/* ==================================================
 * Reset
 * ================================================== */
/* ! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-weight: 400;
  font-family: 'proxima-nova', Arial, sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('fonts/fontawesome-webfont.eot?v=4.3.0');
  src: url('fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'), url('fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'), url('fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'), url('fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'), url('fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}
/* 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;
}
.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-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-genderless:before,
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-date:before {
  content: '';
  width: 20px;
  height: 22px;
  display: block;
}
@font-face {
  font-family: 'acca-icon-set';
  src: url('fonts/acca-icon-set.eot?-927f5o');
  src: url('fonts/acca-icon-set.eot?#iefix-927f5o') format('embedded-opentype'), url('fonts/acca-icon-set.ttf?-927f5o') format('truetype'), url('fonts/acca-icon-set.woff?-927f5o') format('woff'), url('fonts/acca-icon-set.svg?-927f5o#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
.acca-icon {
  font-family: 'acca-icon-set';
  font-size: 0.875em;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.acca-icon.icon-close:before {
  content: "\e600";
}
.acca-icon.icon-contact-form:before {
  content: "\e601";
}
.acca-icon.icon-date:before {
  content: "\e602";
}
.acca-icon.icon-email:before {
  content: "\e603";
}
.acca-icon.icon-arrow-left:before {
  content: "\e604";
}
.acca-icon.icon-arrow-right:before {
  content: "\e605";
}
.acca-icon.icon-pin:before {
  content: "\e606";
}
.acca-icon.icon-recent:before {
  content: "\e607";
}
.acca-icon.icon-search:before {
  content: "\e60a";
}
.acca-icon.icon-trending:before {
  content: "\e60b";
}
.acca-icon.icon-gateway-menu-white,
.acca-icon.icon-gateway-menu-black,
.acca-icon.icon-gateway-menu-red,
.acca-icon.icon-subsection-menu-white,
.acca-icon.icon-subsection-menu-black,
.acca-icon.icon-subsection-menu-red {
  background-position: center;
  background-repeat: no-repeat;
  height: 10px;
  margin: 4px 0;
  width: 14px;
}
.acca-icon.icon-gateway-menu-white {
  background-image: url(../img/icons/gateway-menu-white.png);
  background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .acca-icon.icon-gateway-menu-white {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../img/icons/gateway-menu-white@2x.png);
    background-size: 14px 10px;
  }
}
.acca-icon.icon-gateway-menu-black {
  background-image: url(../img/icons/gateway-menu-black.png);
  background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .acca-icon.icon-gateway-menu-black {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../img/icons/gateway-menu-black@2x.png);
    background-size: 14px 10px;
  }
}
.acca-icon.icon-gateway-menu-red {
  background-image: url(../img/icons/gateway-menu-red.png);
  background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .acca-icon.icon-gateway-menu-red {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../img/icons/gateway-menu-red@2x.png);
    background-size: 14px 10px;
  }
}
.acca-icon.icon-subsection-menu-white {
  background-image: url(../img/icons/subsection-menu-white.png);
  background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .acca-icon.icon-subsection-menu-white {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../img/icons/subsection-menu-white@2x.png);
    background-size: 14px 10px;
  }
}
.acca-icon.icon-subsection-menu-black {
  background-image: url(../img/icons/subsection-menu-black.png);
  background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .acca-icon.icon-subsection-menu-black {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../img/icons/subsection-menu-black@2x.png);
    background-size: 14px 10px;
  }
}
.acca-icon.icon-subsection-menu-red {
  background-image: url(../img/icons/subsection-menu-red.png);
  background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .acca-icon.icon-subsection-menu-red {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../img/icons/subsection-menu-red@2x.png);
    background-size: 14px 10px;
  }
}
@font-face {
  font-family: 'icomoon';
  src: url('fonts/acca-icon-font.eot?l78q1t');
  src: url('fonts/acca-icon-font.eot?l78q1t#iefix') format('embedded-opentype'),
  url('fonts/acca-icon-font.woff?l78q1t') format('woff'),
  url('fonts/acca-icon-font.svg?l78q1t#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"],
.icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-flip-horizontal {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.icon-home:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e900";
}
.icon-search:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e901";
}
.icon-external-link:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e902";
}
.icon-internal-link:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e903";
}
.icon-down:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e904";
}
.icon-up:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e905";
}
.icon-left:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e906";
}
.icon-right:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e907";
}
.icon-refresh:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e908";
}
.icon-sign-out:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e909";
}
.icon-to-bottom:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e90a";
}
.icon-to-top:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e90b";
}
.icon-to-left:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e90c";
}
.icon-to-right:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e90d";
}
.icon-chevron-down:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e90e";
}
.icon-chevron-up:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e90f";
}
.icon-chevron-left:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e910";
}
.icon-chevron-right:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e911";
}
.icon-arrow-down:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e912";
}
.icon-arrow-up:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e913";
}
.icon-menu:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e914";
}
.icon-section:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e915";
}
.icon-sub-section:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e916";
}
.icon-close:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e917";
}
.icon-recent:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e918";
}
.icon-calendar:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e919";
}
.icon-help:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e91a";
}
.icon-info:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e91b";
}
.icon-my-order:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e91c";
}
.icon-pin-hollow:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e91d";
}
.icon-pin:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e91e";
}
.icon-terms-conditions:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e91f";
}
.icon-trending:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e920";
}
.icon-goal:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e921";
}
.icon-idea:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e922";
}
.icon-related-link:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e923";
}
.icon-alarm:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e924";
}
.icon-approved:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e925";
}
.icon-confirm:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e926";
}
.icon-delete:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e927";
}
.icon-loading:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e928";
}
.icon-locked:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e929";
}
.icon-unlocked:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e92a";
}
.icon-warning:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e92b";
}
.icon-comment:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e92c";
}
.icon-webchat:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e92d";
}
.icon-community:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e92e";
}
.icon-email:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e92f";
}
.icon-group:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e930";
}
.icon-share:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e931";
}
.icon-print:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e932";
}
.icon-copy-to-clipboard:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e933";
}
.icon-call-us:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e934";
}
.icon-contact-form:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e935";
}
.icon-social-linkedin:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e936";
}
.icon-social-facebook:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e937";
}
.icon-social-twitter:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e938";
}
.icon-social-youtube:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e939";
}
.icon-social-linkedin-inverted:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e93a";
}
.icon-social-facebook-inverted:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e93b";
}
.icon-social-twitter-inverted:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e93c";
}
.icon-social-youtube-inverted:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e93d";
}
.icon-image:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e93e";
}
.icon-news:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e93f";
}
.icon-notes:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e940";
}
.icon-report:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e941";
}
.icon-video:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e942";
}
.icon-audio:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e943";
}
.icon-document:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e944";
}
.icon-download:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e945";
}
.icon-e-zine:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e946";
}
.icon-event:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e947";
}
.icon-upload:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e948";
}
.icon-library:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e949";
}
.icon-related-document:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e94a";
}
.icon-article:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e94b";
}
.icon-ab-magazine:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e94c";
}
.icon-interview:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e94d";
}
.icon-quote:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e94e";
}
.icon-desktop:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e94f";
}
.icon-tablet:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e950";
}
.icon-mobile:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e951";
}
.icon-expand:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e952";
}
.icon-reduce:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e953";
}
.icon-grid-view:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e954";
}
.icon-list-view:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e955";
}
.icon-zoom-in:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e956";
}
.icon-zoom-out:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e957";
}
.icon-certificate:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e958";
}
.icon-find-a-tutor:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e959";
}
.icon-mentor:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e95a";
}
.icon-recruitment:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e95b";
}
.icon-seminar:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e95c";
}
.icon-paper-book-exam:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e95d";
}
.icon-paper-exam-change:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e95e";
}
.icon-paper-result-service:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e95f";
}
.icon-paper-session-based:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e960";
}
.icon-search-resources:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e961";
}
.icon-computer-book-exam:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e962";
}
.icon-computer-exam-change:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e963";
}
.icon-computer-result-service:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e964";
}
.icon-computer-on-demand:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e965";
}
.icon-computer-session-based:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e966";
}
.icon-student:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e967";
}
.icon-members:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e968";
}
.icon-employers:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e969";
}
.icon-education-providers:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e96a";
}
.icon-prospects:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e96b";
}
.icon-cpd-article:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e96c";
}
.icon-cpd-event:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e96d";
}
.icon-cpd-search-activities:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e96e";
}
.icon-tick-fixed:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e96f";
}
.icon-person:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e970";
}
.icon-timeline:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e971";
}
.icon-integrity:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e972";
}
/* =========================
 * Typography
 * ========================= */
body {
  font-weight: 400;
  font-family: 'proxima-nova', Arial, sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 0;
  margin-top: 30px;
}
h1,
h2,
h3,
h4,
h5 {
  font-weight: 500;
}
h1 {
  font-size: 38px;
  font-weight: 200;
  line-height: 60px;
}
h2 {
  font-size: 34px;
  line-height: 54px;
}
h3 {
  font-size: 26px;
  line-height: 42px;
}
h3 + h4 {
  margin-top: 24px;
}
h3 + h4 + p {
  margin-top: 30px;
}
h4 {
  font-size: 22px;
  line-height: 36px;
}
h5 {
  font-size: 18px;
  line-height: 30px;
}
h6 {
  background-color: #f8f8f8;
  color: #000000;
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
  padding: 35px 30px;
}
p {
  color: #595959;
  line-height: 24px;
  margin: 12px 0 24px;
}
p small {
  font-size: 0.8125em;
  line-height: 20px;
  display: block;
  margin-top: 0.8em;
}

a {
  color: #c80000;
  text-decoration: none;
  transition: color 0.2s, background-color 0.2s;
  -webkit-transition: color 0.2s, background-color 0.2s;
}
a:hover {
  color: #d33333;
  text-decoration: underline;
}
ul,
ol {
  color: #595959;
  line-height: 24px;
  margin-bottom: 30px;
  margin-top: 30px;
  padding-left: 45px;
}
ul > li > ul,
ol > li > ul,
ul > li > ol,
ol > li > ol {
  margin-top: 0;
  margin-bottom: 0;
}
.styledList {
  list-style-type: none;
}
.styledList > li {
  position: relative;
}
.styledList > li:before {
  background: url(../img/icons/red-dot-2.png);
  color: #c80000;
  content: "";
  height: 4px;
  left: -22px;
  margin-top: -2px;
  position: absolute;
  top: 11px;
  width: 4px;
}
.textSection ul {
  list-style-type: none;
}
.textSection ul > li {
  position: relative;
}
.textSection ul > li:before {
  background: url(../img/icons/red-dot-2.png);
  color: #c80000;
  content: "";
  height: 4px;
  left: -22px;
  margin-top: -2px;
  position: absolute;
  top: 11px;
  width: 4px;
}
blockquote {
  margin: 30px 0;
  color: #000000;
  position: relative;
}
blockquote:before {
  color: #f3f3f3;
  content: '\0201C';
  font-size: 12.6em;
  left: -48px;
  line-height: 1em;
  position: absolute;
  top: -8px;
  z-index: 1;
}
blockquote p {
  color: #000000;
  font-size: 1.375em;
  line-height: 1.5em;
  position: relative;
  z-index: 2;
}
blockquote cite {
  color: #595959;
  display: block;
  font-size: 0.8125em;
  font-style: normal;
  line-height: 18px;
  position: relative;
  margin-top: -10px;
  z-index: 2;
}
.article-content-side blockquote {
  margin-left: 0;
}
.article-content-side blockquote:before {
  display: none;
}
.article-content-side blockquote p {
  font-size: 1.125em;
}
.article-page .content-section.section-article-content .article-content-main p:first-child {
  margin-top: 0;
}
.article-page .content-section.section-article-content .article-content-main p:last-child {
  margin-bottom: 0;
}
.no-matching-events {
  font-size: 36px;
  font-weight: 300;
  line-height: 58px;
  margin: 0 0 30px;
}
p.image {
  text-align: center;
}
p.image img {
  max-width: 100%;
}
@media only screen and (max-width: 599px) {
  blockquote {
    margin: 20px 0;
    padding-left: 0;
  }
  blockquote:before {
    content: none;
  }
  .article-page .content-section.section-article-content .article-content-main h3 {
    font-size: 1.375em;
    margin: 20px 0;
  }
  .article-page .content-section.section-article-content .article-content-main p {
    font-size: 0.875em;
    line-height: 1.5em;
    margin: 20px 0;
  }
}
/* ==================================================
 * Components
 * ================================================== */
/* =========================
 * Components - Forms
 * ========================= */
input,
textarea {
  border-radius: 0;
}
input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
  color: transparent;
}
input:focus:-moz-placeholder,
textarea:focus:-moz-placeholder {
  color: transparent;
}
input:focus::-moz-placeholder,
textarea:focus::-moz-placeholder {
  color: transparent;
}
input:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder {
  color: transparent;
}
form.form-styled input[type=text],
form.form-styled textarea {
  border: 1px solid #e5e5e5;
  display: block;
  font-size: 0.875em;
  width: 100%;
  -webkit-appearance: none;
}
form.form-styled input[type=text][disabled],
form.form-styled textarea[disabled] {
  background-color: #e5e5e5;
}
form.form-styled input[type=text].success,
form.form-styled textarea.success {
  border-color: #8bc34a;
}
form.form-styled input[type=text].error,
form.form-styled textarea.error {
  border-color: #c80000;
  background-color: #f0dcdc;
}
form.form-styled input[type=text] {
  height: 50px;
  padding: 0 20px;
}
form.form-styled textarea {
  padding: 20px;
}
form.form-styled fieldset {
  border: none;
  margin: 0;
  padding: 0;
}
form.form-styled fieldset h4 {
  margin: 15px 0;
}
form.form-styled fieldset p.fieldset-description {
  color: #747678;
  font-size: 0.75em;
}
form.form-styled .question-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
form.form-styled .question-list li {
  margin: 60px 0;
}
form.form-styled .question-list .legend {
  line-height: normal;
}
form.form-styled hr {
  background-color: #e5e5e5;
  border: 0;
  height: 1px;
  margin-bottom: 30px;
}
form.form-styled .form-element {
  margin: 15px 0 25px;
}
form.form-styled .form-element.required label:after {
  color: #c80000;
  content: '*';
  margin-left: 6px;
}
form.form-styled .form-element.text label,
form.form-styled .form-element.textarea label {
  cursor: pointer;
  display: block;
  margin-bottom: 15px;
}
form.form-styled .form-element.checkbox,
form.form-styled .form-element.radio {
  position: relative;
}
form.form-styled .form-element.checkbox input[type=checkbox],
form.form-styled .form-element.radio input[type=checkbox],
form.form-styled .form-element.checkbox input[type=radio],
form.form-styled .form-element.radio input[type=radio] {
  position: absolute;
  top: 50%;
  margin-top: -7px;
  left: 0;
}
form.form-styled .form-element.checkbox input[type=checkbox]:not(:checked),
form.form-styled .form-element.radio input[type=checkbox]:not(:checked),
form.form-styled .form-element.checkbox input[type=radio]:not(:checked),
form.form-styled .form-element.radio input[type=radio]:not(:checked),
form.form-styled .form-element.checkbox input[type=checkbox]:checked,
form.form-styled .form-element.radio input[type=checkbox]:checked,
form.form-styled .form-element.checkbox input[type=radio]:checked,
form.form-styled .form-element.radio input[type=radio]:checked {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
form.form-styled .form-element.checkbox input[type=checkbox]:not(:checked) + label .icon,
form.form-styled .form-element.radio input[type=checkbox]:not(:checked) + label .icon,
form.form-styled .form-element.checkbox input[type=radio]:not(:checked) + label .icon,
form.form-styled .form-element.radio input[type=radio]:not(:checked) + label .icon,
form.form-styled .form-element.checkbox input[type=checkbox]:checked + label .icon,
form.form-styled .form-element.radio input[type=checkbox]:checked + label .icon,
form.form-styled .form-element.checkbox input[type=radio]:checked + label .icon,
form.form-styled .form-element.radio input[type=radio]:checked + label .icon {
  background-color: #e5e5e5;
  background-image: url(../img/icons/check-radio-tick.png);
  background-repeat: no-repeat;
  background-position: 20px 20px;
  border: 1px solid #e5e5e5;
  height: 20px;
  left: 0;
  margin-top: -10px;
  position: absolute;
  top: 50%;
  transition: border 0.2s, background 0.2s;
  -webkit-transition: border 0.2s, background 0.2s;
  width: 20px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  form.form-styled .form-element.checkbox input[type=checkbox]:not(:checked) + label .icon,
  form.form-styled .form-element.radio input[type=checkbox]:not(:checked) + label .icon,
  form.form-styled .form-element.checkbox input[type=radio]:not(:checked) + label .icon,
  form.form-styled .form-element.radio input[type=radio]:not(:checked) + label .icon,
  form.form-styled .form-element.checkbox input[type=checkbox]:checked + label .icon,
  form.form-styled .form-element.radio input[type=checkbox]:checked + label .icon,
  form.form-styled .form-element.checkbox input[type=radio]:checked + label .icon,
  form.form-styled .form-element.radio input[type=radio]:checked + label .icon {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../img/icons/check-radio-tick@2x.png);
    background-size: 20px 20px;
  }
}
form.form-styled .form-element.checkbox input[type=checkbox]:not(:checked) + label:hover .icon,
form.form-styled .form-element.radio input[type=checkbox]:not(:checked) + label:hover .icon,
form.form-styled .form-element.checkbox input[type=radio]:not(:checked) + label:hover .icon,
form.form-styled .form-element.radio input[type=radio]:not(:checked) + label:hover .icon,
form.form-styled .form-element.checkbox input[type=checkbox]:checked + label:hover .icon,
form.form-styled .form-element.radio input[type=checkbox]:checked + label:hover .icon,
form.form-styled .form-element.checkbox input[type=radio]:checked + label:hover .icon,
form.form-styled .form-element.radio input[type=radio]:checked + label:hover .icon {
  border-color: #c80000;
}
form.form-styled .form-element.checkbox input[type=checkbox]:not(:checked):disabled + label,
form.form-styled .form-element.radio input[type=checkbox]:not(:checked):disabled + label,
form.form-styled .form-element.checkbox input[type=radio]:not(:checked):disabled + label,
form.form-styled .form-element.radio input[type=radio]:not(:checked):disabled + label,
form.form-styled .form-element.checkbox input[type=checkbox]:checked:disabled + label,
form.form-styled .form-element.radio input[type=checkbox]:checked:disabled + label,
form.form-styled .form-element.checkbox input[type=radio]:checked:disabled + label,
form.form-styled .form-element.radio input[type=radio]:checked:disabled + label {
  color: #999;
  cursor: default;
}
form.form-styled .form-element.checkbox input[type=checkbox]:not(:checked):disabled + label .icon,
form.form-styled .form-element.radio input[type=checkbox]:not(:checked):disabled + label .icon,
form.form-styled .form-element.checkbox input[type=radio]:not(:checked):disabled + label .icon,
form.form-styled .form-element.radio input[type=radio]:not(:checked):disabled + label .icon,
form.form-styled .form-element.checkbox input[type=checkbox]:checked:disabled + label .icon,
form.form-styled .form-element.radio input[type=checkbox]:checked:disabled + label .icon,
form.form-styled .form-element.checkbox input[type=radio]:checked:disabled + label .icon,
form.form-styled .form-element.radio input[type=radio]:checked:disabled + label .icon {
  background-color: #f6f6f6 !important;
  border: none;
}
form.form-styled .form-element.checkbox input[type=checkbox]:checked + label,
form.form-styled .form-element.radio input[type=checkbox]:checked + label,
form.form-styled .form-element.checkbox input[type=radio]:checked + label,
form.form-styled .form-element.radio input[type=radio]:checked + label {
  color: #c80000;
}
form.form-styled .form-element.checkbox input[type=checkbox]:checked + label .icon,
form.form-styled .form-element.radio input[type=checkbox]:checked + label .icon,
form.form-styled .form-element.checkbox input[type=radio]:checked + label .icon,
form.form-styled .form-element.radio input[type=radio]:checked + label .icon {
  background-color: #c80000;
  background-position: center;
  border-color: #c80000;
}
form.form-styled .form-element.checkbox input[type=radio]:not(:checked) + label .icon,
form.form-styled .form-element.radio input[type=radio]:not(:checked) + label .icon,
form.form-styled .form-element.checkbox input[type=radio]:checked + label .icon,
form.form-styled .form-element.radio input[type=radio]:checked + label .icon {
  border-radius: 10px;
}
form.form-styled .form-element.checkbox label,
form.form-styled .form-element.radio label {
  cursor: pointer;
  display: block;
  font-size: 0.875em;
  padding-left: 40px;
  transition: color 0.2s;
}
form.form-styled .form-element.checkbox label.inline-block,
form.form-styled .form-element.radio label.inline-block {
  display: inline-block;
}
form.form-styled .form-element.checkbox label:hover,
form.form-styled .form-element.radio label:hover {
  color: #c80000;
}
form.form-styled .form-element.select {
  text-align: center;
  position: relative;
}
form.form-styled .form-element.select.styled {
  background-color: #ffffff;
  border: 1px solid #e5e5e5;
  color: #595959;
  line-height: 48px;
  padding: 0 20px;
  text-align: left;
  transition: background 0.2s, border 0.2s, color 0.2s;
  -webkit-transition: background 0.2s, border 0.2s, color 0.2s;
  z-index: 1;
}
form.form-styled .form-element.select.styled:hover,
form.form-styled .form-element.select.styled.focus {
  background-color: #dcdddd;
  color: #000000;
}
form.form-styled .form-element.select.styled:hover .icon-container,
form.form-styled .form-element.select.styled.focus .icon-container {
  border-color: #f8f8f8;
}
form.form-styled .form-element.select.styled.focus {
  outline-color: #3b99fc;
  outline-offset: -2px;
  outline-style: auto;
  outline-width: 5px;
}
form.form-styled .form-element.select.styled select {
  -webkit-appearance: none;
  bottom: 0;
  color: #000000;
  cursor: pointer;
  display: block;
  height: 100%;
  left: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
form.form-styled .form-element.select.styled .select-text {
  font-size: 0.875em;
}
form.form-styled .form-element.select.styled .icon-container {
  display: block;
  font-size: 0.5em;
  height: 49px;
  line-height: 49px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 50px;
}
form.form-styled .form-element.select.styled.separator .icon-container {
  border-left: 2px solid #e5e5e5;
}
form.form-styled .form-element.form-error .error-title {
  background-color: #f2dede;
  color: #000000;
  font-size: 1em;
  padding: 18px 20px 18px 55px;
  position: relative;
}
form.form-styled .form-element.form-error .error-title i {
  color: #c80000;
  font-size: 1.75em;
  left: 20px;
  position: absolute;
  top: 15px;
}
form.form-styled .form-element.form-error .error-description {
  border: 1px solid #e5e5e5;
  border-top-width: 0;
  color: #595959;
  font-size: 0.875em;
  padding: 20px;
}
form.form-styled .form-element.form-info {
  background-color: #dcf0fa;
  font-size: 0.875em;
  padding: 30px 20px 30px 70px;
  position: relative;
}
form.form-styled .form-element.form-info i {
  background: transparent url(../img/icons/info.png) no-repeat;
  display: block;
  left: 20px;
  height: 32px;
  position: absolute;
  top: 20px;
  width: 32px;
}
form.form-styled .form-element.form-error-message {
  background-color: #f2dede;
  font-size: 0.875em;
  line-height: 1.5em;
  padding: 20px 20px 20px 70px;
  position: relative;
}
form.form-styled .form-element.form-error-message i {
  background: transparent url(../img/icons/cross.png) no-repeat;
  display: block;
  left: 20px;
  height: 32px;
  position: absolute;
  top: 20px;
  width: 32px;
}
form.form-styled.max-width input[type=text],
form.form-styled.max-width textarea,
form.form-styled.max-width .form-element.select,
form.form-styled.max-width .form-element.form-error {
  max-width: 370px;
}
.select.styled .icon-container {
  font-size: 0.5em;
  line-height: 50px;
}
#main form h2.legend,
#main form h3.legend,
#main form legend {
  display: block;
  font-size: 1.125em;
  margin-top: 0;
  margin-bottom: 20px;
  width: 100%;
}
.article-page form.form-styled fieldset legend,
.article-page form.form-styled label {
  color: #616161;
}
.form-request-certificate h4 {
  font-size: 1.075em;
}
.form-request-certificate h5 {
  color: #595959;
  font-size: 0.875em;
  line-height: 1.5em;
  margin: 0 0 10px;
}
.form-request-certificate fieldset {
  width: 70%;
}
.form-request-certificate fieldset input[type="submit"] {
  float: right;
  margin: 5px 0 0;
}
p .error,
a .error {
  color: #c80000 !important;
}
.submit-success-message,
.submit-error-message {
  margin: 30px 0 !important;
}
@media only screen and (max-width: 599px) {
  form.form-styled fieldset legend {
    font-size: 1em;
  }
}
/* =========================
 * Components - Panel
 * ========================= */
/* =========================
 * Components - Panel - General
 * ========================= */
.panel {
  display: block;
  margin: 20px 0;
}
.panel.default {
  padding: 20px 15px;
}
.panel.default h2,
.panel.default h3,
.panel.default h4,
.panel.default h5,
.panel.default h6,
.panel.default p {
  margin: 15px 0;
}
@media only screen and (min-width: 600px) {
  .fade {
    background: url('../img/layout/panel-fade.png') repeat-x 0 0;
    bottom: 100px;
    color: #595959;
    font-size: 0.875em;
    left: 0;
    line-height: 1.5em;
    min-height: 30px;
    padding: 30px 50px 0 40px;
    position: absolute;
    right: 0;
  }
  .fade.event-date-container {
    padding-top: 37px;
    padding-bottom: 8px;
  }
}
@media only screen and (max-width: 599px) {
  div[class^=col-]:last-child .panel {
    margin-bottom: 10px;
  }
}
/* =========================
 * Components - Panel - Dark
 * ========================= */
.panel.panel-dark {
  margin: 70px 0;
}
.panel.panel-dark.bottom {
  bottom: 0px;
  margin-right: 8.3333333%;
  padding-right: 15px;
  position: absolute;
}
.panel.panel-dark .details {
  background-color: #000000;
  color: #ffffff;
  display: table;
  height: 80px;
  overflow: hidden;
  padding-left: 64px;
  position: relative;
  width: 100%;
}
.panel.panel-dark .details:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e94a";
}
.panel.panel-dark .details:after {
  color: #ffffff;
  font-size: 2.3em;
  left: 33px;
  margin-top: -0.5em;
  position: absolute;
  top: 50%;
}
.panel.panel-dark .details .content {
  display: table-cell;
  height: 100%;
  padding-left: 20px;
  vertical-align: middle;
  width: 100%;
}
.panel.panel-dark .details .content h3 {
  font-size: 1em;
  margin: 0;
}
.panel.panel-dark .details .content h4 {
  font-size: 0.875em;
  margin: 0;
}
.panel.panel-dark ul,
.panel.panel-dark .parsysList {
  border-left: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  margin: 0;
  padding: 0;
}
.panel.panel-dark ul li,
.panel.panel-dark .parsysList li {
  list-style: none;
  margin: 0;
}
.panel.panel-dark ul li:last-child,
.panel.panel-dark .parsysList li:last-child {
  border-bottom: none;
}
@media only screen and (max-width: 959px) {
  .panel.panel-dark {
    margin-left: auto;
    margin-right: auto;
    max-width: 360px;
  }
}
/* =========================
 * Components - Panel - Accordion
 * ========================= */
.panel-accordion .accordion {
  margin: 20px 0;
  overflow: hidden;
  padding: 0;
}
.panel-accordion .accordion .accordion-item {
  border: 1px solid #e5e5e5;
  clear: both;
  display: block;
  float: left;
  list-style: none;
  margin: 0 0 10px;
  padding: 0;
  width: 100%;
}
.panel-accordion .accordion .accordion-item .toggle {
  background: #ffffff;
  color: #4c4c4c;
  display: block;
  line-height: normal;
  padding: 18px 24px;
  position: relative;
}
.panel-accordion .accordion .accordion-item .toggle i[class^="icon-"] {
  display: inline-block;
  font-size: 0.6em;
  margin-top: -0.5em;
  position: absolute;
  right: 45px;
  top: 50%;
  vertical-align: middle;
}
.panel-accordion .accordion .accordion-item .toggle span {
  display: inline-block;
  vertical-align: middle;
  width: 85%;
}
.panel-accordion .accordion .accordion-item .toggle.active {
  background: #f3f3f3;
}
.panel-accordion .accordion .accordion-item .toggle:hover,
.panel-accordion .accordion .accordion-item .toggle:active {
  background: #f3f3f3;
  color: #4c4c4c;
  text-decoration: none;
}
.panel-accordion .accordion .accordion-item .copy {
  border-top: 1px solid #e5e5e5;
  clear: both;
  display: none;
  font-size: 0.875em;
  line-height: 1.375em;
  padding: 24px;
}
.panel-accordion .accordion .accordion-item ul {
  margin: 0;
  padding: 0;
}
.panel-accordion .accordion .accordion-item ul li {
  background-image: url(../img/icons/red-dot.png);
  background-repeat: no-repeat;
  background-position: left center;
  display: block;
  font-size: 1em;
  list-style: none;
  margin: 10px 0;
  padding-left: 12px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .panel-accordion .accordion .accordion-item ul li {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../img/icons/red-dot@2x.png);
    background-size: 3px 3px;
  }
}
.panel-accordion .accordion .accordion-item ul li a {
  text-decoration: underline;
}
.panel-accordion .accordion .accordion-item ul li a:hover,
.panel-accordion .accordion .accordion-item ul li a:active {
  text-decoration: none;
}
.panel-accordion .accordion .accordion-item p,
.panel-accordion .accordion .accordion-item ul {
  margin-bottom: 15px;
}
.panel-accordion .accordion .accordion-item p:last-child,
.panel-accordion .accordion .accordion-item ul:last-child {
  margin-bottom: 0;
}
/* =========================
 * Components - Panel - Related Downloads
 * ========================= */
.panel.panel-related-downloads .parsysList .section {
  border-bottom: 1px solid #e5e5e5;
}
.panel.panel-related-downloads .parsysList .section a {
  display: block;
  line-height: 1.5em;
  padding: 24px 32px;
  position: relative;
}
.panel.panel-related-downloads .parsysList .section a:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e945";
}
.panel.panel-related-downloads .parsysList .section a:hover,
.panel.panel-related-downloads .parsysList .section a:active {
  background-color: #f8f8f8;
  text-decoration: none;
}
.panel.panel-related-downloads .parsysList .section a:after {
  position: absolute;
  top: 50%;
  margin-top: -0.5em;
  right: 32px;
  color: #000000;
  font-size: 2.5em;
}
.panel.panel-related-downloads .parsysList span {
  display: block;
  width: 80%;
}
.panel.panel-related-downloads .parsysList span.type {
  color: #c80000;
}
.panel.panel-related-downloads .parsysList span.title {
  color: #4c4c4c;
  margin-top: 5px;
}
.panel.panel-related-downloads .parsysList strong {
  font-weight: bold;
}
/* =========================
 * Components - Panel - Related Links
 * ========================= */
.panel.panel-related-links .details:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e923";
}
.panel.panel-related-links .details:after {
  font-size: 1.8em;
}
.panel.panel-related-links ul {
  padding: 24px 32px;
}
.panel.panel-related-links ul li {
  color: #c80000;
  display: block;
  list-style: disc;
  margin: 10px 0;
}
.panel.panel-related-links ul li a {
  background-image: url(../img/icons/red-dot.png);
  background-repeat: no-repeat;
  background-position: left center;
  display: block;
  font-size: 0.875em;
  line-height: 1.5em;
  padding-left: 20px;
  text-decoration: underline;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .panel.panel-related-links ul li a {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../img/icons/red-dot@2x.png);
    background-size: 3px 3px;
  }
}
.panel.panel-related-links ul li a:hover,
.panel.panel-related-links ul li a:active {
  text-decoration: none;
}
/* =========================
 * Components - Panel - News Links
 * ========================= */
.panel.panel-news-links .details:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e93f";
}
.panel.panel-news-links .details .subscribe {
  height: 24px;
  margin-top: -12px;
  position: absolute;
  right: 32px;
  top: 50%;
  width: 24px;
}
.panel.panel-news-links .details .subscribe a {
  background-image: url(../img/icons/panel-icon-rss.png);
  background-repeat: no-repeat;
  display: block;
  direction: ltr;
  height: 24px;
  text-indent: -9999em;
  width: 24px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .panel.panel-news-links .details .subscribe a {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../img/icons/panel-icon-rss@2x.png);
    background-size: 24px 24px;
  }
}
.panel.panel-news-links ul {
  clear: both;
  padding: 0;
}
.panel.panel-news-links ul li {
  border-bottom: 1px solid #e5e5e5;
  display: block;
  list-style: disc;
  padding: 24px 32px;
}
.panel.panel-news-links ul li a {
  line-height: 1.5em;
  text-decoration: underline;
}
.panel.panel-news-links ul li a:hover,
.panel.panel-news-links ul li a:active {
  text-decoration: none;
}
.panel.panel-news-links ul li .date {
  margin: 0 0 5px;
}
.panel.panel-news-links ul li:last-child {
  border-bottom: 0;
}
.panel.panel-section-links .details:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e949";
}
.panel.panel-section-links .details:after {
  font-size: 2em;
}
.panel.panel-section-links .panel-content {
  border-left: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  padding: 24px 32px;
}
.panel.panel-section-links .panel-content p {
  margin: 0;
}
.panel.panel-section-links .panel-content ul {
  border: 0;
  padding: 0;
}
.panel.panel-section-links .panel-content .intro {
  border-bottom: 1px solid #e5e5e5;
  margin: 0 0 24px;
  padding-bottom: 24px;
}
.panel.panel-section-links .panel-content .btn-container {
  margin: 24px 0 0;
}
/* =========================
 * Components - Panel - Jumplinks
 * ========================= */
.panel-jumplinks {
  border: 1px solid #e5e5e5;
  border-left: 0;
  border-right: 0;
  margin: 20px 0;
  padding: 24px;
}
.panel-jumplinks ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.panel-jumplinks ul li {
  background-image: url(../img/icons/red-dot.png);
  background-repeat: no-repeat;
  background-position: left center;
  display: block;
  margin: 10px 0;
  padding: 0 0 0 16px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .panel-jumplinks ul li {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../img/icons/red-dot@2x.png);
    background-size: 3px 3px;
  }
}
.panel-jumplinks ul li a {
  text-decoration: underline;
}
.panel-jumplinks ul li a:hover,
.panel-jumplinks ul li a:active {
  text-decoration: none;
}
/* =========================
 * Components - Panel - Article Details
 * ========================= */
.panel.panel-article-details {
  background: #ffffff;
  border: 1px solid #e5e5e5;
  margin: 30px 0;
  padding: 30px;
  position: relative;
  transition: box-shadow 0.2s;
  -webkit-transition: box-shadow 0.2s;
}
.panel.panel-article-details.hover {
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.05);
  cursor: pointer;
}
.panel.panel-article-details.hover .units {
  margin-top: -10px;
}
.panel.panel-article-details.hover a {
  text-decoration: none;
}
.panel.panel-article-details .units {
  right: 30px;
}
.panel.panel-article-details .cpd-icon {
  display: block;
  height: 40px;
  left: 30px;
  position: absolute;
  top: 30px;
  width: 45px;
}
.panel.panel-article-details .cpd-icon:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e96c";
}
.panel.panel-article-details .cpd-icon:after {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -0.5em;
  margin-top: -0.5em;
  font-size: 2.6em;
}
.panel.panel-article-details .cpd-icon.cpd-icon-magazine:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e94c";
}
.panel.panel-article-details .speech-bubble-icon {
  background-image: url(../img/icons/speech-bubble.png);
  background-repeat: no-repeat;
  display: block;
  height: 32px;
  left: 30px;
  position: absolute;
  top: 30px;
  width: 45px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .panel.panel-article-details .speech-bubble-icon {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../img/icons/speech-bubble@2x.png);
    background-size: 45px 32px;
  }
}
.panel.panel-article-details .content {
  padding-left: 55px;
}
.panel.panel-article-details .content h2 {
  color: #000000;
  line-height: normal;
  font-size: 1.125em;
  margin: 0;
}
.panel.panel-article-details .content p {
  font-size: 0.875em;
  line-height: normal;
  margin: 0;
}
.panel.panel-article-details .units + span + .content {
  padding-right: 50px;
}
@media only screen and (max-width: 959px) {
  .panel.panel-article-details {
    margin-left: auto;
    margin-right: auto;
    max-width: 360px;
  }
  .panel.panel-article-details .units {
    right: 20px;
  }
}
/* =========================
 * Components - Panel - Author Details
 * ========================= */
