@font-face {
  font-family: "Font Awesome";
  src: url("../fonts/font-awesome-4.4.0/fonts/fontawesome-webfont.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
/* line 216, ../sass/_custom.scss */
* {
  box-sizing: border-box;
  margin: 0;
}

/* line 220, ../sass/_custom.scss */
* + * {
  box-sizing: inherit;
}

/* line 227, ../sass/_custom.scss */
body {
  color: #707176;
  font-size: 100%;
  font-weight: regular;
}

/* line 233, ../sass/_custom.scss */
p {
  font-size: 1.1rem;
  margin: 0 0 1em;
  line-height: 166%;
}

/* line 238, ../sass/_custom.scss */
p.not-front {
  line-height: 150%;
}

/* line 241, ../sass/_custom.scss */
blockquote {
  margin: 0;
  font-style: italic;
}

/* line 246, ../sass/_custom.scss */
h1 {
  font-size: 2.25rem;
  font-weight: bold;
  line-height: 129%;
  margin: 1em 0 0.25em;
}
@media only screen and (min-width: 768px) {
  /* line 246, ../sass/_custom.scss */
  h1 {
    font-size: 3rem;
  }
}

/* line 255, ../sass/_custom.scss */
h2, .node-type-mounting-target .field-name-field-documents .field-label, .view-mounting-targets .view-grouping-header {
  font-size: 2rem;
  font-weight: bold;
  line-height: 138%;
  margin: 1em 0 0.25em;
}

/* line 261, ../sass/_custom.scss */
h3 {
  font-size: 1.75rem;
  font-weight: bold;
  line-height: 150%;
  margin: 1em 0 0.25em;
}
@media only screen and (min-width: 768px) {
  /* line 261, ../sass/_custom.scss */
  h3 {
    font-size: 1.875rem;
  }
}

/* line 270, ../sass/_custom.scss */
h4, .view-mount-products-by-type h1,
.pane-bundle-product-system h1 {
  font-size: 1.5rem;
  font-weight: bold;
  margin: 1em 0 0.25em;
}

/* line 275, ../sass/_custom.scss */
h5 {
  font-size: 1.25rem;
  font-weight: bold;
  margin: 1em 0 0.25em;
}

/* line 280, ../sass/_custom.scss */
h6 {
  font-size: 1.1rem;
  font-weight: bold;
  margin: 1em 0 0.25em;
}

/* line 287, ../sass/_custom.scss */
.region-two-66-33-second h1,
.region-two-66-33-second h2,
.region-two-66-33-second .node-type-mounting-target .field-name-field-documents .field-label,
.node-type-mounting-target .field-name-field-documents .region-two-66-33-second .field-label,
.region-two-66-33-second .view-mounting-targets .view-grouping-header,
.view-mounting-targets .region-two-66-33-second .view-grouping-header {
  font-size: 1.6rem;
}

/* line 291, ../sass/_custom.scss */
.region-two-66-33-second h3 {
  font-size: 1.5rem;
  margin: 0;
}

/* line 295, ../sass/_custom.scss */
.region-two-66-33-second h4, .region-two-66-33-second .view-mount-products-by-type h1, .view-mount-products-by-type .region-two-66-33-second h1,
.region-two-66-33-second .pane-bundle-product-system h1,
.pane-bundle-product-system .region-two-66-33-second h1 {
  font-size: 1rem;
  font-weight: normal;
  margin-top: 0;
}

/* line 300, ../sass/_custom.scss */
.region-two-66-33-second .pane-title {
  background: #e67e23;
  color: white;
  opacity: 0.8;
  padding: 0.3em 0.6em;
  margin-bottom: .8em;
}

/* line 309, ../sass/_custom.scss */
body.not-front #content-wrapper .pane-node-title,
body.not-front #content-wrapper .pane-node-title-field {
  max-width: 100% !important;
}

/* line 313, ../sass/_custom.scss */
body.not-front .pane-node-title h1,
body.not-front .pane-node-title-field h1 {
  color: white;
  margin: 0 0 .75em;
  background: #658cc7;
  opacity: 0.8;
  padding: 0.5em 1em;
}

/* line 325, ../sass/_custom.scss */
.container {
  max-width: none;
}

/* line 330, ../sass/_custom.scss */
.container-inner {
  max-width: 1440px;
  margin: 0 auto;
}

/* line 338, ../sass/_custom.scss */
a {
  color: #4a4d4e;
}

/* line 341, ../sass/_custom.scss */
a:hover {
  color: #e67e23;
}

/* line 344, ../sass/_custom.scss */
a:visited {
  color: #1976b2;
}

/* line 347, ../sass/_custom.scss */
.button {
  font-size: 1.1em;
  padding: 0.25rem 0.5em;
  text-decoration: none;
}
/* line 352, ../sass/_custom.scss */
.button:visited {
  color: #4a4d4e;
}
/* line 356, ../sass/_custom.scss */
.button:focus, .button:hover, .button:active {
  color: #eee;
  background: #e67e23;
  text-decoration: none;
}

/* line 364, ../sass/_custom.scss */
#header-wrapper {
  max-width: 1440px;
  margin: 0 auto;
  background: #fff;
}

/* line 369, ../sass/_custom.scss */
#footer-wrapper {
  background: #4a4d4e;
  margin-top: 4em;
  color: white;
}
/* line 373, ../sass/_custom.scss */
#footer-wrapper a {
  color: white;
}

/* line 378, ../sass/_custom.scss */
.orange-button, .gray-button a {
  margin-top: 2em;
  display: inline-block;
  padding: 1em;
  font-weight: bold;
}

/* line 384, ../sass/_custom.scss */
.orange-button {
  background: #e67e23;
}
/* line 387, ../sass/_custom.scss */
.orange-button a,
.orange-button a:visited {
  color: white;
}

/* line 392, ../sass/_custom.scss */
.gray-button a {
  background: #f2f2f2;
  padding: 0.5em;
  border: 1px solid #4a4d4e;
  border-radius: 4px;
}
/* line 399, ../sass/_custom.scss */
.gray-button a:hover, .gray-button a:visited {
  text-decoration: none;
  color: #4a4d4e;
}

@media only screen and (min-width: 1180px) {
  /* line 406, ../sass/_custom.scss */
  header#header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 3%;
  }
}

/* line 414, ../sass/_custom.scss */
header .region-header {
  margin: 0 10px;
}

/* line 417, ../sass/_custom.scss */
header.clearfix:after {
  display: none;
}

/* line 421, ../sass/_custom.scss */
.site-logo {
  width: 70%;
  max-width: 450px;
}

/* line 426, ../sass/_custom.scss */
.region-header {
  display: flex;
  flex-flow: column nowrap;
}

/* line 433, ../sass/_custom.scss */
nav#block-system-user-menu {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
/* line 434, ../sass/_custom.scss */
nav#block-system-user-menu .block-inner {
  margin: 1em 0 0;
}
/* line 441, ../sass/_custom.scss */
nav#block-system-user-menu ul {
  background: #f2f2f2;
  padding: 0.5rem;
  text-align: right;
}
/* line 447, ../sass/_custom.scss */
nav#block-system-user-menu li {
  display: inline;
  padding: 0.25em;
}
/* line 451, ../sass/_custom.scss */
nav#block-system-user-menu li::after {
  content: " | ";
  padding-left: 0.5em;
}
/* line 455, ../sass/_custom.scss */
nav#block-system-user-menu li:last-of-type::after {
  content: "";
}

@media only screen and (max-width: 1180px) {
  /* line 460, ../sass/_custom.scss */
  .not-logged-in nav#block-system-user-menu {
    display: none;
  }
}

/* line 469, ../sass/_custom.scss */
#footer #block-search-api-page-search .block-inner {
  max-width: 100%;
}
@media only screen and (min-width: 1180px) {
  /* line 472, ../sass/_custom.scss */
  #footer #block-search-api-page-search #edit-keys-1 {
    width: 20%;
    padding: .5em;
  }
}
@media only screen and (max-width: 1180px) {
  /* line 468, ../sass/_custom.scss */
  #footer #block-search-api-page-search {
    display: none;
  }
}

/* line 484, ../sass/_custom.scss */
#block-superfish-1 {
  /* font loaded via @font-your-face module */
  font-family: "Encode Sans Expanded";
  font-weight: 600;
  text-align: left;
  float: left;
  margin-bottom: 2em;
}
@media only screen and (min-width: 768px) {
  /* line 492, ../sass/_custom.scss */
  #block-superfish-1 .sf-menu.menu li.sf-depth-1.last {
    display: none;
  }
}

/* line 499, ../sass/_custom.scss */
.sf-menu.menu,
.sf-menu.menu ul,
.sf-menu.menu li {
  background: white;
}

/* line 504, ../sass/_custom.scss */
ul.sf-menu a:visited {
  color: #4a4d4e;
}

/* line 507, ../sass/_custom.scss */
ul.sf-menu a:hover {
  color: #e67e23;
}

/* line 510, ../sass/_custom.scss */
ul.sf-menu span.nolink {
  line-height: 2.5em;
  padding: 0 10px;
  color: #4a4d4e;
}

@media only screen and (min-width: 768px) {
  /* line 516, ../sass/_custom.scss */
  ul.sf-menu ul a.menuparent::after {
    font-family: 'Font Awesome';
    content: " \f101";
  }
}
/* line 523, ../sass/_custom.scss */
.not-front.no-sidebars #content-wrapper {
  max-width: 1440px;
  margin: 0 auto;
}
/* line 527, ../sass/_custom.scss */
.not-front.no-sidebars #content-wrapper .panel-pane {
  max-width: 90%;
  margin: 0 auto;
}

/* line 532, ../sass/_custom.scss */
.not-front #content-wrapper {
  margin-top: 1em;
}

/* line 535, ../sass/_custom.scss */
.region-two-66-33-first .pane-bundle-featured-items .field-item {
  float: left;
  margin-right: 3em;
}

/* line 541, ../sass/_custom.scss */
.bg-gray {
  background: #f2f2f2;
}
/* line 543, ../sass/_custom.scss */
.bg-gray p {
  color: #4a4d4e;
}

/* line 548, ../sass/_custom.scss */
.region-two-66-33-second {
  margin-bottom: 3em;
}
/* line 549, ../sass/_custom.scss */
.region-two-66-33-second ul li {
  list-style-type: none;
}
/* line 552, ../sass/_custom.scss */
.region-two-66-33-second table {
  border: none;
}
/* line 554, ../sass/_custom.scss */
.region-two-66-33-second table tbody,
.region-two-66-33-second table td,
.region-two-66-33-second table tr,
.region-two-66-33-second table thead {
  border: none;
}
/* line 560, ../sass/_custom.scss */
.region-two-66-33-second table tr {
  background: none;
}

/* line 567, ../sass/_custom.scss */
body.not-front.page-type-who-we-help.node-type-page #content-wrapper {
  max-width: 100%;
}

