@charset "UTF-8"; /*! normalize.css 2012-07-07T09:50 UTC - http://github.com/necolas/normalize.css */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
button,
html,
input,
select,
textarea {
  font-family: sans-serif;
}
body {
  margin: 0;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}
h3 {
  font-size: 1.17em;
  margin: 1em 0;
}
h4 {
  font-size: 1em;
  margin: 1.33em 0;
}
h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}
h6 {
  font-size: 0.75em;
  margin: 2.33em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: 700;
}
blockquote {
  margin: 1em 40px;
}
dfn {
  font-style: italic;
}
mark {
  background: #ff0;
  color: #000;
}
p,
pre {
  margin: 1em 0;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: none;
}
q:after,
q:before {
  content: "";
  content: none;
}
small {
  font-size: 75%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
dl,
menu,
ol,
ul {
  margin: 1em 0;
}
dd {
  margin: 0 0 0 40px;
}
menu,
ol,
ul {
  padding: 0 0 0 40px;
}
nav ol,
nav ul {
  list-style: none;
  list-style-image: none;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
form {
  margin: 0;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
  white-space: normal;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
}
button,
input {
  line-height: normal;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
b,
strong {
  font-weight: 700;
}
dfn,
em {
  font-style: italic;
}
small {
  font-size: 75%;
}
dd {
  margin: 0;
}
/* 
======= Font fixes ===========
*/

p,
#main li {
  font-family: "arial", sans-serif;
}

#main li {
  font-weight: normal;
}

/* 
======= Font fixes end ===========
*/

/*!
 *  Font Awesome 4.0.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
  font-family: FontAwesome;
  src: url(../fonts/font-awesome/fontawesome-webfont.eot?v=4.0.3);
  src: url(../fonts/font-awesome/fontawesome-webfont.eot?#iefix&v=4.0.3)
      format("embedded-opentype"),
    url(../fonts/font-awesome/fontawesome-webfont.woff?v=4.0.3) format("woff"),
    url(../fonts/font-awesome/fontawesome-webfont.ttf?v=4.0.3)
      format("truetype"),
    url(../fonts/font-awesome/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular)
      format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: FocoCC;
  src: url(../fonts/FocoCC/FocoCC_W_Rg.eot) format("eot"),
    url(../fonts/FocoCC/FocoCC_W_Rg.woff2) format("woff2"),
    url(../fonts/FocoCC/FocoCC_W_Rg.woff) format("woff");
  font-weight: 400;
  font-style: normal;
}
.donate-box--foldout-tab-text:after,
.home-infobox--more:before,
.home-infoboxes--dropdown .infobox-link--link:after,
.icon,
.post-in-archive--files li:before,
.select2-container--default
  .select2-selection--single
  .select2-selection__arrow
  b,
[class^="icon-"],
a.glossaryLink:after,
a.link-type-external:after,
a.link-type-pdf:after {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.icon-2x {
  font-size: 2em;
}
.icon-3x {
  font-size: 3em;
}
.icon-4x {
  font-size: 4em;
}
.icon-5x {
  font-size: 5em;
}
.icon-fw {
  width: 1.28571em;
  text-align: center;
}
.icon-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none;
}
.icon-ul > li {
  position: relative;
}
.icon-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center;
}
.icon-li.icon-lg {
  left: -1.85714em;
}
.icon-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eee;
  border-radius: 0.1em;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.home-infoboxes--dropdown .pull-left.infobox-link--link:after,
.icon.pull-left,
.post-in-archive--files li.pull-left:before,
.pull-left.donate-box--foldout-tab-text:after,
.pull-left.home-infobox--more:before,
.select2-container--default
  .select2-selection--single
  .select2-selection__arrow
  b.pull-left,
a.pull-left.glossaryLink:after,
a.pull-left.link-type-external:after,
a.pull-left.link-type-pdf:after {
  margin-right: 0.3em;
}
.home-infoboxes--dropdown .pull-right.infobox-link--link:after,
.icon.pull-right,
.post-in-archive--files li.pull-right:before,
.pull-right.donate-box--foldout-tab-text:after,
.pull-right.home-infobox--more:before,
.select2-container--default
  .select2-selection--single
  .select2-selection__arrow
  b.pull-right,
a.pull-right.glossaryLink:after,
a.pull-right.link-type-external:after,
a.pull-right.link-type-pdf:after {
  margin-left: 0.3em;
}
.icon-spin {
  animation: spin 2s infinite linear;
}
@keyframes spin {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(359deg);
  }
}
.icon-rotate-90 {
  transform: rotate(90deg);
}
.icon-rotate-180 {
  transform: rotate(180deg);
}
.icon-rotate-270 {
  transform: rotate(270deg);
}
.icon-flip-horizontal {
  transform: scale(-1, 1);
}
.icon-flip-vertical {
  transform: scale(1, -1);
}
.icon-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.icon-stack-1x,
.icon-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.icon-stack-1x {
  line-height: inherit;
}
.icon-stack-2x {
  font-size: 2em;
}
.icon-inverse {
  color: #fff;
}
.icon-glass:before {
  content: "";
}
.icon-music:before {
  content: "";
}
.icon-search:before {
  content: "";
}
.icon-envelope-o:before {
  content: "";
}
.icon-heart:before {
  content: "";
}
.icon-star:before {
  content: "";
}
.icon-star-o:before {
  content: "";
}
.icon-user:before {
  content: "";
}
.icon-film:before {
  content: "";
}
.icon-th-large:before {
  content: "";
}
.icon-th:before {
  content: "";
}
.icon-th-list:before {
  content: "";
}
.icon-check:before {
  content: "";
}
.icon-times:before {
  content: "";
}
.icon-search-plus:before {
  content: "";
}
.icon-search-minus:before {
  content: "";
}
.icon-power-off:before {
  content: "";
}
.icon-signal:before {
  content: "";
}
.icon-cog:before,
.icon-gear:before {
  content: "";
}
.icon-trash-o:before {
  content: "";
}
.icon-home:before {
  content: "";
}
.icon-file-o:before {
  content: "";
}
.icon-clock-o:before {
  content: "";
}
.icon-road:before {
  content: "";
}
.icon-download:before {
  content: "";
}
.icon-arrow-circle-o-down:before {
  content: "";
}
.icon-arrow-circle-o-up:before {
  content: "";
}
.icon-inbox:before {
  content: "";
}
.icon-play-circle-o:before {
  content: "";
}
.icon-repeat:before,
.icon-rotate-right:before {
  content: "";
}
.icon-refresh:before {
  content: "";
}
.icon-list-alt:before {
  content: "";
}
.icon-lock:before {
  content: "";
}
.icon-flag:before {
  content: "";
}
.icon-headphones:before {
  content: "";
}
.icon-volume-off:before {
  content: "";
}
.icon-volume-down:before {
  content: "";
}
.icon-volume-up:before {
  content: "";
}
.icon-qrcode:before {
  content: "";
}
.icon-barcode:before {
  content: "";
}
.icon-tag:before {
  content: "";
}
.icon-tags:before {
  content: "";
}
.icon-book:before {
  content: "";
}
.icon-bookmark:before {
  content: "";
}
.icon-print:before {
  content: "";
}
.icon-camera:before {
  content: "";
}
.icon-font:before {
  content: "";
}
.icon-bold:before {
  content: "";
}
.icon-italic:before {
  content: "";
}
.icon-text-height:before {
  content: "";
}
.icon-text-width:before {
  content: "";
}
.icon-align-left:before {
  content: "";
}
.icon-align-center:before {
  content: "";
}
.icon-align-right:before {
  content: "";
}
.icon-align-justify:before {
  content: "";
}
.icon-list:before {
  content: "";
}
.icon-dedent:before,
.icon-outdent:before {
  content: "";
}
.icon-indent:before {
  content: "";
}
.icon-video-camera:before {
  content: "";
}
.icon-picture-o:before {
  content: "";
}
.icon-pencil:before {
  content: "";
}
.icon-map-marker:before {
  content: "";
}
.icon-adjust:before {
  content: "";
}
.icon-tint:before {
  content: "";
}
.icon-edit:before,
.icon-pencil-square-o:before {
  content: "";
}
.icon-share-square-o:before {
  content: "";
}
.icon-check-square-o:before {
  content: "";
}
.icon-arrows:before {
  content: "";
}
.icon-step-backward:before {
  content: "";
}
.icon-fast-backward:before {
  content: "";
}
.icon-backward:before {
  content: "";
}
.icon-play:before {
  content: "";
}
.icon-pause:before {
  content: "";
}
.icon-stop:before {
  content: "";
}
.icon-forward:before {
  content: "";
}
.icon-fast-forward:before {
  content: "";
}
.icon-step-forward:before {
  content: "";
}
.icon-eject:before {
  content: "";
}
.icon-chevron-left:before {
  content: "";
}
.icon-chevron-right:before {
  content: "";
}
.icon-plus-circle:before {
  content: "";
}
.icon-minus-circle:before {
  content: "";
}
.icon-times-circle:before {
  content: "";
}
.icon-check-circle:before {
  content: "";
}
.icon-question-circle:before {
  content: "";
}
.icon-info-circle:before {
  content: "";
}
.icon-crosshairs:before {
  content: "";
}
.icon-times-circle-o:before {
  content: "";
}
.icon-check-circle-o:before {
  content: "";
}
.icon-ban:before {
  content: "";
}
.icon-arrow-left:before {
  content: "";
}
.icon-arrow-right:before {
  content: "";
}
.icon-arrow-up:before {
  content: "";
}
.icon-arrow-down:before {
  content: "";
}
.icon-mail-forward:before,
.icon-share:before {
  content: "";
}
.icon-expand:before {
  content: "";
}
.icon-compress:before {
  content: "";
}
.icon-plus:before {
  content: "";
}
.icon-minus:before {
  content: "";
}
.icon-asterisk:before {
  content: "";
}
.icon-exclamation-circle:before {
  content: "";
}
.icon-gift:before {
  content: "";
}
.icon-leaf:before {
  content: "";
}
.icon-fire:before {
  content: "";
}
.icon-eye:before {
  content: "";
}
.icon-eye-slash:before {
  content: "";
}
.icon-exclamation-triangle:before,
.icon-warning:before {
  content: "";
}
.icon-plane:before {
  content: "";
}
.icon-calendar:before {
  content: "";
}
.icon-random:before {
  content: "";
}
.icon-comment:before {
  content: "";
}
.icon-magnet:before {
  content: "";
}
.icon-chevron-up:before {
  content: "";
}
.icon-chevron-down:before {
  content: "";
}
.icon-retweet:before {
  content: "";
}
.icon-shopping-cart:before {
  content: "";
}
.icon-folder:before {
  content: "";
}
.icon-folder-open:before {
  content: "";
}
.icon-arrows-v:before {
  content: "";
}
.icon-arrows-h:before {
  content: "";
}
.icon-bar-chart-o:before {
  content: "";
}
.icon-twitter-square:before {
  content: "";
}
.icon-facebook-square:before {
  content: "";
}
.icon-camera-retro:before {
  content: "";
}
.icon-key:before {
  content: "";
}
.icon-cogs:before,
.icon-gears:before {
  content: "";
}
.icon-comments:before {
  content: "";
}
.icon-thumbs-o-up:before {
  content: "";
}
.icon-thumbs-o-down:before {
  content: "";
}
.icon-star-half:before {
  content: "";
}
.icon-heart-o:before {
  content: "";
}
.icon-sign-out:before {
  content: "";
}
.icon-linkedin-square:before {
  content: "";
}
.icon-thumb-tack:before {
  content: "";
}
.icon-external-link:before {
  content: "";
}
.icon-sign-in:before {
  content: "";
}
.icon-trophy:before {
  content: "";
}
.icon-github-square:before {
  content: "";
}
.icon-upload:before {
  content: "";
}
.icon-lemon-o:before {
  content: "";
}
.icon-phone:before {
  content: "";
}
.icon-square-o:before {
  content: "";
}
.icon-bookmark-o:before {
  content: "";
}
.icon-phone-square:before {
  content: "";
}
.icon-twitter:before {
  content: "";
}
.icon-facebook:before {
  content: "";
}
.icon-github:before {
  content: "";
}
.icon-unlock:before {
  content: "";
}
.icon-credit-card:before {
  content: "";
}
.icon-rss:before {
  content: "";
}
.icon-hdd-o:before {
  content: "";
}
.icon-bullhorn:before {
  content: "";
}
.icon-bell:before {
  content: "";
}
.icon-certificate:before {
  content: "";
}
.icon-hand-o-right:before {
  content: "";
}
.icon-hand-o-left:before {
  content: "";
}
.icon-hand-o-up:before {
  content: "";
}
.icon-hand-o-down:before {
  content: "";
}
.icon-arrow-circle-left:before {
  content: "";
}
.icon-arrow-circle-right:before {
  content: "";
}
.icon-arrow-circle-up:before {
  content: "";
}
.icon-arrow-circle-down:before {
  content: "";
}
.icon-globe:before {
  content: "";
}
.icon-wrench:before {
  content: "";
}
.icon-tasks:before {
  content: "";
}
.icon-filter:before {
  content: "";
}
.icon-briefcase:before {
  content: "";
}
.icon-arrows-alt:before {
  content: "";
}
.icon-group:before,
.icon-users:before {
  content: "";
}
.icon-chain:before,
.icon-link:before {
  content: "";
}
.icon-cloud:before {
  content: "";
}
.icon-flask:before {
  content: "";
}
.icon-cut:before,
.icon-scissors:before {
  content: "";
}
.icon-copy:before,
.icon-files-o:before {
  content: "";
}
.icon-paperclip:before {
  content: "";
}
.icon-floppy-o:before,
.icon-save:before {
  content: "";
}
.icon-square:before {
  content: "";
}
.icon-bars:before {
  content: "";
}
.icon-list-ul:before {
  content: "";
}
.icon-list-ol:before {
  content: "";
}
.icon-strikethrough:before {
  content: "";
}
.icon-underline:before {
  content: "";
}
.icon-table:before {
  content: "";
}
.icon-magic:before {
  content: "";
}
.icon-truck:before {
  content: "";
}
.icon-pinterest:before {
  content: "";
}
.icon-pinterest-square:before {
  content: "";
}
.icon-google-plus-square:before {
  content: "";
}
.icon-google-plus:before {
  content: "";
}
.icon-money:before {
  content: "";
}
.icon-caret-down:before {
  content: "";
}
.icon-caret-up:before {
  content: "";
}
.icon-caret-left:before {
  content: "";
}
.icon-caret-right:before {
  content: "";
}
.icon-columns:before {
  content: "";
}
.icon-sort:before,
.icon-unsorted:before {
  content: "";
}
.icon-sort-asc:before,
.icon-sort-down:before {
  content: "";
}
.icon-sort-desc:before,
.icon-sort-up:before {
  content: "";
}
.icon-envelope:before {
  content: "";
}
.icon-linkedin:before {
  content: "";
}
.icon-rotate-left:before,
.icon-undo:before {
  content: "";
}
.icon-gavel:before,
.icon-legal:before {
  content: "";
}
.icon-dashboard:before,
.icon-tachometer:before {
  content: "";
}
.icon-comment-o:before {
  content: "";
}
.icon-comments-o:before {
  content: "";
}
.icon-bolt:before,
.icon-flash:before {
  content: "";
}
.icon-sitemap:before {
  content: "";
}
.icon-umbrella:before {
  content: "";
}
.icon-clipboard:before,
.icon-paste:before {
  content: "";
}
.icon-lightbulb-o:before {
  content: "";
}
.icon-exchange:before {
  content: "";
}
.icon-cloud-download:before {
  content: "";
}
.icon-cloud-upload:before {
  content: "";
}
.icon-user-md:before {
  content: "";
}
.icon-stethoscope:before {
  content: "";
}
.icon-suitcase:before {
  content: "";
}
.icon-bell-o:before {
  content: "";
}
.icon-coffee:before {
  content: "";
}
.icon-cutlery:before {
  content: "";
}
.icon-file-text-o:before {
  content: "";
}
.icon-building-o:before {
  content: "";
}
.icon-hospital-o:before {
  content: "";
}
.icon-ambulance:before {
  content: "";
}
.icon-medkit:before {
  content: "";
}
.icon-fighter-jet:before {
  content: "";
}
.icon-beer:before {
  content: "";
}
.icon-h-square:before {
  content: "";
}
.icon-plus-square:before {
  content: "";
}
.icon-angle-double-left:before {
  content: "";
}
.icon-angle-double-right:before {
  content: "";
}
.icon-angle-double-up:before {
  content: "";
}
.icon-angle-double-down:before {
  content: "";
}
.icon-angle-left:before {
  content: "";
}
.icon-angle-right:before {
  content: "";
}
.icon-angle-up:before {
  content: "";
}
.icon-angle-down:before {
  content: "";
}
.icon-desktop:before {
  content: "";
}
.icon-laptop:before {
  content: "";
}
.icon-tablet:before {
  content: "";
}
.icon-mobile-phone:before,
.icon-mobile:before {
  content: "";
}
.icon-circle-o:before {
  content: "";
}
.icon-quote-left:before {
  content: "";
}
.icon-quote-right:before {
  content: "";
}
.icon-spinner:before {
  content: "";
}
.icon-circle:before {
  content: "";
}
.icon-mail-reply:before,
.icon-reply:before {
  content: "";
}
.icon-github-alt:before {
  content: "";
}
.icon-folder-o:before {
  content: "";
}
.icon-folder-open-o:before {
  content: "";
}
.icon-smile-o:before {
  content: "";
}
.icon-frown-o:before {
  content: "";
}
.icon-meh-o:before {
  content: "";
}
.icon-gamepad:before {
  content: "";
}
.icon-keyboard-o:before {
  content: "";
}
.icon-flag-o:before {
  content: "";
}
.icon-flag-checkered:before {
  content: "";
}
.icon-terminal:before {
  content: "";
}
.icon-code:before {
  content: "";
}
.icon-reply-all:before {
  content: "";
}
.icon-mail-reply-all:before {
  content: "";
}
.icon-star-half-empty:before,
.icon-star-half-full:before,
.icon-star-half-o:before {
  content: "";
}
.icon-location-arrow:before {
  content: "";
}
.icon-crop:before {
  content: "";
}
.icon-code-fork:before {
  content: "";
}
.icon-chain-broken:before,
.icon-unlink:before {
  content: "";
}
.icon-question:before {
  content: "";
}
.icon-info:before {
  content: "";
}
.icon-exclamation:before {
  content: "";
}
.icon-superscript:before {
  content: "";
}
.icon-subscript:before {
  content: "";
}
.icon-eraser:before {
  content: "";
}
.icon-puzzle-piece:before {
  content: "";
}
.icon-microphone:before {
  content: "";
}
.icon-microphone-slash:before {
  content: "";
}
.icon-shield:before {
  content: "";
}
.icon-calendar-o:before {
  content: "";
}
.icon-fire-extinguisher:before {
  content: "";
}
.icon-rocket:before {
  content: "";
}
.icon-maxcdn:before {
  content: "";
}
.icon-chevron-circle-left:before {
  content: "";
}
.icon-chevron-circle-right:before {
  content: "";
}
.icon-chevron-circle-up:before {
  content: "";
}
.icon-chevron-circle-down:before {
  content: "";
}
.icon-html5:before {
  content: "";
}
.icon-css3:before {
  content: "";
}
.icon-anchor:before {
  content: "";
}
.icon-unlock-alt:before {
  content: "";
}
.icon-bullseye:before {
  content: "";
}
.icon-ellipsis-h:before {
  content: "";
}
.icon-ellipsis-v:before {
  content: "";
}
.icon-rss-square:before {
  content: "";
}
.icon-play-circle:before {
  content: "";
}
.icon-ticket:before {
  content: "";
}
.icon-minus-square:before {
  content: "";
}
.icon-minus-square-o:before {
  content: "";
}
.icon-level-up:before {
  content: "";
}
.icon-level-down:before {
  content: "";
}
.icon-check-square:before {
  content: "";
}
.icon-pencil-square:before {
  content: "";
}
.icon-external-link-square:before {
  content: "";
}
.icon-share-square:before {
  content: "";
}
.icon-compass:before {
  content: "";
}
.icon-caret-square-o-down:before,
.icon-toggle-down:before {
  content: "";
}
.icon-caret-square-o-up:before,
.icon-toggle-up:before {
  content: "";
}
.icon-caret-square-o-right:before,
.icon-toggle-right:before {
  content: "";
}
.icon-eur:before,
.icon-euro:before {
  content: "";
}
.icon-gbp:before {
  content: "";
}
.icon-dollar:before,
.icon-usd:before {
  content: "";
}
.icon-inr:before,
.icon-rupee:before {
  content: "";
}
.icon-cny:before,
.icon-jpy:before,
.icon-rmb:before,
.icon-yen:before {
  content: "";
}
.icon-rouble:before,
.icon-rub:before,
.icon-ruble:before {
  content: "";
}
.icon-krw:before,
.icon-won:before {
  content: "";
}
.icon-bitcoin:before,
.icon-btc:before {
  content: "";
}
.icon-file:before {
  content: "";
}
.icon-file-text:before {
  content: "";
}
.icon-sort-alpha-asc:before {
  content: "";
}
.icon-sort-alpha-desc:before {
  content: "";
}
.icon-sort-amount-asc:before {
  content: "";
}
.icon-sort-amount-desc:before {
  content: "";
}
.icon-sort-numeric-asc:before {
  content: "";
}
.icon-sort-numeric-desc:before {
  content: "";
}
.icon-thumbs-up:before {
  content: "";
}
.icon-thumbs-down:before {
  content: "";
}
.icon-youtube-square:before {
  content: "";
}
.icon-youtube:before {
  content: "";
}
.icon-xing:before {
  content: "";
}
.icon-xing-square:before {
  content: "";
}
.icon-youtube-play:before {
  content: "";
}
.icon-dropbox:before {
  content: "";
}
.icon-stack-overflow:before {
  content: "";
}
.icon-instagram:before {
  content: "";
}
.icon-flickr:before {
  content: "";
}
.icon-adn:before {
  content: "";
}
.icon-bitbucket:before {
  content: "";
}
.icon-bitbucket-square:before {
  content: "";
}
.icon-tumblr:before {
  content: "";
}
.icon-tumblr-square:before {
  content: "";
}
.icon-long-arrow-down:before {
  content: "";
}
.icon-long-arrow-up:before {
  content: "";
}
.icon-long-arrow-left:before {
  content: "";
}
.icon-long-arrow-right:before {
  content: "";
}
.icon-apple:before {
  content: "";
}
.icon-windows:before {
  content: "";
}
.icon-android:before {
  content: "";
}
.icon-linux:before {
  content: "";
}
.icon-dribbble:before {
  content: "";
}
.icon-skype:before {
  content: "";
}
.icon-foursquare:before {
  content: "";
}
.icon-trello:before {
  content: "";
}
.icon-female:before {
  content: "";
}
.icon-male:before {
  content: "";
}
.icon-gittip:before {
  content: "";
}
.icon-sun-o:before {
  content: "";
}
.icon-moon-o:before {
  content: "";
}
.icon-archive:before {
  content: "";
}
.icon-bug:before {
  content: "";
}
.icon-vk:before {
  content: "";
}
.icon-weibo:before {
  content: "";
}
.icon-renren:before {
  content: "";
}
.icon-pagelines:before {
  content: "";
}
.icon-stack-exchange:before {
  content: "";
}
.icon-arrow-circle-o-right:before {
  content: "";
}
.icon-arrow-circle-o-left:before {
  content: "";
}
.icon-caret-square-o-left:before,
.icon-toggle-left:before {
  content: "";
}
.icon-dot-circle-o:before {
  content: "";
}
.icon-wheelchair:before {
  content: "";
}
.icon-vimeo-square:before {
  content: "";
}
.icon-try:before,
.icon-turkish-lira:before {
  content: "";
}
.icon-plus-square-o:before {
  content: "";
}
.flex-container a:focus,
.flex-container a:hover,
.flex-slider a:focus,
.flex-slider a:hover {
  outline: 0;
}
.flex-control-nav,
.flex-direction-nav,
.slides,
.slides > li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
.flexslider {
  margin: 0;
  padding: 0;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
.flexslider .slides img {
  width: 100%;
  display: block;
}
.flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .flexslider .slides {
  display: block;
}
* html .flexslider .slides {
  height: 1%;
}
.no-js .flexslider .slides > li:first-child {
  display: block;
}
.flexslider {
  position: relative;
  zoom: 1;
}
.flexslider .slides {
  zoom: 1;
}
.flexslider .slides img {
  height: auto;
}
.flex-viewport {
  max-height: 2000px;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
.carousel li {
  margin-right: 5px;
}
.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  transition: all 0.3s ease-in-out;
}
.flex-direction-nav a:before {
  font-family: flexslider-icon;
  font-size: 40px;
  display: inline-block;
  content: "\f001";
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}
.flex-direction-nav a.flex-next:before {
  content: "\f002";
}
.flex-direction-nav .flex-prev {
  left: -50px;
}
.flex-direction-nav .flex-next {
  right: -50px;
  text-align: right;
}
.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
  left: 10px;
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1;
}
.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 10px;
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1;
}
.flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  cursor: default;
}
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}
.flex-pauseplay a:before {
  font-family: flexslider-icon;
  font-size: 20px;
  display: inline-block;
  content: "\f004";
}
.flex-pauseplay a:hover {
  opacity: 1;
}
.flex-pauseplay a.flex-play:before {
  content: "\f003";
}
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: 20px;
  text-align: center;
  z-index: 10;
  line-height: 0;
}
.flex-control-nav li {
  margin: 0 4px;
  display: inline-block;
  zoom: 1;
}
.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #fff;
  border: 2px solid #fff;
  cursor: pointer;
  text-indent: -9999px;
  border-radius: 100%;
}
.flex-control-paging li a:hover {
  background: #009bdc;
}
.flex-control-paging li a.flex-active {
  background: #009bdc;
  cursor: default;
}
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: 0.7;
  cursor: pointer;
  transition: all 1s ease;
}
.flex-control-thumbs img:hover {
  opacity: 1;
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
  }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
  }
}
.jquery-background-video-wrapper {
  position: relative;
  overflow: hidden;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.jquery-background-video {
  position: absolute;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  top: 50%;
  left: 50%;
  -o-object-fit: cover;
  object-fit: cover;
  transform: translate(-50%, -50%);
}
.js .jquery-background-video {
  opacity: 0;
  transition: opacity 0.3s linear;
}
.js .jquery-background-video.is-visible {
  opacity: 1;
}
.jquery-background-video-pauseplay {
  position: absolute;
  background: 0 0 !important;
  border: none !important;
  box-shadow: none !important;
  width: 20px;
  height: 20px;
  top: 15px;
  right: 15px;
  padding: 0 !important;
  cursor: pointer;
  outline: 0 !important;
}
.jquery-background-video-pauseplay span {
  display: none;
}
.jquery-background-video-pauseplay:after,
.jquery-background-video-pauseplay:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  transition: all 0.3s ease;
}
.jquery-background-video-pauseplay.play:before {
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 15px solid #fff;
}
.jquery-background-video-pauseplay.pause:after,
.jquery-background-video-pauseplay.pause:before {
  border-top: 10px solid #fff;
  border-bottom: 10px solid #fff;
  border-left: 5px solid #fff;
}
.jquery-background-video-pauseplay.pause:after {
  left: 10px;
}
.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}
.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-select: none;
}
.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.select2-container[dir="rtl"]
  .select2-selection--single
  .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}
.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-select: none;
}
.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.select2-container .select2-search--inline {
  float: left;
}
.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
}
.select2-container
  .select2-search--inline
  .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.select2-dropdown {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}
.select2-results {
  display: block;
}
.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}
.select2-results__option {
  padding: 6px;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-select: none;
}
.select2-results__option[aria-selected] {
  cursor: pointer;
}
.select2-container--open .select2-dropdown {
  left: 0;
}
.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-search--dropdown {
  display: block;
  padding: 4px;
}
.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box;
}
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.select2-search--dropdown.select2-search--hide {
  display: none;
}
.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
}
.select2-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: 700;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__placeholder {
  color: #999;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__arrow
  b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}
.select2-container--default[dir="rtl"]
  .select2-selection--single
  .select2-selection__clear {
  float: left;
}
.select2-container--default[dir="rtl"]
  .select2-selection--single
  .select2-selection__arrow {
  left: 1px;
  right: auto;
}
.select2-container--default.select2-container--disabled
  .select2-selection--single {
  background-color: #eee;
  cursor: default;
}
.select2-container--default.select2-container--disabled
  .select2-selection--single
  .select2-selection__clear {
  display: none;
}
.select2-container--default.select2-container--open
  .select2-selection--single
  .select2-selection__arrow
  b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}
.select2-container--default .select2-selection--multiple {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
}
.select2-container--default
  .select2-selection--multiple
  .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%;
}
.select2-container--default
  .select2-selection--multiple
  .select2-selection__placeholder {
  color: #999;
  margin-top: 5px;
  float: left;
}
.select2-container--default
  .select2-selection--multiple
  .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: 700;
  margin-top: 5px;
  margin-right: 10px;
}
.select2-container--default
  .select2-selection--multiple
  .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}
.select2-container--default
  .select2-selection--multiple
  .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: 700;
  margin-right: 2px;
}
.select2-container--default
  .select2-selection--multiple
  .select2-selection__choice__remove:hover {
  color: #333;
}
.select2-container--default[dir="rtl"]
  .select2-selection--multiple
  .select2-selection__choice,
.select2-container--default[dir="rtl"]
  .select2-selection--multiple
  .select2-selection__placeholder {
  float: right;
}
.select2-container--default[dir="rtl"]
  .select2-selection--multiple
  .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}
.select2-container--default[dir="rtl"]
  .select2-selection--multiple
  .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}
.select2-container--default.select2-container--focus
  .select2-selection--multiple {
  border: solid #000 1px;
  outline: 0;
}
.select2-container--default.select2-container--disabled
  .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}
.select2-container--default.select2-container--disabled
  .select2-selection__choice__remove {
  display: none;
}
.select2-container--default.select2-container--open.select2-container--above
  .select2-selection--multiple,
.select2-container--default.select2-container--open.select2-container--above
  .select2-selection--single {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-container--default.select2-container--open.select2-container--below
  .select2-selection--multiple,
.select2-container--default.select2-container--open.select2-container--below
  .select2-selection--single {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}
.select2-container--default .select2-search--inline .select2-search__field {
  background: 0 0;
  border: none;
  outline: 0;
}
.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}
.select2-container--default .select2-results__option[role="group"] {
  padding: 0;
}
.select2-container--default .select2-results__option[aria-disabled="true"] {
  color: #999;
}
.select2-container--default .select2-results__option[aria-selected="true"] {
  background-color: #ddd;
}
.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}
.select2-container--default
  .select2-results__option
  .select2-results__option
  .select2-results__group {
  padding-left: 0;
}
.select2-container--default
  .select2-results__option
  .select2-results__option
  .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}
.select2-container--default
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}
.select2-container--default
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}
.select2-container--default
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}
.select2-container--default
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}
.select2-container--default
  .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: #fff;
}
.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}
.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
  background-repeat: repeat-x;
}
.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb;
}
.select2-container--classic
  .select2-selection--single
  .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}
.select2-container--classic
  .select2-selection--single
  .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: 700;
  margin-right: 10px;
}
.select2-container--classic
  .select2-selection--single
  .select2-selection__placeholder {
  color: #999;
}
.select2-container--classic
  .select2-selection--single
  .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
  background-repeat: repeat-x;
}
.select2-container--classic
  .select2-selection--single
  .select2-selection__arrow
  b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}
.select2-container--classic[dir="rtl"]
  .select2-selection--single
  .select2-selection__clear {
  float: left;
}
.select2-container--classic[dir="rtl"]
  .select2-selection--single
  .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto;
}
.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}
.select2-container--classic.select2-container--open
  .select2-selection--single
  .select2-selection__arrow {
  background: 0 0;
  border: none;
}
.select2-container--classic.select2-container--open
  .select2-selection--single
  .select2-selection__arrow
  b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}
.select2-container--classic.select2-container--open.select2-container--above
  .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: linear-gradient(to bottom, #fff 0, #eee 50%);
  background-repeat: repeat-x;
}
.select2-container--classic.select2-container--open.select2-container--below
  .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
  background-repeat: repeat-x;
}
.select2-container--classic .select2-selection--multiple {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0;
}
.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}
.select2-container--classic
  .select2-selection--multiple
  .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px;
}
.select2-container--classic
  .select2-selection--multiple
  .select2-selection__clear {
  display: none;
}
.select2-container--classic
  .select2-selection--multiple
  .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}
.select2-container--classic
  .select2-selection--multiple
  .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: 700;
  margin-right: 2px;
}
.select2-container--classic
  .select2-selection--multiple
  .select2-selection__choice__remove:hover {
  color: #555;
}
.select2-container--classic[dir="rtl"]
  .select2-selection--multiple
  .select2-selection__choice {
  float: right;
}
.select2-container--classic[dir="rtl"]
  .select2-selection--multiple
  .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}
.select2-container--classic[dir="rtl"]
  .select2-selection--multiple
  .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}
.select2-container--classic.select2-container--open
  .select2-selection--multiple {
  border: 1px solid #5897fb;
}
.select2-container--classic.select2-container--open.select2-container--above
  .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-container--classic.select2-container--open.select2-container--below
  .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0;
}
.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
}
.select2-container--classic .select2-dropdown {
  background-color: #fff;
  border: 1px solid transparent;
}
.select2-container--classic .select2-dropdown--above {
  border-bottom: none;
}
.select2-container--classic .select2-dropdown--below {
  border-top: none;
}
.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}
.select2-container--classic .select2-results__option[role="group"] {
  padding: 0;
}
.select2-container--classic .select2-results__option[aria-disabled="true"] {
  color: grey;
}
.select2-container--classic
  .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: #fff;
}
.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}
.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb;
}
.h1,
h1 {
  font-size: 30px;
  font-size: 3rem;
}
.h2,
h2 {
  font-size: 23px;
  font-size: 2.3rem;
}
.h3,
h3 {
  font-size: 19px;
  font-size: 1.9rem;
}
.h4,
.widget-title,
h4 {
  font-size: 17px;
  font-size: 1.7rem;
}
.h5,
h5 {
  font-size: 16px;
  font-size: 1.6rem;
}
.h6,
h6 {
  font-size: 14px;
  font-size: 1.4rem;
}
img {
  max-width: 100%;
  height: auto;
}
.lt-ie9 img {
  width: auto;
}
.aligncenter,
.alignleft,
.alignright {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.alignnone {
  margin: 0 0 18.2px 0;
}
@media screen and (min-width: 480px) {
  .alignright {
    float: right;
    margin: 0 0 18.2px 18.2px;
    max-width: 60%;
  }
  .alignleft {
    float: left;
    margin: 0 18.2px 18.2px 0;
    max-width: 60%;
  }
}
.wp-caption {
  max-width: 100%;
}
.wp-caption img {
  float: none;
  margin: 0;
}
.wp-caption p.wp-caption-text {
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 1.2;
  margin: 0;
}
.gfield {
  padding: 20px 0 20px 0 !important;
}
.select2-container {
  width: 100% !important;
}
input[type="search"]::-webkit-search-decoration {
  display: none;
}
a.button:invalid,
button:invalid,
input:invalid,
select:invalid,
textarea:invalid {
  box-shadow: none;
}
a.button:focus,
button:focus,
input:focus,
select:focus,
textarea:focus {
  box-shadow: #06f 0 0 5px 0;
  z-index: 1;
}
input[type="checkbox"]:active,
input[type="checkbox"]:focus,
input[type="file"]:active,
input[type="file"]:focus,
input[type="radio"]:active,
input[type="radio"]:focus {
  box-shadow: none;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: none;
  border: 1px solid #c3c7ca;
  background: #f1f2f3;
  cursor: pointer;
  color: #333;
  display: inline-block;
  outline: 0;
  overflow: visible;
  margin: 0;
  padding: 0.2em 1em;
  text-decoration: none;
  vertical-align: middle;
  width: auto;
}
button:active,
button:hover,
input[type="button"]:active,
input[type="button"]:hover,
input[type="reset"]:active,
input[type="reset"]:hover,
input[type="submit"]:active,
input[type="submit"]:hover {
  background: #e3e5e7;
  border-color: #b5babe;
  text-decoration: none;
}
button::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input[type="date"],
input[type="datetime-local"],
input[type="datetime"],
input[type="email"],
input[type="file"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
select,
textarea {
  width: 100%;
  display: block;
  background-clip: padding-box;
  border-radius: 4px;
  -webkit-appearance: none;
  background-color: #fff;
  border: 1px solid #c3c7ca;
  color: #333;
  outline: 0;
  margin: 0;
  padding: 0.1em 0.5em;
  text-align: left;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 18.2px;
  font-family: HelveticaNeueW01-45Ligh, "Helvetica Neue", Helvetica, Arial,
    "Lucida Grande", sans-serif;
  vertical-align: middle;
}
@media screen and (max-width: 649px) {
  input[type="date"],
  input[type="datetime-local"],
  input[type="datetime"],
  input[type="email"],
  input[type="file"],
  input[type="month"],
  input[type="number"],
  input[type="password"],
  input[type="search"],
  input[type="tel"],
  input[type="text"],
  input[type="time"],
  input[type="url"],
  input[type="week"],
  select,
  textarea {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
a.button_disabled,
button[disabled],
input[disabled],
select[disabled],
select[disabled] optgroup,
select[disabled] option,
textarea[disabled] {
  box-shadow: none;
  -moz-user-select: -moz-none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #aaa;
  cursor: default;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #aaa;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #aaa;
}
input.placeholder_text,
textarea.placeholder_text {
  color: #aaa;
}
@media (-webkit-min-device-pixel-ratio: 0) {
  select[multiple],
  select[multiple][size],
  select[size] {
    background-image: none;
    padding-right: 3px;
  }
  select,
  select[size="0"],
  select[size="1"] {
    background-image: url(data:image/png;base64,R0lGODlhDQAEAIAAAAAAAP8A/yH5BAEHAAEALAAAAAANAAQAAAILhA+hG5jMDpxvhgIAOw==);
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 20px;
  }
  ::-webkit-validation-bubble-message {
    box-shadow: none;
    background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      color-stop(0, #666),
      color-stop(1, #000)
    );
    border: 0;
    color: #fff;
    font: 13px/17px HelveticaNeueW01-45Ligh, "Helvetica Neue", Helvetica, Arial,
      "Lucida Grande", sans-serif;
    overflow: hidden;
    padding: 15px 15px 17px;
    text-shadow: #000 0 0 1px;
    min-height: 16px;
  }
  ::-webkit-validation-bubble-arrow,
  ::-webkit-validation-bubble-top-inner-arrow,
  ::-webkit-validation-bubble-top-outer-arrow {
    box-shadow: none;
    background: #666;
    border-color: #666;
  }
}
textarea {
  min-height: 40px;
  overflow: auto;
  resize: vertical;
  max-width: 100%;
}
optgroup {
  color: #000;
  font-style: normal;
  font-weight: 400;
  font-family: HelveticaNeueW01-45Ligh, "Helvetica Neue", Helvetica, Arial,
    "Lucida Grande", sans-serif;
}
optgroup::-moz-focus-inner {
  border: 0;
  padding: 0;
}
@media screen and (min-width: 490px) {
  input#input_444_13,
  input#input_444_14,
  li#field_444_11,
  li#field_444_28,
  li#field_444_3,
  li#field_444_33,
  li#field_444_38,
  li#field_444_5,
  li#field_444_8 {
    width: 47%;
    display: inline-block;
    margin-right: 6%;
    vertical-align: bottom;
  }
  li#field_444_12,
  li#field_444_23,
  li#field_444_24,
  li#field_444_32,
  li#field_444_34,
  li#field_444_4 {
    width: 47%;
    display: inline-block;
  }
  .gchoice_444_34_0,
  .gchoice_444_34_1,
  .gchoice_444_34_2,
  .gchoice_444_5_0,
  .gchoice_444_5_1,
  .gchoice_444_5_2 {
    display: inline-block;
    margin-right: 15px;
  }
  #field_444_38
    .ginput_container
    span.select2.select2-container.select2-container--default {
    margin-top: -1px;
  }
}
#input_444_36_6_container
  .select2
  .selection
  span.select2-selection.select2-selection--single {
  margin-top: -6px !important;
}
#input_444_36_6_container
  .select2
  .selection
  span.select2-selection.select2-selection--single
  .select2-selection__arrow {
  margin-top: -6px;
}
li#field_444_16,
li#field_444_21,
li#field_444_22 {
  margin-top: 30px;
}
input#input_444_36_1,
span#input_444_36_3_container,
span#input_444_36_4_container {
  margin-bottom: 20px;
}
#gform_wrapper_454 #gform_454 .validation_error {
  font-size: 20px;
}
.name-field span {
  float: left;
  width: 48%;
}
.name-field span:nth-of-type(2n) {
  margin-left: 4%;
}
.half-screen {
  float: left;
  width: 48%;
}
.half-screen:nth-of-type(2n) {
  margin-left: 4%;
}
.media-img {
  margin-bottom: 12.012px;
}
.media-body {
  overflow: hidden;
}
.media-body > :last-child {
  margin-bottom: 0;
}
.media-body > :last-child > :last-child {
  margin-bottom: 0;
}
.media-body > :last-child > :last-child > :last-child {
  margin-bottom: 0;
}
.l-media,
.m-media,
.media,
.s-media,
.xl-media,
.xs-media,
.xxl-media {
  display: block;
}
.media > .media-img {
  float: left;
  margin-right: 18.2px;
  max-width: 25%;
}
@media screen and (min-width: 480px) {
  .xs-media > .media-img {
    float: left;
    margin-right: 18.2px;
    max-width: 25%;
  }
}
@media screen and (min-width: 600px) {
  .s-media > .media-img {
    float: left;
    margin-right: 18.2px;
    max-width: 25%;
  }
}
@media screen and (min-width: 768px) {
  .m-media > .media-img {
    float: left;
    margin-right: 18.2px;
    max-width: 25%;
  }
}
@media screen and (min-width: 940px) {
  .l-media > .media-img {
    float: left;
    margin-right: 18.2px;
    max-width: 25%;
  }
}
@media screen and (min-width: 1120px) {
  .xl-media > .media-img {
    float: left;
    margin-right: 18.2px;
    max-width: 25%;
  }
}
@media screen and (min-width: 1300px) {
  .xxl-media > .media-img {
    float: left;
    margin-right: 18.2px;
    max-width: 25%;
  }
}
.nav > li,
.nav > li > a {
  display: inline-block;
  zoom: 1;
}
.gallery,
.grid,
.home-infoboxes--dropdown .home-infobox--links-list {
  margin-left: -26px;
  list-style: none;
  margin-bottom: 0;
  vertical-align: top;
}
.grid.tight,
.home-infoboxes--dropdown .tight.home-infobox--links-list,
.tight.gallery {
  margin-left: -3px;
}
.grid.tight .col,
.grid.tight .gallery-item,
.grid.tight .grid-item,
.grid.tight .home-infoboxes--dropdown .infobox-link,
.grid.tight .left-sidebar,
.grid.tight .main-col,
.grid.tight .sidebar,
.home-infoboxes--dropdown .grid.tight .infobox-link,
.home-infoboxes--dropdown .tight.gallery .infobox-link,
.home-infoboxes--dropdown .tight.home-infobox--links-list .col,
.home-infoboxes--dropdown .tight.home-infobox--links-list .gallery-item,
.home-infoboxes--dropdown .tight.home-infobox--links-list .grid-item,
.home-infoboxes--dropdown .tight.home-infobox--links-list .infobox-link,
.home-infoboxes--dropdown .tight.home-infobox--links-list .left-sidebar,
.home-infoboxes--dropdown .tight.home-infobox--links-list .main-col,
.home-infoboxes--dropdown .tight.home-infobox--links-list .sidebar,
.tight.gallery .col,
.tight.gallery .gallery-item,
.tight.gallery .grid-item,
.tight.gallery .home-infoboxes--dropdown .infobox-link,
.tight.gallery .left-sidebar,
.tight.gallery .main-col,
.tight.gallery .sidebar {
  padding-left: 3px;
  margin-bottom: 3px;
}
.grid.grid__20,
.grid__20.gallery,
.home-infoboxes--dropdown .grid__20.home-infobox--links-list {
  margin-left: -20px;
}
.grid.grid__20 .col,
.grid.grid__20 .gallery-item,
.grid.grid__20 .grid-item,
.grid.grid__20 .home-infoboxes--dropdown .infobox-link,
.grid.grid__20 .left-sidebar,
.grid.grid__20 .main-col,
.grid.grid__20 .sidebar,
.grid__20.gallery .col,
.grid__20.gallery .gallery-item,
.grid__20.gallery .grid-item,
.grid__20.gallery .home-infoboxes--dropdown .infobox-link,
.grid__20.gallery .left-sidebar,
.grid__20.gallery .main-col,
.grid__20.gallery .sidebar,
.home-infoboxes--dropdown .grid.grid__20 .infobox-link,
.home-infoboxes--dropdown .grid__20.gallery .infobox-link,
.home-infoboxes--dropdown .grid__20.home-infobox--links-list .col,
.home-infoboxes--dropdown .grid__20.home-infobox--links-list .gallery-item,
.home-infoboxes--dropdown .grid__20.home-infobox--links-list .grid-item,
.home-infoboxes--dropdown .grid__20.home-infobox--links-list .infobox-link,
.home-infoboxes--dropdown .grid__20.home-infobox--links-list .left-sidebar,
.home-infoboxes--dropdown .grid__20.home-infobox--links-list .main-col,
.home-infoboxes--dropdown .grid__20.home-infobox--links-list .sidebar {
  padding-left: 20px;
}
.gallery > .gallery,
.gallery > .grid,
.grid > .gallery,
.grid > .grid,
.home-infoboxes--dropdown .gallery > .home-infobox--links-list,
.home-infoboxes--dropdown .grid > .home-infobox--links-list,
.home-infoboxes--dropdown .home-infobox--links-list > .gallery,
.home-infoboxes--dropdown .home-infobox--links-list > .grid,
.home-infoboxes--dropdown
  .home-infobox--links-list
  > .home-infobox--links-list {
  margin-left: 0;
}
.col,
.gallery-item,
.grid-item,
.home-infoboxes--dropdown .infobox-link,
.left-sidebar,
.main-col,
.sidebar {
  display: block;
  float: left;
  width: 100%;
  padding-left: 26px;
}
.grid-item {
  float: none;
  display: inline-block;
  vertical-align: top;
}
@media screen and (max-width: 939px) {
  .gallery,
  .grid,
  .home-infoboxes--dropdown .home-infobox--links-list {
    margin-left: -26px;
  }
  .col,
  .gallery-item,
  .grid-item,
  .home-infoboxes--dropdown .infobox-link,
  .left-sidebar,
  .main-col,
  .sidebar {
    padding-left: 26px;
  }
}
@media screen and (max-width: 599px) {
  .gallery,
  .grid,
  .home-infoboxes--dropdown .home-infobox--links-list {
    margin-left: -26px;
  }
  .col,
  .gallery-item,
  .grid-item,
  .home-infoboxes--dropdown .infobox-link,
  .left-sidebar,
  .main-col,
  .sidebar {
    padding-left: 26px;
  }
}
.one-whole {
  width: 100%;
}
.five-tenths,
.four-eighths,
.one-half,
.six-twelfths,
.three-sixths,
.two-quarters {
  width: 50%;
}
.four-twelfths,
.one-third,
.two-sixths {
  width: 33.333%;
}
.eight-twelfths,
.four-sixths,
.two-thirds {
  width: 66.666%;
}
.one-quarter,
.three-twelfths,
.two-eighths {
  width: 25%;
}
.nine-twelfths,
.six-eighths,
.three-quarters {
  width: 75%;
}
.one-fifth,
.two-tenths {
  width: 20%;
}
.four-tenths,
.two-fifths {
  width: 40%;
}
.six-tenths,
.three-fifths {
  width: 60%;
}
.eight-tenths,
.four-fifths {
  width: 80%;
}
.one-sixth,
.two-twelfths {
  width: 16.666%;
}
.five-sixths,
.ten-twelfths {
  width: 83.333%;
}
.one-eighth {
  width: 12.5%;
}
.three-eighths {
  width: 37.5%;
}
.five-eighths {
  width: 62.5%;
}
.seven-eighths {
  width: 87.5%;
}
.one-tenth {
  width: 10%;
}
.three-tenths {
  width: 30%;
}
.seven-tenths {
  width: 70%;
}
.nine-tenths {
  width: 90%;
}
.one-twelfth {
  width: 8.333%;
}
.five-twelfths {
  width: 41.666%;
}
.seven-twelfths {
  width: 58.333%;
}
.eleven-twelfths {
  width: 91.666%;
}
.first {
  clear: left;
}
.not-first {
  clear: none;
}
@media screen and (min-width: 480px) {
  .xs-one-whole {
    width: 100%;
  }
  .xs-five-tenths,
  .xs-four-eighths,
  .xs-one-half,
  .xs-six-twelfths,
  .xs-three-sixths,
  .xs-two-quarters {
    width: 50%;
  }
  .xs-four-twelfths,
  .xs-one-third,
  .xs-two-sixths {
    width: 33.333%;
  }
  .xs-eight-twelfths,
  .xs-four-sixths,
  .xs-two-thirds {
    width: 66.666%;
  }
  .xs-one-quarter,
  .xs-three-twelfths,
  .xs-two-eighths {
    width: 25%;
  }
  .xs-nine-twelfths,
  .xs-six-eighths,
  .xs-three-quarters {
    width: 75%;
  }
  .xs-one-fifth,
  .xs-two-tenths {
    width: 20%;
  }
  .xs-four-tenths,
  .xs-two-fifths {
    width: 40%;
  }
  .xs-six-tenths,
  .xs-three-fifths {
    width: 60%;
  }
  .xs-eight-tenths,
  .xs-four-fifths {
    width: 80%;
  }
  .xs-one-sixth,
  .xs-two-twelfths {
    width: 16.666%;
  }
  .xs-five-sixths,
  .xs-ten-twelfths {
    width: 83.333%;
  }
  .xs-one-eighth {
    width: 12.5%;
  }
  .xs-three-eighths {
    width: 37.5%;
  }
  .xs-five-eighths {
    width: 62.5%;
  }
  .xs-seven-eighths {
    width: 87.5%;
  }
  .xs-one-tenth {
    width: 10%;
  }
  .xs-three-tenths {
    width: 30%;
  }
  .xs-seven-tenths {
    width: 70%;
  }
  .xs-nine-tenths {
    width: 90%;
  }
  .xs-one-twelfth {
    width: 8.333%;
  }
  .xs-five-twelfths {
    width: 41.666%;
  }
  .xs-seven-twelfths {
    width: 58.333%;
  }
  .xs-eleven-twelfths {
    width: 91.666%;
  }
  .xs-first {
    clear: left;
  }
  .xs-not-first {
    clear: none;
  }
}
@media screen and (min-width: 600px) {
  .s-one-whole {
    width: 100%;
  }
  .s-five-tenths,
  .s-four-eighths,
  .s-one-half,
  .s-six-twelfths,
  .s-three-sixths,
  .s-two-quarters {
    width: 50%;
  }
  .s-four-twelfths,
  .s-one-third,
  .s-two-sixths {
    width: 33.333%;
  }
  .s-eight-twelfths,
  .s-four-sixths,
  .s-two-thirds {
    width: 66.666%;
  }
  .s-one-quarter,
  .s-three-twelfths,
  .s-two-eighths {
    width: 25%;
  }
  .s-nine-twelfths,
  .s-six-eighths,
  .s-three-quarters {
    width: 75%;
  }
  .s-one-fifth,
  .s-two-tenths {
    width: 20%;
  }
  .s-four-tenths,
  .s-two-fifths {
    width: 40%;
  }
  .s-six-tenths,
  .s-three-fifths {
    width: 60%;
  }
  .s-eight-tenths,
  .s-four-fifths {
    width: 80%;
  }
  .s-one-sixth,
  .s-two-twelfths {
    width: 16.666%;
  }
  .s-five-sixths,
  .s-ten-twelfths {
    width: 83.333%;
  }
  .s-one-eighth {
    width: 12.5%;
  }
  .s-three-eighths {
    width: 37.5%;
  }
  .s-five-eighths {
    width: 62.5%;
  }
  .s-seven-eighths {
    width: 87.5%;
  }
  .s-one-tenth {
    width: 10%;
  }
  .s-three-tenths {
    width: 30%;
  }
  .s-seven-tenths {
    width: 70%;
  }
  .s-nine-tenths {
    width: 90%;
  }
  .s-one-twelfth {
    width: 8.333%;
  }
  .s-five-twelfths {
    width: 41.666%;
  }
  .s-seven-twelfths {
    width: 58.333%;
  }
  .s-eleven-twelfths {
    width: 91.666%;
  }
  .s-first {
    clear: left;
  }
  .s-not-first {
    clear: none;
  }
}
@media screen and (min-width: 768px) {
  .m-one-whole {
    width: 100%;
  }
  .m-five-tenths,
  .m-four-eighths,
  .m-one-half,
  .m-six-twelfths,
  .m-three-sixths,
  .m-two-quarters {
    width: 50%;
  }
  .m-four-twelfths,
  .m-one-third,
  .m-two-sixths {
    width: 33.333%;
  }
  .m-eight-twelfths,
  .m-four-sixths,
  .m-two-thirds {
    width: 66.666%;
  }
  .m-one-quarter,
  .m-three-twelfths,
  .m-two-eighths {
    width: 25%;
  }
  .m-nine-twelfths,
  .m-six-eighths,
  .m-three-quarters {
    width: 75%;
  }
  .m-one-fifth,
  .m-two-tenths {
    width: 20%;
  }
  .m-four-tenths,
  .m-two-fifths {
    width: 40%;
  }
  .m-six-tenths,
  .m-three-fifths {
    width: 60%;
  }
  .m-eight-tenths,
  .m-four-fifths {
    width: 80%;
  }
  .m-one-sixth,
  .m-two-twelfths {
    width: 16.666%;
  }
  .m-five-sixths,
  .m-ten-twelfths {
    width: 83.333%;
  }
  .m-one-eighth {
    width: 12.5%;
  }
  .m-three-eighths {
    width: 37.5%;
  }
  .m-five-eighths {
    width: 62.5%;
  }
  .m-seven-eighths {
    width: 87.5%;
  }
  .m-one-tenth {
    width: 10%;
  }
  .m-three-tenths {
    width: 30%;
  }
  .m-seven-tenths {
    width: 70%;
  }
  .m-nine-tenths {
    width: 90%;
  }
  .m-one-twelfth {
    width: 8.333%;
  }
  .m-five-twelfths {
    width: 41.666%;
  }
  .m-seven-twelfths {
    width: 58.333%;
  }
  .m-eleven-twelfths {
    width: 91.666%;
  }
  .m-first {
    clear: left;
  }
  .m-not-first {
    clear: none;
  }
}
@media screen and (min-width: 940px) {
  .l-one-whole {
    width: 100%;
  }
  .l-five-tenths,
  .l-four-eighths,
  .l-one-half,
  .l-six-twelfths,
  .l-three-sixths,
  .l-two-quarters {
    width: 50%;
  }
  .l-four-twelfths,
  .l-one-third,
  .l-two-sixths {
    width: 33.333%;
  }
  .l-eight-twelfths,
  .l-four-sixths,
  .l-two-thirds {
    width: 66.666%;
  }
  .l-one-quarter,
  .l-three-twelfths,
  .l-two-eighths {
    width: 25%;
  }
  .l-nine-twelfths,
  .l-six-eighths,
  .l-three-quarters {
    width: 75%;
  }
  .l-one-fifth,
  .l-two-tenths {
    width: 20%;
  }
  .l-four-tenths,
  .l-two-fifths {
    width: 40%;
  }
  .l-six-tenths,
  .l-three-fifths {
    width: 60%;
  }
  .l-eight-tenths,
  .l-four-fifths {
    width: 80%;
  }
  .l-one-sixth,
  .l-two-twelfths {
    width: 16.666%;
  }
  .l-five-sixths,
  .l-ten-twelfths {
    width: 83.333%;
  }
  .l-one-eighth {
    width: 12.5%;
  }
  .l-three-eighths {
    width: 37.5%;
  }
  .l-five-eighths {
    width: 62.5%;
  }
  .l-seven-eighths {
    width: 87.5%;
  }
  .l-one-tenth {
    width: 10%;
  }
  .l-three-tenths {
    width: 30%;
  }
  .l-seven-tenths {
    width: 70%;
  }
  .l-nine-tenths {
    width: 90%;
  }
  .l-one-twelfth {
    width: 8.333%;
  }
  .l-five-twelfths {
    width: 41.666%;
  }
  .l-seven-twelfths {
    width: 58.333%;
  }
  .l-eleven-twelfths {
    width: 91.666%;
  }
  .l-first {
    clear: left;
  }
  .l-not-first {
    clear: none;
  }
}
@media screen and (min-width: 1120px) {
  .xl-one-whole {
    width: 100%;
  }
  .xl-five-tenths,
  .xl-four-eighths,
  .xl-one-half,
  .xl-six-twelfths,
  .xl-three-sixths,
  .xl-two-quarters {
    width: 50%;
  }
  .xl-four-twelfths,
  .xl-one-third,
  .xl-two-sixths {
    width: 33.333%;
  }
  .xl-eight-twelfths,
  .xl-four-sixths,
  .xl-two-thirds {
    width: 66.666%;
  }
  .xl-one-quarter,
  .xl-three-twelfths,
  .xl-two-eighths {
    width: 25%;
  }
  .xl-nine-twelfths,
  .xl-six-eighths,
  .xl-three-quarters {
    width: 75%;
  }
  .xl-one-fifth,
  .xl-two-tenths {
    width: 20%;
  }
  .xl-four-tenths,
  .xl-two-fifths {
    width: 40%;
  }
  .xl-six-tenths,
  .xl-three-fifths {
    width: 60%;
  }
  .xl-eight-tenths,
  .xl-four-fifths {
    width: 80%;
  }
  .xl-one-sixth,
  .xl-two-twelfths {
    width: 16.666%;
  }
  .xl-five-sixths,
  .xl-ten-twelfths {
    width: 83.333%;
  }
  .xl-one-eighth {
    width: 12.5%;
  }
  .xl-three-eighths {
    width: 37.5%;
  }
  .xl-five-eighths {
    width: 62.5%;
  }
  .xl-seven-eighths {
    width: 87.5%;
  }
  .xl-one-tenth {
    width: 10%;
  }
  .xl-three-tenths {
    width: 30%;
  }
  .xl-seven-tenths {
    width: 70%;
  }
  .xl-nine-tenths {
    width: 90%;
  }
  .xl-one-twelfth {
    width: 8.333%;
  }
  .xl-five-twelfths {
    width: 41.666%;
  }
  .xl-seven-twelfths {
    width: 58.333%;
  }
  .xl-eleven-twelfths {
    width: 91.666%;
  }
  .xl-first {
    clear: left;
  }
  .xl-not-first {
    clear: none;
  }
}
@media screen and (min-width: 1300px) {
  .xxl-one-whole {
    width: 100%;
  }
  .xxl-five-tenths,
  .xxl-four-eighths,
  .xxl-one-half,
  .xxl-six-twelfths,
  .xxl-three-sixths,
  .xxl-two-quarters {
    width: 50%;
  }
  .xxl-four-twelfths,
  .xxl-one-third,
  .xxl-two-sixths {
    width: 33.333%;
  }
  .xxl-eight-twelfths,
  .xxl-four-sixths,
  .xxl-two-thirds {
    width: 66.666%;
  }
  .xxl-one-quarter,
  .xxl-three-twelfths,
  .xxl-two-eighths {
    width: 25%;
  }
  .xxl-nine-twelfths,
  .xxl-six-eighths,
  .xxl-three-quarters {
    width: 75%;
  }
  .xxl-one-fifth,
  .xxl-two-tenths {
    width: 20%;
  }
  .xxl-four-tenths,
  .xxl-two-fifths {
    width: 40%;
  }
  .xxl-six-tenths,
  .xxl-three-fifths {
    width: 60%;
  }
  .xxl-eight-tenths,
  .xxl-four-fifths {
    width: 80%;
  }
  .xxl-one-sixth,
  .xxl-two-twelfths {
    width: 16.666%;
  }
  .xxl-five-sixths,
  .xxl-ten-twelfths {
    width: 83.333%;
  }
  .xxl-one-eighth {
    width: 12.5%;
  }
  .xxl-three-eighths {
    width: 37.5%;
  }
  .xxl-five-eighths {
    width: 62.5%;
  }
  .xxl-seven-eighths {
    width: 87.5%;
  }
  .xxl-one-tenth {
    width: 10%;
  }
  .xxl-three-tenths {
    width: 30%;
  }
  .xxl-seven-tenths {
    width: 70%;
  }
  .xxl-nine-tenths {
    width: 90%;
  }
  .xxl-one-twelfth {
    width: 8.333%;
  }
  .xxl-five-twelfths {
    width: 41.666%;
  }
  .xxl-seven-twelfths {
    width: 58.333%;
  }
  .xxl-eleven-twelfths {
    width: 91.666%;
  }
  .xxl-first {
    clear: left;
  }
  .xxl-not-first {
    clear: none;
  }
}
#fb-root {
  display: none;
}
.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget span iframe[style] {
  width: 100% !important;
}
.alert,
.cf,
.clear-multi,
.donate-box__wide,
.gallery,
.ginput_complex,
.grid,
.home-infoboxes--dropdown .home-infobox--links-list,
.icontitle,
.l-media,
.m-media,
.media,
.nav,
.post-in-archive,
.post-in-archive--header.icontitle,
.s-media,
.social-icons,
.tweet-this,
.ui-datepicker-title,
.well,
.well-tight,
.xl-media,
.xs-media,
.xxl-media {
  zoom: 1;
}
.alert:after,
.alert:before,
.cf:after,
.cf:before,
.clear-multi:after,
.clear-multi:before,
.donate-box__wide:after,
.donate-box__wide:before,
.gallery:after,
.gallery:before,
.ginput_complex:after,
.ginput_complex:before,
.grid:after,
.grid:before,
.home-infoboxes--dropdown .home-infobox--links-list:after,
.home-infoboxes--dropdown .home-infobox--links-list:before,
.icontitle:after,
.icontitle:before,
.l-media:after,
.l-media:before,
.m-media:after,
.m-media:before,
.media:after,
.media:before,
.nav:after,
.nav:before,
.post-in-archive--header.icontitle:after,
.post-in-archive--header.icontitle:before,
.post-in-archive:after,
.post-in-archive:before,
.s-media:after,
.s-media:before,
.social-icons:after,
.social-icons:before,
.tweet-this:after,
.tweet-this:before,
.ui-datepicker-title:after,
.ui-datepicker-title:before,
.well-tight:after,
.well-tight:before,
.well:after,
.well:before,
.xl-media:after,
.xl-media:before,
.xs-media:after,
.xs-media:before,
.xxl-media:after,
.xxl-media:before {
  content: "";
  display: table;
}
.alert:after,
.cf:after,
.clear-multi:after,
.donate-box__wide:after,
.gallery:after,
.ginput_complex:after,
.grid:after,
.home-infoboxes--dropdown .home-infobox--links-list:after,
.icontitle:after,
.l-media:after,
.m-media:after,
.media:after,
.nav:after,
.post-in-archive--header.icontitle:after,
.post-in-archive:after,
.s-media:after,
.social-icons:after,
.tweet-this:after,
.ui-datepicker-title:after,
.well-tight:after,
.well:after,
.xl-media:after,
.xs-media:after,
.xxl-media:after {
  clear: both;
}
.clear {
  clear: both;
}
* {
  box-sizing: border-box;
}
.ccq-latest-news-widget--list,
.footer--col ul,
.footer--nav ul,
.gfield_checkbox,
.gfield_radio,
.home-infobox--links-list,
.main-menu,
.main-menu ul,
.nav,
.page-controls--share ul,
.page-controls--tools ul,
.post-in-archive--files,
.related-content-widget--menu,
.share-this--list,
.social-icons,
.submenu--menu,
.submenu--menu ul,
.top-menu,
.top-menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.ir {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.screen-reader-text,
.sr-text {
  display: none;
  visibility: hidden;
}
.inline {
  display: inline;
}
.at-least-l,
.at-least-m,
.at-least-s,
.at-least-xl,
.at-least-xs,
.at-least-xxl {
  display: none;
}
@media screen and (min-width: 480px) {
  .at-least-xs {
    display: block;
  }
}
@media screen and (min-width: 600px) {
  .at-least-s {
    display: block;
  }
}
@media screen and (min-width: 768px) {
  .at-least-m {
    display: block;
  }
}
@media screen and (min-width: 940px) {
  .at-least-l {
    display: block;
  }
}
@media screen and (min-width: 1120px) {
  .at-least-xl {
    display: block;
  }
}
@media screen and (min-width: 1300px) {
  .at-least-xxl {
    display: block;
  }
}
.less-than-l,
.less-than-m,
.less-than-s,
.less-than-xl,
.less-than-xs,
.less-than-xxl {
  display: block;
}
@media screen and (min-width: 480px) {
  .less-than-xs {
    display: none;
  }
}
@media screen and (min-width: 600px) {
  .less-than-s {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .less-than-m {
    display: none;
  }
}
@media screen and (min-width: 940px) {
  .less-than-l {
    display: none;
  }
}
@media screen and (min-width: 1120px) {
  .less-than-xl {
    display: none;
  }
}
@media screen and (min-width: 1300px) {
  .less-than-xxl {
    display: none;
  }
}
html {
  font-size: 62.5%;
  overflow-y: scroll;
  height: 100%;
}
body {
  height: 100%;
  font-family: FocoCC, sans-serif;
  font-weight: 300;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 14px;
  font-size: 1.6rem;
  line-height: 1.3;
  color: #333;
}
.alert,
.aligncenter,
.alignleft,
.alignright,
.flow,
.gallery,
.gform_heading,
.icontitle,
.post-in-archive--button,
.post-in-archive--files,
.post-in-archive--header.icontitle,
.tweet-this,
.validation_error,
.well,
.well-tight,
hr,
ol,
p,
pre,
table,
ul {
  margin-bottom: 18.2px;
  margin-bottom: 1.82rem;
  margin-top: 0;
}
.byline,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.widget-title,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 9.1px;
  margin-bottom: 0.91rem;
  margin-top: 0;
}
.widget {
  margin-bottom: 26px;
}
.page-width {
  width: 94%;
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
}
.main-layer {
  padding-top: 10px;
}
@media screen and (min-width: 768px) {
  .main-col {
    width: 66.66%;
    float: left;
  }
}
@media screen and (min-width: 940px) {
  .main-col {
    width: 50%;
  }
}
@media screen and (min-width: 768px) {
  .sidebar {
    width: 33.33%;
    float: left;
  }
}
@media screen and (min-width: 940px) {
  .sidebar {
    width: 25%;
  }
}
@media screen and (min-width: 940px) {
  .left-sidebar {
    width: 25%;
    float: left;
  }
}
@media screen and (min-width: 940px) {
  .layout-no-left-sidebar .main-col,
  .layout-no-right-sidebar .main-col {
    width: 75%;
  }
}
@media screen and (max-width: 939px) {
  .hide-sidebar-mobile .left-sidebar {
    display: none;
  }
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.widget-title,
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #0f1e64;
  font-family: FocoCC, sans-serif;
  font-weight: 700;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: subpixel-antialiased;
}
.h1,
h1 {
  color: #0f1e64;
}
@media screen and (max-width: 767px) {
  .h1,
  h1 {
    font-size: 22px;
    font-size: 2.2rem;
  }
  .h2,
  h2 {
    font-size: 19px;
    font-size: 1.9rem;
  }
  .h3,
  h3 {
    font-size: 17px;
    font-size: 1.7rem;
  }
}
blockquote {
  position: relative;
  padding: 0.5em 2em 1px;
  margin: 5px 0;
  text-align: center;
  font-family: FocoCC, sans-serif;
  font-weight: 700;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: subpixel-antialiased;
}
blockquote:after,
blockquote:before {
  position: absolute;
  font-family: FontAwesome;
  font-size: 16pt;
  color: #ffd200;
}
blockquote:before {
  left: 0;
  top: 0;
  content: "\f10d";
}
blockquote:after {
  right: 0;
  bottom: 10px;
  content: "\f10e";
}
ol,
ul {
  padding-left: 2em;
}
#main li {
  margin-bottom: 0.5em;
}
.article--content > ul li {
  list-style: none;
}
.article--content > ul li::before {
  content: "\2022";
  display: block;
  position: relative;
  max-width: 0;
  max-height: 0;
  left: -17px;
  top: 0;
  color: #ffd200;
}
.tiny {
  font-size: 0.8em;
}
.small {
  font-size: 0.9em;
}
.large {
  font-size: 1.1em;
}
.extra-large {
  font-size: 1.2em;
}
strong {
  font-family: FocoCC, sans-serif;
  font-weight: 700;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: subpixel-antialiased;
}
em {
  font-family: FocoCC, sans-serif;
  font-weight: 300;
  font-style: italic;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: subpixel-antialiased;
}
.zomg {
  font-size: 1.2em;
  font-family: FocoCC, sans-serif;
  font-weight: 700;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: subpixel-antialiased;
  text-transform: uppercase;
  color: #0f1e64;
}
mark {
  background: #fff2af;
}
.lead,
.lede {
  font-size: 1.3em;
  color: #222425;
  font-family: FocoCC, sans-serif;
  font-weight: 700;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: subpixel-antialiased;
}
.page-contents {
  padding: 15px 20px 1px;
  margin-bottom: 20px;
  border-left: 2px solid #ffd200;
}
.page-contents ul {
  list-style: none;
  padding-left: 10px;
  margin-top: 20px;
}
h2:target {
  padding-top: 20px;
  animation-duration: 3s;
  animation-name: contentsTargetAnimation;
  animation-timing-function: linear;
}
@keyframes contentsTargetAnimation {
  from {
    color: #ffd200;
  }
  to {
    color: #0f1e64;
  }
}
a {
  color: #0f1e64;
  text-decoration: none;
  transition: color 0.2s linear;
}
a:active,
a:hover {
  color: #009bdc;
}
article a:not([class]) {
  font-family: FocoCC, sans-serif;
  font-weight: 700;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: subpixel-antialiased;
}
a.img-link:hover {
  opacity: 0.8;
}
a.glossaryLink,
a.link-type-external,
a.link-type-pdf {
  color: #009bdc;
}
a.glossaryLink:after,
a.link-type-external:after,
a.link-type-pdf:after {
  margin: 0 5px 0 6px;
  display: inline-block;
  font-size: 1em;
}
a.glossaryLink:active,
a.glossaryLink:hover,
a.link-type-external:active,
a.link-type-external:hover,
a.link-type-pdf:active,
a.link-type-pdf:hover {
  color: #0f1e64;
}
a.link-type-external:after {
  content: "";
}
a.link-type-pdf:after {
  content: "";
}
a.glossaryLink {
  border-bottom: none !important;
}
.gform_fields {
  padding-left: 0;
  list-style: none;
}
.form-item,
.gform_fields > li {
  margin-bottom: 9.1px;
}
.ginput_complex label {
  font-size: 0.9em;
}
input[type="date"],
input[type="datetime-local"],
input[type="datetime"],
input[type="email"],
input[type="file"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
select {
  max-width: 100%;
  padding: 6px 8px;
}
textarea {
  padding: 6px 8px;
  height: 120px;
}
input[type="date"].is-invalid,
input[type="datetime-local"].is-invalid,
input[type="datetime"].is-invalid,
input[type="email"].is-invalid,
input[type="file"].is-invalid,
input[type="month"].is-invalid,
input[type="number"].is-invalid,
input[type="password"].is-invalid,
input[type="search"].is-invalid,
input[type="tel"].is-invalid,
input[type="text"].is-invalid,
input[type="time"].is-invalid,
input[type="url"].is-invalid,
input[type="week"].is-invalid,
select.is-invalid,
textarea.is-invalid {
  background: #f6cfcf;
  box-shadow: inset 0 0 2px #d30e0e;
}
.gfield {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}
.gfield_checkbox > li,
.gfield_radio > li {
  margin-bottom: 4px;
}
.gfield_checkbox input[type="checkbox"],
.gfield_checkbox input[type="radio"],
.gfield_radio input[type="checkbox"],
.gfield_radio input[type="radio"] {
  margin-right: 8px;
}
.ui-datepicker-title select {
  width: 75px;
  margin: 1px;
  float: left;
}
.ui-datepicker {
  width: 216px;
  height: auto;
  margin: 5px auto 0;
  font: 9pt Arial, sans-serif;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
  z-index: 1001 !important;
  background: #fff;
}
.ui-datepicker a {
  text-decoration: none;
}
.ui-datepicker table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 0;
}
.ui-datepicker-header {
  background-color: #666;
  color: #e0e0e0;
  font-weight: 700;
  box-shadow: inset 0 1px 1px 0 rgba(250, 250, 250, 0.2);
  text-shadow: 1px -1px 0 #000;
  -webkit-filter: dropshadow(color=#000, offx=1, offy=-1);
  filter: dropshadow(color=#000, offx=1, offy=-1);
  line-height: 30px;
  border-width: 1px 0 0 0;
  border-style: solid;
  border-color: #666;
}
.ui-datepicker-title {
  text-align: center;
}
.ui-datepicker-next,
.ui-datepicker-prev {
  display: inline-block;
  width: 30px;
  height: 30px;
  text-align: center;
  cursor: pointer;
  background-image: url(../images/datepicker-arrow.png);
  background-repeat: no-repeat;
  line-height: 600%;
  overflow: hidden;
}
.ui-datepicker-prev {
  float: left;
  background-position: center -30px;
}
.ui-datepicker-next {
  float: right;
  background-position: center 0;
}
.ui-datepicker thead {
  background: #f7f7f7;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y3ZjdmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMWYxZjEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: linear-gradient(to bottom, #f7f7f7 0, #f1f1f1 100%);
  border-bottom: 1px solid #bbb;
}
.ui-datepicker th {
  text-transform: uppercase;
  text-align: center;
  font-size: 6pt;
  padding: 5px 0;
  color: #666;
  text-shadow: 1px 0 0 #fff;
  -webkit-filter: dropshadow(color=#fff, offx=1, offy=0);
  filter: dropshadow(color=#fff, offx=1, offy=0);
}
.ui-datepicker tbody td {
  padding: 0;
  border-top: 1px solid #bbb;
  border-right: 1px solid #bbb;
}
.ui-datepicker tbody td:last-child {
  border-right: 0;
}
.ui-datepicker tbody tr {
  border-bottom: 1px solid #bbb;
}
.ui-datepicker tbody tr:last-child {
  border-bottom: 0;
}
.ui-datepicker td a,
.ui-datepicker td span {
  display: inline-block;
  font-weight: 700;
  text-align: center;
  width: 30px;
  height: 30px;
  line-height: 30px;
  color: #666;
  text-shadow: 1px 1px 0 #fff;
  -webkit-filter: dropshadow(color=#fff, offx=1, offy=1);
  filter: dropshadow(color=#fff, offx=1, offy=1);
}
.ui-datepicker-calendar .ui-state-default {
  background: #ededed;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VkZWRlZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkZWRlZGUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: linear-gradient(to bottom, #ededed 0, #dedede 100%);
  box-shadow: inset 1px 1px 0 0 rgba(250, 250, 250, 0.5);
}
.ui-datepicker-calendar .ui-state-hover {
  background: #f7f7f7;
}
.ui-datepicker-calendar .ui-state-active {
  background: #fff2aa;
  border: 1px solid #c19163;
  color: #666;
  box-shadow: inset 0 0 10px 0 rgba(0, 0, 0, 0.1);
  text-shadow: 0 1px 0 #fff;
  -webkit-filter: dropshadow(color=#FFF, offx=0, offy=1);
  filter: dropshadow(color=#FFF, offx=0, offy=1);
  position: relative;
  margin: -1px;
}
.ui-datepicker-unselectable .ui-state-default {
  background: #f4f4f4;
  color: #b4b3b3;
}
.ui-datepicker-calendar td:first-child .ui-state-active {
  width: 29px;
  margin-left: 0;
}
.ui-datepicker-calendar td:last-child .ui-state-active {
  width: 29px;
  margin-right: 0;
}
.ui-datepicker-calendar tr:last-child .ui-state-active {
  height: 29px;
  margin-bottom: 0;
}
td.ui-datepicker-unselectable.ui-state-disabled {
  background-color: #d7d7d7;
}
.ginput_container {
  position: relative;
}
input.datepicker_with_icon {
  padding-left: 2.5em !important;
}
img.ui-datepicker-trigger {
  position: absolute;
  top: 7px;
  left: 9px;
}
.clear-multi {
  max-width: 100%;
}
.gfield_date_dropdown_day,
.gfield_date_dropdown_month,
.gfield_date_dropdown_year {
  float: left;
  width: 30.6%;
  margin-right: 4%;
}
.gfield_date_dropdown_year {
  margin-right: 0;
}
.ginput_complex .ginput_left,
.ginput_complex .ginput_right {
  display: block;
  width: 48%;
  float: left;
}
.ginput_complex .ginput_right {
  float: right;
}
.gform_footer {
  text-align: right;
}
input[type="submit"].gform_button {
  margin-bottom: 0;
  margin-top: 6px;
}
.gfield_required {
  display: inline-block;
  margin-left: 3px;
  font-size: 12px;
}
.gfield_error .validation_message,
.gfield_required,
.validation_error {
  color: #d10f0f;
}
#gforms_confirmation_message {
  color: #378a0f;
}
.gform_validation_container {
  display: none;
  visibility: hidden;
}
.gform_fields input[type="date"],
.gform_fields input[type="datetime-local"],
.gform_fields input[type="datetime"],
.gform_fields input[type="email"],
.gform_fields input[type="file"],
.gform_fields input[type="month"],
.gform_fields input[type="number"],
.gform_fields input[type="password"],
.gform_fields input[type="search"],
.gform_fields input[type="tel"],
.gform_fields input[type="text"],
.gform_fields input[type="time"],
.gform_fields input[type="url"],
.gform_fields input[type="week"],
.gform_fields select,
.gform_fields textarea {
  border: 2px solid #009bdc;
}
.gform_fields .gfield_label {
  color: #0f1e64;
  font-family: FocoCC, sans-serif;
  font-weight: 700;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: subpixel-antialiased;
}
.left_label .gfield_label {
  margin: 3px 0;
  display: block;
}
@media screen and (min-width: 600px) {
  .left_label .gfield_label {
    float: left;
    width: 140px;
    margin-right: 20px;
  }
  .left_label .ginput_container {
    overflow: hidden;
  }
  .left_label .gfield_description {
    margin: 5px 0 5px 160px;
  }
}
.top_label .gfield_label {
  display: block;
  margin-bottom: 5px;
}
.select2-container--default .select2-selection--single {
  border: 3px solid #009bdc;
  border-radius: 4px;
  height: 36px;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  height: 33px;
  background: #009bdc;
  width: 36px;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__arrow
  b {
  border-width: 0 !important;
  border-color: transparent !important;
  color: #fff;
  width: auto;
  height: auto;
  margin-left: -6px;
  margin-top: -6px;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__arrow
  b:before {
  content: "";
}
.select2-container--default
  .select2-results__option--highlighted[aria-selected] {
  background-color: #009bdc;
}
.select2-dropdown {
  border-color: #0f1e64;
}
.posts-filters .select2-container--default .select2-selection--single {
  border-color: #0f1e64;
}
.posts-filters
  .select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  background: #0f1e64;
}
input#gform_submit_button_504 {
  background-color: #f9ac07;
  width: 100%;
}
@media (max-width: 940px) {
  #gcam-form {
    width: 100% !important;
  }
  #gcam-promo {
    width: 100% !important;
    margin-left: 0 !important;
    text-align: center !important;
  }
}
#gcm-pricing-table {
  text-align: center;
  border-collapse: collapse;
  border-radius: 4px;
  box-shadow: 0 0 4px grey;
  font-size: 14px;
}
#gcm-pricing-table td {
  border-top: none !important;
}
#gcm-pricing-table tr {
  border-bottom: 1px solid #fff !important;
}
#gcm-pricing-table th:nth-of-type(odd) {
  background-color: #ffd401;
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 5px solid #ffe046;
}
#gcm-pricing-table th:nth-of-type(even) {
  background-color: #ffe76f;
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 5px solid #ffed96;
}
#gcm-pricing-table td:nth-of-type(odd) {
  background-color: #eee;
  padding-top: 18px;
  padding-bottom: 10px;
  position: relative;
  width: 50%;
}
#gcm-pricing-table td:nth-of-type(even) {
  background-color: #f5f5f5;
  padding-top: 10px;
  padding-bottom: 10px;
  position: relative;
  width: 50%;
}
#gcm-pricing-table .big {
  font-size: 25px;
  margin-left: 20px;
  color: #000;
}
#gcm-pricing-table .crossed-out::before {
  content: "╱";
  display: block;
  color: red;
  font-size: 2em;
  position: absolute;
  margin: 0 auto;
  left: 0;
  right: 0;
  margin-left: -65px;
  margin-top: 0;
  opacity: 0.6;
}
ul#gform_fields_524 li#field_524_5,
ul#gform_fields_524 li#field_524_6,
ul#gform_fields_524 li#field_524_8,
ul#gform_fields_524 li#field_524_9 {
  display: inline-block;
  width: 48%;
}
ul#gform_fields_524 li#field_524_5,
ul#gform_fields_524 li#field_524_8 {
  float: left;
}
ul#gform_fields_524 li#field_524_6,
ul#gform_fields_524 li#field_524_9 {
  float: right;
}
ul#gform_fields_524 div#input_524_4 input {
  margin-bottom: 10px;
}
ul#gform_fields_524 li#field_524_4 .gfield_error .validation_message,
ul#gform_fields_524 li#field_524_4 .gfield_required {
  position: relative;
}
ul#gform_fields_524 span.select2.select2-container.select2-container--default {
  margin-top: -2px;
}
ul#gform_fields_524 .gfield_error .validation_message,
ul#gform_fields_524 .gfield_required {
  position: absolute !important;
}
#gform_wrapper_574 {
  width: 60%;
  margin: 0 auto;
}
#gform_wrapper_574 #title {
  font-size: 30px;
  font-weight: 700;
  text-align: center;
  color: #fff;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  margin-top: -103px;
  margin-bottom: 30px;
  position: relative;
  background-color: #c17b5c;
  padding-left: 100px;
  padding-right: 100px;
  padding-top: 5px;
  padding-bottom: 5px;
  box-shadow: 0 0 4px #c17b5c;
  min-width: 60%;
}
#gform_wrapper_574 #gform_submit_button_574 {
  margin: 0 auto;
  width: 100%;
  text-align: center;
}
#gform_wrapper_574 .gform_footer.top_label {
  text-align: center;
}
#gform_wrapper_574 li#field_574_5,
#gform_wrapper_574 li#field_574_6 {
  display: inline-block;
  width: 48%;
}
#gform_wrapper_574 li#field_574_5 {
  margin-right: 4%;
}
#gform_wrapper_574 .center-text {
  text-align: center;
}
#gform_wrapper_574 span.select2.select2-container.select2-container--default {
  margin-top: 0;
}
#gform_wrapper_574 li#field_574_4::after {
  content: " \f007";
  font-family: FontAwesome;
  color: #c17b5c;
  text-align: center !important;
  display: block;
  font-size: 40px;
  opacity: 0.4;
  margin-top: 30px;
  margin-bottom: -15px;
}
#gform_wrapper_574 li#field_574_11 {
  display: none;
}
#gform_wrapper_574 input {
  border-radius: 0 !important;
  border: 1px solid #a9a9a9 !important;
  height: 40px;
  color: #000;
  transition: 0.1s all ease-in-out;
}
#gform_wrapper_574 input:focus {
  box-shadow: 0 0 2px #a9a9a9;
  border-left: 4px solid #d89079 !important;
}
#gform_wrapper_574 label.gfield_label {
  color: #9b6555 !important;
  font-weight: unset !important;
}
#gform_wrapper_574 input#gform_submit_button_574 {
  background: #d89079;
  color: #fff;
  border: none !important;
}
#gform_wrapper_574 label.gfield_label.gfield_label_before_complex {
  display: none;
}
#gform_wrapper_574 .validation_error {
  display: none !important;
  opacity: 0 !important;
}
#gform_wrapper_574 .gfield_description.validation_message {
  position: absolute;
}
#gform_wrapper_574 #gform_submit_button_574 {
  margin-bottom: 40px !important;
}
#gform_wrapper_574 input#choice_574_12_1 {
  width: 20px;
  height: 20px;
  box-shadow: none !important;
}
#gform_wrapper_574 input#choice_574_12_1::after {
  content: "";
  visibility: visible;
  width: 20px;
  height: 20px;
  background: #fff;
  position: absolute;
  border: 1px solid #a9a9a9 !important;
}
#gform_wrapper_574 input#choice_574_12_1::before {
  content: "";
  visibility: visible;
  display: block;
  position: absolute;
  width: 3px;
  height: 9px;
  border: solid #696969;
  border-width: 0 3px 3px 0;
  left: 8px;
  top: 4px;
  transform: rotate(45deg);
  z-index: 1;
  opacity: 0;
  transition: 0.1s all;
}
#gform_wrapper_574 input#choice_574_12_1:checked:before {
  opacity: 1 !important;
}
#gform_wrapper_574 li#field_574_12 .gfield_required {
  position: absolute;
  margin-top: 6px;
  margin-left: 293px;
}
#gform_wrapper_574 li#field_574_12 {
  margin-top: 10px;
}
@media screen and (max-width: 900px) {
  #gform_wrapper_574 {
    width: 100%;
  }
}
@media screen and (max-width: 550px) {
  #gform_wrapper_574 input#gform_submit_button_456 {
    width: 100%;
  }
}
@media screen and (max-width: 520px) {
  #gform_wrapper_574 #title {
    font-size: 20px;
    padding-left: 20px;
    padding-right: 20px;
    margin-top: -90px;
    min-width: 90%;
  }
}
@media screen and (max-width: 420px) {
  #gform_wrapper_574 li#field_574_5,
  #gform_wrapper_574 li#field_574_6 {
    width: 100%;
  }
}
table {
  width: 100%;
  max-width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}
table td,
table th {
  padding: 8px;
  vertical-align: top;
  border-top: 1px solid #f1f2f3;
  text-align: left;
}
table th {
  font-family: FocoCC, sans-serif;
  font-weight: 700;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #0f1e64;
}
table thead th {
  vertical-align: bottom;
}
table .row-title {
  color: #222425;
  font-family: FocoCC, sans-serif;
  font-weight: 700;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: subpixel-antialiased;
}
pre {
  border: 1px solid #c3c7ca;
  overflow: auto;
  padding: 0 2em;
  line-height: 2em;
  font-size: 12px;
  background-image: linear-gradient(#f1f2f3 50%, transparent 50%, transparent);
  background-size: 100% 4em;
  font-family: Monaco, "Andale Mono", "Courier New", Courier, monospace;
  position: relative;
  left: 0;
  text-transform: none;
}
pre code {
  background-color: transparent;
}
code {
  font-family: Monaco, "Andale Mono", "Courier New", Courier, monospace;
  background-color: #ffffe0;
  color: #666;
}
.btn,
input.btn,
input[type="submit"].gform_button {
  display: inline-block;
  vertical-align: middle;
  padding: 0.35em 1em;
  border-radius: 4px;
  background: #009bdc;
  border: none;
  font-family: FocoCC, sans-serif;
  font-weight: 700;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #fff;
  cursor: pointer;
  line-height: 1.3;
  -webkit-font-smoothing: antialiased;
  transition: all 0.2s ease;
}
.btn:link,
.btn:visited,
input.btn:link,
input.btn:visited,
input[type="submit"].gform_button:link,
input[type="submit"].gform_button:visited {
  color: #fff;
}
.btn:active,
.btn:hover,
input.btn:active,
input.btn:hover,
input[type="submit"].gform_button:active,
input[type="submit"].gform_button:hover {
  background: #0f1e64;
  text-decoration: none;
}
.btn i,
input.btn i,
input[type="submit"].gform_button i {
  display: inline-block;
  vertical-align: baseline;
  font-size: 1.2em;
}
.btn-small {
  font-size: 12px;
  font-size: 1.2rem;
}
.btn-large,
input[type="submit"].gform_button {
  font-size: 18px;
  font-size: 1.8rem;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}
.btn-dark,
input.btn-dark {
  background: #0f1e64;
}
.btn-dark:active,
.btn-dark:hover,
input.btn-dark:active,
input.btn-dark:hover {
  background: #0a1545;
}
.btn-block,
input.donate-form--donate-button {
  display: block;
  width: 100%;
  text-align: center;
  padding-left: 0;
  padding-right: 0;
}
.btn[disabled],
input[disabled][type="submit"].gform_button {
  opacity: 0.6;
}
#ccq--banner-donate-btn.yellow {
  background: #ffd200;
  color: #0f1e64;
}
#ccq--banner-donate-btn.yellow:hover {
  color: #fff;
  background: #0f1e64;
}
#ccq--banner-donate-btn.orange {
  background: #f05028;
}
#ccq--banner-donate-btn.orange:hover {
  background: #0f1e64;
}
.tab-nav {
  display: inline-block;
  padding: 10px 20px;
  background: #efefe5;
  cursor: pointer;
  font-family: FocoCC, sans-serif;
  font-weight: 700;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 12pt;
  transition: all 0.2s;
  border-top-left-radius: 4px;
  border-top-right-radius: 16px;
}
.tab-nav:hover {
  background: #e1e1d7;
}
.tab-nav-current {
  background: #ffd200;
}
.tab-nav-current:hover {
  background: #f0c500;
}
.well,
.well-tight {
  padding: 18.2px 18.2px 0;
  background: #0f1e64;
}
.well,
.well a:active,
.well a:hover,
.well a:link,
.well a:visited,
.well blockquote,
.well ol,
.well p,
.well ul,
.well-tight,
.well-tight a:active,
.well-tight a:hover,
.well-tight a:link,
.well-tight a:visited,
.well-tight blockquote,
.well-tight ol,
.well-tight p,
.well-tight ul {
  color: #fff;
}
.well a:link,
.well a:visited,
.well-tight a:link,
.well-tight a:visited {
  text-decoration: underline;
}
.well-tight {
  padding: 5px;
}
.well-tight > :last-child {
  margin-bottom: 0;
}
hr {
  height: 0;
  border: 0;
  border-top: 1px solid #c3c7ca;
}
.alert {
  padding: 18.2px 18.2px 0;
  background: #e3e4e5;
  border-left: 4px solid #a2a3a5;
}
.alert.info {
  background: #f2fafd;
  border-left-color: #009bdc;
  color: #007cb0;
}
.alert.warning {
  background: #fdf9f3;
  border-left-color: #d3820e;
  color: #a9680b;
}
.alert.error {
  background: #fdf3f3;
  border-left-color: #d30e0e;
  color: #a90b0b;
}
.alert.success {
  background: #f4f9f3;
  border-left-color: #278e16;
  color: #1f7212;
}
.entry-item {
  border-bottom: 1px solid #e3e4e5;
  margin-bottom: 18.2px;
  margin-bottom: 1.82rem;
}
.entry-item.media {
  padding-bottom: 18.2px;
  padding-bottom: 1.82rem;
}
.entry-item.spaced {
  padding-bottom: 12.012px;
  padding-bottom: 1.2012rem;
  margin-bottom: 30.212px;
  margin-bottom: 3.0212rem;
}
.entry-item:last-child {
  border-bottom: none;
  margin-bottom: 0;
}
.byline {
  color: #0f1e64;
  margin-top: -0.5em;
}
.search-form {
  background: #fff;
  border: 3px solid #009bdc;
  position: relative;
  border-radius: 4px;
}
.search-form .s {
  background: 0 0;
  border: none;
  padding-right: 42px;
  max-width: 100%;
  border-radius: 0;
}
.search-form .search-submit {
  position: absolute;
  width: 36px;
  right: -1px;
  top: -1px;
  bottom: -1px;
  background: #009bdc;
  border: none;
  text-align: center;
  color: #fff;
  font-size: 19px;
  font-size: 1.9rem;
  vertical-align: middle;
  transition: color 0.2s linear;
  padding: 0;
}
.search-form .search-submit i {
  position: relative;
  top: -1px;
}
.search-form .search-submit:hover {
  color: #0f1e64;
}
.search-form__event,
.search-form__post {
  border-color: #0f1e64;
}
.search-form__event .search-submit,
.search-form__post .search-submit {
  background: #0f1e64;
}
.search-form__event .search-submit:hover,
.search-form__post .search-submit:hover {
  color: #009bdc;
}
.firefox-notification {
  padding: 10px 20px;
  background-color: rgba(252, 210, 0, 0.36);
  position: relative;
  border-left: 55px solid rgba(252, 210, 0, 0.36);
  border-radius: 4px;
}
.firefox-notification:before {
  font-family: FontAwesome;
  content: "\f05a";
  position: absolute;
  color: #0f1e64;
  left: -41px;
  font-size: 35px;
  top: 17px;
}
@media screen and (max-width: 360px) {
  .firefox-notification {
    padding: 15px 25px;
  }
  .firefox-notification:before {
    top: 40px;
  }
}
@media screen and (min-width: 940px) {
  .appeal-main-col {
    width: 100%;
  }
}
.donation-amounts {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.donation-amounts:first-of-type {
  margin-top: 3rem;
}
.donation-amounts:last-of-type {
  margin-bottom: 3rem;
}
.donation-amounts .donate-amount-box {
  width: calc(25% - 7px);
  background: #f1f2f3;
  transition: all 0.2s;
  box-shadow: 0 0 0 rgba(34, 36, 37, 0.2);
  margin-bottom: 7px;
  position: relative;
}
.donation-amounts .donate-amount-box:not(:nth-of-type(1)) {
  margin-left: 7px;
}
.donation-amounts .donate-amount-box:hover {
  background: #f9fafa;
  box-shadow: 0 0 6px rgba(34, 36, 37, 0.2);
  cursor: pointer;
}
.donation-amounts .donate-amount-box.submit-box {
  background: #f1f2f3;
  box-shadow: 0 0 0 rgba(34, 36, 37, 0);
  cursor: default;
}
.donation-amounts .donate-amount-box.submit-box a::after {
  display: none;
}
.donation-amounts .donate-amount-box.submit-box .btn,
.donation-amounts
  .donate-amount-box.submit-box
  input[type="submit"].gform_button {
  display: block;
  margin-top: 1rem;
  font-size: 1.6rem;
  padding: 1rem 0;
}
.donation-amounts .donate-amount-box .css-checkbox {
  display: none;
}
.donation-amounts .donate-amount-box .img-container {
  width: 100%;
  padding-bottom: 66.66%;
  position: relative;
  overflow: hidden;
}
.donation-amounts .donate-amount-box .appeal-img {
  background-position: center;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  transform: scale(1.05);
  transition: transform 0.2s;
}
.donation-amounts .donate-amount-box .radio-btn-div {
  text-align: center;
  position: relative;
  height: 2rem;
}
.donation-amounts .donate-amount-box .radio-btn-div .css-label {
  font-family: FocoCC, sans-serif;
  font-weight: 700;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #222425;
  font-size: 2rem;
  pointer-events: none;
}
.donation-amounts .donate-amount-box .radio-btn-div .css-label.label-submit {
  font-size: 1.7rem;
}
.donation-amounts .donate-amount-box .radio-btn-div .css-label.money {
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  transition: all 0.1s;
}
.donation-amounts .donate-amount-box-content {
  padding: 1.5rem 2.5rem;
}
.donation-amounts .donate-amount-box-content p {
  margin: 1.5rem 0 0;
}
.donation-amounts .donate-amount-box::after,
.donation-amounts .donate-amount-box::before {
  content: "";
  background: #ffd200;
  width: 0;
  height: 4px;
  position: absolute;
  transition: width 0.2s;
}
.donation-amounts .donate-amount-box::before {
  top: 0;
  left: 0;
}
.donation-amounts .donate-amount-box::after {
  bottom: 0;
  right: 0;
}
.donation-amounts .donate-amount-box.chosen {
  box-shadow: 0 0 6px rgba(34, 36, 37, 0.4);
  background: #efefe5;
}
.donation-amounts .donate-amount-box.chosen::after,
.donation-amounts .donate-amount-box.chosen::before {
  width: 100%;
  z-index: 500;
}
.donation-amounts .donate-amount-box.chosen .appeal-img {
  transform: scale(1.1);
}
.donation-amounts .donate-amount-box.chosen .radio-btn-div .css-label.money {
  box-shadow: 0 0 6px rgba(34, 36, 37, 0.2);
  background: #ffd200;
  transform: translate(-50%, -4rem);
  padding: 1rem 2rem;
  font-size: 3rem;
  border-radius: 5px;
}
.donation-amounts
  .donate-amount-box.chosen.donate-amount-box-custom
  .custom-input-container
  .left {
  background: #ffd200;
}
.donation-amounts .donate-amount-box.donate-amount-box-custom {
  width: calc(75% - 7px);
  display: -ms-flexbox;
  display: flex;
  min-height: 180px;
}
.donation-amounts .donate-amount-box.donate-amount-box-custom .img-container {
  width: 45%;
  padding-bottom: 20%;
}
.donation-amounts
  .donate-amount-box.donate-amount-box-custom
  .custom-input-container {
  display: -ms-flexbox;
  display: flex;
  margin-top: 1.5rem;
}
.donation-amounts
  .donate-amount-box.donate-amount-box-custom
  .custom-input-container
  .left {
  height: 32px;
  width: 32px;
  line-height: 32px;
  font-family: FocoCC, sans-serif;
  font-weight: 700;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: subpixel-antialiased;
  background: #fff;
  border: 1px solid #c3c7ca;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-right: none;
  transition: all 0.2s;
}
.donation-amounts
  .donate-amount-box.donate-amount-box-custom
  .custom-input-container
  .form-control {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  transition: all 0.2s;
}
.donation-amounts
  .donate-amount-box.donate-amount-box-custom
  .donate-amount-box-content {
  margin: 0 auto;
  max-width: 40%;
  padding: 2rem;
}
.donation-amounts
  .donate-amount-box.donate-amount-box-custom
  .donate-amount-box-content
  p {
  text-align: left;
}
@media screen and (max-width: 1250px) {
  .donation-amounts .donate-amount-box.donate-amount-box-custom .img-container {
    padding-bottom: 23%;
  }
  .donation-amounts
    .donate-amount-box.donate-amount-box-custom
    .donate-amount-box-content {
    max-width: 50%;
  }
}
@media screen and (max-width: 1120px) {
  .donation-amounts .donate-amount-box.donate-amount-box-custom .img-container {
    padding-bottom: 38%;
  }
  .donate-amount-box.donate-amount-box-custom {
    min-height: 220px;
  }
}
@media screen and (max-width: 750px) {
  .donation-amounts {
    display: block;
  }
  .donation-amounts .donate-amount-box,
  .donation-amounts .donate-amount-box.donate-amount-box-custom {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
  }
  .donation-amounts .donate-amount-box .img-container,
  .donation-amounts .donate-amount-box.donate-amount-box-custom .img-container {
    width: 30%;
    padding-bottom: 25%;
  }
  .donation-amounts .donate-amount-box .donate-amount-box-content,
  .donation-amounts
    .donate-amount-box.donate-amount-box-custom
    .donate-amount-box-content {
    width: 70%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
  }
  .donation-amounts
    .donate-amount-box
    .donate-amount-box-content
    .custom-input-container,
  .donation-amounts
    .donate-amount-box.donate-amount-box-custom
    .donate-amount-box-content
    .custom-input-container {
    margin-bottom: 2rem;
  }
  .donation-amounts
    .donate-amount-box
    .donate-amount-box-content
    .custom-input-container
    .left,
  .donation-amounts
    .donate-amount-box.donate-amount-box-custom
    .donate-amount-box-content
    .custom-input-container
    .left {
    width: 5rem;
  }
  .donation-amounts
    .donate-amount-box
    .donate-amount-box-content
    .custom-input-container
    .form-control,
  .donation-amounts
    .donate-amount-box
    .donate-amount-box-content
    .custom-input-container
    .left,
  .donation-amounts
    .donate-amount-box.donate-amount-box-custom
    .donate-amount-box-content
    .custom-input-container
    .form-control,
  .donation-amounts
    .donate-amount-box.donate-amount-box-custom
    .donate-amount-box-content
    .custom-input-container
    .left {
    height: 5rem;
    line-height: 5rem;
    font-size: 2.8rem;
  }
  .donation-amounts .donate-amount-box .donate-amount-box-content p,
  .donation-amounts
    .donate-amount-box.donate-amount-box-custom
    .donate-amount-box-content
    p {
    display: block;
    font-size: 1.7rem;
    margin-top: 0;
  }
  .donation-amounts
    .donate-amount-box
    .donate-amount-box-content
    .radio-btn-div,
  .donation-amounts
    .donate-amount-box.donate-amount-box-custom
    .donate-amount-box-content
    .radio-btn-div {
    height: 100%;
    margin-right: 65px;
    margin-left: 20px;
  }
  .donation-amounts
    .donate-amount-box
    .donate-amount-box-content
    .radio-btn-div
    .css-label.money,
  .donation-amounts
    .donate-amount-box.donate-amount-box-custom
    .donate-amount-box-content
    .radio-btn-div
    .css-label.money {
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    font-size: 2.5rem;
  }
  .donation-amounts
    .donate-amount-box.donate-amount-box-custom:not(:nth-of-type(1)),
  .donation-amounts .donate-amount-box:not(:nth-of-type(1)) {
    margin-left: 0;
  }
  .donation-amounts
    .donate-amount-box.donate-amount-box-custom.submit-box
    .donate-amount-box-content,
  .donation-amounts .donate-amount-box.submit-box .donate-amount-box-content {
    width: 100%;
  }
  .donation-amounts
    .donate-amount-box.donate-amount-box-custom.submit-box
    .donate-amount-box-content
    .radio-btn-div,
  .donation-amounts
    .donate-amount-box.submit-box
    .donate-amount-box-content
    .radio-btn-div {
    margin: 0 auto;
  }
  .donation-amounts
    .donate-amount-box.chosen
    .donate-amount-box-content
    .radio-btn-div
    .css-label.money {
    font-size: 3.5rem;
    transform: translate(-75%, -50%);
  }
  .donation-amounts
    .donate-amount-box.donate-amount-box-custom
    .donate-amount-box-content {
    max-width: 100%;
  }
  .donation-amounts
    .donate-amount-box.donate-amount-box-custom
    .donate-amount-box-content
    .radio-btn-div {
    margin-right: 0;
  }
  .donation-amounts
    .donate-amount-box.donate-amount-box-custom
    .donate-amount-box-content {
    width: inherit;
    max-width: 70%;
  }
  .donation-amounts
    .donate-amount-box.donate-amount-box-custom
    .donate-amount-box-content
    .radio-btn-div {
    margin: 0 auto;
    max-width: 360px;
  }
}
@media screen and (max-width: 550px) {
  .donation-amounts .donate-amount-box .donate-amount-box-content p {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 500px) {
  .donation-amounts .donate-amount-box .img-container {
    display: none;
  }
  .donation-amounts .donate-amount-box .donate-amount-box-content {
    padding: 2.5rem 2.5rem;
    width: 100%;
  }
  .donation-amounts
    .donate-amount-box
    .donate-amount-box-content
    .radio-btn-div {
    margin-right: 65px;
    margin-left: 65px;
  }
  .donation-amounts
    .donate-amount-box
    .donate-amount-box-content
    .radio-btn-div
    .css-label.money {
    background: #e3e4e5;
    transform: translate(-75%, -50%);
    padding: 1rem 2rem;
    font-size: 3rem;
    border-radius: 5px;
  }
  .donation-amounts .donate-amount-box {
    min-height: 100px;
  }
  .donation-amounts
    .donate-amount-box.chosen
    .donate-amount-box-content
    .radio-btn-div
    .css-label.money {
    background: #ffd200;
  }
}
.appeal-main-col {
  width: 100% !important;
}
.breadcrumbs {
  margin: 8px 8px 8px 0;
}
.article--header {
  margin-bottom: 15px;
}
.article--hero {
  margin-bottom: 15px;
}
.article--content {
  margin-bottom: 20px;
}
.article--footer {
  margin-bottom: 40px;
}
.article--tags {
  margin-bottom: 15px;
}
.page-controls {
  display: none;
  float: right;
  margin-top: 4px;
  margin-left: 15px;
  position: relative;
}
.page-controls .share-this--text {
  display: none;
}
@media screen and (min-width: 768px) {
  .page-controls {
    display: block;
  }
}
.page-controls--icon {
  color: #009bdc;
  position: relative;
  z-index: 2;
  display: inline-block;
  padding: 2px 0 2px 10px;
  font-size: 18px;
  font-size: 1.8rem;
}
.page-controls--icon span {
  display: none;
}
.page-controls--icon img {
  width: 20px;
  height: 20px;
}
.page-controls--menu {
  position: absolute;
  top: -5000px;
  right: -50px;
  opacity: 0;
  transition: right 0.3s ease, opacity 0.2s linear 0.1s;
  background: #fff;
  padding: 2px 5px;
  white-space: nowrap;
}
.page-controls:hover .page-controls--menu {
  top: 0;
  right: 100%;
  opacity: 1;
}
.page-controls--share,
.page-controls--tools {
  display: inline-block;
  vertical-align: top;
}
.page-controls--share ul li,
.page-controls--tools ul li {
  display: inline-block;
  margin: 0 0 0 4px;
}
.page-controls--share ul li a,
.page-controls--tools ul li a {
  font-size: 18px;
  font-size: 1.8rem;
  color: #009bdc;
}
.page-controls--share ul li a:hover,
.page-controls--tools ul li a:hover {
  color: #0f1e64;
}
.tweet-this--quote {
  margin: 0 5%;
}
.tweet-this--quote p {
  color: #009bdc;
  margin-bottom: 8px;
}
.tweet-this--quote p:first-child:before {
  content: "\201C";
}
.tweet-this--quote p:last-child:after {
  content: "\201D";
}
.tweet-this--button {
  float: right;
  margin-right: 10%;
}
.article--tags {
  font-size: 12px;
  font-size: 1.2rem;
}
.article--tags a {
  color: #333;
  text-decoration: underline;
}
.article--tags a:hover {
  text-decoration: none;
}
.article--share {
  border-top: 3px solid #ffd200;
  padding-top: 10px;
}
.top-bar {
  display: none;
  background: #009bdc;
  color: #fff;
  text-align: right;
  position: relative;
  z-index: 51;
}
.top-bar a {
  color: #fff;
}
.top-bar a:active,
.top-bar a:hover {
  color: #0f1e64;
}
@media screen and (min-width: 768px) {
  .top-bar {
    display: block;
  }
}
.top-bar--skip {
  float: left;
  position: relative;
  left: -5000px;
  padding: 5px;
  background: #0f1e64;
}
.top-bar--skip:focus {
  left: 0;
}
.top-bar--nav .top-menu > li > a,
.top-bar--social .social-icons a {
  line-height: 30px;
}
.top-bar--social {
  display: inline-block;
}
.top-bar--social .social-icons {
  vertical-align: middle;
}
.top-bar--social .social-icons li:first-child {
  margin-left: 0;
}
.top-bar--social .social-icons a {
  font-size: 18px;
}
.top-bar--nav {
  display: inline-block;
  padding-right: 20px;
  margin-right: 17px;
  border-right: 1px solid #01b4ff;
}
.menu-bar--mobile-items .top-bar--social {
  display: block;
  margin: 20px;
  text-align: center;
}
.menu-bar--mobile-items .top-bar--social .social-icons a {
  font-size: 24px;
}
.menu-bar--mobile-items .top-bar--nav {
  border: none;
  padding: 0;
  margin: 0;
  display: block;
}
.banner {
  margin-bottom: 8px;
}
.banner--inner {
  padding: 15px 0 5px;
  position: relative;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .banner--inner {
    text-align: left;
  }
}
.banner--mobile-button,
.banner--mobile-button:active,
.banner--mobile-button:focus,
.banner--mobile-button:hover {
  background: 0 0;
  border: none;
  padding: 6px 4px;
  color: #009bdc;
  outline: 0;
  font-size: 20px;
  box-shadow: none;
}
@media screen and (min-width: 768px) {
  .banner--right-align {
    float: right;
    width: 78%;
    text-align: right;
  }
}
@media screen and (min-width: 768px) {
  .banner--right-align div + div {
    margin-left: 6%;
  }
}
@media screen and (min-width: 768px) {
  .banner--logo {
    margin-right: 2%;
  }
}
@media screen and (min-width: 940px) {
  .banner--logo {
    margin-right: 7%;
  }
}
@media screen and (min-width: 768px) {
  .banner--buttons,
  .banner--contact,
  .banner--search {
    display: inline-block;
    margin-right: 0;
    float: none;
    vertical-align: middle;
  }
}
.banner--logo {
  width: 110px;
  float: left;
  margin-left: -2%;
  margin-right: 4px;
  margin-top: -4px;
}
@media screen and (min-width: 768px) {
  .banner--logo {
    width: 19%;
    margin-top: 10px;
  }
}
@media screen and (min-width: 940px) {
  .banner--logo {
    width: 16%;
    margin-top: 0;
    margin-left: 0;
  }
}
.banner--contact {
  width: auto;
}
.banner--buttons {
  width: 122px;
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .banner--buttons {
    width: 16%;
  }
}
.banner--mobile-buttons {
  float: right;
  margin-top: 12px;
  white-space: nowrap;
  margin-right: -6px;
}
@media screen and (min-width: 768px) {
  .banner--mobile-buttons {
    display: none;
  }
}
.banner--logo {
  display: block;
  float: left;
  line-height: 0;
}
@media screen and (min-width: 768px) {
  .banner--logo {
    margin-right: 5%;
  }
}
@media screen and (min-width: 768px) {
  .banner--contact {
    margin-top: 24px;
    line-height: 1.1;
  }
}
.banner--contact-phone {
  color: #0f1e64;
  font-size: 15px;
  font-family: FocoCC, sans-serif;
  font-weight: 700;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: subpixel-antialiased;
  display: block;
  white-space: nowrap;
}
@media screen and (min-width: 768px) {
  .banner--contact-phone {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) {
  .banner--contact-number {
    font-size: 30px;
  }
}
.banner--chat {
  display: none;
  font-size: 16px;
}
@media screen and (min-width: 768px) {
  .banner--chat {
    display: inline-block;
  }
}
@media screen and (min-width: 940px) {
  .banner--contact-phone {
    font-size: 28px;
  }
  .banner--contact-number {
    font-size: 36px;
  }
}
.banner--buttons .btn-large,
.banner--buttons input[type="submit"].gform_button {
  font-size: 16px;
  padding-top: 0.2em;
  padding-bottom: 0.2em;
}
@media screen and (min-width: 768px) {
  .banner--buttons {
    margin-top: 25px;
  }
  .banner--buttons .btn-large,
  .banner--buttons input[type="submit"].gform_button {
    font-size: 18px;
    padding-top: 0.35em;
    padding-bottom: 0.35em;
  }
}
.banner--search {
  display: none;
  margin-top: 20px;
  overflow: hidden;
  clear: both;
}
@media screen and (min-width: 768px) {
  .banner--search {
    display: block;
    clear: none;
    margin-bottom: 6px;
    margin-top: 25px;
    min-width: unset !important;
    margin-bottom: 0;
  }
}
.banner--mainnav {
  clear: both;
}
@media screen and (min-width: 768px) {
  .banner--contact-number-google {
    font-size: 18px !important;
  }
}
@media screen and (min-width: 940px) {
  .banner--contact-number-google {
    font-size: 30px !important;
  }
}
.footer {
  color: #fff;
  background: #0f1e64;
  padding: 20px 0;
}
.footer--inner {
  position: relative;
}
@media screen and (min-width: 940px) {
  .footer--info {
    float: left;
    margin-top: 5px;
  }
}
.footer--sitename {
  font-family: FocoCC, sans-serif;
  font-weight: 700;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 18px;
}
.footer--nav {
  margin-top: 5px;
}
.footer--nav li {
  display: inline-block;
  margin-right: 12px;
}
.footer--nav li:last-child {
  border-right: none;
}
.footer--nav a {
  color: #fff;
  font-weight: 300;
  font-size: 15px;
}
.footer--nav a:hover {
  color: #43c7ff;
}
@media screen and (min-width: 940px) {
  .footer--extras {
    float: right;
    width: 380px;
  }
}
.footer--social .social-icons li {
  margin-left: 13px;
}
.footer--social .social-icons a {
  color: #009bdc;
  font-size: 30px;
}
.footer--social .social-icons a:hover {
  color: #fff;
}
.footer--social .email-signup {
  display: none;
}
@media screen and (min-width: 940px) {
  .footer--social {
    float: left;
    margin-top: 15px;
  }
}
.footer--subscribe {
  margin: 30px 0 15px;
}
.footer--subscribe .btn:hover,
.footer--subscribe input[type="submit"].gform_button:hover {
  background: #0c1850;
}
@media screen and (min-width: 940px) {
  .footer--subscribe {
    float: right;
    width: 180px;
    margin: 0;
  }
}
.footer--subscribe-title {
  font-weight: 300;
  display: block;
  margin-bottom: 5px;
  font-size: 15px;
}
.footer--showmore {
  display: none;
  float: right;
  margin-left: 15px;
  padding: 12px 0;
  width: 40px;
  position: relative;
  cursor: pointer;
}
.footer--showmore:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -7px;
  border: 8px solid transparent;
  border-top: 15px solid #fff;
}
@media screen and (min-width: 940px) {
  .footer--showmore {
    padding: 28px 0;
  }
}
.footer--hidden {
  width: 100%;
  display: block;
}
.footer--cols {
  clear: both;
  padding: 20px 0;
  font-size: 13px;
  font-size: 1.3rem;
}
@media screen and (min-width: 600px) {
  .footer--col {
    padding: 0 10px;
    border-left: 1px solid #668eb2;
    margin-bottom: 20px;
  }
}
.footer--col__1 {
  border-left: none;
  padding-left: 0;
}
.footer--col__2,
.footer--col__3,
.footer--col__4,
.footer--col__5,
.footer--col__6 {
  height: 310px;
}
.footer--col .widget {
  margin-bottom: 5px;
}
.footer--col li {
  padding: 2px 0;
}
.footer--col a {
  color: #fff;
}
.footer--col a:hover {
  color: #cfd2e0;
}
.footer--col .menu > li > a {
  font-family: FocoCC, sans-serif;
  font-weight: 700;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: subpixel-antialiased;
}
.footer--col .menu ul {
  margin-left: 20px;
}
.footer--thanks {
  text-align: center;
  font-family: FocoCC, sans-serif;
  font-weight: 300;
  font-style: italic;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: subpixel-antialiased;
}
.bottom-footer--text {
  text-align: center;
  margin: 10px;
  font-size: 12px;
  font-size: 1.2rem;
}
@media screen and (min-width: 0px) and (max-width: 667px) {
  .footer--hidden {
    display: none;
  }
  .footer--showmore {
    display: block !important;
  }
  .footer--col__6 {
    display: none;
  }
  .footer--col__2,
  .footer--col__3,
  .footer--col__4,
  .footer--col__5 {
    height: auto;
  }
}
.sidebar-item {
  margin-bottom: 15px;
}
.left-sidebar--mrec {
  display: none;
}
@media screen and (min-width: 940px) {
  .left-sidebar--mrec {
    display: block;
  }
}
.ccq-latest-news-widget,
.related-content-widget,
.submenu--inner {
  background: #e1e1d7;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  padding: 15px 0;
  border-bottom: 2px solid #ffd200;
}
.ccq-latest-news-widget .widget-title,
.related-content-widget .widget-title,
.submenu--inner .widget-title {
  margin: 0 15px;
}
.ccq-latest-news-widget--list a,
.related-content-widget--menu a,
.submenu--menu a {
  color: #0f1e64;
  display: block;
  margin: 0 15px;
  padding-top: 7px;
  padding-bottom: 7px;
  border-top: 1px dashed rgba(255, 255, 255, 0.5);
}
.ccq-latest-news-widget--list a:hover,
.related-content-widget--menu a:hover,
.submenu--menu a:hover {
  color: #009bdc;
}
.widget_calendar {
  background: #e1e1d7;
}
.widget_calendar caption {
  background: #0f1e64;
  color: #fff;
  padding: 5px;
  text-transform: uppercase;
  font-family: FocoCC, sans-serif;
  font-weight: 700;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: subpixel-antialiased;
}
.widget_calendar table {
  margin: 0;
}
.widget_calendar table th {
  font-family: FocoCC, sans-serif;
  font-weight: 700;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #0f1e64;
  border-top: none;
  text-align: center;
}
.widget_calendar table td {
  border-top: 1px dashed #f5f5ef;
  text-align: center;
  color: #0f1e64;
}
.widget_calendar table tbody td {
  background: #efefe5;
}
.widget_calendar table a {
  font-family: FocoCC, sans-serif;
  font-weight: 700;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: subpixel-antialiased;
  text-decoration: underline;
}
.widget_calendar #next,
.widget_calendar #prev {
  font-family: FocoCC, sans-serif;
  font-weight: 700;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: subpixel-antialiased;
}
.widget_calendar #next a,
.widget_calendar #prev a {
  text-decoration: none;
}
.widget_calendar #prev {
  text-align: left;
}
.widget_calendar #next {
  text-align: right;
}
.widget_calendar #today {
  background: #ffd200;
}
.widget_calendar .calendar_wrap table#wp-calendar {
  table-layout: fixed;
  width: 100%;
}
.ccq-latest-news-widget .widget-title {
  margin-bottom: 10px;
}
.ccq-latest-news-widget--byline {
  display: inline-block;
  margin: 0 4px 0 0;
  font-size: 13px;
  font-size: 1.3rem;
  font-family: FocoCC, sans-serif;
  font-weight: 700;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: subpixel-antialiased;
}
@media screen and (min-width: 940px) {
  .mobile-mrec {
    display: none;
  }
}
.subscribe-form {
  background: #fff;
  position: relative;
}
.subscribe-form input {
  background: 0 0;
  max-width: 100%;
  padding-right: 60px;
  border: none;
  border-radius: 0;
}
.subscribe-form button {
  position: absolute;
  width: 55px;
  background: #009bdc;
  color: #fff;
  text-align: center;
  border: none;
  top: 0;
  right: 0;
  bottom: 0;
  font-family: FocoCC, sans-serif;
  font-weight: 700;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: subpixel-antialiased;
  transition: color 0.2s linear;
}
.subscribe-form button:hover {
  color: #0f1e64;
}
.share-this {
  color: #009bdc;
  font-family: FocoCC, sans-serif;
  font-weight: 700;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: subpixel-antialiased;
}
.share-this--list,
.share-this--text {
  vertical-align: middle;
}
.share-this--text {
  display: inline-block;
  margin-right: 20px;
}
.share-this--list {
  display: inline-block;
}
.share-this--list li {
  display: inline-block;
  margin-right: 5px;
}
.share-this--list a {
  color: #009bdc;
  font-size: 26px;
  font-size: 2.6rem;
}
.donate-form--amt,
.donate-form--amt-button {
  margin-bottom: 8px;
}
.donate-form--amt-button {
  font-size: 24px;
  width: 48.5%;
  float: left;
  margin-right: 3%;
}
.donate-form--amt-button.donate-form--amt-button__odd {
  margin-right: 0;
}
.donate-form--or {
  font-family: FocoCC, sans-serif;
  font-weight: 700;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 18px;
  display: none;
}
.donate-form--amt {
  background: #009bdc;
  padding: 4px;
  border-radius: 4px;
  clear: both;
}
.donate-form--amt-prefix {
  display: block;
  float: left;
  padding: 0 8px;
  font-size: 24px;
  color: #fff;
  font-family: FocoCC, sans-serif;
  font-weight: 700;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: subpixel-antialiased;
  margin-bottom: 8px;
}
.donate-form--amt-input-wrap {
  overflow: hidden;
}
input.donate-form--donate-button {
  font-size: 20px;
  display: block;
}
@media screen and (min-width: 768px) {
  .donate-form__wide .donate-form--amt-button__hide-on-wide {
    display: none;
  }
  .donate-form__wide .donate-form--amt,
  .donate-form__wide .donate-form--amt-button,
  .donate-form__wide .donate-form--donate-button,
  .donate-form__wide .donate-form--or {
    float: left;
    text-align: center;
    line-height: 48px;
    height: 48px;
    clear: none;
    margin-bottom: 0;
  }
  .donate-form__wide .donate-form--amt-button {
    width: 14%;
    margin-right: 1%;
    padding: 0;
  }
  .donate-form__wide .donate-form--or {
    width: 7.5%;
    margin-right: 1%;
    display: block;
  }
  .donate-form__wide .donate-form--amt {
    width: 24%;
    margin-right: 0.5%;
    line-height: 40px;
  }
  .donate-form__wide .donate-form--amt-prefix {
    margin: 0;
  }
  .donate-form__wide .donate-form--amt-input {
    height: 40px;
    line-height: 40px;
    padding-top: 0;
    padding-bottom: 0;
  }
  .donate-form__wide .donate-form--donate-button {
    width: 22%;
    padding: 0;
  }
}
.donate-box {
  border-radius: 4px;
  background: #ffd200;
  padding: 15px;
}
.donate-box--title {
  font-family: FocoCC, sans-serif;
  font-weight: 300;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #0f1e64;
}
.donate-box--text {
  color: #0f1e64;
  margin-bottom: 8px;
}
@media screen and (min-width: 768px) {
  .donate-box__wide .donate-box--content {
    width: 38%;
    float: left;
  }
  .donate-box__wide .donate-box--form {
    width: 60%;
    float: right;
  }
  .donate-box__wide .donate-box--text,
  .donate-box__wide .donate-box--title {
    margin: 0;
  }
}
@media screen and (min-width: 940px) {
  .donate-box__wide .donate-box--content {
    width: 48%;
  }
  .donate-box__wide .donate-box--form {
    width: 50%;
  }
}
.donate-box--foldout-content,
.donate-box--foldout-tab {
  width: 90%;
  margin: 0 auto;
  background: #ffe666;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.donate-box--foldout-content {
  display: none;
  padding: 20px 20px 0;
}
.donate-box--foldout-tab {
  width: 85%;
  display: block;
  text-align: center;
  max-width: 365px;
  padding: 5px;
}
.donate-box--foldout-tab-text {
  color: #0f1e64;
}
.donate-box--foldout-tab-text:after {
  content: "";
  display: inline-block;
  margin-left: 10px;
  transform: rotate(0);
  transition: transform 0.3s ease;
}
.is-active .donate-box--foldout-tab-text:after {
  transform: rotate(180deg);
}
.donate-box--explanation-item {
  background: #eee;
  padding: 20px 15px;
  border-radius: 6px;
  text-align: center;
  margin-bottom: 20px;
}
.donate-box--explanation-text {
  margin-bottom: 0;
}
.ccq-unit {
  display: block;
  text-align: center;
  line-height: 0;
}
.sidebar-mrec {
  max-width: 300px;
  margin-left: auto;
  margin-right: auto;
}
.icontitle,
.post-in-archive--header.icontitle {
  margin-top: 30px;
  border-bottom: 2px solid #ffd200;
  position: relative;
}
.icontitle:first-child,
.post-in-archive--header.icontitle:first-child {
  margin-top: 0;
}
.icontitle--icon {
  position: absolute;
  bottom: 0;
  margin-left: 5px;
  margin-bottom: -2px;
}
.icontitle--title {
  margin: 0 0 0 70px;
}
#ttcont {
  font-size: 14px !important;
  background: #009bdc !important;
  padding: 5px 12px !important;
}
#glossaryList-nav {
  margin-bottom: 30px;
}
#glossaryList-nav .ln-letters a {
  font-size: 16px;
  border-color: #c3c7ca;
  padding: 2px 7px;
}
#glossaryList-nav .ln-letter-count {
  color: #333;
  font-size: 15px;
  margin-top: -4px;
}
#glossaryList-nav .ln-selected {
  background: #009bdc;
  color: #fff;
}
#glossaryList {
  padding-left: 20px !important;
}
#glossaryList li {
  padding: 3px 0;
}
.cmetg_poweredby {
  display: none !important;
}
.gallery {
  margin-left: -4px;
}
.gallery br {
  height: 0;
  margin: 0;
}
.gallery-item {
  padding-left: 4px;
  margin-top: 0;
  margin-bottom: 4px;
}
.galler-columns-1 .gallery-item {
  width: 100%;
}
.gallery-columns-2 .gallery-item {
  width: 50%;
}
.gallery-columns-3 .gallery-item {
  width: 33.33%;
}
.gallery-columns-4 .gallery-item {
  width: 25%;
}
.gallery-columns-5 .gallery-item {
  width: 20%;
}
.gallery-columns-6 .gallery-item {
  width: 16.66%;
}
.gallery-columns-7 .gallery-item {
  width: 14.28%;
}
.gallery-columns-8 .gallery-item {
  width: 12.5%;
}
.gallery-columns-9 .gallery-item {
  width: 11.11%;
}
.gallery-caption {
  margin-bottom: 15px;
}
.profile-background {
  background: #eee;
  margin: 15px 0;
  border-bottom: 2px solid #ffd200;
}
.profile-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.large-content {
  clear: both;
}
.large-content p {
  padding-bottom: 20px;
  margin: 0 20px;
}
.large-content li {
  margin: 0 15px;
  padding-bottom: 10px;
}
.large-details {
  display: -ms-flexbox;
  display: flex;
}
.large-details p {
  margin: 10px 0;
}
.large-details img {
  max-width: 40%;
  height: 240px;
}
.large-details .large-information {
  margin-left: 30px;
  margin-top: 40px;
  width: 60%;
}
.medium-profile-wrapper {
  display: -ms-flexbox;
  display: flex;
}
.medium-profile-wrapper img {
  height: 300px;
  max-width: 300px;
}
.medium-content {
  min-width: 52%;
  max-width: 62%;
  margin: 20px;
}
.small-profile-wrapper {
  display: block;
  width: 48%;
}
.small-profile-wrapper img {
  width: 270px;
  height: 260px;
  margin-left: 2.5px;
}
.small-profile-wrapper:nth-of-type(2n) {
  margin-left: 4%;
}
.small-content {
  margin: 10px;
}
@media screen and (max-width: 480px) {
  .small-profile-wrapper {
    display: block;
    width: 100%;
  }
  .small-profile-wrapper:nth-of-type(2n) {
    margin-left: 0;
  }
  .small-profile-wrapper .small-content {
    margin: 20px 15px;
  }
  .small-profile-wrapper img {
    width: 98.5%;
    height: auto;
  }
  .medium-profile-wrapper {
    display: block;
  }
  .medium-profile-wrapper .medium-content {
    max-width: 100%;
    margin: 10px 15px;
  }
  .medium-profile-wrapper img {
    max-width: 100%;
    height: auto;
  }
  .large-details {
    display: block;
  }
  .large-details img {
    max-width: 100%;
    height: 400px;
    margin-bottom: 7px;
  }
  .large-details .large-information {
    margin: 5px 20px;
    width: 100%;
  }
  .large-content p {
    margin: 0 20px;
  }
}
.donate-popup-wrapper {
  overflow: hidden;
  width: 100%;
  background: #0f1e64;
}
.donate-popup-inner-wrapper {
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.donate-popup--minimised {
  height: 40px;
}
.donate-popup--max-content {
  display: -ms-flexbox;
  display: flex;
}
.donate-popup-left,
.donate-popup-right {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 50%;
  height: 150px;
  font-family: proxima-nova-soft, sans-serif;
  font-weight: 700;
}
.donate-popup-bg-image {
  display: block;
  -ms-flex-positive: 1;
  flex-grow: 1;
  width: 160px;
  height: 140px;
  margin: 5px 35px;
  background-image: url(https://cancerqld.blob.core.windows.net/content/code/global/img/donate-bar-appeal-new.jpg);
  background-size: cover;
  background-position: center;
  border-radius: 5px;
  opacity: 0;
  transition: all 0.7s ease-in;
}
.donate-popup-bg-image.active {
  opacity: 1;
}
#button1 {
  position: relative;
}
#button1:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.4);
  transition: none;
}
#button1.active:after {
  width: 120%;
  background-color: rgba(255, 255, 255, 0);
  transition: all 0.3s ease-out;
}
#button2 {
  position: relative;
}
#button2:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.4);
  transition: none;
}
#button2.active:after {
  width: 120%;
  background-color: rgba(255, 255, 255, 0);
  transition: all 0.3s ease-out;
}
#button3 {
  position: relative;
}
#button3:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.4);
  transition: none;
}
#button3.active:after {
  width: 120%;
  background-color: rgba(255, 255, 255, 0);
  transition: all 0.3s ease-out;
}
#button4 {
  position: relative;
}
#button4:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.4);
  transition: none;
}
#button4.active:after {
  width: 100%;
  background-color: rgba(255, 255, 255, 0);
  transition: all 0.3s ease-out;
}
.donate-popup-left p {
  margin: 0;
  text-align: right;
  font-size: 19pt;
  line-height: 1.4;
  color: #ffd200;
  opacity: 0;
  transition: all 0.7s ease-in;
}
.donate-popup-left.active p {
  opacity: 1;
}
.donate-popup-right p {
  font-size: 13pt;
  color: #fff;
  opacity: 0;
  transition: all 0.7s ease-in;
}
.donate-popup-right .btn,
.donate-popup-right input[type="submit"].gform_button {
  opacity: 0;
  transition: all 0.7s ease-in;
}
.donate-popup-right.active p {
  opacity: 1;
}
.donate-popup-right.active .btn,
.donate-popup-right.active input[type="submit"].gform_button {
  opacity: 1;
}
.donate-popup-right .btn,
.donate-popup-right input[type="submit"].gform_button {
  height: 40px;
  margin-right: 3px;
  font-size: 14pt;
}
.donate-popup-right .btn:active,
.donate-popup-right .btn:hover,
.donate-popup-right input[type="submit"].gform_button:active,
.donate-popup-right input[type="submit"].gform_button:hover {
  background: #ffd200;
  color: #0f1e64;
}
.donate-popup-right .donate-popup-buttons {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
p.donate-popup--min-content {
  display: none;
  position: absolute;
  top: 8px;
  width: 100%;
  margin: 0;
  cursor: pointer;
  text-align: center;
  font-size: 13pt;
  font-family: "Helvetica Rounded LT W01 Bold", "Arial Rounded MT Bold",
    "Arial Round", "Helvetica Neue", Helvetica, Arial, "Lucida Grande",
    sans-serif;
  color: #fff;
  transition: color 0.2s;
}
p.donate-popup--min-content:active,
p.donate-popup--min-content:hover {
  color: #ffd200;
}
.donate-popup-inner-wrapper .donate-popup-minmax {
  position: absolute;
  right: -25px;
  top: 0;
  padding: 10px;
  color: #fff;
  cursor: pointer;
  transition: color 0.2s;
}
.donate-popup-inner-wrapper .donate-popup-minmax:active,
.donate-popup-inner-wrapper .donate-popup-minmax:hover {
  color: #ffd200;
}
.donate-popup-inner-wrapper .donate-popup-minmax::after {
  content: "\f077";
  font-family: FontAwesome;
}
.donate-popup--minimised .donate-popup-inner-wrapper .donate-popup-minmax {
  transform: rotate(-180deg);
}
.donate-popup--maximise-animate,
.donate-popup--maximise-animate
  .donate-popup-inner-wrapper
  .donate-popup-minmax,
.donate-popup--minimise-animate,
.donate-popup--minimise-animate
  .donate-popup-inner-wrapper
  .donate-popup-minmax {
  animation-duration: 0.2s;
  animation-timing-function: ease-out;
}
.donate-popup--maximise-animate,
.donate-popup--minimise-animate {
  animation-name: donatePopupAnimate;
}
.donate-popup--maximise-animate
  .donate-popup-inner-wrapper
  .donate-popup-minmax,
.donate-popup--minimise-animate
  .donate-popup-inner-wrapper
  .donate-popup-minmax {
  animation-name: donatePopupMinimiseAnimate;
}
.donate-popup--minimise-animate,
.donate-popup--minimise-animate
  .donate-popup-inner-wrapper
  .donate-popup-minmax {
  animation-fill-mode: forwards;
  animation-direction: normal;
}
.donate-popup--maximise-animate,
.donate-popup--maximise-animate
  .donate-popup-inner-wrapper
  .donate-popup-minmax {
  animation-fill-mode: backwards;
  animation-direction: reverse;
}
@keyframes donatePopupMinimiseAnimate {
  from {
    transform: rotate(0);
  }
  to {
    transform: rotate(-180deg);
  }
}
@keyframes donatePopupAnimate {
  from {
    height: 150px;
  }
  to {
    height: 40px;
  }
}
@media screen and (max-width: 1150px) {
  .donate-popup-right .btn,
  .donate-popup-right input[type="submit"].gform_button {
    padding: 8px 9px;
    font-size: 16pt;
  }
  .donate-popup-right p {
    font-size: 12pt;
  }
  .donate-popup-left p {
    font-size: 14pt;
  }
}
@media screen and (max-width: 767px) {
  .donate-popup-wrapper {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .banner--search {
    max-width: 350px;
    float: right;
    min-width: 300px;
  }
}
.survey-wrapper {
  overflow: hidden;
  width: 100%;
  background: #0f1e64;
}
.survey-left p,
.survey-right p {
  color: #fff;
}
.survey-left p {
  font-size: 15pt;
}
.survey-right .btn,
.survey-right input[type="submit"].gform_button {
  color: #0f1e64;
  background: #ffd200;
}
.survey-right .btn:hover,
.survey-right input[type="submit"].gform_button:hover {
  background: #009bdc;
  color: #fff;
}
.survey-popup-bg-image {
  display: block;
  -ms-flex-positive: 1;
  flex-grow: 1;
  width: 200px;
  height: 140px;
  margin: 5px 30px;
  background-image: url(https://cancerqld.blob.core.windows.net/content/code/global/img/170075_EHS_web-image-160x130px.jpg);
  background-size: cover;
  border-radius: 5px;
}
p.survey-small {
  display: none;
  color: #fff;
  font-weight: 700;
}
p.survey-small:active,
p.survey-small:hover {
  color: #ffd200;
}
.donate-popup-inner-wrapper .survey-arrow {
  color: #fff;
}
.donate-popup-inner-wrapper .survey-arrow:active,
.donate-popup-inner-wrapper .survey-arrow:hover {
  color: #ffd200;
}
.eoi-form-piece {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.eoi-form-piece .eoi-form-container {
  width: 49%;
}
.eoi-form-piece .eoi-form-container:nth-of-type(2n) {
  margin-left: 2%;
}
.eoi-form-piece .eoi-form-container p input {
  margin-top: 0.75rem;
  border: 2px solid #009bdc;
}
.eoi-form-piece .eoi-form-container p label {
  font-weight: 700;
  color: #0f1e64;
}
.required:after {
  content: "*";
  width: 5px;
  height: 5px;
  color: red;
  margin-left: 4px;
}
.select2-container {
  margin-top: 5px;
}
.eoi-form-wrapper {
  position: relative;
  margin-bottom: 50px;
}
.eoi-form-wrapper p button {
  position: absolute;
  right: 0;
  font-size: 2rem;
  vertical-align: middle;
  padding: 0.35em 1em;
  border-radius: 4px;
}
@media screen and (max-width: 480px) {
  .eoi-form-wrapper {
    margin-bottom: 80px;
  }
  .eoi-form-piece {
    display: block;
  }
  .eoi-form-piece .eoi-form-container {
    width: 100%;
  }
  .eoi-form-piece .eoi-form-container:nth-of-type(2n) {
    margin-left: 0;
  }
}
.single-event-wrapper h2 a,
.single-event-wrapper h4 a,
.single-line-event h2 a,
.single-line-event h4 a {
  color: #0f1e64;
}
.single-event-wrapper h2 a:hover,
.single-event-wrapper h4 a:hover,
.single-line-event h2 a:hover,
.single-line-event h4 a:hover {
  color: #009bdc;
}
.single-event-wrapper h2 a:after,
.single-event-wrapper h4 a:after,
.single-line-event h2 a:after,
.single-line-event h4 a:after {
  display: none;
}
.event-embeded-map iframe {
  width: 100% !important;
  max-height: 450px !important;
}
.event-meta-wrapper {
  display: -ms-flexbox;
  display: flex;
  margin: 15px 0 0;
}
.event-meta-date,
.event-meta-registerby {
  color: #0f1e64;
  font-family: "Helvetica Rounded LT W01 Bold", "Arial Rounded MT Bold",
    "Arial Round", "Helvetica Neue", Helvetica, Arial, "Lucida Grande",
    sans-serif;
  font-weight: 700;
}
.event-meta-date-button-wrapper p {
  margin-bottom: 0;
}
.event-meta-date-button-wrapper {
  min-width: 150px;
}
.event-meta-wrapper .btn,
.event-meta-wrapper input[type="submit"].gform_button {
  width: 150px;
  text-align: center;
}
.event-meta-date {
  background: #e3e4e5;
  border-radius: 3px;
  margin: 0 0 15px;
  padding: 15px 5px;
  text-align: center;
  font-size: 1.2em;
}
.event-date-lrg {
  font-size: 1.5em;
  display: block;
}
.event-meta-list-registerby-wrapper {
  margin-left: 30px;
  position: relative;
  width: 100%;
}
.event-meta-registerby {
  position: absolute;
  bottom: 5px;
}
.event-meta-list {
  list-style: none;
  padding-left: 20px;
  margin: 2px 0 40px;
}
.event-meta-list li {
  position: relative;
}
.event-meta-list .event-meta-location::before,
.event-meta-list .event-meta-region::before,
.event-meta-list .event-meta-time::before {
  position: absolute;
  color: #ffd200;
  font-family: FontAwesome;
}
.event-meta-list .event-meta-location::before {
  content: "\f041";
  left: -19px;
}
.event-meta-list .event-meta-time::before {
  content: "\f017";
  left: -20px;
}
.event-meta-list .event-meta-region::before {
  content: "\f0ac";
  left: -20px;
}
@media screen and (max-width: 1030px) {
  .event-meta-wrapper {
    display: block;
  }
  .event-meta-date,
  .event-meta-wrapper .btn,
  .event-meta-wrapper input[type="submit"].gform_button {
    width: 100%;
  }
  .event-meta-wrapper .btn,
  .event-meta-wrapper input[type="submit"].gform_button {
    padding: 10px;
  }
  .event-meta-list {
    margin: 45px 0 0;
  }
  .event-meta-registerby {
    top: -30px;
  }
  .event-meta-list-registerby-wrapper {
    margin-left: 0;
  }
}
.readless-btn,
.readmore-btn {
  font-size: 1em;
  cursor: pointer;
}
.readless-btn:hover,
.readmore-btn:hover {
  color: #fff;
}
.readmore-shortcode {
  max-height: 75px;
  overflow: hidden;
  margin-bottom: 10px;
  position: relative;
  transition: max-height 0.5s;
  position: relative;
}
.readmore-shortcode::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: inset 0 -20px 20px #fff;
}
.readmore-shortcode-show {
  transition: max-height 1.3s;
  max-height: 2000px;
}
.readmore-shortcode-show::after {
  box-shadow: inset 0 0 0 #fff;
}
.power-bi-page-container #qcsol-tab-selection,
.power-bi-page-container .article--footer,
.power-bi-page-container header {
  display: block;
  width: 94%;
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
}
.accr-chart,
.qcsol-chart,
.tab-content {
  width: 100vw;
  height: 90vh;
}
.tab-content {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: opacity 0.5s cubic-bezier(0.7, 0, 0.3, 1);
  pointer-events: none;
}
#accr-power-bi,
#qcsol-power-bi {
  width: 100vw;
  height: 90vh;
  position: relative;
}
#accr-chart-container,
#qcsol-chart-container {
  border-top: 2px solid #ffd500;
  width: 100vw;
  height: 100%;
  position: absolute !important;
  top: 0;
  display: none;
}
.accr-chart-loader,
.qcsol-chart-loader {
  border-top: 2px solid #ffd500;
  background: #fff;
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
  content: "";
  z-index: 999;
  padding-top: 130px;
  background-image: url(/wp-content/uploads/2017/01/graph-blue-bg.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.tab-scroll-container {
  height: 90vh;
  max-height: 90vh;
  overflow-y: auto;
}
@media (min-width: 1000px) {
  .tab-scroll-container {
    padding: 20px 15% 0 0;
  }
}
.tab-scroll-container ul li {
  list-style: none;
  margin-bottom: 0.5em;
}
.tab-scroll-container ul li::before {
  content: "\2022";
  display: block;
  position: relative;
  max-width: 0;
  max-height: 0;
  left: -17px;
  top: 0;
  color: #ffd500;
}
.page-width.width-50 {
  max-width: 580px;
}
.qcsol-1 .tab-content:nth-of-type(1),
.qcsol-10 .tab-content:nth-of-type(10),
.qcsol-2 .tab-content:nth-of-type(2),
.qcsol-3 .tab-content:nth-of-type(3),
.qcsol-4 .tab-content:nth-of-type(4),
.qcsol-5 .tab-content:nth-of-type(5),
.qcsol-6 .tab-content:nth-of-type(6),
.qcsol-7 .tab-content:nth-of-type(7),
.qcsol-8 .tab-content:nth-of-type(8),
.qcsol-9 .tab-content:nth-of-type(9) {
  opacity: 1;
  pointer-events: auto;
}
.accr-1 .tab-content:nth-of-type(1),
.accr-10 .tab-content:nth-of-type(10),
.accr-2 .tab-content:nth-of-type(2),
.accr-3 .tab-content:nth-of-type(3),
.accr-4 .tab-content:nth-of-type(4),
.accr-5 .tab-content:nth-of-type(5),
.accr-6 .tab-content:nth-of-type(6),
.accr-7 .tab-content:nth-of-type(7),
.accr-8 .tab-content:nth-of-type(8),
.accr-9 .tab-content:nth-of-type(9) {
  opacity: 1;
  pointer-events: auto;
}
.tab-nav {
  display: inline-block;
  padding: 10px 20px;
  background: #efefe5;
  cursor: pointer;
  font-family: "Helvetica Rounded LT W01 Bold", "Arial Rounded MT Bold",
    "Arial Round", "Helvetica Neue", Helvetica, Arial, "Lucida Grande",
    sans-serif;
  font-weight: 700;
  font-size: 12pt;
  transition: all 0.2s;
  border-top-left-radius: 4px;
  border-top-right-radius: 16px;
}
.tab-nav:hover {
  background: #e1e1d7;
}
.tab-nav-current {
  background: #ffd500;
}
.tab-nav-current:hover {
  background: #f0c800;
}
#qcsol-tab-selection {
  margin-top: 27px;
}
.accr-title,
.qcsol-title {
  margin-top: 12px;
}
.accr-dl,
.qcsol-dl {
  display: inline-block;
  position: relative;
  background: #efefe5;
  border-radius: 4px;
  min-width: 245px;
  width: calc(25% - 16px);
  padding: 0 22px 0 48px;
  height: 36px;
  line-height: 36px;
  cursor: pointer;
  font-size: 16px;
  overflow: hidden;
  margin: 16px 16px 0 0;
}
.qcsol-dl:before {
  content: "";
  display: block;
  position: absolute;
  background: #1f6e43;
  width: 100%;
  height: 100%;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  width: 36px;
  top: 0;
  left: 0;
  transition: width 0.2s;
}
.qcsol-dl:hover:before {
  width: 100%;
  border-radius: 4px;
}
.accr-dl:before {
  content: "";
  display: block;
  position: absolute;
  background: #1f6e43;
  width: 100%;
  height: 100%;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  width: 36px;
  top: 0;
  left: 0;
  transition: width 0.2s;
}
.accr-dl:hover:before {
  width: 100%;
  border-radius: 4px;
}
.qcsol-dl .dl-size {
  position: absolute;
  display: block;
  width: 36px;
  text-align: center;
  font-size: 9px;
  letter-spacing: 0.4px;
  padding-top: 22px;
  line-height: 1;
  color: #fff;
  top: 0;
  left: 0;
}
.accr-dl .dl-size {
  position: absolute;
  display: block;
  width: 36px;
  text-align: center;
  font-size: 9px;
  letter-spacing: 0.4px;
  padding-top: 22px;
  line-height: 1;
  color: #fff;
  top: 0;
  left: 0;
}
.qcsol-dl .dl-size:after {
  content: "\f063";
  display: block;
  font-family: FontAwesome;
  color: #fff;
  position: absolute;
  line-height: 25px;
  height: 25px;
  width: 36px;
  text-align: center;
  top: 0;
  left: 0;
  font-size: 16px;
}
.accr-dl .dl-size:after {
  content: "\f063";
  display: block;
  font-family: FontAwesome;
  color: #fff;
  position: absolute;
  line-height: 25px;
  height: 25px;
  width: 36px;
  text-align: center;
  top: 0;
  left: 0;
  font-size: 16px;
}
.qcsol-dl span {
  z-index: 0;
  position: relative;
}
.accr-dl span {
  z-index: 0;
  position: relative;
}
.qcsol-dl .dl-filename {
  color: #333;
  transition: color 0.2s, transform 0.2s;
}
.accr-dl .dl-filename {
  color: #333;
  transition: color 0.2s, transform 0.2s;
}
.qcsol-dl:hover .dl-filename {
  color: #fff;
  display: block;
  transform: translateX(6px);
}
.accr-dl:hover .dl-filename {
  color: #fff;
  display: block;
  transform: translateX(6px);
}
.qcsol-dl-wrap {
  width: 94vw;
  max-width: 1170px;
  font-size: 0;
}
.accr-dl-wrap {
  width: 94vw;
  max-width: 1170px;
  font-size: 0;
}
.qcsol-msg {
  display: none;
}
.accr-msg {
  display: none;
}
.qcsol-loader-content {
  display: table;
  margin: 0 auto;
  text-align: center;
  font-size: 21px;
  max-width: 1170px;
  max-width: 590px;
}
.qcsol-loader-content .qcsol-progress {
  background: #ffec9a;
  height: 10px;
  min-width: 260px;
  border-radius: 70px;
}
.qcsol-loader-content .qcsol-progress .progress-highlight {
  background: #f9d020;
  width: 0%;
  height: 100%;
  content: "";
  border-radius: 70px;
  display: block;
  transition: width 0.2s ease-in-out;
}
.accr-loader-content {
  display: table;
  margin: 0 auto;
  text-align: center;
  font-size: 21px;
  max-width: 1170px;
  max-width: 590px;
}
.accr-loader-content .accr-progress {
  background: #ffec9a;
  height: 10px;
  min-width: 260px;
  border-radius: 70px;
}
.accr-loader-content .accr-progress .progress-highlight {
  background: #f9d020;
  width: 0%;
  height: 100%;
  content: "";
  border-radius: 70px;
  display: block;
  transition: width 0.2s ease-in-out;
}
.qcsol-loader-facts,
.qcsol-progress-content {
  display: block;
  padding: 40px 20px;
  background: #efefe5;
  font-size: 21px;
  border-radius: 4px;
  margin-bottom: 20px;
}
.qcsol-progress-content {
  width: 360px;
  margin: 0 auto 20px;
}
.accr-loader-facts,
.accr-progress-content {
  display: block;
  padding: 40px 20px;
  background: #efefe5;
  font-size: 21px;
  border-radius: 4px;
  margin-bottom: 20px;
}
.accr-progress-content {
  width: 360px;
  margin: 0 auto 20px;
}
.accr-intro-bg {
  background-image: url(/wp-content/uploads/2017/01/graph-blue-bg.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.accr-intro-text {
  background: #fff;
  padding: 20px;
}
.accr-tab.tab-nav.tab-nav-current {
  background: #0092d3;
  color: #fff;
}
#accr-chart-container {
  border-top: 2px solid #0092d3;
}
.blue-square-container {
  width: 100%;
  height: 240px;
  overflow: hidden;
}
.blue-square-container .blue-square {
  width: calc(33.33% - 4px);
  margin-right: 4px;
  background: #0092d3;
  height: 240px;
  transition: background 0.3s;
}
.blue-square-container .blue-square .blue-square-image {
  height: 120px;
  width: 100%;
  margin-bottom: 8px;
  background-size: cover;
  background-position: center;
}
@media (max-width: 1240px) {
  .blue-square-container .blue-square .blue-square-image {
    height: 220px;
    max-width: 340px;
    margin: 0 auto 4px;
  }
}
.blue-square-container .blue-square h6 {
  color: #fff;
  text-align: center;
  display: block;
  width: 100%;
}
.blue-square-container .blue-square p {
  color: #fff;
  margin: 0 8px;
  text-align: center;
  font-weight: 300;
}
@media (min-width: 1241px) {
  .blue-square-container .blue-square {
    float: left;
  }
}
@media (max-width: 1240px) {
  .blue-square-container .blue-square {
    width: 100%;
    max-width: 340px;
    margin: 0 auto 4px;
    height: 300px;
  }
}
@media (max-width: 1240px) {
  .blue-square-container {
    height: 912px;
  }
}
.blue-square-container a .blue-square:hover {
  background: #0f1e64;
}
.bottom-banner {
  display: none;
  width: 100%;
  height: 75px;
  background-color: #0f1e64;
  opacity: 1;
  color: #ffd200;
  position: fixed;
  bottom: 0;
  border-top: 2px solid #ffd200;
  -ms-flex-direction: row;
  flex-direction: row;
  opacity: 1;
  transition: all 0.3s ease-in;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  z-index: 9999999999999999999999999;
}
.bottom-banner.active {
  opacity: 1;
  transition: all 0.3s ease-in;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
}
.bottom-banner-underline {
  margin-top: -10px;
  width: 0;
  transition: all 0.3s ease-in;
  text-align: left;
  position: absolute;
  margin-left: 30px;
  left: 0;
}
.bottom-banner-underline.active {
  text-align: right;
  right: 0;
  width: 210px;
}
.bottom-banner-underline2 {
  margin-top: -10px;
  width: 0;
  z-index: 9;
  border: 0;
  border-top: 1px solid #0f1e64;
  transition: all 0.3s ease-in;
  text-align: left;
  position: absolute;
  margin-left: 30px;
  left: 0;
}
.bottom-banner-underline2.active {
  width: 210px;
}
.bottom-banner-closer {
  font-size: large;
  color: #ffd200;
  margin-left: 5px;
  float: left;
}
.bottom-banner-closer:after {
  content: "\f00d";
  font-family: FontAwesome;
  width: 10px;
}
.bottom-banner-text {
  width: 200px;
  margin-top: 18px;
  margin-left: 15px;
  color: #fff;
  float: left;
  text-align: center;
  font-style: bold;
}
.bottom-banner-closer:hover {
  color: #ffd200;
}
.bottom-banner-button {
  margin-top: 15px;
  margin-right: 13px;
  position: relative;
  float: right;
  width: auto;
}
@media screen and (min-width: 0px) and (max-width: 900px) {
  .bottom-banner {
    display: block;
  }
}
div#media-profile-section {
  max-width: 414px;
  margin: 0 auto;
  margin-bottom: 28px;
}
div#media-profile-section .media-profile {
  display: -ms-flexbox;
  display: flex;
  padding: 10px;
  position: relative;
  text-align: center;
  padding-bottom: 0;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background-color: #efefe5;
  margin-bottom: 5px;
  border-radius: 4px;
}
div#media-profile-section div#media-profile-title {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 7px;
  text-align: left;
  margin-left: 10px;
}
div#media-profile-section .media-profile:nth-last-of-type(1) {
  margin-bottom: 0;
  border-bottom: none;
  padding-bottom: 0;
}
div#media-profile-section .profile-container-left,
div#media-profile-section .profile-container-right {
  z-index: 99999999;
}
div#media-profile-section .profile-container-left {
  width: 30%;
  margin-top: -5px;
  text-align: left;
  padding-left: 5%;
}
div#media-profile-section .profile-container-right {
  width: 60%;
  text-align: left;
  margin-top: -10px;
  margin-left: 5%;
}
div#media-profile-section .profile-container-bottom {
  width: 100%;
  text-align: left;
  margin-left: -10px;
  margin-top: 7px;
  padding-top: 10px;
  padding-left: 5%;
}
div#media-profile-section p.media-profile-name {
  font-weight: 700;
  font-size: 17px;
  margin-top: 14px;
  margin-bottom: 15px;
}
div#media-profile-section p.media-profile-email {
  margin-bottom: 13px;
  word-wrap: break-word;
  margin-right: 5px;
}
div#media-profile-section div#media-profile-title {
  padding: none !important;
  margin: none !important;
  padding: 10px;
  padding-top: 10px;
  padding-bottom: 1px;
  margin-left: -10px;
  color: #000;
  font-size: 18px;
  text-align: center;
}
div#media-profile-section .media-profile-background {
  background-color: #ffd500;
  position: relative;
  margin-left: -10px;
  margin-right: -10px;
  margin-top: -10px;
  display: -ms-flexbox;
  display: flex;
  padding-top: 10px;
  border-bottom: 3px solid #e6bf00;
  width: 150%;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
div#media-profile-section img.media-profile-image {
  max-width: 100px;
  border: 1px solid #000;
  border-radius: 4px;
  width: 60px;
  margin-top: 6px;
  box-shadow: 0 0 4px grey;
  margin-bottom: 5px;
}
div#media-profile-section p.media-profile-home-phone {
  margin-bottom: 0;
}
div#media-profile-section p.media-profile-number::before {
  content: "\f10b";
  font-family: FontAwesome;
  font-size: 28px;
  margin-left: 4px;
  margin-right: 18px;
  color: #0092d3;
}
div#media-profile-section p.media-profile-home-phone::before {
  content: "\f095";
  font-family: FontAwesome;
  font-size: 20px;
  margin-left: 2px;
  margin-right: 16px;
  color: #0092d3;
}
div#media-profile-section p.media-profile-email::before {
  content: "\f0e0";
  font-family: FontAwesome;
  margin-right: 15px;
  font-size: 20px;
  color: #0092d3;
}
div#media-profile-section p.media-profile-number {
  margin-bottom: 0;
}
div#media-profile-section p.media-profile-title {
  margin-top: -12px;
  font-weight: 700;
  font-size: 13px;
  margin-bottom: 5px;
}
div#media-profile-section p.media-profile-intro {
  margin-bottom: 10px;
  margin-top: -3px;
  padding-bottom: 10px;
  font-weight: 700;
  border-bottom: 1px solid #d3d3d3;
}
@media screen and (max-width: 1230px) {
  div#media-profile-section .media-profile-background {
    height: 100px;
  }
}
@media screen and (max-width: 767px) {
  div#media-profile-section .profile-container-left {
    width: 23% !important;
  }
}
#ja-jobs-widget {
  margin-top: 30px;
}
#ja-jobs-widget img.list-logo {
  display: inline-block;
}
#ja-jobs-widget h2.title {
  display: inline-block;
  margin-left: 58px;
  position: relative;
  font-size: 20px;
}
#ja-jobs-widget a.back-link {
  margin-right: 10px;
}
#ja-jobs-widget ul.classifications li:nth-of-type(1)::before {
  content: "";
  background: url(/wp-content/themes/ccq/library/images/ic-notepad-no-border.png);
  background-size: 60px 55px;
  height: 55px;
  width: 60px;
  display: inline-block;
  background-repeat: no-repeat;
  position: absolute;
  margin-left: -4px;
  left: 0;
  margin-top: -36px;
}
#ja-jobs-widget span.normal-title {
  font-size: 14px;
  display: block;
  font-weight: 100;
}
#ja-jobs-widget span.bold-title {
  font-weight: 700;
  margin-right: 10px;
}
#ja-jobs-widget ul.classifications li:nth-of-type(1) {
  margin-right: -40px;
  margin-top: -60px;
}
#ja-jobs-widget ul.classifications li:nth-of-type(2)::after {
  content: "";
  margin-top: 30px;
  border-bottom: 2px solid #ffd500;
  width: 100%;
  position: absolute;
  left: 0;
  -webkit-margin-before: 10px;
}
#ja-jobs-widget ul.classifications li:nth-of-type(1),
#ja-jobs-widget ul.classifications li:nth-of-type(2) {
  display: inline-block;
  padding-left: 60px;
}
#ja-jobs-widget ul.classifications li:nth-of-type(2) {
  font-weight: 700;
}
#ja-jobs-widget ul.classifications li:nth-of-type(3)::before {
  color: #ffe46c;
  content: "\f041";
  font-family: FontAwesome;
  margin-right: 13px;
  font-size: 20px;
}
#ja-jobs-widget ul.classifications li:nth-of-type(3) {
  padding-top: 15px;
  width: 35%;
}
#ja-jobs-widget ul.classifications li:nth-of-type(4)::before {
  content: "\f129";
  font-family: FontAwesome;
  margin-right: 14px;
  font-size: 20px;
  color: #ffe46c;
  margin-left: -25px;
}
#ja-jobs-widget ul.classifications li:nth-of-type(4) {
  width: 35%;
  padding-left: 28px;
}
#ja-jobs-widget ul {
  list-style-type: none;
}
#ja-jobs-widget .job {
  margin-bottom: 50px;
  position: relative;
}
#ja-jobs-widget ul.classifications {
  margin-bottom: 0;
  padding-left: 0;
}
#ja-jobs-widget p.date-posted::before {
  content: "\f044";
  font-family: FontAwesome;
  font-size: 15px;
  margin-right: 9px;
  margin-top: -21px !important;
  color: #ffe46c;
}
#ja-jobs-widget p.summary {
  margin-top: 10px;
  position: absolute;
  margin-left: 35%;
  border-left: 3px solid #ffd500;
  padding-left: 12px;
  min-height: 86px;
  background: rgba(255, 213, 0, 0.13);
  padding-top: 10px;
  bottom: 30px;
  padding-right: 5px;
  min-width: 65%;
}
#ja-jobs-widget p.date-posted {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 30px;
  margin-top: 4px;
  width: 35%;
}
#ja-jobs-widget .btn.btn-primary,
#ja-jobs-widget a.view-details,
#ja-jobs-widget input.btn-primary[type="submit"].gform_button,
#ja-jobs-widget input.ja-button {
  vertical-align: middle;
  padding: 0.35em 1em;
  border-radius: 4px;
  background: #0092d3;
  border: none;
  font-family: proxima-nova-soft, sans-serif;
  font-weight: 700;
  color: #fff;
  cursor: pointer;
  line-height: 1.3;
  -webkit-font-smoothing: antialiased;
  transition: all 0.2s ease;
}
#ja-jobs-widget .meta {
  position: relative;
}
#ja-jobs-widget .description {
  margin-top: 20px;
}
#ja-jobs-widget .description li {
  list-style: initial !important;
}
#ja-jobs-widget .apply {
  margin-top: 30px;
  margin-bottom: 30px;
}
#ja-jobs-widget .ja-pager-container {
  margin-top: 70px;
}
#ja-jobs-widget .ja-pager-container span.current-page {
  border: 2px solid #ffd500;
  padding: 4px;
  padding-left: 10px;
  padding-right: 10px;
  border-radius: 4px;
}
#ja-jobs-widget .ja-pager-container a.page,
#ja-jobs-widget .ja-pager-container span.current-page {
  margin-right: 10px;
}
#ja-jobs-widget .ja-pager-container a.next {
  margin-left: 13px;
}
#ja-jobs-widget .ja-pager-container a.previous {
  margin-right: 13px;
}
#ja-jobs-widget .ja-pager-container .ja-pager-summary {
  margin-top: 17px;
}
#ja-jobs-widget .ja-job-details .meta .date-posted {
  margin-left: 60px;
  margin-bottom: 5px !important;
}
#ja-jobs-widget .ja-job-details .meta .classifications li:nth-of-type(3),
#ja-jobs-widget .ja-job-details .meta .classifications li:nth-of-type(4) {
  margin-left: 60px;
}
#ja-jobs-widget
  .ja-job-details
  .meta
  .classifications
  li:nth-of-type(2)::after {
  padding-bottom: 10px;
  margin-top: 20px;
  -webkit-margin-before: 0;
}
@media screen and (max-width: 440px) {
  #ja-jobs-widget .ja-job-details .meta .classifications li:nth-of-type(4) {
    padding-top: 0 !important;
  }
  #ja-jobs-widget p.summary {
    position: relative !important;
    margin-left: 0 !important;
    margin-bottom: 0;
    margin-top: 10px !important;
  }
  #ja-jobs-widget h2.title {
    margin-left: 35px;
    font-size: 17px !important;
  }
  #ja-jobs-widget ul.classifications li:nth-of-type(1)::before {
    content: "";
    background: url(/wp-content/themes/ccq/library/images/ic-notepad-no-border.png);
    background-size: 40px 35px;
    height: 35px;
    width: 40px;
    margin-left: -8px;
    margin-top: -48px;
    display: inline-block;
    background-repeat: no-repeat;
    vertical-align: text-bottom;
  }
  #ja-jobs-widget ul.classifications li:nth-of-type(1),
  #ja-jobs-widget ul.classifications li:nth-of-type(2) {
    display: inline-block;
    padding-left: 0;
  }
  #ja-jobs-widget ul.classifications li:nth-of-type(1) {
    margin-right: 10px;
  }
  #ja-jobs-widget ul.classifications li:nth-of-type(3) {
    width: 100%;
  }
  #ja-jobs-widget ul.classifications li:nth-of-type(4) {
    width: 100%;
  }
  #ja-jobs-widget .ja-job-details .meta .date-posted {
    margin-left: 0;
  }
  #ja-jobs-widget .ja-job-details .meta .classifications li:nth-of-type(3),
  #ja-jobs-widget .ja-job-details .meta .classifications li:nth-of-type(4) {
    margin-left: 0;
  }
}
.menu-bar {
  display: none;
  border-bottom: 2px solid #ffd200;
  position: relative;
  z-index: 50;
}
@media screen and (min-width: 768px) {
  .menu-bar {
    display: block !important;
  }
}
.menu-bar--inner {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .menu-bar--inner {
    width: 94%;
  }
}
@media screen and (min-width: 768px) {
  .main-menu {
    margin: 0 -14px 0 -12px;
  }
}
@media screen and (min-width: 940px) {
  .main-menu {
    margin: 0 -19px 0 -14px;
  }
}
.main-menu li {
  position: relative;
}
.main-menu li.current-menu-ancestor > a,
.main-menu li.current-menu-item > a,
.main-menu li.current_page_ancestor > a,
.main-menu li.current_page_item > a {
  color: #009bdc;
}
.main-menu a {
  position: relative;
}
.main-menu > li {
  border-top: 1px solid #e3e4e5;
}
.main-menu > li > a {
  color: #0f1e64;
  font-family: FocoCC, sans-serif;
  font-weight: 700;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: subpixel-antialiased;
  display: block;
  padding: 10px 3%;
  font-size: 15px;
  transition: all 0.2s linear;
}
@media screen and (min-width: 768px) {
  .main-menu > li > a {
    display: inline-block;
    padding: 6px 9px;
  }
}
@media screen and (min-width: 940px) {
  .main-menu > li > a {
    padding: 6px 14px;
    font-size: 18px;
  }
}
.main-menu > li:hover > a {
  background: #009bdc;
  color: #fff !important;
}
@media screen and (min-width: 768px) {
  .main-menu > li {
    display: inline-block;
    border-top: none;
  }
}
@media screen and (min-width: 1120px) {
  .main-menu > li {
    padding: 0 1% 4px;
  }
  .main-menu > li:before {
    content: "";
    position: absolute;
    width: 4px;
    height: 4px;
    border-radius: 100%;
    background: #0f1e64;
    top: 50%;
    margin-top: -2px;
    left: -3px;
  }
  .main-menu > li:first-child:before {
    display: none;
  }
}
.main-menu ul {
  display: none;
}
@media screen and (min-width: 768px) {
  .main-menu ul {
    position: absolute;
    left: 0;
    top: 100%;
    width: 240px;
    border: 1px solid #f1f2f3;
    border-top: 2px solid #ffd200;
    background: #fff;
  }
  .main-menu ul li {
    display: block;
  }
  .main-menu ul li:first-child {
    padding-top: 8px;
  }
  .main-menu ul li:last-child {
    padding-bottom: 8px;
  }
}
.main-menu ul a {
  font-family: FocoCC, sans-serif;
  font-weight: 300;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 15px;
  font-size: 1.5rem;
  display: block;
  color: #333;
  padding: 5px 15px;
}
.main-menu ul a:hover {
  color: #009bdc;
}
@media screen and (max-width: 767px) {
  .main-menu ul a {
    padding: 8px 20px;
    border-top: 1px solid #f1f2f3;
  }
}
.main-menu ul li .mega-view-more a {
  color: #0f1e64;
  font-size: 1.2rem;
  font-weight: 700;
  font-style: italic;
}
.main-menu ul li .mega-view-more a:hover {
  color: #009bdc;
}
@media screen and (min-width: 768px) {
  .main-menu ul ul {
    left: 100%;
    top: 0;
    padding-top: 0 !important;
    margin-top: -8px;
    border-top: 1px solid #f1f2f3;
  }
  .main-menu ul ul:before {
    content: "";
    position: absolute;
    top: 18px;
    left: -15px;
    border: 5px solid transparent;
    border-left-color: #009bdc;
  }
}
@media screen and (max-width: 767px) {
  .main-menu ul ul a {
    padding: 8px 20px 8px 30px;
  }
}
.main-menu ul li:first-child ul {
  margin-top: 0;
}
@media screen and (min-width: 768px) {
  .main-menu li:hover > ul,
  .main-menu li[aria-expanded="true"] > ul {
    display: block;
  }
}
@media screen and (min-width: 768px) {
  .main-menu li.mega-menu-item > ul {
    width: 960px;
  }
  .main-menu li.mega-menu-item > ul > li {
    width: 25%;
  }
  .main-menu li.mega-menu-item.cols-6 > ul {
    width: 1170px;
  }
  .main-menu li.mega-menu-item.cols-6 > ul > li {
    width: 16.666%;
  }
  .main-menu li.mega-menu-item.cols-6 > ul > li:first-child,
  .main-menu li.mega-menu-item.cols-6 > ul > li:nth-child(7) {
    border: none;
    clear: left;
  }
  .main-menu li.mega-menu-item.cols-6 > ul > li:nth-child(n + 7) {
    margin-top: 20px;
  }
  .main-menu li.mega-menu-item.cols-5 > ul {
    width: 1080px;
  }
  .main-menu li.mega-menu-item.cols-5 > ul > li {
    width: 20%;
  }
  .main-menu li.mega-menu-item.cols-5 > ul > li:first-child,
  .main-menu li.mega-menu-item.cols-5 > ul > li:nth-child(6) {
    border: none;
    clear: left;
  }
  .main-menu li.mega-menu-item.cols-5 > ul > li:nth-child(n + 6) {
    margin-top: 20px;
  }
  .main-menu li.mega-menu-item.cols-4 > ul {
    width: 960px;
  }
  .main-menu li.mega-menu-item.cols-4 > ul > li {
    width: 25%;
  }
  .main-menu li.mega-menu-item.cols-4 > ul > li:first-child,
  .main-menu li.mega-menu-item.cols-4 > ul > li:nth-child(5) {
    border: none;
    clear: left;
  }
  .main-menu li.mega-menu-item.cols-4 > ul > li:nth-child(n + 5) {
    margin-top: 20px;
  }
  .main-menu li.mega-menu-item.cols-3 > ul {
    width: 768px;
  }
  .main-menu li.mega-menu-item.cols-3 > ul > li {
    width: 33.33%;
  }
  .main-menu li.mega-menu-item.cols-3 > ul > li:first-child,
  .main-menu li.mega-menu-item.cols-3 > ul > li:nth-child(4) {
    border: none;
    clear: left;
  }
  .main-menu li.mega-menu-item.cols-3 > ul > li:nth-child(n + 4) {
    margin-top: 20px;
  }
  .main-menu li.mega-menu-item.cols-2 > ul {
    width: 600px;
  }
  .main-menu li.mega-menu-item.cols-2 > ul > li {
    width: 50%;
  }
  .main-menu li.mega-menu-item.cols-2 > ul > li:first-child,
  .main-menu li.mega-menu-item.cols-2 > ul > li:nth-child(3) {
    border: none;
    clear: left;
  }
  .main-menu li.mega-menu-item.cols-2 > ul > li:nth-child(n + 3) {
    margin-top: 20px;
  }
  .main-menu li.mega-menu-item > ul {
    background: #fff;
    padding: 20px 0;
  }
  .main-menu li.mega-menu-item > ul > li {
    display: block;
    float: left;
    border-left: 1px dashed #009bdc;
    padding: 0 20px;
    min-height: 20px;
  }
  .main-menu li.mega-menu-item > ul > li > a {
    color: #009bdc;
    font-family: FocoCC, sans-serif;
    font-weight: 700;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: subpixel-antialiased;
    font-size: 18px;
    padding: 0;
  }
  .main-menu li.mega-menu-item > ul > li > a:hover {
    color: #0f1e64;
  }
  .main-menu li.mega-menu-item > ul > li > a[href="#"] {
    cursor: default;
  }
  .main-menu li.mega-menu-item > ul > li ul {
    position: relative;
    display: block;
    top: auto;
    left: auto;
    border: none;
    padding: 0;
    background: 0 0;
    margin-top: 0;
    width: 100%;
  }
  .main-menu li.mega-menu-item > ul > li ul:before {
    display: none;
  }
  .main-menu li.mega-menu-item > ul > li ul li {
    background: 0 0;
  }
  .main-menu li.mega-menu-item > ul a {
    display: block;
    padding: 5px 0;
  }
  .main-menu li.mega-menu-item > ul.sub-menu {
    box-shadow: 0 3px 8px #8e8e8e;
  }
}
@media screen and (min-width: 768px) {
  .menu-bar--mobile-items {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  .main-menu li.mega-menu-item > ul {
    width: 100% !important;
  }
  .menu-bar ul.nav ul,
  .top-menu ul.nav ul {
    display: none;
  }
}
.mobile-menu-sub-toggle {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 3em;
  background: #009bdc;
  color: #fff;
  text-align: center;
}
.mobile-menu-sub-toggle i {
  position: absolute;
  top: 50%;
  margin-top: -12px;
  line-height: 24px;
  font-size: 16px;
  font-size: 1.6rem;
  width: 100%;
  left: 0;
}
@media screen and (min-width: 768px) {
  .mobile-menu-sub-toggle {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  .no-js .main-nav-wrap {
    display: block;
  }
  .no-js .main-nav-wrap ul {
    display: block !important;
  }
}
.top-menu li {
  display: inline-block;
  position: relative;
}
.top-menu li.current-menu-ancestor > a,
.top-menu li.current-menu-item > a,
.top-menu li.current_page_ancestor > a,
.top-menu li.current_page_item > a {
  color: #0f1e64;
  font-family: FocoCC, sans-serif;
  font-weight: 700;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: subpixel-antialiased;
}
.top-menu a {
  position: relative;
  display: block;
  font-size: 12px;
  font-size: 1.2rem;
  padding-top: 0;
  padding-bottom: 0;
}
.top-menu a:hover {
  text-decoration: none;
}
@media screen and (min-width: 768px) {
  .top-menu a {
    display: inline-block;
  }
}
.top-menu > li > a {
  padding: 0 10px;
}
.top-menu ul {
  display: none;
  text-align: left;
}
@media screen and (min-width: 768px) {
  .top-menu ul {
    position: absolute;
    left: 0;
    top: 100%;
    width: 200px;
    border: 1px solid #f1f2f3;
    background: #fff;
  }
  .top-menu ul li {
    display: block;
  }
  .top-menu ul li:first-child {
    padding-top: 8px;
  }
  .top-menu ul li:last-child {
    padding-bottom: 8px;
  }
}
.top-menu ul a {
  font-family: FocoCC, sans-serif;
  font-weight: 300;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 13px;
  font-size: 1.3rem;
  display: block;
  color: #333;
  padding: 5px 15px;
}
.top-menu ul a:hover {
  color: #009bdc;
}
@media screen and (max-width: 767px) {
  .top-menu ul a {
    padding: 8px 20px;
    border-top: 1px solid #f1f2f3;
  }
}
@media screen and (min-width: 768px) {
  .top-menu li:hover > ul,
  .top-menu li[aria-expanded="true"] > ul {
    display: block;
  }
}
.menu-bar--mobile-items .top-menu {
  border-bottom: 1px solid #e3e4e5;
}
.menu-bar--mobile-items .top-menu li {
  display: block;
  margin-left: 0;
  border-top: 1px solid #e3e4e5;
}
.menu-bar--mobile-items .top-menu li.current-menu-ancestor > a,
.menu-bar--mobile-items .top-menu li.current-menu-item > a,
.menu-bar--mobile-items .top-menu li.current_page_ancestor > a,
.menu-bar--mobile-items .top-menu li.current_page_item > a {
  color: #009bdc;
}
.menu-bar--mobile-items .top-menu a {
  padding: 10px 3%;
  line-height: 1.3 !important;
  font-size: 14px;
}
.social-icons {
  display: inline-block;
  overflow: hidden;
  vertical-align: top;
}
.social-icons li {
  display: inline-block;
  margin: 0 0 0 9px;
}
.social-icons a {
  font-size: 24px;
  font-size: 2.4rem;
}
.submenu--expander {
  position: relative;
  float: right;
  top: -2px;
  padding: 7px 15px;
  color: #009bdc;
  font-size: 18px;
  font-size: 1.8rem;
  transform: rotate(0);
  transition: transform 0.3s ease;
}
.is-expanded .submenu--expander {
  transform: rotate(180deg);
}
@media screen and (min-width: 940px) {
  .submenu--expander {
    display: none;
  }
}
.submenu--menu li.current_page_item {
  background: #ffd200;
}
.submenu--menu a {
  color: #0f1e64;
  display: block;
  margin: 0 15px;
  padding-top: 7px;
  padding-bottom: 7px;
  border-top: 1px dashed rgba(255, 255, 255, 0.5);
}
.submenu--menu > li {
  position: relative;
}
.submenu--menu > li > a {
  font-family: FocoCC, sans-serif;
  font-weight: 700;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #009bdc;
  font-size: 17px;
  font-size: 1.7rem;
  border-top: none;
}
@media screen and (min-width: 940px) {
  .submenu--menu > li > a {
    display: none;
  }
  .submenu__events .submenu--menu > li > a {
    display: block;
  }
}
.submenu--menu > li > ul {
  display: none;
  clear: both;
}
@media screen and (min-width: 940px) {
  .submenu--menu > li > ul {
    display: block !important;
  }
}
.submenu--menu li li ul {
  display: none;
}
.submenu--menu li li.current_page_ancestor > ul,
.submenu--menu li li.current_page_item > ul {
  display: block;
  background: #efefe5;
}
.submenu--menu > li > ul > li.current_page_ancestor > a,
.submenu--menu > li > ul > li.current_page_item > a {
  font-family: FocoCC, sans-serif;
  font-weight: 700;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: subpixel-antialiased;
}
.submenu--menu > li > ul > li:first-child a {
  border-top: none;
}
.submenu--menu li li li a {
  padding-left: 15px;
}
.submenu--menu li li li li a {
  padding-left: 30px;
}
.submenu--menu li li li li li a {
  padding-left: 45px;
}
.submenu--menu li li li li li li a {
  padding-left: 60px;
}
.page-navigation {
  text-align: right;
}
.branch_page_navi {
  display: inline-block;
}
.branch_page_navi li {
  display: inline-block;
  vertical-align: middle;
}
.branch_page_navi li.branch-current {
  font-family: FocoCC, sans-serif;
  font-weight: 700;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: subpixel-antialiased;
}
.branch_page_navi li a,
.branch_page_navi li.branch-current {
  padding: 3px 5px;
}
.branch_page_navi li i {
  font-size: 1.1em;
  font-weight: 700;
}
.breadcrumbs {
  display: none;
  font-size: 13px;
  font-size: 1.3rem;
}
.breadcrumbs a {
  color: #333;
}
.breadcrumbs .breadcrumb_last {
  color: #009bdc;
}
@media screen and (min-width: 768px) {
  .breadcrumbs {
    display: block;
  }
}
.uv-widget {
  display: none;
  width: 95%;
  margin: auto;
}
@media screen and (min-width: 0px) and (max-width: 667px) {
  .uv-widget {
    display: block;
  }
}
.home-slideshow--slide {
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.home-slideshow--slide-image {
  position: absolute;
  top: 0;
}
.home-slideshow--slide-outer-wrap {
  position: relative;
  display: block;
}
@media screen and (min-width: 768px) {
  .home-slideshow--slide-outer-wrap {
    height: 405px;
  }
}
.home-slideshow--slide-content {
  margin: 40px 0;
}
@media screen and (min-width: 480px) {
  .home-slideshow--slide-content {
    margin: 60px 0;
  }
}
@media screen and (min-width: 768px) {
  .home-slideshow--slide-content {
    margin: 0;
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 60px;
    transition: transform 0.8s ease-out, opacity 0.8s linear;
  }
  .csstransforms .home-slideshow--slide-content {
    bottom: auto;
    top: 50%;
    transform: translateY(-50%);
  }
  .home-slideshow--slide-content.is-hidden {
    transition: opacity 0.3s linear, transform 0s linear 0.3s;
    opacity: 0;
    transform: translateY(-40%);
  }
}
.home-slideshow--slide-title {
  color: #fff;
  max-width: 880px;
  font-size: 30px;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .home-slideshow--slide-title {
    font-size: 50px;
  }
}
@media screen and (min-width: 940px) {
  .home-slideshow--slide-title {
    font-size: 70px;
  }
}
.home-slideshow--slide-title__blue {
  color: #0f1e64;
}
.home-slideshow--slide-title__lightblue {
  color: #009bdc;
}
.home-slideshow--slide-title__yellow {
  color: #ffd200;
}
.home-slideshow--slide-text {
  color: #fff;
  max-width: 700px;
  font-size: 16px;
}
@media screen and (min-width: 768px) {
  .home-slideshow--slide-text {
    font-size: 18px;
  }
}
.home-slideshow--slide-text__blue {
  color: #0f1e64;
}
.home-slideshow--slide-text__lightblue {
  color: #009bdc;
}
.home-slideshow--slide-text__yellow {
  color: #ffd200;
}
.home-slideshow--slide__text-shadow .home-slideshow--slide-title {
  text-shadow: 2px 2px 0 rgba(0, 0, 0, 0.6);
}
.home-slideshow--slide__text-shadow .home-slideshow--slide-text {
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.6);
}
.home-content {
  margin: 20px 0;
}
.home-content--header {
  border-bottom: 3px solid #ffd200;
}
.home-content--title {
  max-width: 800px;
}
.home-content--content {
  padding: 15px 0 0;
  max-width: 1020px;
}
@media screen and (min-width: 768px) {
  .home-content--content,
  .home-content--header {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.home-main {
  margin-bottom: 40px;
}
.home-ccq-unit {
  margin-bottom: 20px;
}
.home-infoboxes {
  margin-bottom: 40px;
}
.home-infoboxes--boxes {
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .home-infoboxes--boxes .col,
  .home-infoboxes--boxes .gallery-item,
  .home-infoboxes--boxes .grid-item,
  .home-infoboxes--boxes .home-infoboxes--dropdown .infobox-link,
  .home-infoboxes--boxes .left-sidebar,
  .home-infoboxes--boxes .main-col,
  .home-infoboxes--boxes .sidebar,
  .home-infoboxes--dropdown .home-infoboxes--boxes .infobox-link {
    margin-bottom: 0 !important;
  }
}
.home-infoboxes--dropdown {
  background: #e1e1d7;
  padding: 20px;
}
@media screen and (max-width: 767px) {
  .home-infoboxes--dropdown {
    display: none !important;
  }
}
.home-infobox {
  background: #eee;
  transition: background 0.3s linear;
}
.home-infobox.is-active {
  background: #e1e1d7;
}
@media screen and (min-width: 768px) {
  .home-infobox {
    position: relative;
  }
  .home-infobox:after {
    content: "";
    position: absolute;
    z-index: 2;
    left: -3px;
    right: -3px;
    bottom: 0;
    height: 2px;
    background: #ffd200;
  }
  .home-infobox.is-active:after {
    display: none;
  }
}
.home-infobox--img {
  line-height: 0;
}
.home-infobox--body {
  padding: 20px;
}
.home-infobox--title {
  line-height: 1;
  margin-bottom: 10px;
}
.home-infobox--more {
  position: relative;
  padding-left: 20px;
}
.home-infobox--more:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 2px;
  font-size: 11px;
  transition: transform 0.3s ease;
}
.is-active .home-infobox--more:before {
  transform: rotate(180deg);
}
.home-infobox--links {
  border-top: 2px solid #d4d4c6;
  padding: 10px 20px;
}
@media screen and (min-width: 768px) {
  .home-infobox--links {
    display: none !important;
  }
}
.infobox-link {
  margin: 13px 0;
}
.infobox-link--title {
  font-size: 15px;
  font-size: 1.5rem;
}
@media screen and (min-width: 768px) {
  .infobox-link--content-wrap {
    min-height: 100px;
  }
}
.home-infobox--links .infobox-link {
  margin: 13px 0;
}
.home-infobox--links .infobox-link--img {
  display: none;
}
.home-infobox--links .infobox-link--content {
  display: none;
}
.home-infobox--links .infobox-link--link {
  display: none;
}
.home-infoboxes--dropdown .infobox-link {
  width: 20%;
  margin-top: 0;
  margin-bottom: 0;
}
.home-infoboxes--dropdown .infobox-link--img {
  padding-top: 42%;
  background-size: cover;
  background-repeat: no-repeat;
  margin-bottom: 5px;
}
.home-infoboxes--dropdown .infobox-link--title {
  margin-bottom: 5px;
}
.home-infoboxes--dropdown .infobox-link--content {
  font-size: 12px;
  font-size: 1.2rem;
}
.home-infoboxes--dropdown .infobox-link--content p {
  margin-bottom: 7px;
}
.home-infoboxes--dropdown .infobox-link--link {
  font-size: 12px;
  font-size: 1.2rem;
  font-family: FocoCC, sans-serif;
  font-weight: 700;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: subpixel-antialiased;
}
.home-infoboxes--dropdown .infobox-link--link:after {
  content: "";
  display: inline-block;
  margin-left: 5px;
}
.home-donate {
  margin-bottom: 50px;
}
.home-latest h3 {
  font-size: 24px;
  font-size: 2.4rem;
}
.home-latest--col {
  margin-bottom: 30px;
}
.home-latest--col-footer {
  text-align: right;
}
.home-latest--item {
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .home-latest--item .media-img {
    max-width: 36%;
  }
}
.home-latest--item-title a {
  color: #009bdc;
}
.home-latest--item-readmore {
  color: #00427e;
  text-decoration: underline;
  font-weight: 700;
  font-style: italic;
  font-size: 1.2rem;
}
.posts-filters {
  margin-bottom: 25px;
}
.posts-filters--filter,
.posts-filters--search {
  margin-bottom: 12px;
}
.posts-filters--filter {
  position: relative;
}
.posts-filters__news {
  border-bottom: 2px solid #ffd200;
}
.post-in-archive {
  margin-bottom: 20px;
}
.post-in-archive--header {
  margin-bottom: 15px;
  border-bottom: 3px solid #ffd200;
}
.post-in-archive--title {
  margin-bottom: 7px;
}
.post-in-archive--title-label {
  display: inline-block;
  margin-right: 5px;
  color: #009bdc;
}
.post-in-archive--byline a:link,
.post-in-archive--byline a:visited {
  font-family: FocoCC, sans-serif;
  font-weight: 300;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: subpixel-antialiased;
}
.post-in-archive--intro {
  margin-bottom: 15px;
  color: #0f1e64;
}
.post-in-archive--intro p {
  margin: 0;
}
.post-in-archive--hero {
  margin-bottom: 15px;
}
.post-in-archive--content {
  color: #0f1e64;
}
.post-in-archive--button {
  float: right;
  margin-left: 20px;
}
.post-in-archive--tags {
  padding-top: 10px;
}
.post-in-archive--tags a:link,
.post-in-archive--tags a:visited {
  font-family: FocoCC, sans-serif;
  font-weight: 300;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: subpixel-antialiased;
}
.post-in-archive--footer {
  text-align: right;
}
.post-in-archive--files li {
  padding-left: 20px;
  position: relative;
}
.post-in-archive--files li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 2px;
  color: #0f1e64;
}
.post-in-archive--files a {
  font-family: FocoCC, sans-serif;
  font-weight: 700;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: subpixel-antialiased;
}
.post-in-archive--files a:after {
  display: none;
}
.post-in-archive__news {
  border-bottom: 2px solid #ffd200;
}
.post-in-archive__news .post-in-archive--header {
  border-bottom: none;
}
.post-in-archive__search {
  margin-bottom: 40px;
}
.post-in-archive__volunteer {
  margin-bottom: 40px;
}
.post-in-archive__volunteer .post-in-archive--content {
  color: #333;
}
#ttcont {
  padding: 10px !important;
  background: #0f1e64 !important;
  border-radius: 4px !important;
}
.featured-item {
  position: relative;
  display: block;
  height: 180px !important;
  overflow: hidden;
  background-position: center center;
  background-size: cover;
  margin-bottom: 20px;
}
.featured-item__wide {
  width: 100%;
}
.featured-item--content {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.csstransforms .featured-item--content {
  top: 100%;
  bottom: auto;
  transform: translateY(-100%);
  transition: transform 0.3s ease, padding 0.3s ease;
}
.featured-item--content:before {
  content: "";
  background: rgba(0, 155, 220, 0.8);
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 220px;
}
.featured-item--title {
  position: relative;
  z-index: 2;
  font-size: 18px;
  font-size: 1.8rem;
  padding: 5px 15px;
  color: #fff;
  margin: 0;
  line-height: 1.1;
}
.featured-item--description {
  position: relative;
  z-index: 2;
  height: 0;
  color: #fff;
  padding: 0 15px;
  opacity: 0;
  transition: height 0s ease, padding 0.3s ease, opacity 0.3s ease;
}
.csstransforms .featured-item:hover .featured-item--content {
  transform: translateY(-180px);
  padding-top: 8px;
}
.csstransforms .featured-item:hover .featured-item--description {
  height: 100%;
  opacity: 1;
  padding: 5px 15px;
  transition: height 0s ease 0.3s, padding 0s ease 0.3s,
    opacity 0.3s linear 0.3s;
}
.wc-webchat > header {
  height: 44px;
  background-color: #2198a1;
  color: #fff;
  margin-left: 0;
  text-indent: 22px;
  font-size: large;
  line-height: 44px;
  cursor: pointer;
}
.wc-chatting .wc-terminate.wc-show {
  display: block;
}
.wc-history li {
  padding: 10px 0;
  margin: 0 5px 5px 0;
  color: #000;
  border-bottom: 1px solid #ececec;
}
.wc-status {
  padding: 5px 20px;
  font-size: 14px;
  width: 100%;
}
.wc-transcript {
  padding: 10px 20px;
}
.wc-chatbox {
  padding: 0;
  height: 380px;
}
.wc-webchat {
  width: 380px;
  line-height: 1.2;
  position: fixed;
  bottom: 0;
  right: 20px;
  z-index: 110;
  background-image: none;
}
.wc-history {
  overflow-y: auto;
  height: 230px;
  margin: 2px 0;
  list-style-type: none;
  padding: 10px 20px;
}
.wc-typing {
  height: auto;
  color: #fff;
  background-color: #2198a1;
  font-style: italic;
  text-indent: 5px;
  border: 1px solid #2198a1;
  padding: 5px 10px;
  width: 100%;
}
.wc-chatting textarea {
  margin: 0 0 20px;
  width: 100%;
  height: 30px;
}
.wc-webchat input {
  padding: 10px;
  height: auto;
  margin-top: 4px;
  margin-bottom: 0;
  margin-left: 20px;
  border-radius: 4px;
}
.wc-webchat input.wc-initiate,
.wc-webchat input.wc-terminate {
  padding: 6px;
  margin-top: 16px;
  background: #4cbde0;
}
.wc-webchat a.wc-terminate.wc-show {
  display: block;
  padding: 0;
  text-align: center;
  text-indent: 0;
  width: 50px;
  margin: 0;
  height: 100%;
  font-size: 40px;
}
.wc-webchat .wc-terminate,
.wc-webchat input.wc-initiate:hover {
  cursor: pointer;
}
.wc-name {
  padding: 0 0 10px;
}
label.wc-error-label {
  display: none;
  float: left;
  width: 100%;
  margin-left: 20px;
  margin-bottom: 0;
  padding: 0 0 10px;
}
.webchat-offline {
  opacity: 0.5;
}
@media print {
  * {
    background: 0 0 !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  blockquote,
  pre {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  img,
  tr {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  h2,
  h3,
  p {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .article--hero,
  .article--share,
  .article--tags,
  .banner--buttons,
  .banner--mobile-buttons,
  .footer--social,
  .footer--subscribe,
  .js-hidden-footer,
  .left-sidebar,
  .main-menu,
  .noprint,
  .page-controls,
  .post-in-archive--hero,
  .posts-filters,
  .right-sidebar,
  .sidebar,
  .tweet-this--button {
    display: none !important;
    visibility: hidden !important;
  }
  .main-col,
  .page-width {
    width: 100% !important;
    max-width: 100% !important;
  }
  .banner--logo {
    margin-left: 0;
    width: 180px;
  }
  .banner--contact-phone {
    font-size: 1.66em;
    float: right;
  }
  .banner--contact-number {
    color: #0f1e64 !important;
  }
  .banner--contact-phone:after,
  .banner--logo:after {
    display: none;
  }
  blockquote {
    border: none;
  }
}

.banner--mobile-buttons {
  margin-top: 0px;
}

.search-form {
  height: 39px;
}
#ccq--banner-donate-btn {
  border-color: #009bdc !important;
}
@media screen and (max-width: 690px) {
  .banner--buttons > a,
  .banner--buttons > div {
    margin: 5px 5px !important;
    width: 40% !important;
    border-radius: 4px !important;
    border: 2px solid !important;
    border-color: #222760 !important;
  }

  .banner--buttons {
    width: 100% !important;
    margin-top: 10px;
  }
}

@media screen and (max-width: 550px) {
  a.page-width.home-slideshow--slide-outer-wrap {
    width: 100%;
    height: 100%;
    position: absolute;
  }
}

/* Download tile */

.wp-download-container.doclist {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.wp-download-container.doclist a {
  margin: 10px 40px 20px 0;
}

.wp-download-container.doclist .document {
  display: flex;
  background-color: #e1e1d7;
  margin: 0px;
  padding: 10px;
  border-radius: 4px;
  min-width: 300px;
  color: #0f1e64;
  position: relative;
}
.wp-download-container.doclist .document.special {
  border: 2px solid #ffffff;
  padding: 20px 40px 20px 30px;
  width: 100%;
  margin: 0px;
}
.wp-download-container.doclist .document .docicon {
  background-image: url("https://cancerqld.blob.core.windows.net/content/image/annual-report/2019/Icon material-picture-as-pdf.svg");
  background-repeat: no-repeat;
  height: 30px;
  width: 30px;
  display: inline-block;
  background-size: contain;
}
.wp-download-container.doclist .document .docicon.excel {
  background-image: url("https://cancerqld.blob.core.windows.net/content/image/icons/microsoft-excel.svg");
  height: 30px;
  width: 30px;
}

.wp-download-container.doclist .document .docicon.download {
  background-image: url("https://cancerqld.blob.core.windows.net/content/image/icons/get_app-24px.svg");
  height: 30px;
  width: 30px;
  position: absolute;
  right: 12px;
  top: 11px;
  opacity: 0.3;
}

.wp-download-container.doclist .document .doc-label {
  display: inline-block;
  height: 100%;
  margin-left: 10px;
  line-height: 26px;
}

.wp-download-container.doclist a.link-type-external:after {
  content: none;
}

/* Download tile end */

/* ======= btn fixes =========== */

.article--content a.btn.btn-large {
  margin-right: 20px;
}

/* ======= btn fixes end =========== */

.card-full-width {
  width: 100%;
}

.wp-tile.card-no-image .content {
  height: 125px;
}

.card-text-center {
  text-align: center;
}

/* ===== Young Volunteer Network YVN ==== */
.page-id-253629 .row {
  display: flex;
  gap: 2em;
  margin-bottom: 2em;
}
.page-id-253629 .row--reverse {
  flex-direction: row-reverse;
}
.page-id-253629 .row--image {
  width: 50%;
  object-fit: cover;
}
.page-id-253629 .row--content {
  width: 50%;
}
.page-id-253629 .row--content > * + * {
  margin-top: 1em;
}

@media screen and (min-width: 940px) {
  .page-id-253629 .main-col {
    width: 75%;
  }
}

@media screen and (max-width: 939px) {
  .page-id-253629 .main-col {
    width: 100%;
  }
}
@media screen and (max-width: 599px) {
  .page-id-253629 .row {
    flex-wrap: wrap;
  }
  .page-id-253629 .row--reverse {
    flex-direction: row;
  }
  .page-id-253629 .row--image {
    width: 100%;
    max-height: 25vh;
  }
  .page-id-253629 .row--content {
    width: 100%;
  }
}

/* ===== Cancer Free Challenge CFC ==== */

.page-id-253657 .grid--container {
  display: grid;
  grid-auto-rows: 300px;
  grid-template-columns: 1fr 1fr;
  gap: 0.5em;
  grid-auto-flow: row;
  justify-items: center;
  margin-bottom: 1.82rem;
}
@media screen and (max-width: 599px) {
  .page-id-253657 .grid--container {
    grid-template-columns: 1fr;
  }
}
.page-id-253657 .griditem {
  overflow: hidden;
  background-position: center center;
  background-size: cover;
}
.page-id-253657 .griditem--content {
  height: 100%;
  padding: 1rem 2rem;
  transform: translateY(calc(100% - 4rem));
  background-color: rgba(0, 155, 220, 0.8);
  transition: transform 0.3s ease, padding 0.3s ease;
}
.page-id-253657 .griditem:hover .griditem--content {
  transform: initial;
}
.page-id-253657 .griditem--title,
.page-id-253657 .griditem--description {
  color: #ffffff;
}
.page-id-253657 .abmt {
  grid-column: 1 / -1;
  background-image: url("https://cancerqld.blob.core.windows.net/site/content/uploads/2022/02/22021_CFC_Website_Tiles_418x351_image_ABMT.jpg");
}
.page-id-253657 .difc {
  background-image: url("https://cancerqld.blob.core.windows.net/site/content/uploads/2022/02/22021_CFC_Website_Tiles_418x351_image_DIFC.jpg");
}
.page-id-253657 .dd {
  background-image: url("https://cancerqld.blob.core.windows.net/site/content/uploads/2022/02/22021_CFC_Website_Tiles_418x351_image_DD.jpg");
}
.page-id-253657 .rfl {
  background-image: url("https://cancerqld.blob.core.windows.net/site/content/uploads/2022/02/22021_CFC_Website_Tiles_418x351_image_RFL.jpg");
}
.page-id-253657 .gni {
  background-image: url("https://cancerqld.blob.core.windows.net/site/content/uploads/2022/02/22021_CFC_Website_Tiles_418x351_image_GNI.jpg");
}


a[href="#/win-prizes"]{
    display:none !important;
}