/* -- Temp ----------------------------------------------------------------- */
.notification.notification-lock {
  display: none !important;
}
/* /  Temp ----------------------------------------------------------------- */
/* -- Colors ----------------------------------------------------------------- */
/* /  Colors ----------------------------------------------------------------- */
/* -- Legacy ----------------------------------------------------------------- */
/* -- Fonts ----------------------------------------------------------------- */
@font-face {
  font-family: "WWFRegular";
  font-style: normal;
  font-weight: normal;
  src: url(//theme.zdassets.com/theme_assets/2321221/eaf5c7860525cb9252e0170d96ef4c4ae631ae67.eot);
  src: url(//theme.zdassets.com/theme_assets/2321221/eaf5c7860525cb9252e0170d96ef4c4ae631ae67.eot?#iefix) format("embedded-opentype"), url(//theme.zdassets.com/theme_assets/2321221/d20e6597b13d1a92e581fcfc27a4aa43af3cfb5b.ttf) format("truetype");
}
@font-face {
  font-family: "IconsRegular";
  font-style: normal;
  font-weight: normal;
  src: url(//theme.zdassets.com/theme_assets/2321221/15287e8c1cbd4af75779e9faa435addc269b10f1.eot);
  src: url(//theme.zdassets.com/theme_assets/2321221/15287e8c1cbd4af75779e9faa435addc269b10f1.eot?#iefix) format("embedded-opentype"), url(//theme.zdassets.com/theme_assets/2321221/fa7add7b998f9bf40bbb1f7d9b333984a14d993b.ttf) format("truetype");
}
/* /  Fonts ----------------------------------------------------------------- */
/* -- Buttons ----------------------------------------------------------------- */
.btn,
#new_request input[type="submit"] {
  background: #de3831;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
/*text-transform: uppercase; */
  border-radius: 5px;
  padding: 10px 20px;
}
.btn:hover,
#new_request input[type="submit"]:hover {
  background: #ea890d;
  text-decoration: none;
  color: #fff;
}
.btn.btn-secondary,
#new_request input[type="submit"].btn-secondary {
  background: #414042;
  text-decoration: center;
  font-size: 12px;
}
.btn.see-all-articles,
#new_request input[type="submit"].see-all-articles {
  margin-top: 15px;
  font-style: italic;
  display: inline-block;
  padding: 7.5px 15px;
}
.btn.see-all-articles:hover,
#new_request input[type="submit"].see-all-articles:hover {
  background: #de3831;
}
.btn.see-all-articles:after,
#new_request input[type="submit"].see-all-articles:after {
  content: '>';
  padding-left: 5px;
}
/* /  Buttons ----------------------------------------------------------------- */
/* -- Flex wrapper ----------------------------------------------------------------- */
.flex {
  display: flex;
  align-items: center;
}
.flex.flex-center {
  justify-content: center;
}
/* /  Flex wrapper ----------------------------------------------------------------- */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.os-light {
  font-family: OpenSansLight, Helvetica, Arial, sans-serif;
}
.wwf,
.slider .items .aside .hdr,
.nav-tabs .hdr {
  font-family: WWFRegular, Helvetica, Arial, sans-serif;
  text-transform: uppercase;
}
.transparent-sprite,
.travel-note:before,
.list-share .facebook,
.list-share .twitter,
.list-share .google,
.list-social .facebook,
.list-social .twitter,
.list-social .google-plus,
.list-social .youtube,
.brochure:before,
.brochure:after,
#places-map:before,
#places-map .marker:hover,
.blog-info .name {
  background-image: url(/assets/structure/transparent-s06b906659d-1b52e2a954cce64eb6c59f448a762d9369be2621dd6cdb24958379f21bc49b4a.png);
  background-repeat: no-repeat;
}
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url(boxsizing.htc);
  word-wrap: break-word;
}
body {
  background: #fff;
  color: #444;
  font: 15px/1.6 'Open Sans', Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
img {
  display: block;
  max-width: 100%;
}
.lte7 img {
  -ms-interpolation-mode: bicubic;
}
iframe {
  display: block;
  max-width: 100%;
}
a {
  color: #006ea5;
  text-decoration: none;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
a:hover {
  color: #0493da;
  text-decoration: underline;
}
h1,
.h1,
.homepage-hero-wrapper .hdr,
.hero h1,
.hero .magazine-toc-indepth {
  font: 52px/1.1 'Open Sans', Helvetica, Arial, sans-serif;
  margin-bottom: 15px;
  font-weight: bold;
}
@media only screen and (max-width: 640px) {
  h1,
  .h1,
  .homepage-hero-wrapper .hdr,
  .hero h1,
  .hero .magazine-toc-indepth {
    font-size: 32px;
  }
}
h2,
.h2 {
  font: 20px/1.125 'Open Sans', Helvetica, Arial, sans-serif;
  margin-bottom: 5px;
}
h3,
.h3 {
  font: bold 15px/1.33333333 'Open Sans', Helvetica, Arial, sans-serif;
  margin-bottom: 2px;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  display: block;
}
.h1-sub {
  font-size: 44px;
}
.h2-sub {
  font: 36px OpenSansLight, Helvetica, Arial, sans-serif;
}
.hdr-primary {
  font: 48px/1 WWFRegular, Helvetica, Arial, sans-serif;
  margin-bottom: 50px;
  position: relative;
  text-align: center;
  text-shadow: 4px 4px 0 rgba(0, 0, 0, 0.07);
  text-transform: uppercase;
}
@media only screen and (max-width: 640px) {
  .hdr-primary {
    font-size: 42px;
  }
}
.hdr-primary span {
  background: #fff;
  display: inline-block;
  padding: 0 18px;
  position: relative;
  z-index: 2;
}
.hdr-primary:before {
  border: 1px solid #e2dfd7;
  border-width: 1px 0;
  content: "";
  display: block;
  height: 2px;
  left: 0;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 100%;
  z-index: 1;
}
.hdr-primary-shaded-light span {
  background: #f6f5f2;
}
.hdr-primary-shaded-light-pattern span {
  background: #ededed;
}
.hdr-primary-shaded-light-checked span {
  background: #ededed;
}
.hdr-primary-shaded-mid span {
  background: #222;
  color: #fff;
}
.hdr-primary-shaded-mid:before {
  border-color: #333;
}
.hdr-primary-shaded-mid-pattern span {
  background: url(/assets/structure/unique/bg-mid-patterned-a19843da0dc584ed7ba52dd826ff2f2cfedc1acb02c49572a8a4ec33ff3c06f9.jpg);
}
.hdr-primary-dark-pattern span {
  background: url(/assets/structure/unique/bg-dark-patterned-25ffd5decf37fe354a515b94e84b82763a8d0379f917edc3829a9eed362145d0.jpg);
  color: #fff;
}
.hdr-primary-dark-pattern:before {
  border-color: #333;
}
.hdr-secondary {
  font: bold 16px/52px 'Open Sans', Helvetica, Arial, sans-serif;
  margin-bottom: 32px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
}
.hdr-secondary:before,
.hdr-secondary:after {
  background: #e5e1e1;
  content: "";
  display: block;
  height: 6px;
  left: 50%;
  margin-left: -40px;
  position: absolute;
  width: 80px;
}
.hdr-secondary:before {
  top: 0;
}
.hdr-secondary:after {
  bottom: 0;
}
.hdr-secondary-shaded-mid:before,
.hdr-secondary-shaded-mid:after {
  background: #444;
}
.hdr-secondary-shaded-mid:before,
.hdr-secondary-shaded-mid:after {
  background: #2c2c2c;
}
.hdr-tertiary {
  border-bottom: 3px solid #e5e1e1;
  display: inline-block;
  font: 24px OpenSansLight, Helvetica, Arial, sans-serif;
  margin-bottom: 12px;
  padding-bottom: 5px;
}
.hdr-quaternary {
  font: 24px/1 WWFRegular, Helvetica, Arial, sans-serif;
  text-transform: uppercase;
}
.hdr-centered {
  text-align: center;
}
.hdr-important {
  text-transform: uppercase;
}
.hdr-item {
  color: #55601c;
}
.hdr-inline {
  display: inline;
  font: bold 18px/1 'Open Sans', Helvetica, Arial, sans-serif;
}
.highlight-hero ul {
  list-style: disc;
  margin-left: 20px;
}
.highlight-hero,
.highlight-hero ul {
  color: #fff;
  width: 80%;
}
.highlight-hero ul {
  width: 70%;
}
@media screen and (max-width: 800px) {
  .highlight-hero,
  .highlight-hero ul {
    color: #444;
    width: 100%;
  }
  .highlight-hero ul {
    width: 100%;
  }
}
.small-text {
  font-size: 13px;
}
sup,
.sup,
sub,
.sub {
  height: 0;
  line-height: 1;
  vertical-align: baseline;
  position: relative;
}
sup {
  bottom: 1ex;
}
sub {
  top: 0.5ex;
}
.list-items > li {
  padding-bottom: 8px;
  padding-top: 8px;
}
.list-bordered-items > li {
  border-bottom: 1px dotted #ccc;
  padding-bottom: 8px;
  padding-top: 8px;
}
.list-bordered-items-no-last > li:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
.list-vertical-bordered-items > li {
  min-height: 88px;
  padding-bottom: 22px;
  padding-top: 22px;
  position: relative;
}
.list-vertical-bordered-items > li:before {
  border-left: 1px dotted #ccc;
  bottom: 12px;
  content: "";
  display: block;
  left: -10px;
  position: absolute;
  top: 12px;
}
.list-vertical-bordered-items > li:first-child:before {
  display: none;
}
.list-horiz-bordered {
  border: 1px dotted #d9d9d9;
  border-width: 1px 0;
  overflow: hidden;
  padding: 15px 0 15px 15px;
}
.list-horiz-bordered > li {
  border-left: 1px dotted #d9d9d9;
  float: left;
  margin-left: 20px;
  padding: 3px 0 3px 20px;
}
.list-horiz-bordered > li:first-child {
  border: none;
  margin: 0;
  padding-left: 0;
}
.list-bordered {
  border-top: 1px dotted #ccc;
}
.list-bordered-bottom {
  border-bottom: 1px dotted #ccc;
}
.list-linked {
  font-size: 14px;
}
.list-linked > li {
  padding: 0;
}
.list-linked > li > a {
  display: block;
  padding: 8px 0;
}
.list-row > li {
  margin-bottom: 2%;
}
.list-row > li.alt-child {
  margin-left: 0;
}
.list-5up > li {
  float: left;
  margin-left: 2%;
  width: 18.4%;
}
@media only screen and (max-width: 767px) {
  .list-5up > li {
    float: none;
    margin-left: 0;
    width: 100%;
  }
}
.list-2up {
  -moz-column-count: 2;
  -webkit-column-count: 2;
  column-count: 2;
  -moz-column-gap: 50px;
  -webkit-column-gap: 50px;
  column-gap: 50px;
}
.list-row-flex > li {
  float: left;
}
.list-data > li {
  font-size: 12px;
}
.list-data .hdr,
.list-data .title,
.list-data .details {
  display: block;
}
.list-data .hdr {
  text-transform: uppercase;
}
.list-data .title {
  font-size: 13px;
}
.list-spaced > li {
  padding: 8px 0;
}
.list-extra-spaced > li {
  padding: 12px 0;
}
.list-inline {
  font-size: 0;
}
.list-inline > li {
  display: inline-block;
  font-size: 13px;
  margin: 0 5px 5px 0;
}
.lte7 .list-inline > li {
  display: inline;
}
.list-inline-spaced > li {
  margin: 0 30px 0 0;
  vertical-align: top;
}
.list-inline-centered {
  text-align: center;
}
.list-inline-centered > li {
  margin-right: 0;
}
.list-pills .pill {
  background: #f6f5f2;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  border-radius: 12px;
  color: #777;
  display: block;
  font-size: 12px;
  font-weight: bold;
  padding: 4px 12px;
}
.list-pills .pill:hover {
  background: #0493da;
  color: #fff;
  text-decoration: none;
}
.list-pills .show-all {
  font-size: 12px;
  font-weight: bold;
  padding: 4px 12px;
}
.list-labeled .label {
  display: block;
  float: left;
  text-transform: uppercase;
  width: 185px;
}
@media only screen and (max-width: 640px) {
  .list-labeled .label {
    float: none;
    width: auto;
  }
}
table {
  width: 100%;
}
th {
  font-size: 12px;
  font-weight: bold;
  text-align: left;
  text-transform: uppercase;
}
th,
td {
  border-bottom: 1px dotted #ccc;
  padding: 10px;
}
@media only screen and (max-width: 479px) {
  .table-to-list thead {
    display: none;
  }
  .table-to-list tbody td {
    display: none;
  }
  .table-to-list tbody td.keep {
    display: table-cell;
  }
  .table-to-list tbody td.keep a {
    display: block;
  }
}
.clearing {
  clear: both;
}
.container {
  overflow: hidden;
  position: relative;
}
.contain:after,
.row:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.lte7 .contain,
.lte7 .row {
  height: 1%;
}
.screen-reader {
  display: block !important;
  left: -9999px !important;
  position: absolute !important;
}
.alt {
  display: block;
  overflow: hidden;
  text-indent: -9999px;
}
.touch .alt {
  text-indent: 100%;
  white-space: nowrap;
}
.hide {
  display: none;
}
.hide-important {
  display: none !important;
}
.push-left {
  float: left !important;
}
.push-right {
  float: right !important;
}
.centered {
  margin: 0 auto;
}
.wrapper {
  margin: 0 auto;
  max-width: 1000px;
}
.lte7 .wrapper {
  width: 1000px;
}
.highlight {
  color: #d8682a;
}
.base {
  color: #444;
}
.block {
  display: block;
}
.icon-link:hover {
  text-decoration: none;
}
.row .span1,
.row .span2,
.row .span3,
.row .span4,
.row .span5,
.row .span6,
.row .span7,
.row .span8,
.row .span9,
.row .span10,
.row .span11,
.row .span12 {
  float: left;
  margin-left: 2%;
}
.row .span1 {
  width: 6.5%;
  *width: 5.5%;
}
.row .span1 .gutter-horiz-in {
  padding-left: 23.54788069%;
  padding-right: 23.54788069%;
}
.row .span1 .gutter-vert-in {
  padding-bottom: 23.54788069%;
  padding-top: 23.54788069%;
}
.row .span1 .span1 {
  margin-left: 30.76923077%;
  width: 100%;
  *width: 98.5%;
}
.row .span1 .span0 {
  margin-left: 30.76923077%;
  width: -30.76923077%;
  *width: -32.26923077%;
}
.row .span2 {
  width: 15%;
  *width: 14%;
}
.row .span2 .gutter-horiz-in {
  padding-left: 10.20408163%;
  padding-right: 10.20408163%;
}
.row .span2 .gutter-vert-in {
  padding-bottom: 10.20408163%;
  padding-top: 10.20408163%;
}
.row .span2 .span1 {
  margin-left: 13.33333333%;
  width: 43.33333333%;
  *width: 41.83333333%;
}
.row .span3 {
  width: 23.5%;
  *width: 22.5%;
}
.row .span3 .gutter-horiz-in {
  padding-left: 6.5132436%;
  padding-right: 6.5132436%;
}
.row .span3 .gutter-vert-in {
  padding-bottom: 6.5132436%;
  padding-top: 6.5132436%;
}
.row .span3 .span1 {
  margin-left: 8.5106383%;
  width: 27.65957447%;
  *width: 26.15957447%;
}
.row .span3 .span2 {
  margin-left: 8.5106383%;
  width: 63.82978723%;
  *width: 62.32978723%;
}
.row .span4 {
  width: 32%;
  *width: 31%;
}
.row .span4 .gutter-horiz-in {
  padding-left: 4.78316327%;
  padding-right: 4.78316327%;
}
.row .span4 .gutter-vert-in {
  padding-bottom: 4.78316327%;
  padding-top: 4.78316327%;
}
.row .span4 .span1 {
  margin-left: 6.25%;
  width: 20.3125%;
  *width: 18.8125%;
}
.row .span4 .span2 {
  margin-left: 6.25%;
  width: 46.875%;
  *width: 45.375%;
}
.row .span4 .span3 {
  margin-left: 6.25%;
  width: 73.4375%;
  *width: 71.9375%;
}
.row .span5 {
  width: 40.5%;
  *width: 39.5%;
}
.row .span5 .gutter-horiz-in {
  padding-left: 3.77928949%;
  padding-right: 3.77928949%;
}
.row .span5 .gutter-vert-in {
  padding-bottom: 3.77928949%;
  padding-top: 3.77928949%;
}
.row .span5 .span1 {
  margin-left: 4.9382716%;
  width: 16.04938272%;
  *width: 14.54938272%;
}
.row .span5 .span2 {
  margin-left: 4.9382716%;
  width: 37.03703704%;
  *width: 35.53703704%;
}
.row .span5 .span3 {
  margin-left: 4.9382716%;
  width: 58.02469136%;
  *width: 56.52469136%;
}
.row .span5 .span4 {
  margin-left: 4.9382716%;
  width: 79.01234568%;
  *width: 77.51234568%;
}
.row .span6 {
  width: 49%;
  *width: 48%;
}
.row .span6 .gutter-horiz-in {
  padding-left: 3.12369846%;
  padding-right: 3.12369846%;
}
.row .span6 .gutter-vert-in {
  padding-bottom: 3.12369846%;
  padding-top: 3.12369846%;
}
.row .span6 .span1 {
  margin-left: 4.08163265%;
  width: 13.26530612%;
  *width: 11.76530612%;
}
.row .span6 .span2 {
  margin-left: 4.08163265%;
  width: 30.6122449%;
  *width: 29.1122449%;
}
.row .span6 .span3 {
  margin-left: 4.08163265%;
  width: 47.95918367%;
  *width: 46.45918367%;
}
.row .span6 .span4 {
  margin-left: 4.08163265%;
  width: 65.30612245%;
  *width: 63.80612245%;
}
.row .span6 .span5 {
  margin-left: 4.08163265%;
  width: 82.65306122%;
  *width: 81.15306122%;
}
.row .span7 {
  width: 57.5%;
  *width: 56.5%;
}
.row .span7 .gutter-horiz-in {
  padding-left: 2.66193434%;
  padding-right: 2.66193434%;
}
.row .span7 .gutter-vert-in {
  padding-bottom: 2.66193434%;
  padding-top: 2.66193434%;
}
.row .span7 .span1 {
  margin-left: 3.47826087%;
  width: 11.30434783%;
  *width: 9.80434783%;
}
.row .span7 .span2 {
  margin-left: 3.47826087%;
  width: 26.08695652%;
  *width: 24.58695652%;
}
.row .span7 .span3 {
  margin-left: 3.47826087%;
  width: 40.86956522%;
  *width: 39.36956522%;
}
.row .span7 .span4 {
  margin-left: 3.47826087%;
  width: 55.65217391%;
  *width: 54.15217391%;
}
.row .span7 .span5 {
  margin-left: 3.47826087%;
  width: 70.43478261%;
  *width: 68.93478261%;
}
.row .span7 .span6 {
  margin-left: 3.47826087%;
  width: 85.2173913%;
  *width: 83.7173913%;
}
.row .span8 {
  width: 66%;
  *width: 65%;
}
.row .span8 .gutter-horiz-in {
  padding-left: 2.31910946%;
  padding-right: 2.31910946%;
}
.row .span8 .gutter-vert-in {
  padding-bottom: 2.31910946%;
  padding-top: 2.31910946%;
}
.row .span8 .span1 {
  margin-left: 3.03030303%;
  width: 9.84848485%;
  *width: 8.34848485%;
}
.row .span8 .span2 {
  margin-left: 3.03030303%;
  width: 22.72727273%;
  *width: 21.22727273%;
}
.row .span8 .span3 {
  margin-left: 3.03030303%;
  width: 35.60606061%;
  *width: 34.10606061%;
}
.row .span8 .span4 {
  margin-left: 3.03030303%;
  width: 48.48484848%;
  *width: 46.98484848%;
}
.row .span8 .span5 {
  margin-left: 3.03030303%;
  width: 61.36363636%;
  *width: 59.86363636%;
}
.row .span8 .span6 {
  margin-left: 3.03030303%;
  width: 74.24242424%;
  *width: 72.74242424%;
}
.row .span8 .span7 {
  margin-left: 3.03030303%;
  width: 87.12121212%;
  *width: 85.62121212%;
}
.row .span9 {
  width: 74.5%;
  *width: 73.5%;
}
.row .span9 .gutter-horiz-in {
  padding-left: 2.05451308%;
  padding-right: 2.05451308%;
}
.row .span9 .gutter-vert-in {
  padding-bottom: 2.05451308%;
  padding-top: 2.05451308%;
}
.row .span9 .span1 {
  margin-left: 2.68456376%;
  width: 8.72483221%;
  *width: 7.22483221%;
}
.row .span9 .span2 {
  margin-left: 2.68456376%;
  width: 20.13422819%;
  *width: 18.63422819%;
}
.row .span9 .span3 {
  margin-left: 2.68456376%;
  width: 31.54362416%;
  *width: 30.04362416%;
}
.row .span9 .span4 {
  margin-left: 2.68456376%;
  width: 42.95302013%;
  *width: 41.45302013%;
}
.row .span9 .span5 {
  margin-left: 2.68456376%;
  width: 54.36241611%;
  *width: 52.86241611%;
}
.row .span9 .span6 {
  margin-left: 2.68456376%;
  width: 65.77181208%;
  *width: 64.27181208%;
}
.row .span9 .span7 {
  margin-left: 2.68456376%;
  width: 77.18120805%;
  *width: 75.68120805%;
}
.row .span9 .span8 {
  margin-left: 2.68456376%;
  width: 88.59060403%;
  *width: 87.09060403%;
}
.row .span10 {
  width: 83%;
  *width: 82%;
}
.row .span10 .gutter-horiz-in {
  padding-left: 1.84411114%;
  padding-right: 1.84411114%;
}
.row .span10 .gutter-vert-in {
  padding-bottom: 1.84411114%;
  padding-top: 1.84411114%;
}
.row .span10 .span1 {
  margin-left: 2.40963855%;
  width: 7.8313253%;
  *width: 6.3313253%;
}
.row .span10 .span2 {
  margin-left: 2.40963855%;
  width: 18.07228916%;
  *width: 16.57228916%;
}
.row .span10 .span3 {
  margin-left: 2.40963855%;
  width: 28.31325301%;
  *width: 26.81325301%;
}
.row .span10 .span4 {
  margin-left: 2.40963855%;
  width: 38.55421687%;
  *width: 37.05421687%;
}
.row .span10 .span5 {
  margin-left: 2.40963855%;
  width: 48.79518072%;
  *width: 47.29518072%;
}
.row .span10 .span6 {
  margin-left: 2.40963855%;
  width: 59.03614458%;
  *width: 57.53614458%;
}
.row .span10 .span7 {
  margin-left: 2.40963855%;
  width: 69.27710843%;
  *width: 67.77710843%;
}
.row .span10 .span8 {
  margin-left: 2.40963855%;
  width: 79.51807229%;
  *width: 78.01807229%;
}
.row .span10 .span9 {
  margin-left: 2.40963855%;
  width: 89.75903614%;
  *width: 88.25903614%;
}
.row .span11 {
  width: 91.5%;
  *width: 90.5%;
}
.row .span11 .gutter-horiz-in {
  padding-left: 1.67280027%;
  padding-right: 1.67280027%;
}
.row .span11 .gutter-vert-in {
  padding-bottom: 1.67280027%;
  padding-top: 1.67280027%;
}
.row .span11 .span1 {
  margin-left: 2.18579235%;
  width: 7.10382514%;
  *width: 5.60382514%;
}
.row .span11 .span2 {
  margin-left: 2.18579235%;
  width: 16.39344262%;
  *width: 14.89344262%;
}
.row .span11 .span3 {
  margin-left: 2.18579235%;
  width: 25.68306011%;
  *width: 24.18306011%;
}
.row .span11 .span4 {
  margin-left: 2.18579235%;
  width: 34.9726776%;
  *width: 33.4726776%;
}
.row .span11 .span5 {
  margin-left: 2.18579235%;
  width: 44.26229508%;
  *width: 42.76229508%;
}
.row .span11 .span6 {
  margin-left: 2.18579235%;
  width: 53.55191257%;
  *width: 52.05191257%;
}
.row .span11 .span7 {
  margin-left: 2.18579235%;
  width: 62.84153005%;
  *width: 61.34153005%;
}
.row .span11 .span8 {
  margin-left: 2.18579235%;
  width: 72.13114754%;
  *width: 70.63114754%;
}
.row .span11 .span9 {
  margin-left: 2.18579235%;
  width: 81.42076503%;
  *width: 79.92076503%;
}
.row .span11 .span10 {
  margin-left: 2.18579235%;
  width: 90.71038251%;
  *width: 89.21038251%;
}
.row .span12 {
  width: 100%;
  *width: 99%;
}
.row .span12 .gutter-horiz-in {
  padding-left: 1.53061225%;
  padding-right: 1.53061225%;
}
.row .span12 .gutter-vert-in {
  padding-bottom: 1.53061225%;
  padding-top: 1.53061225%;
}
.row .span12 .span1 {
  margin-left: 2%;
  width: 6.5%;
  *width: 5%;
}
.row .span12 .span2 {
  margin-left: 2%;
  width: 15%;
  *width: 13.5%;
}
.row .span12 .span3 {
  margin-left: 2%;
  width: 23.5%;
  *width: 22%;
}
.row .span12 .span4 {
  margin-left: 2%;
  width: 32%;
  *width: 30.5%;
}
.row .span12 .span5 {
  margin-left: 2%;
  width: 40.5%;
  *width: 39%;
}
.row .span12 .span6 {
  margin-left: 2%;
  width: 49%;
  *width: 47.5%;
}
.row .span12 .span7 {
  margin-left: 2%;
  width: 57.5%;
  *width: 56%;
}
.row .span12 .span8 {
  margin-left: 2%;
  width: 66%;
  *width: 64.5%;
}
.row .span12 .span9 {
  margin-left: 2%;
  width: 74.5%;
  *width: 73%;
}
.row .span12 .span10 {
  margin-left: 2%;
  width: 83%;
  *width: 81.5%;
}
.row .span12 .span11 {
  margin-left: 2%;
  width: 91.5%;
  *width: 90%;
}
.row > :first-child,
.row .no-gutter,
.row .row > :first-child,
.row .row .no-gutter {
  margin-left: 0;
}
.row .push1 {
  margin-left: 10.5%;
}
.row .push1-first-child {
  margin-left: 8.5%;
}
.row .push2 {
  margin-left: 19%;
}
.row .push2-first-child {
  margin-left: 17%;
}
.row .push3 {
  margin-left: 27.5%;
}
.row .push3-first-child {
  margin-left: 25.5%;
}
.row .push4 {
  margin-left: 36%;
}
.row .push4-first-child {
  margin-left: 34%;
}
.row .push5 {
  margin-left: 44.5%;
}
.row .push5-first-child {
  margin-left: 42.5%;
}
.row .push6 {
  margin-left: 53%;
}
.row .push6-first-child {
  margin-left: 51%;
}
.row .push7 {
  margin-left: 61.5%;
}
.row .push7-first-child {
  margin-left: 59.5%;
}
.row .push8 {
  margin-left: 70%;
}
.row .push8-first-child {
  margin-left: 68%;
}
.row .push9 {
  margin-left: 78.5%;
}
.row .push9-first-child {
  margin-left: 76.5%;
}
.row .push10 {
  margin-left: 87%;
}
.row .push10-first-child {
  margin-left: 85%;
}
.row .push11 {
  margin-left: 95.5%;
}
.row .push11-first-child {
  margin-left: 93.5%;
}
@media only screen and (max-width: 640px) {
  .row .span1,
  .row .span2,
  .row .span3,
  .row .span4,
  .row .span5,
  .row .span6,
  .row .span7,
  .row .span8,
  .row .span9,
  .row .span10,
  .row .span11,
  .row .span12,
  .row .row [class*="span"],
  .row .medium-break {
    float: none !important;
    margin-left: 0;
    width: 100%;
  }
  .row .span1 .gutter-horiz-in,
  .row .span2 .gutter-horiz-in,
  .row .span3 .gutter-horiz-in,
  .row .span4 .gutter-horiz-in,
  .row .span5 .gutter-horiz-in,
  .row .span6 .gutter-horiz-in,
  .row .span7 .gutter-horiz-in,
  .row .span8 .gutter-horiz-in,
  .row .span9 .gutter-horiz-in,
  .row .span10 .gutter-horiz-in,
  .row .span11 .gutter-horiz-in,
  .row .span12 .gutter-horiz-in {
    padding-left: 3.06122449%;
    padding-right: 3.06122449%;
  }
  .row .span1 .gutter-vert-in,
  .row .span2 .gutter-vert-in,
  .row .span3 .gutter-vert-in,
  .row .span4 .gutter-vert-in,
  .row .span5 .gutter-vert-in,
  .row .span6 .gutter-vert-in,
  .row .span7 .gutter-vert-in,
  .row .span8 .gutter-vert-in,
  .row .span9 .gutter-vert-in,
  .row .span10 .gutter-vert-in,
  .row .span11 .gutter-vert-in,
  .row .span12 .gutter-vert-in {
    padding-bottom: 3.06122449%;
    padding-top: 3.06122449%;
  }
}
.gutter-top-1 {
  margin-top: 1%;
}
.gutter-top-in-1 {
  padding-top: 1%;
}
.gutter-top-fixed-1 {
  margin-top: 10px;
}
.gutter-top-in-fixed-1 {
  padding-top: 10px;
}
.gutter-top-2 {
  margin-top: 2%;
}
.gutter-top-in-2 {
  padding-top: 2%;
}
.gutter-top-fixed-2 {
  margin-top: 20px;
}
.gutter-top-in-fixed-2 {
  padding-top: 20px;
}
.gutter-top-3 {
  margin-top: 3%;
}
.gutter-top-in-3 {
  padding-top: 3%;
}
.gutter-top-fixed-3 {
  margin-top: 30px;
}
.gutter-top-in-fixed-3 {
  padding-top: 30px;
}
.gutter-top-4 {
  margin-top: 4%;
}
.gutter-top-in-4 {
  padding-top: 4%;
}
.gutter-top-fixed-4 {
  margin-top: 40px;
}
.gutter-top-in-fixed-4 {
  padding-top: 40px;
}
.gutter-top-5 {
  margin-top: 5%;
}
.gutter-top-in-5 {
  padding-top: 5%;
}
.gutter-top-fixed-5 {
  margin-top: 50px;
}
.gutter-top-in-fixed-5 {
  padding-top: 50px;
}
.gutter-top-6 {
  margin-top: 6%;
}
.gutter-top-in-6 {
  padding-top: 6%;
}
.gutter-top-fixed-6 {
  margin-top: 60px;
}
.gutter-top-in-fixed-6 {
  padding-top: 60px;
}
.gutter-top-7 {
  margin-top: 7%;
}
.gutter-top-in-7 {
  padding-top: 7%;
}
.gutter-top-fixed-7 {
  margin-top: 70px;
}
.gutter-top-in-fixed-7 {
  padding-top: 70px;
}
.gutter-top-8 {
  margin-top: 8%;
}
.gutter-top-in-8 {
  padding-top: 8%;
}
.gutter-top-fixed-8 {
  margin-top: 80px;
}
.gutter-top-in-fixed-8 {
  padding-top: 80px;
}
.gutter-top-9 {
  margin-top: 9%;
}
.gutter-top-in-9 {
  padding-top: 9%;
}
.gutter-top-fixed-9 {
  margin-top: 90px;
}
.gutter-top-in-fixed-9 {
  padding-top: 90px;
}
.gutter-top-10 {
  margin-top: 10%;
}
.gutter-top-in-10 {
  padding-top: 10%;
}
.gutter-top-fixed-10 {
  margin-top: 100px;
}
.gutter-top-in-fixed-10 {
  padding-top: 100px;
}
.gutter-top-in {
  padding-top: 1.53061225%;
}
.gutter-right-1 {
  margin-right: 1%;
}
.gutter-right-in-1 {
  padding-right: 1%;
}
.gutter-right-fixed-1 {
  margin-right: 10px;
}
.gutter-right-in-fixed-1 {
  padding-right: 10px;
}
.gutter-right-2 {
  margin-right: 2%;
}
.gutter-right-in-2 {
  padding-right: 2%;
}
.gutter-right-fixed-2 {
  margin-right: 20px;
}
.gutter-right-in-fixed-2 {
  padding-right: 20px;
}
.gutter-right-3 {
  margin-right: 3%;
}
.gutter-right-in-3 {
  padding-right: 3%;
}
.gutter-right-fixed-3 {
  margin-right: 30px;
}
.gutter-right-in-fixed-3 {
  padding-right: 30px;
}
.gutter-right-4 {
  margin-right: 4%;
}
.gutter-right-in-4 {
  padding-right: 4%;
}
.gutter-right-fixed-4 {
  margin-right: 40px;
}
.gutter-right-in-fixed-4 {
  padding-right: 40px;
}
.gutter-right-5 {
  margin-right: 5%;
}
.gutter-right-in-5 {
  padding-right: 5%;
}
.gutter-right-fixed-5 {
  margin-right: 50px;
}
.gutter-right-in-fixed-5 {
  padding-right: 50px;
}
.gutter-right-6 {
  margin-right: 6%;
}
.gutter-right-in-6 {
  padding-right: 6%;
}
.gutter-right-fixed-6 {
  margin-right: 60px;
}
.gutter-right-in-fixed-6 {
  padding-right: 60px;
}
.gutter-right-7 {
  margin-right: 7%;
}
.gutter-right-in-7 {
  padding-right: 7%;
}
.gutter-right-fixed-7 {
  margin-right: 70px;
}
.gutter-right-in-fixed-7 {
  padding-right: 70px;
}
.gutter-right-8 {
  margin-right: 8%;
}
.gutter-right-in-8 {
  padding-right: 8%;
}
.gutter-right-fixed-8 {
  margin-right: 80px;
}
.gutter-right-in-fixed-8 {
  padding-right: 80px;
}
.gutter-right-9 {
  margin-right: 9%;
}
.gutter-right-in-9 {
  padding-right: 9%;
}
.gutter-right-fixed-9 {
  margin-right: 90px;
}
.gutter-right-in-fixed-9 {
  padding-right: 90px;
}
.gutter-right-10 {
  margin-right: 10%;
}
.gutter-right-in-10 {
  padding-right: 10%;
}
.gutter-right-fixed-10 {
  margin-right: 100px;
}
.gutter-right-in-fixed-10 {
  padding-right: 100px;
}
.gutter-right-in {
  padding-right: 1.53061225%;
}
.gutter-bottom-1 {
  margin-bottom: 1%;
}
.gutter-bottom-in-1 {
  padding-bottom: 1%;
}
.gutter-bottom-fixed-1 {
  margin-bottom: 10px;
}
.gutter-bottom-in-fixed-1 {
  padding-bottom: 10px;
}
.gutter-bottom-2 {
  margin-bottom: 2%;
}
.gutter-bottom-in-2 {
  padding-bottom: 2%;
}
.gutter-bottom-fixed-2 {
  margin-bottom: 20px;
}
.gutter-bottom-in-fixed-2 {
  padding-bottom: 20px;
}
.gutter-bottom-3 {
  margin-bottom: 3%;
}
.gutter-bottom-in-3 {
  padding-bottom: 3%;
}
.gutter-bottom-fixed-3 {
  margin-bottom: 30px;
}
.gutter-bottom-in-fixed-3 {
  padding-bottom: 30px;
}
.gutter-bottom-4 {
  margin-bottom: 4%;
}
.gutter-bottom-in-4 {
  padding-bottom: 4%;
}
.gutter-bottom-fixed-4 {
  margin-bottom: 40px;
}
.gutter-bottom-in-fixed-4 {
  padding-bottom: 40px;
}
.gutter-bottom-5 {
  margin-bottom: 5%;
}
.gutter-bottom-in-5 {
  padding-bottom: 5%;
}
.gutter-bottom-fixed-5 {
  margin-bottom: 50px;
}
.gutter-bottom-in-fixed-5 {
  padding-bottom: 50px;
}
.gutter-bottom-6 {
  margin-bottom: 6%;
}
.gutter-bottom-in-6 {
  padding-bottom: 6%;
}
.gutter-bottom-fixed-6 {
  margin-bottom: 60px;
}
.gutter-bottom-in-fixed-6 {
  padding-bottom: 60px;
}
.gutter-bottom-7 {
  margin-bottom: 7%;
}
.gutter-bottom-in-7 {
  padding-bottom: 7%;
}
.gutter-bottom-fixed-7 {
  margin-bottom: 70px;
}
.gutter-bottom-in-fixed-7 {
  padding-bottom: 70px;
}
.gutter-bottom-8 {
  margin-bottom: 8%;
}
.gutter-bottom-in-8 {
  padding-bottom: 8%;
}
.gutter-bottom-fixed-8 {
  margin-bottom: 80px;
}
.gutter-bottom-in-fixed-8 {
  padding-bottom: 80px;
}
.gutter-bottom-9 {
  margin-bottom: 9%;
}
.gutter-bottom-in-9 {
  padding-bottom: 9%;
}
.gutter-bottom-fixed-9 {
  margin-bottom: 90px;
}
.gutter-bottom-in-fixed-9 {
  padding-bottom: 90px;
}
.gutter-bottom-10 {
  margin-bottom: 10%;
}
.gutter-bottom-in-10 {
  padding-bottom: 10%;
}
.gutter-bottom-fixed-10 {
  margin-bottom: 100px;
}
.gutter-bottom-in-fixed-10 {
  padding-bottom: 100px;
}
.gutter-bottom-in {
  padding-bottom: 1.53061225%;
}
.gutter-left-1 {
  margin-left: 1%;
}
.gutter-left-in-1 {
  padding-left: 1%;
}
.gutter-left-fixed-1 {
  margin-left: 10px;
}
.gutter-left-in-fixed-1 {
  padding-left: 10px;
}
.gutter-left-2 {
  margin-left: 2%;
}
.gutter-left-in-2 {
  padding-left: 2%;
}
.gutter-left-fixed-2 {
  margin-left: 20px;
}
.gutter-left-in-fixed-2 {
  padding-left: 20px;
}
.gutter-left-3 {
  margin-left: 3%;
}
.gutter-left-in-3 {
  padding-left: 3%;
}
.gutter-left-fixed-3 {
  margin-left: 30px;
}
.gutter-left-in-fixed-3 {
  padding-left: 30px;
}
.gutter-left-4 {
  margin-left: 4%;
}
.gutter-left-in-4 {
  padding-left: 4%;
}
.gutter-left-fixed-4 {
  margin-left: 40px;
}
.gutter-left-in-fixed-4 {
  padding-left: 40px;
}
.gutter-left-5 {
  margin-left: 5%;
}
.gutter-left-in-5 {
  padding-left: 5%;
}
.gutter-left-fixed-5 {
  margin-left: 50px;
}
.gutter-left-in-fixed-5 {
  padding-left: 50px;
}
.gutter-left-6 {
  margin-left: 6%;
}
.gutter-left-in-6 {
  padding-left: 6%;
}
.gutter-left-fixed-6 {
  margin-left: 60px;
}
.gutter-left-in-fixed-6 {
  padding-left: 60px;
}
.gutter-left-7 {
  margin-left: 7%;
}
.gutter-left-in-7 {
  padding-left: 7%;
}
.gutter-left-fixed-7 {
  margin-left: 70px;
}
.gutter-left-in-fixed-7 {
  padding-left: 70px;
}
.gutter-left-8 {
  margin-left: 8%;
}
.gutter-left-in-8 {
  padding-left: 8%;
}
.gutter-left-fixed-8 {
  margin-left: 80px;
}
.gutter-left-in-fixed-8 {
  padding-left: 80px;
}
.gutter-left-9 {
  margin-left: 9%;
}
.gutter-left-in-9 {
  padding-left: 9%;
}
.gutter-left-fixed-9 {
  margin-left: 90px;
}
.gutter-left-in-fixed-9 {
  padding-left: 90px;
}
.gutter-left-10 {
  margin-left: 10%;
}
.gutter-left-in-10 {
  padding-left: 10%;
}
.gutter-left-fixed-10 {
  margin-left: 100px;
}
.gutter-left-in-fixed-10 {
  padding-left: 100px;
}
.gutter-left-in {
  padding-left: 1.53061225%;
}
.gutter-horiz-in {
  padding-left: 1.53061225%;
  padding-right: 1.53061225%;
}
@media only screen and (max-width: 767px) {
  .gutter-horiz-in {
    padding-left: 3.06122449%;
    padding-right: 3.06122449%;
  }
}
.gutter-vert-in {
  padding-bottom: 1.53061225%;
  padding-top: 1.53061225%;
}
.gutter-horiz-in-2 {
  padding-left: 3.06122449%;
  padding-right: 3.06122449%;
}
.gutter-vert-in-2 {
  padding-bottom: 3.06122449%;
  padding-top: 3.06122449%;
}
.gutter-horiz-in-3 {
  padding-left: 4.59183673%;
  padding-right: 4.59183673%;
}
.gutter-vert-in-3 {
  padding-bottom: 4.59183673%;
  padding-top: 4.59183673%;
}
.gutter-horiz-in-4 {
  padding-left: 6.12244898%;
  padding-right: 6.12244898%;
}
.gutter-vert-in-4 {
  padding-bottom: 6.12244898%;
  padding-top: 6.12244898%;
}
@media only screen and (max-width: 767px) {
  .medium-add-gutter {
    padding-left: 2%;
    padding-right: 2%;
  }
}
@media only screen and (max-width: 999px) {
  .full-add-gutter {
    padding-left: 2%;
    padding-right: 2%;
  }
}
.break-show {
  display: none;
}
@media only screen and (max-width: 640px) {
  .break-gutter-bottom {
    margin-bottom: 40px;
  }
  .break-gutter-bottom-small {
    margin-bottom: 20px;
  }
  .break-gutter-bottom-none {
    margin-bottom: 0;
  }
  .break-gutter-horiz-none {
    padding-left: 0;
    padding-right: 0;
  }
  .break-gutter-horiz {
    margin-left: 3.06122449%;
    margin-right: 3.06122449%;
  }
  .break-hide {
    display: none !important;
  }
  .break-show {
    display: block !important;
  }
  .break-no-float {
    float: none !important;
  }
  .break-full {
    float: none !important;
    margin-left: 0 !important;
    width: 100% !important;
  }
}
.ico {
    display: inline-block;
    font: 24px/1 IconsRegular;
    text-transform: none;
    vertical-align: middle
}

.svg-icon {
    display: inline-block;
    fill: currentColor;
    height: 24px;
    vertical-align: middle;
    width: 24px
}

.lte7 .no-gutter {
    margin-left: 0!important;
    padding-left: 0!important
}

label,
button {
  cursor: pointer;
}
input,
select,
textarea,
button {
  font: inherit;
  margin: 0;
}
button {
  border: none;
  overflow: visible;
  padding: 0;
  width: auto;
}
.js .select-replace {
  display: none;
}
.select-wrapper {
  border: 1px solid #eee;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
  height: 44px;
  position: relative;
  min-width: 150px;
}
.select-wrapper select {
  -webkit-appearance: menulist-button;
  height: 100%;
  left: 0;
  opacity: 0.01;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2;
}
.js .select-wrapper select {
  display: block;
}
.select-wrapper .value {
  color: #006ea5;
  padding: 0 24px 0 18px;
  line-height: 42px;
}
.select-wrapper .ico {
  color: #006ea5;
  font-size: 12px;
  margin-top: -6px;
  position: absolute;
  right: 14px;
  top: 50%;
  z-index: 1;
}
.form-inline {
  position: relative;
}
.form-inline input {
  border: 1px solid #ccc;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.15);
  height: 38px;
  padding: 0 40px 0 9px;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  width: 100%;
}
.touch .form-inline input {
  line-height: 18px;
}
.form-inline input:focus {
  -moz-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.15), 0 0 5px #006ea5;
  -webkit-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.15), 0 0 5px #006ea5;
  box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.15), 0 0 5px #006ea5;
  outline: none;
}
.lte8 .form-inline input {
  padding-top: 7px;
}
.form-inline::-webkit-input-placeholder {
  color: #777;
  font-style: italic;
}
.form-inline:-moz-placeholder {
  color: #777;
  font-style: italic;
}
.form-inline .placeholder {
  color: #777;
  font-style: italic;
}
.form-inline button {
  background-color: #312626;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  height: 32px;
  margin-top: -16px;
  position: absolute;
  right: 5px;
  top: 50%;
  width: 32px;
}
.form-inline button .ico {
  color: #fff;
  display: block;
  font-size: 16px;
  padding-left: 2px;
  text-align: center;
}
.form-inline button .ico-search {
  padding-left: 0;
}
.lte7 .newsletter-form-inline button {
  right: 20px;
}
.btn {
  display: inline-block;
}
.btn-group .btn {
  margin-bottom: 10px;
}
.btn-simple {
  background: #000;
  color: #fff;
  font-size: 12px;
  font-style: italic;
  font-weight: bold;
  padding: 9px 25px 9px 15px;
  position: relative;
  text-transform: uppercase;
  -moz-transition: none 0.25s ease-in-out;
  -o-transition: none 0.25s ease-in-out;
  -webkit-transition: none 0.25s ease-in-out;
  transition: none 0.25s ease-in-out;
}
.btn-simple .ico {
  font-size: 12px;
  margin-top: -6px;
  position: absolute;
  right: 6px;
  text-transform: none;
  top: 50%;
}
.btn-simple:hover {
  text-decoration: none;
}
.btn-simple:hover .ico {
  color: #0493da;
}
.btn-simple:active {
  top: 1px;
}
.btn-orange {
  background: #d8682a;
}
.btn-orange:hover {
  color: #fff;
}
.btn-orange:hover .ico {
  color: #fff;
}
.btn-unstyled {
  background: none;
  color: #006ea5;
}
.btn-learn-more {
  color: #006ea5;
  display: block;
  font-size: 12px;
  font-style: italic;
  font-weight: bold;
  text-align: right;
  text-transform: uppercase;
}
.btn-learn-more .ico {
  font-size: 10px;
}
a:hover .btn-learn-more {
  color: #0493da;
}
.btn-big-action,
.btn-big-action-blue {
  background: #ff6d09;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  color: #fff;
  display: block;
  font-weight: bold;
  padding: 10px;
  text-align: center;
  text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.07);
  text-transform: uppercase;
}
.btn-big-action .ico,
.btn-big-action-blue .ico {
  display: block;
  font-size: 28px;
  margin-bottom: 4px;
}
.btn-big-action:hover,
.btn-big-action-blue:hover {
  color: #fff;
  text-decoration: none;
}
.btn-big-action-blue {
  background: #00a9f0;
}
.btn-2up {
  float: left;
  width: 46.80851064%;
}
.btn-2up.btn-2up-alt {
  float: right;
}
.carousel {
  position: relative;
}
.carousel.circle-carousel {
  margin-top: -15px;
}
.lte7 .carousel {
  overflow-x: auto;
  padding-bottom: 20px;
}
.carousel .items {
  float: left;
  position: relative;
  width: 2000px;
}
.carousel .items li {
  float: left;
  margin-right: 20px;
}
.carousel .items .item-circle {
  width: 150px;
}
.carousel .items .item-circle a {
  display: block;
  font-size: 12px;
  padding: 10px 0;
  text-align: center;
}
.carousel .items .item-circle a img {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.carousel .items .item-circle a .name {
  display: block;
  padding-top: 16px;
  text-transform: uppercase;
}
.carousel .items .item-date {
  border-right: 1px dotted #d9d9d9;
  text-align: center;
  margin-right: 10px;
  padding-right: 9px;
  width: 65px;
}
.carousel .items .span2-fixed {
  width: 150px;
}
.carousel .items .span3-fixed {
  width: 235px;
}
.carousel .nav a {
  background: #fff;
  bottom: 0;
  display: block;
  position: absolute;
  top: -5px;
  -moz-transform: translateZ(0);
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  width: 50px;
}
.carousel .nav a .ico {
  display: block;
  font-size: 36px;
  left: 7px;
  position: absolute;
  margin-top: -18px;
  top: 50%;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.carousel .nav a.prev {
  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjgiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=");
  background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #fff), color-stop(100%, rgba(255, 255, 255, 0.8)));
  background: -moz-linear-gradient(left, #fff, rgba(255, 255, 255, 0.8));
  background: -webkit-linear-gradient(left, #fff, rgba(255, 255, 255, 0.8));
  background: linear-gradient(to right, #fff, rgba(255, 255, 255, 0.8));
  -moz-box-shadow: 6px 0 5px -5px rgba(0, 0, 0, 0.35);
  -webkit-box-shadow: 6px 0 5px -5px rgba(0, 0, 0, 0.35);
  box-shadow: 6px 0 5px -5px rgba(0, 0, 0, 0.35);
  display: none;
  left: 0;
}
.carousel .nav a.prev:hover .ico {
  left: 2px;
}
.carousel .nav a.next {
  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjgiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=");
  background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, rgba(255, 255, 255, 0.8)), color-stop(100%, #fff));
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0.8), #fff);
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.8), #fff);
  background: linear-gradient(to right, rgba(255, 255, 255, 0.8), #fff);
  -moz-box-shadow: -6px 0 5px -5px rgba(0, 0, 0, 0.35);
  -webkit-box-shadow: -6px 0 5px -5px rgba(0, 0, 0, 0.35);
  box-shadow: -6px 0 5px -5px rgba(0, 0, 0, 0.35);
  right: 0;
}
.carousel .nav a.next:hover .ico {
  left: 12px;
}
.carousel .date {
  background: url(/assets/structure/unique/bg-diag-repeat-821529002410990f22b73d8e7df5964991d20b950aca2f4e056cd1e16fda2b3e.png) no-repeat -9999px -9999px;
  display: block;
  padding: 12px 0;
}
.carousel .date .month {
  display: block;
  font-size: 12px;
  text-transform: uppercase;
}
.carousel .date .count {
  background: #0493da;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  color: #fff;
  display: inline-block;
  margin-top: 8px;
  width: 35px;
}
.carousel .date:hover {
  background-position: 0 0;
  background-repeat: repeat;
  text-decoration: none;
}
.carousel-shaded-mid .items a {
  color: #989b97;
}
.carousel-shaded-mid .nav a {
  background: #222;
}
.carousel-shaded-mid .nav a .ico {
  color: #fff;
}
.carousel-shaded-mid .nav a.prev {
  background-image: url(/assets/structure/unique/bg-dark-carousel-prev-a1c93ce147eb4b332e858df39efb477d9acea5b77711f2adadbe0d30a3c177c9.png);
}
.carousel-shaded-mid .nav a.next {
  background-image: url(/assets/structure/unique/bg-dark-carousel-next-81985a5f097fb30622cc2383965b7caa300b645024d519f96290407d2c464064.png);
}
.slider-container-6 {
  width: 49%;
}
.slider .items {
  position: relative;
}
.slider .items .item {
  -moz-box-shadow: 0 10px 10px -5px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 10px 10px -5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 10px 10px -5px rgba(0, 0, 0, 0.15);
  height: 100%;
  left: 500%;
  position: absolute;
  top: 0;
  width: 100%;
}
.slider .items .item > a {
  display: block;
}
.slider .items .item > a:hover {
  text-decoration: none;
}
.slider .items .current {
  left: 0;
  position: relative;
}
.slider .items .prev {
  left: -105%;
}
.slider .items .next {
  left: 105%;
}
.slider .items .description {
  bottom: -40px;
  color: #444;
  left: 15%;
  padding: 24px 5%;
  position: absolute;
  right: 15%;
}
@media only screen and (max-width: 767px) {
  .slider .items .description {
    position: static;
  }
}
.slider .items .description .hdr {
  margin-bottom: 5px;
}
.slider .items .wrapper {
  position: relative;
  z-index: 2;
}
.slider .items .aside {
  bottom: 30px;
  color: #fff;
  left: 0;
  position: absolute;
  text-shadow: 0 4px 4px rgba(0, 0, 0, 0.3);
  text-transform: uppercase;
  z-index: 3;
}
@media only screen and (max-width: 999px) {
  .slider .items .aside {
    left: 0 !important;
    text-align: left !important;
  }
}
.slider .items .aside .hdr {
  font-size: 42px;
  margin: 0;
}
@media only screen and (max-width: 999px) {
  .slider .items .aside .hdr {
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 3px;
  }
}
.slider .items .aside .hdr-sub {
  font-size: 17px;
  margin: 0;
}
@media only screen and (max-width: 999px) {
  .slider .items .aside .hdr-sub {
    color: #797c79;
    font-size: 15px;
    font-weight: normal;
    text-transform: none;
  }
}
@media only screen and (max-width: 600px) {
  .slider .items .aside .hdr-sub {
    font-size: 15px;
  }
}
@media only screen and (max-width: 999px) {
  .slider .items .aside {
    background: #1e1e1e;
    color: #fff;
    position: static;
    text-shadow: none;
    padding: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .slider .items .aside {
    padding: 15px 60px;
  }
}
.slider .items .aside-center {
  right: 0;
  text-align: center;
}
.slider .items .aside-right {
  left: auto;
  right: 0;
  text-align: right;
}
.lte7 .slider .nav {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.slider .nav a {
  background: #000;
  bottom: 0;
  color: #fff;
  display: block;
  height: 110px;
  margin-top: -55px;
  position: absolute;
  top: 50%;
  text-align: center;
  width: 50px;
  z-index: 4;
}
.slider .nav a:hover {
  text-decoration: none;
}
.slider .nav a:hover .ico {
  color: #0493da;
}
.slider .nav a.prev {
  left: 0;
}
.slider .nav a.next {
  right: 0;
}
.slider .nav a .ico {
  font-size: 34px;
  line-height: 110px;
}
.lte7 .slider .nav a .ico {
  cursor: pointer;
}
@media only screen and (max-width: 767px) {
  .slider .nav a {
    background: #fff;
    background: rgba(255, 255, 255, 0.9);
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    height: 75px;
    margin-top: -38px;
    width: 75px;
  }
  .slider .nav a.prev {
    left: -38px;
    padding-left: 30px;
  }
  .slider .nav a.next {
    padding-right: 30px;
    right: -38px;
  }
  .slider .nav a .ico {
    color: #006ea5;
    font-size: 40px;
    line-height: 75px;
  }
}
.slider-inline {
  position: relative;
}
.slider-inline .items .item {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  height: auto;
}
@media only screen and (min-width: 1000px) {
  .slider-inline .items img,
  .slider-inline .items iframe,
  .slider-inline .items .video {
    margin-bottom: 45px;
  }
}
.slider-inline .items .description {
  bottom: auto;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  left: auto;
  padding: 15px;
  position: relative;
  right: auto;
}
@media only screen and (max-width: 767px) {
  .slider-inline .items .description {
    padding: 24px 5%;
  }
}
@media only screen and (min-width: 1000px) {
  .slider-inline .items .description {
    border-top: 1px dotted #d9d9d9;
  }
}
@media only screen and (min-width: 1000px) {
  .slider-inline .nav {
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 368px;
  }
  .lte7 .slider-inline .nav {
    height: auto;
    left: auto;
    width: auto;
  }
  .slider-inline .nav li {
    float: left;
  }
  .slider-inline .nav a {
    background: none;
    height: 45px;
    margin: 0;
    position: static;
    width: 45px;
  }
  .slider-inline .nav a .ico {
    color: #006ea5;
    font-size: 28px;
    line-height: 45px;
  }
}
.slider-inline .count {
  color: #777;
  display: none;
  font-size: 12px;
  left: 15px;
  line-height: 45px;
  position: absolute;
  top: 368px;
}
.lte7 .slider-inline .count {
  white-space: nowrap;
}
@media only screen and (min-width: 1000px) {
  .slider-inline .count {
    display: block;
  }
}
@media only screen and (min-width: 1000px) {
  .slider-inline-big .count,
  .slider-inline-big .nav {
    top: 536px;
  }
  .slider-inline-8 .count,
  .slider-inline-8 .nav {
    top: 495px;
  }
  .slider-inline-video .count,
  .slider-inline-video .nav {
    top: 279px;
  }
  .slider-inline-video-big .count,
  .slider-inline-video-big .nav {
    top: 402px;
  }
}
.masonry {
  overflow: hidden;
}
.masonry > li {
  float: left;
}
@media only screen and (max-width: 999px) {
  .masonry > li {
    width: 33%;
  }
}
@media only screen and (max-width: 640px) {
  .masonry > li {
    width: 50%;
  }
}
.masonry > li a {
  display: block;
  position: relative;
  text-decoration: none;
}
.masonry > li a:hover .name {
  opacity: 1;
}
.masonry > li .name {
  background: url(/assets/structure/unique/bg-overlay-pattern-909bb457df087b9ceb234d2afef206a1ae0c34a6f1db73267c87c7666f52037a.png);
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  text-align: center;
  top: 0;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  width: 100%;
}
.lte8 .masonry > li .name {
  display: none;
}
.touch .masonry > li .name {
  bottom: 0;
  height: auto;
  opacity: 1;
  top: auto;
}
.masonry > li .name b {
  color: #fff;
  font-size: 32px;
  left: 0;
  line-height: 1;
  margin-top: -42px;
  padding-bottom: 52px;
  position: absolute;
  text-shadow: 2px 2px 0 #312626;
  top: 50%;
  width: 100%;
}
.touch .masonry > li .name b {
  font-size: 16px;
  margin: 0;
  padding: 5px 0;
  position: static;
}
.masonry > li .name b .ico-orange-circle {
  background: #d35313;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  bottom: 0;
  color: #fff;
  font-size: 28px;
  height: 40px;
  left: 50%;
  line-height: 40px;
  margin-left: -20px;
  padding-left: 2px;
  position: absolute;
  text-align: center;
  width: 40px;
  z-index: 2;
  font-family: IconsRegular;
  text-shadow: none;
  text-transform: none;
}
.touch .masonry > li .name b .ico-orange-circle {
  display: none;
}
.wysiwyg p,
.wysiwyg ol,
.wysiwyg ul {
  margin-bottom: 1.25em;
}
.wysiwyg ol {
  list-style: decimal;
}
.wysiwyg ul {
  list-style: disc;
}
.wysiwyg ol,
.wysiwyg ul {
  margin-left: 1.5em;
}
.wysiwyg .list-unstyled {
  list-style: none;
}
.wysiwyg .no-bottom {
  margin-bottom: 0;
}
.dem,
#header,
#mobile-header,
.slider .items .description,
.card,
.card-species,
.nav-tabs,
.index-feature .call-out,
.group-cta-items .cta-item .content,
.list-social a {
  font-size: 13px;
  line-height: 1.5;
}
.lead {
  font-size: 15px;
  line-height: 1.6;
}
.shaded-light,
.gsc-webResult.gsc-result.gsc-promotion {
  background: #f6f5f2;
}
.horiz-separators,
.bottom-horiz-separator {
  border: 1px solid #e2dfd7;
  border-width: 1px 0;
}
.bottom-horiz-separator {
  border-width: 0 0 1px;
}
.separator-top {
  border-top: 1px solid #e5e3e3;
}
.big-separator-top {
  border-top: 5px solid #f4f4f4;
  -moz-box-shadow: 0 -1px 0 0 #ddd;
  -webkit-box-shadow: 0 -1px 0 0 #ddd;
  box-shadow: 0 -1px 0 0 #ddd;
}
.big-separator-bottom {
  border-bottom: 6px solid #f4f4f4;
}
.big-bordered {
  border: 15px solid #f6f5f3;
}
.horiz-separators-dark {
  border-color: #383838;
}
.shaded-light-pattern,
.blog-info {
  background: #ededed url(/assets/structure/unique/bg-patterned-e2dd5fbf93d51984d5fcff9b9c1e9006810dbbdf4ba42186bf705b016ee280bd.png) 50% 0;
}
.shaded-light-checked {
  background: #ededed url(/assets/structure/unique/bg-patterned-checked-51cb0afb5e9111aef8529ce1f6d871eb1694b6db4c2630db50bd0a5a7c4c357b.jpg) 50% 0;
}
.shaded-tan-pattern {
  background: #f1eee8 url(/assets/structure/unique/bg-patterned-tan-022ecca058d6de3277d44eff28337de2c20f3ac4c6cc44e6d6cf5ea6d8501371.jpg) 50% 0;
}
.shaded-mid {
  background: #222;
  color: #ccc;
}
.shaded-mid a {
  color: #de3831;
}
.shaded-mid-pattern {
  background: #222 url(/assets/structure/unique/bg-mid-patterned-a19843da0dc584ed7ba52dd826ff2f2cfedc1acb02c49572a8a4ec33ff3c06f9.jpg) 50% 0;
  color: #ccc;
}
.shaded-dark {
  background: #000;
  color: #ccc;
}
.shaded-dark-pattern {
  background: #222 url(/assets/structure/unique/bg-dark-patterned-25ffd5decf37fe354a515b94e84b82763a8d0379f917edc3829a9eed362145d0.jpg) 50% 0;
  color: #ccc;
}
.shaded-dark-pattern h2,
.shaded-dark-pattern h3 {
  color: #fff;
}
.shaded-dark-pattern a {
  color: #de3831;
}
.shaded-pop {
  background: #fff;
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  color: #444;
}
.section-bottom-texture {
  background: url(/assets/structure/unique/bg-section-shaded-46d7b36c2556f37b0850a492adf1832fdd0efd85f132b60bd891e4a3c3629777.jpg) repeat-x 50% 100%;
}
.section-bottom-texture-small {
  background: url(/assets/structure/unique/bg-section-shaded-small-ba7306295088f7d2c3e9d0f70b5be95813f865ceaee657d8ccab9876fc8cfc2c.jpg) repeat-x 50% 100%;
}
.section-top-level {
  margin-top: -100px;
  padding-top: 100px;
}
@media only screen and (min-width: 480px) and (max-width: 768px) {
  .section-top-level {
    margin-top: -70px;
    padding-top: 70px;
  }
}
.section-inner-padded {
  padding-bottom: 70px;
  padding-top: 70px;
}
.section-inner-no-top-pad {
  padding-top: 0;
}
.shaded-breaking {
  background: #b71234;
  color: #fff;
}
.shaded-breaking a {
  color: #fff;
}
.alternate {
  background: #f0f0f0;
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YwZjBmMCIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjZmJmYmZiIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZjJmMmYyIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g");
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f0f0f0), color-stop(50%, #fbfbfb), color-stop(100%, #f2f2f2));
  background-image: -moz-linear-gradient(#f0f0f0, #fbfbfb, #f2f2f2);
  background-image: -webkit-linear-gradient(#f0f0f0, #fbfbfb, #f2f2f2);
  background-image: linear-gradient(#f0f0f0, #fbfbfb, #f2f2f2);
}
.row-parent {
  position: relative;
}
.row-divided:before {
  border-left: 1px dotted #d9d9d9;
  bottom: 70px;
  content: "";
  left: 39.759036145%;
  position: absolute;
  top: 20px;
}
@media only screen and (max-width: 767px) {
  .row-divided:before {
    display: none;
  }
}
.ad {
  position: relative;
}
@media only screen and (max-width: 479px) {
  .ad {
    padding-bottom: 20px;
  }
}
.ad img {
  margin: 0 auto;
}
@media only screen and (max-width: 479px) {
  .ad img {
    display: none;
  }
}
.ad .cta {
  bottom: 24px;
  position: absolute;
  right: 0;
}
@media only screen and (min-width: 480px) and (max-width: 768px) {
  .ad .cta {
    bottom: 10px;
  }
}
@media only screen and (max-width: 479px) {
  .ad .cta {
    bottom: 0;
    display: block;
    margin: 0 9.0625%;
    position: relative;
  }
}
.ad .cta:active {
  bottom: 23px;
  top: auto;
}
.search-form {
  margin: 0 9.0625% 5px;
  position: relative;
  text-align: center;
}
.search-form label {
  color: #d35313;
  display: block;
  font-size: 15px;
  font-weight: bold;
  padding-bottom: 17px;
  text-transform: uppercase;
}
.search-form button {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  height: 32px;
  margin-top: -16px;
  position: absolute;
  right: 5px;
  top: 50%;
  width: 32px;
}
.search-form button .ico-search {
  font-size: 20px;
}
.fixed-nav-progress-bar {
  position: relative;
  top: 0;
  background-color: #d77640;
  height: 5px;
  width: 0;
}
.nav-fixed-content {
  width: 100%;
}
.nav-fixed-page-title {
  line-height: 50px;
  padding: 5px 10px 0;
  font-weight: bold;
  color: #fff;
  background: #444;
  white-space: nowrap;
}
.nav-horiz {
  display: flex;
  display: -ms-flexbox;
  justify-content: space-around;
  -ms-flex-pack: justify;
  align-items: center;
  -ms-flex-align: center;
  font-size: 15px;
  font-weight: bold;
  line-height: 1;
  width: 100%;
  height: 50px;
}
@media only screen and (max-width: 767px) {
  .nav-horiz {
    font-size: 16px;
  }
}
@media only screen and (max-width: 640px) {
  .nav-horiz {
    flex-direction: row-reverse;
    justify-content: space-between;
    height: initial;
    line-height: 1.2;
  }
}
@media only screen and (max-width: 640px) {
  .nav-horiz li:not(.nav-fixed-top) {
    display: none;
    padding: 8px 0;
  }
}
.lte7 .nav-horiz li {
  display: block;
  float: left;
}
.nav-horiz li a {
  background: #000;
  color: #808080;
  display: block;
  overflow: hidden;
  padding: 0 10px;
  text-align: center;
  text-shadow: 2px 2px 0 rgba(0, 0, 0, 0.07);
  -moz-transition: color 0.25s ease-in-out;
  -o-transition: color 0.25s ease-in-out;
  -webkit-transition: color 0.25s ease-in-out;
  transition: color 0.25s ease-in-out;
  word-wrap: normal;
  font-weight: normal;
}
@media only screen and (min-width: 480px) and (max-width: 768px) {
  .nav-horiz li a {
    font-size: 13px;
  }
}
@media only screen and (max-width: 640px) {
  .nav-horiz li a {
    display: block;
  }
}
.nav-horiz li a:hover {
  text-decoration: none;
}
.no-touch .nav-horiz li a:hover {
  color: #fff;
}
.no-touch .nav-horiz li a:hover .ico {
  background: #fff;
  color: #151515;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.nav-horiz li a .ico {
  background: #333;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid rgba(0, 0, 0, 0.5);
  bottom: 17px;
  color: #000;
  display: block;
  font-size: 14px;
  height: 22px;
  left: 50%;
  line-height: 22px;
  margin-left: -10px;
  position: absolute;
  text-align: center;
  text-shadow: none;
  text-transform: none;
  width: 22px;
}
@media only screen and (min-width: 480px) and (max-width: 768px) {
  .nav-horiz li a .ico {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .nav-horiz li a .ico {
    display: none;
  }
}
.nav-horiz li a:active .ico {
  bottom: 16px;
}
@media only screen and (max-width: 640px) {
  .nav-horiz li.current {
    display: block;
  }
}
@media only screen and (max-width: 640px) {
  .nav-horiz li.current.nav-fixed-top {
    display: none;
  }
}
.nav-horiz li.current a {
  color: #fff;
}
.nav-horiz li.current a .ico {
  background: #fff;
  color: #151515;
}
.nav-horiz li:first-child a,
.nav-horiz li:nth-child(2) a {
  border-left: none;
}
.nav-horiz li.other {
  width: 224px;
}
.lte7 .nav-horiz li.other {
  width: auto;
}
@media only screen and (max-width: 767px) {
  .nav-horiz li.other {
    width: auto;
  }
}
.nav-horiz li.other a {
  background: #fff url(/assets/structure/unique/bg-horiz-nav-other-2e34829aa5ed33b79c2b08bd0d6d6e5aaf45d2caae0470a988c12939eadf587b.png) -400px 0 no-repeat;
  border-left-color: #fff;
  color: #000;
  padding: 17.5px 0;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.nav-horiz li.other a .ico {
  background: #fff;
  border: 1px solid rgba(234, 137, 13, 0.5);
  color: #ea890d;
}
.nav-horiz li.other a:hover {
  background-position: 0 0;
}
.lte7 .nav-horiz.timeline-nav-horiz li {
  width: 136px;
}
.lte7 .nav-horiz li {
  display: block;
  float: left;
}
.nav-horiz .nav-fixed-top {
  display: none;
}
@media only screen and (max-width: 640px) {
  .nav-horiz .nav-fixed-top {
    display: block;
  }
}
.btn-standalone-donate {
  background: #ea890d url(/assets/structure/unique/bg-horiz-nav-other-2e34829aa5ed33b79c2b08bd0d6d6e5aaf45d2caae0470a988c12939eadf587b.png) -400px 0 no-repeat;
  color: #fff;
  display: block;
  font-size: 15px;
  font-weight: bold;
  line-height: 1;
  padding: 33px 1% 52px;
  position: relative;
  text-align: center;
  text-shadow: 2px 2px 0 rgba(0, 0, 0, 0.07);
  text-transform: uppercase;
}
.lte8 .btn-standalone-donate {
  height: 100px;
  min-height: 100%;
}
.btn-standalone-donate .ico {
  background: #fff;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid rgba(234, 137, 13, 0.5);
  bottom: 17px;
  color: #ea890d;
  display: block;
  font-size: 14px;
  height: 22px;
  left: 50%;
  line-height: 22px;
  margin-left: -10px;
  position: absolute;
  text-align: center;
  text-shadow: none;
  text-transform: none;
  width: 22px;
}
.btn-standalone-donate:hover {
  background-position: 0 0;
  color: #fff;
  text-decoration: none;
}
.btn-standalone-donate:hover .ico {
  color: #151515;
}
.btn-standalone-donate:active {
  line-height: 1.1;
}
.nav-fixed {
  background: #000;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 10;
}
.nav-fixed .wrapper {
  display: flex;
  display: -ms-flexbox;
  justify-content: space-around;
  -ms-flex-pack: justify;
  align-items: center;
  -ms-flex-align: center;
}
.ie9 .nav-fixed {
  height: 50px;
}
.ie9 .nav-fixed .wrapper > div {
  float: left;
}
.ie9 .nav-fixed .wrapper .nav-fixed-content {
  width: 70%;
}
.ie9 .nav-fixed .wrapper .nav-fixed-content li {
  float: left;
}
@media only screen and (max-width: 900px) {
  .nav-fixed-page-title {
    display: none;
  }
}
.nav-fixed-promo-link a {
  background: #d55c19;
  border-radius: 2px;
  color: #fff;
  font-size: 15px;
  text-align: center;
  margin-left: 10px;
  padding: 0 15px;
  text-transform: uppercase;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  line-height: 40px;
  display: block;
  font-weight: bold;
  white-space: nowrap;
}
@media only screen and (min-width: 480px) and (max-width: 768px) {
  .nav-fixed-promo-link a {
    font-size: 13px;
  }
}
@media only screen and (max-width: 640px) {
  .nav-fixed-promo-link {
    display: none;
  }
}
.figure {
  display: block;
  position: relative;
  zoom: 1;
}
.figure .label {
  background: #000;
  bottom: 10px;
  color: #ccc;
  display: block;
  font-size: 18px;
  left: 0;
  padding: 0 15px;
  position: absolute;
}
.figure .flag-container {
  left: 0;
  position: absolute;
  top: 0;
}
.csstransforms .figure .flag-container {
  height: 100px;
  left: -1px;
  overflow: hidden;
  top: -1px;
  width: 200px;
}
.figure .flag {
  background: #3183de;
  color: #fff;
  display: block;
  font-size: 18px;
  left: 0;
  padding: 0 15px;
  position: absolute;
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 16px;
}
.csstransforms .figure .flag {
  left: -26px;
  padding: 0 30px;
  top: 6px;
}
.lte7 .figure .flag {
  white-space: nowrap;
}
.figure .flag:before {
  border: 1px solid #2d78ca;
  border-width: 1px 0;
  content: "";
  display: block;
  height: 2px;
  left: 0;
  position: absolute;
  top: 50%;
  width: 100%;
  z-index: 1;
}
.figure .flag b {
  background: #3183de;
  display: inline-block;
  padding: 0 4px;
  position: relative;
  z-index: 2;
}
.figure .caption {
  background: #000;
  background: rgba(0, 0, 0, 0.8);
  bottom: 0;
  color: #ccc;
  font-size: 11px;
  font-weight: bold;
  left: 0;
  line-height: 1.2;
  padding: 7px 15px;
  position: absolute;
  width: 100%;
  z-index: 3;
}
@media only screen and (max-width: 640px) {
  .figure .caption {
    position: static;
  }
}
.figure .caption h1 {
  color: #fff;
  margin-bottom: 0;
}
.figure .attribution {
  color: #fff;
  font-size: 9px;
  position: absolute;
  right: 15px;
  text-shadow: 0 1px 0 #000;
  top: 11px;
  z-index: 4;
}
.figure.attribution-top-left .attribution {
  left: 15px;
  right: auto;
}
.figureshadow {
  background: url(/assets/structure/unique/bg-figureshadow-c47f1de2c7e6438a60924d753bd93d45d53c74a13dd249a1e172e8a43dde7b34.png);
  bottom: 0;
  display: block;
  height: 125px;
  left: 0;
  position: absolute;
  right: 0;
  z-index: 4;
}
@media only screen and (max-width: 999px) {
  .figureshadow {
    display: none;
  }
}
.fact {
  background: #55601c;
  color: #fff;
  font: bold 15px/1.2 Helvetica, Arial, sans-serif;
  padding: 10.344827586%;
  text-align: center;
}
.fact .heading,
.fact .sub-heading {
  line-height: 1;
  text-transform: uppercase;
}
.fact .heading {
  font-size: 90px;
  letter-spacing: -5px;
}
.fact .sub-heading {
  font-size: 42px;
  letter-spacing: -2px;
  margin-bottom: 30px;
}
.card,
.card-species {
  background: #fff;
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px;
  border-bottom-right-radius: 5px;
  -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.13);
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.13);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.13);
}
@media only screen and (max-width: 640px) {
  .card,
  .card-species {
    margin-bottom: 1.25em;
  }
  .card .figure,
  .card-species .figure {
    display: none;
  }
  .card .figure img,
  .card-species .figure img {
    margin: 0 auto;
  }
}
.card > a,
.card-species > a {
  cursor: pointer;
  display: block;
}
.card > a:hover,
.card-species > a:hover {
  text-decoration: none;
}
.card .content,
.card-species .content {
  background: #fff;
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px;
  border-bottom-right-radius: 5px;
  display: block;
  overflow: hidden;
  padding: 10px 15px;
}
.card .content *,
.card-species .content * {
  word-wrap: normal;
}
.card .content p,
.card-species .content p {
  margin-top: 3px;
}
.card .content-extra,
.card-species .content-extra {
  border-top: 1px dotted #d9d9d9;
  color: #777;
  overflow: hidden;
}
.card .content-extra *,
.card-species .content-extra * {
  word-wrap: normal;
}
@media only screen and (max-width: 640px) {
  .card-break-keep-photo .figure {
    display: block;
  }
  .card-to-list {
    border-bottom: 1px dotted #ccc;
    -moz-border-radius-bottomleft: 0;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    -moz-border-radius-bottomright: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 15px;
    min-height: 100% !important;
    margin-bottom: 0;
  }
  .card-to-list .figure {
    display: none;
  }
  .card-to-list .content {
    padding: 8px 0;
  }
  .card-to-list .content strong {
    font-weight: normal;
  }
  .row .card-break-2up {
    clear: left;
    float: left !important;
    margin-bottom: 2%;
    width: 49%;
  }
  .row .card-break-2up:nth-child(2n) {
    clear: none;
    margin-left: 2%;
  }
}
@media only screen and (max-width: 640px) {
  .card-species {
    margin-bottom: 0;
    padding-top: 5%;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.map-container {
  position: relative;
}
.map-container.span4 {
  width: 32%;
}
.map-container .shim {
  max-width: none;
  position: relative;
  width: 100%;
  z-index: 1;
}
#map {
  bottom: 2px;
  left: 2px;
  position: absolute;
  right: 2px;
  top: 2px;
  z-index: 2;
}
#map * {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
#map img {
  max-width: none;
}
#map .map-content {
  text-align: center;
  white-space: nowrap;
}
#map .map-content a {
  display: block;
}
.social-icons li {
  float: left;
  margin: 0 10px 10px 0;
}
@media only screen and (min-width: 480px) and (max-width: 768px) {
  .social-icons li {
    margin-right: 15px;
  }
}
.social-icons a {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  color: #fff;
  display: block;
  height: 30px;
  width: 30px;
}
.social-icons a:hover {
  text-decoration: none;
}
.social-icons .facebook {
  background: #3d589a;
}
.social-icons .twitter {
  background: #2fcbff;
}
.social-icons .youtube {
  background: #cd2616;
}
.social-icons .google-plus {
  background: #d74a27;
}
.social-icons .instagram {
  background: #6d5542;
}
.social-icons .ico {
  display: block;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
}
.social-icons .ico-youtube {
  font-size: 26px;
  line-height: 20px;
}
.social-icons .ico-instagram {
  line-height: 33px;
  margin-left: 3px;
}
.social-icons .ico-rss {
  font-size: 18px;
}
.hero {
  overflow: hidden;
  position: relative;
  z-index: 1;
  background-position: center top;
}
@media only screen and (min-width: 1000px) {
  .hero {
    height: 600px;
  }
  .js .hero .figure {
    height: 600px;
    margin: 0 auto;
    max-width: 1600px;
  }
  .hero img {
    bottom: 0;
    height: 600px;
    left: 50%;
    margin-left: -800px;
    max-width: none;
    top: 0;
  }
  .js .hero img {
    position: absolute;
  }
  .hero img.centered {
    margin: 0 auto;
  }
}
.hero .video-thumb {
  bottom: 30px;
  cursor: pointer;
  display: block;
  height: 176px;
  left: 0;
  position: absolute;
  text-decoration: none;
  width: 235px;
}
.js .hero .video-thumb .figure {
  height: auto;
}
.hero .video-thumb img {
  height: auto;
  margin: 0;
  max-width: 100%;
}
.js .hero .video-thumb img {
  position: static;
}
@media only screen and (max-width: 999px) {
  .hero .video-thumb {
    display: none;
  }
}
.hero-video-wrapper {
  background: #000;
  display: block;
  height: 100%;
  left: 0;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
  visibility: hidden;
  z-index: 3;
}
.hero-video-wrapper .inner {
  margin: 0 auto;
  max-width: 1066px;
  position: relative;
}
.lte7 .hero-video-wrapper .inner iframe {
  height: 600px;
}
.hero-video-wrapper .close {
  color: #fff;
  height: 65px;
  position: absolute;
  right: -65px;
  text-align: center;
  text-decoration: none;
  top: 0;
  width: 65px;
}
.hero-video-wrapper .close .ico {
  font-size: 44px;
  line-height: 65px;
}
@media only screen and (max-width: 999px) {
  .hero-video-wrapper {
    display: none;
  }
}
.hdr-hero {
  color: #fff;
  margin: -54px 0 0;
  position: absolute;
  text-align: center;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  text-transform: uppercase;
  top: 50%;
  width: 100%;
  z-index: 2;
}
@media only screen and (max-width: 767px) {
  .hdr-hero {
    display: none;
  }
}
.headline-hero-position {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 2;
  color: #fff;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  text-align: center;
  width: 100%;
}
@media only screen and (max-width: 640px) {
  .headline-hero-position {
    padding-top: 20px;
    top: auto;
    left: auto;
    position: relative;
    -webkit-transform: translate(0%);
    -ms-transform: translate(0%);
    transform: translate(0%);
    text-align: left;
    text-shadow: none;
    color: #444;
  }
}
.index-feature .index-hero-content.headline-hero-position {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-shadow: none;
  z-index: 2;
  color: #000;
  text-align: center;
  width: 100%;
}
@media only screen and (max-width: 640px) {
  .index-feature .index-hero-content.headline-hero-position {
    padding-top: 20px;
    top: auto;
    left: auto;
    position: relative;
    -webkit-transform: translate(0%);
    -ms-transform: translate(0%);
    transform: translate(0%);
    text-align: left;
    text-shadow: none;
    color: #444;
  }
}
.headline-hero-h1,
.homepage-hero-wrapper .hdr,
.hero h1,
.hero .magazine-toc-indepth {
  text-transform: uppercase;
  line-height: 1;
}
.headline-hero-h2 {
  font: bold 20px/1 'Open Sans', Helvetica, Arial, sans-serif;
  line-height: 24px;
}
@media only screen and (max-width: 640px) {
  .headline-hero-h2 {
    font-weight: normal;
    font-size: 17px;
    line-height: 1.2;
  }
}
.headline-hero-h2 .snippet-active {
  font-size: 15px;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
}
.snippet-warning {
  color: yellow;
}
.story-hero {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-color: #ffffff;
  position: relative;
  width: 100%;
  max-width: 1600px;
  margin: 0 auto;
}
.story-hero .text {
  left: 0;
  padding-left: 1.53061225%;
  padding-right: 1.53061225%;
  position: absolute;
  right: 0;
  text-transform: uppercase;
  top: 120px;
  z-index: 1;
}
@media only screen and (max-width: 999px) {
  .story-hero .text {
    top: 25px;
  }
}
@media only screen and (max-width: 640px) {
  .story-hero .text {
    background: #fff;
    color: #000;
    padding: 4.59183673% 3.06122449%;
    position: relative;
    top: 0;
  }
}
.story-hero a {
  text-decoration: none;
  color: #fff;
}
@media only screen and (max-width: 640px) {
  .story-hero a {
    color: #000;
  }
}
.story-hero h1,
.story-hero h3 {
  max-width: 560px;
  color: #fff;
}
@media only screen and (max-width: 640px) {
  .story-hero h1,
  .story-hero h3 {
    color: #000;
  }
}
.story-hero h3,
.story-hero .magazine-toc-indepth-more li {
  font: 100 20px/1 'Open Sans', Helvetica, Arial, sans-serif;
  font-weight: bold;
}
@media only screen and (max-width: 800px) {
  .story-hero h3,
  .story-hero .magazine-toc-indepth-more li {
    font-size: 15px;
  }
}
.story-hero .magazine-toc-indepth-more li,
.story-hero .magazine-toc-indepth-explore {
  margin-left: 15px;
  margin-top: 15px;
  color: #2f221f;
}
@media only screen and (max-width: 999px) {
  .story-hero .magazine-toc-indepth-more li,
  .story-hero .magazine-toc-indepth-explore {
    margin-top: 8px;
  }
}
@media only screen and (max-width: 640px) {
  .story-hero .magazine-toc-indepth-more li,
  .story-hero .magazine-toc-indepth-explore {
    color: #d35313;
  }
}
.story-hero .magazine-toc-indepth-more li:before {
  content: "i";
  font-family: IconsRegular;
  text-transform: none;
}
.story-hero h6,
.story-hero .magazine-toc-indepth-explore {
  color: #2f221f;
  font: 15px/1 'Open Sans', Helvetica, Arial, sans-serif;
  font-weight: bold;
}
@media only screen and (max-width: 640px) {
  .story-hero h6,
  .story-hero .magazine-toc-indepth-explore {
    color: #d35313;
  }
}
.story-hero .magazine-toc-indepth-sub {
  font: 20px/1.25 'Open Sans', Helvetica, Arial;
  font-weight: normal;
  text-transform: none;
  margin-top: 8px;
}
@media only screen and (max-width: 800px) {
  .story-hero .magazine-toc-indepth-sub {
    font-size: 15px;
  }
}
@media only screen and (min-width: 1000px) {
  .js .story-hero {
    height: 800px;
  }
  .js .story-hero .figure {
    background: #fff;
    max-width: 100%;
  }
  .js .story-hero .figure,
  .js .story-hero img {
    height: 800px;
  }
}
.homepage-hero-container > a {
  display: block;
}
.homepage-hero-container > a:focus,
.homepage-hero-container > a:hover {
  text-decoration: none;
}
.homepage-hero-container .attribution {
  color: #fff;
  font-size: 9px;
  position: absolute;
  right: 15px;
  text-shadow: 0 1px 0 #000;
  top: 11px;
  z-index: 4;
}
.homepage-hero {
  background: no-repeat 50% 50%;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  height: 320px;
}
.homepage-hero:before {
  content: "";
  height: 0;
  display: block;
  padding-bottom: 56.25%;
}
.homepage-hero--medium {
  height: auto;
  max-height: calc(70vh - 85px);
  min-height: 320px;
}
.homepage-hero--large {
  height: calc(100vh - 85px);
}
@media only screen and (max-width: 767px) {
  .homepage-hero--large {
    height: calc(100vh - 188px);
  }
}
.homepage-hero-wrapper {
  width: 100%;
  position: absolute;
  bottom: 0;
  background: url("https://c402277.ssl.cf1.rackcdn.com/photos/9061/images/original/gradient-4.png");
  background-repeat: repeat-x;
  background-size: auto 100%;
  z-index: 3;
}
.homepage-hero-wrapper .aside {
  color: #fff;
  padding: 30px 15px;
  position: relative;
  max-width: 1160px;
  margin: 0 auto;
}
.homepage-hero-wrapper .aside-center {
  text-align: center;
}
.homepage-hero-wrapper .aside-right {
  text-align: right;
}
.homepage-hero-wrapper .label {
  display: block;
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.homepage-hero-wrapper .hdr {
  margin-bottom: 10px;
}
.homepage-hero-wrapper .hdr-sub {
  font-size: 18px;
  font-weight: normal;
}
.homepage-hero-wrapper .button {
  background-color: #000;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  font-size: 15px;
  -webkit-font-smoothing: antialiased;
  font-weight: bold;
  margin-top: 20px;
  padding: 0.8em 1em;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}
.homepage-hero-wrapper .button:focus,
.homepage-hero-wrapper .button:hover {
  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ0NDQ0NCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==");
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #444), color-stop(100%, #000));
  background: -moz-linear-gradient(top, #444, #000);
  background: -webkit-linear-gradient(top, #444, #000);
  background: linear-gradient(to bottom, #444, #000);
}
@media only screen and (max-width: 456px) {
  .homepage-hero-wrapper .button {
    margin-top: 10px;
  }
}
.homepage-hero-wrapper .button--orange {
  background-color: #e98300;
}
.homepage-hero-wrapper .button--orange:focus,
.homepage-hero-wrapper .button--orange:hover {
  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZiYWIxZSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2U5ODMwMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==");
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fbab1e), color-stop(100%, #e98300));
  background: -moz-linear-gradient(top, #fbab1e, #e98300);
  background: -webkit-linear-gradient(top, #fbab1e, #e98300);
  background: linear-gradient(to bottom, #fbab1e, #e98300);
}
.video-wrapper .video {
  height: 0;
  padding-bottom: 56.25%;
  position: relative;
}
.lte8 .video-wrapper .video {
  border: 1px solid transparent;
}
.video-wrapper .video iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.video-wrapper .video-caption {
  background: rgba(0, 0, 0, 0.9);
  color: #ccc;
  font-size: 11px;
  font-weight: bold;
  line-height: 1.2;
  padding: 7px 15px;
  position: relative;
  top: -1px;
  width: 100%;
  z-index: 3;
}
.media-item {
  overflow: hidden;
  position: relative;
}
.media-item .description {
  background-color: rgba(0, 0, 0, 0.7);
  bottom: 0;
  color: #ccc;
  left: 0;
  font-weight: bold;
  opacity: 0;
  padding: 33px 25px 25px;
  position: absolute;
  right: 0;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  z-index: 5;
}
.media-item .description h2 {
  color: #fff;
  font-size: 13px;
  font-weight: bold;
}
.media-item > img {
  margin: 0 auto;
}
.media-item:hover .description {
  opacity: 1;
}
@media only screen and (max-width: 640px) {
  .media-item {
    margin-bottom: 10px;
  }
  .media-item > .attribution {
    left: 50%;
    transform: translate(-50%, -50%);
  }
}
.media-item .ico-video {
  background: #131313;
  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzNhMzkzOSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzEzMTMxMyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==");
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #3a3939), color-stop(100%, #131313));
  background: -moz-linear-gradient(#3a3939, #131313);
  background: -webkit-linear-gradient(#3a3939, #131313);
  background: linear-gradient(#3a3939, #131313);
  -moz-border-radius: 13px;
  -webkit-border-radius: 13px;
  border-radius: 13px;
  color: #fff;
  display: block;
  height: 40px;
  left: 50%;
  line-height: 40px;
  margin: -20px 0 0 -28px;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 57px;
}
.list-pagination,
.gsc-cursor {
  border-left: 1px solid #f6f5f2;
}
.list-pagination > li,
.gsc-cursor > li {
  border: 1px solid #f6f5f2;
  border-left: none;
  font-size: 14px;
  margin: 0;
}
.list-pagination a,
.gsc-cursor a,
.list-pagination .current,
.gsc-cursor .current,
.list-pagination span,
.gsc-cursor span {
  display: inline-block;
  line-height: 42px;
  min-width: 34px;
  text-align: center;
}
.list-pagination .current,
.gsc-cursor .current {
  background: url(/assets/structure/unique/bg-patterned-e2dd5fbf93d51984d5fcff9b9c1e9006810dbbdf4ba42186bf705b016ee280bd.png);
  color: #777;
}
.list-pagination .ico,
.gsc-cursor .ico {
  font-size: 10px;
}
.nav-tabs {
  text-align: center;
}
.nav-tabs li {
  float: left;
  margin-left: 2%;
  width: 49%;
}
.nav-tabs li.first {
  margin-left: 0;
}
.nav-tabs a {
  padding: 22px 0 40px;
  position: relative;
}
.nav-tabs a:hover {
  text-decoration: none;
}
.nav-tabs .hdr {
  font-size: 24px;
  margin-bottom: 6px;
}
.nav-tabs .ico {
  background: #006ea5;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  bottom: 10px;
  color: #fff;
  font-size: 12px;
  height: 20px;
  left: 50%;
  line-height: 20px;
  margin-left: -10px;
  position: absolute;
  width: 20px;
}
.nav-tabs .current {
  background: #fff;
}
.nav-tabs .current .hdr {
  color: #444;
}
.nav-tabs .current .ico {
  background: #989b97;
}
.js .tabs .tab {
  display: none;
}
.tabs .tab.current {
  display: block;
}
.myTabz li {
  display: inline;
  float: left;
  background-color: #ededed;
  background-image: url("structure/unique/bg-patterned.png");
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 50% 0px;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  margin: 0px;
  padding: 2px 5px;
}
@media only screen and (max-width: 767px) {
  .myTabz li {
    display: block;
    float: none;
    width: 100% !important;
  }
}
.myTabz .active {
  background: #fff;
}
.myTabz .active .hdr {
  color: #444;
}
.myTabz .active .ico {
  background: #989b97;
}
.travel-note {
  bottom: 5px;
  color: #6d5542;
  font-size: 14px;
  position: absolute;
  right: 15px;
}
@media only screen and (max-width: 767px) {
  .travel-note {
    bottom: 0;
    font-size: 12px;
  }
}
.travel-note:before {
  background-position: 0 -410px;
  content: "";
  height: 111px;
  left: -124px;
  position: absolute;
  top: -12px;
  width: 111px;
}
@media only screen and (max-width: 767px) {
  .travel-note:before {
    display: none;
  }
}
.index-feature {
  overflow: hidden;
  position: relative;
}
.index-feature .index-hero-content {
  position: relative;
  z-index: 2;
}
.index-feature .index-hero-content-main {
  padding-top: 100px;
}
@media only screen and (max-width: 800px) {
  .index-feature .index-hero-content-main {
    padding-top: 40px;
  }
}
.index-feature .index-hero {
  bottom: 0;
  left: 50%;
  margin-left: -800px;
  position: absolute;
  top: 0;
  width: 1600px;
  z-index: 1;
}
@media only screen and (max-width: 800px) {
  .index-feature .index-hero {
    left: 0;
    margin: 0;
    position: relative;
    width: 100%;
  }
}
.index-feature .index-hero img {
  margin: 0 auto;
}
@media only screen and (min-width: 801px) {
  .index-feature {
    background-color: #000;
    min-height: 600px;
  }
  .index-feature .call-out {
    min-height: 600px;
  }
}
.index-feature .call-out {
  background: #000;
  position: relative;
}
.index-feature .call-out .cta {
  color: #989b97;
  display: block;
  height: 100%;
  left: 0;
  padding-bottom: 80px;
  position: absolute;
  text-decoration: none;
  top: 0;
  width: 100%;
}
@media only screen and (max-width: 800px) {
  .index-feature .call-out .cta {
    position: relative;
  }
}
@media only screen and (max-width: 767px) {
  .index-feature .call-out .cta {
    overflow: hidden;
    position: relative;
  }
}
@media only screen and (max-width: 767px) {
  .index-feature .call-out .cta {
    padding-bottom: 0;
  }
}
.index-feature .call-out .cta img {
  margin-bottom: 11px;
}
@media only screen and (max-width: 640px) {
  .index-feature .call-out .cta img {
    float: left;
    margin-bottom: 0;
    margin-right: 20px;
  }
}
@media only screen and (max-width: 479px) {
  .index-feature .call-out .cta img {
    max-width: 33%;
  }
}
.index-feature .call-out .cta:before,
.index-feature .call-out .cta:after {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
}
@media only screen and (max-width: 767px) {
  .index-feature .call-out .cta:before,
  .index-feature .call-out .cta:after {
    display: none;
  }
}
.index-feature .call-out .cta:after {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzIyMjIyMiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==");
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #222), color-stop(100%, #000));
  background-image: -moz-linear-gradient(#222, #000);
  background-image: -webkit-linear-gradient(#222, #000);
  background-image: linear-gradient(#222, #000);
  bottom: 0;
  height: 80px;
  left: 0;
  width: 100%;
  z-index: 1;
}
.index-feature .call-out .cta .ico-orange-circle {
  background: #d35313;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  bottom: 20px;
  color: #fff;
  font-size: 28px;
  height: 40px;
  left: 50%;
  line-height: 40px;
  margin-left: -20px;
  padding-left: 2px;
  position: absolute;
  text-align: center;
  width: 40px;
  z-index: 2;
  -moz-transition: background 0.25s ease-in-out;
  -o-transition: background 0.25s ease-in-out;
  -webkit-transition: background 0.25s ease-in-out;
  transition: background 0.25s ease-in-out;
}
@media only screen and (max-width: 767px) {
  .index-feature .call-out .cta .ico-orange-circle {
    display: none;
  }
}
.index-feature .call-out .cta:hover .ico-orange-circle {
  background: #0493da;
}
.index-feature .call-out .hdr {
  color: #fff;
  font-size: 36px;
  line-height: 1;
}
@media only screen and (max-width: 767px) {
  .index-feature .call-out .hdr {
    font-size: 20px;
    margin-top: 20px;
  }
}
.index-feature .attribution {
  bottom: 11px;
  left: 15px;
  right: auto;
  top: auto;
}
@media only screen and (min-width: 801px) {
  .index-feature .attribution {
    left: 50%;
    margin-left: -500px;
    width: 1000px;
  }
}
@media only screen and (max-width: 999px) {
  .index-feature__cta_bottom {
    min-height: unset;
  }
  .index-feature__cta_bottom .figure {
    left: 0;
    margin: 0;
    position: relative;
    width: 100%;
  }
}
.index-cta {
  padding: 2em;
}
.index-cta a {
  text-decoration: none;
}
.index-cta .btn {
  padding: 0.5em;
  color: #fff;
  background-color: #d35313;
  text-transform: uppercase;
  font-weight: bold;
}
@media only screen and (max-width: 767px) {
  .index-cta .btn {
    background-color: #000;
    font-size: 15px;
  }
}
.index-cta h2 {
  font-size: 18px;
}
@media only screen and (max-width: 1024px) {
  .index-cta {
    width: 100% !important;
  }
}
@media only screen and (max-width: 480px) {
  .index-cta {
    padding: 1em;
  }
}
.index-cta__centered {
  position: relative;
  left: 25.5%;
  right: 25.5%;
}
@media only screen and (max-width: 1024px) {
  .index-cta__centered {
    left: 0;
    right: 0;
  }
}
.index-cta__body {
  color: #000;
  margin-top: 15px;
  font-weight: bold;
  line-height: 1.2;
}
@media only screen and (max-width: 767px) {
  .index-cta__body {
    font-weight: normal;
    line-height: 1.2;
  }
}
.section-pop {
  position: relative;
}
.section-pop-inner {
  background: #fff;
  position: relative;
  z-index: 2;
}
.section-pop:before {
  border: 10px solid #fff;
  bottom: -14px;
  -moz-box-shadow: 0 0 25px rgba(109, 85, 66, 0.1);
  -webkit-box-shadow: 0 0 25px rgba(109, 85, 66, 0.1);
  box-shadow: 0 0 25px rgba(109, 85, 66, 0.1);
  content: "";
  left: -14px;
  position: absolute;
  top: -14px;
  right: -14px;
  z-index: 1;
}
@media only screen and (max-width: 999px) {
  .section-pop:before {
    display: none;
  }
}
.separators-2-4-6:before {
  border: 1px dotted #d9d9d9;
  border-width: 0 1px;
  bottom: 1px;
  content: "";
  display: block;
  left: 15%;
  position: absolute;
  top: 1px;
  width: 34.9%;
  z-index: -1;
}
@media only screen and (max-width: 767px) {
  .separators-2-4-6:before {
    display: none;
  }
}
.separator-6:before {
  border-left: 1px dotted #d9d9d9;
  bottom: 1px;
  content: "";
  display: block;
  left: 50%;
  position: absolute;
  top: 1px;
  z-index: -1;
}
@media only screen and (max-width: 767px) {
  .separator-6:before {
    display: none;
  }
}
.list-stats {
  color: #777;
  font-size: 12px;
}
.list-stats .ico {
  color: #aeb4ab;
  float: left;
  font-size: 38px;
  height: 32px;
  margin: 0 9px 9px;
  text-align: center;
  width: 32px;
  line-height: 20px;
}
.list-stats .status {
  background: #d35313;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  color: #fff;
  display: block;
  float: left;
  font-size: 16px;
  height: 32px;
  line-height: 32px;
  margin: 0 9px 9px;
  text-align: center;
  width: 32px;
}
.list-stats .hdr {
  font-size: 11px;
}
@media only screen and (min-width: 641px) and (max-width: 768px) {
  .list-stats .hdr,
  .list-stats .container {
    padding: 0 10px;
  }
}
.frame {
  background: #fff;
  border: 1px solid #eee;
  padding: 2px;
}
.frame-dark {
  background: none;
  border-color: #383737;
}
.btn-push-left {
  left: -15px;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .btn-push-left {
    position: static;
  }
}
.list-row-details {
  border-bottom: 1px dotted #484848;
  font-size: 16px;
}
.list-row-details > li {
  border-left: 1px dotted #484848;
  padding-left: 15px;
  padding-right: 15px;
}
.list-row-details > li:first-child {
  border-left: none;
}
.list-row-details .hdr {
  color: #777;
  display: block;
  font-size: 12px;
  text-transform: uppercase;
}
@media only screen and (max-width: 479px) {
  .list-row-extinction-details > li {
    float: none;
  }
}
.list-extinction-risk {
  margin-left: 26px;
  position: relative;
}
@media only screen and (max-width: 479px) {
  .list-extinction-risk {
    clear: both;
    margin-left: 0;
  }
}
.list-extinction-risk > li {
  margin-right: 8px;
}
.list-extinction-risk > li.current abbr {
  background: #d35313;
  border-color: #d35313;
  color: #fff;
}
.list-extinction-risk abbr {
  border: 2px solid #333;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  color: #777;
  cursor: default;
  display: block;
  font: 16px/26px WWFRegular, Helvetica, Arial, sans-serif;
  height: 28px;
  text-align: center;
  text-transform: uppercase;
  width: 28px;
}
.tooltip-control {
  position: relative;
}
@media only screen and (max-width: 479px) {
  .tooltip-control {
    position: static;
  }
}
.tooltip-control:hover .tooltip {
  opacity: 1;
  top: 100%;
  visibility: visible;
}
.touch .tooltip-control.hovered .tooltip {
  display: block;
}
.tooltip {
  background: #fff;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  color: #444;
  font-size: 13px;
  left: 50%;
  margin-left: -90px;
  opacity: 0;
  position: absolute;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  top: 95%;
  visibility: hidden;
  width: 180px;
  z-index: 2;
}
@media only screen and (max-width: 479px) {
  .tooltip {
    left: 0;
    margin: 5px 0 0;
    right: 0;
    width: auto;
  }
}
.touch .tooltip {
  display: none;
  opacity: 1;
  top: 100%;
  visibility: visible;
}
.tooltip:before {
  border-bottom: 7px solid #fff;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  content: "";
  display: block;
  height: 0;
  left: 50%;
  margin-left: -7px;
  position: absolute;
  top: -6px;
  width: 0;
}
@media only screen and (max-width: 479px) {
  .tooltip:before {
    display: none;
  }
}
.tooltip .title {
  border-bottom: 1px dotted #d9d9d9;
  color: #d35313;
  display: block;
  padding: 5px;
  text-align: center;
  text-transform: uppercase;
}
.tooltip .content {
  padding: 8px 10px;
}
.item-highlight {
  border: 1px solid #e2dfd7;
  position: relative;
}
@media only screen and (max-width: 640px) {
  .item-highlight {
    margin-left: 0;
  }
}
.item-highlight .hdr {
  font-size: 21px;
  margin-bottom: 14px;
}
.item-highlight-dark {
  border: 3px solid #373737;
}
.item-highlight-dark:before,
.item-highlight-dark:after {
  background: #de3831;
  content: "";
  display: block;
  height: 6px;
  left: 50%;
  margin-left: -10px;
  position: absolute;
  width: 20px;
}
.item-highlight-dark:before {
  top: -3px;
}
.item-highlight-dark:after {
  bottom: -3px;
}
.item-highlight-dark .hdr {
  color: #fff;
}
.quote-container.span4 {
  width: 32%;
}
.quote-big {
  font: 32px/1.25 WWFRegular, Helvetica, Arial, sans-serif;
}
.quote-big cite {
  display: block;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-size: 12px;
  margin-top: 12px;
}
.quote-big cite .name {
  display: block;
  font-size: 15px;
}
.quote-big-dark {
  color: #fff;
}
.quote-big-dark cite {
  color: #ccc;
}
.group-cta-items .cta-item {
  -moz-border-radius-topleft: 3px;
  -webkit-border-top-left-radius: 3px;
  border-top-left-radius: 3px;
  -moz-border-radius-topright: 3px;
  -webkit-border-top-right-radius: 3px;
  border-top-right-radius: 3px;
  position: relative;
}
.group-cta-items .cta-item:hover {
  text-decoration: none;
}
.lte8 .group-cta-items .cta-item {
  min-height: 240px;
}
.group-cta-items .cta-item .padded {
  padding: 0px 4.6875%;
  margin-top: 10px;
  margin-bottom: 10px;
}
.group-cta-items .cta-item .number {
  font-size: 64px;
  line-height: 1;
}
.group-cta-items .cta-item .hdr {
  color: #006ea5;
  margin: 10px 0 5px;
  font-size: 30px;
}
.group-cta-items .cta-item__shaded-light {
  background: #f6f5f2;
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  color: #444;
}
.list-share {
  overflow: hidden;
}
.list-share > li {
  display: block;
  float: left;
  height: 22px;
  margin: 0 10px 5px 0;
  overflow: hidden;
  position: relative;
  top: 3px;
}
.list-share a {
  display: block;
  height: 22px;
}
.list-share .facebook {
  background-position: 0 -1090px;
  width: 57px;
}
.list-share .twitter {
  background-position: 0 -1185px;
  width: 58px;
}
.list-share .google {
  background-position: 0 -995px;
  width: 32px;
}
.list-social a {
  border: 1px solid #e4e3e3;
  color: #777;
  display: block;
  padding: 120px 0 20px 0;
  text-align: center;
  text-transform: uppercase;
}
.list-social .facebook,
.list-social .twitter,
.list-social .google-plus,
.list-social .youtube {
  background-color: #fff;
}
.list-social .facebook {
  background-position: 50% -571px;
}
.list-social .twitter {
  background-position: 50% -1246px;
}
.list-social .google-plus {
  background-position: 50% -722px;
}
.list-social .youtube {
  background-position: 50% -1372px;
}
.list-press-logos li {
  margin-top: 50px;
}
.list-press-logos li:first-child {
  margin-top: 0;
}
.list-press-logos a {
  display: block;
}
.list-press-logos img {
  margin: 0 auto;
}
.press_release-spanish_view_all {
  text-transform: uppercase;
  font-style: italic;
  margin-left: 10px;
  font-size: 13px;
}
.press_release-spanish_view_all .ico {
  font-size: 14px;
  vertical-align: unset;
}
.figure-side-separator {
  position: relative;
}
.figure-side-separator img {
  position: relative;
  z-index: 1;
}
.figure-side-separator:after {
  border-left: 1px dotted #d9d9d9;
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 1px;
  z-index: 2;
}
.list-reports {
  font-size: 0;
  text-align: center;
}
.lte7 .list-reports {
  overflow: hidden;
  padding: 0 40px;
}
.list-reports li {
  display: inline-block;
  font-size: 13px;
  line-height: 16px;
  margin-left: 2.409638554%;
  text-transform: uppercase;
  vertical-align: top;
  width: 18.07228916%;
}
@media only screen and (max-width: 767px) {
  .list-reports li {
    margin-left: 2%;
    width: 48%;
  }
}
.list-reports li:first-child {
  margin-left: 0;
}
.lte7 .list-reports li {
  display: block;
  float: left;
  margin: 0 20px;
}
.list-reports .figure {
  margin-bottom: 12px;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .list-reports .figure {
    float: left;
  }
}
.list-reports .figure .figure-title {
  color: #fff;
  font-size: 22px;
  left: 0;
  line-height: 1;
  padding: 0 10%;
  position: absolute;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5);
  top: 28.787878788%;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .list-reports .title {
    display: none;
  }
}
.timeline .section-top-level {
  margin-top: -124px;
  padding-top: 124px;
}
.decade {
  position: relative;
}
.decade .line {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  bottom: 0;
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  left: 50%;
  margin-left: -3px;
  position: absolute;
  top: 0;
  width: 6px;
  z-index: 1;
}
@media only screen and (max-width: 480px) {
  .decade .line {
    display: none;
  }
}
.decade .items {
  overflow: hidden;
  padding: 48px 0 40px;
  position: relative;
  z-index: 2;
}
.decade .items .item {
  clear: both;
  float: left;
  margin: -20px 0 0;
  min-height: 90px;
  padding: 0 3px 0 0;
  position: relative;
  width: 50%;
}
@media only screen and (max-width: 480px) {
  .decade .items .item {
    float: none;
    margin: 0 0 20px;
    overflow: hidden;
    padding: 20px 0 0;
    width: 100%;
  }
}
.decade .items .item:before {
  border: 4px solid #fff;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -moz-box-shadow: 0 0 0 7px rgba(90, 74, 1, 0.05), 0 0 0 1px rgba(174, 180, 171, 0.15);
  -webkit-box-shadow: 0 0 0 7px rgba(90, 74, 1, 0.05), 0 0 0 1px rgba(174, 180, 171, 0.15);
  box-shadow: 0 0 0 7px rgba(90, 74, 1, 0.05), 0 0 0 1px rgba(174, 180, 171, 0.15);
  content: "";
  display: block;
  height: 8px;
  margin-top: -8px;
  position: absolute;
  right: -8px;
  top: 45px;
  width: 8px;
}
.decade .items .item .ico-arrow {
  color: #c3ba99;
  height: 10px;
  font-size: 14px;
  margin-top: -3px;
  position: absolute;
  right: 4.611650485%;
  top: 42px;
  width: 14px;
}
@media only screen and (max-width: 480px) {
  .decade .items .item:before,
  .decade .items .item .ico-arrow {
    display: none;
  }
}
.decade .items .item .content {
  float: left;
  margin: 0 0 0 3.640776699%;
  width: 61.89320388%;
}
.decade .items .item .figure {
  float: right;
  margin: 0 8.495145631% 0 0;
  width: 21.84466019%;
}
.decade .items .item .figure img {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.decade .items .item .year {
  background: #fff;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  display: block;
  font: 18px/30px WWFRegular, Helvetica, Arial, sans-serif;
  right: -72px;
  margin-top: -15px;
  position: absolute;
  text-align: center;
  top: 45px;
  width: 45px;
}
@media only screen and (max-width: 480px) {
  .decade .items .item .year {
    margin: 0 auto 10px;
    position: static;
  }
}
.decade .items .item .year:before,
.decade .items .item .year:after {
  background: #fff;
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
}
@media only screen and (max-width: 480px) {
  .decade .items .item .year:before,
  .decade .items .item .year:after {
    display: none;
  }
}
.decade .items .item .year:after {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  height: 22px;
  left: -11px;
  top: 4px;
  -moz-transform: scaleX(0.5) rotate(-45deg);
  -ms-transform: scaleX(0.5) rotate(-45deg);
  -webkit-transform: scaleX(0.5) rotate(-45deg);
  transform: scaleX(0.5) rotate(-45deg);
  width: 21px;
}
.decade .items .item .year:before {
  -moz-border-radius-topright: 3px;
  -webkit-border-top-right-radius: 3px;
  border-top-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  -webkit-border-bottom-right-radius: 3px;
  border-bottom-right-radius: 3px;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}
.decade .items .item-alt {
  float: right;
  padding: 0 0 0 3px;
}
.lte7 .decade .items .item-alt {
  float: left;
  margin-left: 415px;
}
.decade .items .item-alt:before {
  left: -8px;
  right: auto;
}
.decade .items .item-alt .ico-arrow {
  left: 4.611650485%;
  right: auto;
  width: 6px;
}
.decade .items .item-alt .content {
  float: right;
  margin: 0 3.6407767% 0 0;
}
.decade .items .item-alt .figure {
  float: left;
  margin: 0 0 0 8.49514563%;
}
.decade .items .item-alt .year {
  left: -72px;
  right: auto;
}
.decade .items .item-alt .year:after {
  left: auto;
  right: -11px;
}
.decade .items .item-alt .year:before {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-topleft: 3px;
  -webkit-border-top-left-radius: 3px;
  border-top-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  -webkit-border-bottom-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.decade .decade-hdr {
  background: #fff;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  font: 24px/36px WWFRegular, Helvetica, Arial, sans-serif;
  margin: -18px auto 0;
  text-align: center;
  position: relative;
  width: 80px;
  z-index: 2;
}
#decade-1960 .line {
  background: #08675a;
}
#decade-1960 .item:before {
  background: #08675a;
}
#decade-1960 .decade-hdr,
#decade-1960 .year {
  color: #08675a;
}
#decade-1970 .line {
  background: #0b95b2;
}
#decade-1970 .item:before {
  background: #0b95b2;
}
#decade-1970 .decade-hdr,
#decade-1970 .year {
  color: #0b95b2;
}
#decade-1980 .line {
  background: #a1d6d2;
}
#decade-1980 .item:before {
  background: #a1d6d2;
}
#decade-1980 .decade-hdr,
#decade-1980 .year {
  color: #a1d6d2;
}
#decade-1990 .line {
  background: #295838;
}
#decade-1990 .item:before {
  background: #295838;
}
#decade-1990 .decade-hdr,
#decade-1990 .year {
  color: #295838;
}
#decade-2000 .line {
  background: #6fbe34;
}
#decade-2000 .item:before {
  background: #6fbe34;
}
#decade-2000 .decade-hdr,
#decade-2000 .year {
  color: #6fbe34;
}
#decade-2010 .line {
  background: #b9ce97;
}
#decade-2010 .item:before {
  background: #b9ce97;
}
#decade-2010 .decade-hdr,
#decade-2010 .year {
  color: #b9ce97;
}
.list-team {
  margin: 0 10.240963855%;
  position: relative;
}
.list-team .item {
  display: block;
  float: left;
  margin-bottom: 45px;
  padding-right: 1.515151515%;
  width: 25%;
}
@media only screen and (max-width: 767px) {
  .list-team .item {
    width: 45%;
  }
}
.list-team a {
  color: #444;
  display: block;
}
.list-team a .title {
  color: #006ea5;
}
.list-team img {
  margin-bottom: 12px;
}
.list-team-executive {
  font-size: 0;
  text-align: center;
}
.list-team-executive .item {
  display: inline-block;
  float: none;
  text-align: left;
  vertical-align: top;
}
.list-team-executive .item:first-child {
  margin-left: 12.5%;
}
@media only screen and (max-width: 767px) {
  .list-team-executive .item:first-child {
    margin-left: 0;
  }
}
.lte7 .list-team .item {
  padding-right: 0 !important;
  position: relative;
  width: 18%;
}
.lte7 .list-team .item a {
  padding-right: 10px;
}
.list-team-tight li {
  margin-bottom: 8px;
}
.sub-team {
  border-top: 1px dotted #d9d9d9;
}
.sub-team .sub-hdr {
  font-size: 14px;
}
.center-expert {
  display: table;
  margin: 0 auto;
}
.brochure {
  display: inline-block;
  position: relative;
  width: 150px;
}
.brochure:before {
  background-color: #fff;
  background-position: 4px -895px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  bottom: 8px;
  content: "";
  height: 29px;
  position: absolute;
  right: 10px;
  width: 22px;
  z-index: 2;
}
.brochure:after {
  background-position: 0 -135px;
  content: "";
  height: 200px;
  position: absolute;
  right: 0;
  top: 0;
  width: 150px;
  z-index: 2;
}
.brochure img {
  position: relative;
  z-index: 1;
}
.nav-secondary {
  overflow: hidden;
  padding: 15px;
}
.nav-secondary .hdr {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 7px;
  text-transform: uppercase;
}
.nav-secondary ul {
  font-size: 14px;
}
.nav-secondary li a {
  word-wrap: normal;
}
.nav-secondary li.current a {
  color: #444;
  font-weight: bold;
}
#places-map {
  position: relative;
}
#places-map:before {
  background-position: 0 -1538px;
}
@media only screen and (max-width: 640px) {
  #places-map {
    display: none;
  }
}
#places-map .marker {
  background: url(/assets/structure/unique/marker-fc42a0a6344408c5b92a48abee37e1c7c9214874aa3753171045f9795d82442a.png) no-repeat;
  display: block;
  height: 30px;
  position: absolute;
  -moz-transition: none 0.25s ease-in-out;
  -o-transition: none 0.25s ease-in-out;
  -webkit-transition: none 0.25s ease-in-out;
  transition: none 0.25s ease-in-out;
  width: 30px;
  z-index: 1;
}
#places-map .marker:hover {
  background-position: 0 -1538px;
  text-decoration: none;
  z-index: 2;
}
#places-map .marker:hover .place-name {
  display: block;
  text-decoration: none;
}
#places-map .place-name {
  background: #fff;
  border: 1px solid #ccc;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  display: none;
  left: 50%;
  padding: 5px;
  position: absolute;
  top: -35px;
  white-space: nowrap;
  z-index: 10;
}
#places-map .place-name:before,
#places-map .place-name:after {
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #fff;
  bottom: -4px;
  content: "";
  height: 0;
  left: 50%;
  margin-left: -5px;
  position: absolute;
  width: 0;
  z-index: 4;
}
#places-map .place-name:after {
  border-top-color: #ccc;
  bottom: -5px;
  z-index: 3;
}
@media only screen and (max-width: 767px) {
  .list-multi-cols > .col {
    float: left !important;
    width: 49%;
  }
  .list-multi-cols > .col:nth-child(2n+1) {
    margin-left: 0;
  }
}
@media only screen and (max-width: 479px) {
  .list-multi-cols > .col {
    float: none !important;
    width: 100%;
  }
}
.gsc-control-cse,
.cse input.gsc-search-button,
input.gsc-search-button,
.gsc-input,
.gsc-results.gsc-webResult,
.gsc-table-result {
  font-family: 'Open Sans', Helvetica, Arial, sans-serif !important;
}
.gsc-webResult.gsc-result.gsc-promotion:hover {
  background-color: #f6f5f2 !important;
}
.gsc-result .gs-title {
  font-weight: bold;
}
.gs-result .gs-title,
.gs-result .gs-title * {
  text-decoration: none !important;
}
.gsc-cursor-box,
.gsc-cursor-box {
  border: none;
}
.gsc-results .gsc-cursor-box .gsc-cursor-current-page {
  border-color: #f6f5f2 !important;
}
.gsc-results .gsc-cursor-box .gsc-cursor-page {
  border-color: #f6f5f2 !important;
}
.gsc-cursor {
  font-size: 0;
}
.gsc-cursor .gsc-cursor-page {
  border: 1px solid #f6f5f2;
  border-left: none;
  color: #006ea5 !important;
  display: inline-block !important;
  font-size: 14px;
  line-height: 42px;
  margin: 0 !important;
  min-width: 34px;
  text-align: center;
  text-decoration: none !important;
  text-shadow: none !important;
}
.gsc-cursor .gsc-cursor-page:hover {
  color: #0493da;
}
.gsc-cursor .gsc-cursor-current-page {
  background: url(/assets/structure/unique/bg-patterned-e2dd5fbf93d51984d5fcff9b9c1e9006810dbbdf4ba42186bf705b016ee280bd.png) !important;
  color: #777 !important;
  font-weight: normal !important;
}
.gsc-cursor .gsc-cursor-current-page:hover {
  color: #777 !important;
}
.gsc-control-cse div {
  word-wrap: normal;
}
.sort-arrow {
  display: inline-block;
  font-size: 15px;
  line-height: 1;
  position: relative;
  top: -1px;
}
.lte8 .sort-arrow {
  font-size: 16px;
}
.blog-info {
  position: relative;
}
.blog-info .name {
  background-position: 0 0;
  color: #ab7b90;
  font: bold 11px/1.1 'Open Sans', Helvetica, Arial, sans-serif;
  height: 60px;
  left: 50%;
  margin: -30px 0 0 -145px;
  overflow: hidden;
  padding: 14px 12px 0;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: 50%;
  width: 290px;
  z-index: 2;
}
.blog-info .name b {
  color: #fff;
  display: block;
  font-size: 21px;
}
.blog-header {
  cursor: pointer;
  height: 190px;
}
.blog-header .figure {
  left: 50%;
  margin-left: -800px;
  position: absolute;
  width: 1600px;
  z-index: 1;
}
.blog-header .figure img {
  margin: 0 auto;
}
.blog-header:hover {
  text-decoration: none;
}
.ico-comment {
  color: #989b97;
}
.blog-main-image {
  -moz-border-radius: 75px;
  -webkit-border-radius: 75px;
  border-radius: 75px;
  float: left;
  margin: 0 40px 20px 0;
}
#overlay {
  display: none;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10000;
}
#overlay-shade {
  background: #000;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10001;
}
#overlay-content {
  background: #000  50% 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  left: 50%;
  padding: 60px 15px 15px;
  position: absolute;
  top: 30px;
  z-index: 10002;
}
.btn-overlay-close {
  background: #006ea5;
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px;
  border-bottom-right-radius: 5px;
  font-size: 12px;
  font-style: normal;
  padding: 6px 43px 6px 19px;
  position: absolute;
  right: 15px;
  top: 0;
}
.btn-overlay-close .ico {
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  margin-top: -9px;
  right: 13px;
}
.btn-overlay-close:hover,
.btn-overlay-close:hover .ico {
  color: #fff;
}
.btn-overlay-close:active {
  top: 0;
}
.taf-link {
  position: relative;
  top: -5px;
}
.clearBoth {
  clear: both;
}
.enews-bar h2 {
  font-family: WWFRegular, Helvetica, Arial, sans-serif;
  font-size: 35px;
  text-transform: uppercase;
}
.enews-bar p {
  font-size: 13px;
  line-height: 17px;
  margin-top: 10px;
}
.enews-bar .form-inline {
  margin-top: 10px;
}
.mobilecommons {
  position: relative;
}
.sms-signup .social-icons {
  margin-top: 5px;
  margin-bottom: 5px;
}
#person_phone_label {
  font-size: 12px;
}
.sms-signup .small {
  font-size: 9px;
  line-height: 11px;
  margin-top: 3px;
}
@media screen and (min-width: 641px) and (max-width: 900px) {
  .enews-desc {
    display: none;
  }
  .enews-bar .span4 {
    width: 48%;
  }
  .enews-bar h2 {
    font-size: 42px;
  }
}
@media screen and (min-width: 901px) and (max-width: 975px) {
  .enews-bar h2 {
    font-size: 35px;
  }
}
@media screen and (min-width: 976px) {
  .enews-bar h2 {
    font-size: 42px;
  }
}
._acsbadge ._acsBadgeLabel {
  font-family: 'Open Sans', Helvetica, Arial, sans-serif !important;
  font-weight: bold;
  text-transform: uppercase;
}
._acsbadge ._acsBadgeLabel {
  font-size: 13px !important;
  line-height: 36px !important;
}
._acsbadge {
  padding: 0 15px !important;
  background-color: #275937 !important;
  border-radius: 2px !important;
}
._acsbadge ._acsBadgeImg {
  display: none !important;
}
@media only screen and (max-width: 640px) {
  .side_by_side_photo_section .span6:nth-child(2) {
    margin-top: 20px;
  }
}
.hdr-story {
  border-bottom: 1px dotted #ccc;
  color: #000;
  font-size: 44px;
  margin-bottom: 30px;
  padding-bottom: 10px;
  text-align: center;
  font-family: OpenSansLight, Helvetica, Arial, sans-serif;
  line-height: 44px;
  font-weight: normal;
}
@media only screen and (max-width: 640px) {
  .hdr-story {
    font-size: 24px;
  }
}
.hdr-story i {
  display: block;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-size: 15px;
  font-weight: bold;
  line-height: 1.5;
  margin-top: 15px;
}
.photo-feature {
  overflow: hidden;
  position: relative;
}
@media only screen and (max-width: 640px) {
  .photo-feature {
    height: auto;
  }
}
.photo-feature .caption {
  background: #000;
  padding-bottom: 12px;
  padding-top: 12px;
}
.photo-feature .caption strong {
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-weight: bold;
  color: #fff;
  display: block;
  font-size: 13px;
  text-transform: uppercase;
}
.photo-feature .figure {
  background: #000;
}
.photo-feature .figure img {
  margin-left: -800px;
  max-width: none;
  position: relative;
  left: 50%;
}
@media only screen and (max-width: 640px) {
  .photo-feature .figure img {
    left: 0;
    margin-left: 0;
    max-width: 100%;
  }
}
.photo-feature .figure + .wrapper {
  bottom: 50px;
  left: 0;
  position: absolute;
  right: 0;
  top: 50px;
}
@media only screen and (max-width: 640px) {
  .photo-feature .figure + .wrapper {
    position: static;
  }
}
.photo-feature .aside {
  background: #fff;
  padding: 1.5%;
  position: absolute;
  top: 0;
  width: 230px;
}
.photo-feature .aside.right {
  right: 0;
}
.photo-feature .aside.left {
  left: 0;
}
@media only screen and (max-width: 640px) {
  .photo-feature .aside {
    border: 1px solid #e2dfd7;
    margin: 3.06122449%;
    position: static;
    width: 93.87755102%;
  }
}
.aside-container {
  width: 32%;
}
.aside {
  padding: 3%;
}
.aside.bordered {
  border: 1px solid #e2dfd7;
}
@media only screen and (max-width: 640px) {
  .aside.bordered {
    margin: 3.06122449%;
    width: 93.87755102%;
  }
}
.aside img {
  margin: 0 auto;
}
.aside p {
  font-size: 15px;
  font-family: OpenSansLight, Helvetica, Arial, sans-serif;
  margin-top: 1em;
}
.media-filterer {
  font-size: 13px;
}
.media-filterer h3 {
  font-size: 12px;
}
.media-filterer .select-wrapper {
  height: 36px;
  min-width: 0px;
}
.media-filterer .select-wrapper .value {
  line-height: 36px;
  padding: 0 26px 0 12px;
}
.media-filterer .select-wrapper.current .value {
  font-weight: bold;
}
.media-filterer .select-wrapper .ico {
  right: 8px;
}
.media-filterer input[type="radio"] {
  cursor: pointer;
}
.media-filterer label {
  line-height: 36px;
  padding-left: 5px;
  padding-right: 15px;
}
.homepage-cards {
  padding: 30px 0 20px 0;
}
@media only screen and (min-width: 768px) {
  #content > .homepage-cards:first-child {
    padding-top: 80px;
  }
}
.homepage-cards .attribution {
  color: #fff;
  font-size: 9px;
  position: absolute;
  right: 15px;
  text-shadow: 0 1px 0 #000;
  top: 11px;
  z-index: 4;
}
.homepage-cards .wrapper {
  margin: 0 auto;
  max-width: none;
  width: 320px;
}
.homepage-cards .row-item {
  float: left;
  margin: 0 5px 10px 5px;
  position: relative;
}
.homepage-cards .span-1 {
  height: 248px;
  width: 150px;
}
.homepage-cards .span-2,
.homepage-cards .span-4 {
  height: 252px;
  width: 310px;
}
@media only screen and (min-width: 456px) {
  .homepage-cards .wrapper {
    width: 456px;
  }
  .homepage-cards .span-1 {
    height: 360px;
    width: 218px;
  }
  .homepage-cards .span-2,
  .homepage-cards .span-4 {
    height: 360px;
    width: 446px;
  }
}
@media only screen and (min-width: 600px) {
  .homepage-cards .wrapper {
    width: 600px;
  }
  .homepage-cards .span-1 {
    height: 480px;
    width: 290px;
  }
  .homepage-cards .span-2,
  .homepage-cards .span-4 {
    height: 480px;
    width: 590px;
  }
}
@media only screen and (min-width: 912px) {
  .homepage-cards .wrapper {
    width: 912px;
  }
  .homepage-cards .span-1 {
    height: 360px;
    width: 218px;
  }
  .homepage-cards .span-2 {
    height: 360px;
    width: 446px;
  }
  .homepage-cards .span-4 {
    height: 360px;
    width: 902px;
  }
}
@media only screen and (min-width: 1200px) {
  .homepage-cards .wrapper {
    width: 1200px;
  }
  .homepage-cards .span-1 {
    height: 480px;
    width: 290px;
  }
  .homepage-cards .span-2 {
    height: 480px;
    width: 590px;
  }
  .homepage-cards .span-4 {
    height: 480px;
    width: 1190px;
  }
}
.homepage-card {
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
}
.homepage-card .title {
  display: block;
  font-size: 16px;
  font-weight: bold;
  line-height: 40px;
  text-align: center;
  text-transform: uppercase;
}
.homepage-card .title:before,
.homepage-card .title:after {
  background: rgba(80, 55, 55, 0.15);
  content: "";
  display: block;
  height: 6px;
  margin: 0 auto;
  width: 80px;
}
.homepage-card .label {
  color: #989b97;
  display: block;
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 10px;
  text-transform: uppercase;
  line-height: 1;
}
@media only screen and (max-width: 456px) {
  .homepage-card .label {
    font-size: 11px;
  }
}
.homepage-card p {
  color: #989b97;
  font-size: 16px;
}
@media only screen and (max-width: 600px) {
  .homepage-card p {
    font-size: 14px;
    line-height: 16px;
  }
}
.homepage-card__content .button {
  box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.3);
}
.homepage-card__content .button:after {
  font-family: IconsRegular;
  content: "h";
  text-transform: none;
  margin-left: 2px;
}
.homepage-card__color {
  -moz-border-radius: 9px;
  -webkit-border-radius: 9px;
  border-radius: 9px;
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.homepage-card__color--black {
  background-color: #000;
}
.homepage-card__color--blue {
  background-color: #006983;
}
.homepage-card__color--olive {
  background-color: #55601c;
}
.homepage-card__color--orange {
  background: #d55c19;
}
.homepage-card__color--purple {
  background-color: #53284f;
}
.homepage-card__color--red {
  background-color: #b71234;
}
.homepage-card__color--teal {
  background-color: #00675a;
}
.homepage-card__color--pattern {
  background: url(/assets/structure/unique/bg-patterned-e2dd5fbf93d51984d5fcff9b9c1e9006810dbbdf4ba42186bf705b016ee280bd.png) repeat 50% 50%;
}
.homepage-card__color--white-wave:before {
  background: url(/assets/structure/unique/bg-wave-white-3fcfdc0a1684d8464b731bb84501a0a788032d81943d58c724a6e8e6dee9d732.png) repeat 50% 50%;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  border-radius: 12px;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  opacity: 0.13;
  position: absolute;
  right: 0;
  top: 0;
}
.homepage-card__content {
  padding: 30px;
  position: relative;
}
@media only screen and (max-width: 456px) {
  .homepage-card__content {
    padding: 15px;
  }
}
@media only screen and (min-width: 456px) and (max-width: 600px) {
  .homepage-card__content {
    padding: 20px;
  }
}
@media only screen and (min-width: 912px) and (max-width: 1200px) {
  .homepage-card__content {
    padding: 20px;
  }
}
.homepage-card__content--bottom {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
}
.homepage-card__content--positioned {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.homepage-card__content .hdr {
  color: #fff;
  font-family: WWFRegular, Helvetica, Arial, sans-serif;
  font-size: 36px;
  font-weight: normal;
  line-height: 1;
  margin-bottom: 10px;
  letter-spacing: 1.5px;
}
@media only screen and (max-width: 456px) {
  .homepage-card__content .hdr {
    font-size: 18px;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-weight: bold;
    letter-spacing: -0.5px;
    line-height: 1.2;
  }
}
@media only screen and (min-width: 456px) and (max-width: 600px) {
  .homepage-card__content .hdr {
    font-size: 27px;
  }
}
@media only screen and (min-width: 912px) and (max-width: 1200px) {
  .homepage-card__content .hdr {
    font-size: 27px;
  }
}
.homepage-card__content .hdr a {
  color: #fff;
  display: inline-block;
  margin: -10px;
  padding: 10px;
}
.homepage-card__content .hdr a:focus,
.homepage-card__content .hdr a:hover {
  text-decoration: none;
}
.homepage-card__content .hdr--large {
  font-size: 36px;
}
@media only screen and (max-width: 456px) {
  .homepage-card__content .hdr--large {
    font-size: 21px;
  }
}
@media only screen and (min-width: 456px) and (max-width: 600px) {
  .homepage-card__content .hdr--large {
    font-size: 32px;
  }
}
@media only screen and (min-width: 912px) and (max-width: 1200px) {
  .homepage-card__content .hdr--large {
    font-size: 32px;
  }
}
.homepage-card__content p + p {
  margin-top: 10px;
}
.homepage-card__content .button {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  font-size: 13px;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
  margin-top: 20px;
  padding: 0.8em 1em;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}
@media only screen and (max-width: 456px) {
  .homepage-card__content .button {
    margin-top: 10px;
  }
}
.span-1 .homepage-card__content .button {
  display: block;
  width: 100%;
}
.homepage-card__content .button--black {
  background-color: #000;
}
.homepage-card__content .button--black:focus,
.homepage-card__content .button--black:hover {
  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ0NDQ0NCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==");
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #444), color-stop(100%, #000));
  background: -moz-linear-gradient(top, #444, #000);
  background: -webkit-linear-gradient(top, #444, #000);
  background: linear-gradient(to bottom, #444, #000);
}
.homepage-card__content .button--orange {
  background-color: #e98300;
}
.homepage-card__content .button--orange:focus,
.homepage-card__content .button--orange:hover {
  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZiYWIxZSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2U5ODMwMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==");
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fbab1e), color-stop(100%, #e98300));
  background: -moz-linear-gradient(top, #fbab1e, #e98300);
  background: -webkit-linear-gradient(top, #fbab1e, #e98300);
  background: linear-gradient(to bottom, #fbab1e, #e98300);
}
.homepage-card__content .button--red {
  background-color: #c6142e;
}
.homepage-card__form {
  margin-top: 20px;
}
.homepage-card__form .text-field {
  border: 1px solid #e2e1e1;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  color: #444;
  line-height: normal;
  padding: 15px;
  width: calc(100% - 30px);
  display: inline;
}
@media only screen and (max-width: 456px) {
  .homepage-card__form .text-field {
    font-size: 14px;
    padding: 10px;
  }
}
.homepage-card__form .text-field:-moz-placeholder {
  color: #444;
  font-size: 14px;
  font-style: italic;
}
.homepage-card__form .text-field:-ms-input-placeholder {
  color: #444;
  font-size: 14px;
  font-style: italic;
}
.homepage-card__form .text-field::-moz-placeholder {
  color: #444;
  font-size: 14px;
  font-style: italic;
}
.homepage-card__form .text-field::-webkit-input-placeholder {
  color: #444;
  font-size: 14px;
  font-style: italic;
}
.homepage-card__form .homepage-card--dollar-sign {
  color: #fff;
  font-weight: bold;
  display: inline-block;
  margin-right: 3px;
  font-size: 32px;
  font-family: WWFregular;
}
.homepage-card__anchor--positioned {
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.homepage-card__anchor--positioned:focus,
.homepage-card__anchor--positioned:hover {
  text-decoration: none;
}
.no-touch .homepage-card[data-hover-style="border"] .homepage-card__color {
  -moz-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
.no-touch .homepage-card[data-hover-style="border"]:hover .homepage-card__color {
  bottom: 6px;
  left: 6px;
  right: 6px;
  top: 6px;
}
.no-touch .homepage-card[data-hover-style="zoom"] .homepage-card__bg-image,
.no-touch .homepage-card[data-hover-style="zoom"] .homepage-card__content {
  -moz-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
.no-touch .homepage-card[data-hover-style="zoom"] a:after {
  border: 9px solid #fff;
  -moz-border-radius: 18px;
  -webkit-border-radius: 18px;
  border-radius: 18px;
  bottom: -9px;
  content: "";
  display: block;
  left: -9px;
  pointer-events: none;
  position: absolute;
  right: -9px;
  top: -9px;
}
.no-touch .homepage-card[data-hover-style="zoom"]:hover .homepage-card__bg-image {
  -moz-transform: scale(1.101, 1.101);
  -ms-transform: scale(1.101, 1.101);
  -webkit-transform: scale(1.101, 1.101);
  transform: scale(1.101, 1.101);
}
.no-touch .homepage-card[data-hover-style="zoom"]:hover .homepage-card__content {
  padding-bottom: 55px;
}
@media only screen and (max-width: 456px) {
  .no-touch .homepage-card[data-hover-style="zoom"]:hover .homepage-card__content {
    padding-bottom: 40px;
  }
}
@media only screen and (min-width: 456px) and (max-width: 600px) {
  .no-touch .homepage-card[data-hover-style="zoom"]:hover .homepage-card__content {
    padding-bottom: 45px;
  }
}
@media only screen and (min-width: 912px) and (max-width: 1200px) {
  .no-touch .homepage-card[data-hover-style="zoom"]:hover .homepage-card__content {
    padding-bottom: 45px;
  }
}
.no-touch .homepage-card[data-hover-style="zoom"].homepage-card--call-to-action:hover .homepage-card__content {
  padding-bottom: 15px;
}
@media only screen and (min-width: 600px) {
  .no-touch .homepage-card[data-hover-style="zoom"].homepage-card--call-to-action:hover .homepage-card__content {
    height: 215px;
    padding-bottom: 30px;
  }
}
@media only screen and (min-width: 912px) {
  .no-touch .homepage-card[data-hover-style="zoom"].homepage-card--call-to-action:hover .homepage-card__content {
    height: 167px;
    padding-bottom: 30px;
  }
}
@media only screen and (min-width: 1200px) {
  .no-touch .homepage-card[data-hover-style="zoom"].homepage-card--call-to-action:hover .homepage-card__content {
    height: 215px;
    padding-bottom: 30px;
  }
}
.homepage-card__bg-image {
  background: no-repeat 50% 50%;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  -moz-border-radius: 9px;
  -webkit-border-radius: 9px;
  border-radius: 9px;
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.homepage-card--call-to-action .homepage-card__anchor--positioned {
  background: #000;
  -moz-border-radius: 9px;
  -webkit-border-radius: 9px;
  border-radius: 9px;
}
@media only screen and (min-width: 456px) {
  .homepage-card--call-to-action .homepage-card__anchor--positioned {
    background: none;
  }
  .homepage-card--call-to-action .homepage-card__bg-image {
    -moz-border-radius: 9px 9px 0 0;
    -webkit-border-radius: 9px;
    border-radius: 9px 9px 0 0;
    height: 218px;
  }
  .homepage-card--call-to-action .homepage-card__content {
    background: #000;
    -moz-border-radius: 0 0 9px 9px;
    -webkit-border-radius: 0;
    border-radius: 0 0 9px 9px;
    bottom: 0;
    height: 142px;
    left: 0;
    position: absolute;
    right: 0;
  }
}
@media only screen and (min-width: 600px) {
  .homepage-card--call-to-action .homepage-card__bg-image {
    height: 290px;
  }
  .homepage-card--call-to-action .homepage-card__content {
    height: 190px;
  }
}
@media only screen and (min-width: 912px) {
  .homepage-card--call-to-action .homepage-card__bg-image {
    height: 218px;
  }
  .homepage-card--call-to-action .homepage-card__content {
    height: 142px;
  }
}
@media only screen and (min-width: 1200px) {
  .homepage-card--call-to-action .homepage-card__bg-image {
    height: 290px;
  }
  .homepage-card--call-to-action .homepage-card__content {
    height: 190px;
  }
}
.homepage-card--captioned .homepage-card__content {
  background: #000;
  -moz-border-radius: 0 0 9px 9px;
  -webkit-border-radius: 0;
  border-radius: 0 0 9px 9px;
}
.homepage-card--captioned .label {
  margin-bottom: 5px;
}
.homepage-card--captioned p {
  color: #fff;
  font-size: 18px;
  line-height: 22px;
  font-weight: bold;
}
@media only screen and (max-width: 456px) {
  .homepage-card--captioned p {
    font-size: 15px;
    line-height: 18px;
  }
}
.homepage-card--donate .label,
.homepage-card--email .label {
  color: #fff;
}
.homepage-card--donate p,
.homepage-card--email p {
  color: #fff;
  font-family: WWFRegular, Helvetica, Arial, sans-serif;
  font-size: 36px;
  font-weight: normal;
  line-height: 1;
  margin-bottom: 10px;
  text-transform: uppercase;
}
@media only screen and (max-width: 456px) {
  .homepage-card--donate p,
  .homepage-card--email p {
    font-size: 22px;
  }
}
@media only screen and (min-width: 456px) and (max-width: 600px) {
  .homepage-card--donate p,
  .homepage-card--email p {
    font-size: 27px;
  }
}
@media only screen and (min-width: 912px) and (max-width: 1200px) {
  .homepage-card--donate p,
  .homepage-card--email p {
    font-size: 27px;
  }
}
.homepage-card--full-bleed .label,
.homepage-card--full-bleed p {
  color: #fff;
}
.homepage-card--full-bleed .homepage-card__bg-image {
  background-color: #000;
}
.homepage-card--full-width {
  margin: 3em 0;
  position: relative;
  text-align: center;
}
.homepage-card--full-width .homepage-card__anchor {
  display: inline-block;
  text-decoration: none;
}
.homepage-card--full-width .homepage-card__content {
  padding: 0 10px;
}
.homepage-card--full-width .subtext {
  font-size: 32px;
  margin-top: 1.5em;
}
.homepage-card--full-width .subtext p {
  color: #444;
  font-size: 32px;
  line-height: 1.3;
  margin-bottom: 1.5em;
}
@media only screen and (max-width: 600px) {
  .homepage-card--full-width .subtext p {
    font-size: 18px;
  }
}
.homepage-card--full-width .subtext img {
  margin: 10px auto;
  width: 100%;
}
.homepage-card--full-width .button {
  background: #000;
  color: #fff;
  display: inline-block;
  font-size: 13px;
  font-weight: bold;
  padding: 0.8em 1em;
  text-decoration: none;
  text-transform: uppercase;
}
.homepage-card--full-width .button:focus,
.homepage-card--full-width .button:hover {
  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ0NDQ0NCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==");
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #444), color-stop(100%, #000));
  background: -moz-linear-gradient(top, #444, #000);
  background: -webkit-linear-gradient(top, #444, #000);
  background: linear-gradient(to bottom, #444, #000);
}
.homepage-card--full-width--has-bg-image {
  background: no-repeat 50% 50%;
  background-size: cover;
}
.homepage-card--full-width--has-bg-image .homepage-card__content {
  padding: 50px 10px;
}
.homepage-card--goal-pillars {
  background: #f6f5f2;
  border-radius: 0;
  margin: 3em 0;
  padding: 50px 0;
  position: relative;
}
.homepage-card--goal-pillars .wrapper {
  padding: 0 10px;
}
.homepage-card--goal-pillars .intro {
  margin-top: 3em;
}
.homepage-card--goal-pillars .intro p {
  color: #444;
  font-size: 15px;
  text-align: center;
}
.homepage-card--goal-pillars .intro .highlight {
  font-size: 24px;
  line-height: 1.3;
  margin-bottom: 1.5em;
}
@media only screen and (max-width: 900px) {
  .homepage-card--goal-pillars .intro .highlight {
    font-size: 18px;
  }
}
.homepage-card--goal-pillars ul {
  overflow: hidden;
}
.goal-pillar {
  margin-top: 10px;
  padding: 0 5px;
  text-align: center;
  float: left;
  width: 50%;
}
@media only screen and (min-width: 600px) {
  .goal-pillar {
    width: 33%;
  }
}
@media only screen and (min-width: 1000px) {
  .goal-pillar {
    width: 16.6667%;
  }
}
.goal-pillar a {
  display: block;
  text-decoration: none;
}
.goal-pillar img {
  border-radius: 50%;
  display: block;
  margin: 0 auto;
}
.goal-pillar h4 {
  font-family: WWFRegular;
  font-size: 24px;
  font-weight: normal;
  line-height: 1;
  margin: 0.4em 0 0.25em 0;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  .goal-pillar h4 {
    font-size: 30px;
  }
}
@media only screen and (min-width: 1000px) {
  .goal-pillar h4 {
    font-size: 36px;
  }
}
.goal-pillar p {
  color: #444;
  font-size: 13px;
  margin: 0;
}
.goal-pillar--forests h4 {
  color: #55601c;
}
.goal-pillar--oceans h4 {
  color: #006983;
}
.goal-pillar--fresh-water h4 {
  color: #00675a;
}
.goal-pillar--wildlife h4 {
  color: #53284f;
}
.goal-pillar--food h4 {
  color: #b71234;
}
.goal-pillar--climate h4 {
  color: #d55c19;
}
.homepage-card--logo__logo {
  bottom: 0;
  left: 0;
  padding: 0 20px 20px 20px;
  position: absolute;
  right: 0;
}
@media only screen and (max-width: 455px) {
  .homepage-card--logo__logo {
    display: none;
  }
}
.homepage-card--section-heading {
  margin: 3em 0;
  position: relative;
  text-align: center;
}
.homepage-card--section-heading .homepage-card__content {
  padding: 0 10px;
}
@media only screen and (max-width: 456px) {
  .homepage-card--twitter .homepage-card__content {
    padding: 10px;
  }
}
.homepage-card--twitter .label {
  bottom: 13px;
  color: #444;
  left: 0;
  margin: 0;
  position: absolute;
  right: 0;
  text-align: center;
}
.homepage-card--twitter p {
  color: #444;
  font-size: 21px;
  line-height: 1.4;
  padding-top: 40px;
  text-align: center;
}
@media only screen and (max-width: 456px) {
  .homepage-card--twitter p {
    font-size: 15px;
    padding-top: 10px;
    line-height: 1.1;
  }
}
@media only screen and (min-width: 456px) and (max-width: 600px) {
  .homepage-card--twitter p {
    font-size: 16px;
    padding-top: 68px;
  }
}
@media only screen and (min-width: 600px) and (max-width: 1200px) {
  .homepage-card--twitter p {
    font-size: 16px;
    padding-top: 68px;
  }
}
.homepage-card--twitter .twitter-link {
  background: url(/assets/content/cards-twitter-logo-eefde87af594b545ad839492e33d98bccf3cb4b7379b9c36e6a7c618770ba6ca.png) no-repeat 0 0;
  display: block;
  height: 21px;
  left: 50%;
  margin-left: -13px;
  overflow: hidden;
  position: absolute;
  text-indent: -9999px;
  top: 30px;
  width: 26px;
}
@media only screen and (max-width: 456px) {
  .homepage-card--twitter .twitter-link {
    top: 15px;
  }
}
.homepage-card--twitter .homepage-card--twitter__actions {
  position: absolute;
  bottom: 20px;
  width: calc(100% - 40px);
  text-align: center;
}
@media only screen and (max-width: 456px) {
  .homepage-card--twitter .homepage-card--twitter__actions {
    width: calc(100% - 20px);
  }
}
@media only screen and (min-width: 1200px) {
  .homepage-card--twitter .homepage-card--twitter__actions {
    width: calc(100% - 60px);
  }
}
@media only screen and (max-width: 912px) and (min-width: 600px) {
  .homepage-card--twitter .homepage-card--twitter__actions {
    width: calc(100% - 60px);
  }
}
.homepage-card--twitter .homepage-card--twitter__actions a {
  display: inline-block;
  background: url(/assets/content/everything-twitter-sprite-10c3e6f47e857a0602ada52f5c50fe80bcc5bb5726f7eea8e01e591b571d9184.png) no-repeat;
  height: 21px;
  left: 50%;
  overflow: hidden;
  text-indent: -9999px;
  width: 17px;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.homepage-card--twitter .homepage-card--twitter__actions .tweet_reply {
  background-position: 1px 0;
}
.homepage-card--twitter .homepage-card--twitter__actions .tweet_reply:hover {
  background-position: -15px 0;
}
.homepage-card--twitter .homepage-card--twitter__actions .tweet_retweet {
  width: 19px;
  background-position: -80px 0;
}
.homepage-card--twitter .homepage-card--twitter__actions .tweet_retweet:hover {
  background-position: -99px 0;
}
.homepage-card--twitter .homepage-card--twitter__actions .tweet_favorite {
  background-position: -31px 0;
}
.homepage-card--twitter .homepage-card--twitter__actions .tweet_favorite:hover {
  background-position: -47px 0;
}
.homepage-card--twitter__twitter_logo {
  display: block;
  left: 50%;
  margin-left: -13px;
  overflow: hidden;
  position: relative;
}
@media only screen and (max-width: 456px) {
  .homepage-card--twitter__twitter_logo {
    width: 21px;
    margin-left: -11px;
  }
}
.homepage-card--twitter__handle_and_logo {
  margin-top: 10px;
}
@media only screen and (max-width: 456px) {
  .homepage-card--twitter__handle_and_logo {
    margin-top: 0;
  }
}
.homepage-card--twitter__handle_and_logo img {
  padding: 5px;
  background-color: #fff;
  border-radius: 9px;
  height: 50px;
  float: left;
  margin-right: 5px;
}
@media only screen and (max-width: 456px) {
  .homepage-card--twitter__handle_and_logo img {
    display: none;
  }
}
@media only screen and (max-width: 600px) {
  .homepage-card--twitter__handle_and_logo img {
    height: auto;
    width: 40px;
  }
}
.homepage-card--twitter__handle_and_logo p {
  padding: 0;
  font-size: 18px;
  text-align: left;
}
@media only screen and (max-width: 1200px) and (min-width: 912px) {
  .homepage-card--twitter__handle_and_logo p {
    font-size: 14px;
  }
}
@media only screen and (max-width: 600px) {
  .homepage-card--twitter__handle_and_logo p {
    font-size: 13px;
  }
}
@media only screen and (max-width: 456px) {
  .homepage-card--twitter__handle_and_logo p.homepage-card--twitter__name {
    display: none;
  }
}
.homepage-card--twitter__handle_and_logo p.homepage-card--twitter__handle {
  margin: 0px;
  color: gray !important;
}
@media only screen and (max-width: 456px) {
  .homepage-card--twitter__handle_and_logo p.homepage-card--twitter__handle {
    float: none;
    margin-top: 5px;
  }
}
.hych-donate-items {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.single-hych-body {
  font: 20px/1.125 'Open Sans', Helvetica, Arial, sans-serif;
}
.single-hych__donation-input-button {
  cursor: pointer;
}
.single-hych__donation-input-button:hover {
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #444), color-stop(100%, #000));
  background: -webkit-linear-gradient(top, #444, #000);
  background: -moz-linear-gradient(top, #444, #000);
  background: -o-linear-gradient(top, #444, #000);
  background: linear-gradient(to bottom, #444, #000);
}
@media screen and (min-width: 641px) {
  .hych-donate-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
}
.donate-form-for-about-us {
  padding: 0 14px;
  position: relative;
}
.donate-form-for-about-us:before {
  content: "$";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  font: 36px/1 WWFRegular, sans-serif;
}
.donate-form-for-about-us .single-hych__donation-input-other,
.donate-form-for-about-us .btn {
  width: 100%;
}
.donate-form-for-about-us .single-hych__donation-input-other {
  line-height: 31px;
}
.donate-form-for-about-us .span6 {
  margin-left: 0 !important;
  max-width: 220px;
}
.donate-form-for-about-us .btn {
  padding: 9px;
  text-align: center;
  font-style: normal;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
}
.donate-form-for-about-us image {
  width: 100%;
}
.span6.push-right:first-of-type + .span6 {
  margin-left: 0;
  margin-right: 2%;
}
/* /  Legacy ----------------------------------------------------------------- */
.search::before {
  color: #000;
  font-weight: 800;
}
/* -- Homepage ----------------------------------------------------------------- */
.homepage-image {
  padding-top: 85px;
  padding-left: 60px;
  margin-bottom: 15px;
  background-size: cover;
  background-repeat: no-repeat;
}
.homepage-image h1 {
  text-transform: uppercase;
  color: #ededed;
  font-size: 52px;
}
.homepage-image h1 small {
  font-size: 32px;
  display: block;
  font-weight: normal;
}
.homepage-image h1,
.homepage-image form {
  max-width: 600px;
  text-align: left;
}
@media screen and (min-width: 961px) {
  #search-spacer {
    width: 100px;
    border: 1px solid black;
  }
}
.knowledge-base {
  background: #ededed;
  padding-top: 50px;
  padding-bottom: 50px;
}
.knowledge-base h3 {
  margin-bottom: 30px;
  text-transform: uppercase;
}
.knowledge-base h3:before {
  content: '';
  margin: auto;
  width: 80px;
  height: 6px;
  background: #ddd8d6;
  display: block;
}
.knowledge-base h3:after {
  content: '';
  width: 80px;
  height: 6px;
  background: #ddd8d6;
  display: block;
  margin: auto;
}
.knowledge-base h3 span {
  display: block;
  text-align: center;
  padding-top: 15px;
  padding-bottom: 15px;
}
.knowledge-base .blocks-list {
  max-width: 750px;
  margin: 0 auto;
}
.knowledge-base .blocks-list .blocks-item {
  border: 0px none;
  font-size: 15px;
  font-weight: bold;
  flex: 1 0 25%;
  margin: 0px;
}
.knowledge-base .blocks-list .blocks-item a {
  color: #000;
  padding: 15px 0px 0px 0px;
  text-transform: uppercase;
}
.knowledge-base .blocks-list .blocks-item a:hover {
  color: #000;
}
.knowledge-base .blocks-list .blocks-item a:before {
  content: '';
  background: #ea890d;
  border-radius: 100%;
  height: 99px;
  width: 99px;
  margin: 0 auto;
  background-repeat: no-repeat;
  background-position: center;
  display: block;
  margin-bottom: 20px;
}
.knowledge-base .blocks-list .blocks-item:hover {
  background: none;
}
.knowledge-base .blocks-list .blocks-item:hover a:before {
  background-color: #de3831;
}
.knowledge-base .blocks-list .blocks-item:hover a h4 {
  color: #000;
}
.homepage-promoted {
  padding-top: 30px;
  padding-bottom: 30px;
}
.promoted-articles {
  max-width: 725px;
  margin: 0 auto;
  justify-content: flex-start;
}
.promoted-articles h3 {
  text-align: center;
  text-transform: uppercase;
  color: #000;
  margin: 0 auto;
  margin-bottom: 15px;
}
.promoted-articles .promoted-articles-item {
  flex: 0 0 50%;
  padding-right: 30px;
  align-self: flex-start;
}
.promoted-articles .promoted-articles-item a {
  border: 0px none;
  color: #2078a8;
  font-size: 14px;
}
.promoted-interior {
  border-top: 1px solid #c1c2c0;
  padding-top: 30px;
  padding-bottom: 30px;
}
.promoted-interior.section-promoted {
  margin-top: 30px;
}
.promoted-interior h3 {
  margin: 0px auto 15px 0px;
  text-align: left;
}
.promoted-interior .promoted-articles {
  display: block;
  flex-direction: row;
}
.promoted-interior .promoted-articles .promoted-articles-item {
  flex: none;
  width: 50%;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
@media screen and (max-width: 767px) {
  .promoted-interior .promoted-articles .promoted-articles-item {
    width: 100%;
  }
}
/* /  Homepage ----------------------------------------------------------------- */
/* -- Footer ----------------------------------------------------------------- */
.email-signup-login-footer {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #ededed;
  font-size: 15px;
}
.email-signup-login-footer h5 {
  font-weight: 600;
  font-style: italic;
  padding-right: 25px;
  text-transform: uppercase;
}
/* /  Footer ----------------------------------------------------------------- */
/* -- All pages ----------------------------------------------------------------- */
.section {
  margin-bottom: 0px;
}
.hero form input[type="search"] {
  border: 1px solid #bcbec0;
  border-radius: 5px;
}
.hero form input[type="search"]::-webkit-input-placeholder {
  font-style: italic;
}
.hero form input[type="search"]::-moz-placeholder {
  font-style: italic;
}
.hero form input[type="search"]:-ms-input-placeholder {
  font-style: italic;
}
.hero form input[type="search"]:-moz-placeholder {
  font-style: italic;
}
/* -- heroes ----------------------------------------------------------------- */
.interior-page {
  padding-top: 105px;
  margin-bottom: 20px;
}
.interior-page .container {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin-top: -50px;
}
.interior-page .search {
  max-width: 560px;
  margin: 0 auto;
  width: 100%;
}
/* /  heroes ----------------------------------------------------------------- */
/* -- Interior content ----------------------------------------------------------------- */
/* -- Breadcrumbs ----------------------------------------------------------------- */
.breadcrumbs {
  font-size: 12px;
  font-weight: 500;
}
.breadcrumbs li,
.breadcrumbs a {
  font-size: 12px;
  font-weight: 500;
}
/* /  Breadcrumbs ----------------------------------------------------------------- */
.interior-page {
  background-repeat: no-repeat;
  background-size: cover;
}
.interior-page-content {
  display: flex;
  justify-content: flex-start;
}
.interior-page-content .sub-nav {
  min-height: 0px;
  padding-bottom: 0px;
  margin-bottom: 25px;
}
.interior-page-content .main-content {
  order: 2;
  max-width: 700px;
  margin-left: 50px;
  width: 100%;
  padding-bottom: 50px;
}
.interior-page-content .main-content .page-heading {
  font-size: 32px;
  color: #231f20;
}
@media screen and (max-width: 540px) {
  .interior-page-content .main-content {
    margin-left: 30px;
  }
}
.interior-page-content .sidebar {
  order: 1;
  max-width: 360px;
  width: 100%;
  background: #ededed;
}
.interior-page-content .main-content .category-content .page-heading {
  font-size: 52px;
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .interior-page-content .main-content .category-content .page-heading {
    font-size: 32px;
  }
}
.interior-page-content .main-content .section-content .page-heading {
  padding-bottom: 30px;
  margin-bottom: 20px;
  border-bottom: 1px solid #c1c2c0;
}
.interior-page-content .main-content .section-content .page-heading {
  padding-bottom: 30px;
  margin-bottom: 20px;
  border-bottom: 1px solid #c1c2c0;
}
.interior-page-content .main-content .search-header h1 {
  font-size: 32px;
  color: #2078a8;
}
.category-content,
.section-content,
.article-container {
  padding-right: 50px;
}
@media screen and (max-width: 540px) {
  .category-content,
  .section-content,
  .article-container {
    padding-right: 30px;
  }
}
.category-content .promoted-interior.promoted-articles h3 {
  width: 100%;
}
.category-content .promoted-interior.promoted-articles .article-list.promoted-articles {
  display: flex;
  margin-left: 0px;
}
#article-image {
  background-position: center center;
  height: 300px;
  max-height: 300px;
}
.section-tree .section-tree-title {
  margin-bottom: 10px;
}
.section-tree .section-tree-title a {
  color: #000;
  font-size: 15px;
  padding-bottom: 15px;
  text-transform: uppercase;
  border-bottom: 1px solid #c1c2c0;
}
.section-tree .section {
  padding-bottom: 50px;
  flex: 0 0 50%;
}
@media screen and (max-width: 1000px) {
  .section-tree .section {
    padding-right: 30px;
  }
}
.section-tree .article-list {
  margin-top: 15px;
}
.section-tree .article-list-item {
  border: 0px none;
  padding: 0px;
  padding-right: 40px;
}
.section-tree .article-list-item.article-promoted {
  display: flex;
  justify-content: flex-start;
  margin-bottom: 12px;
}
.section-tree .article-list-item.article-promoted:before {
  font-size: 14px;
}
.section-tree .article-list-item.article-promoted a {
  padding-bottom: 0px;
}
.section-tree .article-list-item.article-promoted .icon-star {
  padding-right: 5px;
}
.section-tree .article-list-link {
  color: #2078a8;
  font-size: 14px;
  border: 0px none;
  padding-bottom: 12px;
  display: block;
}
/* /  Interior content ----------------------------------------------------------------- */
/* /  All pages ----------------------------------------------------------------- */
/* -- Dynamic Menu ----------------------------------------------------------------- */
.openArrow {
  background-image: url(//theme.zdassets.com/theme_assets/2325111/abe564512cb446430dc513849741f3a1fd72be2d.svg);
  background-size: 15px;
  right: 21px;
  background-repeat: no-repeat;
}
.closedArrow {
  background-image: url(//theme.zdassets.com/theme_assets/2325111/faa0ac78066651fb0cf775e5c530938ce12c5e90.svg);
  background-size: 8px;
  background-repeat: no-repeat;
}
#dynamic-menu-container {
  width: 100%;
  margin-right: 40px;
  padding-top: 30px;
  padding-left: 15px;
}
#dynamic-menu-container #mobile-menu {
  display: none;
}
#dynamic-menu-container .cat-menu-list > a::after {
  right: 21px !important;
}
#dynamic-menu-container a:active,
#dynamic-menu-container a:focus,
#dynamic-menu-container a:hover {
  text-decoration: none !important;
  cursor: pointer;
}
#dynamic-menu-container #menu {
  margin-bottom: 60px;
}
#dynamic-menu-container #menu li {
  padding: 0;
  margin: 0px;
  list-style: none;
}
#dynamic-menu-container #menu a {
  color: #231f20;
  font-weight: 600;
  display: block;
  padding: 10px 35px 10px 20px;
  border-radius: 15px 0px 0px 15px;
  line-height: 1.35em;
  position: relative;
  text-transform: uppercase;
}
#dynamic-menu-container #menu a:after {
  content: '';
  background-image: url(//theme.zdassets.com/theme_assets/2325111/faa0ac78066651fb0cf775e5c530938ce12c5e90.svg);
  background-size: 8px;
  background-repeat: no-repeat;
  position: absolute;
  width: 100%;
  display: block;
  right: 4px;
  background-position: right center;
  height: 100%;
  top: 0px;
  opacity: 0;
}
#dynamic-menu-container #menu a:hover {
  color: #de3831;
}
#dynamic-menu-container #menu a:hover:after {
  opacity: 1;
}
#dynamic-menu-container #menu .open .open a:after {
  opacity: 0;
}
#dynamic-menu-container #menu .open .open a:hover:after {
  opacity: .6;
}
#dynamic-menu-container #menu .open .open .open a:after {
  opacity: 0.6;
}
#dynamic-menu-container #menu .open .sub-menu {
  max-height: none;
  opacity: 1;
  transition: all .2s linear;
}
#dynamic-menu-container #menu .open .sub-menu .open a:after {
  background-image: url(//theme.zdassets.com/theme_assets/2325111/abe564512cb446430dc513849741f3a1fd72be2d.svg);
  background-size: 15px;
  right: 21px;
  background-repeat: no-repeat;
  right: 1px;
}
@media screen and (max-width: 1000px) {
  #dynamic-menu-container #menu .open .sub-menu .open a:after {
    right: 5px;
  }
}
#dynamic-menu-container #menu .open .sub-menu .article-sub-menu.open {
  max-height: none;
  opacity: 1;
  transition: all .2s linear;
}
#dynamic-menu-container #menu .open .sub-menu .article-sub-menu {
  max-height: 0px;
  overflow: hidden;
  transition: all .2s linear;
  opacity: 0;
}
#dynamic-menu-container #menu .open .sub-menu .current-article-li {
  background: #de3831;
  border-radius: 4px;
}
#dynamic-menu-container #menu .open .sub-menu .current-article-li a {
  color: #fff;
}
#dynamic-menu-container #menu .open .sub-menu .current-article-li a:hover {
  color: #fff;
}
#dynamic-menu-container #menu .sub-menu {
  margin-left: 30px;
  margin-right: 20px;
  max-height: 0px;
  overflow: hidden;
  transition: all .2s linear;
  opacity: 0;
}
@media screen and (max-width: 1000px) {
  #dynamic-menu-container #menu .sub-menu {
    margin-left: 15px;
    margin-right: 15px;
  }
}
#dynamic-menu-container #menu .sub-menu a {
  font-weight: 500;
  color: #231f20;
  font-size: 14px;
  text-transform: none;
}
#dynamic-menu-container #menu .sub-menu a:hover {
  text-decoration: none;
  color: #de3831;
  cursor: hand;
}
#dynamic-menu-container #menu .sub-menu.open {
  max-height: none;
  opacity: 1;
  transition: all .2s linear;
}
#dynamic-menu-container #menu .sub-menu.article-sub-menu {
  margin-left: 30px;
}
@media screen and (max-width: 1000px) {
  #dynamic-menu-container #menu .sub-menu.article-sub-menu {
    margin-left: 10px;
  }
}
#dynamic-menu-container #menu .sub-menu.article-sub-menu a {
  color: #231f20;
  font-size: 14px;
  font-weight: normal;
}
#dynamic-menu-container #menu .sub-menu.article-sub-menu a:hover {
  color: #de3831;
}
#dynamic-menu-container #menu .sub-menu.article-sub-menu a:after {
  display: none;
}
#dynamic-menu-container #menu .current-category .current-section.open a:after {
  background-image: url(//theme.zdassets.com/theme_assets/2325111/abe564512cb446430dc513849741f3a1fd72be2d.svg);
  background-size: 15px;
  right: 21px;
  background-repeat: no-repeat;
}
#dynamic-menu-container #menu .cat-menu-list.open > a:after {
  background-image: url(//theme.zdassets.com/theme_assets/2325111/abe564512cb446430dc513849741f3a1fd72be2d.svg);
  background-size: 15px;
  background-repeat: no-repeat;
  opacity: 1;
  right: 21px;
}
#dynamic-menu-container #menu .current-category > a,
#dynamic-menu-container #menu .current-section > a {
  color: #de3831;
}
/* /  Dynamic Menu ----------------------------------------------------------------- */
/* -- Section page ----------------------------------------------------------------- */
.section-content .article-list {
  display: flex;
  flex-wrap: wrap;
}
.section-content .article-list .article-list-item {
  flex: 0 0 50%;
  border: 0px none;
  padding: 0px;
}
@media screen and (max-width: 767px) {
  .section-content .article-list .article-list-item {
    flex: 0 0 100%;
  }
}
.section-content .article-list .article-list-item .article-list-link {
  color: #2078a8;
  font-size: 14px;
  padding: 10px 30px 10px 0px;
  display: block;
}
/* /  Section page ----------------------------------------------------------------- */
/* -- Article ----------------------------------------------------------------- */
.article-content {
  margin-top: 0px;
}
.article-content .article-body h2 {
  font-weight: bold;
  text-align: left;
  font-size: 22px;
  margin-top: 20px;
}
.article-content .article-body img {
  margin-top: 25px;
  margin-bottom: 30px;
  box-shadow: 3px 3px 5px #CCCCCC;
}
.article-content .article-body p {
  margin-bottom: 1.25em;
}
.article-content .article-body ol {
  list-style-type: decimal;
}
.article-content .article-body ol ol {
  list-style: lower-alpha;
}
.article-content .article-body ol ol ol {
  list-style-type: lower-roman;
}
/* -- Article votes ----------------------------------------------------------------- */
.article-votes {
  align-items: center;
  display: flex;
  padding-bottom: 5px;
  border-top: 0px none;
  padding-top: 0px;
}
.article-votes .article-votes-question {
  padding-right: 30px;
}
.article-votes .article-votes-count {
  padding-left: 30px;
}
.article-votes-controls {
  overflow: hidden;
}
.article-votes-controls .article-vote {
  background: url(https://theme.zdassets.com/theme_assets/2325111/c18029879398340f00cb15c40ea28eab8720c649.svg) no-repeat center center;
  background-size: 100%;
  border: 0px none;
  text-indent: -9999px;
  height: 32px;
  width: 32px;
  min-width: 0px;
  padding: 0px;
}
.article-votes-controls .article-vote[aria-selected='true'],
.article-votes-controls .article-vote:active {
  background-image: url(https://theme.zdassets.com/theme_assets/2325111/9d3a885b05af7326304499c135d79912e8111add.svg);
  background-color: transparent !important;
}
.article-votes-controls .article-vote.article-vote-down {
  transform: rotate(180deg);
}
/* /  Article votes ----------------------------------------------------------------- */
/* -- Tips notes ----------------------------------------------------------------- */
.tip,
.note {
  font-size: 14px;
  padding: 15px 20px;
  color: #fff;
  border-radius: 4px;
  line-height: 1.45em;
  margin-top: 20px;
}
.tip::before,
.note::before {
  font-weight: bold;
  text-transform: uppercase;
}
.tip {
  background: #d1d3d4;
  color: #231f20;
}
.tip::before {
  content: 'Tip:';
}
.note {
  background: #2078a8;
  color: #fff;
}
.note::before {
  content: 'Note:';
}
/* /  Tips notes ----------------------------------------------------------------- */
.article-attachments {
  background: #f1f2f2;
  border-radius: 12px;
  padding: 15px 20px;
}
.article-attachments .button {
  min-width: 50%;
  margin-bottom: 7px;
}
.article-relatives .recent-articles,
.article-relatives .related-articles {
  flex: 0 0 45%;
  padding-right: 30px;
}
/* /  Article ----------------------------------------------------------------- */
/* -- Search reulsts ----------------------------------------------------------------- */
.search-results .search-results-column {
  width: 100%;
  flex: 0 0 100%;
}

/*change to envoy-dev.css*/
.search-results .search-results-column:nth-of-type(1) {
  display:block!important;
}

.search-results .search-result:last-of-type {
  border-bottom: 0px none;
}
/* /  Search reulsts ----------------------------------------------------------------- */
/* -- Default pages handling ----------------------------------------------------------------- */
.container-divider {
  border: 0px none;
  margin-top: 60px;
}
#new_request {
  padding-bottom: 50px;
}
.my-activities-nav {
  padding-top: 60px;
}
.collapsible-nav-list li,
.my-activities-sub-nav li {
  border-bottom: 4px solid rgba(255, 255, 255, 0);
}
/* /  Default pages handling ----------------------------------------------------------------- */
/* -- Mobile ----------------------------------------------------------------- */
@media screen and (max-width: 1000px) {
  .container {
    padding-right: 30px;
    padding-left: 30px;
    max-width: 100%;
  }
  .homepage-image {
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 70px;
  }
  .homepage-image h1,
  .homepage-image form {
    max-width: 100%;
  }
  .interior-page-content .sidebar {
    max-width: 270px;
  }
}
@media screen and (max-width: 767px) {
  .homepage-image {
    padding-top: 65px;
  }
  .knowledge-base {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .knowledge-base .blocks-list {
    flex-wrap: wrap;
    max-width: 350px;
    margin: 0 auto;
  }
  .knowledge-base .blocks-list .blocks-item {
    flex: 1 0 45%;
    margin-bottom: 30px;
  }
  .knowledge-base .blocks-list .blocks-item#cat-360000716854 {
    background-size: 47%;
  }
  .homepage-promoted .promoted-articles .promoted-articles-item {
    text-align: center;
    width: 100%;
    padding-right: 0px;
  }
  .interior-page-content {
    flex-wrap: wrap;
  }
  .interior-page-content .main-content,
  .interior-page-content .sidebar {
    width: 100%;
  }
  .interior-page-content .main-content {
    order: 1;
  }
  .interior-page-content .sidebar {
    order: 2;
    max-width: 100%;
  }
  #dynamic-menu-container {
    padding-top: 0px;
    padding-left: 0px;
    background: #fff;
  }
  #dynamic-menu-container #menu {
    display: none;
  }
  #dynamic-menu-container #mobile-menu {
    display: block;
    list-style: none;
  }
  #dynamic-menu-container #mobile-menu > li {
    border-bottom: 10px solid #fff;
  }
  #dynamic-menu-container #mobile-menu a {
    text-align: center;
    font-size: 18px;
    padding-top: 20px;
    padding-bottom: 20px;
    background: #ededed;
    border-radius: 0px;
    width: 100%;
    display: block;
    color: #000;
    text-transform: uppercase;
    font-weight: bold;
  }
  #dynamic-menu-container #mobile-menu a::after {
    display: none;
  }
  #dynamic-menu-container #mobile-menu .sub-menu {
    display: none;
  }
}
@media screen and (max-width: 540px) {
  .homepage-image {
    height: 230px;
  }
  .homepage-image h1 {
    font-size: 25px;
  }
  .homepage-image h1 small {
    font-size: 15px;
  }
  .knowledge-base .blocks-list .blocks-item a {
    font-size: 14px;
  }
  .knowledge-base .blocks-list .blocks-item a::before {
    height: 60px;
    width: 60px;
    background-size: 55%;
  }
}
.article-votes .article-votes-question {
  padding-right: 10px;
}
.article-votes .article-votes-count {
  padding-left: 10px;
}
.article-votes .article-votes-question,
.article-votes .article-vote-label {
  font-size: 11px;
}
@media screen and (max-width: 440px) {
  .article-votes {
    flex-wrap: wrap;
  }
  .article-votes .article-votes-question {
    padding-right: 0px;
    width: 100%;
  }
  .article-votes .article-votes-controls {
    width: 100%;
  }
  .article-votes .article-votes-count {
    padding-left: 0px;
    width: 100%;
  }
  .article-votes .article-votes-question,
  .article-votes .article-vote-label {
    font-size: 11px;
  }
}
/* /  Mobile ----------------------------------------------------------------- */
@charset "UTF-8";
/***** Base *****/
* {
  box-sizing: border-box;
}