/* line 571, ../sass/_custom.scss */
body.not-front.page-type-who-we-help .field-name-body h2:first-of-type, body.not-front.page-type-who-we-help .field-name-body .node-type-mounting-target .field-name-field-documents .field-label:first-of-type, .node-type-mounting-target .field-name-field-documents body.not-front.page-type-who-we-help .field-name-body .field-label:first-of-type, body.not-front.page-type-who-we-help .field-name-body .view-mounting-targets .view-grouping-header:first-of-type, .view-mounting-targets body.not-front.page-type-who-we-help .field-name-body .view-grouping-header:first-of-type {
  margin: 3em 0 2em;
  font-size: 1.75rem;
}

@media only screen and (min-width: 1180px) {
  /* line 575, ../sass/_custom.scss */
  body.not-front.page-type-who-we-help .region-two-66-33-second {
    padding-top: 13em;
  }
}

/* line 580, ../sass/_custom.scss */
.panel-pane.pane-interior-title {
  text-transform: uppercase;
  color: white;
  width: 100%;
  max-width: 100% !important;
  height: auto;
  margin-top: 12px;
}
/* line 588, ../sass/_custom.scss */
.panel-pane.pane-interior-title .block-inner {
  margin: 0;
}

/* line 592, ../sass/_custom.scss */
#image-header {
  display: flex;
  flex-flow: column nowrap;
  justify-content: space-between;
  background: #3772b8;
}
@media only screen and (min-width: 768px) {
  /* line 592, ../sass/_custom.scss */
  #image-header {
    flex-flow: row nowrap;
    align-items: center;
    min-height: 200px;
  }
}
/* line 604, ../sass/_custom.scss */
#image-header .image {
  display: flex;
}
/* line 607, ../sass/_custom.scss */
#image-header .image img {
  width: 100%;
}
/* line 612, ../sass/_custom.scss */
#image-header .text {
  padding: 1em;
  text-align: center;
}
/* line 616, ../sass/_custom.scss */
#image-header .text h1 {
  line-height: normal;
  margin: 0;
}
@media only screen and (min-width: 768px) {
  /* line 612, ../sass/_custom.scss */
  #image-header .text {
    padding-left: 3em;
    text-align: left;
  }
}

@media only screen and (max-width: 768px) {
  /* line 629, ../sass/_custom.scss */
  .field-name-body .media-image {
    float: none !important;
    margin: 1em;
  }
}

/* line 636, ../sass/_custom.scss */
footer {
  padding: 3em;
}
/* line 639, ../sass/_custom.scss */
footer #block-menu-menu-footer-navigation {
  width: 65%;
  float: left;
}
@media only screen and (max-width: 768px) {
  /* line 639, ../sass/_custom.scss */
  footer #block-menu-menu-footer-navigation {
    display: none;
  }
}
/* line 647, ../sass/_custom.scss */
footer ul.menu {
  margin: 0;
  padding: 0;
}
/* line 651, ../sass/_custom.scss */
footer ul li.expanded,
footer ul li.leaf {
  list-style-image: none;
}
/* line 655, ../sass/_custom.scss */
footer ul.menu li,
footer ul.menu ul li {
  list-style-type: none;
}
/* line 660, ../sass/_custom.scss */
footer li.menu-depth-1 {
  float: left;
  margin: 0 3em 0 0;
}
/* line 665, ../sass/_custom.scss */
footer #block-mount-common-copyright .block-inner,
footer .usa #block-mount-common-usa .block-inner {
  margin: 0;
}
/* line 670, ../sass/_custom.scss */
footer .usa {
  padding: 0 0 2em 38px;
  background: url("../images/usa.png") no-repeat 0 2px;
}
/* line 675, ../sass/_custom.scss */
footer .region-footer#block-block-1 {
  float: right;
}
/* line 677, ../sass/_custom.scss */
footer .region-footer#block-block-1 p {
  margin: 1em 0;
}
/* line 681, ../sass/_custom.scss */
footer h2, footer .node-type-mounting-target .field-name-field-documents .field-label, .node-type-mounting-target .field-name-field-documents footer .field-label, footer .view-mounting-targets .view-grouping-header, .view-mounting-targets footer .view-grouping-header {
  color: #72d0e1;
}
/* line 685, ../sass/_custom.scss */
footer #block-mount-common-social-icons {
  float: right;
  margin-right: 5%;
}
/* line 689, ../sass/_custom.scss */
footer #block-mount-common-social-icons i span {
  display: none;
}
/* line 692, ../sass/_custom.scss */
footer #block-mount-common-social-icons ul {
  margin: 0;
  padding: 0;
}
/* line 696, ../sass/_custom.scss */
footer #block-mount-common-social-icons li {
  list-style: none;
  display: inline;
}

/* line 704, ../sass/_custom.scss */
.region-two-66-33-second .pane-bundle-product-system {
  border: 1px solid #e1e1e1;
}
/* line 707, ../sass/_custom.scss */
.region-two-66-33-second .pane-bundle-product-system .block-inner {
  margin: 0;
}
/* line 711, ../sass/_custom.scss */
.region-two-66-33-second .pane-bundle-product-system .node-content {
  display: grid;
  grid-template-areas: "image text";
  grid-template-columns: 4fr 6fr;
  gap: 8%;
  border-bottom: 1px solid #e1e1e1;
  padding: 1em;
  align-items: center;
}
/* line 720, ../sass/_custom.scss */
.region-two-66-33-second .pane-bundle-product-system h1 {
  margin-top: 0;
  font-size: 1.2em;
}
/* line 724, ../sass/_custom.scss */
.region-two-66-33-second .pane-bundle-product-system .skus {
  font-size: 60%;
  display: block;
}
/* line 728, ../sass/_custom.scss */
.region-two-66-33-second .pane-bundle-product-system .field-name-field-images {
  grid-area: image;
  justify-self: center;
}
/* line 732, ../sass/_custom.scss */
.region-two-66-33-second .pane-bundle-product-system .field-name-title-field {
  grid-area: text;
}

/* line 738, ../sass/_custom.scss */
.pane-bundle-slideshow .field-name-field-images .field-items,
.pane-bundle-step-by-step-instructions .field-name-field-step .field-items {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  align-content: flex-start;
  margin: 1em 0;
}
/* line 746, ../sass/_custom.scss */
.pane-bundle-slideshow .field-name-field-images .field-items .field-name-field-detail-text .field-items,
.pane-bundle-step-by-step-instructions .field-name-field-step .field-items .field-name-field-detail-text .field-items {
  margin: 0;
}
/* line 749, ../sass/_custom.scss */
.pane-bundle-slideshow .field-name-field-images .field-items .field-name-field-detail-text,
.pane-bundle-step-by-step-instructions .field-name-field-step .field-items .field-name-field-detail-text {
  margin: 0 auto;
}
/* line 752, ../sass/_custom.scss */
.pane-bundle-slideshow .field-name-field-images .field-items .field-item,
.pane-bundle-step-by-step-instructions .field-name-field-step .field-items .field-item {
  width: 300px;
}

/* line 761, ../sass/_custom.scss */
#block-system-main .pane-search-api-page-search, #block-system-main .pane-search-api-page-result {
  margin: 0 auto 3em;
  padding: 2em;
  width: 98%;
  border-radius: 1em;
}
/* line 766, ../sass/_custom.scss */
#block-system-main .pane-search-api-page-search input, #block-system-main .pane-search-api-page-result input {
  width: 80%;
  font-size: 1.5em;
  line-height: 2em;
  padding: 0 10px;
  margin-bottom: 10px;
}

/* line 775, ../sass/_custom.scss */
.pane-current-search-mm-search {
  margin-top: 2em;
}

/* line 778, ../sass/_custom.scss */
li.search-result h3 {
  font-weight: normal;
  margin: .5em;
}

/* line 782, ../sass/_custom.scss */
ol.search-results {
  margin: 2em 0;
}
/* line 784, ../sass/_custom.scss */
ol.search-results h2, ol.search-results .node-type-mounting-target .field-name-field-documents .field-label, .node-type-mounting-target .field-name-field-documents ol.search-results .field-label, ol.search-results .view-mounting-targets .view-grouping-header, .view-mounting-targets ol.search-results .view-grouping-header {
  margin-bottom: .5em;
}

/* line 1, ../sass/pages/_homepage.scss */
body.front h2, body.front .node-type-mounting-target .field-name-field-documents .field-label, .node-type-mounting-target .field-name-field-documents body.front .field-label, body.front .view-mounting-targets .view-grouping-header, .view-mounting-targets body.front .view-grouping-header {
  font-size: 1.63rem;
}

/* line 5, ../sass/pages/_homepage.scss */
body.front .block-inner {
  max-width: 1170px;
  margin: 0 auto;
}

/* line 13, ../sass/pages/_homepage.scss */
body.front .pane-home-banner-video {
  position: relative;
  height: auto;
  width: 100%;
  margin-bottom: 0;
  overflow: hidden;
}
/* line 20, ../sass/pages/_homepage.scss */
body.front .pane-home-banner-video .block-inner {
  max-width: none;
  background: url("/sites/all/themes/custom/mover/images/first-panel-backg-placeholder.png") #3772b8 no-repeat center center scroll;
}
/* line 24, ../sass/pages/_homepage.scss */
body.front .pane-home-banner-video .block-inner video {
  visibility: hidden;
}
@media only screen and (min-width: 768px) {
  /* line 20, ../sass/pages/_homepage.scss */
  body.front .pane-home-banner-video .block-inner {
    background: none;
  }
  /* line 31, ../sass/pages/_homepage.scss */
  body.front .pane-home-banner-video .block-inner video {
    visibility: visible;
  }
}
/* line 37, ../sass/pages/_homepage.scss */
body.front .pane-home-banner-video .video-container {
  width: 90%;
  z-index: 2;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
@media only screen and (min-width: 1180px) {
  /* line 37, ../sass/pages/_homepage.scss */
  body.front .pane-home-banner-video .video-container {
    width: 80%;
  }
}
/* line 53, ../sass/pages/_homepage.scss */
body.front .pane-home-banner-video .overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: #3772b8;
  opacity: 0.55;
  z-index: 1;
}
/* line 64, ../sass/pages/_homepage.scss */
body.front .pane-home-banner-video video {
  float: left;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: 0;
}
/* line 73, ../sass/pages/_homepage.scss */
body.front .pane-home-banner-video .text-center {
  text-align: center;
}
/* line 76, ../sass/pages/_homepage.scss */
body.front .pane-home-banner-video .text-center h1 {
  color: white;
  margin: 0 auto;
  text-transform: uppercase;
  line-height: 110%;
  font-size: 24px;
  position: relative;
  padding: 0 1em;
}
@media only screen and (min-width: 768px) {
  /* line 76, ../sass/pages/_homepage.scss */
  body.front .pane-home-banner-video .text-center h1 {
    font-size: 3.8em;
    padding: 0;
  }
}
/* line 91, ../sass/pages/_homepage.scss */
body.front .pane-home-banner-video .text-center span {
  display: block;
}
/* line 94, ../sass/pages/_homepage.scss */
body.front .pane-home-banner-video .text-center span.top {
  color: rgba(255, 255, 255, 0.6);
}

