@charset "UTF-8";
/* line 11, ../scss/_base.scss */
html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizelegibility;
}

/* line 17, ../scss/_base.scss */
body {
  font-family: 'Gotham A', 'Gotham B';
  font-weight: 300;
  font-style: normal;
  font-size: 16px;
  line-height: 1.8em;
  color: #555555;
}

/* line 26, ../scss/_base.scss */
h1, h1#page-title {
  margin: 10px 0;
  font-family: 'Gotham A', 'Gotham B';
  font-size: 44px;
  font-weight: 700;
  color: #ffffff;
  line-height: 1.2em;
}

/* line 35, ../scss/_base.scss */
h2.block-title {
  font-weight: 300;
  font-size: 28px;
  line-height: 1.2em;
  color: #27aae2;
  margin-bottom: 30px;
  text-align: center;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}

/* line 47, ../scss/_base.scss */
h2.cblack {
  color: #1a1a1a;
  text-transform: uppercase;
  line-height: 1.2em;
  margin-bottom: 1em;
}

/* line 54, ../scss/_base.scss */
h2, h3, h4, h5, h6 {
  font-family: 'Gotham A', 'Gotham B';
  font-weight: 300;
  font-style: normal;
  line-height: 1.2em;
  margin-bottom: 1.4em;
}

/* line 62, ../scss/_base.scss */
h2 {
  font-size: 36px;
  color: #27aae2;
}

/* line 66, ../scss/_base.scss */
h3 {
  font-size: 28px;
  color: #1a1a1a;
}

/* line 70, ../scss/_base.scss */
h4 {
  font-size: 24px;
  color: #1a1a1a;
}

/* line 74, ../scss/_base.scss */
h5 {
  font-size: 21px;
  color: #1a1a1a;
}

/* line 78, ../scss/_base.scss */
h6 {
  font-size: 18px;
  color: #1a1a1a;
}

/* line 83, ../scss/_base.scss */
p {
  font-family: 'Gotham A', 'Gotham B';
  font-weight: 300;
  font-style: normal;
  font-size: 16px;
}

/* line 90, ../scss/_base.scss */
i, em {
  font-family: 'Gotham A', 'Gotham B';
  font-style: italic;
}

/* line 95, ../scss/_base.scss */
b, strong {
  font-family: 'Gotham A', 'Gotham B';
  font-weight: 700;
}

/* line 100, ../scss/_base.scss */
a, a:link, a:visited {
  color: #27aae2;
  text-decoration: underline;
  transition-duration: 200ms;
}
/* line 104, ../scss/_base.scss */
a:hover, a:link:hover, a:visited:hover {
  color: #0079c2;
  text-decoration: none;
}

/* line 111, ../scss/_base.scss */
#admin-menu-wrapper a {
  color: #ffffff !important;
  font-weight: 700;
}
/* line 114, ../scss/_base.scss */
#admin-menu-wrapper a:hover {
  color: #ffffff !important;
}

/* line 120, ../scss/_base.scss */
a.contextual-links-trigger {
  transition-duration: 0;
}

/* line 125, ../scss/_base.scss */
::selection {
  background: #27aae2;
  background: rgba(39, 169, 224, 0.8);
  color: #ffffff;
}

/* line 130, ../scss/_base.scss */
::-moz-selection {
  background: #27aae2;
  background: rgba(39, 169, 224, 0.8);
  color: #ffffff;
}

