@charset "UTF-8";
/*
    Created on : Aug 20, 2019, 11:28:41 AM
    Author     : mpasos
*/
/*!
 * Font Awesome Free 5.14.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@import url("https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;600&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,300;0,400;0,700;1,400;1,700&family=Quicksand:wght@300;400;500;600&display=swap");
.fa,
.fas,
.twitter,
.facebook,
.far,
.fal,
.fad,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

.twitter,
.facebook {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
}

.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -0.0667em;
}

.fa-xs {
  font-size: 0.75em;
}

.fa-sm {
  font-size: 0.875em;
}

.fa-1x {
  font-size: 1em;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-6x {
  font-size: 6em;
}

.fa-7x {
  font-size: 7em;
}

.fa-8x {
  font-size: 8em;
}

.fa-9x {
  font-size: 9em;
}

.fa-10x {
  font-size: 10em;
}

.fa-fw {
  text-align: center;
  width: 1.25em;
}

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}
.fa-ul > li {
  position: relative;
}

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}

.fa-border {
  border: solid 0.08em #eee;
  border-radius: 0.1em;
  padding: 0.2em 0.25em 0.15em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left,
.fas.fa-pull-left,
.fa-pull-left.twitter,
.fa-pull-left.facebook,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: 0.3em;
}
.fa.fa-pull-right,
.fas.fa-pull-right,
.fa-pull-right.twitter,
.fa-pull-right.facebook,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: 0.3em;
}

.fa-spin {
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1);
}

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=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,
:root .fa-flip-both {
  filter: none;
  -webkit-filter: none;
}

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em;
}

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-500px:before {
  content: "";
}

.fa-accessible-icon:before {
  content: "";
}

.fa-accusoft:before {
  content: "";
}

.fa-acquisitions-incorporated:before {
  content: "";
}

.fa-ad:before {
  content: "";
}

.fa-address-book:before {
  content: "";
}

.fa-address-card:before {
  content: "";
}

.fa-adjust:before {
  content: "";
}

.fa-adn:before {
  content: "";
}

.fa-adobe:before {
  content: "";
}

.fa-adversal:before {
  content: "";
}

.fa-affiliatetheme:before {
  content: "";
}

.fa-air-freshener:before {
  content: "";
}

.fa-airbnb:before {
  content: "";
}

.fa-algolia:before {
  content: "";
}

.fa-align-center:before {
  content: "";
}

.fa-align-justify:before {
  content: "";
}

.fa-align-left:before {
  content: "";
}

.fa-align-right:before {
  content: "";
}

.fa-alipay:before {
  content: "";
}

.fa-allergies:before {
  content: "";
}

.fa-amazon:before {
  content: "";
}

.fa-amazon-pay:before {
  content: "";
}

.fa-ambulance:before {
  content: "";
}

.fa-american-sign-language-interpreting:before {
  content: "";
}

.fa-amilia:before {
  content: "";
}

.fa-anchor:before {
  content: "";
}

.fa-android:before {
  content: "";
}

.fa-angellist:before {
  content: "";
}

.fa-angle-double-down:before {
  content: "";
}

.fa-angle-double-left:before {
  content: "";
}

.fa-angle-double-right:before {
  content: "";
}

.fa-angle-double-up:before {
  content: "";
}

.fa-angle-down:before {
  content: "";
}

.fa-angle-left:before {
  content: "";
}

.fa-angle-right:before {
  content: "";
}

.fa-angle-up:before {
  content: "";
}

.fa-angry:before {
  content: "";
}

.fa-angrycreative:before {
  content: "";
}

.fa-angular:before {
  content: "";
}

.fa-ankh:before {
  content: "";
}

.fa-app-store:before {
  content: "";
}

.fa-app-store-ios:before {
  content: "";
}

.fa-apper:before {
  content: "";
}

.fa-apple:before {
  content: "";
}

.fa-apple-alt:before {
  content: "";
}

.fa-apple-pay:before {
  content: "";
}

.fa-archive:before {
  content: "";
}

.fa-archway:before {
  content: "";
}

.fa-arrow-alt-circle-down:before {
  content: "";
}

.fa-arrow-alt-circle-left:before {
  content: "";
}

.fa-arrow-alt-circle-right:before {
  content: "";
}

.fa-arrow-alt-circle-up:before {
  content: "";
}

.fa-arrow-circle-down:before {
  content: "";
}

.fa-arrow-circle-left:before {
  content: "";
}

.fa-arrow-circle-right:before {
  content: "";
}

.fa-arrow-circle-up:before {
  content: "";
}

.fa-arrow-down:before {
  content: "";
}

.fa-arrow-left:before {
  content: "";
}

.fa-arrow-right:before {
  content: "";
}

.fa-arrow-up:before {
  content: "";
}

.fa-arrows-alt:before {
  content: "";
}

.fa-arrows-alt-h:before {
  content: "";
}

.fa-arrows-alt-v:before {
  content: "";
}

.fa-artstation:before {
  content: "";
}

.fa-assistive-listening-systems:before {
  content: "";
}

.fa-asterisk:before {
  content: "";
}

.fa-asymmetrik:before {
  content: "";
}

.fa-at:before {
  content: "";
}

.fa-atlas:before {
  content: "";
}

.fa-atlassian:before {
  content: "";
}

.fa-atom:before {
  content: "";
}

.fa-audible:before {
  content: "";
}

.fa-audio-description:before {
  content: "";
}

.fa-autoprefixer:before {
  content: "";
}

.fa-avianex:before {
  content: "";
}

.fa-aviato:before {
  content: "";
}

.fa-award:before {
  content: "";
}

.fa-aws:before {
  content: "";
}

.fa-baby:before {
  content: "";
}

.fa-baby-carriage:before {
  content: "";
}

.fa-backspace:before {
  content: "";
}

.fa-backward:before {
  content: "";
}

.fa-bacon:before {
  content: "";
}

.fa-bacteria:before {
  content: "";
}

.fa-bacterium:before {
  content: "";
}

.fa-bahai:before {
  content: "";
}

.fa-balance-scale:before {
  content: "";
}

.fa-balance-scale-left:before {
  content: "";
}

.fa-balance-scale-right:before {
  content: "";
}

.fa-ban:before {
  content: "";
}

.fa-band-aid:before {
  content: "";
}

.fa-bandcamp:before {
  content: "";
}

.fa-barcode:before {
  content: "";
}

.fa-bars:before {
  content: "";
}

.fa-baseball-ball:before {
  content: "";
}

.fa-basketball-ball:before {
  content: "";
}

.fa-bath:before {
  content: "";
}

.fa-battery-empty:before {
  content: "";
}

.fa-battery-full:before {
  content: "";
}

.fa-battery-half:before {
  content: "";
}

.fa-battery-quarter:before {
  content: "";
}

.fa-battery-three-quarters:before {
  content: "";
}

.fa-battle-net:before {
  content: "";
}

.fa-bed:before {
  content: "";
}

.fa-beer:before {
  content: "";
}

.fa-behance:before {
  content: "";
}

.fa-behance-square:before {
  content: "";
}

.fa-bell:before {
  content: "";
}

.fa-bell-slash:before {
  content: "";
}

.fa-bezier-curve:before {
  content: "";
}

.fa-bible:before {
  content: "";
}

.fa-bicycle:before {
  content: "";
}

.fa-biking:before {
  content: "";
}

.fa-bimobject:before {
  content: "";
}

.fa-binoculars:before {
  content: "";
}

.fa-biohazard:before {
  content: "";
}

.fa-birthday-cake:before {
  content: "";
}

.fa-bitbucket:before {
  content: "";
}

.fa-bitcoin:before {
  content: "";
}

.fa-bity:before {
  content: "";
}

.fa-black-tie:before {
  content: "";
}

.fa-blackberry:before {
  content: "";
}

.fa-blender:before {
  content: "";
}

.fa-blender-phone:before {
  content: "";
}

.fa-blind:before {
  content: "";
}

.fa-blog:before {
  content: "";
}

.fa-blogger:before {
  content: "";
}

.fa-blogger-b:before {
  content: "";
}

.fa-bluetooth:before {
  content: "";
}

.fa-bluetooth-b:before {
  content: "";
}

.fa-bold:before {
  content: "";
}

.fa-bolt:before {
  content: "";
}

.fa-bomb:before {
  content: "";
}

.fa-bone:before {
  content: "";
}

.fa-bong:before {
  content: "";
}

.fa-book:before {
  content: "";
}

.fa-book-dead:before {
  content: "";
}

.fa-book-medical:before {
  content: "";
}

.fa-book-open:before {
  content: "";
}

.fa-book-reader:before {
  content: "";
}

.fa-bookmark:before {
  content: "";
}

.fa-bootstrap:before {
  content: "";
}

.fa-border-all:before {
  content: "";
}

.fa-border-none:before {
  content: "";
}

.fa-border-style:before {
  content: "";
}

.fa-bowling-ball:before {
  content: "";
}

.fa-box:before {
  content: "";
}

.fa-box-open:before {
  content: "";
}

.fa-box-tissue:before {
  content: "";
}

.fa-boxes:before {
  content: "";
}

.fa-braille:before {
  content: "";
}

.fa-brain:before {
  content: "";
}

.fa-bread-slice:before {
  content: "";
}

.fa-briefcase:before {
  content: "";
}

.fa-briefcase-medical:before {
  content: "";
}

.fa-broadcast-tower:before {
  content: "";
}

.fa-broom:before {
  content: "";
}

.fa-brush:before {
  content: "";
}

.fa-btc:before {
  content: "";
}

.fa-buffer:before {
  content: "";
}

.fa-bug:before {
  content: "";
}

.fa-building:before {
  content: "";
}

.fa-bullhorn:before {
  content: "";
}

.fa-bullseye:before {
  content: "";
}

.fa-burn:before {
  content: "";
}

.fa-buromobelexperte:before {
  content: "";
}

.fa-bus:before {
  content: "";
}

.fa-bus-alt:before {
  content: "";
}

.fa-business-time:before {
  content: "";
}

.fa-buy-n-large:before {
  content: "";
}

.fa-buysellads:before {
  content: "";
}

.fa-calculator:before {
  content: "";
}

.fa-calendar:before {
  content: "";
}

.fa-calendar-alt:before {
  content: "";
}

.fa-calendar-check:before {
  content: "";
}

.fa-calendar-day:before {
  content: "";
}

.fa-calendar-minus:before {
  content: "";
}

.fa-calendar-plus:before {
  content: "";
}

.fa-calendar-times:before {
  content: "";
}

.fa-calendar-week:before {
  content: "";
}

.fa-camera:before {
  content: "";
}

.fa-camera-retro:before {
  content: "";
}

.fa-campground:before {
  content: "";
}

.fa-canadian-maple-leaf:before {
  content: "";
}

.fa-candy-cane:before {
  content: "";
}

.fa-cannabis:before {
  content: "";
}

.fa-capsules:before {
  content: "";
}

.fa-car:before {
  content: "";
}

.fa-car-alt:before {
  content: "";
}

.fa-car-battery:before {
  content: "";
}

.fa-car-crash:before {
  content: "";
}

.fa-car-side:before {
  content: "";
}

.fa-caravan:before {
  content: "";
}

.fa-caret-down:before {
  content: "";
}

.fa-caret-left:before {
  content: "";
}

.fa-caret-right:before {
  content: "";
}

.fa-caret-square-down:before {
  content: "";
}

.fa-caret-square-left:before {
  content: "";
}

.fa-caret-square-right:before {
  content: "";
}

.fa-caret-square-up:before {
  content: "";
}

.fa-caret-up:before {
  content: "";
}

.fa-carrot:before {
  content: "";
}

.fa-cart-arrow-down:before {
  content: "";
}

.fa-cart-plus:before {
  content: "";
}

.fa-cash-register:before {
  content: "";
}

.fa-cat:before {
  content: "";
}

.fa-cc-amazon-pay:before {
  content: "";
}

.fa-cc-amex:before {
  content: "";
}

.fa-cc-apple-pay:before {
  content: "";
}

.fa-cc-diners-club:before {
  content: "";
}

.fa-cc-discover:before {
  content: "";
}

.fa-cc-jcb:before {
  content: "";
}

.fa-cc-mastercard:before {
  content: "";
}

.fa-cc-paypal:before {
  content: "";
}

.fa-cc-stripe:before {
  content: "";
}

.fa-cc-visa:before {
  content: "";
}

.fa-centercode:before {
  content: "";
}

.fa-centos:before {
  content: "";
}

.fa-certificate:before {
  content: "";
}

.fa-chair:before {
  content: "";
}

.fa-chalkboard:before {
  content: "";
}

.fa-chalkboard-teacher:before {
  content: "";
}

.fa-charging-station:before {
  content: "";
}

.fa-chart-area:before {
  content: "";
}

.fa-chart-bar:before {
  content: "";
}

.fa-chart-line:before {
  content: "";
}

.fa-chart-pie:before {
  content: "";
}

.fa-check:before {
  content: "";
}

.fa-check-circle:before {
  content: "";
}

.fa-check-double:before {
  content: "";
}

.fa-check-square:before {
  content: "";
}

.fa-cheese:before {
  content: "";
}

.fa-chess:before {
  content: "";
}

.fa-chess-bishop:before {
  content: "";
}

.fa-chess-board:before {
  content: "";
}

.fa-chess-king:before {
  content: "";
}

.fa-chess-knight:before {
  content: "";
}

.fa-chess-pawn:before {
  content: "";
}

.fa-chess-queen:before {
  content: "";
}

.fa-chess-rook:before {
  content: "";
}

.fa-chevron-circle-down:before {
  content: "";
}

.fa-chevron-circle-left:before {
  content: "";
}

.fa-chevron-circle-right:before {
  content: "";
}

.fa-chevron-circle-up:before {
  content: "";
}

.fa-chevron-down:before {
  content: "";
}

.fa-chevron-left:before {
  content: "";
}

.fa-chevron-right:before {
  content: "";
}

.fa-chevron-up:before {
  content: "";
}

.fa-child:before {
  content: "";
}

.fa-chrome:before {
  content: "";
}

.fa-chromecast:before {
  content: "";
}

.fa-church:before {
  content: "";
}

.fa-circle:before {
  content: "";
}

.fa-circle-notch:before {
  content: "";
}

.fa-city:before {
  content: "";
}

.fa-clinic-medical:before {
  content: "";
}

.fa-clipboard:before {
  content: "";
}

.fa-clipboard-check:before {
  content: "";
}

.fa-clipboard-list:before {
  content: "";
}

.fa-clock:before {
  content: "";
}

.fa-clone:before {
  content: "";
}

.fa-closed-captioning:before {
  content: "";
}

.fa-cloud:before {
  content: "";
}

.fa-cloud-download-alt:before {
  content: "";
}

.fa-cloud-meatball:before {
  content: "";
}

.fa-cloud-moon:before {
  content: "";
}

.fa-cloud-moon-rain:before {
  content: "";
}

.fa-cloud-rain:before {
  content: "";
}

.fa-cloud-showers-heavy:before {
  content: "";
}

.fa-cloud-sun:before {
  content: "";
}

.fa-cloud-sun-rain:before {
  content: "";
}

.fa-cloud-upload-alt:before {
  content: "";
}

.fa-cloudscale:before {
  content: "";
}

.fa-cloudsmith:before {
  content: "";
}

.fa-cloudversify:before {
  content: "";
}

.fa-cocktail:before {
  content: "";
}

.fa-code:before {
  content: "";
}

.fa-code-branch:before {
  content: "";
}

.fa-codepen:before {
  content: "";
}

.fa-codiepie:before {
  content: "";
}

.fa-coffee:before {
  content: "";
}

.fa-cog:before {
  content: "";
}

.fa-cogs:before {
  content: "";
}

.fa-coins:before {
  content: "";
}

.fa-columns:before {
  content: "";
}

.fa-comment:before {
  content: "";
}

.fa-comment-alt:before {
  content: "";
}

.fa-comment-dollar:before {
  content: "";
}

.fa-comment-dots:before {
  content: "";
}

.fa-comment-medical:before {
  content: "";
}

.fa-comment-slash:before {
  content: "";
}

.fa-comments:before {
  content: "";
}

.fa-comments-dollar:before {
  content: "";
}

.fa-compact-disc:before {
  content: "";
}

.fa-compass:before {
  content: "";
}

.fa-compress:before {
  content: "";
}

.fa-compress-alt:before {
  content: "";
}

.fa-compress-arrows-alt:before {
  content: "";
}

.fa-concierge-bell:before {
  content: "";
}

.fa-confluence:before {
  content: "";
}

.fa-connectdevelop:before {
  content: "";
}

.fa-contao:before {
  content: "";
}

.fa-cookie:before {
  content: "";
}

.fa-cookie-bite:before {
  content: "";
}

.fa-copy:before {
  content: "";
}

.fa-copyright:before {
  content: "";
}

.fa-cotton-bureau:before {
  content: "";
}

.fa-couch:before {
  content: "";
}

.fa-cpanel:before {
  content: "";
}

.fa-creative-commons:before {
  content: "";
}

.fa-creative-commons-by:before {
  content: "";
}

.fa-creative-commons-nc:before {
  content: "";
}

.fa-creative-commons-nc-eu:before {
  content: "";
}

.fa-creative-commons-nc-jp:before {
  content: "";
}

.fa-creative-commons-nd:before {
  content: "";
}

.fa-creative-commons-pd:before {
  content: "";
}

.fa-creative-commons-pd-alt:before {
  content: "";
}

.fa-creative-commons-remix:before {
  content: "";
}

.fa-creative-commons-sa:before {
  content: "";
}

.fa-creative-commons-sampling:before {
  content: "";
}

.fa-creative-commons-sampling-plus:before {
  content: "";
}

.fa-creative-commons-share:before {
  content: "";
}

.fa-creative-commons-zero:before {
  content: "";
}

.fa-credit-card:before {
  content: "";
}

.fa-critical-role:before {
  content: "";
}

.fa-crop:before {
  content: "";
}

.fa-crop-alt:before {
  content: "";
}

.fa-cross:before {
  content: "";
}

.fa-crosshairs:before {
  content: "";
}

.fa-crow:before {
  content: "";
}

.fa-crown:before {
  content: "";
}

.fa-crutch:before {
  content: "";
}

.fa-css3:before {
  content: "";
}

.fa-css3-alt:before {
  content: "";
}

.fa-cube:before {
  content: "";
}

.fa-cubes:before {
  content: "";
}

.fa-cut:before {
  content: "";
}

.fa-cuttlefish:before {
  content: "";
}

.fa-d-and-d:before {
  content: "";
}

.fa-d-and-d-beyond:before {
  content: "";
}

.fa-dailymotion:before {
  content: "";
}

.fa-dashcube:before {
  content: "";
}

.fa-database:before {
  content: "";
}

.fa-deaf:before {
  content: "";
}

.fa-deezer:before {
  content: "";
}

.fa-delicious:before {
  content: "";
}

.fa-democrat:before {
  content: "";
}

.fa-deploydog:before {
  content: "";
}

.fa-deskpro:before {
  content: "";
}

.fa-desktop:before {
  content: "";
}

.fa-dev:before {
  content: "";
}

.fa-deviantart:before {
  content: "";
}

.fa-dharmachakra:before {
  content: "";
}

.fa-dhl:before {
  content: "";
}

.fa-diagnoses:before {
  content: "";
}

.fa-diaspora:before {
  content: "";
}

.fa-dice:before {
  content: "";
}

.fa-dice-d20:before {
  content: "";
}

.fa-dice-d6:before {
  content: "";
}

.fa-dice-five:before {
  content: "";
}

.fa-dice-four:before {
  content: "";
}

.fa-dice-one:before {
  content: "";
}

.fa-dice-six:before {
  content: "";
}

.fa-dice-three:before {
  content: "";
}

.fa-dice-two:before {
  content: "";
}

.fa-digg:before {
  content: "";
}

.fa-digital-ocean:before {
  content: "";
}

.fa-digital-tachograph:before {
  content: "";
}

.fa-directions:before {
  content: "";
}

.fa-discord:before {
  content: "";
}

.fa-discourse:before {
  content: "";
}

.fa-disease:before {
  content: "";
}

.fa-divide:before {
  content: "";
}

.fa-dizzy:before {
  content: "";
}

.fa-dna:before {
  content: "";
}

.fa-dochub:before {
  content: "";
}

.fa-docker:before {
  content: "";
}

.fa-dog:before {
  content: "";
}

.fa-dollar-sign:before {
  content: "";
}

.fa-dolly:before {
  content: "";
}

.fa-dolly-flatbed:before {
  content: "";
}

.fa-donate:before {
  content: "";
}

.fa-door-closed:before {
  content: "";
}

.fa-door-open:before {
  content: "";
}

.fa-dot-circle:before {
  content: "";
}

.fa-dove:before {
  content: "";
}

.fa-download:before {
  content: "";
}

.fa-draft2digital:before {
  content: "";
}

.fa-drafting-compass:before {
  content: "";
}

.fa-dragon:before {
  content: "";
}

.fa-draw-polygon:before {
  content: "";
}

.fa-dribbble:before {
  content: "";
}

.fa-dribbble-square:before {
  content: "";
}

.fa-dropbox:before {
  content: "";
}

.fa-drum:before {
  content: "";
}

.fa-drum-steelpan:before {
  content: "";
}

.fa-drumstick-bite:before {
  content: "";
}

.fa-drupal:before {
  content: "";
}

.fa-dumbbell:before {
  content: "";
}

.fa-dumpster:before {
  content: "";
}

.fa-dumpster-fire:before {
  content: "";
}

.fa-dungeon:before {
  content: "";
}

.fa-dyalog:before {
  content: "";
}

.fa-earlybirds:before {
  content: "";
}

.fa-ebay:before {
  content: "";
}

.fa-edge:before {
  content: "";
}

.fa-edge-legacy:before {
  content: "";
}

.fa-edit:before {
  content: "";
}

.fa-egg:before {
  content: "";
}

.fa-eject:before {
  content: "";
}

.fa-elementor:before {
  content: "";
}

.fa-ellipsis-h:before {
  content: "";
}

.fa-ellipsis-v:before {
  content: "";
}

.fa-ello:before {
  content: "";
}

.fa-ember:before {
  content: "";
}

.fa-empire:before {
  content: "";
}

.fa-envelope:before {
  content: "";
}

.fa-envelope-open:before {
  content: "";
}

.fa-envelope-open-text:before {
  content: "";
}

.fa-envelope-square:before {
  content: "";
}

.fa-envira:before {
  content: "";
}

.fa-equals:before {
  content: "";
}

.fa-eraser:before {
  content: "";
}

.fa-erlang:before {
  content: "";
}

.fa-ethereum:before {
  content: "";
}

.fa-ethernet:before {
  content: "";
}

.fa-etsy:before {
  content: "";
}

.fa-euro-sign:before {
  content: "";
}

.fa-evernote:before {
  content: "";
}

.fa-exchange-alt:before {
  content: "";
}

.fa-exclamation:before {
  content: "";
}

.fa-exclamation-circle:before {
  content: "";
}

.fa-exclamation-triangle:before {
  content: "";
}

.fa-expand:before {
  content: "";
}

.fa-expand-alt:before {
  content: "";
}

.fa-expand-arrows-alt:before {
  content: "";
}

.fa-expeditedssl:before {
  content: "";
}

.fa-external-link-alt:before {
  content: "";
}

.fa-external-link-square-alt:before {
  content: "";
}

.fa-eye:before {
  content: "";
}

.fa-eye-dropper:before {
  content: "";
}

.fa-eye-slash:before {
  content: "";
}

.fa-facebook:before {
  content: "";
}

.fa-facebook-f:before {
  content: "";
}

.fa-facebook-messenger:before {
  content: "";
}

.fa-facebook-square:before {
  content: "";
}

.fa-fan:before {
  content: "";
}

.fa-fantasy-flight-games:before {
  content: "";
}

.fa-fast-backward:before {
  content: "";
}

.fa-fast-forward:before {
  content: "";
}

.fa-faucet:before {
  content: "";
}

.fa-fax:before {
  content: "";
}

.fa-feather:before {
  content: "";
}

.fa-feather-alt:before {
  content: "";
}

.fa-fedex:before {
  content: "";
}

.fa-fedora:before {
  content: "";
}

.fa-female:before {
  content: "";
}

.fa-fighter-jet:before {
  content: "";
}

.fa-figma:before {
  content: "";
}

.fa-file:before {
  content: "";
}

.fa-file-alt:before {
  content: "";
}

.fa-file-archive:before {
  content: "";
}

.fa-file-audio:before {
  content: "";
}

.fa-file-code:before {
  content: "";
}

.fa-file-contract:before {
  content: "";
}

.fa-file-csv:before {
  content: "";
}

.fa-file-download:before {
  content: "";
}

.fa-file-excel:before {
  content: "";
}

.fa-file-export:before {
  content: "";
}

.fa-file-image:before {
  content: "";
}

.fa-file-import:before {
  content: "";
}

.fa-file-invoice:before {
  content: "";
}

.fa-file-invoice-dollar:before {
  content: "";
}

.fa-file-medical:before {
  content: "";
}

.fa-file-medical-alt:before {
  content: "";
}

.fa-file-pdf:before {
  content: "";
}

.fa-file-powerpoint:before {
  content: "";
}

.fa-file-prescription:before {
  content: "";
}

.fa-file-signature:before {
  content: "";
}

.fa-file-upload:before {
  content: "";
}

.fa-file-video:before {
  content: "";
}

.fa-file-word:before {
  content: "";
}

.fa-fill:before {
  content: "";
}

.fa-fill-drip:before {
  content: "";
}

.fa-film:before {
  content: "";
}

.fa-filter:before {
  content: "";
}

.fa-fingerprint:before {
  content: "";
}

.fa-fire:before {
  content: "";
}

.fa-fire-alt:before {
  content: "";
}

.fa-fire-extinguisher:before {
  content: "";
}

.fa-firefox:before {
  content: "";
}

.fa-firefox-browser:before {
  content: "";
}

.fa-first-aid:before {
  content: "";
}

.fa-first-order:before {
  content: "";
}

.fa-first-order-alt:before {
  content: "";
}

.fa-firstdraft:before {
  content: "";
}

.fa-fish:before {
  content: "";
}

.fa-fist-raised:before {
  content: "";
}

.fa-flag:before {
  content: "";
}

.fa-flag-checkered:before {
  content: "";
}

.fa-flag-usa:before {
  content: "";
}

.fa-flask:before {
  content: "";
}

.fa-flickr:before {
  content: "";
}

.fa-flipboard:before {
  content: "";
}

.fa-flushed:before {
  content: "";
}

.fa-fly:before {
  content: "";
}

.fa-folder:before {
  content: "";
}

.fa-folder-minus:before {
  content: "";
}

.fa-folder-open:before {
  content: "";
}

.fa-folder-plus:before {
  content: "";
}

.fa-font:before {
  content: "";
}

.fa-font-awesome:before {
  content: "";
}

.fa-font-awesome-alt:before {
  content: "";
}

.fa-font-awesome-flag:before {
  content: "";
}

.fa-font-awesome-logo-full:before {
  content: "";
}

.fa-fonticons:before {
  content: "";
}

.fa-fonticons-fi:before {
  content: "";
}

.fa-football-ball:before {
  content: "";
}

.fa-fort-awesome:before {
  content: "";
}

.fa-fort-awesome-alt:before {
  content: "";
}

.fa-forumbee:before {
  content: "";
}

.fa-forward:before {
  content: "";
}

.fa-foursquare:before {
  content: "";
}

.fa-free-code-camp:before {
  content: "";
}

.fa-freebsd:before {
  content: "";
}

.fa-frog:before {
  content: "";
}

.fa-frown:before {
  content: "";
}

.fa-frown-open:before {
  content: "";
}

.fa-fulcrum:before {
  content: "";
}

.fa-funnel-dollar:before {
  content: "";
}

.fa-futbol:before {
  content: "";
}

.fa-galactic-republic:before {
  content: "";
}

.fa-galactic-senate:before {
  content: "";
}

.fa-gamepad:before {
  content: "";
}

.fa-gas-pump:before {
  content: "";
}

.fa-gavel:before {
  content: "";
}

.fa-gem:before {
  content: "";
}

.fa-genderless:before {
  content: "";
}

.fa-get-pocket:before {
  content: "";
}

.fa-gg:before {
  content: "";
}

.fa-gg-circle:before {
  content: "";
}

.fa-ghost:before {
  content: "";
}

.fa-gift:before {
  content: "";
}

.fa-gifts:before {
  content: "";
}

.fa-git:before {
  content: "";
}

.fa-git-alt:before {
  content: "";
}

.fa-git-square:before {
  content: "";
}

.fa-github:before {
  content: "";
}

.fa-github-alt:before {
  content: "";
}

.fa-github-square:before {
  content: "";
}

.fa-gitkraken:before {
  content: "";
}

.fa-gitlab:before {
  content: "";
}

.fa-gitter:before {
  content: "";
}

.fa-glass-cheers:before {
  content: "";
}

.fa-glass-martini:before {
  content: "";
}

.fa-glass-martini-alt:before {
  content: "";
}

.fa-glass-whiskey:before {
  content: "";
}

.fa-glasses:before {
  content: "";
}

.fa-glide:before {
  content: "";
}

.fa-glide-g:before {
  content: "";
}

.fa-globe:before {
  content: "";
}

.fa-globe-africa:before {
  content: "";
}

.fa-globe-americas:before {
  content: "";
}

.fa-globe-asia:before {
  content: "";
}

.fa-globe-europe:before {
  content: "";
}

.fa-gofore:before {
  content: "";
}

.fa-golf-ball:before {
  content: "";
}

.fa-goodreads:before {
  content: "";
}

.fa-goodreads-g:before {
  content: "";
}

.fa-google:before {
  content: "";
}

.fa-google-drive:before {
  content: "";
}

.fa-google-pay:before {
  content: "";
}

.fa-google-play:before {
  content: "";
}

.fa-google-plus:before {
  content: "";
}

.fa-google-plus-g:before {
  content: "";
}

.fa-google-plus-square:before {
  content: "";
}

.fa-google-wallet:before {
  content: "";
}

.fa-gopuram:before {
  content: "";
}

.fa-graduation-cap:before {
  content: "";
}

.fa-gratipay:before {
  content: "";
}

.fa-grav:before {
  content: "";
}

.fa-greater-than:before {
  content: "";
}

.fa-greater-than-equal:before {
  content: "";
}

.fa-grimace:before {
  content: "";
}

.fa-grin:before {
  content: "";
}

.fa-grin-alt:before {
  content: "";
}

.fa-grin-beam:before {
  content: "";
}

.fa-grin-beam-sweat:before {
  content: "";
}

.fa-grin-hearts:before {
  content: "";
}

.fa-grin-squint:before {
  content: "";
}

.fa-grin-squint-tears:before {
  content: "";
}

.fa-grin-stars:before {
  content: "";
}

.fa-grin-tears:before {
  content: "";
}

.fa-grin-tongue:before {
  content: "";
}

.fa-grin-tongue-squint:before {
  content: "";
}

.fa-grin-tongue-wink:before {
  content: "";
}

.fa-grin-wink:before {
  content: "";
}

.fa-grip-horizontal:before {
  content: "";
}

.fa-grip-lines:before {
  content: "";
}

.fa-grip-lines-vertical:before {
  content: "";
}

.fa-grip-vertical:before {
  content: "";
}

.fa-gripfire:before {
  content: "";
}

.fa-grunt:before {
  content: "";
}

.fa-guitar:before {
  content: "";
}

.fa-gulp:before {
  content: "";
}

.fa-h-square:before {
  content: "";
}

.fa-hacker-news:before {
  content: "";
}

.fa-hacker-news-square:before {
  content: "";
}

.fa-hackerrank:before {
  content: "";
}

.fa-hamburger:before {
  content: "";
}

.fa-hammer:before {
  content: "";
}

.fa-hamsa:before {
  content: "";
}

.fa-hand-holding:before {
  content: "";
}

.fa-hand-holding-heart:before {
  content: "";
}

.fa-hand-holding-medical:before {
  content: "";
}

.fa-hand-holding-usd:before {
  content: "";
}

.fa-hand-holding-water:before {
  content: "";
}

.fa-hand-lizard:before {
  content: "";
}

.fa-hand-middle-finger:before {
  content: "";
}

.fa-hand-paper:before {
  content: "";
}

.fa-hand-peace:before {
  content: "";
}

.fa-hand-point-down:before {
  content: "";
}

.fa-hand-point-left:before {
  content: "";
}

.fa-hand-point-right:before {
  content: "";
}

.fa-hand-point-up:before {
  content: "";
}

.fa-hand-pointer:before {
  content: "";
}

.fa-hand-rock:before {
  content: "";
}

.fa-hand-scissors:before {
  content: "";
}

.fa-hand-sparkles:before {
  content: "";
}

.fa-hand-spock:before {
  content: "";
}

.fa-hands:before {
  content: "";
}

.fa-hands-helping:before {
  content: "";
}

.fa-hands-wash:before {
  content: "";
}

.fa-handshake:before {
  content: "";
}

.fa-handshake-alt-slash:before {
  content: "";
}

.fa-handshake-slash:before {
  content: "";
}

.fa-hanukiah:before {
  content: "";
}

.fa-hard-hat:before {
  content: "";
}

.fa-hashtag:before {
  content: "";
}

.fa-hat-cowboy:before {
  content: "";
}

.fa-hat-cowboy-side:before {
  content: "";
}

.fa-hat-wizard:before {
  content: "";
}

.fa-hdd:before {
  content: "";
}

.fa-head-side-cough:before {
  content: "";
}

.fa-head-side-cough-slash:before {
  content: "";
}

.fa-head-side-mask:before {
  content: "";
}

.fa-head-side-virus:before {
  content: "";
}

.fa-heading:before {
  content: "";
}

.fa-headphones:before {
  content: "";
}

.fa-headphones-alt:before {
  content: "";
}

.fa-headset:before {
  content: "";
}

.fa-heart:before {
  content: "";
}

.fa-heart-broken:before {
  content: "";
}

.fa-heartbeat:before {
  content: "";
}

.fa-helicopter:before {
  content: "";
}

.fa-highlighter:before {
  content: "";
}

.fa-hiking:before {
  content: "";
}

.fa-hippo:before {
  content: "";
}

.fa-hips:before {
  content: "";
}

.fa-hire-a-helper:before {
  content: "";
}

.fa-history:before {
  content: "";
}

.fa-hockey-puck:before {
  content: "";
}

.fa-holly-berry:before {
  content: "";
}

.fa-home:before {
  content: "";
}

.fa-hooli:before {
  content: "";
}

.fa-hornbill:before {
  content: "";
}

.fa-horse:before {
  content: "";
}

.fa-horse-head:before {
  content: "";
}

.fa-hospital:before {
  content: "";
}

.fa-hospital-alt:before {
  content: "";
}

.fa-hospital-symbol:before {
  content: "";
}

.fa-hospital-user:before {
  content: "";
}

.fa-hot-tub:before {
  content: "";
}

.fa-hotdog:before {
  content: "";
}

.fa-hotel:before {
  content: "";
}

.fa-hotjar:before {
  content: "";
}

.fa-hourglass:before {
  content: "";
}

.fa-hourglass-end:before {
  content: "";
}

.fa-hourglass-half:before {
  content: "";
}

.fa-hourglass-start:before {
  content: "";
}

.fa-house-damage:before {
  content: "";
}

.fa-house-user:before {
  content: "";
}

.fa-houzz:before {
  content: "";
}

.fa-hryvnia:before {
  content: "";
}

.fa-html5:before {
  content: "";
}

.fa-hubspot:before {
  content: "";
}

.fa-i-cursor:before {
  content: "";
}

.fa-ice-cream:before {
  content: "";
}

.fa-icicles:before {
  content: "";
}

.fa-icons:before {
  content: "";
}

.fa-id-badge:before {
  content: "";
}

.fa-id-card:before {
  content: "";
}

.fa-id-card-alt:before {
  content: "";
}

.fa-ideal:before {
  content: "";
}

.fa-igloo:before {
  content: "";
}

.fa-image:before {
  content: "";
}

.fa-images:before {
  content: "";
}

.fa-imdb:before {
  content: "";
}

.fa-inbox:before {
  content: "";
}

.fa-indent:before {
  content: "";
}

.fa-industry:before {
  content: "";
}

.fa-infinity:before {
  content: "";
}

.fa-info:before {
  content: "";
}

.fa-info-circle:before {
  content: "";
}

.fa-instagram:before {
  content: "";
}

.fa-instagram-square:before {
  content: "";
}

.fa-intercom:before {
  content: "";
}

.fa-internet-explorer:before {
  content: "";
}

.fa-invision:before {
  content: "";
}

.fa-ioxhost:before {
  content: "";
}

.fa-italic:before {
  content: "";
}

.fa-itch-io:before {
  content: "";
}

.fa-itunes:before {
  content: "";
}

.fa-itunes-note:before {
  content: "";
}

.fa-java:before {
  content: "";
}

.fa-jedi:before {
  content: "";
}

.fa-jedi-order:before {
  content: "";
}

.fa-jenkins:before {
  content: "";
}

.fa-jira:before {
  content: "";
}

.fa-joget:before {
  content: "";
}

.fa-joint:before {
  content: "";
}

.fa-joomla:before {
  content: "";
}

.fa-journal-whills:before {
  content: "";
}

.fa-js:before {
  content: "";
}

.fa-js-square:before {
  content: "";
}

.fa-jsfiddle:before {
  content: "";
}

.fa-kaaba:before {
  content: "";
}

.fa-kaggle:before {
  content: "";
}

.fa-key:before {
  content: "";
}

.fa-keybase:before {
  content: "";
}

.fa-keyboard:before {
  content: "";
}

.fa-keycdn:before {
  content: "";
}

.fa-khanda:before {
  content: "";
}

.fa-kickstarter:before {
  content: "";
}

.fa-kickstarter-k:before {
  content: "";
}

.fa-kiss:before {
  content: "";
}

.fa-kiss-beam:before {
  content: "";
}

.fa-kiss-wink-heart:before {
  content: "";
}

.fa-kiwi-bird:before {
  content: "";
}

.fa-korvue:before {
  content: "";
}

.fa-landmark:before {
  content: "";
}

.fa-language:before {
  content: "";
}

.fa-laptop:before {
  content: "";
}

.fa-laptop-code:before {
  content: "";
}

.fa-laptop-house:before {
  content: "";
}

.fa-laptop-medical:before {
  content: "";
}

.fa-laravel:before {
  content: "";
}

.fa-lastfm:before {
  content: "";
}

.fa-lastfm-square:before {
  content: "";
}

.fa-laugh:before {
  content: "";
}

.fa-laugh-beam:before {
  content: "";
}

.fa-laugh-squint:before {
  content: "";
}

.fa-laugh-wink:before {
  content: "";
}

.fa-layer-group:before {
  content: "";
}

.fa-leaf:before {
  content: "";
}

.fa-leanpub:before {
  content: "";
}

.fa-lemon:before {
  content: "";
}

.fa-less:before {
  content: "";
}

.fa-less-than:before {
  content: "";
}

.fa-less-than-equal:before {
  content: "";
}

.fa-level-down-alt:before {
  content: "";
}

.fa-level-up-alt:before {
  content: "";
}

.fa-life-ring:before {
  content: "";
}

.fa-lightbulb:before {
  content: "";
}

.fa-line:before {
  content: "";
}

.fa-link:before {
  content: "";
}

.fa-linkedin:before {
  content: "";
}

.fa-linkedin-in:before {
  content: "";
}

.fa-linode:before {
  content: "";
}

.fa-linux:before {
  content: "";
}

.fa-lira-sign:before {
  content: "";
}

.fa-list:before {
  content: "";
}

.fa-list-alt:before {
  content: "";
}

.fa-list-ol:before {
  content: "";
}

.fa-list-ul:before {
  content: "";
}

.fa-location-arrow:before {
  content: "";
}

.fa-lock:before {
  content: "";
}

.fa-lock-open:before {
  content: "";
}

.fa-long-arrow-alt-down:before {
  content: "";
}

.fa-long-arrow-alt-left:before {
  content: "";
}

.fa-long-arrow-alt-right:before {
  content: "";
}

.fa-long-arrow-alt-up:before {
  content: "";
}

.fa-low-vision:before {
  content: "";
}

.fa-luggage-cart:before {
  content: "";
}

.fa-lungs:before {
  content: "";
}

.fa-lungs-virus:before {
  content: "";
}

.fa-lyft:before {
  content: "";
}

.fa-magento:before {
  content: "";
}

.fa-magic:before {
  content: "";
}

.fa-magnet:before {
  content: "";
}

.fa-mail-bulk:before {
  content: "";
}

.fa-mailchimp:before {
  content: "";
}

.fa-male:before {
  content: "";
}

.fa-mandalorian:before {
  content: "";
}

.fa-map:before {
  content: "";
}

.fa-map-marked:before {
  content: "";
}

.fa-map-marked-alt:before {
  content: "";
}

.fa-map-marker:before {
  content: "";
}

.fa-map-marker-alt:before {
  content: "";
}

.fa-map-pin:before {
  content: "";
}

.fa-map-signs:before {
  content: "";
}

.fa-markdown:before {
  content: "";
}

.fa-marker:before {
  content: "";
}

.fa-mars:before {
  content: "";
}

.fa-mars-double:before {
  content: "";
}

.fa-mars-stroke:before {
  content: "";
}

.fa-mars-stroke-h:before {
  content: "";
}

.fa-mars-stroke-v:before {
  content: "";
}

.fa-mask:before {
  content: "";
}

.fa-mastodon:before {
  content: "";
}

.fa-maxcdn:before {
  content: "";
}

.fa-mdb:before {
  content: "";
}

.fa-medal:before {
  content: "";
}

.fa-medapps:before {
  content: "";
}

.fa-medium:before {
  content: "";
}

.fa-medium-m:before {
  content: "";
}

.fa-medkit:before {
  content: "";
}

.fa-medrt:before {
  content: "";
}

.fa-meetup:before {
  content: "";
}

.fa-megaport:before {
  content: "";
}

.fa-meh:before {
  content: "";
}

.fa-meh-blank:before {
  content: "";
}

.fa-meh-rolling-eyes:before {
  content: "";
}

.fa-memory:before {
  content: "";
}

.fa-mendeley:before {
  content: "";
}

.fa-menorah:before {
  content: "";
}

.fa-mercury:before {
  content: "";
}

.fa-meteor:before {
  content: "";
}

.fa-microblog:before {
  content: "";
}

.fa-microchip:before {
  content: "";
}

.fa-microphone:before {
  content: "";
}

.fa-microphone-alt:before {
  content: "";
}

.fa-microphone-alt-slash:before {
  content: "";
}

.fa-microphone-slash:before {
  content: "";
}

.fa-microscope:before {
  content: "";
}

.fa-microsoft:before {
  content: "";
}

.fa-minus:before {
  content: "";
}

.fa-minus-circle:before {
  content: "";
}

.fa-minus-square:before {
  content: "";
}

.fa-mitten:before {
  content: "";
}

.fa-mix:before {
  content: "";
}

.fa-mixcloud:before {
  content: "";
}

.fa-mixer:before {
  content: "";
}

.fa-mizuni:before {
  content: "";
}

.fa-mobile:before {
  content: "";
}

.fa-mobile-alt:before {
  content: "";
}

.fa-modx:before {
  content: "";
}

.fa-monero:before {
  content: "";
}

.fa-money-bill:before {
  content: "";
}

.fa-money-bill-alt:before {
  content: "";
}

.fa-money-bill-wave:before {
  content: "";
}

.fa-money-bill-wave-alt:before {
  content: "";
}

.fa-money-check:before {
  content: "";
}

.fa-money-check-alt:before {
  content: "";
}

.fa-monument:before {
  content: "";
}

.fa-moon:before {
  content: "";
}

.fa-mortar-pestle:before {
  content: "";
}

.fa-mosque:before {
  content: "";
}

.fa-motorcycle:before {
  content: "";
}

.fa-mountain:before {
  content: "";
}

.fa-mouse:before {
  content: "";
}

.fa-mouse-pointer:before {
  content: "";
}

.fa-mug-hot:before {
  content: "";
}

.fa-music:before {
  content: "";
}

.fa-napster:before {
  content: "";
}

.fa-neos:before {
  content: "";
}

.fa-network-wired:before {
  content: "";
}

.fa-neuter:before {
  content: "";
}

.fa-newspaper:before {
  content: "";
}

.fa-nimblr:before {
  content: "";
}

.fa-node:before {
  content: "";
}

.fa-node-js:before {
  content: "";
}

.fa-not-equal:before {
  content: "";
}

.fa-notes-medical:before {
  content: "";
}

.fa-npm:before {
  content: "";
}

.fa-ns8:before {
  content: "";
}

.fa-nutritionix:before {
  content: "";
}

.fa-object-group:before {
  content: "";
}

.fa-object-ungroup:before {
  content: "";
}

.fa-odnoklassniki:before {
  content: "";
}

.fa-odnoklassniki-square:before {
  content: "";
}

.fa-oil-can:before {
  content: "";
}

.fa-old-republic:before {
  content: "";
}

.fa-om:before {
  content: "";
}

.fa-opencart:before {
  content: "";
}

.fa-openid:before {
  content: "";
}

.fa-opera:before {
  content: "";
}

.fa-optin-monster:before {
  content: "";
}

.fa-orcid:before {
  content: "";
}

.fa-osi:before {
  content: "";
}

.fa-otter:before {
  content: "";
}

.fa-outdent:before {
  content: "";
}

.fa-page4:before {
  content: "";
}

.fa-pagelines:before {
  content: "";
}

.fa-pager:before {
  content: "";
}

.fa-paint-brush:before {
  content: "";
}

.fa-paint-roller:before {
  content: "";
}

.fa-palette:before {
  content: "";
}

.fa-palfed:before {
  content: "";
}

.fa-pallet:before {
  content: "";
}

.fa-paper-plane:before {
  content: "";
}

.fa-paperclip:before {
  content: "";
}

.fa-parachute-box:before {
  content: "";
}

.fa-paragraph:before {
  content: "";
}

.fa-parking:before {
  content: "";
}

.fa-passport:before {
  content: "";
}

.fa-pastafarianism:before {
  content: "";
}

.fa-paste:before {
  content: "";
}

.fa-patreon:before {
  content: "";
}

.fa-pause:before {
  content: "";
}

.fa-pause-circle:before {
  content: "";
}

.fa-paw:before {
  content: "";
}

.fa-paypal:before {
  content: "";
}

.fa-peace:before {
  content: "";
}

.fa-pen:before {
  content: "";
}

.fa-pen-alt:before {
  content: "";
}

.fa-pen-fancy:before {
  content: "";
}

.fa-pen-nib:before {
  content: "";
}

.fa-pen-square:before {
  content: "";
}

.fa-pencil-alt:before {
  content: "";
}

.fa-pencil-ruler:before {
  content: "";
}

.fa-penny-arcade:before {
  content: "";
}

.fa-people-arrows:before {
  content: "";
}

.fa-people-carry:before {
  content: "";
}

.fa-pepper-hot:before {
  content: "";
}

.fa-percent:before {
  content: "";
}

.fa-percentage:before {
  content: "";
}

.fa-periscope:before {
  content: "";
}

.fa-person-booth:before {
  content: "";
}

.fa-phabricator:before {
  content: "";
}

.fa-phoenix-framework:before {
  content: "";
}

.fa-phoenix-squadron:before {
  content: "";
}

.fa-phone:before {
  content: "";
}

.fa-phone-alt:before {
  content: "";
}

.fa-phone-slash:before {
  content: "";
}

.fa-phone-square:before {
  content: "";
}

.fa-phone-square-alt:before {
  content: "";
}

.fa-phone-volume:before {
  content: "";
}

.fa-photo-video:before {
  content: "";
}

.fa-php:before {
  content: "";
}

.fa-pied-piper:before {
  content: "";
}

.fa-pied-piper-alt:before {
  content: "";
}

.fa-pied-piper-hat:before {
  content: "";
}

.fa-pied-piper-pp:before {
  content: "";
}

.fa-pied-piper-square:before {
  content: "";
}

.fa-piggy-bank:before {
  content: "";
}

.fa-pills:before {
  content: "";
}

.fa-pinterest:before {
  content: "";
}

.fa-pinterest-p:before {
  content: "";
}

.fa-pinterest-square:before {
  content: "";
}

.fa-pizza-slice:before {
  content: "";
}

.fa-place-of-worship:before {
  content: "";
}

.fa-plane:before {
  content: "";
}

.fa-plane-arrival:before {
  content: "";
}

.fa-plane-departure:before {
  content: "";
}

.fa-plane-slash:before {
  content: "";
}

.fa-play:before {
  content: "";
}

.fa-play-circle:before {
  content: "";
}

.fa-playstation:before {
  content: "";
}

.fa-plug:before {
  content: "";
}

.fa-plus:before {
  content: "";
}

.fa-plus-circle:before {
  content: "";
}

.fa-plus-square:before {
  content: "";
}

.fa-podcast:before {
  content: "";
}

.fa-poll:before {
  content: "";
}

.fa-poll-h:before {
  content: "";
}

.fa-poo:before {
  content: "";
}

.fa-poo-storm:before {
  content: "";
}

.fa-poop:before {
  content: "";
}

.fa-portrait:before {
  content: "";
}

.fa-pound-sign:before {
  content: "";
}

.fa-power-off:before {
  content: "";
}

.fa-pray:before {
  content: "";
}

.fa-praying-hands:before {
  content: "";
}

.fa-prescription:before {
  content: "";
}

.fa-prescription-bottle:before {
  content: "";
}

.fa-prescription-bottle-alt:before {
  content: "";
}

.fa-print:before {
  content: "";
}

.fa-procedures:before {
  content: "";
}

.fa-product-hunt:before {
  content: "";
}

.fa-project-diagram:before {
  content: "";
}

.fa-pump-medical:before {
  content: "";
}

.fa-pump-soap:before {
  content: "";
}

.fa-pushed:before {
  content: "";
}

.fa-puzzle-piece:before {
  content: "";
}

.fa-python:before {
  content: "";
}

.fa-qq:before {
  content: "";
}

.fa-qrcode:before {
  content: "";
}

.fa-question:before {
  content: "";
}

.fa-question-circle:before {
  content: "";
}

.fa-quidditch:before {
  content: "";
}

.fa-quinscape:before {
  content: "";
}

.fa-quora:before {
  content: "";
}

.fa-quote-left:before {
  content: "";
}

.fa-quote-right:before {
  content: "";
}

.fa-quran:before {
  content: "";
}

.fa-r-project:before {
  content: "";
}

.fa-radiation:before {
  content: "";
}

.fa-radiation-alt:before {
  content: "";
}

.fa-rainbow:before {
  content: "";
}

.fa-random:before {
  content: "";
}

.fa-raspberry-pi:before {
  content: "";
}

.fa-ravelry:before {
  content: "";
}

.fa-react:before {
  content: "";
}

.fa-reacteurope:before {
  content: "";
}

.fa-readme:before {
  content: "";
}

.fa-rebel:before {
  content: "";
}

.fa-receipt:before {
  content: "";
}

.fa-record-vinyl:before {
  content: "";
}

.fa-recycle:before {
  content: "";
}

.fa-red-river:before {
  content: "";
}

.fa-reddit:before {
  content: "";
}

.fa-reddit-alien:before {
  content: "";
}

.fa-reddit-square:before {
  content: "";
}

.fa-redhat:before {
  content: "";
}

.fa-redo:before {
  content: "";
}

.fa-redo-alt:before {
  content: "";
}

.fa-registered:before {
  content: "";
}

.fa-remove-format:before {
  content: "";
}

.fa-renren:before {
  content: "";
}

.fa-reply:before {
  content: "";
}

.fa-reply-all:before {
  content: "";
}

.fa-replyd:before {
  content: "";
}

.fa-republican:before {
  content: "";
}

.fa-researchgate:before {
  content: "";
}

.fa-resolving:before {
  content: "";
}

.fa-restroom:before {
  content: "";
}

.fa-retweet:before {
  content: "";
}

.fa-rev:before {
  content: "";
}

.fa-ribbon:before {
  content: "";
}

.fa-ring:before {
  content: "";
}

.fa-road:before {
  content: "";
}

.fa-robot:before {
  content: "";
}

.fa-rocket:before {
  content: "";
}

.fa-rocketchat:before {
  content: "";
}

.fa-rockrms:before {
  content: "";
}

.fa-route:before {
  content: "";
}

.fa-rss:before {
  content: "";
}

.fa-rss-square:before {
  content: "";
}

.fa-ruble-sign:before {
  content: "";
}

.fa-ruler:before {
  content: "";
}

.fa-ruler-combined:before {
  content: "";
}

.fa-ruler-horizontal:before {
  content: "";
}

.fa-ruler-vertical:before {
  content: "";
}

.fa-running:before {
  content: "";
}

.fa-rupee-sign:before {
  content: "";
}

.fa-rust:before {
  content: "";
}

.fa-sad-cry:before {
  content: "";
}

.fa-sad-tear:before {
  content: "";
}

.fa-safari:before {
  content: "";
}

.fa-salesforce:before {
  content: "";
}

.fa-sass:before {
  content: "";
}

.fa-satellite:before {
  content: "";
}

.fa-satellite-dish:before {
  content: "";
}

.fa-save:before {
  content: "";
}

.fa-schlix:before {
  content: "";
}

.fa-school:before {
  content: "";
}

.fa-screwdriver:before {
  content: "";
}

.fa-scribd:before {
  content: "";
}

.fa-scroll:before {
  content: "";
}

.fa-sd-card:before {
  content: "";
}

.fa-search:before {
  content: "";
}

.fa-search-dollar:before {
  content: "";
}

.fa-search-location:before {
  content: "";
}

.fa-search-minus:before {
  content: "";
}

.fa-search-plus:before {
  content: "";
}

.fa-searchengin:before {
  content: "";
}

.fa-seedling:before {
  content: "";
}

.fa-sellcast:before {
  content: "";
}

.fa-sellsy:before {
  content: "";
}

.fa-server:before {
  content: "";
}

.fa-servicestack:before {
  content: "";
}

.fa-shapes:before {
  content: "";
}

.fa-share:before {
  content: "";
}

.fa-share-alt:before {
  content: "";
}

.fa-share-alt-square:before {
  content: "";
}

.fa-share-square:before {
  content: "";
}

.fa-shekel-sign:before {
  content: "";
}

.fa-shield-alt:before {
  content: "";
}

.fa-shield-virus:before {
  content: "";
}

.fa-ship:before {
  content: "";
}

.fa-shipping-fast:before {
  content: "";
}

.fa-shirtsinbulk:before {
  content: "";
}

.fa-shoe-prints:before {
  content: "";
}

.fa-shopify:before {
  content: "";
}

.fa-shopping-bag:before {
  content: "";
}

.fa-shopping-basket:before {
  content: "";
}

.fa-shopping-cart:before {
  content: "";
}

.fa-shopware:before {
  content: "";
}

.fa-shower:before {
  content: "";
}

.fa-shuttle-van:before {
  content: "";
}

.fa-sign:before {
  content: "";
}

.fa-sign-in-alt:before {
  content: "";
}

.fa-sign-language:before {
  content: "";
}

.fa-sign-out-alt:before {
  content: "";
}

.fa-signal:before {
  content: "";
}

.fa-signature:before {
  content: "";
}

.fa-sim-card:before {
  content: "";
}

.fa-simplybuilt:before {
  content: "";
}

.fa-sink:before {
  content: "";
}

.fa-sistrix:before {
  content: "";
}

.fa-sitemap:before {
  content: "";
}

.fa-sith:before {
  content: "";
}

.fa-skating:before {
  content: "";
}

.fa-sketch:before {
  content: "";
}

.fa-skiing:before {
  content: "";
}

.fa-skiing-nordic:before {
  content: "";
}

.fa-skull:before {
  content: "";
}

.fa-skull-crossbones:before {
  content: "";
}

.fa-skyatlas:before {
  content: "";
}

.fa-skype:before {
  content: "";
}

.fa-slack:before {
  content: "";
}

.fa-slack-hash:before {
  content: "";
}

.fa-slash:before {
  content: "";
}

.fa-sleigh:before {
  content: "";
}

.fa-sliders-h:before {
  content: "";
}

.fa-slideshare:before {
  content: "";
}

.fa-smile:before {
  content: "";
}

.fa-smile-beam:before {
  content: "";
}

.fa-smile-wink:before {
  content: "";
}

.fa-smog:before {
  content: "";
}

.fa-smoking:before {
  content: "";
}

.fa-smoking-ban:before {
  content: "";
}

.fa-sms:before {
  content: "";
}

.fa-snapchat:before {
  content: "";
}

.fa-snapchat-ghost:before {
  content: "";
}

.fa-snapchat-square:before {
  content: "";
}

.fa-snowboarding:before {
  content: "";
}

.fa-snowflake:before {
  content: "";
}

.fa-snowman:before {
  content: "";
}

.fa-snowplow:before {
  content: "";
}

.fa-soap:before {
  content: "";
}

.fa-socks:before {
  content: "";
}

.fa-solar-panel:before {
  content: "";
}

.fa-sort:before {
  content: "";
}

.fa-sort-alpha-down:before {
  content: "";
}

.fa-sort-alpha-down-alt:before {
  content: "";
}

.fa-sort-alpha-up:before {
  content: "";
}

.fa-sort-alpha-up-alt:before {
  content: "";
}

.fa-sort-amount-down:before {
  content: "";
}

.fa-sort-amount-down-alt:before {
  content: "";
}

.fa-sort-amount-up:before {
  content: "";
}

.fa-sort-amount-up-alt:before {
  content: "";
}

.fa-sort-down:before {
  content: "";
}

.fa-sort-numeric-down:before {
  content: "";
}

.fa-sort-numeric-down-alt:before {
  content: "";
}

.fa-sort-numeric-up:before {
  content: "";
}

.fa-sort-numeric-up-alt:before {
  content: "";
}

.fa-sort-up:before {
  content: "";
}

.fa-soundcloud:before {
  content: "";
}

.fa-sourcetree:before {
  content: "";
}

.fa-spa:before {
  content: "";
}

.fa-space-shuttle:before {
  content: "";
}

.fa-speakap:before {
  content: "";
}

.fa-speaker-deck:before {
  content: "";
}

.fa-spell-check:before {
  content: "";
}

.fa-spider:before {
  content: "";
}

.fa-spinner:before {
  content: "";
}

.fa-splotch:before {
  content: "";
}

.fa-spotify:before {
  content: "";
}

.fa-spray-can:before {
  content: "";
}

.fa-square:before {
  content: "";
}

.fa-square-full:before {
  content: "";
}

.fa-square-root-alt:before {
  content: "";
}

.fa-squarespace:before {
  content: "";
}

.fa-stack-exchange:before {
  content: "";
}

.fa-stack-overflow:before {
  content: "";
}

.fa-stackpath:before {
  content: "";
}

.fa-stamp:before {
  content: "";
}

.fa-star:before {
  content: "";
}

.fa-star-and-crescent:before {
  content: "";
}

.fa-star-half:before {
  content: "";
}

.fa-star-half-alt:before {
  content: "";
}

.fa-star-of-david:before {
  content: "";
}

.fa-star-of-life:before {
  content: "";
}

.fa-staylinked:before {
  content: "";
}

.fa-steam:before {
  content: "";
}

.fa-steam-square:before {
  content: "";
}

.fa-steam-symbol:before {
  content: "";
}

.fa-step-backward:before {
  content: "";
}

.fa-step-forward:before {
  content: "";
}

.fa-stethoscope:before {
  content: "";
}

.fa-sticker-mule:before {
  content: "";
}

.fa-sticky-note:before {
  content: "";
}

.fa-stop:before {
  content: "";
}

.fa-stop-circle:before {
  content: "";
}

.fa-stopwatch:before {
  content: "";
}

.fa-stopwatch-20:before {
  content: "";
}

.fa-store:before {
  content: "";
}

.fa-store-alt:before {
  content: "";
}

.fa-store-alt-slash:before {
  content: "";
}

.fa-store-slash:before {
  content: "";
}

.fa-strava:before {
  content: "";
}

.fa-stream:before {
  content: "";
}

.fa-street-view:before {
  content: "";
}

.fa-strikethrough:before {
  content: "";
}

.fa-stripe:before {
  content: "";
}

.fa-stripe-s:before {
  content: "";
}

.fa-stroopwafel:before {
  content: "";
}

.fa-studiovinari:before {
  content: "";
}

.fa-stumbleupon:before {
  content: "";
}

.fa-stumbleupon-circle:before {
  content: "";
}

.fa-subscript:before {
  content: "";
}

.fa-subway:before {
  content: "";
}

.fa-suitcase:before {
  content: "";
}

.fa-suitcase-rolling:before {
  content: "";
}

.fa-sun:before {
  content: "";
}

.fa-superpowers:before {
  content: "";
}

.fa-superscript:before {
  content: "";
}

.fa-supple:before {
  content: "";
}

.fa-surprise:before {
  content: "";
}

.fa-suse:before {
  content: "";
}

.fa-swatchbook:before {
  content: "";
}

.fa-swift:before {
  content: "";
}

.fa-swimmer:before {
  content: "";
}

.fa-swimming-pool:before {
  content: "";
}

.fa-symfony:before {
  content: "";
}

.fa-synagogue:before {
  content: "";
}

.fa-sync:before {
  content: "";
}

.fa-sync-alt:before {
  content: "";
}

.fa-syringe:before {
  content: "";
}

.fa-table:before {
  content: "";
}

.fa-table-tennis:before {
  content: "";
}

.fa-tablet:before {
  content: "";
}

.fa-tablet-alt:before {
  content: "";
}

.fa-tablets:before {
  content: "";
}

.fa-tachometer-alt:before {
  content: "";
}

.fa-tag:before {
  content: "";
}

.fa-tags:before {
  content: "";
}

.fa-tape:before {
  content: "";
}

.fa-tasks:before {
  content: "";
}

.fa-taxi:before {
  content: "";
}

.fa-teamspeak:before {
  content: "";
}

.fa-teeth:before {
  content: "";
}

.fa-teeth-open:before {
  content: "";
}

.fa-telegram:before {
  content: "";
}

.fa-telegram-plane:before {
  content: "";
}

.fa-temperature-high:before {
  content: "";
}

.fa-temperature-low:before {
  content: "";
}

.fa-tencent-weibo:before {
  content: "";
}

.fa-tenge:before {
  content: "";
}

.fa-terminal:before {
  content: "";
}

.fa-text-height:before {
  content: "";
}

.fa-text-width:before {
  content: "";
}

.fa-th:before {
  content: "";
}

.fa-th-large:before {
  content: "";
}

.fa-th-list:before {
  content: "";
}

.fa-the-red-yeti:before {
  content: "";
}

.fa-theater-masks:before {
  content: "";
}

.fa-themeco:before {
  content: "";
}

.fa-themeisle:before {
  content: "";
}

.fa-thermometer:before {
  content: "";
}

.fa-thermometer-empty:before {
  content: "";
}

.fa-thermometer-full:before {
  content: "";
}

.fa-thermometer-half:before {
  content: "";
}

.fa-thermometer-quarter:before {
  content: "";
}

.fa-thermometer-three-quarters:before {
  content: "";
}

.fa-think-peaks:before {
  content: "";
}

.fa-thumbs-down:before {
  content: "";
}

.fa-thumbs-up:before {
  content: "";
}

.fa-thumbtack:before {
  content: "";
}

.fa-ticket-alt:before {
  content: "";
}

.fa-tiktok:before {
  content: "";
}

.fa-times:before {
  content: "";
}

.fa-times-circle:before {
  content: "";
}

.fa-tint:before {
  content: "";
}

.fa-tint-slash:before {
  content: "";
}

.fa-tired:before {
  content: "";
}

.fa-toggle-off:before {
  content: "";
}

.fa-toggle-on:before {
  content: "";
}

.fa-toilet:before {
  content: "";
}

.fa-toilet-paper:before {
  content: "";
}

.fa-toilet-paper-slash:before {
  content: "";
}

.fa-toolbox:before {
  content: "";
}

.fa-tools:before {
  content: "";
}

.fa-tooth:before {
  content: "";
}

.fa-torah:before {
  content: "";
}

.fa-torii-gate:before {
  content: "";
}

.fa-tractor:before {
  content: "";
}

.fa-trade-federation:before {
  content: "";
}

.fa-trademark:before {
  content: "";
}

.fa-traffic-light:before {
  content: "";
}

.fa-trailer:before {
  content: "";
}

.fa-train:before {
  content: "";
}

.fa-tram:before {
  content: "";
}

.fa-transgender:before {
  content: "";
}

.fa-transgender-alt:before {
  content: "";
}

.fa-trash:before {
  content: "";
}

.fa-trash-alt:before {
  content: "";
}

.fa-trash-restore:before {
  content: "";
}

.fa-trash-restore-alt:before {
  content: "";
}

.fa-tree:before {
  content: "";
}

.fa-trello:before {
  content: "";
}

.fa-tripadvisor:before {
  content: "";
}

.fa-trophy:before {
  content: "";
}

.fa-truck:before {
  content: "";
}

.fa-truck-loading:before {
  content: "";
}

.fa-truck-monster:before {
  content: "";
}

.fa-truck-moving:before {
  content: "";
}

.fa-truck-pickup:before {
  content: "";
}

.fa-tshirt:before {
  content: "";
}

.fa-tty:before {
  content: "";
}

.fa-tumblr:before {
  content: "";
}

.fa-tumblr-square:before {
  content: "";
}

.fa-tv:before {
  content: "";
}

.fa-twitch:before {
  content: "";
}

.fa-twitter:before {
  content: "";
}

.fa-twitter-square:before {
  content: "";
}

.fa-typo3:before {
  content: "";
}

.fa-uber:before {
  content: "";
}

.fa-ubuntu:before {
  content: "";
}

.fa-uikit:before {
  content: "";
}

.fa-umbraco:before {
  content: "";
}

.fa-umbrella:before {
  content: "";
}

.fa-umbrella-beach:before {
  content: "";
}

.fa-underline:before {
  content: "";
}

.fa-undo:before {
  content: "";
}

.fa-undo-alt:before {
  content: "";
}

.fa-uniregistry:before {
  content: "";
}

.fa-unity:before {
  content: "";
}

.fa-universal-access:before {
  content: "";
}

.fa-university:before {
  content: "";
}

.fa-unlink:before {
  content: "";
}

.fa-unlock:before {
  content: "";
}

.fa-unlock-alt:before {
  content: "";
}

.fa-unsplash:before {
  content: "";
}

.fa-untappd:before {
  content: "";
}

.fa-upload:before {
  content: "";
}

.fa-ups:before {
  content: "";
}

.fa-usb:before {
  content: "";
}

.fa-user:before {
  content: "";
}

.fa-user-alt:before {
  content: "";
}

.fa-user-alt-slash:before {
  content: "";
}

.fa-user-astronaut:before {
  content: "";
}

.fa-user-check:before {
  content: "";
}

.fa-user-circle:before {
  content: "";
}

.fa-user-clock:before {
  content: "";
}

.fa-user-cog:before {
  content: "";
}

.fa-user-edit:before {
  content: "";
}

.fa-user-friends:before {
  content: "";
}

.fa-user-graduate:before {
  content: "";
}

.fa-user-injured:before {
  content: "";
}

.fa-user-lock:before {
  content: "";
}

.fa-user-md:before {
  content: "";
}

.fa-user-minus:before {
  content: "";
}

.fa-user-ninja:before {
  content: "";
}

.fa-user-nurse:before {
  content: "";
}

.fa-user-plus:before {
  content: "";
}

.fa-user-secret:before {
  content: "";
}

.fa-user-shield:before {
  content: "";
}

.fa-user-slash:before {
  content: "";
}

.fa-user-tag:before {
  content: "";
}

.fa-user-tie:before {
  content: "";
}

.fa-user-times:before {
  content: "";
}

.fa-users:before {
  content: "";
}

.fa-users-cog:before {
  content: "";
}

.fa-users-slash:before {
  content: "";
}

.fa-usps:before {
  content: "";
}

.fa-ussunnah:before {
  content: "";
}

.fa-utensil-spoon:before {
  content: "";
}

.fa-utensils:before {
  content: "";
}

.fa-vaadin:before {
  content: "";
}

.fa-vector-square:before {
  content: "";
}

.fa-venus:before {
  content: "";
}

.fa-venus-double:before {
  content: "";
}

.fa-venus-mars:before {
  content: "";
}

.fa-viacoin:before {
  content: "";
}

.fa-viadeo:before {
  content: "";
}

.fa-viadeo-square:before {
  content: "";
}

.fa-vial:before {
  content: "";
}

.fa-vials:before {
  content: "";
}

.fa-viber:before {
  content: "";
}

.fa-video:before {
  content: "";
}

.fa-video-slash:before {
  content: "";
}

.fa-vihara:before {
  content: "";
}

.fa-vimeo:before {
  content: "";
}

.fa-vimeo-square:before {
  content: "";
}

.fa-vimeo-v:before {
  content: "";
}

.fa-vine:before {
  content: "";
}

.fa-virus:before {
  content: "";
}

.fa-virus-slash:before {
  content: "";
}

.fa-viruses:before {
  content: "";
}

.fa-vk:before {
  content: "";
}

.fa-vnv:before {
  content: "";
}

.fa-voicemail:before {
  content: "";
}

.fa-volleyball-ball:before {
  content: "";
}

.fa-volume-down:before {
  content: "";
}

.fa-volume-mute:before {
  content: "";
}

.fa-volume-off:before {
  content: "";
}

.fa-volume-up:before {
  content: "";
}

.fa-vote-yea:before {
  content: "";
}

.fa-vr-cardboard:before {
  content: "";
}

.fa-vuejs:before {
  content: "";
}

.fa-walking:before {
  content: "";
}

.fa-wallet:before {
  content: "";
}

.fa-warehouse:before {
  content: "";
}

.fa-water:before {
  content: "";
}

.fa-wave-square:before {
  content: "";
}

.fa-waze:before {
  content: "";
}

.fa-weebly:before {
  content: "";
}

.fa-weibo:before {
  content: "";
}

.fa-weight:before {
  content: "";
}

.fa-weight-hanging:before {
  content: "";
}

.fa-weixin:before {
  content: "";
}

.fa-whatsapp:before {
  content: "";
}

.fa-whatsapp-square:before {
  content: "";
}

.fa-wheelchair:before {
  content: "";
}

.fa-whmcs:before {
  content: "";
}

.fa-wifi:before {
  content: "";
}

.fa-wikipedia-w:before {
  content: "";
}

.fa-wind:before {
  content: "";
}

.fa-window-close:before {
  content: "";
}

.fa-window-maximize:before {
  content: "";
}

.fa-window-minimize:before {
  content: "";
}

.fa-window-restore:before {
  content: "";
}

.fa-windows:before {
  content: "";
}

.fa-wine-bottle:before {
  content: "";
}

.fa-wine-glass:before {
  content: "";
}

.fa-wine-glass-alt:before {
  content: "";
}

.fa-wix:before {
  content: "";
}

.fa-wizards-of-the-coast:before {
  content: "";
}

.fa-wolf-pack-battalion:before {
  content: "";
}

.fa-won-sign:before {
  content: "";
}

.fa-wordpress:before {
  content: "";
}

.fa-wordpress-simple:before {
  content: "";
}

.fa-wpbeginner:before {
  content: "";
}

.fa-wpexplorer:before {
  content: "";
}

.fa-wpforms:before {
  content: "";
}

.fa-wpressr:before {
  content: "";
}

.fa-wrench:before {
  content: "";
}

.fa-x-ray:before {
  content: "";
}

.fa-xbox:before {
  content: "";
}

.fa-xing:before {
  content: "";
}

.fa-xing-square:before {
  content: "";
}

.fa-y-combinator:before {
  content: "";
}

.fa-yahoo:before {
  content: "";
}

.fa-yammer:before {
  content: "";
}

.fa-yandex:before {
  content: "";
}

.fa-yandex-international:before {
  content: "";
}

.fa-yarn:before {
  content: "";
}

.fa-yelp:before {
  content: "";
}

.fa-yen-sign:before {
  content: "";
}

.fa-yin-yang:before {
  content: "";
}

.fa-yoast:before {
  content: "";
}

.fa-youtube:before {
  content: "";
}

.fa-youtube-square:before {
  content: "";
}

.fa-zhihu:before {
  content: "";
}

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

/*!
 * Font Awesome Free 5.14.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("../webfonts/fa-solid-900.eot");
  src: url("../webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-solid-900.woff2") format("woff2"), url("../webfonts/fa-solid-900.woff") format("woff"), url("../webfonts/fa-solid-900.ttf") format("truetype"), url("../webfonts/fa-solid-900.svg#fontawesome") format("svg");
}
.fa,
.fas,
.twitter,
.facebook {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

/*!
 * Font Awesome Free 5.14.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: "Font Awesome 5 Brands";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../webfonts/fa-brands-400.eot");
  src: url("../webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-brands-400.woff2") format("woff2"), url("../webfonts/fa-brands-400.woff") format("woff"), url("../webfonts/fa-brands-400.ttf") format("truetype"), url("../webfonts/fa-brands-400.svg#fontawesome") format("svg");
}
.fab, .twitter {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.centered {
  float: none;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

[class^=icon--], .button--foodmatters, [class^=btn--] {
  text-align: center;
}

.right-aling {
  text-align: right;
}

.main-content,
.blackbox,
.blackbox-video,
.blackbox-partners,
.darkgraybox,
.graybox,
.lightgraybox-wcb,
.lightgraybox-tools,
.lightgraybox,
.whitebox,
.footer,
.four-ohfour,
.breadcrumbs-wrap,
.bluebox-tools,
.policy {
  padding-left: 1rem;
  padding-right: 1rem;
}
@media (min-width: 768px) {
  .main-content,
.blackbox,
.blackbox-video,
.blackbox-partners,
.darkgraybox,
.graybox,
.lightgraybox-wcb,
.lightgraybox-tools,
.lightgraybox,
.whitebox,
.footer,
.four-ohfour,
.breadcrumbs-wrap,
.bluebox-tools,
.policy {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media (min-width: 1024px) {
  .main-content,
.blackbox,
.blackbox-video,
.blackbox-partners,
.darkgraybox,
.graybox,
.lightgraybox-wcb,
.lightgraybox-tools,
.lightgraybox,
.whitebox,
.footer,
.four-ohfour,
.breadcrumbs-wrap,
.bluebox-tools,
.policy {
    padding-left: 4rem;
    padding-right: 4rem;
  }
}
@media (min-width: 1600px) {
  .main-content,
.blackbox,
.blackbox-video,
.blackbox-partners,
.darkgraybox,
.graybox,
.lightgraybox-wcb,
.lightgraybox-tools,
.lightgraybox,
.whitebox,
.footer,
.four-ohfour,
.breadcrumbs-wrap,
.bluebox-tools,
.policy {
    padding-left: 7rem;
    padding-right: 7rem;
  }
}

.srt {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.icn--nav-toggle:before {
  display: block;
  content: "";
  position: absolute;
}

/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
/* Document
   ========================================================================== */
