@charset "UTF-8";
/**
 * 3rd party
 *
 * External plugins and styles
 **/
/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.3.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.3.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.3.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.3.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.3.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0); }

.fa-lg {
  font-size: 1.33333333em;
  line-height: .75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.28571429em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none; }

.fa-ul > li {
  position: relative; }

.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: .14285714em;
  text-align: center; }

.fa-li.fa-lg {
  left: -1.85714286em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid .08em #eee;
  border-radius: .1em; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }

.fa.pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
  filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

.fa-glass:before {
  content: "\F000"; }

.fa-music:before {
  content: "\F001"; }

.fa-search:before {
  content: "\F002"; }

.fa-envelope-o:before {
  content: "\F003"; }

.fa-heart:before {
  content: "\F004"; }

.fa-star:before {
  content: "\F005"; }

.fa-star-o:before {
  content: "\F006"; }

.fa-user:before {
  content: "\F007"; }

.fa-film:before {
  content: "\F008"; }

.fa-th-large:before {
  content: "\F009"; }

.fa-th:before {
  content: "\F00A"; }

.fa-th-list:before {
  content: "\F00B"; }

.fa-check:before {
  content: "\F00C"; }

.fa-remove:before, .fa-close:before, .fa-times:before {
  content: "\F00D"; }

.fa-search-plus:before {
  content: "\F00E"; }

.fa-search-minus:before {
  content: "\F010"; }

.fa-power-off:before {
  content: "\F011"; }

.fa-signal:before {
  content: "\F012"; }

.fa-gear:before, .fa-cog:before {
  content: "\F013"; }

.fa-trash-o:before {
  content: "\F014"; }

.fa-home:before {
  content: "\F015"; }

.fa-file-o:before {
  content: "\F016"; }

.fa-clock-o:before {
  content: "\F017"; }

.fa-road:before {
  content: "\F018"; }

.fa-download:before {
  content: "\F019"; }

.fa-arrow-circle-o-down:before {
  content: "\F01A"; }

.fa-arrow-circle-o-up:before {
  content: "\F01B"; }

.fa-inbox:before {
  content: "\F01C"; }

.fa-play-circle-o:before {
  content: "\F01D"; }

.fa-rotate-right:before, .fa-repeat:before {
  content: "\F01E"; }

.fa-refresh:before {
  content: "\F021"; }

.fa-list-alt:before {
  content: "\F022"; }

.fa-lock:before {
  content: "\F023"; }

.fa-flag:before {
  content: "\F024"; }

.fa-headphones:before {
  content: "\F025"; }

.fa-volume-off:before {
  content: "\F026"; }

.fa-volume-down:before {
  content: "\F027"; }

.fa-volume-up:before {
  content: "\F028"; }

.fa-qrcode:before {
  content: "\F029"; }

.fa-barcode:before {
  content: "\F02A"; }

.fa-tag:before {
  content: "\F02B"; }

.fa-tags:before {
  content: "\F02C"; }

.fa-book:before {
  content: "\F02D"; }

.fa-bookmark:before {
  content: "\F02E"; }

.fa-print:before {
  content: "\F02F"; }

.fa-camera:before {
  content: "\F030"; }

.fa-font:before {
  content: "\F031"; }

.fa-bold:before {
  content: "\F032"; }

.fa-italic:before {
  content: "\F033"; }

.fa-text-height:before {
  content: "\F034"; }

.fa-text-width:before {
  content: "\F035"; }

.fa-align-left:before {
  content: "\F036"; }

.fa-align-center:before {
  content: "\F037"; }

.fa-align-right:before {
  content: "\F038"; }

.fa-align-justify:before {
  content: "\F039"; }

.fa-list:before {
  content: "\F03A"; }

.fa-dedent:before, .fa-outdent:before {
  content: "\F03B"; }

.fa-indent:before {
  content: "\F03C"; }

.fa-video-camera:before {
  content: "\F03D"; }

.fa-photo:before, .fa-image:before, .fa-picture-o:before {
  content: "\F03E"; }

.fa-pencil:before {
  content: "\F040"; }

.fa-map-marker:before {
  content: "\F041"; }

.fa-adjust:before {
  content: "\F042"; }

.fa-tint:before {
  content: "\F043"; }

.fa-edit:before, .fa-pencil-square-o:before {
  content: "\F044"; }

.fa-share-square-o:before {
  content: "\F045"; }

.fa-check-square-o:before {
  content: "\F046"; }

.fa-arrows:before {
  content: "\F047"; }

.fa-step-backward:before {
  content: "\F048"; }

.fa-fast-backward:before {
  content: "\F049"; }

.fa-backward:before {
  content: "\F04A"; }

.fa-play:before {
  content: "\F04B"; }

.fa-pause:before {
  content: "\F04C"; }

.fa-stop:before {
  content: "\F04D"; }

.fa-forward:before {
  content: "\F04E"; }

.fa-fast-forward:before {
  content: "\F050"; }

.fa-step-forward:before {
  content: "\F051"; }

.fa-eject:before {
  content: "\F052"; }

.fa-chevron-left:before {
  content: "\F053"; }

.fa-chevron-right:before {
  content: "\F054"; }

.fa-plus-circle:before {
  content: "\F055"; }

.fa-minus-circle:before {
  content: "\F056"; }

.fa-times-circle:before {
  content: "\F057"; }

.fa-check-circle:before {
  content: "\F058"; }

.fa-question-circle:before {
  content: "\F059"; }

.fa-info-circle:before {
  content: "\F05A"; }

.fa-crosshairs:before {
  content: "\F05B"; }

.fa-times-circle-o:before {
  content: "\F05C"; }

.fa-check-circle-o:before {
  content: "\F05D"; }

.fa-ban:before {
  content: "\F05E"; }

.fa-arrow-left:before {
  content: "\F060"; }

.fa-arrow-right:before {
  content: "\F061"; }

.fa-arrow-up:before {
  content: "\F062"; }

.fa-arrow-down:before {
  content: "\F063"; }

.fa-mail-forward:before, .fa-share:before {
  content: "\F064"; }

.fa-expand:before {
  content: "\F065"; }

.fa-compress:before {
  content: "\F066"; }

.fa-plus:before {
  content: "\F067"; }

.fa-minus:before {
  content: "\F068"; }

.fa-asterisk:before {
  content: "\F069"; }

.fa-exclamation-circle:before {
  content: "\F06A"; }

.fa-gift:before {
  content: "\F06B"; }

.fa-leaf:before {
  content: "\F06C"; }

.fa-fire:before {
  content: "\F06D"; }

.fa-eye:before {
  content: "\F06E"; }

.fa-eye-slash:before {
  content: "\F070"; }

.fa-warning:before, .fa-exclamation-triangle:before {
  content: "\F071"; }

.fa-plane:before {
  content: "\F072"; }

.fa-calendar:before {
  content: "\F073"; }

.fa-random:before {
  content: "\F074"; }

.fa-comment:before {
  content: "\F075"; }

.fa-magnet:before {
  content: "\F076"; }

.fa-chevron-up:before {
  content: "\F077"; }

.fa-chevron-down:before {
  content: "\F078"; }

.fa-retweet:before {
  content: "\F079"; }

.fa-shopping-cart:before {
  content: "\F07A"; }

.fa-folder:before {
  content: "\F07B"; }

.fa-folder-open:before {
  content: "\F07C"; }

.fa-arrows-v:before {
  content: "\F07D"; }

.fa-arrows-h:before {
  content: "\F07E"; }

.fa-bar-chart-o:before, .fa-bar-chart:before {
  content: "\F080"; }

.fa-twitter-square:before {
  content: "\F081"; }

.fa-facebook-square:before {
  content: "\F082"; }

.fa-camera-retro:before {
  content: "\F083"; }

.fa-key:before {
  content: "\F084"; }

.fa-gears:before, .fa-cogs:before {
  content: "\F085"; }

.fa-comments:before {
  content: "\F086"; }

.fa-thumbs-o-up:before {
  content: "\F087"; }

.fa-thumbs-o-down:before {
  content: "\F088"; }

.fa-star-half:before {
  content: "\F089"; }

.fa-heart-o:before {
  content: "\F08A"; }

.fa-sign-out:before {
  content: "\F08B"; }

.fa-linkedin-square:before {
  content: "\F08C"; }

.fa-thumb-tack:before {
  content: "\F08D"; }

.fa-external-link:before {
  content: "\F08E"; }

.fa-sign-in:before {
  content: "\F090"; }

.fa-trophy:before {
  content: "\F091"; }

.fa-github-square:before {
  content: "\F092"; }

.fa-upload:before {
  content: "\F093"; }

.fa-lemon-o:before {
  content: "\F094"; }

.fa-phone:before {
  content: "\F095"; }

.fa-square-o:before {
  content: "\F096"; }

.fa-bookmark-o:before {
  content: "\F097"; }

.fa-phone-square:before {
  content: "\F098"; }

.fa-twitter:before {
  content: "\F099"; }

.fa-facebook-f:before, .fa-facebook:before {
  content: "\F09A"; }

.fa-github:before {
  content: "\F09B"; }

.fa-unlock:before {
  content: "\F09C"; }

.fa-credit-card:before {
  content: "\F09D"; }

.fa-rss:before {
  content: "\F09E"; }

.fa-hdd-o:before {
  content: "\F0A0"; }

.fa-bullhorn:before {
  content: "\F0A1"; }

.fa-bell:before {
  content: "\F0F3"; }

.fa-certificate:before {
  content: "\F0A3"; }

.fa-hand-o-right:before {
  content: "\F0A4"; }

.fa-hand-o-left:before {
  content: "\F0A5"; }

.fa-hand-o-up:before {
  content: "\F0A6"; }

.fa-hand-o-down:before {
  content: "\F0A7"; }

.fa-arrow-circle-left:before {
  content: "\F0A8"; }

.fa-arrow-circle-right:before {
  content: "\F0A9"; }

.fa-arrow-circle-up:before {
  content: "\F0AA"; }

.fa-arrow-circle-down:before {
  content: "\F0AB"; }

.fa-globe:before {
  content: "\F0AC"; }

.fa-wrench:before {
  content: "\F0AD"; }

.fa-tasks:before {
  content: "\F0AE"; }

.fa-filter:before {
  content: "\F0B0"; }

.fa-briefcase:before {
  content: "\F0B1"; }

.fa-arrows-alt:before {
  content: "\F0B2"; }

.fa-group:before, .fa-users:before {
  content: "\F0C0"; }

.fa-chain:before, .fa-link:before {
  content: "\F0C1"; }

.fa-cloud:before {
  content: "\F0C2"; }

.fa-flask:before {
  content: "\F0C3"; }

.fa-cut:before, .fa-scissors:before {
  content: "\F0C4"; }

.fa-copy:before, .fa-files-o:before {
  content: "\F0C5"; }

.fa-paperclip:before {
  content: "\F0C6"; }

.fa-save:before, .fa-floppy-o:before {
  content: "\F0C7"; }

.fa-square:before {
  content: "\F0C8"; }

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
  content: "\F0C9"; }

.fa-list-ul:before {
  content: "\F0CA"; }

.fa-list-ol:before {
  content: "\F0CB"; }

.fa-strikethrough:before {
  content: "\F0CC"; }

.fa-underline:before {
  content: "\F0CD"; }

.fa-table:before {
  content: "\F0CE"; }

.fa-magic:before {
  content: "\F0D0"; }

.fa-truck:before {
  content: "\F0D1"; }

.fa-pinterest:before {
  content: "\F0D2"; }

.fa-pinterest-square:before {
  content: "\F0D3"; }

.fa-google-plus-square:before {
  content: "\F0D4"; }

.fa-google-plus:before {
  content: "\F0D5"; }

.fa-money:before {
  content: "\F0D6"; }

.fa-caret-down:before {
  content: "\F0D7"; }

.fa-caret-up:before {
  content: "\F0D8"; }

.fa-caret-left:before {
  content: "\F0D9"; }

.fa-caret-right:before {
  content: "\F0DA"; }

.fa-columns:before {
  content: "\F0DB"; }

.fa-unsorted:before, .fa-sort:before {
  content: "\F0DC"; }

.fa-sort-down:before, .fa-sort-desc:before {
  content: "\F0DD"; }

.fa-sort-up:before, .fa-sort-asc:before {
  content: "\F0DE"; }

.fa-envelope:before {
  content: "\F0E0"; }

.fa-linkedin:before {
  content: "\F0E1"; }

.fa-rotate-left:before, .fa-undo:before {
  content: "\F0E2"; }

.fa-legal:before, .fa-gavel:before {
  content: "\F0E3"; }

.fa-dashboard:before, .fa-tachometer:before {
  content: "\F0E4"; }

.fa-comment-o:before {
  content: "\F0E5"; }

.fa-comments-o:before {
  content: "\F0E6"; }

.fa-flash:before, .fa-bolt:before {
  content: "\F0E7"; }

.fa-sitemap:before {
  content: "\F0E8"; }

.fa-umbrella:before {
  content: "\F0E9"; }

.fa-paste:before, .fa-clipboard:before {
  content: "\F0EA"; }

.fa-lightbulb-o:before {
  content: "\F0EB"; }

.fa-exchange:before {
  content: "\F0EC"; }

.fa-cloud-download:before {
  content: "\F0ED"; }

.fa-cloud-upload:before {
  content: "\F0EE"; }

.fa-user-md:before {
  content: "\F0F0"; }

.fa-stethoscope:before {
  content: "\F0F1"; }

.fa-suitcase:before {
  content: "\F0F2"; }

.fa-bell-o:before {
  content: "\F0A2"; }

.fa-coffee:before {
  content: "\F0F4"; }

.fa-cutlery:before {
  content: "\F0F5"; }

.fa-file-text-o:before {
  content: "\F0F6"; }

.fa-building-o:before {
  content: "\F0F7"; }

.fa-hospital-o:before {
  content: "\F0F8"; }

.fa-ambulance:before {
  content: "\F0F9"; }

.fa-medkit:before {
  content: "\F0FA"; }

.fa-fighter-jet:before {
  content: "\F0FB"; }

.fa-beer:before {
  content: "\F0FC"; }

.fa-h-square:before {
  content: "\F0FD"; }

.fa-plus-square:before {
  content: "\F0FE"; }

.fa-angle-double-left:before {
  content: "\F100"; }

.fa-angle-double-right:before {
  content: "\F101"; }

.fa-angle-double-up:before {
  content: "\F102"; }

.fa-angle-double-down:before {
  content: "\F103"; }

.fa-angle-left:before {
  content: "\F104"; }

.fa-angle-right:before {
  content: "\F105"; }

.fa-angle-up:before {
  content: "\F106"; }

.fa-angle-down:before {
  content: "\F107"; }

.fa-desktop:before {
  content: "\F108"; }

.fa-laptop:before {
  content: "\F109"; }

.fa-tablet:before {
  content: "\F10A"; }

.fa-mobile-phone:before, .fa-mobile:before {
  content: "\F10B"; }

.fa-circle-o:before {
  content: "\F10C"; }

.fa-quote-left:before {
  content: "\F10D"; }

.fa-quote-right:before {
  content: "\F10E"; }

.fa-spinner:before {
  content: "\F110"; }

.fa-circle:before {
  content: "\F111"; }

.fa-mail-reply:before, .fa-reply:before {
  content: "\F112"; }

.fa-github-alt:before {
  content: "\F113"; }

.fa-folder-o:before {
  content: "\F114"; }

.fa-folder-open-o:before {
  content: "\F115"; }

.fa-smile-o:before {
  content: "\F118"; }

.fa-frown-o:before {
  content: "\F119"; }

.fa-meh-o:before {
  content: "\F11A"; }

.fa-gamepad:before {
  content: "\F11B"; }

.fa-keyboard-o:before {
  content: "\F11C"; }

.fa-flag-o:before {
  content: "\F11D"; }

.fa-flag-checkered:before {
  content: "\F11E"; }

.fa-terminal:before {
  content: "\F120"; }

.fa-code:before {
  content: "\F121"; }

.fa-mail-reply-all:before, .fa-reply-all:before {
  content: "\F122"; }

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
  content: "\F123"; }

.fa-location-arrow:before {
  content: "\F124"; }

.fa-crop:before {
  content: "\F125"; }

.fa-code-fork:before {
  content: "\F126"; }

.fa-unlink:before, .fa-chain-broken:before {
  content: "\F127"; }

.fa-question:before {
  content: "\F128"; }

.fa-info:before {
  content: "\F129"; }

.fa-exclamation:before {
  content: "\F12A"; }

.fa-superscript:before {
  content: "\F12B"; }

.fa-subscript:before {
  content: "\F12C"; }

.fa-eraser:before {
  content: "\F12D"; }

.fa-puzzle-piece:before {
  content: "\F12E"; }

.fa-microphone:before {
  content: "\F130"; }

.fa-microphone-slash:before {
  content: "\F131"; }

.fa-shield:before {
  content: "\F132"; }

.fa-calendar-o:before {
  content: "\F133"; }

.fa-fire-extinguisher:before {
  content: "\F134"; }

.fa-rocket:before {
  content: "\F135"; }

.fa-maxcdn:before {
  content: "\F136"; }

.fa-chevron-circle-left:before {
  content: "\F137"; }

.fa-chevron-circle-right:before {
  content: "\F138"; }

.fa-chevron-circle-up:before {
  content: "\F139"; }

.fa-chevron-circle-down:before {
  content: "\F13A"; }

.fa-html5:before {
  content: "\F13B"; }

.fa-css3:before {
  content: "\F13C"; }

.fa-anchor:before {
  content: "\F13D"; }

.fa-unlock-alt:before {
  content: "\F13E"; }

.fa-bullseye:before {
  content: "\F140"; }

.fa-ellipsis-h:before {
  content: "\F141"; }

.fa-ellipsis-v:before {
  content: "\F142"; }

.fa-rss-square:before {
  content: "\F143"; }

.fa-play-circle:before {
  content: "\F144"; }

.fa-ticket:before {
  content: "\F145"; }

.fa-minus-square:before {
  content: "\F146"; }

.fa-minus-square-o:before {
  content: "\F147"; }

.fa-level-up:before {
  content: "\F148"; }

.fa-level-down:before {
  content: "\F149"; }

.fa-check-square:before {
  content: "\F14A"; }

.fa-pencil-square:before {
  content: "\F14B"; }

.fa-external-link-square:before {
  content: "\F14C"; }

.fa-share-square:before {
  content: "\F14D"; }

.fa-compass:before {
  content: "\F14E"; }

.fa-toggle-down:before, .fa-caret-square-o-down:before {
  content: "\F150"; }

.fa-toggle-up:before, .fa-caret-square-o-up:before {
  content: "\F151"; }

.fa-toggle-right:before, .fa-caret-square-o-right:before {
  content: "\F152"; }

.fa-euro:before, .fa-eur:before {
  content: "\F153"; }

.fa-gbp:before {
  content: "\F154"; }

.fa-dollar:before, .fa-usd:before {
  content: "\F155"; }

.fa-rupee:before, .fa-inr:before {
  content: "\F156"; }

.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
  content: "\F157"; }

.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
  content: "\F158"; }

.fa-won:before, .fa-krw:before {
  content: "\F159"; }

.fa-bitcoin:before, .fa-btc:before {
  content: "\F15A"; }

.fa-file:before {
  content: "\F15B"; }

.fa-file-text:before {
  content: "\F15C"; }

.fa-sort-alpha-asc:before {
  content: "\F15D"; }

.fa-sort-alpha-desc:before {
  content: "\F15E"; }

.fa-sort-amount-asc:before {
  content: "\F160"; }

.fa-sort-amount-desc:before {
  content: "\F161"; }

.fa-sort-numeric-asc:before {
  content: "\F162"; }

.fa-sort-numeric-desc:before {
  content: "\F163"; }

.fa-thumbs-up:before {
  content: "\F164"; }

.fa-thumbs-down:before {
  content: "\F165"; }

.fa-youtube-square:before {
  content: "\F166"; }

.fa-youtube:before {
  content: "\F167"; }

.fa-xing:before {
  content: "\F168"; }

.fa-xing-square:before {
  content: "\F169"; }

.fa-youtube-play:before {
  content: "\F16A"; }

.fa-dropbox:before {
  content: "\F16B"; }

.fa-stack-overflow:before {
  content: "\F16C"; }

.fa-instagram:before {
  content: "\F16D"; }

.fa-flickr:before {
  content: "\F16E"; }

.fa-adn:before {
  content: "\F170"; }

.fa-bitbucket:before {
  content: "\F171"; }

.fa-bitbucket-square:before {
  content: "\F172"; }

.fa-tumblr:before {
  content: "\F173"; }

.fa-tumblr-square:before {
  content: "\F174"; }

.fa-long-arrow-down:before {
  content: "\F175"; }

.fa-long-arrow-up:before {
  content: "\F176"; }

