/* Minification failed. Returning unminified contents.
(7536,31): run-time error CSS1046: Expect comma, found '25'
(7536,36): run-time error CSS1046: Expect comma, found ')'
 */
/**
 * @license
 * MyFonts Webfont Build ID 3405321, 2017-06-12T10:09:16-0400
 * MyFonts Webfont Build ID 3407343, 2017-06-15T12:32:25-0400
 * 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 Webfont(s).
 * License: https://www.myfonts.com/viewlicense?type=web&buildid=3405321
 * License: https://www.myfonts.com/viewlicense?type=web&buildid=3407343
 * License: https://www.myfonts.com/viewlicense?type=web&buildid=3413259
 * © 2017 MyFonts Inc
*/
@import url("//hello.myfonts.net/count/33f609");
@import url("//hello.myfonts.net/count/34150b");
@font-face {font-family: 'MrEavesModOT';src: url('/includes/fonts/34150B_2_0.eot');src: url('/includes/fonts/34150B_2_0.eot?#iefix') format('embedded-opentype'),url('/includes/fonts/34150B_2_0.woff2') format('woff2'),url('/includes/fonts/34150B_2_0.woff') format('woff'),url('/includes/fonts/34150B_2_0.ttf') format('truetype');font-weight:normal;}
@font-face {font-family: 'MrEavesModOT';src: url('/includes/fonts/34150B_1_0.eot');src: url('/includes/fonts/34150B_1_0.eot?#iefix') format('embedded-opentype'),url('/includes/fonts/34150B_1_0.woff2') format('woff2'),url('/includes/fonts/34150B_1_0.woff') format('woff'),url('/includes/fonts/34150B_1_0.ttf') format('truetype');font-weight:700;}
@font-face {font-family: 'MrEavesModOT';src: url('/includes/fonts/34150B_0_0.eot');src: url('/includes/fonts/34150B_0_0.eot?#iefix') format('embedded-opentype'),url('/includes/fonts/34150B_0_0.woff2') format('woff2'),url('/includes/fonts/34150B_0_0.woff') format('woff'),url('/includes/fonts/34150B_0_0.ttf') format('truetype');font-weight:900;}
@font-face {font-family: 'Soleil';src: url('/includes/fonts/33F609_2_0.eot');src: url('/includes/fonts/33F609_2_0.eot?#iefix') format('embedded-opentype'),url('/includes/fonts/33F609_2_0.woff2') format('woff2'),url('/includes/fonts/33F609_2_0.woff') format('woff'),url('/includes/fonts/33F609_2_0.ttf') format('truetype');font-weight:300;}
@font-face {font-family: 'Soleil';src: url('/includes/fonts/33F609_1_0.eot');src: url('/includes/fonts/33F609_1_0.eot?#iefix') format('embedded-opentype'),url('/includes/fonts/33F609_1_0.woff2') format('woff2'),url('/includes/fonts/33F609_1_0.woff') format('woff'),url('/includes/fonts/33F609_1_0.ttf') format('truetype');font-weight:900;}
/*!
 *  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";
}

/*fonts*/
/*fonts-weight*/
/*fonts-size*/
/*line-height*/
/*letter-spacing*/
/*colors*/
/*transition*/
/*border-radius*/
/*import global styles */
/*----------------------------------------------------------------------------------*/
/*------------------------------RESET DEFAULT STYLES--------------------------------*/
/*----------------------------------------------------------------------------------*/
body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
    display: block;
}

audio, canvas, video {
    display: inline-block;
}

    audio:not([controls]) {
        display: none;
        height: 0;
    }

[hidden] {
    display: none;
}

p {
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
}

a {
    cursor: pointer;
}

    a:active, a:hover {
        outline: none;
    }

    a:focus {
        outline: thin dotted;
    }

    a[href^=tel], a[href^=sms], p a[href^=tel], p a[href^=sms] {
        color: inherit !important;
        text-decoration: none !important;
        cursor: default;
    }

abbr[title] {
    border-bottom: 1px dotted;
}

b, strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

mark {
    background: #ff0;
    color: #000;
}