/* Images */

#category-image{
  background-image:url(/hc/theming_assets/01HZPH5S5066B01SP3TEX4BCMN);
  background-position: center 80%;
}

#section-image{
  background-image:url(/hc/theming_assets/01HZPH5SHJ1NRG8M373M8KT405);
}

#article-image{
  background-image:url(/hc/theming_assets/01HZPH5SCZGQM8F5HY9A4K6YAC);
}

#search-image{
  background-image:url(/hc/theming_assets/01HZPH5SNBP1FB48N76S4K6JZ2);
}


#cat-360000720953 a::before{
  background-image:url(/hc/theming_assets/01HZPH5RWYA1NGKHS71P2D5SQ3);
}

#cat-360000720933 a::before{
  background-image:url(/hc/theming_assets/01HZPH5S12QV8TJPRJ789KC931);
}

#cat-360000716854 a::before{
  background-image:url(/hc/theming_assets/01HZPH5RKQ45WEPTSKYKS725BF);
}

#cat-360000709373 a::before{
  background-image:url(/hc/theming_assets/01HZPH5RQZSPB8SXQ6R30J5P7E);
}


body {
  background-color: #FFFFFF;
  color: #333333;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
}

@media (min-width: 1024px) {
  body > main {
    min-height: 65vh;
  }
}