.fa-long-arrow-left:before {
  content: "\F177"; }

.fa-long-arrow-right:before {
  content: "\F178"; }

.fa-apple:before {
  content: "\F179"; }

.fa-windows:before {
  content: "\F17A"; }

.fa-android:before {
  content: "\F17B"; }

.fa-linux:before {
  content: "\F17C"; }

.fa-dribbble:before {
  content: "\F17D"; }

.fa-skype:before {
  content: "\F17E"; }

.fa-foursquare:before {
  content: "\F180"; }

.fa-trello:before {
  content: "\F181"; }

.fa-female:before {
  content: "\F182"; }

.fa-male:before {
  content: "\F183"; }

.fa-gittip:before, .fa-gratipay:before {
  content: "\F184"; }

.fa-sun-o:before {
  content: "\F185"; }

.fa-moon-o:before {
  content: "\F186"; }

.fa-archive:before {
  content: "\F187"; }

.fa-bug:before {
  content: "\F188"; }

.fa-vk:before {
  content: "\F189"; }

.fa-weibo:before {
  content: "\F18A"; }

.fa-renren:before {
  content: "\F18B"; }

.fa-pagelines:before {
  content: "\F18C"; }

.fa-stack-exchange:before {
  content: "\F18D"; }

.fa-arrow-circle-o-right:before {
  content: "\F18E"; }

.fa-arrow-circle-o-left:before {
  content: "\F190"; }

.fa-toggle-left:before, .fa-caret-square-o-left:before {
  content: "\F191"; }

.fa-dot-circle-o:before {
  content: "\F192"; }

.fa-wheelchair:before {
  content: "\F193"; }

.fa-vimeo-square:before {
  content: "\F194"; }

.fa-turkish-lira:before, .fa-try:before {
  content: "\F195"; }

.fa-plus-square-o:before {
  content: "\F196"; }

.fa-space-shuttle:before {
  content: "\F197"; }

.fa-slack:before {
  content: "\F198"; }

.fa-envelope-square:before {
  content: "\F199"; }

.fa-wordpress:before {
  content: "\F19A"; }

.fa-openid:before {
  content: "\F19B"; }

.fa-institution:before, .fa-bank:before, .fa-university:before {
  content: "\F19C"; }

.fa-mortar-board:before, .fa-graduation-cap:before {
  content: "\F19D"; }

.fa-yahoo:before {
  content: "\F19E"; }

.fa-google:before {
  content: "\F1A0"; }

.fa-reddit:before {
  content: "\F1A1"; }

.fa-reddit-square:before {
  content: "\F1A2"; }

.fa-stumbleupon-circle:before {
  content: "\F1A3"; }

.fa-stumbleupon:before {
  content: "\F1A4"; }

.fa-delicious:before {
  content: "\F1A5"; }

.fa-digg:before {
  content: "\F1A6"; }

.fa-pied-piper:before {
  content: "\F1A7"; }

.fa-pied-piper-alt:before {
  content: "\F1A8"; }

.fa-drupal:before {
  content: "\F1A9"; }

.fa-joomla:before {
  content: "\F1AA"; }

.fa-language:before {
  content: "\F1AB"; }

.fa-fax:before {
  content: "\F1AC"; }

.fa-building:before {
  content: "\F1AD"; }

.fa-child:before {
  content: "\F1AE"; }

.fa-paw:before {
  content: "\F1B0"; }

.fa-spoon:before {
  content: "\F1B1"; }

.fa-cube:before {
  content: "\F1B2"; }

.fa-cubes:before {
  content: "\F1B3"; }

.fa-behance:before {
  content: "\F1B4"; }

.fa-behance-square:before {
  content: "\F1B5"; }

.fa-steam:before {
  content: "\F1B6"; }

.fa-steam-square:before {
  content: "\F1B7"; }

.fa-recycle:before {
  content: "\F1B8"; }

.fa-automobile:before, .fa-car:before {
  content: "\F1B9"; }

.fa-cab:before, .fa-taxi:before {
  content: "\F1BA"; }

.fa-tree:before {
  content: "\F1BB"; }

.fa-spotify:before {
  content: "\F1BC"; }

.fa-deviantart:before {
  content: "\F1BD"; }

.fa-soundcloud:before {
  content: "\F1BE"; }

.fa-database:before {
  content: "\F1C0"; }

.fa-file-pdf-o:before {
  content: "\F1C1"; }

.fa-file-word-o:before {
  content: "\F1C2"; }

.fa-file-excel-o:before {
  content: "\F1C3"; }

.fa-file-powerpoint-o:before {
  content: "\F1C4"; }

.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
  content: "\F1C5"; }

.fa-file-zip-o:before, .fa-file-archive-o:before {
  content: "\F1C6"; }

.fa-file-sound-o:before, .fa-file-audio-o:before {
  content: "\F1C7"; }

.fa-file-movie-o:before, .fa-file-video-o:before {
  content: "\F1C8"; }

.fa-file-code-o:before {
  content: "\F1C9"; }

.fa-vine:before {
  content: "\F1CA"; }

.fa-codepen:before {
  content: "\F1CB"; }

.fa-jsfiddle:before {
  content: "\F1CC"; }

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
  content: "\F1CD"; }

.fa-circle-o-notch:before {
  content: "\F1CE"; }

.fa-ra:before, .fa-rebel:before {
  content: "\F1D0"; }

.fa-ge:before, .fa-empire:before {
  content: "\F1D1"; }

.fa-git-square:before {
  content: "\F1D2"; }

.fa-git:before {
  content: "\F1D3"; }

.fa-hacker-news:before {
  content: "\F1D4"; }

.fa-tencent-weibo:before {
  content: "\F1D5"; }

.fa-qq:before {
  content: "\F1D6"; }

.fa-wechat:before, .fa-weixin:before {
  content: "\F1D7"; }

.fa-send:before, .fa-paper-plane:before {
  content: "\F1D8"; }

.fa-send-o:before, .fa-paper-plane-o:before {
  content: "\F1D9"; }

.fa-history:before {
  content: "\F1DA"; }

.fa-genderless:before, .fa-circle-thin:before {
  content: "\F1DB"; }

.fa-header:before {
  content: "\F1DC"; }

.fa-paragraph:before {
  content: "\F1DD"; }

.fa-sliders:before {
  content: "\F1DE"; }

.fa-share-alt:before {
  content: "\F1E0"; }

.fa-share-alt-square:before {
  content: "\F1E1"; }

.fa-bomb:before {
  content: "\F1E2"; }

.fa-soccer-ball-o:before, .fa-futbol-o:before {
  content: "\F1E3"; }

.fa-tty:before {
  content: "\F1E4"; }

.fa-binoculars:before {
  content: "\F1E5"; }

.fa-plug:before {
  content: "\F1E6"; }

.fa-slideshare:before {
  content: "\F1E7"; }

.fa-twitch:before {
  content: "\F1E8"; }

.fa-yelp:before {
  content: "\F1E9"; }

.fa-newspaper-o:before {
  content: "\F1EA"; }

.fa-wifi:before {
  content: "\F1EB"; }

.fa-calculator:before {
  content: "\F1EC"; }

.fa-paypal:before {
  content: "\F1ED"; }

.fa-google-wallet:before {
  content: "\F1EE"; }

.fa-cc-visa:before {
  content: "\F1F0"; }

.fa-cc-mastercard:before {
  content: "\F1F1"; }

.fa-cc-discover:before {
  content: "\F1F2"; }

.fa-cc-amex:before {
  content: "\F1F3"; }

.fa-cc-paypal:before {
  content: "\F1F4"; }

.fa-cc-stripe:before {
  content: "\F1F5"; }

.fa-bell-slash:before {
  content: "\F1F6"; }

.fa-bell-slash-o:before {
  content: "\F1F7"; }

.fa-trash:before {
  content: "\F1F8"; }

.fa-copyright:before {
  content: "\F1F9"; }

.fa-at:before {
  content: "\F1FA"; }

.fa-eyedropper:before {
  content: "\F1FB"; }

.fa-paint-brush:before {
  content: "\F1FC"; }

.fa-birthday-cake:before {
  content: "\F1FD"; }

.fa-area-chart:before {
  content: "\F1FE"; }

.fa-pie-chart:before {
  content: "\F200"; }

.fa-line-chart:before {
  content: "\F201"; }

.fa-lastfm:before {
  content: "\F202"; }

.fa-lastfm-square:before {
  content: "\F203"; }

.fa-toggle-off:before {
  content: "\F204"; }

.fa-toggle-on:before {
  content: "\F205"; }

.fa-bicycle:before {
  content: "\F206"; }

.fa-bus:before {
  content: "\F207"; }

.fa-ioxhost:before {
  content: "\F208"; }

.fa-angellist:before {
  content: "\F209"; }

.fa-cc:before {
  content: "\F20A"; }

.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
  content: "\F20B"; }

.fa-meanpath:before {
  content: "\F20C"; }

.fa-buysellads:before {
  content: "\F20D"; }

.fa-connectdevelop:before {
  content: "\F20E"; }

.fa-dashcube:before {
  content: "\F210"; }

.fa-forumbee:before {
  content: "\F211"; }

.fa-leanpub:before {
  content: "\F212"; }

.fa-sellsy:before {
  content: "\F213"; }

.fa-shirtsinbulk:before {
  content: "\F214"; }

.fa-simplybuilt:before {
  content: "\F215"; }

.fa-skyatlas:before {
  content: "\F216"; }

.fa-cart-plus:before {
  content: "\F217"; }

.fa-cart-arrow-down:before {
  content: "\F218"; }

.fa-diamond:before {
  content: "\F219"; }

.fa-ship:before {
  content: "\F21A"; }

.fa-user-secret:before {
  content: "\F21B"; }

.fa-motorcycle:before {
  content: "\F21C"; }

.fa-street-view:before {
  content: "\F21D"; }

.fa-heartbeat:before {
  content: "\F21E"; }

.fa-venus:before {
  content: "\F221"; }

.fa-mars:before {
  content: "\F222"; }

.fa-mercury:before {
  content: "\F223"; }

.fa-transgender:before {
  content: "\F224"; }

.fa-transgender-alt:before {
  content: "\F225"; }

.fa-venus-double:before {
  content: "\F226"; }

.fa-mars-double:before {
  content: "\F227"; }

.fa-venus-mars:before {
  content: "\F228"; }

.fa-mars-stroke:before {
  content: "\F229"; }

.fa-mars-stroke-v:before {
  content: "\F22A"; }

.fa-mars-stroke-h:before {
  content: "\F22B"; }

.fa-neuter:before {
  content: "\F22C"; }

.fa-facebook-official:before {
  content: "\F230"; }

.fa-pinterest-p:before {
  content: "\F231"; }

.fa-whatsapp:before {
  content: "\F232"; }

.fa-server:before {
  content: "\F233"; }

.fa-user-plus:before {
  content: "\F234"; }

.fa-user-times:before {
  content: "\F235"; }

.fa-hotel:before, .fa-bed:before {
  content: "\F236"; }

.fa-viacoin:before {
  content: "\F237"; }

.fa-train:before {
  content: "\F238"; }

.fa-subway:before {
  content: "\F239"; }

.fa-medium:before {
  content: "\F23A"; }

/**
* Global
*
* Styles and mixins that are used throughout the website. Keep things logically
* separated into concern-based filenames (ie typography, forms, etc).
* The order of these includes is important.
**/
/**
 * [Subtracts the border and padding from the width of the element.]
 */
/**
 * [scale description]
 * @param  {[int]} $zoom [The level of zoom you want on the element. eg: '1.1'.]
 */
/**
 * [Pass the angle you want the element to rotate. eg: 90deg. NOTE: You need to add 'deg' to the angle. eg: 90deg.]
 * @param  {[int with 'deg' appended]} $deg [The angle of the rotation]
 */
/**
 * [Rotate and vertically align element within a relatively positioned element. NOTE: You need to add 'deg' to the angle. eg: 90deg.]
 * @param  {[percentage]} $topPos [Pass the vertical position as a percetage. eg 50% will horizontally center align the element.]
 * @param  {[int with 'deg' appended]} $deg [The angle of the rotation]
 */
/**
 * [Rotate and horizontally align element within a relatively positioned element. NOTE: You need to add 'deg' to the angle. eg: 90deg.]
 * @param  {[percentage]} $topPos [Pass the vertical position as a percetage. eg 50% will horizontally center align the element.]
 * @param  {[int with 'deg' appended]} $deg [The angle of the rotation]
 */
/**
 * [Vertically align element within a relatively positioned element.]
 * @param  {[percentage]} $topPos [Pass the vertical position as a percetage. eg 50% will vertically center align the element.]
 */
/**
 * [Horizontally align element within a relatively positioned element.]
 * @param  {[percentage]} $leftPos [Pass the vertical position as a percetage. eg 50% will horizontally center align the element.]
 */
/**
 * [Horizontally and vertically align element within a relatively positioned element.]
 * @param  {[percentage]} $leftPos [Pass the horizontally position as a percetage. eg 50% will horizontally center align the element.]
 * @param  {[percentage]} $topPos [Pass the vertical position as a percetage. eg 50% will horizontally center align the element.]
 */
/**
 * [transition description]
 * @param  {[style]} $propertie [The style you want to animate. Defaults to 'all'.]
 * @param  {[int in seconds]} $time      [The speed at which you want the transition to take. Defaults to '0.3s'.]
 * @param  {[movement type]} $mode      [The type of movement you want eg: linear, ease, ease-in, ease-out. Defaults to 'linear'.]
 */
/**
 * Grid panels
 * Creates a grid of items that have a fixed height
 * @param $cols int = number of items per row
 * @param $col_gap percent = gap between items in each row (optional, defaults to 2%)
 * @param $row_gap percent = gap between row (optional, defaults to two times col_gap (4%))
 **/
/**
 * Ease between states
 * Use this to smooth hover/active/focus events
 **/
/**
 * Clearfix
 **/
/**
 * Multi-column
 * @param $cols int = number of columns to span
 * @param $sum int = total number of columns
 * @param $gap mixed = gap between items (optional, defaults to 1rem)
 **/
/**
 * Square-Tile
 * Styles a tile with a perfect square
 * These tiles can be used for diffent spaces of a container
 */
/** 
 * Responsive rules
 * Creates @media wrappers
 **/
/* Fonts */
/**
 * Colours
 **/
/**
 * Map names to colours
 * @type {[type]}
 */