html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0;
}

/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
  /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */
template {
  display: none;
}

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none;
}

/**
 * List styles
 */
ul, ol {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

/*
    Created on : Aug 20, 2019, 3:15:28 PM
    Author     : mpasos
*/
* {
  box-sizing: border-box;
}

@media (-webkit-device-pixel-ratio: 1.25) {
  * {
    zoom: 0.97;
  }
}
html {
  background-color: #dedede;
}

body {
  background: white;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.5;
  margin: 0 auto;
  max-width: 1500px;
}

a {
  text-decoration: none;
}
a:hover {
  opacity: 0.75;
}
.video-info a:not(.btn--more-onblack), .upper-menu a {
  color: white;
}
.video-info a:not(.btn--more-onblack), .upper-menu a:not(:last-of-type) {
  margin-right: 0.75rem;
}
.branding h1 a {
  color: #6E6E6E;
}
.language-menu a {
  font-weight: 400;
  font-size: 1rem;
}
@media (min-width: 768px) {
  .language-menu a {
    color: #faa41a;
    background-color: transparent;
    padding: 0;
    font-size: 0.85rem;
  }
}
.language-menu li a {
  padding-right: 1rem;
  margin-right: 0.5rem;
  border-bottom: none;
}
@media (min-width: 768px) {
  .language-menu .wpml-ls-slot-3 a {
    color: #001738;
    font-weight: 600;
  }
}
.language-menu li a {
  color: white;
  border-right: 1px solid #001738;
}
@media (min-width: 768px) {
  a .language-menu .wpml-ls-item-fr {
    margin-right: 2.5rem !important;
  }
}
@media (min-width: 768px) {
  .language-menu li:last-of-type a {
    padding-left: 0rem;
  }
}
.language-menu li a {
  line-height: 0.75;
}
header a {
  color: white;
  text-decoration: none;
  display: inline-block;
}
@media (min-width: 768px) {
  header a {
    padding: 0 0.5rem;
  }
}
footer p a {
  color: #cccccc;
}
@media (min-width: 320px) {
  footer p a {
    display: inline-block;
    width: 35%;
    padding: 1rem;
  }
}
@media (min-width: 768px) {
  footer p a {
    display: initial;
    padding: 0;
  }
}
@media (min-width: 320px) {
  #menu-footer-menu li a {
    display: block;
    width: 100%;
    padding: 1rem;
  }
}
@media (min-width: 768px) {
  #menu-footer-menu li a {
    display: initial;
    padding: 0;
  }
}
.inner_feed a, .atlas-table a {
  color: #faa41a;
}
.lightgraybox li a, .main-content li a, p a {
  color: #00a8d4;
}
.inner_feed .fbicon a {
  color: #1877f1;
  font-size: 1.25rem;
}
h1 a {
  font-size: 1.5rem;
  font-weight: 300;
  margin-top: 0.4rem;
}
.headerbox h1 a {
  color: #6E6E6E;
  font-family: "Quicksand", sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 0.75rem;
  line-height: 1.15;
}
@media (min-width: 1024px) {
  .headerbox h1 a {
    font-size: 1rem;
    margin-bottom: 2rem;
  }
}
@media (min-width: 1600px) {
  .headerbox h1 a {
    padding-right: 8rem;
  }
}
table a, .atlas-table td:nth-of-type(3n) a, .page-numbers a, .breadcrumbs li a, h2 a, h3 a, h4 a {
  color: #00a8d4;
}
.breadcrumbs li a {
  font-size: 0.87rem;
}
.darkgraybox a, .footer a:not([class^=btn--]) {
  color: #cccccc;
}
h5 a {
  font-size: 1.25rem;
  color: #6E6E6E;
  line-height: 1;
}
.tool a {
  color: #6E6E6E;
}
@media (min-width: 1024px) {
  #menu-main-en > li > a {
    line-height: 0.25;
  }
}
@media (min-width: 320px) {
  #menu-main-en-spanish > li > a, #menu-main-en-french > li > a, #menu-main-en > li > a {
    padding-bottom: 0.5rem;
    margin-bottom: 0.5rem;
  }
}
@media (min-width: 768px) {
  #menu-main-en-spanish > li > a, #menu-main-en-french > li > a, #menu-main-en > li > a {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
    text-align: center;
    line-height: 1;
    font-size: 0.93rem;
  }
}
.social-icons a {
  text-align: center;
}
.related-projects li a, .speaker_info p a {
  color: #00a8d4;
}
.bluebox-tools a:not([class^=btn--]) {
  color: white;
}
.blackbox .halfcontainer a {
  width: 100%;
}
@media (min-width: 768px) {
  .blackbox .halfcontainer a {
    width: 45%;
  }
}
.member-social a {
  display: inline-block;
  color: #00a8d4;
  background-color: white;
  border-radius: 50%;
  padding: 0.55rem 0.65rem;
  text-align: center;
  margin: auto;
  position: relative;
  top: 30%;
  cursor: pointer;
}