.panel.panel-author-details {
  margin: 35px 0 70px;
}
.panel.panel-author-details.bottom {
  bottom: 0px;
  margin-right: 8.3333333%;
  padding-right: 15px;
  position: absolute;
}
.panel.panel-author-details .details {
  background: #000000;
  color: #ffffff;
  display: table;
  height: 85px;
  overflow: hidden;
  position: relative;
  width: 100%;
  transition: height 0.2s;
  -webkit-transition: height 0.2s;
}
.panel.panel-author-details .details .image {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover !important;
  background: #595959;
  height: 85px;
  left: 0;
  position: absolute;
  top: 0;
  width: 85px;
  transition: height 0.2s, width 0.2s;
  -webkit-transition: height 0.2s, width 0.2s;
}
.panel.panel-author-details .details .image + .content {
  padding-left: 110px;
}
.panel.panel-author-details .details .content {
  display: table-cell;
  height: 100%;
  padding-left: 36px;
  vertical-align: middle;
  width: 100%;
}
.panel.panel-author-details .details .content h3 {
  font-size: 1em;
  line-height: normal;
  margin: 0 0 10px;
}
.panel.panel-author-details .details .content h4 {
  font-size: 0.875em;
  line-height: normal;
  margin: 10px 0 0;
}
.panel.panel-author-details .date-list {
  list-style: none;
  margin: 0;
  border-left: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  padding: 0;
}
.panel.panel-author-details .date-list .cvEntry {
  border-bottom: 1px solid #e5e5e5;
  margin-top: -1px;
  padding: 30px 0;
  position: relative;
  transition: padding 0.2s;
  -webkit-transition: padding 0.2s;
}
.panel.panel-author-details .date-list .cvEntry:last-child {
  border-bottom: 0;
}
.panel.panel-author-details .date-list .date p,
.panel.panel-author-details .date-list .content p {
  margin: 0;
}
.panel.panel-author-details .date-list .date {
  height: 100%;
  left: 0;
  padding: 30px 0;
  position: absolute;
  text-align: center;
  top: 0;
  transition: padding 0.2s;
  -webkit-transition: padding 0.2s;
  width: 100px;
}
.panel.panel-author-details .date-list .date p {
  color: #000000 !important;
  font-size: 1em !important;
}
.panel.panel-author-details .date-list .content {
  color: #595959;
  padding: 0 35px 0 100px;
}
@media only screen and (max-width: 959px) {
  .panel.panel-author-details {
    margin-left: auto;
    margin-right: auto;
    max-width: 360px;
  }
}
@media only screen and (max-width: 479px) {
  .panel.panel-author-details .details {
    height: 65px;
  }
  .panel.panel-author-details .details .image {
    height: 65px;
    width: 65px;
  }
  .panel.panel-author-details .details .content {
    padding-left: 80px;
  }
  .panel.panel-author-details .details .content h3 {
    font-size: 0.875em;
    margin: 0 0 5px;
  }
  .panel.panel-author-details .details .content h4 {
    font-size: 0.75em;
    margin: 5px 0 0;
  }
  .panel.panel-author-details .date-list li {
    padding: 20px 0;
  }
  .panel.panel-author-details .date-list .date {
    padding: 20px 0;
    width: 80px;
  }
  .panel.panel-author-details .date-list .date p {
    font-size: 0.875em !important;
  }
  .panel.panel-author-details .date-list .content {
    padding-left: 80px;
  }
}
/* =========================
 * Components - Panel - Card
 * ========================= */
.cpd-cards > h3 {
  margin: 30px 0 20px;
}
.cpd-cards > h3:first-child {
  margin-top: -8px;
  margin-bottom: 30px;
}
.cpd-cards .panel.panel-card .units {
  right: -15px;
  top: -40px;
}
.cpd-cards .panel.panel-card .units p {
  margin-top: 10px;
}
.row.row-cards {
  clear: both;
  margin-bottom: -15px;
  margin-top: -15px;
  min-height: 320px;
  position: relative;
}
.card-container {
  padding: 15px;
}
.js .panel.panel-card {
  cursor: pointer;
}
.js .panel.panel-card .header h3 a {
  text-decoration: none;
}
.panel.panel-card {
  background: #ffffff;
  border: 1px solid #dbdbdb;
  box-shadow: none;
  height: 400px;
  margin: 0;
  padding: 40px;
  position: relative;
  transition: box-shadow 0.2s;
  -webkit-transition: box-shadow 0.2s;
}
.panel.panel-card.hover {
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.05);
}
.panel.panel-card.hover .units {
  margin-top: -10px;
}
.panel.panel-card .header {
  height: 40px;
  padding-right: 60px;
  position: relative;
}
.panel.panel-card .header.report,
.panel.panel-card .header.article,
.panel.panel-card .header.event,
.panel.panel-card .header.abmagazine {
  padding-left: 60px;
}
.panel.panel-card .header.report .cpd-icon,
.panel.panel-card .header.article .cpd-icon,
.panel.panel-card .header.event .cpd-icon,
.panel.panel-card .header.abmagazine .cpd-icon {
  display: block;
  height: 40px;
  left: 0;
  position: absolute;
  top: 0;
  width: 45px;
  font-size: 2.5em;
}
.panel.panel-card .header.report .cpd-icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.panel.panel-card .header.report .cpd-icon:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e941";
}
.panel.panel-card .header.article .cpd-icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.panel.panel-card .header.article .cpd-icon:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e96c";
}
.panel.panel-card .header.event .cpd-icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.panel.panel-card .header.event .cpd-icon:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e96d";
}
.panel.panel-card .header.abmagazine .cpd-icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.panel.panel-card .header.abmagazine .cpd-icon:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e94c";
}
.panel.panel-card .header h3 {
  font-size: 1.125em;
  font-weight: 400;
  line-height: normal;
  margin: 0;
}
.panel.panel-card .header h3 a {
  color: #000000;
}
.panel.panel-card .header p {
  color: #595959;
  font-size: 0.875em;
  line-height: normal;
  margin: 0;
}
.panel.panel-card .content {
  max-height: 100%;
  overflow: hidden;
  padding-top: 40px;
}
.panel.panel-card .content h4,
.panel.panel-card .content p {
  margin: 20px 0;
}
.panel.panel-card .content h4:first-child,
.panel.panel-card .content p:first-child {
  margin-top: 0;
}
.panel.panel-card .content h4:last-child,
.panel.panel-card .content p:last-child {
  margin-bottom: 0;
}
.panel.panel-card .content h4 {
  color: #c80000;
  font-size: 1.125em;
  line-height: 1.3333em;
}
.panel.panel-card .content p {
  color: #595959;
  font-size: 0.875em;
  line-height: 1.5em;
}
.panel.panel-card .event-date-container {
  color: #595959;
  font-size: 0.875em;
  line-height: 1.5em;
  margin-top: 15px;
  position: relative;
}
.panel.panel-card .event-date-container.fade {
  position: absolute;
}
.panel.panel-card .event-date-container p {
  margin: 0;
}
.panel.panel-card .event-date-container .event-type {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.panel.panel-card.event-free .event-date-container .event-date,
.panel.panel-card.event-paid .event-date-container .event-date {
  padding-right: 40px;
}
.panel.panel-card.event-free .event-date-container:after,
.panel.panel-card.event-paid .event-date-container:after {
  display: inline-block;
  position: absolute;
  right: 40px;
  text-transform: uppercase;
  top: 37px;
}
.panel.panel-card.event-free .event-date-container:after {
  content: "Free";
}
.panel.panel-card.event-paid .event-date-container:after {
  content: "Paid";
}
.panel.panel-card .tags {
  background-color: #ffffff;
  border-top: 1px solid #e5e5e5;
  bottom: 0;
  cursor: default;
  display: block;
  font-size: 0.875em;
  height: 100px;
  left: 0;
  overflow: hidden;
  padding: 20px 50px 20px 40px;
  position: absolute;
  transition: height 0.2s;
  -webkit-transition: background 0.2s, height 0.2s;
  width: 100%;
  z-index: 1;
}
.panel.panel-card .tags .tags-inner {
  display: block;
  height: 60px;
  overflow: hidden;
}
.panel.panel-card .tags .tags-container {
  min-height: 60px;
}
.panel.panel-card .tags .tags-header {
  display: none;
}
.panel.panel-card .tags ul {
  list-style: none;
  margin: 0 10px 0 0;
  overflow: hidden;
  padding: 0;
  white-space: nowrap;
  text-overflow: ellipsis;
  line-height: 60px;
}
.panel.panel-card .tags li {
  display: inline;
}
.panel.panel-card .tags li:after {
  color: #c80000;
  content: ", ";
  margin-left: -5px;
}
.panel.panel-card .tags li:last-child:after {
  content: "";
}
.panel.panel-card .tags .icon-container {
  color: #c80000;
  cursor: pointer;
  font-size: 1.3em;
  height: 60px;
  line-height: 60px;
  position: absolute;
  right: 20px;
  text-align: center;
  top: 20px;
  width: 30px;
  transition: top 0.2s, color 0.2s;
  -webkit-transition: top 0.2s, color 0.2s;
}
.panel.panel-card .tags .icon-container:hover {
  color: #c80000;
}
.panel.panel-card .tags.expanded {
  background: #ffffff;
  display: block;
  height: 300px;
}
.panel.panel-card .tags.expanded .tags-header,
.panel.panel-card .tags.expanded ul,
.panel.panel-card .tags.expanded li {
  display: block;
}
.panel.panel-card .tags.expanded .tags-inner {
  height: 100%;
}
.panel.panel-card .tags.expanded.scroll-bar .tags-inner {
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.panel.panel-card .tags.expanded .tags-container {
  display: block;
}
.panel.panel-card .tags.expanded .tags-header {
  font-size: 1.125em;
  line-height: normal;
  margin-bottom: 20px;
  padding-right: 10px;
}
.panel.panel-card .tags.expanded .icon-container {
  top: 10px;
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}
.panel.panel-card .tags.expanded ul {
  line-height: normal;
}
.panel.panel-card .tags.expanded li {
  margin: 3px 0;
}
.panel.panel-card .tags.expanded li:first-child {
  margin-top: 0;
}
.panel.panel-card .tags.expanded li:last-child {
  margin-bottom: 0;
}
.panel.panel-card .tags.expanded li:after {
  content: "";
  margin: 0;
}
@media (min-width: 960px) {
  .row-list .card-container {
    width: 100%;
    padding-bottom: 0;
    padding-top: 0;
    margin: 6px 0;
  }
  .row-list .panel.panel-card {
    overflow: hidden;
    height: 235px;
    position: static;
  }
  .row-list .panel.panel-card .header,
  .row-list .panel.panel-card .content,
  .row-list .panel.panel-card .tags {
    float: left;
    padding: 0 15px;
  }
  .row-list .panel.panel-card .header {
    padding-left: 60px;
    width: 25%;
  }
  .row-list .panel.panel-card .content {
    padding-top: 0;
    width: 50%;
  }
  .row-list .panel.panel-card .tags {
    border-top: 0;
    height: auto;
    max-height: 100%;
    overflow: hidden;
    position: static;
    width: 25%;
  }
  .row-list .panel.panel-card .tags .icon-container {
    display: none;
  }
  .row-list .panel.panel-card .tags .tags-header {
    display: block;
    font-size: 1.143em;
    margin-bottom: 18px;
    margin-top: 0;
  }
  .row-list .panel.panel-card .tags .tags-inner {
    height: auto;
  }
  .row-list .panel.panel-card .tags ul {
    line-height: 1.6em;
    margin: 0;
    text-overflow: clip;
    white-space: normal;
  }
  .row-list .panel.panel-card .units {
    position: static;
    margin-top: 20px;
    text-align: left;
    top: 90px;
  }
  .row-list .panel.panel-card .units p {
    width: 100%;
  }
  .row-list .panel.panel-card .units .icon-container {
    display: none;
  }
  .row-list .panel.panel-card .event-date-container {
    margin-bottom: 1px;
  }
  .row-list .panel.panel-card.event-free .event-date-container .event-date,
  .row-list .panel.panel-card.event-paid .event-date-container .event-date {
    padding-right: 0;
  }
  .row-list .panel.panel-card.event-free .event-date-container:after,
  .row-list .panel.panel-card.event-paid .event-date-container:after {
    content: none;
  }
  .row-list .panel.panel-card.event-free:after,
  .row-list .panel.panel-card.event-paid:after {
    bottom: 18px;
    color: #595959;
    font-size: 14px;
    left: 117px;
    line-height: 1;
    margin-top: 0;
    position: absolute;
    text-transform: uppercase;
  }
  .row-list .panel.panel-card.event-free:after {
    content: "Free";
  }
  .row-list .panel.panel-card.event-paid:after {
    content: "Paid";
  }
  .row-list .panel.panel-card .fade {
    bottom: 30px;
    height: 30px;
    left: 25%;
    padding-left: 43px;
    right: 15px;
    width: 70%;
  }
}
@media only screen and (max-width: 599px) {
  .cpd-cards > h3 {
    margin-bottom: 30px;
    margin-top: 40px;
    text-align: center;
  }
  .cpd-cards > h3:first-child {
    margin-top: 0;
  }
  .cpd-cards .row.row-cards {
    margin-top: -10px;
    margin-bottom: -10px;
  }
  .cpd-cards .card-container {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .cpd-cards .panel.panel-card {
    height: auto;
    min-height: 330px;
    margin: 0 auto;
    max-width: 360px;
    padding-bottom: 120px;
  }
  .cpd-cards .panel.panel-card .header {
    height: auto;
  }
  .cpd-cards .panel.panel-card .content {
    padding-top: 30px;
  }
  .cpd-cards .panel.panel-card .content h4 {
    font-size: 0.875em;
  }
  .cpd-cards .panel.panel-card .content p {
    font-size: 0.75em;
  }
  .cpd-cards .panel.panel-card .tags.expanded {
    height: 230px;
  }
  .cpd-cards .panel.panel-card .tags a {
    text-decoration: underline;
  }
  .cpd-cards .panel.panel-card .event-date-container.fade {
    position: relative;
  }
  .cpd-cards .panel.panel-card .event-date-container.fade .event-date {
    display: inline-block;
    padding-right: 2px;
    vertical-align: top;
  }
  .cpd-cards .panel.panel-card .event-date-container.fade:after {
    left: 0;
    position: relative;
    top: 2px;
  }
}
/* =========================
 * Components - Panel - Event Details
 * ========================= */
.panel.panel-event-details {
  background: #ffffff;
  border: 1px solid #e5e5e5;
  margin: 30px 0;
  padding: 30px;
  position: relative;
}
.panel.panel-event-details.header-only .header {
  border-bottom: none;
  padding-bottom: 0;
}
.panel.panel-event-details .header {
  border-bottom: 1px solid #e5e5e5;
  margin: 0 -30px;
  padding: 0 70px 30px 90px;
  position: relative;
}
.panel.panel-event-details .header .cpd-icon {
  display: block;
  height: 40px;
  left: 30px;
  position: absolute;
  top: 0;
  width: 45px;
}
.panel.panel-event-details .header .cpd-icon:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e96d";
}
.panel.panel-event-details .header .cpd-icon:after {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -0.5em;
  margin-top: -0.5em;
  font-size: 2.6em;
}
.panel.panel-event-details .header h2,
.panel.panel-event-details .header p {
  line-height: normal;
  margin: 0;
}
.panel.panel-event-details .header h2 {
  color: #c80000;
}
.panel.panel-event-details .header p {
  color: #595959;
}
.panel.panel-event-details .content {
  padding-top: 30px;
}
.panel.panel-event-details .units {
  right: 30px;
}
.panel.panel-event-details .details-list {
  list-style: none;
  margin: 30px 0 20px;
  padding: 0;
}
.panel.panel-event-details .details-list:first-child {
  margin-top: 0;
}
.panel.panel-event-details .details-list:last-child {
  margin-bottom: 0;
}
.panel.panel-event-details .details-list > li {
  margin: 30px 0;
}
.panel.panel-event-details .details-list > li:first-child {
  margin-top: 0;
}
.panel.panel-event-details .details-list > li:last-child {
  margin-bottom: 0;
}
.panel.panel-event-details .details-list > li > p {
  color: #c80000 !important;
  font-size: 1.0625em !important;
}
.panel.panel-event-details .details-list > li > ul {
  list-style: none;
  margin: 10px 0 0;
  padding: 0;
}
.panel.panel-event-details .details-list > li > ul > li {
  color: #000000;
  margin: 5px 0;
}
.panel.panel-event-details .details-list > li > ul > li:first-child {
  margin-top: 0;
}
.panel.panel-event-details .details-list > li > ul > li:last-child {
  margin-bottom: 0;
}
.panel.panel-event-details .details-list > li > ul > li.members {
  color: #595959;
  font-size: 0.875em;
}
.panel.panel-event-details .btn-container {
  margin-bottom: 5px;
}
.panel.panel-event-details .btn {
  display: block;
}
.panel.panel-event-details .contact-details {
  list-style: none;
  margin: 30px 0;
  padding: 0;
}
.panel.panel-event-details .contact-details:first-child {
  margin-top: 0;
}
.panel.panel-event-details .contact-details:last-child {
  margin-bottom: 0;
}
.panel.panel-event-details .contact-details li {
  margin: 5px 0;
}
.panel.panel-event-details .contact-details li:first-child {
  margin-top: 0;
}
.panel.panel-event-details .contact-details li:last-child {
  margin-bottom: 0;
}
.panel.panel-event-details .contact-details li.telephone a {
  color: #000000;
}
.panel.panel-event-details .contact-details li.telephone a:hover {
  color: #c80000;
}
.panel.panel-event-details .contact-details li.email {
  font-size: 0.875em;
}
.panel.panel-event-details h2 {
  font-size: 1.125em;
  margin: 0;
}
.panel.panel-event-details p {
  margin: 0;
}
.panel.panel-event-details p.small {
  font-size: 0.75em !important;
}
@media only screen and (max-width: 959px) {
  .panel.panel-event-details {
    margin-left: auto;
    margin-right: auto;
    max-width: 360px;
  }
  .panel.panel-event-details .units {
    right: 20px;
  }
}
.panel.panel-icon {
  padding-left: 100px;
  position: relative;
}
.panel.panel-icon h2 {
  font-size: 1.5em;
  line-height: normal;
  margin: 20px 0;
}
.panel.panel-icon [class^="icon-"] {
  color: #c80000;
  display: block;
  font-size: 4.3em;
  height: 70px;
  left: 0;
  position: absolute;
  top: 0;
  width: 70px;
}
/* =========================
 * Components - Panel - Map Info
 * ========================= */
.panel.panel-map-info {
  background: #ffffff;
  height: 370px;
  position: relative;
  width: 370px;
}
.panel.panel-map-info h2,
.panel.panel-map-info p {
  font-size: 1.125em;
  margin: 30px 0;
  line-height: normal;
}
.panel.panel-map-info h2:first-child,
.panel.panel-map-info p:first-child {
  margin-top: 0;
}
.panel.panel-map-info h2:last-child,
.panel.panel-map-info p:last-child {
  margin-bottom: 0;
}
.panel.panel-map-info h2 {
  margin: 10px 0;
}
.panel.panel-map-info p {
  color: #000000;
}
.panel.panel-map-info p.btn-container {
  bottom: 50px;
  font-size: 0.875em;
  left: 50px;
  position: absolute;
}
.panel.panel-map-info .cta {
  position: relative;
  color: #c80000;
  margin-top: 50px;
  font-size: 0.875em;
}
.panel.panel-map-info .cta .fa-icon-container {
  margin-left: 5px;
  transition: margin 0.2s;
  -webkit-transition: margin 0.2s;
}
.panel.panel-map-info .cta:hover .fa-icon-container {
  margin-left: 10px;
}
@media only screen and (max-width: 599px) {
  .panel.panel-map-info h2,
  .panel.panel-map-info p {
    margin: 20px 0;
  }
  .panel.panel-map-info h2:first-child,
  .panel.panel-map-info p:first-child {
    margin-top: 0;
  }
  .panel.panel-map-info h2:last-child,
  .panel.panel-map-info p:last-child {
    margin-bottom: 0;
  }
  .panel.panel-map-info p {
    font-size: 1em;
  }
  .panel.panel-map-info p.btn-container {
    position: static;
  }
}
/* =========================
 * Components - hero panel
 * ========================= */
.hero {
  font-weight: 200;
  background-position: 90% 60px;
  background-repeat: no-repeat;
  line-height: 1.5;
  margin-top: 30px;
  padding: 60px 30% 60px 10%;
  position: relative;
}
.hero.hero-first {
  margin-top: 0;
}
.hero.hero-no-icon {
  padding: 60px;
}
.hero.hero-blue {
  background-color: #dcf0fa;
}
.hero.hero-blue .btn.btn-arrow {
  background-color: transparent;
  border-color: #000000;
  color: #000000;
  font-size: 14px;
}
.hero.hero-blue .btn.btn-arrow .fa-icon-container {
  background-color: transparent;
  border-color: #000000;
  color: #000000;
}
.hero.hero-black {
  background-color: #000000;
}
.hero.hero-red {
  background-color: #c80000;
}
.hero.hero-black,
.hero.hero-red {
  color: #ffffff;
}
.hero.hero-black .btn.btn-arrow,
.hero.hero-red .btn.btn-arrow {
  background-color: transparent;
  border-color: #ffffff;
  color: #ffffff;
  font-size: 14px;
}
.hero.hero-black .btn.btn-arrow .fa-icon-container,
.hero.hero-red .btn.btn-arrow .fa-icon-container {
  background-color: transparent;
  border-color: #ffffff;
  color: #ffffff;
}
.hero.hero-reveal {
  overflow: hidden;
}
.hero.hero-reveal:before {
  border-color: transparent transparent #fff transparent;
  border-style: solid;
  border-width: 0 20px 20px 20px;
  bottom: -40px;
  content: '';
  height: 0;
  left: 60px;
  position: absolute;
  transition: bottom 200ms ease-in-out;
  width: 0;
}
.hero.hero-reveal.open:before {
  bottom: 0;
}
.hero.hero-reveal.open .arrow-cta-down:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e905";
}
.hero.hero-reveal.open .arrow-cta-down:hover {
  text-decoration: none;
}
.hero.hero-reveal.open .arrow-cta-down:hover:after {
  bottom: 5px;
}
.hero.hero-reveal.half {
  float: left;
  padding: 60px 10%;
  width: 49%;
}
.hero.hero-reveal.half + .hero-reveal.half {
  margin-left: 2%;
}
.hero h3 {
  font-weight: 200;
  font-size: 22px;
  line-height: 24px;
  margin-top: 0;
  margin-bottom: 30px;
}
.hero p {
  color: #ffffff;
}
.hero .icon {
  font-size: 60px;
  position: absolute;
  right: 10%;
  top: 80px;
}
.hero .links {
  margin-top: 30px;
}
.content-secondary .hero {
  margin-left: -15px;
  margin-right: -15px;
  margin-top: 0;
  margin-bottom: 30px;
  padding: 45px;
}
.content-secondary .hero.hero-narrow {
  margin-left: 0;
  margin-right: 0;
}
.right-border ~ .content-secondary .hero {
  position: relative;
}
.right-border ~ .content-secondary .hero:after {
  border-left: 1px solid #ffffff;
  bottom: -30px;
  content: "";
  height: 30px;
  left: 0px;
  position: absolute;
}
.hero-reveal-content {
  border: 1px solid #e6e6e6;
  border-top: 0;
  clear: both;
  overflow: hidden;
  position: relative;
  padding: 30px;
}
.hero-reveal-content > img {
  float: left;
  margin-right: 30px;
  max-height: 250px;
  max-width: 350px;
}
.hero-reveal-content > h1,
.hero-reveal-content h2,
.hero-reveal-content h3,
.hero-reveal-content h4,
.hero-reveal-content h5 {
  margin-top: 0;
}
.hero-reveal-content > p {
  margin-bottom: 0;
  overflow: hidden;
}
.hero-reveal-content .close {
  clear: both;
  display: block;
  margin-top: 20px;
}
.hero-reveal-content + .hero-reveal.half {
  margin-left: 2%;
}
@media only screen and (max-width: 959px) {
  .content-secondary .hero {
    margin-right: 0;
  }
}
@media only screen and (max-width: 599px) {
  .hero,
  .content-secondary .hero {
    background-image: none !important;
    margin: 0 -20px;
  }
  .hero,
  .content-secondary .hero,
  .hero.hero-no-icon,
  .content-secondary .hero.hero-no-icon {
    padding: 40px;
  }
  .hero h3,
  .content-secondary .hero h3 {
    font-size: 18px;
  }
  .hero p,
  .content-secondary .hero p {
    font-size: 14px;
  }
  .hero .icon,
  .content-secondary .hero .icon {
    bottom: 40px;
    font-size: 50px;
    right: 40px;
    top: auto;
  }
  .hero .arrow-cta,
  .content-secondary .hero .arrow-cta {
    font-size: 12px;
  }
  .right-border + .content-secondary .hero:after {
    content: none;
  }
}
@media only screen and (max-width: 990px) {
  .hero-reveal-content.open {
    height: auto;
  }
}
@media only screen and (max-width: 650px) {
  .hero-reveal-content > img {
    margin-bottom: 30px;
    max-height: 100%;
    max-width: 100%;
    width: 100%;
  }
}
@media only screen and (max-width: 599px) {
  .hero.hero-reveal.half {
    float: none;
    margin-left: 0;
    width: 100%;
  }
  .hero.hero-reveal.half + .hero-reveal.half {
    margin-left: 0;
  }
  .hero-reveal-content {
    border-left: none;
    border-right: none;
    margin-left: -20px;
    margin-right: -20px;
  }
}
.infographic-panel {
  display: table;
  font-weight: 200;
  line-height: 1.5;
  margin-top: 30px;
  min-height: 320px;
  width: 100%;
}
.infographic-panel.ip-light-bg h3,
.infographic-panel.ip-light-bg p,
.infographic-panel.ip-light-bg a,
.infographic-panel.ip-light-bg li,
.infographic-panel.ip-light-bg blockquote,
.infographic-panel.ip-light-bg.ip-hero-icon .content .icon {
  color: #000000;
}
.infographic-panel.ip-bg-image {
  background-color: #000000;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.infographic-panel.ip-black {
  background-color: #000000;
}
.infographic-panel.ip-grey {
  background-color: #747678;
}
.infographic-panel.ip-grey-light {
  background-color: #e5e5e5;
}
.infographic-panel.ip-grey-light h3,
.infographic-panel.ip-grey-light p,
.infographic-panel.ip-grey-light a,
.infographic-panel.ip-grey-light li,
.infographic-panel.ip-grey-light blockquote,
.infographic-panel.ip-grey-light.ip-hero-icon .content .icon {
  color: #000000;
}
.infographic-panel.ip-red {
  background-color: #c80000;
}
.infographic-panel.ip-white {
  background-color: #ffffff;
}
.infographic-panel.ip-white.ip-quotation-mark {
  overflow: hidden;
  position: relative;
}
.infographic-panel.ip-white.ip-quotation-mark:before {
  color: #f3f3f3;
  content: '\0201C';
  font-size: 200px;
  left: 10px;
  line-height: 1em;
  position: absolute;
  top: 10px;
  z-index: 1;
}
.infographic-panel.ip-white.ip-quotation-mark .content {
  position: relative;
  z-index: 2;
}
.infographic-panel.ip-white h3,
.infographic-panel.ip-white p,
.infographic-panel.ip-white blockquote {
  color: #595959;
}
.infographic-panel.ip-large-text p {
  font-size: 28px;
  line-height: 38px;
  margin: 0;
}
.infographic-panel.ip-large-text p,
.infographic-panel.ip-large-text blockquote {
  margin: 0;
}
.infographic-panel.ip-people .content {
  padding: 20px;
  text-align: center;
}
.infographic-panel.ip-radial .content {
  padding-right: 272px !important;
  position: relative;
}
.infographic-panel.ip-radial .radial-percentage {
  margin-top: -86px;
  position: absolute;
  right: 60px;
  top: 50%;
}
.infographic-panel.ip-percentage {
  background-color: #ffffff;
  color: #000000;
  overflow: hidden;
  padding: 0;
  position: relative;
}
.infographic-panel.ip-percentage.reset-animation .percentage-bar {
  transition: none !important;
}
.infographic-panel.ip-percentage .content {
  padding: 30px;
  position: relative;
  z-index: 3;
}
.infographic-panel.ip-percentage .background-percentage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.infographic-panel.ip-percentage .background-percentage.test .percentage-bar {
  top: 42%;
}
.infographic-panel.ip-percentage .percentage-container {
  bottom: 0;
  display: table;
  height: 100%;
  left: 0;
  position: relative;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 2;
}
.infographic-panel.ip-percentage .percentage {
  color: #f2f2f2;
  display: table-cell;
  font-size: 144px;
  text-align: center;
  vertical-align: middle;
}
.infographic-panel.ip-percentage .percentage-bar {
  background-color: #f8f8f8;
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 100%;
  transition: top 1s;
}
.infographic-panel.ip-percentage h3,
.infographic-panel.ip-percentage p,
.infographic-panel.ip-percentage blockquote.inline-quote {
  color: #000000;
}
.infographic-panel.ip-hero-icon .content {
  padding-right: 11em;
  position: relative;
}
.infographic-panel.ip-hero-icon .content .icon {
  color: #ffffff;
  font-size: 70px;
  position: absolute;
  right: 60px;
  top: 80px;
}
.infographic-panel.ip-full-height {
  height: 100%;
}
.infographic-panel.ip-align-bottom .content {
  vertical-align: bottom;
}
.infographic-panel .links {
  margin-top: 30px;
}
.infographic-panel .links a {
  text-decoration: none;
}
.infographic-panel .content {
  display: table-cell;
  padding: 60px;
  vertical-align: middle;
}
.infographic-panel ul,
.infographic-panel ol {
  padding-left: 20px;
  margin-top: 10px;
  margin-bottom: 0;
}
.infographic-panel ul:first-child,
.infographic-panel ol:first-child {
  margin-top: 0;
}
.infographic-panel ul {
  list-style-type: disc;
}
.infographic-panel li {
  margin-top: 15px;
}
.infographic-panel li:first-child {
  margin-top: 0;
}
.infographic-panel h3,
.infographic-panel p,
.infographic-panel a,
.infographic-panel li,
.infographic-panel blockquote {
  color: #ffffff;
}
.infographic-panel h3 {
  font-size: 28px;
  font-weight: 200;
  line-height: 40px;
  margin: 0;
}
.infographic-panel h4 {
  font-size: 20px;
  font-weight: 200;
  line-height: 28px;
}
.infographic-panel p:last-child {
  margin-bottom: 0;
}
.infographic-panel a {
  text-decoration: underline;
}
.infographic-panel a:hover {
  text-decoration: none;
}
.infographic-panel blockquote.inline-quote {
  font-size: 28px;
  line-height: 40px;
}
.infographic-panel blockquote.inline-quote:before {
  color: inherit;
  content: '\0201C';
  font-size: inherit;
  left: inherit;
  line-height: inherit;
  position: static;
  top: inherit;
  z-index: inherit;
}
.infographic-panel blockquote.inline-quote:after {
  content: '\0201D';
}
.infographic-panel blockquote.inline-quote.no-quotes:before,
.infographic-panel blockquote.inline-quote.no-quotes:after {
  content: none;
}
.infographic-panel-grid {
  margin-top: 20px;
}
.infographic-panel-grid .infographic-panel {
  margin-top: 2px;
}
.infographic-panel-pair {
  overflow: hidden;
}
.infographic-panel-pair.small-left .ip-left {
  width: 33.33333333%;
}
.infographic-panel-pair.small-left .ip-left .content {
  padding: 30px;
}
.infographic-panel-pair.small-left .ip-right {
  width: 66.66666667%;
}
.infographic-panel-pair.small-right .ip-left {
  width: 66.66666667%;
}
.infographic-panel-pair.small-right .ip-right {
  width: 33.33333333%;
}
.infographic-panel-pair.small-right .ip-right .content {
  padding: 30px;
}
.infographic-panel-pair .ip-left {
  border-right: 1px solid #ffffff;
  float: left;
}
.infographic-panel-pair .ip-right {
  border-left: 1px solid #ffffff;
  float: right;
}
.js .cp-infographic-animated {
  overflow: hidden;
}
.js .cp-infographic-animated .ip-animation.ipa-from-left,
.js .cp-infographic-animated .ip-animation.ipa-from-right {
  opacity: 0;
  transition: opacity 300ms;
}
.js .cp-infographic-animated .ip-animation.ipa-from-left.ipa-animate,
.js .cp-infographic-animated .ip-animation.ipa-from-right.ipa-animate {
  opacity: 1;
}
.js .cp-infographic-animated.ia-swipe .ip-animation.ipa-from-left {
  margin-left: -10px !important;
  opacity: 0 !important;
  transition: margin 300ms, opacity 300ms !important;
}
.js .cp-infographic-animated.ia-swipe .ip-animation.ipa-from-left.ipa-animate {
  margin-left: 0 !important;
  opacity: 1 !important;
}
.js .cp-infographic-animated.ia-swipe .ip-animation.ipa-from-right {
  margin-right: -10px !important;
  opacity: 0 !important;
  transition: margin 300ms, opacity 300ms !important;
}
.js .cp-infographic-animated.ia-swipe .ip-animation.ipa-from-right.ipa-animate {
  margin-right: 0 !important;
  opacity: 1 !important;
}
@media only screen and (max-width: 959px) {
  .infographic-panel {
    min-height: 240px;
  }
  .infographic-panel.ip-large-text p {
    font-size: 14px;
    line-height: 19px;
  }
  .infographic-panel.ip-radial .content {
    padding-right: 136px !important;
  }
  .infographic-panel.ip-radial .radial-percentage {
    margin-top: -43px;
    right: 30px;
  }
  .infographic-panel h3 {
    font-size: 23px;
    line-height: 28px;
  }
  .infographic-panel blockquote.inline-quote {
    font-size: 20px;
    line-height: 28px;
  }
}
@media only screen and (max-width: 599px) {
  .infographic-panel {
    min-height: 0;
  }
  .infographic-panel.ip-bg-image {
    min-height: 160px;
  }
  .infographic-panel.ip-people {
    min-height: 0;
  }
  .infographic-panel.ip-people .content {
    padding: 0 0 10px !important;
  }
  .infographic-panel.ip-percentage .content {
    padding-right: 50% !important;
  }
  .infographic-panel.ip-percentage .percentage-container {
    left: 50%;
    width: 50%;
  }
  .infographic-panel.ip-percentage .percentage {
    font-size: 72px;
  }
  .infographic-panel.ip-hero-icon .content {
    padding-right: 30px;
  }
  .infographic-panel.ip-hero-icon .content .icon {
    font-size: 40px;
    right: 25px;
    top: auto;
    bottom: 15px;
  }
  .infographic-panel .content {
    padding: 45px 30px;
  }
  .infographic-panel h4,
  .infographic-panel p,
  .infographic-panel li {
    font-size: 14px;
  }
  .infographic-panel h4 {
    line-height: 18px;
  }
  .infographic-panel blockquote.inline-quote {
    font-size: 14px;
    line-height: 19px;
  }
  .infographic-panel-pair.small-left .ip-left,
  .infographic-panel-pair.small-right .ip-left,
  .infographic-panel-pair.small-left .ip-right,
  .infographic-panel-pair.small-right .ip-right {
    border: none;
    float: none;
    width: 100%;
  }
  .infographic-panel-pair.small-left .ip-left .content,
  .infographic-panel-pair.small-right .ip-left .content,
  .infographic-panel-pair.small-left .ip-right .content,
  .infographic-panel-pair.small-right .ip-right .content {
    padding: 45px 30px;
  }
}
/* =========================
 * Components - Breadcrumb
 * ========================= */
.breadcrumb-nav {
  list-style: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
}
.breadcrumb-nav li {
  display: inline-block;
  float: left;
  font-size: 0.875em;
  line-height: normal;
}
.breadcrumb-nav li:before {
  color: #595959;
  content: "/";
  margin-left: 5px;
  margin-right: 5px;
}
.hero-banner .breadcrumb-nav li:before,
.breadcrumb-container .breadcrumb-nav li:before {
  color: #ffffff;
}
.breadcrumb-nav li:first-child:before {
  content: none;
  margin: 0;
}
.breadcrumb-nav li a {
  color: #595959;
}
.breadcrumb-nav li a .hero-banner,
.breadcrumb-container .breadcrumb-nav li a {
  color: #ffffff;
}
.breadcrumb-nav li a:hover {
  color: #c80000;
}
.breadcrumb-container {
  background-color: rgba(0, 0, 0, 0.15);
  bottom: 0;
  padding: 12px 0;
  line-height: 18px;
  width: 100%;
}
.breadcrumb-container .breadcrumb-nav span,
.breadcrumb-container .breadcrumb-nav a:hover {
  color: #ffffff;
}
.ie8 .breadcrumb-container {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNgUAMAACkAJ+Ip3LMAAAAASUVORK5CYII=);
}
@media only screen and (max-width: 599px) {
  .breadcrumb-container {
    background-color: rgba(0, 0, 0, 0.65);
  }
  .ie8  {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNgUAMAACkAJ+Ip3LMAAAAASUVORK5CYII=);
  }
}
/* =========================
 * Layout - Section menu
 * ========================= */