.black-text {
  color: #000000 !important; }

.black-bg {
  background-color: #000000 !important; }
  .black-bg.semi-trans {
    background-color: rgba(0, 0, 0, 0.95) !important; }
  .black-bg .darken {
    background-color: black !important; }

.white-text {
  color: #FFFFFF !important; }

.white-bg {
  background-color: #FFFFFF !important; }
  .white-bg.semi-trans {
    background-color: rgba(255, 255, 255, 0.95) !important; }
  .white-bg .darken {
    background-color: #f2f2f2 !important; }

.grey-text {
  color: #918c88 !important; }

.grey-bg {
  background-color: #918c88 !important; }
  .grey-bg.semi-trans {
    background-color: rgba(145, 140, 136, 0.95) !important; }
  .grey-bg .darken {
    background-color: #857f7b !important; }

.light_grey-text {
  color: #EEEEEE !important; }

.light_grey-bg {
  background-color: #EEEEEE !important; }
  .light_grey-bg.semi-trans {
    background-color: rgba(238, 238, 238, 0.95) !important; }
  .light_grey-bg .darken {
    background-color: #e1e1e1 !important; }

.dark_brown-text {
  color: #36302c !important; }

.dark_brown-bg {
  background-color: #36302c !important; }
  .dark_brown-bg.semi-trans {
    background-color: rgba(54, 48, 44, 0.95) !important; }
  .dark_brown-bg .darken {
    background-color: #282421 !important; }

.medium_brown-text {
  color: #9d958f !important; }

.medium_brown-bg {
  background-color: #9d958f !important; }
  .medium_brown-bg.semi-trans {
    background-color: rgba(157, 149, 143, 0.95) !important; }
  .medium_brown-bg .darken {
    background-color: #918881 !important; }

.light_brown-text {
  color: #746c67 !important; }

.light_brown-bg {
  background-color: #746c67 !important; }
  .light_brown-bg.semi-trans {
    background-color: rgba(116, 108, 103, 0.95) !important; }
  .light_brown-bg .darken {
    background-color: #665f5b !important; }

.green-text {
  color: #8CB13E !important; }

.green-bg {
  background-color: #8CB13E !important; }
  .green-bg.semi-trans {
    background-color: rgba(140, 177, 62, 0.95) !important; }
  .green-bg .darken {
    background-color: #7d9e37 !important; }

/**
 * Retrieve colour from $colours map
 * @param  {string} $key [name of colour, as defined in $colours map]
 * @return hex colour
 */
/*
--- HEALTHPAK
--- CMS stylesheet
--- By James Barnsley of PlasticStudio
*/
/* ============== BRANDING === */
.ss-loading-screen .loading-logo {
  background-image: url("../images/cms-loading.png"); }

.cms-logo a {
  background-image: url("../images/cms-logo-small.png"); }

/* ============== FORM FIELD TWEAKS === */
#Root_Widgets #InheritWidgets {
  padding-left: 0; }

/* ============== BANNER IMAGE DIMENSION ALERTS === */
.notification.banner-image-dimensions {
  border-bottom: 1px solid #D0D3D5;
  box-shadow: 0 1px 0 rgba(245, 245, 245, 0.8);
  padding-bottom: 10px;
  padding-left: 184px; }

.notification.banner-image-dimensions span, .notification.calltoaction {
  display: block;
  width: 488px;
  padding: 8px 12px;
  border-radius: 3px;
  background: #faf5bf;
  border: 1px solid #f9aa56; }

.notification.calltoaction {
  padding-bottom: 10px; }

/*
--- HEALTHPAK
--- Editor stylesheet
--- By James Barnsley of PlasticStudio
*/
/* ============================================================================ GENERIC FORMS ============== */
/* ========================================================================================================= */
input,
textarea,
button,
select {
  font-family: "OpenSans", Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 100;
  outline: 0;
  -webkit-appearance: none;
  border-radius: 0; }

.field {
  padding: 5px 0; }
  .field label {
    text-transform: uppercase;
    padding-bottom: 3px;
    display: inline-block; }

/* =============== TEXT AREAS ==== */
input,
textarea,
select {
  padding: 8px 10px;
  background: #eeeeee; }

.content input[type="text"],
.content textarea {
  padding-bottom: 6px;
  border-bottom: 2px solid #eeeeee; }

.content input[type="text"]:focus,
.content textarea:focus,
.content input[type="text"]:active,
.content textarea:active {
  border-color: #8cb13e; }

/* =============== BUTTONS ==== */
form .field {
  /* ERRORS */
  position: relative; }

form .message.required {
  /* ERRORS */
  font-size: 12px;
  color: #f23e07;
  position: absolute;
  top: 30px; }

form .Actions {
  padding-top: 15px; }
  form .Actions #ForgotPassword {
    display: block;
    padding-top: 10px;
    float: right; }
  form .Actions input {
    background: #8cb13e;
    text-transform: uppercase;
    cursor: hand;
    cursor: pointer;
    color: #ffffff;
    font-weight: normal; }
    form .Actions input:hover {
      background: #36302c; }

form .button,
form button,
form input[type="submit"] {
  background: #8cb13e;
  padding: 8px 18px;
  margin-right: 2px;
  text-transform: uppercase;
  font-size: 14px;
  color: #ffffff;
  font-weight: bold;
  cursor: pointer; }
  form .button:hover,
  form button:hover,
  form input[type="submit"]:hover {
    background: #36302c;
    color: #ffffff; }

/* =============== MESSAGES ==== */
.main .message {
  padding: 5px 15px;
  background: #f6e38a;
  font-size: 13px; }
  .main .message.good {
    background: #c1e06e; }

#Form_EnquiryForm .field .message {
  color: red; }

/* =============================================================================== LOGIN FORM ============== */
/* ========================================================================================================= */
#MemberLoginForm_LoginForm {
  width: 400px;
  margin: 30px auto 0; }
  #MemberLoginForm_LoginForm input[type="text"], #MemberLoginForm_LoginForm input[type="password"] {
    width: 380px; }
  #MemberLoginForm_LoginForm .field.checkbox input.checkbox {
    cursor: pointer;
    position: relative; }
    #MemberLoginForm_LoginForm .field.checkbox input.checkbox:checked::after {
      content: '';
      display: block;
      position: absolute;
      left: 6px;
      top: 0;
      width: 5px;
      height: 10px;
      border: solid #36302c;
      border-width: 0 3px 3px 0;
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg); }
  #MemberLoginForm_LoginForm .field.checkbox label {
    cursor: pointer; }

/* ============================================================================= CONTACT FORM ============== */
/* ========================================================================================================= */
.contact-form .product-details {
  padding: 6px 12px;
  background: #ebe8e0;
  margin: 10px 0; }

.contact-form .field {
  clear: both; }

.contact-form label {
  display: block;
  float: left;
  width: 180px;
  padding-top: 7px; }

.contact-form .field input {
  width: 280px; }
  @media (max-width: 515px) {
    .contact-form .field input {
      width: 85vw; } }

.contact-form textarea {
  width: 350px;
  height: 160px;
  resize: vertical; }
  @media (max-width: 860px) {
    .contact-form textarea {
      width: 40vw; } }
  @media (max-width: 800px) {
    .contact-form textarea {
      width: 280px; } }
  @media (max-width: 515px) {
    .contact-form textarea {
      width: 85vw; } }

.contact-form .Actions,
.contact-form .btn-toolbar {
  padding-left: 180px; }

/* ======================================================================= HEADER SEARCH FORM ============== */
/* ========================================================================================================= */
#menu-primary .menu-item.search-wrapper {
  width: 45px;
  position: relative;
  display: inline-block;
  margin-left: -4px; }

#menu-primary .menu-item .search {
  display: block;
  height: 70px;
  width: 100%;
  position: absolute;
  top: -40px;
  right: 0;
  cursor: hand;
  cursor: pointer; }
  #menu-primary .menu-item .search:hover {
    background: #433d39; }

#menu-primary .menu-item.search-wrapper.expanded .search {
  background: #433d39; }

#menu-primary .menu-item .search .label {
  position: absolute;
  top: 25px;
  left: 25px;
  z-index: 9;
  color: #ffffff;
  opacity: 1; }

#menu-primary .menu-item .search input[type="text"] {
  position: absolute;
  top: 10px;
  left: 10%;
  background: transparent;
  color: #ffffff;
  font-size: 1em;
  padding: 0;
  height: 50px;
  width: 70%;
  font-weight: 100;
  display: none; }

#menu-primary .menu-item.expanded .search input[type="text"] {
  display: block; }

#menu-primary .menu-item .search .submit-button {
  width: 32px;
  height: 32px;
  position: absolute;
  top: 20px;
  right: 6px;
  background: url("../images/icons-small.png") 11px 11px no-repeat; }

#menu-primary .menu-item .search form p,
#menu-primary .menu-item .search form input[type="submit"] {
  display: none; }

/* ================================================================ CONTRACT PACKAGING FILTER ============== */
/* ========================================================================================================= */
#contract-packaging-filter {
  background: #36302c;
  padding: 15px;
  color: #ffffff;
  margin: 30px 0 0;
  z-index: 10;
  position: relative;
  padding-bottom: 70px;
  margin-top: 120px; }
  @media (max-width: 800px) {
    #contract-packaging-filter {
      margin-top: 0; } }
  #contract-packaging-filter h3 {
    padding: 7px 25px 0 10px;
    font-size: 1.4em;
    line-height: 1.1em;
    text-transform: none; }
  #contract-packaging-filter .chat-with-us.button {
    background: #8db12d;
    padding: 18px 20px;
    color: #ffffff;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    text-transform: uppercase;
    line-height: 1.2em;
    text-align: center;
    cursor: pointer;
    cursor: hand; }
  #contract-packaging-filter .product-fill input[type="text"] {
    width: 60% !important; }
  #contract-packaging-filter .product-fill .sub-field {
    width: 30% !important;
    float: right;
    width: 20px;
    padding-top: 4px; }
    #contract-packaging-filter .product-fill .sub-field input[type="radio"] {
      display: none; }
    #contract-packaging-filter .product-fill .sub-field span.radio.label {
      padding: 6px 8px;
      display: inline-block;
      margin-left: 7px;
      float: right;
      font-size: 11px;
      text-transform: none;
      cursor: hand;
      cursor: pointer; }
      #contract-packaging-filter .product-fill .sub-field span.radio.label.active {
        background-color: #59514d; }
      #contract-packaging-filter .product-fill .sub-field span.radio.label:hover {
        background: #433d38; }
  #contract-packaging-filter .chat-with-us.button:hover {
    background: #7ea023; }
  #contract-packaging-filter .field.text input {
    width: 93.5%;
    background: #47403c;
    color: #ffffff; }
    #contract-packaging-filter .field.text input::-webkit-input-placeholder {
      /* WebKit browsers */
      font-style: italic; }
    #contract-packaging-filter .field.text input:-moz-placeholder {
      /* Mozilla Firefox 4 to 18 */
      font-style: italic; }
    #contract-packaging-filter .field.text input::-moz-placeholder {
      /* Mozilla Firefox 19+ */
      font-style: italic; }
    #contract-packaging-filter .field.text input:-ms-input-placeholder {
      /* Internet Explorer 10+ */
      font-style: italic; }

.dropdown-field {
  display: block;
  position: relative;
  margin: 5px 0;
  background: #47403c;
  padding: 8px 36px 8px 12px;
  cursor: hand;
  cursor: pointer; }
  .dropdown-field .label {
    display: inline-block; }
    .dropdown-field .label.placeholder {
      opacity: 0.5;
      font-style: italic; }
  .dropdown-field .icon {
    width: 16px;
    height: 16px;
    display: block;
    position: absolute;
    top: 10px;
    right: 10px;
    background: url("../images/icons-small.png") -16px -80px no-repeat; }
  .dropdown-field .dropdown-list {
    display: none;
    position: absolute;
    background: #47403c;
    width: 100%;
    left: 0px;
    padding-top: 8px;
    z-index: 9; }
  .dropdown-field.expanded .dropdown-list {
    display: block; }
  .dropdown-field .dropdown-list .item {
    padding: 5px 12px; }
    .dropdown-field .dropdown-list .item:hover {
      background: #57514d; }

/* ========================================================================= HELP GOING GREEN ============== */
/* ========================================================================================================= */
.green-form {
  margin-top: 20px; }
  .green-form form {
    margin-top: 10px; }
    .green-form form label {
      display: block;
      float: left;
      padding-top: 7px;
      width: 180px; }
    .green-form form .field input,
    .green-form form .field textarea {
      width: 280px; }
  .green-form .Actions input {
    margin-left: 180px; }

/* ============================================================================= SITE SEARCH ============== */
/* ========================================================================================================= */
.search-form {
  position: relative; }
  .search-form .field {
    padding: 0; }
  .search-form input[type="text"] {
    width: 90%;
    padding: 8px 5%;
    height: 20px;
    color: #9d958f; }
  .search-form input[type="submit"] {
    position: absolute;
    top: 0;
    right: 0;
    width: 36px;
    height: 36px;
    padding: 0;
    color: rgba(255, 255, 255, 0);
    cursor: hand;
    cursor: pointer;
    opacity: 0.3; }

/* =============== BODY ==== */
.main .search-form.results {
  float: right;
  margin-top: 15px; }

.main .search-form input[type="text"] {
  width: 400px;
  padding: 10px 14px; }

.main .search-form input[type="submit"] {
  opacity: 0.8;
  background: url("../images/icons-medium.png") -32px 0 no-repeat transparent; }

/* =============== FOOT ==== */
#foot .search-form input {
  background-color: #47403c; }
  #foot .search-form input[type="submit"] {
    background-image: url("../images/icons-medium.png");
    background-position: 0px 3px;
    cursor: hand;
    cursor: pointer; }
    #foot .search-form input[type="submit"]:hover {
      opacity: 1; }

/***** CONTRACT PACKAGING ENQUIRY FORM ********/
.packaging-enquiry-form {
  /* hide on initial load, will be toggled by js if quantity field is 'other' */ }
  .packaging-enquiry-form form {
    width: 85%; }
    @media (max-width: 1000px) {
      .packaging-enquiry-form form {
        width: 100%; } }
  .packaging-enquiry-form .field::after {
    content: '';
    clear: both;
    display: block; }
  .packaging-enquiry-form .middleColumn {
    width: 60%;
    float: right; }
  .packaging-enquiry-form label {
    display: block;
    float: left;
    width: 35%;
    margin-right: 5%;
    margin-top: 4px; }
  .packaging-enquiry-form input,
  .packaging-enquiry-form textarea,
  .packaging-enquiry-form select {
    background-color: #fff;
    width: 90%;
    padding: 8px 5%;
    float: right; }
  .packaging-enquiry-form select {
    width: 100%; }
  .packaging-enquiry-form div.field.dropdown {
    clear: both; }
    .packaging-enquiry-form div.field.dropdown::after {
      content: '';
      clear: both;
      display: block; }
    .packaging-enquiry-form div.field.dropdown .middleColumn {
      position: relative; }
      .packaging-enquiry-form div.field.dropdown .middleColumn::before {
        content: '';
        position: absolute;
        width: 2px;
        height: 8px;
        top: 12px;
        right: 18px;
        background-color: #000000;
        transform: rotate(-45deg);
        z-index: 2; }
      .packaging-enquiry-form div.field.dropdown .middleColumn::after {
        content: '';
        position: absolute;
        width: 2px;
        height: 8px;
        top: 12px;
        right: 13px;
        background-color: #000000;
        transform: rotate(45deg);
        z-index: 2; }
  .packaging-enquiry-form div.field.other-quantity {
    display: none; }
  .packaging-enquiry-form .field .description {
    display: block;
    float: right;
    width: 60%;
    font-size: 13px;
    margin: 4px 0 0;
    color: #918c88; }
  .packaging-enquiry-form .btn-toolbar {
    margin: 10px 0 0 41%; }
    .packaging-enquiry-form .btn-toolbar input {
      width: auto;
      font-weight: 300;
      float: none; }
  @media (max-width: 400px) {
    .packaging-enquiry-form label,
    .packaging-enquiry-form .middleColumn {
      width: 100%;
      float: none; }
    .packaging-enquiry-form input {
      width: 96%;
      padding: 8px 2%;
      float: none; }
    .packaging-enquiry-form select {
      padding: 8px 2%; }
    .packaging-enquiry-form .btn-toolbar {
      margin: 10px auto; } }

* {
  margin: 0;
  padding: 0;
  border: 0; }

html {
  overflow-x: hidden; }

body {
  background: #36302c;
  overflow-x: hidden; }
  body.ProductEnquiryForm, body.GeneralEnquiryForm {
    background: #ffffff; }

/* ================================================================================ STRUCTURE ============== */
/* ========================================================================================================= */
.inner {
  width: 980px;
  margin: 0 auto;
  position: relative; }
  @media (max-width: 1000px) {
    .inner {
      width: 96%;
      margin: 0 2%; } }

.main {
  padding: 10px 0 70px;
  position: relative;
  z-index: 7;
  background: #ffffff; }
  .main::after {
    content: '';
    clear: both;
    display: block; }

.HomePage .main {
  padding-top: 6px;
  padding-bottom: 0; }

/* ================================================== STRUCTURE NIBS ==== */
.hide {
  display: none !important; }

.clear {
  clear: both; }

.clear-both {
  clear: both; }

.clear-left {
  clear: left; }

.clear-right {
  clear: right; }

.cf:before {
  content: " ";
  display: table; }

.cf:after {
  content: " ";
  display: table;
  clear: both; }

.border {
  background: #eeeeee;
  width: 2px;
  height: 2px;
  position: absolute;
  z-index: 8; }
  .border.right {
    height: 100%;
    right: 0;
    top: 0; }
  .border.bottom {
    width: 100%;
    left: 0;
    bottom: 0; }

/* ================================================== ANIMATIONS ==== */
.animate,
button,
input[type="submit"],
#foot a {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }

.animate-fast {
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out; }

.fade-to-white {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.8);
  opacity: 0;
  z-index: 9; }

/* ================================================== FULL PAGE POPUPS ==== */
#full-page-popup {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 100; }
  #full-page-popup .inner {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 600px;
    height: 400px;
    margin: -200px 0 0 -300px;
    background: #ffffff;
    border: 30px solid #ffffff;
    -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5); }
    @media (max-width: 800px) {
      #full-page-popup .inner {
        top: 120px !important;
        margin-top: 0 !important;
        width: 80% !important;
        left: 0 !important;
        margin-left: 2% !important;
        min-height: 512px !important; } }
  #full-page-popup .background {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6); }
  @media (max-width: 800px) {
    #full-page-popup .content {
      width: 100% !important;
      height: 100% !important; } }
  #full-page-popup .content iframe {
    width: 100%;
    height: 100%; }
  #full-page-popup .close-popup {
    display: block;
    width: 32px;
    height: 32px;
    position: absolute;
    top: -62px;
    right: -30px;
    background: url("../images/icons-medium.png") 0 -32px no-repeat;
    cursor: hand;
    cursor: pointer; }
    #full-page-popup .close-popup:hover {
      background-position: -32px -32px; }

/* =================================================================================== Video ============== */
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  /*padding-top: 25px;*/
  height: 0; }
  .videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

/* ============================================================================= PAGE CONTENT ============== */
/* ========================================================================================================= */
.left {
  float: left; }

.right {
  float: right; }

.one-quarter {
  width: 24%; }

.half {
  width: 49%; }

.three-quarters {
  width: 71%; }
  @media (max-width: 800px) {
    .three-quarters {
      width: 73%; } }

.one-third {
  width: 32%; }
  @media (max-width: 800px) {
    .one-third {
      width: 100%;
      margin-bottom: 50px; } }

.two-thirds {
  width: 65%; }
  @media (max-width: 800px) {
    .two-thirds {
      width: 100%;
      margin-bottom: 50px; } }

.left.one-third, .left.two-thirds {
  margin-right: 1%; }

.right.one-third, .right.two-thirds {
  margin-left: 1%; }

@media (max-width: 415px) {
  .left.two-thirds, .right.one-third {
    width: 100%;
    float: none;
    margin: 0; } }

/* ================================================== WIDGETS ==== */
/* --- SECONDARY MENU (left) --- */
.widget.secondary-menu {
  margin-bottom: 2rem; }
  .widget.secondary-menu h4 {
    border-bottom: 2px solid #36302C; }
    .widget.secondary-menu h4 a {
      color: #36302C; }
  .widget.secondary-menu .menu-item {
    display: block;
    padding: 4px 0;
    font-size: 1.142em; }
    .widget.secondary-menu .menu-item:hover, .widget.secondary-menu .menu-item.current, .widget.secondary-menu .menu-item.section {
      color: #8cb13e; }
    @media (max-width: 500px) {
      .widget.secondary-menu .menu-item {
        padding: 6px 0; } }
  .widget.secondary-menu .sub-menu {
    padding-left: 14px; }

/* ================================================== PAGE PANELS ==== */
/* --- STANDARD --- */
@media (max-width: 1000px) {
  #page-panels {
    margin: 0 auto; } }

#page-panels .page-panel {
  display: block;
  float: left;
  position: relative;
  margin-right: 1.33%;
  margin-top: 10px;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  width: 24%;
  height: 165px; }
  @media (max-width: 1000px) {
    #page-panels .page-panel {
      margin: 10px 1%;
      width: 48%;
      height: 30vw; } }
  @media (max-width: 500px) {
    #page-panels .page-panel {
      width: 98%;
      height: 62vw; } }
  #page-panels .page-panel.last {
    margin-right: 0; }
  #page-panels .page-panel .panel-content {
    font-size: 1.2em;
    padding: 12px 15px; }
    #page-panels .page-panel .panel-content.text-colour-light {
      color: #ffffff; }
  #page-panels .page-panel .link {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 12px 15px;
    background: #ffffff;
    opacity: 1; }
  #page-panels .page-panel:hover .link {
    opacity: 0.8; }
  #page-panels .page-panel.hasHoverImage .hover-image {
    position: absolute;
    top: 0;
    left: 0;
    display: none; }
  #page-panels .page-panel.hasHoverImage:hover .hover-image {
    display: block; }

#page-panels.ContractPackagingHomePage {
  max-height: 166px;
  overflow: hidden; }

/* --- STANDARD (contract packaging) --- */
.CalltoActionWrapper .link:hover {
  opacity: 0.8; }

@media (max-width: 415px) {
  #contract-packaging-filter {
    margin: 30px 0 0; } }

@media (max-width: 1000px) {
  #contract-packaging-filter .product-fill .sub-field span.radio.label {
    padding: 6px 0px; } }

.page-panel {
  /* LEAD PANEL */
  /* TESTIMONIAL */ }
  .page-panel.lead-panel {
    float: left;
    height: 300px;
    width: 49.33%;
    background: bottom right no-repeat; }
    @media (max-width: 1000px) {
      .page-panel.lead-panel {
        display: block;
        float: none;
        margin: 0 auto;
        margin-bottom: 20px;
        width: 100%;
        height: 56vw; } }
    .page-panel.lead-panel h2 {
      line-height: 1.1em; }
    .page-panel.lead-panel .text {
      padding: 25px 35px; }
      @media (max-width: 415px) {
        .page-panel.lead-panel .text {
          padding: 15px 15px 20px; } }
      @media (max-width: 415px) {
        .page-panel.lead-panel .text h2 {
          padding-bottom: 50px; } }
      @media (max-width: 415px) {
        .page-panel.lead-panel .text h2 br {
          display: none; } }
  .page-panel.testimonial {
    float: left;
    height: 300px;
    width: 24%;
    margin: 0 1.33%;
    overflow: hidden;
    position: relative;
    background: #918c88;
    color: #ffffff; }
    @media (max-width: 1000px) {
      .page-panel.testimonial {
        width: 100%;
        height: 200px;
        margin-right: 0;
        margin-bottom: 20px; } }
    .page-panel.testimonial .icon.quote.open-quotes {
      top: 20px;
      left: 20px;
      opacity: 0.4; }
    .page-panel.testimonial .icon.quote.close-quotes {
      bottom: 20px;
      right: 20px;
      opacity: 0.4; }
    .page-panel.testimonial h3 {
      position: absolute;
      top: 18px;
      left: 60px;
      line-height: 1em;
      color: #ccc8c4;
      font-size: 0.9em; }
    .page-panel.testimonial .comment {
      font-style: italic;
      padding: 80px 20px 10px 20px;
      color: #ffffff;
      font-size: 1.1em; }
    .page-panel.testimonial .author {
      color: #b7b2ad;
      text-transform: uppercase;
      font-size: 0.8em;
      padding-left: 20px;
      padding-right: 60px; }
    .page-panel.testimonial a {
      display: block;
      text-decoration: none; }
  .page-panel.facebook-feed, .page-panel.latest-news {
    float: right;
    overflow: hidden;
    position: relative; }
    @media (max-width: 1000px) {
      .page-panel.facebook-feed, .page-panel.latest-news {
        width: 100%;
        margin-bottom: 20px; } }

/* --- FACEBOOK FEED (homepage) --- */
.latest-news.homepage {
  height: 300px;
  width: 24%; }

.facebook-feed .feed-item,
.latest-news .feed-item {
  background: #eeeeee;
  margin-bottom: 6px;
  clear: both;
  display: block;
  height: 84px; }
  .facebook-feed .feed-item:hover,
  .latest-news .feed-item:hover {
    background: #e6e6e6; }
  .facebook-feed .feed-item .content,
  .latest-news .feed-item .content {
    padding: 8px; }
    .facebook-feed .feed-item .content .title,
    .latest-news .feed-item .content .title {
      font-size: 13px;
      max-height: 50px;
      overflow-y: hidden;
      line-height: 1.2em; }
    .facebook-feed .feed-item .content .date,
    .latest-news .feed-item .content .date {
      font-size: 11px;
      text-transform: uppercase;
      padding-top: 3px;
      color: #aaaaaa; }

.facebook-feed .thumbnail,
.latest-news .thumbnail {
  width: 84px;
  height: 84px;
  background-size: cover;
  background-position: 50% 50%;
  background-color: #ffffff;
  display: block;
  float: left;
  margin-right: 10px; }

.facebook-feed .see-more-posts,
.latest-news .see-more-posts {
  color: #ffffff;
  text-align: center;
  background: #36302c;
  display: block;
  padding: 6px;
  text-transform: uppercase;
  font-size: 13px; }
  .facebook-feed .see-more-posts:hover,
  .latest-news .see-more-posts:hover {
    background: #1a1715; }

.facebook-feed h3,
.latest-news h3 {
  border-bottom: 2px solid #36302c;
  padding-bottom: 0;
  margin-bottom: 10px; }

.facebook-feed .loader,
.latest-news .loader {
  display: block;
  margin: 50px auto; }

/* --- AWARDS LOGOS (homepage) --- */
#homepage-footer-logos {
  padding-top: 60px; }
  #homepage-footer-logos h3 {
    width: 16%;
    float: left;
    text-align: center;
    font-weight: 100;
    font-size: 14px;
    background: #e7e4e2;
    height: 20px;
    margin-top: 10px;
    margin-right: 3%;
    padding: 20px 0; }
  #homepage-footer-logos .logo-item {
    width: 25%;
    float: left;
    text-align: center;
    height: 80px;
    opacity: 0.5;
    padding-bottom: 50px;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0); }
    @media (max-width: 415px) {
      #homepage-footer-logos .logo-item {
        width: 50%; } }
  #homepage-footer-logos .logo {
    /*opacity: 0.5; */
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 70%;
    height: 100%;
    margin: 0 auto; }
  #homepage-footer-logos .logo-item:hover {
    opacity: 1; }

