

/*!
 *  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('../fonts/fontawesome-webfont.eot?v=4.5.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.5.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.5.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.5.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.5.0') format('truetype'), url('../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";
}


/*
 * qTip2 - Pretty powerful tooltips - v3.0.3
 * http://qtip2.com
 *
 * Copyright (c) 2016 
 * Released under the MIT licenses
 * http://jquery.org/license
 *
 * Date: Wed May 11 2016 09:00 EDT-0400
 * Plugins: None
 * Styles: core basic css3
 */
.qtip{
	position: absolute;
	left: -28000px;
	top: -28000px;
	display: none;

	max-width: 280px;
	min-width: 50px;

	font-size: 10.5px;
	line-height: 12px;

	direction: ltr;

	box-shadow: none;
	padding: 0;
}

	.qtip-content{
		position: relative;
		padding: 5px 9px;
		overflow: hidden;

		text-align: left;
		word-wrap: break-word;
	}

	.qtip-titlebar{
		position: relative;
		padding: 5px 35px 5px 10px;
		overflow: hidden;

		border-width: 0 0 1px;
		font-weight: bold;
	}

	.qtip-titlebar + .qtip-content{ border-top-width: 0 !important; }

	/* Default close button class */
	.qtip-close{
		position: absolute;
		right: -9px; top: -9px;
		z-index: 11; /* Overlap .qtip-tip */

		cursor: pointer;
		outline: medium none;

		border: 1px solid transparent;
	}

		.qtip-titlebar .qtip-close{
			right: 4px; top: 50%;
			margin-top: -9px;
		}

		* html .qtip-titlebar .qtip-close{ top: 16px; } /* IE fix */

		.qtip-titlebar .ui-icon,
		.qtip-icon .ui-icon{
			display: block;
			text-indent: -1000em;
			direction: ltr;
		}

		.qtip-icon, .qtip-icon .ui-icon{
			-moz-border-radius: 3px;
			-webkit-border-radius: 3px;
			border-radius: 3px;
			text-decoration: none;
		}

			.qtip-icon .ui-icon{
				width: 18px;
				height: 14px;

				line-height: 14px;
				text-align: center;
				text-indent: 0;
				font: normal bold 10px/13px Tahoma,sans-serif;

				color: inherit;
				background: transparent none no-repeat -100em -100em;
			}

/* Applied to 'focused' tooltips e.g. most recently displayed/interacted with */
.qtip-focus{}

/* Applied on hover of tooltips i.e. added/removed on mouseenter/mouseleave respectively */
.qtip-hover{}

/* Default tooltip style */
.qtip-default{
	border: 1px solid #F1D031;

	background-color: #FFFFA3;
	color: #555;
}

	.qtip-default .qtip-titlebar{
		background-color: #FFEF93;
	}

	.qtip-default .qtip-icon{
		border-color: #CCC;
		background: #F1F1F1;
		color: #777;
	}

	.qtip-default .qtip-titlebar .qtip-close{
		border-color: #AAA;
		color: #111;
	}


/*! Light tooltip style */
.qtip-light{
	background-color: white;
	border-color: #E2E2E2;
	color: #454545;
}

	.qtip-light .qtip-titlebar{
		background-color: #f1f1f1;
	}


/*! Dark tooltip style */
.qtip-dark{
	background-color: #505050;
	border-color: #303030;
	color: #f3f3f3;
}

	.qtip-dark .qtip-titlebar{
		background-color: #404040;
	}

	.qtip-dark .qtip-icon{
		border-color: #444;
	}

	.qtip-dark .qtip-titlebar .ui-state-hover{
		border-color: #303030;
	}


/*! Cream tooltip style */
.qtip-cream{
	background-color: #FBF7AA;
	border-color: #F9E98E;
	color: #A27D35;
}

	.qtip-cream .qtip-titlebar{
		background-color: #F0DE7D;
	}

	.qtip-cream .qtip-close .qtip-icon{
		background-position: -82px 0;
	}


/*! Red tooltip style */
.qtip-red{
	background-color: #F78B83;
	border-color: #D95252;
	color: #912323;
}

	.qtip-red .qtip-titlebar{
		background-color: #F06D65;
	}

	.qtip-red .qtip-close .qtip-icon{
		background-position: -102px 0;
	}

	.qtip-red .qtip-icon{
		border-color: #D95252;
	}

	.qtip-red .qtip-titlebar .ui-state-hover{
		border-color: #D95252;
	}


/*! Green tooltip style */
.qtip-green{
	background-color: #CAED9E;
	border-color: #90D93F;
	color: #3F6219;
}

	.qtip-green .qtip-titlebar{
		background-color: #B0DE78;
	}

	.qtip-green .qtip-close .qtip-icon{
		background-position: -42px 0;
	}


/*! Blue tooltip style */
.qtip-blue{
	background-color: #E5F6FE;
	border-color: #ADD9ED;
	color: #5E99BD;
}

	.qtip-blue .qtip-titlebar{
		background-color: #D0E9F5;
	}

	.qtip-blue .qtip-close .qtip-icon{
		background-position: -2px 0;
	}


.qtip-shadow{
	-webkit-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15);
	box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15);
}