h1, h2, h3, h4, h5, h6 {
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif;
  font-weight: 400;
  margin-top: 0;
}

h1 {
  font-size: 32px;
}

h2 {
  font-size: 22px;
}

h3 {
  font-size: 18px;
  font-weight: 600;
}

h4 {
  font-size: 16px;
}

a {
  color: rgba(32, 120, 168, 1);
  text-decoration: none;
}

a:hover, a:active, a:focus {
  text-decoration: underline;
}

input,
textarea {
  color: #000;
  font-size: 14px;
}

input {
  font-weight: 300;
  max-width: 100%;
  box-sizing: border-box;
  outline: none;
  transition: border .12s ease-in-out;
}

input:focus {
  border: 1px solid rgba(32, 120, 168, 1);
}

input[disabled] {
  background-color: #ddd;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: url(/hc/theming_assets/01HZPH5KDY3P0Q8M7ZKCBNFG01) no-repeat #fff;
  background-position: right 10px center;
  border: 1px solid #ddd;
  border-radius: 4px;
  padding: 8px 30px 8px 10px;
  outline: none;
  color: #555;
  width: 100%;
}

select:focus {
  border: 1px solid rgba(32, 120, 168, 1);
}

select::-ms-expand {
  display: none;
}

textarea {
  border: 1px solid #ddd;
  border-radius: 2px;
  resize: vertical;
  width: 100%;
  outline: none;
  padding: 10px;
}