code, kbd, pre, samp {
    font-family: monospace, serif;
    font-size: 1em;
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

q {
    quotes: "\201C" "\201D" "\2018" "\2019";
}

small {
    font-size: 80%;
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

h1, h2, h3, p {
    font-weight: normal;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
}

ol, ul, li {
    list-style-type: none;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 0;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

button, input, select, textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0;
}

button, input {
    line-height: normal;
}

    button, html input[type="button"], input[type="reset"], input[type="submit"] {
        -webkit-appearance: button;
        cursor: pointer;
    }

        button[disabled], input[disabled] {
            cursor: default;
        }

input, textarea {
    outline: none;
}

    input[type="checkbox"], input[type="radio"] {
        box-sizing: border-box;
        padding: 0;
    }

    input[type="search"] {
        -webkit-appearance: textfield;
        -moz-box-sizing: content-box;
        -webkit-box-sizing: content-box;
        box-sizing: content-box;
    }

        input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
            -webkit-appearance: none;
        }

    button::-moz-focus-inner, input::-moz-focus-inner {
        border: 0;
        padding: 0;
    }

textarea {
    overflow: auto;
    vertical-align: top;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

input, textarea, select {
    outline: none;
}

.clear {
    display: block;
    height: 0;
    overflow: hidden;
    clear: both;
}

.center {
    position: relative;
    max-width: 1340px;
    width: 100%;
    margin: 0 auto;
}

.centerContent {
    text-align: center;
}

.nowrap {
    white-space: nowrap;
}

.floatLeft {
    float: left;
}

.floatRight {
    float: right;
}

html {
    width: 100%;
    height: 100%;
    font-family: Tahoma, Arial, sans-serif;
    font-size: 14px;
    line-height: 16px;
    color: #232323;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

body {
    width: 100%;
    height: 100%;
}

#mfPreviewBar {
    display: none;
}

.center {
    max-width: 1400px;
    padding: 0 30px;
}

.fullWrap {
    overflow: hidden;
    padding-top: 76px;
}

    .fullWrap.adminCollapsed, .fullWrap.adminOpen {
        padding-left: 45px;
    }

.disable-scroll {
    overflow: hidden !important;
}

    .disable-scroll .siteLogo {
        z-index: 500;
    }

    .disable-scroll .navigationRight {
        z-index: 499;
    }

.sr-only {
    border: 0;
    clip: rect(0,0,0,0);
    height: 1px;
    margin: -1px;
    padding: 0;
    position: absolute;
    overflow: hidden;
    width: 1px;
}
/*----------------------------------------------------------------------------------*/
/*-------------------------------------DEFAULT CLASSES------------------------------*/
/*----------------------------------------------------------------------------------*/
.content, .cke_editable, .cke_panel_listItem {
    font-family: "Soleil", Arial, Verdana, Tahoma, sans-serif;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.89;
    letter-spacing: 0.02em;
}

.cke_editable {
    padding: 20px;
}

.content.big {
    font-size: 28px;
    line-height: 2;
}

.content .big {
    margin-bottom: 34px;
    font-size: 26px;
    letter-spacing: .02em;
    line-height: 1.65;
}

    .content.big p {
        max-width: 960px;
        font-size: 18px;
        line-height: 1.89;
    }

.inverse .content {
    color: #ffffff;
}

.content *, .cke_editable * {
    margin-bottom: 40px;
}

.content p, .cke_editable p {
    max-width: 960px;
}

.content *:last-child, .cke_editable *:last-child {
    margin-bottom: 0;
}

.smallSpace, .medSpace, .lgSpace {
    position: relative;
    display: block;
    height: 15px;
    margin-bottom: 0;
}

.medSpace {
    height: 34px;
}

.content h1, .content h2, .content h3, .content h4, .content h5, .content h6, .content .h1style, .content .h2style, .content .h3style, .content .h4style, .content .h5style, .content .h6style, .cke_editable h2, .cke_editable h3, .cke_panel_listItem h2, .cke_panel_listItem h3, .slider-title {
    margin-bottom: 2px;
    font-family: "Soleil", Arial, Verdana, Tahoma, sans-serif;
    font-size: 34px;
    font-weight: 900;
    line-height: 1.2;
    letter-spacing: 0.03em;
    word-spacing: 0.06em;
}

.content h2, .content .h2style, .cke_editable h2, .cke_panel_listItem h2, .slider-title {
    font-size: 30px;
}

.content h3, .content .h3style, .cke_editable h3, .cke_panel_listItem h3 {
    font-size: 28px;
}

.content h4, .content .h4style {
    font-size: 24px;
}

.content h5, .content .h5style {
    font-size: 20px;
}

.content h6, .content .h6style {
    font-size: 18px;
}

.content a, .cke_editable a {
    color: #cd0000;
}

    .content a:hover, .cke_editable a:hover { /*opacity: 0.7;*/
        text-decoration: none;
    }

.content b, .content strong, .cke_editable b, .cke_editable strong {
    font-family: "Soleil", Arial, Verdana, Tahoma, sans-serif;
    font-weight: 900;
    letter-spacing: 0.03em;
}

.content ul, .cke_editable ul {
    margin-bottom: 36px;
}

    .content ul > li, .cke_editable ul > li {
        position: relative;
        padding-left: 40px;
    }

        .content ul > li:before, .cke_editable ul > li:before {
            position: absolute;
            content: '';
            width: 7px;
            height: 7px;
            left: 20px;
            top: 9px;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            border-radius: 50%;
            background-color: #cd0000;
        }

        .job-detail-box .content ul > li:before, .cke_editable ul > li:before {
            top: 13px;
        }

.content ol, .cke_editable ol {
    margin-bottom: 36px;
}

.content li, .cke_editable li {
    margin-bottom: 11px;
    line-height: 1.2;
    text-align: left;
}

.job-detail-box .content li, .cke_editable li {
    margin-bottom: 11px;
    line-height: 1.89;
    text-align: left;
}

.job-detail-box .content ol > li, .cke_editable ol > li {
    position: relative;
    padding-left: 40px;
}

.content li:last-child {
    margin-bottom: 0;
}

.content blockquote, .cke_editable blockquote {
    max-width: 640px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}

.content img, .cke_editable img {
    max-width: 100%;
    height: auto;
}

    .content img.alignleft, .cke_editable img.alignleft {
        float: left;
        margin: 4px 12px 12px 0;
    }

    .content img.alignright, .cke_editable img.alignright {
        float: right;
        margin: 4px 0 12px 12px;
    }

    .content img.aligncenter, .cke_editable img.aligncenter {
        display: block;
        margin: 0 auto 12px;
        clear: both;
    }
/*----------------------------------------------------------------------------------*/
/*-------------------------------------WRAPPER--------------------------------------*/
/*----------------------------------------------------------------------------------*/
a.btn, .btn {
    position: relative;
    display: inline-block;
    vertical-align: top;
    min-width: 230px;
    padding: 19px 80px 14px 30px;
    font-family: "MrEavesModOT", Arial, Verdana, Tahoma, sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.5em;
    letter-spacing: 0.1em;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    background: #cd0000;
    border: 2px solid #cd0000;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    transition: all .25s ease;
    outline: none;
    text-align: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    a.btn.grayBorder {
        border: 2px solid #cdcdcd;
    }

    a.btn span, .btn span {
        position: relative;
    }

    a.btn:before, .btn:before {
        content: '';
        position: absolute;
        display: block;
        width: 0%;
        height: 100%;
        top: 0;
        left: 0;
        background: #fff;
        -webkit-transition: .25s;
        -moz-transition: .25s;
        transition: .25s;
    }

    a.btn:hover:before, a.btn:focus:before, .btn:hover:before, .btn:focus:before, a:hover .btn:before, a:focus .btn:before {
        width: 100%;
    }

    a.btn:after, .btn:after {
        content: '';
        position: absolute;
        display: block;
        width: 0;
        height: 0;
        top: 50%;
        right: 24px;
        margin: -9px 0 0 0;
        border-top: 9px solid transparent;
        border-left: 8px solid #fff;
        border-bottom: 9px solid transparent;
        -webkit-transition: all .25s ease;
        -moz-transition: all .25s ease;
        transition: all .25s ease;
    }

    a.btn:hover, a.btn:focus, .btn:hover, .btn:focus, a:hover .btn, a:focus .btn {
        color: #cd0000;
    }

    a.btn.grayBorder:hover, a.btn.grayBorder:focus {
        border: 2px solid #cd0000;
    }

    a.btn:hover:after, a.btn:focus:after, .btn:hover:after, .btn:focus:after, a:hover .btn:after, a:focus .btn:after {
        border-left-color: #cd0000;
    }

    a.btn.inverse, .btn.inverse {
        color: #ffffff;
        border-color: #ffffff;
        background-color: transparent;
    }

        a.btn.inverse.watch, .btn.inverse.watch {
            margin-left: 1em;
        }

        a.btn.inverse:hover, a.btn.inverse:focus, .btn.inverse:hover, .btn.inverse:focus {
            color: #cd0000;
        }

.jumpToContent {
    position: absolute;
    display: block;
    width: 300px;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    padding: 10px 15px;
    font-family: "MrEavesModOT", Arial, Verdana, Tahoma, sans-serif;
    font-size: 20px;
    font-weight: 700;
    color: #333;
    text-align: center;
    text-decoration: none;
    background: #fff;
    z-index: -9999;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    opacity: 0;
}

    .jumpToContent:focus {
        opacity: 1;
        z-index: 9999;
    }

a.down-arrow,
.down-arrow {
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding: 17px 41px 17px 27px;
    font-family: "MrEavesModOT", Arial, Verdana, Tahoma, sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.5em;
    letter-spacing: 0.12em;
    color: #232323;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    transition: all .25s ease;
}

    a.down-arrow:after,
    .down-arrow:after {
        position: absolute;
        content: '';
        width: 0;
        height: 0;
        top: 28px;
        right: 1px;
        border-left: 11px solid transparent;
        border-right: 11px solid transparent;
        border-top: 10px solid #cd0000;
    }

    a.down-arrow:hover, a.down-arrow:focus,
    .down-arrow:hover,
    .down-arrow:focus {
        opacity: 1;
        color: #cd0000;
    }

.input-wrap {
    position: relative;
    padding-top: 15px;
}

    .input-wrap label {
        position: absolute;
        display: block;
        top: 23px;
        font-size: 18px;
        font-family: "Soleil", Arial, Verdana, Tahoma, sans-serif;
        font-weight: 300;
        letter-spacing: 0.02em;
        line-height: 1.3em;
        color: #ababab;
        -webkit-transition: 0.25s;
        -moz-transition: 0.25s;
        transition: 0.25s;
    }

    .input-wrap .input-validation-error + label {
        color: #cd0000;
    }
/*.input-wrap .input-style:focus + label, .no-js .input-wrap label,*/ .inputFocused label, .textEntered label, label.show, .no-js label, span.show {
    top: -2px;
    font-size: 12px;
    color: #232323;
}

    span.show.stacked {
        display: block;
        position: relative;
    }

.input-style {
    display: block;
    width: 100%;
    margin: 0;
    min-height: 39px;
    font-size: 18px;
    font-family: "Soleil", Arial, Verdana, Tahoma, sans-serif;
    font-weight: 900;
    color: #232323;
    border: none;
    border-bottom: 2px solid #010101;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding: 6px 0;
    background-color: transparent;
    -webkit-transition: 0.25s;
    -moz-transition: 0.25s;
    transition: 0.25s;
}

.input-validation-error {
    border-bottom-color: #cd0000;
}

.input-style:focus, .inputFocused .defaultInput, .textEntered .defaultInput {
    padding-bottom: 5px;
    border-bottom: 3px solid #000;
}

    .input-style:focus, .inputFocused .defaultInput, .textEntered .defaultInput.input-validation-error {
        border-bottom-color: #cd0000;
    }

.input-style.wpcf7-not-valid, .input-style.error {
    border-color: #ff0000;
}

.input-name {
    display: block;
    margin-bottom: 4px;
    font-size: 12px;
    font-family: "Soleil", Arial, Verdana, Tahoma, sans-serif;
    font-weight: 300;
    color: #232323;
}

textarea.input-style {
    line-height: 1.5;
    padding: 14px 18px;
    min-height: 150px;
    resize: none;
    border: 2px solid #010101;
}

textarea.input-style:focus, .textEntered .defaultTextarea, .inputFocused .defaultTextarea {
    padding: 13px 17px;
    border: 3px solid #cd0000;
}
.textEntered .defaultTextarea {
  border: 2px solid #010101;
}

input::-webkit-input-placeholder {
    font-size: 18px;
    font-family: "Soleil", Arial, Verdana, Tahoma, sans-serif;
    font-weight: 300;
    color: #ababab;
}

input::-moz-placeholder {
    font-size: 18px;
    font-family: "Soleil", Arial, Verdana, Tahoma, sans-serif;
    font-weight: 300;
    color: #ababab;
}

input:-ms-input-placeholder {
    font-size: 18px;
    font-family: "Soleil", Arial, Verdana, Tahoma, sans-serif;
    font-weight: 300;
    color: #ababab;
}

input:-moz-placeholder {
    font-size: 18px;
    font-family: "Soleil", Arial, Verdana, Tahoma, sans-serif;
    font-weight: 300;
    color: #ababab;
}

textarea::-webkit-input-placeholder {
    font-size: 18px;
    font-family: "Soleil", Arial, Verdana, Tahoma, sans-serif;
    font-weight: 300;
    color: #ababab;
}

textarea::-moz-placeholder {
    font-size: 18px;
    font-family: "Soleil", Arial, Verdana, Tahoma, sans-serif;
    font-weight: 300;
    color: #ababab;
}

textarea:-ms-input-placeholder {
    font-size: 18px;
    font-family: "Soleil", Arial, Verdana, Tahoma, sans-serif;
    font-weight: 300;
    color: #ababab;
}

textarea:-moz-placeholder {
    font-size: 18px;
    font-family: "Soleil", Arial, Verdana, Tahoma, sans-serif;
    font-weight: 300;
    color: #ababab;
}

.select-wrap {
    position: relative;
    display: inline-block;
    max-width: 100%;
    width: 100%;
}
/*.select-wrap:before {
  position: absolute;
  content: '';
  width: 22px;
  height: 36px;
  right: 0;
  top: 0;
  background-color: #ffffff;
  cursor: pointer;
}
.select-wrap:after {
  position: absolute;
  content: '';
  top: 50%;
  right: 0;
  margin-top: -7px;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #cd0000;
  cursor: pointer;
}*/
select {
    min-height: 39px;
    width: 100%;
    padding: 6px 0 6px 0;
    color: #ababab;
    font-size: 18px;
    font-family: "Soleil", Arial, Verdana, Tahoma, sans-serif;
    font-weight: 300;
    -webkit-appearance: none;
    -moz-appearance: none;
    cursor: pointer;
    border: none;
    border-bottom: 2px solid #010101;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    letter-spacing: 0.02em;
    background: #ffffff url(/images/dropdownArrow.png) no-repeat right center;
}

    select:focus {
        border-color: #cd0000;
        border-width: 3px;
    }

    select::selection {
        background: #ffb7b7; /* WebKit/Blink Browsers */
    }

    select option {
        font-size: 18px;
        font-family: "Soleil", Arial, Verdana, Tahoma, sans-serif;
        font-weight: 300;
        color: #232323;
    }

        select option:disabled {
            color: #d3d3d3;
        }

    select.check {
        font-family: "Soleil", Arial, Verdana, Tahoma, sans-serif;
        font-weight: 900;
        color: #232323;
    }

.check-style input[type=checkbox], -style input[type=radio] {
    display: none;
}

.check-style span {
    position: relative;
    display: inline-block;
    padding-left: 35px;
    font-family: "Soleil", Arial, Verdana, Tahoma, sans-serif;
    font-size: 18px;
    font-weight: 300;
    letter-spacing: 0.02em;
    line-height: 1.3em;
}

    .check-style span:before {
        content: '';
        position: absolute;
        top: 50%;
        margin-top: -9px;
        left: 0;
        display: inline-block;
        width: 15px;
        height: 15px;
        border: 2px solid #757575;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px;
        cursor: pointer;
        color: #757575;
        font: normal normal normal 14px/15px FontAwesome;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        text-align: center;
        background: #ffffff;
    }

.check-style input:checked + span:before, .check-style input:checked + input + span:before {
    content: '\f00c';
}

.radio-name {
    display: block;
    font-family: "Soleil", Arial, Verdana, Tahoma, sans-serif;
    font-weight: 300;
    font-size: 18px;
    letter-spacing: 0.02em;
    line-height: 1.3;
    margin-bottom: 22px;
}

.radio-btn {
    display: inline-block;
    min-width: 67px;
    margin-right: 14px;
    margin-left: 2px;
    padding: 7px 10px 7px;
    text-align: center;
    font-family: "MrEavesModOT", Arial, Verdana, Tahoma, sans-serif;
    font-weight: 900;
    font-size: 20px;
    letter-spacing: 0.1em;
    line-height: 1.2;
    color: #CDCDCD;
    text-transform: uppercase;
    border: 2px solid #CDCDCD;
    cursor: pointer;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    transition: all .25s ease;
}

.radio-style input {
    display: none;
}

.radio-btn:hover, .radio-btn:focus {
    color: #ffffff;
    background-color: #57A800;
    border-color: #57A800;
    opacity: 0.7;
}

.radio-style input[type=radio]:checked + .radio-btn {
    color: #ffffff;
    background-color: #57A800;
    border-color: #57A800;
}

.input-block-label {
    color: #ababab;
    display: block;
    font-family: "Soleil", Arial, Verdana, Tahoma, sans-serif;
    font-size: 18px;
    font-weight: 300;
    letter-spacing: 0.02em;
    line-height: 1.3em;
    position: relative;
    padding: 0 0 .5em 0;
}

.input-filename {
    color: #232323;
    display: block;
    font-family: "Soleil", Arial, Verdana, Tahoma, sans-serif;
    font-size: 18px;
    font-weight: 900;
    line-height: 1.2em;
    margin: 0;
    width: 100%;
}

    .input-filename a {
        color: inherit;
        display: inline-block;
        font-weight: 400;
        padding: 0 10px;
        text-decoration: underline;
        transition: .25s;
        vertical-align: top;
    }

        .input-filename a:hover,
        .input-filename a:focus {
            color: #cd0000;
        }

.navigationWrap {
    position: fixed;
    display: block;
    width: 100%;
    top: 0;
    left: 0;
    background: #ad0000;
    background: rgba(173, 0, 0, 0.9);
    z-index: 500;
}

.navigationWedge {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    overflow: hidden;
}

    .navigationWedge::before,
    .navigationWedge:before {
        content: '';
        position: absolute;
        display: block;
        width: 100%;
        height: 100%;
        top: 0;
        left: 50%;
        margin: 0 0 0 422px;
        background: #760000;
        -webkit-transform: skew(-42deg,0deg);
        -moz-transform: skew(-42deg,0deg);
        transform: skew(-42deg,0deg);
    }

.siteLogo {
    position: relative;
    display: inline-block;
    vertical-align: top;
    color: #fff;
    text-decoration: none;
    z-index: 501;
}

    .siteLogo img {
        display: block;
    }

.navigation {
    position: absolute;
    display: block;
    width: 100%;
    top: 0;
    left: 0;
    padding: 0 235px 0 363px;
    text-align: center;
    z-index: 500;
}

    .navigation > li {
        position: relative;
        display: inline-block;
        vertical-align: top;
        list-style-type: none;
    }

        .navigation > li > a,
        .navigationRight {
            position: relative;
            display: block;
            padding: 28px 18px 24px;
            font-family: 'MrEavesModOT', Arial, Verdana, Tahoma, sans-serif;
            font-size: 18px;
            font-weight: 700;
            letter-spacing: .1em;
            line-height: 24px;
            color: #fff;
            text-decoration: none;
            text-transform: uppercase;
            transition: all .25s ease;
        }

            .navigation > li > a:focus {
                outline: thin dotted;
            }

.navigationRight {
    float: right;
    z-index: 502;
}
/*.navigation > li > a::before,
.navigation > li > a:before,
.navigationRight::before,
.navigationRight:before {
  content: '';
  position: absolute;
  display: none;
  width: 0;
  height: 0;
  left: 50%;
  bottom: 0;
  margin: 0 0 0 -8px;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #fff;
}*/

ul.navigation:hover li a {
    opacity: .6;
}

ul.navigation li:hover a {
    opacity: 1
}

.navigation > li:hover > a::before, .navigation > li:hover > a:before, .navigation > li > a:focus::before, .navigation > li > a:focus:before, .navigationRight:hover::before, .navigationRight:hover:before, .navigationRight:focus::before, .navigationRight:focus:before {
    display: block;
}

.footerWrap {
    position: relative;
    z-index: 100;
    display: block;
    width: 100%;
}

.homeBannerWrap + .footerWrap {
    margin-top: -205px;
}

.footerPageWrap {
    position: relative;
    display: table;
    width: 100%;
    border: 0;
    border-collapse: collapse;
}

.footerPage {
    position: relative;
    display: table-cell;
    vertical-align: top;
    width: 50%;
    text-decoration: none;
    overflow: hidden;
}

.footerPageOverlay {
    bottom: 0;
    display: inline-block;
    left: 0;
    /*height: 26%;*/
    height: 100%;
    overflow: hidden;
    position: absolute;
    right: 0;
    text-decoration: none;
    top: 0;
    vertical-align: top;
    /*width: 50%;*/
    width: 100%;
    z-index: 20;
}

.footerPageContainer {
    position: relative;
    display: block;
    width: 100%;
}

    .footerPageContainer .footerPageCTA {
        min-width: 307px;
        margin: 30px 0 0 2px;
        padding: 18px 70px 14px 34px;
        text-decoration: none;
    }

    .footerPageContainer .footerPagePlayCTA { /*min-width: 150px; margin: 30px 0 0 2px; padding: 18px 30px 14px 30px; text-align: left;*/
        min-width: 298px;
        margin: 32px 0 0 2px;
        padding: 18px 30px 14px 30px;
        text-align: left;
    }

.footerPagePlayInstruct {
    color: #ffffff;
    display: inline-block;
    font-family: "MrEavesModOT", Arial, Verdana, Tahoma, sans-serif;
    font-weight: 500;
    font-size: 18px;
    letter-spacing: 0.1em;
    line-height: 1.5em;
    margin: 35px auto 20px;
    padding: 18px 30px;
    position: relative;
    text-transform: uppercase;
}

.footerPageWedge {
    position: absolute;
    display: block;
    width: 120%;
    height: 100%;
    top: 0;
    left: 0;
    background: #000;
    background: rgba(0, 0, 0, 0.5);
    overflow: hidden;
    -webkit-transform: rotate(6.5deg);
    -moz-transform: rotate(6.5deg);
    transform: rotate(6.5deg);
    transform-origin: top left;
    overflow: hidden;
}

.footerPageAlt .footerPageWedge {
    left: auto;
    right: 0;
    -webkit-transform: rotate(-6.5deg);
    -moz-transform: rotate(-6.5deg);
    transform: rotate(-6.5deg);
    transform-origin: top right;
}

.footerPageWedge img {
    position: absolute;
    display: block;
    min-width: 100%;
    width: auto;
    min-height: 100%;
    height: auto;
    top: 0;
    left: 0;
    -webkit-transform: rotate(-6.5deg);
    -moz-transform: rotate(-6.5deg);
    transform: rotate(-6.5deg);
    transform-origin: top left;
}

.footerPageAlt .footerPageWedge img {
    left: auto;
    right: 0;
    -webkit-transform: rotate(6.5deg);
    -moz-transform: rotate(6.5deg);
    transform: rotate(6.5deg);
    transform-origin: top right;
}

.footerPageWedgeText {
    position: absolute;
    display: none;
    width: 100%;
    font-family: 'MrEavesModOT', Arial, Verdana, Tahoma, sans-serif;
    font-size: 20px;
    font-weight: 900;
    letter-spacing: .1em;
    line-height: 1.2em;
    color: #fff;
    text-transform: uppercase;
    background: #000;
    background: rgba(0,0,0,.5);
    -webkit-transform: rotate(-6.5deg);
    -moz-transform: rotate(-6.5deg);
    transform: rotate(-6.5deg);
    transform-origin: top left;
}

.home .footerPageWedgeText {
    display: block;
}

.footerPageAlt .footerPageWedgeText {
    background: #252525;
    background: rgba(37,37,37,.5);
    -webkit-transform: rotate(6.5deg);
    -moz-transform: rotate(6.5deg);
    transform: rotate(6.5deg);
    transform-origin: top right;
}

.footerPageWedgeText::after, .footerPageWedgeText:after {
    content: '';
    display: block;
    clear: both;
}

.footerPageWedgeText span {
    position: relative;
    display: block;
    max-width: 700px;
    width: 100%;
    margin: 0 auto;
    padding: 75px 20px 30px 20px;
}

.footerPageAlt .footerPageWedgeText span {
    text-align: right;
}

.footerPageWedgeText span::after, .footerPageWedgeText span:after {
    content: '';
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 0;
    height: 0;
    margin: 6px 0 0 25px;
    border: 12px solid transparent;
    border-top: 11px solid red;
    border-bottom: none;
}

.footerPageInner {
    position: relative;
    display: block;
    max-width: 510px;
    width: 100%;
    margin: 0 auto;
    padding: 300px 20px 200px 20px;
}

.footerPageOverlay .footerPageInner {
    /*padding: 30px 20px;
    top: 33.85em;
    position: absolute;
    margin: 0 auto 0 12em;
    text-align: center;
    width: 100%;
    max-width: 100%;*/
    padding: 30px 20px;
    top: 39.05em;
    position: relative;
    margin: 0 auto;
    text-align: left;
    width: 100%;
    max-width: 510px;
}

.footerPageHeadline {
    position: relative;
    display: block;
    font-family: "MrEavesModOT", Arial, Verdana, Tahoma, sans-serif;
    font-size: 60px;
    font-weight: 900;
    letter-spacing: 0.13em;
    word-spacing: -0.06em;
    line-height: 1.14em;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    max-width: 450px;
}

.footerPageCTA,
.footerPagePlayCTA,
.footerPageCTA-singleLink {
    position: relative;
    display: inline-block;
    vertical-align: top;
    min-width: 300px;
    width: auto;
    margin: 30px 0 0 0;
    padding: 18px 70px 18px 32px;
    font-family: "MrEavesModOT", Arial, Verdana, Tahoma, sans-serif;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.1em;
    line-height: 1.5em;
    color: #fff;
    text-transform: uppercase;
    background: #cd0000;
    border: 2px solid #cd0000;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    transition: all .25s ease;
    z-index: 22;
}

.footerPagePlayCTA {
    /*background: #cd0000;*/
    /*color: #ffffff;*/
    background: rgba(0,0,0,.4);
    color: #ffffff;
}

.footerPageCTA span, .footerPageCTA-singleLink {
    position: relative;
}

.footerPagePlayCTA span {
    position: relative; /*font-size: 0;*/
}

.footerPageCTA::before, .footerPageCTA:before,
.footerPageCTA-singleLink::before, .footerPageCTA-singleLink:before,
.footerPagePlayCTA::before, .footerPagePlayCTA:before {
    content: '';
    position: absolute;
    display: block;
    width: 0%;
    height: 100%;
    top: 0;
    left: 0;
    overflow: hidden;
    background: #fff;
    -webkit-transition: .25s;
    -moz-transition: .25s;
    transition: .25s;
}

.footerPageCTA::after, .footerPageCTA:after,
.footerPageCTA-singleLink::after, .footerPageCTA-singleLink:after,
.footerPagePlayCTA::after, .footerPagePlayCTA:after {
    content: '';
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    top: 50%;
    right: 30px;
    margin: -9px 0 0 0;
    border-top: 9px solid transparent;
    border-left: 8px solid #fff;
    border-bottom: 9px solid transparent;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    transition: all .25s ease;
}

.footerPageAlt .footerPageCTA {
    background: #383838;
    background: rgba(0, 0, 0, 0.4);
}

.footerPage:hover .footerPageCTA, .footerPage:focus .footerPageCTA {
    color: #cd0000;
}

    .footerPage:hover .footerPageCTA::before, .footerPage:hover .footerPageCTA:before, .footerPage:focus .footerPageCTA::before, .footerPage:focus .footerPageCTA:before {
        width: 100%;
    }

    .footerPage:hover .footerPageCTA::after, .footerPage:hover .footerPageCTA:after, .footerPage:focus .footerPageCTA::after, .footerPage:focus .footerPageCTA:after {
        border-left-color: #cd0000;
    }

.footerPagePlayCTA:hover, .footerPagePlayCTA:focus {
    color: #cd0000;
}
/*RESET*/
.footerPageCTA-singleLink:hover::before, .footerPageCTA-singleLink:hover:before, .footerPageCTA-singleLink:focus::before, .footerPageCTA-singleLink:focus:before {
    width: 100%;
}

.footerPageCTA-singleLink:hover::after, .footerPageCTA-singleLink:hover:after, .footerPageCTA-singleLink:focus::after, .footerPageCTA-singleLink:focus:after {
    border-left-color: #cd0000;
}

.footerPageCTA-singleLink {
    text-decoration: none;
}

    .footerPageCTA-singleLink span {
        position: relative;
    }

    .footerPageCTA-singleLink:hover, .footerPageCTA-singleLink:focus {
        color: #cd0000;
    }

/*End RESET*/
.footerPagePlayCTA:hover::before, .footerPagePlayCTA:hover:before, footerPagePlayCTA:focus::before, .footerPagePlayCTA:focus:before {
    width: 100%;
}

.footerPagePlayCTA:hover::after, .footerPagePlayCTA:hover:after, .footerPagePlayCTA:focus::after, .footerPagePlayCTA:focus:after {
    border-left-color: #cd0000;
}

.footerMainWrap {
    position: relative;
    display: block;
    width: 100%;
    background-color: #ffffff;
}

    .footerMainWrap .center {
        position: relative;
        display: table;
        padding-top: 90px;
        padding-bottom: 123px;
        max-width: 1384px;
        width: 100%;
    }

.footerColumn {
    display: table-cell;
    vertical-align: top;
    padding: 0 10px;
}

    .footerColumn:last-child {
        float: right;
    }

.footerHeading,
.footerHeadingSmall {
    position: relative;
    display: block;
    margin: 31px 0 2px 0;
    font-family: "MrEavesModOT", Arial, Verdana, Tahoma, sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.2em;
    letter-spacing: 0.1em;
    color: #323232;
    text-transform: uppercase;
}

.footerHeadingSmall {
    margin-top: 30px;
    font-size: 14px;
    line-height: 1.2em;
}

    .footerHeadingSmall:first-child {
        margin-top: 32px;
    }

    .footerHeading a,
    a.footerHeading,
    .footerHeadingSmall a,
    a.footerHeadingSmall {
        color: #323232;
        text-decoration: none;
        -webkit-transition: all .25s ease;
        -moz-transition: all .25s ease;
        transition: all .25s ease;
    }

        .footerHeading a:hover, .footerHeading a:focus, a.footerHeading:hover, a.footerHeading:focus, .footerHeadingSmall a:hover, .footerHeadingSmall a:focus, a.footerHeadingSmall:hover, a.footerHeadingSmall:focus {
            color: #cd0000;
        }

.footerContact {
    position: relative;
    display: block;
    font-family: "Soleil", Arial, Verdana, Tahoma, sans-serif;
    font-size: 20px;
    font-weight: 300;
    line-height: 1.4em;
    letter-spacing: .01em;
    color: #323232;
}

    .footerContact a,
    a.footerContact {
        color: #323232;
        text-decoration: none;
        -webkit-transition: all .25s ease;
        -moz-transition: all .25s ease;
        transition: all .25s ease;
    }

        .footerContact a:hover, .footerContact a:focus, a.footerContact:hover, a.footerContact:focus {
            color: #cd0000;
        }

.footerSocialWrap {
    position: relative;
    display: block;
    font-size: 0;
}

.footerSocial {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 24px;
    height: 24px;
    margin: 14px 9px 0 0;
    background-color: #000;
    text-align: center;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    transition: all .25s ease;
}

    .footerSocial i {
        font-size: 14px;
        line-height: 24px;
        color: #ffffff;
    }

    .footerSocial:hover, .footerSocial:focus {
        background-color: #cd0000;
    }

.footerSocialFB i {
    font-size: 15px;
}

.footerSocialIN i {
    font-size: 18px;
}

.footerSocialYT i {
    font-size: 18px;
}

.footerSocialGP i {
    font-size: 12px;
}

.footerNavLink {
    position: relative;
    display: block;
    padding: 4px 0;
    font-family: "Soleil", Arial, Verdana, Tahoma, sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.25em;
    letter-spacing: .01em;
    color: #323232;
    text-decoration: none;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    transition: all .25s ease;
}

    .footerNavLink:hover, .footerNavLink:focus {
        color: #cd0000;
    }

.footerCTA {
    position: relative;
    display: inline-block;
    vertical-align: top;
    min-width: 230px;
    margin: 14px 0 0 0;
    padding: 17px 58px 14px 30px;
    font-family: "MrEavesModOT", Arial, Verdana, Tahoma, sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.5em;
    letter-spacing: 0.1em;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    background: #cd0000;
    border: 2px solid #cd0000;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    transition: all .25s ease;
}

    .footerCTA span {
        position: relative;
    }

    .footerCTA::before, .footerCTA:before {
        content: '';
        position: absolute;
        display: block;
        width: 0%;
        height: 100%;
        top: 0;
        left: 0;
        overflow: hidden;
        background: #fff;
        -webkit-transition: .25s;
        -moz-transition: .25s;
        transition: .25s;
    }

    .footerCTA::after, .footerCTA:after {
        content: '';
        position: absolute;
        display: block;
        width: 0;
        height: 0;
        top: 50%;
        right: 24px;
        margin: -9px 0 0 0;
        border-top: 9px solid transparent;
        border-left: 8px solid #fff;
        border-bottom: 9px solid transparent;
        -webkit-transition: all .25s ease;
        -moz-transition: all .25s ease;
        transition: all .25s ease;
    }

    .footerCTA:hover, .footerCTA:focus {
        color: #cd0000;
    }

        .footerCTA:hover::before, .footerCTA:hover:before, .footerCTA:focus::before, .footerCTA:focus:before {
            width: 100%;
        }

        .footerCTA:hover::after, .footerCTA:hover:after, .footerCTA:focus::after, .footerCTA:focus:after {
            border-left-color: #cd0000;
        }

.copyrightWrap {
    position: relative;
    display: block;
    border-top: 1px solid #c5c5c5;
    background-color: #ffffff;
}

    .copyrightWrap .center {
        max-width: 1384px;
    }

.copyrightLeft {
    position: relative;
    display: block;
    float: left;
    font-size: 0;
    z-index: 1;
    padding-left: 25px;
}

    .copyrightLeft a {
        position: relative;
        display: inline-block;
        vertical-align: top;
        padding: 19px 27px;
        font-family: "MrEavesModOT", Arial, Verdana, Tahoma, sans-serif;
        font-size: 16px;
        font-weight: 700;
        line-height: 1.5em;
        letter-spacing: 0.13em;
        color: #323232;
        text-decoration: none;
        text-transform: uppercase;
        -webkit-transition: all .25s ease;
        -moz-transition: all .25s ease;
        transition: all .25s ease;
    }

        .copyrightLeft a:first-child {
            padding-left: 0;
        }

        .copyrightLeft a:hover, .copyrightLeft a:focus {
            color: #cd0000;
        }

        .copyrightLeft a::after,
        .copyrightLeft a:after {
            content: '';
            position: relative;
            display: inline-block;
            vertical-align: top;
            width: 0;
            height: 0;
            margin: 2px 0 0 17px;
            border-top: 8px solid transparent;
            border-left: 7px solid #cd0000;
            border-bottom: 8px solid transparent;
        }

.copyrightRight {
    position: relative;
    display: block;
    padding: 17px 0;
    font-family: "MrEavesModOT", Arial, Verdana, Tahoma, sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.5em;
    letter-spacing: 0.09em;
    word-spacing: -0.03em;
    color: #a9a9a9;
    text-align: right;
    text-transform: uppercase;
}

    .copyrightRight a {
        color: #a9a9a9;
        text-decoration: none;
        -webkit-transition: all .25s ease;
        -moz-transition: all .25s ease;
        transition: all .25s ease;
    }

        .copyrightRight a:hover, .copyrightRight a:focus {
            color: #cd0000;
        }

.anchor-footer-box {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
}

    .anchor-footer-box a {
        float: left;
        width: 50%;
        font-size: 30px;
        text-decoration: none;
        color: #ffffff;
        line-height: 1.4;
    }

.footer-top-list {
    overflow: hidden;
}

    .footer-top-list > li {
        position: relative;
        float: left;
        width: 50%;
    }

.footer-box {
    overflow: hidden;
    position: relative;
}

    .footer-box .footerPageCTA {
        min-width: 306px;
        width: auto;
        margin: 30px 0 0 3px;
        padding: 19px 70px 15px 32px;
    }

        .footer-box .footerPageCTA:after {
            margin: -9px -4px 0 0;
        }

    .footer-box.right .footerPageCTA {
        background: #000;
        background: rgba(0, 0, 0, 0.4);
    }

        .footer-box.right .footerPageCTA:after {
            border-left-color: #ffffff;
        }

    .footer-box.right:hover .footerPageCTA, .footer-box.right:focus .footerPageCTA {
        color: #cd0000;
        background: #fff;
    }

        .footer-box.right:hover .footerPageCTA:after, .footer-box.right:focus .footerPageCTA:after {
            border-left-color: #cd0000;
        }

    .footer-box a {
        position: relative;
        z-index: 100;
        display: block;
        text-decoration: none;
    }

        .footer-box a.anchor:hover .anchor-box-overlay, .footer-box a.anchor:focus .anchor-box-overlay {
            background-color: #000;
            background-color: rgba(0, 0, 0, 0.7);
        }

        .footer-box a:hover .footerPageCTA, .footer-box a:focus .footerPageCTA {
            color: #cd0000;
            background: #fff;
        }

            .footer-box a:hover .footerPageCTA:after, .footer-box a:focus .footerPageCTA:after {
                border-left-color: #cd0000;
            }

        .footer-box a:hover .footer-table, .footer-box a:focus .footer-table {
            background-color: #000;
            background-color: rgba(0, 0, 0, 0.7);
        }

.anchor-box {
    overflow: hidden;
    position: relative;
    display: block;
    width: 100%;
    padding: 58px 20px 32px;
    min-height: 156px;
}

.footer-box.left .anchor-box {
    text-align: left;
}

.footer-box.right .anchor-box {
    text-align: right;
    padding-right: 155px;
}

.anchor-box a.down-arrow, .anchor-box .down-arrow {
    z-index: 100;
    color: #ffffff;
    padding: 17px 47px 17px 132px;
}

.anchor-box .anchor-box-overlay {
    position: absolute;
    z-index: 90;
    width: 120%;
    height: 100%;
    top: 0;
    background-color: transparent;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    transition: all .25s ease;
}

.footer-box.left .anchor-box .anchor-box-overlay {
    left: 0;
    -webkit-transform: rotate(6.5deg);
    -ms-transform: rotate(6.5deg);
    transform: rotate(6.5deg);
    transform-origin: top left;
}

.footer-box.right .anchor-box .anchor-box-overlay {
    right: 0;
    -webkit-transform: rotate(-6.5deg);
    -ms-transform: rotate(-6.5deg);
    transform: rotate(-6.5deg);
    transform-origin: top right;
}

.footer-table {
    position: relative;
    z-index: 100;
    display: table;
    min-height: 600px;
    height: 668px;
    width: 100%;
    padding: 50px 20px 50px;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    transition: all .25s ease;
}

.footer-box.right .footer-table {
    padding-left: 130px;
}

.footer-cell {
    display: table-cell;
    width: 100%;
    height: 100px;
    padding-bottom: 36px;
    vertical-align: middle;
}

.footer-img-box {
    position: absolute;
    z-index: 90;
    width: 120%;
    height: 100%;
    top: 0;
    overflow: hidden;
}

    .footer-img-box:after {
        position: absolute;
        z-index: 95;
        content: '';
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        background-color: #000;
        background-color: rgba(0, 0, 0, 0.68);
    }

    .footer-img-box img {
        position: absolute;
        min-height: 100%;
        min-width: 100%;
        width: auto;
        height: auto;
        top: 0;
    }

.footer-box.left .footer-img-box {
    left: 0;
    -webkit-transform: rotate(6.5deg);
    -ms-transform: rotate(6.5deg);
    transform: rotate(6.5deg);
    transform-origin: top left;
}

    .footer-box.left .footer-img-box img {
        left: 0;
        -webkit-transform: rotate(-6.5deg);
        -ms-transform: rotate(-6.5deg);
        transform: rotate(-6.5deg);
        transform-origin: top left;
    }

.footer-box.right .footer-img-box {
    right: 0;
    -webkit-transform: rotate(-6.5deg);
    -ms-transform: rotate(-6.5deg);
    transform: rotate(-6.5deg);
    transform-origin: top right;
}

    .footer-box.right .footer-img-box img {
        right: 0;
        -webkit-transform: rotate(6.5deg);
        -ms-transform: rotate(6.5deg);
        transform: rotate(6.5deg);
        transform-origin: top right;
    }

.footer-cell-content {
    max-width: 650px;
    margin: 0 auto;
}

body:not(.home) .anchor {
    display: none;
}

body:not(.home) .footer-table {
    height: 824px;
}

body:not(.home) .footer-box a:hover .footer-table, body:not(.home) .footer-box a:focus .footer-table {
    background-color: transparent;
}
/* styles used throughout site */
.homeBannerWrap {
    position: relative;
    display: block;
    width: 100%;
    min-height: 600px;
    margin: -76px 0 0 0;
    overflow: hidden;
}

    .homeBannerWrap img {
        position: absolute;
        display: block;
        max-width: 130%;
        min-height: 100%;
        min-width: 100%;
        width: auto;
        height: auto;
        top: -9999px;
        left: -9999px;
        right: -9999px;
        bottom: -9999px;
        margin: auto;
    }

        .homeBannerWrap img.homeBannerMobile {
            display: none;
        }

.homeBannerContent {
    position: absolute;
    display: block;
    max-width: 1490px;
    width: 100%;
    padding: 0 30px;
    left: -9999px;
    right: -9999px;
    bottom: 152px;
    margin: 0 auto;
}

    .homeBannerContent h1 {
        position: relative;
        display: block;
        max-width: 1250px;
        width: auto;
        padding-right: 50px;
        font-family: "MrEavesModOT", Arial, Verdana, Tahoma, sans-serif;
        font-size: 81px;
        font-weight: 900;
        letter-spacing: .12em;
        line-height: .88em;
        color: #fff;
        text-transform: uppercase;
    }

    .homeBannerContent .center {
        max-width: 1280px;
    }

.homeBannerSubline {
    position: relative;
    display: block;
    max-width: 1060px;
    padding: 10px 0 0 10px;
    font-family: "MrEavesModOT", Arial, Verdana, Tahoma, sans-serif;
    font-size: 28px;
    font-weight: 700;
    letter-spacing: .11em;
    line-height: 1.2em;
    color: #fff;
    text-transform: uppercase;
}

.section-title {
    margin-bottom: 39px;
    font-family: "MrEavesModOT", Arial, Verdana, Tahoma, sans-serif;
    font-weight: 700;
    font-size: 60px;
    letter-spacing: 0.12em;
    line-height: 1;
    text-transform: uppercase;
}

.section-contact {
    position: relative;
    z-index: 10;
    padding-top: 155px;
    padding-bottom: 100px;
}

    .section-contact .center, .section-application .center {
        max-width: 1274px;
        padding: 0 30px;
    }

    .section-contact .section-title {
        padding-left: 27px;
    }

    .section-contact a.btn, .section-contact .btn {
        text-transform: uppercase;
    }

.form-box {
    padding-top: 41px;
}

.contact-box {
    margin-bottom: 70px;
    max-width: 320px;
}

.contact-title {
    position: relative;
    display: block;
    margin-bottom: 3px;
    font-family: "MrEavesModOT", Arial, Verdana, Tahoma, sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.2em;
    letter-spacing: 0.12em;
    text-transform: uppercase;
}

.contact-info {
    font-family: "Soleil", Arial, Verdana, Tahoma, sans-serif;
    font-size: 28px;
    font-weight: 300;
    line-height: 1.4em;
    letter-spacing: 0.01em;
}

    .contact-info a {
        position: relative;
        color: #232323;
        text-decoration: none;
        -webkit-transition: all .25s ease;
        -moz-transition: all .25s ease;
        transition: all .25s ease;
    }

        .contact-info a:after {
            content: '';
            position: absolute;
            width: 100%;
            height: 1px;
            left: 0;
            bottom: 0;
            background-color: #BEBEBE;
            -webkit-transition: all .25s ease;
            -moz-transition: all .25s ease;
            transition: all .25s ease;
        }

        .contact-info a:hover, .contact-info a:focus {
            color: #cd0000;
        }

            .contact-info a:hover:after, .contact-info a:focus:after {
                background-color: transparent;
            }

        .contact-info a[href^=tel]:after {
            content: none;
        }

.form-box a.btn, .form-box .btn {
    min-width: 231px;
}

.contact-page-list {
    overflow: hidden;
    padding-top: 32px;
    max-width: 50%; /*Added to center the content when form isn't showing*/
    margin: 0 auto; /*Added to center the content when form isn't showing*/
}

    .contact-page-list > li {
        float: left;
        list-style-type: none;
        padding: 0 54px 0 0;
        margin: 0 auto; /*Added to center the li when form isn't showing*/
        width: 50%;
    }

        .contact-page-list > li:last-child {
            padding: 0;
        }

        .contact-page-list > li .contact-box:first-child {
            margin-bottom: 32px;
        }

        .contact-page-list > li .contact-box:last-child {
            margin-bottom: 0;
            margin-top: -18px;
        }

.form-list > li {
    margin-bottom: 66px;
}

    .form-list > li:last-child {
        padding-top: 16px;
        margin-bottom: 0;
    }

.form-btn-box {
    margin-top: 35px;
}

.section-page-title {
    position: relative;
    margin-top: -76px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

    .section-page-title .center {
        position: relative;
        z-index: 20;
        display: table;
        min-height: 775px;
        padding-top: 80px;
        padding-bottom: 80px;
    }

        .section-page-title .center .center-box {
            display: table-cell;
            width: 100%;
            height: 80px;
            text-align: center;
            vertical-align: middle;
        }

.page-title {
    font-family: "MrEavesModOT", Arial, Verdana, Tahoma, sans-serif;
    font-weight: 700;
    font-size: 89px;
    letter-spacing: 0.12em;
    line-height: 1;
    color: #ffffff;
    text-transform: uppercase;
}

    .page-title.employee {
        font-weight: 900;
    }

.bottom {
    position: absolute;
    z-index: 10;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

    .bottom:before, .bottom:after {
        position: absolute;
        content: '';
        width: 51%;
        height: 19%;
        left: 0;
        bottom: 0;
        background-color: white;
    }

    .bottom:before {
        -webkit-transform: rotate(6.5deg);
        -ms-transform: rotate(6.5deg);
        transform: rotate(6.5deg);
        -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
        transform-origin: top left;
    }

    .bottom:after {
        right: 0;
        left: auto;
        -webkit-transform: rotate(-6.5deg);
        -ms-transform: rotate(-6.5deg);
        transform: rotate(-6.5deg);
        -webkit-transform-origin: top right;
        -ms-transform-origin: top right;
        transform-origin: top right;
    }

.section-welcome {
    overflow: hidden;
    padding-top: 76px;
    padding-bottom: 50px;
}

    .section-welcome .section-title {
        margin-bottom: 9px;
        font-weight: 900;
    }

    .section-welcome .link-box-title {
        font-weight: 900;
    }

    .section-welcome .center {
        max-width: 1254px;
        padding: 0 10px;
    }

    .section-welcome .left-box {
        padding-left: 0;
    }

.left-box, .right-box {
    overflow: hidden;
    float: left;
    width: 50%;
}

.left-box {
    padding: 0 40px 0 29px;
}

.right-box {
    padding: 24px 40px 0 170px;
}

    .right-box .link-box:last-child {
        margin-bottom: 0;
    }

.link-box {
    margin-bottom: 70px;
    max-width: 410px;
}

    .link-box ul > li a {
        position: relative;
        display: inline-block;
        padding: 5px 0;
        font-family: "Soleil", Arial, Verdana, Tahoma, sans-serif;
        font-weight: 300;
        font-size: 18px;
        letter-spacing: 0.02em;
        color: #232323;
        line-height: 1.3;
        text-decoration: none;
        -webkit-transition: all .25s ease;
        -moz-transition: all .25s ease;
        transition: all .25s ease;
    }

        .link-box ul > li a:after {
            position: absolute;
            content: '';
            width: 100%;
            height: 2px;
            left: 0;
            bottom: 4px;
            background-color: #BEBEBE;
            -webkit-transition: all .25s ease;
            -moz-transition: all .25s ease;
            transition: all .25s ease;
        }

        .link-box ul > li a:hover, .link-box ul > li a:focus {
            color: #cd0000;
        }

            .link-box ul > li a:hover:after, .link-box ul > li a:focus:after {
                background-color: transparent;
            }

.link-box-title {
    margin-bottom: 1px;
    font-family: "MrEavesModOT", Arial, Verdana, Tahoma, sans-serif;
    font-weight: 700;
    font-size: 26px;
    letter-spacing: 0.12em;
    line-height: 1.3;
    text-transform: uppercase;
}

a.right-arrow,
.right-arrow {
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding: 17px 27px;
    font-family: "MrEavesModOT", Arial, Verdana, Tahoma, sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.5em;
    letter-spacing: 0.12em;
    color: #232323;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    transition: all .25s ease;
}

    a.right-arrow:after,
    .right-arrow:after {
        position: relative;
        content: '';
        display: inline-block;
        vertical-align: top;
        width: 0;
        height: 0;
        margin: 6px 0 0 18px;
        border-top: 10px solid transparent;
        border-left: 9px solid #cd0000;
        border-bottom: 10px solid transparent;
    }

    a.right-arrow:hover, a.right-arrow:focus, .right-arrow:hover, .right-arrow:focus {
        opacity: 1;
        color: #cd0000;
    }

.job-detail-box .a.right-arrow, .job-detail-box .right-arrow {
    padding-left: 0;
}

.section-job-detail, .section-application {
    padding-top: 173px;
    padding-bottom: 100px;
}

    .section-job-detail .center {
        max-width: 1274px;
    }

    .section-job-detail .bnt-box {
        margin-top: 12px;
        margin-bottom: 56px;
    }

        .section-job-detail .bnt-box a {
            padding: 17px 32px;
        }

            .section-job-detail .bnt-box a:first-child {
                padding-left: 2px;
            }

    .section-job-detail a.btn, .section-job-detail .btn {
        margin-top: 54px;
        min-width: 306px;
    }

        .section-job-detail a.btn:after, .section-job-detail .btn:after {
            margin-right: 3px;
        }

.job-detail-box {
    position: relative;
    display: block;
    max-width: 1000px;
    color: #232323;
    text-decoration: none;
}

.job-detail-header-box {
    position: relative;
    margin-bottom: 52px;
}

.box-title {
    display: block;
    margin-bottom: 6px;
    font-family: "Soleil", Arial, Verdana, Tahoma, sans-serif;
    font-weight: 900;
    font-size: 56px;
    letter-spacing: 0.04em;
    line-height: 1.2;
}

.job-info {
    position: relative;
    display: block;
    margin: 0 0 6px 0;
    font-family: "Soleil", Arial, Verdana, Tahoma, sans-serif;
    font-weight: 300;
    font-size: 28px;
    line-height: 1.2;
    letter-spacing: 0.02em;
}

.job-detail-header-box .job-info {
    padding-right: 200px;
}

.location {
    position: relative;
    margin-left: 30px;
    color: #232323;
    text-decoration: none;
}

    .location:before {
        position: absolute;
        content: '';
        width: 2px;
        height: 2px;
        top: 19px;
        left: -20px;
        background-color: #232323;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
    }

    .location:hover, .location:focus {
        color: #cd0000;
    }

.job-link {
    float: right;
    margin-top: -11px;
    margin-right: -2px;
}

.job-detail-header-box .job-link {
    position: absolute;
    display: block;
    float: none;
    bottom: -15px;
    right: 0;
    margin: 0;
}

.job-detail-header-box a.right-arrow, .job-detail-header-box .right-arrow {
    padding-left: 17px;
}

.section-projects {
    position: relative;
    overflow: hidden;
}
/*.section-projects + .footerWrap { margin-top: -155px; }*/
.project-list > li {
    overflow: hidden;
    position: relative;
    float: left;
    width: 50%;
    height: 704px;
}

    .project-list > li:nth-child(4n - 3) {
        width: 60.42%;
    }

    .project-list > li:nth-child(4n - 2) {
        width: 39.58%;
    }

        .project-list > li:nth-child(4n - 2) .project-box {
            padding-left: 88px;
            padding-right: 88px;
        }

    .project-list > li:nth-child(4n - 1) {
        width: 40%;
        height: 778px;
    }

    .project-list > li:nth-child(4n) {
        width: 60%;
        height: 778px;
        padding-left: 101px;
        padding-right: 101px;
    }

    .project-list > li:nth-last-child(1):nth-child(odd) {
        width: 100%;
        height: 896px;
    }

    .project-list > li:after {
        position: absolute;
        z-index: 11;
        content: '';
        width: 100%;
        height: 40%;
        left: 0;
        bottom: 0;
        background: #000;
        background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 100%);
        background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, black));
        background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 100%);
        background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 100%);
        background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 100%);
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, black 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff5db1', endColorstr='#000000', GradientType=0 );
        opacity: 0.63;
    }

    .project-list > li img {
        position: absolute;
        z-index: 10;
        min-height: 100%;
        min-width: 100%;
        width: auto;
        height: auto;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        -webkit-transition: all .25s ease;
        -moz-transition: all .25s ease;
        transition: all .25s ease;
    }

    .project-list > li a {
        text-decoration: none;
    }

        .project-list > li a:hover .project-wrap, .project-list > li a:focus .project-wrap {
            background-color: #cd0000;
            background-color: rgba(205, 0, 0, 0.7);
        }

        .project-list > li a:hover .project-view-title, .project-list > li a:focus .project-view-title {
            opacity: 1;
        }

        .project-list > li a:hover img, .project-list > li a:focus img {
            -webkit-transform: translate(-50%, -50%) scale(1.2);
            -ms-transform: translate(-50%, -50%) scale(1.2);
            transform: translate(-50%, -50%) scale(1.2);
        }

        .project-list > li a:hover .project-box, .project-list > li a:focus .project-box {
            opacity: 0;
        }