/* line 4, ../scss/_nodes-global.scss */
body.node-type-straps-page .field-name-field-fc-sp-strap > .field-items > .field-item {
  width: 100%;
  text-align: center;
}
/* line 7, ../scss/_nodes-global.scss */
body.node-type-straps-page .field-name-field-fc-sp-strap > .field-items > .field-item.odd {
  background-color: #f4f4f4;
}
/* line 10, ../scss/_nodes-global.scss */
body.node-type-straps-page .field-name-field-fc-sp-strap > .field-items > .field-item.even {
  background-color: #ffffff;
}
/* line 13, ../scss/_nodes-global.scss */
body.node-type-straps-page .field-name-field-fc-sp-strap > .field-items > .field-item > .entity {
  text-align: left;
  margin: auto;
  width: 100%;
  padding: 0 0 40px 0;
}
/* line 19, ../scss/_nodes-global.scss */
body.node-type-straps-page .field-name-field-fc-sp-strap > .field-items > .field-item .group-sp-fc-content {
  width: 100%;
  clear: none;
  padding: 0 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -moz-background-clip: padding;
  -webkit-background-clip: padding;
  background-clip: padding-box;
}
/* line 25, ../scss/_nodes-global.scss */
body.node-type-straps-page .field-name-field-fc-sp-strap > .field-items > .field-item.odd .group-sp-fc-content {
  float: none;
}
/* line 28, ../scss/_nodes-global.scss */
body.node-type-straps-page .field-name-field-fc-sp-strap > .field-items > .field-item.even .group-sp-fc-content {
  float: none;
}
/* line 31, ../scss/_nodes-global.scss */
body.node-type-straps-page .field-name-field-fc-sp-strap > .field-items > .field-item .field-name-field-fc-sp-strap-img {
  margin-bottom: 40px;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -moz-background-clip: padding;
  -webkit-background-clip: padding;
  background-clip: padding-box;
}
/* line 36, ../scss/_nodes-global.scss */
body.node-type-straps-page .field-name-field-fc-sp-strap > .field-items > .field-item .field-name-field-fc-sp-strap-img .field-item img {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -moz-background-clip: padding;
  -webkit-background-clip: padding;
  background-clip: padding-box;
  max-width: 100%;
  height: auto;
}
/* line 44, ../scss/_nodes-global.scss */
body.node-type-straps-page .field-name-field-fc-sp-strap > .field-items > .field-item.odd .field-name-field-fc-sp-strap-img .field-item {
  text-align: center;
}
/* line 49, ../scss/_nodes-global.scss */
body.node-type-straps-page .field-name-field-fc-sp-strap > .field-items > .field-item.even .field-name-field-fc-sp-strap-img .field-item {
  text-align: center;
}
/* line 54, ../scss/_nodes-global.scss */
body.node-type-straps-page .field-name-field-fc-sp-strap > .field-items > .field-item .field-name-field-fc-sp-strap-link a {
  display: block;
  float: left;
  margin-top: 20px;
  padding: 8px 30px;
  color: #ffffff !important;
  background-color: #8ec63f;
  font-size: 12px;
  font-weight: 700;
  text-decoration: none !important;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
/* line 168, ../scss/_base.scss */
body.node-type-straps-page .field-name-field-fc-sp-strap > .field-items > .field-item .field-name-field-fc-sp-strap-link a:hover {
  color: #ffffff !important;
  background-color: #73a230;
}

/* line 63, ../scss/_nodes-global.scss */
.node-type-page .region-content {
  margin: 0 30px;
}
/* line 65, ../scss/_nodes-global.scss */
.node-type-page .region-content .region-content-inner {
  margin-left: 0;
}

/* line 72, ../scss/_nodes-global.scss */
.field-name-field-bp-content h2 {
  font-size: 24px;
  margin-bottom: 30px;
  color: #27aae2;
}
/* line 77, ../scss/_nodes-global.scss */
.field-name-field-bp-content h3 {
  margin-top: 40px;
  margin-bottom: 30px;
  padding-bottom: 20px;
  max-width: 600px;
  font-size: 18px;
  font-weight: 400;
  color: #1a1a1a;
  text-transform: uppercase;
  border-bottom: 1px solid #f4f4f4;
}
/* line 88, ../scss/_nodes-global.scss */
.field-name-field-bp-content h4 {
  margin-top: 40px;
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 400;
}
/* line 94, ../scss/_nodes-global.scss */
.field-name-field-bp-content p {
  font-size: 16px;
}
/* line 97, ../scss/_nodes-global.scss */
.field-name-field-bp-content .media_embed {
  margin-top: 40px;
  margin-bottom: 40px;
  max-width: 540px;
}
/* line 101, ../scss/_nodes-global.scss */
.field-name-field-bp-content .media_embed.fullwidth {
  margin-top: 0;
  margin-bottom: 15px;
  max-width: 100%;
}
/* line 105, ../scss/_nodes-global.scss */
.field-name-field-bp-content .media_embed.fullwidth iframe {
  width: 100%;
}
/* line 110, ../scss/_nodes-global.scss */
.field-name-field-bp-content img {
  margin: 15px 0 20px 0;
  width: 100%;
  max-width: none;
  height: auto;
  float: none;
}
/* line 117, ../scss/_nodes-global.scss */
.field-name-field-bp-content ul {
  margin-left: 40px;
}
/* line 119, ../scss/_nodes-global.scss */
.field-name-field-bp-content ul li {
  margin-bottom: 8px;
  font-weight: 400;
  list-style: none;
}
/* line 123, ../scss/_nodes-global.scss */
.field-name-field-bp-content ul li:before {
  content: "•";
  color: #27aae2;
  padding-right: 8px;
}
/* line 130, ../scss/_nodes-global.scss */
.field-name-field-bp-content figure,
.field-name-field-bp-content figure.caption {
  float: none;
  width: 100%;
  margin: 20px 0 -20px 0;
}
/* line 135, ../scss/_nodes-global.scss */
.field-name-field-bp-content figure img,
.field-name-field-bp-content figure img.body-img,
.field-name-field-bp-content figure.caption img,
.field-name-field-bp-content figure.caption img.body-img {
  margin: 0 0 0 0;
  width: 100%;
  height: auto;
}
/* line 141, ../scss/_nodes-global.scss */
.field-name-field-bp-content figure figcaption,
.field-name-field-bp-content figure.caption figcaption {
  font-size: 12px;
  font-weight: 500;
  padding: 0 10px;
  margin-bottom: 5px;
  background-color: #f4f4f4;
}

/* line 8, ../scss/_views-global.scss */
.block-views-introduction-home .introduction .intro-text,
.block-views-introduction-straps .introduction .intro-text,
.block-views-introduction-faq .introduction .intro-text,
.block-views-introduction-block-1 .introduction .intro-text,
.block-views-introduction-block-2 .introduction .intro-text {
  max-width: 720px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
/* line 9, ../scss/_views-global.scss */
.block-views-introduction-home .introduction .intro-text p,
.block-views-introduction-straps .introduction .intro-text p,
.block-views-introduction-faq .introduction .intro-text p,
.block-views-introduction-block-1 .introduction .intro-text p,
.block-views-introduction-block-2 .introduction .intro-text p {
  font-size: 18px;
}

/* line 16, ../scss/_views-global.scss */
.block-views-introduction-straps,
.block-views-introduction-faq,
.block-views-introduction-block-1,
.block-views-introduction-block-2 {
  padding: 50px 0 60px 0;
}

/* line 22, ../scss/_views-global.scss */
.block-views-introduction-home {
  padding: 50px 0 30px 0;
}

/* line 26, ../scss/_views-global.scss */
.faq-sub-intro {
  margin-top: 60px;
}
/* line 28, ../scss/_views-global.scss */
.faq-sub-intro .video-item {
  margin-bottom: 20px;
  padding: 20px;
  background: #ffffff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -moz-background-clip: padding;
  -webkit-background-clip: padding;
  background-clip: padding-box;
}
/* line 33, ../scss/_views-global.scss */
.faq-sub-intro .video-item .fpv-preview {
  position: relative;
}
/* line 35, ../scss/_views-global.scss */
.faq-sub-intro .video-item .fpv-preview img {
  width: 100%;
  height: auto;
}
/* line 39, ../scss/_views-global.scss */
.faq-sub-intro .video-item .fpv-preview .fpv-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../images/dots-overlay.png");
  background-repeat: repeat;
}
/* line 48, ../scss/_views-global.scss */
.faq-sub-intro .video-item .fpv-preview .fpv-play {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../images/play-60.png");
  background-position: center center;
  background-repeat: no-repeat;
}
/* line 57, ../scss/_views-global.scss */
.faq-sub-intro .video-item .fpv-preview .fpv-play:hover {
  background-image: url("../images/play-60-active.png");
  cursor: pointer;
}
/* line 63, ../scss/_views-global.scss */
.faq-sub-intro .video-item .video-desc {
  margin-top: 15px;
  font-weight: 500;
  line-height: 1.4em;
  text-align: left;
}
/* line 70, ../scss/_views-global.scss */
.faq-sub-intro .views-row-first {
  margin-left: 10px;
}
/* line 73, ../scss/_views-global.scss */
.faq-sub-intro .views-row-last {
  margin-right: 10px;
}
/* line 76, ../scss/_views-global.scss */
.faq-sub-intro .rows-wrapper {
  margin-left: auto;
  margin-right: auto;
}
/* line 80, ../scss/_views-global.scss */
.faq-sub-intro .rows-wrapper.videos-1 {
  width: 100%;
}
/* line 81, ../scss/_views-global.scss */
.faq-sub-intro .rows-wrapper.videos-2 {
  width: 100%;
}
/* line 82, ../scss/_views-global.scss */
.faq-sub-intro .rows-wrapper.videos-3 {
  width: 100%;
}

/* line 86, ../scss/_views-global.scss */
.stockists-map-embed {
  padding: 0 0 40px 0;
}

/* line 92, ../scss/_views-global.scss */
.home-strap .home-strap-title {
  width: 100%;
  z-index: 10;
}
/* line 96, ../scss/_views-global.scss */
.home-strap .home-strap-header-img {
  height: 600px;
  background-position: center center;
}
/* line 100, ../scss/_views-global.scss */
.home-strap .home-strap-tag-1 {
  margin: 0 30px 20px 30px;
  font-size: 24px;
}
/* line 105, ../scss/_views-global.scss */
.home-strap .home-strap-tag-2 p {
  color: #555555;
  margin: 0 20px 0 20px;
  font-size: 18px;
  line-height: 1.4em;
}

/* line 114, ../scss/_views-global.scss */
.home-strap-menu {
  display: none;
}
/* line 117, ../scss/_views-global.scss */
.home-strap-menu .strap-menu-item .home-strap-title {
  width: 33.33%;
  float: left;
  padding: 10px 0;
  color: #0079c2;
  font-size: 11px;
  text-align: center;
  background-color: #ffffff;
  border-left: 2px solid #f4f4f4;
  transition-duration: 200ms;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -moz-background-clip: padding;
  -webkit-background-clip: padding;
  background-clip: padding-box;
}
/* line 128, ../scss/_views-global.scss */
.home-strap-menu .strap-menu-item .home-strap-title:hover {
  cursor: pointer;
  background-color: #f4f4f4;
}
/* line 133, ../scss/_views-global.scss */
.home-strap-menu .strap-menu-item.views-row-last .home-strap-title {
  border-right: 2px solid #f4f4f4;
}

@media all and (min-width: 1480px) {
  /* line 142, ../scss/_views-global.scss */
  .graphic-header.gh-home .gh-img-preview {
    background-size: auto !important;
  }
}
/* line 151, ../scss/_views-global.scss */
.graphic-header.gh-home .gh-video {
  display: none;
}
/* line 154, ../scss/_views-global.scss */
.graphic-header.gh-home .gh-img-preview {
  min-height: 200px;
  background-size: cover;
  background-position: center center;
}
/* line 159, ../scss/_views-global.scss */
.graphic-header.gh-home .gh-img-preview .gh-play img {
  display: none;
}
/* line 162, ../scss/_views-global.scss */
.graphic-header.gh-home .gh-img-preview .gh-play .gh-caption {
  text-align: center;
  width: 100%;
  padding: 10px 0px;
  cursor: pointer;
}
/* line 167, ../scss/_views-global.scss */
.graphic-header.gh-home .gh-img-preview .gh-play .gh-caption h1 {
  margin-left: 30px;
  margin-right: 30px;
  margin-bottom: 2em;
  margin-top: 3em;
  font-size: 18px;
  line-height: 1.2em;
  text-transform: uppercase;
  text-shadow: 0 1px 3px #1a1a1a;
}
/* line 177, ../scss/_views-global.scss */
.graphic-header.gh-home .gh-img-preview .gh-play .gh-caption .gh-button {
  display: inline-block;
  width: 60px;
  height: 60px;
  background-image: url("../images/play-120.png");
  background-position: center 60%;
  background-repeat: no-repeat;
  background-size: contain;
}
/* line 187, ../scss/_views-global.scss */
.graphic-header.gh-home .gh-img-preview .gh-play .gh-caption:hover .gh-button {
  background-image: url("../images/play-120-active.png");
}
/* line 193, ../scss/_views-global.scss */
.graphic-header.gh-home .gh-img-preview .gh-overlay {
  width: 100%;
  background-image: url("../images/dots-overlay.png");
  background-position: left top;
  background-repeat: repeat;
}
/* line 202, ../scss/_views-global.scss */
.graphic-header.gh-strap .gh-img-preview {
  min-height: 260px;
  background-size: cover;
  background-position: center center;
}
/* line 206, ../scss/_views-global.scss */
.graphic-header.gh-strap .gh-img-preview .gh-play {
  width: 100%;
  height: 260px;
  background-image: url("../images/play-120.png");
  background-position: center center;
  background-repeat: no-repeat;
  cursor: pointer;
}
/* line 213, ../scss/_views-global.scss */
.graphic-header.gh-strap .gh-img-preview .gh-play:hover {
  background-image: url("../images/play-120-active.png");
}
/* line 217, ../scss/_views-global.scss */
.graphic-header.gh-strap .gh-img-preview .gh-overlay {
  width: 100%;
  height: 260px;
  background-image: url("../images/dots-overlay.png");
  background-position: left top;
  background-repeat: repeat;
}

/* line 229, ../scss/_views-global.scss */
.block-views-faq-block {
  margin-top: 60px;
  margin-bottom: 60px;
  margin-left: auto;
  margin-right: auto;
  max-width: 920px;
}
/* line 236, ../scss/_views-global.scss */
.block-views-faq-block .faq-list .item-list ol {
  margin-left: 30px;
  margin-right: 30px;
}
/* line 239, ../scss/_views-global.scss */
.block-views-faq-block .faq-list .item-list ol li.faq-item {
  margin-bottom: 30px;
  padding: 5px 0 10px 0;
  list-style: decimal;
  border-bottom: 1px solid #f4f4f4;
}
/* line 244, ../scss/_views-global.scss */
.block-views-faq-block .faq-list .item-list ol li.faq-item h3.faq-question {
  color: #888888;
  font-size: 18px;
  font-weight: 500;
  transition-duration: 200ms;
}
/* line 249, ../scss/_views-global.scss */
.block-views-faq-block .faq-list .item-list ol li.faq-item h3.faq-question:hover {
  color: #27aae2;
  cursor: pointer;
}
/* line 255, ../scss/_views-global.scss */
.block-views-faq-block .faq-list .item-list ol li.faq-item .faq-answer ul {
  margin-left: 30px;
}
/* line 257, ../scss/_views-global.scss */
.block-views-faq-block .faq-list .item-list ol li.faq-item .faq-answer ul li {
  list-style: circle;
}
/* line 261, ../scss/_views-global.scss */
.block-views-faq-block .faq-list .item-list ol li.faq-item .faq-answer .media_embed {
  max-width: 420px;
  margin-left: 0;
  margin-bottom: 30px;
}
/* line 266, ../scss/_views-global.scss */
.block-views-faq-block .faq-list .item-list ol li.faq-item .faq-answer figure,
.block-views-faq-block .faq-list .item-list ol li.faq-item .faq-answer figure.caption {
  float: none;
  width: 100%;
  margin: 20px 0 20px 0;
}
/* line 271, ../scss/_views-global.scss */
.block-views-faq-block .faq-list .item-list ol li.faq-item .faq-answer figure img,
.block-views-faq-block .faq-list .item-list ol li.faq-item .faq-answer figure img.body-img,
.block-views-faq-block .faq-list .item-list ol li.faq-item .faq-answer figure.caption img,
.block-views-faq-block .faq-list .item-list ol li.faq-item .faq-answer figure.caption img.body-img {
  width: 100%;
  height: auto;
}
/* line 276, ../scss/_views-global.scss */
.block-views-faq-block .faq-list .item-list ol li.faq-item .faq-answer figure figcaption,
.block-views-faq-block .faq-list .item-list ol li.faq-item .faq-answer figure.caption figcaption {
  font-size: 12px;
  font-weight: 500;
  padding: 0 10px;
  margin-bottom: 5px;
  background-color: #f4f4f4;
}
/* line 286, ../scss/_views-global.scss */
.block-views-faq-block .faq-list .item-list ol li.faq-item .faq-link a {
  display: block;
  float: left;
  margin-top: 20px;
  padding: 8px 30px;
  color: #ffffff !important;
  background-color: #8ec63f;
  font-size: 12px;
  font-weight: 700;
  text-decoration: none !important;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin-bottom: 20px;
}
/* line 168, ../scss/_base.scss */
.block-views-faq-block .faq-list .item-list ol li.faq-item .faq-link a:hover {
  color: #ffffff !important;
  background-color: #73a230;
}
/* line 291, ../scss/_views-global.scss */
.block-views-faq-block .faq-list .item-list ol li.faq-item.expanded h3.faq-question {
  color: #555555;
}

/* line 301, ../scss/_views-global.scss */
.block-views-stockists-block {
  margin-top: 60px;
  margin-bottom: 60px;
  margin-left: auto;
  margin-right: auto;
  max-width: 920px;
}
/* line 308, ../scss/_views-global.scss */
.block-views-stockists-block .stockists-accordion .item-list ul {
  margin-left: 30px;
  margin-right: 30px;
}
/* line 311, ../scss/_views-global.scss */
.block-views-stockists-block .stockists-accordion .item-list ul li.stockists-item {
  margin-bottom: 30px;
  padding: 5px 0 10px 0;
  list-style: none;
  border-bottom: 1px solid #f4f4f4;
}
/* line 316, ../scss/_views-global.scss */
.block-views-stockists-block .stockists-accordion .item-list ul li.stockists-item h3.stockists-county {
  position: relative;
  color: #888888;
  font-size: 18px;
  font-weight: 500;
  padding-right: 30px;
  transition-duration: 200ms;
}
/* line 323, ../scss/_views-global.scss */
.block-views-stockists-block .stockists-accordion .item-list ul li.stockists-item h3.stockists-county:hover {
  color: #27aae2;
  cursor: pointer;
}
/* line 329, ../scss/_views-global.scss */
.block-views-stockists-block .stockists-accordion .item-list ul li.stockists-item .stockists-location ul {
  margin-left: 30px;
}
/* line 331, ../scss/_views-global.scss */
.block-views-stockists-block .stockists-accordion .item-list ul li.stockists-item .stockists-location ul li {
  list-style: circle;
}
/* line 335, ../scss/_views-global.scss */
.block-views-stockists-block .stockists-accordion .item-list ul li.stockists-item .stockists-location .media_embed {
  max-width: 420px;
  margin-left: 0;
  margin-bottom: 30px;
}
/* line 340, ../scss/_views-global.scss */
.block-views-stockists-block .stockists-accordion .item-list ul li.stockists-item .stockists-location figure,
.block-views-stockists-block .stockists-accordion .item-list ul li.stockists-item .stockists-location figure.caption {
  float: none;
  width: 100%;
  margin: 20px 0 20px 0;
}
/* line 345, ../scss/_views-global.scss */
.block-views-stockists-block .stockists-accordion .item-list ul li.stockists-item .stockists-location figure img,
.block-views-stockists-block .stockists-accordion .item-list ul li.stockists-item .stockists-location figure img.body-img,
.block-views-stockists-block .stockists-accordion .item-list ul li.stockists-item .stockists-location figure.caption img,
.block-views-stockists-block .stockists-accordion .item-list ul li.stockists-item .stockists-location figure.caption img.body-img {
  width: 100%;
  height: auto;
}
/* line 350, ../scss/_views-global.scss */
.block-views-stockists-block .stockists-accordion .item-list ul li.stockists-item .stockists-location figure figcaption,
.block-views-stockists-block .stockists-accordion .item-list ul li.stockists-item .stockists-location figure.caption figcaption {
  font-size: 12px;
  font-weight: 500;
  padding: 0 10px;
  margin-bottom: 5px;
  background-color: #f4f4f4;
}
/* line 359, ../scss/_views-global.scss */
.block-views-stockists-block .stockists-accordion .item-list ul li.stockists-item.expanded h3.stockists-county {
  color: #555555;
}

/* line 371, ../scss/_views-global.scss */
.block-views-stockists-block .stockists-accordion .item-list ul li.stockists-item h3.stockists-county:after {
  position: absolute;
  right: 10px;
  top: 4px;
  content: "+";
  font-size: 24px;
  line-height: 18px;
  font-weight: 700;
  color: #27aae2;
}
/* line 384, ../scss/_views-global.scss */
.block-views-stockists-block .stockists-accordion .item-list ul li.stockists-item.expanded h3.stockists-county:after {
  content: "-";
  font-size: 24px;
  line-height: 18px;
  font-weight: 700;
  color: #27aae2;
}

/* line 400, ../scss/_views-global.scss */
.block-views-introduction-basic {
  margin-top: 30px;
  margin-bottom: 40px;
  padding-bottom: 20px;
  border-bottom: 1px solid #f4f4f4;
}
/* line 405, ../scss/_views-global.scss */
.block-views-introduction-basic h2.intro-title {
  font-size: 24px;
  margin-bottom: 30px;
}
/* line 409, ../scss/_views-global.scss */
.block-views-introduction-basic .intro-text p {
  font-size: 16px;
  line-height: 1.6em;
}

/* line 417, ../scss/_views-global.scss */
.testimonials .testimonial-item {
  margin: 40px 0 20px 0;
  padding: 0 20px 0 80px;
  max-width: 600px;
  background-image: url("../images/icon-quote.png");
  background-position: left top;
  background-repeat: no-repeat;
}
/* line 424, ../scss/_views-global.scss */
.testimonials .testimonial-item .test-quote p {
  font-size: 16px;
  font-weight: 400;
  font-style: italic;
  color: #8ec63f;
}
/* line 430, ../scss/_views-global.scss */
.testimonials .testimonial-item .test-name {
  font-weight: 500;
  color: black;
}

/* line 438, ../scss/_views-global.scss */
.block-views-resources-basic {
  margin-bottom: 40px;
}
/* line 440, ../scss/_views-global.scss */
.block-views-resources-basic h2.block-title {
  margin-top: 40px;
  margin-left: 0;
  margin-bottom: 20px;
  padding-bottom: 20px;
  font-size: 18px;
  font-weight: 400;
  color: black;
  text-align: left;
  text-transform: uppercase;
  border-bottom: 1px solid #f4f4f4;
}
/* line 452, ../scss/_views-global.scss */
.block-views-resources-basic .resource-item {
  margin-bottom: 10px;
  padding-left: 40px;
  background-image: url("../images/icon-download.png");
  background-position: left center;
  background-repeat: no-repeat;
}
/* line 458, ../scss/_views-global.scss */
.block-views-resources-basic .resource-item .resource-link a {
  text-decoration: none;
  font-weight: 400;
  color: #888888;
  transition-duration: 200ms;
}
/* line 463, ../scss/_views-global.scss */
.block-views-resources-basic .resource-item .resource-link a:hover {
  color: #27aae2;
}

/* line 472, ../scss/_views-global.scss */
.block-views-contact-content .cp-logo {
  margin-bottom: 40px;
}
/* line 475, ../scss/_views-global.scss */
.block-views-contact-content .cp-address {
  margin-left: 40px;
}
/* line 477, ../scss/_views-global.scss */
.block-views-contact-content .cp-address .label {
  color: black;
  font-weight: 500;
}
/* line 481, ../scss/_views-global.scss */
.block-views-contact-content .cp-address p {
  font-weight: 400;
}
/* line 483, ../scss/_views-global.scss */
.block-views-contact-content .cp-phone {
  margin-left: 10px;
  margin-bottom: 10px;
  padding-left: 30px;
  font-weight: 400;
  background-image: url("../images/icon-phone.png");
  background-position: left center;
  background-repeat: no-repeat;
}
/* line 493, ../scss/_views-global.scss */
.block-views-contact-content .cp-freephone ul li {
  margin-left: 10px;
  margin-bottom: 10px;
  padding-left: 30px;
  font-weight: 400;
  background-image: url("../images/icon-phone.png");
  background-position: left center;
  background-repeat: no-repeat;
}
/* line 503, ../scss/_views-global.scss */
.block-views-contact-content .cp-email {
  margin-left: 10px;
  margin-bottom: 10px;
  padding-left: 30px;
  font-weight: 400;
  background-image: url("../images/icon-mail.png");
  background-position: left center;
  background-repeat: no-repeat;
}
/* line 511, ../scss/_views-global.scss */
.block-views-contact-content .cp-email a {
  text-decoration: none !important;
}

/* line 519, ../scss/_views-global.scss */
.fb-home {
  padding-top: 80px;
  padding-bottom: 250px;
  text-align: center;
  background-image: url("../images/straps/frames.png");
  background-position: center 108%;
  background-repeat: no-repeat;
}
/* line 526, ../scss/_views-global.scss */
.fb-home .fb-title {
  color: #ffffff;
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 500;
  font-style: normal;
  margin-bottom: 60px;
}
/* line 534, ../scss/_views-global.scss */
.fb-home .fb-text {
  max-width: 720px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
/* line 536, ../scss/_views-global.scss */
.fb-home .fb-text p {
  margin-left: 20px;
  margin-right: 20px;
  margin-bottom: 60px;
  font-size: 16px;
  font-weight: 500;
  color: #ffffff;
}
/* line 546, ../scss/_views-global.scss */
.fb-home .fb-link a {
  display: inline-block;
  text-transform: lowercase;
  font-weight: 500;
  color: #0079c2;
  background-color: #ffffff;
  padding: 7px 15px 7px 45px;
  text-decoration: none;
  background-image: url("../images/facebook-btn-blue.png");
  background-position: 10px center;
  background-repeat: no-repeat;
  transition-duration: 200ms;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
/* line 559, ../scss/_views-global.scss */
.fb-home .fb-link a:hover {
  background-image: url("../images/facebook-btn-white.png");
  background-color: #0079c2;
  color: #ffffff;
}

/* line 2, ../scss/_blocks-global.scss */
.block-bean-front-header-video {
  min-height: 240px;
  overflow: hidden;
  background: url("/sites/habito.gyp/files/home_pages/habito-v-hurlers-still.png") no-repeat;
  background-size: cover;
  background-position: center center;
}
/* line 5, ../scss/_blocks-global.scss */
.block-bean-front-header-video .vid-overlay-play {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("../images/play-60.png") no-repeat center center;
}
/* line 13, ../scss/_blocks-global.scss */
.block-bean-front-header-video .vid-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../images/dots-overlay.png");
  background-repeat: repeat;
  cursor: pointer;
}
/* line 23, ../scss/_blocks-global.scss */
.block-bean-front-header-video video#bgvid {
  display: block;
  min-width: 100%;
  min-height: 200px;
  width: 100%;
  height: auto;
  z-index: -999;
  background-size: cover;
}
/* line 32, ../scss/_blocks-global.scss */
.block-bean-front-header-video .video-controls {
  display: block;
  position: absolute;
  top: 20px;
  right: 20px;
}
/* line 38, ../scss/_blocks-global.scss */
.block-bean-front-header-video .video-controls .js-play-video {
  width: 40px;
  height: 40px;
  margin-bottom: 5px;
  cursor: pointer;
  font-size: 0px;
  color: transparent;
  background-position: center center;
  background-repeat: no-repeat;
  transition-duration: 200ms;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
/* line 49, ../scss/_blocks-global.scss */
.block-bean-front-header-video .video-controls .js-play-video.js-play {
  background-color: #0079c2;
  background-image: url(../images/icon-play-off-24-white.png);
  border: 1px dotted #ffffff;
}
/* line 53, ../scss/_blocks-global.scss */
.block-bean-front-header-video .video-controls .js-play-video.js-play:hover {
  background-color: #ffffff;
  background-image: url(../images/icon-play-off-24-blue.png);
  border: 1px dotted #0079c2;
}
/* line 59, ../scss/_blocks-global.scss */
.block-bean-front-header-video .video-controls .js-play-video.js-pause {
  background-color: #0079c2;
  background-image: url(../images/icon-play-on-24-white.png);
  border: 1px dotted #ffffff;
}
/* line 63, ../scss/_blocks-global.scss */
.block-bean-front-header-video .video-controls .js-play-video.js-pause:hover {
  background-color: #ffffff;
  background-image: url(../images/icon-play-on-24-blue.png);
  border: 1px dotted #0079c2;
}
/* line 71, ../scss/_blocks-global.scss */
.block-bean-front-header-video .video-controls .js-mute-video {
  width: 40px;
  height: 40px;
  cursor: pointer;
  font-size: 0px;
  color: transparent;
  background-position: center center;
  background-repeat: no-repeat;
  transition-duration: 200ms;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
/* line 81, ../scss/_blocks-global.scss */
.block-bean-front-header-video .video-controls .js-mute-video.js-sound {
  background-color: #0079c2;
  background-image: url(../images/icon-audio-off-24-white.png);
  border: 1px dotted #ffffff;
}
/* line 85, ../scss/_blocks-global.scss */
.block-bean-front-header-video .video-controls .js-mute-video.js-sound:hover {
  background-color: #ffffff;
  background-image: url(../images/icon-audio-off-24-blue.png);
  border: 1px dotted #0079c2;
}
/* line 91, ../scss/_blocks-global.scss */
.block-bean-front-header-video .video-controls .js-mute-video.js-muted {
  background-color: #0079c2;
  background-image: url(../images/icon-audio-on-24-white.png);
  border: 1px dotted #ffffff;
}
/* line 95, ../scss/_blocks-global.scss */
.block-bean-front-header-video .video-controls .js-mute-video.js-muted:hover {
  background-color: #ffffff;
  background-image: url(../images/icon-audio-on-24-blue.png);
  border: 1px dotted #0079c2;
}

/* line 111, ../scss/_blocks-global.scss */
body.front #block-delta-blocks-branding {
  display: none;
}

/* line 118, ../scss/_blocks-global.scss */
#block-delta-blocks-branding span,
#block-delta-blocks-branding-clone span,
#block-delta-blocks-branding-sticky span {
  display: none;
}

/* line 122, ../scss/_blocks-global.scss */
#block-delta-blocks-branding-clone {
  position: absolute;
  top: 10px;
  left: 20px;
}