a[href^=mailto]:not([class^=btn--]) {
  color: #00a8d4;
}

.breadcrumbs li {
  font-size: 0.87rem;
}

footer a[href^=mailto]:not([class^=btn--]) {
  color: #cccccc;
  text-decoration: underline;
  padding-left: 0;
}

.fa-envelope {
  font-size: 1.25rem;
  color: #00a8d4;
  margin-left: 0.5rem;
}
.member .fa-envelope {
  margin-left: 0;
}

.member .fa-linkedin {
  font-size: 1.25rem;
}
.member i {
  margin-top: 0.25rem;
}

.lightgraybox div.sixty ul, .agenda_day ul, .main-content ul, .lightgraybox div.sixty ol, .agenda_day ol, .main-content ol {
  margin-left: 2rem;
  margin-right: 3rem;
  color: #6E6E6E;
}
.lightgraybox div.sixty ul li, .agenda_day ul li, .main-content ul li, .lightgraybox div.sixty ol li, .agenda_day ol li, .main-content ol li {
  padding-left: 0.5rem;
  line-height: 1.5;
}
.lightgraybox.bullets ul, .lightgraybox.bullets ol {
  margin-left: 2rem;
  margin-right: 3rem;
  color: #6E6E6E;
}
.lightgraybox.bullets ul li, .lightgraybox.bullets ol li {
  line-height: 1.25;
}