textarea:focus {
  border: 1px solid rgba(32, 120, 168, 1);
}

.container {
  max-width: 1160px;
  margin: 0 auto;
  padding: 0 5%;
  top:30%;
}

@media (min-width: 1160px) {
  .container {
    padding: 0;
    width: 90%;
  }
}

.container-divider {
  border-top: 1px solid #ddd;
  margin-bottom: 20px;
}

ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.error-page {
  max-width: 1160px;
  margin: 0 auto;
  padding: 0 5%;
}

@media (min-width: 1160px) {
  .error-page {
    padding: 0;
    width: 90%;
  }
}

.dropdown-toggle::after {
  color: inherit;
}

/***** Buttons *****/
.button, [role="button"] {
  border: 1px solid rgba(32, 120, 168, 1);
  border-radius: 4px;
  color: rgba(32, 120, 168, 1);
  cursor: pointer;
  display: inline-block;
  font-size: 12px;
  line-height: 2.34;
  margin: 0;
  padding: 0 20px;
  text-align: center;
  transition: background-color .12s ease-in-out, border-color .12s ease-in-out, color .15s ease-in-out;
  user-select: none;
  white-space: nowrap;
  width: 100%;
  -webkit-touch-callout: none;
}

@media (min-width: 768px) {
  .button, [role="button"] {
    width: auto;
  }
}