.section-menu {
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 50px;
  margin-left: -15px;
}
.section-menu ul {
  line-height: 18px;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.section-menu li a {
  border-color: #e5e5e5;
  border-style: solid;
  border-width: 0 0 1px 0;
  color: #000000;
  display: block;
  padding: 12px 10px 12px 15px;
}
.section-menu li.current > span {
  border-right: 1px solid #ffffff;
  border-bottom: 1px solid #e5e5e5;
  color: #000000;
  display: block;
  font-weight: bold;
  margin-right: -1px;
  padding: 12px 11px 12px 15px;
  position: relative;
  z-index: 1;
}
.section-menu li.up a {
  border-right: none;
  color: #c80000;
  line-height: 24px;
  padding-top: 18px;
  padding-bottom: 18px;
}
.section-menu li.up a .fa-icon-container {
  margin-right: 10px;
  -webkit-transition: margin 0.2s;
  transition: margin 0.2s;
}
.section-menu li.up a:hover {
  text-decoration: none;
}
.section-menu li.up a:hover .fa-icon-container {
  margin-left: -10px;
  margin-right: 20px;
}
.section-menu li.up a .parent {
  display: block;
  font-size: 26px;
  line-height: 32px;
}
.section-menu li li a {
  color: #747678;
  padding-left: 25px;
}
.section-menu > ul > li > a {
  border-right-width: 4px;
}
@media only screen and (max-width: 959px) {
  .section-menu {
    margin: 20px 0;
    position: relative;
  }
  .section-menu > ul {
    background-color: #ffffff;
    margin: 0;
    max-height: 0;
    overflow: hidden;
    position: absolute;
    -webkit-transition: max-height 0.2s;
    transition: max-height 0.2s;
    width: 100%;
    z-index: 99;
  }
  .section-menu > ul > li > a,
  .section-menu > ul > li.current > span {
    display: none;
  }
  .section-menu li a {
    border-width: 0 1px 1px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .section-menu .menu-toggle {
    border: 1px solid #c80000;
    color: #c80000;
    cursor: pointer;
    padding: 11px 19px;
  }
  .section-menu .menu-toggle .opened-text {
    display: none;
  }
  .section-menu .menu-toggle .closed-text {
    display: inline;
  }
  .section-menu .menu-toggle.open {
    background-color: #d33333;
    border-color: #d33333;
    color: #ffffff;
  }
  .section-menu .menu-toggle.open .opened-text {
    display: inline;
  }
  .section-menu .menu-toggle.open .closed-text {
    display: none;
  }
  .section-menu .menu-toggle.open + ul {
    max-height: 1000px;
  }
  .top-level ul > li > a {
    border-right-width: 1px;
    color: #747678;
    display: block;
  }
  .top-level ul > li > ul {
    display: none;
  }
  .top-level .menu-toggle {
    background-color: #c80000;
    border-color: #c80000;
    color: #ffffff;
  }
}
/* =========================
 * Components - Button
 * ========================= */
p.btn,
.btn-container {
  font-size: 0.875em !important;
}
p.btn.col-sm-12,
.btn-container.col-sm-12 {
  margin-bottom: 30px;
  margin-top: 30px;
}
@media only screen and (max-width: 599px) {
  p.btn.col-sm-12,
  .btn-container.col-sm-12 {
    margin-left: -5px;
    margin-right: -5px;
  }
}
.btn,
input[type=submit],
button {
  background: #c80000;
  border: none;
  color: #ffffff;
  display: inline-block;
  line-height: normal;
  padding: 8px 15px;
  position: relative;
  text-align: center;
  transition: background 0.2s, border-color 0.2s, color 0.2s;
  -webkit-transition: background 0.2s, border-color 0.2s, color 0.2s;
}
.btn:hover,
input[type=submit]:hover,
button:hover {
  background: #d33333;
  color: #ffffff;
  text-decoration: none;
}
.btn:active,
input[type=submit]:active,
button:active {
  background: #a00000;
}
.btn[disabled],
input[type=submit][disabled],
button[disabled],
.btn.disabled,
input[type=submit].disabled,
button.disabled {
  background: #e5e5e5 !important;
  cursor: default !important;
}
.btn.btn-lg,
input[type=submit].btn-lg,
button.btn-lg {
  font-size: 14px;
  padding: 15px 40px;
}
.btn.btn-black,
input[type=submit].btn-black,
button.btn-black {
  color: #ffffff;
  background: #000000;
}
.btn.btn-black:hover,
input[type=submit].btn-black:hover,
button.btn-black:hover {
  background: #333333;
}
.btn.btn-black:active,
input[type=submit].btn-black:active,
button.btn-black:active {
  background: #281919;
}
.btn.btn-full-width,
input[type=submit].btn-full-width,
button.btn-full-width {
  width: 100%;
}
.btn.btn-hollow,
input[type=submit].btn-hollow,
button.btn-hollow {
  background: transparent;
  border: 1px solid #c80000;
  color: #c80000;
}
.btn.btn-hollow:hover,
input[type=submit].btn-hollow:hover,
button.btn-hollow:hover {
  border-color: #ec686c;
  color: #ec686c;
}
.btn.btn-hollow:active,
input[type=submit].btn-hollow:active,
button.btn-hollow:active {
  border-color: #a00000;
  color: #a00000;
}
.btn.btn-hollow[disabled],
input[type=submit].btn-hollow[disabled],
button.btn-hollow[disabled],
.btn.btn-hollow.disabled,
input[type=submit].btn-hollow.disabled,
button.btn-hollow.disabled {
  background: #ffffff !important;
  border-color: #e5e5e5 !important;
  color: #e5e5e5 !important;
}
.btn.btn-arrow,
input[type=submit].btn-arrow,
button.btn-arrow {
  background: #ffffff;
  border: 1px solid #c80000;
  color: #c80000;
  padding: 0 55px 0 20px;
  height: 35px;
  line-height: 35px;
}
.btn.btn-arrow:hover,
input[type=submit].btn-arrow:hover,
button.btn-arrow:hover {
  border-color: #ec686c;
  color: #ec686c;
}
.btn.btn-arrow:hover .fa-icon-container,
input[type=submit].btn-arrow:hover .fa-icon-container,
button.btn-arrow:hover .fa-icon-container {
  border-color: #ec686c;
  color: #ec686c;
}
.btn.btn-arrow:active,
input[type=submit].btn-arrow:active,
button.btn-arrow:active {
  border-color: #a00000;
  color: #a00000;
}
.btn.btn-arrow:active .fa-icon-container,
input[type=submit].btn-arrow:active .fa-icon-container,
button.btn-arrow:active .fa-icon-container {
  border-color: #a00000;
  color: #a00000;
}
.btn.btn-arrow[disabled],
input[type=submit].btn-arrow[disabled],
button.btn-arrow[disabled],
.btn.btn-arrow.disabled,
input[type=submit].btn-arrow.disabled,
button.btn-arrow.disabled {
  background: #ffffff !important;
  border-color: #e5e5e5 !important;
  color: #e5e5e5 !important;
}
.btn.btn-arrow[disabled] .fa-icon-container,
input[type=submit].btn-arrow[disabled] .fa-icon-container,
button.btn-arrow[disabled] .fa-icon-container,
.btn.btn-arrow.disabled .fa-icon-container,
input[type=submit].btn-arrow.disabled .fa-icon-container,
button.btn-arrow.disabled .fa-icon-container {
  background: #e5e5e5 !important;
  border-color: #e5e5e5 !important;
  color: #ffffff !important;
}
.btn.btn-arrow.btn-slide-animation .fa-icon-container,
input[type=submit].btn-arrow.btn-slide-animation .fa-icon-container,
button.btn-arrow.btn-slide-animation .fa-icon-container {
  overflow: hidden;
}
.btn.btn-arrow.btn-slide-animation .icon-slide-container,
input[type=submit].btn-arrow.btn-slide-animation .icon-slide-container,
button.btn-arrow.btn-slide-animation .icon-slide-container {
  display: block;
  height: 11px;
  margin-left: -36px;
  margin-top: 11px;
  overflow: hidden;
  transition: margin 200ms;
  width: 60px;
}
.btn.btn-arrow.btn-slide-animation .icon-slide-container span[class^="icon-"],
input[type=submit].btn-arrow.btn-slide-animation .icon-slide-container span[class^="icon-"],
button.btn-arrow.btn-slide-animation .icon-slide-container span[class^="icon-"] {
  font-size: 12.25px;
  position: static;
  height: auto;
  width: auto;
}
.btn.btn-arrow.btn-slide-animation:not(.disabled):hover .icon-slide-container,
input[type=submit].btn-arrow.btn-slide-animation:not(.disabled):hover .icon-slide-container,
button.btn-arrow.btn-slide-animation:not(.disabled):hover .icon-slide-container {
  margin-left: 9px;
}
.btn.btn-arrow .fa-icon-container,
input[type=submit].btn-arrow .fa-icon-container,
button.btn-arrow .fa-icon-container {
  background: #ffffff;
  border-color: #c80000;
  border-style: solid;
  border-width: 0 0 0 1px;
  color: #c80000;
  display: block;
  height: 33px;
  line-height: 37px;
  margin: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 35px;
  transition: background 0.2s, border-color 0.2s, color 0.2s;
  -webkit-transition: background 0.2s, border-color 0.2s, color 0.2s;
}
.btn.btn-arrow.btn-red,
input[type=submit].btn-arrow.btn-red,
button.btn-arrow.btn-red,
.btn.btn-arrow.btn-red .fa-icon-container,
input[type=submit].btn-arrow.btn-red .fa-icon-container,
button.btn-arrow.btn-red .fa-icon-container {
  color: #ffffff;
  background: #c80000;
}
.btn.btn-arrow.btn-red .fa-icon-container,
input[type=submit].btn-arrow.btn-red .fa-icon-container,
button.btn-arrow.btn-red .fa-icon-container {
  border-color: #ffffff;
}
.btn.btn-arrow.btn-red:hover,
input[type=submit].btn-arrow.btn-red:hover,
button.btn-arrow.btn-red:hover,
.btn.btn-arrow.btn-red:hover .fa-icon-container,
input[type=submit].btn-arrow.btn-red:hover .fa-icon-container,
button.btn-arrow.btn-red:hover .fa-icon-container {
  background: #d33333;
}
.btn.btn-arrow.btn-red:active,
input[type=submit].btn-arrow.btn-red:active,
button.btn-arrow.btn-red:active,
.btn.btn-arrow.btn-red:active .fa-icon-container,
input[type=submit].btn-arrow.btn-red:active .fa-icon-container,
button.btn-arrow.btn-red:active .fa-icon-container {
  background: #a00000;
}
.btn.btn-arrow.btn-red[disabled],
input[type=submit].btn-arrow.btn-red[disabled],
button.btn-arrow.btn-red[disabled],
.btn.btn-arrow.btn-red.disabled,
input[type=submit].btn-arrow.btn-red.disabled,
button.btn-arrow.btn-red.disabled {
  background: #e5e5e5 !important;
  border-color: #e5e5e5 !important;
  color: #ffffff !important;
}
.btn.btn-arrow.btn-red[disabled] .fa-icon-container,
input[type=submit].btn-arrow.btn-red[disabled] .fa-icon-container,
button.btn-arrow.btn-red[disabled] .fa-icon-container,
.btn.btn-arrow.btn-red.disabled .fa-icon-container,
input[type=submit].btn-arrow.btn-red.disabled .fa-icon-container,
button.btn-arrow.btn-red.disabled .fa-icon-container {
  background: #e5e5e5 !important;
  border-color: #ffffff !important;
  color: #ffffff !important;
}
.btn.btn-arrow.btn-white,
input[type=submit].btn-arrow.btn-white,
button.btn-arrow.btn-white {
  color: #c80000;
  background: #ffffff;
}
.btn.btn-arrow.btn-white .fa-icon-container,
input[type=submit].btn-arrow.btn-white .fa-icon-container,
button.btn-arrow.btn-white .fa-icon-container {
  background: #ffffff;
  color: #c80000;
  height: 33px;
  line-height: 35px;
  margin: 0;
}
.btn.btn-arrow.btn-white:hover,
input[type=submit].btn-arrow.btn-white:hover,
button.btn-arrow.btn-white:hover,
.btn.btn-arrow.btn-white:hover .fa-icon-container,
input[type=submit].btn-arrow.btn-white:hover .fa-icon-container,
button.btn-arrow.btn-white:hover .fa-icon-container {
  border-color: #d33333;
  color: #d33333;
}
.btn.btn-arrow.btn-white:active,
input[type=submit].btn-arrow.btn-white:active,
button.btn-arrow.btn-white:active {
  border-color: #a00000;
}
.btn.btn-arrow.btn-white[disabled] .fa-icon-container,
input[type=submit].btn-arrow.btn-white[disabled] .fa-icon-container,
button.btn-arrow.btn-white[disabled] .fa-icon-container,
.btn.btn-arrow.btn-white.disabled .fa-icon-container,
input[type=submit].btn-arrow.btn-white.disabled .fa-icon-container,
button.btn-arrow.btn-white.disabled .fa-icon-container {
  background: #ffffff !important;
  border-color: #e5e5e5 !important;
  color: #e5e5e5 !important;
}
.btn.btn-arrow.btn-white.btn-transparent,
input[type=submit].btn-arrow.btn-white.btn-transparent,
button.btn-arrow.btn-white.btn-transparent {
  border-color: #ffffff;
  color: #ffffff;
  background: transparent;
}
.btn.btn-arrow.btn-white.btn-transparent .fa-icon-container,
input[type=submit].btn-arrow.btn-white.btn-transparent .fa-icon-container,
button.btn-arrow.btn-white.btn-transparent .fa-icon-container {
  color: #ffffff;
  background: transparent;
  border-left: 1px solid #ffffff;
}
.btn.btn-arrow.btn-white.btn-transparent:hover,
input[type=submit].btn-arrow.btn-white.btn-transparent:hover,
button.btn-arrow.btn-white.btn-transparent:hover {
  background: #ffffff;
  color: #c80000;
}
.btn.btn-arrow.btn-white.btn-transparent:hover .fa-icon-container,
input[type=submit].btn-arrow.btn-white.btn-transparent:hover .fa-icon-container,
button.btn-arrow.btn-white.btn-transparent:hover .fa-icon-container {
  color: #c80000;
}
.btn.btn-arrow.btn-transparent,
input[type=submit].btn-arrow.btn-transparent,
button.btn-arrow.btn-transparent {
  background: transparent;
}
/* =========================
 * Components - Arrow CTA
 * ========================= */
.arrow-cta {
  bottom: 30px;
  color: #c80000;
  font-size: 0.875em;
  margin-right: 60px;
  -webkit-transition: margin 0.2s;
  transition: margin 0.2s;
}
.arrow-cta:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e907";
}
.arrow-cta:after {
  margin-left: 14px;
  -webkit-transition: margin 0.2s;
  transition: margin 0.2s;
}
.arrow-cta:hover {
  margin-right: 50px;
  text-decoration: none;
}
.arrow-cta:hover:after {
  margin-left: 24px;
}
.arrow-cta.arrow-cta-inverse {
  color: #ffffff;
}
.arrow-cta.external {
  background: none;
  padding-right: 0;
  text-decoration: none;
}
.arrow-cta-down {
  bottom: 30px;
  color: #c80000;
  font-size: 0.875em;
  margin-right: 60px;
  -webkit-transition: bottom 0.2s;
  transition: bottom 0.2s;
}
.arrow-cta-down:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e904";
}
.arrow-cta-down:after {
  bottom: 0;
  margin-left: 14px;
  position: relative;
  -webkit-transition: bottom 0.2s;
  transition: bottom 0.2s;
}
.arrow-cta-down:hover {
  text-decoration: none;
}
.arrow-cta-down:hover:after {
  bottom: -5px;
}
.arrow-cta-down.arrow-cta-down-inverse {
  color: #ffffff;
}
.arrow-cta-down.external {
  background: none;
  padding-right: 0;
  text-decoration: none;
}
.arrow-cta-up {
  bottom: 30px;
  color: #c80000;
  font-size: 0.875em;
  margin-right: 60px;
  -webkit-transition: bottom 0.2s;
  transition: bottom 0.2s;
}
.arrow-cta-up:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e905";
}
.arrow-cta-up:after {
  bottom: 0;
  margin-left: 14px;
  position: relative;
  -webkit-transition: bottom 0.2s;
  transition: bottom 0.2s;
}
.arrow-cta-up:hover {
  text-decoration: none;
}
.arrow-cta-up:hover:after {
  bottom: 5px;
}
.arrow-cta-up.arrow-cta-up-inverse {
  color: #ffffff;
}
.arrow-cta-up.external {
  background: none;
  padding-right: 0;
  text-decoration: none;
}
@media only screen and (max-width: 599px) {
  .arrow-cta-down {
    display: block;
    margin-right: 10px;
  }
  .arrow-cta-down:hover {
    margin-right: 0;
  }
  .arrow-cta-down + .arrow-cta-down {
    margin-top: 12px;
  }
}
/* =========================
 * Layout - Gateway CTA
 * ========================= */
a.gateway-cta {
  background-position: center 90px;
  background-repeat: no-repeat;
  display: block;
  font-size: 14px;
  line-height: 22px;
  margin-top: 15px;
  padding-left: 45px;
  padding-right: 45px;
  position: relative;
}
a.gateway-cta:hover {
  text-decoration: none;
}
a.gateway-cta h2 {
  color: #000000;
  font-size: 22px;
  line-height: 28px;
  font-weight: 200;
  margin-top: 0;
  margin-bottom: 200px;
  text-align: center;
}
a.gateway-cta .gateway-icon {
  background-position: center;
  background-repeat: no-repeat;
  background-size: 85px;
  height: 200px;
  left: 50%;
  margin-left: -100px;
  margin-top: -115px;
  position: absolute;
  top: 50%;
  -webkit-transition: -webkit-transform 200ms ease-in-out;
  transition: transform 200ms ease-in-out;
  width: 200px;
}
a.gateway-cta:hover .gateway-icon {
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
a.gateway-cta + .gateway-cta:before {
  border-left: 1px solid #e5e5e5;
  content: "";
  height: 100%;
  left: -15px;
  position: absolute;
  top: 0;
}
@media only screen and (max-width: 599px) {
  a.gateway-cta {
    background-position: 15px center;
    background-size: 50px;
    border-width: 1px 0;
    border-style: solid;
    border-color: #e5e5e5;
    margin-top: 0;
    padding: 24px 45px 24px 80px;
    position: relative;
  }
  a.gateway-cta h2 {
    text-align: left;
    margin-bottom: 0;
  }
  a.gateway-cta p {
    margin-bottom: 0;
  }
  a.gateway-cta .gateway-icon {
    background-size: 50px;
    height: 50px;
    left: 15px;
    margin-left: 0;
    margin-top: -25px;
    top: 50%;
    width: 50px;
  }
  a.gateway-cta:hover .gateway-icon {
    transform: scale(1, 1);
  }
  a.gateway-cta + .gateway-cta {
    border-top: none;
    margin-top: 0;
  }
  a.gateway-cta + .gateway-cta:before {
    content: none;
  }
  a.gateway-cta:after {
    content: "\e605";
    font-family: 'acca-icon-set';
    font-size: 12px;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    line-height: 1;
    margin-top: -0.5em;
    position: absolute;
    right: 15px;
    text-transform: none;
    top: 50%;
    -webkit-transition: right 0.2s;
    transition: right 0.2s;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
}
/* =========================
 * Components - CPD Filters
 * ========================= */
.cpd-filters .directory-results-filter {
  border-top: none;
  margin-top: -10px;
  padding-top: 0;
}
@media only screen and (max-width: 599px) {
  .cpd-filters {
    margin-top: 10px;
    padding-top: 0;
  }
}
/* =========================
 * Components - Social Sharing
 * ========================= */
.social-sharing-outer {
  z-index: 2;
}
.social-sharing-outer.fixed,
.social-sharing-outer.bottom {
  left: 0;
  right: 0;
  width: 100%;
}
.social-sharing-outer.fixed .social-sharing-inner,
.social-sharing-outer.bottom .social-sharing-inner {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
}
.social-sharing-outer.fixed {
  position: fixed;
  top: 40px;
}
.social-sharing-outer.bottom {
  position: absolute;
  bottom: 0;
}
.social-sharing-outer.bottom .social-sharing {
  bottom: 0;
  top: auto;
}
.navigation .social-sharing-outer.fixed .social-sharing-container,
.navigation .social-sharing-outer.bottom .social-sharing-container {
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  width: 16.666667%;
}
.navigation .social-sharing-outer.fixed .social-sharing,
.navigation .social-sharing-outer.bottom .social-sharing {
  float: none;
  position: absolute;
  right: 15px;
}
.navigation .social-sharing-outer.fixed {
  top: 50px;
}
.navigation .social-sharing-outer.fixed .social-sharing {
  bottom: auto;
  left: auto;
  top: 0;
}
.navigation .social-sharing-outer.bottom {
  bottom: 30px;
}
.navigation .social-sharing-outer.bottom .social-sharing {
  bottom: 0;
  left: auto;
  top: auto;
}
.social-sharing {
  left: 15px;
  margin-bottom: -40px;
  margin-top: -40px;
  padding-bottom: 40px;
  padding-top: 40px;
  position: absolute;
  top: 0;
  z-index: 2;
}
.navigation .social-sharing {
  float: right;
  margin: -50px -1px -30px 0;
  padding: 50px 1px 30px 0;
  position: static;
}
.navigation .social-sharing li a {
  border-right: none;
}
.social-sharing ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.social-sharing li {
  position: relative;
}
.social-sharing li a {
  background: #ffffff;
  border-bottom: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
  display: block;
  font-size: 20px;
  height: 40px;
  text-align: center;
  width: 40px;
}
.social-sharing li a .text {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.social-sharing li a .icon [class^="icon-"] {
  color: #999999;
  line-height: 38px;
  transition: color 0.2s;
  -webkit-transition: color 0.2s;
}
.social-sharing li a:hover .icon [class^="icon-"],
.social-sharing li a.zeroclipboard-is-hover .icon [class^="icon-"] {
  color: #000000;
}
.social-sharing li .tooltip {
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
  color: #000000;
  height: 40px;
  left: 55px;
  padding: 10px;
  position: absolute;
  top: 0;
  z-index: 2;
}
.social-sharing li .tooltip:before {
  background-image: url(../img/icons/copy-link-arrow-white.png);
  background-position: center;
  background-repeat: no-repeat;
  content: " ";
  display: block;
  height: 40px;
  left: -13px;
  position: absolute;
  top: 0;
  width: 13px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .social-sharing li .tooltip:before {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../img/icons/copy-link-arrow-white@2x.png);
    background-size: 13px 40px;
  }
}
.social-sharing li .tooltip p {
  font-size: 0.75em;
  line-height: 20px;
  margin: 0;
  white-space: nowrap;
}
.social-sharing li:first-child a {
  border-top: 1px solid #e5e5e5;
}
.social-sharing li.copy .link-copy {
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
  color: #000000;
  cursor: default;
  height: 40px;
  left: 55px;
  padding: 10px;
  position: absolute;
  top: 0;
  width: 140px;
  z-index: 3;
}
.social-sharing li.copy .link-copy:before {
  background-image: url(../img/icons/copy-link-arrow-white.png);
  background-position: center;
  background-repeat: no-repeat;
  content: " ";
  display: block;
  height: 40px;
  left: -13px;
  position: absolute;
  top: 0;
  width: 13px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .social-sharing li.copy .link-copy:before {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../img/icons/copy-link-arrow-white@2x.png);
    background-size: 13px 40px;
  }
}
.social-sharing li.copy .link-copy input[type=text] {
  background: #ffffff;
  border: 0;
  bottom: 10px;
  color: #000000;
  font-size: 10px;
  height: 20px;
  left: 10px;
  margin: 0;
  padding: 0 5px;
  position: absolute;
  right: 10px;
  top: 10px;
  width: 120px;
}
@media only screen and (max-width: 959px) {
  .social-sharing-outer,
  .navigation .social-sharing-outer,
  .social-sharing-outer.fixed,
  .navigation .social-sharing-outer.fixed,
  .social-sharing-outer.bottom,
  .navigation .social-sharing-outer.bottom,
  .social-sharing-outer .social-sharing-inner,
  .navigation .social-sharing-outer .social-sharing-inner,
  .social-sharing-outer.fixed .social-sharing-inner,
  .navigation .social-sharing-outer.fixed .social-sharing-inner,
  .social-sharing-outer.bottom .social-sharing-inner,
  .navigation .social-sharing-outer.bottom .social-sharing-inner {
    bottom: auto;
    left: auto;
    position: static;
    right: auto;
    top: auto;
  }
  .social-sharing-outer .social-sharing,
  .navigation .social-sharing-outer .social-sharing,
  .social-sharing-outer.fixed .social-sharing,
  .navigation .social-sharing-outer.fixed .social-sharing,
  .social-sharing-outer.bottom .social-sharing,
  .navigation .social-sharing-outer.bottom .social-sharing,
  .social-sharing-outer .social-sharing-inner .social-sharing,
  .navigation .social-sharing-outer .social-sharing-inner .social-sharing,
  .social-sharing-outer.fixed .social-sharing-inner .social-sharing,
  .navigation .social-sharing-outer.fixed .social-sharing-inner .social-sharing,
  .social-sharing-outer.bottom .social-sharing-inner .social-sharing,
  .navigation .social-sharing-outer.bottom .social-sharing-inner .social-sharing {
    bottom: auto;
    top: auto;
  }
  .share-container {
    margin: 20px 0 50px;
  }
  .social-sharing {
    display: block;
    float: none;
    left: auto;
    margin: 15px 0;
    padding: 0;
    position: static !important;
    top: auto;
    height: 30px;
  }
  .navigation .social-sharing {
    display: none;
  }
  .content-main .social-sharing {
    margin: 30px 0;
  }
  .social-sharing ul {
    overflow: hidden;
  }
  .social-sharing li {
    float: left;
    margin-left: 8px;
  }
  .social-sharing li:first-child {
    margin-left: 0;
  }
  .social-sharing li a {
    border: 1px solid #e5e5e5;
    font-size: 1em;
    height: 30px;
    width: 30px;
  }
  .social-sharing li a .icon i[class^="icon-"] {
    line-height: 28px;
  }
  .social-sharing li a:hover .icon i[class^="icon-"] {
    color: #e5e5e5;
  }
  .social-sharing li .tooltip {
    display: none !important;
  }
  .social-sharing li.copy .link-copy {
    height: 30px;
    left: 50px;
    padding: 5px 10px;
    width: 100px;
  }
  .social-sharing li.copy .link-copy .arrow {
    height: 30px;
  }
  .social-sharing li.copy .link-copy input[type=text] {
    top: 5px;
    width: 80px;
  }
}
@media only screen and (max-width: 440px) {
  .social-sharing li.copy .link-copy {
    left: -150px;
    top: 42px;
    width: 180px;
    padding: 5px;
  }
  .social-sharing li.copy .link-copy .arrow {
    background-image: url(../img/icons/copy-link-arrow-mobile@2x.png);
    background-size: 40px 10px;
    height: 10px;
    left: auto;
    right: 0;
    top: -10px;
    width: 30px;
  }
  .social-sharing li.copy .link-copy input[type=text] {
    position: static;
    margin: 0;
    width: 170px;
  }
}
/* =========================
 * Layout - Intro paragraph
 * ========================= */
.intro-para,
.intro-para p {
  color: #000000;
  font-size: 22px;
  line-height: 34px;
}
/* =========================
 * Components - Units
 * ========================= */
.units {
  margin-top: -5px;
  position: absolute;
  right: 45px;
  text-align: center;
  top: 0;
  transition: margin 0.2s;
  -webkit-transition: margin 0.2s;
}
.panel-card .units {
  right: -15px;
  top: -40px;
}
.units .icon-container {
  background: #000000;
  background-image: url(../img/icons/card-star-bg.png);
  background-repeat: no-repeat;
  background-position: bottom;
  color: #ffffff;
  display: inline-block;
  height: 46px;
  width: 40px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .units .icon-container {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../img/icons/card-star-bg@2x.png);
    background-size: 40px 8px;
  }
}
.units .icon-container .fa {
  line-height: 46px;
  margin-top: -2px;
}
.units.units p {
  font-size: 14px;
  color: #000000 !important;
  line-height: 1.4em;
  margin: 10px 0 0;
  width: 45px;
}
@media only screen and (max-width: 599px) {
  .units {
    right: 20px;
  }
}
/* =========================
 * Components - Video Container
 * ========================= */
.video-container {
  clear: both;
  float: none;
  height: 0;
  margin: 20px 0;
  padding-bottom: 56.25%;
  padding-top: 25px;
  position: relative;
  width: 100%;
}
.video-container iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
@media only screen and (max-width: 599px) {
  .video-container {
    margin-left: -20px;
    margin-right: -20px;
    width: auto;
  }
}
/* =========================
 * Components - Pagination
 * ========================= */
.pagination {
  margin: 40px 0 0;
  overflow: hidden;
}
.pagination .form-element.select {
  position: relative;
  text-align: center;
}
.pagination .form-element.select.styled {
  background: #ffffff;
  border: 1px solid #e5e5e5;
  color: #595959;
  float: left;
  line-height: 50px;
  padding: 0;
  text-align: left;
  transition: background 0.2s, border 0.2s, color 0.2s;
  -webkit-transition: background 0.2s, border 0.2s, color 0.2s;
  width: 100px;
  z-index: 1;
}
.pagination .form-element.select.styled:hover {
  background: #dcdddd;
  color: #000000;
}
.pagination .form-element.select.styled:hover .icon-container {
  border-color: #f8f8f8;
}
.pagination .form-element.select.styled:hover i[class^="icon-"] {
  color: #c80000;
}
.pagination .form-element.select.styled select {
  -webkit-appearance: none;
  bottom: 0;
  color: #000000;
  cursor: pointer;
  display: block;
  height: 100%;
  left: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 1;
}
.pagination .form-element.select.styled i[class^="icon-"] {
  transition: color 0.2s;
  -webkit-transition: color 0.2s;
}
.pagination .form-element.select.styled .select-text {
  display: block;
  font-size: 0.875em;
  padding-right: 50px;
  text-align: center;
  width: 100%;
}
.pagination .form-element.select.styled .icon-container {
  display: block;
  height: 50px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 50px;
}
.pagination .form-element.select.styled.separator .icon-container {
  border-left: 2px solid #e5e5e5;
}
.pagination .form-element.select.wide {
  width: 280px;
}
.pagination-container {
  overflow: hidden;
  margin: 10px 0;
}
.pagination-container.left {
  float: left;
}
.pagination-container.left p,
.pagination-container.left .pagination-list {
  float: left;
}
.pagination-container.right {
  float: right;
}
.pagination-container p {
  color: #595959;
  font-size: 0.875em;
  line-height: 50px;
  margin: 0 15px 0 0;
}
.pagination-list {
  list-style: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
}
.pagination-list li {
  float: left;
  margin-left: 5px;
  height: 50px;
  width: 50px;
}
.pagination-list li:first-child {
  margin-left: 0;
}
.pagination-list li:last-child a {
  margin-right: 0;
}
.pagination-list li.next,
.pagination-list li.previous {
  min-width: 120px;
  width: auto;
}
.pagination-list li.inactive a {
  background: #fafafa;
  border-color: #ddd;
  color: #ddd;
  cursor: default;
}
.pagination-list a {
  color: #4c4c4c;
  border: 1px solid #ddd;
  display: block;
}
.pagination-list a,
.pagination-list a:visited {
  background: #ffffff;
  color: #595959;
  display: block;
  font-size: 0.875em;
  height: 50px;
  line-height: 50px;
  text-align: center;
  text-decoration: none;
  transition: .2s;
  width: 100%;
}
.pagination-list a[href]:hover,
.pagination-list a[href].active {
  background: #000000;
  border-color: #000000;
  color: #ffffff;
}
.ab-magazine-pagination-container {
  margin: 30px 0;
  text-align: right;
}
.ab-magazine-pagination-container .pagination-list {
  display: inline-block;
}
@media only screen and (max-width: 959px) {
  .pagination {
    margin-left: -20px;
    margin-right: -20px;
  }
  .pagination-list li.next,
  .pagination-list li.previous {
    min-width: 100px;
  }
  .pagination-container {
    margin: 0;
    padding: 20px;
    text-align: center;
  }
  .pagination-container.left,
  .pagination-container.right {
    float: none;
  }
  .pagination-container:last-child {
    border-bottom: none;
  }
  .pagination-inner {
    display: inline-block;
  }
  .ab-magazine-pagination-container {
    margin: 20px 0;
    text-align: center;
  }
}
@media only screen and (max-width: 599px) {
  .cpd-pagination .pagination-container.left {
    border-bottom: 1px solid #e5e5e5;
    border-top: 1px solid #e5e5e5;
  }
  .cpd-pagination .pagination-container.left .pagination-inner {
    display: block;
    margin: 0 auto;
    max-width: 360px;
    overflow: hidden;
  }
  .cpd-pagination .pagination-container.left p {
    float: left;
    font-size: 14px;
  }
  .cpd-pagination .pagination-container.left .form-element.select {
    float: right;
  }
}
@media only screen and (max-width: 479px) {
  .pagination-list li.next,
  .pagination-list li.previous {
    min-width: 50px;
  }
}
/* =========================
 * Components - External Links
 * ========================= */
.external {
  text-decoration: underline;
}
.external:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e902";
}
.external:hover,
.external:active {
  text-decoration: none;
}
.external:after {
  margin-left: 0.25em;
  vertical-align: middle;
}
/* =========================
 * Components - WSAlert
 * ========================= */