.project-wrap {
    position: absolute;
    z-index: 20;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: #cd0000;
    background-color: rgba(205, 0, 0, 0);
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    transition: all .25s ease;
}

.project-view-title {
    position: absolute;
    overflow: hidden;
    max-width: 90%;
    max-height: 90%;
    top: 50%;
    left: 50%;
    font-family: "Soleil", Arial, Verdana, Tahoma, sans-serif;
    font-weight: 300;
    font-size: 36px;
    letter-spacing: 0.04em;
    line-height: 1.2;
    text-align: center;
    color: #ffffff;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    transition: all .25s ease;
}

.project-box {
    position: absolute;
    z-index: 15;
    display: table;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 39px 79px 39px;
    color: #ffffff;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    transition: all .25s ease;
}

    .project-box::before, .project-box:before {
        content: '';
        position: absolute;
        display: block;
        width: 200%;
        height: 30%;
        left: -50%;
        bottom: 0;
        background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
        background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
        background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 );
        opacity: .5;
    }

.project-cell {
    position: relative;
    display: table-cell;
    width: 100%;
    height: 50px;
    vertical-align: bottom;
}

    .project-cell .location {
        margin-left: 0px;
        display: block;
        font-family: "Soleil", Arial, Verdana, Tahoma, sans-serif;
        font-weight: 300;
        font-size: 18px;
        letter-spacing: 0.04em;
        line-height: 1.2;
        color: #ffffff;
    }
/*.project-cell .location:before {
  width: 3px;
  height: 3px;
  left: -18px;
  top: 13px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background-color: #ffffff;
}*/
.project-title {
    position: relative;
    text-decoration: none;
    font-family: "Soleil", Arial, Verdana, Tahoma, sans-serif;
    font-weight: 900;
    font-size: 18px;
    letter-spacing: 0.1em;
    line-height: 1.2;
    text-transform: uppercase;
}

    .project-title:before {
        position: absolute;
        content: '';
        width: 0;
        height: 0;
        left: -29px;
        top: 5px;
        border-top: 8px solid transparent;
        border-left: 7px solid #fff;
        border-bottom: 8px solid transparent;
    }

.project-desc {
    display: block;
    font-family: "Soleil", Arial, Verdana, Tahoma, sans-serif;
    margin-top: 3px;
    font-weight: 300;
    font-size: 13px;
    letter-spacing: 0.02em;
    max-width: 100%;
    line-height: 1.7;
    text-decoration: none;
}