/* --- ENVIRONMENTAL LANDING PAGE --- */
.main .environmental-panels {
  padding-bottom: 20px; }
  .main .environmental-panels .page-panel {
    display: block; }
    .main .environmental-panels .page-panel .panel-content {
      font-size: 20px;
      padding: 18px; }
      .main .environmental-panels .page-panel .panel-content.text-colour-light {
        color: #ffffff; }

/* ================================================== SEARCH RESULTS PAGE ==== */
#search-results {
  margin-top: 15px;
  border-top: 2px solid #eeeeee; }
  #search-results .search-result {
    position: relative;
    padding: 10px 0 12px; }
    #search-results .search-result.has-thumbnail {
      padding-left: 90px;
      min-height: 80px; }
  #search-results h4 {
    padding-bottom: 0;
    font-style: normal;
    font-weight: 500; }
    #search-results h4 a:hover {
      color: #8cb13e; }
  #search-results .link a {
    font-size: 0.9em;
    color: #aaaaaa;
    font-style: italic; }
  #search-results .thumbnail {
    position: absolute;
    top: 10px;
    left: 0; }

/* ================================================== MEET THE TEAM PAGE ==== */
.staff-members {
  border-top: 2px solid #eeeeee; }
  .staff-members .staff-member {
    clear: both;
    position: relative;
    height: 152px;
    width: 100%;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0); }
    .staff-members .staff-member .holder {
      display: block;
      width: 100%;
      height: 100%; }
    .staff-members .staff-member .thumbnail {
      display: block;
      position: absolute;
      left: 0;
      z-index: 1;
      width: 150px;
      height: 150px; }
      .staff-members .staff-member .thumbnail img {
        display: block; }
    .staff-members .staff-member .details {
      padding: 15px 35px 15px 170px;
      position: relative; }
      .staff-members .staff-member .details .more-arrow {
        display: block;
        width: 40px;
        height: 100px;
        background: url("../images/meet-the-team-arrow.jpg") no-repeat 63px 23px;
        position: absolute;
        right: 0;
        top: 22px;
        padding: 10px 26px 10px 57px; }
        @media (max-width: 415px) {
          .staff-members .staff-member .details .more-arrow {
            display: none; } }
    .staff-members .staff-member .name {
      font-size: 1.2em;
      margin: 15px 0 0; }
      @media (max-width: 415px) {
        .staff-members .staff-member .name {
          margin-top: 0; } }
    .staff-members .staff-member .title {
      padding-bottom: 6px;
      color: #777777;
      font-style: italic; }
    .staff-members .staff-member .email {
      position: absolute;
      bottom: 20px;
      left: 160px;
      padding: 10px; }
      @media (max-width: 415px) {
        .staff-members .staff-member .email {
          bottom: 5px; } }
      .staff-members .staff-member .email:hover {
        text-decoration: underline; }

/*****=== SINGLE STAFF PAGE ===*****/
.single-staff .full-photo {
  margin: 0 30px 0 0; }
  @media (max-width: 800px) {
    .single-staff .full-photo {
      margin-bottom: 30px;
      float: none; } }

.single-staff .thumbnail {
  margin: 0 30px 0 0; }

.typography .content .single-staff h2 {
  padding: 60px 0 0; }
  @media (max-width: 800px) {
    .typography .content .single-staff h2 {
      padding: 0; } }

.typography .content .single-staff .details {
  clear: left;
  padding: 50px 0 0; }
  .typography .content .single-staff .details strong {
    margin-right: 15px; }
  .typography .content .single-staff .details .question {
    background: url("../images/question-answer.jpg") no-repeat;
    padding: 0 0 9px 45px;
    line-height: 23px;
    font-style: italic; }
  .typography .content .single-staff .details .answer {
    background: url("../images/question-answer.jpg") no-repeat 0 -120px;
    padding: 3px 0 26px 45px; }

/* ================================================== CONTACT PAGE ==== */
@media (max-width: 500px) {
  .ContactPage .main .column {
    width: 100%;
    float: none; } }

.ContactPage .main .column.left {
  width: 70%; }
  @media (max-width: 800px) {
    .ContactPage .main .column.left {
      width: 100%; } }

.ContactPage .main .column.right {
  width: 27%; }
  @media (max-width: 800px) {
    .ContactPage .main .column.right {
      width: 100%; } }

.content .office-details h3 {
  color: #888888;
  padding: 12px 0 2px 0;
  margin-left: -10px; }
  @media (max-width: 800px) {
    .content .office-details h3 {
      margin: 0; } }

/* ================================================== COMMENTS PAGE ==== */
.comments-list {
  padding-top: 15px; }
  .comments-list .comment {
    padding: 15px 0;
    border-top: 2px solid #eeeeee; }
    .comments-list .comment .related-products,
    .comments-list .comment .author {
      display: inline;
      color: #777777;
      font-size: 0.9em;
      text-transform: uppercase; }
    .comments-list .comment .related-products {
      padding-left: 10px;
      margin-left: 10px;
      border-left: 2px solid #eeeeee; }

/* ================================================== PAGINATION ==== */
.pagination {
  text-align: center;
  padding-top: 30px;
  margin-top: 30px;
  border-top: 2px solid #36302c;
  position: relative; }
  .pagination .navigation-button {
    display: block;
    padding: 5px 10px;
    background: #eeeeee;
    text-transform: uppercase;
    width: auto;
    position: absolute;
    top: 30px; }
  .pagination .previous-page {
    left: 0; }
  .pagination .next-page,
  .pagination .show-as-pages {
    right: 0; }
  .pagination .show-all {
    right: 110px; }
  .pagination .current-page {
    display: inline-block;
    padding-top: 5px; }
  .pagination .navigation-button:hover {
    background: #36302c;
    color: #ffffff; }

/* ============================================================================ PRODUCT PAGES ============== */
/* ========================================================================================================= */
/* ================================================== RANGE EXPLORER (ProductPage and RangePage) ==== */
#range-explorer-panel {
  z-index: 9;
  width: 100%;
  position: absolute;
  top: 100%;
  left: 0;
  background: #ffffff; }
  #range-explorer-panel .product-ranges .grid-item h5 {
    color: #36302c; }
  #range-explorer-panel .inner {
    height: 247px;
    overflow: hidden; }
    @media (max-width: 415px) {
      #range-explorer-panel .inner {
        width: 310px;
        height: 155px;
        margin: 0 auto; } }
  #range-explorer-panel .range-grid .liner {
    position: absolute;
    left: 0; }
    #range-explorer-panel .range-grid .liner .slide {
      float: left; }
  @media (max-width: 415px) {
    #range-explorer-panel .range-grid .grid-item .image img {
      width: 100%; } }
  @media (max-width: 800px) {
    #range-explorer-panel .range-grid .grid-item {
      width: 233px; } }
  @media (max-width: 415px) {
    #range-explorer-panel .range-grid .grid-item {
      width: 103px;
      height: 155px;
      float: left;
      margin: 0; } }
  #range-explorer-panel .slide-controller {
    background: url("../images/icons-slide-controller-large.png") no-repeat;
    width: 27px;
    height: 48px;
    position: absolute;
    top: 80px;
    opacity: 0.5;
    cursor: pointer;
    cursor: hand; }
    #range-explorer-panel .slide-controller:hover {
      opacity: 1; }
    #range-explorer-panel .slide-controller.prev {
      background-position: 0 0;
      left: 2%; }
      @media (max-width: 800px) {
        #range-explorer-panel .slide-controller.prev {
          left: 0; } }
    #range-explorer-panel .slide-controller.next {
      background-position: -27px 0;
      right: 2%; }
      @media (max-width: 800px) {
        #range-explorer-panel .slide-controller.next {
          right: 0; } }
    @media (max-width: 415px) {
      #range-explorer-panel .slide-controller {
        top: -52px; } }
  @media (max-width: 800px) {
    #range-explorer-panel {
      width: 700px;
      margin: 0 auto; } }
  @media (max-width: 415px) {
    #range-explorer-panel {
      top: 180px; } }
  #range-explorer-panel-trigger {
    text-transform: uppercase;
    padding-right: 20px;
    float: right;
    display: inline;
    cursor: pointer;
    cursor: hand;
    position: relative; }
    @media (max-width: 700px) {
      #range-explorer-panel-trigger {
        display: none; } }
    #range-explorer-panel-trigger .icon {
      display: block;
      width: 16px;
      height: 16px;
      position: absolute;
      top: 1px;
      right: 0;
      background: url("../images/icons-small.png") -16px -48px no-repeat; }
    #range-explorer-panel-trigger.collapsed .icon {
      background-position: -16px -64px; }

.light-text #range-explorer-panel-trigger.collapsed .icon {
  background-position: 0px -64px; }

.light-text #range-explorer-panel-trigger .icon {
  background-position: 0px -48px; }

/* --- SLIDER --- */
/* ================================================== SINGLE PRODUCT VIEW ==== */
/* --- PRODUCT DETAIL --- */
.product-detail .heading h3 {
  position: relative;
  display: inline-block; }

@media (max-width: 1000px) {
  .product-detail .content h1 {
    font-size: 2.4em; } }

@media (max-width: 1000px) {
  .product-detail {
    width: 73%; } }

.product-technical-details {
  padding: 14px 0; }

.product-blurb {
  margin-bottom: 15px; }

.product-buttons {
  padding: 14px 0; }
  .product-buttons a {
    background: #8cb13e;
    padding: 8px 18px;
    margin-right: 2px;
    text-transform: uppercase;
    font-size: 14px;
    color: #ffffff;
    font-weight: bold;
    cursor: pointer; }
    .product-buttons a:hover {
      background: #36302c;
      color: #ffffff; }

/* --- PRODUCT PICTURES --- */
.product-gallery {
  margin-bottom: 20px; }
  @media (max-width: 1000px) {
    .product-gallery {
      width: 25%; } }
  .product-gallery .large {
    margin-bottom: 10px;
    cursor: hand;
    cursor: pointer; }
    @media (max-width: 415px) {
      .product-gallery .large.photo {
        width: 100%; } }
    @media (max-width: 1000px) {
      .product-gallery .large.photo img {
        max-width: 100%; } }
  .product-gallery .thumbnail {
    float: left;
    width: 100px;
    margin-right: 6px;
    cursor: hand;
    cursor: pointer; }
    .product-gallery .thumbnail.last {
      margin-right: 0; }
  @media (max-width: 500px) {
    .product-gallery.one-third .large.photo {
      width: 70%;
      margin: 0 auto; } }

/* --- PRODUCT TAGS --- */
.product-tags .tag-item {
  position: relative;
  height: 42px;
  margin-right: 10px; }
  .product-tags .tag-item:hover {
    overflow: visible; }
  .product-tags .tag-item img {
    opacity: 0.5; }
  .product-tags .tag-item:hover img {
    opacity: 1; }
  .product-tags .tag-item .popup {
    position: absolute;
    left: -6px;
    top: 25px;
    width: 200px;
    background: #36302c;
    color: #ffffff;
    opacity: 0;
    z-index: 9;
    font-size: 0.9em;
    overflow: hidden;
    padding: 0 14px;
    height: 1px; }
    .product-tags .tag-item .popup .icon {
      position: absolute;
      display: block;
      top: -10px;
      left: 14px;
      width: 16px;
      height: 10px;
      background: url("../images/icons-small.png") no-repeat 0px -118px; }
    @media (max-width: 1000px) {
      .product-tags .tag-item .popup.visible {
        opacity: 1; } }
  .product-tags .tag-item:hover .popup {
    opacity: 1;
    overflow: visible;
    height: auto;
    padding-top: 12px;
    padding-bottom: 12px; }

/* --- COMMENTS --- */
@media (max-width: 1000px) {
  .product-comments {
    width: 545px; } }

@media (max-width: 800px) {
  .product-comments {
    width: 450px; } }

@media (max-width: 650px) {
  .product-comments {
    width: 350px; } }

@media (max-width: 500px) {
  .product-comments {
    width: 400px; } }

@media (max-width: 415px) {
  .product-comments {
    width: 300px; } }

.product-comments .heading {
  padding: 12px 0; }
  @media (max-width: 800px) {
    .product-comments .heading .breaker {
      display: block; } }
  @media (max-width: 500px) {
    .product-comments .heading .breaker {
      display: block; } }
  @media (max-width: 1000px) {
    .product-comments .heading h3 {
      display: block; } }

.product-comments .slider {
  position: relative;
  overflow: hidden;
  height: 140px; }

.product-comments .slide-controller {
  font-size: 0.9em;
  color: #36302c;
  margin-left: 6px;
  opacity: 0.5;
  position: relative; }
  .product-comments .slide-controller:hover {
    opacity: 1;
    cursor: pointer;
    cursor: hand; }
  .product-comments .slide-controller .icon {
    background: url("../images/icons-small.png") no-repeat;
    background-position: -16px -32px;
    width: 12px;
    height: 12px;
    display: block;
    margin-top: 2px;
    position: absolute;
    top: 2px; }
  .product-comments .slide-controller.next {
    padding-right: 13px; }
    .product-comments .slide-controller.next .icon {
      right: 0px; }
      @media (max-width: 1000px) {
        .product-comments .slide-controller.next .icon {
          right: -5px; } }
  .product-comments .slide-controller.prev {
    padding-left: 13px; }
    .product-comments .slide-controller.prev .icon {
      left: 0px;
      background-position: 0px -32px; }

.product-comments .liner {
  position: absolute;
  top: 0;
  left: 0; }

.product-comments .comment {
  float: left;
  position: relative; }

@media (max-width: 500px) {
  .product-comments .comment-text, .product-comments .author {
    padding-left: 36px; } }

.icon.quote {
  width: 32px;
  height: 32px;
  display: block;
  position: absolute;
  background: url("../images/icons-medium.png") no-repeat; }
  .icon.quote.open-quotes {
    background-position: 0 -160px;
    left: 0;
    top: 8px; }
  .icon.quote.close-quotes {
    background-position: -32px -160px;
    right: 0;
    bottom: 0; }

/* ==================================================================== PRODUCT / RANGE GRIDS ============== */
/* ========================================================================================================= */
.grid {
  padding: 20px 0; }
  .grid .heading {
    position: relative; }
    .grid .heading .border {
      background-color: #36302c; }
    .grid .heading h3 {
      padding: 5px 0 5px 14px; }

/* ================================================== SLIDING PRODUCT GRID ==== */
.product-grid.slider-grid .grid-items {
  position: relative;
  height: 265px;
  overflow: hidden; }
  .product-grid.slider-grid .grid-items .liner {
    position: absolute;
    left: 0; }
  .product-grid.slider-grid .grid-items .slide {
    float: left; }
  @media (max-width: 1000px) {
    .product-grid.slider-grid .grid-items {
      height: 531px;
      width: 530px; } }
  @media (max-width: 555px) {
    .product-grid.slider-grid .grid-items {
      height: 400px;
      width: 350px; } }
  @media (max-width: 415px) {
    .product-grid.slider-grid .grid-items {
      /* 	height: 330px; */
      width: 270px; } }

@media (max-width: 555px) {
  .product-grid.slider-grid .grid-item .image img {
    width: 100%; } }

@media (max-width: 1000px) {
  .product-grid.slider-grid .grid-item {
    width: 265px; } }

@media (max-width: 555px) {
  .product-grid.slider-grid .grid-item {
    width: 175px;
    height: 200px; } }

@media (max-width: 415px) {
  .product-grid.slider-grid .grid-item {
    width: 135px;
    /* height: 165px; */ } }

@media (max-width: 1000px) {
  .product-grid.slider-grid .grid-item.pos-1 .border.right, .product-grid.slider-grid .grid-item.pos-3 .border.right, .product-grid.slider-grid .grid-item.pos-5 .border.right, .product-grid.slider-grid .grid-item.pos-7 .border.right, .product-grid.slider-grid .grid-item.pos-9 .border.right, .product-grid.slider-grid .grid-item.pos-11 .border.right {
    display: block; } }

@media (max-width: 1000px) {
  .product-grid.slider-grid .grid-item.pos-2 .border.right, .product-grid.slider-grid .grid-item.pos-4 .border.right, .product-grid.slider-grid .grid-item.pos-6 .border.right, .product-grid.slider-grid .grid-item.pos-8 .border.right, .product-grid.slider-grid .grid-item.pos-10 .border.right, .product-grid.slider-grid .grid-item.pos-12 .border.right {
    display: none; } }

.product-grid.slider-grid .slide-controller {
  font-size: 0.9em;
  color: #36302c;
  margin-left: 6px;
  opacity: 0.5;
  position: relative;
  float: right; }
  .product-grid.slider-grid .slide-controller:hover {
    opacity: 1;
    cursor: pointer;
    cursor: hand; }
  .product-grid.slider-grid .slide-controller .icon {
    background: url("../images/icons-small.png") no-repeat;
    background-position: -16px -32px;
    width: 12px;
    height: 12px;
    display: block;
    margin-top: 2px;
    position: absolute;
    top: 2px; }
  .product-grid.slider-grid .slide-controller.next {
    padding-right: 13px; }
    .product-grid.slider-grid .slide-controller.next .icon {
      right: 0px; }
    @media (max-width: 1000px) {
      .product-grid.slider-grid .slide-controller.next {
        margin-left: 25px; } }
  .product-grid.slider-grid .slide-controller.prev {
    padding-left: 13px; }
    .product-grid.slider-grid .slide-controller.prev .icon {
      left: 0px;
      background-position: 0px -32px; }

@media (max-width: 1000px) {
  .clear-both.grid-divider {
    clear: none; } }

/* ================================================== RANGE GRID ITEMS (4 per row) ==== */
.range-grid .grid-item {
  width: 326.6px;
  height: 245px;
  display: block;
  float: left;
  position: relative;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0); }
  @media (max-width: 700px) {
    .range-grid .grid-item {
      float: none;
      margin: 1rem auto; } }
  @media (max-width: 365px) {
    .range-grid .grid-item {
      width: 100%; } }
  .range-grid .grid-item .title {
    position: absolute;
    top: 0px;
    left: 0px;
    padding: 5%;
    width: 90%; }
    .range-grid .grid-item .title.has-thumbnail {
      display: none; }
  .range-grid .grid-item .button {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #36302c;
    padding: 8px 12px;
    color: #ffffff;
    opacity: 0;
    font-size: 0.9em;
    text-transform: uppercase;
    z-index: 9; }
  .range-grid .grid-item:hover .button {
    opacity: 1; }
  .range-grid .grid-item.last .border.right {
    display: none; }
    @media (max-width: 1000px) {
      .range-grid .grid-item.last .border.right {
        display: block; } }
  @media (max-width: 1000px) {
    .range-grid .grid-item.pos-2 .border.right, .range-grid .grid-item.pos-4 .border.right, .range-grid .grid-item.pos-6 .border.right, .range-grid .grid-item.pos-8 .border.right, .range-grid .grid-item.pos-10 .border.right {
      display: none; } }
  @media (max-width: 700px) {
    .range-grid .grid-item .border.right {
      display: none; } }
  @media (max-width: 365px) {
    .range-grid .grid-item .border.right {
      display: none !important; } }

@media (max-width: 1000px) {
  .grid-items {
    width: 700px;
    margin: 0 auto; } }

@media (max-width: 800px) {
  .grid-items {
    width: 100%; } }

/* ================================================== PRODUCT GRID ITEMS (4 per row) ==== */
.product-grid .grid-item {
  width: 245px;
  height: 265px;
  display: block;
  float: left;
  position: relative;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0); }
  @media (max-width: 1000px) {
    .product-grid .grid-item {
      width: 33%; } }
  @media (max-width: 650px) {
    .product-grid .grid-item {
      width: 50%; } }
  @media (max-width: 365px) {
    .product-grid .grid-item {
      width: 100%; } }
  .product-grid .grid-item .title {
    position: absolute;
    top: 0px;
    left: 0px;
    padding: 5%;
    width: 90%;
    z-index: 9; }
  .product-grid .grid-item .image {
    width: 100%;
    display: block;
    position: absolute;
    bottom: 0;
    z-index: 8;
    text-align: center; }
    .product-grid .grid-item .image img {
      max-width: 200px;
      width: 100%; }
      @media (max-width: 365px) {
        .product-grid .grid-item .image img {
          width: 100%; } }
  .product-grid .grid-item .button {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #36302c;
    padding: 8px 12px;
    color: #ffffff;
    opacity: 0;
    font-size: 0.9em;
    text-transform: uppercase;
    z-index: 9; }
  @media (max-width: 700px) {
    .product-grid .grid-item.border.right {
      display: none; } }
  @media (max-width: 365px) {
    .product-grid .grid-item.border.right {
      display: none !important; } }
  .product-grid .grid-item:hover .button {
    opacity: 1; }
  .product-grid .grid-item.last .border.right {
    display: none; }
    @media (max-width: 1000px) {
      .product-grid .grid-item.last .border.right {
        display: block; } }
  @media (max-width: 1000px) {
    .product-grid .grid-item.pos-3 .border.right, .product-grid .grid-item.pos-6 .border.right, .product-grid .grid-item.pos-9 .border.right, .product-grid .grid-item.pos-12 .border.right, .product-grid .grid-item.pos-15 .border.right, .product-grid .grid-item.pos-18 .border.right {
      display: none; } }
  @media (max-width: 650px) {
    .product-grid .grid-item.pos-3 .border.right, .product-grid .grid-item.pos-6 .border.right, .product-grid .grid-item.pos-9 .border.right, .product-grid .grid-item.pos-12 .border.right, .product-grid .grid-item.pos-15 .border.right, .product-grid .grid-item.pos-18 .border.right {
      display: block; } }
  @media (max-width: 650px) {
    .product-grid .grid-item.pos-2 .border.right, .product-grid .grid-item.pos-4 .border.right, .product-grid .grid-item.pos-6 .border.right, .product-grid .grid-item.pos-8 .border.right, .product-grid .grid-item.pos-10 .border.right {
      display: none; } }