body.stop-scrolling {
  height: 100%;
  overflow: hidden;
}
.wsoverlay {
  background-color: #000;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  background-color: rgba(0, 0, 0, 0.5);
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: none;
  z-index: 10000;
}
.ie8 .wsoverlay {
  -ms-filter: "alpha(opacity=50)";
}
.wsalert {
  background-color: #ffffff;
  border-radius: 0;
  box-sizing: border-box;
  display: none;
  left: 50%;
  margin-left: -170px;
  margin-top: -280px;
  max-width: 340px;
  overflow: hidden;
  padding: 40px;
  position: fixed;
  text-align: left;
  top: 50%;
  width: 500px;
  z-index: 99999;
}
.ie8 .wsalert,
.ie9 .wsalert {
  padding-top: 40px;
}
@media all and (max-width: 540px) {
  .wsalert {
    width: auto;
    margin-left: 0;
    margin-right: 0;
    left: 15px;
    right: 15px;
  }
}
.wsalert h2 {
  color: #000000;
  font-size: 25px;
  text-align: left;
  text-transform: none;
  position: relative;
  margin: 0 0 20px;
  padding: 0;
  line-height: 40px;
  display: block;
}
.wsalert p {
  color: #595959;
  font-size: 14px;
  font-weight: 300;
  position: relative;
  text-align: inherit;
  float: none;
  margin: 0;
  padding: 0;
  line-height: 1.5em;
}
.wsalert fieldset {
  border: none;
  position: relative;
}
.wsalert .sa-error-container {
  background-color: #f1f1f1;
  margin-left: -17px;
  margin-right: -17px;
  overflow: hidden;
  padding: 0 10px;
  max-height: 0;
  webkit-transition: padding 0.15s, max-height 0.15s;
  transition: padding 0.15s, max-height 0.15s;
}
.wsalert .sa-error-container.show {
  padding: 10px 0;
  max-height: 100px;
  webkit-transition: padding 0.2s, max-height 0.2s;
  transition: padding 0.25s, max-height 0.25s;
}
.wsalert .sa-error-container .icon {
  display: inline-block;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background-color: #ea7d7d;
  color: #fff;
  line-height: 24px;
  text-align: left;
  margin-right: 3px;
}
.wsalert .sa-error-container p {
  display: inline-block;
}
.wsalert .sa-input-error {
  position: absolute;
  top: 29px;
  right: 26px;
  width: 20px;
  height: 20px;
  opacity: 0;
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transition: all .1s;
  transition: all .1s;
}
.wsalert .sa-input-error::after,
.wsalert .sa-input-error::before {
  content: "";
  width: 20px;
  height: 6px;
  background-color: #f06e57;
  border-radius: 0;
  position: absolute;
  top: 50%;
  margin-top: -4px;
  left: 50%;
  margin-left: -9px;
}
.wsalert .sa-input-error::before {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.wsalert .sa-input-error::after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.wsalert .sa-input-error.show {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.wsalert input {
  width: 100%;
  box-sizing: border-box;
  border-radius: 0;
  border: 1px solid #d7d7d7;
  height: 43px;
  margin-top: 10px;
  margin-bottom: 17px;
  font-size: 18px;
  padding: 0 12px;
  display: none;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.ie8 .wsalert input {
  line-height: 43px;
}
.wsalert input:focus {
  outline: 0;
  border: 1px solid #b4dbed;
}
.wsalert.show-input input {
  display: block;
}
.wsalert button,
.wsalert .button {
  background-color: #78b77b;
  color: #fff;
  border: none;
  box-shadow: none;
  font-size: 14px;
  font-weight: 500;
  -webkit-border-radius: 0;
  border-radius: 0;
  margin: 10px 5px 0;
  margin-left: 0;
  cursor: pointer;
}
.wsalert button:focus,
.wsalert .button:focus {
  outline: 0;
}
.wsalert button.cancel,
.wsalert button.cancel:active,
.wsalert button.cancel:hover,
.wsalert button:active,
.wsalert button:hover,
.wsalert .button:active,
.wsalert .button:hover {
  background-color: #b6b6b6;
}
.wsalert button.confirm:hover {
  background: #d33333;
}
.wsalert button.cancel {
  background-color: #ffffff;
  border: 1px solid #c80000;
  color: #c80000;
}
.wsalert button.cancel:hover {
  color: #ffffff;
  background: #c80000;
}
.wsalert button::-moz-focus-inner {
  border: 0;
}
.wsalert[data-has-cancel-button=false] button {
  box-shadow: none!important;
}
.wsalert[data-has-confirm-button=false][data-has-cancel-button=false] {
  padding-bottom: 40px;
}
.wsalert .sa-icon {
  width: 80px;
  height: 80px;
  border: 4px solid gray;
  -webkit-border-radius: 40px;
  border-radius: 50%;
  margin: 20px auto;
  padding: 0;
  position: relative;
  box-sizing: content-box;
}
.wsalert .sa-icon.sa-error {
  border-color: #F27474;
}
.wsalert .sa-icon.sa-error .sa-x-mark {
  position: relative;
  display: block;
}
.wsalert .sa-icon.sa-error .sa-line {
  position: absolute;
  height: 5px;
  width: 47px;
  background-color: #F27474;
  display: block;
  top: 37px;
  border-radius: 2px;
}
.wsalert .sa-icon.sa-error .sa-line.sa-left {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  left: 17px;
}
.wsalert .sa-icon.sa-error .sa-line.sa-right {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  right: 16px;
}
.wsalert .sa-icon.sa-warning {
  border-color: #F8BB86;
}
.wsalert .sa-icon.sa-warning .sa-body {
  position: absolute;
  width: 5px;
  height: 47px;
  left: 50%;
  top: 10px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  margin-left: -2px;
  background-color: #F8BB86;
}
.wsalert .sa-icon.sa-warning .sa-dot {
  position: absolute;
  width: 7px;
  height: 7px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  margin-left: -3px;
  left: 50%;
  bottom: 10px;
  background-color: #F8BB86;
}
.wsalert .sa-icon.sa-info {
  border-color: #C9DAE1;
}
.wsalert .sa-icon.sa-info::before {
  content: "";
  position: absolute;
  width: 5px;
  height: 29px;
  left: 50%;
  bottom: 17px;
  border-radius: 2px;
  margin-left: -2px;
  background-color: #C9DAE1;
}
.wsalert .sa-icon.sa-info::after {
  content: "";
  position: absolute;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  margin-left: -3px;
  top: 19px;
  background-color: #C9DAE1;
}
.wsalert .sa-icon.sa-success {
  border-color: #A5DC86;
}
.wsalert .sa-icon.sa-success::after,
.wsalert .sa-icon.sa-success::before {
  content: '';
  position: absolute;
  width: 60px;
  height: 120px;
  background: #fff;
}
.wsalert .sa-icon.sa-success::before {
  -webkit-border-radius: 120px 0 0 120px;
  border-radius: 120px 0 0 120px;
  top: -7px;
  left: -33px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform-origin: 60px 60px;
  transform-origin: 60px 60px;
}
.wsalert .sa-icon.sa-success::after {
  -webkit-border-radius: 0 120px 120px 0;
  border-radius: 0 120px 120px 0;
  top: -11px;
  left: 30px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform-origin: 0 60px;
  transform-origin: 0 60px;
}
.wsalert .sa-icon.sa-success .sa-placeholder {
  width: 80px;
  height: 80px;
  border: 4px solid rgba(165, 220, 134, 0.2);
  -webkit-border-radius: 40px;
  border-radius: 50%;
  box-sizing: content-box;
  position: absolute;
  left: -4px;
  top: -4px;
  z-index: 2;
}
.wsalert .sa-icon.sa-success .sa-fix {
  width: 5px;
  height: 90px;
  background-color: #fff;
  position: absolute;
  left: 28px;
  top: 8px;
  z-index: 1;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.wsalert .sa-icon.sa-success .sa-line {
  height: 5px;
  background-color: #A5DC86;
  display: block;
  border-radius: 2px;
  position: absolute;
  z-index: 2;
}
.wsalert .sa-icon.sa-success .sa-line.sa-tip {
  width: 25px;
  left: 14px;
  top: 46px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.wsalert .sa-icon.sa-success .sa-line.sa-long {
  width: 47px;
  right: 8px;
  top: 38px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.wsalert .sa-icon.sa-custom {
  background-size: contain;
  border-radius: 0;
  border: none;
  background-position: center center;
  background-repeat: no-repeat;
}
.showSweetAlert[data-animation=none] {
  -webkit-animation: none;
  animation: none;
}
.hideSweetAlert[data-animation=none] {
  -webkit-animation: none;
  animation: none;
}
.ie8 .wsalert .sa-icon,
.ie9 .wsalert .sa-icon {
  display: none !important;
}
@-webkit-keyframes animateSuccessTip {
  0%,
  54% {
    width: 0;
    left: 1px;
    top: 19px;
  }
  70% {
    width: 50px;
    left: -8px;
    top: 37px;
  }
  84% {
    width: 17px;
    left: 21px;
    top: 48px;
  }
  100% {
    width: 25px;
    left: 14px;
    top: 45px;
  }
}
@keyframes animateSuccessTip {
  0%,
  54% {
    width: 0;
    left: 1px;
    top: 19px;
  }
  70% {
    width: 50px;
    left: -8px;
    top: 37px;
  }
  84% {
    width: 17px;
    left: 21px;
    top: 48px;
  }
  100% {
    width: 25px;
    left: 14px;
    top: 45px;
  }
}
@-webkit-keyframes animateSuccessLong {
  0%,
  65% {
    width: 0;
    right: 46px;
    top: 54px;
  }
  84% {
    width: 55px;
    right: 0;
    top: 35px;
  }
  100% {
    width: 47px;
    right: 8px;
    top: 38px;
  }
}
@keyframes animateSuccessLong {
  0%,
  65% {
    width: 0;
    right: 46px;
    top: 54px;
  }
  84% {
    width: 55px;
    right: 0;
    top: 35px;
  }
  100% {
    width: 47px;
    right: 8px;
    top: 38px;
  }
}
@-webkit-keyframes rotatePlaceholder {
  0%,
  5% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
  }
  100%,
  12% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg);
  }
}
@keyframes rotatePlaceholder {
  0%,
  5% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
  }
  100%,
  12% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg);
  }
}
.animateSuccessTip {
  -webkit-animation: animateSuccessTip .75s;
  animation: animateSuccessTip .75s;
}
.animateSuccessLong {
  -webkit-animation: animateSuccessLong .75s;
  animation: animateSuccessLong .75s;
}
.sa-icon.sa-success.animate::after {
  -webkit-animation: rotatePlaceholder 4.25s ease-in;
  animation: rotatePlaceholder 4.25s ease-in;
}
@-webkit-keyframes animateErrorIcon {
  0% {
    transform: rotateX(100deg);
    -webkit-transform: rotateX(100deg);
    opacity: 0;
  }
  100% {
    transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    opacity: 1;
  }
}
@keyframes animateErrorIcon {
  0% {
    transform: rotateX(100deg);
    -webkit-transform: rotateX(100deg);
    opacity: 0;
  }
  100% {
    transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    opacity: 1;
  }
}
.animateErrorIcon {
  -webkit-animation: animateErrorIcon .5s;
  animation: animateErrorIcon .5s;
}
@-webkit-keyframes animateXMark {
  0%,
  50% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0;
  }
  80% {
    transform: scale(1.15);
    -webkit-transform: scale(1.15);
    margin-top: -6px;
  }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
    margin-top: 0;
    opacity: 1;
  }
}
@keyframes animateXMark {
  0%,
  50% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0;
  }
  80% {
    transform: scale(1.15);
    -webkit-transform: scale(1.15);
    margin-top: -6px;
  }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
    margin-top: 0;
    opacity: 1;
  }
}
.animateXMark {
  -webkit-animation: animateXMark .5s;
  animation: animateXMark .5s;
}
@-webkit-keyframes pulseWarning {
  0% {
    border-color: #F8D486;
  }
  100% {
    border-color: #F8BB86;
  }
}
@keyframes pulseWarning {
  0% {
    border-color: #F8D486;
  }
  100% {
    border-color: #F8BB86;
  }
}
.pulseWarning {
  -webkit-animation: pulseWarning .75s infinite alternate;
  animation: pulseWarning .75s infinite alternate;
}
@-webkit-keyframes pulseWarningIns {
  0% {
    background-color: #F8D486;
  }
  100% {
    background-color: #F8BB86;
  }
}
@keyframes pulseWarningIns {
  0% {
    background-color: #F8D486;
  }
  100% {
    background-color: #F8BB86;
  }
}
.pulseWarningIns {
  -webkit-animation: pulseWarningIns .75s infinite alternate;
  animation: pulseWarningIns .75s infinite alternate;
}
/* =========================
 * Components - Tables
 * ========================= */
table {
  color: #595959;
  margin: 20px 0;
  padding: 0;
  text-align: left;
}
table tr {
  background: #ffffff;
  line-height: 1.5em;
}
table tr th {
  background: #747678;
  color: #ffffff;
  padding: 20px 15px;
  text-align: left;
}
table tr td {
  color: #000000;
  font-size: 0.875em;
  padding: 20px 15px;
  vertical-align: top;
}
table tr.even td,
table tr:nth-child(even) {
  background: #f3f3f3;
}
@media (min-width: 960px) {
  table tr [data-column="Practicing certificates held"] {
    width: 260px;
  }
}
table tr [data-column="Practicing certificates held"] li {
  margin-bottom: 0.8em;
}
table.expandable-rows tr:nth-child(even) {
  background: inherit;
}
table.expandable-rows tr:nth-child(4n+1),
table.expandable-rows tr:nth-child(4n+2) {
  background: #f3f3f3;
}
table.expandable-rows .toggle {
  border: 1px solid #e5e5e5;
  color: #595959;
  display: inline-block;
  min-width: 150px;
  padding: 12px 20px;
  position: relative;
  text-decoration: none;
  width: 100%;
}
table.expandable-rows .toggle i[class^="icon-"] {
  font-size: 0.6em;
  margin-top: -0.5em;
  position: absolute;
  right: 20px;
  top: 50%;
}
table.expandable-rows .toggle .copy-active {
  display: none;
}
table.expandable-rows .toggle.active {
  background-color: #000000;
  border-color: transparent;
  color: #ffffff;
}
table.expandable-rows .toggle.active .copy-inactive {
  display: none;
}
table.expandable-rows .toggle.active .copy-active {
  display: inline;
}
table.expandable-rows tr.expandable td {
  padding: 0;
}
table.expandable-rows .expandable-content {
  border: 1px solid #e5e5e5;
  display: none;
  padding: 0 30px;
  margin: 0 15px 20px;
}
table.expandable-rows .expandable-content h5 {
  color: #747678;
}
table.expandable-rows .expandable-content p {
  color: #747678;
  margin: 0 0 24px;
}
table.expandable-rows .expandable-content p:first-child {
  margin-top: 24px;
}
@media only screen and (max-width: 600px) {
  .table-responsive {
    display: block;
  }
  .table-responsive thead,
  .table-responsive tbody,
  .table-responsive th,
  .table-responsive td,
  .table-responsive tr {
    display: block;
  }
  .table-responsive thead tr {
    position: absolute;
    top: -99999px;
    left: -99999px;
  }
  .table-responsive tr {
    border: none;
  }
  .table-responsive td {
    padding-top: 0;
  }
  .table-responsive td:first-child {
    padding-top: 20px;
  }
  .table-responsive td:empty {
    padding: 0;
  }
  .table-responsive td[data-column] {
    border: none;
    padding-left: 50%;
    position: relative;
  }
  .table-responsive td[data-column]:before {
    content: attr(data-column);
    left: 0;
    padding-left: 15px;
    padding-right: 10px;
    position: absolute;
    width: 50%;
  }
  .table-responsive td[data-column]:empty:before {
    content: '';
  }
  .table-responsive.expandable-rows .toggle {
    width: 100%;
  }
  .table-responsive.expandable-rows tr.expandable td {
    margin-top: -20px;
    padding-bottom: 20px;
  }
  .table-responsive.expandable-rows .expandable-content {
    margin-bottom: 0;
    padding: 0 20px;
  }
}
/* =========================
 * Layout - Five-column block
 * ========================= */
ul.five-column {
  list-style-type: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
.five-column-heading {
  font-size: 1.17em;
  line-height: normal;
  margin: 20px 0;
  text-align: center;
}
.five-column-item {
  height: 378px;
  margin-bottom: 30px;
  overflow: hidden;
}
.five-column-item a {
  color: inherit;
}
.five-column-item a:hover {
  text-decoration: none;
}
.five-column-item img {
  max-width: 100%;
}
.five-column-item h4 {
  color: #000000;
  font-size: 16px;
  line-height: 24px;
  margin: 24px 0 0;
}
.five-column-item h4 .fa-icon-container {
  display: inline-block;
  font-size: 14px;
  margin-left: 10px;
  overflow: visible;
  -webkit-transition: margin 0.2s;
  transition: margin 0.2s;
}
.five-column-item p {
  font-size: 0.875em;
  line-height: 24px;
  margin-top: 12px;
}
.five-column-item:hover h4 .fa-icon-container {
  margin-left: 20px;
  margin-right: -10px;
}
@media (min-width: 600px) {
  .col-sm-5th.five-column-item {
    width: 200px;
    width: 199.99px;
  }
}
@media only screen and (max-width: 599px) {
  .five-column-heading {
    margin-bottom: 0;
    text-align: left;
  }
  .five-column-item {
    height: auto;
    margin-bottom: 0;
    padding: 30px 20px;
    width: auto;
  }
  .five-column-item img {
    float: left;
    width: 90px;
  }
  .five-column-item h4 {
    margin: 0;
  }
  .five-column-item p {
    margin-bottom: 0;
  }
  .five-column-item h4,
  .five-column-item p {
    margin-left: 110px;
  }
  .five-column-item + .five-column-item {
    border-top: 1px solid #e5e5e5;
  }
}
.loading {
  background-color: rgba(243, 243, 243, 0.7);
  bottom: 0;
  display: none;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.loading:before {
  background: url(../img/layout/loading-animation.gif) center no-repeat;
  content: "";
  display: block;
  height: 128px;
  left: 50%;
  margin-left: -64px;
  position: absolute;
  top: 40px;
  width: 128px;
}
.loading.white {
  background-color: rgba(255, 255, 255, 0.7);
}
.loading.white:before {
  background-image: url(../img/layout/loading-animation-white.gif);
}
.loading.transparent {
  background-color: transparent;
}
.loading:not([foo]):before {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: none;
  color: #4c4c4c;
  content: "\e928";
  font-size: 40px;
  height: auto;
  left: 50%;
  margin-left: -20px;
  margin-top: -20px;
  top: 50%;
  width: auto;
  z-index: 2;
  -webkit-animation-name: spin;
  -webkit-animation-duration: 1.5s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: spin;
  -moz-animation-duration: 1.5s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: spin;
  -ms-animation-duration: 1.5s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  animation-name: spin;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
@-ms-keyframes spin {
  from {
    -ms-transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
  }
}
@-moz-keyframes spin {
  from {
    -moz-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.related-topics {
  margin: 30px 0;
}
.related-topics h3 {
  font-size: 1.125em;
  display: inline;
  margin-right: 20px;
}
.related-topics ul {
  display: inline;
  list-style: none;
  margin: 0;
  padding: 0;
}
.related-topics li {
  display: inline;
  font-size: 0.875em;
}
.related-topics li a .text {
  text-decoration: underline;
}
.related-topics li a:before {
  color: #c80000;
  content: ",";
  margin-left: -4px;
}
.related-topics li a:hover {
  text-decoration: none;
}
.related-topics li:first-child a:before {
  content: none;
}
@media only screen and (max-width: 599px) {
  .related-topics h3 {
    display: block;
    margin-bottom: 10px;
  }
  .related-topics ul {
    display: block;
  }
}
/* =========================
 * Components - AB magazine Filter
 * ========================= */
#ab-magazine-filter {
  display: block;
  margin-bottom: 30px;
  min-height: 53px;
  position: relative;
  width: 100%;
}
#ab-magazine-filter .filter-text,
#ab-magazine-filter .filter-container {
  display: block;
}
#ab-magazine-filter .filter-text h2 {
  font-size: 24px;
  line-height: normal;
  margin: 0;
  padding-top: 12px;
  padding-right: 300px;
}
#ab-magazine-filter .filter-container {
  position: absolute;
  right: 0;
  text-align: right;
  top: 0;
  width: 300px;
}
#ab-magazine-filter .filter-container label {
  color: #747678;
  font-size: 14px;
  margin-right: 25px;
}
#ab-magazine-filter .filter-container .form-element.select.styled {
  display: inline-block;
  margin: 0;
  padding-right: 50px;
  width: 170px;
}
.ab-magazine-archive-results #ab-magazine-filter {
  border-bottom: 1px solid #f3f3f3;
  margin: 0;
  padding-bottom: 40px;
}
@media only screen and (max-width: 599px) {
  #ab-magazine-filter {
    display: block;
    margin: 30px 0 20px;
  }
  #ab-magazine-filter .filter-text,
  #ab-magazine-filter .filter-container {
    display: block;
  }
  #ab-magazine-filter .filter-text h2 {
    margin-bottom: 24px;
    margin-top: 0;
    padding-right: 0;
  }
  #ab-magazine-filter .filter-container {
    overflow: hidden;
    position: relative;
    right: auto;
    top: auto;
    width: 100%;
  }
  #ab-magazine-filter .filter-container label {
    line-height: 52px;
    float: left;
  }
  #ab-magazine-filter .filter-container .form-element.select.styled {
    float: right;
  }
}
#header-mini-right .country-selector {
  max-width: 180px;
  padding-right: 25px;
  position: relative;
  transition: background-color 200ms;
  z-index: 3;
}
#header-mini-right .country-selector.open .country-selector-container {
  display: block;
  opacity: 0;
}
#header-mini-right .country-selector.open.active {
  background-color: #ffffff;
}
#header-mini-right .country-selector.open.active .country-selector-container {
  opacity: 1;
}
#header-mini-right .country-selector .selected-country {
  display: block;
  height: 50px;
  overflow: hidden;
  padding-right: 30px;
  transition: padding-right 200ms;
}
#header-mini-right .country-selector .selected-country .country {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#header-mini-right .country-selector .selected-country .icon-container {
  font-size: 0.5em;
  line-height: 50px;
  position: absolute;
  right: 20px;
  top: 0;
}
#header-mini-right .country-selector .country-selector-container {
  background-color: #ffffff;
  display: none;
  position: absolute;
  right: 0;
  top: 100%;
  transition: opacity 200ms;
  width: 815px;
}
#header-mini-right .country-selector .global-message {
  border-bottom: 1px solid #e5e5e5;
  display: table;
  min-height: 80px;
  padding: 20px 30px;
  position: relative;
  width: 100%;
}
#header-mini-right .country-selector .global-message:before {
  background-image: url(../img/icons/pin.png);
  background-repeat: no-repeat;
  background-position: center;
  content: "";
  height: 32px;
  left: 30px;
  margin-top: -16px;
  position: absolute;
  top: 50%;
  width: 22px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  #header-mini-right .country-selector .global-message:before {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../img/icons/pin@2x.png);
    background-size: 22px 32px;
  }
}
#header-mini-right .country-selector .global-message p {
  display: table-cell;
  line-height: 24px;
  margin: 0;
  padding: 0 0 0 50px;
  vertical-align: middle;
}
#header-mini-right .country-selector .global-message a {
  color: #c80000;
}
#header-mini-right .country-selector .global-message a:hover {
  text-decoration: underline;
}
#header-mini-right .country-selector .regions {
  border-bottom: 1px solid #e5e5e5;
  display: table;
  height: 80px;
  margin: 0;
  padding: 0;
  table-layout: fixed;
  width: 100%;
}
#header-mini-right .country-selector .regions > li {
  display: table-cell;
  list-style: none;
  text-align: center;
  vertical-align: middle;
}
#header-mini-right .country-selector .regions > li.selected a {
  font-weight: bold;
  color: #000000 !important;
  cursor: default;
}
#header-mini-right .country-selector .regions > li.selected a:after {
  background-image: url(../img/layout/header/regions-arrow.png);
  background-repeat: no-repeat;
  background-position: center;
  bottom: -1px;
  content: "";
  display: block;
  height: 17px;
  left: 50%;
  margin-left: -18px;
  position: absolute;
  width: 36px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  #header-mini-right .country-selector .regions > li.selected a:after {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../img/layout/header/regions-arrow@2x.png);
    background-size: 36px 17px;
  }
}
#header-mini-right .country-selector .regions a {
  border: none;
  display: block;
  font-size: 14px;
  line-height: 80px;
  outline: none;
  position: relative;
}
#header-mini-right .country-selector .countries {
  display: none;
  margin: 0;
  padding: 30px 0;
  table-layout: fixed;
  width: 100%;
}
#header-mini-right .country-selector .countries.current {
  display: table;
}
#header-mini-right .country-selector .countries ul {
  border-left: 1px solid #e5e5e5;
  display: table-cell;
  padding: 0 30px;
}
#header-mini-right .country-selector .countries ul:first-child {
  border-left: none;
}
#header-mini-right .country-selector .countries ul > li {
  list-style: none;
  line-height: normal;
}
#header-mini-right .country-selector .countries ul > li a {
  color: #595959;
  display: block;
  line-height: 22px;
  padding: 5px 0;
}
#header-mini-right .country-selector .countries ul > li a span {
  color: #b9babb;
  transition: color 200ms;
}
#header-mini-right .country-selector .countries ul > li a:hover,
#header-mini-right .country-selector .countries ul > li a:hover span {
  color: #c80000;
}
.country-selector-overlay {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  background-color: #000000;
  bottom: 0;
  cursor: pointer;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 120px;
  -webkit-transition: opacity 200ms, top 200ms;
  transition: opacity 200ms, top 200ms;
  z-index: 2;
}
.country-selector-overlay.active {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  opacity: 0.3;
}
#header .country-selector-overlay {
  top: 0;
}
@media only screen and (max-width: 1199px) {
  #header-container:not(.non-responsive) #header-mini-right .country-selector {
    padding-right: 10px;
  }
  #header-container:not(.non-responsive) #header-mini-right .country-selector .selected-country {
    padding-right: 15px;
  }
  #header-container:not(.non-responsive) #header-mini-right .country-selector .selected-country .icon-container {
    right: 10px;
  }
}
@media only screen and (max-width: 959px) {
  #header-container:not(.non-responsive) #header-mini-right .country-selector .country-selector-container {
    width: 570px;
  }
}
@media only screen and (max-width: 650px) {
  #header-container:not(.non-responsive) #header-mini-right .country-selector-overlay {
    top: 90px;
  }
  #header-container:not(.non-responsive) #header-mini-mobile .country-selector-container:before,
  #header-container:not(.non-responsive) #header-mini-mobile .country-selector-container:after {
    content: " ";
    display: table;
  }
  #header-container:not(.non-responsive) #header-mini-mobile .country-selector-container:after {
    clear: both;
  }
  #header-container:not(.non-responsive) #header-mini-mobile > ul li.country-selector {
    border-right: 1px solid #e5e5e5;
    float: left;
    padding: 0;
    position: static;
  }
  #header-container:not(.non-responsive) #header-mini-mobile > ul li.country-selector .icon-container {
    font-size: 0.5em;
  }
  #header-container:not(.non-responsive) #header-mini-mobile > ul li.country-selector .selected-country {
    padding: 20px 10px 20px 20px;
  }
  #header-container:not(.non-responsive) #header-mini-mobile > ul li.country-selector .selected-country i {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: transform 200ms;
    transition: transform 200ms;
  }
  #header-container:not(.non-responsive) #header-mini-mobile > ul li.country-selector .country-selector-container {
    display: none;
  }
  #header-container:not(.non-responsive) #header-mini-mobile > ul li.country-selector.open {
    background-color: #000000;
  }
  #header-container:not(.non-responsive) #header-mini-mobile > ul li.country-selector.open .selected-country {
    color: #ffffff;
  }
  #header-container:not(.non-responsive) #header-mini-mobile > ul li.country-selector.open .selected-country i {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  #header-container:not(.non-responsive) #header-mini-mobile > ul li.country-selector.open .country-selector-container {
    background: #000000;
    display: block;
    left: 0;
    margin-top: -1px;
    position: absolute;
    width: 100%;
    z-index: 3;
  }
  #header-container:not(.non-responsive) #header-mini-mobile > ul li.country-selector.open .country-selector-container,
  #header-container:not(.non-responsive) #header-mini-mobile > ul li.country-selector.open .country-selector-container a {
    color: #ffffff;
    text-align: left;
  }
  #header-container:not(.non-responsive) #header-mini-mobile > ul li.country-selector.open .country-selector-container ul {
    margin: 0;
    padding: 0;
  }
  #header-container:not(.non-responsive) #header-mini-mobile > ul li.country-selector.open .country-selector-container li {
    padding: 0;
    list-style: none;
    text-align: left;
  }
  #header-container:not(.non-responsive) #header-mini-mobile > ul li.country-selector.open .country-selector-container .global-message {
    padding: 30px 40px 30px 80px;
    position: relative;
  }
  #header-container:not(.non-responsive) #header-mini-mobile > ul li.country-selector.open .country-selector-container .global-message:before {
    background-image: url(../img/icons/pin-mobile.png);
    background-repeat: no-repeat;
    background-position: center;
    content: "";
    display: block;
    height: 24px;
    left: 40px;
    margin-top: -12px;
    position: absolute;
    top: 50%;
    width: 17px;
  }
  #header-container:not(.non-responsive) #header-mini-mobile > ul li.country-selector.open .country-selector-container .global-message p {
    color: #ffffff;
    font-size: 12px;
    line-height: normal;
    margin: 0;
  }
  #header-container:not(.non-responsive) #header-mini-mobile > ul li.country-selector.open .country-selector-container .global-message p.grey {
    color: #747678;
  }
  #header-container:not(.non-responsive) #header-mini-mobile > ul li.country-selector.open .country-selector-container .global-message p.grey a {
    color: #e5e5e5;
  }
  #header-container:not(.non-responsive) #header-mini-mobile > ul li.country-selector.open .country-selector-container .global-message a {
    display: inline;
    padding: 0;
    text-decoration: underline;
  }
  #header-container:not(.non-responsive) #header-mini-mobile > ul li.country-selector.open .country-selector-container .global-message a:hover {
    text-decoration: none;
  }
  #header-container:not(.non-responsive) #header-mini-mobile > ul li.country-selector.open .country-selector-container .regions a,
  #header-container:not(.non-responsive) #header-mini-mobile > ul li.country-selector.open .country-selector-container .countries a {
    padding: 20px 40px;
  }
  #header-container:not(.non-responsive) #header-mini-mobile > ul li.country-selector.open .country-selector-container .regions {
    font-size: 14px;
  }
  #header-container:not(.non-responsive) #header-mini-mobile > ul li.country-selector.open .country-selector-container .regions li {
    border-bottom: 1px solid #e5e5e5;
  }
  #header-container:not(.non-responsive) #header-mini-mobile > ul li.country-selector.open .country-selector-container .regions li:first-child {
    border-top: 1px solid #e5e5e5;
  }
  #header-container:not(.non-responsive) #header-mini-mobile > ul li.country-selector.open .country-selector-container .regions li.selected .countries {
    display: block;
  }
  #header-container:not(.non-responsive) #header-mini-mobile > ul li.country-selector.open .country-selector-container .regions li.selected i {
    margin-top: -5px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  #header-container:not(.non-responsive) #header-mini-mobile > ul li.country-selector.open .country-selector-container .regions a {
    position: relative;
  }
  #header-container:not(.non-responsive) #header-mini-mobile > ul li.country-selector.open .country-selector-container .regions a i {
    font-size: 14px;
    margin-top: -7px;
    position: absolute;
    right: 40px;
    top: 50%;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: transform 200ms, margin 200ms;
    transition: transform 200ms, margin 200ms;
  }
  #header-container:not(.non-responsive) #header-mini-mobile > ul li.country-selector.open .country-selector-container .countries {
    border-top: 1px solid #4c4c4c;
    display: none;
    font-size: 12px;
  }
  #header-container:not(.non-responsive) #header-mini-mobile > ul li.country-selector.open .country-selector-container .countries li,
  #header-container:not(.non-responsive) #header-mini-mobile > ul li.country-selector.open .country-selector-container .countries li:first-child {
    border: none;
  }
  #header-container:not(.non-responsive) #header-mini-mobile > ul li.country-selector.open .country-selector-container .countries a span {
    color: #747678;
  }
}
@media only screen and (max-width: 650px) and only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 650px) and only screen and (min--moz-device-pixel-ratio: 2), only screen and (max-width: 650px) and only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (max-width: 650px) and only screen and (min-device-pixel-ratio: 2), only screen and (max-width: 650px) and only screen and (min-resolution: 192dpi), only screen and (max-width: 650px) and only screen and (min-resolution: 2dppx) {
  #header-container:not(.non-responsive) #header-mini-mobile > ul li.country-selector.open .country-selector-container .global-message:before {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../img/icons/pin-mobile@2x.png);
    background-size: 17px 24px;
  }
}
/* =========================
 * Layout - Search Results Filter
 * ========================= */
.search-filters .section-title {
  font-weight: 500;
  font-size: 26px;
  line-height: 42px;
  margin: 30px 0 20px;
}
.search-filters ul {
  list-style-type: none;
  margin: 20px 0;
  padding: 0;
}
.search-filters ul > li {
  margin: 14px 0;
}
.search-filters ul > li a {
  border: 1px solid #e5e5e5;
  color: #595959;
  display: inline-block;
  font-size: 0.875em;
  height: 35px;
  line-height: 35px;
  padding: 0 12px;
  text-decoration: none;
  transition: color 0.2s, background-color 0.2s;
  -webkit-transition: color 0.2s, background-color 0.2s;
}
.search-filters ul > li.active a,
.search-filters ul > li a:hover,
.search-filters ul > li a:active,
.search-filters ul > li a:focus {
  background-color: #000000;
  color: #ffffff;
  text-decoration: none;
}
@media only screen and (max-width: 959px) {
  .search-filters-container {
    border-bottom: 1px solid #e5e5e5;
    margin-left: -5px;
    margin-right: -5px;
    padding: 30px 0;
  }
  .search-filters .filter-toggle {
    background-color: #000000;
    color: #ffffff;
    cursor: pointer;
    font-size: 0.875em;
    line-height: 1;
    padding: 15px 19px;
    position: relative;
  }
  .search-filters .filter-toggle .icon-container {
    font-size: 0.5em;
    padding-top: 0.25em;
  }
  .search-filters .filter-toggle .opened-text {
    display: none;
  }
  .search-filters.open .opened-text {
    display: block;
  }
  .search-filters.open .closed-text {
    display: none;
  }
  .search-filters ul {
    background-color: #000000;
    display: none;
    border-top: 1px solid #ffffff;
    margin-top: 0;
    padding: 15px 0;
  }
  .search-filters ul > li {
    margin: 0;
  }
  .search-filters ul > li > a {
    border: none;
    color: #ffffff;
    display: block;
    height: 40px;
    line-height: 40px;
  }
}
/* =========================
 * Layout - Search Results
 * ========================= */