.submenu-overlay {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #cd0000 url(/images/dropdown-background.jpg) no-repeat center;
    background-size: cover;
    overflow: auto;
    z-index: 600;
}

    .submenu-overlay .close-overlay {
        overflow: hidden;
        position: absolute;
        display: block;
        width: 108px;
        height: 108px;
        top: 25px;
        right: 25px;
        padding: 20px;
        color: #fff;
        text-decoration: none;
        cursor: pointer;
        -webkit-transition: .25s;
        -moz-transition: .25s;
        transition: .25s;
    }

        .submenu-overlay .close-overlay:after, .submenu-overlay .close-overlay:before {
            position: absolute;
            content: '';
            top: 50%;
            left: 50%;
            width: 67px;
            height: 3px;
            background-color: #ffffff;
            -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
            border-radius: 3px;
        }

        .submenu-overlay .close-overlay:after {
            -webkit-transform: translate(-50%, -50%) rotate(45deg);
            -ms-transform: translate(-50%, -50%) rotate(45deg);
            transform: translate(-50%, -50%) rotate(45deg);
        }

        .submenu-overlay .close-overlay:before {
            -webkit-transform: translate(-50%, -50%) rotate(-45deg);
            -ms-transform: translate(-50%, -50%) rotate(-45deg);
            transform: translate(-50%, -50%) rotate(-45deg);
        }

        .submenu-overlay .close-overlay:hover, .submenu-overlay .close-overlay:focus {
            -webkit-transform: rotate(180deg);
            -ms-transform: rotate(180deg);
            transform: rotate(180deg);
        }

    .submenu-overlay .subnav {
        display: block;
    }

    .submenu-overlay .left-box {
        text-align: left;
        padding: 0 10px 0 88px;
    }

    .submenu-overlay .right-box {
        max-width: 640px;
        padding: 15px 0 0 83px;
        text-align: left;
    }

        .submenu-overlay .right-box a.btn, .submenu-overlay .right-box .btn {
            margin-top: 34px;
        }

            .submenu-overlay .right-box a.btn:after, .submenu-overlay .right-box .btn:after {
                margin-right: 8px;
            }

.submenu-box {
    display: table;
    width: 100%;
    height: 100%;
    padding: 140px 10px 140px;
}

.submenu-cell {
    display: table-cell;
    width: 100%;
    height: 100px;
    vertical-align: middle;
}

.subnav-title {
    display: block;
    margin-bottom: 34px;
    padding-left: 90px;
    text-align: left;
    font-family: "MrEavesModOT", Arial, Verdana, Tahoma, sans-serif;
    font-size: 23px;
    font-weight: 900;
    letter-spacing: .11em;
    color: #ffffff;
    text-transform: uppercase;
}

.subnav {
    padding: 1px 0;
}

    .subnav > li a {
        position: relative;
        display: inline-block;
        padding: 9px 44px 9px 0;
        font-family: "Soleil", Arial, Verdana, Tahoma, sans-serif;
        font-weight: 300;
        font-size: 44px;
        line-height: 1.2;
        letter-spacing: .02em;
        text-decoration: none;
        color: #ffffff;
        -webkit-transition: all .25s ease;
        -moz-transition: all .25s ease;
        transition: all .25s ease;
    }

        .subnav > li a:after {
            position: absolute;
            content: '';
            width: 0;
            height: 0;
            top: 50%;
            right: 0;
            margin: -10px 0 0 0;
            border-top: 11px solid transparent;
            border-left: 10px solid #fff;
            border-bottom: 11px solid transparent;
            -webkit-transition: all .25s ease;
            -moz-transition: all .25s ease;
            transition: all .25s ease;
        }

        .subnav > li a:hover, .subnav > li a:focus {
            padding-left: 23px;
            padding-right: 21px;
        }

            .subnav > li a:hover:after, .subnav > li a:focus:after {
                right: -23px;
            }

.section-structural {
    padding-top: 132px;
    padding-bottom: 140px;
}

    .section-structural .center-wrap {
        position: relative;
    }

    .section-structural .center {
        max-width: 1314px;
    }

    .section-structural .box-title, .section-contact .box-title {
        margin-bottom: 4px;
        max-width: 1020px;
        word-spacing: -0.06em;
    }

        .section-contact .box-title,
        .section-contact .box-title.contact-center {
            margin-bottom: 4px;
            /*max-width: 1020px;*/
            max-width: 51%;
            margin: 0 auto;
            word-spacing: -0.06em;
        }

    .section-structural .content {
        max-width: 998px;
    }

        .section-structural .content.big {
            max-width: 1020px;
        }

        .section-structural .content * {
            margin-bottom: 34px;
        }

            .section-structural .content *:last-child {
                margin-bottom: 0;
            }

        .section-structural .content h1, .section-structural .content h2, .section-structural .content h3, .section-structural .content h4, .section-structural .content h5, .section-structural .content h6 {
            margin-bottom: 2px;
        }

.slider-title {
    margin-bottom: .75em
}

.section-structural .content h1 {
    font-size: 36px;
}

.section-structural .content h2, .slider-title {
    font-size: 34px;
}

.section-structural .content h3 {
    font-size: 30px;
}

.section-structural .content b, .section-structural .content strong {
    word-spacing: 0.06em;
}

.section-structural .content ul li, .section-structural .content ol li {
    padding-left: 45px;
}

.btn-estimate-box {
    position: absolute;
    top: 0;
    right: 0;
}

    .btn-estimate-box.b-fixed {
        position: fixed;
        top: auto;
        right: 0;
        bottom: 98px;
        z-index: 100;
    }

    .btn-estimate-box a.btn, .btn-estimate-box .btn {
        min-width: 305px;
    }

.info-wrap {
    margin: 42px 0 93px;
    max-width: 1226px;
}

.info-box {
    display: inline-block;
    max-width: 388px;
    min-height: 394px;
    margin: 10px 8px 9px;
    padding: 39px 55px 37px 41px;
    border: 2px solid #D2D2D2;
    vertical-align: top;
}

.structural-foundations .info-box {
    min-height: 422px;
}

.interior-flatwork .info-box {
    min-height: 452px;
}
/*.sitework .info-box {min-height: 484px;}*/
.info-box .content {
    line-height: 1.6;
}

    .info-box .content * {
        margin-bottom: 6px;
    }

        .info-box .content *:last-child {
            margin-bottom: 0;
        }

    .info-box .content li {
        line-height: 1.6;
    }

    .info-box .content ul > li, .info-box .content ol > li {
        padding-left: 21px;
    }

    .info-box .content ul > li {
        margin-bottom: 5px;
    }

        .info-box .content ul > li:before {
            width: 6px;
            height: 6px;
            left: 1px;
            top: 12px;
        }

.info-title {
    margin-bottom: 6px;
    font-family: "MrEavesModOT", Arial, Verdana, Tahoma, sans-serif;
    font-weight: 900;
    font-size: 20px;
    line-height: 1.2em;
    letter-spacing: 0.12em;
    text-transform: uppercase;
}

.slider-box {
    margin-top: 96px;
    max-width: 1180px;
}

a.sliderImage {
    position: relative;
    display: block;
    width: 1000px;
    height: 634px;
    /*margin: 0 auto;*/
    overflow: hidden;
}

.sliderImage img {
    position: absolute;
    display: block;
    width: 100%;
    height: auto;
    top: 0;
    left: 0;
    right: 0;
}

.sliderImage::before, .sliderImage:before {
    content: '';
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    top: 50%;
    left: 10px;
    margin-top: -14px;
    border-top: 28px solid transparent;
    border-right: 24px solid #fff;
    border-bottom: 28px solid transparent;
    z-index: 1;
}

.sliderImage::after, .sliderImage:after {
    content: '';
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    top: 50%;
    right: 10px;
    margin-top: -14px;
    border-top: 28px solid transparent;
    border-left: 24px solid #fff;
    border-bottom: 28px solid transparent;
    z-index: 1;
}

.swiper-container {
    width: 100%;
    height: 100%;
    padding-bottom: 36px;
}

.swiper-slide {
    text-align: center;
}

    .swiper-slide img {
        max-width: 100%;
        height: auto;
        width: auto;
    }

.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    background-image: none;
    width: 24px;
    height: 56px;
    margin-top: -48px;
}

    .swiper-button-next:after,
    .swiper-button-prev:after {
        position: absolute;
        content: '';
        left: 0;
        top: 0;
        width: 0;
        height: 0;
    }

.swiper-button-next {
    right: 30px;
}

    .swiper-button-next:after {
        border-top: 28px solid transparent;
        border-left: 24px solid #fff;
        border-bottom: 28px solid transparent;
    }

.swiper-button-prev {
    left: 30px;
}

    .swiper-button-prev:after {
        border-top: 28px solid transparent;
        border-right: 24px solid #fff;
        border-bottom: 28px solid transparent;
    }

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 3px;
}

.swiper-pagination-bullet {
    width: 11px;
    height: 11px;
    opacity: 1;
    background-color: #d8d8d8;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    transition: all .25s ease;
}

    .swiper-pagination-bullet:hover, .swiper-pagination-bullet:focus {
        background-color: #cd0000;
        background-color: rgba(205, 0, 0, 0.7);
    }

.swiper-pagination-bullet-active {
    background-color: #cd0000;
}

    .swiper-pagination-bullet-active:hover, .swiper-pagination-bullet-active:focus {
        background-color: #cd0000;
    }

.slider-overlay {
    background-color: black;
    opacity: 0;
    -webkit-transition: opacity .25s;
    -moz-transition: opacity .25s;
    transition: opacity .25s;
}

.slider-popup.open {
    position: fixed;
    z-index: 100;
    display: block;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: transparent;
}

    .slider-popup.open .slider-overlay {
        position: fixed;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        opacity: 1;
    }

    .slider-popup.open .slider-popup-wrap {
        opacity: 0;
        max-width: 1290px;
        margin: 0 auto;
        padding: 0 10px;
        -webkit-transition: opacity 0s;
        -moz-transition: opacity 0s;
        transition: opacity 0s;
    }

    .slider-popup.open .swiper-container {
        width: auto;
        height: auto;
        padding-top: 50px;
    }

    .slider-popup.open .swiper-slide img {
        padding: 0 55px;
    }

    .slider-popup.open .swiper-button-next {
        right: 0;
    }

    .slider-popup.open .swiper-button-prev {
        left: 0;
    }

    .slider-popup.open .close-swiper {
        overflow: hidden;
        position: absolute;
        top: 0;
        right: 0;
        width: 30px;
        height: 30px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        cursor: pointer;
        -webkit-transition: all .25s ease-in;
        -moz-transition: all .25s ease-in;
        transition: all .25s ease-in;
    }

        .slider-popup.open .close-swiper:after, .slider-popup.open .close-swiper:before {
            position: absolute;
            content: '';
            top: 50%;
            left: 50%;
            width: 67px;
            height: 3px;
            background-color: #ffffff;
        }

        .slider-popup.open .close-swiper:after {
            -webkit-transform: translate(-50%, -50%) rotate(45deg);
            -ms-transform: translate(-50%, -50%) rotate(45deg);
            transform: translate(-50%, -50%) rotate(45deg);
        }

        .slider-popup.open .close-swiper:before {
            -webkit-transform: translate(-50%, -50%) rotate(-45deg);
            -ms-transform: translate(-50%, -50%) rotate(-45deg);
            transform: translate(-50%, -50%) rotate(-45deg);
        }

        .slider-popup.open .close-swiper:hover, .slider-popup.open .close-swiper:focus {
            -webkit-transform: rotate(180deg);
            -ms-transform: rotate(180deg);
            transform: rotate(180deg);
        }

.slider-popup.show .slider-overlay {
    opacity: 0.84;
}

.slider-popup.show .slider-popup-wrap {
    opacity: 1;
    -webkit-transition: opacity .25s;
    -moz-transition: opacity .25s;
    transition: opacity .25s;
}

.slider-popup.hide .slider-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 1;
    z-index: 2;
}

.slider-popup.hide .slider-popup-wrap {
    opacity: 0;
}

.section-structural.services .box-title {
    margin-bottom: 5px;
}

.section-structural.services .content.big {
    max-width: 985px;
    line-height: 1.74;
}

.section-structural.services .content ul > li {
    margin-bottom: 12px;
}

    .section-structural.services .content ul > li:before {
        content: none;
    }

    .section-structural.services .content ul > li:last-child {
        margin-bottom: 0;
    }

.section-structural.services .content b, .section-structural.services .content strong {
    word-spacing: 0;
}

.section-structural.services .slider-box {
    margin-top: 98px;
}

.our-fleet {
    overflow: hidden;
    margin-top: 95px;
    margin-bottom: 135px;
}

.fleet-list > li {
    overflow: hidden;
    margin-bottom: 107px;
    clear: both;
}

    .fleet-list > li:last-child {
        margin-bottom: 0;
    }

.fleet-box, .fleet-table-box {
    float: left;
    width: 50%;
    overflow: hidden;
}

.fleet-box {
    padding: 0 50px 0 0;
}

    .fleet-box .content {
        max-width: 500px;
        padding-left: 8px;
        font-size: 16px;
        line-height: 1.5;
    }

.fleet-img-wrap {
    margin-bottom: 27px;
}

    .fleet-img-wrap img {
        max-width: 100%;
        height: auto;
    }

.fleet-table-box {
    float: right;
    max-width: 480px;
}

.table-title {
    margin-bottom: 32px;
    font-family: "MrEavesModOT", Arial, Verdana, Tahoma, sans-serif;
    font-weight: 900;
    font-size: 24px;
    text-transform: uppercase;
    letter-spacing: 0.12em;
    line-height: 1.2;
}

.fleet-table-list {
    overflow: hidden;
}

    .fleet-table-list > li {
        display: inline-block;
        width: 50%;
        margin-right: 29px;
        vertical-align: top;
        max-width: 212px;
    }

        .fleet-table-list > li:last-child {
            max-width: 220px;
        }

        .fleet-table-list > li:last-child {
            margin-right: 0;
        }

        .fleet-table-list > li table {
            width: 100%;
            border-collapse: collapse;
            font-family: "Soleil", Arial, Verdana, Tahoma, sans-serif;
            font-weight: 300;
            font-size: 16px;
            line-height: 1.6;
            letter-spacing: .02em;
            border: 1px solid #BEBEBE;
            border-bottom: none;
        }

            .fleet-table-list > li table:last-child {
                border-bottom: 1px solid #BEBEBE;
            }

                .fleet-table-list > li table:last-child tbody tr:last-child td {
                    padding-bottom: 8px;
                }

            .fleet-table-list > li table tr {
                border-top: 1px solid #BEBEBE;
            }

                .fleet-table-list > li table tr td {
                    padding: 4px 10px 3px 10px;
                }

                    .fleet-table-list > li table tr td:first-child {
                        width: 130px;
                        padding-left: 19px;
                    }

        .fleet-table-list > li thead {
            font-family: "Soleil", Arial, Verdana, Tahoma, sans-serif;
            font-weight: 900;
            font-size: 16px;
            line-height: 1.6;
            letter-spacing: .03em;
            background-color: #cd0000;
            color: #ffffff;
        }

            .fleet-table-list > li thead th {
                padding: 6px 19px 4px;
            }

.section-about {
    overflow: hidden;
    padding-top: 85px;
    padding-bottom: 85px;
}

    .section-about .center {
        max-width: 1314px;
        padding: 0 30px;
    }

    .section-about .left-box {
        padding: 0;
        padding-right: 20px;
    }

        .section-about .left-box .content {
            max-width: 620px;
        }

    .section-about .right-box {
        padding: 17px 0 0 60px;
    }

    .section-about.bottom-s {
        padding-bottom: 205px;
    }

        .section-about.bottom-s .center {
            max-width: 745px;
        }

        .section-about.bottom-s .content .big {
            margin-bottom: 34px;
        }

        .section-about.bottom-s .content h1, .section-about.bottom-s .content h2, .section-about.bottom-s .content h3, .section-about.bottom-s .content h4, .section-about.bottom-s .content h5, .section-about.bottom-s .content h6 {
            font-family: "MrEavesModOT", Arial, Verdana, Tahoma, sans-serif;
            font-weight: 900;
            margin-bottom: 25px;
            text-transform: uppercase;
            letter-spacing: 0.1em;
            text-align: center;
        }

        .section-about.bottom-s .content * {
            margin-bottom: 33px;
        }

            .section-about.bottom-s .content *:last-child {
                margin-bottom: 0;
            }

        .section-about.bottom-s .content strong, .section-about.bottom-s .content b {
            letter-spacing: 0.04em;
            word-spacing: -0.01em;
        }

        .section-about.bottom-s .content ul {
            margin-top: -6px;
            margin-bottom: 29px;
        }

            .section-about.bottom-s .content ul > li {
                padding-left: 58px;
            }

                .section-about.bottom-s .content ul > li:before {
                    content: none;
                }

        .section-about.bottom-s .content li {
            margin-bottom: 12px;
            line-height: 1.85;
        }

.important-info {
    max-width: 470px;
    font-family: "Soleil", Arial, Verdana, Tahoma, sans-serif;
    font-weight: 900;
    font-size: 44px;
    letter-spacing: 0.03em;
    line-height: 1.15;
}

    .important-info p {
        font-weight: 900;
    }

.blockquote-box {
    overflow: hidden;
    position: relative;
    display: block;
    padding-top: 59px;
    margin-top: 63px;
    margin-left: 2px;
    font-family: "MrEavesModOT", Arial, Verdana, Tahoma, sans-serif;
    font-weight: normal;
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    line-height: 1.2;
}

    .blockquote-box:before {
        position: absolute;
        content: '';
        top: 0;
        left: -3px;
        width: 25px;
        height: 10px;
        background-color: #cd0000;
        -webkit-transform: skew(-32deg);
        -ms-transform: skew(-32deg);
        transform: skew(-32deg);
    }

    .blockquote-box .author {
        display: block;
        margin-bottom: 4px;
        font-family: "MrEavesModOT", Arial, Verdana, Tahoma, sans-serif;
        font-weight: 900;
        font-size: 20px;
        text-transform: uppercase;
        letter-spacing: 0.12em;
        line-height: 1.2;
    }

.signatures-box {
    margin-top: 48px;
    text-align: center;
}

    .signatures-box p {
        margin-bottom: 20px;
        font-family: "Soleil", Arial, Verdana, Tahoma, sans-serif;
        font-weight: 300;
        letter-spacing: 0.02em;
        line-height: 1.2;
        font-size: 18px;
    }

    .signatures-box img {
        display: block;
        margin: 0 auto 11px;
        max-width: 100%;
        height: auto;
    }

.president-name {
    font-family: "MrEavesModOT", Arial, Verdana, Tahoma, sans-serif;
    font-weight: 900;
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 0.12em;
    line-height: 1.2;
}

.president {
    margin-left: 20px;
    font-family: "MrEavesModOT", Arial, Verdana, Tahoma, sans-serif;
    font-weight: 700;
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    line-height: 1.2;
    color: #b51919;
}

.section-leadership {
    position: relative;
    padding-top: 165px;
    padding-bottom: 76px;
}

    .section-leadership:before {
        position: absolute;
        content: '';
        width: 100%;
        height: 2px;
        top: 0;
        background-color: #EAEAEA;
        transform-origin: 50% 50%;
        -webkit-transform: rotate(-9.7deg);
        -ms-transform: rotate(-9.7deg);
        transform: rotate(-9.7deg);
    }

    .section-leadership .section-title {
        padding: 0 0 0 10px;
        margin-bottom: 95px;
        text-align: right;
    }

    .section-leadership .center {
        max-width: 1656px;
        padding: 0;
    }

.leadership-list {
    overflow: hidden;
}

    .leadership-list > li {
        float: left;
        position: relative;
        width: 25%;
        padding-bottom: 25%;
    }

        .leadership-list > li.separator a {
            color: #000;
        }

.leadership-box {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    overflow: hidden;
    background-color: #ffffff;
}

    .leadership-box img {
        position: absolute;
        min-width: 100%;
        width: auto;
        min-height: 100%;
        height: 100%;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }

.leadership-overlay {
    position: absolute;
    display: table;
    width: 100%;
    height: 100%;
    left: -100%;
    top: 0;
    padding: 53px 49px 117px;
    color: #fff;
    background-color: #cd0000;
    background-color: rgba(205, 0, 0, 0.8);
    -webkit-transition: 0.25s;
    -moz-transition: 0.25s;
    transition: 0.25s;
}

.leadership-list > li:hover .leadership-overlay, .leadership-list > li:focus .leadership-overlay {
    left: 0;
}

.leadership-overlay:after {
    position: absolute;
    z-index: 100;
    content: '';
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    mix-blend-mode: multiply;
    background-color: #cd0000;
    background-color: rgba(205, 0, 0, 0);
}

.leadership-overlay a.btn, .leadership-overlay .btn {
    position: absolute;
    bottom: -64px;
    left: 0;
    min-width: 252px;
}

    .leadership-overlay a.btn:after, .leadership-overlay .btn:after {
        margin: -8px 11px 0 0px;
    }

    .leadership-overlay a.btn.small, .leadership-overlay .btn.small {
        width: 100%;
    }

        .leadership-overlay a.btn.small:after, .leadership-overlay .btn.small:after {
            margin-right: -9px;
        }

.leadership-cell {
    position: relative;
    display: table-cell;
    width: 100%;
    height: 20px;
    vertical-align: top;
    mix-blend-mode: unset;
    z-index: 110;
}

.leader-header-box {
    display: block;
    position: relative;
    overflow: hidden;
    padding-bottom: 40px;
}

    .leader-header-box:after {
        position: absolute;
        content: '';
        bottom: 0;
        left: -3px;
        width: 25px;
        height: 10px;
        background-color: #ffffff;
        -webkit-transform: skew(-32deg);
        -ms-transform: skew(-32deg);
        transform: skew(-32deg);
    }