.lightgraybox.bullets ul, .lightgraybox div.sixty ul, .agenda_day ul, .main-content ul {
  list-style-type: disc;
}
.getnews ul {
  list-style-type: none;
  margin-left: 0;
  padding-left: 0;
}
.getnews ul li {
  padding-left: 2rem;
  margin-left: 1rem;
}
.tool ul {
  text-align: left;
  margin: 1.5rem 0.5rem 0 1rem;
  list-style-type: none;
}
.tool ul li {
  padding-left: 0;
  margin-bottom: 1.15rem;
  line-height: 1;
}
.tool ul a {
  color: #00a8d4;
  font-size: 14px;
}
@media (min-width: 320px) {
  .tool ul a {
    padding: 1rem;
    display: inline-block;
    width: 100%;
  }
}
@media (min-width: 768px) {
  .tool ul a {
    padding: 0;
    display: initial;
  }
}

.lightgraybox ol, .main-content ol {
  list-style-type: decimal;
}
.lightgraybox ol {
  color: #6E6E6E;
  margin-left: 3rem;
}
.lightgraybox ol a {
  color: #faa41a;
}

.headerbox {
  background-color: white;
  position: relative;
}
.headerbox .intro,
.headerbox .branding {
  position: relative;
  z-index: 1;
}
.headerbox .branding {
  margin-top: 0.5rem;
}
@media (min-width: 768px) {
  .headerbox .branding {
    margin-top: 0;
  }
}
.headerbox nav {
  position: relative;
  z-index: 2;
}
.headerbox .language-menu {
  padding-top: 0.35rem;
}
@media (min-width: 1024px) {
  .headerbox .language-menu li:not(:last-of-type) {
    margin-right: 0.5rem;
  }
}

.breadcrumbs li {
  color: #6E6E6E;
}

@media (min-width: 320px) {
  .home .section-img img {
    height: 100%;
  }
}
@media (min-width: 1024px) {
  .home .section-img img {
    height: auto;
  }
}

.home .section-img img {
  width: 340%;
  height: auto;
  clip-path: circle(22% at 17% 49%);
}
@media (min-width: 768px) {
  .home .section-img img {
    clip-path: ellipse(85% 145% at 88% 118%);
    width: 130%;
  }
}
@media (min-width: 1024px) {
  .home .section-img img {
    clip-path: ellipse(86% 98% at 85% 93%);
    width: 120%;
  }
}
@media (min-width: 1170px) {
  .home .section-img img {
    clip-path: ellipse(83% 103% at 82% 94%);
  }
}
@media (min-width: 1240px) {
  .home .section-img img {
    clip-path: ellipse(85% 108% at 82% 94%);
  }
}
@media (min-width: 1380px) {
  .home .section-img img {
    clip-path: ellipse(86% 111% at 81% 93%);
  }
}
@media (min-width: 1600px) {
  .home .section-img img {
    clip-path: ellipse(85% 106% at 82% 93%);
    width: 100%;
  }
}

.section-img {
  position: absolute;
  overflow: hidden;
  z-index: 0;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.search .section-img img,
.category .section-img img,
.page-template-default .section-img img,
.single .section-img img,
.page-template .section-img img {
  width: 340%;
  height: auto;
  clip-path: circle(24% at 17% 52%);
}
@media (min-width: 640px) {
  .search .section-img img,
.category .section-img img,
.page-template-default .section-img img,
.single .section-img img,
.page-template .section-img img {
    clip-path: circle(25% at 17% 52%);
  }
}
@media (min-width: 768px) {
  .search .section-img img,
.category .section-img img,
.page-template-default .section-img img,
.single .section-img img,
.page-template .section-img img {
    clip-path: ellipse(85% 145% at 85% 118%);
    width: 130%;
  }
}
@media (min-width: 1024px) {
  .search .section-img img,
.category .section-img img,
.page-template-default .section-img img,
.single .section-img img,
.page-template .section-img img {
    clip-path: ellipse(86% 98% at 85% 93%);
    width: 120%;
  }
}
@media (min-width: 1170px) {
  .search .section-img img,
.category .section-img img,
.page-template-default .section-img img,
.single .section-img img,
.page-template .section-img img {
    clip-path: ellipse(83% 103% at 82% 94%);
  }
}
@media (min-width: 1240px) {
  .search .section-img img,
.category .section-img img,
.page-template-default .section-img img,
.single .section-img img,
.page-template .section-img img {
    clip-path: ellipse(85% 108% at 82% 94%);
  }
}
@media (min-width: 1380px) {
  .search .section-img img,
.category .section-img img,
.page-template-default .section-img img,
.single .section-img img,
.page-template .section-img img {
    clip-path: ellipse(86% 111% at 81% 93%);
  }
}
@media (min-width: 1600px) {
  .search .section-img img,
.category .section-img img,
.page-template-default .section-img img,
.single .section-img img,
.page-template .section-img img {
    clip-path: ellipse(85% 106% at 82% 93%);
    width: 100%;
  }
}

.overlay:before {
  position: absolute;
  content: " ";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 0;
  /*background: linear-gradient(rgba(0, 0, 0, .4) 10%, rgba(0, 0, 0, 0)),
              linear-gradient(to right, rgba(0, 0, 0, .5) 35%, rgba(0, 0, 0, 0));*/
  background: linear-gradient(rgba(0, 0, 0, 0.3) 5%, rgba(0, 0, 0, 0)), linear-gradient(to right, rgba(0, 0, 0, 0.25) 15%, rgba(0, 0, 0, 0));
}
.home .overlay:before {
  background: linear-gradient(rgba(0, 0, 0, 0.6) 20%, rgba(0, 0, 0, 0.4) 50%);
}

.overlay:after {
  position: absolute;
  content: " ";
  top: 0;
  left: 0;
}

@media (min-width: 768px) {
  .bluebox-tools .video-wrap,
.blackbox-video .video-wrap {
    width: 60%;
    margin-right: 3rem;
  }
}
@media (min-width: 768px) {
  .bluebox-tools .video-info,
.blackbox-video .video-info {
    width: 35%;
  }
}

@media (min-width: 768px) {
  .whitebox .video-wrap, .main-content .video-wrap,
.archive .blackbox .video-wrap,
.lightgraybox .video-wrap {
    width: 100%;
    padding-bottom: 50.25%;
    /* 16:9 */
  }
}
@media (min-width: 768px) {
  .whitebox .onefourth .video-wrap, .main-content .onefourth .video-wrap,
.archive .blackbox .onefourth .video-wrap,
.lightgraybox .onefourth .video-wrap {
    padding-bottom: 35%;
    /* 16:9 */
  }
}

.video-wrap {
  position: relative;
  height: 0;
  overflow: hidden;
  padding-bottom: 50%;
  /* 16:9 */
  padding-top: 30px;
  margin-bottom: 2rem;
}
@media (min-width: 768px) {
  .video-wrap {
    margin-bottom: 0;
    padding-bottom: 30.25%;
    /* 16:9 */
  }
}
.video-wrap object,
.video-wrap iframe {
  position: absolute;
  top: 0;
  left: 19%;
  width: 77%;
  height: 70%;
}
@media (min-width: 768px) {
  .video-wrap object,
.video-wrap iframe {
    left: 0;
    width: 100%;
    height: 100%;
  }
}

footer .item {
  vertical-align: top;
  margin: 2rem 0 1rem 0;
}
@media (min-width: 768px) {
  footer .item {
    margin: 2rem;
    flex: 1 300px;
  }
}
@media (min-width: 1024px) {
  footer .item {
    margin: 2rem 0;
    flex: 1 200px;
  }
}
@media (min-width: 1024px) {
  footer .footer-contact, footer .footer-newsletter {
    flex-grow: 3;
    padding-right: 0.75rem;
  }
}
@media (min-width: 768px) {
  footer .footer-social {
    max-height: none;
  }
}
@media (min-width: 1024px) {
  footer .footer-social {
    margin-right: 3rem;
  }
}
footer .footer-social a {
  margin-bottom: 1rem;
  text-align: center;
}
footer .menu-footer-menu-french-container li:not(:last-of-type),
footer .menu-footer-menu-spanish-container li:not(:last-of-type),
footer .menu-footer-menu-container li:not(:last-of-type) {
  padding-bottom: 0.5rem;
  margin-bottom: 0.5rem;
  border-bottom: 1px dotted white;
}
@media (min-width: 1024px) {
  footer .footer-contact {
    padding-right: 2rem;
  }
}

.popupoverlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
  z-index: 2;
}

.popupoverlay:target {
  visibility: visible;
  opacity: 1;
}

.popup {
  margin: 5% auto;
  padding: 2.5rem 1rem 1rem 1rem;
  background: #fff;
  border-radius: 5px;
  width: 90%;
  position: relative;
  transition: all 5s ease-in-out;
}
@media (min-width: 768px) {
  .popup {
    width: 83%;
    margin: 10% auto;
    padding: 2rem;
  }
}
@media (min-width: 1024px) {
  .popup {
    margin: 3% auto;
    width: 75%;
    padding: 3rem;
  }
}
@media (min-width: 1600px) {
  .popup {
    margin: 10% auto;
    width: 55%;
  }
}

.popup .close {
  position: absolute;
  top: 0;
  right: 0;
  transition: all 200ms;
  font-size: 1.25rem;
  font-weight: bold;
  text-decoration: none;
  color: #c15c5b;
  display: block;
  padding: 1rem;
}

.popup .close:hover {
  color: #00a8d4;
}

.popup .popupcontent {
  max-height: 26rem;
  overflow: auto;
  text-align: left;
}
@media (min-width: 768px) {
  .popup .popupcontent {
    max-height: 30rem;
  }
}

.search {
  position: relative;
  z-index: 2;
  right: 0;
}

.profile-photo {
  width: 150px;
  height: 150px;
  overflow: hidden;
  margin: auto;
}

.orange {
  color: #faa41a;
}

.red {
  color: #df729a;
}

.theme-tag {
  margin-top: 0;
  font-style: italic;
  font-size: 0.95rem;
}

@media (min-width: 1024px) {
  .menu-main-en-french-container,
.menu-main-en-spanish-container,
.menu-main-en-container {
    margin-top: 0.5rem;
  }
}

.timeline-date {
  display: inline-block;
  background-color: #00a8d4;
  color: white !important;
  padding: 1rem 2rem;
  position: absolute;
  top: -16px;
  left: -64px;
}
.timelinebox .timeline-date {
  position: relative;
}
.sem_update .timeline-date {
  top: 0;
  left: 0;
}

i {
  margin-right: 0.5rem !important;
}

.acc-img {
  width: 200px;
  height: 200px;
  border-radius: 50%;
  overflow: hidden;
  margin: auto;
}
.acc-img img {
  width: 350px;
  height: auto;
  margin-left: -50px;
}

.flag-canadá:before,
.flag-canada:before {
  content: "";
  background-image: url("../img/icon-flag-cad.png");
  background-repeat: no-repeat;
  background-origin: border-box;
  background-size: 21px;
  width: 22px;
  height: 21px;
  display: inline-block;
  margin: 10px 10px 0 0;
  height: 11px;
}

.flag-méxico:before,
.flag-mexique:before,
.flag-mexico:before {
  content: "";
  background-image: url("../img/icon-flag-mx.png");
  background-repeat: no-repeat;
  background-origin: border-box;
  background-size: 21px;
  width: 22px;
  height: 21px;
  display: inline-block;
  margin: 10px 10px 0 0;
  height: 11px;
}