.button::after, [role="button"]::after {
  color: rgba(32, 120, 168, 1);
}

.button:hover, .button:active, .button:focus, .button[aria-selected="true"], [role="button"]:hover, [role="button"]:active, [role="button"]:focus, [role="button"][aria-selected="true"] {
  background-color: rgba(32, 120, 168, 1);
  color: #FFFFFF;
  text-decoration: none;
}

.button[aria-selected="true"]:hover, .button[aria-selected="true"]:focus, .button[aria-selected="true"]:active, [role="button"][aria-selected="true"]:hover, [role="button"][aria-selected="true"]:focus, [role="button"][aria-selected="true"]:active {
  background-color: #103b52;
  border-color: #103b52;
}

.button[data-disabled], [role="button"][data-disabled] {
  cursor: default;
}

.button-large, input[type="submit"] {
  background-color: rgba(32, 120, 168, 1);
  border: 0;
  border-radius: 4px;
  color: #FFFFFF;
  font-size: 14px;
  font-weight: 400;
  line-height: 2.72;
  min-width: 190px;
  padding: 0 1.9286em;
  width: 100%;
}

@media (min-width: 768px) {
  .button-large, input[type="submit"] {
    width: auto;
  }
}

.button-large:hover, .button-large:active, .button-large:focus, input[type="submit"]:hover, input[type="submit"]:active, input[type="submit"]:focus {
  background-color: #103b52;
}