.search-results-container {
  padding-left: 0;
}
.search-results-intro {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 30px;
}
.search-results-intro .summary {
  color: #747678;
  font-weight: 500;
  font-size: 26px;
  line-height: 42px;
  margin: 0 0 20px;
}
.search-results-intro .summary .emphasis {
  color: #000000;
}
.search-results-intro .current-results {
  color: #747678;
}
.result-hover-wrapper {
  margin-left: -30px;
  margin-top: -1px;
  padding-left: 30px;
  transition: background-color 0.2s;
  -webkit-transition: background-color 0.2s;
}
.result-hover-wrapper .result-container {
  border-bottom: 1px solid #e5e5e5;
  color: #747678;
  padding: 30px 0;
  position: relative;
}
.result-hover-wrapper .result-container .date,
.result-hover-wrapper .result-container .result-title,
.result-hover-wrapper .result-container .description,
.result-hover-wrapper .result-container .result-type-title,
.result-hover-wrapper .result-container .result-type {
  margin: 10px 0;
}
.result-hover-wrapper .result-container .date {
  font-weight: 200;
  font-size: 1em;
}
.result-hover-wrapper .result-container .result-title {
  font-size: 1.125em;
  line-height: 1;
}
.result-hover-wrapper .result-container .result-title a {
  color: #000000;
  text-decoration: none;
}
.result-hover-wrapper .result-container .result-title a:hover {
  text-decoration: none;
}
.result-hover-wrapper .result-container .description {
  font-size: 0.875em;
}
.result-hover-wrapper .result-container .result-type-title,
.result-hover-wrapper .result-container .result-type {
  font-size: 1em;
}
.result-hover-wrapper .result-container .result-type-title a,
.result-hover-wrapper .result-container .result-type a {
  color: #000000;
}
.result-hover-wrapper .result-container .icon-right {
  bottom: 30px;
  color: #c80000;
  position: absolute;
  right: 60px;
  transition: right 0.2s;
  -webkit-transition: right 0.2s;
}
.result-hover-wrapper:hover,
.result-hover-wrapper.hover {
  background: #f3f3f3;
  cursor: pointer;
}
.result-hover-wrapper:hover .icon-right,
.result-hover-wrapper.hover .icon-right {
  right: 50px;
}
.search-results-pagination {
  color: #747678;
}
@media only screen and (max-width: 599px) {
  .search-results-pagination {
    margin-top: 0;
  }
  .search-results-pagination .left {
    border-bottom: 1px solid #e5e5e5;
  }
}
@media only screen and (max-width: 959px) {
  .result-hover-wrapper {
    margin: 0;
    padding-left: 0;
  }
  .result-hover-wrapper .result-container {
    padding: 20px 0;
  }
  .result-hover-wrapper .result-container .date {
    margin-top: 0;
  }
  .result-hover-wrapper .result-container .result-type-title {
    margin-bottom: 0;
  }
  .result-hover-wrapper .icon-right {
    right: 0;
  }
  .result-type-list div {
    display: inline-block;
    font-size: 0.875em;
  }
}
.directory-results-header {
  padding: 0 30px;
}
.directory-results-header .no-results {
  border-color: #e5e5e5;
  border-style: solid;
  border-width: 1px 0;
  margin: 30px 0;
}
.directory-results-header button {
  display: block;
  margin: 30px 0;
}
.directory-results-header .search-criterion {
  color: #000;
  font-weight: bold;
}
@media only screen and (max-width: 599px) {
  .directory-results-header {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.directory-results-filter {
  border-top: 1px solid #e5e5e5;
  padding: 30px 0;
}
.directory-results-filter.form-styled .select {
  display: inline-block;
  margin: 0 0 0 15px;
}
.directory-results-filter .showing {
  line-height: 50px;
}
.directory-results-filter .showing,
.firm-results-header .showing {
  color: #747678;
  float: right;
  font-size: 0.875em;
}
@media only screen and (max-width: 599px) {
  .directory-results-filter .showing,
  .firm-results-header .showing {
    display: block;
    float: none;
  }
}
.firm-results-header h4 {
  display: inline-block;
  margin-bottom: 24px;
  margin-top: 0;
}
@media only screen and (max-width: 599px) {
  .firm-results-header h4 {
    margin-bottom: 0;
  }
}
.firm-results-header .showing {
  line-height: 36px;
}
.directory-search-results,
.firm-search-results {
  margin: 0;
  width: 100%;
}
.directory-search-results ul,
.firm-search-results ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.directory-search-results .expandable-content p {
  font-style: italic;
}
.directory-search-results .expandable-content h5 {
  color: #747678;
}
#main .content-header.firm-search-header > .inner {
  padding-bottom: 90px;
}
#main .content-header.firm-search-header > .inner .form-styled {
  margin-top: 30px;
}
#main .content-header.firm-search-header > .inner a {
  color: #ffffff;
  text-decoration: underline;
}
@media only screen and (max-width: 599px) {
  #main .content-header.firm-search-header .form-styled {
    background-color: #f3f3f3;
    margin: 30px -20px 0;
    padding: 10px 20px 24px;
    text-align: left;
  }
  #main .content-header.firm-search-header .form-styled p {
    color: #595959;
  }
  #main .content-header.firm-search-header > .inner {
    padding-bottom: 0;
    padding-top: 0;
  }
  #main .content-header.firm-search-header > .inner a {
    color: inherit;
  }
}
.content-section.firm-search-header {
  background-color: #f3f3f3;
  margin-bottom: 30px;
}
.content-section.firm-search-header.content-header {
  margin-bottom: 0;
}
.content-section.firm-search-header .search-alternatives {
  font-size: 0.875em;
  margin-top: 0;
}
@media only screen and (max-width: 959px) {
  .content-section.firm-search-header button[type=submit] {
    display: block;
    width: 100%;
  }
  .content-section.firm-search-header .search-alternatives {
    margin-top: 18px;
  }
}
.search-fields {
  color: #595959;
}
.form-styled .search-fields input[type=text],
.form-styled .search-fields .form-element.select.styled {
  background-clip: padding-box;
  border-color: transparent;
  float: left;
  width: 33.33333%;
}
.form-styled .search-fields .form-element.select {
  float: left;
  width: 33.3333%;
}
.form-styled .search-fields .form-element.select select {
  background-clip: padding-box;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 0;
  color: #595959;
  font-size: 0.875em;
  height: 50px;
  line-height: 48px;
  padding: 0 20px;
  text-align: left;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  width: 100%;
}
.form-styled .search-fields .form-element.select.styled {
  height: 50px;
  line-height: 48px;
}
@media only screen and (max-width: 959px) {
  .form-styled .search-fields input[type=text],
  .form-styled .search-fields .form-element.select.styled {
    float: none;
    width: 100%;
  }
}
.tag-filter-tabs h5 {
  margin: 0 0 12px;
}
ul.tabs {
  list-style-type: none;
  padding: 0;
  margin: 0 -1px;
}
ul.tabs:before,
ul.tabs:after {
  content: " ";
  display: table;
}
ul.tabs:after {
  clear: both;
}
ul.tabs li {
  float: left;
  width: 33.333333%;
}
ul.tabs a {
  background-color: #ffffff;
  border-color: #f3f3f3;
  border-style: solid;
  border-width: 0 1px 2px;
  color: #747678;
  display: block;
  font-size: 0.875em;
  height: 50px;
  line-height: 22px;
  padding: 14px 15px;
  position: relative;
  text-decoration: none;
}
ul.tabs a i[class^="icon-"] {
  color: #c80000;
  font-size: 1em;
  margin-top: -0.5em;
  position: absolute;
  right: 15px;
  top: 50%;
}
ul.tabs a .icon-chevron-up {
  display: none;
}
ul.tabs a.active {
  border-bottom-color: #ffffff;
}
ul.tabs a.active .icon-chevron-up {
  display: inline;
}
ul.tabs a.active .icon-chevron-down {
  display: none;
}
@media only screen and (max-width: 599px) {
  ul.tabs a {
    font-size: 0.75em;
    height: auto;
    line-height: 18px;
    padding-bottom: 30px;
    position: relative;
    text-align: center;
  }
  ul.tabs a .cat-count {
    display: none;
  }
  ul.tabs a i[class^="icon-"] {
    position: absolute;
    bottom: 8px;
    left: 50%;
    margin-left: -10px;
    top: auto;
    width: 20px;
  }
}
ul.tags {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
ul.tags li {
  float: left;
  margin: 10px 20px 10px 0;
}
ul.tags li label,
ul.tags li > span {
  color: #fff;
  cursor: pointer;
  display: block;
  font-size: 0.875em;
  line-height: 15px;
  padding: 10px 15px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
@media only screen and (max-width: 599px) {
  ul.tags li label,
  ul.tags li > span {
    font-size: 0.75em;
    line-height: 12px;
  }
}
ul.tags li label {
  background-color: #e5e5e5;
  color: #595959;
}
ul.tags li label:hover {
  background-color: #747678;
  color: #ffffff;
}
ul.tags li.selected label,
ul.tags li > span {
  background-color: #000000;
  color: #ffffff;
}
ul.tags li input[type="checkbox"] {
  direction: ltr;
  left: -999em;
  position: absolute;
}
.tags-outer {
  background-color: #ffffff;
  height: 0;
  margin-bottom: 18px;
  overflow: hidden;
  transition: height 0.3s;
}
.tags-inner {
  transition: margin 0.3s;
}
.tags-inner ul.tags {
  padding: 5px 0 5px 15px;
}
.selected-tags h5 {
  display: inline;
  margin: 0 30px 0 0;
}
.selected-tags .clear {
  color: #000000;
  font-size: 0.875em;
}
.selected-tags span[class^="icon-"] {
  margin-left: 10px;
}
@media only screen and (max-width: 959px) {
  .selected-tags {
    margin: 18px 0;
  }
}
.firm-search-results td > h5 {
  margin-top: 0;
}
.firm-results-sidebar .hero {
  margin-top: 0;
  margin-bottom: 30px;
  padding: 45px;
}
.faa-results-loading {
  height: 200px;
  position: static;
}
.faa-results-loading:before {
  background-image: url(../img/layout/loading-animation-white.gif);
}
.pending .faa-results-wrapper {
  display: none;
}
.firm-no-results {
  border-color: #e5e5e5;
  border-style: solid;
  border-width: 1px 0;
  margin: 0 0 30px;
}
.firm-details-header h1 {
  margin-top: 0;
}
.firm-details-header > .inner a {
  color: #ffffff;
  font-size: 0.875em;
}
@media only screen and (max-width: 959px) {
  #main .firm-details-header.content-header > .inner {
    padding-bottom: 18px;
    padding-top: 18px;
    text-align: left;
  }
  .firm-details-header h1 {
    font-size: 26px;
    line-height: 42px;
  }
}
.firm-details-main {
  padding-top: 48px;
}
.firm-details-main h5 {
  line-height: 24px;
  margin-top: 12px;
}
@media only screen and (max-width: 959px) {
  .firm-details-main {
    padding-top: 0;
  }
  .firm-details-main h5 {
    line-height: 30px;
    margin-top: 30px;
  }
}
.firm-details-panel {
  padding-bottom: 30px;
  padding-left: 30px;
  padding-right: 30px;
}
.firm-details-panel p,
.firm-details-panel address,
.firm-details-panel ul {
  color: inherit;
  font-size: 0.875em;
  margin-bottom: 0;
}
.firm-details-panel ul {
  list-style-type: none;
  margin: 0 0 24px;
  padding: 0;
}
.firm-details-panel address {
  font-style: normal;
  line-height: 24px;
  margin-bottom: 24px;
}
.firm-details-panel p {
  margin-top: 0;
}
.firm-details-contact {
  background-color: #ffffff;
  border: 1px solid #e5e5e5;
  color: #747678;
  margin-top: 26px;
  margin-bottom: 30px;
}
.firm-details-contact h5 {
  color: #000000;
}
@media only screen and (max-width: 599px) {
  .firm-details-contact {
    margin-top: 0;
  }
}
.firm-details-map {
  background-color: #000000;
  border: 1px solid #000000;
  color: #ffffff;
  min-height: 370px;
}
.firm-details-map a {
  color: inherit;
}
@media only screen and (max-width: 599px) {
  .firm-details-map {
    min-height: 0;
  }
}
.radial-percentage {
  background-color: #e48080;
  border-radius: 50%;
  height: 170px;
  overflow: hidden;
  position: relative;
  width: 170px;
}
.radial-percentage.test .left,
.radial-percentage.test .left .circle-part,
.radial-percentage.test .right .circle-part {
  -webkit-transform: rotate(-75.6deg);
  -ms-transform: rotate(-75.6deg);
  transform: rotate(-75.6deg);
}
.radial-percentage.force-initial .left,
.radial-percentage.force-initial .left .circle-part,
.radial-percentage.force-initial .right .circle-part {
  -webkit-transform: rotate(-180deg) !important;
  -ms-transform: rotate(-180deg) !important;
  transform: rotate(-180deg) !important;
}
.radial-percentage .left,
.radial-percentage .left .circle-part,
.radial-percentage .right .circle-part {
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
  -webkit-backface-visibility: hidden;
}
.radial-percentage.rp-black {
  background-color: #727272;
}
.radial-percentage.rp-black .inset {
  background-color: #000000;
}
.radial-percentage .percentage-container {
  display: table;
  height: 100%;
  position: relative;
  width: 100%;
  z-index: 3;
}
.radial-percentage .percentage-container .percentage {
  color: #ffffff;
  display: table-cell;
  font-size: 50px;
  line-height: 1;
  text-align: center;
  vertical-align: middle;
}
.radial-percentage .inset {
  background-color: #c80000;
  border-radius: 50%;
  height: 158px;
  left: 50%;
  margin-left: -79px;
  margin-top: -79px;
  position: absolute;
  top: 50%;
  width: 158px;
  z-index: 2;
}
.radial-percentage.reset-animation .left,
.radial-percentage.reset-animation .right,
.radial-percentage.reset-animation .left .circle-part,
.radial-percentage.reset-animation .right .circle-part {
  transition: none !important;
}
.radial-percentage .left,
.radial-percentage .right {
  bottom: 0;
  height: 170px;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  transition: transform 1s;
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  width: 170px;
}
.radial-percentage .left .circle-part,
.radial-percentage .right .circle-part {
  background-color: #ffffff;
  display: block;
  height: 170px;
  position: absolute;
  top: 0;
  transition: transform 1s;
  width: 85px;
}
.radial-percentage .left {
  clip: rect(0px 85px 170px 0px);
}
.radial-percentage .left .circle-part {
  -moz-border-radius: 170px 0 0 170px;
  border-radius: 170px 0 0 170px;
  left: 0;
  -webkit-transform-origin: center right;
  -ms-transform-origin: center right;
  transform-origin: center right;
}
.radial-percentage .right {
  clip: rect(0 170px 170px 85px);
}
.radial-percentage .right .circle-part {
  -moz-border-radius: 0 170px 170px 0;
  border-radius: 0 170px 170px 0;
  right: 0;
  -webkit-transform-origin: center left;
  -ms-transform-origin: center left;
  transform-origin: center left;
}
@media only screen and (max-width: 959px) {
  .radial-percentage {
    height: 86px;
    width: 86px;
  }
  .radial-percentage .percentage-container .percentage {
    font-size: 25px;
  }
  .radial-percentage .inset {
    height: 80px;
    margin-left: -40px;
    margin-top: -40px;
    width: 80px;
  }
  .radial-percentage .left,
  .radial-percentage .right {
    height: 86px;
    width: 86px;
  }
  .radial-percentage .left .circle-part,
  .radial-percentage .right .circle-part {
    height: 86px;
    width: 43px;
  }
  .radial-percentage .left {
    clip: rect(0px 43px 86px 0px);
  }
  .radial-percentage .left .circle-part {
    -moz-border-radius: 86px 0 0 86px;
    border-radius: 86px 0 0 86px;
  }
  .radial-percentage .right {
    clip: rect(0 86px 86px 43px);
  }
  .radial-percentage .right .circle-part {
    -moz-border-radius: 0 86px 86px 0;
    border-radius: 0 86px 86px 0;
  }
}
.people-group {
  display: inline-block;
  overflow: hidden;
  padding: 10px 0;
}
.people-group .pg-row {
  margin: -10px 0;
  overflow: hidden;
  padding: 10px 0;
  text-align: center;
}
.people-group .icon-person {
  color: #747678;
  float: left;
  font-size: 50px;
}
.people-group .icon-person.red {
  color: #c80000;
}
.people-group .icon-person.red.person-animate {
  animation: person-jump 400ms ease-in-out 2;
}
@media only screen and (max-width: 959px) {
  .people-group .icon-person {
    font-size: 26px;
  }
}
@media only screen and (max-width: 599px) {
  .people-group {
    margin: 0;
  }
  .people-group .pg-row {
    display: inline;
    margin: 0;
  }
}
@-webkit-keyframes person-jump {
  0% {
    margin-top: 0;
  }
  50% {
    margin-top: -5px;
  }
  100% {
    margin-top: 0;
  }
}
@-moz-keyframes person-jump {
  0% {
    margin-top: 0;
  }
  50% {
    margin-top: -5px;
  }
  100% {
    margin-top: 0;
  }
}
@keyframes person-jump {
  0% {
    margin-top: 0;
  }
  50% {
    margin-top: -5px;
  }
  100% {
    margin-top: 0;
  }
}
.cpd-tabs {
  border: 1px solid #ffffff;
  list-style: none;
  margin: 40px auto;
  max-width: 530px;
  overflow: hidden;
  padding: 0;
}
.cpd-tabs li {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP4rAYAAg8BGjrlPWAAAAAASUVORK5CYII=);
  border-left: 1px solid #ffffff;
  float: left;
  font-size: 14px;
  line-height: 20px;
  width: 50%;
}
.cpd-tabs li:first-child {
  border-left: none;
}
.cpd-tabs li a {
  color: #ffffff;
  display: table;
  padding: 20px 30px 20px 60px;
  position: relative;
  width: 100%;
}
.cpd-tabs li a:after {
  background-color: #ffffff;
  bottom: 4px;
  content: " ";
  display: block;
  left: 4px;
  opacity: 0;
  position: absolute;
  right: 4px;
  top: 4px;
  transition: opacity 200ms;
}
.cpd-tabs li a:hover,
.cpd-tabs li a:active {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP4XA8AAmgBcwBiUigAAAAASUVORK5CYII=);
  text-decoration: none;
}
.cpd-tabs li .text,
.cpd-tabs li .text-mobile {
  position: relative;
  vertical-align: middle;
  z-index: 1;
}
.cpd-tabs li .text {
  display: table-cell;
}
.cpd-tabs li .text-mobile {
  display: none;
  font-size: 12px;
}
.cpd-tabs li .icon {
  font-size: 26px;
  left: 30px;
  margin-top: -13px;
  position: absolute;
  top: 50%;
  z-index: 1;
}
.cpd-tabs li.current a,
.cpd-tabs li.current .icon {
  color: #000000;
}
.cpd-tabs li.current a {
  cursor: default;
  text-decoration: none;
}
.cpd-tabs li.current a:after {
  opacity: 1;
}
.cpd-tabs li.current a:hover,
.cpd-tabs li.current a:active {
  background-image: none;
}
@media only screen and (max-width: 599px) {
  .cpd-tabs {
    display: inline-block;
  }
  .cpd-tabs li {
    width: auto;
  }
  .cpd-tabs li a {
    padding: 70px 20px 20px;
  }
  .cpd-tabs li a:after {
    bottom: 2px;
    left: 2px;
    right: 2px;
    top: 2px;
  }
  .cpd-tabs li .text {
    display: none;
  }
  .cpd-tabs li .text-mobile {
    display: table-cell;
  }
  .cpd-tabs li .icon {
    font-size: 34px;
    left: 50%;
    margin-left: -17px;
    margin-top: 0;
    top: 25px;
  }
}
.cpd-result-filters {
  border-right: 1px solid #e5e5e5;
  margin-top: -40px;
  padding-top: 40px;
}
.cpd-result-filters .result-filters-header {
  font-size: 22px;
  line-height: 26px;
  margin-top: 0;
  padding-right: 15px;
}
.cpd-result-filters .cpd-result-filter-list {
  border-top: 1px solid #e5e5e5;
  font-size: 18px;
  line-height: 1;
  list-style: none;
  margin: 30px 0 0;
  padding: 20px 0 0;
}
.cpd-result-filters .cpd-result-filter-list > li {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #e5e5e5;
}
.cpd-result-filters .cpd-result-filter-list ul {
  color: #595959;
  font-size: 14px;
  line-height: 20px;
  list-style: none;
  margin: 0;
  padding: 20px 15px 0 0;
}
.js .cpd-result-filters .cpd-result-filter-list ul li.hidden-filter {
  display: none;
}
.js .cpd-result-filters .cpd-result-filter-list ul li.hidden-filter.shown,
.js .cpd-result-filters .cpd-result-filter-list ul li.hidden-filter.current {
  display: block;
}
.cpd-result-filters .cpd-result-filter-list ul li:first-child {
  padding-top: 0;
}
.cpd-result-filters .cpd-result-filter-list ul li.current a {
  color: #000000;
  cursor: default;
  font-weight: 600;
}
.cpd-result-filters .cpd-result-filter-list ul li.current a .filter {
  text-decoration: none;
}
.cpd-result-filters .cpd-result-filter-list ul li.show-more a {
  position: relative;
  padding-left: 15px;
}
.cpd-result-filters .cpd-result-filter-list ul li.show-more a:hover {
  color: #c80000;
  text-decoration: underline;
}
.cpd-result-filters .cpd-result-filter-list ul li.show-more a:hover:before,
.cpd-result-filters .cpd-result-filter-list ul li.show-more a:hover:after {
  background-color: #c80000;
}
.cpd-result-filters .cpd-result-filter-list ul li.show-more a:before,
.cpd-result-filters .cpd-result-filter-list ul li.show-more a:after {
  background-color: #000000;
  content: " ";
  display: block;
  left: 0;
  position: absolute;
  transition: background-color 200ms, transform 200ms;
}
.cpd-result-filters .cpd-result-filter-list ul li.show-more a:before {
  height: 9px;
  margin-left: 4px;
  margin-top: -4px;
  top: 50%;
  width: 1px;
}
.cpd-result-filters .cpd-result-filter-list ul li.show-more a:after {
  height: 1px;
  margin-top: 0;
  top: 50%;
  width: 9px;
}
.cpd-result-filters .cpd-result-filter-list ul li.show-more.open a:before {
  background-color: #ffffff;
  transform: rotate(90deg);
}
.cpd-result-filters .cpd-result-filter-list ul a {
  color: #595959;
  display: block;
  padding: 6px 0;
  text-decoration: none;
}
.cpd-result-filters .cpd-result-filter-list ul a:hover .filter {
  text-decoration: underline;
}
.cpd-results.border-left {
  position: relative;
}
.cpd-results.border-left:before {
  border-left: 1px solid #e5e5e5;
  bottom: 0;
  content: "";
  left: 0;
  margin-left: -16px;
  position: absolute;
  top: 0;
}
@media only screen and (max-width: 599px) {
  .cpd-result-filters {
    background-color: #ffffff;
    border: 1px solid #dcdddd;
    margin-bottom: 20px;
    margin-top: 0;
    min-height: 57px;
    padding: 15px 20px;
    position: relative;
  }
  .cpd-result-filters.open {
    border-bottom: 0;
    padding-bottom: 0;
  }
  .cpd-result-filters.open .result-filters-header:after {
    transform: rotate(180deg);
  }
  .cpd-result-filters.open .cpd-result-filter-list {
    display: block;
  }
  .cpd-result-filters .result-filters-header {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    font-size: 12px;
    left: 0;
    padding: 15px 20px;
    position: absolute;
    right: 0;
    top: 0;
  }
  .cpd-result-filters .result-filters-header:before {
    content: "Filters";
    text-transform: uppercase;
    position: relative;
  }
  .cpd-result-filters .result-filters-header:after {
    /* use !important to prevent issues with browser extensions that change fonts */
    display: inline-block;
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #c80000;
    content: "\e90e";
    margin-top: -5px;
    position: absolute;
    right: 20px;
    top: 50%;
    transition: transform 200ms;
  }
  .cpd-result-filters .result-filters-header .text {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .cpd-result-filters .cpd-result-filter-list {
    border-bottom: none;
    border-left: none;
    border-right: none;
    border-top: 1px solid #dcdddd;
    display: none;
    margin-top: 0;
    margin: 40px -20px 0;
    padding: 0 20px;
  }
  .cpd-result-filters .cpd-result-filter-list > li {
    background-color: #ffffff;
    font-size: 12px;
    margin: 0 -20px;
    min-height: 56px;
    padding: 20px;
    position: relative;
    transition: background-color 200ms;
  }
  .cpd-result-filters .cpd-result-filter-list > li.open,
  .cpd-result-filters .cpd-result-filter-list > li.show-selected {
    padding-top: 58px;
  }
  .cpd-result-filters .cpd-result-filter-list > li.open .filter-title,
  .cpd-result-filters .cpd-result-filter-list > li.show-selected .filter-title {
    border-bottom: 1px solid #dcdddd;
  }
  .cpd-result-filters .cpd-result-filter-list > li.open ul,
  .cpd-result-filters .cpd-result-filter-list > li.show-selected ul {
    display: block;
  }
  .cpd-result-filters .cpd-result-filter-list > li.open {
    background-color: #fafafa;
  }
  .cpd-result-filters .cpd-result-filter-list > li.open .filter-title:after {
    color: #000000;
    transform: rotate(180deg);
  }
  .cpd-result-filters .cpd-result-filter-list > li.show-selected:not(.open) li {
    display: none;
  }
  .cpd-result-filters .cpd-result-filter-list > li.show-selected li.current,
  .cpd-result-filters .cpd-result-filter-list > li.show-selected li:first-child {
    display: block;
  }
  .cpd-result-filters .cpd-result-filter-list > li .filter-title {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    display: block;
    left: 20px;
    padding: 22px 0;
    position: absolute;
    right: 20px;
    top: 0;
  }
  .cpd-result-filters .cpd-result-filter-list > li .filter-title:after {
    /* use !important to prevent issues with browser extensions that change fonts */
    display: inline-block;
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #747678;
    content: "\e90e";
    margin-top: -5px;
    position: absolute;
    right: 0;
    top: 50%;
    transition: transform 200ms;
  }
  .cpd-result-filters .cpd-result-filter-list ul {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: none;
    font-size: 12px;
  }
  .cpd-results.border-left:before {
    content: none;
  }
}
.cpd-list-grid-view {
  overflow: hidden;
  margin-bottom: 30px;
}
.cpd-list-grid-view .cpd-list-grid-view-inner {
  color: #c80000;
  cursor: pointer;
  float: right;
  font-size: 14px;
  line-height: 18px;
  overflow: hidden;
  padding: 5px 0;
  position: relative;
  text-align: right;
  width: 180px;
}
.cpd-list-grid-view .cpd-list-grid-view-inner:hover .text {
  text-decoration: underline;
}
.cpd-list-grid-view .cpd-list-grid-view-inner:before,
.cpd-list-grid-view .cpd-list-grid-view-inner:after {
  text-decoration: none !important;
}
.cpd-list-grid-view .cpd-list-grid-view-inner:before {
  color: #000000;
  content: "Show";
  display: inline-block;
  font-size: 18px;
  left: 0;
  line-height: 18px;
  padding-right: 70px;
  position: absolute;
}
.cpd-list-grid-view .cpd-list-grid-view-inner:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  margin-top: -10px;
  position: absolute;
  right: 70px;
  top: 50%;
}
.cpd-list-grid-view .cpd-list-grid-view-inner.list-view:after {
  content: "\e955";
}
.cpd-list-grid-view .cpd-list-grid-view-inner.grid-view:after {
  content: "\e954";
}
@media (max-width: 959px) {
  .cpd-list-grid-view {
    display: none;
  }
}
.cpd-no-results h2 {
  font-size: 22px;
  line-height: 36px;
  margin: 0 0 30px;
}
.cpd-no-results h2 span {
  font-size: 26px;
  line-height: 42px;
}
.cpd-no-results p,
.cpd-no-results ul,
.cpd-no-results ol {
  font-size: 14px;
}
.cpd-no-results ul,
.cpd-no-results ol {
  margin: 40px 0;
  padding-left: 15px;
}
.cpd-no-results ul li,
.cpd-no-results ol li {
  margin: 10px 0;
}
.cpd-no-results .content {
  max-width: 480px;
}
@media only screen and (max-width: 599px) {
  .cpd-no-results .content {
    max-width: 100%;
  }
}
#cpd-feedback-banner {
  background-color: #ffffff;
  bottom: 0;
  -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.15);
  height: 96px;
  left: 0;
  position: fixed;
  width: 100%;
  z-index: 1000;
}
#cpd-feedback-banner .inner {
  height: 96px;
  padding-right: 280px;
  position: relative;
}
#cpd-feedback-banner .inner:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  width: 0;
}
#cpd-feedback-banner p {
  display: inline-block;
  margin: 0;
  vertical-align: middle;
}
#cpd-feedback-banner .icon-close {
  cursor: pointer;
  position: absolute;
  right: 15px;
  top: 42px;
}
#cpd-feedback-banner .icon-close:hover {
  color: #c80000;
}
#cpd-feedback-banner .btn {
  position: absolute;
  right: 88px;
  top: 24px;
}
@media only screen and (max-width: 600px) {
  #cpd-feedback-banner {
    height: auto;
  }
  #cpd-feedback-banner p {
    font-size: 0.875em;
    margin: 20px 0;
  }
  #cpd-feedback-banner .inner {
    height: auto;
    padding-right: 50px;
  }
  #cpd-feedback-banner .btn {
    position: static;
    margin-bottom: 50px;
  }
  #cpd-feedback-banner .icon-close {
    right: 20px;
  }
}
#cpd-feedback-reminder {
  background-color: #fff;
  bottom: 34px;
  -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.5);
  cursor: pointer;
  height: 60px;
  left: 30px;
  position: fixed;
  width: 200px;
  z-index: 999;
}
#cpd-feedback-reminder p {
  color: #747678;
  font-size: 11px;
  line-height: 1.1em;
  margin: 18px 47px 18px 57px;
  text-transform: uppercase;
}
#cpd-feedback-reminder i {
  font-size: 13px;
  position: absolute;
  right: 17px;
  top: 23px;
}
#cpd-feedback-reminder:before {
  background: url(../img/icons/cpd-feedback.png) no-repeat;
  content: '';
  height: 24px;
  left: 18px;
  position: absolute;
  top: 18px;
  width: 24px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  #cpd-feedback-reminder:before {
    background-image: url(../img/icons/cpd-feedback@2x.png);
    background-size: contain;
  }
}
@media only screen and (max-width: 600px) {
  #cpd-feedback-reminder {
    visibility: hidden;
  }
}
/* =========================
 * Components - Approved Employers Database search
 * ========================= */
.content-section.approved-employer-search {
  background-color: #f3f3f3;
  margin-bottom: 58px;
}
.content-section.approved-employer-search .available-benefits .benefits-inner {
  background-color: #ffffff;
  margin-bottom: 20px;
}
.content-section.approved-employer-search .available-benefits .benefits-inner ul {
  list-style: none;
  padding-left: 50px;
  padding-right: 50px;
  margin-bottom: 0;
  margin-top: 10px;
  text-align: justify;
}
.content-section.approved-employer-search .available-benefits .benefits-inner ul:after {
  content: '';
  display: inline-block;
  width: 100%;
}
.content-section.approved-employer-search .available-benefits .benefits-inner ul li.form-element {
  display: inline-block;
  margin: 20px 20px 22px 0;
}
.content-section.approved-employer-search .available-benefits .benefits-inner ul li.form-element input[type=checkbox]:not(:checked) + label .icon {
  background-color: #fff;
  height: 24px;
  margin-top: -12px;
  width: 24px;
}
.content-section.approved-employer-search .available-benefits .benefits-inner ul li.form-element input[type=checkbox]:checked + label .icon {
  height: 24px;
  margin-top: -12px;
  width: 24px;
}
@media only screen and (max-width: 959px) {
  .content-section.approved-employer-search .available-benefits .benefits-inner ul {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media only screen and (max-width: 599px) {
  .content-section.approved-employer-search {
    margin-bottom: 0;
  }
  .content-section.approved-employer-search .available-benefits .benefits-inner ul {
    padding-top: 1px;
    text-align: left;
  }
  .content-section.approved-employer-search .available-benefits .benefits-inner ul li.form-element {
    display: block;
  }
}
.approved-employer-search-header p {
  float: left;
}
.approved-employer-search-header span {
  color: #595959;
  float: right;
  font-size: 0.875em;
  margin: 12px 0 24px;
}
.approved-employer-search-result {
  margin-bottom: 24px;
}
.approved-employer-search-result h5 {
  margin-bottom: 24px;
}
.approved-employer-search-result p {
  margin: 12px 0;
}
.approved-employer-search-result .external {
  font-size: 0.875em;
  margin-top: 24px;
}
.approved-employer-details {
  margin-top: 75px;
  margin-bottom: 24px;
}
.approved-employer-details .approved-employer-details-main-content {
  margin-top: 28px;
}
.approved-employer-details .detail-with-label h5 {
  float: left;
  font-size: 1em;
  line-height: 24px;
  margin: 12px 20px 24px 0;
}
.approved-employer-details .detail-with-label p {
  float: left;
}
.approved-employer-details .details-block {
  background-color: #f8f8f8;
  color: #000000;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  margin-bottom: 15px;
  padding: 28px 40px 16px;
}
.approved-employer-details table {
  width: 100%;
}
@media only screen and (max-width: 599px) {
  .approved-employer-details {
    margin-top: 0;
  }
}
.approved-employer-sidebar .hero {
  margin-top: 30px;
  margin-bottom: 30px;
  padding: 45px;
}
.approved-employer-details-header h1 {
  margin-top: 0;
}
.approved-employer-details-header > .inner a {
  color: #ffffff;
  font-size: 0.875em;
}
.approved-employer-details-header > .inner a.external {
  margin-top: 50px;
}
.approved-employer-details-header .inner p {
  color: #ffffff;
  font-size: 1.625em;
  line-height: 1.25em;
  margin: 0;
}
@media only screen and (max-width: 959px) {
  #main .approved-employer-details-header.content-header > .inner {
    padding-bottom: 18px;
    padding-top: 18px;
    text-align: left;
  }
  .approved-employer-details-header h1 {
    font-size: 26px;
    line-height: 42px;
  }
}
.approved-employer-search-refine .form-styled {
  background-color: #f3f3f3;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 1px;
  margin-top: 14px;
  margin-bottom: 5px;
}
.approved-employer-search-refine span.icon {
  margin-left: 6px;
}
.approved-employer-search-refine h5 {
  margin-top: 10px;
  font-size: 16px;
}
.approved-employer-search-refine ul {
  list-style: none;
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 0;
}
.approved-employer-search-refine ul li {
  padding-right: 20px;
  display: inline-block;
}
#form-find-an-employer .search-fields {
  margin-top: 20px;
}
#form-find-an-employer .form-element {
  margin-top: 30px;
}
#form-find-an-employer .form-element.select.styled {
  margin-right: 20px;
  margin-top: 30px;
}
#form-find-an-employer button.btn-lg {
  margin-top: 34px;
  height: 48px;
  width: 200px;
  margin-left: 20px;
}
#form-find-an-employer .form-label-container {
  display: block;
  margin-bottom: -20px;
}
@media only screen and (max-width: 768px) {
  #form-find-an-employer button.btn-lg {
    margin-left: 0;
    margin-top: 5px;
    width: 100%;
    margin-bottom: 10px;
  }
  #form-find-an-employer .form-label-container {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 480px) {
  .approved-employer-search-refine li.form-element.checkbox {
    margin-top: 12px;
    margin-bottom: 12px;
    margin-left: 10px;
  }
}
#council-members-filter .form-element.styled.select {
  display: inline-block;
  margin-left: 30px;
  width: auto;
  min-width: 216px;
  padding-right: 50px;
}
.content-grid .block.block-council-profile.open,
.inner-content-grid .block.block-council-profile.open {
  border-bottom: none;
  margin-bottom: 1px;
}
.content-grid .block.block-council-profile.open:hover .block-title .fa-icon-container,
.inner-content-grid .block.block-council-profile.open:hover .block-title .fa-icon-container {
  margin-top: -10px;
}
.content-grid .block.block-council-profile:hover .block-title .fa-icon-container,
.inner-content-grid .block.block-council-profile:hover .block-title .fa-icon-container {
  margin-top: 10px;
}
.content-grid .block.block-council-profile .block-inner,
.inner-content-grid .block.block-council-profile .block-inner {
  bottom: 0;
  left: 30px;
  position: absolute;
  right: 0;
  text-align: right;
  z-index: 1;
}
.content-grid .block.block-council-profile .block-tag,
.inner-content-grid .block.block-council-profile .block-tag {
  background-color: rgba(0, 0, 0, 0.5);
  color: #ffffff;
  display: inline-block;
  padding: 8px 20px;
}
.content-grid .block.block-council-profile .block-title,
.inner-content-grid .block.block-council-profile .block-title {
  background-color: #ffffff;
  padding: 20px;
  text-align: left;
}
.content-grid .block.block-council-profile .block-title p,
.inner-content-grid .block.block-council-profile .block-title p {
  display: block;
  line-height: 1em;
  font-size: 1.125em;
  margin: 0.25em 0;
}
.content-grid .block.block-council-profile .block-title .fa-icon-container,
.inner-content-grid .block.block-council-profile .block-title .fa-icon-container {
  display: inline-block;
  font-size: 14px;
  margin-left: 10px;
  margin-top: 0;
  overflow: visible;
  position: absolute;
  right: 23px;
  -webkit-transition: margin 0.2s;
  top: 23px;
  transition: margin 0.2s;
  vertical-align: middle;
}
.content-grid .block.block-council-profile .council-profile-content,
.inner-content-grid .block.block-council-profile .council-profile-content {
  display: none;
}
.content-grid .block.block-council-profile:hover .block-title p .fa-icon-container,
.inner-content-grid .block.block-council-profile:hover .block-title p .fa-icon-container {
  margin-left: 20px;
  margin-right: -10px;
}
.row.council-profile-display {
  border-bottom: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
  clear: both;
  margin-bottom: 3px;
  margin-left: 1px;
  margin-right: 1px;
  overflow: hidden;
  padding: 15px 35px 20px 35px;
  position: relative;
  top: -1px;
}
.row.council-profile-display .council-profile-content h3 {
  color: #000000;
}
.row.council-profile-display .council-profile-content ul {
  float: left;
}
.row.council-profile-display .council-profile-content ul li {
  line-height: 1.5em;
  margin: 0;
  white-space: nowrap;
}
.row.council-profile-display .council-profile-content table tr {
  background: transparent;
}
.row.council-profile-display .council-profile-content table tr td {
  color: #595959;
  font-size: 1em;
  padding: 5px 20px 5px 0;
}
.row.council-profile-display .council-profile-content table tr td p {
  margin: 0;
}
.row.council-profile-display .council-profile-content table tr td:first-child {
  color: #000000;
  width: 30%;
}
@media only screen and (max-width: 840px) {
  .inner-content-grid.council-profiles-grid .block.block-council-profile:nth-child(odd) .block-inner {
    left: 0;
    right: 30px;
  }
}
@media only screen and (max-width: 599px) {
  #council-members-filter .form-element.styled.select {
    display: block;
    margin-left: 0;
    width: auto;
  }
  .inner-content-grid.council-profiles-grid {
    margin-left: -20px;
    margin-right: -20px;
  }
  .inner-content-grid.council-profiles-grid .block.block-council-profile {
    padding-top: 50%;
    width: 50%;
  }
  .row.council-profile-display {
    padding: 5px;
  }
  .row.council-profile-display h3 {
    margin-top: 0;
  }
}
@media only screen and (max-width: 479px) {
  .inner-content-grid .block.block-council-profile {
    width: 50%;
  }
  .inner-content-grid .block.block-council-profile .block-title {
    padding: 10px 12px;
  }
  .inner-content-grid .block.block-council-profile .block-title p {
    font-size: 0.6875em;
  }
  .inner-content-grid .block.block-council-profile .block-title .fa-icon-container {
    right: 13px;
    top: 13px;
  }
  .row.council-profile-display .council-profile-content p,
  .row.council-profile-display .council-profile-content table tr td {
    font-size: 0.875em;
  }
  .row.council-profile-display .council-profile-content table tr td:first-child {
    width: 40%;
  }
}
/* =========================
 * Components - Timeline
 * ========================= */
.timeline-container-panel {
  height: 500px;
}
.paginate {
  background-color: #fff;
  border: none;
  color: #747678;
  outline: none;
  padding: 100px 10px;
  position: absolute;
  top: 2px;
}
.paginate:active,
.paginate:focus,
.paginate:hover {
  text-decoration: none;
}
.paginate.disabled {
  color: #dcdcdc;
  cursor: not-allowed;
}
.paginate.left {
  padding: 100px 0px 100px 10px;
  right: 0;
}
.paginate.right {
  left: 0;
  padding: 100px 10px 100px 0px;
}
#timeline {
  list-style: none;
  overflow: hidden;
  margin-top: 50px;
  padding: 0;
  position: relative;
  transition: left 300ms ease-in-out;
}
#timeline .information > img {
  float: left;
  height: 200px;
  margin-bottom: 110px;
  margin-right: 40px;
  width: 300px;
}
#timeline .information > .information__title {
  color: #000;
  line-height: 1em;
  margin-bottom: 33px;
  margin-top: 0;
}
#timeline .information > .information__date {
  font-size: 16px;
  line-height: 1em;
  margin-bottom: 0;
  margin-top: 0;
}
#timeline .information > .information__sub-title {
  color: #000;
  line-height: 1em;
  margin-bottom: 15px;
  margin-top: 10px;
}
#timeline li {
  float: left;
}
.timeline-date-list {
  height: 80px;
  left: 0;
  list-style-type: none;
  padding: 0;
  position: relative;
  transition: left 200ms ease-in-out;
}
.timeline-date-list > li.line__active {
  position: absolute;
  bottom: -2px;
  left: 0;
  height: 1px;
  border-bottom: 4px solid #747678;
  transition: width 200ms ease-in-out;
  width: 110px;
}
.timeline-date-list > li.line {
  position: absolute;
  bottom: -2px;
  left: 0;
  height: 1px;
  border-bottom: 4px solid #dcdcdc;
  width: 100%;
}
.timeline-date-list > li > a {
  border: none;
  color: #dcdcdc;
  display: block;
  height: 80px;
  outline: none;
  position: relative;
  text-align: center;
  width: 220px;
}
.timeline-date-list > li > a:before {
  background-color: #dcdcdc;
  border-radius: 50%;
  bottom: -10px;
  content: '';
  height: 20px;
  left: 50%;
  margin-left: -10px;
  position: absolute;
  transition: background-color 210ms ease-in-out;
  width: 20px;
}
.timeline-date-list > li > a:after {
  background-color: #fff;
  border-radius: 50%;
  bottom: -6px;
  content: '';
  height: 12px;
  left: 50%;
  margin-left: -6px;
  position: absolute;
  transition: background-color 210ms ease-in-out;
  width: 12px;
}
.timeline-date-list > li.active > a,
.timeline-date-list > li.past > a {
  color: #595959;
}
.timeline-date-list > li.active > a:before,
.timeline-date-list > li.past > a:before {
  background-color: #747678;
}
.timeline-date-list > li.active > a:after,
.timeline-date-list > li.past > a:after {
  background-color: #fff;
}
.timeline-date-list > li.active > a:after {
  background-color: #747678;
}
.timeline-date-list > li > a > span {
  display: block;
  font-size: 14px;
}
@media only screen and (max-width: 1196px) {
> li.line__active {
  width: 120px;
}
  .timeline-date-list > li > a {
    width: 240px !important;
  }
}
@media only screen and (max-width: 599px) {
  .timeline-container-panel {
    height: auto;
  }
  #timeline {
    margin-top: 30px;
  }
  #timeline .information > img {
    clear: both;
    float: none;
    height: auto;
    margin-bottom: 30px;
    margin-right: 0;
    width: 100%;
  }
}
@media only screen and (max-width: 425px) {
  .timeline-date-list > li.line__active {
    width: 190px;
  }
  .timeline-date-list > li > a {
    width: 380px !important;
  }
}
@media only screen and (max-width: 375px) {
  .timeline-date-list > li.line__active {
    width: 165px;
  }
  .timeline-date-list > li > a {
    width: 330px !important;
  }
}
@media only screen and (max-width: 320px) {
  .timeline-date-list > li.line__active {
    width: 140px;
  }
  .timeline-date-list > li > a {
    width: 280px !important;
  }
}
.wufoo #header {
  background: transparent;
}
.wufoo #header > h2 {
  font-size: 26px;
  font-weight: 500;
  line-height: 42px;
  margin-bottom: 0;
  margin-top: 30px;
  text-align: center;
}
.wufoo #header > div {
  color: #595959;
  font-size: 16px;
  line-height: 24px;
  margin: 12px 0 24px;
  text-align: center;
}
.wufoo label.desc,
.wufoo legend.desc {
  color: #616161;
  cursor: pointer;
  display: block;
  font-size: 16px;
  font-weight: 200;
  margin-bottom: 15px;
}
.wufoo input.text,
.wufoo textarea.textarea {
  background-color: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 0;
  box-sizing: border-box;
  display: block;
  font-size: 14px;
  line-height: normal;
  margin: 0;
  -moz-box-sizing: border-box;
  padding: 20px;
  resize: none;
  -webkit-appearance: none;
  -webkit-box-sizing: border-box;
  width: 100%;
}
.wufoo input.text {
  height: 50px;
  padding: 0 20px;
}
.wufoo span.req {
  color: #c80000 !important;
  content: '*';
  margin-left: 6px;
}
.wufoo select.select {
  background-color: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 0;
  color: #595959;
  cursor: pointer;
  display: block;
  font-size: 14px;
  height: 50px;
  padding: 0 20px;
  text-transform: none;
  -webkit-appearance: none;
  width: 100%;
}
.wufoo select.select:active,
.wufoo select.select:focus,
.wufoo select.select:hover {
  background-color: #dcdddd;
}
.wufoo .btTxt.submit {
  background: #c80000;
  border: none;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  line-height: normal;
  padding: 15px 40px;
  position: relative;
  text-align: center;
  transition: background 0.2s, border-color 0.2s, color 0.2s;
  -webkit-appearance: button;
  -webkit-transition: background 0.2s, border-color 0.2s, color 0.2s;
}
.wufoo .btTxt.submit:active,
.wufoo .btTxt.submit:focus,
.wufoo .btTxt.submit:hover {
  background: #d33333;
  color: #fff;
  text-decoration: none;
}
.wufoo #errorLi,
.wufoo .error-container {
  background-color: #f2dede !important;
  border: none;
  border-radius: 0;
  font-size: 14px;
  line-height: 1.5em;
  margin: 15px 1% 25px;
  padding: 20px;
  position: relative;
}
.wufoo #errorLi #errorMsgLbl,
.wufoo .error-container #errorMsgLbl {
  color: #000 !important;
  line-height: 1em;
  text-align: left;
}
.wufoo #errorLi #errorMsg,
.wufoo .error-container #errorMsg {
  text-align: left;
}
.wufoo #errorLi #errorMsg > b,
.wufoo .error-container #errorMsg > b {
  background-color: transparent !important;
  border-radius: 0;
  color: #000 !important;
  font-weight: normal !important;
  padding: 0;
}
.wufoo li.error {
  background-color: transparent !important;
  margin-bottom: 0 !important;
}
.wufoo li.error label.desc,
.wufoo li.error legend.desc {
  color: #616161 !important;
  font-weight: normal !important;
}
.wufoo li.error p.error {
  display: none !important;
}
.wufoo li.error input.text,
.wufoo li.error textarea.textarea,
.wufoo li.error select.select {
  background-color: #f0dcdc;
  border-color: #c80000;
}
.wufoo .paidHeading {
  font-size: 22px;
  line-height: 36px;
}
/* =========================
 * Layout - Five-column block
 * ========================= */
