@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;
}

/*
 *   Important Information about this CSS File
 *
 * - Do not delete or rename this file, if you do not use it leave it blank (delete
 *   everything) and the file will be skipped when you enable Production Mode in
 *   the Global theme settings.
 *
 * - Read the _README file in this directory, it contains useful help and other information.
 */
/* Increase the default font size on small touch devices */
/* line 16, ../sass/responsive.smalltouch.portrait.scss */
body {
  font-size: 100%;
}

/* =============================================================================
 *   Mobile Menu Toggle
 *   See your theme settings extensions for how to enable the menu toggle.
 *   These are example styles for the menu toggle menu, you can use these in the
 *   relevant responsive stylesheets as required. Modify to suit your design.
 * ========================================================================== */
/* line 26, ../sass/responsive.smalltouch.portrait.scss */
.at-mt .at-menu-toggle {
  /* The toggle link */
  /* Menu items */
}
/* line 28, ../sass/responsive.smalltouch.portrait.scss */
.at-mt .at-menu-toggle h2, .at-mt .at-menu-toggle .node-type-mounting-target .field-name-field-documents .field-label, .node-type-mounting-target .field-name-field-documents .at-mt .at-menu-toggle .field-label, .at-mt .at-menu-toggle .view-mounting-targets .view-grouping-header, .view-mounting-targets .at-mt .at-menu-toggle .view-grouping-header {
  margin-bottom: 5px;
}
/* line 31, ../sass/responsive.smalltouch.portrait.scss */
.at-mt .at-menu-toggle h2 a, .at-mt .at-menu-toggle .node-type-mounting-target .field-name-field-documents .field-label a, .node-type-mounting-target .field-name-field-documents .at-mt .at-menu-toggle .field-label a, .at-mt .at-menu-toggle .view-mounting-targets .view-grouping-header a, .view-mounting-targets .at-mt .at-menu-toggle .view-grouping-header a {
  background: #eee;
  border: 2px solid #ccc;
  padding: 2px 10px;
}
/* line 39, ../sass/responsive.smalltouch.portrait.scss */
.at-mt .at-menu-toggle ul.menu li a {
  background: #eee;
  border-bottom: 1px solid #fff;
}

/*# sourceMappingURL=responsive.smalltouch.portrait.css.map */