.button-large[disabled], input[type="submit"][disabled] {
  background-color: #ddd;
}

.button-secondary {
  color: #666;
  border: 1px solid #ddd;
  background-color: transparent;
}

.button-secondary:hover, .button-secondary:focus, .button-secondary:active {
  color: #333333;
  border: 1px solid #ddd;
  background-color: #f7f7f7;
}

/***** Tables *****/
.table {
  width: 100%;
  table-layout: fixed;
}

@media (min-width: 768px) {
  .table {
    table-layout: auto;
  }
}

.table th,
.table th a {
  color: #666;
  font-size: 13px;
  font-weight: 300;
  text-align: left;
}

[dir="rtl"] .table th, [dir="rtl"]
.table th a {
  text-align: right;
}

.table tr {
  border-bottom: 1px solid #ddd;
  display: block;
  padding: 20px 0;
}

@media (min-width: 768px) {
  .table tr {
    display: table-row;
  }
}

.table td {
  display: block;
}

@media (min-width: 768px) {
  .table td {
    display: table-cell;
  }
}

@media (min-width: 1024px) {
  .table td, .table th {
    padding: 20px 30px;
  }
}

@media (min-width: 768px) {
  .table td, .table th {
    padding: 10px 20px;
    height: 60px;
  }
}

/***** Forms *****/
.form {
  max-width: 650px;
}

.form-field ~ .form-field {
  margin-top: 25px;
}

.form-field label {
  display: block;
  font-size: 13px;
  margin-bottom: 5px;
}

.form-field input {
  border: 1px solid #ddd;
  border-radius: 4px;
  padding: 10px;
  width: 100%;
}

.form-field input:focus {
  border: 1px solid rgba(32, 120, 168, 1);
}

.form-field input[type="text"] {
  border: 1px solid #ddd;
  border-radius: 4px;
}

.form-field input[type="text"]:focus {
  border: 1px solid rgba(32, 120, 168, 1);
}

.form-field input[type="checkbox"] {
  width: auto;
}

.form-field .nesty-input {
  border-radius: 4px;
  height: 40px;
  line-height: 40px;
  outline: none;
  vertical-align: middle;
}

.form-field .nesty-input:focus {
  border: 1px solid rgba(32, 120, 168, 1);
  text-decoration: none;
}

.form-field .hc-multiselect-toggle:focus {
  outline: none;
  border: 1px solid rgba(32, 120, 168, 1);
  text-decoration: none;
}

.form-field textarea {
  vertical-align: middle;
}

.form-field input[type="checkbox"] + label {
  margin: 0 0 0 10px;
}

.form-field.required > label::after {
  content: "*";
  color: #f00;
  margin-left: 2px;
}

.form-field p {
  color: #666;
  font-size: 12px;
  margin: 5px 0;
}

[data-loading="true"] input,
[data-loading="true"] textarea {
  background: transparent url(/hc/theming_assets/01HZPH5KJVXKGRDHXDJ4JZ6365) 99% 50% no-repeat;
  background-size: 16px 16px;
}

.form footer {
  margin-top: 40px;
  padding-top: 30px;
}

.form footer a {
  color: #666;
  cursor: pointer;
  margin-right: 15px;
}

.form .suggestion-list {
  font-size: 13px;
  margin-top: 30px;
}

.form .suggestion-list label {
  border-bottom: 1px solid #ddd;
  display: block;
  padding-bottom: 5px;
}

.form .suggestion-list li {
  padding: 10px 0;
}

.form .suggestion-list li a:visited {
  color: #103b52;
}

/***** Header *****/
.header {
  max-width: 1160px;
  margin: 0 auto;
  padding: 0 5%;
  position: relative;
  align-items: center;
  display: flex;
  height: 71px;
  justify-content: space-between;
}

@media (min-width: 1160px) {
  .header {
    padding: 0;
    width: 90%;
  }
}

.user-nav {
  display: inline-block;
  position: absolute;
  white-space: nowrap;
}

@media (min-width: 768px) {
  .user-nav {
    position: relative;
  }
}

.user-nav[aria-expanded="true"] {
  background-color: #fff;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.15), 0 4px 10px 0 rgba(0, 0, 0, 0.1);
  border: solid 1px #ddd;
  right: 0;
  left: 0;
  top: 71px;
  z-index: 1;
}

.user-nav[aria-expanded="true"] > a {
  display: block;
  margin: 20px;
}

.nav-wrapper a {
  border: 0;
  color: rgba(32, 120, 168, 1);
  display: none;
  font-size: 14px;
  padding: 0 20px 0 0;
  width: auto;
}

@media (min-width: 768px) {
  .nav-wrapper a {
    display: inline-block;
  }
}

[dir="rtl"] .nav-wrapper a {
  padding: 0 0 0 20px;
}

.nav-wrapper a:hover, .nav-wrapper a:focus, .nav-wrapper a:active {
  background-color: transparent;
  color: rgba(32, 120, 168, 1);
  text-decoration: underline;
}

.nav-wrapper a.login {
  display: inline-block;
}

.nav-wrapper .icon-menu {
  border: 0;
  color: rgba(32, 120, 168, 1);
  cursor: pointer;
  display: inline-block;
  margin-right: 10px;
  padding: 0;
  width: auto;
}

@media (min-width: 768px) {
  .nav-wrapper .icon-menu {
    display: none;
  }
}

[dir="rtl"] .nav-wrapper .icon-menu {
  margin-left: 10px;
  margin-right: 0;
}

.nav-wrapper .icon-menu:hover, .nav-wrapper .icon-menu:focus, .nav-wrapper .icon-menu:active {
  background-color: transparent;
  color: rgba(32, 120, 168, 1);
}

/***** User info in header *****/
.user-info {
  display: inline-block;
}

.user-info .dropdown-toggle::after {
  display: none;
}

@media (min-width: 768px) {
  .user-info .dropdown-toggle::after {
    display: inline-block;
  }
}

.user-info > [role="button"] {
  border: 0;
  color: rgba(32, 120, 168, 1);
  min-width: 0;
  padding: 0;
  white-space: nowrap;
}

.user-info > [role="button"]:hover {
  color: rgba(32, 120, 168, 1);
  background-color: transparent;
}

.user-info > [role="button"]::after {
  color: rgba(32, 120, 168, 1);
  padding-right: 15px;
}

[dir="rtl"] .user-info > [role="button"]::after {
  padding-left: 15px;
  padding-right: 0;
}

#user #user-name {
  display: none;
  font-size: 14px;
}

@media (min-width: 768px) {
  #user #user-name {
    display: inline-block;
  }
}

#user #user-name:hover {
  text-decoration: underline;
}

/***** User avatar *****/
.user-avatar {
  height: 25px;
  width: 25px;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
}

.avatar {
  display: inline-block;
  position: relative;
}

.avatar img {
  height: 40px;
  width: 40px;
}

.avatar .icon-agent::before {
  background-color: rgba(32, 120, 168, 1);
  border: 2px solid #fff;
  border-radius: 50%;
  bottom: -4px;
  color: #FFFFFF;
  content: "\1F464";
  font-size: 14px;
  height: 14px;
  line-height: 14px;
  position: absolute;
  right: -2px;
  text-align: center;
  width: 14px;
}

/***** Footer *****/
.footer {
  border-top: 1px solid #ddd;
  margin-top: 60px;
  padding: 30px 0;
}

.footer a {
  color: #666;
}

.footer-inner {
  max-width: 1160px;
  margin: 0 auto;
  padding: 0 5%;
  display: flex;
  justify-content: space-between;
}

@media (min-width: 1160px) {
  .footer-inner {
    padding: 0;
    width: 90%;
  }
}

.footer-language-selector {
  color: #666;
  display: inline-block;
  font-weight: 300;
}

/***** Breadcrumbs *****/
.breadcrumbs {
  margin: 0 0 15px 0;
  padding: 0;
}

@media (min-width: 768px) {
  .breadcrumbs {
    margin: 0;
  }
}

.breadcrumbs li {
  color: #666;
  display: inline;
  font-weight: 300;
  font-size: 13px;
  max-width: 450px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.breadcrumbs li + li::before {
  content: ">";
  margin: 0 4px;
}

.breadcrumbs li a:visited {
  color: rgba(32, 120, 168, 1);
}

/***** Search field *****/
.search {
  position: relative;
}

.search input[type="search"] {
  border: 1px solid #ddd;
  border-radius: 30px;
  box-sizing: border-box;
  color: #999;
  height: 40px;
  padding-left: 40px;
  padding-right: 20px;
  -webkit-appearance: none;
  width: 100%;
}

[dir="rtl"] .search input[type="search"] {
  padding-right: 40px;
  padding-left: 20px;
}

.search input[type="search"]:focus {
  border: 1px solid rgba(32, 120, 168, 1);
  color: #555;
}

.search::before {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  background-color: #fff;
  color: #777;
  content: "\1F50D";
  font-size: 18px;
  position: absolute;
  left: 15px;
}

[dir="rtl"] .search::before {
  right: 15px;
  left: auto;
}

.search-full input[type="search"] {
  border: 1px solid #fff;
}

/***** Hero component *****/
.hero {
  background-image: url(/hc/theming_assets/01HZPH5TAZZTHG9WEAZQVJDH81);
  background-position: top;
  background-size: cover;
  /*height: 300px;*/
  padding: 0 20px;
  text-align: center;
  width: 100%;
}

.hero-inner {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  max-width: 610px;
  margin: 0 auto;
}

.page-header {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 10px 0;
}

@media (min-width: 768px) {
  .page-header {
    align-items: baseline;
    flex-direction: row;
    margin: 0;
  }
}

.page-header .section-subscribe {
  flex-shrink: 0;
  margin-bottom: 10px;
}

@media (min-width: 768px) {
  .page-header .section-subscribe {
    margin-bottom: 0;
  }
}

.page-header h1 {
  flex-grow: 1;
  margin-bottom: 10px;
}

.page-header-description {
  font-style: italic;
  font-weight: 300;
  margin: 0 0 30px 0;
  word-break: break-word;
}

@media (min-width: 1024px) {
  .page-header-description {
    flex-basis: 100%;
  }
}

.page-header .icon-lock::before {
  content: "\1F512";
  font-size: 20px;
  position: relative;
  left: -5px;
  vertical-align: baseline;
}

.sub-nav {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-bottom: 30px;
  min-height: 50px;
  padding-bottom: 15px;
}

@media (min-width: 768px) {
  .sub-nav {
    align-items: baseline;
    flex-direction: row;
  }
}

@media (min-width: 768px) {
  .sub-nav input[type="search"] {
    min-width: 300px;
  }
}

.sub-nav input[type="search"]::after {
  font-size: 15px;
}

/***** Blocks *****/
/* Used in Homepage#categories and Community#topics */
.blocks-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  list-style: none;
  padding: 0;
}