@media (max-width: 650px) {
  .breadcrumb-hide, .arrow {
    display: none; } }

/* ============================================================= CONTRACT PACKAGING HOME PAGE ============== */
/* ========================================================================================================= */
body.ContractPackagingHomePage .main .content {
  margin-top: 40px; }

/* ========================================================================== PRESS PAGES ============== */
/* ========================================================================================================= */
.press-content {
  padding-bottom: 3%; }

.press li {
  list-style: none;
  padding: 3% 0;
  border-bottom: 1px dotted #bbbbbb; }
  .press li:first-child {
    padding-top: 0; }
  .press li h5 {
    padding-bottom: 1%; }
  .press li a {
    height: 30px;
    line-height: 30px; }
  .press li img {
    padding: 1% 1% 0 0; }

h5.presstitle {
  font-weight: bold; }

/* ========================================================================== BLOG SECTION ============== */
/* ========================================================================================================= */
/*------------Blog Categories--------*/
.blog-cat-container {
  min-height: 100px;
  height: 100%;
  clear: left;
  padding: 25px 0;
  border-bottom: 1px solid #eee;
  width: 100%;
  float: right; }

.blog-cat-content h2 {
  font-size: 1.9em; }

.blog-cat-container:first-child {
  padding-top: 0; }

.blog-cat-container img {
  border: 1px solid #eee;
  margin-top: 13px; }
  @media (max-width: 800px) {
    .blog-cat-container img {
      max-width: 100%; } }

.blog-cat-image {
  width: 180px; }
  @media (max-width: 800px) {
    .blog-cat-image {
      width: 67%;
      margin-bottom: 1rem; } }
  @media (max-width: 600px) {
    .blog-cat-image {
      width: 100%; } }
  .blog-cat-image .image {
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 0;
    padding-bottom: 67%;
    display: block; }

.blog-cat-content {
  width: 70%; }
  @media (max-width: 800px) {
    .blog-cat-content {
      width: 100%; } }

.read-more {
  margin-top: 20px; }
  .read-more a {
    background-color: #eee;
    padding: 2px 8px; }

/*------------Blog Entries-----------*/
.blog-post h3 {
  padding-bottom: 30px; }

.blog-image {
  max-width: 200px;
  width: 100%;
  float: right;
  padding: 0 0 30px 30px; }
  .blog-image img {
    width: 100%; }
  .blog-image p {
    font-style: italic;
    font-size: 12px;
    text-align: center; }

.CalltoActionWrapper {
  margin-top: 2em;
  padding: 2em 2em 5em;
  position: relative;
  font-size: 16px;
  font-weight: 400; }
  .CalltoActionWrapper .link {
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 12px 15px;
    background: #ffffff;
    opacity: 1;
    text-decoration: none; }
  .CalltoActionWrapper .text-colour-light {
    color: #fff; }
    .CalltoActionWrapper .text-colour-light a {
      color: #fff; }
  .CalltoActionWrapper a {
    text-decoration: underline; }
  .CalltoActionWrapper .link {
    font-weight: 600; }
  .CalltoActionWrapper h4 {
    margin-bottom: 1em; }

/** Related pages styles **/
.relatedPages .feed-item {
  background-color: #fff;
  margin-bottom: 0;
  padding: 1em 4em 5em 1em;
  margin-bottom: 0;
  border-bottom: 2px solid #eee; }
  .relatedPages .feed-item .thumbnail {
    width: 100px;
    height: 100px;
    margin-right: 2em; }
  .relatedPages .feed-item .content {
    padding-bottom: 0em;
    margin-left: 120px; }
    .relatedPages .feed-item .content .title {
      font-size: 1.429rem;
      margin-bottom: 1em; }
    .relatedPages .feed-item .content .summary {
      font-size: 0.9286rem; }

/* ========================================================================== SITE-WIDE ICONS ============== */
/* ========================================================================================================= */
.icon.small.white {
  background-image: url("../images/icons-small.png");
  background-repeat: no-repeat;
  width: 10px;
  height: 10px;
  display: inline-block;
  margin-left: 8px; }

/* --- SHARE THIS PAGE --- */
.share-this-page {
  font-size: 12px;
  margin-bottom: 2rem; }
  .share-this-page h3 {
    padding: 16px !important;
    height: 16px;
    font-size: 16px !important;
    line-height: 16px;
    color: #36302c;
    background: #EEE;
    text-transform: uppercase;
    font-weight: 700 !important;
    float: left; }
  .share-this-page .icon {
    width: 20px;
    height: 20px;
    font-size: 20px;
    line-height: 20px;
    padding: 14px;
    color: #FFF;
    text-align: center;
    display: block;
    float: left;
    margin-left: 2px; }
    .share-this-page .icon.twitter {
      background: #00aced; }
      .share-this-page .icon.twitter:hover {
        background: #0099d4; }
    .share-this-page .icon.facebook {
      background: #3c5d9b; }
      .share-this-page .icon.facebook:hover {
        background: #355289; }
    .share-this-page .icon.email {
      background: #40b412; }
      .share-this-page .icon.email:hover {
        background: #389d10; }
  @media (max-width: 800px) {
    .share-this-page {
      background: #EEE; }
      .share-this-page .content {
        float: right; } }

/* ===================================================================================== FOOT ============== */
/* ========================================================================================================= */
#foot {
  background: #36302c;
  padding: 30px 0 50px;
  margin-top: 20px;
  color: #746c67;
  font-size: 0.9em;
  /* PROMO */
  /* MINI MENUS */ }
  #foot a {
    color: #746c67; }
    #foot a:hover {
      color: #ffffff; }
  #foot .column.one-quarter {
    float: left;
    width: 24%;
    margin-right: 1.3%; }
    #foot .column.one-quarter.last {
      margin-right: 0; }
    @media (max-width: 800px) {
      #foot .column.one-quarter.pos-1, #foot .column.one-quarter.pos-2, #foot .column.one-quarter.pos-3 {
        display: none; } }
    @media (max-width: 800px) {
      #foot .column.one-quarter.pos-4 {
        width: 96%;
        float: none;
        margin: 0 2% 15px; } }
  #foot .promo {
    display: block;
    background: #47403c;
    position: relative;
    padding: 10px 15px;
    margin: 0 10px 25px -15px; }
    #foot .promo h4 {
      font-size: 1.15em;
      line-height: 1.1em;
      font-weight: 100; }
    #foot .promo img {
      position: absolute;
      top: -10px;
      right: 10px; }
      @media (max-width: 1000px) {
        #foot .promo img {
          right: 0; } }
    @media (max-width: 1000px) {
      #foot .promo {
        padding: 10px 60px 10px 15px; } }
  #foot h3 {
    padding-bottom: 3px; }
  #foot ul {
    padding: 0 0 16px 12px;
    margin-left: 10px; }
    #foot ul li {
      list-style-type: none;
      padding-bottom: 2px; }
  #foot .office-details .detail {
    display: block;
    position: relative;
    padding: 2px 0 4px 24px;
    color: #ffffff;
    opacity: 0.26; }
    #foot .office-details .detail:hover {
      opacity: 1; }
  #foot .office-details .social {
    padding-top: 10px; }
    #foot .office-details .social span {
      display: block; }
    #foot .office-details .social .fa {
      display: inline-block;
      font-size: 1.5rem;
      margin: 5px 10px 0 0; }
  @media (max-width: 1000px) {
    #foot {
      overflow: hidden; } }

/* --- OFFICE DETAILS --- */
.office-details .detail .icon {
  padding-left: 20px;
  background: url("../images/icons-medium.png") 0 0 no-repeat;
  width: 24px;
  height: 24px;
  position: absolute;
  left: 0px;
  top: 0px; }

.office-details .detail.phone .icon {
  background-position: 0px -64px; }

.office-details .detail.email .icon {
  background-position: 0px -96px; }

.office-details .detail.address .icon {
  background-position: 0px -128px; }

@media (max-width: 800px) {
  .office-details {
    margin-top: 2rem;
    border-top: 2px solid #36302c;
    padding-top: 1rem; } }

@media (max-width: 500px) {
  .office-details {
    width: 100%; } }

@media (max-width: 500px) {
  .left.column, .right.column, .product-gallery.one-third, .product-detail.two-thirds {
    width: 100%;
    float: none; } }

@media (max-width: 1000px) {
  .has-left-menu.three-quarters {
    width: 100%;
    float: none;
    margin-bottom: 50px; } }

@media (max-width: 1000px) {
  .main .inner .widgets.one-quarter {
    border-bottom: 1px solid #ccc;
    margin-bottom: 15px;
    padding-bottom: 10px;
    width: 100%;
    float: none; } }

/*
--- HEALTHPAK
--- Editor stylesheet
--- By James Barnsley of PlasticStudio
*/
/* =============== UNIFY ==== */
body,
html {
  font-family: Open Sans, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 100; }

/* ================================================================================= HEADINGS ============== */
/* ========================================================================================================= */
.typography {
  /* ================================================================================ BODY COPY ============== */
  /* ========================================================================================================= */
  /* CONTENT */
  /* PRODUCT */ }
  .typography h1 {
    font-size: 2.6em;
    font-weight: 600; }
    @media (max-width: 700px) {
      .typography h1 {
        font-size: 2.2em;
        line-height: 1.1em; } }
  .typography h2 {
    font-size: 2.2em;
    font-weight: 100; }
    @media (max-width: 800px) {
      .typography h2 {
        font-size: 1.9em;
        line-height: 1.1em; } }
  .typography h3 {
    padding-bottom: 6px;
    text-transform: uppercase;
    font-size: 1em;
    font-weight: 100; }
  .typography h4 {
    font-size: 1.35em; }
  .typography h5 {
    font-size: 1.1em;
    font-weight: 100; }
  .typography .content {
    /* HEADINGS */
    /* CONTENT */ }
    .typography .content h1 {
      padding-bottom: 10px; }
    .typography .content h2 {
      padding-bottom: 8px; }
    .typography .content h4 {
      padding-bottom: 8px;
      font-weight: 100;
      font-style: italic;
      color: #555555; }
    .typography .content p {
      padding: 5px 0;
      /* PRESS PAGE */ }
      .typography .content p.pdf-download {
        padding: 5px 0 5px 30px;
        margin: 0 0 10px;
        background: url("../../../assets/Icons/pdf-download.jpg") no-repeat center left; }
      .typography .content p.word-download {
        padding: 5px 0 5px 30px;
        margin: 0 0 10px;
        background: url("../../../assets/Icons/word-download.jpg") no-repeat center left; }
      .typography .content p.excel-download {
        padding: 5px 0 5px 30px;
        margin: 0 0 10px;
        background: url("../../../assets/Icons/excel-download.jpg") no-repeat center left; }
  .typography a {
    text-decoration: none;
    color: #36302C; }
    .typography a.enquire {
      color: #FFFFFF !important; }
  .typography ul,
  .typography ol {
    margin-left: 22px; }
  .typography li {
    padding: 3px 0; }
  .typography .product-technical-details p {
    padding: 0; }

/* ========================================================================== UNIQUE ELEMENTS ============== */
/* ========================================================================================================= */
.breadcrumbs {
  text-align: left; }
  .breadcrumbs.dark-text {
    color: #000000; }
    .breadcrumbs.dark-text a {
      color: #000000; }
  .breadcrumbs.light-text {
    color: #FFFFFF; }
    .breadcrumbs.light-text a {
      color: #FFFFFF; }

.product-technical-details {
  color: #AAAAAA;
  text-transform: uppercase;
  font-size: 0.8em; }

/* PRODUCT */
.product-technical-details {
  color: #AAAAAA;
  text-transform: uppercase;
  font-size: 0.8em; }

.product-comments .comment-text {
  font-style: italic;
  padding-left: 44px; }

.product-comments .author {
  color: #AAAAAA;
  text-transform: uppercase;
  font-size: 0.8em;
  padding-left: 44px; }

/* ==================== STAFF Q & A ==== */
.question {
  background: url("../images/question-answer.jpg") no-repeat;
  padding: 0 0 9px 45px; }

.answer {
  background: url("../images/question-answer.jpg") no-repeat 0 -120px;
  padding: 3px 0 26px 45px; }

/* Typography */
.heading-font {
  font-family: 'Libre Baskerville';
  font-weight: 700; }

/* BREAKPOINTS */
/**
 * Colours
 **/
/**
 * Map names to colours
 * @type {[type]}
 */
.black-text {
  color: #000000 !important; }

.black-bg {
  background-color: #000000 !important; }
  .black-bg.trans {
    background-color: rgba(0, 0, 0, 0.5) !important; }
  .black-bg.darken {
    background-color: black !important; }

.white-text {
  color: #FFFFFF !important; }

.white-bg {
  background-color: #FFFFFF !important; }
  .white-bg.trans {
    background-color: rgba(255, 255, 255, 0.5) !important; }
  .white-bg.darken {
    background-color: #f2f2f2 !important; }

.taupe-text {
  color: #f4f4f4 !important; }

.taupe-bg {
  background-color: #f4f4f4 !important; }
  .taupe-bg.trans {
    background-color: rgba(244, 244, 244, 0.5) !important; }
  .taupe-bg.darken {
    background-color: #e7e7e7 !important; }

.pink-text {
  color: #f9beae !important; }

.pink-bg {
  background-color: #f9beae !important; }
  .pink-bg.trans {
    background-color: rgba(249, 190, 174, 0.5) !important; }
  .pink-bg.darken {
    background-color: #f7ab96 !important; }

.grey-text {
  color: #a6a6a6 !important; }

.grey-bg {
  background-color: #a6a6a6 !important; }
  .grey-bg.trans {
    background-color: rgba(166, 166, 166, 0.5) !important; }
  .grey-bg.darken {
    background-color: #999999 !important; }

.lightGrey-text {
  color: #e6e5eb !important; }

.lightGrey-bg {
  background-color: #e6e5eb !important; }
  .lightGrey-bg.trans {
    background-color: rgba(230, 229, 235, 0.5) !important; }
  .lightGrey-bg.darken {
    background-color: #d8d7e0 !important; }

.charcoal-text {
  color: #343434 !important; }

.charcoal-bg {
  background-color: #343434 !important; }
  .charcoal-bg.trans {
    background-color: rgba(52, 52, 52, 0.5) !important; }
  .charcoal-bg.darken {
    background-color: #272727 !important; }

.darkCharcoal-text {
  color: #242424 !important; }

.darkCharcoal-bg {
  background-color: #242424 !important; }
  .darkCharcoal-bg.trans {
    background-color: rgba(36, 36, 36, 0.5) !important; }
  .darkCharcoal-bg.darken {
    background-color: #171717 !important; }

/**
 * Retrieve colour from $colours map
 * @param  {string} $key [name of colour, as defined in $colours map]
 * @return hex colour
 */
/*** SITE SET UP / COMMON STYLES / TYPOGRAPHY ***/
.MicroSiteHomePage,
.MicroSitePage {
  background: #f4f4f4;
  font-family: "Noto Sans";
  /*** HEADER ***/
  /* Main menu link set up for all pages */
  /* menu hamburger for all pages */
  /** FOOTER **/ }
  .MicroSiteHomePage .inner,
  .MicroSitePage .inner {
    max-width: 1300px;
    width: auto; }
    @media (max-width: 1400px) {
      .MicroSiteHomePage .inner,
      .MicroSitePage .inner {
        width: 90%;
        margin: 0 auto; } }
  .MicroSiteHomePage .typography h1,
  .MicroSitePage .typography h1 {
    font-family: "Libre Baskerville", serif;
    font-weight: 700;
    font-size: 3.2em;
    margin-bottom: 20px; }
    @media (max-width: 600px) {
      .MicroSiteHomePage .typography h1,
      .MicroSitePage .typography h1 {
        font-size: 2.5em; } }
  .MicroSiteHomePage .typography h2,
  .MicroSitePage .typography h2 {
    font-family: "Libre Baskerville", serif;
    font-weight: 700;
    padding: 15px 0 10px; }
  .MicroSiteHomePage .typography h3,
  .MicroSitePage .typography h3 {
    font-weight: 700;
    font-size: 1.5em;
    text-transform: none;
    padding: 15px 0 5px; }
  .MicroSiteHomePage .typography h4,
  .MicroSitePage .typography h4 {
    font-size: 1.2em;
    font-weight: 700;
    font-style: normal;
    color: #000000;
    padding: 15px 0 5px; }
  .MicroSiteHomePage .typography h5,
  .MicroSitePage .typography h5 {
    font-size: 1em;
    font-weight: 700;
    font-style: normal;
    color: #000000;
    padding: 15px 0 5px; }
  .MicroSiteHomePage .typography p,
  .MicroSitePage .typography p {
    font-size: 1.1em; }
  .MicroSiteHomePage .typography ul,
  .MicroSitePage .typography ul {
    padding-left: 30px;
    margin: 20px 0; }
    .MicroSiteHomePage .typography ul li,
    .MicroSitePage .typography ul li {
      font-size: 15px;
      list-style-type: none;
      position: relative;
      padding: 0;
      margin: 0 0 15px; }
      .MicroSiteHomePage .typography ul li::before,
      .MicroSitePage .typography ul li::before {
        content: '';
        display: inline-block;
        width: 10px;
        height: 10px;
        border-bottom: 2px solid #000000;
        position: absolute;
        left: -25px;
        top: 3px; }
  .MicroSiteHomePage .typography .text-center,
  .MicroSitePage .typography .text-center {
    text-align: center; }
  .MicroSiteHomePage header,
  .MicroSitePage header {
    position: relative;
    background: #000000; }
    .MicroSiteHomePage header .branding,
    .MicroSitePage header .branding {
      position: absolute;
      top: 55px;
      left: 0;
      right: 0;
      margin: auto;
      width: 170px;
      z-index: 10; }
      .MicroSiteHomePage header .branding a,
      .MicroSitePage header .branding a {
        color: #FFFFFF;
        text-decoration: none;
        display: block; }
        .MicroSiteHomePage header .branding a img,
        .MicroSitePage header .branding a img {
          max-width: 100%; }
      @media (max-width: 750px) {
        .MicroSiteHomePage header .branding,
        .MicroSitePage header .branding {
          top: 16px; } }
      @media (max-width: 400px) {
        .MicroSiteHomePage header .branding,
        .MicroSitePage header .branding {
          width: 150px; } }
  .MicroSiteHomePage .banner-wrapper,
  .MicroSitePage .banner-wrapper {
    height: 150px;
    width: 100%; }
    @media (max-width: 750px) {
      .MicroSiteHomePage .banner-wrapper,
      .MicroSitePage .banner-wrapper {
        height: 100%; } }
    .MicroSiteHomePage .banner-wrapper .banner,
    .MicroSitePage .banner-wrapper .banner {
      height: 100%; }
      .MicroSiteHomePage .banner-wrapper .banner .inner,
      .MicroSitePage .banner-wrapper .banner .inner {
        height: 100%; }
  .MicroSiteHomePage .microsite_menu li.first a,
  .MicroSitePage .microsite_menu li.first a {
    padding-left: 0; }
  .MicroSiteHomePage .microsite_menu a,
  .MicroSitePage .microsite_menu a {
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 700;
    color: #FFFFFF;
    padding: 12px 40px;
    display: block; }
    @media (max-width: 1400px) {
      .MicroSiteHomePage .microsite_menu a,
      .MicroSitePage .microsite_menu a {
        padding: 12px 20px; } }
    @media (max-width: 1200px) {
      .MicroSiteHomePage .microsite_menu a,
      .MicroSitePage .microsite_menu a {
        padding: 12px 15px; } }
  .MicroSiteHomePage .menu-toggle,
  .MicroSitePage .menu-toggle {
    display: none;
    width: 35px;
    height: 30px;
    position: absolute;
    top: 22px;
    right: 30px;
    margin: auto;
    z-index: 100;
    cursor: pointer; }
    .MicroSiteHomePage .menu-toggle span,
    .MicroSitePage .menu-toggle span {
      display: block;
      position: absolute;
      height: 20%;
      width: 100%;
      background: #FFFFFF;
      opacity: 1;
      -webkit-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      transform: rotate(0deg);
      -webkit-transition: all 0.25s ease-in-out;
      -moz-transition: all 0.25s ease-in-out;
      -o-transition: all 0.25s ease-in-out;
      transition: all 0.25s ease-in-out; }
      .MicroSiteHomePage .menu-toggle span:nth-child(1),
      .MicroSitePage .menu-toggle span:nth-child(1) {
        top: 0; }
      .MicroSiteHomePage .menu-toggle span:nth-child(2),
      .MicroSitePage .menu-toggle span:nth-child(2) {
        top: 40%; }
      .MicroSiteHomePage .menu-toggle span:nth-child(3),
      .MicroSitePage .menu-toggle span:nth-child(3) {
        bottom: 0; }
    .MicroSiteHomePage .menu-toggle.open span,
    .MicroSitePage .menu-toggle.open span {
      background: #FFFFFF; }
    .MicroSiteHomePage .menu-toggle.open span:nth-child(2),
    .MicroSitePage .menu-toggle.open span:nth-child(2) {
      opacity: 0;
      width: 0; }
    .MicroSiteHomePage .menu-toggle.open span:nth-child(1),
    .MicroSitePage .menu-toggle.open span:nth-child(1) {
      -webkit-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg);
      width: 120%;
      top: 40%; }
    .MicroSiteHomePage .menu-toggle.open span:nth-child(3),
    .MicroSitePage .menu-toggle.open span:nth-child(3) {
      -webkit-transform: rotate(-45deg);
      -moz-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      transform: rotate(-45deg);
      width: 120%;
      bottom: 40%; }
  .MicroSiteHomePage .main,
  .MicroSitePage .main {
    background: none;
    padding: 0; }
  .MicroSiteHomePage footer,
  .MicroSitePage footer {
    background: #343434; }
    .MicroSiteHomePage footer::after,
    .MicroSitePage footer::after {
      content: '';
      clear: both;
      display: block; }
    .MicroSiteHomePage footer a,
    .MicroSitePage footer a {
      width: 60px;
      display: block;
      float: right;
      padding: 10px 20px; }
      .MicroSiteHomePage footer a img,
      .MicroSitePage footer a img {
        max-width: 100%; }

.microsite-box-link {
  border: none;
  display: inline-block;
  position: relative;
  background: #FFFFFF; }
  .microsite-box-link::before {
    content: '';
    display: block;
    float: left;
    width: 70px;
    height: 70px;
    background-color: #f9beae;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transition: left 0.5s;
    transition: left 0.5s; }
  .microsite-box-link a {
    font-family: "Libre Baskerville", serif;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1.1em;
    display: inline-block;
    height: 50px;
    width: 110px;
    padding: 10px 10px 10px 120px;
    position: relative;
    z-index: 1; }
    .microsite-box-link a::before {
      content: '';
      width: 55px;
      height: 24px;
      background: url("../images/arrow.svg") no-repeat;
      position: absolute;
      top: 28px;
      left: 45px; }
  .microsite-box-link:hover::before {
    left: 73%; }

/*
--- HEALTHPAK
--- Browser Fixes stylesheet
--- By Emma Baker of PlasticStudio
*/
/*** Opacity fix on banner buttons bg ***/
.ie8 #page-banner .banner-buttons .button {
  background: white; }

.ie8 #page-banner .banner-buttons .button:hover {
  background: #fff; }

.ie8 #page-banner .dark-content .banner-buttons .button {
  background: #666666; }

.ie8 #page-banner .dark-content .banner-buttons .button:hover {
  background: #555; }

/*** Opacity fix on product/range links - hide/show on hover ***/
.ie8 .range-grid .grid-item .button,
.ie8 .product-grid .grid-item .button {
  display: none; }

.ie8 .range-grid .grid-item:hover .button,
.ie8 .product-grid .grid-item:hover .button {
  display: block; }

/*** Footer contact section opacity on text broken ***/
.ie8 #foot .office-details .detail,
.ie8 #foot .office-details .detail .icon {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=26)"; }

.ie8 #foot .office-details .detail:hover,
.ie8 #foot .office-details .detail:hover .icon {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }

/*** Search field in footer showing label ****/
.ie8 #foot .search-form input[type="submit"] {
  text-indent: -999em;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)"; }

.ie8 #foot .search-form input[type="submit"]:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }

/*** Opacity fix for tag item images not grey & popups showing ***/
.ie8 .product-tags .tag-item img {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; }

.ie8 .product-tags .tag-item .popup {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }

.ie8 .product-tags .tag-item:hover img,
.ie8 .product-tags .tag-item:hover .popup {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }

/*** Product page customer comments prev / next arrows out of line ***/
.ie8 .product-comments .prev.slide-controller .icon {
  top: -1px; }

.ie8 .product-comments .next.slide-controller .icon {
  top: -1px;
  right: -6px; }

/** as above for chrome **/
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .product-comments .next.slide-controller .icon {
    right: -19px; } }

/*** Environmental page 3 extra nav items are showing ***/
.ie8 .environmental-section .widget.secondary-menu .menu-item.link {
  display: none !important; }

.ie8 .environmental-section .widget.secondary-menu .sub-menu .menu-item.link {
  display: block !important; }

/**
* Self-contained components
*
* Any significant component that is reused throughout the site. Typically these would have
* a matching template (ie Includes/{COMPONENT_NAME}), and js (ie js/{COMPONENT_NAME}).
**/
/* ================================================== MENU ==== */
#menu-primary {
  position: relative;
  text-align: right;
  height: 100%;
  z-index: 9;
  display: block; }
  @media (max-width: 800px) {
    #menu-primary {
      width: 0;
      position: absolute;
      background: #555;
      top: 70px;
      right: -103%;
      z-index: 11;
      margin: 0;
      height: auto;
      -webkit-transition: right 0.3s linear;
      -moz-transition: right 0.3s linear;
      -o-transition: right 0.3s linear;
      transition: right 0.3s linear; } }
  @media (max-width: 800px) {
    #menu-primary.open {
      width: 106%;
      right: -3%; } }
  #menu-primary .menu-item a {
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0); }
  #menu-primary .menu-item.top-level {
    display: inline-block;
    text-decoration: none;
    color: #ffffff;
    height: 100%; }
  #menu-primary .menu-item-wrapper:hover .menu-item.top-level {
    background: #433d39 !important; }
  @media (max-width: 800px) {
    #menu-primary .menu-item-wrapper {
      display: block;
      width: 100%;
      margin: 0; } }
  @media (max-width: 800px) {
    #menu-primary .menu-item.top-level {
      display: block;
      width: 100%; } }
  #menu-primary .menu-item.top-level.current, #menu-primary .menu-item.top-level.section {
    background: #3b3632; }
  #menu-primary .menu-item.top-level > span {
    display: inline-block;
    padding: 25px;
    cursor: hand;
    cursor: pointer; }
    @media (max-width: 800px) {
      #menu-primary .menu-item.top-level > span {
        display: block;
        width: 90%;
        padding: 18px 5%;
        text-align: left; } }
  #menu-primary .menu-item.top-level span .icon.search {
    background-position: 0 0; }
  @media (max-width: 800px) {
    #menu-primary .menu-item.search-wrapper {
      display: none; } }

/* ================================================== HOVER MENU ==== */
#menu-primary {
  /*  PROMO BOXES (enviro, contract packaging)  */ }
  #menu-primary .menu-item-wrapper {
    display: inline-block;
    margin-left: -4px; }
    @media (max-width: 800px) {
      #menu-primary .menu-item-wrapper {
        border-top: 1px solid #918c88; } }
    #menu-primary .menu-item-wrapper .hover-menu {
      position: absolute;
      display: none;
      opacity: 0;
      top: 70px;
      left: 0;
      width: 100%;
      background: #433d39;
      text-align: left; }
      @media (max-width: 800px) {
        #menu-primary .menu-item-wrapper .hover-menu {
          opacity: 1;
          position: static; } }
      #menu-primary .menu-item-wrapper .hover-menu .inner {
        padding: 20px;
        height: auto;
        width: auto; }
        @media (max-width: 800px) {
          #menu-primary .menu-item-wrapper .hover-menu .inner {
            padding: 20px 0; } }
        @media (max-width: 650px) {
          #menu-primary .menu-item-wrapper .hover-menu .inner {
            padding: 20px; } }
      #menu-primary .menu-item-wrapper .hover-menu a {
        color: #ffffff;
        text-decoration: none; }
        @media (max-width: 1000px) {
          #menu-primary .menu-item-wrapper .hover-menu a:not(.promo) {
            display: block;
            padding: 3px 0; } }
      #menu-primary .menu-item-wrapper .hover-menu .super-category {
        padding-bottom: 16px; }
        #menu-primary .menu-item-wrapper .hover-menu .super-category h3 {
          padding: 0; }
        #menu-primary .menu-item-wrapper .hover-menu .super-category .menu-item {
          padding: 2px 0 0 20px;
          font-size: 0.95em; }
      #menu-primary .menu-item-wrapper .hover-menu .column.quarter {
        width: 25%;
        float: left; }
        @media (max-width: 1000px) {
          #menu-primary .menu-item-wrapper .hover-menu .column.quarter {
            width: 33%; } }
        @media (max-width: 650px) {
          #menu-primary .menu-item-wrapper .hover-menu .column.quarter {
            width: 100%;
            float: none; } }
      #menu-primary .menu-item-wrapper .hover-menu.open {
        display: block;
        opacity: 1; }
    #menu-primary .menu-item-wrapper.hover .hover-menu {
      display: block; }
  #menu-primary .hover-menu .promo {
    display: block;
    background: #534c48;
    position: relative;
    padding: 10px 15px; }
    @media (max-width: 650px) {
      #menu-primary .hover-menu .promo {
        width: 100%;
        box-sizing: border-box;
        height: 74px; } }
    #menu-primary .hover-menu .promo h2 {
      font-size: 1.15em; }
    #menu-primary .hover-menu .promo img {
      position: absolute;
      top: 10px;
      right: 10px; }
    #menu-primary .hover-menu .promo.environmental {
      background: url("/assets/Promos/environmental-promo-background.jpg") 50% 50% no-repeat #8cb13e;
      background-size: cover; }