/* line 127, ../scss/_blocks-global.scss */
#block-delta-blocks-branding-sticky {
  display: block;
}

/* line 132, ../scss/_blocks-global.scss */
#scroll-trigger {
  position: absolute;
  left: 48%;
  top: 25%;
  display: block;
  text-align: center;
  width: 30px;
  height: 30px;
  margin-left: auto;
  margin-right: auto;
  background-image: url("../images/arw-scroll.png");
  background-repeat: no-repeat;
  background-position: center center;
  cursor: pointer;
}

/* line 152, ../scss/_blocks-global.scss */
#block-bean-sitewide-main-menu-trigger .main-menu-trigger-wrapper,
#block-bean-sitewide-main-menu-trigger-clone .main-menu-trigger-wrapper,
#block-bean-sitewide-main-menu-trigger-sticky .main-menu-trigger-wrapper {
  text-align: right;
}
/* line 154, ../scss/_blocks-global.scss */
#block-bean-sitewide-main-menu-trigger .main-menu-trigger-wrapper .main-menu-trigger,
#block-bean-sitewide-main-menu-trigger-clone .main-menu-trigger-wrapper .main-menu-trigger,
#block-bean-sitewide-main-menu-trigger-sticky .main-menu-trigger-wrapper .main-menu-trigger {
  display: inline-block;
  margin-top: 14px;
  margin-right: 30px;
  width: 60px;
  height: 46px;
  background-image: url("../images/menu-white.png");
  background-position: center center;
  background-repeat: no-repeat;
  cursor: pointer;
}