.name {
    margin-bottom: -2px;
    display: block;
    font-family: "Soleil", Arial, Verdana, Tahoma, sans-serif;
    font-weight: 900;
    font-size: 30px;
    line-height: 1.2;
    letter-spacing: .03em;
}

.info {
    display: block;
    font-family: "Soleil", Arial, Verdana, Tahoma, sans-serif;
    font-weight: 300;
    font-size: 17px;
    line-height: 1.4;
    letter-spacing: .02em;
}

.separator .leadership-separator-box {
    display: table;
    width: 100%;
    height: 100%;
    padding: 53px 51px 107px 30px;
    background-color: #ffffff;
}

.separator .leadership-cell {
    vertical-align: bottom;
}

.separator .leader-header-box {
    padding-bottom: 25px;
    text-align: right;
}

    .separator .leader-header-box:after {
        left: auto;
        right: 15px;
        background-color: #cd0000;
    }

    .separator .leader-header-box:before {
        position: absolute;
        content: '';
        z-index: 1;
        bottom: 0;
        right: 37px;
        height: 10px;
        width: 8px;
        background-color: #ffffff;
    }

.separator .name {
    display: block;
    font-family: "MrEavesModOT", Arial, Verdana, Tahoma, sans-serif;
    font-weight: 900;
    font-size: 26px;
    line-height: 1.4;
    letter-spacing: .12em;
    text-transform: uppercase;
}

.section-customers {
    padding-top: 147px;
    padding-bottom: 173px;
    border-top: 2px solid #EAEAEA;
}

    .section-customers .section-title {
        margin-bottom: 107px;
        text-align: center;
    }

    .section-customers .center {
        max-width: 1270px;
    }

.customers-list {
    display: block;
    font-size: 0;
    text-align: center;
    margin: 0 -45px -124px;
    overflow: hidden;
}

    .customers-list > li {
        display: inline-block;
        vertical-align: top;
        width: 25%;
        font-size: 14px;
        text-align: center;
        padding: 45px;
    }

.customers-box {
    position: relative;
    overflow: hidden;
    display: block;
    max-width: 240px;
    width: 100%;
    height: 0;
    padding: 100% 0 0 0;
    line-height: 240px;
    text-align: center;
}

    .customers-box img {
        position: absolute;
        display: block;
        max-width: 100%;
        width: auto;
        max-height: 100%;
        height: auto;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        vertical-align: middle;
    }
/*.customers-box.amc img {width: 195px; height: auto;}
.customers-box.bluemont img {width: 140px; height: auto;}
.customers-box.westar img {width: 215px; height: auto;}
.customers-box.academy img {width: 208px; height: auto;}
.customers-box.kstate img {width: 204px; height: auto;}
.customers-box.gtm img {width: 150px; height: auto;}
.customers-box.resers img {width: 208px; height: auto;}
.customers-box.petsmart img {width: 215px; height: auto;}
.customers-box.ihop img {width: 199px; height: auto;}
.customers-box.hays img {width: 226px; height: auto;}
.customers-box.cat img {width: 170px; height: auto;}
.customers-box.texas img {width: 228px; height: auto;}
.customers-box.tallgrass img {width: 170px; height: auto;}
.customers-box.coxbros img {width: 222px; height: auto;}*/
.section-career-banner {
    overflow: hidden;
    position: relative;
    min-height: 1130px;
    margin-top: -76px;
}

    .section-career-banner img {
        position: absolute;
        min-height: 100%;
        min-width: 100%;
        width: auto;
        height: auto;
        top: -9999px;
        left: -9999px;
        right: -9999px;
        bottom: -9999px;
        margin: auto;
    }

    .section-career-banner .center {
        position: relative;
        z-index: 110;
        max-width: 1260px;
    }

    .section-career-banner a.down-arrow, .section-career-banner .down-arrow {
        position: absolute;
        left: -28px;
        top: -194px;
    }

    .section-career-banner.about {
        min-height: 100vh;
        text-align: right;
    }

        .section-career-banner.about .center {
            max-width: 1260px;
        }

        .section-career-banner.about .banner-table {
            height: calc(100vh + 100px);
            padding-bottom: 280px;
        }

            .section-career-banner.about .banner-table:before {
                position: absolute;
                z-index: 100;
                content: '';
                width: 100%;
                height: 100%;
                left: 0;
                top: 0;
                mix-blend-mode: multiply;
                background-color: #a40000;
            }

.ie .section-career-banner.about .banner-table:before {
    mix-blend-mode: unset;
    background-color: #cd0000;
    background-color: rgba(205, 0, 0, 0.9);
}

.section-career-banner.about .banner-table:after {
    position: absolute;
    z-index: 110;
    content: '';
    width: 100%;
    height: 350px;
    left: 0;
    bottom: -220px;
    background-color: #ffffff;
    transform-origin: 50% 50%;
    -webkit-transform: rotate(9.7deg) scale(1.2);
    -ms-transform: rotate(9.7deg) scale(1.2);
    transform: rotate(9.7deg) scale(1.2);
}

.section-career-banner.about .banner-cell {
    vertical-align: bottom;
}

.section-career-banner.about .banner-desc {
    display: block;
    font-size: 38px;
    margin-bottom: 2px;
    letter-spacing: .09em;
}

.section-career-banner.about .banner-title {
    display: block;
    max-width: 100%;
    font-size: 150px;
    letter-spacing: .16em;
    line-height: .75;
    position: relative;
    right: -0.25em;
}

.section-career-banner.about .banner-bottom-box {
    overflow: hidden;
    float: none;
    max-width: 100%;
    margin-top: -15px;
}

    .section-career-banner.about .banner-bottom-box .bottom-left {
        float: left;
        text-align: left;
        padding-left: 22px;
        margin-top: 9px;
    }

    .section-career-banner.about .banner-bottom-box .bottom-right {
        float: right;
        margin-top: 17px;
    }

    .section-career-banner.about .banner-bottom-box a {
        word-spacing: 0.08em;
    }

.section-career-banner.about .bottom-name {
    margin-bottom: -1px;
    font-size: 15px;
}

    .section-career-banner.about .bottom-name:before {
        content: none;
    }

.section-career-banner.about .bottom-info {
    margin-bottom: 14px;
    font-size: 15px;
    word-spacing: 0.15em;
}

.banner-table {
    position: relative;
    display: table;
    width: 100%;
    padding-top: 186px;
    padding-bottom: 84px;
}

.left-overlay,
.right-overlay {
    position: absolute;
    z-index: 150;
    display: block;
    width: 50%;
    bottom: -392px;
    height: 300px;
}

.left-overlay {
    left: 0;
    background-color: #ffffff;
    transform-origin: 100% 100%;
    -webkit-transform: rotate(6.3deg) scale(1.3);
    -ms-transform: rotate(6.3deg) scale(1.3);
    transform: rotate(6.3deg) scale(1.3);
}

.right-overlay {
    right: 0;
    background-color: #ffffff;
    transform-origin: 0 100%;
    -webkit-transform: rotate(-6.3deg) scale(1.3);
    -ms-transform: rotate(-6.3deg) scale(1.3);
    transform: rotate(-6.3deg) scale(1.3);
}

.banner-cell {
    display: table-cell;
    width: 100%;
    vertical-align: top;
}

.anchor-list {
    margin: 0 -18px 68px;
}

    .anchor-list > li a {
        position: relative;
        padding: 11px 0 11px;
        margin: 0 18px 10px;
        font-family: "MrEavesModOT", Arial, Verdana, Tahoma, sans-serif;
        font-weight: 900;
        font-size: 16px;
        line-height: 1.4;
        letter-spacing: .12em;
        text-transform: uppercase;
        color: #e69797;
        text-decoration: none;
        -webkit-transition: all .25s ease;
        -moz-transition: all .25s ease;
        transition: all .25s ease;
    }

        .anchor-list > li a:after {
            position: absolute;
            content: '';
            width: 100%;
            height: 3px;
            left: 0;
            bottom: 0;
            background-color: transparent;
            -webkit-transition: all .25s ease;
            -moz-transition: all .25s ease;
            transition: all .25s ease;
        }

        .anchor-list > li a:hover, .anchor-list > li a:focus {
            color: #ffffff;
        }

            .anchor-list > li a:hover:after, .anchor-list > li a:focus:after {
                background-color: white;
            }

.banner-title {
    max-width: 840px;
    margin-bottom: 18px;
    font-family: "MrEavesModOT", Arial, Verdana, Tahoma, sans-serif;
    font-weight: 900;
    font-size: 120px;
    line-height: 0.85;
    letter-spacing: .12em;
    text-transform: uppercase;
    color: #ffffff;
}

.banner-desc {
    padding-left: 10px;
    margin-bottom: 36px;
    font-family: "MrEavesModOT", Arial, Verdana, Tahoma, sans-serif;
    font-weight: normal;
    font-size: 30px;
    line-height: 1.33;
    letter-spacing: .1em;
    text-transform: uppercase;
    color: #ffffff;
}

    .banner-desc strong, .banner-desc b {
        font-family: "Soleil", Arial, Verdana, Tahoma, sans-serif;
        font-weight: 900;
    }

.about-desc {
    padding-left: 10px;
    margin-bottom: 36px;
    font-family: "Soleil", Arial, Verdana, Tahoma, sans-serif;
    font-weight: 300;
    font-size: 23px;
    line-height: 1.75;
    letter-spacing: .02em;
    color: #ffffff;
}

    .about-desc strong, .about-desc b {
        font-family: "Soleil", Arial, Verdana, Tahoma, sans-serif;
        font-weight: 900;
    }

.banner-bottom-box {
    float: right;
    display: block;
    margin-top: 34px;
    margin-bottom: 79px;
    max-width: 280px;
    text-align: right;
    font-family: "Soleil", Arial, Verdana, Tahoma, sans-serif;
    font-weight: 300;
    line-height: 1.22;
    color: #ffffff;
}

    .banner-bottom-box a {
        font-family: "Soleil", Arial, Verdana, Tahoma, sans-serif;
        font-weight: 300;
        font-size: 16px;
        line-height: 1.33;
        letter-spacing: .01em;
        color: #ee8e8e;
        text-decoration: none;
        -webkit-transition: all .25s ease;
        -moz-transition: all .25s ease;
        transition: all .25s ease;
    }

        .banner-bottom-box a:hover, .banner-bottom-box a:focus {
            color: #ffffff;
        }

.bottom-name {
    position: relative;
    display: block;
    margin-bottom: 1px;
    font-size: 18px;
    letter-spacing: 0.02em;
}

    .bottom-name strong, .bottom-name b {
        /*margin-right: 15px;*/
        font-family: "Soleil", Arial, Verdana, Tahoma, sans-serif;
        font-weight: 900;
        letter-spacing: .12em;
    }

    .bottom-name:before {
        position: absolute;
        content: '';
        width: 0;
        height: 0;
        left: -27px;
        top: 1px;
        border-top: 9px solid transparent;
        border-left: 7px solid #fff;
        border-bottom: 9px solid transparent;
    }

.bottom-info {
    margin-bottom: 18px;
    font-size: 13px;
    letter-spacing: 0.02em;
    line-height: 1.7;
}

.banner-down-arrow {
    position: absolute;
    z-index: 120;
    display: block;
    bottom: 45px;
    left: 50%;
    border-left: 24px solid transparent;
    border-right: 24px solid transparent;
    border-top: 19px solid #ffffff;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    transition: all .25s ease;
}

    .banner-down-arrow:hover, .banner-down-arrow:focus {
        border-top-color: #ee8e8e;
    }

.section-advancement {
    padding-top: 102px;
    padding-bottom: 100px;
}

    .section-advancement .center {
        overflow: hidden;
    }

    .section-advancement .left-box, .section-advancement .right-box {
        float: left;
        padding: 0;
    }

    .section-advancement .right-box {
        padding-left: 210px;
    }

.advancement-title {
    margin-bottom: 28px;
    font-family: "MrEavesModOT", Arial, Verdana, Tahoma, sans-serif;
    font-weight: 900;
    font-size: 24px;
    letter-spacing: .03em;
    line-height: 1.25;
    text-transform: uppercase;
    text-align: center;
}

    .advancement-title .right-box {
        margin-bottom: 49px;
    }

.promotions-box {
    max-width: 280px;
    min-width: 260px;
}

.promotions-desc {
    padding: 0 10px;
    font-family: "Soleil", Arial, Verdana, Tahoma, sans-serif;
    font-weight: 300;
    font-size: 18px;
    line-height: 1.33;
    letter-spacing: .02em;
    text-align: center;
}

.promotions-list {
    float: right;
    margin: 0 -40px;
}

    .promotions-list > li {
        display: inline-block;
        max-width: 360px;
        min-width: 340px;
        padding: 0 40px;
        vertical-align: top;
    }

.promotions-circle {
    position: relative;
    display: block;
    width: 260px;
    height: 260px;
    margin: 0 auto 26px;
}

    .promotions-circle .svg-animate {
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        width: 100%;
        height: 260px;
    }

.retention-line .svg-line {
    height: 10px;
    width: 100%;
}

.circle-value, .metricDataWrap {
    position: absolute;
    z-index: 200;
    width: 100%;
    height: 100%;
    line-height: 260px;
    text-align: center;
    top: 0;
    left: 0;
    right: 0;
    font-family: "MrEavesModOT", Arial, Verdana, Tahoma, sans-serif;
    font-size: 60px;
    font-weight: 900;
    color: #cd0000;
    letter-spacing: 0.02em;
}

.progress-svg {
    transform: rotate(0deg);
}

.progress__value {
    stroke-dasharray: 785.398;
    stroke-dashoffset: 196.348;
}

@keyframes progress {
    from {
        stroke-dashoffset: 196.348;
    }

    to {
        stroke-dashoffset: 0;
    }
}

.retention-wrap {
    max-width: 100%;
    padding-top: 5px;
    text-align: center;
    font-size: 0;
}

.retention-list {
    padding-top: 22px;
}

    .retention-list > li {
        display: inline-block;
        width: 50%;
        margin-bottom: 82px;
        vertical-align: top;
    }

        .retention-list > li:last-child {
            margin-bottom: 0;
        }

.retention-box {
    max-width: 448px;
    margin: 0 auto;
    text-align: center;
}

.retention-line {
    text-align: center;
    margin-bottom: 21px;
}

.progress-value {
    display: block;
    margin-bottom: 15px;
    font-family: "MrEavesModOT", Arial, Verdana, Tahoma, sans-serif;
    font-weight: 900;
    font-size: 36px;
    letter-spacing: .03em;
    line-height: 1.2;
    text-transform: uppercase;
    color: #cd0000;
}

.progress-line {
    position: relative;
}

    .progress-line span {
        font-family: "MrEavesModOT", Arial, Verdana, Tahoma, sans-serif;
        font-weight: 900;
        font-size: 22px;
        letter-spacing: .03em;
        line-height: 1;
        text-transform: uppercase;
    }

    .progress-line .start {
        position: absolute;
        top: 50%;
        left: 0;
        padding-right: 20px;
        -webkit-transform: translate(-100%, -50%);
        -ms-transform: translate(-100%, -50%);
        transform: translate(-100%, -50%);
    }

    .progress-line .finish {
        position: absolute;
        top: 50%;
        right: 0;
        padding-left: 20px;
        -webkit-transform: translate(100%, -50%);
        -ms-transform: translate(100%, -50%);
        transform: translate(100%, -50%);
    }

    .progress-line .line {
        position: relative;
        z-index: 100;
        display: block;
        height: 10px;
        width: 100%;
        background-color: #EBEBEB;
    }

        .progress-line .line .progress {
            position: absolute;
            z-index: 110;
            height: 100%;
            width: 0;
            top: 0;
            left: 0;
            background-color: #cd0000;
            -webkit-transition: all .55s ease;
            -moz-transition: all .55s ease;
            transition: all .55s ease;
        }

.section-what-say {
    padding-top: 100px;
    padding-bottom: 260px;
}

    .section-what-say .center {
        max-width: 1670px;
    }

    .section-what-say .section-title {
        margin-bottom: 94px;
        text-align: center;
        letter-spacing: 0.12em;
    }

    .section-what-say a.down-arrow, .section-what-say .down-arrow {
        margin-top: 76px;
        margin-right: 85px;
        float: right;
    }

.what-say-list {
    margin: 0 auto -133px;
}

    .what-say-list.additionList {
        margin-top: 133px;
    }

    .what-say-list > li {
        display: inline-block;
        width: 33%;
        margin-bottom: 133px;
        vertical-align: top;
        text-align: center;
    }

.what-say-box {
    max-width: 440px;
    margin: 0 auto;
    padding: 0 10px;
}

    .what-say-box .content {
        margin-bottom: 42px;
        font-family: "Soleil", Arial, Verdana, Tahoma, sans-serif;
        font-size: 20px;
        font-weight: 300;
        line-height: 1.6;
        letter-spacing: 0;
    }

    .what-say-box:last-child {
        margin-bottom: 0;
    }

.what-say-title {
    margin-bottom: 2px;
    font-family: "MrEavesModOT", Arial, Verdana, Tahoma, sans-serif;
    font-weight: 900;
    font-size: 28px;
    line-height: 1.2;
    letter-spacing: 0.12em;
    text-transform: uppercase;
}

.what-name {
    display: block;
    margin-bottom: 6px;
    font-family: "Soleil", Arial, Verdana, Tahoma, sans-serif;
    font-weight: 300;
    font-size: 16px;
    line-height: 1.4;
    letter-spacing: 0.01em;
}

.what-build {
    display: block;
    font-family: "Soleil", Arial, Verdana, Tahoma, sans-serif;
    font-weight: 900;
    font-size: 16px;
    line-height: 1.4;
    letter-spacing: 0.1em;
    text-transform: uppercase;
}

.section-positions {
    padding-top: 146px;
    padding-bottom: 176px;
    border-top: 2px solid #EAEAEA;
}

    .section-positions .section-title {
        margin-bottom: 78px;
    }

    .section-positions .center {
        max-width: 1274px;
    }

        .section-positions .center > *:last-child {
            margin-bottom: 0;
        }

    .section-positions .job-detail-box {
        margin-bottom: 87px;
    }

        .section-positions .job-detail-box > *:last-child {
            margin-bottom: 0;
        }

    .section-positions .box-title {
        font-size: 34px;
    }

    .section-positions .job-detail-header-box {
        margin-bottom: 3px;
    }

    .section-positions .content {
        max-width: 960px;
        margin-bottom: 22px;
    }

    .section-positions .bnt-box a:first-child {
        padding-left: 1px;
    }

    .section-positions a.right-arrow:after, .section-positions .right-arrow:after {
        margin-left: 23px;
    }

.section-careers-form {
    padding-top: 132px;
    padding-bottom: 120px;
    border-top: 2px solid #EAEAEA;
}

    .section-careers-form .center {
        max-width: 1274px;
    }

    .section-careers-form a.right-arrow, .section-careers-form .right-arrow {
        margin-top: -44px;
        padding-left: 0;
    }
.section-careers-form a.right-arrow:focus {
  outline: none;
} 

    .section-careers-form a.right-arrow.hide, .section-careers-form .right-arrow.hide {
        display: none;
    }

    .section-careers-form a.btn, .section-careers-form .btn {
        margin-top: 21px;
    }

        .section-careers-form a.btn.no-margin,
        .section-careers-form .btn.no-margin {
            margin-top: 0;
        }

.career-form-box {
    max-width: 737px;
    padding-top: 32px;
    font-family: "Soleil", Arial, Verdana, Tahoma, sans-serif;
    font-size: 18px;
    font-weight: 300;
    letter-spacing: 0.02em;
    line-height: 1.3em;
}

.career-form-list {
    margin-bottom: 80px;
}

    .career-form-list > li {
        margin-bottom: 66px;
    }

        .career-form-list > li:nth-child(1), .form-box .validation-summary-errors {
            margin-bottom: 55px;
        }

        .career-form-list > li:nth-child(2) {
            margin-bottom: 60px;
        }

        .career-form-list > li:nth-child(3) {
            margin-bottom: 66px;
        }

        .career-form-list > li:nth-child(6) {
            margin-bottom: 68px;
        }

        .career-form-list > li:nth-child(7) {
            margin-bottom: 69px;
        }

        .career-form-list > li:nth-child(8) {
            margin-bottom: 71px;
        }

        .career-form-list > li:nth-child(9) {
            margin-bottom: 53px;
        }

        .career-form-list > li:last-child {
            margin-bottom: 0;
        }

    .career-form-list li {
        overflow: hidden;
    }

.validation-summary-errors li {
    font-family: "Soleil", Arial, Verdana, Tahoma, sans-serif;
    font-size: 18px;
    font-weight: 300;
    letter-spacing: .02em;
    line-height: 1.3em;
    color: #cd0000;
}

