/*!
Theme Name: acj
Theme URI: http://underscores.me/

Description: Newsdit Base Theme - Originally thought for Accountable Care Journal (ACJ), and then slightly modified to cater for the Integrated Care Journal (ICJ)
Version: 1.5.1
License: GNU General Public License v2 or later
License URI: LICENSE

Text Domain: acj

*/
/* RESET */
html, body, div, span, applet, object, iframe, h1, h2, .newsdit-recommended-list article:first-child .newsdit-title, h3, .latest-news .newsdit-article .newsdit-title, .newsdit-article .newsdit-title, h4, .newsdit-recommended-list .newsdit-title, h5, h6, .article-main-content dt, p, .article-main-content ul, .article-main-content ol, .article-main-content dl, .article-main-content footer, .article-main-content aside, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, .article-main-content dt, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

a {
  color: inherit;
  text-decoration: none; }

a:active {
  outline: none; }

/* END RESET */
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/*!
 * Font Awesome Pro 5.0.8 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
.fa,
.fas,
.far,
#calendar.jsCalendar thead .jsCalendar-nav-left:after,
#calendar.jsCalendar thead .jsCalendar-nav-right:after,
.detail-event.detail-event .file-list:before,
.fal,
.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; }

.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -.0667em; }

.fa-xs {
  font-size: .75em; }

.fa-sm {
  font-size: .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: .1em;
  padding: .2em .25em .15em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
#calendar.jsCalendar thead .fa-pull-left.jsCalendar-nav-left:after,
#calendar.jsCalendar thead .fa-pull-left.jsCalendar-nav-right:after,
.detail-event.detail-event .fa-pull-left.file-list:before,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: .3em; }
.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
#calendar.jsCalendar thead .fa-pull-right.jsCalendar-nav-left:after,
#calendar.jsCalendar thead .fa-pull-right.jsCalendar-nav-right:after,
.detail-event.detail-event .fa-pull-right.file-list:before,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: .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-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 {
  filter: none; }

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2em; }

.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: "\f26e"; }

.fa-accessible-icon:before {
  content: "\f368"; }

.fa-accusoft:before {
  content: "\f369"; }

.fa-address-book:before {
  content: "\f2b9"; }

.fa-address-card:before {
  content: "\f2bb"; }

.fa-adjust:before {
  content: "\f042"; }

.fa-adn:before {
  content: "\f170"; }

.fa-adversal:before {
  content: "\f36a"; }

.fa-affiliatetheme:before {
  content: "\f36b"; }

.fa-alarm-clock:before {
  content: "\f34e"; }

.fa-algolia:before {
  content: "\f36c"; }

.fa-align-center:before {
  content: "\f037"; }

.fa-align-justify:before {
  content: "\f039"; }

.fa-align-left:before {
  content: "\f036"; }

.fa-align-right:before {
  content: "\f038"; }

.fa-allergies:before {
  content: "\f461"; }

.fa-amazon:before {
  content: "\f270"; }

.fa-amazon-pay:before {
  content: "\f42c"; }

.fa-ambulance:before {
  content: "\f0f9"; }

.fa-american-sign-language-interpreting:before {
  content: "\f2a3"; }

.fa-amilia:before {
  content: "\f36d"; }

.fa-anchor:before {
  content: "\f13d"; }

.fa-android:before {
  content: "\f17b"; }

.fa-angellist:before {
  content: "\f209"; }

.fa-angle-double-down:before {
  content: "\f103"; }

.fa-angle-double-left:before {
  content: "\f100"; }

.fa-angle-double-right:before {
  content: "\f101"; }

.fa-angle-double-up:before {
  content: "\f102"; }

.fa-angle-down:before {
  content: "\f107"; }

.fa-angle-left:before {
  content: "\f104"; }

.fa-angle-right:before {
  content: "\f105"; }

.fa-angle-up:before {
  content: "\f106"; }

.fa-angrycreative:before {
  content: "\f36e"; }

.fa-angular:before {
  content: "\f420"; }

.fa-app-store:before {
  content: "\f36f"; }

.fa-app-store-ios:before {
  content: "\f370"; }

.fa-apper:before {
  content: "\f371"; }

.fa-apple:before {
  content: "\f179"; }

.fa-apple-pay:before {
  content: "\f415"; }

.fa-archive:before {
  content: "\f187"; }

.fa-arrow-alt-circle-down:before {
  content: "\f358"; }

.fa-arrow-alt-circle-left:before {
  content: "\f359"; }

.fa-arrow-alt-circle-right:before {
  content: "\f35a"; }

.fa-arrow-alt-circle-up:before {
  content: "\f35b"; }

.fa-arrow-alt-down:before {
  content: "\f354"; }

.fa-arrow-alt-from-bottom:before {
  content: "\f346"; }

.fa-arrow-alt-from-left:before {
  content: "\f347"; }

.fa-arrow-alt-from-right:before {
  content: "\f348"; }

.fa-arrow-alt-from-top:before {
  content: "\f349"; }

.fa-arrow-alt-left:before {
  content: "\f355"; }

.fa-arrow-alt-right:before {
  content: "\f356"; }

.fa-arrow-alt-square-down:before {
  content: "\f350"; }

.fa-arrow-alt-square-left:before {
  content: "\f351"; }

.fa-arrow-alt-square-right:before {
  content: "\f352"; }

.fa-arrow-alt-square-up:before {
  content: "\f353"; }

.fa-arrow-alt-to-bottom:before {
  content: "\f34a"; }

.fa-arrow-alt-to-left:before {
  content: "\f34b"; }

.fa-arrow-alt-to-right:before {
  content: "\f34c"; }

.fa-arrow-alt-to-top:before {
  content: "\f34d"; }

.fa-arrow-alt-up:before {
  content: "\f357"; }

.fa-arrow-circle-down:before {
  content: "\f0ab"; }

.fa-arrow-circle-left:before {
  content: "\f0a8"; }

.fa-arrow-circle-right:before {
  content: "\f0a9"; }

.fa-arrow-circle-up:before {
  content: "\f0aa"; }

.fa-arrow-down:before {
  content: "\f063"; }

.fa-arrow-from-bottom:before {
  content: "\f342"; }

.fa-arrow-from-left:before {
  content: "\f343"; }

.fa-arrow-from-right:before {
  content: "\f344"; }

.fa-arrow-from-top:before {
  content: "\f345"; }

.fa-arrow-left:before {
  content: "\f060"; }

.fa-arrow-right:before {
  content: "\f061"; }

.fa-arrow-square-down:before {
  content: "\f339"; }

.fa-arrow-square-left:before {
  content: "\f33a"; }

.fa-arrow-square-right:before {
  content: "\f33b"; }

.fa-arrow-square-up:before {
  content: "\f33c"; }

.fa-arrow-to-bottom:before {
  content: "\f33d"; }

.fa-arrow-to-left:before {
  content: "\f33e"; }

.fa-arrow-to-right:before {
  content: "\f340"; }

.fa-arrow-to-top:before {
  content: "\f341"; }

.fa-arrow-up:before {
  content: "\f062"; }

.fa-arrows:before {
  content: "\f047"; }

.fa-arrows-alt:before {
  content: "\f0b2"; }

.fa-arrows-alt-h:before {
  content: "\f337"; }

.fa-arrows-alt-v:before {
  content: "\f338"; }

.fa-arrows-h:before {
  content: "\f07e"; }

.fa-arrows-v:before {
  content: "\f07d"; }

.fa-assistive-listening-systems:before {
  content: "\f2a2"; }

.fa-asterisk:before {
  content: "\f069"; }

.fa-asymmetrik:before {
  content: "\f372"; }

.fa-at:before {
  content: "\f1fa"; }

.fa-audible:before {
  content: "\f373"; }

.fa-audio-description:before {
  content: "\f29e"; }

.fa-autoprefixer:before {
  content: "\f41c"; }

.fa-avianex:before {
  content: "\f374"; }

.fa-aviato:before {
  content: "\f421"; }

.fa-aws:before {
  content: "\f375"; }

.fa-backward:before {
  content: "\f04a"; }

.fa-badge:before {
  content: "\f335"; }

.fa-badge-check:before {
  content: "\f336"; }

.fa-balance-scale:before {
  content: "\f24e"; }

.fa-ban:before {
  content: "\f05e"; }

.fa-band-aid:before {
  content: "\f462"; }

.fa-bandcamp:before {
  content: "\f2d5"; }

.fa-barcode:before {
  content: "\f02a"; }

.fa-barcode-alt:before {
  content: "\f463"; }

.fa-barcode-read:before {
  content: "\f464"; }

.fa-barcode-scan:before {
  content: "\f465"; }

.fa-bars:before {
  content: "\f0c9"; }

.fa-baseball:before {
  content: "\f432"; }

.fa-baseball-ball:before {
  content: "\f433"; }

.fa-basketball-ball:before {
  content: "\f434"; }

.fa-basketball-hoop:before {
  content: "\f435"; }

.fa-bath:before {
  content: "\f2cd"; }

.fa-battery-bolt:before {
  content: "\f376"; }

.fa-battery-empty:before {
  content: "\f244"; }

.fa-battery-full:before {
  content: "\f240"; }

.fa-battery-half:before {
  content: "\f242"; }

.fa-battery-quarter:before {
  content: "\f243"; }

.fa-battery-slash:before {
  content: "\f377"; }

.fa-battery-three-quarters:before {
  content: "\f241"; }

.fa-bed:before {
  content: "\f236"; }

.fa-beer:before {
  content: "\f0fc"; }

.fa-behance:before {
  content: "\f1b4"; }

.fa-behance-square:before {
  content: "\f1b5"; }

.fa-bell:before {
  content: "\f0f3"; }

.fa-bell-slash:before {
  content: "\f1f6"; }

.fa-bicycle:before {
  content: "\f206"; }

.fa-bimobject:before {
  content: "\f378"; }

.fa-binoculars:before {
  content: "\f1e5"; }

.fa-birthday-cake:before {
  content: "\f1fd"; }

.fa-bitbucket:before {
  content: "\f171"; }

.fa-bitcoin:before {
  content: "\f379"; }

.fa-bity:before {
  content: "\f37a"; }

.fa-black-tie:before {
  content: "\f27e"; }

.fa-blackberry:before {
  content: "\f37b"; }

.fa-blind:before {
  content: "\f29d"; }

.fa-blogger:before {
  content: "\f37c"; }

.fa-blogger-b:before {
  content: "\f37d"; }

.fa-bluetooth:before {
  content: "\f293"; }

.fa-bluetooth-b:before {
  content: "\f294"; }

.fa-bold:before {
  content: "\f032"; }

.fa-bolt:before {
  content: "\f0e7"; }

.fa-bomb:before {
  content: "\f1e2"; }

.fa-book:before {
  content: "\f02d"; }

.fa-bookmark:before {
  content: "\f02e"; }

.fa-bowling-ball:before {
  content: "\f436"; }

.fa-bowling-pins:before {
  content: "\f437"; }

.fa-box:before {
  content: "\f466"; }

.fa-box-check:before {
  content: "\f467"; }

.fa-boxes:before {
  content: "\f468"; }

.fa-boxing-glove:before {
  content: "\f438"; }

.fa-braille:before {
  content: "\f2a1"; }

.fa-briefcase:before {
  content: "\f0b1"; }

.fa-briefcase-medical:before {
  content: "\f469"; }

.fa-browser:before {
  content: "\f37e"; }

.fa-btc:before {
  content: "\f15a"; }

.fa-bug:before {
  content: "\f188"; }

.fa-building:before {
  content: "\f1ad"; }

.fa-bullhorn:before {
  content: "\f0a1"; }

.fa-bullseye:before {
  content: "\f140"; }

.fa-burn:before {
  content: "\f46a"; }

.fa-buromobelexperte:before {
  content: "\f37f"; }

.fa-bus:before {
  content: "\f207"; }

.fa-buysellads:before {
  content: "\f20d"; }

.fa-calculator:before {
  content: "\f1ec"; }

.fa-calendar:before {
  content: "\f133"; }

.fa-calendar-alt:before {
  content: "\f073"; }

.fa-calendar-check:before {
  content: "\f274"; }

.fa-calendar-edit:before {
  content: "\f333"; }

.fa-calendar-exclamation:before {
  content: "\f334"; }

.fa-calendar-minus:before {
  content: "\f272"; }

.fa-calendar-plus:before {
  content: "\f271"; }

.fa-calendar-times:before {
  content: "\f273"; }

.fa-camera:before {
  content: "\f030"; }

.fa-camera-alt:before {
  content: "\f332"; }

.fa-camera-retro:before {
  content: "\f083"; }

.fa-capsules:before {
  content: "\f46b"; }

.fa-car:before {
  content: "\f1b9"; }

.fa-caret-circle-down:before {
  content: "\f32d"; }

.fa-caret-circle-left:before {
  content: "\f32e"; }

.fa-caret-circle-right:before {
  content: "\f330"; }

.fa-caret-circle-up:before {
  content: "\f331"; }

.fa-caret-down:before {
  content: "\f0d7"; }

.fa-caret-left:before {
  content: "\f0d9"; }

.fa-caret-right:before {
  content: "\f0da"; }

.fa-caret-square-down:before {
  content: "\f150"; }

.fa-caret-square-left:before {
  content: "\f191"; }

.fa-caret-square-right:before {
  content: "\f152"; }

.fa-caret-square-up:before {
  content: "\f151"; }

.fa-caret-up:before {
  content: "\f0d8"; }

.fa-cart-arrow-down:before {
  content: "\f218"; }

.fa-cart-plus:before {
  content: "\f217"; }

.fa-cc-amazon-pay:before {
  content: "\f42d"; }

.fa-cc-amex:before {
  content: "\f1f3"; }

.fa-cc-apple-pay:before {
  content: "\f416"; }

.fa-cc-diners-club:before {
  content: "\f24c"; }

.fa-cc-discover:before {
  content: "\f1f2"; }

.fa-cc-jcb:before {
  content: "\f24b"; }

.fa-cc-mastercard:before {
  content: "\f1f1"; }

.fa-cc-paypal:before {
  content: "\f1f4"; }

.fa-cc-stripe:before {
  content: "\f1f5"; }

.fa-cc-visa:before {
  content: "\f1f0"; }

.fa-centercode:before {
  content: "\f380"; }

.fa-certificate:before {
  content: "\f0a3"; }

.fa-chart-area:before {
  content: "\f1fe"; }

.fa-chart-bar:before {
  content: "\f080"; }

.fa-chart-line:before {
  content: "\f201"; }

.fa-chart-pie:before {
  content: "\f200"; }

.fa-check:before {
  content: "\f00c"; }

.fa-check-circle:before {
  content: "\f058"; }

.fa-check-square:before {
  content: "\f14a"; }

.fa-chess:before {
  content: "\f439"; }

.fa-chess-bishop:before {
  content: "\f43a"; }

.fa-chess-bishop-alt:before {
  content: "\f43b"; }

.fa-chess-board:before {
  content: "\f43c"; }

.fa-chess-clock:before {
  content: "\f43d"; }

.fa-chess-clock-alt:before {
  content: "\f43e"; }

.fa-chess-king:before {
  content: "\f43f"; }

.fa-chess-king-alt:before {
  content: "\f440"; }

.fa-chess-knight:before {
  content: "\f441"; }

.fa-chess-knight-alt:before {
  content: "\f442"; }

.fa-chess-pawn:before {
  content: "\f443"; }

.fa-chess-pawn-alt:before {
  content: "\f444"; }

.fa-chess-queen:before {
  content: "\f445"; }

.fa-chess-queen-alt:before {
  content: "\f446"; }

.fa-chess-rook:before {
  content: "\f447"; }

.fa-chess-rook-alt:before {
  content: "\f448"; }

.fa-chevron-circle-down:before {
  content: "\f13a"; }

.fa-chevron-circle-left:before {
  content: "\f137"; }

.fa-chevron-circle-right:before {
  content: "\f138"; }

.fa-chevron-circle-up:before {
  content: "\f139"; }

.fa-chevron-double-down:before {
  content: "\f322"; }

.fa-chevron-double-left:before {
  content: "\f323"; }

.fa-chevron-double-right:before {
  content: "\f324"; }

.fa-chevron-double-up:before {
  content: "\f325"; }

.fa-chevron-down:before {
  content: "\f078"; }

.fa-chevron-left:before {
  content: "\f053"; }

.fa-chevron-right:before {
  content: "\f054"; }

.fa-chevron-square-down:before {
  content: "\f329"; }

.fa-chevron-square-left:before {
  content: "\f32a"; }

.fa-chevron-square-right:before {
  content: "\f32b"; }

.fa-chevron-square-up:before {
  content: "\f32c"; }

.fa-chevron-up:before {
  content: "\f077"; }

.fa-child:before {
  content: "\f1ae"; }

.fa-chrome:before {
  content: "\f268"; }

.fa-circle:before {
  content: "\f111"; }

.fa-circle-notch:before {
  content: "\f1ce"; }

.fa-clipboard:before {
  content: "\f328"; }

.fa-clipboard-check:before {
  content: "\f46c"; }

.fa-clipboard-list:before {
  content: "\f46d"; }

.fa-clock:before {
  content: "\f017"; }

.fa-clone:before {
  content: "\f24d"; }

.fa-closed-captioning:before {
  content: "\f20a"; }

.fa-cloud:before {
  content: "\f0c2"; }

.fa-cloud-download:before {
  content: "\f0ed"; }

.fa-cloud-download-alt:before {
  content: "\f381"; }

.fa-cloud-upload:before {
  content: "\f0ee"; }

.fa-cloud-upload-alt:before {
  content: "\f382"; }

.fa-cloudscale:before {
  content: "\f383"; }

.fa-cloudsmith:before {
  content: "\f384"; }

.fa-cloudversify:before {
  content: "\f385"; }

.fa-club:before {
  content: "\f327"; }

.fa-code:before {
  content: "\f121"; }

.fa-code-branch:before {
  content: "\f126"; }

.fa-code-commit:before {
  content: "\f386"; }

.fa-code-merge:before {
  content: "\f387"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-codiepie:before {
  content: "\f284"; }

.fa-coffee:before {
  content: "\f0f4"; }

.fa-cog:before {
  content: "\f013"; }

.fa-cogs:before {
  content: "\f085"; }

.fa-columns:before {
  content: "\f0db"; }

.fa-comment:before {
  content: "\f075"; }

.fa-comment-alt:before {
  content: "\f27a"; }

.fa-comments:before {
  content: "\f086"; }

.fa-compass:before {
  content: "\f14e"; }

.fa-compress:before {
  content: "\f066"; }

.fa-compress-alt:before {
  content: "\f422"; }

.fa-compress-wide:before {
  content: "\f326"; }

.fa-connectdevelop:before {
  content: "\f20e"; }

.fa-contao:before {
  content: "\f26d"; }

.fa-conveyor-belt:before {
  content: "\f46e"; }

.fa-conveyor-belt-alt:before {
  content: "\f46f"; }

.fa-copy:before {
  content: "\f0c5"; }

.fa-copyright:before {
  content: "\f1f9"; }

.fa-cpanel:before {
  content: "\f388"; }

.fa-creative-commons:before {
  content: "\f25e"; }

.fa-credit-card:before {
  content: "\f09d"; }

.fa-credit-card-blank:before {
  content: "\f389"; }

.fa-credit-card-front:before {
  content: "\f38a"; }

.fa-cricket:before {
  content: "\f449"; }

.fa-crop:before {
  content: "\f125"; }

.fa-crosshairs:before {
  content: "\f05b"; }

.fa-css3:before {
  content: "\f13c"; }

.fa-css3-alt:before {
  content: "\f38b"; }

.fa-cube:before {
  content: "\f1b2"; }

.fa-cubes:before {
  content: "\f1b3"; }

.fa-curling:before {
  content: "\f44a"; }

.fa-cut:before {
  content: "\f0c4"; }

.fa-cuttlefish:before {
  content: "\f38c"; }

.fa-d-and-d:before {
  content: "\f38d"; }

.fa-dashcube:before {
  content: "\f210"; }

.fa-database:before {
  content: "\f1c0"; }

.fa-deaf:before {
  content: "\f2a4"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-deploydog:before {
  content: "\f38e"; }

.fa-deskpro:before {
  content: "\f38f"; }

.fa-desktop:before {
  content: "\f108"; }

.fa-desktop-alt:before {
  content: "\f390"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-diagnoses:before {
  content: "\f470"; }

.fa-diamond:before {
  content: "\f219"; }

.fa-digg:before {
  content: "\f1a6"; }

.fa-digital-ocean:before {
  content: "\f391"; }

.fa-discord:before {
  content: "\f392"; }

.fa-discourse:before {
  content: "\f393"; }

.fa-dna:before {
  content: "\f471"; }

.fa-dochub:before {
  content: "\f394"; }

.fa-docker:before {
  content: "\f395"; }

.fa-dollar-sign:before {
  content: "\f155"; }

.fa-dolly:before {
  content: "\f472"; }

.fa-dolly-empty:before {
  content: "\f473"; }

.fa-dolly-flatbed:before {
  content: "\f474"; }

.fa-dolly-flatbed-alt:before {
  content: "\f475"; }

.fa-dolly-flatbed-empty:before {
  content: "\f476"; }

.fa-dot-circle:before {
  content: "\f192"; }

.fa-download:before {
  content: "\f019"; }

.fa-draft2digital:before {
  content: "\f396"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-dribbble-square:before {
  content: "\f397"; }

.fa-dropbox:before {
  content: "\f16b"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-dumbbell:before {
  content: "\f44b"; }

.fa-dyalog:before {
  content: "\f399"; }

.fa-earlybirds:before {
  content: "\f39a"; }

.fa-edge:before {
  content: "\f282"; }

.fa-edit:before {
  content: "\f044"; }

.fa-eject:before {
  content: "\f052"; }

.fa-elementor:before {
  content: "\f430"; }

.fa-ellipsis-h:before {
  content: "\f141"; }

.fa-ellipsis-h-alt:before {
  content: "\f39b"; }

.fa-ellipsis-v:before {
  content: "\f142"; }

.fa-ellipsis-v-alt:before {
  content: "\f39c"; }

.fa-ember:before {
  content: "\f423"; }

.fa-empire:before {
  content: "\f1d1"; }

.fa-envelope:before {
  content: "\f0e0"; }

.fa-envelope-open:before {
  content: "\f2b6"; }

.fa-envelope-square:before {
  content: "\f199"; }

.fa-envira:before {
  content: "\f299"; }

.fa-eraser:before {
  content: "\f12d"; }

.fa-erlang:before {
  content: "\f39d"; }

.fa-ethereum:before {
  content: "\f42e"; }

.fa-etsy:before {
  content: "\f2d7"; }

.fa-euro-sign:before {
  content: "\f153"; }

.fa-exchange:before {
  content: "\f0ec"; }

.fa-exchange-alt:before {
  content: "\f362"; }

.fa-exclamation:before {
  content: "\f12a"; }

.fa-exclamation-circle:before {
  content: "\f06a"; }

.fa-exclamation-square:before {
  content: "\f321"; }

.fa-exclamation-triangle:before {
  content: "\f071"; }

.fa-expand:before {
  content: "\f065"; }

.fa-expand-alt:before {
  content: "\f424"; }

.fa-expand-arrows:before {
  content: "\f31d"; }

.fa-expand-arrows-alt:before {
  content: "\f31e"; }

.fa-expand-wide:before {
  content: "\f320"; }

.fa-expeditedssl:before {
  content: "\f23e"; }

.fa-external-link:before {
  content: "\f08e"; }

.fa-external-link-alt:before {
  content: "\f35d"; }

.fa-external-link-square:before {
  content: "\f14c"; }

.fa-external-link-square-alt:before {
  content: "\f360"; }

.fa-eye:before {
  content: "\f06e"; }

.fa-eye-dropper:before {
  content: "\f1fb"; }

.fa-eye-slash:before {
  content: "\f070"; }

.fa-facebook:before {
  content: "\f09a"; }

.fa-facebook-f:before {
  content: "\f39e"; }

.fa-facebook-messenger:before {
  content: "\f39f"; }

.fa-facebook-square:before {
  content: "\f082"; }

.fa-fast-backward:before {
  content: "\f049"; }

.fa-fast-forward:before {
  content: "\f050"; }

.fa-fax:before {
  content: "\f1ac"; }

.fa-female:before {
  content: "\f182"; }

.fa-field-hockey:before {
  content: "\f44c"; }

.fa-fighter-jet:before {
  content: "\f0fb"; }

.fa-file:before {
  content: "\f15b"; }

.fa-file-alt:before {
  content: "\f15c"; }

.fa-file-archive:before {
  content: "\f1c6"; }

.fa-file-audio:before {
  content: "\f1c7"; }

.fa-file-check:before {
  content: "\f316"; }

.fa-file-code:before {
  content: "\f1c9"; }

.fa-file-edit:before {
  content: "\f31c"; }

.fa-file-excel:before {
  content: "\f1c3"; }

.fa-file-exclamation:before {
  content: "\f31a"; }

.fa-file-image:before {
  content: "\f1c5"; }

.fa-file-medical:before {
  content: "\f477"; }

.fa-file-medical-alt:before {
  content: "\f478"; }

.fa-file-minus:before {
  content: "\f318"; }

.fa-file-pdf:before {
  content: "\f1c1"; }

.fa-file-plus:before {
  content: "\f319"; }

.fa-file-powerpoint:before {
  content: "\f1c4"; }

.fa-file-times:before {
  content: "\f317"; }

.fa-file-video:before {
  content: "\f1c8"; }

.fa-file-word:before {
  content: "\f1c2"; }

.fa-film:before {
  content: "\f008"; }

.fa-film-alt:before {
  content: "\f3a0"; }

.fa-filter:before {
  content: "\f0b0"; }

.fa-fire:before {
  content: "\f06d"; }

.fa-fire-extinguisher:before {
  content: "\f134"; }

.fa-firefox:before {
  content: "\f269"; }

.fa-first-aid:before {
  content: "\f479"; }

.fa-first-order:before {
  content: "\f2b0"; }

.fa-firstdraft:before {
  content: "\f3a1"; }

.fa-flag:before {
  content: "\f024"; }

.fa-flag-checkered:before {
  content: "\f11e"; }

.fa-flask:before {
  content: "\f0c3"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-flipboard:before {
  content: "\f44d"; }

.fa-fly:before {
  content: "\f417"; }

.fa-folder:before {
  content: "\f07b"; }

.fa-folder-open:before {
  content: "\f07c"; }

.fa-font:before {
  content: "\f031"; }

.fa-font-awesome:before {
  content: "\f2b4"; }

.fa-font-awesome-alt:before {
  content: "\f35c"; }

.fa-font-awesome-flag:before {
  content: "\f425"; }

.fa-fonticons:before {
  content: "\f280"; }

.fa-fonticons-fi:before {
  content: "\f3a2"; }

.fa-football-ball:before {
  content: "\f44e"; }

.fa-football-helmet:before {
  content: "\f44f"; }

.fa-forklift:before {
  content: "\f47a"; }

.fa-fort-awesome:before {
  content: "\f286"; }

.fa-fort-awesome-alt:before {
  content: "\f3a3"; }

.fa-forumbee:before {
  content: "\f211"; }

.fa-forward:before {
  content: "\f04e"; }

.fa-foursquare:before {
  content: "\f180"; }

.fa-free-code-camp:before {
  content: "\f2c5"; }

.fa-freebsd:before {
  content: "\f3a4"; }

.fa-frown:before {
  content: "\f119"; }

.fa-futbol:before {
  content: "\f1e3"; }

.fa-gamepad:before {
  content: "\f11b"; }

.fa-gavel:before {
  content: "\f0e3"; }

.fa-gem:before {
  content: "\f3a5"; }

.fa-genderless:before {
  content: "\f22d"; }

.fa-get-pocket:before {
  content: "\f265"; }

.fa-gg:before {
  content: "\f260"; }

.fa-gg-circle:before {
  content: "\f261"; }

.fa-gift:before {
  content: "\f06b"; }

.fa-git:before {
  content: "\f1d3"; }

.fa-git-square:before {
  content: "\f1d2"; }

.fa-github:before {
  content: "\f09b"; }

.fa-github-alt:before {
  content: "\f113"; }

.fa-github-square:before {
  content: "\f092"; }

.fa-gitkraken:before {
  content: "\f3a6"; }

.fa-gitlab:before {
  content: "\f296"; }

.fa-gitter:before {
  content: "\f426"; }

.fa-glass-martini:before {
  content: "\f000"; }

.fa-glide:before {
  content: "\f2a5"; }

.fa-glide-g:before {
  content: "\f2a6"; }

.fa-globe:before {
  content: "\f0ac"; }

.fa-gofore:before {
  content: "\f3a7"; }

.fa-golf-ball:before {
  content: "\f450"; }

.fa-golf-club:before {
  content: "\f451"; }

.fa-goodreads:before {
  content: "\f3a8"; }

.fa-goodreads-g:before {
  content: "\f3a9"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-google-drive:before {
  content: "\f3aa"; }

.fa-google-play:before {
  content: "\f3ab"; }

.fa-google-plus:before {
  content: "\f2b3"; }

.fa-google-plus-g:before {
  content: "\f0d5"; }

.fa-google-plus-square:before {
  content: "\f0d4"; }

.fa-google-wallet:before {
  content: "\f1ee"; }

.fa-graduation-cap:before {
  content: "\f19d"; }

.fa-gratipay:before {
  content: "\f184"; }

.fa-grav:before {
  content: "\f2d6"; }

.fa-gripfire:before {
  content: "\f3ac"; }

.fa-grunt:before {
  content: "\f3ad"; }

.fa-gulp:before {
  content: "\f3ae"; }

.fa-h-square:before {
  content: "\f0fd"; }

.fa-h1:before {
  content: "\f313"; }

.fa-h2:before {
  content: "\f314"; }

.fa-h3:before {
  content: "\f315"; }

.fa-hacker-news:before {
  content: "\f1d4"; }

.fa-hacker-news-square:before {
  content: "\f3af"; }

.fa-hand-holding-box:before {
  content: "\f47b"; }

.fa-hand-lizard:before {
  content: "\f258"; }

.fa-hand-paper:before {
  content: "\f256"; }

.fa-hand-peace:before {
  content: "\f25b"; }

.fa-hand-point-down:before {
  content: "\f0a7"; }

.fa-hand-point-left:before {
  content: "\f0a5"; }

.fa-hand-point-right:before {
  content: "\f0a4"; }

.fa-hand-point-up:before {
  content: "\f0a6"; }

.fa-hand-pointer:before {
  content: "\f25a"; }

.fa-hand-receiving:before {
  content: "\f47c"; }

.fa-hand-rock:before {
  content: "\f255"; }

.fa-hand-scissors:before {
  content: "\f257"; }

.fa-hand-spock:before {
  content: "\f259"; }

.fa-handshake:before {
  content: "\f2b5"; }

.fa-hashtag:before {
  content: "\f292"; }

.fa-hdd:before {
  content: "\f0a0"; }

.fa-heading:before {
  content: "\f1dc"; }

.fa-headphones:before {
  content: "\f025"; }

.fa-heart:before {
  content: "\f004"; }

.fa-heartbeat:before {
  content: "\f21e"; }

.fa-hexagon:before {
  content: "\f312"; }

.fa-hips:before {
  content: "\f452"; }

.fa-hire-a-helper:before {
  content: "\f3b0"; }

.fa-history:before {
  content: "\f1da"; }

.fa-hockey-puck:before {
  content: "\f453"; }

.fa-hockey-sticks:before {
  content: "\f454"; }

.fa-home:before {
  content: "\f015"; }

.fa-hooli:before {
  content: "\f427"; }

.fa-hospital:before {
  content: "\f0f8"; }

.fa-hospital-alt:before {
  content: "\f47d"; }

.fa-hospital-symbol:before {
  content: "\f47e"; }

.fa-hotjar:before {
  content: "\f3b1"; }

.fa-hourglass:before {
  content: "\f254"; }

.fa-hourglass-end:before {
  content: "\f253"; }

.fa-hourglass-half:before {
  content: "\f252"; }

.fa-hourglass-start:before {
  content: "\f251"; }

.fa-houzz:before {
  content: "\f27c"; }

.fa-html5:before {
  content: "\f13b"; }

.fa-hubspot:before {
  content: "\f3b2"; }

.fa-i-cursor:before {
  content: "\f246"; }

.fa-id-badge:before {
  content: "\f2c1"; }

.fa-id-card:before {
  content: "\f2c2"; }

.fa-id-card-alt:before {
  content: "\f47f"; }

.fa-image:before {
  content: "\f03e"; }

.fa-images:before {
  content: "\f302"; }

.fa-imdb:before {
  content: "\f2d8"; }

.fa-inbox:before {
  content: "\f01c"; }

.fa-inbox-in:before {
  content: "\f310"; }

.fa-inbox-out:before {
  content: "\f311"; }

.fa-indent:before {
  content: "\f03c"; }

.fa-industry:before {
  content: "\f275"; }

.fa-industry-alt:before {
  content: "\f3b3"; }

.fa-info:before {
  content: "\f129"; }

.fa-info-circle:before {
  content: "\f05a"; }

.fa-info-square:before {
  content: "\f30f"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-internet-explorer:before {
  content: "\f26b"; }

.fa-inventory:before {
  content: "\f480"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-italic:before {
  content: "\f033"; }

.fa-itunes:before {
  content: "\f3b4"; }

.fa-itunes-note:before {
  content: "\f3b5"; }

.fa-jack-o-lantern:before {
  content: "\f30e"; }

.fa-jenkins:before {
  content: "\f3b6"; }

.fa-joget:before {
  content: "\f3b7"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-js:before {
  content: "\f3b8"; }

.fa-js-square:before {
  content: "\f3b9"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-key:before {
  content: "\f084"; }

.fa-keyboard:before {
  content: "\f11c"; }

.fa-keycdn:before {
  content: "\f3ba"; }

.fa-kickstarter:before {
  content: "\f3bb"; }

.fa-kickstarter-k:before {
  content: "\f3bc"; }

.fa-korvue:before {
  content: "\f42f"; }

.fa-language:before {
  content: "\f1ab"; }

.fa-laptop:before {
  content: "\f109"; }

.fa-laravel:before {
  content: "\f3bd"; }

.fa-lastfm:before {
  content: "\f202"; }

.fa-lastfm-square:before {
  content: "\f203"; }

.fa-leaf:before {
  content: "\f06c"; }

.fa-leanpub:before {
  content: "\f212"; }

.fa-lemon:before {
  content: "\f094"; }

.fa-less:before {
  content: "\f41d"; }

.fa-level-down:before {
  content: "\f149"; }

.fa-level-down-alt:before {
  content: "\f3be"; }

.fa-level-up:before {
  content: "\f148"; }

.fa-level-up-alt:before {
  content: "\f3bf"; }

.fa-life-ring:before {
  content: "\f1cd"; }

.fa-lightbulb:before {
  content: "\f0eb"; }

.fa-line:before {
  content: "\f3c0"; }

.fa-link:before {
  content: "\f0c1"; }

.fa-linkedin:before {
  content: "\f08c"; }

.fa-linkedin-in:before {
  content: "\f0e1"; }

.fa-linode:before {
  content: "\f2b8"; }

.fa-linux:before {
  content: "\f17c"; }

.fa-lira-sign:before {
  content: "\f195"; }

.fa-list:before {
  content: "\f03a"; }

.fa-list-alt:before {
  content: "\f022"; }

.fa-list-ol:before {
  content: "\f0cb"; }

.fa-list-ul:before {
  content: "\f0ca"; }

.fa-location-arrow:before {
  content: "\f124"; }

.fa-lock:before {
  content: "\f023"; }

.fa-lock-alt:before {
  content: "\f30d"; }

.fa-lock-open:before {
  content: "\f3c1"; }

.fa-lock-open-alt:before {
  content: "\f3c2"; }

.fa-long-arrow-alt-down:before {
  content: "\f309"; }

.fa-long-arrow-alt-left:before {
  content: "\f30a"; }

.fa-long-arrow-alt-right:before {
  content: "\f30b"; }

.fa-long-arrow-alt-up:before {
  content: "\f30c"; }

.fa-long-arrow-down:before {
  content: "\f175"; }

.fa-long-arrow-left:before {
  content: "\f177"; }

.fa-long-arrow-right:before {
  content: "\f178"; }

.fa-long-arrow-up:before {
  content: "\f176"; }

.fa-low-vision:before {
  content: "\f2a8"; }

.fa-luchador:before {
  content: "\f455"; }

.fa-lyft:before {
  content: "\f3c3"; }

.fa-magento:before {
  content: "\f3c4"; }

.fa-magic:before {
  content: "\f0d0"; }

.fa-magnet:before {
  content: "\f076"; }

.fa-male:before {
  content: "\f183"; }

.fa-map:before {
  content: "\f279"; }

.fa-map-marker:before {
  content: "\f041"; }

.fa-map-marker-alt:before {
  content: "\f3c5"; }

.fa-map-pin:before {
  content: "\f276"; }

.fa-map-signs:before {
  content: "\f277"; }

.fa-mars:before {
  content: "\f222"; }

.fa-mars-double:before {
  content: "\f227"; }

.fa-mars-stroke:before {
  content: "\f229"; }

.fa-mars-stroke-h:before {
  content: "\f22b"; }

.fa-mars-stroke-v:before {
  content: "\f22a"; }

.fa-maxcdn:before {
  content: "\f136"; }

.fa-medapps:before {
  content: "\f3c6"; }

.fa-medium:before {
  content: "\f23a"; }

.fa-medium-m:before {
  content: "\f3c7"; }

.fa-medkit:before {
  content: "\f0fa"; }

.fa-medrt:before {
  content: "\f3c8"; }

.fa-meetup:before {
  content: "\f2e0"; }

.fa-meh:before {
  content: "\f11a"; }

.fa-mercury:before {
  content: "\f223"; }

.fa-microchip:before {
  content: "\f2db"; }

.fa-microphone:before {
  content: "\f130"; }

.fa-microphone-alt:before {
  content: "\f3c9"; }

.fa-microphone-slash:before {
  content: "\f131"; }

.fa-microsoft:before {
  content: "\f3ca"; }

.fa-minus:before {
  content: "\f068"; }

.fa-minus-circle:before {
  content: "\f056"; }

.fa-minus-hexagon:before {
  content: "\f307"; }

.fa-minus-octagon:before {
  content: "\f308"; }

.fa-minus-square:before {
  content: "\f146"; }

.fa-mix:before {
  content: "\f3cb"; }

.fa-mixcloud:before {
  content: "\f289"; }

.fa-mizuni:before {
  content: "\f3cc"; }

.fa-mobile:before {
  content: "\f10b"; }

.fa-mobile-alt:before {
  content: "\f3cd"; }

.fa-mobile-android:before {
  content: "\f3ce"; }

.fa-mobile-android-alt:before {
  content: "\f3cf"; }

.fa-modx:before {
  content: "\f285"; }

.fa-monero:before {
  content: "\f3d0"; }

.fa-money-bill:before {
  content: "\f0d6"; }

.fa-money-bill-alt:before {
  content: "\f3d1"; }

.fa-moon:before {
  content: "\f186"; }

.fa-motorcycle:before {
  content: "\f21c"; }

.fa-mouse-pointer:before {
  content: "\f245"; }

.fa-music:before {
  content: "\f001"; }

.fa-napster:before {
  content: "\f3d2"; }

.fa-neuter:before {
  content: "\f22c"; }

.fa-newspaper:before {
  content: "\f1ea"; }

.fa-nintendo-switch:before {
  content: "\f418"; }

.fa-node:before {
  content: "\f419"; }

.fa-node-js:before {
  content: "\f3d3"; }

.fa-notes-medical:before {
  content: "\f481"; }

.fa-npm:before {
  content: "\f3d4"; }

.fa-ns8:before {
  content: "\f3d5"; }

.fa-nutritionix:before {
  content: "\f3d6"; }

.fa-object-group:before {
  content: "\f247"; }

.fa-object-ungroup:before {
  content: "\f248"; }

.fa-octagon:before {
  content: "\f306"; }

.fa-odnoklassniki:before {
  content: "\f263"; }

.fa-odnoklassniki-square:before {
  content: "\f264"; }

.fa-opencart:before {
  content: "\f23d"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-opera:before {
  content: "\f26a"; }

.fa-optin-monster:before {
  content: "\f23c"; }

.fa-osi:before {
  content: "\f41a"; }

.fa-outdent:before {
  content: "\f03b"; }

.fa-page4:before {
  content: "\f3d7"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-paint-brush:before {
  content: "\f1fc"; }

.fa-palfed:before {
  content: "\f3d8"; }

.fa-pallet:before {
  content: "\f482"; }

.fa-pallet-alt:before {
  content: "\f483"; }

.fa-paper-plane:before {
  content: "\f1d8"; }

.fa-paperclip:before {
  content: "\f0c6"; }

.fa-paragraph:before {
  content: "\f1dd"; }

.fa-paste:before {
  content: "\f0ea"; }

.fa-patreon:before {
  content: "\f3d9"; }

.fa-pause:before {
  content: "\f04c"; }

.fa-pause-circle:before {
  content: "\f28b"; }

.fa-paw:before {
  content: "\f1b0"; }

.fa-paypal:before {
  content: "\f1ed"; }

.fa-pen:before {
  content: "\f304"; }

.fa-pen-alt:before {
  content: "\f305"; }

.fa-pen-square:before {
  content: "\f14b"; }

.fa-pencil:before {
  content: "\f040"; }

.fa-pencil-alt:before {
  content: "\f303"; }

.fa-pennant:before {
  content: "\f456"; }

.fa-percent:before {
  content: "\f295"; }

.fa-periscope:before {
  content: "\f3da"; }

.fa-phabricator:before {
  content: "\f3db"; }

.fa-phoenix-framework:before {
  content: "\f3dc"; }

.fa-phone:before {
  content: "\f095"; }

.fa-phone-slash:before {
  content: "\f3dd"; }

.fa-phone-square:before {
  content: "\f098"; }

.fa-phone-volume:before {
  content: "\f2a0"; }

.fa-php:before {
  content: "\f457"; }

.fa-pied-piper:before {
  content: "\f2ae"; }

.fa-pied-piper-alt:before {
  content: "\f1a8"; }

.fa-pied-piper-pp:before {
  content: "\f1a7"; }

.fa-pills:before {
  content: "\f484"; }

.fa-pinterest:before {
  content: "\f0d2"; }

.fa-pinterest-p:before {
  content: "\f231"; }

.fa-pinterest-square:before {
  content: "\f0d3"; }

.fa-plane:before {
  content: "\f072"; }

.fa-plane-alt:before {
  content: "\f3de"; }

.fa-play:before {
  content: "\f04b"; }

.fa-play-circle:before {
  content: "\f144"; }

.fa-playstation:before {
  content: "\f3df"; }

.fa-plug:before {
  content: "\f1e6"; }

.fa-plus:before {
  content: "\f067"; }

.fa-plus-circle:before {
  content: "\f055"; }

.fa-plus-hexagon:before {
  content: "\f300"; }

.fa-plus-octagon:before {
  content: "\f301"; }

.fa-plus-square:before {
  content: "\f0fe"; }

.fa-podcast:before {
  content: "\f2ce"; }

.fa-poo:before {
  content: "\f2fe"; }

.fa-portrait:before {
  content: "\f3e0"; }

.fa-pound-sign:before {
  content: "\f154"; }

.fa-power-off:before {
  content: "\f011"; }

.fa-prescription-bottle:before {
  content: "\f485"; }

.fa-prescription-bottle-alt:before {
  content: "\f486"; }

.fa-print:before {
  content: "\f02f"; }

.fa-procedures:before {
  content: "\f487"; }

.fa-product-hunt:before {
  content: "\f288"; }

.fa-pushed:before {
  content: "\f3e1"; }

.fa-puzzle-piece:before {
  content: "\f12e"; }

.fa-python:before {
  content: "\f3e2"; }

.fa-qq:before {
  content: "\f1d6"; }

.fa-qrcode:before {
  content: "\f029"; }

.fa-question:before {
  content: "\f128"; }

.fa-question-circle:before {
  content: "\f059"; }

.fa-question-square:before {
  content: "\f2fd"; }

.fa-quidditch:before {
  content: "\f458"; }

.fa-quinscape:before {
  content: "\f459"; }

.fa-quora:before {
  content: "\f2c4"; }

.fa-quote-left:before {
  content: "\f10d"; }

.fa-quote-right:before {
  content: "\f10e"; }

.fa-racquet:before {
  content: "\f45a"; }

.fa-random:before {
  content: "\f074"; }

.fa-ravelry:before {
  content: "\f2d9"; }

.fa-react:before {
  content: "\f41b"; }

.fa-rebel:before {
  content: "\f1d0"; }

.fa-rectangle-landscape:before {
  content: "\f2fa"; }

.fa-rectangle-portrait:before {
  content: "\f2fb"; }

.fa-rectangle-wide:before {
  content: "\f2fc"; }

.fa-recycle:before {
  content: "\f1b8"; }

.fa-red-river:before {
  content: "\f3e3"; }

.fa-reddit:before {
  content: "\f1a1"; }

.fa-reddit-alien:before {
  content: "\f281"; }

.fa-reddit-square:before {
  content: "\f1a2"; }

.fa-redo:before {
  content: "\f01e"; }

.fa-redo-alt:before {
  content: "\f2f9"; }

.fa-registered:before {
  content: "\f25d"; }

.fa-rendact:before {
  content: "\f3e4"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-repeat:before {
  content: "\f363"; }

.fa-repeat-1:before {
  content: "\f365"; }

.fa-repeat-1-alt:before {
  content: "\f366"; }

.fa-repeat-alt:before {
  content: "\f364"; }

.fa-reply:before {
  content: "\f3e5"; }

.fa-reply-all:before {
  content: "\f122"; }

.fa-replyd:before {
  content: "\f3e6"; }

.fa-resolving:before {
  content: "\f3e7"; }

.fa-retweet:before {
  content: "\f079"; }

.fa-retweet-alt:before {
  content: "\f361"; }

.fa-road:before {
  content: "\f018"; }

.fa-rocket:before {
  content: "\f135"; }

.fa-rocketchat:before {
  content: "\f3e8"; }

.fa-rockrms:before {
  content: "\f3e9"; }

.fa-rss:before {
  content: "\f09e"; }

.fa-rss-square:before {
  content: "\f143"; }

.fa-ruble-sign:before {
  content: "\f158"; }

.fa-rupee-sign:before {
  content: "\f156"; }

.fa-safari:before {
  content: "\f267"; }

.fa-sass:before {
  content: "\f41e"; }

.fa-save:before {
  content: "\f0c7"; }

.fa-scanner:before {
  content: "\f488"; }

.fa-scanner-keyboard:before {
  content: "\f489"; }

.fa-scanner-touchscreen:before {
  content: "\f48a"; }

.fa-schlix:before {
  content: "\f3ea"; }

.fa-scribd:before {
  content: "\f28a"; }

.fa-scrubber:before {
  content: "\f2f8"; }

.fa-search:before {
  content: "\f002"; }

.fa-search-minus:before {
  content: "\f010"; }

.fa-search-plus:before {
  content: "\f00e"; }

.fa-searchengin:before {
  content: "\f3eb"; }

.fa-sellcast:before {
  content: "\f2da"; }

.fa-sellsy:before {
  content: "\f213"; }

.fa-server:before {
  content: "\f233"; }

.fa-servicestack:before {
  content: "\f3ec"; }

.fa-share:before {
  content: "\f064"; }

.fa-share-all:before {
  content: "\f367"; }

.fa-share-alt:before {
  content: "\f1e0"; }

.fa-share-alt-square:before {
  content: "\f1e1"; }

.fa-share-square:before {
  content: "\f14d"; }

.fa-shekel-sign:before {
  content: "\f20b"; }

.fa-shield:before {
  content: "\f132"; }

.fa-shield-alt:before {
  content: "\f3ed"; }

.fa-shield-check:before {
  content: "\f2f7"; }

.fa-ship:before {
  content: "\f21a"; }

.fa-shipping-fast:before {
  content: "\f48b"; }

.fa-shipping-timed:before {
  content: "\f48c"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-shopping-bag:before {
  content: "\f290"; }

.fa-shopping-basket:before {
  content: "\f291"; }

.fa-shopping-cart:before {
  content: "\f07a"; }

.fa-shower:before {
  content: "\f2cc"; }

.fa-shuttlecock:before {
  content: "\f45b"; }

.fa-sign-in:before {
  content: "\f090"; }

.fa-sign-in-alt:before {
  content: "\f2f6"; }

.fa-sign-language:before {
  content: "\f2a7"; }

.fa-sign-out:before {
  content: "\f08b"; }

.fa-sign-out-alt:before {
  content: "\f2f5"; }

.fa-signal:before {
  content: "\f012"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-sistrix:before {
  content: "\f3ee"; }

.fa-sitemap:before {
  content: "\f0e8"; }

.fa-skyatlas:before {
  content: "\f216"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-slack:before {
  content: "\f198"; }

.fa-slack-hash:before {
  content: "\f3ef"; }

.fa-sliders-h:before {
  content: "\f1de"; }

.fa-sliders-h-square:before {
  content: "\f3f0"; }

.fa-sliders-v:before {
  content: "\f3f1"; }

.fa-sliders-v-square:before {
  content: "\f3f2"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-smile:before {
  content: "\f118"; }

.fa-smoking:before {
  content: "\f48d"; }

.fa-snapchat:before {
  content: "\f2ab"; }

.fa-snapchat-ghost:before {
  content: "\f2ac"; }

.fa-snapchat-square:before {
  content: "\f2ad"; }

.fa-snowflake:before {
  content: "\f2dc"; }

.fa-sort:before {
  content: "\f0dc"; }

.fa-sort-alpha-down:before {
  content: "\f15d"; }

.fa-sort-alpha-up:before {
  content: "\f15e"; }

.fa-sort-amount-down:before {
  content: "\f160"; }

.fa-sort-amount-up:before {
  content: "\f161"; }

.fa-sort-down:before {
  content: "\f0dd"; }

.fa-sort-numeric-down:before {
  content: "\f162"; }

.fa-sort-numeric-up:before {
  content: "\f163"; }

.fa-sort-up:before {
  content: "\f0de"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-space-shuttle:before {
  content: "\f197"; }

.fa-spade:before {
  content: "\f2f4"; }

.fa-speakap:before {
  content: "\f3f3"; }

.fa-spinner:before {
  content: "\f110"; }

.fa-spinner-third:before {
  content: "\f3f4"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-square:before {
  content: "\f0c8"; }

.fa-square-full:before {
  content: "\f45c"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-star:before {
  content: "\f005"; }

.fa-star-exclamation:before {
  content: "\f2f3"; }

.fa-star-half:before {
  content: "\f089"; }

.fa-staylinked:before {
  content: "\f3f5"; }

.fa-steam:before {
  content: "\f1b6"; }

.fa-steam-square:before {
  content: "\f1b7"; }

.fa-steam-symbol:before {
  content: "\f3f6"; }

.fa-step-backward:before {
  content: "\f048"; }

.fa-step-forward:before {
  content: "\f051"; }

.fa-stethoscope:before {
  content: "\f0f1"; }

.fa-sticker-mule:before {
  content: "\f3f7"; }

.fa-sticky-note:before {
  content: "\f249"; }

.fa-stop:before {
  content: "\f04d"; }

.fa-stop-circle:before {
  content: "\f28d"; }

.fa-stopwatch:before {
  content: "\f2f2"; }

.fa-strava:before {
  content: "\f428"; }

.fa-street-view:before {
  content: "\f21d"; }

.fa-strikethrough:before {
  content: "\f0cc"; }

.fa-stripe:before {
  content: "\f429"; }

.fa-stripe-s:before {
  content: "\f42a"; }

.fa-studiovinari:before {
  content: "\f3f8"; }

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

.fa-subscript:before {
  content: "\f12c"; }

.fa-subway:before {
  content: "\f239"; }

.fa-suitcase:before {
  content: "\f0f2"; }

.fa-sun:before {
  content: "\f185"; }

.fa-superpowers:before {
  content: "\f2dd"; }

.fa-superscript:before {
  content: "\f12b"; }

.fa-supple:before {
  content: "\f3f9"; }

.fa-sync:before {
  content: "\f021"; }

.fa-sync-alt:before {
  content: "\f2f1"; }

.fa-syringe:before {
  content: "\f48e"; }

.fa-table:before {
  content: "\f0ce"; }

.fa-table-tennis:before {
  content: "\f45d"; }

.fa-tablet:before {
  content: "\f10a"; }

.fa-tablet-alt:before {
  content: "\f3fa"; }

.fa-tablet-android:before {
  content: "\f3fb"; }

.fa-tablet-android-alt:before {
  content: "\f3fc"; }

.fa-tablet-rugged:before {
  content: "\f48f"; }

.fa-tablets:before {
  content: "\f490"; }

.fa-tachometer:before {
  content: "\f0e4"; }

.fa-tachometer-alt:before {
  content: "\f3fd"; }

.fa-tag:before {
  content: "\f02b"; }

.fa-tags:before {
  content: "\f02c"; }

.fa-tasks:before {
  content: "\f0ae"; }

.fa-taxi:before {
  content: "\f1ba"; }

.fa-telegram:before {
  content: "\f2c6"; }

.fa-telegram-plane:before {
  content: "\f3fe"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-tennis-ball:before {
  content: "\f45e"; }

.fa-terminal:before {
  content: "\f120"; }

.fa-text-height:before {
  content: "\f034"; }

.fa-text-width:before {
  content: "\f035"; }

.fa-th:before {
  content: "\f00a"; }

.fa-th-large:before {
  content: "\f009"; }

.fa-th-list:before {
  content: "\f00b"; }

.fa-themeisle:before {
  content: "\f2b2"; }

.fa-thermometer:before {
  content: "\f491"; }

.fa-thermometer-empty:before {
  content: "\f2cb"; }

.fa-thermometer-full:before {
  content: "\f2c7"; }

.fa-thermometer-half:before {
  content: "\f2c9"; }

.fa-thermometer-quarter:before {
  content: "\f2ca"; }

.fa-thermometer-three-quarters:before {
  content: "\f2c8"; }

.fa-thumbs-down:before {
  content: "\f165"; }

.fa-thumbs-up:before {
  content: "\f164"; }

.fa-thumbtack:before {
  content: "\f08d"; }

.fa-ticket:before {
  content: "\f145"; }

.fa-ticket-alt:before {
  content: "\f3ff"; }

.fa-times:before {
  content: "\f00d"; }

.fa-times-circle:before {
  content: "\f057"; }

.fa-times-hexagon:before {
  content: "\f2ee"; }

.fa-times-octagon:before {
  content: "\f2f0"; }

.fa-times-square:before {
  content: "\f2d3"; }

.fa-tint:before {
  content: "\f043"; }

.fa-toggle-off:before {
  content: "\f204"; }

.fa-toggle-on:before {
  content: "\f205"; }

.fa-trademark:before {
  content: "\f25c"; }

.fa-train:before {
  content: "\f238"; }

.fa-transgender:before {
  content: "\f224"; }

.fa-transgender-alt:before {
  content: "\f225"; }

.fa-trash:before {
  content: "\f1f8"; }

.fa-trash-alt:before {
  content: "\f2ed"; }

.fa-tree:before {
  content: "\f1bb"; }

.fa-tree-alt:before {
  content: "\f400"; }

.fa-trello:before {
  content: "\f181"; }

.fa-triangle:before {
  content: "\f2ec"; }

.fa-tripadvisor:before {
  content: "\f262"; }

.fa-trophy:before {
  content: "\f091"; }

.fa-trophy-alt:before {
  content: "\f2eb"; }

.fa-truck:before {
  content: "\f0d1"; }

.fa-tty:before {
  content: "\f1e4"; }

.fa-tumblr:before {
  content: "\f173"; }

.fa-tumblr-square:before {
  content: "\f174"; }

.fa-tv:before {
  content: "\f26c"; }

.fa-tv-retro:before {
  content: "\f401"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-twitter:before {
  content: "\f099"; }

.fa-twitter-square:before {
  content: "\f081"; }

.fa-typo3:before {
  content: "\f42b"; }

.fa-uber:before {
  content: "\f402"; }

.fa-uikit:before {
  content: "\f403"; }

.fa-umbrella:before {
  content: "\f0e9"; }

.fa-underline:before {
  content: "\f0cd"; }

.fa-undo:before {
  content: "\f0e2"; }

.fa-undo-alt:before {
  content: "\f2ea"; }

.fa-uniregistry:before {
  content: "\f404"; }

.fa-universal-access:before {
  content: "\f29a"; }

.fa-university:before {
  content: "\f19c"; }

.fa-unlink:before {
  content: "\f127"; }

.fa-unlock:before {
  content: "\f09c"; }

.fa-unlock-alt:before {
  content: "\f13e"; }

.fa-untappd:before {
  content: "\f405"; }

.fa-upload:before {
  content: "\f093"; }

.fa-usb:before {
  content: "\f287"; }

.fa-usd-circle:before {
  content: "\f2e8"; }

.fa-usd-square:before {
  content: "\f2e9"; }

.fa-user:before {
  content: "\f007"; }

.fa-user-alt:before {
  content: "\f406"; }

.fa-user-circle:before {
  content: "\f2bd"; }

.fa-user-md:before {
  content: "\f0f0"; }

.fa-user-plus:before {
  content: "\f234"; }

.fa-user-secret:before {
  content: "\f21b"; }

.fa-user-times:before {
  content: "\f235"; }

.fa-users:before {
  content: "\f0c0"; }

.fa-ussunnah:before {
  content: "\f407"; }

.fa-utensil-fork:before {
  content: "\f2e3"; }

.fa-utensil-knife:before {
  content: "\f2e4"; }

.fa-utensil-spoon:before {
  content: "\f2e5"; }

.fa-utensils:before {
  content: "\f2e7"; }

.fa-utensils-alt:before {
  content: "\f2e6"; }

.fa-vaadin:before {
  content: "\f408"; }

.fa-venus:before {
  content: "\f221"; }

.fa-venus-double:before {
  content: "\f226"; }

.fa-venus-mars:before {
  content: "\f228"; }

.fa-viacoin:before {
  content: "\f237"; }

.fa-viadeo:before {
  content: "\f2a9"; }

.fa-viadeo-square:before {
  content: "\f2aa"; }

.fa-vial:before {
  content: "\f492"; }

.fa-vials:before {
  content: "\f493"; }

.fa-viber:before {
  content: "\f409"; }

.fa-video:before {
  content: "\f03d"; }

.fa-vimeo:before {
  content: "\f40a"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-vimeo-v:before {
  content: "\f27d"; }

.fa-vine:before {
  content: "\f1ca"; }

.fa-vk:before {
  content: "\f189"; }

.fa-vnv:before {
  content: "\f40b"; }

.fa-volleyball-ball:before {
  content: "\f45f"; }

.fa-volume-down:before {
  content: "\f027"; }

.fa-volume-mute:before {
  content: "\f2e2"; }

.fa-volume-off:before {
  content: "\f026"; }

.fa-volume-up:before {
  content: "\f028"; }

.fa-vuejs:before {
  content: "\f41f"; }

.fa-warehouse:before {
  content: "\f494"; }

.fa-warehouse-alt:before {
  content: "\f495"; }

.fa-watch:before {
  content: "\f2e1"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-weight:before {
  content: "\f496"; }

.fa-weixin:before {
  content: "\f1d7"; }

.fa-whatsapp:before {
  content: "\f232"; }

.fa-whatsapp-square:before {
  content: "\f40c"; }

.fa-wheelchair:before {
  content: "\f193"; }

.fa-whistle:before {
  content: "\f460"; }

.fa-whmcs:before {
  content: "\f40d"; }

.fa-wifi:before {
  content: "\f1eb"; }

.fa-wikipedia-w:before {
  content: "\f266"; }

.fa-window:before {
  content: "\f40e"; }

.fa-window-alt:before {
  content: "\f40f"; }

.fa-window-close:before {
  content: "\f410"; }

.fa-window-maximize:before {
  content: "\f2d0"; }

.fa-window-minimize:before {
  content: "\f2d1"; }

.fa-window-restore:before {
  content: "\f2d2"; }

.fa-windows:before {
  content: "\f17a"; }

.fa-won-sign:before {
  content: "\f159"; }

.fa-wordpress:before {
  content: "\f19a"; }

.fa-wordpress-simple:before {
  content: "\f411"; }

.fa-wpbeginner:before {
  content: "\f297"; }

.fa-wpexplorer:before {
  content: "\f2de"; }

.fa-wpforms:before {
  content: "\f298"; }

.fa-wrench:before {
  content: "\f0ad"; }

.fa-x-ray:before {
  content: "\f497"; }

.fa-xbox:before {
  content: "\f412"; }

.fa-xing:before {
  content: "\f168"; }

.fa-xing-square:before {
  content: "\f169"; }

.fa-y-combinator:before {
  content: "\f23b"; }

.fa-yahoo:before {
  content: "\f19e"; }

.fa-yandex:before {
  content: "\f413"; }

.fa-yandex-international:before {
  content: "\f414"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-yen-sign:before {
  content: "\f157"; }

.fa-yoast:before {
  content: "\f2b1"; }

.fa-youtube:before {
  content: "\f167"; }

.fa-youtube-square:before {
  content: "\f431"; }

.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 Pro 5.0.8 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
  src: url("assets/fonts/fa-brands-400.eot");
  src: url("assets/fonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("assets/fonts/fa-brands-400.woff2") format("woff2"), url("assets/fonts/fa-brands-400.woff") format("woff"), url("assets/fonts/fa-brands-400.ttf") format("truetype"), url("assets/fonts/fa-brands-400.svg#fontawesome") format("svg"); }
.fab {
  font-family: 'Font Awesome 5 Brands'; }

/*!
 * Font Awesome Pro 5.0.8 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 300;
  src: url("assets/fonts/fa-light-300.eot");
  src: url("assets/fonts/fa-light-300.eot?#iefix") format("embedded-opentype"), url("assets/fonts/fa-light-300.woff2") format("woff2"), url("assets/fonts/fa-light-300.woff") format("woff"), url("assets/fonts/fa-light-300.ttf") format("truetype"), url("assets/fonts/fa-light-300.svg#fontawesome") format("svg"); }
.fal {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 300; }

/*!
 * Font Awesome Pro 5.0.8 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 400;
  src: url("assets/fonts/fa-regular-400.eot");
  src: url("assets/fonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("assets/fonts/fa-regular-400.woff2") format("woff2"), url("assets/fonts/fa-regular-400.woff") format("woff"), url("assets/fonts/fa-regular-400.ttf") format("truetype"), url("assets/fonts/fa-regular-400.svg#fontawesome") format("svg"); }
.far, #calendar.jsCalendar thead .jsCalendar-nav-left:after, #calendar.jsCalendar thead .jsCalendar-nav-right:after, .detail-event.detail-event .file-list:before {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

/*!
 * Font Awesome Pro 5.0.8 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 900;
  src: url("assets/fonts/fa-solid-900.eot");
  src: url("assets/fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("assets/fonts/fa-solid-900.woff2") format("woff2"), url("assets/fonts/fa-solid-900.woff") format("woff"), url("assets/fonts/fa-solid-900.ttf") format("truetype"), url("assets/fonts/fa-solid-900.svg#fontawesome") format("svg"); }
.fa,
.fas {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 900; }

/*
########################
	FONT SIZES
########################
*/
/*
########################
	FONT SIZES
########################
*/
/*
######################
	ABOUT
######################
*/
.about-page h3, .about-page .newsdit-article .newsdit-title, .newsdit-article .about-page .newsdit-title {
  margin-bottom: 30px; }
