@charset "utf-8";
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,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-family: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
body {
  line-height: 1;
  color: #212121;
  background: #fff;
}
ol,
ul {
  list-style: none;
}
table {
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle;
}
caption,
th,
td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}
a img {
  border: none;
}
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: none;
  -webkit-overflow-scrolling: touch;
}
button,
input[type="submit"],
input[type="checkbox"],
input[type="radio"],
select {
  cursor: pointer;
  border: 0;
}
table {
  border-collapse: separate;
}
input:focus {
  outline: none;
}
i {
  font-style: normal;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clearfix,
.cols,
.row {
  zoom: 1;
}
.clearfix:before,
.cols:before,
.row:before,
.clearfix:after,
.cols:after,
.row:after {
  content: "";
  display: table;
}
.clearfix:after,
.cols:after,
.row:after {
  clear: both;
}
*,
*:before,
*:after {
  box-sizing: border-box;
}
a {
  text-decoration: none;
}
ol,
ul {
  list-style: none;
}
input,
textarea {
  border-radius: 0;
  box-shadow: none;
  -webkit-appearance: none;
  margin: 0;
}
strong {
  font-weight: 700;
}
#wpadminbar {
  position: fixed !important;
}
#__bs_notify__ {
  opacity: 0.4;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  filter: alpha(opacity=40);
  pointer-events: none;
}
/*# sourceMappingURL=src/styles/stylus/base.css.map *//*!
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
 @font-face{font-family:'FontAwesome';src:url(static/25a32416abee198dd821b0b17a198a8f.eot);src:url(static/25a32416abee198dd821b0b17a198a8f.eot?#iefix&v=4.6.3) format('embedded-opentype'),url(static/e6cf7c6ec7c2d6f670ae9d762604cb0b.woff2) format('woff2'),url(static/c8ddf1e5e5bf3682bc7bebf30f394148.woff) format('woff'),url(static/1dc35d25e61d819a9c357074014867ab.ttf) format('truetype'),url(static/d7c639084f684d66a1bc66855d193ed8.svg#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\F000"}.fa-music:before{content:"\F001"}.fa-search:before{content:"\F002"}.fa-envelope-o:before{content:"\F003"}.fa-heart:before{content:"\F004"}.fa-star:before{content:"\F005"}.fa-star-o:before{content:"\F006"}.fa-user:before{content:"\F007"}.fa-film:before{content:"\F008"}.fa-th-large:before{content:"\F009"}.fa-th:before{content:"\F00A"}.fa-th-list:before{content:"\F00B"}.fa-check:before{content:"\F00C"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\F00D"}.fa-search-plus:before{content:"\F00E"}.fa-search-minus:before{content:"\F010"}.fa-power-off:before{content:"\F011"}.fa-signal:before{content:"\F012"}.fa-gear:before,.fa-cog:before{content:"\F013"}.fa-trash-o:before{content:"\F014"}.fa-home:before{content:"\F015"}.fa-file-o:before{content:"\F016"}.fa-clock-o:before{content:"\F017"}.fa-road:before{content:"\F018"}.fa-download:before{content:"\F019"}.fa-arrow-circle-o-down:before{content:"\F01A"}.fa-arrow-circle-o-up:before{content:"\F01B"}.fa-inbox:before{content:"\F01C"}.fa-play-circle-o:before{content:"\F01D"}.fa-rotate-right:before,.fa-repeat:before{content:"\F01E"}.fa-refresh:before{content:"\F021"}.fa-list-alt:before{content:"\F022"}.fa-lock:before{content:"\F023"}.fa-flag:before{content:"\F024"}.fa-headphones:before{content:"\F025"}.fa-volume-off:before{content:"\F026"}.fa-volume-down:before{content:"\F027"}.fa-volume-up:before{content:"\F028"}.fa-qrcode:before{content:"\F029"}.fa-barcode:before{content:"\F02A"}.fa-tag:before{content:"\F02B"}.fa-tags:before{content:"\F02C"}.fa-book:before{content:"\F02D"}.fa-bookmark:before{content:"\F02E"}.fa-print:before{content:"\F02F"}.fa-camera:before{content:"\F030"}.fa-font:before{content:"\F031"}.fa-bold:before{content:"\F032"}.fa-italic:before{content:"\F033"}.fa-text-height:before{content:"\F034"}.fa-text-width:before{content:"\F035"}.fa-align-left:before{content:"\F036"}.fa-align-center:before{content:"\F037"}.fa-align-right:before{content:"\F038"}.fa-align-justify:before{content:"\F039"}.fa-list:before{content:"\F03A"}.fa-dedent:before,.fa-outdent:before{content:"\F03B"}.fa-indent:before{content:"\F03C"}.fa-video-camera:before{content:"\F03D"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\F03E"}.fa-pencil:before{content:"\F040"}.fa-map-marker:before{content:"\F041"}.fa-adjust:before{content:"\F042"}.fa-tint:before{content:"\F043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\F044"}.fa-share-square-o:before{content:"\F045"}.fa-check-square-o:before{content:"\F046"}.fa-arrows:before{content:"\F047"}.fa-step-backward:before{content:"\F048"}.fa-fast-backward:before{content:"\F049"}.fa-backward:before{content:"\F04A"}.fa-play:before{content:"\F04B"}.fa-pause:before{content:"\F04C"}.fa-stop:before{content:"\F04D"}.fa-forward:before{content:"\F04E"}.fa-fast-forward:before{content:"\F050"}.fa-step-forward:before{content:"\F051"}.fa-eject:before{content:"\F052"}.fa-chevron-left:before{content:"\F053"}.fa-chevron-right:before{content:"\F054"}.fa-plus-circle:before{content:"\F055"}.fa-minus-circle:before{content:"\F056"}.fa-times-circle:before{content:"\F057"}.fa-check-circle:before{content:"\F058"}.fa-question-circle:before{content:"\F059"}.fa-info-circle:before{content:"\F05A"}.fa-crosshairs:before{content:"\F05B"}.fa-times-circle-o:before{content:"\F05C"}.fa-check-circle-o:before{content:"\F05D"}.fa-ban:before{content:"\F05E"}.fa-arrow-left:before{content:"\F060"}.fa-arrow-right:before{content:"\F061"}.fa-arrow-up:before{content:"\F062"}.fa-arrow-down:before{content:"\F063"}.fa-mail-forward:before,.fa-share:before{content:"\F064"}.fa-expand:before{content:"\F065"}.fa-compress:before{content:"\F066"}.fa-plus:before{content:"\F067"}.fa-minus:before{content:"\F068"}.fa-asterisk:before{content:"\F069"}.fa-exclamation-circle:before{content:"\F06A"}.fa-gift:before{content:"\F06B"}.fa-leaf:before{content:"\F06C"}.fa-fire:before{content:"\F06D"}.fa-eye:before{content:"\F06E"}.fa-eye-slash:before{content:"\F070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\F071"}.fa-plane:before{content:"\F072"}.fa-calendar:before{content:"\F073"}.fa-random:before{content:"\F074"}.fa-comment:before{content:"\F075"}.fa-magnet:before{content:"\F076"}.fa-chevron-up:before{content:"\F077"}.fa-chevron-down:before{content:"\F078"}.fa-retweet:before{content:"\F079"}.fa-shopping-cart:before{content:"\F07A"}.fa-folder:before{content:"\F07B"}.fa-folder-open:before{content:"\F07C"}.fa-arrows-v:before{content:"\F07D"}.fa-arrows-h:before{content:"\F07E"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\F080"}.fa-twitter-square:before{content:"\F081"}.fa-facebook-square:before{content:"\F082"}.fa-camera-retro:before{content:"\F083"}.fa-key:before{content:"\F084"}.fa-gears:before,.fa-cogs:before{content:"\F085"}.fa-comments:before{content:"\F086"}.fa-thumbs-o-up:before{content:"\F087"}.fa-thumbs-o-down:before{content:"\F088"}.fa-star-half:before{content:"\F089"}.fa-heart-o:before{content:"\F08A"}.fa-sign-out:before{content:"\F08B"}.fa-linkedin-square:before{content:"\F08C"}.fa-thumb-tack:before{content:"\F08D"}.fa-external-link:before{content:"\F08E"}.fa-sign-in:before{content:"\F090"}.fa-trophy:before{content:"\F091"}.fa-github-square:before{content:"\F092"}.fa-upload:before{content:"\F093"}.fa-lemon-o:before{content:"\F094"}.fa-phone:before{content:"\F095"}.fa-square-o:before{content:"\F096"}.fa-bookmark-o:before{content:"\F097"}.fa-phone-square:before{content:"\F098"}.fa-twitter:before{content:"\F099"}.fa-facebook-f:before,.fa-facebook:before{content:"\F09A"}.fa-github:before{content:"\F09B"}.fa-unlock:before{content:"\F09C"}.fa-credit-card:before{content:"\F09D"}.fa-feed:before,.fa-rss:before{content:"\F09E"}.fa-hdd-o:before{content:"\F0A0"}.fa-bullhorn:before{content:"\F0A1"}.fa-bell:before{content:"\F0F3"}.fa-certificate:before{content:"\F0A3"}.fa-hand-o-right:before{content:"\F0A4"}.fa-hand-o-left:before{content:"\F0A5"}.fa-hand-o-up:before{content:"\F0A6"}.fa-hand-o-down:before{content:"\F0A7"}.fa-arrow-circle-left:before{content:"\F0A8"}.fa-arrow-circle-right:before{content:"\F0A9"}.fa-arrow-circle-up:before{content:"\F0AA"}.fa-arrow-circle-down:before{content:"\F0AB"}.fa-globe:before{content:"\F0AC"}.fa-wrench:before{content:"\F0AD"}.fa-tasks:before{content:"\F0AE"}.fa-filter:before{content:"\F0B0"}.fa-briefcase:before{content:"\F0B1"}.fa-arrows-alt:before{content:"\F0B2"}.fa-group:before,.fa-users:before{content:"\F0C0"}.fa-chain:before,.fa-link:before{content:"\F0C1"}.fa-cloud:before{content:"\F0C2"}.fa-flask:before{content:"\F0C3"}.fa-cut:before,.fa-scissors:before{content:"\F0C4"}.fa-copy:before,.fa-files-o:before{content:"\F0C5"}.fa-paperclip:before{content:"\F0C6"}.fa-save:before,.fa-floppy-o:before{content:"\F0C7"}.fa-square:before{content:"\F0C8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\F0C9"}.fa-list-ul:before{content:"\F0CA"}.fa-list-ol:before{content:"\F0CB"}.fa-strikethrough:before{content:"\F0CC"}.fa-underline:before{content:"\F0CD"}.fa-table:before{content:"\F0CE"}.fa-magic:before{content:"\F0D0"}.fa-truck:before{content:"\F0D1"}.fa-pinterest:before{content:"\F0D2"}.fa-pinterest-square:before{content:"\F0D3"}.fa-google-plus-square:before{content:"\F0D4"}.fa-google-plus:before{content:"\F0D5"}.fa-money:before{content:"\F0D6"}.fa-caret-down:before{content:"\F0D7"}.fa-caret-up:before{content:"\F0D8"}.fa-caret-left:before{content:"\F0D9"}.fa-caret-right:before{content:"\F0DA"}.fa-columns:before{content:"\F0DB"}.fa-unsorted:before,.fa-sort:before{content:"\F0DC"}.fa-sort-down:before,.fa-sort-desc:before{content:"\F0DD"}.fa-sort-up:before,.fa-sort-asc:before{content:"\F0DE"}.fa-envelope:before{content:"\F0E0"}.fa-linkedin:before{content:"\F0E1"}.fa-rotate-left:before,.fa-undo:before{content:"\F0E2"}.fa-legal:before,.fa-gavel:before{content:"\F0E3"}.fa-dashboard:before,.fa-tachometer:before{content:"\F0E4"}.fa-comment-o:before{content:"\F0E5"}.fa-comments-o:before{content:"\F0E6"}.fa-flash:before,.fa-bolt:before{content:"\F0E7"}.fa-sitemap:before{content:"\F0E8"}.fa-umbrella:before{content:"\F0E9"}.fa-paste:before,.fa-clipboard:before{content:"\F0EA"}.fa-lightbulb-o:before{content:"\F0EB"}.fa-exchange:before{content:"\F0EC"}.fa-cloud-download:before{content:"\F0ED"}.fa-cloud-upload:before{content:"\F0EE"}.fa-user-md:before{content:"\F0F0"}.fa-stethoscope:before{content:"\F0F1"}.fa-suitcase:before{content:"\F0F2"}.fa-bell-o:before{content:"\F0A2"}.fa-coffee:before{content:"\F0F4"}.fa-cutlery:before{content:"\F0F5"}.fa-file-text-o:before{content:"\F0F6"}.fa-building-o:before{content:"\F0F7"}.fa-hospital-o:before{content:"\F0F8"}.fa-ambulance:before{content:"\F0F9"}.fa-medkit:before{content:"\F0FA"}.fa-fighter-jet:before{content:"\F0FB"}.fa-beer:before{content:"\F0FC"}.fa-h-square:before{content:"\F0FD"}.fa-plus-square:before{content:"\F0FE"}.fa-angle-double-left:before{content:"\F100"}.fa-angle-double-right:before{content:"\F101"}.fa-angle-double-up:before{content:"\F102"}.fa-angle-double-down:before{content:"\F103"}.fa-angle-left:before{content:"\F104"}.fa-angle-right:before{content:"\F105"}.fa-angle-up:before{content:"\F106"}.fa-angle-down:before{content:"\F107"}.fa-desktop:before{content:"\F108"}.fa-laptop:before{content:"\F109"}.fa-tablet:before{content:"\F10A"}.fa-mobile-phone:before,.fa-mobile:before{content:"\F10B"}.fa-circle-o:before{content:"\F10C"}.fa-quote-left:before{content:"\F10D"}.fa-quote-right:before{content:"\F10E"}.fa-spinner:before{content:"\F110"}.fa-circle:before{content:"\F111"}.fa-mail-reply:before,.fa-reply:before{content:"\F112"}.fa-github-alt:before{content:"\F113"}.fa-folder-o:before{content:"\F114"}.fa-folder-open-o:before{content:"\F115"}.fa-smile-o:before{content:"\F118"}.fa-frown-o:before{content:"\F119"}.fa-meh-o:before{content:"\F11A"}.fa-gamepad:before{content:"\F11B"}.fa-keyboard-o:before{content:"\F11C"}.fa-flag-o:before{content:"\F11D"}.fa-flag-checkered:before{content:"\F11E"}.fa-terminal:before{content:"\F120"}.fa-code:before{content:"\F121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\F122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\F123"}.fa-location-arrow:before{content:"\F124"}.fa-crop:before{content:"\F125"}.fa-code-fork:before{content:"\F126"}.fa-unlink:before,.fa-chain-broken:before{content:"\F127"}.fa-question:before{content:"\F128"}.fa-info:before{content:"\F129"}.fa-exclamation:before{content:"\F12A"}.fa-superscript:before{content:"\F12B"}.fa-subscript:before{content:"\F12C"}.fa-eraser:before{content:"\F12D"}.fa-puzzle-piece:before{content:"\F12E"}.fa-microphone:before{content:"\F130"}.fa-microphone-slash:before{content:"\F131"}.fa-shield:before{content:"\F132"}.fa-calendar-o:before{content:"\F133"}.fa-fire-extinguisher:before{content:"\F134"}.fa-rocket:before{content:"\F135"}.fa-maxcdn:before{content:"\F136"}.fa-chevron-circle-left:before{content:"\F137"}.fa-chevron-circle-right:before{content:"\F138"}.fa-chevron-circle-up:before{content:"\F139"}.fa-chevron-circle-down:before{content:"\F13A"}.fa-html5:before{content:"\F13B"}.fa-css3:before{content:"\F13C"}.fa-anchor:before{content:"\F13D"}.fa-unlock-alt:before{content:"\F13E"}.fa-bullseye:before{content:"\F140"}.fa-ellipsis-h:before{content:"\F141"}.fa-ellipsis-v:before{content:"\F142"}.fa-rss-square:before{content:"\F143"}.fa-play-circle:before{content:"\F144"}.fa-ticket:before{content:"\F145"}.fa-minus-square:before{content:"\F146"}.fa-minus-square-o:before{content:"\F147"}.fa-level-up:before{content:"\F148"}.fa-level-down:before{content:"\F149"}.fa-check-square:before{content:"\F14A"}.fa-pencil-square:before{content:"\F14B"}.fa-external-link-square:before{content:"\F14C"}.fa-share-square:before{content:"\F14D"}.fa-compass:before{content:"\F14E"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\F150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\F151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\F152"}.fa-euro:before,.fa-eur:before{content:"\F153"}.fa-gbp:before{content:"\F154"}.fa-dollar:before,.fa-usd:before{content:"\F155"}.fa-rupee:before,.fa-inr:before{content:"\F156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\F157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\F158"}.fa-won:before,.fa-krw:before{content:"\F159"}.fa-bitcoin:before,.fa-btc:before{content:"\F15A"}.fa-file:before{content:"\F15B"}.fa-file-text:before{content:"\F15C"}.fa-sort-alpha-asc:before{content:"\F15D"}.fa-sort-alpha-desc:before{content:"\F15E"}.fa-sort-amount-asc:before{content:"\F160"}.fa-sort-amount-desc:before{content:"\F161"}.fa-sort-numeric-asc:before{content:"\F162"}.fa-sort-numeric-desc:before{content:"\F163"}.fa-thumbs-up:before{content:"\F164"}.fa-thumbs-down:before{content:"\F165"}.fa-youtube-square:before{content:"\F166"}.fa-youtube:before{content:"\F167"}.fa-xing:before{content:"\F168"}.fa-xing-square:before{content:"\F169"}.fa-youtube-play:before{content:"\F16A"}.fa-dropbox:before{content:"\F16B"}.fa-stack-overflow:before{content:"\F16C"}.fa-instagram:before{content:"\F16D"}.fa-flickr:before{content:"\F16E"}.fa-adn:before{content:"\F170"}.fa-bitbucket:before{content:"\F171"}.fa-bitbucket-square:before{content:"\F172"}.fa-tumblr:before{content:"\F173"}.fa-tumblr-square:before{content:"\F174"}.fa-long-arrow-down:before{content:"\F175"}.fa-long-arrow-up:before{content:"\F176"}.fa-long-arrow-left:before{content:"\F177"}.fa-long-arrow-right:before{content:"\F178"}.fa-apple:before{content:"\F179"}.fa-windows:before{content:"\F17A"}.fa-android:before{content:"\F17B"}.fa-linux:before{content:"\F17C"}.fa-dribbble:before{content:"\F17D"}.fa-skype:before{content:"\F17E"}.fa-foursquare:before{content:"\F180"}.fa-trello:before{content:"\F181"}.fa-female:before{content:"\F182"}.fa-male:before{content:"\F183"}.fa-gittip:before,.fa-gratipay:before{content:"\F184"}.fa-sun-o:before{content:"\F185"}.fa-moon-o:before{content:"\F186"}.fa-archive:before{content:"\F187"}.fa-bug:before{content:"\F188"}.fa-vk:before{content:"\F189"}.fa-weibo:before{content:"\F18A"}.fa-renren:before{content:"\F18B"}.fa-pagelines:before{content:"\F18C"}.fa-stack-exchange:before{content:"\F18D"}.fa-arrow-circle-o-right:before{content:"\F18E"}.fa-arrow-circle-o-left:before{content:"\F190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\F191"}.fa-dot-circle-o:before{content:"\F192"}.fa-wheelchair:before{content:"\F193"}.fa-vimeo-square:before{content:"\F194"}.fa-turkish-lira:before,.fa-try:before{content:"\F195"}.fa-plus-square-o:before{content:"\F196"}.fa-space-shuttle:before{content:"\F197"}.fa-slack:before{content:"\F198"}.fa-envelope-square:before{content:"\F199"}.fa-wordpress:before{content:"\F19A"}.fa-openid:before{content:"\F19B"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\F19C"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\F19D"}.fa-yahoo:before{content:"\F19E"}.fa-google:before{content:"\F1A0"}.fa-reddit:before{content:"\F1A1"}.fa-reddit-square:before{content:"\F1A2"}.fa-stumbleupon-circle:before{content:"\F1A3"}.fa-stumbleupon:before{content:"\F1A4"}.fa-delicious:before{content:"\F1A5"}.fa-digg:before{content:"\F1A6"}.fa-pied-piper-pp:before{content:"\F1A7"}.fa-pied-piper-alt:before{content:"\F1A8"}.fa-drupal:before{content:"\F1A9"}.fa-joomla:before{content:"\F1AA"}.fa-language:before{content:"\F1AB"}.fa-fax:before{content:"\F1AC"}.fa-building:before{content:"\F1AD"}.fa-child:before{content:"\F1AE"}.fa-paw:before{content:"\F1B0"}.fa-spoon:before{content:"\F1B1"}.fa-cube:before{content:"\F1B2"}.fa-cubes:before{content:"\F1B3"}.fa-behance:before{content:"\F1B4"}.fa-behance-square:before{content:"\F1B5"}.fa-steam:before{content:"\F1B6"}.fa-steam-square:before{content:"\F1B7"}.fa-recycle:before{content:"\F1B8"}.fa-automobile:before,.fa-car:before{content:"\F1B9"}.fa-cab:before,.fa-taxi:before{content:"\F1BA"}.fa-tree:before{content:"\F1BB"}.fa-spotify:before{content:"\F1BC"}.fa-deviantart:before{content:"\F1BD"}.fa-soundcloud:before{content:"\F1BE"}.fa-database:before{content:"\F1C0"}.fa-file-pdf-o:before{content:"\F1C1"}.fa-file-word-o:before{content:"\F1C2"}.fa-file-excel-o:before{content:"\F1C3"}.fa-file-powerpoint-o:before{content:"\F1C4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\F1C5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\F1C6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\F1C7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\F1C8"}.fa-file-code-o:before{content:"\F1C9"}.fa-vine:before{content:"\F1CA"}.fa-codepen:before{content:"\F1CB"}.fa-jsfiddle:before{content:"\F1CC"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\F1CD"}.fa-circle-o-notch:before{content:"\F1CE"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\F1D0"}.fa-ge:before,.fa-empire:before{content:"\F1D1"}.fa-git-square:before{content:"\F1D2"}.fa-git:before{content:"\F1D3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\F1D4"}.fa-tencent-weibo:before{content:"\F1D5"}.fa-qq:before{content:"\F1D6"}.fa-wechat:before,.fa-weixin:before{content:"\F1D7"}.fa-send:before,.fa-paper-plane:before{content:"\F1D8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\F1D9"}.fa-history:before{content:"\F1DA"}.fa-circle-thin:before{content:"\F1DB"}.fa-header:before{content:"\F1DC"}.fa-paragraph:before{content:"\F1DD"}.fa-sliders:before{content:"\F1DE"}.fa-share-alt:before{content:"\F1E0"}.fa-share-alt-square:before{content:"\F1E1"}.fa-bomb:before{content:"\F1E2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\F1E3"}.fa-tty:before{content:"\F1E4"}.fa-binoculars:before{content:"\F1E5"}.fa-plug:before{content:"\F1E6"}.fa-slideshare:before{content:"\F1E7"}.fa-twitch:before{content:"\F1E8"}.fa-yelp:before{content:"\F1E9"}.fa-newspaper-o:before{content:"\F1EA"}.fa-wifi:before{content:"\F1EB"}.fa-calculator:before{content:"\F1EC"}.fa-paypal:before{content:"\F1ED"}.fa-google-wallet:before{content:"\F1EE"}.fa-cc-visa:before{content:"\F1F0"}.fa-cc-mastercard:before{content:"\F1F1"}.fa-cc-discover:before{content:"\F1F2"}.fa-cc-amex:before{content:"\F1F3"}.fa-cc-paypal:before{content:"\F1F4"}.fa-cc-stripe:before{content:"\F1F5"}.fa-bell-slash:before{content:"\F1F6"}.fa-bell-slash-o:before{content:"\F1F7"}.fa-trash:before{content:"\F1F8"}.fa-copyright:before{content:"\F1F9"}.fa-at:before{content:"\F1FA"}.fa-eyedropper:before{content:"\F1FB"}.fa-paint-brush:before{content:"\F1FC"}.fa-birthday-cake:before{content:"\F1FD"}.fa-area-chart:before{content:"\F1FE"}.fa-pie-chart:before{content:"\F200"}.fa-line-chart:before{content:"\F201"}.fa-lastfm:before{content:"\F202"}.fa-lastfm-square:before{content:"\F203"}.fa-toggle-off:before{content:"\F204"}.fa-toggle-on:before{content:"\F205"}.fa-bicycle:before{content:"\F206"}.fa-bus:before{content:"\F207"}.fa-ioxhost:before{content:"\F208"}.fa-angellist:before{content:"\F209"}.fa-cc:before{content:"\F20A"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\F20B"}.fa-meanpath:before{content:"\F20C"}.fa-buysellads:before{content:"\F20D"}.fa-connectdevelop:before{content:"\F20E"}.fa-dashcube:before{content:"\F210"}.fa-forumbee:before{content:"\F211"}.fa-leanpub:before{content:"\F212"}.fa-sellsy:before{content:"\F213"}.fa-shirtsinbulk:before{content:"\F214"}.fa-simplybuilt:before{content:"\F215"}.fa-skyatlas:before{content:"\F216"}.fa-cart-plus:before{content:"\F217"}.fa-cart-arrow-down:before{content:"\F218"}.fa-diamond:before{content:"\F219"}.fa-ship:before{content:"\F21A"}.fa-user-secret:before{content:"\F21B"}.fa-motorcycle:before{content:"\F21C"}.fa-street-view:before{content:"\F21D"}.fa-heartbeat:before{content:"\F21E"}.fa-venus:before{content:"\F221"}.fa-mars:before{content:"\F222"}.fa-mercury:before{content:"\F223"}.fa-intersex:before,.fa-transgender:before{content:"\F224"}.fa-transgender-alt:before{content:"\F225"}.fa-venus-double:before{content:"\F226"}.fa-mars-double:before{content:"\F227"}.fa-venus-mars:before{content:"\F228"}.fa-mars-stroke:before{content:"\F229"}.fa-mars-stroke-v:before{content:"\F22A"}.fa-mars-stroke-h:before{content:"\F22B"}.fa-neuter:before{content:"\F22C"}.fa-genderless:before{content:"\F22D"}.fa-facebook-official:before{content:"\F230"}.fa-pinterest-p:before{content:"\F231"}.fa-whatsapp:before{content:"\F232"}.fa-server:before{content:"\F233"}.fa-user-plus:before{content:"\F234"}.fa-user-times:before{content:"\F235"}.fa-hotel:before,.fa-bed:before{content:"\F236"}.fa-viacoin:before{content:"\F237"}.fa-train:before{content:"\F238"}.fa-subway:before{content:"\F239"}.fa-medium:before{content:"\F23A"}.fa-yc:before,.fa-y-combinator:before{content:"\F23B"}.fa-optin-monster:before{content:"\F23C"}.fa-opencart:before{content:"\F23D"}.fa-expeditedssl:before{content:"\F23E"}.fa-battery-4:before,.fa-battery-full:before{content:"\F240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\F241"}.fa-battery-2:before,.fa-battery-half:before{content:"\F242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\F243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\F244"}.fa-mouse-pointer:before{content:"\F245"}.fa-i-cursor:before{content:"\F246"}.fa-object-group:before{content:"\F247"}.fa-object-ungroup:before{content:"\F248"}.fa-sticky-note:before{content:"\F249"}.fa-sticky-note-o:before{content:"\F24A"}.fa-cc-jcb:before{content:"\F24B"}.fa-cc-diners-club:before{content:"\F24C"}.fa-clone:before{content:"\F24D"}.fa-balance-scale:before{content:"\F24E"}.fa-hourglass-o:before{content:"\F250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\F251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\F252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\F253"}.fa-hourglass:before{content:"\F254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\F255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\F256"}.fa-hand-scissors-o:before{content:"\F257"}.fa-hand-lizard-o:before{content:"\F258"}.fa-hand-spock-o:before{content:"\F259"}.fa-hand-pointer-o:before{content:"\F25A"}.fa-hand-peace-o:before{content:"\F25B"}.fa-trademark:before{content:"\F25C"}.fa-registered:before{content:"\F25D"}.fa-creative-commons:before{content:"\F25E"}.fa-gg:before{content:"\F260"}.fa-gg-circle:before{content:"\F261"}.fa-tripadvisor:before{content:"\F262"}.fa-odnoklassniki:before{content:"\F263"}.fa-odnoklassniki-square:before{content:"\F264"}.fa-get-pocket:before{content:"\F265"}.fa-wikipedia-w:before{content:"\F266"}.fa-safari:before{content:"\F267"}.fa-chrome:before{content:"\F268"}.fa-firefox:before{content:"\F269"}.fa-opera:before{content:"\F26A"}.fa-internet-explorer:before{content:"\F26B"}.fa-tv:before,.fa-television:before{content:"\F26C"}.fa-contao:before{content:"\F26D"}.fa-500px:before{content:"\F26E"}.fa-amazon:before{content:"\F270"}.fa-calendar-plus-o:before{content:"\F271"}.fa-calendar-minus-o:before{content:"\F272"}.fa-calendar-times-o:before{content:"\F273"}.fa-calendar-check-o:before{content:"\F274"}.fa-industry:before{content:"\F275"}.fa-map-pin:before{content:"\F276"}.fa-map-signs:before{content:"\F277"}.fa-map-o:before{content:"\F278"}.fa-map:before{content:"\F279"}.fa-commenting:before{content:"\F27A"}.fa-commenting-o:before{content:"\F27B"}.fa-houzz:before{content:"\F27C"}.fa-vimeo:before{content:"\F27D"}.fa-black-tie:before{content:"\F27E"}.fa-fonticons:before{content:"\F280"}.fa-reddit-alien:before{content:"\F281"}.fa-edge:before{content:"\F282"}.fa-credit-card-alt:before{content:"\F283"}.fa-codiepie:before{content:"\F284"}.fa-modx:before{content:"\F285"}.fa-fort-awesome:before{content:"\F286"}.fa-usb:before{content:"\F287"}.fa-product-hunt:before{content:"\F288"}.fa-mixcloud:before{content:"\F289"}.fa-scribd:before{content:"\F28A"}.fa-pause-circle:before{content:"\F28B"}.fa-pause-circle-o:before{content:"\F28C"}.fa-stop-circle:before{content:"\F28D"}.fa-stop-circle-o:before{content:"\F28E"}.fa-shopping-bag:before{content:"\F290"}.fa-shopping-basket:before{content:"\F291"}.fa-hashtag:before{content:"\F292"}.fa-bluetooth:before{content:"\F293"}.fa-bluetooth-b:before{content:"\F294"}.fa-percent:before{content:"\F295"}.fa-gitlab:before{content:"\F296"}.fa-wpbeginner:before{content:"\F297"}.fa-wpforms:before{content:"\F298"}.fa-envira:before{content:"\F299"}.fa-universal-access:before{content:"\F29A"}.fa-wheelchair-alt:before{content:"\F29B"}.fa-question-circle-o:before{content:"\F29C"}.fa-blind:before{content:"\F29D"}.fa-audio-description:before{content:"\F29E"}.fa-volume-control-phone:before{content:"\F2A0"}.fa-braille:before{content:"\F2A1"}.fa-assistive-listening-systems:before{content:"\F2A2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\F2A3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\F2A4"}.fa-glide:before{content:"\F2A5"}.fa-glide-g:before{content:"\F2A6"}.fa-signing:before,.fa-sign-language:before{content:"\F2A7"}.fa-low-vision:before{content:"\F2A8"}.fa-viadeo:before{content:"\F2A9"}.fa-viadeo-square:before{content:"\F2AA"}.fa-snapchat:before{content:"\F2AB"}.fa-snapchat-ghost:before{content:"\F2AC"}.fa-snapchat-square:before{content:"\F2AD"}.fa-pied-piper:before{content:"\F2AE"}.fa-first-order:before{content:"\F2B0"}.fa-yoast:before{content:"\F2B1"}.fa-themeisle:before{content:"\F2B2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\F2B3"}.fa-fa:before,.fa-font-awesome:before{content:"\F2B4"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}/*
 * share-selection: Medium like popover menu to share on Twitter or by email any text selected on the page
 *
 * -- Requires jQuery --
 * -- AMD compatible  --
 *
 * Author: Xavier Damman (@xdamman)
 * GIT: https://github.com/xdamman/share-selection
 * MIT License
 */