/* =================================================================================== HEADER ============== */
/* ========================================================================================================= */
#header {
  background: #36302c;
  z-index: 9;
  position: relative; }
  #header .inner {
    height: 70px; }

/* ================================================== BRANDING ==== */
#branding {
  position: absolute;
  top: 17px;
  left: 0px;
  z-index: 10;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0); }

/* ================================================== HAMBURGLAR ==== */
.hamburglar {
  display: none;
  width: 27px;
  height: 23px;
  position: absolute;
  top: 24px;
  right: 7vw;
  z-index: 1002;
  cursor: pointer; }
  .hamburglar span {
    display: block;
    position: absolute;
    height: 20%;
    width: 100%;
    background: white;
    opacity: 1;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out; }
    .hamburglar span:nth-child(1) {
      top: 0; }
    .hamburglar span:nth-child(2) {
      top: 40%; }
    .hamburglar span:nth-child(3) {
      bottom: 0; }
  .hamburglar.open span {
    background: #a6a6a6; }
  .hamburglar.open span:nth-child(2) {
    opacity: 0;
    width: 0; }
  .hamburglar.open span:nth-child(1) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 120%;
    top: 40%; }
  .hamburglar.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 120%;
    bottom: 40%; }
  @media (max-width: 800px) {
    .hamburglar {
      display: block; } }

/* ============================================================================== PAGE BANNER ============== */
/* ========================================================================================================= */
/* ==== BANNER IMAGE ==== */
.page-banner-image {
  z-index: 8;
  position: relative;
  height: 100%;
  min-height: 100%;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat; }
  .page-banner-image--fixed {
    max-width: 980px;
    margin: 0 auto; }

#page-banner {
  z-index: 8;
  position: relative;
  background-color: white;
  /* BANNER HEADING */
  /* BANNER BUTTONS */
  /* Home Page Banner */
  /* Standard Page Banner */
  /* Range Page Banner */
  /* Category Page Banner */
  /* Super-Category Page Banner */
  /* Environmental Page Banner */
  /* Contact Page Banner */ }
  #page-banner:not(.auto-height) {
    height: 350px; }
    @media (max-width: 1000px) {
      #page-banner:not(.auto-height) {
        height: 250px; } }
  #page-banner .image {
    overflow: hidden; }
    #page-banner .image .inner {
      height: 100% !important;
      min-height: 100% !important; }
      #page-banner .image .inner img {
        position: absolute;
        top: 0px;
        z-index: -1; }
        @media (max-width: 1000px) {
          #page-banner .image .inner img {
            left: -390px !important; } }
    #page-banner .image .background-colour {
      width: 50%;
      position: absolute;
      top: 0;
      height: 100%;
      float: none;
      z-index: -1;
      background-color: #DDD; }
      #page-banner .image .background-colour.left {
        left: 0; }
      #page-banner .image .background-colour.right {
        right: 0; }
  #page-banner .dark-content .banner-buttons .button {
    background: rgba(54, 48, 44, 0.75);
    color: #ffffff; }
    #page-banner .dark-content .banner-buttons .button:hover {
      background: #36302c; }
  #page-banner .banner-heading.light-text {
    color: #ffffff; }
  #page-banner .banner-heading:not(.center) {
    padding-top: 70px; }
  #page-banner .banner-heading.center {
    padding-top: 0;
    position: absolute;
    width: 100%;
    top: 50%;
    margin-top: -25px; }
    @media (max-width: 415px) {
      #page-banner .banner-heading.center {
        position: relative;
        top: 0;
        margin-top: 0; } }
  #page-banner .banner-buttons {
    width: 50%;
    padding-top: 20px; }
    @media (max-width: 700px) {
      #page-banner .banner-buttons {
        width: 70%; } }
    @media (max-width: 500px) {
      #page-banner .banner-buttons {
        width: 90%; } }
    @media (max-width: 400px) {
      #page-banner .banner-buttons {
        width: 100%; } }
    #page-banner .banner-buttons .button {
      padding: 8px 12px;
      background: white;
      margin: 0 0 3px 0;
      display: inline-block; }
      #page-banner .banner-buttons .button:hover {
        background: rgba(255, 255, 255, 0.85); }
  @media (max-width: 415px) {
    #page-banner.homepage .inner img.image {
      width: 200%;
      left: inherit !important;
      right: -90px;
      border-bottom: 1px solid #eee; } }
  #page-banner.homepage .image .inner {
    height: 300px; }
  #page-banner.homepage .banner-heading {
    padding-top: 80px;
    color: #777; }
    @media (max-width: 800px) {
      #page-banner.homepage .banner-heading {
        padding-top: 30px;
        color: #555; } }
    @media (max-width: 415px) {
      #page-banner.homepage .banner-heading {
        padding-top: 65px; } }
  #page-banner.homepage .banner-buttons {
    padding-top: 5px; }
    #page-banner.homepage .banner-buttons .button {
      padding: 12px 16px;
      font-size: 1.1em;
      background: rgba(54, 48, 44, 0.75);
      color: #fff; }
      @media (max-width: 415px) {
        #page-banner.homepage .banner-buttons .button {
          padding: 8px 12px; } }
  #page-banner.homepage .dark-content .banner-heading {
    color: #aaa; }
  #page-banner.auto-height {
    height: auto;
    /*min-height: 350px;*/ }
    #page-banner.auto-height .inner {
      padding-bottom: 1rem; }
  @media (max-width: 650px) {
    #page-banner.standard-page {
      height: 153px !important; } }
  #page-banner.standard-page .image .inner {
    height: 190px; }
    @media (max-width: 1000px) {
      #page-banner.standard-page .image .inner {
        height: 200px;
        width: 100%;
        margin: 0;
        padding-left: 20px;
        overflow: hidden; } }
    @media (max-width: 800px) {
      #page-banner.standard-page .image .inner {
        height: 153px;
        width: 100%;
        margin: 0;
        padding-left: 20px;
        overflow: hidden; } }
    @media (max-width: 800px) {
      #page-banner.standard-page .image .inner img {
        width: 800px;
        left: -20px !important;
        top: inherit;
        bottom: 0; } }
    @media (max-width: 650px) {
      #page-banner.standard-page .image .inner img {
        width: 650px; } }
    @media (max-width: 415px) {
      #page-banner.standard-page .image .inner img {
        width: 94%;
        top: 0;
        left: 0 !important; } }
  @media (max-width: 1000px) {
    #page-banner.standard-page .image.height-override {
      height: 200px !important; } }
  @media (max-width: 800px) {
    #page-banner.standard-page .image.height-override {
      height: 153px !important; } }
  @media (max-width: 650px) {
    #page-banner.standard-page .image.height-override {
      height: 153px !important; } }
  #page-banner.range .image .inner {
    height: 250px; }
    @media (max-width: 1000px) {
      #page-banner.range .image .inner {
        height: 166px; } }
    @media (max-width: 415px) {
      #page-banner.range .image .inner {
        height: 76px; } }
    @media (max-width: 1000px) {
      #page-banner.range .image .inner img {
        left: inherit !important;
        right: -25%;
        width: 150%; } }
    @media (max-width: 415px) {
      #page-banner.range .image .inner img {
        width: 130%;
        top: 0 !important;
        left: -15% !important; } }
  #page-banner.category .image .inner {
    height: 190px; }
    @media (max-width: 415px) {
      #page-banner.category .image .inner {
        height: 140px; } }
    @media (max-width: 415px) {
      #page-banner.category .image .inner img {
        width: 240%;
        left: -175px !important; } }
    @media (max-width: 415px) {
      #page-banner.category .image .inner .banner-heading {
        padding-top: 32px;
        width: 80%; } }
  @media (max-width: 1000px) {
    #page-banner.super-category .image .inner {
      height: 230px;
      width: 100%;
      margin: 0;
      padding-left: 20px;
      overflow: hidden; } }
  @media (max-width: 1000px) {
    #page-banner.super-category .image .inner img {
      right: -149px;
      left: inherit !important;
      top: inherit;
      bottom: 0; } }
  @media (max-width: 415px) {
    #page-banner.super-category .image .inner img {
      bottom: inherit; } }
  #page-banner.environmental .banner-heading {
    padding-top: 95px; }
  #page-banner.environmental .image .inner {
    height: 300px; }
    @media (max-width: 1000px) {
      #page-banner.environmental .image .inner {
        height: 200px; } }
    @media (max-width: 1000px) {
      #page-banner.environmental .image .inner h1 {
        padding-top: 50px; } }
    @media (max-width: 1000px) {
      #page-banner.environmental .image .inner img {
        right: -200px;
        left: inherit !important; } }
  #page-banner.contact .banner-heading {
    padding: 70px 0 30px; }
  #page-banner.contact .image .inner {
    height: 250px; }
    @media (max-width: 1000px) {
      #page-banner.contact .image .inner {
        height: 200px;
        width: 100%;
        margin: 0;
        padding-left: 20px;
        overflow: hidden; } }
    @media (max-width: 800px) {
      #page-banner.contact .image .inner {
        height: 180px; } }
    @media (max-width: 650px) {
      #page-banner.contact .image .inner {
        height: 135px; } }
    @media (max-width: 415px) {
      #page-banner.contact .image .inner {
        height: 410px !important; } }
    @media (max-width: 1000px) {
      #page-banner.contact .image .inner h1 {
        padding-top: 70px; } }
    #page-banner.contact .image .inner .banner-heading {
      padding-top: 80px;
      color: #777; }
      @media (max-width: 800px) {
        #page-banner.contact .image .inner .banner-heading {
          padding-top: 30px;
          color: #555; } }
      @media (max-width: 415px) {
        #page-banner.contact .image .inner .banner-heading {
          padding-top: 65px; } }
    #page-banner.contact .image .inner .banner-buttons {
      padding-top: 5px; }
      #page-banner.contact .image .inner .banner-buttons .button {
        padding: 12px 16px;
        font-size: 1.1em;
        background: rgba(54, 48, 44, 0.75);
        color: #fff; }
        @media (max-width: 415px) {
          #page-banner.contact .image .inner .banner-buttons .button {
            padding: 8px 12px; } }
    @media (max-width: 415px) {
      #page-banner.contact .image .inner img.image {
        width: 200%;
        left: inherit !important;
        right: -90px;
        border-bottom: 1px solid #eee; } }
  #page-banner.contact .image .inner {
    height: 300px; }
  #page-banner.margin-bottom {
    padding-bottom: 35px; }