/* line 100, ../sass/pages/_homepage.scss */
.pane-home-every-wc {
  padding: 2rem 2rem 0;
}
/* line 103, ../sass/pages/_homepage.scss */
.pane-home-every-wc .container-inner {
  display: grid;
  grid-template-columns: auto minmax(min-content, 45rem);
  gap: 0 2rem;
  justify-content: center;
  grid-template-areas: " block-header image " " block-text image ";
}
/* line 113, ../sass/pages/_homepage.scss */
.pane-home-every-wc img {
  grid-area: image;
  place-self: end center;
}
/* line 118, ../sass/pages/_homepage.scss */
.pane-home-every-wc h2, .pane-home-every-wc .node-type-mounting-target .field-name-field-documents .field-label, .node-type-mounting-target .field-name-field-documents .pane-home-every-wc .field-label, .pane-home-every-wc .view-mounting-targets .view-grouping-header, .view-mounting-targets .pane-home-every-wc .view-grouping-header {
  grid-area: block-header;
  place-self: end start;
}
/* line 123, ../sass/pages/_homepage.scss */
.pane-home-every-wc p {
  grid-area: block-text;
  place-self: start start;
}

/* line 129, ../sass/pages/_homepage.scss */
.pane-home-watch-mm {
  padding: 4.25rem 0;
}
/* line 132, ../sass/pages/_homepage.scss */
.pane-home-watch-mm .container-inner {
  display: grid;
  grid-template-columns: minmax(min-content, 1170px);
  justify-content: center;
}
/* line 138, ../sass/pages/_homepage.scss */
.pane-home-watch-mm img {
  padding-top: 2rem;
  place-self: center;
}

@media only screen and (max-width: 1180px) {
  /* line 144, ../sass/pages/_homepage.scss */
  .pane-home-more-ways {
    padding: 1em;
  }
}
/* line 149, ../sass/pages/_homepage.scss */
.pane-home-more-ways .block-content {
  display: grid;
  grid-template-columns: auto minmax(min-content, 45rem);
  gap: 0 6rem;
  justify-content: center;
  grid-template-areas: " image block-header " " image block-text ";
}
/* line 159, ../sass/pages/_homepage.scss */
.pane-home-more-ways img {
  grid-area: image;
  place-self: end center;
}
@media only screen and (min-width: 1180px) {
  /* line 159, ../sass/pages/_homepage.scss */
  .pane-home-more-ways img {
    position: relative;
    left: -100px;
  }
}
@media only screen and (min-width: 1180px) {
  /* line 169, ../sass/pages/_homepage.scss */
  .pane-home-more-ways h2, .pane-home-more-ways .node-type-mounting-target .field-name-field-documents .field-label, .node-type-mounting-target .field-name-field-documents .pane-home-more-ways .field-label, .pane-home-more-ways .view-mounting-targets .view-grouping-header, .view-mounting-targets .pane-home-more-ways .view-grouping-header {
    grid-area: block-header;
    padding-right: 4rem;
    place-self: end start;
  }
  /* line 174, ../sass/pages/_homepage.scss */
  .pane-home-more-ways p {
    grid-area: block-text;
    padding-right: 4rem;
    place-self: start start;
  }
}

/* line 182, ../sass/pages/_homepage.scss */
body.front .pane-home-stories {
  margin-bottom: 0;
}
/* line 186, ../sass/pages/_homepage.scss */
body.front .pane-home-stories .block-inner {
  max-width: 1440px;
}
/* line 190, ../sass/pages/_homepage.scss */
body.front .pane-home-stories .block-content {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-rows: auto auto 1fr;
  justify-items: center;
  grid-template-areas: " block-header block-header block-header " " block-text block-text block-text " " story-1 story-2 story-3 ";
}
/* line 201, ../sass/pages/_homepage.scss */
body.front .pane-home-stories .story {
  text-align: center;
}
/* line 205, ../sass/pages/_homepage.scss */
body.front .pane-home-stories h2, body.front .pane-home-stories .node-type-mounting-target .field-name-field-documents .field-label, .node-type-mounting-target .field-name-field-documents body.front .pane-home-stories .field-label, body.front .pane-home-stories .view-mounting-targets .view-grouping-header, .view-mounting-targets body.front .pane-home-stories .view-grouping-header {
  grid-area: block-header;
  margin-bottom: 0;
}
/* line 209, ../sass/pages/_homepage.scss */
body.front .pane-home-stories p {
  grid-area: block-text;
  margin: 0 0 1.7em;
}
/* line 215, ../sass/pages/_homepage.scss */
body.front .pane-home-stories .story-inner {
  position: relative;
  margin: auto;
  overflow: hidden;
}
/* line 220, ../sass/pages/_homepage.scss */
body.front .pane-home-stories .story-inner a {
  color: white;
}
/* line 223, ../sass/pages/_homepage.scss */
body.front .pane-home-stories .content-overlay {
  background: linear-gradient(rgba(230, 126, 35, 0.83), rgba(230, 126, 35, 0.83));
  position: absolute;
  height: 99%;
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}
/* line 237, ../sass/pages/_homepage.scss */
body.front .pane-home-stories .story-inner:hover .content-overlay {
  opacity: 1;
}
/* line 240, ../sass/pages/_homepage.scss */
body.front .pane-home-stories .content-image {
  width: 100%;
}
/* line 243, ../sass/pages/_homepage.scss */
body.front .pane-home-stories .content-details {
  position: absolute;
  text-align: center;
  padding-left: 1em;
  padding-right: 1em;
  width: 100%;
  top: 50%;
  left: 50%;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
/* line 259, ../sass/pages/_homepage.scss */
body.front .pane-home-stories .story-inner:hover .content-details {
  top: 50%;
  left: 50%;
  opacity: 1;
}
/* line 265, ../sass/pages/_homepage.scss */
body.front .pane-home-stories .fadeIn-bottom {
  top: 80%;
}

/* line 271, ../sass/pages/_homepage.scss */
.pane-home-how-much-power {
  margin-bottom: 0;
  padding: 2rem 2rem 0;
}
/* line 275, ../sass/pages/_homepage.scss */
.pane-home-how-much-power .container-inner {
  text-align: center;
}
/* line 278, ../sass/pages/_homepage.scss */
.pane-home-how-much-power .power-block-wrap {
  display: grid;
  grid-template-columns: minmax(min-content, 50%) auto;
  gap: 0 2rem;
  justify-content: center;
  text-align: left;
  min-height: 600px;
}
/* line 287, ../sass/pages/_homepage.scss */
.pane-home-how-much-power .power-block-wrap .section h3 {
  font-size: .9em;
  margin: 0;
}
/* line 292, ../sass/pages/_homepage.scss */
.pane-home-how-much-power .power-block-wrap .section p {
  font-size: .9em;
  line-height: 150%;
  margin-top: 0;
}
/* line 298, ../sass/pages/_homepage.scss */
.pane-home-how-much-power .power-block-wrap .section.left {
  background: url("/sites/all/modules/custom/mount_components/content_images/Gen-2-Dual-arm-outlnd-resz.png") no-repeat;
  background-position: bottom left;
}
/* line 301, ../sass/pages/_homepage.scss */
.pane-home-how-much-power .power-block-wrap .section.left .section-text {
  width: 65%;
  float: none;
  position: relative;
  top: 140px;
  left: 150px;
}
/* line 309, ../sass/pages/_homepage.scss */
.pane-home-how-much-power .power-block-wrap .section.right {
  background: url("/sites/all/modules/custom/mount_components/content_images/hybrid-tilt-1-outlnd-resz.png") no-repeat;
  background-position: bottom right;
}
/* line 312, ../sass/pages/_homepage.scss */
.pane-home-how-much-power .power-block-wrap .section.right .section-text {
  width: 30%;
  position: relative;
  top: 45%;
  left: 10%;
}
/* line 324, ../sass/pages/_homepage.scss */
.pane-home-how-much-power .graphic-small {
  display: none;
}
@media only screen and (max-width: 768px) {
  /* line 328, ../sass/pages/_homepage.scss */
  .pane-home-how-much-power .power-block-wrap {
    display: block;
    min-height: auto !important;
  }
  /* line 332, ../sass/pages/_homepage.scss */
  .pane-home-how-much-power .power-block-wrap .section {
    display: none;
  }
  /* line 335, ../sass/pages/_homepage.scss */
  .pane-home-how-much-power .graphic-small {
    display: block;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1180px) {
  /* line 341, ../sass/pages/_homepage.scss */
  .pane-home-how-much-power .power-block-wrap .section.left .section-text {
    top: 120px;
  }
  /* line 344, ../sass/pages/_homepage.scss */
  .pane-home-how-much-power .power-block-wrap .section.right .section-text {
    top: 68%;
    width: 50%;
  }
  /* line 348, ../sass/pages/_homepage.scss */
  .pane-home-how-much-power .power-block-wrap .section.right img {
    display: none;
  }
}

/* line 356, ../sass/pages/_homepage.scss */
.pane-home-new-freedom {
  margin-bottom: 0;
}
/* line 360, ../sass/pages/_homepage.scss */
body.front .pane-home-new-freedom .block-inner {
  margin: 0;
  max-width: none;
}
@media only screen and (min-width: 1180px) {
  /* line 364, ../sass/pages/_homepage.scss */
  body.front .pane-home-new-freedom .block-inner h2, body.front .pane-home-new-freedom .block-inner .node-type-mounting-target .field-name-field-documents .field-label, .node-type-mounting-target .field-name-field-documents body.front .pane-home-new-freedom .block-inner .field-label, body.front .pane-home-new-freedom .block-inner .view-mounting-targets .view-grouping-header, .view-mounting-targets body.front .pane-home-new-freedom .block-inner .view-grouping-header,
  body.front .pane-home-new-freedom .block-inner p {
    padding-left: 80px;
    padding-right: 80px;
  }
}
/* line 372, ../sass/pages/_homepage.scss */
body.front .pane-home-new-freedom .block-inner h2, body.front .pane-home-new-freedom .block-inner .node-type-mounting-target .field-name-field-documents .field-label, .node-type-mounting-target .field-name-field-documents body.front .pane-home-new-freedom .block-inner .field-label, body.front .pane-home-new-freedom .block-inner .view-mounting-targets .view-grouping-header, .view-mounting-targets body.front .pane-home-new-freedom .block-inner .view-grouping-header {
  margin-top: 1em;
}
@media only screen and (min-width: 1180px) {
  /* line 372, ../sass/pages/_homepage.scss */
  body.front .pane-home-new-freedom .block-inner h2, body.front .pane-home-new-freedom .block-inner .node-type-mounting-target .field-name-field-documents .field-label, .node-type-mounting-target .field-name-field-documents body.front .pane-home-new-freedom .block-inner .field-label, body.front .pane-home-new-freedom .block-inner .view-mounting-targets .view-grouping-header, .view-mounting-targets body.front .pane-home-new-freedom .block-inner .view-grouping-header {
    margin-top: 0;
  }
}
/* line 380, ../sass/pages/_homepage.scss */
body.front .pane-home-new-freedom .block-inner p {
  margin-bottom: 1em;
}
@media only screen and (min-width: 1180px) {
  /* line 380, ../sass/pages/_homepage.scss */
  body.front .pane-home-new-freedom .block-inner p {
    margin-bottom: 0;
  }
}
/* line 388, ../sass/pages/_homepage.scss */
body.front .pane-home-new-freedom .block-inner img {
  width: 100%;
}
/* line 394, ../sass/pages/_homepage.scss */
.pane-home-new-freedom .block-content {
  display: grid;
  grid-template-columns: minmax(50%, 50%) auto;
  gap: 0 1rem;
  justify-content: center;
  grid-template-areas: " block-header image " " block-text image ";
}
/* line 404, ../sass/pages/_homepage.scss */
.pane-home-new-freedom img {
  grid-area: image;
  place-self: start center;
}
@media only screen and (min-width: 1180px) {
  /* line 404, ../sass/pages/_homepage.scss */
  .pane-home-new-freedom img {
    position: relative;
  }
}
/* line 412, ../sass/pages/_homepage.scss */
.pane-home-new-freedom h2, .pane-home-new-freedom .node-type-mounting-target .field-name-field-documents .field-label, .node-type-mounting-target .field-name-field-documents .pane-home-new-freedom .field-label, .pane-home-new-freedom .view-mounting-targets .view-grouping-header, .view-mounting-targets .pane-home-new-freedom .view-grouping-header {
  grid-area: block-header;
  place-self: end stretch;
}
/* line 417, ../sass/pages/_homepage.scss */
.pane-home-new-freedom p {
  grid-area: block-text;
  line-height: 150%;
}

/* line 426, ../sass/pages/_homepage.scss */
.pane-home-empower {
  padding: 6rem 0;
  text-align: center;
}
/* line 430, ../sass/pages/_homepage.scss */
.pane-home-empower h3 {
  font-size: 1rem;
  margin: 1em 0;
  max-width: 80%;
}
@media only screen and (min-width: 1180px) {
  /* line 430, ../sass/pages/_homepage.scss */
  .pane-home-empower h3 {
    margin: 2em 0;
  }
}
/* line 439, ../sass/pages/_homepage.scss */
.pane-home-empower p {
  padding: 1em 0 2em;
  max-width: 80%;
  margin: 0 auto;
}
/* line 445, ../sass/pages/_homepage.scss */
.pane-home-empower .empower-icons {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  list-style-type: none;
  padding: 0;
}
/* line 453, ../sass/pages/_homepage.scss */
.pane-home-empower .empower-icon {
  flex: 1 1 20%;
  margin: 1em 0;
  padding: 10px;
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
  justify-content: space-between;
}
@media only screen and (max-width: 1180px) {
  /* line 453, ../sass/pages/_homepage.scss */
  .pane-home-empower .empower-icon {
    flex: 1 1 50%;
  }
}
/* line 466, ../sass/pages/_homepage.scss */
.pane-home-empower .gray-button a {
  margin-top: 0;
}

/* line 472, ../sass/pages/_homepage.scss */
.pane-home-funded {
  margin: 0 auto;
}
/* line 475, ../sass/pages/_homepage.scss */
.pane-home-funded .block-inner {
  margin: 0;
}
/* line 478, ../sass/pages/_homepage.scss */
.pane-home-funded .container-inner {
  background: #e67e23;
  color: #eee;
  margin: 10vw 0;
  max-width: 1170px;
  padding: 5vw;
  text-align: center;
}
/* line 487, ../sass/pages/_homepage.scss */
.pane-home-funded a, .pane-home-funded a:visited {
  color: white;
  font-weight: bold;
}
/* line 491, ../sass/pages/_homepage.scss */
.pane-home-funded a:hover {
  text-decoration: underline;
}

@media only screen and (max-width: 1180px) {
  /* line 500, ../sass/pages/_homepage.scss */
  .pane-home-every-wc .container-inner,
  .pane-home-more-ways .block-content,
  .pane-home-new-freedom .block-content,
  body.front .pane-home-stories .block-content {
    display: block;
  }

  /* line 507, ../sass/pages/_homepage.scss */
  .pane-home-watch-mm,
  .pane-home-new-freedom,
  .pane-home-stories {
    padding: 1em 2em 3em;
  }
}
/* line 5, ../sass/pages/_support.scss */
.pane-contact-us .fa {
  margin-right: 12px;
}
/* line 8, ../sass/pages/_support.scss */
.pane-contact-us .item-list {
  font-size: 1.25em;
  line-height: 1.75em;
}
/* line 12, ../sass/pages/_support.scss */
.pane-contact-us .item-list small {
  display: block;
  line-height: normal;
}
/* line 14, ../sass/pages/_support.scss */
.pane-contact-us .item-list ul li {
  margin: 10px 0;
}

/* line 2, ../sass/pages/_products.scss */
.no-sidebars.section-products-overview #content-wrapper .panel-pane {
  max-width: 80%;
}

/* line 6, ../sass/pages/_products.scss */
.view-featured-product-categories .views-row {
  margin: 0 0 4em 0;
}
@media only screen and (min-width: 1180px) {
  /* line 6, ../sass/pages/_products.scss */
  .view-featured-product-categories .views-row {
    display: grid;
    grid-template-columns: 20% 72%;
    grid-column-gap: 5em;
  }
}
/* line 14, ../sass/pages/_products.scss */
.view-featured-product-categories .item-left {
  text-align: center;
  margin-bottom: 1em;
}
@media only screen and (min-width: 1180px) {
  /* line 14, ../sass/pages/_products.scss */
  .view-featured-product-categories .item-left {
    margin-bottom: 0;
  }
}
/* line 21, ../sass/pages/_products.scss */
.view-featured-product-categories h3 {
  margin: 0;
  font-size: 1.4rem;
}
/* line 25, ../sass/pages/_products.scss */
.view-featured-product-categories a {
  color: #707176;
  padding: .25em 1.5em;
  background: #ECECED;
  margin-top: .25em;
  display: inline-block;
  border-radius: 3px;
  font-weight: bold;
}

/* line 37, ../sass/pages/_products.scss */
.ui-widget-content {
  background: none;
}

/* line 40, ../sass/pages/_products.scss */
.commerce-price-savings-formatter-prices tr td.price-label {
  padding: 1em;
}

/* line 43, ../sass/pages/_products.scss */
.field-collection-tabs,
#mount-product-info-tabs {
  font-size: 1em;
  font-family: 'Encode Sans Expanded';
}
/* line 48, ../sass/pages/_products.scss */
.field-collection-tabs .item-list,
#mount-product-info-tabs .item-list {
  clear: both;
}
/* line 50, ../sass/pages/_products.scss */
.field-collection-tabs .item-list .ui-tabs,
#mount-product-info-tabs .item-list .ui-tabs {
  padding: 0;
}
/* line 53, ../sass/pages/_products.scss */
.field-collection-tabs .item-list .ui-tabs-nav li a,
#mount-product-info-tabs .item-list .ui-tabs-nav li a {
  color: #e67e23;
  border-bottom: none;
}
/* line 57, ../sass/pages/_products.scss */
.field-collection-tabs .item-list .ui-tabs-nav li.ui-tabs-active,
#mount-product-info-tabs .item-list .ui-tabs-nav li.ui-tabs-active {
  background: #fff;
}
/* line 61, ../sass/pages/_products.scss */
.field-collection-tabs ul,
#mount-product-info-tabs ul {
  font-size: 1.2em;
}
/* line 66, ../sass/pages/_products.scss */
.field-collection-tabs .ui-tabs-panel .field-name-field-image,
#mount-product-info-tabs .ui-tabs-panel .field-name-field-image {
  float: left;
}
/* line 69, ../sass/pages/_products.scss */
.field-collection-tabs .ui-tabs-panel p,
#mount-product-info-tabs .ui-tabs-panel p {
  margin-top: 0;
  line-height: 1.2em;
}
/* line 73, ../sass/pages/_products.scss */
.field-collection-tabs .ui-tabs-panel h1,
#mount-product-info-tabs .ui-tabs-panel h1 {
  font-size: 1.2em;
  float: left;
  width: 70%;
  margin-left: 10%;
}