/* line 170, ../scss/_blocks-global.scss */
.sticky-nav #block-bean-sitewide-main-menu-trigger .main-menu-trigger-wrapper .main-menu-trigger {
  margin-top: 6px;
  height: 35px;
  background-size: contain;
}

/* line 179, ../scss/_blocks-global.scss */
#zone-prefix-two #block-delta-blocks-branding,
#zone-prefix-two #block-bean-sitewide-main-menu-trigger {
  display: none;
}

/* line 185, ../scss/_blocks-global.scss */
.sticky-nav {
  min-height: 75px;
  position: fixed;
  top: 0;
  width: 100%;
  -moz-box-shadow: 0 2px 14px rgba(0, 0, 0, 0.08);
  -webkit-box-shadow: 0 2px 14px rgba(0, 0, 0, 0.08);
  box-shadow: 0 2px 14px rgba(0, 0, 0, 0.08);
}
/* line 189, ../scss/_blocks-global.scss */
body.admin-menu .sticky-nav {
  top: 30px;
}
/* line 192, ../scss/_blocks-global.scss */
.sticky-nav, .sticky-nav * {
  z-index: 12 !important;
}
/* line 200, ../scss/_blocks-global.scss */
body.not-front .sticky-nav #main-menu-trigger {
  height: 35px;
  margin-top: 0;
}
/* line 204, ../scss/_blocks-global.scss */
body.not-front .sticky-nav img {
  height: 40px;
  width: auto;
  margin-top: 3px;
}
/* line 211, ../scss/_blocks-global.scss */
body.front .sticky-nav #zone-prefix-two-wrapper {
  min-height: 70px;
}