.flag-États-unis:before,
.flag-estados-unidos:before,
.flag-united-states:before {
  content: "";
  background-image: url("../img/icon-flag-us.png");
  background-repeat: no-repeat;
  background-origin: border-box;
  background-size: 21px;
  width: 22px;
  height: 21px;
  display: inline-block;
  margin: 10px 10px 0 0;
  height: 11px;
}

.extradata i {
  color: #6E6E6E;
}

.semtools {
  width: 30%;
}

.when {
  display: inline-block;
  margin-right: 1rem;
  margin-top: 0.75rem;
}

.main-content table {
  margin: auto;
  color: #6E6E6E;
  padding: 0.5rem 1rem;
  border: 1px solid #f0f0f0;
}
.main-content table tr:nth-of-type(even) td {
  background-color: #f9f9f9;
}
.main-content table td {
  padding: 0.5rem;
}
.main-content table th,
.main-content table tr:not(:last-of-type) td {
  border-bottom: 1px solid #f0f0f0;
}

.nospace {
  margin-bottom: 0;
}
.nospace a {
  margin-bottom: 0;
}

.blackbox .halfcontainer span {
  vertical-align: top;
}
.blackbox .halfcontainer span:first-of-type {
  color: #faa41a;
}
.blackbox .halfcontainer .event_content {
  display: inline-block;
  max-width: 76%;
  margin-left: 3rem;
}
@media (min-width: 768px) {
  .blackbox .halfcontainer .event_content {
    margin-left: 2rem;
    max-width: 70%;
  }
}

.accordion {
  margin: 1rem auto;
}
.lightgraybox .accordion {
  max-width: 1200px;
}
.accordion > input[type=checkbox] {
  position: absolute;
  left: -100vw;
}
.accordion > input[type=checkbox]:checked ~ .panel {
  height: auto;
  overflow: visible;
  padding: 1rem 2rem;
  border-top: 0;
}
.accordion > input[type=checkbox]:checked ~ .handle label:after {
  content: "";
}
.accordion .panel {
  overflow-y: hidden;
  height: 0;
  transition: height 0.3s ease;
}
.accordion label {
  display: block;
  color: #00a8d4;
  cursor: pointer;
  font-weight: normal;
  padding: 1rem;
  border-bottom: 1px solid #f0f0f0;
}
.accordion label:hover, .accordion label:focus {
  color: #6E6E6E;
}
.blackbox .accordion label {
  color: #faa41a;
}
.accordion .handle {
  margin: 0;
  font-size: 1.25rem;
  line-height: 1.2rem;
  position: relative;
}
.accordion .handle label::after {
  font-family: "Font Awesome 5 Free";
  content: "";
  display: inline-block;
  font-size: 1.25rem;
  line-height: 1.2rem;
  vertical-align: middle;
  position: absolute;
  right: 0;
  margin-right: 1rem;
}
.accordion iframe {
  background-color: white;
}

.accordion.rmpubs label,
.accordion.edbio label {
  padding: 0;
  border-bottom: none;
  font-size: 1rem;
}
.accordion.rmpubs label::after,
.accordion.edbio label::after {
  position: relative;
  margin-left: 1rem;
  font-size: 1rem;
}
.accordion.rmpubs .panel,
.accordion.edbio .panel {
  width: 100%;
  padding: 0 !important;
}

.rmpubs {
  margin-bottom: 3rem;
}

.centered .vcentered {
  line-height: 6;
  color: #faa41a;
}

form [class^=btn--] {
  padding: 0.65rem 2rem;
  vertical-align: top;
}

.social-icons i {
  margin: 0;
}
.social-icons .fab, .social-icons .twitter {
  font-size: 1.85rem;
}

p [class^=btn--],
.document-list [class^=btn--] {
  margin-top: 1rem;
}

.jobsform .btn--link {
  margin-top: 1rem;
  margin-bottom: 2rem;
}

.sem-tracker {
  border-collapse: collapse;
}
.sem-tracker th {
  font-weight: 400;
  font-size: 0.85rem;
  line-height: 1.15;
  background-color: #0080a1;
  color: white;
  padding: 0.5rem;
  border: 1px solid lightblue;
}
.sem-tracker th:first-of-type {
  text-align: left;
}
.sem-tracker td h4 {
  margin-bottom: 0;
}
.sem-tracker td p:first-of-type {
  margin-top: 0;
}
.sem-tracker div {
  padding: 0.5rem 1rem;
}
.sem-tracker td:not(:first-of-type) {
  text-align: center;
}
.sem-tracker td:not(:first-of-type) p {
  font-weight: 500;
  margin: 0.25rem auto;
}
.sem-tracker .sem-green {
  background-color: #42bead;
}
.sem-tracker .sem-red {
  background-color: #c15c5b;
}
.sem-tracker .sem-green p,
.sem-tracker .sem-red p {
  color: white;
}
.sem-tracker .sem-gray {
  background-color: #f0f0f0;
}
.sem-tracker .sem-gray p {
  color: #6E6E6E;
}

.legend {
  font-size: 0.85rem;
  color: #6E6E6E;
}
.legend td:first-of-type {
  width: 8%;
}
.legend span {
  vertical-align: top;
  display: inline-block;
  padding: 0.25rem 0.55rem;
  font-style: normal !important;
  margin-right: 0.5rem;
}
.legend .sem-green {
  background-color: #42bead;
  color: white;
}
.legend .sem-red {
  background-color: #c15c5b;
  color: white;
}
.legend .sem-gray {
  border: 1px solid #6E6E6E;
  color: #6E6E6E;
}

.yicwinners {
  margin-top: 3rem;
  margin-bottom: 2rem;
}

.yicwinner {
  max-width: 30%;
  flex: 1 280;
  -webkit-box-shadow: 4px 1px 17px -2px #bdb7bd;
  -moz-box-shadow: 4px 1px 17px -2px #bdb7bd;
  box-shadow: 4px 1px 17px -2px #bdb7bd;
}

.winnerup {
  background: #21a791;
  background: linear-gradient(139deg, #21a791 0%, #1897b9 100%);
  text-align: center;
  position: relative;
}
.winnerup h3 {
  color: white !important;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 1;
}
.winnerup h3 i {
  font-size: 2rem;
}
.winnerup .canada::before {
  content: "";
  background-image: url("../img/canada-circle-flag.png");
  background-repeat: no-repeat;
  background-origin: border-box;
  background-size: 54px;
  width: 44px;
  height: 54px;
  display: inline-block;
}
.winnerup .mexico::before {
  content: "";
  background-image: url("../img/mexico-circle-flag.png");
  background-repeat: no-repeat;
  background-origin: border-box;
  background-size: 54px;
  width: 44px;
  height: 54px;
  display: inline-block;
}
.winnerup .united-states::before {
  content: "";
  background-image: url("../img/united-states-circle-flag.png");
  background-repeat: no-repeat;
  background-origin: border-box;
  background-size: 54px;
  width: 44px;
  height: 54px;
  display: inline-block;
}
.winnerup .canada::before,
.winnerup .mexico::before,
.winnerup .united-states::before {
  height: 46px;
  position: absolute;
  z-index: 1;
  top: 50%;
  right: 30%;
  border: 5px solid white;
  border-radius: 50%;
}

.winnerup, .winnerdown {
  padding: 2rem 2rem 1rem;
}

.yicimg {
  border-radius: 50%;
  max-width: 150px;
  margin: 1rem auto;
  border: 10px solid white;
  position: relative;
}

.yic-panel {
  margin-top: 2rem;
}
.yic-panel .member {
  flex: 1 250px;
}

iframe {
  border: none;
}

.center {
  text-align: center;
}

.icn--menu-toggle {
  width: 25px;
  height: 17px;
  position: absolute;
  border-top: solid 3px #6E6E6E;
  border-bottom: solid 3px #6E6E6E;
  line-height: 0;
  cursor: pointer;
  right: 0;
  z-index: 1;
  top: 15px;
}
.icn--menu-toggle:before {
  width: 25px;
  height: 3px;
  background-color: #6E6E6E;
  top: 4px;
  display: block;
  content: "";
  position: absolute;
}
@media (min-width: 768px) {
  .icn--menu-toggle {
    position: relative;
    top: 5px;
    border-top: solid 3px white;
    border-bottom: solid 3px white;
  }
  .icn--menu-toggle:before {
    background-color: white;
  }
}

#cff-load-more {
  max-width: 350px;
  /*float: none !important; // did not work
  margin: auto;*/
}

.postid-32256 .agenda_day:first-of-type .agenda_entry:nth-of-type(2),
.postid-32256 .agenda_day:first-of-type .agenda_entry:nth-of-type(4),
.postid-32256 .agenda_day:first-of-type .agenda_entry:nth-of-type(11),
.postid-32255 .agenda_day:first-of-type .agenda_entry:nth-of-type(2),
.postid-32255 .agenda_day:first-of-type .agenda_entry:nth-of-type(4),
.postid-32255 .agenda_day:first-of-type .agenda_entry:nth-of-type(11) {
  border: none;
  margin-bottom: -15px;
}
.postid-32256 .agenda_day:nth-of-type(2) .agenda_entry:nth-of-type(2),
.postid-32256 .agenda_day:nth-of-type(2) .agenda_entry:nth-of-type(4),
.postid-32256 .agenda_day:nth-of-type(2) .agenda_entry:nth-of-type(7),
.postid-32256 .agenda_day:nth-of-type(2) .agenda_entry:nth-of-type(10),
.postid-32255 .agenda_day:nth-of-type(2) .agenda_entry:nth-of-type(2),
.postid-32255 .agenda_day:nth-of-type(2) .agenda_entry:nth-of-type(4),
.postid-32255 .agenda_day:nth-of-type(2) .agenda_entry:nth-of-type(7),
.postid-32255 .agenda_day:nth-of-type(2) .agenda_entry:nth-of-type(10) {
  border: none;
  margin-bottom: -15px;
}
.postid-32256 .agenda_day:nth-of-type(3) .agenda_entry:nth-of-type(2),
.postid-32256 .agenda_day:nth-of-type(3) .agenda_entry:nth-of-type(5),
.postid-32256 .agenda_day:nth-of-type(3) .agenda_entry:nth-of-type(8),
.postid-32256 .agenda_day:nth-of-type(3) .agenda_entry:nth-of-type(11),
.postid-32255 .agenda_day:nth-of-type(3) .agenda_entry:nth-of-type(2),
.postid-32255 .agenda_day:nth-of-type(3) .agenda_entry:nth-of-type(5),
.postid-32255 .agenda_day:nth-of-type(3) .agenda_entry:nth-of-type(8),
.postid-32255 .agenda_day:nth-of-type(3) .agenda_entry:nth-of-type(11) {
  border: none;
  margin-bottom: -15px;
}

.feed-tag {
  font-size: 0.82rem;
  color: #cccccc;
}

#head_subscribe {
  background: #4d4d4d;
  width: 1500px;
  min-height: 35px;
  /*position: absolute;
  top: 0;*/
  z-index: 4;
  -webkit-box-shadow: 0px 3px 6px 0px rgba(50, 50, 50, 0.75);
  -moz-box-shadow: 0px 3px 6px 0px rgba(50, 50, 50, 0.75);
  box-shadow: 0px 3px 6px 0px rgba(50, 50, 50, 0.75);
}
#head_subscribe div {
  font-size: 0.85rem;
  padding-top: 0.25rem;
  padding-left: 7rem;
  color: #cccccc;
}
#head_subscribe .button-subscribe {
  background-color: #00a8d4;
  color: white;
  padding: 0.25rem 1rem;
  margin-left: 1rem;
  border-radius: 5px;
}

#subscribe-close {
  /*margin-right: 1rem;
  background: $contrast-ondark;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  padding: 1px 7px;
  font-weight: bold;
  display: inline-block;
  text-align: center;
  -webkit-box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.44);
  -moz-box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.44);
  box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.44);
  */
  vertical-align: baseline;
  text-decoration: none;
  color: #cccccc;
  font-size: 1rem;
}

@media (min-width: 320px) {
  #cff .cff-post-links a,
#cff .cff-author .cff-date, #cff-lightbox-wrapper .cff-author .cff-date,
#cff .cff-expand a,
#cff .cff-post-links, #cff .cff-event-meta {
    font-size: 1.25rem;
  }
}
@media (min-width: 768px) {
  #cff .cff-post-links a,
#cff .cff-author .cff-date, #cff-lightbox-wrapper .cff-author .cff-date,
#cff .cff-expand a,
#cff .cff-post-links, #cff .cff-event-meta {
    font-size: 0.95rem;
  }
}

.social-item {
  padding: 0.5rem;
  border: 1px solid lightgrey;
  border-radius: 10px;
  margin-bottom: 2rem;
}
@media (min-width: 1024px) {
  .social-item {
    width: 30%;
    margin-right: 1rem;
  }
}
@media (min-width: 1600px) {
  .social-item {
    width: 32%;
    margin-right: 1rem;
  }
}

@media print {
  body {
    font: 12pt Georgia, "Times New Roman", Times, serif;
    line-height: 1.3;
    color: #1f1f1f;
    text-align: left;
  }

  a, h1, h2, h3, h4, p {
    color: #1f1f1f;
    text-align: left;
    padding: 0;
    margin-top: 0;
    margin-bottom: 0;
  }

  div {
    padding: 0;
    margin: 0;
  }

  .menu-language-menu-container, #mobile, #toggle,
.social-feed, .blackbox, .profile-img,
.upper-menu, .video-wrap, img, .icn--menu-toggle, .icn--menu-toggle:before,
header nav, footer, iframe, nav, a[class*=btn],
.cec-structure .council:before {
    display: none;
  }

  .intro, header,
.headerbox {
    padding: 0;
    margin: 0;
  }

  .council:before,
.secretariat:before,
.jpac:before {
    background-image: none;
    background-size: 0;
  }

  header:after {
    content: "www.cec.org";
  }

  .intro p, .intro h2 {
    text-shadow: 0;
  }

  .intro h2 {
    padding: 0;
    margin-bottom: 1rem;
    color: #1f1f1f;
  }

  h1 {
    font-size: 24pt;
  }

  h2 {
    font-size: 14pt;
  }

  aside h2 {
    font-size: 18pt;
  }

  .topic.tool {
    border: none;
  }

  ul li {
    line-height: 1;
    margin-bottom: 0;
  }

  .imd-documents {
    display: block;
  }

  .document {
    padding: 0;
    border: none;
    text-align: left;
    width: 100%;
    max-width: 100%;
  }

  @page {
    margin: 2cm;
  }
}
#acf-form input,
#acf-form textarea {
  width: 100%;
  display: block !important;
  padding: 0.5rem 1rem;
  color: #666 !important;
  font-size: 14px !important;
  text-align: left !important;
  text-decoration: none !important;
  border-radius: 5px !important;
  background-clip: padding-box !important;
  background: none !important;
  background-color: #fff !important;
  border: 1px solid #ddd !important;
}
#acf-form textarea {
  margin-bottom: 1rem;
}
#acf-form .acf-field-textarea .acf-label {
  margin-top: 2rem;
}
#acf-form .acf-field-textarea .acf-label label,
#acf-form .acf-field-text .acf-label,
#acf-form .acf-field-email .acf-label {
  display: none;
}
#acf-form .acf-field-text,
#acf-form .acf-field-email {
  margin-bottom: 0.5rem;
}

.cec-structure .party {
  position: relative;
  text-align: center;
  flex: 1 350px;
  margin: 10px;
}
.cec-structure .party:before {
  content: "";
  width: 100px;
  height: 100px;
  border-radius: 50%;
  display: block;
  margin: auto;
}
.cec-structure .council:before {
  background-image: url("../img/icon-council.png");
  background-repeat: no-repeat;
  background-origin: border-box;
  background-size: 150px;
  width: 150px;
  height: 150px;
  display: inline-block;
  background-color: #00a8d4;
}
.cec-structure .secretariat:before {
  background-image: url("../img/icon-secretariat.png");
  background-repeat: no-repeat;
  background-origin: border-box;
  background-size: 150px;
  width: 150px;
  height: 150px;
  display: inline-block;
  background-color: #42bead;
}
.cec-structure .jpac:before {
  background-image: url("../img/icon-jpac.png");
  background-repeat: no-repeat;
  background-origin: border-box;
  background-size: 150px;
  width: 150px;
  height: 150px;
  display: inline-block;
  background-color: #faa41a;
}

@media (min-width: 1024px) {
  .content {
    width: 45%;
    margin-right: 3rem;
  }
  .lightgraybox .content {
    width: 65%;
  }
}

.jpac-chair {
  text-align: center;
}
@media (min-width: 1024px) {
  .jpac-chair {
    width: 20%;
  }
}

@media (min-width: 1024px) {
  .video {
    width: 44%;
  }
}

@media (min-width: 1600px) {
  .event,
.document {
    margin: 10px;
  }
}

@media (min-width: 768px) {
  .requirement {
    margin: 20px;
  }
}

.event {
  position: relative;
  margin: 1rem auto;
  max-width: 300px;
  -webkit-box-shadow: 3px 5px 5px -2px #cccccc;
  -moz-box-shadow: 3px 5px 5px -2px #cccccc;
  box-shadow: 3px 5px 5px -2px #cccccc;
}
.event .event_date {
  padding: 1rem 1rem 0;
  position: absolute;
  bottom: 0;
}
.event .event_date p {
  font-size: 0.82rem;
}
.event .event_date i {
  background: #f0f0f0;
  padding: 0.5rem;
  margin-bottom: 0.25rem;
  border-radius: 50%;
}
@media (min-width: 1600px) {
  .event {
    width: 300px;
  }
}

.event,
.document {
  border: 1px solid #f0f0f0;
  background-color: white;
  border-radius: 5px;
  margin-bottom: 2rem;
  min-height: 24rem;
  max-height: 25.8rem;
  overflow: hidden;
}

.document {
  text-align: center;
  padding: 3rem 2rem 2rem;
  max-width: 300px;
  margin: 1rem auto;
}
@media (min-width: 768px) {
  .document {
    margin: 1rem 0;
  }
  .document:first-of-type {
    margin-left: 0;
  }
  .document:last-of-type {
    margin-right: 0;
  }
}
@media (min-width: 1024px) {
  .document {
    max-width: 270px;
  }
}
@media (min-width: 1600px) {
  .document {
    max-width: 300px;
  }
}
.docreel .document {
  margin: 0.5rem;
}
@media (min-width: 768px) {
  .docreel .document {
    margin: 5px;
  }
}
@media (min-width: 1024px) {
  .docreel .document {
    margin: 10px;
  }
  .docreel .document:first-of-type {
    margin-left: 0;
  }
  .docreel .document:last-of-type {
    margin-right: 0;
  }
}
.post-type-archive-events .document {
  height: 22rem;
}
.document img {
  width: 74px;
  height: 74px;
  border-radius: 50%;
  display: block;
  margin: auto;
}
.document .green {
  background-color: #42bead;
}
.document .dark-green {
  background-color: #0f9977;
}
.document .blue {
  background-color: #00a8d4;
}
.document .dark-blue {
  background-color: #0080a1;
}
.document .yellow {
  background-color: #faa41a;
}
.document .pink {
  background-color: #df729a;
}
.document .violet {
  background-color: #bf8ec0;
}
.document .red {
  background-color: #c15c5b;
}

#breadcrumbs {
  list-style: none;
  margin: 10px 0;
}

#breadcrumbs li {
  display: inline;
  vertical-align: middle;
  margin-right: 15px;
}

#breadcrumbs .separator {
  font-size: 18px;
  font-weight: 100;
  color: #ccc;
}

.subtopic-reels,
.project-reels,
.tool-reels,
.documentreels,
.casestudies {
  display: flex;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  scroll-snap-type: x mandatory;
  scroll-behavior: smooth;
  scrollbar-width: thin;
  scrollbar-3dlight-color: white;
  scrollbar-shadow-color: white;
  scrollbar-track-color: white;
  -ms-scrollbar-arrow-color: #faa41a;
}

@media (min-width: 1024px) {
  .casestudies {
    height: 370px;
  }
}

.documentreels {
  height: 450px;
}

.tool-reels {
  height: 410px;
}

.project-reels {
  height: 355px;
}

.subtopic-reels {
  height: 285px;
}

.cec-stories .resource,
.subtopic-reels .resource,
.project-reels .resource,
.tool-reels .resource {
  width: 306px;
}
@media (min-width: 768px) {
  .cec-stories .resource,
.subtopic-reels .resource,
.project-reels .resource,
.tool-reels .resource {
    max-width: 600px;
  }
}
@media (min-width: 1024px) {
  .cec-stories .resource,
.subtopic-reels .resource,
.project-reels .resource,
.tool-reels .resource {
    max-width: 300px;
  }
}

.cec-stories .resource {
  padding: 1rem;
  margin: 1rem auto;
  background-color: white;
  border-radius: 5px;
  border: 1px solid #f0f0f0;
  -webkit-box-shadow: 3px 5px 5px -2px #cccccc;
  -moz-box-shadow: 3px 5px 5px -2px #cccccc;
  box-shadow: 3px 5px 5px -2px #cccccc;
}
@media (min-width: 768px) {
  .cec-stories .resource {
    margin: 1rem;
  }
}

.subtopic-reels, .subtopic-reel,
.project-reels, .project-reel,
.tool-reels, .tool-reel,
.documentreels,
.docreel {
  width: auto;
}

.subtopic-reel,
.project-reel,
.tool-reel,
.docreel,
.casestudy {
  flex-shrink: 0;
  height: 100%;
  scroll-behavior: smooth;
}

.casestudies,
.casestudy {
  width: 100%;
}
.casestudies img,
.casestudy img {
  width: 100%;
}
@media (min-width: 1024px) {
  .casestudies,
.casestudy {
    max-width: 1300px;
  }
}

.video-info::-webkit-scrollbar,
.subtopic-reels::-webkit-scrollbar,
.project-reels::-webkit-scrollbar,
.tool-reels::-webkit-scrollbar,
.documentreels::-webkit-scrollbar,
.casestudies::-webkit-scrollbar {
  width: 0.2rem;
  height: 0.45rem;
}

.video-info::-webkit-scrollbar-track,
.subtopic-reels::-webkit-scrollbar-track,
.project-reels::-webkit-scrollbar-track,
.tool-reels::-webkit-scrollbar-track,
.documentreels::-webkit-scrollbar-track,
.casestudies::-webkit-scrollbar-track {
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}

.video-info::-webkit-scrollbar-thumb,
.tool-reels::-webkit-scrollbar-thumb,
.casestudies::-webkit-scrollbar-thumb {
  background-color: #dedede;
  outline: 1px solid #f0f0f0;
}

.project-reels::-webkit-scrollbar-thumb,
.subtopic-reels::-webkit-scrollbar-thumb,
.documentreels::-webkit-scrollbar-thumb {
  background-color: #faa41a;
  outline: 1px solid #f0f0f0;
}

.values .value {
  text-align: center;
}
.values i {
  font-size: 6rem;
  color: #4d4d4d;
  margin-top: 5rem;
}
@media (min-width: 768px) {
  .values i {
    margin-top: 2rem;
  }
}