ul.four-column {
  list-style-type: none;
  margin-bottom: 0;
  margin-top: 30px;
  padding: 0;
}
.four-column-heading {
  font-size: 1.17em;
  line-height: normal;
  margin: 20px 0;
  text-align: center;
}
.four-column-item {
  height: 440px;
  margin-bottom: 30px;
  overflow: hidden;
}
.four-column-item a {
  color: inherit;
}
.four-column-item a:hover {
  text-decoration: none;
}
.four-column-item img {
  max-width: 100%;
}
.four-column-item h4 {
  color: #000000;
  font-size: 16px;
  line-height: 24px;
  margin: 24px 0 0;
}
.four-column-item h4 .fa-icon-container {
  display: inline-block;
  font-size: 14px;
  margin-left: 10px;
  overflow: visible;
  -webkit-transition: margin 0.2s;
  transition: margin 0.2s;
}
.four-column-item p {
  font-size: 0.875em;
  line-height: 24px;
  margin-top: 12px;
}
.four-column-item:hover h4 .fa-icon-container {
  margin-left: 20px;
  margin-right: -10px;
}
@media (min-width: 600px) {
  .col-sm-4th.four-column-item {
    width: 250px;
    width: 249.99px;
  }
}
@media only screen and (max-width: 599px) {
  .four-column-heading {
    margin-bottom: 0;
    text-align: left;
  }
  .four-column-item {
    height: auto;
    margin-bottom: 0;
    padding: 30px 20px;
    width: auto;
  }
  .four-column-item img {
    float: left;
    width: 90px;
  }
  .four-column-item h4 {
    margin: 0;
  }
  .four-column-item p {
    margin-bottom: 0;
  }
  .four-column-item h4,
  .four-column-item p {
    margin-left: 110px;
  }
  .four-column-item + .four-column-item {
    border-top: 1px solid #e5e5e5;
  }
}
.section-hr-title {
  margin: 30px 0;
}
.section-hr-title + h3 {
  text-align: center;
}
@media only screen and (max-width: 599px) {
  .section-hr-title + h3 {
    margin-bottom: 30px;
  }
}
/* =========================
 * Components - Vertical Timeline
 * ========================= */
.vertical-timeline-tabs {
  background-color: #ffffff;
  border: 1px solid #e5e5e5;
  border-width: 1px 0;
  text-align: center;
}
.vertical-timeline-tabs ul {
  margin: 0;
  padding: 0;
}
.vertical-timeline-tabs li {
  display: inline-block;
  list-style-type: none;
  margin: 0 0.2em;
}
.vertical-timeline-tabs a,
.vertical-timeline-tabs a:visited {
  color: #595959;
  border-bottom: 4px solid transparent;
  display: block;
  font-size: 0.875em;
  padding: 0.75em 1em;
  text-decoration: none;
  transition: border-bottom-color 0.14s;
}
@media (min-width: 600px) and (max-width: 959px) {
  .vertical-timeline-tabs a,
  .vertical-timeline-tabs a:visited {
    color: #c80000;
  }
}
@media (min-width: 960px) and (max-width: 1199px) {
  .vertical-timeline-tabs a,
  .vertical-timeline-tabs a:visited {
    padding: 0.75em 0.4em;
  }
}
.vertical-timeline-tabs a:hover,
.vertical-timeline-tabs a.active {
  border-bottom-color: #c80000;
}
.sticky-active .vertical-timeline-tabs {
  padding-left: 35px;
}
.sticky-active .vertical-timeline-tabs .vt-t-inner {
  margin: 0 auto;
  max-width: 1200px;
  padding: 0 15px;
}
#main .sticky-active .vertical-timeline-tabs .vt-t-inner {
  position: relative;
}
#main .content-section.home-banner .sticky-active .vertical-timeline-tabs .vt-t-inner {
  position: static;
}
.sticky-active .vertical-timeline-tabs .vt-t-col {
  margin-left: 16.66666667%;
  width: 83.33333333%;
  box-sizing: border-box;
}
.vt-subject {
  color: #ffffff;
  color: rgba(255, 255, 255, 0.5);
}
.vt-year-heading {
  margin-bottom: 1.25em;
  margin-top: 1.25em;
  text-align: center;
}
.vt-timeline {
  position: relative;
}
.vt-timeline:before {
  position: absolute;
  content: '';
  left: 50%;
  margin-left: 1px;
  width: 2px;
  top: 0;
  bottom: 0;
  background-color: #747678;
  background-color: rgba(116, 118, 120, 0.75);
}
.vt-item-group {
  min-height: 82px;
  padding-bottom: 1.5em;
  padding-top: 3em;
  position: relative;
}
.vt-item-group:before,
.vt-item-group:after {
  content: " ";
  display: table;
}
.vt-item-group:after {
  clear: both;
}
.vt-icon {
  font-size: 1em;
  background-color: #ffffff;
  border: 2px solid #000000;
  border-radius: 50%;
  height: 3.375em;
  left: 50%;
  margin-left: -1.6875em;
  position: absolute;
  top: 58px;
  width: 3.375em;
}
.vt-icon:after {
  font-size: 1.75em;
  position: absolute;
  top: 50%;
  margin-top: -0.5em;
  left: 0;
  right: 0;
  text-align: center;
}
.vt-panel {
  background: #000000;
  position: relative;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media (min-width: 600px) {
  .csstransitions.no-touchevents .vt-panel {
    opacity: 0;
    transition: 0.38s cubic-bezier(0.21, 0.75, 0.43, 0.98);
  }
  .csstransitions.no-touchevents .ipa-animate .vt-panel {
    opacity: 1;
  }
}
.vt-left .vt-panel {
  float: right;
  margin-right: 50px;
}
@media (min-width: 600px) {
  .csstransitions.no-touchevents .vt-left .vt-panel {
    transform: translateX(10px);
  }
  .csstransitions.no-touchevents .ipa-animate .vt-left .vt-panel {
    transform: translateX(0);
  }
}
.vt-left .vt-panel .vt-slice {
  bottom: 0;
  position: absolute;
  top: 0;
  width: 12px;
  z-index: 1;
  right: 0;
}
.vt-left .vt-panel .vt-slice:before,
.vt-left .vt-panel .vt-slice:after {
  content: '';
  position: absolute;
  width: 12px;
  background-color: #ffffff;
  z-index: 1;
}
.vt-left .vt-panel .vt-slice:before {
  top: 0;
  height: 25px;
}
.vt-left .vt-panel .vt-slice:after {
  top: 50px;
  bottom: 0;
}
.vt-left .vt-panel .vt-slice > span {
  position: absolute;
  top: 25px;
  height: 25px;
  width: 12px;
}
.vt-left .vt-panel .vt-slice > span:before,
.vt-left .vt-panel .vt-slice > span:after {
  content: '';
  position: absolute;
  z-index: 1;
  border: 12px solid transparent;
  left: 0;
}
.vt-left .vt-panel .vt-slice > span:before {
  top: 0;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.vt-left .vt-panel .vt-slice > span:after {
  bottom: 0;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.vt-left .vt-panel .vt-slice:before,
.vt-left .vt-panel .vt-slice:after,
.vt-left .vt-panel .vt-slice > span {
  right: 0;
}
.vt-left .vt-panel .vt-slice > span:before,
.vt-left .vt-panel .vt-slice > span:after {
  border-right-width: 0;
}
.vt-right .vt-panel {
  float: left;
  margin-left: 50px;
}
@media (min-width: 600px) {
  .csstransitions.no-touchevents .vt-right .vt-panel {
    transition-delay: 0.1s;
    transform: translateX(-10px);
  }
  .csstransitions.no-touchevents .ipa-animate .vt-right .vt-panel {
    transform: translateX(0);
  }
}
.vt-right .vt-panel .vt-slice {
  bottom: 0;
  position: absolute;
  top: 0;
  width: 12px;
  z-index: 1;
  left: 0;
}
.vt-right .vt-panel .vt-slice:before,
.vt-right .vt-panel .vt-slice:after {
  content: '';
  position: absolute;
  width: 12px;
  background-color: #ffffff;
  z-index: 1;
}
.vt-right .vt-panel .vt-slice:before {
  top: 0;
  height: 25px;
}
.vt-right .vt-panel .vt-slice:after {
  top: 50px;
  bottom: 0;
}
.vt-right .vt-panel .vt-slice > span {
  position: absolute;
  top: 25px;
  height: 25px;
  width: 12px;
}
.vt-right .vt-panel .vt-slice > span:before,
.vt-right .vt-panel .vt-slice > span:after {
  content: '';
  position: absolute;
  z-index: 1;
  border: 12px solid transparent;
  left: 0;
}
.vt-right .vt-panel .vt-slice > span:before {
  top: 0;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.vt-right .vt-panel .vt-slice > span:after {
  bottom: 0;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.vt-right .vt-panel .vt-slice:before,
.vt-right .vt-panel .vt-slice:after,
.vt-right .vt-panel .vt-slice > span {
  left: 0;
}
.vt-right .vt-panel .vt-slice > span:before,
.vt-right .vt-panel .vt-slice > span:after {
  border-left-width: 0;
}
.vt-panel.vt-panel-basic {
  max-width: 323px;
}
.vt-panel.vt-panel-square {
  height: 190px;
  width: 202px;
}
.vt-panel.vt-black {
  background-color: #000000;
  border-color: #000000;
}
.vt-panel.vt-black .vt-sub-heading,
.vt-panel.vt-black .vt-heading {
  color: #ffffff;
}
.vt-panel.vt-black .vt-excerpt {
  color: #ffffff;
}
.vt-panel.vt-grey {
  background-color: #747678;
  border-color: #747678;
}
.vt-panel.vt-grey .vt-sub-heading,
.vt-panel.vt-grey .vt-heading {
  color: #ffffff;
}
.vt-panel.vt-grey .vt-excerpt {
  color: #ffffff;
}
.vt-panel.vt-red {
  background-color: #c80000;
  border-color: #c80000;
}
.vt-panel.vt-red .vt-sub-heading,
.vt-panel.vt-red .vt-heading {
  color: #ffffff;
}
.vt-panel.vt-red .vt-excerpt {
  color: #ffffff;
}
.vt-inner {
  padding: 26px;
}
.vt-left .vt-inner {
  padding-right: 38px;
}
.vt-right .vt-inner {
  padding-left: 38px;
}
.vt-sub-heading {
  font-weight: 500;
  font-size: 1em;
  margin: 0;
}
.vt-heading {
  margin: 0.75em 0;
}
.vt-excerpt {
  font-size: 0.875em;
  margin: 0;
}
.vt-panel-image {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
@media (max-width: 599px) {
  .vt-year-heading {
    text-align: left;
  }
  .vt-timeline:before {
    left: 20px;
    margin-left: 0;
  }
  .vt-icon {
    font-size: 0.75em;
    left: 0;
    margin-left: 0;
    top: 65px;
  }
  .vt-item-group .vt-left,
  .vt-item-group .vt-right {
    padding-left: 0;
    padding-right: 0;
  }
  .vt-left .vt-panel,
  .vt-right .vt-panel {
    display: inline-block;
    float: none;
    margin-left: 52px;
    margin-right: 0;
    width: auto;
  }
  .vt-left .vt-panel.vt-panel-square,
  .vt-right .vt-panel.vt-panel-square {
    display: none;
  }
  .vt-left .vt-panel .vt-slice,
  .vt-right .vt-panel .vt-slice {
    bottom: 0;
    position: absolute;
    top: 0;
    width: 12px;
    z-index: 1;
    left: 0;
  }
  .vt-left .vt-panel .vt-slice:before,
  .vt-right .vt-panel .vt-slice:before,
  .vt-left .vt-panel .vt-slice:after,
  .vt-right .vt-panel .vt-slice:after {
    content: '';
    position: absolute;
    width: 12px;
    background-color: #ffffff;
    z-index: 1;
  }
  .vt-left .vt-panel .vt-slice:before,
  .vt-right .vt-panel .vt-slice:before {
    top: 0;
    height: 25px;
  }
  .vt-left .vt-panel .vt-slice:after,
  .vt-right .vt-panel .vt-slice:after {
    top: 50px;
    bottom: 0;
  }
  .vt-left .vt-panel .vt-slice > span,
  .vt-right .vt-panel .vt-slice > span {
    position: absolute;
    top: 25px;
    height: 25px;
    width: 12px;
  }
  .vt-left .vt-panel .vt-slice > span:before,
  .vt-right .vt-panel .vt-slice > span:before,
  .vt-left .vt-panel .vt-slice > span:after,
  .vt-right .vt-panel .vt-slice > span:after {
    content: '';
    position: absolute;
    z-index: 1;
    border: 12px solid transparent;
    left: 0;
  }
  .vt-left .vt-panel .vt-slice > span:before,
  .vt-right .vt-panel .vt-slice > span:before {
    top: 0;
    border-bottom-width: 0;
    border-top-color: #ffffff;
  }
  .vt-left .vt-panel .vt-slice > span:after,
  .vt-right .vt-panel .vt-slice > span:after {
    bottom: 0;
    border-top-width: 0;
    border-bottom-color: #ffffff;
  }
  .vt-left .vt-panel .vt-slice:before,
  .vt-right .vt-panel .vt-slice:before,
  .vt-left .vt-panel .vt-slice:after,
  .vt-right .vt-panel .vt-slice:after,
  .vt-left .vt-panel .vt-slice > span,
  .vt-right .vt-panel .vt-slice > span {
    left: 0;
  }
  .vt-left .vt-panel .vt-slice > span:before,
  .vt-right .vt-panel .vt-slice > span:before,
  .vt-left .vt-panel .vt-slice > span:after,
  .vt-right .vt-panel .vt-slice > span:after {
    border-left-width: 0;
  }
  .vt-left .vt-inner,
  .vt-right .vt-inner {
    padding-left: 38px;
  }
}
/* ==================================================
 * Layouts
 * ================================================== */
/* =========================
 * Layout - Responsive Grid
 * ========================= */
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 599px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 599px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 599px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 599px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 960px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 960px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 960px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 960px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 599px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 960px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 600px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 960px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col, .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
.col-xs-5th {
  position: relative;
  float: left;
  width: 20%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-2-inner {
  position: relative;
  float: left;
  width: 20%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-5-inner {
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-offset-1-inner {
  margin-left: 10%;
}
@media (min-width: 600px) {
  .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-5th {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .col-sm-2-inner {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .col-sm-5-inner {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .col-sm-offset-1-inner {
    margin-left: 10%;
  }
}
@media (min-width: 600px) and (min-width: 600px) {
  .col-sm-5th {
    float: left;
    width: 20%;
  }
}
@media (min-width: 600px) and (min-width: 600px) {
  .col-sm-2-inner {
    float: left;
    width: 20%;
  }
}
@media (min-width: 600px) and (min-width: 600px) {
  .col-sm-5-inner {
    float: left;
    width: 50%;
  }
}
@media (min-width: 960px) {
  .col, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-5th {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .col-md-2-inner {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .col-md-5-inner {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .col-md-offset-1-inner {
    margin-left: 10%;
  }
}
@media (min-width: 960px) and (min-width: 960px) {
  .col-md-5th {
    float: left;
    width: 20%;
  }
}
@media (min-width: 960px) and (min-width: 960px) {
  .col-md-2-inner {
    float: left;
    width: 20%;
  }
}
@media (min-width: 960px) and (min-width: 960px) {
  .col-md-5-inner {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1200px) {
  .col, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-5th {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .col-lg-2-inner {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .col-lg-5-inner {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .col-lg-offset-1-inner {
    margin-left: 10%;
  }
}
@media (min-width: 1200px) and (min-width: 1200px) {
  .col-lg-5th {
    float: left;
    width: 20%;
  }
}
@media (min-width: 1200px) and (min-width: 1200px) {
  .col-lg-2-inner {
    float: left;
    width: 20%;
  }
}
@media (min-width: 1200px) and (min-width: 1200px) {
  .col-lg-5-inner {
    float: left;
    width: 50%;
  }
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
/* =========================
 * Layout - General
 * ========================= */
#header *,
#main *,
#footer *,
#feedback-banner *,
.feedback-form *,
#header *:before,
#main *:before,
#footer *:before,
#feedback-banner *:before,
.feedback-form *:before,
#header *:after,
#main *:after,
#footer *:after,
#feedback-banner *:after,
.feedback-form *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  position: relative;
}
#main {
  background: #ffffff;
  overflow: hidden;
  transition: background-color 200ms;
}
#main.grey {
  background: #f3f3f3;
}
.inner {
  margin: 0 auto;
  max-width: 1200px;
  padding: 0 15px;
}
#main .inner {
  position: relative;
}
#main .content-section.home-banner .inner {
  position: static;
}
hr {
  border-top: 1px solid #e5e5e5;
  border-left: none;
  border-right: none;
  border-bottom: none;
  margin: 15px 0;
}
.navigation {
  position: static;
}
.sr-only {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.img-responsive {
  display: block;
  width: 100% \9;
  max-width: 100%;
  table-layout: fixed;
  height: auto;
}
.img-responsive.full-width {
  width: 100%;
}
.top {
  padding-bottom: 25px;
  text-align: right;
}
.top a {
  height: 35px;
  line-height: 35px;
  text-decoration: none;
}
.top a .text {
  color: #c80000;
  display: inline-block;
  font-size: 0.875em;
  margin-right: 10px;
  text-decoration: underline;
  vertical-align: top;
}
.top a .arrow-up {
  background-color: #c80000;
  display: inline-block;
  height: 35px;
  position: relative;
  width: 35px;
}
.top a .arrow-up:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e90b";
}
.top a .arrow-up:after {
  color: #ffffff;
  font-size: 1.3em;
  left: 50%;
  margin-left: -0.5em;
  margin-top: -0.5em;
  position: absolute;
  top: 50%;
}
.top a:hover {
  color: #d33333;
  text-decoration: none;
}
.top a:hover .arrow-up {
  background-color: #d33333;
}
.top a:active {
  color: #a00000;
  text-decoration: none;
}
.top a:active .arrow-up {
  background-color: #a00000;
}
.background-position-top {
  background-position: top !important;
}
.background-position-right {
  background-position: right !important;
}
.background-position-bottom {
  background-position: bottom !important;
}
.background-position-left {
  background-position: left !important;
}
.background-position-center {
  background-position: center !important;
}
.left-border {
  position: relative;
}
.left-border:before {
  border-left: 1px solid #e5e5e5;
  content: "";
  height: 100%;
  left: -15px;
  position: absolute;
  top: 0;
}
.right-border {
  position: relative;
}
.right-border:after {
  border-right: 1px solid #e5e5e5;
  content: "";
  height: 100%;
  right: 0px;
  position: absolute;
  top: 0;
}
.right-border-centered:after {
  right: 20px;
}
.right-border.sidebar-divider:after {
  right: -4.1666667%;
}
.small-image {
  float: left;
  margin: 0.5em 2em 2em 0;
}
.small-image figure {
  margin: 0;
}
.small-image img {
  display: block;
}
#main .content-header {
  background-color: #f3f3f3;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  color: #ffffff;
  font-size: 16px;
  line-height: 1.5;
  position: relative;
}
#main .content-header.ab-magazine > .inner {
  padding-bottom: 80px;
  position: relative;
}
#main .content-header.ab-magazine .panel-ab-magazine {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  bottom: 0;
  height: 310px;
  position: absolute;
  right: 15px;
  width: 350px;
  z-index: 1;
}
#main .content-header.ab-magazine .panel-ab-magazine:before {
  bottom: 0;
  content: "";
  height: 40px;
  left: 0;
  position: absolute;
  right: 0;
  width: 100%;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&amp;0+0,0.5+100 */
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.5)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=0);
  /* IE6-9 */
}
#main .content-header.ab-magazine .links {
  margin-top: 40px;
}
#main .content-header.ab-magazine .links .arrow-cta {
  display: inline-block;
  margin-top: 10px;
}
#main .content-header.ab-magazine .links .arrow-cta:last-child {
  margin-right: 10px;
}
#main .content-header.ab-magazine .links .arrow-cta:last-child:hover {
  margin-right: 0;
}
#main .content-header.ab-magazine h2 {
  font-weight: 300;
}
#main .content-header.ab-magazine .breadcrumb-container {
  bottom: 0;
  position: absolute;
}
#main .content-header > .inner {
  padding-bottom: 60px;
  padding-top: 60px;
}
#main .content-header h2 {
  font-size: 38px;
  line-height: 48px;
  margin: 0;
}
#main .content-header h2 + p {
  margin-top: 30px;
}
#main .content-header p {
  color: #ffffff;
  margin-bottom: 0;
}
#main .content-main {
  padding-bottom: 30px;
  padding-top: 30px;
}
#main .content-main blockquote:before {
  left: -33px;
}
#main .content-primary {
  padding-left: 30px;
  padding-right: 60px;
}
#main .content-primary.cp-infographic {
  padding-right: 0;
  padding-left: 0;
}
#main .content-primary.cp-infographic h2 {
  color: #000000;
  font-size: 26px;
  line-height: 42px;
}
#main .content-primary.cp-infographic .intro-header {
  font-size: 22px;
  line-height: 36px;
}
#main .content-primary.padding-bottom {
  padding-bottom: 60px;
}
#main .content-primary blockquote:before {
  left: -48px;
}
#main .content-secondary {
  margin-left: -1px;
}
#main .content-sidebar {
  background-color: #ffffff;
  padding-left: 8.33333%;
}
#main .content-sidebar .hero {
  margin-top: 20px;
  padding-right: 10%;
}
@media only screen and (max-width: 960px) {
  .right-border.sidebar-divider:after {
    right: 20px;
  }
  #main .content-sidebar {
    padding-left: 15px;
    margin-left: -1px;
  }
  #main .content-sidebar:before {
    border-right: 1px solid #ffffff;
    content: "";
    height: 100%;
    left: -20px;
    position: absolute;
    top: 0;
  }
}
@media only screen and (max-width: 959px) {
  #main .content-main {
    padding-top: 0;
  }
  #main .content-primary.cp-infographic {
    padding-left: 0;
    padding-right: 0;
  }
  .right-border.sidebar-divider:after {
    right: 20px;
  }
}
@media only screen and (max-width: 599px) {
  #main .content-header > .inner {
    background-color: rgba(0, 0, 0, 0.5);
    padding-bottom: 30px;
    padding-top: 30px;
    text-align: center;
  }
  .ie8 #main .content-header > .inner {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNgqAcAAIIAgLO2btEAAAAASUVORK5CYII=);
  }
  #main .content-header.ab-magazine > .inner {
    padding-bottom: 340px;
    text-align: left;
  }
  #main .content-header.ab-magazine .panel-ab-magazine {
    background-position: bottom;
    background-size: contain;
    bottom: 43px;
    height: 250px;
    left: 50%;
    margin-left: -140px;
    width: 280px;
  }
  #main .content-header.ab-magazine .links {
    margin-top: 30px;
  }
  #main .content-header.ab-magazine .breadcrumb-container {
    background-color: #ffffff;
    border-bottom: 1px solid #e5e5e5;
  }
  #main .content-header.ab-magazine .breadcrumb-container .breadcrumb-nav li:before,
  #main .content-header.ab-magazine .breadcrumb-container .breadcrumb-nav li a,
  #main .content-header.ab-magazine .breadcrumb-container .breadcrumb-nav li span {
    color: #595959;
  }
  #main .content-header.ab-magazine h2 {
    font-size: 29px;
  }
  #main .content-header.ab-magazine p {
    font-size: 14px;
  }
  #main .content-header h2 + p {
    margin-top: 15px;
  }
  .inner {
    padding: 0 20px;
  }
  #main .content-primary {
    padding-left: 15px;
    padding-right: 15px;
  }
  #main .content-primary.cp-infographic .intro-header {
    font-size: 20px;
    line-height: 32px;
  }
  #main .content-primary.cp-infographic h2 {
    font-size: 22px;
    line-height: 36px;
  }
  .left-border:before,
  .right-border:after {
    content: none;
  }
}
/* =========================
 * Layout - Header
 * ========================= */
#header-container.non-responsive .inner {
  max-width: none;
  padding-left: 0;
  padding-right: 0;
  width: 960px;
}
#header-container.non-responsive #header-mini-right > ul > li {
  padding-left: 10px;
  padding-right: 10px;
  font-size: 13px;
}
#header-container.non-responsive #main-navigation,
#header-container.non-responsive #main-navigation a {
  font-size: 13px;
}
#header {
  background: #ffffff;
  font-size: 14px;
  position: relative;
  z-index: 3;
}
#header-main {
  border-bottom: 1px solid #e5e5e5;
  height: 138px;
  padding-top: 50px;
}
#header-main .inner {
  overflow: hidden;
}
#header-main-left {
  float: left;
}
#header-main-left #header-logo h1 {
  margin: 0;
  padding: 0;
}
#header-main-left #header-logo a {
  background-image: url(../img/layout/header/logo-primary.png);
  background-position: center;
  background-repeat: no-repeat;
  display: block;
  height: 88px;
  text-indent: -9999px;
  width: 181px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  #header-main-left #header-logo a {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../img/layout/header/logo-primary@2x.png);
    background-size: 181px 60px;
  }
}
#header-main-right {
  display: table;
  float: right;
  height: 88px;
}
#header-main-right .main-search-form-container {
  display: table-cell;
  padding-right: 30px;
  vertical-align: middle;
}
#header-main-right .main-search-form-container #main-search {
  position: relative;
}
#header-main-right .main-search-form-container #main-search .text input {
  border: 1px solid #e5e5e5;
  font-size: 14px;
  height: 35px;
  padding: 11px 35px 10px 18px;
  width: 370px;
}
#header-main-right .main-search-form-container #main-search button {
  background-color: transparent;
  height: 33px;
  line-height: 33px;
  padding: 0 5px;
  position: absolute;
  right: 1px;
  top: 1px;
}
#header-main-right .main-search-form-container #main-search button .icon-search {
  color: #c80000;
  font-size: 20px;
  line-height: 33px;
}
#header-main-right .btn-container {
  display: table-cell;
  vertical-align: middle;
}
#header-mini {
  background: #f8f8f8;
  height: 50px;
  position: absolute;
  top: 0;
  width: 100%;
}
.header-button-container {
  display: none;
}
#header-mini-left > ul,
#header-mini-right > ul {
  display: inline-block;
  list-style: none;
  margin: 0;
  padding: 0;
}
#header-mini-left > ul > li,
#header-mini-right > ul > li {
  float: left;
  height: 50px;
  line-height: 50px;
  padding-left: 25px;
}
#header-mini-left > ul > li:first-child,
#header-mini-right > ul > li:first-child {
  padding-left: 0;
}
#header-mini-left > ul {
  float: left;
}
#header-mini-left > ul li.site-section {
  color: #c80000;
}
#header-mini-right,
#header-mini-right a {
  color: #595959;
}
#header-mini-right a:hover {
  color: #c80000;
  text-decoration: none;
}
#header-mini-right > ul {
  float: right;
}
#header-mini-right > ul > li {
  padding-left: 20px;
  padding-right: 20px;
  transition: padding 200ms, font-size 200ms;
}
#header-mini-right li.region-selector {
  position: relative;
}
#header-mini-right li.region-selector .form-element.select {
  text-align: center;
}
#header-mini-right li.region-selector .form-element.select.styled {
  transition: color 0.2s;
  -webkit-transition: color 0.2s;
}
#header-mini-right li.region-selector .form-element.select.styled:hover {
  color: #c80000;
}
#header-mini-right li.region-selector .form-element.select.styled select {
  -webkit-appearance: none;
  bottom: 0;
  color: #000000 !important;
  cursor: pointer;
  display: block;
  height: 100%;
  left: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 1;
}
#header-mini-right li.region-selector .form-element.select.styled i[class^="icon-"] {
  margin-left: 5px;
}
#header-mini-mobile,
#header-mini-search-mobile {
  display: none;
}
@media only screen and (max-width: 1199px) {
  #header-mini-right > ul > li {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 13px;
  }
}
@media only screen and (max-width: 959px) {
  #header-container:not(.non-responsive) #header-mini-left .tag-line {
    display: none;
  }
  #header-container:not(.non-responsive) #header-mini-left .site-section {
    padding-left: 0;
  }
  #header-container:not(.non-responsive) #header-main-right .main-search-form-container #main-search .text input {
    width: 170px;
  }
}
/* change max-width to 650px instead of @screen-xs-max
/  to leave a little extra space for search bar */
@media only screen and (max-width: 650px) {
  #header-container:not(.non-responsive) {
    height: 70px;
  }
  #header-container:not(.non-responsive) #header {
    position: relative;
  }
  #header-container:not(.non-responsive) #header .inner {
    padding: 0;
  }
  #header-container:not(.non-responsive) #header-main {
    background: #ffffff;
    border: 0;
    height: 70px;
    padding: 0;
  }
  #header-container:not(.non-responsive) #header-main .inner {
    padding: 15px 20px;
  }
  #header-container:not(.non-responsive) #header.fixed {
    position: fixed;
    z-index: 3;
    left: 0;
    top: 0;
    right: 0;
    background: #f8f8f8;
  }
  #header-container:not(.non-responsive) #header-main-left #header-logo a {
    background-size: 121px 40px;
    height: 40px;
    width: 121px;
  }
  #header-container:not(.non-responsive) #header-main-right {
    display: none;
  }
  #header-container:not(.non-responsive) #header-mini {
    background: transparent;
    border-top: 1px solid #e5e5e5;
    height: auto;
    overflow: auto;
    position: static;
    top: auto;
    width: auto;
  }
  #header-container:not(.non-responsive) .header-button-container {
    display: inline-block;
    position: absolute;
    right: 0;
    top: 0;
  }
  #header-container:not(.non-responsive) .header-button-container .header-button {
    display: inline-block;
    height: 70px;
    padding: 15px 20px;
    transition: background-color 0.2s;
  }
  #header-container:not(.non-responsive) .header-button-container #menu-button {
    min-width: 105px;
  }
  #header-container:not(.non-responsive) .header-button-container .button-separator-container {
    display: inline-block;
    padding: 20px 0;
  }
  #header-container:not(.non-responsive) .header-button-container .button-separator-container .separator {
    border-right: 2px solid #f3f3f3;
    height: 30px;
    position: absolute;
    width: 2px;
  }
  #header-container:not(.non-responsive) #menu-open,
  #header-container:not(.non-responsive) #menu-close,
  #header-container:not(.non-responsive) #search-open,
  #header-container:not(.non-responsive) #search-close {
    color: #c80000;
    line-height: 40px;
    margin: 0;
  }
  #header-container:not(.non-responsive) #menu-open i[class^="icon-"],
  #header-container:not(.non-responsive) #menu-close span[class^="icon-"] {
    margin-left: 10px;
  }
  #header-container:not(.non-responsive) #menu-close,
  #header-container:not(.non-responsive) #search-close {
    display: none;
  }
  #header-container:not(.non-responsive) #header-mini-left {
    display: none;
  }
  #header-container:not(.non-responsive) #header-mini-right {
    display: none;
  }
  #header-container:not(.non-responsive) #header-mini-mobile {
    background: #ffffff;
    display: none;
    overflow: hidden;
    transition: max-height 0.2s;
    -webkit-transition: max-height 0.2s;
  }
  #header-container:not(.non-responsive) #header-mini-mobile .header-mini-mobile-section {
    border-bottom: 1px solid #e5e5e5;
    display: table;
    width: 100%;
  }
  #header-container:not(.non-responsive) #header-mini-mobile .header-mini-mobile-section li {
    display: table-cell;
    vertical-align: middle;
  }
  #header-container:not(.non-responsive) #header-mini-mobile .header-mini-mobile-section li a {
    border-bottom: none;
    color: #747678;
  }
  #header-container:not(.non-responsive) #header-mini-mobile > ul {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
  }
  #header-container:not(.non-responsive) #header-mini-mobile > ul li {
    height: auto;
    line-height: normal;
  }
  #header-container:not(.non-responsive) #header-mini-mobile > ul li,
  #header-container:not(.non-responsive) #header-mini-mobile > ul li:first-child {
    padding: 0 10px;
  }
  #header-container:not(.non-responsive) #header-mini-mobile > ul li a {
    border-bottom: 1px solid #e5e5e5;
    color: #000000;
    display: block;
    font-size: 12px;
    padding: 20px 0;
    text-align: center;
    text-decoration: none;
  }
  #header-container:not(.non-responsive) #header-mini-mobile > ul li a:hover {
    color: #c80000;
  }
  #header-container:not(.non-responsive) #header-mini-mobile > ul li.country-selector,
  #header-container:not(.non-responsive) #header-mini-mobile > ul li.region-selector,
  #header-container:not(.non-responsive) #header-mini-mobile > ul li.my-acca {
    border-bottom: 1px solid #e5e5e5;
    width: 50%;
  }
  #header-container:not(.non-responsive) #header-mini-mobile > ul li.country-selector a,
  #header-container:not(.non-responsive) #header-mini-mobile > ul li.region-selector a,
  #header-container:not(.non-responsive) #header-mini-mobile > ul li.my-acca a {
    border: none;
  }
  #header-container:not(.non-responsive) #header-mini-mobile > ul li.region-selector {
    border-right: 1px solid #e5e5e5;
    float: left;
    padding-left: 20px;
    position: relative;
  }
  #header-container:not(.non-responsive) #header-mini-mobile > ul li.region-selector .form-element.select {
    line-height: 80px;
    text-align: center;
  }
  #header-container:not(.non-responsive) #header-mini-mobile > ul li.region-selector .form-element.select.styled {
    transition: color 0.2s;
    -webkit-transition: color 0.2s;
  }
  #header-container:not(.non-responsive) #header-mini-mobile > ul li.region-selector .form-element.select.styled:hover {
    color: #c80000;
  }
  #header-container:not(.non-responsive) #header-mini-mobile > ul li.region-selector .form-element.select.styled select {
    -webkit-appearance: none;
    bottom: 0;
    color: #000000;
    cursor: pointer;
    display: block;
    height: 100%;
    left: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
  }
  #header-container:not(.non-responsive) #header-mini-mobile > ul li.region-selector .form-element.select.styled i[class^="icon-"] {
    margin-left: 5px;
  }
  #header-container:not(.non-responsive) #header-mini-mobile > ul li.my-acca {
    float: right;
    padding-right: 20px;
  }
  #header-container:not(.non-responsive) #header-mini-mobile > ul li.my-acca a {
    color: #c80000;
  }
  #header-container:not(.non-responsive) #header-mini-mobile .fa.fa-long-arrow-left {
    display: none;
  }
  #header-container:not(.non-responsive) #header-mini-search-mobile {
    background: #f8f8f8;
    padding: 25px 32px;
  }
  #header-container:not(.non-responsive) #header-mini-search-mobile form {
    position: relative;
  }
  #header-container:not(.non-responsive) #header-mini-search-mobile .text input {
    border: none;
    height: 50px;
    padding: 22px 65px 18px 30px;
    width: 100%;
  }
  #header-container:not(.non-responsive) #header-mini-search-mobile button {
    background-color: transparent;
    height: 48px;
    line-height: 48px;
    padding: 0 30px 0 10px;
    position: absolute;
    right: 1px;
    top: 1px;
  }
  #header-container:not(.non-responsive) #header-mini-search-mobile button .icon-search {
    color: #c80000;
    font-size: 20px;
    line-height: 48px;
  }
  #header-container:not(.non-responsive) #header.menu-active #menu-button #menu-open,
  .no-js #header-container:not(.non-responsive) #header:hover #menu-button #menu-open {
    display: none;
  }
  #header-container:not(.non-responsive) #header.menu-active #menu-button #menu-close,
  .no-js #header-container:not(.non-responsive) #header:hover #menu-button #menu-close {
    display: block;
  }
  #header-container:not(.non-responsive) #header.menu-active #header-mini-mobile,
  .no-js #header-container:not(.non-responsive) #header:hover #header-mini-mobile {
    display: block;
  }
  #header-container:not(.non-responsive) #header.search-active #search-button #search-open,
  .no-js #header-container:not(.non-responsive) #header:hover #search-button #search-open {
    display: none;
  }
  #header-container:not(.non-responsive) #header.search-active #search-button #search-close,
  .no-js #header-container:not(.non-responsive) #header:hover #search-button #search-close {
    display: block;
  }
  #header-container:not(.non-responsive) #header.search-active #header-mini-search-mobile,
  .no-js #header-container:not(.non-responsive) #header:hover #header-mini-search-mobile {
    display: block;
  }
  .no-js #header-container:not(.non-responsive) #header:hover #search-button {
    display: none;
  }
  .js #header-container:not(.non-responsive) .header-button {
    cursor: pointer;
  }
}
#main-navigation {
  border-bottom: 1px solid #e5e5e5;
  transition: font-size 200ms;
}
#main-navigation,
#main-navigation a {
  font-size: 14px;
  line-height: 18px;
}
#main-navigation .inner > ul {
  display: table;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
}
#main-navigation .inner > ul > li {
  background-color: #ffffff;
  display: table-cell;
  height: 50px;
  position: relative;
  text-align: center;
  transition: background-color 200ms;
}
#main-navigation .inner > ul > li:hover {
  background-color: #f3f3f3;
}
.touchevents #main-navigation .inner > ul > li:hover .navigation-sub-menu {
  display: none !important;
}
#main-navigation .inner > ul > li:hover .navigation-sub-menu {
  border-top: 1px solid #e5e5e5;
  max-height: none;
  padding: 20px 30px;
  opacity: 1;
}
#main-navigation .inner > ul > li.current {
  background-color: #f3f3f3;
}
#main-navigation .inner > ul > li:first-child a {
  border-left: 1px solid #e5e5e5;
}
#main-navigation .inner > ul > li > a {
  border-right: 1px solid #e5e5e5;
  bottom: 0;
  color: #000000;
  display: table;
  height: 50px;
  left: 0;
  padding: 0 10px;
  position: absolute;
  right: 0;
  top: 0;
  vertical-align: middle;
  width: 100%;
}
#main-navigation .inner > ul > li > a:hover {
  text-decoration: none;
}
#main-navigation .inner > ul > li > a span {
  display: table-cell;
  vertical-align: middle;
}
.touchevents #main-navigation .navigation-sub-menu {
  display: none !important;
}
#main-navigation .navigation-sub-menu {
  background-color: #000000;
  color: #ffffff;
  height: auto;
  left: 0;
  list-style: none;
  margin: 0;
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  padding: 0 30px;
  position: absolute;
  right: -75%;
  text-align: left;
  top: 50px;
  transition: opacity 200ms;
}
#main-navigation .navigation-sub-menu a {
  color: #ffffff;
  display: block;
  padding: 10px 0;
}
#main-navigation .navigation-sub-menu a:hover {
  text-decoration: underline;
}
.js .main-navigation-overlay {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNg8AEAAE8ATQl3kQIAAAAASUVORK5CYII=);
  bottom: 0;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 120px;
  -webkit-transition: opacity 200ms;
  transition: opacity 200ms;
  z-index: 2;
}
.js .main-navigation-overlay.active {
  opacity: 1;
}
.js .main-navigation-overlay.mobile {
  display: none !important;
}
.touchevents .main-navigation-overlay {
  display: none !important;
}
@media only screen and (max-width: 1450px) {
  #main-navigation .inner > ul > li:last-child .navigation-sub-menu {
    left: -75%;
    right: 0;
  }
}
@media only screen and (max-width: 959px) {
  #header-container:not(.non-responsive) #main-navigation,
  #header-container:not(.non-responsive) #main-navigation a {
    font-size: 12px;
    line-height: 17px;
  }
}
@media only screen and (max-width: 650px) {
  #header-container:not(.non-responsive) .menu-active #main-navigation,
  .no-js #header-container:not(.non-responsive) #header:hover #main-navigation {
    display: block;
  }
  #header-container:not(.non-responsive) #main-navigation {
    border-bottom: none;
    border-top: 1px solid #e5e5e5;
    display: none;
    font-size: 14px;
    line-height: 20px;
  }
  #header-container:not(.non-responsive) #main-navigation .inner {
    padding-left: 15px;
    padding-right: 15px;
  }
  #header-container:not(.non-responsive) #main-navigation .inner > ul {
    display: block;
    margin-top: -1px;
  }
  #header-container:not(.non-responsive) #main-navigation .inner > ul > li {
    display: block;
    border-top: 1px solid #e5e5e5;
  }
  #header-container:not(.non-responsive) #main-navigation .inner > ul > li:hover,
  #header-container:not(.non-responsive) #main-navigation .inner > ul > li.current {
    background-color: transparent;
  }
  #header-container:not(.non-responsive) #main-navigation .inner > ul > li.home {
    display: none;
  }
  #header-container:not(.non-responsive) #main-navigation .inner > ul > li a {
    border-left: none;
    border-right: none;
  }
  #header-container:not(.non-responsive) #main-navigation .inner > ul > li a:hover {
    color: #c80000;
  }
  #header-container:not(.non-responsive) #main-navigation .navigation-sub-menu {
    display: none;
  }
  .js .main-navigation-overlay {
    display: none !important;
  }
  .js .main-navigation-overlay.mobile {
    display: block !important;
  }
}
/* =========================
 * Layout - Feedback Banner
 * ========================= */