@keyframes selectionSharerPopover-animation {
  0%{
  transform:matrix(0.97,0,0,1,0,12);
  filter:alpha(opacity=0);
  opacity:0
  }
  20%{
  transform:matrix(0.99,0,0,1,0,2);
  filter:alpha(opacity=70);
  opacity:.7
  }
  40%{
  transform:matrix(1,0,0,1,0,-1);
  filter:alpha(opacity=100);
  opacity:1
  }
  70%{
  transform:matrix(1,0,0,1,0,0);
  filter:alpha(opacity=100);
  opacity:1
  }
  100%{
  transform:matrix(1,0,0,1,0,0);
  filter:alpha(opacity=100);
  opacity:1
  }
}

#selectionSharerPopover {
  display: none;
  position: absolute;
  top: -100px;
  left: -100px;
  z-index: 1010;
}

#selectionSharerPopover:after {
  content: '';
  display: block;
  position: absolute;
  bottom: -3px;
  left: 50%;
  margin-left: -4px;
  width: 8px;
  height: 8px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  background: #262625;
  box-shadow: 0 0 2px #262625;
}

#selectionSharerPopover.anim {
  transition: top .075s ease-out;
  animation: selectionSharerPopover-animation 180ms forwards linear;
  -webkit-animation: selectionSharerPopover-animation 180ms forwards linear;
}