/* line 81, ../sass/pages/_products.scss */
.pane-compare {
  margin-left: 3em;
  padding: 1em;
  background: #f9f9f9;
}

/* line 90, ../sass/pages/_products.scss */
.view-mount-products-by-type .field-name-field-images,
.pane-bundle-product-system .field-name-field-images {
  float: left;
  margin-bottom: 1em;
  margin-right: 1em;
  width: 100px;
}
/* line 96, ../sass/pages/_products.scss */
.view-mount-products-by-type .field-name-field-images .field-items,
.pane-bundle-product-system .field-name-field-images .field-items {
  margin-bottom: 0;
}
/* line 105, ../sass/pages/_products.scss */
.view-mount-products-by-type .field-items,
.pane-bundle-product-system .field-items {
  margin-bottom: 2em;
}
/* line 108, ../sass/pages/_products.scss */
.view-mount-products-by-type .field-name-field-compatible-products div:first-child,
.pane-bundle-product-system .field-name-field-compatible-products div:first-child {
  margin-bottom: 0;
}
/* line 112, ../sass/pages/_products.scss */
.view-mount-products-by-type div.field-item,
.pane-bundle-product-system div.field-item {
  border-bottom: 1px solid #e1e1e1;
}

/* line 118, ../sass/pages/_products.scss */
.view-mount-products-by-type div.field-item {
  border-bottom: 0;
}
/* line 122, ../sass/pages/_products.scss */
.view-mount-products-by-type article {
  overflow: hidden;
  *zoom: 1;
  border-bottom: 1px solid #e1e1e1;
}

/* line 131, ../sass/pages/_products.scss */
.page-product-category .content-column {
  float: left;
  width: 68%;
  margin-right: 2%;
}
/* line 136, ../sass/pages/_products.scss */
.page-product-category #sidebar-right {
  width: 30%;
  float: right;
}
/* line 140, ../sass/pages/_products.scss */
.page-product-category .field-name-field-shipping-category {
  display: none;
}

/* line 146, ../sass/pages/_products.scss */
.commerce-line-item-actions input,
input.checkout-continue {
  margin: 1em;
}

/* line 6, ../sass/pages/_community.scss */
.section-community h2.pane-title.block-title, .section-community .node-type-mounting-target .field-name-field-documents .pane-title.block-title.field-label, .node-type-mounting-target .field-name-field-documents .section-community .pane-title.block-title.field-label, .section-community .view-mounting-targets .pane-title.block-title.view-grouping-header, .view-mounting-targets .section-community .pane-title.block-title.view-grouping-header {
  margin: 0 0 .75em;
}
/* line 9, ../sass/pages/_community.scss */
.section-community .region-two-66-33-first {
  border-right: 1px solid lightgray;
}
/* line 12, ../sass/pages/_community.scss */
.section-community .region-two-66-33-second {
  grid-area: aside;
}
/* line 15, ../sass/pages/_community.scss */
.section-community .region-two-66-33-second .pane-newsletter,
.section-community .region-two-66-33-second .pane-events {
  padding-bottom: 2rem;
}
/* line 21, ../sass/pages/_community.scss */
.section-community .region-two-66-33-first {
  grid-area: main;
}
/* line 24, ../sass/pages/_community.scss */
.section-community .region-two-66-33-first .views-row {
  padding-bottom: 1.5rem;
}
/* line 26, ../sass/pages/_community.scss */
.section-community .region-two-66-33-first .views-row figure {
  text-align: center;
}
@supports (display: grid) {
  @media only screen and (min-width: 480px) {
    /* line 24, ../sass/pages/_community.scss */
    .section-community .region-two-66-33-first .views-row {
      display: grid;
      grid-template-columns: 220px minmax(220px, 50em);
      grid-template-rows: auto 1fr;
      gap: 0.5rem 1rem;
      align-items: start;
      grid-template-areas: "title title" "image teaser";
    }
    /* line 40, ../sass/pages/_community.scss */
    .section-community .region-two-66-33-first .views-row .views-field-title {
      grid-area: title;
    }
    /* line 43, ../sass/pages/_community.scss */
    .section-community .region-two-66-33-first .views-row .field-type-image {
      grid-area: image;
    }
    /* line 46, ../sass/pages/_community.scss */
    .section-community .region-two-66-33-first .views-row .description {
      grid-area: teaser;
    }
  }
  @media only screen and (min-width: 1180px) {
    /* line 24, ../sass/pages/_community.scss */
    .section-community .region-two-66-33-first .views-row {
      gap: 0 1rem;
      grid-template-areas: "image title" "image teaser";
    }
    /* line 57, ../sass/pages/_community.scss */
    .section-community .region-two-66-33-first .views-row .field-content {
      margin-top: 0;
    }
  }
}
/* line 64, ../sass/pages/_community.scss */
.section-community .region-two-66-33-first .view-footer {
  font-weight: bold;
  text-align: right;
}