/* BREADCRUMBS */
.breadcrumbs {
  padding: 8px 0;
  background-color: #eeeeee;
  position: relative; }

/* ================================================== BANNER TEXT ==== */
.banner-subheading {
  max-width: 470px;
  margin: 20px 0; }

article .content {
  padding-left: 15px; }
  @media (max-width: 1000px) {
    article .content table tr td img {
      width: 100%;
      height: auto;
      margin-bottom: 10px; } }

@media (max-width: 1000px) {
  .main article .content {
    padding: 0; } }

/**
 * Slick Slider Plugin
 **/
/* Home Page */
.HomePage {
  /* SLIDER */
  /* SLIDES */ }
  .HomePage .slick-slider {
    margin: 0 6px 0 0;
    padding: 0;
    max-width: 492px;
    margin: 0 auto; }
    .HomePage .slick-slider .slick-dots {
      margin: 0;
      padding: 0;
      bottom: 5px; }
      .HomePage .slick-slider .slick-dots li button:before {
        content: "\2022";
        font-size: 40px;
        color: black; }
    .HomePage .slick-slider .slick-arrow {
      display: none; }
  .HomePage .slick-slide a {
    display: block;
    background: #FFFFFF;
    height: 300px;
    position: relative; }
    .HomePage .slick-slide a .text {
      position: relative;
      z-index: 2; }
    .HomePage .slick-slide a .background {
      position: absolute;
      background-color: #FFFFFF;
      background-position: 50% 50%;
      background-repeat: no-repeat;
      background-size: cover;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      z-index: 1; }
      .HomePage .slick-slide a .background.align-left {
        background-position: 0 50%; }
      .HomePage .slick-slide a .background.align-center {
        background-position: 50% 50%; }
      .HomePage .slick-slide a .background.align-right {
        background-position: 100% 50%; }
      @media (max-width: 1000px) {
        .HomePage .slick-slide a .background {
          height: 56vw !important; } }
  @media (max-width: 1000px) {
    .HomePage .kbslideshow {
      max-width: none; } }
  @media (max-width: 1000px) {
    .HomePage .kbslideshow .slick-list {
      height: 56vw !important; } }

/* Contracts Packaging Home Page */
.ContractPackagingHomePage {
  /* SLIDER */
  /* SLIDES */ }
  .ContractPackagingHomePage .slick-slider {
    padding: 0;
    max-width: 492px;
    margin-left: auto; }
    .ContractPackagingHomePage .slick-slider .slick-dots {
      margin: 0;
      padding: 0;
      bottom: 5px; }
      .ContractPackagingHomePage .slick-slider .slick-dots li button:before {
        content: "\2022";
        font-size: 40px;
        color: black; }
    .ContractPackagingHomePage .slick-slider .slick-arrow {
      display: none; }
  .ContractPackagingHomePage .slick-slide a {
    display: block;
    background: #FFFFFF;
    height: 336px;
    position: relative; }
    .ContractPackagingHomePage .slick-slide a .text {
      position: relative;
      z-index: 2; }
    .ContractPackagingHomePage .slick-slide a .background {
      position: absolute;
      background-color: #FFFFFF;
      background-position: 50% 50%;
      background-repeat: no-repeat;
      background-size: cover;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      z-index: 1; }
      .ContractPackagingHomePage .slick-slide a .background.align-left {
        background-position: 0 50%; }
      .ContractPackagingHomePage .slick-slide a .background.align-center {
        background-position: 50% 50%; }
      .ContractPackagingHomePage .slick-slide a .background.align-right {
        background-position: 100% 50%; }

.button {
  background: #8cb13e;
  padding: 8px 18px;
  margin-right: 2px;
  text-transform: uppercase;
  font-size: 14px;
  color: #ffffff;
  font-weight: bold;
  cursor: pointer; }
  .button:hover {
    background: #36302c;
    color: #ffffff; }

.module {
  margin: 100px 0; }
  @media (max-width: 750px) {
    .module {
      margin: 80px 0; } }
  .module .inner {
    width: 100%; }
  .module.module--BannerLinkModule {
    display: block;
    height: 690px;
    overflow: hidden;
    padding: 20px 0 0;
    margin-bottom: 0;
    position: relative;
    background: #343434; }
    @media (max-width: 1600px) {
      .module.module--BannerLinkModule {
        height: 630px; } }
    @media (max-width: 1400px) {
      .module.module--BannerLinkModule {
        height: 580px; } }
    @media (max-width: 1200px) {
      .module.module--BannerLinkModule {
        height: 520px; } }
    @media (max-width: 950px) {
      .module.module--BannerLinkModule {
        height: 450px; } }
    @media (max-width: 750px) {
      .module.module--BannerLinkModule {
        height: 400px; } }
    @media (max-width: 600px) {
      .module.module--BannerLinkModule {
        height: 350px; } }
    @media (max-width: 460px) {
      .module.module--BannerLinkModule {
        height: 300px; } }
    @media (max-width: 750px) {
      .module.module--BannerLinkModule {
        height: 250px; } }
    .module.module--BannerLinkModule .banner-animated {
      height: 100%;
      width: 50%;
      position: absolute;
      top: 0;
      -webkit-transition: width 1s;
      transition: width 1s; }
      .module.module--BannerLinkModule .banner-animated.content {
        right: 0; }
      .module.module--BannerLinkModule .banner-animated.image {
        left: 0;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat; }
    .module.module--BannerLinkModule h1 {
      color: #FFFFFF;
      font-family: "Libre Baskerville", serif;
      font-size: 5.8rem;
      font-weight: 700;
      line-height: 1.1em;
      margin: 0 auto;
      position: absolute;
      left: 0;
      right: 0;
      top: 100px;
      width: 560px;
      max-width: 70%; }
      .module.module--BannerLinkModule h1::before {
        content: '';
        position: absolute;
        left: -65%;
        top: 25%;
        z-index: 1;
        height: 3px;
        width: 60%;
        background: #FFFFFF; }
      @media (max-width: 1600px) {
        .module.module--BannerLinkModule h1 {
          font-size: 5rem;
          width: 560px; } }
      @media (max-width: 1400px) {
        .module.module--BannerLinkModule h1 {
          font-size: 4.3rem; } }
      @media (max-width: 1200px) {
        .module.module--BannerLinkModule h1 {
          font-size: 3.8rem;
          width: 400px; } }
      @media (max-width: 1050px) {
        .module.module--BannerLinkModule h1 {
          font-size: 3.2rem; } }
      @media (max-width: 950px) {
        .module.module--BannerLinkModule h1 {
          font-size: 2.7em;
          width: 330px; } }
      @media (max-width: 750px) {
        .module.module--BannerLinkModule h1 {
          font-size: 2.2em;
          width: 260px; } }
      @media (max-width: 600px) {
        .module.module--BannerLinkModule h1 {
          font-size: 1.7em;
          width: 200px; } }
      @media (max-width: 460px) {
        .module.module--BannerLinkModule h1 {
          font-size: 1.35em;
          width: 160px; } }
    .module.module--BannerLinkModule:hover .banner-animated {
      width: 100%; }
  .module.module--VideoModule {
    display: block;
    overflow: hidden;
    padding: 0;
    position: relative; }
    .module.module--VideoModule .inner {
      display: block;
      width: 100%;
      height: 740px; }
    .module.module--VideoModule a {
      display: block;
      height: 100%; }
    .module.module--VideoModule .liner {
      width: 90%;
      height: 100%;
      margin: auto; }
    .module.module--VideoModule .placeholder {
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      margin: auto;
      z-index: 2;
      overflow: hidden;
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat; }
    .module.module--VideoModule img {
      display: block;
      margin: 0 auto;
      max-width: 100%;
      max-height: 100%; }
    .module.module--VideoModule h1 {
      color: #FFFFFF;
      width: 40%;
      font-family: "Libre Baskerville", serif;
      font-size: 4em;
      font-weight: 700;
      line-height: 1.1em;
      margin-top: 150px; }
      @media (max-width: 950px) {
        .module.module--VideoModule h1 {
          font-size: 3.4em; } }
      @media (max-width: 750px) {
        .module.module--VideoModule h1 {
          font-size: 2.8em;
          margin-top: 30px;
          width: 70%; } }
      @media (max-width: 600px) {
        .module.module--VideoModule h1 {
          width: 100%;
          font-size: 2.4em; } }
      @media (max-width: 460px) {
        .module.module--VideoModule h1 {
          font-size: 2em; } }
    .module.module--VideoModule p {
      font-size: 1.3em;
      text-transform: uppercase;
      color: #FFFFFF;
      position: relative;
      left: 60px;
      margin: 20px 0; }
      .module.module--VideoModule p::before {
        content: '';
        display: block;
        width: 50px;
        height: 2px;
        border-top: 2px solid white;
        position: absolute;
        left: -60px;
        top: 12px; }
    .module.module--VideoModule .video-play {
      width: 250px;
      height: 250px;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      z-index: 4;
      margin: auto; }
      @media (max-width: 750px) {
        .module.module--VideoModule .video-play {
          top: inherit;
          bottom: 40px;
          left: inherit;
          right: 20px; } }
      @media (max-width: 460px) {
        .module.module--VideoModule .video-play {
          bottom: 30px;
          width: 70px;
          height: 70px; } }
    .module.module--VideoModule iframe {
      position: absolute;
      z-index: 1;
      width: 100%;
      height: 100%; }
  .module.module--ImageTextModule {
    color: #000000;
    display: block;
    text-decoration: none;
    /*min-height: 600px;*/ }
    .module.module--ImageTextModule .inner {
      height: 100%; }
      .module.module--ImageTextModule .inner::after {
        content: '';
        clear: both;
        display: block; }
    .module.module--ImageTextModule h1 {
      font-family: "Libre Baskerville", serif;
      font-weight: 700;
      line-height: 1.1em;
      width: 70%; }
      @media (max-width: 1050px) {
        .module.module--ImageTextModule h1 {
          width: 70%;
          font-size: 3rem; } }
      @media (max-width: 950px) {
        .module.module--ImageTextModule h1 {
          width: 90%;
          font-size: 2.8em; } }
      @media (max-width: 750px) {
        .module.module--ImageTextModule h1 {
          width: 100%; } }
      @media (max-width: 600px) {
        .module.module--ImageTextModule h1 {
          font-size: 2.2em; } }
      @media (max-width: 460px) {
        .module.module--ImageTextModule h1 {
          font-size: 1.9em; } }
    .module.module--ImageTextModule a:hover {
      text-decoration: underline; }
    .module.module--ImageTextModule p {
      line-height: 1.5em;
      margin-bottom: 10px; }
    .module.module--ImageTextModule .module__content {
      margin-top: 30px;
      width: 30%; }
    .module.module--ImageTextModule .side-image {
      position: relative;
      width: 61%;
      height: 600px;
      overflow: hidden;
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center center;
      /* Diamond overlay for image */
      /*&::before {
				content: '';
				background: url('../images/diamond-overlay.svg') no-repeat center center;
				background-size: contain;
				width: 80%;
				height: 80%;
				position: absolute;
				top: 0;
				left: 0;
				bottom: 0;
				right: 0;
				margin: auto;
			}*/ }
    .module.module--ImageTextModule.left-align .side-image {
      float: right; }
    .module.module--ImageTextModule.left-align .module__content {
      float: left; }
    .module.module--ImageTextModule.right-align .side-image {
      float: left; }
    .module.module--ImageTextModule.right-align .module__content {
      float: right; }
    @media (max-width: 1400px) {
      .module.module--ImageTextModule .module__content {
        width: 42%;
        margin-right: 2%; }
      .module.module--ImageTextModule .side-image {
        width: 50%;
        height: 400px; }
      .module.module--ImageTextModule.left-align .module__content {
        margin: 0 0 0 5%; } }
    @media (max-width: 950px) {
      .module.module--ImageTextModule.left-align .module__content, .module.module--ImageTextModule.right-align .module__content {
        width: 90%;
        float: none; }
      .module.module--ImageTextModule.left-align .side-image, .module.module--ImageTextModule.right-align .side-image {
        width: 45%; }
      .module.module--ImageTextModule.left-align .side-image {
        margin: 0 0 10px 5%; }
      .module.module--ImageTextModule.left-align .module__content {
        width: 87%;
        margin: 0 3% 0 10%; }
      .module.module--ImageTextModule.right-align .side-image {
        margin: 0 5% 10px 0; }
      .module.module--ImageTextModule.right-align .module__content {
        width: 87%;
        margin: 0 3% 0 10%; } }
    @media (max-width: 750px) {
      .module.module--ImageTextModule .side-image {
        height: 200px; } }
    @media (max-width: 500px) {
      .module.module--ImageTextModule.left-align .module__content, .module.module--ImageTextModule.right-align .module__content {
        width: 85%; }
      .module.module--ImageTextModule.left-align .side-image, .module.module--ImageTextModule.right-align .side-image {
        width: 100%;
        float: none;
        margin: 0 0 30px; } }
  .module.module--TileGridModule .inner::after {
    content: '';
    clear: both;
    display: block; }
  .module.module--TileGridModule .grid {
    padding: 0; }
  .module.module--TileGridModule .grid__tile {
    display: block;
    height: 200px;
    float: left;
    color: #000000;
    text-align: center;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    overflow: hidden; }
    @media (max-width: 600px) {
      .module.module--TileGridModule .grid__tile {
        height: 230px; }
        .module.module--TileGridModule .grid__tile.background-image-contain {
          background-size: contain; } }
    @media (max-width: 400px) {
      .module.module--TileGridModule .grid__tile {
        height: 300px; } }
    @media (max-width: 330px) {
      .module.module--TileGridModule .grid__tile {
        height: 250px; } }
    .module.module--TileGridModule .grid__tile.single-tile {
      width: 25%; }
      @media (max-width: 600px) {
        .module.module--TileGridModule .grid__tile.single-tile {
          width: 50%; } }
      @media (max-width: 400px) {
        .module.module--TileGridModule .grid__tile.single-tile {
          width: 100%; } }
    .module.module--TileGridModule .grid__tile.double-tile {
      width: 50%; }
      @media (max-width: 600px) {
        .module.module--TileGridModule .grid__tile.double-tile {
          width: 100%; } }
    .module.module--TileGridModule .grid__tile p {
      width: 70%;
      font-weight: 700; }
      .module.module--TileGridModule .grid__tile p.centered {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        z-index: 2; }
      .module.module--TileGridModule .grid__tile p.serif {
        font-family: "Libre Baskerville", serif;
        font-size: 1.2em;
        line-height: 1.8rem; }
        @media (max-width: 950px) {
          .module.module--TileGridModule .grid__tile p.serif {
            font-size: 0.85em;
            line-height: 1.2rem; } }
        @media (max-width: 600px) {
          .module.module--TileGridModule .grid__tile p.serif {
            font-size: 1.1em;
            line-height: 1.5rem; } }
      .module.module--TileGridModule .grid__tile p.sans-serif {
        text-transform: uppercase;
        line-height: 1.3rem; }
      .module.module--TileGridModule .grid__tile p.light-text {
        color: #FFFFFF; }
    .module.module--TileGridModule .grid__tile .animated {
      width: 0%;
      height: 100%;
      position: absolute;
      left: 0;
      top: 0;
      -webkit-transition: width 0.5s;
      transition: width 0.5s;
      background-color: rgba(0, 0, 0, 0.4); }
    .module.module--TileGridModule .grid__tile:hover .animated {
      width: 100%; }
    .module.module--TileGridModule .grid__tile.last {
      /* apply hover slide on devices bigger than 600px wide */ }
      .module.module--TileGridModule .grid__tile.last .animated {
        width: 0%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        -webkit-transition: width 0.5s;
        transition: width 0.5s;
        opacity: 0.4; }
      @media (min-width: 600px) {
        .module.module--TileGridModule .grid__tile.last:hover .animated {
          width: 100%; } }
    .module.module--TileGridModule .grid__tile .arrow-link {
      text-align: left;
      display: inline; }
      .module.module--TileGridModule .grid__tile .arrow-link span {
        font-size: 2.5rem;
        font-weight: 700;
        line-height: 1.3em; }
        .module.module--TileGridModule .grid__tile .arrow-link span::before {
          content: '';
          position: absolute;
          left: -65px;
          width: 55px;
          height: 22px;
          background: url("../images/arrow.svg") no-repeat;
          margin: 12px 10px 0 0; }
      .module.module--TileGridModule .grid__tile .arrow-link.light-text span::before {
        background: url("../images/arrow-white.svg") no-repeat; }
      @media (max-width: 1200px) {
        .module.module--TileGridModule .grid__tile .arrow-link {
          left: 50%; } }
      @media (max-width: 750px) {
        .module.module--TileGridModule .grid__tile .arrow-link {
          left: 30%; }
          .module.module--TileGridModule .grid__tile .arrow-link span {
            font-size: 1.7rem; } }
      @media (max-width: 600px) {
        .module.module--TileGridModule .grid__tile .arrow-link {
          left: 0;
          width: 100%; }
          .module.module--TileGridModule .grid__tile .arrow-link span {
            margin-left: 10%; } }
      @media (max-width: 550px) {
        .module.module--TileGridModule .grid__tile .arrow-link span {
          font-size: 1.5rem;
          width: 150px; } }

.MicroSiteHomePage header {
  margin-bottom: 160px;
  /* Home page menu layout */ }
  @media (max-width: 950px) {
    .MicroSiteHomePage header {
      margin-bottom: 100px; } }
  @media (max-width: 750px) {
    .MicroSiteHomePage header {
      margin-bottom: 50px; } }
  @media (max-width: 600px) {
    .MicroSiteHomePage header {
      margin-bottom: 90px; } }
  @media (max-width: 460px) {
    .MicroSiteHomePage header {
      /*margin-bottom: 20px;*/ } }
  .MicroSiteHomePage header .banner-wrapper {
    height: 800px;
    position: relative; }
    @media (max-width: 1200px) {
      .MicroSiteHomePage header .banner-wrapper {
        height: 650px; } }
    @media (max-width: 1050px) {
      .MicroSiteHomePage header .banner-wrapper {
        height: 450px; } }
    @media (max-width: 950px) {
      .MicroSiteHomePage header .banner-wrapper {
        height: 380px; } }
    @media (max-width: 750px) {
      .MicroSiteHomePage header .banner-wrapper {
        height: 280px; } }
    .MicroSiteHomePage header .banner-wrapper .inner {
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      z-index: 2;
      height: 100%;
      text-align: center;
      width: 100%; }
  .MicroSiteHomePage header .video-container {
    position: relative;
    z-index: 1;
    height: 100%;
    overflow: hidden; }
    .MicroSiteHomePage header .video-container #home-video {
      position: absolute;
      right: 0;
      bottom: 0;
      min-width: 100%;
      min-height: 100%;
      width: auto;
      height: auto;
      z-index: -100;
      background-size: cover;
      overflow: hidden; }
  .MicroSiteHomePage header img.banner-foreground {
    position: absolute;
    bottom: -130px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 380px;
    z-index: 0; }
    @media (max-width: 1050px) {
      .MicroSiteHomePage header img.banner-foreground {
        width: 300px;
        bottom: -100px; } }
    @media (max-width: 950px) {
      .MicroSiteHomePage header img.banner-foreground {
        width: 250px;
        bottom: -80px; } }
    @media (max-width: 750px) {
      .MicroSiteHomePage header img.banner-foreground {
        width: 180px;
        bottom: -50px; } }
    @media (max-width: 600px) {
      .MicroSiteHomePage header img.banner-foreground {
        bottom: -80px; } }
    @media (max-width: 460px) {
      .MicroSiteHomePage header img.banner-foreground {
        width: 150px; } }
    @media (max-width: 330px) {
      .MicroSiteHomePage header img.banner-foreground {
        /* 330px */
        width: 100px; } }
  .MicroSiteHomePage header .banner-heading {
    padding-top: 200px; }
    @media (max-width: 401px) {
      .MicroSiteHomePage header .banner-heading {
        padding-top: 90px; } }
    .MicroSiteHomePage header .banner-heading.light-text {
      color: #FFFFFF; }
    .MicroSiteHomePage header .banner-heading h1 {
      font-size: 13em;
      font-weight: 700;
      letter-spacing: 14px;
      text-align: center;
      line-height: 0.9em;
      text-shadow: 2px 3px 3px rgba(0, 0, 0, 0.4); }
    .MicroSiteHomePage header .banner-heading h2 {
      font-size: 5.2em;
      font-weight: 700;
      text-align: center;
      line-height: 0.9em;
      text-shadow: 2px 3px 3px rgba(0, 0, 0, 0.4); }
    @media (max-width: 1200px) {
      .MicroSiteHomePage header .banner-heading {
        padding-top: 180px; }
        .MicroSiteHomePage header .banner-heading h1 {
          font-size: 11em; } }
    @media (max-width: 1050px) {
      .MicroSiteHomePage header .banner-heading h1 {
        font-size: 9em; }
      .MicroSiteHomePage header .banner-heading h2 {
        font-size: 3em; } }
    @media (max-width: 950px) {
      .MicroSiteHomePage header .banner-heading h1 {
        font-size: 6em; }
      .MicroSiteHomePage header .banner-heading h2 {
        font-size: 2em; } }
    @media (max-width: 750px) {
      .MicroSiteHomePage header .banner-heading {
        padding-top: 85px; }
        .MicroSiteHomePage header .banner-heading h1 {
          font-size: 4em; }
        .MicroSiteHomePage header .banner-heading h2 {
          font-size: 1.5em; } }
    @media (max-width: 460px) {
      .MicroSiteHomePage header .banner-heading h1 {
        letter-spacing: 8px; } }
    @media (max-width: 380px) {
      .MicroSiteHomePage header .banner-heading h1 {
        font-size: 3em;
        line-height: 1.3em; } }
  .MicroSiteHomePage header .microsite_menu {
    position: absolute;
    top: 0;
    right: -32%;
    width: 30%;
    height: 100%;
    z-index: 99;
    background: rgba(0, 0, 0, 0.85);
    transition: right 0.5s; }
    .MicroSiteHomePage header .microsite_menu.showing {
      right: 0; }
    .MicroSiteHomePage header .microsite_menu ul {
      padding-top: 150px; }
      .MicroSiteHomePage header .microsite_menu ul li {
        display: block; }
        .MicroSiteHomePage header .microsite_menu ul li.first a {
          padding-left: 15px; }
      .MicroSiteHomePage header .microsite_menu ul a {
        font-size: 1.5em;
        padding: 15px; }
    @media (max-width: 1050px) {
      .MicroSiteHomePage header .microsite_menu {
        width: 50%;
        right: -52%; }
        .MicroSiteHomePage header .microsite_menu ul {
          padding-top: 100px; } }
    @media (max-width: 1050px) {
      .MicroSiteHomePage header .microsite_menu {
        width: 70%;
        right: -72%; }
        .MicroSiteHomePage header .microsite_menu ul {
          padding-top: 70px; } }
    @media (max-width: 750px) {
      .MicroSiteHomePage header .microsite_menu {
        position: fixed;
        height: 100%; }
        .MicroSiteHomePage header .microsite_menu ul a {
          padding: 10px; } }
    @media (max-width: 600px) {
      .MicroSiteHomePage header .microsite_menu {
        width: 100%;
        right: -102%; } }
  .MicroSiteHomePage header .menu-toggle {
    display: block; }

/** GENERAL MICROSITE PAGES **/
.MicroSitePage {
  /* micro site normal page menu set up */ }
  .MicroSitePage header {
    margin-bottom: 40px; }
    @media (max-width: 750px) {
      .MicroSitePage header {
        height: 75px;
        margin-bottom: 0; } }
    @media (max-width: 400px) {
      .MicroSitePage header .branding {
        left: 5%;
        right: inherit; } }
  .MicroSitePage .microsite_menu {
    background: #000000;
    /* Change to hidden menu */ }
    @media (max-width: 950px) {
      .MicroSitePage .microsite_menu ul {
        width: 96%; } }
    .MicroSitePage .microsite_menu li {
      display: inline-block; }
    @media (max-width: 1200px) {
      .MicroSitePage .microsite_menu li {
        display: inline-block; }
        .MicroSitePage .microsite_menu li.first a {
          padding: 15px; }
      .MicroSitePage .microsite_menu a {
        padding: 15px; } }
  @media (max-width: 1200px) {
    .MicroSitePage .menu-toggle {
      display: block; }
    .MicroSitePage .microsite_menu {
      display: none;
      padding-bottom: 10px;
      position: relative;
      z-index: 99; }
      .MicroSitePage .microsite_menu li {
        display: block; }
      .MicroSitePage .microsite_menu a {
        padding: 10px !important; } }
  .MicroSitePage .main {
    z-index: 8; }
    @media (max-width: 750px) {
      .MicroSitePage .main {
        padding-top: 30px; } }
    .MicroSitePage .main .inner {
      position: relative; }
      .MicroSitePage .main .inner .feature-image {
        position: absolute;
        top: 30px;
        right: 0; }
        @media (max-width: 1400px) {
          .MicroSitePage .main .inner .feature-image {
            width: 35%; } }
        @media (max-width: 1050px) {
          .MicroSitePage .main .inner .feature-image {
            width: 30%;
            position: static;
            float: right; } }
        @media (max-width: 460px) {
          .MicroSitePage .main .inner .feature-image {
            width: 40%; } }
  .MicroSitePage .typography h1 {
    width: 60%;
    position: relative; }
    @media (max-width: 650px) {
      .MicroSitePage .typography h1 {
        width: 80%; } }
    @media (max-width: 400px) {
      .MicroSitePage .typography h1 {
        width: 100%; } }
  .MicroSitePage .typography table td h2 {
    padding: 0;
    line-height: 1.3em; }
  .MicroSitePage .content {
    width: 55%;
    margin: 0 0 50px 100px; }
    @media (max-width: 1050px) {
      .MicroSitePage .content {
        width: 94%;
        margin-left: 6%; } }
    @media (max-width: 600px) {
      .MicroSitePage .content {
        width: 100%;
        margin-left: 0; } }
  .MicroSitePage table {
    width: 100%;
    background: #e6e5eb;
    padding: 20px;
    position: relative;
    left: -100px;
    margin: 40px 0; }
    .MicroSitePage table td {
      width: 33.3%;
      border-left: 2px solid #000000;
      padding: 20px;
      text-align: center; }
      .MicroSitePage table td:last-child {
        border-right: 2px solid #000000; }
    @media (max-width: 1050px) {
      .MicroSitePage table {
        left: -6%; } }
    @media (max-width: 600px) {
      .MicroSitePage table {
        margin: 20px 0;
        width: 100% !important;
        position: static; }
        .MicroSitePage table td {
          display: block;
          width: 100% !important;
          padding: 20px 0;
          border: 0;
          border-top: 2px solid #000000; }
          .MicroSitePage table td:last-child {
            border-right: 0;
            border-bottom: 2px solid #000000; } }

@media (max-width: 1000px) {
  .featured-products::after {
    content: '';
    clear: both;
    display: block; } }

.featured-products .item {
  position: relative;
  margin-bottom: 1rem;
  border-bottom: 1px solid #EEE;
  display: block; }
  @media (max-width: 1000px) {
    .featured-products .item {
      width: 23.5%;
      box-sizing: border-box;
      margin: 0 1%;
      float: left; }
      .featured-products .item:nth-of-type(n), .featured-products .item:nth-of-type(1n+1) {
        margin: 2% 1% 0;
        clear: none; }
      .featured-products .item:nth-of-type(4n+1) {
        margin-left: 0;
        clear: both; }
      .featured-products .item:first-of-type {
        margin-top: 0;
        margin-left: 0; }
      .featured-products .item:nth-of-type(1) {
        margin-top: 0; }
      .featured-products .item:nth-of-type(2) {
        margin-top: 0; }
      .featured-products .item:nth-of-type(3) {
        margin-top: 0; }
      .featured-products .item:nth-of-type(4) {
        margin-top: 0; }
      .featured-products .item:nth-of-type(4n) {
        margin-right: 0;
        position: relative; }
        .featured-products .item:nth-of-type(4n):after {
          clear: both; }
      .featured-products .item:last-of-type {
        margin-bottom: 0; } }
  @media (max-width: 850px) {
    .featured-products .item {
      width: 32%;
      box-sizing: border-box;
      margin: 0 1%; }
      .featured-products .item:nth-of-type(n), .featured-products .item:nth-of-type(1n+1) {
        margin: 2% 1% 0;
        clear: none; }
      .featured-products .item:nth-of-type(3n+1) {
        margin-left: 0;
        clear: both; }
      .featured-products .item:first-of-type {
        margin-top: 0;
        margin-left: 0; }
      .featured-products .item:nth-of-type(1) {
        margin-top: 0; }
      .featured-products .item:nth-of-type(2) {
        margin-top: 0; }
      .featured-products .item:nth-of-type(3) {
        margin-top: 0; }
      .featured-products .item:nth-of-type(3n) {
        margin-right: 0;
        position: relative; }
        .featured-products .item:nth-of-type(3n):after {
          clear: both; }
      .featured-products .item:last-of-type {
        margin-bottom: 0; } }
  @media (max-width: 650px) {
    .featured-products .item {
      width: 49%;
      box-sizing: border-box;
      margin: 0 1%; }
      .featured-products .item:nth-of-type(n), .featured-products .item:nth-of-type(1n+1) {
        margin: 2% 1% 0;
        clear: none; }
      .featured-products .item:nth-of-type(2n+1) {
        margin-left: 0;
        clear: both; }
      .featured-products .item:first-of-type {
        margin-top: 0;
        margin-left: 0; }
      .featured-products .item:nth-of-type(1) {
        margin-top: 0; }
      .featured-products .item:nth-of-type(2) {
        margin-top: 0; }
      .featured-products .item:nth-of-type(2n) {
        margin-right: 0;
        position: relative; }
        .featured-products .item:nth-of-type(2n):after {
          clear: both; }
      .featured-products .item:last-of-type {
        margin-bottom: 0; } }
  .featured-products .item img {
    display: block;
    width: 100%;
    height: auto; }
  .featured-products .item .title {
    position: absolute;
    width: 100%;
    padding: 8px;
    box-sizing: border-box;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(54, 48, 44, 0.75);
    color: #FFF;
    font-size: 13px;
    max-height: 50px;
    overflow-y: hidden;
    line-height: 1.2em; }
    .featured-products .item .title:hover {
      background: rgba(54, 48, 44, 0.9); }

.featured-products .see-more-posts {
  color: #ffffff;
  text-align: center;
  background: #36302c;
  display: block;
  padding: 6px;
  text-transform: uppercase;
  font-size: 13px; }
  .featured-products .see-more-posts:hover {
    background: #1a1715; }

.featured-products h3 {
  border-bottom: 2px solid #36302c;
  padding-bottom: 0;
  margin-bottom: 10px; }

.featured-products .loader {
  display: block;
  margin: 50px auto; }

/* Contract Packaging pages */
/* all pages in this section */
.PackagingHolderPage,
.PackagingProduct,
.PackagingCommentsPage {
  /* menu */ }
  .PackagingHolderPage #page-banner .image,
  .PackagingProduct #page-banner .image,
  .PackagingCommentsPage #page-banner .image {
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover; }
  .PackagingHolderPage #page-banner .banner-heading,
  .PackagingProduct #page-banner .banner-heading,
  .PackagingCommentsPage #page-banner .banner-heading {
    font-size: 37px;
    color: black; }
  .PackagingHolderPage .main .inner.typography h1,
  .PackagingProduct .main .inner.typography h1,
  .PackagingCommentsPage .main .inner.typography h1 {
    font-size: 36px;
    font-weight: 300;
    margin-bottom: 20px; }
  .PackagingHolderPage .main .inner.typography h3,
  .PackagingProduct .main .inner.typography h3,
  .PackagingCommentsPage .main .inner.typography h3 {
    font-size: 22px;
    font-weight: 700;
    text-transform: none;
    margin-bottom: 15px; }
  .PackagingHolderPage .main .inner.typography h4,
  .PackagingProduct .main .inner.typography h4,
  .PackagingCommentsPage .main .inner.typography h4 {
    font-size: 18px;
    font-weight: 300;
    font-style: normal;
    line-height: 1.6em; }
  .PackagingHolderPage .main .inner.typography p,
  .PackagingProduct .main .inner.typography p,
  .PackagingCommentsPage .main .inner.typography p {
    line-height: 1.5em;
    padding: 10px 0; }
  .PackagingHolderPage .main .inner.typography ul,
  .PackagingProduct .main .inner.typography ul,
  .PackagingCommentsPage .main .inner.typography ul {
    margin: 10px 0 10px 22px; }
  .PackagingHolderPage #menu-primary,
  .PackagingProduct #menu-primary,
  .PackagingCommentsPage #menu-primary {
    /* hide all but the contact and search */ }
    .PackagingHolderPage #menu-primary .menu-item-wrapper:nth-last-child(n+3),
    .PackagingProduct #menu-primary .menu-item-wrapper:nth-last-child(n+3),
    .PackagingCommentsPage #menu-primary .menu-item-wrapper:nth-last-child(n+3) {
      display: none; }
    .PackagingHolderPage #menu-primary .menu-item.search-wrapper,
    .PackagingProduct #menu-primary .menu-item.search-wrapper,
    .PackagingCommentsPage #menu-primary .menu-item.search-wrapper {
      display: none; }
  .PackagingHolderPage .main .inner.typography .testimonial.page-panel h4,
  .PackagingProduct .main .inner.typography .testimonial.page-panel h4,
  .PackagingCommentsPage .main .inner.typography .testimonial.page-panel h4 {
    font-size: 13px;
    color: #ccc8c4;
    text-transform: uppercase;
    position: absolute;
    top: 18px;
    left: 60px;
    line-height: 1.1em; }
  .PackagingHolderPage .page-panel.testimonial,
  .PackagingProduct .page-panel.testimonial,
  .PackagingCommentsPage .page-panel.testimonial {
    margin-left: 0;
    margin-top: 20px; }
    .PackagingHolderPage .page-panel.testimonial .comment,
    .PackagingProduct .page-panel.testimonial .comment,
    .PackagingCommentsPage .page-panel.testimonial .comment {
      padding-top: 60px; }

.PackagingHolderPage {
  /* Banner */
  /* Content panels */ }
  .PackagingHolderPage #page-banner {
    height: 650px; }
    .PackagingHolderPage #page-banner .banner-heading {
      font-weight: 700; }
    .PackagingHolderPage #page-banner .banner-subheading {
      font-size: 14px;
      font-weight: 300; }
      .PackagingHolderPage #page-banner .banner-subheading strong {
        font-size: 20px; }
    .PackagingHolderPage #page-banner .inner .banner-buttons {
      padding-top: 5px; }
      .PackagingHolderPage #page-banner .inner .banner-buttons .button {
        font-size: 14px;
        font-weight: 300;
        color: white;
        text-transform: none;
        background: rgba(54, 48, 44, 0.75);
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        border: 4px solid transparent;
        padding: 10px 14px;
        margin: 0 2px 5px 0; }
        @media (max-width: 415px) {
          .PackagingHolderPage #page-banner .inner .banner-buttons .button {
            padding: 8px 12px; } }
      .PackagingHolderPage #page-banner .inner .banner-buttons .button:hover {
        color: white;
        background-color: #8cb13e;
        border: 4px solid white; }
  .PackagingHolderPage #page-panels {
    overflow: inherit;
    max-height: inherit;
    margin: 30px 0; }
    .PackagingHolderPage #page-panels .page-panel:first-child {
      width: 49.33%;
      height: 410px; }
    .PackagingHolderPage #page-panels .page-panel {
      height: 200px; }
    .PackagingHolderPage #page-panels .page-panel.testimonial {
      width: 49.33%;
      margin-right: 0; }
      .PackagingHolderPage #page-panels .page-panel.testimonial p {
        padding: 0; }
    @media (max-width: 1000px) {
      .PackagingHolderPage #page-panels .page-panel,
      .PackagingHolderPage #page-panels .page-panel:first-child,
      .PackagingHolderPage #page-panels .page-panel.testimonial {
        width: 49.5%;
        height: 40vw;
        margin: 0 1% 10px 0;
        clear: none; }
      .PackagingHolderPage #page-panels .page-panel:nth-child(2),
      .PackagingHolderPage #page-panels .page-panel.testimonial {
        margin-right: 0; } }
    @media (max-width: 550px) {
      .PackagingHolderPage #page-panels .page-panel,
      .PackagingHolderPage #page-panels .page-panel:first-child,
      .PackagingHolderPage #page-panels .page-panel.testimonial {
        width: 100%;
        margin-left: 0;
        height: auto;
        min-height: 40vw; } }
    @media (max-width: 300px) {
      .PackagingHolderPage #page-panels .page-panel,
      .PackagingHolderPage #page-panels .page-panel:first-child,
      .PackagingHolderPage #page-panels .page-panel.testimonial {
        min-height: 150px; } }