#feedback-banner {
  background: #fff;
  border-bottom: 1px solid #e5e5e5;
  color: #595959;
  font-size: 0.875em;
  max-height: 120px;
  overflow: hidden;
  padding: 15px 0;
  position: relative;
  -webkit-transition: border 0.2s, max-height 0.2s, padding 0.2s;
  transition: border 0.2s, max-height 0.2s, padding 0.2s;
  z-index: 1;
}
#feedback-banner.feedback-form-active {
  max-height: none;
}
#feedback-banner.feedback-form-active .content {
  display: none;
}
#feedback-banner.feedback-form-active .feedback-form {
  display: block;
}
#feedback-banner.feedback-form-active .feedback-close {
  margin-top: 0;
  top: 10px;
}
#feedback-banner.closed {
  border-color: transparent;
  border-width: 0;
  max-height: 0;
  padding: 0;
}
#feedback-banner .inner {
  position: relative;
}
#feedback-banner .content {
  margin: 0 auto;
  max-width: 768px;
}
#feedback-banner .content p {
  line-height: normal;
  margin: 14px 0;
}
#feedback-banner .icon-close {
  cursor: pointer;
  margin-top: -8px;
  position: absolute;
  right: 15px;
  top: 50%;
  transition: color 0.2s, background-color 0.2s;
  -webkit-transition: color 0.2s, background-color 0.2s;
}
#feedback-banner .icon-close:hover {
  color: #c80000;
}
#feedback-banner .feedback-form {
  display: none;
}
@media only screen and (max-width: 900px) {
  #feedback-banner .inner {
    padding-right: 40px;
  }
}
@media only screen and (max-width: 599px) {
  #feedback-banner {
    max-height: inherit;
  }
}
/* =========================
 * Layout - Leaderboard
 * ========================= */
.leaderboard-container {
  overflow: hidden;
  padding: 15px;
  transition: height 0.2s, padding 0.2s;
  -webkit-transition: height 0.2s, padding 0.2s;
}
.leaderboard-container.dark {
  background: #000000;
}
.leaderboard-container.light {
  background: #f8f8f8;
}
.leaderboard-container.margin-top {
  margin-top: 60px;
}
.leaderboard-container .leaderboard {
  height: 90px;
  margin: 0 auto;
  max-width: 728px;
  overflow: hidden;
}
.hero + .leaderboard-container,
.hero-reveal-content + .leaderboard-container {
  margin-top: 30px;
}
@media only screen and (max-width: 767px) {
  .leaderboard-container {
    padding: 0;
  }
}
/* =========================
 * Layout - Content Section
 * ========================= */
/* =========================
 * Layout - Content Section - General
 * ========================= */
.content-section {
  padding-bottom: 40px;
  padding-top: 40px;
}
.content-section.no-padding {
  padding: 0;
}
.content-section.left {
  text-align: left;
}
.content-section.narrow .inner {
  max-width: 780px;
}
.content-section.grey {
  background: #f8f8f8;
}
.content-section.border-top {
  border-top: 1px solid #e5e5e5;
}
.content-section.cpd-activities h2 {
  font-size: 22px;
  line-height: 36px;
}
.content-section.no-results .cpd-filters {
  margin-top: 20px;
}
.content-section.pending .inner {
  min-height: 200px;
  position: relative;
}
.content-section.pending .loading {
  display: block;
}
.content-section.pending * {
  display: none !important;
}
.content-section.pending .inner,
.content-section.pending .loading {
  display: block !important;
}
@media only screen and (max-width: 599px) {
  .content-section {
    padding: 20px 0;
  }
}
/* =========================
 * Layout - Content Section - Hero Banner - General
 * ========================= */