/**
 * Styles for Mounting Target nodes.
 */
/* line 5, ../sass/components/_mounting_target.scss */
.node-type-mounting-target #mount-product-info-tabs,
.node-type-mounting-target .field-name-field-mounting-approach {
  padding-left: 1em;
}
/* line 10, ../sass/components/_mounting_target.scss */
.node-type-mounting-target .slide__description {
  font-style: italic;
}
/* line 13, ../sass/components/_mounting_target.scss */
.node-type-mounting-target .field-name-field-recommended-bsd-products,
.node-type-mounting-target .field-name-field-optional-offsets {
  float: left;
}
/* line 17, ../sass/components/_mounting_target.scss */
.node-type-mounting-target .field-name-field-recommended-bsd-products .field-item,
.node-type-mounting-target .field-name-field-optional-offsets .field-item {
  clear: both;
}
/* line 21, ../sass/components/_mounting_target.scss */
.node-type-mounting-target .field-name-field-recommended-bsd-products .product-image, .node-type-mounting-target .field-name-field-recommended-bsd-products .product-link,
.node-type-mounting-target .field-name-field-optional-offsets .product-image,
.node-type-mounting-target .field-name-field-optional-offsets .product-link {
  float: left;
}
/* line 25, ../sass/components/_mounting_target.scss */
.node-type-mounting-target .field-name-field-recommended-bsd-products .product-image,
.node-type-mounting-target .field-name-field-optional-offsets .product-image {
  margin-right: rem(6px);
}
/* line 29, ../sass/components/_mounting_target.scss */
.node-type-mounting-target .btn {
  clear: both;
  margin: 1em 0 3em;
}
/* line 33, ../sass/components/_mounting_target.scss */
.node-type-mounting-target .product-link {
  position: relative;
  top: 20px;
}
/* line 38, ../sass/components/_mounting_target.scss */
.node-type-mounting-target .field-name-field-install-support-pages {
  clear: both;
  margin-top: 2em;
}
/* line 43, ../sass/components/_mounting_target.scss */
.node-type-mounting-target .field-collection-view {
  border-bottom: none;
}
/* line 46, ../sass/components/_mounting_target.scss */
.node-type-mounting-target .field-collection-view .field-label {
  width: auto;
}
/* line 54, ../sass/components/_mounting_target.scss */
.node-type-mounting-target #mount-product-info-tabs {
  font-size: 1rem;
}
/* line 57, ../sass/components/_mounting_target.scss */
.node-type-mounting-target #mount-product-info-tabs .ui-tabs-panel {
  padding: 0;
}
/* line 62, ../sass/components/_mounting_target.scss */
.node-type-mounting-target .field-name-field-how-to-mount .field-label,
.node-type-mounting-target fieldset legend,
.node-type-mounting-target .field-label {
  color: #3a3d8c;
  font-size: 1.5em;
  margin-bottom: rem(12px);
}
/* line 70, ../sass/components/_mounting_target.scss */
.node-type-mounting-target .field-name-field-optional-offsets .field-item,
.node-type-mounting-target .field-name-field-recommended-bsd-products .field-item {
  padding: rem(4px);
}
/* line 76, ../sass/components/_mounting_target.scss */
.node-type-mounting-target .field-collection-view .field {
  margin-bottom: 1.5em;
}
/* line 81, ../sass/components/_mounting_target.scss */
.node-type-mounting-target .field-label {
  color: #4a4d4e;
  font-size: 1.25em;
}
/* line 87, ../sass/components/_mounting_target.scss */
.node-type-mounting-target fieldset.group-extra-parts {
  margin-top: 2em;
}
/* line 92, ../sass/components/_mounting_target.scss */
.node-type-mounting-target .field-name-field-install-support-pages .field-item {
  margin-bottom: 8px;
}
/* line 93, ../sass/components/_mounting_target.scss */
.node-type-mounting-target .field-name-field-install-support-pages .field-item a:before {
  content: '\2014';
  margin-right: 3px;
}

/* line 103, ../sass/components/_mounting_target.scss */
.view-mounting-targets .view-grouping-header {
  margin-top: 1em;
  padding-top: 1em;
  border-top: 1px solid #f7f7f7;
}
/* line 105, ../sass/components/_mounting_target.scss */
.view-mounting-targets .view-grouping-header:after {
  content: "s";
}

/* line 114, ../sass/components/_mounting_target.scss */
.view-mounting-targets.view-display-id-block .view-grouping {
  float: left;
  margin: 0 1em 0 0;
}

/* line 122, ../sass/components/_mounting_target.scss */
.field-collection-tabs .field-name-field-tab-body table th, .field-collection-tabs .field-name-field-tab-body table td,
.view-mounting-targets.view-display-id-block_1 th,
.view-mounting-targets.view-display-id-block_1 td {
  padding: rem(10px);
}
/* line 125, ../sass/components/_mounting_target.scss */
.field-collection-tabs .field-name-field-tab-body table th,
.view-mounting-targets.view-display-id-block_1 th {
  text-align: left;
  font-weight: bold;
}
/* line 129, ../sass/components/_mounting_target.scss */
.field-collection-tabs .field-name-field-tab-body table tr,
.view-mounting-targets.view-display-id-block_1 tr {
  border-bottom: 1px solid #7c8182;
}

/* line 136, ../sass/components/_mounting_target.scss */
.node-type-mounting-target .field-name-field-images .field-item:not(:first-child) {
  margin: rem(28px) rem(28px) 0 0;
  float: left;
}
/* line 140, ../sass/components/_mounting_target.scss */
.node-type-mounting-target .field-name-field-images .field-item.even {
  margin-right: 0;
}

/* line 146, ../sass/components/_mounting_target.scss */
.pane-node-field-resource-links,
.pane-fpid-79 {
  clear: both;
  padding-top: 1.5em;
}

/* line 1, ../sass/components/_product_chooser.scss */
.not-front.no-sidebars #content-wrapper .pane-product-chooser {
  margin-bottom: 3em;
}

/** FORM **/
/* line 6, ../sass/components/_product_chooser.scss */
form#mount-product-chooser-form {
  clear: both;
  font-size: 1.1em;
}
/* line 10, ../sass/components/_product_chooser.scss */
form#mount-product-chooser-form a, form#mount-product-chooser-form a:visited {
  text-decoration: underline;
}

/* line 16, ../sass/components/_product_chooser.scss */
.product-chooser p:first-child {
  margin-top: 0;
}

/* line 20, ../sass/components/_product_chooser.scss */
p.warning {
  padding: 10px 20px;
}

/* line 24, ../sass/components/_product_chooser.scss */
#product-chooser #edit-choose-where .form-item-number-chairs, #product-chooser #edit-choose-where #edit-wheelchair-1,
#product-chooser #edit-choose-where #edit-wheelchair-2,
#product-chooser #edit-choose-where #edit-wheelchair-3, #product-chooser #edit-table-floor fieldset, #product-chooser #edit-bsd-devices, #product-chooser #edit-trays fieldset {
  border: 1px solid #ccc;
  padding: 1em;
  border-radius: .5rem;
}

/* line 30, ../sass/components/_product_chooser.scss */
.pane-product-chooser {
  margin-bottom: 3em;
}