.PackagingProduct #page-banner {
  height: 470px;
  padding-bottom: 35px; }
  .PackagingProduct #page-banner .inner {
    position: relative; }
  .PackagingProduct #page-banner .banner-heading {
    font-weight: 300;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 55px;
    padding: 0; }

.PackagingProduct .main {
  padding-top: 35px;
  padding-bottom: 0; }

.PackagingProduct .back-to-home {
  font-weight: 700;
  margin-bottom: 20px; }

.PackagingProduct .package-gallery .slider {
  height: 325px;
  margin-top: 20px;
  border: 1px solid #eee;
  position: relative; }
  .PackagingProduct .package-gallery .slider .slide {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    background: white;
    height: 90%;
    width: 90%;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover; }

.PackagingProduct .package-gallery .thumbnails {
  margin-top: 20px; }

.PackagingProduct .package-gallery .thumbnail {
  float: left;
  width: 31%;
  height: 100px;
  margin-right: 2.33%;
  border: 1px solid #eee;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }
  .PackagingProduct .package-gallery .thumbnail.active {
    display: none; }

.PackagingProduct .package-gallery .testimonial.page-panel {
  width: 100%;
  height: auto; }
  .PackagingProduct .package-gallery .testimonial.page-panel .author {
    padding-bottom: 20px; }

.PackagingProduct .package-blurb {
  margin-top: 30px; }

.PackagingProduct .page-band {
  background-color: #8CB13E;
  color: #ffffff;
  padding: 30px 0;
  margin: 50px 0 0;
  position: relative; }
  .PackagingProduct .page-band .right.two-thirds::after {
    content: '';
    position: absolute;
    bottom: -80px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 50px 45px 0 45px;
    border-color: #8CB13E transparent transparent transparent; }
  .PackagingProduct .page-band .inner.typography h1 {
    font-weight: 700; }
  .PackagingProduct .page-band a {
    font-weight: 700;
    color: #ffffff;
    text-decoration: underline; }

.PackagingProduct .light_grey-bg {
  padding: 70px 0; }

.PackagingProduct .packaging-form-sidebar img {
  max-width: 100%; }

/* responsive stuff for whole section */
@media (max-width: 1100px) {
  .PackagingHolderPage #page-banner .banner-heading {
    padding-top: 30px; } }

@media (max-width: 1700px) {
  .PackagingProduct #page-banner {
    height: 300px; } }

@media (max-width: 1300px) {
  .PackagingProduct #page-banner {
    height: 200px; } }

@media (max-width: 1100px) {
  .PackagingProduct #page-banner {
    height: 150px; } }

@media (max-width: 400px) {
  .PackagingProduct #page-banner {
    height: 140px; } }

@media (max-width: 980px) {
  .PackagingProduct .package-detail.two-thirds {
    width: 55%; }
  .PackagingProduct .package-gallery.one-third {
    width: 42%; }
  .PackagingProduct .package-gallery .slider {
    height: 333px; }
    .PackagingProduct .package-gallery .slider .slide img {
      margin: 0 auto; }
  .PackagingProduct .packaging-enquiry-form.two-thirds {
    width: 70%; }
  .PackagingProduct .packaging-form-sidebar.one-third {
    width: 22%; } }

@media (max-width: 650px) {
  .PackagingProduct .main {
    padding-top: 15px; }
  .PackagingProduct .package-detail.two-thirds,
  .PackagingProduct .package-gallery.one-third {
    width: 100%;
    float: none;
    margin: 0 0 30px;
    clear: left; }
  .PackagingProduct .packaging-form-sidebar.one-third {
    display: none; }
  .PackagingProduct .packaging-enquiry-form.two-thirds {
    width: 100%;
    margin: 0; } }

.PackagingCommentsPage #page-banner {
  height: 470px;
  padding-bottom: 35px; }
  .PackagingCommentsPage #page-banner .banner-heading {
    font-weight: 300;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 55px;
    padding: 0; }
  @media (max-width: 1700px) {
    .PackagingCommentsPage #page-banner {
      height: 300px; } }
  @media (max-width: 1300px) {
    .PackagingCommentsPage #page-banner {
      height: 200px; } }
  @media (max-width: 1100px) {
    .PackagingCommentsPage #page-banner {
      height: 150px; } }
  @media (max-width: 400px) {
    .PackagingCommentsPage #page-banner {
      height: 140px; } }

.PackagingCommentsPage .main {
  padding-top: 35px;
  padding-bottom: 0; }

.PackagingCommentsPage .back-to-home {
  font-weight: 700;
  margin-bottom: 30px;
  display: block; }

.PackagingCommentsPage .content {
  margin-bottom: 50px; }

/*# sourceMappingURL=index.min.css.map*/