/* line 218, ../scss/_blocks-global.scss */
#block-bean-sitewide-main-menu-trigger-sticky {
  display: block;
  position: absolute;
  top: 8px;
  right: 10px;
  z-index: 99;
}
/* line 225, ../scss/_blocks-global.scss */
#block-bean-sitewide-main-menu-trigger-sticky .main-menu-trigger-wrapper .main-menu-trigger {
  background-image: url("../images/menu-grey.png");
  margin-top: 0;
  margin-right: 0;
}

/* line 233, ../scss/_blocks-global.scss */
#block-bean-sitewide-main-menu-trigger-clone {
  position: absolute;
  top: 8px;
}
/* line 237, ../scss/_blocks-global.scss */
#block-bean-sitewide-main-menu-trigger-clone .main-menu-trigger-wrapper .main-menu-trigger {
  background-image: url("../images/menu-close.png");
  height: 50px;
}
/* line 240, ../scss/_blocks-global.scss */
#block-bean-sitewide-main-menu-trigger-clone .main-menu-trigger-wrapper .main-menu-trigger:hover {
  cursor: pointer;
}

/* line 248, ../scss/_blocks-global.scss */
#block-menu-block-1 {
  position: fixed;
  top: 0px;
  left: 0px;
  display: none;
  width: 100%;
  height: 100%;
  background-color: #27aae2;
  background-color: rgba(39, 170, 226, 0.92);
  cursor: default;
}
/* line 258, ../scss/_blocks-global.scss */
#block-menu-block-1 .block-inner > .content {
  display: table;
  position: fixed;
  width: 100%;
  height: 100%;
}
/* line 263, ../scss/_blocks-global.scss */
#block-menu-block-1 .block-inner > .content .menu-block-1.menu-name-main-menu {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
  margin-top: 120px;
}
/* line 269, ../scss/_blocks-global.scss */
#block-menu-block-1 .block-inner > .content .menu-block-1.menu-name-main-menu ul li {
  text-align: center;
}
/* line 271, ../scss/_blocks-global.scss */
#block-menu-block-1 .block-inner > .content .menu-block-1.menu-name-main-menu ul li a {
  display: block;
  padding: 10px 0;
  font-size: 21px;
  font-weight: 700;
  color: #ffffff !important;
  text-decoration: none;
  text-shadow: 0 2px 2px #0079c2;
  text-transform: uppercase;
  cursor: pointer;
}
/* line 281, ../scss/_blocks-global.scss */
#block-menu-block-1 .block-inner > .content .menu-block-1.menu-name-main-menu ul li a:hover {
  text-shadow: none;
  background-color: #ffffff;
  color: #27aae2 !important;
}