/* line 34, ../sass/components/_product_chooser.scss */
#product-chooser {
  padding: 2em 0;
  /* Global form styles */
  /* Tab navigation */
  /* Step 1 */
  /* Step 5 */
  /* Step 2 */
  /* STEP 3 - Table and Floor Stands */
  /* Step 4 - Posts */
  /* Step 5 */
  /* Step 6 - Trays */
}
/* line 39, ../sass/components/_product_chooser.scss */
#product-chooser .form-item .description {
  float: left;
  clear: both;
}
/* line 43, ../sass/components/_product_chooser.scss */
#product-chooser label {
  margin-bottom: .5em;
  clear: both;
}
/* line 47, ../sass/components/_product_chooser.scss */
#product-chooser .product-thumb {
  margin-top: 8px;
  max-width: 150px;
}
/* line 51, ../sass/components/_product_chooser.scss */
#product-chooser .resp-tabs-container {
  background: #f5f8fa;
  border-radius: 0 8px 8px 0;
}
/* line 57, ../sass/components/_product_chooser.scss */
#product-chooser ul.resp-tabs-list li {
  background: #658cc7;
  color: white;
  font-size: 1em;
}
/* line 62, ../sass/components/_product_chooser.scss */
#product-chooser ul li.resp-tab-active {
  background: #f5f8fa;
  color: #222;
}
/* line 67, ../sass/components/_product_chooser.scss */
#product-chooser #edit-table-floor .form-type-checkbox, #product-chooser #edit-trays .tray-option-wrap {
  float: left;
  margin: 0 50px 20px 0;
  width: 26%;
}
/* line 77, ../sass/components/_product_chooser.scss */
#product-chooser #edit-choose-mm .form-type-checkbox,
#product-chooser #edit-bsd-devices .form-type-checkbox {
  float: left;
  clear: both;
}
/* line 81, ../sass/components/_product_chooser.scss */
#product-chooser #edit-choose-mm .product-thumb,
#product-chooser #edit-choose-mm .product-description,
#product-chooser #edit-bsd-devices .product-thumb,
#product-chooser #edit-bsd-devices .product-description {
  float: left;
}
/* line 85, ../sass/components/_product_chooser.scss */
#product-chooser #edit-choose-mm .product-thumb,
#product-chooser #edit-bsd-devices .product-thumb {
  margin-right: 8px;
}
/* line 88, ../sass/components/_product_chooser.scss */
#product-chooser #edit-choose-mm .product-description,
#product-chooser #edit-bsd-devices .product-description {
  font-size: .8em;
  margin: .5em 0 2em;
}
/* line 96, ../sass/components/_product_chooser.scss */
#product-chooser #edit-choose-mm .form-item-hinge-M0-TQ select, #product-chooser #edit-choose-mm .form-item-hinge-M0-TQ label,
#product-chooser #edit-choose-mm .form-item-hinge-M1-TQ select,
#product-chooser #edit-choose-mm .form-item-hinge-M1-TQ label,
#product-chooser #edit-choose-mm .form-item-hinge-M2-TQ select,
#product-chooser #edit-choose-mm .form-item-hinge-M2-TQ label,
#product-chooser #edit-bsd-devices .form-item-hinge-M0-TQ select,
#product-chooser #edit-bsd-devices .form-item-hinge-M0-TQ label,
#product-chooser #edit-bsd-devices .form-item-hinge-M1-TQ select,
#product-chooser #edit-bsd-devices .form-item-hinge-M1-TQ label,
#product-chooser #edit-bsd-devices .form-item-hinge-M2-TQ select,
#product-chooser #edit-bsd-devices .form-item-hinge-M2-TQ label {
  float: left;
}
/* line 99, ../sass/components/_product_chooser.scss */
#product-chooser #edit-choose-mm .form-item-hinge-M0-TQ label,
#product-chooser #edit-choose-mm .form-item-hinge-M1-TQ label,
#product-chooser #edit-choose-mm .form-item-hinge-M2-TQ label,
#product-chooser #edit-bsd-devices .form-item-hinge-M0-TQ label,
#product-chooser #edit-bsd-devices .form-item-hinge-M1-TQ label,
#product-chooser #edit-bsd-devices .form-item-hinge-M2-TQ label {
  margin-right: 10px;
  margin-bottom: 2em;
}
/* line 109, ../sass/components/_product_chooser.scss */
#product-chooser #edit-choose-where .form-item-number-chairs {
  margin-top: 0;
  float: left;
}
/* line 114, ../sass/components/_product_chooser.scss */
#product-chooser #edit-choose-where .form-item-number-chairs .fieldset-legend {
  padding: 0 5px;
}
/* line 118, ../sass/components/_product_chooser.scss */
#product-chooser #edit-choose-where .form-item-number-chairs label, #product-chooser #edit-choose-where .form-item-number-chairs select {
  float: left;
}
/* line 122, ../sass/components/_product_chooser.scss */
#product-chooser #edit-choose-where #edit-wheelchair-1,
#product-chooser #edit-choose-where #edit-wheelchair-2,
#product-chooser #edit-choose-where #edit-wheelchair-3 {
  padding: 0 20px 20px;
}
/* line 128, ../sass/components/_product_chooser.scss */
#product-chooser #edit-choose-where .description {
  margin-top: 1em;
  line-height: 1.5em;
}
/* line 136, ../sass/components/_product_chooser.scss */
#product-chooser #edit-table-floor fieldset {
  padding: 0 20px 20px;
  margin-bottom: 1em;
  background: white;
}
/* line 142, ../sass/components/_product_chooser.scss */
#product-chooser #edit-table-floor .form-type-checkbox {
  width: 30%;
  margin: 1rem 1rem 1.25rem 0;
}
/* line 147, ../sass/components/_product_chooser.scss */
#product-chooser #edit-table-floor p {
  margin: 0;
}
/* line 154, ../sass/components/_product_chooser.scss */
#product-chooser .fieldset-description p:nth-child(1) {
  margin-top: 0;
}
/* line 158, ../sass/components/_product_chooser.scss */
#product-chooser #edit-choose-post .align-right {
  width: 250px;
  float: right;
}
/* line 163, ../sass/components/_product_chooser.scss */
#product-chooser #edit-choose-post .form-type-radio {
  float: left;
  margin-right: 20px;
}
/* line 168, ../sass/components/_product_chooser.scss */
#product-chooser #edit-choose-post .form-type-radios.form-item-post-1,
#product-chooser #edit-choose-post .form-type-radios.form-item-post-2,
#product-chooser #edit-choose-post .form-type-radios.form-item-post-3 {
  float: left;
  clear: both;
  margin: 1em 0;
}
/* line 178, ../sass/components/_product_chooser.scss */
#product-chooser #edit-bsd-devices {
  background: white;
}
/* line 186, ../sass/components/_product_chooser.scss */
#product-chooser #edit-trays fieldset {
  padding: 0 20px 20px;
  margin-bottom: 1em;
  background: white;
}
/* line 192, ../sass/components/_product_chooser.scss */
#product-chooser #edit-trays .tray-option-wrap {
  width: 45%;
  margin: 1rem 1rem 1.25rem 0;
}
/* line 197, ../sass/components/_product_chooser.scss */
#product-chooser #edit-trays .form-type-select {
  margin-top: 0;
}

/* Modals */
/* line 206, ../sass/components/_product_chooser.scss */
a.post-help {
  display: inline-block;
  margin: 6px 0;
}

/* line 210, ../sass/components/_product_chooser.scss */
.form-item.form-type-select a.post-help {
  margin-left: 6px;
}

/* line 214, ../sass/components/_product_chooser.scss */
.post-help-content p {
  font-size: 1em;
}

/*
 * @file
 * global.styles
 *
 * Styles you add here will load for all device sizes, they are "global", as
 * opposed to "responsive" styles, which only load for a given breakpoint (media
 * query) that you set in theme settings. See the README for more details.
 *
 *
 * How to use this file:
 * --------------------
 *
 * There are many empty selectors and some basic styles to act as a guide.
 * Nothing is set in stone and you can change anything - even delete all of it
 * and start with your own clean slate.
 *
 * To FORCE PRINT all selectors you can search and replace a single { (opening
 * curly brace) and insert an empty comment. This is very useful in conjuction
 * with FireSass: https://addons.mozilla.org/en-US/firefox/addon/firesass-for-firebug/
 *
 * See global.base also which includes normalize.css and some additional
 * helper classes and base styles.
 */
/* =============================================================================
 *   Base
 * ========================================================================== */
/*
 * To preserve theme settings never apply font properties to the HTML element.
 * This is critically important if you are using the Responsive JavaScript
 * feature as this relies on being able to set a pseudo font family on the HTML
 * element. If you need to set default font properties of any kind use the BODY
 * element as these can be overridden using font theme settings.
 */
/* line 41, ../sass/global.styles.scss */
html {
  background: #fff;
}

/* line 45, ../sass/global.styles.scss */
body {
  font-family: "Trebuchet MS", "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-size: 87.5%;
}

/* =============================================================================
 *   HTML Elements
 * ========================================================================== */
/* line 135, ../sass/global.styles.scss */
pre,
code,
tt,
samp,
kbd,
var {
  font-family: Consolas, Monaco, "Courier New", Courier, monospace, sans-serif;
}

/* =============================================================================
 *   Wrappers
 * ========================================================================== */
/*
 * Outer wrappers:
 * - #page-wrapper: body > #page-wrapper
 * - #page: body > #page-wrapper > #page
 * - .container: body > #page-wrapper > #page.container
 *
 * The .container class holds the page width value from theme settings. You can
 * style the .container class but do not add width such as border, padding,
 * margins etc.
 */
/*
 * Wraps all header elements - branding and .region-header
 */
/*
 * Wraps the sidebars the content column
 */
/*
 * Main content column wrapper
 */
/*
 * Wraps the main-content-header, the content region and feed-icons. Use this
 * wrapper to style the entire main content column
 */
/*
 * Wraps the content region, avoid applying styles to this wrapper, its used
 * mainly for position and invisible gutters and can be problematic to style
 */
/*
 * Footer wrapper
 */
/*
 * Panels may need additional margin wrangling when in the $content region
 */
/*
 * Full Width Wrappers
 * These are used in the optional page--full-width-wrappers.tpl.php template.
 * All have internal .container classes. In the full width wrapper template the
 * .container classes set the width or max-width - you can style this but never
 * add any width/margin/padding/borders etc to .container
 */
/*
 * Wraps the leaderboard
 */
/*
 * Wraps the header
 */
/* line 231, ../sass/global.styles.scss */
#header-wrapper {
  /* Debug styles, is this working */
  background: rgba(255, 192, 203, 0.5);
}

/*
 * Wraps the nav elements
 */
/*
 * Wraps breadcrumb
 */
/*
 * Wraps messages and help
 */
/*
 * Wraps the secondary content/preface region
 */
/*
 * Wraps the main content column
 */
/*
 * Wraps the tertiary content/postfix region
 */
/*
 * Footer wrapper
 */
/* line 289, ../sass/global.styles.scss */
#footer-wrapper {
  /* Debug styles, is this working? */
  background: rgba(255, 192, 203, 0.5);
}

/* =============================================================================
 *   Branding
 * ========================================================================== */
/*
 * Wraps all the branding elements, logo, name and slogan
 */
/*
 * Logo
 */
/* line 310, ../sass/global.styles.scss */
#logo {
  padding: 10px 0;
}
/* line 313, ../sass/global.styles.scss */
#logo img {
  vertical-align: bottom;
}

/*
 * Wrapper for the site name and slogan
 */
/*
 * Site name (h1)
 */
/* line 328, ../sass/global.styles.scss */
#site-name {
  margin: 0;
}
/* line 333, ../sass/global.styles.scss */
#site-name a:link, #site-name a:visited {
  text-decoration: none;
}
/* line 338, ../sass/global.styles.scss */
#site-name a:hover, #site-name a:focus {
  text-decoration: underline;
}

/*
 * Site slogan (h2)
 */
/* line 349, ../sass/global.styles.scss */
#site-slogan {
  margin: 0;
}

/* =============================================================================
 *   Page content header
 * ========================================================================== */
/*
 * Main content header wraps the page title, tabs and actions links
 */
/*
 * The main page title (h1)
 */
/* line 367, ../sass/global.styles.scss */
#page-title {
  margin: 0;
}

/* =============================================================================
 *   Misc Global Styles
 * ========================================================================== */
/*
 * Feed icons
 */
/*
 * Aggregator feed source
 */
/* line 385, ../sass/global.styles.scss */
#aggregator .feed-source .feed-icon {
  display: inline;
  float: none;
  margin-right: 10px;
}

/* line 392, ../sass/global.styles.scss */
.feed-details dt,
.feed-details dd {
  display: inline;
  margin: 0;
}

/*
 * Generic styles for the more link
 */
/*
 * Generic styles for links. See the ul.links declaration in node and comment stylesheets
 */
/* line 408, ../sass/global.styles.scss */
ul.links {
  margin: 0;
  padding: 0;
}
/* line 412, ../sass/global.styles.scss */
ul.links.inline {
  display: block;
}
/* line 416, ../sass/global.styles.scss */
ul.links li {
  display: inline;
  list-style: none;
  padding: 0 10px 0 0;
}

/*
 * Search results are an ordered list so reset the margin
 */
/* line 427, ../sass/global.styles.scss */
.search-results {
  margin: 0;
  padding: 0;
}

/*
 * Attribution message and link
 */
/* line 436, ../sass/global.styles.scss */
.attribution {
  display: block;
  opacity: 0.65;
  padding: 1em 0;
  text-align: center;
}
/* line 442, ../sass/global.styles.scss */
.attribution a {
  text-decoration: none;
  color: inherit;
}
/* line 446, ../sass/global.styles.scss */
.attribution a:hover, .attribution a:focus {
  text-decoration: underline;
}

/* =============================================================================
 *   Regions
 * ========================================================================== */