.about-page img + h4, .about-page .newsdit-recommended-list img + .newsdit-title, .newsdit-recommended-list .about-page img + .newsdit-title {
  font-size: 24px;
  margin: 10px 0 15px; }
.about-page h4 + div p, .about-page .newsdit-recommended-list .newsdit-title + div p, .newsdit-recommended-list .about-page .newsdit-title + div p, .about-page h4 + div .article-main-content ul, .article-main-content .about-page h4 + div ul, .about-page .newsdit-recommended-list .newsdit-title + div .article-main-content ul, .article-main-content .about-page .newsdit-recommended-list .newsdit-title + div ul, .newsdit-recommended-list .about-page .newsdit-title + div .article-main-content ul, .article-main-content .newsdit-recommended-list .about-page .newsdit-title + div ul, .about-page h4 + div .article-main-content ol, .article-main-content .about-page h4 + div ol, .about-page .newsdit-recommended-list .newsdit-title + div .article-main-content ol, .article-main-content .about-page .newsdit-recommended-list .newsdit-title + div ol, .newsdit-recommended-list .about-page .newsdit-title + div .article-main-content ol, .article-main-content .newsdit-recommended-list .about-page .newsdit-title + div ol, .about-page h4 + div .article-main-content dl, .article-main-content .about-page h4 + div dl, .about-page .newsdit-recommended-list .newsdit-title + div .article-main-content dl, .article-main-content .about-page .newsdit-recommended-list .newsdit-title + div dl, .newsdit-recommended-list .about-page .newsdit-title + div .article-main-content dl, .article-main-content .newsdit-recommended-list .about-page .newsdit-title + div dl, .about-page h4 + div .article-main-content footer, .article-main-content .about-page h4 + div footer, .about-page .newsdit-recommended-list .newsdit-title + div .article-main-content footer, .article-main-content .about-page .newsdit-recommended-list .newsdit-title + div footer, .newsdit-recommended-list .about-page .newsdit-title + div .article-main-content footer, .article-main-content .newsdit-recommended-list .about-page .newsdit-title + div footer, .about-page h4 + div .article-main-content aside, .article-main-content .about-page h4 + div aside, .about-page .newsdit-recommended-list .newsdit-title + div .article-main-content aside, .article-main-content .about-page .newsdit-recommended-list .newsdit-title + div aside, .newsdit-recommended-list .about-page .newsdit-title + div .article-main-content aside, .article-main-content .newsdit-recommended-list .about-page .newsdit-title + div aside, .about-page h4 + div li, .about-page .newsdit-recommended-list .newsdit-title + div li, .newsdit-recommended-list .about-page .newsdit-title + div li {
  font-size: 15px; }
  .about-page h4 + div p a, .about-page .newsdit-recommended-list .newsdit-title + div p a, .newsdit-recommended-list .about-page .newsdit-title + div p a, .about-page h4 + div .article-main-content ul a, .article-main-content .about-page h4 + div ul a, .about-page .newsdit-recommended-list .newsdit-title + div .article-main-content ul a, .article-main-content .about-page .newsdit-recommended-list .newsdit-title + div ul a, .newsdit-recommended-list .about-page .newsdit-title + div .article-main-content ul a, .article-main-content .newsdit-recommended-list .about-page .newsdit-title + div ul a, .about-page h4 + div .article-main-content ol a, .article-main-content .about-page h4 + div ol a, .about-page .newsdit-recommended-list .newsdit-title + div .article-main-content ol a, .article-main-content .about-page .newsdit-recommended-list .newsdit-title + div ol a, .newsdit-recommended-list .about-page .newsdit-title + div .article-main-content ol a, .article-main-content .newsdit-recommended-list .about-page .newsdit-title + div ol a, .about-page h4 + div .article-main-content dl a, .article-main-content .about-page h4 + div dl a, .about-page .newsdit-recommended-list .newsdit-title + div .article-main-content dl a, .article-main-content .about-page .newsdit-recommended-list .newsdit-title + div dl a, .newsdit-recommended-list .about-page .newsdit-title + div .article-main-content dl a, .article-main-content .newsdit-recommended-list .about-page .newsdit-title + div dl a, .about-page h4 + div .article-main-content footer a, .article-main-content .about-page h4 + div footer a, .about-page .newsdit-recommended-list .newsdit-title + div .article-main-content footer a, .article-main-content .about-page .newsdit-recommended-list .newsdit-title + div footer a, .newsdit-recommended-list .about-page .newsdit-title + div .article-main-content footer a, .article-main-content .newsdit-recommended-list .about-page .newsdit-title + div footer a, .about-page h4 + div .article-main-content aside a, .article-main-content .about-page h4 + div aside a, .about-page .newsdit-recommended-list .newsdit-title + div .article-main-content aside a, .article-main-content .about-page .newsdit-recommended-list .newsdit-title + div aside a, .newsdit-recommended-list .about-page .newsdit-title + div .article-main-content aside a, .article-main-content .newsdit-recommended-list .about-page .newsdit-title + div aside a, .about-page h4 + div li a, .about-page .newsdit-recommended-list .newsdit-title + div li a, .newsdit-recommended-list .about-page .newsdit-title + div li a {
    text-decoration: underline; }
.about-page .member-form {
  padding: 70px 0;
  margin-top: 0; }
  .about-page .member-form p, .about-page .member-form .article-main-content ul, .article-main-content .about-page .member-form ul, .about-page .member-form .article-main-content ol, .article-main-content .about-page .member-form ol, .about-page .member-form .article-main-content dl, .article-main-content .about-page .member-form dl, .about-page .member-form .article-main-content footer, .article-main-content .about-page .member-form footer, .about-page .member-form .article-main-content aside, .article-main-content .about-page .member-form aside {
    margin-bottom: 15px; }
  .about-page .member-form a {
    text-decoration: underline; }

.about {
  padding-top: 110px;
  background-size: 125%;
  background-position: right -280px top 120px;
  background-repeat: no-repeat;
  margin-bottom: 50px; }
  .about h2, .about .newsdit-recommended-list article:first-child .newsdit-title, .newsdit-recommended-list article:first-child .about .newsdit-title {
    margin-bottom: 25px; }
  .about p, .about .article-main-content ul, .article-main-content .about ul, .about .article-main-content ol, .article-main-content .about ol, .about .article-main-content dl, .article-main-content .about dl, .about .article-main-content footer, .article-main-content .about footer, .about .article-main-content aside, .article-main-content .about aside {
    font-size: 15px; }

.about-bg {
  background: url(../img/bg-simple.png) no-repeat center right transparent;
  background-size: cover;
  padding: 80px 0;
  margin-top: 50px; }
  .about-bg > .container {
    background: #ffffff;
    padding: 65px; }
  .about-bg h3, .about-bg .newsdit-article .newsdit-title, .newsdit-article .about-bg .newsdit-title {
    margin-bottom: 30px; }
  .about-bg img {
    width: 96px;
    height: auto;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%; }
  .about-bg h4, .about-bg .newsdit-recommended-list .newsdit-title, .newsdit-recommended-list .about-bg .newsdit-title {
    font-size: 18px;
    margin-top: 10px; }
  .about-bg h4 + span, .about-bg .newsdit-recommended-list .newsdit-title + span, .newsdit-recommended-list .about-bg .newsdit-title + span {
    font-size: 15px;
    color: rgba(38, 38, 38, 0.54);
    margin: 0 0 15px;
    display: block; }
  .about-bg p, .about-bg .article-main-content ul, .article-main-content .about-bg ul, .about-bg .article-main-content ol, .article-main-content .about-bg ol, .about-bg .article-main-content dl, .article-main-content .about-bg dl, .about-bg .article-main-content footer, .article-main-content .about-bg footer, .about-bg .article-main-content aside, .article-main-content .about-bg aside {
    font-size: 15px;
    padding-right: 10%; }

.member {
  padding-bottom: 40px; }
  .member img + h4, .member .newsdit-recommended-list img + .newsdit-title, .newsdit-recommended-list .member img + .newsdit-title {
    margin: 10px 0 0 0; }

.what-we-do h4, .what-we-do .newsdit-recommended-list .newsdit-title, .newsdit-recommended-list .what-we-do .newsdit-title {
  padding: 0.5em 0; }