/* Add rounded corners to your tooltips in: FF3+, Chrome 2+, Opera 10.6+, IE9+, Safari 2+ */
.qtip-rounded,
.qtip-tipsy,
.qtip-bootstrap{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.qtip-rounded .qtip-titlebar{
	-moz-border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
}

/* Youtube tooltip style */
.qtip-youtube{
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;

	-webkit-box-shadow: 0 0 3px #333;
	-moz-box-shadow: 0 0 3px #333;
	box-shadow: 0 0 3px #333;

	color: white;
	border: 0 solid transparent;

	background: #4A4A4A;
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#4A4A4A),color-stop(100%,black));
	background-image: -webkit-linear-gradient(top,#4A4A4A 0,black 100%);
	background-image: -moz-linear-gradient(top,#4A4A4A 0,black 100%);
	background-image: -ms-linear-gradient(top,#4A4A4A 0,black 100%);
	background-image: -o-linear-gradient(top,#4A4A4A 0,black 100%);
}

	.qtip-youtube .qtip-titlebar{
		background-color: #4A4A4A;
		background-color: rgba(0,0,0,0);
	}

	.qtip-youtube .qtip-content{
		padding: .75em;
		font: 12px arial,sans-serif;

		filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#4a4a4a,EndColorStr=#000000);
		-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#4a4a4a,EndColorStr=#000000);";
	}

	.qtip-youtube .qtip-icon{
		border-color: #222;
	}

	.qtip-youtube .qtip-titlebar .ui-state-hover{
		border-color: #303030;
	}


/* jQuery TOOLS Tooltip style */
.qtip-jtools{
	background: #232323;
	background: rgba(0, 0, 0, 0.7);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#717171), to(#232323));
	background-image: -moz-linear-gradient(top, #717171, #232323);
	background-image: -webkit-linear-gradient(top, #717171, #232323);
	background-image: -ms-linear-gradient(top, #717171, #232323);
	background-image: -o-linear-gradient(top, #717171, #232323);

	border: 2px solid #ddd;
	border: 2px solid rgba(241,241,241,1);

	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;

	-webkit-box-shadow: 0 0 12px #333;
	-moz-box-shadow: 0 0 12px #333;
	box-shadow: 0 0 12px #333;
}

	/* IE Specific */
	.qtip-jtools .qtip-titlebar{
		background-color: transparent;
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171,endColorstr=#4A4A4A);
		-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171,endColorstr=#4A4A4A)";
	}
	.qtip-jtools .qtip-content{
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A,endColorstr=#232323);
		-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A,endColorstr=#232323)";
	}

	.qtip-jtools .qtip-titlebar,
	.qtip-jtools .qtip-content{
		background: transparent;
		color: white;
		border: 0 dashed transparent;
	}

	.qtip-jtools .qtip-icon{
		border-color: #555;
	}

	.qtip-jtools .qtip-titlebar .ui-state-hover{
		border-color: #333;
	}


/* Cluetip style */
.qtip-cluetip{
	-webkit-box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.4);
	box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.4);

	background-color: #D9D9C2;
	color: #111;
	border: 0 dashed transparent;
}

	.qtip-cluetip .qtip-titlebar{
		background-color: #87876A;
		color: white;
		border: 0 dashed transparent;
	}

	.qtip-cluetip .qtip-icon{
		border-color: #808064;
	}

	.qtip-cluetip .qtip-titlebar .ui-state-hover{
		border-color: #696952;
		color: #696952;
	}


/* Tipsy style */
.qtip-tipsy{
	background: black;
	background: rgba(0, 0, 0, .87);

	color: white;
	border: 0 solid transparent;

	font-size: 11px;
	font-family: 'Lucida Grande', sans-serif;
	font-weight: bold;
	line-height: 16px;
	text-shadow: 0 1px black;
}

	.qtip-tipsy .qtip-titlebar{
		padding: 6px 35px 0 10px;
		background-color: transparent;
	}

	.qtip-tipsy .qtip-content{
		padding: 6px 10px;
	}

	.qtip-tipsy .qtip-icon{
		border-color: #222;
		text-shadow: none;
	}

	.qtip-tipsy .qtip-titlebar .ui-state-hover{
		border-color: #303030;
	}


/* Tipped style */
.qtip-tipped{
	border: 3px solid #959FA9;

	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;

	background-color: #F9F9F9;
	color: #454545;

	font-weight: normal;
	font-family: serif;
}

	.qtip-tipped .qtip-titlebar{
		border-bottom-width: 0;

		color: white;
		background: #3A79B8;
		background-image: -webkit-gradient(linear, left top, left bottom, from(#3A79B8), to(#2E629D));
		background-image: -webkit-linear-gradient(top, #3A79B8, #2E629D);
		background-image: -moz-linear-gradient(top, #3A79B8, #2E629D);
		background-image: -ms-linear-gradient(top, #3A79B8, #2E629D);
		background-image: -o-linear-gradient(top, #3A79B8, #2E629D);
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8,endColorstr=#2E629D);
		-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8,endColorstr=#2E629D)";
	}

	.qtip-tipped .qtip-icon{
		border: 2px solid #285589;
		background: #285589;
	}

		.qtip-tipped .qtip-icon .ui-icon{
			background-color: #FBFBFB;
			color: #555;
		}


/**
 * Twitter Bootstrap style.
 *
 * Tested with IE 8, IE 9, Chrome 18, Firefox 9, Opera 11.
 * Does not work with IE 7.
 */
.qtip-bootstrap{
	/** Taken from Bootstrap body */
	font-size: 14px;
	line-height: 20px;
	color: #333333;

	/** Taken from Bootstrap .popover */
	padding: 1px;
	background-color: #ffffff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.2);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
}

	.qtip-bootstrap .qtip-titlebar{
		/** Taken from Bootstrap .popover-title */
		padding: 8px 14px;
		margin: 0;
		font-size: 14px;
		font-weight: normal;
		line-height: 18px;
		background-color: #f7f7f7;
		border-bottom: 1px solid #ebebeb;
		-webkit-border-radius: 5px 5px 0 0;
		-moz-border-radius: 5px 5px 0 0;
		border-radius: 5px 5px 0 0;
	}

		.qtip-bootstrap .qtip-titlebar .qtip-close{
			/**
			 * Overrides qTip2:
			 * .qtip-titlebar .qtip-close{
			 *   [...]
			 *   right: 4px;
			 *   top: 50%;
			 *   [...]
			 *   border-style: solid;
			 * }
			 */
			right: 11px;
			top: 45%;
			border-style: none;
		}

	.qtip-bootstrap .qtip-content{
		/** Taken from Bootstrap .popover-content */
		padding: 9px 14px;
	}

	.qtip-bootstrap .qtip-icon{
		/**
		 * Overrides qTip2:
		 * .qtip-default .qtip-icon {
		 *   border-color: #CCC;
		 *   background: #F1F1F1;
		 *   color: #777;
		 * }
		 */
		background: transparent;
	}

		.qtip-bootstrap .qtip-icon .ui-icon{
			/**
			 * Overrides qTip2:
			 * .qtip-icon .ui-icon{
			 *   width: 18px;
			 *   height: 14px;
			 * }
			 */
			width: auto;
			height: auto;

			/* Taken from Bootstrap .close */
			float: right;
			font-size: 20px;
			font-weight: bold;
			line-height: 18px;
			color: #000000;
			text-shadow: 0 1px 0 #ffffff;
			opacity: 0.2;
			filter: alpha(opacity=20);
		}

		.qtip-bootstrap .qtip-icon .ui-icon:hover{
			/* Taken from Bootstrap .close:hover */
			color: #000000;
			text-decoration: none;
			cursor: pointer;
			opacity: 0.4;
			filter: alpha(opacity=40);
		}


/* IE9 fix - removes all filters */
.qtip:not(.ie9haxors) div.qtip-content,
.qtip:not(.ie9haxors) div.qtip-titlebar{
	filter: none;
	-ms-filter: none;
}


/*! normalize.css v1.1.2 | MIT License | git.io/normalize */

/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */

/**
 * Correct `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */

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

/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */

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

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

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

/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */

[hidden] {
    display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */

/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

html {
    font-size: 100%; /* 1 */
    -ms-text-size-adjust: 100%; /* 2 */
    -webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * Address `font-family` inconsistency between `textarea` and other form
 * elements.
 */

html,
button,
input,
select,
textarea {
    font-family: sans-serif;
}

/**
 * Address margins handled incorrectly in IE 6/7.
 */

body {
    margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */

a:focus {
    outline: thin dotted;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */

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

/* ==========================================================================
   Typography
   ========================================================================== */

/**
 * Address font sizes and margins set differently in IE 6/7.
 * Address font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

h2 {
    font-size: 1.5em;
    margin: 0.83em 0;
}

h3 {
    font-size: 1.17em;
    margin: 1em 0;
}

h4 {
    font-size: 1em;
    margin: 1.33em 0;
}

h5 {
    font-size: 0.83em;
    margin: 1.67em 0;
}

h6 {
    font-size: 0.67em;
    margin: 2.33em 0;
}

/**
 * Address styling not present in IE 7/8/9, Safari 5, and Chrome.
 */

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

/**
 * Address style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
 */

b,
strong {
    font-weight: bold;
}

blockquote {
    margin: 1em 40px;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */

dfn {
    font-style: italic;
}

/**
 * Address differences between Firefox and other browsers.
 * Known issue: no IE 6/7 normalization.
 */

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

/**
 * Address styling not present in IE 6/7/8/9.
 */

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

/**
 * Address margins set differently in IE 6/7.
 */

p,
pre {
    margin: 1em 0;
}

/**
 * Correct font family set oddly in IE 6, Safari 4/5, and Chrome.
 */

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

/**
 * Improve readability of pre-formatted text in all browsers.
 */

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

/**
 * Address CSS quotes not supported in IE 6/7.
 */

q {
    quotes: none;
}

/**
 * Address `quotes` property not supported in Safari 4.
 */

q:before,
q:after {
    content: '';
    content: none;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */

small {
    font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

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

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

/* ==========================================================================
   Lists
   ========================================================================== */

/**
 * Address margins set differently in IE 6/7.
 */

dl,
menu,
ol,
ul {
    margin: 1em 0;
}

dd {
    margin: 0 0 0 40px;
}

/**
 * Address paddings set differently in IE 6/7.
 */

menu,
ol,
ul {
    padding: 0 0 0 40px;
}

/**
 * Correct list images handled incorrectly in IE 7.
 */

nav ul,
nav ol {
    list-style: none;
    list-style-image: none;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */

/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */

img {
    border: 0; /* 1 */
    -ms-interpolation-mode: bicubic; /* 2 */
}

/**
 * Correct overflow displayed oddly in IE 9.
 */

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

/* ==========================================================================
   Figures
   ========================================================================== */

/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */

figure {
    margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */

/**
 * Correct margin displayed oddly in IE 6/7.
 */

form {
    margin: 0;
}

/**
 * Define consistent border, margin, and padding.
 */

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

/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */

legend {
    border: 0; /* 1 */
    padding: 0;
    white-space: normal; /* 2 */
    *margin-left: -7px; /* 3 */
}

/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */

button,
input,
select,
textarea {
    font-size: 100%; /* 1 */
    margin: 0; /* 2 */
    vertical-align: baseline; /* 3 */
    *vertical-align: middle; /* 3 */
}

/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

button,
input {
    line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */

button,
select {
    text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */

button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button; /* 2 */
    cursor: pointer; /* 3 */
    *overflow: visible;  /* 4 */
}

/**
 * Re-set default cursor for disabled elements.
 */

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

/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
    *height: 13px; /* 3 */
    *width: 13px; /* 3 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */

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

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */

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

/**
 * Remove inner padding and border in Firefox 3+.
 */

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

/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */

textarea {
    overflow: auto; /* 1 */
    vertical-align: top; /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

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




/* Table of contents
––––––––––––––––––––––––––––––––––––––––––––––––––
- Grid
- Base Styles
- Typography
- Links
- Buttons
- Forms
- Lists
- Code
- Tables
- Spacing
- Utilities
- Clearing
- Media Queries
*/


/* Grid
–––––––––––––––––––––––––––––––––––––––––––––––––– */

.container-fluid, .container {
	margin: 0px auto;
}
.col1 {
	width: 6.6666666666667%;
}
.col2 {
	width: 15%;
}
.col3 {
	width: 23.333333333333%;
}
.col4 {
	width: 31.666666666667%;
}
.col5 {
	width: 40%;
}
.col6 {
	width: 48.333333333333%;
}
.col7 {
	width: 56.666666666667%;
}
.col8 {
	width: 65%;
}
.col9 {
	width: 73.333333333333%;
}
.col10 {
	width: 81.666666666667%;
}
.col11 {
	width: 90%;
}
.col12 {
	width: 98.333333333333%;
}
.col1, .col2, .col3, .col4, .col5, .col6, .col7, .col8, .col9, .col10, .col11, .col12 {
	margin-left: 0.83333333333333%;
	margin-right: 0.83333333333333%;
	float: left;
	display: block;
}
.container, .container-large {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
	box-sizing: border-box;
}



@media (max-width: 767px) {
	.col1,  .col2,  .col3,  .col4,  .col5,  .col6,  .col7,  .col8,  .col9,  .col10,  .col11,  .col12 {
		width: 100%;
		margin: 0px 0px 20px 0;
		float: none;
	}
}

@media (min-width: 768px) {
	.container {
		width: 750px;
	}
	
}

@media (min-width: 992px) {
	.container {
		width: 960px;
	}
	
}

@media (min-width: 1200px) {
	.container{
		width: 1140px;
	}
}

.example-grid{
	background: #ccc;
}


/* Base Styles
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* NOTE
html is set to 62.5% so that all the REM measurements throughout Skeleton
are based on 10px sizing. So basically 1.5rem = 15px :) */

/*
font-family:'Proxima Nova W08 Reg';
font-family:'Proxima N W15 Smbd';

font-family:'Proxima Nova W08 Reg';
font-family:'Proxima N W15 Reg It';
font-family:'Proxima N W15 Smbd';


*/

html {
	font-size: 62.5%;
}
html.text-small{
	font-size: 62.5%;
}
html.text-medium{
	font-size: 67.5%;	
}
html.text-large{
	font-size: 72.5%;	
}
body {
	font-size: 1.6em; /* currently ems cause chrome bug misinterpreting rems on body element */
	line-height: 1.4;
	font-weight: 400;
	font-family: 'Proxima Nova W08 Reg', "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #333;
}
/* Typography
–––––––––––––––––––––––––––––––––––––––––––––––––– */
h1, h2, h3, h4, h5, h6 {
	font-family: 'Proxima Nova W08 Reg', "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-top: 0;
	margin-bottom: 2.5rem;
	font-weight: 400;
	color: #b91213;
}
h1 {
	font-size: 4.0rem;
	line-height: 1.2;
}
h2 {
	font-size: 3.1rem;
	line-height: 1.25;
}
h3 {
	font-size: 2.0rem;
	line-height: 1.3;
	margin-bottom: 1rem;
}
h4 {
	font-size: 2.4rem;
	line-height: 1.35;
	font-family: 'Proxima Nova W08 Reg', "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
h5 {
	font-size: 1.8rem;
	line-height: 1.5;
}
h6 {
	font-size: 1.5rem;
	line-height: 1.6;
	letter-spacing: 0;
}



@media (max-width: 767px){
	h1 {
		font-size: 3.0rem;
		line-height: 1.2;
	}
	h2 {
		font-size: 3rem;
		line-height: 1.25;
	}
	h3 {
		font-size: 2.0rem;
		line-height: 1.3;
	}
	p{
		margin-bottom: 1rem;
	}
}

/* Larger than phablet */
@media (min-width: 768px) {
	h1 {
		font-size: 3.1rem;
	}
	h2 {
		font-size: 3.0rem;
	}
	h3 {
		font-size: 2.0rem;
	}
	h4 {
		font-size: 2.2rem;
	}
	h5 {
		font-size: 2.4rem;
	}
	h6 {
		font-size: 1.5rem;
	}
}

h2:last-child{
	margin-bottom: 0px;
}

p {
	margin-top: 0;
}

h1 + p{
	font-family: 'Proxima N W15 Smbd', "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 2.0rem;
}

li{
	list-style: disc;
}
/* Links
–––––––––––––––––––––––––––––––––––––––––––––––––– */
a {
	color: #b91213;
	text-decoration: none;
	transition: 0.5s;
}
a:hover {
	color: #333;
}

strong{
	font-family: 'Proxima N W15 Smbd', "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
}

blockquote{
	font-size: 2.2rem;
}

@media (max-width: 767px){
	blockquote{
		font-size: 1.3rem;
	}
}

/* Buttons & CTAs
–––––––––––––––––––––––––––––––––––––––––––––––––– */

.cta{
	display: inline-block;
	font-size: 1.6rem;
	color: #b91213;
	text-transform:uppercase;
}

.cta i{
	margin-left: 10px;
}

.button, button, input[type="submit"], input[type="reset"], input[type="button"] {
	display: inline-block;
	height: 38px;
	padding: 0 20px;
	color: #b91213;
	text-align: center;
	font-size: 16px;
	font-weight: normal;
	font-family: 'Proxima Nova W08 Reg', "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 38px;
	letter-spacing: 0rem;
	text-decoration: none;
	white-space: nowrap;
	background-color: transparent;
	border-radius: 0px;
	border: 1px solid #b91213;
	cursor: pointer;
	box-sizing: border-box;
	transition: 0.3s;
}
.button:hover, button:hover, input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover, .button:focus, button:focus, input[type="submit"]:focus, input[type="reset"]:focus, input[type="button"]:focus {
	color: #0069ac;
	border-color: #0069ac;
	outline: 0;
}
.button.button-primary, button.button-primary, input[type="submit"].button-primary, input[type="reset"].button-primary, input[type="button"].button-primary {
	color: #FFF;
	background-color: #b91213;
	border-color: #b91213;
}
.button.button-primary:hover, button.button-primary:hover, input[type="submit"].button-primary:hover, input[type="reset"].button-primary:hover, input[type="button"].button-primary:hover, .button.button-primary:focus, button.button-primary:focus, input[type="submit"].button-primary:focus, input[type="reset"].button-primary:focus, input[type="button"].button-primary:focus {
	color: #FFF;
	background-color: #0069ac;
	border-color: #0069ac;
}
.icon-button {
	display: block;
	margin-bottom: 3px;
	padding: 11px 13px 10px 12px;
}
.icon-button span {
	float: left;
	width: 85%;
	font-size: 15px;
	line-height: 17px;
	color: inherit;
}
.icon-button i.fa {
	float: right;
	font-size: 17px;
	line-height: 17px;
	color: inherit;
}

/* Forms
–––––––––––––––––––––––––––––––––––––––––––––––––– */
input[type="email"], input[type="number"], input[type="search"], input[type="text"], input[type="tel"], input[type="url"], input[type="password"], textarea, select {
	height: 38px;
	padding: 6px 10px; /* The 6px vertically centers text on FF, ignored by Webkit */
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 4px;
	box-shadow: none;
	box-sizing: border-box;
	width: 100%;
	color: #333;
	font-family: 'Proxima Nova W08 Reg', "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

input[type="email"].error, input[type="number"].error, input[type="search"].error, input[type="text"].error, input[type="tel"].error, input[type="url"].error, input[type="password"].error, textarea.error, select.error {
	background: #fce0e0;
	border: 1px solid #ff0303;
}

::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #ccc;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #ccc;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #ccc;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #ccc;
}
:placeholder-shown { /* Standard (https://drafts.csswg.org/selectors-4/#placeholder) */
  color:    #ccc;
}

textarea {
	min-height: 65px;
	padding-top: 6px;
	padding-bottom: 6px;
}
input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="text"]:focus, input[type="tel"]:focus, input[type="url"]:focus, input[type="password"]:focus, textarea:focus, select:focus {
	border: 1px solid #0069ac;
	outline: 0;
}
label, legend {
	display: block;
	margin-bottom: .5rem;
	font-weight: 600;
}
fieldset {
	padding: 0;
	border-width: 0;
}
input[type="checkbox"], input[type="radio"] {
	display: inline;
}
label > .label-body {
	display: inline-block;
	margin-left: .5rem;
	font-weight: normal;
}
.input{
	margin-bottom: 2.5rem;
}

label.error{
	padding: 5px;
	background: #F90206;
	color: #fff;
	font-size: 1.4rem;
	margin-top: 2px;
}

.checkbox-box {
	display: inline-block;
	padding-left: 10px;
}

/* Lists
–––––––––––––––––––––––––––––––––––––––––––––––––– */
ul {
	list-style: circle inside;
}
ol {
	list-style: decimal inside;
}
ol, ul {
	padding-left: 2rem;
	margin-top: 0;
}
ul ul, ul ol, ol ol, ol ul {
	margin: 1.5rem 0 1.5rem 1.5rem;
	font-size: 90%;
}
li {
	margin-bottom: 1rem;
}
/* Code
–––––––––––––––––––––––––––––––––––––––––––––––––– */
code {
	padding: .2rem .5rem;
	margin: 0 .2rem;
	font-size: 90%;
	white-space: nowrap;
	background: #F1F1F1;
	border: 1px solid #E1E1E1;
	border-radius: 4px;
}
pre > code {
	display: block;
	padding: 1rem 1.5rem;
	white-space: pre;
}
/* Tables
–––––––––––––––––––––––––––––––––––––––––––––––––– */
th, td {
	padding: 12px 15px;
	text-align: left;
	border-bottom: 1px solid #E1E1E1;
}
th:first-child, td:first-child {
	/*padding-left: 0;*/
}
th:last-child, td:last-child {
	/*padding-right: 0;*/
}
/* Spacing
–––––––––––––––––––––––––––––––––––––––––––––––––– */
button, .button {
	margin-bottom: 1rem;
}
input, textarea, select, fieldset {
	margin-bottom: 0rem;
}
pre, blockquote, dl, figure, table, p, ul, ol, form {
	margin-bottom: 1.5rem;
}

p:last-child, ul:last-child{
	margin-bottom: 0px;
}


/* Utilities
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.u-full-width {
	width: 100%;
	box-sizing: border-box;
}
.u-max-full-width {
	max-width: 100%;
	box-sizing: border-box;
}
.u-pull-right {
	float: right;
}
.u-pull-left {
	float: left;
}
/* Misc
–––––––––––––––––––––––––––––––––––––––––––––––––– */
hr {
	margin-top: 3rem;
	margin-bottom: 3.5rem;
	border-width: 0;
	border-top: 1px solid #E1E1E1;
}
/* Clearing
–––––––––––––––––––––––––––––––––––––––––––––––––– */

/* Self Clearing Goodness */
.container:after, .row:after, .u-cf {
	content: "";
	display: table;
	clear: both;
}

/* Media Queries
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/*
Note: The best way to structure the use of media queries is to create the queries
near the relevant code. For example, if you wanted to change the styles for buttons
on small devices, paste the mobile query code up in the buttons section and style it
there.
*/


/* Mobile */
@media (max-width: 767px) {
	
}

/* Larger than phablet (also point when grid becomes active) */
@media (min-width: 768px) {
}

/* Larger than tablet */
@media (min-width: 992px) {
	
}

/* Larger than desktop */
@media (min-width: 1200px) {
	
}

.alignright, .floatright{
	float: right;
	margin: 0px 0px 20px 20px;
	clear: both;
}

.alignleft, .floatleft{
	float: left;
	margin: 0px 20px 20px 0px;
}




/* ========================================================== 
	Global Spacing
============================================================ */

.section-small{
	padding-top: 15px;
	padding-bottom: 15px;
}

.section-medium{
	padding-top: 40px;
	padding-bottom: 40px;
}

.section-large{
	padding-top: 60px;
	padding-bottom: 60px;
}

/* ========================================================== 
	Global Alignment
============================================================ */

.centre{
	text-align: center;
}

.centre-vertical{
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
  	-ms-transform: translateY(-50%);
  	transform: translateY(-50%);
}


/* ========================================================== 
	Base Theme
============================================================ */

.fa{
	color: #b91213;
}

.block-overlay-close .fa{
	color: #fff !important;
}

.bg-dark{
	background: #b91213;
}



.bg-dark h1, .bg-dark h2, .bg-dark h3, .bg-dark p, .bg-dark li, .bg-dark a, .bg-dark a:visited{
	color: #fff;
}


.bg-medium{
	background: #e6e6e6;
}

.bg-light{
	background: #fff;
}

.bg-light h1, .bg-light h2, .bg-light h3, .bg-light p, .bg-light li{
	color: #333;
}



.title{
	background: url(../images/underline-aa.svg) no-repeat center bottom;
	padding-bottom: 30px;
}

.bg-dark .title{
	background: url(../images/underline-white.svg) no-repeat center bottom;
}



/* ========================================================== 
	Main Splash Page
============================================================ */

#logo-condensed h1{
	margin: 0px;
	text-align: center;
}

#logo-condensed h1 img{
	width: 100%;
	max-width: 340px;
	height: auto;
}

/* ========================================================== 
	Blocks
============================================================ */

.block-banner{
	margin-top: 20px;
}

.block-site{
	background: #fff;
	padding: 10px;
}

.block-site img{
	width: 60%;
}

.block-head{
	padding: 20px;
	position: relative;
}

.block-site .block-head{
	padding: 0px;
}

.block-head h2{
	font-size: 2.7rem;
}

.block-content{
	padding: 20px;
}



.block-site .block-foot{
	padding-bottom: 0px;
}

.block-foot{
	padding: 20px;
}



/* ========================================================== 
	Header
============================================================ */

#logo{
	float: left;
}

#logo img{
	max-width: 190px;
	width: 100%;
	height: auto;
	margin: 10px 0px;
}

#logo #flag{
	float: left;
	width: 70px;
	height: auto;
	margin: 10px 0px 0px 20px;
}

#flag img{
	width: 100%;
	height: auto;
}

header .container{
	position: relative;
}

.top-nav.inline{
	float: right;
	padding: 10px 15px;
	background: #ebebeb;
}

.top-nav a, .top-nav a:visited{
	color: #333333;
}

.top-nav a:hover, .top-nav a:visited:hover{
	color: #999;
}

.text-controls{
	float: right;
	margin-right: 10px;
	padding-top: 5px;
	font-family: 'Proxima Nova W07 Semibold', "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.text-controls a{
	color: #acacac;
}

.text-controls a.active{
	color: #333;
}

.text-controls .text-small{
	font-size: 1.2rem;
}

.text-controls .text-medium{
	font-size: 1.6rem;
}

.text-controls .text-large{
	font-size: 2rem;
}

.search-form{
	float: right;
	clear: right;
	position: relative;
	margin-top: 3rem;
}

.search-form label{
	display: none;
}

.search-form input{
	border-radius: 500px;
	padding-right: 35px;
	padding-left: 20px;
}

.search-form button{
	position: absolute;
	top: 5px;
	right: 3px;
	border: none;
	padding: 5px 10px 10px 10px;
	height: 20px;
	line-height: 20px;
}

.social-links, .donate-button{
	float: right;
	margin-top: 3rem;
	margin-right: 6px;
	text-transform:uppercase;
}

.social-links.inline li{
	margin: 0px 3px;
}

.social-links a{
	border-radius: 500px;
	background: #acacac;
	color: #fff;
	display: block;
	width: 30px;
	height: 30px;
	padding: 9px 5px 1px 5px;
	text-align: center;	
}

.social-links a:hover{
	background: #b91213;
}

.social-links a i{
	color: #fff;
}

.donate-button .button{
	border-radius: 500px;
}

header nav{
	padding: 0px;
	margin: 0px;
	background: #b91213;
}

.nav{	
	margin: 0px;
	padding-left: 0px;
}

.nav > li{
	float: left;
	font-size: 16px;
	list-style: none;
	margin: 0px;
	text-transform: uppercase;
}

.nav > li:last-child{
	margin-right: 0px;
}

.nav a i{
	color: #fff;
}

.nav > li > a, .nav > li > a:visited{
	color: #fff;
	padding: 9px 20px;
	display: block;
}

.nav > li > a:hover, .nav > li > a:visited:hover, .nav > li.active > a, .nav > li.active:hover > a, .nav > li:hover > a{
	background: #93060d;
	color: #fff;
}

.nav > li:first-child > a{
	padding-left: 10px;
	padding-right: 10px;
}

.nav > li:hover > div.drop-down {
    opacity: 1;
    visibility: visible;
    overflow: visible;
}

.nav .drop-down{
	
	position: absolute;
	left: 0px;
	z-index: 9999;
	width: 100%;
	background: rgba(255,255,255,0.95);
	padding: 20px 10px 20px 10px;
	box-sizing: border-box;
	opacity: 0;
    visibility: hidden;
    overflow: hidden;
	-webkit-transition: all .3s ease .15s;
    -moz-transition: all .3s ease .15s;
    -o-transition: all .3s ease .15s;
    -ms-transition: all .3s ease .15s;
    transition: all .3s ease .15s;
	-webkit-box-shadow: 3px 6px 4px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 3px 6px 4px 0px rgba(0,0,0,0.2);
	box-shadow: 3px 6px 4px 0px rgba(0,0,0,0.2);
}

.nav .drop-down.single{
	position: absolute;
	left: auto;
	width: auto;
}

.nav .drop-down.single ul{
	margin-bottom: 0px;
}

.fixed .nav .drop-down{
	padding-top: 50px;
	top: 79px;
}

.nav .drop-down .col{
	width: 33%;
	float: left;
	position: relative;
}

.nav .drop-down ul{
	margin: 0px;
}

.nav .drop-down li{
	float: none;
	margin-right: 0px;
	margin-bottom: 0.8rem;
	font-size: 14px;
	padding-bottom: 0px;
	text-transform: none;
	list-style: none;
}

.nav .drop-down li a{
	padding-right: 20px;
}

.nav .drop-down ul li:first-child{
	font-size: 16px;
}

.nav .drop-down ul li:first-child a{
	color: #0069ac;
}

.nav .drop-down.single ul li:first-child{
	font-size: 14px;
}

.nav .drop-down.single ul li:first-child a{
	color: #b91213;
}

.nav .drop-down.single ul li:first-child a:hover{
	color: #0069ac;
}


@media (max-width: 767px) {
	
	#logo{
		float: none;
		width: 100%;
		text-align: center;
	}
	
	.search-form{
		display: none;
	}
	
	.nav li{
		float: none;
		display: block;
		margin-right: 0px;
		padding-bottom: 0px;
	}
	
	
	
	.mobile-menu{
		background: #b91213;
		padding: 10px;
		z-index: 2;
	}
	
	.mobile-menu a{
		display: block;
		position: relative;
		height: 18px;
		width: 19px;
		margin-bottom: 0px;
		margin-left: 10px;
		padding-left: 20px;
		color: #fff !important;
	}
	
	
	.mobile-menu span {
		/* this span is the central line of the menu icon */
		display: inline-block;
		position: absolute;
		left: 0px;
		top: 50%;
		bottom: auto;
		right: auto;
		-webkit-transform: translateX(-50%) translateY(-50%);
		-moz-transform: translateX(-50%) translateY(-50%);
		-ms-transform: translateX(-50%) translateY(-50%);
		-o-transform: translateX(-50%) translateY(-50%);
		transform: translateX(-50%) translateY(-50%);
		width: 15px;
		height: 2px;
		background-color: #fff;
		-webkit-transition: background-color 0.3s;
		-moz-transition: background-color 0.3s;
		transition: background-color 0.3s;
		/* these are the upper and lower lines in the menu icon */
	}
	.mobile-menu span::before, .mobile-menu span:after {
		content: '';
		width: 100%;
		height: 100%;
		position: absolute;
		background-color: #fff;
		right: 0;
		-webkit-transition: -webkit-transform .3s, top .3s, background-color 0s;
		-moz-transition: -moz-transform .3s, top .3s, background-color 0s;
		transition: transform .3s, top .3s, background-color 0s;
	}
	.mobile-menu span::before {
		top: -6px;
	}
	.mobile-menu span::after {
		top: 6px;
	}
	.mobile-menu span.is-clicked {
		background-color: rgba(255, 255, 255, 0);
	}
	.mobile-menu span.is-clicked::before, .mobile-menu span.is-clicked::after {
		background-color: #fff;
	}
	.mobile-menu span.is-clicked::before {
		top: 0;
		-webkit-transform: rotate(135deg);
		-moz-transform: rotate(135deg);
		-ms-transform: rotate(135deg);
		-o-transform: rotate(135deg);
		transform: rotate(135deg);
	}
	.mobile-menu span.is-clicked::after {
		top: 0;
		-webkit-transform: rotate(225deg);
		-moz-transform: rotate(225deg);
		-ms-transform: rotate(225deg);
		-o-transform: rotate(225deg);
		transform: rotate(225deg);
	}
	
	.nav .drop-down, .nav .drop-down.single{		
		position: static;
		left: auto;
		top: auto;
		width: 100%;
		background: none;
		padding: 0px;
		box-sizing: border-box;
		opacity: 1;
		visibility: visible;
		overflow: visible;
		-webkit-transition: none;
		-moz-transition: none;
		-o-transition: none;
		-ms-transition: none;
		transition: none;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
		margin-left: 0px;
	}
	
	.nav .drop-down .col{
		width: 100%;
		float: none;
	}
	.nav .drop-down ul, .nav .drop-down.single ul{
		margin-top: 10px;
		margin-bottom: 0px;
	}
	
	.nav .drop-down ul li{
		display: none;
	}
	
	
}

@media (min-width: 768px) {
	.nav > li > a, .nav > li > a:visited{
		padding: 9px 10px;
		font-size: 12px;
	}
	
}

@media (min-width: 992px) {	
	
	.nav > li > a, .nav > li > a:visited{
		padding: 9px 20px;
		font-size: 14px;
	}
	
	
}

@media (min-width: 1200px) {
	
	.nav > li > a, .nav > li > a:visited{
		padding: 9px 25px;
		font-size: 16px;
	}
	
}


/* ========================================================== 
	Slider
============================================================ */

.section-banner{
	position: relative;
	max-width: 1400px;
	margin: 0px auto;
}

.slider img{
	width: 100%;
	height: auto;
}

.slider .wrap{
	width: 100%;
	position: absolute;
	height: 100%;
	top: 0px;
	left: 0px;
}

.slider .container{
	position: relative;
	height: 100%;
}

.slider .caption{
	position: absolute;
	top: 40%;
	left: 80px;
	-webkit-transform:translateY(-50%);
	transform:translateY(-50%);
	background: rgba(0,0,0,0.8);
	padding: 20px;
	width: 280px;
}

.slider .caption.caption-left{
	left: 80px !important;
	right: auto !important;
}

.slider .caption.caption-right{
	left: auto !important;
	right: 80px !important;
}

.slider.top-level{
	position: relative;
}

.slider.top-level .caption, .slider.top-level li:nth-child(even) .caption{
	width: 100%;
	bottom: auto;
	-webkit-transform: none;
	transform: none;
	top: auto;
	right: auto;
	left: auto;
	position: static;
}

.slider li:nth-child(even) .caption{
	left: auto;
	right: 80px;
}

.slider .caption p, .slider .caption h2{
	color: #fff;
}

.slider .caption .button{
	position: absolute;
}

#slider-left{
	position:absolute;
	width: 27px;
	height: 80px;
	margin-top: -40px;
	top: 50%;
	left: 20px;
	z-index: 100;
}

#slider-right{
	position:absolute;
	width: 27px;
	height: 80px;
	top: 50%;
	margin-top: -40px;
	right: 20px;
	z-index: 100;
}

#slider-right i, #slider-left i{
	color: #fff;
}

.bx-controls{
	position: absolute;
	bottom: 100px;
	width: 100%;
	text-align: center;
	z-index: 100;
}

.bx-pager-item{
	display: inline-block;
}

.bx-pager-link{
	border-radius: 50%;
	height: 10px;
	width: 10px;
	margin: 0px 5px;
	border: 1px solid #fff;
	 text-indent: 100%;
	background: #ccc;
    white-space: nowrap;
    overflow: hidden;
	display: block;
}

.bx-pager-link.active{
	border: 1px solid #fff;
	background: #b91213;
}

@media (max-width: 767px){
	.slider .wrap{
		width: 100%;
		position: static;
		height: auto;
		
	}
	.slider .caption{
		position: relative;
		top: auto;
		left: auto;
		transform: none;
		background: rgba(0,0,0,1);
		padding: 20px;
		width: 100%;
		box-sizing: border-box;
	}
	.slider .caption .button{
		position: static;
	}
	.slider li:nth-child(even) .caption{
		left: auto;
		right: auto;
	}
	#slider-left, #slider-right{
		display: none;
	}
	.bx-controls{
		position: relative;
		bottom: auto;
		width: 100%;
	}


	.slider .caption.caption-left{
		left: auto !important;
		right: auto !important;
	}

	.slider .caption.caption-right{
		left: auto !important;
		right: auto !important;
	}
	
}

/* ========================================================== 
	Sidebar
============================================================ */

.sidebar{
	padding-right: 10px;
}

.sidebar h3{
	text-transform: uppercase;
	color: #afafaf;
	font-size: 1.8rem;
	font-weight: 700;
}

.sidebar nav ul{
	padding: 0px;
	border-top: 1px solid #afafaf;
}

.sidebar nav li{
	margin: 0px;
	list-style: none;
	border-bottom: 1px solid #afafaf;
}

.sidebar nav a, .sidebar nav a:visited{
	color: #333333;
	padding: 8px 5px;
	display: block;
}

.sidebar nav a:hover, .sidebar nav a:visited:hover, .sidebar nav a.active, .sidebar nav a.active:visited{
	color: #b91213;
}

.sidebar nav li ul{
	border-top: none;
	margin: 0px 0px 10px 0px;
}

.sidebar nav li li{
	border-bottom: 0px;
	font-size: 1.4rem;
}

.sidebar nav li li a, .sidebar nav li li a:visited{
	padding: 5px 5px 5px 17px;
	position: relative;
}

.sidebar nav li li a:before{
	font-family: FontAwesome;
	content: "\f105";
	display: inline-block;
	position: absolute;
	left: 5px;
	
}

.sidebar nav li li li{
	margin-left: 15px;
}

.sidebar nav li li a i{
	margin-right: 7px;
}

.sidebar nav li li a.active, .sidebar nav li li a.active:visited, .sidebar nav li li a.active i{
	color: #0069ac;
}

.sidebar .resources {
	margin-top: 40px;
	width: 96%;
}
.sidebar .related-pages {
	margin-top: 40px;
	width: 96%;
}

@media (max-width: 767px){
	
	.mobile-sidemenu{
		float: left;
		margin-right: 0px;
		margin-top: 2px;
	}
	
	.mobile-sidemenu a{
		display: block;
		position: relative;
		height: 18px;
		width: 1px;
		margin-bottom: 0px;
		margin-left: 10px;
		padding-left: 20px;
		color: #333 !important;
	}
	
	
	.mobile-sidemenu span {
		/* this span is the central line of the menu icon */
		display: inline-block;
		position: absolute;
		left: 0px;
		top: 50%;
		bottom: auto;
		right: auto;
		-webkit-transform: translateX(-50%) translateY(-50%);
		-moz-transform: translateX(-50%) translateY(-50%);
		-ms-transform: translateX(-50%) translateY(-50%);
		-o-transform: translateX(-50%) translateY(-50%);
		transform: translateX(-50%) translateY(-50%);
		width: 15px;
		height: 2px;
		background-color: #333;
		-webkit-transition: background-color 0.3s;
		-moz-transition: background-color 0.3s;
		transition: background-color 0.3s;
		/* these are the upper and lower lines in the menu icon */
	}
	.mobile-sidemenu span::before, .mobile-sidemenu span:after {
		content: '';
		width: 100%;
		height: 100%;
		position: absolute;
		background-color: #333;
		right: 0;
		-webkit-transition: -webkit-transform .3s, top .3s, background-color 0s;
		-moz-transition: -moz-transform .3s, top .3s, background-color 0s;
		transition: transform .3s, top .3s, background-color 0s;
	}
	.mobile-sidemenu span::before {
		top: -6px;
	}
	.mobile-sidemenu span::after {
		top: 6px;
	}
	.mobile-sidemenu span.is-clicked {
		background-color: #fff;
	}
	.mobile-sidemenu span.is-clicked::before, .mobile-sidemenu span.is-clicked::after {
		background-color: #333;
	}
	.mobile-sidemenu span.is-clicked::before {
		top: 0;
		-webkit-transform: rotate(135deg);
		-moz-transform: rotate(135deg);
		-ms-transform: rotate(135deg);
		-o-transform: rotate(135deg);
		transform: rotate(135deg);
	}
	.mobile-sidemenu span.is-clicked::after {
		top: 0;
		-webkit-transform: rotate(225deg);
		-moz-transform: rotate(225deg);
		-ms-transform: rotate(225deg);
		-o-transform: rotate(225deg);
		transform: rotate(225deg);
	}
	
}


/* ========================================================== 
	Content
============================================================ */

.section-banner + section{
	margin-top: -6rem;
	position: relative;
	padding-bottom: 50px;
}

.section-banner + section h1{
	background-color: #fff;
	display: inline-block;
	padding: 15px 30px 30px 30px;
}

.breadcrumbs a, .breadcrumbs a:visited, .breadcrumbs span{
	color: #fff;
	opacity: 0.6;
}

.breadcrumbs.inline li{
	margin-left: 0px;
	background: url(../images/breadcrumb_divider.svg) no-repeat right center;
	padding-right: 20px;
	margin-right: 5px;
	color: #fff;
}

.breadcrumbs.inline li:last-child{
	background: none;
}

.circle{
	border-radius: 50%;
	width: 100%;
	height: auto;
	border: 10px solid rgba(255,255,255,0.6);
	box-sizing: border-box;
}

.pad{
	padding: 10px 50px 0px 0px;
}

.tweet p{
	font-size: 1.8rem;
	padding-left: 44px;
	position: relative;
}

.tweet p i{
	position: absolute;
	left: 0px;
	top: 0px;
}
.tweet .cta{
	margin-left: 44px;
}

.arrows{
	margin: 0px;
	padding: 0px;
}

.arrows li{
	list-style: none;
	background: url(../images/bullet_arrow.svg) no-repeat left 5px;
	padding-left: 20px;
}

.block-page-snippet{
	margin-bottom: 15px;
}

.block-page-snippet a, .block-page-snippet a:visited{
	padding: 10px;
	background: #ebebeb;
	display: block;
}

.block-page-snippet a:hover, .block-page-snippet a:visited:hover{
	background: #dfdfdf;
}

.block-page-snippet h2{
	font-size: 2.0rem;
	margin-bottom: 0px;
}

.block-page-snippet a p{
	color: #333;
	font-size: 1.4rem;
}

.block-child-page{
	margin-bottom: 3rem;
}

@media (max-width: 767px){
	
	.section-banner + section{
		margin-top: 0rem;
	}
	
}

.get-in-touch {
	margin-top: 40px;
	padding-top: 8px;
	border-top: 1px solid #ddd;
	text-align: center;
}

.get-in-touch h2 {
	font-size: 2.5rem;
	line-height: 3.5rem;
	font-weight: normal;
	margin: 6px 0;
	color: inherit;
}

.get-in-touch h2 i.fa {
	font-size: 3.5rem;
	color: inherit;
}

.get-in-touch p {
	line-height: 2.4rem;
}

.get-in-touch span {
	font-size: 1.8rem;
	font-weight: bold;
	padding-right: 13px;
	vertical-align: middle;
}

.get-in-touch p i.fa {
	padding: 0 8px 0 13px;
	font-size: 2.4rem;
	color: inherit;
	vertical-align: middle;
}

.form-success-message {
	font-size: 2.2rem;
	font-weight: bold;
}

/* ==========================================================
	Blog/News Posts
============================================================ */

div.post-full-view h1 { margin-bottom: 10px; }

div.post-summary { margin-top: 20px; padding-top: 15px; border-top: 1px solid #ddd }

div.post-info { font-size: 1.4rem; font-style: italic; color: #999; margin-bottom: 16px }
div.post-info span { font-size: 1.5rem; font-style: normal; background: #f3f3f3; margin-left: 6px; padding: 2px 6px; border-radius: 3px }

div.post-summary div.post-info {  }

span.external-post-link span { color: #999; font-style: italic; padding-left: 5px }

div.pagination { margin-top: 30px; color: #bbb }
div.pagination .disabled { color: #bbb }
div.pagination div { display: inline-block }
div.pagination span { display: inline-block; padding: 0 6px; }


/* ========================================================== 
	Site Map
============================================================ */

.sitemap ul{
	margin: 0px;
	padding: 0px;
}

.sitemap li{
	list-style: none;
	padding: 0px;
	font-size: 1.3rem;
}

.sitemap a, .sitemap a:visited{
	color: #fff;
}

.sitemap a:hover, .sitemap a:visited:hiver{
	color: #333;
}



/* ========================================================== 
	Footer
============================================================ */

.sitemap a, .sitemap a:visited{
	color: #fff;
}

.sitemap a:hover, .sitemap a:visited:hover{
	color: #333;
}

.newsletter-signup h3{
	display: inline-block;
	margin-right: 20px;
}

.newsletter-signup form{
	position: relative;
	margin-bottom: 0px;
	display: inline-block;
	width: 300px;
}

.newsletter-signup label{
	display: none;
}

.newsletter-signup input, .newsletter-signup input:focus{
	border-radius: 0px;
	color: #fff;
	border: 1px solid #fff;
	background: none;
	margin-bottom: 0px;
	padding-right: 50px;
	
}

.newsletter-signup button{
	position: absolute;
	top: 0px;
	right: 0px;
	border: none;
	color: #fff;
}

.newsletter-signup button:hover{
	color: #333;
}

footer p, footer li{
	font-size: 1.2rem;
}

.lower-footer a, .lower-footer a:visited{
	color: #4d4d4d;
	font-family: 'Proxima Nova W07 Semibold', "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.lower-footer a:hover, .lower-footer a:visited:hover{
	color: #000;
}

@media (max-width: 767px){
	.newsletter-signup form{
		width: 100%;
	}
}

/* ========================================================== 
	Overlay
============================================================ */

.block-overlay{
	background: rgba(0,0,0,0.7);
	position: fixed;
	z-index: 9999;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	display: none;
}

.block-overlay-container{
	background: #fff;
	width: 90%;
	max-width: 800px;
	padding: 30px 30px 30px 30px;
	margin: 30px auto;
	position: relative;
}

.block-overlay-container h2{
	padding: 0px 30px;
}

.block-overlay-close{
	position: absolute;
	right: 30px;
	top: 30px;
	padding-left: 12px;
	padding-right: 12px;
	color: #fff;
}

.theme-stars .block-overlay-close .fa, .theme-afa .block-overlay-close .fa, .theme-aa .block-overlay-close .fa{
	color: #fff;
}

.international-site{
	width: 100px;
	margin: 10px;
	float: left;
}

.international-site img{
	width: 100px;
	height: 70px;
	border: 1px solid #999;
}

.filter-form label, .filter-form select, .filter-form button{
	display: inline-block;
	margin-right: 10px;
}

.filter-form select{
	width: auto;
	
}

@media (max-width: 767px){
	.block-overlay{
		position: absolute;
	}
}

/* ========================================================== 
	AA Theme
============================================================ */


.theme-aa .bg-dark{
	background: #b91213;
}

.theme-aa .bg-dark.alt{
	background: #0069AC;
}

.theme-aa a, .theme-aa a:visited, .theme-aa a.reverse:hover, .theme-aa a.reverse:visited:hover {
	color: #b91213;
}

.theme-aa a:hover, .theme-aa a:visited:hover, .theme-aa a.reverse, .theme-aa a.reverse:visited {
	color: #0069ac;
}

.theme-aa .bg-light h1, .theme-aa .bg-light h2, .theme-aa .bg-light h3{
	color: #b91213;
}

.theme-aa .bg-light p, .theme-aa .bg-light li{
	color: #333;
}

.theme-aa .button, button, .theme-aa input[type="submit"], .theme-aa input[type="reset"], .theme-aa input[type="button"],
.theme-aa .icon-button {
	color: #b91213;	
	border: 1px solid #b91213;
}
.theme-aa .button:hover, .theme-aa button:hover, .theme-aa input[type="submit"]:hover, .theme-aa input[type="reset"]:hover, .theme-aa input[type="button"]:hover, .theme-aa .button:focus, button:focus, .theme-aa input[type="submit"]:focus, .theme-aa input[type="reset"]:focus, .theme-aa input[type="button"]:focus,
.theme-aa .icon-button:hover {
	color: #0069ac;
	border-color: #0069ac;
}
.theme-aa .button.button-primary, .theme-aa button.button-primary, .theme-aa input[type="submit"].button-primary, .theme-aa input[type="reset"].button-primary, .theme-aa input[type="button"].button-primary,
.theme-aa .button.button-reverse:hover, .theme-aa button.button-reverse:hover, .theme-aa input[type="submit"].button-reverse:hover, .theme-aa input[type="reset"].button-reverse:hover, .theme-aa input[type="button"].button-reverse:hover, .theme-aa .button.button-reverse:focus, .theme-aa button.button-reverse:focus, .theme-aa input[type="submit"].button-reverse:focus, .theme-aa input[type="reset"].button-reverse:focus, .theme-aa input[type="button"].button-reverse:focus,
.theme-aa .icon-button.button-primary, .theme-aa .icon-button.button-reverse:hover {
	color: #FFF;
	background-color: #b91213;
	border-color: #b91213;
}
.theme-aa .button.button-primary:hover, .theme-aa button.button-primary:hover, .theme-aa input[type="submit"].button-primary:hover, .theme-aa input[type="reset"].button-primary:hover, .theme-aa input[type="button"].button-primary:hover, .theme-aa .button.button-primary:focus, .theme-aa button.button-primary:focus, .theme-aa input[type="submit"].button-primary:focus, .theme-aa input[type="reset"].button-primary:focus, .theme-aa input[type="button"].button-primary:focus,
.theme-aa .button.button-reverse, .theme-aa button.button-reverse, .theme-aa input[type="submit"].button-reverse, .theme-aa input[type="reset"].button-reverse, .theme-aa input[type="button"].button-reverse,
.theme-aa .icon-button.button-primary:hover, .theme-aa .icon-button.button-reverse {
	color: #FFF;
	background-color: #0069ac;
	border-color: #0069ac;
}

.theme-aa .sitemap a, .theme-aa .sitemap a:visited{
	color: #fff;
}

.theme-aa .sitemap a:hover, .theme-aa .sitemap a:visited:hover{
	color: #333;
}

.theme-aa .lower-footer a, .theme-aa .lower-footer a:visited{
	color: #4d4d4d;
	font-family: 'Proxima Nova W07 Semibold', "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.theme-aa .lower-footer a:hover, .theme-aa .lower-footer a:visited:hover{
	color: #000;
}

.theme-aa .breadcrumbs a, .theme-aa .breadcrumbs a:visited, .theme-aa .breadcrumbs span{
	color: #fff;
	opacity: 0.6;
}

.theme-aa .sidebar .resources h3, .theme-aa .sidebar .related-pages h3,
.theme-aa .get-in-touch h2, .theme-aa .get-in-touch p {
	color: #0069ac;
}

/* ========================================================== 
	AFA Theme
============================================================ */

.theme-afa .fa{
	color: #5c9932;
}

.theme-afa h1, .theme-afa h2, .theme-afa h3, .theme-afa h4, .theme-afa h5, .theme-afa h6 {
	color: #5c9932;
}

.theme-afa .bg-dark h1, .theme-afa .bg-dark h2, .theme-afa .bg-dark h3, .theme-afa .bg-dark h4, .theme-afa .bg-dark h5, .theme-afa h6 {
	color: #fff;
}

.theme-afa .bg-light h1, .theme-afa .bg-light h2, .theme-afa .bg-light h3, .theme-afa .bg-light h4, .theme-afa .bg-light h5, .theme-light h6 {
	color: #5c9932;
}

.theme-afa .bg-dark{
	background: #5c9932;
}

.theme-afa .bg-dark.alt{
	background: #2595cb;
}

.theme-afa .title{
	background-image: url(../images/underline-afa.svg);
}

.theme-afa .bg-dark .title{
	background: url(../images/underline-white.svg) no-repeat center bottom;
}

.theme-afa a, .theme-afa a:visited, .theme-afa a.reverse:hover, .theme-afa a.reverse:visited:hover {
	color: #5c9932;
}

.theme-afa a:hover, .theme-afa a:visited:hover, .theme-afa a.reverse, .theme-afa a.reverse:visited {
	color: #2595cb;
}

.theme-afa .button:hover, .theme-afa button:hover, .theme-afa input[type="submit"]:hover, .theme-afa input[type="reset"]:hover, .theme-afa input[type="button"]:hover, .theme-afa .button:focus, button:focus, .theme-afa input[type="submit"]:focus, .theme-afa input[type="reset"]:focus, .theme-afa input[type="button"]:focus,
.theme-afa .icon-button:hover {
	color: #5c9932;
	border-color: #5c9932;
}
.theme-afa .button.button-primary, .theme-afa button.button-primary, .theme-afa input[type="submit"].button-primary, .theme-afa input[type="reset"].button-primary, .theme-afa input[type="button"].button-primary,
.theme-afa .button.button-reverse:hover, .theme-afa button.button-reverse:hover, .theme-afa input[type="submit"].button-reverse:hover, .theme-afa input[type="reset"].button-reverse:hover, .theme-afa input[type="button"].button-reverse:hover, .theme-afa .button.button-reverse:focus, .theme-afa button.button-reverse:focus, .theme-afa input[type="submit"].button-reverse:focus, .theme-afa input[type="reset"].button-reverse:focus, .theme-afa input[type="button"].button-reverse:focus,
.theme-afa .icon-button.button-primary, .theme-afa .icon-button.button-reverse:hover {
	color: #FFF;
	background-color: #5c9932;
	border-color: #5c9932;
}
.theme-afa .button.button-primary:hover, .theme-afa button.button-primary:hover, .theme-afa input[type="submit"].button-primary:hover, .theme-afa input[type="reset"].button-primary:hover, .theme-afa input[type="button"].button-primary:hover, .theme-afa .button.button-primary:focus, .theme-afa button.button-primary:focus, .theme-afa input[type="submit"].button-primary:focus, .theme-afa input[type="reset"].button-primary:focus, .theme-afa input[type="button"].button-primary:focus,
.theme-afa .button.button-reverse, .theme-afa button.button-reverse, .theme-afa input[type="submit"].button-reverse, .theme-afa input[type="reset"].button-reverse, .theme-afa input[type="button"].button-reverse,
.theme-afa .icon-button.button-primary:hover, .theme-afa .icon-button.button-reverse {
	color: #FFF;
	background-color: #2595cb;
	border-color: #2595cb;
}

.theme-afa .social-links a{
	background: #acacac;
	color: #fff;
}

.theme-afa .social-links a:hover{
	background: #5c9932;
}

.theme-afa .social-links a i{
	color: #fff;
}

.theme-afa .mobile-menu{
	background: #5c9932;
}

.theme-afa header nav{
	background: #5c9932;
}

.nav > li:first-child > a > i{
	color: #fff;
}

.theme-afa .nav .drop-down ul li:first-child a{
	color: #2595CB;
}

.theme-afa .nav > li > a:hover, .theme-afa .nav > li > a:visited:hover, .theme-afa .nav > li.active > a, .theme-afa .nav > li.active:hover > a, .theme-afa .nav > li:hover > a{
	background: #4C8420;
}

.theme-afa .sitemap a, .theme-afa .sitemap a:visited{
	color: #fff;
}

.theme-afa .sitemap a:hover, .theme-afa .sitemap a:visited:hover{
	color: #333;
}

.theme-afa .lower-footer a, .theme-afa .lower-footer a:visited{
	color: #4d4d4d;
	font-family: 'Proxima Nova W07 Semibold', "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.theme-afa .lower-footer a:hover, .theme-afa .lower-footer a:visited:hover{
	color: #000;
}

.theme-afa .breadcrumbs a, .theme-afa .breadcrumbs a:visited, .theme-afa .breadcrumbs span{
	color: #fff;
}

.theme-afa .sidebar nav a:hover, .theme-afa .sidebar nav a:visited:hover, .theme-afa .sidebar nav a.active, .theme-afa .sidebar nav a.active:visited{
	color: #4C8420;
}

.theme-afa .sidebar nav li li a.active, .theme-afa .sidebar nav li li a.active:visited, .theme-afa .sidebar nav li li a.active i{
	color: #2595CB;
}

.theme-afa .sidebar .resources h3, .theme-afa .sidebar .related-pages h3,
.theme-afa .get-in-touch h2, .theme-afa .get-in-touch p {
	color: #2595cb
}

/* ========================================================== 
	STARS Theme
============================================================ */

.theme-stars #logo{
	margin-top: 20px;
}

.theme-stars .fa{
	color: #0071ce;
}

.theme-stars h1, .theme-stars h2, .theme-stars h3, .theme-stars h4, .theme-stars h5, .theme-stars h6 {
	color: #0071ce;
}

.theme-stars .bg-dark h1, .theme-stars .bg-dark h2, .theme-stars .bg-dark h3, .theme-stars .bg-dark h4, .theme-stars .bg-dark h5, .theme-stars h6 {
	color: #fff;
}

.theme-stars .bg-light h1, .theme-stars .bg-light h2, .theme-stars .bg-light h3, .theme-stars .bg-light h4, .theme-stars .bg-light h5, .theme-light h6 {
	color: #0071ce;
}

.theme-stars .bg-dark{
	background: #0071ce;
}

.theme-stars .bg-dark.alt{
	background: #ec0044;
}

.theme-stars .title{
	background-image: url(../images/underline-stars.svg);
}

.theme-stars .bg-dark .title{
	background: url(../images/underline-white.svg) no-repeat center bottom;
}

.theme-stars a, .theme-stars a:visited, .theme-stars a.reverse:hover, .theme-stars a.reverse:visited:hover {
	color: #0071ce;
}

.theme-stars a:hover, .theme-stars a:visited:hover, .theme-stars a.reverse, .theme-stars a.reverse:visited {
	color: #ec0044;
}

.theme-stars .button:hover, .theme-stars button:hover, .theme-stars input[type="submit"]:hover, .theme-stars input[type="reset"]:hover, .theme-stars input[type="button"]:hover, .theme-stars .button:focus, button:focus, .theme-stars input[type="submit"]:focus, .theme-stars input[type="reset"]:focus, .theme-stars input[type="button"]:focus,
.theme-stars .icon-button:hover {
	color: #0071ce;
	border-color: #0071ce;
}
.theme-stars .button.button-primary, .theme-stars button.button-primary, .theme-stars input[type="submit"].button-primary, .theme-stars input[type="reset"].button-primary, .theme-stars input[type="button"].button-primary,
.theme-stars .button.button-reverse:hover, .theme-stars button.button-reverse:hover, .theme-stars input[type="submit"].button-reverse:hover, .theme-stars input[type="reset"].button-reverse:hover, .theme-stars input[type="button"].button-reverse:hover, .theme-stars .button.button-reverse:focus, .theme-stars button.button-reverse:focus, .theme-stars input[type="submit"].button-reverse:focus, .theme-stars input[type="reset"].button-reverse:focus, .theme-stars input[type="button"].button-reverse:focus,
.theme-stars .icon-button.button-primary, .theme-stars .icon-button.button-reverse:hover {
	color: #FFF;
	background-color: #0071ce;
	border-color: #0071ce;
}
.theme-stars .button.button-primary:hover, .theme-stars button.button-primary:hover, .theme-stars input[type="submit"].button-primary:hover, .theme-stars input[type="reset"].button-primary:hover, .theme-stars input[type="button"].button-primary:hover, .theme-stars .button.button-primary:focus, .theme-stars button.button-primary:focus, .theme-stars input[type="submit"].button-primary:focus, .theme-stars input[type="reset"].button-primary:focus, .theme-stars input[type="button"].button-primary:focus,
.theme-stars .button.button-reverse, .theme-stars button.button-reverse, .theme-stars input[type="submit"].button-reverse, .theme-stars input[type="reset"].button-reverse, .theme-stars input[type="button"].button-reverse,
.theme-stars .icon-button.button-primary:hover, .theme-stars .icon-button.button-reverse {
	color: #FFF;
	background-color: #ec0044;
	border-color: #ec0044;
}



.theme-stars .social-links a{
	background: #acacac;
	color: #fff;
}

.theme-stars .social-links a:hover{
	background: #0071ce;
}

.theme-stars .social-links a i{
	color: #fff;
}

.theme-stars .mobile-menu{
	background: #0071ce;
}

.theme-stars header nav{
	background: #0071ce;
}

.nav > li:first-child > a > i{
	color: #fff;
}

.theme-stars .nav .drop-down ul li:first-child a{
	color: #ec0044;
}

.theme-stars .nav > li > a:hover, .theme-stars .nav > li > a:visited:hover, .theme-stars .nav > li.active > a, .theme-stars .nav > li.active:hover > a, .theme-stars .nav > li:hover > a{
	background: #0263a5;
}

.theme-stars .sitemap a, .theme-stars .sitemap a:visited{
	color: #fff;
}

.theme-stars .sitemap a:hover, .theme-stars .sitemap a:visited:hover{
	color: #333;
}

.theme-stars .lower-footer a, .theme-stars .lower-footer a:visited{
	color: #4d4d4d;
	font-family: 'Proxima Nova W07 Semibold', "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.theme-stars .lower-footer a:hover, .theme-stars .lower-footer a:visited:hover{
	color: #000;
}

.theme-stars .breadcrumbs a, .theme-stars .breadcrumbs a:visited, .theme-stars .breadcrumbs span{
	color: #fff;
}

.theme-stars .sidebar nav a:hover, .theme-stars .sidebar nav a:visited:hover, .theme-stars .sidebar nav a.active, .theme-stars .sidebar nav a.active:visited{
	color: #0071ce;
}

.theme-stars .sidebar nav li li a.active, .theme-stars .sidebar nav li li a.active:visited, .theme-stars .sidebar nav li li a.active i  {
	color: #ec0044;
}

.theme-stars .sidebar .resources h3, .theme-stars .sidebar .related-pages h3,
.theme-stars .get-in-touch h2,.theme-stars .get-in-touch p {
	color: #ec0044;
}

/* ========================================================== 
	UI
============================================================ */

/*
.icon{
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url(../images/icons.svg) no-repeat;
	margin-left: 7px;
}

.icon.twitter{
	width: 17px;
	height: 17px;
}

.icon.twitter:hover, .icon-wrap:hover .icon.twitter{
	background-position: -30px 0px; 
}
*/


/* ==========================================================================
   Utils
   ========================================================================== */

.alignright, .floatright{
	float: right;
	margin: 0px 0px 20px 20px;
	clear: both;
}

.alignleft, .floatleft{
	float: left;
	margin: 0px 20px 20px 0px;
}

.group:before,
.group:after{
    content: " ";
    display: table;
}

.group:after {
    clear: both;
}

.group {
    *zoom: 1;
}

.inline{
	padding-left: 0px;
}

.inline li{	
	display: inline-block;
	margin: 0px 10px;
}

.mobile-only{
	display: none;
}

.responsive{
	width: 100%;
	height: auto;
}

.scale-down{
	max-width: 100%;
	width: 100%;
	height: auto;
}

@media (max-width: 767px) {
	.not-for-mobile{
		display: none !important;
	}
	.mobile-only{
		display: block !important;
	}
}



.bx-wrapper img {
    max-width: 100%;
    display: inline-block;
}

.bx-viewport li { 
    min-height: 1px; 
    min-width: 1px; 
}


/* ==========================================================
	Modal Window
============================================================ */

.overlay-block{
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.7);
	display: none;
	z-index: 999;
}

.overlay-content{
	margin: 20px auto;
	width: 90%;
	max-width: 800px;
	padding: 30px;
	background: #fff;
	position: relative;
}

.overlay-close{
	float: right;
}

#skip-and-download-file {
	display: inline-block;
	float: right;
	margin-top: 15px
}

/* Modal to notify redirecting to different AA / AFA / STARS site */

#different-site-logo,
#different-site-flag {
	display: block;
	float: left;
	margin-right: 10px;
	height: 38px;
}
#different-site-link {
	display: block;
	float: left;
	margin-bottom: 0;
}
#stay-on-site-link {
	position: absolute;
	bottom: 25px;
	right: 30px;
}

/* Defibs Advert */

@font-face {
	font-family: 'Scoreboard';
	src: url('../fonts/ride_the_fader.eot');
	src: local('☺'), url('../fonts/ride_the_fader.woff') format('woff'), url('../fonts/ride_the_fader.ttf') format('truetype'), url('../fonts/ride_the_fader.svg') format('svg');
	font-weight: 100;
	font-style: normal;
}

.sidebar .red{
	background:#e31a3a;
	display:block;
	padding:10px;
	margin:20px 0px;
	text-decoration:none;
	color: rgb(236, 235, 235);
}

.sidebar a h3{
	text-align:center;
	color: #fff;
	text-transform:uppercase;
	text-shadow:1px 1px #a31d33;
	margin:0.3em 0;
	
}


.scoreboard{
	background:transparent url(../images/scoreboard.png) left top no-repeat;
	background-size: 100% 100%;
	padding: 0px 20px;
	text-align:center;
	margin-bottom:10px;
}
	
.scoreboard strong{
	
	font-size:4em;
	color:#FFFF00;
	font-family:'Scoreboard';
	font-weight:normal;


}

@media (min-width: 786px){
	.scoreboard strong{
		font-size: 3em;
	}
}

@media (min-width: 992px){
	.scoreboard strong{
		font-size: 4em;
	}
}