.name-row {
    margin: 0 -20px;
}

    .name-row > li {
        float: left;
        width: 50%;
        padding: 0 20px;
    }

.address-row {
    margin: 0 -20px;
}

    .address-row > li {
        float: left;
        width: 30%;
        padding: 0 20px;
    }

        .address-row > li:first-child {
            width: 40%;
        }

        .address-row > li:nth-child(2) {
            width: 35%;
        }

        .address-row > li:nth-child(3) {
            width: 25%;
        }

.birth-row {
    margin: 0 -20px;
}

    .birth-row > li {
        float: left;
        width: 30%;
        padding: 0 20px;
    }

        .birth-row > li:first-child {
            width: 45%;
        }

        .birth-row > li:nth-child(2) {
            width: 27%;
        }

        .birth-row > li:nth-child(3) {
            width: 28%;
        }

        .birth-row > li:last-child {
            margin-bottom: 0;
        }

.license-row {
    margin: 0 -20px;
}

#cdlother {
    display: none;
}

.license-row > li {
    float: left;
    width: 35%;
    padding: 0 20px;
}

    .license-row > li:first-child {
        width: 65%;
    }

.form-title {
    margin-bottom: 36px;
    font-family: "Soleil", Arial, Verdana, Tahoma, sans-serif;
    font-weight: 800;
    font-size: 18px;
    line-height: 1.2;
    letter-spacing: 0.02em;
}

.job-history-list.hide {
    display: none;
}

.job-history-list > li {
    margin-bottom: 47px;
}

    .job-history-list > li:nth-child(2) {
        margin-bottom: 67px;
    }

    .job-history-list > li > ul {
        margin: 0 -20px;
    }

        .job-history-list > li > ul > li {
            float: left;
            width: 50%;
            padding: 0 20px;
        }

.job-history-list li {
    overflow: hidden;
}

.check-box {
    display: block;
    margin-top: 45px;
}

.loginWrapper {
    display: none;
    overflow: auto;
    position: fixed;
    z-index: 600;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: #cd0000;
    background-color: rgba(202, 0, 0, 0.97);
    vertical-align: middle;
    text-align: center;
    box-sizing: border-box;
}

    .loginWrapper .close-overlay {
        overflow: hidden;
        position: fixed;
        display: block;
        width: 158px;
        height: 158px;
        top: 0;
        right: 0;
        padding: 54px;
        color: #fff;
        text-decoration: none;
        cursor: pointer;
        -webkit-transition: .25s;
        -moz-transition: .25s;
        transition: .25s;
        z-index: 1;
    }

        .loginWrapper .close-overlay:after, .loginWrapper .close-overlay:before {
            position: absolute;
            content: '';
            top: 50%;
            left: 50%;
            width: 67px;
            height: 3px;
            background-color: #ffffff;
            -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
            border-radius: 3px;
        }

        .loginWrapper .close-overlay:after {
            -webkit-transform: translate(-50%, -50%) rotate(45deg);
            -ms-transform: translate(-50%, -50%) rotate(45deg);
            transform: translate(-50%, -50%) rotate(45deg);
        }

        .loginWrapper .close-overlay:before {
            -webkit-transform: translate(-50%, -50%) rotate(-45deg);
            -ms-transform: translate(-50%, -50%) rotate(-45deg);
            transform: translate(-50%, -50%) rotate(-45deg);
        }

        .loginWrapper .close-overlay:hover, .loginWrapper .close-overlay:focus {
            -webkit-transform: rotate(180deg);
            -ms-transform: rotate(180deg);
            transform: rotate(180deg);
        }

.loginContent {
    position: relative;
    display: block;
    max-width: 900px;
    width: 90%;
    margin: 0 auto;
    margin-top: 150px;
    padding: 35px 30px;
}

    .loginContent .input-wrap {
        padding: 0;
    }

        .loginContent .input-wrap .input-style {
            padding: 18px 15px 8px;
            letter-spacing: .1em;
            color: #fff;
            border: 2px solid #fff;
        }

        .loginContent .input-wrap label {
            width: 100%;
            top: 0;
            left: 0;
            margin: 0;
            padding: 16px 17px 18px;
            font-size: 18px;
            line-height: 1.3em;
            color: #fff;
            text-align: center;
        }

        .loginContent .input-wrap.inputFocused label, .loginContent .input-wrap.textEntered label, .no-js .loginContent .input-wrap label {
            padding: 8px 17px;
            font-size: 12px;
            text-align: left;
        }

    .loginContent .form-box a.btn, .loginContent .form-box .btn {
        width: 100%;
        height: auto;
        padding: 17px 36px 13px;
        font-size: 18px;
        line-height: 1.3em;
        color: #cd0000;
        background: #fff url(/images/right-red-arrow.gif) no-repeat right center;
    }

    .loginContent h2 {
        position: relative;
        display: block;
        font-family: "MrEavesModOT", Arial, Verdana, Tahoma, sans-serif;
        font-size: 82px;
        line-height: 1.2;
        font-weight: 900;
        text-transform: uppercase;
        letter-spacing: .1em;
        color: #fff;
    }

    .loginContent form {
        position: relative;
        margin: 0 auto;
        max-width: 560px;
    }

    .loginContent .input-wrap {
        padding: 0;
    }

        .loginContent .input-wrap .input-style {
            padding: 18px 15px 8px;
            letter-spacing: .1em;
            color: #fff;
            border-bottom: 2px solid #fff;
        }

        .loginContent .input-wrap.inputFocused .input-style, .loginContent .input-wrap.textEntered .input-style, .no-js .loginContent .input-wrap .input-style {
            border: 2px solid #fff;
        }

        .loginContent .input-wrap label {
            width: 100%;
            top: 0;
            left: 0;
            margin: 0;
            padding: 16px 17px 18px;
            font-size: 18px;
            line-height: 1.3em;
            color: #fff;
            text-align: center;
        }

        .loginContent .input-wrap.inputFocused label, .loginContent .input-wrap.textEntered label, .no-js .loginContent .input-wrap label {
            padding: 8px 17px;
            font-size: 12px;
            text-align: left;
        }

    .loginContent .form-box a.btn, .loginContent .form-box .btn {
        width: 100%;
        height: auto;
        padding: 17px 17px 13px;
        font-size: 18px;
        line-height: 1.3em;
        color: #cd0000;
        background: #fff url(/images/loginButton.png) no-repeat right center;
    }
/*--------------------------------------MEDIA-----------------------------------------*/
@media all and (max-width: 1920px) {
    .section-page-title .center {
        min-height: 600px;
    }

    .onlineappprint .navigationWrap,
    .onlineappprint .footerWrap {
        display: none;
    }
}

@media all and (max-width: 1400px) {
    .footerColumn:first-child {
        padding-left: 0;
    }

    .copyrightLeft {
        padding-left: 0;
    }

    .project-list > li {
        height: 500px;
    }

        .project-list > li:nth-child(4n - 3) {
            width: 60%;
        }

        .project-list > li:nth-child(4n - 2) {
            width: 40%;
            padding-left: 79px;
            padding-right: 79px;
        }

        .project-list > li:nth-child(4n - 1) {
            width: 40%;
            height: 528px;
        }

        .project-list > li:nth-child(4n) {
            width: 60%;
            height: 528px;
            padding-left: 79px;
            padding-right: 79px;
        }

        .project-list > li:nth-last-child(1):nth-child(odd) {
            width: 100%;
            height: 636px;
        }

    .submenu-box {
        padding: 80px 10px 80px;
    }

    .submenu-overlay .close-overlay {
        top: 10px;
        right: 10px;
    }
}

@media all and (max-width: 1280px) {
    .subnav-title {
        padding-left: 0;
    }

    .submenu-overlay .left-box {
        padding-left: 0;
    }

    .submenu-overlay .right-box {
        padding-left: 40px;
    }

    .leadership-list {
        overflow: hidden;
    }

        .leadership-list > li {
            width: 33.33%;
            padding-bottom: 33.33%;
        }
}

/*-----Footer Awards -----*/
.footer-awards-wrap {
    position: relative;
    display: table;
    padding-top: 48px;
    padding-bottom: 4px;
    max-width: 1360px;
    width: 100%;
    margin: 0 auto;
}

    .footer-awards-wrap > div {
        display: inline-block;
        vertical-align: top;
    }

    .footer-awards-wrap .footer-award {
        display: inline-block;
        vertical-align: top;
        padding: 10px 20px;
        white-space: normal;
        width: 315px;
        margin: 0 5px;
    }

.footer-awards-title {
    display: inherit;
    width: 100%;
    text-align: center;
    padding: 20px;
    font-size: 24px;
    font-weight: 900;
    font-family: "MrEavesModOT", Arial, Verdana, Tahoma, sans-serif;
    letter-spacing: 0.1em;
    margin-bottom: 32px;
}

.footer-awards-list {
    width: calc(100% - 50px);
    overflow: hidden;
    white-space: nowrap;
    height: 180px;
    max-width: 1320px;
    font-size: 0;
    padding: 0 10px;
}

.footer-award .footer-award-link > span {
    display: table-cell;
    vertical-align: middle;
}

.footer-award-link {
    text-decoration: none;
    font-family: "Soleil", Arial, Verdana, Tahoma, sans-serif;
    font-weight: 900;
    color: black;
    font-size: 17px;
}

    .footer-award-link:focus {
        outline: none;
    }

    .footer-award-link:hover .footer-award-name {
        color: #cd0000;
        -webkit-transition: all .5s ease;
        -moz-transition: all .5s ease;
        transition: all .5s ease;
    }

.footer-award .footer-award-link .footer-award-logo {
    vertical-align: top;
}

.footer-award .footer-award-link .footer-award-text {
    padding: 15px 18px;
    text-align: left;
    vertical-align: top;
}

    .footer-award .footer-award-link .footer-award-text > span {
        display: block;
    }

.footer-award .footer-award-link .footer-award-name {
    line-height: 1.25em;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease;
}

.footer-award .footer-award-link .footer-award-legend,
.footer-award .footer-award-link .footer-award-year {
    font-size: 14px;
    padding-top: 9px;
    font-weight: 200;
    word-spacing: -0.02em;
}

.footer-awards-arrows {
    width: 20px;
}

    .footer-awards-arrows > div {
        border-top: 20px solid transparent;
        border-bottom: 20px solid transparent;
        margin-top: 42px;
        -webkit-transition: all .5s ease;
        -moz-transition: all .5s ease;
        transition: all .5s ease;
    }

    .footer-awards-arrows .award-left-arrow {
        border-right: 17px solid #B8B8B8;
    }

    .footer-awards-arrows .award-right-arrow {
        border-left: 17px solid #B8B8B8;
    }

    .footer-awards-arrows .award-left-arrow:hover {
        border-right-color: #cd0000;
    }

    .footer-awards-arrows .award-right-arrow:hover {
        border-left-color: #cd0000;
    }

.footer-award-line {
    width: 100%;
    border: solid 1px #EAEAEA;
}
/*.footerPageOverlay .footerPageInner { padding: 30px 30px; }*/

@media screen and (max-width: 1366px) {
    .footer-awards-wrap {
        max-width: 1035px;
    }

    .footer-awards-list {
        max-width: 995px;
    }
}

@media screen and (max-width: 1024px) {
    .footer-awards-wrap {
        max-width: 710px;
    }

    .footer-awards-list {
        max-width: 670px;
    }

    .section-contact .box-title, .section-contact .box-title.contact-center {
        margin-bottom: 4px;
        /* max-width: 1020px; */
        max-width: 100%;
        margin: 0;
        word-spacing: -0.06em;
    }

    .contact-page-list {
        overflow: hidden;
        padding-top: 32px;
        max-width: 100%;
        margin: 0;
    }
}

@media screen and (max-width: 767px) {
    .footer-awards-wrap {
        max-width: 395px;
    }

    .footer-awards-list {
        max-width: 345px;
    }

    .footerPageInner {
        padding: 100px 30px 100px 30px;
    }

    .footerPageContainer .footerPageCTA {
        min-width: 0;
        font-size: 12px;
        padding: 10px 40px 8px 18px;
    }

    .footerPageContainer .footerPagePlayCTA {
        min-width: 40px;
        margin: 24px 0 11px 2px;
        font-size: 12px;
        padding: 10px 16px 2px 16px;
    }

    .footerPagePlayCTA::after, .footerPagePlayCTA:after {
        right: 16px;
        margin: -5px 0 0 0;
        border-width: 5px;
    }

    .footerPageWrap, .footerPageOverlay {
        display: block;
        width: 100%;
    }

    .footerPageOverlay {
        bottom: 22.5em;
    }

        .footerPageOverlay .footerPageInner {
            padding: 13px 30px 30px;
            text-align: right;
        }

    .footerPagePlayInstruct {
        font-size: 12px;
        letter-spacing: 0.1em;
        margin: 18px auto 20px;
        padding: 18px 18px;
    }

    .section-welcome {
        padding-bottom: 120px;
    }
}

@media screen and (max-width: 480px) {
    .footerPageOverlay {
        bottom: 16.9em;
    }

    .footerPagePlayInstruct {
        margin: 2px auto 20px;
    }

    .footerPageContainer .footerPagePlayCTA {
        margin: 8px 54px 11px 2px;
    }
}

.whiteButton {
    color: #cd0000 !important;
    background: white !important;
}

    .whiteButton:hover {
        color: white !important;
        background: #cd0000 !important;
    }

    .whiteButton:before, .whiteButton:after {
        display: none !important;
    }

    .whiteButton:hover:after, .whiteButton:focus:after, .whiteButton:hover:after, .whiteButton:focus:after, .whiteButton:hover .whiteButton:after, .whiteButton:focus .whiteButton:after {
        border-left-color: white !important
    }
.license-row-wrap {
  display: none;
}
.license-row {
  display: block;  
  /*display: none;*/
}

.apply-main-header {
    display: flex;
    gap: 15rem;
}


#loading {
    display: none;
    width: 50px;
    height: 50px;
    border: 5px solid rgb(181 25 25);
    border-radius: 50%;
    border-top-color: #fff;
    animation: spin 1s ease-in-out infinite;
    -webkit-animation: spin 1s ease-in-out infinite;
    position: relative;
    top: 50%;
}

@keyframes spin {
    to {
        -webkit-transform: rotate(360deg);
    }
}

@-webkit-keyframes spin {
    to {
        -webkit-transform: rotate(360deg);
    }
}