/*
############################
	MOBILE & TABLET PORTRAIT
############################
*/
@media screen and (max-width: 991px) {
  .about-page .img-inline {
    float: left;
    margin: 0 20px 0 0;
    width: 40%;
    max-width: 230px; }

  .about {
    background-size: 70%; }

  .about-bg {
    padding: 15px 0; }
    .about-bg > .container {
      padding: 35px; }
    .about-bg p, .about-bg .article-main-content ul, .article-main-content .about-bg ul, .about-bg .article-main-content ol, .article-main-content .about-bg ol, .about-bg .article-main-content dl, .article-main-content .about-bg dl, .about-bg .article-main-content footer, .article-main-content .about-bg footer, .about-bg .article-main-content aside, .article-main-content .about-bg aside {
      padding: 0; }

  .member-block {
    float: left;
    margin: 0 35px 15px 0;
    width: 130px;
    text-align: center; }

  .member {
    overflow: hidden; }
    .member:not(:last-of-type) {
      margin-bottom: 30px;
      padding-bottom: 15px;
      border-bottom: 1px solid #E5E5E5; }

  .info-block:not(:last-of-type) {
    margin-bottom: 30px;
    padding-bottom: 15px;
    border-bottom: 1px solid #E5E5E5; }
  .info-block h4, .info-block .newsdit-recommended-list .newsdit-title, .newsdit-recommended-list .info-block .newsdit-title {
    margin-bottom: 15px;
    padding: 20px 0; } }
@media screen and (min-width: 1600px) {
  .about {
    /*background-size: 117% !important;
    background-position: right -280px top 72px;*/
    background-size: 100% !important;
    background-position: right -140px top 72px; } }
@media screen and (min-width: 992px) and (min-width: 1600px) {
  .about {
    background-size: 130%; } }
@media screen and (max-width: 991px) {
  .about {
    background-image: none !important; }

  .info-block:not(:last-of-type) {
    margin-bottom: 15px; }

  .about-bg {
    padding: 50px 0; } }
/*
######################
	CONTACT
######################
*/
.contact .bg {
  padding-top: 120px; }
  .contact .bg:before {
    content: '';
    display: block;
    left: -90px;
    top: 110px;
    width: 179px;
    height: 293px;
    background: url(../img/two-triangles.png) no-repeat 0 0 transparent;
    position: absolute; }
.contact h2, .contact .newsdit-recommended-list article:first-child .newsdit-title, .newsdit-recommended-list article:first-child .contact .newsdit-title {
  margin-bottom: 20px; }

.contact-info {
  padding-bottom: 35px; }
  .contact-info .pre-title {
    font-size: 11px;
    display: block;
    margin-top: 35px; }
  .contact-info .line-title {
    position: relative; }
    .contact-info .line-title > span {
      position: relative;
      z-index: 2;
      background: #ffffff;
      padding-right: 15px; }
    .contact-info .line-title:after {
      content: '';
      display: block;
      position: absolute;
      z-index: 1;
      height: 1px;
      background: #E5E5E5;
      width: 100%;
      top: 9px; }
  .contact-info .border-bottom {
    padding-bottom: 35px; }
  .contact-info .social {
    margin-top: 15px; }
  .contact-info .note {
    margin-top: 30px;
    font-size: 13px; }
  .contact-info .contact-single-person {
    position: relative; }
    .contact-info .contact-single-person .person {
      font-family: "Open Sans", sans-serif;
      margin-bottom: 0;
      font-size: 1rem; }
    .contact-info .contact-single-person .phone {
      font-size: 15px;
      margin-right: 20px; }
    .contact-info .contact-single-person .social-link {
      display: inline-block; }
      @media (min-width: 576px) {
        .contact-info .contact-single-person .social-link {
          position: absolute;
          top: 0;
          right: 0;
          font-size: 24px; } }
      .contact-info .contact-single-person .social-link:hover, .contact-info .contact-single-person .social-link:active, .contact-info .contact-single-person .social-link:focus {
        color: #1196A6; }

.map-wrapper {
  background: #E5E5E5;
  height: 280px;
  overflow: hidden;
  position: relative; }
  .map-wrapper #map {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }

.op-white {
  height: 280px;
  background: rgba(255, 255, 255, 0.85);
  padding: 40px; }
  .op-white ul {
    margin: 0 0 25px 5px; }
  .op-white li {
    list-style: none;
    line-height: normal; }
  .op-white .label {
    display: block;
    width: 35px;
    line-height: 23px; }
  .op-white .pre-title {
    font-size: 12px;
    font-weight: 500; }
  .op-white .sm-light {
    font-size: 12px;
    color: rgba(38, 38, 38, 0.54); }

.thankyoubox {
  background: #fff;
  padding: 30px 60px; }

/*
################
	MOBILE
################
*/
@media screen and (max-width: 767px) {
  .contact i[class*="pencil"] {
    margin-top: 40px; } }
/*
######################
	PARTNERSHIPS
######################
*/
.partnerships, .series-list {
  padding: 70px 0; }
  .partnerships ul, .series-list ul {
    list-style: none;
    margin: 0 -40px; }
  .partnerships li, .series-list li {
    width: 33%;
    margin-bottom: 50px; }
  .partnerships li:nth-child(1), .series-list li:nth-child(1),
  .partnerships li:nth-child(3n + 4),
  .series-list li:nth-child(3n + 4) {
    border-left: 0; }
  .partnerships p, .series-list p, .partnerships .article-main-content ul, .article-main-content .partnerships ul, .series-list .article-main-content ul, .article-main-content .series-list ul, .partnerships .article-main-content ol, .article-main-content .partnerships ol, .series-list .article-main-content ol, .article-main-content .series-list ol, .partnerships .article-main-content dl, .article-main-content .partnerships dl, .series-list .article-main-content dl, .article-main-content .series-list dl, .partnerships .article-main-content footer, .article-main-content .partnerships footer, .series-list .article-main-content footer, .article-main-content .series-list footer, .partnerships .article-main-content aside, .article-main-content .partnerships aside, .series-list .article-main-content aside, .article-main-content .series-list aside {
    font-size: 15px;
    font-weight: 300; }

.partnerships li.partner, .series-list li.partner {
  border-left: 1px solid #E5E5E5;
  padding: 20px 40px; }
  .partnerships li.partner h5, .series-list li.partner h5 {
    margin-bottom: 0.5em; }
  .partnerships li.partner img, .series-list li.partner img {
    max-height: 45px;
    margin-bottom: 15px;
    width: auto; }

/*
###########################
	PARTNERSHIPS DETAIL
###########################
*/
.detail-partner.detail-partner {
  padding-top: 100px; }
  .detail-partner.detail-partner .logo-detail {
    height: 35px;
    width: auto; }
  .detail-partner.detail-partner .crumbs {
    position: relative;
    z-index: 1; }
  .detail-partner.detail-partner .box {
    background: #fdfdfd;
    z-index: 1;
    position: relative;
    padding: 20px; }
    .detail-partner.detail-partner .box p, .detail-partner.detail-partner .box .article-main-content ul, .article-main-content .detail-partner.detail-partner .box ul, .detail-partner.detail-partner .box .article-main-content ol, .article-main-content .detail-partner.detail-partner .box ol, .detail-partner.detail-partner .box .article-main-content dl, .article-main-content .detail-partner.detail-partner .box dl, .detail-partner.detail-partner .box .article-main-content footer, .article-main-content .detail-partner.detail-partner .box footer, .detail-partner.detail-partner .box .article-main-content aside, .article-main-content .detail-partner.detail-partner .box aside {
      font-size: 15px; }
  .detail-partner.detail-partner .partner-info {
    margin-top: 15px; }
  .detail-partner.detail-partner .quote {
    text-align: center;
    margin: 40px auto;
    width: 75%; }
    .detail-partner.detail-partner .quote:before {
      display: block;
      margin: 0 auto;
      width: 50px;
      height: 33px;
      content: '';
      -webkit-mask: url(assets/img/quote.svg) no-repeat center;
      mask: url(assets/img/quote.svg) no-repeat center;
      background-color: #1196A6; }
    .detail-partner.detail-partner .quote p:empty, .detail-partner.detail-partner .quote .article-main-content ul:empty, .article-main-content .detail-partner.detail-partner .quote ul:empty, .detail-partner.detail-partner .quote .article-main-content ol:empty, .article-main-content .detail-partner.detail-partner .quote ol:empty, .detail-partner.detail-partner .quote .article-main-content dl:empty, .article-main-content .detail-partner.detail-partner .quote dl:empty, .detail-partner.detail-partner .quote .article-main-content footer:empty, .article-main-content .detail-partner.detail-partner .quote footer:empty, .detail-partner.detail-partner .quote .article-main-content aside:empty, .article-main-content .detail-partner.detail-partner .quote aside:empty {
      display: none; }
    .detail-partner.detail-partner .quote p, .detail-partner.detail-partner .quote .article-main-content ul, .article-main-content .detail-partner.detail-partner .quote ul, .detail-partner.detail-partner .quote .article-main-content ol, .article-main-content .detail-partner.detail-partner .quote ol, .detail-partner.detail-partner .quote .article-main-content dl, .article-main-content .detail-partner.detail-partner .quote dl, .detail-partner.detail-partner .quote .article-main-content footer, .article-main-content .detail-partner.detail-partner .quote footer, .detail-partner.detail-partner .quote .article-main-content aside, .article-main-content .detail-partner.detail-partner .quote aside {
      margin: 0;
      padding: 0;
      font-size: 24px;
      color: #1196A6; }
    .detail-partner.detail-partner .quote span {
      display: block;
      font-size: 13px; }
    .detail-partner.detail-partner .quote .author {
      margin-top: 15px; }
  .detail-partner.detail-partner .partner-news {
    padding-top: 60px;
    padding-bottom: 60px; }
  .detail-partner.detail-partner .additional-links {
    display: block;
    text-align: center;
    padding: 1.5em 0;
    font-size: 20px; }
    .detail-partner.detail-partner .additional-links .additional_link a {
      padding: 0 12px; }
      .detail-partner.detail-partner .additional-links .additional_link a:hover, .detail-partner.detail-partner .additional-links .additional_link a:focus, .detail-partner.detail-partner .additional-links .additional_link a:active {
        color: #1196A6; }

.absolute-bg {
  height: 680px;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 0; }
  .absolute-bg:before {
    display: block;
    content: '';
    background: url(assets/img/overlay-ps.png) no-repeat center right transparent;
    background-size: cover;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: 2;
    height: 680px; }
  .absolute-bg .bg-partner {
    display: block;
    height: 700px;
    filter: blur(10px);
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    z-index: 1; }
  .page-template-page-partners .absolute-bg, .page-template-page-correspondents .absolute-bg {
    height: auto;
    bottom: 0; }

.page-template-page-partners .hero, .page-template-page-correspondents .hero {
  position: relative;
  background-size: cover;
  max-height: none;
  height: auto;
  min-height: none; }
  .page-template-page-partners .hero > .container, .page-template-page-correspondents .hero > .container {
    padding-top: 60px;
    padding-bottom: 60px; }

.single-partners .detail-partner.detail-partner .additional-links {
  text-align: left; }

/*
########################
	MOBILE
########################
*/
@media screen and (max-width: 991px) {
  .partnerships ul, .series-list ul {
    margin: 0; }
  .partnerships li, .series-list li {
    border-left: 0;
    width: 100%;
    padding: 15px 0;
    margin-bottom: 30px; }
  .partnerships .btn, .series-list .btn, .partnerships .single-publications .password-form-container .post-password-form input[type=submit], .single-publications .password-form-container .post-password-form .partnerships input[type=submit], .series-list .single-publications .password-form-container .post-password-form input[type=submit], .single-publications .password-form-container .post-password-form .series-list input[type=submit], .partnerships .alm-btn-wrap .alm-load-more-btn, .alm-btn-wrap .partnerships .alm-load-more-btn, .series-list .alm-btn-wrap .alm-load-more-btn, .alm-btn-wrap .series-list .alm-load-more-btn {
    position: static;
    margin-top: 20px; }

  /*
  ###########################
  	PARTNERSHIPS DETAIL
  ###########################
  */
  .detail-partner.detail-partner .logo-detail {
    margin-bottom: 15px;
    margin-top: 10px; } }
/*
########################
	DESKTOP
########################
*/
@media screen and (min-width: 1200px) {
  /*
  ###########################
  	PARTNERSHIPS DETAIL
  ###########################
  */
  .detail-partner.detail-partner {
    padding-top: 130px; }
    .detail-partner.detail-partner .logo-detail {
      height: 80px; }
    .detail-partner.detail-partner .box {
      padding: 70px; } }
.page-template-page-correspondents .partnerships li, .page-template-page-correspondents .series-list li {
  margin-bottom: 0;
  border-left: none;
  padding-top: 10px;
  padding-bottom: 10px; }
  .page-template-page-correspondents .partnerships li img, .page-template-page-correspondents .series-list li img {
    width: 86px;
    height: auto;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin-bottom: 0;
    float: left;
    margin-right: 20px; }
  .page-template-page-correspondents .partnerships li h5, .page-template-page-correspondents .series-list li h5 {
    margin: 10px 0 0 0;
    font-size: 24px;
    font-weight: bold;
    clear: none; }
  .page-template-page-correspondents .partnerships li h5, .page-template-page-correspondents .series-list li h5, .page-template-page-correspondents .partnerships li .description, .page-template-page-correspondents .series-list li .description {
    padding-right: 10px; }
  @media (min-width: 768px) {
    .page-template-page-correspondents .partnerships li, .page-template-page-correspondents .series-list li {
      width: 50%; } }
  @media (min-width: 992px) {
    .page-template-page-correspondents .partnerships li, .page-template-page-correspondents .series-list li {
      width: 33%; }
      .page-template-page-correspondents .partnerships li img, .page-template-page-correspondents .series-list li img {
        width: 96px;
        float: none;
        margin-right: none; }
      .page-template-page-correspondents .partnerships li h5, .page-template-page-correspondents .series-list li h5 {
        clear: both; }
      .page-template-page-correspondents .partnerships li h5, .page-template-page-correspondents .series-list li h5, .page-template-page-correspondents .partnerships li .description, .page-template-page-correspondents .series-list li .description {
        padding-right: 0px; } }

.dorson.dorson ul {
  margin: 0 -30px; }
.dorson.dorson li {
  padding: 0 30px 70px; }
  .dorson.dorson li .btn, .dorson.dorson li .single-publications .password-form-container .post-password-form input[type=submit], .single-publications .password-form-container .post-password-form .dorson.dorson li input[type=submit], .dorson.dorson li .alm-btn-wrap .alm-load-more-btn, .alm-btn-wrap .dorson.dorson li .alm-load-more-btn {
    left: 30px;
    bottom: 0; }
  .dorson.dorson li .img-wrapper {
    height: 90px;
    margin-bottom: 30px; }
  .dorson.dorson li img {
    max-height: 90px;
    margin-bottom: 0;
    widows: auto; }

.dorson-logo {
  width: 330px; }

/*
###############################
	EVENTS SLIDER (home)
###############################
*/
.event-slider img {
  display: block;
  margin: 0 0 0 -15px;
  width: 115%; }
.event-slider .event-img {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  min-height: 250px; }
@media (min-width: 1200px) {
  .event-slider .slider-container {
    max-width: 570px; } }

.simple-vertical-slider h2, .simple-vertical-slider .newsdit-recommended-list article:first-child .newsdit-title, .newsdit-recommended-list article:first-child .simple-vertical-slider .newsdit-title {
  margin-bottom: 20px; }
.simple-vertical-slider p, .simple-vertical-slider .article-main-content ul, .article-main-content .simple-vertical-slider ul, .simple-vertical-slider .article-main-content ol, .article-main-content .simple-vertical-slider ol, .simple-vertical-slider .article-main-content dl, .article-main-content .simple-vertical-slider dl, .simple-vertical-slider .article-main-content footer, .article-main-content .simple-vertical-slider footer, .simple-vertical-slider .article-main-content aside, .article-main-content .simple-vertical-slider aside,
.simple-vertical-slider li {
  font-size: 15px; }
.simple-vertical-slider .event-info {
  margin: 0 0 35px 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap; }
  .simple-vertical-slider .event-info i {
    display: block;
    margin-bottom: 15px; }
  .simple-vertical-slider .event-info li {
    width: 50%;
    padding-right: 20px; }

/*
###############################
	EVENTS PAGE
###############################
*/
/*.featured-events.featured-events, .page-template-events-dated-calendar .site-content {
	& > .container {
		@media (max-width: $end-xs) {
			padding-left: 0; padding-right: 0; 		
		}
	}
}*/
.featured-events.featured-events {
  padding: 80px 0 0 0;
  margin-bottom: 50px; }
  .featured-events.featured-events .pre-title {
    font-weight: normal; }
  .featured-events.featured-events h2, .featured-events.featured-events .newsdit-recommended-list article:first-child .newsdit-title, .newsdit-recommended-list article:first-child .featured-events.featured-events .newsdit-title {
    color: #262626; }
  .featured-events.featured-events .event-image {
    width: 50%;
    height: 560px;
    position: absolute;
    right: 0;
    top: 0;
    background-size: cover;
    background-position: center center;
    padding-top: 75px; }
  .featured-events.featured-events .date {
    position: absolute;
    top: 180px;
    left: 0;
    text-align: center;
    line-height: 120%;
    padding: 30px 15px;
    width: 95px;
    height: 95px;
    color: #fff;
    text-transform: uppercase;
    background: rgba(255, 255, 255, 0.5); }
    .featured-events.featured-events .date span:first-child {
      font-size: 35px;
      font-family: "Work Sans", sans-serif;
      font-weight: 600; }
    .featured-events.featured-events .date span + span {
      font-family: "Work Sans", sans-serif;
      font-size: 22px;
      font-weight: 400; }
    .featured-events.featured-events .date.PPP {
      background: rgba(139, 47, 94, 0.5); }
    .featured-events.featured-events .date.ACJ {
      background: rgba(17, 150, 166, 0.5); }
  .featured-events.featured-events p, .featured-events.featured-events .article-main-content ul, .article-main-content .featured-events.featured-events ul, .featured-events.featured-events .article-main-content ol, .article-main-content .featured-events.featured-events ol, .featured-events.featured-events .article-main-content dl, .article-main-content .featured-events.featured-events dl, .featured-events.featured-events .article-main-content footer, .article-main-content .featured-events.featured-events footer, .featured-events.featured-events .article-main-content aside, .article-main-content .featured-events.featured-events aside {
    padding-right: 15%; }

.event-list {
  list-style: none;
  margin: 20px 0; }
  .event-list li {
    line-height: 1.5em;
    margin-bottom: 20px; }
    .event-list li .event-img {
      position: relative;
      min-height: 130px;
      overflow: hidden; }
      .event-list li .event-img .date {
        position: absolute;
        top: 0;
        left: 0;
        text-align: center;
        line-height: 60%;
        padding: 10px 5px;
        width: 40px;
        height: 40px;
        color: #ffffff;
        text-transform: uppercase;
        background: rgba(255, 255, 255, 0.5); }
        .event-list li .event-img .date span:first-child {
          font-family: "Work Sans", sans-serif; }
        .event-list li .event-img .date span + span {
          font-family: "Work Sans", sans-serif; }
    .event-list li .date {
      display: block;
      line-height: normal; }
    .event-list li h3, .event-list li .newsdit-article .newsdit-title, .newsdit-article .event-list li .newsdit-title {
      margin: 0 0 10px 0;
      line-height: normal; }
    .event-list li ul {
      list-style: none;
      display: flex;
      margin: 0;
      flex-wrap: wrap; }
    .event-list li li {
      margin: 0 20px 0 0;
      line-height: normal; }
    .event-list li i {
      margin-right: 5px; }
    .event-list li.ACJ .event-img .date {
      background: rgba(17, 150, 166, 0.5); }
    .event-list li.ACJ .event-data > span {
      color: #1196A6; }
    .event-list li.ACJ .category:before {
      content: '';
      display: block;
      margin-right: 5px;
      width: 25px;
      height: 12px;
      background: url(../img/icon-acj.png) no-repeat 0 0 transparent;
      display: inline-block;
      vertical-align: middle; }
    .event-list li.ACJ .category span {
      color: #1196A6; }
    .event-list li.PPP .event-img .date {
      background: rgba(139, 47, 94, 0.5); }
    .event-list li.PPP .event-data > span {
      color: #8B2F5E; }
    .event-list li.PPP .category:before {
      content: '';
      display: block;
      margin-right: 5px;
      width: 15px;
      height: 15px;
      background: url(../img/icon-ppp.png) no-repeat 0 0 transparent;
      display: inline-block;
      vertical-align: middle; }
    .event-list li.PPP .category span {
      color: #8B2F5E; }
  .event-list + div > .btn, .single-publications .password-form-container .post-password-form .event-list + div > input[type=submit], .alm-btn-wrap .event-list + div > .alm-load-more-btn {
    margin-top: 25px; }

.calendar-wrapper {
  margin: 0 -15px; }

#calendar {
  position: relative; }
  #calendar * {
    font-family: "Open Sans", sans-serif; }
  #calendar .jsCalendar-selected.PPP {
    border: 1px solid #8B2F5E; }
  #calendar .jsCalendar-selected.ACJ {
    border: 1px solid #1196A6; }
  #calendar .loading-cal {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.8);
    display: none;
    z-index: 2; }
  #calendar.jsCalendar table {
    box-shadow: none;
    margin: 0; }
  #calendar.jsCalendar tbody td, #calendar.jsCalendar thead .jsCalendar-week-days th {
    height: 30px;
    font-size: 10px;
    line-height: 30px;
    border-radius: 0;
    width: 35px; }
  #calendar.jsCalendar tbody {
    margin: 0; }
    #calendar.jsCalendar tbody td.jsCalendar-current {
      background: #E0EBED;
      color: #262626; }
  #calendar.jsCalendar thead .jsCalendar-week-days th {
    font-weight: bold; }
  #calendar.jsCalendar.material-theme.acj thead {
    background-color: #ffffff;
    color: #262626;
    padding: 0; }
    #calendar.jsCalendar.material-theme.acj thead .jsCalendar-title-name {
      color: rgba(38, 38, 38, 0.54); }
    #calendar.jsCalendar.material-theme.acj thead .jsCalendar-nav-left,
    #calendar.jsCalendar.material-theme.acj thead .jsCalendar-nav-right {
      color: #1196A6; }
  #calendar.jsCalendar.material-theme.acj thead .jsCalendar-nav-left:hover, #calendar.jsCalendar.material-theme.acj thead .jsCalendar-nav-right:hover {
    background-color: #ffffff;
    color: #262626; }
  #calendar.jsCalendar thead .jsCalendar-nav-left:after {
    content: "\f053"; }
  #calendar.jsCalendar thead .jsCalendar-nav-right:after {
    content: "\f054"; }

/*
###############################
	EVENTS DETAIL
###############################
*/
.detail-event.detail-event .crumbs {
  margin-bottom: 35px; }
.detail-event.detail-event .event-info {
  display: flex;
  align-items: center;
  padding: 60px 55px 40px 70px; }
  .detail-event.detail-event .event-info h2, .detail-event.detail-event .event-info .newsdit-recommended-list article:first-child .newsdit-title, .newsdit-recommended-list article:first-child .detail-event.detail-event .event-info .newsdit-title {
    margin-bottom: 20px; }
.detail-event.detail-event h3, .detail-event.detail-event .newsdit-article .newsdit-title, .newsdit-article .detail-event.detail-event .newsdit-title {
  margin-bottom: 25px; }
.detail-event.detail-event ul {
  margin: 0; }
.detail-event.detail-event li {
  list-style: none; }
.detail-event.detail-event .date {
  top: 90px;
  left: 15px; }
.detail-event.detail-event .right-col {
  padding-top: 50px; }
.detail-event.detail-event .event-info-list {
  padding-left: 30px; }
  .detail-event.detail-event .event-info-list li {
    margin-bottom: 20px; }
    .detail-event.detail-event .event-info-list li a,
    .detail-event.detail-event .event-info-list li .link {
      font-size: 13px;
      margin-left: 35px; }
    .detail-event.detail-event .event-info-list li .btn, .detail-event.detail-event .event-info-list li .single-publications .password-form-container .post-password-form input[type=submit], .single-publications .password-form-container .post-password-form .detail-event.detail-event .event-info-list li input[type=submit], .detail-event.detail-event .event-info-list li .alm-btn-wrap .alm-load-more-btn, .alm-btn-wrap .detail-event.detail-event .event-info-list li .alm-load-more-btn {
      margin: 15px 0 0 35px; }
  .detail-event.detail-event .event-info-list span:first-child {
    font-weight: 400; }
  .detail-event.detail-event .event-info-list span + span {
    font-size: 13px;
    display: block;
    padding-left: 35px; }
  .detail-event.detail-event .event-info-list i {
    font-size: 15px;
    margin-right: 15px; }
  .detail-event.detail-event .event-info-list .file-list li a {
    font-size: 15px;
    font-weight: bold;
    margin-left: 0; }
  .detail-event.detail-event .event-info-list .calendar-links {
    display: none; }
    .detail-event.detail-event .event-info-list .calendar-links li {
      margin-bottom: 5px;
      padding-left: 35px; }
      .detail-event.detail-event .event-info-list .calendar-links li i {
        margin-right: 5px; }
      .detail-event.detail-event .event-info-list .calendar-links li a {
        margin-left: 0; }
.detail-event.detail-event .event-content {
  padding: 20px 70px; }
.detail-event.detail-event .iee_event_meta {
  display: none !important; }
.detail-event.detail-event .border-right {
  padding-right: 55px; }
.detail-event.detail-event .speakers,
.detail-event.detail-event .programme {
  margin: 55px -15px; }
.detail-event.detail-event .speakers .member:not(:first-of-type) {
  border-left: 1px solid #E5E5E5;
  padding-left: 40px; }
.detail-event.detail-event .speakers .member:not(:last-of-type) {
  padding-right: 40px; }
.detail-event.detail-event .speakers h4 + span, .detail-event.detail-event .speakers .newsdit-recommended-list .newsdit-title + span, .newsdit-recommended-list .detail-event.detail-event .speakers .newsdit-title + span {
  color: rgba(38, 38, 38, 0.54);
  font-size: 15px;
  font-weight: normal; }
.detail-event.detail-event .programme-list .label {
  font-size: 13px; }
.detail-event.detail-event .programme-list h4, .detail-event.detail-event .programme-list .newsdit-recommended-list .newsdit-title, .newsdit-recommended-list .detail-event.detail-event .programme-list .newsdit-title {
  font-weight: 400; }
.detail-event.detail-event .programme-list > ul > li:not(:first-child) {
  border-top: 1px solid #E5E5E5;
  padding-top: 20px;
  margin-top: 20px; }
.detail-event.detail-event .file-list {
  position: relative;
  padding-left: 35px;
  margin-top: 45px; }
  .detail-event.detail-event .file-list:before {
    content: '\f15c';
    display: block;
    position: absolute;
    left: 2px;
    top: 5px; }
  .detail-event.detail-event .file-list a,
  .detail-event.detail-event .file-list span {
    display: block;
    font-weight: 300; }
  .detail-event.detail-event .file-list span {
    font-size: 13px;
    color: #262626;
    opacity: .54; }
  .detail-event.detail-event .file-list a {
    color: #1196A6; }
  .detail-event.detail-event .file-list li:not(:first-child) {
    border-top: 1px solid #E5E5E5;
    padding-top: 10px;
    margin-top: 10px; }
  .detail-event.detail-event .file-list + .btn, .detail-event.detail-event .single-publications .password-form-container .post-password-form .file-list + input[type=submit], .single-publications .password-form-container .post-password-form .detail-event.detail-event .file-list + input[type=submit], .detail-event.detail-event .alm-btn-wrap .file-list + .alm-load-more-btn, .alm-btn-wrap .detail-event.detail-event .file-list + .alm-load-more-btn {
    margin: 20px 0 0 35px; }
.detail-event.detail-event .button-block {
  margin-top: 30px; }
  .detail-event.detail-event .button-block .btn, .detail-event.detail-event .button-block .single-publications .password-form-container .post-password-form input[type=submit], .single-publications .password-form-container .post-password-form .detail-event.detail-event .button-block input[type=submit], .detail-event.detail-event .button-block .alm-btn-wrap .alm-load-more-btn, .alm-btn-wrap .detail-event.detail-event .button-block .alm-load-more-btn {
    margin-bottom: 0; }
.detail-event.detail-event + .twitter-footer {
  padding-top: 50px; }
.detail-event.detail-event.PPP .file-list li a {
  color: #8B2F5E; }

/*
########################
	MOBILE
########################
*/
@media screen and (max-width: 767px) {
  .event-list li {
    margin-bottom: 25px; }
    .event-list li li {
      width: 100%;
      margin: 0; } }
/*
########################
	TABLET
########################
*/
@media screen and (max-width: 991px) {
  /*
  ###############################
  	EVENTS SLIDER (home)
  ###############################
  */
  .event-slider img {
    margin: 15px 0 0 0;
    width: auto; }

  .simple-vertical-slider p, .simple-vertical-slider .article-main-content ul, .article-main-content .simple-vertical-slider ul, .simple-vertical-slider .article-main-content ol, .article-main-content .simple-vertical-slider ol, .simple-vertical-slider .article-main-content dl, .article-main-content .simple-vertical-slider dl, .simple-vertical-slider .article-main-content footer, .article-main-content .simple-vertical-slider footer, .simple-vertical-slider .article-main-content aside, .article-main-content .simple-vertical-slider aside {
    width: 100%; }
  .simple-vertical-slider .btn-white {
    margin-bottom: 15px; }
  .simple-vertical-slider .event-info {
    margin: 0 0 15px 0;
    display: block; }
    .simple-vertical-slider .event-info li {
      width: 100%;
      padding-right: 0;
      margin-bottom: 25px; }

  /*
  ###############################
  	EVENTS PAGE
  ###############################
  */
  .featured-events.featured-events {
    flex-wrap: wrap;
    height: auto;
    min-height: unset;
    max-height: unset;
    overflow: hidden;
    margin-bottom: 15px;
    position: relative; }
    .featured-events.featured-events .container {
      order: 2;
      padding-bottom: 35px; }
    .featured-events.featured-events p, .featured-events.featured-events .article-main-content ul, .article-main-content .featured-events.featured-events ul, .featured-events.featured-events .article-main-content ol, .article-main-content .featured-events.featured-events ol, .featured-events.featured-events .article-main-content dl, .article-main-content .featured-events.featured-events dl, .featured-events.featured-events .article-main-content footer, .article-main-content .featured-events.featured-events footer, .featured-events.featured-events .article-main-content aside, .article-main-content .featured-events.featured-events aside {
      padding-right: 0; }
    .featured-events.featured-events .event-image {
      width: 100%;
      height: 260px;
      left: 0;
      position: relative;
      order: 1;
      margin-bottom: 50px; }
      .featured-events.featured-events .event-image .date {
        top: 30px; }

  /*
  ###############################
  	EVENTS DETAIL
  ###############################
  */
  .detail-event.detail-event .event-info {
    padding: 20px 15px;
    height: auto; }
  .detail-event.detail-event .date {
    top: 0; }
  .detail-event.detail-event .event-content {
    padding: 15px 20px; }
  .detail-event.detail-event .border-right {
    border: 0 !important;
    padding-right: 0; }
  .detail-event.detail-event .right-col {
    padding-left: 15px; }
  .detail-event.detail-event .speakers .member:not(:last-of-type) {
    padding-right: 15px;
    border: 0; }
  .detail-event.detail-event .speakers .member:not(:first-of-type) {
    border-left: 0;
    padding-left: 15px;
    border: 0; }
  .detail-event.detail-event .speakers .member-block {
    float: none;
    margin: 0;
    width: 100%;
    text-align: left; }
  .detail-event.detail-event .gallery {
    margin-bottom: 0; }

  #calendar {
    margin: 40px 0 0 0; }
    #calendar tr {
      width: 100%;
      display: block; }
    #calendar.jsCalendar tbody td, #calendar.jsCalendar thead .jsCalendar-week-days th {
      width: 12%; } }
@media screen and (min-width: 768px) and (max-width: 991px) {
  .simple-vertical-slider .btn-white {
    margin-bottom: 0; } }
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .detail-event.detail-event .overflow-img {
    overflow: hidden; }
    .detail-event.detail-event .overflow-img img {
      width: auto;
      max-width: unset;
      height: 360px; }
  .detail-event.detail-event .event-content {
    padding: 0px 40px 40px; }
  .detail-event.detail-event .event-info-list {
    padding-left: 0; }

  #calendar.jsCalendar tbody td, #calendar.jsCalendar thead .jsCalendar-week-days th {
    width: 26px; } }
@media screen and (min-width: 520px) and (max-width: 991px) {
  .simple-vertical-slider .event-info.event-info {
    display: flex;
    justify-content: space-between; }
    .simple-vertical-slider .event-info.event-info li {
      width: 44%; } }
/*
########################
	DESKTOP
########################
*/
@media screen and (min-width: 1200px) {
  .simple-vertical-slider p, .simple-vertical-slider .article-main-content ul, .article-main-content .simple-vertical-slider ul, .simple-vertical-slider .article-main-content ol, .article-main-content .simple-vertical-slider ol, .simple-vertical-slider .article-main-content dl, .article-main-content .simple-vertical-slider dl, .simple-vertical-slider .article-main-content footer, .article-main-content .simple-vertical-slider footer, .simple-vertical-slider .article-main-content aside, .article-main-content .simple-vertical-slider aside, .simple-vertical-slider h2, .simple-vertical-slider .newsdit-recommended-list article:first-child .newsdit-title, .newsdit-recommended-list article:first-child .simple-vertical-slider .newsdit-title {
    width: 70%; }
  .simple-vertical-slider .event-info li {
    width: 40%; } }
.single-eventbrite_events .overflow-img {
  background-position: center;
  background-size: cover;
  height: 100%;
  position: relative;
  overflow: hidden; }
  .single-eventbrite_events .overflow-img .bg-image {
    filter: blur(10px);
    position: absolute;
    top: -20px;
    left: -20px;
    right: -20px;
    bottom: -20px;
    background-size: cover;
    opacity: 0.7; }
  .single-eventbrite_events .overflow-img .image {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat; }
  @media (max-width: 991px) {
    .single-eventbrite_events .overflow-img {
      padding-bottom: 56.9%; } }