/*
 * Standard region wrapper, don't add width to any regions, you will bork the layout - no margin, padding or borders etc
 */
/*
 * Regions have an inner div - perfect for adding margin, padding or borders
 */
/*
 * Regions can be nested, such as when using Panels
 */
/*
 * Header region, embedded in the #header
 */
/*
 * Generally used to output Drupals help block, if the help module is enabled
 */
/*
 * Secondary content
 */
/*
 * Sits above the main content header, like a content-top region
 */
/*
 * Sits below the main content, like a content-bottom region
 */
/*
 * Sidebars - targets both
 */
/*
 * First sidebar
 */
/*
 * Second sidebar
 */
/*
 * Tertiary content
 */
/*
 * Footer region
 */
/* =============================================================================
 *   Links
 * ========================================================================== */
/* line 540, ../sass/global.styles.scss */
a {
  text-decoration: none;
}
/* line 549, ../sass/global.styles.scss */
a:hover, a:focus {
  text-decoration: underline;
}

/* =============================================================================
 *   Primary, Secondary and Menu Bar region menus
 * ========================================================================== */
/* line 560, ../sass/global.styles.scss */
.nav {
  clear: both;
  margin: 10px 0;
}
/* line 564, ../sass/global.styles.scss */
.nav ul,
.nav ul.menu {
  margin: 0;
  padding: 0;
}
/* line 570, ../sass/global.styles.scss */
.nav li,
.nav ul.menu li {
  display: inline;
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
}
/* line 579, ../sass/global.styles.scss */
.nav li a,
.nav ul.menu li a {
  display: block;
  white-space: nowrap;
  padding: 0 10px;
}
/* line 591, ../sass/global.styles.scss */
.nav .block {
  margin-bottom: 0;
}

/* =============================================================================
 *   Superfish
 * ========================================================================== */
/* line 601, ../sass/global.styles.scss */
ul.sf-menu {
  margin-bottom: 0;
}
/* line 604, ../sass/global.styles.scss */
ul.sf-menu a {
  border-left: 0;
  border-top: 0;
  padding: 0 10px;
  text-decoration: none;
  height: 2.5em;
  line-height: 2.5em;
}
/* line 617, ../sass/global.styles.scss */
ul.sf-menu li:hover, ul.sf-menu li.sfHover {
  outline: 0;
}
/* line 624, ../sass/global.styles.scss */
ul.sf-menu a:focus, ul.sf-menu a:hover, ul.sf-menu a:active {
  outline: 0;
}

/*
 * Superfish blocks
 */
/* line 640, ../sass/global.styles.scss */
.block-superfish ul {
  margin: 0 !important;
  padding: 0 !important;
}
/* line 651, ../sass/global.styles.scss */
.block-superfish li {
  margin: 0 !important;
  padding: 0 !important;
}

/*
 * Vertical style
 */
/* line 661, ../sass/global.styles.scss */
.sf-vertical {
  width: 100%;
}
/* line 664, ../sass/global.styles.scss */
.sf-vertical li {
  width: 100%;
}
/* line 669, ../sass/global.styles.scss */
.sf-vertical li:hover ul, .sf-vertical li.sfHover ul {
  left: 100%;
  top: 0;
  margin: 0;
  padding: 0;
}
/* line 677, ../sass/global.styles.scss */
.sf-vertical li a {
  padding: 0 10px;
}

/*
 * Navbar style
 */
/* line 687, ../sass/global.styles.scss */
.sf-navbar {
  padding-bottom: 0 !important;
}

/*
 * Sensible padding for the default style
 */
/* line 695, ../sass/global.styles.scss */
.sf-menu.sf-style-default a {
  padding: 0 10px;
}

/* =============================================================================
 *   Menu Toggles
 * ========================================================================== */
/* line 705, ../sass/global.styles.scss */
.at-mt .at-menu-toggle,
.at-mt .at-menu-toggle ul,
.at-mt .at-menu-toggle ul.menu {
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
}
/* line 713, ../sass/global.styles.scss */
.at-mt .at-menu-toggle-button {
  margin: 0;
}
/* line 717, ../sass/global.styles.scss */
.at-mt .at-menu-toggle ul a {
  padding: 0 10px;
  white-space: nowrap;
}

/* =============================================================================
 *   Menus, usually blocks
 * ========================================================================== */
/* line 728, ../sass/global.styles.scss */
ul.menu {
  padding-left: 15px;
}
/* line 731, ../sass/global.styles.scss */
ul.menu ul {
  padding-left: 15px;
}
/* line 739, ../sass/global.styles.scss */
ul.menu li {
  margin: 0;
}

/* If li.content exists it's a problem, so reset the padding */
/* line 768, ../sass/global.styles.scss */
.block .menu li.content {
  padding: 0;
}

/* =============================================================================
 *   Book navigation menu
 * ========================================================================== */
/* line 785, ../sass/global.styles.scss */
.book-navigation .page-up {
  /* Prevent text wrapping to a new line, assumes English "up" is used (two characters) */
  min-width: 2em;
  white-space: nowrap;
}
/* line 791, ../sass/global.styles.scss */
.book-navigation .menu {
  margin-left: 0;
}

/* =============================================================================
 *   Breadcrumbs
 * ========================================================================== */
/* line 801, ../sass/global.styles.scss */
#breadcrumb {
  margin: 10px 0;
  /* If the label is set to show in theme settings the label class is added */
}
/* line 805, ../sass/global.styles.scss */
#breadcrumb .breadcrumb-label {
  font-size: 1em;
  display: inline;
  padding-right: 10px;
}
/* line 810, ../sass/global.styles.scss */
#breadcrumb .breadcrumb-label:after {
  content: ":";
}
/* line 815, ../sass/global.styles.scss */
#breadcrumb ol {
  margin: 0;
  padding: 0;
}
/* line 820, ../sass/global.styles.scss */
#breadcrumb .with-breadcrumb-label ol {
  display: inline;
}
/* line 824, ../sass/global.styles.scss */
#breadcrumb li {
  list-style: none;
  display: inline;
}

/* =============================================================================
 *   Pagers
 * ========================================================================== */
/* line 851, ../sass/global.styles.scss */
ul.pager {
  clear: both;
  margin: 0;
  text-align: center;
}

/* line 858, ../sass/global.styles.scss */
.item-list ul.pager li {
  margin: 0;
}

/* line 863, ../sass/global.styles.scss */
ul.pager li {
  background-image: none;
  display: inline;
  list-style-type: none;
  padding: .5em;
}
/* line 869, ../sass/global.styles.scss */
ul.pager li.pager-current {
  font-weight: 700;
}

/* line 875, ../sass/global.styles.scss */
.block ul.pager li {
  margin: 0;
}

/*
 * Theme the various states of pager links
 */
/* =============================================================================
 *   Skip Navigation
 * ========================================================================== */
/* line 912, ../sass/global.styles.scss */
#skip-link {
  left: 50%;
  margin-left: -6.5em;
  margin-top: 0;
  padding: 0 0.5em;
  position: absolute;
  width: 12em;
  z-index: 50;
}
/* line 921, ../sass/global.styles.scss */
#skip-link a {
  background: #444;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  display: block;
  line-height: 2;
  padding: 0;
  text-align: center;
  text-decoration: none;
}
/* line 931, ../sass/global.styles.scss */
#skip-link a:link, #skip-link a:visited {
  background: #444;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  display: block;
  line-height: 2;
  padding: 0;
  text-align: center;
  text-decoration: none;
}
/* line 942, ../sass/global.styles.scss */
#skip-link a:hover, #skip-link a:focus, #skip-link a:active {
  outline: 0;
}

/* =============================================================================
 *   Tabs (local tasks)
 * ========================================================================== */
/* line 955, ../sass/global.styles.scss */
#tasks {
  margin-bottom: 15px;
}

/* line 960, ../sass/global.styles.scss */
ul.primary {
  border-bottom-color: #ccc;
  margin: 20px 0;
  padding: 0 0 0 5px;
}
/* line 965, ../sass/global.styles.scss */
ul.primary li {
  display: block;
  float: left;
  margin: 0 1px -1px;
}
/* line 970, ../sass/global.styles.scss */
ul.primary li a {
  background-color: #f5f5f5;
  border-color: #ccc;
  margin-right: 1px;
  padding: 0 10px;
  display: block;
  float: left;
  height: 1.5em;
  line-height: 1.5em;
}
/* line 980, ../sass/global.styles.scss */
ul.primary li a:hover, ul.primary li a:focus {
  background-color: #eee;
  border-color: #ccc;
}
/* line 989, ../sass/global.styles.scss */
ul.primary li.active a,
ul.primary li.active a:hover,
ul.primary li.active a:focus {
  background-color: #fff;
  border-bottom-color: #fff;
}

/* line 999, ../sass/global.styles.scss */
ul.secondary {
  border-bottom: 1px solid #ccc;
  margin: 1em 0 0;
  padding: 0 .3em 1em;
}
/* line 1004, ../sass/global.styles.scss */
ul.secondary li {
  border-right: 0;
  list-style: none;
  padding: 0 10px 0 0;
}
/* line 1010, ../sass/global.styles.scss */
ul.secondary li a:hover, ul.secondary li a.active {
  border-bottom: none;
  text-decoration: underline;
}

/* =============================================================================
 *   Action links
 * ========================================================================== */
/* line 1024, ../sass/global.styles.scss */
ul.action-links {
  margin: 20px 0 0;
  list-style: none;
}

/* =============================================================================
 *  Field Styling
 * ========================================================================== */
/*
 * Wrapper for any field
 */
/*
 * Above and inline classes are on the field wrapper
 */
/*
 * When labels are set to inline in field display settings the clearfix class is automatically added
 */
/* line 1051, ../sass/global.styles.scss */
.field-label-inline {
  /* Remove the margin on inline field lables to preserve vertical formatting */
}
/* line 1054, ../sass/global.styles.scss */
.field-label-inline .field-label {
  margin: 0;
}

/*
 * Labels are h2 in Adaptivetheme. Use a strong selector to mitigate unwanted ineritance issues
 */
/* line 1062, ../sass/global.styles.scss */
.field-label {
  font-size: 1em;
  font-weight: 700;
  font-family: inherit;
  line-height: inherit;
  margin-bottom: 0;
}

/*
 * Field types (Core)
 */
/*
 * Image fields use the <figure> and <figcaption> elements from HTML5
 */
/*
 * Taxonomy
 */
/* line 1091, ../sass/global.styles.scss */
.field-type-taxonomy-term-reference {
  /* The same bottom margin as p, blockquote, ul, ol and dl */
  margin-bottom: 1.5em;
}
/* line 1096, ../sass/global.styles.scss */
.field-type-taxonomy-term-reference.field-label-inline .field-items {
  margin: 0;
  padding: 0;
}
/* line 1101, ../sass/global.styles.scss */
.field-type-taxonomy-term-reference.field-label-inline .field-item {
  display: inline;
  list-style: none;
  padding: 0 10px 0 0;
}

/*
 * Text
 */
/*
 * Long text
 */
/*
 * Text with summary
 */
/*
 * File
 */
/*
 * Number/Integer
 */
/*
 * Decimal
 */
/*
 * Number float
 */
/*
 * List
 */
/*
 * List boolean
 */