#selectionSharerPopover-inner {
  position:relative;
  overflow: hidden;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid;
  border-color: #262625 #1c1c1b #121211;
  box-shadow: 0 1px 3px -1px rgba(0,0,0,0.7),inset 0 0 1px rgba(255,255,255,0.07),inset 0 0 2px rgba(255,255,255,0.15);
  background-image: linear-gradient(to bottom,rgba(49,49,47,0.97),#262625);
  background-repeat: repeat-x;
}

#selectionSharerPopover .selectionSharerPopover-clip {
  position: absolute;
  bottom: -11px;
  display: block;
  left: 50%;
  clip: rect(12px 24px 24px 0);
  margin-left: -12px;
  width: 24px;
  height: 24px;
  line-height: 24px;
}

#selectionSharerPopover .selectionSharerPopover-arrow {
  display: block;
  width: 20px;
  height: 20px;
  -webkit-transform: rotate(45deg) scale(0.5);
  transform: rotate(45deg) scale(0.5);
  background-color: #454543;
  border: 2px solid #121211;
  box-sizing:content-box;
}


.selectionSharer ul {
  padding: 0;
  display: inline;
}

.selectionSharer ul li {
  float: left;
  list-style: none;
  background: none;
  margin: 0;
}

.selectionSharer a.action {
  display:block;
  text-indent: -200px;
  margin: 5px 7px;
  width:20px;
  height: 20px;
  border: none;
}

.selectionSharer a:hover {
  color: #ccc;
}

.selectionSharer a.tweet {
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="171" height="139"><g transform="translate(-282.32053,-396.30734)"><path style="fill:white" d="m 453.82593,412.80619 c -6.3097,2.79897 -13.09189,4.68982 -20.20852,5.54049 7.26413,-4.35454 12.84406,-11.24992 15.47067,-19.46675 -6.79934,4.03295 -14.3293,6.96055 -22.34461,8.53841 -6.41775,-6.83879 -15.56243,-11.111 -25.68298,-11.111 -19.43159,0 -35.18696,15.75365 -35.18696,35.18525 0,2.75781 0.31128,5.44359 0.91155,8.01875 -29.24344,-1.46723 -55.16995,-15.47582 -72.52461,-36.76396 -3.02879,5.19662 -4.76443,11.24048 -4.76443,17.6891 0,12.20777 6.21194,22.97747 15.65332,29.28716 -5.76773,-0.18265 -11.19331,-1.76565 -15.93716,-4.40083 -0.004,0.14663 -0.004,0.29412 -0.004,0.44248 0,17.04767 12.12889,31.26806 28.22555,34.50266 -2.95247,0.80436 -6.06101,1.23398 -9.26989,1.23398 -2.2673,0 -4.47114,-0.22124 -6.62011,-0.63114 4.47801,13.97857 17.47214,24.15143 32.86992,24.43441 -12.04227,9.43796 -27.21366,15.06335 -43.69965,15.06335 -2.84014,0 -5.64082,-0.16722 -8.39349,-0.49223 15.57186,9.98421 34.06703,15.8094 53.93768,15.8094 64.72024,0 100.11301,-53.61524 100.11301,-100.11387 0,-1.52554 -0.0343,-3.04251 -0.10204,-4.55261 6.87394,-4.95995 12.83891,-11.15646 17.55618,-18.21305 z" /></g></svg>') no-repeat;
  background-size: 18px;
  background-position: 2px 4px;
}

.selectionSharer a.facebook {
  background: url('data:image/svg+xml;utf8,<svg viewBox="0 0 33 33" width="25" height="25" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><g><path style="fill:white" d="M 17.996,32L 12,32 L 12,16 l-4,0 l0-5.514 l 4-0.002l-0.006-3.248C 11.993,2.737, 13.213,0, 18.512,0l 4.412,0 l0,5.515 l-2.757,0 c-2.063,0-2.163,0.77-2.163,2.209l-0.008,2.76l 4.959,0 l-0.585,5.514L 18,16L 17.996,32z"></path></g></svg>') no-repeat;
  background-size: 18px;
  background-position: 0px 2px;
  display:none;
}

.selectionSharer a.email {
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="94" height="64"><g transform="translate(-10, -10)" fill="transparent"><rect x="0" y="0" width="114" height="114"></rect><path d="M12,12 L102,12 L102,72 L12,72 L12,12 Z M16,12 L53,49 C55.6666667,51 58.3333333,51 61,49 L98,12 L16,12 Z M15,72 L45,42 L15,72 Z M69,42 L99,72 L69,42 Z" stroke="white" stroke-width="5"></path></g></svg>') no-repeat;
  background-size: 20px;
  background-position: 0px 4px;
}


#selectionSharerPopunder.fixed {
  transition: bottom 0.5s ease-in-out;
  width: 100%;
  position: fixed;
  left: 0;
  bottom:-50px;
}

.selectionSharer {
  transition: -webkit-transform 0.6s ease-in-out;
}

.selectionSharer.moveDown {
  -webkit-transform: translate3d(0,60px,0);
}

#selectionSharerPopunder {
  position: absolute;
  left: 0;
  width: 100%;
  height: 0px;
  transition: height 0.5s ease-in-out;
  background: #ccc;
  border: none;
  box-shadow: inset 0px 10px 5px -10px rgba(0,0,0,0.5), inset 0px -10px 5px -10px rgba(0,0,0,0.5);
  border-radius: 0;
  overflow: hidden;
}

#selectionSharerPopunder.show {
  height: 50px;
}

.selectionSharerPlaceholder {
  height: 1em;
  margin-bottom: -2em;
  transition: height 0.5s ease-in-out;
}

.selectionSharerPlaceholder.show {
  height: 50px !important;
}

#selectionSharerPopunder-inner ul {
  overflow: hidden;
  float:right;
  margin: 0px;
}

#selectionSharerPopunder-inner ul li {
  padding: 5px;
  overflow: hidden;
}

#selectionSharerPopunder-inner label {
  color: white;
  font-weight: 300;
  line-height: 50px;
  margin: 0px 20px 0px 10px;
}

#selectionSharerPopunder-inner a {
  width: 30px;
  height: 30px;
  background-size: 30px;
}

#selectionSharerPopunder-inner a.tweet {
  background-position: 0px 2px;
}

/*font2h3()
  font-weight 700
  font-size 36px
  line-height 42px

font2h4()
  font-weight 400
  font-size 24px
  line-height 32px

font2h5()
  font-weight 400
  font-size 18px
  line-height 24px*/
/*# sourceMappingURL=src/styles/stylus/variables.css.map */body {
  font-family: 'Source Sans Pro';
  line-height: 1.2;
  color: #212121;
}
@media screen and (min-width: 900px) {
  .wrapper {
    padding-bottom: 65px;
    min-height: 100vh;
  }
  .home .wrapper {
    padding-bottom: 60px;
  }
}
.container {
  max-width: 1024px;
  margin: 0 auto;
  padding: 0 32px;
}
@media screen and (max-width: 900px) and (min-width: 500px) {
  .container {
    padding: 0 20px;
  }
}
@media screen and (max-width: 900px) {
  .container {
    max-width: 85%;
    padding: 0;
  }
}
.text-fill span {
  display: block;
  word-wrap: break-word;
}
.entry-content *::-moz-selection {
  background: #ffd6a2;
  color: #212121;
}
.entry-content *::selection {
  background: #ffd6a2;
  color: #212121;
}
.w-85 {
  width: 85%;
  margin: 0 auto;
}
.max-700 {
  max-width: 700px;
  margin: 0 auto;
}
.max-850 {
  max-width: 850px;
  margin: 0 auto;
}
.max-800 {
  max-width: 850px;
  margin: 0 auto;
}
.blue {
  color: #1c75bc;
}
.dark-gray {
  color: #727272;
}
.white {
  color: #fff;
}
.blue-bg {
  background-color: #1c75bc;
}
.orange-bg {
  background-color: #f39c3e;
}
.teal-bg {
  background-color: #008d80;
}
.red-orange-bg {
  background: #ea5f3f;
}
.lime-green-bg {
  background: #cddc39;
}
h1 {
  font-size: 68px;
  font-family: 'Roboto Slab';
  font-weight: 300;
}
h2 {
  font-size: 48px;
  line-height: 60px;
  font-family: 'Roboto Slab';
  font-weight: 300;
}
h3 {
  font-size: 36px;
  line-height: 42px;
  font-family: 'Roboto Slab';
  font-weight: 700;
}
h4 {
  font-size: 24px;
  line-height: 32px;
  font-family: 'Roboto Slab';
}
h5 {
  font-size: 18px;
  line-height: 24px;
  font-family: 'Roboto Slab';
}
h6 {
  font-size: 14px;
  line-height: 1.2;
  font-family: 'Source Sans Pro';
  font-weight: 600;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}
.caption {
  font-size: 14px;
  line-height: 20px;
  font-family: 'Source Sans Pro';
}
p,
.entry-content {
  font-size: 18px;
  line-height: 30px;
  font-family: 'Source Sans Pro';
}
@media screen and (max-width: 499px) {
  p,
  .entry-content {
    font-size: 16px;
    line-height: 24px;
  }
}
h4 a,
h5 a {
  font-weight: 700;
  color: #212121;
  text-decoration: none;
}
h4 a:hover,
h5 a:hover {
  color: #1c75bc;
}
h4 a:after,
h5 a:after {
  display: none;
}
.btn a {
  display: inline-block;
  min-width: 250px;
  text-align: center;
  border: 3px solid #f39c3e;
  font-size: 14px;
  line-height: 32px;
  font-weight: 600;
  font-family: 'Source Sans Pro';
  color: #212121 !important;
  text-decoration: none !important;
  padding: 9px 10px;
  -webkit-transition: background 0.5s ease-out;
  transition: background 0.5s ease-out;
  position: relative;
  text-transform: uppercase;
}
.btn a:after {
  display: none;
}
.btn a:hover {
  background: #f39c3e;
}
.btn.external a:after,
.btn.internal a:after {
  display: inline-block;
  vertical-align: middle;
  content: "\F08E";
  font-family: 'FontAwesome';
  font-size: 14px;
  color: #212121;
  line-height: 1;
  margin-top: -5px;
  margin-left: 10px;
}
.btn.internal a:after {
  content: "\F101";
}
@media screen and (max-width: 499px) {
  .btn a {
    min-width: 200px;
  }
}
.wp-button {
  display: inline-block;
  min-width: 250px;
  text-align: center;
  border: 3px solid #f39c3e;
  font-size: 14px;
  line-height: 32px;
  font-weight: 600;
  font-family: 'Source Sans Pro';
  color: #212121 !important;
  text-decoration: none !important;
  padding: 9px 10px;
  -webkit-transition: background 0.5s ease-out;
  transition: background 0.5s ease-out;
  position: relative;
  text-transform: uppercase;
}
.wp-button:hover {
  background: #f39c3e;
}
.wp-button a {
  display: block !important;
  text-decoration: none !important;
  color: inherit !important;
  font-size: inherit !important;
  font-weight: inherit !important;
}
.wp-button a:after {
  display: inline-block;
  vertical-align: middle;
  content: "\F101";
  font-family: 'FontAwesome';
  font-size: 14px;
  color: #212121;
  line-height: 1;
  margin-top: -5px;
  margin-left: 10px;
}
.wp-button a[target="_blank"]:after {
  content: "\F08E";
}
.center {
  text-align: center;
}
.nav-btn {
  position: relative;
  border: 3px solid #f39c3e;
  -webkit-transition: background 0.5s ease-out;
  transition: background 0.5s ease-out;
  padding: 20px;
}
.nav-btn .link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 900px) {
  .nav-btn:hover {
    background: #f39c3e;
  }
}
@media screen and (max-width: 499px) {
  .nav-btn {
    padding: 10px;
  }
  .nav-btn h3 {
    font-size: 18px;
    line-height: 24px;
    font-family: 'Roboto Slab';
  }
}
.bg_pattern {
  background-color: #ccc;
  background-image: url(static/a272ae28b49ad82ac691e951f1830a2a.png);
  background-repeat: repeat;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row [class*="col-"] {
  padding: 0 15px;
  float: left;
}
.row .col-1 {
  width: 8.333333333333332%;
}
.row .col-2 {
  width: 16.666666666666664%;
}
.row .col-3 {
  width: 25%;
}
.row .col-4 {
  width: 33.33333333333333%;
}
.row .col-5 {
  width: 41.66666666666667%;
}
.row .col-6 {
  width: 50%;
}
.row .col-7 {
  width: 58.333333333333336%;
}
.row .col-8 {
  width: 66.66666666666666%;
}
.row .col-9 {
  width: 75%;
}
.row .col-10 {
  width: 83.33333333333334%;
}
.row .col-11 {
  width: 91.66666666666666%;
}
.row .col-12 {
  width: 100%;
}
#selectionSharerPopover-inner {
  background: none;
  border: 0;
  box-shadow: none;
}
.selectionSharer a.action {
  width: 30px;
  height: 30px;
  background-position: center;
  margin: 0 2px;
}
.selectionSharer a.action svg {
  margin: 0px auto;
  display: none;
}
.selectionSharer a.tweet {
  background-color: #1c75bc;
  border-radius: 50%;
}
.selectionSharer a.email {
  background-color: #f39c3e;
  border-radius: 50%;
}
.selectionSharer a.facebook {
  display: none;
}
#selectionSharerPopover:after {
  display: none;
}
#selectionSharerPopover .selectionSharerPopover-clip {
  display: none;
}
/*.entry-content p.selectionShareable
  margin-bottom 0*/