/* line 294, ../scss/_blocks-global.scss */
#zone-suffix-one,
#zone-suffix-two,
#zone-suffix-three {
  text-align: center;
}
/* line 298, ../scss/_blocks-global.scss */
#zone-suffix-one, #zone-suffix-one *,
#zone-suffix-two,
#zone-suffix-two *,
#zone-suffix-three,
#zone-suffix-three * {
  z-index: 7;
}

/* line 303, ../scss/_blocks-global.scss */
#block-bean-resources-home-strap-second p {
  margin-bottom: 0px;
}

/* line 308, ../scss/_blocks-global.scss */
#zone-suffix-one-wrapper .strap-resource {
  z-index: 6;
}
/* line 310, ../scss/_blocks-global.scss */
#zone-suffix-one-wrapper .strap-resource.sr-float {
  position: relative;
  bottom: 0;
  max-height: 200px;
}
/* line 316, ../scss/_blocks-global.scss */
#zone-suffix-one-wrapper .strap-resource.sr-fade-in {
  position: relative;
  width: 100%;
  max-width: 281px;
  height: auto;
  max-height: 250px;
}

/* line 326, ../scss/_blocks-global.scss */
#zone-suffix-two-wrapper .strap-resource {
  z-index: 6;
}
/* line 328, ../scss/_blocks-global.scss */
#zone-suffix-two-wrapper .strap-resource.sr-float {
  position: relative;
  max-height: 250px;
  bottom: 0;
}
/* line 333, ../scss/_blocks-global.scss */
#zone-suffix-two-wrapper .strap-resource.sr-fade-in {
  display: none;
}

/* line 338, ../scss/_blocks-global.scss */
#zone-suffix-three-wrapper .strap-resource {
  z-index: 6;
}
/* line 340, ../scss/_blocks-global.scss */
#zone-suffix-three-wrapper .strap-resource.sr-float {
  position: relative;
  max-height: 250px;
  left: 0;
}
/* line 345, ../scss/_blocks-global.scss */
#zone-suffix-three-wrapper .strap-resource.sr-fade-in {
  display: none;
}
/* line 348, ../scss/_blocks-global.scss */
#zone-suffix-three-wrapper .strap-resource.sr-twist {
  position: absolute;
  left: 60%;
  bottom: 55%;
  max-width: 40px;
}

/* line 357, ../scss/_blocks-global.scss */
.block-views-animations-strap-first,
.block-views-animations-strap-second,
.block-views-animations-strap-third {
  margin: 30px auto;
}

/* line 364, ../scss/_blocks-global.scss */
.block-bean-home-why-habito-button {
  margin-bottom: 60px;
}
/* line 367, ../scss/_blocks-global.scss */
.block-bean-home-why-habito-button .field-name-field-b00-content a.btn {
  display: block;
  float: left;
  margin-top: 20px;
  padding: 8px 30px;
  color: #ffffff !important;
  background-color: #8ec63f;
  font-size: 12px;
  font-weight: 700;
  text-decoration: none !important;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin-left: auto;
  margin-right: auto;
  float: none;
  font-size: 18px;
  max-width: 228px;
}
/* line 168, ../scss/_base.scss */
.block-bean-home-why-habito-button .field-name-field-b00-content a.btn:hover {
  color: #ffffff !important;
  background-color: #73a230;
}

/* line 380, ../scss/_blocks-global.scss */
#zone-footer-one .block-bean {
  padding-top: 180px;
  padding-bottom: 80px;
  text-align: center;
  background-image: url("../images/icon-mail-lg.png");
  background-position: center 40px;
  background-repeat: no-repeat;
}
/* line 387, ../scss/_blocks-global.scss */
#zone-footer-one .block-bean .block-title {
  margin-bottom: 40px;
  color: #ffffff;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.2em;
  margin-bottom: 1em;
}
/* line 395, ../scss/_blocks-global.scss */
#zone-footer-one .block-bean .field-name-field-b03-text .field-item {
  margin-bottom: 60px;
  color: #ffffff;
  font-weight: 500;
  font-size: 18px;
  line-height: 1.4em;
  max-width: 720px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
/* line 403, ../scss/_blocks-global.scss */
#zone-footer-one .block-bean .field-name-field-b03-link .field-item {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  padding-bottom: 40px;
  border-bottom: 2px solid #6ac5eb;
  max-width: 360px;
}
/* line 410, ../scss/_blocks-global.scss */
#zone-footer-one .block-bean .field-name-field-b03-link .field-item a {
  display: inline-block;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 16px;
  color: #0079c2;
  background-color: #ffffff;
  padding: 10px 30px;
  text-decoration: none;
  transition-duration: 200ms;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
/* line 421, ../scss/_blocks-global.scss */
#zone-footer-one .block-bean .field-name-field-b03-link .field-item a:hover {
  background-color: #0079c2;
  color: #ffffff;
}
/* line 427, ../scss/_blocks-global.scss */
#zone-footer-one .block-bean .field-name-field-b03-dl-doc {
  margin: 40px auto 0 auto;
  max-width: 340px;
}
/* line 430, ../scss/_blocks-global.scss */
#zone-footer-one .block-bean .field-name-field-b03-dl-doc a {
  display: block;
  margin-left: 10px;
  margin-right: 10px;
  padding: 12px 12px 12px 12px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  line-height: 1.2em;
  background-image: none;
  color: white;
  font-weight: 700;
  background-color: #0079c2;
  text-decoration: none;
}
/* line 442, ../scss/_blocks-global.scss */
#zone-footer-one .block-bean .field-name-field-b03-dl-doc a:hover {
  color: #0079c2;
  background-color: #ffffff;
  text-decoration: none;
}
/* line 449, ../scss/_blocks-global.scss */
#zone-footer-one .block-bean .field-name-field-b03-dl-doc .file img.file-icon {
  display: none;
}

/* line 458, ../scss/_blocks-global.scss */
.block-bean-sitewide-footer-logo {
  margin-top: 20px;
  text-align: center;
}

/* line 464, ../scss/_blocks-global.scss */
.block-bean-footer-social-links {
  float: none;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  max-width: 150px;
}
/* line 470, ../scss/_blocks-global.scss */
.block-bean-footer-social-links .social-text {
  font-size: 0;
  font-weight: 500;
  letter-spacing: 0.01em;
  text-transform: uppercase;
}
/* line 476, ../scss/_blocks-global.scss */
.block-bean-footer-social-links .social-link {
  margin: 0 0;
}
/* line 478, ../scss/_blocks-global.scss */
.block-bean-footer-social-links .social-link a {
  display: block;
  width: 50px;
  height: 50px;
  float: left;
  background-position: center center;
  background-repeat: no-repeat;
  transition-duration: 200ms;
}
/* line 486, ../scss/_blocks-global.scss */
.block-bean-footer-social-links .social-link a.pin {
  background-image: url("../images/social/pin-grey-50.png");
}
/* line 488, ../scss/_blocks-global.scss */
.block-bean-footer-social-links .social-link a.pin:hover {
  background-image: url("../images/social/pin-green-50.png");
}
/* line 492, ../scss/_blocks-global.scss */
.block-bean-footer-social-links .social-link a.fb {
  background-image: url("../images/social/fb-grey-50.png");
}
/* line 494, ../scss/_blocks-global.scss */
.block-bean-footer-social-links .social-link a.fb:hover {
  background-image: url("../images/social/fb-green-50.png");
}
/* line 498, ../scss/_blocks-global.scss */
.block-bean-footer-social-links .social-link a.twt {
  background-image: url("../images/social/twt-grey-50.png");
}
/* line 500, ../scss/_blocks-global.scss */
.block-bean-footer-social-links .social-link a.twt:hover {
  background-image: url("../images/social/twt-green-50.png");
}
/* line 504, ../scss/_blocks-global.scss */
.block-bean-footer-social-links .social-link a.yt {
  background-image: url("../images/social/yt-grey-50.png");
}
/* line 506, ../scss/_blocks-global.scss */
.block-bean-footer-social-links .social-link a.yt:hover {
  background-image: url("../images/social/yt-green-50.png");
}