/*
 * List integer
 */
/*
 * List float
 */
/*
 * Field types (Contrib)
 */
/*
 * Named fields
 */
/*
 * Underscores in field name are replaced with dashes
 */
/*
 * Image Alignment Theme Settings - included here so you can easily override
 */
/*
 * Float none setting
 */
/*
 * Float left setting
 */
/* line 1215, ../sass/global.styles.scss */
.ia-l .field-type-image figure,
.iat-l .field-type-image figure {
  margin: 5px 20px 15px 0;
}

/*
 * Centered setting
 */
/* line 1224, ../sass/global.styles.scss */
.ia-c .field-type-image figure,
.iat-c .field-type-image figure {
  margin: 5px auto 15px;
}

/*
 * Float right setting
 */
/* line 1233, ../sass/global.styles.scss */
.ia-r .field-type-image figure,
.iat-r .field-type-image figure {
  margin: 5px 0 15px 20px;
}

/* =============================================================================
 *   Block Styling
 * ========================================================================== */
/*
 * Main wrapper for most blocks, block_system_main does not have it
 */
/* line 1247, ../sass/global.styles.scss */
.block {
  margin-bottom: 20px;
}

/*
 * Inner wrapper for most blocks, good for margin, padding and borders, block_system_main does not have it
 */
/*
 * The first block in the region
 */
/*
 * The last block in the region
 */
/*
 * Zebra striping for each block in the region
 */
/*
 * Zebra striping for each block in the region
 */
/*
 * Block title
 */
/* line 1285, ../sass/global.styles.scss */
.block-title {
  margin: 0;
}

/*
 * Block content wrapper
 */
/*
 * Match item list and block menu margin and padding
 */
/* line 1301, ../sass/global.styles.scss */
.block-content ul,
.block-content ol {
  padding: 0 0 0 15px;
}
/* line 1306, ../sass/global.styles.scss */
.block-content li {
  margin: 0;
  padding: 0;
}

/*
 * Block for the latest news items in the first category
 */
/*
 * Block for the latest news items in the first feed
 */
/*
 * First block created with "Add block" link
 */
/*
 * "Recent blog posts" block
 */
/*
 * "Book navigation" block for the current book's table of contents
 */
/*
 * "Recent comments" block
 */
/*
 * "Active forum topics" block
 */
/*
 * "New forum topics" block
 */
/*
 * Language switcher block
 */
/*
 * Custom menu block
 */
/*
 * "Recent content" block
 */
/*
 * "Syndicate" block for primary RSS feed; see also page.css's .feed-icon
 */
/*
 * "Most recent poll" block
 */
/*
 * "Author information" block for the profile of the page's author
 */
/*
 * "Search form" block
 */
/*
 * "Shortcuts" block
 */
/*
 * "Popular content" block
 */
/*
 * "Main menu" block
 */
/*
 * "Management" block for Drupal management menu
 */
/*
 * "Navigation" block for Drupal navigation menu
 */
/*
 * "User menu" block for Drupal user menu
 */
/*
 * "System help" block
 */
/*
 * "Main page content" block
 */
/*
 * "Powered by Drupal" block
 */
/*
 * "User login form" block
 */
/*
 * "Who's new" block for a list of the newest users
 */
/*
 * "Who's online" block for a list of the online users
 */
/* =============================================================================
 *   Node Styling
 * ========================================================================== */
/* line 1479, ../sass/global.styles.scss */
.node {
  margin-bottom: 20px;
}
/* line 1496, ../sass/global.styles.scss */
.node .node-title {
  margin: 0;
}

/*
 * All nodes are given a node-FOO class that describes the type of content that
 * it is. If you create a new content type called "my-custom-type", it will
 * receive a "node-my-custom-type" class.
 */
/* =============================================================================
 *   Comment Styling - Comments, comment wrapper, comment form
 * ========================================================================== */
/*
 * Wrapper for the list of comments and its titles
 */
/* line 1554, ../sass/global.styles.scss */
#comments {
  margin: 1.5em 0;
}
/* line 1558, ../sass/global.styles.scss */
#comments h2.comment-title, #comments .node-type-mounting-target .field-name-field-documents .comment-title.field-label, .node-type-mounting-target .field-name-field-documents #comments .comment-title.field-label, #comments .view-mounting-targets .comment-title.view-grouping-header, .view-mounting-targets #comments .comment-title.view-grouping-header {
  margin: 0;
}
/* line 1562, ../sass/global.styles.scss */
#comments h2.comment-form, #comments .node-type-mounting-target .field-name-field-documents .comment-form.field-label, .node-type-mounting-target .field-name-field-documents #comments .comment-form.field-label, #comments .view-mounting-targets .comment-form.view-grouping-header, .view-mounting-targets #comments .comment-form.view-grouping-header {
  margin: 0;
}

/*
 * Wrapper for a single comment
 */
/* line 1572, ../sass/global.styles.scss */
.comment {
  margin-bottom: 20px;
}

/*
 * Comment title
 */
/* line 1603, ../sass/global.styles.scss */
.comment-title {
  margin: 0;
}

/*
 * Comment states
 */
/*
 * Preview of the comment before submitting new or updated comment
 */
/*
 * "New" marker for comments that are new for the current user
 */
/* line 1635, ../sass/global.styles.scss */
.new {
  color: #c00;
}

/*
 * Nested comments are indented
 */
/* line 1643, ../sass/global.styles.scss */
.indented {
  margin-left: 40px;
}

/* =============================================================================
 *   Forms
 * ========================================================================== */
/*
 * Wrapper for a form element (or group of form elements) and its label
 */
/* line 1657, ../sass/global.styles.scss */
.form-item input.error,
.form-item textarea.error,
.form-item select.error {
  border: 1px solid #c00;
}
/* line 1663, ../sass/global.styles.scss */
.form-item label {
  font-weight: 700;
}
/* line 1670, ../sass/global.styles.scss */
.form-item .description {
  font-size: 0.85em;
}

/*
 * Highlight marks and form required mark
 */
/* line 1683, ../sass/global.styles.scss */
.marker,
.form-required {
  color: #c00;
}

/*
 * The submit button
 */
/* line 1697, ../sass/global.styles.scss */
.container-inline div,
.container-inline label {
  display: inline;
}

/*
 * Define consistent borders
 */
/* line 1706, ../sass/global.styles.scss */
fieldset {
  border: 1px solid #ccc;
}

/*
 * Tips for Drupal's input formats
 */
/*
 * Buttons used by contrib modules like Media
 */
/* line 1720, ../sass/global.styles.scss */
a.button {
  -moz-appearance: button;
  -webkit-appearance: button;
}

/*
 * Password confirmation
 */
/* line 1728, ../sass/global.styles.scss */
.password-parent,
.confirm-parent {
  margin: 0;
}

/* =============================================================================
 *   Tables
 * ========================================================================== */
/* line 1738, ../sass/global.styles.scss */
table {
  margin: 10px 0;
  padding: 0;
  width: 100%;
}
/* line 1743, ../sass/global.styles.scss */
table.sticky-header {
  z-index: 10;
}

/* line 1749, ../sass/global.styles.scss */
table,
thead,
tbody,
tr,
th,
td {
  border-color: #ccc;
}

/* line 1759, ../sass/global.styles.scss */
table,
td,
th {
  vertical-align: middle;
}

/* line 1766, ../sass/global.styles.scss */
caption,
th,
td {
  text-align: left;
}

/* line 1773, ../sass/global.styles.scss */
thead tr {
  font-weight: 700;
  background-color: #e5e5e5;
}

/* line 1779, ../sass/global.styles.scss */
td,
th {
  border-bottom: 0;
  margin: 0;
  padding: 5px 7px;
}

/* line 1790, ../sass/global.styles.scss */
tbody tr {
  border-top: 1px solid #ccc;
}

/* line 1795, ../sass/global.styles.scss */
tr {
  /* Table row striping */
}
/* line 1797, ../sass/global.styles.scss */
tr.odd {
  background: #fff;
}
/* line 1802, ../sass/global.styles.scss */
tr.info, tr.even, tr:nth-child(2n+2) {
  border-bottom: 0;
  background-color: #f5f5f5;
}
/* line 1813, ../sass/global.styles.scss */
tr.odd td.active {
  background-color: #eee;
}
/* line 1817, ../sass/global.styles.scss */
tr.even td.active {
  background-color: #ebebeb;
}

/*
 * Forum tables
 * Core sets white-space to nowrap, which makes no sense
 */
/* line 1840, ../sass/global.styles.scss */
#forum td.created, #forum td.posts, #forum td.topics, #forum td.last-reply, #forum td.replies, #forum td.pager {
  white-space: normal;
}

/* =============================================================================
 *   Messages
 * ========================================================================== */
/* line 1856, ../sass/global.styles.scss */
div.messages {
  margin-bottom: 10px;
  margin-top: 10px;
}
/* line 1861, ../sass/global.styles.scss */
div.messages ul {
  margin-top: 0;
  margin-bottom: 0;
}

/*
 * Unpublished nodes
 */
/* line 1902, ../sass/global.styles.scss */
.node-unpublished p.unpublished,
.comment-unpublished p.unpublished {
  color: pink;
  color: rgba(239, 170, 170, 0.4);
  font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", Charcoal, "Helvetica Inserat", "Bitstream Vera Sans Bold", "Arial Black", sans-serif;
  font-size: 50px;
  font-weight: 700;
  line-height: 1.2;
  height: 0;
  margin: 0;
  padding: 0;
  overflow: visible;
  text-align: center;
  text-transform: uppercase;
  word-wrap: break-word;
}
/* line 208, ../sass/_custom.scss */
.ie6-7 .node-unpublished p.unpublished > *, .ie6-7
.comment-unpublished p.unpublished > * {
  position: relative;
}

/* =============================================================================
 *    Maintenance pages
 * ========================================================================== */
/* line 1913, ../sass/global.styles.scss */
.maintenance-page .container {
  padding: 40px 0;
}
/* line 1917, ../sass/global.styles.scss */
.maintenance-page #site-name,
.maintenance-page #page-title {
  margin: 0;
}

/* line 1925, ../sass/global.styles.scss */
.db-offline .container {
  margin: 0 auto;
  padding: 40px 0;
  width: 100%;
  max-width: 960px;
}
/* line 1932, ../sass/global.styles.scss */
.db-offline div.messages {
  margin: 20px 0 0;
}
/* line 1936, ../sass/global.styles.scss */
.db-offline #content {
  padding: 20px 0;
}

/* =============================================================================
 *   Misc overrides for contrib modules
 * ========================================================================== */
/*
 * Admin menu overrides
 */
/* line 1949, ../sass/global.styles.scss */
#admin-menu {
  margin: 0;
  padding: 0;
}

/*
 * Devel Module
 */
/* line 1958, ../sass/global.styles.scss */
.dev-query {
  background: #eee;
  padding: 30px;
}

/*
 * Styleguide module tweaks
 */
/* line 1967, ../sass/global.styles.scss */
#styleguide-header {
  padding: 0 10px;
}
/* line 1970, ../sass/global.styles.scss */
#styleguide-header .item-list {
  font-family: inherit;
  margin: 0 20px 20px 0;
  min-height: 260px;
  width: auto;
}

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