h1 {
  line-height: 1;
  margin-top: 1rem;
  width: 9rem;
}
.headerbox h1 {
  margin-top: 0;
  margin-bottom: 0;
}
.home .headerbox h1 {
  margin-top: 0rem;
}
.four-ohfour h1 {
  color: white;
  font-size: 2.55rem;
}
@media (min-width: 1024px) {
  h1 {
    width: 10rem;
  }
}
@media (min-width: 1600px) {
  h1 {
    width: 20rem;
  }
}

h2 {
  line-height: 1;
  font-size: 1.85rem;
}
.webcast h2 {
  font-size: 2.5rem;
  border-bottom: 5px solid rgba(0, 168, 212, 0.5);
}
.blackbox-video h2, .blackbox-partners h2, .bluebox-tools h2, .intro h2, .blackbox h2 {
  color: white;
}
.search-form h2 {
  margin-top: 1rem;
  margin-bottom: 0;
}
.intro h2 {
  margin-top: 5rem;
}
@media (min-width: 1024px) {
  .intro h2 {
    margin-top: 3rem;
  }
}
.home .intro h2 {
  font-size: 1.85rem;
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .home .intro h2 {
    padding: 0;
    font-size: 2.75rem;
  }
}
@media (min-width: 1024px) {
  .home .intro h2 {
    font-size: 3rem;
  }
}
@media (min-width: 1240px) {
  .home .intro h2 {
    font-size: 3.25rem;
  }
}
.blackbox-video h2, .blackbox-partners h2, .blackbox h2 {
  font-size: 2rem;
  margin-top: 0;
}
.darkgraybox h2 {
  color: #cccccc;
}
.main-content h2, .whitebox h2, [class^=lightgraybox] h2, .graybox h2 {
  color: #6E6E6E;
  line-height: 1.25;
}
.profile-data h2, .page-tools .main-content h2 {
  margin-bottom: 0;
}
.page-tools .main-content h2 + p {
  margin-top: 0.5rem;
}
.popup h2 {
  text-align: left;
  margin-bottom: 0 !important;
}
.row h2 {
  margin-bottom: 0.75rem !important;
}

h2.gsc {
  margin-top: 2rem !important;
}

footer h3 {
  margin-top: 0;
  color: #cccccc;
  font-size: 1.5rem;
}
.value h3, .requirement h3 {
  font-size: 1.96rem;
  font-weight: 500;
  color: #cccccc;
  margin-bottom: 0;
}
.cs-data h3, .profile-data h3, .value h3 {
  margin-top: 0;
}
.document-list h3 {
  max-width: 95%;
}
.publication h3 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-style: italic;
  line-height: 1.1;
  font-weight: 300;
}
.lightgraybox h3, .deadlines h3, .cs-data h3, .main-content h3, .halfcontainer h3, .agencies h3, .contact_wrap h3 {
  color: #6E6E6E;
}
.blackbox-video h3, .blackbox h3 {
  color: white;
}
.blackbox h3 {
  font-size: 1.8rem;
  margin-top: 0;
  line-height: 1.25;
}
.profile-data h3, .events h3, .media-releases h3 {
  margin-bottom: 0;
}

h4 {
  line-height: 1.15;
  font-size: 1.05rem;
}
.list-text h4 {
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .list-text h4 {
    margin-bottom: 0;
  }
}
.public_comments h4, .page-template-page-napeca .home-row h4, .sem-tooldata h4, .content-row h4 {
  margin-bottom: 0;
}
.list-text h4, .mc-text h4 {
  margin-top: 0;
}
.sem-tooldata h4 {
  margin-top: 0.5rem;
}
.main-content h4 {
  color: #666666;
}
.jpac-members h4, .members h4 {
  text-align: center;
  padding-bottom: 0.5rem;
  margin-bottom: 1.5rem;
  border-bottom: 1px solid #00a8d4;
}
.page-template-page-ourwork .resource h4 {
  margin-bottom: 2rem;
}
.media-releases h4, .resource h4, .contact_wrap h4, .submisssion h4, .yicpost h4, .home-row h4, .ops-row h4 {
  margin-bottom: 0;
}
.resource h4 {
  max-width: 600px;
}
.home-row h4 + p, .ops-row h4 + p {
  margin-top: 0;
}
.agenda_day h4 {
  color: #00a8d4;
}
.tools-wrap h4 {
  margin-top: 0.5rem;
}
.blackbox-video h4, .blackbox h4 {
  color: white;
}
.ftpub h4 {
  padding: 0.5rem 0.75rem 0;
  font-size: 0.95rem;
  margin-bottom: 0.25rem;
}
.event h4 {
  padding-left: 1rem;
  padding-right: 1rem;
  font-family: "Quicksand";
  font-weight: 700;
}

.pubdata h5 {
  font-style: italic;
  font-weight: 400;
}

h2, h3, h4 {
  font-weight: 500;
}

p {
  color: #6E6E6E;
}
.ftpub p {
  color: #b2b2b2;
  margin-top: 0;
  font-size: 0.82rem;
}
.pubextras p, .pubdata p {
  font-size: 0.95rem;
  color: #b2b2b2;
}
.pubextras p {
  border-top: 1px solid #cccccc;
  padding-top: 0.5rem;
}
.home .intro p {
  font-size: 1.05rem;
  font-family: "Quicksand", sans-serif;
}
@media (min-width: 1024px) {
  .home .intro p {
    font-size: 1.25rem;
  }
}
#popup p {
  color: #6E6E6E;
  font-weight: 400;
}
footer p, .darkgraybox p {
  color: #cccccc;
}
@media (min-width: 320px) {
  footer p {
    font-size: 0.95rem;
  }
}
.blackbox-partners p, .blackbox p {
  color: white;
}
.atlas-table p, [class^=lightgraybox-] p, .whitebox p {
  color: #6E6E6E;
}
.document p {
  font-size: 0.95rem;
  line-height: 1.25;
}
.graybox-ongb p {
  margin-left: 2rem;
}
.four-ohfour p {
  color: white;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.5;
}
@media (min-width: 768px) {
  .four-ohfour p {
    max-width: 40%;
  }
}
.submisssion p {
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .submisssion p {
    margin-bottom: 0;
  }
}
.public_comments p {
  margin-top: 0.25rem;
}
.profile-data p, .events p, .media-releases p, .contact_wrap p, .page-template-page-jpac .content-row p, .page-public-submissions .content-row p, .page-template-page-napeca .home-row p, .sem-tooldata p, .submisssion p, .yicpost p, .agenda_entry div:last-of-type p, .timelinebox p, .list-text p {
  margin-top: 0;
}
.page-template-page-jpac .content-row p, .page-public-submissions .content-row p, .page-template-page-napeca .home-row p, .list-footer p {
  margin-bottom: 0;
}
.page-template-page-jpac .content-row p, .page-public-submissions .content-row p:last-of-type, .page-template-page-napeca .home-row p:last-of-type, .boilerplate p {
  font-style: italic;
}
.event p.highlight {
  color: #00a8d4;
}
.resource p {
  font-size: 0.95rem;
  line-height: 1.25;
}
.bluebox-tools p {
  color: white;
}
.popup p {
  padding-right: 15px;
}
@media (min-width: 1024px) {
  .popup p {
    padding-right: 0;
  }
}
form + p {
  margin-top: 0;
  margin-left: 5px;
}
.policy p {
  font-size: 0.82rem;
}
.value p {
  margin-top: 0;
  color: #cccccc;
}
.toppub p {
  font-size: 0.82rem;
  line-height: 1.25;
  text-align: left;
}

label {
  color: #6E6E6E;
  vertical-align: middle;
}

#pub-search label {
  margin: -64px;
  position: relative;
  left: 32px;
}

.deadlines ul li {
  padding-bottom: 0.5rem;
  margin-bottom: 0.5rem;
  color: #6E6E6E;
}
.deadlines ul li span {
  color: #faa41a;
  font-style: italic;
}
.deadlines ul li:not(:last-of-type) {
  border-bottom: 1px dotted #cccccc;
}
.agenda_description ul {
  list-style-type: circle;
  margin-left: 3rem;
}
.agenda_description ul li {
  padding-bottom: 0.5rem;
  color: #6E6E6E;
}

.ops-row span, .submissiondata span {
  font-weight: 500;
}
.home-row span, .ops-row span {
  color: #faa41a;
}
.submisssion span {
  color: #00a8d4;
}

.contiguos {
  margin-bottom: 0;
}
.contiguos + p {
  margin-top: 0;
}

.headerbox {
  position: relative;
  padding: 0 1rem 0.05rem;
  /*@include mq('lg'){
      text-align: left;
  }*/
}
@media (min-width: 768px) {
  .headerbox {
    padding: 0 2rem 0.05rem;
  }
}
.headerbox p.caption {
  position: absolute;
  margin: 1rem;
  right: 0;
  bottom: 0;
  color: #dedede;
}

.upper-menu {
  display: flex;
}

.lightgraybox,
.main-content,
.lightgraybox-wcb,
.whitebox {
  padding-top: 3rem;
  padding-bottom: 2rem;
}

.sem-arrows,
.arrows {
  position: relative;
}
.sem-arrows .arrow-left,
.sem-arrows .arrow-right,
.arrows .arrow-left,
.arrows .arrow-right {
  display: none;
}

@media (min-width: 768px) {
  .sem-arrows:hover .arrow-left,
.sem-arrows:hover .arrow-right,
.arrows:hover .arrow-left,
.arrows:hover .arrow-right {
    position: absolute;
    z-index: 2;
    top: 42%;
    display: block;
  }
}

.sem-arrows:hover .arrow-left,
.sem-arrows:hover .arrow-right {
  top: 48%;
}

.row.arrows:hover .arrow-left {
  left: -2% !important;
}

.row.arrows:hover .arrow-right {
  right: -2% !important;
}

@media (min-width: 768px) {
  .sem-arrows:hover .arrow-right,
.arrows:hover .arrow-right {
    right: 1%;
  }
}
@media (min-width: 1024px) {
  .sem-arrows:hover .arrow-right,
.arrows:hover .arrow-right {
    right: 2%;
  }
}
@media (min-width: 1600px) {
  .sem-arrows:hover .arrow-right,
.arrows:hover .arrow-right {
    right: 5%;
  }
}

@media (min-width: 768px) {
  .sem-arrows:hover .arrow-left,
.arrows:hover .arrow-left {
    left: 1.5%;
  }
}
@media (min-width: 1024px) {
  .sem-arrows:hover .arrow-left,
.arrows:hover .arrow-left {
    left: 2.5%;
  }
}
@media (min-width: 1600px) {
  .sem-arrows:hover .arrow-left,
.arrows:hover .arrow-left {
    left: 5.5%;
  }
}

.lightgraybox li {
  margin-bottom: 1rem;
  color: #6E6E6E;
}
.row {
  margin-bottom: 3rem;
}

.resource-wrap {
  padding-top: 0;
}

.blackbox > .halfcontainer [class^=btn--] {
  display: block !important;
}

.blackbox-video,
.blackbox-partners,
.blackbox {
  padding-top: 3.5rem;
  padding-bottom: 2rem;
  background-color: #2a2a2a;
}

.agenda_entry, .bluebox-tools,
.darkgraybox, .lightgraybox-tools, .footer, .list-row, .document-list {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.graybox {
  padding-top: 2rem;
  padding-bottom: 1rem;
}

.memberswrap-sa,
.memberswrap {
  padding-top: 1rem;
  align-items: flex-start;
}

.policy {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  background: #323232;
  color: white;
  margin-top: 0;
  text-align: center;
}

.list-row, .timelinebox, .document-list,
[class^=lightgraybox] {
  background-color: #f9f9f9;
}

.darkgraybox, .footer {
  background-color: #4d4d4d;
}

.bluebox-tools {
  background-color: #0080a1;
}
.bluebox-tools .inner-flex {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.footer {
  padding-top: 2rem;
}

.intro {
  width: 75%;
  left: 19%;
}
@media (min-width: 1024px) {
  .intro {
    max-width: 57%;
    left: 16%;
    min-height: 7rem;
  }
}
@media (min-width: 1024px) {
  .intro {
    max-width: 50%;
  }
}

@media (min-width: 768px) {
  .home .intro {
    max-width: 86%;
  }
}
@media (min-width: 1024px) {
  .home .intro {
    max-width: 70%;
  }
}
@media (min-width: 1600px) {
  .home .intro {
    max-width: 63%;
  }
}

@media (min-width: 1024px) {
  .page-trois-pays-unissent-leurs-efforts-pour-proteger-notre-environnement-commun.home .intro,
.page-tres-paises-unidos-en-la-proteccion-del-medio-ambiente-que-compartimos.home .intro {
    max-width: 80%;
  }
}
@media (min-width: 1600px) {
  .page-trois-pays-unissent-leurs-efforts-pour-proteger-notre-environnement-commun.home .intro,
.page-tres-paises-unidos-en-la-proteccion-del-medio-ambiente-que-compartimos.home .intro {
    max-width: 69%;
  }
}

.mc-row:not(:last-of-type),
.content-row:not(:last-of-type) {
  border-bottom: 1px #f0f0f0 solid;
}

.home-row:not(:last-of-type) {
  border-bottom: 1px #f0f0f0 solid;
}
@media (min-width: 768px) {
  .home-row:not(:last-of-type) {
    border-bottom: none;
    border-right: 1px #f0f0f0 solid;
    padding-right: 4%;
  }
}
@media (min-width: 1024px) {
  .home-row:not(:last-of-type) {
    border-bottom: none;
    border-right: 1px #f0f0f0 solid;
    padding-right: 12%;
  }
}

.mc-row:not(:last-of-type),
.content-row:not(:last-of-type) {
  padding-bottom: 2rem;
  margin-bottom: 2rem;
}

.content-row {
  color: #6E6E6E;
}
.halfcontainer .content-row {
  padding-bottom: 1rem;
  margin-bottom: 1rem;
}
.halfcontainer .content-row p {
  margin: 0.5rem 0 0 0;
}

.home-row:not(:last-of-type) {
  padding-bottom: 0.5rem;
  margin-bottom: 0.5rem;
}

.graybox-ongb {
  padding: 1rem;
  max-width: 35%;
  background-color: #f0f0f0;
  align-self: flex-end;
  flex-basis: 35%;
}

.graybox {
  background-color: #f0f0f0;
}

.four-ohfour {
  padding-top: 7rem;
  padding-bottom: 8rem;
  background-image: url("../img/404-background-underwater-01.svg");
  background-repeat: no-repeat;
  background-origin: border-box;
  background-size: 797px;
  width: 1500px;
  height: 797px;
  display: block;
  background-size: cover;
}
.four-ohfour h1, .four-ohfour p {
  color: #00a8d4;
}
.four-ohfour .notfound {
  width: 30%;
}

@media (min-width: 768px) {
  .home .social {
    max-width: 40%;
  }
}
@media (min-width: 768px) {
  .home .media-releases {
    max-width: 62%;
    margin-right: 8%;
  }
}

.document-list,
.list-row {
  padding-left: 2rem;
  padding-right: 1rem;
  margin-bottom: 2rem;
}

.list-img img,
.napimage img,
.mc-image img {
  width: 100%;
  height: auto;
}

@media (min-width: 768px) {
  .mc-image {
    width: 30%;
    margin-right: 3rem;
  }
}

@media (min-width: 768px) {
  .list-img {
    width: 36%;
    margin-right: 1rem;
  }
  .list-img img {
    width: 250px;
  }
}

@media (min-width: 768px) {
  .mc-text {
    width: 70%;
    vertical-align: top;
  }
}

.event_cards .event-image {
  height: 175px;
  overflow: hidden;
}
.event_cards img {
  width: 100%;
  height: auto;
}

.document-list span:not(:last-of-type) {
  margin-right: 1rem;
}
@media (min-width: 1024px) {
  .document-list span:not(:last-of-type) {
    margin-right: 3rem;
  }
}

.document-list,
.members {
  position: relative;
}

.member-social {
  display: none;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  position: absolute;
}
.member-social i {
  margin: auto !important;
  padding: 0;
}

.profile-img {
  width: 150px;
  height: 150px;
  margin: auto auto 0.5rem;
  overflow: hidden;
  border-radius: 50%;
}

.profile-img:hover .member-social {
  display: block;
}

.profile-img:hover img {
  opacity: 0.25;
}

.member {
  position: relative;
  text-align: center;
  width: 100%;
}
.member img {
  width: 100%;
  height: auto;
  opacity: 1;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
}
.member .councilmember,
.member .membername {
  margin-top: 0px;
  line-height: 1.15;
}
.member .councilmember a,
.member .membername a {
  color: #00a8d4;
}
.member .membername {
  margin-bottom: 50px;
  padding: 0 2rem;
}
.member .councilmember {
  margin-bottom: 0;
}
.staff .member .profile-img {
  width: 230px;
  height: 230px;
}
@media (min-width: 768px) {
  .staff .member {
    flex: 1 270px;
    width: 270px !important;
  }
}

.memberdata {
  font-size: 0.95rem;
  line-height: 0.85;
}

.napimage {
  position: relative;
}
.napimage span {
  background-color: #faa41a;
  color: white;
  padding: 0.25rem 1rem;
  position: absolute;
  right: -10px;
  top: 10px;
  -webkit-box-shadow: -4px 4px 2px -2px #4d4d4d;
  -moz-box-shadow: -4px 4px 2px -2px #4d4d4d;
  box-shadow: -4px 4px 2px -2px #4d4d4d;
}
.napimage span:after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 10px 0 0;
  border-color: #ffcc99 transparent transparent transparent;
  position: absolute;
  right: 0px;
  bottom: -10px;
}

.pagination {
  width: 100%;
  margin: 1rem auto;
  text-align: center;
}
.pagination .page-numbers {
  padding: 0.5rem;
  font-size: 1.25rem;
  color: #6E6E6E;
}

.breadcrumbs-wrap {
  position: relative;
  padding-top: 0.5rem;
  margin-bottom: -8px;
}

.breadcrumbs-wrap.lightgraybg {
  background-color: #f9f9f9;
}

.content {
  position: relative;
}

.facetwp-search,
#topsearch input[type=text],
#pub-search input[type=text],
.getnews input[type=email],
.getnews input[type=text],
.popup-form input[type=email],
.popup-form input[type=text],
.lightgraybox:not(.pcform) input[type=email],
.lightgraybox:not(.pcform) input[type=text],
select {
  padding: 0.35rem 1rem;
  color: #6E6E6E;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  background-color: #f0f0f0;
  border: 1px solid #cccccc;
  border-radius: 5px;
  height: 2.5rem;
  flex: 1 150px;
  margin: 0 5px 10px 0;
  max-height: 3rem;
}
@media (min-width: 1600px) {
  .facetwp-search,
#topsearch input[type=text],
#pub-search input[type=text],
.getnews input[type=email],
.getnews input[type=text],
.popup-form input[type=email],
.popup-form input[type=text],
.lightgraybox:not(.pcform) input[type=email],
.lightgraybox:not(.pcform) input[type=text],
select {
    margin: 0 5px 0 0;
  }
}

@media (min-width: 320px) {
  #topsearch select {
    flex: 1 20%;
  }
}

.pcform {
  min-height: 1300px;
}
.pcform .comments {
  height: 100% !important;
}
.pcform .smcx-embed {
  height: 1300px !important;
}

.getnews input[type=email],
.getnews input[type=text],
.getnews select {
  margin-bottom: 1rem !important;
}

.stories input[type=email],
.stories input[type=text],
.stories select {
  margin-bottom: 1rem !important;
  flex: 1 350px !important;
}

.stories label {
  font-size: 1rem !important;
}

