/*!

Theme Name: Genuine Truck Bodies
Author: MMR Studio - South Melbourne
Author URI: MMR Studio - South Melbourne_uri
Version: 0.1.0
Description: (c) Copyright 2015 MMR Studio

Mon Jun 05 2017 17:14:43 GMT+1000 (AUS Eastern Standard Time)

*/
/* line 11, ../scss/_variables.scss */
.page-header, .home-hero, .about-main {
  background-color: #EB4320;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ViNDMyMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ViNDMyMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #eb4320), color-stop(100%, #eb4320));
  background-image: -moz-linear-gradient(top, #eb4320 0%, #eb4320 100%);
  background-image: -webkit-linear-gradient(top, #eb4320 0%, #eb4320 100%);
  background-image: linear-gradient(to bottom, #eb4320 0%, #eb4320 100%);
}

/* line 16, ../scss/_variables.scss */
.header .gtb-logo, .footer .gtb-logo {
  background: url(images/gtb-logo.svg) no-repeat center center transparent;
  background-size: 100% auto;
}

/* line 21, ../scss/_variables.scss */
.fr-side-button, .fr-side-button-icon:before, .fr-close-icon:before, .button, .news-pagination .page-numbers, .main-nav ul > li > a:after, .main-nav ul > li .sub-menu, .main-nav ul > li .sub-menu > li > a, .footer a, .home-hero-slider .flickity-page-dots .dot:before, .home-hero-slider .flickity-prev-next-button, .home-hero-slider .flickity-prev-next-button .arrow, .home-product-tabs ul li .tab, .home-product-tabs ul li .tab-dropdown, .home-product-tabs ul li .tab-dropdown > li > a, .home-products .product-category-header, .product-tabs ul li .tab, .product .product-summary h3 a, .product-breadcrumb > li > a, .mission-guide a, .contact-details .contact a, .contact-form .gform_fields .gfield .ginput_container input[type="text"], .contact-form .gform_fields .gfield .ginput_container textarea, .news-main .back-to-news, .casestudies-tabs ul li a, .page-quotes .quote-form .gform_fields .gfield .ginput_container input[type="text"], .page-quotes .quote-form .gform_fields .gfield .ginput_container textarea {
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

/* line 25, ../scss/_variables.scss */
.main-nav, .footer .contact-details, .footer .footer-base, .home-latest-news, .home-latest-news .article, .mission-guide, .contact-main .contact-details, .contact-form .gform_wrapper .gform_body, .contact-form .gform_wrapper .gform_footer, .article-latest-news, .article-latest-news .article, .page-quotes .quote-form .gform_wrapper .gform_body, .page-quotes .quote-form .gform_wrapper .gform_footer {
  width: 100%;
  float: left;
}

/* line 29, ../scss/_variables.scss */
.header .gtb-logo a, .header .quick-link a, .footer .gtb-logo a, .footer .ahg-logo a, .footer .finance-logo a {
  display: block;
  width: 100%;
  height: 100%;
}

/* line 35, ../scss/_variables.scss */
.main-nav ul, .home-product-tabs ul, .product-tabs ul, .product-breadcrumb, .single-product-categories .product-categories, .casestudies-tabs ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
/* line 39, ../scss/_variables.scss */
.main-nav ul > li, .home-product-tabs ul > li, .product-tabs ul > li, .product-breadcrumb > li, .single-product-categories .product-categories > li, .casestudies-tabs ul > li {
  display: inline-block;
  margin: 0;
  padding: 0;
}
/* line 43, ../scss/_variables.scss */
.main-nav ul > li > a, .home-product-tabs ul > li > a, .product-tabs ul > li > a, .product-breadcrumb > li > a, .single-product-categories .product-categories > li > a, .casestudies-tabs ul > li > a {
  display: block;
}

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/* line 9, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_normalize.scss */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

/* line 19, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_normalize.scss */
body {
  margin: 0;
}

/* line 33, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/* line 54, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_normalize.scss */
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

/* line 67, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 77, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_normalize.scss */
[hidden],
template {
  display: none;
}

/* line 89, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_normalize.scss */
a {
  background-color: transparent;
}

/* line 98, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_normalize.scss */
a:active,
a:hover {
  outline: 0;
}

/* line 110, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_normalize.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 118, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_normalize.scss */
b,
strong {
  font-weight: bold;
}

/* line 127, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_normalize.scss */
dfn {
  font-style: italic;
}

/* line 136, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* line 145, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_normalize.scss */
mark {
  background: #ff0;
  color: #000;
}

/* line 154, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_normalize.scss */
small {
  font-size: 80%;
}

/* line 162, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 170, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_normalize.scss */
sup {
  top: -0.5em;
}

/* line 174, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_normalize.scss */
sub {
  bottom: -0.25em;
}

/* line 185, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_normalize.scss */
img {
  border: 0;
}

/* line 193, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* line 204, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_normalize.scss */
figure {
  margin: 1em 40px;
}

/* line 212, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_normalize.scss */
hr {
  box-sizing: content-box;
  height: 0;
}

/* line 221, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_normalize.scss */
pre {
  overflow: auto;
}

/* line 229, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* line 252, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_normalize.scss */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

/* line 266, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_normalize.scss */
button {
  overflow: visible;
}

/* line 277, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_normalize.scss */
button,
select {
  text-transform: none;
}

/* line 290, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 302, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/* line 311, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 322, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_normalize.scss */
input {
  line-height: normal;
}

/* line 334, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

/* line 346, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_normalize.scss */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 356, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

/* line 367, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 376, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/* line 387, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_normalize.scss */
legend {
  border: 0;
  padding: 0;
}

/* line 396, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_normalize.scss */
textarea {
  overflow: auto;
}

/* line 405, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_normalize.scss */
optgroup {
  font-weight: bold;
}

/* line 416, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 421, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_normalize.scss */
td,
th {
  padding: 0;
}

/* line 10, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_grid.scss */
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
/* line 14, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.container:before, .container:after {
  content: " ";
  display: table;
}
/* line 19, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.container:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 10, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  /* line 10, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  /* line 10, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    width: 1170px;
  }
}

/* line 30, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_grid.scss */
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
/* line 14, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}
/* line 19, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.container-fluid:after {
  clear: both;
}

/* line 39, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_grid.scss */
.row {
  margin-left: -15px;
  margin-right: -15px;
}
/* line 14, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.row:before, .row:after {
  content: " ";
  display: table;
}
/* line 19, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.row:after {
  clear: both;
}

/* line 11, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

/* line 27, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

/* line 35, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-1 {
  width: 8.33333%;
}

/* line 35, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-2 {
  width: 16.66667%;
}

/* line 35, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-3 {
  width: 25%;
}

/* line 35, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-4 {
  width: 33.33333%;
}

/* line 35, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-5 {
  width: 41.66667%;
}

/* line 35, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-6 {
  width: 50%;
}

/* line 35, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-7 {
  width: 58.33333%;
}

/* line 35, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-8 {
  width: 66.66667%;
}

/* line 35, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-9 {
  width: 75%;
}

/* line 35, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-10 {
  width: 83.33333%;
}

/* line 35, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-11 {
  width: 91.66667%;
}

/* line 35, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-12 {
  width: 100%;
}

/* line 55, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-0 {
  right: auto;
}

/* line 50, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-1 {
  right: 8.33333%;
}

/* line 50, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-2 {
  right: 16.66667%;
}

/* line 50, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-3 {
  right: 25%;
}

/* line 50, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-4 {
  right: 33.33333%;
}

/* line 50, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-5 {
  right: 41.66667%;
}

/* line 50, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-6 {
  right: 50%;
}

/* line 50, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-7 {
  right: 58.33333%;
}

/* line 50, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-8 {
  right: 66.66667%;
}

/* line 50, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-9 {
  right: 75%;
}

/* line 50, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-10 {
  right: 83.33333%;
}

/* line 50, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-11 {
  right: 91.66667%;
}

/* line 50, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-12 {
  right: 100%;
}

/* line 45, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-0 {
  left: auto;
}

/* line 40, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-1 {
  left: 8.33333%;
}

/* line 40, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-2 {
  left: 16.66667%;
}

/* line 40, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-3 {
  left: 25%;
}

/* line 40, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-4 {
  left: 33.33333%;
}

/* line 40, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-5 {
  left: 41.66667%;
}

/* line 40, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-6 {
  left: 50%;
}

/* line 40, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-7 {
  left: 58.33333%;
}

/* line 40, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-8 {
  left: 66.66667%;
}

/* line 40, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-9 {
  left: 75%;
}

/* line 40, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-10 {
  left: 83.33333%;
}

/* line 40, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-11 {
  left: 91.66667%;
}

/* line 40, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-12 {
  left: 100%;
}

/* line 60, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-0 {
  margin-left: 0%;
}

/* line 60, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-1 {
  margin-left: 8.33333%;
}

/* line 60, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-2 {
  margin-left: 16.66667%;
}

/* line 60, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-3 {
  margin-left: 25%;
}

/* line 60, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-4 {
  margin-left: 33.33333%;
}

/* line 60, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-5 {
  margin-left: 41.66667%;
}

/* line 60, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-6 {
  margin-left: 50%;
}

/* line 60, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-7 {
  margin-left: 58.33333%;
}

/* line 60, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-8 {
  margin-left: 66.66667%;
}

/* line 60, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-9 {
  margin-left: 75%;
}

/* line 60, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-10 {
  margin-left: 83.33333%;
}

/* line 60, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-11 {
  margin-left: 91.66667%;
}

/* line 60, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  /* line 27, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }

  /* line 35, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-1 {
    width: 8.33333%;
  }

  /* line 35, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-2 {
    width: 16.66667%;
  }

  /* line 35, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-3 {
    width: 25%;
  }

  /* line 35, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-4 {
    width: 33.33333%;
  }

  /* line 35, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-5 {
    width: 41.66667%;
  }

  /* line 35, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-6 {
    width: 50%;
  }

  /* line 35, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-7 {
    width: 58.33333%;
  }

  /* line 35, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-8 {
    width: 66.66667%;
  }

  /* line 35, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-9 {
    width: 75%;
  }

  /* line 35, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-10 {
    width: 83.33333%;
  }

  /* line 35, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-11 {
    width: 91.66667%;
  }

  /* line 35, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-12 {
    width: 100%;
  }

  /* line 55, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-0 {
    right: auto;
  }

  /* line 50, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-1 {
    right: 8.33333%;
  }

  /* line 50, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-2 {
    right: 16.66667%;
  }

  /* line 50, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-3 {
    right: 25%;
  }

  /* line 50, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-4 {
    right: 33.33333%;
  }

  /* line 50, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-5 {
    right: 41.66667%;
  }

  /* line 50, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-6 {
    right: 50%;
  }

  /* line 50, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-7 {
    right: 58.33333%;
  }

  /* line 50, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-8 {
    right: 66.66667%;
  }

  /* line 50, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-9 {
    right: 75%;
  }

  /* line 50, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-10 {
    right: 83.33333%;
  }

  /* line 50, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-11 {
    right: 91.66667%;
  }

  /* line 50, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-12 {
    right: 100%;
  }

  /* line 45, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-0 {
    left: auto;
  }

  /* line 40, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-1 {
    left: 8.33333%;
  }

  /* line 40, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-2 {
    left: 16.66667%;
  }

  /* line 40, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-3 {
    left: 25%;
  }

  /* line 40, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-4 {
    left: 33.33333%;
  }

  /* line 40, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-5 {
    left: 41.66667%;
  }

  /* line 40, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-6 {
    left: 50%;
  }

  /* line 40, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-7 {
    left: 58.33333%;
  }

  /* line 40, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-8 {
    left: 66.66667%;
  }

  /* line 40, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-9 {
    left: 75%;
  }

  /* line 40, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-10 {
    left: 83.33333%;
  }

  /* line 40, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-11 {
    left: 91.66667%;
  }

  /* line 40, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-12 {
    left: 100%;
  }

  /* line 60, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-0 {
    margin-left: 0%;
  }

  /* line 60, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 60, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 60, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-3 {
    margin-left: 25%;
  }

  /* line 60, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 60, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 60, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-6 {
    margin-left: 50%;
  }

  /* line 60, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 60, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 60, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-9 {
    margin-left: 75%;
  }

  /* line 60, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 60, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 60, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) {
  /* line 27, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }

  /* line 35, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-1 {
    width: 8.33333%;
  }

  /* line 35, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-2 {
    width: 16.66667%;
  }

  /* line 35, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-3 {
    width: 25%;
  }

  /* line 35, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-4 {
    width: 33.33333%;
  }

  /* line 35, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-5 {
    width: 41.66667%;
  }

  /* line 35, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-6 {
    width: 50%;
  }

  /* line 35, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-7 {
    width: 58.33333%;
  }

  /* line 35, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-8 {
    width: 66.66667%;
  }

  /* line 35, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-9 {
    width: 75%;
  }

  /* line 35, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-10 {
    width: 83.33333%;
  }

  /* line 35, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-11 {
    width: 91.66667%;
  }

  /* line 35, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-12 {
    width: 100%;
  }

  /* line 55, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-0 {
    right: auto;
  }

  /* line 50, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-1 {
    right: 8.33333%;
  }

  /* line 50, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-2 {
    right: 16.66667%;
  }

  /* line 50, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-3 {
    right: 25%;
  }

  /* line 50, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-4 {
    right: 33.33333%;
  }

  /* line 50, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-5 {
    right: 41.66667%;
  }

  /* line 50, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-6 {
    right: 50%;
  }

  /* line 50, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-7 {
    right: 58.33333%;
  }

  /* line 50, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-8 {
    right: 66.66667%;
  }

  /* line 50, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-9 {
    right: 75%;
  }

  /* line 50, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-10 {
    right: 83.33333%;
  }

  /* line 50, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-11 {
    right: 91.66667%;
  }

  /* line 50, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-12 {
    right: 100%;
  }

  /* line 45, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-0 {
    left: auto;
  }

  /* line 40, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-1 {
    left: 8.33333%;
  }

  /* line 40, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-2 {
    left: 16.66667%;
  }

  /* line 40, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-3 {
    left: 25%;
  }

  /* line 40, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-4 {
    left: 33.33333%;
  }

  /* line 40, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-5 {
    left: 41.66667%;
  }

  /* line 40, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-6 {
    left: 50%;
  }

  /* line 40, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-7 {
    left: 58.33333%;
  }

  /* line 40, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-8 {
    left: 66.66667%;
  }

  /* line 40, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-9 {
    left: 75%;
  }

  /* line 40, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-10 {
    left: 83.33333%;
  }

  /* line 40, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-11 {
    left: 91.66667%;
  }

  /* line 40, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-12 {
    left: 100%;
  }

  /* line 60, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-0 {
    margin-left: 0%;
  }

  /* line 60, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 60, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 60, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-3 {
    margin-left: 25%;
  }

  /* line 60, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 60, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 60, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-6 {
    margin-left: 50%;
  }

  /* line 60, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 60, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 60, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-9 {
    margin-left: 75%;
  }

  /* line 60, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 60, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 60, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1200px) {
  /* line 27, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }

  /* line 35, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-1 {
    width: 8.33333%;
  }

  /* line 35, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-2 {
    width: 16.66667%;
  }

  /* line 35, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-3 {
    width: 25%;
  }

  /* line 35, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-4 {
    width: 33.33333%;
  }

  /* line 35, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-5 {
    width: 41.66667%;
  }

  /* line 35, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-6 {
    width: 50%;
  }

  /* line 35, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-7 {
    width: 58.33333%;
  }

  /* line 35, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-8 {
    width: 66.66667%;
  }

  /* line 35, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-9 {
    width: 75%;
  }

  /* line 35, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-10 {
    width: 83.33333%;
  }

  /* line 35, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-11 {
    width: 91.66667%;
  }

  /* line 35, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-12 {
    width: 100%;
  }

  /* line 55, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-0 {
    right: auto;
  }

  /* line 50, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-1 {
    right: 8.33333%;
  }

  /* line 50, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-2 {
    right: 16.66667%;
  }

  /* line 50, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-3 {
    right: 25%;
  }

  /* line 50, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-4 {
    right: 33.33333%;
  }

  /* line 50, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-5 {
    right: 41.66667%;
  }

  /* line 50, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-6 {
    right: 50%;
  }

  /* line 50, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-7 {
    right: 58.33333%;
  }

  /* line 50, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-8 {
    right: 66.66667%;
  }

  /* line 50, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-9 {
    right: 75%;
  }

  /* line 50, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-10 {
    right: 83.33333%;
  }

  /* line 50, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-11 {
    right: 91.66667%;
  }

  /* line 50, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-12 {
    right: 100%;
  }

  /* line 45, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-0 {
    left: auto;
  }

  /* line 40, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-1 {
    left: 8.33333%;
  }

  /* line 40, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-2 {
    left: 16.66667%;
  }

  /* line 40, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-3 {
    left: 25%;
  }

  /* line 40, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-4 {
    left: 33.33333%;
  }

  /* line 40, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-5 {
    left: 41.66667%;
  }

  /* line 40, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-6 {
    left: 50%;
  }

  /* line 40, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-7 {
    left: 58.33333%;
  }

  /* line 40, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-8 {
    left: 66.66667%;
  }

  /* line 40, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-9 {
    left: 75%;
  }

  /* line 40, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-10 {
    left: 83.33333%;
  }

  /* line 40, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-11 {
    left: 91.66667%;
  }

  /* line 40, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-12 {
    left: 100%;
  }

  /* line 60, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-0 {
    margin-left: 0%;
  }

  /* line 60, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 60, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 60, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-3 {
    margin-left: 25%;
  }

  /* line 60, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 60, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 60, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-6 {
    margin-left: 50%;
  }

  /* line 60, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 60, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 60, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-9 {
    margin-left: 75%;
  }

  /* line 60, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 60, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 60, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
@-ms-viewport {
  width: device-width;
}
/* line 18, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-xs {
  display: none !important;
}

/* line 18, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-sm {
  display: none !important;
}

/* line 18, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-md {
  display: none !important;
}

/* line 18, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-lg {
  display: none !important;
}

/* line 36, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  /* line 7, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-xs {
    display: block !important;
  }

  /* line 10, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-xs {
    display: table !important;
  }

  /* line 11, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-xs {
    display: table-row !important;
  }

  /* line 12, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  /* line 54, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  /* line 59, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  /* line 64, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 7, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-sm {
    display: block !important;
  }

  /* line 10, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-sm {
    display: table !important;
  }

  /* line 11, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-sm {
    display: table-row !important;
  }

  /* line 12, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 73, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 78, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 83, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 7, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-md {
    display: block !important;
  }

  /* line 10, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-md {
    display: table !important;
  }

  /* line 11, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-md {
    display: table-row !important;
  }

  /* line 12, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 92, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 97, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 102, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  /* line 7, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-lg {
    display: block !important;
  }

  /* line 10, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-lg {
    display: table !important;
  }

  /* line 11, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-lg {
    display: table-row !important;
  }

  /* line 12, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  /* line 111, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  /* line 116, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  /* line 121, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  /* line 18, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 18, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 18, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  /* line 18, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-lg {
    display: none !important;
  }
}
/* line 18, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-print {
  display: none !important;
}

@media print {
  /* line 7, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-print {
    display: block !important;
  }

  /* line 10, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-print {
    display: table !important;
  }

  /* line 11, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-print {
    display: table-row !important;
  }

  /* line 12, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
/* line 155, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-print-block {
  display: none !important;
}
@media print {
  /* line 155, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-print-block {
    display: block !important;
  }
}

/* line 162, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-print-inline {
  display: none !important;
}
@media print {
  /* line 162, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-print-inline {
    display: inline !important;
  }
}

/* line 169, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-print-inline-block {
  display: none !important;
}
@media print {
  /* line 169, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  /* line 18, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-print {
    display: none !important;
  }
}
/* line 5, ../scss/lib/_mixins.scss */
.clearfix {
  zoom: 1;
}
/* line 7, ../scss/lib/_mixins.scss */
.clearfix:before, .clearfix:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
}
/* line 13, ../scss/lib/_mixins.scss */
.clearfix:after {
  clear: both;
}

/* line 21, ../scss/lib/_mixins.scss */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 34, ../scss/lib/_mixins.scss */
.header .gtb-logo a, .header .quick-link a, .footer .gtb-logo a, .footer .ahg-logo a, .footer .finance-logo a {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

/* line 5, ../scss/lib/_retina-sprites.scss */
.fixesabugwithcompass {
  background-image: url('images/sprites-s9c2885312a.png');
}

/*! Flickity v1.0.0
http://flickity.metafizzy.co
---------------------------------------------- */
/* line 5, ../scss/plugins/_flickity.scss */
.flickity-enabled {
  position: relative;
}

/* line 9, ../scss/plugins/_flickity.scss */
.flickity-enabled:focus {
  outline: none;
}

/* line 11, ../scss/plugins/_flickity.scss */
.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%;
}

/* line 17, ../scss/plugins/_flickity.scss */
.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%;
}

/* draggable */
/* line 25, ../scss/plugins/_flickity.scss */
.flickity-enabled.is-draggable {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 32, ../scss/plugins/_flickity.scss */
.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

/* line 38, ../scss/plugins/_flickity.scss */
.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

/* ---- previous/next buttons ---- */
/* line 45, ../scss/plugins/_flickity.scss */
.flickity-prev-next-button {
  position: absolute;
  top: 50%;
  width: 44px;
  height: 44px;
  border: none;
  border-radius: 50%;
  background: white;
  background: rgba(255, 255, 255, 0.75);
  cursor: pointer;
  /* vertically center */
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

/* line 61, ../scss/plugins/_flickity.scss */
.flickity-prev-next-button:hover {
  background: white;
}

/* line 63, ../scss/plugins/_flickity.scss */
.flickity-prev-next-button:focus {
  outline: none;
  box-shadow: 0 0 0 5px #09F;
}

/* line 68, ../scss/plugins/_flickity.scss */
.flickity-prev-next-button:active {
  filter: alpha(opacity=60);
  /* IE8 */
  opacity: 0.6;
}

/* line 73, ../scss/plugins/_flickity.scss */
.flickity-prev-next-button.previous {
  left: 10px;
}

/* line 74, ../scss/plugins/_flickity.scss */
.flickity-prev-next-button.next {
  right: 10px;
}

/* right to left */
/* line 76, ../scss/plugins/_flickity.scss */
.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px;
}

/* line 80, ../scss/plugins/_flickity.scss */
.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px;
}

/* line 85, ../scss/plugins/_flickity.scss */
.flickity-prev-next-button:disabled {
  filter: alpha(opacity=30);
  /* IE8 */
  opacity: 0.3;
  cursor: auto;
}

/* line 91, ../scss/plugins/_flickity.scss */
.flickity-prev-next-button svg {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%;
}

/* line 99, ../scss/plugins/_flickity.scss */
.flickity-prev-next-button .arrow {
  fill: #333;
}

/* color & size if no SVG - IE8 and Android 2.3 */
/* line 104, ../scss/plugins/_flickity.scss */
.flickity-prev-next-button.no-svg {
  color: #333;
  font-size: 26px;
}

/* ---- page dots ---- */
/* line 111, ../scss/plugins/_flickity.scss */
.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
}

/* line 122, ../scss/plugins/_flickity.scss */
.flickity-rtl .flickity-page-dots {
  direction: rtl;
}

/* line 124, ../scss/plugins/_flickity.scss */
.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333;
  border-radius: 50%;
  filter: alpha(opacity=25);
  /* IE8 */
  opacity: 0.25;
  cursor: pointer;
}