/* line 515, ../scss/_blocks-global.scss */
.block-webform-client-block-8 {
  margin-top: 40px;
  background-color: #f4f4f4;
}
/* line 518, ../scss/_blocks-global.scss */
.block-webform-client-block-8 .block-inner {
  padding: 10px 30px;
}
/* line 520, ../scss/_blocks-global.scss */
.block-webform-client-block-8 .block-inner label {
  text-transform: uppercase;
  letter-spacing: 0.02em;
  font-size: 12px;
}
/* line 525, ../scss/_blocks-global.scss */
.block-webform-client-block-8 .block-inner input,
.block-webform-client-block-8 .block-inner textarea,
.block-webform-client-block-8 .block-inner select {
  font-family: 'Gotham A', 'Gotham B';
  font-weight: 400;
}
/* line 530, ../scss/_blocks-global.scss */
.block-webform-client-block-8 .block-inner input:focus,
.block-webform-client-block-8 .block-inner textarea:focus,
.block-webform-client-block-8 .block-inner select:focus {
  border: 2px solid !important;
  border-color: #8ec63f !important;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
/* line 538, ../scss/_blocks-global.scss */
.block-webform-client-block-8 .block-inner textarea {
  border-color: #d1d1d1;
}
/* line 541, ../scss/_blocks-global.scss */
.block-webform-client-block-8 .block-inner input[type="text"],
.block-webform-client-block-8 .block-inner input[type="email"],
.block-webform-client-block-8 .block-inner select {
  width: 100% !important;
  height: 2.4em;
  border-color: #d1d1d1;
}
/* line 548, ../scss/_blocks-global.scss */
.block-webform-client-block-8 .block-inner input.button-primary {
  margin-top: 20px;
  padding: 8px 30px;
  color: #ffffff;
  background: #8ec63f;
  font-family: 'Gotham A', 'Gotham B';
  font-size: 12px;
  font-weight: 700;
  text-shadow: none;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  transition-duration: 200ms;
}
/* line 562, ../scss/_blocks-global.scss */
.block-webform-client-block-8 .block-inner input.button-primary:hover {
  background-color: #73a230;
}

/* line 570, ../scss/_blocks-global.scss */
.bean-bean-04 {
  text-align: center;
}
/* line 572, ../scss/_blocks-global.scss */
.bean-bean-04 .field-name-field-gh-img {
  max-width: 1180px;
  margin-left: auto;
  margin-right: auto;
}
/* line 576, ../scss/_blocks-global.scss */
.bean-bean-04 .field-name-field-gh-img img {
  width: 100%;
  height: auto;
}

/* line 584, ../scss/_blocks-global.scss */
#block-bean-footer-copyright {
  text-align: center;
}
/* line 586, ../scss/_blocks-global.scss */
#block-bean-footer-copyright p {
  margin: 15px 0;
  font-size: 14px;
}
/* line 590, ../scss/_blocks-global.scss */
#block-bean-footer-copyright a {
  color: #555555;
  text-decoration: none;
}
/* line 593, ../scss/_blocks-global.scss */
#block-bean-footer-copyright a:hover {
  color: #0079c2;
}

/* line 1, ../scss/_fapp-global.scss */
.page-coverwall #section-content #zone-content-wrapper {
  background-color: #f4f4f4;
}

/* line 6, ../scss/_fapp-global.scss */
.fb-login-wrapper .fb-login {
  width: 220px;
  margin-left: auto;
  margin-right: auto;
  padding: 60px 0 40px 0;
}
/* line 11, ../scss/_fapp-global.scss */
.fb-login-wrapper .fb-login a {
  display: inline-block;
  text-transform: lowercase;
  font-weight: 500;
  color: #ffffff;
  background-color: #0079c2;
  padding: 7px 15px 7px 45px;
  text-decoration: none;
  background-image: url("../images/facebook-btn-white.png");
  background-position: 10px center;
  background-repeat: no-repeat;
  transition-duration: 200ms;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
/* line 24, ../scss/_fapp-global.scss */
.fb-login-wrapper .fb-login a:hover {
  background-image: url("../images/facebook-btn-blue.png");
  background-color: #ffffff;
  color: #0079c2;
}

/* line 33, ../scss/_fapp-global.scss */
.fb-logout-wrapper .fb-logout {
  width: 115px;
  margin-left: auto;
  margin-right: 100px;
  padding: 0 0 40px 0;
}
/* line 38, ../scss/_fapp-global.scss */
.fb-logout-wrapper .fb-logout a {
  display: inline-block;
  text-transform: lowercase;
  font-weight: 500;
  color: #ffffff;
  background-color: #0079c2;
  padding: 7px 15px 7px 45px;
  text-decoration: none;
  background-image: url("../images/facebook-btn-white.png");
  background-position: 10px center;
  background-repeat: no-repeat;
  transition-duration: 200ms;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
/* line 51, ../scss/_fapp-global.scss */
.fb-logout-wrapper .fb-logout a:hover {
  background-image: url("../images/facebook-btn-blue.png");
  background-color: #E6E6E6;
  color: #0079c2;
}

/* line 61, ../scss/_fapp-global.scss */
.block-bean-coverwall-introduction {
  padding: 80px 0 40px 0;
}
/* line 63, ../scss/_fapp-global.scss */
.block-bean-coverwall-introduction .field-name-field-b01-content {
  max-width: 720px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
/* line 64, ../scss/_fapp-global.scss */
.block-bean-coverwall-introduction .field-name-field-b01-content p {
  font-size: 16px;
}

/* line 73, ../scss/_fapp-global.scss */
.block-bean-coverwall-steps h2.block-title {
  text-align: left;
  font-weight: 400;
  font-style: italic;
  max-width: none;
  font-size: 21px;
}
/* line 82, ../scss/_fapp-global.scss */
.block-bean-coverwall-steps .field-name-field-b00-content ul.steps li {
  list-style: none;
  font-size: 16px;
  line-height: 1.6em;
  margin-bottom: 4px;
}
/* line 87, ../scss/_fapp-global.scss */
.block-bean-coverwall-steps .field-name-field-b00-content ul.steps li .step-num {
  color: #888888;
  font-weight: 700;
  margin-right: 8px;
}

/* line 97, ../scss/_fapp-global.scss */
.step-list.grid-14 {
  margin-left: 10px;
}

/* line 100, ../scss/_fapp-global.scss */
.step-button-images.grid-10 {
  margin-right: 0;
}
/* line 102, ../scss/_fapp-global.scss */
.step-button-images.grid-10 .sb-img {
  display: none;
  text-align: center;
  margin-top: 0;
}
/* line 106, ../scss/_fapp-global.scss */
.step-button-images.grid-10 .sb-img img {
  width: 100%;
  max-width: 232px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
/* line 114, ../scss/_fapp-global.scss */
.step-button-images.grid-10 .sb-img.preview.grid-5 {
  margin-left: 10px;
}
/* line 117, ../scss/_fapp-global.scss */
.step-button-images.grid-10 .sb-img.save.grid-5 {
  margin-right: 10px;
}

/* line 122, ../scss/_fapp-global.scss */
.frames-array .frame {
  width: 17%;
  display: inline-block;
  margin: 1%;
}

/* line 127, ../scss/_fapp-global.scss */
.frames-array .frame-preview {
  width: 45%;
  display: inline-block;
  margin: 1%;
}

/* line 132, ../scss/_fapp-global.scss */
.frames-array .frame-clear {
  width: 46%;
  display: inline-block;
  margin: 1%;
}

/* line 137, ../scss/_fapp-global.scss */
#frame-save-button {
  text-align: center;
  margin-bottom: 30px;
}

/* line 141, ../scss/_fapp-global.scss */
#frame-save-button a#gf-img-clear-b {
  display: none;
  width: 140px;
  margin-left: auto;
  margin-right: auto;
  padding: 14px 20px 14px 80px;
  color: #888888;
  font-weight: 500;
  text-decoration: none !important;
  text-transform: uppercase;
  background-color: #f4f4f4;
  background-image: url("../images/cross-grey-24.png");
  background-repeat: no-repeat;
  background-position: 14px center;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

/* line 159, ../scss/_fapp-global.scss */
#frame-save-button a#gf-img-save {
  display: none;
  width: 140px;
  margin-left: auto;
  margin-right: auto;
  padding: 14px 20px 14px 80px;
  color: #888888;
  font-weight: 500;
  text-decoration: none !important;
  text-transform: uppercase;
  background-color: #f4f4f4;
  background-image: url("../images/check-green-52.png");
  background-repeat: no-repeat;
  background-position: 14px center;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

/* line 178, ../scss/_fapp-global.scss */
.fb-photo {
  width: 50%;
}

/* line 8, ../scss/global.scss */
#block-menu-block-1, #block-menu-block-1 * {
  z-index: 15;
}

/* line 13, ../scss/global.scss */
.page, .page * {
  z-index: 5;
}

/* line 19, ../scss/global.scss */
.node-type-error-page #section-content {
  margin: 40px 0;
}
/* line 21, ../scss/global.scss */
.node-type-error-page #section-content .region-content-inner {
  max-width: 960px;
  margin-left: 20px;
  margin-right: 20px;
}