.getnews li,
.getnews select {
  width: 100%;
}
.getnews ul {
  margin-right: 0;
}
.getnews li {
  margin-bottom: 1rem;
}
.getnews label {
  font-size: 1rem !important;
  margin: -32px;
}
.getnews .indicates-required {
  font-size: 0.82rem;
  text-align: right;
  color: #6E6E6E;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  padding-right: 25px;
  background-image: url(data:image/gif;base64,R0lGODlhCwALAJEAAAAAAP///xUVFf///yH5BAEAAAMALAAAAAALAAsAAAIPnI+py+0/hJzz0IruwjsVADs=);
  background-repeat: no-repeat;
  background-position: 95% 42%;
}

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

.lightgraybox input[type=email],
.lightgraybox input[type=text] {
  flex-grow: 5;
}

.lightgraybox .input_check {
  margin: 0.5rem;
  line-height: 1.15;
  position: relative;
}
@media (min-width: 1024px) {
  .lightgraybox .input_check {
    max-width: 230px;
    margin: 0 1rem 0.5rem 2.5rem;
  }
  .lightgraybox .input_check input[type=checkbox] {
    position: absolute;
    left: -30px;
    top: 6px;
  }
}

.vl-filter input[type=checkbox] {
  margin: 0 -2px 0.25rem 40px;
  left: -6px;
  /*margin-left: ;
  margin-right: ;*/
}

.facetwp-checkbox input[type=checkbox],
.vl-filter input[type=checkbox],
.getnews input[type=checkbox],
.search-form input[type=checkbox] {
  -webkit-appearance: none;
  background-color: #fafafa;
  border: 1px solid #cacece;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
  padding: 10px;
  border-radius: 3px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.facetwp-checkbox input[type=checkbox]:active, .facetwp-checkbox input[type=checkbox]:checked:active,
.vl-filter input[type=checkbox]:active,
.vl-filter input[type=checkbox]:checked:active,
.getnews input[type=checkbox]:active,
.getnews input[type=checkbox]:checked:active,
.search-form input[type=checkbox]:active,
.search-form input[type=checkbox]:checked:active {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px 1px 3px rgba(0, 0, 0, 0.1);
}
.facetwp-checkbox input[type=checkbox]:checked,
.vl-filter input[type=checkbox]:checked,
.getnews input[type=checkbox]:checked,
.search-form input[type=checkbox]:checked {
  background-color: #e9ecee;
  border: 1px solid #adb8c0;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05), inset 15px 10px -12px rgba(255, 255, 255, 0.1);
  color: #99a1a7;
}
.facetwp-checkbox input[type=checkbox]:checked:after,
.vl-filter input[type=checkbox]:checked:after,
.getnews input[type=checkbox]:checked:after,
.search-form input[type=checkbox]:checked:after {
  content: "";
  font-family: "Font Awesome 5 Free";
  font-size: 14px;
  position: absolute;
  top: 0px;
  left: 3px;
  color: #99a1a7;
}

.getnews input[type=checkbox] {
  left: -45px;
}

.headerbox .search input[type=email],
.headerbox .search input[type=text] {
  background-color: rgba(250, 250, 250, 0.5);
  border: none;
  border-radius: 5px;
  color: #4d4d4d;
  margin-right: 1rem;
}
@media (min-width: 320px) {
  .headerbox .search input[type=email],
.headerbox .search input[type=text] {
    width: 100%;
    padding: 0.75rem 1rem;
  }
}
@media (min-width: 768px) {
  .headerbox .search input[type=email],
.headerbox .search input[type=text] {
    width: 90%;
    padding: 0.25rem 1rem;
  }
}
.headerbox .search input[type=submit],
.headerbox .search label {
  display: none;
}

.deadlines {
  padding: 1rem 2rem;
  background-color: #f5f5f5;
}

.tool {
  text-align: center;
  margin-top: 2rem;
}
.tool:first-of-type {
  padding-left: 0;
}
@media (min-width: 768px) {
  .tool {
    flex: 1 250px;
    margin-bottom: 2.5rem;
    margin-top: 0;
  }
}
@media (min-width: 1024px) {
  .tool {
    flex: 1 170px;
    max-width: 250px;
  }
}
@media (min-width: 1600px) {
  .tool {
    margin-bottom: 0;
  }
}

.topic.tool {
  background-color: #f9f9f9;
  border-radius: 5px;
}
.topic.tool img {
  width: 100%;
  height: auto;
}
.topic.tool a {
  position: relative;
}
.topic.tool span {
  position: absolute;
  bottom: 15px;
  color: white;
  background: rgba(50, 50, 50, 0.85);
  padding: 0.5rem 1rem;
  width: 100%;
  text-align: left;
  font-weight: 700;
}
@media (min-width: 768px) {
  .topic.tool {
    flex: 1 250px;
    margin-right: 0.5rem;
    max-width: 50%;
  }
}
@media (min-width: 1024px) {
  .topic.tool {
    flex: 1 350px;
  }
}
@media (min-width: 1600px) {
  .topic.tool {
    flex: 1 170px;
    max-width: 250px;
    margin-right: 0;
  }
}

.engage-item span, .tool span {
  display: block;
  font-size: 0.95rem;
  line-height: 1.2;
  color: #6E6E6E;
}

.tool span {
  padding: 0 3rem 2rem;
  border-bottom: 1px solid lightgray;
}
@media (min-width: 768px) {
  .tool span {
    padding: 0;
    border: none;
  }
}

.tool:last-of-type span {
  border: none;
}

@media (min-width: 768px) {
  .halfcontainer {
    width: 45%;
  }
  .halfcontainer:first-of-type {
    margin-right: 2rem;
  }
}
@media (min-width: 768px) {
  .vl-publications .halfcontainer {
    width: 48%;
    flex: 1 51%;
  }
  .vl-publications .halfcontainer:first-of-type {
    margin-right: 0;
  }
}
@media (min-width: 1170px) {
  .vl-publications .halfcontainer {
    flex: none;
  }
}

@media (min-width: 768px) {
  .sixty {
    width: 55%;
    margin-right: 4%;
  }
}

@media (min-width: 768px) {
  .fourty {
    width: 40%;
  }
}
.fourty img {
  width: 100%;
  height: auto;
}

@media (min-width: 768px) {
  .seventy {
    width: 70%;
    margin-right: 4%;
  }
}

@media (min-width: 768px) {
  .thirty {
    width: 25%;
  }
}

@media (min-width: 768px) {
  .publication {
    margin-top: 2rem;
  }
}
@media (min-width: 768px) {
  .publication .pubcover {
    width: 40%;
    margin-right: 8%;
  }
}
.publication .pubcover img {
  width: 100%;
  height: auto;
  max-width: 465px;
  background-color: white;
  padding: 10px;
  border: 1px solid #f0f0f0;
  -webkit-box-shadow: 1px 1px 3px 0px #bdb7bd;
  -moz-box-shadow: 1px 1px 3px 0px #bdb7bd;
  box-shadow: 1px 1px 3px 0px #bdb7bd;
}
@media (min-width: 768px) {
  .publication .pubdesc {
    width: 52%;
    margin-left: -5px;
  }
}
.publication .pubdesc table {
  color: #6E6E6E;
}
.publication .pubdesc table td {
  padding: 0.5rem;
}
.publication .pubdesc table td:first-of-type {
  background-color: #f0f0f0;
}
.publication .pubdesc table td:last-of-type {
  background-color: white;
}

@media (min-width: 768px) {
  .onethird div:not(.submissiondata):first-of-type {
    width: 45%;
    margin-right: 5%;
  }
}
.onethird div.submissiondata {
  max-width: 38%;
}
@media (min-width: 768px) {
  .onethird > div:last-of-type {
    width: 50%;
  }
}

@media (min-width: 768px) {
  .twothirds div:first-of-type {
    width: 50%;
    margin-right: 5%;
  }
}
@media (min-width: 1024px) {
  .twothirds div:first-of-type {
    margin-right: 8%;
  }
}
@media (min-width: 768px) {
  .twothirds div:last-of-type {
    width: 45%;
  }
}
@media (min-width: 1024px) {
  .twothirds div:last-of-type {
    width: 40%;
  }
}
@media (min-width: 1024px) {
  .twothirds div.atlas-cover {
    width: 30%;
  }
}
.twothirds div img {
  max-width: 100%;
  height: auto;
}

.quarters > div {
  width: 100%;
}
.quarters > div:first-of-type {
  margin-bottom: 2rem;
}
@media (min-width: 1024px) {
  .quarters > div {
    width: 45%;
    margin-bottom: 0;
  }
}
p .quarters > div {
  margin: auto;
}
.quarters div img {
  max-width: 100%;
  height: auto;
}
.quarters .council-structure {
  text-align: center;
}
@media (min-width: 1024px) {
  .quarters .council-structure {
    text-align: right;
  }
}
.quarters .council-structure img {
  max-width: 100%;
}
@media (min-width: 768px) {
  .quarters .council-structure img {
    max-width: 80%;
  }
}
@media (min-width: 1024px) {
  .quarters .council-structure img {
    margin: 0;
  }
}

.edphoto {
  display: block;
  border-radius: 50%;
  overflow: hidden;
  width: 230px;
  height: 230px;
  margin: 2rem auto;
  position: relative;
  text-align: center;
}
.edphoto .member-social a {
  top: 42%;
}
.edphoto .member-social i {
  font-size: 1.15rem;
}

.edprofilepic {
  width: 100%;
  height: 100%;
}

.onefourth div:first-of-type {
  margin: 2rem auto;
}
@media (min-width: 768px) {
  .onefourth div:first-of-type {
    width: 15%;
    margin: 0 10% 0 0;
  }
}
@media (min-width: 768px) {
  .onefourth div:last-of-type {
    width: 60%;
  }
}
@media (min-width: 1024px) {
  .onefourth div:last-of-type {
    width: 70%;
  }
}
.onefourth img {
  max-width: 250px;
  border: 1px solid #f9f9f9;
}

.minipubs {
  width: 15%;
}
.minipubs img {
  width: 100%;
  height: auto;
  border: 5px solid white;
  background-color: white;
  margin-top: 1rem;
  padding: 4px;
  border: 1px solid #f0f0f0;
  -webkit-box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.1);
}
.minipubs p {
  margin-top: 0;
}
.minipubs p:last-of-type {
  font-size: 0.82rem;
}

.contact_person {
  width: 100% !important;
}

@media (min-width: 768px) {
  .meeting div {
    max-width: 23%;
    margin-right: 5%;
  }
}
@media (min-width: 1024px) {
  .meeting div {
    max-width: 25%;
    margin-right: 0;
  }
}

.resource {
  margin: 5px;
}
.resource-wrap .resource:last-of-type {
  margin-right: 0;
}
@media (min-width: 1024px) {
  .resource:nth-of-type(4n) {
    margin-right: 0;
  }
}
.resource img {
  width: 100%;
  height: auto;
}
.page-tools .resource {
  margin-bottom: 2rem;
}
@media (min-width: 768px) {
  .page-tools .resource {
    max-width: 300px;
  }
}
@media (min-width: 768px) {
  .topics .resource {
    max-width: 300px;
  }
}

@media (min-width: 1024px) {
  .left {
    width: 53%;
  }
}

@media (min-width: 1024px) {
  .right {
    width: 40%;
  }
}

.top {
  vertical-align: top;
}
.top img {
  margin-top: 0;
  margin-bottom: 0;
}

.timelinebox {
  padding: 1rem 4rem 1rem;
  margin-bottom: 2rem;
}

.agenda_day {
  background-color: white;
  padding: 1rem 2rem;
  border-radius: 5px;
}
.agenda_day:not(first-of-type) {
  margin-top: 2rem;
}
@media (min-width: 1024px) {
  .agenda_day {
    padding: 2rem 4rem;
  }
}

.agenda_entry:not(:last-of-type) {
  margin-bottom: 1rem;
  border-bottom: 1px solid #cccccc;
}

.agenda_entry span {
  color: #00a8d4;
  font-style: normal;
}
.agenda_entry .agenda_time {
  color: #6E6E6E;
  font-style: italic;
  padding-right: 1rem;
}
@media (min-width: 1024px) {
  .agenda_entry .agenda_time {
    width: 20%;
  }
}
.agenda_entry .agenda_description {
  width: 100%;
  vertical-align: top;
  text-align: left;
}
.agenda_entry .agenda_description ul {
  padding-left: 0;
  margin-left: 1.5rem;
}
.agenda_entry .agenda_description li {
  margin-bottom: 0;
  padding-bottom: 0;
}
@media (min-width: 1024px) {
  .agenda_entry .agenda_description {
    width: 68%;
  }
}

.speaker-flex {
  margin-bottom: 0.75rem;
}
.speaker-flex .speaker_image {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  overflow: hidden;
  margin: auto;
}
.speaker-flex .speaker_image img {
  width: 100px;
  height: auto;
}
.speaker-flex .speaker_info {
  text-align: center;
  margin-top: 1rem;
}
@media (min-width: 768px) {
  .speaker-flex .speaker_info {
    width: 60%;
    text-align: left;
  }
}
@media (min-width: 1024px) {
  .speaker-flex .speaker_info {
    width: 80%;
    text-align: left;
  }
}

.atlas-table {
  margin-top: 2rem;
  border: 2px solid #f9f9f9;
  color: #6E6E6E;
}
.atlas-table td {
  border-bottom: 2px solid #f9f9f9;
}

.single-maps .halfcontainer img {
  width: 100%;
  height: auto;
  max-width: 550px;
}

.cat_image {
  position: relative;
  width: 100%;
}
@media (min-width: 1024px) {
  .cat_image {
    max-width: 600px;
  }
}
.cat_image img {
  width: 100%;
  height: auto;
}
.cec-stories .cat_image {
  height: 150px;
  overflow: hidden;
}
.page-template-page-news .cat_image, .page-template-page-coverage .cat_image, .page-template-page-media-releases .cat_image {
  height: 130px;
}

.event_img, .cs-img,
.archive .cat_image {
  position: relative;
}
.event_img .caption, .cs-img .caption,
.archive .cat_image .caption {
  margin: 0.5rem;
  position: absolute;
  color: white;
  top: 0;
  right: 0;
}

.heroimg .caption {
  font-size: 0.85rem;
  line-height: 1.35;
  font-style: italic;
  margin-top: 0.5rem;
}

.cs-img img {
  margin-top: 5px;
}

.cs-img .caption {
  color: #4d4d4d;
}

.ops-row:not(:last-of-type) {
  margin-bottom: 2rem;
  padding-bottom: 2rem;
}
.ops-row .twothirds h4 {
  margin-top: 0;
}

.acc-wrap {
  position: relative;
}
.acc-wrap h2 {
  font-size: 4.5rem;
  font-weight: 700 !important;
  color: #00a8d4;
  text-align: center;
}
@media (min-width: 768px) {
  .acc-wrap h2 {
    text-align: left;
  }
}
.acc-wrap:first-of-type {
  margin-top: 3rem;
}

@media (min-width: 768px) {
  .acc-left,
.acc-right {
    width: 30%;
  }
}

.accomplishment {
  text-align: center;
}

@media (min-width: 1024px) {
  .extradata {
    text-align: right;
  }
}

div.single img {
  width: 100%;
  max-width: 1300px;
  height: auto;
}

.agencies {
  color: #6E6E6E;
}

.heroimg {
  /*max-width: 900px;
  margin: auto;*/
  margin: 0 auto;
  padding: 2rem 2rem 0;
  background: #f9f9f9;
}
.heroimg img {
  width: 100%;
  height: auto;
  border: 10px solid white;
  border-radius: 4px;
}

@media (min-width: 768px) {
  .content_heavy {
    max-width: 754px;
    padding: 0 3rem;
  }
}

.eventimg {
  width: 100%;
  height: 300px;
  overflow: hidden;
}
.eventimg img {
  width: 100%;
  height: auto;
}

.eventbtns {
  margin-top: 1rem;
  text-align: center;
}

.engage-items .engage-item {
  margin: 5px 5px 2rem 5px;
}
.engage-items .engage-item:not(:last-of-type) {
  border-bottom: 1px solid lightgray;
  padding-bottom: 2rem;
}
@media (min-width: 768px) {
  .engage-items .engage-item:not(:last-of-type) {
    border: none;
  }
}
@media (min-width: 768px) {
  .engage-items .engage-item {
    border: none;
    max-width: 48%;
    flex: 1 45%;
  }
}
@media (min-width: 1024px) {
  .engage-items .engage-item {
    max-width: 300px;
    flex: 1 200px;
  }
}
@media (min-width: 1600px) {
  .engage-items .engage-item {
    margin-bottom: 5px;
    flex: 1 300px;
  }
}
.engage-items .engage-img {
  width: 100%;
  overflow: hidden;
  margin: auto;
  border-radius: 3px;
}
.engage-items .engage-img img {
  width: 100%;
  height: auto;
}

@media (min-width: 1024px) {
  .newsletter .engage-img {
    max-height: 170px;
    overflow: hidden;
  }
}

.halfcontainer .thumbnail {
  width: 567px;
  height: 200px;
  overflow: hidden;
}
.halfcontainer .thumbnail img {
  width: auto;
  height: 100%;
}

.alwayshalf {
  width: 45%;
}

.left .thumbnail img {
  width: 100%;
  height: auto;
}

.members,
.jpac-members {
  margin: 0 auto;
}

@media (min-width: 1024px) {
  .page-template-page-tek .members:nth-of-type(even),
.page-template-page-jpac .jpac-members:nth-of-type(even) {
    border-right: 1px dotted #cccccc;
    border-left: 1px dotted #cccccc;
    padding: 0 5%;
  }
}
@media (min-width: 1600px) {
  .page-template-page-tek .members:nth-of-type(even),
.page-template-page-jpac .jpac-members:nth-of-type(even) {
    padding: 0 8rem;
  }
}

.page-template-page-atlas #mapsearch {
  margin-top: 2rem;
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .page-template-page-atlas #mapsearch select {
    margin-right: 1rem;
  }
}

#mc-embedded-subscribe-form input[type=email], #mc-embedded-subscribe-form input[type=text] {
  width: 100%;
}
@media (min-width: 768px) {
  #mc-embedded-subscribe-form .quarters {
    width: 26%;
  }
}
#mc-embedded-subscribe-form .mc-field-group {
  /*li{
      margin-right: 2rem;
  }*/
}
#mc-embedded-subscribe-form .mc-field-group ul {
  padding-top: 1rem;
  padding-bottom: 2rem;
}
#mc-embedded-subscribe-form .mc-field-group li label {
  padding-left: 0.5rem;
  color: #6E6E6E;
  font-size: 1rem;
  margin-right: 2rem;
}
#mc-embedded-subscribe-form div.clear {
  position: relative;
  padding-bottom: 1rem;
  bottom: -1rem;
}

.partners-lc {
  align-items: center;
}
.partners-lc div {
  padding: 2rem;
}
@media (min-width: 768px) {
  .partners-lc div {
    width: 20%;
  }
}
.partners-lc div img {
  height: auto;
  margin: auto;
  max-width: 250px;
  margin-bottom: 1rem;
  opacity: 0.5;
  filter: grayscale(100%);
}
@media (min-width: 768px) {
  .partners-lc div img {
    width: 80%;
    height: auto;
  }
}
.partners-lc div img:hover {
  opacity: 1;
  filter: none;
}

.item-3480 {
  width: 570px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

@media (min-width: 768px) {
  .yicpost {
    flex: 1 300px;
    padding: 0.5rem;
  }
}
.yicpost img {
  width: 100%;
  height: auto;
}

.smcx-embed {
  max-width: 100% !important;
  height: 56rem !important;
}

.smcx-embed > .smcx-iframe-container {
  max-width: 100% !important;
  height: 100% !important;
}

@media (min-width: 768px) {
  .public_comments {
    flex: 1 350px;
    padding: 0.5rem;
    max-width: 600px;
  }
}
@media (min-width: 1024px) {
  .public_comments {
    max-width: 370px;
  }
}
@media (min-width: 1600px) {
  .public_comments {
    max-width: 425px;
  }
}
.public_comments img {
  width: 100%;
  height: auto;
}

.google-maps {
  position: relative;
  padding-bottom: 75%;
  height: 0;
  overflow: hidden;
}
@media (min-width: 768px) {
  .google-maps {
    padding-bottom: 50%;
  }
}
@media (min-width: 1024px) {
  .google-maps {
    padding-bottom: 25%;
  }
}
.google-maps > iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

.isi-player,
.controls {
  color: #6E6E6E;
}

iframe.slides {
  border: none;
  height: 26rem;
  width: 101%;
  border: 1px solid #f9f9f9;
}

.cs-data {
  padding-right: 2rem;
}

.single-events .video-info {
  height: 29rem;
  overflow-y: scroll;
  overflow-x: hidden;
  padding-right: 2rem;
  scrollbar-width: thin;
}

.narrow {
  max-width: 980px;
  margin: 1rem auto 2rem;
}

.poster-wrap {
  position: relative;
}

.poster {
  padding: 5px;
  border: 5px solid #faa41a;
  /*position: absolute;
  right: 0;
  top: -40px;*/
}

.sem_update {
  position: relative;
  margin: 2rem auto;
  padding: 5rem 2rem 1rem;
  background-color: #f7f6e3;
}

.form-checkboxes {
  position: relative;
  width: 75%;
}

.profile-page img {
  width: 65%;
  margin: auto;
  padding: 2rem;
  display: block;
}

.profile-data {
  padding-top: 2rem;
}

.inner_feed {
  border-radius: 10px;
  border: 1px solid #f9f9f9;
  flex: 1 30%;
  max-width: 400px;
}
.inner_feed .fbphoto {
  height: 226px;
  overflow: hidden;
}
.inner_feed img {
  width: 100%;
  height: auto;
  border-radius: 10px 10px 0 0;
}
.inner_feed p {
  font-size: 0.85rem;
}
.inner_feed .message {
  padding: 0rem 1.5rem;
}
.inner_feed .title {
  font-size: 14px;
  font-weight: 800;
  line-height: 1.15;
  margin-top: 12px;
}
.inner_feed .title span {
  font-size: 0.9rem;
  font-weight: 400;
}
.inner_feed .head {
  padding: 1rem 1rem 0 1rem;
  margin-top: -20px;
}
.inner_feed .head img {
  width: 60px;
  height: 60px;
  margin-right: 0.5rem;
  margin-top: -10px;
  border-radius: 50%;
  border: 1px solid #f0f0f0;
}
.inner_feed .fbicon {
  padding-left: 1.25rem;
  padding-bottom: 0.25rem;
}

.ctf-item {
  display: inline-block;
  vertical-align: top;
  border: 1px solid lightslategrey;
  border-radius: 5px;
  margin-bottom: 2rem;
  background-color: white;
}
@media (min-width: 768px) {
  .ctf-item {
    max-width: 32% !important;
    margin-bottom: 0;
  }
}
@media (min-width: 1024px) {
  .ctf-item {
    max-width: 33% !important;
  }
}

.twitterfeed {
  position: relative;
}
.twitterfeed .ctf-header-img-hover {
  max-width: 1rem;
}

.vl-filter, .vl-publications {
  color: #6E6E6E;
}

.vl-filter {
  flex: 1 30%;
  max-width: 30%;
  background-color: #f9f9f9;
  padding: 2rem;
  /*& > div{
      margin-top: 3rem;
  }*/
}

.vl-publications,
.vl-top-filter {
  padding: 1rem;
  background-color: #f0f0f0;
}

@media (min-width: 768px) {
  .vl-publications {
    padding: 2rem 3rem;
    width: 70%;
  }
}

.vl-wrap label {
  font-size: 0.9rem;
}

.docdata {
  margin-top: 0;
  margin-bottom: 1rem;
}
.docdata span {
  margin-top: 0;
  color: #b2b2b2;
  font-weight: 400;
  font-size: 0.95rem;
}
.docdata span:last-of-type {
  margin-left: 3rem;
}

.filterbutton {
  margin-top: 2rem;
}

.ftpub {
  text-align: center;
}
@media (min-width: 768px) {
  .ftpub {
    flex: 1 20%;
    max-width: 28%;
  }
}
@media (min-width: 1024px) {
  .ftpub {
    flex: 1 30%;
  }
}
.ftpub img {
  width: 100%;
  height: auto;
  padding: 5px;
  -webkit-box-shadow: 0px 2px 7px -2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 2px 7px -2px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 2px 7px -2px rgba(0, 0, 0, 0.3);
}

#pub-search input[type=text], #pub-search select {
  width: 100%;
  display: block;
  margin-bottom: 0.5rem;
}

.exep-border img {
  border: 1px solid lightgray;
}

.pubcard {
  background-color: #f9f9f9;
  margin: 2rem 0;
  position: relative;
  min-height: 275px;
}
.pubcard img {
  width: 100%;
  height: auto;
  position: relative;
  background-color: white;
  padding: 5px;
  top: -20px;
  left: 20px;
  -webkit-box-shadow: 0px 2px 7px -2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 2px 7px -2px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 2px 7px -2px rgba(0, 0, 0, 0.3);
}
.pubcard .pubdata {
  padding-right: 1rem;
}
.pubcard .pubextras {
  padding: 0.5rem 2rem;
}

.main-content.webcast {
  padding-bottom: 0;
}

.facetwp-facet-categories .facetwp-checkbox,
.facetwp-facet-document_type .facetwp-checkbox {
  background-image: none;
  background-size: 0;
  padding-left: 0;
  font-size: 0.82rem;
  padding: 0.5rem 0.75rem;
}

.facetwp-facet-document_type .facetwp-checkbox.checked {
  background-image: none;
  background-color: #00a8d4;
  color: white;
}

.facetwp-facet-categories {
  margin-bottom: -1px;
}
.facetwp-facet-categories .facetwp-checkbox.checked {
  background-image: none;
  color: #00a8d4;
}
.facetwp-facet-categories .facetwp-checkbox::before {
  font-family: "Font Awesome 5 Free";
  padding: 10px 10px;
  font-size: 1rem;
  border: 1px solid lightgray;
  border-radius: 50%;
  margin-right: 10px;
}
.facetwp-facet-categories .facetwp-checkbox:first-of-type::before {
  content: "";
}
.facetwp-facet-categories .facetwp-checkbox:nth-of-type(2)::before {
  content: "";
}
.facetwp-facet-categories .facetwp-checkbox:nth-of-type(3)::before {
  content: "";
}
.facetwp-facet-categories .facetwp-checkbox:nth-of-type(4)::before {
  content: "";
}
.facetwp-facet-categories .facetwp-checkbox:nth-of-type(5)::before {
  content: "";
}

.facetwp-facet-document_type .facetwp-checkbox {
  border: 1px solid lightgray;
}
.facetwp-facet-document_type .facetwp-checkbox:not(:last-of-type),
.facetwp-facet-document_type .facetwp-checkbox:not(:first-of-type) {
  margin-right: 0.5rem;
}

