@charset "UTF-8";
/*  = Setup */
/* == PATHS  */
/* == COLORS  */
/* == FONTS  */
/* == SPACING  */
/* == Default Device Sizes */
/* e.g mobile */
/* e.g Phablets and Tablets */
/* e.g Basic Desktops */
/* e.g Average Desktops */
/* e.g Ideal Desktops */
/* e.g mobile */
/* accsys mobile */
/* e.g desktop */
/* == Other */
/* The following are in addition to mixins automatically imported by http://bourbon.io/docs/.
If you see a mixin used on the site that's not used here, then it's likely from BOURBON, so check those docs  */
/* == REM Font Sizing + Fallback  */
/* = Responsive Layouts and Legacy IE Support (IE8) */
/* = GRID SYSTEM */
/* Equal Column Widths  */
/* Whole */
/* Half */
/* Thirds */
/* Quarters */
/* Fifths */
/* Sixths */
/* Sevenths */
/* Eighths */
/* = Convert HEX to RGBA to add opacity */
/* = Generic Vendor Prefix handling */
/* = Strip Units  -- see http://hugogiraudel.com/2013/08/12/sass-functions/*/
/* = Placeholder mixin for forms */
/* = Third Party */
/* 1 */
/*!
 *  Font Awesome 4.1.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@import url("//hello.myfonts.net/count/2f2018");
/* line 6, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-2x {
  font-size: 2em; }

/* line 9, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-3x {
  font-size: 3em; }

/* line 12, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-4x {
  font-size: 4em; }

/* line 15, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-5x {
  font-size: 5em; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
    readers do not read off random characters that represent icons */
/* line 539, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-glass:before {
  content: ""; }

/* line 540, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-music:before {
  content: ""; }

/* line 541, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-search:before {
  content: ""; }

/* line 542, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-envelope-o:before {
  content: ""; }

/* line 543, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-heart:before {
  content: ""; }

/* line 544, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-star:before {
  content: ""; }

/* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-star-o:before {
  content: ""; }

/* line 546, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-user:before {
  content: ""; }

/* line 547, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-film:before {
  content: ""; }

/* line 548, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-th-large:before {
  content: ""; }

/* line 549, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-th:before {
  content: ""; }

/* line 550, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-th-list:before {
  content: ""; }

/* line 551, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-check:before {
  content: ""; }

/* line 552, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-times:before {
  content: ""; }

/* line 553, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-search-plus:before {
  content: ""; }

/* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-search-minus:before {
  content: ""; }

/* line 555, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-power-off:before {
  content: ""; }

/* line 556, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-signal:before {
  content: ""; }

/* line 557, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-gear:before,
.fa-cog:before {
  content: ""; }

/* line 558, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-trash-o:before {
  content: ""; }

/* line 559, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-home:before {
  content: ""; }

/* line 560, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-file-o:before {
  content: ""; }

/* line 561, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-clock-o:before {
  content: ""; }

/* line 562, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-road:before {
  content: ""; }

/* line 563, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-download:before {
  content: ""; }

/* line 564, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-arrow-circle-o-down:before {
  content: ""; }

/* line 565, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-arrow-circle-o-up:before {
  content: ""; }

/* line 566, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-inbox:before {
  content: ""; }

/* line 567, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-play-circle-o:before {
  content: ""; }

/* line 568, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-rotate-right:before,
.fa-repeat:before {
  content: ""; }

/* line 569, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-refresh:before {
  content: ""; }

/* line 570, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-list-alt:before {
  content: ""; }

/* line 571, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-lock:before {
  content: ""; }

/* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-flag:before {
  content: ""; }

/* line 573, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-headphones:before {
  content: ""; }

/* line 574, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-volume-off:before {
  content: ""; }

/* line 575, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-volume-down:before {
  content: ""; }

/* line 576, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-volume-up:before {
  content: ""; }

/* line 577, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-qrcode:before {
  content: ""; }

/* line 578, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-barcode:before {
  content: ""; }

/* line 579, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-tag:before {
  content: ""; }

/* line 580, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-tags:before {
  content: ""; }

/* line 581, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-book:before {
  content: ""; }

/* line 582, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-bookmark:before {
  content: ""; }

/* line 583, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-print:before {
  content: ""; }

/* line 584, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-camera:before {
  content: ""; }

/* line 585, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-font:before {
  content: ""; }

/* line 586, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-bold:before {
  content: ""; }

/* line 587, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-italic:before {
  content: ""; }

/* line 588, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-text-height:before {
  content: ""; }

/* line 589, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-text-width:before {
  content: ""; }

/* line 590, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-align-left:before {
  content: ""; }

/* line 591, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-align-center:before {
  content: ""; }

/* line 592, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-align-right:before {
  content: ""; }

/* line 593, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-align-justify:before {
  content: ""; }

/* line 594, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-list:before {
  content: ""; }

/* line 595, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-dedent:before,
.fa-outdent:before {
  content: ""; }

/* line 596, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-indent:before {
  content: ""; }

/* line 597, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-video-camera:before {
  content: ""; }

/* line 598, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: ""; }

/* line 599, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-pencil:before {
  content: ""; }

/* line 600, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-map-marker:before {
  content: ""; }

/* line 601, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-adjust:before {
  content: ""; }

/* line 602, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-tint:before {
  content: ""; }

/* line 603, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-edit:before,
.fa-pencil-square-o:before {
  content: ""; }

/* line 604, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-share-square-o:before {
  content: ""; }

/* line 605, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-check-square-o:before {
  content: ""; }

/* line 606, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-arrows:before {
  content: ""; }

/* line 607, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-step-backward:before {
  content: ""; }

/* line 608, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-fast-backward:before {
  content: ""; }

/* line 609, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-backward:before {
  content: ""; }

/* line 610, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-play:before {
  content: ""; }

/* line 611, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-pause:before {
  content: ""; }

/* line 612, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-stop:before {
  content: ""; }

/* line 613, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-forward:before {
  content: ""; }

/* line 614, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-fast-forward:before {
  content: ""; }

/* line 615, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-step-forward:before {
  content: ""; }

/* line 616, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-eject:before {
  content: ""; }

/* line 617, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-chevron-left:before {
  content: ""; }

/* line 618, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-chevron-right:before {
  content: ""; }

/* line 619, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-plus-circle:before {
  content: ""; }

/* line 620, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-minus-circle:before {
  content: ""; }

/* line 621, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-times-circle:before {
  content: ""; }

/* line 622, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-check-circle:before {
  content: ""; }

/* line 623, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-question-circle:before {
  content: ""; }

/* line 624, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-info-circle:before {
  content: ""; }

/* line 625, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-crosshairs:before {
  content: ""; }

/* line 626, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-times-circle-o:before {
  content: ""; }

/* line 627, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-check-circle-o:before {
  content: ""; }

/* line 628, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-ban:before {
  content: ""; }

/* line 629, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-arrow-left:before {
  content: ""; }

/* line 630, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-arrow-right:before {
  content: ""; }

/* line 631, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-arrow-up:before {
  content: ""; }

/* line 632, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-arrow-down:before {
  content: ""; }

/* line 633, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-mail-forward:before,
.fa-share:before {
  content: ""; }

/* line 634, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-expand:before {
  content: ""; }

/* line 635, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-compress:before {
  content: ""; }

/* line 636, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-plus:before {
  content: ""; }

/* line 637, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-minus:before {
  content: ""; }

/* line 638, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-asterisk:before {
  content: ""; }

/* line 639, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-exclamation-circle:before {
  content: ""; }

/* line 640, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-gift:before {
  content: ""; }

/* line 641, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-leaf:before {
  content: ""; }

/* line 642, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-fire:before {
  content: ""; }

/* line 643, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-eye:before {
  content: ""; }

/* line 644, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-eye-slash:before {
  content: ""; }

/* line 645, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: ""; }

/* line 646, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-plane:before {
  content: ""; }

/* line 647, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-calendar:before {
  content: ""; }

/* line 648, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-random:before {
  content: ""; }

/* line 649, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-comment:before {
  content: ""; }

/* line 650, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-magnet:before {
  content: ""; }

/* line 651, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-chevron-up:before {
  content: ""; }

/* line 652, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-chevron-down:before {
  content: ""; }

/* line 653, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-retweet:before {
  content: ""; }

/* line 654, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-shopping-cart:before {
  content: ""; }

/* line 655, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-folder:before {
  content: ""; }

/* line 656, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-folder-open:before {
  content: ""; }

/* line 657, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-arrows-v:before {
  content: ""; }

/* line 658, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-arrows-h:before {
  content: ""; }

/* line 659, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-bar-chart-o:before {
  content: ""; }

/* line 660, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-twitter-square:before {
  content: ""; }

/* line 661, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-facebook-square:before {
  content: ""; }

/* line 662, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-camera-retro:before {
  content: ""; }

/* line 663, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-key:before {
  content: ""; }

/* line 664, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-gears:before,
.fa-cogs:before {
  content: ""; }

/* line 665, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-comments:before {
  content: ""; }

/* line 666, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-thumbs-o-up:before {
  content: ""; }

/* line 667, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-thumbs-o-down:before {
  content: ""; }

/* line 668, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-star-half:before {
  content: ""; }

/* line 669, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-heart-o:before {
  content: ""; }

/* line 670, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-sign-out:before {
  content: ""; }

/* line 671, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-linkedin-square:before {
  content: ""; }

/* line 672, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-thumb-tack:before {
  content: ""; }

/* line 673, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-external-link:before {
  content: ""; }

/* line 674, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-sign-in:before {
  content: ""; }

/* line 675, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-trophy:before {
  content: ""; }

/* line 676, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-github-square:before {
  content: ""; }

/* line 677, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-upload:before {
  content: ""; }

/* line 678, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-lemon-o:before {
  content: ""; }

/* line 679, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-phone:before {
  content: ""; }

/* line 680, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-square-o:before {
  content: ""; }

/* line 681, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-bookmark-o:before {
  content: ""; }

/* line 682, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-phone-square:before {
  content: ""; }

/* line 683, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-twitter:before {
  content: ""; }

/* line 684, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-facebook:before {
  content: ""; }

/* line 685, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-github:before {
  content: ""; }

/* line 686, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-unlock:before {
  content: ""; }

/* line 687, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-credit-card:before {
  content: ""; }

/* line 688, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-rss:before {
  content: ""; }

/* line 689, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-hdd-o:before {
  content: ""; }

/* line 690, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-bullhorn:before {
  content: ""; }

/* line 691, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-bell:before {
  content: ""; }

/* line 692, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-certificate:before {
  content: ""; }

/* line 693, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-hand-o-right:before {
  content: ""; }

/* line 694, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-hand-o-left:before {
  content: ""; }

/* line 695, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-hand-o-up:before {
  content: ""; }

/* line 696, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-hand-o-down:before {
  content: ""; }

/* line 697, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-arrow-circle-left:before {
  content: ""; }

/* line 698, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-arrow-circle-right:before {
  content: ""; }

/* line 699, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-arrow-circle-up:before {
  content: ""; }

/* line 700, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-arrow-circle-down:before {
  content: ""; }

/* line 701, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-globe:before {
  content: ""; }

/* line 702, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-wrench:before {
  content: ""; }

/* line 703, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-tasks:before {
  content: ""; }

/* line 704, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-filter:before {
  content: ""; }

/* line 705, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-briefcase:before {
  content: ""; }

/* line 706, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-arrows-alt:before {
  content: ""; }

/* line 707, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-group:before,
.fa-users:before {
  content: ""; }

/* line 708, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-chain:before,
.fa-link:before {
  content: ""; }

/* line 709, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-cloud:before {
  content: ""; }

/* line 710, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-flask:before {
  content: ""; }

/* line 711, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-cut:before,
.fa-scissors:before {
  content: ""; }

/* line 712, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-copy:before,
.fa-files-o:before {
  content: ""; }

/* line 713, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-paperclip:before {
  content: ""; }

/* line 714, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-save:before,
.fa-floppy-o:before {
  content: ""; }

/* line 715, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-square:before {
  content: ""; }

/* line 716, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: ""; }

/* line 717, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-list-ul:before {
  content: ""; }

/* line 718, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-list-ol:before {
  content: ""; }

/* line 719, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-strikethrough:before {
  content: ""; }

/* line 720, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-underline:before {
  content: ""; }

/* line 721, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-table:before {
  content: ""; }

/* line 722, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-magic:before {
  content: ""; }

/* line 723, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-truck:before {
  content: ""; }

/* line 724, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-pinterest:before {
  content: ""; }

/* line 725, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-pinterest-square:before {
  content: ""; }

/* line 726, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-google-plus-square:before {
  content: ""; }

/* line 727, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-google-plus:before {
  content: ""; }

/* line 728, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-money:before {
  content: ""; }

/* line 729, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-caret-down:before {
  content: ""; }

/* line 730, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-caret-up:before {
  content: ""; }

/* line 731, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-caret-left:before {
  content: ""; }

/* line 732, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-caret-right:before {
  content: ""; }

/* line 733, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-columns:before {
  content: ""; }

/* line 734, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-unsorted:before,
.fa-sort:before {
  content: ""; }

/* line 735, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-sort-down:before,
.fa-sort-desc:before {
  content: ""; }

/* line 736, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-sort-up:before,
.fa-sort-asc:before {
  content: ""; }

/* line 737, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-envelope:before {
  content: ""; }

/* line 738, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-linkedin:before {
  content: ""; }

/* line 739, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-rotate-left:before,
.fa-undo:before {
  content: ""; }

/* line 740, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-legal:before,
.fa-gavel:before {
  content: ""; }

/* line 741, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-dashboard:before,
.fa-tachometer:before {
  content: ""; }

/* line 742, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-comment-o:before {
  content: ""; }

/* line 743, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-comments-o:before {
  content: ""; }

/* line 744, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-flash:before,
.fa-bolt:before {
  content: ""; }

/* line 745, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-sitemap:before {
  content: ""; }

/* line 746, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-umbrella:before {
  content: ""; }

/* line 747, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-paste:before,
.fa-clipboard:before {
  content: ""; }

/* line 748, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-lightbulb-o:before {
  content: ""; }

/* line 749, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-exchange:before {
  content: ""; }

/* line 750, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-cloud-download:before {
  content: ""; }

/* line 751, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-cloud-upload:before {
  content: ""; }

/* line 752, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-user-md:before {
  content: ""; }

/* line 753, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-stethoscope:before {
  content: ""; }

/* line 754, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-suitcase:before {
  content: ""; }

/* line 755, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-bell-o:before {
  content: ""; }

/* line 756, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-coffee:before {
  content: ""; }

/* line 757, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-cutlery:before {
  content: ""; }

/* line 758, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-file-text-o:before {
  content: ""; }

/* line 759, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-building-o:before {
  content: ""; }

/* line 760, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-hospital-o:before {
  content: ""; }

/* line 761, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-ambulance:before {
  content: ""; }

/* line 762, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-medkit:before {
  content: ""; }

/* line 763, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-fighter-jet:before {
  content: ""; }

/* line 764, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-beer:before {
  content: ""; }

/* line 765, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-h-square:before {
  content: ""; }

/* line 766, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-plus-square:before {
  content: ""; }

/* line 767, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-angle-double-left:before {
  content: ""; }

/* line 768, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-angle-double-right:before {
  content: ""; }

/* line 769, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-angle-double-up:before {
  content: ""; }

/* line 770, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-angle-double-down:before {
  content: ""; }

/* line 771, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-angle-left:before {
  content: ""; }

/* line 772, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-angle-right:before {
  content: ""; }

/* line 773, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-angle-up:before {
  content: ""; }

/* line 774, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-angle-down:before {
  content: ""; }

/* line 775, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-desktop:before {
  content: ""; }

/* line 776, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-laptop:before {
  content: ""; }

/* line 777, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-tablet:before {
  content: ""; }

/* line 778, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-mobile-phone:before,
.fa-mobile:before {
  content: ""; }

/* line 779, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-circle-o:before {
  content: ""; }

/* line 780, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-quote-left:before {
  content: ""; }

/* line 781, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-quote-right:before {
  content: ""; }

/* line 782, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-spinner:before {
  content: ""; }

/* line 783, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-circle:before {
  content: ""; }

/* line 784, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-mail-reply:before,
.fa-reply:before {
  content: ""; }

/* line 785, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-github-alt:before {
  content: ""; }

/* line 786, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-folder-o:before {
  content: ""; }

/* line 787, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-folder-open-o:before {
  content: ""; }

/* line 788, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-smile-o:before {
  content: ""; }

/* line 789, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-frown-o:before {
  content: ""; }

/* line 790, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-meh-o:before {
  content: ""; }

/* line 791, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-gamepad:before {
  content: ""; }

/* line 792, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-keyboard-o:before {
  content: ""; }

/* line 793, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-flag-o:before {
  content: ""; }

/* line 794, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-flag-checkered:before {
  content: ""; }

/* line 795, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-terminal:before {
  content: ""; }

/* line 796, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-code:before {
  content: ""; }

/* line 797, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: ""; }

/* line 798, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: ""; }

/* line 799, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-location-arrow:before {
  content: ""; }

/* line 800, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-crop:before {
  content: ""; }

/* line 801, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-code-fork:before {
  content: ""; }

/* line 802, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-unlink:before,
.fa-chain-broken:before {
  content: ""; }

/* line 803, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-question:before {
  content: ""; }

/* line 804, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-info:before {
  content: ""; }

/* line 805, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-exclamation:before {
  content: ""; }

/* line 806, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-superscript:before {
  content: ""; }

/* line 807, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-subscript:before {
  content: ""; }

/* line 808, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-eraser:before {
  content: ""; }

/* line 809, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-puzzle-piece:before {
  content: ""; }

/* line 810, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-microphone:before {
  content: ""; }

/* line 811, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-microphone-slash:before {
  content: ""; }

/* line 812, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-shield:before {
  content: ""; }

/* line 813, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-calendar-o:before {
  content: ""; }

/* line 814, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-fire-extinguisher:before {
  content: ""; }

/* line 815, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-rocket:before {
  content: ""; }

/* line 816, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-maxcdn:before {
  content: ""; }

/* line 817, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-chevron-circle-left:before {
  content: ""; }

/* line 818, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-chevron-circle-right:before {
  content: ""; }

/* line 819, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-chevron-circle-up:before {
  content: ""; }

/* line 820, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-chevron-circle-down:before {
  content: ""; }

/* line 821, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-html5:before {
  content: ""; }

/* line 822, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-css3:before {
  content: ""; }

/* line 823, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-anchor:before {
  content: ""; }

/* line 824, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-unlock-alt:before {
  content: ""; }

/* line 825, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-bullseye:before {
  content: ""; }

/* line 826, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-ellipsis-h:before {
  content: ""; }

/* line 827, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-ellipsis-v:before {
  content: ""; }

/* line 828, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-rss-square:before {
  content: ""; }

/* line 829, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-play-circle:before {
  content: ""; }

/* line 830, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-ticket:before {
  content: ""; }

/* line 831, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-minus-square:before {
  content: ""; }

/* line 832, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-minus-square-o:before {
  content: ""; }

/* line 833, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-level-up:before {
  content: ""; }

/* line 834, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-level-down:before {
  content: ""; }

/* line 835, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-check-square:before {
  content: ""; }

/* line 836, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-pencil-square:before {
  content: ""; }

/* line 837, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-external-link-square:before {
  content: ""; }

/* line 838, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-share-square:before {
  content: ""; }

/* line 839, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-compass:before {
  content: ""; }

/* line 840, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: ""; }

/* line 841, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: ""; }

/* line 842, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: ""; }

/* line 843, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-euro:before,
.fa-eur:before {
  content: ""; }

/* line 844, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-gbp:before {
  content: ""; }

/* line 845, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-dollar:before,
.fa-usd:before {
  content: ""; }

/* line 846, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-rupee:before,
.fa-inr:before {
  content: ""; }

/* line 847, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: ""; }

/* line 848, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: ""; }

/* line 849, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-won:before,
.fa-krw:before {
  content: ""; }

/* line 850, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-bitcoin:before,
.fa-btc:before {
  content: ""; }

/* line 851, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-file:before {
  content: ""; }

/* line 852, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-file-text:before {
  content: ""; }

/* line 853, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-sort-alpha-asc:before {
  content: ""; }

/* line 854, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-sort-alpha-desc:before {
  content: ""; }

/* line 855, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-sort-amount-asc:before {
  content: ""; }

/* line 856, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-sort-amount-desc:before {
  content: ""; }

/* line 857, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-sort-numeric-asc:before {
  content: ""; }

/* line 858, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-sort-numeric-desc:before {
  content: ""; }

/* line 859, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-thumbs-up:before {
  content: ""; }

/* line 860, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-thumbs-down:before {
  content: ""; }

/* line 861, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-youtube-square:before {
  content: ""; }

/* line 862, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-youtube:before {
  content: ""; }

/* line 863, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-xing:before {
  content: ""; }

/* line 864, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-xing-square:before {
  content: ""; }

/* line 865, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-youtube-play:before {
  content: ""; }

/* line 866, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-dropbox:before {
  content: ""; }

/* line 867, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-stack-overflow:before {
  content: ""; }

/* line 868, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-instagram:before {
  content: ""; }

/* line 869, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-flickr:before {
  content: ""; }

/* line 870, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-adn:before {
  content: ""; }

/* line 871, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-bitbucket:before {
  content: ""; }

/* line 872, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-bitbucket-square:before {
  content: ""; }

/* line 873, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-tumblr:before {
  content: ""; }

/* line 874, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-tumblr-square:before {
  content: ""; }

/* line 875, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-long-arrow-down:before {
  content: ""; }

/* line 876, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-long-arrow-up:before {
  content: ""; }

/* line 877, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-long-arrow-left:before {
  content: ""; }

/* line 878, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-long-arrow-right:before {
  content: ""; }

/* line 879, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-apple:before {
  content: ""; }

/* line 880, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-windows:before {
  content: ""; }

/* line 881, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-android:before {
  content: ""; }

/* line 882, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-linux:before {
  content: ""; }

/* line 883, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-dribbble:before {
  content: ""; }

/* line 884, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-skype:before {
  content: ""; }

/* line 885, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-foursquare:before {
  content: ""; }

/* line 886, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-trello:before {
  content: ""; }

/* line 887, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-female:before {
  content: ""; }

/* line 888, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-male:before {
  content: ""; }

/* line 889, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-gittip:before {
  content: ""; }

/* line 890, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-sun-o:before {
  content: ""; }

/* line 891, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-moon-o:before {
  content: ""; }

/* line 892, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-archive:before {
  content: ""; }

/* line 893, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-bug:before {
  content: ""; }

/* line 894, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-vk:before {
  content: ""; }

/* line 895, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-weibo:before {
  content: ""; }

/* line 896, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-renren:before {
  content: ""; }

/* line 897, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-pagelines:before {
  content: ""; }

/* line 898, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-stack-exchange:before {
  content: ""; }

/* line 899, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-arrow-circle-o-right:before {
  content: ""; }

/* line 900, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-arrow-circle-o-left:before {
  content: ""; }

/* line 901, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: ""; }

/* line 902, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-dot-circle-o:before {
  content: ""; }

/* line 903, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-wheelchair:before {
  content: ""; }

/* line 904, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-vimeo-square:before {
  content: ""; }

/* line 905, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-turkish-lira:before,
.fa-try:before {
  content: ""; }

/* line 906, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-plus-square-o:before {
  content: ""; }

/* line 907, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-space-shuttle:before {
  content: ""; }

/* line 908, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-slack:before {
  content: ""; }

/* line 909, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-envelope-square:before {
  content: ""; }

/* line 910, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-wordpress:before {
  content: ""; }

/* line 911, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-openid:before {
  content: ""; }

/* line 912, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: ""; }

/* line 913, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: ""; }

/* line 914, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-yahoo:before {
  content: ""; }

/* line 915, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-google:before {
  content: ""; }

/* line 916, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-reddit:before {
  content: ""; }

/* line 917, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-reddit-square:before {
  content: ""; }

/* line 918, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-stumbleupon-circle:before {
  content: ""; }

/* line 919, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-stumbleupon:before {
  content: ""; }

/* line 920, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-delicious:before {
  content: ""; }

/* line 921, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-digg:before {
  content: ""; }

/* line 922, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-pied-piper-square:before,
.fa-pied-piper:before {
  content: ""; }

/* line 923, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-pied-piper-alt:before {
  content: ""; }

/* line 924, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-drupal:before {
  content: ""; }

/* line 925, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-joomla:before {
  content: ""; }

/* line 926, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-language:before {
  content: ""; }

/* line 927, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-fax:before {
  content: ""; }

/* line 928, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-building:before {
  content: ""; }

/* line 929, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-child:before {
  content: ""; }

/* line 930, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-paw:before {
  content: ""; }

/* line 931, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-spoon:before {
  content: ""; }

/* line 932, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-cube:before {
  content: ""; }

/* line 933, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-cubes:before {
  content: ""; }

/* line 934, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-behance:before {
  content: ""; }

/* line 935, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-behance-square:before {
  content: ""; }

/* line 936, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-steam:before {
  content: ""; }

/* line 937, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-steam-square:before {
  content: ""; }

/* line 938, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-recycle:before {
  content: ""; }

/* line 939, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-automobile:before,
.fa-car:before {
  content: ""; }

/* line 940, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-cab:before,
.fa-taxi:before {
  content: ""; }

/* line 941, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-tree:before {
  content: ""; }

/* line 942, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-spotify:before {
  content: ""; }

/* line 943, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-deviantart:before {
  content: ""; }

/* line 944, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-soundcloud:before {
  content: ""; }

/* line 945, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-database:before {
  content: ""; }

/* line 946, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-file-pdf-o:before {
  content: ""; }

/* line 947, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-file-word-o:before {
  content: ""; }

/* line 948, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-file-excel-o:before {
  content: ""; }

/* line 949, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-file-powerpoint-o:before {
  content: ""; }

/* line 950, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: ""; }

/* line 951, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: ""; }

/* line 952, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: ""; }

/* line 953, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: ""; }

/* line 954, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-file-code-o:before {
  content: ""; }

/* line 955, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-vine:before {
  content: ""; }

/* line 956, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-codepen:before {
  content: ""; }

/* line 957, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-jsfiddle:before {
  content: ""; }

/* line 958, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-life-bouy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: ""; }

/* line 959, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-circle-o-notch:before {
  content: ""; }

/* line 960, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-ra:before,
.fa-rebel:before {
  content: ""; }

/* line 961, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-ge:before,
.fa-empire:before {
  content: ""; }

/* line 962, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-git-square:before {
  content: ""; }

/* line 963, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-git:before {
  content: ""; }

/* line 964, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-hacker-news:before {
  content: ""; }

/* line 965, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-tencent-weibo:before {
  content: ""; }

/* line 966, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-qq:before {
  content: ""; }

/* line 967, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-wechat:before,
.fa-weixin:before {
  content: ""; }

/* line 968, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-send:before,
.fa-paper-plane:before {
  content: ""; }

/* line 969, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: ""; }

/* line 970, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-history:before {
  content: ""; }

/* line 971, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-circle-thin:before {
  content: ""; }

/* line 972, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-header:before {
  content: ""; }

/* line 973, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-paragraph:before {
  content: ""; }

/* line 974, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-sliders:before {
  content: ""; }

/* line 975, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-share-alt:before {
  content: ""; }

/* line 976, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-share-alt-square:before {
  content: ""; }

/* line 977, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-bomb:before {
  content: ""; }

/* FONT PATH
  * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../../fonts/fontawesome/fontawesome-webfont.eot?v=4.1.0");
  src: url("../../fonts/fontawesome/fontawesome-webfont.eot?#iefix&v=4.1.0") format("embedded-opentype"), url("../../fonts/fontawesome/fontawesome-webfont.woff?v=4.1.0") format("woff"), url("../../fonts/fontawesome/fontawesome-webfont.ttf?v=4.1.0") format("truetype"), url("../../fonts/fontawesome/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

/* line 998, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: middle; }

/* line 1010, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_font-awesome.scss */
.fa-fw {
  text-align: center; }

/* 2 */
/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2014 Daniel Eden
*/
/* Add animations :

Either add classes directly to element (e.g animated fadeIn) 

 - OR - 

in SCSS:
@include animation-name(fadeOut);
@include animation-duration(1s);

*/
/* line 22, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_animate.scss */
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

/* line 29, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_animate.scss */
.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

/* line 34, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_animate.scss */
.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s; }

@-webkit-keyframes bounce {
  0%, 20%, 53%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%, 43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }

@keyframes bounce {
  0%, 20%, 53%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%, 43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    -ms-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    -ms-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    -ms-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }

/* line 99, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_animate.scss */
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
  transform-origin: center bottom; }

@-webkit-keyframes flash {
  0%, 50%, 100% {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }

@keyframes flash {
  0%, 50%, 100% {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }

/* line 127, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_animate.scss */
.flash {
  -webkit-animation-name: flash;
  animation-name: flash; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    -ms-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

/* line 171, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_animate.scss */
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse; }

@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    -ms-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    -ms-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    -ms-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    -ms-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    -ms-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

/* line 257, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_animate.scss */
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand; }

@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }

@keyframes shake {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    -ms-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    -ms-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }

/* line 299, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_animate.scss */
.shake {
  -webkit-animation-name: shake;
  animation-name: shake; }

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    -ms-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    -ms-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    -ms-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    -ms-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    -ms-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }

/* line 363, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_animate.scss */
.swing {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing; }

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    -ms-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    -ms-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    -ms-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

/* line 430, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_animate.scss */
.tada {
  -webkit-animation-name: tada;
  animation-name: tada; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none; }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  100% {
    -webkit-transform: none;
    transform: none; } }

@keyframes wobble {
  0% {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none; }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    -ms-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    -ms-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    -ms-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    -ms-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    -ms-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  100% {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none; } }

/* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_animate.scss */
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble; }

@-webkit-keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -ms-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    -ms-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    -ms-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    -ms-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    -ms-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

/* line 609, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_animate.scss */
.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
  -webkit-animation-duration: .75s;
  animation-duration: .75s; }

@-webkit-keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  100% {
    -webkit-transform: none;
    transform: none; } }

@keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    -ms-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    -ms-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    -ms-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    -ms-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  100% {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none; } }

/* line 689, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_animate.scss */
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown; }

@-webkit-keyframes bounceInLeft {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  100% {
    -webkit-transform: none;
    transform: none; } }

@keyframes bounceInLeft {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    -ms-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    -ms-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    -ms-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    -ms-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  100% {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none; } }

/* line 767, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_animate.scss */
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft; }

@-webkit-keyframes bounceInRight {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  100% {
    -webkit-transform: none;
    transform: none; } }

@keyframes bounceInRight {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    -ms-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    -ms-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    -ms-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    -ms-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  100% {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none; } }

/* line 845, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_animate.scss */
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight; }

@-webkit-keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    -ms-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    -ms-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    -ms-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    -ms-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

/* line 923, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_animate.scss */
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp; }

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    -ms-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    -ms-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -ms-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }

/* line 969, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_animate.scss */
.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
  -webkit-animation-duration: .75s;
  animation-duration: .75s; }

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    -ms-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    -ms-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    -ms-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

/* line 1017, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_animate.scss */
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown; }

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    -ms-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    -ms-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

/* line 1052, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_animate.scss */
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft; }

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    -ms-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    -ms-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

/* line 1087, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_animate.scss */
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight; }

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    -ms-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    -ms-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    -ms-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

/* line 1133, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_animate.scss */
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp; }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1;
    visibility: visible; } }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1;
    visibility: visible; } }

/* line 1160, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_animate.scss */
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    -ms-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none; } }

/* line 1195, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_animate.scss */
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown; }

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    -ms-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none; } }

/* line 1230, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_animate.scss */
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig; }

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none; } }

/* line 1265, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_animate.scss */
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft; }

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    -ms-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none; } }

/* line 1300, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_animate.scss */
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig; }

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none; } }

/* line 1335, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_animate.scss */
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight; }

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    -ms-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none; } }

/* line 1370, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_animate.scss */
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig; }

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    -ms-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none; } }

/* line 1405, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_animate.scss */
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp; }

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    -ms-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none; } }

/* line 1440, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_animate.scss */
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
    visibility: visible; }
  100% {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1;
    visibility: visible; }
  100% {
    opacity: 0; } }

/* line 1467, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_animate.scss */
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

@keyframes fadeOutDown {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    -ms-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

/* line 1497, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_animate.scss */
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown; }

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

@keyframes fadeOutDownBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    -ms-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

/* line 1527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_animate.scss */
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig; }

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

@keyframes fadeOutLeft {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

/* line 1557, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_animate.scss */
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft; }

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

@keyframes fadeOutLeftBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    -ms-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

/* line 1587, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_animate.scss */
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig; }

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

@keyframes fadeOutRight {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

/* line 1617, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_animate.scss */
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight; }

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

@keyframes fadeOutRightBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    -ms-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

/* line 1647, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_animate.scss */
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig; }

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

@keyframes fadeOutUp {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    -ms-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

/* line 1677, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_animate.scss */
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp; }

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

@keyframes fadeOutUpBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    -ms-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

/* line 1707, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_animate.scss */
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig; }

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -ms-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -ms-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -ms-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  100% {
    -webkit-transform: perspective(400px);
    -ms-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

/* line 1791, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_animate.scss */
.animated.flip {
  -webkit-backface-visibility: visible;
  -ms-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip; }

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  100% {
    -webkit-transform: perspective(400px);
    -ms-transform: perspective(400px);
    transform: perspective(400px); } }

/* line 1870, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_animate.scss */
.flipInX {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX; }

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  100% {
    -webkit-transform: perspective(400px);
    -ms-transform: perspective(400px);
    transform: perspective(400px); } }

/* line 1949, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_animate.scss */
.flipInY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY; }

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }

@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    -ms-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }

/* line 1998, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_animate.scss */
.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important; }

@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }

@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    -ms-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }

/* line 2049, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_animate.scss */
.flipOutY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
  -webkit-animation-duration: .75s;
  animation-duration: .75s; }

@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1; }
  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    -ms-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    -ms-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    -ms-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1; }
  100% {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1; } }

/* line 2115, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_animate.scss */
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out; }

@-webkit-keyframes lightSpeedOut {
  0% {
    opacity: 1; }
  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

@keyframes lightSpeedOut {
  0% {
    opacity: 1; }
  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    -ms-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

/* line 2147, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_animate.scss */
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in; }

@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    -ms-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1; } }

/* line 2194, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_animate.scss */
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn; }

@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    -ms-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1; } }

/* line 2239, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_animate.scss */
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft; }

@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    -ms-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1; } }

/* line 2284, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_animate.scss */
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight; }

@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    -ms-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1; } }

/* line 2329, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_animate.scss */
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft; }

@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    -ms-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1; } }

/* line 2374, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_animate.scss */
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight; }

@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }

@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    opacity: 1; }
  100% {
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    -ms-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }

/* line 2414, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_animate.scss */
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut; }

@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0, 0, 1, 45deg);
    transform: rotate(0, 0, 1, 45deg);
    opacity: 0; } }

@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0, 0, 1, 45deg);
    -ms-transform: rotate(0, 0, 1, 45deg);
    transform: rotate(0, 0, 1, 45deg);
    opacity: 0; } }

/* line 2454, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_animate.scss */
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft; }

@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    -ms-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

/* line 2494, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_animate.scss */
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight; }

@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    -ms-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

/* line 2534, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_animate.scss */
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft; }

@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }

@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    -ms-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }

/* line 2574, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_animate.scss */
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight; }

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    -ms-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    -ms-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    -ms-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }

/* line 2653, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_animate.scss */
.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    -ms-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none; } }

/* line 2690, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_animate.scss */
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }

@keyframes rollOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    -ms-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }

/* line 2722, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_animate.scss */
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut; }

@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -ms-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

/* line 2752, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_animate.scss */
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn; }

@-webkit-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

/* line 2795, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_animate.scss */
.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown; }

@-webkit-keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

/* line 2838, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_animate.scss */
.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft; }

@-webkit-keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

/* line 2881, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_animate.scss */
.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight; }

@-webkit-keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

/* line 2924, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_animate.scss */
.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp; }

@-webkit-keyframes zoomOut {
  0% {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  100% {
    opacity: 0; } }

@keyframes zoomOut {
  0% {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -ms-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  100% {
    opacity: 0; } }

/* line 2962, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_animate.scss */
.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut; }

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

/* line 3010, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_animate.scss */
.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown; }

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    -ms-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center; } }

/* line 3050, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_animate.scss */
.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft; }

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    -ms-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    -ms-transform-origin: right center;
    transform-origin: right center; } }

/* line 3090, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_animate.scss */
.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight; }

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

/* line 3138, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_animate.scss */
.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp; }

/* 3 */
/**
 * Featherlight - ultra slim jQuery lightbox
 * Version 0.4.10 - http://noelboss.github.io/featherlight/
 *
 * Copyright 2014, Noël Raoul Bossart (http://www.noelboss.com)
 * MIT Licensed.
**/
@media all {
  /* line 8, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/featherlight/_featherlight.min.scss */
  .featherlight {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    text-align: center;
    white-space: nowrap;
    cursor: pointer;
    background: #333;
    background: transparent; }
  /* line 8, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/featherlight/_featherlight.min.scss */
  .featherlight:last-of-type {
    background: rgba(0, 0, 0, 0.8); }
  /* line 8, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/featherlight/_featherlight.min.scss */
  .featherlight:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -.25em; }
  /* line 8, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/featherlight/_featherlight.min.scss */
  .featherlight .featherlight-content {
    position: relative;
    text-align: left;
    vertical-align: middle;
    display: inline-block;
    overflow: auto;
    padding: 25px 25px 0;
    border-bottom: 25px solid transparent;
    min-width: 30%;
    margin-left: 5%;
    margin-right: 5%;
    max-height: 95%;
    background: #fff;
    cursor: auto;
    white-space: normal; }
  /* line 8, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/featherlight/_featherlight.min.scss */
  .featherlight .featherlight-inner {
    display: block; }
  /* line 8, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/featherlight/_featherlight.min.scss */
  .featherlight .featherlight-close-icon {
    position: absolute;
    z-index: 9999;
    top: 0;
    right: 0;
    line-height: 25px;
    width: 25px;
    cursor: pointer;
    text-align: center;
    font: Arial,sans-serif;
    background: #fff;
    background: rgba(255, 255, 255, 0.3);
    color: #000; }
  /* line 8, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/featherlight/_featherlight.min.scss */
  .featherlight .featherlight-image {
    width: 100%; }
  /* line 8, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/featherlight/_featherlight.min.scss */
  .featherlight-iframe .featherlight-content {
    border-bottom: 0;
    padding: 0; }
  /* line 8, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/featherlight/_featherlight.min.scss */
  .featherlight iframe {
    border: 0; } }

@media only screen and (max-width: 1024px) {
  /* line 8, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/featherlight/_featherlight.min.scss */
  .featherlight .featherlight-content {
    margin-left: 10px;
    margin-right: 10px;
    max-height: 98%;
    padding: 10px 10px 0;
    border-bottom: 10px solid transparent; } }

/* 4 */
/**
 * Featherlight Gallery – an extension for the ultra slim jQuery lightbox
 * Version 0.4.10 - http://noelboss.github.io/featherlight/
 *
 * Copyright 2014, Noël Raoul Bossart (http://www.noelboss.com)
 * MIT Licensed.
**/
@media all {
  /* line 8, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/featherlight/_featherlight.gallery.min.scss */
  .featherlight-next, .featherlight-previous {
    display: block;
    position: absolute;
    top: 25px;
    right: 25px;
    bottom: 0;
    left: 80%;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background: transparent; }
  /* line 8, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/featherlight/_featherlight.gallery.min.scss */
  .featherlight-previous {
    left: 25px;
    right: 80%; }
  /* line 8, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/featherlight/_featherlight.gallery.min.scss */
  .featherlight-next:hover, .featherlight-previous:hover {
    background: rgba(255, 255, 255, 0.25); }
  /* line 8, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/featherlight/_featherlight.gallery.min.scss */
  .featherlight-next span, .featherlight-previous span {
    display: none;
    position: absolute;
    top: 50%;
    left: 5%;
    width: 82%;
    text-align: center;
    font-size: 80px;
    line-height: 80px;
    margin-top: -40px;
    text-shadow: 0 0 5px #fff;
    color: #fff;
    font-style: normal;
    font-weight: 400; }
  /* line 8, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/featherlight/_featherlight.gallery.min.scss */
  .featherlight-next span {
    right: 5%;
    left: auto; }
  /* line 8, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/featherlight/_featherlight.gallery.min.scss */
  .featherlight-next:hover span, .featherlight-previous:hover span {
    display: inline-block; } }

@media only screen and (max-device-width: 1024px) {
  /* line 8, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/featherlight/_featherlight.gallery.min.scss */
  .featherlight-next:hover, .featherlight-previous:hover {
    background: 0 0; }
  /* line 8, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/featherlight/_featherlight.gallery.min.scss */
  .featherlight-next span, .featherlight-previous span {
    display: block; } }

@media only screen and (max-width: 1024px) {
  /* line 8, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/featherlight/_featherlight.gallery.min.scss */
  .featherlight-next, .featherlight-previous {
    top: 10px;
    right: 10px;
    left: 85%; }
  /* line 8, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/featherlight/_featherlight.gallery.min.scss */
  .featherlight-previous {
    left: 10px;
    right: 85%; }
  /* line 8, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/featherlight/_featherlight.gallery.min.scss */
  .featherlight-next span, .featherlight-previous span {
    margin-top: -30px;
    font-size: 40px; } }

/* NOTE: Adapted to use Boubon Prefixer + customised ! */
/*
(cs)spinner.css - http://jh3y.github.io/-cs-spinner
Licensed under the MIT license

Jhey Tompkins (c) 2014.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/
/* (cs)spinner base styling */
/* line 25, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_csspinner.scss */
.csspinner {
  position: relative; }

/* line 28, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_csspinner.scss */
.csspinner:before {
  content: "";
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  height: 100%;
  width: 100%;
  opacity: 0.6; }

/* line 40, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_csspinner.scss */
.csspinner:after {
  z-index: 2;
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -50% 0 0 -50%;
  transition: all 0.4s ease 0s;
  border-radius: 100%;
  border-top: 4px solid #555;
  -webkit-animation: standard 0.4s infinite linear;
  -moz-animation: standard 0.4s infinite linear;
  animation: standard 0.4s infinite linear; }

/* line 54, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_csspinner.scss */
.csspinner.no-overlay:before {
  content: none;
  display: none; }

/* (cs)spinner standard rotation animation used for duo, double-up etc. */
@-webkit-keyframes standard {
  0% {
    transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg); }
  100% {
    transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg); } }

@-moz-keyframes standard {
  0% {
    transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg); }
  100% {
    transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg); } }

@keyframes standard {
  0% {
    transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg); }
  100% {
    transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg); } }

/* 5 */
/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */
/* clearfix */
/* line 7, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/owl-carousel/_owl.carousel.scss */
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

/* display none until init */
/* line 16, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/owl-carousel/_owl.carousel.scss */
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y; }

/* line 22, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/owl-carousel/_owl.carousel.scss */
.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px); }

/* line 27, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/owl-carousel/_owl.carousel.scss */
.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%; }

/* line 32, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/owl-carousel/_owl.carousel.scss */
.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out; }

/* line 40, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/owl-carousel/_owl.carousel.scss */
.owl-carousel .owl-item {
  float: left; }

/* line 43, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/owl-carousel/_owl.carousel.scss */
.owl-controls .owl-page,
.owl-controls .owl-buttons div {
  cursor: pointer; }

/* line 47, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/owl-carousel/_owl.carousel.scss */
.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent; }

/* mouse grab icon */
/* line 57, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/owl-carousel/_owl.carousel.scss */
.grabbing {
  cursor: url(grabbing.png) 8 8, move; }

/* fix */
/* line 62, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/owl-carousel/_owl.carousel.scss */
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0); }

/* 6 */
/*
* 	Owl Carousel Owl Demo Theme 
*	v1.3.3
*/
/* line 6, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/owl-carousel/_owl.theme.scss */
.owl-theme .owl-controls {
  margin-top: 10px;
  text-align: center; }

/* Styling Next and Prev buttons */
/* line 13, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/owl-carousel/_owl.theme.scss */
.owl-theme .owl-controls .owl-buttons div {
  color: #FFF;
  display: inline-block;
  zoom: 1;
  *display: inline;
  /*IE7 life-saver */
  margin: 5px;
  padding: 3px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background: #869791;
  filter: Alpha(Opacity=50);
  /*IE7 fix*/
  opacity: 0.5; }

/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
/* line 30, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/owl-carousel/_owl.theme.scss */
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
  filter: Alpha(Opacity=100);
  /*IE7 fix*/
  opacity: 1;
  text-decoration: none; }

/* Styling Pagination*/
/* line 38, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/owl-carousel/_owl.theme.scss */
.owl-theme .owl-controls .owl-page {
  display: inline-block;
  zoom: 1;
  *display: inline;
  /*IE7 life-saver */ }

/* line 43, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/owl-carousel/_owl.theme.scss */
.owl-theme .owl-controls .owl-page span {
  display: block;
  width: 12px;
  height: 12px;
  margin: 5px 7px;
  filter: Alpha(Opacity=50);
  /*IE7 fix*/
  opacity: 0.5;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #869791; }

/* line 56, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/owl-carousel/_owl.theme.scss */
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
  filter: Alpha(Opacity=100);
  /*IE7 fix*/
  opacity: 1; }

/* If PaginationNumbers is true */
/* line 64, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/owl-carousel/_owl.theme.scss */
.owl-theme .owl-controls .owl-page span.owl-numbers {
  height: auto;
  width: auto;
  color: #FFF;
  padding: 2px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px; }

/* preloading images */
/* line 76, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/owl-carousel/_owl.theme.scss */
.owl-item.loading {
  min-height: 150px;
  background: url(AjaxLoader.gif) no-repeat center center; }

/* line 1, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_twentytwenty.scss */
.twentytwenty-horizontal .twentytwenty-handle:before, .twentytwenty-horizontal .twentytwenty-handle:after, .twentytwenty-vertical .twentytwenty-handle:before, .twentytwenty-vertical .twentytwenty-handle:after {
  content: " ";
  display: block;
  background: white;
  position: absolute;
  z-index: 30;
  -webkit-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5); }

/* line 11, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_twentytwenty.scss */
.twentytwenty-horizontal .twentytwenty-handle:before, .twentytwenty-horizontal .twentytwenty-handle:after {
  width: 3px;
  height: 9999px;
  left: 50%;
  margin-left: -1.5px; }

/* line 17, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_twentytwenty.scss */
.twentytwenty-vertical .twentytwenty-handle:before, .twentytwenty-vertical .twentytwenty-handle:after {
  width: 9999px;
  height: 3px;
  top: 50%;
  margin-top: -1.5px; }

/* line 23, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_twentytwenty.scss */
.twentytwenty-before-label, .twentytwenty-after-label, .twentytwenty-overlay {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%; }

/* line 29, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_twentytwenty.scss */
.twentytwenty-before-label, .twentytwenty-after-label, .twentytwenty-overlay {
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s; }

/* line 34, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_twentytwenty.scss */
.twentytwenty-before-label, .twentytwenty-after-label {
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  transition-property: opacity; }

/* line 39, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_twentytwenty.scss */
.twentytwenty-before-label:before, .twentytwenty-after-label:before {
  color: white;
  font-size: 13px;
  letter-spacing: 0.1em; }

/* line 44, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_twentytwenty.scss */
.twentytwenty-before-label:before, .twentytwenty-after-label:before {
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  line-height: 38px;
  padding: 0 20px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px; }

/* line 53, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_twentytwenty.scss */
.twentytwenty-horizontal .twentytwenty-before-label:before, .twentytwenty-horizontal .twentytwenty-after-label:before {
  top: 50%;
  margin-top: -19px; }

/* line 57, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_twentytwenty.scss */
.twentytwenty-vertical .twentytwenty-before-label:before, .twentytwenty-vertical .twentytwenty-after-label:before {
  left: 50%;
  margin-left: -45px;
  text-align: center;
  width: 90px; }

/* line 63, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_twentytwenty.scss */
.twentytwenty-left-arrow, .twentytwenty-right-arrow, .twentytwenty-up-arrow, .twentytwenty-down-arrow {
  width: 0;
  height: 0;
  border: 6px inset transparent;
  position: absolute; }

/* line 69, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_twentytwenty.scss */
.twentytwenty-left-arrow, .twentytwenty-right-arrow {
  top: 50%;
  margin-top: -6px; }

/* line 73, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_twentytwenty.scss */
.twentytwenty-up-arrow, .twentytwenty-down-arrow {
  left: 50%;
  margin-left: -6px; }

/* line 77, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_twentytwenty.scss */
.twentytwenty-container {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  z-index: 0;
  overflow: hidden;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none; }

/* line 86, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_twentytwenty.scss */
.twentytwenty-container img {
  max-width: 100%;
  position: absolute;
  top: 0;
  display: block; }

/* line 91, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_twentytwenty.scss */
.twentytwenty-container.active .twentytwenty-overlay, .twentytwenty-container.active :hover.twentytwenty-overlay {
  background: transparent; }

/* line 93, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_twentytwenty.scss */
.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-before-label,
.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-after-label, .twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-before-label,
.twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-after-label {
  opacity: 0; }

/* line 97, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_twentytwenty.scss */
.twentytwenty-container * {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

/* line 102, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_twentytwenty.scss */
.twentytwenty-before-label {
  opacity: 0; }

/* line 104, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_twentytwenty.scss */
.twentytwenty-before-label:before {
  content: "Before"; }

/* line 107, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_twentytwenty.scss */
.twentytwenty-after-label {
  opacity: 0; }

/* line 109, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_twentytwenty.scss */
.twentytwenty-after-label:before {
  content: "After"; }

/* line 112, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_twentytwenty.scss */
.twentytwenty-horizontal .twentytwenty-before-label:before {
  left: 10px; }

/* line 115, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_twentytwenty.scss */
.twentytwenty-horizontal .twentytwenty-after-label:before {
  right: 10px; }

/* line 118, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_twentytwenty.scss */
.twentytwenty-vertical .twentytwenty-before-label:before {
  top: 10px; }

/* line 121, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_twentytwenty.scss */
.twentytwenty-vertical .twentytwenty-after-label:before {
  bottom: 10px; }

/* line 124, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_twentytwenty.scss */
.twentytwenty-overlay {
  -webkit-transition-property: background;
  -moz-transition-property: background;
  transition-property: background;
  background: transparent;
  z-index: 25; }

/* line 130, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_twentytwenty.scss */
.twentytwenty-overlay:hover {
  background: rgba(0, 0, 0, 0.5); }

/* line 132, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_twentytwenty.scss */
.twentytwenty-overlay:hover .twentytwenty-after-label {
  opacity: 1; }

/* line 134, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_twentytwenty.scss */
.twentytwenty-overlay:hover .twentytwenty-before-label {
  opacity: 1; }

/* line 137, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_twentytwenty.scss */
.twentytwenty-before {
  z-index: 20; }

/* line 140, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_twentytwenty.scss */
.twentytwenty-after {
  z-index: 10; }

/* line 143, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_twentytwenty.scss */
.twentytwenty-handle {
  height: 38px;
  width: 38px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -22px;
  margin-top: -22px;
  border: 3px solid white;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  -webkit-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  z-index: 40;
  cursor: pointer; }

/* line 161, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_twentytwenty.scss */
.twentytwenty-horizontal .twentytwenty-handle:before {
  bottom: 50%;
  margin-bottom: 22px;
  -webkit-box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); }

/* line 167, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_twentytwenty.scss */
.twentytwenty-horizontal .twentytwenty-handle:after {
  top: 50%;
  margin-top: 22px;
  -webkit-box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); }

/* line 174, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_twentytwenty.scss */
.twentytwenty-vertical .twentytwenty-handle:before {
  left: 50%;
  margin-left: 22px;
  -webkit-box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); }

/* line 180, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_twentytwenty.scss */
.twentytwenty-vertical .twentytwenty-handle:after {
  right: 50%;
  margin-right: 22px;
  -webkit-box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); }

/* line 187, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_twentytwenty.scss */
.twentytwenty-left-arrow {
  border-right: 6px solid white;
  left: 50%;
  margin-left: -17px; }

/* line 192, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_twentytwenty.scss */
.twentytwenty-right-arrow {
  border-left: 6px solid white;
  right: 50%;
  margin-right: -17px; }

/* line 197, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_twentytwenty.scss */
.twentytwenty-up-arrow {
  border-bottom: 6px solid white;
  top: 50%;
  margin-top: -17px; }

/* line 202, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/vendor/_twentytwenty.scss */
.twentytwenty-down-arrow {
  border-top: 6px solid white;
  bottom: 50%;
  margin-bottom: -17px; }

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

/* line 24, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_reset.scss */
body {
  line-height: 1; }

/* line 27, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_reset.scss */
ol, ul {
  list-style: none; }

/* line 30, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_reset.scss */
blockquote, q {
  quotes: none; }

/* line 33, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_reset.scss */
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

/* line 38, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_reset.scss */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/* == ADAPTED FROM NORMALIZE V.3.0.2  */
/* line 46, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_reset.scss */
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

/* line 51, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_reset.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

/* line 66, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_reset.scss */
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

/* line 74, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_reset.scss */
audio:not([controls]) {
  display: none;
  height: 0; }

/* line 79, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_reset.scss */
[hidden],
template {
  display: none; }

/* line 84, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_reset.scss */
small {
  font-size: 80%; }

/* line 88, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_reset.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

/* line 96, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_reset.scss */
sup {
  top: -0.5em; }

/* line 100, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_reset.scss */
sub {
  bottom: -0.25em; }

/* line 104, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_reset.scss */
a {
  background-color: transparent; }

/* line 108, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_reset.scss */
img {
  border: 0; }

/* line 112, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_reset.scss */
svg:not(:root) {
  overflow: hidden; }

/* line 116, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_reset.scss */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

/* line 121, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_reset.scss */
pre {
  overflow: auto; }

/* line 125, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_reset.scss */
button,
select {
  text-transform: none; }

/* line 130, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_reset.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/* line 136, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_reset.scss */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/* line 141, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_reset.scss */
legend {
  border: 0;
  padding: 0; }

/* line 146, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_reset.scss */
textarea {
  overflow: auto; }

/* line 150, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_reset.scss */
optgroup {
  font-weight: bold; }

/* line 154, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_reset.scss */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/* == CUSTOM RESET */
/* line 161, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_reset.scss */
button,
[type="reset"],
[type="submit"],
[type="button"],
[type="image"],
[type="file"] {
  background: none;
  border: none;
  cursor: pointer;
  display: inline-block;
  overflow: visible;
  margin: 0;
  padding: 0;
  vertical-align: top;
  text-align: center;
  text-decoration: none;
  -webkit-appearance: none;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.5714285714; }

/* line 194, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_reset.scss */
textarea,
select,
[type="date"],
[type="datetime"],
[type="datetime-local"],
[type="email"],
[type="month"],
[type="number"],
[type="password"],
[type="search"],
[type="tel"],
[type="text"],
[type="time"],
[type="url"],
[type="week"] {
  background: none;
  border: 0;
  margin: 0;
  padding: 0;
  text-align: left;
  vertical-align: top;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

/* line 1, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_root.scss */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* line 5, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_root.scss */
html, body {
  min-height: 100%; }

/* line 9, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_root.scss */
html {
  background-color: white;
  -webkit-font-smoothing: antialiased; }

/* line 14, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_root.scss */
body {
  background-color: #f4f4f4;
  color: #535456;
  position: relative; }
  /* line 19, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_root.scss */
  .lt-ie9 body {
    min-width: 1025px; }

/* line 24, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_root.scss */
code {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.8333333333;
  background-color: #f2f2f2;
  padding: 10px;
  display: block; }

/* line 31, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_root.scss */
a {
  color: #50b948; }
  /* line 34, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_root.scss */
  a:hover {
    color: #50b948;
    -webkit-transition: 0.25s;
    -moz-transition: 0.25s;
    transition: 0.25s; }
  /* line 39, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_root.scss */
  a:focus {
    outline: thin dotted; }
  /* line 43, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_root.scss */
  a.unstyled {
    color: inherit;
    text-decoration: none; }

/* line 49, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_root.scss */
img {
  max-width: 100%;
  height: auto; }

/* line 54, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_root.scss */
.page-wrapper {
  width: 100%;
  margin: 0 auto; }

/* line 59, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_root.scss */
.inner-wrapper {
  max-width: 1400px;
  margin: 0 auto; }

/* == FIXES  */
/* line 67, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_root.scss */
.google-map-canvas,
.google-map-canvas * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  /* line 71, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_root.scss */
  .google-map-canvas img,
  .google-map-canvas * img {
    max-width: none; }

/* line 3, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_grid.scss */
.gutter-container {
  margin-left: -10px; }
  @media only screen and (min-width: 767px) {
    /* line 3, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_grid.scss */
    .gutter-container {
      margin-left: -20px; } }
  /* line 89, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_mixins.scss */
  .gutter-container > * {
    padding-left: 10px; }
    @media only screen and (min-width: 767px) {
      /* line 89, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_mixins.scss */
      .gutter-container > * {
        padding-left: 20px; } }
  /* line 15, /Users/lucy/Sites/accoya/node_modules/node-bourbon/assets/stylesheets/addons/_clearfix.scss */
  .gutter-container:after {
    content: "";
    display: table;
    clear: both; }

/* line 8, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_grid.scss */
.col-1-1 {
  width: 100%;
  float: left;
  clear: both; }

/* Half */
/* line 14, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_grid.scss */
.col-1-2 {
  width: 50%;
  float: left; }

/* Thirds */
/* line 19, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_grid.scss */
.col-1-3 {
  width: 33.33%;
  float: left; }

/* line 22, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_grid.scss */
.col-2-3 {
  width: 66.66%;
  float: left; }

/* Quarters */
/* line 27, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_grid.scss */
.col-1-4 {
  width: 25%;
  float: left; }

/* line 31, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_grid.scss */
.col-3-4 {
  width: 75%;
  float: left; }

/* Fifths */
/* line 36, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_grid.scss */
.col-1-5 {
  width: 20%;
  float: left; }

/* line 39, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_grid.scss */
.col-2-5 {
  width: 40%;
  float: left; }

/* line 42, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_grid.scss */
.col-3-5 {
  width: 60%;
  float: left; }

/* line 45, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_grid.scss */
.col-4-5 {
  width: 80%;
  float: left; }

/* Sixths */
/* line 50, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_grid.scss */
.col-1-6 {
  width: 16.666666667%;
  float: left; }

/* line 56, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_grid.scss */
.col-5-6 {
  width: 83.333333335%;
  float: left; }

/* line 15, /Users/lucy/Sites/accoya/node_modules/node-bourbon/assets/stylesheets/addons/_clearfix.scss */
.clearfix:after {
  content: "";
  display: table;
  clear: both; }

@media only screen and (max-width: 766px) {
  /* line 70, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_grid.scss */
  .clear-n--mq .col-1-2--s:nth-child(2n+1) {
    clear: left; }
  /* line 73, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_grid.scss */
  .clear-n--mq .col-1-3--s:nth-child(3n+1) {
    clear: left; }
  /* line 76, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_grid.scss */
  .clear-n--mq .col-1-4--s:nth-child(4n+1) {
    clear: left; }
  /* line 79, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_grid.scss */
  .clear-n--mq .col-1-5--s:nth-child(5n+1) {
    clear: left; }
  /* line 82, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_grid.scss */
  .clear-n--mq .col-1-6--s:nth-child(6n+1) {
    clear: left; } }

@media only screen and (min-width: 767px) and (max-width: 1024px) {
  /* line 88, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_grid.scss */
  .clear-n--mq .col-1-2--med:nth-child(2n+1) {
    clear: left; }
  /* line 91, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_grid.scss */
  .clear-n--mq .col-1-3--med:nth-child(3n+1) {
    clear: left; }
  /* line 94, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_grid.scss */
  .clear-n--mq .col-1-4--med:nth-child(4n+1) {
    clear: left; }
  /* line 97, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_grid.scss */
  .clear-n--mq .col-1-5--med:nth-child(5n+1) {
    clear: left; }
  /* line 100, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_grid.scss */
  .clear-n--mq .col-1-6--med:nth-child(6n+1) {
    clear: left; } }

@media only screen and (min-width: 1025px) {
  /* line 107, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_grid.scss */
  .clear-n--mq .col-1-2--l:nth-child(2n+1) {
    clear: left; }
  /* line 110, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_grid.scss */
  .clear-n--mq .col-1-3--l:nth-child(3n+1) {
    clear: left; }
  /* line 113, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_grid.scss */
  .clear-n--mq .col-1-4--l:nth-child(4n+1) {
    clear: left; }
  /* line 116, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_grid.scss */
  .clear-n--mq .col-1-5--l:nth-child(5n+1) {
    clear: left; }
  /* line 119, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_grid.scss */
  .clear-n--mq .col-1-6--l:nth-child(6n+1) {
    clear: left; } }

/* line 125, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_grid.scss */
.clear-last {
  clear: both; }

/* line 130, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_grid.scss */
.gt-ie9 .no-cf:after,
.flexbox .no-cf:after {
  clear: none !important;
  display: block !important; }

/* == SMALL LAYOUT  */
@media only screen and (max-width: 766px) {
  /* line 140, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_grid.scss */
  .gutter-container--s {
    margin-left: -10px; } }
  @media only screen and (max-width: 766px) and (min-width: 767px) {
    /* line 140, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_grid.scss */
    .gutter-container--s {
      margin-left: -20px; } }

@media only screen and (max-width: 766px) {
    /* line 89, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_mixins.scss */
    .gutter-container--s > * {
      padding-left: 10px; } }
    @media only screen and (max-width: 766px) and (min-width: 767px) {
      /* line 89, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_mixins.scss */
      .gutter-container--s > * {
        padding-left: 20px; } }

@media only screen and (max-width: 766px) {
    /* line 15, /Users/lucy/Sites/accoya/node_modules/node-bourbon/assets/stylesheets/addons/_clearfix.scss */
    .gutter-container--s:after {
      content: "";
      display: table;
      clear: both; }
  /* line 144, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_grid.scss */
  .col-1-1--s {
    width: 100%;
    float: left; }
  /* line 147, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_grid.scss */
  .col-1-2--s {
    width: 50%;
    float: left; }
  /* line 150, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_grid.scss */
  .col-1-3--s {
    width: 33.33%;
    float: left; }
  /* line 153, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_grid.scss */
  .col-2-3--s {
    width: 66.66%;
    float: left; }
  /* line 156, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_grid.scss */
  .col-1-4--s {
    width: 25%;
    float: left; }
  /* line 159, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_grid.scss */
  .col-3-4--s {
    width: 75%;
    float: left; } }

/* == MEDIUM LAYOUT */
@media only screen and (min-width: 767px) and (max-width: 1024px) {
  /* line 168, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_grid.scss */
  .gutter-container--m {
    margin-left: -10px; } }
  @media only screen and (min-width: 767px) and (max-width: 1024px) and (min-width: 767px) {
    /* line 168, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_grid.scss */
    .gutter-container--m {
      margin-left: -20px; } }

@media only screen and (min-width: 767px) and (max-width: 1024px) {
    /* line 89, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_mixins.scss */
    .gutter-container--m > * {
      padding-left: 10px; } }
    @media only screen and (min-width: 767px) and (max-width: 1024px) and (min-width: 767px) {
      /* line 89, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_mixins.scss */
      .gutter-container--m > * {
        padding-left: 20px; } }

@media only screen and (min-width: 767px) and (max-width: 1024px) {
    /* line 15, /Users/lucy/Sites/accoya/node_modules/node-bourbon/assets/stylesheets/addons/_clearfix.scss */
    .gutter-container--m:after {
      content: "";
      display: table;
      clear: both; }
  /* line 171, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_grid.scss */
  .col-1-1--m {
    width: 100%;
    float: left; }
  /* line 174, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_grid.scss */
  .col-1-2--m {
    width: 50%;
    float: left; }
  /* line 177, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_grid.scss */
  .col-1-3--m {
    width: 33.33%;
    float: left; }
  /* line 180, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_grid.scss */
  .col-2-3--m {
    width: 66.66%;
    float: left; }
  /* line 183, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_grid.scss */
  .col-1-4--m {
    width: 25%;
    float: left; }
  /* line 186, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_grid.scss */
  .col-3-4--m {
    width: 75%;
    float: left; }
  /* line 189, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_grid.scss */
  .col-1-5--m {
    width: 20%;
    float: left; }
  /* line 192, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_grid.scss */
  .col-2-5--m {
    width: 40%;
    float: left; }
  /* line 195, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_grid.scss */
  .col-3-5--m {
    width: 60%;
    float: left; }
  /* line 198, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_grid.scss */
  .col-4-5--m {
    width: 80%;
    float: left; }
  /* line 201, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_grid.scss */
  .col-1-6--m {
    width: 16.666666667%;
    float: left;
    padding-left: 10px; }
  /* line 205, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_grid.scss */
  .col-5-6--m {
    width: 83.333333335%;
    float: left;
    padding-left: 10px; } }

/* == MEDIUM DOWN */
@media only screen and (max-width: 766px) {
  /* line 214, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_grid.scss */
  .gutter-container--m-down {
    margin-left: -10px; } }
  @media only screen and (max-width: 766px) and (min-width: 767px) {
    /* line 214, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_grid.scss */
    .gutter-container--m-down {
      margin-left: -20px; } }

@media only screen and (max-width: 766px) {
    /* line 89, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_mixins.scss */
    .gutter-container--m-down > * {
      padding-left: 10px; } }
    @media only screen and (max-width: 766px) and (min-width: 767px) {
      /* line 89, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_mixins.scss */
      .gutter-container--m-down > * {
        padding-left: 20px; } }

@media only screen and (max-width: 766px) {
    /* line 15, /Users/lucy/Sites/accoya/node_modules/node-bourbon/assets/stylesheets/addons/_clearfix.scss */
    .gutter-container--m-down:after {
      content: "";
      display: table;
      clear: both; } }

/* == MEDIUM AND UP */
@media only screen and (min-width: 767px) {
  /* line 223, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_grid.scss */
  .gutter-container--m-up {
    margin-left: -10px; } }
  @media only screen and (min-width: 767px) and (min-width: 767px) {
    /* line 223, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_grid.scss */
    .gutter-container--m-up {
      margin-left: -20px; } }

@media only screen and (min-width: 767px) {
    /* line 89, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_mixins.scss */
    .gutter-container--m-up > * {
      padding-left: 10px; } }
    @media only screen and (min-width: 767px) and (min-width: 767px) {
      /* line 89, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_mixins.scss */
      .gutter-container--m-up > * {
        padding-left: 20px; } }

@media only screen and (min-width: 767px) {
    /* line 15, /Users/lucy/Sites/accoya/node_modules/node-bourbon/assets/stylesheets/addons/_clearfix.scss */
    .gutter-container--m-up:after {
      content: "";
      display: table;
      clear: both; }
  /* line 227, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_grid.scss */
  .col-1-1--m-up {
    width: 100%;
    float: left; }
  /* line 230, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_grid.scss */
  .col-1-2--m-up {
    width: 50%;
    float: left; }
  /* line 233, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_grid.scss */
  .col-1-3--m-up {
    width: 33.33%;
    float: left; }
  /* line 236, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_grid.scss */
  .col-2-3--m-up {
    width: 66.66%;
    float: left; }
  /* line 239, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_grid.scss */
  .col-1-4--m-up {
    width: 25%;
    float: left; }
  /* line 242, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_grid.scss */
  .col-3-4--m-up {
    width: 75%;
    float: left; }
  /* line 245, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_grid.scss */
  .col-1-5--m-up {
    width: 20%;
    float: left; }
  /* line 248, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_grid.scss */
  .col-2-5--m-up {
    width: 40%;
    float: left; }
  /* line 251, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_grid.scss */
  .col-3-5--m-up {
    width: 60%;
    float: left; }
  /* line 254, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_grid.scss */
  .col-4-5--m-up {
    width: 80%;
    float: left; }
  /* line 257, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_grid.scss */
  .col-1-6--m-up {
    width: 16.666666667%;
    float: left; }
  /* line 260, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_grid.scss */
  .col-5-6--m-up {
    width: 83.333333335%;
    float: left; } }

/* == LARGE LAYOUT */
@media only screen and (min-width: 1025px) {
  /* line 269, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_grid.scss */
  .gutter-container--l {
    margin-left: -10px; } }
  @media only screen and (min-width: 1025px) and (min-width: 767px) {
    /* line 269, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_grid.scss */
    .gutter-container--l {
      margin-left: -20px; } }

@media only screen and (min-width: 1025px) {
    /* line 89, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_mixins.scss */
    .gutter-container--l > * {
      padding-left: 10px; } }
    @media only screen and (min-width: 1025px) and (min-width: 767px) {
      /* line 89, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_mixins.scss */
      .gutter-container--l > * {
        padding-left: 20px; } }

@media only screen and (min-width: 1025px) {
    /* line 15, /Users/lucy/Sites/accoya/node_modules/node-bourbon/assets/stylesheets/addons/_clearfix.scss */
    .gutter-container--l:after {
      content: "";
      display: table;
      clear: both; }
  /* line 273, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_grid.scss */
  .col-1-1--l {
    width: 100%;
    float: left; }
  /* line 276, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_grid.scss */
  .col-1-2--l {
    width: 50%;
    float: left; }
  /* line 279, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_grid.scss */
  .col-1-3--l {
    width: 33.33%;
    float: left; }
  /* line 282, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_grid.scss */
  .col-2-3--l {
    width: 66.66%;
    float: left; }
  /* line 285, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_grid.scss */
  .col-1-4--l {
    width: 25%;
    float: left; }
  /* line 288, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_grid.scss */
  .col-3-4--l {
    width: 75%;
    float: left; }
  /* line 291, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_grid.scss */
  .col-1-5--l {
    width: 20%;
    float: left; }
  /* line 294, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_grid.scss */
  .col-2-5--l {
    width: 40%;
    float: left; }
  /* line 297, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_grid.scss */
  .col-3-5--l {
    width: 60%;
    float: left; }
  /* line 300, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_grid.scss */
  .col-4-5--l {
    width: 80%;
    float: left; }
  /* line 303, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_grid.scss */
  .col-1-6--l {
    width: 80%;
    float: left; }
  /* line 306, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_grid.scss */
  .col-5-6--l {
    width: 83.333333335%;
    float: left; } }

/* == LARGE LAYOUT */
@media only screen and (min-width: 1540px) {
  /* line 316, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_grid.scss */
  .gutter-container--xxl {
    margin-left: -10px; } }
  @media only screen and (min-width: 1540px) and (min-width: 767px) {
    /* line 316, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_grid.scss */
    .gutter-container--xxl {
      margin-left: -20px; } }

@media only screen and (min-width: 1540px) {
    /* line 89, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_mixins.scss */
    .gutter-container--xxl > * {
      padding-left: 10px; } }
    @media only screen and (min-width: 1540px) and (min-width: 767px) {
      /* line 89, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_mixins.scss */
      .gutter-container--xxl > * {
        padding-left: 20px; } }

@media only screen and (min-width: 1540px) {
    /* line 15, /Users/lucy/Sites/accoya/node_modules/node-bourbon/assets/stylesheets/addons/_clearfix.scss */
    .gutter-container--xxl:after {
      content: "";
      display: table;
      clear: both; }
  /* line 320, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_grid.scss */
  .col-1-1--xxl {
    width: 100%;
    float: left; }
  /* line 323, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_grid.scss */
  .col-1-2--xxl {
    width: 50%;
    float: left; }
  /* line 326, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_grid.scss */
  .col-1-3--xxl {
    width: 33.33%;
    float: left; }
  /* line 329, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_grid.scss */
  .col-2-3--xxl {
    width: 66.66%;
    float: left; }
  /* line 332, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_grid.scss */
  .col-1-4--xxl {
    width: 25%;
    float: left; }
  /* line 335, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_grid.scss */
  .col-3-4--xxl {
    width: 75%;
    float: left; }
  /* line 338, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_grid.scss */
  .col-1-5--xxl {
    width: 20%;
    float: left; }
  /* line 341, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_grid.scss */
  .col-2-5--xxl {
    width: 40%;
    float: left; }
  /* line 344, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_grid.scss */
  .col-3-5--xxl {
    width: 60%;
    float: left; }
  /* line 347, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_grid.scss */
  .col-4-5--xxl {
    width: 80%;
    float: left; }
  /* line 350, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_grid.scss */
  .col-1-6--xxl {
    width: 80%;
    float: left; }
  /* line 353, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_grid.scss */
  .col-5-6--xxl {
    width: 83.333333335%;
    float: left; } }

/* == TYPE  */
@font-face {
  font-family: Neosans Light;
  font-weight: normal;
  font-style: normal;
  src: url("../../fonts/neosans/2F2018_1_0.eot");
  src: url("../../fonts/neosans/2F2018_1_0.eot?#iefix") format("embedded-opentype"), url("../../fonts/neosans/2F2018_1_0.woff") format("woff"), url("../../fonts/neosans/2F2018_1_0.ttf") format("truetype"), url("../../fonts/neosans/2F2018_1_0.svg#Neosans Light") format("svg"); }

@font-face {
  font-family: Neosans Regular;
  font-weight: normal;
  font-style: normal;
  src: url("../../fonts/neosans/2F2018_0_0.eot");
  src: url("../../fonts/neosans/2F2018_0_0.eot?#iefix") format("embedded-opentype"), url("../../fonts/neosans/2F2018_0_0.woff") format("woff"), url("../../fonts/neosans/2F2018_0_0.ttf") format("truetype"), url("../../fonts/neosans/2F2018_0_0.svg#Neosans Regular") format("svg"); }

@font-face {
  font-family: Proxima Nova Light;
  font-weight: normal;
  font-style: normal;
  src: url("../../fonts/proximanova/proximanova-light.eot");
  src: url("../../fonts/proximanova/proximanova-light.eot?#iefix") format("embedded-opentype"), url("../../fonts/proximanova/proximanova-light.woff") format("woff"), url("../../fonts/proximanova/proximanova-light.ttf") format("truetype"), url("../../fonts/proximanova/proximanova-light.svg#Proxima Nova Light") format("svg"); }

@font-face {
  font-family: Proxima Nova Regular;
  font-weight: normal;
  font-style: normal;
  src: url("../../fonts/proximanova/proximanova-regular.eot");
  src: url("../../fonts/proximanova/proximanova-regular.eot?#iefix") format("embedded-opentype"), url("../../fonts/proximanova/proximanova-regular.woff") format("woff"), url("../../fonts/proximanova/proximanova-regular.ttf") format("truetype"), url("../../fonts/proximanova/proximanova-regular.svg#Proxima Nova Regular") format("svg"); }

@font-face {
  font-family: Proxima Nova Semibold;
  font-weight: normal;
  font-style: normal;
  src: url("../../fonts/proximanova/proximanova-semibold.eot");
  src: url("../../fonts/proximanova/proximanova-semibold.eot?#iefix") format("embedded-opentype"), url("../../fonts/proximanova/proximanova-semibold.woff") format("woff"), url("../../fonts/proximanova/proximanova-semibold.ttf") format("truetype"), url("../../fonts/proximanova/proximanova-semibold.svg#Proxima Nova Semibold") format("svg"); }

@font-face {
  font-family: Proxima Nova Bold;
  font-weight: normal;
  font-style: normal;
  src: url("../../fonts/proximanova/proximanova-bold.eot");
  src: url("../../fonts/proximanova/proximanova-bold.eot?#iefix") format("embedded-opentype"), url("../../fonts/proximanova/proximanova-bold.woff") format("woff"), url("../../fonts/proximanova/proximanova-bold.ttf") format("truetype"), url("../../fonts/proximanova/proximanova-bold.svg#Proxima Nova Bold") format("svg"); }

/* line 11, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_typography.scss */
body {
  font-family: "Proxima Nova Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.5714285714; }

/* line 17, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_typography.scss */
h1, h2, h3, h4, h5, h6, p, blockquote, pre, dl, dd, ol, ul, form, legend, table, th, td, caption, hr {
  margin: 0;
  font-weight: 300; }

/* line 22, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_typography.scss */
h1, h2, h3, h4, h5, h6, .alpha, .beta, .gamma, .delta, .epsilon {
  font-family: "Neosans Light", "Helvetica Neue", Helvetica, Arial, sans-serif; }

/* line 26, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_typography.scss */
h1,
.alpha {
  text-transform: uppercase;
  font-size: 45px;
  font-size: 2.8125rem;
  line-height: 1.2; }
  @media only screen and (max-width: 1025px) {
    /* line 26, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_typography.scss */
    h1,
    .alpha {
      font-size: 36px;
      font-size: 2.25rem;
      line-height: 1.2; } }
  @media only screen and (max-width: 767px) {
    /* line 26, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_typography.scss */
    h1,
    .alpha {
      font-size: 28px;
      font-size: 1.75rem;
      line-height: 1.2; } }

/* line 38, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_typography.scss */
h2,
.beta {
  font-size: 25px;
  font-size: 1.5625rem;
  line-height: 1; }
  @media only screen and (min-width: 1540px) {
    /* line 38, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_typography.scss */
    h2,
    .beta {
      font-size: 30px;
      font-size: 1.875rem;
      line-height: 1; } }

/* line 46, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_typography.scss */
h3,
.gamma {
  font-family: "Neosans Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.2; }

/* line 52, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_typography.scss */
h4,
.delta {
  font-family: "Neosans Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.5714285714; }

/* line 58, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_typography.scss */
h5,
.epsilon {
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1.6923076923; }

/* line 63, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_typography.scss */
h6,
.zeta {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.8333333333; }

/* Weights */
/* line 71, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_typography.scss */
b, strong {
  font-family: "Proxima Nova Bold", "Helvetica Neue", Helvetica, Arial, sans-serif; }

/* line 75, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_typography.scss */
em {
  font-style: italic; }

/* line 79, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_typography.scss */
.normal {
  font-family: "Proxima Nova Regular", "Helvetica Neue", Helvetica, Arial, sans-serif; }

/* line 82, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_typography.scss */
.bold {
  font-family: "Proxima Nova Bold", "Helvetica Neue", Helvetica, Arial, sans-serif; }

/* Formats */
/* line 88, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_typography.scss */
.no-bullet {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }

/* line 94, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_typography.scss */
li {
  line-height: 22px; }

/* line 98, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_typography.scss */
.uppercase {
  text-transform: uppercase; }

/* line 102, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_typography.scss */
.alt-text {
  position: absolute;
  top: -9999px;
  left: -9999px; }

/* line 108, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_typography.scss */
a.underline {
  border-bottom: 1px solid rgba(83, 84, 86, 0.25); }

/* Inputs */
/* line 114, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_typography.scss */
input, select, textarea {
  font-family: "Proxima Nova Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.375;
  text-transform: uppercase; }

/* FREE TEXT */
/* line 127, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_typography.scss */
.free-text h1,
.content h1 {
  margin-bottom: 40px; }

/* line 131, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_typography.scss */
.free-text h2, .free-text h3, .free-text h4,
.content h2,
.content h3,
.content h4 {
  margin-bottom: 20px; }

/* line 135, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_typography.scss */
.free-text p,
.content p {
  font-size: 14px !important;
  line-height: 22px !important;
  font-family: "Proxima Nova Regular", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-weight: 300 !important;
  margin-bottom: 20px !important; }

/* line 143, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_typography.scss */
.free-text a,
.content a {
  text-decoration: underline; }
  /* line 146, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_typography.scss */
  .free-text a:hover,
  .content a:hover {
    text-decoration: none; }
  /* line 150, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_typography.scss */
  .free-text a.btn,
  .content a.btn {
    text-decoration: none; }

/* line 155, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_typography.scss */
.free-text ul,
.content ul {
  margin-bottom: 20px; }
  /* line 158, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_typography.scss */
  .free-text ul li:before,
  .content ul li:before {
    content: "-";
    position: relative;
    padding-right: 5px; }
  /* line 163, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_typography.scss */
  .free-text ul li li,
  .content ul li li {
    padding-left: 15px; }

/* line 170, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_typography.scss */
.free-text ol,
.content ol {
  counter-reset: item;
  margin-left: 2em; }
  /* line 174, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_typography.scss */
  .free-text ol li,
  .content ol li {
    display: block; }
  /* line 177, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_typography.scss */
  .free-text ol li:before,
  .content ol li:before {
    margin-left: -1em;
    margin-right: 0.25em;
    content: counters(item, ".") " ";
    counter-increment: item; }

/* = Globals */
/* line 3, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
html.js body {
  overflow: hidden; }

/* line 7, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
html.js #preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #f4f4f4;
  z-index: 200; }

/* line 17, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
html.js #status {
  display: block;
  width: 50px;
  height: 50px;
  border: 3px solid white;
  border-radius: 50%;
  border-top-color: #50b948;
  -webkit-animation: spin 1s ease-in-out infinite;
  -moz-animation: spin 1s ease-in-out infinite;
  animation: spin 1s ease-in-out infinite;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: 30.5px 0 0 -25px; }
  @media only screen and (min-width: 1025px) {
    /* line 17, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    html.js #status {
      margin: 17.5px 0 0 -25px; } }
  /* line 32, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  html.js #status.accsys {
    border-top-color: #535456;
    margin: -2px 0 0 -25px; }
    @media only screen and (min-width: 1025px) {
      /* line 32, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
      html.js #status.accsys {
        margin: 17.5px 0 0 -25px; } }

@-webkit-keyframes spin {
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-moz-keyframes spin {
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes spin {
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

/* line 47, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
sup {
  font-size: 50%;
  top: -0.74em; }

/* line 53, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.hide {
  display: none; }

/* line 60, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

@media only screen and (min-width: 767px) {
  /* line 73, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .s-only {
    display: none !important; } }

@media only screen and (max-width: 766px) {
  /* line 80, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .med-only {
    display: none !important; } }

@media only screen and (min-width: 1025px) {
  /* line 85, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .med-only {
    display: none !important; } }

@media only screen and (max-width: 1025px) {
  /* line 92, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .l-only {
    display: none !important; } }

@media only screen and (max-width: 766px) {
  /* line 99, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .med-up {
    display: none !important; } }

@media only screen and (min-width: 1026px) {
  /* line 106, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .med-down {
    display: none !important; } }

@media only screen and (min-width: 767px) and (max-width: 1024px) {
  /* line 113, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .not-med {
    display: none !important; } }

/* == FLEXBOX */
/* line 121, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.flex {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  /* line 125, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .flex > * {
    -ms-flex: 0 1 auto; }
  /* line 129, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .flex > * {
    width: 100%; }

/* line 134, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.flex-center {
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center; }

/* == SPACERS */
/* line 141, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.bm {
  margin-bottom: 20px; }

/* line 145, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.bm--x2 {
  margin-bottom: 40px; }

/* line 149, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.bm--x3 {
  margin-bottom: 60px; }

/* line 153, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.bm--half {
  margin-bottom: 10px; }

/* = Bottom Gutter that varies with Media Queries  */
/* line 158, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.bm--mq {
  margin-bottom: 10px; }
  @media only screen and (min-width: 1025px) {
    /* line 158, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .bm--mq {
      margin-bottom: 20px; } }

/* line 166, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.no-bm {
  margin-bottom: 0 !important; }

/* line 171, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.no-bp {
  padding-bottom: 0 !important; }

/* == HELPERS */
/* line 178, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.ib {
  display: inline-block; }

/* line 183, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.ib--vam {
  display: inline-block;
  vertical-align: middle; }

/* line 189, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.d-table {
  display: table;
  width: 100%; }
  /* line 193, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .d-table > * {
    display: table-cell;
    vertical-align: middle; }

/* line 199, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.center-content {
  text-align: center; }

/* line 203, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.vertical-center {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%); }

/* line 211, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.wrapper {
  margin: 0 auto;
  max-width: 1580px; }

/* line 219, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.nav > li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px; }

/* line 227, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.nav--stacked > li {
  display: block;
  margin-bottom: 10px; }

/* line 235, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.form {
  margin-top: 40px; }
  /* line 240, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .form input,
  .form textarea {
    background-color: white;
    padding: 15px 20px;
    text-transform: inherit;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.5714285714;
    width: 100%;
    max-width: 500px; }
  /* line 250, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .form input.error {
    border-bottom: 2px solid #b94848; }
  /* line 255, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .form select {
    background-color: white;
    background-image: url("../../img/icons/select-bg.png");
    background-image: none\0;
    /* IE8/9/10/11 */
    background-position: right center;
    background-repeat: no-repeat;
    padding: 15px 70px 15px 20px;
    padding-right: 20px\0;
    /* IE8/9/10/11 */
    text-transform: inherit;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.5714285714;
    width: 100%;
    max-width: 500px; }
  /* line 269, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .form .gfield_error input,
  .form input.error {
    border-bottom: 2px solid #b94848; }
  /* line 275, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .form input[type="checkbox"] {
    display: none; }
  /* line 279, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .form input[type="checkbox"] + label span {
    width: 26px;
    height: 26px;
    display: inline-block;
    margin-right: 15px;
    cursor: pointer;
    vertical-align: bottom;
    background-color: white;
    border: 9px solid white; }
  /* line 290, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .form input[type="checkbox"]:checked + label span {
    background-color: #50b948; }
  /* line 295, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .form input[type="radio"] {
    display: none; }
  /* line 299, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .form input[type="radio"] + label span {
    width: 26px;
    height: 26px;
    display: inline-block;
    margin-right: 15px;
    cursor: pointer;
    vertical-align: bottom;
    background-color: white;
    border: 9px solid white; }
  /* line 310, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .form input[type="radio"]:checked + label span {
    background-color: #50b948; }
  /* line 4, /Users/lucy/Sites/accoya/node_modules/node-bourbon/assets/stylesheets/css3/_placeholder.scss */
  .form::-webkit-input-placeholder {
    color: #535456; }
  /* line 4, /Users/lucy/Sites/accoya/node_modules/node-bourbon/assets/stylesheets/css3/_placeholder.scss */
  .form::-moz-placeholder {
    color: #535456; }
  /* line 4, /Users/lucy/Sites/accoya/node_modules/node-bourbon/assets/stylesheets/css3/_placeholder.scss */
  .form:-moz-placeholder {
    color: #535456; }
  /* line 4, /Users/lucy/Sites/accoya/node_modules/node-bourbon/assets/stylesheets/css3/_placeholder.scss */
  .form:-ms-input-placeholder {
    color: #535456; }
  /* line 318, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .form .gfield_label,
  .form .gform_validation_container,
  .form .validation_message,
  .form ul li:before {
    display: none; }
  /* line 325, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .form .gfield,
  .form .validation_error {
    margin-bottom: 20px; }
  /* line 330, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .form .validation_error {
    color: #b94848; }
  /* line 334, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .form .gform_confirmation_message {
    color: #50b948;
    text-transform: uppercase; }

/* line 341, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.form--search {
  margin-top: 40px; }
  /* line 344, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .form--search input {
    background-image: url("../../img/icons/search.svg");
    background-repeat: no-repeat;
    background-position: 95% 19px;
    background-size: 15px 15px;
    width: 75%; }
    /* line 350, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .no-svg .form--search input {
      background-image: url("../../img/icons/search.png"); }

/* line 358, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.btn,
.form .button {
  display: inline-block;
  font-family: "Neosans Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  background-color: #50b948;
  padding: 6px 20px 4px;
  color: white;
  text-align: center;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  transition: 0.2s;
  width: auto;
  margin-top: 20px; }
  /* line 370, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .btn:hover,
  .form .button:hover {
    color: white;
    background-color: #409539;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    transition: 0.2s; }

/* line 378, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.btn--black {
  background-color: #322d2e; }
  /* line 381, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .btn--black:hover {
    background-color: #171515; }

/* line 387, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.breadcrumb {
  position: relative; }
  @media only screen and (min-width: 1025px) {
    /* line 387, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .breadcrumb {
      position: absolute;
      left: 20px;
      top: 20px; } }

/* line 397, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.breadcrumb-container {
  padding: 25px;
  width: 100%; }
  @media only screen and (min-width: 1026px) {
    /* line 397, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .breadcrumb-container {
      padding: 30px 50px; } }

/* line 409, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.breadcrumb-list__item {
  display: inline-block;
  margin-right: 15px; }
  /* line 414, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .breadcrumb-list__item a:after {
    content: '▸';
    padding-left: 15px; }

/* line 424, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.main-content {
  overflow: hidden;
  position: relative;
  padding-top: 111px; }
  @media only screen and (max-width: 1025px) {
    /* line 424, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .main-content {
      padding-top: 85px; }
      /* line 431, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
      .accsys .main-content {
        padding-top: 46px; } }
  /* line 435, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .main-content {
    width: 1024px;
    margin: 0 auto; }

/* line 441, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
img {
  max-width: 100%;
  height: auto;
  display: block; }

/* line 447, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.row, .module--buy-results .distributors .desktop-row, .module--buy-results .distributors .tablet-row {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -ms-flex-direction: row;
  -webkit-box-lines: single;
  -moz-box-lines: single;
  box-lines: single;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-align-content: stretch;
  -moz-align-content: stretch;
  align-content: stretch;
  -ms-flex-line-pack: stretch;
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  box-align: stretch;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  -o-align-items: stretch;
  align-items: stretch;
  -ms-flex-align: stretch;
  width: 100%;
  position: relative; }
  @media only screen and (max-width: 1025px) {
    /* line 447, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .row, .module--buy-results .distributors .desktop-row, .module--buy-results .distributors .tablet-row {
      -webkit-box-orient: vertical;
      -moz-box-orient: vertical;
      box-orient: vertical;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      flex-direction: column;
      -ms-flex-direction: column; } }
  /* line 459, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .row, .lt-ie10 .module--buy-results .distributors .desktop-row, .module--buy-results .distributors .lt-ie10 .desktop-row, .lt-ie10 .module--buy-results .distributors .tablet-row, .module--buy-results .distributors .lt-ie10 .tablet-row {
    display: block; }

/* line 464, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.row-columns {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  -ms-flex-direction: column;
  -webkit-box-lines: single;
  -moz-box-lines: single;
  box-lines: single;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-align-content: stretch;
  -moz-align-content: stretch;
  align-content: stretch;
  -ms-flex-line-pack: stretch;
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  box-align: stretch;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  -o-align-items: stretch;
  align-items: stretch;
  -ms-flex-align: stretch;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%; }
  @media only screen and (max-width: 1025px) {
    /* line 464, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .row-columns {
      position: relative;
      -webkit-box-orient: vertical;
      -moz-box-orient: vertical;
      box-orient: vertical;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      flex-direction: column;
      -ms-flex-direction: column; } }
  /* line 481, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .row-columns {
    position: relative;
    display: block; }
  /* line 486, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .row-columns.rows-1 > .row, .module--buy-results .distributors .row-columns.rows-1 > .desktop-row, .module--buy-results .distributors .row-columns.rows-1 > .tablet-row {
    height: 100%; }
    @media only screen and (max-width: 1025px) {
      /* line 486, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
      .row-columns.rows-1 > .row, .module--buy-results .distributors .row-columns.rows-1 > .desktop-row, .module--buy-results .distributors .row-columns.rows-1 > .tablet-row {
        height: auto; } }
  /* line 494, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .row-columns.rows-2 > .row, .module--buy-results .distributors .row-columns.rows-2 > .desktop-row, .module--buy-results .distributors .row-columns.rows-2 > .tablet-row {
    height: 50%; }
    @media only screen and (max-width: 1025px) {
      /* line 494, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
      .row-columns.rows-2 > .row, .module--buy-results .distributors .row-columns.rows-2 > .desktop-row, .module--buy-results .distributors .row-columns.rows-2 > .tablet-row {
        height: auto; } }

/* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.col-1 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 1%;
  -moz-flex: 1 1 1%;
  -ms-flex: 1 1 1%;
  flex: 1 1 1%;
  -webkit-box-ordinal-group: 0;
  -moz-box-ordinal-group: 0;
  box-ordinal-group: 0;
  -webkit-order: 0;
  -moz-order: 0;
  order: 0;
  -ms-flex-order: 0;
  -webkit-align-self: stretch;
  -moz-align-self: stretch;
  align-self: stretch;
  -ms-flex-item-align: stretch;
  position: relative; }
  @media only screen and (max-width: 1025px) {
    /* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .col-1 {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      width: 100%; } }
  /* line 514, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .col-1 {
    width: 100%; }

/* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height > .col-1 {
  min-height: calc(100vh - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height > .col-1 {
      min-height: 0; } }
  /* line 523, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height > .col-1 {
    min-height: 0; }

/* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height-with-tabs > .col-1 {
  min-height: calc(100vh - 60px - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height-with-tabs > .col-1 {
      min-height: 0; } }
  /* line 532, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height-with-tabs > .col-1 {
    min-height: 0; }

/* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.half-min-height > .col-1 {
  min-height: calc(50vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .half-min-height > .col-1 {
      min-height: 0; } }
  /* line 541, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .half-min-height > .col-1 {
    min-height: 0; }

/* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.sixty-min-height > .col-1 {
  min-height: calc(60vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .sixty-min-height > .col-1 {
      min-height: 0; } }
  /* line 550, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .sixty-min-height > .col-1 {
    min-height: 0; }

@media only screen and (max-width: 1025px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-1 {
    min-height: calc(100vh - 85px); }
    /* line 558, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-tablet.col-1 {
      min-height: calc(100vh - 46px); } }

@media only screen and (max-width: 767px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-1 {
    min-height: 0; } }

/* line 565, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-tablet.col-1 {
  min-height: calc(100vh - 111px); }

/* line 568, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-tablet.col-1 {
  min-height: 600px; }

@media only screen and (max-width: 1025px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-1 {
    min-height: calc(50vh - 42.5px); }
    /* line 576, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-tablet.col-1 {
      min-height: calc(50vh - 23px); } }

@media only screen and (max-width: 767px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-1 {
    min-height: 0; } }

/* line 583, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-tablet.col-1 {
  min-height: calc(100vh - 111px); }

/* line 586, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-tablet.col-1 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 590, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-mobile.col-1 {
    min-height: calc(100vh - 85px); }
    /* line 594, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-mobile.col-1 {
      min-height: calc(100vh - 46px); } }

/* line 598, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-mobile.col-1 {
  min-height: calc(100vh - 111px); }

/* line 601, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-mobile.col-1 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 605, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-mobile.col-1 {
    min-height: calc(50vh - 42.5px); }
    /* line 609, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-mobile.col-1 {
      min-height: calc(50vh - 23px); } }

/* line 613, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-mobile.col-1 {
  min-height: calc(100vh - 111px); }

/* line 616, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-mobile.col-1 {
  min-height: 600px; }

/* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.col-2 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 2%;
  -moz-flex: 1 1 2%;
  -ms-flex: 1 1 2%;
  flex: 1 1 2%;
  -webkit-box-ordinal-group: 0;
  -moz-box-ordinal-group: 0;
  box-ordinal-group: 0;
  -webkit-order: 0;
  -moz-order: 0;
  order: 0;
  -ms-flex-order: 0;
  -webkit-align-self: stretch;
  -moz-align-self: stretch;
  align-self: stretch;
  -ms-flex-item-align: stretch;
  position: relative; }
  @media only screen and (max-width: 1025px) {
    /* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .col-2 {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      width: 100%; } }
  /* line 514, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .col-2 {
    width: 100%; }

/* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height > .col-2 {
  min-height: calc(100vh - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height > .col-2 {
      min-height: 0; } }
  /* line 523, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height > .col-2 {
    min-height: 0; }

/* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height-with-tabs > .col-2 {
  min-height: calc(100vh - 60px - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height-with-tabs > .col-2 {
      min-height: 0; } }
  /* line 532, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height-with-tabs > .col-2 {
    min-height: 0; }

/* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.half-min-height > .col-2 {
  min-height: calc(50vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .half-min-height > .col-2 {
      min-height: 0; } }
  /* line 541, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .half-min-height > .col-2 {
    min-height: 0; }

/* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.sixty-min-height > .col-2 {
  min-height: calc(60vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .sixty-min-height > .col-2 {
      min-height: 0; } }
  /* line 550, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .sixty-min-height > .col-2 {
    min-height: 0; }

@media only screen and (max-width: 1025px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-2 {
    min-height: calc(100vh - 85px); }
    /* line 558, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-tablet.col-2 {
      min-height: calc(100vh - 46px); } }

@media only screen and (max-width: 767px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-2 {
    min-height: 0; } }

/* line 565, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-tablet.col-2 {
  min-height: calc(100vh - 111px); }

/* line 568, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-tablet.col-2 {
  min-height: 600px; }

@media only screen and (max-width: 1025px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-2 {
    min-height: calc(50vh - 42.5px); }
    /* line 576, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-tablet.col-2 {
      min-height: calc(50vh - 23px); } }

@media only screen and (max-width: 767px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-2 {
    min-height: 0; } }

/* line 583, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-tablet.col-2 {
  min-height: calc(100vh - 111px); }

/* line 586, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-tablet.col-2 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 590, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-mobile.col-2 {
    min-height: calc(100vh - 85px); }
    /* line 594, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-mobile.col-2 {
      min-height: calc(100vh - 46px); } }

/* line 598, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-mobile.col-2 {
  min-height: calc(100vh - 111px); }

/* line 601, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-mobile.col-2 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 605, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-mobile.col-2 {
    min-height: calc(50vh - 42.5px); }
    /* line 609, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-mobile.col-2 {
      min-height: calc(50vh - 23px); } }

/* line 613, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-mobile.col-2 {
  min-height: calc(100vh - 111px); }

/* line 616, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-mobile.col-2 {
  min-height: 600px; }

/* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.col-3 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 3%;
  -moz-flex: 1 1 3%;
  -ms-flex: 1 1 3%;
  flex: 1 1 3%;
  -webkit-box-ordinal-group: 0;
  -moz-box-ordinal-group: 0;
  box-ordinal-group: 0;
  -webkit-order: 0;
  -moz-order: 0;
  order: 0;
  -ms-flex-order: 0;
  -webkit-align-self: stretch;
  -moz-align-self: stretch;
  align-self: stretch;
  -ms-flex-item-align: stretch;
  position: relative; }
  @media only screen and (max-width: 1025px) {
    /* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .col-3 {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      width: 100%; } }
  /* line 514, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .col-3 {
    width: 100%; }

/* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height > .col-3 {
  min-height: calc(100vh - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height > .col-3 {
      min-height: 0; } }
  /* line 523, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height > .col-3 {
    min-height: 0; }

/* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height-with-tabs > .col-3 {
  min-height: calc(100vh - 60px - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height-with-tabs > .col-3 {
      min-height: 0; } }
  /* line 532, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height-with-tabs > .col-3 {
    min-height: 0; }

/* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.half-min-height > .col-3 {
  min-height: calc(50vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .half-min-height > .col-3 {
      min-height: 0; } }
  /* line 541, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .half-min-height > .col-3 {
    min-height: 0; }

/* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.sixty-min-height > .col-3 {
  min-height: calc(60vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .sixty-min-height > .col-3 {
      min-height: 0; } }
  /* line 550, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .sixty-min-height > .col-3 {
    min-height: 0; }

@media only screen and (max-width: 1025px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-3 {
    min-height: calc(100vh - 85px); }
    /* line 558, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-tablet.col-3 {
      min-height: calc(100vh - 46px); } }

@media only screen and (max-width: 767px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-3 {
    min-height: 0; } }

/* line 565, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-tablet.col-3 {
  min-height: calc(100vh - 111px); }

/* line 568, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-tablet.col-3 {
  min-height: 600px; }

@media only screen and (max-width: 1025px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-3 {
    min-height: calc(50vh - 42.5px); }
    /* line 576, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-tablet.col-3 {
      min-height: calc(50vh - 23px); } }

@media only screen and (max-width: 767px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-3 {
    min-height: 0; } }

/* line 583, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-tablet.col-3 {
  min-height: calc(100vh - 111px); }

/* line 586, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-tablet.col-3 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 590, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-mobile.col-3 {
    min-height: calc(100vh - 85px); }
    /* line 594, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-mobile.col-3 {
      min-height: calc(100vh - 46px); } }

/* line 598, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-mobile.col-3 {
  min-height: calc(100vh - 111px); }

/* line 601, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-mobile.col-3 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 605, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-mobile.col-3 {
    min-height: calc(50vh - 42.5px); }
    /* line 609, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-mobile.col-3 {
      min-height: calc(50vh - 23px); } }

/* line 613, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-mobile.col-3 {
  min-height: calc(100vh - 111px); }

/* line 616, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-mobile.col-3 {
  min-height: 600px; }

/* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.col-4 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 4%;
  -moz-flex: 1 1 4%;
  -ms-flex: 1 1 4%;
  flex: 1 1 4%;
  -webkit-box-ordinal-group: 0;
  -moz-box-ordinal-group: 0;
  box-ordinal-group: 0;
  -webkit-order: 0;
  -moz-order: 0;
  order: 0;
  -ms-flex-order: 0;
  -webkit-align-self: stretch;
  -moz-align-self: stretch;
  align-self: stretch;
  -ms-flex-item-align: stretch;
  position: relative; }
  @media only screen and (max-width: 1025px) {
    /* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .col-4 {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      width: 100%; } }
  /* line 514, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .col-4 {
    width: 100%; }

/* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height > .col-4 {
  min-height: calc(100vh - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height > .col-4 {
      min-height: 0; } }
  /* line 523, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height > .col-4 {
    min-height: 0; }

/* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height-with-tabs > .col-4 {
  min-height: calc(100vh - 60px - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height-with-tabs > .col-4 {
      min-height: 0; } }
  /* line 532, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height-with-tabs > .col-4 {
    min-height: 0; }

/* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.half-min-height > .col-4 {
  min-height: calc(50vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .half-min-height > .col-4 {
      min-height: 0; } }
  /* line 541, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .half-min-height > .col-4 {
    min-height: 0; }

/* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.sixty-min-height > .col-4 {
  min-height: calc(60vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .sixty-min-height > .col-4 {
      min-height: 0; } }
  /* line 550, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .sixty-min-height > .col-4 {
    min-height: 0; }

@media only screen and (max-width: 1025px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-4 {
    min-height: calc(100vh - 85px); }
    /* line 558, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-tablet.col-4 {
      min-height: calc(100vh - 46px); } }

@media only screen and (max-width: 767px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-4 {
    min-height: 0; } }

/* line 565, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-tablet.col-4 {
  min-height: calc(100vh - 111px); }

/* line 568, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-tablet.col-4 {
  min-height: 600px; }

@media only screen and (max-width: 1025px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-4 {
    min-height: calc(50vh - 42.5px); }
    /* line 576, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-tablet.col-4 {
      min-height: calc(50vh - 23px); } }

@media only screen and (max-width: 767px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-4 {
    min-height: 0; } }

/* line 583, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-tablet.col-4 {
  min-height: calc(100vh - 111px); }

/* line 586, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-tablet.col-4 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 590, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-mobile.col-4 {
    min-height: calc(100vh - 85px); }
    /* line 594, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-mobile.col-4 {
      min-height: calc(100vh - 46px); } }

/* line 598, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-mobile.col-4 {
  min-height: calc(100vh - 111px); }

/* line 601, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-mobile.col-4 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 605, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-mobile.col-4 {
    min-height: calc(50vh - 42.5px); }
    /* line 609, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-mobile.col-4 {
      min-height: calc(50vh - 23px); } }

/* line 613, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-mobile.col-4 {
  min-height: calc(100vh - 111px); }

/* line 616, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-mobile.col-4 {
  min-height: 600px; }

/* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.col-5 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 5%;
  -moz-flex: 1 1 5%;
  -ms-flex: 1 1 5%;
  flex: 1 1 5%;
  -webkit-box-ordinal-group: 0;
  -moz-box-ordinal-group: 0;
  box-ordinal-group: 0;
  -webkit-order: 0;
  -moz-order: 0;
  order: 0;
  -ms-flex-order: 0;
  -webkit-align-self: stretch;
  -moz-align-self: stretch;
  align-self: stretch;
  -ms-flex-item-align: stretch;
  position: relative; }
  @media only screen and (max-width: 1025px) {
    /* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .col-5 {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      width: 100%; } }
  /* line 514, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .col-5 {
    width: 100%; }

/* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height > .col-5 {
  min-height: calc(100vh - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height > .col-5 {
      min-height: 0; } }
  /* line 523, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height > .col-5 {
    min-height: 0; }

/* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height-with-tabs > .col-5 {
  min-height: calc(100vh - 60px - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height-with-tabs > .col-5 {
      min-height: 0; } }
  /* line 532, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height-with-tabs > .col-5 {
    min-height: 0; }

/* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.half-min-height > .col-5 {
  min-height: calc(50vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .half-min-height > .col-5 {
      min-height: 0; } }
  /* line 541, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .half-min-height > .col-5 {
    min-height: 0; }

/* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.sixty-min-height > .col-5 {
  min-height: calc(60vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .sixty-min-height > .col-5 {
      min-height: 0; } }
  /* line 550, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .sixty-min-height > .col-5 {
    min-height: 0; }

@media only screen and (max-width: 1025px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-5 {
    min-height: calc(100vh - 85px); }
    /* line 558, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-tablet.col-5 {
      min-height: calc(100vh - 46px); } }

@media only screen and (max-width: 767px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-5 {
    min-height: 0; } }

/* line 565, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-tablet.col-5 {
  min-height: calc(100vh - 111px); }

/* line 568, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-tablet.col-5 {
  min-height: 600px; }

@media only screen and (max-width: 1025px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-5 {
    min-height: calc(50vh - 42.5px); }
    /* line 576, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-tablet.col-5 {
      min-height: calc(50vh - 23px); } }

@media only screen and (max-width: 767px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-5 {
    min-height: 0; } }

/* line 583, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-tablet.col-5 {
  min-height: calc(100vh - 111px); }

/* line 586, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-tablet.col-5 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 590, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-mobile.col-5 {
    min-height: calc(100vh - 85px); }
    /* line 594, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-mobile.col-5 {
      min-height: calc(100vh - 46px); } }

/* line 598, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-mobile.col-5 {
  min-height: calc(100vh - 111px); }

/* line 601, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-mobile.col-5 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 605, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-mobile.col-5 {
    min-height: calc(50vh - 42.5px); }
    /* line 609, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-mobile.col-5 {
      min-height: calc(50vh - 23px); } }

/* line 613, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-mobile.col-5 {
  min-height: calc(100vh - 111px); }

/* line 616, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-mobile.col-5 {
  min-height: 600px; }

/* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.col-6 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 6%;
  -moz-flex: 1 1 6%;
  -ms-flex: 1 1 6%;
  flex: 1 1 6%;
  -webkit-box-ordinal-group: 0;
  -moz-box-ordinal-group: 0;
  box-ordinal-group: 0;
  -webkit-order: 0;
  -moz-order: 0;
  order: 0;
  -ms-flex-order: 0;
  -webkit-align-self: stretch;
  -moz-align-self: stretch;
  align-self: stretch;
  -ms-flex-item-align: stretch;
  position: relative; }
  @media only screen and (max-width: 1025px) {
    /* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .col-6 {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      width: 100%; } }
  /* line 514, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .col-6 {
    width: 100%; }

/* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height > .col-6 {
  min-height: calc(100vh - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height > .col-6 {
      min-height: 0; } }
  /* line 523, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height > .col-6 {
    min-height: 0; }

/* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height-with-tabs > .col-6 {
  min-height: calc(100vh - 60px - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height-with-tabs > .col-6 {
      min-height: 0; } }
  /* line 532, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height-with-tabs > .col-6 {
    min-height: 0; }

/* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.half-min-height > .col-6 {
  min-height: calc(50vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .half-min-height > .col-6 {
      min-height: 0; } }
  /* line 541, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .half-min-height > .col-6 {
    min-height: 0; }

/* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.sixty-min-height > .col-6 {
  min-height: calc(60vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .sixty-min-height > .col-6 {
      min-height: 0; } }
  /* line 550, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .sixty-min-height > .col-6 {
    min-height: 0; }

@media only screen and (max-width: 1025px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-6 {
    min-height: calc(100vh - 85px); }
    /* line 558, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-tablet.col-6 {
      min-height: calc(100vh - 46px); } }

@media only screen and (max-width: 767px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-6 {
    min-height: 0; } }

/* line 565, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-tablet.col-6 {
  min-height: calc(100vh - 111px); }

/* line 568, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-tablet.col-6 {
  min-height: 600px; }

@media only screen and (max-width: 1025px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-6 {
    min-height: calc(50vh - 42.5px); }
    /* line 576, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-tablet.col-6 {
      min-height: calc(50vh - 23px); } }

@media only screen and (max-width: 767px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-6 {
    min-height: 0; } }

/* line 583, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-tablet.col-6 {
  min-height: calc(100vh - 111px); }

/* line 586, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-tablet.col-6 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 590, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-mobile.col-6 {
    min-height: calc(100vh - 85px); }
    /* line 594, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-mobile.col-6 {
      min-height: calc(100vh - 46px); } }

/* line 598, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-mobile.col-6 {
  min-height: calc(100vh - 111px); }

/* line 601, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-mobile.col-6 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 605, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-mobile.col-6 {
    min-height: calc(50vh - 42.5px); }
    /* line 609, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-mobile.col-6 {
      min-height: calc(50vh - 23px); } }

/* line 613, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-mobile.col-6 {
  min-height: calc(100vh - 111px); }

/* line 616, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-mobile.col-6 {
  min-height: 600px; }

/* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.col-7 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 7%;
  -moz-flex: 1 1 7%;
  -ms-flex: 1 1 7%;
  flex: 1 1 7%;
  -webkit-box-ordinal-group: 0;
  -moz-box-ordinal-group: 0;
  box-ordinal-group: 0;
  -webkit-order: 0;
  -moz-order: 0;
  order: 0;
  -ms-flex-order: 0;
  -webkit-align-self: stretch;
  -moz-align-self: stretch;
  align-self: stretch;
  -ms-flex-item-align: stretch;
  position: relative; }
  @media only screen and (max-width: 1025px) {
    /* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .col-7 {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      width: 100%; } }
  /* line 514, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .col-7 {
    width: 100%; }

/* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height > .col-7 {
  min-height: calc(100vh - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height > .col-7 {
      min-height: 0; } }
  /* line 523, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height > .col-7 {
    min-height: 0; }

/* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height-with-tabs > .col-7 {
  min-height: calc(100vh - 60px - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height-with-tabs > .col-7 {
      min-height: 0; } }
  /* line 532, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height-with-tabs > .col-7 {
    min-height: 0; }

/* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.half-min-height > .col-7 {
  min-height: calc(50vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .half-min-height > .col-7 {
      min-height: 0; } }
  /* line 541, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .half-min-height > .col-7 {
    min-height: 0; }

/* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.sixty-min-height > .col-7 {
  min-height: calc(60vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .sixty-min-height > .col-7 {
      min-height: 0; } }
  /* line 550, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .sixty-min-height > .col-7 {
    min-height: 0; }

@media only screen and (max-width: 1025px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-7 {
    min-height: calc(100vh - 85px); }
    /* line 558, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-tablet.col-7 {
      min-height: calc(100vh - 46px); } }

@media only screen and (max-width: 767px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-7 {
    min-height: 0; } }

/* line 565, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-tablet.col-7 {
  min-height: calc(100vh - 111px); }

/* line 568, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-tablet.col-7 {
  min-height: 600px; }

@media only screen and (max-width: 1025px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-7 {
    min-height: calc(50vh - 42.5px); }
    /* line 576, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-tablet.col-7 {
      min-height: calc(50vh - 23px); } }

@media only screen and (max-width: 767px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-7 {
    min-height: 0; } }

/* line 583, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-tablet.col-7 {
  min-height: calc(100vh - 111px); }

/* line 586, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-tablet.col-7 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 590, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-mobile.col-7 {
    min-height: calc(100vh - 85px); }
    /* line 594, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-mobile.col-7 {
      min-height: calc(100vh - 46px); } }

/* line 598, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-mobile.col-7 {
  min-height: calc(100vh - 111px); }

/* line 601, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-mobile.col-7 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 605, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-mobile.col-7 {
    min-height: calc(50vh - 42.5px); }
    /* line 609, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-mobile.col-7 {
      min-height: calc(50vh - 23px); } }

/* line 613, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-mobile.col-7 {
  min-height: calc(100vh - 111px); }

/* line 616, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-mobile.col-7 {
  min-height: 600px; }

/* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.col-8 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 8%;
  -moz-flex: 1 1 8%;
  -ms-flex: 1 1 8%;
  flex: 1 1 8%;
  -webkit-box-ordinal-group: 0;
  -moz-box-ordinal-group: 0;
  box-ordinal-group: 0;
  -webkit-order: 0;
  -moz-order: 0;
  order: 0;
  -ms-flex-order: 0;
  -webkit-align-self: stretch;
  -moz-align-self: stretch;
  align-self: stretch;
  -ms-flex-item-align: stretch;
  position: relative; }
  @media only screen and (max-width: 1025px) {
    /* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .col-8 {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      width: 100%; } }
  /* line 514, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .col-8 {
    width: 100%; }

/* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height > .col-8 {
  min-height: calc(100vh - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height > .col-8 {
      min-height: 0; } }
  /* line 523, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height > .col-8 {
    min-height: 0; }

/* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height-with-tabs > .col-8 {
  min-height: calc(100vh - 60px - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height-with-tabs > .col-8 {
      min-height: 0; } }
  /* line 532, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height-with-tabs > .col-8 {
    min-height: 0; }

/* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.half-min-height > .col-8 {
  min-height: calc(50vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .half-min-height > .col-8 {
      min-height: 0; } }
  /* line 541, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .half-min-height > .col-8 {
    min-height: 0; }

/* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.sixty-min-height > .col-8 {
  min-height: calc(60vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .sixty-min-height > .col-8 {
      min-height: 0; } }
  /* line 550, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .sixty-min-height > .col-8 {
    min-height: 0; }

@media only screen and (max-width: 1025px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-8 {
    min-height: calc(100vh - 85px); }
    /* line 558, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-tablet.col-8 {
      min-height: calc(100vh - 46px); } }

@media only screen and (max-width: 767px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-8 {
    min-height: 0; } }

/* line 565, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-tablet.col-8 {
  min-height: calc(100vh - 111px); }

/* line 568, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-tablet.col-8 {
  min-height: 600px; }

@media only screen and (max-width: 1025px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-8 {
    min-height: calc(50vh - 42.5px); }
    /* line 576, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-tablet.col-8 {
      min-height: calc(50vh - 23px); } }

@media only screen and (max-width: 767px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-8 {
    min-height: 0; } }

/* line 583, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-tablet.col-8 {
  min-height: calc(100vh - 111px); }

/* line 586, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-tablet.col-8 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 590, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-mobile.col-8 {
    min-height: calc(100vh - 85px); }
    /* line 594, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-mobile.col-8 {
      min-height: calc(100vh - 46px); } }

/* line 598, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-mobile.col-8 {
  min-height: calc(100vh - 111px); }

/* line 601, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-mobile.col-8 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 605, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-mobile.col-8 {
    min-height: calc(50vh - 42.5px); }
    /* line 609, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-mobile.col-8 {
      min-height: calc(50vh - 23px); } }

/* line 613, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-mobile.col-8 {
  min-height: calc(100vh - 111px); }

/* line 616, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-mobile.col-8 {
  min-height: 600px; }

/* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.col-9 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 9%;
  -moz-flex: 1 1 9%;
  -ms-flex: 1 1 9%;
  flex: 1 1 9%;
  -webkit-box-ordinal-group: 0;
  -moz-box-ordinal-group: 0;
  box-ordinal-group: 0;
  -webkit-order: 0;
  -moz-order: 0;
  order: 0;
  -ms-flex-order: 0;
  -webkit-align-self: stretch;
  -moz-align-self: stretch;
  align-self: stretch;
  -ms-flex-item-align: stretch;
  position: relative; }
  @media only screen and (max-width: 1025px) {
    /* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .col-9 {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      width: 100%; } }
  /* line 514, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .col-9 {
    width: 100%; }

/* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height > .col-9 {
  min-height: calc(100vh - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height > .col-9 {
      min-height: 0; } }
  /* line 523, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height > .col-9 {
    min-height: 0; }

/* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height-with-tabs > .col-9 {
  min-height: calc(100vh - 60px - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height-with-tabs > .col-9 {
      min-height: 0; } }
  /* line 532, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height-with-tabs > .col-9 {
    min-height: 0; }

/* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.half-min-height > .col-9 {
  min-height: calc(50vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .half-min-height > .col-9 {
      min-height: 0; } }
  /* line 541, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .half-min-height > .col-9 {
    min-height: 0; }

/* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.sixty-min-height > .col-9 {
  min-height: calc(60vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .sixty-min-height > .col-9 {
      min-height: 0; } }
  /* line 550, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .sixty-min-height > .col-9 {
    min-height: 0; }

@media only screen and (max-width: 1025px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-9 {
    min-height: calc(100vh - 85px); }
    /* line 558, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-tablet.col-9 {
      min-height: calc(100vh - 46px); } }

@media only screen and (max-width: 767px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-9 {
    min-height: 0; } }

/* line 565, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-tablet.col-9 {
  min-height: calc(100vh - 111px); }

/* line 568, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-tablet.col-9 {
  min-height: 600px; }

@media only screen and (max-width: 1025px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-9 {
    min-height: calc(50vh - 42.5px); }
    /* line 576, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-tablet.col-9 {
      min-height: calc(50vh - 23px); } }

@media only screen and (max-width: 767px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-9 {
    min-height: 0; } }

/* line 583, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-tablet.col-9 {
  min-height: calc(100vh - 111px); }

/* line 586, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-tablet.col-9 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 590, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-mobile.col-9 {
    min-height: calc(100vh - 85px); }
    /* line 594, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-mobile.col-9 {
      min-height: calc(100vh - 46px); } }

/* line 598, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-mobile.col-9 {
  min-height: calc(100vh - 111px); }

/* line 601, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-mobile.col-9 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 605, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-mobile.col-9 {
    min-height: calc(50vh - 42.5px); }
    /* line 609, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-mobile.col-9 {
      min-height: calc(50vh - 23px); } }

/* line 613, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-mobile.col-9 {
  min-height: calc(100vh - 111px); }

/* line 616, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-mobile.col-9 {
  min-height: 600px; }

/* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.col-10 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 10%;
  -moz-flex: 1 1 10%;
  -ms-flex: 1 1 10%;
  flex: 1 1 10%;
  -webkit-box-ordinal-group: 0;
  -moz-box-ordinal-group: 0;
  box-ordinal-group: 0;
  -webkit-order: 0;
  -moz-order: 0;
  order: 0;
  -ms-flex-order: 0;
  -webkit-align-self: stretch;
  -moz-align-self: stretch;
  align-self: stretch;
  -ms-flex-item-align: stretch;
  position: relative; }
  @media only screen and (max-width: 1025px) {
    /* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .col-10 {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      width: 100%; } }
  /* line 514, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .col-10 {
    width: 100%; }

/* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height > .col-10 {
  min-height: calc(100vh - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height > .col-10 {
      min-height: 0; } }
  /* line 523, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height > .col-10 {
    min-height: 0; }

/* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height-with-tabs > .col-10 {
  min-height: calc(100vh - 60px - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height-with-tabs > .col-10 {
      min-height: 0; } }
  /* line 532, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height-with-tabs > .col-10 {
    min-height: 0; }

/* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.half-min-height > .col-10 {
  min-height: calc(50vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .half-min-height > .col-10 {
      min-height: 0; } }
  /* line 541, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .half-min-height > .col-10 {
    min-height: 0; }

/* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.sixty-min-height > .col-10 {
  min-height: calc(60vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .sixty-min-height > .col-10 {
      min-height: 0; } }
  /* line 550, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .sixty-min-height > .col-10 {
    min-height: 0; }

@media only screen and (max-width: 1025px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-10 {
    min-height: calc(100vh - 85px); }
    /* line 558, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-tablet.col-10 {
      min-height: calc(100vh - 46px); } }

@media only screen and (max-width: 767px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-10 {
    min-height: 0; } }

/* line 565, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-tablet.col-10 {
  min-height: calc(100vh - 111px); }

/* line 568, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-tablet.col-10 {
  min-height: 600px; }

@media only screen and (max-width: 1025px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-10 {
    min-height: calc(50vh - 42.5px); }
    /* line 576, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-tablet.col-10 {
      min-height: calc(50vh - 23px); } }

@media only screen and (max-width: 767px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-10 {
    min-height: 0; } }

/* line 583, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-tablet.col-10 {
  min-height: calc(100vh - 111px); }

/* line 586, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-tablet.col-10 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 590, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-mobile.col-10 {
    min-height: calc(100vh - 85px); }
    /* line 594, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-mobile.col-10 {
      min-height: calc(100vh - 46px); } }

/* line 598, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-mobile.col-10 {
  min-height: calc(100vh - 111px); }

/* line 601, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-mobile.col-10 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 605, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-mobile.col-10 {
    min-height: calc(50vh - 42.5px); }
    /* line 609, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-mobile.col-10 {
      min-height: calc(50vh - 23px); } }

/* line 613, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-mobile.col-10 {
  min-height: calc(100vh - 111px); }

/* line 616, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-mobile.col-10 {
  min-height: 600px; }

/* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.col-11 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 11%;
  -moz-flex: 1 1 11%;
  -ms-flex: 1 1 11%;
  flex: 1 1 11%;
  -webkit-box-ordinal-group: 0;
  -moz-box-ordinal-group: 0;
  box-ordinal-group: 0;
  -webkit-order: 0;
  -moz-order: 0;
  order: 0;
  -ms-flex-order: 0;
  -webkit-align-self: stretch;
  -moz-align-self: stretch;
  align-self: stretch;
  -ms-flex-item-align: stretch;
  position: relative; }
  @media only screen and (max-width: 1025px) {
    /* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .col-11 {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      width: 100%; } }
  /* line 514, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .col-11 {
    width: 100%; }

/* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height > .col-11 {
  min-height: calc(100vh - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height > .col-11 {
      min-height: 0; } }
  /* line 523, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height > .col-11 {
    min-height: 0; }

/* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height-with-tabs > .col-11 {
  min-height: calc(100vh - 60px - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height-with-tabs > .col-11 {
      min-height: 0; } }
  /* line 532, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height-with-tabs > .col-11 {
    min-height: 0; }

/* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.half-min-height > .col-11 {
  min-height: calc(50vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .half-min-height > .col-11 {
      min-height: 0; } }
  /* line 541, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .half-min-height > .col-11 {
    min-height: 0; }

/* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.sixty-min-height > .col-11 {
  min-height: calc(60vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .sixty-min-height > .col-11 {
      min-height: 0; } }
  /* line 550, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .sixty-min-height > .col-11 {
    min-height: 0; }

@media only screen and (max-width: 1025px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-11 {
    min-height: calc(100vh - 85px); }
    /* line 558, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-tablet.col-11 {
      min-height: calc(100vh - 46px); } }

@media only screen and (max-width: 767px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-11 {
    min-height: 0; } }

/* line 565, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-tablet.col-11 {
  min-height: calc(100vh - 111px); }

/* line 568, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-tablet.col-11 {
  min-height: 600px; }

@media only screen and (max-width: 1025px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-11 {
    min-height: calc(50vh - 42.5px); }
    /* line 576, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-tablet.col-11 {
      min-height: calc(50vh - 23px); } }

@media only screen and (max-width: 767px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-11 {
    min-height: 0; } }

/* line 583, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-tablet.col-11 {
  min-height: calc(100vh - 111px); }

/* line 586, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-tablet.col-11 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 590, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-mobile.col-11 {
    min-height: calc(100vh - 85px); }
    /* line 594, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-mobile.col-11 {
      min-height: calc(100vh - 46px); } }

/* line 598, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-mobile.col-11 {
  min-height: calc(100vh - 111px); }

/* line 601, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-mobile.col-11 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 605, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-mobile.col-11 {
    min-height: calc(50vh - 42.5px); }
    /* line 609, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-mobile.col-11 {
      min-height: calc(50vh - 23px); } }

/* line 613, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-mobile.col-11 {
  min-height: calc(100vh - 111px); }

/* line 616, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-mobile.col-11 {
  min-height: 600px; }

/* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.col-12 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 12%;
  -moz-flex: 1 1 12%;
  -ms-flex: 1 1 12%;
  flex: 1 1 12%;
  -webkit-box-ordinal-group: 0;
  -moz-box-ordinal-group: 0;
  box-ordinal-group: 0;
  -webkit-order: 0;
  -moz-order: 0;
  order: 0;
  -ms-flex-order: 0;
  -webkit-align-self: stretch;
  -moz-align-self: stretch;
  align-self: stretch;
  -ms-flex-item-align: stretch;
  position: relative; }
  @media only screen and (max-width: 1025px) {
    /* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .col-12 {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      width: 100%; } }
  /* line 514, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .col-12 {
    width: 100%; }

/* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height > .col-12 {
  min-height: calc(100vh - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height > .col-12 {
      min-height: 0; } }
  /* line 523, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height > .col-12 {
    min-height: 0; }

/* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height-with-tabs > .col-12 {
  min-height: calc(100vh - 60px - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height-with-tabs > .col-12 {
      min-height: 0; } }
  /* line 532, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height-with-tabs > .col-12 {
    min-height: 0; }

/* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.half-min-height > .col-12 {
  min-height: calc(50vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .half-min-height > .col-12 {
      min-height: 0; } }
  /* line 541, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .half-min-height > .col-12 {
    min-height: 0; }

/* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.sixty-min-height > .col-12 {
  min-height: calc(60vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .sixty-min-height > .col-12 {
      min-height: 0; } }
  /* line 550, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .sixty-min-height > .col-12 {
    min-height: 0; }

@media only screen and (max-width: 1025px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-12 {
    min-height: calc(100vh - 85px); }
    /* line 558, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-tablet.col-12 {
      min-height: calc(100vh - 46px); } }

@media only screen and (max-width: 767px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-12 {
    min-height: 0; } }

/* line 565, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-tablet.col-12 {
  min-height: calc(100vh - 111px); }

/* line 568, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-tablet.col-12 {
  min-height: 600px; }

@media only screen and (max-width: 1025px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-12 {
    min-height: calc(50vh - 42.5px); }
    /* line 576, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-tablet.col-12 {
      min-height: calc(50vh - 23px); } }

@media only screen and (max-width: 767px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-12 {
    min-height: 0; } }

/* line 583, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-tablet.col-12 {
  min-height: calc(100vh - 111px); }

/* line 586, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-tablet.col-12 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 590, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-mobile.col-12 {
    min-height: calc(100vh - 85px); }
    /* line 594, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-mobile.col-12 {
      min-height: calc(100vh - 46px); } }

/* line 598, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-mobile.col-12 {
  min-height: calc(100vh - 111px); }

/* line 601, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-mobile.col-12 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 605, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-mobile.col-12 {
    min-height: calc(50vh - 42.5px); }
    /* line 609, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-mobile.col-12 {
      min-height: calc(50vh - 23px); } }

/* line 613, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-mobile.col-12 {
  min-height: calc(100vh - 111px); }

/* line 616, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-mobile.col-12 {
  min-height: 600px; }

/* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.col-13 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 13%;
  -moz-flex: 1 1 13%;
  -ms-flex: 1 1 13%;
  flex: 1 1 13%;
  -webkit-box-ordinal-group: 0;
  -moz-box-ordinal-group: 0;
  box-ordinal-group: 0;
  -webkit-order: 0;
  -moz-order: 0;
  order: 0;
  -ms-flex-order: 0;
  -webkit-align-self: stretch;
  -moz-align-self: stretch;
  align-self: stretch;
  -ms-flex-item-align: stretch;
  position: relative; }
  @media only screen and (max-width: 1025px) {
    /* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .col-13 {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      width: 100%; } }
  /* line 514, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .col-13 {
    width: 100%; }

/* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height > .col-13 {
  min-height: calc(100vh - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height > .col-13 {
      min-height: 0; } }
  /* line 523, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height > .col-13 {
    min-height: 0; }

/* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height-with-tabs > .col-13 {
  min-height: calc(100vh - 60px - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height-with-tabs > .col-13 {
      min-height: 0; } }
  /* line 532, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height-with-tabs > .col-13 {
    min-height: 0; }

/* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.half-min-height > .col-13 {
  min-height: calc(50vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .half-min-height > .col-13 {
      min-height: 0; } }
  /* line 541, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .half-min-height > .col-13 {
    min-height: 0; }

/* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.sixty-min-height > .col-13 {
  min-height: calc(60vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .sixty-min-height > .col-13 {
      min-height: 0; } }
  /* line 550, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .sixty-min-height > .col-13 {
    min-height: 0; }

@media only screen and (max-width: 1025px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-13 {
    min-height: calc(100vh - 85px); }
    /* line 558, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-tablet.col-13 {
      min-height: calc(100vh - 46px); } }

@media only screen and (max-width: 767px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-13 {
    min-height: 0; } }

/* line 565, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-tablet.col-13 {
  min-height: calc(100vh - 111px); }

/* line 568, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-tablet.col-13 {
  min-height: 600px; }

@media only screen and (max-width: 1025px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-13 {
    min-height: calc(50vh - 42.5px); }
    /* line 576, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-tablet.col-13 {
      min-height: calc(50vh - 23px); } }

@media only screen and (max-width: 767px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-13 {
    min-height: 0; } }

/* line 583, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-tablet.col-13 {
  min-height: calc(100vh - 111px); }

/* line 586, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-tablet.col-13 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 590, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-mobile.col-13 {
    min-height: calc(100vh - 85px); }
    /* line 594, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-mobile.col-13 {
      min-height: calc(100vh - 46px); } }

/* line 598, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-mobile.col-13 {
  min-height: calc(100vh - 111px); }

/* line 601, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-mobile.col-13 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 605, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-mobile.col-13 {
    min-height: calc(50vh - 42.5px); }
    /* line 609, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-mobile.col-13 {
      min-height: calc(50vh - 23px); } }

/* line 613, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-mobile.col-13 {
  min-height: calc(100vh - 111px); }

/* line 616, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-mobile.col-13 {
  min-height: 600px; }

/* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.col-14 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 14%;
  -moz-flex: 1 1 14%;
  -ms-flex: 1 1 14%;
  flex: 1 1 14%;
  -webkit-box-ordinal-group: 0;
  -moz-box-ordinal-group: 0;
  box-ordinal-group: 0;
  -webkit-order: 0;
  -moz-order: 0;
  order: 0;
  -ms-flex-order: 0;
  -webkit-align-self: stretch;
  -moz-align-self: stretch;
  align-self: stretch;
  -ms-flex-item-align: stretch;
  position: relative; }
  @media only screen and (max-width: 1025px) {
    /* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .col-14 {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      width: 100%; } }
  /* line 514, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .col-14 {
    width: 100%; }

/* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height > .col-14 {
  min-height: calc(100vh - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height > .col-14 {
      min-height: 0; } }
  /* line 523, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height > .col-14 {
    min-height: 0; }

/* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height-with-tabs > .col-14 {
  min-height: calc(100vh - 60px - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height-with-tabs > .col-14 {
      min-height: 0; } }
  /* line 532, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height-with-tabs > .col-14 {
    min-height: 0; }

/* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.half-min-height > .col-14 {
  min-height: calc(50vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .half-min-height > .col-14 {
      min-height: 0; } }
  /* line 541, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .half-min-height > .col-14 {
    min-height: 0; }

/* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.sixty-min-height > .col-14 {
  min-height: calc(60vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .sixty-min-height > .col-14 {
      min-height: 0; } }
  /* line 550, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .sixty-min-height > .col-14 {
    min-height: 0; }

@media only screen and (max-width: 1025px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-14 {
    min-height: calc(100vh - 85px); }
    /* line 558, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-tablet.col-14 {
      min-height: calc(100vh - 46px); } }

@media only screen and (max-width: 767px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-14 {
    min-height: 0; } }

/* line 565, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-tablet.col-14 {
  min-height: calc(100vh - 111px); }

/* line 568, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-tablet.col-14 {
  min-height: 600px; }

@media only screen and (max-width: 1025px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-14 {
    min-height: calc(50vh - 42.5px); }
    /* line 576, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-tablet.col-14 {
      min-height: calc(50vh - 23px); } }

@media only screen and (max-width: 767px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-14 {
    min-height: 0; } }

/* line 583, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-tablet.col-14 {
  min-height: calc(100vh - 111px); }

/* line 586, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-tablet.col-14 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 590, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-mobile.col-14 {
    min-height: calc(100vh - 85px); }
    /* line 594, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-mobile.col-14 {
      min-height: calc(100vh - 46px); } }

/* line 598, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-mobile.col-14 {
  min-height: calc(100vh - 111px); }

/* line 601, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-mobile.col-14 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 605, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-mobile.col-14 {
    min-height: calc(50vh - 42.5px); }
    /* line 609, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-mobile.col-14 {
      min-height: calc(50vh - 23px); } }

/* line 613, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-mobile.col-14 {
  min-height: calc(100vh - 111px); }

/* line 616, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-mobile.col-14 {
  min-height: 600px; }

/* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.col-15 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 15%;
  -moz-flex: 1 1 15%;
  -ms-flex: 1 1 15%;
  flex: 1 1 15%;
  -webkit-box-ordinal-group: 0;
  -moz-box-ordinal-group: 0;
  box-ordinal-group: 0;
  -webkit-order: 0;
  -moz-order: 0;
  order: 0;
  -ms-flex-order: 0;
  -webkit-align-self: stretch;
  -moz-align-self: stretch;
  align-self: stretch;
  -ms-flex-item-align: stretch;
  position: relative; }
  @media only screen and (max-width: 1025px) {
    /* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .col-15 {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      width: 100%; } }
  /* line 514, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .col-15 {
    width: 100%; }

/* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height > .col-15 {
  min-height: calc(100vh - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height > .col-15 {
      min-height: 0; } }
  /* line 523, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height > .col-15 {
    min-height: 0; }

/* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height-with-tabs > .col-15 {
  min-height: calc(100vh - 60px - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height-with-tabs > .col-15 {
      min-height: 0; } }
  /* line 532, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height-with-tabs > .col-15 {
    min-height: 0; }

/* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.half-min-height > .col-15 {
  min-height: calc(50vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .half-min-height > .col-15 {
      min-height: 0; } }
  /* line 541, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .half-min-height > .col-15 {
    min-height: 0; }

/* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.sixty-min-height > .col-15 {
  min-height: calc(60vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .sixty-min-height > .col-15 {
      min-height: 0; } }
  /* line 550, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .sixty-min-height > .col-15 {
    min-height: 0; }

@media only screen and (max-width: 1025px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-15 {
    min-height: calc(100vh - 85px); }
    /* line 558, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-tablet.col-15 {
      min-height: calc(100vh - 46px); } }

@media only screen and (max-width: 767px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-15 {
    min-height: 0; } }

/* line 565, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-tablet.col-15 {
  min-height: calc(100vh - 111px); }

/* line 568, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-tablet.col-15 {
  min-height: 600px; }

@media only screen and (max-width: 1025px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-15 {
    min-height: calc(50vh - 42.5px); }
    /* line 576, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-tablet.col-15 {
      min-height: calc(50vh - 23px); } }

@media only screen and (max-width: 767px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-15 {
    min-height: 0; } }

/* line 583, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-tablet.col-15 {
  min-height: calc(100vh - 111px); }

/* line 586, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-tablet.col-15 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 590, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-mobile.col-15 {
    min-height: calc(100vh - 85px); }
    /* line 594, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-mobile.col-15 {
      min-height: calc(100vh - 46px); } }

/* line 598, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-mobile.col-15 {
  min-height: calc(100vh - 111px); }

/* line 601, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-mobile.col-15 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 605, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-mobile.col-15 {
    min-height: calc(50vh - 42.5px); }
    /* line 609, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-mobile.col-15 {
      min-height: calc(50vh - 23px); } }

/* line 613, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-mobile.col-15 {
  min-height: calc(100vh - 111px); }

/* line 616, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-mobile.col-15 {
  min-height: 600px; }

/* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.col-16 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 16%;
  -moz-flex: 1 1 16%;
  -ms-flex: 1 1 16%;
  flex: 1 1 16%;
  -webkit-box-ordinal-group: 0;
  -moz-box-ordinal-group: 0;
  box-ordinal-group: 0;
  -webkit-order: 0;
  -moz-order: 0;
  order: 0;
  -ms-flex-order: 0;
  -webkit-align-self: stretch;
  -moz-align-self: stretch;
  align-self: stretch;
  -ms-flex-item-align: stretch;
  position: relative; }
  @media only screen and (max-width: 1025px) {
    /* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .col-16 {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      width: 100%; } }
  /* line 514, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .col-16 {
    width: 100%; }

/* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height > .col-16 {
  min-height: calc(100vh - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height > .col-16 {
      min-height: 0; } }
  /* line 523, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height > .col-16 {
    min-height: 0; }

/* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height-with-tabs > .col-16 {
  min-height: calc(100vh - 60px - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height-with-tabs > .col-16 {
      min-height: 0; } }
  /* line 532, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height-with-tabs > .col-16 {
    min-height: 0; }

/* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.half-min-height > .col-16 {
  min-height: calc(50vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .half-min-height > .col-16 {
      min-height: 0; } }
  /* line 541, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .half-min-height > .col-16 {
    min-height: 0; }

/* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.sixty-min-height > .col-16 {
  min-height: calc(60vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .sixty-min-height > .col-16 {
      min-height: 0; } }
  /* line 550, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .sixty-min-height > .col-16 {
    min-height: 0; }

@media only screen and (max-width: 1025px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-16 {
    min-height: calc(100vh - 85px); }
    /* line 558, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-tablet.col-16 {
      min-height: calc(100vh - 46px); } }

@media only screen and (max-width: 767px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-16 {
    min-height: 0; } }

/* line 565, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-tablet.col-16 {
  min-height: calc(100vh - 111px); }

/* line 568, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-tablet.col-16 {
  min-height: 600px; }

@media only screen and (max-width: 1025px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-16 {
    min-height: calc(50vh - 42.5px); }
    /* line 576, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-tablet.col-16 {
      min-height: calc(50vh - 23px); } }

@media only screen and (max-width: 767px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-16 {
    min-height: 0; } }

/* line 583, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-tablet.col-16 {
  min-height: calc(100vh - 111px); }

/* line 586, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-tablet.col-16 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 590, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-mobile.col-16 {
    min-height: calc(100vh - 85px); }
    /* line 594, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-mobile.col-16 {
      min-height: calc(100vh - 46px); } }

/* line 598, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-mobile.col-16 {
  min-height: calc(100vh - 111px); }

/* line 601, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-mobile.col-16 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 605, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-mobile.col-16 {
    min-height: calc(50vh - 42.5px); }
    /* line 609, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-mobile.col-16 {
      min-height: calc(50vh - 23px); } }

/* line 613, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-mobile.col-16 {
  min-height: calc(100vh - 111px); }

/* line 616, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-mobile.col-16 {
  min-height: 600px; }

/* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.col-17 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 17%;
  -moz-flex: 1 1 17%;
  -ms-flex: 1 1 17%;
  flex: 1 1 17%;
  -webkit-box-ordinal-group: 0;
  -moz-box-ordinal-group: 0;
  box-ordinal-group: 0;
  -webkit-order: 0;
  -moz-order: 0;
  order: 0;
  -ms-flex-order: 0;
  -webkit-align-self: stretch;
  -moz-align-self: stretch;
  align-self: stretch;
  -ms-flex-item-align: stretch;
  position: relative; }
  @media only screen and (max-width: 1025px) {
    /* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .col-17 {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      width: 100%; } }
  /* line 514, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .col-17 {
    width: 100%; }

/* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height > .col-17 {
  min-height: calc(100vh - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height > .col-17 {
      min-height: 0; } }
  /* line 523, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height > .col-17 {
    min-height: 0; }

/* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height-with-tabs > .col-17 {
  min-height: calc(100vh - 60px - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height-with-tabs > .col-17 {
      min-height: 0; } }
  /* line 532, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height-with-tabs > .col-17 {
    min-height: 0; }

/* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.half-min-height > .col-17 {
  min-height: calc(50vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .half-min-height > .col-17 {
      min-height: 0; } }
  /* line 541, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .half-min-height > .col-17 {
    min-height: 0; }

/* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.sixty-min-height > .col-17 {
  min-height: calc(60vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .sixty-min-height > .col-17 {
      min-height: 0; } }
  /* line 550, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .sixty-min-height > .col-17 {
    min-height: 0; }

@media only screen and (max-width: 1025px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-17 {
    min-height: calc(100vh - 85px); }
    /* line 558, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-tablet.col-17 {
      min-height: calc(100vh - 46px); } }

@media only screen and (max-width: 767px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-17 {
    min-height: 0; } }

/* line 565, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-tablet.col-17 {
  min-height: calc(100vh - 111px); }

/* line 568, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-tablet.col-17 {
  min-height: 600px; }

@media only screen and (max-width: 1025px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-17 {
    min-height: calc(50vh - 42.5px); }
    /* line 576, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-tablet.col-17 {
      min-height: calc(50vh - 23px); } }

@media only screen and (max-width: 767px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-17 {
    min-height: 0; } }

/* line 583, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-tablet.col-17 {
  min-height: calc(100vh - 111px); }

/* line 586, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-tablet.col-17 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 590, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-mobile.col-17 {
    min-height: calc(100vh - 85px); }
    /* line 594, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-mobile.col-17 {
      min-height: calc(100vh - 46px); } }

/* line 598, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-mobile.col-17 {
  min-height: calc(100vh - 111px); }

/* line 601, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-mobile.col-17 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 605, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-mobile.col-17 {
    min-height: calc(50vh - 42.5px); }
    /* line 609, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-mobile.col-17 {
      min-height: calc(50vh - 23px); } }

/* line 613, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-mobile.col-17 {
  min-height: calc(100vh - 111px); }

/* line 616, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-mobile.col-17 {
  min-height: 600px; }

/* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.col-18 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 18%;
  -moz-flex: 1 1 18%;
  -ms-flex: 1 1 18%;
  flex: 1 1 18%;
  -webkit-box-ordinal-group: 0;
  -moz-box-ordinal-group: 0;
  box-ordinal-group: 0;
  -webkit-order: 0;
  -moz-order: 0;
  order: 0;
  -ms-flex-order: 0;
  -webkit-align-self: stretch;
  -moz-align-self: stretch;
  align-self: stretch;
  -ms-flex-item-align: stretch;
  position: relative; }
  @media only screen and (max-width: 1025px) {
    /* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .col-18 {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      width: 100%; } }
  /* line 514, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .col-18 {
    width: 100%; }

/* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height > .col-18 {
  min-height: calc(100vh - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height > .col-18 {
      min-height: 0; } }
  /* line 523, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height > .col-18 {
    min-height: 0; }

/* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height-with-tabs > .col-18 {
  min-height: calc(100vh - 60px - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height-with-tabs > .col-18 {
      min-height: 0; } }
  /* line 532, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height-with-tabs > .col-18 {
    min-height: 0; }

/* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.half-min-height > .col-18 {
  min-height: calc(50vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .half-min-height > .col-18 {
      min-height: 0; } }
  /* line 541, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .half-min-height > .col-18 {
    min-height: 0; }

/* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.sixty-min-height > .col-18 {
  min-height: calc(60vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .sixty-min-height > .col-18 {
      min-height: 0; } }
  /* line 550, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .sixty-min-height > .col-18 {
    min-height: 0; }

@media only screen and (max-width: 1025px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-18 {
    min-height: calc(100vh - 85px); }
    /* line 558, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-tablet.col-18 {
      min-height: calc(100vh - 46px); } }

@media only screen and (max-width: 767px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-18 {
    min-height: 0; } }

/* line 565, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-tablet.col-18 {
  min-height: calc(100vh - 111px); }

/* line 568, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-tablet.col-18 {
  min-height: 600px; }

@media only screen and (max-width: 1025px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-18 {
    min-height: calc(50vh - 42.5px); }
    /* line 576, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-tablet.col-18 {
      min-height: calc(50vh - 23px); } }

@media only screen and (max-width: 767px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-18 {
    min-height: 0; } }

/* line 583, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-tablet.col-18 {
  min-height: calc(100vh - 111px); }

/* line 586, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-tablet.col-18 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 590, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-mobile.col-18 {
    min-height: calc(100vh - 85px); }
    /* line 594, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-mobile.col-18 {
      min-height: calc(100vh - 46px); } }

/* line 598, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-mobile.col-18 {
  min-height: calc(100vh - 111px); }

/* line 601, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-mobile.col-18 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 605, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-mobile.col-18 {
    min-height: calc(50vh - 42.5px); }
    /* line 609, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-mobile.col-18 {
      min-height: calc(50vh - 23px); } }

/* line 613, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-mobile.col-18 {
  min-height: calc(100vh - 111px); }

/* line 616, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-mobile.col-18 {
  min-height: 600px; }

/* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.col-19 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 19%;
  -moz-flex: 1 1 19%;
  -ms-flex: 1 1 19%;
  flex: 1 1 19%;
  -webkit-box-ordinal-group: 0;
  -moz-box-ordinal-group: 0;
  box-ordinal-group: 0;
  -webkit-order: 0;
  -moz-order: 0;
  order: 0;
  -ms-flex-order: 0;
  -webkit-align-self: stretch;
  -moz-align-self: stretch;
  align-self: stretch;
  -ms-flex-item-align: stretch;
  position: relative; }
  @media only screen and (max-width: 1025px) {
    /* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .col-19 {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      width: 100%; } }
  /* line 514, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .col-19 {
    width: 100%; }

/* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height > .col-19 {
  min-height: calc(100vh - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height > .col-19 {
      min-height: 0; } }
  /* line 523, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height > .col-19 {
    min-height: 0; }

/* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height-with-tabs > .col-19 {
  min-height: calc(100vh - 60px - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height-with-tabs > .col-19 {
      min-height: 0; } }
  /* line 532, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height-with-tabs > .col-19 {
    min-height: 0; }

/* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.half-min-height > .col-19 {
  min-height: calc(50vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .half-min-height > .col-19 {
      min-height: 0; } }
  /* line 541, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .half-min-height > .col-19 {
    min-height: 0; }

/* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.sixty-min-height > .col-19 {
  min-height: calc(60vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .sixty-min-height > .col-19 {
      min-height: 0; } }
  /* line 550, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .sixty-min-height > .col-19 {
    min-height: 0; }

@media only screen and (max-width: 1025px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-19 {
    min-height: calc(100vh - 85px); }
    /* line 558, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-tablet.col-19 {
      min-height: calc(100vh - 46px); } }

@media only screen and (max-width: 767px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-19 {
    min-height: 0; } }

/* line 565, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-tablet.col-19 {
  min-height: calc(100vh - 111px); }

/* line 568, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-tablet.col-19 {
  min-height: 600px; }

@media only screen and (max-width: 1025px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-19 {
    min-height: calc(50vh - 42.5px); }
    /* line 576, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-tablet.col-19 {
      min-height: calc(50vh - 23px); } }

@media only screen and (max-width: 767px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-19 {
    min-height: 0; } }

/* line 583, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-tablet.col-19 {
  min-height: calc(100vh - 111px); }

/* line 586, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-tablet.col-19 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 590, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-mobile.col-19 {
    min-height: calc(100vh - 85px); }
    /* line 594, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-mobile.col-19 {
      min-height: calc(100vh - 46px); } }

/* line 598, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-mobile.col-19 {
  min-height: calc(100vh - 111px); }

/* line 601, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-mobile.col-19 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 605, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-mobile.col-19 {
    min-height: calc(50vh - 42.5px); }
    /* line 609, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-mobile.col-19 {
      min-height: calc(50vh - 23px); } }

/* line 613, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-mobile.col-19 {
  min-height: calc(100vh - 111px); }

/* line 616, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-mobile.col-19 {
  min-height: 600px; }

/* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.col-20 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 20%;
  -moz-flex: 1 1 20%;
  -ms-flex: 1 1 20%;
  flex: 1 1 20%;
  -webkit-box-ordinal-group: 0;
  -moz-box-ordinal-group: 0;
  box-ordinal-group: 0;
  -webkit-order: 0;
  -moz-order: 0;
  order: 0;
  -ms-flex-order: 0;
  -webkit-align-self: stretch;
  -moz-align-self: stretch;
  align-self: stretch;
  -ms-flex-item-align: stretch;
  position: relative; }
  @media only screen and (max-width: 1025px) {
    /* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .col-20 {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      width: 100%; } }
  /* line 514, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .col-20 {
    width: 100%; }

/* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height > .col-20 {
  min-height: calc(100vh - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height > .col-20 {
      min-height: 0; } }
  /* line 523, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height > .col-20 {
    min-height: 0; }

/* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height-with-tabs > .col-20 {
  min-height: calc(100vh - 60px - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height-with-tabs > .col-20 {
      min-height: 0; } }
  /* line 532, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height-with-tabs > .col-20 {
    min-height: 0; }

/* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.half-min-height > .col-20 {
  min-height: calc(50vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .half-min-height > .col-20 {
      min-height: 0; } }
  /* line 541, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .half-min-height > .col-20 {
    min-height: 0; }

/* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.sixty-min-height > .col-20 {
  min-height: calc(60vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .sixty-min-height > .col-20 {
      min-height: 0; } }
  /* line 550, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .sixty-min-height > .col-20 {
    min-height: 0; }

@media only screen and (max-width: 1025px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-20 {
    min-height: calc(100vh - 85px); }
    /* line 558, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-tablet.col-20 {
      min-height: calc(100vh - 46px); } }

@media only screen and (max-width: 767px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-20 {
    min-height: 0; } }

/* line 565, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-tablet.col-20 {
  min-height: calc(100vh - 111px); }

/* line 568, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-tablet.col-20 {
  min-height: 600px; }

@media only screen and (max-width: 1025px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-20 {
    min-height: calc(50vh - 42.5px); }
    /* line 576, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-tablet.col-20 {
      min-height: calc(50vh - 23px); } }

@media only screen and (max-width: 767px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-20 {
    min-height: 0; } }

/* line 583, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-tablet.col-20 {
  min-height: calc(100vh - 111px); }

/* line 586, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-tablet.col-20 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 590, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-mobile.col-20 {
    min-height: calc(100vh - 85px); }
    /* line 594, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-mobile.col-20 {
      min-height: calc(100vh - 46px); } }

/* line 598, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-mobile.col-20 {
  min-height: calc(100vh - 111px); }

/* line 601, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-mobile.col-20 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 605, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-mobile.col-20 {
    min-height: calc(50vh - 42.5px); }
    /* line 609, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-mobile.col-20 {
      min-height: calc(50vh - 23px); } }

/* line 613, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-mobile.col-20 {
  min-height: calc(100vh - 111px); }

/* line 616, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-mobile.col-20 {
  min-height: 600px; }

/* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.col-21 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 21%;
  -moz-flex: 1 1 21%;
  -ms-flex: 1 1 21%;
  flex: 1 1 21%;
  -webkit-box-ordinal-group: 0;
  -moz-box-ordinal-group: 0;
  box-ordinal-group: 0;
  -webkit-order: 0;
  -moz-order: 0;
  order: 0;
  -ms-flex-order: 0;
  -webkit-align-self: stretch;
  -moz-align-self: stretch;
  align-self: stretch;
  -ms-flex-item-align: stretch;
  position: relative; }
  @media only screen and (max-width: 1025px) {
    /* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .col-21 {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      width: 100%; } }
  /* line 514, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .col-21 {
    width: 100%; }

/* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height > .col-21 {
  min-height: calc(100vh - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height > .col-21 {
      min-height: 0; } }
  /* line 523, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height > .col-21 {
    min-height: 0; }

/* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height-with-tabs > .col-21 {
  min-height: calc(100vh - 60px - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height-with-tabs > .col-21 {
      min-height: 0; } }
  /* line 532, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height-with-tabs > .col-21 {
    min-height: 0; }

/* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.half-min-height > .col-21 {
  min-height: calc(50vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .half-min-height > .col-21 {
      min-height: 0; } }
  /* line 541, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .half-min-height > .col-21 {
    min-height: 0; }

/* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.sixty-min-height > .col-21 {
  min-height: calc(60vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .sixty-min-height > .col-21 {
      min-height: 0; } }
  /* line 550, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .sixty-min-height > .col-21 {
    min-height: 0; }

@media only screen and (max-width: 1025px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-21 {
    min-height: calc(100vh - 85px); }
    /* line 558, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-tablet.col-21 {
      min-height: calc(100vh - 46px); } }

@media only screen and (max-width: 767px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-21 {
    min-height: 0; } }

/* line 565, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-tablet.col-21 {
  min-height: calc(100vh - 111px); }

/* line 568, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-tablet.col-21 {
  min-height: 600px; }

@media only screen and (max-width: 1025px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-21 {
    min-height: calc(50vh - 42.5px); }
    /* line 576, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-tablet.col-21 {
      min-height: calc(50vh - 23px); } }

@media only screen and (max-width: 767px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-21 {
    min-height: 0; } }

/* line 583, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-tablet.col-21 {
  min-height: calc(100vh - 111px); }

/* line 586, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-tablet.col-21 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 590, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-mobile.col-21 {
    min-height: calc(100vh - 85px); }
    /* line 594, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-mobile.col-21 {
      min-height: calc(100vh - 46px); } }

/* line 598, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-mobile.col-21 {
  min-height: calc(100vh - 111px); }

/* line 601, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-mobile.col-21 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 605, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-mobile.col-21 {
    min-height: calc(50vh - 42.5px); }
    /* line 609, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-mobile.col-21 {
      min-height: calc(50vh - 23px); } }

/* line 613, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-mobile.col-21 {
  min-height: calc(100vh - 111px); }

/* line 616, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-mobile.col-21 {
  min-height: 600px; }

/* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.col-22 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 22%;
  -moz-flex: 1 1 22%;
  -ms-flex: 1 1 22%;
  flex: 1 1 22%;
  -webkit-box-ordinal-group: 0;
  -moz-box-ordinal-group: 0;
  box-ordinal-group: 0;
  -webkit-order: 0;
  -moz-order: 0;
  order: 0;
  -ms-flex-order: 0;
  -webkit-align-self: stretch;
  -moz-align-self: stretch;
  align-self: stretch;
  -ms-flex-item-align: stretch;
  position: relative; }
  @media only screen and (max-width: 1025px) {
    /* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .col-22 {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      width: 100%; } }
  /* line 514, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .col-22 {
    width: 100%; }

/* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height > .col-22 {
  min-height: calc(100vh - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height > .col-22 {
      min-height: 0; } }
  /* line 523, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height > .col-22 {
    min-height: 0; }

/* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height-with-tabs > .col-22 {
  min-height: calc(100vh - 60px - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height-with-tabs > .col-22 {
      min-height: 0; } }
  /* line 532, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height-with-tabs > .col-22 {
    min-height: 0; }

/* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.half-min-height > .col-22 {
  min-height: calc(50vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .half-min-height > .col-22 {
      min-height: 0; } }
  /* line 541, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .half-min-height > .col-22 {
    min-height: 0; }

/* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.sixty-min-height > .col-22 {
  min-height: calc(60vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .sixty-min-height > .col-22 {
      min-height: 0; } }
  /* line 550, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .sixty-min-height > .col-22 {
    min-height: 0; }

@media only screen and (max-width: 1025px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-22 {
    min-height: calc(100vh - 85px); }
    /* line 558, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-tablet.col-22 {
      min-height: calc(100vh - 46px); } }

@media only screen and (max-width: 767px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-22 {
    min-height: 0; } }

/* line 565, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-tablet.col-22 {
  min-height: calc(100vh - 111px); }

/* line 568, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-tablet.col-22 {
  min-height: 600px; }

@media only screen and (max-width: 1025px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-22 {
    min-height: calc(50vh - 42.5px); }
    /* line 576, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-tablet.col-22 {
      min-height: calc(50vh - 23px); } }

@media only screen and (max-width: 767px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-22 {
    min-height: 0; } }

/* line 583, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-tablet.col-22 {
  min-height: calc(100vh - 111px); }

/* line 586, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-tablet.col-22 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 590, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-mobile.col-22 {
    min-height: calc(100vh - 85px); }
    /* line 594, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-mobile.col-22 {
      min-height: calc(100vh - 46px); } }

/* line 598, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-mobile.col-22 {
  min-height: calc(100vh - 111px); }

/* line 601, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-mobile.col-22 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 605, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-mobile.col-22 {
    min-height: calc(50vh - 42.5px); }
    /* line 609, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-mobile.col-22 {
      min-height: calc(50vh - 23px); } }

/* line 613, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-mobile.col-22 {
  min-height: calc(100vh - 111px); }

/* line 616, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-mobile.col-22 {
  min-height: 600px; }

/* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.col-23 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 23%;
  -moz-flex: 1 1 23%;
  -ms-flex: 1 1 23%;
  flex: 1 1 23%;
  -webkit-box-ordinal-group: 0;
  -moz-box-ordinal-group: 0;
  box-ordinal-group: 0;
  -webkit-order: 0;
  -moz-order: 0;
  order: 0;
  -ms-flex-order: 0;
  -webkit-align-self: stretch;
  -moz-align-self: stretch;
  align-self: stretch;
  -ms-flex-item-align: stretch;
  position: relative; }
  @media only screen and (max-width: 1025px) {
    /* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .col-23 {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      width: 100%; } }
  /* line 514, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .col-23 {
    width: 100%; }

/* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height > .col-23 {
  min-height: calc(100vh - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height > .col-23 {
      min-height: 0; } }
  /* line 523, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height > .col-23 {
    min-height: 0; }

/* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height-with-tabs > .col-23 {
  min-height: calc(100vh - 60px - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height-with-tabs > .col-23 {
      min-height: 0; } }
  /* line 532, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height-with-tabs > .col-23 {
    min-height: 0; }

/* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.half-min-height > .col-23 {
  min-height: calc(50vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .half-min-height > .col-23 {
      min-height: 0; } }
  /* line 541, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .half-min-height > .col-23 {
    min-height: 0; }

/* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.sixty-min-height > .col-23 {
  min-height: calc(60vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .sixty-min-height > .col-23 {
      min-height: 0; } }
  /* line 550, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .sixty-min-height > .col-23 {
    min-height: 0; }

@media only screen and (max-width: 1025px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-23 {
    min-height: calc(100vh - 85px); }
    /* line 558, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-tablet.col-23 {
      min-height: calc(100vh - 46px); } }

@media only screen and (max-width: 767px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-23 {
    min-height: 0; } }

/* line 565, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-tablet.col-23 {
  min-height: calc(100vh - 111px); }

/* line 568, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-tablet.col-23 {
  min-height: 600px; }

@media only screen and (max-width: 1025px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-23 {
    min-height: calc(50vh - 42.5px); }
    /* line 576, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-tablet.col-23 {
      min-height: calc(50vh - 23px); } }

@media only screen and (max-width: 767px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-23 {
    min-height: 0; } }

/* line 583, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-tablet.col-23 {
  min-height: calc(100vh - 111px); }

/* line 586, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-tablet.col-23 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 590, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-mobile.col-23 {
    min-height: calc(100vh - 85px); }
    /* line 594, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-mobile.col-23 {
      min-height: calc(100vh - 46px); } }

/* line 598, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-mobile.col-23 {
  min-height: calc(100vh - 111px); }

/* line 601, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-mobile.col-23 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 605, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-mobile.col-23 {
    min-height: calc(50vh - 42.5px); }
    /* line 609, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-mobile.col-23 {
      min-height: calc(50vh - 23px); } }

/* line 613, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-mobile.col-23 {
  min-height: calc(100vh - 111px); }

/* line 616, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-mobile.col-23 {
  min-height: 600px; }

/* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.col-24 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 24%;
  -moz-flex: 1 1 24%;
  -ms-flex: 1 1 24%;
  flex: 1 1 24%;
  -webkit-box-ordinal-group: 0;
  -moz-box-ordinal-group: 0;
  box-ordinal-group: 0;
  -webkit-order: 0;
  -moz-order: 0;
  order: 0;
  -ms-flex-order: 0;
  -webkit-align-self: stretch;
  -moz-align-self: stretch;
  align-self: stretch;
  -ms-flex-item-align: stretch;
  position: relative; }
  @media only screen and (max-width: 1025px) {
    /* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .col-24 {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      width: 100%; } }
  /* line 514, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .col-24 {
    width: 100%; }

/* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height > .col-24 {
  min-height: calc(100vh - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height > .col-24 {
      min-height: 0; } }
  /* line 523, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height > .col-24 {
    min-height: 0; }

/* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height-with-tabs > .col-24 {
  min-height: calc(100vh - 60px - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height-with-tabs > .col-24 {
      min-height: 0; } }
  /* line 532, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height-with-tabs > .col-24 {
    min-height: 0; }

/* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.half-min-height > .col-24 {
  min-height: calc(50vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .half-min-height > .col-24 {
      min-height: 0; } }
  /* line 541, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .half-min-height > .col-24 {
    min-height: 0; }

/* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.sixty-min-height > .col-24 {
  min-height: calc(60vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .sixty-min-height > .col-24 {
      min-height: 0; } }
  /* line 550, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .sixty-min-height > .col-24 {
    min-height: 0; }

@media only screen and (max-width: 1025px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-24 {
    min-height: calc(100vh - 85px); }
    /* line 558, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-tablet.col-24 {
      min-height: calc(100vh - 46px); } }

@media only screen and (max-width: 767px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-24 {
    min-height: 0; } }

/* line 565, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-tablet.col-24 {
  min-height: calc(100vh - 111px); }

/* line 568, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-tablet.col-24 {
  min-height: 600px; }

@media only screen and (max-width: 1025px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-24 {
    min-height: calc(50vh - 42.5px); }
    /* line 576, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-tablet.col-24 {
      min-height: calc(50vh - 23px); } }

@media only screen and (max-width: 767px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-24 {
    min-height: 0; } }

/* line 583, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-tablet.col-24 {
  min-height: calc(100vh - 111px); }

/* line 586, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-tablet.col-24 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 590, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-mobile.col-24 {
    min-height: calc(100vh - 85px); }
    /* line 594, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-mobile.col-24 {
      min-height: calc(100vh - 46px); } }

/* line 598, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-mobile.col-24 {
  min-height: calc(100vh - 111px); }

/* line 601, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-mobile.col-24 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 605, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-mobile.col-24 {
    min-height: calc(50vh - 42.5px); }
    /* line 609, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-mobile.col-24 {
      min-height: calc(50vh - 23px); } }

/* line 613, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-mobile.col-24 {
  min-height: calc(100vh - 111px); }

/* line 616, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-mobile.col-24 {
  min-height: 600px; }

/* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.col-25, .module--buy-results .distributors .distributor {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 25%;
  -moz-flex: 1 1 25%;
  -ms-flex: 1 1 25%;
  flex: 1 1 25%;
  -webkit-box-ordinal-group: 0;
  -moz-box-ordinal-group: 0;
  box-ordinal-group: 0;
  -webkit-order: 0;
  -moz-order: 0;
  order: 0;
  -ms-flex-order: 0;
  -webkit-align-self: stretch;
  -moz-align-self: stretch;
  align-self: stretch;
  -ms-flex-item-align: stretch;
  position: relative; }
  @media only screen and (max-width: 1025px) {
    /* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .col-25, .module--buy-results .distributors .distributor {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      width: 100%; } }
  /* line 514, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .col-25, .lt-ie10 .module--buy-results .distributors .distributor, .module--buy-results .distributors .lt-ie10 .distributor {
    width: 100%; }

/* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height > .col-25, .module--buy-results .distributors .min-height > .distributor {
  min-height: calc(100vh - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height > .col-25, .module--buy-results .distributors .min-height > .distributor {
      min-height: 0; } }
  /* line 523, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height > .col-25, .lt-ie10 .module--buy-results .distributors .min-height > .distributor, .module--buy-results .distributors .lt-ie10 .min-height > .distributor {
    min-height: 0; }

/* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height-with-tabs > .col-25, .module--buy-results .distributors .min-height-with-tabs > .distributor {
  min-height: calc(100vh - 60px - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height-with-tabs > .col-25, .module--buy-results .distributors .min-height-with-tabs > .distributor {
      min-height: 0; } }
  /* line 532, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height-with-tabs > .col-25, .lt-ie10 .module--buy-results .distributors .min-height-with-tabs > .distributor, .module--buy-results .distributors .lt-ie10 .min-height-with-tabs > .distributor {
    min-height: 0; }

/* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.half-min-height > .col-25, .module--buy-results .distributors .half-min-height > .distributor {
  min-height: calc(50vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .half-min-height > .col-25, .module--buy-results .distributors .half-min-height > .distributor {
      min-height: 0; } }
  /* line 541, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .half-min-height > .col-25, .lt-ie10 .module--buy-results .distributors .half-min-height > .distributor, .module--buy-results .distributors .lt-ie10 .half-min-height > .distributor {
    min-height: 0; }

/* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.sixty-min-height > .col-25, .module--buy-results .distributors .sixty-min-height > .distributor {
  min-height: calc(60vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .sixty-min-height > .col-25, .module--buy-results .distributors .sixty-min-height > .distributor {
      min-height: 0; } }
  /* line 550, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .sixty-min-height > .col-25, .lt-ie10 .module--buy-results .distributors .sixty-min-height > .distributor, .module--buy-results .distributors .lt-ie10 .sixty-min-height > .distributor {
    min-height: 0; }

@media only screen and (max-width: 1025px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-25, .module--buy-results .distributors .min-height-tablet.distributor {
    min-height: calc(100vh - 85px); }
    /* line 558, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-tablet.col-25, .accsys .module--buy-results .distributors .min-height-tablet.distributor, .module--buy-results .distributors .accsys .min-height-tablet.distributor {
      min-height: calc(100vh - 46px); } }

@media only screen and (max-width: 767px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-25, .module--buy-results .distributors .min-height-tablet.distributor {
    min-height: 0; } }

/* line 565, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-tablet.col-25, .lte-ie9 .module--buy-results .distributors .min-height-tablet.distributor, .module--buy-results .distributors .lte-ie9 .min-height-tablet.distributor {
  min-height: calc(100vh - 111px); }

/* line 568, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-tablet.col-25, .lt-ie9 .module--buy-results .distributors .min-height-tablet.distributor, .module--buy-results .distributors .lt-ie9 .min-height-tablet.distributor {
  min-height: 600px; }

@media only screen and (max-width: 1025px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-25, .module--buy-results .distributors .half-min-height-tablet.distributor {
    min-height: calc(50vh - 42.5px); }
    /* line 576, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-tablet.col-25, .accsys .module--buy-results .distributors .half-min-height-tablet.distributor, .module--buy-results .distributors .accsys .half-min-height-tablet.distributor {
      min-height: calc(50vh - 23px); } }

@media only screen and (max-width: 767px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-25, .module--buy-results .distributors .half-min-height-tablet.distributor {
    min-height: 0; } }

/* line 583, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-tablet.col-25, .lte-ie9 .module--buy-results .distributors .half-min-height-tablet.distributor, .module--buy-results .distributors .lte-ie9 .half-min-height-tablet.distributor {
  min-height: calc(100vh - 111px); }

/* line 586, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-tablet.col-25, .lt-ie9 .module--buy-results .distributors .half-min-height-tablet.distributor, .module--buy-results .distributors .lt-ie9 .half-min-height-tablet.distributor {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 590, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-mobile.col-25, .module--buy-results .distributors .min-height-mobile.distributor {
    min-height: calc(100vh - 85px); }
    /* line 594, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-mobile.col-25, .accsys .module--buy-results .distributors .min-height-mobile.distributor, .module--buy-results .distributors .accsys .min-height-mobile.distributor {
      min-height: calc(100vh - 46px); } }

/* line 598, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-mobile.col-25, .lte-ie9 .module--buy-results .distributors .min-height-mobile.distributor, .module--buy-results .distributors .lte-ie9 .min-height-mobile.distributor {
  min-height: calc(100vh - 111px); }

/* line 601, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-mobile.col-25, .lt-ie9 .module--buy-results .distributors .min-height-mobile.distributor, .module--buy-results .distributors .lt-ie9 .min-height-mobile.distributor {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 605, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-mobile.col-25, .module--buy-results .distributors .half-min-height-mobile.distributor {
    min-height: calc(50vh - 42.5px); }
    /* line 609, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-mobile.col-25, .accsys .module--buy-results .distributors .half-min-height-mobile.distributor, .module--buy-results .distributors .accsys .half-min-height-mobile.distributor {
      min-height: calc(50vh - 23px); } }

/* line 613, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-mobile.col-25, .lte-ie9 .module--buy-results .distributors .half-min-height-mobile.distributor, .module--buy-results .distributors .lte-ie9 .half-min-height-mobile.distributor {
  min-height: calc(100vh - 111px); }

/* line 616, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-mobile.col-25, .lt-ie9 .module--buy-results .distributors .half-min-height-mobile.distributor, .module--buy-results .distributors .lt-ie9 .half-min-height-mobile.distributor {
  min-height: 600px; }

/* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.col-26 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 26%;
  -moz-flex: 1 1 26%;
  -ms-flex: 1 1 26%;
  flex: 1 1 26%;
  -webkit-box-ordinal-group: 0;
  -moz-box-ordinal-group: 0;
  box-ordinal-group: 0;
  -webkit-order: 0;
  -moz-order: 0;
  order: 0;
  -ms-flex-order: 0;
  -webkit-align-self: stretch;
  -moz-align-self: stretch;
  align-self: stretch;
  -ms-flex-item-align: stretch;
  position: relative; }
  @media only screen and (max-width: 1025px) {
    /* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .col-26 {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      width: 100%; } }
  /* line 514, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .col-26 {
    width: 100%; }

/* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height > .col-26 {
  min-height: calc(100vh - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height > .col-26 {
      min-height: 0; } }
  /* line 523, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height > .col-26 {
    min-height: 0; }

/* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height-with-tabs > .col-26 {
  min-height: calc(100vh - 60px - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height-with-tabs > .col-26 {
      min-height: 0; } }
  /* line 532, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height-with-tabs > .col-26 {
    min-height: 0; }

/* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.half-min-height > .col-26 {
  min-height: calc(50vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .half-min-height > .col-26 {
      min-height: 0; } }
  /* line 541, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .half-min-height > .col-26 {
    min-height: 0; }

/* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.sixty-min-height > .col-26 {
  min-height: calc(60vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .sixty-min-height > .col-26 {
      min-height: 0; } }
  /* line 550, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .sixty-min-height > .col-26 {
    min-height: 0; }

@media only screen and (max-width: 1025px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-26 {
    min-height: calc(100vh - 85px); }
    /* line 558, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-tablet.col-26 {
      min-height: calc(100vh - 46px); } }

@media only screen and (max-width: 767px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-26 {
    min-height: 0; } }

/* line 565, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-tablet.col-26 {
  min-height: calc(100vh - 111px); }

/* line 568, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-tablet.col-26 {
  min-height: 600px; }

@media only screen and (max-width: 1025px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-26 {
    min-height: calc(50vh - 42.5px); }
    /* line 576, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-tablet.col-26 {
      min-height: calc(50vh - 23px); } }

@media only screen and (max-width: 767px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-26 {
    min-height: 0; } }

/* line 583, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-tablet.col-26 {
  min-height: calc(100vh - 111px); }

/* line 586, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-tablet.col-26 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 590, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-mobile.col-26 {
    min-height: calc(100vh - 85px); }
    /* line 594, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-mobile.col-26 {
      min-height: calc(100vh - 46px); } }

/* line 598, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-mobile.col-26 {
  min-height: calc(100vh - 111px); }

/* line 601, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-mobile.col-26 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 605, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-mobile.col-26 {
    min-height: calc(50vh - 42.5px); }
    /* line 609, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-mobile.col-26 {
      min-height: calc(50vh - 23px); } }

/* line 613, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-mobile.col-26 {
  min-height: calc(100vh - 111px); }

/* line 616, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-mobile.col-26 {
  min-height: 600px; }

/* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.col-27 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 27%;
  -moz-flex: 1 1 27%;
  -ms-flex: 1 1 27%;
  flex: 1 1 27%;
  -webkit-box-ordinal-group: 0;
  -moz-box-ordinal-group: 0;
  box-ordinal-group: 0;
  -webkit-order: 0;
  -moz-order: 0;
  order: 0;
  -ms-flex-order: 0;
  -webkit-align-self: stretch;
  -moz-align-self: stretch;
  align-self: stretch;
  -ms-flex-item-align: stretch;
  position: relative; }
  @media only screen and (max-width: 1025px) {
    /* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .col-27 {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      width: 100%; } }
  /* line 514, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .col-27 {
    width: 100%; }

/* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height > .col-27 {
  min-height: calc(100vh - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height > .col-27 {
      min-height: 0; } }
  /* line 523, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height > .col-27 {
    min-height: 0; }

/* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height-with-tabs > .col-27 {
  min-height: calc(100vh - 60px - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height-with-tabs > .col-27 {
      min-height: 0; } }
  /* line 532, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height-with-tabs > .col-27 {
    min-height: 0; }

/* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.half-min-height > .col-27 {
  min-height: calc(50vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .half-min-height > .col-27 {
      min-height: 0; } }
  /* line 541, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .half-min-height > .col-27 {
    min-height: 0; }

/* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.sixty-min-height > .col-27 {
  min-height: calc(60vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .sixty-min-height > .col-27 {
      min-height: 0; } }
  /* line 550, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .sixty-min-height > .col-27 {
    min-height: 0; }

@media only screen and (max-width: 1025px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-27 {
    min-height: calc(100vh - 85px); }
    /* line 558, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-tablet.col-27 {
      min-height: calc(100vh - 46px); } }

@media only screen and (max-width: 767px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-27 {
    min-height: 0; } }

/* line 565, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-tablet.col-27 {
  min-height: calc(100vh - 111px); }

/* line 568, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-tablet.col-27 {
  min-height: 600px; }

@media only screen and (max-width: 1025px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-27 {
    min-height: calc(50vh - 42.5px); }
    /* line 576, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-tablet.col-27 {
      min-height: calc(50vh - 23px); } }

@media only screen and (max-width: 767px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-27 {
    min-height: 0; } }

/* line 583, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-tablet.col-27 {
  min-height: calc(100vh - 111px); }

/* line 586, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-tablet.col-27 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 590, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-mobile.col-27 {
    min-height: calc(100vh - 85px); }
    /* line 594, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-mobile.col-27 {
      min-height: calc(100vh - 46px); } }

/* line 598, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-mobile.col-27 {
  min-height: calc(100vh - 111px); }

/* line 601, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-mobile.col-27 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 605, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-mobile.col-27 {
    min-height: calc(50vh - 42.5px); }
    /* line 609, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-mobile.col-27 {
      min-height: calc(50vh - 23px); } }

/* line 613, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-mobile.col-27 {
  min-height: calc(100vh - 111px); }

/* line 616, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-mobile.col-27 {
  min-height: 600px; }

/* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.col-28 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 28%;
  -moz-flex: 1 1 28%;
  -ms-flex: 1 1 28%;
  flex: 1 1 28%;
  -webkit-box-ordinal-group: 0;
  -moz-box-ordinal-group: 0;
  box-ordinal-group: 0;
  -webkit-order: 0;
  -moz-order: 0;
  order: 0;
  -ms-flex-order: 0;
  -webkit-align-self: stretch;
  -moz-align-self: stretch;
  align-self: stretch;
  -ms-flex-item-align: stretch;
  position: relative; }
  @media only screen and (max-width: 1025px) {
    /* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .col-28 {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      width: 100%; } }
  /* line 514, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .col-28 {
    width: 100%; }

/* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height > .col-28 {
  min-height: calc(100vh - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height > .col-28 {
      min-height: 0; } }
  /* line 523, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height > .col-28 {
    min-height: 0; }

/* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height-with-tabs > .col-28 {
  min-height: calc(100vh - 60px - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height-with-tabs > .col-28 {
      min-height: 0; } }
  /* line 532, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height-with-tabs > .col-28 {
    min-height: 0; }

/* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.half-min-height > .col-28 {
  min-height: calc(50vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .half-min-height > .col-28 {
      min-height: 0; } }
  /* line 541, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .half-min-height > .col-28 {
    min-height: 0; }

/* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.sixty-min-height > .col-28 {
  min-height: calc(60vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .sixty-min-height > .col-28 {
      min-height: 0; } }
  /* line 550, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .sixty-min-height > .col-28 {
    min-height: 0; }

@media only screen and (max-width: 1025px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-28 {
    min-height: calc(100vh - 85px); }
    /* line 558, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-tablet.col-28 {
      min-height: calc(100vh - 46px); } }

@media only screen and (max-width: 767px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-28 {
    min-height: 0; } }

/* line 565, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-tablet.col-28 {
  min-height: calc(100vh - 111px); }

/* line 568, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-tablet.col-28 {
  min-height: 600px; }

@media only screen and (max-width: 1025px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-28 {
    min-height: calc(50vh - 42.5px); }
    /* line 576, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-tablet.col-28 {
      min-height: calc(50vh - 23px); } }

@media only screen and (max-width: 767px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-28 {
    min-height: 0; } }

/* line 583, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-tablet.col-28 {
  min-height: calc(100vh - 111px); }

/* line 586, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-tablet.col-28 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 590, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-mobile.col-28 {
    min-height: calc(100vh - 85px); }
    /* line 594, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-mobile.col-28 {
      min-height: calc(100vh - 46px); } }

/* line 598, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-mobile.col-28 {
  min-height: calc(100vh - 111px); }

/* line 601, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-mobile.col-28 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 605, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-mobile.col-28 {
    min-height: calc(50vh - 42.5px); }
    /* line 609, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-mobile.col-28 {
      min-height: calc(50vh - 23px); } }

/* line 613, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-mobile.col-28 {
  min-height: calc(100vh - 111px); }

/* line 616, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-mobile.col-28 {
  min-height: 600px; }

/* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.col-29 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 29%;
  -moz-flex: 1 1 29%;
  -ms-flex: 1 1 29%;
  flex: 1 1 29%;
  -webkit-box-ordinal-group: 0;
  -moz-box-ordinal-group: 0;
  box-ordinal-group: 0;
  -webkit-order: 0;
  -moz-order: 0;
  order: 0;
  -ms-flex-order: 0;
  -webkit-align-self: stretch;
  -moz-align-self: stretch;
  align-self: stretch;
  -ms-flex-item-align: stretch;
  position: relative; }
  @media only screen and (max-width: 1025px) {
    /* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .col-29 {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      width: 100%; } }
  /* line 514, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .col-29 {
    width: 100%; }

/* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height > .col-29 {
  min-height: calc(100vh - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height > .col-29 {
      min-height: 0; } }
  /* line 523, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height > .col-29 {
    min-height: 0; }

/* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height-with-tabs > .col-29 {
  min-height: calc(100vh - 60px - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height-with-tabs > .col-29 {
      min-height: 0; } }
  /* line 532, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height-with-tabs > .col-29 {
    min-height: 0; }

/* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.half-min-height > .col-29 {
  min-height: calc(50vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .half-min-height > .col-29 {
      min-height: 0; } }
  /* line 541, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .half-min-height > .col-29 {
    min-height: 0; }

/* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.sixty-min-height > .col-29 {
  min-height: calc(60vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .sixty-min-height > .col-29 {
      min-height: 0; } }
  /* line 550, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .sixty-min-height > .col-29 {
    min-height: 0; }

@media only screen and (max-width: 1025px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-29 {
    min-height: calc(100vh - 85px); }
    /* line 558, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-tablet.col-29 {
      min-height: calc(100vh - 46px); } }

@media only screen and (max-width: 767px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-29 {
    min-height: 0; } }

/* line 565, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-tablet.col-29 {
  min-height: calc(100vh - 111px); }

/* line 568, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-tablet.col-29 {
  min-height: 600px; }

@media only screen and (max-width: 1025px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-29 {
    min-height: calc(50vh - 42.5px); }
    /* line 576, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-tablet.col-29 {
      min-height: calc(50vh - 23px); } }

@media only screen and (max-width: 767px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-29 {
    min-height: 0; } }

/* line 583, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-tablet.col-29 {
  min-height: calc(100vh - 111px); }

/* line 586, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-tablet.col-29 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 590, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-mobile.col-29 {
    min-height: calc(100vh - 85px); }
    /* line 594, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-mobile.col-29 {
      min-height: calc(100vh - 46px); } }

/* line 598, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-mobile.col-29 {
  min-height: calc(100vh - 111px); }

/* line 601, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-mobile.col-29 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 605, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-mobile.col-29 {
    min-height: calc(50vh - 42.5px); }
    /* line 609, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-mobile.col-29 {
      min-height: calc(50vh - 23px); } }

/* line 613, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-mobile.col-29 {
  min-height: calc(100vh - 111px); }

/* line 616, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-mobile.col-29 {
  min-height: 600px; }

/* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.col-30 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 30%;
  -moz-flex: 1 1 30%;
  -ms-flex: 1 1 30%;
  flex: 1 1 30%;
  -webkit-box-ordinal-group: 0;
  -moz-box-ordinal-group: 0;
  box-ordinal-group: 0;
  -webkit-order: 0;
  -moz-order: 0;
  order: 0;
  -ms-flex-order: 0;
  -webkit-align-self: stretch;
  -moz-align-self: stretch;
  align-self: stretch;
  -ms-flex-item-align: stretch;
  position: relative; }
  @media only screen and (max-width: 1025px) {
    /* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .col-30 {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      width: 100%; } }
  /* line 514, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .col-30 {
    width: 100%; }

/* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height > .col-30 {
  min-height: calc(100vh - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height > .col-30 {
      min-height: 0; } }
  /* line 523, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height > .col-30 {
    min-height: 0; }

/* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height-with-tabs > .col-30 {
  min-height: calc(100vh - 60px - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height-with-tabs > .col-30 {
      min-height: 0; } }
  /* line 532, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height-with-tabs > .col-30 {
    min-height: 0; }

/* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.half-min-height > .col-30 {
  min-height: calc(50vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .half-min-height > .col-30 {
      min-height: 0; } }
  /* line 541, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .half-min-height > .col-30 {
    min-height: 0; }

/* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.sixty-min-height > .col-30 {
  min-height: calc(60vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .sixty-min-height > .col-30 {
      min-height: 0; } }
  /* line 550, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .sixty-min-height > .col-30 {
    min-height: 0; }

@media only screen and (max-width: 1025px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-30 {
    min-height: calc(100vh - 85px); }
    /* line 558, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-tablet.col-30 {
      min-height: calc(100vh - 46px); } }

@media only screen and (max-width: 767px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-30 {
    min-height: 0; } }

/* line 565, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-tablet.col-30 {
  min-height: calc(100vh - 111px); }

/* line 568, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-tablet.col-30 {
  min-height: 600px; }

@media only screen and (max-width: 1025px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-30 {
    min-height: calc(50vh - 42.5px); }
    /* line 576, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-tablet.col-30 {
      min-height: calc(50vh - 23px); } }

@media only screen and (max-width: 767px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-30 {
    min-height: 0; } }

/* line 583, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-tablet.col-30 {
  min-height: calc(100vh - 111px); }

/* line 586, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-tablet.col-30 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 590, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-mobile.col-30 {
    min-height: calc(100vh - 85px); }
    /* line 594, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-mobile.col-30 {
      min-height: calc(100vh - 46px); } }

/* line 598, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-mobile.col-30 {
  min-height: calc(100vh - 111px); }

/* line 601, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-mobile.col-30 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 605, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-mobile.col-30 {
    min-height: calc(50vh - 42.5px); }
    /* line 609, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-mobile.col-30 {
      min-height: calc(50vh - 23px); } }

/* line 613, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-mobile.col-30 {
  min-height: calc(100vh - 111px); }

/* line 616, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-mobile.col-30 {
  min-height: 600px; }

/* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.col-31 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 31%;
  -moz-flex: 1 1 31%;
  -ms-flex: 1 1 31%;
  flex: 1 1 31%;
  -webkit-box-ordinal-group: 0;
  -moz-box-ordinal-group: 0;
  box-ordinal-group: 0;
  -webkit-order: 0;
  -moz-order: 0;
  order: 0;
  -ms-flex-order: 0;
  -webkit-align-self: stretch;
  -moz-align-self: stretch;
  align-self: stretch;
  -ms-flex-item-align: stretch;
  position: relative; }
  @media only screen and (max-width: 1025px) {
    /* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .col-31 {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      width: 100%; } }
  /* line 514, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .col-31 {
    width: 100%; }

/* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height > .col-31 {
  min-height: calc(100vh - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height > .col-31 {
      min-height: 0; } }
  /* line 523, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height > .col-31 {
    min-height: 0; }

/* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height-with-tabs > .col-31 {
  min-height: calc(100vh - 60px - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height-with-tabs > .col-31 {
      min-height: 0; } }
  /* line 532, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height-with-tabs > .col-31 {
    min-height: 0; }

/* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.half-min-height > .col-31 {
  min-height: calc(50vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .half-min-height > .col-31 {
      min-height: 0; } }
  /* line 541, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .half-min-height > .col-31 {
    min-height: 0; }

/* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.sixty-min-height > .col-31 {
  min-height: calc(60vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .sixty-min-height > .col-31 {
      min-height: 0; } }
  /* line 550, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .sixty-min-height > .col-31 {
    min-height: 0; }

@media only screen and (max-width: 1025px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-31 {
    min-height: calc(100vh - 85px); }
    /* line 558, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-tablet.col-31 {
      min-height: calc(100vh - 46px); } }

@media only screen and (max-width: 767px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-31 {
    min-height: 0; } }

/* line 565, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-tablet.col-31 {
  min-height: calc(100vh - 111px); }

/* line 568, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-tablet.col-31 {
  min-height: 600px; }

@media only screen and (max-width: 1025px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-31 {
    min-height: calc(50vh - 42.5px); }
    /* line 576, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-tablet.col-31 {
      min-height: calc(50vh - 23px); } }

@media only screen and (max-width: 767px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-31 {
    min-height: 0; } }

/* line 583, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-tablet.col-31 {
  min-height: calc(100vh - 111px); }

/* line 586, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-tablet.col-31 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 590, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-mobile.col-31 {
    min-height: calc(100vh - 85px); }
    /* line 594, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-mobile.col-31 {
      min-height: calc(100vh - 46px); } }

/* line 598, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-mobile.col-31 {
  min-height: calc(100vh - 111px); }

/* line 601, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-mobile.col-31 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 605, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-mobile.col-31 {
    min-height: calc(50vh - 42.5px); }
    /* line 609, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-mobile.col-31 {
      min-height: calc(50vh - 23px); } }

/* line 613, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-mobile.col-31 {
  min-height: calc(100vh - 111px); }

/* line 616, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-mobile.col-31 {
  min-height: 600px; }

/* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.col-32 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 32%;
  -moz-flex: 1 1 32%;
  -ms-flex: 1 1 32%;
  flex: 1 1 32%;
  -webkit-box-ordinal-group: 0;
  -moz-box-ordinal-group: 0;
  box-ordinal-group: 0;
  -webkit-order: 0;
  -moz-order: 0;
  order: 0;
  -ms-flex-order: 0;
  -webkit-align-self: stretch;
  -moz-align-self: stretch;
  align-self: stretch;
  -ms-flex-item-align: stretch;
  position: relative; }
  @media only screen and (max-width: 1025px) {
    /* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .col-32 {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      width: 100%; } }
  /* line 514, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .col-32 {
    width: 100%; }

/* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height > .col-32 {
  min-height: calc(100vh - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height > .col-32 {
      min-height: 0; } }
  /* line 523, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height > .col-32 {
    min-height: 0; }

/* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height-with-tabs > .col-32 {
  min-height: calc(100vh - 60px - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height-with-tabs > .col-32 {
      min-height: 0; } }
  /* line 532, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height-with-tabs > .col-32 {
    min-height: 0; }

/* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.half-min-height > .col-32 {
  min-height: calc(50vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .half-min-height > .col-32 {
      min-height: 0; } }
  /* line 541, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .half-min-height > .col-32 {
    min-height: 0; }

/* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.sixty-min-height > .col-32 {
  min-height: calc(60vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .sixty-min-height > .col-32 {
      min-height: 0; } }
  /* line 550, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .sixty-min-height > .col-32 {
    min-height: 0; }

@media only screen and (max-width: 1025px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-32 {
    min-height: calc(100vh - 85px); }
    /* line 558, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-tablet.col-32 {
      min-height: calc(100vh - 46px); } }

@media only screen and (max-width: 767px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-32 {
    min-height: 0; } }

/* line 565, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-tablet.col-32 {
  min-height: calc(100vh - 111px); }

/* line 568, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-tablet.col-32 {
  min-height: 600px; }

@media only screen and (max-width: 1025px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-32 {
    min-height: calc(50vh - 42.5px); }
    /* line 576, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-tablet.col-32 {
      min-height: calc(50vh - 23px); } }

@media only screen and (max-width: 767px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-32 {
    min-height: 0; } }

/* line 583, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-tablet.col-32 {
  min-height: calc(100vh - 111px); }

/* line 586, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-tablet.col-32 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 590, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-mobile.col-32 {
    min-height: calc(100vh - 85px); }
    /* line 594, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-mobile.col-32 {
      min-height: calc(100vh - 46px); } }

/* line 598, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-mobile.col-32 {
  min-height: calc(100vh - 111px); }

/* line 601, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-mobile.col-32 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 605, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-mobile.col-32 {
    min-height: calc(50vh - 42.5px); }
    /* line 609, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-mobile.col-32 {
      min-height: calc(50vh - 23px); } }

/* line 613, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-mobile.col-32 {
  min-height: calc(100vh - 111px); }

/* line 616, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-mobile.col-32 {
  min-height: 600px; }

/* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.col-33 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 33%;
  -moz-flex: 1 1 33%;
  -ms-flex: 1 1 33%;
  flex: 1 1 33%;
  -webkit-box-ordinal-group: 0;
  -moz-box-ordinal-group: 0;
  box-ordinal-group: 0;
  -webkit-order: 0;
  -moz-order: 0;
  order: 0;
  -ms-flex-order: 0;
  -webkit-align-self: stretch;
  -moz-align-self: stretch;
  align-self: stretch;
  -ms-flex-item-align: stretch;
  position: relative; }
  @media only screen and (max-width: 1025px) {
    /* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .col-33 {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      width: 100%; } }
  /* line 514, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .col-33 {
    width: 100%; }

/* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height > .col-33 {
  min-height: calc(100vh - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height > .col-33 {
      min-height: 0; } }
  /* line 523, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height > .col-33 {
    min-height: 0; }

/* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height-with-tabs > .col-33 {
  min-height: calc(100vh - 60px - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height-with-tabs > .col-33 {
      min-height: 0; } }
  /* line 532, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height-with-tabs > .col-33 {
    min-height: 0; }

/* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.half-min-height > .col-33 {
  min-height: calc(50vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .half-min-height > .col-33 {
      min-height: 0; } }
  /* line 541, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .half-min-height > .col-33 {
    min-height: 0; }

/* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.sixty-min-height > .col-33 {
  min-height: calc(60vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .sixty-min-height > .col-33 {
      min-height: 0; } }
  /* line 550, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .sixty-min-height > .col-33 {
    min-height: 0; }

@media only screen and (max-width: 1025px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-33 {
    min-height: calc(100vh - 85px); }
    /* line 558, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-tablet.col-33 {
      min-height: calc(100vh - 46px); } }

@media only screen and (max-width: 767px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-33 {
    min-height: 0; } }

/* line 565, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-tablet.col-33 {
  min-height: calc(100vh - 111px); }

/* line 568, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-tablet.col-33 {
  min-height: 600px; }

@media only screen and (max-width: 1025px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-33 {
    min-height: calc(50vh - 42.5px); }
    /* line 576, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-tablet.col-33 {
      min-height: calc(50vh - 23px); } }

@media only screen and (max-width: 767px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-33 {
    min-height: 0; } }

/* line 583, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-tablet.col-33 {
  min-height: calc(100vh - 111px); }

/* line 586, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-tablet.col-33 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 590, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-mobile.col-33 {
    min-height: calc(100vh - 85px); }
    /* line 594, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-mobile.col-33 {
      min-height: calc(100vh - 46px); } }

/* line 598, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-mobile.col-33 {
  min-height: calc(100vh - 111px); }

/* line 601, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-mobile.col-33 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 605, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-mobile.col-33 {
    min-height: calc(50vh - 42.5px); }
    /* line 609, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-mobile.col-33 {
      min-height: calc(50vh - 23px); } }

/* line 613, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-mobile.col-33 {
  min-height: calc(100vh - 111px); }

/* line 616, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-mobile.col-33 {
  min-height: 600px; }

/* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.col-34 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 34%;
  -moz-flex: 1 1 34%;
  -ms-flex: 1 1 34%;
  flex: 1 1 34%;
  -webkit-box-ordinal-group: 0;
  -moz-box-ordinal-group: 0;
  box-ordinal-group: 0;
  -webkit-order: 0;
  -moz-order: 0;
  order: 0;
  -ms-flex-order: 0;
  -webkit-align-self: stretch;
  -moz-align-self: stretch;
  align-self: stretch;
  -ms-flex-item-align: stretch;
  position: relative; }
  @media only screen and (max-width: 1025px) {
    /* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .col-34 {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      width: 100%; } }
  /* line 514, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .col-34 {
    width: 100%; }

/* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height > .col-34 {
  min-height: calc(100vh - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height > .col-34 {
      min-height: 0; } }
  /* line 523, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height > .col-34 {
    min-height: 0; }

/* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height-with-tabs > .col-34 {
  min-height: calc(100vh - 60px - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height-with-tabs > .col-34 {
      min-height: 0; } }
  /* line 532, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height-with-tabs > .col-34 {
    min-height: 0; }

/* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.half-min-height > .col-34 {
  min-height: calc(50vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .half-min-height > .col-34 {
      min-height: 0; } }
  /* line 541, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .half-min-height > .col-34 {
    min-height: 0; }

/* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.sixty-min-height > .col-34 {
  min-height: calc(60vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .sixty-min-height > .col-34 {
      min-height: 0; } }
  /* line 550, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .sixty-min-height > .col-34 {
    min-height: 0; }

@media only screen and (max-width: 1025px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-34 {
    min-height: calc(100vh - 85px); }
    /* line 558, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-tablet.col-34 {
      min-height: calc(100vh - 46px); } }

@media only screen and (max-width: 767px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-34 {
    min-height: 0; } }

/* line 565, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-tablet.col-34 {
  min-height: calc(100vh - 111px); }

/* line 568, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-tablet.col-34 {
  min-height: 600px; }

@media only screen and (max-width: 1025px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-34 {
    min-height: calc(50vh - 42.5px); }
    /* line 576, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-tablet.col-34 {
      min-height: calc(50vh - 23px); } }

@media only screen and (max-width: 767px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-34 {
    min-height: 0; } }

/* line 583, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-tablet.col-34 {
  min-height: calc(100vh - 111px); }

/* line 586, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-tablet.col-34 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 590, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-mobile.col-34 {
    min-height: calc(100vh - 85px); }
    /* line 594, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-mobile.col-34 {
      min-height: calc(100vh - 46px); } }

/* line 598, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-mobile.col-34 {
  min-height: calc(100vh - 111px); }

/* line 601, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-mobile.col-34 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 605, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-mobile.col-34 {
    min-height: calc(50vh - 42.5px); }
    /* line 609, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-mobile.col-34 {
      min-height: calc(50vh - 23px); } }

/* line 613, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-mobile.col-34 {
  min-height: calc(100vh - 111px); }

/* line 616, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-mobile.col-34 {
  min-height: 600px; }

/* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.col-35 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 35%;
  -moz-flex: 1 1 35%;
  -ms-flex: 1 1 35%;
  flex: 1 1 35%;
  -webkit-box-ordinal-group: 0;
  -moz-box-ordinal-group: 0;
  box-ordinal-group: 0;
  -webkit-order: 0;
  -moz-order: 0;
  order: 0;
  -ms-flex-order: 0;
  -webkit-align-self: stretch;
  -moz-align-self: stretch;
  align-self: stretch;
  -ms-flex-item-align: stretch;
  position: relative; }
  @media only screen and (max-width: 1025px) {
    /* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .col-35 {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      width: 100%; } }
  /* line 514, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .col-35 {
    width: 100%; }

/* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height > .col-35 {
  min-height: calc(100vh - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height > .col-35 {
      min-height: 0; } }
  /* line 523, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height > .col-35 {
    min-height: 0; }

/* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height-with-tabs > .col-35 {
  min-height: calc(100vh - 60px - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height-with-tabs > .col-35 {
      min-height: 0; } }
  /* line 532, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height-with-tabs > .col-35 {
    min-height: 0; }

/* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.half-min-height > .col-35 {
  min-height: calc(50vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .half-min-height > .col-35 {
      min-height: 0; } }
  /* line 541, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .half-min-height > .col-35 {
    min-height: 0; }

/* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.sixty-min-height > .col-35 {
  min-height: calc(60vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .sixty-min-height > .col-35 {
      min-height: 0; } }
  /* line 550, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .sixty-min-height > .col-35 {
    min-height: 0; }

@media only screen and (max-width: 1025px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-35 {
    min-height: calc(100vh - 85px); }
    /* line 558, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-tablet.col-35 {
      min-height: calc(100vh - 46px); } }

@media only screen and (max-width: 767px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-35 {
    min-height: 0; } }

/* line 565, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-tablet.col-35 {
  min-height: calc(100vh - 111px); }

/* line 568, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-tablet.col-35 {
  min-height: 600px; }

@media only screen and (max-width: 1025px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-35 {
    min-height: calc(50vh - 42.5px); }
    /* line 576, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-tablet.col-35 {
      min-height: calc(50vh - 23px); } }

@media only screen and (max-width: 767px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-35 {
    min-height: 0; } }

/* line 583, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-tablet.col-35 {
  min-height: calc(100vh - 111px); }

/* line 586, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-tablet.col-35 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 590, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-mobile.col-35 {
    min-height: calc(100vh - 85px); }
    /* line 594, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-mobile.col-35 {
      min-height: calc(100vh - 46px); } }

/* line 598, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-mobile.col-35 {
  min-height: calc(100vh - 111px); }

/* line 601, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-mobile.col-35 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 605, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-mobile.col-35 {
    min-height: calc(50vh - 42.5px); }
    /* line 609, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-mobile.col-35 {
      min-height: calc(50vh - 23px); } }

/* line 613, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-mobile.col-35 {
  min-height: calc(100vh - 111px); }

/* line 616, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-mobile.col-35 {
  min-height: 600px; }

/* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.col-36 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 36%;
  -moz-flex: 1 1 36%;
  -ms-flex: 1 1 36%;
  flex: 1 1 36%;
  -webkit-box-ordinal-group: 0;
  -moz-box-ordinal-group: 0;
  box-ordinal-group: 0;
  -webkit-order: 0;
  -moz-order: 0;
  order: 0;
  -ms-flex-order: 0;
  -webkit-align-self: stretch;
  -moz-align-self: stretch;
  align-self: stretch;
  -ms-flex-item-align: stretch;
  position: relative; }
  @media only screen and (max-width: 1025px) {
    /* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .col-36 {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      width: 100%; } }
  /* line 514, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .col-36 {
    width: 100%; }

/* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height > .col-36 {
  min-height: calc(100vh - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height > .col-36 {
      min-height: 0; } }
  /* line 523, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height > .col-36 {
    min-height: 0; }

/* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height-with-tabs > .col-36 {
  min-height: calc(100vh - 60px - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height-with-tabs > .col-36 {
      min-height: 0; } }
  /* line 532, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height-with-tabs > .col-36 {
    min-height: 0; }

/* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.half-min-height > .col-36 {
  min-height: calc(50vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .half-min-height > .col-36 {
      min-height: 0; } }
  /* line 541, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .half-min-height > .col-36 {
    min-height: 0; }

/* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.sixty-min-height > .col-36 {
  min-height: calc(60vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .sixty-min-height > .col-36 {
      min-height: 0; } }
  /* line 550, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .sixty-min-height > .col-36 {
    min-height: 0; }

@media only screen and (max-width: 1025px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-36 {
    min-height: calc(100vh - 85px); }
    /* line 558, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-tablet.col-36 {
      min-height: calc(100vh - 46px); } }

@media only screen and (max-width: 767px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-36 {
    min-height: 0; } }

/* line 565, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-tablet.col-36 {
  min-height: calc(100vh - 111px); }

/* line 568, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-tablet.col-36 {
  min-height: 600px; }

@media only screen and (max-width: 1025px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-36 {
    min-height: calc(50vh - 42.5px); }
    /* line 576, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-tablet.col-36 {
      min-height: calc(50vh - 23px); } }

@media only screen and (max-width: 767px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-36 {
    min-height: 0; } }

/* line 583, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-tablet.col-36 {
  min-height: calc(100vh - 111px); }

/* line 586, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-tablet.col-36 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 590, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-mobile.col-36 {
    min-height: calc(100vh - 85px); }
    /* line 594, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-mobile.col-36 {
      min-height: calc(100vh - 46px); } }

/* line 598, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-mobile.col-36 {
  min-height: calc(100vh - 111px); }

/* line 601, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-mobile.col-36 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 605, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-mobile.col-36 {
    min-height: calc(50vh - 42.5px); }
    /* line 609, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-mobile.col-36 {
      min-height: calc(50vh - 23px); } }

/* line 613, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-mobile.col-36 {
  min-height: calc(100vh - 111px); }

/* line 616, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-mobile.col-36 {
  min-height: 600px; }

/* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.col-37 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 37%;
  -moz-flex: 1 1 37%;
  -ms-flex: 1 1 37%;
  flex: 1 1 37%;
  -webkit-box-ordinal-group: 0;
  -moz-box-ordinal-group: 0;
  box-ordinal-group: 0;
  -webkit-order: 0;
  -moz-order: 0;
  order: 0;
  -ms-flex-order: 0;
  -webkit-align-self: stretch;
  -moz-align-self: stretch;
  align-self: stretch;
  -ms-flex-item-align: stretch;
  position: relative; }
  @media only screen and (max-width: 1025px) {
    /* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .col-37 {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      width: 100%; } }
  /* line 514, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .col-37 {
    width: 100%; }

/* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height > .col-37 {
  min-height: calc(100vh - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height > .col-37 {
      min-height: 0; } }
  /* line 523, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height > .col-37 {
    min-height: 0; }

/* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height-with-tabs > .col-37 {
  min-height: calc(100vh - 60px - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height-with-tabs > .col-37 {
      min-height: 0; } }
  /* line 532, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height-with-tabs > .col-37 {
    min-height: 0; }

/* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.half-min-height > .col-37 {
  min-height: calc(50vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .half-min-height > .col-37 {
      min-height: 0; } }
  /* line 541, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .half-min-height > .col-37 {
    min-height: 0; }

/* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.sixty-min-height > .col-37 {
  min-height: calc(60vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .sixty-min-height > .col-37 {
      min-height: 0; } }
  /* line 550, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .sixty-min-height > .col-37 {
    min-height: 0; }

@media only screen and (max-width: 1025px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-37 {
    min-height: calc(100vh - 85px); }
    /* line 558, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-tablet.col-37 {
      min-height: calc(100vh - 46px); } }

@media only screen and (max-width: 767px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-37 {
    min-height: 0; } }

/* line 565, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-tablet.col-37 {
  min-height: calc(100vh - 111px); }

/* line 568, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-tablet.col-37 {
  min-height: 600px; }

@media only screen and (max-width: 1025px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-37 {
    min-height: calc(50vh - 42.5px); }
    /* line 576, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-tablet.col-37 {
      min-height: calc(50vh - 23px); } }

@media only screen and (max-width: 767px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-37 {
    min-height: 0; } }

/* line 583, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-tablet.col-37 {
  min-height: calc(100vh - 111px); }

/* line 586, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-tablet.col-37 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 590, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-mobile.col-37 {
    min-height: calc(100vh - 85px); }
    /* line 594, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-mobile.col-37 {
      min-height: calc(100vh - 46px); } }

/* line 598, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-mobile.col-37 {
  min-height: calc(100vh - 111px); }

/* line 601, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-mobile.col-37 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 605, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-mobile.col-37 {
    min-height: calc(50vh - 42.5px); }
    /* line 609, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-mobile.col-37 {
      min-height: calc(50vh - 23px); } }

/* line 613, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-mobile.col-37 {
  min-height: calc(100vh - 111px); }

/* line 616, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-mobile.col-37 {
  min-height: 600px; }

/* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.col-38 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 38%;
  -moz-flex: 1 1 38%;
  -ms-flex: 1 1 38%;
  flex: 1 1 38%;
  -webkit-box-ordinal-group: 0;
  -moz-box-ordinal-group: 0;
  box-ordinal-group: 0;
  -webkit-order: 0;
  -moz-order: 0;
  order: 0;
  -ms-flex-order: 0;
  -webkit-align-self: stretch;
  -moz-align-self: stretch;
  align-self: stretch;
  -ms-flex-item-align: stretch;
  position: relative; }
  @media only screen and (max-width: 1025px) {
    /* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .col-38 {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      width: 100%; } }
  /* line 514, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .col-38 {
    width: 100%; }

/* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height > .col-38 {
  min-height: calc(100vh - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height > .col-38 {
      min-height: 0; } }
  /* line 523, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height > .col-38 {
    min-height: 0; }

/* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height-with-tabs > .col-38 {
  min-height: calc(100vh - 60px - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height-with-tabs > .col-38 {
      min-height: 0; } }
  /* line 532, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height-with-tabs > .col-38 {
    min-height: 0; }

/* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.half-min-height > .col-38 {
  min-height: calc(50vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .half-min-height > .col-38 {
      min-height: 0; } }
  /* line 541, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .half-min-height > .col-38 {
    min-height: 0; }

/* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.sixty-min-height > .col-38 {
  min-height: calc(60vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .sixty-min-height > .col-38 {
      min-height: 0; } }
  /* line 550, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .sixty-min-height > .col-38 {
    min-height: 0; }

@media only screen and (max-width: 1025px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-38 {
    min-height: calc(100vh - 85px); }
    /* line 558, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-tablet.col-38 {
      min-height: calc(100vh - 46px); } }

@media only screen and (max-width: 767px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-38 {
    min-height: 0; } }

/* line 565, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-tablet.col-38 {
  min-height: calc(100vh - 111px); }

/* line 568, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-tablet.col-38 {
  min-height: 600px; }

@media only screen and (max-width: 1025px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-38 {
    min-height: calc(50vh - 42.5px); }
    /* line 576, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-tablet.col-38 {
      min-height: calc(50vh - 23px); } }

@media only screen and (max-width: 767px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-38 {
    min-height: 0; } }

/* line 583, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-tablet.col-38 {
  min-height: calc(100vh - 111px); }

/* line 586, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-tablet.col-38 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 590, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-mobile.col-38 {
    min-height: calc(100vh - 85px); }
    /* line 594, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-mobile.col-38 {
      min-height: calc(100vh - 46px); } }

/* line 598, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-mobile.col-38 {
  min-height: calc(100vh - 111px); }

/* line 601, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-mobile.col-38 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 605, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-mobile.col-38 {
    min-height: calc(50vh - 42.5px); }
    /* line 609, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-mobile.col-38 {
      min-height: calc(50vh - 23px); } }

/* line 613, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-mobile.col-38 {
  min-height: calc(100vh - 111px); }

/* line 616, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-mobile.col-38 {
  min-height: 600px; }

/* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.col-39 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 39%;
  -moz-flex: 1 1 39%;
  -ms-flex: 1 1 39%;
  flex: 1 1 39%;
  -webkit-box-ordinal-group: 0;
  -moz-box-ordinal-group: 0;
  box-ordinal-group: 0;
  -webkit-order: 0;
  -moz-order: 0;
  order: 0;
  -ms-flex-order: 0;
  -webkit-align-self: stretch;
  -moz-align-self: stretch;
  align-self: stretch;
  -ms-flex-item-align: stretch;
  position: relative; }
  @media only screen and (max-width: 1025px) {
    /* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .col-39 {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      width: 100%; } }
  /* line 514, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .col-39 {
    width: 100%; }

/* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height > .col-39 {
  min-height: calc(100vh - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height > .col-39 {
      min-height: 0; } }
  /* line 523, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height > .col-39 {
    min-height: 0; }

/* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height-with-tabs > .col-39 {
  min-height: calc(100vh - 60px - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height-with-tabs > .col-39 {
      min-height: 0; } }
  /* line 532, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height-with-tabs > .col-39 {
    min-height: 0; }

/* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.half-min-height > .col-39 {
  min-height: calc(50vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .half-min-height > .col-39 {
      min-height: 0; } }
  /* line 541, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .half-min-height > .col-39 {
    min-height: 0; }

/* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.sixty-min-height > .col-39 {
  min-height: calc(60vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .sixty-min-height > .col-39 {
      min-height: 0; } }
  /* line 550, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .sixty-min-height > .col-39 {
    min-height: 0; }

@media only screen and (max-width: 1025px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-39 {
    min-height: calc(100vh - 85px); }
    /* line 558, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-tablet.col-39 {
      min-height: calc(100vh - 46px); } }

@media only screen and (max-width: 767px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-39 {
    min-height: 0; } }

/* line 565, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-tablet.col-39 {
  min-height: calc(100vh - 111px); }

/* line 568, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-tablet.col-39 {
  min-height: 600px; }

@media only screen and (max-width: 1025px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-39 {
    min-height: calc(50vh - 42.5px); }
    /* line 576, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-tablet.col-39 {
      min-height: calc(50vh - 23px); } }

@media only screen and (max-width: 767px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-39 {
    min-height: 0; } }

/* line 583, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-tablet.col-39 {
  min-height: calc(100vh - 111px); }

/* line 586, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-tablet.col-39 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 590, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-mobile.col-39 {
    min-height: calc(100vh - 85px); }
    /* line 594, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-mobile.col-39 {
      min-height: calc(100vh - 46px); } }

/* line 598, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-mobile.col-39 {
  min-height: calc(100vh - 111px); }

/* line 601, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-mobile.col-39 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 605, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-mobile.col-39 {
    min-height: calc(50vh - 42.5px); }
    /* line 609, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-mobile.col-39 {
      min-height: calc(50vh - 23px); } }

/* line 613, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-mobile.col-39 {
  min-height: calc(100vh - 111px); }

/* line 616, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-mobile.col-39 {
  min-height: 600px; }

/* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.col-40 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 40%;
  -moz-flex: 1 1 40%;
  -ms-flex: 1 1 40%;
  flex: 1 1 40%;
  -webkit-box-ordinal-group: 0;
  -moz-box-ordinal-group: 0;
  box-ordinal-group: 0;
  -webkit-order: 0;
  -moz-order: 0;
  order: 0;
  -ms-flex-order: 0;
  -webkit-align-self: stretch;
  -moz-align-self: stretch;
  align-self: stretch;
  -ms-flex-item-align: stretch;
  position: relative; }
  @media only screen and (max-width: 1025px) {
    /* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .col-40 {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      width: 100%; } }
  /* line 514, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .col-40 {
    width: 100%; }

/* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height > .col-40 {
  min-height: calc(100vh - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height > .col-40 {
      min-height: 0; } }
  /* line 523, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height > .col-40 {
    min-height: 0; }

/* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height-with-tabs > .col-40 {
  min-height: calc(100vh - 60px - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height-with-tabs > .col-40 {
      min-height: 0; } }
  /* line 532, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height-with-tabs > .col-40 {
    min-height: 0; }

/* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.half-min-height > .col-40 {
  min-height: calc(50vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .half-min-height > .col-40 {
      min-height: 0; } }
  /* line 541, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .half-min-height > .col-40 {
    min-height: 0; }

/* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.sixty-min-height > .col-40 {
  min-height: calc(60vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .sixty-min-height > .col-40 {
      min-height: 0; } }
  /* line 550, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .sixty-min-height > .col-40 {
    min-height: 0; }

@media only screen and (max-width: 1025px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-40 {
    min-height: calc(100vh - 85px); }
    /* line 558, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-tablet.col-40 {
      min-height: calc(100vh - 46px); } }

@media only screen and (max-width: 767px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-40 {
    min-height: 0; } }

/* line 565, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-tablet.col-40 {
  min-height: calc(100vh - 111px); }

/* line 568, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-tablet.col-40 {
  min-height: 600px; }

@media only screen and (max-width: 1025px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-40 {
    min-height: calc(50vh - 42.5px); }
    /* line 576, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-tablet.col-40 {
      min-height: calc(50vh - 23px); } }

@media only screen and (max-width: 767px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-40 {
    min-height: 0; } }

/* line 583, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-tablet.col-40 {
  min-height: calc(100vh - 111px); }

/* line 586, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-tablet.col-40 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 590, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-mobile.col-40 {
    min-height: calc(100vh - 85px); }
    /* line 594, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-mobile.col-40 {
      min-height: calc(100vh - 46px); } }

/* line 598, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-mobile.col-40 {
  min-height: calc(100vh - 111px); }

/* line 601, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-mobile.col-40 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 605, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-mobile.col-40 {
    min-height: calc(50vh - 42.5px); }
    /* line 609, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-mobile.col-40 {
      min-height: calc(50vh - 23px); } }

/* line 613, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-mobile.col-40 {
  min-height: calc(100vh - 111px); }

/* line 616, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-mobile.col-40 {
  min-height: 600px; }

/* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.col-41 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 41%;
  -moz-flex: 1 1 41%;
  -ms-flex: 1 1 41%;
  flex: 1 1 41%;
  -webkit-box-ordinal-group: 0;
  -moz-box-ordinal-group: 0;
  box-ordinal-group: 0;
  -webkit-order: 0;
  -moz-order: 0;
  order: 0;
  -ms-flex-order: 0;
  -webkit-align-self: stretch;
  -moz-align-self: stretch;
  align-self: stretch;
  -ms-flex-item-align: stretch;
  position: relative; }
  @media only screen and (max-width: 1025px) {
    /* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .col-41 {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      width: 100%; } }
  /* line 514, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .col-41 {
    width: 100%; }

/* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height > .col-41 {
  min-height: calc(100vh - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height > .col-41 {
      min-height: 0; } }
  /* line 523, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height > .col-41 {
    min-height: 0; }

/* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height-with-tabs > .col-41 {
  min-height: calc(100vh - 60px - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height-with-tabs > .col-41 {
      min-height: 0; } }
  /* line 532, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height-with-tabs > .col-41 {
    min-height: 0; }

/* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.half-min-height > .col-41 {
  min-height: calc(50vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .half-min-height > .col-41 {
      min-height: 0; } }
  /* line 541, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .half-min-height > .col-41 {
    min-height: 0; }

/* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.sixty-min-height > .col-41 {
  min-height: calc(60vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .sixty-min-height > .col-41 {
      min-height: 0; } }
  /* line 550, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .sixty-min-height > .col-41 {
    min-height: 0; }

@media only screen and (max-width: 1025px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-41 {
    min-height: calc(100vh - 85px); }
    /* line 558, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-tablet.col-41 {
      min-height: calc(100vh - 46px); } }

@media only screen and (max-width: 767px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-41 {
    min-height: 0; } }

/* line 565, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-tablet.col-41 {
  min-height: calc(100vh - 111px); }

/* line 568, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-tablet.col-41 {
  min-height: 600px; }

@media only screen and (max-width: 1025px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-41 {
    min-height: calc(50vh - 42.5px); }
    /* line 576, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-tablet.col-41 {
      min-height: calc(50vh - 23px); } }

@media only screen and (max-width: 767px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-41 {
    min-height: 0; } }

/* line 583, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-tablet.col-41 {
  min-height: calc(100vh - 111px); }

/* line 586, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-tablet.col-41 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 590, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-mobile.col-41 {
    min-height: calc(100vh - 85px); }
    /* line 594, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-mobile.col-41 {
      min-height: calc(100vh - 46px); } }

/* line 598, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-mobile.col-41 {
  min-height: calc(100vh - 111px); }

/* line 601, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-mobile.col-41 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 605, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-mobile.col-41 {
    min-height: calc(50vh - 42.5px); }
    /* line 609, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-mobile.col-41 {
      min-height: calc(50vh - 23px); } }

/* line 613, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-mobile.col-41 {
  min-height: calc(100vh - 111px); }

/* line 616, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-mobile.col-41 {
  min-height: 600px; }

/* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.col-42 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 42%;
  -moz-flex: 1 1 42%;
  -ms-flex: 1 1 42%;
  flex: 1 1 42%;
  -webkit-box-ordinal-group: 0;
  -moz-box-ordinal-group: 0;
  box-ordinal-group: 0;
  -webkit-order: 0;
  -moz-order: 0;
  order: 0;
  -ms-flex-order: 0;
  -webkit-align-self: stretch;
  -moz-align-self: stretch;
  align-self: stretch;
  -ms-flex-item-align: stretch;
  position: relative; }
  @media only screen and (max-width: 1025px) {
    /* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .col-42 {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      width: 100%; } }
  /* line 514, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .col-42 {
    width: 100%; }

/* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height > .col-42 {
  min-height: calc(100vh - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height > .col-42 {
      min-height: 0; } }
  /* line 523, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height > .col-42 {
    min-height: 0; }

/* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height-with-tabs > .col-42 {
  min-height: calc(100vh - 60px - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height-with-tabs > .col-42 {
      min-height: 0; } }
  /* line 532, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height-with-tabs > .col-42 {
    min-height: 0; }

/* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.half-min-height > .col-42 {
  min-height: calc(50vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .half-min-height > .col-42 {
      min-height: 0; } }
  /* line 541, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .half-min-height > .col-42 {
    min-height: 0; }

/* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.sixty-min-height > .col-42 {
  min-height: calc(60vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .sixty-min-height > .col-42 {
      min-height: 0; } }
  /* line 550, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .sixty-min-height > .col-42 {
    min-height: 0; }

@media only screen and (max-width: 1025px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-42 {
    min-height: calc(100vh - 85px); }
    /* line 558, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-tablet.col-42 {
      min-height: calc(100vh - 46px); } }

@media only screen and (max-width: 767px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-42 {
    min-height: 0; } }

/* line 565, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-tablet.col-42 {
  min-height: calc(100vh - 111px); }

/* line 568, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-tablet.col-42 {
  min-height: 600px; }

@media only screen and (max-width: 1025px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-42 {
    min-height: calc(50vh - 42.5px); }
    /* line 576, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-tablet.col-42 {
      min-height: calc(50vh - 23px); } }

@media only screen and (max-width: 767px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-42 {
    min-height: 0; } }

/* line 583, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-tablet.col-42 {
  min-height: calc(100vh - 111px); }

/* line 586, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-tablet.col-42 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 590, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-mobile.col-42 {
    min-height: calc(100vh - 85px); }
    /* line 594, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-mobile.col-42 {
      min-height: calc(100vh - 46px); } }

/* line 598, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-mobile.col-42 {
  min-height: calc(100vh - 111px); }

/* line 601, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-mobile.col-42 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 605, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-mobile.col-42 {
    min-height: calc(50vh - 42.5px); }
    /* line 609, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-mobile.col-42 {
      min-height: calc(50vh - 23px); } }

/* line 613, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-mobile.col-42 {
  min-height: calc(100vh - 111px); }

/* line 616, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-mobile.col-42 {
  min-height: 600px; }

/* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.col-43 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 43%;
  -moz-flex: 1 1 43%;
  -ms-flex: 1 1 43%;
  flex: 1 1 43%;
  -webkit-box-ordinal-group: 0;
  -moz-box-ordinal-group: 0;
  box-ordinal-group: 0;
  -webkit-order: 0;
  -moz-order: 0;
  order: 0;
  -ms-flex-order: 0;
  -webkit-align-self: stretch;
  -moz-align-self: stretch;
  align-self: stretch;
  -ms-flex-item-align: stretch;
  position: relative; }
  @media only screen and (max-width: 1025px) {
    /* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .col-43 {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      width: 100%; } }
  /* line 514, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .col-43 {
    width: 100%; }

/* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height > .col-43 {
  min-height: calc(100vh - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height > .col-43 {
      min-height: 0; } }
  /* line 523, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height > .col-43 {
    min-height: 0; }

/* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height-with-tabs > .col-43 {
  min-height: calc(100vh - 60px - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height-with-tabs > .col-43 {
      min-height: 0; } }
  /* line 532, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height-with-tabs > .col-43 {
    min-height: 0; }

/* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.half-min-height > .col-43 {
  min-height: calc(50vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .half-min-height > .col-43 {
      min-height: 0; } }
  /* line 541, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .half-min-height > .col-43 {
    min-height: 0; }

/* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.sixty-min-height > .col-43 {
  min-height: calc(60vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .sixty-min-height > .col-43 {
      min-height: 0; } }
  /* line 550, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .sixty-min-height > .col-43 {
    min-height: 0; }

@media only screen and (max-width: 1025px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-43 {
    min-height: calc(100vh - 85px); }
    /* line 558, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-tablet.col-43 {
      min-height: calc(100vh - 46px); } }

@media only screen and (max-width: 767px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-43 {
    min-height: 0; } }

/* line 565, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-tablet.col-43 {
  min-height: calc(100vh - 111px); }

/* line 568, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-tablet.col-43 {
  min-height: 600px; }

@media only screen and (max-width: 1025px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-43 {
    min-height: calc(50vh - 42.5px); }
    /* line 576, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-tablet.col-43 {
      min-height: calc(50vh - 23px); } }

@media only screen and (max-width: 767px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-43 {
    min-height: 0; } }

/* line 583, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-tablet.col-43 {
  min-height: calc(100vh - 111px); }

/* line 586, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-tablet.col-43 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 590, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-mobile.col-43 {
    min-height: calc(100vh - 85px); }
    /* line 594, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-mobile.col-43 {
      min-height: calc(100vh - 46px); } }

/* line 598, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-mobile.col-43 {
  min-height: calc(100vh - 111px); }

/* line 601, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-mobile.col-43 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 605, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-mobile.col-43 {
    min-height: calc(50vh - 42.5px); }
    /* line 609, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-mobile.col-43 {
      min-height: calc(50vh - 23px); } }

/* line 613, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-mobile.col-43 {
  min-height: calc(100vh - 111px); }

/* line 616, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-mobile.col-43 {
  min-height: 600px; }

/* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.col-44 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 44%;
  -moz-flex: 1 1 44%;
  -ms-flex: 1 1 44%;
  flex: 1 1 44%;
  -webkit-box-ordinal-group: 0;
  -moz-box-ordinal-group: 0;
  box-ordinal-group: 0;
  -webkit-order: 0;
  -moz-order: 0;
  order: 0;
  -ms-flex-order: 0;
  -webkit-align-self: stretch;
  -moz-align-self: stretch;
  align-self: stretch;
  -ms-flex-item-align: stretch;
  position: relative; }
  @media only screen and (max-width: 1025px) {
    /* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .col-44 {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      width: 100%; } }
  /* line 514, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .col-44 {
    width: 100%; }

/* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height > .col-44 {
  min-height: calc(100vh - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height > .col-44 {
      min-height: 0; } }
  /* line 523, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height > .col-44 {
    min-height: 0; }

/* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height-with-tabs > .col-44 {
  min-height: calc(100vh - 60px - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height-with-tabs > .col-44 {
      min-height: 0; } }
  /* line 532, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height-with-tabs > .col-44 {
    min-height: 0; }

/* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.half-min-height > .col-44 {
  min-height: calc(50vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .half-min-height > .col-44 {
      min-height: 0; } }
  /* line 541, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .half-min-height > .col-44 {
    min-height: 0; }

/* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.sixty-min-height > .col-44 {
  min-height: calc(60vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .sixty-min-height > .col-44 {
      min-height: 0; } }
  /* line 550, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .sixty-min-height > .col-44 {
    min-height: 0; }

@media only screen and (max-width: 1025px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-44 {
    min-height: calc(100vh - 85px); }
    /* line 558, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-tablet.col-44 {
      min-height: calc(100vh - 46px); } }

@media only screen and (max-width: 767px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-44 {
    min-height: 0; } }

/* line 565, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-tablet.col-44 {
  min-height: calc(100vh - 111px); }

/* line 568, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-tablet.col-44 {
  min-height: 600px; }

@media only screen and (max-width: 1025px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-44 {
    min-height: calc(50vh - 42.5px); }
    /* line 576, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-tablet.col-44 {
      min-height: calc(50vh - 23px); } }

@media only screen and (max-width: 767px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-44 {
    min-height: 0; } }

/* line 583, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-tablet.col-44 {
  min-height: calc(100vh - 111px); }

/* line 586, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-tablet.col-44 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 590, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-mobile.col-44 {
    min-height: calc(100vh - 85px); }
    /* line 594, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-mobile.col-44 {
      min-height: calc(100vh - 46px); } }

/* line 598, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-mobile.col-44 {
  min-height: calc(100vh - 111px); }

/* line 601, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-mobile.col-44 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 605, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-mobile.col-44 {
    min-height: calc(50vh - 42.5px); }
    /* line 609, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-mobile.col-44 {
      min-height: calc(50vh - 23px); } }

/* line 613, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-mobile.col-44 {
  min-height: calc(100vh - 111px); }

/* line 616, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-mobile.col-44 {
  min-height: 600px; }

/* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.col-45 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 45%;
  -moz-flex: 1 1 45%;
  -ms-flex: 1 1 45%;
  flex: 1 1 45%;
  -webkit-box-ordinal-group: 0;
  -moz-box-ordinal-group: 0;
  box-ordinal-group: 0;
  -webkit-order: 0;
  -moz-order: 0;
  order: 0;
  -ms-flex-order: 0;
  -webkit-align-self: stretch;
  -moz-align-self: stretch;
  align-self: stretch;
  -ms-flex-item-align: stretch;
  position: relative; }
  @media only screen and (max-width: 1025px) {
    /* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .col-45 {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      width: 100%; } }
  /* line 514, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .col-45 {
    width: 100%; }

/* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height > .col-45 {
  min-height: calc(100vh - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height > .col-45 {
      min-height: 0; } }
  /* line 523, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height > .col-45 {
    min-height: 0; }

/* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height-with-tabs > .col-45 {
  min-height: calc(100vh - 60px - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height-with-tabs > .col-45 {
      min-height: 0; } }
  /* line 532, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height-with-tabs > .col-45 {
    min-height: 0; }

/* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.half-min-height > .col-45 {
  min-height: calc(50vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .half-min-height > .col-45 {
      min-height: 0; } }
  /* line 541, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .half-min-height > .col-45 {
    min-height: 0; }

/* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.sixty-min-height > .col-45 {
  min-height: calc(60vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .sixty-min-height > .col-45 {
      min-height: 0; } }
  /* line 550, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .sixty-min-height > .col-45 {
    min-height: 0; }

@media only screen and (max-width: 1025px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-45 {
    min-height: calc(100vh - 85px); }
    /* line 558, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-tablet.col-45 {
      min-height: calc(100vh - 46px); } }

@media only screen and (max-width: 767px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-45 {
    min-height: 0; } }

/* line 565, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-tablet.col-45 {
  min-height: calc(100vh - 111px); }

/* line 568, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-tablet.col-45 {
  min-height: 600px; }

@media only screen and (max-width: 1025px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-45 {
    min-height: calc(50vh - 42.5px); }
    /* line 576, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-tablet.col-45 {
      min-height: calc(50vh - 23px); } }

@media only screen and (max-width: 767px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-45 {
    min-height: 0; } }

/* line 583, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-tablet.col-45 {
  min-height: calc(100vh - 111px); }

/* line 586, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-tablet.col-45 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 590, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-mobile.col-45 {
    min-height: calc(100vh - 85px); }
    /* line 594, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-mobile.col-45 {
      min-height: calc(100vh - 46px); } }

/* line 598, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-mobile.col-45 {
  min-height: calc(100vh - 111px); }

/* line 601, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-mobile.col-45 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 605, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-mobile.col-45 {
    min-height: calc(50vh - 42.5px); }
    /* line 609, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-mobile.col-45 {
      min-height: calc(50vh - 23px); } }

/* line 613, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-mobile.col-45 {
  min-height: calc(100vh - 111px); }

/* line 616, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-mobile.col-45 {
  min-height: 600px; }

/* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.col-46 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 46%;
  -moz-flex: 1 1 46%;
  -ms-flex: 1 1 46%;
  flex: 1 1 46%;
  -webkit-box-ordinal-group: 0;
  -moz-box-ordinal-group: 0;
  box-ordinal-group: 0;
  -webkit-order: 0;
  -moz-order: 0;
  order: 0;
  -ms-flex-order: 0;
  -webkit-align-self: stretch;
  -moz-align-self: stretch;
  align-self: stretch;
  -ms-flex-item-align: stretch;
  position: relative; }
  @media only screen and (max-width: 1025px) {
    /* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .col-46 {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      width: 100%; } }
  /* line 514, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .col-46 {
    width: 100%; }

/* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height > .col-46 {
  min-height: calc(100vh - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height > .col-46 {
      min-height: 0; } }
  /* line 523, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height > .col-46 {
    min-height: 0; }

/* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height-with-tabs > .col-46 {
  min-height: calc(100vh - 60px - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height-with-tabs > .col-46 {
      min-height: 0; } }
  /* line 532, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height-with-tabs > .col-46 {
    min-height: 0; }

/* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.half-min-height > .col-46 {
  min-height: calc(50vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .half-min-height > .col-46 {
      min-height: 0; } }
  /* line 541, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .half-min-height > .col-46 {
    min-height: 0; }

/* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.sixty-min-height > .col-46 {
  min-height: calc(60vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .sixty-min-height > .col-46 {
      min-height: 0; } }
  /* line 550, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .sixty-min-height > .col-46 {
    min-height: 0; }

@media only screen and (max-width: 1025px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-46 {
    min-height: calc(100vh - 85px); }
    /* line 558, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-tablet.col-46 {
      min-height: calc(100vh - 46px); } }

@media only screen and (max-width: 767px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-46 {
    min-height: 0; } }

/* line 565, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-tablet.col-46 {
  min-height: calc(100vh - 111px); }

/* line 568, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-tablet.col-46 {
  min-height: 600px; }

@media only screen and (max-width: 1025px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-46 {
    min-height: calc(50vh - 42.5px); }
    /* line 576, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-tablet.col-46 {
      min-height: calc(50vh - 23px); } }

@media only screen and (max-width: 767px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-46 {
    min-height: 0; } }

/* line 583, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-tablet.col-46 {
  min-height: calc(100vh - 111px); }

/* line 586, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-tablet.col-46 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 590, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-mobile.col-46 {
    min-height: calc(100vh - 85px); }
    /* line 594, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-mobile.col-46 {
      min-height: calc(100vh - 46px); } }

/* line 598, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-mobile.col-46 {
  min-height: calc(100vh - 111px); }

/* line 601, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-mobile.col-46 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 605, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-mobile.col-46 {
    min-height: calc(50vh - 42.5px); }
    /* line 609, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-mobile.col-46 {
      min-height: calc(50vh - 23px); } }

/* line 613, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-mobile.col-46 {
  min-height: calc(100vh - 111px); }

/* line 616, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-mobile.col-46 {
  min-height: 600px; }

/* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.col-47 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 47%;
  -moz-flex: 1 1 47%;
  -ms-flex: 1 1 47%;
  flex: 1 1 47%;
  -webkit-box-ordinal-group: 0;
  -moz-box-ordinal-group: 0;
  box-ordinal-group: 0;
  -webkit-order: 0;
  -moz-order: 0;
  order: 0;
  -ms-flex-order: 0;
  -webkit-align-self: stretch;
  -moz-align-self: stretch;
  align-self: stretch;
  -ms-flex-item-align: stretch;
  position: relative; }
  @media only screen and (max-width: 1025px) {
    /* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .col-47 {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      width: 100%; } }
  /* line 514, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .col-47 {
    width: 100%; }

/* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height > .col-47 {
  min-height: calc(100vh - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height > .col-47 {
      min-height: 0; } }
  /* line 523, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height > .col-47 {
    min-height: 0; }

/* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height-with-tabs > .col-47 {
  min-height: calc(100vh - 60px - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height-with-tabs > .col-47 {
      min-height: 0; } }
  /* line 532, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height-with-tabs > .col-47 {
    min-height: 0; }

/* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.half-min-height > .col-47 {
  min-height: calc(50vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .half-min-height > .col-47 {
      min-height: 0; } }
  /* line 541, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .half-min-height > .col-47 {
    min-height: 0; }

/* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.sixty-min-height > .col-47 {
  min-height: calc(60vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .sixty-min-height > .col-47 {
      min-height: 0; } }
  /* line 550, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .sixty-min-height > .col-47 {
    min-height: 0; }

@media only screen and (max-width: 1025px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-47 {
    min-height: calc(100vh - 85px); }
    /* line 558, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-tablet.col-47 {
      min-height: calc(100vh - 46px); } }

@media only screen and (max-width: 767px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-47 {
    min-height: 0; } }

/* line 565, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-tablet.col-47 {
  min-height: calc(100vh - 111px); }

/* line 568, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-tablet.col-47 {
  min-height: 600px; }

@media only screen and (max-width: 1025px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-47 {
    min-height: calc(50vh - 42.5px); }
    /* line 576, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-tablet.col-47 {
      min-height: calc(50vh - 23px); } }

@media only screen and (max-width: 767px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-47 {
    min-height: 0; } }

/* line 583, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-tablet.col-47 {
  min-height: calc(100vh - 111px); }

/* line 586, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-tablet.col-47 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 590, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-mobile.col-47 {
    min-height: calc(100vh - 85px); }
    /* line 594, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-mobile.col-47 {
      min-height: calc(100vh - 46px); } }

/* line 598, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-mobile.col-47 {
  min-height: calc(100vh - 111px); }

/* line 601, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-mobile.col-47 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 605, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-mobile.col-47 {
    min-height: calc(50vh - 42.5px); }
    /* line 609, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-mobile.col-47 {
      min-height: calc(50vh - 23px); } }

/* line 613, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-mobile.col-47 {
  min-height: calc(100vh - 111px); }

/* line 616, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-mobile.col-47 {
  min-height: 600px; }

/* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.col-48 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 48%;
  -moz-flex: 1 1 48%;
  -ms-flex: 1 1 48%;
  flex: 1 1 48%;
  -webkit-box-ordinal-group: 0;
  -moz-box-ordinal-group: 0;
  box-ordinal-group: 0;
  -webkit-order: 0;
  -moz-order: 0;
  order: 0;
  -ms-flex-order: 0;
  -webkit-align-self: stretch;
  -moz-align-self: stretch;
  align-self: stretch;
  -ms-flex-item-align: stretch;
  position: relative; }
  @media only screen and (max-width: 1025px) {
    /* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .col-48 {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      width: 100%; } }
  /* line 514, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .col-48 {
    width: 100%; }

/* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height > .col-48 {
  min-height: calc(100vh - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height > .col-48 {
      min-height: 0; } }
  /* line 523, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height > .col-48 {
    min-height: 0; }

/* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height-with-tabs > .col-48 {
  min-height: calc(100vh - 60px - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height-with-tabs > .col-48 {
      min-height: 0; } }
  /* line 532, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height-with-tabs > .col-48 {
    min-height: 0; }

/* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.half-min-height > .col-48 {
  min-height: calc(50vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .half-min-height > .col-48 {
      min-height: 0; } }
  /* line 541, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .half-min-height > .col-48 {
    min-height: 0; }

/* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.sixty-min-height > .col-48 {
  min-height: calc(60vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .sixty-min-height > .col-48 {
      min-height: 0; } }
  /* line 550, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .sixty-min-height > .col-48 {
    min-height: 0; }

@media only screen and (max-width: 1025px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-48 {
    min-height: calc(100vh - 85px); }
    /* line 558, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-tablet.col-48 {
      min-height: calc(100vh - 46px); } }

@media only screen and (max-width: 767px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-48 {
    min-height: 0; } }

/* line 565, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-tablet.col-48 {
  min-height: calc(100vh - 111px); }

/* line 568, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-tablet.col-48 {
  min-height: 600px; }

@media only screen and (max-width: 1025px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-48 {
    min-height: calc(50vh - 42.5px); }
    /* line 576, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-tablet.col-48 {
      min-height: calc(50vh - 23px); } }

@media only screen and (max-width: 767px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-48 {
    min-height: 0; } }

/* line 583, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-tablet.col-48 {
  min-height: calc(100vh - 111px); }

/* line 586, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-tablet.col-48 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 590, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-mobile.col-48 {
    min-height: calc(100vh - 85px); }
    /* line 594, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-mobile.col-48 {
      min-height: calc(100vh - 46px); } }

/* line 598, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-mobile.col-48 {
  min-height: calc(100vh - 111px); }

/* line 601, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-mobile.col-48 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 605, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-mobile.col-48 {
    min-height: calc(50vh - 42.5px); }
    /* line 609, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-mobile.col-48 {
      min-height: calc(50vh - 23px); } }

/* line 613, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-mobile.col-48 {
  min-height: calc(100vh - 111px); }

/* line 616, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-mobile.col-48 {
  min-height: 600px; }

/* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.col-49 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 49%;
  -moz-flex: 1 1 49%;
  -ms-flex: 1 1 49%;
  flex: 1 1 49%;
  -webkit-box-ordinal-group: 0;
  -moz-box-ordinal-group: 0;
  box-ordinal-group: 0;
  -webkit-order: 0;
  -moz-order: 0;
  order: 0;
  -ms-flex-order: 0;
  -webkit-align-self: stretch;
  -moz-align-self: stretch;
  align-self: stretch;
  -ms-flex-item-align: stretch;
  position: relative; }
  @media only screen and (max-width: 1025px) {
    /* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .col-49 {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      width: 100%; } }
  /* line 514, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .col-49 {
    width: 100%; }

/* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height > .col-49 {
  min-height: calc(100vh - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height > .col-49 {
      min-height: 0; } }
  /* line 523, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height > .col-49 {
    min-height: 0; }

/* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height-with-tabs > .col-49 {
  min-height: calc(100vh - 60px - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height-with-tabs > .col-49 {
      min-height: 0; } }
  /* line 532, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height-with-tabs > .col-49 {
    min-height: 0; }

/* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.half-min-height > .col-49 {
  min-height: calc(50vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .half-min-height > .col-49 {
      min-height: 0; } }
  /* line 541, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .half-min-height > .col-49 {
    min-height: 0; }

/* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.sixty-min-height > .col-49 {
  min-height: calc(60vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .sixty-min-height > .col-49 {
      min-height: 0; } }
  /* line 550, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .sixty-min-height > .col-49 {
    min-height: 0; }

@media only screen and (max-width: 1025px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-49 {
    min-height: calc(100vh - 85px); }
    /* line 558, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-tablet.col-49 {
      min-height: calc(100vh - 46px); } }

@media only screen and (max-width: 767px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-49 {
    min-height: 0; } }

/* line 565, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-tablet.col-49 {
  min-height: calc(100vh - 111px); }

/* line 568, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-tablet.col-49 {
  min-height: 600px; }

@media only screen and (max-width: 1025px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-49 {
    min-height: calc(50vh - 42.5px); }
    /* line 576, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-tablet.col-49 {
      min-height: calc(50vh - 23px); } }

@media only screen and (max-width: 767px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-49 {
    min-height: 0; } }

/* line 583, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-tablet.col-49 {
  min-height: calc(100vh - 111px); }

/* line 586, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-tablet.col-49 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 590, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-mobile.col-49 {
    min-height: calc(100vh - 85px); }
    /* line 594, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-mobile.col-49 {
      min-height: calc(100vh - 46px); } }

/* line 598, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-mobile.col-49 {
  min-height: calc(100vh - 111px); }

/* line 601, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-mobile.col-49 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 605, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-mobile.col-49 {
    min-height: calc(50vh - 42.5px); }
    /* line 609, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-mobile.col-49 {
      min-height: calc(50vh - 23px); } }

/* line 613, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-mobile.col-49 {
  min-height: calc(100vh - 111px); }

/* line 616, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-mobile.col-49 {
  min-height: 600px; }

/* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.col-50, .module--buy-results .distributors .distributor {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 50%;
  -moz-flex: 1 1 50%;
  -ms-flex: 1 1 50%;
  flex: 1 1 50%;
  -webkit-box-ordinal-group: 0;
  -moz-box-ordinal-group: 0;
  box-ordinal-group: 0;
  -webkit-order: 0;
  -moz-order: 0;
  order: 0;
  -ms-flex-order: 0;
  -webkit-align-self: stretch;
  -moz-align-self: stretch;
  align-self: stretch;
  -ms-flex-item-align: stretch;
  position: relative; }
  @media only screen and (max-width: 1025px) {
    /* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .col-50, .module--buy-results .distributors .distributor {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      width: 100%; } }
  /* line 514, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .col-50, .lt-ie10 .module--buy-results .distributors .distributor, .module--buy-results .distributors .lt-ie10 .distributor {
    width: 100%; }

/* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height > .col-50, .module--buy-results .distributors .min-height > .distributor {
  min-height: calc(100vh - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height > .col-50, .module--buy-results .distributors .min-height > .distributor {
      min-height: 0; } }
  /* line 523, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height > .col-50, .lt-ie10 .module--buy-results .distributors .min-height > .distributor, .module--buy-results .distributors .lt-ie10 .min-height > .distributor {
    min-height: 0; }

/* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height-with-tabs > .col-50, .module--buy-results .distributors .min-height-with-tabs > .distributor {
  min-height: calc(100vh - 60px - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height-with-tabs > .col-50, .module--buy-results .distributors .min-height-with-tabs > .distributor {
      min-height: 0; } }
  /* line 532, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height-with-tabs > .col-50, .lt-ie10 .module--buy-results .distributors .min-height-with-tabs > .distributor, .module--buy-results .distributors .lt-ie10 .min-height-with-tabs > .distributor {
    min-height: 0; }

/* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.half-min-height > .col-50, .module--buy-results .distributors .half-min-height > .distributor {
  min-height: calc(50vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .half-min-height > .col-50, .module--buy-results .distributors .half-min-height > .distributor {
      min-height: 0; } }
  /* line 541, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .half-min-height > .col-50, .lt-ie10 .module--buy-results .distributors .half-min-height > .distributor, .module--buy-results .distributors .lt-ie10 .half-min-height > .distributor {
    min-height: 0; }

/* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.sixty-min-height > .col-50, .module--buy-results .distributors .sixty-min-height > .distributor {
  min-height: calc(60vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .sixty-min-height > .col-50, .module--buy-results .distributors .sixty-min-height > .distributor {
      min-height: 0; } }
  /* line 550, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .sixty-min-height > .col-50, .lt-ie10 .module--buy-results .distributors .sixty-min-height > .distributor, .module--buy-results .distributors .lt-ie10 .sixty-min-height > .distributor {
    min-height: 0; }

@media only screen and (max-width: 1025px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-50, .module--buy-results .distributors .min-height-tablet.distributor {
    min-height: calc(100vh - 85px); }
    /* line 558, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-tablet.col-50, .accsys .module--buy-results .distributors .min-height-tablet.distributor, .module--buy-results .distributors .accsys .min-height-tablet.distributor {
      min-height: calc(100vh - 46px); } }

@media only screen and (max-width: 767px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-50, .module--buy-results .distributors .min-height-tablet.distributor {
    min-height: 0; } }

/* line 565, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-tablet.col-50, .lte-ie9 .module--buy-results .distributors .min-height-tablet.distributor, .module--buy-results .distributors .lte-ie9 .min-height-tablet.distributor {
  min-height: calc(100vh - 111px); }

/* line 568, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-tablet.col-50, .lt-ie9 .module--buy-results .distributors .min-height-tablet.distributor, .module--buy-results .distributors .lt-ie9 .min-height-tablet.distributor {
  min-height: 600px; }

@media only screen and (max-width: 1025px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-50, .module--buy-results .distributors .half-min-height-tablet.distributor {
    min-height: calc(50vh - 42.5px); }
    /* line 576, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-tablet.col-50, .accsys .module--buy-results .distributors .half-min-height-tablet.distributor, .module--buy-results .distributors .accsys .half-min-height-tablet.distributor {
      min-height: calc(50vh - 23px); } }

@media only screen and (max-width: 767px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-50, .module--buy-results .distributors .half-min-height-tablet.distributor {
    min-height: 0; } }

/* line 583, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-tablet.col-50, .lte-ie9 .module--buy-results .distributors .half-min-height-tablet.distributor, .module--buy-results .distributors .lte-ie9 .half-min-height-tablet.distributor {
  min-height: calc(100vh - 111px); }

/* line 586, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-tablet.col-50, .lt-ie9 .module--buy-results .distributors .half-min-height-tablet.distributor, .module--buy-results .distributors .lt-ie9 .half-min-height-tablet.distributor {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 590, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-mobile.col-50, .module--buy-results .distributors .min-height-mobile.distributor {
    min-height: calc(100vh - 85px); }
    /* line 594, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-mobile.col-50, .accsys .module--buy-results .distributors .min-height-mobile.distributor, .module--buy-results .distributors .accsys .min-height-mobile.distributor {
      min-height: calc(100vh - 46px); } }

/* line 598, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-mobile.col-50, .lte-ie9 .module--buy-results .distributors .min-height-mobile.distributor, .module--buy-results .distributors .lte-ie9 .min-height-mobile.distributor {
  min-height: calc(100vh - 111px); }

/* line 601, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-mobile.col-50, .lt-ie9 .module--buy-results .distributors .min-height-mobile.distributor, .module--buy-results .distributors .lt-ie9 .min-height-mobile.distributor {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 605, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-mobile.col-50, .module--buy-results .distributors .half-min-height-mobile.distributor {
    min-height: calc(50vh - 42.5px); }
    /* line 609, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-mobile.col-50, .accsys .module--buy-results .distributors .half-min-height-mobile.distributor, .module--buy-results .distributors .accsys .half-min-height-mobile.distributor {
      min-height: calc(50vh - 23px); } }

/* line 613, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-mobile.col-50, .lte-ie9 .module--buy-results .distributors .half-min-height-mobile.distributor, .module--buy-results .distributors .lte-ie9 .half-min-height-mobile.distributor {
  min-height: calc(100vh - 111px); }

/* line 616, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-mobile.col-50, .lt-ie9 .module--buy-results .distributors .half-min-height-mobile.distributor, .module--buy-results .distributors .lt-ie9 .half-min-height-mobile.distributor {
  min-height: 600px; }

/* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.col-51 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 51%;
  -moz-flex: 1 1 51%;
  -ms-flex: 1 1 51%;
  flex: 1 1 51%;
  -webkit-box-ordinal-group: 0;
  -moz-box-ordinal-group: 0;
  box-ordinal-group: 0;
  -webkit-order: 0;
  -moz-order: 0;
  order: 0;
  -ms-flex-order: 0;
  -webkit-align-self: stretch;
  -moz-align-self: stretch;
  align-self: stretch;
  -ms-flex-item-align: stretch;
  position: relative; }
  @media only screen and (max-width: 1025px) {
    /* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .col-51 {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      width: 100%; } }
  /* line 514, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .col-51 {
    width: 100%; }

/* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height > .col-51 {
  min-height: calc(100vh - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height > .col-51 {
      min-height: 0; } }
  /* line 523, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height > .col-51 {
    min-height: 0; }

/* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height-with-tabs > .col-51 {
  min-height: calc(100vh - 60px - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height-with-tabs > .col-51 {
      min-height: 0; } }
  /* line 532, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height-with-tabs > .col-51 {
    min-height: 0; }

/* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.half-min-height > .col-51 {
  min-height: calc(50vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .half-min-height > .col-51 {
      min-height: 0; } }
  /* line 541, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .half-min-height > .col-51 {
    min-height: 0; }

/* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.sixty-min-height > .col-51 {
  min-height: calc(60vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .sixty-min-height > .col-51 {
      min-height: 0; } }
  /* line 550, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .sixty-min-height > .col-51 {
    min-height: 0; }

@media only screen and (max-width: 1025px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-51 {
    min-height: calc(100vh - 85px); }
    /* line 558, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-tablet.col-51 {
      min-height: calc(100vh - 46px); } }

@media only screen and (max-width: 767px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-51 {
    min-height: 0; } }

/* line 565, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-tablet.col-51 {
  min-height: calc(100vh - 111px); }

/* line 568, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-tablet.col-51 {
  min-height: 600px; }

@media only screen and (max-width: 1025px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-51 {
    min-height: calc(50vh - 42.5px); }
    /* line 576, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-tablet.col-51 {
      min-height: calc(50vh - 23px); } }

@media only screen and (max-width: 767px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-51 {
    min-height: 0; } }

/* line 583, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-tablet.col-51 {
  min-height: calc(100vh - 111px); }

/* line 586, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-tablet.col-51 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 590, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-mobile.col-51 {
    min-height: calc(100vh - 85px); }
    /* line 594, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-mobile.col-51 {
      min-height: calc(100vh - 46px); } }

/* line 598, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-mobile.col-51 {
  min-height: calc(100vh - 111px); }

/* line 601, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-mobile.col-51 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 605, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-mobile.col-51 {
    min-height: calc(50vh - 42.5px); }
    /* line 609, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-mobile.col-51 {
      min-height: calc(50vh - 23px); } }

/* line 613, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-mobile.col-51 {
  min-height: calc(100vh - 111px); }

/* line 616, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-mobile.col-51 {
  min-height: 600px; }

/* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.col-52 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 52%;
  -moz-flex: 1 1 52%;
  -ms-flex: 1 1 52%;
  flex: 1 1 52%;
  -webkit-box-ordinal-group: 0;
  -moz-box-ordinal-group: 0;
  box-ordinal-group: 0;
  -webkit-order: 0;
  -moz-order: 0;
  order: 0;
  -ms-flex-order: 0;
  -webkit-align-self: stretch;
  -moz-align-self: stretch;
  align-self: stretch;
  -ms-flex-item-align: stretch;
  position: relative; }
  @media only screen and (max-width: 1025px) {
    /* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .col-52 {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      width: 100%; } }
  /* line 514, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .col-52 {
    width: 100%; }

/* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height > .col-52 {
  min-height: calc(100vh - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height > .col-52 {
      min-height: 0; } }
  /* line 523, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height > .col-52 {
    min-height: 0; }

/* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height-with-tabs > .col-52 {
  min-height: calc(100vh - 60px - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height-with-tabs > .col-52 {
      min-height: 0; } }
  /* line 532, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height-with-tabs > .col-52 {
    min-height: 0; }

/* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.half-min-height > .col-52 {
  min-height: calc(50vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .half-min-height > .col-52 {
      min-height: 0; } }
  /* line 541, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .half-min-height > .col-52 {
    min-height: 0; }

/* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.sixty-min-height > .col-52 {
  min-height: calc(60vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .sixty-min-height > .col-52 {
      min-height: 0; } }
  /* line 550, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .sixty-min-height > .col-52 {
    min-height: 0; }

@media only screen and (max-width: 1025px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-52 {
    min-height: calc(100vh - 85px); }
    /* line 558, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-tablet.col-52 {
      min-height: calc(100vh - 46px); } }

@media only screen and (max-width: 767px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-52 {
    min-height: 0; } }

/* line 565, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-tablet.col-52 {
  min-height: calc(100vh - 111px); }

/* line 568, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-tablet.col-52 {
  min-height: 600px; }

@media only screen and (max-width: 1025px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-52 {
    min-height: calc(50vh - 42.5px); }
    /* line 576, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-tablet.col-52 {
      min-height: calc(50vh - 23px); } }

@media only screen and (max-width: 767px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-52 {
    min-height: 0; } }

/* line 583, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-tablet.col-52 {
  min-height: calc(100vh - 111px); }

/* line 586, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-tablet.col-52 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 590, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-mobile.col-52 {
    min-height: calc(100vh - 85px); }
    /* line 594, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-mobile.col-52 {
      min-height: calc(100vh - 46px); } }

/* line 598, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-mobile.col-52 {
  min-height: calc(100vh - 111px); }

/* line 601, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-mobile.col-52 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 605, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-mobile.col-52 {
    min-height: calc(50vh - 42.5px); }
    /* line 609, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-mobile.col-52 {
      min-height: calc(50vh - 23px); } }

/* line 613, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-mobile.col-52 {
  min-height: calc(100vh - 111px); }

/* line 616, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-mobile.col-52 {
  min-height: 600px; }

/* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.col-53 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 53%;
  -moz-flex: 1 1 53%;
  -ms-flex: 1 1 53%;
  flex: 1 1 53%;
  -webkit-box-ordinal-group: 0;
  -moz-box-ordinal-group: 0;
  box-ordinal-group: 0;
  -webkit-order: 0;
  -moz-order: 0;
  order: 0;
  -ms-flex-order: 0;
  -webkit-align-self: stretch;
  -moz-align-self: stretch;
  align-self: stretch;
  -ms-flex-item-align: stretch;
  position: relative; }
  @media only screen and (max-width: 1025px) {
    /* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .col-53 {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      width: 100%; } }
  /* line 514, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .col-53 {
    width: 100%; }

/* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height > .col-53 {
  min-height: calc(100vh - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height > .col-53 {
      min-height: 0; } }
  /* line 523, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height > .col-53 {
    min-height: 0; }

/* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height-with-tabs > .col-53 {
  min-height: calc(100vh - 60px - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height-with-tabs > .col-53 {
      min-height: 0; } }
  /* line 532, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height-with-tabs > .col-53 {
    min-height: 0; }

/* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.half-min-height > .col-53 {
  min-height: calc(50vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .half-min-height > .col-53 {
      min-height: 0; } }
  /* line 541, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .half-min-height > .col-53 {
    min-height: 0; }

/* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.sixty-min-height > .col-53 {
  min-height: calc(60vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .sixty-min-height > .col-53 {
      min-height: 0; } }
  /* line 550, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .sixty-min-height > .col-53 {
    min-height: 0; }

@media only screen and (max-width: 1025px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-53 {
    min-height: calc(100vh - 85px); }
    /* line 558, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-tablet.col-53 {
      min-height: calc(100vh - 46px); } }

@media only screen and (max-width: 767px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-53 {
    min-height: 0; } }

/* line 565, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-tablet.col-53 {
  min-height: calc(100vh - 111px); }

/* line 568, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-tablet.col-53 {
  min-height: 600px; }

@media only screen and (max-width: 1025px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-53 {
    min-height: calc(50vh - 42.5px); }
    /* line 576, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-tablet.col-53 {
      min-height: calc(50vh - 23px); } }

@media only screen and (max-width: 767px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-53 {
    min-height: 0; } }

/* line 583, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-tablet.col-53 {
  min-height: calc(100vh - 111px); }

/* line 586, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-tablet.col-53 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 590, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-mobile.col-53 {
    min-height: calc(100vh - 85px); }
    /* line 594, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-mobile.col-53 {
      min-height: calc(100vh - 46px); } }

/* line 598, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-mobile.col-53 {
  min-height: calc(100vh - 111px); }

/* line 601, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-mobile.col-53 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 605, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-mobile.col-53 {
    min-height: calc(50vh - 42.5px); }
    /* line 609, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-mobile.col-53 {
      min-height: calc(50vh - 23px); } }

/* line 613, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-mobile.col-53 {
  min-height: calc(100vh - 111px); }

/* line 616, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-mobile.col-53 {
  min-height: 600px; }

/* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.col-54 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 54%;
  -moz-flex: 1 1 54%;
  -ms-flex: 1 1 54%;
  flex: 1 1 54%;
  -webkit-box-ordinal-group: 0;
  -moz-box-ordinal-group: 0;
  box-ordinal-group: 0;
  -webkit-order: 0;
  -moz-order: 0;
  order: 0;
  -ms-flex-order: 0;
  -webkit-align-self: stretch;
  -moz-align-self: stretch;
  align-self: stretch;
  -ms-flex-item-align: stretch;
  position: relative; }
  @media only screen and (max-width: 1025px) {
    /* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .col-54 {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      width: 100%; } }
  /* line 514, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .col-54 {
    width: 100%; }

/* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height > .col-54 {
  min-height: calc(100vh - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height > .col-54 {
      min-height: 0; } }
  /* line 523, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height > .col-54 {
    min-height: 0; }

/* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height-with-tabs > .col-54 {
  min-height: calc(100vh - 60px - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height-with-tabs > .col-54 {
      min-height: 0; } }
  /* line 532, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height-with-tabs > .col-54 {
    min-height: 0; }

/* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.half-min-height > .col-54 {
  min-height: calc(50vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .half-min-height > .col-54 {
      min-height: 0; } }
  /* line 541, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .half-min-height > .col-54 {
    min-height: 0; }

/* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.sixty-min-height > .col-54 {
  min-height: calc(60vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .sixty-min-height > .col-54 {
      min-height: 0; } }
  /* line 550, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .sixty-min-height > .col-54 {
    min-height: 0; }

@media only screen and (max-width: 1025px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-54 {
    min-height: calc(100vh - 85px); }
    /* line 558, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-tablet.col-54 {
      min-height: calc(100vh - 46px); } }

@media only screen and (max-width: 767px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-54 {
    min-height: 0; } }

/* line 565, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-tablet.col-54 {
  min-height: calc(100vh - 111px); }

/* line 568, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-tablet.col-54 {
  min-height: 600px; }

@media only screen and (max-width: 1025px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-54 {
    min-height: calc(50vh - 42.5px); }
    /* line 576, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-tablet.col-54 {
      min-height: calc(50vh - 23px); } }

@media only screen and (max-width: 767px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-54 {
    min-height: 0; } }

/* line 583, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-tablet.col-54 {
  min-height: calc(100vh - 111px); }

/* line 586, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-tablet.col-54 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 590, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-mobile.col-54 {
    min-height: calc(100vh - 85px); }
    /* line 594, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-mobile.col-54 {
      min-height: calc(100vh - 46px); } }

/* line 598, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-mobile.col-54 {
  min-height: calc(100vh - 111px); }

/* line 601, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-mobile.col-54 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 605, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-mobile.col-54 {
    min-height: calc(50vh - 42.5px); }
    /* line 609, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-mobile.col-54 {
      min-height: calc(50vh - 23px); } }

/* line 613, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-mobile.col-54 {
  min-height: calc(100vh - 111px); }

/* line 616, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-mobile.col-54 {
  min-height: 600px; }

/* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.col-55 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 55%;
  -moz-flex: 1 1 55%;
  -ms-flex: 1 1 55%;
  flex: 1 1 55%;
  -webkit-box-ordinal-group: 0;
  -moz-box-ordinal-group: 0;
  box-ordinal-group: 0;
  -webkit-order: 0;
  -moz-order: 0;
  order: 0;
  -ms-flex-order: 0;
  -webkit-align-self: stretch;
  -moz-align-self: stretch;
  align-self: stretch;
  -ms-flex-item-align: stretch;
  position: relative; }
  @media only screen and (max-width: 1025px) {
    /* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .col-55 {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      width: 100%; } }
  /* line 514, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .col-55 {
    width: 100%; }

/* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height > .col-55 {
  min-height: calc(100vh - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height > .col-55 {
      min-height: 0; } }
  /* line 523, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height > .col-55 {
    min-height: 0; }

/* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height-with-tabs > .col-55 {
  min-height: calc(100vh - 60px - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height-with-tabs > .col-55 {
      min-height: 0; } }
  /* line 532, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height-with-tabs > .col-55 {
    min-height: 0; }

/* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.half-min-height > .col-55 {
  min-height: calc(50vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .half-min-height > .col-55 {
      min-height: 0; } }
  /* line 541, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .half-min-height > .col-55 {
    min-height: 0; }

/* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.sixty-min-height > .col-55 {
  min-height: calc(60vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .sixty-min-height > .col-55 {
      min-height: 0; } }
  /* line 550, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .sixty-min-height > .col-55 {
    min-height: 0; }

@media only screen and (max-width: 1025px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-55 {
    min-height: calc(100vh - 85px); }
    /* line 558, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-tablet.col-55 {
      min-height: calc(100vh - 46px); } }

@media only screen and (max-width: 767px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-55 {
    min-height: 0; } }

/* line 565, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-tablet.col-55 {
  min-height: calc(100vh - 111px); }

/* line 568, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-tablet.col-55 {
  min-height: 600px; }

@media only screen and (max-width: 1025px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-55 {
    min-height: calc(50vh - 42.5px); }
    /* line 576, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-tablet.col-55 {
      min-height: calc(50vh - 23px); } }

@media only screen and (max-width: 767px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-55 {
    min-height: 0; } }

/* line 583, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-tablet.col-55 {
  min-height: calc(100vh - 111px); }

/* line 586, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-tablet.col-55 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 590, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-mobile.col-55 {
    min-height: calc(100vh - 85px); }
    /* line 594, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-mobile.col-55 {
      min-height: calc(100vh - 46px); } }

/* line 598, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-mobile.col-55 {
  min-height: calc(100vh - 111px); }

/* line 601, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-mobile.col-55 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 605, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-mobile.col-55 {
    min-height: calc(50vh - 42.5px); }
    /* line 609, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-mobile.col-55 {
      min-height: calc(50vh - 23px); } }

/* line 613, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-mobile.col-55 {
  min-height: calc(100vh - 111px); }

/* line 616, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-mobile.col-55 {
  min-height: 600px; }

/* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.col-56 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 56%;
  -moz-flex: 1 1 56%;
  -ms-flex: 1 1 56%;
  flex: 1 1 56%;
  -webkit-box-ordinal-group: 0;
  -moz-box-ordinal-group: 0;
  box-ordinal-group: 0;
  -webkit-order: 0;
  -moz-order: 0;
  order: 0;
  -ms-flex-order: 0;
  -webkit-align-self: stretch;
  -moz-align-self: stretch;
  align-self: stretch;
  -ms-flex-item-align: stretch;
  position: relative; }
  @media only screen and (max-width: 1025px) {
    /* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .col-56 {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      width: 100%; } }
  /* line 514, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .col-56 {
    width: 100%; }

/* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height > .col-56 {
  min-height: calc(100vh - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height > .col-56 {
      min-height: 0; } }
  /* line 523, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height > .col-56 {
    min-height: 0; }

/* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height-with-tabs > .col-56 {
  min-height: calc(100vh - 60px - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height-with-tabs > .col-56 {
      min-height: 0; } }
  /* line 532, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height-with-tabs > .col-56 {
    min-height: 0; }

/* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.half-min-height > .col-56 {
  min-height: calc(50vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .half-min-height > .col-56 {
      min-height: 0; } }
  /* line 541, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .half-min-height > .col-56 {
    min-height: 0; }

/* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.sixty-min-height > .col-56 {
  min-height: calc(60vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .sixty-min-height > .col-56 {
      min-height: 0; } }
  /* line 550, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .sixty-min-height > .col-56 {
    min-height: 0; }

@media only screen and (max-width: 1025px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-56 {
    min-height: calc(100vh - 85px); }
    /* line 558, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-tablet.col-56 {
      min-height: calc(100vh - 46px); } }

@media only screen and (max-width: 767px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-56 {
    min-height: 0; } }

/* line 565, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-tablet.col-56 {
  min-height: calc(100vh - 111px); }

/* line 568, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-tablet.col-56 {
  min-height: 600px; }

@media only screen and (max-width: 1025px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-56 {
    min-height: calc(50vh - 42.5px); }
    /* line 576, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-tablet.col-56 {
      min-height: calc(50vh - 23px); } }

@media only screen and (max-width: 767px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-56 {
    min-height: 0; } }

/* line 583, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-tablet.col-56 {
  min-height: calc(100vh - 111px); }

/* line 586, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-tablet.col-56 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 590, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-mobile.col-56 {
    min-height: calc(100vh - 85px); }
    /* line 594, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-mobile.col-56 {
      min-height: calc(100vh - 46px); } }

/* line 598, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-mobile.col-56 {
  min-height: calc(100vh - 111px); }

/* line 601, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-mobile.col-56 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 605, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-mobile.col-56 {
    min-height: calc(50vh - 42.5px); }
    /* line 609, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-mobile.col-56 {
      min-height: calc(50vh - 23px); } }

/* line 613, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-mobile.col-56 {
  min-height: calc(100vh - 111px); }

/* line 616, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-mobile.col-56 {
  min-height: 600px; }

/* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.col-57 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 57%;
  -moz-flex: 1 1 57%;
  -ms-flex: 1 1 57%;
  flex: 1 1 57%;
  -webkit-box-ordinal-group: 0;
  -moz-box-ordinal-group: 0;
  box-ordinal-group: 0;
  -webkit-order: 0;
  -moz-order: 0;
  order: 0;
  -ms-flex-order: 0;
  -webkit-align-self: stretch;
  -moz-align-self: stretch;
  align-self: stretch;
  -ms-flex-item-align: stretch;
  position: relative; }
  @media only screen and (max-width: 1025px) {
    /* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .col-57 {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      width: 100%; } }
  /* line 514, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .col-57 {
    width: 100%; }

/* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height > .col-57 {
  min-height: calc(100vh - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height > .col-57 {
      min-height: 0; } }
  /* line 523, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height > .col-57 {
    min-height: 0; }

/* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height-with-tabs > .col-57 {
  min-height: calc(100vh - 60px - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height-with-tabs > .col-57 {
      min-height: 0; } }
  /* line 532, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height-with-tabs > .col-57 {
    min-height: 0; }

/* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.half-min-height > .col-57 {
  min-height: calc(50vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .half-min-height > .col-57 {
      min-height: 0; } }
  /* line 541, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .half-min-height > .col-57 {
    min-height: 0; }

/* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.sixty-min-height > .col-57 {
  min-height: calc(60vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .sixty-min-height > .col-57 {
      min-height: 0; } }
  /* line 550, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .sixty-min-height > .col-57 {
    min-height: 0; }

@media only screen and (max-width: 1025px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-57 {
    min-height: calc(100vh - 85px); }
    /* line 558, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-tablet.col-57 {
      min-height: calc(100vh - 46px); } }

@media only screen and (max-width: 767px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-57 {
    min-height: 0; } }

/* line 565, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-tablet.col-57 {
  min-height: calc(100vh - 111px); }

/* line 568, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-tablet.col-57 {
  min-height: 600px; }

@media only screen and (max-width: 1025px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-57 {
    min-height: calc(50vh - 42.5px); }
    /* line 576, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-tablet.col-57 {
      min-height: calc(50vh - 23px); } }

@media only screen and (max-width: 767px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-57 {
    min-height: 0; } }

/* line 583, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-tablet.col-57 {
  min-height: calc(100vh - 111px); }

/* line 586, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-tablet.col-57 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 590, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-mobile.col-57 {
    min-height: calc(100vh - 85px); }
    /* line 594, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-mobile.col-57 {
      min-height: calc(100vh - 46px); } }

/* line 598, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-mobile.col-57 {
  min-height: calc(100vh - 111px); }

/* line 601, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-mobile.col-57 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 605, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-mobile.col-57 {
    min-height: calc(50vh - 42.5px); }
    /* line 609, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-mobile.col-57 {
      min-height: calc(50vh - 23px); } }

/* line 613, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-mobile.col-57 {
  min-height: calc(100vh - 111px); }

/* line 616, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-mobile.col-57 {
  min-height: 600px; }

/* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.col-58 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 58%;
  -moz-flex: 1 1 58%;
  -ms-flex: 1 1 58%;
  flex: 1 1 58%;
  -webkit-box-ordinal-group: 0;
  -moz-box-ordinal-group: 0;
  box-ordinal-group: 0;
  -webkit-order: 0;
  -moz-order: 0;
  order: 0;
  -ms-flex-order: 0;
  -webkit-align-self: stretch;
  -moz-align-self: stretch;
  align-self: stretch;
  -ms-flex-item-align: stretch;
  position: relative; }
  @media only screen and (max-width: 1025px) {
    /* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .col-58 {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      width: 100%; } }
  /* line 514, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .col-58 {
    width: 100%; }

/* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height > .col-58 {
  min-height: calc(100vh - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height > .col-58 {
      min-height: 0; } }
  /* line 523, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height > .col-58 {
    min-height: 0; }

/* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height-with-tabs > .col-58 {
  min-height: calc(100vh - 60px - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height-with-tabs > .col-58 {
      min-height: 0; } }
  /* line 532, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height-with-tabs > .col-58 {
    min-height: 0; }

/* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.half-min-height > .col-58 {
  min-height: calc(50vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .half-min-height > .col-58 {
      min-height: 0; } }
  /* line 541, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .half-min-height > .col-58 {
    min-height: 0; }

/* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.sixty-min-height > .col-58 {
  min-height: calc(60vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .sixty-min-height > .col-58 {
      min-height: 0; } }
  /* line 550, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .sixty-min-height > .col-58 {
    min-height: 0; }

@media only screen and (max-width: 1025px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-58 {
    min-height: calc(100vh - 85px); }
    /* line 558, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-tablet.col-58 {
      min-height: calc(100vh - 46px); } }

@media only screen and (max-width: 767px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-58 {
    min-height: 0; } }

/* line 565, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-tablet.col-58 {
  min-height: calc(100vh - 111px); }

/* line 568, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-tablet.col-58 {
  min-height: 600px; }

@media only screen and (max-width: 1025px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-58 {
    min-height: calc(50vh - 42.5px); }
    /* line 576, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-tablet.col-58 {
      min-height: calc(50vh - 23px); } }

@media only screen and (max-width: 767px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-58 {
    min-height: 0; } }

/* line 583, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-tablet.col-58 {
  min-height: calc(100vh - 111px); }

/* line 586, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-tablet.col-58 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 590, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-mobile.col-58 {
    min-height: calc(100vh - 85px); }
    /* line 594, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-mobile.col-58 {
      min-height: calc(100vh - 46px); } }

/* line 598, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-mobile.col-58 {
  min-height: calc(100vh - 111px); }

/* line 601, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-mobile.col-58 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 605, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-mobile.col-58 {
    min-height: calc(50vh - 42.5px); }
    /* line 609, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-mobile.col-58 {
      min-height: calc(50vh - 23px); } }

/* line 613, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-mobile.col-58 {
  min-height: calc(100vh - 111px); }

/* line 616, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-mobile.col-58 {
  min-height: 600px; }

/* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.col-59 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 59%;
  -moz-flex: 1 1 59%;
  -ms-flex: 1 1 59%;
  flex: 1 1 59%;
  -webkit-box-ordinal-group: 0;
  -moz-box-ordinal-group: 0;
  box-ordinal-group: 0;
  -webkit-order: 0;
  -moz-order: 0;
  order: 0;
  -ms-flex-order: 0;
  -webkit-align-self: stretch;
  -moz-align-self: stretch;
  align-self: stretch;
  -ms-flex-item-align: stretch;
  position: relative; }
  @media only screen and (max-width: 1025px) {
    /* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .col-59 {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      width: 100%; } }
  /* line 514, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .col-59 {
    width: 100%; }

/* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height > .col-59 {
  min-height: calc(100vh - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height > .col-59 {
      min-height: 0; } }
  /* line 523, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height > .col-59 {
    min-height: 0; }

/* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height-with-tabs > .col-59 {
  min-height: calc(100vh - 60px - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height-with-tabs > .col-59 {
      min-height: 0; } }
  /* line 532, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height-with-tabs > .col-59 {
    min-height: 0; }

/* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.half-min-height > .col-59 {
  min-height: calc(50vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .half-min-height > .col-59 {
      min-height: 0; } }
  /* line 541, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .half-min-height > .col-59 {
    min-height: 0; }

/* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.sixty-min-height > .col-59 {
  min-height: calc(60vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .sixty-min-height > .col-59 {
      min-height: 0; } }
  /* line 550, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .sixty-min-height > .col-59 {
    min-height: 0; }

@media only screen and (max-width: 1025px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-59 {
    min-height: calc(100vh - 85px); }
    /* line 558, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-tablet.col-59 {
      min-height: calc(100vh - 46px); } }

@media only screen and (max-width: 767px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-59 {
    min-height: 0; } }

/* line 565, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-tablet.col-59 {
  min-height: calc(100vh - 111px); }

/* line 568, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-tablet.col-59 {
  min-height: 600px; }

@media only screen and (max-width: 1025px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-59 {
    min-height: calc(50vh - 42.5px); }
    /* line 576, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-tablet.col-59 {
      min-height: calc(50vh - 23px); } }

@media only screen and (max-width: 767px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-59 {
    min-height: 0; } }

/* line 583, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-tablet.col-59 {
  min-height: calc(100vh - 111px); }

/* line 586, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-tablet.col-59 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 590, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-mobile.col-59 {
    min-height: calc(100vh - 85px); }
    /* line 594, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-mobile.col-59 {
      min-height: calc(100vh - 46px); } }

/* line 598, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-mobile.col-59 {
  min-height: calc(100vh - 111px); }

/* line 601, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-mobile.col-59 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 605, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-mobile.col-59 {
    min-height: calc(50vh - 42.5px); }
    /* line 609, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-mobile.col-59 {
      min-height: calc(50vh - 23px); } }

/* line 613, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-mobile.col-59 {
  min-height: calc(100vh - 111px); }

/* line 616, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-mobile.col-59 {
  min-height: 600px; }

/* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.col-60 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 60%;
  -moz-flex: 1 1 60%;
  -ms-flex: 1 1 60%;
  flex: 1 1 60%;
  -webkit-box-ordinal-group: 0;
  -moz-box-ordinal-group: 0;
  box-ordinal-group: 0;
  -webkit-order: 0;
  -moz-order: 0;
  order: 0;
  -ms-flex-order: 0;
  -webkit-align-self: stretch;
  -moz-align-self: stretch;
  align-self: stretch;
  -ms-flex-item-align: stretch;
  position: relative; }
  @media only screen and (max-width: 1025px) {
    /* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .col-60 {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      width: 100%; } }
  /* line 514, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .col-60 {
    width: 100%; }

/* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height > .col-60 {
  min-height: calc(100vh - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height > .col-60 {
      min-height: 0; } }
  /* line 523, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height > .col-60 {
    min-height: 0; }

/* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height-with-tabs > .col-60 {
  min-height: calc(100vh - 60px - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height-with-tabs > .col-60 {
      min-height: 0; } }
  /* line 532, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height-with-tabs > .col-60 {
    min-height: 0; }

/* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.half-min-height > .col-60 {
  min-height: calc(50vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .half-min-height > .col-60 {
      min-height: 0; } }
  /* line 541, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .half-min-height > .col-60 {
    min-height: 0; }

/* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.sixty-min-height > .col-60 {
  min-height: calc(60vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .sixty-min-height > .col-60 {
      min-height: 0; } }
  /* line 550, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .sixty-min-height > .col-60 {
    min-height: 0; }

@media only screen and (max-width: 1025px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-60 {
    min-height: calc(100vh - 85px); }
    /* line 558, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-tablet.col-60 {
      min-height: calc(100vh - 46px); } }

@media only screen and (max-width: 767px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-60 {
    min-height: 0; } }

/* line 565, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-tablet.col-60 {
  min-height: calc(100vh - 111px); }

/* line 568, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-tablet.col-60 {
  min-height: 600px; }

@media only screen and (max-width: 1025px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-60 {
    min-height: calc(50vh - 42.5px); }
    /* line 576, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-tablet.col-60 {
      min-height: calc(50vh - 23px); } }

@media only screen and (max-width: 767px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-60 {
    min-height: 0; } }

/* line 583, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-tablet.col-60 {
  min-height: calc(100vh - 111px); }

/* line 586, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-tablet.col-60 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 590, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-mobile.col-60 {
    min-height: calc(100vh - 85px); }
    /* line 594, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-mobile.col-60 {
      min-height: calc(100vh - 46px); } }

/* line 598, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-mobile.col-60 {
  min-height: calc(100vh - 111px); }

/* line 601, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-mobile.col-60 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 605, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-mobile.col-60 {
    min-height: calc(50vh - 42.5px); }
    /* line 609, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-mobile.col-60 {
      min-height: calc(50vh - 23px); } }

/* line 613, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-mobile.col-60 {
  min-height: calc(100vh - 111px); }

/* line 616, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-mobile.col-60 {
  min-height: 600px; }

/* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.col-61 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 61%;
  -moz-flex: 1 1 61%;
  -ms-flex: 1 1 61%;
  flex: 1 1 61%;
  -webkit-box-ordinal-group: 0;
  -moz-box-ordinal-group: 0;
  box-ordinal-group: 0;
  -webkit-order: 0;
  -moz-order: 0;
  order: 0;
  -ms-flex-order: 0;
  -webkit-align-self: stretch;
  -moz-align-self: stretch;
  align-self: stretch;
  -ms-flex-item-align: stretch;
  position: relative; }
  @media only screen and (max-width: 1025px) {
    /* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .col-61 {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      width: 100%; } }
  /* line 514, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .col-61 {
    width: 100%; }

/* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height > .col-61 {
  min-height: calc(100vh - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height > .col-61 {
      min-height: 0; } }
  /* line 523, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height > .col-61 {
    min-height: 0; }

/* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height-with-tabs > .col-61 {
  min-height: calc(100vh - 60px - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height-with-tabs > .col-61 {
      min-height: 0; } }
  /* line 532, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height-with-tabs > .col-61 {
    min-height: 0; }

/* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.half-min-height > .col-61 {
  min-height: calc(50vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .half-min-height > .col-61 {
      min-height: 0; } }
  /* line 541, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .half-min-height > .col-61 {
    min-height: 0; }

/* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.sixty-min-height > .col-61 {
  min-height: calc(60vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .sixty-min-height > .col-61 {
      min-height: 0; } }
  /* line 550, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .sixty-min-height > .col-61 {
    min-height: 0; }

@media only screen and (max-width: 1025px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-61 {
    min-height: calc(100vh - 85px); }
    /* line 558, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-tablet.col-61 {
      min-height: calc(100vh - 46px); } }

@media only screen and (max-width: 767px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-61 {
    min-height: 0; } }

/* line 565, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-tablet.col-61 {
  min-height: calc(100vh - 111px); }

/* line 568, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-tablet.col-61 {
  min-height: 600px; }

@media only screen and (max-width: 1025px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-61 {
    min-height: calc(50vh - 42.5px); }
    /* line 576, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-tablet.col-61 {
      min-height: calc(50vh - 23px); } }

@media only screen and (max-width: 767px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-61 {
    min-height: 0; } }

/* line 583, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-tablet.col-61 {
  min-height: calc(100vh - 111px); }

/* line 586, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-tablet.col-61 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 590, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-mobile.col-61 {
    min-height: calc(100vh - 85px); }
    /* line 594, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-mobile.col-61 {
      min-height: calc(100vh - 46px); } }

/* line 598, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-mobile.col-61 {
  min-height: calc(100vh - 111px); }

/* line 601, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-mobile.col-61 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 605, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-mobile.col-61 {
    min-height: calc(50vh - 42.5px); }
    /* line 609, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-mobile.col-61 {
      min-height: calc(50vh - 23px); } }

/* line 613, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-mobile.col-61 {
  min-height: calc(100vh - 111px); }

/* line 616, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-mobile.col-61 {
  min-height: 600px; }

/* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.col-62 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 62%;
  -moz-flex: 1 1 62%;
  -ms-flex: 1 1 62%;
  flex: 1 1 62%;
  -webkit-box-ordinal-group: 0;
  -moz-box-ordinal-group: 0;
  box-ordinal-group: 0;
  -webkit-order: 0;
  -moz-order: 0;
  order: 0;
  -ms-flex-order: 0;
  -webkit-align-self: stretch;
  -moz-align-self: stretch;
  align-self: stretch;
  -ms-flex-item-align: stretch;
  position: relative; }
  @media only screen and (max-width: 1025px) {
    /* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .col-62 {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      width: 100%; } }
  /* line 514, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .col-62 {
    width: 100%; }

/* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height > .col-62 {
  min-height: calc(100vh - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height > .col-62 {
      min-height: 0; } }
  /* line 523, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height > .col-62 {
    min-height: 0; }

/* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height-with-tabs > .col-62 {
  min-height: calc(100vh - 60px - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height-with-tabs > .col-62 {
      min-height: 0; } }
  /* line 532, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height-with-tabs > .col-62 {
    min-height: 0; }

/* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.half-min-height > .col-62 {
  min-height: calc(50vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .half-min-height > .col-62 {
      min-height: 0; } }
  /* line 541, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .half-min-height > .col-62 {
    min-height: 0; }

/* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.sixty-min-height > .col-62 {
  min-height: calc(60vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .sixty-min-height > .col-62 {
      min-height: 0; } }
  /* line 550, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .sixty-min-height > .col-62 {
    min-height: 0; }

@media only screen and (max-width: 1025px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-62 {
    min-height: calc(100vh - 85px); }
    /* line 558, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-tablet.col-62 {
      min-height: calc(100vh - 46px); } }

@media only screen and (max-width: 767px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-62 {
    min-height: 0; } }

/* line 565, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-tablet.col-62 {
  min-height: calc(100vh - 111px); }

/* line 568, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-tablet.col-62 {
  min-height: 600px; }

@media only screen and (max-width: 1025px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-62 {
    min-height: calc(50vh - 42.5px); }
    /* line 576, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-tablet.col-62 {
      min-height: calc(50vh - 23px); } }

@media only screen and (max-width: 767px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-62 {
    min-height: 0; } }

/* line 583, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-tablet.col-62 {
  min-height: calc(100vh - 111px); }

/* line 586, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-tablet.col-62 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 590, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-mobile.col-62 {
    min-height: calc(100vh - 85px); }
    /* line 594, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-mobile.col-62 {
      min-height: calc(100vh - 46px); } }

/* line 598, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-mobile.col-62 {
  min-height: calc(100vh - 111px); }

/* line 601, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-mobile.col-62 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 605, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-mobile.col-62 {
    min-height: calc(50vh - 42.5px); }
    /* line 609, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-mobile.col-62 {
      min-height: calc(50vh - 23px); } }

/* line 613, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-mobile.col-62 {
  min-height: calc(100vh - 111px); }

/* line 616, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-mobile.col-62 {
  min-height: 600px; }

/* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.col-63 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 63%;
  -moz-flex: 1 1 63%;
  -ms-flex: 1 1 63%;
  flex: 1 1 63%;
  -webkit-box-ordinal-group: 0;
  -moz-box-ordinal-group: 0;
  box-ordinal-group: 0;
  -webkit-order: 0;
  -moz-order: 0;
  order: 0;
  -ms-flex-order: 0;
  -webkit-align-self: stretch;
  -moz-align-self: stretch;
  align-self: stretch;
  -ms-flex-item-align: stretch;
  position: relative; }
  @media only screen and (max-width: 1025px) {
    /* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .col-63 {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      width: 100%; } }
  /* line 514, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .col-63 {
    width: 100%; }

/* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height > .col-63 {
  min-height: calc(100vh - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height > .col-63 {
      min-height: 0; } }
  /* line 523, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height > .col-63 {
    min-height: 0; }

/* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height-with-tabs > .col-63 {
  min-height: calc(100vh - 60px - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height-with-tabs > .col-63 {
      min-height: 0; } }
  /* line 532, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height-with-tabs > .col-63 {
    min-height: 0; }

/* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.half-min-height > .col-63 {
  min-height: calc(50vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .half-min-height > .col-63 {
      min-height: 0; } }
  /* line 541, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .half-min-height > .col-63 {
    min-height: 0; }

/* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.sixty-min-height > .col-63 {
  min-height: calc(60vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .sixty-min-height > .col-63 {
      min-height: 0; } }
  /* line 550, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .sixty-min-height > .col-63 {
    min-height: 0; }

@media only screen and (max-width: 1025px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-63 {
    min-height: calc(100vh - 85px); }
    /* line 558, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-tablet.col-63 {
      min-height: calc(100vh - 46px); } }

@media only screen and (max-width: 767px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-63 {
    min-height: 0; } }

/* line 565, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-tablet.col-63 {
  min-height: calc(100vh - 111px); }

/* line 568, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-tablet.col-63 {
  min-height: 600px; }

@media only screen and (max-width: 1025px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-63 {
    min-height: calc(50vh - 42.5px); }
    /* line 576, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-tablet.col-63 {
      min-height: calc(50vh - 23px); } }

@media only screen and (max-width: 767px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-63 {
    min-height: 0; } }

/* line 583, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-tablet.col-63 {
  min-height: calc(100vh - 111px); }

/* line 586, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-tablet.col-63 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 590, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-mobile.col-63 {
    min-height: calc(100vh - 85px); }
    /* line 594, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-mobile.col-63 {
      min-height: calc(100vh - 46px); } }

/* line 598, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-mobile.col-63 {
  min-height: calc(100vh - 111px); }

/* line 601, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-mobile.col-63 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 605, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-mobile.col-63 {
    min-height: calc(50vh - 42.5px); }
    /* line 609, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-mobile.col-63 {
      min-height: calc(50vh - 23px); } }

/* line 613, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-mobile.col-63 {
  min-height: calc(100vh - 111px); }

/* line 616, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-mobile.col-63 {
  min-height: 600px; }

/* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.col-64 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 64%;
  -moz-flex: 1 1 64%;
  -ms-flex: 1 1 64%;
  flex: 1 1 64%;
  -webkit-box-ordinal-group: 0;
  -moz-box-ordinal-group: 0;
  box-ordinal-group: 0;
  -webkit-order: 0;
  -moz-order: 0;
  order: 0;
  -ms-flex-order: 0;
  -webkit-align-self: stretch;
  -moz-align-self: stretch;
  align-self: stretch;
  -ms-flex-item-align: stretch;
  position: relative; }
  @media only screen and (max-width: 1025px) {
    /* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .col-64 {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      width: 100%; } }
  /* line 514, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .col-64 {
    width: 100%; }

/* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height > .col-64 {
  min-height: calc(100vh - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height > .col-64 {
      min-height: 0; } }
  /* line 523, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height > .col-64 {
    min-height: 0; }

/* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height-with-tabs > .col-64 {
  min-height: calc(100vh - 60px - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height-with-tabs > .col-64 {
      min-height: 0; } }
  /* line 532, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height-with-tabs > .col-64 {
    min-height: 0; }

/* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.half-min-height > .col-64 {
  min-height: calc(50vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .half-min-height > .col-64 {
      min-height: 0; } }
  /* line 541, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .half-min-height > .col-64 {
    min-height: 0; }

/* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.sixty-min-height > .col-64 {
  min-height: calc(60vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .sixty-min-height > .col-64 {
      min-height: 0; } }
  /* line 550, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .sixty-min-height > .col-64 {
    min-height: 0; }

@media only screen and (max-width: 1025px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-64 {
    min-height: calc(100vh - 85px); }
    /* line 558, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-tablet.col-64 {
      min-height: calc(100vh - 46px); } }

@media only screen and (max-width: 767px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-64 {
    min-height: 0; } }

/* line 565, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-tablet.col-64 {
  min-height: calc(100vh - 111px); }

/* line 568, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-tablet.col-64 {
  min-height: 600px; }

@media only screen and (max-width: 1025px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-64 {
    min-height: calc(50vh - 42.5px); }
    /* line 576, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-tablet.col-64 {
      min-height: calc(50vh - 23px); } }

@media only screen and (max-width: 767px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-64 {
    min-height: 0; } }

/* line 583, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-tablet.col-64 {
  min-height: calc(100vh - 111px); }

/* line 586, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-tablet.col-64 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 590, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-mobile.col-64 {
    min-height: calc(100vh - 85px); }
    /* line 594, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-mobile.col-64 {
      min-height: calc(100vh - 46px); } }

/* line 598, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-mobile.col-64 {
  min-height: calc(100vh - 111px); }

/* line 601, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-mobile.col-64 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 605, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-mobile.col-64 {
    min-height: calc(50vh - 42.5px); }
    /* line 609, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-mobile.col-64 {
      min-height: calc(50vh - 23px); } }

/* line 613, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-mobile.col-64 {
  min-height: calc(100vh - 111px); }

/* line 616, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-mobile.col-64 {
  min-height: 600px; }

/* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.col-65 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 65%;
  -moz-flex: 1 1 65%;
  -ms-flex: 1 1 65%;
  flex: 1 1 65%;
  -webkit-box-ordinal-group: 0;
  -moz-box-ordinal-group: 0;
  box-ordinal-group: 0;
  -webkit-order: 0;
  -moz-order: 0;
  order: 0;
  -ms-flex-order: 0;
  -webkit-align-self: stretch;
  -moz-align-self: stretch;
  align-self: stretch;
  -ms-flex-item-align: stretch;
  position: relative; }
  @media only screen and (max-width: 1025px) {
    /* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .col-65 {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      width: 100%; } }
  /* line 514, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .col-65 {
    width: 100%; }

/* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height > .col-65 {
  min-height: calc(100vh - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height > .col-65 {
      min-height: 0; } }
  /* line 523, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height > .col-65 {
    min-height: 0; }

/* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height-with-tabs > .col-65 {
  min-height: calc(100vh - 60px - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height-with-tabs > .col-65 {
      min-height: 0; } }
  /* line 532, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height-with-tabs > .col-65 {
    min-height: 0; }

/* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.half-min-height > .col-65 {
  min-height: calc(50vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .half-min-height > .col-65 {
      min-height: 0; } }
  /* line 541, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .half-min-height > .col-65 {
    min-height: 0; }

/* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.sixty-min-height > .col-65 {
  min-height: calc(60vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .sixty-min-height > .col-65 {
      min-height: 0; } }
  /* line 550, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .sixty-min-height > .col-65 {
    min-height: 0; }

@media only screen and (max-width: 1025px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-65 {
    min-height: calc(100vh - 85px); }
    /* line 558, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-tablet.col-65 {
      min-height: calc(100vh - 46px); } }

@media only screen and (max-width: 767px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-65 {
    min-height: 0; } }

/* line 565, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-tablet.col-65 {
  min-height: calc(100vh - 111px); }

/* line 568, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-tablet.col-65 {
  min-height: 600px; }

@media only screen and (max-width: 1025px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-65 {
    min-height: calc(50vh - 42.5px); }
    /* line 576, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-tablet.col-65 {
      min-height: calc(50vh - 23px); } }

@media only screen and (max-width: 767px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-65 {
    min-height: 0; } }

/* line 583, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-tablet.col-65 {
  min-height: calc(100vh - 111px); }

/* line 586, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-tablet.col-65 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 590, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-mobile.col-65 {
    min-height: calc(100vh - 85px); }
    /* line 594, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-mobile.col-65 {
      min-height: calc(100vh - 46px); } }

/* line 598, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-mobile.col-65 {
  min-height: calc(100vh - 111px); }

/* line 601, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-mobile.col-65 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 605, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-mobile.col-65 {
    min-height: calc(50vh - 42.5px); }
    /* line 609, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-mobile.col-65 {
      min-height: calc(50vh - 23px); } }

/* line 613, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-mobile.col-65 {
  min-height: calc(100vh - 111px); }

/* line 616, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-mobile.col-65 {
  min-height: 600px; }

/* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.col-66 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 66%;
  -moz-flex: 1 1 66%;
  -ms-flex: 1 1 66%;
  flex: 1 1 66%;
  -webkit-box-ordinal-group: 0;
  -moz-box-ordinal-group: 0;
  box-ordinal-group: 0;
  -webkit-order: 0;
  -moz-order: 0;
  order: 0;
  -ms-flex-order: 0;
  -webkit-align-self: stretch;
  -moz-align-self: stretch;
  align-self: stretch;
  -ms-flex-item-align: stretch;
  position: relative; }
  @media only screen and (max-width: 1025px) {
    /* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .col-66 {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      width: 100%; } }
  /* line 514, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .col-66 {
    width: 100%; }

/* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height > .col-66 {
  min-height: calc(100vh - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height > .col-66 {
      min-height: 0; } }
  /* line 523, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height > .col-66 {
    min-height: 0; }

/* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height-with-tabs > .col-66 {
  min-height: calc(100vh - 60px - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height-with-tabs > .col-66 {
      min-height: 0; } }
  /* line 532, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height-with-tabs > .col-66 {
    min-height: 0; }

/* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.half-min-height > .col-66 {
  min-height: calc(50vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .half-min-height > .col-66 {
      min-height: 0; } }
  /* line 541, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .half-min-height > .col-66 {
    min-height: 0; }

/* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.sixty-min-height > .col-66 {
  min-height: calc(60vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .sixty-min-height > .col-66 {
      min-height: 0; } }
  /* line 550, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .sixty-min-height > .col-66 {
    min-height: 0; }

@media only screen and (max-width: 1025px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-66 {
    min-height: calc(100vh - 85px); }
    /* line 558, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-tablet.col-66 {
      min-height: calc(100vh - 46px); } }

@media only screen and (max-width: 767px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-66 {
    min-height: 0; } }

/* line 565, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-tablet.col-66 {
  min-height: calc(100vh - 111px); }

/* line 568, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-tablet.col-66 {
  min-height: 600px; }

@media only screen and (max-width: 1025px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-66 {
    min-height: calc(50vh - 42.5px); }
    /* line 576, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-tablet.col-66 {
      min-height: calc(50vh - 23px); } }

@media only screen and (max-width: 767px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-66 {
    min-height: 0; } }

/* line 583, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-tablet.col-66 {
  min-height: calc(100vh - 111px); }

/* line 586, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-tablet.col-66 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 590, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-mobile.col-66 {
    min-height: calc(100vh - 85px); }
    /* line 594, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-mobile.col-66 {
      min-height: calc(100vh - 46px); } }

/* line 598, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-mobile.col-66 {
  min-height: calc(100vh - 111px); }

/* line 601, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-mobile.col-66 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 605, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-mobile.col-66 {
    min-height: calc(50vh - 42.5px); }
    /* line 609, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-mobile.col-66 {
      min-height: calc(50vh - 23px); } }

/* line 613, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-mobile.col-66 {
  min-height: calc(100vh - 111px); }

/* line 616, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-mobile.col-66 {
  min-height: 600px; }

/* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.col-67 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 67%;
  -moz-flex: 1 1 67%;
  -ms-flex: 1 1 67%;
  flex: 1 1 67%;
  -webkit-box-ordinal-group: 0;
  -moz-box-ordinal-group: 0;
  box-ordinal-group: 0;
  -webkit-order: 0;
  -moz-order: 0;
  order: 0;
  -ms-flex-order: 0;
  -webkit-align-self: stretch;
  -moz-align-self: stretch;
  align-self: stretch;
  -ms-flex-item-align: stretch;
  position: relative; }
  @media only screen and (max-width: 1025px) {
    /* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .col-67 {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      width: 100%; } }
  /* line 514, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .col-67 {
    width: 100%; }

/* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height > .col-67 {
  min-height: calc(100vh - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height > .col-67 {
      min-height: 0; } }
  /* line 523, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height > .col-67 {
    min-height: 0; }

/* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height-with-tabs > .col-67 {
  min-height: calc(100vh - 60px - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height-with-tabs > .col-67 {
      min-height: 0; } }
  /* line 532, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height-with-tabs > .col-67 {
    min-height: 0; }

/* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.half-min-height > .col-67 {
  min-height: calc(50vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .half-min-height > .col-67 {
      min-height: 0; } }
  /* line 541, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .half-min-height > .col-67 {
    min-height: 0; }

/* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.sixty-min-height > .col-67 {
  min-height: calc(60vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .sixty-min-height > .col-67 {
      min-height: 0; } }
  /* line 550, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .sixty-min-height > .col-67 {
    min-height: 0; }

@media only screen and (max-width: 1025px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-67 {
    min-height: calc(100vh - 85px); }
    /* line 558, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-tablet.col-67 {
      min-height: calc(100vh - 46px); } }

@media only screen and (max-width: 767px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-67 {
    min-height: 0; } }

/* line 565, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-tablet.col-67 {
  min-height: calc(100vh - 111px); }

/* line 568, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-tablet.col-67 {
  min-height: 600px; }

@media only screen and (max-width: 1025px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-67 {
    min-height: calc(50vh - 42.5px); }
    /* line 576, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-tablet.col-67 {
      min-height: calc(50vh - 23px); } }

@media only screen and (max-width: 767px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-67 {
    min-height: 0; } }

/* line 583, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-tablet.col-67 {
  min-height: calc(100vh - 111px); }

/* line 586, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-tablet.col-67 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 590, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-mobile.col-67 {
    min-height: calc(100vh - 85px); }
    /* line 594, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-mobile.col-67 {
      min-height: calc(100vh - 46px); } }

/* line 598, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-mobile.col-67 {
  min-height: calc(100vh - 111px); }

/* line 601, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-mobile.col-67 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 605, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-mobile.col-67 {
    min-height: calc(50vh - 42.5px); }
    /* line 609, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-mobile.col-67 {
      min-height: calc(50vh - 23px); } }

/* line 613, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-mobile.col-67 {
  min-height: calc(100vh - 111px); }

/* line 616, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-mobile.col-67 {
  min-height: 600px; }

/* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.col-68 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 68%;
  -moz-flex: 1 1 68%;
  -ms-flex: 1 1 68%;
  flex: 1 1 68%;
  -webkit-box-ordinal-group: 0;
  -moz-box-ordinal-group: 0;
  box-ordinal-group: 0;
  -webkit-order: 0;
  -moz-order: 0;
  order: 0;
  -ms-flex-order: 0;
  -webkit-align-self: stretch;
  -moz-align-self: stretch;
  align-self: stretch;
  -ms-flex-item-align: stretch;
  position: relative; }
  @media only screen and (max-width: 1025px) {
    /* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .col-68 {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      width: 100%; } }
  /* line 514, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .col-68 {
    width: 100%; }

/* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height > .col-68 {
  min-height: calc(100vh - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height > .col-68 {
      min-height: 0; } }
  /* line 523, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height > .col-68 {
    min-height: 0; }

/* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height-with-tabs > .col-68 {
  min-height: calc(100vh - 60px - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height-with-tabs > .col-68 {
      min-height: 0; } }
  /* line 532, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height-with-tabs > .col-68 {
    min-height: 0; }

/* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.half-min-height > .col-68 {
  min-height: calc(50vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .half-min-height > .col-68 {
      min-height: 0; } }
  /* line 541, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .half-min-height > .col-68 {
    min-height: 0; }

/* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.sixty-min-height > .col-68 {
  min-height: calc(60vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .sixty-min-height > .col-68 {
      min-height: 0; } }
  /* line 550, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .sixty-min-height > .col-68 {
    min-height: 0; }

@media only screen and (max-width: 1025px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-68 {
    min-height: calc(100vh - 85px); }
    /* line 558, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-tablet.col-68 {
      min-height: calc(100vh - 46px); } }

@media only screen and (max-width: 767px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-68 {
    min-height: 0; } }

/* line 565, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-tablet.col-68 {
  min-height: calc(100vh - 111px); }

/* line 568, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-tablet.col-68 {
  min-height: 600px; }

@media only screen and (max-width: 1025px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-68 {
    min-height: calc(50vh - 42.5px); }
    /* line 576, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-tablet.col-68 {
      min-height: calc(50vh - 23px); } }

@media only screen and (max-width: 767px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-68 {
    min-height: 0; } }

/* line 583, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-tablet.col-68 {
  min-height: calc(100vh - 111px); }

/* line 586, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-tablet.col-68 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 590, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-mobile.col-68 {
    min-height: calc(100vh - 85px); }
    /* line 594, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-mobile.col-68 {
      min-height: calc(100vh - 46px); } }

/* line 598, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-mobile.col-68 {
  min-height: calc(100vh - 111px); }

/* line 601, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-mobile.col-68 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 605, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-mobile.col-68 {
    min-height: calc(50vh - 42.5px); }
    /* line 609, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-mobile.col-68 {
      min-height: calc(50vh - 23px); } }

/* line 613, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-mobile.col-68 {
  min-height: calc(100vh - 111px); }

/* line 616, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-mobile.col-68 {
  min-height: 600px; }

/* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.col-69 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 69%;
  -moz-flex: 1 1 69%;
  -ms-flex: 1 1 69%;
  flex: 1 1 69%;
  -webkit-box-ordinal-group: 0;
  -moz-box-ordinal-group: 0;
  box-ordinal-group: 0;
  -webkit-order: 0;
  -moz-order: 0;
  order: 0;
  -ms-flex-order: 0;
  -webkit-align-self: stretch;
  -moz-align-self: stretch;
  align-self: stretch;
  -ms-flex-item-align: stretch;
  position: relative; }
  @media only screen and (max-width: 1025px) {
    /* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .col-69 {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      width: 100%; } }
  /* line 514, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .col-69 {
    width: 100%; }

/* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height > .col-69 {
  min-height: calc(100vh - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height > .col-69 {
      min-height: 0; } }
  /* line 523, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height > .col-69 {
    min-height: 0; }

/* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height-with-tabs > .col-69 {
  min-height: calc(100vh - 60px - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height-with-tabs > .col-69 {
      min-height: 0; } }
  /* line 532, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height-with-tabs > .col-69 {
    min-height: 0; }

/* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.half-min-height > .col-69 {
  min-height: calc(50vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .half-min-height > .col-69 {
      min-height: 0; } }
  /* line 541, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .half-min-height > .col-69 {
    min-height: 0; }

/* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.sixty-min-height > .col-69 {
  min-height: calc(60vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .sixty-min-height > .col-69 {
      min-height: 0; } }
  /* line 550, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .sixty-min-height > .col-69 {
    min-height: 0; }

@media only screen and (max-width: 1025px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-69 {
    min-height: calc(100vh - 85px); }
    /* line 558, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-tablet.col-69 {
      min-height: calc(100vh - 46px); } }

@media only screen and (max-width: 767px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-69 {
    min-height: 0; } }

/* line 565, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-tablet.col-69 {
  min-height: calc(100vh - 111px); }

/* line 568, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-tablet.col-69 {
  min-height: 600px; }

@media only screen and (max-width: 1025px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-69 {
    min-height: calc(50vh - 42.5px); }
    /* line 576, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-tablet.col-69 {
      min-height: calc(50vh - 23px); } }

@media only screen and (max-width: 767px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-69 {
    min-height: 0; } }

/* line 583, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-tablet.col-69 {
  min-height: calc(100vh - 111px); }

/* line 586, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-tablet.col-69 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 590, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-mobile.col-69 {
    min-height: calc(100vh - 85px); }
    /* line 594, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-mobile.col-69 {
      min-height: calc(100vh - 46px); } }

/* line 598, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-mobile.col-69 {
  min-height: calc(100vh - 111px); }

/* line 601, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-mobile.col-69 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 605, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-mobile.col-69 {
    min-height: calc(50vh - 42.5px); }
    /* line 609, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-mobile.col-69 {
      min-height: calc(50vh - 23px); } }

/* line 613, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-mobile.col-69 {
  min-height: calc(100vh - 111px); }

/* line 616, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-mobile.col-69 {
  min-height: 600px; }

/* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.col-70 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 70%;
  -moz-flex: 1 1 70%;
  -ms-flex: 1 1 70%;
  flex: 1 1 70%;
  -webkit-box-ordinal-group: 0;
  -moz-box-ordinal-group: 0;
  box-ordinal-group: 0;
  -webkit-order: 0;
  -moz-order: 0;
  order: 0;
  -ms-flex-order: 0;
  -webkit-align-self: stretch;
  -moz-align-self: stretch;
  align-self: stretch;
  -ms-flex-item-align: stretch;
  position: relative; }
  @media only screen and (max-width: 1025px) {
    /* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .col-70 {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      width: 100%; } }
  /* line 514, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .col-70 {
    width: 100%; }

/* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height > .col-70 {
  min-height: calc(100vh - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height > .col-70 {
      min-height: 0; } }
  /* line 523, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height > .col-70 {
    min-height: 0; }

/* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height-with-tabs > .col-70 {
  min-height: calc(100vh - 60px - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height-with-tabs > .col-70 {
      min-height: 0; } }
  /* line 532, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height-with-tabs > .col-70 {
    min-height: 0; }

/* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.half-min-height > .col-70 {
  min-height: calc(50vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .half-min-height > .col-70 {
      min-height: 0; } }
  /* line 541, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .half-min-height > .col-70 {
    min-height: 0; }

/* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.sixty-min-height > .col-70 {
  min-height: calc(60vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .sixty-min-height > .col-70 {
      min-height: 0; } }
  /* line 550, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .sixty-min-height > .col-70 {
    min-height: 0; }

@media only screen and (max-width: 1025px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-70 {
    min-height: calc(100vh - 85px); }
    /* line 558, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-tablet.col-70 {
      min-height: calc(100vh - 46px); } }

@media only screen and (max-width: 767px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-70 {
    min-height: 0; } }

/* line 565, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-tablet.col-70 {
  min-height: calc(100vh - 111px); }

/* line 568, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-tablet.col-70 {
  min-height: 600px; }

@media only screen and (max-width: 1025px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-70 {
    min-height: calc(50vh - 42.5px); }
    /* line 576, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-tablet.col-70 {
      min-height: calc(50vh - 23px); } }

@media only screen and (max-width: 767px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-70 {
    min-height: 0; } }

/* line 583, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-tablet.col-70 {
  min-height: calc(100vh - 111px); }

/* line 586, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-tablet.col-70 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 590, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-mobile.col-70 {
    min-height: calc(100vh - 85px); }
    /* line 594, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-mobile.col-70 {
      min-height: calc(100vh - 46px); } }

/* line 598, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-mobile.col-70 {
  min-height: calc(100vh - 111px); }

/* line 601, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-mobile.col-70 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 605, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-mobile.col-70 {
    min-height: calc(50vh - 42.5px); }
    /* line 609, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-mobile.col-70 {
      min-height: calc(50vh - 23px); } }

/* line 613, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-mobile.col-70 {
  min-height: calc(100vh - 111px); }

/* line 616, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-mobile.col-70 {
  min-height: 600px; }

/* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.col-71 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 71%;
  -moz-flex: 1 1 71%;
  -ms-flex: 1 1 71%;
  flex: 1 1 71%;
  -webkit-box-ordinal-group: 0;
  -moz-box-ordinal-group: 0;
  box-ordinal-group: 0;
  -webkit-order: 0;
  -moz-order: 0;
  order: 0;
  -ms-flex-order: 0;
  -webkit-align-self: stretch;
  -moz-align-self: stretch;
  align-self: stretch;
  -ms-flex-item-align: stretch;
  position: relative; }
  @media only screen and (max-width: 1025px) {
    /* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .col-71 {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      width: 100%; } }
  /* line 514, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .col-71 {
    width: 100%; }

/* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height > .col-71 {
  min-height: calc(100vh - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height > .col-71 {
      min-height: 0; } }
  /* line 523, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height > .col-71 {
    min-height: 0; }

/* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height-with-tabs > .col-71 {
  min-height: calc(100vh - 60px - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height-with-tabs > .col-71 {
      min-height: 0; } }
  /* line 532, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height-with-tabs > .col-71 {
    min-height: 0; }

/* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.half-min-height > .col-71 {
  min-height: calc(50vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .half-min-height > .col-71 {
      min-height: 0; } }
  /* line 541, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .half-min-height > .col-71 {
    min-height: 0; }

/* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.sixty-min-height > .col-71 {
  min-height: calc(60vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .sixty-min-height > .col-71 {
      min-height: 0; } }
  /* line 550, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .sixty-min-height > .col-71 {
    min-height: 0; }

@media only screen and (max-width: 1025px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-71 {
    min-height: calc(100vh - 85px); }
    /* line 558, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-tablet.col-71 {
      min-height: calc(100vh - 46px); } }

@media only screen and (max-width: 767px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-71 {
    min-height: 0; } }

/* line 565, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-tablet.col-71 {
  min-height: calc(100vh - 111px); }

/* line 568, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-tablet.col-71 {
  min-height: 600px; }

@media only screen and (max-width: 1025px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-71 {
    min-height: calc(50vh - 42.5px); }
    /* line 576, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-tablet.col-71 {
      min-height: calc(50vh - 23px); } }

@media only screen and (max-width: 767px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-71 {
    min-height: 0; } }

/* line 583, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-tablet.col-71 {
  min-height: calc(100vh - 111px); }

/* line 586, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-tablet.col-71 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 590, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-mobile.col-71 {
    min-height: calc(100vh - 85px); }
    /* line 594, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-mobile.col-71 {
      min-height: calc(100vh - 46px); } }

/* line 598, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-mobile.col-71 {
  min-height: calc(100vh - 111px); }

/* line 601, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-mobile.col-71 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 605, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-mobile.col-71 {
    min-height: calc(50vh - 42.5px); }
    /* line 609, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-mobile.col-71 {
      min-height: calc(50vh - 23px); } }

/* line 613, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-mobile.col-71 {
  min-height: calc(100vh - 111px); }

/* line 616, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-mobile.col-71 {
  min-height: 600px; }

/* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.col-72 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 72%;
  -moz-flex: 1 1 72%;
  -ms-flex: 1 1 72%;
  flex: 1 1 72%;
  -webkit-box-ordinal-group: 0;
  -moz-box-ordinal-group: 0;
  box-ordinal-group: 0;
  -webkit-order: 0;
  -moz-order: 0;
  order: 0;
  -ms-flex-order: 0;
  -webkit-align-self: stretch;
  -moz-align-self: stretch;
  align-self: stretch;
  -ms-flex-item-align: stretch;
  position: relative; }
  @media only screen and (max-width: 1025px) {
    /* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .col-72 {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      width: 100%; } }
  /* line 514, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .col-72 {
    width: 100%; }

/* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height > .col-72 {
  min-height: calc(100vh - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height > .col-72 {
      min-height: 0; } }
  /* line 523, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height > .col-72 {
    min-height: 0; }

/* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height-with-tabs > .col-72 {
  min-height: calc(100vh - 60px - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height-with-tabs > .col-72 {
      min-height: 0; } }
  /* line 532, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height-with-tabs > .col-72 {
    min-height: 0; }

/* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.half-min-height > .col-72 {
  min-height: calc(50vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .half-min-height > .col-72 {
      min-height: 0; } }
  /* line 541, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .half-min-height > .col-72 {
    min-height: 0; }

/* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.sixty-min-height > .col-72 {
  min-height: calc(60vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .sixty-min-height > .col-72 {
      min-height: 0; } }
  /* line 550, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .sixty-min-height > .col-72 {
    min-height: 0; }

@media only screen and (max-width: 1025px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-72 {
    min-height: calc(100vh - 85px); }
    /* line 558, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-tablet.col-72 {
      min-height: calc(100vh - 46px); } }

@media only screen and (max-width: 767px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-72 {
    min-height: 0; } }

/* line 565, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-tablet.col-72 {
  min-height: calc(100vh - 111px); }

/* line 568, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-tablet.col-72 {
  min-height: 600px; }

@media only screen and (max-width: 1025px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-72 {
    min-height: calc(50vh - 42.5px); }
    /* line 576, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-tablet.col-72 {
      min-height: calc(50vh - 23px); } }

@media only screen and (max-width: 767px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-72 {
    min-height: 0; } }

/* line 583, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-tablet.col-72 {
  min-height: calc(100vh - 111px); }

/* line 586, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-tablet.col-72 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 590, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-mobile.col-72 {
    min-height: calc(100vh - 85px); }
    /* line 594, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-mobile.col-72 {
      min-height: calc(100vh - 46px); } }

/* line 598, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-mobile.col-72 {
  min-height: calc(100vh - 111px); }

/* line 601, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-mobile.col-72 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 605, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-mobile.col-72 {
    min-height: calc(50vh - 42.5px); }
    /* line 609, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-mobile.col-72 {
      min-height: calc(50vh - 23px); } }

/* line 613, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-mobile.col-72 {
  min-height: calc(100vh - 111px); }

/* line 616, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-mobile.col-72 {
  min-height: 600px; }

/* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.col-73 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 73%;
  -moz-flex: 1 1 73%;
  -ms-flex: 1 1 73%;
  flex: 1 1 73%;
  -webkit-box-ordinal-group: 0;
  -moz-box-ordinal-group: 0;
  box-ordinal-group: 0;
  -webkit-order: 0;
  -moz-order: 0;
  order: 0;
  -ms-flex-order: 0;
  -webkit-align-self: stretch;
  -moz-align-self: stretch;
  align-self: stretch;
  -ms-flex-item-align: stretch;
  position: relative; }
  @media only screen and (max-width: 1025px) {
    /* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .col-73 {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      width: 100%; } }
  /* line 514, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .col-73 {
    width: 100%; }

/* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height > .col-73 {
  min-height: calc(100vh - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height > .col-73 {
      min-height: 0; } }
  /* line 523, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height > .col-73 {
    min-height: 0; }

/* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height-with-tabs > .col-73 {
  min-height: calc(100vh - 60px - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height-with-tabs > .col-73 {
      min-height: 0; } }
  /* line 532, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height-with-tabs > .col-73 {
    min-height: 0; }

/* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.half-min-height > .col-73 {
  min-height: calc(50vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .half-min-height > .col-73 {
      min-height: 0; } }
  /* line 541, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .half-min-height > .col-73 {
    min-height: 0; }

/* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.sixty-min-height > .col-73 {
  min-height: calc(60vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .sixty-min-height > .col-73 {
      min-height: 0; } }
  /* line 550, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .sixty-min-height > .col-73 {
    min-height: 0; }

@media only screen and (max-width: 1025px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-73 {
    min-height: calc(100vh - 85px); }
    /* line 558, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-tablet.col-73 {
      min-height: calc(100vh - 46px); } }

@media only screen and (max-width: 767px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-73 {
    min-height: 0; } }

/* line 565, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-tablet.col-73 {
  min-height: calc(100vh - 111px); }

/* line 568, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-tablet.col-73 {
  min-height: 600px; }

@media only screen and (max-width: 1025px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-73 {
    min-height: calc(50vh - 42.5px); }
    /* line 576, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-tablet.col-73 {
      min-height: calc(50vh - 23px); } }

@media only screen and (max-width: 767px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-73 {
    min-height: 0; } }

/* line 583, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-tablet.col-73 {
  min-height: calc(100vh - 111px); }

/* line 586, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-tablet.col-73 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 590, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-mobile.col-73 {
    min-height: calc(100vh - 85px); }
    /* line 594, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-mobile.col-73 {
      min-height: calc(100vh - 46px); } }

/* line 598, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-mobile.col-73 {
  min-height: calc(100vh - 111px); }

/* line 601, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-mobile.col-73 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 605, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-mobile.col-73 {
    min-height: calc(50vh - 42.5px); }
    /* line 609, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-mobile.col-73 {
      min-height: calc(50vh - 23px); } }

/* line 613, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-mobile.col-73 {
  min-height: calc(100vh - 111px); }

/* line 616, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-mobile.col-73 {
  min-height: 600px; }

/* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.col-74 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 74%;
  -moz-flex: 1 1 74%;
  -ms-flex: 1 1 74%;
  flex: 1 1 74%;
  -webkit-box-ordinal-group: 0;
  -moz-box-ordinal-group: 0;
  box-ordinal-group: 0;
  -webkit-order: 0;
  -moz-order: 0;
  order: 0;
  -ms-flex-order: 0;
  -webkit-align-self: stretch;
  -moz-align-self: stretch;
  align-self: stretch;
  -ms-flex-item-align: stretch;
  position: relative; }
  @media only screen and (max-width: 1025px) {
    /* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .col-74 {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      width: 100%; } }
  /* line 514, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .col-74 {
    width: 100%; }

/* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height > .col-74 {
  min-height: calc(100vh - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height > .col-74 {
      min-height: 0; } }
  /* line 523, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height > .col-74 {
    min-height: 0; }

/* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height-with-tabs > .col-74 {
  min-height: calc(100vh - 60px - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height-with-tabs > .col-74 {
      min-height: 0; } }
  /* line 532, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height-with-tabs > .col-74 {
    min-height: 0; }

/* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.half-min-height > .col-74 {
  min-height: calc(50vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .half-min-height > .col-74 {
      min-height: 0; } }
  /* line 541, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .half-min-height > .col-74 {
    min-height: 0; }

/* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.sixty-min-height > .col-74 {
  min-height: calc(60vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .sixty-min-height > .col-74 {
      min-height: 0; } }
  /* line 550, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .sixty-min-height > .col-74 {
    min-height: 0; }

@media only screen and (max-width: 1025px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-74 {
    min-height: calc(100vh - 85px); }
    /* line 558, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-tablet.col-74 {
      min-height: calc(100vh - 46px); } }

@media only screen and (max-width: 767px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-74 {
    min-height: 0; } }

/* line 565, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-tablet.col-74 {
  min-height: calc(100vh - 111px); }

/* line 568, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-tablet.col-74 {
  min-height: 600px; }

@media only screen and (max-width: 1025px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-74 {
    min-height: calc(50vh - 42.5px); }
    /* line 576, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-tablet.col-74 {
      min-height: calc(50vh - 23px); } }

@media only screen and (max-width: 767px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-74 {
    min-height: 0; } }

/* line 583, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-tablet.col-74 {
  min-height: calc(100vh - 111px); }

/* line 586, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-tablet.col-74 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 590, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-mobile.col-74 {
    min-height: calc(100vh - 85px); }
    /* line 594, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-mobile.col-74 {
      min-height: calc(100vh - 46px); } }

/* line 598, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-mobile.col-74 {
  min-height: calc(100vh - 111px); }

/* line 601, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-mobile.col-74 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 605, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-mobile.col-74 {
    min-height: calc(50vh - 42.5px); }
    /* line 609, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-mobile.col-74 {
      min-height: calc(50vh - 23px); } }

/* line 613, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-mobile.col-74 {
  min-height: calc(100vh - 111px); }

/* line 616, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-mobile.col-74 {
  min-height: 600px; }

/* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.col-75 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 75%;
  -moz-flex: 1 1 75%;
  -ms-flex: 1 1 75%;
  flex: 1 1 75%;
  -webkit-box-ordinal-group: 0;
  -moz-box-ordinal-group: 0;
  box-ordinal-group: 0;
  -webkit-order: 0;
  -moz-order: 0;
  order: 0;
  -ms-flex-order: 0;
  -webkit-align-self: stretch;
  -moz-align-self: stretch;
  align-self: stretch;
  -ms-flex-item-align: stretch;
  position: relative; }
  @media only screen and (max-width: 1025px) {
    /* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .col-75 {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      width: 100%; } }
  /* line 514, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .col-75 {
    width: 100%; }

/* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height > .col-75 {
  min-height: calc(100vh - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height > .col-75 {
      min-height: 0; } }
  /* line 523, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height > .col-75 {
    min-height: 0; }

/* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height-with-tabs > .col-75 {
  min-height: calc(100vh - 60px - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height-with-tabs > .col-75 {
      min-height: 0; } }
  /* line 532, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height-with-tabs > .col-75 {
    min-height: 0; }

/* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.half-min-height > .col-75 {
  min-height: calc(50vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .half-min-height > .col-75 {
      min-height: 0; } }
  /* line 541, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .half-min-height > .col-75 {
    min-height: 0; }

/* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.sixty-min-height > .col-75 {
  min-height: calc(60vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .sixty-min-height > .col-75 {
      min-height: 0; } }
  /* line 550, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .sixty-min-height > .col-75 {
    min-height: 0; }

@media only screen and (max-width: 1025px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-75 {
    min-height: calc(100vh - 85px); }
    /* line 558, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-tablet.col-75 {
      min-height: calc(100vh - 46px); } }

@media only screen and (max-width: 767px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-75 {
    min-height: 0; } }

/* line 565, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-tablet.col-75 {
  min-height: calc(100vh - 111px); }

/* line 568, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-tablet.col-75 {
  min-height: 600px; }

@media only screen and (max-width: 1025px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-75 {
    min-height: calc(50vh - 42.5px); }
    /* line 576, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-tablet.col-75 {
      min-height: calc(50vh - 23px); } }

@media only screen and (max-width: 767px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-75 {
    min-height: 0; } }

/* line 583, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-tablet.col-75 {
  min-height: calc(100vh - 111px); }

/* line 586, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-tablet.col-75 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 590, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-mobile.col-75 {
    min-height: calc(100vh - 85px); }
    /* line 594, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-mobile.col-75 {
      min-height: calc(100vh - 46px); } }

/* line 598, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-mobile.col-75 {
  min-height: calc(100vh - 111px); }

/* line 601, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-mobile.col-75 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 605, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-mobile.col-75 {
    min-height: calc(50vh - 42.5px); }
    /* line 609, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-mobile.col-75 {
      min-height: calc(50vh - 23px); } }

/* line 613, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-mobile.col-75 {
  min-height: calc(100vh - 111px); }

/* line 616, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-mobile.col-75 {
  min-height: 600px; }

/* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.col-76 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 76%;
  -moz-flex: 1 1 76%;
  -ms-flex: 1 1 76%;
  flex: 1 1 76%;
  -webkit-box-ordinal-group: 0;
  -moz-box-ordinal-group: 0;
  box-ordinal-group: 0;
  -webkit-order: 0;
  -moz-order: 0;
  order: 0;
  -ms-flex-order: 0;
  -webkit-align-self: stretch;
  -moz-align-self: stretch;
  align-self: stretch;
  -ms-flex-item-align: stretch;
  position: relative; }
  @media only screen and (max-width: 1025px) {
    /* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .col-76 {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      width: 100%; } }
  /* line 514, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .col-76 {
    width: 100%; }

/* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height > .col-76 {
  min-height: calc(100vh - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height > .col-76 {
      min-height: 0; } }
  /* line 523, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height > .col-76 {
    min-height: 0; }

/* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height-with-tabs > .col-76 {
  min-height: calc(100vh - 60px - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height-with-tabs > .col-76 {
      min-height: 0; } }
  /* line 532, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height-with-tabs > .col-76 {
    min-height: 0; }

/* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.half-min-height > .col-76 {
  min-height: calc(50vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .half-min-height > .col-76 {
      min-height: 0; } }
  /* line 541, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .half-min-height > .col-76 {
    min-height: 0; }

/* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.sixty-min-height > .col-76 {
  min-height: calc(60vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .sixty-min-height > .col-76 {
      min-height: 0; } }
  /* line 550, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .sixty-min-height > .col-76 {
    min-height: 0; }

@media only screen and (max-width: 1025px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-76 {
    min-height: calc(100vh - 85px); }
    /* line 558, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-tablet.col-76 {
      min-height: calc(100vh - 46px); } }

@media only screen and (max-width: 767px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-76 {
    min-height: 0; } }

/* line 565, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-tablet.col-76 {
  min-height: calc(100vh - 111px); }

/* line 568, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-tablet.col-76 {
  min-height: 600px; }

@media only screen and (max-width: 1025px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-76 {
    min-height: calc(50vh - 42.5px); }
    /* line 576, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-tablet.col-76 {
      min-height: calc(50vh - 23px); } }

@media only screen and (max-width: 767px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-76 {
    min-height: 0; } }

/* line 583, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-tablet.col-76 {
  min-height: calc(100vh - 111px); }

/* line 586, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-tablet.col-76 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 590, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-mobile.col-76 {
    min-height: calc(100vh - 85px); }
    /* line 594, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-mobile.col-76 {
      min-height: calc(100vh - 46px); } }

/* line 598, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-mobile.col-76 {
  min-height: calc(100vh - 111px); }

/* line 601, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-mobile.col-76 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 605, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-mobile.col-76 {
    min-height: calc(50vh - 42.5px); }
    /* line 609, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-mobile.col-76 {
      min-height: calc(50vh - 23px); } }

/* line 613, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-mobile.col-76 {
  min-height: calc(100vh - 111px); }

/* line 616, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-mobile.col-76 {
  min-height: 600px; }

/* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.col-77 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 77%;
  -moz-flex: 1 1 77%;
  -ms-flex: 1 1 77%;
  flex: 1 1 77%;
  -webkit-box-ordinal-group: 0;
  -moz-box-ordinal-group: 0;
  box-ordinal-group: 0;
  -webkit-order: 0;
  -moz-order: 0;
  order: 0;
  -ms-flex-order: 0;
  -webkit-align-self: stretch;
  -moz-align-self: stretch;
  align-self: stretch;
  -ms-flex-item-align: stretch;
  position: relative; }
  @media only screen and (max-width: 1025px) {
    /* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .col-77 {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      width: 100%; } }
  /* line 514, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .col-77 {
    width: 100%; }

/* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height > .col-77 {
  min-height: calc(100vh - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height > .col-77 {
      min-height: 0; } }
  /* line 523, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height > .col-77 {
    min-height: 0; }

/* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height-with-tabs > .col-77 {
  min-height: calc(100vh - 60px - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height-with-tabs > .col-77 {
      min-height: 0; } }
  /* line 532, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height-with-tabs > .col-77 {
    min-height: 0; }

/* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.half-min-height > .col-77 {
  min-height: calc(50vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .half-min-height > .col-77 {
      min-height: 0; } }
  /* line 541, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .half-min-height > .col-77 {
    min-height: 0; }

/* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.sixty-min-height > .col-77 {
  min-height: calc(60vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .sixty-min-height > .col-77 {
      min-height: 0; } }
  /* line 550, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .sixty-min-height > .col-77 {
    min-height: 0; }

@media only screen and (max-width: 1025px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-77 {
    min-height: calc(100vh - 85px); }
    /* line 558, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-tablet.col-77 {
      min-height: calc(100vh - 46px); } }

@media only screen and (max-width: 767px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-77 {
    min-height: 0; } }

/* line 565, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-tablet.col-77 {
  min-height: calc(100vh - 111px); }

/* line 568, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-tablet.col-77 {
  min-height: 600px; }

@media only screen and (max-width: 1025px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-77 {
    min-height: calc(50vh - 42.5px); }
    /* line 576, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-tablet.col-77 {
      min-height: calc(50vh - 23px); } }

@media only screen and (max-width: 767px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-77 {
    min-height: 0; } }

/* line 583, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-tablet.col-77 {
  min-height: calc(100vh - 111px); }

/* line 586, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-tablet.col-77 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 590, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-mobile.col-77 {
    min-height: calc(100vh - 85px); }
    /* line 594, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-mobile.col-77 {
      min-height: calc(100vh - 46px); } }

/* line 598, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-mobile.col-77 {
  min-height: calc(100vh - 111px); }

/* line 601, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-mobile.col-77 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 605, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-mobile.col-77 {
    min-height: calc(50vh - 42.5px); }
    /* line 609, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-mobile.col-77 {
      min-height: calc(50vh - 23px); } }

/* line 613, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-mobile.col-77 {
  min-height: calc(100vh - 111px); }

/* line 616, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-mobile.col-77 {
  min-height: 600px; }

/* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.col-78 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 78%;
  -moz-flex: 1 1 78%;
  -ms-flex: 1 1 78%;
  flex: 1 1 78%;
  -webkit-box-ordinal-group: 0;
  -moz-box-ordinal-group: 0;
  box-ordinal-group: 0;
  -webkit-order: 0;
  -moz-order: 0;
  order: 0;
  -ms-flex-order: 0;
  -webkit-align-self: stretch;
  -moz-align-self: stretch;
  align-self: stretch;
  -ms-flex-item-align: stretch;
  position: relative; }
  @media only screen and (max-width: 1025px) {
    /* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .col-78 {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      width: 100%; } }
  /* line 514, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .col-78 {
    width: 100%; }

/* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height > .col-78 {
  min-height: calc(100vh - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height > .col-78 {
      min-height: 0; } }
  /* line 523, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height > .col-78 {
    min-height: 0; }

/* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height-with-tabs > .col-78 {
  min-height: calc(100vh - 60px - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height-with-tabs > .col-78 {
      min-height: 0; } }
  /* line 532, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height-with-tabs > .col-78 {
    min-height: 0; }

/* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.half-min-height > .col-78 {
  min-height: calc(50vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .half-min-height > .col-78 {
      min-height: 0; } }
  /* line 541, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .half-min-height > .col-78 {
    min-height: 0; }

/* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.sixty-min-height > .col-78 {
  min-height: calc(60vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .sixty-min-height > .col-78 {
      min-height: 0; } }
  /* line 550, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .sixty-min-height > .col-78 {
    min-height: 0; }

@media only screen and (max-width: 1025px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-78 {
    min-height: calc(100vh - 85px); }
    /* line 558, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-tablet.col-78 {
      min-height: calc(100vh - 46px); } }

@media only screen and (max-width: 767px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-78 {
    min-height: 0; } }

/* line 565, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-tablet.col-78 {
  min-height: calc(100vh - 111px); }

/* line 568, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-tablet.col-78 {
  min-height: 600px; }

@media only screen and (max-width: 1025px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-78 {
    min-height: calc(50vh - 42.5px); }
    /* line 576, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-tablet.col-78 {
      min-height: calc(50vh - 23px); } }

@media only screen and (max-width: 767px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-78 {
    min-height: 0; } }

/* line 583, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-tablet.col-78 {
  min-height: calc(100vh - 111px); }

/* line 586, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-tablet.col-78 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 590, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-mobile.col-78 {
    min-height: calc(100vh - 85px); }
    /* line 594, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-mobile.col-78 {
      min-height: calc(100vh - 46px); } }

/* line 598, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-mobile.col-78 {
  min-height: calc(100vh - 111px); }

/* line 601, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-mobile.col-78 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 605, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-mobile.col-78 {
    min-height: calc(50vh - 42.5px); }
    /* line 609, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-mobile.col-78 {
      min-height: calc(50vh - 23px); } }

/* line 613, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-mobile.col-78 {
  min-height: calc(100vh - 111px); }

/* line 616, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-mobile.col-78 {
  min-height: 600px; }

/* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.col-79 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 79%;
  -moz-flex: 1 1 79%;
  -ms-flex: 1 1 79%;
  flex: 1 1 79%;
  -webkit-box-ordinal-group: 0;
  -moz-box-ordinal-group: 0;
  box-ordinal-group: 0;
  -webkit-order: 0;
  -moz-order: 0;
  order: 0;
  -ms-flex-order: 0;
  -webkit-align-self: stretch;
  -moz-align-self: stretch;
  align-self: stretch;
  -ms-flex-item-align: stretch;
  position: relative; }
  @media only screen and (max-width: 1025px) {
    /* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .col-79 {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      width: 100%; } }
  /* line 514, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .col-79 {
    width: 100%; }

/* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height > .col-79 {
  min-height: calc(100vh - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height > .col-79 {
      min-height: 0; } }
  /* line 523, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height > .col-79 {
    min-height: 0; }

/* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height-with-tabs > .col-79 {
  min-height: calc(100vh - 60px - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height-with-tabs > .col-79 {
      min-height: 0; } }
  /* line 532, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height-with-tabs > .col-79 {
    min-height: 0; }

/* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.half-min-height > .col-79 {
  min-height: calc(50vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .half-min-height > .col-79 {
      min-height: 0; } }
  /* line 541, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .half-min-height > .col-79 {
    min-height: 0; }

/* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.sixty-min-height > .col-79 {
  min-height: calc(60vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .sixty-min-height > .col-79 {
      min-height: 0; } }
  /* line 550, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .sixty-min-height > .col-79 {
    min-height: 0; }

@media only screen and (max-width: 1025px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-79 {
    min-height: calc(100vh - 85px); }
    /* line 558, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-tablet.col-79 {
      min-height: calc(100vh - 46px); } }

@media only screen and (max-width: 767px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-79 {
    min-height: 0; } }

/* line 565, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-tablet.col-79 {
  min-height: calc(100vh - 111px); }

/* line 568, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-tablet.col-79 {
  min-height: 600px; }

@media only screen and (max-width: 1025px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-79 {
    min-height: calc(50vh - 42.5px); }
    /* line 576, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-tablet.col-79 {
      min-height: calc(50vh - 23px); } }

@media only screen and (max-width: 767px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-79 {
    min-height: 0; } }

/* line 583, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-tablet.col-79 {
  min-height: calc(100vh - 111px); }

/* line 586, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-tablet.col-79 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 590, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-mobile.col-79 {
    min-height: calc(100vh - 85px); }
    /* line 594, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-mobile.col-79 {
      min-height: calc(100vh - 46px); } }

/* line 598, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-mobile.col-79 {
  min-height: calc(100vh - 111px); }

/* line 601, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-mobile.col-79 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 605, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-mobile.col-79 {
    min-height: calc(50vh - 42.5px); }
    /* line 609, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-mobile.col-79 {
      min-height: calc(50vh - 23px); } }

/* line 613, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-mobile.col-79 {
  min-height: calc(100vh - 111px); }

/* line 616, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-mobile.col-79 {
  min-height: 600px; }

/* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.col-80 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 80%;
  -moz-flex: 1 1 80%;
  -ms-flex: 1 1 80%;
  flex: 1 1 80%;
  -webkit-box-ordinal-group: 0;
  -moz-box-ordinal-group: 0;
  box-ordinal-group: 0;
  -webkit-order: 0;
  -moz-order: 0;
  order: 0;
  -ms-flex-order: 0;
  -webkit-align-self: stretch;
  -moz-align-self: stretch;
  align-self: stretch;
  -ms-flex-item-align: stretch;
  position: relative; }
  @media only screen and (max-width: 1025px) {
    /* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .col-80 {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      width: 100%; } }
  /* line 514, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .col-80 {
    width: 100%; }

/* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height > .col-80 {
  min-height: calc(100vh - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height > .col-80 {
      min-height: 0; } }
  /* line 523, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height > .col-80 {
    min-height: 0; }

/* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height-with-tabs > .col-80 {
  min-height: calc(100vh - 60px - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height-with-tabs > .col-80 {
      min-height: 0; } }
  /* line 532, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height-with-tabs > .col-80 {
    min-height: 0; }

/* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.half-min-height > .col-80 {
  min-height: calc(50vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .half-min-height > .col-80 {
      min-height: 0; } }
  /* line 541, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .half-min-height > .col-80 {
    min-height: 0; }

/* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.sixty-min-height > .col-80 {
  min-height: calc(60vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .sixty-min-height > .col-80 {
      min-height: 0; } }
  /* line 550, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .sixty-min-height > .col-80 {
    min-height: 0; }

@media only screen and (max-width: 1025px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-80 {
    min-height: calc(100vh - 85px); }
    /* line 558, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-tablet.col-80 {
      min-height: calc(100vh - 46px); } }

@media only screen and (max-width: 767px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-80 {
    min-height: 0; } }

/* line 565, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-tablet.col-80 {
  min-height: calc(100vh - 111px); }

/* line 568, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-tablet.col-80 {
  min-height: 600px; }

@media only screen and (max-width: 1025px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-80 {
    min-height: calc(50vh - 42.5px); }
    /* line 576, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-tablet.col-80 {
      min-height: calc(50vh - 23px); } }

@media only screen and (max-width: 767px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-80 {
    min-height: 0; } }

/* line 583, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-tablet.col-80 {
  min-height: calc(100vh - 111px); }

/* line 586, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-tablet.col-80 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 590, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-mobile.col-80 {
    min-height: calc(100vh - 85px); }
    /* line 594, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-mobile.col-80 {
      min-height: calc(100vh - 46px); } }

/* line 598, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-mobile.col-80 {
  min-height: calc(100vh - 111px); }

/* line 601, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-mobile.col-80 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 605, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-mobile.col-80 {
    min-height: calc(50vh - 42.5px); }
    /* line 609, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-mobile.col-80 {
      min-height: calc(50vh - 23px); } }

/* line 613, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-mobile.col-80 {
  min-height: calc(100vh - 111px); }

/* line 616, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-mobile.col-80 {
  min-height: 600px; }

/* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.col-81 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 81%;
  -moz-flex: 1 1 81%;
  -ms-flex: 1 1 81%;
  flex: 1 1 81%;
  -webkit-box-ordinal-group: 0;
  -moz-box-ordinal-group: 0;
  box-ordinal-group: 0;
  -webkit-order: 0;
  -moz-order: 0;
  order: 0;
  -ms-flex-order: 0;
  -webkit-align-self: stretch;
  -moz-align-self: stretch;
  align-self: stretch;
  -ms-flex-item-align: stretch;
  position: relative; }
  @media only screen and (max-width: 1025px) {
    /* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .col-81 {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      width: 100%; } }
  /* line 514, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .col-81 {
    width: 100%; }

/* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height > .col-81 {
  min-height: calc(100vh - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height > .col-81 {
      min-height: 0; } }
  /* line 523, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height > .col-81 {
    min-height: 0; }

/* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height-with-tabs > .col-81 {
  min-height: calc(100vh - 60px - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height-with-tabs > .col-81 {
      min-height: 0; } }
  /* line 532, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height-with-tabs > .col-81 {
    min-height: 0; }

/* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.half-min-height > .col-81 {
  min-height: calc(50vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .half-min-height > .col-81 {
      min-height: 0; } }
  /* line 541, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .half-min-height > .col-81 {
    min-height: 0; }

/* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.sixty-min-height > .col-81 {
  min-height: calc(60vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .sixty-min-height > .col-81 {
      min-height: 0; } }
  /* line 550, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .sixty-min-height > .col-81 {
    min-height: 0; }

@media only screen and (max-width: 1025px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-81 {
    min-height: calc(100vh - 85px); }
    /* line 558, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-tablet.col-81 {
      min-height: calc(100vh - 46px); } }

@media only screen and (max-width: 767px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-81 {
    min-height: 0; } }

/* line 565, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-tablet.col-81 {
  min-height: calc(100vh - 111px); }

/* line 568, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-tablet.col-81 {
  min-height: 600px; }

@media only screen and (max-width: 1025px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-81 {
    min-height: calc(50vh - 42.5px); }
    /* line 576, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-tablet.col-81 {
      min-height: calc(50vh - 23px); } }

@media only screen and (max-width: 767px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-81 {
    min-height: 0; } }

/* line 583, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-tablet.col-81 {
  min-height: calc(100vh - 111px); }

/* line 586, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-tablet.col-81 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 590, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-mobile.col-81 {
    min-height: calc(100vh - 85px); }
    /* line 594, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-mobile.col-81 {
      min-height: calc(100vh - 46px); } }

/* line 598, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-mobile.col-81 {
  min-height: calc(100vh - 111px); }

/* line 601, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-mobile.col-81 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 605, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-mobile.col-81 {
    min-height: calc(50vh - 42.5px); }
    /* line 609, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-mobile.col-81 {
      min-height: calc(50vh - 23px); } }

/* line 613, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-mobile.col-81 {
  min-height: calc(100vh - 111px); }

/* line 616, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-mobile.col-81 {
  min-height: 600px; }

/* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.col-82 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 82%;
  -moz-flex: 1 1 82%;
  -ms-flex: 1 1 82%;
  flex: 1 1 82%;
  -webkit-box-ordinal-group: 0;
  -moz-box-ordinal-group: 0;
  box-ordinal-group: 0;
  -webkit-order: 0;
  -moz-order: 0;
  order: 0;
  -ms-flex-order: 0;
  -webkit-align-self: stretch;
  -moz-align-self: stretch;
  align-self: stretch;
  -ms-flex-item-align: stretch;
  position: relative; }
  @media only screen and (max-width: 1025px) {
    /* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .col-82 {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      width: 100%; } }
  /* line 514, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .col-82 {
    width: 100%; }

/* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height > .col-82 {
  min-height: calc(100vh - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height > .col-82 {
      min-height: 0; } }
  /* line 523, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height > .col-82 {
    min-height: 0; }

/* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height-with-tabs > .col-82 {
  min-height: calc(100vh - 60px - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height-with-tabs > .col-82 {
      min-height: 0; } }
  /* line 532, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height-with-tabs > .col-82 {
    min-height: 0; }

/* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.half-min-height > .col-82 {
  min-height: calc(50vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .half-min-height > .col-82 {
      min-height: 0; } }
  /* line 541, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .half-min-height > .col-82 {
    min-height: 0; }

/* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.sixty-min-height > .col-82 {
  min-height: calc(60vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .sixty-min-height > .col-82 {
      min-height: 0; } }
  /* line 550, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .sixty-min-height > .col-82 {
    min-height: 0; }

@media only screen and (max-width: 1025px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-82 {
    min-height: calc(100vh - 85px); }
    /* line 558, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-tablet.col-82 {
      min-height: calc(100vh - 46px); } }

@media only screen and (max-width: 767px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-82 {
    min-height: 0; } }

/* line 565, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-tablet.col-82 {
  min-height: calc(100vh - 111px); }

/* line 568, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-tablet.col-82 {
  min-height: 600px; }

@media only screen and (max-width: 1025px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-82 {
    min-height: calc(50vh - 42.5px); }
    /* line 576, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-tablet.col-82 {
      min-height: calc(50vh - 23px); } }

@media only screen and (max-width: 767px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-82 {
    min-height: 0; } }

/* line 583, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-tablet.col-82 {
  min-height: calc(100vh - 111px); }

/* line 586, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-tablet.col-82 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 590, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-mobile.col-82 {
    min-height: calc(100vh - 85px); }
    /* line 594, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-mobile.col-82 {
      min-height: calc(100vh - 46px); } }

/* line 598, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-mobile.col-82 {
  min-height: calc(100vh - 111px); }

/* line 601, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-mobile.col-82 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 605, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-mobile.col-82 {
    min-height: calc(50vh - 42.5px); }
    /* line 609, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-mobile.col-82 {
      min-height: calc(50vh - 23px); } }

/* line 613, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-mobile.col-82 {
  min-height: calc(100vh - 111px); }

/* line 616, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-mobile.col-82 {
  min-height: 600px; }

/* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.col-83 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 83%;
  -moz-flex: 1 1 83%;
  -ms-flex: 1 1 83%;
  flex: 1 1 83%;
  -webkit-box-ordinal-group: 0;
  -moz-box-ordinal-group: 0;
  box-ordinal-group: 0;
  -webkit-order: 0;
  -moz-order: 0;
  order: 0;
  -ms-flex-order: 0;
  -webkit-align-self: stretch;
  -moz-align-self: stretch;
  align-self: stretch;
  -ms-flex-item-align: stretch;
  position: relative; }
  @media only screen and (max-width: 1025px) {
    /* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .col-83 {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      width: 100%; } }
  /* line 514, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .col-83 {
    width: 100%; }

/* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height > .col-83 {
  min-height: calc(100vh - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height > .col-83 {
      min-height: 0; } }
  /* line 523, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height > .col-83 {
    min-height: 0; }

/* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height-with-tabs > .col-83 {
  min-height: calc(100vh - 60px - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height-with-tabs > .col-83 {
      min-height: 0; } }
  /* line 532, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height-with-tabs > .col-83 {
    min-height: 0; }

/* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.half-min-height > .col-83 {
  min-height: calc(50vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .half-min-height > .col-83 {
      min-height: 0; } }
  /* line 541, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .half-min-height > .col-83 {
    min-height: 0; }

/* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.sixty-min-height > .col-83 {
  min-height: calc(60vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .sixty-min-height > .col-83 {
      min-height: 0; } }
  /* line 550, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .sixty-min-height > .col-83 {
    min-height: 0; }

@media only screen and (max-width: 1025px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-83 {
    min-height: calc(100vh - 85px); }
    /* line 558, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-tablet.col-83 {
      min-height: calc(100vh - 46px); } }

@media only screen and (max-width: 767px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-83 {
    min-height: 0; } }

/* line 565, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-tablet.col-83 {
  min-height: calc(100vh - 111px); }

/* line 568, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-tablet.col-83 {
  min-height: 600px; }

@media only screen and (max-width: 1025px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-83 {
    min-height: calc(50vh - 42.5px); }
    /* line 576, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-tablet.col-83 {
      min-height: calc(50vh - 23px); } }

@media only screen and (max-width: 767px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-83 {
    min-height: 0; } }

/* line 583, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-tablet.col-83 {
  min-height: calc(100vh - 111px); }

/* line 586, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-tablet.col-83 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 590, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-mobile.col-83 {
    min-height: calc(100vh - 85px); }
    /* line 594, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-mobile.col-83 {
      min-height: calc(100vh - 46px); } }

/* line 598, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-mobile.col-83 {
  min-height: calc(100vh - 111px); }

/* line 601, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-mobile.col-83 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 605, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-mobile.col-83 {
    min-height: calc(50vh - 42.5px); }
    /* line 609, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-mobile.col-83 {
      min-height: calc(50vh - 23px); } }

/* line 613, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-mobile.col-83 {
  min-height: calc(100vh - 111px); }

/* line 616, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-mobile.col-83 {
  min-height: 600px; }

/* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.col-84 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 84%;
  -moz-flex: 1 1 84%;
  -ms-flex: 1 1 84%;
  flex: 1 1 84%;
  -webkit-box-ordinal-group: 0;
  -moz-box-ordinal-group: 0;
  box-ordinal-group: 0;
  -webkit-order: 0;
  -moz-order: 0;
  order: 0;
  -ms-flex-order: 0;
  -webkit-align-self: stretch;
  -moz-align-self: stretch;
  align-self: stretch;
  -ms-flex-item-align: stretch;
  position: relative; }
  @media only screen and (max-width: 1025px) {
    /* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .col-84 {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      width: 100%; } }
  /* line 514, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .col-84 {
    width: 100%; }

/* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height > .col-84 {
  min-height: calc(100vh - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height > .col-84 {
      min-height: 0; } }
  /* line 523, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height > .col-84 {
    min-height: 0; }

/* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height-with-tabs > .col-84 {
  min-height: calc(100vh - 60px - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height-with-tabs > .col-84 {
      min-height: 0; } }
  /* line 532, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height-with-tabs > .col-84 {
    min-height: 0; }

/* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.half-min-height > .col-84 {
  min-height: calc(50vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .half-min-height > .col-84 {
      min-height: 0; } }
  /* line 541, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .half-min-height > .col-84 {
    min-height: 0; }

/* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.sixty-min-height > .col-84 {
  min-height: calc(60vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .sixty-min-height > .col-84 {
      min-height: 0; } }
  /* line 550, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .sixty-min-height > .col-84 {
    min-height: 0; }

@media only screen and (max-width: 1025px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-84 {
    min-height: calc(100vh - 85px); }
    /* line 558, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-tablet.col-84 {
      min-height: calc(100vh - 46px); } }

@media only screen and (max-width: 767px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-84 {
    min-height: 0; } }

/* line 565, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-tablet.col-84 {
  min-height: calc(100vh - 111px); }

/* line 568, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-tablet.col-84 {
  min-height: 600px; }

@media only screen and (max-width: 1025px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-84 {
    min-height: calc(50vh - 42.5px); }
    /* line 576, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-tablet.col-84 {
      min-height: calc(50vh - 23px); } }

@media only screen and (max-width: 767px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-84 {
    min-height: 0; } }

/* line 583, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-tablet.col-84 {
  min-height: calc(100vh - 111px); }

/* line 586, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-tablet.col-84 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 590, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-mobile.col-84 {
    min-height: calc(100vh - 85px); }
    /* line 594, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-mobile.col-84 {
      min-height: calc(100vh - 46px); } }

/* line 598, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-mobile.col-84 {
  min-height: calc(100vh - 111px); }

/* line 601, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-mobile.col-84 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 605, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-mobile.col-84 {
    min-height: calc(50vh - 42.5px); }
    /* line 609, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-mobile.col-84 {
      min-height: calc(50vh - 23px); } }

/* line 613, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-mobile.col-84 {
  min-height: calc(100vh - 111px); }

/* line 616, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-mobile.col-84 {
  min-height: 600px; }

/* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.col-85 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 85%;
  -moz-flex: 1 1 85%;
  -ms-flex: 1 1 85%;
  flex: 1 1 85%;
  -webkit-box-ordinal-group: 0;
  -moz-box-ordinal-group: 0;
  box-ordinal-group: 0;
  -webkit-order: 0;
  -moz-order: 0;
  order: 0;
  -ms-flex-order: 0;
  -webkit-align-self: stretch;
  -moz-align-self: stretch;
  align-self: stretch;
  -ms-flex-item-align: stretch;
  position: relative; }
  @media only screen and (max-width: 1025px) {
    /* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .col-85 {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      width: 100%; } }
  /* line 514, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .col-85 {
    width: 100%; }

/* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height > .col-85 {
  min-height: calc(100vh - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height > .col-85 {
      min-height: 0; } }
  /* line 523, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height > .col-85 {
    min-height: 0; }

/* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height-with-tabs > .col-85 {
  min-height: calc(100vh - 60px - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height-with-tabs > .col-85 {
      min-height: 0; } }
  /* line 532, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height-with-tabs > .col-85 {
    min-height: 0; }

/* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.half-min-height > .col-85 {
  min-height: calc(50vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .half-min-height > .col-85 {
      min-height: 0; } }
  /* line 541, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .half-min-height > .col-85 {
    min-height: 0; }

/* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.sixty-min-height > .col-85 {
  min-height: calc(60vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .sixty-min-height > .col-85 {
      min-height: 0; } }
  /* line 550, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .sixty-min-height > .col-85 {
    min-height: 0; }

@media only screen and (max-width: 1025px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-85 {
    min-height: calc(100vh - 85px); }
    /* line 558, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-tablet.col-85 {
      min-height: calc(100vh - 46px); } }

@media only screen and (max-width: 767px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-85 {
    min-height: 0; } }

/* line 565, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-tablet.col-85 {
  min-height: calc(100vh - 111px); }

/* line 568, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-tablet.col-85 {
  min-height: 600px; }

@media only screen and (max-width: 1025px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-85 {
    min-height: calc(50vh - 42.5px); }
    /* line 576, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-tablet.col-85 {
      min-height: calc(50vh - 23px); } }

@media only screen and (max-width: 767px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-85 {
    min-height: 0; } }

/* line 583, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-tablet.col-85 {
  min-height: calc(100vh - 111px); }

/* line 586, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-tablet.col-85 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 590, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-mobile.col-85 {
    min-height: calc(100vh - 85px); }
    /* line 594, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-mobile.col-85 {
      min-height: calc(100vh - 46px); } }

/* line 598, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-mobile.col-85 {
  min-height: calc(100vh - 111px); }

/* line 601, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-mobile.col-85 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 605, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-mobile.col-85 {
    min-height: calc(50vh - 42.5px); }
    /* line 609, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-mobile.col-85 {
      min-height: calc(50vh - 23px); } }

/* line 613, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-mobile.col-85 {
  min-height: calc(100vh - 111px); }

/* line 616, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-mobile.col-85 {
  min-height: 600px; }

/* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.col-86 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 86%;
  -moz-flex: 1 1 86%;
  -ms-flex: 1 1 86%;
  flex: 1 1 86%;
  -webkit-box-ordinal-group: 0;
  -moz-box-ordinal-group: 0;
  box-ordinal-group: 0;
  -webkit-order: 0;
  -moz-order: 0;
  order: 0;
  -ms-flex-order: 0;
  -webkit-align-self: stretch;
  -moz-align-self: stretch;
  align-self: stretch;
  -ms-flex-item-align: stretch;
  position: relative; }
  @media only screen and (max-width: 1025px) {
    /* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .col-86 {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      width: 100%; } }
  /* line 514, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .col-86 {
    width: 100%; }

/* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height > .col-86 {
  min-height: calc(100vh - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height > .col-86 {
      min-height: 0; } }
  /* line 523, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height > .col-86 {
    min-height: 0; }

/* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height-with-tabs > .col-86 {
  min-height: calc(100vh - 60px - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height-with-tabs > .col-86 {
      min-height: 0; } }
  /* line 532, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height-with-tabs > .col-86 {
    min-height: 0; }

/* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.half-min-height > .col-86 {
  min-height: calc(50vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .half-min-height > .col-86 {
      min-height: 0; } }
  /* line 541, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .half-min-height > .col-86 {
    min-height: 0; }

/* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.sixty-min-height > .col-86 {
  min-height: calc(60vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .sixty-min-height > .col-86 {
      min-height: 0; } }
  /* line 550, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .sixty-min-height > .col-86 {
    min-height: 0; }

@media only screen and (max-width: 1025px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-86 {
    min-height: calc(100vh - 85px); }
    /* line 558, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-tablet.col-86 {
      min-height: calc(100vh - 46px); } }

@media only screen and (max-width: 767px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-86 {
    min-height: 0; } }

/* line 565, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-tablet.col-86 {
  min-height: calc(100vh - 111px); }

/* line 568, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-tablet.col-86 {
  min-height: 600px; }

@media only screen and (max-width: 1025px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-86 {
    min-height: calc(50vh - 42.5px); }
    /* line 576, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-tablet.col-86 {
      min-height: calc(50vh - 23px); } }

@media only screen and (max-width: 767px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-86 {
    min-height: 0; } }

/* line 583, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-tablet.col-86 {
  min-height: calc(100vh - 111px); }

/* line 586, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-tablet.col-86 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 590, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-mobile.col-86 {
    min-height: calc(100vh - 85px); }
    /* line 594, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-mobile.col-86 {
      min-height: calc(100vh - 46px); } }

/* line 598, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-mobile.col-86 {
  min-height: calc(100vh - 111px); }

/* line 601, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-mobile.col-86 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 605, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-mobile.col-86 {
    min-height: calc(50vh - 42.5px); }
    /* line 609, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-mobile.col-86 {
      min-height: calc(50vh - 23px); } }

/* line 613, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-mobile.col-86 {
  min-height: calc(100vh - 111px); }

/* line 616, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-mobile.col-86 {
  min-height: 600px; }

/* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.col-87 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 87%;
  -moz-flex: 1 1 87%;
  -ms-flex: 1 1 87%;
  flex: 1 1 87%;
  -webkit-box-ordinal-group: 0;
  -moz-box-ordinal-group: 0;
  box-ordinal-group: 0;
  -webkit-order: 0;
  -moz-order: 0;
  order: 0;
  -ms-flex-order: 0;
  -webkit-align-self: stretch;
  -moz-align-self: stretch;
  align-self: stretch;
  -ms-flex-item-align: stretch;
  position: relative; }
  @media only screen and (max-width: 1025px) {
    /* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .col-87 {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      width: 100%; } }
  /* line 514, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .col-87 {
    width: 100%; }

/* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height > .col-87 {
  min-height: calc(100vh - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height > .col-87 {
      min-height: 0; } }
  /* line 523, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height > .col-87 {
    min-height: 0; }

/* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height-with-tabs > .col-87 {
  min-height: calc(100vh - 60px - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height-with-tabs > .col-87 {
      min-height: 0; } }
  /* line 532, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height-with-tabs > .col-87 {
    min-height: 0; }

/* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.half-min-height > .col-87 {
  min-height: calc(50vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .half-min-height > .col-87 {
      min-height: 0; } }
  /* line 541, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .half-min-height > .col-87 {
    min-height: 0; }

/* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.sixty-min-height > .col-87 {
  min-height: calc(60vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .sixty-min-height > .col-87 {
      min-height: 0; } }
  /* line 550, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .sixty-min-height > .col-87 {
    min-height: 0; }

@media only screen and (max-width: 1025px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-87 {
    min-height: calc(100vh - 85px); }
    /* line 558, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-tablet.col-87 {
      min-height: calc(100vh - 46px); } }

@media only screen and (max-width: 767px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-87 {
    min-height: 0; } }

/* line 565, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-tablet.col-87 {
  min-height: calc(100vh - 111px); }

/* line 568, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-tablet.col-87 {
  min-height: 600px; }

@media only screen and (max-width: 1025px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-87 {
    min-height: calc(50vh - 42.5px); }
    /* line 576, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-tablet.col-87 {
      min-height: calc(50vh - 23px); } }

@media only screen and (max-width: 767px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-87 {
    min-height: 0; } }

/* line 583, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-tablet.col-87 {
  min-height: calc(100vh - 111px); }

/* line 586, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-tablet.col-87 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 590, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-mobile.col-87 {
    min-height: calc(100vh - 85px); }
    /* line 594, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-mobile.col-87 {
      min-height: calc(100vh - 46px); } }

/* line 598, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-mobile.col-87 {
  min-height: calc(100vh - 111px); }

/* line 601, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-mobile.col-87 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 605, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-mobile.col-87 {
    min-height: calc(50vh - 42.5px); }
    /* line 609, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-mobile.col-87 {
      min-height: calc(50vh - 23px); } }

/* line 613, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-mobile.col-87 {
  min-height: calc(100vh - 111px); }

/* line 616, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-mobile.col-87 {
  min-height: 600px; }

/* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.col-88 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 88%;
  -moz-flex: 1 1 88%;
  -ms-flex: 1 1 88%;
  flex: 1 1 88%;
  -webkit-box-ordinal-group: 0;
  -moz-box-ordinal-group: 0;
  box-ordinal-group: 0;
  -webkit-order: 0;
  -moz-order: 0;
  order: 0;
  -ms-flex-order: 0;
  -webkit-align-self: stretch;
  -moz-align-self: stretch;
  align-self: stretch;
  -ms-flex-item-align: stretch;
  position: relative; }
  @media only screen and (max-width: 1025px) {
    /* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .col-88 {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      width: 100%; } }
  /* line 514, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .col-88 {
    width: 100%; }

/* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height > .col-88 {
  min-height: calc(100vh - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height > .col-88 {
      min-height: 0; } }
  /* line 523, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height > .col-88 {
    min-height: 0; }

/* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height-with-tabs > .col-88 {
  min-height: calc(100vh - 60px - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height-with-tabs > .col-88 {
      min-height: 0; } }
  /* line 532, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height-with-tabs > .col-88 {
    min-height: 0; }

/* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.half-min-height > .col-88 {
  min-height: calc(50vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .half-min-height > .col-88 {
      min-height: 0; } }
  /* line 541, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .half-min-height > .col-88 {
    min-height: 0; }

/* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.sixty-min-height > .col-88 {
  min-height: calc(60vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .sixty-min-height > .col-88 {
      min-height: 0; } }
  /* line 550, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .sixty-min-height > .col-88 {
    min-height: 0; }

@media only screen and (max-width: 1025px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-88 {
    min-height: calc(100vh - 85px); }
    /* line 558, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-tablet.col-88 {
      min-height: calc(100vh - 46px); } }

@media only screen and (max-width: 767px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-88 {
    min-height: 0; } }

/* line 565, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-tablet.col-88 {
  min-height: calc(100vh - 111px); }

/* line 568, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-tablet.col-88 {
  min-height: 600px; }

@media only screen and (max-width: 1025px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-88 {
    min-height: calc(50vh - 42.5px); }
    /* line 576, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-tablet.col-88 {
      min-height: calc(50vh - 23px); } }

@media only screen and (max-width: 767px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-88 {
    min-height: 0; } }

/* line 583, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-tablet.col-88 {
  min-height: calc(100vh - 111px); }

/* line 586, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-tablet.col-88 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 590, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-mobile.col-88 {
    min-height: calc(100vh - 85px); }
    /* line 594, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-mobile.col-88 {
      min-height: calc(100vh - 46px); } }

/* line 598, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-mobile.col-88 {
  min-height: calc(100vh - 111px); }

/* line 601, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-mobile.col-88 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 605, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-mobile.col-88 {
    min-height: calc(50vh - 42.5px); }
    /* line 609, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-mobile.col-88 {
      min-height: calc(50vh - 23px); } }

/* line 613, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-mobile.col-88 {
  min-height: calc(100vh - 111px); }

/* line 616, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-mobile.col-88 {
  min-height: 600px; }

/* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.col-89 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 89%;
  -moz-flex: 1 1 89%;
  -ms-flex: 1 1 89%;
  flex: 1 1 89%;
  -webkit-box-ordinal-group: 0;
  -moz-box-ordinal-group: 0;
  box-ordinal-group: 0;
  -webkit-order: 0;
  -moz-order: 0;
  order: 0;
  -ms-flex-order: 0;
  -webkit-align-self: stretch;
  -moz-align-self: stretch;
  align-self: stretch;
  -ms-flex-item-align: stretch;
  position: relative; }
  @media only screen and (max-width: 1025px) {
    /* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .col-89 {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      width: 100%; } }
  /* line 514, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .col-89 {
    width: 100%; }

/* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height > .col-89 {
  min-height: calc(100vh - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height > .col-89 {
      min-height: 0; } }
  /* line 523, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height > .col-89 {
    min-height: 0; }

/* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height-with-tabs > .col-89 {
  min-height: calc(100vh - 60px - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height-with-tabs > .col-89 {
      min-height: 0; } }
  /* line 532, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height-with-tabs > .col-89 {
    min-height: 0; }

/* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.half-min-height > .col-89 {
  min-height: calc(50vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .half-min-height > .col-89 {
      min-height: 0; } }
  /* line 541, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .half-min-height > .col-89 {
    min-height: 0; }

/* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.sixty-min-height > .col-89 {
  min-height: calc(60vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .sixty-min-height > .col-89 {
      min-height: 0; } }
  /* line 550, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .sixty-min-height > .col-89 {
    min-height: 0; }

@media only screen and (max-width: 1025px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-89 {
    min-height: calc(100vh - 85px); }
    /* line 558, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-tablet.col-89 {
      min-height: calc(100vh - 46px); } }

@media only screen and (max-width: 767px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-89 {
    min-height: 0; } }

/* line 565, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-tablet.col-89 {
  min-height: calc(100vh - 111px); }

/* line 568, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-tablet.col-89 {
  min-height: 600px; }

@media only screen and (max-width: 1025px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-89 {
    min-height: calc(50vh - 42.5px); }
    /* line 576, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-tablet.col-89 {
      min-height: calc(50vh - 23px); } }

@media only screen and (max-width: 767px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-89 {
    min-height: 0; } }

/* line 583, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-tablet.col-89 {
  min-height: calc(100vh - 111px); }

/* line 586, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-tablet.col-89 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 590, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-mobile.col-89 {
    min-height: calc(100vh - 85px); }
    /* line 594, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-mobile.col-89 {
      min-height: calc(100vh - 46px); } }

/* line 598, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-mobile.col-89 {
  min-height: calc(100vh - 111px); }

/* line 601, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-mobile.col-89 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 605, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-mobile.col-89 {
    min-height: calc(50vh - 42.5px); }
    /* line 609, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-mobile.col-89 {
      min-height: calc(50vh - 23px); } }

/* line 613, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-mobile.col-89 {
  min-height: calc(100vh - 111px); }

/* line 616, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-mobile.col-89 {
  min-height: 600px; }

/* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.col-90 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 90%;
  -moz-flex: 1 1 90%;
  -ms-flex: 1 1 90%;
  flex: 1 1 90%;
  -webkit-box-ordinal-group: 0;
  -moz-box-ordinal-group: 0;
  box-ordinal-group: 0;
  -webkit-order: 0;
  -moz-order: 0;
  order: 0;
  -ms-flex-order: 0;
  -webkit-align-self: stretch;
  -moz-align-self: stretch;
  align-self: stretch;
  -ms-flex-item-align: stretch;
  position: relative; }
  @media only screen and (max-width: 1025px) {
    /* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .col-90 {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      width: 100%; } }
  /* line 514, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .col-90 {
    width: 100%; }

/* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height > .col-90 {
  min-height: calc(100vh - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height > .col-90 {
      min-height: 0; } }
  /* line 523, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height > .col-90 {
    min-height: 0; }

/* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height-with-tabs > .col-90 {
  min-height: calc(100vh - 60px - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height-with-tabs > .col-90 {
      min-height: 0; } }
  /* line 532, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height-with-tabs > .col-90 {
    min-height: 0; }

/* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.half-min-height > .col-90 {
  min-height: calc(50vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .half-min-height > .col-90 {
      min-height: 0; } }
  /* line 541, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .half-min-height > .col-90 {
    min-height: 0; }

/* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.sixty-min-height > .col-90 {
  min-height: calc(60vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .sixty-min-height > .col-90 {
      min-height: 0; } }
  /* line 550, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .sixty-min-height > .col-90 {
    min-height: 0; }

@media only screen and (max-width: 1025px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-90 {
    min-height: calc(100vh - 85px); }
    /* line 558, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-tablet.col-90 {
      min-height: calc(100vh - 46px); } }

@media only screen and (max-width: 767px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-90 {
    min-height: 0; } }

/* line 565, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-tablet.col-90 {
  min-height: calc(100vh - 111px); }

/* line 568, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-tablet.col-90 {
  min-height: 600px; }

@media only screen and (max-width: 1025px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-90 {
    min-height: calc(50vh - 42.5px); }
    /* line 576, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-tablet.col-90 {
      min-height: calc(50vh - 23px); } }

@media only screen and (max-width: 767px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-90 {
    min-height: 0; } }

/* line 583, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-tablet.col-90 {
  min-height: calc(100vh - 111px); }

/* line 586, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-tablet.col-90 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 590, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-mobile.col-90 {
    min-height: calc(100vh - 85px); }
    /* line 594, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-mobile.col-90 {
      min-height: calc(100vh - 46px); } }

/* line 598, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-mobile.col-90 {
  min-height: calc(100vh - 111px); }

/* line 601, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-mobile.col-90 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 605, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-mobile.col-90 {
    min-height: calc(50vh - 42.5px); }
    /* line 609, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-mobile.col-90 {
      min-height: calc(50vh - 23px); } }

/* line 613, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-mobile.col-90 {
  min-height: calc(100vh - 111px); }

/* line 616, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-mobile.col-90 {
  min-height: 600px; }

/* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.col-91 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 91%;
  -moz-flex: 1 1 91%;
  -ms-flex: 1 1 91%;
  flex: 1 1 91%;
  -webkit-box-ordinal-group: 0;
  -moz-box-ordinal-group: 0;
  box-ordinal-group: 0;
  -webkit-order: 0;
  -moz-order: 0;
  order: 0;
  -ms-flex-order: 0;
  -webkit-align-self: stretch;
  -moz-align-self: stretch;
  align-self: stretch;
  -ms-flex-item-align: stretch;
  position: relative; }
  @media only screen and (max-width: 1025px) {
    /* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .col-91 {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      width: 100%; } }
  /* line 514, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .col-91 {
    width: 100%; }

/* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height > .col-91 {
  min-height: calc(100vh - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height > .col-91 {
      min-height: 0; } }
  /* line 523, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height > .col-91 {
    min-height: 0; }

/* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height-with-tabs > .col-91 {
  min-height: calc(100vh - 60px - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height-with-tabs > .col-91 {
      min-height: 0; } }
  /* line 532, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height-with-tabs > .col-91 {
    min-height: 0; }

/* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.half-min-height > .col-91 {
  min-height: calc(50vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .half-min-height > .col-91 {
      min-height: 0; } }
  /* line 541, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .half-min-height > .col-91 {
    min-height: 0; }

/* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.sixty-min-height > .col-91 {
  min-height: calc(60vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .sixty-min-height > .col-91 {
      min-height: 0; } }
  /* line 550, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .sixty-min-height > .col-91 {
    min-height: 0; }

@media only screen and (max-width: 1025px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-91 {
    min-height: calc(100vh - 85px); }
    /* line 558, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-tablet.col-91 {
      min-height: calc(100vh - 46px); } }

@media only screen and (max-width: 767px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-91 {
    min-height: 0; } }

/* line 565, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-tablet.col-91 {
  min-height: calc(100vh - 111px); }

/* line 568, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-tablet.col-91 {
  min-height: 600px; }

@media only screen and (max-width: 1025px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-91 {
    min-height: calc(50vh - 42.5px); }
    /* line 576, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-tablet.col-91 {
      min-height: calc(50vh - 23px); } }

@media only screen and (max-width: 767px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-91 {
    min-height: 0; } }

/* line 583, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-tablet.col-91 {
  min-height: calc(100vh - 111px); }

/* line 586, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-tablet.col-91 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 590, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-mobile.col-91 {
    min-height: calc(100vh - 85px); }
    /* line 594, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-mobile.col-91 {
      min-height: calc(100vh - 46px); } }

/* line 598, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-mobile.col-91 {
  min-height: calc(100vh - 111px); }

/* line 601, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-mobile.col-91 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 605, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-mobile.col-91 {
    min-height: calc(50vh - 42.5px); }
    /* line 609, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-mobile.col-91 {
      min-height: calc(50vh - 23px); } }

/* line 613, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-mobile.col-91 {
  min-height: calc(100vh - 111px); }

/* line 616, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-mobile.col-91 {
  min-height: 600px; }

/* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.col-92 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 92%;
  -moz-flex: 1 1 92%;
  -ms-flex: 1 1 92%;
  flex: 1 1 92%;
  -webkit-box-ordinal-group: 0;
  -moz-box-ordinal-group: 0;
  box-ordinal-group: 0;
  -webkit-order: 0;
  -moz-order: 0;
  order: 0;
  -ms-flex-order: 0;
  -webkit-align-self: stretch;
  -moz-align-self: stretch;
  align-self: stretch;
  -ms-flex-item-align: stretch;
  position: relative; }
  @media only screen and (max-width: 1025px) {
    /* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .col-92 {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      width: 100%; } }
  /* line 514, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .col-92 {
    width: 100%; }

/* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height > .col-92 {
  min-height: calc(100vh - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height > .col-92 {
      min-height: 0; } }
  /* line 523, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height > .col-92 {
    min-height: 0; }

/* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height-with-tabs > .col-92 {
  min-height: calc(100vh - 60px - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height-with-tabs > .col-92 {
      min-height: 0; } }
  /* line 532, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height-with-tabs > .col-92 {
    min-height: 0; }

/* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.half-min-height > .col-92 {
  min-height: calc(50vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .half-min-height > .col-92 {
      min-height: 0; } }
  /* line 541, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .half-min-height > .col-92 {
    min-height: 0; }

/* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.sixty-min-height > .col-92 {
  min-height: calc(60vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .sixty-min-height > .col-92 {
      min-height: 0; } }
  /* line 550, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .sixty-min-height > .col-92 {
    min-height: 0; }

@media only screen and (max-width: 1025px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-92 {
    min-height: calc(100vh - 85px); }
    /* line 558, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-tablet.col-92 {
      min-height: calc(100vh - 46px); } }

@media only screen and (max-width: 767px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-92 {
    min-height: 0; } }

/* line 565, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-tablet.col-92 {
  min-height: calc(100vh - 111px); }

/* line 568, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-tablet.col-92 {
  min-height: 600px; }

@media only screen and (max-width: 1025px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-92 {
    min-height: calc(50vh - 42.5px); }
    /* line 576, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-tablet.col-92 {
      min-height: calc(50vh - 23px); } }

@media only screen and (max-width: 767px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-92 {
    min-height: 0; } }

/* line 583, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-tablet.col-92 {
  min-height: calc(100vh - 111px); }

/* line 586, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-tablet.col-92 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 590, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-mobile.col-92 {
    min-height: calc(100vh - 85px); }
    /* line 594, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-mobile.col-92 {
      min-height: calc(100vh - 46px); } }

/* line 598, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-mobile.col-92 {
  min-height: calc(100vh - 111px); }

/* line 601, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-mobile.col-92 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 605, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-mobile.col-92 {
    min-height: calc(50vh - 42.5px); }
    /* line 609, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-mobile.col-92 {
      min-height: calc(50vh - 23px); } }

/* line 613, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-mobile.col-92 {
  min-height: calc(100vh - 111px); }

/* line 616, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-mobile.col-92 {
  min-height: 600px; }

/* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.col-93 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 93%;
  -moz-flex: 1 1 93%;
  -ms-flex: 1 1 93%;
  flex: 1 1 93%;
  -webkit-box-ordinal-group: 0;
  -moz-box-ordinal-group: 0;
  box-ordinal-group: 0;
  -webkit-order: 0;
  -moz-order: 0;
  order: 0;
  -ms-flex-order: 0;
  -webkit-align-self: stretch;
  -moz-align-self: stretch;
  align-self: stretch;
  -ms-flex-item-align: stretch;
  position: relative; }
  @media only screen and (max-width: 1025px) {
    /* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .col-93 {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      width: 100%; } }
  /* line 514, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .col-93 {
    width: 100%; }

/* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height > .col-93 {
  min-height: calc(100vh - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height > .col-93 {
      min-height: 0; } }
  /* line 523, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height > .col-93 {
    min-height: 0; }

/* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height-with-tabs > .col-93 {
  min-height: calc(100vh - 60px - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height-with-tabs > .col-93 {
      min-height: 0; } }
  /* line 532, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height-with-tabs > .col-93 {
    min-height: 0; }

/* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.half-min-height > .col-93 {
  min-height: calc(50vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .half-min-height > .col-93 {
      min-height: 0; } }
  /* line 541, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .half-min-height > .col-93 {
    min-height: 0; }

/* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.sixty-min-height > .col-93 {
  min-height: calc(60vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .sixty-min-height > .col-93 {
      min-height: 0; } }
  /* line 550, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .sixty-min-height > .col-93 {
    min-height: 0; }

@media only screen and (max-width: 1025px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-93 {
    min-height: calc(100vh - 85px); }
    /* line 558, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-tablet.col-93 {
      min-height: calc(100vh - 46px); } }

@media only screen and (max-width: 767px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-93 {
    min-height: 0; } }

/* line 565, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-tablet.col-93 {
  min-height: calc(100vh - 111px); }

/* line 568, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-tablet.col-93 {
  min-height: 600px; }

@media only screen and (max-width: 1025px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-93 {
    min-height: calc(50vh - 42.5px); }
    /* line 576, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-tablet.col-93 {
      min-height: calc(50vh - 23px); } }

@media only screen and (max-width: 767px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-93 {
    min-height: 0; } }

/* line 583, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-tablet.col-93 {
  min-height: calc(100vh - 111px); }

/* line 586, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-tablet.col-93 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 590, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-mobile.col-93 {
    min-height: calc(100vh - 85px); }
    /* line 594, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-mobile.col-93 {
      min-height: calc(100vh - 46px); } }

/* line 598, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-mobile.col-93 {
  min-height: calc(100vh - 111px); }

/* line 601, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-mobile.col-93 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 605, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-mobile.col-93 {
    min-height: calc(50vh - 42.5px); }
    /* line 609, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-mobile.col-93 {
      min-height: calc(50vh - 23px); } }

/* line 613, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-mobile.col-93 {
  min-height: calc(100vh - 111px); }

/* line 616, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-mobile.col-93 {
  min-height: 600px; }

/* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.col-94 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 94%;
  -moz-flex: 1 1 94%;
  -ms-flex: 1 1 94%;
  flex: 1 1 94%;
  -webkit-box-ordinal-group: 0;
  -moz-box-ordinal-group: 0;
  box-ordinal-group: 0;
  -webkit-order: 0;
  -moz-order: 0;
  order: 0;
  -ms-flex-order: 0;
  -webkit-align-self: stretch;
  -moz-align-self: stretch;
  align-self: stretch;
  -ms-flex-item-align: stretch;
  position: relative; }
  @media only screen and (max-width: 1025px) {
    /* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .col-94 {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      width: 100%; } }
  /* line 514, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .col-94 {
    width: 100%; }

/* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height > .col-94 {
  min-height: calc(100vh - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height > .col-94 {
      min-height: 0; } }
  /* line 523, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height > .col-94 {
    min-height: 0; }

/* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height-with-tabs > .col-94 {
  min-height: calc(100vh - 60px - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height-with-tabs > .col-94 {
      min-height: 0; } }
  /* line 532, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height-with-tabs > .col-94 {
    min-height: 0; }

/* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.half-min-height > .col-94 {
  min-height: calc(50vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .half-min-height > .col-94 {
      min-height: 0; } }
  /* line 541, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .half-min-height > .col-94 {
    min-height: 0; }

/* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.sixty-min-height > .col-94 {
  min-height: calc(60vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .sixty-min-height > .col-94 {
      min-height: 0; } }
  /* line 550, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .sixty-min-height > .col-94 {
    min-height: 0; }

@media only screen and (max-width: 1025px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-94 {
    min-height: calc(100vh - 85px); }
    /* line 558, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-tablet.col-94 {
      min-height: calc(100vh - 46px); } }

@media only screen and (max-width: 767px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-94 {
    min-height: 0; } }

/* line 565, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-tablet.col-94 {
  min-height: calc(100vh - 111px); }

/* line 568, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-tablet.col-94 {
  min-height: 600px; }

@media only screen and (max-width: 1025px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-94 {
    min-height: calc(50vh - 42.5px); }
    /* line 576, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-tablet.col-94 {
      min-height: calc(50vh - 23px); } }

@media only screen and (max-width: 767px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-94 {
    min-height: 0; } }

/* line 583, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-tablet.col-94 {
  min-height: calc(100vh - 111px); }

/* line 586, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-tablet.col-94 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 590, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-mobile.col-94 {
    min-height: calc(100vh - 85px); }
    /* line 594, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-mobile.col-94 {
      min-height: calc(100vh - 46px); } }

/* line 598, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-mobile.col-94 {
  min-height: calc(100vh - 111px); }

/* line 601, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-mobile.col-94 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 605, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-mobile.col-94 {
    min-height: calc(50vh - 42.5px); }
    /* line 609, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-mobile.col-94 {
      min-height: calc(50vh - 23px); } }

/* line 613, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-mobile.col-94 {
  min-height: calc(100vh - 111px); }

/* line 616, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-mobile.col-94 {
  min-height: 600px; }

/* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.col-95 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 95%;
  -moz-flex: 1 1 95%;
  -ms-flex: 1 1 95%;
  flex: 1 1 95%;
  -webkit-box-ordinal-group: 0;
  -moz-box-ordinal-group: 0;
  box-ordinal-group: 0;
  -webkit-order: 0;
  -moz-order: 0;
  order: 0;
  -ms-flex-order: 0;
  -webkit-align-self: stretch;
  -moz-align-self: stretch;
  align-self: stretch;
  -ms-flex-item-align: stretch;
  position: relative; }
  @media only screen and (max-width: 1025px) {
    /* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .col-95 {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      width: 100%; } }
  /* line 514, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .col-95 {
    width: 100%; }

/* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height > .col-95 {
  min-height: calc(100vh - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height > .col-95 {
      min-height: 0; } }
  /* line 523, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height > .col-95 {
    min-height: 0; }

/* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height-with-tabs > .col-95 {
  min-height: calc(100vh - 60px - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height-with-tabs > .col-95 {
      min-height: 0; } }
  /* line 532, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height-with-tabs > .col-95 {
    min-height: 0; }

/* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.half-min-height > .col-95 {
  min-height: calc(50vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .half-min-height > .col-95 {
      min-height: 0; } }
  /* line 541, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .half-min-height > .col-95 {
    min-height: 0; }

/* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.sixty-min-height > .col-95 {
  min-height: calc(60vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .sixty-min-height > .col-95 {
      min-height: 0; } }
  /* line 550, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .sixty-min-height > .col-95 {
    min-height: 0; }

@media only screen and (max-width: 1025px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-95 {
    min-height: calc(100vh - 85px); }
    /* line 558, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-tablet.col-95 {
      min-height: calc(100vh - 46px); } }

@media only screen and (max-width: 767px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-95 {
    min-height: 0; } }

/* line 565, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-tablet.col-95 {
  min-height: calc(100vh - 111px); }

/* line 568, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-tablet.col-95 {
  min-height: 600px; }

@media only screen and (max-width: 1025px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-95 {
    min-height: calc(50vh - 42.5px); }
    /* line 576, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-tablet.col-95 {
      min-height: calc(50vh - 23px); } }

@media only screen and (max-width: 767px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-95 {
    min-height: 0; } }

/* line 583, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-tablet.col-95 {
  min-height: calc(100vh - 111px); }

/* line 586, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-tablet.col-95 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 590, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-mobile.col-95 {
    min-height: calc(100vh - 85px); }
    /* line 594, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-mobile.col-95 {
      min-height: calc(100vh - 46px); } }

/* line 598, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-mobile.col-95 {
  min-height: calc(100vh - 111px); }

/* line 601, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-mobile.col-95 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 605, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-mobile.col-95 {
    min-height: calc(50vh - 42.5px); }
    /* line 609, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-mobile.col-95 {
      min-height: calc(50vh - 23px); } }

/* line 613, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-mobile.col-95 {
  min-height: calc(100vh - 111px); }

/* line 616, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-mobile.col-95 {
  min-height: 600px; }

/* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.col-96 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 96%;
  -moz-flex: 1 1 96%;
  -ms-flex: 1 1 96%;
  flex: 1 1 96%;
  -webkit-box-ordinal-group: 0;
  -moz-box-ordinal-group: 0;
  box-ordinal-group: 0;
  -webkit-order: 0;
  -moz-order: 0;
  order: 0;
  -ms-flex-order: 0;
  -webkit-align-self: stretch;
  -moz-align-self: stretch;
  align-self: stretch;
  -ms-flex-item-align: stretch;
  position: relative; }
  @media only screen and (max-width: 1025px) {
    /* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .col-96 {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      width: 100%; } }
  /* line 514, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .col-96 {
    width: 100%; }

/* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height > .col-96 {
  min-height: calc(100vh - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height > .col-96 {
      min-height: 0; } }
  /* line 523, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height > .col-96 {
    min-height: 0; }

/* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height-with-tabs > .col-96 {
  min-height: calc(100vh - 60px - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height-with-tabs > .col-96 {
      min-height: 0; } }
  /* line 532, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height-with-tabs > .col-96 {
    min-height: 0; }

/* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.half-min-height > .col-96 {
  min-height: calc(50vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .half-min-height > .col-96 {
      min-height: 0; } }
  /* line 541, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .half-min-height > .col-96 {
    min-height: 0; }

/* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.sixty-min-height > .col-96 {
  min-height: calc(60vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .sixty-min-height > .col-96 {
      min-height: 0; } }
  /* line 550, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .sixty-min-height > .col-96 {
    min-height: 0; }

@media only screen and (max-width: 1025px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-96 {
    min-height: calc(100vh - 85px); }
    /* line 558, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-tablet.col-96 {
      min-height: calc(100vh - 46px); } }

@media only screen and (max-width: 767px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-96 {
    min-height: 0; } }

/* line 565, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-tablet.col-96 {
  min-height: calc(100vh - 111px); }

/* line 568, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-tablet.col-96 {
  min-height: 600px; }

@media only screen and (max-width: 1025px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-96 {
    min-height: calc(50vh - 42.5px); }
    /* line 576, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-tablet.col-96 {
      min-height: calc(50vh - 23px); } }

@media only screen and (max-width: 767px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-96 {
    min-height: 0; } }

/* line 583, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-tablet.col-96 {
  min-height: calc(100vh - 111px); }

/* line 586, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-tablet.col-96 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 590, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-mobile.col-96 {
    min-height: calc(100vh - 85px); }
    /* line 594, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-mobile.col-96 {
      min-height: calc(100vh - 46px); } }

/* line 598, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-mobile.col-96 {
  min-height: calc(100vh - 111px); }

/* line 601, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-mobile.col-96 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 605, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-mobile.col-96 {
    min-height: calc(50vh - 42.5px); }
    /* line 609, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-mobile.col-96 {
      min-height: calc(50vh - 23px); } }

/* line 613, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-mobile.col-96 {
  min-height: calc(100vh - 111px); }

/* line 616, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-mobile.col-96 {
  min-height: 600px; }

/* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.col-97 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 97%;
  -moz-flex: 1 1 97%;
  -ms-flex: 1 1 97%;
  flex: 1 1 97%;
  -webkit-box-ordinal-group: 0;
  -moz-box-ordinal-group: 0;
  box-ordinal-group: 0;
  -webkit-order: 0;
  -moz-order: 0;
  order: 0;
  -ms-flex-order: 0;
  -webkit-align-self: stretch;
  -moz-align-self: stretch;
  align-self: stretch;
  -ms-flex-item-align: stretch;
  position: relative; }
  @media only screen and (max-width: 1025px) {
    /* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .col-97 {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      width: 100%; } }
  /* line 514, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .col-97 {
    width: 100%; }

/* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height > .col-97 {
  min-height: calc(100vh - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height > .col-97 {
      min-height: 0; } }
  /* line 523, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height > .col-97 {
    min-height: 0; }

/* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height-with-tabs > .col-97 {
  min-height: calc(100vh - 60px - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height-with-tabs > .col-97 {
      min-height: 0; } }
  /* line 532, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height-with-tabs > .col-97 {
    min-height: 0; }

/* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.half-min-height > .col-97 {
  min-height: calc(50vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .half-min-height > .col-97 {
      min-height: 0; } }
  /* line 541, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .half-min-height > .col-97 {
    min-height: 0; }

/* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.sixty-min-height > .col-97 {
  min-height: calc(60vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .sixty-min-height > .col-97 {
      min-height: 0; } }
  /* line 550, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .sixty-min-height > .col-97 {
    min-height: 0; }

@media only screen and (max-width: 1025px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-97 {
    min-height: calc(100vh - 85px); }
    /* line 558, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-tablet.col-97 {
      min-height: calc(100vh - 46px); } }

@media only screen and (max-width: 767px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-97 {
    min-height: 0; } }

/* line 565, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-tablet.col-97 {
  min-height: calc(100vh - 111px); }

/* line 568, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-tablet.col-97 {
  min-height: 600px; }

@media only screen and (max-width: 1025px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-97 {
    min-height: calc(50vh - 42.5px); }
    /* line 576, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-tablet.col-97 {
      min-height: calc(50vh - 23px); } }

@media only screen and (max-width: 767px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-97 {
    min-height: 0; } }

/* line 583, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-tablet.col-97 {
  min-height: calc(100vh - 111px); }

/* line 586, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-tablet.col-97 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 590, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-mobile.col-97 {
    min-height: calc(100vh - 85px); }
    /* line 594, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-mobile.col-97 {
      min-height: calc(100vh - 46px); } }

/* line 598, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-mobile.col-97 {
  min-height: calc(100vh - 111px); }

/* line 601, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-mobile.col-97 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 605, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-mobile.col-97 {
    min-height: calc(50vh - 42.5px); }
    /* line 609, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-mobile.col-97 {
      min-height: calc(50vh - 23px); } }

/* line 613, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-mobile.col-97 {
  min-height: calc(100vh - 111px); }

/* line 616, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-mobile.col-97 {
  min-height: 600px; }

/* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.col-98 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 98%;
  -moz-flex: 1 1 98%;
  -ms-flex: 1 1 98%;
  flex: 1 1 98%;
  -webkit-box-ordinal-group: 0;
  -moz-box-ordinal-group: 0;
  box-ordinal-group: 0;
  -webkit-order: 0;
  -moz-order: 0;
  order: 0;
  -ms-flex-order: 0;
  -webkit-align-self: stretch;
  -moz-align-self: stretch;
  align-self: stretch;
  -ms-flex-item-align: stretch;
  position: relative; }
  @media only screen and (max-width: 1025px) {
    /* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .col-98 {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      width: 100%; } }
  /* line 514, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .col-98 {
    width: 100%; }

/* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height > .col-98 {
  min-height: calc(100vh - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height > .col-98 {
      min-height: 0; } }
  /* line 523, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height > .col-98 {
    min-height: 0; }

/* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height-with-tabs > .col-98 {
  min-height: calc(100vh - 60px - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height-with-tabs > .col-98 {
      min-height: 0; } }
  /* line 532, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height-with-tabs > .col-98 {
    min-height: 0; }

/* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.half-min-height > .col-98 {
  min-height: calc(50vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .half-min-height > .col-98 {
      min-height: 0; } }
  /* line 541, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .half-min-height > .col-98 {
    min-height: 0; }

/* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.sixty-min-height > .col-98 {
  min-height: calc(60vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .sixty-min-height > .col-98 {
      min-height: 0; } }
  /* line 550, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .sixty-min-height > .col-98 {
    min-height: 0; }

@media only screen and (max-width: 1025px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-98 {
    min-height: calc(100vh - 85px); }
    /* line 558, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-tablet.col-98 {
      min-height: calc(100vh - 46px); } }

@media only screen and (max-width: 767px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-98 {
    min-height: 0; } }

/* line 565, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-tablet.col-98 {
  min-height: calc(100vh - 111px); }

/* line 568, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-tablet.col-98 {
  min-height: 600px; }

@media only screen and (max-width: 1025px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-98 {
    min-height: calc(50vh - 42.5px); }
    /* line 576, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-tablet.col-98 {
      min-height: calc(50vh - 23px); } }

@media only screen and (max-width: 767px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-98 {
    min-height: 0; } }

/* line 583, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-tablet.col-98 {
  min-height: calc(100vh - 111px); }

/* line 586, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-tablet.col-98 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 590, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-mobile.col-98 {
    min-height: calc(100vh - 85px); }
    /* line 594, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-mobile.col-98 {
      min-height: calc(100vh - 46px); } }

/* line 598, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-mobile.col-98 {
  min-height: calc(100vh - 111px); }

/* line 601, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-mobile.col-98 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 605, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-mobile.col-98 {
    min-height: calc(50vh - 42.5px); }
    /* line 609, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-mobile.col-98 {
      min-height: calc(50vh - 23px); } }

/* line 613, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-mobile.col-98 {
  min-height: calc(100vh - 111px); }

/* line 616, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-mobile.col-98 {
  min-height: 600px; }

/* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.col-99 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 99%;
  -moz-flex: 1 1 99%;
  -ms-flex: 1 1 99%;
  flex: 1 1 99%;
  -webkit-box-ordinal-group: 0;
  -moz-box-ordinal-group: 0;
  box-ordinal-group: 0;
  -webkit-order: 0;
  -moz-order: 0;
  order: 0;
  -ms-flex-order: 0;
  -webkit-align-self: stretch;
  -moz-align-self: stretch;
  align-self: stretch;
  -ms-flex-item-align: stretch;
  position: relative; }
  @media only screen and (max-width: 1025px) {
    /* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .col-99 {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      width: 100%; } }
  /* line 514, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .col-99 {
    width: 100%; }

/* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height > .col-99 {
  min-height: calc(100vh - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height > .col-99 {
      min-height: 0; } }
  /* line 523, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height > .col-99 {
    min-height: 0; }

/* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height-with-tabs > .col-99 {
  min-height: calc(100vh - 60px - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height-with-tabs > .col-99 {
      min-height: 0; } }
  /* line 532, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height-with-tabs > .col-99 {
    min-height: 0; }

/* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.half-min-height > .col-99 {
  min-height: calc(50vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .half-min-height > .col-99 {
      min-height: 0; } }
  /* line 541, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .half-min-height > .col-99 {
    min-height: 0; }

/* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.sixty-min-height > .col-99 {
  min-height: calc(60vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .sixty-min-height > .col-99 {
      min-height: 0; } }
  /* line 550, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .sixty-min-height > .col-99 {
    min-height: 0; }

@media only screen and (max-width: 1025px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-99 {
    min-height: calc(100vh - 85px); }
    /* line 558, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-tablet.col-99 {
      min-height: calc(100vh - 46px); } }

@media only screen and (max-width: 767px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-99 {
    min-height: 0; } }

/* line 565, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-tablet.col-99 {
  min-height: calc(100vh - 111px); }

/* line 568, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-tablet.col-99 {
  min-height: 600px; }

@media only screen and (max-width: 1025px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-99 {
    min-height: calc(50vh - 42.5px); }
    /* line 576, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-tablet.col-99 {
      min-height: calc(50vh - 23px); } }

@media only screen and (max-width: 767px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-99 {
    min-height: 0; } }

/* line 583, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-tablet.col-99 {
  min-height: calc(100vh - 111px); }

/* line 586, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-tablet.col-99 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 590, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-mobile.col-99 {
    min-height: calc(100vh - 85px); }
    /* line 594, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-mobile.col-99 {
      min-height: calc(100vh - 46px); } }

/* line 598, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-mobile.col-99 {
  min-height: calc(100vh - 111px); }

/* line 601, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-mobile.col-99 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 605, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-mobile.col-99 {
    min-height: calc(50vh - 42.5px); }
    /* line 609, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-mobile.col-99 {
      min-height: calc(50vh - 23px); } }

/* line 613, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-mobile.col-99 {
  min-height: calc(100vh - 111px); }

/* line 616, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-mobile.col-99 {
  min-height: 600px; }

/* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.col-100 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 100%;
  -moz-flex: 1 1 100%;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  -webkit-box-ordinal-group: 0;
  -moz-box-ordinal-group: 0;
  box-ordinal-group: 0;
  -webkit-order: 0;
  -moz-order: 0;
  order: 0;
  -ms-flex-order: 0;
  -webkit-align-self: stretch;
  -moz-align-self: stretch;
  align-self: stretch;
  -ms-flex-item-align: stretch;
  position: relative; }
  @media only screen and (max-width: 1025px) {
    /* line 505, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .col-100 {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      width: 100%; } }
  /* line 514, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .col-100 {
    width: 100%; }

/* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height > .col-100 {
  min-height: calc(100vh - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 518, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height > .col-100 {
      min-height: 0; } }
  /* line 523, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height > .col-100 {
    min-height: 0; }

/* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height-with-tabs > .col-100 {
  min-height: calc(100vh - 60px - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 527, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height-with-tabs > .col-100 {
      min-height: 0; } }
  /* line 532, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height-with-tabs > .col-100 {
    min-height: 0; }

/* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.half-min-height > .col-100 {
  min-height: calc(50vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 536, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .half-min-height > .col-100 {
      min-height: 0; } }
  /* line 541, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .half-min-height > .col-100 {
    min-height: 0; }

/* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.sixty-min-height > .col-100 {
  min-height: calc(60vh - 55.5px); }
  @media only screen and (max-width: 1025px) {
    /* line 545, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .sixty-min-height > .col-100 {
      min-height: 0; } }
  /* line 550, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .sixty-min-height > .col-100 {
    min-height: 0; }

@media only screen and (max-width: 1025px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-100 {
    min-height: calc(100vh - 85px); }
    /* line 558, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-tablet.col-100 {
      min-height: calc(100vh - 46px); } }

@media only screen and (max-width: 767px) {
  /* line 554, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-tablet.col-100 {
    min-height: 0; } }

/* line 565, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-tablet.col-100 {
  min-height: calc(100vh - 111px); }

/* line 568, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-tablet.col-100 {
  min-height: 600px; }

@media only screen and (max-width: 1025px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-100 {
    min-height: calc(50vh - 42.5px); }
    /* line 576, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-tablet.col-100 {
      min-height: calc(50vh - 23px); } }

@media only screen and (max-width: 767px) {
  /* line 572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-tablet.col-100 {
    min-height: 0; } }

/* line 583, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-tablet.col-100 {
  min-height: calc(100vh - 111px); }

/* line 586, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-tablet.col-100 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 590, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .min-height-mobile.col-100 {
    min-height: calc(100vh - 85px); }
    /* line 594, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .min-height-mobile.col-100 {
      min-height: calc(100vh - 46px); } }

/* line 598, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .min-height-mobile.col-100 {
  min-height: calc(100vh - 111px); }

/* line 601, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .min-height-mobile.col-100 {
  min-height: 600px; }

@media only screen and (max-width: 767px) {
  /* line 605, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .half-min-height-mobile.col-100 {
    min-height: calc(50vh - 42.5px); }
    /* line 609, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .accsys .half-min-height-mobile.col-100 {
      min-height: calc(50vh - 23px); } }

/* line 613, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lte-ie9 .half-min-height-mobile.col-100 {
  min-height: calc(100vh - 111px); }

/* line 616, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.lt-ie9 .half-min-height-mobile.col-100 {
  min-height: 600px; }

@media only screen and (max-width: 1025px) {
  /* line 625, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .med-down-order-0 {
    -webkit-box-ordinal-group: 0;
    -moz-box-ordinal-group: 0;
    box-ordinal-group: 0;
    -webkit-order: 0;
    -moz-order: 0;
    order: 0;
    -ms-flex-order: 0; } }

@media only screen and (max-width: 1025px) {
  /* line 625, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .med-down-order-1 {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    box-ordinal-group: 1;
    -webkit-order: 1;
    -moz-order: 1;
    order: 1;
    -ms-flex-order: 1; } }

@media only screen and (max-width: 1025px) {
  /* line 625, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .med-down-order-2 {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    box-ordinal-group: 2;
    -webkit-order: 2;
    -moz-order: 2;
    order: 2;
    -ms-flex-order: 2; } }

@media only screen and (max-width: 1025px) {
  /* line 625, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .med-down-order-3 {
    -webkit-box-ordinal-group: 3;
    -moz-box-ordinal-group: 3;
    box-ordinal-group: 3;
    -webkit-order: 3;
    -moz-order: 3;
    order: 3;
    -ms-flex-order: 3; } }

/* line 633, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.double-min-height {
  min-height: calc(200vh - 222px); }
  @media only screen and (max-width: 1025px) {
    /* line 633, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .double-min-height {
      min-height: 0; } }
  /* line 638, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .double-min-height {
    min-height: 0; }

/* line 643, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height {
  min-height: calc(100vh - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 643, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height {
      min-height: 0; } }
  /* line 648, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height {
    min-height: 0; }

/* line 653, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.min-height-with-tabs {
  min-height: calc(100vh - 60px - 111px); }
  @media only screen and (max-width: 1025px) {
    /* line 653, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .min-height-with-tabs {
      min-height: 0; } }
  /* line 658, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .min-height-with-tabs {
    min-height: 0; }

/* line 663, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.half-min-height {
  min-height: calc(50vh - (55.5px)); }
  @media only screen and (max-width: 1025px) {
    /* line 663, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .half-min-height {
      min-height: 0; } }
  /* line 668, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .lt-ie10 .half-min-height {
    min-height: 0; }

/* line 673, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
.sticky {
  -webkit-align-self: flex-start;
  -moz-align-self: flex-start;
  align-self: flex-start;
  -ms-flex-item-align: start;
  position: static;
  top: 111px; }
  @media only screen and (max-width: 1025px) {
    /* line 673, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
    .sticky {
      position: static; } }
  /* line 680, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .sticky.sticky-tabs {
    z-index: 5; }
  /* line 683, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_global.scss */
  .sticky.sticky-with-tabs {
    top: 171px; }

/* line 4, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_header.scss */
header {
  position: fixed;
  width: 100%;
  z-index: 1000;
  background-color: white;
  font-family: "Neosans Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1.6923076923; }
  /* line 12, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_header.scss */
  header a {
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.6923076923; }

/* line 21, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_header.scss */
.header__top {
  background: white; }
  /* line 15, /Users/lucy/Sites/accoya/node_modules/node-bourbon/assets/stylesheets/addons/_clearfix.scss */
  .header__top:after {
    content: "";
    display: table;
    clear: both; }

/* line 28, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_header.scss */
.accsys--bar {
  border-bottom: 1px solid #e6e4e2;
  width: 100%; }
  @media only screen and (max-width: 1025px) {
    /* line 28, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_header.scss */
    .accsys--bar {
      float: right; } }

/* line 37, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_header.scss */
.header__table {
  width: 100%; }
  /* line 40, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_header.scss */
  .header__table td {
    vertical-align: middle; }

/* line 45, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_header.scss */
.logo--accsys,
.logo--strapline,
.accsys--strapline,
.logo--products {
  display: inline-block;
  vertical-align: middle; }

/* line 56, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_header.scss */
.logo--accoya img,
.logo--accsys img,
.logo--products img {
  display: block;
  width: 100%\0;
  /* IE8/9/10/11 */ }

@media only screen and (max-width: 1025px) {
  /* line 62, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_header.scss */
  .logo--accsys {
    max-width: 109px; }
    /* line 65, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_header.scss */
    .logo--accsys img {
      max-width: 109px; } }

@media only screen and (max-width: 1025px) {
  /* line 71, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_header.scss */
  .logo--accoya {
    height: 46px; }
    /* line 74, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_header.scss */
    .logo--accoya img {
      height: 46px; } }

/* line 80, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_header.scss */
.logo--main {
  width: 40%; }
  @media only screen and (min-width: 420px) {
    /* line 80, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_header.scss */
    .logo--main {
      width: 160px; } }
  @media only screen and (min-width: 550px) {
    /* line 80, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_header.scss */
    .logo--main {
      width: auto; } }

/* line 92, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_header.scss */
.logo--accoya {
  display: block;
  float: left;
  max-width: 157px;
  width: 100%; }
  /* line 97, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_header.scss */
  .logo--accoya.accsys {
    max-width: 157px; }

/* line 102, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_header.scss */
.logo--accsys {
  margin-bottom: -1px;
  max-width: 109px;
  width: 34%; }
  @media only screen and (min-width: 1026px) {
    /* line 102, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_header.scss */
    .logo--accsys {
      display: table-cell;
      max-width: 157px;
      width: 157px; } }

/* line 114, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_header.scss */
.logo--products {
  display: table-cell;
  max-width: 79px;
  width: 79px; }
  /* line 119, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_header.scss */
  .logo--products a {
    display: block; }

/* line 124, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_header.scss */
.accsys--strapline {
  font-size: 12px;
  margin-top: 1px;
  margin-left: 30px; }
  @media only screen and (min-width: 1026px) {
    /* line 124, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_header.scss */
    .accsys--strapline {
      display: none; } }

/* line 133, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_header.scss */
.logo--strapline {
  display: none;
  margin-left: 20px;
  margin-left: 10px; }
  @media only screen and (min-width: 650px) {
    /* line 133, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_header.scss */
    .logo--strapline {
      display: block;
      float: left;
      padding-top: 14px; } }
  @media only screen and (min-width: 1025px) {
    /* line 133, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_header.scss */
    .logo--strapline {
      margin-left: 30px;
      padding-top: 20px; } }

/* line 149, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_header.scss */
.header__lang {
  display: table;
  height: 56px;
  float: right;
  max-width: 226px; }
  /* line 155, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_header.scss */
  .header__lang .header-submenu li:last-of-type:after {
    display: none !important; }
  @media only screen and (min-width: 550px) {
    /* line 149, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_header.scss */
    .header__lang {
      width: 226px; } }
  @media only screen and (max-width: 1025px) {
    /* line 149, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_header.scss */
    .header__lang {
      padding: 0 10px;
      height: 46px;
      width: 100%; } }
  /* line 169, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_header.scss */
  .header__lang span.gray {
    display: none; }
    @media only screen and (min-width: 550px) {
      /* line 169, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_header.scss */
      .header__lang span.gray {
        padding-right: 10px;
        color: #a7a9ac;
        display: inline-block;
        font-size: 100%;
        vertical-align: middle; } }
  /* line 180, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_header.scss */
  .header__lang select {
    background: url("../../img/icons/arrow-grey.svg") no-repeat 95% 50%;
    background-image: none\0;
    /* IE8/9/10/11 */
    color: #535456;
    display: inline-block;
    float: right;
    font-family: "Neosans Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    text-transform: none;
    width: 100%;
    vertical-align: middle;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none; }
    /* line 192, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_header.scss */
    .no-svg .header__lang select {
      background: url("../../img/icons/arrow-grey.png") no-repeat 95% 50%; }
    @media only screen and (min-width: 550px) {
      /* line 180, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_header.scss */
      .header__lang select {
        padding: 2px 10px 0;
        font-size: 100%;
        max-width: 60%; } }

/* line 204, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_header.scss */
.header__search {
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("../../img/icons/search.svg"); }
  /* line 208, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_header.scss */
  .no-svg .header__search {
    background-image: url("../../img/icons/search.png"); }

/* line 213, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_header.scss */
.header__nav-trigger {
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("../../img/icons/menu.svg"); }
  /* line 217, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_header.scss */
  .no-svg .header__nav-trigger {
    background-image: url("../../img/icons/menu.png"); }
  /* line 221, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_header.scss */
  .header__nav-trigger.active-item {
    background-color: #f2f1f0; }

/* line 226, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_header.scss */
.header__search, .header__nav-trigger {
  border-left: 1px solid #e6e4e2;
  width: 46px;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  transition: 0.2s; }
  @media only screen and (min-width: 550px) {
    /* line 226, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_header.scss */
    .header__search, .header__nav-trigger {
      width: 56px; } }
  /* line 235, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_header.scss */
  .header__search:hover, .header__nav-trigger:hover {
    background-color: #f2f1f0;
    cursor: pointer; }
  /* line 240, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_header.scss */
  .header__search.active-item, .header__nav-trigger.active-item {
    background-color: #f2f1f0; }
    @media only screen and (min-width: 1025px) {
      /* line 240, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_header.scss */
      .header__search.active-item, .header__nav-trigger.active-item {
        background-color: #3c3839;
        background-image: url("../../img/icons/search--white.svg"); }
        /* line 246, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_header.scss */
        .no-svg .header__search.active-item, .no-svg .header__nav-trigger.active-item {
          background-image: url("../../img/icons/search--white.png"); } }
  /* line 252, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_header.scss */
  .header__search img, .header__nav-trigger img {
    margin: 0 auto;
    max-width: 30px;
    width: 40%; }
    @media only screen and (min-width: 550px) {
      /* line 252, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_header.scss */
      .header__search img, .header__nav-trigger img {
        max-width: 15px; } }

/* line 266, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_header.scss */
.header__bottom {
  display: none; }
  /* line 15, /Users/lucy/Sites/accoya/node_modules/node-bourbon/assets/stylesheets/addons/_clearfix.scss */
  .header__bottom:after {
    content: "";
    display: table;
    clear: both; }
  @media only screen and (min-width: 1026px) {
    /* line 266, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_header.scss */
    .header__bottom {
      display: block !important; } }

/* line 278, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_header.scss */
.header__navigation-desktop {
  display: none; }
  @media only screen and (min-width: 1026px) {
    /* line 278, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_header.scss */
    .header__navigation-desktop {
      display: block; } }

/* line 286, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_header.scss */
.header__navigation-mobile {
  display: block; }
  @media only screen and (min-width: 1026px) {
    /* line 286, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_header.scss */
    .header__navigation-mobile {
      display: none; } }

/* line 297, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_header.scss */
#header-menu,
.header-menu,
.accsys--nav ul {
  display: table;
  position: relative;
  width: 100%;
  border-top: 1px solid #e6e4e2; }
  /* line 304, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_header.scss */
  #header-menu.languages,
  .header-menu.languages,
  .accsys--nav ul.languages {
    border-top: 0;
    height: 56px;
    border-left: 1px solid #e6e4e2; }
    @media only screen and (max-width: 1025px) {
      /* line 304, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_header.scss */
      #header-menu.languages,
      .header-menu.languages,
      .accsys--nav ul.languages {
        height: 46px; } }
    /* line 311, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_header.scss */
    .no-csscalc #header-menu.languages, .no-csscalc
    .header-menu.languages, .no-csscalc
    .accsys--nav ul.languages {
      border-left: 0; }
    /* line 314, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_header.scss */
    #header-menu.languages.active,
    .header-menu.languages.active,
    .accsys--nav ul.languages.active {
      background: #f4f4f4; }
    /* line 317, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_header.scss */
    #header-menu.languages .menu__item,
    .header-menu.languages .menu__item,
    .accsys--nav ul.languages .menu__item {
      width: auto; }
    /* line 320, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_header.scss */
    #header-menu.languages .menu__item--more,
    .header-menu.languages .menu__item--more,
    .accsys--nav ul.languages .menu__item--more {
      padding: 0;
      display: block;
      vertical-align: middle; }
    /* line 325, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_header.scss */
    #header-menu.languages .header-submenu,
    .header-menu.languages .header-submenu,
    .accsys--nav ul.languages .header-submenu {
      position: absolute;
      top: 56px;
      z-index: 99;
      padding: 20px;
      text-align: center;
      border-right: 1px solid #e6e4e2;
      border-bottom: 1px solid #e6e4e2;
      border-left: 1px solid #e6e4e2;
      left: -1px;
      width: calc(100% + 2px); }
      /* line 336, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_header.scss */
      .no-csscalc #header-menu.languages .header-submenu, .no-csscalc
      .header-menu.languages .header-submenu, .no-csscalc
      .accsys--nav ul.languages .header-submenu {
        left: 0;
        width: 100%; }
      @media only screen and (max-width: 1025px) {
        /* line 325, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_header.scss */
        #header-menu.languages .header-submenu,
        .header-menu.languages .header-submenu,
        .accsys--nav ul.languages .header-submenu {
          top: 46px; } }
      /* line 343, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_header.scss */
      #header-menu.languages .header-submenu .submenu__item,
      .header-menu.languages .header-submenu .submenu__item,
      .accsys--nav ul.languages .header-submenu .submenu__item {
        float: none; }

/* line 350, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_header.scss */
.accsys--nav {
  background: #696a6c;
  display: none;
  position: absolute;
  top: 56px;
  height: 55px;
  width: 100%; }
  @media only screen and (max-width: 1024px) {
    /* line 350, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_header.scss */
    .accsys--nav {
      display: none !important; } }
  /* line 362, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_header.scss */
  .accsys--nav ul {
    border-color: #696a6c; }
  /* line 366, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_header.scss */
  .accsys--nav:after {
    position: absolute;
    background: transparent;
    bottom: -56px;
    left: 0;
    width: 100%;
    height: 56px;
    content: " "; }
    @media only screen and (max-width: 1025px) {
      /* line 366, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_header.scss */
      .accsys--nav:after {
        display: none !important; } }

/* line 380, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_header.scss */
.menu__item,
.accsys--nav li {
  position: relative;
  display: table-cell;
  width: 12.5%;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1.6923076923;
  text-align: center;
  vertical-align: middle;
  border-right: 1px solid #e6e4e2; }
  /* line 390, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_header.scss */
  .menu__item.current-menu-item:after,
  .accsys--nav li.current-menu-item:after {
    display: block;
    content: " ";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: #50b948; }
  /* line 401, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_header.scss */
  .menu__item:last-child,
  .accsys--nav li:last-child {
    border-right: none; }
  /* line 405, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_header.scss */
  .menu__item:hover,
  .accsys--nav li:hover {
    background-color: #f4f4f4; }
    /* line 407, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_header.scss */
    .menu__item:hover .header-submenu,
    .accsys--nav li:hover .header-submenu {
      z-index: 2; }
    /* line 412, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_header.scss */
    .menu__item:hover a,
    .menu__item:hover .menu__item--more,
    .accsys--nav li:hover a,
    .accsys--nav li:hover .menu__item--more {
      background-color: #f4f4f4; }

/* line 423, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_header.scss */
.accsys--nav li {
  border-right: 1px solid #828386;
  height: 54px;
  width: 11.5%; }
  /* line 428, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_header.scss */
  .accsys--nav li:hover {
    background-color: #535456; }
    /* line 431, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_header.scss */
    .accsys--nav li:hover a {
      background: none; }

/* line 437, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_header.scss */
.menu__item a,
.menu__item .menu__item--more,
.accsys--nav a {
  display: block;
  padding: 16px 0;
  color: #535456;
  text-decoration: none;
  cursor: pointer; }

/* line 447, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_header.scss */
.accsys--nav a {
  color: white;
  padding: 8px 20px; }

/* line 452, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_header.scss */
.menu__item .menu__item--more {
  padding-left: 0; }
  /* line 454, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_header.scss */
  .menu__item .menu__item--more:after {
    display: inline-block;
    width: 11px;
    height: 6px;
    margin-left: 10px;
    content: " ";
    background: url("../../img/icons/arrow-grey.svg") no-repeat; }
    /* line 461, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_header.scss */
    .no-svg .menu__item .menu__item--more:after {
      background: url("../../img/icons/arrow-grey.png") no-repeat; }

/* line 468, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_header.scss */
.header-submenu {
  display: none;
  position: fixed;
  top: 111px;
  top: 111px -2px\0;
  /* IE8/9/10/11 */
  left: 0;
  width: 100%;
  background-color: #f4f4f4;
  padding: 50px;
  text-align: left;
  border-bottom: 1px solid #e6e4e2; }
  /* line 481, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_header.scss */
  .header-submenu li:last-of-type:after {
    display: block;
    position: absolute;
    background: transparent;
    width: 100%;
    height: 56px;
    content: " ";
    bottom: -56px;
    left: 0; }
    @media only screen and (max-width: 1025px) {
      /* line 481, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_header.scss */
      .header-submenu li:last-of-type:after {
        display: none !important; } }

/* line 496, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_header.scss */
.submenu__item {
  float: left;
  clear: both; }
  /* line 500, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_header.scss */
  .submenu__item a {
    padding: 0; }
    /* line 503, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_header.scss */
    .submenu__item a:hover {
      color: #50b948, 10; }

/* line 510, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_header.scss */
.submenu__item.current-menu-item a {
  color: #50b948; }
  /* line 513, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_header.scss */
  .submenu__item.current-menu-item a:hover {
    color: #50b948; }

/* line 522, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_header.scss */
.mob-menu-wrap {
  background-color: #f2f1f0;
  display: inline-block;
  width: 100%;
  white-space: nowrap;
  overflow-y: hidden;
  overflow-x: scroll;
  -webkit-overflow-scrolling: touch;
  white-space: nowrap;
  height: 46px;
  border-bottom: solid 1px #e6e4e2; }
  /* line 533, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_header.scss */
  .lt-ie10 .mob-menu-wrap {
    overflow: hidden; }
  @media only screen and (max-width: 1025px) {
    /* line 522, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_header.scss */
    .mob-menu-wrap {
      display: block; } }
  /* line 539, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_header.scss */
  .mob-menu-wrap::-webkit-scrollbar {
    display: none; }

/* line 544, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_header.scss */
#header-menu-mob {
  width: auto;
  min-width: 100%;
  height: 46px;
  display: table; }
  /* line 550, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_header.scss */
  #header-menu-mob a {
    color: #535456;
    text-decoration: none; }

/* line 556, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_header.scss */
.menu__item--mob {
  display: inline-block;
  vertical-align: top; }
  /* line 560, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_header.scss */
  .menu__item--mob a {
    padding: 13px 13px 11px 13px;
    display: block; }
    /* line 564, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_header.scss */
    .menu__item--mob a.no-padding {
      padding: 0; }
    /* line 568, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_header.scss */
    .menu__item--mob a img {
      width: auto;
      height: 46px;
      vertical-align: top; }

/* line 579, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_header.scss */
.compact-search {
  background: #f2f1f0;
  border-bottom: solid 1px #e6e4e2;
  height: 46px;
  margin-top: -46px;
  position: relative;
  z-index: -1;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  transition: 0.2s; }

/* line 590, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_header.scss */
.compact-search--active {
  margin-top: 0; }

/* line 594, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_header.scss */
.compact-search__input {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  display: block;
  height: 46px;
  padding: 0 20px;
  text-transform: none;
  width: 100%;
  font-family: "Neosans Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  color: #535456; }

/* line 4, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_footer.scss */
footer {
  background-color: #535456;
  color: #aba59e;
  position: relative;
  z-index: 2; }
  /* line 15, /Users/lucy/Sites/accoya/node_modules/node-bourbon/assets/stylesheets/addons/_clearfix.scss */
  footer:after {
    content: "";
    display: table;
    clear: both; }
  /* line 11, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_footer.scss */
  footer .footer--wrap {
    overflow: hidden;
    padding: 70px 50px; }
  /* line 16, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_footer.scss */
  footer a {
    color: white;
    text-decoration: none; }
  /* line 21, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_footer.scss */
  footer .footer--title {
    font-family: "Neosans Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.6923076923;
    text-transform: uppercase;
    color: #f2f1f0; }

/* line 32, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_footer.scss */
.footer-col-2 {
  width: 100%; }
  /* line 15, /Users/lucy/Sites/accoya/node_modules/node-bourbon/assets/stylesheets/addons/_clearfix.scss */
  .footer-col-2:after {
    content: "";
    display: table;
    clear: both; }
  @media only screen and (min-width: 767px) {
    /* line 32, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_footer.scss */
    .footer-col-2 {
      width: 33.33%;
      float: left;
      padding-right: 20px; } }
  @media only screen and (min-width: 1025px) {
    /* line 32, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_footer.scss */
    .footer-col-2 {
      width: 25%;
      float: left; } }
  @media only screen and (min-width: 1140px) {
    /* line 32, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_footer.scss */
    .footer-col-2 {
      padding-right: 40px; } }

/* line 50, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_footer.scss */
.footer-col-3 {
  width: 100%; }
  @media only screen and (min-width: 767px) {
    /* line 50, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_footer.scss */
    .footer-col-3 {
      width: 66.66%;
      float: left;
      padding: 0; } }
  @media only screen and (min-width: 1025px) {
    /* line 50, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_footer.scss */
    .footer-col-3 {
      width: 75%;
      float: left;
      padding: 0; } }

/* line 64, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_footer.scss */
.footer-inner {
  max-width: 350px; }

/* line 74, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_footer.scss */
.footer--lower {
  background: #696a6c;
  width: 100%;
  font-family: "Proxima Nova Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 30px 50px; }
  @media only screen and (min-width: 1025px) {
    /* line 74, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_footer.scss */
    .footer--lower {
      width: 100%; } }

/* line 85, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_footer.scss */
.footer--nav {
  overflow: hidden;
  margin-bottom: 10px; }
  @media only screen and (min-width: 767px) {
    /* line 89, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_footer.scss */
    .footer--nav a {
      float: left;
      margin-right: 30px; } }

/* line 97, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_footer.scss */
.footer--copyright {
  clear: left;
  font-size: 10px;
  font-size: 0.625rem;
  line-height: 1.5;
  margin-bottom: 10px; }

/* line 106, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_footer.scss */
.footer--social {
  display: block;
  float: left;
  margin-bottom: 40px;
  width: 100%; }
  @media only screen and (min-width: 480px) {
    /* line 106, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_footer.scss */
    .footer--social {
      width: auto; } }
  @media only screen and (min-width: 1025px) {
    /* line 106, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_footer.scss */
    .footer--social {
      margin-bottom: 100px;
      width: 100%; } }
  @media only screen and (min-width: 1140px) {
    /* line 106, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_footer.scss */
    .footer--social {
      width: 50%;
      float: left; } }

/* line 126, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_footer.scss */
.footer--social-icons {
  display: block; }
  /* line 128, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_footer.scss */
  .footer--social-icons li {
    display: inline-block; }
    /* line 130, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_footer.scss */
    .footer--social-icons li a {
      width: 23px;
      height: 23px;
      margin-right: 1px;
      display: block;
      float: left;
      background-color: #50b948;
      background-position: center center;
      background-repeat: no-repeat;
      -webkit-transition: 0.2s;
      -moz-transition: 0.2s;
      transition: 0.2s; }
      /* line 141, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_footer.scss */
      .footer--social-icons li a:hover {
        background-color: #409539; }
      /* line 145, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_footer.scss */
      .footer--social-icons li a.facebook {
        background-image: url("../../img/icons/fixed-social-links-facebook.png");
        background-image: url("../../img/icons/fixed-social-links-facebook.svg");
        background-size: 9px 17px; }
      /* line 150, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_footer.scss */
      .footer--social-icons li a.twitter {
        background-image: url("../../img/icons/fixed-social-links-twitter.png");
        background-image: url("../../img/icons/fixed-social-links-twitter.svg");
        background-size: 17px 14px; }
      /* line 155, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_footer.scss */
      .footer--social-icons li a.google-plus {
        background-image: url("../../img/icons/fixed-social-links-google-plus.png");
        background-image: url("../../img/icons/fixed-social-links-google-plus.svg");
        background-size: 16px 16px; }

/* line 167, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_footer.scss */
.footer--logos {
  float: left;
  margin-bottom: 40px; }
  @media only screen and (min-width: 480px) {
    /* line 167, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_footer.scss */
    .footer--logos {
      float: right; } }
  @media only screen and (min-width: 767px) {
    /* line 167, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_footer.scss */
    .footer--logos {
      float: left; }
      /* line 15, /Users/lucy/Sites/accoya/node_modules/node-bourbon/assets/stylesheets/addons/_clearfix.scss */
      .footer--logos:after {
        content: "";
        display: table;
        clear: both; } }
  /* line 180, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_footer.scss */
  .footer--logos a {
    display: block;
    float: left;
    margin-bottom: 20px;
    margin-right: 25px; }
    @media only screen and (min-width: 480px) {
      /* line 180, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_footer.scss */
      .footer--logos a {
        margin-left: 25px;
        margin-right: 0; } }
    @media only screen and (min-width: 767px) {
      /* line 180, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_footer.scss */
      .footer--logos a {
        margin-left: 0;
        margin-right: 25px; } }

/* line 202, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_footer.scss */
.footer--toolkit {
  width: 100%;
  margin-bottom: 40px; }
  @media only screen and (min-width: 767px) {
    /* line 202, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_footer.scss */
    .footer--toolkit {
      width: 50%;
      float: left;
      padding-right: 20px; } }
  @media only screen and (min-width: 1025px) {
    /* line 202, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_footer.scss */
    .footer--toolkit {
      width: 33.33%;
      float: left; } }
  @media only screen and (min-width: 1140px) {
    /* line 202, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_footer.scss */
    .footer--toolkit {
      padding-right: 40px; } }

/* line 224, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_footer.scss */
.footer--contact {
  width: 100%;
  margin-bottom: 40px; }
  @media only screen and (min-width: 767px) {
    /* line 224, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_footer.scss */
    .footer--contact {
      width: 50%;
      float: left;
      padding-right: 20px; } }
  @media only screen and (min-width: 1025px) {
    /* line 224, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_footer.scss */
    .footer--contact {
      width: 33.33%;
      float: left; } }
  @media only screen and (min-width: 1140px) {
    /* line 224, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_footer.scss */
    .footer--contact {
      padding-right: 40px; } }

/* line 246, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_footer.scss */
.footer--newsletter {
  width: 100%; }
  @media only screen and (min-width: 1025px) {
    /* line 246, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_footer.scss */
    .footer--newsletter {
      width: 33.33%;
      float: left; } }
  /* line 253, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_footer.scss */
  .footer--newsletter .form {
    margin-top: 0; }
  /* line 4, /Users/lucy/Sites/accoya/node_modules/node-bourbon/assets/stylesheets/css3/_placeholder.scss */
  .footer--newsletter form::-webkit-input-placeholder {
    color: white; }
  /* line 4, /Users/lucy/Sites/accoya/node_modules/node-bourbon/assets/stylesheets/css3/_placeholder.scss */
  .footer--newsletter form::-moz-placeholder {
    color: white; }
  /* line 4, /Users/lucy/Sites/accoya/node_modules/node-bourbon/assets/stylesheets/css3/_placeholder.scss */
  .footer--newsletter form:-moz-placeholder {
    color: white; }
  /* line 4, /Users/lucy/Sites/accoya/node_modules/node-bourbon/assets/stylesheets/css3/_placeholder.scss */
  .footer--newsletter form:-ms-input-placeholder {
    color: white; }
  /* line 263, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/global/_footer.scss */
  .footer--newsletter input {
    width: 100%;
    background-color: white; }

/* = Specific */
/* line 6, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_page-specific.scss */
.page-list .children {
  margin: 0; }

/* line 14, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_page-specific.scss */
.results-list {
  width: 100%; }
  /* line 17, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_page-specific.scss */
  .results-list h2 span {
    display: block; }
    /* line 19, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_page-specific.scss */
    .results-list h2 span a {
      font-size: 13px;
      font-family: "Proxima Nova Regular", "Helvetica Neue", Helvetica, Arial, sans-serif; }

/* line 27, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_page-specific.scss */
.results-list__item {
  padding-bottom: 30px; }

/* line 31, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_page-specific.scss */
.results-list__item--bordered {
  border-bottom: solid 1px #D4D4D4;
  margin-bottom: 30px; }

/* line 36, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_page-specific.scss */
.results-list__meta {
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1.5; }

/* line 40, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_page-specific.scss */
.results-list__meta__separator {
  padding: 0 5px; }

/* line 50, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_page-specific.scss */
.colorswatch {
  display: inline-block;
  width: 100px;
  height: 100px; }

/* line 56, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_page-specific.scss */
.colorswatch--edengreen {
  background-color: #50b948; }

/* line 57, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_page-specific.scss */
.colorswatch--darkgrey {
  background-color: #535456; }

/* line 58, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_page-specific.scss */
.colorswatch--lightgrey {
  background-color: #f2f1f0; }

/* line 59, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_page-specific.scss */
.colorswatch--pitchgrey {
  background-color: #322d2e; }

/* line 60, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_page-specific.scss */
.colorswatch--midgrey {
  background-color: #a7a9ac; }

/* line 61, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_page-specific.scss */
.colorswatch--accsysgrey {
  background-color: #696a6c; }

/* line 62, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_page-specific.scss */
.colorswatch--limegreen {
  background-color: #c1d72e; }

/* = Partials */
/* line 3, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
.module--buy-results {
  padding: 50px 28px 28px 50px; }
  @media only screen and (max-width: 767px) {
    /* line 3, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
    .module--buy-results {
      padding: 50px 50px 28px 50px; } }
  /* line 8, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
  .module--buy-results h1 {
    position: relative; }
    /* line 10, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
    .module--buy-results h1 span {
      position: relative;
      background: #f4f4f4;
      padding-right: 5px; }
      @media only screen and (min-width: 1540px) {
        /* line 10, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
        .module--buy-results h1 span {
          padding-right: 7px; } }
      @media only screen and (min-width: 2000px) {
        /* line 10, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
        .module--buy-results h1 span {
          padding-right: 9px; } }
    /* line 21, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
    .module--buy-results h1:before {
      background-repeat: no-repeat;
      background-image: url("../../img/heading-slice.svg");
      width: 93px;
      height: 176px;
      display: block;
      content: " ";
      background-size: 100%;
      position: absolute;
      top: 2px;
      left: -100px; }
      /* line 24, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
      .no-svg .module--buy-results h1:before {
        background-image: url("../../img/heading-slice.png"); }
    /* line 37, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
    .accsys .module--buy-results h1:before {
      background-image: none;
      width: 100%;
      width: calc(100% + 100px);
      height: 1px;
      background: #696a6c;
      top: auto;
      left: auto;
      bottom: 9px;
      right: -100px; }
      @media only screen and (min-width: 1540px) {
        /* line 37, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
        .accsys .module--buy-results h1:before {
          bottom: 11px; } }
      @media only screen and (min-width: 2000px) {
        /* line 37, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
        .accsys .module--buy-results h1:before {
          bottom: 14px; } }
      /* line 53, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
      .no-svg .accsys .module--buy-results h1:before {
        background-image: none; }
  /* line 60, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
  .module--buy-results .distributors .desktop-row {
    margin-bottom: 3%;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    -o-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-pack: start; }
    @media only screen and (max-width: 1025px) {
      /* line 60, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
      .module--buy-results .distributors .desktop-row {
        display: block;
        margin-bottom: 0; } }
  /* line 69, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
  .module--buy-results .distributors .tablet-row {
    max-width: 50%;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    -o-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-pack: start; }
    @media only screen and (max-width: 1025px) {
      /* line 69, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
      .module--buy-results .distributors .tablet-row {
        max-width: 100%;
        -webkit-box-orient: row !important;
        -moz-box-orient: row !important;
        box-orient: row !important;
        -webkit-flex-direction: row !important;
        -moz-flex-direction: row !important;
        flex-direction: row !important;
        -ms-flex-direction: row !important;
        margin-bottom: 22px; } }
    @media only screen and (max-width: 767px) {
      /* line 69, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
      .module--buy-results .distributors .tablet-row {
        display: block;
        margin-bottom: 0; } }
  /* line 83, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
  .module--buy-results .distributors .distributor {
    background: #fff;
    margin-right: 3%;
    max-width: 47%; }
    @media only screen and (max-width: 767px) {
      /* line 83, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
      .module--buy-results .distributors .distributor {
        max-width: 100%;
        width: 100%;
        display: block;
        margin-bottom: 22px;
        margin-right: 0; } }
    /* line 98, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
    .module--buy-results .distributors .distributor .container {
      padding: 25px; }
      /* line 100, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
      .module--buy-results .distributors .distributor .container .content {
        display: table; }
        /* line 102, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
        .module--buy-results .distributors .distributor .container .content .left, .module--buy-results .distributors .distributor .container .content .right {
          display: table-cell;
          vertical-align: top; }
        /* line 106, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
        .module--buy-results .distributors .distributor .container .content .left {
          width: 30%; }
          /* line 108, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
          .module--buy-results .distributors .distributor .container .content .left img {
            margin-bottom: 15px; }
          /* line 111, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
          .module--buy-results .distributors .distributor .container .content .left a {
            text-decoration: none;
            font-family: "Neosans Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
            font-size: 13px;
            font-size: 0.8125rem;
            line-height: 1.6923076923; }
        /* line 117, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
        .module--buy-results .distributors .distributor .container .content .right {
          padding-left: 15px;
          width: 70%; }
          /* line 120, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
          .module--buy-results .distributors .distributor .container .content .right p {
            font-size: 14px;
            font-size: 0.875rem;
            line-height: 1.5714285714; }
            /* line 122, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
            .module--buy-results .distributors .distributor .container .content .right p.company {
              font-family: "Neosans Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
              margin-bottom: 13px; }
            /* line 126, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
            .module--buy-results .distributors .distributor .container .content .right p.address {
              margin-bottom: 13px; }

/* line 137, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
.module--fullscreen-video {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #322d2e;
  background: rgba(50, 45, 46, 0.9);
  z-index: 9999; }
  /* line 147, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
  .module--fullscreen-video .wrapper {
    width: 100%;
    height: 100%; }
    /* line 150, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
    .module--fullscreen-video .wrapper .container {
      vertical-align: middle;
      height: 100%;
      padding: 50px 50px 91px 50px;
      max-width: calc(80vw - 100px);
      margin: 0 auto; }
      /* line 156, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
      .module--fullscreen-video .wrapper .container .content {
        margin: 0 auto;
        text-align: right; }
        /* line 159, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
        .module--fullscreen-video .wrapper .container .content .embed-container {
          position: relative;
          padding-bottom: 56.25%;
          height: 0;
          overflow: hidden;
          max-width: 100%; }
          /* line 165, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
          .module--fullscreen-video .wrapper .container .content .embed-container iframe, .module--fullscreen-video .wrapper .container .content .embed-container object, .module--fullscreen-video .wrapper .container .content .embed-container embed {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%; }

/* line 178, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
.module--fixed-social-links {
  vertical-align: top;
  position: fixed;
  top: 200px;
  right: 0;
  z-index: 100; }
  /* line 15, /Users/lucy/Sites/accoya/node_modules/node-bourbon/assets/stylesheets/addons/_clearfix.scss */
  .module--fixed-social-links:after {
    content: "";
    display: table;
    clear: both; }
  /* line 185, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
  .module--fixed-social-links li {
    display: inline; }
    @media only screen and (max-width: 767px) {
      /* line 185, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
      .module--fixed-social-links li {
        display: block; } }
    /* line 190, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
    .module--fixed-social-links li a {
      width: 26px;
      height: 26px;
      text-indent: -999999px;
      display: block;
      float: left;
      background-position: center center;
      background-repeat: no-repeat;
      -webkit-transition: 0.2s;
      -moz-transition: 0.2s;
      transition: 0.2s; }
      /* line 199, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
      .module--fixed-social-links li a.facebook {
        background-color: #3b5999;
        background-image: url("../../img/icons/fixed-social-links-facebook.svg");
        background-size: 9px 17px; }
        /* line 203, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
        .no-svg .module--fixed-social-links li a.facebook {
          background-image: url("../../img/icons/fixed-social-links-facebook.png"); }
        /* line 206, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
        .module--fixed-social-links li a.facebook:hover {
          background-color: #2d4474; }
      /* line 210, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
      .module--fixed-social-links li a.twitter {
        background-color: #55acee;
        background-image: url("../../img/icons/fixed-social-links-twitter.svg");
        background-size: 17px 14px; }
        /* line 214, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
        .no-svg .module--fixed-social-links li a.twitter {
          background-image: url("../../img/icons/fixed-social-links-twitter.png"); }
        /* line 217, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
        .module--fixed-social-links li a.twitter:hover {
          background-color: #2795e9; }
      /* line 221, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
      .module--fixed-social-links li a.google-plus {
        background-color: #de4931;
        background-image: url("../../img/icons/fixed-social-links-google-plus.svg");
        background-size: 16px 16px; }
        /* line 225, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
        .no-svg .module--fixed-social-links li a.google-plus {
          background-image: url("../../img/icons/fixed-social-links-google-plus.png"); }
        /* line 228, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
        .module--fixed-social-links li a.google-plus:hover {
          background-color: #be341e; }
      /* line 232, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
      .module--fixed-social-links li a.pinterest {
        background-color: #cf1a15;
        background-image: url("../../img/icons/fixed-social-links-pinterest.svg");
        background-size: 13px 17px; }
        /* line 236, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
        .no-svg .module--fixed-social-links li a.pinterest {
          background-image: url("../../img/icons/fixed-social-links-pinterest.png"); }
        /* line 239, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
        .module--fixed-social-links li a.pinterest:hover {
          background-color: #a11410; }

/* line 247, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
.module--images--slideshow,
.module--process--slideshow {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -ms-flex-direction: row;
  -webkit-box-lines: single;
  -moz-box-lines: single;
  box-lines: single;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -o-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-pack: start;
  -webkit-align-content: stretch;
  -moz-align-content: stretch;
  align-content: stretch;
  -ms-flex-line-pack: stretch;
  -webkit-box-align: start;
  -moz-box-align: start;
  box-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  -o-align-items: flex-start;
  align-items: flex-start;
  -ms-flex-align: start; }
  @media only screen and (max-width: 1025px) {
    /* line 247, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
    .module--images--slideshow,
    .module--process--slideshow {
      position: relative;
      min-height: 300px !important;
      top: 0; } }
  /* line 260, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
  .module--images--slideshow .slide,
  .module--process--slideshow .slide {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    z-index: 0; }
  /* line 271, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
  .module--images--slideshow .container,
  .module--process--slideshow .container {
    position: relative;
    z-index: 1;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1 1 100%;
    -moz-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    -webkit-box-ordinal-group: 0;
    -moz-box-ordinal-group: 0;
    box-ordinal-group: 0;
    -webkit-order: 0;
    -moz-order: 0;
    order: 0;
    -ms-flex-order: 0;
    -webkit-align-self: center;
    -moz-align-self: center;
    align-self: center;
    -ms-flex-item-align: center; }
    /* line 277, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
    .module--images--slideshow .container .content,
    .module--process--slideshow .container .content {
      display: inline;
      float: right;
      width: 390px; }
      @media only screen and (max-width: 1025px) {
        /* line 277, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
        .module--images--slideshow .container .content,
        .module--process--slideshow .container .content {
          width: 100px; } }
      /* line 285, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
      .module--images--slideshow .container .content:hover .title p, .module--images--slideshow .container .content:hover .details,
      .module--process--slideshow .container .content:hover .title p,
      .module--process--slideshow .container .content:hover .details {
        opacity: 1; }
      /* line 289, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
      .module--images--slideshow .container .content .title, .module--images--slideshow .container .content .details,
      .module--process--slideshow .container .content .title,
      .module--process--slideshow .container .content .details {
        height: 50px;
        display: table; }
      /* line 293, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
      .module--images--slideshow .container .content .title,
      .module--process--slideshow .container .content .title {
        width: 100%; }
        /* line 295, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
        .module--images--slideshow .container .content .title p,
        .module--process--slideshow .container .content .title p {
          color: white;
          font-family: "Neosans Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
          display: table-cell;
          vertical-align: middle;
          padding-left: 20px;
          opacity: 0;
          background: #322d2e;
          -webkit-transition: 0.2s;
          -moz-transition: 0.2s;
          transition: 0.2s;
          border-right: 1px solid #535456; }
          @media only screen and (max-width: 1025px) {
            /* line 295, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
            .module--images--slideshow .container .content .title p,
            .module--process--slideshow .container .content .title p {
              display: none; } }
        /* line 309, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
        .module--images--slideshow .container .content .title a,
        .module--process--slideshow .container .content .title a {
          background-color: #322d2e;
          align: right;
          display: table-cell;
          vertical-align: middle;
          width: 50px;
          text-indent: -999999px;
          background-position: center;
          background-repeat: no-repeat;
          background-size: 7px 14px;
          -webkit-transition: 0.2s;
          -moz-transition: 0.2s;
          transition: 0.2s; }
          /* line 320, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
          .module--images--slideshow .container .content .title a:hover,
          .module--process--slideshow .container .content .title a:hover {
            background-color: #171515; }
          /* line 323, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
          .module--images--slideshow .container .content .title a.previous,
          .module--process--slideshow .container .content .title a.previous {
            background-image: url("../../img/icons/slideshow-previous-arrow.svg"); }
            /* line 325, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
            .no-svg .module--images--slideshow .container .content .title a.previous, .no-svg
            .module--process--slideshow .container .content .title a.previous {
              background-image: url("../../img/icons/slideshow-previous-arrow.png"); }
          /* line 329, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
          .module--images--slideshow .container .content .title a.next,
          .module--process--slideshow .container .content .title a.next {
            border-left: 1px solid #535456;
            background-image: url("../../img/icons/slideshow-next-arrow.svg"); }
            /* line 332, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
            .no-svg .module--images--slideshow .container .content .title a.next, .no-svg
            .module--process--slideshow .container .content .title a.next {
              background-image: url("../../img/icons/slideshow-next-arrow.png"); }
      /* line 338, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
      .module--images--slideshow .container .content .details,
      .module--process--slideshow .container .content .details {
        opacity: 0;
        -webkit-transition: 0.2s;
        -moz-transition: 0.2s;
        transition: 0.2s;
        background: #535456; }
        @media only screen and (max-width: 1025px) {
          /* line 338, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
          .module--images--slideshow .container .content .details,
          .module--process--slideshow .container .content .details {
            display: none; } }
        /* line 345, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
        .module--images--slideshow .container .content .details p,
        .module--process--slideshow .container .content .details p {
          color: white;
          font-size: 13px;
          font-size: 0.8125rem;
          line-height: 1.6923076923;
          display: table-cell;
          vertical-align: middle;
          padding-right: 20px;
          padding-left: 20px;
          white-space: nowrap; }
        /* line 354, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
        .module--images--slideshow .container .content .details a,
        .module--process--slideshow .container .content .details a {
          display: table-cell;
          vertical-align: middle;
          font-size: 13px;
          font-size: 0.8125rem;
          line-height: 1.6923076923;
          text-decoration: underline;
          width: 100%;
          white-space: nowrap; }

/* line 368, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
.module--process--slideshow .container .content {
  width: 100px; }

/* line 371, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
.module--process--slideshow .slide {
  background-size: 100%;
  background-color: #F1F2EF; }

/* line 377, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
.module--images, .module--images--link {
  -webkit-align-self: baseline;
  -moz-align-self: baseline;
  align-self: baseline;
  -ms-flex-item-align: baseline; }
  /* line 379, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
  .module--images .items, .module--images--link .items {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0; }
    @media only screen and (max-width: 1025px) {
      /* line 379, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
      .module--images .items, .module--images--link .items {
        position: relative; } }
    /* line 388, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
    .module--images .items .item, .module--images--link .items .item {
      overflow: hidden;
      position: relative;
      width: 100%;
      height: 100%;
      display: block;
      background-repeat: no-repeat;
      background-position: center center;
      background-size: cover; }
      /* line 397, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
      .module--images .items .item a.toggle, .module--images--link .items .item a.toggle {
        overflow: hidden;
        z-index: 2;
        position: absolute;
        top: 0;
        left: 0;
        width: 50px;
        height: 50px;
        line-height: 50px;
        font-size: 15px;
        font-size: 0.9375rem;
        line-height: 1.4666666667;
        text-decoration: none;
        display: block;
        color: #fefefe;
        text-align: center;
        text-indent: -999999px;
        background: #322d2e;
        z-index: 3; }
        /* line 414, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
        .module--images .items .item a.toggle:before, .module--images--link .items .item a.toggle:before {
          content: "";
          position: absolute;
          width: 200%;
          height: 200%;
          top: -50%;
          left: -50%;
          background-image: url("../../img/icons/plus.svg");
          background-position: center;
          background-repeat: no-repeat;
          background-size: 15px;
          -webkit-transition: 0.2s;
          -moz-transition: 0.2s;
          transition: 0.2s; }
          /* line 422, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
          .no-svg .module--images .items .item a.toggle:before, .no-svg .module--images--link .items .item a.toggle:before {
            background-image: url("../../img/icons/plus.png"); }
      /* line 432, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
      .module--images .items .item.active .overlay, .module--images--link .items .item.active .overlay {
        opacity: 1; }
      /* line 436, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
      .module--images .items .item.active a.toggle:before, .module--images--link .items .item.active a.toggle:before {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg); }
      /* line 441, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
      .module--images .items .item .overlay, .module--images--link .items .item .overlay {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #322d2e;
        background: rgba(50, 45, 46, 0.9);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
        opacity: 0;
        -webkit-transition: 0.2s;
        -moz-transition: 0.2s;
        transition: 0.2s;
        z-index: 2; }
        /* line 453, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
        .module--images .items .item .overlay .content, .module--images--link .items .item .overlay .content {
          display: table;
          width: 100%;
          height: 100%; }
          /* line 457, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
          .module--images .items .item .overlay .content .copy, .module--images--link .items .item .overlay .content .copy {
            display: table-cell;
            vertical-align: middle;
            text-align: center;
            padding: 50px;
            height: 100%; }
            /* line 464, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
            .module--images .items .item .overlay .content .copy h2, .module--images--link .items .item .overlay .content .copy h2 {
              color: white;
              font-family: "Neosans Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
              font-size: 30px;
              font-size: 1.875rem;
              line-height: 1.4666666667;
              font-weight: 300;
              margin-bottom: 0; }
              @media only screen and (max-width: 1025px) {
                /* line 464, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
                .module--images .items .item .overlay .content .copy h2, .module--images--link .items .item .overlay .content .copy h2 {
                  font-size: 24px;
                  font-size: 1.5rem;
                  line-height: 1.8333333333;
                  line-height: 1.4; } }
            /* line 475, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
            .module--images .items .item .overlay .content .copy p, .module--images--link .items .item .overlay .content .copy p {
              color: white;
              font-family: "Neosans Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
              font-size: 36px;
              font-size: 2.25rem;
              line-height: 1.2222222222;
              font-weight: 300;
              text-transform: uppercase; }
              @media only screen and (max-width: 1025px) {
                /* line 475, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
                .module--images .items .item .overlay .content .copy p, .module--images--link .items .item .overlay .content .copy p {
                  font-size: 18px;
                  font-size: 1.125rem;
                  line-height: 1.2222222222; } }
            /* line 485, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
            .module--images .items .item .overlay .content .copy a, .module--images--link .items .item .overlay .content .copy a {
              color: #50b948;
              font-family: "Neosans Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
              font-size: 13px;
              font-size: 0.8125rem;
              line-height: 1.6923076923;
              display: inline-block;
              text-decoration: none; }
      @media only screen and (min-width: 1025px) {
        /* line 496, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
        .module--images .items .item:hover .background, .module--images--link .items .item:hover .background {
          -webkit-transform: scale(1.05);
          -moz-transform: scale(1.05);
          -ms-transform: scale(1.05);
          -o-transform: scale(1.05);
          transform: scale(1.05); } }
      /* line 502, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
      .module--images .items .item .background, .module--images--link .items .item .background {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        z-index: 0;
        -webkit-transition: 1.5s;
        -moz-transition: 1.5s;
        transition: 1.5s; }
        @media only screen and (max-width: 1025px) {
          /* line 502, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
          .module--images .items .item .background, .module--images--link .items .item .background {
            position: static;
            background: none;
            background-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7") !important; } }
        /* line 519, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
        .module--images .items .item .background img, .module--images--link .items .item .background img {
          width: 100%;
          display: none; }
          @media only screen and (max-width: 1025px) {
            /* line 519, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
            .module--images .items .item .background img, .module--images--link .items .item .background img {
              display: block; } }

@media only screen and (max-width: 1025px) {
  /* line 533, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
  .module--images--link .items .item .overlay {
    opacity: 1;
    position: relative;
    font-family: "Neosans Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
    background: #f2f1f0; } }
  @media only screen and (max-width: 1025px) and (max-width: 1025px) {
    /* line 538, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
    .module--images--link .items .item .overlay .content .copy {
      padding: 0 50px; } }

@media only screen and (max-width: 1025px) {
    /* line 542, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
    .module--images--link .items .item .overlay .content .copy h2 {
      padding: 20px 20px 16px 20px;
      font-family: "Neosans Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-size: 16px;
      font-size: 1rem;
      line-height: 1.375;
      color: #535456; } }

/* line 552, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
.module--images--link .item:hover .overlay {
  opacity: 1; }

/* line 558, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
.module--featured {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -ms-flex-direction: row;
  -webkit-box-lines: single;
  -moz-box-lines: single;
  box-lines: single;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -o-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-pack: start;
  -webkit-align-content: flex-start;
  -moz-align-content: flex-start;
  align-content: flex-start;
  -ms-flex-line-pack: start;
  -webkit-box-align: start;
  -moz-box-align: start;
  box-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  -o-align-items: flex-start;
  align-items: flex-start;
  -ms-flex-align: start;
  -webkit-align-self: flex-start;
  -moz-align-self: flex-start;
  align-self: flex-start;
  -ms-flex-item-align: start;
  padding: 50px 0 50px 50px; }
  @media only screen and (max-width: 1025px) {
    /* line 558, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
    .module--featured {
      display: none !important; } }
  /* line 570, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
  .module--featured .slide {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    z-index: 0; }
    @media only screen and (max-width: 767px) {
      /* line 570, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
      .module--featured .slide {
        background: none;
        position: static; } }
    @media only screen and (max-width: 1025px) {
      /* line 570, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
      .module--featured .slide {
        background-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7") !important; } }
    /* line 588, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
    .module--featured .slide img {
      display: none; }
      @media only screen and (max-width: 767px) {
        /* line 588, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
        .module--featured .slide img {
          display: block; } }
  /* line 595, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
  .module--featured .content {
    position: relative;
    z-index: 1;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1 1 100%;
    -moz-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    -webkit-box-ordinal-group: 0;
    -moz-box-ordinal-group: 0;
    box-ordinal-group: 0;
    -webkit-order: 0;
    -moz-order: 0;
    order: 0;
    -ms-flex-order: 0;
    -webkit-align-self: center;
    -moz-align-self: center;
    align-self: center;
    -ms-flex-item-align: center; }
    @media only screen and (max-width: 767px) {
      /* line 595, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
      .module--featured .content {
        display: block; } }
    /* line 604, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
    .module--featured .content .information {
      display: inline;
      float: right;
      width: 390px;
      background: #535456;
      color: white;
      padding: 50px; }
      @media only screen and (max-width: 767px) {
        /* line 604, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
        .module--featured .content .information {
          display: block;
          float: none;
          width: 100%; } }

/* line 620, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
.module--content {
  min-width: 550px;
  max-width: 700px;
  -webkit-align-self: flex-start;
  -moz-align-self: flex-start;
  align-self: flex-start;
  -ms-flex-item-align: start; }
  /* line 626, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
  .module--content.no-width-restraints {
    min-width: 0;
    max-width: none; }
  @media only screen and (max-width: 1025px) {
    /* line 620, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
    .module--content {
      min-width: 0;
      max-width: none;
      position: relative;
      top: 0; } }
  /* line 636, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
  .module--content .container {
    width: 100%;
    display: table;
    padding: 100px;
    min-height: calc(100vh - 121px); }
    /* line 641, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
    .lt-ie10 .module--content .container {
      min-height: 0; }
    @media only screen and (max-width: 1025px) {
      /* line 636, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
      .module--content .container {
        padding: 50px;
        min-height: 0; } }
    /* line 648, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
    .module--content .container .content {
      display: table-cell;
      vertical-align: middle;
      max-width: 350px;
      word-wrap: break-word; }
      /* line 653, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
      .module--content .container .content > :last-child {
        margin-bottom: 0 !important; }
  /* line 658, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
  .module--content h1 {
    position: relative; }
    /* line 660, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
    .module--content h1 span {
      position: relative;
      background: #f4f4f4;
      padding-right: 5px; }
      @media only screen and (min-width: 1540px) {
        /* line 660, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
        .module--content h1 span {
          padding-right: 7px; } }
      @media only screen and (min-width: 2000px) {
        /* line 660, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
        .module--content h1 span {
          padding-right: 9px; } }
    /* line 671, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
    .module--content h1:before {
      background-repeat: no-repeat;
      background-image: url("../../img/heading-slice.svg");
      width: 93px;
      height: 176px;
      display: block;
      content: " ";
      background-size: 100%;
      position: absolute;
      top: 2px;
      left: -100px; }
      /* line 674, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
      .no-svg .module--content h1:before {
        background-image: url("../../img/heading-slice.png"); }
    /* line 687, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
    .accsys .module--content h1:before {
      background-image: none;
      width: 100%;
      width: calc(100% + 100px);
      height: 1px;
      background: #696a6c;
      top: auto;
      left: auto;
      bottom: 8px;
      right: -100px; }
      @media only screen and (max-width: 1025px) {
        /* line 687, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
        .accsys .module--content h1:before {
          bottom: 8px; } }
      @media only screen and (max-width: 767px) {
        /* line 687, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
        .accsys .module--content h1:before {
          bottom: 6px; } }
      /* line 703, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
      .no-svg .accsys .module--content h1:before {
        background-image: none; }
  /* line 709, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
  .module--content .back-btn {
    position: absolute;
    top: 0;
    left: 0;
    width: 50px;
    height: 50px;
    border-right: 1px solid #e6e4e2;
    border-bottom: 1px solid #e6e4e2;
    display: block;
    text-indent: -999999px;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    transition: 0.2s;
    background-image: url("../../img/icons/arrow-grey-left.svg");
    background-position: center center;
    background-repeat: no-repeat; }
    @media only screen and (max-width: 767px) {
      /* line 709, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
      .module--content .back-btn {
        display: none; } }
    /* line 726, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
    .no-svg .module--content .back-btn {
      background-image: url("../../img/icons/arrow-grey-left.png"); }
    /* line 729, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
    .module--content .back-btn:hover {
      background-color: #e6e4e2; }

/* line 735, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
.module--twitter {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -ms-flex-direction: row;
  -webkit-box-lines: single;
  -moz-box-lines: single;
  box-lines: single;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -o-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-pack: start;
  -webkit-align-content: stretch;
  -moz-align-content: stretch;
  align-content: stretch;
  -ms-flex-line-pack: stretch;
  -webkit-box-align: start;
  -moz-box-align: start;
  box-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  -o-align-items: flex-start;
  align-items: flex-start;
  -ms-flex-align: start;
  -webkit-align-self: baseline;
  -moz-align-self: baseline;
  align-self: baseline;
  -ms-flex-item-align: baseline; }
  /* line 743, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
  .module--twitter .container {
    width: 100%;
    display: table;
    padding: 100px;
    min-height: calc(100vh - 121px); }
    /* line 748, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
    .lt-ie10 .module--twitter .container {
      min-height: 0; }
    @media only screen and (max-width: 1025px) {
      /* line 743, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
      .module--twitter .container {
        padding: 50px;
        min-height: 0; } }
    /* line 755, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
    .module--twitter .container .content {
      display: table-cell;
      vertical-align: middle; }
  /* line 761, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
  .module--twitter .row.tweets, .module--twitter .module--buy-results .distributors .tweets.desktop-row, .module--buy-results .distributors .module--twitter .tweets.desktop-row, .module--twitter .module--buy-results .distributors .tweets.tablet-row, .module--buy-results .distributors .module--twitter .tweets.tablet-row,
  .module--twitter .row.social-posts,
  .module--twitter .module--buy-results .distributors .social-posts.desktop-row, .module--buy-results .distributors
  .module--twitter .social-posts.desktop-row,
  .module--twitter .module--buy-results .distributors .social-posts.tablet-row, .module--buy-results .distributors
  .module--twitter .social-posts.tablet-row {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1 1 100%;
    -moz-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    -webkit-box-ordinal-group: 0;
    -moz-box-ordinal-group: 0;
    box-ordinal-group: 0;
    -webkit-order: 0;
    -moz-order: 0;
    order: 0;
    -ms-flex-order: 0;
    -webkit-align-self: center;
    -moz-align-self: center;
    align-self: center;
    -ms-flex-item-align: center;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    flex-direction: row;
    -ms-flex-direction: row; }
    @media only screen and (max-width: 767px) {
      /* line 761, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
      .module--twitter .row.tweets, .module--twitter .module--buy-results .distributors .tweets.desktop-row, .module--buy-results .distributors .module--twitter .tweets.desktop-row, .module--twitter .module--buy-results .distributors .tweets.tablet-row, .module--buy-results .distributors .module--twitter .tweets.tablet-row,
      .module--twitter .row.social-posts,
      .module--twitter .module--buy-results .distributors .social-posts.desktop-row, .module--buy-results .distributors
      .module--twitter .social-posts.desktop-row,
      .module--twitter .module--buy-results .distributors .social-posts.tablet-row, .module--buy-results .distributors
      .module--twitter .social-posts.tablet-row {
        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
        box-orient: vertical;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        flex-direction: column;
        -ms-flex-direction: column; } }
  /* line 772, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
  .module--twitter .social-item__icon {
    float: right;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.2222222222;
    color: #a7a9ac;
    cursor: pointer; }
    /* line 778, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
    .module--twitter .social-item__icon:hover {
      color: #535456; }
    /* line 782, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
    .module--twitter .social-item__icon .fa {
      vertical-align: top; }
  /* line 787, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
  .module--twitter .social-item__link {
    display: inline-block; }
  /* line 791, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
  .module--twitter .social-item__img {
    border-radius: 5px;
    width: 100%; }
  /* line 796, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
  .module--twitter .row.tweet, .module--twitter .module--buy-results .distributors .tweet.desktop-row, .module--buy-results .distributors .module--twitter .tweet.desktop-row, .module--twitter .module--buy-results .distributors .tweet.tablet-row, .module--buy-results .distributors .module--twitter .tweet.tablet-row,
  .module--twitter .row.social-posts__item,
  .module--twitter .module--buy-results .distributors .social-posts__item.desktop-row, .module--buy-results .distributors
  .module--twitter .social-posts__item.desktop-row,
  .module--twitter .module--buy-results .distributors .social-posts__item.tablet-row, .module--buy-results .distributors
  .module--twitter .social-posts__item.tablet-row {
    margin: 70px 0; }
    @media only screen and (max-width: 1025px) {
      /* line 796, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
      .module--twitter .row.tweet, .module--twitter .module--buy-results .distributors .tweet.desktop-row, .module--buy-results .distributors .module--twitter .tweet.desktop-row, .module--twitter .module--buy-results .distributors .tweet.tablet-row, .module--buy-results .distributors .module--twitter .tweet.tablet-row,
      .module--twitter .row.social-posts__item,
      .module--twitter .module--buy-results .distributors .social-posts__item.desktop-row, .module--buy-results .distributors
      .module--twitter .social-posts__item.desktop-row,
      .module--twitter .module--buy-results .distributors .social-posts__item.tablet-row, .module--buy-results .distributors
      .module--twitter .social-posts__item.tablet-row {
        margin: 0;
        padding: 0 50px 50px 50px; } }
    /* line 803, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
    .module--twitter .row.tweet .col-75, .module--twitter .module--buy-results .distributors .tweet.desktop-row .col-75, .module--buy-results .distributors .module--twitter .tweet.desktop-row .col-75, .module--twitter .module--buy-results .distributors .tweet.tablet-row .col-75, .module--buy-results .distributors .module--twitter .tweet.tablet-row .col-75,
    .module--twitter .row.social-posts__item .col-75,
    .module--twitter .module--buy-results .distributors .social-posts__item.desktop-row .col-75, .module--buy-results .distributors
    .module--twitter .social-posts__item.desktop-row .col-75,
    .module--twitter .module--buy-results .distributors .social-posts__item.tablet-row .col-75, .module--buy-results .distributors
    .module--twitter .social-posts__item.tablet-row .col-75 {
      padding-right: 5%; }
      @media only screen and (max-width: 1025px) {
        /* line 803, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
        .module--twitter .row.tweet .col-75, .module--twitter .module--buy-results .distributors .tweet.desktop-row .col-75, .module--buy-results .distributors .module--twitter .tweet.desktop-row .col-75, .module--twitter .module--buy-results .distributors .tweet.tablet-row .col-75, .module--buy-results .distributors .module--twitter .tweet.tablet-row .col-75,
        .module--twitter .row.social-posts__item .col-75,
        .module--twitter .module--buy-results .distributors .social-posts__item.desktop-row .col-75, .module--buy-results .distributors
        .module--twitter .social-posts__item.desktop-row .col-75,
        .module--twitter .module--buy-results .distributors .social-posts__item.tablet-row .col-75, .module--buy-results .distributors
        .module--twitter .social-posts__item.tablet-row .col-75 {
          padding-right: 0; } }
    /* line 809, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
    .module--twitter .row.tweet .social-item--wrap, .module--twitter .module--buy-results .distributors .tweet.desktop-row .social-item--wrap, .module--buy-results .distributors .module--twitter .tweet.desktop-row .social-item--wrap, .module--twitter .module--buy-results .distributors .tweet.tablet-row .social-item--wrap, .module--buy-results .distributors .module--twitter .tweet.tablet-row .social-item--wrap,
    .module--twitter .row.social-posts__item .social-item--wrap,
    .module--twitter .module--buy-results .distributors .social-posts__item.desktop-row .social-item--wrap, .module--buy-results .distributors
    .module--twitter .social-posts__item.desktop-row .social-item--wrap,
    .module--twitter .module--buy-results .distributors .social-posts__item.tablet-row .social-item--wrap, .module--buy-results .distributors
    .module--twitter .social-posts__item.tablet-row .social-item--wrap {
      padding-right: 30px; }
      @media only screen and (max-width: 1025px) {
        /* line 809, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
        .module--twitter .row.tweet .social-item--wrap, .module--twitter .module--buy-results .distributors .tweet.desktop-row .social-item--wrap, .module--buy-results .distributors .module--twitter .tweet.desktop-row .social-item--wrap, .module--twitter .module--buy-results .distributors .tweet.tablet-row .social-item--wrap, .module--buy-results .distributors .module--twitter .tweet.tablet-row .social-item--wrap,
        .module--twitter .row.social-posts__item .social-item--wrap,
        .module--twitter .module--buy-results .distributors .social-posts__item.desktop-row .social-item--wrap, .module--buy-results .distributors
        .module--twitter .social-posts__item.desktop-row .social-item--wrap,
        .module--twitter .module--buy-results .distributors .social-posts__item.tablet-row .social-item--wrap, .module--buy-results .distributors
        .module--twitter .social-posts__item.tablet-row .social-item--wrap {
          padding-right: 0; } }
    /* line 815, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
    .module--twitter .row.tweet p.date, .module--twitter .module--buy-results .distributors .tweet.desktop-row p.date, .module--buy-results .distributors .module--twitter .tweet.desktop-row p.date, .module--twitter .module--buy-results .distributors .tweet.tablet-row p.date, .module--buy-results .distributors .module--twitter .tweet.tablet-row p.date,
    .module--twitter .row.social-posts__item p.date,
    .module--twitter .module--buy-results .distributors .social-posts__item.desktop-row p.date, .module--buy-results .distributors
    .module--twitter .social-posts__item.desktop-row p.date,
    .module--twitter .module--buy-results .distributors .social-posts__item.tablet-row p.date, .module--buy-results .distributors
    .module--twitter .social-posts__item.tablet-row p.date {
      color: #696a6c;
      font-family: "Neosans Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-size: 13px;
      font-size: 0.8125rem;
      line-height: 1.6923076923;
      font-weight: 500; }
    /* line 821, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
    .module--twitter .row.tweet p.retweeted, .module--twitter .module--buy-results .distributors .tweet.desktop-row p.retweeted, .module--buy-results .distributors .module--twitter .tweet.desktop-row p.retweeted, .module--twitter .module--buy-results .distributors .tweet.tablet-row p.retweeted, .module--buy-results .distributors .module--twitter .tweet.tablet-row p.retweeted,
    .module--twitter .row.social-posts__item p.retweeted,
    .module--twitter .module--buy-results .distributors .social-posts__item.desktop-row p.retweeted, .module--buy-results .distributors
    .module--twitter .social-posts__item.desktop-row p.retweeted,
    .module--twitter .module--buy-results .distributors .social-posts__item.tablet-row p.retweeted, .module--buy-results .distributors
    .module--twitter .social-posts__item.tablet-row p.retweeted {
      color: #535456;
      font-family: "Neosans Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-size: 12px;
      font-size: 0.75rem;
      line-height: 1.8333333333; }
      /* line 825, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
      .module--twitter .row.tweet p.retweeted i, .module--twitter .module--buy-results .distributors .tweet.desktop-row p.retweeted i, .module--buy-results .distributors .module--twitter .tweet.desktop-row p.retweeted i, .module--twitter .module--buy-results .distributors .tweet.tablet-row p.retweeted i, .module--buy-results .distributors .module--twitter .tweet.tablet-row p.retweeted i,
      .module--twitter .row.social-posts__item p.retweeted i,
      .module--twitter .module--buy-results .distributors .social-posts__item.desktop-row p.retweeted i, .module--buy-results .distributors
      .module--twitter .social-posts__item.desktop-row p.retweeted i,
      .module--twitter .module--buy-results .distributors .social-posts__item.tablet-row p.retweeted i, .module--buy-results .distributors
      .module--twitter .social-posts__item.tablet-row p.retweeted i {
        vertical-align: baseline; }
    /* line 829, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
    .module--twitter .row.tweet p.screen-name, .module--twitter .module--buy-results .distributors .tweet.desktop-row p.screen-name, .module--buy-results .distributors .module--twitter .tweet.desktop-row p.screen-name, .module--twitter .module--buy-results .distributors .tweet.tablet-row p.screen-name, .module--buy-results .distributors .module--twitter .tweet.tablet-row p.screen-name,
    .module--twitter .row.social-posts__item p.screen-name,
    .module--twitter .module--buy-results .distributors .social-posts__item.desktop-row p.screen-name, .module--buy-results .distributors
    .module--twitter .social-posts__item.desktop-row p.screen-name,
    .module--twitter .module--buy-results .distributors .social-posts__item.tablet-row p.screen-name, .module--buy-results .distributors
    .module--twitter .social-posts__item.tablet-row p.screen-name {
      margin-bottom: 10px; }
      /* line 831, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
      .module--twitter .row.tweet p.screen-name a, .module--twitter .module--buy-results .distributors .tweet.desktop-row p.screen-name a, .module--buy-results .distributors .module--twitter .tweet.desktop-row p.screen-name a, .module--twitter .module--buy-results .distributors .tweet.tablet-row p.screen-name a, .module--buy-results .distributors .module--twitter .tweet.tablet-row p.screen-name a,
      .module--twitter .row.social-posts__item p.screen-name a,
      .module--twitter .module--buy-results .distributors .social-posts__item.desktop-row p.screen-name a, .module--buy-results .distributors
      .module--twitter .social-posts__item.desktop-row p.screen-name a,
      .module--twitter .module--buy-results .distributors .social-posts__item.tablet-row p.screen-name a, .module--buy-results .distributors
      .module--twitter .social-posts__item.tablet-row p.screen-name a {
        color: #535456;
        font-family: "Neosans Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 16px;
        font-size: 1rem;
        line-height: 1.375;
        text-transform: uppercase;
        text-decoration: none; }
        /* line 837, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
        .module--twitter .row.tweet p.screen-name a span, .module--twitter .module--buy-results .distributors .tweet.desktop-row p.screen-name a span, .module--buy-results .distributors .module--twitter .tweet.desktop-row p.screen-name a span, .module--twitter .module--buy-results .distributors .tweet.tablet-row p.screen-name a span, .module--buy-results .distributors .module--twitter .tweet.tablet-row p.screen-name a span,
        .module--twitter .row.social-posts__item p.screen-name a span,
        .module--twitter .module--buy-results .distributors .social-posts__item.desktop-row p.screen-name a span, .module--buy-results .distributors
        .module--twitter .social-posts__item.desktop-row p.screen-name a span,
        .module--twitter .module--buy-results .distributors .social-posts__item.tablet-row p.screen-name a span, .module--buy-results .distributors
        .module--twitter .social-posts__item.tablet-row p.screen-name a span {
          font-weight: 500; }
    /* line 842, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
    .module--twitter .row.tweet p.tweet, .module--twitter .module--buy-results .distributors .tweet.desktop-row p.tweet, .module--buy-results .distributors .module--twitter .tweet.desktop-row p.tweet, .module--twitter .module--buy-results .distributors .tweet.tablet-row p.tweet, .module--buy-results .distributors .module--twitter .tweet.tablet-row p.tweet,
    .module--twitter .row.social-posts__item p.tweet,
    .module--twitter .module--buy-results .distributors .social-posts__item.desktop-row p.tweet, .module--buy-results .distributors
    .module--twitter .social-posts__item.desktop-row p.tweet,
    .module--twitter .module--buy-results .distributors .social-posts__item.tablet-row p.tweet, .module--buy-results .distributors
    .module--twitter .social-posts__item.tablet-row p.tweet {
      color: #535456;
      font-family: "Proxima Nova Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-size: 14px;
      font-size: 0.875rem;
      line-height: 1.5714285714;
      margin-bottom: 10px; }
    /* line 848, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
    .module--twitter .row.tweet .image, .module--twitter .module--buy-results .distributors .tweet.desktop-row .image, .module--buy-results .distributors .module--twitter .tweet.desktop-row .image, .module--twitter .module--buy-results .distributors .tweet.tablet-row .image, .module--buy-results .distributors .module--twitter .tweet.tablet-row .image,
    .module--twitter .row.social-posts__item .image,
    .module--twitter .module--buy-results .distributors .social-posts__item.desktop-row .image, .module--buy-results .distributors
    .module--twitter .social-posts__item.desktop-row .image,
    .module--twitter .module--buy-results .distributors .social-posts__item.tablet-row .image, .module--buy-results .distributors
    .module--twitter .social-posts__item.tablet-row .image {
      overflow: hidden;
      border-radius: 6px;
      margin-top: 20px;
      margin-bottom: 15px; }
    /* line 855, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
    .module--twitter .row.tweet ul.actions li, .module--twitter .module--buy-results .distributors .tweet.desktop-row ul.actions li, .module--buy-results .distributors .module--twitter .tweet.desktop-row ul.actions li, .module--twitter .module--buy-results .distributors .tweet.tablet-row ul.actions li, .module--buy-results .distributors .module--twitter .tweet.tablet-row ul.actions li,
    .module--twitter .row.social-posts__item ul.actions li,
    .module--twitter .module--buy-results .distributors .social-posts__item.desktop-row ul.actions li, .module--buy-results .distributors
    .module--twitter .social-posts__item.desktop-row ul.actions li,
    .module--twitter .module--buy-results .distributors .social-posts__item.tablet-row ul.actions li, .module--buy-results .distributors
    .module--twitter .social-posts__item.tablet-row ul.actions li {
      display: inline-block;
      margin-right: 15px; }
      /* line 858, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
      .module--twitter .row.tweet ul.actions li a, .module--twitter .module--buy-results .distributors .tweet.desktop-row ul.actions li a, .module--buy-results .distributors .module--twitter .tweet.desktop-row ul.actions li a, .module--twitter .module--buy-results .distributors .tweet.tablet-row ul.actions li a, .module--buy-results .distributors .module--twitter .tweet.tablet-row ul.actions li a,
      .module--twitter .row.social-posts__item ul.actions li a,
      .module--twitter .module--buy-results .distributors .social-posts__item.desktop-row ul.actions li a, .module--buy-results .distributors
      .module--twitter .social-posts__item.desktop-row ul.actions li a,
      .module--twitter .module--buy-results .distributors .social-posts__item.tablet-row ul.actions li a, .module--buy-results .distributors
      .module--twitter .social-posts__item.tablet-row ul.actions li a {
        font-family: "Proxima Nova Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
        text-decoration: none;
        color: #a7a9ac;
        line-height: 1;
        vertical-align: middle;
        -webkit-transition: 0.2s;
        -moz-transition: 0.2s;
        transition: 0.2s; }
        /* line 865, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
        .module--twitter .row.tweet ul.actions li a:hover, .module--twitter .module--buy-results .distributors .tweet.desktop-row ul.actions li a:hover, .module--buy-results .distributors .module--twitter .tweet.desktop-row ul.actions li a:hover, .module--twitter .module--buy-results .distributors .tweet.tablet-row ul.actions li a:hover, .module--buy-results .distributors .module--twitter .tweet.tablet-row ul.actions li a:hover,
        .module--twitter .row.social-posts__item ul.actions li a:hover,
        .module--twitter .module--buy-results .distributors .social-posts__item.desktop-row ul.actions li a:hover, .module--buy-results .distributors
        .module--twitter .social-posts__item.desktop-row ul.actions li a:hover,
        .module--twitter .module--buy-results .distributors .social-posts__item.tablet-row ul.actions li a:hover, .module--buy-results .distributors
        .module--twitter .social-posts__item.tablet-row ul.actions li a:hover {
          color: #535456; }
        /* line 868, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
        .module--twitter .row.tweet ul.actions li a i, .module--twitter .module--buy-results .distributors .tweet.desktop-row ul.actions li a i, .module--buy-results .distributors .module--twitter .tweet.desktop-row ul.actions li a i, .module--twitter .module--buy-results .distributors .tweet.tablet-row ul.actions li a i, .module--buy-results .distributors .module--twitter .tweet.tablet-row ul.actions li a i,
        .module--twitter .row.social-posts__item ul.actions li a i,
        .module--twitter .module--buy-results .distributors .social-posts__item.desktop-row ul.actions li a i, .module--buy-results .distributors
        .module--twitter .social-posts__item.desktop-row ul.actions li a i,
        .module--twitter .module--buy-results .distributors .social-posts__item.tablet-row ul.actions li a i, .module--buy-results .distributors
        .module--twitter .social-posts__item.tablet-row ul.actions li a i {
          vertical-align: baseline; }
        /* line 871, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
        .module--twitter .row.tweet ul.actions li a span, .module--twitter .module--buy-results .distributors .tweet.desktop-row ul.actions li a span, .module--buy-results .distributors .module--twitter .tweet.desktop-row ul.actions li a span, .module--twitter .module--buy-results .distributors .tweet.tablet-row ul.actions li a span, .module--buy-results .distributors .module--twitter .tweet.tablet-row ul.actions li a span,
        .module--twitter .row.social-posts__item ul.actions li a span,
        .module--twitter .module--buy-results .distributors .social-posts__item.desktop-row ul.actions li a span, .module--buy-results .distributors
        .module--twitter .social-posts__item.desktop-row ul.actions li a span,
        .module--twitter .module--buy-results .distributors .social-posts__item.tablet-row ul.actions li a span, .module--buy-results .distributors
        .module--twitter .social-posts__item.tablet-row ul.actions li a span {
          text-indent: -999999px;
          display: inline-block; }

/* line 881, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
.module--tabs,
.module--tabs-alt {
  display: table;
  table-layout: fixed;
  width: 100%; }
  /* line 886, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
  .module--tabs li,
  .module--tabs-alt li {
    display: table-cell;
    text-align: center;
    height: 60px;
    vertical-align: middle;
    border-right: 1px solid #6c6e70; }
    @media only screen and (max-width: 767px) {
      /* line 886, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
      .module--tabs li,
      .module--tabs-alt li {
        display: block;
        width: 100%;
        border-right: none;
        border-bottom: 1px solid #6c6e70; } }
    /* line 898, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
    .module--tabs li:last-of-type,
    .module--tabs-alt li:last-of-type {
      border: none; }
    /* line 901, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
    .module--tabs li a,
    .module--tabs li .inactive,
    .module--tabs-alt li a,
    .module--tabs-alt li .inactive {
      display: table;
      padding: 10px;
      background: #535456;
      width: 100%;
      height: 100%;
      color: #FFF;
      font-family: "Neosans Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-size: 13px;
      font-size: 0.8125rem;
      line-height: 1.6923076923;
      text-decoration: none;
      -webkit-transition: 0.2s;
      -moz-transition: 0.2s;
      transition: 0.2s; }
      /* line 913, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
      .module--tabs li a:hover, .module--tabs li a.active,
      .module--tabs li .inactive:hover,
      .module--tabs li .inactive.active,
      .module--tabs-alt li a:hover,
      .module--tabs-alt li a.active,
      .module--tabs-alt li .inactive:hover,
      .module--tabs-alt li .inactive.active {
        background: #322d2e; }
      /* line 916, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
      .module--tabs li a span,
      .module--tabs li .inactive span,
      .module--tabs-alt li a span,
      .module--tabs-alt li .inactive span {
        display: table-cell;
        vertical-align: middle; }

/* line 925, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
.module--tabs-alt li {
  display: table-cell;
  border-right: 1px solid #e4e5e6;
  border-bottom: none; }
  /* line 929, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
  .module--tabs-alt li a,
  .module--tabs-alt li .inactive {
    background: white;
    color: #535456; }
    /* line 933, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
    .module--tabs-alt li a:hover,
    .module--tabs-alt li .inactive:hover {
      background: #e4e5e6; }
  /* line 938, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
  .module--tabs-alt li .inactive {
    color: #c6c7c8; }
    /* line 940, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
    .module--tabs-alt li .inactive:hover {
      background: white; }

/* line 949, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
.module--certification {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -ms-flex-direction: row;
  -webkit-box-lines: single;
  -moz-box-lines: single;
  box-lines: single;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -o-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-pack: start;
  -webkit-align-content: stretch;
  -moz-align-content: stretch;
  align-content: stretch;
  -ms-flex-line-pack: stretch;
  -webkit-box-align: start;
  -moz-box-align: start;
  box-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  -o-align-items: flex-start;
  align-items: flex-start;
  -ms-flex-align: start;
  -webkit-align-self: baseline;
  -moz-align-self: baseline;
  align-self: baseline;
  -ms-flex-item-align: baseline; }
  /* line 957, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
  .module--certification .certifications {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1 1 100%;
    -moz-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    -webkit-box-ordinal-group: 0;
    -moz-box-ordinal-group: 0;
    box-ordinal-group: 0;
    -webkit-order: 0;
    -moz-order: 0;
    order: 0;
    -ms-flex-order: 0;
    -webkit-align-self: center;
    -moz-align-self: center;
    align-self: center;
    -ms-flex-item-align: center;
    margin-top: 80px;
    margin-right: 50px; }
    @media only screen and (max-width: 1025px) {
      /* line 957, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
      .module--certification .certifications {
        margin-top: 0;
        margin-right: 0; } }
  /* line 969, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
  .module--certification .row.certification, .module--certification .module--buy-results .distributors .certification.desktop-row, .module--buy-results .distributors .module--certification .certification.desktop-row, .module--certification .module--buy-results .distributors .certification.tablet-row, .module--buy-results .distributors .module--certification .certification.tablet-row {
    margin: 35px 0;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    -o-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-pack: start; }
    @media only screen and (max-width: 1025px) {
      /* line 969, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
      .module--certification .row.certification, .module--certification .module--buy-results .distributors .certification.desktop-row, .module--buy-results .distributors .module--certification .certification.desktop-row, .module--certification .module--buy-results .distributors .certification.tablet-row, .module--buy-results .distributors .module--certification .certification.tablet-row {
        margin: 0; } }
    @media only screen and (max-width: 1025px) {
      /* line 975, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
      .module--certification .row.certification .row, .module--certification .module--buy-results .distributors .certification.desktop-row .row, .module--buy-results .distributors .module--certification .certification.desktop-row .row, .module--certification .module--buy-results .distributors .certification.tablet-row .row, .module--buy-results .distributors .module--certification .certification.tablet-row .row, .module--certification .row.certification .module--buy-results .distributors .desktop-row, .module--buy-results .distributors .module--certification .row.certification .desktop-row, .module--certification .module--buy-results .distributors .certification.desktop-row .desktop-row, .module--buy-results .distributors .module--certification .certification.desktop-row .desktop-row, .module--certification .module--buy-results .distributors .certification.tablet-row .desktop-row, .module--buy-results .distributors .module--certification .certification.tablet-row .desktop-row, .module--certification .row.certification .module--buy-results .distributors .tablet-row, .module--buy-results .distributors .module--certification .row.certification .tablet-row, .module--certification .module--buy-results .distributors .certification.desktop-row .tablet-row, .module--buy-results .distributors .module--certification .certification.desktop-row .tablet-row, .module--certification .module--buy-results .distributors .certification.tablet-row .tablet-row, .module--buy-results .distributors .module--certification .certification.tablet-row .tablet-row {
        -webkit-box-orient: horizontal;
        -moz-box-orient: horizontal;
        box-orient: horizontal;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        flex-direction: row;
        -ms-flex-direction: row; } }
    @media only screen and (max-width: 767px) {
      /* line 975, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
      .module--certification .row.certification .row, .module--certification .module--buy-results .distributors .certification.desktop-row .row, .module--buy-results .distributors .module--certification .certification.desktop-row .row, .module--certification .module--buy-results .distributors .certification.tablet-row .row, .module--buy-results .distributors .module--certification .certification.tablet-row .row, .module--certification .row.certification .module--buy-results .distributors .desktop-row, .module--buy-results .distributors .module--certification .row.certification .desktop-row, .module--certification .module--buy-results .distributors .certification.desktop-row .desktop-row, .module--buy-results .distributors .module--certification .certification.desktop-row .desktop-row, .module--certification .module--buy-results .distributors .certification.tablet-row .desktop-row, .module--buy-results .distributors .module--certification .certification.tablet-row .desktop-row, .module--certification .row.certification .module--buy-results .distributors .tablet-row, .module--buy-results .distributors .module--certification .row.certification .tablet-row, .module--certification .module--buy-results .distributors .certification.desktop-row .tablet-row, .module--buy-results .distributors .module--certification .certification.desktop-row .tablet-row, .module--certification .module--buy-results .distributors .certification.tablet-row .tablet-row, .module--buy-results .distributors .module--certification .certification.tablet-row .tablet-row {
        display: block; } }
    @media only screen and (max-width: 1025px) {
      /* line 983, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
      .module--certification .row.certification .col-50, .module--certification .module--buy-results .distributors .certification.desktop-row .col-50, .module--buy-results .distributors .module--certification .certification.desktop-row .col-50, .module--certification .module--buy-results .distributors .certification.tablet-row .col-50, .module--buy-results .distributors .module--certification .certification.tablet-row .col-50, .module--certification .row.certification .module--buy-results .distributors .distributor, .module--buy-results .distributors .module--certification .row.certification .distributor, .module--certification .module--buy-results .distributors .certification.desktop-row .distributor, .module--buy-results .distributors .module--certification .certification.desktop-row .distributor, .module--certification .module--buy-results .distributors .certification.tablet-row .distributor, .module--buy-results .distributors .module--certification .certification.tablet-row .distributor {
        padding: 0 50px 50px 50px; } }
    /* line 988, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
    .module--certification .row.certification .col-25, .module--certification .module--buy-results .distributors .certification.desktop-row .col-25, .module--buy-results .distributors .module--certification .certification.desktop-row .col-25, .module--certification .module--buy-results .distributors .certification.tablet-row .col-25, .module--buy-results .distributors .module--certification .certification.tablet-row .col-25, .module--certification .row.certification .module--buy-results .distributors .distributor, .module--buy-results .distributors .module--certification .row.certification .distributor, .module--certification .module--buy-results .distributors .certification.desktop-row .distributor, .module--buy-results .distributors .module--certification .certification.desktop-row .distributor, .module--certification .module--buy-results .distributors .certification.tablet-row .distributor, .module--buy-results .distributors .module--certification .certification.tablet-row .distributor {
      padding-right: 20px;
      margin-bottom: 80px; }
      @media only screen and (max-width: 1025px) {
        /* line 988, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
        .module--certification .row.certification .col-25, .module--certification .module--buy-results .distributors .certification.desktop-row .col-25, .module--buy-results .distributors .module--certification .certification.desktop-row .col-25, .module--certification .module--buy-results .distributors .certification.tablet-row .col-25, .module--buy-results .distributors .module--certification .certification.tablet-row .col-25, .module--certification .row.certification .module--buy-results .distributors .distributor, .module--buy-results .distributors .module--certification .row.certification .distributor, .module--certification .module--buy-results .distributors .certification.desktop-row .distributor, .module--buy-results .distributors .module--certification .certification.desktop-row .distributor, .module--certification .module--buy-results .distributors .certification.tablet-row .distributor, .module--buy-results .distributors .module--certification .certification.tablet-row .distributor {
          max-width: 140px;
          -webkit-box-flex: 1;
          -moz-box-flex: 1;
          box-flex: 1;
          -webkit-flex: 1 1 40%;
          -moz-flex: 1 1 40%;
          -ms-flex: 1 1 40%;
          flex: 1 1 40%;
          margin-bottom: 0; } }
      @media only screen and (max-width: 767px) {
        /* line 988, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
        .module--certification .row.certification .col-25, .module--certification .module--buy-results .distributors .certification.desktop-row .col-25, .module--buy-results .distributors .module--certification .certification.desktop-row .col-25, .module--certification .module--buy-results .distributors .certification.tablet-row .col-25, .module--buy-results .distributors .module--certification .certification.tablet-row .col-25, .module--certification .row.certification .module--buy-results .distributors .distributor, .module--buy-results .distributors .module--certification .row.certification .distributor, .module--certification .module--buy-results .distributors .certification.desktop-row .distributor, .module--buy-results .distributors .module--certification .certification.desktop-row .distributor, .module--certification .module--buy-results .distributors .certification.tablet-row .distributor, .module--buy-results .distributors .module--certification .certification.tablet-row .distributor {
          padding-right: 0;
          margin-bottom: 40px; } }
    /* line 1001, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
    .module--certification .row.certification .col-75, .module--certification .module--buy-results .distributors .certification.desktop-row .col-75, .module--buy-results .distributors .module--certification .certification.desktop-row .col-75, .module--certification .module--buy-results .distributors .certification.tablet-row .col-75, .module--buy-results .distributors .module--certification .certification.tablet-row .col-75 {
      padding-right: 5%;
      margin-bottom: 80px; }
      @media only screen and (max-width: 1025px) {
        /* line 1001, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
        .module--certification .row.certification .col-75, .module--certification .module--buy-results .distributors .certification.desktop-row .col-75, .module--buy-results .distributors .module--certification .certification.desktop-row .col-75, .module--certification .module--buy-results .distributors .certification.tablet-row .col-75, .module--buy-results .distributors .module--certification .certification.tablet-row .col-75 {
          padding-right: 0;
          -webkit-box-flex: 1;
          -moz-box-flex: 1;
          box-flex: 1;
          -webkit-flex: 1 1 60%;
          -moz-flex: 1 1 60%;
          -ms-flex: 1 1 60%;
          flex: 1 1 60%;
          margin-bottom: 0; } }
      /* line 1009, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
      .module--certification .row.certification .col-75 p, .module--certification .module--buy-results .distributors .certification.desktop-row .col-75 p, .module--buy-results .distributors .module--certification .certification.desktop-row .col-75 p, .module--certification .module--buy-results .distributors .certification.tablet-row .col-75 p, .module--buy-results .distributors .module--certification .certification.tablet-row .col-75 p {
        color: #535456;
        font-family: "Proxima Nova Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 14px;
        font-size: 0.875rem;
        line-height: 1.5714285714;
        margin-bottom: 30px; }
        /* line 1014, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
        .module--certification .row.certification .col-75 p:last-of-type, .module--certification .module--buy-results .distributors .certification.desktop-row .col-75 p:last-of-type, .module--buy-results .distributors .module--certification .certification.desktop-row .col-75 p:last-of-type, .module--certification .module--buy-results .distributors .certification.tablet-row .col-75 p:last-of-type, .module--buy-results .distributors .module--certification .certification.tablet-row .col-75 p:last-of-type {
          margin-bottom: 0; }

/* Content - Sub Modules */
/* line 1027, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
#filter__sort {
  width: 150px; }

/* line 1031, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
.article-list {
  margin-top: 40px; }

/* line 1035, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
.article-list--item {
  display: block;
  color: #535456;
  text-decoration: none !important;
  margin-bottom: 20px;
  border-bottom: 1px solid #dad8d5; }
  /* line 15, /Users/lucy/Sites/accoya/node_modules/node-bourbon/assets/stylesheets/addons/_clearfix.scss */
  .article-list--item:after {
    content: "";
    display: table;
    clear: both; }
  /* line 1042, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
  .article-list--item:last-of-type {
    border-bottom: 0;
    margin-bottom: 0; }

/* line 1048, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
.article-list--title {
  width: 100%;
  display: block;
  font-family: "Neosans Regular", "Helvetica Neue", Helvetica, Arial, sans-serif; }

/* line 1054, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
.article-list--date {
  display: block;
  color: #a7a9ac; }

/* line 1062, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
.download-list {
  margin-bottom: 20px; }
  /* line 15, /Users/lucy/Sites/accoya/node_modules/node-bourbon/assets/stylesheets/addons/_clearfix.scss */
  .download-list:after {
    content: "";
    display: table;
    clear: both; }

/* line 1067, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
.download-list--category {
  margin-bottom: 80px; }

/* line 1071, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
.download-list--category-title {
  margin-bottom: 10px !important; }

/* line 1075, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
.download-list--item {
  display: block;
  color: #535456;
  text-decoration: none !important;
  border-bottom: 1px solid #dad8d5;
  padding: 10px 0; }
  /* line 15, /Users/lucy/Sites/accoya/node_modules/node-bourbon/assets/stylesheets/addons/_clearfix.scss */
  .download-list--item:after {
    content: "";
    display: table;
    clear: both; }

/* line 1084, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
.download-list--title {
  width: 75%;
  float: left;
  font-family: "Neosans Regular", "Helvetica Neue", Helvetica, Arial, sans-serif; }

/* line 1089, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
.download-list--size {
  width: 25%;
  float: left;
  color: #a7a9ac;
  text-align: right;
  padding-right: 20px;
  background: url("../../img/icons/download-arrow.svg") center right no-repeat; }
  /* line 1095, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
  .no-svg .download-list--size {
    background: url("../../img/icons/download-arrow.png") center right no-repeat; }

/* line 1104, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
.benefit-icons {
  margin-bottom: 20px;
  font-family: "Neosans Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 11px;
  font-size: 0.6875rem;
  line-height: 1.5;
  text-transform: uppercase; }
  /* line 15, /Users/lucy/Sites/accoya/node_modules/node-bourbon/assets/stylesheets/addons/_clearfix.scss */
  .benefit-icons:after {
    content: "";
    display: table;
    clear: both; }

/* line 1111, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
.benefit-icons__container {
  display: table; }

/* line 1114, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
.benefit-icons__image,
.benefit-icons__title {
  display: table-cell;
  padding-right: 10px;
  vertical-align: bottom;
  line-height: 1.2; }

/* line 1121, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
.benefit-icons__image {
  min-width: 50px;
  width: 50px; }

/* line 1126, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
.benefit-icons__title {
  font-size: 13px; }

/* line 1130, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
.module--benefits {
  background: white;
  padding: 60px 10% 20px; }
  /* line 15, /Users/lucy/Sites/accoya/node_modules/node-bourbon/assets/stylesheets/addons/_clearfix.scss */
  .module--benefits:after {
    content: "";
    display: table;
    clear: both; }
  @media only screen and (min-width: 800px) {
    /* line 1130, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
    .module--benefits {
      padding: 120px 10% 80px; } }
  /* line 1139, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
  .module--benefits.benefits--grey {
    background: #535456;
    color: white; }
  /* line 1144, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
  .module--benefits h2 {
    text-transform: uppercase; }

/* line 1149, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
.benefit--single {
  width: 100%;
  float: left; }
  @media only screen and (min-width: 800px) {
    /* line 1149, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
    .benefit--single {
      width: 50%;
      float: left;
      padding-right: 20px; } }
  @media only screen and (min-width: 1600px) {
    /* line 1149, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
    .benefit--single {
      width: 33.33%;
      float: left; } }
  @media only screen and (min-width: 800px) and (max-width: 1600px) {
    /* line 1159, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
    .benefit--single:nth-child(odd) {
      clear: left; } }
  @media only screen and (min-width: 1600px) {
    /* line 1165, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
    .benefit--single:nth-child(3n+1) {
      clear: left; } }
  /* line 1172, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
  .benefit--single ul li {
    line-height: 20px;
    max-width: 310px;
    padding-left: 10px;
    position: relative; }
    /* line 1178, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
    .benefit--single ul li::before {
      content: "-";
      left: 0;
      position: absolute; }

/* line 1187, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
.benefit--image,
.benefit--title {
  display: table-cell;
  font-family: "Neosans Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 18px;
  padding-right: 18px;
  text-transform: uppercase;
  vertical-align: bottom; }

/* line 1198, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
.benefit--title {
  width: 120px; }

/* line 1202, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
.benefit--text {
  padding: 30px 0; }

/* line 1210, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
.video-link {
  display: table;
  width: 100%;
  margin-bottom: 20px; }
  @media only screen and (max-width: 1025px) {
    /* line 1210, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
    .video-link {
      width: auto; } }
  @media only screen and (max-width: 767px) {
    /* line 1210, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
    .video-link {
      display: block; } }

/* line 1222, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
.video-link--col {
  display: table-cell;
  vertical-align: middle;
  padding-right: 20px;
  padding-top: 20px;
  width: 50%; }
  @media only screen and (max-width: 1025px) {
    /* line 1222, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
    .video-link--col {
      width: auto; } }
  @media only screen and (max-width: 767px) {
    /* line 1222, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
    .video-link--col {
      display: block;
      padding-right: 0; } }

/* line 1237, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
.video-link--image {
  display: block;
  position: relative;
  max-width: 200px;
  margin-bottom: 20px;
  margin-bottom: 0 !important; }

/* line 1245, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
.video-link--thumb {
  width: 100%; }

/* line 1249, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
.video-link--play {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  width: 25%;
  width: 50px;
  height: 50px;
  background-color: #322c2e;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("../../img/video-play.svg"); }
  /* line 1261, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
  .no-svg .video-link--play {
    background-image: url("../../img/video-play.png"); }

/* line 1266, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
.video-link--text {
  font-family: "Neosans Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-bottom: 20px; }
  @media only screen and (max-width: 767px) {
    /* line 1266, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
    .video-link--text {
      margin-top: 20px; } }

/* line 1278, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
.social-icon {
  display: inline-block;
  margin-right: 10px;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.8333333333;
  color: #a7a9ac; }
  /* line 1284, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
  .social-icon:hover {
    color: #535456; }

@media only screen and (min-width: 1025px) {
  /* line 1290, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
  .social-posts .date {
    text-align: center; } }

/* line 1301, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
.module--video .items .item .overlay .content .copy a.btn {
  color: white; }

/* line 1309, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
.content .content--date {
  font-family: "Neosans Regular", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  color: #a7a9ac !important; }

/* line 1317, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
.fullscreen-search {
  display: none;
  position: fixed;
  top: 57px;
  left: 0;
  background: #322d2e;
  /* fallback */
  background: rgba(50, 45, 46, 0.95);
  height: 100%;
  width: 100%;
  z-index: 100; }

/* line 1329, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
.fullscreen-search__container {
  display: table;
  width: 100%;
  height: 100%; }

/* line 1335, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
.fullscreen-search__container__content {
  display: table-cell;
  vertical-align: middle; }
  /* line 1339, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
  .fullscreen-search__container__content input[type="text"], .fullscreen-search__container__content input[type="text"]:focus {
    background: transparent;
    font-size: 60px;
    font-size: 3.75rem;
    line-height: 1.1;
    line-height: 1;
    color: white;
    font-family: "Neosans Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
    height: 80px;
    padding: 0 100px;
    margin: 0;
    outline: none;
    vertical-align: baseline; }
    /* line 1350, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
    .backgroundcliptext .fullscreen-search__container__content input[type="text"], .backgroundcliptext .fullscreen-search__container__content input[type="text"]:focus {
      color: #50b948;
      text-shadow: 0px 0px 0px white;
      -webkit-text-fill-color: transparent; }
    /* line 4, /Users/lucy/Sites/accoya/node_modules/node-bourbon/assets/stylesheets/css3/_placeholder.scss */
    .fullscreen-search__container__content input[type="text"]::-webkit-input-placeholder, .fullscreen-search__container__content input[type="text"]:focus::-webkit-input-placeholder {
      color: white;
      font-family: "Neosans Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
      padding-top: 2px; }
      /* line 1361, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
      .backgroundcliptext .fullscreen-search__container__content input[type="text"]::-webkit-input-placeholder, .backgroundcliptext .fullscreen-search__container__content input[type="text"]:focus::-webkit-input-placeholder {
        color: white; }
    /* line 4, /Users/lucy/Sites/accoya/node_modules/node-bourbon/assets/stylesheets/css3/_placeholder.scss */
    .fullscreen-search__container__content input[type="text"]::-moz-placeholder, .fullscreen-search__container__content input[type="text"]:focus::-moz-placeholder {
      color: white;
      font-family: "Neosans Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
      padding-top: 2px; }
      /* line 1361, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
      .backgroundcliptext .fullscreen-search__container__content input[type="text"]::-moz-placeholder, .backgroundcliptext .fullscreen-search__container__content input[type="text"]:focus::-moz-placeholder {
        color: white; }
    /* line 4, /Users/lucy/Sites/accoya/node_modules/node-bourbon/assets/stylesheets/css3/_placeholder.scss */
    .fullscreen-search__container__content input[type="text"]:-moz-placeholder, .fullscreen-search__container__content input[type="text"]:focus:-moz-placeholder {
      color: white;
      font-family: "Neosans Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
      padding-top: 2px; }
      /* line 1361, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
      .backgroundcliptext .fullscreen-search__container__content input[type="text"]:-moz-placeholder, .backgroundcliptext .fullscreen-search__container__content input[type="text"]:focus:-moz-placeholder {
        color: white; }
    /* line 4, /Users/lucy/Sites/accoya/node_modules/node-bourbon/assets/stylesheets/css3/_placeholder.scss */
    .fullscreen-search__container__content input[type="text"]:-ms-input-placeholder, .fullscreen-search__container__content input[type="text"]:focus:-ms-input-placeholder {
      color: white;
      font-family: "Neosans Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
      padding-top: 2px; }
      /* line 1361, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
      .backgroundcliptext .fullscreen-search__container__content input[type="text"]:-ms-input-placeholder, .backgroundcliptext .fullscreen-search__container__content input[type="text"]:focus:-ms-input-placeholder {
        color: white; }

/* line 1371, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
.module--distributors {
  max-width: 100%;
  width: 100%; }

/* line 1376, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
.module--distributors__results {
  overflow: hidden; }

/* line 1380, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
.module--distributors__item {
  margin-bottom: 20px; }
  /* line 1394, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
  .module--distributors__item a {
    text-decoration: none; }
  /* line 1400, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
  .module--distributors__item.card-active .module--distributors__item__card:after {
    background-color: #50b948; }
  /* line 1404, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
  .module--distributors__item.card-active .module--distributors__item__card .module--distributors__item__card__pin {
    background-image: url("../../img/icons/results-pin--active.svg"); }
    /* line 1406, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
    .no-svg .module--distributors__item.card-active .module--distributors__item__card .module--distributors__item__card__pin {
      background-image: url("../../img/icons/results-pin--active.png"); }

/* line 1414, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
.module--distributors__item__card {
  background: white;
  overflow: hidden;
  position: relative;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  transition: 0.4s; }
  /* line 1420, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
  .module--distributors__item__card:after {
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    transition: 0.4s;
    background: white;
    position: absolute;
    width: 100%;
    height: 2px;
    content: " ";
    bottom: 0;
    left: 0; }

/* line 1436, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
.module--distributors__item__card__left {
  width: 35%;
  padding: 20px;
  float: left; }
  /* line 1440, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
  .module--distributors__item__card__left p {
    margin-bottom: 0 !important; }
  @media only screen and (max-width: 767px) {
    /* line 1436, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
    .module--distributors__item__card__left {
      padding: 0 20px 20px 20px; }
      /* line 1445, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
      .module--distributors__item__card__left img {
        display: none; } }

/* line 1451, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
.module--distributors__item__card__right {
  width: 60%;
  padding: 20px 0;
  float: right; }
  /* line 1456, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
  .module--distributors__item__card__right h2.with-location {
    padding-right: 50px; }
  @media only screen and (max-width: 767px) {
    /* line 1451, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
    .module--distributors__item__card__right {
      padding: 20px 20px 0 20px; } }

@media only screen and (max-width: 767px) {
  /* line 1465, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
  .module--distributors__item__card__left,
  .module--distributors__item__card__middle,
  .module--distributors__item__card__right {
    float: none;
    width: 100%;
    margin-bottom: 0; } }

/* line 1475, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
.module--distributors__item__card__pin {
  position: absolute;
  top: 0;
  right: 0;
  width: 49px;
  height: 49px;
  cursor: pointer;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url("../../img/icons/results-pin.svg");
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  transition: 0.2s;
  border-bottom: 1px solid #e6e4e2;
  border-left: 1px solid #e6e4e2; }
  /* line 1488, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
  .no-svg .module--distributors__item__card__pin {
    background-image: url("../../img/icons/results-pin.png"); }
  /* line 1492, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
  .module--distributors__item__card__pin:hover {
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    transition: 0.2s;
    background-image: url("../../img/icons/results-pin--active.svg"); }
    /* line 1495, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
    .no-svg .module--distributors__item__card__pin:hover {
      background-image: url("../../img/icons/results-pin--active.png"); }

/* line 1501, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
#module--map-distributor_map, #module--map-region_map {
  background-color: #dae4f5 !important; }
  @media only screen and (max-width: 1025px) {
    /* line 1501, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
    #module--map-distributor_map, #module--map-region_map {
      display: none; } }

/* line 1508, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
.module--distributor-regions {
  padding: 0 50px 50px; }
  @media only screen and (min-width: 1026px) {
    /* line 1508, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
    .module--distributor-regions {
      padding: 100px; } }

/* line 1516, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
.module--distributor-regions__regions-list {
  overflow: hidden;
  margin-top: 50px; }
  /* line 1521, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
  .module--distributor-regions__regions-list .module--distributor-regions__region {
    float: left;
    width: 100%;
    padding-right: 30px; }
    /* line 1526, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
    .module--distributor-regions__regions-list .module--distributor-regions__region li:before {
      display: none; }
    /* line 1530, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
    .module--distributor-regions__regions-list .module--distributor-regions__region a {
      text-decoration: none; }
    @media only screen and (min-width: 1025px) {
      /* line 1521, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
      .module--distributor-regions__regions-list .module--distributor-regions__region {
        width: 50%;
        margin-bottom: 50px; }
        /* line 1538, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
        .module--distributor-regions__regions-list .module--distributor-regions__region:nth-child(odd) {
          clear: both; } }

/* line 1557, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
.graph {
  position: relative; }
  /* line 1560, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
  .graph h4 {
    margin-bottom: 10px; }

/* line 1565, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
.graph-table,
.graph-table td,
.graph-table th {
  font-family: "Neosans Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  border: 1px solid #b9babc; }

/* line 1572, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
.graph-table td {
  padding: 2px 10px; }

/* Pie Chart */
/* line 1579, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
.graph-key--pie .graph-key--green,
.graph-key--pie .graph-key--grey {
  position: relative;
  margin-left: 30px; }
  /* line 1584, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
  .graph-key--pie .graph-key--green:before,
  .graph-key--pie .graph-key--grey:before {
    width: 20px;
    height: 20px;
    display: block;
    content: " ";
    position: absolute;
    top: 0;
    left: -30px; }

/* line 1595, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
.graph-key--pie .graph-key--green {
  margin-bottom: 10px; }
  /* line 1597, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
  .graph-key--pie .graph-key--green:before {
    background-color: #50b948; }

/* line 1603, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
.graph-key--pie .graph-key--grey:before {
  background-color: #535456; }

/* Bar Stack Chart */
/* line 1611, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
.graph-key--barstack {
  float: right;
  position: absolute;
  top: 48px;
  right: 0;
  padding: 0 0 6px 6px;
  background: #f4f4f4; }
  /* line 1619, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
  .graph-key--barstack.barstack-durability {
    top: 0px;
    width: 170px; }
  /* line 1624, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
  .graph-key--barstack .graph-key--durability,
  .graph-key--barstack .graph-key--mild,
  .graph-key--barstack .graph-key--moderate,
  .graph-key--barstack .graph-key--severe {
    position: relative;
    margin-left: 45px;
    margin-bottom: 0;
    display: block;
    line-height: 18px; }
    /* line 1634, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
    .graph-key--barstack .graph-key--durability:before,
    .graph-key--barstack .graph-key--mild:before,
    .graph-key--barstack .graph-key--moderate:before,
    .graph-key--barstack .graph-key--severe:before {
      width: 18px;
      height: 18px;
      display: block;
      content: " ";
      position: absolute;
      top: 0;
      left: -25px; }
    /* line 1643, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
    .graph-key--barstack .graph-key--durability:after,
    .graph-key--barstack .graph-key--mild:after,
    .graph-key--barstack .graph-key--moderate:after,
    .graph-key--barstack .graph-key--severe:after {
      width: 18px;
      height: 18px;
      display: block;
      content: " ";
      position: absolute;
      top: 0;
      left: -45px; }
  /* line 1655, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
  .graph-key--barstack .graph-key--durability:before {
    background-color: #98989a;
    top: 6px; }
  /* line 1662, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
  .graph-key--barstack .graph-key--mild:before {
    background-color: #98989a; }
  /* line 1665, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
  .graph-key--barstack .graph-key--mild:after {
    background-color: #9bd495; }
  /* line 1671, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
  .graph-key--barstack .graph-key--moderate:before {
    background-color: #767678; }
  /* line 1674, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
  .graph-key--barstack .graph-key--moderate:after {
    background-color: #79c571; }
  /* line 1680, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
  .graph-key--barstack .graph-key--severe:before {
    background-color: #535456; }
  /* line 1683, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
  .graph-key--barstack .graph-key--severe:after {
    background-color: #58b74e; }

/* line 1690, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
.module--team {
  -webkit-align-self: baseline;
  -moz-align-self: baseline;
  align-self: baseline;
  -ms-flex-item-align: baseline; }
  /* line 1692, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
  .module--team .items {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0; }
    @media only screen and (max-width: 1025px) {
      /* line 1692, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
      .module--team .items {
        position: relative; } }
    /* line 1701, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
    .module--team .items .item {
      overflow: hidden;
      position: relative;
      width: 100%;
      height: 100%;
      display: block;
      background-repeat: no-repeat;
      background-position: center center;
      background-size: cover;
      -webkit-filter: grayscale(100%);
      filter: grayscale(100%);
      -webkit-transition: 0.2s;
      -moz-transition: 0.2s;
      transition: 0.2s;
      -webkit-transform: translateZ(0);
      -moz-transform: translateZ(0);
      -ms-transform: translateZ(0);
      -o-transform: translateZ(0);
      transform: translateZ(0); }
      /* line 1713, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
      .module--team .items .item:hover {
        -webkit-filter: grayscale(0);
        filter: grayscale(0); }
      /* line 1716, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
      .module--team .items .item .background {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        z-index: 0;
        -webkit-transition: 1.5s;
        -moz-transition: 1.5s;
        transition: 1.5s; }
        @media only screen and (max-width: 1025px) {
          /* line 1716, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
          .module--team .items .item .background {
            position: static;
            background: none;
            background-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7") !important; } }
        /* line 1733, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
        .module--team .items .item .background img {
          width: 100%;
          display: none; }
          @media only screen and (max-width: 1025px) {
            /* line 1733, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
            .module--team .items .item .background img {
              display: block; } }

/* line 1745, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
.module--team--overview {
  background: red;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 200;
  display: none;
  overflow: scroll;
  height: calc(100vh - 121px); }

/* line 1758, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
.process-content {
  display: none; }
  /* line 1761, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/_partials.scss */
  .process-content.active {
    display: block; }

/* = Print Styles */
@media print {
  /* line 1, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/print.scss */
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
    padding: 0 !important;
    margin: 0 auto !important;
    min-height: 0 !important;
    position: relative !important;
    top: 0 !important;
    left: 0 !important; }
  @page {
    margin: 0.5cm; }
  /* line 18, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/print.scss */
  a,
  a:visited {
    text-decoration: underline; }
  /* line 22, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/print.scss */
  a[href]:after {
    content: " (" attr(href) ")"; }
  /* line 25, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/print.scss */
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  /* line 28, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/print.scss */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }
  /* line 33, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/print.scss */
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  /* line 37, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/print.scss */
  thead {
    display: table-header-group; }
  /* line 40, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/print.scss */
  tr, img {
    page-break-inside: avoid; }
  /* line 43, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/print.scss */
  img {
    max-width: 100% !important; }
  /* line 47, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/print.scss */
  body, h1, h2, h3, h4, h5, h6, p {
    font-family: Georgia, Times, 'Times New Roman', serif !important; }
  /* line 51, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/print.scss */
  h1, h2, h3, h4, h5, h6 {
    page-break-after: avoid; }
  /* line 55, /Users/lucy/Sites/accoya/public/wp-content/themes/accoya/styles/scss/print.scss */
  p,
  h1,
  h2,
  h3 {
    orphans: 3;
    widows: 3; } }

/* = NOTES ON VENDORS */

/*# sourceMappingURL=main.css.map */