.event-filter {
  padding: 0 0 10px;
  font-weight: 300; }
  .event-filter .menu-event-sections-container {
    display: inline-block; }
    @media (max-width: 767px) {
      .event-filter .menu-event-sections-container {
        font-size: 16px; } }
    .event-filter .menu-event-sections-container ul {
      list-style: none;
      margin: 0; }
    .event-filter .menu-event-sections-container li {
      display: inline-block;
      padding-right: 15px; }
      .event-filter .menu-event-sections-container li:before {
        content: '|';
        display: inline-block;
        padding-right: 15px;
        font-weight: 300; }
      .event-filter .menu-event-sections-container li:first-child:before {
        content: none; }
      .event-filter .menu-event-sections-container li.current-menu-item {
        font-weight: bold; }
      @media (max-width: 575px) {
        .event-filter .menu-event-sections-container li {
          padding-right: 12px; }
          .event-filter .menu-event-sections-container li:before {
            padding-right: 12px; } }
    .event-filter .menu-event-sections-container a:hover, .event-filter .menu-event-sections-container a:active, .event-filter .menu-event-sections-container a:focus {
      color: #1196A6; }

.hero {
  background-color: #E0EBED;
  color: #262626;
  font: "Open Sans", sans-serif; }
  .hero h2, .hero .newsdit-recommended-list article:first-child .newsdit-title, .newsdit-recommended-list article:first-child .hero .newsdit-title {
    color: #262626; }
  .hero .link.btn, .hero .single-publications .password-form-container .post-password-form input.link[type=submit], .single-publications .password-form-container .post-password-form .hero input.link[type=submit], .hero .alm-btn-wrap .link.alm-load-more-btn, .alm-btn-wrap .hero .link.alm-load-more-btn {
    padding: 0;
    min-width: 85px; }
  .home .hero, .page-template-page-partners .hero, .page-template-page-jobs .hero, .page-template-page-press .hero {
    margin-top: 75px; }

.featured-news-home.featured-news {
  background: #1178A6;
  color: #ffffff; }
  .featured-news-home.featured-news h1, .featured-news-home.featured-news h2, .featured-news-home.featured-news .newsdit-recommended-list article:first-child .newsdit-title, .newsdit-recommended-list article:first-child .featured-news-home.featured-news .newsdit-title, .featured-news-home.featured-news h3, .featured-news-home.featured-news .newsdit-article .newsdit-title, .newsdit-article .featured-news-home.featured-news .newsdit-title, .featured-news-home.featured-news .newsdit-title a {
    color: #ffffff; }
  .featured-news-home.featured-news .newsdit-article .date, .featured-news-home.featured-news .newsdit-section, .featured-news-home.featured-news .label, .featured-news-home.featured-news .newsdit-excerpt {
    color: #ffffff; }
  @media (min-width: 768px) {
    .featured-news-home.featured-news .text-info-block {
      z-index: 3000;
      position: relative; }
    .featured-news-home.featured-news .newsdit-article-image {
      width: 76%;
      background-size: cover; }
      .featured-news-home.featured-news .newsdit-article-image:before {
        content: "";
        display: block;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1178a6+0,d1dee6+100&1+0,0+100 */
        background: -moz-linear-gradient(left, #1178a6 10%, rgba(209, 222, 230, 0) 100%);
        /* FF3.6-15 */
        background: -webkit-linear-gradient(left, #1178a6 10%, rgba(209, 222, 230, 0) 100%);
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to right, #1178a6 10%, rgba(209, 222, 230, 0) 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$home-hero-news-bg-color', endColorstr='#00d1dee6',GradientType=1 );
        /* IE6-9 */ } }
  @media (min-width: 992px) {
    .featured-news-home.featured-news header {
      font-size: 32px; }
    .featured-news-home.featured-news .newsdit-title a:hover {
      color: rgba(255, 255, 255, 0.8); } }
  @media (min-width: 1200px) {
    .featured-news-home.featured-news header {
      font-size: 36px; } }

.home_wysiwyg {
  background: #E0EBED; }
  .home_wysiwyg .article-main-content {
    padding-top: 100px; }

.app-info {
  background-color: #ffffff;
  padding: 100px 0 50px; }
  .app-info h2, .app-info .newsdit-recommended-list article:first-child .newsdit-title, .newsdit-recommended-list article:first-child .app-info .newsdit-title {
    margin-bottom: 30px;
    width: 85%;
    color: #262626; }
  .app-info h3, .app-info .newsdit-article .newsdit-title, .newsdit-article .app-info .newsdit-title {
    margin: 10px 0; }
  .app-info p, .app-info .article-main-content ul, .article-main-content .app-info ul, .app-info .article-main-content ol, .article-main-content .app-info ol, .app-info .article-main-content dl, .article-main-content .app-info dl, .app-info .article-main-content footer, .article-main-content .app-info footer, .app-info .article-main-content aside, .article-main-content .app-info aside {
    line-height: 150%;
    margin: 0; }
  .app-info .benefits {
    margin-top: 30px; }
  .app-info .benefit {
    margin-bottom: 35px; }
    .app-info .benefit i {
      color: #1196A6;
      font-size: 30px; }
  .app-info .container {
    position: relative;
    z-index: 2; }
  .app-info .img-container {
    z-index: 1;
    right: 0;
    top: 70px;
    max-width: 45%; }

.home_wysiwyg + .app-info {
  padding-top: 50px; }

.member-form {
  margin-top: 45px; }
  .member-form h2, .member-form .newsdit-recommended-list article:first-child .newsdit-title, .newsdit-recommended-list article:first-child .member-form .newsdit-title {
    margin-bottom: 5px; }
  .member-form form {
    margin-top: 1rem; }

/*
######################
	LATEST NEWS
######################
*/
.latest-news {
  background: #E0EBED;
  padding: 20px 0 60px; }
  .latest-news ul:before, .latest-news ul:after {
    content: '';
    display: block;
    width: 130px;
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 10; }
    @media (min-width: 1601px) {
      .latest-news ul:before, .latest-news ul:after {
        width: 200px; } }
  .latest-news ul:before {
    left: 0;
    background: transparent;
    background: -moz-linear-gradient(left, #e0ebed 0%, rgba(224, 235, 237, 0) 100%);
    background: -webkit-linear-gradient(left, #e0ebed 0%, rgba(224, 235, 237, 0) 100%);
    background: linear-gradient(to right, #e0ebed 0%, rgba(224, 235, 237, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$home-news-slider-gradient', endColorstr='#00ffffff',GradientType=1 ); }
  .latest-news ul:after {
    right: 0;
    background: transparent;
    background: -moz-linear-gradient(left, rgba(224, 235, 237, 0) 0%, #e0ebed 100%);
    background: -webkit-linear-gradient(left, rgba(224, 235, 237, 0) 0%, #e0ebed 100%);
    background: linear-gradient(to right, rgba(224, 235, 237, 0) 0%, #e0ebed 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='$home-news-slider-gradient',GradientType=1 ); }
  .latest-news .btn, .latest-news .single-publications .password-form-container .post-password-form input[type=submit], .single-publications .password-form-container .post-password-form .latest-news input[type=submit], .latest-news .alm-btn-wrap .alm-load-more-btn, .alm-btn-wrap .latest-news .alm-load-more-btn {
    position: absolute;
    bottom: -25px;
    z-index: 10; }
  .latest-news .newsdit-article .newsdit-excerpt, .latest-news .newsdit-article .newsdit-source, .latest-news .newsdit-article .newsdit-section {
    display: none; }
  .latest-news .newsdit-article .newsdit-section {
    color: #ffffff;
    background-color: #1196A6; }
  .latest-news .newsdit-article .date {
    color: #1196A6;
    font-weight: 700;
    padding-top: 0.75em;
    display: inline-block; }
  .latest-news .newsdit-article .resolution-tbd {
    padding-bottom: 56.25%;
    background: transparent no-repeat 50%;
    background-size: cover;
    background-position: right center; }
  .latest-news .newsdit-article .newsdit-title {
    background: transparent;
    font-family: "Open Sans", sans-serif;
    color: #262626; }
    @media (max-width: 991px) {
      .latest-news .newsdit-article .newsdit-title {
        font-size: 20px !important; } }

.group-of-news .newsdit-article {
  display: flex;
  flex-direction: column;
  flex-grow: 1; }
  .group-of-news .newsdit-article > a {
    display: block; }

.newsdit-article-extras, .latest-news .newsdit-article-extras {
  padding: 8px 0 6px; }

.home .all-news-container {
  background-color: #ffffff;
  margin-bottom: 0;
  padding-bottom: 65px;
  padding-top: 65px; }
  .home .all-news-container .group-of-news {
    padding-top: 5px;
    padding-bottom: 0px; }
    .home .all-news-container .group-of-news .acj-news-block-3 .newsdit-section {
      display: none;
      color: rgba(38, 38, 38, 0.54); }
    .home .all-news-container .group-of-news .acj-news-block-3 .newsdit-article .date {
      color: #1196A6;
      font-weight: normal;
      font-family: "Open Sans", sans-serif; }
    .home .all-news-container .group-of-news .acj-news-block-3 .newsdit-title {
      font-size: 24px; }
    .home .all-news-container .group-of-news .acj-news-block-6 .newsdit-article {
      height: 100%; }
      .home .all-news-container .group-of-news .acj-news-block-6 .newsdit-article .text-info-block {
        display: flex;
        flex-direction: column;
        flex-grow: 1; }
        .home .all-news-container .group-of-news .acj-news-block-6 .newsdit-article .text-info-block .newsdit-article-author {
          margin-top: auto; }
    .home .all-news-container .group-of-news .acj-news-block-6 .newsdit-article-extras {
      display: none; }
    .home .all-news-container .group-of-news .acj-news-block-6 .newsdit-article-author {
      font-size: 12px;
      display: block;
      font-weight: normal;
      font-family: "Open Sans", sans-serif;
      color: rgba(38, 38, 38, 0.54); }
    .home .all-news-container .group-of-news .acj-news-block-6 .newsdit-title {
      padding-top: 1.25em;
      padding-bottom: 1em;
      font-size: 16px; }
    .home .all-news-container .group-of-news .title-row h3, .home .all-news-container .group-of-news .title-row .newsdit-article .newsdit-title, .newsdit-article .home .all-news-container .group-of-news .title-row .newsdit-title {
      font-size: 20px;
      /*font-weight: bold;*/
      color: #8a8a8a;
      border-bottom-color: #E7F4FD;
      background-color: #ffffff; }
    .home .all-news-container .group-of-news + .btn-block {
      padding-top: 20px;
      text-align: center; }

/* PARTNERS SLIDER */
.brands-slider {
  padding: 0 0 30px 0;
  margin: 0;
  position: relative;
  display: none; }
  .brands-slider.slick-slider {
    display: block; }
  .brands-slider .slick-slide {
    border-left: 1px solid #E5E5E5;
    padding: 0 20px;
    min-height: 260px; }
    @media (max-width: 1199px) and (min-width: 768px) {
      .brands-slider .slick-slide li {
        padding: 0 8%; } }
  .brands-slider p, .brands-slider .article-main-content ul, .article-main-content .brands-slider ul, .brands-slider .article-main-content ol, .article-main-content .brands-slider ol, .brands-slider .article-main-content dl, .article-main-content .brands-slider dl, .brands-slider .article-main-content footer, .article-main-content .brands-slider footer, .brands-slider .article-main-content aside, .article-main-content .brands-slider aside {
    font-weight: 300;
    font-size: 15px;
    margin-top: 30px; }
  .brands-slider .slick-dots {
    text-align: center;
    bottom: 0;
    position: absolute;
    left: 0;
    right: 0; }
  .brands-slider .bold-title {
    color: rgba(255, 255, 255, 0.85); }
  .brands-slider .partner-image {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    height: 80px; }
  .brands-slider img {
    max-width: 100%;
    max-height: 100%;
    height: auto;
    width: auto; }
  @media screen and (max-width: 767px) {
    .brands-slider .slick-dots {
      text-align: left; }
    .brands-slider .slick-slide {
      border-left: 0;
      padding: 0 30px 0 0; } }
  @media screen and (max-width: 1199px) {
    .brands-slider:after {
      display: none; } }

.our-partnerships {
  padding: 60px 0;
  margin-bottom: 40px; }
  .our-partnerships .partners-desc {
    padding-right: 10%; }
    .our-partnerships .partners-desc h2, .our-partnerships .partners-desc .newsdit-recommended-list article:first-child .newsdit-title, .newsdit-recommended-list article:first-child .our-partnerships .partners-desc .newsdit-title {
      color: #262626; }
    .our-partnerships .partners-desc p, .our-partnerships .partners-desc .article-main-content ul, .article-main-content .our-partnerships .partners-desc ul, .our-partnerships .partners-desc .article-main-content ol, .article-main-content .our-partnerships .partners-desc ol, .our-partnerships .partners-desc .article-main-content dl, .article-main-content .our-partnerships .partners-desc dl, .our-partnerships .partners-desc .article-main-content footer, .article-main-content .our-partnerships .partners-desc footer, .our-partnerships .partners-desc .article-main-content aside, .article-main-content .our-partnerships .partners-desc aside {
      font-size: 15px;
      margin: 30px 0; }
  .our-partnerships .partners-brands {
    top: 80px;
    width: 50%;
    position: absolute;
    right: 0; }

/*
##########################
	  TWITS BOTTOM
##########################
*/
.twitter-footer {
  background: #E0EBED;
  min-height: 190px; }
  .twitter-footer > div {
    padding: 40px 15px 25px; }
  .twitter-footer .tweets {
    display: flex;
    align-items: center;
    position: absolute;
    top: -40px;
    left: 0;
    height: 110px;
    color: #fff;
    background: #1da1f3;
    padding: 0 15px;
    text-align: center;
    font-size: 12px;
    font-weight: 700; }
    .twitter-footer .tweets i,
    .twitter-footer .tweets span {
      display: block; }
    .twitter-footer .tweets i {
      font-size: 40px;
      margin-bottom: 15px; }
    .twitter-footer .tweets .fetch-tweets-retweet-credit {
      margin-top: 10px; }
  .twitter-footer .tweets:not(href) {
    color: #ffffff; }
    .twitter-footer .tweets:not(href) i {
      margin: 0; }
  .twitter-footer.transparent {
    background: transparent; }
    .twitter-footer.transparent > div {
      position: relative; }
    .twitter-footer.transparent .tweets {
      color: #1DA1F3;
      background: transparent;
      top: 5px;
      left: -15px; }
    .twitter-footer.transparent .tweets-list {
      padding-left: 85px; }

.tweets-list {
  padding-left: 135px; }

/*
########################
	MOBILE
########################
*/
@media screen and (max-width: 767px) {
  /*
  	.home .partners-gradient, .home .hero {display: none !important; }
  	.latest-news {padding-top: 110px; }
  */
  .home .hero {
    position: relative;
    background-position: center;
    padding-top: 56px; }
    .home .hero:before {
      content: "";
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      background: rgba(255, 255, 255, 0.6); }

  .partners-gradient {
    padding: 30px 0 !important; }
    .partners-gradient li {
      margin-top: 10px; }
      .partners-gradient li .regular {
        font-size: 13px; }
    .partners-gradient .slick-dots {
      text-align: center; }
      .partners-gradient .slick-dots li {
        margin-top: 0; }
    .partners-gradient .slider-full {
      padding-bottom: 35px; }

  /*
  ######################
  	APP INFO
  ######################
  */
  .app-info {
    padding: 40px 0; }
    .app-info h2, .app-info .newsdit-recommended-list article:first-child .newsdit-title, .newsdit-recommended-list article:first-child .app-info .newsdit-title {
      width: 100%; }

  .member-form {
    margin-top: 15px;
    padding-top: 20px;
    border-top: 1px solid #ddd; }

  /*
  ######################
  	LATEST NEWS
  ######################
  */
  .latest-news {
    padding: 20px 0 35px; }
    .latest-news ul:before,
    .latest-news ul:after {
      width: 78px; }
    .latest-news .btn, .latest-news .single-publications .password-form-container .post-password-form input[type=submit], .single-publications .password-form-container .post-password-form .latest-news input[type=submit], .latest-news .alm-btn-wrap .alm-load-more-btn, .alm-btn-wrap .latest-news .alm-load-more-btn {
      margin-top: 30px; }

  /*
  ##########################
  	OUR PARTNERSHIPS
  ##########################
  */
  .our-partnerships .partners-desc {
    padding-right: 0;
    padding-bottom: 20px; }
  .our-partnerships .partners-brands {
    width: 86% !important;
    position: static;
    width: 100%;
    border-top: 0px;
    padding-top: 30px;
    margin: 0 auto; } }
/*
########################
	TABLET
########################
*/
@media screen and (min-width: 768px) and (max-width: 991px) {
  /*
  ##########################
  	TWEETS
  ##########################
  */
  .fetch-tweets .fetch-tweets-item {
    width: 100%;
    padding-right: 0; }
    .fetch-tweets .fetch-tweets-item:not(:first-of-type) {
      border-left: 0;
      padding-left: 0; } }
/*
########################
	DESKTOP
########################
*/
@media screen and (min-width: 1200px) {
  .app-info {
    min-height: 100vh; } }
@media screen and (max-width: 992px) {
  .app-info .img-container {
    top: 28%;
    max-width: 50%; }

  .member-form .form .form-block.submit {
    display: inline-block;
    width: auto; } }
/*
######################
	PARTNERSHIPS
######################
*/
.partnerships, .series-list {
  padding: 70px 0; }
  .partnerships ul, .series-list ul {
    list-style: none;
    margin: 0 -40px; }
  .partnerships li, .series-list li {
    width: 33%;
    margin-bottom: 50px; }
  .partnerships li:nth-child(1), .series-list li:nth-child(1),
  .partnerships li:nth-child(3n + 4),
  .series-list li:nth-child(3n + 4) {
    border-left: 0; }
  .partnerships p, .series-list p, .partnerships .article-main-content ul, .article-main-content .partnerships ul, .series-list .article-main-content ul, .article-main-content .series-list ul, .partnerships .article-main-content ol, .article-main-content .partnerships ol, .series-list .article-main-content ol, .article-main-content .series-list ol, .partnerships .article-main-content dl, .article-main-content .partnerships dl, .series-list .article-main-content dl, .article-main-content .series-list dl, .partnerships .article-main-content footer, .article-main-content .partnerships footer, .series-list .article-main-content footer, .article-main-content .series-list footer, .partnerships .article-main-content aside, .article-main-content .partnerships aside, .series-list .article-main-content aside, .article-main-content .series-list aside {
    font-size: 15px;
    font-weight: 300; }

.partnerships li.partner, .series-list li.partner {
  border-left: 1px solid #E5E5E5;
  padding: 20px 40px; }
  .partnerships li.partner h5, .series-list li.partner h5 {
    margin-bottom: 0.5em; }
  .partnerships li.partner img, .series-list li.partner img {
    max-height: 45px;
    margin-bottom: 15px;
    width: auto; }

/*
###########################
	PARTNERSHIPS DETAIL
###########################
*/
.detail-partner.detail-partner {
  padding-top: 100px; }
  .detail-partner.detail-partner .logo-detail {
    height: 35px;
    width: auto; }
  .detail-partner.detail-partner .crumbs {
    position: relative;
    z-index: 1; }
  .detail-partner.detail-partner .box {
    background: #fdfdfd;
    z-index: 1;
    position: relative;
    padding: 20px; }
    .detail-partner.detail-partner .box p, .detail-partner.detail-partner .box .article-main-content ul, .article-main-content .detail-partner.detail-partner .box ul, .detail-partner.detail-partner .box .article-main-content ol, .article-main-content .detail-partner.detail-partner .box ol, .detail-partner.detail-partner .box .article-main-content dl, .article-main-content .detail-partner.detail-partner .box dl, .detail-partner.detail-partner .box .article-main-content footer, .article-main-content .detail-partner.detail-partner .box footer, .detail-partner.detail-partner .box .article-main-content aside, .article-main-content .detail-partner.detail-partner .box aside {
      font-size: 15px; }
  .detail-partner.detail-partner .partner-info {
    margin-top: 15px; }
  .detail-partner.detail-partner .quote {
    text-align: center;
    margin: 40px auto;
    width: 75%; }
    .detail-partner.detail-partner .quote:before {
      display: block;
      margin: 0 auto;
      width: 50px;
      height: 33px;
      content: '';
      -webkit-mask: url(assets/img/quote.svg) no-repeat center;
      mask: url(assets/img/quote.svg) no-repeat center;
      background-color: #1196A6; }
    .detail-partner.detail-partner .quote p:empty, .detail-partner.detail-partner .quote .article-main-content ul:empty, .article-main-content .detail-partner.detail-partner .quote ul:empty, .detail-partner.detail-partner .quote .article-main-content ol:empty, .article-main-content .detail-partner.detail-partner .quote ol:empty, .detail-partner.detail-partner .quote .article-main-content dl:empty, .article-main-content .detail-partner.detail-partner .quote dl:empty, .detail-partner.detail-partner .quote .article-main-content footer:empty, .article-main-content .detail-partner.detail-partner .quote footer:empty, .detail-partner.detail-partner .quote .article-main-content aside:empty, .article-main-content .detail-partner.detail-partner .quote aside:empty {
      display: none; }
    .detail-partner.detail-partner .quote p, .detail-partner.detail-partner .quote .article-main-content ul, .article-main-content .detail-partner.detail-partner .quote ul, .detail-partner.detail-partner .quote .article-main-content ol, .article-main-content .detail-partner.detail-partner .quote ol, .detail-partner.detail-partner .quote .article-main-content dl, .article-main-content .detail-partner.detail-partner .quote dl, .detail-partner.detail-partner .quote .article-main-content footer, .article-main-content .detail-partner.detail-partner .quote footer, .detail-partner.detail-partner .quote .article-main-content aside, .article-main-content .detail-partner.detail-partner .quote aside {
      margin: 0;
      padding: 0;
      font-size: 24px;
      color: #1196A6; }
    .detail-partner.detail-partner .quote span {
      display: block;
      font-size: 13px; }
    .detail-partner.detail-partner .quote .author {
      margin-top: 15px; }
  .detail-partner.detail-partner .partner-news {
    padding-top: 60px;
    padding-bottom: 60px; }
  .detail-partner.detail-partner .additional-links {
    display: block;
    text-align: center;
    padding: 1.5em 0;
    font-size: 20px; }
    .detail-partner.detail-partner .additional-links .additional_link a {
      padding: 0 12px; }
      .detail-partner.detail-partner .additional-links .additional_link a:hover, .detail-partner.detail-partner .additional-links .additional_link a:focus, .detail-partner.detail-partner .additional-links .additional_link a:active {
        color: #1196A6; }

.absolute-bg {
  height: 680px;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 0; }
  .absolute-bg:before {
    display: block;
    content: '';
    background: url(assets/img/overlay-ps.png) no-repeat center right transparent;
    background-size: cover;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: 2;
    height: 680px; }
  .absolute-bg .bg-partner {
    display: block;
    height: 700px;
    filter: blur(10px);
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    z-index: 1; }
  .page-template-page-partners .absolute-bg, .page-template-page-correspondents .absolute-bg {
    height: auto;
    bottom: 0; }

.page-template-page-partners .hero, .page-template-page-correspondents .hero {
  position: relative;
  background-size: cover;
  max-height: none;
  height: auto;
  min-height: none; }
  .page-template-page-partners .hero > .container, .page-template-page-correspondents .hero > .container {
    padding-top: 60px;
    padding-bottom: 60px; }

.single-partners .detail-partner.detail-partner .additional-links {
  text-align: left; }

/*
########################
	MOBILE
########################
*/
@media screen and (max-width: 991px) {
  .partnerships ul, .series-list ul {
    margin: 0; }
  .partnerships li, .series-list li {
    border-left: 0;
    width: 100%;
    padding: 15px 0;
    margin-bottom: 30px; }
  .partnerships .btn, .series-list .btn, .partnerships .single-publications .password-form-container .post-password-form input[type=submit], .single-publications .password-form-container .post-password-form .partnerships input[type=submit], .series-list .single-publications .password-form-container .post-password-form input[type=submit], .single-publications .password-form-container .post-password-form .series-list input[type=submit], .partnerships .alm-btn-wrap .alm-load-more-btn, .alm-btn-wrap .partnerships .alm-load-more-btn, .series-list .alm-btn-wrap .alm-load-more-btn, .alm-btn-wrap .series-list .alm-load-more-btn {
    position: static;
    margin-top: 20px; }

  /*
  ###########################
  	PARTNERSHIPS DETAIL
  ###########################
  */
  .detail-partner.detail-partner .logo-detail {
    margin-bottom: 15px;
    margin-top: 10px; } }
/*
########################
	DESKTOP
########################
*/
@media screen and (min-width: 1200px) {
  /*
  ###########################
  	PARTNERSHIPS DETAIL
  ###########################
  */
  .detail-partner.detail-partner {
    padding-top: 130px; }
    .detail-partner.detail-partner .logo-detail {
      height: 80px; }
    .detail-partner.detail-partner .box {
      padding: 70px; } }
.page-template-page-correspondents .partnerships li, .page-template-page-correspondents .series-list li {
  margin-bottom: 0;
  border-left: none;
  padding-top: 10px;
  padding-bottom: 10px; }
  .page-template-page-correspondents .partnerships li img, .page-template-page-correspondents .series-list li img {
    width: 86px;
    height: auto;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin-bottom: 0;
    float: left;
    margin-right: 20px; }
  .page-template-page-correspondents .partnerships li h5, .page-template-page-correspondents .series-list li h5 {
    margin: 10px 0 0 0;
    font-size: 24px;
    font-weight: bold;
    clear: none; }
  .page-template-page-correspondents .partnerships li h5, .page-template-page-correspondents .series-list li h5, .page-template-page-correspondents .partnerships li .description, .page-template-page-correspondents .series-list li .description {
    padding-right: 10px; }
  @media (min-width: 768px) {
    .page-template-page-correspondents .partnerships li, .page-template-page-correspondents .series-list li {
      width: 50%; } }
  @media (min-width: 992px) {
    .page-template-page-correspondents .partnerships li, .page-template-page-correspondents .series-list li {
      width: 33%; }
      .page-template-page-correspondents .partnerships li img, .page-template-page-correspondents .series-list li img {
        width: 96px;
        float: none;
        margin-right: none; }
      .page-template-page-correspondents .partnerships li h5, .page-template-page-correspondents .series-list li h5 {
        clear: both; }
      .page-template-page-correspondents .partnerships li h5, .page-template-page-correspondents .series-list li h5, .page-template-page-correspondents .partnerships li .description, .page-template-page-correspondents .series-list li .description {
        padding-right: 0px; } }

.bs-container, .featured-news .text-info-block, .featured-news .slick-dots {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
  @media (min-width: 576px) {
    .bs-container, .featured-news .text-info-block, .featured-news .slick-dots {
      max-width: 540px; } }
  @media (min-width: 768px) {
    .bs-container, .featured-news .text-info-block, .featured-news .slick-dots {
      max-width: 720px; } }
  @media (min-width: 992px) {
    .bs-container, .featured-news .text-info-block, .featured-news .slick-dots {
      max-width: 960px; } }
  @media (min-width: 1200px) {
    .bs-container, .featured-news .text-info-block, .featured-news .slick-dots {
      max-width: 1140px; } }

.newsdit-recommended-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }
  .newsdit-recommended-list article {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px; }
    @media (min-width: 992px) {
      .newsdit-recommended-list article {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%; } }
    @media (min-width: 992px) {
      .newsdit-recommended-list article:first-child {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%; } }
    .newsdit-recommended-list article:first-child .newsdit-excerpt {
      display: flex; }
  .newsdit-recommended-list .newsdit-excerpt {
    display: none; }

.newsdit-article {
  /*.newsdit-section {
      color: $white; 
      background-color: $primary;
  }*/ }
  .newsdit-article .newsdit-excerpt, .newsdit-article .newsdit-source, .newsdit-article .newsdit-section {
    display: none; }
  .newsdit-article .newsdit-section {
    font-size: 12px;
    color: #9f9f9f;
    background-color: transparent;
    display: inline;
    padding: 0;
    margin-right: 8px;
    /*
    &:hover, &:active, &:focus {
        color: #9f9f9f; 
        background-color: transparent;
    }*/ }
  .newsdit-article .resolution-tbd {
    padding-bottom: 56.25%;
    background: #c0d6da no-repeat 50%;
    background-size: cover;
    -webkit-transform: translate3d(0, 0, 0);
    background-position: right center;
    will-change: scroll-position;
    background-image: url(../img/overlay-ps.png); }
  .newsdit-article .date {
    color: #1196A6;
    font-weight: bold;
    padding-top: 0.75em;
    display: inline-block; }
  .newsdit-article .newsdit-title {
    background: transparent;
    color: #262626; }
    @media (max-width: 991px) {
      .newsdit-article .newsdit-title {
        font-size: 20px !important; } }

.acj-news-block .newsdit-article {
  text-align: left; }
  .acj-news-block .newsdit-article .resolution-tbd {
    padding-bottom: 54.1%; }
  .acj-news-block .newsdit-article .newsdit-title {
    font-size: 20px;
    height: auto; }
    @media (max-width: 991px) {
      .acj-news-block .newsdit-article .newsdit-title {
        font-size: 16px !important;
        min-height: auto; } }
  @media (max-width: 991px) {
    .acj-news-block .newsdit-article {
      padding-top: 15px;
      padding-bottom: 15px; } }
.acj-news-block .big-article .newsdit-article .newsdit-title {
  font-size: 30px;
  line-height: 1.2em; }
  @media (max-width: 991px) {
    .acj-news-block .big-article .newsdit-article .newsdit-title {
      font-size: 24px !important; } }
.acj-news-block .big-article .newsdit-article .newsdit-excerpt {
  display: block;
  font-size: 15px; }

.all-news-container {
  margin-bottom: 50px; }

.group-of-news {
  padding-top: 35px; }
  .group-of-news .title-row {
    border-bottom: 1px solid #ccc;
    margin-bottom: 1rem; }
    .group-of-news .title-row h3, .group-of-news .title-row .newsdit-article .newsdit-title, .newsdit-article .group-of-news .title-row .newsdit-title {
      color: #1196A6;
      display: inline-block;
      padding-right: 15px;
      position: relative;
      bottom: -10px;
      background-color: #fff; }
  .group-of-news .btn-set {
    text-align: center;
    padding-top: 40px; }
  .group-of-news .article-row > p, .group-of-news .article-main-content .article-row > ul, .article-main-content .group-of-news .article-row > ul, .group-of-news .article-main-content .article-row > ol, .article-main-content .group-of-news .article-row > ol, .group-of-news .article-main-content .article-row > dl, .article-main-content .group-of-news .article-row > dl, .group-of-news .article-main-content .article-row > footer, .article-main-content .group-of-news .article-row > footer, .group-of-news .article-main-content .article-row > aside, .article-main-content .group-of-news .article-row > aside {
    padding: 2em 0; }

.news-filter {
  padding: 30px 0;
  background-color: #E0EBED;
  font-size: 18px;
  font-weight: 300; }
  .news-filter .intro_text {
    color: #1196A6;
    font-size: 13px;
    font-family: "Open Sans", sans-serif;
    font-weight: normal;
    padding: 0;
    display: inline-block;
    margin: 0 30px 0 0; }
  .news-filter .menu-news-sections-container {
    display: inline-block; }
    .news-filter .menu-news-sections-container ul {
      list-style: none;
      margin: 0; }
    .news-filter .menu-news-sections-container li {
      display: inline-block;
      padding-right: 15px; }
      .news-filter .menu-news-sections-container li:before {
        content: '|';
        display: inline-block;
        padding-right: 15px;
        font-weight: 300; }
      .news-filter .menu-news-sections-container li:first-child:before {
        content: none; }
      .news-filter .menu-news-sections-container li.current-menu-item {
        font-weight: bold; }
    .news-filter .menu-news-sections-container a:hover, .news-filter .menu-news-sections-container a:active, .news-filter .menu-news-sections-container a:focus {
      color: #1196A6; }

.all-news-container {
  padding-top: 35px; }

.newsdit-pagination-block {
  padding: 50px 0 0;
  text-align: right; }
  .newsdit-pagination-block .btn-pagination {
    padding: 0 50px;
    width: auto;
    min-width: unset; }
  .newsdit-pagination-block .btn-prev {
    color: #262626; }
    .newsdit-pagination-block .btn-prev:hover, .newsdit-pagination-block .btn-prev:active, .newsdit-pagination-block .btn-prev:focus {
      color: #1196A6; }

.facebook-color {
  color: #3b5998; }

.linkedin-color {
  color: #007bb5; }

.twitter-color {
  color: #00aced; }

body.blog {
  background: #e0ebed;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 30%, #e0ebed 100%);
  background: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 30%, #e0ebed 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #ffffff 30%, #e0ebed 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e0ebed',GradientType=0 ); }
  body.blog .site-content {
    margin-top: 76px; }

.article-container .container-fluid {
  max-width: 1140px;
  padding: 0 50px; }
  @media (max-width: 767px) {
    .article-container .container-fluid {
      padding: 0 15px; } }

.top-block {
  height: 700px;
  width: 100%;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #1196A6;
  z-index: -1; }
  .top-block .main-article-img-blur, .top-block .article-misc {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-size: cover;
    background-repeat: no-repeat; }
  .top-block .main-article-img-blur {
    top: -40px;
    left: -40px;
    right: -40px;
    bottom: -40px;
    background: #1196A6 center;
    background-size: cover;
    filter: blur(8px);
    opacity: 0.6; }
  .top-block .article-misc {
    opacity: 0.5;
    background-size: auto 100%;
    background-position: right center;
    background-image: url(../img/bg_pattern.png); }

#articleModal {
  margin-top: 30px;
  margin-bottom: 90px; }
  @media (max-width: 991px) {
    #articleModal {
      margin-top: 50px;
      margin-bottom: 45px; } }
  @media (max-width: 767px) {
    #articleModal {
      margin-top: 0px;
      margin-bottom: 0; } }
  #articleModal .go-back {
    color: #fff;
    list-style: none; }
  #articleModal .image-block {
    padding: 1.6em 0 1em; }
  #articleModal .paid-article-action {
    padding-top: 0;
    margin-top: -70px;
    text-align: center; }
    #articleModal .paid-article-action:before {
      content: "";
      display: block;
      height: 70px;
      position: relative;
      margin-bottom: 45px;
      /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,1+100 */
      background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
      /* FF3.6-15 */
      background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
      /* IE6-9 */ }
    #articleModal .paid-article-action .btn-primary, #articleModal .paid-article-action .newsdit-pagination-block .btn-next, .newsdit-pagination-block #articleModal .paid-article-action .btn-next, #articleModal .paid-article-action .single-publications .password-form-container .post-password-form input[type=submit], .single-publications .password-form-container .post-password-form #articleModal .paid-article-action input[type=submit] {
      text-transform: uppercase;
      font-weight: bold;
      min-width: 50%;
      padding-left: 30px;
      padding-right: 30px;
      text-align: center;
      font-size: 17px;
      line-height: 3.5em;
      margin-bottom: 14px;
      color: #fff; }
      #articleModal .paid-article-action .btn-primary .price, #articleModal .paid-article-action .newsdit-pagination-block .btn-next .price, .newsdit-pagination-block #articleModal .paid-article-action .btn-next .price, #articleModal .paid-article-action .single-publications .password-form-container .post-password-form input[type=submit] .price, .single-publications .password-form-container .post-password-form #articleModal .paid-article-action input[type=submit] .price {
        margin-left: 15px; }
    #articleModal .paid-article-action .subscription-ad {
      font-size: 16px; }
  #articleModal .article-content {
    padding: 55px 95px;
    background-color: #ffffff; }
    @media (max-width: 991px) {
      #articleModal .article-content {
        padding: 45px 60px; } }
    @media (max-width: 767px) {
      #articleModal .article-content {
        padding: 35px; } }
    #articleModal .article-content header.h2 {
      font-weight: 300;
      font-family: "Open Sans", sans-serif;
      letter-spacing: -.012em;
      height: auto;
      padding: 0.4em 0;
      margin: 0; }
      @media (max-width: 991px) {
        #articleModal .article-content header.h2 {
          font-size: 28px;
          height: auto;
          margin: 0; } }
      @media (max-width: 991px) {
        #articleModal .article-content header.h2 {
          font-size: 20px; } }
    #articleModal .article-content .extras {
      font-family: "Open Sans", sans-serif;
      font-size: 13px;
      color: rgba(38, 38, 38, 0.54); }
      #articleModal .article-content .extras .label {
        margin-right: 6px; }
      #articleModal .article-content .extras .date {
        color: #1196A6; }
    #articleModal .article-content .author {
      color: #1196A6; }
    #articleModal .article-content em.fullbriefing {
      font-style: normal; }
    #articleModal .article-content header {
      min-height: 0px; }
  #articleModal .article-misc {
    background-color: #1196A6; }
  #articleModal .tabs-left {
    height: 100%;
    flex-wrap: nowrap;
    margin-top: 0; }
    #articleModal .tabs-left > .nav-tabs {
      position: relative;
      flex-direction: column;
      background-color: #EFEFEF;
      width: 80px;
      margin: 0;
      padding-right: 0; }
      @media (max-width: 991px) {
        #articleModal .tabs-left > .nav-tabs {
          width: 65px; } }
    #articleModal .tabs-left > .nav-tabs > li {
      display: block;
      text-align: center;
      font-size: 24px;
      border-bottom: 1px solid #e0e0e0; }
      #articleModal .tabs-left > .nav-tabs > li:first-child {
        border-top: 1px solid #e0e0e0;
        height: 40px; }
      #articleModal .tabs-left > .nav-tabs > li > div {
        padding-top: 0;
        padding-bottom: 0;
        cursor: pointer;
        width: 100%;
        line-height: 50px; }
      #articleModal .tabs-left > .nav-tabs > li.comments {
        height: 50px; }
      #articleModal .tabs-left > .nav-tabs > li.active a {
        background-color: #1196A6; }
      #articleModal .tabs-left > .nav-tabs > li.active img {
        opacity: 0.7; }
  #articleModal .action-content {
    		/*.topic {
    		
    			.topic-image {float: left; margin-right: 15px; margin-top: $top-padding; width: 36px; }
    			.topic-info {
    				padding-right: 58px; //width of "unfollow"
    
    				.topic-action {
    					position: relative;
    					color: $highlight-bg; 
    					position: absolute;  right: 0;  top: $top-padding;
    					text-transform: uppercase;
    					font-size: 11px; line-height: 1.3636em; font-weight: 600;
    
    					a:hover, a:focus, a:active {
    						color: #fff; text-decoration: none;
    					}
    				}
    				
    				.misc {font-size: 12px; line-height: 1.25em; color: #fff; }
    				.fa-circle {margin-right: 5px;}
    
    			}
    
    		} */ }
    #articleModal .action-content .tab-content {
      color: #fff;
      padding-bottom: 40px;
      padding: 0; }
    #articleModal .action-content h3, #articleModal .action-content .newsdit-article .newsdit-title, .newsdit-article #articleModal .action-content .newsdit-title {
      font-size: 15px;
      margin-bottom: 40px; }
    #articleModal .action-content .related-tabs {
      padding: 50px 30px; }
      #articleModal .action-content .related-tabs .newsdit-title-link {
        color: #ffffff; }
      @media (max-width: 991px) {
        #articleModal .action-content .related-tabs {
          padding: 40px 15px; } }
    #articleModal .action-content .newsdit-article {
      padding: 0;
      display: flex; }
      #articleModal .action-content .newsdit-article .resolution-tbd {
        padding-bottom: 0%;
        margin-right: 15px;
        width: 75px;
        height: 75px;
        flex: 0 0 auto; }
        @media (max-width: 1199px) {
          #articleModal .action-content .newsdit-article .resolution-tbd {
            height: 50px;
            width: 50px; } }
        @media (max-width: 991px) {
          #articleModal .action-content .newsdit-article .resolution-tbd {
            display: none; } }
      #articleModal .action-content .newsdit-article .article-text {
        padding-left: 12px; }
        @media (min-width: 768px) and (max-width: 991px) {
          #articleModal .action-content .newsdit-article .article-text {
            padding-left: 0; } }
      #articleModal .action-content .newsdit-article .tags, #articleModal .action-content .newsdit-article .date, #articleModal .action-content .newsdit-article .label {
        font-size: 10px;
        line-height: 1;
        font-family: "Open Sans", sans-serif;
        font-weight: normal; }
      #articleModal .action-content .newsdit-article .newsdit-section {
        display: none; }
      #articleModal .action-content .newsdit-article .date {
        color: #fff; }
      #articleModal .action-content .newsdit-article .section {
        opacity: 0.8; }
      #articleModal .action-content .newsdit-article .newsdit-title {
        font-size: 13px !important;
        padding-bottom: 12px;
        margin-bottom: 12px;
        height: auto;
        border-bottom: 1px solid rgba(255, 255, 255, 0.4); }
      #articleModal .action-content .newsdit-article header.h2 {
        padding: 0;
        height: auto; }
    #articleModal .action-content .article, #articleModal .action-content .topic, #articleModal .action-content .comment {
      padding: 0 30px; }
      #articleModal .action-content .article .rel-info, #articleModal .action-content .topic .rel-info, #articleModal .action-content .comment .rel-info {
        position: relative;
        padding: 15px 0;
        border-bottom: 1px solid #565656; }
        #articleModal .action-content .article .rel-info h4, #articleModal .action-content .article .rel-info .newsdit-recommended-list .newsdit-title, .newsdit-recommended-list #articleModal .action-content .article .rel-info .newsdit-title, #articleModal .action-content .topic .rel-info h4, #articleModal .action-content .topic .rel-info .newsdit-recommended-list .newsdit-title, .newsdit-recommended-list #articleModal .action-content .topic .rel-info .newsdit-title, #articleModal .action-content .comment .rel-info h4, #articleModal .action-content .comment .rel-info .newsdit-recommended-list .newsdit-title, .newsdit-recommended-list #articleModal .action-content .comment .rel-info .newsdit-title {
          font-weight: 300;
          font-size: 16px;
          letter-spacing: -0.025em;
          font-weight: bold; }
          #articleModal .action-content .article .rel-info h4 a:hover, #articleModal .action-content .article .rel-info .newsdit-recommended-list .newsdit-title a:hover, .newsdit-recommended-list #articleModal .action-content .article .rel-info .newsdit-title a:hover, #articleModal .action-content .article .rel-info h4 a:active, #articleModal .action-content .article .rel-info .newsdit-recommended-list .newsdit-title a:active, .newsdit-recommended-list #articleModal .action-content .article .rel-info .newsdit-title a:active, #articleModal .action-content .article .rel-info h4 a:focus, #articleModal .action-content .article .rel-info .newsdit-recommended-list .newsdit-title a:focus, .newsdit-recommended-list #articleModal .action-content .article .rel-info .newsdit-title a:focus, #articleModal .action-content .topic .rel-info h4 a:hover, #articleModal .action-content .topic .rel-info .newsdit-recommended-list .newsdit-title a:hover, .newsdit-recommended-list #articleModal .action-content .topic .rel-info .newsdit-title a:hover, #articleModal .action-content .topic .rel-info h4 a:active, #articleModal .action-content .topic .rel-info .newsdit-recommended-list .newsdit-title a:active, .newsdit-recommended-list #articleModal .action-content .topic .rel-info .newsdit-title a:active, #articleModal .action-content .topic .rel-info h4 a:focus, #articleModal .action-content .topic .rel-info .newsdit-recommended-list .newsdit-title a:focus, .newsdit-recommended-list #articleModal .action-content .topic .rel-info .newsdit-title a:focus, #articleModal .action-content .comment .rel-info h4 a:hover, #articleModal .action-content .comment .rel-info .newsdit-recommended-list .newsdit-title a:hover, .newsdit-recommended-list #articleModal .action-content .comment .rel-info .newsdit-title a:hover, #articleModal .action-content .comment .rel-info h4 a:active, #articleModal .action-content .comment .rel-info .newsdit-recommended-list .newsdit-title a:active, .newsdit-recommended-list #articleModal .action-content .comment .rel-info .newsdit-title a:active, #articleModal .action-content .comment .rel-info h4 a:focus, #articleModal .action-content .comment .rel-info .newsdit-recommended-list .newsdit-title a:focus, .newsdit-recommended-list #articleModal .action-content .comment .rel-info .newsdit-title a:focus {
            color: #1196A6;
            text-decoration: none; }
        #articleModal .action-content .article .rel-info .misc, #articleModal .action-content .topic .rel-info .misc, #articleModal .action-content .comment .rel-info .misc {
          font-size: 12px;
          line-height: 1.25em;
          color: #fff; }
    #articleModal .action-content .article {
      position: relative; }
      #articleModal .action-content .article:after {
        content: "";
        position: absolute;
        bottom: 1px;
        left: 30px;
        right: 30px;
        background-color: #565656;
        height: 1px; }
      #articleModal .action-content .article .article-image {
        width: 100%;
        background-size: cover;
        background-repeat: no-repeat;
        height: 60px;
        background-position: center; }
        @media (min-width: 768px) {
          #articleModal .action-content .article .article-image {
            margin-top: 15px;
            margin-bottom: 15px;
            width: 100%;
            padding-top: 100%; } }
      #articleModal .action-content .article .rel-info {
        border-bottom: none;
        /*padding-left: $bs-padding; */
        padding-right: 15px; }
      #articleModal .action-content .article .article-info .date {
        color: #1196A6;
        font: 800 12px/1.25em "Open Sans", sans-serif;
        padding-bottom: 5px; }
      #articleModal .action-content .article .article-info h4, #articleModal .action-content .article .article-info .newsdit-recommended-list .newsdit-title, .newsdit-recommended-list #articleModal .action-content .article .article-info .newsdit-title {
        font: 800 14px/1.29em 300;
        padding-bottom: 5px; }
      #articleModal .action-content .article .article-info .publisher {
        line-height: 16px;
        font-size: 12px; }
        #articleModal .action-content .article .article-info .publisher a:hover, #articleModal .action-content .article .article-info .publisher a:focus, #articleModal .action-content .article .article-info .publisher a:active {
          text-decoration: none;
          color: #1196A6;
          outline: none; }
      #articleModal .action-content .article .article-info .publisher-logo {
        vertical-align: middle;
        margin-right: 7px; }
  #articleModal #action-comments, #articleModal .padded-pane {
    padding: 50px 30px 20px; }
    #articleModal #action-comments .btn-primary, #articleModal #action-comments .newsdit-pagination-block .btn-next, .newsdit-pagination-block #articleModal #action-comments .btn-next, #articleModal #action-comments .single-publications .password-form-container .post-password-form input[type=submit], .single-publications .password-form-container .post-password-form #articleModal #action-comments input[type=submit], #articleModal .padded-pane .btn-primary, #articleModal .padded-pane .newsdit-pagination-block .btn-next, .newsdit-pagination-block #articleModal .padded-pane .btn-next, #articleModal .padded-pane .single-publications .password-form-container .post-password-form input[type=submit], .single-publications .password-form-container .post-password-form #articleModal .padded-pane input[type=submit] {
      font-weight: bold;
      text-transform: uppercase;
      letter-spacing: 0.08em;
      margin-top: 12px; }
    #articleModal #action-comments h4, #articleModal #action-comments .newsdit-recommended-list .newsdit-title, .newsdit-recommended-list #articleModal #action-comments .newsdit-title, #articleModal .padded-pane h4, #articleModal .padded-pane .newsdit-recommended-list .newsdit-title, .newsdit-recommended-list #articleModal .padded-pane .newsdit-title {
      font-weight: 800;
      padding-bottom: 1.5em; }
    #articleModal #action-comments textarea, #articleModal .padded-pane textarea {
      width: 100%;
      font: italic 14px "Open Sans", sans-serif;
      padding: 13px 15px; }
  @media (min-width: 768px) {
    #articleModal .action-content .article .rel-info {
      height: auto !important; } }
  @media (max-width: 767px) {
    #articleModal .modal-actions .navbar {
      margin-bottom: 0; }
      #articleModal .modal-actions .navbar li {
        display: inline-block; }
      #articleModal .modal-actions .navbar a {
        line-height: 50px;
        padding: 0 15px; }
        #articleModal .modal-actions .navbar a:hover, #articleModal .modal-actions .navbar a:focus, #articleModal .modal-actions .navbar a:active {
          color: #1196A6;
          text-decoration: none; }
    #articleModal .article-misc {
      display: none; }
      #articleModal .article-misc .tabs-left {
        margin-top: 0; }
      #articleModal .article-misc .tabs-left > .nav-tabs {
        top: initial;
        display: none; }
      #articleModal .article-misc .action-content {
        margin-left: 0;
        border: 0; }
      #articleModal .article-misc #related-tabs-buttons {
        display: none; }
      #articleModal .article-misc #related-content {
        height: auto !Important;
        padding-top: 20px;
        display: block !important; }
      #articleModal .article-misc .related-tabs {
        padding-bottom: 25px; }
      #articleModal .article-misc #rel-articles {
        display: block !important;
        padding-left: 15px;
        padding-right: 15px; }
        #articleModal .article-misc #rel-articles h3, #articleModal .article-misc #rel-articles .newsdit-article .newsdit-title, .newsdit-article #articleModal .article-misc #rel-articles .newsdit-title {
          font-weight: 300;
          font-weight: bold;
          font-size: 14px;
          padding: 15px 15px 25px; }
        #articleModal .article-misc #rel-articles .article {
          width: 24.6%;
          display: inline-block;
          vertical-align: top;
          padding: 0 15px;
          border-left: 1px solid #3f3f3f; }
          #articleModal .article-misc #rel-articles .article:first-child, #articleModal .article-misc #rel-articles .article:nth-child(n+5) {
            border-left: none; }
          #articleModal .article-misc #rel-articles .article .rel-info {
            border: none;
            padding-left: 15px;
            padding-right: 15px;
            position: relative;
            padding-bottom: 35px; }
            #articleModal .article-misc #rel-articles .article .rel-info .publisher {
              position: absolute;
              bottom: 0; }
          #articleModal .article-misc #rel-articles .article:after {
            background-color: transparent; }
      #articleModal .article-misc #rel-topics {
        display: none !important; }
      #articleModal .article-misc #action-comments {
        display: block;
        height: auto !important;
        padding: 50px 80px; } }
  @media (max-width: 575px) {
    #articleModal > .container-fluid {
      padding-left: 0;
      padding-right: 0; }
    #articleModal .modal-dialog {
      width: 100%;
      margin-left: 0;
      margin-right: 0; }
    #articleModal .article-misc #rel-articles .article {
      width: 49%;
      margin-bottom: 35px;
      border-left: none; }
      #articleModal .article-misc #rel-articles .article:nth-child(even) {
        border-left: 1px solid #3f3f3f; } }
  @media (max-width: 1) {
    #articleModal .article-content {
      padding: 30px 20px; }
    #articleModal .article-misc #related-content {
      display: none !important; }
    #articleModal .article-misc #action-comments {
      padding: 30px 20px; }
    #articleModal .extras-right {
      float: none;
      width: 100%;
      margin-bottom: 15px; }
      #articleModal .extras-right .separator {
        display: none; }
      #articleModal .extras-right .read-later-link {
        float: right; } }