@media (min-width: 768px) {
  .blocks-list {
    margin: 0 -15px;
  }
}

.blocks-item {
  border: 1px solid rgba(32, 120, 168, 1);
  border-radius: 4px;
  box-sizing: border-box;
  color: rgba(32, 120, 168, 1);
  display: flex;
  flex: 1 0 340px;
  flex-direction: column;
  justify-content: center;
  margin: 0 0 30px;
  max-width: 100%;
  text-align: center;
}

@media (min-width: 768px) {
  .blocks-item {
    margin: 0 15px 30px;
  }
}

.blocks-item:hover, .blocks-item:focus, .blocks-item:active {
  background-color: rgba(32, 120, 168, 1);
}

.blocks-item:hover *, .blocks-item:focus *, .blocks-item:active * {
  color: #FFFFFF;
  text-decoration: none;
}

.blocks-item-internal {
  background-color: transparent;
  border: 1px solid #ddd;
}

.blocks-item-internal .icon-lock::before {
  content: "\1F512";
  font-size: 15px;
  bottom: 5px;
  position: relative;
}

.blocks-item-internal a {
  color: #333333;
}

.blocks-item-link {
  color: rgba(32, 120, 168, 1);
  padding: 20px 30px;
}

.blocks-item-link:hover, .blocks-item-link:focus, .blocks-item-link:active {
  text-decoration: none;
}

.blocks-item-title {
  margin-bottom: 0;
}

.blocks-item-description {
  font-weight: 300;
  margin: 0;
}

.blocks-item-description:not(:empty) {
  margin-top: 10px;
}

/***** Homepage *****/
.section {
  margin-bottom: 40px;
}

@media (min-width: 768px) {
  .section {
    margin-bottom: 60px;
  }
}

.section h2 {
  margin-bottom: 10px;
  text-align: center;
}

/***** Promoted articles *****/
.promoted-articles {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}

@media (min-width: 1024px) {
  .promoted-articles {
    flex-direction: row;
  }
}

.promoted-articles-item {
  flex: 1 0 auto;
}

@media (min-width: 1024px) {
  .promoted-articles-item {
    align-self: flex-end;
    flex: 0 0 auto;
    padding-right: 30px;
    width: 33%;
    /* Three columns on desktop */
  }
  [dir="rtl"] .promoted-articles-item {
    padding: 0 0 0 30px;
  }
}

.promoted-articles-item:nth-child(3n) {
  padding-right: 0;
}

.promoted-articles-item a {
  border-bottom: 1px solid #ddd;
  color: #333333;
  display: block;
  padding: 15px 0;
}

.promoted-articles-item:last-child a {
  border: 0;
}

@media (min-width: 1024px) {
  .promoted-articles-item:last-child a {
    border-bottom: 1px solid #ddd;
  }
}

/***** Community section in homepage *****/
.community {
  text-align: center;
}

.community-image {
  min-height: 300px;
  background-image: url(/hc/theming_assets/01HZPH5TQ3KSYCCNPMEBRBG8WY);
  background-position: center;
  background-repeat: no-repeat;
  max-width: 100%;
}

.community,
.activity {
  border-top: 1px solid #ddd;
  padding: 30px 0;
}

/***** Recent activity *****/
.recent-activity-header {
  margin-bottom: 10px;
  text-align: center;
}

.recent-activity-list {
  padding: 0;
}

.recent-activity-item {
  border-bottom: 1px solid #ddd;
  overflow: auto;
  padding: 20px 0;
}

.recent-activity-item-parent {
  font-size: 16px;
}

.recent-activity-item-parent, .recent-activity-item-link {
  margin: 6px 0;
  color: #333333;
  display: inline-block;
  width: 100%;
}

@media (min-width: 768px) {
  .recent-activity-item-parent, .recent-activity-item-link {
    width: 70%;
    margin: 0;
  }
}

.recent-activity-item-link {
  font-size: 14px;
  font-weight: 300;
}

.recent-activity-item-meta {
  margin: 15px 0 0 0;
  float: none;
}

@media (min-width: 768px) {
  .recent-activity-item-meta {
    margin: 0;
    float: right;
  }
  [dir="rtl"] .recent-activity-item-meta {
    float: left;
  }
}

.recent-activity-item-time, .recent-activity-item-comment {
  color: #666;
  display: inline-block;
  font-size: 13px;
  font-weight: 300;
}

.recent-activity-item-comment {
  padding-left: 5px;
}

[dir="rtl"] .recent-activity-item-comment {
  padding: 0 5px 0 0;
}

.recent-activity-item-comment::before {
  display: inline-block;
}

.recent-activity-item-comment span::before {
  color: rgba(32, 120, 168, 1);
  content: "\1F4AC";
  display: inline-block;
  font-size: 15px;
  padding-right: 3px;
  vertical-align: middle;
}

[dir="rtl"] .recent-activity-item-comment span::before {
  padding-left: 3px;
}

.recent-activity-controls {
  padding-top: 15px;
}

/***** Category pages *****/
.category-container {
  display: flex;
  justify-content: flex-end;
}

.category-content {
  flex: 1;
}

@media (min-width: 1024px) {
  .category-content {
    flex: 0 0 80%;
  }
}

.section-tree {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: space-between;
}

@media (min-width: 768px) {
  .section-tree {
    flex-direction: row;
  }
}

.section-tree .section {
  flex: initial;
}

@media (min-width: 768px) {
  .section-tree .section {
    flex: 0 0 45%;
    /* Two columns for tablet and desktop. Leaving 5% separation between columns */
  }
}

.section-tree .icon-lock::before {
  vertical-align: baseline;
}

.section-tree-title {
  margin-bottom: 0;
}

.section-tree-title a {
  color: #333333;
}

.section-tree .see-all-articles {
  display: block;
  padding: 15px 0;
}

.article-list-item {
  border-bottom: 1px solid #ddd;
  font-size: 16px;
  padding: 15px 0;
}

.article-list-item a {
  color: #333333;
}

.icon-star::before {
  color: rgba(32, 120, 168, 1);
  font-size: 18px;
}

/***** Section pages *****/
.section-container {
  display: flex;
  justify-content: flex-end;
}

.section-content {
  flex: 1;
}

@media (min-width: 1024px) {
  .section-content {
    flex: 0 0 80%;
  }
}

.section-subscribe .dropdown-toggle::after {
  display: none;
}

/***** Article *****/
.article {
  /*
  * The article grid is defined this way to optimize readability:
  * Sidebar | Content | Free space
  * 17%     | 66%     | 17%
  */
  flex: 1 0 auto;
}

@media (min-width: 1024px) {
  .article {
    flex: 1 0 66%;
    max-width: 66%;
    min-width: 640px;
    padding: 0 30px;
  }
}

.article-container {
  display: flex;
  flex-direction: column;
}

@media (min-width: 1024px) {
  .article-container {
    flex-direction: row;
  }
}

.article-header {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 40px;
  margin-top: 20px;
}

@media (min-width: 768px) {
  .article-header {
    flex-direction: row;
    margin-top: 0;
  }
}

.article-avatar {
  margin-right: 10px;
}

.article-author {
  margin-bottom: 10px;
}

@media (min-width: 768px) {
  .article-title {
    flex-basis: 100%;
    /* Take entire row */
  }
}

.article-title .icon-lock::before {
  content: "\1F512";
  font-size: 20px;
  position: relative;
  left: -5px;
  vertical-align: baseline;
}

.article [role="button"] {
  flex-shrink: 0;
  /*Avoid collapsing elements in Safari (https://github.com/philipwalton/flexbugs#1-minimum-content-sizing-of-flex-items-not-honored)*/
  width: 100%;
}

@media (min-width: 768px) {
  .article [role="button"] {
    width: auto;
  }
}

.article-info {
  max-width: 100%;
}

.article-meta {
  display: inline-block;
  vertical-align: middle;
}

.article-body img {
  height: auto;
  max-width: 100%;
}

.article-body ul, .article-body ol {
  padding-left: 20px;
  list-style-position: outside;
  margin: 20px 0 20px 20px;
}

[dir="rtl"] .article-body ul, [dir="rtl"] .article-body ol {
  padding-right: 20px;
  padding-left: 0;
  margin-left: 0;
  margin-right: 20px;
}

.article-body ul > ul, .article-body ol > ol, .article-body ol > ul, .article-body ul > ol, .article-body li > ul, .article-body li > ol {
  margin: 0;
}

.article-body ul {
  list-style-type: disc;
}

.article-body a:visited {
  color: #103b52;
}

.article-body code {
  background: #f7f7f7;
  border: 1px solid #ddd;
  border-radius: 3px;
  padding: 0 5px;
  margin: 0 2px;
}

.article-body pre {
  background: #f7f7f7;
  border: 1px solid #ddd;
  border-radius: 3px;
  padding: 10px 15px;
  overflow: auto;
  white-space: pre;
}

.article-body blockquote {
  border-left: 1px solid #ddd;
  color: #666;
  font-style: italic;
  padding: 0 15px;
}

.article-body > p:last-child {
  margin-bottom: 0;
}

.article-content {
  line-height: 1.6;
  margin: 40px 0;
  word-wrap: break-word;
}

.article-footer {
  align-items: center;
  display: flex;
  justify-content: space-between;
  padding-bottom: 20px;
}

.article-comment-count {
  color: #666;
  font-weight: 300;
}

.article-comment-count:hover {
  text-decoration: none;
}

.article-comment-count .icon-comments {
  color: rgba(32, 120, 168, 1);
  content: "\1F4AC";
  display: inline-block;
  font-size: 18px;
  padding: 5px;
}

.article-sidebar {
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
  flex: 1 0 auto;
  margin-bottom: 20px;
  padding: 0;
}

@media (min-width: 1024px) {
  .article-sidebar {
    border: 0;
    flex: 0 0 17%;
    height: auto;
  }
}

.article-relatives {
  border-top: 1px solid #ddd;
  display: flex;
  flex-direction: column;
  padding: 20px 0;
}

@media (min-width: 768px) {
  .article-relatives {
    flex-direction: row;
  }
}

.article-relatives > * {
  flex: 1 0 auto;
  margin-right: 0;
}

.article-relatives > *:last-child {
  margin: 0;
}

@media (min-width: 768px) {
  .article-relatives > * {
    margin-right: 20px;
  }
}

.article-votes {
  border-top: 1px solid #ddd;
  padding: 30px 0;
  text-align: center;
}

.article-vote {
  background: transparent;
  border: 1px solid rgba(32, 120, 168, 1);
  color: rgba(32, 120, 168, 1);
  margin: 10px 5px;
  min-width: 90px;
  width: auto;
}

.article-vote::before {
  font-size: 8px;
  margin-right: 10px;
}

[dir="rtl"] .article-vote::before {
  margin-right: 0;
  margin-left: 10px;
}

.article-vote::after {
  content: attr(title);
  /* Yes/No label*/
}

.article-vote:focus, .article-vote:active {
  background-color: transparent;
  color: rgba(32, 120, 168, 1);
}

.article-vote:hover {
  background-color: rgba(32, 120, 168, 1);
}

.article-vote:hover::before, .article-vote:hover::after, .article-vote[aria-selected="true"]::before, .article-vote[aria-selected="true"]::after {
  color: #FFFFFF;
}

.article-vote-up::before {
  content: "\2713";
}

.article-vote-down::before {
  content: "\2715";
}

.article-more-questions {
  margin: 10px 0 20px;
  text-align: center;
}

.article-return-to-top {
  border-top: 1px solid #ddd;
}

@media (min-width: 1024px) {
  .article-return-to-top {
    display: none;
  }
}

.article-return-to-top a {
  color: #333333;
  display: block;
  padding: 20px 0;
}

.article-return-to-top a:hover, .article-return-to-top a:focus {
  text-decoration: none;
}

.article-return-to-top .icon-arrow-up::before {
  font-size: 16px;
  margin-left: 5px;
}

[dir="rtl"] .article-return-to-top .icon-arrow-up::before {
  margin-right: 10px;
}

.article-unsubscribe {
  background-color: rgba(32, 120, 168, 1);
  color: #FFFFFF;
  text-decoration: none;
}

.article-unsubscribe:hover {
  background-color: #103b52;
  border-color: #103b52;
}

.sidenav-title {
  font-size: 15px;
  position: relative;
}

.sidenav-item {
  border-radius: 4px;
  color: #333333;
  display: block;
  font-weight: 300;
  margin-bottom: 10px;
  padding: 10px;
}

.sidenav-item.current-article, .sidenav-item:hover {
  background-color: rgba(32, 120, 168, 1);
  color: #FFFFFF;
  text-decoration: none;
}

.recent-articles h3,
.related-articles h3 {
  font-size: 15px;
  margin: 20px 0;
}

.recent-articles li,
.related-articles li {
  margin-bottom: 15px;
}

/***** Attachments *****/
/* Styles attachments inside posts, articles and comments */
.attachments .attachment-item {
  padding-left: 20px;
  position: relative;
  margin-bottom: 10px;
}

.attachments .attachment-item:last-child {
  margin-bottom: 0;
}

.attachments .attachment-item::before {
  color: #333333;
  content: "\1F4CE";
  font-size: 15px;
  left: 0;
  position: absolute;
  top: 5px;
}

[dir="rtl"] .attachments .attachment-item {
  padding-left: 0;
  padding-right: 20px;
}

[dir="rtl"] .attachments .attachment-item::before {
  left: auto;
  right: 0;
}

.upload-dropzone span {
  color: #666;
}

/***** Social share links *****/
.share {
  padding: 0;
  white-space: nowrap;
}

.share li, .share a {
  display: inline-block;
}

.share a {
  border-radius: 50%;
  height: 25px;
  line-height: 25px;
  overflow: hidden;
  width: 25px;
}

.share a::before {
  color: #666;
  display: block;
  font-size: 23px;
  text-align: center;
  width: 100%;
}

.share a:hover {
  text-decoration: none;
}

.share a:hover::before {
  color: rgba(32, 120, 168, 1);
}

.share-twitter::before {
  content: "\e901";
}

.share-facebook::before {
  content: "\e903";
}

.share-linkedin::before {
  content: "\e900";
}

.share-googleplus::before {
  content: "\e902";
}

/***** Comments *****/
/* Styles comments inside articles, posts and requests */
.comment {
  border-bottom: 1px solid #ddd;
  padding: 20px 0;
}

.comment-heading {
  margin-bottom: 5px;
  margin-top: 0;
}

.comment-overview {
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
  padding: 20px 0;
}

.comment-overview p {
  margin-top: 0;
}

.comment-callout {
  color: #666;
  display: inline-block;
  font-weight: 300;
  font-size: 13px;
  margin-bottom: 0;
}

.comment-callout a {
  color: rgba(32, 120, 168, 1);
}

.comment-sorter {
  display: inline-block;
  float: right;
}

.comment-sorter a {
  color: #666;
  font-weight: 300;
  font-size: 13px;
  text-decoration: none;
}

[dir="rtl"] .comment-sorter {
  float: left;
}

.comment-wrapper {
  display: flex;
  position: relative;
}

.comment-wrapper.comment-official {
  border: 1px solid rgba(32, 120, 168, 1);
  padding: 40px 20px 20px;
}

@media (min-width: 768px) {
  .comment-wrapper.comment-official {
    padding-top: 20px;
  }
}

.comment-info {
  min-width: 0;
  padding-right: 20px;
  width: 100%;
}

[dir="rtl"] .comment-info {
  padding-right: 0;
  padding-left: 20px;
}

.comment-author {
  align-items: flex-end;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  .comment-author {
    justify-content: space-between;
  }
}

.comment-avatar {
  margin-right: 10px;
}

[dir="rtl"] .comment-avatar {
  margin-left: 10px;
  margin-right: 0;
}

.comment-meta {
  flex: 1 0 auto;
}

.comment-labels {
  flex-basis: 100%;
}

@media (min-width: 768px) {
  .comment-labels {
    flex-basis: auto;
  }
}

.comment .status-label:not(.status-label-official) {
  margin-top: 10px;
}

@media (min-width: 768px) {
  .comment .status-label:not(.status-label-official) {
    margin-top: 0;
  }
}

.comment-form {
  display: flex;
  padding-top: 30px;
  word-wrap: break-word;
}

.comment-container {
  width: 100%;
}

.comment-form-controls {
  display: none;
  margin-top: 10px;
  text-align: left;
}

@media (min-width: 768px) {
  [dir="ltr"] .comment-form-controls {
    text-align: right;
  }
}

.comment-form-controls input[type="submit"] {
  margin-top: 15px;
}

@media (min-width: 1024px) {
  .comment-form-controls input[type="submit"] {
    margin-left: 15px;
  }
  [dir="rtl"] .comment-form-controls input[type="submit"] {
    margin-left: 0;
    margin-right: 15px;
  }
}

.comment-form-controls input[type="checkbox"] {
  margin-right: 5px;
}

.comment-form-controls input[type="checkbox"] [dir="rtl"] {
  margin-left: 5px;
}

.comment-ccs {
  display: none;
}

.comment-ccs + textarea {
  margin-top: 10px;
}

.comment-attachments {
  margin-top: 10px;
}

.comment-attachments a {
  color: rgba(32, 120, 168, 1);
}

.comment-body {
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  word-break: break-word;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif;
  line-height: 1.6;
}

.comment-body img {
  height: auto;
  max-width: 100%;
}

.comment-body ul, .comment-body ol {
  padding-left: 20px;
  list-style-position: outside;
  margin: 20px 0 20px 20px;
}

[dir="rtl"] .comment-body ul, [dir="rtl"] .comment-body ol {
  padding-right: 20px;
  padding-left: 0;
  margin-left: 0;
  margin-right: 20px;
}

.comment-body ul > ul, .comment-body ol > ol, .comment-body ol > ul, .comment-body ul > ol, .comment-body li > ul, .comment-body li > ol {
  margin: 0;
}

.comment-body ul {
  list-style-type: disc;
}

.comment-body a:visited {
  color: #103b52;
}

.comment-body code {
  background: #f7f7f7;
  border: 1px solid #ddd;
  border-radius: 3px;
  padding: 0 5px;
  margin: 0 2px;
}

.comment-body pre {
  background: #f7f7f7;
  border: 1px solid #ddd;
  border-radius: 3px;
  padding: 10px 15px;
  overflow: auto;
  white-space: pre;
}

.comment-body blockquote {
  border-left: 1px solid #ddd;
  color: #666;
  font-style: italic;
  padding: 0 15px;
}

.comment-mark-as-solved {
  display: inline-block;
}

/***** Vote *****/
/* Used in article comments, post comments and post */
.vote {
  display: inline-block;
  text-align: center;
  width: 35px;
}

.vote a {
  outline: none;
}

.vote a:active, .vote a:hover, .vote a:focus {
  text-decoration: none;
}

.vote-sum {
  color: #666;
  display: block;
  margin: 3px 0;
}

[dir="rtl"] .vote-sum {
  direction: ltr;
  unicode-bidi: bidi-override;
}

.vote-up:hover::before,
.vote-down:hover::before {
  color: rgba(32, 120, 168, 1);
}

.vote-up::before, .vote-down::before {
  color: #666;
  font-size: 24px;
}

.vote-up::before {
  content: "\2B06";
}

.vote-down::before {
  content: "\2B07";
}

.vote-voted::before {
  color: rgba(32, 120, 168, 1);
}

.vote-voted:hover::before {
  color: #103b52;
}

/***** Actions *****/
/* Styles admin and en user actions(edit, delete, change status) in comments and posts */
.actions {
  text-align: center;
  flex-shrink: 0;
  /*Avoid collapsing elements in Safari*/
}

.actions .dropdown-toggle {
  font-size: 0;
  margin: 15px 0;
}

.actions .dropdown-toggle:hover::before, .actions .dropdown-toggle:focus::before, .actions .dropdown-toggle:active::before {
  background-color: #f7f7f7;
}

.actions .dropdown-toggle::before {
  background-color: transparent;
  border-radius: 50%;
  color: #666;
  content: "\2699";
  display: block;
  font-size: 13px;
  margin: auto;
  padding: 5px;
}

/***** Community *****/
.community-hero {
  background-image: url(/hc/theming_assets/01HZPH5TH5G03EY9EV2E0KDE9S);
  margin-bottom: 10px;
}

.community-footer {
  padding-top: 50px;
  text-align: center;
}

.community-featured-posts, .community-activity {
  padding-top: 40px;
  width: 100%;
}

.community-header {
  margin-bottom: 30px;
}

.community-header h4 {
  margin-bottom: 0;
}

.post-to-community {
  margin-top: 10px;
}

@media (min-width: 768px) {
  .post-to-community {
    margin: 0;
  }
}

/* Community topics grid */
.topics {
  max-width: none;
  width: 100%;
}

.topics-item .meta-group {
  justify-content: center;
  margin-top: 20px;
}

/* Community topic page */
.topic-header {
  border-bottom: 1px solid #ddd;
  font-size: 13px;
}

@media (min-width: 768px) {
  .topic-header {
    padding-bottom: 10px;
  }
}

.topic-header .dropdown {
  display: block;
  border-top: 1px solid #ddd;
  padding: 10px 0;
}

@media (min-width: 768px) {
  .topic-header .dropdown {
    border-top: 0;
    display: inline-block;
    margin-right: 20px;
    padding: 0;
  }
}

.no-posts-with-filter {
  margin-top: 20px;
  margin-bottom: 20px;
}

/* Topic, post and user follow button */
.community-follow {
  margin-bottom: 10px;
  width: 100%;
}

@media (min-width: 768px) {
  .community-follow {
    margin-bottom: 0;
    width: auto;
  }
}

.community-follow .dropdown {
  width: 100%;
}

.community-follow [role="button"] {
  line-height: 30px;
  padding: 0 10px 0 15px;
  position: relative;
  width: 100%;
}

@media (min-width: 768px) {
  .community-follow [role="button"] {
    width: auto;
  }
}

.community-follow [role="button"]:hover {
  background-color: rgba(32, 120, 168, 1);
}

.community-follow [role="button"]:hover::after, .community-follow [role="button"]:focus::after {
  border-color: #FFFFFF;
  color: #FFFFFF;
}

.community-follow [role="button"][aria-selected="true"] {
  background-color: rgba(32, 120, 168, 1);
  color: #FFFFFF;
}

.community-follow [role="button"][aria-selected="true"]::after {
  border-left: 1px solid #FFFFFF;
  color: #FFFFFF;
}

.community-follow [role="button"][aria-selected="true"]:hover {
  background-color: #103b52;
  border-color: #103b52;
}

.community-follow [role="button"]::after {
  border-left: 1px solid rgba(32, 120, 168, 1);
  content: attr(data-follower-count);
  color: rgba(32, 120, 168, 1);
  display: inline-block;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif;
  margin-left: 15px;
  padding-left: 10px;
  position: absolute;
  right: 10px;
}

@media (min-width: 768px) {
  .community-follow [role="button"]::after {
    position: static;
  }
}

[dir="rtl"] .community-follow [role="button"]::after {
  border-left: 0;
  border-right: 1px solid rgba(32, 120, 168, 1);
  margin: 0 10px 0 0;
  padding: 0 10px 0 0;
}

/***** Striped list *****/
/* Used in community posts list and requests list */
.striped-list {
  padding: 0;
}

.striped-list-item {
  align-items: flex-start;
  border-bottom: 1px solid #ddd;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 20px 0;
}

@media (min-width: 768px) {
  .striped-list-item {
    align-items: center;
    flex-direction: row;
  }
}

.striped-list-info {
  flex: 2;
}

.striped-list-title {
  color: rgba(32, 120, 168, 1);
  margin-bottom: 10px;
  margin-right: 5px;
}

.striped-list-title:hover, .striped-list-title:focus, .striped-list-title:active {
  text-decoration: underline;
}

.striped-list-title:visited {
  color: #103b52;
}

.striped-list .meta-group {
  margin: 5px 0;
}

.striped-list-count {
  color: #666;
  font-weight: 300;
  font-size: 13px;
  justify-content: flex-start;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .striped-list-count {
    display: flex;
    flex: 1;
    justify-content: space-around;
  }
}

.striped-list-count-item::after {
  content: "·";
  display: inline-block;
  padding: 0 5px;
}

@media (min-width: 768px) {
  .striped-list-count-item::after {
    display: none;
  }
}

.striped-list-count-item:last-child::after {
  display: none;
}

.striped-list-number {
  font-weight: 300;
  text-align: center;
}

@media (min-width: 768px) {
  .striped-list-number {
    color: #333333;
    display: block;
    font-weight: 400;
  }
}

/***** Status labels *****/
/* Styles labels used in posts, articles and requests */
.status-label {
  background-color: #1eb848;
  border-radius: 4px;
  color: #fff;
  font-size: 12px;
  margin-right: 2px;
  padding: 3px 10px;
  vertical-align: middle;
  white-space: nowrap;
  display: inline-block;
}

.status-label:hover, .status-label:active, .status-label:focus {
  text-decoration: none;
}

.status-label-pinned, .status-label-featured, .status-label-official {
  background-color: rgba(32, 120, 168, 1);
}

.status-label-official {
  border-radius: 0;
  margin-right: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .status-label-official {
    border-radius: 0 0 4px 4px;
    right: 30px;
    width: auto;
  }
}

[dir="rtl"] .status-label-official {
  left: 30px;
  right: auto;
}

.status-label-pending, .status-label-not-planned {
  background-color: #eee;
  color: #666;
}

.status-label-pending {
  text-align: center;
}

.status-label-open {
  background-color: #cc3340;
}

.status-label-closed {
  background-color: #ddd;
}

.status-label-solved {
  background-color: #999;
}

.status-label-new {
  background-color: #ffd12a;
}

.status-label-hold {
  background-color: #000;
}

.status-label-open, .status-label-closed, .status-label-solved, .status-label-new, .status-label-hold, .status-label-answered {
  text-transform: lowercase;
}

/***** Post *****/
/*
* The post grid is defined this way:
* Content | Sidebar
* 70%     | 30%
*/
.post {
  flex: 1;
  margin-bottom: 10px;
}

@media (min-width: 1024px) {
  .post {
    flex: 1 0 70%;
    max-width: 70%;
  }
}

.post-container {
  display: flex;
  flex-direction: column;
}

@media (min-width: 1024px) {
  .post-container {
    flex-direction: row;
  }
}

.post-header {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-bottom: 10px;
}

@media (min-width: 768px) {
  .post-header {
    align-items: baseline;
    flex-direction: row;
  }
}

.post-header .status-label {
  vertical-align: super;
}

.post-title {
  margin-bottom: 20px;
  width: 100%;
}

@media (min-width: 768px) {
  .post-title {
    margin-bottom: 0;
    padding-right: 10px;
  }
}

.post-title h1 {
  display: inline;
  vertical-align: middle;
}

@media (min-width: 768px) {
  .post-title h1 {
    margin-right: 5px;
  }
}

.post-author {
  align-items: flex-start;
  display: flex;
  justify-content: space-between;
}

.post-avatar {
  margin-bottom: 30px;
}

.post-content {
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif;
  line-height: 1.6;
  word-break: break-word;
}

.post-info-container {
  display: flex;
  margin-bottom: 40px;
}

.post-info {
  min-width: 0;
  padding-right: 20px;
  width: 100%;
}

[dir="rtl"] .post-info {
  padding-right: 0;
  padding-left: 20px;
}

.post-meta {
  display: inline-block;
  flex: 1;
  margin-left: 10px;
  vertical-align: middle;
}

[dir="rtl"] .post-meta {
  margin-left: 0;
  margin-right: 10px;
}

.post-body img {
  height: auto;
  max-width: 100%;
}

.post-body ul, .post-body ol {
  padding-left: 20px;
  list-style-position: outside;
  margin: 20px 0 20px 20px;
}

[dir="rtl"] .post-body ul, [dir="rtl"] .post-body ol {
  padding-right: 20px;
  padding-left: 0;
  margin-left: 0;
  margin-right: 20px;
}

.post-body ul > ul, .post-body ol > ol, .post-body ol > ul, .post-body ul > ol, .post-body li > ul, .post-body li > ol {
  margin: 0;
}

.post-body ul {
  list-style-type: disc;
}

.post-body a:visited {
  color: #103b52;
}

.post-body code {
  background: #f7f7f7;
  border: 1px solid #ddd;
  border-radius: 3px;
  padding: 0 5px;
  margin: 0 2px;
}

.post-body pre {
  background: #f7f7f7;
  border: 1px solid #ddd;
  border-radius: 3px;
  padding: 10px 15px;
  overflow: auto;
  white-space: pre;
}

.post-body blockquote {
  border-left: 1px solid #ddd;
  color: #666;
  font-style: italic;
  padding: 0 15px;
}

.post-footer {
  align-items: center;
  display: flex;
  justify-content: space-between;
  padding-bottom: 20px;
}

.post-comment-count {
  color: #666;
  font-weight: 300;
}

.post-comment-count:hover {
  text-decoration: none;
}

.post-comment-count .icon-comments {
  color: rgba(32, 120, 168, 1);
  content: "\1F4AC";
  display: inline-block;
  font-size: 18px;
  padding: 5px;
}

.post-sidebar {
  border-top: 1px solid #ddd;
  flex: 1;
  padding: 30px 0;
  text-align: center;
}

@media (min-width: 1024px) {
  .post-sidebar {
    border: 0;
    flex: 1 0 30%;
    padding: 0 0 0 50px;
    text-align: initial;
  }
  [dir="rtl"] .post-sidebar {
    padding: 0 50px 0 0;
  }
}

.post-sidebar h5 {
  font-weight: 600;
}

@media (min-width: 1024px) {
  .post-sidebar h5 {
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
  }
}

.post-comments {
  margin-bottom: 20px;
}

@media (min-width: 1024px) {
  .post-comments {
    margin-bottom: 0;
  }
}

/* Navigation element that collapses on mobile */
.collapsible-nav {
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
  flex-direction: column;
  max-height: 45px;
  overflow: hidden;
  font-size: 14px;
}

@media (min-width: 768px) {
  .collapsible-nav {
    border: 0;
    height: auto;
    flex-direction: row;
    max-height: none;
  }
}

.collapsible-nav-list {
  display: flex;
  flex-direction: column;
}

@media (min-width: 768px) {
  .collapsible-nav-list {
    flex-direction: row;
  }
}

.collapsible-nav-list li {
  color: #333333;
  line-height: 45px;
  order: 1;
}