.mobile-menu-box { position: fixed; z-index: 502; overflow: auto; width: 100%; height: 100%; right: -100%; top: 0; bottom: 0; padding-top: 46px; background-color: #cd0000; background-color: rgba(173, 0, 0, 0.95); -webkit-transition: right 0.25s; -moz-transition: right 0.25s; transition: right 0.25s; }
.showing .mobile-menu-box { right: 0; }
.mobile-menu-toggle { position: absolute; right: 0; top: 0; height: 51px; width: 51px; vertical-align: middle; cursor: pointer; font-size: 26px; color: #fff; outline: 1px dotted #fff; }
.mobile-menu-toggle span:before,
.mobile-menu-toggle span:after,
.mobile-menu-toggle span { position: absolute; display: block; content: ''; cursor: pointer; height: 1px; width: 18px; left: calc(50% - 15px); background-color: #ffffff; -webkit-transition: all 0.25s; -moz-transition: all 0.25s; transition: all 0.25s; }
.mobile-menu-toggle span { z-index: 999999; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
.mobile-menu-toggle span:before { top: -7px; width: 24px; }
.mobile-menu-toggle span:after { bottom: -7px; width: 24px; }
.mobile-menu-toggle.active span { background-color: transparent; }
.mobile-menu-toggle.active span:before { -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); top: 0; background-color: #ffffff; }
.mobile-menu-toggle.active span:after { -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); bottom: 0; background-color: #ffffff; }
.mobile-menu-toggle,
.mobile-menu-wrap { display: none; }
.mobile-menu { max-width: none; max-height: 100%; margin: 0 auto; padding: 0 0 40px; overflow: auto; }
.mobile-menu > li > a { position: relative; display: block; padding: 11px 50px; font-family: "MrEavesModOT", Arial, Verdana, Tahoma, sans-serif; font-weight: 700; font-size: 20px; text-transform: uppercase; text-decoration: none; letter-spacing: .1em; line-height: 1.4; color: #ffffff; }
.mobile-menu > li.expanded > a:after { position: absolute; top: auto; right: auto; width: 0; height: 0; margin: 11px 0 0 11px; border-left: 6px solid transparent; border-right: 6px solid transparent; border-top: 6px solid #ffffff; -webkit-transition: 0.25s; -moz-transition: 0.25s; transition: 0.25s; }
.mobile-menu > li.expanded > a:after { content: ''; }
.sub-menu-wrap { position: relative; display: block; margin: -5px 0 5px 0; overflow: hidden; }
.sub-menu { margin-bottom: -20em; -webkit-transition: margin 0.25s; -moz-transition: margin 0.25s; transition: margin 0.25s; }
.sub-menu-wrap-open .sub-menu, .no-js .sub-menu { margin-bottom: 0em; }
.sub-menu > li a { display: block; padding: 10px 66px; font-family: "Soleil", Arial, Verdana, Tahoma, sans-serif; font-weight: 300; font-size: 16px; text-decoration: none; letter-spacing: .02em; line-height: 1.3; color: #ffffff; }
.homeBannerWrap { position: relative; display: table; width: 100%; margin: auto; top: -76px; min-height: 777px; overflow: hidden; }
.homeBannerContent .center { max-width: 1280px; }
.hide-content { display: none; }
.promotions-box { max-width: 280px; min-width: 260px; }
.promotions-desc { padding: 0 10px; font-family: "Soleil", Arial, Verdana, Tahoma, sans-serif; font-weight: 300; font-size: 18px; line-height: 1.35; letter-spacing: .02em; text-align: center; }
.promotions-list { float: right; margin: 0 -40px; }
.promotions-list > li { display: inline-block; max-width: 360px; min-width: 340px; padding: 0 40px; vertical-align: top; }
.circle-bar { position: relative; display: block; width: 260px; height: 260px; margin: 0 auto 28px; }
.circle-value { position: absolute; display: block; top: 50%; left: 50%; margin-top: 5px; font-family: "MrEavesModOT", Arial, Verdana, Tahoma, sans-serif; font-size: 60px; font-weight: 700; color: #cd0000; letter-spacing: 0.02em; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
.cpb-main { -webkit-transition: stroke-dashoffset 2s ease-in-out; -moz-transition: stroke-dashoffset 2s ease-in-out; transition: stroke-dashoffset 2s ease-in-out; -webkit-animation-play-state: running; -khtml-animation-play-state: running; -moz-animation-play-state: running; -ms-animation-play-state: running; -o-animation-play-state: running; animation-play-state: running; }
.cpb-second { -webkit-transition: stroke-dashoffset 3s ease-in-out; -moz-transition: stroke-dashoffset 3s ease-in-out; transition: stroke-dashoffset 3s ease-in-out; -webkit-animation-play-state: running; -khtml-animation-play-state: running; -moz-animation-play-state: running; -ms-animation-play-state: running; -o-animation-play-state: running; animation-play-state: running; }
.cpb-third { -webkit-transition: stroke-dashoffset 4s ease-in-out; -moz-transition: stroke-dashoffset 4s ease-in-out; transition: stroke-dashoffset 4s ease-in-out; -webkit-animation-play-state: running; -khtml-animation-play-state: running; -moz-animation-play-state: running; -ms-animation-play-state: running; -o-animation-play-state: running; animation-play-state: running; }
.progress-svg { transform: rotate(0deg); }
.retention-box { max-width: 355px; text-align: center; }
.retention-box:not(.show) .progress { width: 0 !important; }
.progress-line .line .progress { -webkit-transition: all 2s ease-in-out; -moz-transition: all 2s ease-in-out; transition: all 2s ease-in-out; }
.footerWrap { z-index: 10; }
.full-site { float: right; margin-top: 8px; display: none; font-family: "MrEavesModOT", Arial, Verdana, Tahoma, sans-serif; font-weight: 900; font-size: 8px; text-transform: uppercase; text-decoration: none; letter-spacing: .1em; line-height: 1.5; color: #a9a9a9; }
.footer-mobile-box .center { padding: 0; }
.footer-mobile-link { overflow: hidden; display: none; }
.footer-mobile-link > li { float: left; width: 50%; text-align: center; }
.footer-mobile-link > li a { display: block; font-family: "MrEavesModOT", Arial, Verdana, Tahoma, sans-serif; font-weight: 900; font-size: 16px; padding: 8px 0; color: #232323; text-transform: uppercase; text-decoration: none; letter-spacing: .12em; line-height: 1.4; }
.footer-mobile-link > li a:hover, .footer-mobile-link > li a:focus { color: #cd0000; }
.section-about .right-box { float: right; }
.input-wrap .input-style:focus + label,
label.show,
.no-js .input-wrap label { opacity: 1; }
.section-leadership:before { z-index: 200; }
.project-list > li img { z-index: 11; }
.anchor-list > li a { display: inline-block; }
.leadership-list > li:hover .leadership-overlay,
.leadership-list > li:focus .leadership-overlay { opacity: 1; }
.circle-bar { text-align: center; }
.limited-height { overflow: hidden; position: relative; }
.hide-content { position: absolute; bottom: 0; left: 0; width: 100%; height: 180px; background: rgba(255, 255, 255, 0); background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.85) 47%, white 55%, white 100%); background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(47%, rgba(255, 255, 255, 0.85)), color-stop(55%, white), color-stop(100%, white)); background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.85) 47%, white 55%, white 100%); background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.85) 47%, white 55%, white 100%); background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.85) 47%, white 55%, white 100%); background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.85) 47%, white 55%, white 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0 ); -webkit-transition: 0.25s; -moz-transition: 0.25s; transition: 0.25s; }
.hide-content.show { display: block; text-align: center; }
.hide-content.show a.down-arrow,
.hide-content.show .down-arrow { display: inline-block; font-size: 13px; letter-spacing: .01em; float: none; margin: 90px auto 0; font-weight: 900; }
.hide-content.show a.down-arrow:after,
.hide-content.show .down-arrow:after { top: 23px; right: 18px; border-left: 7px solid transparent; border-right: 7px solid transparent; border-top: 6px solid #cd0000; }
/*--------------------------------------MEDIA-----------------------------------------*/
@media all and (min-width: 2560px) {
  .homeBannerWrap + .footerWrap { margin-top: -240px; }
}
@media all and (min-width: 1920px) {
  .homeBannerWrap + .footerWrap { margin-top: -190px; }
}
@media all and (max-width: 1920px) {
  .section-page-title .center { min-height: 600px; }
}
@media all and (max-width: 1500px) {
  .fleet-wrap { display: block; width: 100%; }
  .fleet-box, .fleet-table-box { display: block; width: 50%; float: right; }
  .fleet-box { float: left; }
  .fleet-table-list { padding-bottom: 20px; }
  .section-career-banner.about .banner-title { right: 0; }
  .section-career-banner.about .banner-bottom-box .bottom-left { padding-left: 0; }
  .section-career-banner a.down-arrow, .section-career-banner .down-arrow { left: -15px; }
}
@media all and (max-width: 1400px) {
  .adminCollapsed .navigationWrap, .adminOpen .navigationWrap { padding-left: 45px; }
  .footerColumn:first-child { padding-left: 0; }
  .copyrightLeft { padding-left: 0; }
  .project-list > li { height: 500px; }
  .project-list > li:nth-child(4n - 3) { width: 60%; }
  .project-list > li:nth-child(4n - 2) { width: 40%; padding-left: 79px; padding-right: 79px; }
  .project-list > li:nth-child(4n - 1) { width: 40%; height: 528px; }
  .project-list > li:nth-child(4n) { width: 60%; height: 528px; padding-left: 79px; padding-right: 79px; }
  .project-list > li:nth-last-child(1):nth-child(odd) { width: 100%; height: 636px; }
  .submenu-box { padding: 80px 10px 80px; }
  .submenu-overlay .close-overlay { top: 10px; right: 10px; }
}
@media all and (max-width: 1320px) {
  .promotions-list { margin: 0; }
  .promotions-list > li { min-width: 260px; padding: 0 10px; }
  .info-box { max-width: 373px; }
}
@media all and (max-width: 1280px) {
  .homeBannerWrap img { max-width: 140%; min-height: 0;}
  .subnav-title { padding-left: 0; }
  .submenu-overlay .left-box { padding-left: 0; }
  .submenu-overlay .right-box { padding-left: 40px; }
  .leadership-list { overflow: hidden; }
  .leadership-list > li { width: 33.33%; padding-bottom: 33.33%; }
  .siteLogo { margin-top: 9px; max-width: 300px; }
  .siteLogo img { max-width: 100%; height: auto; }
  /*.navigationWedge::before, .navigationWedge:before { margin-left: 400px; }*/
  .navigation { padding: 0 180px 0 300px; }
  .anchor-box a.down-arrow,
  .anchor-box .down-arrow { padding-left: 0; }
  .footer-box.right .anchor-box { padding-right: 20px; }
  .footerPageWedgeText span { max-width: none; padding-top: 60px; padding-left: 30px; padding-right: 30px; }
  .footerPageInner { padding: 200px 30px 150px; }
  .footerPageOverlay .footerPageInner { padding: 30px 30px; top: 28.25em; }
  .footerPageHeadline { max-width: 390px; font-size: 45px; }
  .footer-cell-content { max-width: 400px; margin: 0; }
  .footer-box.right .footer-cell-content { float: right; text-align: right; }
  .footer-box.right .footer-table { padding-left: 20px; }
  .section-welcome .right-box { padding-left: 50px; }
}
@media all and (max-width: 1199px) {
  .footerPageWedgeText, .footerPageAlt .footerPageWedgeText { background: none; }
  .navigation > li > a,
  .navigationRight { font-size: 16px; }
  .navigationWedge::before, .navigationWedge:before { margin-left: 370px; }
  .homeBannerContent { bottom: 152px; }
  .footerHeading,
  .footerContact { font-size: 18px; }
  .footerNavLink { font-size: 14px; }
  .footerCTA { font-size: 17px; padding-right: 50px; }
  .footerMainWrap .center { padding-top: 40px; }
  .footerColumn:nth-child(1) { max-width: 220px; }
  .footerColumn:nth-child(2) { max-width: 190px; }
  .footerColumn:nth-child(3) { max-width: 165px; }
  .copyrightRight { padding: 21px 0; }
  .copyrightLeft a { padding-left: 18px; padding-right: 18px; }
  .copyrightRight { font-size: 14px; }
  .subnav > li a { font-size: 35px; }
  .section-career-banner.about .banner-title { font-size: 150px; }
  .section-career-banner.about .banner-desc { font-size: 34px; }
  .about-desc { font-size: 21px; }
  .project-list > li { height: 400px !important; }
  .content.big { font-size: 24px; line-height: 1.45; }
  .section-structural { padding-top: 72px; }
  .info-box { max-width: none; width: 31%; }
  .btn-estimate-box a.btn, .btn-estimate-box .btn { min-width: 245px; }
  .banner-desc { font-size: 34px; }
  .what-say-list > li { width: 49%; }
  .section-advancement { padding-bottom: 40px; }
  .section-what-say { padding-top: 60px; padding-bottom: 160px; }
  .promotions-list { text-align: center; }
  .promotions-list > li { width: 100%; margin-bottom: 40px; }
  .promotions-list > li:last-child { margin-bottom: 0; }
  .promotions-box { margin: 0 auto; }
  .section-advancement .right-box { padding-left: 50px; }
  .retention-wrap { margin: 0 auto; }
  a.sliderImage { max-width: 100%; width: auto; max-height: 500px; height: auto; margin: 0; }
  a.sliderImage img { position: relative; }
}
@media all and (max-width: 1080px) {
  .navigationWedge::before, .navigationWedge:before { margin-left: 370px; }
  .footerColumn:nth-child(5) .footerCTA { min-width: 190px; }
  .siteLogo { margin-top: 9px; max-width: 180px; }
  .navigation { padding: 0 103px 0 194px; }
  .navigation > li > a, .navigationRight { font-size: 13px; padding: 16px 8px 13px; }
  .footer-table { height: 568px; }
  .fullWrap { padding-top: 61px; }
  .footerPageContainer .footerPageCTA { min-width: 250px; }
  /*.footerPageOverlay .footerPageInner { margin: 0 auto 0 9.5em; }*/
  /*.footerPageContainer .footerPagePlayCTA { min-width: 262px; }*/
}
@media all and (max-width: 1024px) {
  .navigationWedge::before, .navigationWedge:before { margin-left: 300px; }
  .footer-mobile-link { display: block; }
  .footer-mobile-box { display: block; }
  .footer-mobile-box .center { padding: 34px 9px 30px; }
  .footerSocialWrap a:last-child { margin-right: 0; }
  .footerSocial { margin-top: 15px; margin-right: 8px; width: 23px; height: 23px; }
  .footerSocial i { line-height: 23px; }
  .footerMainWrap .center { padding: 33px 15px 29px; }
  .footerMainWrap .footerHeadingSmall { display: none; margin-top: -24px; }
  .footerMainWrap .footerHeadingSmall.mobile-show { display: block; }
  .footerMainWrap .footerContact { display: none; }
  .footerMainWrap .footerColumn { display: none; }
  .footerMainWrap .footerColumn.mobile-show { display: block; max-width: 100%; text-align: center; }
  .copyrightLeft a { font-size: 15px; }
  .section-career-banner.about .banner-title { font-size: 125px; }
  .section-career-banner.about .banner-desc { font-size: 30px; }
  .about-desc { max-width: 450px; font-size: 18px; }
  .about-desc br { display: none; }
  .about-desc .bottom-name { font-size: 13px; }
  .about-desc .bottom-info { margin-bottom: 6px; font-size: 13px; }
  .banner-table { padding-top: 100px; }
  .about .banner-table { padding-top: 180px; }
  .banner-title { font-size: 100px; }
  .banner-desc { font-size: 30px; }
  .anchor-list { max-width: 100%; margin: 10px 0 20px 0; overflow: auto; }
  .anchor-list li { white-space: nowrap; }
  .anchor-list > li a { font-size: 14px; margin: 0; padding: 10px; } 
}
@media screen and (max-device-width : 1024px) and (orientation : portrait), screen and (max-device-width : 1024px) and (orientation : landscape) {
  .homeBannerWrap img { min-height: 100%; max-width: none; }
  .footerPageWedge img { max-height: 110%; left: auto; right: 0; }
  .footerPageAlt .footerPageWedge img { left: 0; right: auto; }
}
@media all and (max-width: 991px) {
  .footerPageHeadline { max-width: 340px; font-size: 42px; }
  .subnav > li a { padding-right: 30px; font-size: 28px }
  .subnav > li a:hover, .subnav > li a:focus { padding-right: 7px; }
  .submenu-overlay .close-overlay { right: 0; top: 0; }
  .content { font-size: 16px; }
  .important-info { font-size: 38px; }
  .blockquote-box { padding-top: 40px; }
  .section-about .right-box { padding-top: 0; }
  .section-title { font-size: 50px; }
  .leadership-overlay { padding: 20px; }
  .name { font-size: 25px; }
  .info { font-size: 20px; }
  .leadership-overlay a.btn,
  .leadership-overlay .btn { font-size: 16px; bottom: 0; }
  .separator .name { font-size: 20px; }
  .content .big { font-size: 24px; }
  .customers-list { margin-left: -15px; margin-right: -15px; }
  .customers-list > li { padding: 35px; }
  .customers-box { width: auto; height: auto; line-height: 130px; }
  .customers-box img { max-width: 100%; height: auto; }
  body:not(.home) .footer-table { height: 624px; padding-top: 70px; }
  .section-about.bottom-s { padding-bottom: 105px; }
  .section-customers { padding-top: 90px; }
  .section-contact { padding-top: 80px; }
  .section-contact .section-title { margin-bottom: 20px; padding-left: 0; }
  .contact-page-list > li { padding-left: 0; }
  .section-welcome { padding-top: 40px; }
  .section-welcome .right-box { padding-left: 40px; padding-right: 0; }
  .section-welcome .left-box { padding-left: 0; padding-right: 20px; }
  .link-box ul > li a { font-size: 15px; }
  .bottom:before { width: 52%; }
  .bottom:after { width: 52%; }
  .section-job-detail { padding-top: 40px; }
  a.right-arrow,
  .right-arrow { font-size: 18px; }
  a.right-arrow:after,
  .right-arrow:after { margin-top: 0; }
  .box-title { font-size: 45px; }
  .job-info { font-size: 25px; }
  .job-detail-header-box { margin-bottom: 25px; }
  .section-projects + .footerWrap { margin-top: -60px; }
  .project-view-title { font-size: 32px; }
  .project-box, .project-list > li:nth-child(4n - 2) .project-box { padding-left: 50px; }
  .project-list > li { height: 360px !important; }
  .info-box { max-width: 100%; }
  .section-structural .content ul, .section-structural .content ol { margin-top: 25px; }
  .table-title { margin-bottom: 18px; font-size: 20px; }
  .banner-title { font-size: 90px; }
  .section-positions .section-title { margin-bottom: 58px; }
  .what-say-list > li { margin-bottom: 100px; }
  .what-say-title { font-size: 24px; }
  .what-say-box .content { margin-bottom: 28px; font-size: 18px; }
  .what-name { font-size: 14px; }
  .what-build { font-size: 14px; }
  .section-career-banner { min-height: 850px; }
  .loginContent { padding-top: 80px; }
  .loginContent h2 { font-size: 35px; }
  .loginWrapper .close-overlay { width: 62px; height: 62px; padding: 20px; }
  .loginWrapper .close-overlay:after, .loginWrapper .close-overlay:before { width: 30px; }
  .fleet-table-list > li { display: block; width: 100%; margin: 0; max-width: none; }
  .fleet-table-list > li:last-child { max-width: none; }
  .progress-line { display: block; width: 50%; margin: 0 auto; }
  .footerPageOverlay .footerPageInner { margin: 0 auto 0 0; top: 27.25em; text-align: left; }
  /*.footerPageContainer .footerPagePlayCTA { min-width: 150px; padding: 18px 25px 14px 25px; }*/
  .footerPagePlayCTA::after, .footerPagePlayCTA:after {
	  right: 25px;
  }
}
@media all and (max-width: 896px) {
  .navigationWedge::before, .navigationWedge:before { margin-left: 251px; }
  .info-box, .structural-foundations .info-box, .sitework .info-box { display: block; width: 100%; min-height: 0; height: auto; margin: 0 0 20px; padding: 30px; }
}
@media all and (max-width: 860px) {
  .homeBannerWrap + .footerWrap { margin-top: -194px; }
}
@media all and (max-width: 790px) {
  .footer-table { min-height: 500px; height: 540px; }
}
@media all and (max-width: 767px) {
  .homeBannerWrap { min-height: 0; height: auto !important;  }
  .homeBannerWrap img { position: relative; max-width: 150%; top: 0; left: 50%; right: auto; bottom: auto; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); }
  .homeBannerWrap img.homeBannerDesktop { display: none; }
  .homeBannerWrap img.homeBannerMobile { display: block; max-width: 100%; }
  .homeBannerWrap + .footerWrap { margin-top: -224px; }
  .footerPageWrap, .footerPage { display: block; width: 100%; }
  .footerPage { margin-top: -86px; }
  .footerPageInner { max-width: none; padding: 160px 30px 140px 30px; }
  .footerPageInner.playarea { max-width: none; }
  .footerPageWedge img { max-width: 100%; }
  .footerPage:nth-child(even) .footerPageInner, .footerPage:nth-child(even) .footerPageHeadline { text-align: right; }
  .footerPage:nth-child(even) .footerPageHeadline { float: right; }
  .footerPageContainer .footerPageCTA, .footerPageContainer .footerPageCTA-singleLink { min-width: 0; font-size: 12px; padding: 10px 40px 8px 18px; margin: 15px 0 5px 2px; }
  .footerPageCTA::after, .footerPageCTA:after, .footerPageCTA-singleLink::after, .footerPageCTA-singleLink::after { right: 16px; margin: -5px 0 0 0; border-width: 5px; }
  .mobile-menu-toggle,
  .mobile-menu-wrap { display: block; }
  .navigationWrap { min-width: 320px; height: 51px; }
  .navigationWrap .center { max-width: none; padding: 0; }
  .navigationWedge::before,
  .navigationWedge:before { margin-left: 90px; }
  .siteLogo { margin-top: 4px; max-width: 210px; }
  .siteLogo img { max-width: 100%; }
  .center { min-width: 320px; width: 100%; padding: 0 30px; }
  .navigation,
  .navigationRight { display: none; }
  .footer-top-list > li { float: none; width: 100%; }
  .footer-table { min-height: 250px; height: 300px; padding-left: 0; padding-right: 0; }
  .footer-box.right .footer-table { padding-left: 0; padding-right: 0; text-align: right; }
  .anchor-box { padding: 8px 0 8px; min-height: 72px; }
  .anchor-box a.down-arrow,
  .anchor-box .down-arrow { display: block; max-width: 320px; margin: 0 auto; padding: 44px 25px 15px 15px; font-size: 12px; }
  .anchor-box a.down-arrow:after,
  .anchor-box .down-arrow:after { top: 50px; right: 2px; border-left: 5px solid transparent; border-right: 5px solid transparent; border-top: 5px solid #cd0000; }
  .footer-box.left .anchor-box a.down-arrow:after,
  .footer-box.left .anchor-box .down-arrow:after { right: auto; left: 152px; }
  .footer-box.right { z-index: 150; top: -88px; }
  .footer-box.right .anchor-box { padding-right: 25px; }
  .footer-box.right .footerPageHeadline { margin-right: 0; margin-left: auto; }
  .footerPageHeadline { max-width: 250px; font-size: 30px; letter-spacing: 0.11em; }
  .footer-box .footerPageCTA { margin-top: 38px; margin-left: 1px; min-width: 166px; font-size: 12px; padding: 10px 30px 7px 17px; }
  .footer-box .footerPageCTA:after { top: 20px; right: 18px; border-top: 7px solid transparent; border-left: 6px solid #fff; border-bottom: 7px solid transparent; }
  .footer-top { margin-bottom: -88px; }
  .footer-cell-content { margin: 0 auto; max-width: 320px; padding: 0 15px; }
  .footer-box.right .footer-cell-content { float: none; }
  .footerHeadingSmall { margin-bottom: -4px; font-size: 13px; font-weight: 900; }
  .copyrightWrap .center { max-width: 396px; }
  .copyrightLeft { overflow: hidden; float: none; width: 100%; }
  .copyrightLeft a { float: none; width: 100%; margin: 0 auto; text-align: center; padding: 17px 0; font-size: 12px; letter-spacing: .11em; }
  .copyrightLeft a:after { margin: 2px 0 0 10px; border-top: 6px solid transparent; border-left: 5px solid #cd0000; border-bottom: 6px solid transparent; }
  /*.copyrightLeft a:last-child { text-align: right; }*/
  .copyrightRight { float: none; padding-top: 8px; font-size: 8px; letter-spacing: .07em; text-align: center;}
  .copyrightRight a { display: none; }
  /*.full-site { display: inline-block; }*/
  .full-site {display: block; text-align: center; float: none; margin: 0 0 18px 0;}
  .homeBannerContent .center { min-width: 320px; }
  .homeBannerContent { bottom: 22%; }
  .homeBannerContent h1 { font-size: 65px; }
  .homeBannerContent .homeBannerSubline { font-size: 23px; padding-left: 0; }
  .footerMainWrap .center { max-width: 320px; padding: 30px 15px 30px; }
  .footerMainWrap .footerHeadingSmall { display: none; margin-top: -24px; }
  .footerMainWrap .footerHeadingSmall.mobile-show { display: block; }
  .footerMainWrap .footerContact { display: none; }
  .footerMainWrap .footerColumn { display: none; }
  .footerMainWrap .footerColumn.mobile-show { display: block; max-width: 100%; text-align: center; }
  .footer-mobile-link > li a { font-size: 13px; }
  body:not(.home) .footer-table { height: 424px; padding-top: 70px; }
  .section-career-banner { min-height: 0; }
  .section-career-banner.about { min-height: 400px; }
  .section-career-banner.about .center { min-width: 320px; width: 100%; }
  .section-career-banner.about .banner-desc { font-size: 17px; margin-bottom: 0; }
  .section-career-banner.about .banner-title { margin-bottom: 8px; font-size: 45px; letter-spacing: .1em; }
  .section-career-banner.about .banner-bottom-box .bottom-left { display: none; }
  .about .section-career-banner img { left: -9766px; }
  .section-career-banner.about .banner-table { height: auto; padding: 220px 0 140px 0; }
  .section-career-banner.about .banner-table:after { left: -10px; }
  .section-career-banner a.down-arrow,
  .section-career-banner .down-arrow { max-width: 170px; left: 0; top: -180px; margin: 0; padding-left: 30px; font-size: 12px; font-weight: 900; line-height: 1.3; letter-spacing: .1em; text-align: left; }
  .section-career-banner a.down-arrow:after,
  .section-career-banner .down-arrow:after { top: 36px; right: 18px; border-left: 6px solid transparent; border-right: 6px solid transparent; border-top: 6px solid #cd0000; }
  .about-desc { font-size: 14px; line-height: 1.35; }
  .section-about { position: relative; padding-top: 0; margin-top: -46px; z-index: 130; }
  .section-about.bottom-s { padding-top: 30px; padding-bottom: 60px; margin-top: 0; }
  .section-about.bottom-s .center { min-width: 320px; }
  .section-about.bottom-s h5 { font-size: 12px; }
  .section-about .left-box,
  .section-about .right-box { float: none; width: 100%; padding: 0; }
  .section-about .right-box { margin-bottom: 61px; }
  .important-info { padding-top: 60px; font-size: 24px; }
  .blockquote-box { padding-top: 25px; margin-top: 36px; margin-left: 0; font-size: 12px; letter-spacing: 0.06em; }
  .blockquote-box:before { width: 18px; height: 7px; }
  .blockquote-box .author { margin-bottom: 1px; font-size: 12px; }
  .content, .content.big p { font-size: 15px; line-height: 1.5em; }
  .content * { margin-bottom: 26px; }
  .content *:last-child { margin-bottom: 0; }
  .content h1, .content .h1style { font-size: 23px; }
  .content h2, .content .h2style, .slider-title { font-size: 22px; }
  .content h3, .content .h3style { font-size: 21px; }
  .content h4, .content .h4style { font-size: 20px; }
  .content h5, .content .h5style { font-size: 19px; }
  .content h6, .content .h6style { font-size: 18px; }
  .content .big { margin-bottom: 22px !important; font-size: 21px; line-height: 1.3; }
  .section-about.bottom-s .content ul > li { padding-left: 25px; }
  .section-title { margin-bottom: 20px; font-size: 30px; font-weight: 900; letter-spacing: .1em; }
  .leadership-list > li { width: 50%; padding-bottom: 50%; }
  .leadership-overlay { display: none; padding: 20px 10px 10px; }
  .leader-header-box { padding-bottom: 20px; }
  .name { font-size: 15px; }
  .name.name { font-size: 13px; }
  .info { font-size: 12px; }
  .leadership-overlay a.btn.small,
  .leadership-overlay .btn.small { font-size: 12px; bottom: 0; padding: 15px 20px 12px 15px; min-width: 0; }
  .separator .leadership-separator-box { padding: 10px; }
  .separator .leadership-cell { vertical-align: middle; }
  .customers-list { margin: 0 auto; }
  .customers-list > li { width: 50%; padding: 30px; }
  .customers-box { width: auto; height: auto; line-height: 130px; }
  .customers-box img { max-width: 100%; }
  .signatures-box p { font-size: 15px; }
  .president,
  .president-name { font-size: 16px; }
  .section-leadership { padding-top: 102px; padding-bottom: 15px; }
  .section-leadership .center { max-width: 375px; }
  .section-leadership .section-title { margin-bottom: 26px; text-align: center; }
  .section-customers { padding-top: 60px; padding-bottom: 120px; }
  .section-customers .center { min-width: 320px; width: 100%; }
  .section-customers .section-title { margin-bottom: 25px; }
  .section-contact { padding-top: 60px; padding-bottom: 120px; }
  .section-contact .center { min-width: 320px; width: 100%; }
  .contact-page-list > li { float: none; width: 100%; padding: 0; margin-bottom: 80px; }
  .contact-page-list > li:last-child { margin-bottom: 0; }
  .input-style { font-size: 16px; }
  textarea.input-style { font-size: 16px; }
  input::-webkit-input-placeholder { font-size: 16px; }
  input::-moz-placeholder { font-size: 16px; }
  input:-ms-input-placeholder { font-size: 16px; }
  input:-moz-placeholder { font-size: 16px; }
  textarea::-webkit-input-placeholder { font-size: 16px; }
  textarea::-moz-placeholder { font-size: 16px; }
  textarea:-ms-input-placeholder { font-size: 16px; }
  textarea:-moz-placeholder { font-size: 16px; }
  .section-contact .section-title { margin-bottom: 20px; }
  .form-box { padding-top: 15px; }
  .form-list > li { margin-bottom: 32px; }
  .form-list > li:last-child { margin-bottom: 0; }
  .contact-box { margin-bottom: 50px; }
  a.btn, .btn { padding: 10px 40px 8px 16px; font-size: 12px; }
  .contact-title { font-size: 15px; }
  .contact-info { font-size: 22px; }
  .section-page-title .center { min-height: 320px; }
  .section-welcome { padding-top: 40px; }
  .section-welcome .left-box { margin-bottom: 80px; }
  .section-welcome .left-box,
  .section-welcome .right-box { padding: 0; }
  .left-box,
  .right-box { float: none; width: 100%; padding: 0; }
  .page-title { font-size: 48px; }
  .link-box-title { font-size: 22px; }
  .link-box ul > li a { font-size: 14px; }
  .link-box { margin-bottom: 40px; }
  .section-job-detail { padding-top: 60px; }
  .section-job-detail a.btn,
  .section-job-detail .btn { width: 100%; max-width: 260px; min-width: auto; }
  .section-job-detail .location:before { top: 11px; left: -18px; }
  .section-job-detail .bnt-box a { padding-left: 0; padding-top: 12px; padding-bottom: 12px; }
  .box-title { font-size: 35px; }
  .job-detail-header-box { margin-bottom: 10px; overflow: hidden; }
  .job-detail-header-box .job-info { padding-right: 0; font-size: 16px; }
  .job-detail-header-box .job-link { position: relative; display: none; right: auto; bottom: auto; float: right; }
  a.right-arrow,
  .right-arrow { font-size: 16px; }
  a.right-arrow:after,
  .right-arrow:after { margin: 3px 0 0 18px; border-top: 8px solid transparent; border-left: 7px solid #cd0000; border-bottom: 8px solid transparent; }
  .fullWrap { min-width: 320px; padding-top: 51px; }
  .project-list > li { height: 280px !important; }
  .project-list > li img { max-width: 150%; max-height: 150%; }
  .project-wrap { display: none; }
  .project-list > li a:hover .project-box, .project-list > li a:focus .project-box { opacity: 1; }
  .project-box, .project-list > li:nth-child(4n - 2) .project-box, .project-list > li:nth-last-child(1):nth-child(odd) .project-box { padding: 20px 30px; }
  .project-title { font-size: 16px; }
  .project-title:before { left: -10px; top: 7px; border-top: 6px solid transparent; border-left: 5px solid #fff; border-bottom: 6px solid transparent; }
  .project-cell .location { font-size: 16px; }
  .project-cell .location:before { width: 2px; height: 2px; left: -17px; top: 11px; }
  .project-view-title { font-size: 28px; }
  .section-projects + .footerWrap { margin-top: 0; }
  .project-desc { display: none; }
  .section-structural { padding-top: 20px; padding-bottom: 120px; }
  .section-structural .center { min-width: 320px; margin: 0 auto; }
  .section-structural .content ul, .section-structural .content ol { margin-top: 20px; }
  .section-structural.services .box-title { margin-bottom: 14px; }
  .section-structural .box-title { margin-bottom: 14px; }
  .btn-estimate-box { display: none; } 
  .btn-estimate-box a.btn, .btn-estimate-box .btn { min-width: 100%; }
  .info-title { font-size: 18px; }
  .content.big { font-size: 21px; line-height: 1.3; }
  .box-title { font-size: 29px; }
  .section-structural .content h1 { font-size: 26px; }
  .section-structural .content h2, .slider-title { font-size: 24px; }
  .section-structural .content h3 { font-size: 23px; }
  .section-structural .content h4 { font-size: 20px; }
  .section-structural .content h5 { font-size: 19px; }
  .section-structural .content h6 { font-size: 18px; }
  .swiper-button-prev,
  .swiper-button-next { margin-top: -35px; width: 13px; height: 32px; }
  .slider-popup.open .swiper-button-prev, .slider-popup.open .swiper-button-next { margin-top: -20px; }
  .swiper-button-prev { left: 10px; }
  .swiper-button-prev:after { border-top-width: 16px; border-right-width: 13px; border-bottom-width: 16px; }
  .swiper-button-next { right: 10px; }
  .swiper-button-next:after { border-top-width: 16px; border-left-width: 13px; border-bottom-width: 16px; }
  .slider-popup.open .swiper-slide img { padding: 0; }
  .slider-popup { margin-bottom: 30px; }
  .sliderImage::before, .sliderImage:before, .sliderImage::after, .sliderImage:after { margin-top: -12px; border-width: 12px; }
  .info-wrap { margin-bottom: 63px; }
  .info-box,
  .info-wrap { margin-left: 0; margin-right: 0; }
  .info-box { max-width: 100%; }
  .section-structural.services .content.big { line-height: 1.3; }
  .our-fleet { margin-top: 55px; margin-bottom: 30px; }
  .section-structural .slider-box, .section-structural.services .slider-box { margin-top: 30px; }
  .fleet-list > li { margin-bottom: 70px; }
  .fleet-table-list > li { max-width: 100%; width: 100%; margin-right: 0; }
  .fleet-table-list > li:last-child { max-width: 100%; }
  .fleet-table-list > li table tr td:first-child { width: 60%; }
  .fleet-box, .fleet-table-box { width: 100%; padding: 0; float: none; }
  .fleet-box { padding-bottom: 30px; }
  .fleet-img-wrap { margin-bottom: 10px; }
  .section-career-banner .center { min-width: 320px; width: 100%; padding: 0; }
  .section-career-banner a.btn, .section-career-banner .btn { min-width: 0; margin: 0 0 0 30px; }
  a.btn:after, .btn:after { right: 12px; margin: -6px 0 0 0; border-width: 6px; }
  .section-career-banner img { height: 100%; }
  .banner-bottom-box { display: none; }
  .about .banner-bottom-box { display: block; padding: 0 30px; }
  .banner-down-arrow { bottom: 90px; border-left: 12px solid transparent; border-right: 12px solid transparent; border-top: 10px solid #ffffff; }
  .banner-table { display: block; padding-top: 135px; padding-bottom: 200px; }
  .banner-cell { display: block; }
  .about .banner-table { padding-top: 180px; }
  .anchor-list { display: none; margin-bottom: 27px; }
  .anchor-list > li a {margin: 0; font-size: 10px; }
  .banner-title { margin-bottom: 7px; padding: 15px 30px 0 30px; font-size: 40px; letter-spacing: .1em; line-height: 1; }
  .banner-desc { margin-bottom: 22px; font-size: 18px; padding: 0 30px; }
  .section-advancement { padding-top: 46px; padding-bottom: 33px; }
  .section-advancement .left-box,
  .section-advancement .right-box { float: none; padding: 0; }
  .advancement-title { font-size: 13px; }
  .promotions-desc { font-size: 12px; }
  .circle-value { font-size: 30px; }
  .retention-list > li, .promotions-list > li { display: block; width: 100%; margin-bottom: 39px; margin: 0 auto 39px; }
  .progress-value { margin-bottom: 6px; font-size: 20px; }
  .progress-line span { font-size: 12px; }
  .progress-line .line { height: 5px; }
  .progress-line .start { padding-right: 7px; }
  .progress-line .finish { padding-left: 7px; }
  .retention-wrap { padding: 5px 20px 0; margin: 0 5px; }
  .section-what-say { padding-top: 100px; padding-bottom: 50px; }
  .section-what-say .center { min-width: 320px; width: 100%; text-align: center; }
  .section-what-say a.down-arrow,
  .section-what-say .down-arrow { float: none; margin: 0; }
  .section-what-say .section-title { margin-bottom: 42px; }
  .what-say-list { margin-bottom: 0; }
  .what-say-list.additionList { margin-top: 0; }
  .what-say-list > li { width: 100%; margin-bottom: 53px; }
  .what-say-title { margin-bottom: 0; font-size: 16px; letter-spacing: .1em; }
  .what-say-box { padding: 0; }
  .what-say-box .content { margin-bottom: 18px; font-size: 14px; line-height: 1.3; letter-spacing: .02em; }
  .what-name { margin-bottom: 1px; font-size: 10px; }
  .what-build { font-size: 10px; }
  .section-positions { padding-top: 62px; padding-bottom: 58px; }
  .section-positions .center { min-width: 320px; width: 100%; }
  .section-positions .section-title { margin-bottom: 32px; }
  .section-positions .box-title { margin-bottom: 1px; font-size: 20px; letter-spacing: .02em; }
  .section-positions .job-detail-header-box { margin-bottom: 9px; }
  .section-positions .content { margin-bottom: -5px; line-height: 1.4; }
  .section-positions .job-detail-box { margin-bottom: 52px; }
  .job-detail-box a.right-arrow, .job-detail-box .right-arrow { letter-spacing: .05em; }
  .section-careers-form { padding-top: 71px; }
  .section-careers-form .center { min-width: 320px; width: 100%; }
  .section-careers-form a.btn,
  .section-careers-form .btn { margin-top: 9px; }
  select,
  .radio-btn,
  .check-style span { font-size: 16px; }
  .radio-name { margin-bottom: 7px; }
  .select-wrap:after { margin-top: 2px; border-left: 7px solid transparent; border-right: 7px solid transparent; border-top: 6px solid #cd0000; }
  .career-form-list > li,
  .job-history-list > li { margin-bottom: 25px !important; }
  .job-history-list > li:last-child { padding-top: 10px; }
  .name-row > li,
  .address-row > li,
  .birth-row > li,
  .license-row > li { float: none; width: 100% !important; margin-bottom: 25px; }
  .name-row > li:last-child,
  .address-row > li:last-child,
  .birth-row > li:last-child,
  .license-row > li:last-child { margin-bottom: 0; }
  .job-history-list > li > ul > li { float: none; width: 100%; margin-bottom: 25px; }
  .job-history-list > li > ul > li:last-child { margin-bottom: 0; }
  .section-careers-form a.right-arrow,
  .section-careers-form .right-arrow { margin-top: -30px; }
  .check-box { margin-top: 15px; }
  .form-title { margin-bottom: 30px; }
  .career-form-box { padding-top: 0; }
  .advancement-title { margin-bottom: 11px; }
  .retention-wrap .advancement-title { margin-bottom: 14px; }
  .circle-bar { width: 130px; height: 130px; margin-bottom: 19px; }
  .circle-value { margin-top: 3px; }
  .promotions-desc { padding: 0; }
  .retention-list .promotions-desc { padding: 0 5px; }
  .promotions-list { display: block; width: 100%; margin-bottom: 60px; }
  .retention-line { margin-bottom: 20px; }
  .section-job-detail, .section-application { padding: 30px 0; }
  .footerPageOverlay .footerPageInner { margin: 0; text-align: left; top: 19.35em; }
  .footerPageContainer .footerPagePlayCTA { margin-right: 0; min-width: 0; padding: 10px 40px 8px 18px; }
  .footerPagePlayCTA::after, .footerPagePlayCTA:after { right: 16px; }
}
@media all and (max-width: 640px) {
  /*.homeBannerWrap + .footerWrap { margin-top: -150px; }*/
  .homeBannerContent h1 { font-size: 57px; }
  .homeBannerContent .homeBannerSubline { font-size: 20px;}
  .anchor-box a.down-arrow,
  .anchor-box .down-arrow { padding: 27px 25px 10px 15px; }
  .anchor-box a.down-arrow:after,
  .anchor-box .down-arrow:after { top: 32px; }
  .footer-box.right { top: -75px; }
  .footer-top { margin-bottom: -75px; }
  .project-list { height: 280px !important; }
  .project-list > li { height: 500px; }
  .project-list > li:nth-child(4n - 3) { width: 55%; }
  .project-list > li:nth-child(4n - 2) { width: 45%; }
  .project-list > li:nth-child(4n - 1) { width: 45%; }
  .project-list > li:nth-child(4n) { width: 55%; }
}
@media all and (max-width: 550px) {
  .homeBannerWrap + .footerWrap { margin-top: -194px; }
  .homeBannerContent h1 { font-size: 49px; }
  .homeBannerContent .homeBannerSubline { font-size: 17px;}
}
@media all and (max-width: 480px) {
  .homeBannerWrap + .footerWrap { margin-top: -178px; }
  .homeBannerContent h1 { font-size: 40px; }
  .homeBannerContent .homeBannerSubline { font-size: 14px;}
  .footerPage { margin-top: -56px; }
  .footerPageInner { padding: 90px 30px 120px 30px; }
  .footerPageWedgeText { font-size: 12px; }
  .footerPageWedgeText span { padding: 30px; }
  .footerPageWedgeText span::after, .footerPageWedgeText span:after { margin: 4px 0 0 15px; border-width: 6px; }
  .project-list > li { width: 100% !important; }
  .footerPageContainer .footerPageCTA { margin: 15px 0 0px 2px; }
  .footerPageOverlay .footerPageInner { top: 15.55em; }
}
@media all and (max-width: 431px) {
	a.btn.inverse.watch, .btn.inverse.watch {
		margin-left: 2.5em;
		margin-top: 1em;
	}
}
@media all and (max-width: 400px) {
  .homeBannerWrap + .footerWrap { margin-top: -165px; }
  .homeBannerContent h1 { font-size: 30px; }
  .homeBannerContent .homeBannerSubline { font-size: 10px;}
}
@media all and (max-width: 377px) {
	/*.section-career-banner a.btn.inverse.watch,
	.section-career-banner .btn.inverse.watch {
		margin-top: 5px;
	}*/
}
@media all and (max-width: 350px) {
  .homeBannerWrap + .footerWrap { margin-top: -150px; }
}


.imlbWrap {
  position: fixed;
  display: none;
  vertical-align: middle;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 0 0 0 0;
  z-index: 9999;
  text-align: center;
  background: #000;
  background: rgba(0,0,0,.8);
  box-sizing: border-box;
}
.imlbWrap a {
    text-decoration:none;
}
.imlbWrap::before, .imlbWrap:before {
  content: '';
  position: relative;
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}

.imlbContent {
    position:absolute;
    top:0px;
    background: #000;
    background: rgba(0, 0, 0, .6);
    vertical-align: middle;
    width:100%;
    height:100%;
}

.imlbDisplay {
    position:relative;
    padding:35px 100px;
    box-sizing:border-box;
}
.imlbDisplay div {
    position:relative;
}
.imlbDisplay div img {
    display:block;
    width:auto;
    max-height: 100%;
    height:auto;
    object-fit:contain;
}
.imlbDisplay .video {
    cursor:pointer;
}
.imlbDisplay img {
    display:block;
    margin:auto;
    width:auto;
    height:auto;
    max-height:100%;
    max-width:100%;
    position:absolute;
    top:0;
    bottom:0;
    left:0;
    right:0;
    object-fit:cover;
}
.imlbControls {
    position:fixed;
    top: 50%;
    width:100%;
    margin: -30px 0 0 0;
}
.imlbPrev, .imlbNext {
   font-family: "MrEavesModOT", Arial, Verdana, Tahoma, sans-serif;
   font-size: 0;
   font-weight: normal;
   letter-spacing: .25em;
   text-transform: uppercase;
   color: #fff;
   height: auto;
   width: auto;
   display:inline-block;
   line-height:29px;
   vertical-align:middle;
}

.imlbPrev {
    position:absolute; left:0px; margin-left:25px;
}
.imlbNext {
    position:absolute; right:0px; margin-right:25px;
}
.imlbPrev::before, .imlbPrev:before,
.imlbNext::after, .imlbNext:after {
    position:relative;
        display: inline-block;
        content: '';
        width: 26px;
        height: 60px;
        vertical-align: middle;
        top:-2px;
    }
.imlbPrev::before, .imlbPrev:before {
     margin-right: 25px; 
     background: url("/includes/imlightbox/images/left-chevron.png") no-repeat center;
     background-size: 100%;
}

.imlbNext::after, .imlbNext:after {
    margin-left: 25px; 
    background: url("/includes/imlightbox/images/right-chevron.png") no-repeat center;
    background-size: 100%;
}
.imlbCaption {
    padding:0px 25px 15px 25px;
    color:#fff;
    text-align:center;
    margin:0 auto;
}
.imlbClose {
    position:absolute;
    display:block;
    height: 120px;
    width: 120px;
    top: 0;
    right: 0;
    background: url(/includes/imlightbox/images/close.png) no-repeat center;
    background-size: 35px auto;
    -webkit-transition: .25s;
    -moz-transition: .25s;
    transition: .25s;
}
.imlbClose:hover, .imlbClose:focus { -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); transform: rotate(180deg); }

.imlbNoScroll {overflow:hidden;}
.imlbHidden {display:none;}

@media screen and (max-width: 767px) {

    .imlbWrap .imlbClose {
        height: 65px;
        width: 65px;
        background-size: 15px auto;
    }
    .imlbWrap .imlbDisplay {padding:65px 20px;}
    .imlbWrap .imlbControls {
        max-height:30%;
        top: auto;
        bottom: 0;
        margin: 0;
        height: 60px;
    }
    .imlbWrap .imlbCaption {font-size:12px;line-height:20px;}
  .imlbPrev::before, .imlbPrev:before, .imlbNext::after, .imlbNext:after { width: 13px; height: 30px; }
}