/* line 28, ../scss/global.scss */
.not-front .region-header-one-first {
  float: left;
  width: 50%;
  margin: 0 0 0 0;
}
/* line 32, ../scss/global.scss */
.not-front .region-header-one-first .region-header-one-first-inner {
  margin-left: 20px;
}

/* line 37, ../scss/global.scss */
.not-front .region-header-one-second {
  float: right;
  width: 50%;
  margin: 0 0 0 0;
}

/* line 44, ../scss/global.scss */
.front #section-header {
  background: #0079c2;
  background-image: none;
  background-size: contain;
}
/* line 48, ../scss/global.scss */
.front #section-header #zone-header-one-wrapper,
.front #section-header #zone-header-two-wrapper {
  background-color: transparent;
}

/* line 54, ../scss/global.scss */
#section-header {
  background-color: #0079c2;
}
/* line 56, ../scss/global.scss */
#section-header #zone-header-one-wrapper {
  background-color: #0079c2;
}
/* line 58, ../scss/global.scss */
#section-header #zone-header-one-wrapper .zone-header-one {
  width: 100% !important;
  padding: 10px 0;
}
/* line 61, ../scss/global.scss */
#section-header #zone-header-one-wrapper .zone-header-one .region-header-one-second {
  float: right !important;
}
/* line 66, ../scss/global.scss */
#section-header #zone-header-two-wrapper {
  background-color: #27aae2;
}
/* line 68, ../scss/global.scss */
#section-header #zone-header-two-wrapper #zone-header-two {
  width: 100%;
}
/* line 70, ../scss/global.scss */
#section-header #zone-header-two-wrapper #zone-header-two #region-header-two-first {
  width: 100%;
  margin: 0px;
}
/* line 76, ../scss/global.scss */
#section-header #zone-header-three-wrapper {
  background-color: #27aae2;
  padding: 15px 0;
}

/* line 81, ../scss/global.scss */
.front .zone-prefix-two-wrapper {
  position: relative;
}

/* line 86, ../scss/global.scss */
#section-header #zone-prefix-two-wrapper {
  background-color: #ffffff;
  border-top: 2px solid #f4f4f4;
  border-bottom: 2px solid #f4f4f4;
}

/* line 95, ../scss/global.scss */
#section-content #zone-prefix-one-wrapper {
  background-color: #f4f4f4;
  text-align: center;
}
/* line 98, ../scss/global.scss */
body.front #section-content #zone-prefix-one-wrapper {
  background-color: #ffffff;
}
/* line 102, ../scss/global.scss */
#section-content #zone-prefix-two-wrapper {
  background-color: #ffffff;
  border-top: 2px solid #f4f4f4;
  border-bottom: 2px solid #f4f4f4;
}
/* line 107, ../scss/global.scss */
#section-content #zone-prefix-three-wrapper {
  padding: 30px 0 20px 0;
}
/* line 110, ../scss/global.scss */
#section-content #zone-content-wrapper {
  background-color: #ffffff;
}
/* line 113, ../scss/global.scss */
body.node-type-straps-page #section-content #zone-content-wrapper #zone-content {
  margin: 0;
  width: 100%;
}
/* line 116, ../scss/global.scss */
body.node-type-straps-page #section-content #zone-content-wrapper #zone-content #region-content {
  margin: 0;
  width: 100%;
}
/* line 123, ../scss/global.scss */
#section-content .home-strap-header-img {
  height: auto;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center top;
}
/* line 129, ../scss/global.scss */
#section-content .home-strap-header-img img {
  width: 100%;
  height: auto;
}
/* line 135, ../scss/global.scss */
#section-content #zone-suffix-one-wrapper,
#section-content #zone-suffix-two-wrapper,
#section-content #zone-suffix-three-wrapper {
  position: relative;
  padding-top: 0;
  padding-bottom: 0;
  background-color: #ffffff;
  background-size: contain;
  background-repeat: no-repeat;
  box-sizing: border-box;
}
/* line 146, ../scss/global.scss */
#section-content #zone-suffix-one-wrapper {
  background-image: none;
  background-image: url("../images/straps/hab-gyp_floor.jpg");
  background-position: center bottom;
  overflow: hidden;
  padding-bottom: 100px;
}
/* line 153, ../scss/global.scss */
#section-content #zone-suffix-two-wrapper {
  background-image: url("../images/straps/hab-gyp_floor.jpg");
  background-position: center bottom;
}
/* line 157, ../scss/global.scss */
#section-content #zone-suffix-three-wrapper {
  background-image: url("../images/straps/hab-gyp_floor.jpg");
  background-position: center bottom;
}
/* line 161, ../scss/global.scss */
#section-content #region-suffix-one-top,
#section-content #region-suffix-two-top,
#section-content #region-suffix-three-top {
  width: 100%;
  height: auto;
  position: relative;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  z-index: 10;
}
/* line 173, ../scss/global.scss */
#section-content #region-suffix-one-right,
#section-content #region-suffix-one-left,
#section-content #region-suffix-two-right,
#section-content #region-suffix-two-left,
#section-content #region-suffix-three-right,
#section-content #region-suffix-three-left {
  z-index: 7;
}

/* line 183, ../scss/global.scss */
.context-contact-us .zone-content,
.context-contact-gyproc .zone-content,
.context-contattaci .zone-content {
  padding: 40px 0;
}

/* line 190, ../scss/global.scss */
#section-footer #zone-footer-one-wrapper {
  background-color: #27aae2;
}
/* line 193, ../scss/global.scss */
#section-footer #zone-footer-two-wrapper {
  background-color: #27aae2;
}
/* line 196, ../scss/global.scss */
#section-footer #zone-footer-three-wrapper {
  padding: 15px 0;
  background-color: #ffffff;
  border-top: 20px solid #f4f4f4;
}
/* line 201, ../scss/global.scss */
#section-footer #zone-footer-four-wrapper {
  background-color: #f4f4f4;
}

/* line 209, ../scss/global.scss */
.front #section-footer #zone-footer-three-wrapper,
.context-why-habito #section-footer #zone-footer-three-wrapper {
  border-top: 0 none;
}

/* line 218, ../scss/global.scss */
#sliding-popup .popup-content #popup-text h2 {
  color: #ffffff !important;
}
/* line 219, ../scss/global.scss */
#sliding-popup .popup-content #popup-text p {
  color: #999999 !important;
}
/* line 221, ../scss/global.scss */
#sliding-popup .popup-content #popup-buttons button {
  font-family: 'Gotham A', 'Gotham B';
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