@media (min-width: 768px) {
  .collapsible-nav-list li {
    line-height: normal;
    margin-right: 30px;
  }
  [dir="rtl"] .collapsible-nav-list li {
    margin-left: 30px;
    margin-right: 0;
  }
  .collapsible-nav-list li a {
    text-decoration: none;
    padding: 15px 0;
  }
}

.collapsible-nav-list li a {
  color: #333333;
  display: block;
}

@media (min-width: 768px) {
  .collapsible-nav-list li:hover {
    border-bottom: 4px solid #ddd;
  }
  .collapsible-nav-list li:hover a {
    padding: 15px 0 11px 0;
    text-decoration: none;
  }
}

.collapsible-nav-list li[aria-selected="true"] {
  order: 0;
  position: relative;
}

@media (min-width: 768px) {
  .collapsible-nav-list li[aria-selected="true"] {
    border-bottom: 4px solid rgba(32, 120, 168, 1);
    order: 1;
    padding: 15px 0 11px 0;
  }
}

.collapsible-nav-list li[aria-selected="true"] a {
  color: #333333;
}

.collapsible-nav-list li[aria-selected="true"]::after {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  content: "\25BE";
  position: absolute;
  right: 0;
}

@media (min-width: 768px) {
  .collapsible-nav-list li[aria-selected="true"]::after {
    display: none;
  }
}

[dir="rtl"] .collapsible-nav-list li[aria-selected="true"]::after {
  left: 0;
  right: auto;
}

.collapsible-nav[aria-expanded="true"] {
  max-height: none;
}

.collapsible-nav[aria-expanded="true"] li[aria-selected="true"]::after {
  content: "\2715";
}

/* Sidebar navigation that collapses on mobile */
.collapsible-sidebar {
  flex: 1;
  max-height: 45px;
  overflow: hidden;
  padding: 10px 0;
  position: relative;
}

@media (min-width: 1024px) {
  .collapsible-sidebar {
    max-height: none;
    padding: 0;
  }
}

.collapsible-sidebar[aria-expanded="true"] {
  max-height: none;
}

.collapsible-sidebar[aria-expanded="true"] .collapsible-sidebar-title::after {
  content: "\2715";
}

@media (min-width: 1024px) {
  .collapsible-sidebar[aria-expanded="true"] .collapsible-sidebar-title::after {
    display: none;
  }
}

.collapsible-sidebar-title {
  margin-top: 0;
}

.collapsible-sidebar-title::after {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  content: "\25BE";
  position: absolute;
  right: 10px;
}

@media (min-width: 1024px) {
  .collapsible-sidebar-title::after {
    display: none;
  }
}

[dir="rtl"] .collapsible-sidebar-title::after {
  left: 10px;
  right: auto;
}

/***** My activities *****/
.my-activities-nav {
  background-color: #f2f2f2;
  border: 0;
  margin-bottom: 20px;
}

.my-activities-sub-nav {
  background-color: transparent;
  border-bottom: 1px solid #ddd;
  margin-bottom: 30px;
}

@media (min-width: 768px) {
  .my-activities-sub-nav li:hover {
    border-bottom: 4px solid #ddd;
  }
}

.my-activities-sub-nav li[aria-selected="true"] {
  border-color: rgba(32, 120, 168, 1);
}

.my-activities-table .striped-list-title {
  /* My activities tables */
  display: block;
  margin-bottom: 10px;
  max-width: 350px;
  white-space: normal;
}

@media (min-width: 1024px) {
  .my-activities-table .striped-list-title {
    margin-bottom: 0;
    max-width: 500px;
    min-width: 350px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}

.my-activities-table thead {
  display: none;
}

@media (min-width: 768px) {
  .my-activities-table thead {
    display: table-header-group;
  }
}

.my-activities-table th:first-child,
.my-activities-table td:first-child {
  padding-left: 0;
}

@media (min-width: 1024px) {
  .my-activities-table th:first-child,
  .my-activities-table td:first-child {
    width: 500px;
  }
}

.my-activities-table th:last-child,
.my-activities-table td:last-child {
  padding-right: 0;
}

.my-activities-table td:not(:first-child) {
  display: none;
}

@media (min-width: 768px) {
  .my-activities-table td:not(:first-child) {
    display: table-cell;
  }
}

/* Requests table */
.requests-search {
  width: 100%;
}

.requests-table-toolbar {
  align-items: flex-end;
  display: flex;
  flex-direction: column;
}

@media (min-width: 768px) {
  .requests-table-toolbar {
    flex-direction: row;
  }
}

.requests-table-toolbar .search {
  flex: 1;
  width: 100%;
}

.requests-table-toolbar .request-table-filter {
  width: 100%;
}

@media (min-width: 768px) {
  .requests-table-toolbar .request-table-filter {
    width: auto;
  }
}

.requests-table-toolbar .request-filter {
  display: block;
}

@media (min-width: 768px) {
  .requests-table-toolbar .request-filter {
    margin: 0 0 0 30px;
  }
  [dir="rtl"] .requests-table-toolbar .request-filter {
    margin: 0 30px 0 0;
  }
}

.requests-table-toolbar .request-filter-label {
  font-size: 13px;
  margin-top: 30px;
}

@media (min-width: 768px) {
  .requests-table-toolbar .request-filter-label {
    margin-top: 0;
  }
}

.requests-table-toolbar select {
  max-height: 40px;
  margin-bottom: 30px;
  width: 100%;
}

@media (min-width: 768px) {
  .requests-table-toolbar select {
    margin-bottom: 0;
    max-width: 300px;
    width: auto;
  }
}

.requests-table-toolbar .organization-subscribe,
.requests-table-toolbar .organization-unsubscribe {
  line-height: 40px;
  max-height: 40px;
  padding: 0 20px;
}

@media (min-width: 768px) {
  .requests-table-toolbar .organization-subscribe,
  .requests-table-toolbar .organization-unsubscribe {
    margin-left: 10px;
  }
  [dir="rtl"] .requests-table-toolbar .organization-subscribe, [dir="rtl"]
  .requests-table-toolbar .organization-unsubscribe {
    margin: 0 10px 0 0;
  }
}

.requests-table-toolbar .organization-unsubscribe {
  background-color: rgba(32, 120, 168, 1);
  color: #FFFFFF;
}

.requests-table-toolbar + .requests-search-info {
  margin-top: 15px;
}

.requests-table-toolbar + .requests-search-info.meta-data::after {
  content: "";
  margin: 0;
}

.requests-table-toolbar + .requests-search-info + .requests {
  margin-top: 20px;
}

.requests-table-toolbar + .requests {
  margin-top: 40px;
}

.requests .requests-table-meta {
  display: block;
}

@media (min-width: 768px) {
  .requests .requests-table-meta {
    display: none;
  }
}

.requests .requests-table thead {
  display: none;
}

@media (min-width: 768px) {
  .requests .requests-table thead {
    display: table-header-group;
  }
}

.requests .requests-table-info {
  display: block;
}

@media (min-width: 768px) {
  .requests .requests-table-info {
    display: table-cell;
    vertical-align: middle;
    width: auto;
  }
}

.requests .requests-table .requests-link {
  position: relative;
}

.requests .requests-table .requests-sort-symbol {
  position: absolute;
  left: calc(100% + 3px);
  bottom: 0;
  font-size: 10px;
}

/* Following table */
.subscriptions-unsubscribe a {
  background: rgba(32, 120, 168, 1);
  border-radius: 4px;
  color: #FFFFFF;
  display: inline-block;
  font-size: 12px;
  line-height: 2.34;
  padding: 0 20px;
  text-align: center;
  width: 100%;
}

@media (min-width: 768px) {
  .subscriptions-unsubscribe a {
    width: auto;
  }
}

.subscriptions-unsubscribe a:hover {
  background-color: #103b52;
  text-decoration: none;
}

.subscriptions-table td:last-child {
  display: block;
}

@media (min-width: 768px) {
  .subscriptions-table td:last-child {
    display: table-cell;
  }
}

.subscriptions-table td:first-child {
  display: flex;
  align-items: center;
}

.subscriptions-table .user-avatar {
  margin-right: 10px;
}

.subscriptions .striped-list-title {
  display: inline-block;
  vertical-align: middle;
}

/* Contributions table */
.contributions-table td:last-child {
  color: #666;
  font-size: 13px;
  font-weight: 300;
}

@media (min-width: 768px) {
  .contributions-table td:last-child {
    color: inherit;
    font-size: inherit;
    font-weight: inherit;
  }
}

.no-activities {
  color: #666;
}

/***** Request *****/
.request-container {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: space-between;
}

@media (min-width: 1024px) {
  .request-container {
    align-items: flex-start;
    flex-direction: row;
  }
}

.request-container .comment-container {
  min-width: 0;
}

.request-breadcrumbs {
  margin-bottom: 40px;
}

@media (min-width: 1024px) {
  .request-breadcrumbs {
    margin-bottom: 60px;
  }
}

.request-main {
  flex: 1 0 auto;
  order: 1;
}

.request-main .comment-fields, .request-main .request-submit-comment {
  display: none;
}

.request-main .comment-fields.shown {
  display: block;
}

.request-main .request-submit-comment.shown {
  display: inline;
}

@media (min-width: 1024px) {
  .request-main {
    flex: 0 0 66%;
    order: 0;
    min-width: 0;
  }
}

.request-main .comment-form-controls {
  display: block;
}

.request-main .comment-ccs {
  display: block;
}

.request-main .comment-show-container {
  border-radius: 2px;
  border: 1px solid #ddd;
  cursor: pointer;
  display: flex;
  padding: 8px 15px;
  width: 100%;
}

.request-main .comment-show-container.hidden {
  display: none;
}

.request-main .comment-show-container-content {
  align-self: center;
  color: #666;
  margin-left: 10px;
}

.request-main .form-field.comment-ccs > ul {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom: 0;
}

.request-main .form-field.comment-ccs > ul[data-hc-focus="true"] {
  border: 1px solid rgba(32, 120, 168, 1);
}

.request-main .form-field.comment-ccs > input[type="text"] {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom: 0;
}

.request-main .comment-ccs + textarea {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  margin-top: 0;
}

.request-main .comment-ccs + textarea:focus {
  border-top: 1px solid rgba(32, 120, 168, 1);
}

.request-main input#mark_as_solved {
  display: none;
}

.request-title {
  width: 100%;
}

@media (min-width: 1024px) {
  .request-title {
    border-bottom: 1px solid #ddd;
    margin-bottom: 0;
    max-width: 66%;
    padding-bottom: 20px;
  }
}

.request-sidebar {
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
  flex: 1 0 auto;
  order: 0;
}

@media (min-width: 1024px) {
  .request-sidebar {
    background-color: #f7f7f7;
    border: 0;
    font-size: 13px;
    flex: 0 0 auto;
    padding: 0 20px;
    width: 30%;
  }
}

.request-sidebar h5 {
  font-size: 15px;
  font-weight: 600;
  position: relative;
}

@media (min-width: 1024px) {
  .request-sidebar h5 {
    display: none;
  }
}

.request-details {
  border-bottom: 1px solid #ddd;
  font-size: 0;
  margin: 0;
  padding-bottom: 20px;
}

.request-details:last-child {
  border: 0;
}

.request-details dt, .request-details dd {
  display: inline-block;
  vertical-align: top;
  font-size: 13px;
  margin: 20px 0 0 0;
}

.request-details dd {
  padding: 0 10px;
  width: 60%;
}

.request-details dd::after {
  content: "\A";
  white-space: pre;
}

.request-details dt {
  color: #666;
  font-weight: 300;
  width: 40%;
}

.request-details .request-collaborators {
  display: inline-block;
}

.request-attachments dt, .request-attachments dd {
  width: 100%;
}

.request-attachments dd {
  margin: 10px 0 0 0;
}

.request-form textarea {
  min-height: 120px;
}

.request-follow-up {
  padding-top: 20px;
}

/***** Pagination *****/
.pagination {
  margin: 20px 0;
  text-align: center;
}

.pagination * {
  display: inline-block;
}

.pagination li {
  border-radius: 50%;
  height: 40px;
  float: left;
  margin-left: 5px;
  width: 40px;
}

@media (min-width: 768px) {
  .pagination li {
    height: 30px;
    width: 30px;
  }
}

[dir="rtl"] .pagination li {
  float: right;
}

.pagination li:hover:not(.pagination-current) {
  background-color: #f3f3f3;
}

.pagination li:hover:not(.pagination-current) span, .pagination li:hover:not(.pagination-current) a {
  color: #333333;
  text-decoration: none;
}

.pagination a, .pagination span {
  font-size: 15px;
  color: #666;
  padding: 10px 12px;
}

@media (min-width: 768px) {
  .pagination a, .pagination span {
    font-size: 13px;
    padding: 5px 12px;
  }
}

.pagination-current {
  background-color: rgba(32, 120, 168, 1);
}

.pagination-current a, .pagination-current span {
  color: #FFFFFF;
}

.pagination-first {
  border-radius: 3px 0 0 3px;
}

[dir="rtl"] .pagination-first {
  border-radius: 0 3px 3px 0;
}

.pagination-last {
  border-radius: 0 3px 3px 0;
}

[dir="rtl"] .pagination-last {
  border-radius: 3px 0 0 3px;
}

/***** Metadata *****/
.meta-group {
  display: block;
}

.meta-group * {
  display: inline;
}

.meta-data {
  color: #666;
  font-size: 13px;
  font-weight: 300;
}

.meta-data:not(:last-child)::after {
  content: "\00B7";
  margin: 0 5px;
}

/***** Icons *****/
[class^="icon-"]::before,
[class*=" icon-"]::before,
.icon,
.search::before,
.recent-activity-item-comment span::before,
.article-vote::before,
.attachments .attachment-item::before,
.share a::before,
.vote-up::before,
.vote-down::before,
.actions .dropdown-toggle::before,
.collapsible-nav-list li[aria-selected="true"]::after,
.collapsible-sidebar-title::after,
.search-result-votes::before,
.search-result-meta-count::before {
  font-family: "copenhagen-icons";
  font-style: normal;
  font-weight: normal;
  speak: none;
  line-height: 1em;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
}

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

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

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

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

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

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

.icon-agent::before {
  content: "\1F464";
}

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

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

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

.icon-attachments::before {
  content: "\1F4CE";
}

.icon-comments::before {
  content: "\1F4AC";
}

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

.icon-vote::before {
  content: "\1F44D";
}

.icon-handle::before {
  content: "\25BE";
}

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

.icon-gear::before {
  content: "\2699";
}

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

.icon-article::before {
  content: "\1F4C4";
}

.icon-post::before {
  content: "\1F4D4";
}

.icon-notification-alert::before {
  content: "\26A0";
}

.icon-notification-error::before {
  content: "\00D7";
}

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

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

/* User Profiles */
.profile-header {
  padding: 30px 0;
  background-color: #f7f7f7;
}

.profile-header .container {
  display: flex;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .profile-header .container {
    flex-wrap: nowrap;
  }
}

.profile-header .profile-info {
  flex-basis: 100%;
  display: flex;
  flex-wrap: wrap;
  min-width: 0;
}

.profile-avatar {
  position: relative;
  line-height: 0;
  align-self: center;
  margin-right: 10px;
}

[dir="rtl"] .profile-avatar {
  margin-left: 10px;
  margin-right: 0;
}

.profile-avatar .user-avatar {
  width: 65px;
  height: 65px;
}

.profile-avatar .icon-agent::before {
  bottom: 0;
  right: 0;
}

.profile-header .basic-info {
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  word-break: break-word;
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex-grow: 1;
  flex-basis: 0;
  min-width: 0;
}

.profile-header .basic-info .name {
  margin: 0;
}

.profile-header .options {
  display: flex;
  flex-basis: 100%;
  margin-top: 12px;
  align-items: flex-start;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .profile-header .options {
    flex-wrap: nowrap;
    flex-basis: auto;
    margin-top: 0;
    margin-left: 10px;
  }
  [dir="rtl"] .profile-header .options {
    margin-left: 0;
    margin-right: 10px;
  }
  .profile-header .options > :not(:last-child) {
    margin-bottom: 0;
    margin-right: 10px;
  }
  [dir="rtl"] .profile-header .options > :not(:last-child) {
    margin-left: 10px;
    margin-right: 0;
  }
}

.profile-header .options [data-action="edit-profile"] {
  background-color: rgba(32, 120, 168, 1);
  border: 0;
  color: #FFFFFF;
  line-height: normal;
  padding: 8px 20px;
  outline-color: rgba(32, 120, 168, 1);
}

.profile-header .description {
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  word-break: break-word;
  margin: 15px 0;
  flex-basis: 100%;
}

.profile-stats {
  font-size: 13px;
  display: flex;
  flex-direction: column;
  flex-basis: 100%;
}

.profile-stats .stat {
  display: flex;
  margin-bottom: 10px;
}

.profile-stats .stat-label {
  color: #666;
  font-weight: 300;
  flex: 0 0 100px;
  margin-right: 10px;
}

[dir="rtl"] .profile-stats .stat-label {
  margin-left: 10px;
  margin-right: 0;
}

.profile-stats-activity {
  border-top: solid 1px #ddd;
  margin-top: 15px;
}

@media (min-width: 768px) {
  .profile-stats-activity {
    border-top: 0;
    flex-direction: row;
  }
}

@media (min-width: 768px) {
  .profile-stats-activity .stat {
    flex-direction: column;
  }
}

.profile-stats-activity .stat:first-child {
  margin-top: 10px;
}

@media (min-width: 768px) {
  .profile-stats-activity .stat:first-child {
    margin-top: 0;
  }
}

@media (min-width: 768px) {
  .profile-stats-activity .stat:not(:last-child) {
    margin-right: 40px;
  }
  [dir="rtl"] .profile-stats-activity .stat:not(:last-child) {
    margin-left: 40px;
    margin-right: 0;
  }
}

@media (min-width: 768px) {
  .profile-stats-activity .stat-label {
    flex: 0 1 auto;
  }
}

.profile-stats-counters {
  border-bottom: solid 1px #ddd;
}

@media (min-width: 768px) {
  .profile-stats-counters {
    flex: 0 0 200px;
    border-bottom: 0;
    margin-left: 40px;
  }
  [dir="rtl"] .profile-stats-counters {
    margin-left: 0;
    margin-right: 40px;
  }
}

@media (min-width: 1024px) {
  .profile-stats-counters {
    flex: 0 0 270px;
    margin-left: 60px;
  }
  [dir="rtl"] .profile-stats-counters {
    margin-right: 60px;
    margin-left: 0;
  }
}

@media (min-width: 768px) {
  .profile-stats-counters .stat {
    flex-direction: column;
  }
}

@media (min-width: 1024px) {
  .profile-stats-counters .stat {
    flex-direction: row;
  }
}

@media (min-width: 768px) {
  .profile-stats-counters .stat:not(:last-child) {
    margin-bottom: 15px;
  }
}

@media (min-width: 768px) {
  .profile-stats-counters .stat-label {
    flex: 0 1 auto;
  }
}

@media (min-width: 1024px) {
  .profile-stats-counters .stat-label {
    flex: 0 0 100px;
  }
}

.profile-private-badge {
  flex-basis: 100%;
  border: solid 1px rgba(32, 120, 168, 1);
  border-radius: 4px;
  color: rgba(32, 120, 168, 1);
  padding: 5px 20px;
  font-size: 12px;
  text-align: center;
}

.profile-private-badge::after {
  content: "\1f512";
  margin-left: 5px;
  font-family: "copenhagen-icons";
  vertical-align: middle;
  line-height: 15px;
}

@media (min-width: 768px) {
  .profile-private-badge {
    flex-basis: auto;
  }
}

.profile-nav {
  background-color: #f2f2f2;
  border: 0;
  margin-bottom: 37px;
}

.profile-section {
  width: 100%;
}

@media (min-width: 1024px) {
  .profile-section {
    width: calc(100% - 330px);
  }
}

.profile-section-header {
  display: flex;
  flex-wrap: wrap;
}

.profile-section-title {
  flex-basis: 100%;
  margin-bottom: 0;
}

.profile-section-description {
  flex-basis: 100%;
  padding: 10px 0;
  color: #666;
  font-weight: 300;
  font-size: 13px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

@media (min-width: 768px) {
  .profile-section-description {
    flex: 1 0 50%;
    padding-bottom: 0;
  }
}

.profile-section-sorter {
  flex-basis: 100%;
  border-top: solid 1px #eee;
  font-size: 13px;
}

.profile-section-sorter .dropdown-toggle {
  padding: 10px 0;
  width: 100%;
}

.profile-section-sorter .dropdown-toggle::after {
  position: absolute;
  right: 0;
}

[dir="rtl"] .profile-section-sorter .dropdown-toggle::after {
  left: 0;
  right: initial;
}

@media (min-width: 768px) {
  .profile-section-sorter .dropdown-toggle::after {
    position: relative;
  }
}

@media (min-width: 768px) {
  .profile-section-sorter {
    flex: 0 1 auto;
    padding-top: 0;
    border-top: 0;
    margin-left: 20px;
  }
  [dir="rtl"] .profile-section-sorter {
    margin-left: 0;
    margin-right: 20px;
  }
}

.profile-contribution {
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  word-break: break-word;
  padding: 20px 0;
  position: relative;
}

.profile-contribution-header {
  margin-bottom: 5px;
}

.profile-contribution-title {
  margin: 0 0 5px 0;
  display: inline;
  line-height: 21px;
  font-size: 15px;
  vertical-align: middle;
}

.profile-contribution-body {
  margin: 10px 0;
}

.profile-contribution-list > .profile-contribution {
  border-top: 1px solid #eee;
}

@media (min-width: 768px) {
  .profile-contribution-list > .profile-contribution {
    padding-left: 30px;
  }
  [dir="rtl"] .profile-contribution-list > .profile-contribution {
    padding-right: 30px;
    padding-left: 0;
  }
}

.profile-contribution-list > .profile-contribution:last-child {
  border-bottom: 1px solid #eee;
}

.profile-contribution-list > .profile-contribution::before {
  left: 0;
  position: absolute;
  font-size: 16px;
  color: #ccc;
  font-family: "copenhagen-icons";
  line-height: 25px;
}

[dir="rtl"] .profile-contribution-list > .profile-contribution::before {
  right: 0;
}

.profile-contribution-list .profile-contribution-header {
  margin-left: 30px;
}

[dir="rtl"] .profile-contribution-list .profile-contribution-header {
  padding-right: 30px;
  padding-left: 0;
}

@media (min-width: 768px) {
  .profile-contribution-list .profile-contribution-header {
    margin-left: 0;
  }
  [dir="rtl"] .profile-contribution-list .profile-contribution-header {
    padding-right: 0;
  }
}

.profile-comments .profile-contribution-breadcrumbs {
  margin-left: 30px;
}

[dir="rtl"] .profile-comments .profile-contribution-breadcrumbs {
  padding-right: 30px;
  padding-left: 0;
}

@media (min-width: 768px) {
  .profile-comments .profile-contribution-breadcrumbs {
    margin-left: 0;
  }
  [dir="rtl"] .profile-comments .profile-contribution-breadcrumbs {
    padding-right: 0;
  }
}

.profile-section .no-activity,
.profile-section .private-activity {
  display: block;
  margin-top: 40px;
  color: #999;
}

.profile-section .private-activity::before {
  content: "\1f512";
  font-family: "copenhagen-icons";
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  vertical-align: middle;
  margin-right: 10px;
}

[dir="rtl"] .profile-section .private-activity::before {
  margin-right: 0;
  margin-left: 10px;
}

.profile-activity-list {
  margin-top: 25px;
}

.profile-activity {
  position: relative;
  padding-bottom: 30px;
}

@media (min-width: 768px) {
  .profile-activity {
    padding-left: 20px;
  }
  [dir="rtl"] .profile-activity {
    padding-right: 20px;
    padding-left: 0;
  }
}

@media (min-width: 768px) {
  .profile-activity:not(:last-child) {
    border-left: 1px solid #ddd;
  }
  [dir="rtl"] .profile-activity:not(:last-child) {
    border-left: 0;
    border-right: 1px solid #ddd;
  }
}

.profile-activity-header {
  display: flex;
  align-items: center;
  margin-left: 35px;
}

[dir="rtl"] .profile-activity-header {
  margin-left: 0;
  margin-right: 35px;
}

@media (min-width: 768px) {
  .profile-activity-header {
    margin-left: 0;
  }
  [dir="rtl"] .profile-activity-header {
    margin-right: 0;
  }
}

.profile-activity-header .user-avatar {
  width: 40px;
  height: 40px;
  margin-right: 10px;
  min-width: 40px;
  align-self: flex-start;
}

[dir="rtl"] .profile-activity-header .user-avatar {
  margin-left: 10px;
  margin-right: 0;
}

.profile-activity-description {
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  word-break: break-word;
  margin: 0;
  min-width: 0;
  width: 100%;
}

.profile-activity-description span:first-child {
  font-weight: 600;
  display: inline;
}

.profile-activity-contribution {
  padding: 20px;
  margin-top: 10px;
  border-radius: 8px;
  background-color: #f7f7f7;
}

@media (min-width: 768px) {
  .profile-activity-contribution {
    margin-top: 0;
    margin-left: 50px;
  }
  [dir="rtl"] .profile-activity-contribution {
    margin-left: 0;
    margin-right: 50px;
  }
}

.profile-activity::before {
  position: absolute;
  left: 0;
  width: 28px;
  border-radius: 50%;
  content: "";
  background-size: 14px 14px;
  background-repeat: no-repeat;
  background-color: #FFFFFF;
  background-position: 50% 50%;
  text-align: center;
  line-height: 40px;
  font-size: 16px;
  color: #ccc;
  font-family: "copenhagen-icons";
}

[dir="rtl"] .profile-activity::before {
  right: 0;
}

@media (min-width: 768px) {
  .profile-activity::before {
    left: -14px;
  }
  [dir="rtl"] .profile-activity::before {
    right: -14px;
  }
}

.profile-articles > .profile-contribution::before,
.profile-activity-list > li[class$="-article"]::before {
  content: "\1f4c4";
}

.profile-posts > .profile-contribution::before,
.profile-activity-list > li[class$="-post"]::before {
  content: "\1f4d4";
}

.profile-comments > .profile-contribution::before,
.profile-activity-list > li[class$="-comment"]::before {
  content: "\1f4ac";
  line-height: 35px;
}

/***** Search results *****/
.search-results {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: space-between;
}

@media (min-width: 1024px) {
  .search-results {
    flex-direction: row;
  }
}

.search-results-column {
  flex: 1;
}

@media (min-width: 1024px) {
  .search-results-column {
    flex: 0 0 45%;
  }
}

.search-results-list {
  margin-bottom: 25px;
}

.search-results-list > li {
  border-bottom: 1px solid #ddd;
  padding: 20px 0;
}

.search-results-list > li:first-child {
  border-top: 1px solid #ddd;
}

.search-result-description {
  margin-top: 15px;
}

.search-result-votes, .search-result-meta-count {
  color: #666;
  display: inline-block;
  font-size: 13px;
  font-weight: 300;
  padding: 4px 5px;
  position: relative;
}

.search-result-votes::before, .search-result-meta-count::before {
  color: rgba(32, 120, 168, 1);
}

[dir="ltr"] .search-result-votes, [dir="ltr"] .search-result-meta-count {
  margin-left: 5px;
}

[dir="ltr"] .search-result-votes::before, [dir="ltr"] .search-result-meta-count::before {
  margin-right: 3px;
}

[dir="rtl"] .search-result-votes, [dir="rtl"] .search-result-meta-count {
  margin-right: 5px;
}

[dir="rtl"] .search-result-votes::before, [dir="rtl"] .search-result-meta-count::before {
  margin-left: 3px;
}

.search-result-votes::before {
  content: "\1F44D";
}

.search-result-meta-count::before {
  content: "\1F4AC";
}

.search-result .meta-group {
  align-items: center;
}

.search-result-breadcrumbs {
  margin: 0;
}

.search-result-breadcrumbs li:last-child::after {
  content: "·";
  display: inline-block;
  margin: 0 5px;
}

/* /////HEADER AND FOOTER 20251014///// */
#header{
  background:#fff;
  border-bottom:1px solid #f3f3f3;
}
#header .header-container{
  align-items:center;
  display:flex;
  justify-content:space-between;
  margin:0 auto;
  max-width:1440px;
  padding:12px 24px;
}
@media (min-width:40rem){
  #header .header-container{
    padding:12px 48px;
  }
}
@media (min-width:64rem){
  #header .header-container{
    padding:12px 80px;
  }
}

#header .logo img{
  display:block;
  height:60px;
  width:41px;
}
#header .cta{
  display:flex;
  gap:16px;
}
#header .cta .btn{
  border-radius:32px;
  color:#fff;
  font-family:Open Sans,sans-serif;
  font-size:18px;
  font-weight:600;
  letter-spacing:.18px;
  line-height:1;
  min-width:120px;
  padding:16px 20px;
  text-align:center;
  -webkit-text-decoration:none;
  text-decoration:none;
  transition:background .2s ease;
}
#header .cta .btn.gifts{
  background:#6f190b;
}
#header .cta .btn.gifts:active,#header .cta .btn.gifts:hover{
  background:#861e0d;
}
#header .cta .btn.donate{
  background:#cb4328;
}
#header .cta .btn.donate:active,#header .cta .btn.donate:hover{
  background:#b02f1a;
}
@media (max-width:800px){
  #header .cta{
    display:none;
  }
}

#footer{
  background:#fefcf9;
  padding:64px 0;
}
#footer .container{
  display:grid;
  gap:24px 40px;
  grid-template-columns:62px auto 168px;
  margin:0 auto;
  max-width:1200px;
  padding:0 80px;
  width:100%;
}
#footer .container .footer-copy,#footer .container .footer-links{
  grid-column:1 /  -1;
  max-width:1063px;
}
#footer .footer-logo img{
  height:91px;
  width:62px;
}
#footer .footer-address{
  font-size:16px;
  line-height:146%;
  margin:auto 0;
}
#footer .footer-address address{
  font-style:normal;
}
#footer .footer-social{
  align-items:center;
  display:flex;
  gap:24px;
}
#footer .footer-copy{
  margin-top:4px;
}
#footer .footer-copy p{
  font-size:16px;
  font-weight:400;
  letter-spacing:1%;
  line-height:146%;
  margin:0 0 24px;
}
#footer .footer-copy p:last-child{
  margin-bottom:0;
}
#footer .footer-links>ul{
  display:flex;
  gap:16px;
  margin:5px 0;
}
#footer .footer-links>ul li>a{
  color:var(--label_color);
  font-size:18px;
  font-weight:600;
  -webkit-text-decoration:underline;
  text-decoration:underline;
  text-decoration-thickness:2px;
  text-underline-offset:8px;
}
@media screen and (max-width:1200px){
  #footer .footer-links>ul{
    display:flex;
    flex-direction:column;
  }
}
@media screen and (max-width:767px){
  #footer .container{
    gap:32px;
    grid-template-columns:62px auto;
    max-width:unset;
    padding:0 24px;
  }
  #footer .container .footer-copy,#footer .container .footer-links,#footer .container .footer-social{
    grid-column:1 /  -1;
    max-width:100%;
  }
  #footer .footer-copy{
    margin-top:0;
  }
}