/*# sourceMappingURL=src/styles/stylus/common.css.map */.header {
  position: fixed;
  left: 0;
  width: 100%;
  background: #fff;
  z-index: 999;
  border-bottom: 1px solid #ccc;
}
.header .top {
  padding: 20px 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.header .logo img {
  width: 455px;
  height: 60px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.header .logo img.desktop-logo {
  display: block;
}
.header .logo img.tablet-logo {
  display: none;
}
.header .search-menu,
.header .tablet-search {
  display: none;
}
.header .top-menu {
  text-transform: uppercase;
}
.hide-navi .header .top-menu {
  display: none;
}
.header .top-menu > ul >li {
  float: left;
  font-family: 'Source Sans Pro';
  font-size: 14px;
  margin-top: 15px;
  position: relative;
}
.header .top-menu > ul >li + li {
  margin-left: 15px;
}
.header .top-menu > ul >li >a {
  display: block;
  color: #727272;
  letter-spacing: 0.03em;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.header .top-menu > ul >li >a:after {
  display: block;
  content: attr(title);
  font-weight: bold;
  visibility: hidden;
  height: 1px;
  color: transparent;
  margin-bottom: -1px;
  overflow: hidden;
}
.header .top-menu > ul >li.has-children:hover:after {
  display: block;
  position: absolute;
  bottom: -5px;
  left: 0;
  content: "";
  width: 100%;
  height: 5px;
  background: #212121;
}
.header .top-menu > ul >li:hover > a {
  color: #212121;
  font-weight: 600;
}
.header .top-menu > ul >li:hover ul {
  opacity: 1;
  -ms-filter: none;
  -webkit-filter: none;
          filter: none;
  visibility: visible;
  z-index: 9;
  pointer-events: auto;
}
.header .top-menu > ul >li[class*="current"] > a,
.header .top-menu > ul >li[class^="current"] > a {
  font-weight: 600;
  color: #212121;
}
.header .top-menu > ul >li.donate {
  margin-top: -20px;
}
.header .top-menu > ul >li.donate a {
  position: relative;
  color: #fff;
  border-radius: 0 0 5px 5px;
  background: #008d80;
  box-shadow: 0 6px #00bcaa;
  font-family: 'Roboto Slab';
  font-size: 18px;
  text-align: center;
  width: 90px;
  height: 50px;
  line-height: 30px;
  padding: 10px 0;
  font-weight: 700;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  letter-spacing: 0;
  top: 0;
  text-transform: capitalize;
}
.header .top-menu > ul >li.donate a:hover {
  top: 2px;
  box-shadow: 0 4px #00bcaa;
}
.header .top-menu > ul >li.donate a:active {
  top: 6px;
  box-shadow: 0 0px #00bcaa;
}
.header .top-menu > ul >li.donate:after {
  display: none;
}
.header .top-menu > ul >li >ul {
  visibility: hidden;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  z-index: -1;
  pointer-events: none;
  background: #fff;
  border: 1px solid #ededed;
  position: absolute;
  top: 16px;
  left: 0;
  min-width: 240px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin-top: 5px;
}
.header .top-menu > ul >li >ul li + li {
  border-top: 1px solid #ededed;
}
.header .top-menu > ul >li >ul a {
  display: block;
  font-size: 14px;
  line-height: 20px;
  padding: 10px;
  color: #727272;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.header .top-menu > ul >li >ul a:hover {
  color: #212121;
  background: #ededed;
}
.header .top-menu > ul >li >ul .current a {
  color: #212121;
  background: #ededed;
}
.header .bottom {
  background: #ededed;
}
.hide-navi .header .bottom {
  display: none;
}
.header .bottom .search-form {
  position: relative;
  padding: 7px 0;
}
.header .bottom .search-form.active input[type="text"] {
  width: 268px;
  padding: 2.5px 5px;
}
.header .bottom .search-form input[type="text"] {
  position: absolute;
  top: 7px;
  right: 30px;
  border: 0;
  background: #fff;
  padding: 2.5px 0;
  line-height: 20px;
  width: 0;
  height: 25px;
  -webkit-transition: width 0.3s ease-out;
  transition: width 0.3s ease-out;
}
.header .bottom .search-form i.fa-search {
  font-size: 18px;
  line-height: 25px;
  color: #727272;
  cursor: pointer;
}
@media screen and (min-width: 900px) {
  .fixed .header .top {
    padding: 15px 0;
  }
  .fixed .header .logo img {
    width: 379px;
    height: 50px;
  }
}
@media screen and (max-width: 900px) {
  .header .container {
    padding: 0;
    max-width: 100%;
  }
  .header .top {
    padding: 0 0 0 20px;
  }
  .header .logo {
    padding: 12.5px 0;
  }
  .header .logo img {
    width: 303px;
    height: 40px;
  }
  .header .logo img.desktop-logo {
    display: none;
  }
  .header .logo img.tablet-logo {
    display: block;
  }
  .header .search-menu {
    display: block;
    font-size: 0;
  }
  .header .search-menu .search-toggle,
  .header .search-menu .menu-toggle {
    display: inline-block;
    width: 65px;
    text-align: center;
    cursor: pointer;
    padding: 20px 0;
    color: #ccc;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
  }
  .header .search-menu .search-toggle:after,
  .header .search-menu .menu-toggle:after {
    font-family: 'FontAwesome';
    font-size: 24px;
    line-height: 25px;
  }
  .header .search-menu .search-toggle:after {
    content: "\F002";
  }
  .header .search-menu .search-toggle.active {
    color: #f39c3e;
    background: #f4f4f4;
  }
  .header .search-menu .menu-toggle {
    border-left: 1px solid #ededed;
  }
  .menu-open .header .search-menu .menu-toggle {
    background: #f4f4f4;
    color: #f39c3e;
  }
  .header .search-menu .menu-toggle:after {
    content: "\F0C9";
  }
  .menu-open .header .search-menu .menu-toggle:after {
    content: "\F00D";
  }
  .header .tablet-search {
    position: absolute;
    top: 65px;
    left: 0;
    width: 100%;
    border-bottom: 1px solid #ccc;
    padding: 7.5px;
    background: #f4f4f4;
  }
  .header .tablet-search input {
    width: 100%;
    line-height: 25px;
    padding: 5px 5px;
    background: #fff;
    font-size: 18px;
    border: 0;
  }
  .header .tablet-search input::-webkit-input-placeholder {
    color: #727272;
    opacity: 1;
    -ms-filter: none;
    -webkit-filter: none;
            filter: none;
  }
  .header .tablet-search input:-moz-placeholder {
    color: #727272;
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
  .header .tablet-search input::-moz-placeholder {
    color: #727272;
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
  .header .tablet-search input:-ms-input-placeholder {
    color: #727272;
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
  .header .top-menu,
  .header .bottom {
    display: none;
  }
}
@media screen and (max-width: 499px) {
  .header .top {
    padding-left: 12px;
  }
  .header .logo {
    padding: 12px 0;
  }
  .header .logo img {
    width: 197px;
    height: 26px;
  }
  .header .search-menu .search-toggle,
  .header .search-menu .menu-toggle {
    width: 50px;
    padding: 12.5px 0;
  }
  .header .search-menu .search-toggle:after,
  .header .search-menu .menu-toggle:after {
    font-size: 18px;
  }
  .header .tablet-search {
    top: 50px;
  }
  .header .tablet-search input {
    font-size: 16px;
  }
}
.main-menu {
  font-size: 16px;
  letter-spacing: 0.03em;
  text-transform: uppercase;
}
.main-menu >ul >li {
  float: left;
  position: relative;
}
.main-menu >ul >li + li {
  margin-left: 25px;
}
.main-menu >ul >li >a {
  display: block;
  color: #727272;
  line-height: 20px;
  padding: 10px 0;
}
.main-menu >ul >li >a:after {
  display: block;
  content: attr(title);
  font-weight: bold;
  visibility: hidden;
  height: 1px;
  color: transparent;
  margin-bottom: -1px;
  overflow: hidden;
}
.main-menu >ul >li.has-children:hover:after {
  display: block;
  position: absolute;
  bottom: -5px;
  left: 0;
  content: "";
  width: 100%;
  height: 5px;
  background: #212121;
}
.main-menu >ul >li:hover > a {
  color: #212121;
  font-weight: 600;
}
.main-menu >ul >li:hover ul {
  opacity: 1;
  -ms-filter: none;
  -webkit-filter: none;
          filter: none;
  visibility: visible;
  z-index: 9;
  pointer-events: auto;
}
.main-menu >ul >li[class*="current"] > a,
.main-menu >ul >li[class^="current"] > a {
  font-weight: 600;
  color: #212121;
}
.main-menu >ul >li >ul {
  visibility: hidden;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  z-index: -1;
  pointer-events: none;
  background: #fff;
  border: 1px solid #ededed;
  position: absolute;
  top: 40px;
  left: 0;
  min-width: 240px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin-top: 5px;
}
.main-menu >ul >li >ul li + li {
  border-top: 1px solid #ededed;
}
.main-menu >ul >li >ul a {
  display: block;
  font-size: 14px;
  line-height: 20px;
  padding: 10px;
  color: #727272;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.main-menu >ul >li >ul a:hover {
  color: #212121;
  background: #ededed;
}
.main-menu >ul >li >ul li.current a {
  color: #212121;
  background: #ededed;
}
.wrapper {
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  left: 0;
}
@media screen and (max-width: 900px) {
  .menu-open .wrapper {
    left: -250px;
  }
}
.tablet-menu {
  position: fixed;
  top: 66px;
  right: 0;
  bottom: 0;
  width: 250px;
  z-index: 999;
  box-shadow: 1px 0px 1px 0px rgba(0,0,0,0.25);
  background: #f4f4f4;
  text-transform: uppercase;
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-transform: translateX(250px);
  transform: translateX(250px);
  -webkit-transition: -webkit-transform 0.5s ease-out;
  transition: -webkit-transform 0.5s ease-out;
  transition: transform 0.5s ease-out;
  transition: transform 0.5s ease-out, -webkit-transform 0.5s ease-out;
}
.menu-open .tablet-menu {
  -webkit-transform: none;
  transform: none;
}
.sub-menu-open .tablet-menu {
  overflow: hidden;
}
.tablet-menu >ul >li {
  border-bottom: 1px solid #fff;
}
.tablet-menu >ul >li a {
  display: block;
  color: #212121;
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  letter-spacing: 0.03em;
  text-decoration: none;
  padding: 15px 14px;
  position: relative;
  -webkit-transition: -webkit-transform 0.5s ease-out;
  transition: -webkit-transform 0.5s ease-out;
  transition: transform 0.5s ease-out;
  transition: transform 0.5s ease-out, -webkit-transform 0.5s ease-out;
}
.tablet-menu >ul >li a:hover {
  background: #ccc;
}
.tablet-menu >ul >li.open >a {
  -webkit-transform: translateX(-250px);
  transform: translateX(-250px);
}
.tablet-menu >ul >li.has-children >a:after {
  content: "";
  border-left: 5px solid #212121;
  border-top: 5px dashed transparent;
  border-bottom: 5px dashed transparent;
  position: absolute;
  top: 20px;
  right: 10px;
}
.tablet-menu >ul >li.open .sub-menu {
  opacity: 1;
  -ms-filter: none;
  -webkit-filter: none;
          filter: none;
  -webkit-transform: none;
  transform: none;
  pointer-events: auto;
}
.tablet-menu >ul >li .sub-menu {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  pointer-events: none;
  -webkit-transform: translateX(250px);
  transform: translateX(250px);
  background: #f4f4f4;
  position: fixed;
  top: 66px;
  right: 0;
  bottom: 0;
  width: 250px;
  overflow-y: auto;
  z-index: 99;
  -webkit-transition: -webkit-transform 0.5s ease-out;
  transition: -webkit-transform 0.5s ease-out;
  transition: transform 0.5s ease-out;
  transition: transform 0.5s ease-out, -webkit-transform 0.5s ease-out;
}
.tablet-menu >ul >li .sub-menu >li {
  border-bottom: 1px solid #fff;
}
.tablet-menu >ul >li .sub-menu >li.back a {
  padding-left: 20px;
  text-transform: lowercase;
}
.tablet-menu >ul >li .sub-menu >li.back a:before {
  content: "";
  border-right: 5px solid #212121;
  border-top: 5px dashed transparent;
  border-bottom: 5px dashed transparent;
  position: absolute;
  top: 20px;
  left: 10px;
}
.tablet-menu >ul [class*="current"] > a,
.tablet-menu >ul [class^="current"] > a {
  background: #ccc;
}
@media screen and (min-width: 900px) {
  .tablet-menu {
    display: none;
  }
}
@media screen and (max-width: 499px) {
  .tablet-menu {
    top: 51px;
  }
  .tablet-menu >ul >li .sub-menu {
    top: 51px;
  }
}
/*# sourceMappingURL=src/styles/stylus/header.css.map */.hero {
  position: relative;
}
.hero i.img {
  display: block;
  height: 500px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.hero .text-box {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.hero .title {
  background: #15153a;
  text-align: center;
  padding: 40px 80px 20px;
}
.hero .title h3 {
  font-weight: 700;
  color: #fff;
}
@media screen and (max-width: 900px) and (min-width: 500px) {
  .hero i.img {
    height: 320px;
  }
  .hero .title {
    padding: 20px 30px 15px;
  }
  .hero h3 {
    font-size: 24px;
    line-height: 32px;
    font-family: 'Roboto Slab';
  }
}
@media screen and (max-width: 499px) {
  .hero i.img {
    height: 160px;
  }
  .hero .text-box {
    position: relative;
  }
  .hero .title {
    padding: 20px 30px 15px;
    width: 100%;
    max-width: 100%;
  }
  .hero h3 {
    font-size: 18px;
    line-height: 24px;
    font-family: 'Roboto Slab';
  }
}
.intro-post-list {
  background: #15153a;
  text-align: center;
  padding-top: 8px;
  padding-bottom: 40px;
}
.intro-post-list .caption {
  color: #727272;
}
.intro-post-list .intro {
  margin: 20px auto 30px;
  color: #fff;
}
.intro-post-list .slider {
  text-align: left;
}
@media screen and (max-width: 499px) {
  .intro-post-list h5 {
    padding: 0 20px;
    font-size: 16px;
    line-height: 24px;
  }
}
.post-list {
  margin-bottom: 100px;
}
.home .post-list {
  margin-top: 30px;
}
.post-list .row {
  margin-top: -30px;
}
.post-list .col-4,
.post-list .col-12 {
  margin-top: 30px;
}
.post-list .col-4:nth-child(3n+1) {
  clear: both;
}
.post-list .box {
  position: relative;
}
@media screen and (min-width: 900px) {
  .post-list .box:hover .txt:before {
    -webkit-transform: none;
    transform: none;
  }
}
.post-list h4,
.post-list h5 {
  font-weight: 700;
}
.post-list h6 {
  text-transform: uppercase;
}
.post-list .txt {
  padding: 15px;
  position: relative;
  overflow: hidden;
}
.post-list .txt > * {
  position: relative;
}
.post-list .txt:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #f39c3e;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition: -webkit-transform 0.5s ease-out;
  transition: -webkit-transform 0.5s ease-out;
  transition: transform 0.5s ease-out;
  transition: transform 0.5s ease-out, -webkit-transform 0.5s ease-out;
}
.post-list .link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.post-list .featured-post i.img {
  height: 320px;
  display: block;
  background-size: cover;
  background-position: center;
}
.post-list .featured-post .txt {
  border-top: 5px solid #f39c3e;
  background: #f4f4f4;
  padding: 22px 20px;
}
.post-list .featured-post .txt h6 {
  color: #727272;
}
.post-list .photo-module i.img,
.post-list .stand-module i.img {
  display: block;
  height: 180px;
  background-size: cover;
  background-position: center;
}
.post-list .photo-module .txt,
.post-list .stand-module .txt {
  height: 160px;
  border-top: 5px solid #f39c3e;
  background: #f4f4f4;
}
.post-list .photo-module .txt h6,
.post-list .stand-module .txt h6 {
  color: #727272;
}
.post-list .photo-module .txt h4,
.post-list .stand-module .txt h4 {
  height: 110px;
}
.post-list .text-module .txt {
  height: 160px;
  border-top: 5px solid #f39c3e;
  background: #f4f4f4;
}
.post-list .text-module .txt h6 {
  color: #727272;
}
.post-list .text-module .txt h4 {
  height: 110px;
}
.post-list .text-module + .text-module {
  margin-top: 20px;
}
.post-list .special-module {
  background: #ea5f3f;
  color: #fff;
  -webkit-transition: background 0.5s ease-out;
  transition: background 0.5s ease-out;
}
@media screen and (min-width: 900px) {
  .post-list .special-module:hover {
    background: #f39c3e;
  }
}
.post-list .special-module .txt {
  height: 340px;
}
.post-list .special-module .txt:before {
  display: none;
}
.post-list .special-module .txt h3 {
  height: 290px;
}
.post-list .twitter-module {
  background: #f4f4f4;
}
.post-list .twitter-module h6 {
  -webkit-transition: color 0.5s ease-out;
  transition: color 0.5s ease-out;
}
.post-list .twitter-module .txt {
  height: 340px;
  border-top: 5px solid #1c75bc;
  -webkit-transition: color 0.5s ease-out;
  transition: color 0.5s ease-out;
}
.post-list .twitter-module .txt:before {
  background: #1c75bc;
}
.post-list .twitter-module .txt a {
  color: #1c75bc;
  -webkit-transition: color 0.5s ease-out;
  transition: color 0.5s ease-out;
}
.post-list .twitter-module .txt h3 {
  max-height: 255px;
  margin-bottom: 8px;
}
@media screen and (min-width: 900px) {
  .post-list .twitter-module .box:hover .txt,
  .post-list .twitter-module .box:hover .blue,
  .post-list .twitter-module .box:hover .dark-gray {
    color: #fff;
  }
  .post-list .twitter-module .box:hover .txt a,
  .post-list .twitter-module .box:hover .blue a,
  .post-list .twitter-module .box:hover .dark-gray a {
    color: #fff;
  }
}
.post-list .about-module .txt {
  padding: 0;
}
.post-list .about-module .txt:before {
  display: none;
}
.post-list .about-module .txt h4 {
  margin-bottom: 5px;
}
.post-list .about-module .txt p {
  max-height: 275px;
}
.post-list .stand-module .txt {
  height: 134px;
}
.post-list .stand-module h5 {
  max-height: 80px;
}
.post-list .stand-module.color-orange .txt {
  border-color: #f39c3e;
}
.post-list .stand-module.color-orange .txt:before {
  background: #f39c3e;
}
.post-list .stand-module.color-red-orange .txt {
  border-color: #ea5f3f;
}
.post-list .stand-module.color-red-orange .txt:before {
  background: #ea5f3f;
}
.post-list .stand-module.color-teal .txt {
  border-color: #008d80;
}
.post-list .stand-module.color-teal .txt:before {
  background: #008d80;
}
.post-list .stand-module.color-lime-green .txt {
  border-color: #cddc39;
}
.post-list .stand-module.color-lime-green .txt:before {
  background: #cddc39;
}
@media screen and (max-width: 900px) and (min-width: 500px) {
  .post-list .container {
    padding: 0;
    max-width: 630px;
  }
  .post-list .container .col-4 {
    width: 50%;
  }
  .post-list .container .col-4:nth-child(3n+1) {
    clear: none;
  }
  .post-list .container .col-4:nth-child(2n+1) {
    clear: both;
  }
}
@media screen and (max-width: 670px) {
  .post-list .container {
    max-width: 300px;
    width: 85%;
  }
  .post-list .container .row {
    margin-left: 0;
    margin-right: 0;
  }
  .post-list .container .col-4,
  .post-list .container .col-12 {
    width: 100%;
    padding: 0;
  }
}
@media screen and (max-width: 499px) {
  .post-list {
    margin-bottom: 50px;
  }
  .post-list .featured-post i.img {
    height: 110px;
  }
  .post-list .featured-post h3 {
    font-size: 14px;
    line-height: 1.2;
    font-family: 'Source Sans Pro';
    font-weight: 600;
    letter-spacing: 0.05em;
    text-transform: uppercase;
  }
  .post-list .photo-module i.img,
  .post-list .stand-module i.img {
    display: none;
  }
  .post-list .txt {
    height: auto !important;
  }
  .post-list h4,
  .post-list h3 {
    font-size: 14px;
    line-height: 1.2;
    font-family: 'Source Sans Pro';
    font-weight: 600;
    letter-spacing: 0.05em;
    text-transform: uppercase;
  }
  .post-list h6 {
    margin-bottom: 5px;
  }
  .post-list p {
    font-size: 16px;
    line-height: 24px;
  }
}
@media screen and (max-width: 499px) {
  .text-fill {
    height: auto !important;
    line-height: 1.2em !important;
    max-height: none !important;
  }
  .text-fill span {
    font-size: inherit !important;
  }
}
.home-projects {
  padding: 70px 0 90px;
  background: url(static/b70048d2ff7ae5fd2c5dfc828a0e77bb.png) repeat;
}
.home-projects h1 {
  text-align: center;
  text-shadow: -2px 2px #ccc;
  margin-bottom: 70px;
}
.home-projects .item {
  height: 250px;
  background: #fff;
  border: 5px solid #ccc;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.home-projects .item .txt {
  width: 330px;
  float: right;
  padding: 30px 38px;
}
.home-projects .item .img-area {
  float: left;
  margin-right: -330px;
  width: 100%;
}
.home-projects .item .img-area .img {
  display: block;
  margin-right: 330px;
  background-size: cover;
  background-position: center;
  height: 240px;
}
.home-projects .item .link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.home-projects .item + .item {
  margin-top: 45px;
}
.home-projects .item:nth-child(even) .text {
  float: left;
}
.home-projects .item:nth-child(even) .img-area {
  float: right;
  margin-right: 0;
  margin-left: -330px;
}
.home-projects .item:nth-child(even) .img-area .img {
  margin-right: 0;
  margin-left: 330px;
}
@media screen and (min-width: 900px) {
  .home-projects .item:hover {
    border: 5px solid #f39c3e;
    background: #f39c3e;
  }
}
@media screen and (max-width: 900px) and (min-width: 500px) {
  .home-projects h1 {
    font-size: 48px;
    line-height: 60px;
    font-family: 'Roboto Slab';
    font-weight: 300;
  }
}
@media screen and (max-width: 499px) {
  .home-projects {
    padding: 30px 0;
  }
  .home-projects h1 {
    font-size: 24px;
    line-height: 32px;
    font-family: 'Roboto Slab';
    margin-bottom: 30px;
  }
  .home-projects .item {
    height: auto;
  }
  .home-projects .item+.item {
    margin-top: 25px;
  }
  .home-projects .item .txt {
    float: none;
    width: 100%;
    padding: 12px;
  }
  .home-projects .item .txt h3 {
    font-size: 18px;
    line-height: 24px;
    font-family: 'Roboto Slab';
  }
  .home-projects .item .img-area {
    float: none !important;
    margin: 0 !important;
  }
  .home-projects .item .img-area .img {
    margin: 0 !important;
    height: 120px;
  }
}
.home-help {
  padding: 60px 0;
}
.home-help h2 {
  text-align: center;
  text-shadow: -2px 2px #ccc;
  margin-bottom: 45px;
}
@media screen and (max-width: 499px) {
  .home-help {
    padding: 30px 0;
  }
  .home-help h2 {
    font-size: 24px;
    line-height: 32px;
    font-family: 'Roboto Slab';
    margin-bottom: 30px;
  }
}
.home-help .slider,
.intro-post-list .slider {
  position: relative;
  height: 160px;
}
.home-help li,
.intro-post-list li {
  position: relative;
  background: #f4f4f4;
  border-top: 5px solid #008d80;
  overflow: hidden;
  padding: 18px;
  height: 160px;
}
.home-help li > *,
.intro-post-list li > * {
  position: relative;
}
.home-help li h6,
.intro-post-list li h6 {
  color: #727272;
}
.home-help li h4,
.intro-post-list li h4 {
  font-weight: 700;
  height: 104px;
}
.home-help li .link,
.intro-post-list li .link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.home-help li:before,
.intro-post-list li:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition: -webkit-transform 0.5s ease-out;
  transition: -webkit-transform 0.5s ease-out;
  transition: transform 0.5s ease-out;
  transition: transform 0.5s ease-out, -webkit-transform 0.5s ease-out;
  background: #008d80;
}
@media screen and (min-width: 900px) {
  .home-help li:hover:before,
  .intro-post-list li:hover:before {
    -webkit-transform: none;
    transform: none;
  }
  .home-help li:hover h4,
  .intro-post-list li:hover h4,
  .home-help li:hover h6,
  .intro-post-list li:hover h6 {
    color: #fff;
  }
}
.home-help li.color-orange,
.intro-post-list li.color-orange {
  border-color: #f39c3e;
}
.home-help li.color-orange:before,
.intro-post-list li.color-orange:before {
  background: #f39c3e;
}
.home-help li.color-red-orange,
.intro-post-list li.color-red-orange {
  border-color: #ea5f3f;
}
.home-help li.color-red-orange:before,
.intro-post-list li.color-red-orange:before {
  background: #ea5f3f;
}
.home-help li.color-teal,
.intro-post-list li.color-teal {
  border-color: #008d80;
}
.home-help li.color-teal:before,
.intro-post-list li.color-teal:before {
  background: #008d80;
}
.home-help li.color-lime-green,
.intro-post-list li.color-lime-green {
  border-color: #cddc39;
}
.home-help li.color-lime-green:before,
.intro-post-list li.color-lime-green:before {
  background: #cddc39;
}
.home-help .bx-controls-direction a,
.intro-post-list .bx-controls-direction a {
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -24px;
  text-indent: -99999px;
  font-size: 0;
}
.home-help .bx-controls-direction a:hover,
.intro-post-list .bx-controls-direction a:hover {
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
}
.home-help .bx-controls-direction a:before,
.intro-post-list .bx-controls-direction a:before {
  display: block;
  text-indent: 0;
  font-family: 'FontAwesome';
  font-size: 48px;
  color: #ccc;
}
.home-help .bx-controls-direction a.disabled,
.intro-post-list .bx-controls-direction a.disabled {
  display: none;
}
.home-help .bx-controls-direction .bx-prev,
.intro-post-list .bx-controls-direction .bx-prev {
  left: -45px;
}
.home-help .bx-controls-direction .bx-prev:before,
.intro-post-list .bx-controls-direction .bx-prev:before {
  content: "\F104";
}
.home-help .bx-controls-direction .bx-next,
.intro-post-list .bx-controls-direction .bx-next {
  right: -45px;
}
.home-help .bx-controls-direction .bx-next:before,
.intro-post-list .bx-controls-direction .bx-next:before {
  content: "\F105";
}
.home-help .bx-pager,
.intro-post-list .bx-pager {
  display: none;
}
@media screen and (max-width: 1024px) {
  .home-help .bx-controls-direction .bx-prev,
  .intro-post-list .bx-controls-direction .bx-prev {
    left: -20px;
  }
  .home-help .bx-controls-direction .bx-next,
  .intro-post-list .bx-controls-direction .bx-next {
    right: -20px;
  }
}
@media screen and (max-width: 900px) and (min-width: 500px) {
  .home-help .slider,
  .intro-post-list .slider {
    max-width: 630px;
    margin: 0 auto;
  }
  .home-help .bx-controls-direction .bx-prev,
  .intro-post-list .bx-controls-direction .bx-prev {
    left: -40px;
  }
  .home-help .bx-controls-direction .bx-next,
  .intro-post-list .bx-controls-direction .bx-next {
    right: -40px;
  }
}
@media screen and (max-width: 499px) {
  .home-help .slider,
  .intro-post-list .slider {
    height: auto;
  }
  .home-help li,
  .intro-post-list li {
    height: auto;
  }
  .home-help li h4,
  .intro-post-list li h4 {
    font-size: 18px;
    line-height: 24px;
    font-family: 'Roboto Slab';
  }
  .home-help .bx-controls-direction,
  .intro-post-list .bx-controls-direction {
    display: none;
  }
  .home-help .bx-pager,
  .intro-post-list .bx-pager {
    display: block;
    text-align: center;
  }
  .home-help .bx-pager .bx-pager-item,
  .intro-post-list .bx-pager .bx-pager-item {
    display: inline-block;
    vertical-align: top;
    margin: 20px 5px 0;
  }
  .home-help .bx-pager .bx-pager-item a,
  .intro-post-list .bx-pager .bx-pager-item a {
    display: block;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    border: 1px solid #f39c3e;
    text-indent: -9999px;
  }
  .home-help .bx-pager .bx-pager-item a.active,
  .intro-post-list .bx-pager .bx-pager-item a.active {
    background: #f39c3e;
  }
}
/*# sourceMappingURL=src/styles/stylus/home.css.map */.main {
  padding-bottom: 58px;
}
.main .intro {
  margin-bottom: 30px;
}
.main .intro p {
  font-family: 'Roboto Slab';
}
@media screen and (max-width: 640px) {
  .main .container .w-85 {
    width: 100%;
  }
}
@media screen and (max-width: 900px) and (min-width: 500px) {
  .main .intro h4 {
    font-size: 18px;
    line-height: 24px;
    font-family: 'Roboto Slab';
  }
}
@media screen and (max-width: 499px) {
  .main {
    padding-bottom: 30px;
  }
  .main .intro h4 {
    font-size: 16px;
    line-height: 24px;
  }
}
.page-title {
  width: 100%;
  padding: 25px 0;
}
.page-title h1,
.page-title h2 {
  text-shadow: -2px 2px 0 #ccc;
}
.page-title .intro {
  margin-top: 20px;
  color: #727272;
}
@media screen and (max-width: 900px) and (min-width: 500px) {
  .page-title h1 {
    font-size: 48px;
    line-height: 60px;
    font-family: 'Roboto Slab';
    font-weight: 300;
  }
  .page-title h2,
  .page-title h1 {
    text-align: center;
  }
}
@media screen and (max-width: 499px) {
  .page-title h1,
  .page-title h2 {
    text-align: center;
    font-size: 24px;
    line-height: 32px;
    font-family: 'Roboto Slab';
  }
  .page-title h4 {
    font-size: 16px;
    line-height: 24px;
  }
}
.banner {
  position: relative;
}
.banner .img {
  display: block;
  position: relative;
  height: 510px;
  border-bottom: 10px solid #f39c3e;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
}
.banner .img.border-color-orange {
  border-color: #f39c3e;
}
.banner .img.border-color-lime-green {
  border-color: #cddc39;
}
.banner .img.border-color-teal {
  border-color: #008d80;
}
.banner .img.border-color-red-orange {
  border-color: #ea5f3f;
}
.banner .img.border-color-lime-green {
  border-color: #cddc39;
}
.banner .text-box {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.banner .title {
  max-width: 850px;
  width: 85%;
  margin: 0 auto;
  background: #15153a;
  text-align: center;
  padding: 35px 80px 30px;
  background: #fff;
  text-shadow: -2px 2px 0 #ccc;
}
.banner .title h1 {
  text-align: center;
}
@media screen and (max-width: 900px) and (min-width: 500px) {
  .banner .img {
    height: 310px;
  }
  .banner h1 {
    font-size: 48px;
    line-height: 60px;
    font-family: 'Roboto Slab';
    font-weight: 300;
  }
  .banner h2 {
    font-size: 24px;
    line-height: 32px;
    font-family: 'Roboto Slab';
  }
}
@media screen and (max-width: 499px) {
  .banner .img {
    height: 160px;
  }
  .banner .text-box {
    position: relative;
  }
  .banner .title {
    width: 100%;
    padding: 20px;
  }
  .banner h1,
  .banner h2 {
    font-size: 24px;
    line-height: 32px;
    font-family: 'Roboto Slab';
  }
}
.article-box {
  position: relative;
  background-color: #fff;
}
@media screen and (max-width: 640px) {
  .article-box .entry-content.content {
    font-size: 16px;
    line-height: 24px;
  }
}
.article-box .external {
  margin-top: 50px;
}
.article-box .sub-menu-items {
  border-top: 2px solid #f39c3e;
}
.article-box .sub-menu-items h4 {
  padding: 30px 0;
}
.article-box .sub-menu-items .nav-btn+.nav-btn {
  margin-top: 20px;
}
@media screen and (max-width: 499px) {
  .article-box .sub-menu-items h4 {
    padding: 20px 0;
    font-size: 18px;
    line-height: 24px;
    font-family: 'Roboto Slab';
  }
}
.leadership-staff .leadership-item + .leadership-item {
  margin-top: 50px;
}
.leadership-staff .leadership-item .entry-content p {
  margin-bottom: 0;
}
.leadership-staff .leadership-item h4.title {
  margin-bottom: 30px;
}
.leadership-staff .list {
  margin-top: -30px;
}
.leadership-staff .list li {
  float: left;
  width: 33.333%;
  margin-top: 30px;
}
.leadership-staff .list li:nth-child(3n+1) {
  clear: both;
}
.leadership-staff .list li .text {
  max-width: 100%;
  width: 150px;
  text-align: center;
  position: relative;
}
.leadership-staff .list li .text .img {
  overflow: hidden;
}
.leadership-staff .list li .text img {
  width: 100%;
  display: block;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.leadership-staff .list li .text p {
  font-weight: 700;
  -webkit-transition: color 0.5s ease-out;
  transition: color 0.5s ease-out;
  line-height: 1.3;
  margin: 5px 0;
}
.leadership-staff .list li .text .link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.leadership-staff .list li .text:hover img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.leadership-staff .list li .text:hover p {
  color: #1c75bc;
}
@media screen and (max-width: 499px) {
  .leadership-staff .list li {
    width: 50%;
  }
  .leadership-staff .list li:nth-child(3n+1) {
    clear: none;
  }
  .leadership-staff .list li:nth-child(2n+1) {
    clear: both;
  }
  .leadership-staff .list li .text {
    width: 120px;
  }
}
.filter {
  margin-bottom: 40px;
}
.filter select {
  display: none;
}
.filter .select {
  position: relative;
}
.filter .select .selected {
  height: 50px;
  border: 3px solid #ccc;
  background-color: #fff;
  padding: 15px;
  cursor: pointer;
  position: relative;
}
.filter .select .selected:after {
  content: "\F0D7";
  font-family: 'FontAwesome';
  font-size: 18px;
  color: #f39c3e;
  position: absolute;
  top: 13px;
  right: 15px;
}
.filter .select ul {
  display: none;
  position: absolute;
  top: 48px;
  width: 100%;
  border: 3px solid #ccc;
  z-index: 3;
  max-height: 400px;
  overflow-y: auto;
}
.filter .select ul li {
  height: 50px;
  padding: 0 15px;
  line-height: 50px;
  font-size: 1.1em;
  color: #727272;
  background-color: #fff;
  cursor: pointer;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.filter .select ul li.hover,
.filter .select ul li:hover {
  color: #212121;
  background-color: #ededed;
}
.filter .input {
  position: relative;
  border: 1px solid #ccc;
}
.filter .input input {
  width: 100%;
  height: 48px;
  padding: 15px;
  color: #727272;
  font-size: 1.1em;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  border: 0;
  box-shadow: none;
  outline: 0;
  resize: none;
  box-sizing: border-box;
}
.filter .input.search:after {
  content: "\F002";
  position: absolute;
  top: 23px;
  right: 15px;
  margin-top: -10px;
  z-index: 3;
  color: #f39c3e;
  font-size: 17px;
  font-family: 'FontAwesome';
}
@media screen and (max-width: 900px) and (min-width: 500px) {
  .filter .col-4 {
    width: 50%;
  }
  .filter .col-4:last-child {
    width: 100%;
    margin-top: 30px;
    clear: both;
  }
}
@media screen and (max-width: 499px) {
  .filter {
    padding: 0;
  }
  .filter .row {
    margin-top: -30px;
  }
  .filter .col-4 {
    width: 100%;
    margin-top: 30px;
  }
}
.entry-content blockquote {
  font-family: 'Roboto Slab';
  margin-bottom: 30px;
}
.first-level-landing-page .entry-content blockquote {
  color: #727272;
  text-align: center;
}
.entry-content blockquote p {
  font-family: 'Roboto Slab';
}
.first-level-landing-page .entry-content blockquote p {
  font-size: 24px;
  line-height: 32px;
  font-family: 'Roboto Slab';
}
@media screen and (max-width: 900px) and (min-width: 500px) {
  .first-level-landing-page .entry-content blockquote p {
    font-size: 18px;
    line-height: 24px;
    font-family: 'Roboto Slab';
  }
}
@media screen and (max-width: 499px) {
  .first-level-landing-page .entry-content blockquote p {
    font-size: 16px;
    line-height: 24px;
  }
}
/*# sourceMappingURL=src/styles/stylus/page.css.map */.disasters-list {
  margin: 40px 0;
}
.disasters-list .item {
  height: 350px;
  border: 5px solid #ccc;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.disasters-list .item .txt {
  width: 330px;
  float: right;
  padding: 30px 38px;
}
.disasters-list .item .txt h4 {
  margin-bottom: 20px;
}
.disasters-list .item .txt h4 {
  font-weight: 700;
}
.disasters-list .item .img-area {
  float: left;
  margin-right: -330px;
  width: 100%;
}
.disasters-list .item .img-area .img {
  display: block;
  margin-right: 330px;
  background-size: cover;
  background-position: center;
  height: 340px;
}
.disasters-list .item .link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.disasters-list .item .donate {
  position: relative;
  z-index: 9;
  display: block;
  width: 150px;
  height: 50px;
  border: 3px solid #008d80;
  color: #008d80;
  font-size: 14px;
  line-height: 1.2;
  font-family: 'Source Sans Pro';
  font-weight: 600;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  line-height: 30px;
  padding: 7px 0;
  text-align: center;
  margin-top: 30px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.disasters-list .item .donate:hover {
  color: #fff;
  background: #008d80;
}
.disasters-list .item + .item {
  margin-top: 45px;
}
.disasters-list .item:nth-child(even) .text {
  float: left;
}
.disasters-list .item:nth-child(even) .img-area {
  float: right;
  margin-right: 0;
  margin-left: -330px;
}
.disasters-list .item:nth-child(even) .img-area .img {
  margin-right: 0;
  margin-left: 330px;
}
.disasters-list .item:hover {
  border: 5px solid #f39c3e;
  background: #f39c3e;
}
.disasters-list .past-funds .donate {
  display: none;
}
#funds-list.disasters-list .item:hover {
  border-color: #008d80;
  background: #008d80;
}
#funds-list.disasters-list .item:hover .txt {
  color: #fff;
}
#funds-list.disasters-list .item:hover .donate {
  border-color: #fff;
  color: #fff;
}
#funds-list.disasters-list .item:hover.donate-hover {
  border-color: #ccc;
  background: none;
}
#funds-list.disasters-list .item:hover.donate-hover .txt {
  color: inherit;
}
#funds-list.disasters-list .item:hover.donate-hover .donate {
  border-color: #008d80;
}
#funds-list.disasters-list .past-funds:hover {
  border: 5px solid #c6e2e0;
  background: #c6e2e0;
}
#funds-list.disasters-list .past-funds:hover .txt {
  color: #212121;
}
@media screen and (max-width: 900px) and (min-width: 500px) {
  .disasters-list .item {
    height: 280px;
  }
  .disasters-list .item .txt {
    width: 300px;
  }
  .disasters-list .item .img-area {
    margin-right: -300px;
  }
  .disasters-list .item .img-area .img {
    margin-right: 300px;
    height: 270px;
  }
  .disasters-list .item:nth-child(even) .img-area {
    margin-left: -300px;
  }
  .disasters-list .item:nth-child(even) .img-area .img {
    margin-right: 0;
    margin-left: 300px;
  }
}
@media screen and (max-width: 499px) {
  .disasters-list .item {
    height: auto;
  }
  .disasters-list .item .txt {
    width: 100%;
    float: none;
    padding: 15px;
  }
  .disasters-list .item .txt h4 {
    font-size: 18px;
    line-height: 24px;
    font-family: 'Roboto Slab';
    margin-bottom: 10px;
  }
  .disasters-list .item .img-area {
    float: none !important;
    margin-right: 0;
  }
  .disasters-list .item .img-area .img {
    margin-right: 0;
    height: 120px;
  }
  .disasters-list .item:nth-child(even) .img-area {
    margin-left: 0;
  }
  .disasters-list .item:nth-child(even) .img-area .img {
    margin-right: 0;
    margin-left: 0;
  }
}
.past-disasters {
  padding: 60px 0;
}
.past-disasters h2 {
  text-align: center;
  text-shadow: -2px 2px 0 #ccc;
}
.past-disasters .posts {
  margin: 60px 0;
}
.past-disasters .btn.internal {
  text-align: center;
}
.past-disasters .post-list {
  margin-bottom: 0;
}
@media screen and (max-width: 900px) and (min-width: 500px) {
  .past-disasters h2 {
    font-size: 36px;
    line-height: 42px;
    font-family: 'Roboto Slab';
    font-weight: 700;
  }
  .disasters-list + .past-disasters .post-list .col-4:last-child {
    display: none;
  }
}
@media screen and (max-width: 499px) {
  .past-disasters {
    padding: 30px 0;
  }
  .past-disasters h2 {
    font-size: 24px;
    line-height: 32px;
    font-family: 'Roboto Slab';
  }
  .past-disasters .posts {
    margin: 30px 0;
  }
  .disasters-list + .past-disasters .post-list .col-4 {
    display: none;
  }
  .disasters-list + .past-disasters .post-list .col-4:first-child {
    display: block;
  }
}
/*# sourceMappingURL=src/styles/stylus/disasters.css.map */.issues-list {
  padding: 40px 0 150px;
}
.issues-list .item .section-title {
  border-bottom: 2px solid #ea5f3f;
  padding-bottom: 5px;
}
.issues-list .item + .item {
  margin-top: 45px;
}
.issues-list .col-4 {
  margin-top: 30px;
}
.issues-list .article {
  background-size: cover;
  background-position: center;
  height: 120px;
  position: relative;
  background-blend-mode: screen, normal;
  background-color: #999;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
}
.issues-list .article h5 {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  text-align: center;
  font-weight: 700;
}
.issues-list .article .link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.issues-list .article:hover {
  background-color: #f39c3e;
  -webkit-filter: grayscale(0);
          filter: grayscale(0);
}
@media screen and (max-width: 900px) and (min-width: 500px) {
  .issues-list .item .container {
    padding: 0;
    max-width: 630px;
  }
  .issues-list .item .container .col-4 {
    width: 50%;
  }
  .issues-list .item .container .col-4:nth-child(3n+1) {
    clear: none;
  }
  .issues-list .item .container .col-4:nth-child(2n+1) {
    clear: both;
  }
}
@media screen and (max-width: 499px) {
  .issues-list {
    padding: 30px 0;
  }
  .issues-list h4 {
    font-size: 18px;
    line-height: 24px;
    font-family: 'Roboto Slab';
  }
  .issues-list .item .container {
    max-width: 300px;
    width: 85%;
  }
  .issues-list .item .container .row {
    margin-left: 0;
    margin-right: 0;
  }
  .issues-list .item .container .col-4,
  .issues-list .item .container .col-12 {
    width: 100%;
    padding: 0;
  }
}
/*# sourceMappingURL=src/styles/stylus/insights.css.map */.article-top {
  padding: 25px 0;
}
.article-top .text-box {
  margin: 0;
/*.type
      color black*/
}
.article-top h3 {
  margin: 8px 0 12px;
}
.article-top .icons {
  margin-top: 12px;
}
.article-top .icons a {
  display: inline-block;
  margin-right: 12px;
  color: inherit;
  font-size: 18px;
  -webkit-transition: color 0.5s ease-out;
  transition: color 0.5s ease-out;
}
.article-top .icons a:hover {
  color: #fff;
}
@media screen and (max-width: 900px) and (min-width: 500px) {
  .article-top h3 {
    font-size: 24px;
    line-height: 32px;
    font-family: 'Roboto Slab';
    margin-bottom: 8px;
  }
}
@media screen and (max-width: 499px) {
  .article-top {
    padding: 15px 0;
  }
  .article-top h3 {
    font-size: 18px;
    line-height: 24px;
    font-family: 'Roboto Slab';
    margin: 5px 0;
  }
}
.main-content {
  position: relative;
  width: 100%;
  margin-right: -332px;
  padding-top: 40px;
}
.main-content > .box {
  margin-right: 332px;
}
.main-content .item {
  margin-bottom: 50px;
}
.main-content .item li {
  margin-bottom: 30px;
}
.main-content h4.title {
  display: inline-block;
  padding-bottom: 10px;
  margin-bottom: 15px;
  position: relative;
}
.main-content h4.title:after {
  display: block;
  content: "";
  width: 100%;
  height: 2px;
  background: orangeRed;
  position: absolute;
  bottom: 0;
  left: 0;
}
.main-content:after {
  content: "";
  width: 300px;
  background-color: #f9f9f9;
  position: absolute;
  top: 0;
  right: 0;
  bottom: -50px;
}
@media screen and (max-width: 900px) {
  .main-content {
    float: none;
    margin-right: 0;
    padding: 30px 0;
  }
  .main-content > .box {
    margin-right: 0;
  }
  .main-content:after {
    display: none;
  }
}
@media screen and (max-width: 499px) {
  .main-content .item {
    margin-bottom: 30px;
  }
  .main-content .item li {
    margin-bottom: 20px;
  }
  .main-content h4.title {
    font-size: 18px;
    line-height: 24px;
    font-family: 'Roboto Slab';
  }
}
.related-content .title {
  margin-top: 20px;
}
.related-content ul {
  margin-top: 20px;
}
.related-content li +li {
  margin-top: 35px;
}
.related-content li h6 {
  color: #727272;
}
.related-content li a {
  color: #212121;
  font-weight: 700;
  font-size: 24px;
  line-height: 32px;
  font-family: 'Roboto Slab';
}
@media screen and (max-width: 499px) {
  .related-content li a {
    font-size: 18px;
    line-height: 24px;
    font-family: 'Roboto Slab';
  }
}
.related-content li a:hover {
  color: #1c75bc;
}
@media screen and (max-width: 499px) {
  .related-content h4 {
    font-size: 18px;
    line-height: 24px;
    font-family: 'Roboto Slab';
  }
}
.index-section {
  margin-top: 30px;
}
.index-section +.pagination {
  margin-top: 50px;
}
.index-section li {
  border-bottom: 1px solid #ccc;
  padding: 15px 0;
}
.index-section li a {
  color: #212121;
  font-weight: 700;
  -webkit-transition: color 0.5s ease-out;
  transition: color 0.5s ease-out;
}
.index-section li a:hover {
  color: #1c75bc;
}
.index-section li p {
  margin-top: 10px;
}
@media screen and (max-width: 499px) {
  .index-section h4 {
    font-size: 18px;
    line-height: 24px;
    font-family: 'Roboto Slab';
  }
}
.upcoming-events .article {
  margin-bottom: 20px;
}
.upcoming-events i.img {
  display: block;
  height: 200px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.upcoming-events .text {
  border-top: 5px solid #ea5f3f;
  padding: 20px;
  background: #f4f4f4;
}
.upcoming-events .text h4 {
  font-weight: 700;
  margin-bottom: 5px;
}
.upcoming-events .text .txt {
  margin: 20px 0;
}
.upcoming-events .text .btn {
  text-align: center;
}
@media screen and (max-width: 499px) {
  .upcoming-events i.img {
    height: 120px;
  }
  .upcoming-events .text h4 {
    font-size: 18px;
    line-height: 24px;
    font-family: 'Roboto Slab';
  }
  .upcoming-events .text .btn a {
    width: 100%;
  }
}
.post-author {
  border-top: 2px solid #ea5f3f;
  border-bottom: 2px solid #ea5f3f;
  padding: 30px 0;
  margin-bottom: 30px;
}
.post-author h4 {
  margin-bottom: 10px;
}
.post-author .img {
  width: 150px;
}
.post-author .img img {
  width: 100%;
  display: block;
}
.post-author .text {
  margin-left: 170px;
}
.post-author .text h4 {
  margin-bottom: 5px;
}
.post-author .text a {
  color: #1c75bc;
}
@media screen and (max-width: 499px) {
  .post-author .img {
    float: none;
  }
  .post-author .text {
    margin-top: 20px;
    margin-left: 0;
  }
  .post-author .text h4 {
    font-size: 18px;
    line-height: 24px;
    font-family: 'Roboto Slab';
  }
}
.pagination {
  text-align: center;
  margin-top: 100px;
}
.pagination li {
  display: inline-block;
  margin-right: 20px;
  font-size: 24px;
  line-height: 32px;
  font-family: 'Roboto Slab';
}
.pagination li.current a {
  color: #212121;
}
.pagination li a {
  color: #727272;
}
.pagination li a .fa:before {
  color: #f39c3e;
}
.pagination li .fa:before {
  color: #ccc;
}
@media screen and (max-width: 499px) {
  .pagination {
    margin-top: 30px;
  }
}
.article-pagination {
  margin: -5px;
}
.article-pagination .box {
  display: table;
  table-layout: fixed;
  width: 100%;
  border-spacing: 5px;
}
.article-pagination .next {
  text-align: right;
}
.article-pagination .prev,
.article-pagination .next {
  display: table-cell;
  position: relative;
}
.article-pagination .prev .text,
.article-pagination .next .text {
  padding: 15px;
}
.article-pagination .prev .text:before,
.article-pagination .next .text:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 3px solid #f39c3e;
  -webkit-transition: background 0.5s ease-out;
  transition: background 0.5s ease-out;
}
.color-lime-green.article-pagination .prev .text:before,
.color-lime-green.article-pagination .next .text:before {
  border-color: #cddc39;
}
@media screen and (min-width: 900px) {
  .article-pagination .prev .text:hover:before,
  .article-pagination .next .text:hover:before {
    background: #f39c3e;
  }
  .color-lime-green.article-pagination .prev .text:hover:before,
  .color-lime-green.article-pagination .next .text:hover:before {
    background: #cddc39;
  }
}
.article-pagination .prev .text h6,
.article-pagination .next .text h6 {
  display: inline-block;
  vertical-align: middle;
  font-weight: 600;
}
.article-pagination .prev .text h5,
.article-pagination .next .text h5 {
  font-weight: 700;
}
.article-pagination .prev .text .txt,
.article-pagination .next .text .txt,
.article-pagination .prev .text h5,
.article-pagination .next .text h5 {
  position: relative;
}
.article-pagination .prev a,
.article-pagination .next a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 499px) {
  .article-pagination {
    margin: 0;
  }
  .article-pagination .box {
    display: block;
    border-spacing: 0;
  }
  .article-pagination .prev,
  .article-pagination .next {
    display: block;
  }
  .article-pagination .next {
    margin-top: 5px;
  }
}
/*# sourceMappingURL=src/styles/stylus/article.css.map */.map-area {
  overflow: hidden;
  margin-bottom: 20px;
}
.map-area svg {
  width: 200%;
  margin: -3% 0 -37% -34%;
/*transform scale(1.5)
    transform-origin top center*/
}
.map-area .active {
  fill: #f39c3e;
}
.map-area [data-id] {
  cursor: pointer;
}
.map-area [data-id]:hover {
  fill: #f39c3e;
}
.map-area text {
  pointer-events: none;
}
.map-detail > * {
  display: none;
}
/*# sourceMappingURL=src/styles/stylus/map.css.map */.sidebar {
  position: relative;
  width: 300px;
  z-index: 2;
}
.sidebar .form {
  padding: 20px;
}
.sidebar .form input[type="submit"] {
  max-width: 100%;
}
@media screen and (max-width: 900px) {
  .sidebar {
    padding: 10px 0;
    background: #f9f9f9;
    width: auto;
    float: none;
    margin: 0 -8.82% -58px;
  }
}
@media screen and (max-width: 499px) {
  .sidebar {
    margin-bottom: -30px;
  }
}
@media screen and (min-width: 900px) {
  .sidebar-fixed .sidebar .sidebar-box {
    width: 300px;
    z-index: 9;
    margin-top: 0 !important;
    position: fixed;
    top: 130px;
    bottom: 70px;
    overflow: hidden;
  }
  .hide-navi.sidebar-fixed .sidebar .sidebar-box {
    top: 80px;
  }
}
.article_with_anchor_nav_template .main-content:after {
  display: none;
}
.article_with_anchor_nav_template .sidebar {
  margin-top: 40px;
}
@media screen and (max-width: 900px) {
  .article_with_anchor_nav_template .sidebar {
    margin: 0 -8.82%;
    padding: 0;
  }
  .article_with_anchor_nav_template .main-content {
    padding-top: 0;
  }
  .article_with_anchor_nav_template.sidebar-fixed .sidebar-pin {
    display: block;
    height: 50px;
  }
  .article_with_anchor_nav_template.sidebar-fixed .sidebar {
    position: fixed;
    top: 66px;
    left: 0;
    width: 100%;
    margin: 0;
  }
}
@media screen and (max-width: 499px) {
  .article_with_anchor_nav_template .sidebar {
    margin-top: 0;
  }
  .article_with_anchor_nav_template.sidebar-fixed .sidebar {
    top: 51px;
  }
}
/*.article_with_submenu_sidebar_template,.secondary-level-info-page
  .sidebar-box
    max-height 400px*/
.anchor-navigation #active-anchor {
  display: none;
}
.anchor-navigation li a {
  display: block;
  font-size: 18px;
  line-height: 24px;
  font-family: 'Roboto Slab', serif;
  color: #727272;
  padding: 13px 15px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  border-bottom: 1px solid #ccc;
}
.anchor-navigation li a:hover,
.anchor-navigation li.current a {
  background-color: #ededed;
  font-weight: 700;
}
@media screen and (max-width: 900px) {
  .anchor-navigation #active-anchor {
    display: block;
    padding: 12px 7.5%;
    cursor: pointer;
    font-size: 18px;
    line-height: 24px;
    font-family: 'Roboto Slab';
    font-weight: 700;
    border-bottom: 1px solid #ccc;
  }
  .anchor-navigation #active-anchor:after {
    content: "\F0D7";
    font-family: 'FontAwesome';
    display: inline-block;
    margin-left: 5px;
  }
  .anchor-navigation #toc {
    display: none;
    position: absolute;
    top: 50px;
    left: 0;
    width: 100%;
    background: #fff;
  }
  .anchor-navigation #toc li a {
    padding: 13px 7.5%;
  }
}
.main-nav-item h6 {
  display: inline-block;
  position: relative;
  padding-bottom: 10px;
  margin: 20px 20px 10px;
}
.main-nav-item h6:after {
  content: "";
  width: 100%;
  height: 2px;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #ccc;
}
.main-nav-item li {
  position: relative;
  padding: 20px;
  -webkit-transition: background 0.5s ease-out;
  transition: background 0.5s ease-out;
}
.main-nav-item li h5 {
  font-weight: 700;
}
.main-nav-item li .link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.main-nav-item li.current,
.main-nav-item li:hover {
  background: #ededed;
}
@media screen and (max-width: 900px) {
  .main-nav-item h6 {
    margin: 20px 7.5% 10px;
  }
  .main-nav-item li {
    padding: 20px 7.5%;
  }
}
.sidebar-related-content h6.title {
  display: inline-block;
  position: relative;
  padding-bottom: 10px;
  margin: 20px 20px 10px;
}
.sidebar-related-content h6.title:after {
  content: "";
  width: 100%;
  height: 2px;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #ccc;
}
.sidebar-related-content li {
  position: relative;
  padding: 20px;
  -webkit-transition: background 0.5s ease-out;
  transition: background 0.5s ease-out;
}
.sidebar-related-content li h6 {
  color: #727272;
}
.sidebar-related-content li h5 {
  font-weight: 700;
}
.sidebar-related-content li a {
  color: #212121;
  -webkit-transition: color 0.5s ease-out;
  transition: color 0.5s ease-out;
}
.sidebar-related-content li a:hover {
  color: #1c75bc;
}
.sidebar-related-content li:hover {
  background: #ededed;
}
@media screen and (max-width: 900px) {
  .sidebar-related-content h6.title {
    margin: 20px 7.5% 10px;
  }
  .sidebar-related-content li {
    padding: 20px 7.5%;
  }
}
.sidebar-special-module {
  background: #ea5f3f;
  color: #fff;
  padding: 20px;
  -webkit-transition: background 0.5s ease-out;
  transition: background 0.5s ease-out;
  position: relative;
}
.sidebar-special-module h4 {
  font-weight: 700;
  margin-top: 5px;
}
.sidebar-special-module .link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 900px) {
  .sidebar-special-module:hover {
    background: #f39c3e;
  }
}
@media screen and (max-width: 499px) {
  .sidebar-special-module {
    padding: 20px 7.5%;
  }
  .sidebar-special-module h4 {
    font-size: 18px;
    line-height: 24px;
    font-family: 'Roboto Slab';
  }
}
/*# sourceMappingURL=src/styles/stylus/sidebar.css.map */.form .field {
  margin-bottom: 20px;
}
.form input:not([type="radio"]):not([type="checkbox"]),
.form textarea {
  width: 100%;
  border: 1px solid #ccc;
  background: #fff;
  line-height: 20px;
  padding: 14px 10px;
  font-size: 18px;
  height: 50px;
}
.form input:not([type="radio"]):not([type="checkbox"])::-webkit-input-placeholder,
.form textarea::-webkit-input-placeholder {
  color: #727272;
  opacity: 1;
  -ms-filter: none;
  -webkit-filter: none;
          filter: none;
}
.form input:not([type="radio"]):not([type="checkbox"]):-moz-placeholder,
.form textarea:-moz-placeholder {
  color: #727272;
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.form input:not([type="radio"]):not([type="checkbox"])::-moz-placeholder,
.form textarea::-moz-placeholder {
  color: #727272;
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.form input:not([type="radio"]):not([type="checkbox"]):-ms-input-placeholder,
.form textarea:-ms-input-placeholder {
  color: #727272;
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.form [type="submit"] {
  width: 100%;
  background: none;
  text-align: center;
  border: 3px solid #f39c3e;
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  font-family: 'Source Sans Pro';
  color: #212121;
  text-decoration: none;
  padding: 12px 0;
  -webkit-transition: background 0.5s ease-out;
  transition: background 0.5s ease-out;
  position: relative;
  text-transform: uppercase;
  max-width: 250px;
}
.form [type="submit"]:hover {
  background: #f39c3e;
}
/*# sourceMappingURL=src/styles/stylus/form.css.map */.footer .top {
  display: none;
  position: relative;
  padding: 55px 0;
  color: #ea5f3f;
  background: url(static/a272ae28b49ad82ac691e951f1830a2a.png) repeat;
  text-align: center;
}
.footer .top .icon i {
  width: 50px;
  height: 50px;
  font-size: 24px;
  border: 1px solid #ea5f3f;
  border-radius: 50%;
  line-height: 1;
  padding-top: 11px;
}
.footer .top h6 {
  margin: 10px 0 12px;
}
.footer .top h4 {
  color: #212121;
  text-shadow: -2px 2px #ccc;
  margin-bottom: 20px;
}
.footer .top .btn {
  display: block;
  margin: 0 auto;
  width: 125px;
  background: none;
  text-align: center;
  border: 3px solid #f39c3e;
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  font-family: 'Source Sans Pro';
  color: #212121;
  text-decoration: none;
  padding: 12px 0;
  -webkit-transition: background 0.5s ease-out;
  transition: background 0.5s ease-out;
  position: relative;
  text-transform: uppercase;
}
.footer .top .btn:hover {
  background: #f39c3e;
}
.footer .top form {
  font-size: 0;
}
.footer .top form input[type="email"] {
  border: 1px solid #ccc;
  background: #fff;
  line-height: 20px;
  padding: 14px 10px;
  font-size: 18px;
  display: inline-block;
  vertical-align: top;
  height: 50px;
}
.footer .top form input[type="email"]::-webkit-input-placeholder {
  color: #727272;
  opacity: 1;
  -ms-filter: none;
  -webkit-filter: none;
          filter: none;
}
.footer .top form input[type="email"]:-moz-placeholder {
  color: #727272;
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.footer .top form input[type="email"]::-moz-placeholder {
  color: #727272;
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.footer .top form input[type="email"]:-ms-input-placeholder {
  color: #727272;
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.footer .top form input[type="submit"] {
  display: inline-block;
  vertical-align: top;
  width: 125px;
  background: none;
  text-align: center;
  border: 3px solid #f39c3e;
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  font-family: 'Source Sans Pro';
  color: #212121;
  text-decoration: none;
  padding: 12px 0;
  -webkit-transition: background 0.5s ease-out;
  transition: background 0.5s ease-out;
  position: relative;
  text-transform: uppercase;
}
.footer .top form input[type="submit"]:hover {
  background: #f39c3e;
}
.footer .top .fa-times {
  font-size: 18px;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 15px;
}
.home .footer {
  border-top: 5px solid #ea5f3f;
}
.home .footer .top {
  display: block;
}
.home .footer .top .fa-times {
  display: none;
}
.home .footer .bottom .mail {
  display: none;
}
@media screen and (max-width: 900px) {
  .footer {
    padding: 17px 0;
    text-align: center;
  }
  .footer .fl {
    float: none;
    margin-bottom: 15px;
  }
  .footer .fr {
    float: none;
  }
}
@media screen and (max-width: 499px) {
  .footer .top {
    padding: 15px 0;
  }
  .footer .top form input[type="email"] {
    font-size: 16px;
    display: block;
    width: 100%;
    margin-bottom: 15px;
  }
}
.footer-bottom {
  background: #212121;
  font-size: 14px;
  color: #727272;
  line-height: 20px;
  padding: 15px 0;
  border-top: 5px solid #ea5f3f;
}
.home .footer-bottom {
  border-top: none;
}
.footer-bottom a {
  color: #fff;
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}
.footer-bottom a:hover {
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
}
.footer-bottom a.mail,
.footer-bottom a.mail-2 {
  color: #ea5f3f;
}
.footer-bottom a.mail .fa,
.footer-bottom a.mail-2 .fa {
  border: 1px solid #ea5f3f;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  padding-top: 5px;
  padding-left: 4px;
}
.home .footer-bottom a.mail,
.home .footer-bottom a.mail-2 {
  display: none;
}
.footer-bottom .fa {
  font-size: 18px;
  width: 30px;
}
.footer-bottom br {
  display: none;
}
@media screen and (min-width: 900px) {
  .footer-bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 60px;
    line-height: 30px;
  }
}
@media screen and (max-width: 900px) {
  .footer-bottom {
    text-align: center;
  }
  .footer-bottom .fl {
    float: none;
    margin-bottom: 15px;
  }
  .footer-bottom .fr {
    float: none;
  }
  .footer-bottom br {
    display: block;
  }
  .footer-bottom .mail,
  .footer-bottom .mail-2 {
    display: block;
  }
}
/*# sourceMappingURL=src/styles/stylus/footer.css.map */.entry-content ul,
.entry-content ol {
  margin: 0 0 12px 0;
}
.entry-content hr {
  display: block;
  margin: 20px 0;
}
.entry-content strong {
  font-weight: 700;
}
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
  margin: 0 0 12px 0;
}
.entry-content img {
  max-width: 100%;
  height: auto;
}
.entry-content code {
  text-shadow: none;
  background: #555;
  color: #bfbebe;
  font-family: "Courier New", clearSys;
}
.entry-content pre {
  text-shadow: none;
  font-size: 12px;
  width: 95%;
  line-height: 16px;
  overflow: auto;
  font-family: "Courier New", clearSys;
  background: #fcfcfc;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  border-left: 15px solid #eee;
  border-right: 1px solid #eee;
  margin: 0 0 12px;
  padding: 0 5px 16px;
}
.entry-content .wp_link_pages {
  clear: both;
  padding: 10px 0 20px;
}
.entry-content .alignnone {
  margin: 5px 20px 20px 0;
}
.entry-content .aligncenter,
.entry-content div.aligncenter {
  display: block;
  margin: 5px auto 20px auto;
}
.entry-content .alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
.entry-content .alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
.entry-content .aligncenter {
  display: block;
  margin: 5px auto;
}
.entry-content img.alignright,
.entry-content a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
.entry-content img.alignnone,
.entry-content a img.alignnone {
  margin: 5px 0 20px 0;
}
.entry-content img.alignleft,
.entry-content a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
.entry-content img.aligncenter,
.entry-content a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.entry-content .wp-caption {
  color: #808080;
  border-bottom: 1px solid #aeaeae;
  max-width: 100%;
}
.entry-content .wp-caption.alignnone {
  margin: 5px 0 20px 0;
}
.entry-content .wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}
.entry-content .wp-caption.alignright {
  margin: 5px 0 20px 20px;
}
.entry-content .wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  padding: 0;
}
.entry-content .wp-caption .wp-caption-text {
  font-size: 14px;
  line-height: 20px;
  margin: 0;
  padding: 10px 0;
}
.entry-content img.wp-smiley {
  vertical-align: middle;
}
.entry-content .gallery {
  margin: 0 auto 18px;
}
.entry-content .gallery .gallery-item {
  float: left;
  margin-top: 0;
  text-align: center;
  max-width: 155px;
}
.entry-content .gallery img {
  border: 1px solid #ddd;
}
.entry-content .gallery .gallery-caption {
  font-size: 12px;
  margin: 0 0 12px;
}
.entry-content .gallery dl {
  margin: 0;
}
.entry-content .gallery br + br {
  display: none;
}
.entry-content .attachment-gallery img {
  background: #fff;
  border: 1px solid #f0f0f0;
  display: block;
  height: auto;
  margin: 15px auto;
  max-width: 96%;
  padding: 5px;
  width: auto;
}
.entry-content .gallery-meta .iso,
.entry-content .gallery-meta .camera,
.entry-content .gallery-meta .shutter,
.entry-content .gallery-meta .aperture,
.entry-content .gallery-meta .full-size,
.entry-content .gallery-meta .focal-length {
  display: block;
}
.entry-content .video-iframe {
  position: relative;
  margin-bottom: 30px;
}
.entry-content .video-iframe:before {
  content: "";
  width: 100%;
  padding-top: 50%;
  display: block;
}
.entry-content .video-iframe iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.entry-content a,
.wp-editor a {
  color: #1c75bc;
  position: relative;
  display: inline;
  text-decoration: underline;
}
.entry-content em,
.wp-editor em {
  font-style: italic;
}
.entry-content p,
.wp-editor p,
.entry-content ul,
.wp-editor ul,
.entry-content ol,
.wp-editor ol,
.entry-content blockquote,
.wp-editor blockquote {
  margin-bottom: 30px;
}
.entry-content ul,
.wp-editor ul {
  list-style-type: none;
}
.entry-content ul li,
.wp-editor ul li {
  position: relative;
  padding-left: 10px;
}
.entry-content ul li:before,
.wp-editor ul li:before {
  content: "\2022";
  position: absolute;
  top: 0;
  left: 0;
}
.entry-content ol,
.wp-editor ol {
  padding-left: 18px;
  list-style-type: decimal;
}
.entry-content li,
.wp-editor li {
  position: relative;
}
.entry-content hr,
.wp-editor hr {
  border: 0;
  border-top: 1px solid #000;
}
.entry-content ol ol,
.wp-editor ol ol,
.entry-content ul ol,
.wp-editor ul ol {
  list-style-type: lower-latin;
  margin-top: 10px;
}
.entry-content blockquote p,
.wp-editor blockquote p {
  margin-bottom: 0;
}
@media screen and (min-width: 900px) {
  .entry-content :not(.wp-button) > a,
  .wp-editor :not(.wp-button) > a {
    text-decoration: none;
  }
  .entry-content :not(.wp-button) > a:after,
  .wp-editor :not(.wp-button) > a:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: #1c75bc;
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, transform 0.3s;
    transition: opacity 0.3s, transform 0.3s, -webkit-transform 0.3s;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: translateY(1.5em);
    transform: translateY(1.5em);
  }
  .entry-content :not(.wp-button) > a:hover:after,
  .wp-editor :not(.wp-button) > a:hover:after {
    -webkit-transform: translateY(1.2em);
    transform: translateY(1.2em);
    opacity: 1;
    -ms-filter: none;
    -webkit-filter: none;
            filter: none;
  }
}
@media screen and (max-width: 900px) {
  .entry-content :not(.wp-button) > a,
  .wp-editor :not(.wp-button) > a {
    text-decoration: underline;
  }
}
@media screen and (max-width: 499px) {
  .entry-content,
  .wp-editor {
    word-wrap: break-word;
  }
  .entry-content h1,
  .wp-editor h1,
  .entry-content h2,
  .wp-editor h2 {
    font-size: 24px;
    line-height: 32px;
    font-family: 'Roboto Slab';
  }
  .entry-content h4,
  .wp-editor h4 {
    font-size: 18px;
    line-height: 24px;
    font-family: 'Roboto Slab';
  }
  .entry-content .alignright,
  .wp-editor .alignright,
  .entry-content .alignleft,
  .wp-editor .alignleft {
    float: none;
    margin: 0 0 20px;
  }
}
/*# sourceMappingURL=src/styles/stylus/entry-content.css.map */.article_with_anchor_nav_template h4:not(.title) {
  display: inline-block;
  padding-bottom: value;
  padding-bottom: 10px;
  margin-top: 20px;
  margin-bottom: 15px;
  position: relative;
  border-bottom: 2px solid orangeRed;
}
.article_with_anchor_nav_template h4:not(.title):first-child {
  margin-top: 0;
}
.header + section,
.header + div {
  padding-top: 141px;
}
.hide-navi .header + section,
.hide-navi .header + div {
  padding-top: 101px;
}
@media screen and (min-width: 900px) {
  .fixed .header + section,
  .fixed .header + div {
    padding-top: 120px;
  }
}
@media screen and (max-width: 900px) and (min-width: 500px) {
  .header + section,
  .header + div {
    padding-top: 66px !important;
  }
}
@media screen and (max-width: 499px) {
  .header + section,
  .header + div {
    padding-top: 51px !important;
  }
}
.home .post-list {
  margin-top: 0;
}
.home .post-list .container {
  padding-top: 32px;
}
.page-title,
.article-top {
  padding-bottom: 0;
}
.page-title .container,
.article-top .container {
  padding: 25px 32px;
}
@media screen and (max-width: 900px) {
  .page-title .container,
  .article-top .container {
    padding: 15px 0;
  }
}
/*# sourceMappingURL=src/styles/stylus/hack-2.css.map */.hatchbuck-form .form-label-top,
.hatchbuck-form .form-sub-label {
  display: none;
}
.hatchbuck-form .form-line {
  margin-bottom: 20px;
}
.hatchbuck-form .form-buttons-wrapper {
  margin-left: 0 !important;
}
.hatchbuck-form .form-buttons-wrapper button {
  max-width: 100%;
}
.hatchbuck-form .form-sub-label-container {
  display: inline-block;
  height: 50px;
  overflow: hidden;
}
.hatchbuck-form .form-sub-label-container:first-child {
  margin-right: 20px;
}
.hatchbuck-form input[type="radio"],
.hatchbuck-form input[type="checkbox"] {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.hatchbuck-form input[type="radio"] + label,
.hatchbuck-form input[type="checkbox"] + label {
  position: relative;
  padding-left: 32px;
}
.hatchbuck-form input[type="radio"] + label:before,
.hatchbuck-form input[type="checkbox"] + label:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  background-color: #fff;
  border: 1px solid #ccc;
  width: 20px;
  height: 20px;
}
.hatchbuck-form input[type="radio"]:checked + label:before,
.hatchbuck-form input[type="checkbox"]:checked + label:before {
  background-color: #f39c3e;
}

.selectionShareable:not(h4) + ul.selectionShareable{
	margin-top: -30px;
}


figure.selectionShareable + ul.selectionShareable {
	margin-top: 0;
}

ul.selectionShareable {
	padding-left: 15px;
	margin-bottom: 0;
}

ul.selectionShareable li {
	padding-left: 20px;
}

.front-page_slider .slick-dots {
  padding: 18px 0 50px;
  display: flex;
  justify-content: center;
}

.front-page_slider .slick-dots li,
.front-page_slider .slick-dots button {
  padding: 0;
  width: 10px;
  height: 10px;
  list-style: none;
  background-color: transparent;
  border: none;
}

.front-page_slider .slick-dots li {
  margin: 0 6px;
}

.front-page_slider .slick-dots button {
  text-indent: 100px;
  background-color: #b7b7b7;
  overflow: hidden;
  border-radius: 50%;outline: none;
}

.front-page_slider .slick-dots button:hover,
.front-page_slider .slick-dots .slick-active button {
  background-color: #f29c3b;
}
/*Foooter*/
.footer {
    background-color: #000000;
    padding: 0 !important;
    border-top: 5px solid #ea5f3f;
}

.footer__container {
    max-width: 1024px;
    margin: 0 auto;
    padding: 0 32px;
}

.footer__logo {
    padding: 20px 0;
    text-align: center;
}
.footer__content {
    display: flex;
    justify-content: space-between;
}

.footer__logo > a > img {
    margin: 0 15px;
    width:80px;
}

.footer__logo > img{
    width:72px;
}

.footer__logo-link {
    width: 80px!important;
    margin: 0 15px!important;
}

.footer .top {
    background: none !important;
}


.footer-bottom {
    background: none !important;
    position: static !important;
    height: auto !important;
    display: flex !important;
    align-items: center;
    padding-top: 0 !important;
    width: auto !important;
    border-top: none !important;
    padding-bottom: 20px !important;
}

.wrapper {
    padding-bottom: 0 !important;
}

.footer .fl, .footer .fr {
    float: none !important;
}

.icon {
    text-align: center;
    color: #ea5f3f;
    display: inline-block;
    margin-right: 5px;
}


.footer__subscribe {
    color: #ea5f3f;
}

.footer__subscribe h6 {
    display: inline-block;
    text-transform: none;
    color: #ea5f3f;
}

.footer__subscribe .icon i {
    width: 35px;
    height: 35px;
    font-size: 20px;
    border: 2px solid #ea5f3f;
    border-radius: 50%;
    line-height: 1;
    padding-top: 5px;
}

.BBFormContainer input[type="checkbox"] {
    -moz-appearance: checkbox;
    -webkit-appearance: checkbox;
    appearance: checkbox;
}

.BBFormContainer input[type="radio" i] {
    -webkit-appearance: radio;
}
    
.BBFormSelectList {
    margin: 2.5px 0 !important;
}


@media only screen and (max-width: 900px){

    .footer__content {
        flex-direction: column;
        align-items: center;
    }

    .footer-bottom {
        width: 100%;
    }

    .footer-bottom .fl {
        margin-bottom: 0 !important;
    }

    .footer__subscribe {
        margin-left: 10px !important;
    }
}

@media only screen and (max-width: 499px) {
    .footer-bottom {
        flex-direction: column;
    }

    .footer__subscribe {
        margin-left: 0 !important;
        padding-top: 20px;
    }

    .copyright__text {
        display: block;
        margin-bottom: 20px;
    }
}



/*# sourceMappingURL=src/styles/stylus/hatchbuck.css.map */
/*# sourceMappingURL=style.css.map*/