* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  margin: 0;
  padding: 0;
  font-family: "Open Sans", sans-serif;
  color: #313131;
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  background-color: white;
}
body.grey {
  background: #d6d6d6;
}

img {
  border: none;
}

a {
  color: #007e44;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
a:active {
  color: #07683b;
  text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0 0 15px;
}
h1 > a, h2 > a, h3 > a, h4 > a, h5 > a, h6 > a {
  color: inherit;
}

h1 {
  font-size: 40px;
  line-height: 48px;
  font-weight: 300;
  color: #434343;
}
@media (max-width: 959px) {
  h1 {
    font-size: 28px;
    line-height: 36px;
  }
}
@media (min-width: 750px) {
  h1.pageTitle {
    padding: 0 150px 0 0;
  }
}

h2 {
  font-size: 30px;
  line-height: 36px;
  font-weight: 300;
  color: #434343;
}
@media (max-width: 959px) {
  h2 {
    font-size: 24px;
    line-height: 28px;
  }
}

h3 {
  font-size: 20px;
  line-height: 25px;
  font-weight: 400;
  color: #434343;
}

h4 {
  font-size: 16px;
  line-height: 21px;
  font-weight: 400;
  color: #434343;
}

h5 {
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  color: #434343;
}

h6 {
  font-size: 12px;
  line-height: 17px;
  font-weight: 700;
  color: #434343;
}
@media (max-width: 959px) {
  h6 {
    font-size: 14px;
  }
}

p {
  margin: 0 0 15px;
}

hr {
  margin: 30px 0 15px;
  border-color: #e5e5e5;
  border-style: solid;
  border-top: none;
  border-left: none;
  border-right: none;
}

.container {
  width: 100%;
  max-width: 1280px;
  padding-left: 10px;
  padding-right: 10px;
  margin: 0 auto;
}

/* text styles, etc */
@font-face {
  font-family: 'icomoon';
  src: url("../font/icomoon.eot?4y6rmu");
  src: url("../font/icomoon.eot?#iefix4y6rmu") format("embedded-opentype"), url("../font/icomoon.woff?4y6rmu") format("woff"), url("../font/icomoon.ttf?4y6rmu") format("truetype"), url("../font/icomoon.svg?4y6rmu#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-home:before {
  content: "\e600";
}

.icon-home2:before {
  content: "\e601";
}

.icon-home3:before {
  content: "\e602";
}

.icon-office:before {
  content: "\e603";
}

.icon-newspaper:before {
  content: "\e604";
}

.icon-pencil:before {
  content: "\e605";
}

.icon-pencil2:before {
  content: "\e606";
}

.icon-quill:before {
  content: "\e607";
}

.icon-pen:before {
  content: "\e608";
}

.icon-blog:before {
  content: "\e609";
}

.icon-droplet:before {
  content: "\e60a";
}

.icon-paint-format:before {
  content: "\e60b";
}

.icon-image:before {
  content: "\e60c";
}

.icon-image2:before {
  content: "\e60d";
}

.icon-images:before {
  content: "\e60e";
}

.icon-camera:before {
  content: "\e60f";
}

.icon-music:before {
  content: "\e610";
}

.icon-headphones:before {
  content: "\e611";
}

.icon-play:before {
  content: "\e612";
}

.icon-film:before {
  content: "\e613";
}

.icon-camera2:before {
  content: "\e614";
}

.icon-dice:before {
  content: "\e615";
}

.icon-pacman:before {
  content: "\e616";
}

.icon-spades:before {
  content: "\e617";
}

.icon-clubs:before {
  content: "\e618";
}

.icon-diamonds:before {
  content: "\e619";
}

.icon-pawn:before {
  content: "\e61a";
}

.icon-bullhorn:before {
  content: "\e61b";
}

.icon-connection:before {
  content: "\e61c";
}

.icon-podcast:before {
  content: "\e61d";
}

.icon-feed:before {
  content: "\e61e";
}

.icon-book:before {
  content: "\e61f";
}

.icon-books:before {
  content: "\e620";
}

.icon-library:before {
  content: "\e621";
}

.icon-file:before {
  content: "\e622";
}

.icon-profile:before {
  content: "\e623";
}

.icon-file2:before {
  content: "\e624";
}

.icon-file3:before {
  content: "\e625";
}

.icon-file4:before {
  content: "\e626";
}

.icon-copy:before {
  content: "\e627";
}

.icon-copy2:before {
  content: "\e628";
}

.icon-copy3:before {
  content: "\e629";
}

.icon-paste:before {
  content: "\e62a";
}

.icon-paste2:before {
  content: "\e62b";
}

.icon-paste3:before {
  content: "\e62c";
}

.icon-stack:before {
  content: "\e62d";
}

.icon-folder:before {
  content: "\e62e";
}

.icon-folder-open:before {
  content: "\e62f";
}

.icon-tag:before {
  content: "\e630";
}

.icon-tags:before {
  content: "\e631";
}

.icon-barcode:before {
  content: "\e632";
}

.icon-qrcode:before {
  content: "\e633";
}

.icon-ticket:before {
  content: "\e634";
}

.icon-cart:before {
  content: "\e635";
}

.icon-cart2:before {
  content: "\e636";
}

.icon-cart3:before {
  content: "\e637";
}

.icon-coin:before {
  content: "\e638";
}

.icon-credit:before {
  content: "\e639";
}

.icon-calculate:before {
  content: "\e63a";
}

.icon-support:before {
  content: "\e63b";
}

.icon-phone:before {
  content: "\e63c";
}

.icon-phone-hang-up:before {
  content: "\e63d";
}

.icon-address-book:before {
  content: "\e63e";
}

.icon-notebook:before {
  content: "\e63f";
}

.icon-envelope:before {
  content: "\e640";
}

.icon-pushpin:before {
  content: "\e641";
}

.icon-location:before {
  content: "\e642";
}

.icon-location2:before {
  content: "\e643";
}

.icon-compass:before {
  content: "\e644";
}

.icon-map:before {
  content: "\e645";
}

.icon-map2:before {
  content: "\e646";
}

.icon-history:before {
  content: "\e647";
}

.icon-clock:before {
  content: "\e648";
}

.icon-clock2:before {
  content: "\e649";
}

.icon-alarm:before {
  content: "\e64a";
}

.icon-alarm2:before {
  content: "\e64b";
}

.icon-bell:before {
  content: "\e64c";
}

.icon-stopwatch:before {
  content: "\e64d";
}

.icon-calendar:before {
  content: "\e64e";
}

.icon-calendar2:before {
  content: "\e64f";
}

.icon-print:before {
  content: "\e650";
}

.icon-keyboard:before {
  content: "\e651";
}

.icon-screen:before {
  content: "\e652";
}

.icon-laptop:before {
  content: "\e653";
}

.icon-mobile:before {
  content: "\e654";
}

.icon-mobile2:before {
  content: "\e655";
}

.icon-tablet:before {
  content: "\e656";
}

.icon-tv:before {
  content: "\e657";
}

.icon-cabinet:before {
  content: "\e658";
}

.icon-drawer:before {
  content: "\e659";
}

.icon-drawer2:before {
  content: "\e65a";
}

.icon-drawer3:before {
  content: "\e65b";
}

.icon-box-add:before {
  content: "\e65c";
}

.icon-box-remove:before {
  content: "\e65d";
}

.icon-download:before {
  content: "\e65e";
}

.icon-upload:before {
  content: "\e65f";
}

.icon-disk:before {
  content: "\e660";
}

.icon-storage:before {
  content: "\e661";
}

.icon-undo:before {
  content: "\e662";
}

.icon-redo:before {
  content: "\e663";
}

.icon-flip:before {
  content: "\e664";
}

.icon-flip2:before {
  content: "\e665";
}

.icon-undo2:before {
  content: "\e666";
}

.icon-redo2:before {
  content: "\e667";
}

.icon-forward:before {
  content: "\e668";
}

.icon-reply:before {
  content: "\e669";
}

.icon-bubble:before {
  content: "\e66a";
}

.icon-bubbles:before {
  content: "\e66b";
}

.icon-bubbles2:before {
  content: "\e66c";
}

.icon-bubble2:before {
  content: "\e66d";
}

.icon-bubbles3:before {
  content: "\e66e";
}

.icon-bubbles4:before {
  content: "\e66f";
}

.icon-user:before {
  content: "\e670";
}

.icon-users:before {
  content: "\e671";
}

.icon-user2:before {
  content: "\e672";
}

.icon-users2:before {
  content: "\e673";
}

.icon-user3:before {
  content: "\e674";
}

.icon-user4:before {
  content: "\e675";
}

.icon-quotes-left:before {
  content: "\e676";
}

.icon-busy:before {
  content: "\e677";
}

.icon-spinner:before {
  content: "\e678";
}

.icon-spinner2:before {
  content: "\e679";
}

.icon-spinner3:before {
  content: "\e67a";
}

.icon-spinner4:before {
  content: "\e67b";
}

.icon-spinner5:before {
  content: "\e67c";
}

.icon-spinner6:before {
  content: "\e67d";
}

.icon-binoculars:before {
  content: "\e67e";
}

.icon-search:before {
  content: "\e67f";
}

.icon-zoomin:before {
  content: "\e680";
}

.icon-zoomout:before {
  content: "\e681";
}

.icon-expand:before {
  content: "\e682";
}

.icon-contract:before {
  content: "\e683";
}

.icon-expand2:before {
  content: "\e684";
}

.icon-contract2:before {
  content: "\e685";
}

.icon-key:before {
  content: "\e686";
}

.icon-key2:before {
  content: "\e687";
}

.icon-lock:before {
  content: "\e688";
}

.icon-lock2:before {
  content: "\e689";
}

.icon-unlocked:before {
  content: "\e68a";
}

.icon-wrench:before {
  content: "\e68b";
}

.icon-settings:before {
  content: "\e68c";
}

.icon-equalizer:before {
  content: "\e68d";
}

.icon-cog:before {
  content: "\e68e";
}

.icon-cogs:before {
  content: "\e68f";
}

.icon-cog2:before {
  content: "\e690";
}

.icon-hammer:before {
  content: "\e691";
}

.icon-wand:before {
  content: "\e692";
}

.icon-aid:before {
  content: "\e693";
}

.icon-bug:before {
  content: "\e694";
}

.icon-pie:before {
  content: "\e695";
}

.icon-stats:before {
  content: "\e696";
}

.icon-bars:before {
  content: "\e697";
}

.icon-bars2:before {
  content: "\e698";
}

.icon-gift:before {
  content: "\e699";
}

.icon-trophy:before {
  content: "\e69a";
}

.icon-glass:before {
  content: "\e69b";
}

.icon-mug:before {
  content: "\e69c";
}

.icon-food:before {
  content: "\e69d";
}

.icon-leaf:before {
  content: "\e69e";
}

.icon-rocket:before {
  content: "\e69f";
}

.icon-meter:before {
  content: "\e6a0";
}

.icon-meter2:before {
  content: "\e6a1";
}

.icon-dashboard:before {
  content: "\e6a2";
}

.icon-hammer2:before {
  content: "\e6a3";
}

.icon-fire:before {
  content: "\e6a4";
}

.icon-lab:before {
  content: "\e6a5";
}

.icon-magnet:before {
  content: "\e6a6";
}

.icon-remove:before {
  content: "\e6a7";
}

.icon-remove2:before {
  content: "\e6a8";
}

.icon-briefcase:before {
  content: "\e6a9";
}

.icon-airplane:before {
  content: "\e6aa";
}

.icon-truck:before {
  content: "\e6ab";
}

.icon-road:before {
  content: "\e6ac";
}

.icon-accessibility:before {
  content: "\e6ad";
}

.icon-target:before {
  content: "\e6ae";
}

.icon-shield:before {
  content: "\e6af";
}

.icon-lightning:before {
  content: "\e6b0";
}

.icon-switch:before {
  content: "\e6b1";
}

.icon-powercord:before {
  content: "\e6b2";
}

.icon-signup:before {
  content: "\e6b3";
}

.icon-list:before {
  content: "\e6b4";
}

.icon-list2:before {
  content: "\e6b5";
}

.icon-numbered-list:before {
  content: "\e6b6";
}

.icon-menu:before {
  content: "\e6b7";
}

.icon-menu2:before {
  content: "\e6b8";
}

.icon-tree:before {
  content: "\e6b9";
}

.icon-cloud:before {
  content: "\e6ba";
}

.icon-cloud-download:before {
  content: "\e6bb";
}

.icon-cloud-upload:before {
  content: "\e6bc";
}

.icon-download2:before {
  content: "\e6bd";
}

.icon-upload2:before {
  content: "\e6be";
}

.icon-download3:before {
  content: "\e6bf";
}

.icon-upload3:before {
  content: "\e6c0";
}

.icon-globe:before {
  content: "\e6c1";
}

.icon-earth:before {
  content: "\e6c2";
}

.icon-link:before {
  content: "\e6c3";
}

.icon-flag:before {
  content: "\e6c4";
}

.icon-attachment:before {
  content: "\e6c5";
}

.icon-eye:before {
  content: "\e6c6";
}

.icon-eye-blocked:before {
  content: "\e6c7";
}

.icon-eye2:before {
  content: "\e6c8";
}

.icon-bookmark:before {
  content: "\e6c9";
}

.icon-bookmarks:before {
  content: "\e6ca";
}

.icon-brightness-medium:before {
  content: "\e6cb";
}

.icon-brightness-contrast:before {
  content: "\e6cc";
}

.icon-contrast:before {
  content: "\e6cd";
}

.icon-star:before {
  content: "\e6ce";
}

.icon-star2:before {
  content: "\e6cf";
}

.icon-star3:before {
  content: "\e6d0";
}

.icon-heart:before {
  content: "\e6d1";
}

.icon-heart2:before {
  content: "\e6d2";
}

.icon-heart-broken:before {
  content: "\e6d3";
}

.icon-thumbs-up:before {
  content: "\e6d4";
}

.icon-thumbs-up2:before {
  content: "\e6d5";
}

.icon-happy:before {
  content: "\e6d6";
}

.icon-happy2:before {
  content: "\e6d7";
}

.icon-smiley:before {
  content: "\e6d8";
}

.icon-smiley2:before {
  content: "\e6d9";
}

.icon-tongue:before {
  content: "\e6da";
}

.icon-tongue2:before {
  content: "\e6db";
}

.icon-sad:before {
  content: "\e6dc";
}

.icon-sad2:before {
  content: "\e6dd";
}

.icon-wink:before {
  content: "\e6de";
}

.icon-wink2:before {
  content: "\e6df";
}

.icon-grin:before {
  content: "\e6e0";
}

.icon-grin2:before {
  content: "\e6e1";
}

.icon-cool:before {
  content: "\e6e2";
}

.icon-cool2:before {
  content: "\e6e3";
}

.icon-angry:before {
  content: "\e6e4";
}

.icon-angry2:before {
  content: "\e6e5";
}

.icon-evil:before {
  content: "\e6e6";
}

.icon-evil2:before {
  content: "\e6e7";
}

.icon-shocked:before {
  content: "\e6e8";
}

.icon-shocked2:before {
  content: "\e6e9";
}

.icon-confused:before {
  content: "\e6ea";
}

.icon-confused2:before {
  content: "\e6eb";
}

.icon-neutral:before {
  content: "\e6ec";
}

.icon-neutral2:before {
  content: "\e6ed";
}

.icon-wondering:before {
  content: "\e6ee";
}

.icon-wondering2:before {
  content: "\e6ef";
}

.icon-point-up:before {
  content: "\e6f0";
}

.icon-point-right:before {
  content: "\e6f1";
}

.icon-point-down:before {
  content: "\e6f2";
}

.icon-point-left:before {
  content: "\e6f3";
}

.icon-warning:before {
  content: "\e6f4";
}

.icon-notification:before {
  content: "\e6f5";
}

.icon-question:before {
  content: "\e6f6";
}

.icon-info:before {
  content: "\e6f7";
}

.icon-info2:before {
  content: "\e6f8";
}

.icon-blocked:before {
  content: "\e6f9";
}

.icon-cancel-circle:before {
  content: "\e6fa";
}

.icon-checkmark-circle:before {
  content: "\e6fb";
}

.icon-spam:before {
  content: "\e6fc";
}

.icon-close:before {
  content: "\e6fd";
}

.icon-checkmark:before {
  content: "\e6fe";
}

.icon-checkmark2:before {
  content: "\e6ff";
}

.icon-spell-check:before {
  content: "\e700";
}

.icon-minus:before {
  content: "\e701";
}

.icon-plus:before {
  content: "\e702";
}

.icon-enter:before {
  content: "\e703";
}

.icon-exit:before {
  content: "\e704";
}

.icon-play2:before {
  content: "\e705";
}

.icon-pause:before {
  content: "\e706";
}

.icon-stop:before {
  content: "\e707";
}

.icon-backward:before {
  content: "\e708";
}

.icon-forward2:before {
  content: "\e709";
}

.icon-play3:before {
  content: "\e70a";
}

.icon-pause2:before {
  content: "\e70b";
}

.icon-stop2:before {
  content: "\e70c";
}

.icon-backward2:before {
  content: "\e70d";
}

.icon-forward3:before {
  content: "\e70e";
}

.icon-first:before {
  content: "\e70f";
}

.icon-last:before {
  content: "\e710";
}

.icon-previous:before {
  content: "\e711";
}

.icon-next:before {
  content: "\e712";
}

.icon-eject:before {
  content: "\e713";
}

.icon-volume-high:before {
  content: "\e714";
}

.icon-volume-medium:before {
  content: "\e715";
}

.icon-volume-low:before {
  content: "\e716";
}

.icon-volume-mute:before {
  content: "\e717";
}

.icon-volume-mute2:before {
  content: "\e718";
}

.icon-volume-increase:before {
  content: "\e719";
}

.icon-volume-decrease:before {
  content: "\e71a";
}

.icon-loop:before {
  content: "\e71b";
}

.icon-loop2:before {
  content: "\e71c";
}

.icon-loop3:before {
  content: "\e71d";
}

.icon-shuffle:before {
  content: "\e71e";
}

.icon-arrow-up-left:before {
  content: "\e71f";
}

.icon-arrow-up:before {
  content: "\e720";
}

.icon-arrow-up-right:before {
  content: "\e721";
}

.icon-arrow-right:before {
  content: "\e722";
}

.icon-arrow-down-right:before {
  content: "\e723";
}

.icon-arrow-down:before {
  content: "\e724";
}

.icon-arrow-down-left:before {
  content: "\e725";
}

.icon-arrow-left:before {
  content: "\e726";
}

.icon-arrow-up-left2:before {
  content: "\e727";
}

.icon-arrow-up2:before {
  content: "\e728";
}

.icon-arrow-up-right2:before {
  content: "\e729";
}

.icon-arrow-right2:before {
  content: "\e72a";
}

.icon-arrow-down-right2:before {
  content: "\e72b";
}

.icon-arrow-down2:before {
  content: "\e72c";
}

.icon-arrow-down-left2:before {
  content: "\e72d";
}

.icon-arrow-left2:before {
  content: "\e72e";
}

.icon-arrow-up-left3:before {
  content: "\e72f";
}

.icon-arrow-up3:before {
  content: "\e730";
}

.icon-arrow-up-right3:before {
  content: "\e731";
}

.icon-arrow-right3:before {
  content: "\e732";
}

.icon-arrow-down-right3:before {
  content: "\e733";
}

.icon-arrow-down3:before {
  content: "\e734";
}

.icon-arrow-down-left3:before {
  content: "\e735";
}

.icon-arrow-left3:before {
  content: "\e736";
}

.icon-tab:before {
  content: "\e737";
}

.icon-checkbox-checked:before {
  content: "\e738";
}

.icon-checkbox-unchecked:before {
  content: "\e739";
}

.icon-checkbox-partial:before {
  content: "\e73a";
}

.icon-radio-checked:before {
  content: "\e73b";
}

.icon-radio-unchecked:before {
  content: "\e73c";
}

.icon-crop:before {
  content: "\e73d";
}

.icon-scissors:before {
  content: "\e73e";
}

.icon-filter:before {
  content: "\e73f";
}

.icon-filter2:before {
  content: "\e740";
}

.icon-font:before {
  content: "\e741";
}

.icon-text-height:before {
  content: "\e742";
}

.icon-text-width:before {
  content: "\e743";
}

.icon-bold:before {
  content: "\e744";
}

.icon-underline:before {
  content: "\e745";
}

.icon-italic:before {
  content: "\e746";
}

.icon-strikethrough:before {
  content: "\e747";
}

.icon-omega:before {
  content: "\e748";
}

.icon-sigma:before {
  content: "\e749";
}

.icon-table:before {
  content: "\e74a";
}

.icon-table2:before {
  content: "\e74b";
}

.icon-insert-template:before {
  content: "\e74c";
}

.icon-pilcrow:before {
  content: "\e74d";
}

.icon-lefttoright:before {
  content: "\e74e";
}

.icon-righttoleft:before {
  content: "\e74f";
}

.icon-paragraph-left:before {
  content: "\e750";
}

.icon-paragraph-center:before {
  content: "\e751";
}

.icon-paragraph-right:before {
  content: "\e752";
}

.icon-paragraph-justify:before {
  content: "\e753";
}

.icon-paragraph-left2:before {
  content: "\e754";
}

.icon-paragraph-center2:before {
  content: "\e755";
}

.icon-paragraph-right2:before {
  content: "\e756";
}

.icon-paragraph-justify2:before {
  content: "\e757";
}

.icon-indent-increase:before {
  content: "\e758";
}

.icon-indent-decrease:before {
  content: "\e759";
}

.icon-newtab:before {
  content: "\e75a";
}

.icon-embed:before {
  content: "\e75b";
}

.icon-code:before {
  content: "\e75c";
}

.icon-console:before {
  content: "\e75d";
}

.icon-share:before {
  content: "\e75e";
}

.icon-mail:before {
  content: "\e75f";
}

.icon-mail2:before {
  content: "\e760";
}

.icon-mail3:before {
  content: "\e761";
}

.icon-mail4:before {
  content: "\e762";
}

.icon-google:before {
  content: "\e763";
}

.icon-googleplus:before {
  content: "\e764";
}

.icon-googleplus2:before {
  content: "\e765";
}

.icon-googleplus3:before {
  content: "\e766";
}

.icon-googleplus4:before {
  content: "\e767";
}

.icon-google-drive:before {
  content: "\e768";
}

.icon-facebook:before {
  content: "\e769";
}

.icon-facebook2:before {
  content: "\e76a";
}

.icon-facebook3:before {
  content: "\e76b";
}

.icon-instagram:before {
  content: "\e76c";
}

.icon-twitter:before {
  content: "\e76d";
}

.icon-twitter2:before {
  content: "\e76e";
}

.icon-twitter3:before {
  content: "\e76f";
}

.icon-feed2:before {
  content: "\e770";
}

.icon-feed3:before {
  content: "\e771";
}

.icon-feed4:before {
  content: "\e772";
}

.icon-youtube:before {
  content: "\e773";
}

.icon-youtube2:before {
  content: "\e774";
}

.icon-vimeo:before {
  content: "\e775";
}

.icon-vimeo2:before {
  content: "\e776";
}

.icon-vimeo3:before {
  content: "\e777";
}

.icon-lanyrd:before {
  content: "\e778";
}

.icon-flickr:before {
  content: "\e779";
}

.icon-flickr2:before {
  content: "\e77a";
}

.icon-flickr3:before {
  content: "\e77b";
}

.icon-flickr4:before {
  content: "\e77c";
}

.icon-picassa:before {
  content: "\e77d";
}

.icon-picassa2:before {
  content: "\e77e";
}

.icon-dribbble:before {
  content: "\e77f";
}

.icon-dribbble2:before {
  content: "\e780";
}

.icon-dribbble3:before {
  content: "\e781";
}

.icon-forrst:before {
  content: "\e782";
}

.icon-forrst2:before {
  content: "\e783";
}

.icon-deviantart:before {
  content: "\e784";
}

.icon-deviantart2:before {
  content: "\e785";
}

.icon-steam:before {
  content: "\e786";
}

.icon-steam2:before {
  content: "\e787";
}

.icon-github:before {
  content: "\e788";
}

.icon-github2:before {
  content: "\e789";
}

.icon-github3:before {
  content: "\e78a";
}

.icon-github4:before {
  content: "\e78b";
}

.icon-github5:before {
  content: "\e78c";
}

.icon-wordpress:before {
  content: "\e78d";
}

.icon-wordpress2:before {
  content: "\e78e";
}

.icon-joomla:before {
  content: "\e78f";
}

.icon-blogger:before {
  content: "\e790";
}

.icon-blogger2:before {
  content: "\e791";
}

.icon-tumblr:before {
  content: "\e792";
}

.icon-tumblr2:before {
  content: "\e793";
}

.icon-yahoo:before {
  content: "\e794";
}

.icon-tux:before {
  content: "\e795";
}

.icon-apple:before {
  content: "\e796";
}

.icon-finder:before {
  content: "\e797";
}

.icon-android:before {
  content: "\e798";
}

.icon-windows:before {
  content: "\e799";
}

.icon-windows8:before {
  content: "\e79a";
}

.icon-soundcloud:before {
  content: "\e79b";
}

.icon-soundcloud2:before {
  content: "\e79c";
}

.icon-skype:before {
  content: "\e79d";
}

.icon-reddit:before {
  content: "\e79e";
}

.icon-linkedin:before {
  content: "\e79f";
}

.icon-lastfm:before {
  content: "\e7a0";
}

.icon-lastfm2:before {
  content: "\e7a1";
}

.icon-delicious:before {
  content: "\e7a2";
}

.icon-stumbleupon:before {
  content: "\e7a3";
}

.icon-stumbleupon2:before {
  content: "\e7a4";
}

.icon-stackoverflow:before {
  content: "\e7a5";
}

.icon-pinterest:before {
  content: "\e7a6";
}

.icon-pinterest2:before {
  content: "\e7a7";
}

.icon-xing:before {
  content: "\e7a8";
}

.icon-xing2:before {
  content: "\e7a9";
}

.icon-flattr:before {
  content: "\e7aa";
}

.icon-foursquare:before {
  content: "\e7ab";
}

.icon-foursquare2:before {
  content: "\e7ac";
}

.icon-paypal:before {
  content: "\e7ad";
}

.icon-paypal2:before {
  content: "\e7ae";
}

.icon-paypal3:before {
  content: "\e7af";
}

.icon-yelp:before {
  content: "\e7b0";
}

.icon-libreoffice:before {
  content: "\e7b1";
}

.icon-file-pdf:before {
  content: "\e7b2";
}

.icon-file-openoffice:before {
  content: "\e7b3";
}

.icon-file-word:before {
  content: "\e7b4";
}

.icon-file-excel:before {
  content: "\e7b5";
}

.icon-file-zip:before {
  content: "\e7b6";
}

.icon-file-powerpoint:before {
  content: "\e7b7";
}

.icon-file-xml:before {
  content: "\e7b8";
}

.icon-file-css:before {
  content: "\e7b9";
}

.icon-html5:before {
  content: "\e7ba";
}

.icon-html52:before {
  content: "\e7bb";
}

.icon-css3:before {
  content: "\e7bc";
}

.icon-chrome:before {
  content: "\e7bd";
}

.icon-firefox:before {
  content: "\e7be";
}

.icon-IE:before {
  content: "\e7bf";
}

.icon-opera:before {
  content: "\e7c0";
}

.icon-safari:before {
  content: "\e7c1";
}

.icon-IcoMoon:before {
  content: "\e7c2";
}

.PrimaryButton, .SecondaryButton {
  display: inline-block;
  margin: 0 3px 3px 0;
  max-width: 100%;
  padding: 12px 25px;
  background: #007e44;
  border-radius: 5px;
  color: white;
  font-size: 16px;
  line-height: 1.3;
  text-align: center;
}

.PrimaryButton:hover, .SecondaryButton:hover {
  background: #058f4f;
  color: white;
  text-decoration: none;
}

.PrimaryButton:active, .SecondaryButton:active {
  background: #07683b;
  color: white;
  text-decoration: none;
}

.SecondaryButton {
  background: #424343;
}

.SecondaryButton:hover {
  background: #5b5d5d;
  color: white;
  text-decoration: none;
}

.SecondaryButton:active {
  background: #292929;
  color: white;
  text-decoration: none;
}

.MenuButton {
  position: relative;
  width: 60px;
  height: 60px;
  background-color: transparent;
  border: none;
  cursor: pointer;
  -webkit-appearance: none;
  outline: none;
}

.MenuButton:before {
  position: absolute;
  content: "";
  top: 13px;
  left: 13px;
  width: 34px;
  height: 14px;
  border-top: 6px solid #007e44;
}
.MenuButton:after {
  position: absolute;
  content: "";
  top: 27px;
  left: 13px;
  width: 34px;
  height: 8px;
  border-top: 6px solid #007e44;
  border-bottom: 6px solid #007e44;
}

.CloseMenuButton {
  position: relative;
  width: 60px;
  height: 60px;
  background: transparent;
  background-image: url(../img/close.svg);
  background-size: 70px 70px;
  background-repeat: no-repeat;
  background-position: center;
  border: none;
  cursor: pointer;
  -webkit-appearance: none;
  outline: none;
}

.SideNavButton {
  position: absolute;
  left: 10px;
  top: 8px;
  width: 18px;
  height: 16px;
  border-top: 2px solid rgba(255, 255, 255, 0.5);
  border-bottom: 2px solid rgba(255, 255, 255, 0.5);
  border-left: none;
  border-right: none;
  background: transparent;
  cursor: pointer;
  -webkit-appearance: none;
  outline: none;
}
.SideNavButton:after {
  content: "";
  position: absolute;
  top: 5px;
  left: 0;
  width: 100%;
  border-top: 2px solid rgba(255, 255, 255, 0.5);
}
.no-rgba .SideNavButton {
  border-top: 2px solid white;
  border-bottom: 2px solid white;
}
.no-rgba .SideNavButton:after {
  border-top: 2px solid white;
}

.PlayButton {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -20px 0 0 -30px;
  width: 60px;
  height: 40px;
  border-radius: 8px;
  border: none;
  cursor: pointer;
}
.no-rgba .PlayButton {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#E3007E44,endColorstr=#E3007E44);
  zoom: 1;
}
.rgba .PlayButton {
  background-color: transparent;
  background-color: rgba(0, 126, 68, 0.89);
}
.PlayButton:after {
  position: absolute;
  top: 50%;
  left: 50%;
  content: "";
  margin: -9px 0 0 -8px;
  width: 0;
  height: 0;
  border-top: 9px solid transparent;
  border-bottom: 9px solid transparent;
  border-left: 16px solid white;
}

.DocumentIcon {
  position: relative;
  width: 80px;
  height: 100px;
  background: #007e44;
}
.DocumentIcon .download {
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
  color: white;
  font-size: 14px;
}
@media (min-width: 750px) {
  .DocumentIcon .download {
    display: none;
  }
}
.DocumentIcon:before {
  position: absolute;
  top: 1px;
  right: 1px;
  content: "";
  width: 0;
  height: 0;
  border-top: 25px solid transparent;
  border-left: 25px solid white;
}
.DocumentIcon:after {
  position: absolute;
  top: 0;
  right: 0;
  content: "";
  width: 0;
  height: 0;
  border-bottom: 25px solid transparent;
  border-right: 25px solid white;
}

.BigButton {
  display: block;
  margin: 0 auto;
  width: 260px;
  max-width: 100%;
  height: 120px;
  padding: 30px 20px;
  background: #007e44;
  border-radius: 12px;
  color: white;
  font-size: 26px;
  line-height: 32px;
  font-style: italic;
  font-weight: 300;
  text-align: center;
}

.BigButton:hover {
  background: #058f4f;
  color: white;
  text-decoration: none;
}

.BigButton:active {
  background: #07683b;
  color: white;
  text-decoration: none;
}

.icon-DropdownButton {
  width: 30px;
  height: 30px;
  padding: 4px 0 0;
  background: #007e44;
  border-radius: 50%;
  color: white;
  font-size: 22px;
  text-align: center;
}
.icon-DropdownButton:before {
  content: "";
  display: block;
  height: 14px;
  width: 14px;
  background: url(../img/chevron-left-rounded-white.svg) no-repeat center/auto 14px;
  margin: 0;
  position: absolute;
  top: 8px;
  left: 6px;
}
.active .icon-DropdownButton {
  padding: 3px 0 0;
  background: white;
  color: #007e44;
}
.active .icon-DropdownButton:before {
  content: "";
  display: block;
  height: 8px;
  width: 14px;
  background: url(../img/chevron-down-rounded-green.svg) no-repeat center/auto;
  margin: 0;
  position: absolute;
  top: 12px;
  left: 8px;
}

.SearchButton,
.CloseSearchButton {
  display: block;
  min-width: 60px;
  height: 30px;
  background: #5d5e5e;
  color: white;
  font-size: 12px;
  line-height: 30px;
  font-weight: 700;
  text-align: center;
  cursor: pointer;
  -webkit-appearance: none;
  outline: none;
  border: 0;
}
.SearchButton:hover, .SearchButton:active,
.CloseSearchButton:hover,
.CloseSearchButton:active {
  text-decoration: none;
}

@media (min-width: 750px) {
  .SearchButton:hover {
    background: #0ca24b;
  }
  .SearchButton:active {
    background: #007e44;
  }
}
.CloseSearchButton {
  color: #424343;
  border: none;
}

.LinkButton {
  font-size: 14px;
  font-weight: 700;
}
.LinkButton:after {
  content: "\00a0\00bb";
}

.ArrowBullets {
  margin: 0 0 15px;
  padding: 0;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}
.ArrowBullets li {
  list-style: none;
  padding: 0 0 5px;
}
.ArrowBullets li:before {
  content: "\00bb\00a0";
}
.ArrowBullets a {
  color: #313131;
}

.btn {
  font-size: 14px;
  font-weight: 600;
  line-height: 22px;
  padding: 8px 36px;
  border: 1px solid;
  border-radius: 5px;
  color: #007e44;
  text-decoration: none;
  cursor: pointer;
  transition: 0.3s background-color;
  display: inline-block;
}
.btn:hover {
  text-decoration: none;
}
.btn.primary {
  background-color: #E8E8E8;
  border-color: #979797;
}
.btn.primary:hover {
  background-color: #007e44;
  border-color: #007e44;
  color: #fff;
}

/* button/reusable styles */
.SiteHeader {
  position: relative;
}

/* Stock ticker, utility nav, and search bar
******************************************************/
.UtilRow {
  height: 60px;
  background: #424343;
}
.UtilRow:after {
  content: "";
  display: table;
  clear: both;
}
.UtilRow .stockTicker {
  float: left;
  padding: 22px 0 0;
  font-size: 14px;
  line-height: 16px;
  font-weight: 700;
  color: white;
}
.UtilRow .stockTicker .worth {
  padding: 0 0 0 3px;
}
.UtilRow .stockTicker .arrow {
  display: inline-block;
  margin: 0 3px;
}
.UtilRow .stockTicker.up .arrow {
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 12px solid #00d528;
}
.UtilRow .stockTicker.down .arrow {
  position: relative;
  top: 2px;
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 12px solid red;
}
.UtilRow .stockTicker.up .diff {
  color: #00d528;
}
.UtilRow .stockTicker.down .diff {
  color: red;
}
.UtilRow .waterHeaters {
  color: white;
  text-decoration: none;
  font-size: 16px;
  font-weight: 700;
}
.UtilRow .searchRow .txtSearch,
.UtilRow .searchRow .SearchButton {
  float: left;
}
.UtilRow .searchRow .txtSearch {
  width: 220px;
  height: 30px;
  text-indent: 5px;
  font-family: "Open Sans", sans-serif;
}

@media (max-width: 959px) {
  .UtilRow > .center-wide {
    padding: 0;
  }
  .UtilRow .visibleRow {
    padding: 0 10px;
  }
  .UtilRow .visibleRow:after {
    content: "";
    display: table;
    clear: both;
  }
  .UtilRow .visibleRow .SearchButton {
    display: block;
    float: right;
    margin: 14px 0 0;
    background-image: url("../img/icon-search.svg");
    background-size: 25px 25px;
    background-position: center center;
    background-repeat: no-repeat;
  }
  .UtilRow .searchDrop {
    display: none;
    position: absolute;
    top: -140px;
    height: auto;
    width: 100%;
    z-index: 40;
    overflow: hidden;
    -webkit-transition: -webkit-transform 1s ease;
    transition: transform 1s ease;
    -webkit-box-shadow: 0 20px 15px -15px rgba(0, 0, 0, 0.25);
    box-shadow: 0 20px 15px -15px rgba(0, 0, 0, 0.25);
  }
  .UtilRow .searchDrop.show {
    display: block;
  }
  .UtilRow .searchDrop.open {
    top: 0;
  }
  .UtilRow .closeRow {
    padding: 0 10px 10px 10px;
    height: auto;
    background: #424343;
  }
  .UtilRow .closeRow:after {
    content: "";
    display: table;
    clear: both;
  }
  .UtilRow .waterHeaters {
    float: left;
    padding: 20px 0 0;
    line-height: 1;
  }
  .UtilRow .CloseSearchButton {
    float: right;
    margin: 14px 0 0 0;
  }
  .UtilRow .searchRow {
    padding: 0 10px;
    height: 80px;
    background: white;
  }
  .UtilRow .searchRow:after {
    content: "";
    display: table;
    clear: both;
  }
  .UtilRow .searchRow .txtSearch,
  .UtilRow .searchRow .SearchButton {
    margin: 25px 0 0;
  }
  .UtilRow .searchRow .txtSearch {
    background: #ededed;
    border: none;
  }
  .UtilRow .login {
    display: none;
  }
}
@media (min-width: 960px) {
  .UtilRow > .center:after {
    content: "";
    display: table;
    clear: both;
  }
  .UtilRow .visibleRow .SearchButton,
  .UtilRow .CloseSearchButton {
    display: none;
  }
  .UtilRow .visibleRow {
    float: left;
    width: 36%;
  }
  .UtilRow .searchDrop {
    float: right;
    width: 64%;
    text-align: right;
  }
  .UtilRow .closeRow {
    margin-right: 35px;
  }
  .UtilRow .searchRow {
    display: none;
  }
  .UtilRow .waterHeaters {
    font-size: 14px;
    line-height: 1;
  }
  .UtilRow .waterHeaters:hover {
    text-decoration: underline;
  }
  .UtilRow .closeRow,
  .UtilRow .login {
    display: inline-block;
    line-height: 60px;
  }
  .UtilRow .login {
    color: #fff;
    text-decoration: none;
    font-weight: 700;
    font-size: 14px;
    line-height: 1;
  }
  .UtilRow .login:hover {
    text-decoration: underline;
  }
}
/* Logo and primary nav area 
******************************************************/
.Nav {
  line-height: 1;
  display: flex;
  justify-content: space-between;
}

.LogoRow {
  height: 80px;
  display: inline-block;
}
.LogoRow:after {
  content: "";
  display: table;
  clear: both;
}
.LogoRow .Logo {
  float: left;
  max-width: 158px;
  max-height: 47px;
}
.LogoRow .Logo img {
  padding: 20px 0 0;
  max-width: 100%;
}

@media (max-width: 320px) {
  .LogoRow .Logo {
    display: none;
  }
}

.CloseMenuButton {
  display: none;
}

.Desktop-Search {
  display: flex;
  float: right;
  align-items: center;
  height: 80px;
}
.Desktop-Search input {
  height: 40px;
  padding: 0 8px;
  background-color: #E8E8E8;
  border: none;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
@media (min-width: 960px) {
  .Desktop-Search .SearchButton {
    float: right;
    display: block;
    height: 40px;
    width: 40px;
    min-width: 40px;
    color: white;
    text-align: center;
    cursor: pointer;
    -webkit-appearance: none;
    background-image: url("../img/icon-search.svg");
    background-size: 25px 25px;
    background-position: center center;
    background-repeat: no-repeat;
    border: 0;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    transition: 0.3s ease all;
  }
  .no-rgba .Desktop-Search .SearchButton {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FF007E44,endColorstr=#FF007E44);
    zoom: 1;
  }
  .rgba .Desktop-Search .SearchButton {
    background-color: transparent;
    background-color: #007e44;
  }
  .Desktop-Search .SearchButton:hover {
    color: #007e44;
    background-color: #424343;
  }
}

.PrimaryNav .primaryMenu {
  margin: 0;
  padding: 0;
}
.PrimaryNav .item {
  list-style: none;
}
.PrimaryNav .item > a {
  display: block;
  color: #007e44;
  text-decoration: none;
}
.PrimaryNav .subMenu {
  display: none;
}
.PrimaryNav .SocialNav a {
  padding: 0 3px;
  color: #8e8e8e;
  font-size: 25px;
}
.PrimaryNav .SocialNav a:hover, .PrimaryNav .SocialNav a:active {
  text-decoration: none;
}

@media (max-width: 959px) {
  .MenuButton,
  .CloseMenuButton {
    float: right;
    margin: 11px 0 0;
  }

  .mobileNavOpen .CloseMenuButton {
    display: block;
  }

  .mobileNavOpen .MenuButton {
    display: none;
  }

  .Desktop-Search {
    display: none;
  }

  .OpenSearchButton {
    position: relative;
    float: right;
    margin: 11px;
    height: 60px;
    width: 60px;
    background: transparent;
    background-image: url("../img/icon-search-mobile.svg");
    background-size: 37px 37px;
    background-position: center center;
    background-repeat: no-repeat;
    cursor: pointer;
    -webkit-appearance: none;
  }
  .LogoRow {
    width: 100%;
  }

  .PrimaryNav {
    display: none;
    position: absolute;
    top: 140px;
    left: 100%;
    z-index: 40;
    width: 100%;
    background: white;
    -webkit-transition: -webkit-transform 1s ease;
    transition: transform 1s ease;
    -webkit-box-shadow: 0 20px 15px -15px rgba(0, 0, 0, 0.25);
    box-shadow: 0 20px 15px -15px rgba(0, 0, 0, 0.25);
  }
  .PrimaryNav.show {
    display: block;
  }
  .PrimaryNav .primaryMenu {
    margin: 0 10px;
    padding: 10px 5px;
    border-top: 1px solid #d6d6d6;
    border-bottom: 1px solid #d6d6d6;
  }
  .PrimaryNav .item > a {
    padding: 15px 0;
    font-size: 24px;
  }
  .PrimaryNav .subMenu {
    margin: 0;
    padding: 0 15px;
  }
  .PrimaryNav .subItem {
    list-style: none;
  }
  .PrimaryNav .subItem > a {
    display: block;
    padding: 7px 15px;
    color: #242021;
    font-size: 20px;
    text-decoration: none;
  }
  .PrimaryNav .link,
  .PrimaryNav .toggle {
    display: inline-block;
  }
  .PrimaryNav .toggle {
    float: right;
    height: 30px;
    width: 30px;
    text-align: center;
  }
  .PrimaryNav .toggle:after {
    content: "+";
  }
  .PrimaryNav .toggle.open:after {
    content: "-";
  }
  .PrimaryNav .SocialNav {
    padding: 20px 0;
    text-align: center;
  }

  .mobileNavOpen .PrimaryNav {
    left: 0;
  }
}
@media (max-width: 1199px) {
  .Desktop-Search input {
    width: 100px;
  }
}
@media (min-width: 960px) {
  .MenuButton {
    display: none;
  }

  .PrimaryNav {
    height: 80px;
  }
  .PrimaryNav:after {
    content: "";
    display: table;
    clear: both;
  }
  .PrimaryNav .primaryMenu:after {
    content: "";
    display: table;
    clear: both;
  }
  .PrimaryNav .item {
    position: relative;
    float: left;
    height: 80px;
  }
  .PrimaryNav .item > a {
    height: 100%;
    padding: 0px 15px;
    font-size: 14px;
    line-height: 80px;
    font-weight: 700;
  }
  .no-rgba .PrimaryNav .item:hover > a {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#1A007E44,endColorstr=#1A007E44);
    zoom: 1;
  }
  .rgba .PrimaryNav .item:hover > a {
    background-color: transparent;
    background-color: rgba(0, 126, 68, 0.1);
  }
  .PrimaryNav .subMenu {
    position: absolute;
    z-index: 100;
    top: 80px;
    left: 50%;
    width: 120px;
    margin: 0 0 0 -60px;
    padding: 5px 0;
    color: white;
    background: #007e44;
  }
  .PrimaryNav .item:hover .subMenu {
    display: block;
  }
  .PrimaryNav .subItem {
    list-style: none;
  }
  .PrimaryNav .subItem > a {
    display: block;
    padding: 5px 15px;
    color: white;
    font-size: 14px;
    line-height: 19px;
    text-decoration: none;
  }
  .no-rgba .PrimaryNav .subItem > a:hover {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66424343,endColorstr=#66424343);
    zoom: 1;
  }
  .rgba .PrimaryNav .subItem > a:hover {
    background-color: transparent;
    background-color: rgba(66, 67, 67, 0.4);
  }
  .PrimaryNav .toggle {
    display: none;
  }
}
@media (min-width: 1199px) {
  .PrimaryNav {
    position: initial;
    height: 80px;
  }
}

.SiteFooter {
  color: white;
  text-align: center;
}

.SiteFooter .footer-top {
  background: #424343;
  min-height: 490px;
}

.SiteFooter .footer-top .top-wrapper {
  max-width: 1280px;
  margin: 0 auto;
  padding-top: 80px;
  display: flex;
}

.SiteFooter .footer-top .top-wrapper .logo {
  padding-left: 10px;
}

.SiteFooter .footer-top .top-wrapper .logo img {
  max-width: 250px;
}

.SiteFooter .footer-top .top-wrapper .column-grid {
  display: flex;
  flex-direction: row;
  margin: 0;
  padding-left: 150px;
  width: 100%;
  text-align: left;
}

.SiteFooter .footer-top .top-wrapper .column-grid .column {
  width: 25%;
}

.SiteFooter .footer-top .top-wrapper .column-grid .column .section.noItems {
  margin-bottom: 30px;
}

.SiteFooter .footer-top .top-wrapper .column-grid .column .subLinks {
  padding: 0;
  text-align: left;
  margin: 5px 0;
}

.SiteFooter .footer-top .top-wrapper .column-grid .column .subLinks .subItem {
  margin-bottom: 2px;
}

.SiteFooter .footer-top .top-wrapper .column-grid .column .subLinks .subItem a {
  color: #848484;
}

.SiteFooter .footer-top .top-wrapper .column-grid .column .questions {
  margin: 25px 0;
}

.SiteFooter .footer-top .top-wrapper .column-grid .column .netLogo {
  width: 132px;
  height: auto;
}

.SiteFooter .footer-top .top-wrapper .column-grid a {
  font-size: 16px;
  color: white;
}

.SiteFooter .column-grid,
.SiteFooter .footerLinks {
  padding: 0;
}

.SiteFooter .column-grid li,
.SiteFooter .footerLinks li {
  list-style: none;
}

.SiteFooter .column-grid a,
.SiteFooter .footerLinks a {
  text-decoration: none;
}

.SiteFooter .footer-bottom {
  background: #2c2c2c;
}

.SiteFooter .footer-bottom .bottom-wrapper {
  display: flex;
  justify-content: space-between;
  max-width: 1280px;
  margin: 0 auto;
  min-height: 130px;
}

.SiteFooter .footer-bottom .bottom-wrapper .privacy {
  padding: 40px 0 0 10px;
}

.SiteFooter .footer-bottom .bottom-wrapper .privacy .footerLinks {
  margin: 0 0 10px;
  text-align: left;
  margin-left: -20px;
  line-height: 12px;
}

.SiteFooter .footer-bottom .bottom-wrapper .privacy .footerLinks li {
  display: inline-block;
  padding: 0 20px;
  border-right: 1px solid #ffffff;
}

.SiteFooter .footer-bottom .bottom-wrapper .privacy .footerLinks li a {
  color: #ffffff;
}

.SiteFooter .footer-bottom .bottom-wrapper .privacy .footerLinks li:last-child {
  border-right: none;
}

.SiteFooter .footer-bottom .bottom-wrapper .privacy .copyright {
  text-align: left;
  color: #848484;
}

.SiteFooter .footer-bottom .bottom-wrapper .privacy .footerLinks a,
.SiteFooter .footer-bottom .bottom-wrapper .privacy .copyright {
  font-size: 12px;
  line-height: 16px;
}

.SiteFooter .footer-bottom .bottom-wrapper .socialNav {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding-top: 40px;
}

.SiteFooter .footer-bottom .bottom-wrapper .socialNav a {
  margin: 0 10px;
  transition: 0.3s;
  width: 38px;
  height: 38px;
}

.SiteFooter .footer-bottom .bottom-wrapper .socialNav a.facebook-icon {
  background: url(../img/social/facebook-with-circle.svg) no-repeat 0 0/contain;
}

.SiteFooter .footer-bottom .bottom-wrapper .socialNav a.twitter-icon {
  background: url(../img/social/twitter-with-circle.svg) no-repeat 0 0/contain;
}

.SiteFooter .footer-bottom .bottom-wrapper .socialNav a.linkedin-icon {
  background: url(../img/social/linkedin-with-circle.svg) no-repeat 0 0/contain;
}

.SiteFooter .footer-bottom .bottom-wrapper .socialNav a.youtube-icon {
  background: url(../img/social/youtube-with-circle.svg) no-repeat 0 0/contain;
}

.SiteFooter .footer-bottom .bottom-wrapper .socialNav a.vimeo-icon {
  background: url(../img/social/vimeo-with-circle.svg) no-repeat 0 0/contain;
}

.SiteFooter .footer-bottom .bottom-wrapper .socialNav a.instagram-icon {
  background: url(../img/social/instagram-with-circle.svg) no-repeat 0 0/contain;
}

.SiteFooter .footer-bottom .bottom-wrapper .socialNav a:hover {
  opacity: 0.7;
  text-decoration: none;
}

@media (max-width: 1200px) {
  .SiteFooter .footer-top .top-wrapper .column-grid {
    padding-left: 100px;
  }
}

@media (max-width: 960px) {
  .SiteFooter .footer-top .top-wrapper .column-grid {
    padding-left: 80px;
  }
}

@media (max-width: 959px) {
  .SiteFooter .footer-top {
    min-height: 0;
  }
  .SiteFooter .footer-top .top-wrapper {
    text-align: center;
    flex-direction: column;
    padding: 40px 0;
  }
  .SiteFooter .footer-top .top-wrapper .logo {
    padding: 0;
    margin-bottom: 40px;
  }
  .SiteFooter .footer-top .top-wrapper .column-grid {
    padding: 0;
    flex-wrap: nowrap;
    align-items: center;
    flex-direction: column;
  }
  .SiteFooter .footer-top .top-wrapper .column-grid .column {
    display: flex;
    flex-direction: column;
    text-align: center;
    align-items: center;
    padding-bottom: 10px;
  }
  .SiteFooter .footer-top .top-wrapper .column-grid .column .subLinks {
    display: none;
  }
  .SiteFooter .footer-top .top-wrapper .column-grid .column .section.noItems {
    margin: 0px;
    padding-bottom: 10px;
  }
  .SiteFooter .footer-top .top-wrapper .column-grid .column .questions {
    display: none;
  }
  .SiteFooter .footer-top .top-wrapper .column-grid .column .netLogo {
    margin-top: 20px;
  }
  .SiteFooter .footer-top .top-wrapper .column-grid .column.three {
    padding-bottom: 0;
  }
}

@media (max-width: 749px) {
  .SiteFooter .footer-bottom .bottom-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .SiteFooter .footer-bottom .bottom-wrapper .privacy {
    padding: 0 0 10px;
    order: 2;
  }
  .SiteFooter .footer-bottom .bottom-wrapper .privacy .footerLinks {
    margin-left: 0;
  }
  .SiteFooter .footer-bottom .bottom-wrapper .privacy .footerLinks li {
    padding: 0 10px;
  }
  .SiteFooter .footer-bottom .bottom-wrapper .privacy .copyright {
    margin: 20px 0;
    text-align: center;
  }
  .SiteFooter .footer-bottom .bottom-wrapper .socialNav {
    padding: 30px 0;
    order: 1;
  }
  .SiteFooter .footer-bottom .bottom-wrapper .socialNav a {
    width: 44px;
    height: 44px;
    margin-bottom: 10px;
  }
}

.sideItem {
  padding: 0 0 25px;
}
.sideItem .heading {
  padding: 5px 10px;
  background: #007e44;
  color: white;
  font-size: 18px;
}
.sideItem .body {
  padding: 10px;
  background: #f3f3f3;
  color: #424343;
}

.Announcements .item {
  margin: 0 0 12px;
  line-height: 20px;
}
.Announcements .item a {
  color: #424343;
}

.FeaturedEmployee {
  font-size: 12px;
  line-height: 20px;
}
.FeaturedEmployee .thumb {
  float: left;
  margin: 0 10px 10px 0;
  max-width: 33.33333%;
}
.FeaturedEmployee .firstname,
.FeaturedEmployee .lastname {
  font-size: 22px;
  line-height: 26px;
  font-weight: 300;
}
.FeaturedEmployee .firstname {
  margin: 15px 0 0;
}
.FeaturedEmployee .lastname {
  margin: 0 0 15px;
}
.FeaturedEmployee .summary {
  clear: both;
  margin: 0 0 10px;
}

.QuickLinks .item {
  margin: 0 0 5px;
  font-weight: 700;
  line-height: 20px;
}
.QuickLinks .item a {
  color: #424343;
}
.QuickLinks .item a:after {
  content: "\00a0\00bb";
}

.DocumentLink {
  font-size: 12px;
  line-height: 20px;
}
.DocumentLink a {
  color: #424343;
}
.DocumentLink a:hover, .DocumentLink a:active {
  text-decoration: none;
}
.DocumentLink .DocumentIcon {
  margin: 20px auto;
}
.DocumentLink .DocumentIcon:after {
  width: 0;
  height: 0;
  border-bottom: 25px solid transparent;
  border-right: 25px solid #f3f3f3;
}
.DocumentLink .thumb {
  display: block;
  margin: 0 auto 10px;
  max-width: 100%;
}
.DocumentLink .title {
  margin: 0 0 10px;
  font-size: 16px;
}
.DocumentLink .date {
  margin: 0 0 7px;
}

.NewsListing .item {
  margin: 0 0 12px;
  line-height: 20px;
}
.NewsListing .item a {
  color: #424343;
  font-weight: 700;
}
.NewsListing .item a:after {
  content: "\00a0\00bb";
}
.NewsListing .item .desc {
  display: block;
}
.NewsListing .thumb {
  float: left;
  max-width: 23%;
  margin: 5px 10px 0 0;
}

.FeaturedNews {
  font-size: 12px;
  line-height: 20px;
}
.FeaturedNews .image img {
  max-width: 100%;
}
.FeaturedNews .title {
  margin: 0 0 10px;
  font-size: 22px;
  line-height: 26px;
  font-weight: 300;
}
.FeaturedNews .date,
.FeaturedNews .summary {
  margin: 0 0 7px;
}

.MediaContact {
  line-height: 20px;
}
.MediaContact .name {
  font-size: 22px;
  line-height: 26px;
  font-weight: 300;
}
.MediaContact .title {
  font-size: 12px;
}
.MediaContact .title,
.MediaContact .email,
.MediaContact .phone {
  margin: 0 0 10px;
}
.MediaContact a {
  color: #424343;
}

.EmploymentOpps .item {
  line-height: 20px;
}
.EmploymentOpps .item > span {
  display: block;
}
.EmploymentOpps .item .position {
  font-weight: 700;
}
.EmploymentOpps .item .date {
  font-weight: 700;
  font-size: 10px;
}

/* sidebar items */
.SideNav {
  margin: 0 0 20px;
  font-size: 16px;
  line-height: 21px;
  text-align: center;
}
.SideNav .section {
  display: block;
  padding: 5px 0;
  background: #007e44;
  color: white;
  cursor: text;
}
.SideNav .section:hover, .SideNav .section:active {
  text-decoration: none;
}
.SideNav .subMenu {
  margin: 0;
  padding: 0;
  list-style: none;
}
.SideNav .subMenu a {
  display: block;
  padding: 5px 0;
  color: #313131;
  border-bottom: 1px solid #cecece;
}
.no-rgba .SideNav .subMenu a {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#1A000000,endColorstr=#1A000000);
  zoom: 1;
}
.rgba .SideNav .subMenu a {
  background-color: transparent;
  background-color: rgba(0, 0, 0, 0.1);
}
.SideNav .subMenu a:hover {
  text-decoration: none;
}
.no-rgba .SideNav .subMenu a:hover {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#33000000,endColorstr=#33000000);
  zoom: 1;
}
.rgba .SideNav .subMenu a:hover {
  background-color: transparent;
  background-color: rgba(0, 0, 0, 0.2);
}
.SideNav .subMenu a:active, .SideNav .subMenu a.active {
  color: white;
  text-decoration: none;
}
.no-rgba .SideNav .subMenu a:active, .no-rgba .SideNav .subMenu a.active {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FF026F3D,endColorstr=#FF026F3D);
  zoom: 1;
}
.rgba .SideNav .subMenu a:active, .rgba .SideNav .subMenu a.active {
  background-color: transparent;
  background-color: #026f3d;
}
@media (max-width: 749px) {
  .SideNav.desktop {
    display: none;
  }
}
@media (min-width: 750px) {
  .SideNav.mobile {
    display: none;
  }
}
.SideNav.mobile .section {
  position: relative;
  cursor: pointer;
}
.SideNav.mobile .subMenu {
  display: none;
}

.Breadcrumbs {
  margin: 0 0 10px;
  background: #d6d6d6;
}
.Breadcrumbs .center {
  padding: 10px;
  list-style: none;
  font-size: 10px;
  line-height: 14px;
  color: #424343;
}
.Breadcrumbs .center a {
  color: #424343;
  text-decoration: none;
}
.Breadcrumbs .center .home a {
  position: relative;
  top: 1px;
  color: #9b9b9b;
  font-size: 12px;
}
.Breadcrumbs .center li {
  display: inline-block;
}
.Breadcrumbs .center li:before {
  content: "/";
  padding: 0 2px 0 0;
}
.Breadcrumbs .center li:first-child:before {
  content: "";
  padding: 0;
}

.ShareBar a {
  font-size: 18px;
  color: #8c8c8c;
}
.ShareBar a:hover, .ShareBar a:active {
  text-decoration: none;
  color: #424343;
}
.mainCol .ShareBar {
  position: relative;
  top: 20px;
  text-align: right;
}
@media (min-width: 750px) {
  .mainCol .ShareBar {
    position: absolute;
    top: 10px;
    right: 10px;
  }
}
.sideBar .ShareBar {
  text-align: center;
}
.ShareBar .addthis_default_style .at300b,
.ShareBar .addthis_default_style .at300bo,
.ShareBar .addthis_default_style .at300m {
  padding: 0 5px;
}
.ShareBar .addthis_default_style .addthis_separator,
.ShareBar .addthis_default_style .at300b,
.ShareBar .addthis_default_style .at300bo,
.ShareBar .addthis_default_style .at300m,
.ShareBar .addthis_default_style .at300bs {
  float: none;
}
.ShareBar .addthis_32x32_style .dummy .at300bs,
.ShareBar .addthis_32x32_style .at300bs,
.ShareBar .addthis_32x32_style .at15t {
  background: none;
}

/* in-page social media */
.Pagination {
  padding: 25px 0;
  margin: 0;
  list-style: none;
  font-size: 16px;
  line-height: 21px;
}
.Pagination li {
  display: inline-block;
  padding: 0 1px;
}
.Pagination li.prev {
  padding: 0 8px 0 0;
}
.Pagination li.next {
  padding: 0 0 0 8px;
}
.Pagination li.hide {
  display: none;
}
.Pagination li.active {
  font-weight: 700;
}
.Pagination li a {
  display: block;
}
@media (max-width: 749px) {
  .Pagination li a {
    padding: 5px 10px;
    background: #f3f3f3;
  }
}

.Overlay {
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  overflow: hidden;
  visibility: hidden;
  background: #000;
  opacity: 0;
  transform: scale(0.8);
  transition: transform .3s, visibility .3s, opacity .3s;
}

.Overlay.active, .Overlay[data-state="on"] {
  transform: scale(1);
  visibility: visible;
  opacity: .5;
}

.Modal {
  visibility: hidden;
  position: absolute;
  z-index: 501;
  top: 0;
  left: 50%;
  margin: 0 0 0 -270px;
  width: 540px;
  height: 390px;
  padding: 40px 20px 20px;
  background: white;
  opacity: 0;
  transition: visibility .5s ease, opacity .5s linear;
}
@media (max-width: 749px) {
  .Modal {
    width: 300px;
    height: 230px;
    margin: 0 0 0 -150px;
  }
}
@media (max-width: 320px) {
  .Modal {
    width: 100%;
    margin: 0;
    left: 0;
  }
}

.Modal.active, .Modal[data-state="on"] {
  visibility: visible;
  opacity: 1;
}
.Modal .close {
  position: absolute;
  right: 10px;
  top: 7px;
  padding: 3px 9px;
  margin: 0;
  background: #d6d6d6;
  border: none;
  font-weight: 700;
  font-size: 16px;
  cursor: pointer;
  -webkit-appearance: none;
  outline: none;
}
.Modal .image {
  overflow: hidden;
  height: 330px;
}
@media (max-width: 539px) {
  .Modal .image {
    height: 170px;
  }
}
.Modal .image img {
  max-width: 100%;
}

.ModalVideo {
  visibility: hidden;
  opacity: 0;
  position: fixed;
  top: 50%;
  left: 50%;
  width: 100%;
  max-width: 650px;
  padding: 50px 20px 20px;
  background: white;
  outline: 0;
  transform: translate(-50%, -50%);
  transition: visibility .5s ease, opacity .5s linear;
}
.ModalVideo .close {
  position: absolute;
  right: 10px;
  top: 10px;
  padding: 5px 12px 7px;
  margin: 0;
  background: #d6d6d6;
  border: none;
  font-weight: 700;
  font-size: 16px;
  line-height: 18px;
  cursor: pointer;
  -webkit-appearance: none;
  outline: none;
}
.ModalVideo .video {
  overflow: hidden;
  padding-top: 56.25%;
  position: relative;
}
.ModalVideo iframe {
  border: 0;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.ModalVideo[data-state="on"] {
  visibility: visible;
  opacity: 1;
  transition: visibility 1s ease .3s, opacity 1s linear .3s;
}

.UtilityModal {
  transform: translateX(-50%);
  margin: 0;
  width: 100%;
  max-width: 760px;
  height: auto;
  padding: 90px 50px 60px;
}
.UtilityModal .close {
  top: 20px;
  right: 20px;
  padding: 0;
  font-size: 30px;
  font-weight: normal;
  background: transparent;
  color: #a1a1a1;
}
.UtilityModal .content {
  display: flex;
}
@media (min-width: 959px) {
  .UtilityModal .content {
    margin: -25px;
  }
}
@media (max-width: 749px) {
  .UtilityModal .content {
    flex-wrap: wrap;
  }
}
@media (min-width: 750px) {
  .UtilityModal .col {
    flex: 1;
    padding: 25px;
  }
}
@media (max-width: 749px) {
  .UtilityModal .col {
    padding: 0 0 50px;
    width: 100%;
  }
}
@media (max-width: 749px) {
  .UtilityModal {
    padding: 50px 25px 50px;
  }
}

.ImageSlider {
  position: relative;
  max-width: 620px;
  margin: 10px 0;
  overflow: hidden;
  background: #f7f7f7;
}
@media (max-width: 749px) {
  .ImageSlider {
    margin: 10px -10px;
  }
}
.ImageSlider .wrap {
  margin: 0 20px 0 30px;
}
.ImageSlider .track {
  position: relative;
  width: 100%;
  height: 130px;
  margin: 0 auto;
}
.ImageSlider .track ul {
  position: absolute;
  left: 0;
  top: 0;
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
  white-space: nowrap;
  font-size: 0;
}
.ImageSlider .track li {
  display: inline-block;
  vertical-align: top;
  width: 180px;
  height: 130px;
  margin: 10px 10px 0 0;
  white-space: normal;
  font-size: 12px;
  line-height: 16px;
}
.ImageSlider .track li img {
  display: block;
  max-width: 100%;
  margin: 0 0 3px;
}
.ImageSlider .track a {
  color: #555656;
}
.ImageSlider .track a:hover, .ImageSlider .track a:active {
  text-decoration: none;
}
.ImageSlider .arrow {
  position: absolute;
  top: 0;
  width: 18px;
  height: 130px;
  background: #e1e1e1;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.ImageSlider .arrow.left {
  left: 0;
}
.ImageSlider .arrow.right {
  right: 0;
}
.ImageSlider .arrow.enabled {
  cursor: pointer;
}
.ImageSlider .arrow.enabled:hover {
  background: #0da34c;
}
.ImageSlider .arrow.enabled:active {
  background: #007e44;
}
.ImageSlider .arrow.left.enabled:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 4px;
  margin: -5px 0 0;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: 10px solid #007e44;
}
.ImageSlider .arrow.right.enabled:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 4px;
  margin: -5px 0 0;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 10px solid #007e44;
}
.ImageSlider .arrow.left.enabled:hover:after {
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: 10px solid white;
}
.ImageSlider .arrow.right.enabled:hover:after {
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 10px solid white;
}

/* photo gallery for general template */
/* screen-reader only text */
.sr-only {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

/* structural items
******************************************************/
.center {
  max-width: 960px;
  padding: 0 10px;
  margin: 0 auto;
}

.center-wide {
  max-width: 1280px;
  padding: 0 10px;
  margin: 0 auto;
}

.twoColWrap {
  padding: 10px 0;
}
.twoColWrap .mainCol {
  position: relative;
  padding: 0 0 20px;
}
@media (min-width: 750px) {
  .twoColWrap:after {
    content: "";
    display: table;
    clear: both;
  }
  .twoColWrap .mainCol {
    float: left;
    width: 66.66667%;
    padding: 0 10px 0 0;
  }
  .twoColWrap .sideBar {
    float: right;
    width: 33.33333%;
    padding: 0 0 0 10px;
  }
}

.noSideBar .mainCol {
  width: 100%;
}

/* rich text field areas
******************************************************/
.RTF img {
  max-width: 100%;
}
.RTF .twoCol {
  margin: 0;
  padding: 0;
  list-style: none;
}
.RTF .twoCol li {
  padding: 0 0 20px;
}
@media (min-width: 750px) {
  .RTF .twoCol:after {
    content: "";
    display: table;
    clear: both;
  }
  .RTF .twoCol li {
    float: left;
    width: 50%;
    padding: 0 0 20px 10px;
  }
  .RTF .twoCol li:first-child {
    padding: 0 10px 20px 0;
  }
}
.RTF .floatLeft,
.RTF .floatRight {
  margin: 0 0 15px;
  max-width: 100%;
  display: block;
}
@media (min-width: 750px) {
  .RTF .floatLeft {
    float: left;
    margin: 0 15px 15px 0;
  }
  .RTF .floatRight {
    float: right;
    margin: 0 0 15px 15px;
  }
}
.RTF .quote {
  width: 100%;
  margin: 0 0 30px;
  border-collapse: collapse;
}
.RTF .quote tr:first-child td {
  text-align: center;
  font-size: 36px;
  line-height: 44px;
  font-weight: 300;
}
.RTF .quote td {
  text-align: right;
  font-size: 16px;
  font-weight: 300;
}
.RTF .styled {
  width: 100%;
  margin: 0 0 30px;
  text-align: center;
}
.RTF .styled td {
  padding: 10px;
  background: #fafafa;
  font-size: 12px;
  line-height: 16px;
}
.RTF .styled tr:nth-child(even) td {
  background: #e4e3e3;
}
.RTF .styled th,
.RTF .styled tr.styledHead td {
  padding: 10px;
  background: #007e44;
  color: white;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  text-align: center;
}
@media (max-width: 749px) {
  .RTF .responsiveTable {
    overflow-x: scroll;
    margin: 0 -10px 30px;
  }
  .RTF .responsiveTable .styled {
    margin: 0;
  }
}
.RTF .phone {
  margin: 0;
  font-size: 24px;
  line-height: 30px;
  font-weight: 300;
}

/* print styles
******************************************************/
@media print {
  .SiteHeader,
  .SiteFooter,
  .SideNav {
    display: none;
  }
}
/* overwrite fancy class styles
******************************************************/
.fancy {
  height: auto !important;
  width: auto !important;
}