.bubble {
  position: relative;
  width: 30px;
  height: 23px;
  line-height: 23px;
  color: #fff;
  font-weight: bold;
  font-size: 12px;
  padding: 0px;
  background: #1196A6;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  margin: 10px auto 16px;
  /*&:after  {
  content: '';
  position: absolute;
  border-style: solid;
  border-width: 7px 5px 0;
  border-color: #000000 transparent;
  display: block;
  width: 0;
  z-index: 1;
  bottom: -7px;
  left: 20px;
  }*/ }
  .bubble:after {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    left: auto;
    right: 6px;
    bottom: -6px;
    border: 3px solid;
    border-color: #1196A6 #1196A6 transparent transparent; }

li.active .bubble {
  background-color: #555;
  /*&:before {
  	content: "x";
      color: #fff;
      text-align: center;
      display: block;
      position: absolute;
      background: #000;
      left: 0;
      line-height: 22px;
      right: 0;
  }*/ }
  li.active .bubble:after {
    border-color: #555 #555 transparent transparent; }

.newsdit-footer-block.premium-footer:before, .newsdit-footer-block.free-footer:before, .newsdit-footer-block.standard-footer:before {
  content: "";
  display: block;
  height: 90px;
  margin-bottom: 30px;
  position: relative;
  margin-top: -90px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,1+100 */
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 60%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 60%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 60%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
  /* IE6-9 */ }
.newsdit-footer-block h3, .newsdit-footer-block .newsdit-article .newsdit-title, .newsdit-article .newsdit-footer-block .newsdit-title {
  color: #1196A6;
  font-weight: 300; }
.newsdit-footer-block h5 {
  padding-bottom: 1.5em; }

.inner-article-text p, #articleModal .article-content p, .inner-article-text .article-main-content ul, .article-main-content .inner-article-text ul, #articleModal .article-content .article-main-content ul, .article-main-content #articleModal .article-content ul, .inner-article-text .article-main-content ol, .article-main-content .inner-article-text ol, #articleModal .article-content .article-main-content ol, .article-main-content #articleModal .article-content ol, .inner-article-text .article-main-content dl, .article-main-content .inner-article-text dl, #articleModal .article-content .article-main-content dl, .article-main-content #articleModal .article-content dl, .inner-article-text .article-main-content footer, .article-main-content .inner-article-text footer, #articleModal .article-content .article-main-content footer, .article-main-content #articleModal .article-content footer, .inner-article-text .article-main-content aside, .article-main-content .inner-article-text aside, #articleModal .article-content .article-main-content aside, .article-main-content #articleModal .article-content aside, .inner-article-text li, #articleModal .article-content li {
  font-size: 15px; }
.inner-article-text ol, #articleModal .article-content ol, .inner-article-text ul, #articleModal .article-content ul {
  padding-bottom: 1.5em; }
  .inner-article-text ol ol, #articleModal .article-content ol ol, .inner-article-text ol ul, #articleModal .article-content ol ul, .inner-article-text ul ol, #articleModal .article-content ul ol, .inner-article-text ul ul, #articleModal .article-content ul ul {
    padding-bottom: 0; }