.facetwp-facet-series .facetwp-radio {
  background-image: none;
  background-size: 0;
  padding: 0.5rem 0.75rem;
  border: 1px solid lightgray;
  font-size: 0.82rem;
  margin-bottom: -1px;
}
.facetwp-facet-series .facetwp-radio.checked {
  background-image: none;
  background-color: #00a8d4;
  color: white;
}
.facetwp-facet-series .facetwp-radio:first-of-type {
  border-radius: 4px 4px 0 0;
}
.facetwp-facet-series .facetwp-radio:last-of-type {
  border-radius: 0 0 4px 4px;
}

.facetwp-facet {
  margin-bottom: 10px !important;
}

.facetwp-input-wrap,
input.facetwp-search {
  width: 100% !important;
}

.toppub {
  width: 90%;
  margin: auto auto -1px -1px;
  text-align: center;
  height: 390px;
  padding: 2rem 1rem;
  border: 1px solid #f0f0f0;
  position: relative;
  overflow: hidden;
}
@media (min-width: 320px) {
  .toppub {
    flex: 1 50%;
    width: 100%;
  }
}
@media (min-width: 768px) {
  .toppub {
    flex: 1 30%;
  }
}
@media (min-width: 1024px) {
  .toppub {
    flex: 1 23%;
  }
}
@media (min-width: 1170px) {
  .toppub {
    flex: 1 20%;
  }
}
.toppub img {
  width: 75%;
  height: auto;
  border: 5px solid white;
  background-color: white;
  margin-top: 1rem;
  padding: 4px;
  border: 1px solid #f0f0f0;
  -webkit-box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.1);
}
.toppub .ranking {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0.25rem 0.5rem;
  background-color: #faa41a;
  color: white;
  font-size: 0.82rem;
  font-weight: 500;
  display: inline-block;
}
.toppub .ranking::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 26px 10px 0 0;
  border-color: #faa41a transparent transparent transparent;
  position: absolute;
  right: -10px;
  top: 0px;
}

.rankingind {
  background-color: #faa41a;
  color: white;
  padding: 0.25rem 2rem 0.25rem 1rem;
  display: inline-block;
  clip-path: polygon(100% 0%, 96% 50%, 100% 100%, 0 100%, 0% 51%, 0 0);
  margin-bottom: 1rem;
}

.whitecorner {
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 296px 600px 0 0;
  border-color: white transparent transparent transparent;
  position: absolute;
  overflow: hidden;
}

.whitecorner:after {
  content: "";
  display: block;
  width: 2000px;
  height: 1800px;
  background: #fff;
  border-radius: 500px;
  top: 0px;
  left: -10px;
  position: absolute;
}

.breadcrumbs-wrap.lightgraybg + .lightgraybox {
  margin-top: -10px;
}

@media (min-width: 768px) {
  .home-jobs {
    flex: 1 30%;
    max-width: 28%;
  }
}
@media (min-width: 1024px) {
  .home-jobs {
    flex: 1 30%;
    max-width: 31%;
  }
}

/*
    Created on : Sep 3, 2019, 4:56:10 PM
    Author     : mpasos
*/
.facetwp-facet-document_type,
.topfilters-wrap,
.alwaysflex,
.head,
.fbfeed,
.upper-social,
form:not(#pub-search),
.mc_embed_signup_scroll,
.mc-field-group ul,
header,
.nav:not(#menu-footer-menu),
.branding,
.language-menu, .news-menu,
.blackbox-video,
.whitebox,
.imd-documents,
.priorities,
.cec-structure,
.lightgraybox-tools,
.lightgraybox-wcb,
.inner-flex,
.entry-flex,
.resource-wrap,
.tools-wrap,
.footer,
.mc-row,
.memberswrap,
.memberswrap-sa,
.members,
.jpac-members,
.list-row,
.list-footer,
.semtools,
.speaker-flex,
.engage-items,
.social-icons {
  display: flex;
}

@media (min-width: 1024px) {
  .social-items {
    display: flex;
  }
}

@media (min-width: 768px) {
  .fbfeed,
.social-items,
.engage-items,
.upper-social,
.upper-menu,
.footer,
form:not(#pub-search),
.mc_embed_signup_scroll,
.mc-field-group ul,
.social-icons,
.entry-flex,
.memberswrap,
.inner-flex,
.language-menu, .news-menu,
.speaker-flex,
.nav:not(#menu-footer-menu) {
    flex-wrap: wrap;
  }
}

.facetwp-facet-document_type,
.topfilters-wrap,
.alwaysflex,
.tools-wrap,
.resource-wrap,
.imd-documents {
  flex-wrap: wrap;
}

/*.branding,
header{
    flex-direction: column;

    @include mq('lg'){
        flex-direction: row;
    } 
}*/
form:not(#pub-search),
.mc_embed_signup_scroll,
.mc-field-group ul,
.entry-flex,
.lightgraybox-tools,
.lightgraybox-wcb,
.cec-structure,
.news-menu,
.blackbox-video,
.engage-items,
.priorities,
.whitebox,
.mc-row,
.memberswrap,
.memberswrap-sa,
.list-row,
.list-footer,
.inner-flex,
.resource-wrap,
.tools-wrap,
.headerbox nav,
#menu-main-en,
#menu-main-en-spanish,
#menu-main-en-french,
.speaker-flex,
.footer {
  flex-direction: column;
}
@media (min-width: 768px) {
  form:not(#pub-search),
.mc_embed_signup_scroll,
.mc-field-group ul,
.entry-flex,
.lightgraybox-tools,
.lightgraybox-wcb,
.cec-structure,
.news-menu,
.blackbox-video,
.engage-items,
.priorities,
.whitebox,
.mc-row,
.memberswrap,
.memberswrap-sa,
.list-row,
.list-footer,
.inner-flex,
.resource-wrap,
.tools-wrap,
.headerbox nav,
#menu-main-en,
#menu-main-en-spanish,
#menu-main-en-french,
.speaker-flex,
.footer {
    flex-direction: row;
  }
}

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

.jpac-members,
.members,
.member {
  flex-direction: column;
}

.topfilters-wrap,
.alwaysflex,
.fbfeed,
form:not(#pub-search),
.imd-documents,
.mc_embed_signup_scroll,
.whitebox,
.footer,
.mc-row,
header,
.engage-items,
.lightgraybox-tools,
.lightgraybox-wcb,
.cec-structure,
.inner-flex,
.list-row,
.list-footer,
.memberswrap,
.upper-menu,
.social-icons,
.imd-documents.event_cards,
.branding {
  justify-content: space-between;
}

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

.social-item,
.memberswrap-sa,
.speaker-flex,
.footer-social {
  justify-content: space-around;
}

#menu-main-en,
#menu-main-en-spanish,
#menu-main-en-french,
.facetwp-facet-document_type,
.page-template-page-atlas form,
.tools-wrap,
.resource-wrap {
  justify-content: flex-start;
}

#menu-footer-menu-spanish li,
#menu-footer-menu-french li {
  flex: 1 300px;
}

.document {
  flex: 1 230px;
}

@media (min-width: 768px) {
  .requirement,
.resource {
    flex: 1 250px;
  }
}

@media (min-width: 768px) {
  .value {
    flex: 1 210px;
  }
}

@media (min-width: 768px) {
  .tool {
    line-height: 1.15;
  }
  .napeca-tools .tool {
    flex-basis: 10%;
  }
  .atlas-tools .tool {
    flex-basis: 18%;
  }
}

.intro h2 {
  font-size: 2.55rem;
  font-weight: 600;
  font-family: "Quicksand", sans-serif;
  letter-spacing: -2px;
  line-height: 1;
  margin-bottom: 1rem;
  color: white;
}
@media (min-width: 768px) {
  .intro h2 {
    font-size: 4rem;
  }
}

.main-content h2, .whitebox h2, [class^=lightgraybox] h2, .graybox h2 {
  margin-top: 0;
  margin-bottom: 1rem;
  font-weight: 500;
}

.intro p, header p {
  font-weight: 400;
  font-size: 1.15rem;
  line-height: 1.25;
  color: white;
  margin-top: 0;
  margin-bottom: 2rem;
}

[class^=btn--] {
  padding: 0.5rem 2rem;
  border: 0;
  border-radius: 0.4rem;
  color: white;
  text-transform: uppercase;
  font-weight: 400;
  transition: opacity 0.3s;
  display: inline-block;
  text-decoration: none;
}
[class^=btn--]:hover {
  opacity: 0.75;
}
[class^=btn--]:active {
  opacity: initial;
}

.icn--nav-toggle, [class^=icon--] {
  line-height: 0;
}

[class^=icon--] {
  width: 11rem;
  height: 11rem;
  display: block;
  background-color: #faa41a;
  padding: 2rem !important;
  font-size: 1rem;
  font-weight: 500;
  border-radius: 50% 50%;
  margin: auto;
}
@media (min-width: 768px) {
  [class^=icon--] {
    padding: 3rem;
    font-size: 1.5rem;
  }
}

.twitter:before {
  content: "";
}

button {
  padding: 0.25rem 0.5rem;
  border-radius: 4px;
  border: 1px solid #f0f0f0;
  color: #00a8d4;
  margin: 1rem 0.25rem;
}
button:hover {
  background-color: #dedede;
  cursor: pointer;
}

.btn--link {
  background-color: #00a8d4;
}
.btn--more-onblack {
  background-color: white;
}
.btn--download {
  background-color: #faa41a;
}
.btn--more-onblack {
  color: #2a2a2a;
}

[class^=btn--] {
  margin-right: 0.5rem;
  margin-bottom: 1rem;
}
@media (min-width: 1600px) {
  [class^=btn--] + [class^=btn--] {
    margin-left: 20px;
  }
}

.button--foodmatters {
  border: 1px solid #f0f0f0;
  padding: 0.5rem 1.5rem;
  color: #00a8d4;
}
.button--foodmatters:not(:first-of-type) {
  margin-left: -4px;
}
.button--foodmatters:first-of-type {
  border-radius: 0.4rem 0 0 0.4rem;
}
.button--foodmatters:last-of-type {
  border-radius: 0 0.4rem 0.4rem 0;
}
.button--foodmatters i {
  font-size: 1.5rem;
  vertical-align: bottom;
}

/*
    Created on : Sep 3, 2019, 4:44:45 PM
    Author     : mpasos
*/
.site-logo {
  background-image: url("../img/ceclogo.png");
  background-repeat: no-repeat;
  background-origin: border-box;
  background-size: 50px;
  width: 50px;
  height: 50px;
  display: block;
  margin: 0 0.5rem 0 0;
}
@media (min-width: 1024px) {
  .site-logo {
    background-image: url("../img/ceclogo.png");
    background-repeat: no-repeat;
    background-origin: border-box;
    background-size: 70px;
    width: 70px;
    height: 70px;
    display: block;
    margin: 0 0.75rem 0 0;
  }
}

/*
    Created on : Sep 4, 2019, 8:17:06 AM
    Author     : mpasos
*/
#menu-main-en-french,
#menu-main-en-spanish,
#menu-main-en {
  position: relative;
}
@media (min-width: 320px) {
  #menu-main-en-french .sub-menu,
#menu-main-en-spanish .sub-menu,
#menu-main-en .sub-menu {
    display: block;
    background-color: transparent;
    position: relative;
    top: 0;
    margin-top: 0;
  }
}
@media (min-width: 768px) {
  #menu-main-en-french .sub-menu,
#menu-main-en-spanish .sub-menu,
#menu-main-en .sub-menu {
    display: none;
    position: absolute;
    z-index: 3;
    width: 18rem;
    margin: 0;
    padding: 1rem;
    top: 1.75rem;
    background-color: #323232;
  }
  #menu-main-en-french .sub-menu a,
#menu-main-en-spanish .sub-menu a,
#menu-main-en .sub-menu a {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    display: block;
  }
  #menu-main-en-french .sub-menu li,
#menu-main-en-spanish .sub-menu li,
#menu-main-en .sub-menu li {
    display: block !important;
    text-align: left;
    line-height: 1.25;
    height: auto !important;
  }
  #menu-main-en-french .sub-menu li:not(:last-of-type),
#menu-main-en-spanish .sub-menu li:not(:last-of-type),
#menu-main-en .sub-menu li:not(:last-of-type) {
    border-bottom: 1px dotted white;
  }
}
#menu-main-en-french li:hover > ul,
#menu-main-en-spanish li:hover > ul,
#menu-main-en li:hover > ul {
  display: inherit;
}

#menu-div {
  width: 100%;
  z-index: 2;
  position: relative;
}
@media (min-width: 768px) {
  #menu-div {
    background-color: #6E6E6E;
  }
}

.menu-main-en-french-container,
.menu-main-en-spanish-container,
.menu-main-en-container {
  background-color: #dedede;
  text-align: left;
  margin-right: -20px;
}
.menu-main-en-french-container a,
.menu-main-en-spanish-container a,
.menu-main-en-container a {
  color: #00a8d4;
  padding: 1.25rem;
  border-bottom: 1px solid #cccccc;
  display: block;
}
@media (min-width: 768px) {
  .menu-main-en-french-container,
.menu-main-en-spanish-container,
.menu-main-en-container {
    padding-left: 1rem;
    background-color: #6E6E6E;
    margin-top: 0;
  }
  .menu-main-en-french-container a,
.menu-main-en-spanish-container a,
.menu-main-en-container a {
    color: white;
    padding: 0;
    border: none;
  }
  .menu-main-en-french-container li:not(.menu-item-has-children) > a::after,
.menu-main-en-spanish-container li:not(.menu-item-has-children) > a::after,
.menu-main-en-container li:not(.menu-item-has-children) > a::after {
    content: "";
    border-right: 1px solid white;
    padding-right: 1rem;
    font-size: 0.7rem;
  }
  .menu-main-en-french-container li .sub-menu a::after,
.menu-main-en-french-container li:last-of-type a::after,
.menu-main-en-spanish-container li .sub-menu a::after,
.menu-main-en-spanish-container li:last-of-type a::after,
.menu-main-en-container li .sub-menu a::after,
.menu-main-en-container li:last-of-type a::after {
    border-right: none !important;
  }
  .menu-main-en-french-container .menu-item-has-children,
.menu-main-en-spanish-container .menu-item-has-children,
.menu-main-en-container .menu-item-has-children {
    position: relative;
    margin-right: 1.5rem;
    padding-right: 1.75rem;
  }
  .menu-main-en-french-container .menu-item-has-children > a::after,
.menu-main-en-spanish-container .menu-item-has-children > a::after,
.menu-main-en-container .menu-item-has-children > a::after {
    content: "";
    font-family: "Font Awesome 5 Free";
    position: absolute;
    top: 10px;
    right: -2px;
    color: white;
    padding-right: 1rem;
    font-size: 0.85rem;
    border-right: 1px solid white;
  }
  .menu-main-en-french-container li,
.menu-main-en-spanish-container li,
.menu-main-en-container li {
    line-height: 1;
  }
}
@media (min-width: 1024px) {
  .menu-main-en-french-container,
.menu-main-en-spanish-container,
.menu-main-en-container {
    width: 80%;
  }
  .menu-main-en-french-container li,
.menu-main-en-spanish-container li,
.menu-main-en-container li {
    padding: 0.5rem;
    display: block;
  }
  .menu-main-en-french-container li:last-of-type a,
.menu-main-en-spanish-container li:last-of-type a,
.menu-main-en-container li:last-of-type a {
    margin-right: 0;
    padding-right: 0;
  }
  .menu-main-en-french-container li:not(:last-of-type),
.menu-main-en-spanish-container li:not(:last-of-type),
.menu-main-en-container li:not(:last-of-type) {
    margin-right: 0.5rem;
  }
}
@media (min-width: 1240px) {
  .menu-main-en-french-container li,
.menu-main-en-spanish-container li,
.menu-main-en-container li {
    margin-right: 1rem;
  }
}
@media (min-width: 1600px) {
  .menu-main-en-french-container,
.menu-main-en-spanish-container,
.menu-main-en-container {
    padding-left: 6.5rem;
    width: 78%;
  }
}

.sub-menu li {
  border-right: none !important;
  margin-right: 0 !important;
}

.news-menu {
  font-size: 0.82rem;
  line-height: 1;
}
.news-menu li {
  padding: 0.5rem 0;
}
.news-menu li:not(:last-of-type) a::after {
  content: "";
  border-right: 1px solid #faa41a;
  padding-right: 0.75rem;
  margin-right: 0.75rem;
  font-size: 0.7rem;
}
.news-menu a {
  color: #faa41a;
}
@media (min-width: 1240px) {
  .news-menu {
    font-size: 0.93rem;
  }
}

@media (min-width: 768px) {
  .upper-menu {
    padding-bottom: 0.25rem;
    padding-top: 0.25rem;
    margin-bottom: 15px;
  }
}

.upper-social {
  display: none;
}
@media (min-width: 768px) {
  .upper-social {
    display: flex;
  }
}
.upper-social i {
  margin-right: 0 !important;
}
.upper-social li:last-of-type a {
  margin-right: 0;
}

.pagination .screen-reader-text {
  display: none;
}

.magnifying-glass {
  color: #001738;
  text-align: center;
  font-size: 14px;
}

.search-exp {
  padding-top: 0.3rem;
  display: table;
}
.search-exp input {
  background: none;
  border: none;
  outline: none;
  width: 28px;
  min-width: 0;
  padding: 0;
  z-index: 1;
  position: relative;
  line-height: 1;
  margin-top: -4px;
  font-size: 1rem;
  -webkit-appearance: none;
  font-family: "Lato";
  transition: all 0.6s ease;
  cursor: pointer;
  color: #001738;
  /*.fa-search{
      line-height: 1;
      margin-top: 7px;
  }*/
}
.search-exp input + div {
  position: relative;
  height: 20px;
  width: 100%;
  margin: -15px -20px 0 0;
}
.search-exp input + div svg {
  display: block;
  position: absolute;
  height: 28px;
  width: 160px;
  right: 0;
  top: 0;
  fill: none;
  stroke: white;
  stroke-width: 1.5px;
  stroke-dashoffset: 271.908;
  stroke-dasharray: 59 212.908;
  transition: all 0.6s ease;
}
.search-exp input:not(:placeholder-shown), .search-exp input:focus {
  width: 250px;
  padding: 0 4px 0 10px;
  cursor: text;
}
.search-exp input:not(:placeholder-shown) + div, .search-exp input:focus + div {
  border-radius: 8px;
  text-align: right;
  border-bottom: 1px solid #f0f0f0;
}

::selection {
  color: #4b4b4b;
  background: cornsilk;
}

::-moz-selection {
  color: #4b4b4b;
  background: cornsilk;
}

.main-slmenu select {
  width: 98%;
  margin: 5px;
}
.main-slmenu option {
  padding: 0.5rem;
  border-bottom: 1px solid lightslategray;
}

#mobile {
  background-color: white;
  border-radius: 5px;
  margin-top: 0.75rem;
  position: absolute;
  width: 100%;
  /*.mm-home:before{ content: '\f015'; } 
  .mm-about:before{ content: '\f05a'; }
  .mm-topics:before{ content: '\f06c'; }
  .mm-getinvolved:before{ content: '\f0a1'; } 
  .mm-sem:before{ content: '\f0e3'; }
  .mm-tools:before{ content: '\f568'; }
  .mm-news:before{ content: '\f1ea'; }
  .mm-events:before{ content: '\f273'; } 
  .mm-archive:before{ content: '\f187'; }
  .mm-publications:before{ content: '\f1c1'; }
  .mm-linking:before{ content: '\f0c1'; }
  .mm-privacy:before{ content: '\f084'; }*/
}
#mobile ul {
  text-align: left;
}
#mobile li:not(:last-of-type) {
  border-bottom: 1px solid #f0f0f0;
}
#mobile a {
  display: inline-block;
  padding: 1rem;
  color: #00a8d4;
  font-size: 1.25rem;
  width: 89%;
}
#mobile .mm-about > a,
#mobile .mm-getinvolved > a {
  padding-bottom: 0;
}
#mobile .sub-menu a {
  padding-left: 5rem;
}
@media (min-width: 1024px) {
  #mobile {
    display: none;
  }
}
#mobile [class^=mm-]:before {
  font-family: "Font Awesome 5 Free";
  color: #6E6E6E;
  padding-left: 1rem;
}

.menu-news_menu-french-container,
.menu-news_menu-spanish-container,
.menu-news_menu-container {
  margin-right: 1rem;
  /*@include mq('md'){
      margin-right: 2rem;
  }*/
}
@media (min-width: 1024px) {
  .menu-news_menu-french-container,
.menu-news_menu-spanish-container,
.menu-news_menu-container {
    margin-right: 1rem;
  }
}
@media (min-width: 1600px) {
  .menu-news_menu-french-container,
.menu-news_menu-spanish-container,
.menu-news_menu-container {
    margin-right: 7rem;
  }
}

@media (min-width: 320px) {
  .is-collapsed-mobile {
    visibility: collapse;
    padding: 0;
    height: 0;
    margin: 0;
    line-height: 0;
  }
}
@media (min-width: 768px) {
  .is-collapsed-mobile {
    visibility: visible;
    height: auto;
  }
}

.is-collapsed-tablet {
  visibility: collapse;
  padding: 0;
  height: 0;
  margin: 0;
  line-height: 0;
}

@media (min-width: 320px) {
  .is-displayed-mobile {
    display: block;
  }
  .is-hidden-mobile {
    display: none;
  }
}
@media (min-width: 768px) {
  .is-displayed-mobile {
    display: none;
  }
}

@media (min-width: 320px) {
  .is-displayed-tablet {
    display: block;
  }
  .is-hidden-mobile {
    display: none;
  }
}
@media (min-width: 1024px) {
  .is-displayed-tablet {
    display: none;
  }
}

@media (min-width: 320px) {
  .is-hidden-mobile {
    display: none;
  }
}
@media (min-width: 768px) {
  .is-hidden-mobile {
    display: block;
  }
}

@media (min-width: 320px) {
  .is-hidden-tablet {
    display: none;
  }
}
@media (min-width: 1024px) {
  .is-hidden-tablet {
    display: block;
  }
}

@media (min-width: 320px) {
  .is-centered-mobile {
    text-align: center;
  }
}
@media (min-width: 768px) {
  .is-centered-mobile {
    text-align: left;
  }
}

.icn--nav-toggle {
  width: 25px;
  height: 17px;
  position: absolute;
  top: 22px;
  left: 5px;
  border-top: solid 3px #faa41a;
  border-bottom: solid 3px #faa41a;
}
.icn--nav-toggle:before {
  width: 25px;
  height: 3px;
  background-color: #faa41a;
  top: 4px;
}

.icon--link {
  color: #00a8d4;
}
.icon--more-onblack {
  color: white;
}
.icon--download {
  color: #faa41a;
}

[class^=icon--] {
  margin-bottom: 1rem;
}
@media (min-width: 320px) {
  [class^=icon--] {
    width: 100%;
    height: 100%;
    max-width: 160px;
  }
}
@media (min-width: 768px) {
  [class^=icon--] + [class^=icon--] {
    margin-left: 20px;
  }
}
[class^=icon--] a {
  padding-left: 0;
}

.fa-exclamation-triangle {
  padding-top: 1rem;
  font-size: 2rem;
  color: #faa41a;
}

.webcast .fa-file-download,
.webcast .fa-link,
.webcast .fa-map-marker-alt {
  margin-left: 1rem;
}

/*# sourceMappingURL=style.css.map */