.content-section.hero-banner .hero-banner-image,
.content-section.content-header .hero-banner-image,
.content-section.hero-banner .hero-banner-blur,
.content-section.content-header .hero-banner-blur,
.content-section.hero-banner .hero-banner-overlay,
.content-section.content-header .hero-banner-overlay {
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
}
.content-section.hero-banner .hero-banner-blur,
.content-section.content-header .hero-banner-blur {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  margin: -25px;
  -webkit-filter: blur(10px);
  filter: blur(10px);
}
.lte8 .content-section.hero-banner .hero-banner-blur,
.lte8 .content-section.content-header .hero-banner-blur {
  filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius='10');
}
.content-section.hero-banner .hero-banner-overlay,
.content-section.content-header .hero-banner-overlay {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.6)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
  opacity: 0.7;
}
.content-section.hero-banner {
  background-color: #f3f3f3;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 300px;
  margin-top: -1px;
  position: relative;
  transition: height 0.2s;
  -webkit-transition: height 0.2s;
}
.content-section.hero-banner.content-overlay {
  position: relative;
}
.content-section.hero-banner.content-overlay:before {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNgqAcAAIIAgLO2btEAAAAASUVORK5CYII=);
  bottom: 0;
  content: '';
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.content-section.hero-banner h1,
.content-section.hero-banner h2,
.content-section.hero-banner h3,
.content-section.hero-banner h4,
.content-section.hero-banner h5,
.content-section.hero-banner h6,
.content-section.hero-banner p {
  color: #ffffff;
  line-height: normal;
}
.content-section.hero-banner h1,
.content-section.hero-banner h2 {
  margin-bottom: 30px;
}
.content-section.hero-banner.cpd-activities {
  height: auto;
}
.article-page .content-section.hero-banner {
  height: auto;
  overflow: hidden;
}
.article-page .content-section.hero-banner .hero-panel {
  background: none;
  height: auto;
  padding: 0;
  margin-left: 8.33333333%;
}
.content-section.hero-banner .hero-article-heading-container {
  min-height: 165px;
}
.content-section.hero-banner .hero-panel {
  background-color: #c80000;
  background: -moz-linear-gradient(top, #c80000 0%, #c80000 70%, rgba(200, 0, 0, 0) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #c80000), color-stop(70%, #c80000), color-stop(100%, rgba(200, 0, 0, 0)));
  background: -webkit-linear-gradient(top, #c80000 0%, #c80000 70%, rgba(200, 0, 0, 0) 100%);
  background: -o-linear-gradient(top, #c80000 0%, #c80000 70%, rgba(200, 0, 0, 0) 100%);
  background: -ms-linear-gradient(top, #c80000 0%, #c80000 70%, rgba(200, 0, 0, 0) 100%);
  background: linear-gradient(to bottom, #c80000 0%, #c80000 70%, rgba(200, 0, 0, 0) 100%);
  color: #ffffff;
  height: 460px;
  padding: 50px;
  position: relative;
  width: 460px;
  z-index: 1;
}
.content-section.hero-banner .hero-panel h2 {
  font-size: 2.375em;
  margin-top: 0;
}
.content-section.hero-banner .hero-panel p {
  font-size: 1.125em;
  line-height: 1.5em;
}
.content-section.hero-banner .hero-panel p:first-child {
  margin-top: 0;
}
.content-section.hero-banner .hero-panel p:last-child {
  margin-bottom: 0;
}
.content-section.hero-banner .hero-panel p.btn-container {
  font-size: 0.875em;
  margin-top: 40px;
}
.content-section.hero-banner .hero-panel p.article-title {
  font-weight: 800;
}
.content-section.hero-banner .hero-panel p.article-date {
  font-weight: 200;
}
.article-page .content-section.hero-banner .hero-panel h1 {
  font-size: 2.375em;
  font-weight: 200;
}
.article-page .content-section.hero-banner .hero-panel p {
  font-size: 1.125em;
  margin: 0;
}
.content-section.hero-banner .hero-article-details-container {
  position: relative;
}
.content-section.hero-banner .hero-article-details {
  bottom: -40px;
  padding: 0 15px;
  position: absolute;
  right: 0;
  width: 100%;
}
.content-section.home-banner {
  height: 500px;
}
.content-section.hero-banner.cpd-activities {
  color: #ffffff;
  padding: 0;
  position: relative;
  text-align: center;
}
.content-section.hero-banner.cpd-activities .content {
  padding: 0 20px;
  position: relative;
}
.content-section.hero-banner.cpd-activities .content h1,
.content-section.hero-banner.cpd-activities .content p {
  margin: 0;
}
.content-section.hero-banner.cpd-activities .content h1 {
  font-size: 2.375em;
  margin-bottom: 20px;
  padding-top: 50px;
}
.content-section.hero-banner.cpd-activities .activities-selector {
  padding-top: 20px;
  text-align: center;
}
.content-section.hero-banner.cpd-activities .activities-selector ul {
  background: rgba(255, 255, 255, 0.2);
  border: 1px solid #ffffff;
  display: inline-block;
  height: 50px;
  list-style: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
}
.content-section.hero-banner.cpd-activities .activities-selector li {
  display: table;
  float: left;
  height: 100%;
}
.content-section.hero-banner.cpd-activities .activities-selector li:first-child a {
  border: none;
}
.content-section.hero-banner.cpd-activities .activities-selector li a {
  border-left: 1px solid #ffffff;
  color: #ffffff;
  display: table-cell;
  height: 100%;
  padding: 0 50px;
  vertical-align: middle;
}
.content-section.hero-banner.cpd-activities .activities-selector li.active a,
.content-section.hero-banner.cpd-activities .activities-selector li a:hover {
  background: #ffffff;
  color: #000000;
  text-decoration: none;
}
.hero-article-details .panel {
  margin-bottom: 0 !important;
  margin-top: 0 !important;
  max-width: none !important;
}
.content-section.section-article-content .hero-article-details {
  margin-bottom: 20px;
}
@media only screen and (max-width: 959px) {
  .article-page .content-section.hero-banner .hero-panel {
    margin-left: 0;
    padding-right: 30px;
  }
  .content-section.hero-banner.cpd-activities {
    margin-bottom: 0;
    position: relative;
  }
  .content-section.hero-banner.cpd-activities .content {
    height: auto;
  }
  .content-section.hero-banner.cpd-activities .content h1 {
    font-size: 1.25em;
    padding-top: 30px;
  }
  .content-section.hero-banner.cpd-activities .content p {
    font-size: 0.875em;
    position: static;
  }
}
@media only screen and (max-width: 959px) {
  .article-page .hero-article-details-container {
    margin-top: -60px;
  }
  .article-page .content-section.hero-banner .hero-article-details-container {
    margin-top: 0;
  }
}
@media only screen and (max-width: 599px) {
  .article-page .hero-article-details-container {
    margin-top: -40px;
  }
  .content-section.hero-banner {
    height: 360px;
    position: relative;
    transition: height 0.2s, margin 0.2s;
  }
  .article-page .content-section.hero-banner {
    padding: 40px 0 50px;
  }
  .content-section.hero-banner .hero-article-heading-container {
    min-height: 0;
  }
  .content-section.hero-banner .hero-panel {
    background: #c80000;
    bottom: 30px;
    height: 300px;
    left: 0;
    margin-left: 15px;
    margin-right: 15px;
    max-width: 300px;
    padding: 25px;
    position: absolute;
    transition: bottom 0.2s;
  }
  .content-section.hero-banner .hero-panel h2 {
    font-size: 1.75em;
  }
  .content-section.hero-banner .hero-panel p {
    font-size: 0.875em;
    line-height: 1.5em;
  }
  .content-section.hero-banner .hero-panel p.btn-container {
    margin-top: 15px;
  }
  .article-page .content-section.hero-banner .hero-panel {
    bottom: auto;
    left: auto;
    max-width: 100%;
    padding-left: 30px;
    padding-right: 20px;
    position: relative;
    top: auto;
    right: auto;
  }
  .article-page .content-section.hero-banner .hero-panel h1 {
    font-size: 1.47em;
    font-weight: 200;
  }
  .article-page .content-section.hero-banner .hero-panel p {
    font-size: 0.875em;
  }
  .content-section.hero-banner.cpd-activities .activities-selector {
    bottom: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 100%;
  }
  .content-section.hero-banner.cpd-activities .activities-selector ul {
    border-bottom: none;
    margin-bottom: -4px;
    max-width: 480px;
    width: 100%;
  }
  .content-section.hero-banner.cpd-activities .activities-selector li {
    font-size: 0.875em;
    width: 33.333333%;
  }
  .content-section.hero-banner.cpd-activities .activities-selector li a {
    padding: 0 20px;
  }
  .content-section.hero-banner.cpd-activities .activities-selector li.active a,
  .content-section.hero-banner.cpd-activities .activities-selector li a:hover {
    background: #f3f3f3;
  }
}
@media only screen and (max-width: 479px) {
  .content-section.hero-banner {
    height: 320px;
    margin-bottom: 210px;
  }
  .article-page .content-section.hero-banner {
    margin-bottom: 0;
  }
  .content-section.hero-banner .hero-panel {
    bottom: -210px;
    left: 50%;
    margin-left: -150px;
    margin-right: 0;
  }
  .content-section.hero-banner.cpd-activities .activities-selector ul {
    border-left: none;
    border-right: none;
  }
}
.content-section.stat-banner {
  background-position: 50%;
  background-size: cover;
  height: auto;
}
.content-section.stat-banner .stat-banner-inner {
  display: table;
  height: 427px;
  width: 100%;
}
@media (min-width: 600px) and (max-width: 959px) {
  .content-section.stat-banner .stat-banner-inner {
    height: 275px;
  }
}
@media (max-width: 599px) {
  .content-section.stat-banner .stat-banner-inner {
    height: 185px;
  }
}
.content-section.stat-banner .stat-banner-inner .inner {
  color: #000000;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.content-section.stat-banner .stat-banner-item {
  display: none;
}
@media (min-width: 600px) and (max-width: 959px) {
  .content-section.stat-banner .stat-banner-item {
    font-size: 0.75em;
  }
}
@media (max-width: 599px) {
  .content-section.stat-banner .stat-banner-item {
    font-size: 0.5em;
  }
}
.content-section.stat-banner .stat-banner-item.active {
  display: block;
}
.content-section.stat-banner .stat-banner-item .inline {
  display: inline-block;
  margin-left: 0.5em;
  margin-right: 0.5em;
  vertical-align: middle;
}
.content-section.stat-banner .stat-banner-item .inline.stat-text-container {
  width: 500px;
}
@media (min-width: 600px) and (max-width: 959px) {
  .content-section.stat-banner .stat-banner-item .inline.stat-text-container {
    width: 425px;
  }
}
@media (max-width: 599px) {
  .content-section.stat-banner .stat-banner-item .inline.stat-text-container {
    width: 200px;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  .content-section.stat-banner .stat-banner-item-fixed {
    font-size: 0.75em;
  }
}
@media (max-width: 599px) {
  .content-section.stat-banner .stat-banner-item-fixed {
    font-size: 0.35em;
  }
}
.content-section.stat-banner .about-us {
  font-size: 2.8125em;
  padding-right: 0.5em;
}
.content-section.stat-banner .think-ahead {
  font-size: 2.8125em;
  padding-left: 0.5em;
}
.content-section.stat-banner .square-stat {
  background: #c80000;
  color: #ffffff;
  display: block;
  font-size: 3.125em;
  height: 3.12em;
  line-height: 3.12em;
  position: relative;
  width: 3.12em;
}
.content-section.stat-banner .stat-logo {
  display: inline-block;
  background: url(../img/layout/stat-banner-logo.png) 50% no-repeat;
  background-size: contain;
  width: 29.5em;
  height: 9.9375em;
}
@media (max-width: 599px) {
  .content-section.stat-banner .stat-logo {
    width: 23.5em;
  }
}
.content-section.stat-banner .banner-stat-text {
  color: #000000;
  font-size: 1.875em;
  line-height: 1.2;
  margin: 0;
  text-align: left;
}
.content-section.stat-banner .banner-stat-text em {
  color: #c80000;
  font-style: normal;
}
/* =========================
 * Layout - Content Section - CTA Banner - General
 * ========================= */
.cta-banner {
  background-position: 50% 50%;
  background-size: cover;
  color: #ffffff;
  height: 330px;
  margin: 0 0 50px;
  padding: 30px;
  position: relative;
}
.cta-banner h3,
.cta-banner p {
  color: #ffffff;
}
.cta-banner h3 {
  font-size: 1.25em;
  line-height: normal;
  margin-top: 20px;
}
.cta-banner p {
  font-size: 16px;
  line-height: 24px;
}
.cta-banner .btn-container {
  margin-top: 50px;
}
.cta-banner .cta-main {
  height: 100%;
  left: 0;
  padding: 30px 30px 30px 100px;
  position: absolute;
  top: 0;
  width: 100%;
}
.cta-banner .cta-main .cta-main-inner {
  max-width: 850px;
  padding-right: 300px;
  width: 100%;
}
.cta-banner .cta-panel {
  background: #ffffff;
  padding: 0;
  position: absolute;
  right: 30px;
  top: 30px;
  width: 270px;
}
.cta-banner .cta-panel h3,
.cta-banner .cta-panel p {
  color: #000000;
}
.cta-banner .cta-panel h3 {
  line-height: normal;
  margin: 20px 0;
}
.cta-banner .cta-panel a,
.cta-banner .cta-panel a:visited {
  color: #000000;
  display: block;
  height: 270px;
  padding: 20px 35px;
  position: relative;
  text-decoration: none;
}
.cta-banner .cta-panel .cta {
  bottom: 30px;
  color: #c80000;
  font-size: 0.875em;
  margin: 14px 0;
  position: absolute;
}
.cta-banner .cta-panel .cta .fa-icon-container {
  margin-left: 5px;
  transition: margin 0.2s;
  -webkit-transition: margin 0.2s;
}
.cta-banner .cta-panel:hover .cta .fa-icon-container {
  margin-left: 10px;
}
@media only screen and (max-width: 959px) {
  .cta-banner .cta-main {
    padding-left: 30px;
  }
  .cta-banner .cta-main .cta-main-inner {
    max-width: 810px;
  }
}
@media only screen and (max-width: 599px) {
  .cta-banner {
    height: auto;
    padding: 0;
    position: static;
  }
  .cta-banner .cta-main {
    position: static;
  }
  .cta-banner .cta-main .cta-main-inner {
    max-width: none;
    padding: 0;
  }
  .cta-banner .cta-panel {
    position: static;
    width: 100%;
  }
}
/* =========================
 * Layout - Content Section - Map
 * ========================= */
#map {
  background: #e5e5e5;
  height: 100%;
  width: 100%;
}
.content-section.section-map {
  height: 490px;
  overflow: hidden;
  padding: 60px 0;
  position: relative;
  transition: height 0.2s;
  -webkit-transition: height 0.2s;
}
.content-section.section-map .inner {
  position: relative;
  z-index: 1;
}
.content-section.section-map .inner .panel.panel-map-info {
  float: right;
  margin: 0 100px 0 0;
  padding: 50px;
  transition: margin 0.2s;
  -webkit-transition: margin 0.2s;
}
.content-section.section-map #map {
  left: 0;
  position: absolute;
  top: 0;
}
@media only screen and (max-width: 959px) {
  .content-section.section-map .inner .panel.panel-map-info {
    margin-right: 40px;
  }
}
@media only screen and (max-width: 599px) {
  .content-section.section-map {
    background: none;
    height: auto;
    padding: 0;
  }
  .content-section.section-map .inner {
    margin-top: 245px;
    padding: 0;
  }
  .content-section.section-map .inner .panel.panel-map-info {
    border-bottom: 1px solid #e5e5e5;
    float: none;
    height: auto;
    margin: 0;
    width: auto;
  }
  .content-section.section-map #map {
    height: 245px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
}
/* =========================
 * Layout - Content Section - Related Resources
 * ========================= */
.content-section.section-related-resources h2 {
  font-size: 2.125em;
  margin-bottom: 40px;
  text-align: center;
}
.content-section.section-related-resources h2:first-child {
  margin-top: 0;
}
.content-section.section-related-resources .resource-list {
  list-style: none;
  margin: 0 -15px;
  overflow: hidden;
  padding: 0;
  width: 100%;
}
.content-section.section-related-resources .resource-list li {
  float: left;
  min-width: 190px;
  padding: 0 15px;
  width: 16.666666667%;
}
.content-section.section-related-resources .resource-list li a {
  text-decoration: none;
}
.content-section.section-related-resources .resource-list .image {
  margin-bottom: 20px;
  position: relative;
}
.content-section.section-related-resources .resource-list .icon-container {
  background: #000000;
  display: block;
  height: 40px;
  line-height: 40px;
  position: absolute;
  right: 0;
  text-align: center;
  transition: background 0.2s;
  -webkit-transition: background 0.2s;
  top: 0;
  width: 40px;
}
.content-section.section-related-resources .resource-list .icon-container .fa {
  color: #ffffff;
}
.content-section.section-related-resources .resource-list li a:hover .icon-container {
  background: #c80000;
}
.content-section.section-related-resources .resource-list .content h3,
.content-section.section-related-resources .resource-list .content h4 {
  font-size: 1em;
}
.content-section.section-related-resources .resource-list .content h3 {
  color: #c80000;
  margin: 0 0 5px;
}
.content-section.section-related-resources .resource-list .content h4 {
  color: #000000;
  margin: 5px 0 20px;
}
.content-section.section-related-resources .resource-list .content p {
  color: #595959;
  font-size: 0.875em;
}
.content-section.section-related-resources .pagination {
  display: none;
}
.js .content-section.section-related-resources .inner {
  position: relative;
}
.js .content-section.section-related-resources .resource-list li {
  min-width: 0;
}
.js .content-section.section-related-resources .resource-list li.resource-list-hidden {
  display: none;
}
.js .content-section.section-related-resources .resource-list-container.pagination-enabled {
  padding-bottom: 40px;
}
.js .content-section.section-related-resources .resource-list-container.pagination-enabled .pagination {
  display: block;
}
.js .content-section.section-related-resources .pagination {
  bottom: 0;
  height: 40px;
  overflow: hidden;
  position: absolute;
  right: 15px;
  width: 80px;
}
.js .content-section.section-related-resources .previous,
.js .content-section.section-related-resources .next {
  border: 1px solid #e5e5e5;
  color: #c80000;
  cursor: pointer;
  float: left;
  font-size: 20px;
  height: 40px;
  line-height: 38px;
  text-align: center;
  width: 40px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.js .content-section.section-related-resources .previous:hover,
.js .content-section.section-related-resources .next:hover {
  border-color: #595959;
  z-index: 1;
}
.js .content-section.section-related-resources .previous.disabled,
.js .content-section.section-related-resources .next.disabled {
  border-color: #e5e5e5;
  color: #e5e5e5;
  cursor: default;
}
.js .content-section.section-related-resources .next {
  border-left-color: #ffffff;
}
.js .content-section.section-related-resources .next:hover {
  border-left-color: #595959;
}
.js .content-section.section-related-resources .next.disabled {
  border-color: #e5e5e5;
}
@media only screen and (min-width: 992px) {
  .js .content-section.section-related-resources .resource-list {
    width: auto !important;
  }
}
@media only screen and (max-width: 959px) {
  .js .content-section.section-related-resources .pagination {
    display: none !important;
  }
  .js .content-section.section-related-resources .resource-list-container {
    margin: 0 -15px;
    overflow-x: auto;
    overflow-y: hidden;
    padding: 0;
    -webkit-overflow-scrolling: touch;
    white-space: nowrap;
  }
  .js .content-section.section-related-resources .resource-list {
    margin: 0;
    width: 1080px;
  }
  .js .content-section.section-related-resources .resource-list li {
    display: block;
    white-space: normal;
    width: 180px;
  }
  .js .content-section.section-related-resources .resource-list li.resource-list-hidden {
    display: block;
  }
}
@media only screen and (max-width: 599px) {
  .content-section.section-related-resources h2 {
    font-size: 1.375em;
    text-align: left;
  }
}
.disclaimer-section {
  color: #747678;
  font-size: 0.75em;
  margin-top: 30px;
}
.disclaimer-section p {
  color: #747678;
}
/* =========================
 * Layout - Content Section - CPD Search
 * ========================= */
.content-section.cpd-search {
  background: #f3f3f3;
  padding-bottom: 60px;
  padding-top: 60px;
}
.content-section.cpd-search h2 {
  font-size: 22px;
  line-height: 36px;
  margin: 0 0 60px;
}
.content-section.cpd-search form.form-styled label {
  color: #747678;
  font-size: 18px;
}
.content-section.cpd-search form.form-styled .form-element {
  margin-bottom: 0;
}
.content-section.cpd-search .btn,
.content-section.cpd-search input[type=submit],
.content-section.cpd-search button {
  display: block;
  font-size: 14px;
  line-height: 35px;
  margin-top: 37px;
  width: 100%;
}
@media only screen and (max-width: 959px) {
  .content-section.cpd-search {
    padding-bottom: 30px;
    padding-top: 30px;
  }
  .content-section.cpd-search.cpd-search-events {
    padding-bottom: 0;
  }
  .content-section.cpd-search h2 {
    font-size: 20px;
    line-height: 33px;
    margin: 0 0 25px;
  }
  .content-section.cpd-search form.form-styled label {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .content-section.cpd-search form.form-styled .form-element {
    margin: 0 0 15px;
  }
  .content-section.cpd-search form.form-styled .btn,
  .content-section.cpd-search form.form-styled input[type=submit],
  .content-section.cpd-search form.form-styled button {
    margin-top: 0;
  }
}
.content-section.section-council-question-form h3 {
  margin-bottom: 30px;
  text-align: center;
}
.content-section.section-council-question-form form label {
  font-weight: 200;
}
.content-section.section-council-question-thank-you {
  padding-bottom: 120px;
  padding-top: 120px;
}
.content-section.section-council-question-thank-you h3 {
  text-align: center;
}
.content-section.section-council-question-thank-you p {
  font-size: 1.125em;
  margin-top: 36px;
  text-align: center;
}
/* =========================
 * Layout - Content Grid
 * ========================= */
.content-grid .block,
.inner-content-grid .block {
  background: #f8f8f8;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  float: left;
  padding: 30px;
  position: relative;
}
.content-grid .block h1,
.inner-content-grid .block h1,
.content-grid .block h2,
.inner-content-grid .block h2,
.content-grid .block h3,
.inner-content-grid .block h3,
.content-grid .block h4,
.inner-content-grid .block h4,
.content-grid .block h5,
.inner-content-grid .block h5,
.content-grid .block h6,
.inner-content-grid .block h6,
.content-grid .block p,
.inner-content-grid .block p {
  line-height: normal;
}
.content-grid .block p,
.inner-content-grid .block p {
  margin: 16px 0;
}
.content-grid .block.block-black,
.inner-content-grid .block.block-black {
  background-color: #000000;
  color: #ffffff;
}
.content-grid .block.block-black.block-overlay:before,
.inner-content-grid .block.block-black.block-overlay:before {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNgqAcAAIIAgLO2btEAAAAASUVORK5CYII=);
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.content-grid .block.block-grey,
.inner-content-grid .block.block-grey {
  background-color: #595959;
  color: #ffffff;
}
.content-grid .block.block-red,
.inner-content-grid .block.block-red {
  background-color: #c80000;
  color: #ffffff;
}
.content-grid .block blockquote:before,
.inner-content-grid .block blockquote:before {
  content: none !important;
}
.content-grid .block blockquote p,
.inner-content-grid .block blockquote p {
  line-height: normal;
  z-index: 1 !important;
}
.content-grid .block.block-black blockquote p,
.inner-content-grid .block.block-black blockquote p,
.content-grid .block.block-grey blockquote p,
.inner-content-grid .block.block-grey blockquote p,
.content-grid .block.block-red blockquote p,
.inner-content-grid .block.block-red blockquote p {
  color: #ffffff !important;
}
.content-grid .block .cta,
.inner-content-grid .block .cta {
  bottom: 30px;
  color: #c80000;
  font-size: 0.875em;
  left: 30px;
  margin: 0;
  position: absolute;
}
.content-grid .block .cta .fa-icon-container,
.inner-content-grid .block .cta .fa-icon-container {
  margin-left: 5px;
  transition: margin 0.2s;
  -webkit-transition: margin 0.2s;
}
.content-grid .block:hover .cta .fa-icon-container,
.inner-content-grid .block:hover .cta .fa-icon-container {
  margin-left: 10px;
}
.content-grid .block.block-black h3,
.inner-content-grid .block.block-black h3,
.content-grid .block.block-grey h3,
.inner-content-grid .block.block-grey h3,
.content-grid .block.block-red h3,
.inner-content-grid .block.block-red h3,
.content-grid .block.block-black h4,
.inner-content-grid .block.block-black h4,
.content-grid .block.block-grey h4,
.inner-content-grid .block.block-grey h4,
.content-grid .block.block-red h4,
.inner-content-grid .block.block-red h4,
.content-grid .block.block-black p,
.inner-content-grid .block.block-black p,
.content-grid .block.block-grey p,
.inner-content-grid .block.block-grey p,
.content-grid .block.block-red p,
.inner-content-grid .block.block-red p,
.content-grid .block.block-black .cta,
.inner-content-grid .block.block-black .cta,
.content-grid .block.block-grey .cta,
.inner-content-grid .block.block-grey .cta,
.content-grid .block.block-red .cta,
.inner-content-grid .block.block-red .cta {
  color: #ffffff;
}
@media (min-width: 600px) {
  .content-grid .block.block-video .block-inner,
  .inner-content-grid .block.block-video .block-inner {
    left: 50% !important;
    margin-left: 30px !important;
  }
}
.content-grid .block.block-video:hover,
.inner-content-grid .block.block-video:hover {
  cursor: pointer;
}
.content-grid .block.block-video:hover .video-icon,
.inner-content-grid .block.block-video:hover .video-icon {
  color: #595959;
}
.content-grid .block .content-overlay:before,
.inner-content-grid .block .content-overlay:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.4);
}
.content-grid .block .video-icon,
.inner-content-grid .block .video-icon {
  color: #ffffff;
  display: block;
  height: 46px;
  left: 50%;
  margin-left: -23px;
  margin-top: -23px;
  position: absolute;
  transition: color 0.2s;
  -webkit-transition: color 0.2s;
  text-align: center;
  top: 50%;
  width: 46px;
}
.content-grid .block .video-icon .fa,
.inner-content-grid .block .video-icon .fa {
  font-size: 46px;
  line-height: 46px;
}
.content-grid .block .video,
.inner-content-grid .block .video {
  bottom: 0;
  height: 100%;
  left: 0;
  margin: -1px 0 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 2;
}
.content-grid .block .video iframe,
.inner-content-grid .block .video iframe {
  height: 100%;
  width: 100%;
}
.content-grid .block.block-image .block-inner,
.inner-content-grid .block.block-image .block-inner {
  bottom: 0;
  left: 30px;
  position: absolute;
  right: 0;
  text-align: right;
  z-index: 1;
}
.content-grid .block.block-image .block-tag,
.inner-content-grid .block.block-image .block-tag {
  background-color: rgba(0, 0, 0, 0.5);
  color: #ffffff;
  display: inline-block;
  padding: 8px 20px;
}
.content-grid .block.block-image .block-title,
.inner-content-grid .block.block-image .block-title {
  background-color: #ffffff;
  padding: 20px;
  text-align: left;
}
.content-grid .block.block-image .block-title p,
.inner-content-grid .block.block-image .block-title p {
  display: inline;
  line-height: 1em;
  font-size: 1em;
}
.content-grid .block.block-image .block-title p .fa-icon-container,
.inner-content-grid .block.block-image .block-title p .fa-icon-container {
  display: inline-block;
  font-size: 14px;
  margin-left: 10px;
  overflow: visible;
  -webkit-transition: margin 0.2s;
  transition: margin 0.2s;
  vertical-align: middle;
}
.content-grid .block.block-image:hover .block-title p .fa-icon-container,
.inner-content-grid .block.block-image:hover .block-title p .fa-icon-container {
  margin-left: 20px;
  margin-right: -10px;
}
.content-grid .block h3,
.inner-content-grid .block h3,
.content-grid .block h4,
.inner-content-grid .block h4 {
  color: #000000;
  font-size: 1.125em;
  margin: 5px 0;
}
.content-grid .block h3:first-child,
.inner-content-grid .block h3:first-child,
.content-grid .block h4:first-child,
.inner-content-grid .block h4:first-child {
  margin-top: 0;
}
.content-grid .block h3,
.inner-content-grid .block h3 {
  font-weight: 800;
}
.content-grid .block h4,
.inner-content-grid .block h4 {
  font-weight: 200;
}
.content-grid .block h4,
.inner-content-grid .block h4,
.content-grid .block p,
.inner-content-grid .block p {
  color: #000000;
}
.content-grid .block blockquote,
.inner-content-grid .block blockquote {
  margin-left: 0;
  margin-right: 0;
}
.content-grid .block p:first-child,
.inner-content-grid .block p:first-child {
  margin-top: 0;
}
.content-grid .block p:last-child,
.inner-content-grid .block p:last-child {
  margin-bottom: 0;
}
.content-grid {
  list-style: none;
  margin: 9px auto;
  overflow: hidden;
  padding: 0;
  transition: width 0.2s;
  -webkit-transition: width 0.2s;
  width: 1200px;
}
.content-grid li {
  list-style: none;
}
.content-grid .block {
  height: 288px;
  transition: width 0.2s;
  -webkit-transition: width 0.2s;
  margin: 6px;
  width: 288px;
}
.content-grid .block.block-wide {
  width: 588px;
}
.content-grid .block.block-map a {
  padding: 0;
}
.content-grid .block > a,
.content-grid .block.block-video > div {
  bottom: 0;
  left: 0;
  padding: 30px;
  position: absolute;
  right: 0;
  top: 0;
}
.content-grid .block > a {
  color: #ffffff;
  text-decoration: none;
}
.content-grid .block > a:hover .btn {
  background: #c80000;
  color: #ffffff;
}
.content-grid .block > a.block-black:hover .btn {
  background: #ffffff;
  color: #000000;
}
.content-grid .block > a.block-grey:hover .btn {
  background: #ffffff;
  color: #595959;
}
.content-grid .block > a.block-red:hover .btn {
  background: #ffffff;
  color: #c80000;
}
.inner-content-grid {
  overflow: hidden;
}
.inner-content-grid ul {
  list-style-type: none;
  margin: 0 -1px;
  overflow: hidden;
  padding: 0;
}
.inner-content-grid .block {
  border: 1px solid #ffffff;
  padding: 33% 0 0 0;
  position: relative;
  width: 33.33333%;
}
.inner-content-grid .block.block-wide-split {
  width: 50%;
}

.inner-content-grid .block.block-wide {
  width: 66.6666667%;
}
.inner-content-grid .block > .content,
.inner-content-grid .block > a {
  display: block;
  height: 100%;
  left: 0;
  padding: 30px;
  position: absolute;
  top: 0;
  width: 100%;
}
.inner-content-grid .block > a {
  color: inherit;
  text-decoration: none;
}
.inner-content-grid .block > a.external {
  background: none;
  text-decoration: none;
}
.inner-content-grid .block > a:hover .btn {
  background: #c80000;
  color: #ffffff;
}
.inner-content-grid .block > a.block-black:hover .btn {
  background: #ffffff;
  color: #000000;
}
.inner-content-grid .block > a.block-grey:hover .btn {
  background: #ffffff;
  color: #595959;
}
.inner-content-grid .block > a.block-red:hover .btn {
  background: #ffffff;
  color: #c80000;
}
.inner-content-grid .block.block-map a {
  padding: 0;
}
.no-js .content-grid .block.block-video .content {
  display: none !important;
}
.no-js .content-grid .block.block-video .video {
  display: block !important;
}
@media only screen and (max-width: 1199px) {
  .content-grid {
    width: 900px;
  }
  .content-grid .block.hidden-900 {
    display: none;
  }
}
@media only screen and (max-width: 899px) {
  .content-grid {
    width: 600px;
  }
  .content-grid .block.hidden-600 {
    display: none;
  }
}
@media only screen and (max-width: 840px) {
  .inner-content-grid .block {
    padding-top: 50%;
    width: 50%;
  }
  .inner-content-grid .block.block-wide {
    width: 100%;
  }
}
@media only screen and (max-width: 599px) {
  .inner-content-grid {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media only screen and (max-width: 599px) {
  .content-grid {
    width: 300px;
  }
  .content-grid .block.block-wide {
    width: 300px;
  }
  .content-grid .block.hidden-300 {
    display: none;
  }
  .inner-content-grid .block {
    margin-bottom: 15px;
    padding-top: 300px;
    width: 100%;
  }
  .inner-content-grid .block.hidden-small {
    display: none;
  }
}
@media only screen and (max-width: 479px) {
  .content-grid {
    margin: 0 auto;
    padding: 18px;
    width: 100%;
  }
  .content-grid .block,
  .content-grid .block.block-wide {
    width: 100%;
    margin: 0 0 18px;
  }
  .content-grid.mobile-padding {
    padding: 0 18px;
  }
}
/* =========================
 * Layout - Content Grid - AB magazine
 * ========================= */
.content-grid-ab-magazine ul {
  padding-left: 0;
  list-style: none;
  margin-top: -15px;
  margin-bottom: -15px;
}
.content-grid-ab-magazine .block {
  padding-top: 15px;
  padding-bottom: 15px;
}
.content-grid-ab-magazine .block a {
  display: block;
  padding-top: 300px;
  position: relative;
}
.content-grid-ab-magazine .block a:hover .block-inner {
  opacity: 0.8;
}
.content-grid-ab-magazine .block a:hover .panel-article-info p.cta:after {
  margin-left: 30px;
}
.content-grid-ab-magazine .block .block-inner {
  background-color: #e5e5e5;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  bottom: 0;
  left: 0;
  opacity: 1;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: opacity 200ms;
  transition: opacity 200ms;
}
.content-grid-ab-magazine .block.col-sm-12 .panel-article-info,
.content-grid-ab-magazine .block.col-md-12 .panel-article-info,
.content-grid-ab-magazine .block.col-lg-12 .panel-article-info {
  max-width: 270px;
}
.content-grid-ab-magazine .block .panel-article-info {
  background-color: #ffffff;
  bottom: 30px;
  color: #000000;
  left: 30px;
  padding: 30px;
  position: absolute;
  right: 30px;
  top: auto;
}
.content-grid-ab-magazine .block .panel-article-info.align-top {
  bottom: auto;
  left: 30px;
  right: 30px;
  top: 30px;
}
.content-grid-ab-magazine .block .panel-article-info h2,
.content-grid-ab-magazine .block .panel-article-info h3,
.content-grid-ab-magazine .block .panel-article-info h4,
.content-grid-ab-magazine .block .panel-article-info h5,
.content-grid-ab-magazine .block .panel-article-info h6 {
  font-size: 18px;
  margin-top: 0;
  line-height: normal;
  margin-bottom: 18px;
}
.content-grid-ab-magazine .block .panel-article-info p {
  color: #747678;
  font-size: 14px;
  line-height: 21px;
  margin: 14px 0;
}
.content-grid-ab-magazine .block .panel-article-info p:last-child {
  margin-bottom: 0;
}
.content-grid-ab-magazine .block .panel-article-info p.cta {
  color: #000000;
  margin-bottom: 0;
}
.content-grid-ab-magazine .block .panel-article-info p.cta:after {
  content: "\e605";
  font-family: 'acca-icon-set';
  font-size: 12px;
  margin-left: 20px;
  transition: margin 0.2s;
  -webkit-transition: margin 0.2s;
}
@media only screen and (min-width: 600px) {
  .content-grid-ab-magazine .block a {
    padding-top: 50%;
  }
  .content-grid-ab-magazine .block.col-sm-6 a {
    padding-top: 100%;
  }
}
@media only screen and (min-width: 960px) {
  .content-grid-ab-magazine .block a {
    padding-top: 50%;
  }
  .content-grid-ab-magazine .block.col-md-6 a {
    padding-top: 100%;
  }
}
@media only screen and (min-width: 1200px) {
  .content-grid-ab-magazine .block a {
    padding-top: 50%;
  }
  .content-grid-ab-magazine .block.col-lg-6 a {
    padding-top: 100%;
  }
}
@media only screen and (max-width: 959px) {
  .content-grid-ab-magazine .block .panel-article-info h2,
  .content-grid-ab-magazine .block .panel-article-info h3,
  .content-grid-ab-magazine .block .panel-article-info h4,
  .content-grid-ab-magazine .block .panel-article-info h5,
  .content-grid-ab-magazine .block .panel-article-info h6 {
    font-size: 17px;
  }
  .content-grid-ab-magazine .block .panel-article-info p {
    font-size: 12px;
  }
}
@media only screen and (max-width: 599px) {
  .content-grid-ab-magazine ul {
    margin-top: -10px;
    margin-bottom: -10px;
  }
  .content-grid-ab-magazine .block {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .content-grid-ab-magazine .block .panel-article-info.align-top {
    bottom: 30px;
    left: 30px;
    right: 30px;
    top: auto;
  }
  .content-grid-ab-magazine .block .panel-article-info p:not(.cta) {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    padding: 0;
    position: absolute;
    width: 1px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .content-grid-ab-magazine .block.col-xs-12 .panel-article-info,
  .content-grid-ab-magazine .block.col-sm-12 .panel-article-info,
  .content-grid-ab-magazine .block.col-md-12 .panel-article-info,
  .content-grid-ab-magazine .block.col-lg-12 .panel-article-info {
    max-width: none;
  }
}
/* =========================
 * Layout - Article/Event Page
 * ========================= */
.article-page .content-section.section-article-content {
  -webkit-font-smoothing: antialiased;
}
.article-page .content-section.section-article-content .inner {
  position: relative;
}
.article-page .content-section.section-article-content .article-content-top {
  position: static;
}
.article-page .content-section.section-article-content .article-content-top h2 {
  font-size: 2.125em;
  line-height: 51px;
  margin: 30px 0;
}
.article-page .content-section.section-article-content .article-main {
  position: relative;
}
.article-page .content-section.section-article-content .article-content-main .speakers-container {
  border-top: 1px solid #e5e5e5;
  margin: 40px 0;
  padding-top: 40px;
}
.article-page .content-section.section-article-content .article-content-main .speakers-container *:first-child {
  margin-top: 0;
}
.article-page .content-section.section-article-content .article-content-main .speakers {
  list-style: none;
  padding: 0;
}
.article-page .content-section.section-article-content .article-content-main .speakers li {
  max-width: 200px;
}
.article-page .content-section.section-article-content .article-content-main .speakers .image {
  margin-bottom: 20px;
  max-width: 170px;
}
.article-page .content-section.section-article-content .article-content-main .speakers .content h3,
.article-page .content-section.section-article-content .article-content-main .speakers .content h4,
.article-page .content-section.section-article-content .article-content-main .speakers .content p {
  font-size: 1em;
  line-height: 1.5em;
  margin: 0;
}
.article-page .content-section.section-article-content .article-content-main .speakers .content h3 {
  color: #c80000;
}
.article-page .content-section.section-article-content .article-content-main .speakers .content h4 {
  color: #000000;
}
.article-page .content-section.section-article-content .article-content-main .speakers .content p {
  color: #595959;
}
.article-page .content-section.section-article-content .article-content-main .organisers {
  border-bottom: 1px solid #e5e5e5;
  border-top: 1px solid #e5e5e5;
  height: 120px;
  margin: 40px 0;
  overflow: hidden;
}
.article-page .content-section.section-article-content .article-content-main .organisers .organiser-list {
  float: left;
  list-style: none;
  margin: 0;
  overflow: hidden;
  padding: 0 20px 0 0;
}
.article-page .content-section.section-article-content .article-content-main .organisers .organiser-list li {
  float: left;
  width: 120px;
  height: 120px;
  margin: 0 10px;
}
.article-page .content-section.section-article-content .article-content-main .organisers .organiser-list li:first-child {
  margin-left: 0;
}
.article-page .content-section.section-article-content .article-content-main .organisers .organiser-list li:last-child {
  margin-right: 0;
}
.article-page .content-section.section-article-content .article-content-main .organisers .content {
  display: table;
  height: 100%;
}
.article-page .content-section.section-article-content .article-content-main .organisers .content .content-inner {
  display: table-cell;
  vertical-align: middle;
}
.article-page .content-section.section-article-content .article-content-main .organisers .content p {
  font-size: 0.875em;
  margin: 0;
}
.article-page .content-section.section-article-content .article-content-side {
  position: static;
  margin-top: -30px;
}
.article-page .content-section.section-article-content .article-content-side p {
  color: #595959;
  font-size: 0.875em;
  line-height: 1.5em;
}
.article-page .content-section.section-article-content .article-content-side blockquote p {
  color: #000000;
  font-size: 1.125em;
  line-height: 1.5em;
  margin: 18px 0;
  position: relative;
  z-index: 2;
}
.article-page .content-section.section-article-content .article-content-side .hero {
  -webkit-font-smoothing: auto;
}
.article-page .content-section.section-article-content .article-content-side .hero p {
  color: #ffffff;
  font-size: 1em;
}
.article-page .content-section.section-article-content .units p {
  font-size: 0.75em;
  line-height: 1.2em;
  color: #000;
}
.article-page .content-section.section-comments h2 {
  font-size: 1.375em;
  -webkit-font-smoothing: antialiased;
}
.article-page .content-section.section-comments h2:first-child {
  margin-top: 0;
}
.article-page .content-section.section-related-cpd-activities .inner {
  position: relative;
}
.article-page .content-section.section-related-cpd-activities h2 {
  font-size: 1.375em;
  line-height: normal;
  margin: 0 0 40px;
  -webkit-font-smoothing: antialiased;
}
.article-page .content-section.section-related-cpd-activities .btn-container {
  margin-top: 0;
  position: absolute;
  top: 0;
  right: 15px;
}
@media only screen and (max-width: 959px) {
  .article-page .content-section.section-article-content .article-content-main .organisers {
    height: auto;
    padding-bottom: 10px;
    text-align: center;
  }
  .article-page .content-section.section-article-content .article-content-main .organisers .organiser-list {
    display: inline-block;
    float: none;
    margin-bottom: -20px;
    margin-top: -20px;
    padding: 0;
  }
  .article-page .content-section.section-article-content .article-content-main .organisers .content,
  .article-page .content-section.section-article-content .article-content-main .organisers .content .content-inner {
    display: block;
  }
}
@media only screen and (max-width: 599px) {
  .article-page .content-section.section-article-content .article-content-top h2 {
    font-size: 1.5em;
    line-height: 35px;
    margin: 20px 0;
  }
  .article-page .content-section.section-article-content .article-content-main .speakers-container {
    margin: 30px 0;
    padding-top: 20px;
  }
  .article-page .content-section.section-article-content .article-content-main .speakers li {
    margin-top: 20px;
    max-width: none;
    position: relative;
  }
  .article-page .content-section.section-article-content .article-content-main .speakers li:first-child {
    margin-top: 0;
  }
  .article-page .content-section.section-article-content .article-content-main .speakers .image {
    left: 15px;
    margin-bottom: 0;
    max-width: 85px;
    position: absolute;
    top: 0;
  }
  .article-page .content-section.section-article-content .article-content-main .speakers .content {
    height: 85px;
    padding-left: 105px;
  }
  .article-page .content-section.section-article-content .article-content-main .speakers .content h3,
  .article-page .content-section.section-article-content .article-content-main .speakers .content h4,
  .article-page .content-section.section-article-content .article-content-main .speakers .content p {
    font-size: 0.875em;
    line-height: normal;
    margin-bottom: 3px;
  }
  .article-page .content-section.section-article-content .article-content-main .leaderboard-container {
    margin-left: -20px;
    margin-right: -20px;
  }
  .article-page .content-section.section-comments h2,
  .article-page .content-section.section-related-cpd-activities h2 {
    font-size: 1.375em;
  }
  .article-page .content-section.section-related-cpd-activities .btn-container {
    margin-top: 30px;
    position: static;
  }
}
/* =========================
 * Layout - Footer
 * ========================= */
#footer-top {
  border-bottom: 1px solid #e5e5e5;
  border-top: 1px solid #e5e5e5;
  padding: 50px 0;
}
#footer-top .footer-section h3 {
  color: #c80000;
  font-size: 1em;
  line-height: normal;
  margin: 0 0 15px;
}
#footer-top .footer-section p {
  font-size: 0.875em;
  line-height: normal;
}
#footer-top .footer-section a {
  color: #000000;
}
#footer-top .footer-section a:hover {
  color: #c80000;
}
#footer-top .footer-section ul {
  padding: 0;
  list-style: none;
  margin: 0;
}
#footer-top .footer-section li {
  font-size: 0.875em;
  line-height: 24px;
  margin-bottom: 5px;
}
#footer-top #footer-logo a {
  background-image: url(../img/layout/footer/logo-footer.png);
  background-position: center;
  background-repeat: no-repeat;
  display: block;
  height: 47px;
  text-indent: -9999px;
  width: 140px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  #footer-top #footer-logo a {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../img/layout/footer/logo-footer@2x.png);
    background-size: 140px 47px;
  }
}
#footer-bottom {
  padding: 20px 0;
}
#footer-bottom .footer-section {
  border-right: 1px solid #e5e5e5;
  height: 60px;
  overflow: hidden;
}
#footer-bottom .footer-section:first-child {
  border-left: 1px solid #e5e5e5;
}
#footer-bottom .footer-section.social {
  text-align: center;
}
#footer-bottom .footer-section.social ul {
  display: inline-block;
  margin: 0;
  overflow: hidden;
  padding: 0;
}
#footer-bottom .footer-section.social li {
  display: block;
  float: left;
  height: 60px;
  list-style: none;
  text-align: center;
  width: 60px;
}
#footer-bottom .footer-section.social li a {
  color: #000000;
  display: block;
  height: 60px;
  text-decoration: none;
  width: 60px;
}
#footer-bottom .footer-section.social li a:hover {
  color: #c80000;
}
#footer-bottom .footer-section.social li a .text {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
#footer-bottom .footer-section.social li a i[class^="icon-"] {
  font-size: 36px;
  line-height: 60px;
}
#footer-bottom .footer-section.contact .contact-inner {
  display: table;
  height: 100%;
  width: 100%;
}
#footer-bottom .footer-section.contact .content-container {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
#footer-bottom .footer-section.contact .content {
  display: inline-block;
  padding-left: 45px;
  position: relative;
  text-align: left;
}
#footer-bottom .footer-section.contact h4,
#footer-bottom .footer-section.contact p,
#footer-bottom .footer-section.contact [class^="icon-"] {
  transition: color 0.2s;
  -webkit-transition: color 0.2s;
}
#footer-bottom .footer-section.contact h4,
#footer-bottom .footer-section.contact p {
  font-size: 0.875em;
  line-height: normal;
  margin: 5px 0;
}
#footer-bottom .footer-section.contact h4:first-child,
#footer-bottom .footer-section.contact p:first-child {
  margin-top: 0;
}
#footer-bottom .footer-section.contact h4:last-child,
#footer-bottom .footer-section.contact p:last-child {
  margin-bottom: 0;
}
#footer-bottom .footer-section.contact h4 {
  color: #000000;
}
#footer-bottom .footer-section.contact p {
  color: #595959;
}
#footer-bottom .footer-section.contact [class^="icon-"] {
  color: #595959;
  font-size: 36px;
  left: 0;
  line-height: 30px;
  margin-top: -12px;
  position: absolute;
  top: 50%;
}
#footer-bottom a.footer-section.contact:hover h4,
#footer-bottom a.footer-section.contact:hover p,
#footer-bottom a.footer-section.contact:hover [class^="icon-"] {
  color: #c80000;
}
@media only screen and (max-width: 959px) {
  #footer-bottom .footer-section.social li,
  #footer-bottom .footer-section.social li a {
    height: 50px;
    width: 50px;
  }
}
@media only screen and (max-width: 700px) {
  #footer-bottom .footer-section.social li,
  #footer-bottom .footer-section.social li a {
    width: 42px;
  }
}
@media only screen and (max-width: 599px) {
  #footer {
    margin: 0;
    border-top: 1px solid #e5e5e5;
    padding: 30px 20px 20px;
  }
  #footer-top {
    border: 0;
    padding: 0;
  }
  #footer-top .inner {
    padding: 0;
  }
  #footer-top .footer-section {
    padding: 20px 15px;
  }
  #footer-top .footer-section:last-child {
    background: #f8f8f8;
  }
  #footer-bottom {
    padding: 20px 0 0;
  }
  #footer-bottom .footer-section,
  #footer-bottom .footer-section:first-child {
    border: 0;
  }
  #footer-bottom .footer-section.contact {
    border: 2px solid #e5e5e5;
    margin: 20px 0;
    transition: border 0.2s;
    -webkit-transition: border 0.2s;
  }
  #footer-bottom .footer-section.contact h4,
  #footer-bottom .footer-section.contact p {
    margin: 0;
    display: inline-block;
  }
  #footer-bottom .footer-section.contact:last-child {
    margin: 0;
  }
  #footer-bottom .footer-section.social li,
  #footer-bottom .footer-section.social li a {
    height: 50px;
    width: 50px;
  }
  #footer-bottom a.footer-section.contact:hover {
    border-color: #c80000;
  }
}
#main .textSection {
  font-size: 16px;
}
#main .textSection:before,
#main .textSection:after {
  content: " ";
  display: table;
}
#main .textSection:after {
  clear: both;
}
#main .textSection blockquote p {
  color: #000000;
}
#main .textSection .full-width-image {
  width: 100%;
  height: auto;
}
#main .textSection .panel-accordion {
  margin: 12px 0;
}
#main .textSection .panel-accordion ul.accordion {
  color: #4c4c4c;
  margin: 0;
  padding: 0;
}
#main .textSection .panel-accordion ul.accordion li.accordion-item {
  line-height: 1em;
  padding: 0;
}
#main .textSection .panel-accordion ul.accordion li.accordion-item:before {
  content: none;
}
#main .textSection .panel-accordion ul.accordion li.accordion-item ul {
  padding-left: 45px;
}
#main .textSection .panel-accordion ul.accordion li.accordion-item ul li {
  background-image: none;
  list-style: none;
}
#main .textSection .panel-accordion ul.accordion li.accordion-item .toggle i[class^="icon-"] {
  right: 25px;
}
#main .textSection .panel-jumplinks ul {
  margin: 0;
  padding: 0 0 0 24px;
}
#main .textSection .panel-jumplinks ul li {
  background-image: none;
  line-height: normal;
  padding: 0;
}
.no-js .tab-sections-list,
.no-js .tab-sections-select-list {
  display: none !important;
}
.no-js .btn-tab-section-next {
  display: none !important;
}
.tab-sections-list {
  border-bottom: 1px solid #e5e5e5;
  display: table;
  margin-bottom: 60px;
  margin-top: 30px;
  padding: 0;
  width: 100%;
}
.tab-sections-list li {
  color: #595959;
  display: table-cell;
  font-size: 13px;
  line-height: 20px;
  list-style: none;
  text-align: center;
  border-left: 1px solid #ffffff;
}
.tab-sections-list li:first-child {
  border-left: none;
}
.tab-sections-list li a {
  border-bottom: 4px solid #ffffff;
  color: #595959;
  display: block;
  padding: 15px 15px 11px;
  text-decoration: none;
  transition: 200ms border-color, 200ms color;
}
.tab-sections-list li a:hover {
  border-color: #c80000;
  color: #c80000;
}
.tab-sections-list li a.current {
  border-color: #000000;
  color: #000000;
  cursor: default;
}
.tab-sections {
  margin: 30px 0;
  padding: 0;
}
.tab-sections .tab-section {
  list-style: none;
}
.tab-sections .support-section {
  margin-top: 90px;
}
.js .tab-sections .tab-section {
  display: none;
}
.js .tab-sections .tab-section.current {
  display: block;
}
.js .section-tab-next {
  text-align: right;
}
.js .section-tab-next .btn {
  background: #ffffff;
  border: 1px solid #e5e5e5;
  color: #000000;
  font-size: 14px;
  padding: 15px 20px;
}
.js .section-tab-next .btn:hover {
  background-color: #c80000;
  border-color: #c80000;
  color: #ffffff;
}
.js .section-tab-next .btn:active {
  background-color: #a00000;
  border-color: #a00000;
}
.js .section-tab-next .btn[disabled],
.js .section-tab-next .btn:disabled {
  background-color: #ffffff !important;
  color: #aaa;
  cursor: default;
}
@media only screen and (max-width: 599px) {
  .js .tab-sections-container .btn-tab-section-next {
    display: block;
  }
  .tab-sections .support-section {
    margin-top: 0;
  }
}
/* Feedback Widget Reset */
/* Based on normalize.css v3.0.2 */
/* ========================= */
.feedback-form {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  margin: 0;
}
.feedback-form article,
.feedback-form aside,
.feedback-form details,
.feedback-form figcaption,
.feedback-form figure,
.feedback-form footer,
.feedback-form header,
.feedback-form hgroup,
.feedback-form main,
.feedback-form menu,
.feedback-form nav,
.feedback-form section,
.feedback-form summary {
  display: block;
}
.feedback-form audio,
.feedback-form canvas,
.feedback-form progress,
.feedback-form video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}
.feedback-form audio:not([controls]) {
  display: none;
  height: 0;
}
.feedback-form [hidden],
.feedback-form template {
  display: none;
}
.feedback-form a {
  background-color: transparent;
}
.feedback-form a:active,
.feedback-form a:hover {
  outline: 0;
}
.feedback-form abbr[title] {
  border-bottom: 1px dotted;
}
.feedback-form b,
.feedback-form strong {
  font-weight: bold;
}
.feedback-form dfn {
  font-style: italic;
}
.feedback-form h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
.feedback-form mark {
  background: #ff0;
  color: #000;
}
.feedback-form small {
  font-size: 80%;
}
.feedback-form sub,
.feedback-form sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
.feedback-form sup {
  top: -0.5em;
}
.feedback-form sub {
  bottom: -0.25em;
}
.feedback-form img {
  border: 0;
}
.feedback-form svg:not(:root) {
  overflow: hidden;
}
.feedback-form figure {
  margin: 1em 40px;
}
.feedback-form hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
.feedback-form pre {
  overflow: auto;
}
.feedback-form code,
.feedback-form kbd,
.feedback-form pre,
.feedback-form samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
.feedback-form button,
.feedback-form input,
.feedback-form optgroup,
.feedback-form select,
.feedback-form textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}
.feedback-form button {
  overflow: visible;
}
.feedback-form button,
.feedback-form select {
  text-transform: none;
}
.feedback-form button,
.feedback-form html input[type="button"],
.feedback-form input[type="reset"],
.feedback-form input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}
.feedback-form button[disabled],
.feedback-form html input[disabled] {
  cursor: default;
}
.feedback-form button::-moz-focus-inner,
.feedback-form input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.feedback-form input {
  line-height: normal;
}
.feedback-form input[type="checkbox"],
.feedback-form input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
.feedback-form input[type="number"]::-webkit-inner-spin-button,
.feedback-form input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
.feedback-form input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}
.feedback-form input[type="search"]::-webkit-search-cancel-button,
.feedback-form input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
.feedback-form fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
.feedback-form legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}
.feedback-form textarea {
  overflow: auto;
}
.feedback-form optgroup {
  font-weight: bold;
}
.feedback-form table {
  border-collapse: collapse;
  border-spacing: 0;
}
.feedback-form td,
.feedback-form th {
  padding: 0;
}
@font-face {
  font-family: "Icon-Font";
  src: url("feedback-form-icons-font/icons_font.eot?#iefix");
  src: url("feedback-form-icons-font/icons_font.eot?#iefix") format("eot"), url("feedback-form-icons-font/icons_font.woff") format("woff"), url("feedback-form-icons-font/icons_font.ttf") format("truetype"), url("feedback-form-icons-font/icons_font.svg#icons_font") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* ========================= */
/* Feedback Form Main        */
/* ========================= */
.feedback-form {
  background: #ffffff;
  font-size: 15px;
  color: #000000;
  font-weight: normal !important;
  margin: 0;
  padding: 30px 0;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: none !important;
}
.no-js .feedback-form {
  display: none;
}
.feedback-form .hidden {
  display: none !important;
}
.feedback-form h1,
.feedback-form h2,
.feedback-form h3,
.feedback-form h4,
.feedback-form h5,
.feedback-form h6,
.feedback-form p {
  line-height: normal !important;
}
.feedback-form h2,
.feedback-form h3 {
  border: none;
  margin: 5px 0;
  text-transform: none;
}
.feedback-form h2 {
  font-size: 1.5em;
}
.feedback-form h3 {
  color: #c80000;
  font-size: 1.17em;
}
.feedback-form p {
  margin: 5px 0;
}
.feedback-form input,
.feedback-form textarea {
  -webkit-appearance: none;
  border-radius: 0;
}
@media only screen and (max-width: 599px) {
  .feedback-form {
    margin: 0;
    padding: 0;
  }
  .feedback-form h2 {
    font-size: 1.2em;
  }
  .feedback-form h3 {
    font-size: 1em;
  }
}
@media only screen and (max-width: 479px) {
  .feedback-form {
    padding: 30px 20px;
  }
}
.feedback-form .container {
  margin: -10px 0;
}
.feedback-form .feedback-section {
  padding: 10px 0;
}
.feedback-form .feedback-section p:first-child {
  margin-top: 0;
}
.feedback-form .feedback-section p:last-child {
  margin-bottom: 0;
}
.feedback-form hr {
  border: 0;
  border-top: 1px solid #c3c4c4;
  margin: 10px -30px;
}
.feedback-form .feedback-section.heading {
  display: table;
  margin: 0;
  overflow: hidden;
  width: 100%;
}
.feedback-form .feedback-section.heading .title {
  display: table-cell;
  vertical-align: middle;
}
.feedback-form .feedback-section.heading .feedback-helpful {
  display: table-cell;
  vertical-align: middle;
  text-align: right;
}
.feedback-form .feedback-section.heading .button {
  min-width: 30px;
}
.feedback-form .feedback-section.heading .button:hover {
  background: #c80000;
}
.feedback-form .feedback-section.heading .button:first-child {
  margin-right: 8px;
}
.feedback-form.form-started .feedback-section.heading .button:hover {
  background: #b2b2b2;
  cursor: default;
}
.feedback-form.form-started .feedback-section.heading .button.selected:hover {
  background: #c80000;
}
.feedback-form .feedback-helpful-radio {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.feedback-form .feedback-section.ratings .question-list {
  counter-reset: item;
  list-style: none !important;
  margin: 15px 0;
  padding: 0;
}
.feedback-form .feedback-section.ratings .question-list > li {
  counter-increment: item;
  list-style: none !important;
  margin: 20px 0 0;
  position: relative;
}
.feedback-form .feedback-section.ratings .question-list > li:before {
  display: inline-block;
  position: absolute;
  left: 0;
  content: counter(item) ".";
  width: 30px;
}
.feedback-form .feedback-section.ratings .question-list > li:first-child {
  margin-top: 0;
}
@media only screen and (max-width: 599px) {
  .feedback-form .feedback-section.heading .title,
  .feedback-form .feedback-section.heading .feedback-helpful {
    display: block;
  }
  .feedback-form .feedback-section.heading .title {
    margin-bottom: 30px;
  }
  .feedback-form .feedback-section.heading .feedback-helpful {
    text-align: left;
  }
  .feedback-form .feedback-section.heading .button {
    min-width: 60px;
  }
  .feedback-form .feedback-section.ratings .question-container {
    margin-top: 0;
    overflow: visible;
  }
}
@media only screen and (max-width: 479px) {
  .feedback-form .feedback-section.heading .button {
    min-width: 40px;
  }
  .feedback-form hr {
    margin: 10px -20px;
  }
}
.feedback-form textarea {
  background: #f4f5f5;
  border: none;
  box-sizing: border-box;
  margin: 15px 0;
  padding: 15px;
  resize: none;
  width: 100%;
}
.feedback-form .button {
  background: #b2b2b2;
  background: red;
  border: none;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  margin: 0;
  min-width: 140px;
  text-align: center;
  font-size: 0.9333333333em;
  font-weight: bold;
  height: 34px;
  transition: background-color 0.2s;
  -webkit-transition: background-color 0.2s;
  -moz-transition: background-color 0.2s;
  -ms-transition: background-color 0.2s;
  -o-transition: background-color 0.2s;
}
.feedback-form .button:hover {
  background: #e5e5e5;
}
.feedback-form .button.selected {
  background: #c80000;
  cursor: default;
}
.feedback-form .button.red {
  background: #c80000;
}
.feedback-form .button.red:hover {
  background: #de6666;
}
.feedback-form .question-container {
  overflow: hidden;
}
.feedback-form .question-container .question {
  box-sizing: border-box;
  float: left;
  padding-left: 30px;
  width: 60%;
}
.feedback-form .question-container .rating-container {
  float: right;
  overflow: hidden;
  width: 40%;
}
.feedback-form .rating {
  float: right;
  list-style: none;
  margin: 0;
  padding: 0;
}
.feedback-form .rating li {
  background-image: url(../img/feedback-form/rating-stars.png);
  background-repeat: no-repeat;
  background-position: left;
  background-size: 32px 15px;
  display: inline-block;
  cursor: pointer;
  float: left;
  height: 15px;
  margin: 0 6px;
  text-indent: -9999px;
  width: 16px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .feedback-form .rating li {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../img/feedback-form/rating-stars@2x.png);
    background-size: 32px 15px;
  }
}
.feedback-form .rating li:hover,
.feedback-form .rating li.hover,
.feedback-form .rating li.selected {
  background-position: right;
}
.feedback-form .rating li:first-child {
  margin-left: 0;
}
.feedback-form .rating li:last-child {
  margin-right: 0;
}
.feedback-form .social-share {
  list-style: none;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.feedback-form .social-share li {
  display: table;
  float: left;
  height: 55px;
  margin: 0 5px 0 0;
  width: 55px;
}
.feedback-form .social-share li a {
  background: #c80000;
  color: #ffffff;
  display: table-cell;
  text-decoration: none;
  transition: background-color 0.2s;
  -webkit-transition: background-color 0.2s;
  -moz-transition: background-color 0.2s;
  -ms-transition: background-color 0.2s;
  -o-transition: background-color 0.2s;
  vertical-align: middle;
}
.feedback-form .social-share li a:hover {
  background: #de6666;
}
.feedback-form .social-share li a span {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.feedback-form .get-in-touch {
  list-style: none;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.feedback-form .get-in-touch li {
  display: inline-block;
  float: left;
  margin: 15px 15px 15px 0;
}
.feedback-form .get-in-touch li:last-child {
  margin: 15px 0;
}
.feedback-form .get-in-touch li a {
  color: #000000;
  display: table;
  overflow: hidden;
  text-decoration: none;
}
.feedback-form .get-in-touch li a:hover span.font-icon {
  background: #de6666;
}
.feedback-form .get-in-touch li span.font-icon {
  background: #c80000;
  color: #ffffff;
  display: table-cell;
  height: 53px;
  transition: background-color 0.2s;
  -webkit-transition: background-color 0.2s;
  -moz-transition: background-color 0.2s;
  -ms-transition: background-color 0.2s;
  -o-transition: background-color 0.2s;
  width: 53px;
}
.feedback-form .get-in-touch li p {
  display: table-cell;
  margin: 0;
  padding-left: 15px;
  vertical-align: middle;
}
.feedback-form .get-in-touch li p span {
  font-weight: bold;
  font-size: 1.2em;
}
.feedback-form .font-icon {
  font-family: 'Icon-Font';
  font-size: 53px;
  font-style: normal;
  line-height: 53px;
  text-align: center;
}
.feedback-form .icon-0:before {
  content: "\e600";
}
.feedback-form .icon-1:before {
  content: "\f101";
}
.feedback-form .icon-2:before {
  content: "\f102";
}
.feedback-form .icon-3:before {
  content: "\f103";
}
.feedback-form .icon-4:before {
  content: "\f104";
}
.feedback-form .icon-5:before {
  content: "\f105";
}
.feedback-form .icon-6:before {
  content: "\f106";
}
.feedback-form .icon-7:before {
  content: "\f107";
}
.feedback-form .icon-8:before {
  content: "\f108";
}
.feedback-form .icon-9:before {
  content: "\f109";
}
.feedback-form .icon-a:before {
  content: "\f10a";
}
.feedback-form .icon-b:before {
  content: "\f10b";
}
.feedback-form .icon-c:before {
  content: "\f10c";
}
.feedback-form .icon-d:before {
  content: "\f10d";
}
.feedback-form .icon-e:before {
  content: "\f10e";
}
.feedback-form .icon-f:before {
  content: "\f10f";
}
.feedback-form .icon-g:before {
  content: "\f10g";
}
.feedback-form .icon-10:before {
  content: "\f110";
}
.feedback-form .icon-11:before {
  content: "\f111";
}
@media only screen and (max-width: 599px) {
  .feedback-form .question-container .question,
  .feedback-form .question-container .rating-container {
    float: none;
    width: 100%;
  }
  .feedback-form .question-container .question {
    margin-bottom: 15px;
  }
  .feedback-form .rating {
    float: none;
  }
  .feedback-form .rating li {
    background-image: url(../img/feedback-form/rating-stars-large.png);
    background-repeat: no-repeat;
    background-size: 36px 17px;
    height: 17px;
    margin: 0 8px;
    width: 18px;
  }
  .feedback-form .get-in-touch li {
    display: block;
    float: none;
    margin: 20px 0;
  }
}
@media only screen and (max-width: 599px) and only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 599px) and only screen and (min--moz-device-pixel-ratio: 2), only screen and (max-width: 599px) and only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (max-width: 599px) and only screen and (min-device-pixel-ratio: 2), only screen and (max-width: 599px) and only screen and (min-resolution: 192dpi), only screen and (max-width: 599px) and only screen and (min-resolution: 2dppx) {
  .feedback-form .rating li {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../img/feedback-form/rating-stars-large@2x.png);
    background-size: 32px 15px;
  }
}
.link-list li li a {
  color: #747678;
  padding-left: 25px;
}
.link-list li a {
  border-color: #e5e5e5;
  border-style: solid;
  border-width: 0 0 1px 0;
  color: #747678;
  display: block;
  padding: 12px 10px 12px 0px;
}
.link-list li:first-child a {
  border-width: 1px 0 1px 0;
}
#main .content-main .link-list ul,
#main .content-main .link-list ol {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#main .content-main .link-list ul li:before {
  content: none;
}
.search-pagination-mobile {
  overflow: hidden;
}
/*# sourceMappingURL=main.css.map */

.loading-results {
  background: url(/etc.clientlibs/acca/clientlibs/xcalculator/resources/images/layout/loading-animation.gif);
  height: 44px;
  background-repeat: no-repeat;
  margin-left: auto;
  margin-right: auto;
  background-position: center;
  margin-bottom: 30px;
  margin-top: 20px;
}