/*
######################
	Publications
######################
*/
.publications {
  padding-top: 110px;
  margin-bottom: 50px; }
  .publications h2, .publications .newsdit-recommended-list article:first-child .newsdit-title, .newsdit-recommended-list article:first-child .publications .newsdit-title {
    margin-bottom: 10px; }
  .publications p, .publications .article-main-content ul, .article-main-content .publications ul, .publications .article-main-content ol, .article-main-content .publications ol, .publications .article-main-content dl, .article-main-content .publications dl, .publications .article-main-content footer, .article-main-content .publications footer, .publications .article-main-content aside, .article-main-content .publications aside {
    font-size: 18px; }
  .publications .btn, .publications .single-publications .password-form-container .post-password-form input[type=submit], .single-publications .password-form-container .post-password-form .publications input[type=submit], .publications .alm-btn-wrap .alm-load-more-btn, .alm-btn-wrap .publications .alm-load-more-btn {
    margin-left: 15px;
    color: #ffffff; }

.publications-list {
  margin-bottom: 60px; }
  .publications-list ul {
    margin: 0;
    padding: 0; }
    .publications-list ul li {
      list-style: none;
      text-align: center;
      width: 25%;
      margin-bottom: 45px; }
  .publications-list .img {
    margin-bottom: 15px; }
    .publications-list .img img {
      -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.4);
      -moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.4);
      box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.4); }
  .publications-list .subtitle {
    display: block;
    min-height: 19px;
    font-size: 13px;
    color: #b6b6b6; }
  .publications-list h3, .publications-list .newsdit-article .newsdit-title, .newsdit-article .publications-list .newsdit-title {
    font-size: 18px; }
  .publications-list .preview {
    margin-top: 5px;
    display: block;
    color: #2ca1b2; }
  .publications-list .unavailable {
    font-size: 13px;
    margin-top: 8px;
    display: block;
    color: #b6b6b6;
    font-style: italic; }

@media screen and (max-width: 1200px) {
  .publications-list ul li {
    width: 33.3%; } }
@media screen and (max-width: 991px) {
  .publications .btn, .publications .single-publications .password-form-container .post-password-form input[type=submit], .single-publications .password-form-container .post-password-form .publications input[type=submit], .publications .alm-btn-wrap .alm-load-more-btn, .alm-btn-wrap .publications .alm-load-more-btn {
    display: block;
    width: 150px;
    margin: 20px 0 0; }

  .publications-list ul li {
    width: 50%; } }
@media screen and (max-width: 767px) {
  .publications .btn, .publications .single-publications .password-form-container .post-password-form input[type=submit], .single-publications .password-form-container .post-password-form .publications input[type=submit], .publications .alm-btn-wrap .alm-load-more-btn, .alm-btn-wrap .publications .alm-load-more-btn {
    width: 100%;
    margin: 20px auto 0; }

  .publications-list ul li {
    width: 100%; } }
.offset-header, .publication-header {
  padding-top: 70px; }

.publication-header {
  margin-bottom: 0 !important;
  background-color: #1196A6;
  color: #ffffff; }
  .publication-header > .container {
    padding-top: 1.5rem;
    padding-bottom: 0; }
  .publication-header p, .publication-header .article-main-content ul, .article-main-content .publication-header ul, .publication-header .article-main-content ol, .article-main-content .publication-header ol, .publication-header .article-main-content dl, .article-main-content .publication-header dl, .publication-header .article-main-content footer, .article-main-content .publication-header footer, .publication-header .article-main-content aside, .article-main-content .publication-header aside {
    margin-bottom: 0; }

.detail-publication {
  padding-bottom: 1.5rem; }

.publication-header, .detail-publication {
  background-color: #4e5565; }

.single-publications .password-form-container {
  padding: 50px 0 100px; }
  .single-publications .password-form-container .post-password-form {
    width: 75%;
    max-width: 750px;
    color: #262626;
    background-color: #ffffff;
    padding: 50px;
    border-radius: 8px; }
    .single-publications .password-form-container .post-password-form input[type=password] {
      border: 1px solid rgba(38, 38, 38, 0.1);
      padding-right: 60px; }
    .single-publications .password-form-container .post-password-form input[type=submit] {
      position: relative;
      left: -55px;
      min-width: 0 !important;
      padding: 0 45px !important; }

.single-correspondents .detail-partner .box {
  margin-top: 60px;
  padding-top: 60px;
  padding-bottom: 0; }
.single-correspondents .detail-partner .partner-info {
  text-align: center; }
  .single-correspondents .detail-partner .partner-info h5 {
    font-size: 24px;
    margin-bottom: 1em; }
  .single-correspondents .detail-partner .partner-info p, .single-correspondents .detail-partner .partner-info .article-main-content ul, .article-main-content .single-correspondents .detail-partner .partner-info ul, .single-correspondents .detail-partner .partner-info .article-main-content ol, .article-main-content .single-correspondents .detail-partner .partner-info ol, .single-correspondents .detail-partner .partner-info .article-main-content dl, .article-main-content .single-correspondents .detail-partner .partner-info dl, .single-correspondents .detail-partner .partner-info .article-main-content footer, .article-main-content .single-correspondents .detail-partner .partner-info footer, .single-correspondents .detail-partner .partner-info .article-main-content aside, .article-main-content .single-correspondents .detail-partner .partner-info aside {
    font-size: 16px !important;
    font-weight: 300;
    margin-bottom: 1em; }
    .single-correspondents .detail-partner .partner-info p:last-child, .single-correspondents .detail-partner .partner-info .article-main-content ul:last-child, .article-main-content .single-correspondents .detail-partner .partner-info ul:last-child, .single-correspondents .detail-partner .partner-info .article-main-content ol:last-child, .article-main-content .single-correspondents .detail-partner .partner-info ol:last-child, .single-correspondents .detail-partner .partner-info .article-main-content dl:last-child, .article-main-content .single-correspondents .detail-partner .partner-info dl:last-child, .single-correspondents .detail-partner .partner-info .article-main-content footer:last-child, .article-main-content .single-correspondents .detail-partner .partner-info footer:last-child, .single-correspondents .detail-partner .partner-info .article-main-content aside:last-child, .article-main-content .single-correspondents .detail-partner .partner-info aside:last-child {
      margin-bottom: 0; }
.single-correspondents .detail-partner .correspondent-img {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate3d(-50%, -50%, 0); }
  .single-correspondents .detail-partner .correspondent-img img {
    height: 120px;
    width: auto;
    border-radius: 50%; }
.single-correspondents .detail-partner .partner-news {
  padding-top: 30px; }
.single-correspondents .detail-partner .divider {
  color: #1196A6;
  font-weight: bold;
  font-family: "Open Sans", sans-serif;
  text-align: center;
  position: relative; }
  .single-correspondents .detail-partner .divider span {
    background-color: #fff;
    padding: 0 15px;
    display: inline-block;
    z-index: 1;
    position: relative; }
  .single-correspondents .detail-partner .divider:before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    height: 1px;
    background-color: #e0e0e0; }

.page-template-page-correspondents .partnerships ul, .page-template-page-correspondents .series-list ul {
  margin: 0 -15px; }
  .page-template-page-correspondents .partnerships ul li, .page-template-page-correspondents .series-list ul li {
    padding: 10px 15px 40px; }

.page-template-page-video h1, .page-template-page-publications h1, .post-type-archive-videos h1, .post-type-archive-publications h1 {
  color: #1196A6;
  font-family: "Open Sans", sans-serif;
  font-size: 2.25rem; }
.page-template-page-video .header .intro-text, .page-template-page-publications .header .intro-text, .post-type-archive-videos .header .intro-text, .post-type-archive-publications .header .intro-text {
  padding-top: 0.75em; }
.page-template-page-video .header p, .page-template-page-video .header .article-main-content ul, .article-main-content .page-template-page-video .header ul, .page-template-page-video .header .article-main-content ol, .article-main-content .page-template-page-video .header ol, .page-template-page-video .header .article-main-content dl, .article-main-content .page-template-page-video .header dl, .page-template-page-video .header .article-main-content footer, .article-main-content .page-template-page-video .header footer, .page-template-page-video .header .article-main-content aside, .article-main-content .page-template-page-video .header aside, .page-template-page-publications .header p, .page-template-page-publications .header .article-main-content ul, .article-main-content .page-template-page-publications .header ul, .page-template-page-publications .header .article-main-content ol, .article-main-content .page-template-page-publications .header ol, .page-template-page-publications .header .article-main-content dl, .article-main-content .page-template-page-publications .header dl, .page-template-page-publications .header .article-main-content footer, .article-main-content .page-template-page-publications .header footer, .page-template-page-publications .header .article-main-content aside, .article-main-content .page-template-page-publications .header aside, .post-type-archive-videos .header p, .post-type-archive-videos .header .article-main-content ul, .article-main-content .post-type-archive-videos .header ul, .post-type-archive-videos .header .article-main-content ol, .article-main-content .post-type-archive-videos .header ol, .post-type-archive-videos .header .article-main-content dl, .article-main-content .post-type-archive-videos .header dl, .post-type-archive-videos .header .article-main-content footer, .article-main-content .post-type-archive-videos .header footer, .post-type-archive-videos .header .article-main-content aside, .article-main-content .post-type-archive-videos .header aside, .post-type-archive-publications .header p, .post-type-archive-publications .header .article-main-content ul, .article-main-content .post-type-archive-publications .header ul, .post-type-archive-publications .header .article-main-content ol, .article-main-content .post-type-archive-publications .header ol, .post-type-archive-publications .header .article-main-content dl, .article-main-content .post-type-archive-publications .header dl, .post-type-archive-publications .header .article-main-content footer, .article-main-content .post-type-archive-publications .header footer, .post-type-archive-publications .header .article-main-content aside, .article-main-content .post-type-archive-publications .header aside {
  font-family: "Open Sans", sans-serif;
  font-size: 1.19rem; }

.page-template-page-video #ajax-load-more, .post-type-archive-videos #ajax-load-more {
  margin: auto; }

.video {
  transition: all 0.3s;
  margin-bottom: 45px; }
  .video h2, .video .newsdit-recommended-list article:first-child .newsdit-title, .newsdit-recommended-list article:first-child .video .newsdit-title {
    cursor: pointer;
    font-size: 2rem; }
    .video h2:hover, .video .newsdit-recommended-list article:first-child .newsdit-title:hover, .newsdit-recommended-list article:first-child .video .newsdit-title:hover {
      opacity: 0.8; }
  .video p, .video .article-main-content ul, .article-main-content .video ul, .video .article-main-content ol, .article-main-content .video ol, .video .article-main-content dl, .article-main-content .video dl, .video .article-main-content footer, .article-main-content .video footer, .video .article-main-content aside, .article-main-content .video aside {
    font-size: 1rem; }
  .video.large-video h2, .video.large-video .newsdit-recommended-list article:first-child .newsdit-title, .newsdit-recommended-list article:first-child .video.large-video .newsdit-title {
    padding: 20px 0 10px;
    font-weight: bold;
    color: #1196A6; }
  @media (min-width: 992px) {
    .video.large-video h2, .video.large-video .newsdit-recommended-list article:first-child .newsdit-title, .newsdit-recommended-list article:first-child .video.large-video .newsdit-title {
      font-size: 2.25rem; } }
  .video.medium-video h2, .video.medium-video .newsdit-recommended-list article:first-child .newsdit-title, .newsdit-recommended-list article:first-child .video.medium-video .newsdit-title {
    padding: 10px 0;
    font-weight: normal; }
  @media (min-width: 992px) {
    .video.medium-video h2, .video.medium-video .newsdit-recommended-list article:first-child .newsdit-title, .newsdit-recommended-list article:first-child .video.medium-video .newsdit-title {
      font-size: 1.7rem; } }
  .video .img-cover {
    cursor: pointer;
    position: relative;
    text-align: center; }
    .video .img-cover .play-icon {
      font-size: 3rem;
      color: white;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      z-index: 2;
      text-shadow: #666 1px 0 15px; }
    .video .img-cover:hover {
      opacity: 0.8; }

@media (min-width: 576px) {
  .video-modal .modal-dialog {
    max-width: 576px; } }
@media (min-width: 768px) {
  .video-modal .modal-dialog {
    max-width: 720px; } }
@media (min-width: 992px) {
  .video-modal .modal-dialog {
    max-width: 960px; } }
@media (min-width: 1200px) {
  .video-modal .modal-dialog {
    max-width: 1140px; } }
.video-modal .modal-content {
  background-color: #1196A6; }
  .video-modal .modal-content *, .video-modal .modal-content p, .video-modal .modal-content .article-main-content ul, .article-main-content .video-modal .modal-content ul, .video-modal .modal-content .article-main-content ol, .article-main-content .video-modal .modal-content ol, .video-modal .modal-content .article-main-content dl, .article-main-content .video-modal .modal-content dl, .video-modal .modal-content .article-main-content footer, .article-main-content .video-modal .modal-content footer, .video-modal .modal-content .article-main-content aside, .article-main-content .video-modal .modal-content aside, .video-modal .modal-content h3, .video-modal .modal-content .newsdit-article .newsdit-title, .newsdit-article .video-modal .modal-content .newsdit-title {
    color: #ffffff; }
  .video-modal .modal-content .modal-body {
    padding: 40px; }
  .video-modal .modal-content h3, .video-modal .modal-content .newsdit-article .newsdit-title, .newsdit-article .video-modal .modal-content .newsdit-title {
    opacity: 1;
    font-weight: normal;
    padding: 20px 0; }
  .video-modal .modal-content p, .video-modal .modal-content .article-main-content ul, .article-main-content .video-modal .modal-content ul, .video-modal .modal-content .article-main-content ol, .article-main-content .video-modal .modal-content ol, .video-modal .modal-content .article-main-content dl, .article-main-content .video-modal .modal-content dl, .video-modal .modal-content .article-main-content footer, .article-main-content .video-modal .modal-content footer, .video-modal .modal-content .article-main-content aside, .article-main-content .video-modal .modal-content aside {
    opacity: 0.9; }
  @media (min-width: 768px) {
    .video-modal .modal-content .modal-body {
      padding: 50px 60px; }
    .video-modal .modal-content h3, .video-modal .modal-content .newsdit-article .newsdit-title, .newsdit-article .video-modal .modal-content .newsdit-title {
      font-size: 1.875rem; }
    .video-modal .modal-content p, .video-modal .modal-content .article-main-content ul, .article-main-content .video-modal .modal-content ul, .video-modal .modal-content .article-main-content ol, .article-main-content .video-modal .modal-content ol, .video-modal .modal-content .article-main-content dl, .article-main-content .video-modal .modal-content dl, .video-modal .modal-content .article-main-content footer, .article-main-content .video-modal .modal-content footer, .video-modal .modal-content .article-main-content aside, .article-main-content .video-modal .modal-content aside {
      opacity: 1; } }
.video-modal .close {
  color: #FFF; }
.video-modal .video-embed {
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
  max-width: 100%;
  height: auto; }
  .video-modal .video-embed iframe, .video-modal .video-embed object, .video-modal .video-embed embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.single-jobs, .single-press-releases {
  margin-top: 76px; }

.job-container .article-content > .row {
  flex-flow: row nowrap; }
.job-container .article-content h2, .job-container .article-content .newsdit-recommended-list article:first-child .newsdit-title, .newsdit-recommended-list article:first-child .job-container .article-content .newsdit-title {
  padding-top: 16px !important; }
.job-container .article-content .social-networks {
  padding-left: 0;
  margin-left: 0; }
  .job-container .article-content .social-networks li {
    list-style: none;
    padding: 15px; }
    .job-container .article-content .social-networks li:hover {
      opacity: 0.8; }
.job-container .go-back {
  font-size: 14px;
  font-weight: bold; }
.job-container .epigrafe {
  font-size: 14px;
  margin: 15px 0 0 !important; }
.job-container .job-misc {
  background-color: #fff;
  padding: 55px 26px; }
  @media (min-width: 992px) {
    .job-container .job-misc {
      padding-right: 95px; } }
.job-container .metadata {
  padding: 25px 20px 50px; }
  .job-container .metadata ul {
    padding: 0;
    margin: 0;
    list-style: none; }
    .job-container .metadata ul li {
      padding: 15px 0;
      display: flex;
      flex-flow: row nowrap;
      align-items: baseline; }
      .job-container .metadata ul li i {
        margin-right: 20px; }
    .job-container .metadata ul .info span {
      display: block; }
  .job-container .metadata .btn-set .btn, .job-container .metadata .btn-set .single-publications .password-form-container .post-password-form input[type=submit], .single-publications .password-form-container .post-password-form .job-container .metadata .btn-set input[type=submit], .job-container .metadata .btn-set .alm-btn-wrap .alm-load-more-btn, .alm-btn-wrap .job-container .metadata .btn-set .alm-load-more-btn {
    min-width: 0; }
  .job-container .metadata .author a {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-content: center; }
  .job-container .metadata .author img {
    width: 48px;
    height: auto;
    margin-right: 15px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%; }
  .job-container .metadata .author .media-body {
    display: flex;
    flex-direction: column;
    justify-content: center; }
.job-container .btn-set {
  margin-top: 50px; }
.job-container .btn.btn-primary, .job-container .newsdit-pagination-block .btn.btn-next, .newsdit-pagination-block .job-container .btn.btn-next, .job-container .newsdit-pagination-block .alm-btn-wrap .btn-next.alm-load-more-btn, .newsdit-pagination-block .alm-btn-wrap .job-container .btn-next.alm-load-more-btn, .job-container .alm-btn-wrap .newsdit-pagination-block .btn-next.alm-load-more-btn, .alm-btn-wrap .newsdit-pagination-block .job-container .btn-next.alm-load-more-btn, .job-container .single-publications .password-form-container .post-password-form input[type=submit], .single-publications .password-form-container .post-password-form .job-container input[type=submit], .job-container .alm-btn-wrap .btn-primary.alm-load-more-btn, .alm-btn-wrap .job-container .btn-primary.alm-load-more-btn {
  text-decoration: none; }

.article-container #articleModal .modal-actions .go-back a, .job-container #articleModal .modal-actions .go-back a {
  color: #fff !important; }

#articleModal {
  box-shadow: 0 3px 99px rgba(0, 0, 0, 0.04); }

.page-template-page-jobs .absolute-bg, .page-template-page-press .absolute-bg {
  bottom: 0;
  height: auto; }
.page-template-page-jobs .job, .page-template-page-press .job {
  margin-bottom: 35px; }
  .page-template-page-jobs .job .col, .page-template-page-press .job .col {
    padding-bottom: 35px;
    border-bottom: 1px solid rgba(38, 38, 38, 0.1); }
  .page-template-page-jobs .job a, .page-template-page-press .job a {
    display: inline-block; }
  .page-template-page-jobs .job img, .page-template-page-press .job img {
    max-width: 100px;
    height: auto; }
  .page-template-page-jobs .job p, .page-template-page-jobs .job .article-main-content ul, .article-main-content .page-template-page-jobs .job ul, .page-template-page-jobs .job .article-main-content ol, .article-main-content .page-template-page-jobs .job ol, .page-template-page-jobs .job .article-main-content dl, .article-main-content .page-template-page-jobs .job dl, .page-template-page-jobs .job .article-main-content footer, .article-main-content .page-template-page-jobs .job footer, .page-template-page-jobs .job .article-main-content aside, .article-main-content .page-template-page-jobs .job aside, .page-template-page-press .job p, .page-template-page-press .job .article-main-content ul, .article-main-content .page-template-page-press .job ul, .page-template-page-press .job .article-main-content ol, .article-main-content .page-template-page-press .job ol, .page-template-page-press .job .article-main-content dl, .article-main-content .page-template-page-press .job dl, .page-template-page-press .job .article-main-content footer, .article-main-content .page-template-page-press .job footer, .page-template-page-press .job .article-main-content aside, .article-main-content .page-template-page-press .job aside {
    font-size: 1rem; }
  .page-template-page-jobs .job .metadata, .page-template-page-press .job .metadata {
    font-size: 14px; }
    .page-template-page-jobs .job .metadata li:last-child, .page-template-page-press .job .metadata li:last-child {
      margin-left: auto; }
    .page-template-page-jobs .job .metadata a, .page-template-page-press .job .metadata a {
      color: #1196A6; }
      .page-template-page-jobs .job .metadata a:hover, .page-template-page-press .job .metadata a:hover {
        opacity: 0.8; }
  .page-template-page-jobs .job .event-data, .page-template-page-press .job .event-data {
    padding-top: 10px; }
.page-template-page-jobs .hero h2, .page-template-page-jobs .hero .newsdit-recommended-list article:first-child .newsdit-title, .newsdit-recommended-list article:first-child .page-template-page-jobs .hero .newsdit-title, .page-template-page-press .hero h2, .page-template-page-press .hero .newsdit-recommended-list article:first-child .newsdit-title, .newsdit-recommended-list article:first-child .page-template-page-press .hero .newsdit-title {
  color: #ffffff; }
.page-template-page-jobs .hero + .container, .page-template-page-press .hero + .container {
  padding-top: 60px; }
.page-template-page-jobs .job-data .intro, .page-template-page-press .job-data .intro {
  padding: 16px 0 12px; }

.post-type-archive-series .hero {
  padding-bottom: 70px; }

.container-series {
  z-index: 1;
  position: relative; }

.series-list {
  padding-top: 60px; }
  .series-list ul {
    margin-left: -15px;
    margin-right: -15px; }
  .series-list li {
    padding: 0 15px 15px; }
    .series-list li .interior {
      box-shadow: 0px 3px 99px 0px rgba(0, 0, 0, 0.06);
      height: 100%;
      background-color: #ffffff;
      padding: 25px 35px 40px;
      display: flex;
      flex-flow: column wrap; }
    .series-list li .img-container {
      height: 90px;
      display: flex;
      flex-flow: column wrap;
      justify-content: center;
      margin-bottom: 30px;
      align-content: flex-start; }
    .series-list li .tags {
      color: rgba(38, 38, 38, 0.54);
      margin-top: 30px;
      margin-bottom: 13px; }
    .series-list li .link {
      color: #1196A6;
      margin-top: auto; }

.no-menu .container-series {
  margin-top: -70px; }
.no-menu .series-list {
  padding-top: 0; }

.hero.sm-height {
  min-height: 0;
  max-height: 325px; }

.single-series .hero {
  padding-top: 110px;
  padding-bottom: 65px;
  overflow: hidden;
  max-height: none;
  height: auto; }
  .single-series .hero .absolute-bg {
    height: auto; }
  .single-series .hero .highlight {
    font-size: 14px;
    margin-bottom: 20px; }
  .single-series .hero img {
    max-height: 120px;
    width: auto;
    margin-bottom: 20px; }
  .single-series .hero .content-block {
    font-family: "Open Sans", sans-serif; }
.single-series .series-content-list {
  padding-top: 80px; }
  .single-series .series-content-list .title {
    font-family: "Open Sans", sans-serif;
    font-size: 1.18rem; }
    .single-series .series-content-list .title a.more {
      color: #1196A6;
      padding-left: 12px; }
.single-series .upcoming-events .event-small {
  border-left: 1px solid rgba(38, 38, 38, 0.1);
  margin-top: 30px; }
  @media (min-width: 992px) {
    .single-series .upcoming-events .event-small:nth-child(3n+1) {
      border-left: none; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .single-series .upcoming-events .event-small:nth-child(2n+1) {
      border-left: none; } }
  @media (max-width: 767px) {
    .single-series .upcoming-events .event-small {
      border-left: none; } }
  .single-series .upcoming-events .event-small .date {
    color: rgba(38, 38, 38, 0.54);
    padding: 10px 0; }
  .single-series .upcoming-events .event-small h4 a, .single-series .upcoming-events .event-small .newsdit-recommended-list .newsdit-title a, .newsdit-recommended-list .single-series .upcoming-events .event-small .newsdit-title a {
    color: #262626; }
    .single-series .upcoming-events .event-small h4 a:hover, .single-series .upcoming-events .event-small .newsdit-recommended-list .newsdit-title a:hover, .newsdit-recommended-list .single-series .upcoming-events .event-small .newsdit-title a:hover, .single-series .upcoming-events .event-small h4 a:focus, .single-series .upcoming-events .event-small .newsdit-recommended-list .newsdit-title a:focus, .newsdit-recommended-list .single-series .upcoming-events .event-small .newsdit-title a:focus, .single-series .upcoming-events .event-small h4 a:active, .single-series .upcoming-events .event-small .newsdit-recommended-list .newsdit-title a:active, .newsdit-recommended-list .single-series .upcoming-events .event-small .newsdit-title a:active {
      color: #1196A6; }
  .single-series .upcoming-events .event-small .excerpt {
    padding-top: 1rem;
    font-size: 1rem; }
  .single-series .upcoming-events .event-small .link {
    padding-top: 20px; }
    .single-series .upcoming-events .event-small .link a {
      color: #1196A6;
      font-family: "Open Sans", sans-serif;
      font-weight: 700; }
      .single-series .upcoming-events .event-small .link a:hover, .single-series .upcoming-events .event-small .link a:focus, .single-series .upcoming-events .event-small .link a:active {
        color: #262626; }
.single-series .video {
  padding-top: 30px; }
  .single-series .video h2, .single-series .video .newsdit-recommended-list article:first-child .newsdit-title, .newsdit-recommended-list article:first-child .single-series .video .newsdit-title {
    color: #262626; }
    .single-series .video h2:hover, .single-series .video .newsdit-recommended-list article:first-child .newsdit-title:hover, .newsdit-recommended-list article:first-child .single-series .video .newsdit-title:hover, .single-series .video h2:active, .single-series .video .newsdit-recommended-list article:first-child .newsdit-title:active, .newsdit-recommended-list article:first-child .single-series .video .newsdit-title:active, .single-series .video h2:focus, .single-series .video .newsdit-recommended-list article:first-child .newsdit-title:focus, .newsdit-recommended-list article:first-child .single-series .video .newsdit-title:focus {
      color: #1196A6; }
.single-series .publications.series-content-list {
  background-color: #f7f7f7;
  margin-bottom: 0; }
  .single-series .publications.series-content-list li {
    padding-top: 30px; }
.single-series .twitter-footer {
  background-color: #fff; }

.slider-logos, .page-template-page-subscribe .partners-gradient .slider-logos-stacked {
  margin: 0;
  position: relative; }
  .slider-logos:not(.slick-initialized), .page-template-page-subscribe .partners-gradient .slider-logos-stacked:not(.slick-initialized) {
    height: 50px;
    overflow: hidden; }
    .slider-logos:not(.slick-initialized) li, .page-template-page-subscribe .partners-gradient .slider-logos-stacked:not(.slick-initialized) li {
      display: none; }
  .slider-logos .slick-list li, .page-template-page-subscribe .partners-gradient .slider-logos-stacked .slick-list li {
    padding: 0 25px; }
  .slider-logos .slick-arrow, .page-template-page-subscribe .partners-gradient .slider-logos-stacked .slick-arrow {
    background: transparent;
    border: none;
    color: #262626;
    position: absolute;
    top: 50%;
    transform: translateY(-50%); }
    .slider-logos .slick-arrow.slick-next, .page-template-page-subscribe .partners-gradient .slider-logos-stacked .slick-arrow.slick-next {
      right: -50px; }
    .slider-logos .slick-arrow.slick-prev, .page-template-page-subscribe .partners-gradient .slider-logos-stacked .slick-arrow.slick-prev {
      left: -50px; }

.media-contacts h3, .media-contacts .newsdit-article .newsdit-title, .newsdit-article .media-contacts .newsdit-title {
  color: #262626;
  line-height: 1.33em;
  font-weight: normal;
  margin-bottom: 20px; }
.media-contacts .media-contact {
  padding-top: 15px;
  padding-bottom: 15px; }
  .media-contacts .media-contact > .row {
    flex-wrap: nowrap; }
  .media-contacts .media-contact img {
    border-radius: 50%;
    max-width: 56px; }
  .media-contacts .media-contact p, .media-contacts .media-contact .article-main-content ul, .article-main-content .media-contacts .media-contact ul, .media-contacts .media-contact .article-main-content ol, .article-main-content .media-contacts .media-contact ol, .media-contacts .media-contact .article-main-content dl, .article-main-content .media-contacts .media-contact dl, .media-contacts .media-contact .article-main-content footer, .article-main-content .media-contacts .media-contact footer, .media-contacts .media-contact .article-main-content aside, .article-main-content .media-contacts .media-contact aside {
    font-size: 1rem; }
  .media-contacts .media-contact .name {
    color: #262626; }
  .media-contacts .media-contact .email-link {
    font-weight: normal;
    color: #1196A6; }
  .media-contacts .media-contact .title, .media-contacts .media-contact .phone {
    color: rgba(38, 38, 38, 0.54); }
  .media-contacts .media-contact h4, .media-contacts .media-contact .newsdit-recommended-list .newsdit-title, .newsdit-recommended-list .media-contacts .media-contact .newsdit-title, .media-contacts .media-contact p, .media-contacts .media-contact .article-main-content ul, .article-main-content .media-contacts .media-contact ul, .media-contacts .media-contact .article-main-content ol, .article-main-content .media-contacts .media-contact ol, .media-contacts .media-contact .article-main-content dl, .article-main-content .media-contacts .media-contact dl, .media-contacts .media-contact .article-main-content footer, .article-main-content .media-contacts .media-contact footer, .media-contacts .media-contact .article-main-content aside, .article-main-content .media-contacts .media-contact aside {
    margin-bottom: 6px; }

.page-template-page-press .job h3, .page-template-page-press .job .newsdit-article .newsdit-title, .newsdit-article .page-template-page-press .job .newsdit-title {
  line-height: 1.33em;
  font-weight: normal; }
  .page-template-page-press .job h3 a, .page-template-page-press .job .newsdit-article .newsdit-title a, .newsdit-article .page-template-page-press .job .newsdit-title a {
    color: #262626; }
  .page-template-page-press .job h3 a:hover, .page-template-page-press .job .newsdit-article .newsdit-title a:hover, .newsdit-article .page-template-page-press .job .newsdit-title a:hover, .page-template-page-press .job h3 a:focus, .page-template-page-press .job .newsdit-article .newsdit-title a:focus, .newsdit-article .page-template-page-press .job .newsdit-title a:focus, .page-template-page-press .job h3 a:active, .page-template-page-press .job .newsdit-article .newsdit-title a:active, .newsdit-article .page-template-page-press .job .newsdit-title a:active {
    color: #1196A6; }
.page-template-page-press .job .col {
  border-bottom: none; }
.page-template-page-press .job img {
  max-width: 100%; }
.page-template-page-press .event-list {
  margin-top: 0; }

.page-template-page-subscribe .hero {
  position: relative;
  height: auto;
  max-height: none;
  min-height: 0; }
  .page-template-page-subscribe .hero .absolute-bg {
    height: auto; }
  .page-template-page-subscribe .hero .featured-news {
    margin-top: 0px; }
    .page-template-page-subscribe .hero .featured-news .newsdit-article {
      min-height: auto; }
      .page-template-page-subscribe .hero .featured-news .newsdit-article .image-block {
        order: -1; }
  .page-template-page-subscribe .hero .newsdit-title {
    color: #ffffff; }
  @media (max-width: 767px) {
    .page-template-page-subscribe .hero {
      padding-top: 110px;
      padding-bottom: 0; }
      .page-template-page-subscribe .hero .featured-news .newsdit-article {
        padding-bottom: 0; }
      .page-template-page-subscribe .hero .text-block {
        padding-top: 40px;
        padding-bottom: 40px; } }
  @media (min-width: 768px) {
    .page-template-page-subscribe .hero .featured-news .newsdit-article {
      padding-bottom: 40px; }
      .page-template-page-subscribe .hero .featured-news .newsdit-article .image-block {
        padding-left: 45px;
        order: 2; } }
  @media (min-width: 992px) {
    .page-template-page-subscribe .hero .featured-news .newsdit-article {
      padding-bottom: 60px;
      padding-top: 60px; }
      .page-template-page-subscribe .hero .featured-news .newsdit-article .text-block {
        display: flex;
        flex-direction: column;
        justify-content: center; }
      .page-template-page-subscribe .hero .featured-news .newsdit-article .image-block {
        display: flex; }
        .page-template-page-subscribe .hero .featured-news .newsdit-article .image-block img {
          margin-bottom: auto; } }
  @media (min-width: 1200px) {
    .page-template-page-subscribe .hero .featured-news .newsdit-article {
      padding-bottom: 0;
      padding-top: 60px; }
      .page-template-page-subscribe .hero .featured-news .newsdit-article .text-block {
        padding-bottom: 100px; } }
.page-template-page-subscribe .subscribe_wysiwyg {
  background-color: #fff; }
  .page-template-page-subscribe .subscribe_wysiwyg .article-main-content {
    padding-top: 100px; }
.page-template-page-subscribe .app-info {
  background-color: #fff;
  padding-bottom: 60px; }
  .page-template-page-subscribe .app-info .title-block {
    text-align: center; }
  .page-template-page-subscribe .app-info .newsdit-title {
    font-weight: normal; }
    .page-template-page-subscribe .app-info .newsdit-title span {
      color: #1196A6; }
  .page-template-page-subscribe .app-info .img-block {
    text-align: left; }
    .page-template-page-subscribe .app-info .img-block img {
      margin-left: 0; }
  .page-template-page-subscribe .app-info .title-block {
    display: flex;
    flex-direction: column;
    justify-content: center; }
  .page-template-page-subscribe .app-info .benefits {
    margin-top: 50px; }
  .page-template-page-subscribe .app-info .benefit .regular {
    font: 400 1rem/1.5em "Open Sans", sans-serif; }
  .page-template-page-subscribe .app-info .benefit h3.regular, .page-template-page-subscribe .app-info .benefit .newsdit-article .regular.newsdit-title, .newsdit-article .page-template-page-subscribe .app-info .benefit .regular.newsdit-title {
    font-size: 19px;
    line-height: 30px;
    color: #262626;
    font-weight: 600; }
  @media (min-width: 576px) {
    .page-template-page-subscribe .app-info {
      padding-top: 60px; }
      .page-template-page-subscribe .app-info .title-block {
        text-align: right; } }
  @media (min-width: 992px) {
    .page-template-page-subscribe .app-info {
      padding-top: 100px;
      min-height: 0; } }
.page-template-page-subscribe .subscribe_wysiwyg + #subscribe-description .app-info {
  padding-top: 50px; }
.page-template-page-subscribe .subscription-modal .modal-content {
  padding: 50px; }
.page-template-page-subscribe .subscription-modal h2, .page-template-page-subscribe .subscription-modal .newsdit-recommended-list article:first-child .newsdit-title, .newsdit-recommended-list article:first-child .page-template-page-subscribe .subscription-modal .newsdit-title {
  font-size: 36px;
  margin-bottom: 30px; }
.page-template-page-subscribe .subscription-modal .info-block h4, .page-template-page-subscribe .subscription-modal .info-block .newsdit-recommended-list .newsdit-title, .newsdit-recommended-list .page-template-page-subscribe .subscription-modal .info-block .newsdit-title {
  color: #1196A6;
  font-size: 24px; }
.page-template-page-subscribe .subscription-modal .info-block .img-inline {
  margin-bottom: 30px; }
.page-template-page-subscribe .subscription-modal .info-block .content {
  font-size: 1rem; }
  .page-template-page-subscribe .subscription-modal .info-block .content ul, .page-template-page-subscribe .subscription-modal .info-block .content ol {
    margin-left: 20px;
    font-size: 1rem; }
@media (min-width: 1200px) {
  .page-template-page-subscribe .subscription-modal .modal-content {
    padding: 90px 70px; } }
.page-template-page-subscribe .event-slider h4, .page-template-page-subscribe .event-slider .newsdit-recommended-list .newsdit-title, .newsdit-recommended-list .page-template-page-subscribe .event-slider .newsdit-title {
  color: #fff; }
.page-template-page-subscribe .event-slider .price {
  margin-bottom: 0; }
.page-template-page-subscribe .event-slider .btn-set {
  margin-top: 50px; }
  .page-template-page-subscribe .event-slider .btn-set .btn, .page-template-page-subscribe .event-slider .btn-set .single-publications .password-form-container .post-password-form input[type=submit], .single-publications .password-form-container .post-password-form .page-template-page-subscribe .event-slider .btn-set input[type=submit], .page-template-page-subscribe .event-slider .btn-set .alm-btn-wrap .alm-load-more-btn, .alm-btn-wrap .page-template-page-subscribe .event-slider .btn-set .alm-load-more-btn {
    min-width: 0;
    width: auto; }
.page-template-page-subscribe .event-slider a.text-link {
  color: #fff;
  cursor: pointer;
  font-weight: bold; }
  .page-template-page-subscribe .event-slider a.text-link i {
    margin-left: 8px; }
.page-template-page-subscribe #subscribe_form {
  background-color: #f7f7f7;
  padding: 60px 0; }
  .page-template-page-subscribe #subscribe_form h2, .page-template-page-subscribe #subscribe_form .newsdit-recommended-list article:first-child .newsdit-title, .newsdit-recommended-list article:first-child .page-template-page-subscribe #subscribe_form .newsdit-title {
    font-weight: normal;
    color: #262626;
    margin-bottom: 1rem; }
  .page-template-page-subscribe #subscribe_form .lineitem {
    margin: 1rem 0; }
  .page-template-page-subscribe #subscribe_form .lineitem.first {
    padding-top: 2rem;
    clear: both; }
  .page-template-page-subscribe #subscribe_form .btn.formsubmit, .page-template-page-subscribe #subscribe_form .single-publications .password-form-container .post-password-form input.formsubmit[type=submit], .single-publications .password-form-container .post-password-form .page-template-page-subscribe #subscribe_form input.formsubmit[type=submit], .page-template-page-subscribe #subscribe_form .alm-btn-wrap .formsubmit.alm-load-more-btn, .alm-btn-wrap .page-template-page-subscribe #subscribe_form .formsubmit.alm-load-more-btn {
    margin-top: 2rem;
    width: auto; }
  @media (max-width: 767px) {
    .page-template-page-subscribe #subscribe_form #crmWebToEntityFormPPPX form .cpName {
      width: 100%;
      float: none; } }
  @media (min-width: 768px) {
    .page-template-page-subscribe #subscribe_form {
      padding: 100px 0; }
      .page-template-page-subscribe #subscribe_form #crmWebToEntityFormPPPX form .cpRightCol {
        padding-left: 5px; }
      .page-template-page-subscribe #subscribe_form #crmWebToEntityFormPPPX form .cpLeftCol {
        padding-right: 5px; } }
  .page-template-page-subscribe #subscribe_form.form-center h2, .page-template-page-subscribe #subscribe_form.form-center .newsdit-recommended-list article:first-child .newsdit-title, .newsdit-recommended-list article:first-child .page-template-page-subscribe #subscribe_form.form-center .newsdit-title, .page-template-page-subscribe #subscribe_form.form-center .description, .page-template-page-subscribe #subscribe_form.form-center .zcwf_row.lineitem, .page-template-page-subscribe #subscribe_form.form-center .submit_button_row {
    text-align: center; }
  .page-template-page-subscribe #subscribe_form.form-center .form-block {
    margin: auto; }
.page-template-page-subscribe .bottom-generic.bottom-text-left {
  margin-top: 0;
  padding: 0 0 50px;
  background-color: #f7f7f7; }
  .page-template-page-subscribe .bottom-generic.bottom-text-left .btn, .page-template-page-subscribe .bottom-generic.bottom-text-left .single-publications .password-form-container .post-password-form input[type=submit], .single-publications .password-form-container .post-password-form .page-template-page-subscribe .bottom-generic.bottom-text-left input[type=submit], .page-template-page-subscribe .bottom-generic.bottom-text-left .alm-btn-wrap .alm-load-more-btn, .alm-btn-wrap .page-template-page-subscribe .bottom-generic.bottom-text-left .alm-load-more-btn {
    margin: 30px 0; }
  .page-template-page-subscribe .bottom-generic.bottom-text-left .row {
    background-color: #fff;
    padding: 60px; }
.page-template-page-subscribe .partners-gradient h3, .page-template-page-subscribe .partners-gradient .newsdit-article .newsdit-title, .newsdit-article .page-template-page-subscribe .partners-gradient .newsdit-title {
  font-size: 30px;
  font-weight: normal;
  color: #262626;
  margin-bottom: 30px;
  text-align: center; }
.page-template-page-subscribe .partners-gradient .slider-logos-stacked .single-logo {
  height: 65px;
  margin: 40px 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center; }
  .page-template-page-subscribe .partners-gradient .slider-logos-stacked .single-logo img {
    margin: auto; }
.page-template-page-subscribe .partners-gradient .slider-logos-stacked .slick-dots {
  text-align: center;
  margin: 30px 0 60px; }
.page-template-page-subscribe .no-engage {
  display: none; }

footer {
  background: #132426;
  padding: 35px 0;
  position: relative;
  z-index: 1;
  /*.copy {
  	margin-top: 18px;
  }*/ }
  footer span, footer p, footer .article-main-content ul, .article-main-content footer ul, footer .article-main-content ol, .article-main-content footer ol, footer .article-main-content dl, .article-main-content footer dl, footer .article-main-content footer, .article-main-content footer footer, footer .article-main-content aside, .article-main-content footer aside,
  footer li, footer .issn {
    color: #ffffff;
    font-size: 15px;
    margin: 0; }
  footer p.bold-sans, footer .article-main-content ul.bold-sans, .article-main-content footer ul.bold-sans, footer .article-main-content ol.bold-sans, .article-main-content footer ol.bold-sans, footer .article-main-content dl.bold-sans, .article-main-content footer dl.bold-sans, footer .article-main-content footer.bold-sans, .article-main-content footer footer.bold-sans, footer .article-main-content aside.bold-sans, .article-main-content footer aside.bold-sans {
    margin-bottom: 12px;
    line-height: normal;
    color: #ffffff; }
  footer li,
  footer span + span {
    font-family: "Open Sans", sans-serif; }
  footer ul {
    margin: 0;
    list-style: none; }
  footer .contact-column, footer .publications-column, footer .newsletter-column {
    margin-bottom: 3rem; }
  footer .publication-info {
    margin-bottom: 1rem;
    color: #ffffff; }
  footer #footer-publication-menu a {
    color: #1196A6;
    font-weight: normal; }
    footer #footer-publication-menu a:hover, footer #footer-publication-menu a:focus, footer #footer-publication-menu a:active {
      text-decoration: underline;
      color: #ffffff; }
  footer #footer-section-menu {
    list-style: none;
    padding: 12px 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap; }
    footer #footer-section-menu li {
      border-left: 1px solid #ffffff; }
      footer #footer-section-menu li a {
        font-size: 1rem;
        color: #1196A6;
        font-weight: bold;
        padding: 0 8px; }
      footer #footer-section-menu li:first-child {
        border-left: none; }
        footer #footer-section-menu li:first-child a {
          padding-left: 0; }
  footer .issn {
    padding-top: 1em; }
  footer .share {
    margin-top: 25px; }
    footer .share > span:first-child {
      margin-right: 20px; }
    footer .share i {
      font-size: 18px;
      color: #40B5C4 !important; }
  footer .legal-row {
    padding-top: 30px;
    border-top: 1px solid rgba(38, 38, 38, 0.1);
    font-size: 15px; }
    footer .legal-row > * {
      padding-bottom: 8px; }
    footer .legal-row .copy {
      color: rgba(255, 255, 255, 0.54); }
    footer .legal-row .legal-links {
      text-align: right; }
      footer .legal-row .legal-links li {
        list-style: none;
        display: inline-block;
        padding: 0 10px; }
        footer .legal-row .legal-links li:first-child {
          padding-left: 0; }
        footer .legal-row .legal-links li a {
          color: rgba(255, 255, 255, 0.54); }
          footer .legal-row .legal-links li a:hover, footer .legal-row .legal-links li a:active, footer .legal-row .legal-links li a:focus {
            text-decoration: underline; }
    footer .legal-row .small-print {
      font-size: 14px; }
    footer .legal-row .small-print + .legal-links {
      text-align: left; }

#customForm {
  width: 100%; }

.form-news {
  margin-top: 25px; }
  .form-news .d-flex {
    border-width: 0 !important;
    justify-content: flex-end; }
  .form-news input[type=text], .form-news input[type=email] {
    -moz-border-radius: 45px;
    -webkit-border-radius: 45px;
    border-radius: 45px;
    border: 0;
    line-height: 50px;
    padding: 0 40px 0 25px;
    color: #ffffff;
    font-size: 15px;
    background: rgba(195, 229, 233, 0.18);
    outline: none;
    width: auto;
    flex: 0 0 auto;
    max-width: none; }
  .form-news .btn, .form-news .single-publications .password-form-container .post-password-form input[type=submit], .single-publications .password-form-container .post-password-form .form-news input[type=submit], .form-news .alm-btn-wrap .alm-load-more-btn, .alm-btn-wrap .form-news .alm-load-more-btn {
    width: auto;
    min-width: auto;
    margin-left: -40px; }
    @media (max-width: 1199px) {
      .form-news .btn, .form-news .single-publications .password-form-container .post-password-form input[type=submit], .single-publications .password-form-container .post-password-form .form-news input[type=submit], .form-news .alm-btn-wrap .alm-load-more-btn, .alm-btn-wrap .form-news .alm-load-more-btn {
        margin-right: 0 !important; } }
  .form-news ::-webkit-input-placeholder {
    color: #ffffff; }
  .form-news ::-moz-placeholder {
    color: #ffffff; }
  .form-news :-ms-input-placeholder {
    color: #ffffff; }
  .form-news :-moz-placeholder {
    color: #ffffff; }

/*
########################
	MOBILE
########################
*/
@media screen and (max-width: 575px) {
  .form-news input[type=email] {
    width: 100%;
    height: 50px; }
  .form-news .btn, .form-news .single-publications .password-form-container .post-password-form input[type=submit], .single-publications .password-form-container .post-password-form .form-news input[type=submit], .form-news .alm-btn-wrap .alm-load-more-btn, .alm-btn-wrap .form-news .alm-load-more-btn {
    width: 100%;
    min-width: inherit;
    margin-left: 0;
    margin-top: 15px; } }
/*
########################
	TABLET
########################
*/
header {
  background: #ffffff;
  min-height: 75px;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear; }
  header > .navbar {
    display: block; }
  header .navbar > .container {
    display: block; }
    header .navbar > .container .justify-content-end {
      margin-left: auto; }
  header .site-title {
    margin: 15px 0 0 0;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear; }
    header .site-title a {
      background: url(../img/logo.png) no-repeat 0 0 transparent;
      font-size: 0;
      color: transparent;
      display: block;
      width: 156px;
      height: 60px;
      -moz-transition: all 0.3s linear;
      -o-transition: all 0.3s linear;
      -webkit-transition: all 0.3s linear;
      -ms-transition: all 0.3s linear;
      transition: all 0.3s linear; }
  header .navbar {
    margin: 0;
    padding: 0;
    justify-content: flex-end; }
  header .menu {
    padding: 0;
    margin: 0;
    display: flex;
    line-height: 75px;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear; }
  header .menu-item {
    position: relative; }
    header .menu-item.menu-item-has-children:hover .sub-menu {
      display: flex; }
    header .menu-item .sub-menu {
      position: absolute;
      margin: 0 0 0 -35px;
      padding: 10px 0;
      background-color: #f4f4f4;
      display: none;
      flex-direction: column;
      min-width: 200px; }
      header .menu-item .sub-menu li {
        min-width: 160px;
        text-align: left;
        margin: 0;
        line-height: normal; }
        header .menu-item .sub-menu li a {
          padding: 9px 30px 9px 35px;
          display: block; }
          header .menu-item .sub-menu li a:after {
            content: "";
            position: absolute;
            left: 30px;
            right: 25px;
            height: 1px;
            background: #e0e0e0;
            bottom: 0; }
          header .menu-item .sub-menu li a:hover {
            color: #000; }
        header .menu-item .sub-menu li:last-child a:after {
          background-color: transparent; }
      header .menu-item .sub-menu a {
        color: #1196A6; }
      header .menu-item .sub-menu:before {
        content: "";
        width: 20px;
        height: 20px;
        border: solid 10px transparent;
        border-bottom-color: #f4f4f4;
        position: absolute;
        top: -20px;
        left: 45px; }
  header li {
    margin-left: 25px;
    list-style: none; }
    header li a {
      font-size: 13px;
      color: #262626;
      font-family: "Open Sans", sans-serif; }
      header li a:hover, header li a:focus, header li a:active {
        color: #1196A6; }
  header.sticky {
    min-height: 55px; }
    header.sticky .site-title {
      margin: 0; }
      header.sticky .site-title a {
        width: 80px; }
    header.sticky .menu {
      line-height: 55px; }

/*
########################
	MOBILE
########################
*/
@media screen and (max-width: 991px) {
  header {
    padding: 0 15px; }
    header button.navbar-toggler {
      border: 0;
      outline: none; }
    header .menu {
      padding: 20px 0 0 20px;
      display: block;
      text-align: left;
      line-height: 55px; }
      header .menu li {
        margin: 0; }
      header .menu li.menu-item-has-children:before {
        content: "";
        z-index: 1;
        height: 100%;
        width: 100%;
        position: absolute;
        left: 0;
        top: 0;
        max-height: 40px; }
    header.sticky button.navbar-toggler {
      margin-top: 0;
      top: 20px; }
    header.sticky #acj-menu {
      top: 55px; }
    header li a {
      padding: 8px 30px;
      font-weight: bold;
      display: block;
      text-align: left;
      line-height: 24px;
      font-size: 16px;
      display: block; }
      header li a:after {
        content: "";
        position: absolute;
        left: 25px;
        right: 20px;
        height: 1px;
        background: #e0e0e0;
        bottom: 0; }
    header .menu-item .sub-menu {
      position: relative;
      padding-top: 0;
      margin-left: 0;
      width: 100%;
      flex-wrap: wrap;
      flex-direction: row;
      background-color: #fff; }
      header .menu-item .sub-menu:before {
        border-bottom-color: #fff; }
      header .menu-item .sub-menu li {
        width: 100%; }
      header .menu-item .sub-menu li a {
        font-weight: normal;
        padding: 7px 20px 7px 30px;
        font-size: 14px; }
        header .menu-item .sub-menu li a:after {
          content: none; }
    header .menu-item.submenu-double-col .sub-menu li {
      width: 50%;
      flex-grow: 1;
      flex-shrink: 1; }

  #wrapper {
    padding-left: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease; }

  #acj-menu {
    position: fixed;
    z-index: 1000;
    right: 0;
    width: 0;
    bottom: 0;
    overflow-y: auto;
    overflow-x: hidden;
    padding-top: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    background: white;
    top: 75px;
    align-items: flex-start; }
    #acj-menu::-webkit-scrollbar {
      display: none; }
    #acj-menu .menu-pimary-menu-container {
      width: 100%; }
      #acj-menu .menu-pimary-menu-container .menu {
        text-align: right; }

  #content {
    width: 100%;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease; }

  #wrapper.toggled #acj-menu {
    width: 100vw; }
  #wrapper.toggled #content {
    margin-left: -100vw; }

  .sidebar-nav {
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none; }

  .overlay {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 99; }

  .hamburger {
    position: absolute;
    top: 30px;
    right: 15px;
    z-index: 999;
    display: block;
    height: 16px;
    width: 20px;
    margin-left: 0;
    background: transparent;
    border: none;
    padding: 0; }
    .hamburger:hover, .hamburger:focus, .hamburger:active {
      outline: none; }
    .hamburger.is-closed:before {
      content: '';
      display: block;
      width: 100px;
      font-size: 14px;
      color: #fff;
      line-height: 32px;
      text-align: center;
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
      -webkit-transition: all .35s ease-in-out; }
    .hamburger.is-closed .hamb-top,
    .hamburger.is-closed .hamb-middle,
    .hamburger.is-closed .hamb-bottom {
      position: absolute;
      left: 0;
      height: 4px;
      width: 100%; }
    .hamburger.is-open .hamb-top,
    .hamburger.is-open .hamb-middle,
    .hamburger.is-open .hamb-bottom {
      position: absolute;
      left: 0;
      height: 4px;
      width: 100%; }
    .hamburger.is-closed .hamb-top,
    .hamburger.is-closed .hamb-middle,
    .hamburger.is-closed .hamb-bottom {
      background-color: rgba(38, 38, 38, 0.54);
      height: 2px; }
    .hamburger.is-closed .hamb-top {
      top: 0;
      -webkit-transition: all .35s ease-in-out; }
    .hamburger.is-closed .hamb-middle {
      top: 50%;
      margin-top: -1px; }
    .hamburger.is-closed .hamb-bottom {
      bottom: 0;
      -webkit-transition: all .35s ease-in-out; }
    .hamburger.is-closed:hover .hamb-top {
      top: 0;
      -webkit-transition: all .35s ease-in-out; }
    .hamburger.is-closed:hover .hamb-bottom {
      bottom: 0;
      -webkit-transition: all .35s ease-in-out; }
    .hamburger.is-open .hamb-top,
    .hamburger.is-open .hamb-middle,
    .hamburger.is-open .hamb-bottom {
      background-color: rgba(38, 38, 38, 0.54); }
    .hamburger.is-open .hamb-top,
    .hamburger.is-open .hamb-bottom {
      top: 50%;
      margin-top: -2px; }
    .hamburger.is-open .hamb-top {
      -webkit-transform: rotate(45deg);
      -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.73, 1, 0.28, 0.08); }
    .hamburger.is-open .hamb-middle {
      display: none; }
    .hamburger.is-open .hamb-bottom {
      -webkit-transform: rotate(-45deg);
      -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.73, 1, 0.28, 0.08); }
    .hamburger.is-open:before {
      content: '';
      display: block;
      width: 100px;
      font-size: 14px;
      color: #fff;
      line-height: 32px;
      text-align: center;
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
      -webkit-transition: all .35s ease-in-out; }
    .hamburger.is-open:hover:before {
      opacity: 1;
      display: block;
      -webkit-transform: translate3d(-100px, 0, 0);
      -webkit-transition: all .35s ease-in-out; } }
body {
  background-color: #ffffff;
  color: #262626; }

/*
########################
	GENERAL RULES
########################
*/
a:hover {
  color: inherit;
  text-decoration: none; }

.relative {
  position: relative; }

.absolute {
  position: absolute; }

.bg-primary {
  background: #1196A6; }

.no-padding {
  padding: 0 !important; }

.no-margin {
  margin: 0 !important; }

.no-border {
  border: 0 !important; }

.block {
  display: block; }

.email-link {
  overflow-wrap: anywhere;
  max-width: 100%; }

/*
########################
	SOCIAL LIST 
########################
*/
.social {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0; }
  .social li {
    margin-right: 20px; }
  .social a:before {
    font-size: 18px;
    display: block; }
  .social a[href*="linkedin."] i {
    color: #0077B5; }
  .social a[href*="twitter."] i {
    color: #03ACED; }
  .social a[href*="facebook."] i {
    color: #3A5998; }
  .social.w-text i {
    margin-right: 10px; }
  .social.w-text span {
    font-size: 15px; }
  .social.w-text li:not(:last-child) {
    margin-right: 15px;
    padding-right: 15px;
    line-height: normal;
    border-right: 1px solid #E5E5E5; }
  .social.w-before a {
    color: transparent;
    font-size: 0; }
  .social.w-before a[href*="linkedin."]:before {
    content: '\f08c';
    color: #0077B5;
    font-size: 18px; }
  .social.w-before a[href*="twitter."]:before {
    content: '\f099';
    color: #03ACED;
    font-size: 18px; }
  .social.w-before a[href*="facebook."]:before {
    content: '\f39e';
    color: #3A5998;
    font-size: 18px; }
  .social.vertical {
    display: block; }
    .social.vertical li {
      margin-right: 0;
      margin-bottom: 35px; }
    .social.vertical a {
      -moz-transition: all 0.3s linear;
      -o-transition: all 0.3s linear;
      -webkit-transition: all 0.3s linear;
      -ms-transition: all 0.3s linear;
      transition: all 0.3s linear;
      cursor: pointer; }
    .social.vertical a:hover {
      filter: alpha(opacity=70);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
      -moz-opacity: 0.7;
      -khtml-opacity: 0.7;
      opacity: 0.7; }
    .social.vertical i[class*="link"] {
      color: #414141; }
    .social.vertical i[class*="linkedin"] {
      color: #0077B5; }
    .social.vertical i[class*="facebook"] {
      color: #3A5998; }
    .social.vertical i[class*="google"] {
      color: #DD503E; }
    .social.vertical i[class*="twitter"] {
      color: #03ACED; }
    .social.vertical i[class*="envelop"] {
      color: #1196A6; }

/*
########################
	TOOLTIPS 
########################
*/
.bs-tooltip-top .arrow::before,
.bs-tooltip-auto[x-placement^="top"] .arrow::before {
  border-top-color: #E0EBED; }

.tooltip-inner {
  padding: 10px;
  line-height: 120%;
  color: #262626;
  font-size: 12px;
  background: #E0EBED; }

/*
########################
	FULL WIDTH HERO 
########################
*/
.hero {
  background-position: 0 0;
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 560px;
  height: 100vh;
  max-height: 100px;
  padding-top: 70px;
  overflow: hidden; }
  .hero h2, .hero .newsdit-recommended-list article:first-child .newsdit-title, .newsdit-recommended-list article:first-child .hero .newsdit-title {
    margin-bottom: 20px; }
  .hero p, .hero .article-main-content ul, .article-main-content .hero ul, .hero .article-main-content ol, .article-main-content .hero ol, .hero .article-main-content dl, .article-main-content .hero dl, .hero .article-main-content footer, .article-main-content .hero footer, .hero .article-main-content aside, .article-main-content .hero aside {
    margin-bottom: 35px; }
  .hero.md-height {
    min-height: 455px;
    background-position: right center; }
  .hero.dorson p, .hero.dorson .article-main-content ul, .article-main-content .hero.dorson ul, .hero.dorson .article-main-content ol, .article-main-content .hero.dorson ol, .hero.dorson .article-main-content dl, .article-main-content .hero.dorson dl, .hero.dorson .article-main-content footer, .article-main-content .hero.dorson footer, .hero.dorson .article-main-content aside, .article-main-content .hero.dorson aside {
    margin-bottom: 0;
    margin-top: 70px;
    font-size: 24px;
    margin-top: 13%; }

.hero.password-reset {
  background-position: center center;
  padding-top: 120px; }
.hero.hero-fullh {
  height: auto;
  min-height: calc(100vh - 229px);
  max-height: none; }

/*
########################
	RESET PASSWORD
########################
*/
.password-reset .form.form-vertical .form-block {
  max-width: unset; }

/*
########################
	GRADIENT BACKGROUNDS
########################
*/
.partners-gradient {
  line-height: 19px;
  padding: 15px 0;
  background: #005EB8;
  background: -moz-linear-gradient(left, #005EB8 0%, #005EB8 50%, #1196A6 100%);
  background: -webkit-linear-gradient(left, #005EB8 0%, #005EB8 50%, #1196A6 100%);
  background: linear-gradient(to right, #005EB8 0%, #005EB8 50%, #1196A6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( $home-partners-gradient-left-color, endColorstr='#1196A6',GradientType=1 ); }
  .partners-gradient span,
  .partners-gradient p,
  .partners-gradient .article-main-content ul,
  .article-main-content .partners-gradient ul,
  .partners-gradient .article-main-content ol,
  .article-main-content .partners-gradient ol,
  .partners-gradient .article-main-content dl,
  .article-main-content .partners-gradient dl,
  .partners-gradient .article-main-content footer,
  .article-main-content .partners-gradient footer,
  .partners-gradient .article-main-content aside,
  .article-main-content .partners-gradient aside,
  .partners-gradient h2,
  .partners-gradient .newsdit-recommended-list article:first-child .newsdit-title,
  .newsdit-recommended-list article:first-child .partners-gradient .newsdit-title,
  .partners-gradient li {
    color: #ffffff; }
  .partners-gradient span.bold-title {
    color: rgba(255, 255, 255, 0.85); }

.gradient-blue-b {
  padding: 15px 0;
  background: #0D7B88;
  background: -moz-linear-gradient(left, #0D7B88 0%, #0D7B88 50%, #1196A6 100%);
  background: -webkit-linear-gradient(left, #0D7B88 0%, #0D7B88 50%, #1196A6 100%);
  background: linear-gradient(to right, #0D7B88 0%, #0D7B88 50%, #1196A6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( $home-events-gradient-left-color, endColorstr='#1196A6',GradientType=1 ); }
  .gradient-blue-b span,
  .gradient-blue-b p,
  .gradient-blue-b .article-main-content ul,
  .article-main-content .gradient-blue-b ul,
  .gradient-blue-b .article-main-content ol,
  .article-main-content .gradient-blue-b ol,
  .gradient-blue-b .article-main-content dl,
  .article-main-content .gradient-blue-b dl,
  .gradient-blue-b .article-main-content footer,
  .article-main-content .gradient-blue-b footer,
  .gradient-blue-b .article-main-content aside,
  .article-main-content .gradient-blue-b aside,
  .gradient-blue-b h2,
  .gradient-blue-b .newsdit-recommended-list article:first-child .newsdit-title,
  .newsdit-recommended-list article:first-child .gradient-blue-b .newsdit-title,
  .gradient-blue-b li {
    color: rgba(255, 255, 255, 0.85); }

.light-gradient {
  padding: 0;
  background: #ffffff;
  background: -moz-linear-gradient(top, #ffffff 0%, #E0EBED 100%);
  background: -webkit-linear-gradient(top, #ffffff 0%, #E0EBED 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #E0EBED 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$white', endColorstr='$secondary', GradientType=1 ); }

.light-gradient-b {
  background: white;
  background: -moz-linear-gradient(left, white 0%, white 27%, white 27%, white 48%, white 48%, #e3f2f4 100%);
  background: -webkit-linear-gradient(left, white 0%, white 27%, white 27%, white 48%, white 48%, #e3f2f4 100%);
  background: linear-gradient(to right, white 0%, white 27%, white 27%, white 48%, white 48%, #e3f2f4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e3f2f4',GradientType=1 ); }

/*
########################
	BLUE BG - BOTTOM BOX
########################
*/
.bottom-generic {
  background: url(assets/img/bg-generic.jpg) no-repeat center center;
  background-size: cover;
  padding: 50px 0;
  position: relative; }
  .bottom-generic .center-content {
    max-width: 550px;
    margin: 0 auto; }
  .bottom-generic p, .bottom-generic .article-main-content ul, .article-main-content .bottom-generic ul, .bottom-generic .article-main-content ol, .article-main-content .bottom-generic ol, .bottom-generic .article-main-content dl, .article-main-content .bottom-generic dl, .bottom-generic .article-main-content footer, .article-main-content .bottom-generic footer, .bottom-generic .article-main-content aside, .article-main-content .bottom-generic aside {
    margin: 10px 0 0 0; }
  .bottom-generic.bottom-text-left {
    padding: 30px 0;
    margin-top: 50px; }
    .bottom-generic.bottom-text-left h2, .bottom-generic.bottom-text-left .newsdit-recommended-list article:first-child .newsdit-title, .newsdit-recommended-list article:first-child .bottom-generic.bottom-text-left .newsdit-title,
    .bottom-generic.bottom-text-left p,
    .bottom-generic.bottom-text-left .article-main-content ul,
    .article-main-content .bottom-generic.bottom-text-left ul,
    .bottom-generic.bottom-text-left .article-main-content ol,
    .article-main-content .bottom-generic.bottom-text-left ol,
    .bottom-generic.bottom-text-left .article-main-content dl,
    .article-main-content .bottom-generic.bottom-text-left dl,
    .bottom-generic.bottom-text-left .article-main-content footer,
    .article-main-content .bottom-generic.bottom-text-left footer,
    .bottom-generic.bottom-text-left .article-main-content aside,
    .article-main-content .bottom-generic.bottom-text-left aside {
      font-weight: normal; }

/*
########################
	TRIANGLES BG
########################
*/
.triangles-bg {
  background: url(assets/img/bg-triangles.png) no-repeat right center #EFF4F5;
  background-size: cover; }

/*
########################
	BREADCRUMB
########################
*/
.breadcrumb {
  padding: 0;
  list-style: none;
  background-color: transparent;
  border-radius: 0;
  margin-left: 0;
  margin-bottom: 30px;
  align-items: center; }
  .breadcrumb .breadcrumb-item a {
    font-weight: bold;
    color: #ffffff;
    font-size: 13px; }
  .breadcrumb .breadcrumb-item.active span,
  .breadcrumb .breadcrumb-item i {
    color: #ffffff;
    font-size: 13px; }
  .breadcrumb .breadcrumb-item i {
    margin: 0 7px;
    font-size: 10px; }

.breadcrumb-item + .breadcrumb-item::before {
  display: none; }

.newsdit-article-author {
  display: none; }

/*
########################
	TWEETS
########################
*/
.tweets-list {
  width: 100%;
  max-width: 100%; }

.fetch-tweets {
  display: flex;
  flex-wrap: wrap; }
  .fetch-tweets .fetch-tweets-item {
    width: 25%;
    padding-right: 25px; }
    .fetch-tweets .fetch-tweets-item:not(:first-of-type) {
      border-left: 1px solid #d1d1d1;
      padding-left: 25px; }
  .fetch-tweets .fetch-tweets-profile-image {
    float: left !important;
    max-width: 35px !important;
    position: relative;
    top: 4px; }
    .fetch-tweets .fetch-tweets-profile-image a, .fetch-tweets .fetch-tweets-profile-image img {
      max-width: 100% !important; }
    .fetch-tweets .fetch-tweets-profile-image a {
      display: inline-block; }
  .fetch-tweets .fetch-tweets-main {
    margin: 0 !important;
    padding: 0;
    position: relative;
    top: -38px; }
    .fetch-tweets .fetch-tweets-main .fetch-tweets-heading {
      min-height: 35px;
      padding-bottom: 15px;
      clear: both;
      overflow: hidden;
      padding-left: 47px; }
      .fetch-tweets .fetch-tweets-main .fetch-tweets-heading .fetch-tweets-user-name,
      .fetch-tweets .fetch-tweets-main .fetch-tweets-heading .fetch-tweets-tweet-created-at {
        float: none;
        display: block;
        line-height: normal;
        font-size: 13px; }
      .fetch-tweets .fetch-tweets-main .fetch-tweets-heading .fetch-tweets-user-name {
        margin-right: 1em; }
      .fetch-tweets .fetch-tweets-main .fetch-tweets-heading .fetch-tweets-tweet-created-at {
        margin-left: 0;
        font-style: italic; }
  .fetch-tweets .fetch-tweets-body {
    clear: both; }
    .fetch-tweets .fetch-tweets-body img {
      display: none; }
  .fetch-tweets .fetch-tweets-text {
    font-size: 13px;
    font-family: "Open Sans", sans-serif; }
    .fetch-tweets .fetch-tweets-text a {
      color: #1196A6;
      word-wrap: break-word; }
  .fetch-tweets .fetch-tweets-intent-buttons {
    display: none; }
  .fetch-tweets.tweets-slider {
    display: none; }
    .fetch-tweets.tweets-slider.slick-initialized {
      display: block; }
    .fetch-tweets.tweets-slider .fetch-tweets-item {
      width: 300px; }
    .fetch-tweets.tweets-slider .fetch-tweets-text {
      font-size: 13px !important; }
    .fetch-tweets.tweets-slider .slick-dots {
      margin: 25px auto 15px;
      text-align: center; }
      .fetch-tweets.tweets-slider .slick-dots button {
        background: #1196A6;
        opacity: .2;
        width: 5px;
        height: 5px; }
      .fetch-tweets.tweets-slider .slick-dots .slick-active button {
        opacity: 1; }

/*
########################
	MOBILE
########################
*/
@media screen and (max-width: 767px) {
  .btn + .link, .single-publications .password-form-container .post-password-form input[type=submit] + .link, .alm-btn-wrap .alm-load-more-btn + .link {
    text-align: left;
    margin-top: 30px;
    display: block;
    width: auto;
    margin-top: -11px; }

  /*
  ########################
  	FULL WIDTH HERO 
  ########################
  */
  .hero {
    padding-top: 150px;
    padding-bottom: 45px;
    min-height: auto;
    max-height: inherit;
    background-position-x: 38%;
    height: auto; }
    .hero.dorson p, .hero.dorson .article-main-content ul, .article-main-content .hero.dorson ul, .hero.dorson .article-main-content ol, .article-main-content .hero.dorson ol, .hero.dorson .article-main-content dl, .article-main-content .hero.dorson dl, .hero.dorson .article-main-content footer, .article-main-content .hero.dorson footer, .hero.dorson .article-main-content aside, .article-main-content .hero.dorson aside {
      margin-top: 20px; }
    .hero .btn, .hero .single-publications .password-form-container .post-password-form input[type=submit], .single-publications .password-form-container .post-password-form .hero input[type=submit], .hero .alm-btn-wrap .alm-load-more-btn, .alm-btn-wrap .hero .alm-load-more-btn {
      width: auto;
      margin-right: 20px; }

  .hero.md-height {
    background-position: top right 21%; }

  /*
  ########################
  	BLUE BG - BOTTOM BOX
  ########################
  */
  .bottom-generic.bottom-text-left .text-right {
    text-align: left !important; }
  .bottom-generic.bottom-text-left .btn, .bottom-generic.bottom-text-left .single-publications .password-form-container .post-password-form input[type=submit], .single-publications .password-form-container .post-password-form .bottom-generic.bottom-text-left input[type=submit], .bottom-generic.bottom-text-left .alm-btn-wrap .alm-load-more-btn, .alm-btn-wrap .bottom-generic.bottom-text-left .alm-load-more-btn {
    margin: 25px 0 0 0; } }
@media screen and (max-width: 991px) {
  /*
  ########################
  	SOCIAL LIST 
  ########################
  */
  .social.vertical {
    display: flex;
    margin-bottom: 20px !important; }
    .social.vertical li {
      margin: 0 15px 0 0; } }
/*
########################
	TABLET
########################
*/
@media screen and (min-width: 768px) and (max-width: 991px) {
  /*
  ########################
  	GRADIENT BACKGROUNDS
  ########################
  */
  .partners-gradient {
    padding: 15px 0; } }
@media (max-width: 1140px) and (min-width: 575px) {
  .container {
    max-width: 86%; } }
.top-offset-simple {
  padding-top: 110px;
  margin-bottom: 50px; }
  @media (min-width: 768px) {
    .top-offset-simple {
      padding-top: 170px; } }

@media (min-width: 768px) {
  .publication-header.top-offset-simple {
    padding-top: 110px; } }

.btn, .single-publications .password-form-container .post-password-form input[type=submit], .alm-btn-wrap .alm-load-more-btn {
  -moz-border-radius: 45px;
  -webkit-border-radius: 45px;
  border-radius: 45px;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
  min-width: 240px;
  border: none;
  line-height: 50px;
  padding: 0 35px;
  font-family: "Open Sans", sans-serif;
  font-size: 15px;
  font-weight: 700; }
  .btn.disabled, .single-publications .password-form-container .post-password-form input.disabled[type=submit], .alm-btn-wrap .disabled.alm-load-more-btn {
    opacity: 0.6;
    pointer-events: none; }
  .btn:hover, .single-publications .password-form-container .post-password-form input[type=submit]:hover, .alm-btn-wrap .alm-load-more-btn:hover, .btn:focus, .single-publications .password-form-container .post-password-form input[type=submit]:focus, .alm-btn-wrap .alm-load-more-btn:focus {
    opacity: 0.85; }

.btn:hover, .single-publications .password-form-container .post-password-form input[type=submit]:hover, .alm-btn-wrap .alm-load-more-btn:hover,
.btn:focus,
.single-publications .password-form-container .post-password-form input[type=submit]:focus,
.alm-btn-wrap .alm-load-more-btn:focus {
  box-shadow: none !important; }

.btn-primary:not(:disabled):not(.disabled):active, .newsdit-pagination-block .btn-next:not(:disabled):not(.disabled):active, .single-publications .password-form-container .post-password-form input[type=submit]:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled).active,
.newsdit-pagination-block .btn-next:not(:disabled):not(.disabled).active,
.single-publications .password-form-container .post-password-form input[type=submit]:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle,
.newsdit-pagination-block .show > .dropdown-toggle.btn-next,
.single-publications .password-form-container .post-password-form .show > input.dropdown-toggle[type=submit] {
  background-color: #1196A6;
  border-color: #1196A6; }

.btn-xsmall {
  line-height: 40px;
  min-width: 130px;
  border-width: 1px !important; }

.btn-small {
  min-width: 155px; }

.btn-medium {
  min-width: 190px; }

.btn-primary, .newsdit-pagination-block .btn-next, .single-publications .password-form-container .post-password-form input[type=submit], a.btn-primary:not([href]):not([tabindex]), .newsdit-pagination-block a.btn-next:not([href]):not([tabindex]) {
  background: #1196A6;
  color: #ffffff; }
  .btn-primary.disabled, .newsdit-pagination-block .disabled.btn-next, .single-publications .password-form-container .post-password-form input.disabled[type=submit], a.btn-primary:not([href]):not([tabindex]).disabled, .newsdit-pagination-block a.btn-next:not([href]):not([tabindex]).disabled {
    background: #1196A6; }
  .btn-primary:hover, .newsdit-pagination-block .btn-next:hover, .single-publications .password-form-container .post-password-form input[type=submit]:hover, .btn-primary:focus, .newsdit-pagination-block .btn-next:focus, .single-publications .password-form-container .post-password-form input[type=submit]:focus, a.btn-primary:not([href]):not([tabindex]):hover, .newsdit-pagination-block a.btn-next:not([href]):not([tabindex]):hover, a.btn-primary:not([href]):not([tabindex]):focus, .newsdit-pagination-block a.btn-next:not([href]):not([tabindex]):focus {
    background: #16c0d4;
    opacity: 1; }

.btn-primary-b {
  background: #40B5C4;
  color: #ffffff; }
  .btn-primary-b.disabled {
    background: #40B5C4; }
  .btn-primary-b:hover, .btn-primary-b:focus {
    color: #ffffff;
    background: #16c0d4;
    opacity: 1; }

.btn-white {
  background: #ffffff;
  color: #1196A6 !important; }
  .btn-white.disabled {
    background: #ffffff; }
  .btn-white:hover, .btn-white:focus {
    color: #1196A6;
    background: #ffffff; }

.btn-transparent {
  background: transparent;
  color: #ffffff;
  border: 2px solid #ffffff; }
  .btn-transparent.disabled {
    background: transparent; }
  .btn-transparent:hover, .btn-transparent:focus {
    background: transparent; }

.btn-transparent-b {
  background: transparent;
  color: #1196A6;
  border: 2px solid #1196A6; }
  .btn-transparent-b.disabled {
    background: transparent; }
  .btn-transparent-b:hover, .btn-transparent-b:focus {
    background: transparent;
    color: rgba(17, 150, 166, 0.7); }

.link {
  font-size: 15px;
  color: #1196A6;
  font-weight: 700; }

.button-block .btn, .button-block .single-publications .password-form-container .post-password-form input[type=submit], .single-publications .password-form-container .post-password-form .button-block input[type=submit], .button-block .alm-btn-wrap .alm-load-more-btn, .alm-btn-wrap .button-block .alm-load-more-btn {
  margin-right: 25px;
  margin-bottom: 15px; }

.alm-btn-wrap {
  text-align: center; }
  .alm-btn-wrap .alm-load-more-btn {
    background: #1196A6;
    color: #ffffff;
    cursor: pointer; }
  .alm-btn-wrap .alm-load-more-btn.done {
    display: none; }

/*
########################
	MOBILE
########################
*/
@media screen and (max-width: 767px) {
  .btn, .single-publications .password-form-container .post-password-form input[type=submit], .alm-btn-wrap .alm-load-more-btn,
  .btn-small,
  .btn-medium {
    min-width: inherit;
    width: auto;
    margin-right: 15px !important; }

  .button-block .btn, .button-block .single-publications .password-form-container .post-password-form input[type=submit], .single-publications .password-form-container .post-password-form .button-block input[type=submit], .button-block .alm-btn-wrap .alm-load-more-btn, .alm-btn-wrap .button-block .alm-load-more-btn {
    margin-right: 0; } }
/* LOADING ANIMATIONS */
.btn, .single-publications .password-form-container .post-password-form input[type=submit], .alm-btn-wrap .alm-load-more-btn {
  position: relative;
  /*-webkit-transition:all .3s;
  transition:all .3s;
  transition-timing-function:ease-in;*/
  overflow: hidden; }
  .btn > .ld, .single-publications .password-form-container .post-password-form input[type=submit] > .ld, .alm-btn-wrap .alm-load-more-btn > .ld {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -0.5em;
    opacity: 0;
    z-index: -100;
    -webkit-transition: all .3s;
    transition: all .3s;
    transition-timing-function: ease-in;
    height: auto;
    padding: 0;
    line-height: 1;
    font-size: 1.3em;
    color: #000; }
  .btn:before, .single-publications .password-form-container .post-password-form input[type=submit]:before, .alm-btn-wrap .alm-load-more-btn:before {
    content: " ";
    display: block;
    opacity: 0;
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /*-webkit-transition:all .3s;
    transition:all .3s;
    transition-timing-function:ease-in;*/
    background: rgba(240, 240, 240, 0.8); }
  .btn.running:before, .single-publications .password-form-container .post-password-form input.running[type=submit]:before, .alm-btn-wrap .running.alm-load-more-btn:before {
    opacity: 0.9;
    z-index: 99998; }
  .btn.running > .ld, .single-publications .password-form-container .post-password-form input.running[type=submit] > .ld, .alm-btn-wrap .running.alm-load-more-btn > .ld {
    opacity: 1;
    z-index: auto;
    z-index: 99999; }

a.cl-effect-15 {
  display: block;
  color: #1196A6;
  font-weight: 700;
  text-shadow: none;
  transition: all 0.2s; }
  a.cl-effect-15::before {
    color: #40B5C4;
    content: attr(data-hover);
    position: absolute;
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
    -moz-transition: -moz-transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s; }
  a.cl-effect-15:hover::before, a.cl-effect-15:focus::before {
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    transform: scale(0.9);
    opacity: 0; }

.form {
  margin: 0 -0.8%; }
  .form input[type="text"],
  .form input[type="password"],
  .form input[type="email"] {
    background: rgba(38, 38, 38, 0.12);
    font-family: "Open Sans", sans-serif;
    font-size: 15px;
    outline: none;
    box-shadow: none !important;
    border: 0;
    line-height: 50px;
    padding: 0 15px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px; }
  .form .form-block {
    display: inline-block;
    width: 24%;
    margin: 0.75%; }
    .form .form-block.submit {
      width: 20%;
      text-align: right; }
    .form .form-block button {
      max-width: 100%;
      min-width: 100%; }
  .form .before-btn {
    display: none; }
  .form .after-btn {
    display: block;
    padding: 0 10px; }
  .form .form-control {
    border-radius: 4px; }

.form-contact, .page-template-page-subscribe #subscribe_form form, #newsletter-modal form, #subscribe_form form {
  padding-left: 30px; }
  .form-contact br, .page-template-page-subscribe #subscribe_form form br, #newsletter-modal form br, #subscribe_form form br {
    display: none; }
  .form-contact .form-block, #newsletter-modal form .form-block, #subscribe_form form .form-block {
    margin: 0 0 10px 0; }
  .form-contact input[type="text"], #newsletter-modal form input[type="text"], #subscribe_form form input[type="text"], .form-contact input[type="password"], #newsletter-modal form input[type="password"], #subscribe_form form input[type="password"],
  .form-contact textarea,
  .page-template-page-subscribe #subscribe_form form textarea,
  #newsletter-modal form textarea,
  #subscribe_form form textarea,
  .form-contact select,
  .page-template-page-subscribe #subscribe_form form select,
  #newsletter-modal form select,
  #subscribe_form form select {
    background: #ffffff;
    border: 1px solid #E5E5E5;
    font-weight: 300;
    outline: none;
    box-shadow: none !important; }
  .form-contact input[type="text"], #newsletter-modal form input[type="text"], #subscribe_form form input[type="text"], .form-contact input[type="password"], #newsletter-modal form input[type="password"], #subscribe_form form input[type="password"],
  .form-contact select,
  .page-template-page-subscribe #subscribe_form form select,
  #newsletter-modal form select,
  #subscribe_form form select {
    line-height: 50px;
    padding: 0 15px;
    height: 50px !important; }
  .form-contact textarea, .page-template-page-subscribe #subscribe_form form textarea, #newsletter-modal form textarea, #subscribe_form form textarea {
    height: 160px; }
  .form-contact .terms span, #newsletter-modal form .terms span, #subscribe_form form .terms span {
    margin: 0; }
  .form-contact .submit, #newsletter-modal form .submit, #subscribe_form form .submit {
    margin-top: 20px; }

.checkbox-wrapper {
  font-size: 13px; }
  .checkbox-wrapper input {
    display: none; }
  .checkbox-wrapper input + span {
    display: block;
    margin-top: 5px;
    cursor: pointer;
    line-height: normal; }
    .checkbox-wrapper input + span:before {
      font-family: 'Font Awesome 5 Pro';
      display: inline-block;
      content: '';
      width: 20px;
      height: 20px;
      background: #ffffff;
      border: 1px solid #E5E5E5;
      vertical-align: top;
      margin-right: 15px;
      text-align: center;
      line-height: 18px;
      color: #1196A6; }
    .checkbox-wrapper input + span span {
      font-family: "Open Sans", sans-serif;
      font-weight: normal; }
  .checkbox-wrapper input:checked + span:before {
    content: '\f00c'; }

.form.form-vertical .form-block {
  display: block;
  width: 100%;
  max-width: 320px; }

/*
########################
	MOBILE
########################
*/
@media screen and (max-width: 767px) {
  .form {
    margin: 0; }
    .form .form-block {
      display: inline-block;
      width: 100%;
      margin: 0; }
      .form .form-block.submit {
        width: 100%;
        margin-top: 20px; } }
/*
############################
	MOBILE & TABLET PORTRAIT
############################
*/
@media screen and (max-width: 991px) {
  .form-contact, .page-template-page-subscribe #subscribe_form form, #newsletter-modal form, #subscribe_form form {
    padding-left: 0;
    padding-bottom: 50px; }

  .map-wrapper,
  .op-white {
    height: 350px; }

  .op-white {
    padding: 20px; } }
#registerModal .modal-dialog,
#loginModal .modal-dialog,
#ForgotPasswordModal .modal-dialog, #newsletter-modal .modal-dialog {
  width: 768px;
  max-width: 80%; }
  #registerModal .modal-dialog .close,
  #loginModal .modal-dialog .close,
  #ForgotPasswordModal .modal-dialog .close, #newsletter-modal .modal-dialog .close {
    position: absolute;
    top: 12px;
    right: 22px;
    font-size: 42px;
    font-weight: lighter;
    z-index: 20; }
  #registerModal .modal-dialog .modal-content,
  #loginModal .modal-dialog .modal-content,
  #ForgotPasswordModal .modal-dialog .modal-content, #newsletter-modal .modal-dialog .modal-content {
    border-width: 0;
    background-color: #E0EBED; }
  #registerModal .modal-dialog .modal-body,
  #loginModal .modal-dialog .modal-body,
  #ForgotPasswordModal .modal-dialog .modal-body, #newsletter-modal .modal-dialog .modal-body {
    padding: 70px 100px;
    height: 600px;
    background-size: cover;
    background-position: bottom right;
    display: flex;
    flex-direction: column;
    align-items: center; }
    #registerModal .modal-dialog .modal-body p, #registerModal .modal-dialog .modal-body .article-main-content ul, .article-main-content #registerModal .modal-dialog .modal-body ul, #registerModal .modal-dialog .modal-body .article-main-content ol, .article-main-content #registerModal .modal-dialog .modal-body ol, #registerModal .modal-dialog .modal-body .article-main-content dl, .article-main-content #registerModal .modal-dialog .modal-body dl, #registerModal .modal-dialog .modal-body .article-main-content footer, .article-main-content #registerModal .modal-dialog .modal-body footer, #registerModal .modal-dialog .modal-body .article-main-content aside, .article-main-content #registerModal .modal-dialog .modal-body aside, #registerModal .modal-dialog .modal-body form,
    #loginModal .modal-dialog .modal-body p,
    #loginModal .modal-dialog .modal-body .article-main-content ul,
    .article-main-content #loginModal .modal-dialog .modal-body ul,
    #loginModal .modal-dialog .modal-body .article-main-content ol,
    .article-main-content #loginModal .modal-dialog .modal-body ol,
    #loginModal .modal-dialog .modal-body .article-main-content dl,
    .article-main-content #loginModal .modal-dialog .modal-body dl,
    #loginModal .modal-dialog .modal-body .article-main-content footer,
    .article-main-content #loginModal .modal-dialog .modal-body footer,
    #loginModal .modal-dialog .modal-body .article-main-content aside,
    .article-main-content #loginModal .modal-dialog .modal-body aside,
    #loginModal .modal-dialog .modal-body form,
    #ForgotPasswordModal .modal-dialog .modal-body p,
    #ForgotPasswordModal .modal-dialog .modal-body .article-main-content ul,
    .article-main-content #ForgotPasswordModal .modal-dialog .modal-body ul,
    #ForgotPasswordModal .modal-dialog .modal-body .article-main-content ol,
    .article-main-content #ForgotPasswordModal .modal-dialog .modal-body ol,
    #ForgotPasswordModal .modal-dialog .modal-body .article-main-content dl,
    .article-main-content #ForgotPasswordModal .modal-dialog .modal-body dl,
    #ForgotPasswordModal .modal-dialog .modal-body .article-main-content footer,
    .article-main-content #ForgotPasswordModal .modal-dialog .modal-body footer,
    #ForgotPasswordModal .modal-dialog .modal-body .article-main-content aside,
    .article-main-content #ForgotPasswordModal .modal-dialog .modal-body aside,
    #ForgotPasswordModal .modal-dialog .modal-body form, #newsletter-modal .modal-dialog .modal-body p, #newsletter-modal .modal-dialog .modal-body .article-main-content ul, .article-main-content #newsletter-modal .modal-dialog .modal-body ul, #newsletter-modal .modal-dialog .modal-body .article-main-content ol, .article-main-content #newsletter-modal .modal-dialog .modal-body ol, #newsletter-modal .modal-dialog .modal-body .article-main-content dl, .article-main-content #newsletter-modal .modal-dialog .modal-body dl, #newsletter-modal .modal-dialog .modal-body .article-main-content footer, .article-main-content #newsletter-modal .modal-dialog .modal-body footer, #newsletter-modal .modal-dialog .modal-body .article-main-content aside, .article-main-content #newsletter-modal .modal-dialog .modal-body aside, #newsletter-modal .modal-dialog .modal-body form {
      width: 100%; }
    #registerModal .modal-dialog .modal-body p, #registerModal .modal-dialog .modal-body .article-main-content ul, .article-main-content #registerModal .modal-dialog .modal-body ul, #registerModal .modal-dialog .modal-body .article-main-content ol, .article-main-content #registerModal .modal-dialog .modal-body ol, #registerModal .modal-dialog .modal-body .article-main-content dl, .article-main-content #registerModal .modal-dialog .modal-body dl, #registerModal .modal-dialog .modal-body .article-main-content footer, .article-main-content #registerModal .modal-dialog .modal-body footer, #registerModal .modal-dialog .modal-body .article-main-content aside, .article-main-content #registerModal .modal-dialog .modal-body aside,
    #loginModal .modal-dialog .modal-body p,
    #loginModal .modal-dialog .modal-body .article-main-content ul,
    .article-main-content #loginModal .modal-dialog .modal-body ul,
    #loginModal .modal-dialog .modal-body .article-main-content ol,
    .article-main-content #loginModal .modal-dialog .modal-body ol,
    #loginModal .modal-dialog .modal-body .article-main-content dl,
    .article-main-content #loginModal .modal-dialog .modal-body dl,
    #loginModal .modal-dialog .modal-body .article-main-content footer,
    .article-main-content #loginModal .modal-dialog .modal-body footer,
    #loginModal .modal-dialog .modal-body .article-main-content aside,
    .article-main-content #loginModal .modal-dialog .modal-body aside,
    #ForgotPasswordModal .modal-dialog .modal-body p,
    #ForgotPasswordModal .modal-dialog .modal-body .article-main-content ul,
    .article-main-content #ForgotPasswordModal .modal-dialog .modal-body ul,
    #ForgotPasswordModal .modal-dialog .modal-body .article-main-content ol,
    .article-main-content #ForgotPasswordModal .modal-dialog .modal-body ol,
    #ForgotPasswordModal .modal-dialog .modal-body .article-main-content dl,
    .article-main-content #ForgotPasswordModal .modal-dialog .modal-body dl,
    #ForgotPasswordModal .modal-dialog .modal-body .article-main-content footer,
    .article-main-content #ForgotPasswordModal .modal-dialog .modal-body footer,
    #ForgotPasswordModal .modal-dialog .modal-body .article-main-content aside,
    .article-main-content #ForgotPasswordModal .modal-dialog .modal-body aside, #newsletter-modal .modal-dialog .modal-body p, #newsletter-modal .modal-dialog .modal-body .article-main-content ul, .article-main-content #newsletter-modal .modal-dialog .modal-body ul, #newsletter-modal .modal-dialog .modal-body .article-main-content ol, .article-main-content #newsletter-modal .modal-dialog .modal-body ol, #newsletter-modal .modal-dialog .modal-body .article-main-content dl, .article-main-content #newsletter-modal .modal-dialog .modal-body dl, #newsletter-modal .modal-dialog .modal-body .article-main-content footer, .article-main-content #newsletter-modal .modal-dialog .modal-body footer, #newsletter-modal .modal-dialog .modal-body .article-main-content aside, .article-main-content #newsletter-modal .modal-dialog .modal-body aside {
      font-size: 24px;
      font-family: "Open Sans", sans-serif;
      font-weight: 300;
      color: #262626;
      margin-bottom: 0; }
      #registerModal .modal-dialog .modal-body p.regular, #registerModal .modal-dialog .modal-body .article-main-content ul.regular, .article-main-content #registerModal .modal-dialog .modal-body ul.regular, #registerModal .modal-dialog .modal-body .article-main-content ol.regular, .article-main-content #registerModal .modal-dialog .modal-body ol.regular, #registerModal .modal-dialog .modal-body .article-main-content dl.regular, .article-main-content #registerModal .modal-dialog .modal-body dl.regular, #registerModal .modal-dialog .modal-body .article-main-content footer.regular, .article-main-content #registerModal .modal-dialog .modal-body footer.regular, #registerModal .modal-dialog .modal-body .article-main-content aside.regular, .article-main-content #registerModal .modal-dialog .modal-body aside.regular,
      #loginModal .modal-dialog .modal-body p.regular,
      #loginModal .modal-dialog .modal-body .article-main-content ul.regular,
      .article-main-content #loginModal .modal-dialog .modal-body ul.regular,
      #loginModal .modal-dialog .modal-body .article-main-content ol.regular,
      .article-main-content #loginModal .modal-dialog .modal-body ol.regular,
      #loginModal .modal-dialog .modal-body .article-main-content dl.regular,
      .article-main-content #loginModal .modal-dialog .modal-body dl.regular,
      #loginModal .modal-dialog .modal-body .article-main-content footer.regular,
      .article-main-content #loginModal .modal-dialog .modal-body footer.regular,
      #loginModal .modal-dialog .modal-body .article-main-content aside.regular,
      .article-main-content #loginModal .modal-dialog .modal-body aside.regular,
      #ForgotPasswordModal .modal-dialog .modal-body p.regular,
      #ForgotPasswordModal .modal-dialog .modal-body .article-main-content ul.regular,
      .article-main-content #ForgotPasswordModal .modal-dialog .modal-body ul.regular,
      #ForgotPasswordModal .modal-dialog .modal-body .article-main-content ol.regular,
      .article-main-content #ForgotPasswordModal .modal-dialog .modal-body ol.regular,
      #ForgotPasswordModal .modal-dialog .modal-body .article-main-content dl.regular,
      .article-main-content #ForgotPasswordModal .modal-dialog .modal-body dl.regular,
      #ForgotPasswordModal .modal-dialog .modal-body .article-main-content footer.regular,
      .article-main-content #ForgotPasswordModal .modal-dialog .modal-body footer.regular,
      #ForgotPasswordModal .modal-dialog .modal-body .article-main-content aside.regular,
      .article-main-content #ForgotPasswordModal .modal-dialog .modal-body aside.regular, #newsletter-modal .modal-dialog .modal-body p.regular, #newsletter-modal .modal-dialog .modal-body .article-main-content ul.regular, .article-main-content #newsletter-modal .modal-dialog .modal-body ul.regular, #newsletter-modal .modal-dialog .modal-body .article-main-content ol.regular, .article-main-content #newsletter-modal .modal-dialog .modal-body ol.regular, #newsletter-modal .modal-dialog .modal-body .article-main-content dl.regular, .article-main-content #newsletter-modal .modal-dialog .modal-body dl.regular, #newsletter-modal .modal-dialog .modal-body .article-main-content footer.regular, .article-main-content #newsletter-modal .modal-dialog .modal-body footer.regular, #newsletter-modal .modal-dialog .modal-body .article-main-content aside.regular, .article-main-content #newsletter-modal .modal-dialog .modal-body aside.regular {
        font-size: 15px;
        font-weight: 400; }
    #registerModal .modal-dialog .modal-body .form-block,
    #loginModal .modal-dialog .modal-body .form-block,
    #ForgotPasswordModal .modal-dialog .modal-body .form-block, #newsletter-modal .modal-dialog .modal-body .form-block {
      display: block;
      width: 100%;
      margin: 0; }
      #registerModal .modal-dialog .modal-body .form-block.submit,
      #loginModal .modal-dialog .modal-body .form-block.submit,
      #ForgotPasswordModal .modal-dialog .modal-body .form-block.submit, #newsletter-modal .modal-dialog .modal-body .form-block.submit {
        width: 60%;
        text-align: left; }
    #registerModal .modal-dialog .modal-body .form-control,
    #loginModal .modal-dialog .modal-body .form-control,
    #ForgotPasswordModal .modal-dialog .modal-body .form-control, #newsletter-modal .modal-dialog .modal-body .form-control {
      padding: 0 20px;
      margin-bottom: 15px;
      font-size: 15px;
      font-family: "Open Sans", sans-serif;
      font-weight: 300;
      background: #ffffff; }
    #registerModal .modal-dialog .modal-body .btn, #registerModal .modal-dialog .modal-body .single-publications .password-form-container .post-password-form input[type=submit], .single-publications .password-form-container .post-password-form #registerModal .modal-dialog .modal-body input[type=submit], #registerModal .modal-dialog .modal-body .alm-btn-wrap .alm-load-more-btn, .alm-btn-wrap #registerModal .modal-dialog .modal-body .alm-load-more-btn,
    #loginModal .modal-dialog .modal-body .btn,
    #loginModal .modal-dialog .modal-body .single-publications .password-form-container .post-password-form input[type=submit],
    .single-publications .password-form-container .post-password-form #loginModal .modal-dialog .modal-body input[type=submit],
    #loginModal .modal-dialog .modal-body .alm-btn-wrap .alm-load-more-btn,
    .alm-btn-wrap #loginModal .modal-dialog .modal-body .alm-load-more-btn,
    #ForgotPasswordModal .modal-dialog .modal-body .btn,
    #ForgotPasswordModal .modal-dialog .modal-body .single-publications .password-form-container .post-password-form input[type=submit],
    .single-publications .password-form-container .post-password-form #ForgotPasswordModal .modal-dialog .modal-body input[type=submit],
    #ForgotPasswordModal .modal-dialog .modal-body .alm-btn-wrap .alm-load-more-btn,
    .alm-btn-wrap #ForgotPasswordModal .modal-dialog .modal-body .alm-load-more-btn, #newsletter-modal .modal-dialog .modal-body .btn, #newsletter-modal .modal-dialog .modal-body .single-publications .password-form-container .post-password-form input[type=submit], .single-publications .password-form-container .post-password-form #newsletter-modal .modal-dialog .modal-body input[type=submit], #newsletter-modal .modal-dialog .modal-body .alm-btn-wrap .alm-load-more-btn, .alm-btn-wrap #newsletter-modal .modal-dialog .modal-body .alm-load-more-btn {
      margin-top: 25px; }
    #registerModal .modal-dialog .modal-body .before-btn,
    #loginModal .modal-dialog .modal-body .before-btn,
    #ForgotPasswordModal .modal-dialog .modal-body .before-btn, #newsletter-modal .modal-dialog .modal-body .before-btn {
      display: block; }
    #registerModal .modal-dialog .modal-body .after-btn,
    #loginModal .modal-dialog .modal-body .after-btn,
    #ForgotPasswordModal .modal-dialog .modal-body .after-btn, #newsletter-modal .modal-dialog .modal-body .after-btn {
      display: none; }
    #registerModal .modal-dialog .modal-body .introblock p, #registerModal .modal-dialog .modal-body .introblock .article-main-content ul, .article-main-content #registerModal .modal-dialog .modal-body .introblock ul, #registerModal .modal-dialog .modal-body .introblock .article-main-content ol, .article-main-content #registerModal .modal-dialog .modal-body .introblock ol, #registerModal .modal-dialog .modal-body .introblock .article-main-content dl, .article-main-content #registerModal .modal-dialog .modal-body .introblock dl, #registerModal .modal-dialog .modal-body .introblock .article-main-content footer, .article-main-content #registerModal .modal-dialog .modal-body .introblock footer, #registerModal .modal-dialog .modal-body .introblock .article-main-content aside, .article-main-content #registerModal .modal-dialog .modal-body .introblock aside,
    #loginModal .modal-dialog .modal-body .introblock p,
    #loginModal .modal-dialog .modal-body .introblock .article-main-content ul,
    .article-main-content #loginModal .modal-dialog .modal-body .introblock ul,
    #loginModal .modal-dialog .modal-body .introblock .article-main-content ol,
    .article-main-content #loginModal .modal-dialog .modal-body .introblock ol,
    #loginModal .modal-dialog .modal-body .introblock .article-main-content dl,
    .article-main-content #loginModal .modal-dialog .modal-body .introblock dl,
    #loginModal .modal-dialog .modal-body .introblock .article-main-content footer,
    .article-main-content #loginModal .modal-dialog .modal-body .introblock footer,
    #loginModal .modal-dialog .modal-body .introblock .article-main-content aside,
    .article-main-content #loginModal .modal-dialog .modal-body .introblock aside,
    #ForgotPasswordModal .modal-dialog .modal-body .introblock p,
    #ForgotPasswordModal .modal-dialog .modal-body .introblock .article-main-content ul,
    .article-main-content #ForgotPasswordModal .modal-dialog .modal-body .introblock ul,
    #ForgotPasswordModal .modal-dialog .modal-body .introblock .article-main-content ol,
    .article-main-content #ForgotPasswordModal .modal-dialog .modal-body .introblock ol,
    #ForgotPasswordModal .modal-dialog .modal-body .introblock .article-main-content dl,
    .article-main-content #ForgotPasswordModal .modal-dialog .modal-body .introblock dl,
    #ForgotPasswordModal .modal-dialog .modal-body .introblock .article-main-content footer,
    .article-main-content #ForgotPasswordModal .modal-dialog .modal-body .introblock footer,
    #ForgotPasswordModal .modal-dialog .modal-body .introblock .article-main-content aside,
    .article-main-content #ForgotPasswordModal .modal-dialog .modal-body .introblock aside, #newsletter-modal .modal-dialog .modal-body .introblock p, #newsletter-modal .modal-dialog .modal-body .introblock .article-main-content ul, .article-main-content #newsletter-modal .modal-dialog .modal-body .introblock ul, #newsletter-modal .modal-dialog .modal-body .introblock .article-main-content ol, .article-main-content #newsletter-modal .modal-dialog .modal-body .introblock ol, #newsletter-modal .modal-dialog .modal-body .introblock .article-main-content dl, .article-main-content #newsletter-modal .modal-dialog .modal-body .introblock dl, #newsletter-modal .modal-dialog .modal-body .introblock .article-main-content footer, .article-main-content #newsletter-modal .modal-dialog .modal-body .introblock footer, #newsletter-modal .modal-dialog .modal-body .introblock .article-main-content aside, .article-main-content #newsletter-modal .modal-dialog .modal-body .introblock aside {
      padding: 1em 0; }

.modal .close {
  position: absolute;
  top: 10px;
  right: 17px;
  font-size: 2rem;
  font-weight: normal;
  line-height: 1;
  color: #262626;
  text-shadow: none;
  opacity: 1;
  z-index: 3; }

/*
########################
	MOBILE
########################
*/
@media screen and (max-width: 767px) {
  #registerModal, #loginModal, #ForgotPasswordModal, #newsletter-modal {
    padding: 0 17px !important; }
    #registerModal .modal-dialog, #loginModal .modal-dialog, #ForgotPasswordModal .modal-dialog, #newsletter-modal .modal-dialog {
      width: auto;
      max-width: 100%; }
      #registerModal .modal-dialog .modal-body, #loginModal .modal-dialog .modal-body, #ForgotPasswordModal .modal-dialog .modal-body, #newsletter-modal .modal-dialog .modal-body {
        padding: 12px 40px;
        min-height: 98vh; }
      #registerModal .modal-dialog .btn, #registerModal .modal-dialog .single-publications .password-form-container .post-password-form input[type=submit], .single-publications .password-form-container .post-password-form #registerModal .modal-dialog input[type=submit], #registerModal .modal-dialog .alm-btn-wrap .alm-load-more-btn, .alm-btn-wrap #registerModal .modal-dialog .alm-load-more-btn, #loginModal .modal-dialog .btn, #loginModal .modal-dialog .single-publications .password-form-container .post-password-form input[type=submit], .single-publications .password-form-container .post-password-form #loginModal .modal-dialog input[type=submit], #loginModal .modal-dialog .alm-btn-wrap .alm-load-more-btn, .alm-btn-wrap #loginModal .modal-dialog .alm-load-more-btn, #ForgotPasswordModal .modal-dialog .btn, #ForgotPasswordModal .modal-dialog .single-publications .password-form-container .post-password-form input[type=submit], .single-publications .password-form-container .post-password-form #ForgotPasswordModal .modal-dialog input[type=submit], #ForgotPasswordModal .modal-dialog .alm-btn-wrap .alm-load-more-btn, .alm-btn-wrap #ForgotPasswordModal .modal-dialog .alm-load-more-btn, #newsletter-modal .modal-dialog .btn, #newsletter-modal .modal-dialog .single-publications .password-form-container .post-password-form input[type=submit], .single-publications .password-form-container .post-password-form #newsletter-modal .modal-dialog input[type=submit], #newsletter-modal .modal-dialog .alm-btn-wrap .alm-load-more-btn, .alm-btn-wrap #newsletter-modal .modal-dialog .alm-load-more-btn {
        width: 100%; } }
#newsletter-modal form, #newsletter-modal #crmWebToEntityForm, #newsletter-modal #cloudPerfectConvertedForm, #newsletter-modal input, #newsletter-modal select, #newsletter-modal .signup, #subscribe_form form, #subscribe_form #crmWebToEntityForm, #subscribe_form #cloudPerfectConvertedForm, #subscribe_form input, #subscribe_form select, #subscribe_form .signup {
  width: 100%; }
#newsletter-modal #cloudPerfectConvertedForm .cpRightCol, #subscribe_form #cloudPerfectConvertedForm .cpRightCol {
  float: right;
  width: 49%;
  min-width: 250px; }
#newsletter-modal #cloudPerfectConvertedForm .cpLeftCol, #subscribe_form #cloudPerfectConvertedForm .cpLeftCol {
  float: left;
  width: 49%;
  min-width: 250px; }
#newsletter-modal form, #subscribe_form form {
  padding-left: 0px;
  padding-top: 30px;
  padding-left: 0; }
  #newsletter-modal form input[type="checkbox"], #subscribe_form form input[type="checkbox"] {
    width: auto; }
#newsletter-modal #cloudPerfectConvertedForm form, #newsletter-modal #crmWebToEntityForm form, #newsletter-modal #crmWebToEntityFormPPPX form, #subscribe_form #cloudPerfectConvertedForm form, #subscribe_form #crmWebToEntityForm form, #subscribe_form #crmWebToEntityFormPPPX form {
  padding: 30px 0 !important; }
  #newsletter-modal #cloudPerfectConvertedForm form select, #newsletter-modal #crmWebToEntityForm form select, #newsletter-modal #crmWebToEntityFormPPPX form select, #subscribe_form #cloudPerfectConvertedForm form select, #subscribe_form #crmWebToEntityForm form select, #subscribe_form #crmWebToEntityFormPPPX form select {
    height: auto !important; }
  #newsletter-modal #cloudPerfectConvertedForm form .cpName, #newsletter-modal #crmWebToEntityForm form .cpName, #newsletter-modal #crmWebToEntityFormPPPX form .cpName, #subscribe_form #cloudPerfectConvertedForm form .cpName, #subscribe_form #crmWebToEntityForm form .cpName, #subscribe_form #crmWebToEntityFormPPPX form .cpName {
    width: 50%;
    float: left; }
    #newsletter-modal #cloudPerfectConvertedForm form .cpName:last-child, #newsletter-modal #crmWebToEntityForm form .cpName:last-child, #newsletter-modal #crmWebToEntityFormPPPX form .cpName:last-child, #subscribe_form #cloudPerfectConvertedForm form .cpName:last-child, #subscribe_form #crmWebToEntityForm form .cpName:last-child, #subscribe_form #crmWebToEntityFormPPPX form .cpName:last-child {
      padding-left: 12px; }
#newsletter-modal .cpInputBox, #newsletter-modal select option, #subscribe_form .cpInputBox, #subscribe_form select option {
  padding: 6px 0; }
#newsletter-modal .help, #subscribe_form .help {
  font-size: 13px !important;
  margin-bottom: 1em !important;
  font-style: italic; }
#newsletter-modal .modal-dialog .modal-body, #subscribe_form .modal-dialog .modal-body {
  height: auto; }
#newsletter-modal .area-interests, #subscribe_form .area-interests {
  margin-top: 1em; }
  #newsletter-modal .area-interests .cpLabel, #subscribe_form .area-interests .cpLabel {
    padding-bottom: 1em; }

#newsletter-modal .modal-dialog {
  max-width: 600px; }
  #newsletter-modal .modal-dialog .modal-body {
    padding: 40px 50px; }
  #newsletter-modal .modal-dialog .modal-content {
    background-color: #F7F7F7; }
  #newsletter-modal .modal-dialog .cpLabel {
    display: none; }
  #newsletter-modal .modal-dialog input.formsubmit {
    width: auto; }

/*
################################################
	SLIDER FULL WIDTH (i.e: Featured Partners)
################################################
*/
.slider-full {
  margin: 0;
  padding-right: 15%;
  	/*display: none;
  
  	&.slick-slider {
  		display: block;
  	}*/ }
  .slider-full > li {
    display: none !important; }
    .slider-full > li:first-child {
      display: flex !important; }
  .slider-full li {
    list-style: none; }
    .slider-full li p, .slider-full li .article-main-content ul, .article-main-content .slider-full li ul, .slider-full li .article-main-content ol, .article-main-content .slider-full li ol, .slider-full li .article-main-content dl, .article-main-content .slider-full li dl, .slider-full li .article-main-content footer, .article-main-content .slider-full li footer, .slider-full li .article-main-content aside, .article-main-content .slider-full li aside {
      margin: 0; }
    .slider-full li img {
      margin-right: 30px;
      height: 45px;
      width: auto; }
  .slider-full .slick-dots {
    position: absolute;
    right: 0;
    top: 27%; }

.slick-dots {
  margin: 0; }
  .slick-dots li {
    display: inline-block;
    vertical-align: bottom;
    line-height: 1;
    margin: 0 10px;
    filter: alpha(opacity=70);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7; }
  .slick-dots button {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    color: transparent;
    font-size: 0;
    width: 10px;
    height: 10px;
    border: 0;
    cursor: pointer;
    outline: none; }
  .slick-dots .slick-active {
    opacity: 1; }

.on-light-bg .slick-dots li {
  filter: alpha(opacity=40);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  -moz-opacity: 0.4;
  -khtml-opacity: 0.4;
  opacity: 0.4; }
.on-light-bg .slick-dots button {
  background: #1196A6; }
.on-light-bg .slick-dots .slick-active {
  opacity: 1; }

/*
################################################
	CAROUSEL (i.e: Latest News)
################################################
*/
.carousel-blocks {
  margin: 0;
  display: none; }
  .carousel-blocks.slick-slider {
    display: block; }
  .carousel-blocks .slick-slide {
    margin: 0 15px; }
  .carousel-blocks .slick-next,
  .carousel-blocks .slick-prev {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    background: #1196A6;
    color: #ffffff;
    position: absolute;
    top: 50%;
    width: 50px;
    height: 50px;
    line-height: 50px;
    margin-top: -25px;
    border: 0;
    cursor: pointer;
    outline: 0;
    z-index: 11;
    font-size: 26px;
    padding: 0; }
    .carousel-blocks .slick-next:hover, .carousel-blocks .slick-next:active, .carousel-blocks .slick-next:focus,
    .carousel-blocks .slick-prev:hover,
    .carousel-blocks .slick-prev:active,
    .carousel-blocks .slick-prev:focus {
      background: #33d6ea; }
  .carousel-blocks .slick-next {
    content: '/f177';
    right: 0;
    border-radius: 25px 0 0 25px; }
  .carousel-blocks .slick-prev {
    left: 0;
    content: '/f178';
    border-radius: 0 25px 25px 0; }

/*
################################################
	VERTICAL SLIDER (i.e: Events - home)
################################################
*/
.simple-vertical-slider {
  margin: 0;
  display: none; }
  .simple-vertical-slider.slick-slider {
    display: block; }
  @media (max-width: 1199px) {
    .simple-vertical-slider .slick-slide > div > li {
      padding: 20px 50px 50px; } }
  .simple-vertical-slider .slick-dots {
    position: absolute;
    right: 0;
    top: 45%; }
    .simple-vertical-slider .slick-dots li {
      display: block;
      margin: 15px 0; }

/*
################################################
	QUOTE SLIDER (i.e: Events)
################################################
*/
.quote-slider {
  display: none;
  margin-top: 40px; }
  .quote-slider.slick-slider {
    display: block; }
  .quote-slider:before {
    display: block;
    margin: 0 0 25px 0;
    width: 30px;
    height: 20px;
    content: '';
    -webkit-mask: url(assets/img/quote.svg) no-repeat center;
    mask: url(assets/img/quote.svg) no-repeat center;
    background-color: #1196A6; }
  .quote-slider img {
    width: 32px;
    height: auto;
    margin-right: 15px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%; }
  .quote-slider span {
    font-size: 11px; }
  .quote-slider .slick-dots {
    position: absolute;
    top: 7px;
    left: 50px; }
    .quote-slider .slick-dots button {
      width: 5px;
      height: 5px;
      vertical-align: top; }
    .quote-slider .slick-dots .slick-active button {
      background: #1196A6; }

/*
########################
	MOBILE
########################
*/
@media screen and (max-width: 767px) {
  /*
  ################################################
  	SLIDER FULL WIDTH (i.e: Featured Partners)
  ################################################
  */
  .slider-full {
    padding: 0 0 50px; }
    .slider-full li {
      margin-top: 20px; }
      .slider-full li img {
        margin-bottom: 15px; }
    .slider-full .slick-dots {
      top: inherit;
      bottom: 0;
      left: 0; }

  /*
  ################################################
  	VERTICAL SLIDER (i.e: Events - home)
  ################################################
  */
  .simple-vertical-slider {
    margin: 25px 0;
    padding-left: 0; }
    .simple-vertical-slider .slick-slide {
      padding-right: 0; }
    .simple-vertical-slider .event-info {
      margin: 0 0 15px 0;
      display: block; }
      .simple-vertical-slider .event-info li {
        width: 100%;
        padding-right: 0;
        margin-bottom: 25px; } }
/*
########################
	TABLET
########################
*/
@media screen and (min-width: 768px) and (max-width: 1199px) {
  /*
  ################################################
  	SLIDER FULL WIDTH (i.e: Featured Partners)
  ################################################
  */
  .slider-full {
    padding: 0; }
    .slider-full li img {
      margin-right: 0;
      height: 35px;
      margin-bottom: 5px; }

  /*
  ################################################
  	VERTICAL SLIDER (i.e: Events - home)
  ################################################
  */
  .simple-vertical-slider {
    margin: 50px 0;
    padding-left: 0; }
    .simple-vertical-slider .slick-slide {
      padding-right: 0; }
    .simple-vertical-slider .btn, .simple-vertical-slider .single-publications .password-form-container .post-password-form input[type=submit], .single-publications .password-form-container .post-password-form .simple-vertical-slider input[type=submit], .simple-vertical-slider .alm-btn-wrap .alm-load-more-btn, .alm-btn-wrap .simple-vertical-slider .alm-load-more-btn {
      min-width: 41%;
      margin-right: 6%; } }
/*
########################
	DESKTOP
########################
*/
@media screen and (min-width: 1200px) {
  /*
  ################################################
  	VERTICAL SLIDER (i.e: Events - home)
  ################################################
  */
  .simple-vertical-slider {
    padding-left: 55px;
    margin: 115px 0; } }
@media screen and (min-width: 1600px) {
  .carousel-blocks {
    margin: 0 auto;
    max-width: 1140px; }
    .carousel-blocks .slick-prev {
      left: -70px; }
    .carousel-blocks .slick-next {
      right: -70px; }

  .latest-news ul:before,
  .latest-news ul:after {
    background: none; } }
@media (max-width: 1200px) {
  .simple-vertical-slider .slick-dots {
    right: 20px; } }
@media (min-width: 1200px) {
  .simple-vertical-slider .slick-dots {
    right: 80px; } }
@media screen and (max-width: 1199px) and (min-width: 768px) {
  .slider-full li img {
    margin-right: 20px; } }
/* ###### FEATURED NEWS (NEWS) ############### */
.featured-news {
  margin-top: 75px;
  background-color: #1196A6; }
  .featured-news > article {
    display: none; }
    .featured-news > article:first-child {
      display: block; }
  .featured-news .newsdit-article {
    position: relative;
    min-height: 400px;
    padding: 80px 0 140px; }
  .featured-news .newsdit-article-image {
    background-image: url(../img/featured-news-bg.jpg);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 50%;
    padding: 0; }
  .featured-news .text-info-block {
    /*EQUALS BOOTSTRAP CONTAINER */ }
    .featured-news .text-info-block > * {
      width: 50%;
      padding-right: 100px; }
    @media (max-width: 991px) {
      .featured-news .text-info-block {
        max-width: 100%; }
        .featured-news .text-info-block > * {
          padding: 0 50px; } }
  .featured-news .kicker {
    font: 400 14px/1.4em "Open Sans", sans-serif;
    margin-bottom: 0.5em; }
  .featured-news .newsdit-title {
    font-size: 32px;
    height: auto;
    line-height: 1.2em; }
    @media (min-width: 1200px) {
      .featured-news .newsdit-title {
        font-size: 40px; } }
  .featured-news .newsdit-excerpt {
    display: block;
    font-size: 15px;
    line-height: 1.55em; }
    @media (min-width: 1200px) {
      .featured-news .newsdit-excerpt {
        font-size: 18px; } }
    @media (max-width: 767px) {
      .featured-news .newsdit-excerpt {
        display: none; } }
  .featured-news .date {
    color: #fff; }
  .featured-news .slick-dots {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 30px 0 80px;
    right: 0; }
  .featured-news .slick-slide {
    height: auto; }
    .featured-news .slick-slide > div {
      display: flex;
      min-height: 100%; }
  .featured-news .slick-track {
    display: flex;
    justify-content: stretch; }
  @media (max-width: 767px) {
    .featured-news .newsdit-article {
      padding: 0 0 80px; }
    .featured-news .newsdit-article-image {
      position: static;
      padding-bottom: 56.25%;
      width: 100%;
      margin-bottom: 20px; }
    .featured-news .text-info-block {
      height: auto !important; }
    .featured-news .text-info-block > * {
      width: 100%; }
    .featured-news .slick-dots {
      padding: 20px 0 40px;
      text-align: center; } }
  @media (max-width: 575px) {
    .featured-news .text-info-block > * {
      padding: 0 15px; }
    .featured-news .slick-dots {
      padding: 20px 0 20px; }
    .featured-news .newsdit-article {
      padding: 0 0 60px; } }

body {
  font-family: "Open Sans", sans-serif; }

h1, h2, .newsdit-recommended-list article:first-child .newsdit-title, h3, .latest-news .newsdit-article .newsdit-title, .newsdit-article .newsdit-title, h4, .newsdit-recommended-list .newsdit-title, h5, h6, .article-main-content dt {
  font-family: "Open Sans", sans-serif; }

h1 {
  font-size: 40px;
  font-weight: 300; }

h2, .newsdit-recommended-list article:first-child .newsdit-title, .h2 {
  font-size: 30px;
  line-height: 2.38rem;
  font-weight: 300; }

h3, .latest-news .newsdit-article .newsdit-title, .newsdit-article .newsdit-title {
  font-size: 24px;
  font-weight: 300; }

h4, .newsdit-recommended-list .newsdit-title {
  font-size: 20px;
  font-weight: 300; }

h5 {
  font-size: 18px;
  font-weight: 400; }

h6, .article-main-content dt {
  font-size: 15px;
  font-weight: 400;
  font-family: "Open Sans", sans-serif;
  text-transform: uppercase; }

b, strong, .article-main-content dt, .bold {
  font-weight: 600; }

p, .article-main-content ul, .article-main-content ol, .article-main-content dl, .article-main-content footer, .article-main-content aside {
  font-size: 18px;
  font-weight: 300; }

p.regular, .article-main-content ul.regular, .article-main-content ol.regular, .article-main-content dl.regular, .article-main-content footer.regular, .article-main-content aside.regular {
  font-size: 15px;
  font-weight: 400;
  font-weight: 300; }

.pre-title {
  font-family: "Open Sans", sans-serif; }

p.highlight, .article-main-content ul.highlight, .article-main-content ol.highlight, .article-main-content dl.highlight, .article-main-content footer.highlight, .article-main-content aside.highlight, span.highlight {
  font-family: "Open Sans", sans-serif; }

caption, figcaption {
  font-size: 13px;
  color: rgba(38, 38, 38, 0.54); }

/* ------------------------------------- */
.xsmall {
  font-size: 12px; }

.small {
  font-size: 13px; }

.regular {
  font-size: 15px; }

.medium {
  font-size: 18px; }

.medium20 {
  font-size: 20px; }

.medium24, .event-filter {
  font-size: 24px; }

.big30, .newsdit-recommended-list article:first-child .newsdit-title {
  font-size: 30px; }

.biggest {
  font-size: 40px; }

/* ------------------------------------- */
.bold-title {
  font-family: "Open Sans", sans-serif;
  font-weight: bold; }

.bold-sans, #articleModal .go-back a, #articleModal .action-content h3, #articleModal .action-content .newsdit-article .newsdit-title, .newsdit-article #articleModal .action-content .newsdit-title {
  font-weight: 700; }

.light-sans, .newsdit-article {
  font-weight: 300; }

.sm-bold-sans {
  font-weight: 500; }

.normal-sans {
  font-weight: 400; }

.regular-sans {
  font-family: "Open Sans", sans-serif; }

/* ------------------------------------- */
.primary {
  color: #1196A6; }

/* ------------------------------------- */
.dark-bg * {
  color: #ffffff; }

/* ------------------------------------- */
blockquote {
  margin: 0 0 1.5em 25px;
  margin-left: 25px;
  border-left: 2px solid #1196A6;
  padding-left: 20px;
  font-size: 24px; }
  blockquote > p, .article-main-content blockquote > ul, .article-main-content blockquote > ol, .article-main-content blockquote > dl, .article-main-content blockquote > footer, .article-main-content blockquote > aside {
    /*color: $primary;*/
    font-size: 24px !important;
    font-weight: normal;
    line-height: 140%; }
    blockquote > p:last-child, .article-main-content blockquote > ul:last-child, .article-main-content blockquote > ol:last-child, .article-main-content blockquote > dl:last-child, .article-main-content blockquote > footer:last-child, .article-main-content blockquote > aside:last-child {
      padding-bottom: 0; }

.pre-title {
  font-size: 15px;
  font-weight: 300; }

.text-box {
  font-weight: regular; }
  .text-box p, .text-box .article-main-content ul, .article-main-content .text-box ul, .text-box .article-main-content ol, .article-main-content .text-box ol, .text-box .article-main-content dl, .article-main-content .text-box dl, .text-box .article-main-content footer, .article-main-content .text-box footer, .text-box .article-main-content aside, .article-main-content .text-box aside, .text-box li {
    font-size: 15px;
    font-weight: 400;
    font-weight: 300; }

/*
########################
	MOBILE
########################
*/
@media screen and (max-width: 767px) {
  h2, .newsdit-recommended-list article:first-child .newsdit-title, .h2 {
    font-size: 30px; } }
.article-content .h2 {
  padding: 10px 0; }

.article-main-content {
  /*p, li, blockquote {font-size: 15px; font-weight: 300; }*/
  /*ol li {
  	list-style: decimal !important; 
  }*/ }
  .article-main-content p, .article-main-content ul, .article-main-content ol, .article-main-content dl, .article-main-content footer, .article-main-content aside {
    /*font-size: $medium;
    font-weight: $main-text-weight;*/
    padding-bottom: 1.5em;
    margin-bottom: 0; }
  .article-main-content h1, .article-main-content h2, .article-main-content .newsdit-recommended-list article:first-child .newsdit-title, .newsdit-recommended-list article:first-child .article-main-content .newsdit-title, .article-main-content h3, .article-main-content .newsdit-article .newsdit-title, .newsdit-article .article-main-content .newsdit-title, .article-main-content h4, .article-main-content .newsdit-recommended-list .newsdit-title, .newsdit-recommended-list .article-main-content .newsdit-title, .article-main-content h5, .article-main-content h6, .article-main-content dt {
    padding: 1em 0 0.5em; }
    .article-main-content h1 a, .article-main-content h2 a, .article-main-content .newsdit-recommended-list article:first-child .newsdit-title a, .newsdit-recommended-list article:first-child .article-main-content .newsdit-title a, .article-main-content h3 a, .article-main-content .newsdit-article .newsdit-title a, .newsdit-article .article-main-content .newsdit-title a, .article-main-content h4 a, .article-main-content .newsdit-recommended-list .newsdit-title a, .newsdit-recommended-list .article-main-content .newsdit-title a, .article-main-content h5 a, .article-main-content h6 a, .article-main-content dt a {
      text-decoration: none; }
  .article-main-content h1 {
    font-weight: 300; }
  .article-main-content h2, .article-main-content .newsdit-recommended-list article:first-child .newsdit-title, .newsdit-recommended-list article:first-child .article-main-content .newsdit-title, .article-main-content h3, .article-main-content .newsdit-article .newsdit-title, .newsdit-article .article-main-content .newsdit-title {
    font-weight: 400; }
  .article-main-content h4, .article-main-content .newsdit-recommended-list .newsdit-title, .newsdit-recommended-list .article-main-content .newsdit-title, .article-main-content h5, .article-main-content h6, .article-main-content dt {
    font-weight: 600; }
  .article-main-content h3, .article-main-content .newsdit-article .newsdit-title, .newsdit-article .article-main-content .newsdit-title, .article-main-content h4, .article-main-content .newsdit-recommended-list .newsdit-title, .newsdit-recommended-list .article-main-content .newsdit-title, .article-main-content h5, .article-main-content h6, .article-main-content dt {
    line-height: 1.35 !important; }
  .article-main-content ul, .article-main-content ol, .article-main-content dl {
    font-weight: 300; }
  .article-main-content ul, .article-main-content ol {
    padding: 0 0px 0em 40px;
    margin-bottom: 0 !important; }
  .article-main-content ul:first-child {
    margin-bottom: 1.5em; }
  .article-main-content ul li {
    list-style: disc !important; }
  .article-main-content ol {
    list-style: none;
    counter-reset: cupcake;
    padding-left: 32px; }
  .article-main-content ol li {
    counter-increment: cupcake; }
  .article-main-content ol li:before {
    content: counters(cupcake,".") ". "; }
  .article-main-content a {
    text-decoration: underline; }
  .article-main-content a:not(.btn) {
    color: #1196A6; }
    .article-main-content a:not(.btn):hover, .article-main-content a:not(.btn):focus, .article-main-content a:not(.btn):active {
      text-decoration: underline; }
  .article-main-content hr {
    margin: 2.1rem 0 2.5rem; }
  .article-main-content table {
    font-weight: 300;
    margin: 2.5em 0 2.8em; }
    .article-main-content table th {
      font-weight: 300;
      color: rgba(38, 38, 38, 0.54);
      background: #f7f7f7;
      padding: 13px 3px;
      border-bottom: 1px solid rgba(38, 38, 38, 0.54); }
    .article-main-content table td {
      padding: 16px 3px;
      border-bottom: 1px solid rgba(38, 38, 38, 0.1); }
    .article-main-content table td:nth-child(1), .article-main-content table th:nth-child(1) {
      padding-left: 16px; }
    .article-main-content table caption {
      margin-top: 13px; }
  .article-main-content footer {
    background: #F7F7F7;
    padding: 20px; }
  .article-main-content aside {
    border: 1px solid rgba(38, 38, 38, 0.1);
    padding: 16px 20px;
    margin: 1.5em; }

.error404 .detail-partner.detail-partner {
  padding-bottom: 90px; }

.hero h2, .hero .newsdit-recommended-list article:first-child .newsdit-title, .newsdit-recommended-list article:first-child .hero .newsdit-title {
  color: #ffffff; }

header .site-title a {
  background-size: auto 100%; }

/*--------------------------------------------------------------

# Normalize

--------------------------------------------------------------*/
/* normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document

	 ========================================================================== */
/**

 * 1. Correct the line height in all browsers.

 * 2. Prevent adjustments of font size after orientation changes in iOS.

 */
/* Forms

	 ========================================================================== */
/**

 * 1. Change the font styles in all browsers.

 * 2. Remove the margin in Firefox and Safari.

 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 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; }

/**

* Correct the inability to style clickable types in iOS and Safari.

*/
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

/**

* 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; }

/**

* Correct the padding in Firefox.

*/
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**

* 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 */ }

/**

* Add the correct vertical alignment in Chrome, Firefox, and Opera.

*/
progress {
  vertical-align: baseline; }

/**

* Remove the default vertical scrollbar in IE 10+.

*/
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 in Chrome and Safari on macOS.

*/
[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 Edge, IE 10+, and Firefox.

*/
details {
  display: block; }

/*

* Add the correct display in all browsers.

*/
summary {
  display: list-item; }

/* Misc

	 ========================================================================== */
/**

* Add the correct display in IE 10+.

*/
template {
  display: none; }

/**

* Add the correct display in IE 10.

*/
[hidden] {
  display: none; }

/*--------------------------------------------------------------

# Typography

--------------------------------------------------------------*/
body,
button,
input,
select,
optgroup,
textarea {
  color: #404040;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5; }

h1,
h2,
.newsdit-recommended-list article:first-child .newsdit-title,
h3,
.latest-news .newsdit-article .newsdit-title,
.newsdit-article .newsdit-title,
h4,
.newsdit-recommended-list .newsdit-title,
h5,
h6,
.article-main-content dt {
  clear: both; }

p, .article-main-content ul, .article-main-content ol, .article-main-content dl, .article-main-content footer, .article-main-content aside {
  margin-bottom: 1.5em; }

dfn,
cite,
em,
i {
  font-style: italic; }

address {
  margin: 0 0 1.5em; }

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em; }

code,
kbd,
tt,
var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 15px;
  font-size: 0.9375rem; }

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help; }

mark,
ins {
  background: #fff9c0;
  text-decoration: none; }

big {
  font-size: 125%; }

/*--------------------------------------------------------------

# Elements

--------------------------------------------------------------*/
html {
  box-sizing: border-box; }

*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit; }

body {
  background: #fff;
  /* Fallback for when there is no custom background color defined. */ }

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em; }

ul,
ol {
  margin: 0 0 1.5em 3em; }

ul {
  list-style: disc; }

ol {
  list-style: decimal; }

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em; }

dt {
  font-weight: bold; }

dd {
  margin: 0 1.5em 1.5em; }

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */ }

figure {
  margin: 1em 0;
  /* Extra wide images within figure tags don't overflow the content area. */ }

table {
  margin: 0 0 1.5em;
  width: 100%; }

/*--------------------------------------------------------------

# Forms

--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"] {
  border: 1px solid;
  border-color: #ccc #ccc #bbb;
  border-radius: 3px;
  background: #e6e6e6;
  color: rgba(0, 0, 0, 0.8);
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1;
  padding: .6em 1em .4em; }

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover {
  border-color: #ccc #bbb #aaa; }

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus {
  border-color: #aaa #bbb #bbb; }

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
  /*	color: #666;
  	border: 1px solid #ccc;
  	border-radius: 3px;
  	padding: 3px;*/ }

select {
  border: 1px solid #ccc; }

textarea {
  width: 100%; }

/*--------------------------------------------------------------

## Menus

--------------------------------------------------------------*/
.main-navigation {
  clear: both;
  display: block;
  float: left;
  width: 100%; }

.main-navigation ul {
  display: none;
  list-style: none;
  margin: 0;
  padding-left: 0; }

.main-navigation ul ul {
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  float: left;
  position: absolute;
  top: 100%;
  left: -999em;
  z-index: 99999; }

.main-navigation ul ul ul {
  left: -999em;
  top: 0; }

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
  left: 100%; }

.main-navigation ul ul a {
  width: 200px; }

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
  left: auto; }

.main-navigation li {
  float: left;
  position: relative; }

.main-navigation a {
  display: block;
  text-decoration: none; }

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block; }

@media screen and (min-width: 37.5em) {
  .menu-toggle {
    display: none; }

  .main-navigation ul {
    display: block; } }
.site-main .comment-navigation,
.site-main
.posts-navigation,
.site-main
.post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden; }

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%; }

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%; }

/*--------------------------------------------------------------

# Accessibility

--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */ }

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */ }

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0; }

/*--------------------------------------------------------------

# Alignments

--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em; }

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em; }

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto; }

/*--------------------------------------------------------------

# Clearings

--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed; }

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both; }

/*--------------------------------------------------------------

# Widgets

--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em;
  /* Make sure select elements fit in widgets. */ }

.widget select {
  max-width: 100%; }

/*--------------------------------------------------------------

# Content

--------------------------------------------------------------*/
/*--------------------------------------------------------------

## Posts and pages

--------------------------------------------------------------*/
.sticky {
  display: block; }

.hentry {
  margin: 0 0 1.5em; }

.updated:not(.published) {
  display: none; }

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0; }

.page-links {
  clear: both;
  margin: 0 0 1.5em; }

/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none; }

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block; }

/*--------------------------------------------------------------

# Media

--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%; }

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block; }
