/* Minification failed. Returning unminified contents.
(27,1): run-time error CSS1019: Unexpected token, found '@import'
(27,9): run-time error CSS1019: Unexpected token, found 'url("//hello.myfonts.net/count/366431")'
(129,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(130,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(139,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(140,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(2166,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(2167,2): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(2413,321): run-time error CSS1062: Expected semicolon or closing curly-brace, found ':'
(2524,113): run-time error CSS1062: Expected semicolon or closing curly-brace, found ':'
(2729,34): run-time error CSS1062: Expected semicolon or closing curly-brace, found '('
(3291,64): run-time error CSS1062: Expected semicolon or closing curly-brace, found ':'
 */
/* EB Garamond - Google Fonts */
/*@import url('https://fonts.googleapis.com/css?family=EB+Garamond:400,700');*/
/* Cinzel - Google Fonts */
@import url('https://fonts.googleapis.com/css?family=Cinzel');

/* URW DIN - MyFonts
 * @license
 * The fonts listed in this notice are subject to the End User License Agreement(s) entered into by the website owner. All other parties are explicitly restricted from using the Licensed Webfonts(s).
 * License: https://www.myfonts.com/viewlicense?type=web&buildid=3559586
*/
@import url("//hello.myfonts.net/count/3650a2");
@font-face { font-family: 'URWDIN'; src: url('/includes/fonts/3650A2_1_0.eot'); src: url('/includes/fonts/3650A2_1_0.eot?#iefix') format('embedded-opentype'),url('/includes/fonts/3650A2_1_0.woff2') format('woff2'),url('/includes/fonts/3650A2_1_0.woff') format('woff'),url('/includes/fonts/3650A2_1_0.ttf') format('truetype'); font-weight: 400; }
@font-face { font-family: 'URWDIN'; src: url('/includes/fonts/3650A2_0_0.eot'); src: url('/includes/fonts/3650A2_0_0.eot?#iefix') format('embedded-opentype'),url('/includes/fonts/3650A2_0_0.woff2') format('woff2'),url('/includes/fonts/3650A2_0_0.woff') format('woff'),url('/includes/fonts/3650A2_0_0.ttf') format('truetype'); font-weight: 700; }
@font-face {
    font-family: 'ProximaNova';
    src: url('/includes/fonts/ProximaNova-Medium.woff2') format('woff2'), url('/includes/fonts/ProximaNova-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

/* Engravers Gothic - MyFonts */
/*
 * @license
 * The fonts listed in this notice are subject to the End User License Agreement(s) entered into by the website owner. All other parties are explicitly restricted from using the Licensed Webfonts(s).
 * License: https://www.myfonts.com/viewlicense?type=web&buildid=3564593
*/
@import url("//hello.myfonts.net/count/366431");
@font-face { font-family: 'EngraversGothic'; src: url('/includes/fonts/366431_0_0.eot'); src: url('/includes/fonts/366431_0_0.eot?#iefix') format('embedded-opentype'),url('/includes/fonts/366431_0_0.woff2') format('woff2'),url('/includes/fonts/366431_0_0.woff') format('woff'),url('/includes/fonts/366431_0_0.ttf') format('truetype'); font-weight: 400; }

/*!
 *  Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('/includes/fonts/fontawesome-webfont.eot?v=4.5.0');
  src: url('/includes/fonts/fontawesome-webfont.eot?#iefix&v=4.5.0') format('embedded-opentype'), url('/includes/fonts/fontawesome-webfont.woff2?v=4.5.0') format('woff2'), url('/includes/fonts/fontawesome-webfont.woff?v=4.5.0') format('woff'), url('/includes/fonts/fontawesome-webfont.ttf?v=4.5.0') format('truetype'), url('/includes/fonts/fontawesome-webfont.svg?v=4.5.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;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.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: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.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: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.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-feed:before,
.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-y-combinator-square:before,
.fa-yc-square:before,
.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-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-intersex:before,
.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-genderless:before {
  content: "\f22d";
}
.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";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}

/* Table of Contents
=================================
#Font-Face
#Site Styles
#Media Queries */
/* #Site Styles
================================= */
/* ### general ### */
* { margin: 0px; padding: 0px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
html, body { font-family: 'URWDIN', Arial, Tahoma, sans-serif; font-size: 16px; color: #2c2c2c; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
input, select, textarea, button { font-family: 'URWDIN', Arial, Tahoma, sans-serif; font-size: 20px; font-weight: 400; letter-spacing: 0; color: #2c2c2c; }
body { background: #f0f0f0; }
img { border: 0px; display: block; }
ul, li { list-style: none; }
sub, sup { line-height: 1.2em; }
:focus { outline: 1px dotted #272727; }
.pull-left { float: left; }
.pull-right { float: right; }
.text-center { text-align: center; }
.text-right { text-align: right; }
a { text-decoration: none; color: #c2c2c2; }
address { font-style: normal; }
.flex-center { display: block; }
.topPad { padding-top: 120px; }
.bottomPad { padding-bottom: 120px; }
.topMar { margin-top: 120px; }
.flex-stretch { display: block; }
.img-responsive { max-width: 100%; }
.skip { position: absolute; top: -300px; z-index: 00; left: 0; right: 0; margin: auto; font-family: 'URWDIN', Arial, Tahoma, sans-serif; font-size: 24px; font-weight: 400; color: #2c2c2c; height: auto; width: 300px; text-align: center; background: #e0e0e0; border: 1px solid #2c2c2c; }
a.skip:focus { padding: 10px; top: 10px; z-index: 9999; }
.image-fit { object-fit: cover; height: 100%; width: 100%; position: absolute; top: 50%; left: 50%; margin-right: -50%; transform: translate(-50%,-50%); }
.noscroll { overflow: hidden; }
.footer-page .footer li.show-xs { display: none; }
::-webkit-input-placeholder { /* Chrome/Opera/Safari */ color: #bfbfbf; }
::-moz-placeholder { /* Firefox 19+ */ color: #bfbfbf; }
:-ms-input-placeholder { /* IE 10+ */ color: #bfbfbf; }
:-moz-placeholder { /* Firefox 18- */ color: #bfbfbf; }
.floatNone { float: none; align-content: center; margin: auto; }
.floatLeft { float: left; }
.floatRight { float: right; }
.sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0,0,0,0); border: 0; }
/* Column widths */
.row { display: flex; padding-bottom: 50px; }
.main { padding-top: 15px; padding-bottom: 0px; }
.col3 { width: 25%; flex: 1; padding-right: 15px; }
.col4 { width: 40%; flex: 1; padding-right: 15px; }
.col7 { width: 70%; flex: 2; padding-right: 15px; }
.col12 { width: 100%; }
.js-is-sticky { margin-top: -50px !important; }
@keyframes fadeIn {
	0% { opacity: 0; }
	100% { opacity: 1; }
}
body { /* This section calls the slideInFromLeft animation we defined above */ animation: 1s ease-in 0s 1 fadeIn; }
/* ### global classes ### */
.clear { clear: both; visibility: hidden; line-height: 0; height: 0; }
.btn { text-align: center; margin: 104px auto 0; font-family: 'URWDIN', Arial, Tahoma, sans-serif; font-weight: 400; letter-spacing: .15em; text-transform: uppercase; display: block; color: #b6b6b6; width: 402px; line-height: 66px; border: 2px solid #9f9f9f; background: rgba(255,255,255,.06); -webkit-transition: .25s; -moz-transition: .25s; transition: .25s; }
.btn:hover, .btn:hover { color: #fff; background: #000; border-color: #fff; }
.heading-bold { position: relative; font-weight: normal; font-size: 16px; letter-spacing: .15em; font-family: 'URWDIN', Arial, Tahoma, sans-serif; font-weight: 700; text-transform: uppercase; }
.heading-bold.font20 { font-size: 16px; line-height: 24px; text-align: center; }
.dark .heading-bold {color: #ababab;}
.small-text { font-size: 14px; letter-spacing: .12em; text-transform: uppercase; font-weight: 700; }
.center { padding: 0 15px; margin: 0 auto; max-width: 1460px; position: relative; }
.center-1920 { max-width: 1920px; padding: 0; }
.center-960 { max-width: 990px; }
.noscroll { overflow: hidden; }
.homepage .page-header, .values .page-header { left: 0; top: 0; position: absolute; background: none; }
/* ### wrapper ### */
.wrapper { position: relative; display: block; min-width: 320px; width: 100%; height: 100%; min-height: 900px; overflow: hidden; }
/* ### main container ### */
.main-container { position: relative; padding-bottom: 150px; display: block; width: 100%; min-height: 800px; }
/* ### header container ### */
.page-header { height: 142px; position: relative; z-index: 5; width: 100%; background: #3a3a3a; }
.logo { text-indent: -999999px; display: block; width: 210px; height: 54px; margin-top: 44px; background: url(/images/logo.png) left top no-repeat; background-size: cover; }
.nav-bar { padding-top: 42px; margin: 0; }
.nav-bar.pull-right { position: relative; display: block; }
.nav-bar ul { text-align: right; }
.nav-bar .navigation { display: none; }
.nav-bar .navigation:focus { outline: 1px dotted #fff; }
.nav-bar li { padding: 0 1.25em; text-align: center; display: table-cell; color: #bcbcbc; vertical-align: middle; position: relative; text-transform: uppercase; font-weight: 400; letter-spacing: .15em; line-height: 50px; }
.nav-bar li span { display: none; }
.nav-bar li:last-child { padding-right: 0; }
.nav-bar li a { display: block; position: relative; color: #bcbcbc; text-decoration: none; -webkit-transition: .25s; -moz-transition: .25s; transition: .25s; }
.nav-bar li a::after { bottom: 0; content: ''; position: absolute; display: block; width: 0%; height: 3px; background: #707070; overflow: hidden; -webkit-transition: .25s; -moz-transition: .25s; transition: .25s; }
.nav-bar li:hover:before, .nav-bar li:focus:before { height: 104px; content: ''; width: 100%; position: absolute; left: 0; top: 0; }
.nav-bar li a:hover:after, .nav-bar li a:focus:after, .nav-bar li.active a:after, .nav-bar li.active a:focus:after, .nav-bar li.active:hover a:after, .nav-bar li:hover a:after { width: 100%; }
.nav-bar li a:hover, .nav-bar li:hover a, .nav-bar li.active a, .nav-bar li.active a:focus, .nav-bar li a:focus { color: #fff; }
.nav-bar .login-btn { font-size: 16px; -webkit-transition: .25s; -moz-transition: .25s; transition: .25s; color: #bcbcbc; margin-left: 20px; height: 52px; border: 2px solid #767676; width: 162px; float: right; text-align: center; text-transform: uppercase; font-weight: 400; letter-spacing: .15em; line-height: 48px; position: relative; cursor: pointer; background: none; }
.nav-bar .login-btn:hover, .nav-bar .login-btn:focus { color: #fff; border-color: #fff; }
.nav-bar .login-btn.login-in__button .logout { display: none; }
.nav-bar .login-btn.login-in__button .login { display: block; }
.nav-bar .login-btn .login { display: none; }
.nav-bar .mobile-navigation { float: right; }
.nav-bar li ul { opacity: 0; height: 0; overflow: hidden; position: absolute; transition: 0.25s all ease; left: -20px; top: 100px; width: 368px; box-shadow: 1px 6px 10px rgba(0,0,0,.2); background-color: rgba(85,85,85,.9); }
.nav-bar li li { padding: 0 0 12px 0; width: 100%; height: 0; display: block; text-align: left; line-height: 26px; }
.nav-bar li li a { padding: 10px 40px; }
.nav-bar li:hover li a { color: #bcbcbc; }
.nav-bar li li a:hover:after, .nav-bar li:hover li a:after, .nav-bar li li a:hover:before, .nav-bar li:hover li a:before { display: none; }
.nav-bar li li a:hover { color: #f0f0f0; }
.nav-bar li:hover ul, .nav-bar li a:focus + ul, .nav-bar li .show { padding: 26px 0 18px; opacity: 1; overflow: visible; height: auto; }
.nav-bar li:hover li, .nav-bar li a:focus + ul li, .nav-bar li .show li { height: auto; }
.nav-bar li:hover li a:after, .nav-bar li li a:focus:after { display: none; }
.nav-bar li.for-mobile { display: none; }
.nav-bar li.dropdown a:hover::before, .nav-bar li.dropdown:hover a::before { position: absolute; left: 50%; margin-left: -8px; opacity: .9; bottom: -50px; content: ''; width: 0; height: 0; border-style: solid; border-width: 0 15px 15px 15px; border-color: transparent transparent #555555 transparent; }
.mobile-navigation { position: relative; display: block; }
.page-banner.flex-center .center { top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }
/* ### page banner ### */
.page-banner { height: 990px; min-height: 800px; background: url(/images/banner-bg.jpg) center no-repeat; background-size: cover; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.page-banner h1 { position: relative; display: block; max-width: 13em; width: auto; margin: 0 auto; font-size: 84px; font-family: 'Cinzel', Garamond, 'Times New Roman', Times, sans-serif; font-weight: 400; letter-spacing: .075em; text-align: center; text-transform: uppercase; color: #e0e0e0; }
.page-banner h1 small { display: block; padding: 25px 0 0 0; font-family: 'EngraversGothic', Copperplate,"Copperplate Gothic Light", fantasy; font-size: 22px; letter-spacing: .2em; line-height: 1.2em; }
.page-banner .btn { width: 298px; display: none; }
.page-banner .btnBottom { display: none; }
/* ### about-text ### */
.js #about-us > .center { opacity: 0; transform: translateX(50px); transition: all 0.8s }
.js #about-us > .center.animate { opacity: 1; transform: translateX(0); }
.about-text h2 { font-size: 20px; padding-bottom: 32px; text-transform: uppercase; }
.about-text.centered, .about-text.centered p { text-align: center; margin: 0 auto; }
.about-text p { max-width: 26.5em; padding: 40px 0 25px 0; font-size: 44px; line-height: 58px; }
/* Sections background color */
#vision { background-color: #3a3a3a; height: 100vh; padding-top: 200px; padding-bottom: 200px; min-height: 860px; }
#difference { background-color: #f0f0f0; height: 100vh; padding-top: 250px; padding-bottom: 250px; min-height: 860px; }
#criteria { background-color: #3a3a3a; }
#process { background-color: #f0f0f0; }
/* ### our-vison ### */
.our-vision .center-960 { padding-top: 103px; }
.our-vision.core { padding: 70px 0 50px; }
.our-vision h1 { padding-bottom: 35px; color: #ababab; }
.different h1 { color: #2c2c2c; }
.our-vision .row { width: 74%; margin: auto; display: flex; flex-wrap: wrap; }
.our-vision .row .block { padding: 0 15px 30px; min-height: 180px; max-width: 300px; margin: auto; }
.our-vision .col-6 { width: 50%; }
.our-vision .col-12 { width: 100%; }
.our-vision h2, .our-vision .h2 { padding-top: 25px; font-size: 22px; color: #2c2c2c; line-height: 42px; font-weight: 400; }
.our-vision .h2 { padding-bottom: 10px; display: block; }
.our-vision.core h2 { margin-bottom: 45px; }
.our-vision p { font-size: 22px; line-height: 38px; color: #ababab; }
.our-vision.core p { font-size: 18px; line-height: 36px; }
.our-vision .block { padding: 60px 0 10px; }
/* ### our-criteria ### */
.our-criteria h1 { /*padding-bottom: 55px;*/ padding-bottom: 50px; color: #ababab; }
.our-criteria p { font-size: 22px; line-height: 40px; max-width: 720px; padding: 0 20px; margin: auto; color: #ababab; }
.our-criteria .header { padding-bottom: 68px; }
.our-criteria .center { max-width: 1250px; }
.our-criteria img { margin: auto; }
/* ### our-vison ### */
.our-value { min-height: 1011px; }
.our-value h2 { padding-bottom: 55px; }
.our-value p { font-size: 22px; line-height: 40px; max-width: 850px; padding: 0 20px; margin: auto; }
.our-value .header { padding-bottom: 68px; }
.our-value .center { max-width: 1250px; }
.our-value img { margin: auto; }
#our-strategy.our-value .header { padding-bottom: 20px; }
#our-strategy.our-value .link li { font-weight: 700; padding: 0 26px; letter-spacing: .2em; font-size: 1em; text-transform: uppercase; display: inline-block; }
#our-strategy.our-value .link li.hidden { display: none; }
#our-strategy.our-value .link li a { display: inline-block; color: #ababab; position: relative; outline: none; }
#our-strategy.our-value .link li.active a { color: #2c2c2c; }
#our-strategy.our-value .link li a::after { bottom: -8px; content: ''; position: absolute; display: block; width: 0%; height: 1px; background: #2c2c2c; overflow: hidden; -webkit-transition: .25s; -moz-transition: .25s; transition: .25s; }
#our-strategy.our-value .link li.active a:after { width: 100%; }
@media (hover: hover) {
	#our-strategy.our-value .link li a:hover { color: #2c2c2c; }
	#our-strategy.our-value .link li a:hover:after { width: 100%; }
}
.our-value .strategy-wheel { position: relative; overflow: hidden; /*min-height: 48.524em;*/ transition: all 0.5s ease; opacity: 0; overflow: hidden; }
.our-value .strategy-wheel.wheelShow { z-index: 2; opacity: 1; }
.our-value .fullPhase .strategy-wheel, .our-value .yourCompany .strategy-wheel { z-index: 2; opacity: 1; }
.our-value .yourCompany .company { opacity: 1; }
.our-value .yourCompany .wheel ul { opacity: 0; }
.our-value .sustainability, .our-value .fullPhase .sustainability { font-size: 14.7px; opacity: 0; width: 29.460em; height: 18.175em; margin: -22.55em 0 0 -11.8em; background: url(/images/wheel-2.png) left top no-repeat; background-size: cover; }
.our-value .expertise, .our-value .fullPhase .expertise { opacity: 1; font-size: 14.7px; width: 19em; height: 29em; margin: -18.9em 0 0 -22.8em; background: url(/images/wheel-1.png) left top no-repeat; background-size: cover; }
.our-value .organic-growth, .our-value .fullPhase .organic-growth { font-size: 14.7px; opacity: 1; width: 20.000em; height: 34.400em; margin: -13.3em 0em 0 2.55em; background: url(/images/wheel-3.png) left top no-repeat; background-size: cover; }
.our-value .shared-services, .our-value .fullPhase .shared-services { opacity: 1; font-size: 14.7px; width: 28.188em; height: 19.500em; margin: 3.52em 0em 0 -20.15em; background: url(/images/wheel-4.png) left top no-repeat; background-size: cover; }
.our-value .fullPhase .sustainability { opacity: 1; }
.our-value .fullPhase .expertise { opacity: 1; }
.our-value .fullPhase .organic-growth { opacity: 1; }
.our-value .fullPhase .shared-services { opacity: 1; }
.our-value .wheel { font-size: 14.7px; height: 53.524em; width: 53.524em; position: relative; margin: auto; }
.our-value li.sustainability.zoomWheel:hover, .our-value li.sustainabilityActive { margin: -19.1em 0 0 -11.8em; z-index: 1; opacity: 1; font-size: 22px; }
.our-value li.expertise.zoomWheel:hover, .our-value li.expertiseActive { margin: -18em 0 0 -19em; z-index: 1; opacity: 1; font-size: 22px; }
.our-value li.organic-growth.zoomWheel:hover, .our-value li.organic-growthActive { z-index: 1; margin: -14.65em 0em 0 -1em; font-size: 22px; opacity: 1; }
.our-value li.shared-services.zoomWheel:hover, .our-value li.shared-servicesActive { z-index: 1; margin: -0.1em 0em 0 -18.5em; font-size: 22px; opacity: 1; }
.our-value li.smallWheel { font-size: 7px; opacity: .5; }
.our-value .wheelEffect .heading { padding-left: 1.9em; text-align: left; height: 4.218em; }
.our-value .wheelEffect .heading strong { color: #2c2c2c; text-transform: uppercase; font-size: 1.5em; letter-spacing: .1em; line-height: 2.7em; display: block; }
.our-value li.sustainability .heading { padding-left: 3.5em; width: 21.156em; right: -12.4em; top: 1.5em; background: url(/images/heading-arrow2.png) left top no-repeat; background-size: contain; }
.our-value li.expertise .heading { width: 14.422em; left: -9em; top: 6.5em; background: url(/images/heading-arrow.png) left top no-repeat; background-size: contain; }
.our-value li.organic-growth .heading { padding-left: 3.5em; width: 22.517em; right: -17.5em; bottom: 9.8em; background: url(/images/heading-arrow3.png) left top no-repeat; background-size: contain; }
.our-value li.shared-services .heading { width: 21.837em; left: -13em; top: 11.2em; background: url(/images/heading-arrow4.png) left top no-repeat; background-size: contain; }
.our-value .company { position: absolute; display: flex; opacity: 0; overflow: hidden; align-items: center; justify-content: center; left: 50%; transition: all 0.5s ease; text-transform: uppercase; top: 50%; width: 9.8em; height: 9.925em; box-shadow: 0px 2px 7px rgba(0,0,0,.2); border: .1em solid #bebebe; border-radius: 50%; transform: translate(-50%, -50%); background: #eaeaea; }
.our-value .company.companyActive { opacity: 1; }
.our-value .fullPhase .company, .our-value .yourCompany .company.smallCompany { font-size: 14.7px; opacity: 1; }
.our-value .smallCompany { font-size: 7px; opacity: .5; color: #6c6c6c; }
.our-value .company span { display: block; width: 7em; font-weight: 400; letter-spacing: .1em; font-size: 1.3em; text-align: center; font-weight: 700; }
#our-strategy.our-value img { width: 100%; }
.our-value .wheelEffect span { position: absolute; text-align: center; width: 7em; display: block; line-height: 1.1em; }
.our-value .wheelEffect { transition: all 0.5s ease; position: absolute; left: 50%; top: 50%; opacity: 0; }
.our-value .sustainability .one { left: 4.3em; top: 5.2em; }
.our-value .sustainability .two { left: 12em; top: 4.8em; }
.our-value .sustainability .three { right: 4.2em; top: 8.7em; }
.our-value .organic-growth .one { right: 2em; top: 7.5em; width: 8em; }
.our-value .organic-growth .two { right: 2em; top: 13.9em; }
.our-value .organic-growth .three { right: 4em; bottom: 12.5em; }
.our-value .organic-growth .four { right: 7.4em; bottom: 7.4em; }
.our-value .shared-services .one { left: 4.4em; bottom: 9em; }
.our-value .shared-services .two { left: 10.4em; bottom: 6.6em; }
.our-value .shared-services .three { right: 4.1em; bottom: 3.4em; }
.our-value .shared-services .four { left: 6em; bottom: 6.4em; }
.our-value .expertise .one { left: 6em; top: 6.4em; }
.our-value .expertise .two { left: 2.4em; top: 13.1em; }
.our-value .expertise .three { left: 2em; bottom: 5.6em; }
.our-value .textInfo { z-index: 1; position: absolute; left: 0; top: 20%; width: 100%; opacity: 1; overflow: visible; transition: all 0.5s ease; }
.our-value .textInfo.deactive, .our-value .yourCompany .textInfo, .our-value .fullPhase .textInfo { opacity: 0; overflow: hidden; }
.our-value p { font-size: 30px; line-height: 42px; }
.our-value .wheelSection { position: relative; }
#our-strategy { height: 450vh; position: relative; padding-top: 0; }
#our-strategy .sticky { width: 100%; position: relative; padding-top: 80px; transition: all 0.5s ease; }
.wheelAnchor { position: absolute; }
.wheelAnchor:nth-of-type(1) { top: 0 }
.wheelAnchor:nth-of-type(2) { top: 50vh }
.wheelAnchor:nth-of-type(3) { top: 100vh }
.wheelAnchor:nth-of-type(4) { top: 150vh }
.wheelAnchor:nth-of-type(5) { top: 200vh }
.wheelAnchor:nth-of-type(6) { top: 250vh }
.wheelAnchor:nth-of-type(7) { top: 300vh }
/* ### our-vison ### */
.our-principles { padding: 70px 0 67px 110px; }
.our-principles .left-side h2 { padding: 0 0 35px 35px; font-size: 20px; line-height: 24px; text-transform: uppercase; letter-spacing: 3px; }
.our-principles .left-side li { padding: 5px 0 5px 36px; cursor: pointer; margin-bottom: 20px; line-height: 28px; font-size: 20px; color: #2c2c2c; position: relative; }
.our-principles .left-side li:before { content: ''; width: 0; height: 100%; -webkit-transition: .3s; -moz-transition: .3s; transition: .3s; background: #414141; position: absolute; left: -1px; top: 0; }
.our-principles .left-side li:hover:before, .our-principles .left-side li:focus:before, .our-principles .left-side li.active:before { width: 5px; }
.our-principles .left-side { border-left: 1px solid #c6c6c6; width: 24%; }
.our-principles .right-side { align-content: space-around; width: 72%; }
.our-principles .left-side ul { width: 300px; }
.our-principles .slide-bar { margin-top: -5px; width: 768px; margin-right: 150px; opacity: .3; vertical-align: top; white-space: normal; display: inline-block }
.our-principles h2 { font-size: 42px; line-height: 44px; color: #2c2c2c; }
.our-principles .slide-bar ul { padding: 34px 42px 0; }
.our-principles .slide-bar li { padding: 0 0 30px 0; line-height: 34px; font-size: 18px; list-style: disc; }
.our-principles .data { width: 100%; overflow: hidden; white-space: nowrap; }
.our-principles .slide-bar.active { opacity: 1; }
.our-principles .slide-bar li:last-child { padding-bottom: 0; }
.our-principles .next { position: relative; padding-bottom: 10px; cursor: pointer; border-bottom: 3px solid #2c2c2c; display: inline-block; font-weight: 700; text-transform: uppercase; letter-spacing: 2px; }
.our-principles .next:after { content: ''; position: absolute; display: block; width: 20px; height: 5px; left: -20px; bottom: -4px; background: #f0f0f0; -webkit-transition: .75s; -moz-transition: .75s; transition: .75s; }
.our-principles .next:hover:after, .our-principles .next:focus:after { left: 100%; }
.our-principles .next-size { padding: 46px 0; max-width: 730px; text-align: right }
/* ### our-companies ### */
.our-companies { padding: 0; }
.our-companies.bottomPad {padding-bottom: 120px;}
.our-companies .flex-stretch { display: block; /*width: 100%;*/ font-size: 0; margin: 20px 100px 100px; }
.our-companies h2 { padding-top: 117px; padding-bottom: 66px; font-size: 16px; line-height: 24px; text-transform: uppercase; }
.dark.our-companies h2 {color: #ababab;}
.our-companies .block { position: relative; display: inline-block; vertical-align: middle; height: 330px; cursor: pointer; /*width: 50%;*/ width: 33.33%; text-align: center; background: #fff url(/images/block-img-lt.jpg) center no-repeat; /*background-size: 130% auto;*/ background-size: 175% auto; -webkit-transition: .25s; -moz-transition: .25s; transition: .25s; }
/*.our-companies .block:nth-child(n+3) { width: 33.33%; }*/
/*temporary to create a 2-3 grid*/
.our-companies .block:hover, .our-companies .block:focus { background-size: 170% auto; }
.our-companies .block.disabled:hover, .our-companies .block.disabled:focus { cursor: default; background-size: 110% auto; }
.our-companies .block.wolf {background-image: url(/images/block-img.jpg); /*background-size: cover;*/ }/* Added */
.our-companies .block.rooster { background-image: url(/images/block-img1.jpg); /*background-size: cover;*/ } /* Added */
.our-companies .block.gilmore { background-image: url(/images/gilmore-small.jpg); }
.our-companies .block.constellation { background-image: url(/images/constellation-small.jpg); }
.our-companies .block.equi-d { background-image: url(/images/equi-d-small.jpg); }
.our-companies .block.hook { background-image: url(/images/hook-small_dk.jpg); /*background-size: cover;*/ }/* Added */
.our-companies .block.eubank { background-image: url(/images/eubank-small.jpg); }
.our-companies .block.drisco { background-image: url(/images/drisco-bg-small-2.jpg); }
.our-companies .block.mnexc { background-image: url(/images/mnexc-bg-small.jpg); }
.our-companies .block.goins { background-image: url(/images/block-img-goins.jpg); }
.our-companies .block img { position: absolute; display: block; vertical-align: middle; max-width: 40%; width: auto; top: 0; left: 0; right: 0; bottom: 0; margin: auto; opacity: .5; -webkit-transition: 0.5s; -moz-transition: 0.5s; transition: 0.5s; }
.our-companies .block.mnexc img, .our-companies .block.goins img { max-width:24%; width: auto; }
.our-companies .block.drisco img {padding-top: 4px;}
.our-companies .block:hover img, .our-companies .block:focus img {opacity: 1;}
.our-companies .block.disabled:hover img, .our-companies .block.disabled:focus img { opacity: .5; }
.our-companies .block .hooknheavy img { position: absolute; display: block; vertical-align: middle; max-width: 50%!important; width: auto; top: 0; left: 0; right: 0; bottom: 0; margin: auto; opacity: .5; -webkit-transition: 0.5s; -moz-transition: 0.5s; transition: 0.5s; }
.our-companies .block .hooknheavy:hover img, .our-companies .block .hooknheavy:focus img { opacity: 1; }
.our-companies .block .hooknheavy.disabled:hover img, .our-companies .block .hooknheavy.disabled:focus img { opacity: .5; }

/* ###  quote text ### */
/*.our-references h1 {
    padding-bottom: 35px;
}*/

.people-overlay { position: fixed; left: 100%; transition: left 0.5s cubic-bezier(0.645, 0.045, 0.355, 1); z-index: 99999; top: 0; width: 100%; height: 100%; color: #adadad; background: #2c2c2c url(/images/overlay-default.jpg) no-repeat center; background-size: cover; }
.people-overlay.show { left: 0; }
.people-overlay.no-transition, .people-overlay footer.no-transition { transition: none !important; }
.people-overlay.dustin { background: #2c2c2c url(/images/Dustin-big.jpg) center no-repeat; background-size: cover; }
.people-overlay.doran { background: #2c2c2c url(/images/Doran-big.jpg) center no-repeat; background-size: cover; }
.people-overlay.chris { background: #2c2c2c url(/images/Chris-big.jpg) center no-repeat; background-size: cover; }
.people-overlay.Jason { background: #2c2c2c url(/images/Jason-big.jpg) 20% center no-repeat; background-size: cover; }
.people-overlay.david { background: #2c2c2c url(/images/davidh-big.jpg) center no-repeat; background-size: cover; }
.people-overlay.johnl { background: #2c2c2c url(/images/JohnL-big.jpg) center no-repeat; background-size: cover; }
.people-overlay .center { padding-top: 150px; }
.people-overlay .over-lay { position: absolute; left: 0; top: 0; width: 100%; height: 100%; opacity: .5; }
.people-overlay h2 { padding: 0 0 25px; display: block; font-size: 32px; line-height: 42px; }
.people-overlay .text *:focus { outline-color: #adadad; }
.people-overlay h2 small { padding-top: 10px; line-height: 28px; font-size: 20px; font-weight: 400; letter-spacing: 3px; text-transform: uppercase; display: block; }
.people-overlay .center { height: 100%; }
.people-overlay p { padding: 10px 0 20px; font-size: 18px; letter-spacing: 1px; line-height: 34px; }
.people-overlay strong { font-weight: 700; }
.people-overlay .text { position: relative; height: 99%; padding-left: 20px; padding-right: 20px; }
.people-overlay .close { width: 18px; height: 18px; border: 0; display: block; padding: 20px; text-indent: -99999px; cursor: pointer; position: absolute; /*right: -11px;*/ right: 15px; top: -5px; background: url(/images/close.png) no-repeat center; -webkit-transition: .25s; -moz-transition: .25s; transition: .25s color: #e0e0e0; }
.people-overlay .close:hover, .people-overlay .close:focus { -webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); -ms-transform: rotate(360deg); transform: rotate(360deg); }
.people-overlay .scrollbar { /*height: 70%;*/ height: -webkit-calc(100% - 150px); height: calc(100% - 160px); width: 100%; padding-right: 50px; position: relative; overflow-y: auto; padding-bottom: 50px; -webkit-overflow-scrolling: touch; }
.people__overlay .scrollbar::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); border-radius: 12px; background-color: #565656; }
.people__overlay .scrollbar::-webkit-scrollbar { width: 8px; border-radius: 12px; background-color: #565656; }
.people__overlay .scrollbar::-webkit-scrollbar-thumb { border-radius: 12px; -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3); background-color: #ababab; }
.people-overlay footer .footer-link, .company-detail footer .footer-link { overflow: hidden; max-width: 960px; margin: auto; background: #161616; }
.people-overlay footer, .company-detail footer { position: fixed; left: 100%; transition: left 0.25s cubic-bezier(0.645, 0.045, 0.355, 1); bottom: 0; width: 100%; }
.people-overlay.show footer, .company-detail.show footer { left: 0; z-index: 2; }
.people-overlay footer a, .company-detail footer a { padding: 15px 0px 12px 0px; margin: 0 20px; border-bottom: 3px solid transparent; font-size: 16px; opacity: .5; text-transform: uppercase; font-weight: 600; color: #fff; letter-spacing: .15em; display: block; }
.people-overlay footer a:focus, .company-detail footer a:focus { border-bottom: 3px solid #fff; border-bottom: 3px solid rgba(255,255,255,.75); }
.people-overlay .blockqoute { border-left: 1px solid #595959; margin: 30px 0 30px 30px; padding: 10px 15px 10px 45px; width: 400px; }
.people-overlay .blockqoute span { padding-bottom: 20px; font-family: 'URWDIN', Arial, Tahoma, sans-serif; display: block; font-weight: 400; font-size: 30px; line-height: 36px; letter-spacing: normal; }
.people-overlay .blockqoute small { text-transform: uppercase; color: #adadad; font-family: 'URWDIN', Arial, Tahoma, sans-serif; font-weight: 700; }
.people-overlay:after { /*height: 70px;*/ height: 150px; position: absolute; /*bottom: 42px;*/ bottom: 0px; left: 0; width: 100%; content: ''; /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#5b5a5a+0,2f2f2f+100&0+0,1+100 */ background: -moz-linear-gradient(top, rgba(91,90,90,0) 0%, rgba(47,47,47,1) 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(top, rgba(91,90,90,0) 0%,rgba(47,47,47,1) 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to bottom, rgba(91,90,90,0) 0%,rgba(47,47,47,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5b5a5a', endColorstr='#2f2f2f',GradientType=0 ); /* IE6-9 */ pointer-events: none; }
/* ### text-box ### */
.text-box { padding: 80px 0; }
.text-box .small-width { max-width: 60em; padding: 0 30px; }
.text-box h1 { position: relative; display: block; padding: 0 0 32px 0; font-size: 20px; font-family: 'URWDIN', Arial, Tahoma, sans-serif; font-weight: 700; line-height: 100px; text-align: center; color: #2c2c2c; text-transform: uppercase; }
.text-box h2 { padding-bottom: 00px; font-family: 'URWDIN', Arial, Tahoma, sans-serif; font-size: 22px; line-height: 42px; }
.text-box h2 small { display: block; text-transform: none; letter-spacing: normal; }
.text-box p, .text-box li, .text-box address { font-size: 18px; line-height: 30px; padding-bottom: 15px; }
.text-box a { border-bottom: 1px solid #f0f0f0; color: #2c2c2c; }
.text-box a:hover, .text-box a:focus, .text-box a:focus { border-bottom: 1px solid #2c2c2c; }
.text-box h3 { font-size: 18px; text-transform: uppercase; line-height: 24px; padding-bottom: 15px; }
.text-box ul { padding-left: 20px; padding-bottom: 20px; }
.text-box ul ul { padding-top: 15px; padding-bottom: 0; }
.text-box ul li:last-child { padding-bottom: 0; }
.text-box ul li p:last-child { padding-bottom: 0; }
.text-box ul li, .text-box ul.dots li { list-style: disc; }
.text-box .upper-alpha li { list-style: upper-alpha; }
.text-box .lower-alpha li { list-style: lower-alpha; }
.text-box .lower-roman li { list-style: lower-roman }
.text-box .circle li { list-style: circle; }
.text-box .no-dots > li { list-style: none; }
.text-box table { border-collapse: collapse; }
.text-box .table-responsive { overflow: auto; width: 100%; }
.text-box table td { padding: 5px; border: 1px solid #565656; padding: 15px; }
a.underLink { border-bottom: 1px solid #2c2c2c; }
a.underLink:hover, a.underLink:focus { border-bottom: 0px solid #2c2c2c; }
/* ###  seller benefits banner ### */
.seller-benefits-banner { color: #b8b8b8; position: relative; overflow: hidden; }
.seller-benefits-banner .text { text-align: center; color: #b8b8b8; position: absolute; left: 0; right: 0; margin: auto; height: auto; bottom: auto; transform: translateY(-50%); top: 50%; }
/*.seller-benefits-banner .text { position: absolute; left: 50%; top: 35%; transform: translate(-50%,-30%); -webkit-transform: translate(-50%,-30%); -moz-transform: translate(-50%,-30%); -o-transform: translate(-50%,-30%); -ms-transform: translate(-50%,-30%); width: 100%; }*/
.seller-benefits-banner h2 { color: #b8b8b8; font-size: 32px; font-weight: 600; line-height: 38px; margin-bottom: 15px; }
.seller-benefits-banner .head-nav { font-size: 20px; display: block; padding-bottom: 30px; }
.seller-benefits .sellser-benefits-banner .head-nav { text-align: center; }
.seller-benefits-banner .slider-seller { overflow: auto; }
.seller-benefits-banner .slider-seller.links { position: relative; }
.seller-benefits-banner .slider-seller .floatNone { width: 620px; }
.seller-benefits-banner .slider-seller .floatLeft { width: 620px; }
.seller-benefits-banner .slider-seller .floatRight { width: 620px; }
.seller-benefits-banner .slider-seller li:first-child { margin-left: 0; }
.seller-benefits-banner .slider-seller li:last-child { margin-right: 0; }
.seller-benefits-banner .slider-seller li { margin: 0 24px; display: inline-block; color: #717171; font-weight: 700; font-size: 16px; position: relative; letter-spacing: 3px; padding-bottom: 10px; font-family: 'URWDIN', Arial, Tahoma, sans-serif; text-transform: uppercase; cursor: pointer; }
.seller-benefits-banner .slider-seller li::after { bottom: 0; content: ''; position: absolute; display: block; width: 0%; height: 1px; background: #c6c6c6; overflow: hidden; -webkit-transition: .25s; -moz-transition: .25s; transition: .25s; }
.seller-benefits-banner .slider-seller li:hover::after, .seller-benefits-banner .slider-seller li.active::after { width: 100%; }
.seller-benefits-banner .slider-seller li:hover, .seller-benefits-banner .slider-seller li.active { color: #afafaf; }
.seller-benefits-banner p { font-size: 18px; line-height: 34px; max-width: 400px; margin: auto; }
.seller-benefits-banner .slider-title { position: absolute; width: 100%; top: 50px; left: 0px; z-index: 1; padding-top: 35px; color: #7e7e7e; }
.seller-benefits-banner .head-title { font-size: 16px; font-weight: bold; text-transform: uppercase; letter-spacing: 0.1085em; display: block; padding-top: 30px; }
.seller-benefits-banner .slider-nav { position: absolute; left: 0; width: 100%; bottom: 0; z-index: 1; padding-bottom: 40px; color: #7e7e7e; }
.seller-benefits-banner .play { position: absolute; left: 0; top: 45px; width: 100%; text-align: right; }
.values .seller-benefits-banner .play { top: 140px; }
.seller-benefits-banner .play span { display: inline-block; width: 20px; z-index: 8; cursor: pointer; height: 11px; background: url(/images/play-pause.png) center top no-repeat; transition: transform ease-out 0.1s; }
.seller-benefits-banner .play span.active { background-position: center -11px; }
.seller-benefits-banner .play span:hover { transform: scale(1.4); }
.seller-benefits-banner { min-height: 600px; height: calc(100vh); background: #303030; }
.seller-benefits-banner img, .seller-benefits-banner video { position: absolute; object-fit: cover; display: block; min-width: 100%; width: auto; min-height: 100%; height: auto; top: -9999px; left: -9999px; right: -9999px; bottom: -9999px; margin: auto; object-fit: cover; opacity: .1; }
.seller-benefits-banner video { min-width: 120%; min-height: 114%; }
.seller-benefits-banner img { opacity: .8; }
.seller-benefits-banner img.mobileDisplay { display: none; }
.seller-benefits-banner.our-vision .slider { display: flex; align-items: center; position: relative; }
.seller-benefits-banner.our-vision .text { text-align: center; color: #b8b8b8; position: absolute; left: 0; right: 0; margin: auto; height: auto; bottom: auto; transform: translateY(-50%); top: 50%; }
.seller-benefits-banner.our-vision .text span { display: block; }
.seller-benefits-banner.our-vision .heading { /*font-size: 20px;*/ font-size: 30px; font-weight: 700; margin-bottom: 30px; display: block; padding-bottom: 26px; text-transform: uppercase; letter-spacing: 3px; }
.seller-benefits-banner.our-vision p { /*font-size: 36px;*/ font-size: 30px; max-width: none; line-height: 56px; }
/* ###  seller benefits ### */
.seller-benefits .row { margin: 0 -30px; display: flex; align-items: stretch; flex-wrap: wrap; overflow: hidden; }
.seller-benefits .col-6 { padding: 0 30px 20px; min-height: 246px; width: 50%; float: left; }
.seller-benefits h1 { padding-bottom: 62px; }
.seller-benefits h2 { font-size: 42px; padding-bottom: 12px; line-height: 46px; }
.seller-benefits p { padding-right: 40px; font-size: 18px; line-height: 36px; color: #2c2c2c; }
.seller-benefits { padding: 115px 0 40px; }
.seller-benefits .center { max-width: 1160px; }
.slide-container, .slide-container > .slick-list, .slide-container .slick-track { height: 100%; }
.seller-slider { position: relative; overflow: hidden; }
.js .seller-slider .animate-line { opacity: 0; transform: translateY(10px); transition: all cubic-bezier(.55,.47,.12,1.24) 0.01s; }
.js .seller-slider.slick-current .animate-line { transition-duration: 0.4s }
.js .seller-slider.slick-current .animate-line.line-number-1 { transition-delay: 0.1s; opacity: 1; transform: translateY(0px); }
.js .seller-slider.slick-current .animate-line.line-number-2 { transition-delay: 0.2s; opacity: 1; transform: translateY(0px); }
.js .seller-slider.slick-current .animate-line.line-number-3 { transition-delay: 0.3s; opacity: 1; transform: translateY(0px); }
.js .seller-slider.slick-current .animate-line.line-number-4 { transition-delay: 0.4s; opacity: 1; transform: translateY(0px); }
.js .seller-slider.slick-current .animate-line.line-number-5 { transition-delay: 0.5s; opacity: 1; transform: translateY(0px); }
.js .seller-slider.slick-current .animate-line.line-number-6 { transition-delay: 0.6s; opacity: 1; transform: translateY(0px); }
.js .seller-slider.slick-current .animate-line.line-number-7 { transition-delay: 0.7s; opacity: 1; transform: translateY(0px); }
.js .seller-slider.slick-current .animate-line.line-number-8 { transition-delay: 0.8s; opacity: 1; transform: translateY(0px); }
.js .seller-slider.slick-current .animate-line.line-number-9 { transition-delay: 0.9s; opacity: 1; transform: translateY(0px); }
/* ###  content slider ### */
.content-slider .center { max-width: 1234px; border-bottom: 1px solid #c0c0c0; border-top: 1px solid #c0c0c0; }
.content-slider li { padding: 65px 0; font-size: 31px; text-align: center; line-height: 50px; }
.content-slider ul { padding: 0 50px; width: 78%; position: static; margin: auto; }
.content-slider li small { padding-top: 20px; display: block; }
.content-slider .nav-ctrl { position: absolute; left: 60px; top: 50%; cursor: pointer; text-indent: -9999px; margin-top: -22px; width: 26px; height: 43px; background: url(/images/slider-ctrl.png) left top no-repeat; background-size: cover; }
.content-slider .nav-ctrl.next, .content-slider .nav-ctrl.referenceNext { right: 70px; left: auto; transform: rotate(180deg); }
.content-slider .pagination { position: absolute; left: 0; width: 100%; bottom: -1px; display: flex; justify-content: center; }
.content-slider .pagination span { width: 36px; cursor: pointer; height: 5px; margin: 0 4px; background: #c0c0c0; }
.content-slider .pagination span.active, .content-slider .pagination span:hover { background: #414141; }
.content-section-spacer { display: block; height: 60px; clear: both; }
/* ### Core Value Slider ### */
.section-slider .nav-ctrl { position: absolute; left: 60px; top: 50%; cursor: pointer; text-indent: -9999px; margin-top: -22px; width: 26px; height: 43px; background: url(/images/slider-ctrl.png) left top no-repeat; background-size: cover; }
.section-slider .nav-ctrl.next { right: 70px; left: auto; transform: rotate(180deg) /* Firefox */ -moz-transform: rotate(180deg); /* Safari and Chrome */ -webkit-transform: rotate(180deg); /* Opera */ -o-transform: rotate(180deg); /* IE9 */ -ms-transform: rotate(180deg); }
/* ###  process ### */
.process-data h2 { padding-bottom: 66px; }
.process-data p { padding-right: 40px; font-size: 18px; line-height: 30px; max-width: 570px; }
.process-data .process .block { display: flex; align-items: center; }
.process-data .process strong { display: block; padding: 0 10px; text-align: center; width: 267px; height: 97px; font-size: 26px; margin: 0 20px 0 0; display: inline-flex; justify-content: center; align-items: center; border: 1px solid #a7a7a7; background: #fff; }
.process-data .center { max-width: 1020px; }
.process-data .days { width: 130px; text-align: center; font-size: 44px; position: relative; line-height: 48px; font-weight: 700; }
.process-data .days small { font-size: 12px; display: block; line-height: 16px; text-transform: uppercase; }
.process-data .days small.title { position: absolute; font-size: 13px; left: 0; top: -50px; width: 120px; letter-spacing: .08em; }
.process-data .block { padding-bottom: 42px; position: relative; }
.process-data .block:after { content: ''; width: 12px; height: 42px; position: absolute; left: 260px;; bottom: 0; background: url(/images/down-arrow.png) left top no-repeat; }
.process-data .link { position: relative; padding-bottom: 10px; color: #2c2c2c; border-bottom: 3px solid #2c2c2c; display: inline-block; font-weight: 700; text-transform: uppercase; letter-spacing: 2px; }
.process-data .link::after, .process-data .link:after { content: ''; position: absolute; display: block; width: 20px; height: 5px; left: -20px; bottom: -4px; background: #f0f0f0; -webkit-transition: .75s; -moz-transition: .75s; transition: .75s; }
.process-data .link:hover::after, .process-data .link:focus::after, .process-data .link:focus:after { left: 100%; }
.process-data .last:after { display: none; }
.process-data .space { padding: 36px 0; }
/* ###  our people ### */
.our-people .row { margin: 0 -30px; overflow: hidden; }
.our-people .col6 { padding: 0 30px; width: 49%; float: left; }
.our-people .col6.colCentered { margin: 0 auto; }
.our-people h1 { padding-bottom: 55px; }
.our-people a { display: block; color: #2c2c2c; }
/*.our-people .col4, .our-people .col6 { min-height: 495px; }*/
.our-people .name { padding: 51px 0 8px; display: block; font-size: 32px; line-height: 42px; }
.our-people span { display: block; }
.our-people .title { line-height: 28px; font-size: 20px; letter-spacing: 3px; text-transform: uppercase; }
.our-people .bio { padding: 35px 0 44px; font-size: 18px; line-height: 34px; }
.our-people .link { position: relative; padding-bottom: 10px; border-bottom: 3px solid #2c2c2c; display: inline-block; font-weight: 700; text-transform: uppercase; letter-spacing: 2px; }
.our-people .link::after, .our-people .link:after { content: ''; position: absolute; display: block; width: 20px; height: 5px; left: -20px; bottom: -4px; background: #f0f0f0; -webkit-transition: .75s; -moz-transition: .75s; transition: .75s; }
.our-people a:hover .link::after, .our-people a:hover .link:after, .our-people a:focus .link::after, .our-people a:focus .link:after { left: 100%; }
.our-people .top-profile { padding-bottom: 120px; padding-left: 30px; padding-right: 30px; }
.our-people .col4 { padding: 0 115px 0 0; width: 36%; float: left; }
.our-people .col4:first-child a { padding-left: 0; }
.our-people .col4 a { padding: 0; }
.our-people .right-pad-0 { padding-right: 0; width: 28%; }
.ref-button { margin: 0 auto; cursor: pointer; border: 2px solid #2c2c2c; font-family: 'Urwdin', Arial, Tahoma, sans-serif; font-size: 16px; font-weight: 400; text-align: center; text-transform: uppercase; letter-spacing: .15em; height: 70px; width: 240px; /*display: block;*/ padding: 23px 46px; background: none; color: #2c2c2c; -webkit-transition: .25s; -moz-transition: .25s; transition: .25s; }
.dark .ref-button {border-color: #767676; color: #bcbcbc;}
.ref-button:hover, .ref-button:focus { background: #2c2c2c; color: #fff; }
.dark .ref-button:hover, .dark .ref-button:focus {border-color: #fff;}
/* ###  our partners ### */
section.dark { background: #3a3a3a; }
.our-partners h2 { font-size: 16px;  text-transform: uppercase; }
.dark.our-partners h2 {color: #ababab;}
.partner-wrap { position: relative; display: block; max-width: 1100px; font-size: 0; margin: 0 auto; text-align: center; }
.our-partners a { position: relative; display: inline-block; width: 33.3%; padding: 68px 68px 0 68px; vertical-align: middle; opacity: .3; transition: all .25s ease; text-decoration: none; }
.our-partners a:hover, .our-partners a:focus { opacity: 1; }
.our-partners a img { display: block; max-width: 100%; width: auto; max-height: 100%; height: auto; margin: 0 auto; }
/* ###  quote text ### */
.quote-text p { padding-left: 100px; font-size: 38px; line-height: 50px; position: relative; }
.quote-text p:before { opacity: .1; content: ''; position: absolute; left: -50px; top: -10px; width: 110px; height: 96px; display: block; background: url(/images/quote.png) center no-repeat; background-size: cover; }
.quote-text .center { padding: 0 15%; }
.quote-text small { text-align: right; font-size: 16px; text-transform: uppercase; }
.quote-text .text-right { padding: 74px; }
/* ### contact form ### */
.contact-form h2 { font-size: 16px; }
.contact-form.no-border { border: 0; }
.contact-form { border-top: 1px solid #c6c6c6; }
.contact-form .text-center { padding-bottom: 66px; }
.contact-form address { padding-bottom: 50px; line-height: 40px; font-size: 20px; text-transform: uppercase; letter-spacing: .15em; font-family: 'URWDIN', Arial, Tahoma, sans-serif; font-weight: 400; }
.contact-form address span { position: relative; display: inline-block; vertical-align: top; }
.contact-form address a { position: relative; display: inline-block; vertical-align: top; padding: 5px 0; color: #000; }
.contact-form address a::after, .contact-form address a:after { content: ''; position: absolute; display: block; width: 0%; height: 3px; background: #000; overflow: hidden; -webkit-transition: .25s; -moz-transition: .25s; transition: .25s; }
.contact-form address a:hover::after, .contact-form address a:hover:after, .contact-form address a:focus::after, .contact-form address a:focus:after { width: 100%; }
.contact-form .left-side { width: 45%; }
.contact-form .right-side { width: 50%; }
.references-form .right-side { margin: 0 auto; }
.contact-form li { padding: 21px 0; border-top: 1px solid #d8d8d8; }
.contact-form li:first-child { padding-top: 0; border: 0; }
.validation-summary-errors { padding: 0 0 25px 0; }
.validation-summary-errors li { padding: .25em 0; color: #cc0000; border: none; }
.contact-form input, .contact-form textarea { position: relative; display: inline-block; vertical-align: top; max-width: 330px; width: 330px; padding: 0 25px; font-size: 20px; color: #2c2c2c; background: none; border: none; outline: none; }
/*.contact-form input checkbox {
    height: 34px;
}*/
.contact-form label.container { /*width: 411px;*/ width: 100%; padding: 0px 0 0 138px; margin: 0 auto; text-align: left; font-size: 20px; font-weight: 500; letter-spacing: 0px; }
/* The container */
.container { display: block; position: relative; width: auto; padding-left: 35px; margin-bottom: 12px; cursor: pointer; font-size: 22px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
/* Hide the browser's default checkbox */
.container input { position: absolute; opacity: 0; cursor: pointer; height: 0; width: 0; }
/* Create a custom checkbox */
.checkmark { position: absolute; top: 10px; /*left: 167px;*/ left: 100px; height: 20px; width: 20px; background-color: #f0f0f0; border: 2px solid #c4bfbf; }
/* On mouse-over, add a grey background color */
.container:hover input ~ .checkmark { background-color: #000000; border: 0px; }
/* When the checkbox is checked, add a blue background */
.container input:checked ~ .checkmark { background-color: #333333; border: 0px; }
/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after { content: ""; position: absolute; display: none; }
/* Show the checkmark when checked */
.container input:checked ~ .checkmark:after { display: block; }
/* Style the checkmark/indicator */
.container .checkmark:after { left: 6px; top: 2px; width: 5px; height: 10px; border: solid white; border-width: 0 3px 3px 0; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }
.contact-form input.input-validation-error, .contact-form textarea.input-validation-error { color: #cc0000; }
.contact-form li input { height: 40px; line-height: 40px; }
.input-imp-long { visibility: hidden; }
.contact-form textarea { color: #2c2c2c; }
.contact-form button { margin-left: 140px; cursor: pointer; border: 2px solid #2c2c2c; font-size: 16px; text-transform: uppercase; letter-spacing: .15em; height: 70px; width: 240px; background: none; color: #2c2c2c; -webkit-transition: .25s; -moz-transition: .25s; transition: .25s; }
.contact-form button:hover, .contact-form button:focus { background: #2c2c2c; color: #fff; }
.contact-form button.disabled, .contact-form button.disabled:hover, .contact-form button.disabled:focus { background: none; border-color: rgba(0,0,0,.2); color: rgba(0,0,0,.2); cursor: default; }
.contact-form label { padding: 0 30px 0 0; letter-spacing: .15em; vertical-align: top; font-size: 16px; line-height: 40px; text-align: right; display: inline-block; width: 130px; }
.contact-form label.required::after, .contact-form label.required:after { content: '*'; position: absolute; display: inline-block; vertical-align: top; top: auto; left: auto; font-size: 1em; font-weight: 700; }
.input-decoration { position: absolute; display: block; width: 2px; height: 0px; top: 24px; left: 130px; margin: auto; background: #2c2c2c; -webkit-transition: .25s; -moz-transition: .25s; transition: .25s; pointer-events: none; }
.contact-form li:first-child .input-decoration { top: 0; }
input:focus + .input-decoration, select:focus + .input-decoration, textarea:focus + .input-decoration { height: 40px; }
.input-validation-error + .input-decoration { height: 40px; background: #cc0000; }
/* ### company-detail ### */
.company-detail { position: static; display: block; width: 100%; overflow: hidden; left: 0; top: 0; transition: 0.25s; height: 100%; z-index: 9999; background: #333 center no-repeat; background-size: cover; }
.company-detail.wolf { background: #3a3a3a url(/images/wolf-bg.jpg) center no-repeat; background-size: cover;}
.company-detail.rooster { background: #3a3a3a url(/images/rooster-bg.jpg) center no-repeat; background-size: cover;}
.company-detail.goins { background: #3a3a3a url(/images/goins-bg.jpg) center no-repeat; background-size: cover;}
.company-detail.gilmore { background: #3a3a3a url(/images/gilmore-bg.jpg) center no-repeat; background-size: cover;}
.company-detail.constellation { background: #3a3a3a url(/images/constellation-bg.jpg) center no-repeat; background-size: cover;}
.company-detail.equi-d { background: #3a3a3a url(/images/equi-d-bg.jpg) center no-repeat; background-size: cover;}
.company-detail.hook { background: #3a3a3a url(/images/hook-bg.jpg) center no-repeat; background-size: cover;}
.company-detail.eubank { background: #3a3a3a url(/images/eubank-large.jpg) center no-repeat; background-size: cover;}
.company-detail.drisco { background: #3a3a3a url(/images/drisco-bg-2.jpg) center no-repeat; background-size: cover;}
.company-detail.mnexc { background: #3a3a3a url(/images/mnexc-bg.jpg) center no-repeat; background-size: cover; }
.js .company-detail { position: fixed; left: 100%; transition: left 0.25s cubic-bezier(0.645, 0.045, 0.355, 1); }
.js .company-detail.show { display: block; left: 0; }
body.overlayOpen { overflow: hidden; }
.company-detail .detail { position: static; display: block; max-width: 100%; width: 100%; max-height: 100%; height: auto; bottom: 50%; overflow: auto; overflow: hidden; overflow-y: auto; -webkit-overflow-scrolling: touch; }
.company-detail .center { padding-top: 50px; padding-bottom: 60px; max-width: 960px; }
.company-detail .detail .floatLeft { width: 50%; border-right: 1px solid #575757; margin-right: 7%; }
.company-detail .detail .floatRight { width: 43%; }
.company-detail .detail .floatRight p { line-height: 36px; }
.company-detail .block { padding: 0 0 80px 20px; width: 85%; }
.company-detail .block:last-child { padding-bottom: 0; }
.company-detail .detail .block p { padding: 0; letter-spacing: 1px; font-size: 32px; display: inline; position: relative; line-height: 40px; }
.company-detail .detail .block small { padding-top: 20px; letter-spacing: 1px; display: block; text-transform: uppercase; color: #adadad; font-family: 'URWDIN', Arial, Tahoma, sans-serif; font-weight: 700; }
.company-detail .detail .block p:before { content: '"'; position: absolute; left: -15px; top: 0; }
.company-detail .detail .block p:after { content: '"'; position: absolute; right: -10px; bottom: 0; }
.company-detail .button-wrap { position: absolute; right: 0; top: 15px; z-index: 111; overflow: hidden; overflow: hidden; }
.js .company-detail .detail { position: absolute; -webkit-transform: translateY(50%); -moz-transform: translateY(50%); -ms-transform: translateY(50%); transform: translateY(50%); }
.company-detail.rooster-detail { background-image: url(/images/rooster-bg.jpg); }
.company-detail.gilmore-detail { background-image: url(/images/gilmore-bg.jpg); }
.company-detail.constellation-detail { background-image: url(/images/constellation-bg.jpg); }
.company-detail.equi-d-detail { background-image: url(/images/equi-d-bg.jpg); }
.company-detail.active { opacity: 1; z-index: 10; }
.company-detail .btn { margin: 50px 0 20px 0; }
.company-detail img { position: relative; display: block; max-width: 250px; width: auto; opacity: .5; margin-bottom: 50px; }
.company-detail img.hookandheavy { position: relative; display: block; max-width: 220px; width: auto; opacity: .5; margin-bottom: 50px; }
.company-detail img.mnexc { position: relative; display: block; max-width: 200px; width: auto; opacity: .5; margin-bottom: 50px; }
.company-detail p { padding: 0 0 50px; opacity: .5; line-height: 48px; color: #fff; max-width: 80%; font-size: 30px; }
.company-detail li { padding: 0 0 10px; opacity: .5; line-height: 48px; color: #fff; font-size: 30px; list-style: disc; }
.company-detail ul { margin-top: -20px; overflow: hidden; padding-left: 30px; }
.company-detail .close { width: 18px; height: 18px; border: 0; display: block; padding: 20px; text-indent: -99999px; cursor: pointer; background: url(/images/close.png) no-repeat center; -webkit-transition: .25s; -moz-transition: .25s; transition: .25s; z-index: 99; }
.company-detail .close:hover, .company-detail .close:focus { -webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); -ms-transform: rotate(360deg); transform: rotate(360deg); }
/* ### criteria ### */
.criteria-table { position: relative; display: table; width: 100%; }
.criteria-table-left { position: relative; display: table-cell; vertical-align: top; width: 52%; text-align: left; /*padding: 68px 25px 60px 0px;*/ padding: 17px 0px 112px 0px; }
.criteria-table-right { position: relative; display: table-cell; vertical-align: top; width: 50%; text-align: left; /*padding: 60px 30px;*/ padding: 60px 30px 60px 14px; }
.criteria-table-left { text-align: right; }
.criteria-table-left img { position: relative; display: inline-block; vertical-align: top; max-width: 100%; /*max-width: 580px;*/ width: auto; }
.criteria-table-right ul { position: relative; display: block; width: 100%; margin: 0; padding: 0; }
.criteria-table-right li { position: relative; display: block; padding: .8em 0 .8em 1.45em; font-size: 22px; line-height: 1.5em; /*color: #2c2c2c;*/ list-style-type: none; color: #ababab; }
.criteria-table-right li:first-child { padding-top: 0; }
.criteria-table-right li::before, .criteria-table-right li:before { content: ''; position: absolute; display: block; width: .455em; height: .455em; top: 1.35em; left: 0; margin: 0; background: #909090; border-radius: 50%; }
.criteria-table-right li:first-child::before, .criteria-table-right li:first-child:before { top: .55em; }
.tooltip { position: relative; display: inline-block; border-bottom: 1px dotted #bcbcbc; }
.tooltip .tooltiptext { visibility: hidden; width: 320px; box-shadow: 1px 6px 10px rgba(0,0,0,.2); background-color: rgba(85,85,85,.9); color: #bcbcbc; font-size: 16px; line-height: 20px; text-align: left; border-radius: 0px; padding: 20px; position: absolute; z-index: 1; bottom: 135%; left: 0px; margin-left: -135px; opacity: 0; transition: opacity 1s; }
.tooltip .tooltiptext::after { content: ""; position: absolute; top: 100%; left: 50%; margin-left: -5px; border-width: 5px; border-style: solid; border-color: rgba(85,85,85,.9) transparent transparent transparent; }
.tooltip:hover .tooltiptext, .tooltip:focus .tooltiptext { visibility: visible; opacity: 1; }
/* ### Our-References ### */
.content-slider { padding-top: 120px; padding-bottom: 120px; }
/* ### footer links ### */
.footer-page { margin-top: -150px; position: relative; z-index: 1; clear: both; position: relative; background: url(/images/footer.jpg) center no-repeat; background-color: #2a2a2a; -webkit-background-size: cover; background-size: cover; }
.footer-page .footer-links { padding: 8px 0; min-height: 190px; }
.footer-page .support { position: absolute; right: 4%; text-align: center; top: 22%; opacity: .4; }
.footer-page .support:hover { opacity: 1; }
.footer-page .support span { font-family: 'ProximaNova'; font-size: 14px; display: block; color: #fff; padding: 5px 0 15px; }
.footer-page .support img { margin: auto; }
.footer-page .footer-links ul { padding-top: 38px; }
.footer-page .footer-links ul.hide-xs { padding-top: 27px; }
.footer-page li { padding: 0 7px; letter-spacing: .15em; font-size: 16px; line-height: 20px; display: inline-block; vertical-align: middle; text-transform: uppercase; font-family: 'URWDIN', Arial, Tahoma, sans-serif; font-weight: 400; }
.footer-page li.social-link img { display: inline-block; opacity: .4; }
.footer-page li.social-link img:hover { opacity: 1; }
.footer-page li a { padding: 5px 10px; color: #bcbcbc; -webkit-transition: .25s; -moz-transition: .25s; transition: .25s; display: inline-block; }
.footer-page li a:hover, .footer-page li a:focus { color: #fff; background: #000; }
.footer-page .backtop { padding-top: 25px; z-index: 99; text-align: center; letter-spacing: .15em; font-size: 16px; width: 150px; margin-left: -75px; color: #fff; border: 0; position: absolute; left: 50%; top: 30px; text-transform: uppercase; font-family: 'URWDIN', Arial, Tahoma, sans-serif; font-weight: 400; background: url(/images/arrow.png) center top no-repeat; }
.footer-page .footer li { padding: 0; color: #bcbcbc; font-size: 10px; position: relative; opacity: .60; display: inline-block; vertical-align: middle; line-height: 12px; }
.footer-page .footer li:first-child { padding-right: 5px; }
.footer-page .footer li::before, .footer-page .footer li:before { content: '|'; position: absolute; left: 0; top: 50%; font-size: 1em; line-height: 1em; margin: -.5em 0 0 0; }
.footer-page .footer li:first-child::before, .footer-page .footer li:first-child:before { display: none; }
.footer-page .footer li a { position: relative; display: inline-block; vertical-align: top; padding: 9px 15px; color: #bcbcbc; -webkit-transition: .25s; -moz-transition: .25s; transition: .25s; }
.footer-page li a:hover { color: #fff; }
.footer-page .footer .pull-right { margin: 0 -15px 0 0; }
.footer-page .footer .pull-right li a { color: #4c4c4c; }
.footer-page .only-moblie { display: none; }
.footer-page li a:hover, .footer-page li a:focus, .footer-page .footer .pull-right li a:hover, .footer-page .footer .pull-right li a:focus { color: #fff; background: none; }
.footer-page .footer li.only-moblie { display: none; }
.defaultWrap { position: relative; display: block; padding: 250px 0 100px 0; }
.defaultSafeArea { position: relative; display: block; max-width: 1460px; margin: 0 auto; padding: 0 15px; }
.defaultWrap h1 { position: relative; display: block; padding: 0 0 .25em 0; font-size: 80px; font-family: 'Cinzel', Garamond, 'Times New Roman', Times, sans-serif; font-weight: 400; line-height: 100px; color: #2c2c2c; text-transform: uppercase; }
.defaultWrap ol, .defaultWrap ul { position: relative; display: block; margin: 0 0 0 2em; padding: 0; font-size: 18px; line-height: 1.6em; }
.defaultWrap ol li { list-style-type: decimal; }
.defaultWrap ul li { list-style-type: initial; }
.defaultWrap p { position: relative; display: block; max-width: 50em; width: auto; padding: 0 0 1.25em 0; font-size: 18px; font-weight: 400; line-height: 1.6em; color: #2c2c2c; }
.defaultWrap li { position: relative; display: list-item; max-width: 50em; width: auto; padding: 0 0 1.25em 0; font-size: 18px; font-weight: 400; line-height: 1.6em; color: #2c2c2c; }
.defaultWrap p a, .defaultWrap li a { color: #2c2c2c; text-decoration: underline; }
.h3style { font-size: 22px; line-height: 1.2em; }
.form-thanks { text-align: center; }
.referencesText { position: relative; display: block; max-width: 600px; width: 100%; margin: 0 auto; /*padding: 2em 0;*/ font-size: 20px; font-weight: 500; line-height: 40px; }
/* IOS 6.1 - 7 */
/* Safari 6.1-7.0 */
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.process-data .process .block { (;
        display: inline-flex;
        align-items: center;
      ); }
}
.simplebar-track {
	background: rgba(0,0,0,.2);
	border-radius: 100px;
}
.simplebar-scrollbar:before {
	background: #ababab;
}
/* #Media Queries
================================================== */
@media only screen and (max-width: 1550px) {
	.play { right: 20px; }
}
@media only screen and (max-width: 1660px) {
	.our-principles { padding-left: 5% }
	.our-principles .next-size { width: 70%; }
	.our-principles .right-side { width: 72%; }
	.our-principles .slide-bar { width: 70%; margin-right: 10%; }
	.our-principles .slide-bar ul { padding-right: 0; }
}
@media only screen and (max-width: 1366px) {
	.our-companies .block { position: relative; display: inline-block; vertical-align: middle; height: 330px; cursor: pointer; width: 50%; text-align: center; background: #fff url(/images/block-img-lt.jpg) center no-repeat; background-size: 130% auto; -webkit-transition: .25s; -moz-transition: .25s; transition: .25s; }
	.our-companies .block { height: 310px; }
}
@media only screen and (max-width: 1299px) {
	.seller-benefits-banner .slider-seller li { margin: 0 15px; letter-spacing: 2px; }
	.seller-benefits-banner .slider-seller .floatLeft { width: 520px; }
	.seller-benefits-banner .slider-seller .floatRight { width: 520px; }
	.criteria-table-left { padding: 68px 25px; }
	.criteria-table-right { padding: 60px 30px; }
	.our-companies .block { height: 284px; }
}
@media only screen and (max-width: 1199px) {
	.company-detail .block { padding-left: 20px; }
	.company-detail .detail .floatLeft { width: 45%; }
	.company-detail .detail .floatRight { width: 47%; padding-right: 20px; }
	.logo img { width: 200px; }
	.btn { margin-top: 100px; }
    .page-banner .buttonNav { position: relative; display: block; max-width: 620px; margin: 0 auto; }
    .page-banner .btn, .page-banner .btnBottom { /*width: 298px;*/ width: 162px; }
    .page-banner .btn { text-align: center; /*margin: 100px auto 0;*/ margin: 100px 20px 0 0; font-family: 'URWDIN', Arial, Tahoma, sans-serif; font-weight: 400; letter-spacing: .15em; text-transform: uppercase; display: inline-block; color: #b6b6b6; /*width: 402px;*/ width: 298px; line-height: 66px; border: 2px solid #9f9f9f; background: rgba(255,255,255,.06); -webkit-transition: .25s; -moz-transition: .25s; transition: .25s; }
    .page-banner .btn:hover, .page-banner .btn:hover { color: #fff; background: #000; border-color: #fff; }
    .page-banner .btnBottom { text-align: center; /*margin: 50px auto 0;*/ margin: 100px 0 0 0; font-family: 'URWDIN', Arial, Tahoma, sans-serif; font-weight: 400; letter-spacing: .15em; text-transform: uppercase; display: inline-block; color: #b6b6b6; /*width: 402px;*/ width: 298px; line-height: 66px; border: 2px solid #9f9f9f; background: rgba(255,255,255,.06); -webkit-transition: .25s; -moz-transition: .25s; transition: .25s; }
    .page-banner .btnBottom:hover, .page-banner .btnBottom:hover { color: #fff; background: #000; border-color: #fff; }
	.footer-page li { padding-left: 10px; }
	.our-companies .block { height: 214px; }
	.company-detail p { font-size: 26px; line-height: 40px; padding: 0 0 40px; }
	.company-detail li { font-size: 26px; line-height: 40px; }
	.our-companies .block img { width: 180px; }
    .our-companies .block .hooknheavy img { width: 205px; }
	.about-text p, .quote-text p { font-size: 34px; line-height: 44px; }
	.quote-text .text-right { padding: 50px; }
	.about-text p { padding: 30px 0 10px 0; }
	.contact-form input, .contact-form textarea { max-width: 220px; width: 220px; }
	.contact-form address { padding-left: 30px; }
	.form { padding-right: 20px; }
	.referencesText { padding-left: 30px; }
	.our-people .col4 { padding-right: 30px; width: 33.3% }
	.our-people .col6 { padding: 0 30px; width: 50%; float: left; }
	.our-people .top-profile { padding-bottom: 120px; padding-left: 30px; }
	.our-vision p { padding-left: 30px; padding-right: 30px; }
	.nav-bar.pull-right { position: static; }
	.nav-bar .navigation { width: 60px; height: 48px; display: block; border: 0; position: absolute; left: 3px; top: 50%; margin: -58px 0 0 20px; text-indent: -9999px; background: url(/images/navigation.png) left top no-repeat; -webkit-background-size: cover; background-size: cover; cursor: pointer; }
	.nav-bar .navigation-close { top: 75px; left: 0; background: url(/images/close-nav.png) left top no-repeat; -webkit-background-size: cover; background-size: cover; }
	.nav-bar .mobile-navigation { width: 100%; position: fixed; left: -100%; overflow-x: auto; top: 0; height: 100%; transition: 0.25s all ease; background: #ededed; padding: 60px 140px; z-index: 9999; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
	.mobileMenuOpen .nav-bar .mobile-navigation { left: 0%; }
	.nav-bar li, .nav-bar li button { display: block; padding: 10px 0; width: 100%; text-align: left; font-size: 30px; text-transform: uppercase; font-weight: 400; letter-spacing: .15em; }
	.nav-bar li.for-mobile { display: block; }
	.nav-bar li a, .nav-bar li button { padding: 30px 0; display: block; color: #2c2c2c; }
	.nav-bar li.dropdown span { text-indent: 9999px; }
	.nav-bar li.dropdown span::after { content: ''; width: 25px; height: 16px; display: block; position: absolute; right: 0; top: 50%; margin-top: -8px; background: url(/images/drop-arrow.png) right top no-repeat; }
	.nav-bar li.dropdown span:hover::after { background-position: right -16px; }
	.nav-bar li a::after { bottom: 0; }
	.page-header a.logo { margin: 0 auto; padding: 0; float: none; }
	.page-header { padding: 44px 0; text-align: center; }
	.nav-bar .mobile-navigation.active { z-index: 4; -webkit-transform: translate(0%, 0%); transform: translate(0%, 0%); }
	.pag-header.active { z-index: auto; }
	.nav-bar li ul { position: static; width: 100%; background: none; box-shadow: none; }
	.nav-bar li ul:before { display: none; }
	.nav-bar li li { padding: 2px 0; }
	.nav-bar li button { padding: 30px 0; border: 0; /*   border-top: 2px solid #2c2c2c;*/ background: none; }
	.nav-bar li li a { padding: 10px 30px; color: #2c2c2c; }
	.page-header { text-align: center; }
	.nav-bar .login-btn { width: 60px; height: 30px; border: 0; position: absolute; right: 0; top: 0; }
	.nav-bar .login-btn span { text-indent: -99999px; display: block; width: 40px; height: 30px; background: url(/images/log-btn.png) left -30px no-repeat }
	.nav-bar .login-btn .logout { background: url(/images/log-btn.png) left -30px no-repeat }
	.nav-bar .login-btn.login-in__button .login { background: url(/images/log-btn.png) center top no-repeat }
	.nav-bar li { line-height: 30px; }
	.nav-bar li button.active .logout { display: block; }
	.nav-bar li button.active .login { display: none; }
	.nav-bar li button .logout { display: none; }
	.footer-page li a { padding: 5px; }
	.footer-page li { padding: 0 2px; }
	.footer-page .footer-links ul { padding-top: 30px; }
	.footer-page .footer-links { min-height: 160px; }
	.contact-form.request input, .contact-form.request textarea { width: 64%; }
	.contact-form.request label { width: 26%; }
	.contact-form.request { padding: 40px 30px; }
	.contact-form.request .input-decoration { left: 28%; }
	.contact-form.request label { padding-right: 20px; }
	.contact-form.request button { margin-left: 140px; width: 200px; }
	.Request-login .col-sm-5 { width: 44%; }
	.our-principles { padding-left: 5%; }
	.our-principles .left-side ul { width: auto; }
	.our-principles .left-side li, .our-principles .left-side h2 { padding-left: 25px; }
	.our-principles .left-side li { margin-bottom: 10px; }
	.our-principles .slide-bar li { padding-bottom: 20px; }
	.our-principles .left-side h2 { padding-bottom: 20px; }
	.our-principles .slide-bar ul { padding-top: 20px; }
	.our-vision .block { padding-bottom: 40px; }
	.our-principles { padding-left: 2%; }
	.our-principles .right-side { width: 70%; }
	.our-principles .left-side { width: 25%; }
	.content-slider ul { width: 90%; }
	.content-slider .nav-ctrl { left: 40px; }
	.content-slider .nav-ctrl.next { right: 40px; }
	.process-data p { padding-right: 0; max-width: 500px; }
	.nav-bar li:hover:before, .nav-bar li:focus:before, .nav-bar li.dropdown span:hover::before, .nav-bar li.dropdown:hover span::before { display: none; }
	.nav-bar li a:hover, .nav-bar li:hover a, .nav-bar li.active a, .nav-bar li.active a:focus, .nav-bar li a:focus, .nav-bar li.active a { color: #272727; }
	.nav-bar li a { position: relative; }
	.nav-bar li span { display: block }
	.nav-bar li a, .nav-bar li ul { transition: none; }
	.nav-bar li.active li a::after { display: none; }
	.nav-bar li.dropdown span small { display: block; position: absolute; left: 0; top: 0; width: 100%; height: 90px; z-index: 5; }
	.nav-bar li.dropdown a:before { display: none; }
	.nav-bar li.dropdown ul { padding: 15px 0 0; opacity: 1; height: auto; overflow: visible; }
	.nav-bar li li { height: auto; }
	.nav-bar li.dropdown ul { display: none; }
	.nav-bar li:hover li a { color: #272727; }
	.seller-benefits-banner .slider-seller li { margin: 0 5px; font-size: 14px; }
	.seller-benefits-banner .slider-nav .play { top: 20px; }
	.seller-benefits-banner .slider-seller .floatLeft { width: 420px; }
	.seller-benefits-banner .slider-seller .floatRight { width: 420px; }
	.topPad { padding-top: 80px; }
	.bottomPad { padding-bottom: 80px; }
	.topMar { margin-top: 80px; }
	.criteria-table-right li { font-size: 16px; }
	.checkmark { position: absolute; top: 10px; left: 75px; height: 20px; width: 20px; background-color: #f0f0f0; border: 2px solid #c4bfbf; }
	.contact-form label.container { width: 100%; padding: 0px 0 0 111px; margin: 0 auto; text-align: left; }
	.our-value .wheel { font-size: 11px; }
	.our-value .fullPhase .company, .our-value .yourCompany .company.smallCompany { font-size: 11px; }
	.our-value .sustainability, .our-value .fullPhase .sustainability { font-size: 11px; }
	.our-value .expertise, .our-value .fullPhase .expertise { font-size: 11px; }
	.our-value .organic-growth, .our-value .fullPhase .organic-growth { font-size: 11px; }
	.our-value .shared-services, .our-value .fullPhase .shared-services { font-size: 11px; }
	.our-value li.sustainability.zoomWheel:hover, .our-value li.sustainabilityActive { font-size: 13px; }
	.our-value li.expertise.zoomWheel:hover, .our-value li.expertiseActive { font-size: 13px; }
	.our-value li.organic-growth.zoomWheel:hover, .our-value li.organic-growthActive { font-size: 13px; }
	.our-value li.shared-services.zoomWheel:hover, .our-value li.shared-servicesActive { font-size: 13px; }
	.our-value { min-height: 0; }
}
@media only screen and (max-width: 959px) {
	.topMar { margin-top: 50px; }
	.seller-benefits-banner .slider-seller .floatLeft { width: 360px; }
	.seller-benefits-banner .slider-seller .floatRight { width: 360px; }
	.seller-benefits-banner .slider-seller li { letter-spacing: 1px; font-size: 13px; }
	.seller-benefits-banner .floatRight { padding-right: 0; }
	.seller-benefits-banner .slider-nav { padding-bottom: 10px; -webkit-overflow-scrolling: touch; }
	.slider-seller { width: 100%; }
	.seller-benefits-banner .head-nav { padding-bottom: 20px; }
	.company-detail .button-wrap { top: 20px; right: 10px; }
	.people-overlay .close:hover, .people-overlay .close:focus { -webkit-transform: none; -moz-transform: none; -ms-transform: none; transform: none; }
	.contact-form button:hover, .contact-form button:focus { background: none; color: #2c2c2c; }
	.btn:hover, .btn:focus { color: #b6b6b6; background: rgba(255,255,255,.06); }
	.our-vision .block { padding: 40px 0; }
	.page-banner h1 { font-size: 70px; }
	.page-banner h1 small { font-size: 20px; }
	.page-banner { min-height: 700px; }
	.btn { margin-top: 70px; }
	.about-text p { padding: 20px 0 10px 0; font-size: 30px; line-height: 40px; }
	.about-text p, .quote-text p, .company-detail p, .company-detail li { font-size: 26px; line-height: 34px; }
	.quote-text small { letter-spacing: .15em; }
	.contact-form address { font-size: 18px; letter-spacing: .15em; line-height: 30px; padding-bottom: 40px; }
	.contact-form li { padding: 15px 0; }
	.input-decoration { top: 15px; }
	.contact-form button { height: 60px; width: 220px; }
	.btn { line-height: 60px; }
	.footer-page li, .footer-page .backtop { font-size: 14px; letter-spacing: .06em; }
	.footer-page .backtop { margin-left: -75px; width: 100px; top: 15px; padding-top: 20px; }
	.quote-text .text-right { padding: 30px; }
	.our-companies .block { /*height: 200px;*/ height: 159px; }
	.about-text h2 { padding-bottom: 20px; }
	.quote-text p:before { width: 90px; height: 79px; }
	.quote-text p { padding-left: 70px; }
	.our-companies h2 { padding-bottom: 30px; }
	.our-people .col4 { width: 33.33%; padding-right: 20px; }
	.our-people .name { font-size: 23px; padding-bottom: 2px; line-height: 30px; }
	.our-people .title { font-size: 15px; }
	.our-people .bio { padding-top: 20px; padding-bottom: 30px; font-size: 16px; line-height: 28px; }
	.our-people .col4, .our-people .col6 { /*min-height: 380px;*/ min-width: 321px; }
	.our-people .top-profile { padding-bottom: 80px }
	.our-people .link { font-size: 13px; padding-bottom: 5px; }
	.people-overlay h2 { font-size: 23px; }
	.people-overlay h2 small { font-size: 15px; padding-top: 0; }
	.people-overlay p { font-size: 16px; line-height: 22px; }
	.partner-wrap { max-width: 100%; }
	.our-partners a { padding: 50px 50px 0 50px; }
	.footer-page li a, .footer-page li.social-link a { padding: 5px 5px 5px; }
	.footer-page li.social-link a { padding-top: 0; }
	.footer-page li { padding-left: 5px; }
	.people-overlay .center { padding-left: 0px; padding-right: 0px; }
	.people-overlay .blockqoute span { font-size: 22px; line-height: 26px; }
	.people-overlay .blockqoute { width: 300px; padding-left: 30px; margin: 20px; margin-right: 0; }
	.company-detail .detail .floatRight, .company-detail .detail .floatLeft { width: 100%; margin: 0; }
	.company-detail .detail .floatLeft { border-right: 0; margin-top: 30px; border-top: 1px solid #575757; }
	.company-detail .block { width: 100%; padding: 40px 0 10px; }
	.our-principles .left-side ul { display: none; }
	.our-vision h2, .our-principles h2, .our-vision .h2 { font-size: 20px; line-height: 36px; }
	.our-value p { font-size: 20px; line-height: 30px; padding: 0 15%; }
	.our-people .center { padding: 0 15px; }
	.our-vision.different .text-center { text-align: center; }
	.our-principles .left-side { width: 100%; border: 0; float: none; }
	.our-principles .left-side h2 { padding: 0 0 40px 0; }
	.our-principles .slide-bar { width: 100%; margin: 0; padding-bottom: 40px; opacity: 1; }
	.our-principles .right-side { width: 100%; }
	.our-principles .data { white-space: normal; }
	.our-principles .slide-bar ul { padding-left: 25px; }
	.our-principles .next-size { display: none; }
	.our-principles { padding: 0 15px; }
	.process-data .space { padding-bottom: 0; }
	.process-data .process strong { font-size: 20px; width: 190px; height: 90px; }
	.process-data p { max-width: 60%; font-size: 16px; line-height: 22px; }
	.process-data .block:after { left: 170px; }
	.process-data .days { font-size: 34px; line-height: 38px; }
	.process-data .days small.title { font-size: 12px; width: 100%; letter-spacing: normal; }
	.process-data .days { width: 80px; }
	.seller-benefits h2 { font-size: 34px; line-height: 40px; }
	.seller-benefits p { padding-right: 0; }
	.seller-benefits .col-6 { min-height: 220px; }
	.content-slider ul { width: 100%; }
	.content-slider .nav-ctrl { left: 20px; }
	.content-slider .nav-ctrl.next { right: 20px; }
	.content-slider li { font-size: 30px; line-height: 36px; }
	.company-detail .center { padding-left: 25px; display: block; padding-right: 25px; }
	.our-vision .row { width: 90%; }
	.footer-page .support { right: 15px; }
	.seller-benefits-banner.our-vision .text { font-size: 30px; padding-bottom: 0; }
	.seller-benefits-banner.our-vision .text p { font-size: 30px; line-height: 46px; }
	.our-value .wheel { font-size: 10px; }
	.our-value .sustainability, .our-value .fullPhase .sustainability { font-size: 10px; }
	.our-value .expertise, .our-value .fullPhase .expertise { font-size: 10px; }
	.our-value .organic-growth, .our-value .fullPhase .organic-growth { font-size: 10px; }
	.our-value .shared-services, .our-value .fullPhase .shared-services { font-size: 10px; }
	.our-value .fullPhase .company, .our-value .yourCompany .company.smallCompany { font-size: 10px; }
	.our-value li.sustainability.zoomWheel:hover, .our-value li.sustainabilityActive { font-size: 12px; }
	.our-value li.expertise.zoomWheel:hover, .our-value li.expertiseActive { font-size: 12px; }
	.our-value li.organic-growth.zoomWheel:hover, .our-value li.organic-growthActive { font-size: 12px; }
	.our-value li.shared-services.zoomWheel:hover, .our-value li.shared-servicesActive { font-size: 12px; }
	#our-strategy.our-value .link li { padding: 0 10px; }
	/*.our-value .strategy-wheel { min-height: 35em; }*/
	.our-value li.organic-growth .heading { right: -15.5em; bottom: 7.8em; }
	#our-strategy.our-value .link li { font-size: .9em; }
	.people-overlay.johnl {
		background-position-x: 25%;
	}
}
@media only screen and (max-width: 767px) {
	#our-strategy.our-value .link li { padding: 0 7px; }
	.our-vision h2, .our-vision .h2 { padding-top: 10px; line-height: 30px; }
	.seller-benefits-banner.our-vision .slider-nav ul { justify-content: center; }
	.seller-benefits-banner .slider-seller.links { display: flex; -webkit-overflow-scrolling: touch; }
	.seller-benefits-banner .slider-seller.links .floatLeft { width: auto; }
	.seller-benefits-banner .slider-seller.links .floatRight { width: auto; }
	.seller-benefits-banner .slider-seller .floatLeft { width: 50%; }
	.seller-benefits-banner .slider-seller .floatRight { text-align: right; width: 50%; }
	.seller-benefits-banner { min-height: 350px; height: calc(90vh); }
	.seller-benefits-banner .play, .seller-benefits-banner video { display: none; }
	.seller-benefits-banner img.mobileDisplay { display: block; /*width: 100%;*/ width: 120%; }
	.seller-benefits-banner span.mobileDisplay::before, .seller-benefits-banner span.mobileDisplay:before { content: ''; position: absolute; display: block; width: 100%; height: 100%; top: 0; left: 0; right: 0; background: #2c2c2c; opacity: .9; z-index: 1; }
	.seller-benefits-banner .text { z-index: 10; }
	.footer-page .support span { font-size: 12px; }
	.footer-page .support img { width: 100px; }
	.seller-benefits-banner .slider-seller li, .seller-benefits-banner .slider-seller li:last-child { margin: 0 18px 5px; }
	.seller-benefits-banner .head-nav.active { color: #afafaf; }
	.seller-benefits-banner .slider-nav ul { display: flex; padding-bottom: 10px; }
	.seller-benefits-banner.our-vision p { font-size: 30px; }
	.seller-benefits-banner.our-vision .heading { padding-bottom: 0; }
	.seller-benefits-banner.our-vision .text p { font-size: 22px; line-height: 28px; }
	.footer-page .support { padding: 30px 0 20px; width: 100%; position: static; }
	.seller-benefits-banner h2 { font-size: 22px; }
	.seller-benefits-banner p { line-height: 22px; font-size: 16px; }
	.seller-benefits-banner .head-nav { font-size: 16px; line-height: 20px; }
	.seller-benefits-banner .slider-seller li { font-size: 12px; }
	.seller-benefits-banner .slider-seller li { letter-spacing: 1px; padding-bottom: 5px; }
	.our-vision .row { width: 100%; display: block; }
	.nav-bar li.dropdown span small { height: 58px; }
	.nav-bar li a::after { display: none; }
	.nav-bar li.active a, .nav-bar li a:hover { border-bottom: 3px solid #707070; }
	.nav-bar li.active a { margin-bottom: -3px; }
	.nav-bar li ul { border-top: 3px solid #707070; }
	.nav-bar li.active span { border: 0; }
	.nav-bar li.active li a { border: 0; }
	.nav-bar li a, .nav-bar li ul { transition: none; }
	.our-vision .col-6 { width: 100%; }
	.our-vision .row .block { max-width: none; min-height: 0; width: 100%; padding: 0 0 35px 0; }
	.company-detail .block { padding-bottom: 15px; }
	.company-detail .detail .floatRight { padding-right: 0; }
	.our-criteria p { font-size: 18px; line-height: 26px; padding: 0; }
	.our-value p { font-size: 18px; line-height: 26px; padding: 0 15px; }
	.our-value h2 { padding-bottom: 40px; }
	.our-vision .block { padding-bottom: 10px; }
	.seller-benefits .text-center { text-align: left; }
	.people-overlay .blockqoute { float: none; padding: 20px 0; display: block; border-left: 0; border-bottom: 1px solid #595959; margin-left: 0; width: 100%; border-top: 1px solid #595959; }
	.our-partners a { width: 50%; padding: 28px 28px 0 28px; }
	.center { padding: 0 20px; }
	.seller-benefits { padding: 55px 0 15px; }
	.content-slider li { padding: 32px 0; }
	.content-slider .nav-ctrl { left: 0; width: 20px; height: 33px; }
	.main-container { padding-bottom: 0; }
	.content-slider .nav-ctrl.next { right: 0; left: auto; }
	.small-text { font-size: 11px; }
	.content-slider li small { padding-top: 16px; line-height: 18px; }
	.process-data .process strong { width: auto; font-size: 22px; background: none; text-align: left; margin: 0; display: block; padding: 0; height: auto; border: 0; }
	.process-data p { font-size: 16px; max-width: 100%; line-height: 24px; }
	.process-data .process .block { display: block; margin-bottom: 40px; padding: 15px 80px 13px 20px; background: #fff; border: 1px solid #9b9b9b; }
	.process-data .link { font-size: 13px; }
	.process-data .space { padding-top: 0; }
	.process-data { padding-bottom: 55px; }
	.process-data .block:after { left: 50%; bottom: -42px; margin-left: -6px; }
	.process-data .days small.title { display: none; }
	.process-data .days { display: block; position: absolute; right: 0; top: 15px; font-size: 23px; line-height: 28px; }
	.process-data h2 { padding-bottom: 34px; }
	.content-slider ul { padding: 0 30px; }
	.content-slider li { line-height: 28px; }
	.content-slider .center { padding: 0; }
	.content-slider li { font-size: 21px; }
	.seller-benefits h1 { padding-bottom: 36px; }
	.seller-benefits h2 { font-size: 32px; padding-bottom: 0; }
	.seller-benefits p { line-height: 30px; font-size: 16px; }
	.seller-benefits .col-6 { min-height: 0; padding-bottom: 32px; width: 100%; }
	.content-slider { padding: 0 20px; margin-top: 30px; margin-bottom: 60px; }
	.heading-bold.font20 { font-size: 16px; }
	.our-vision p, .our-principles .slide-bar li { line-height: 30px; font-size: 16px; }
	.our-principles .slide-bar li { padding-bottom: 16px; }
	.our-vision h1, .our-principles .left-side h2 { font-size: 16px; }
	.our-principles .slide-bar ul { padding-top: 8px; padding-left: 20px; }
	.our-vision .center, .our-principles { padding: 0 20px; }
	.logo { position: relative; display: inline-block; vertical-align: top; width: 200px; margin: 0 auto; z-index: 1; }
	.nav-bar.pull-right { position: absolute; padding: 0; display: block; width: 100%; height: 100%; top: 0; left: 0; margin: 0; overflow: visible; }
	.our-companies .block { width: 300px; }
	.our-people .text-block { padding: 0 20px 34px; }
	.our-people .col4, .our-people .col6 { min-height: 0; }
	.our-people .img-responsive { width: 100%; }
	.page-banner { padding: 63px 0; z-index: 1; min-height: 650px; }
	.page-banner h1 { font-size: 50px; line-height: 60px; }
	.company-detail .detail .block p { font-size: 26px; line-height: 32px; }
	.page-banner h1 small { display: block; max-width: 20em; width: auto; margin: 0 auto; padding-top: 15px; font-size: 18px; line-height: 28px; }
	.page-banner .buttonNav { position: relative; display: block; max-width: 620px; width:100%; margin: 0 auto; }
    .page-banner .btn { display: block; width: 270px; margin: 40px auto 0; line-height: 24px; }
	.btn { max-width: 400px; width: 100%; letter-spacing: .15em; line-height: 24px; font-size: 13px; margin-top: 50px; padding: 13px 10px; }
    .page-banner .btnBottom { display: block; width: 270px; margin: 25px auto 0; line-height: 24px; }
	.btnBottom { max-width: 400px; width: 100%; letter-spacing: .15em; line-height: 24px; font-size: 13px; margin-top: 50px; padding: 13px 10px; }
	.about-text p, .quote-text p, .company-detail p, .company-detail li { font-size: 22px; }
	.about-text .center { padding: 0 20px; }
	.about-text p { padding: 10px 0 0; }
	.about-text p, .quote-text p, .company-detail p, .company-detail li { line-height: 30px; }
	.our-companies .flex-stretch { display: block; }
	.our-companies .block { display: block; width: 100%; background-size: 100% auto; }
	.our-companies .block:nth-child(n+3) { width: 100%; }
	.our-companies .block:hover, .our-companies .block:focus { background-size: 120% auto; }
	.our-companies .flex-stretch { display: block; /* width: 100%; */ font-size: 0; margin: 20px 30px 30px; }
	.our-people .col6 { width: 100%; padding: 0 0 10px 0; }
	.our-people .top-profile { padding-bottom: 0; }
	.our-people .col4 { padding: 0 5px 40px; width: 100%; }
	.our-people .row { margin: 0px; padding: 0px; }
	.our-people .name { padding-top: 27px; font-size: 23px; }
	.our-people h2 { padding-bottom: 40px; }
	.our-companies .block img { position: absolute; display: block; top: 0; left: 0; right: 0; bottom: 0; margin: auto; }
	.our-companies .block.drisco .img-responsive {padding-top: 0;}
	.company-detail .detail { padding: 20px; }
	.company-detail .center { padding: 0 0 40px; }
	.company-detail .button-wrap { top: -10px; right: -10px; }
	.company-detail .close { background-size: 14px; }
	.company-detail p { line-height: 1.6em; max-width: 100%; padding: 20px 0; font-size: 20px; }
	.company-detail li { font-size: 20px; }
	.company-detail ul { margin-top: 0; }
	.quote-text p:before { width: 50px; height: 44px; left: 50%; margin-left: -25px; }
	.quote-text small { font-size: 14px; }
	.quote-text { padding: 40px 0; }
	.quote-text p { padding: 60px 0 0; }
	.quote-text .center { padding: 0 15px; text-align: center; }
	.quote-text .text-right { padding: 20px 0; text-align: center; }
	.contact-form .right-side, .contact-form .left-side { float: none; width: 100%; }
	.contact-form address a { padding: 0; }
	.contact-form .left-side { text-align: center; }
	.contact-form input, .contact-form textarea { max-width: 100%; width: 100%; }
	.form { margin: auto; padding: 0px; }
	.footer-page .footer-links { padding: 20px 0; }
	.footer-page .footer { padding: 10px 0 30px; }
	.footer-page { margin-top: 0; }
	.footer-page ul { float: none; width: 100%; text-align: center; }
	.footer-page li { padding: 0; margin: 0; }
	.footer-page .footer li:before { content: ''; }
	.footer-page .footer li:last-child:before { content: '|'; }
	.footer-page .footer li:last-child { padding-left: 8px; }
	.footer-page .only-moblie { display: block; }
	.company-detail img { width: 180px; }
	.footer-page .backtop { top: 20px; margin-left: -50px; }
	.nav-bar .navigation { width: 40px; height: 32px; display: block; border: 0; position: absolute; left: 10px; top: 50%; margin: -16px 0 0 0; text-indent: -9999px; background: url(/images/navigation.png) left top no-repeat; -webkit-background-size: cover; background-size: cover; cursor: pointer; }
	.nav-bar .navigation-close { top: 34px; left: 9px; background: url(/images/close-nav.png) left top no-repeat; -webkit-background-size: cover; background-size: cover; }
	.nav-bar .mobile-navigation { width: 100%; position: fixed; left: -100%; top: 0; height: 100%; transition: 0.25s all ease; background: #fff; padding: 60px 40px; z-index: 9999; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
	.mobileMenuOpen .nav-bar .mobile-navigation { left: 0%; }
	.nav-bar li { display: block; padding: 0; width: 100%; text-align: left; }
	.nav-bar li a { padding: 20px; display: block; }
	.over-lay { width: 100%; position: fixed; display: block; left: 0; top: 0; height: 100%; -webkit-transform: translate(0%, 0%); transform: translate(0%, 0%); opacity: 0; transition: 0.6s all ease; background: rgba(0,0,0,.5); }
	.over-lay.active { opacity: 1; z-index: 3; }
	.nav-bar .mobile-navigation.active { z-index: 4; -webkit-transform: translate(0%, 0%); transform: translate(0%, 0%); }
	.pag-header.active { z-index: auto; }
	.page-header { padding: 0; overflow: visible; z-index: 9999; }
	.page-header { text-align: center; }
	.page-header a.pull-left { float: none; }
	.logo { padding: 16px; }
	.page-header a img { position: relative; display: inline-block; vertical-align: top; width: 150px; top: auto; left: auto; right: auto; bottom: auto; }
	.contact-form button { width: 200px; margin-left: calc(50% - 87px); display: block; }
	.our-companies h2, .about-text h2, .contact-form h2, .seller-benefits-banner.our-vision .heading { font-size: 16px; }
	.footer-page .footer-links li { width: 100%; }
	.footer-page li a, .footer-page li.social-link a { padding: 10px 10px; }
	.footer-page .footer-links ul { padding: 100px 0 10px; }
	.footer-page .footer li.show-xs { display: block; }
	.hide-xs { display: none; }
    .footer-page .footer-links ul.xs-left { display: block; width: 50%; padding: 100px 0 10px; float: left; }
    .footer-page .footer-links ul.xs-right { display: block; padding-top: 100px; padding-bottom: 10px; width: 50%; float: right; }
	.footer-page .footer-links { background: none; }
	.full-size { width: 100%; }
	.footer-page { background: url(/images/footer-bg_update.jpg) center no-repeat; -webkit-background-size: cover; background-size: cover; background-color: #2a2a2a; }
	.contact-form li { position: relative; display: table; width: 100%; }
	.contact-form li label, .contact-form li input, .contact-form li textarea { position: relative; display: table-cell; vertical-align: top; }
	.contact-form li input, .contact-form li textarea { width: 100%; }
	.defaultWrap { padding: 100px 0 30px 0; }
	.defaultWrap h1 { font-size: 50px; line-height: 1.2em; }
	.defaultWrap ol, .defaultWrap ul, .defaultWrap p, .defaultWrap li { font-size: 16px; }
	.block.wolf.flex-center img { margin-top: auto; }
	.our-people h2 { font-size: 16px; }
	.people-overlay h2 { padding: 0 1.3em 1.1em 0; font-size: 23px; line-height: 1.3em; }
	.people-overlay h2 small { font-size: 15px; padding-top: 0; line-height: 1.4em; }
	.people-overlay p { font-size: 16px; line-height: 22px; }
	.contact-form address { font-size: 12px; line-height: 20px; padding-left: 0px; }
	.people-overlay footer a, .company-detail footer a { font-size: 13px; }
	.people-overlay .scrollbar { height: 78%; overflow: hidden; overflow-y: auto; }
	.people-overlay .center { padding-top: 50px; padding-left: 0; padding-right: 0; }
	.people-overlay .scrollbar { height: calc(100% - 120px); padding-right: 15px; }
	.people-overlay:after { height: 130px; position: absolute; bottom: 0px; left: 0; width: 100%; content: ''; /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#5b5a5a+0,2f2f2f+100&0+0,1+100 */ background: -moz-linear-gradient(top, rgba(91,90,90,0) 0%, rgba(47,47,47,1) 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(top, rgba(91,90,90,0) 0%,rgba(47,47,47,1) 100%); /* Chrome10-25,Safari5.1-6 */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5b5a5a', endColorstr='#2f2f2f',GradientType=0 ); /* IE6-9 */ pointer-events: none; }
	.page-header { padding: 20px 0; height: 70px; }
	.nav-bar .navigation { left: 15px; margin-top: -21px; width: 30px; height: 28px; background: url(/images/navigation-white.png); background-size: cover; }
	.nav-bar .navigation.navigation-close { left: 15px; top: 30px; margin-top: -15px; width: 25px; height: 24px; background: url(/images/close-nav.png); background-size: cover; }
	.nav-bar .login-btn span { margin: 0; right: 15px; height: 15px; width: 20px; }
	.nav-bar .login-btn { padding: 10px; height: 35px; width: 40px; margin: 0; top: -5px; }
	.nav-bar .login-btn .logout { background: url(/images/log-btn-white.png) left -15px no-repeat; background-size: cover; }
	.nav-bar .login-btn.login-in__button .login { background: url(/images/log-btn-white.png) left top no-repeat; }
	.nav-bar .mobile-navigation { padding: 40px 40px; }
	.nav-bar #navigation { width: 240px; margin: auto; }
	.nav-bar li a { padding: 13px 0; }
	.nav-bar li { font-size: 16px; padding: 0; }
	.nav-bar li button { padding: 35px 0; margin-top: 25px; font-size: 16px; }
	.mobileMenuOpen .nav-bar .mobile-navigation { background: #ededed; }
	.nav-bar li.dropdown span::after { height: 8px; width: 12px; background-size: 12px; }
	.nav-bar li.dropdown span:hover::after { background-position: right -8px; }
	.contact-form.request input, .contact-form.request textarea { width: 100%; }
	.contact-form.request label { width: 34%; }
	.contact-form.request .input-decoration { left: 34%; }
	.Request-text h1, .login-prompt h1 { font-size: 32px; line-height: 36px; padding-bottom: 30px; }
	.login-prompt button { height: 50px; width: 200px; }
	.login-prompt form { min-height: 150px; }
	.login-prompt .login-center { width: 100%; padding: 0 15px; }
	.login-prompt p { font-size: 16px; line-height: 30px; }
	.login-prompt .btn { height: 50px; line-height: 48px; width: 180px; }
	.Request-login.request-h { height: 550px; }
	.popup .popup-mid { padding: 70px 15px; width: 330px; padding-bottom: 30px; margin-top: 30px; height: auto; }
	.popup .contact-form label { width: 38%; }
	.popup .input-decoration { left: 38%; }
	.popup ul { padding-bottom: 20px; }
	.popup .contact-form button { margin: 3px auto; width: 180px; font-size: 12px; height: 50px; }
	.popup .contact-form .link { padding: 30px 0; }
	.popup .contact-form .link a { float: none; margin-top: 10px; font-size: 12px; opacity: .6; display: block; text-align: center; }
	.popup .popup-mid img { width: 180px; }
	.popup .popup-close { right: 5px; top: 5px; background-size: cover; width: 40px; height: 40px; }
	.popup .contact-form input, .popup .contact-form textarea { width: 100%; }
	.footer-page .only-moblie { display: block; }
	.page-header .logo { height: 31px; width: 120px; background-image: url(/images/logo-white.png) }
	.contact-form .text-center { padding-bottom: 35px; }
	.contact-form button { height: 50px; width: 180px; font-size: 14px; }
	.contact-form label { font-size: 13px; line-height: 30px; padding: 0 15px 0 0; }
	.contact-form input, .contact-form textarea { padding-left: 10px; font-size: 14px; line-height: 30px; }
	.contact-form input { height: 30px; }
	.people-overlay .close { background-size: 14px; top: -40px; }
	.footer-page li, .footer-page .backtop { font-size: 12px; letter-spacing: 2px; }
	.footer-page .footer li.only-moblie { display: block; }
	.footer-page .footer li { font-size: 8px; letter-spacing: 1px; }
	.footer-page .footer li a { padding: 5px; }
	.footer-page li.social-link img { width: 16px; }
	.footer-page .backtop { background-size: 13px; }
	.nav-bar li li a { padding: 10px 12px; }
	.our-companies .center { padding: 0; }
	.values .seller-benefits-banner .play { top: 80px; }
	.criteria-table { display: block; }
	.criteria-table-left, .criteria-table-right { display: block; /*width: 100%;*/ width: 100%; padding: 40px 0 0 0; }
	.criteria-table-left { text-align: center; }
	.criteria-table-right { max-width: 580px; width: 100%; margin: 0 auto; }
	.section-slider .nav-ctrl.next { right: 20px; }
	.section-slider .nav-ctrl { width: 16px; left: 20px; }
	.row { display: block; width: 100%; }
	.col3 { display: block; width: 100%; }
	.col7 { display: block; width: 100%; padding-bottom: 15px; }
	.contact-form label.container { width: 100%; padding: 0px 0 0 55px; margin: 0 auto; text-align: left; font-size: 14px; }
	.checkmark { left: 7px; top: 3px; }
	.tooltip { position: relative; display: inline-block; border-bottom: 1px dotted #bcbcbc; }
	.tooltip .tooltiptext { visibility: hidden; width: 320px; height: 120px; box-shadow: 1px 6px 10px rgba(0,0,0,.2); background-color: rgba(85,85,85,.9); color: #bcbcbc; text-align: left; font-size: 16px; line-height: 20px; border-radius: 0px; padding: 20px; position: absolute; z-index: 1; top: -45px; bottom: 45px; left: 125%; margin-left: -20px; }
	.tooltip .tooltiptext::after { content: ""; position: absolute; top: 50%; right: 100%; left: 0; margin-top: -5px; margin-left: -20px; border-width: 5px; border-style: solid; border-color: transparent rgba(85,85,85,.9) transparent transparent; }
	.tooltip:hover .tooltiptext, .tooltip:focus .tooltiptext { visibility: visible; }
	#our-strategy.our-value .link li { font-size: .75em; padding-bottom: 16px; letter-spacing: .1em; display: block; width: 100%; }
	#our-strategy.our-value h2 { padding-bottom: 22px; }
	.our-value .wheel { font-size: 7.3px; height: 53.524em; position: absolute; top: 50%; left: 50%; width: 53.524em; transition: 0.25s all ease; transform: translate(-50%,-50%); }
	.our-value .strategy-wheel { min-height: 24em; }
	.our-value li .heading { display: none; }
	.our-value .wheel.leftTop { transform: translate(-72%,-57%) scale(0.58); }
	.our-value .wheel.rightTop { transform: translate(-34%,-70%) scale(0.58); }
	.our-value .wheel.leftBottom { transform: translate(-58%,-28%) scale(0.58); }
	.our-value .wheel.rightBottom { transform: translate(-29%,-37%) scale(0.58); }
	.our-value .fullPhase .company, .our-value .fullPhase .company.smallCompany, .our-value .yourCompany .company.smallCompany, .our-value .company { font-size: 7px; }
	.our-value .sustainability, .our-value .fullPhase .sustainability { font-size: 7px; }
	.our-value .expertise, .our-value .fullPhase .expertise { font-size: 7px; }
	.our-value .organic-growth, .our-value .fullPhase .organic-growth { font-size: 7px; }
	.our-value .shared-services, .our-value .fullPhase .shared-services { font-size: 7px; }
	.our-value li.sustainability.zoomWheel:hover, .our-value li.sustainabilityActive { font-size: 24px; margin: -18.7em 0 0 -12.4em; }
	.our-value li.expertise.zoomWheel:hover, .our-value li.expertiseActive { font-size: 24px; margin: -18em 0 0 -19em; }
	.our-value li.organic-growth.zoomWheel:hover, .our-value li.organic-growthActive { font-size: 24px; }
	.our-value li.shared-services.zoomWheel:hover, .our-value li.shared-servicesActive { font-size: 24px; margin: -0.1em 0em 0 -18.5em; }
	.our-value .fullPhase .wheel.leftTop, .our-value .yourCompany .wheel.leftTop { transform: translate(-50%,-50%); }
	.our-value .fullPhase .wheel.rightTop, .our-value .yourCompany .wheel.rightTop { transform: translate(-50%,-50%); }
	.our-value .fullPhase .wheel.leftBottom, .our-value .yourCompany .wheel.leftBottom { transform: translate(-50%,-50%); }
	.our-value .fullPhase .wheel.rightBottom, .our-value .yourCompany .wheel.rightBottom { transform: translate(-50%,-50%); }
	.topMar { margin-top: 50px; }
	#our-strategy .sticky { padding: 2em 0; }
	.js-is-sticky { margin-top: -65px !important; }
}
@media only screen and (max-width: 767px) and (orientation: landscape) {
	#our-strategy { font-size: 12px; }
	#our-strategy.our-value .header { padding: 0; }
	#our-strategy.our-value .link li { display: inline-block; vertical-align: top; width: auto; }
}
@media only screen and (max-height: 700px) {
	#our-strategy { font-size: 14px; }
	#our-strategy h2 { padding-bottom: 2em; }
}
@media only screen and (max-width: 767px) and (max-height: 550px) {
	.seller-benefits-banner { min-height: 350px; }
	.seller-benefits-banner .slider-title { position: absolute; width: 100%; top: 20px; left: 0px; z-index: 1; padding-top: 35px; color: #7e7e7e; }
	.seller-benefits-banner .head-title { font-size: 20px; font-weight: bold; text-transform: uppercase; letter-spacing: 0.1085em; display: block; padding-top: 0px; }
}
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:portrait) {
	/* For portrait layouts only */
	/* Our People */
	.our-people .img-responsive { width: 100%; }
	.our-people .row { margin: 0px; padding-left: 0; padding-right: 0; }
	.our-people .col6 { padding: 0 30px; /*width: 50%; float: left;*/ }
	.our-people span .gary .text-block { display: block; padding-left: 20px; }
	/* Our Process */
	.process-data .process strong { width: auto; font-size: 22px; background: none; text-align: left; margin: 0; display: block; padding: 0; height: auto; border: 0; }
	.process-data p { font-size: 16px; max-width: 100% line-height: 24px; }
	.process-data .process .block { display: block; margin-bottom: 40px; padding: 15px 80px 13px 20px; background: #fff; border: 1px solid #9b9b9b; }
	.process-data .link { font-size: 13px; }
	.process-data .space { padding-top: 0; }
	.process-data { padding-bottom: 55px; }
	.process-data .block:after { left: 50%; bottom: -42px; margin-left: -6px; }
	.process-data .days small.title { display: none; }
	.process-data .days { display: block; position: absolute; right: 0; top: 15px; font-size: 23px; line-height: 28px; }
	.process-data h2 { padding-bottom: 34px; }
	/* Contact Form */
	.contact-form label { float: left; }
	.contact-form input, .contact-form textarea { max-width: 200px; width: 200px; /*float: left;*/ }
	.contact-form button { margin-left: 50px; margin-right: auto; }
}
@media only screen and (max-width: 479px) {
	/* Our People */
	.our-people .row { margin: 0px; padding: 0; }
	.ref-button { font-size: 13px; }
	/* Our Vision */
	.seller-benefits-banner.our-vision .text { width: 100%; padding: 0 10px; }
	.seller-benefits-banner.our-vision .text p { font-size: 18px; line-height: 24px; }
	.seller-benefits-banner.our-vision .slider-nav ul { justify-content: flex-start; }
	.banner .title { padding: 70px 0 120px; }
	.nav-bar #navigation { width: 250px; }
	.content-slider li { font-size: 20px; }
	.page-banner h1 { font-size: 32px; line-height: 1.5em; }
	.page-banner h1 small { font-size: 16px; line-height: 1.3em; }
	.connect-us h2 { font-size: 20px; }
	.company-detail p { padding-right: 0; }
	.banner .title h1 { font-size: 28px; line-height: 34px; }
	.contact-form label { font-size: 13px; line-height: 30px; padding: 0 15px 0 0; }
	.contact-form input, .contact-form textarea { padding-left: 10px; font-size: 14px; line-height: 30px; }
	.contact-form input { height: 30px; }
	.page-header a img { display: inline-block; width: 120px; }
	.connect-us h2 { font-size: 20px; }
	.company-detail p { padding-right: 0; }
	.banner .title h1 { font-size: 28px; line-height: 34px; }
	.contact-form label { font-size: 13px; line-height: 30px; padding: 0 15px 0 0; }
	.contact-form input, .contact-form textarea { padding-left: 10px; font-size: 14px; line-height: 30px; }
	.contact-form input { height: 30px; }
	.nav-bar .navigation-close { top: 31px; left: 10px; }
	.popup .popup-mid { width: 300px; }
	.our-companies .block, .our-companies .block:hover, .our-companies .block:focus { width: 100%; background-size: cover; }
	.input-decoration { top: 15px; }
	.contact-form li:first-child .input-decoration { top: 0; }
	input:focus + .input-decoration, select:focus + .input-decoration, textarea:focus + .input-decoration, .input-validation-error + .input-decoration { height: 30px; }
	.seller-benefits-banner p { font-size: 18px; line-height: 34px; max-width: 250px; margin: auto; }
	/* References */
	.referencesText { position: relative; display: block; max-width: 600px; width: 100%; margin: 0 auto; font-size: 18px; font-weight: 500; line-height: 26px; padding-bottom: 30px; padding-left: 0; }
	.text-box .small-width { padding: 0 15px; }
	.contact-form label.container { padding: 0px 0 0 76px; margin: 0 auto; }
	.checkmark { left: 38px; top: 3px; }
	.tooltip { position: relative; display: inline-block; border-bottom: 1px dotted #bcbcbc; }
	.tooltip .tooltiptext { visibility: hidden; width: 271px; height: 132px; box-shadow: 1px 6px 10px rgba(0,0,0,.2); background-color: rgba(85,85,85,.9); color: #bcbcbc; font-size: 16px; line-height: 20px; text-align: left; border-radius: 0px; padding: 20px; position: absolute; z-index: 1; bottom: 135%; left: 20%; margin-left: -35px; }
	.tooltip .tooltiptext::after { content: ""; position: absolute; top: 100%; left: 50%; margin-left: -5px; border-width: 5px; border-style: solid; border-color: rgba(85,85,85,.9) transparent transparent transparent; }
	.tooltip:hover .tooltiptext, .tooltip:hover .tooltiptext { visibility: visible; }
}
@media only screen and (max-width: 374px) {
	.our-value .wheel { font-size: 6px; }
}
@media only screen and (max-height: 599px) and (min-width: 768px) {
	.our-value .wheel { font-size: 7.3px; height: 53.524em; position: absolute; top: 50%; left: 50%; width: 53.524em; transition: 0.25s all ease; transform: translate(-50%,-50%); }
	.our-value .strategy-wheel { min-height: 24em; }
	.our-value li .heading { display: none; }
	.our-value .wheel.leftTop { transform: translate(-72%,-57%) scale(0.58); }
	.our-value .wheel.rightTop { transform: translate(-34%,-70%) scale(0.58); }
	.our-value .wheel.leftBottom { transform: translate(-58%,-28%) scale(0.58); }
	.our-value .wheel.rightBottom { transform: translate(-29%,-37%) scale(0.58); }
	.our-value .fullPhase .company, .our-value .fullPhase .company.smallCompany, .our-value .yourCompany .company.smallCompany, .our-value .company { font-size: 7px; }
	.our-value .sustainability, .our-value .fullPhase .sustainability { font-size: 7px; }
	.our-value .expertise, .our-value .fullPhase .expertise { font-size: 7px; }
	.our-value .organic-growth, .our-value .fullPhase .organic-growth { font-size: 7px; }
	.our-value .shared-services, .our-value .fullPhase .shared-services { font-size: 7px; }
	.our-value li.sustainability.zoomWheel:hover, .our-value li.sustainabilityActive { font-size: 22px; margin: -18.7em 0 0 -12.4em; }
	.our-value li.expertise.zoomWheel:hover, .our-value li.expertiseActive { font-size: 22px; margin: -18em 0 0 -19em; }
	.our-value li.organic-growth.zoomWheel:hover, .our-value li.organic-growthActive { font-size: 24px; }
	.our-value li.shared-services.zoomWheel:hover, .our-value li.shared-servicesActive { font-size: 22px; margin: -0.1em 0em 0 -18.5em; }
	.our-value .fullPhase .wheel.leftTop, .our-value .yourCompany .wheel.leftTop { transform: translate(-50%,-50%); }
	.our-value .fullPhase .wheel.rightTop, .our-value .yourCompany .wheel.rightTop { transform: translate(-50%,-50%); }
	.our-value .fullPhase .wheel.leftBottom, .our-value .yourCompany .wheel.leftBottom { transform: translate(-50%,-50%); }
	.our-value .fullPhase .wheel.rightBottom, .our-value .yourCompany .wheel.rightBottom { transform: translate(-50%,-50%); }
	.js-is-sticky { margin-top: -120px !important; }
}
@media only screen and (max-height: 700px) {
	.our-value .js-is-sticky .wheel { height: 46em; }
	.our-value .shared-services .three { bottom: 5.4em; }
	.our-value li.shared-services .heading { top: 10.2em; }
	.our-value li.sustainability .heading { right: -15.4em; top: 5.5em; }
	.our-value .sustainability .three { top: 9.7em; }
	.our-value .sustainability .two { left: 11em; top: 6.8em; }
	.our-value .sustainability .one { top: 7.2em; }
}
@media only screen and (min-width: 960px) and (max-width: 1199px) and (max-height: 700px) {
	.our-value li.sustainability.zoomWheel:hover, .our-value li.sustainabilityActive { font-size: 12px; margin: -18.7em 0 0 -12.4em; }
	.our-value li.expertise.zoomWheel:hover, .our-value li.expertiseActive { font-size: 12px; margin: -18em 0 0 -19em; }
	.our-value li.organic-growth.zoomWheel:hover, .our-value li.organic-growthActive { font-size: 12px; }
	.our-value li.shared-services.zoomWheel:hover, .our-value li.shared-servicesActive { font-size: 12px; }
	.our-value .js-is-sticky .wheel { height: 47em; }
	.js-is-sticky { margin-top: -110px !important; }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) and (max-height: 900px) {
	.our-value li.sustainability.zoomWheel:hover, .our-value li.sustainabilityActive { font-size: 18px; margin: -18.7em 0 0 -12.4em; }
	.our-value li.expertise.zoomWheel:hover, .our-value li.expertiseActive { font-size: 18px; margin: -18em 0 0 -19em; }
	.our-value li.organic-growth.zoomWheel:hover, .our-value li.organic-growthActive { font-size: 18px; }
	.our-value li.shared-services.zoomWheel:hover, .our-value li.shared-servicesActive { font-size: 18px; }
	.our-value .js-is-sticky .wheel { height: 45em; }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) and (max-height: 749px) {
	.our-value li.sustainability.zoomWheel:hover, .our-value li.sustainabilityActive { font-size: 16px; margin: -18.7em 0 0 -12.4em; }
	.our-value li.expertise.zoomWheel:hover, .our-value li.expertiseActive { font-size: 16px; margin: -18em 0 0 -19em; }
	.our-value li.organic-growth.zoomWheel:hover, .our-value li.organic-growthActive { font-size: 16px; }
	.our-value li.shared-services.zoomWheel:hover, .our-value li.shared-servicesActive { font-size: 16px; }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) and (max-height: 650px) {
	.our-value li.sustainability.zoomWheel:hover, .our-value li.sustainabilityActive { font-size: 14px; margin: -18.7em 0 0 -12.4em; }
	.our-value li.expertise.zoomWheel:hover, .our-value li.expertiseActive { font-size: 14px; margin: -18em 0 0 -19em; }
	.our-value li.organic-growth.zoomWheel:hover, .our-value li.organic-growthActive { font-size: 14px; }
	.our-value li.shared-services.zoomWheel:hover, .our-value li.shared-servicesActive { font-size: 14px; }
	.our-value .js-is-sticky .wheel { height: 31em; }
}


.grecaptcha-badge {display: none !important;}
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url('./ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('./fonts/slick.eot');
    src: url('./fonts/slick.eot?#iefix') format('embedded-opentype'), url('./fonts/slick.woff') format('woff'), url('./fonts/slick.ttf') format('truetype'), url('./fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: 0px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    height:5px;
}
    .slick-dots li {
        position: relative;
        display: inline-block;
        width: 36px;
        height: 5px;
        margin: 0 5px;
        padding: 0;
        cursor: pointer;
        background: #c0c0c0;
    }
    .slick-dots li button {
        display:block;
        text-indent:-9999px;
        height: 100%;
        width:100%;
        background: transparent;
        text-indent: -9999px;
        color:transparent;
        border:0;
        outline:none;
        cursor:pointer;
    }
        .slick-dots li.slick-active, .slick-dots li:hover, .slick-dots li:focus {
            background: #414141;
        }
.slick-dotted.slick-slider { margin-bottom:0;}
/*.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}*/