/* line 136, ../scss/plugins/_flickity.scss */
.flickity-page-dots .dot.is-selected {
  filter: alpha(opacity=100);
  /* IE8 */
  opacity: 1;
}

/* box-sizing: content-box is the default, 
     putting it back in case of global overwrites */
/* line 3, ../scss/plugins/_fresco.scss */
.fr-window, .fr-window [class^="fr-"],
.fr-overlay, .fr-overlay [class^="fr-"],
.fr-loading, .fr-loading [class^="fr-"] {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

/* Overlay */
/* line 12, ../scss/plugins/_fresco.scss */
.fr-overlay {
  z-index: 99999;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  zoom: 1;
  overflow: hidden;
}

/* line 22, ../scss/plugins/_fresco.scss */
.fr-overlay-background {
  background: rgba(0, 0, 0, 0.8);
  float: left;
  width: 100%;
  height: 100%;
  position: relative;
}

/* Window */
/* line 32, ../scss/plugins/_fresco.scss */
.fr-window,
.fr-window-fixed-measure {
  z-index: 100000;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  min-height: 100%;
}

/* line 48, ../scss/plugins/_fresco.scss */
.fr-window:before {
  position: absolute;
  top: -38px;
  left: 15px;
  width: 136px;
  height: 136px;
  font-size: 136px;
  color: #EB4320;
}

/* z-index */
/* line 59, ../scss/plugins/_fresco.scss */
.fr-ui-outside .fr-info {
  z-index: 100001;
}

/* Loading icon */
/* line 62, ../scss/plugins/_fresco.scss */
.fr-loading {
  z-index: 100001;
  position: fixed;
  top: 50%;
  left: 50%;
  width: 52px;
  height: 52px;
  margin-top: -26px;
  margin-left: -26px;
  overflow: visible;
}

/* line 73, ../scss/plugins/_fresco.scss */
.fr-loading-offset {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

/* line 80, ../scss/plugins/_fresco.scss */
.fr-loading-background, .fr-loading-icon {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 87, ../scss/plugins/_fresco.scss */
.fr-loading-background {
  background: #0d0d0d url("../images/fresco/loading.gif") 50% 50% no-repeat;
  opacity: .8;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  position: relative;
  float: left;
  border: 1px solid rgba(80, 80, 80, 0.2);
  -moz-box-sizing: border-box !important;
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important;
}

/* line 99, ../scss/plugins/_fresco.scss */
.fr-loading-icon {
  display: none;
}

/* Bubble (holds everything) */
/* line 103, ../scss/plugins/_fresco.scss */
.fr-bubble {
  float: left;
  width: 100%;
  height: 100%;
  position: relative;
}

/* Fonts */
/* line 111, ../scss/plugins/_fresco.scss */
.fr-ui,
.fr-info {
  font: normal 13px/21px "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Verdana, Arial, sans-serif;
}

/* Frames / UI */
/* line 117, ../scss/plugins/_fresco.scss */
.fr-frames {
  height: 100%;
  width: 100%;
  position: absolute;
  display: inline;
  top: 0;
  left: 0;
  overflow: hidden;
}

/* line 126, ../scss/plugins/_fresco.scss */
.fr-frames-move {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

/* line 134, ../scss/plugins/_fresco.scss */
.fr-frame, .fr-ui {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

/* line 143, ../scss/plugins/_fresco.scss */
.fr-frame-touch {
  position: relative;
  float: left;
  top: auto;
  left: auto;
  width: 100%;
}

/* line 151, ../scss/plugins/_fresco.scss */
.fr-window *:not(.fr-caption)::selection,
.fr-window *:not(.fr-caption)::-moz-selection,
.fr-window *:not(.fr-caption)::-webkit-selection {
  background: transparent;
}

/* line 157, ../scss/plugins/_fresco.scss */
.fr-mobile-touch-enabled .fr-frame .fr-box {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 165, ../scss/plugins/_fresco.scss */
.fr-frame-touch .fr-box {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 173, ../scss/plugins/_fresco.scss */
.fr-mobile-touch-enabled .fr-ui,
.fr-mobile-touch-enabled .fr-ui-spacer,
.fr-mobile-touch-enabled .fr-ui-wrapper,
.fr-mobile-touch-enabled .fr-ui-padder,
.fr-mobile-touch-enabled .fr-ui-toggle,
.fr-mobile-touch-enabled .fr-ui-outer-border,
.fr-mobile-touch-enabled .fr-side {
  pointer-events: none;
}

/* Content */
/* line 183, ../scss/plugins/_fresco.scss */
.fr-box {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

/* line 184, ../scss/plugins/_fresco.scss */
.fr-box-has-ui-outside {
  overflow: hidden;
}

/* line 185, ../scss/plugins/_fresco.scss */
.fr-box-spacer, .fr-ui-spacer {
  position: absolute;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 193, ../scss/plugins/_fresco.scss */
.fr-box-wrapper, .fr-ui-wrapper {
  position: relative;
  overflow: hidden;
}

/* line 199, ../scss/plugins/_fresco.scss */
.fr-box-padder, .fr-ui-padder {
  position: absolute;
  top: 0;
  left: 0;
  zoom: 1;
  border-color: transparent;
  border-style: solid;
  border-width: 0;
}

/* line 210, ../scss/plugins/_fresco.scss */
.fr-box-padder, .fr-ui-padder {
  position: absolute;
  top: 0;
  left: 0;
}

/* line 215, ../scss/plugins/_fresco.scss */
.fr-ui-padder {
  zoom: 1;
}

/* line 217, ../scss/plugins/_fresco.scss */
.fr-box-wrapper, .fr-ui-wrapper, .fr-ui-toggle {
  position: relative;
  float: left;
  display: inline;
  zoom: 1;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 228, ../scss/plugins/_fresco.scss */
.fr-box-wrapper {
  background: #101010;
}

/* line 230, ../scss/plugins/_fresco.scss */
.fr-ui-wrapper-outside {
  float: left;
  height: 100%;
  width: 100%;
}

/* outer-border */
/* line 237, ../scss/plugins/_fresco.scss */
.fr-box-outer-border,
.fr-ui-outer-border {
  position: relative;
  float: left;
  display: inline;
  height: 100%;
  width: 100%;
  zoom: 1;
}

/* IE < 8 has a bug where dimensions are ignored without a border */
/* line 247, ../scss/plugins/_fresco.scss */
.fr-ltIE9 .fr-box-outer-border,
.fr-ltIE9 .fr-ui-outer-border {
  border: 0px solid transparent;
}

/* line 250, ../scss/plugins/_fresco.scss */
.fr-content {
  height: 100%;
  width: 100%;
  zoom: 1;
  *display: inline;
  margin: 0;
  padding: 0;
}

/* line 259, ../scss/plugins/_fresco.scss */
.fr-content-image {
  position: absolute;
  top: 0;
  left: 0;
  image-rendering: optimizeQuality;
  max-width: none;
}

/* line 267, ../scss/plugins/_fresco.scss */
.fr-content-image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  -moz-box-sizing: border-box !important;
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important;
}

/* line 285, ../scss/plugins/_fresco.scss */
.fr-download-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-user-drag: element;
  user-drag: element;
  -webkit-user-select: none;
  user-select: none;
  pointer-events: auto;
}

/* onClick inside ui-outside */
/* line 301, ../scss/plugins/_fresco.scss */
.fr-onclick-side {
  position: absolute;
  top: 0;
  width: 50%;
  height: 100%;
  overflow: hidden;
  cursor: pointer;
  z-index: 1;
}

/* line 311, ../scss/plugins/_fresco.scss */
.fr-onclick-side img {
  cursor: pointer;
}

/* line 312, ../scss/plugins/_fresco.scss */
.fr-onclick-previous {
  left: 0;
}

/* line 313, ../scss/plugins/_fresco.scss */
.fr-onclick-next {
  right: 0;
}

/* onClick: 'next' has full width */
/* line 316, ../scss/plugins/_fresco.scss */
.fr-frame-onclick-next .fr-onclick-next {
  width: 100%;
}

/* line 318, ../scss/plugins/_fresco.scss */
.fr-side {
  position: absolute;
  top: 0;
  height: 100%;
  cursor: pointer;
  overflow: hidden;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  zoom: 1;
}

/* line 331, ../scss/plugins/_fresco.scss */
.fr-side-disabled {
  cursor: default;
}

/* line 333, ../scss/plugins/_fresco.scss */
.fr-side-button {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: auto;
}
/* line 340, ../scss/plugins/_fresco.scss */
.fr-side-button.fr-side-button-disabled {
  opacity: 0;
}
/* line 346, ../scss/plugins/_fresco.scss */
.fr-side-button:hover .fr-side-button-icon:before {
  color: #EB4320;
}

/* line 353, ../scss/plugins/_fresco.scss */
.fr-side-button-icon {
  position: absolute;
  top: 50%;
  height: 60px;
  width: 60px;
  margin-top: -28px;
  zoom: 1;
}
/* line 361, ../scss/plugins/_fresco.scss */
.fr-side-button-icon:before {
  position: absolute;
  width: 60px;
  height: 60px;
  top: 50%;
  left: 50%;
  margin: -30px 0 0 -30px;
  color: #EB4320;
  font-size: 60px;
}

/* line 373, ../scss/plugins/_fresco.scss */
.fr-side-previous .fr-side-button .fr-side-button-icon {
  left: 50px;
}

/* line 374, ../scss/plugins/_fresco.scss */
.fr-side-next .fr-side-button .fr-side-button-icon {
  right: 50px;
}

/* sides (UI outside), smaller area */
/* line 381, ../scss/plugins/_fresco.scss */
.fr-ui-outside .fr-side {
  width: 110px;
  height: 100%;
  top: 60px;
  z-index: 9999999;
}
/* line 387, ../scss/plugins/_fresco.scss */
.fr-ui-outside .fr-side.fr-side-next {
  right: 0;
}

/* line 392, ../scss/plugins/_fresco.scss */
.fr-ui-outside .fr-side-button {
  margin-top: 0;
  top: 0;
}

/*
 * Info 
 */
/* line 398, ../scss/plugins/_fresco.scss */
.fr-info {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  color: #efefef;
  -webkit-user-select: text;
  -khtml-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
  pointer-events: auto;
}

/* line 411, ../scss/plugins/_fresco.scss */
.fr-info-background {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: #000;
  line-height: 1%;
  filter: alpha(opacity=80);
  opacity: .8;
  zoom: 1;
  background: #000;
  -moz-box-sizing: border-box !important;
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important;
}

/* line 427, ../scss/plugins/_fresco.scss */
.fr-info-outside .fr-info-background {
  background: #0d0d0d;
  filter: none;
  opacity: 1;
}

/* line 430, ../scss/plugins/_fresco.scss */
.fr-info-padder {
  padding: 12px;
  display: block;
  filter: alpha(opacity=99);
  overflow: hidden;
  width: auto;
  position: relative;
}

/* line 438, ../scss/plugins/_fresco.scss */
.fr-caption {
  position: relative;
  filter: alpha(opacity=99);
  opacity: .99;
  width: auto;
  word-wrap: no-wrap;
}

/* line 445, ../scss/plugins/_fresco.scss */
.fr-position-text {
  position: relative;
}

/* UI inside */
/* line 448, ../scss/plugins/_fresco.scss */
.fr-has-position .fr-info-inside .fr-caption {
  margin-right: 75px;
}

/* line 449, ../scss/plugins/_fresco.scss */
.fr-info-inside .fr-position {
  filter: alpha(opacity=99);
  opacity: .99;
  position: relative;
  text-align: right;
  word-wrap: no-wrap;
  line-height: 21px;
  color: #b3b3b3;
  float: right;
  width: 75px;
}

/* line 460, ../scss/plugins/_fresco.scss */
.fr-no-caption .fr-info-inside .fr-position {
  width: auto;
  margin: 0 1px 1px 0;
  color: #b9b9b9;
  filter: alpha(opacity=99);
}

/* line 467, ../scss/plugins/_fresco.scss */
.fr-info-inside .fr-position-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 474, ../scss/plugins/_fresco.scss */
.fr-no-caption .fr-info-inside .fr-position-background {
  border-radius: 12px;
  background: #101010;
  filter: alpha(opacity=80);
  opacity: .8;
  -moz-box-sizing: border-box !important;
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important;
}

/* line 484, ../scss/plugins/_fresco.scss */
.fr-info-inside .fr-position-text {
  position: relative;
}

/* line 485, ../scss/plugins/_fresco.scss */
.fr-no-caption .fr-info-inside .fr-position-text {
  float: left;
  height: 13px;
  line-height: 13px;
  padding: 6px 10px;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}

/* hide the position on small screens */
@media all and (max-width: 568px) and (max-height: 320px), all and (max-width: 320px) and (max-height: 568px) {
  /* line 496, ../scss/plugins/_fresco.scss */
  .fr-has-position .fr-info-inside .fr-caption {
    margin-right: 0;
  }

  /* line 497, ../scss/plugins/_fresco.scss */
  .fr-position {
    display: none !important;
  }

  /* smaller side buttons */
  /* line 500, ../scss/plugins/_fresco.scss */
  .fr-ui-outside .fr-side {
    width: 54px;
    height: 50px;
    margin-top: -25px;
  }

  /* line 505, ../scss/plugins/_fresco.scss */
  .fr-side-button {
    width: 40px;
    height: 50px;
    margin: 0 6px;
    margin-top: -25px;
  }
}
/* UI outside/touch position */
/* line 515, ../scss/plugins/_fresco.scss */
.fr-ui-outside .fr-position {
  position: absolute;
  bottom: 15px;
  right: 15px;
  display: inline;
  width: auto;
  margin: 0 1px 1px 0;
  color: #b9b9b9;
}

/* line 524, ../scss/plugins/_fresco.scss */
.fr-ui-outside .fr-position-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 12px;
  filter: alpha(opacity=80);
  opacity: .8;
  background: #1e1e1e;
  border: 1px solid rgba(180, 180, 180, 0.2);
  -moz-box-sizing: border-box !important;
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important;
}

/* line 539, ../scss/plugins/_fresco.scss */
.fr-ui-outside .fr-position-text {
  position: relative;
  float: left;
  width: auto;
  text-align: right;
  word-wrap: no-wrap;
  color: #b3b3b3;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  word-wrap: no-wrap;
  padding: 6px 10px;
  height: 13px;
  line-height: 13px;
}

/* line 557, ../scss/plugins/_fresco.scss */
.fr-ui-outside .fr-position-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Info without caption */
/* line 566, ../scss/plugins/_fresco.scss */
.fr-no-caption .fr-info-outside {
  display: none;
}

/* line 567, ../scss/plugins/_fresco.scss */
.fr-no-caption .fr-info-padder {
  pointer-events: none;
}

/* line 568, ../scss/plugins/_fresco.scss */
.fr-no-caption .fr-info-background {
  pointer-events: none;
  opacity: 0;
  filter: none;
  display: none;
}

/* 1/5 */
/* line 572, ../scss/plugins/_fresco.scss */
.fr-no-caption .fr-position-text,
.fr-ui-outside .fr-position-text {
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}

/* outside position */
/* line 578, ../scss/plugins/_fresco.scss */
.fr-ui-outside .fr-position {
  float: none;
  position: absolute;
  bottom: 0;
  right: 0;
  margin: 15px;
}

/* IE 7 */
/* line 588, ../scss/plugins/_fresco.scss */
.fr-ltIE8 .fr-info * {
  zoom: 1;
  filter: alpha(opacity=99);
}

/* line 589, ../scss/plugins/_fresco.scss */
.fr-ltIE8 .fr-box * {
  zoom: 1;
  filter: alpha(opacity=99);
}

/* Info (UI outside) */
/* line 592, ../scss/plugins/_fresco.scss */
.fr-info-outside {
  bottom: auto;
}

/* line 593, ../scss/plugins/_fresco.scss */
.fr-no-caption .fr-info-outside .fr-info-padder {
  padding: 10px 5px;
}

/* line 594, ../scss/plugins/_fresco.scss */
.fr-ui-outside .fr-no-caption .fr-position {
  margin: 0;
}

/* X */
/* line 597, ../scss/plugins/_fresco.scss */
.fr-close {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 60px;
  height: 60px;
  cursor: pointer;
  pointer-events: auto;
  z-index: 100003;
}
/* line 606, ../scss/plugins/_fresco.scss */
.fr-close:hover .fr-close-icon:before {
  color: #fff;
}

/* line 612, ../scss/plugins/_fresco.scss */
.fr-close-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20px;
  height: 20px;
  margin: -10px 0 0 -10px;
  z-index: 100005;
}
/* line 621, ../scss/plugins/_fresco.scss */
.fr-close-icon:before {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20px;
  height: 20px;
  margin: -10px 0 0 -10px;
  font-size: 20px;
  color: #fff;
}
/* line 631, ../scss/plugins/_fresco.scss */
.fr-close-icon:active, .fr-close-icon:focus {
  outline: 0;
  color: #fff;
}

/* line 638, ../scss/plugins/_fresco.scss */
.fr-close-background {
  display: none;
}

/*
 * Thumbnails
 */
/* line 646, ../scss/plugins/_fresco.scss */
.fr-thumbnails {
  position: absolute;
  width: 100%;
  height: 9%;
  -webkit-tap-highlight-color: transparent;
  zoom: 1;
  overflow: hidden;
}

/* line 654, ../scss/plugins/_fresco.scss */
.fr-thumbnails-horizontal {
  left: 0;
  bottom: 0;
  min-height: 40px;
  max-height: 120px;
  padding: 20px 0;
}

/* line 661, ../scss/plugins/_fresco.scss */
.fr-thumbnails-vertical {
  left: 0;
  top: 0;
  min-width: 40px;
  max-width: 120px;
  padding: 0 20px;
}

/* line 669, ../scss/plugins/_fresco.scss */
.fr-thumbnails,
.fr-thumbnails * {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 678, ../scss/plugins/_fresco.scss */
.fr-thumbnails-wrapper {
  position: absolute;
  top: 0;
  left: 50%;
  height: 100%;
}

/* line 684, ../scss/plugins/_fresco.scss */
.fr-thumbnails-vertical .fr-thumbnails-wrapper {
  top: 50%;
  left: 0;
}

/* line 689, ../scss/plugins/_fresco.scss */
.fr-thumbnails-slider {
  position: relative;
  width: 100%;
  height: 100%;
  float: left;
  zoom: 1;
}

/* line 697, ../scss/plugins/_fresco.scss */
.fr-thumbnails-slider-slide {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}

/* line 704, ../scss/plugins/_fresco.scss */
.fr-thumbnails-thumbs {
  float: left;
  height: 100%;
  overflow: hidden;
  position: relative;
  top: 0;
  left: 0;
}

/* line 712, ../scss/plugins/_fresco.scss */
.fr-thumbnails-slide {
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
}

/* line 719, ../scss/plugins/_fresco.scss */
.fr-thumbnail-frame {
  position: absolute;
  zoom: 1;
  overflow: hidden;
}

/* line 725, ../scss/plugins/_fresco.scss */
.fr-thumbnail {
  position: absolute;
  width: 30px;
  height: 100%;
  left: 50%;
  top: 50%;
  zoom: 1;
  cursor: pointer;
  margin: 0 10px;
}

/* line 735, ../scss/plugins/_fresco.scss */
.fr-ltIE9 .fr-thumbnail * {
  overflow: hidden;
  /* IE6 */
  z-index: 1;
  zoom: 1;
}

/* line 741, ../scss/plugins/_fresco.scss */
.fr-thumbnail-wrapper {
  position: relative;
  background: #161616;
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  display: inline;
  /* IE6 */
  z-index: 0;
  /* IE8 */
}

/* line 752, ../scss/plugins/_fresco.scss */
.fr-thumbnail-overlay {
  cursor: pointer;
}

/* line 753, ../scss/plugins/_fresco.scss */
.fr-thumbnail-active .fr-thumbnail-overlay {
  cursor: default;
}

/* line 754, ../scss/plugins/_fresco.scss */
.fr-thumbnail-overlay,
.fr-thumbnail-overlay-background,
.fr-thumbnail-overlay-border {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 763, ../scss/plugins/_fresco.scss */
.fr-thumbnail-overlay-border {
  border-width: 0;
  overflow: hidden;
  border-style: solid;
  border-color: transparent;
  -moz-box-sizing: border-box !important;
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important;
}

/* line 772, ../scss/plugins/_fresco.scss */
.fr-thumbnail img {
  position: absolute;
  filter: alpha(opacity=85);
  opacity: .85;
  max-width: none;
}

/* line 778, ../scss/plugins/_fresco.scss */
.fr-thumbnail:hover img,
.fr-thumbnail-active:hover img {
  filter: alpha(opacity=99);
  opacity: .99;
}

/* line 783, ../scss/plugins/_fresco.scss */
.fr-thumbnail-active img,
.fr-thumbnail-active:hover img {
  filter: alpha(opacity=35);
  opacity: .35;
}

/* line 788, ../scss/plugins/_fresco.scss */
.fr-thumbnail-active {
  cursor: default;
}

/* Thumbnails loading */
/* line 791, ../scss/plugins/_fresco.scss */
.fr-thumbnail-loading,
.fr-thumbnail-loading-background,
.fr-thumbnail-loading-icon {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 800, ../scss/plugins/_fresco.scss */
.fr-thumbnail-loading-background {
  background-color: #101010;
  background-image: url("images/fresco/loading.gif");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  opacity: .8;
  position: relative;
  float: left;
}

/* this element is there as an alternative to putting the loading image on the background */
/* line 810, ../scss/plugins/_fresco.scss */
.fr-thumbnail-loading-icon {
  display: none;
}

/* Thumbnail < > */
/* line 814, ../scss/plugins/_fresco.scss */
.fr-thumbnails-side {
  float: left;
  height: 100%;
  width: 28px;
  margin: 0 10px;
  position: relative;
  overflow: hidden;
}

/* line 822, ../scss/plugins/_fresco.scss */
.fr-thumbnails-side-previous {
  margin-left: 20px;
}

/* line 823, ../scss/plugins/_fresco.scss */
.fr-thumbnails-side-next {
  margin-right: 20px;
}

/* line 825, ../scss/plugins/_fresco.scss */
.fr-thumbnails-side-button {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -14px;
  margin-left: -14px;
  width: 28px;
  height: 28px;
  cursor: pointer;
}

/* line 836, ../scss/plugins/_fresco.scss */
.fr-thumbnails-side-button-background {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  filter: alpha(opacity=80);
  opacity: .8;
  -moz-transition: background-color .2s ease-in;
  -webkit-transition: background-color .2s ease-in;
  transition: background-color .2s ease-in;
  background-color: #333;
  cursor: pointer;
  border-radius: 4px;
}

/* line 851, ../scss/plugins/_fresco.scss */
.fr-thumbnails-side-button:hover .fr-thumbnails-side-button-background {
  background-color: #3b3b3b;
}

/* line 853, ../scss/plugins/_fresco.scss */
.fr-thumbnails-side-button-disabled * {
  cursor: default;
}

/* line 854, ../scss/plugins/_fresco.scss */
.fr-thumbnails-side-button-disabled:hover .fr-thumbnails-side-button-background {
  background-color: #333;
}

/* line 856, ../scss/plugins/_fresco.scss */
.fr-thumbnails-side-button-icon {
  height: 42px;
  width: 42px;
  position: absolute;
  top: -7px;
  left: -7px;
  width: 100%;
  height: 100%;
}

/* vertical thumbnails */
/* line 867, ../scss/plugins/_fresco.scss */
.fr-thumbnails-vertical .fr-thumbnails-side,
.fr-thumbnails-vertical .fr-thumbnails-thumbs,
.fr-thumbnails-vertical .fr-thumbnail-frame {
  clear: both;
}

/* Touch UI */
/* line 873, ../scss/plugins/_fresco.scss */
.fr-frames-has-touch-ui {
  top: 43px;
}

/* line 875, ../scss/plugins/_fresco.scss */
.fr-touch-menu {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  height: 43px;
}

/* line 882, ../scss/plugins/_fresco.scss */
.fr-touch-menu-wrapper {
  float: left;
  width: 100%;
  height: 100%;
  position: relative;
}

/* line 889, ../scss/plugins/_fresco.scss */
.fr-touch-caption {
  position: absolute;
  width: 100%;
  top: 100%;
  left: 0;
  margin-top: -43px;
}

/* line 896, ../scss/plugins/_fresco.scss */
.fr-touch-menu-wrapper,
.fr-touch-caption-wrapper {
  float: left;
  width: 100%;
  height: 100%;
  position: relative;
}

/* line 903, ../scss/plugins/_fresco.scss */
.fr-touch-caption-overflow-scroll {
  /* TODO */
  overflow-x: hidden;
  overflow-y: scroll !important;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
}

/* line 910, ../scss/plugins/_fresco.scss */
.fr-touch-menu-background,
.fr-touch-caption-background {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: #000;
  line-height: 1%;
  filter: alpha(opacity=80);
  opacity: .8;
  zoom: 1;
  background: #000;
  -moz-box-sizing: border-box !important;
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important;
}

/* line 928, ../scss/plugins/_fresco.scss */
.fr-touch-caption-info {
  float: left;
  position: relative;
  clear: both;
  padding-right: 38px;
  color: #efefef;
}

/* line 935, ../scss/plugins/_fresco.scss */
.fr-touch-caption-info-padder {
  float: left;
  padding: 11px;
  display: block;
  filter: alpha(opacity=99);
  overflow: hidden;
  width: auto;
  position: relative;
}

/* line 944, ../scss/plugins/_fresco.scss */
.fr-touch-caption-text-wrapper {
  float: left;
  clear: both;
  font-weight: normal;
  font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Verdana, Arial, sans-serif;
  font-size: 13px;
  line-height: 21px;
  height: 21px;
  /* same as line-height */
  width: 100%;
  overflow: hidden;
}

/* line 955, ../scss/plugins/_fresco.scss */
.fr-touch-caption-text {
  float: left;
}

/* line 959, ../scss/plugins/_fresco.scss */
.fr-touch-caption-overflow .fr-touch-caption-text-wrapper {
  overflow: visible;
  height: auto;
}

/* buttons */
/* line 966, ../scss/plugins/_fresco.scss */
.fr-touch-button {
  padding: 10px 4px;
  width: 23px;
  height: 23px;
  position: relative;
  cursor: pointer;
}

/* line 973, ../scss/plugins/_fresco.scss */
.fr-touch-button .fr-touch-button-background {
  position: absolute;
  top: 10px;
  left: 4px;
  height: 23px;
  width: 23px;
}

/* line 980, ../scss/plugins/_fresco.scss */
.fr-touch-button .fr-touch-button-background {
  background-color: #303030;
}

/* line 981, ../scss/plugins/_fresco.scss */
.fr-touch-button:hover .fr-touch-button-background {
  background-color: #404040;
}

/* line 983, ../scss/plugins/_fresco.scss */
.fr-touch-button-icon {
  float: left;
  position: relative;
  width: 23px;
  height: 23px;
}

/* x */
/* line 990, ../scss/plugins/_fresco.scss */
.fr-touch-close {
  position: absolute;
  top: 0;
  right: 0;
  padding-right: 11px;
}

/* ... */
/* line 998, ../scss/plugins/_fresco.scss */
.fr-touch-caption-more {
  position: absolute;
  top: 0;
  right: 0;
  padding-right: 11px;
  display: none;
}

/* line 1005, ../scss/plugins/_fresco.scss */
.fr-touch-caption-padded .fr-touch-caption-more {
  display: block;
}

/* we can improve things on browsers that support media queries */
@media all and (min-height: 0px) {
  /* line 1012, ../scss/plugins/_fresco.scss */
  .fr-thumbnails {
    padding: 10px 0;
  }

  /* line 1013, ../scss/plugins/_fresco.scss */
  .fr-thumbnail,
  .fr-thumbnails-side {
    margin: 0 4px;
  }

  /* line 1015, ../scss/plugins/_fresco.scss */
  .fr-thumbnails-side-previous {
    margin-left: 8px;
  }

  /* line 1016, ../scss/plugins/_fresco.scss */
  .fr-thumbnails-side-next {
    margin-right: 8px;
  }

  /* line 1017, ../scss/plugins/_fresco.scss */
  .fr-thumbnail-loading-background {
    background-image: url("images/fresco/loading-small.gif");
  }
}
@media all and (min-height: 200px) {
  /* line 1020, ../scss/plugins/_fresco.scss */
  .fr-thumbnails {
    padding: 12px 0;
  }

  /* line 1021, ../scss/plugins/_fresco.scss */
  .fr-thumbnail,
  .fr-thumbnails-side {
    margin: 0 6px;
  }

  /* line 1023, ../scss/plugins/_fresco.scss */
  .fr-thumbnails-side-previous {
    margin-left: 12px;
  }

  /* line 1024, ../scss/plugins/_fresco.scss */
  .fr-thumbnails-side-next {
    margin-right: 12px;
  }
}
@media all and (min-height: 350px) {
  /* line 1028, ../scss/plugins/_fresco.scss */
  .fr-thumbnail-loading-background {
    background-image: url("images/fresco/loading-medium.gif");
  }
}
@media all and (min-height: 500px) {
  /* line 1032, ../scss/plugins/_fresco.scss */
  .fr-thumbnails {
    padding: 14px 0;
  }

  /* line 1033, ../scss/plugins/_fresco.scss */
  .fr-thumbnail,
  .fr-thumbnails-side {
    margin: 0 7px;
  }

  /* line 1035, ../scss/plugins/_fresco.scss */
  .fr-thumbnails-side-previous {
    margin-left: 14px;
  }

  /* line 1036, ../scss/plugins/_fresco.scss */
  .fr-thumbnails-side-next {
    margin-right: 14px;
  }
}
@media all and (min-height: 700px) {
  /* line 1040, ../scss/plugins/_fresco.scss */
  .fr-thumbnails {
    padding: 20px 0;
  }

  /* line 1041, ../scss/plugins/_fresco.scss */
  .fr-thumbnail,
  .fr-thumbnails-side {
    margin: 0 10px;
  }

  /* line 1043, ../scss/plugins/_fresco.scss */
  .fr-thumbnails-side-previous {
    margin-left: 20px;
  }

  /* line 1044, ../scss/plugins/_fresco.scss */
  .fr-thumbnails-side-next {
    margin-right: 20px;
  }

  /* line 1045, ../scss/plugins/_fresco.scss */
  .fr-thumbnail-loading-background {
    background-image: url("images/fresco/loading.gif");
  }
}
/* IE specific resets */
/* line 1049, ../scss/plugins/_fresco.scss */
.fr-ltIE8 * {
  zoom: 1;
  z-index: 1;
}

/* line 1050, ../scss/plugins/_fresco.scss */
.fr-ltIE9 .fr-content-image-overlay,
.fr-ltIE9 .fr-has-caption .fr-info-outside .fr-info-background {
  border: 0;
}

/*
 * ===== Skin: Fresco ===== 
 */
/* Sprite */
/* line 1059, ../scss/plugins/_fresco.scss */
.fr-window-fresco .fr-touch-close .fr-touch-button-icon,
.fr-window-fresco .fr-touch-caption-more .fr-touch-button-icon,
.fr-window-fresco .fr-thumbnails-side-button-icon {
  background-image: url("../images/fresco/sprite.png");
}

/* High-res sprite */
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
  /* line 1067, ../scss/plugins/_fresco.scss */
  .fr-window-fresco .fr-touch-close .fr-touch-button-icon,
  .fr-window-fresco .fr-touch-caption-more .fr-touch-button-icon {
    background-image: url("../images/fresco/sprite@x2.png");
    background-size: 500px 500px;
    /* downscaled 50%, size of original sprite */
  }
}
/* line 1074, ../scss/plugins/_fresco.scss */
.fr-window-fresco .fr-box-outer-border {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
}

/* outer-border instead of inner-border example (box and ui px should be the same) */
/*
.fr-window-fresco .fr-box-outer-border { border: 10px solid #fff; }
.fr-window-fresco .fr-ui-outer-border { padding: 10px; }
.fr-window-fresco .fr-content-image-overlay { border-width: 0; }
*/
/* line 1082, ../scss/plugins/_fresco.scss */
.fr-window-fresco .fr-box-wrapper {
  background: #101010;
  border-color: transparent;
  border-style: solid;
  border-width: 0;
}

/* line 1089, ../scss/plugins/_fresco.scss */
.fr-window-fresco .fr-content-image-overlay {
  border-width: 1px;
  border-style: solid;
  border-color: transparent;
  border-color: rgba(255, 255, 255, 0.08);
}

/* remove bottom border if the image has a caption, or add it when it has a caption */
/* line 1096, ../scss/plugins/_fresco.scss */
.fr-window-fresco .fr-has-caption .fr-box-has-ui-outside .fr-content-image-overlay {
  border-bottom-width: 0px;
}

/* line 1097, ../scss/plugins/_fresco.scss */
.fr-window-fresco .fr-no-caption .fr-box-has-ui-outside .fr-content-image-overlay {
  border-bottom-width: 1px;
}

/* line 1099, ../scss/plugins/_fresco.scss */
.fr-window-fresco .fr-ui-outside .fr-position-text {
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}

/* line 1102, ../scss/plugins/_fresco.scss */
.fr-window-fresco .fr-no-caption .fr-info-inside .fr-position-background {
  border: 1px solid rgba(180, 180, 180, 0.15);
}

/* line 1105, ../scss/plugins/_fresco.scss */
.fr-window-fresco .fr-has-caption .fr-info-inside .fr-info-background {
  border: 1px solid rgba(68, 68, 68, 0.1);
  border-top-width: 0;
}

/* line 1109, ../scss/plugins/_fresco.scss */
.fr-window-fresco .fr-has-caption .fr-info-outside .fr-info-background {
  border: 1px solid rgba(80, 80, 80, 0.25);
  border-top-width: 0;
}

/* line 1114, ../scss/plugins/_fresco.scss */
.fr-window-fresco .fr-thumbnail-wrapper {
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}

/* line 1115, ../scss/plugins/_fresco.scss */
.fr-window-fresco .fr-thumbnail-active .fr-thumbnail-wrapper {
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
}

/* < > */
/*
.fr-window-fresco .fr-side-previous .fr-side-button .fr-side-button-icon { background-position: -13px -14px; }
.fr-window-fresco .fr-side-next .fr-side-button .fr-side-button-icon { background-position: -93px -14px; }

.fr-window-fresco .fr-side-previous:hover .fr-side-button .fr-side-button-icon { background-position: -13px -114px; }
.fr-window-fresco .fr-side-next:hover .fr-side-button .fr-side-button-icon { background-position: -93px -114px; }
*/
/* disabled state (IE < 9) */
/*
.fr-window-fresco .fr-side-previous .fr-side-button-disabled .fr-side-button-icon,
.fr-window-fresco .fr-side-previous:hover .fr-side-button-disabled .fr-side-button-icon { background-position: -13px -214px; }
.fr-window-fresco .fr-side-next .fr-side-button-disabled .fr-side-button-icon,
.fr-window-fresco .fr-side-next:hover .fr-side-button-disabled .fr-side-button-icon { background-position: -93px -214px; }
*/
/* < > transition */
/*
.fr-window-fresco:not(.fr-ltIE9) .fr-side-previous .fr-side-button .fr-side-button-icon { background-position: -13px -114px; }
.fr-window-fresco:not(.fr-ltIE9) .fr-side-next .fr-side-button .fr-side-button-icon { background-position: -93px -114px; }
.fr-window-fresco:not(.fr-ltIE9) .fr-side .fr-side-button .fr-side-button-icon {
    -moz-transition: opacity .2s ease-in;
    -webkit-transition: opacity .2s ease-in;
    transition: opacity .2s ease-in;
    opacity: .5;
}
.fr-window-fresco .fr-side:hover .fr-side-button .fr-side-button-icon,
.fr-window-fresco .fr-frame .fr-side .fr-side-button-active .fr-side-button-icon { 
    opacity: 1;
}
*/
/* < > transition (IE < 9) */
/*
.fr-ltIE9 .fr-frame .fr-side-previous .fr-side-button-active .fr-side-button-icon { background-position: -13px -114px; }
.fr-ltIE9 .fr-frame .fr-side-next .fr-side-button-active .fr-side-button-icon { background-position: -93px -114px; }
*/
/* disabled side */
/*
.fr-window-fresco:not(.fr-ltIE9) .fr-ui-outside .fr-side .fr-side-button-disabled .fr-side-button-icon,
.fr-window-fresco:not(.fr-ltIE9) .fr-ui-outside .fr-side .fr-side-button-disabled:hover .fr-side-button-icon { opacity: .2; }
*/
/* on the inside we hide disabled sides */
/* responsive < > */
@media all and (max-width: 568px) and (max-height: 320px), all and (max-width: 320px) and (max-height: 568px) {
  /*
  .fr-window-fresco .fr-side-previous .fr-side-button .fr-side-button-icon { background-position: 0px -300px; }
    .fr-window-fresco .fr-side-next .fr-side-button .fr-side-button-icon { background-position: -40px -300px; }

    .fr-window-fresco .fr-side-previous:hover .fr-side-button .fr-side-button-icon { background-position: 0px -350px; }
    .fr-window-fresco .fr-side-next:hover .fr-side-button .fr-side-button-icon { background-position: -40px -350px; }

    .fr-window-fresco:not(.fr-ltIE9) .fr-side-previous .fr-side-button .fr-side-button-icon { background-position: 0px -350px; }
    .fr-window-fresco:not(.fr-ltIE9) .fr-side-next .fr-side-button .fr-side-button-icon { background-position: -40px -350px; }
*/
}
/* Thumbnails */
/* line 1183, ../scss/plugins/_fresco.scss */
.fr-window-fresco .fr-thumbnail-wrapper {
  border-color: transparent;
  border-style: solid;
  border-width: 0;
}

/* line 1188, ../scss/plugins/_fresco.scss */
.fr-window-fresco .fr-thumbnail-wrapper {
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}

/* line 1189, ../scss/plugins/_fresco.scss */
.fr-window-fresco .fr-thumbnail-active .fr-thumbnail-wrapper {
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
}

/* line 1190, ../scss/plugins/_fresco.scss */
.fr-window-fresco .fr-thumbnail-wrapper {
  box-shadow: 0 -1px 4px rgba(0, 0, 0, 0.3);
}

/* line 1193, ../scss/plugins/_fresco.scss */
.fr-window-fresco .fr-thumbnail-overlay-border {
  border-width: 1px;
  border-color: rgba(255, 255, 255, 0.08);
  /* should remain rgba */
}

/* no inner border on active thumbnail */
/* line 1198, ../scss/plugins/_fresco.scss */
.fr-thumbnail-active .fr-thumbnail-overlay-border,
.fr-thumbnail-active:hover .fr-thumbnail-overlay-border {
  border: 0px;
}

/* Thumbnails < > */
/* line 1202, ../scss/plugins/_fresco.scss */
.fr-window-fresco .fr-thumbnails-side-previous .fr-thumbnails-side-button-icon {
  background-position: -160px -41px;
}

/* line 1203, ../scss/plugins/_fresco.scss */
.fr-window-fresco .fr-thumbnails-side-previous:hover .fr-thumbnails-side-button-icon {
  background-position: -202px -41px;
}

/* line 1204, ../scss/plugins/_fresco.scss */
.fr-window-fresco .fr-thumbnails-side-next .fr-thumbnails-side-button-icon {
  background-position: -160px -83px;
}

/* line 1205, ../scss/plugins/_fresco.scss */
.fr-window-fresco .fr-thumbnails-side-next:hover .fr-thumbnails-side-button-icon {
  background-position: -202px -83px;
}

/* vertical ^ (up/down) adjustments */
/* line 1207, ../scss/plugins/_fresco.scss */
.fr-window-fresco .fr-thumbnails-vertical .fr-thumbnails-side-previous .fr-thumbnails-side-button-icon {
  background-position: -286px -41px;
}

/* line 1208, ../scss/plugins/_fresco.scss */
.fr-window-fresco .fr-thumbnails-vertical .fr-thumbnails-side-previous:hover .fr-thumbnails-side-button-icon {
  background-position: -328px -41px;
}

/* line 1209, ../scss/plugins/_fresco.scss */
.fr-window-fresco .fr-thumbnails-vertical .fr-thumbnails-side-next .fr-thumbnails-side-button-icon {
  background-position: -286px -83px;
}

/* line 1210, ../scss/plugins/_fresco.scss */
.fr-window-fresco .fr-thumbnails-vertical .fr-thumbnails-side-next:hover .fr-thumbnails-side-button-icon {
  background-position: -328px -83px;
}

/* Thumbnails < > transition */
/* line 1213, ../scss/plugins/_fresco.scss */
.fr-window-fresco:not(.fr-ltIE9) .fr-thumbnails-side .fr-thumbnails-side-button-icon {
  -moz-transition: opacity .2s ease-in;
  -webkit-transition: opacity .2s ease-in;
  transition: opacity .2s ease-in;
  opacity: .8;
}

/* line 1219, ../scss/plugins/_fresco.scss */
.fr-window-fresco:not(.fr-ltIE9) .fr-thumbnails-side-previous .fr-thumbnails-side-button-icon,
.fr-window-fresco:not(.fr-ltIE9) .fr-thumbnails-side-previous .fr-thumbnails-side-button-disabled {
  background-position: -160px -41px;
}

/* line 1221, ../scss/plugins/_fresco.scss */
.fr-window-fresco:not(.fr-ltIE9) .fr-thumbnails-side-next .fr-thumbnails-side-button-icon,
.fr-window-fresco:not(.fr-ltIE9) .fr-thumbnails-side-next .fr-thumbnails-side-button-disabled {
  background-position: -202px -83px;
}

/* line 1223, ../scss/plugins/_fresco.scss */
.fr-window-fresco:not(.fr-ltIE9) .fr-thumbnails-side:hover .fr-thumbnails-side-button-icon {
  opacity: 1;
}

/* vertical ^ (up/down) adjustments */
/* line 1225, ../scss/plugins/_fresco.scss */
.fr-window-fresco:not(.fr-ltIE9) .fr-thumbnails-vertical .fr-thumbnails-side-previous .fr-thumbnails-side-button-icon,
.fr-window-fresco:not(.fr-ltIE9) .fr-thumbnails-vertical .fr-thumbnails-side-previous .fr-thumbnails-side-button-disabled {
  background-position: -286px -41px;
}

/* line 1227, ../scss/plugins/_fresco.scss */
.fr-window-fresco:not(.fr-ltIE9) .fr-thumbnails-vertical .fr-thumbnails-side-next .fr-thumbnails-side-button-icon,
.fr-window-fresco:not(.fr-ltIE9) .fr-thumbnails-vertical .fr-thumbnails-side-next .fr-thumbnails-side-button-disabled {
  background-position: -328px -83px;
}

/* lower opacity on disabled states */
/* line 1231, ../scss/plugins/_fresco.scss */
.fr-window-fresco:not(.fr-ltIE9) .fr-thumbnails-side .fr-thumbnails-side-button-disabled,
.fr-window-fresco:not(.fr-ltIE9) .fr-thumbnails-side:hover .fr-thumbnails-side-button-disabled {
  opacity: .5;
}

/* lower opacity IE < 9 using images */
/* line 1235, ../scss/plugins/_fresco.scss */
.fr-window-fresco.fr-ltIE9 .fr-thumbnails-side-previous .fr-thumbnails-side-button-disabled .fr-thumbnails-side-button-icon,
.fr-window-fresco.fr-ltIE9 .fr-thumbnails-side-previous:hover .fr-thumbnails-side-button-disabled .fr-thumbnails-side-button-icon {
  background-position: -244px -41px;
}

/* line 1239, ../scss/plugins/_fresco.scss */
.fr-window-fresco.fr-ltIE9 .fr-thumbnails-side-next .fr-thumbnails-side-button-disabled .fr-thumbnails-side-button-icon,
.fr-window-fresco.fr-ltIE9 .fr-thumbnails-side-next:hover .fr-thumbnails-side-button-disabled .fr-thumbnails-side-button-icon {
  background-position: -244px -83px;
}

/* line 1243, ../scss/plugins/_fresco.scss */
.fr-window-fresco.fr-ltIE9 .fr-thumbnails-side .fr-thumbnails-side-button-disabled .fr-thumbnails-side-button-background,
.fr-window-fresco.fr-ltIE9 .fr-thumbnails-side:hover .fr-thumbnails-side-button-disabled .fr-thumbnails-side-button-background {
  filter: alpha(opacity=50);
}

/* vertical ^ (up/down) adjustments */
/* line 1248, ../scss/plugins/_fresco.scss */
.fr-window-fresco.fr-ltIE9 .fr-thumbnails-vertical .fr-thumbnails-side-previous .fr-thumbnails-side-button-disabled .fr-thumbnails-side-button-icon,
.fr-window-fresco.fr-ltIE9 .fr-thumbnails-vertical .fr-thumbnails-side-previous:hover .fr-thumbnails-side-button-disabled .fr-thumbnails-side-button-icon {
  background-position: -370px -41px;
}

/* line 1252, ../scss/plugins/_fresco.scss */
.fr-window-fresco.fr-ltIE9 .fr-thumbnails-vertical .fr-thumbnails-side-next .fr-thumbnails-side-button-disabled .fr-thumbnails-side-button-icon,
.fr-window-fresco.fr-ltIE9 .fr-thumbnails-vertical .fr-thumbnails-side-next:hover .fr-thumbnails-side-button-disabled .fr-thumbnails-side-button-icon {
  background-position: -370px -83px;
}

/* Touch caption */
/* background */
/* line 1260, ../scss/plugins/_fresco.scss */
.fr-window-fresco .fr-touch-menu-background,
.fr-window-fresco .fr-touch-caption-background {
  border-style: solid;
  border-color: transparent;
  border-color: rgba(255, 255, 255, 0.12);
  border-width: 0 0 1px 0;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}

/* line 1268, ../scss/plugins/_fresco.scss */
.fr-window-fresco .fr-touch-caption-background {
  border-width: 1px 0 0 0;
  box-shadow: 0 -1px 3px rgba(0, 0, 0, 0.3);
}

/* smaller text on mobile devices */
@media all and (max-width: 568px) and (max-height: 320px), all and (max-width: 320px) and (max-height: 568px) {
  /* line 1276, ../scss/plugins/_fresco.scss */
  .fr-window-fresco .fr-touch-caption-text-wrapper {
    font-size: 12px;
  }
}
/* x */
/* line 1280, ../scss/plugins/_fresco.scss */
.fr-window-fresco .fr-touch-close .fr-touch-button-icon {
  background-position: -169px -9px;
}

/* line 1281, ../scss/plugins/_fresco.scss */
.fr-window-fresco .fr-touch-close:hover .fr-touch-button-icon {
  background-position: -210px -9px;
}

/* x transition */
/* line 1284, ../scss/plugins/_fresco.scss */
.fr-window-fresco:not(.fr-ltIE9) .fr-touch-close .fr-touch-button-icon {
  background-position: -210px -9px;
  -moz-transition: opacity .2s ease-in;
  -webkit-transition: opacity .2s ease-in;
  transition: opacity .2s ease-in;
  opacity: .8;
}

/* line 1291, ../scss/plugins/_fresco.scss */
.fr-window-fresco .fr-touch-close .fr-touch-button-icon {
  opacity: 1;
}

/* ... */
/* line 1294, ../scss/plugins/_fresco.scss */
.fr-window-fresco .fr-touch-caption-more .fr-touch-button-icon {
  background-position: -169px -134px;
}

/* line 1295, ../scss/plugins/_fresco.scss */
.fr-window-fresco .fr-touch-caption-more:hover .fr-touch-button-icon {
  background-position: -210px -134px;
}

/* ... transition */
/* line 1297, ../scss/plugins/_fresco.scss */
.fr-window-fresco:not(.fr-ltIE9) .fr-touch-caption-more .fr-touch-button-icon {
  background-position: -210px -134px;
  -moz-transition: opacity .2s ease-in;
  -webkit-transition: opacity .2s ease-in;
  transition: opacity .2s ease-in;
  opacity: .8;
}

/* line 1304, ../scss/plugins/_fresco.scss */
.fr-window-fresco .fr-touch-caption-more .fr-touch-button-icon {
  opacity: 1;
}

/* ... \/ */
/* line 1308, ../scss/plugins/_fresco.scss */
.fr-window-fresco .fr-touch-caption-less .fr-touch-button-icon {
  background-position: -169px -175px;
}

/* line 1309, ../scss/plugins/_fresco.scss */
.fr-window-fresco .fr-touch-caption-less:hover .fr-touch-button-icon {
  background-position: -210px -175px;
}

/* ... \/ transition */
/* line 1311, ../scss/plugins/_fresco.scss */
.fr-window-fresco:not(.fr-ltIE9) .fr-touch-caption-less .fr-touch-button-icon {
  background-position: -210px -175px;
  -moz-transition: opacity .2s ease-in;
  -webkit-transition: opacity .2s ease-in;
  transition: opacity .2s ease-in;
  opacity: .8;
}

/* line 1318, ../scss/plugins/_fresco.scss */
.fr-window-fresco .fr-touch-caption-less .fr-touch-button-icon {
  opacity: 1;
}

@font-face {
  font-family: 'DIN-Bold';
  src: url("fonts/DIN-Bold.eot");
  /* IE9 Compat Modes */
  src: url("fonts/DIN-Bold.eot?#iefix") format("embedded-opentype"), url("fonts/DIN-Bold.woff") format("woff"), url("fonts/DIN-Bold.ttf") format("truetype"), url("fonts/DIN-Bold.svg#141abd1e4da862069abc8898071740b0") format("svg");
  /* Legacy iOS */
  font-style: normal;
  font-weight: 700;
}
@font-face {
  font-family: 'DIN-Medium';
  src: url("fonts/DIN-Medium.eot");
  /* IE9 Compat Modes */
  src: url("fonts/DIN-Medium.eot?#iefix") format("embedded-opentype"), url("fonts/DIN-Medium.woff") format("woff"), url("fonts/DIN-Medium.ttf") format("truetype"), url("fonts/DIN-Medium.svg#d810fd0de5f94c19f1c61300cb3051eb") format("svg");
  /* Legacy iOS */
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: 'DIN-Regular';
  src: url("fonts/DIN-Regular.eot");
  /* IE9 Compat Modes */
  src: url("fonts/DIN-Regular.eot?#iefix") format("embedded-opentype"), url("fonts/DIN-Regular.woff") format("woff"), url("fonts/DIN-Regular.ttf") format("truetype"), url("fonts/DIN-Regular.svg#7ce5c290cbf96055cac52fb25e35bed6") format("svg");
  /* Legacy iOS */
  font-style: normal;
  font-weight: 400;
}
/* line 40, ../scss/partials/_fonts.scss */
body {
  font-family: "DIN-Regular", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: normal;
  font-style: normal;
}
/* line 45, ../scss/partials/_fonts.scss */
body strong {
  font-family: "DIN-Bold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: normal;
}

/* line 52, ../scss/partials/_fonts.scss */
.main-nav ul > li > a, .enquire-button .call span, .page-header .page-header-content, .mission-guide .button, .mission-guide .news-pagination .page-numbers, .news-pagination .mission-guide .page-numbers {
  font-family: "DIN-Medium", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: normal;
  font-style: normal;
}

/* line 58, ../scss/partials/_fonts.scss */
.button, .news-pagination .page-numbers, .main-nav ul > li .sub-menu > li > a, .home-main h1, .home-hero .video-container .banner-content, .home-product-tabs ul li .tab, .home-product-tabs ul li .tab-dropdown > li > a, .home-products .product-category-header, .home-products .product-category-description h3, .home-latest-news h3, .home-latest-news .article .article-summary h4, .clients h3, .product-tabs ul li .tab, .product .product-summary h3, .product-breadcrumb > li, .single-product-categories, .contact-form h2, .news-articles .article .article-summary h2, .news-main .back-to-news, .article-latest-news h3, .article-latest-news .article .article-summary h4, .casestudies-tabs ul li a, .page-quotes .breadcrumb, .page-quotes h2, .page-quotes .quote-form h2 {
  font-family: "DIN-Bold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: normal !important;
  font-style: normal;
}

@font-face {
  font-family: 'geom_graphicsemibold_italic';
  src: url("fonts/geomgraphic-semibolditalic-webfont.eot");
  src: url("fonts/geomgraphic-semibolditalic-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/geomgraphic-semibolditalic-webfont.woff2") format("woff2"), url("fonts/geomgraphic-semibolditalic-webfont.woff") format("woff"), url("fonts/geomgraphic-semibolditalic-webfont.ttf") format("truetype"), url("fonts/geomgraphic-semibolditalic-webfont.svg#geom_graphicsemibold_italic") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* line 77, ../scss/partials/_fonts.scss */
.page-content h1 {
  font-family: 'geom_graphicsemibold_italic';
  font-style: normal;
}

@font-face {
  font-family: 'Featured Item';
  src: url("fonts/FeaturedItem.eot");
  /* IE9 Compat Modes */
  src: url("fonts/FeaturedItem.eot?#iefix") format("embedded-opentype"), url("fonts/FeaturedItem.woff") format("woff"), url("fonts/FeaturedItem.ttf") format("truetype"), url("fonts/FeaturedItem.svg#a50b09c27ff6ee43ce3d77a0373c8443") format("svg");
  /* Legacy iOS */
  font-style: normal;
  font-weight: 400;
}
/* line 94, ../scss/partials/_fonts.scss */
.page-header h1, .home-hero .video-container .banner-content h1, .about-main h1 {
  font-family: 'Featured Item';
  font-style: normal !important;
  font-weight: 400 !important;
}

@font-face {
  font-family: 'icomoon';
  src: url("fonts/icomoon.eot?lmxba8");
  src: url("fonts/icomoon.eot?lmxba8#iefix") format("embedded-opentype"), url("fonts/icomoon.ttf?lmxba8") format("truetype"), url("fonts/icomoon.woff?lmxba8") format("woff"), url("fonts/icomoon.svg?lmxba8#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* line 118, ../scss/partials/_fonts.scss */
.fr-close-icon:before, .button.button-icon:before, .news-pagination .button-icon.page-numbers:before, .news-pagination .page-numbers.prev:before, .news-pagination .page-numbers.next:before, .button .add-on:before, .news-pagination .page-numbers .add-on:before {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 134, ../scss/partials/_fonts.scss */
.icon-arrow-left:before, .news-pagination .page-numbers.prev:before {
  content: "\e600";
}

/* line 138, ../scss/partials/_fonts.scss */
.icon-arrow-right:before, .news-pagination .page-numbers.next:before {
  content: "\e601";
}

/* line 142, ../scss/partials/_fonts.scss */
.icon-arrow-right-solid:before {
  content: "\e602";
}

/* line 146, ../scss/partials/_fonts.scss */
.icon-file-cad:before {
  content: "\e603";
}

/* line 150, ../scss/partials/_fonts.scss */
.icon-file-pdf:before {
  content: "\e604";
}

/* line 155, ../scss/partials/_fonts.scss */
.icon-uniE600:before {
  content: "\e600";
}

/* line 158, ../scss/partials/_fonts.scss */
.icon-uniE601:before {
  content: "\e601";
}

/* line 161, ../scss/partials/_fonts.scss */
.icon-uniE602:before {
  content: "\e602";
}

/* line 164, ../scss/partials/_fonts.scss */
.icon-uniE603:before {
  content: "\e603";
}

/* line 167, ../scss/partials/_fonts.scss */
.icon-uniE604:before {
  content: "\e604";
}

/* line 170, ../scss/partials/_fonts.scss */
.icon-close2:before, .fr-close-icon:before {
  content: "\e622";
}

/* line 4, ../scss/partials/_global.scss */
body {
  font-size: 16px;
  line-height: 1.33333333333333;
  background-color: #fff;
}

/* line 11, ../scss/partials/_global.scss */
a:link, a:visited {
  text-decoration: none;
}
/* line 13, ../scss/partials/_global.scss */
a:link:hover, a:visited:hover {
  text-decoration: underline;
}

/* line 16, ../scss/partials/_global.scss */
.text-right {
  text-align: right;
}

/* line 18, ../scss/partials/_global.scss */
.button, .news-pagination .page-numbers {
  display: inline-block;
  background: #EB4320;
  color: #fff;
  font-size: 1em;
  text-transform: uppercase;
  text-align: center;
  padding: 13px 15px;
  min-width: 226px;
}
/* line 30, ../scss/partials/_global.scss */
.button:hover, .news-pagination .page-numbers:hover {
  text-decoration: none !important;
  background-color: #ef694d;
}
/* line 35, ../scss/partials/_global.scss */
.button:active, .news-pagination .page-numbers:active, .button:focus, .news-pagination .page-numbers:focus {
  outline: 0;
}
/* line 39, ../scss/partials/_global.scss */
.button.button-icon, .news-pagination .button-icon.page-numbers, .news-pagination .page-numbers.prev, .news-pagination .page-numbers.next {
  position: relative;
  padding-left: 32px;
}
/* line 44, ../scss/partials/_global.scss */
.button.button-icon:before, .news-pagination .button-icon.page-numbers:before, .news-pagination .page-numbers.prev:before, .news-pagination .page-numbers.next:before {
  position: absolute;
  top: 50%;
  left: 18px;
  width: 14px;
  height: 14px;
  margin: -7px 0 0 0;
  font-size: 14px;
  color: #fff;
}
/* line 55, ../scss/partials/_global.scss */
.button.button-white-bordered, .news-pagination .page-numbers {
  background-color: #fff;
  color: #EB4320;
  border: 1px solid #EB4320;
  padding-top: 12px;
  padding-bottom: 12px;
}
/* line 62, ../scss/partials/_global.scss */
.button.button-white-bordered:before, .news-pagination .page-numbers:before {
  color: #EB4320;
}
/* line 66, ../scss/partials/_global.scss */
.button.button-white-bordered:hover, .news-pagination .page-numbers:hover {
  background-color: #fdece9;
}
/* line 70, ../scss/partials/_global.scss */
.button.button-white-bordered .add-on, .news-pagination .page-numbers .add-on {
  border-right: 1px solid #EB4320;
}
/* line 76, ../scss/partials/_global.scss */
.button.button-white-bordered-grey, .news-pagination .page-numbers {
  border-color: #5a5b5d;
  color: #5a5b5d;
}
/* line 80, ../scss/partials/_global.scss */
.button.button-white-bordered-grey:before, .news-pagination .page-numbers:before {
  color: #5a5b5d;
}
/* line 84, ../scss/partials/_global.scss */
.button.button-white-bordered-grey:hover, .news-pagination .page-numbers:hover {
  background-color: #efefef;
}
/* line 90, ../scss/partials/_global.scss */
.button.button-transparent-bordered, .news-pagination .button-transparent-bordered.page-numbers {
  background-color: transparent;
  color: #fff;
  border: 1px solid #EB4320;
  padding-top: 12px;
  padding-bottom: 12px;
}
/* line 97, ../scss/partials/_global.scss */
.button.button-transparent-bordered:before, .news-pagination .button-transparent-bordered.page-numbers:before {
  color: #EB4320;
}
/* line 101, ../scss/partials/_global.scss */
.button.button-transparent-bordered:hover, .news-pagination .button-transparent-bordered.page-numbers:hover {
  background-color: rgba(235, 67, 32, 0.25);
}
/* line 107, ../scss/partials/_global.scss */
.button.icon-right, .news-pagination .icon-right.page-numbers, .news-pagination .page-numbers.next {
  padding-left: 15px;
  padding-right: 32px;
}
/* line 111, ../scss/partials/_global.scss */
.button.icon-right:before, .news-pagination .icon-right.page-numbers:before, .news-pagination .page-numbers.next:before {
  left: auto;
  right: 18px;
}
/* line 118, ../scss/partials/_global.scss */
.button .add-on, .news-pagination .page-numbers .add-on {
  position: absolute;
  top: 0;
  width: 47px;
  height: 100%;
}
/* line 124, ../scss/partials/_global.scss */
.button .add-on.add-on-left, .news-pagination .page-numbers .add-on.add-on-left {
  left: 0;
}
/* line 128, ../scss/partials/_global.scss */
.button .add-on:before, .news-pagination .page-numbers .add-on:before {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 16px;
  height: 16px;
  margin: -8px 0 0 -8px;
  font-size: 16px;
}

/* line 140, ../scss/partials/_global.scss */
button.button, .news-pagination button.page-numbers {
  border: none;
}

/* line 2, ../scss/partials/_navigation.scss */
.main-nav {
  padding-left: 277px;
}
/* line 6, ../scss/partials/_navigation.scss */
.main-nav ul {
  margin-left: -18px;
}
/* line 10, ../scss/partials/_navigation.scss */
.main-nav ul > li {
  padding: 0 18px;
  position: relative;
}
/* line 14, ../scss/partials/_navigation.scss */
.main-nav ul > li > a {
  height: 110px;
  font-size: 0.9375em;
  line-height: 110px;
  text-transform: uppercase;
  color: rgba(235, 67, 32, 0.7);
  position: relative;
}
/* line 23, ../scss/partials/_navigation.scss */
.main-nav ul > li > a:after {
  content: '';
  position: absolute;
  top: 67px;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: rgba(235, 67, 32, 0.7);
  opacity: 0;
}
/* line 33, ../scss/partials/_navigation.scss */
.main-nav ul > li > a:hover {
  text-decoration: none;
}
/* line 35, ../scss/partials/_navigation.scss */
.main-nav ul > li > a:hover:after {
  opacity: 1;
}
/* line 42, ../scss/partials/_navigation.scss */
.main-nav ul > li.current_page_item > a {
  color: #EB4320;
  font-weight: bold;
}
/* line 45, ../scss/partials/_navigation.scss */
.main-nav ul > li.current_page_item > a:after {
  opacity: 1;
  background-color: #EB4320;
}
/* line 53, ../scss/partials/_navigation.scss */
.main-nav ul > li .sub-menu {
  position: absolute;
  top: 100%;
  left: -47px;
  width: 233px;
  background-color: #e9e9e9;
  opacity: 0;
  visibility: hidden;
}
/* line 63, ../scss/partials/_navigation.scss */
.main-nav ul > li .sub-menu > li {
  display: table;
  width: 100%;
  height: 74px;
  border-bottom: 1px solid #cdcecf;
  padding: 0;
}
/* line 69, ../scss/partials/_navigation.scss */
.main-nav ul > li .sub-menu > li > a {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  font-size: 0.9375em;
  height: 74px;
  line-height: 74px;
  color: #5a5b5d;
}
/* line 80, ../scss/partials/_navigation.scss */
.main-nav ul > li .sub-menu > li > a:after {
  background: none;
}
/* line 85, ../scss/partials/_navigation.scss */
.main-nav ul > li .sub-menu > li > a:hover {
  background-color: #cdcecf;
  text-decoration: none;
}
/* line 98, ../scss/partials/_navigation.scss */
.main-nav ul > li:hover .sub-menu {
  opacity: 1;
  visibility: visible;
}

/* line 113, ../scss/partials/_navigation.scss */
.responsive-nav-wrap {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  visibility: hidden;
  -webkit-transition: visibility 0s linear 0.5s;
  -o-transition: visibility 0s linear 0.5s;
  transition: visibility 0s linear 0.5s;
}
/* line 121, ../scss/partials/_navigation.scss */
body.nav-open .responsive-nav-wrap {
  visibility: visible;
  -webkit-transition: visibility 0s linear 0s;
  -o-transition: visibility 0s linear 0s;
  transition: visibility 0s linear 0s;
}
@media screen and (min-width: 767px) {
  /* line 113, ../scss/partials/_navigation.scss */
  .responsive-nav-wrap {
    display: none !important;
  }
}
/* line 131, ../scss/partials/_navigation.scss */
.responsive-nav-wrap .responsive-nav {
  position: absolute;
  top: 0;
  left: 20%;
  width: 80%;
  height: 100%;
  background-color: #f15a28;
  padding: 20px 0;
  z-index: 2;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}
/* line 143, ../scss/partials/_navigation.scss */
body.nav-open .responsive-nav-wrap .responsive-nav {
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
/* line 147, ../scss/partials/_navigation.scss */
.responsive-nav-wrap .responsive-nav ul {
  width: 100%;
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
}
/* line 152, ../scss/partials/_navigation.scss */
.responsive-nav-wrap .responsive-nav ul li {
  display: block;
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
  border: none;
}
/* line 158, ../scss/partials/_navigation.scss */
.responsive-nav-wrap .responsive-nav ul li a {
  padding: 12px 18px 8px 18px;
  font-size: 1.375em;
  line-height: 1em;
  text-transform: uppercase;
  color: #fff;
  display: block;
}
/* line 166, ../scss/partials/_navigation.scss */
.responsive-nav-wrap .responsive-nav ul li a:hover {
  color: #fff;
  text-decoration: none;
}
/* line 173, ../scss/partials/_navigation.scss */
.responsive-nav-wrap .responsive-nav ul li .sub-menu {
  background-color: #f15a28;
}
/* line 182, ../scss/partials/_navigation.scss */
.responsive-nav-wrap .responsive-nav .sub-menu li a {
  text-transform: none;
  font-size: 1em;
  padding-left: 25px;
}
/* line 187, ../scss/partials/_navigation.scss */
.responsive-nav-wrap .responsive-nav .sub-menu li a:before {
  content: '-';
  padding-right: 5px;
}
/* line 195, ../scss/partials/_navigation.scss */
.responsive-nav-wrap .responsive-nav .social-icons {
  width: 100%;
  float: left;
  margin: 40px 0 52px 0;
  padding: 0 18px;
}
/* line 200, ../scss/partials/_navigation.scss */
.responsive-nav-wrap .responsive-nav .social-icons li {
  width: 50px;
  float: left;
  margin: 0 20px 0 0;
}
/* line 205, ../scss/partials/_navigation.scss */
.responsive-nav-wrap .responsive-nav .social-icons li a {
  width: 50px;
  height: 50px;
  text-indent: -9999em;
  position: relative;
}
/* line 210, ../scss/partials/_navigation.scss */
.responsive-nav-wrap .responsive-nav .social-icons li a:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 50px;
  height: 50px;
  font-size: 50px;
  color: #fff;
}
/* line 226, ../scss/partials/_navigation.scss */
.responsive-nav-wrap .responsive-nav-dismiss {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: transparent;
  -webkit-transition: background-color 0.5s ease;
  -o-transition: background-color 0.5s ease;
  transition: background-color 0.5s ease;
}

/* line 242, ../scss/partials/_navigation.scss */
.post-type-archive-case-study .menu-item-262 a {
  color: #EB4320;
  font-weight: bold;
}
/* line 245, ../scss/partials/_navigation.scss */
.post-type-archive-case-study .menu-item-262 a:after {
  opacity: 1;
  background-color: #EB4320;
}

/* line 2, ../scss/partials/_layout.scss */
body.nav-open {
  overflow: hidden;
}

/* line 5, ../scss/partials/_layout.scss */
.body-wrap {
  width: 100%;
  overflow-x: hidden;
}

/* line 10, ../scss/partials/_layout.scss */
body.page-services h1,
body.page-contact h1 {
  display: none;
}

/* line 15, ../scss/partials/_layout.scss */
.header {
  height: 110px;
  padding: 0;
  position: relative;
  z-index: 10;
}
/* line 21, ../scss/partials/_layout.scss */
.header .header-inner {
  position: relative;
}
/* line 25, ../scss/partials/_layout.scss */
.header .gtb-logo {
  position: absolute;
  top: 28px;
  left: 15px;
  width: 219px;
  height: 51px;
}
/* line 38, ../scss/partials/_layout.scss */
.header .quick-link {
  position: absolute;
  top: 0;
  right: 0;
  width: 127px;
  height: 78px;
  background: url('images/sprites-s9c2885312a.png') no-repeat -34px -60px transparent;
  overflow: hidden;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min--moz-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
  /* line 38, ../scss/partials/_layout.scss */
  .header .quick-link {
    background-size: 196px 447.5px;
    background-position: 0 -370px;
  }
}
/* line 50, ../scss/partials/_layout.scss */
.header .factory-button {
  position: absolute;
  top: 35px;
  right: 0;
}
/* line 54, ../scss/partials/_layout.scss */
.header .factory-button .button, .header .factory-button .news-pagination .page-numbers, .news-pagination .header .factory-button .page-numbers {
  padding: 6px 15px 7px 48px;
}
/* line 57, ../scss/partials/_layout.scss */
.header .factory-button .button .add-on, .header .factory-button .news-pagination .page-numbers .add-on, .news-pagination .header .factory-button .page-numbers .add-on {
  width: 36px;
}
/* line 65, ../scss/partials/_layout.scss */
.header .responsive-nav-toggle {
  position: absolute;
  top: 0;
  right: 0;
  width: 100px;
  height: 100px;
  text-indent: -9999em;
  display: block;
  cursor: pointer;
}
/* line 73, ../scss/partials/_layout.scss */
.header .responsive-nav-toggle:before {
  content: '';
  position: absolute;
  top: 38px;
  right: 14px;
  background: url(./images/res-nav-icon.png) no-repeat 0 -98px;
  width: 30px;
  height: 29px;
}
@media (max-width: 320px) {
  /* line 73, ../scss/partials/_layout.scss */
  .header .responsive-nav-toggle:before {
    top: 18px;
  }
}
@media (max-width: 1430px) {
  /* line 88, ../scss/partials/_layout.scss */
  .header .quick-link {
    display: none;
  }
}

/* line 100, ../scss/partials/_layout.scss */
.enquire-button {
  width: 100%;
  margin-top: 11px;
}
/* line 104, ../scss/partials/_layout.scss */
.enquire-button .button, .enquire-button .news-pagination .page-numbers, .news-pagination .enquire-button .page-numbers {
  display: block;
  width: 226px;
  float: left;
  margin-right: 21px;
}
/* line 111, ../scss/partials/_layout.scss */
.enquire-button .call {
  float: left;
  text-transform: uppercase;
  color: #5a5b5d;
  line-height: 1.1;
  padding-top: 2px;
}
/* line 118, ../scss/partials/_layout.scss */
.enquire-button .call span {
  font-size: 0.8375em;
}
/* line 123, ../scss/partials/_layout.scss */
.enquire-button .call strong {
  color: #EB4320;
  font-size: 1.32em;
}
/* line 128, ../scss/partials/_layout.scss */
.enquire-button .call.call-below {
  width: 226px;
  text-align: center;
  margin-top: 7px;
}
/* line 133, ../scss/partials/_layout.scss */
.enquire-button .call.call-below span {
  color: #EB4320;
  font-weight: normal;
  font-size: 1em;
}
/* line 139, ../scss/partials/_layout.scss */
.enquire-button .call.call-below strong {
  font-size: 1em;
}

/* line 149, ../scss/partials/_layout.scss */
.page-header {
  color: #fff;
  padding-top: 44px;
  padding-bottom: 36px;
}
/* line 155, ../scss/partials/_layout.scss */
.page-header h1 {
  font-size: 3.3125em;
  text-transform: lowercase;
  margin: 0;
  line-height: 1;
}
/* line 163, ../scss/partials/_layout.scss */
.page-header h2 {
  display: none;
}
/* line 165, ../scss/partials/_layout.scss */
.page-header .page-header-content {
  font-size: 0.9375em;
  margin-top: 3px;
}
/* line 171, ../scss/partials/_layout.scss */
.page-header .page-header-content p:first-child {
  margin-top: 0;
}
/* line 172, ../scss/partials/_layout.scss */
.page-header .page-header-content p:last-child {
  margin-bottom: 0;
}

/* line 180, ../scss/partials/_layout.scss */
.page-content {
  margin-bottom: 100px;
}
/* line 183, ../scss/partials/_layout.scss */
.page-content h1 {
  font-size: 2em;
  text-transform: uppercase;
  line-height: 1;
  border-bottom: 1px solid #efefef;
  padding-bottom: 13px;
  margin: 38px 0 18px 0;
  color: #EB4320;
}

/* line 196, ../scss/partials/_layout.scss */
.footer {
  padding: 0;
  background-color: #efefef;
}
/* line 200, ../scss/partials/_layout.scss */
body.home .footer {
  background-color: #fff;
}
/* line 204, ../scss/partials/_layout.scss */
body.home .footer, .page-gtb-sales-brochure .footer {
  background-color: #fff;
}
/* line 208, ../scss/partials/_layout.scss */
.footer .footer-inner {
  position: relative;
}
/* line 214, ../scss/partials/_layout.scss */
.footer a:hover {
  text-decoration: none;
}
/* line 217, ../scss/partials/_layout.scss */
.footer .gtb-logo {
  position: absolute;
  top: 34px;
  left: 15px;
  width: 219px;
  height: 51px;
}
/* line 229, ../scss/partials/_layout.scss */
.footer .ahg-logo {
  position: absolute;
  top: 40px;
  right: 233px;
  width: 109px;
  height: 28px;
  background: url('images/sprites-s9c2885312a.png') no-repeat 0 -138px transparent;
  overflow: hidden;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min--moz-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
  /* line 229, ../scss/partials/_layout.scss */
  .footer .ahg-logo {
    background-size: 196px 447.5px;
    background-position: -71px 0;
  }
}
/* line 240, ../scss/partials/_layout.scss */
.footer .finance-logo {
  position: absolute;
  top: 34px;
  right: 15px;
  width: 196px;
  height: 37px;
  background: url('images/sprites-s9c2885312a.png') no-repeat 0 -302px transparent;
  overflow: hidden;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min--moz-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
  /* line 240, ../scss/partials/_layout.scss */
  .footer .finance-logo {
    background-size: 196px 447.5px;
    background-position: 0 -114px;
  }
}
/* line 252, ../scss/partials/_layout.scss */
.footer .contact-details {
  padding: 30px 0 41px 272px;
}
/* line 258, ../scss/partials/_layout.scss */
.footer .footer-base {
  border-top: 1px solid #d5d5d5;
  font-size: 0.8125em;
  color: #5a5b5d;
}
/* line 264, ../scss/partials/_layout.scss */
.footer .footer-base .col {
  width: 50%;
  float: left;
}
/* line 268, ../scss/partials/_layout.scss */
.footer .footer-base p {
  margin: 11px 0;
}
/* line 272, ../scss/partials/_layout.scss */
.footer .footer-base a {
  color: #5a5b5d;
}
/* line 274, ../scss/partials/_layout.scss */
.footer .footer-base a:hover {
  color: #EB4320;
}
@media (max-width: 1200px) {
  /* line 281, ../scss/partials/_layout.scss */
  .footer .ahg-logo {
    right: 15px;
    top: 86px;
  }
}
@media (max-width: 992px) {
  /* line 290, ../scss/partials/_layout.scss */
  .footer .contact-details .contact:first-child {
    margin-bottom: 20px;
  }
}
@media (max-width: 768px) {
  /* line 298, ../scss/partials/_layout.scss */
  .footer .contact-details {
    padding: 116px 0 41px 0;
  }
  /* line 302, ../scss/partials/_layout.scss */
  .footer .footer-base {
    padding: 10px 0;
    margin-top: 15px;
  }
  /* line 306, ../scss/partials/_layout.scss */
  .footer .footer-base .col {
    width: 100%;
    text-align: center;
  }
  /* line 310, ../scss/partials/_layout.scss */
  .footer .footer-base .col p {
    margin: 3px 0;
  }
  /* line 316, ../scss/partials/_layout.scss */
  .footer .ahg-logo {
    position: relative;
    display: inline-block;
    top: auto;
    right: auto;
    margin: 8px 0;
    margin-right: 15px;
  }
  /* line 324, ../scss/partials/_layout.scss */
  .footer .finance-logo {
    position: relative;
    display: inline-block;
    top: auto;
    right: auto;
    margin: 8px 0;
  }
}

@media (max-width: 1200px) {
  /* line 342, ../scss/partials/_layout.scss */
  .header .gtb-logo {
    width: 169px;
  }

  /* line 345, ../scss/partials/_layout.scss */
  .main-nav {
    padding-left: 212px;
  }
  /* line 348, ../scss/partials/_layout.scss */
  .main-nav ul > li {
    padding: 0 8px;
  }
}
@media (max-width: 992px) {
  /* line 357, ../scss/partials/_layout.scss */
  .contact-details {
    padding: 28px 0 76px 300px;
  }
  /* line 360, ../scss/partials/_layout.scss */
  .contact-details .contact {
    margin-right: 30px;
  }
}
@media (max-width: 768px) {
  /* line 370, ../scss/partials/_layout.scss */
  .header .gtb-logo {
    width: 219px;
  }

  /* line 375, ../scss/partials/_layout.scss */
  .contact-details {
    padding: 116px 0 0 0;
  }
  /* line 378, ../scss/partials/_layout.scss */
  .contact-details .contact {
    margin-bottom: 20px;
  }
}
@media (max-width: 466px) {
  /* line 389, ../scss/partials/_layout.scss */
  .footer-base {
    margin-top: 110px;
  }
}
/* line 397, ../scss/partials/_layout.scss */
.case-image img {
  width: 100%;
  height: auto;
}
@media (max-width: 768px) {
  /* line 403, ../scss/partials/_layout.scss */
  .case-image img {
    width: 100%;
  }
}
/* line 411, ../scss/partials/_layout.scss */
.case-image p {
  margin: 0;
}

/* line 419, ../scss/partials/_layout.scss */
.page-quotes hr {
  margin: 35px 0;
}

/* line 426, ../scss/partials/_layout.scss */
.article-main-image img {
  width: 100%;
}

/* line 2, ../scss/pages/_home.scss */
.home-main {
  background-color: #efefef;
  padding: 52px 0 50px 0;
}
/* line 6, ../scss/pages/_home.scss */
.home-main h1 {
  font-size: 1.5em;
  color: #5a5b5d;
  text-transform: uppercase;
  margin: 0 0 12px 0;
}
/* line 14, ../scss/pages/_home.scss */
.home-main p {
  margin: 1.4em 0px;
  font-size: 0.9375em;
  color: #5a5b5d;
}
@media (max-width: 768px) {
  /* line 2, ../scss/pages/_home.scss */
  .home-main {
    padding: 30px 0;
  }
  /* line 23, ../scss/pages/_home.scss */
  .home-main .first-col p:last-child {
    margin-bottom: 0;
  }
}

/* line 29, ../scss/pages/_home.scss */
.home-hero {
  height: 670px;
  padding: 0;
}
@media (max-width: 1200px) {
  /* line 29, ../scss/pages/_home.scss */
  .home-hero {
    height: 420px;
  }
}
@media (max-width: 992px) {
  /* line 29, ../scss/pages/_home.scss */
  .home-hero {
    height: 348px;
  }
}
@media (max-width: 768px) {
  /* line 29, ../scss/pages/_home.scss */
  .home-hero {
    height: 415px;
  }
}
/* line 48, ../scss/pages/_home.scss */
.home-hero .video-container {
  width: 100%;
  height: 0;
  padding-bottom: 25%;
  position: relative;
  min-height: 670px;
}
@media (max-width: 1200px) {
  /* line 48, ../scss/pages/_home.scss */
  .home-hero .video-container {
    min-height: 420px;
  }
  /* line 59, ../scss/pages/_home.scss */
  .home-hero .video-container .banner-content {
    padding-top: 95px !important;
  }
}
@media (max-width: 992px) {
  /* line 48, ../scss/pages/_home.scss */
  .home-hero .video-container {
    min-height: 348px;
  }
  /* line 66, ../scss/pages/_home.scss */
  .home-hero .video-container .banner-content {
    padding-top: 50px !important;
  }
}
@media (max-width: 768px) {
  /* line 48, ../scss/pages/_home.scss */
  .home-hero .video-container {
    min-height: 415px;
  }
  /* line 75, ../scss/pages/_home.scss */
  .home-hero .video-container .banner-content {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}
/* line 81, ../scss/pages/_home.scss */
.home-hero .video-container .banner-content {
  padding-top: 220px;
  width: 100%;
  font-size: 1.3125rem;
  max-width: 811px;
  margin: 0 auto;
  text-align: center;
  color: #fff;
  font-weight: normal;
  text-transform: uppercase;
  text-shadow: 0px 0px 25px #000000;
}
/* line 95, ../scss/pages/_home.scss */
.home-hero .video-container .banner-content h1 {
  font-size: 6rem;
  margin: 0;
  line-height: 5rem;
}
@media (max-width: 768px) {
  /* line 81, ../scss/pages/_home.scss */
  .home-hero .video-container .banner-content {
    font-size: 1rem;
  }
  /* line 108, ../scss/pages/_home.scss */
  .home-hero .video-container .banner-content h1 {
    font-size: 4rem;
    line-height: 3rem;
  }
}
/* line 115, ../scss/pages/_home.scss */
.home-hero .video-container .banner-content .button, .home-hero .video-container .banner-content .news-pagination .page-numbers, .news-pagination .home-hero .video-container .banner-content .page-numbers {
  text-shadow: none;
  padding: 10px 60px 10px 30px;
  position: relative;
  margin-top: 4px;
}
/* line 121, ../scss/pages/_home.scss */
.home-hero .video-container .banner-content .button:before, .home-hero .video-container .banner-content .news-pagination .page-numbers:before, .news-pagination .home-hero .video-container .banner-content .page-numbers:before {
  content: "";
  position: absolute;
  right: 33px;
  top: 13px;
  width: 20px;
  height: 22px;
  display: block;
  background: url(images/arrow.png) no-repeat;
}
/* line 135, ../scss/pages/_home.scss */
.home-hero .video-container .dot-overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  background: url(images/dot.png) repeat;
  z-index: 2;
}
/* line 143, ../scss/pages/_home.scss */
.home-hero .video-container video {
  width: auto;
  min-width: 100%;
  height: auto;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  min-height: 670px;
}

/* line 157, ../scss/pages/_home.scss */
.home-hero-slider {
  height: 160px;
  padding-left: 0;
  padding-right: 0;
}
/* line 162, ../scss/pages/_home.scss */
.home-hero-slider .slide {
  width: 30%;
  height: 160px;
}
/* line 167, ../scss/pages/_home.scss */
.home-hero-slider .slide__container {
  height: 100%;
  padding: 0;
  text-align: center;
}
/* line 173, ../scss/pages/_home.scss */
.home-hero-slider .slide img {
  display: inline-block;
}
/* line 184, ../scss/pages/_home.scss */
.home-hero-slider .flickity-page-dots {
  display: none;
  bottom: 28px;
}
/* line 188, ../scss/pages/_home.scss */
.home-hero-slider .flickity-page-dots .dot {
  width: 12px;
  height: 12px;
  background: none;
  border: 1px solid #000;
  opacity: 1;
  position: relative;
  margin: 0 3px;
}
/* line 196, ../scss/pages/_home.scss */
.home-hero-slider .flickity-page-dots .dot:before {
  content: '';
  position: absolute;
  top: 2px;
  left: 2px;
  width: 6px;
  height: 6px;
  background-color: #000;
  opacity: 0;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
/* line 207, ../scss/pages/_home.scss */
.home-hero-slider .flickity-page-dots .dot.is-selected:before {
  opacity: 1;
}
/* line 215, ../scss/pages/_home.scss */
.home-hero-slider .flickity-prev-next-button {
  width: 36px;
  height: 36px;
  background: none;
  border: 1px solid #cdcdcd;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
/* line 222, ../scss/pages/_home.scss */
.home-hero-slider .flickity-prev-next-button.previous {
  left: 50%;
  margin-left: -585px;
}
/* line 223, ../scss/pages/_home.scss */
.home-hero-slider .flickity-prev-next-button.next {
  right: 50%;
  margin-right: -585px;
}
/* line 229, ../scss/pages/_home.scss */
.home-hero-slider .flickity-prev-next-button .arrow {
  fill: #cdcdcd;
}
/* line 234, ../scss/pages/_home.scss */
.home-hero-slider .flickity-prev-next-button:hover:not(:disabled) {
  border-color: #000;
}
/* line 236, ../scss/pages/_home.scss */
.home-hero-slider .flickity-prev-next-button:hover:not(:disabled) .arrow {
  fill: #000;
}
@media (max-width: 1200px) {
  /* line 249, ../scss/pages/_home.scss */
  .home-hero-slider .flickity-prev-next-button.previous {
    margin-left: -485px;
  }
  /* line 250, ../scss/pages/_home.scss */
  .home-hero-slider .flickity-prev-next-button.next {
    margin-right: -485px;
  }
}
@media (max-width: 992px) {
  /* line 157, ../scss/pages/_home.scss */
  .home-hero-slider {
    height: 136px;
  }
  /* line 258, ../scss/pages/_home.scss */
  .home-hero-slider .slide {
    height: 136px;
    width: 100%;
  }
  /* line 265, ../scss/pages/_home.scss */
  .home-hero-slider .flickity-prev-next-button.previous {
    margin-left: -360px;
  }
  /* line 266, ../scss/pages/_home.scss */
  .home-hero-slider .flickity-prev-next-button.next {
    margin-right: -360px;
  }
}
@media (max-width: 768px) {
  /* line 157, ../scss/pages/_home.scss */
  .home-hero-slider {
    height: auto;
  }
  /* line 274, ../scss/pages/_home.scss */
  .home-hero-slider .slide {
    margin-top: 0;
    height: auto;
  }
}

/* line 283, ../scss/pages/_home.scss */
.home-product-tabs {
  padding: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.8);
  position: relative;
  z-index: 10;
}
/* line 292, ../scss/pages/_home.scss */
.home-product-tabs ul li {
  display: table;
  width: 20%;
  height: 80px;
  float: left;
  position: relative;
}
/* line 300, ../scss/pages/_home.scss */
.home-product-tabs ul li .tab {
  width: 100%;
  padding: 0 35px;
  display: table-cell;
  vertical-align: middle;
  font-size: 0.9375em;
  line-height: 1.1em;
  text-align: center;
  color: rgba(235, 67, 32, 0.7);
  text-transform: uppercase;
  border-bottom: 1px solid #EB4320;
  cursor: pointer;
}
/* line 315, ../scss/pages/_home.scss */
.home-product-tabs ul li .tab:hover {
  background-color: rgba(255, 255, 255, 0.15);
}
/* line 319, ../scss/pages/_home.scss */
.home-product-tabs ul li .tab.active {
  background-color: #fff;
  color: #EB4320;
  border-bottom: 4px solid #EB4320;
  transition: none !important;
}
/* line 329, ../scss/pages/_home.scss */
.home-product-tabs ul li .tab-dropdown {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  background-color: rgba(233, 233, 233, 0.95);
  opacity: 0;
  visibility: hidden;
}
/* line 338, ../scss/pages/_home.scss */
.home-product-tabs ul li .tab-dropdown > li {
  display: table;
  width: 100%;
  height: 74px;
  border-bottom: 1px solid #cdcecf;
}
/* line 343, ../scss/pages/_home.scss */
.home-product-tabs ul li .tab-dropdown > li > a {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  font-size: 0.9375em;
  color: #5a5b5d;
}
/* line 352, ../scss/pages/_home.scss */
.home-product-tabs ul li .tab-dropdown > li > a:hover {
  background-color: #cdcecf;
  text-decoration: none;
}
/* line 365, ../scss/pages/_home.scss */
.home-product-tabs ul li:hover .tab-dropdown {
  opacity: 1;
  visibility: visible;
}
@media (max-width: 1200px) {
  /* line 382, ../scss/pages/_home.scss */
  .home-product-tabs ul li .tab {
    font-size: 0.875em;
    padding: 0 25px;
  }
}
@media (max-width: 992px) {
  /* line 391, ../scss/pages/_home.scss */
  .home-product-tabs ul li .tab {
    font-size: 0.75em;
    padding: 0 15px;
  }
}

/* line 400, ../scss/pages/_home.scss */
.home-products {
  padding: 62px 0 64px 0;
}
/* line 403, ../scss/pages/_home.scss */
.home-products .home-products-slider {
  width: 100%;
}
/* line 406, ../scss/pages/_home.scss */
.home-products .home-products-slider .slide {
  width: 100%;
}
/* line 410, ../scss/pages/_home.scss */
.home-products .home-products-slider .enquire-button .button, .home-products .home-products-slider .enquire-button .news-pagination .page-numbers, .news-pagination .home-products .home-products-slider .enquire-button .page-numbers {
  font-size: 0.875em;
}
@media (max-width: 1199px) {
  /* line 416, ../scss/pages/_home.scss */
  .home-products .home-products-slider .enquire-button .button, .home-products .home-products-slider .enquire-button .news-pagination .page-numbers, .news-pagination .home-products .home-products-slider .enquire-button .page-numbers {
    margin-bottom: 5px;
  }
}
/* line 426, ../scss/pages/_home.scss */
.home-products .home-products-slider.flickity-enabled .product-category-container {
  overflow: visible;
  height: auto;
}
/* line 430, ../scss/pages/_home.scss */
.home-products .home-products-slider.flickity-enabled .product-category-container .product-category-inner {
  padding: 0;
}
/* line 440, ../scss/pages/_home.scss */
.home-products .product-category-header {
  display: none;
  width: 100%;
  background-color: #EB4320;
  color: #fff;
  text-transform: uppercase;
  font-size: 1em;
  margin: 5px 0 0 0;
  padding: 15px 15px;
  cursor: pointer;
}
/* line 453, ../scss/pages/_home.scss */
.home-products .product-category-header:hover {
  background-color: #ee5f41;
}
/* line 457, ../scss/pages/_home.scss */
body.home-products-accordian .home-products .product-category-header {
  display: block;
}
/* line 463, ../scss/pages/_home.scss */
.home-products .product-category-container {
  overflow: hidden;
  height: 0;
  -webkit-transition: 0.8s all ease;
  -o-transition: 0.8s all ease;
  transition: 0.8s all ease;
}
/* line 468, ../scss/pages/_home.scss */
.home-products .product-category-container .product-category-inner {
  padding: 15px 0 30px 0;
}
/* line 474, ../scss/pages/_home.scss */
.home-products .product-category-image {
  padding-right: 23px;
}
/* line 477, ../scss/pages/_home.scss */
.home-products .product-category-image img {
  width: 100%;
  float: left;
}
/* line 484, ../scss/pages/_home.scss */
.home-products .product-category-description {
  color: #5a5b5d;
}
/* line 487, ../scss/pages/_home.scss */
.home-products .product-category-description h3 {
  font-size: 1.25em;
  margin: 0 0 0 0;
}
/* line 493, ../scss/pages/_home.scss */
.home-products .product-category-description p, .home-products .product-category-description ul, .home-products .product-category-description ol {
  font-size: 0.9375em;
}
/* line 497, ../scss/pages/_home.scss */
.home-products .product-category-description p:first-child {
  font-size: 1.0625em;
  margin-top: 0;
}
/* line 502, ../scss/pages/_home.scss */
.home-products .product-category-description ul {
  list-style: none;
  padding: 0;
  margin-top: 20px;
}
/* line 507, ../scss/pages/_home.scss */
.home-products .product-category-description ul li {
  position: relative;
  padding-left: 23px;
  margin-bottom: 4px;
}
/* line 512, ../scss/pages/_home.scss */
.home-products .product-category-description ul li:before {
  content: '\2022';
  position: absolute;
  top: 0;
  left: 0;
  color: #EB4320;
}
@media (max-width: 768px) {
  /* line 400, ../scss/pages/_home.scss */
  .home-products {
    padding-top: 0;
    padding-bottom: 5px;
  }
  /* line 529, ../scss/pages/_home.scss */
  .home-products .product-category-image {
    padding-right: 15px;
    margin-bottom: 30px;
  }
  /* line 534, ../scss/pages/_home.scss */
  .home-products .product-category-description .enquire-button .button, .home-products .product-category-description .enquire-button .news-pagination .page-numbers, .news-pagination .home-products .product-category-description .enquire-button .page-numbers {
    margin-bottom: 15px;
  }
}

/* line 542, ../scss/pages/_home.scss */
.home-latest-news {
  background-color: #fff;
  padding: 22px 26px 35px 26px;
}
@media (max-width: 768px) {
  /* line 542, ../scss/pages/_home.scss */
  .home-latest-news {
    margin-top: 30px;
  }
}
/* line 550, ../scss/pages/_home.scss */
.home-latest-news h3 {
  font-size: 1.5em;
  text-transform: uppercase;
  color: #EB4320;
  margin: 0 0 27px 0;
}
/* line 558, ../scss/pages/_home.scss */
.home-latest-news .article {
  border-bottom: 1px solid #cdcecf;
  padding-bottom: 34px;
  margin-bottom: 33px;
}
/* line 564, ../scss/pages/_home.scss */
.home-latest-news .article .article-thumb {
  width: 44%;
  float: left;
}
@media (max-width: 991px) {
  /* line 564, ../scss/pages/_home.scss */
  .home-latest-news .article .article-thumb {
    width: 100%;
    margin-bottom: 20px;
  }
}
/* line 571, ../scss/pages/_home.scss */
.home-latest-news .article .article-thumb p {
  margin: 0;
}
/* line 576, ../scss/pages/_home.scss */
.home-latest-news .article .article-thumb img {
  display: block;
  width: 100%;
  height: auto;
}
/* line 584, ../scss/pages/_home.scss */
.home-latest-news .article .article-summary {
  width: 56%;
  float: left;
  padding-left: 37px;
}
@media (max-width: 991px) {
  /* line 584, ../scss/pages/_home.scss */
  .home-latest-news .article .article-summary {
    width: 100%;
    padding-left: 0px;
  }
}
/* line 593, ../scss/pages/_home.scss */
.home-latest-news .article .article-summary h4 {
  font-size: 1.25em;
  color: #5a5b5d;
  margin: -3px 0 23px 0;
  line-height: 1;
}
/* line 603, ../scss/pages/_home.scss */
.home-latest-news .article .article-excerpt {
  margin-bottom: 16px;
}
/* line 607, ../scss/pages/_home.scss */
.home-latest-news .article .article-excerpt p:first-child {
  margin-top: 10px;
}
/* line 608, ../scss/pages/_home.scss */
.home-latest-news .article .article-excerpt p:last-child {
  margin-bottom: 0;
}
/* line 613, ../scss/pages/_home.scss */
.home-latest-news .article:last-child {
  border: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
@media (max-width: 1200px) {
  /* line 621, ../scss/pages/_home.scss */
  .home-latest-news .button, .home-latest-news .news-pagination .page-numbers, .news-pagination .home-latest-news .page-numbers {
    min-width: 0;
    width: 100%;
  }
}

/* line 630, ../scss/pages/_home.scss */
.clients {
  padding: 60px 0;
}
/* line 632, ../scss/pages/_home.scss */
.clients h3 {
  font-size: 1.5em;
  text-transform: uppercase;
  color: #EB4320;
  margin: 0 auto 27px auto;
  text-align: center;
}

/* line 647, ../scss/pages/_home.scss */
.product-image img {
  display: block;
  width: 100%;
}

/* line 654, ../scss/pages/_home.scss */
.product-slider .gallery-cell {
  width: 100%;
  /* full width */
  height: auto;
  /* height of carousel */
}
/* line 658, ../scss/pages/_home.scss */
.product-slider .gallery-cell img {
  width: 100%;
}

/* line 2, ../scss/pages/_products.scss */
.product-tabs {
  padding: 0;
  margin-top: 0px;
  border-top: 1px solid rgba(255, 255, 255, 0.8);
  position: relative;
  z-index: 9;
}
/* line 12, ../scss/pages/_products.scss */
.product-tabs ul li {
  display: table;
  width: 25%;
  height: 80px;
  float: left;
  position: relative;
}
@media (max-width: 768px) {
  /* line 12, ../scss/pages/_products.scss */
  .product-tabs ul li {
    height: 35px;
    width: 100%;
  }
}
/* line 24, ../scss/pages/_products.scss */
.product-tabs ul li .tab {
  width: 25%;
  padding: 0 35px;
  display: table-cell;
  vertical-align: middle;
  font-size: 0.9375em;
  line-height: 1.1em;
  text-align: center;
  color: rgba(235, 67, 32, 0.7);
  text-transform: uppercase;
  cursor: pointer;
  border-bottom: 1px solid #EB4320;
}
@media (max-width: 768px) {
  /* line 24, ../scss/pages/_products.scss */
  .product-tabs ul li .tab {
    width: 100%;
  }
}
/* line 44, ../scss/pages/_products.scss */
.product-tabs ul li .tab:hover {
  background-color: rgba(255, 255, 255, 0.15);
  text-decoration: none;
  color: #EB4320;
}
/* line 50, ../scss/pages/_products.scss */
.product-tabs ul li .tab.active {
  background-color: #fff;
  color: #EB4320;
  border-bottom: 4px solid #EB4320;
}
@media (max-width: 768px) {
  /* line 58, ../scss/pages/_products.scss */
  .product-tabs ul li + li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.6);
  }
}

/* line 73, ../scss/pages/_products.scss */
.products-main {
  padding-top: 56px;
}

/* line 77, ../scss/pages/_products.scss */
.product {
  border-bottom: 1px solid #cdcecf;
  padding-bottom: 48px;
  margin-bottom: 48px;
}
/* line 82, ../scss/pages/_products.scss */
.product .case-image {
  text-align: center;
}
@media (max-width: 992px) {
  /* line 82, ../scss/pages/_products.scss */
  .product .case-image {
    text-align: left;
  }
}
/* line 90, ../scss/pages/_products.scss */
.product .case-image a {
  display: inline-block;
}
/* line 98, ../scss/pages/_products.scss */
.product .product-image img {
  display: block;
  width: 100%;
}
/* line 105, ../scss/pages/_products.scss */
.product .product-slider .gallery-cell {
  width: 100%;
  /* full width */
  height: auto;
  /* height of carousel */
}
/* line 109, ../scss/pages/_products.scss */
.product .product-slider .gallery-cell img {
  width: 100%;
}
/* line 120, ../scss/pages/_products.scss */
.product .product-summary {
  color: #5a5b5d;
}
/* line 123, ../scss/pages/_products.scss */
.product .product-summary h3 {
  width: 1005;
  font-size: 1.25em;
  margin: -6px 0 15px 0;
}
/* line 129, ../scss/pages/_products.scss */
.product .product-summary h3 a {
  display: block;
  width: 100%;
  color: #5a5b5d;
}
/* line 135, ../scss/pages/_products.scss */
.product .product-summary h3 a:hover {
  color: #EB4320;
  text-decoration: none;
}
@media (max-width: 768px) {
  /* line 123, ../scss/pages/_products.scss */
  .product .product-summary h3 {
    margin-top: 15px;
  }
}
/* line 148, ../scss/pages/_products.scss */
.product .product-summary .product-description {
  margin-bottom: 21px;
}
/* line 152, ../scss/pages/_products.scss */
.product .product-summary .product-description p:first-child {
  margin-top: 0;
}
/* line 153, ../scss/pages/_products.scss */
.product .product-summary .product-description p:last-child {
  margin-bottom: 0;
}
/* line 164, ../scss/pages/_products.scss */
.product .product-buttons .button:before, .product .product-buttons .news-pagination .page-numbers:before, .news-pagination .product .product-buttons .page-numbers:before {
  width: 26px;
  height: 26px;
  font-size: 26px;
  margin-top: -13px;
}
/* line 170, ../scss/pages/_products.scss */
.product .product-buttons .button + .button, .product .product-buttons .news-pagination .page-numbers + .button, .news-pagination .product .product-buttons .page-numbers + .button, .product .product-buttons .news-pagination .button + .page-numbers, .news-pagination .product .product-buttons .button + .page-numbers, .product .product-buttons .news-pagination .page-numbers + .page-numbers, .news-pagination .product .product-buttons .page-numbers + .page-numbers {
  margin-left: 5px;
}
@media (max-width: 1200px) {
  /* line 170, ../scss/pages/_products.scss */
  .product .product-buttons .button + .button, .product .product-buttons .news-pagination .page-numbers + .button, .news-pagination .product .product-buttons .page-numbers + .button, .product .product-buttons .news-pagination .button + .page-numbers, .news-pagination .product .product-buttons .button + .page-numbers, .product .product-buttons .news-pagination .page-numbers + .page-numbers, .news-pagination .product .product-buttons .page-numbers + .page-numbers {
    margin-left: 0px;
    margin-top: 5px;
  }
}
/* line 182, ../scss/pages/_products.scss */
.product .enquire-button {
  margin-top: 42px;
}
/* line 186, ../scss/pages/_products.scss */
.product:last-child {
  border: none;
  padding-bottom: 0;
}

/* line 193, ../scss/pages/_products.scss */
.product-breadcrumb {
  margin-top: -30px;
  margin-bottom: 30px;
}
/* line 198, ../scss/pages/_products.scss */
.product-breadcrumb > li {
  font-size: 0.8125em;
  text-transform: uppercase;
  color: #5a5b5d;
}
/* line 204, ../scss/pages/_products.scss */
.product-breadcrumb > li > a {
  display: inline;
  color: #5a5b5d;
}
/* line 209, ../scss/pages/_products.scss */
.product-breadcrumb > li > a:hover {
  color: #EB4320;
  text-decoration: none;
}
/* line 216, ../scss/pages/_products.scss */
.product-breadcrumb > li + li:before {
  display: inline-block;
  content: ' - ';
  margin: 0 8px 0 5px;
}

/* line 226, ../scss/pages/_products.scss */
.single-product-header {
  padding-top: 23px;
  padding-bottom: 25px;
}
/* line 230, ../scss/pages/_products.scss */
.single-product-header h1 {
  margin-top: 20px;
}

/* line 236, ../scss/pages/_products.scss */
.single-product-categories {
  display: table;
  width: 300px;
  float: right;
}
/* line 241, ../scss/pages/_products.scss */
.single-product-categories .product-categories-title, .single-product-categories .product-categories {
  display: table-cell;
  width: 50%;
  vertical-align: middle;
}
/* line 247, ../scss/pages/_products.scss */
.single-product-categories .product-categories-title {
  border-right: 1px solid #fff;
  text-align: right;
  padding-right: 28px;
  text-transform: uppercase;
  font-size: 0.9375em;
}
/* line 255, ../scss/pages/_products.scss */
.single-product-categories .product-categories {
  padding-left: 22px;
}
/* line 259, ../scss/pages/_products.scss */
.single-product-categories .product-categories > li {
  width: 100%;
  margin: 2px;
}
/* line 263, ../scss/pages/_products.scss */
.single-product-categories .product-categories > li > a {
  font-size: 0.8125em;
  color: #fff;
}
/* line 268, ../scss/pages/_products.scss */
.single-product-categories .product-categories > li:first-child {
  margin-top: 0;
}
/* line 269, ../scss/pages/_products.scss */
.single-product-categories .product-categories > li:last-child {
  margin-bottom: 0;
}

/* line 2, ../scss/pages/_about.scss */
.about-main {
  color: #fff;
  padding: 0;
}
/* line 7, ../scss/pages/_about.scss */
.about-main h1 {
  font-size: 3.3125em;
  text-transform: lowercase;
  line-height: 1;
  border-bottom: 1px solid rgba(255, 255, 255, 0.8);
  padding-bottom: 25px;
  margin: 36px 0 18px 0;
}
/* line 17, ../scss/pages/_about.scss */
.about-main .container {
  padding-bottom: 48px;
  position: relative;
}
/* line 22, ../scss/pages/_about.scss */
.about-main .hero-image {
  position: absolute;
  bottom: 0;
  right: -76px;
}
/* line 26, ../scss/pages/_about.scss */
.about-main .hero-image img {
  display: block;
}
/* line 32, ../scss/pages/_about.scss */
.about-main .about-content ul li:before {
  color: #fff;
}
@media (max-width: 1200px) {
  /* line 38, ../scss/pages/_about.scss */
  .about-main .hero-image {
    right: -176px;
  }
}
@media (max-width: 992px) {
  /* line 44, ../scss/pages/_about.scss */
  .about-main .hero-image {
    right: -286px;
  }
}
@media (max-width: 768px) {
  /* line 50, ../scss/pages/_about.scss */
  .about-main h1 {
    font-size: 1.75em;
    padding-bottom: 15px;
    margin-top: 30px;
  }
  /* line 56, ../scss/pages/_about.scss */
  .about-main .container {
    padding-bottom: 0;
  }
  /* line 60, ../scss/pages/_about.scss */
  .about-main .hero-image {
    position: relative;
    width: 100%;
    float: left;
    right: auto;
    bottom: auto;
  }
  /* line 65, ../scss/pages/_about.scss */
  .about-main .hero-image img {
    width: 100%;
  }
}

/* line 72, ../scss/pages/_about.scss */
.about-content {
  font-size: 0.9375em;
}
/* line 75, ../scss/pages/_about.scss */
.about-content ul {
  list-style: none;
  padding: 0;
}
/* line 79, ../scss/pages/_about.scss */
.about-content ul li {
  position: relative;
  padding-left: 23px;
  margin-bottom: 3px;
}
/* line 84, ../scss/pages/_about.scss */
.about-content ul li:before {
  content: '\2022';
  position: absolute;
  top: 0;
  left: 0;
  color: #EB4320;
}

/* line 97, ../scss/pages/_about.scss */
.about-secondary {
  padding: 41px 0 64px 0;
}
/* line 100, ../scss/pages/_about.scss */
.about-secondary .about-content {
  color: #5a5b5d;
}
/* line 104, ../scss/pages/_about.scss */
.about-secondary p:first-child {
  margin-top: 0;
}
/* line 108, ../scss/pages/_about.scss */
.about-secondary .content-image {
  padding-left: 39px;
}
/* line 111, ../scss/pages/_about.scss */
.about-secondary .content-image img {
  width: 100%;
}
/* line 117, ../scss/pages/_about.scss */
.about-secondary .enquire-button {
  margin-top: 40px;
}
@media (max-width: 992px) {
  /* line 123, ../scss/pages/_about.scss */
  .about-secondary .content-image {
    padding-left: 15px;
    margin-bottom: 30px;
  }
}
@media (max-width: 768px) {
  /* line 97, ../scss/pages/_about.scss */
  .about-secondary {
    padding-top: 15px;
  }
}

/* line 136, ../scss/pages/_about.scss */
.mission-guide {
  display: table;
  height: 360px;
  background: url(images/mission-guide.jpg) no-repeat center center;
  background-size: 100% auto;
  margin-top: 54px;
}
/* line 144, ../scss/pages/_about.scss */
.mission-guide a {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
/* line 150, ../scss/pages/_about.scss */
.mission-guide a:hover {
  background-color: rgba(235, 67, 32, 0.25);
}
/* line 156, ../scss/pages/_about.scss */
.mission-guide .button, .mission-guide .news-pagination .page-numbers, .news-pagination .mission-guide .page-numbers {
  font-size: 0.8125em;
  padding-top: 10px;
  padding-bottom: 9px;
}
/* line 162, ../scss/pages/_about.scss */
.mission-guide .button:hover, .mission-guide .news-pagination .page-numbers:hover, .news-pagination .mission-guide .page-numbers:hover {
  background: none;
}

/* line 2, ../scss/pages/_contact.scss */
.google-map {
  height: 365px;
}

/* line 8, ../scss/pages/_contact.scss */
.contact-details .contact {
  float: left;
  margin: 0 50px 0 0;
  font-size: 0.9375em;
  color: #5a5b5d;
}
/* line 14, ../scss/pages/_contact.scss */
.contact-details .contact a {
  color: #5a5b5d;
}
/* line 17, ../scss/pages/_contact.scss */
.contact-details .contact a:hover {
  color: #EB4320;
  text-decoration: none;
}
/* line 23, ../scss/pages/_contact.scss */
.contact-details .contact strong {
  color: #EB4320;
}

/* line 33, ../scss/pages/_contact.scss */
.contact-main .contact-details {
  padding: 38px 0 20px 0;
  border-bottom: 1px solid #d5d5d5;
}
/* line 38, ../scss/pages/_contact.scss */
.contact-main .contact-details .contact {
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  /* line 31, ../scss/pages/_contact.scss */
  .contact-main {
    padding-left: 0;
    padding-right: 0;
  }
}

/* line 51, ../scss/pages/_contact.scss */
.contact-form {
  padding-bottom: 102px;
}
/* line 54, ../scss/pages/_contact.scss */
.contact-form h2 {
  font-size: 0.9375em;
  color: #EB4320;
}
/* line 60, ../scss/pages/_contact.scss */
.contact-form p {
  font-size: 0.9375em;
  color: #5a5b5d;
}
/* line 65, ../scss/pages/_contact.scss */
.contact-form .gform_wrapper {
  margin-top: 42px;
}
/* line 72, ../scss/pages/_contact.scss */
.contact-form .gform_wrapper .gform_footer {
  margin-top: 30px;
}
/* line 76, ../scss/pages/_contact.scss */
.contact-form .gform_wrapper .validation_error, .contact-form .gform_wrapper .validation_message {
  background-color: #EB4320;
  color: #fff;
  padding: 15px;
  margin: 0 0 15px 0;
}
/* line 85, ../scss/pages/_contact.scss */
.contact-form .gform_fields {
  list-style: none;
  margin: 0;
  padding: 0;
}
/* line 89, ../scss/pages/_contact.scss */
.contact-form .gform_fields .gfield {
  margin: 0;
  padding: 0;
  width: 100%;
  float: left;
}
/* line 95, ../scss/pages/_contact.scss */
.contact-form .gform_fields .gfield .ginput_container input[type="text"], .contact-form .gform_fields .gfield .ginput_container textarea {
  width: 100%;
  border: 2px solid #EB4320;
  font-size: 0.9375em;
  padding: 17px;
}
/* line 102, ../scss/pages/_contact.scss */
.contact-form .gform_fields .gfield .ginput_container input[type="text"]:focus, .contact-form .gform_fields .gfield .ginput_container input[type="text"]:active, .contact-form .gform_fields .gfield .ginput_container textarea:focus, .contact-form .gform_fields .gfield .ginput_container textarea:active {
  outline: 0;
  background-color: #efefef;
}
/* line 115, ../scss/pages/_contact.scss */
.contact-form .gform_fields .gfield + .gfield .ginput_container input[type="text"], .contact-form .gform_fields .gfield + .gfield .ginput_container textarea {
  border-top: none;
}
/* line 127, ../scss/pages/_contact.scss */
.contact-form .gform_fields .gfield.gfield_error .ginput_container input[type="text"], .contact-form .gform_fields .gfield.gfield_error .ginput_container textarea {
  border-color: #EB4320;
  border-top: 2px solid #EB4320;
  margin-top: 15px;
}
/* line 133, ../scss/pages/_contact.scss */
.contact-form .gform_fields .gfield.gfield_error .ginput_container textarea {
  margin-bottom: -5px;
}
/* line 141, ../scss/pages/_contact.scss */
.contact-form .gform_fields .gfield.gfield_error + .gfield:not(.gfield_error) input[type="text"], .contact-form .gform_fields .gfield.gfield_error + .gfield:not(.gfield_error) textarea {
  border-top: 2px solid #EB4320;
}
/* line 154, ../scss/pages/_contact.scss */
.contact-form .gform_fields .gform_validation_container {
  display: none !important;
}
@media (max-width: 768px) {
  /* line 51, ../scss/pages/_contact.scss */
  .contact-form {
    padding-bottom: 35px;
  }
}

/* line 166, ../scss/pages/_contact.scss */
::-webkit-input-placeholder {
  color: #5a5b5d;
}

/* line 167, ../scss/pages/_contact.scss */
:-moz-placeholder {
  color: #5a5b5d;
}

/* line 168, ../scss/pages/_contact.scss */
::-moz-placeholder {
  color: #5a5b5d;
}

/* line 169, ../scss/pages/_contact.scss */
:-ms-input-placeholder {
  color: #5a5b5d;
}

/* line 4, ../scss/pages/_news.scss */
.news-articles .article {
  color: #5a5b5d;
  padding-top: 42px;
  padding-bottom: 42px;
}
/* line 9, ../scss/pages/_news.scss */
.news-articles .article .article-thumb {
  width: 34%;
  float: left;
}
/* line 13, ../scss/pages/_news.scss */
.news-articles .article .article-thumb img {
  display: block;
  width: 100%;
}
/* line 20, ../scss/pages/_news.scss */
.news-articles .article .article-summary {
  width: 66%;
  float: left;
  padding-left: 37px;
}
/* line 24, ../scss/pages/_news.scss */
.news-articles .article .article-summary h2 {
  font-size: 1.25em;
  margin: -3px 0 23px 0;
  line-height: 1;
}
/* line 34, ../scss/pages/_news.scss */
.news-articles .article .article-excerpt {
  margin-bottom: 36px;
}
/* line 38, ../scss/pages/_news.scss */
.news-articles .article .article-excerpt p:first-child {
  margin-top: 0;
}
/* line 39, ../scss/pages/_news.scss */
.news-articles .article .article-excerpt p:last-child {
  margin-bottom: 0;
}
/* line 44, ../scss/pages/_news.scss */
.news-articles .article:nth-child(even) {
  background-color: #efefef;
}
/* line 48, ../scss/pages/_news.scss */
.news-articles .article:last-child {
  margin-bottom: 41px;
}
@media (max-width: 768px) {
  /* line 52, ../scss/pages/_news.scss */
  .news-articles .article .article-thumb {
    width: 100%;
  }
  /* line 55, ../scss/pages/_news.scss */
  .news-articles .article .article-summary {
    padding-left: 15px;
    width: 100%;
  }
  /* line 58, ../scss/pages/_news.scss */
  .news-articles .article .article-summary .button, .news-articles .article .article-summary .news-pagination .page-numbers, .news-pagination .news-articles .article .article-summary .page-numbers {
    width: 100%;
    min-width: 0;
  }
  /* line 62, ../scss/pages/_news.scss */
  .news-articles .article .article-summary h2 {
    margin-top: 20px;
  }
}

/* line 73, ../scss/pages/_news.scss */
.news-pagination {
  text-align: center;
  margin-bottom: 33px;
}
/* line 77, ../scss/pages/_news.scss */
.news-pagination .page-numbers {
  width: 47px;
  min-width: 0;
  margin-right: -5px;
}
/* line 86, ../scss/pages/_news.scss */
.news-pagination .page-numbers.prev, .news-pagination .page-numbers.next {
  width: auto;
}
/* line 90, ../scss/pages/_news.scss */
.news-pagination .page-numbers.prev:before, .news-pagination .page-numbers.next:before {
  color: #5a5b5d;
}
/* line 96, ../scss/pages/_news.scss */
.news-pagination .page-numbers.prev {
  text-align: right;
  padding-left: 50px;
}
/* line 102, ../scss/pages/_news.scss */
.news-pagination .page-numbers.next {
  text-align: left;
  padding-right: 50px;
}
/* line 109, ../scss/pages/_news.scss */
.news-pagination .page-numbers.current {
  border-color: #EB4320;
  color: #EB4320;
  position: relative;
}

/* line 119, ../scss/pages/_news.scss */
.news-main {
  padding-top: 57px;
  padding-bottom: 60px;
}
/* line 125, ../scss/pages/_news.scss */
.news-main .news-article img {
  max-width: 100%;
  height: auto;
}
/* line 129, ../scss/pages/_news.scss */
.news-main .article-main-image {
  margin-bottom: 30px;
}
/* line 133, ../scss/pages/_news.scss */
.news-main .back-to-news {
  font-size: 0.8125em;
  text-transform: uppercase;
  color: #5a5b5d;
}
/* line 140, ../scss/pages/_news.scss */
.news-main .back-to-news:hover {
  color: #EB4320;
  text-decoration: none;
}

/* line 149, ../scss/pages/_news.scss */
.article-latest-news {
  background-color: #efefef;
  padding: 22px 26px 35px 26px;
}
/* line 154, ../scss/pages/_news.scss */
.article-latest-news h3 {
  font-size: 1.5em;
  text-transform: uppercase;
  color: #EB4320;
  margin: 0 0 27px 0;
}
/* line 162, ../scss/pages/_news.scss */
.article-latest-news .article {
  border-bottom: 1px solid #cdcecf;
  padding-bottom: 34px;
  margin-bottom: 33px;
}
/* line 168, ../scss/pages/_news.scss */
.article-latest-news .article .article-thumb {
  width: 44%;
  float: left;
}
/* line 171, ../scss/pages/_news.scss */
.article-latest-news .article .article-thumb img {
  display: block;
  width: 100%;
}
/* line 178, ../scss/pages/_news.scss */
.article-latest-news .article .article-summary {
  width: 56%;
  float: left;
  padding-left: 37px;
}
/* line 182, ../scss/pages/_news.scss */
.article-latest-news .article .article-summary h4 {
  font-size: 1.25em;
  color: #5a5b5d;
  margin: -3px 0 23px 0;
  line-height: 1;
}
/* line 192, ../scss/pages/_news.scss */
.article-latest-news .article .article-excerpt {
  margin-bottom: 16px;
}
/* line 196, ../scss/pages/_news.scss */
.article-latest-news .article .article-excerpt p:first-child {
  margin-top: 0;
}
/* line 197, ../scss/pages/_news.scss */
.article-latest-news .article .article-excerpt p:last-child {
  margin-bottom: 0;
}
/* line 202, ../scss/pages/_news.scss */
.article-latest-news .article:last-child {
  border: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
@media (max-width: 1200px) {
  /* line 208, ../scss/pages/_news.scss */
  .article-latest-news .article .button, .article-latest-news .article .news-pagination .page-numbers, .news-pagination .article-latest-news .article .page-numbers {
    width: 100%;
    min-width: 0;
  }
}
@media (max-width: 992px) {
  /* line 214, ../scss/pages/_news.scss */
  .article-latest-news .article .article-thumb {
    width: 100%;
  }
  /* line 217, ../scss/pages/_news.scss */
  .article-latest-news .article .article-summary {
    width: 100%;
    padding-left: 0px;
  }
  /* line 220, ../scss/pages/_news.scss */
  .article-latest-news .article .article-summary h4 {
    margin-top: 15px;
  }
}

/* line 2, ../scss/pages/_finance.scss */
.finance-title-col {
  position: relative;
}

/* line 6, ../scss/pages/_finance.scss */
.finance-quick-quote {
  background-color: #fff;
  padding: 15px;
  margin-top: 20px;
}
/* line 12, ../scss/pages/_finance.scss */
.finance-quick-quote iframe {
  width: 100%;
  height: 100%;
  min-height: 670px;
}

/* line 20, ../scss/pages/_finance.scss */
.finance-calculator {
  padding-left: 8px;
  margin-top: 25px;
}
/* line 24, ../scss/pages/_finance.scss */
.finance-calculator iframe {
  width: 100%;
  min-height: 1460px;
}

@media (max-width: 1199px) {
  /* line 31, ../scss/pages/_finance.scss */
  .finance-calculator iframe {
    min-height: 1816px;
  }
}
/* line 1, ../scss/pages/_casestudies.scss */
.casestudies-tabs {
  padding: 0;
  margin-top: 0px;
  border-top: 1px solid rgba(255, 255, 255, 0.8);
  position: relative;
  z-index: 9;
}
/* line 8, ../scss/pages/_casestudies.scss */
.casestudies-tabs ul {
  display: flex;
  width: 100%;
}
@media (max-width: 768px) {
  /* line 8, ../scss/pages/_casestudies.scss */
  .casestudies-tabs ul {
    display: block;
  }
}
/* line 19, ../scss/pages/_casestudies.scss */
.casestudies-tabs ul li {
  flex: 1;
  position: relative;
}
@media (max-width: 768px) {
  /* line 19, ../scss/pages/_casestudies.scss */
  .casestudies-tabs ul li {
    width: 100%;
    display: block;
  }
  /* line 28, ../scss/pages/_casestudies.scss */
  .casestudies-tabs ul li a {
    padding: 10px 10px !important;
  }
}
/* line 37, ../scss/pages/_casestudies.scss */
.casestudies-tabs ul li a {
  width: 100%;
  padding: 35px 35px;
  max-height: 85px;
  vertical-align: middle;
  font-size: 0.9375em;
  line-height: 1.1em;
  text-align: center;
  color: rgba(235, 67, 32, 0.7);
  text-transform: uppercase;
  cursor: pointer;
  border-bottom: 1px solid #EB4320;
}
@media (max-width: 768px) {
  /* line 37, ../scss/pages/_casestudies.scss */
  .casestudies-tabs ul li a {
    width: 100%;
  }
}
/* line 56, ../scss/pages/_casestudies.scss */
.casestudies-tabs ul li a:hover {
  background-color: rgba(255, 255, 255, 0.15);
  text-decoration: none;
  color: #EB4320;
}
/* line 62, ../scss/pages/_casestudies.scss */
.casestudies-tabs ul li a.active {
  background-color: #fff;
  color: #EB4320;
  border-bottom: 4px solid #EB4320;
}

/* line 4, ../scss/pages/_quotes.scss */
.page-quotes .breadcrumb {
  color: #5A5B5D;
  padding: 20px 0 25px 0;
  font-size: 0.8125rem;
}
/* line 11, ../scss/pages/_quotes.scss */
.page-quotes .breadcrumb a {
  color: #5A5B5D;
  text-decoration: none;
}
/* line 17, ../scss/pages/_quotes.scss */
.page-quotes iframe {
  width: 100%;
  max-width: 100%;
  height: auto;
}
/* line 25, ../scss/pages/_quotes.scss */
.page-quotes h2 {
  color: #5A5B5D;
  font-size: 19px;
  padding: 0;
}
/* line 35, ../scss/pages/_quotes.scss */
.page-quotes .contact strong {
  color: #EB4320;
}
/* line 49, ../scss/pages/_quotes.scss */
.page-quotes .quote-form h2 {
  font-size: 0.9375em;
  color: #EB4320;
}
/* line 55, ../scss/pages/_quotes.scss */
.page-quotes .quote-form p {
  font-size: 0.9375em;
  color: #5a5b5d;
}
/* line 62, ../scss/pages/_quotes.scss */
.page-quotes .quote-form .gfield_html {
  margin-bottom: 50px !important;
}
/* line 65, ../scss/pages/_quotes.scss */
.page-quotes .quote-form .gfield_html p {
  font-size: 16px;
  color: #000;
}
/* line 72, ../scss/pages/_quotes.scss */
.page-quotes .quote-form .gform_footer {
  position: relative;
}
/* line 76, ../scss/pages/_quotes.scss */
.page-quotes .quote-form .gform_footer:after {
  content: "*Required Field";
  position: absolute;
  right: 0;
  font-size: 0.9375rem;
}
@media (max-width: 768px) {
  /* line 76, ../scss/pages/_quotes.scss */
  .page-quotes .quote-form .gform_footer:after {
    bottom: 67px;
  }
}
/* line 100, ../scss/pages/_quotes.scss */
.page-quotes .quote-form #field_2_17 .gfield_label {
  display: block;
}
/* line 107, ../scss/pages/_quotes.scss */
.page-quotes .quote-form .gform_wrapper {
  margin-top: 0px;
}
/* line 115, ../scss/pages/_quotes.scss */
.page-quotes .quote-form .gform_wrapper .gform_footer {
  margin-top: 0px;
  margin-bottom: 102px;
}
@media (max-width: 768px) {
  /* line 115, ../scss/pages/_quotes.scss */
  .page-quotes .quote-form .gform_wrapper .gform_footer {
    margin-top: 30px;
  }
}
/* line 126, ../scss/pages/_quotes.scss */
.page-quotes .quote-form .gform_wrapper .validation_error, .page-quotes .quote-form .gform_wrapper .validation_message {
  background-color: #EB4320;
  color: #fff;
  padding: 15px;
  margin: 0 0 15px 0;
}
/* line 134, ../scss/pages/_quotes.scss */
.page-quotes .quote-form .gfield_label {
  display: none;
}
/* line 140, ../scss/pages/_quotes.scss */
.page-quotes .quote-form .gform_fields {
  list-style: none;
  margin: 0px 0 0 0;
  padding: 0;
}
/* line 145, ../scss/pages/_quotes.scss */
.page-quotes .quote-form .gform_fields #field_2_17 {
  padding-left: 20px;
}
/* line 151, ../scss/pages/_quotes.scss */
.page-quotes .quote-form .gform_fields .gfield {
  margin: 0px 0 25px 0;
  padding: 0;
  width: 100%;
  float: left;
}
/* line 157, ../scss/pages/_quotes.scss */
.page-quotes .quote-form .gform_fields .gfield .ginput_container select {
  width: 100%;
  border: 2px solid #EB4320;
  font-size: 0.9375em;
  padding: 15px;
  position: relative;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url(images/arrow-down.png) right 0 no-repeat;
}
/* line 177, ../scss/pages/_quotes.scss */
.page-quotes .quote-form .gform_fields .gfield .ginput_container .gfield_checkbox {
  padding-left: 0;
  list-style: none;
}
/* line 181, ../scss/pages/_quotes.scss */
.page-quotes .quote-form .gform_fields .gfield .ginput_container .gfield_checkbox li {
  margin-top: 10px;
}
/* line 185, ../scss/pages/_quotes.scss */
.page-quotes .quote-form .gform_fields .gfield .ginput_container .gfield_checkbox li:first-child {
  margin-top: 20px;
}
/* line 189, ../scss/pages/_quotes.scss */
.page-quotes .quote-form .gform_fields .gfield .ginput_container .gfield_checkbox li:last-child {
  margin-bottom: 10px;
}
/* line 195, ../scss/pages/_quotes.scss */
.page-quotes .quote-form .gform_fields .gfield .ginput_container input[type="text"], .page-quotes .quote-form .gform_fields .gfield .ginput_container textarea {
  width: 100%;
  border: 2px solid #EB4320;
  font-size: 0.9375em;
  padding: 15px;
}
/* line 202, ../scss/pages/_quotes.scss */
.page-quotes .quote-form .gform_fields .gfield .ginput_container input[type="text"]:focus, .page-quotes .quote-form .gform_fields .gfield .ginput_container input[type="text"]:active, .page-quotes .quote-form .gform_fields .gfield .ginput_container textarea:focus, .page-quotes .quote-form .gform_fields .gfield .ginput_container textarea:active {
  outline: 0;
  background-color: #efefef;
}
/* line 210, ../scss/pages/_quotes.scss */
.page-quotes .quote-form .gform_fields .gfield .ginput_container input[type="checkbox"] {
  display: none;
}
/* line 216, ../scss/pages/_quotes.scss */
.page-quotes .quote-form .gform_fields .gfield .ginput_container input[type="checkbox"] + label {
  position: relative;
  padding-left: 35px;
}
/* line 220, ../scss/pages/_quotes.scss */
.page-quotes .quote-form .gform_fields .gfield .ginput_container input[type="checkbox"] + label:before {
  content: "";
  position: absolute;
  border: 1px solid #EB4320;
  width: 19px;
  height: 19px;
  background: none;
  display: block;
  left: 0;
  top: 0;
}
/* line 234, ../scss/pages/_quotes.scss */
.page-quotes .quote-form .gform_fields .gfield .ginput_container input[type="checkbox"]:checked + label:before {
  background: #EB4320;
}
/* line 260, ../scss/pages/_quotes.scss */
.page-quotes .quote-form .gform_fields .gfield.gfield_error .ginput_container input[type="text"], .page-quotes .quote-form .gform_fields .gfield.gfield_error .ginput_container textarea {
  border-color: #EB4320;
  border-top: 2px solid #EB4320;
  margin-top: 15px;
}
/* line 266, ../scss/pages/_quotes.scss */
.page-quotes .quote-form .gform_fields .gfield.gfield_error .ginput_container textarea {
  margin-bottom: -5px;
}
/* line 274, ../scss/pages/_quotes.scss */
.page-quotes .quote-form .gform_fields .gfield.gfield_error + .gfield:not(.gfield_error) input[type="text"], .page-quotes .quote-form .gform_fields .gfield.gfield_error + .gfield:not(.gfield_error) textarea {
  border-top: 2px solid #EB4320;
}
/* line 287, ../scss/pages/_quotes.scss */
.page-quotes .quote-form .gform_fields .gform_validation_container {
  display: none !important;
}
@media (max-width: 768px) {
  /* line 45, ../scss/pages/_quotes.scss */
  .page-quotes .quote-form {
    padding-bottom: 35px;
  }
}
