/**
 * @file
 * Styles are organized using the SMACSS technique. @see http://smacss.com/book/
 *
 * When you turn on CSS aggregation at admin/config/development/performance, all
 * of these @include files will be combined into a single file.
 */
@font-face {
  font-family: AkkoRoundedStd-Bold;
  src: url("../fonts/AkkoRoundedStd-Bold.otf") format("opentype");
}
@font-face {
  font-family: AkkoRoundedPro-Medium;
  src: url("../fonts/AkkoRoundedPro-Medium.otf") format("opentype");
}
@font-face {
  font-family: AkkoRoundedPro-Light;
  src: url("../fonts/AkkoRoundedPro-Light.otf") format("opentype");
}
/* Import Sass mixins, variables, Compass modules, etc. */
/* line 98, ../sass/_mixins.scss */
#base .block-menu-block ul.menu, #block-tfn-7 .block-content ul, #block-tfn-8 .block-content ul, #block-tfn-6 .top,
#block-tfn-6 .bottom, #block-tfn-6 li.social ul, #navigation .menu-name-main-menu ul,
.sidebar .menu-name-main-menu ul,
#block-tfn-4 .item-list ul, .sidebar .menu, .node-homepage .view-tfn-events .tabs-links ul,
.node-homepage .view-tfn-events .tabs-panes ul, .page-community .profile-actions ul,
.page-user .profile-actions ul {
  padding: 0;
  margin: 0;
}
/* line 101, ../sass/_mixins.scss */
#base .block-menu-block ul.menu li, #block-tfn-7 .block-content ul li, #block-tfn-8 .block-content ul li, #block-tfn-6 .top li,
#block-tfn-6 .bottom li, #block-tfn-6 li.social ul li, #navigation .menu-name-main-menu ul li,
.sidebar .menu-name-main-menu ul li,
#block-tfn-4 .item-list ul li, .sidebar .menu li, .node-homepage .view-tfn-events .tabs-links ul li,
.node-homepage .view-tfn-events .tabs-panes ul li, .page-community .profile-actions ul li,
.page-user .profile-actions ul li {
  padding: 0;
  margin: 0;
  list-style-type: none;
  list-style-image: none;
}

/* Vertical align element */
/* line 168, ../sass/_mixins.scss */
.node-type-landing-page .component .component-link.button-button a, .node-type-basic-page .component .component-link.button-button a, .page-blog #content .views-exposed-form .form-submit, .page-providers #content .views-exposed-form .form-submit, .page-training-and-events .views-exposed-form .form-submit, .page-community-search .views-exposed-form .form-submit,
.page-site-search .views-exposed-form .form-submit,
.page-blog #content .views-exposed-form button,
.page-providers #content .views-exposed-form button,
.page-training-and-events .views-exposed-form button,
.page-community-search .views-exposed-form button,
.page-site-search .views-exposed-form button, #footer #block-views-tfn-blog-block .links li.first a, button,
.button,
html input[type="button"],
input[type="reset"],
input[type="submit"], .links li a, .view-tfn-blog.view-display-id-block_3 .more-link a, .view-tfn-blog.view-display-id-block_4 .more-link a, .node-type-blog-entry .profile .button, .node-homepage .featured-box-button a:link,
.node-homepage .featured-box-button a:visited, .node-homepage .view-tfn-events .tabs-panes .tabs-pane-link a, .view-tfn-events.view-display-id-page_1 .views-row .node-readmore a, .page-community .profile-edit a,
.page-user .profile-edit a, .page-community .view-id-tfn_community.view-display-id-page_1 .links .comment-comments a,
.page-community .view-id-tfn_community.view-display-id-page_2 .links .comment-comments a, .tfn-document-viewer .close-icon a {
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  font-family: "AkkoRoundedPro-Medium", sans-serif;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  background-color: #ea690a;
  color: #ffffff;
  font-weight: normal;
  -webkit-appearance: none;
  cursor: pointer;
  border: 1px solid #ea690a;
  line-height: 1em;
  padding: 0.5em 0.66667em 0.33333em 0.66667em;
  cursor: pointer;
}
/* line 183, ../sass/_mixins.scss */
.node-type-landing-page .component .component-link.button-button a:hover, .node-type-basic-page .component .component-link.button-button a:hover, .page-blog #content .views-exposed-form .form-submit:hover, .page-providers #content .views-exposed-form .form-submit:hover, .page-training-and-events .views-exposed-form .form-submit:hover, .page-community-search .views-exposed-form .form-submit:hover,
.page-site-search .views-exposed-form .form-submit:hover,
.page-blog #content .views-exposed-form button:hover,
.page-providers #content .views-exposed-form button:hover,
.page-training-and-events .views-exposed-form button:hover,
.page-community-search .views-exposed-form button:hover,
.page-site-search .views-exposed-form button:hover, #footer #block-views-tfn-blog-block .links li.first a:hover, button:hover,
.button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover, .links li a:hover, .view-tfn-blog.view-display-id-block_3 .more-link a:hover, .view-tfn-blog.view-display-id-block_4 .more-link a:hover, .node-type-blog-entry .profile .button:hover, .node-homepage .featured-box-button a:hover:link,
.node-homepage .featured-box-button a:hover:visited, .node-homepage .view-tfn-events .tabs-panes .tabs-pane-link a:hover, .view-tfn-events.view-display-id-page_1 .views-row .node-readmore a:hover, .page-community .profile-edit a:hover,
.page-user .profile-edit a:hover, .page-community .view-id-tfn_community.view-display-id-page_1 .links .comment-comments a:hover,
.page-community .view-id-tfn_community.view-display-id-page_2 .links .comment-comments a:hover, .tfn-document-viewer .close-icon a:hover {
  background-color: #bb5408;
  border-color: #bb5408;
  text-decoration: none;
}

/* line 228, ../sass/_mixins.scss */
.first-sidebar .block .block-title a {
  text-decoration: none;
}
/* line 230, ../sass/_mixins.scss */
.first-sidebar .block .block-title a:hover {
  text-decoration: underline;
}

/* line 241, ../sass/_mixins.scss */
.recommended-content .views-row, .view-tfn-news.view-display-id-page_1 .views-row, #block-views-tfn-community-block-3,
#block-tfn-11,
#block-tfn-12,
#block-tfn-14,
#block-tfn-15,
#block-tfn-16,
#block-views-tfn-favourites-block-1,
#block-views-tfn-events-block-6, .page-community .view-id-tfn_community.view-display-id-page_1 .views-row,
.page-community .view-id-tfn_community.view-display-id-page_2 .views-row {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  padding: 1em;
  background-color: #ffffff;
  border: 2px solid #e3e3e3;
}

/* line 266, ../sass/_mixins.scss */
.node-type-landing-page .component, .node-type-basic-page .component {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  background-color: #ffffff;
}
/* line 269, ../sass/_mixins.scss */
.node-type-landing-page .component .component-content, .node-type-basic-page .component .component-content {
  padding: 1em;
}
/* line 151, ../sass/_mixins.scss */
.node-type-landing-page .component .component-content::after, .node-type-basic-page .component .component-content::after {
  clear: both;
  content: "";
  display: table;
}
/* line 275, ../sass/_mixins.scss */
.node-type-landing-page .component .component-image, .node-type-basic-page .component .component-image {
  padding: 0.5em 0.5em 0 0.5em;
}
/* line 277, ../sass/_mixins.scss */
.node-type-landing-page .component .component-image img, .node-type-basic-page .component .component-image img {
  width: 100%;
  height: auto;
  vertical-align: top;
}
/* line 283, ../sass/_mixins.scss */
.node-type-landing-page .component .component-title, .node-type-basic-page .component .component-title {
  font-family: "AkkoRoundedPro-Medium", sans-serif;
  font-size: 1.6em;
  margin: 0 0 0.32em 0;
}
/* line 289, ../sass/_mixins.scss */
.node-type-landing-page .component .component-link a, .node-type-basic-page .component .component-link a {
  font-family: "AkkoRoundedPro-Medium", sans-serif;
}
/* line 293, ../sass/_mixins.scss */
.node-type-landing-page .component .component-link.button-button a, .node-type-basic-page .component .component-link.button-button a {
  background-color: #ea690a;
  border-color: #ea690a;
  color: #ffffff;
  display: block;
  float: left;
}
/* line 199, ../sass/_mixins.scss */
.node-type-landing-page .component .component-link.button-button a:hover, .node-type-basic-page .component .component-link.button-button a:hover {
  background-color: #bb5408;
  border-color: #bb5408;
  color: #ffffff;
}
/* line 204, ../sass/_mixins.scss */
.node-type-landing-page .component .component-link.button-button a:visited, .node-type-basic-page .component .component-link.button-button a:visited, .node-type-landing-page .component .component-link.button-button a:link, .node-type-basic-page .component .component-link.button-button a:link {
  color: #ffffff;
}
/* line 298, ../sass/_mixins.scss */
.node-type-landing-page .component .component-link.button-text, .node-type-basic-page .component .component-link.button-text {
  line-height: normal;
}
/* line 300, ../sass/_mixins.scss */
.node-type-landing-page .component .component-link.button-text a:after, .node-type-basic-page .component .component-link.button-text a:after {
  content: '>';
  padding-left: 0.25em;
}

/* line 311, ../sass/_mixins.scss */
#content table {
  border-collapse: separate;
  border-spacing: 0;
  width: 100%;
}
/* line 341, ../sass/_mixins.scss */
#content table tbody tr:first-child td {
  border-top: 2px solid gainsboro;
}
/* line 347, ../sass/_mixins.scss */
#content table thead th {
  background-color: #ea690a;
  border-bottom: 0px;
  padding: 0.75em 1em;
  text-align: left;
  color: #ffffff;
}
/* line 353, ../sass/_mixins.scss */
#content table thead th a {
  color: #ffffff;
}
/* line 359, ../sass/_mixins.scss */
#content table tbody {
  background-color: white;
}
/* line 362, ../sass/_mixins.scss */
#content table tbody td {
  border-bottom: 0px;
  border-top: 1px solid gainsboro;
  line-height: 24px;
  padding: 0.75em 1em;
}
/* line 368, ../sass/_mixins.scss */
#content table tbody td button {
  display: inline-block;
  font-size: .7em;
  line-height: 24px;
  margin-bottom: .3em;
  margin-right: 0.5em;
  outline: none;
  padding: .3em 1em;
  width: 100%;
}
@media all and (min-width: 1024px) {
  /* line 368, ../sass/_mixins.scss */
  #content table tbody td button {
    margin-bottom: 0;
    width: auto;
  }
}

/* line 387, ../sass/_mixins.scss */
.page-blog #content .views-exposed-form, .page-providers #content .views-exposed-form, .page-training-and-events .views-exposed-form, .page-community-search .views-exposed-form,
.page-site-search .views-exposed-form {
  -moz-border-radius: 0 0 0 0;
  -webkit-border-radius: 0;
  border-radius: 0 0 0 0;
  background-color: #ea690a;
  padding: 0.5em 1em;
  color: #ffffff;
}
@media all and (min-width: 768px) {
  /* line 387, ../sass/_mixins.scss */
  .page-blog #content .views-exposed-form, .page-providers #content .views-exposed-form, .page-training-and-events .views-exposed-form, .page-community-search .views-exposed-form,
  .page-site-search .views-exposed-form {
    padding: 1em 2em;
  }
}
/* line 398, ../sass/_mixins.scss */
.page-blog #content .views-exposed-form .description, .page-providers #content .views-exposed-form .description, .page-training-and-events .views-exposed-form .description, .page-community-search .views-exposed-form .description,
.page-site-search .views-exposed-form .description {
  display: none;
}
/* line 401, ../sass/_mixins.scss */
.page-blog #content .views-exposed-form .views-exposed-widgets, .page-providers #content .views-exposed-form .views-exposed-widgets, .page-training-and-events .views-exposed-form .views-exposed-widgets, .page-community-search .views-exposed-form .views-exposed-widgets,
.page-site-search .views-exposed-form .views-exposed-widgets {
  margin: 0;
}
/* line 404, ../sass/_mixins.scss */
.page-blog #content .views-exposed-form .views-exposed-widget, .page-providers #content .views-exposed-form .views-exposed-widget, .page-training-and-events .views-exposed-form .views-exposed-widget, .page-community-search .views-exposed-form .views-exposed-widget,
.page-site-search .views-exposed-form .views-exposed-widget {
  padding: 0 0 0.5em 0;
}
@media all and (min-width: 768px) {
  /* line 404, ../sass/_mixins.scss */
  .page-blog #content .views-exposed-form .views-exposed-widget, .page-providers #content .views-exposed-form .views-exposed-widget, .page-training-and-events .views-exposed-form .views-exposed-widget, .page-community-search .views-exposed-form .views-exposed-widget,
  .page-site-search .views-exposed-form .views-exposed-widget {
    padding-top: 0;
    padding-right: 2em;
  }
}
/* line 411, ../sass/_mixins.scss */
.page-blog #content .views-exposed-form .views-exposed-widget select, .page-providers #content .views-exposed-form .views-exposed-widget select, .page-training-and-events .views-exposed-form .views-exposed-widget select, .page-community-search .views-exposed-form .views-exposed-widget select,
.page-site-search .views-exposed-form .views-exposed-widget select,
.page-blog #content .views-exposed-form .views-exposed-widget .container-inline-date .form-item input,
.page-providers #content .views-exposed-form .views-exposed-widget .container-inline-date .form-item input,
.page-training-and-events .views-exposed-form .views-exposed-widget .container-inline-date .form-item input,
.page-community-search .views-exposed-form .views-exposed-widget .container-inline-date .form-item input,
.page-site-search .views-exposed-form .views-exposed-widget .container-inline-date .form-item input {
  width: 100%;
}
/* line 415, ../sass/_mixins.scss */
.page-blog #content .views-exposed-form .views-exposed-widget.views-submit-button, .page-providers #content .views-exposed-form .views-exposed-widget.views-submit-button, .page-training-and-events .views-exposed-form .views-exposed-widget.views-submit-button, .page-community-search .views-exposed-form .views-exposed-widget.views-submit-button,
.page-site-search .views-exposed-form .views-exposed-widget.views-submit-button, .page-blog #content .views-exposed-form .views-exposed-widget.views-reset-button, .page-providers #content .views-exposed-form .views-exposed-widget.views-reset-button, .page-training-and-events .views-exposed-form .views-exposed-widget.views-reset-button, .page-community-search .views-exposed-form .views-exposed-widget.views-reset-button,
.page-site-search .views-exposed-form .views-exposed-widget.views-reset-button {
  width: auto;
  padding-right: 0;
  padding-top: 1.65em;
}
/* line 421, ../sass/_mixins.scss */
.page-blog #content .views-exposed-form .views-exposed-widget #edit-reset, .page-providers #content .views-exposed-form .views-exposed-widget #edit-reset, .page-training-and-events .views-exposed-form .views-exposed-widget #edit-reset, .page-community-search .views-exposed-form .views-exposed-widget #edit-reset,
.page-site-search .views-exposed-form .views-exposed-widget #edit-reset {
  border-color: transparent;
  background-color: transparent;
  font-family: "Montserrat", sans-serif;
  color: #ffffff;
  text-transform: none;
  text-decoration: underline;
  padding: 0.25em 1em;
}
/* line 431, ../sass/_mixins.scss */
.page-blog #content .views-exposed-form .form-submit, .page-providers #content .views-exposed-form .form-submit, .page-training-and-events .views-exposed-form .form-submit, .page-community-search .views-exposed-form .form-submit,
.page-site-search .views-exposed-form .form-submit,
.page-blog #content .views-exposed-form button,
.page-providers #content .views-exposed-form button,
.page-training-and-events .views-exposed-form button,
.page-community-search .views-exposed-form button,
.page-site-search .views-exposed-form button {
  background-color: white;
  border-color: white;
  color: #ffffff;
  color: #ea690a;
  font-size: 1.1em;
  margin: 0;
}
/* line 199, ../sass/_mixins.scss */
.page-blog #content .views-exposed-form .form-submit:hover, .page-providers #content .views-exposed-form .form-submit:hover, .page-training-and-events .views-exposed-form .form-submit:hover, .page-community-search .views-exposed-form .form-submit:hover,
.page-site-search .views-exposed-form .form-submit:hover,
.page-blog #content .views-exposed-form button:hover,
.page-providers #content .views-exposed-form button:hover,
.page-training-and-events .views-exposed-form button:hover,
.page-community-search .views-exposed-form button:hover,
.page-site-search .views-exposed-form button:hover {
  background-color: #cccccc;
  border-color: #cccccc;
  color: #ffffff;
}
/* line 204, ../sass/_mixins.scss */
.page-blog #content .views-exposed-form .form-submit:visited, .page-providers #content .views-exposed-form .form-submit:visited, .page-training-and-events .views-exposed-form .form-submit:visited, .page-community-search .views-exposed-form .form-submit:visited,
.page-site-search .views-exposed-form .form-submit:visited, .page-blog #content .views-exposed-form .form-submit:link, .page-providers #content .views-exposed-form .form-submit:link, .page-training-and-events .views-exposed-form .form-submit:link, .page-community-search .views-exposed-form .form-submit:link,
.page-site-search .views-exposed-form .form-submit:link,
.page-blog #content .views-exposed-form button:visited,
.page-providers #content .views-exposed-form button:visited,
.page-training-and-events .views-exposed-form button:visited,
.page-community-search .views-exposed-form button:visited,
.page-site-search .views-exposed-form button:visited,
.page-blog #content .views-exposed-form button:link,
.page-providers #content .views-exposed-form button:link,
.page-training-and-events .views-exposed-form button:link,
.page-community-search .views-exposed-form button:link,
.page-site-search .views-exposed-form button:link {
  color: #ffffff;
}
/* line 437, ../sass/_mixins.scss */
.page-blog #content .views-exposed-form .form-submit:hover, .page-providers #content .views-exposed-form .form-submit:hover, .page-training-and-events .views-exposed-form .form-submit:hover, .page-community-search .views-exposed-form .form-submit:hover,
.page-site-search .views-exposed-form .form-submit:hover,
.page-blog #content .views-exposed-form button:hover,
.page-providers #content .views-exposed-form button:hover,
.page-training-and-events .views-exposed-form button:hover,
.page-community-search .views-exposed-form button:hover,
.page-site-search .views-exposed-form button:hover {
  color: #ea690a;
}

/* line 443, ../sass/_mixins.scss */
.page-community .profile-actions .privatemsg-send-link:before,
.page-community .profile-actions .flag:before,
.page-user .profile-actions .privatemsg-send-link:before,
.page-user .profile-actions .flag:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
}

/* HTML element (SMACSS base) rules */
/**
 * @file
 * Normalize.css is intended to be used as an alternative to CSS resets.
 *
 * This file is a slight fork of these original sources:
 * - normalize.css v2.1.2 | MIT License | git.io/normalize
 * - normalize.scss v2.1.2 | MIT/GPLv2 License | bit.ly/normalize-with-compass
 *
 * It's suggested that you read the normalize.scss file and customise it to meet
 * your needs, rather then including the file in your project and overriding the
 * defaults later in your CSS.
 * @see http://nicolasgallagher.com/about-normalize-css/
 *
 * Also: @see http://meiert.com/en/blog/20080419/reset-style-sheets-are-bad/
 *       @see http://snook.ca/archives/html_and_css/no_css_reset/
 */
/**
 * HTML5 display definitions
 */
/* line 22, ../sass/_normalize.scss */
* {
  box-sizing: border-box;
}

/* line 26, ../sass/_normalize.scss */
*,
*:focus,
*:active {
  outline: none;
}

/* Correct `block` display not defined in IE 8/9. */
/* line 33, ../sass/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section,
summary {
  display: block;
  position: relative;
}

/* Correct `inline-block` display not defined in IE 8/9. */
/* line 48, ../sass/_normalize.scss */
audio,
canvas,
video {
  display: inline-block;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
/* line 62, ../sass/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* Address styling not present in IE 8/9. */
/* line 68, ../sass/_normalize.scss */
[hidden] {
  display: none;
}

/**
 * Base
 *
 * Instead of relying on the fonts that are available on a user's computer, you
 * can use web fonts which, like images, are resources downloaded to the user's
 * browser. Because of the bandwidth and rendering resources required, web fonts
 * should be used with care.
 *
 * Numerous resources for web fonts can be found on Google. Here are a few
 * websites where you can find Open Source fonts to download:
 * - http://www.fontsquirrel.com/fontface
 * - http://www.theleagueofmoveabletype.com
 *
 * In order to use these fonts, you will need to convert them into formats
 * suitable for web fonts. We recommend the free-to-use Font Squirrel's
 * Font-Face Generator:
 *   http://www.fontsquirrel.com/fontface/generator
 *
 * The following is an example @font-face declaration. This font can then be
 * used in any ruleset using a property like this:  font-family: Example, serif;
 *
 * Since we're using Sass, you'll need to declare your font faces here, then you
 * can add them to the font variables in the _init.scss partial.
 */
/*
@font-face {
  font-family: 'Example';
  src: url('../fonts/example.eot');
  src: url('../fonts/example.eot?iefix') format('eot'),
    url('../fonts/example.woff') format('woff'),
    url('../fonts/example.ttf') format('truetype'),
    url('../fonts/example.svg#webfontOkOndcij') format('svg');
  font-weight: normal;
  font-style: normal;
}
*/
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 * 3. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 */
/* line 116, ../sass/_normalize.scss */
html {
  font-size: 75%;
  /* 3 */
  font-family: "Montserrat", sans-serif;
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  line-height: 1.6em;
}
@media all and (min-width: 768px) {
  /* line 116, ../sass/_normalize.scss */
  html {
    font-size: 84.375%;
    /* 3 */
  }
}
@media all and (min-width: 1200px) {
  /* line 116, ../sass/_normalize.scss */
  html {
    font-size: 93.75%;
    /* 3 */
  }
}

/* Remove default margin. */
/* line 142, ../sass/_normalize.scss */
body {
  margin: 0;
  padding: 0;
}

/**
 * Links
 *
 * The order of link states are based on Eric Meyer's article:
 * http://meyerweb.com/eric/thoughts/2007/06/11/who-ordered-the-link-states
 */
/* line 153, ../sass/_normalize.scss */
a:link {
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  color: #ea690a;
  text-decoration: none;
}

/* line 158, ../sass/_normalize.scss */
a:visited {
  color: #ea690a;
}

/* line 161, ../sass/_normalize.scss */
a:hover,
a:focus {
  color: #ea690a;
  text-decoration: underline;
}

/* line 166, ../sass/_normalize.scss */
a:active {
  color: #ea690a;
}

/* Address `outline` inconsistency between Chrome and other browsers. */
/* line 171, ../sass/_normalize.scss */
a:focus {
  outline: thin dotted;
}

/* Improve readability when focused and also mouse hovered in all browsers. */
/* line 176, ../sass/_normalize.scss */
a:active,
a:hover {
  outline: 0;
}

/**
 * Typography
 *
 * To achieve a pleasant vertical rhythm, we use Compass' Vertical Rhythm mixins
 * so that the line height of our base font becomes the basic unit of vertical
 * measurement. We use multiples of that unit to set the top and bottom margins
 * for our block level elements and to set the line heights of any fonts.
 * For more information, see http://24ways.org/2006/compose-to-a-vertical-rhythm
 */
/* Wrap strings that are longer than their container. */
/* line 192, ../sass/_normalize.scss */
p {
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
}

/* Set 1 unit of vertical rhythm on the top and bottom margin. */
/* line 197, ../sass/_normalize.scss */
p,
pre {
  margin: 0 0 1em 0;
}

/* Remove unnecessary bottom margin from the last p in main content area.  */
/* line 203, ../sass/_normalize.scss */
.node-content p:last-child {
  margin-bottom: 0;
}

/* line 206, ../sass/_normalize.scss */
blockquote {
  /* Also indent the quote on both sides. */
  margin: 1.6em 30px;
}

/* line 211, ../sass/_normalize.scss */
h1, h2, h3, h4, .first-sidebar .block .block-title, h5, h6 {
  font-weight: normal;
}

/* line 215, ../sass/_normalize.scss */
h1 {
  font-family: "AkkoRoundedStd-Bold", sans-serif;
}

/* line 219, ../sass/_normalize.scss */
h2, h3 {
  font-family: "AkkoRoundedPro-Medium", sans-serif;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
/* line 227, ../sass/_normalize.scss */
h1 {
  font-size: 3.2em;
  line-height: 1.125em;
  margin: 0 0 0.32em 0;
}
@media all and (min-width: 0) and (max-width: 1199px) {
  /* line 227, ../sass/_normalize.scss */
  h1 {
    font-size: 2.88em;
  }
}

/* line 235, ../sass/_normalize.scss */
h2 {
  font-size: 2.4em;
  line-height: 1.111em;
  margin: 0 0 0.32em 0;
  font-family: "AkkoRoundedPro-Medium", sans-serif;
}

/* line 240, ../sass/_normalize.scss */
h3 {
  font-size: 2em;
  line-height: 1.133em;
  margin: 0 0 0.32em 0;
  font-family: "AkkoRoundedPro-Light", sans-serif;
}

/* line 245, ../sass/_normalize.scss */
h4, .first-sidebar .block .block-title {
  font-size: 15px;
  line-height: 1.167em;
  margin: 0 0 0.32em 0;
  font-weight: 600;
}

/* line 249, ../sass/_normalize.scss */
h5 {
  font-size: 15px;
  line-height: 1.167em;
  margin: 0 0 0.32em 0;
  font-weight: 600;
}

/* line 253, ../sass/_normalize.scss */
h6 {
  font-size: 15px;
  line-height: 1.167em;
  margin: 0 0 0.32em 0;
  font-weight: 600;
}

/* Address styling not present in IE 8/9, Safari 5, and Chrome. */
/* line 259, ../sass/_normalize.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/* Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome. */
/* line 264, ../sass/_normalize.scss */
b,
strong {
  font-weight: 700;
}

/* Address styling not present in Safari 5 and Chrome. */
/* line 270, ../sass/_normalize.scss */
dfn {
  font-style: italic;
}

/* Address differences between Firefox and other browsers. */
/* line 275, ../sass/_normalize.scss */
hr {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  border: 1px solid #666;
  padding-bottom: -1px;
  margin: 1.6em 0;
}

/* Address styling not present in IE 8/9. */
/* line 284, ../sass/_normalize.scss */
mark {
  background: #ff0;
  color: #000;
}

/* Correct font family set oddly in Safari 5 and Chrome. */
/* line 290, ../sass/_normalize.scss */
code,
kbd,
pre,
samp,
tt,
var {
  font-family: "Courier New", "DejaVu Sans Mono", monospace, sans-serif;
  font-size: 1em;
  line-height: 1.6em;
}

/* Improve readability of pre-formatted text in all browsers. */
/* line 304, ../sass/_normalize.scss */
pre {
  white-space: pre-wrap;
}

/* Set consistent quote types. */
/* line 316, ../sass/_normalize.scss */
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

/* Address inconsistent and variable font size in all browsers. */
/* line 321, ../sass/_normalize.scss */
small {
  font-size: 80%;
}

/* Prevent `sub` and `sup` affecting `line-height` in all browsers. */
/* line 326, ../sass/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 333, ../sass/_normalize.scss */
sup {
  top: -0.5em;
}

/* line 336, ../sass/_normalize.scss */
sub {
  bottom: -0.25em;
}

/**
 * Lists
 */
/* line 343, ../sass/_normalize.scss */
dl,
menu,
ol,
ul {
  /* Address margins set differently in IE 6/7. */
  margin: 1.6em 0;
}

/* line 352, ../sass/_normalize.scss */
ol ol,
ol ul,
ul ol,
ul ul {
  /* Turn off margins on nested lists. */
  margin: 0;
}

/* line 358, ../sass/_normalize.scss */
dd {
  margin: 0 0 0 30px;
}

/* Address paddings set differently in IE 6/7. */
/* line 363, ../sass/_normalize.scss */
menu,
ol,
ul {
  padding: 0 0 0 30px;
}

/* line 381, ../sass/_normalize.scss */
.node .field-type-text-with-summary ul, .node .field-type-text-with-summary ol {
  margin: 0;
}

/**
 * Embedded content and figures
 *
 * @todo Look into adding responsive embedded video.
 */
/* line 392, ../sass/_normalize.scss */
img {
  /* Remove border when inside `a` element in IE 8/9. */
  border: 0;
  /* Suppress the space beneath the baseline */
  /* vertical-align: bottom; */
  /* Responsive images */
  max-width: 100%;
  height: auto;
  /* Correct IE 8 not scaling image height when resized. */
  width: auto;
}

/* Correct overflow displayed oddly in IE 9. */
/* line 413, ../sass/_normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* Address margin not present in IE 8/9 and Safari 5. */
/* line 418, ../sass/_normalize.scss */
figure {
  margin: 0;
}

/**
 * Forms
 */
/* Define consistent border, margin, and padding. */
/* line 434, ../sass/_normalize.scss */
fieldset {
  margin: 0 2px;
  /* Apply borders and padding that keep the vertical rhythm. */
  border-color: #c0c0c0;
  border-top-width: 0.06667em;
  border-top-style: solid;
  padding-top: 0.49333em;
  border-bottom-width: 0.06667em;
  border-bottom-style: solid;
  padding-bottom: 0.97333em;
  border-left-width: 0.06667em;
  border-left-style: solid;
  padding-left: 0.97333em;
  border-right-width: 0.06667em;
  border-right-style: solid;
  padding-right: 0.97333em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */
/* line 449, ../sass/_normalize.scss */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 * 4. Improve appearance and consistency with IE 6/7.
 * 5. Keep form elements constrained in their containers.
 */
/* line 464, ../sass/_normalize.scss */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 15px;
  /* 2 */
  margin: 0;
  /* 3 */
  max-width: 100%;
  /* 5 */
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 5 */
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
/* line 483, ../sass/_normalize.scss */
button,
input {
  line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
/* line 494, ../sass/_normalize.scss */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
/* line 508, ../sass/_normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
/* line 522, ../sass/_normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * 1. Address box sizing set to `content-box` in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
/* line 533, ../sass/_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
/* line 548, ../sass/_normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  /* 2 */
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
/* line 557, ../sass/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* Remove inner padding and border in Firefox 4+. */
/* line 563, ../sass/_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
/* line 573, ../sass/_normalize.scss */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}

/* Drupal-style form labels. */
/* line 579, ../sass/_normalize.scss */
label {
  display: block;
  font-weight: bold;
}

/**
 * Tables
 */
/* line 587, ../sass/_normalize.scss */
table {
  /* Remove most spacing between table cells. */
  border-collapse: collapse;
  border-spacing: 0;
  /* Prevent cramped-looking tables */
  /* width: 100%; */
  /* Add vertical rhythm margins. */
  margin-top: 1.6em;
  margin-bottom: 1.6em;
}

/* Layout rules */
/**
 * @file
 * Positioning for a responsive layout.
 *
 * Define CSS classes to create a fluid grid layout with optional sidebars
 * depending on whether blocks are placed in the left or right sidebars.
 *
 * This layout uses the Zen Grids plugin for Compass: http://zengrids.com
 */
/* Apply the shared properties of grid items in a single, efficient ruleset. */
/* line 28, ../sass/layouts/_responsive.scss */
#header,
#navigation,
#footer {
  padding-left: 10px;
  padding-right: 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  word-wrap: break-word;
}

/* Containers for grid items and flow items. */
/* line 45, ../sass-extensions/zen-grids/stylesheets/zen/_grids.scss */
#header:before, #header:after,
#navigation:before,
#navigation:after,
#main:before,
#main:after,
#footer:before,
#footer:after,
#base:before,
#base:after {
  content: "";
  display: table;
}
/* line 50, ../sass-extensions/zen-grids/stylesheets/zen/_grids.scss */
#header:after,
#navigation:after,
#main:after,
#footer:after,
#base:after {
  clear: both;
}
/* line 45, ../sass/layouts/_responsive.scss */
#header .l-inner,
#navigation .l-inner,
#main .l-inner,
#footer .l-inner,
#base .l-inner {
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
  position: relative;
}

/* line 55, ../sass/layouts/_responsive.scss */
#header,
#main,
#footer,
#base {
  padding-left: 1em;
  padding-right: 1em;
}
/* @media all and (min-width: 768px) {
  line 55, ../sass/layouts/_responsive.scss
  #header,
  #main,
  #footer,
  #base {
    padding-left: 2em;
    padding-right: 2em;
  }
} */

/* line 67, ../sass/layouts/_responsive.scss */
.breadcrumb {
  margin-top: -1em;
  margin-bottom: 1em;
}

@media all and (min-width: 768px) {
  /* line 73, ../sass/layouts/_responsive.scss */
  #mobile-nav {
    display: none;
  }
}
/* line 79, ../sass/layouts/_responsive.scss */
.mobile-nav-open #header {
  position: relative;
  height: auto;
  width: 100%;
  z-index: 9999;
}
/* line 85, ../sass/layouts/_responsive.scss */
.mobile-nav-open #page {
  position: fixed;
  top: 83px;
}
/* line 89, ../sass/layouts/_responsive.scss */
.mobile-nav-open #navigation {
  min-height: 100%;
  position: relative;
}

/* line 95, ../sass/layouts/_responsive.scss */
.first-sidebar,
.second-sidebar {
  position: relative;
  margin-bottom: 1em;
}

/* line 101, ../sass/layouts/_responsive.scss */
.second-sidebar {
  display: none;
}

/**
 * Small - Medium screen.
 */
@media all and (min-width: 768px) {
  /* line 111, ../sass/layouts/_responsive.scss */
  .two-sidebars #content {
    float: left;
    width: 66.66667%;
    margin-left: 0%;
    margin-right: -66.66667%;
  }
  /* line 114, ../sass/layouts/_responsive.scss */
  .two-sidebars .first-sidebar {
    float: left;
    width: 33.33333%;
    margin-left: 66.66667%;
    margin-right: -100%;
    padding-left: 1em;
    padding-top: 2em;
  }

  /* line 122, ../sass/layouts/_responsive.scss */
  .one-sidebar.sidebar-first #content {
    float: left;
    width: 66.66667%;
    margin-left: 0%;
    margin-right: -66.66667%;
  }
  /* line 125, ../sass/layouts/_responsive.scss */
  .one-sidebar.sidebar-first .first-sidebar {
    float: left;
    width: 33.33333%;
    margin-left: 66.66667%;
    margin-right: -100%;
    padding-left: 1em;
    padding-top: 2em;
  }

  /* line 133, ../sass/layouts/_responsive.scss */
  .one-sidebar.sidebar-second #content {
    float: left;
    width: 91.66667%;
    margin-left: 0%;
    margin-right: -91.66667%;
  }
  /* line 136, ../sass/layouts/_responsive.scss */
  .one-sidebar.sidebar-second .second-sidebar {
    display: block;
    float: left;
    width: 8.33333%;
    margin-left: 91.66667%;
    margin-right: -100%;
    padding-left: 1em;
    padding-top: 2em;
  }
}
/**
 * Medium screen up.
 */
@media all and (min-width: 1024px) {
  /* line 151, ../sass/layouts/_responsive.scss */
  .first-sidebar,
  .second-sidebar {
    margin-bottom: 2em;
  }

  /* line 157, ../sass/layouts/_responsive.scss */
  .two-sidebars #content {
    float: left;
    width: 66.66667%;
    margin-left: 0%;
    margin-right: -66.66667%;
  }
  /* line 160, ../sass/layouts/_responsive.scss */
  .two-sidebars .first-sidebar {
    float: left;
    width: 25%;
    margin-left: 75%;
    margin-right: -100%;
    padding-left: 1em;
    padding-top: 2em;
  }
  /* line 165, ../sass/layouts/_responsive.scss */
  .two-sidebars .second-sidebar {
    display: block;
    float: left;
    width: 8.33333%;
    margin-left: 66.66667%;
    margin-right: -75%;
    padding-left: 1em;
    padding-top: 2em;
  }

  /* line 174, ../sass/layouts/_responsive.scss */
  .one-sidebar.sidebar-first .first-sidebar {
    padding-left: 2em;
  }
}
/* Component (SMACSS module) rules */
/**
 * Branding header.
 */
/* line 5, ../sass/components/_header.scss */
#header {
  background-color: #ffffff;
}
/* line 7, ../sass/components/_header.scss */
#header .l-inner {
  overflow: hidden;
}

/* Wrapping link for logo. */
/* line 13, ../sass/components/_header.scss */
.header__logo {
  padding: 1em 0 1em 0;
  margin: 0;
  display: block;
  float: left;
}

/* Logo image. */
/* line 21, ../sass/components/_header.scss */
.header__logo-image {
  vertical-align: bottom;
  width: 7.2em;
  height: auto;
  z-index: 10;
  position: relative;
}

/* Wrapper for website name and slogan. */
/* The name of the website. */
/* line 35, ../sass/components/_header.scss */
.header__site-name {
  margin: 0;
  font-size: 3.2em;
  line-height: 1.5em;
}

/* The link around the name of the website. */
/* line 42, ../sass/components/_header.scss */
.header__site-link:link, .header__site-link:visited {
  color: #000;
  text-decoration: none;
}
/* line 48, ../sass/components/_header.scss */
.header__site-link:hover, .header__site-link:focus {
  text-decoration: underline;
}

/* line 54, ../sass/components/_header.scss */
.header__donate {
  position: absolute;
  bottom: 1em;
  right: 4.5em;
}
/* line 58, ../sass/components/_header.scss */
.header__donate a {
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: block;
  width: 6em;
  height: 5.26667em;
  background-image: url("../images/donate-bg.png");
  background-size: 100% 100%;
  text-decoration: none;
  color: #3c3c3b;
}
/* line 67, ../sass/components/_header.scss */
.header__donate a:hover {
  background-image: url("../images/donate-bg-hover.png");
  color: #ffffff;
}
/* line 71, ../sass/components/_header.scss */
.header__donate a span {
  font-family: "AkkoRoundedPro-Medium", sans-serif;
  position: relative;
  display: block;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 15px;
  display: block;
  text-align: center;
}

/* line 81, ../sass/components/_header.scss */
.header__site-slogan {
  font-family: "AkkoRoundedPro-Medium", sans-serif;
  font-size: 15px;
  line-height: 1.167em;
  margin: 0 0 0.32em 0;
  font-weight: 600;
  display: none;
  margin: 0;
  text-transform: uppercase;
  color: #f5b485;
  letter-spacing: 1px;
  position: absolute;
  bottom: 2.6em;
  left: 0;
  width: 100%;
}
/* line 93, ../sass/components/_header.scss */
.header__site-slogan span {
  padding-left: 2.5em;
  display: table;
  margin: 0 auto;
  width: 350px;
  text-align: center;
}

/* line 102, ../sass/components/_header.scss */
#block-tfn-4 {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
}

/* line 109, ../sass/components/_header.scss */
/* #mobile-nav {
  background: transparent url("../images/mobile-icons.png?id=4") top right no-repeat;
  width: 48px;
  height: 48px;
  opacity: 1;
  position: absolute;
  bottom: 1em;
  right: 0;
} */
/* line 117, ../sass/components/_header.scss */
/* #mobile-nav.open {
  background-position: bottom right;
} */

@media all and (min-width: 768px) {
  /* line 124, ../sass/components/_header.scss */
  .header__logo {
    padding: 2.5em 0 4em 0;
  }

  /* line 127, ../sass/components/_header.scss */
  .header__logo-image {
    width: 9em;
  }

  /* line 130, ../sass/components/_header.scss */
  .header__site-slogan {
    display: block;
  }

  /* line 133, ../sass/components/_header.scss */
  .header__donate {
    display: block;
    z-index: 10;
    right: 0;
    bottom: 3em;
  }
  /* line 138, ../sass/components/_header.scss */
  .header__donate a {
    width: 7.66667em;
    height: 6.66667em;
  }
  /* line 141, ../sass/components/_header.scss */
  .header__donate a span {
    font-size: 15px;
    line-height: 1.167em;
    margin: 0 0 0.32em 0;
    font-weight: 600;
  }

  /* line 146, ../sass/components/_header.scss */
  #block-tfn-4 {
    display: block;
  }
}
@media all and (min-width: 1024px) {
  /* line 152, ../sass/components/_header.scss */
  .header__logo {
    padding: 2em 0;
  }

  /* line 155, ../sass/components/_header.scss */
  .header__site-slogan {
    font-size: 2em;
    line-height: 1.133em;
    margin: 0 0 0.32em 0;
    bottom: 2em;
  }
  /* line 158, ../sass/components/_header.scss */
  .header__site-slogan span {
    width: 100%;
  }

  /* line 162, ../sass/components/_header.scss */
  .header__donate {
    bottom: 1em;
    right: 0;
  }
  /* line 165, ../sass/components/_header.scss */
  .header__donate a {
    width: 8.33333em;
    height: 7em;
  }
}
@media all and (min-width: 1200px) {
  /* line 173, ../sass/components/_header.scss */
  .header__logo {
    padding: 2em 0 2em 0;
  }

  /* line 176, ../sass/components/_header.scss */
  .header__site-slogan {
    bottom: 2.2em;
  }

  /* line 179, ../sass/components/_header.scss */
  .header__donate {
    bottom: 1em;
  }
}
/* line 1, ../sass/components/_main.scss */
#main {
  background-color: #ffffff;
  padding-bottom: 1em;
}
@media all and (min-width: 768px) {
  /* line 1, ../sass/components/_main.scss */
  #main {
    padding-bottom: 3em;
  }
}
/* line 151, ../sass/_mixins.scss */
#main .l-inner::after {
  clear: both;
  content: "";
  display: table;
}

/* line 12, ../sass/components/_main.scss */
#content {
  margin: 1em 0 2em 0;
}
@media all and (min-width: 768px) {
  /* line 12, ../sass/components/_main.scss */
  #content {
    margin: 2em 0 0 0;
  }
}
/* line 17, ../sass/components/_main.scss */
#content .inner {
  clear: both;
}
/* line 21, ../sass/components/_main.scss */
.node-type-homepage #content .inner {
  padding: 0;
  background-color: transparent;
}

/* line 151, ../sass/_mixins.scss */
.breadcrumb::after {
  clear: both;
  content: "";
  display: table;
}
/* line 33, ../sass/components/_main.scss */
.breadcrumb .title,
.breadcrumb .crumbs {
  float: left;
  color: #3c3c3b;
}
/* line 38, ../sass/components/_main.scss */
.breadcrumb .title {
  margin-right: 0.5em;
}
/* line 41, ../sass/components/_main.scss */
.breadcrumb .crumbs {
  font-weight: 600;
}

/* line 47, ../sass/components/_main.scss */
.first-sidebar .block {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  padding: 0.5em;
  background-color: #ffffff;
  margin-bottom: 1em;
  border: 2px solid #e3e3e3;
}
@media all and (min-width: 1024px) {
  /* line 47, ../sass/components/_main.scss */
  .first-sidebar .block {
    margin-bottom: 2em;
  }
}
/* line 56, ../sass/components/_main.scss */
.first-sidebar .block .block-title {
  color: #3c3c3b;
  padding: 0.625em;
  padding-bottom: 0;
}
/* line 61, ../sass/components/_main.scss */
.first-sidebar .block .block-title a {
  color: #3c3c3b;
}

/*
.second-sidebar {
  height: 100%;
  position: absolute;
  padding-bottom: $base-spacing*5;
  .sidebar {
    height: 100%;
    .block {
      height: 100%;
      .block-content {
        height: 100%;
        position: relative;
      }
    }
  }
}
*/
/* line 3, ../sass/components/_footer.scss */
#footer a,
#base a {
  text-decoration: none;
}
/* line 5, ../sass/components/_footer.scss */
#footer a:hover,
#base a:hover {
  text-decoration: none;
}

/* line 11, ../sass/components/_footer.scss */
#footer {
  padding-top: 1em;
  background-color: #e3e3e3;
  color: #3c3c3b;
}
/* line 16, ../sass/components/_footer.scss */
#footer a {
  color: #3c3c3b;
}
/* line 20, ../sass/components/_footer.scss */
#footer .block-menu-block .menu-name-menu-footer-links > ul {
  margin: 0;
  padding: 0;
}
/* line 23, ../sass/components/_footer.scss */
#footer .block-menu-block .menu-name-menu-footer-links > ul > li {
  list-style-type: none;
  margin-bottom: 1em;
}
/* line 26, ../sass/components/_footer.scss */
#footer .block-menu-block .menu-name-menu-footer-links > ul > li > a {
  font-family: "AkkoRoundedPro-Medium", sans-serif;
  font-size: 1.6em;
  margin-bottom: 0.5em;
  display: block;
}
/* line 33, ../sass/components/_footer.scss */
#footer .block-menu-block .menu-name-menu-footer-links > ul ul {
  padding-left: 1.3em;
}
/* line 35, ../sass/components/_footer.scss */
#footer .block-menu-block .menu-name-menu-footer-links > ul ul li {
  list-style-type: disc;
  color: #ea690a;
}
/* line 62, ../sass/components/_footer.scss */
#footer #block-views-tfn-blog-block {
  margin-bottom: 1em;
}
/* line 151, ../sass/_mixins.scss */
#footer #block-views-tfn-blog-block::after {
  clear: both;
  content: "";
  display: table;
}
/* line 65, ../sass/components/_footer.scss */
#footer #block-views-tfn-blog-block h2 {
  font-size: 15px;
  line-height:24px;
  margin: 0 0 0.32em 0;
  font-weight: 600;
}
/* line 68, ../sass/components/_footer.scss */
#footer #block-views-tfn-blog-block .links li {
  display: none;
}
/* line 70, ../sass/components/_footer.scss */
#footer #block-views-tfn-blog-block .links li.first {
  display: block;
}
/* line 72, ../sass/components/_footer.scss */
#footer #block-views-tfn-blog-block .links li.first a {
  background-color: #ea690a;
  border-color: #ea690a;
  color: #ffffff;
  display: block;
  float: left;
}
/* line 199, ../sass/_mixins.scss */
#footer #block-views-tfn-blog-block .links li.first a:hover {
  background-color: #bb5408;
  border-color: #bb5408;
  color: #ffffff;
}
/* line 204, ../sass/_mixins.scss */
#footer #block-views-tfn-blog-block .links li.first a:visited, #footer #block-views-tfn-blog-block .links li.first a:link {
  color: #ffffff;
}
/* line 80, ../sass/components/_footer.scss */
#footer #block-views-tfn-magazine-block {
  margin-bottom: 1em;
}
/* line 151, ../sass/_mixins.scss */
#footer #block-views-tfn-magazine-block::after {
  clear: both;
  content: "";
  display: table;
}
/* line 83, ../sass/components/_footer.scss */
#footer #block-views-tfn-magazine-block h2 {
  font-size: 15px;
  line-height:24px;
  margin: 0 0 0.32em 0;
  font-weight: 600;
}

#footer h2{
  line-height:24px;
}

/* line 89, ../sass/components/_footer.scss */
#base {
  padding-bottom: 1em;
  background-color: #e3e3e3;
  line-height: normal;
}
/* line 98, ../sass/components/_footer.scss */
#base .l-inner {
  font-size: 0.8em;
}
/* line 102, ../sass/components/_footer.scss */
#base .block-menu-block ul.menu {
  margin-bottom: 1.2em;
}
/* line 151, ../sass/_mixins.scss */
#base .block-menu-block ul.menu::after {
  clear: both;
  content: "";
  display: table;
}
/* line 106, ../sass/components/_footer.scss */
#base .block-menu-block ul.menu li {
  float: left;
  margin-right: 1em;
  padding-right: 1em;
  border-right: 1px solid #b0b5b8;
  line-height: 1em;
}
/* line 112, ../sass/components/_footer.scss */
#base .block-menu-block ul.menu li a {
  line-height: 1em;
}
/* line 115, ../sass/components/_footer.scss */
#base .block-menu-block ul.menu li:last-child {
  border-right-width: 0;
}
/* line 121, ../sass/components/_footer.scss */
#base .credit {
  color: #b0b5b8;
  margin: 1em 0 0 0;
}
/* line 124, ../sass/components/_footer.scss */
#base .credit a {
  color: #b0b5b8;
}

@media all and (min-width: 768px) {
  /* line 132, ../sass/components/_footer.scss */
  #footer {
    padding-top: 3em;
    padding-bottom: 2em;
  }
  /* line 135, ../sass/components/_footer.scss */
  #footer .block-menu-block {
    float: left;
    width: 33.33333%;
    margin-left: 0%;
    margin-right: -33.33333%;
  }
  /* line 138, ../sass/components/_footer.scss */
  #footer .block-menu-block .menu-name-menu-footer-links > ul > li.first {
    float: left;
    width: 50%;
    margin-left: 0%;
    margin-right: -50%;
    padding-right: 0.5em;
  }
  /* line 142, ../sass/components/_footer.scss */
  #footer .block-menu-block .menu-name-menu-footer-links > ul > li.last {
    float: left;
    width: 50%;
    margin-left: 50%;
    margin-right: -100%;
    padding-left: 0.5em;
  }
  /* line 148, ../sass/components/_footer.scss */
  /* #footer #block-views-tfn-blog-block {
    padding: 0 1.5em 0 1.5em;
    float: left;
    width: 41.66667%;
    margin-left: 33.33333%;
    margin-right: -75%;
  } */
  /* line 155, ../sass/components/_footer.scss */
  /* #footer #block-views-tfn-magazine-block {
    float: left;
    width: 25%;
    margin-left: 75%;
    margin-right: -100%;
  } */

  /* line 159, ../sass/components/_footer.scss */
  #base {
    padding-top: 2em;
    border-top: 1px solid #b0b5b8;
    padding-bottom: 1em;
  }
  /* line 163, ../sass/components/_footer.scss */
  #base .block-menu-block {
    float: left;
    width: 50%;
    margin-left: 0%;
    margin-right: -50%;
    clear: both;
  }
  /* line 167, ../sass/components/_footer.scss */
  #base #block-block-60 {
    float: left;
    width: 50%;
    margin-left: 0%;
    margin-right: -50%;
    clear: both;
  }
  /* line 171, ../sass/components/_footer.scss */
  #base #block-tfn-5 {
    float: left;
    width: 50%;
    margin-left: 0%;
    margin-right: -50%;
    clear: both;
  }
  /* line 175, ../sass/components/_footer.scss */
  #base .credit {
    float: left;
    width: 50%;
    margin-left: 0%;
    margin-right: -50%;
    clear: both;
  }
}
@media all and (min-width: 768px) and (min-width: 768px) {
  /* line 179, ../sass/components/_footer.scss */
  #base .block-follow {
    position: absolute;
    top: 0;
    right: 0;
  }
}

/* line 189, ../sass/components/_footer.scss */
.promoted-feature {
  z-index: 100;
  position: fixed;
  right: 0;
  bottom: 0;
  width: 100%;
  padding: 2em;
  transition: .6s ease-in-out;
}
@media all and (min-width: 768px) {
  /* line 189, ../sass/components/_footer.scss */
  .promoted-feature {
    max-width: 34em;
  }
}
/* line 199, ../sass/components/_footer.scss */
.promoted-feature .inner {
  padding: 1em 1em 0 1em;
  background-color: #ffffff;
  box-shadow: 0px 0px 0.2em #3c3c3b;
  border: 2px solid #16afa5;
  position: relative;
}
/* line 208, ../sass/components/_footer.scss */
.promoted-feature .close {
  position: absolute;
  z-index: 10;
  top: 0;
  right: 0;
  width: 1.5em;
  line-height: 1.5em;
  background-color: #16afa5;
  color: white;
  text-align: center;
  cursor: pointer;
}
/* line 220, ../sass/components/_footer.scss */
.promoted-feature .title {
  font-size: 2em;
  line-height: 1.133em;
  margin: 0 0 0.32em 0;
  font-family: "AkkoRoundedPro-Medium", sans-serif;
  color: #16afa5;
}
/* line 225, ../sass/components/_footer.scss */
.promoted-feature .link {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-indent: -1000px;
  overflow: hidden;
}
/* line 234, ../sass/components/_footer.scss */
.promoted-feature.hidden {
  right: -35em;
}

/**
 * Blocks.
 */
/* Block wrapper. */
/* line 7, ../sass/components/_blocks.scss */
.block .block-subject {
  font-family: "AkkoRoundedPro-Medium", sans-serif;
  font-size: 1.6em;
  margin: 0 0 0.5em 0;
}
/* line 11, ../sass/components/_blocks.scss */
.first-sidebar .block .block-subject {
  margin: 0.5em;
}
/* line 13, ../sass/components/_blocks.scss */
.first-sidebar .block .block-subject a {
  color: #3c3c3b;
}

/* line 20, ../sass/components/_blocks.scss */
#block-tfn-7, #block-tfn-8 {
  color: #ffffff;
}
/* line 22, ../sass/components/_blocks.scss */
#block-tfn-7 .block-subject, #block-tfn-8 .block-subject {
  padding-left: 1.3em;
}
/* line 30, ../sass/components/_blocks.scss */
#block-tfn-7 .tabs-links ul li, #block-tfn-8 .tabs-links ul li {
  -moz-border-radius: 0 0 0 0;
  -webkit-border-radius: 0;
  border-radius: 0 0 0 0;
  width: 49%;
  float: left;
  padding: 0.5em 1em;
  text-align: center;
  margin-right: 2%;
  cursor: pointer;
  font-weight: 600;
}
/* line 39, ../sass/components/_blocks.scss */
#block-tfn-7 .tabs-links ul li.last, #block-tfn-8 .tabs-links ul li.last {
  margin-right: 0;
}
/* line 45, ../sass/components/_blocks.scss */
#block-tfn-7 .tabs-panes, #block-tfn-8 .tabs-panes {
  clear: both;
  background-color: #ffffff;
  color: #3c3c3b;
}
/* line 49, ../sass/components/_blocks.scss */
#block-tfn-7 .tabs-panes .views-row, #block-tfn-8 .tabs-panes .views-row,
#block-tfn-7 .tabs-panes .view-empty,
#block-tfn-8 .tabs-panes .view-empty {
  padding: 1em;
  border-bottom: 1px solid #e20054;
}
/* line 54, ../sass/components/_blocks.scss */
#block-tfn-7 .tabs-panes .views-row-odd, #block-tfn-8 .tabs-panes .views-row-odd,
#block-tfn-7 .tabs-panes .view-empty,
#block-tfn-8 .tabs-panes .view-empty {
  background-color: #ededed;
}
/* line 58, ../sass/components/_blocks.scss */
#block-tfn-7 .tabs-panes .views-field-title, #block-tfn-8 .tabs-panes .views-field-title {
  font-family: "AkkoRoundedPro-Medium", sans-serif;
  font-size: 1.1em;
}
/* line 62, ../sass/components/_blocks.scss */
#block-tfn-7 .tabs-panes .views-field-field-location, #block-tfn-8 .tabs-panes .views-field-field-location {
  font-weight: 600;
}
/* line 65, ../sass/components/_blocks.scss */
#block-tfn-7 .tabs-panes li, #block-tfn-8 .tabs-panes li {
  display: none;
  opacity: 0;
}
/* line 69, ../sass/components/_blocks.scss */
#block-tfn-7 .tabs-panes .active, #block-tfn-8 .tabs-panes .active {
  display: block;
  opacity: 1;
}
/* line 74, ../sass/components/_blocks.scss */
#block-tfn-7 .tabs-panes .more-link a, #block-tfn-8 .tabs-panes .more-link a {
  font-family: "AkkoRoundedPro-Medium", sans-serif;
  font-size: 1.1em;
  color: #ffffff;
}

/* line 84, ../sass/components/_blocks.scss */
#block-tfn-7 {
  background-color: #e20054;
}
/* line 87, ../sass/components/_blocks.scss */
#block-tfn-7 a:hover {
  color: #e20054;
}
/* line 90, ../sass/components/_blocks.scss */
#block-tfn-7 .block-subject {
  background: url("../images/icon-calendar-white.png") top left no-repeat;
}
/* line 93, ../sass/components/_blocks.scss */
#block-tfn-7 .tabs-links ul li {
  background-color: #e9407f;
}
/* line 95, ../sass/components/_blocks.scss */
#block-tfn-7 .tabs-links ul li.active {
  background-color: #ededed;
  color: #e20054;
}
/* line 100, ../sass/components/_blocks.scss */
#block-tfn-7 .more-link {
  background-color: #e20054;
}

/* line 106, ../sass/components/_blocks.scss */
#block-tfn-8 {
  background-color: #771b66;
}
/* line 109, ../sass/components/_blocks.scss */
#block-tfn-8 a:hover {
  color: #771b66;
}
/* line 112, ../sass/components/_blocks.scss */
#block-tfn-8 .block-subject {
  background: url("../images/icon-training.png") top left no-repeat;
}
/* line 115, ../sass/components/_blocks.scss */
#block-tfn-8 .tabs-links ul li {
  background-color: #99548c;
}
/* line 117, ../sass/components/_blocks.scss */
#block-tfn-8 .tabs-links ul li.active {
  background-color: #ededed;
  color: #771b66;
}
/* line 122, ../sass/components/_blocks.scss */
#block-tfn-8 .tabs-panes .views-row {
  border-color: #771b66;
}
/* line 125, ../sass/components/_blocks.scss */
#block-tfn-8 .more-link {
  background-color: #771b66;
}

/* line 131, ../sass/components/_blocks.scss */
#block-tfn-6 {
  min-height: 26em;
  position: relative;
}
/* line 134, ../sass/components/_blocks.scss */
#block-tfn-6 .top,
#block-tfn-6 .bottom {
  font-size: 0.8em;
  line-height: normal;
}
/* line 140, ../sass/components/_blocks.scss */
#block-tfn-6 .top li a,
#block-tfn-6 .bottom li a {
  background-color: #ffffff;
  text-align: center;
  padding: 3em 1em 1em 1em;
  color: #3c3c3b;
  display: block;
}
/* line 149, ../sass/components/_blocks.scss */
#block-tfn-6 li.share a,
#block-tfn-6 li.print a {
  -moz-border-radius: 0 0 0 0;
  -webkit-border-radius: 0;
  border-radius: 0 0 0 0;
  border-bottom: 1px solid #ededed;
  padding-top: 4em;
}
/* line 155, ../sass/components/_blocks.scss */
#block-tfn-6 li.favourite a,
#block-tfn-6 li.social {
  -moz-border-radius: 0 0 0 0;
  -webkit-border-radius: 0;
  border-radius: 0 0 0 0;
  padding-bottom: 2em;
}
/* line 160, ../sass/components/_blocks.scss */
#block-tfn-6 li.share a {
  background: #ffffff url("../images/icon-share.png") center 2em no-repeat;
}
/* line 164, ../sass/components/_blocks.scss */
#block-tfn-6 li.favourite a {
  background: #ffffff url("../images/icon-favourite-unflag.png") center 1em no-repeat;
}
/* line 166, ../sass/components/_blocks.scss */
#block-tfn-6 li.favourite a.flagged {
  background-image: url("../images/icon-favourite.png");
}
/* line 171, ../sass/components/_blocks.scss */
#block-tfn-6 li.print a {
  background: #ffffff url("../images/icon-print.png") center 2em no-repeat;
}
/* line 174, ../sass/components/_blocks.scss */
#block-tfn-6 li.social {
  background-color: #ffffff;
  text-align: center;
  padding: 2em 1em 2em 1em;
  color: #3c3c3b;
}
/* line 181, ../sass/components/_blocks.scss */
#block-tfn-6 li.social ul .last {
  margin-top: 1em;
  margin-left: 3px;
}
/* line 187, ../sass/components/_blocks.scss */
#block-tfn-6 .bottom {
  position: absolute;
  bottom: 0;
  width: 100%;
}

/* line 195, ../sass/components/_blocks.scss */
#block-tfn-9 ul.menu ul {
  display: none;
}
/* line 197, ../sass/components/_blocks.scss */
#block-tfn-9 ul.menu ul.open {
  display: block;
}

/* line 203, ../sass/components/_blocks.scss */
.recommended-content {
  margin-top: 1em;
}
/* line 205, ../sass/components/_blocks.scss */
.recommended-content .title {
  font-family: "AkkoRoundedPro-Medium", sans-serif;
  font-size: 1.6em;
}
/* line 209, ../sass/components/_blocks.scss */
.recommended-content .view-content {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
}
/* line 213, ../sass/components/_blocks.scss */
.recommended-content .views-row {
  -webkit-flex: 1 100%;
  flex: 1 100%;
  margin-top: 1em;
  padding: 1em;
  position: relative;
}
/* line 219, ../sass/components/_blocks.scss */
.recommended-content .views-row.views-row-first {
  margin-left: 0;
}
/* line 223, ../sass/components/_blocks.scss */
.recommended-content .views-field-title {
  font-family: "AkkoRoundedPro-Medium", sans-serif;
  font-size: 1.1em;
}
/* line 227, ../sass/components/_blocks.scss */
.recommended-content .views-field-created,
.recommended-content .views-field-name {
  font-size: 0.9333em;
}
/* line 231, ../sass/components/_blocks.scss */
.recommended-content .views-field-created {
  color: #b0b5b8;
  margin-bottom: 2em;
}
/* line 235, ../sass/components/_blocks.scss */
.recommended-content .views-field-name {
  position: absolute;
  bottom: 1em;
  left: 1em;
}
@media all and (min-width: 768px) and (max-width: 1023px) {
  /* line 241, ../sass/components/_blocks.scss */
  .recommended-content .views-row {
    -webkit-flex: 1 49%;
    flex: 1 49%;
    margin-left: 2%;
  }
  /* line 244, ../sass/components/_blocks.scss */
  .recommended-content .views-row.views-row-odd {
    margin-left: 0;
  }
}
@media all and (min-width: 1024px) {
  /* line 203, ../sass/components/_blocks.scss */
  .recommended-content {
    margin-top: 2em;
  }
  /* line 251, ../sass/components/_blocks.scss */
  .recommended-content .views-row {
    -webkit-flex: 0 23.5%;
    flex: 0 23.5%;
    margin-right: 2%;
  }
  /* line 254, ../sass/components/_blocks.scss */
  .recommended-content .views-row:nth-child(4n) {
    margin-right: 0;
  }
}

/* line 262, ../sass/components/_blocks.scss */
#block-views-tfn-community-block-5 .block-content {
  padding: 0 1em;
}
/* line 265, ../sass/components/_blocks.scss */
#block-views-tfn-community-block-5 .views-row {
  margin-bottom: 1em;
  padding-bottom: 1em;
  border-bottom: 1px solid #ededed;
}
/* line 270, ../sass/components/_blocks.scss */
#block-views-tfn-community-block-5 .views-row-last {
  padding-bottom: 0;
  border-bottom-width: 0;
}
/* line 274, ../sass/components/_blocks.scss */
#block-views-tfn-community-block-5 .views-field-title {
  font-family: "AkkoRoundedPro-Medium", sans-serif;
  font-size: 1.1em;
}
/* line 278, ../sass/components/_blocks.scss */
#block-views-tfn-community-block-5 .views-more-link {
  display: block;
}
/* line 281, ../sass/components/_blocks.scss */
#block-views-tfn-community-block-5 .views-field-view-node {
  margin-top: 1em;
}
/* line 284, ../sass/components/_blocks.scss */
#block-views-tfn-community-block-5 .views-field-view-node a {
  font-family: "AkkoRoundedPro-Medium", sans-serif;
}
/* line 286, ../sass/components/_blocks.scss */
#block-views-tfn-community-block-5 .views-field-view-node a:after {
  content: '>';
  padding-left: 0.25em;
}

/* line 295, ../sass/components/_blocks.scss */
#block-block-61 .block-inner {
  margin-bottom: 1em;
}
/* line 297, ../sass/components/_blocks.scss */
#block-block-61 .block-inner .block-content {
  border: 1em solid #ea690a;
  border-radius: 0;
  background-color: #ea690a;
}
/* line 301, ../sass/components/_blocks.scss */
#block-block-61 .block-inner .block-content h4, #block-block-61 .block-inner .block-content .first-sidebar .block .block-title, .first-sidebar .block #block-block-61 .block-inner .block-content .block-title {
  color: #ffffff;
  text-align: center;
}
/* line 305, ../sass/components/_blocks.scss */
#block-block-61 .block-inner .block-content p {
  color: #ffffff;
  text-align: center;
  margin-bottom: 0;
}
/* line 310, ../sass/components/_blocks.scss */
#block-block-61 .block-inner .block-content a {
  color: #ffffff;
}

/**
 * Breadcrumb navigation.
 */
/* line 5, ../sass/components/_breadcrumb.scss */
.breadcrumb ol {
  margin: 0;
  padding: 0;
}
/* line 9, ../sass/components/_breadcrumb.scss */
.breadcrumb li {
  display: inline;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

/**
 * Comments.
 */
/* line 5, ../sass/components/_comments.scss */
#comments {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  padding: 2em;
  background-color: #ffffff;
  margin-top: 1em;
}
/* line 10, ../sass/components/_comments.scss */
#comments .title {
  font-size: 15px;
  line-height: 1.167em;
  margin: 0 0 0.32em 0;
  font-weight: 600;
  font-family: "AkkoRoundedPro-Medium", sans-serif;
}
/* line 14, ../sass/components/_comments.scss */
#comments .comment {
  position: relative;
  border-bottom: 1px solid #ededed;
  padding-bottom: 1em;
  margin-bottom: 2em;
}
/* line 20, ../sass/components/_comments.scss */
#comments .new {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  font-family: "AkkoRoundedPro-Medium", sans-serif;
  line-height: 1em;
  text-transform: uppercase;
  position: absolute;
  top: 0;
  right: 0;
  background-color: #e20054;
  color: #ffffff;
  padding: 0.5em 1em 0.25em 1em;
}
/* line 32, ../sass/components/_comments.scss */
#comments .filter-wrapper {
  display: none;
}
/* line 35, ../sass/components/_comments.scss */
#comments .form-actions {
  margin-top: 1em;
}
/* line 38, ../sass/components/_comments.scss */
#comments .links {
  font-size: 0.9333em;
}
@media all and (min-width: 1024px) {
  /* line 5, ../sass/components/_comments.scss */
  #comments {
    margin-top: 2em;
  }
}

/**
 * Forms.
 */
/* Wrapper for a form element (or group of form elements) and its label. */
/* line 6, ../sass/components/_forms.scss */
.form-item {
  margin: 1em 0;
  /* Pack groups of checkboxes and radio buttons closer together. */
  /* Form items in a table. */
  /* Highlight the form elements that caused a form submission error. */
  /* The descriptive help text (separate from the label). */
}
/* line 10, ../sass/components/_forms.scss */
.form-checkboxes .form-item, .form-radios .form-item {
  /* Drupal core uses "0.4em 0". */
  margin: 0;
}
/* line 17, ../sass/components/_forms.scss */
tr.odd .form-item, tr.even .form-item {
  margin: 0;
}
/* line 23, ../sass/components/_forms.scss */
.form-item input.error,
.form-item textarea.error,
.form-item select.error {
  border: 1px solid #c00;
}
/* line 30, ../sass/components/_forms.scss */
.form-item .description {
  font-size: 0.85em;
}

/* line 37, ../sass/components/_forms.scss */
.form-type-radio .description,
.form-type-checkbox .description {
  margin-left: 2.4em;
}

/* The part of the label that indicates a required field. */
/* line 43, ../sass/components/_forms.scss */
/* .form-required {
  color: #c00;
} */

/* Labels for radios and checkboxes. */
/* line 48, ../sass/components/_forms.scss */
label.option {
  display: inline;
  font-weight: normal;
}

/* Buttons used by contrib modules like Media. */
/* Password confirmation. */
/* line 59, ../sass/components/_forms.scss */
.password-parent,
.confirm-parent {
  margin: 0;
}

/* Drupal's default login form block. */
/* line 65, ../sass/components/_forms.scss */
#user-login-form {
  text-align: left;
}

/* line 69, ../sass/components/_forms.scss */
button,
.button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  background-color: #ea690a;
  border-color: #ea690a;
  color: #ffffff;
}
/* line 199, ../sass/_mixins.scss */
button:hover,
.button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  background-color: #bb5408;
  border-color: #bb5408;
  color: #ffffff;
}
/* line 204, ../sass/_mixins.scss */
button:visited, button:link,
.button:visited,
.button:link,
html input[type="button"]:visited,
html input[type="button"]:link,
input[type="reset"]:visited,
input[type="reset"]:link,
input[type="submit"]:visited,
input[type="submit"]:link {
  color: #ffffff;
}

/* line 78, ../sass/components/_forms.scss */
input[type="color"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
textarea,
select {
  -webkit-appearance: none;
  background-color: white;
  border-radius: 0;
  border: 1px solid #e3e3e3;
  font-size: 1em;
  margin: 0;
  padding: 0.5em 0.66667em 0.33333em 0.66667em;
  width: 100%;
}
/* line 103, ../sass/components/_forms.scss */
input[type="color"]:hover,
input[type="date"]:hover,
input[type="datetime"]:hover,
input[type="datetime-local"]:hover,
input[type="email"]:hover,
input[type="month"]:hover,
input[type="number"]:hover,
input[type="password"]:hover,
input[type="search"]:hover,
input[type="tel"]:hover,
input[type="text"]:hover,
input[type="time"]:hover,
input[type="url"]:hover,
input[type="week"]:hover,
textarea:hover,
select:hover {
  border-color: #b0b5b8;
}
/* line 107, ../sass/components/_forms.scss */
input[type="color"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="email"]:focus,
input[type="month"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
input[type="week"]:focus,
textarea:focus,
select:focus {
  border-color: #ea690a;
  outline: none;
}

/* line 113, ../sass/components/_forms.scss */
select {
  background-image: url("../images/select-dropdown.png");
  background-position: right center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  max-width: 100%;
  width: auto;
  padding-right: 2.5em;
}

/* line 123, ../sass/components/_forms.scss */
select[multiple="multiple"] {
  background-image: none;
  padding-right: .6em;
}

/* line 129, ../sass/components/_forms.scss */
.form-actions input[type='submit'] {
  margin-right: 0.33333em;
}

/**
 * Menus.
 */
/* line 8, ../sass/components/_menus.scss */
#navigation .menu-name-main-menu a,
.sidebar .menu-name-main-menu a,
#block-tfn-4 .item-list a {
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

@media all and (min-width: 0) and (max-width: 767px) {
  /* line 18, ../sass/components/_menus.scss */
  #navigation .menu-name-main-menu {
    font-size: 1.1em;
  }
  /* line 20, ../sass/components/_menus.scss */
  #navigation .menu-name-main-menu .header__top-menu {
    border-top: 5px solid #ea690a;
    border-bottom: 5px solid #ea690a;
  }
  /* line 24, ../sass/components/_menus.scss */
  #navigation .menu-name-main-menu .menu {
    border-top: 1px solid #ffffff;
  }
  /* line 28, ../sass/components/_menus.scss */
  #navigation .menu-name-main-menu > ul ul {
    display: none;
  }
  /* line 32, ../sass/components/_menus.scss */
  #navigation .menu-name-main-menu > ul li.collapsed > ul {
    display: block;
  }
  /* line 35, ../sass/components/_menus.scss */
  #navigation .menu-name-main-menu > ul li.collapsed > a .toggle {
    background-color: #cccccc;
    background-position: right -55px;
  }
  /* line 42, ../sass/components/_menus.scss */
  #navigation .menu-name-main-menu ul li {
    border-top: 1px solid #ffffff;
  }
  /* line 44, ../sass/components/_menus.scss */
  #navigation .menu-name-main-menu ul li.first {
    border-top-width: 0;
  }
  /* line 47, ../sass/components/_menus.scss */
  #navigation .menu-name-main-menu ul li a {
    background-color: #ededed;
    color: #3c3c3b;
    text-decoration: none;
    display: block;
    padding: 0.68182em 0.90909em;
    line-height: auto;
    position: relative;
  }
  /* line 117, ../sass/_mixins.scss */
  #navigation .menu-name-main-menu ul li a:hover {
    background-color: #ea690a;
    color: #ffffff;
    border-color: #ffffff;
  }
  /* line 50, ../sass/components/_menus.scss */
  #navigation .menu-name-main-menu ul li a .toggle {
    position: absolute;
    top: 0;
    right: 0;
    width: 42px;
    height: 100%;
    background-color: #d8d8d8;
    background-image: url("../images/collapse-icons.png?id=2");
    background-position: 5px -5px;
    background-repeat: no-repeat;
    border-left: 1px solid #ffffff;
  }
  /* line 63, ../sass/components/_menus.scss */
  #navigation .menu-name-main-menu ul li ul li a {
    padding-left: 2em;
  }
}
@media all and (min-width: 768px) {
  /* line 75, ../sass/components/_menus.scss */
  #navigation .menu-name-main-menu > ul > li,
  #block-tfn-4 .item-list > ul > li {
    float: left;
    position: relative;
  }
  /* line 78, ../sass/components/_menus.scss */
  #navigation .menu-name-main-menu > ul > li > a,
  #block-tfn-4 .item-list > ul > li > a {
    font-size: 15px;
    line-height: 1em;
    text-decoration: none;
    display: block;
    padding: 0.90909em;
    border: 1px solid #f09654;
    margin: 0 3px;
    background-color: #ea690a;
  }
  /* line 89, ../sass/components/_menus.scss */
  #navigation .menu-name-main-menu > ul > li:hover > a,
  #block-tfn-4 .item-list > ul > li:hover > a {
    background-color: #ededed;
    border-color: #ededed;
    color: #3c3c3b;
  }
  /* line 101, ../sass/components/_menus.scss */
  #navigation .menu-name-main-menu > ul ul,
  #block-tfn-4 .item-list > ul ul {
    -moz-transition-delay: 2s;
    -o-transition-delay: 2s;
    -webkit-transition-delay: 2s;
    transition-delay: 2s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 0;
    visibility: hidden;
    position: absolute;
  }

  /* line 113, ../sass/components/_menus.scss */
  #navigation .menu-name-main-menu > ul > li > a {
    -moz-border-radius: 0 0 0 0;
    -webkit-border-radius: 0;
    border-radius: 0 0 0 0;
    border-bottom-width: 0;
    text-transform: uppercase;
    background-color: #ffffff;
    color: #ea690a;
  }
  /* line 121, ../sass/components/_menus.scss */
  #navigation .menu-name-main-menu > ul > li:hover > ul {
    opacity: 1;
    visibility: visible;
  }
  /* line 126, ../sass/components/_menus.scss */
  #navigation .menu-name-main-menu > ul > li ul {
    -moz-border-radius: 0 0 0 0;
    -webkit-border-radius: 0;
    border-radius: 0 0 0 0;
    right: -9px;
    border: 6px solid rgba(0, 0, 0, 0.2);
    border-top-width: 0;
    /*
    @include media($medium-screen) {
      left: auto;
      right: -9px;
    }
    */
  }
  /* line 137, ../sass/components/_menus.scss */
  #navigation .menu-name-main-menu > ul > li ul li {
    width: 19em;
    border-left: 6px solid #ea690a;
    border-right: 6px solid #ea690a;
  }
  /* line 141, ../sass/components/_menus.scss */
  #navigation .menu-name-main-menu > ul > li ul li a {
    background-color: #ededed;
    color: #3c3c3b;
    text-decoration: none;
    display: block;
    padding: 0.68182em 0.90909em;
    line-height: auto;
    border-left: 1px solid #ededed;
    border-right: 1px solid #ededed;
    border-top: 1px solid #ffffff;
  }
  /* line 117, ../sass/_mixins.scss */
  #navigation .menu-name-main-menu > ul > li ul li a:hover {
    background-color: #ea690a;
    color: #ffffff;
    border-color: #ffffff;
  }
  /* line 147, ../sass/components/_menus.scss */
  #navigation .menu-name-main-menu > ul > li ul li.last {
    -moz-border-radius: 0 0 0 0;
    -webkit-border-radius: 0;
    border-radius: 0 0 0 0;
    border-bottom: 6px solid #ea690a;
  }
  /* line 150, ../sass/components/_menus.scss */
  #navigation .menu-name-main-menu > ul > li ul li.last a {
    border-bottom: 1px solid #ffffff;
  }
  /* line 156, ../sass/components/_menus.scss */
  #navigation .menu-name-main-menu > ul > li.last > a {
    background-color: #ea690a;
    color: #ffffff;
  }
}
@media all and (min-width: 768px) and (min-width: 768px) and (max-width: 1023px) {
  /* line 161, ../sass/components/_menus.scss */
  #navigation .menu-name-main-menu > ul > li.last ul, #navigation .menu-name-main-menu > ul > li:nth-last-child(2) ul {
    left: auto;
    right: -9px;
  }
}

@media all and (min-width: 768px) and (max-width: 1023px) {
  /* line 176, ../sass/components/_menus.scss */
  #navigation .menu-name-main-menu > ul > li > a {
    font-size: 0.9333em;
  }
}
@media all and (min-width: 1200px) {
  /* line 188, ../sass/components/_menus.scss */
  #navigation .menu-name-main-menu > ul > li > a {
    font-weight: 600;
    font-size: 1.1em;
  }
  /* line 192, ../sass/components/_menus.scss */
  #navigation .menu-name-main-menu > ul > li ul li a {
    font-size: 1.1em;
  }
}
/* line 200, ../sass/components/_menus.scss */
#block-tfn-4 {
  z-index: 10;
}
@media all and (min-width: 768px) {
  /* line 206, ../sass/components/_menus.scss */
  #block-tfn-4 .item-list > ul > li > a {
    -moz-border-radius: 0 0 0 0;
    -webkit-border-radius: 0;
    border-radius: 0 0 0 0;
    border-top-width: 0;
    color: #000000;
    font-size: 0.9333em;
    background: url("../images/top-menu-icons.png") left center no-repeat;
    padding-left: 35px;
  }
  /* line 213, ../sass/components/_menus.scss */
  #block-tfn-4 .item-list > ul > li > a:hover {
    background-image: url("../images/top-menu-icons-hover.png?id=4");
  }
  /* line 217, ../sass/components/_menus.scss */
  #block-tfn-4 .item-list > ul > li.community > a {
    background-position: -300px center;
  }
  /* line 220, ../sass/components/_menus.scss */
  #block-tfn-4 .item-list > ul > li.register > a {
    background-position: -600px center;
  }
  /* line 223, ../sass/components/_menus.scss */
  #block-tfn-4 .item-list > ul > li.login > a {
    background-position: -900px center;
  }
  /* line 226, ../sass/components/_menus.scss */
  #block-tfn-4 .item-list > ul > li.account > a {
    background-position: -1200px center;
  }
  /* line 229, ../sass/components/_menus.scss */
  #block-tfn-4 .item-list > ul > li.logout > a {
    background-position: -1500px center;
  }
  /* line 232, ../sass/components/_menus.scss */
  #block-tfn-4 .item-list > ul > li.search > a {
    background-position: -1800px center;
  }
}

/* line 245, ../sass/components/_menus.scss */
.sidebar .menu li {
  border-top: 1px solid #ffffff;
}
/* line 248, ../sass/components/_menus.scss */
.sidebar .menu a {
  background-color: #ededed;
  color: #3c3c3b;
  text-decoration: none;
  display: block;
  padding: 0.68182em 0.90909em;
  line-height: auto;
}
/* line 117, ../sass/_mixins.scss */
.sidebar .menu a:hover {
  background-color: #ea690a;
  color: #ffffff;
  border-color: #ffffff;
}
/* line 252, ../sass/components/_menus.scss */
.sidebar .menu ul li a {
  font-size: 0.9333em;
  padding-left: 2em;
  background-color: #e1e1e1;
}
/* line 259, ../sass/components/_menus.scss */
.sidebar .menu ul ul li a {
  font-size: 0.9333em;
  padding-left: 3.2144em;
  background: #d5d5d5 url("../images/list-dot.png") 2.14293em center no-repeat;
}
/* line 263, ../sass/components/_menus.scss */
.sidebar .menu ul ul li a:hover {
  background-image: url("../images/list-dot-hover.png");
}

/**
 * Messages.
 */
/* line 4, ../sass/components/_messages.scss */
.messages, .messages--status, .messages--warning, .messages--error {
  margin: 1.6em 0;
  padding: 10px 10px 10px 50px;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAMAAADXqc3KAAABpFBMVEUAAAA6gDo9fj06ejr///8wcDAtay04bzg/eD9Bf0FOek5OgE48fDw7gjuQtZCErYRBekE+hj42gjY2ijbZ4tn///////83gDc5Yzn///80dTQqaCo6gDo5fDk7cjs1ajU9cj1FhUU6fjo4gjhTi1NSglJLfEtQhlBFfEVFgEU8ejw6fjpylHJ9on1Yh1hcklzS4NLb6dvBz8HP18+XvZenzqf///////////8njycokygokCgnjCdVsFVbs1tftl9HqEdAokBOq04xmTEplCkvmC8sjSwogyj9/v06nToziDMvki8nhyf5/Pn2+fbJzsaMxoyDwYN1gm1tf2Zgt2Bhn19YqldQsFBPrk88pjwzkDMymzL7/fv09PLn6ubU6dTM5czK5crCx7+staelsqCazZqXvJWao5SNxo2Ck3t5unl5kHN5hnN3mXJwtXBzoW9yk2xvg2hnsGdvfGdnfWBglVxcrltdlVlYoVZRqVFOo05Iokg8nTw4oTg3njcynTIxjTEvgy8ulC4uey4tgy0sliwqiyopcykofCgoeSgniScngCcrBDSkAAAAOHRSTlMA++ILAvz86dHJu7qim21gYFVAODQgDw4JBf39/Pzp6dXMwr62tK2lopyZko+HcWlJRiUgGxoVE/qV9qIAAAFKSURBVCjPnc7VUsNAFIDhtBTq7ri762nTlqRJ3agb7u7uri9Ns11ggAtm+G52zvlnZ5f4P6Oqo6G+XV3yY22S83Ku/JXLz5N9Sxp+Lpt2JBKOdDbA137ttbx8ZhTLMDwNgZXwGbuj6DC+ZWf4JhxkAcqObU8sbVDXcnyh8sLpTDk5x/MAc6nLKiMKaj9N7ewlqYI1L8AYRftVKLQG6PhsOJak6YMIwAxN0+42FMS354sAodgRswIQPvH5fG4xCnVuxrUA4F3fnwSIsg8uhhSh0OJmWXYZACIA06y14LEZhe4bbopCQejMyrnrQWGwnOSmVe5HJFI6RCCN92jcHJ8iSUuBRyoohoFqm4Wze4qOoLCfwJSlQW5jQ17LlMQHs0LosWHPNQoz8Umgk5Q9eYKet5cKqQ4/gI30dUlqRU2dvcPELwa93iAg/vQOYDJSF8xnVIYAAAAASUVORK5CYII=');
  background-position: 8px 8px;
  background-repeat: no-repeat;
  border: 1px solid #be7;
}

/* line 19, ../sass/components/_messages.scss */
.messages--warning {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAMAAADXqc3KAAAA9lBMVEUAAAD///9bTyFdUSKGdTxaUCVjVylqXix4azVtXyh+cTiKe0CPgEF1ZiR5aSeVhEN9bSqDcy+JeDm8sYv///+CdEKAcTx6bTtwYy9zZjKDdTuFdz12ZypyYiVvXx1yYiJ+bSuBby2MgDmQfDuZiESPej35xwD4xwD2xQHZsxhTTTffthRsYju4lxXJowtnYUpXUTyBcTVPSTRLRjB2aCxHQSxrXStEPihORiVvYSQ/OiOEbx/XsBLdtRDHog/csgvjtwnvwQjtvgNnXjp8bjd2aDdyZjN7bTFwYzDEohrFoxidgheihhWwkRTrwBDZsArPpwritgi8dkZbAAAAJnRSTlMAKPf4/vn28ufl4MyzkXxtaUY2Lhj+/v7t7NjWuLiTj1lVKCceGffSpJUAAADpSURBVCjPjZLXVsJAGAZR6SDd3tuYTaMLglR71/d/GZNNhJDkcJibf8/M+e42sgr5fLjPVqvZMH+19TWJXoaEjAAtE/QX21hEzwPhQKAoaPt+X9rB7HZ/qJd8IS14b7c/0NKLvvgIn82mAc/FhZAUMGw0TNCSXn/2BIxU9RdonXrCngAmtZoCDHbnvvCCzb0uT6swCwkhzUNdnkHi3+dukLy+Ofc254b4HTbTfn8qH6O44zfdgaGqhjs5kSHmDBjr+hjJd0wOOgoOyuzRO7bCYWd47cPsHVmhnNqwWfeSKkcsKmsBKku+zB9MTCjy7f0ppAAAAABJRU5ErkJggg==');
  border-color: #ed5;
}

/* line 28, ../sass/components/_messages.scss */
.messages--error {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAMAAADXqc3KAAAA5FBMVEUAAAD////////kXl7//f3hT0/jV1fgSkriUlLjV1fkYGDpfHznbW3odXXmamrUAAD////ZHh7pe3vkYGDbKyvpf3/nbW3iU1PXERHVAwPdNzfgRkbV1dXWCQnzuLjNzc2vr6/sjo6rjIzkXV3cMTHYFRXn5+f30tL2ysq6ubmysbGViIiQiIiRgoKHcXHma2uiW1vhTEzgSUnfPz/j0dH1xMSko6OioKDZn5+fnZ3ulpaxjo6oiYnqhISsg4Oqf3/odXWJdXXHc3PhcnKWbW3fZmahZWXfQ0O4OzveOTnYJSXYFxdWLeR+AAAAD3RSTlMAqW3Xqtza3tzZ183Rz9IsCHk1AAABAklEQVQoz3WS13LCMBAAkUk3xHLkSEGyE7ANCSUJJb33Av//P9ydhcUMw76cbvftRpUCj5V4JErvVy31DW/Z740EkmWZ2YHivDosUVCcP1gCi/VjKdO+JB4Hn3IMhfxEiKdu3BdA2usMvsUvFubnSn10OY/PlXrpcd5JldI1VmHV3BjzwLG8NmGcjYzRmxgiDbSwkJ9o/R9RCCPkmRPXOS4hhXZI3KG/mtJ7RiE5Qn6aGOJ3WhIKQQMY3nDi5ALXoAjA8Bbk8VtRgEX4u0efBBLLlw1+ALTQw7zk/LQNc5/BSXapoMdCfhuPZUuDPE7rbXFY78qqd8V5V+pblpr1a7/PHMDwIzOa6ajAAAAAAElFTkSuQmCC');
  border-color: #ed541d;
}

/* line 38, ../sass/components/_messages.scss */
.messages__list {
  margin: 0;
}

/* line 41, ../sass/components/_messages.scss */
.messages__item {
  list-style-image: none;
}

/* Core/module installation error messages. */
/* line 46, ../sass/components/_messages.scss */
.messages--error p.error {
  color: #333;
}

/**
 * @file
 * SMACSS Modules
 *
 * Adds modular sets of styles.
 *
 * Additional useful selectors can be found in Zen's online documentation.
 * https://drupal.org/node/1707736
 */
/**
 * Wireframes.
 */
/* line 15, ../sass/components/_misc.scss */
.with-wireframes #header,
.with-wireframes #main,
.with-wireframes #content,
.with-wireframes #navigation,
.with-wireframes .region-sidebar-first,
.with-wireframes .region-sidebar-second,
.with-wireframes #footer,
.with-wireframes .region-bottom {
  outline: 1px solid #ccc;
}

/**
 * Accessibility features.
 */
/* element-invisible as defined by http://snook.ca/archives/html_and_css/hiding-content-for-accessibility */
/* line 39, ../sass/components/_misc.scss */
.element-invisible,
.element-focusable {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
}

/* Turns off the element-invisible effect. */
/* line 45, ../sass/components/_misc.scss */
.element-focusable:active, .element-focusable:focus {
  position: static !important;
  clip: auto;
  height: auto;
  width: auto;
  overflow: auto;
}

/*
 * The skip-link link will be completely hidden until a user tabs to the link.
 */
/* line 62, ../sass/components/_misc.scss */
#skip-link {
  margin: 0;
}
/* line 65, ../sass/components/_misc.scss */
#skip-link a,
#skip-link a:visited {
  display: block;
  width: 100%;
  padding: 2px 0 3px 0;
  text-align: center;
  background-color: #666;
  color: #fff;
}

/**
 * Titles.
 */
/* line 80, ../sass/components/_misc.scss */
.node__title,
.block__title,
.comments__title,
.comments__form-title,
.comment__title {
  /* Comment title. */
  margin: 0;
}

/* System status report. */
/* line 89, ../sass/components/_misc.scss */
.ok,
.messages--status {
  background-color: #f8fff0;
  color: #234600;
}

/* line 94, ../sass/components/_misc.scss */
.warning,
.messages--warning {
  background-color: #fffce5;
  color: #840;
}

/* line 99, ../sass/components/_misc.scss */
.error,
.messages--error {
  background-color: #fef5f1;
  color: #8c2e0b;
}

/**
 * Inline styles.
 */
/* List of links generated by theme_links(). */
/* line 110, ../sass/components/_misc.scss */
.inline {
  display: inline;
  padding: 0;
}
/* line 114, ../sass/components/_misc.scss */
.inline li {
  display: block;
  float: left;
  list-style-type: none;
  padding: 0 0.25em 0 0;
}

/* The inline field label used by the Fences module. */
/* line 123, ../sass/components/_misc.scss */
span.field-label {
  padding: 0 0.25em 0 0;
}

/**
 * "More" links.
 */
/* line 130, ../sass/components/_misc.scss */
.more-link {
  text-align: right;
}

/* line 133, ../sass/components/_misc.scss */
.more-help-link {
  text-align: right;
}

/* line 136, ../sass/components/_misc.scss */
.more-help-link a {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAA7UlEQVR42qWTPQqDQBCFcwSPkCNITpAj5AjeIm1uYpkyR7Cy2Mot7OwsBAsRwUKwmOwLGRle3EIy8PyBfZ/z3J2TiPylz8VWWZZpUB40BonRKyizaxkA88MYYiqCEgv4MTvnZJom0VqWRbz3FlJZgLYtqmEY1Lg9r+sKsIXcLSC3AC019H0vqLquLeC5AfiHYSGkcdAJimKIBQiJ4+CO92OAtm0FNc8zOjkMwE5Q63FAtbeg6zpAYvG8BWR7i5qmQYwY4MIHqYhE2DOPQWcGJBQF2XU72ZzyUeZ5GCNt5/hybJgYdAXsq5sOEE/jG6dC5IOqCXTmAAAAAElFTkSuQmCC');
  background-position: 0 50%;
  background-repeat: no-repeat;
  padding: 1px 0 1px 20px;
}

/* line 146, ../sass/components/_misc.scss */
.links {
  display: block;
}
/* line 149, ../sass/components/_misc.scss */
.links li a {
  background-color: #ea690a;
  border-color: #ea690a;
  color: #ffffff;
}
/* line 199, ../sass/_mixins.scss */
.links li a:hover {
  background-color: #bb5408;
  border-color: #bb5408;
  color: #ffffff;
}
/* line 204, ../sass/_mixins.scss */
.links li a:visited, .links li a:link {
  color: #ffffff!important;
}

/**
 * Marker.
 */
/* The "new" or "updated" marker. */
/* line 160, ../sass/components/_misc.scss */
.new,
.update {
  color: #c00;
  /* Remove background highlighting from <mark> in normalize. */
  background-color: transparent;
}

/**
 * Unpublished note.
 */
/* The word "Unpublished" displayed underneath the content. */
/* line 172, ../sass/components/_misc.scss */
.unpublished {
  height: 0;
  overflow: visible;
  /* Remove background highlighting from <mark> in normalize. */
  background-color: transparent;
  color: #d8d8d8;
  font-size: 75px;
  line-height: 1;
  font-family: Impact, "Arial Narrow", Helvetica, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  /* A very nice CSS3 property. */
  word-wrap: break-word;
}

/**
 * OpenID
 *
 * The default styling for the OpenID login link seems to assume Garland's
 * styling of list items.
 */
/* OpenID creates a new ul above the login form's links. */
/* line 203, ../sass/components/_misc.scss */
.openid-links {
  /* Position OpenID's ul next to the rest of the links. */
  margin-bottom: 0;
}

/* The "Log in using OpenID" and "Cancel OpenID login" links. */
/* line 209, ../sass/components/_misc.scss */
.openid-link,
.user-link {
  margin-top: 1.6em;
}

/* line 213, ../sass/components/_misc.scss */
html.js #user-login-form li.openid-link,
#user-login-form li.openid-link {
  /* Un-do some of the padding on the ul list. */
  margin-left: -20px;
}

/* line 218, ../sass/components/_misc.scss */
#user-login ul {
  margin: 1.6em 0;
}

/**
 * Drupal admin tables.
 */
/* line 226, ../sass/components/_misc.scss */
form th {
  text-align: left;
  padding-right: 1em;
  border-bottom: 3px solid #ccc;
}
/* line 231, ../sass/components/_misc.scss */
form tbody {
  border-top: 1px solid #ccc;
}
/* line 234, ../sass/components/_misc.scss */
form table ul {
  margin: 0;
}

/* line 238, ../sass/components/_misc.scss */
tr.even,
tr.odd {
  background-color: #eee;
  border-bottom: 1px solid #ccc;
  padding: 0.1em 0.6em;
}

/* line 244, ../sass/components/_misc.scss */
tr.even {
  background-color: #fff;
}

/* Markup generated by theme_tablesort_indicator(). */
/* line 259, ../sass/components/_misc.scss */
td.active {
  background-color: #ddd;
}

/* Center checkboxes inside table cell. */
/* line 264, ../sass/components/_misc.scss */
td.checkbox,
th.checkbox {
  text-align: center;
}

/* Drupal core wrongly puts this in system.menus.css. Since we override that, add it back. */
/* line 270, ../sass/components/_misc.scss */
td.menu-disabled {
  background: #ccc;
}

/**
 * Autocomplete.
 *
 * @see autocomplete.js
 */
/* Suggestion list. */
/* line 281, ../sass/components/_misc.scss */
#autocomplete .selected {
  background: #0072b9;
  color: #fff;
}

/**
 * Collapsible fieldsets.
 *
 * @see collapse.js
 */
/* line 292, ../sass/components/_misc.scss */
html.js .collapsible .fieldset-legend {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHAQMAAAD+nMWQAAAABlBMVEX///8AAABVwtN+AAAAAXRSTlMAQObYZgAAABJJREFUeJxj+MdQw2DBIMAABgAUsAHD3c3BpwAAAABJRU5ErkJggg==');
  background-position: 5px 65%;
  background-repeat: no-repeat;
  padding-left: 15px;
}
/* line 301, ../sass/components/_misc.scss */
html.js .collapsed .fieldset-legend {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHAQMAAAD+nMWQAAAABlBMVEX///8AAABVwtN+AAAAAXRSTlMAQObYZgAAABFJREFUCB1jVmCGQClmEWYOAAZ8AMy3HPLXAAAAAElFTkSuQmCC');
  background-position: 5px 50%;
}
/* line 308, ../sass/components/_misc.scss */
.fieldset-legend .summary {
  color: #999;
  font-size: 0.9em;
  margin-left: 0.5em;
}

/**
 * TableDrag behavior.
 *
 * @see tabledrag.js
 */
/* line 320, ../sass/components/_misc.scss */
tr.drag {
  background-color: #fffff0;
}

/* line 323, ../sass/components/_misc.scss */
tr.drag-previous {
  background-color: #ffd;
}

/* line 326, ../sass/components/_misc.scss */
.tabledrag-toggle-weight {
  font-size: 0.9em;
}

/**
 * TableSelect behavior.
 *
 * @see tableselect.js
 */
/* line 335, ../sass/components/_misc.scss */
tr.selected td {
  background: #ffc;
}

/**
 * Progress bar.
 *
 * @see progress.js
 */
/* line 344, ../sass/components/_misc.scss */
.progress {
  font-weight: bold;
}
/* line 347, ../sass/components/_misc.scss */
.progress .bar {
  background: #ccc;
  border-color: #666;
  margin: 0 0.2em;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
/* line 353, ../sass/components/_misc.scss */
.progress .filled {
  background-color: #0072b9;
  background-image: url('../images/progress.gif?1517322357');
}

/* line 360, ../sass/components/_misc.scss */
.admin-menu-icon img {
  width: 16px;
  height: 16px;
}

/* line 366, ../sass/components/_misc.scss */
.statistics_counter {
  display: none !important;
}

/*
  .links.inline {
  li {
    display: none;
    &.node-readmore {
      display: block;
    }
  }
}
*/
/* line 381, ../sass/components/_misc.scss */
.submitted {
  font-size: 0.9333em;
  height: 2.5em;
  margin: 1em 0;
}
/* line 385, ../sass/components/_misc.scss */
.submitted .user-picture {
  display: inline;
  margin-right: 0.5em;
}
/* line 388, ../sass/components/_misc.scss */
.submitted .user-picture img {
  width: 2.5em;
  height: auto;
  vertical-align: top;
}
/* line 394, ../sass/components/_misc.scss */
.submitted .user-info {
  line-height: normal;
  display: inline;
}

/* line 403, ../sass/components/_misc.scss */
.nobreak {
  white-space: nowrap;
}

/**
 * Navigation bar.
 */
/* line 4, ../sass/components/_navigation.scss */
#navigation {
  position: absolute;
  width: 100%;
  background: rgba(0, 0, 0, 0.2);
  z-index: 999;
  padding: 0 1em 1em 1em;
  display: none;
  border-bottom: 1px solid #ea690a;
}
/* line 12, ../sass/components/_navigation.scss */
.mobile-nav-open #navigation {
  display: block;
}
@media all and (min-width: 768px) {
  /* line 4, ../sass/components/_navigation.scss */
  #navigation {
    position: relative;
    padding: 0 2em;
    display: block;
  }
  /* line 19, ../sass/components/_navigation.scss */
  #navigation .menu-name-main-menu {
    display: block;
    position: absolute;
    z-index: 15;
    bottom: 0;
    left: 2em;
  }
  /* line 25, ../sass/components/_navigation.scss */
  #navigation .menu-name-main-menu > .menu {
    float: right;
  }
}
@media all and (min-width: 768px) {
  /* line 34, ../sass/components/_navigation.scss */
  #navigation .menu-name-main-menu {
    left: 0;
    width: 100%;
  }
}

/**
 * Pager.
 */
/* A list of page numbers when more than 1 page of content is available. */
/* line 6, ../sass/components/_pager.scss */
.pager {
  clear: both;
  padding: 0;
  text-align: center;
  display: table;
  margin: 0 auto;
}

/* line 14, ../sass/components/_pager.scss */
.pager-item a,
.pager-first a,
.pager-previous a,
.pager-next a,
.pager-last a,
.pager-ellipsis a, .pager-current {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  display: block;
  padding: .5em 1em;
  margin-right: .3em;
  margin-bottom: .3em;
  list-style-type: none;
  background-color: #e3e3e3;
  color: #3c3c3b;
  font-weight: normal;
}
/* line 24, ../sass/components/_pager.scss */
.pager-item a:hover,
.pager-first a:hover,
.pager-previous a:hover,
.pager-next a:hover,
.pager-last a:hover,
.pager-ellipsis a:hover, .pager-current:hover {
  background-color: #b0b5b8;
  text-decoration: none;
  color: #ffffff;
}

/* line 31, ../sass/components/_pager.scss */
.pager-item,
.pager-first,
.pager-previous,
.pager-next,
.pager-last,
.pager-ellipsis {
  /* A concatenation of several list items using an ellipsis. */
  display: block;
  float: left;
}

/* line 44, ../sass/components/_pager.scss */
.pager-ellipsis {
  margin-right: .3em;
  list-style-type: none;
  color: #b0b5b8;
  padding: .5em 0;
}

/* The current page's list item. */
/* line 52, ../sass/components/_pager.scss */
.pager-current {
  background-color: #ea690a;
  color: #ffffff;
  float: left;
}

/* line 59, ../sass/components/_pager.scss */
.pager-last a {
  margin-right: 0;
}

/**
 * Tabs.
 */
/* Basic positioning styles shared by primary and secondary tabs. */
/* line 6, ../sass/components/_tabs.scss */
.tabs-primary, .tabs-secondary {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjYmJiYmJiIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAuMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(100%, #bbbbbb), color-stop(100%, rgba(0, 0, 0, 0)));
  background-image: -moz-linear-gradient(bottom, #bbbbbb 1px, rgba(0, 0, 0, 0) 1px);
  background-image: -webkit-linear-gradient(bottom, #bbbbbb 1px, rgba(0, 0, 0, 0) 1px);
  background-image: linear-gradient(to top, #bbbbbb 1px, rgba(0, 0, 0, 0) 1px);
  /* IE 9 and earlier don't understand gradients. */
  list-style: none;
  border-bottom: 1px solid #bbb \0/ie;
  margin: 1.6em 0 0 0;
  padding: 0 2px;
  white-space: nowrap;
}
/* line 151, ../sass/_mixins.scss */
.tabs-primary::after, .tabs-secondary::after {
  clear: both;
  content: "";
  display: table;
}

/* line 16, ../sass/components/_tabs.scss */
.tabs-primary__tab, .tabs-primary__tab.is-active, .tabs-secondary__tab,
.tabs-secondary__tab.is-active {
  float: left;
  margin: 0 3px;
}

/* line 20, ../sass/components/_tabs.scss */
a.tabs-primary__tab-link, a.tabs-primary__tab-link.is-active, a.tabs-secondary__tab-link, a.tabs-secondary__tab-link.is-active {
  border: 1px solid #e9e9e9;
  border-right: 0;
  border-bottom: 0;
  display: block;
  line-height: 1.6em;
  text-decoration: none;
}

/* Primary tabs. */
/* line 33, ../sass/components/_tabs.scss */
.tabs-primary__tab, .tabs-primary__tab.is-active {
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  border: 1px solid #bbb;
  border-bottom-color: transparent;
  /* IE 9 and earlier don't understand gradients. */
  border-bottom: 0 \0/ie;
}

/* line 42, ../sass/components/_tabs.scss */
.tabs-primary__tab.is-active {
  border-bottom-color: #e9e9e9;
}

/* line 48, ../sass/components/_tabs.scss */
a.tabs-primary__tab-link, a.tabs-primary__tab-link.is-active {
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -moz-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  color: #333;
  background-color: #dedede;
  letter-spacing: 1px;
  padding: 0 1em;
  text-align: center;
}

/* line 58, ../sass/components/_tabs.scss */
a.tabs-primary__tab-link:hover, a.tabs-primary__tab-link:focus {
  background-color: #e9e9e9;
  border-color: #f2f2f2;
}

/* line 62, ../sass/components/_tabs.scss */
a.tabs-primary__tab-link:active, a.tabs-primary__tab-link.is-active {
  background-color: transparent;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFE9E9E9', endColorstr='#00E9E9E9');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U5ZTllOSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2U5ZTllOSIgc3RvcC1vcGFjaXR5PSIwLjAiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e9e9e9), color-stop(100%, rgba(233, 233, 233, 0)));
  background-image: -moz-linear-gradient(#e9e9e9, rgba(233, 233, 233, 0));
  background-image: -webkit-linear-gradient(#e9e9e9, rgba(233, 233, 233, 0));
  background-image: linear-gradient(#e9e9e9, rgba(233, 233, 233, 0));
  border-color: #fff;
}

/* Secondary tabs. */
/* line 86, ../sass/components/_tabs.scss */
.tabs-secondary {
  font-size: .9em;
  /* Collapse bottom margin of ul.primary. */
  margin-top: -1.6em;
}

/* line 92, ../sass/components/_tabs.scss */
.tabs-secondary__tab,
.tabs-secondary__tab.is-active {
  margin: 0.8em 3px;
}

/* line 99, ../sass/components/_tabs.scss */
a.tabs-secondary__tab-link, a.tabs-secondary__tab-link.is-active {
  -moz-border-radius: 0.75em;
  -webkit-border-radius: 0.75em;
  border-radius: 0.75em;
  -moz-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  text-shadow: 1px 1px 0 #fff;
  background-color: #f2f2f2;
  color: #666;
  padding: 0 .5em;
}

/* line 108, ../sass/components/_tabs.scss */
a.tabs-secondary__tab-link:hover, a.tabs-secondary__tab-link:focus {
  background-color: #dedede;
  border-color: #999;
  color: #333;
}

/* line 113, ../sass/components/_tabs.scss */
a.tabs-secondary__tab-link:active, a.tabs-secondary__tab-link.is-active {
  text-shadow: 1px 1px 0 #333;
  background-color: #666;
  border-color: #000;
  color: #fff;
}

/* line 1, ../sass/components/_responsive-iframe.scss */
.responsive-iframe {
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
}
/* line 7, ../sass/components/_responsive-iframe.scss */
.responsive-iframe embed,
.responsive-iframe object,
.responsive-iframe iframe {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}

/* line 1, ../sass/components/_follow.scss */
.follow-links {
  margin-bottom: 2em;
}
/* line 3, ../sass/components/_follow.scss */
.follow-links .follow-link-wrapper {
  float: left;
}
/* line 5, ../sass/components/_follow.scss */
.follow-links .follow-link-wrapper a {
  overflow: hidden;
  text-indent: 200%;
  white-space: nowrap;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background: url("../images/follow-icons-hover.png?id=2") -46px 0px no-repeat;
  display: block;
  width: 36px;
  height: 36px;
  overflow: hidden;
  padding: 0;
}
/* line 15, ../sass/components/_follow.scss */
.follow-links .follow-link-wrapper a.follow-link-twitter {
  background-position: -46px 0px;
  margin-left: 6px;
}
/* line 19, ../sass/components/_follow.scss */
.follow-links .follow-link-wrapper a.follow-link-youtube {
  background-position: -138px 0px;
  margin-left: 6px;
}
/* line 23, ../sass/components/_follow.scss */
.follow-links .follow-link-wrapper a.follow-link-instagram {
  background-position: 0px 0px;
  margin-left: 6px;
}
/* line 27, ../sass/components/_follow.scss */
.follow-links .follow-link-wrapper a.follow-link-facebook {
  background-position: -92px 0px;
  margin-left: 6px;
}

/* line 36, ../sass/components/_follow.scss */
.node-content .follow-links {
  margin-bottom: 0;
  float: right;
}
/* line 40, ../sass/components/_follow.scss */
.node-content .follow-links .follow-link-wrapper a {
  background: url("../images/follow-icons-hover.png") -46px 0px no-repeat;
}
/* line 42, ../sass/components/_follow.scss */
.node-content .follow-links .follow-link-wrapper a.follow-link-twitter {
  background-position: -46px 0px;
  margin-left: 6px;
}
/* line 46, ../sass/components/_follow.scss */
.node-content .follow-links .follow-link-wrapper a.follow-link-youtube {
  background-position: -138px 0px;
  margin-left: 6px;
}
/* line 50, ../sass/components/_follow.scss */
.node-content .follow-links .follow-link-wrapper a.follow-link-instagram {
  background-position: 0px 0px;
  margin-left: 6px;
}
/* line 54, ../sass/components/_follow.scss */
.node-content .follow-links .follow-link-wrapper a.follow-link-facebook {
  background-position: -92px 0px;
  margin-left: 6px;
}

/* line 1, ../sass/components/_eu-cookie-compliance.scss */
#sliding-popup.sliding-popup-top {
  overflow: hidden;
  width: 100% !important;
  background-color: #e3e3e3;
  padding: 1em;
}
/* line 6, ../sass/components/_eu-cookie-compliance.scss */
#sliding-popup.sliding-popup-top .popup-content #popup-text {
  margin: 0;
}
/* line 8, ../sass/components/_eu-cookie-compliance.scss */
#sliding-popup.sliding-popup-top .popup-content #popup-text p {
  margin: 0;
}

/* line 1, ../sass/components/_field-slideshow.scss */
.field-slideshow-wrapper {
  max-width: 800px;
  margin: 30px 0;
  padding: 4px;
  border-radius: 0.4em;
  border: 4px solid #ededed;
  position: relative;
}
/* line 9, ../sass/components/_field-slideshow.scss */
.field-slideshow-wrapper:hover .field-slideshow-controls {
  opacity: 1;
}
/* line 13, ../sass/components/_field-slideshow.scss */
.field-slideshow-wrapper img {
  vertical-align: top;
}

/* line 18, ../sass/components/_field-slideshow.scss */
.slideshow-internal-wrapper {
  position: relative;
}

/* line 22, ../sass/components/_field-slideshow.scss */
.field-slideshow-pager {
  margin: 0;
  padding: 0;
  overflow: hidden;
  display: flex;
  flex-flow: row wrap;
}
/* line 28, ../sass/components/_field-slideshow.scss */
.field-slideshow-pager li {
  list-style-type: none;
  margin: 4px 0.5% 0 0;
  width: 33%;
  opacity: .6;
}
/* line 33, ../sass/components/_field-slideshow.scss */
.field-slideshow-pager li.activeSlide {
  opacity: 1;
}
/* line 36, ../sass/components/_field-slideshow.scss */
.field-slideshow-pager li:nth-child(3n) {
  margin-right: 0;
}
/* line 40, ../sass/components/_field-slideshow.scss */
.field-slideshow-pager img {
  vertical-align: top;
  width: 100%;
  height: auto;
}
@media all and (min-width: 768px) {
  /* line 46, ../sass/components/_field-slideshow.scss */
  .field-slideshow-pager li {
    margin: 4px 0.5% 0 0;
    width: 13.85714285714286%;
  }
  /* line 49, ../sass/components/_field-slideshow.scss */
  .field-slideshow-pager li:nth-child(3n) {
    margin-right: 0.5%;
  }
  /* line 52, ../sass/components/_field-slideshow.scss */
  .field-slideshow-pager li:nth-child(7n) {
    margin-right: 0;
  }
}

/* line 59, ../sass/components/_field-slideshow.scss */
.field-slideshow-controls {
  position: absolute;
  width: 100%;
  bottom: 45%;
  z-index: 999;
  opacity: 0;
  display: flex;
  justify-content: space-between;
}
/* line 65, ../sass/components/_field-slideshow.scss */
.field-slideshow-controls .label {
  display: none;
}
/* line 68, ../sass/components/_field-slideshow.scss */
.field-slideshow-controls .fa {
  color: white;
  font-size: 3em;
  padding: 0 .2em;
  opacity: .6;
}
/* line 73, ../sass/components/_field-slideshow.scss */
.field-slideshow-controls .fa:hover {
  opacity: 1;
}
/* line 77, ../sass/components/_field-slideshow.scss */
.field-slideshow-controls .next {
  float: right;
}

/* line 82, ../sass/components/_field-slideshow.scss */
.field-slideshow-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #e3e3e3;
  padding: 7px 10px;
  text-align: center;
  font-size: .9em;
  line-height: normal;
}

/* line 1, ../sass/content-types/_all.scss */
.field-name-field-introduction {
  padding: 2em;
  border-radius: 0.4em;
  border: 4px solid #ededed;
  font-weight: 600;
  margin-bottom: 1em;
}

/* Prevent intro styling from applying to teasers */
/* line 10, ../sass/content-types/_all.scss */
.node-teaser .field-name-field-introduction {
  padding: 0em;
  border-radius: 0em;
  border: 0;
  font-weight: normal;
  margin-bottom: 0em;
}

/* line 18, ../sass/content-types/_all.scss */
figure {
  margin: 1em 3em;
}
/* line 20, ../sass/content-types/_all.scss */
figure blockquote {
  position: relative;
  margin: 1em 0;
}
/* line 23, ../sass/content-types/_all.scss */
figure blockquote:before {
  position: absolute;
  top: .35em;
  left: -.5em;
  color: #ea690a;
  content: open-quote;
  font: 6em "Britannic-Bold", "AkkoRoundedStd-Bold", sans-serif;
  line-height: 0.01em;
}
/* line 32, ../sass/content-types/_all.scss */
figure blockquote:after {
  color: #ea690a;
  content: close-quote;
  font: 6em "Britannic-Bold", "AkkoRoundedStd-Bold", sans-serif;
  line-height: 0.1em;
  float: right;
  margin-right: -0.5em;
  margin-top: 0.1em;
  vertical-align: -0.5em;
}
/* line 43, ../sass/content-types/_all.scss */
figure figcaption {
  position: relative;
  margin: 1em 0;
}
/* line 46, ../sass/content-types/_all.scss */
figure figcaption cite {
  font-style: normal;
  font-weight: 600;
}

/* line 4, ../sass/content-types/_blog_entry.scss */
.page-blog #content {
  margin-bottom: 1em;
}
@media all and (min-width: 768px) {
  /* line 4, ../sass/content-types/_blog_entry.scss */
  .page-blog #content {
    margin-bottom: 2em;
  }
}
/* line 9, ../sass/content-types/_blog_entry.scss */
.page-blog #content .inner {
  -moz-border-radius: 0 0 0 0;
  -webkit-border-radius: 0;
  border-radius: 0 0 0 0;
}
/* line 12, ../sass/content-types/_blog_entry.scss */
.page-blog #content .breadcrumb {
  margin-bottom: 0;
}
@media all and (min-width: 768px) {
  /* line 17, ../sass/content-types/_blog_entry.scss */
  .page-blog #content .views-exposed-form .views-exposed-widget {
    width: 25%;
  }
}
/* line 22, ../sass/content-types/_blog_entry.scss */
.page-blog #content .views-exposed-form #edit-date-filter-min-wrapper,
.page-blog #content .views-exposed-form #edit-date-filter-max-wrapper {
  display: none;
}

/* line 32, ../sass/content-types/_blog_entry.scss */
.view-blogs .view-content {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-flex-flow: wrap;
  flex-flow: wrap;
}
/* line 37, ../sass/content-types/_blog_entry.scss */
.view-blogs .node-title {
  font-family: "AkkoRoundedPro-Medium", sans-serif;
  font-size: 1.6em;
}
/* line 41, ../sass/content-types/_blog_entry.scss */
.view-blogs .field-name-body img {
  display: none;
}
/* line 44, ../sass/content-types/_blog_entry.scss */
.view-blogs .views-row {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  float: left;
  width: 100%;
  margin-bottom: 1em;
  padding: 2em;
  background-color: #ffffff;
  border: 2px solid #e3e3e3;
}
@media all and (min-width: 768px) {
  /* line 44, ../sass/content-types/_blog_entry.scss */
  .view-blogs .views-row {
    width: 48%;
    margin-right: 4%;
    margin-bottom: 2em;
  }
}
@media all and (min-width: 1024px) {
  /* line 44, ../sass/content-types/_blog_entry.scss */
  .view-blogs .views-row {
    width: 31.6%;
    margin-right: 2.6%;
  }
}
/* line 61, ../sass/content-types/_blog_entry.scss */
.view-blogs .views-row.views-row-2, .view-blogs .views-row.views-row-4, .view-blogs .views-row.views-row-8, .view-blogs .views-row.views-row-9, .view-blogs .views-row.blue, .view-blogs .views-row.green, .view-blogs .views-row.maroon, .view-blogs .views-row.purple {
  color: #ffffff;
  border-width: 0;
}
/* line 71, ../sass/content-types/_blog_entry.scss */
.view-blogs .views-row.views-row-2 a, .view-blogs .views-row.views-row-4 a, .view-blogs .views-row.views-row-8 a, .view-blogs .views-row.views-row-9 a, .view-blogs .views-row.blue a, .view-blogs .views-row.green a, .view-blogs .views-row.maroon a, .view-blogs .views-row.purple a {
  color: white;
  text-decoration: underline;
}
/* line 75, ../sass/content-types/_blog_entry.scss */
.view-blogs .views-row.views-row-2 .node-title a, .view-blogs .views-row.views-row-4 .node-title a, .view-blogs .views-row.views-row-8 .node-title a, .view-blogs .views-row.views-row-9 .node-title a, .view-blogs .views-row.blue .node-title a, .view-blogs .views-row.green .node-title a, .view-blogs .views-row.maroon .node-title a, .view-blogs .views-row.purple .node-title a {
  color: #ffffff;
  text-decoration: none;
}
/* line 80, ../sass/content-types/_blog_entry.scss */
.view-blogs .views-row.views-row-4, .view-blogs .views-row.blue {
  background-color: #459cd2;
  border-color: #459cd2;
}
/* line 86, ../sass/content-types/_blog_entry.scss */
.view-blogs .views-row.views-row-9, .view-blogs .views-row.green {
  background-color: #16afa5;
}
/* line 91, ../sass/content-types/_blog_entry.scss */
.view-blogs .views-row.views-row-2, .view-blogs .views-row.maroon {
  background-color: #e20054;
}
/* line 96, ../sass/content-types/_blog_entry.scss */
.view-blogs .views-row.views-row-8, .view-blogs .views-row.purple {
  background-color: #771b66;
}
/* line 103, ../sass/content-types/_blog_entry.scss */
.view-blogs .teaser-image img {
  width: 100%;
  height: auto;
}
@media all and (min-width: 1024px) {
  /* line 108, ../sass/content-types/_blog_entry.scss */
  .view-blogs .views-row-1,
  .view-blogs .views-row-9 {
    width: 65.8%;
  }
  /* line 112, ../sass/content-types/_blog_entry.scss */
  .view-blogs .views-row-1 .node-title,
  .view-blogs .views-row-9 .node-title {
    font-size: 2em;
    line-height: 1.133em;
    margin: 0 0 0.32em 0;
  }
}
@media all and (min-width: 768px) and (max-width: 1023px) {
  /* line 118, ../sass/content-types/_blog_entry.scss */
  .view-blogs .views-row-even {
    margin-right: 0;
  }
}
@media all and (min-width: 1024px) {
  /* line 123, ../sass/content-types/_blog_entry.scss */
  .view-blogs .views-row-3,
  .view-blogs .views-row-6,
  .view-blogs .views-row-9 {
    clear: both;
  }
  /* line 128, ../sass/content-types/_blog_entry.scss */
  .view-blogs .views-row-2,
  .view-blogs .views-row-5,
  .view-blogs .views-row-8,
  .view-blogs .views-row-10 {
    margin-right: 0;
  }
}
/* line 138, ../sass/content-types/_blog_entry.scss */
.view-tfn-blog.view-display-id-block_3 .views-row, .view-tfn-blog.view-display-id-block_4 .views-row {
  margin-bottom: 1em;
  padding-bottom: 1em;
  border-bottom: 1px solid #ededed;
}
/* line 143, ../sass/content-types/_blog_entry.scss */
.view-tfn-blog.view-display-id-block_3 .views-row-last, .view-tfn-blog.view-display-id-block_4 .views-row-last {
  padding-bottom: 0;
  border-bottom-width: 0;
}
/* line 147, ../sass/content-types/_blog_entry.scss */
.view-tfn-blog.view-display-id-block_3 .views-field-title, .view-tfn-blog.view-display-id-block_4 .views-field-title {
  font-family: "AkkoRoundedPro-Medium", sans-serif;
  font-size: 1.1em;
}
/* line 151, ../sass/content-types/_blog_entry.scss */
.view-tfn-blog.view-display-id-block_3 .views-more-link, .view-tfn-blog.view-display-id-block_4 .views-more-link {
  display: block;
}
/* line 154, ../sass/content-types/_blog_entry.scss */
.view-tfn-blog.view-display-id-block_3 .more-link, .view-tfn-blog.view-display-id-block_4 .more-link {
  margin-bottom: 1em;
}
/* line 156, ../sass/content-types/_blog_entry.scss */
.view-tfn-blog.view-display-id-block_3 .more-link a, .view-tfn-blog.view-display-id-block_4 .more-link a {
  background-color: #ea690a;
  border-color: #ea690a;
  color: #ffffff;
}
/* line 199, ../sass/_mixins.scss */
.view-tfn-blog.view-display-id-block_3 .more-link a:hover, .view-tfn-blog.view-display-id-block_4 .more-link a:hover {
  background-color: #bb5408;
  border-color: #bb5408;
  color: #ffffff;
}
/* line 204, ../sass/_mixins.scss */
.view-tfn-blog.view-display-id-block_3 .more-link a:visited, .view-tfn-blog.view-display-id-block_3 .more-link a:link, .view-tfn-blog.view-display-id-block_4 .more-link a:visited, .view-tfn-blog.view-display-id-block_4 .more-link a:link {
  color: #ffffff;
}
/* line 161, ../sass/content-types/_blog_entry.scss */
.view-tfn-blog.view-display-id-block_3 {
  padding: 0 0.75em;
}

/* line 167, ../sass/content-types/_blog_entry.scss */
.node-type-blog-entry .profile {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  padding: 1em;
  background-color: #ffffff;
  margin-top: 0;
}
/* line 151, ../sass/_mixins.scss */
.node-type-blog-entry .profile::after {
  clear: both;
  content: "";
  display: table;
}
/* line 173, ../sass/content-types/_blog_entry.scss */
.node-type-blog-entry .profile .user-picture {
  width: 20%;
  margin-right: 5%;
  float: left;
}
/* line 178, ../sass/content-types/_blog_entry.scss */
.node-type-blog-entry .profile .user-info {
  width: 75%;
  float: left;
  margin-bottom: 1em;
}
/* line 183, ../sass/content-types/_blog_entry.scss */
.node-type-blog-entry .profile .user-bio {
  line-height: normal;
  font-size: 0.8em;
}
/* line 187, ../sass/content-types/_blog_entry.scss */
.node-type-blog-entry .profile .button {
  background-color: #ea690a;
  border-color: #ea690a;
  color: #ffffff;
  clear: both;
  display: block;
  text-align: center;
}
/* line 199, ../sass/_mixins.scss */
.node-type-blog-entry .profile .button:hover {
  background-color: #bb5408;
  border-color: #bb5408;
  color: #ffffff;
}
/* line 204, ../sass/_mixins.scss */
.node-type-blog-entry .profile .button:visited, .node-type-blog-entry .profile .button:link {
  color: #ffffff;
}

/* line 151, ../sass/_mixins.scss */
.node-blog-entry .field-name-body::after {
  clear: both;
  content: "";
  display: table;
}
/* line 200, ../sass/content-types/_blog_entry.scss */
.node-blog-entry .field-type-taxonomy-term-reference {
  font-size: 0.9333em;
  margin-bottom: 1em;
}
/* line 203, ../sass/content-types/_blog_entry.scss */
.node-blog-entry .field-type-taxonomy-term-reference .field-item {
  display: inline;
}
/* line 205, ../sass/content-types/_blog_entry.scss */
.node-blog-entry .field-type-taxonomy-term-reference .field-item:after {
  content: ', ';
}
/* line 208, ../sass/content-types/_blog_entry.scss */
.node-blog-entry .field-type-taxonomy-term-reference .field-item:last-child:after {
  content: '';
}

/* line 215, ../sass/content-types/_blog_entry.scss */
.blog-prev-next {
  margin-top: 1em;
}
/* line 151, ../sass/_mixins.scss */
.blog-prev-next::after {
  clear: both;
  content: "";
  display: table;
}
/* line 218, ../sass/content-types/_blog_entry.scss */
.blog-prev-next .prev,
.blog-prev-next .next,
.blog-prev-next .all {
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  float: left;
  background-color: #ffffff;
  padding: 1em;
  position: relative;
}
/* line 227, ../sass/content-types/_blog_entry.scss */
.blog-prev-next .prev .title,
.blog-prev-next .next .title,
.blog-prev-next .all .title {
  font-family: "AkkoRoundedPro-Medium", sans-serif;
  font-size: 1.1em;
  color: #ea690a;
}
/* line 232, ../sass/content-types/_blog_entry.scss */
.blog-prev-next .prev:hover,
.blog-prev-next .next:hover,
.blog-prev-next .all:hover {
  background-color: #ea690a;
  color: #ffffff;
}

.blog-prev-next .prev:hover .link a, .blog-prev-next .next:hover .link a {
  color: #fff;
}

/* line 235, ../sass/content-types/_blog_entry.scss */
.blog-prev-next .prev:hover .title,
.blog-prev-next .next:hover .title,
.blog-prev-next .all:hover .title {
  color: #ffffff;
}
/* line 240, ../sass/content-types/_blog_entry.scss */
.blog-prev-next .prev,
.blog-prev-next .next {
  width: 100%;
}
/* line 244, ../sass/content-types/_blog_entry.scss */
.blog-prev-next .all {
  display: none;
}
/* line 247, ../sass/content-types/_blog_entry.scss */
.blog-prev-next .prev {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
/* line 250, ../sass/content-types/_blog_entry.scss */
.blog-prev-next .next {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  text-align: right;
  margin-right: 0;
  margin-top: 1em;
}
/* line 256, ../sass/content-types/_blog_entry.scss */
.blog-prev-next label {
  font-weight: normal;
}
/* line 260, ../sass/content-types/_blog_entry.scss */

.blog-prev-next .all .link a{
  width: 70px;
  height: 40px;
  border: none;
  margin-left: auto;
}

.blog-prev-next .all .link {
  display:inline-block;
}

.blog-prev-next .link a {
  /* overflow: hidden;
  text-indent: 200%;
  white-space: nowrap;
  position: absolute;
  top: 0;
  left: 0; */
  display: block;
  width: 100%;
  height: 100%;
  font-weight: bold;
}
@media all and (min-width: 768px) {
  /* line 215, ../sass/content-types/_blog_entry.scss */
  .blog-prev-next {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-flex-flow: wrap;
    flex-flow: wrap;
  }
  /* line 274, ../sass/content-types/_blog_entry.scss */
  .blog-prev-next .prev,
  .blog-prev-next .next {
    -webkit-flex: 0 43%;
    flex: 0 43%;
  }
  /* line 278, ../sass/content-types/_blog_entry.scss */
  .blog-prev-next .all {
    display: block;
    -webkit-flex: 0 14%;
    flex: 0 14%;
    background-image: url("../images/blog-grid.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    border-left: 1px solid #ededed;
    border-right: 1px solid #ededed;
  }
  /* line 287, ../sass/content-types/_blog_entry.scss */
  .blog-prev-next .all:hover {
    background-image: url("../images/blog-grid-hover.png");
  }
  /* line 291, ../sass/content-types/_blog_entry.scss */
  .blog-prev-next .prev {
    -moz-border-radius: 0 0 0 0;
    -webkit-border-radius: 0;
    border-radius: 0 0 0 0;
  }
  /* line 294, ../sass/content-types/_blog_entry.scss */
  .blog-prev-next .next {
    -moz-border-radius: 0 0 0 0;
    -webkit-border-radius: 0;
    border-radius: 0 0 0 0;
    margin-top: 0;
  }
}

@media all and (max-width:1023px){
  .blog-prev-next .all .link a{
    width: 40px;
    height: 60px;
  }
}

@media all and (min-width: 1024px) {
  /* line 215, ../sass/content-types/_blog_entry.scss */
  .blog-prev-next {
    margin-top: 2em;
  }
}

/* line 304, ../sass/content-types/_blog_entry.scss */
.register-full-content {
  clear: both;
  padding: 2em;
  background-color: #ededed;
  text-align: center;
  margin-top: 2em;
}
/* line 310, ../sass/content-types/_blog_entry.scss */
.register-full-content .title {
  font-family: "AkkoRoundedPro-Medium", sans-serif;
  font-size: 15px;
  line-height: 1.167em;
  margin: 0 0 0.32em 0;
  font-weight: 600;
}

/* line 5, ../sass/content-types/_homepage.scss */
.node-type-homepage:not(.page-node-edit) #main {
  padding: 0;
}
/* line 7, ../sass/content-types/_homepage.scss */
.node-type-homepage:not(.page-node-edit) #main > .l-inner {
  max-width: none;
}
/* line 10, ../sass/content-types/_homepage.scss */
.node-type-homepage:not(.page-node-edit) #main #content {
  margin: 0;
}

/* line 19, ../sass/content-types/_homepage.scss */
.node-homepage .featured-box {
  position: relative;
}
/* line 21, ../sass/content-types/_homepage.scss */
.node-homepage .featured-box .featured-box-container {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
}
/* line 29, ../sass/content-types/_homepage.scss */
.node-homepage .featured-box-container,
.node-homepage .news-events-container {
  max-width: 1200px;
  margin: 0 auto 2em auto;
  position: relative;
  padding: 0 2em;
}
/* line 38, ../sass/content-types/_homepage.scss */
.node-homepage .featured-box-left .featured-box-content {
  padding: 1em;
  margin: 1em 3em 1em 1em;
}
/* line 44, ../sass/content-types/_homepage.scss */
.node-homepage .featured-box-content {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 1.5em;
  margin: 2em 4em 2em 2em;
  background-color: rgba(22, 175, 165, 0.6);
}
@media all and (min-width: 768px) {
  /* line 44, ../sass/content-types/_homepage.scss */
  .node-homepage .featured-box-content {
    margin: 2em 4em 2em 2em;
    width: auto;
  }
}
/* line 59, ../sass/content-types/_homepage.scss */
.node-homepage .field-0 .featured-box .featured-box-content {
  margin: 2em 4em 2em 2em;
}
@media all and (min-width: 768px) {
  /* line 59, ../sass/content-types/_homepage.scss */
  .node-homepage .field-0 .featured-box .featured-box-content {
    margin: 2em 4em 4em 2em;
    width: auto;
  }
}
/* line 65, ../sass/content-types/_homepage.scss */
.node-homepage .field-0 .featured-box .featured-box-content:after {
  content: '';
  width: 2em;
  height: 2em;
  position: absolute;
  top: -2em;
  right: -2em;
  background-color: rgba(226, 0, 84, 0.6);
}
@media all and (min-width: 768px) {
  /* line 65, ../sass/content-types/_homepage.scss */
  .node-homepage .field-0 .featured-box .featured-box-content:after {
    bottom: -2em;
    top: auto;
  }
}
/* line 81, ../sass/content-types/_homepage.scss */
.node-homepage .featured-box {
  background-color: #ededed;
}
/* line 84, ../sass/content-types/_homepage.scss */
.node-homepage .featured-box.orange .featured-box-content {
  background-color: rgba(234, 105, 10, 0.6);
}
/* line 90, ../sass/content-types/_homepage.scss */
.node-homepage .featured-box.orange .featured-box-button a {
  color: #ea690a !important;
}
/* line 95, ../sass/content-types/_homepage.scss */
.node-homepage .featured-box.dark_blue .featured-box-content {
  background-color: rgba(13, 22, 84, 0.6);
}
/* line 101, ../sass/content-types/_homepage.scss */
.node-homepage .featured-box.dark_blue .featured-box-button a {
  color: #0d1654 !important;
}
/* line 106, ../sass/content-types/_homepage.scss */
.node-homepage .featured-box.purple .featured-box-content {
  background-color: rgba(119, 27, 102, 0.6);
}
/* line 112, ../sass/content-types/_homepage.scss */
.node-homepage .featured-box.purple .featured-box-button a {
  color: #771b66 !important;
}
/* line 117, ../sass/content-types/_homepage.scss */
.node-homepage .featured-box.maroon .featured-box-content {
  background-color: rgba(226, 0, 84, 0.6);
}
/* line 123, ../sass/content-types/_homepage.scss */
.node-homepage .featured-box.maroon .featured-box-button a {
  color: #e20054 !important;
}
/* line 128, ../sass/content-types/_homepage.scss */
.node-homepage .featured-box.yellow .featured-box-content {
  background-color: rgba(255, 212, 0, 0.6);
}
/* line 134, ../sass/content-types/_homepage.scss */
.node-homepage .featured-box.yellow .featured-box-button a {
  color: #ffd400 !important;
}
/* line 139, ../sass/content-types/_homepage.scss */
.node-homepage .featured-box.green .featured-box-content {
  background-color: rgba(22, 175, 165, 0.6);
}
/* line 145, ../sass/content-types/_homepage.scss */
.node-homepage .featured-box.green .featured-box-button a {
  color: #16afa5 !important;
}
/* line 150, ../sass/content-types/_homepage.scss */
.node-homepage .featured-box.blue .featured-box-content {
  background-color: rgba(69, 156, 210, 0.6);
}
/* line 156, ../sass/content-types/_homepage.scss */
.node-homepage .featured-box.blue .featured-box-button a {
  color: #459cd2 !important;
}
/* line 161, ../sass/content-types/_homepage.scss */
.node-homepage .featured-box.grid_grey .featured-box-content {
  background-color: rgba(227, 227, 227, 0.6);
}
/* line 163, ../sass/content-types/_homepage.scss */
.node-homepage .featured-box.grid_grey .featured-box-content:after {
  background-color: rgba(176, 181, 184, 0.6);
}
/* line 167, ../sass/content-types/_homepage.scss */
.node-homepage .featured-box.grid_grey .featured-box-button a {
  color: #e3e3e3 !important;
}
/* line 172, ../sass/content-types/_homepage.scss */
.node-homepage .featured-box.grey .featured-box-content {
  background-color: rgba(176, 181, 184, 0.6);
}
/* line 178, ../sass/content-types/_homepage.scss */
.node-homepage .featured-box.grey .featured-box-button a {
  color: #b0b5b8 !important;
}
/* line 184, ../sass/content-types/_homepage.scss */
.node-homepage .featured-box-columns {
  display: flex;
  flex-direction: column;
  width: 100%;
}
@media all and (min-width: 1024px) {
  /* line 184, ../sass/content-types/_homepage.scss */
  .node-homepage .featured-box-columns {
    flex-direction: row;
  }
}
/* line 193, ../sass/content-types/_homepage.scss */
.node-homepage .featured-box-left {
  width: 100%;
  margin-right: 1.5em;
  position: relative;
}
@media all and (min-width: 768px) {
  /* line 193, ../sass/content-types/_homepage.scss */
  .node-homepage .featured-box-left {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
  }
}
@media all and (min-width: 1024px) {
  /* line 193, ../sass/content-types/_homepage.scss */
  .node-homepage .featured-box-left {
    width: 30%;
    flex-direction: column;
  }
}
/* line 206, ../sass/content-types/_homepage.scss */
.node-homepage .featured-box-left > div {
  width: 100%;
  position: relative;
}
@media all and (min-width: 768px) {
  /* line 206, ../sass/content-types/_homepage.scss */
  .node-homepage .featured-box-left > div {
    width: 48.5%;
  }
}
@media all and (min-width: 1024px) {
  /* line 206, ../sass/content-types/_homepage.scss */
  .node-homepage .featured-box-left > div {
    flex-grow: 1;
    width: auto;
  }
  /* line 215, ../sass/content-types/_homepage.scss */
  .node-homepage .featured-box-left > div:first-child {
    margin-bottom: 1.5em;
  }
}
/* line 220, ../sass/content-types/_homepage.scss */
.node-homepage .featured-box-left .featured-box {
  margin-top: 1.5em;
}
@media all and (min-width: 1024px) {
  /* line 220, ../sass/content-types/_homepage.scss */
  .node-homepage .featured-box-left .featured-box {
    margin-top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
  }
}
/* line 228, ../sass/content-types/_homepage.scss */
.node-homepage .featured-box-left .featured-box > .featured-box-container {
  min-height: 16em;
  margin: 0;
}
@media all and (min-width: 1024px) {
  /* line 228, ../sass/content-types/_homepage.scss */
  .node-homepage .featured-box-left .featured-box > .featured-box-container {
    min-height: auto;
  }
}
/* line 236, ../sass/content-types/_homepage.scss */
.node-homepage .featured-box-left .featured-box-title {
  font-size: 1.2em;
}
/* line 240, ../sass/content-types/_homepage.scss */
.node-homepage .featured-box-left .featured-box-button a:link,
.node-homepage .featured-box-left .featured-box-button a:visited {
  font-size: 1em !important;
}
/* line 247, ../sass/content-types/_homepage.scss */
.node-homepage .featured-box-right {
  order: -1;
  width: 100%;
}
@media all and (min-width: 1024px) {
  /* line 247, ../sass/content-types/_homepage.scss */
  .node-homepage .featured-box-right {
    width: 70%;
    order: 1;
  }
}
/* line 255, ../sass/content-types/_homepage.scss */
.node-homepage .featured-box-right .featured-box > .featured-box-image {
  min-height: 22em;
  margin: 0;
}
@media all and (min-width: 768px) {
  /* line 255, ../sass/content-types/_homepage.scss */
  .node-homepage .featured-box-right .featured-box > .featured-box-image {
    min-height: 32.4667em;
  }
}
/* line 265, ../sass/content-types/_homepage.scss */
.node-homepage .featured-box-title {
  font-size: 15px;
  line-height: 1.167em;
  margin: 0 0 0.32em 0;
  font-weight: 600;
  font-family: "AkkoRoundedPro-Medium", sans-serif;
  font-weight: 500;
  color: #ffffff;
  margin-bottom: 0.5em;
}
@media all and (min-width: 1024px) {
  /* line 265, ../sass/content-types/_homepage.scss */
  .node-homepage .featured-box-title {
    font-size: 2em;
  }
}
/* line 276, ../sass/content-types/_homepage.scss */
.node-homepage .featured-box-button {
  text-align: center;
}
/* line 278, ../sass/content-types/_homepage.scss */
.node-homepage .featured-box-button a:link,
.node-homepage .featured-box-button a:visited {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #16afa5;
  display: block;
  font-size: 1.6em;
}
/* line 199, ../sass/_mixins.scss */
.node-homepage .featured-box-button a:link:hover,
.node-homepage .featured-box-button a:visited:hover {
  background-color: #cccccc;
  border-color: #cccccc;
  color: #16afa5;
}
/* line 204, ../sass/_mixins.scss */
.node-homepage .featured-box-button a:link:visited, .node-homepage .featured-box-button a:link:link,
.node-homepage .featured-box-button a:visited:visited,
.node-homepage .featured-box-button a:visited:link {
  color: #16afa5;
}
@media all and (min-width: 768px) {
  /* line 276, ../sass/content-types/_homepage.scss */
  .node-homepage .featured-box-button {
    float: left;
    text-align: left;
  }
}
/* line 290, ../sass/content-types/_homepage.scss */
.node-homepage .featured-box-link {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  text-indent: -1000px;
  overflow: hidden;
}
/* line 300, ../sass/content-types/_homepage.scss */
.node-homepage .featured-box-image {
  height: 100%;
  background-size: cover;
  background-position: center center;
}
/* line 311, ../sass/content-types/_homepage.scss */
.node-homepage .featured-box-image img {
  visibility: hidden;
}
/* line 318, ../sass/content-types/_homepage.scss */
.node-homepage .field-name-field-featured-boxes .field-0 .featured-box-container {
  margin: 0 auto;
  position: relative;
}
/* line 323, ../sass/content-types/_homepage.scss */
.node-homepage .field-name-field-featured-boxes > .field-items > .field-item > .featured-box {
  background-color: #ededed;
}
/* line 325, ../sass/content-types/_homepage.scss */
.node-homepage .field-name-field-featured-boxes > .field-items > .field-item > .featured-box > .featured-box-image {
  max-height: 32em;
}
/* line 329, ../sass/content-types/_homepage.scss */
.node-homepage .field-name-field-featured-boxes .field-intro {
  text-align: center;
  padding: 2em 2em 2em 2em;
}
@media all and (min-width: 768px) {
  /* line 329, ../sass/content-types/_homepage.scss */
  .node-homepage .field-name-field-featured-boxes .field-intro {
    padding: 3em 4em 2em 4em;
  }
}
/* line 335, ../sass/content-types/_homepage.scss */
.node-homepage .field-name-field-featured-boxes .field-intro h1 {
  color: #ea690a;
}
/* line 341, ../sass/content-types/_homepage.scss */
.node-homepage .news-events-container {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media all and (min-width: 1024px) {
  /* line 341, ../sass/content-types/_homepage.scss */
  .node-homepage .news-events-container {
    flex-direction: row;
  }
}
/* line 348, ../sass/content-types/_homepage.scss */
.node-homepage .news-events-container .latest-news {
  width: 100%;
  position: relative;
  margin-bottom: 1.5em;
}
/* line 352, ../sass/content-types/_homepage.scss */
.node-homepage .news-events-container .latest-news a:link,
.node-homepage .news-events-container .latest-news a:visited {
  color: #459cd2;
}
@media all and (min-width: 1024px) {
  /* line 348, ../sass/content-types/_homepage.scss */
  .node-homepage .news-events-container .latest-news {
    width: 68%;
  }
}
/* line 360, ../sass/content-types/_homepage.scss */
.node-homepage .news-events-container .latest-news .field-items > .field-item {
  margin-bottom: 1.5em;
}
@media all and (min-width: 768px) {
  /* line 365, ../sass/content-types/_homepage.scss */
  .node-homepage .news-events-container .latest-news .field-items {
    display: flex;
    justify-content: space-between;
  }
  /* line 368, ../sass/content-types/_homepage.scss */
  .node-homepage .news-events-container .latest-news .field-items > .field-item {
    width: 31%;
  }
}
/* line 373, ../sass/content-types/_homepage.scss */
.node-homepage .news-events-container .latest-news .node-title {
  font-family: "AkkoRoundedPro-Medium", sans-serif;
  font-size: 1.6em;
  margin: 0 0 0.32em 0;
}
/* line 379, ../sass/content-types/_homepage.scss */
.node-homepage .news-events-container .upcoming-events {
  width: 100%;
  position: relative;
  margin-bottom: 1.5em;
}
@media all and (min-width: 1024px) {
  /* line 379, ../sass/content-types/_homepage.scss */
  .node-homepage .news-events-container .upcoming-events {
    width: 30%;
  }
}
/* line 387, ../sass/content-types/_homepage.scss */
.node-homepage .news-events-container .upcoming-events .more-link a {
  color: #e20054;
}
/* line 392, ../sass/content-types/_homepage.scss */
.node-homepage .news-events-container .latest-news,
.node-homepage .news-events-container .upcoming-events {
  border: 2px solid #e3e3e3;
  padding: 1.5em;
}
/* line 396, ../sass/content-types/_homepage.scss */
.node-homepage .news-events-container .latest-news h2,
.node-homepage .news-events-container .upcoming-events h2 {
  font-size: 2em;
}
/* line 399, ../sass/content-types/_homepage.scss */
.node-homepage .news-events-container .latest-news .more-link,
.node-homepage .news-events-container .upcoming-events .more-link {
  position: absolute;
  top: 1.85em;
  right: 1em;
  font-weight: 700;
  z-index: 1;
}
/* line 410, ../sass/content-types/_homepage.scss */
.node-homepage .quick-link {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  background-color: #ffffff;
}
/* line 413, ../sass/content-types/_homepage.scss */
.node-homepage .quick-link a {
  display: block;
  position: relative;
  height: 100%;
  background: transparent url("../images/ql-membership.gif") bottom center no-repeat;
  background-size: 130% auto;
  color: #3c3c3b;
}
@media all and (min-width: 1024px) {
  /* line 413, ../sass/content-types/_homepage.scss */
  .node-homepage .quick-link a {
    background-size: 100% auto;
  }
}
/* line 423, ../sass/content-types/_homepage.scss */
.node-homepage .quick-link a .quick-link-link {
  position: absolute;
  top: 0.5em;
  left: 0;
  width: 100%;
  height: 2em;
  overflow: hidden;
  font-size: 15px;
  line-height: 1.167em;
  margin: 0 0 0.32em 0;
  font-weight: 600;
  font-family: "AkkoRoundedPro-Medium", sans-serif;
  text-transform: uppercase;
  line-height: 1em;
  display: block;
}
/* line 435, ../sass/content-types/_homepage.scss */
.node-homepage .quick-link a .quick-link-link span {
  position: relative;
  display: block;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  display: block;
}
/* line 440, ../sass/content-types/_homepage.scss */
.node-homepage .quick-link a:visited {
  color: #3c3c3b;
}
/* line 443, ../sass/content-types/_homepage.scss */
.node-homepage .quick-link a:hover {
  background-image: url("../images/ql-membership-hover.gif?id=5");
  text-decoration: none;
  color: #e20054;
}
/* line 449, ../sass/content-types/_homepage.scss */
.node-homepage .quick-link.community a {
  background-image: url("../images/ql-community.gif");
}
/* line 451, ../sass/content-types/_homepage.scss */
.node-homepage .quick-link.community a:hover {
  color: #459cd2;
  background-image: url("../images/ql-community-hover.gif?id=5");
}
/* line 456, ../sass/content-types/_homepage.scss */
.node-homepage .quick-link.bookshop a {
  background-image: url("../images/ql-bookshop.gif");
}
/* line 458, ../sass/content-types/_homepage.scss */
.node-homepage .quick-link.bookshop a:hover {
  color: #16afa5;
  background-image: url("../images/ql-bookshop-hover.gif?id=5");
}
/* line 463, ../sass/content-types/_homepage.scss */
.node-homepage .quick-link.projects a {
  background-image: url("../images/ql-projects.gif");
}
/* line 465, ../sass/content-types/_homepage.scss */
.node-homepage .quick-link.projects a:hover {
  color: #771b66;
  background-image: url("../images/ql-projects-hover.gif?id=5");
}
/* line 473, ../sass/content-types/_homepage.scss */
.node-homepage .quick-links .quick-link {
  text-align: center;
  float: left;
  width: 48%;
  height: 11.5em;
  margin-right: 4%;
  margin-bottom: 1em;
}
@media all and (min-width: 0) and (max-width: 767px) {
  /* line 481, ../sass/content-types/_homepage.scss */
  .node-homepage .quick-links .quick-link:nth-child(2n) {
    margin-right: 0;
  }
}
/* line 485, ../sass/content-types/_homepage.scss */
.node-homepage .quick-links .quick-link a {
  padding: 0.5em;
}
@media all and (min-width: 768px) {
  /* line 473, ../sass/content-types/_homepage.scss */
  .node-homepage .quick-links .quick-link {
    width: 23%;
    margin-right: 2.66%;
    margin-bottom: 2em;
    padding: 0 1em;
    height: 13em;
  }
  /* line 494, ../sass/content-types/_homepage.scss */
  .node-homepage .quick-links .quick-link:last-child {
    margin-right: 0;
  }
  /* line 497, ../sass/content-types/_homepage.scss */
  .node-homepage .quick-links .quick-link a {
    padding: 1em;
  }
}
@media all and (min-width: 1024px) {
  /* line 473, ../sass/content-types/_homepage.scss */
  .node-homepage .quick-links .quick-link {
    height: 12em;
  }
}
/* line 510, ../sass/content-types/_homepage.scss */
.node-homepage > .node-content {
  clear: both;
  margin-bottom: 1em;
}
/* line 151, ../sass/_mixins.scss */
.node-homepage > .node-content::after {
  clear: both;
  content: "";
  display: table;
}
@media all and (min-width: 768px) {
  /* line 510, ../sass/content-types/_homepage.scss */
  .node-homepage > .node-content {
    width: 48.67%;
    float: left;
    margin-right: 2.66%;
    margin-bottom: 2em;
  }
}
/* line 522, ../sass/content-types/_homepage.scss */
.node-homepage .field-name-title-field h1 {
  font-size: 2em;
  line-height: 1.133em;
  margin: 0 0 0.32em 0;
  color: #3c3c3b;
}
/* line 527, ../sass/content-types/_homepage.scss */
.node-homepage .view-tfn-events {
  clear: both;
  position: relative;
}
/* line 151, ../sass/_mixins.scss */
.node-homepage .view-tfn-events::after {
  clear: both;
  content: "";
  display: table;
}
/* line 531, ../sass/content-types/_homepage.scss */
.node-homepage .view-tfn-events h2 {
  font-size: 2em;
  color: #3c3c3b;
}
/* line 541, ../sass/content-types/_homepage.scss */
.node-homepage .view-tfn-events .tabs-links {
  position: relative;
  padding-top: 1em;
}
/* line 544, ../sass/content-types/_homepage.scss */
.node-homepage .view-tfn-events .tabs-links .tab-link-container {
  padding: 0 0 1em 2.5em;
  background: transparent url("../images/icon-calendar.png") 0 0 no-repeat;
}
/* line 548, ../sass/content-types/_homepage.scss */
.node-homepage .view-tfn-events .tabs-links .tabs-link-title {
  font-family: "AkkoRoundedPro-Medium", sans-serif;
  font-size: 1.6rem;
  margin: 0 0 0.32em 0;
}
/* line 552, ../sass/content-types/_homepage.scss */
.node-homepage .view-tfn-events .tabs-links .tabs-link-title a {
  color: #e20054;
}
/* line 554, ../sass/content-types/_homepage.scss */
.node-homepage .view-tfn-events .tabs-links .tabs-link-title a:hover, .node-homepage .view-tfn-events .tabs-links .tabs-link-title a:active {
  text-decoration: none;
}
/* line 560, ../sass/content-types/_homepage.scss */
.node-homepage .view-tfn-events .tabs-links .tabs-link-date {
  font-weight: 600;
}
/* line 564, ../sass/content-types/_homepage.scss */
.node-homepage .view-tfn-events .tabs-panes {
  display: none;
}
/* line 567, ../sass/content-types/_homepage.scss */
.node-homepage .view-tfn-events .tabs-panes ul li {
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0;
  height: 0;
  position: relative;
}
/* line 573, ../sass/content-types/_homepage.scss */
.node-homepage .view-tfn-events .tabs-panes ul li.active {
  height: auto;
  opacity: 1;
  z-index: 10;
}
/* line 581, ../sass/content-types/_homepage.scss */
.node-homepage .view-tfn-events .tabs-panes .tab-pane-container {
  padding: 0.5em 0;
}
/* line 584, ../sass/content-types/_homepage.scss */
.node-homepage .view-tfn-events .tabs-panes .tabs-pane-title a {
  font-size: 2.4em;
  line-height: 1.111em;
  margin: 0 0 0.32em 0;
  font-family: "AkkoRoundedPro-Medium", sans-serif;
  margin: 0;
  color: #e20054;
}
/* line 590, ../sass/content-types/_homepage.scss */
.node-homepage .view-tfn-events .tabs-panes .tabs-pane-date {
  font-weight: 600;
}
/* line 593, ../sass/content-types/_homepage.scss */
.node-homepage .view-tfn-events .tabs-panes .tabs-pane-body {
  margin-top: 1em;
}
/* line 597, ../sass/content-types/_homepage.scss */
.node-homepage .view-tfn-events .tabs-panes .tabs-pane-link a {
  background-color: #e20054;
  border-color: #e20054;
  color: #ffffff;
}
/* line 199, ../sass/_mixins.scss */
.node-homepage .view-tfn-events .tabs-panes .tabs-pane-link a:hover {
  background-color: #b50043;
  border-color: #b50043;
  color: #ffffff;
}
/* line 204, ../sass/_mixins.scss */
.node-homepage .view-tfn-events .tabs-panes .tabs-pane-link a:visited, .node-homepage .view-tfn-events .tabs-panes .tabs-pane-link a:link {
  color: #ffffff;
}
/* line 602, ../sass/content-types/_homepage.scss */
.node-homepage .view-tfn-events .more-link {
  font-family: "AkkoRoundedPro-Medium", sans-serif;
  position: absolute;
  top: 2.25em;
  right: 0;
}
/* line 607, ../sass/content-types/_homepage.scss */
.node-homepage .view-tfn-events .more-link a {
  color: #e20054;
}
@media all and (min-width: 768px) {
  /* line 612, ../sass/content-types/_homepage.scss */
  .node-homepage .view-tfn-events h2 {
    font-size: 2em;
  }
  /* line 620, ../sass/content-types/_homepage.scss */
  .node-homepage .view-tfn-events .tabs-panes {
    display: block;
  }
  /* line 623, ../sass/content-types/_homepage.scss */
  .node-homepage .view-tfn-events .tabs-links {
    padding-top: 0;
  }
  /* line 626, ../sass/content-types/_homepage.scss */
  .node-homepage .view-tfn-events .tabs-links .tab-link-container {
    padding: 0 0 2em 2em;
    background: transparent url("../images/icon-calendar.png") 0 1em no-repeat;
  }
  /* line 631, ../sass/content-types/_homepage.scss */
  .node-homepage .view-tfn-events .tabs-links ul li {
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    cursor: pointer;
  }
}

/* line 5, ../sass/content-types/_landing_page.scss */
.node-type-landing-page #content .inner {
  margin-bottom: 1em;
}
/* line 9, ../sass/content-types/_landing_page.scss */
.node-type-landing-page .field-name-field-promoted-content {
  margin-bottom: 1em;
}
/* line 151, ../sass/_mixins.scss */
.node-type-landing-page .field-name-field-promoted-content::after {
  clear: both;
  content: "";
  display: table;
}
/* line 12, ../sass/content-types/_landing_page.scss */
.node-type-landing-page .field-name-field-promoted-content .field-item {
  margin-bottom: 1em;
}
/* line 14, ../sass/content-types/_landing_page.scss */
.node-type-landing-page .field-name-field-promoted-content .field-item:last-child {
  margin-bottom: 0;
}
/* line 20, ../sass/content-types/_landing_page.scss */
.node-type-landing-page .blue .field-name-field-promoted-content a {
  color: #459cd2;
}
/* line 23, ../sass/content-types/_landing_page.scss */
.node-type-landing-page .green .field-name-field-promoted-content a {
  color: #16afa5;
}
/* line 26, ../sass/content-types/_landing_page.scss */
.node-type-landing-page .maroon .field-name-field-promoted-content a {
  color: #e20054;
}
/* line 29, ../sass/content-types/_landing_page.scss */
.node-type-landing-page .purple .field-name-field-promoted-content a {
  color: #771b66;
}
/* line 33, ../sass/content-types/_landing_page.scss */
.node-type-landing-page .component {
  position: relative;
}
/* line 151, ../sass/_mixins.scss */
.node-type-landing-page .component::after {
  clear: both;
  content: "";
  display: table;
}
/* line 37, ../sass/content-types/_landing_page.scss */
.node-type-landing-page .component.teaser {
  padding: 1em;
}
/* line 39, ../sass/content-types/_landing_page.scss */
.node-type-landing-page .component.teaser h2 {
  font-size: 15px;
  line-height: 1.167em;
  margin: 0 0 0.32em 0;
  font-weight: 600;
}
/* line 42, ../sass/content-types/_landing_page.scss */
.node-type-landing-page .component.teaser .node-readmore a {
  font-family: "AkkoRoundedPro-Medium", sans-serif;
}
/* line 44, ../sass/content-types/_landing_page.scss */
.node-type-landing-page .component.teaser .node-readmore a:after {
  content: '>';
  padding-left: 0.25em;
}
/* line 50, ../sass/content-types/_landing_page.scss */
.node-type-landing-page .component.block {
  background-color: transparent;
  padding: 0;
  margin-bottom: 0;
}
/* line 54, ../sass/content-types/_landing_page.scss */
.node-type-landing-page .component.block .block {
  padding: 1em;
  margin-bottom: 0;
}
/* line 59, ../sass/content-types/_landing_page.scss */
.node-type-landing-page .component.hero {
  padding: 0;
  color: #ffffff;
  background-color: #ea690a;
  margin-bottom: 1em;
}
/* line 151, ../sass/_mixins.scss */
.node-type-landing-page .component.hero::after {
  clear: both;
  content: "";
  display: table;
}
/* line 66, ../sass/content-types/_landing_page.scss */
.node-type-landing-page .component.hero .component-title {
  font-size: 2.4em;
  line-height: 1.111em;
  margin: 0 0 0.32em 0;
}
/* line 69, ../sass/content-types/_landing_page.scss */
.node-type-landing-page .component.hero .component-content {
  padding: 1.5em;
}
/* line 72, ../sass/content-types/_landing_page.scss */
.node-type-landing-page .component.hero .component-image {
  background-color: rgba(255, 255, 255, 0.1);
  padding: 0;
  background-size: cover;
  background-position: center center;
  min-height: 15em;
}
/* line 78, ../sass/content-types/_landing_page.scss */
.node-type-landing-page .component.hero .component-image img {
  visibility: hidden;
}
/* line 82, ../sass/content-types/_landing_page.scss */
.node-type-landing-page .component.hero.blue {
  background-color: #459cd2;
  border-color: #459cd2;
}
/* line 86, ../sass/content-types/_landing_page.scss */
.node-type-landing-page .component.hero.green {
  background-color: #16afa5;
  border-color: #16afa5;
}
/* line 90, ../sass/content-types/_landing_page.scss */
.node-type-landing-page .component.hero.maroon {
  background-color: #e20054;
  border-color: #e20054;
}
/* line 94, ../sass/content-types/_landing_page.scss */
.node-type-landing-page .component.hero.purple {
  background-color: #771b66;
  border-color: #771b66;
}
/* line 101, ../sass/content-types/_landing_page.scss */
.node-type-landing-page .first-sidebar .component {
  margin-bottom: 1em;
}
@media all and (min-width: 768px) {
  /* line 101, ../sass/content-types/_landing_page.scss */
  .node-type-landing-page .first-sidebar .component {
    margin-bottom: 2em;
  }
}
/* line 108, ../sass/content-types/_landing_page.scss */
.node-type-landing-page .view-tfn-blog.view-display-id-block_1 {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  background-color: #ffffff;
  padding: 1em;
}
/* line 115, ../sass/content-types/_landing_page.scss */
.node-type-landing-page .view-tfn-blog.view-display-id-block_1 .views-row {
  margin-bottom: 1.5em;
  border-bottom: 1px solid #ededed;
}
/* line 119, ../sass/content-types/_landing_page.scss */
.node-type-landing-page .view-tfn-blog.view-display-id-block_1 .views-row.views-row-last {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom-width: 0;
}
/* line 125, ../sass/content-types/_landing_page.scss */
.node-type-landing-page .view-tfn-blog.view-display-id-block_1 h2 {
  font-size: 1.6em;
  color: #3c3c3b;
}
/* line 129, ../sass/content-types/_landing_page.scss */
.node-type-landing-page .view-tfn-blog.view-display-id-block_1 .node h2 {
  font-size: 1.1em;
  margin: 0;
}
/* line 133, ../sass/content-types/_landing_page.scss */
.node-type-landing-page .view-tfn-blog.view-display-id-block_1 a {
  color: #e20054;
}
/* line 136, ../sass/content-types/_landing_page.scss */
.node-type-landing-page .view-tfn-blog.view-display-id-block_1 .submitted {
  font-weight: 600;
}
/* line 139, ../sass/content-types/_landing_page.scss */
.node-type-landing-page .view-tfn-blog.view-display-id-block_1 .node-readmore {
  font-family: "AkkoRoundedPro-Medium", sans-serif;
}
/* line 141, ../sass/content-types/_landing_page.scss */
.node-type-landing-page .view-tfn-blog.view-display-id-block_1 .node-readmore a:after {
  content: ' >';
}
@media all and (min-width: 768px) and (max-width: 1023px) {
  /* line 150, ../sass/content-types/_landing_page.scss */
  .node-type-landing-page .field-name-field-promoted-content .field-item .component-image {
    -moz-border-radius: 0 0 0 0;
    -webkit-border-radius: 0;
    border-radius: 0 0 0 0;
    width: 50%;
    float: left;
    padding: 1em 0 1em 1em;
  }
  /* line 156, ../sass/content-types/_landing_page.scss */
  .node-type-landing-page .field-name-field-promoted-content .field-item .component-content {
    width: 50%;
    float: left;
  }
}
@media all and (min-width: 1024px) {
  /* line 165, ../sass/content-types/_landing_page.scss */
  .node-type-landing-page #content .inner {
    margin-bottom: 2em;
  }
  /* line 169, ../sass/content-types/_landing_page.scss */
  .node-type-landing-page .field-name-field-promoted-content .field-items {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-bottom: 1em;
  }
  /* line 173, ../sass/content-types/_landing_page.scss */
  .node-type-landing-page .field-name-field-promoted-content .field-items .field-item {
    -webkit-flex: 0 32%;
    flex: 0 32%;
    margin-right: 2%;
  }
  /* line 179, ../sass/content-types/_landing_page.scss */
  .node-type-landing-page .field-name-field-promoted-content .field-items .field-item:nth-child(3n) {
    margin-right: 0;
  }
  /* line 185, ../sass/content-types/_landing_page.scss */
  .node-type-landing-page .component.hero {
    margin-bottom: 2em;
  }
}
@media all and (min-width: 1024px) {
  /* line 192, ../sass/content-types/_landing_page.scss */
  .node-type-landing-page .hero .component-content {
    width: 34.5%;
    min-height: 23em;
    float: left;
  }
  /* line 197, ../sass/content-types/_landing_page.scss */
  .node-type-landing-page .hero .component-image {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 65.5%;
  }
}

/* line 3, ../sass/content-types/_story.scss */
.view-tfn-news.view-display-id-block_4,
.view-tfn-news.view-display-id-page_1 {
  position: relative;
  margin-bottom: 1em;
}
/* line 7, ../sass/content-types/_story.scss */
.view-tfn-news.view-display-id-block_4 h2,
.view-tfn-news.view-display-id-page_1 h2 {
  font-size: 2em;
  line-height: 1.133em;
  margin: 0 0 0.32em 0;
  color: #3c3c3b;
}
/* line 11, ../sass/content-types/_story.scss */
.view-tfn-news.view-display-id-block_4 .node-title,
.view-tfn-news.view-display-id-page_1 .node-title {
  font-size: 15px;
  line-height: 1.167em;
  margin: 0 0 0.32em 0;
  font-weight: 600;
  font-family: "AkkoRoundedPro-Medium", sans-serif;
}
/* line 15, ../sass/content-types/_story.scss */
.view-tfn-news.view-display-id-block_4 .field-type-date,
.view-tfn-news.view-display-id-page_1 .field-type-date {
  font-size: 0.9333em;
  color: #b0b5b8;
  margin-bottom: 0.5em;
}
/* line 21, ../sass/content-types/_story.scss */
.view-tfn-news.view-display-id-block_4 .more-link,
.view-tfn-news.view-display-id-page_1 .more-link {
  font-family: "AkkoRoundedPro-Medium", sans-serif;
  position: absolute;
  top: 0.5em;
  right: 0;
}
/* line 27, ../sass/content-types/_story.scss */
.view-tfn-news.view-display-id-block_4 .teaser-image,
.view-tfn-news.view-display-id-page_1 .teaser-image {
  margin-bottom: 0.5em;
}
/* line 29, ../sass/content-types/_story.scss */
.view-tfn-news.view-display-id-block_4 .teaser-image a,
.view-tfn-news.view-display-id-page_1 .teaser-image a {
  display: block;
}
/* line 32, ../sass/content-types/_story.scss */
.view-tfn-news.view-display-id-block_4 .teaser-image img,
.view-tfn-news.view-display-id-page_1 .teaser-image img {
  width: 100%;
  height: auto;
  vertical-align: top;
}

/* line 151, ../sass/_mixins.scss */
.view-tfn-news.view-display-id-page_1::after {
  clear: both;
  content: "";
  display: table;
}
/* line 42, ../sass/content-types/_story.scss */
.view-tfn-news.view-display-id-page_1 .views-row {
  margin-bottom: 1em;
}
@media all and (min-width: 1024px) {
  /* line 47, ../sass/content-types/_story.scss */
  .view-tfn-news.view-display-id-page_1 .view-content {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  /* line 51, ../sass/content-types/_story.scss */
  .view-tfn-news.view-display-id-page_1 .views-row {
    -webkit-flex: 1 48%;
    flex: 1 48%;
    margin-bottom: 2em;
  }
  /* line 55, ../sass/content-types/_story.scss */
  .view-tfn-news.view-display-id-page_1 .views-row-odd {
    margin-right: 4%;
    clear: both;
  }
}

@media all and (min-width: 768px) {
  /* line 62, ../sass/content-types/_story.scss */
  .view-tfn-news.view-display-id-block_4 {
    width: 48.67%;
    float: left;
  }
  /* line 66, ../sass/content-types/_story.scss */
  .view-tfn-news.view-display-id-block_4 .views-row {
    width: 47.5%;
    float: left;
  }
  /* line 70, ../sass/content-types/_story.scss */
  .view-tfn-news.view-display-id-block_4 .views-row-first {
    margin-right: 5%;
  }
  /* line 73, ../sass/content-types/_story.scss */
  .view-tfn-news.view-display-id-block_4 .teaser-image {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    background-color: #ea690a;
    background-size: cover;
    border: 0.4em solid #ffffff;
    margin-bottom: 1em;
  }
  /* line 80, ../sass/content-types/_story.scss */
  .view-tfn-news.view-display-id-block_4 .more-link {
    top: 0;
    right: 0;
  }
}

/* line 4, ../sass/content-types/_provider.scss */
.page-providers #content {
  margin-bottom: 1em;
}
@media all and (min-width: 768px) {
  /* line 4, ../sass/content-types/_provider.scss */
  .page-providers #content {
    margin-bottom: 2em;
  }
}
/* line 9, ../sass/content-types/_provider.scss */
.page-providers #content .inner {
  -moz-border-radius: 0 0 0 0;
  -webkit-border-radius: 0;
  border-radius: 0 0 0 0;
}
/* line 12, ../sass/content-types/_provider.scss */
.page-providers #content .breadcrumb {
  margin-bottom: 0;
}
@media all and (min-width: 768px) {
  /* line 17, ../sass/content-types/_provider.scss */
  .page-providers #content .views-exposed-form .views-exposed-widget {
    width: 33%;
  }
}
/* line 22, ../sass/content-types/_provider.scss */
.page-providers #content .views-exposed-form #edit-date-filter-min-wrapper,
.page-providers #content .views-exposed-form #edit-date-filter-max-wrapper {
  display: none;
}

/* line 31, ../sass/content-types/_provider.scss */
.view-tfn-find-a-fostering-service.view-display-id-page_1 .view-content {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-flex-flow: wrap;
  flex-flow: wrap;
}
/* line 36, ../sass/content-types/_provider.scss */
.view-tfn-find-a-fostering-service.view-display-id-page_1 .views-row {
  display: -webkit-flex;
  display: flex;
  float: left;
  width: 100%;
  margin-bottom: 1em;
}
/* line 41, ../sass/content-types/_provider.scss */
.view-tfn-find-a-fostering-service.view-display-id-page_1 .views-row .node {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  background-color: #ffffff;
  padding: 2em;
  width: 100%;
}
/* line 47, ../sass/content-types/_provider.scss */
.view-tfn-find-a-fostering-service.view-display-id-page_1 .views-row .node-sticky {
  border: 5px solid #ea690a;
}
/* line 50, ../sass/content-types/_provider.scss */
.view-tfn-find-a-fostering-service.view-display-id-page_1 .views-row .teaser-image {
  margin-left: 1em;
  float: right;
}
/* line 54, ../sass/content-types/_provider.scss */
.view-tfn-find-a-fostering-service.view-display-id-page_1 .views-row h2 {
  font-family: "AkkoRoundedPro-Medium", sans-serif;
  font-size: 15px;
  line-height: 1.167em;
  margin: 0 0 0.32em 0;
  font-weight: 600;
}
/* line 58, ../sass/content-types/_provider.scss */
.view-tfn-find-a-fostering-service.view-display-id-page_1 .views-row .field-name-field-provider-type {
  font-weight: 600;
  color: #b0b5b8;
  margin-top: -0.5em;
  margin-bottom: 0.5em;
}
/* line 64, ../sass/content-types/_provider.scss */
.view-tfn-find-a-fostering-service.view-display-id-page_1 .views-row .field-name-field-address,
.view-tfn-find-a-fostering-service.view-display-id-page_1 .views-row .field-name-field-telephone,
.view-tfn-find-a-fostering-service.view-display-id-page_1 .views-row .field-name-field-email,
.view-tfn-find-a-fostering-service.view-display-id-page_1 .views-row .field-name-field-website,
.view-tfn-find-a-fostering-service.view-display-id-page_1 .views-row .field-name-field-promoted-listing {
  margin-bottom: 1em;
}
/* line 70, ../sass/content-types/_provider.scss */
.view-tfn-find-a-fostering-service.view-display-id-page_1 .views-row .field-name-field-address p,
.view-tfn-find-a-fostering-service.view-display-id-page_1 .views-row .field-name-field-telephone p,
.view-tfn-find-a-fostering-service.view-display-id-page_1 .views-row .field-name-field-email p,
.view-tfn-find-a-fostering-service.view-display-id-page_1 .views-row .field-name-field-website p,
.view-tfn-find-a-fostering-service.view-display-id-page_1 .views-row .field-name-field-promoted-listing p {
  margin: 0;
}
/* line 74, ../sass/content-types/_provider.scss */
.view-tfn-find-a-fostering-service.view-display-id-page_1 .views-row .field-name-field-telephone {
  font-weight: 600;
}
/* line 77, ../sass/content-types/_provider.scss */
.view-tfn-find-a-fostering-service.view-display-id-page_1 .views-row .field-name-field-promoted-listing {
  font-style: italic;
  font-weight: 600;
  font-size: 0.8em;
  color: #b0b5b8;
}
@media all and (min-width: 768px) {
  /* line 36, ../sass/content-types/_provider.scss */
  .view-tfn-find-a-fostering-service.view-display-id-page_1 .views-row {
    width: 50%;
    margin-bottom: 2em;
  }
  /* line 87, ../sass/content-types/_provider.scss */
  .view-tfn-find-a-fostering-service.view-display-id-page_1 .views-row .node {
    display: -webkit-flex;
    display: flex;
  }
  /* line 90, ../sass/content-types/_provider.scss */
  .view-tfn-find-a-fostering-service.view-display-id-page_1 .views-row .teaser-image {
    margin-left: 0;
    margin-right: 1em;
  }
  /* line 94, ../sass/content-types/_provider.scss */
  .view-tfn-find-a-fostering-service.view-display-id-page_1 .views-row.views-row-odd {
    padding-right: 1em;
  }
  /* line 97, ../sass/content-types/_provider.scss */
  .view-tfn-find-a-fostering-service.view-display-id-page_1 .views-row.views-row-even {
    padding-left: 1em;
  }
}

/* line 105, ../sass/content-types/_provider.scss */
.node-provider .field-name-field-promoted-listing {
  font-style: italic;
  font-weight: 600;
  font-size: 0.8em;
  color: #b0b5b8;
  margin-top: 1em;
}

/* line 5, ../sass/content-types/_event.scss */
.page-training-and-events #content .inner {
  -moz-border-radius: 0 0 0 0;
  -webkit-border-radius: 0;
  border-radius: 0 0 0 0;
}
/* line 8, ../sass/content-types/_event.scss */
.page-training-and-events #content .breadcrumb {
  margin-bottom: 0;
}
/* line 12, ../sass/content-types/_event.scss */
.page-training-and-events .views-exposed-form {
  margin-bottom: 1em;
}
@media all and (min-width: 768px) {
  /* line 12, ../sass/content-types/_event.scss */
  .page-training-and-events .views-exposed-form {
    margin-bottom: 2em;
  }
}
@media all and (min-width: 768px) {
  /* line 18, ../sass/content-types/_event.scss */
  .page-training-and-events .views-exposed-form .views-exposed-widget {
    width: 33%;
  }
}
/* line 23, ../sass/content-types/_event.scss */
.page-training-and-events .views-exposed-form #edit-field-event-date-value-value-datepicker-popup-1 {
  background-image: url("../images/select-dropdown-calendar.png?id=2");
  background-position: right center;
  background-repeat: no-repeat;
  background-size: auto 100%;
}

/* line 37, ../sass/content-types/_event.scss */
.view-tfn-events.view-display-id-page_1 .view-content {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-flex-flow: wrap;
  flex-flow: wrap;
}
/* line 42, ../sass/content-types/_event.scss */
.view-tfn-events.view-display-id-page_1 .views-row {
  display: -webkit-flex;
  display: flex;
  float: left;
  width: 100%;
  margin-bottom: 1em;
}
/* line 47, ../sass/content-types/_event.scss */
.view-tfn-events.view-display-id-page_1 .views-row .node {
  display: -webkit-flex;
  display: flex;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  background-color: #ffffff;
  padding: 1em;
  width: 100%;
}
/* line 54, ../sass/content-types/_event.scss */
.view-tfn-events.view-display-id-page_1 .views-row .group-left {
  width: 70%;
}
/* line 57, ../sass/content-types/_event.scss */
.view-tfn-events.view-display-id-page_1 .views-row .group-right {
  font-size: 0.9333em;
  line-height: normal;
  width: 30%;
  margin-left: 1em;
  padding-left: 1em;
  border-left: 1px solid #ededed;
}
/* line 64, ../sass/content-types/_event.scss */
.view-tfn-events.view-display-id-page_1 .views-row .group-right .field {
  margin-bottom: 1em;
}
/* line 68, ../sass/content-types/_event.scss */
.view-tfn-events.view-display-id-page_1 .views-row .field-name-title-field {
  font-family: "AkkoRoundedPro-Medium", sans-serif;
  font-size: 15px;
  line-height: 1.167em;
  margin: 0 0 0.32em 0;
  font-weight: 600;
}
/* line 72, ../sass/content-types/_event.scss */
.view-tfn-events.view-display-id-page_1 .views-row .field-name-field-event-date {
  font-weight: 600;
}
/* line 76, ../sass/content-types/_event.scss */
.view-tfn-events.view-display-id-page_1 .views-row .field-name-field-introduction {
  border-radius: 0;
  border: 0;
  margin-bottom: 0;
  padding: 0;
  font-weight: normal;
}
/* line 83, ../sass/content-types/_event.scss */
.view-tfn-events.view-display-id-page_1 .views-row .node-readmore a {
  background-color: #ea690a;
  border-color: #ea690a;
  color: #ffffff;
}
/* line 199, ../sass/_mixins.scss */
.view-tfn-events.view-display-id-page_1 .views-row .node-readmore a:hover {
  background-color: #bb5408;
  border-color: #bb5408;
  color: #ffffff;
}
/* line 204, ../sass/_mixins.scss */
.view-tfn-events.view-display-id-page_1 .views-row .node-readmore a:visited, .view-tfn-events.view-display-id-page_1 .views-row .node-readmore a:link {
  color: #ffffff;
}
@media all and (min-width: 768px) {
  /* line 42, ../sass/content-types/_event.scss */
  .view-tfn-events.view-display-id-page_1 .views-row {
    width: 50%;
    margin-bottom: 2em;
  }
  /* line 89, ../sass/content-types/_event.scss */
  .view-tfn-events.view-display-id-page_1 .views-row .node {
    padding: 2em;
  }
  /* line 92, ../sass/content-types/_event.scss */
  .view-tfn-events.view-display-id-page_1 .views-row.views-row-odd {
    padding-right: 1em;
  }
  /* line 95, ../sass/content-types/_event.scss */
  .view-tfn-events.view-display-id-page_1 .views-row.views-row-even {
    padding-left: 1em;
  }
}

/* line 103, ../sass/content-types/_event.scss */
.node-event .field-name-field-event-date {
  margin-bottom: 0.5em;
}
/* line 106, ../sass/content-types/_event.scss */
.node-event .field-name-field-event-organiser {
  margin-bottom: 0.5em;
}

/* line 3, ../sass/content-types/_community.scss */
.page-community .tabs,
.page-user .tabs {
  display: none;
}
/* line 7, ../sass/content-types/_community.scss */
.page-community .inner .user-picture,
.page-user .inner .user-picture {
  display: none;
  float: left;
  width: 20%;
}
@media all and (min-width: 768px) {
  /* line 7, ../sass/content-types/_community.scss */
  .page-community .inner .user-picture,
  .page-user .inner .user-picture {
    display: block;
  }
}
/* line 14, ../sass/content-types/_community.scss */
.page-community .inner .user-picture img,
.page-user .inner .user-picture img {
  width: 100%;
  height: auto;
  vertical-align: top;
}
/* line 151, ../sass/_mixins.scss */
.page-community .inner::after,
.page-user .inner::after {
  clear: both;
  content: "";
  display: table;
}
@media all and (min-width: 768px) {
  /* line 24, ../sass/content-types/_community.scss */
  .page-community .profile-info,
  .page-user .profile-info {
    margin-left: 20%;
    padding-left: 2em;
  }
}
/* line 30, ../sass/content-types/_community.scss */
.page-community .profile-name,
.page-user .profile-name {
  font-family: "AkkoRoundedPro-Medium", sans-serif;
  font-size: 2.4em;
  line-height: 1.111em;
  margin: 0 0 0.32em 0;
  color: #ea690a;
}
/* line 36, ../sass/content-types/_community.scss */
.page-community .profile-member-for dt,
.page-user .profile-member-for dt {
  float: left;
  font-weight: bold;
  margin-right: 0.5em;
}
/* line 42, ../sass/content-types/_community.scss */
.page-community .profile-edit,
.page-user .profile-edit {
  padding-top: 1.5em;
  padding-bottom: 0.5em;
}
/* line 45, ../sass/content-types/_community.scss */
.page-community .profile-edit a,
.page-user .profile-edit a {
  background-color: #ea690a;
  border-color: #ea690a;
  color: #ffffff;
}
/* line 199, ../sass/_mixins.scss */
.page-community .profile-edit a:hover,
.page-user .profile-edit a:hover {
  background-color: #bb5408;
  border-color: #bb5408;
  color: #ffffff;
}
/* line 204, ../sass/_mixins.scss */
.page-community .profile-edit a:visited, .page-community .profile-edit a:link,
.page-user .profile-edit a:visited,
.page-user .profile-edit a:link {
  color: #ffffff;
}
/* line 49, ../sass/content-types/_community.scss */
.page-community .profile-actions,
.page-user .profile-actions {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  padding: 1.5em 2em;
  background-color: #e20054;
  margin-top: -1em;
  margin-bottom: 1em;
}
/* line 55, ../sass/content-types/_community.scss */
.page-community .profile-actions li:first-child,
.page-user .profile-actions li:first-child {
  margin-bottom: 0.5em;
}
/* line 58, ../sass/content-types/_community.scss */
.page-community .profile-actions .privatemsg-send-link:before,
.page-community .profile-actions .flag:before,
.page-user .profile-actions .privatemsg-send-link:before,
.page-user .profile-actions .flag:before {
  content: '\f004';
  opacity: .5;
  font-size: 1em;
  padding-right: 0.5em;
}
/* line 66, ../sass/content-types/_community.scss */
.page-community .profile-actions .privatemsg-send-link:before,
.page-user .profile-actions .privatemsg-send-link:before {
  content: '\f0e0';
}
@media all and (min-width: 768px) {
  /* line 49, ../sass/content-types/_community.scss */
  .page-community .profile-actions,
  .page-user .profile-actions {
    margin-top: 0;
    margin-bottom: 2em;
  }
}
/* line 73, ../sass/content-types/_community.scss */
.page-community .profile-actions a,
.page-user .profile-actions a {
  font-family: "AkkoRoundedPro-Medium", sans-serif;
  font-size: 15px;
  line-height: 1.167em;
  margin: 0 0 0.32em 0;
  font-weight: 600;
  color: #ffffff;
}
/* line 77, ../sass/content-types/_community.scss */
.page-community .profile-actions a:hover,
.page-user .profile-actions a:hover {
  text-decoration: none;
}
/* line 79, ../sass/content-types/_community.scss */
.page-community .profile-actions a:hover:before,
.page-user .profile-actions a:hover:before {
  opacity: 1;
}
/* line 83, ../sass/content-types/_community.scss */
.page-community .profile-actions a.unflag-action:before,
.page-user .profile-actions a.unflag-action:before {
  opacity: 1;
}

/* line 93, ../sass/content-types/_community.scss */
.community-header {
  margin-top: 1em;
  margin-bottom: 1em;
}
@media all and (min-width: 768px) {
  /* line 93, ../sass/content-types/_community.scss */
  .community-header {
    margin-top: 2em;
    margin-bottom: 0;
  }
}
@media all and (min-width: 768px) {
  /* line 100, ../sass/content-types/_community.scss */
  .page-community-threads .community-header {
    margin-bottom: 2.5em;
  }
}
@media all and (min-width: 768px) {
  /* line 105, ../sass/content-types/_community.scss */
  .page-community-updates .community-header {
    margin-bottom: 4.5em;
  }
}
/* line 110, ../sass/content-types/_community.scss */
.community-header .inner {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  padding: 1em;
  background-color: #16afa5;
  color: #ffffff;
  border: 2px solid #16afa5;
}
/* line 257, ../sass/_mixins.scss */
.community-header .inner a:link, .community-header .inner a {
  color: #ffffff;
  text-decoration: underline;
}
@media all and (min-width: 768px) {
  /* line 110, ../sass/content-types/_community.scss */
  .community-header .inner {
    padding: 2em;
  }
}
/* line 112, ../sass/content-types/_community.scss */
.page-site-search .community-header .inner {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  padding: 1em;
  background-color: #ffffff;
  color: #3c3c3b;
  border: 2px solid #e3e3e3;
}
/* line 257, ../sass/_mixins.scss */
.page-site-search .community-header .inner a:link, .page-site-search .community-header .inner a {
  color: #3c3c3b;
  text-decoration: underline;
}
@media all and (min-width: 768px) {
  /* line 112, ../sass/content-types/_community.scss */
  .page-site-search .community-header .inner {
    padding: 2em;
  }
}
/* line 115, ../sass/content-types/_community.scss */
.page-community-threads .community-header .inner, .page-community-search .community-header .inner {
  -moz-border-radius: 0 0 0 0;
  -webkit-border-radius: 0;
  border-radius: 0 0 0 0;
}
/* line 120, ../sass/content-types/_community.scss */
.community-header .breadcrumb {
  margin: 0;
}

/* line 127, ../sass/content-types/_community.scss */
#block-menu-menu-community-actions .search-community .views-exposed-widget {
  padding: 0;
}
/* line 130, ../sass/content-types/_community.scss */
#block-menu-menu-community-actions .search-community label {
  display: none;
}
/* line 133, ../sass/content-types/_community.scss */
#block-menu-menu-community-actions .search-community .form-item {
  margin: 0;
  float: left;
}
/* line 137, ../sass/content-types/_community.scss */
#block-menu-menu-community-actions .search-community .form-item-keywords {
  width: 80%;
}
@media all and (min-width: 1024px) {
  /* line 137, ../sass/content-types/_community.scss */
  #block-menu-menu-community-actions .search-community .form-item-keywords {
    width: 85%;
  }
}
/* line 142, ../sass/content-types/_community.scss */
#block-menu-menu-community-actions .search-community .form-item-keywords input[type=text] {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
/* line 146, ../sass/content-types/_community.scss */
#block-menu-menu-community-actions .search-community .form-button {
  width: 20%;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  font-size: 1em;
  padding: 0.5em 0.66667em 0.33333em 0.66667em;
  line-height: normal;
  margin: 0;
}
@media all and (min-width: 1024px) {
  /* line 146, ../sass/content-types/_community.scss */
  #block-menu-menu-community-actions .search-community .form-button {
    width: 15%;
  }
}

/* line 163, ../sass/content-types/_community.scss */
#block-menu-menu-community-links .menu__link .small {
  font-size: 0.8em;
  font-weight: normal;
  line-height: normal;
}

/* line 180, ../sass/content-types/_community.scss */
.view-tfn-community.view-display-id-block_2 .views-row,
.view-tfn-community.view-display-id-block_3 .views-row,
.view-tfn-community.view-display-id-block_4 .views-row,
.view-tfn-community.view-display-id-block_6 .views-row,
.view-tfn-events.view-display-id-block_2 .views-row,
.view-tfn-events.view-display-id-block_6 .views-row,
.view-tfn-favourites.view-display-id-block_1 .views-row,
.view-tfn-recommended.view-display-id-block .views-row,
.view-tfn-dashboard-user-profile.view-display-id-block .views-row {
  margin-bottom: 1em;
  padding-bottom: 1em;
  border-bottom: 1px solid #ededed;
}
/* line 185, ../sass/content-types/_community.scss */
.view-tfn-community.view-display-id-block_2 .views-row-last,
.view-tfn-community.view-display-id-block_3 .views-row-last,
.view-tfn-community.view-display-id-block_4 .views-row-last,
.view-tfn-community.view-display-id-block_6 .views-row-last,
.view-tfn-events.view-display-id-block_2 .views-row-last,
.view-tfn-events.view-display-id-block_6 .views-row-last,
.view-tfn-favourites.view-display-id-block_1 .views-row-last,
.view-tfn-recommended.view-display-id-block .views-row-last,
.view-tfn-dashboard-user-profile.view-display-id-block .views-row-last {
  margin-bottom: 0px;
  padding-bottom: 0px;
  border-bottom-width: 0px;
}
/* line 190, ../sass/content-types/_community.scss */
.view-tfn-community.view-display-id-block_2 .views-field-title,
.view-tfn-community.view-display-id-block_2 h2.node-title,
.view-tfn-community.view-display-id-block_3 .views-field-title,
.view-tfn-community.view-display-id-block_3 h2.node-title,
.view-tfn-community.view-display-id-block_4 .views-field-title,
.view-tfn-community.view-display-id-block_4 h2.node-title,
.view-tfn-community.view-display-id-block_6 .views-field-title,
.view-tfn-community.view-display-id-block_6 h2.node-title,
.view-tfn-events.view-display-id-block_2 .views-field-title,
.view-tfn-events.view-display-id-block_2 h2.node-title,
.view-tfn-events.view-display-id-block_6 .views-field-title,
.view-tfn-events.view-display-id-block_6 h2.node-title,
.view-tfn-favourites.view-display-id-block_1 .views-field-title,
.view-tfn-favourites.view-display-id-block_1 h2.node-title,
.view-tfn-recommended.view-display-id-block .views-field-title,
.view-tfn-recommended.view-display-id-block h2.node-title,
.view-tfn-dashboard-user-profile.view-display-id-block .views-field-title,
.view-tfn-dashboard-user-profile.view-display-id-block h2.node-title {
  font-family: "AkkoRoundedPro-Medium", sans-serif;
  font-size: 1.1em;
}
/* line 195, ../sass/content-types/_community.scss */
.view-tfn-community.view-display-id-block_2 .views-field-name,
.view-tfn-community.view-display-id-block_2 .views-field-field-event-date,
.view-tfn-community.view-display-id-block_2 .views-field-field-location,
.view-tfn-community.view-display-id-block_3 .views-field-name,
.view-tfn-community.view-display-id-block_3 .views-field-field-event-date,
.view-tfn-community.view-display-id-block_3 .views-field-field-location,
.view-tfn-community.view-display-id-block_4 .views-field-name,
.view-tfn-community.view-display-id-block_4 .views-field-field-event-date,
.view-tfn-community.view-display-id-block_4 .views-field-field-location,
.view-tfn-community.view-display-id-block_6 .views-field-name,
.view-tfn-community.view-display-id-block_6 .views-field-field-event-date,
.view-tfn-community.view-display-id-block_6 .views-field-field-location,
.view-tfn-events.view-display-id-block_2 .views-field-name,
.view-tfn-events.view-display-id-block_2 .views-field-field-event-date,
.view-tfn-events.view-display-id-block_2 .views-field-field-location,
.view-tfn-events.view-display-id-block_6 .views-field-name,
.view-tfn-events.view-display-id-block_6 .views-field-field-event-date,
.view-tfn-events.view-display-id-block_6 .views-field-field-location,
.view-tfn-favourites.view-display-id-block_1 .views-field-name,
.view-tfn-favourites.view-display-id-block_1 .views-field-field-event-date,
.view-tfn-favourites.view-display-id-block_1 .views-field-field-location,
.view-tfn-recommended.view-display-id-block .views-field-name,
.view-tfn-recommended.view-display-id-block .views-field-field-event-date,
.view-tfn-recommended.view-display-id-block .views-field-field-location,
.view-tfn-dashboard-user-profile.view-display-id-block .views-field-name,
.view-tfn-dashboard-user-profile.view-display-id-block .views-field-field-event-date,
.view-tfn-dashboard-user-profile.view-display-id-block .views-field-field-location {
  font-size: 0.9333em;
  line-height: normal;
}
/* line 201, ../sass/content-types/_community.scss */
.view-tfn-community.view-display-id-block_2 .views-field-field-location,
.view-tfn-community.view-display-id-block_3 .views-field-field-location,
.view-tfn-community.view-display-id-block_4 .views-field-field-location,
.view-tfn-community.view-display-id-block_6 .views-field-field-location,
.view-tfn-events.view-display-id-block_2 .views-field-field-location,
.view-tfn-events.view-display-id-block_6 .views-field-field-location,
.view-tfn-favourites.view-display-id-block_1 .views-field-field-location,
.view-tfn-recommended.view-display-id-block .views-field-field-location,
.view-tfn-dashboard-user-profile.view-display-id-block .views-field-field-location {
  color: #b0b5b8;
}

/* line 151, ../sass/_mixins.scss */
.user-blogs::after,
.user-threads::after {
  clear: both;
  content: "";
  display: table;
}
/* line 209, ../sass/content-types/_community.scss */
.user-blogs .button,
.user-threads .button {
  float: right;
}

/* line 214, ../sass/content-types/_community.scss */
.user-blogs {
  margin-bottom: 2em;
}

/* line 218, ../sass/content-types/_community.scss */
#block-views-tfn-community-block-3,
#block-tfn-11,
#block-tfn-12,
#block-tfn-14,
#block-tfn-15,
#block-tfn-16,
#block-views-tfn-favourites-block-1,
#block-views-tfn-events-block-6 {
  margin-bottom: 1em;
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
}
@media all and (min-width: 1024px) {
  /* line 218, ../sass/content-types/_community.scss */
  #block-views-tfn-community-block-3,
  #block-tfn-11,
  #block-tfn-12,
  #block-tfn-14,
  #block-tfn-15,
  #block-tfn-16,
  #block-views-tfn-favourites-block-1,
  #block-views-tfn-events-block-6 {
    margin-bottom: 2em;
  }
}
/* line 232, ../sass/content-types/_community.scss */
#block-views-tfn-community-block-3 .view-header,
#block-tfn-11 .view-header,
#block-tfn-12 .view-header,
#block-tfn-14 .view-header,
#block-tfn-15 .view-header,
#block-tfn-16 .view-header,
#block-views-tfn-favourites-block-1 .view-header,
#block-views-tfn-events-block-6 .view-header {
  color: #b0b5b8;
  font-size: 0.9333em;
  line-height: normal;
  margin-top: -1em;
}

/* line 240, ../sass/content-types/_community.scss */
#block-views-tfn-events-block-6 {
  border-color: #e20054;
}
/* line 242, ../sass/content-types/_community.scss */
#block-views-tfn-events-block-6 a, #block-views-tfn-events-block-6 a:link {
  color: #e20054;
}

/* line 247, ../sass/content-types/_community.scss */
#block-views-tfn-blog-block-3 {
  border-color: #459cd2;
}
/* line 249, ../sass/content-types/_community.scss */
#block-views-tfn-blog-block-3 a, #block-views-tfn-blog-block-3 a:link {
  color: #459cd2;
}
/* line 252, ../sass/content-types/_community.scss */
#block-views-tfn-blog-block-3 .more-link a {
  border-color: #459cd2;
  background-color: #459cd2;
  color: #ffffff;
}

/* line 259, ../sass/content-types/_community.scss */
#block-views-tfn-favourites-block-1 {
  border-color: #771b66;
}
/* line 261, ../sass/content-types/_community.scss */
#block-views-tfn-favourites-block-1 a, #block-views-tfn-favourites-block-1 a:link {
  color: #771b66;
}

/* line 266, ../sass/content-types/_community.scss */
#block-tfn-15 {
  border-color: #ea690a;
  padding: 2em;
}
/* line 269, ../sass/content-types/_community.scss */
#block-tfn-15 .views-field-picture {
  max-width: 33%;
}
@media all and (min-width: 768px) {
  /* line 269, ../sass/content-types/_community.scss */
  #block-tfn-15 .views-field-picture {
    max-width: 50%;
  }
}
@media all and (min-width: 1024px) {
  /* line 269, ../sass/content-types/_community.scss */
  #block-tfn-15 .views-field-picture {
    max-width: 100%;
  }
}

/* line 280, ../sass/content-types/_community.scss */
#block-privatemsg-privatemsg-new {
  background-color: #e20054;
  color: #ffffff;
}
/* line 283, ../sass/content-types/_community.scss */
#block-privatemsg-privatemsg-new .block-content {
  padding: 0 1em 1em 1em;
}
/* line 286, ../sass/content-types/_community.scss */
#block-privatemsg-privatemsg-new a {
  color: #ffffff;
}

/* line 291, ../sass/content-types/_community.scss */
.dashboard-panes {
  width: 100%;
  margin-bottom: -1em;
}
@media all and (min-width: 1024px) {
  /* line 291, ../sass/content-types/_community.scss */
  .dashboard-panes {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  /* line 298, ../sass/content-types/_community.scss */
  .dashboard-panes > div {
    -webkit-flex: 0 48%;
    flex: 0 48%;
  }
}

/* line 305, ../sass/content-types/_community.scss */
.page-community #content {
  clear: both;
}
/* line 308, ../sass/content-types/_community.scss */
.page-community .view-id-tfn_community.view-display-id-page_1,
.page-community .view-id-tfn_community.view-display-id-page_2 {
  position: relative;
}
/* line 311, ../sass/content-types/_community.scss */
.page-community .view-id-tfn_community.view-display-id-page_1 .view-header,
.page-community .view-id-tfn_community.view-display-id-page_2 .view-header {
  margin-bottom: 1em;
}
/* line 151, ../sass/_mixins.scss */
.page-community .view-id-tfn_community.view-display-id-page_1 .view-header::after,
.page-community .view-id-tfn_community.view-display-id-page_2 .view-header::after {
  clear: both;
  content: "";
  display: table;
}
/* line 314, ../sass/content-types/_community.scss */
.page-community .view-id-tfn_community.view-display-id-page_1 .view-header a,
.page-community .view-id-tfn_community.view-display-id-page_2 .view-header a {
  font-size: 1.1em;
}
@media all and (min-width: 768px) {
  /* line 311, ../sass/content-types/_community.scss */
  .page-community .view-id-tfn_community.view-display-id-page_1 .view-header,
  .page-community .view-id-tfn_community.view-display-id-page_2 .view-header {
    position: absolute;
    top: -3.5em;
    left: 0;
    z-index: 1;
  }
}
@media all and (min-width: 1024px) {
  /* line 324, ../sass/content-types/_community.scss */
  .page-community .view-id-tfn_community.view-display-id-page_1 .view-content,
  .page-community .view-id-tfn_community.view-display-id-page_2 .view-content {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
  }
}
/* line 330, ../sass/content-types/_community.scss */
.page-community .view-id-tfn_community.view-display-id-page_1 .views-row,
.page-community .view-id-tfn_community.view-display-id-page_2 .views-row {
  margin-bottom: 1em;
  position: relative;
}
/* line 335, ../sass/content-types/_community.scss */
.page-community .view-id-tfn_community.view-display-id-page_1 .node-teaser,
.page-community .view-id-tfn_community.view-display-id-page_2 .node-teaser {
  padding-bottom: 4em;
}
/* line 151, ../sass/_mixins.scss */
.page-community .view-id-tfn_community.view-display-id-page_1 .node-teaser::after,
.page-community .view-id-tfn_community.view-display-id-page_2 .node-teaser::after {
  clear: both;
  content: "";
  display: table;
}
/* line 339, ../sass/content-types/_community.scss */
.page-community .view-id-tfn_community.view-display-id-page_1 .node-title,
.page-community .view-id-tfn_community.view-display-id-page_2 .node-title {
  font-family: "AkkoRoundedPro-Medium", sans-serif;
  font-size: 1.6em;
  line-height: normal;
  margin-bottom: 0.5em;
}
/* line 345, ../sass/content-types/_community.scss */
.page-community .view-id-tfn_community.view-display-id-page_1 .submitted,
.page-community .view-id-tfn_community.view-display-id-page_2 .submitted {
  position: absolute;
  width: 100%;
  bottom: 1em;
  left: 0;
  padding: 1em 2em;
  border-top: 1px solid #ededed;
}
/* line 151, ../sass/_mixins.scss */
.page-community .view-id-tfn_community.view-display-id-page_1 .submitted::after,
.page-community .view-id-tfn_community.view-display-id-page_2 .submitted::after {
  clear: both;
  content: "";
  display: table;
}
/* line 355, ../sass/content-types/_community.scss */
.page-community .view-id-tfn_community.view-display-id-page_1 .links li,
.page-community .view-id-tfn_community.view-display-id-page_2 .links li {
  display: block;
  float: left;
}
/* line 360, ../sass/content-types/_community.scss */
.page-community .view-id-tfn_community.view-display-id-page_1 .links .comment-comments a,
.page-community .view-id-tfn_community.view-display-id-page_2 .links .comment-comments a {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #ea690a;
}
/* line 199, ../sass/_mixins.scss */
.page-community .view-id-tfn_community.view-display-id-page_1 .links .comment-comments a:hover,
.page-community .view-id-tfn_community.view-display-id-page_2 .links .comment-comments a:hover {
  background-color: #e6e6e6;
  border-color: #e6e6e6;
  color: #ea690a;
}
/* line 204, ../sass/_mixins.scss */
.page-community .view-id-tfn_community.view-display-id-page_1 .links .comment-comments a:visited, .page-community .view-id-tfn_community.view-display-id-page_1 .links .comment-comments a:link,
.page-community .view-id-tfn_community.view-display-id-page_2 .links .comment-comments a:visited,
.page-community .view-id-tfn_community.view-display-id-page_2 .links .comment-comments a:link {
  color: #ea690a;
}
/* line 364, ../sass/content-types/_community.scss */
.page-community .view-id-tfn_community.view-display-id-page_1 .links .flag-badcontent,
.page-community .view-id-tfn_community.view-display-id-page_1 .links .comment-add,
.page-community .view-id-tfn_community.view-display-id-page_2 .links .flag-badcontent,
.page-community .view-id-tfn_community.view-display-id-page_2 .links .comment-add {
  display: none;
}
/* line 373, ../sass/content-types/_community.scss */
.page-community .view-id-tfn_community.view-display-id-page_1 .button,
.page-community .view-id-tfn_community.view-display-id-page_2 .button {
  display: block;
  text-align: center;
}
@media all and (min-width: 768px) {
  /* line 373, ../sass/content-types/_community.scss */
  .page-community .view-id-tfn_community.view-display-id-page_1 .button,
  .page-community .view-id-tfn_community.view-display-id-page_2 .button {
    float: left;
  }
}
@media all and (min-width: 1024px) {
  /* line 383, ../sass/content-types/_community.scss */
  .page-community .view-id-tfn_community.view-display-id-page_1 .views-row {
    -webkit-flex: 0 48%;
    flex: 0 48%;
    margin-bottom: 2em;
  }
  /* line 386, ../sass/content-types/_community.scss */
  .page-community .view-id-tfn_community.view-display-id-page_1 .views-row.views-row-even {
    margin-left: 4%;
  }
}
@media all and (min-width: 1024px) {
  /* line 394, ../sass/content-types/_community.scss */
  .page-community .view-id-tfn_community.view-display-id-page_2 .views-row {
    -webkit-flex: 0 31.5%;
    flex: 0 31.5%;
    margin-bottom: 2em;
    margin-right: 2.75%;
  }
  /* line 398, ../sass/content-types/_community.scss */
  .page-community .view-id-tfn_community.view-display-id-page_2 .views-row:nth-child(3n) {
    margin-right: 0;
  }
}

/* line 408, ../sass/content-types/_community.scss */
#views-exposed-form-tfn-community-page-1 .views-exposed-form .views-exposed-widget {
  float: none;
  padding: 0;
}
/* line 412, ../sass/content-types/_community.scss */
#views-exposed-form-tfn-community-page-1 .bef-select-as-links {
  margin-top: 1em;
  /*
  margin-top: $base-spacing;
  height: 3.6em;
  overflow: hidden;
  .form-type-bef-link a {
    background-color: white;
    padding: $base-spacing $base-spacing;
    display: block;
    border-bottom: 1px solid $light-gray;
  }
  */
}
/* line 414, ../sass/content-types/_community.scss */
#views-exposed-form-tfn-community-page-1 .bef-select-as-links > .form-item {
  display: none;
}
/* line 417, ../sass/content-types/_community.scss */
#views-exposed-form-tfn-community-page-1 .bef-select-as-links .form-select {
  display: block !important;
  width: 100%;
}
@media all and (min-width: 768px) {
  /* line 412, ../sass/content-types/_community.scss */
  #views-exposed-form-tfn-community-page-1 .bef-select-as-links {
    margin-top: 0;
  }
  /* line 434, ../sass/content-types/_community.scss */
  #views-exposed-form-tfn-community-page-1 .bef-select-as-links .form-select {
    display: none !important;
  }
  /* line 437, ../sass/content-types/_community.scss */
  #views-exposed-form-tfn-community-page-1 .bef-select-as-links > .form-item {
    display: block;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  /* line 441, ../sass/content-types/_community.scss */
  #views-exposed-form-tfn-community-page-1 .bef-select-as-links > .form-item .form-type-bef-link {
    font-family: "AkkoRoundedPro-Medium", sans-serif;
    -webkit-flex: 2 0 auto;
    flex: 2 0 auto;
    text-align: center;
  }
  /* line 445, ../sass/content-types/_community.scss */
  #views-exposed-form-tfn-community-page-1 .bef-select-as-links > .form-item .form-type-bef-link a {
    display: block;
    background-color: #ea690a;
    color: #ffffff;
    padding: 0.33333em 1em;
    margin-top: 1px;
    margin-right: 1px;
  }
  /* line 452, ../sass/content-types/_community.scss */
  #views-exposed-form-tfn-community-page-1 .bef-select-as-links > .form-item .form-type-bef-link a:hover, #views-exposed-form-tfn-community-page-1 .bef-select-as-links > .form-item .form-type-bef-link a.active {
    text-decoration: none;
    background-color: #bb5408;
  }
}

@media all and (min-width: 1024px) {
  /* line 1, ../sass/content-types/_mag_issue.scss */
  .view-id-tfn_magazine_issues {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
  }
}
/* line 6, ../sass/content-types/_mag_issue.scss */
.view-id-tfn_magazine_issues .preview {
  -webkit-flex: 0 23%;
  flex: 0 23%;
  margin-right: 2%;
  margin-bottom: 1em;
  background-color: #ededed;
  border: 1px solid #ededed;
  position: relative;
  min-height: 2.2em;
}
/* line 14, ../sass/content-types/_mag_issue.scss */
.view-id-tfn_magazine_issues .preview.views-row-last {
  margin-right: 0;
}
/* line 18, ../sass/content-types/_mag_issue.scss */
.view-id-tfn_magazine_issues .preview-title {
  font-family: "AkkoRoundedPro-Medium", sans-serif;
  font-size: 1.1em;
  margin: 0;
  padding: 0.25em 0.5em;
  background-color: #ea690a;
  color: #ffffff;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
/* line 30, ../sass/content-types/_mag_issue.scss */
.view-id-tfn_magazine_issues img {
  background-color: #ffffff;
}

/* line 37, ../sass/content-types/_mag_issue.scss */
.tfn-document-viewer .close-icon a {
  background-color: #ea690a;
  border-color: #ea690a;
  color: #ffffff;
}
/* line 199, ../sass/_mixins.scss */
.tfn-document-viewer .close-icon a:hover {
  background-color: #bb5408;
  border-color: #bb5408;
  color: #ffffff;
}
/* line 204, ../sass/_mixins.scss */
.tfn-document-viewer .close-icon a:visited, .tfn-document-viewer .close-icon a:link {
  color: #ffffff;
}

/* line 3, ../sass/content-types/_basic_page.scss */
.node-type-basic-page .component {
  position: relative;
  margin-bottom: 1em;
}
/* line 151, ../sass/_mixins.scss */
.node-type-basic-page .component::after {
  clear: both;
  content: "";
  display: table;
}
@media all and (min-width: 768px) {
  /* line 3, ../sass/content-types/_basic_page.scss */
  .node-type-basic-page .component {
    margin-bottom: 2em;
  }
}
/* line 11, ../sass/content-types/_basic_page.scss */
.node-type-basic-page .component.teaser {
  padding: 1em;
}
/* line 13, ../sass/content-types/_basic_page.scss */
.node-type-basic-page .component.teaser h2 {
  font-size: 15px;
  line-height: 1.167em;
  margin: 0 0 0.32em 0;
  font-weight: 600;
}
/* line 16, ../sass/content-types/_basic_page.scss */
.node-type-basic-page .component.teaser .node-readmore a {
  font-family: "AkkoRoundedPro-Medium", sans-serif;
}
/* line 18, ../sass/content-types/_basic_page.scss */
.node-type-basic-page .component.teaser .node-readmore a:after {
  content: '>';
  padding-left: 0.25em;
}
/* line 24, ../sass/content-types/_basic_page.scss */
.node-type-basic-page .component.block {
  background-color: transparent;
  padding: 0;
  margin-bottom: 0;
}
/* line 28, ../sass/content-types/_basic_page.scss */
.node-type-basic-page .component.block .block {
  padding: 1em;
  margin-bottom: 0;
}
/* line 35, ../sass/content-types/_basic_page.scss */
.node-type-basic-page .first-sidebar .component {
  margin-bottom: 1em;
}
@media all and (min-width: 768px) {
  /* line 35, ../sass/content-types/_basic_page.scss */
  .node-type-basic-page .first-sidebar .component {
    margin-bottom: 2em;
  }
}

/* line 3, ../sass/content-types/_search.scss */
.page-community-search #content,
.page-site-search #content {
  margin-top: 0;
}
/* line 6, ../sass/content-types/_search.scss */
.page-community-search .views-exposed-form,
.page-site-search .views-exposed-form {
  margin-bottom: 1em;
}
/* line 9, ../sass/content-types/_search.scss */
.page-community-search .views-exposed-form .form-item,
.page-site-search .views-exposed-form .form-item {
  float: left;
}
/* line 12, ../sass/content-types/_search.scss */
.page-community-search .views-exposed-form .form-item-keywords,
.page-site-search .views-exposed-form .form-item-keywords {
  width: 85%;
}
/* line 14, ../sass/content-types/_search.scss */
.page-community-search .views-exposed-form .form-item-keywords input,
.page-site-search .views-exposed-form .form-item-keywords input {
  -moz-border-radius: 0 0 0 0;
  -webkit-border-radius: 0;
  border-radius: 0 0 0 0;
}
/* line 18, ../sass/content-types/_search.scss */
.page-community-search .views-exposed-form button,
.page-site-search .views-exposed-form button {
  -moz-border-radius: 0 0 0 0;
  -webkit-border-radius: 0;
  border-radius: 0 0 0 0;
  width: 15%;
}
/* line 25, ../sass/content-types/_search.scss */
.page-community-search .view-tfn-community-search .view-content,
.page-community-search .view-tfn-site-search .view-content,
.page-site-search .view-tfn-community-search .view-content,
.page-site-search .view-tfn-site-search .view-content {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
}
/* line 29, ../sass/content-types/_search.scss */
.page-community-search .view-tfn-community-search .views-row,
.page-community-search .view-tfn-site-search .views-row,
.page-site-search .view-tfn-community-search .views-row,
.page-site-search .view-tfn-site-search .views-row {
  padding-bottom: 1em;
  margin-bottom: 1em;
  border-bottom: 1px solid #ededed;
}
/* line 33, ../sass/content-types/_search.scss */
.page-community-search .view-tfn-community-search .views-row:nth-last-child(-n+2),
.page-community-search .view-tfn-site-search .views-row:nth-last-child(-n+2),
.page-site-search .view-tfn-community-search .views-row:nth-last-child(-n+2),
.page-site-search .view-tfn-site-search .views-row:nth-last-child(-n+2) {
  border-bottom-width: 0;
}
/* line 37, ../sass/content-types/_search.scss */
.page-community-search .view-tfn-community-search .highlight,
.page-community-search .view-tfn-site-search .highlight,
.page-site-search .view-tfn-community-search .highlight,
.page-site-search .view-tfn-site-search .highlight {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-color: #ededed;
  padding: 0 0.25em;
}
/* line 42, ../sass/content-types/_search.scss */
.page-community-search .view-tfn-community-search .views-field-title,
.page-community-search .view-tfn-site-search .views-field-title,
.page-site-search .view-tfn-community-search .views-field-title,
.page-site-search .view-tfn-site-search .views-field-title {
  font-family: "AkkoRoundedPro-Medium", sans-serif;
  font-size: 1.6em;
  margin: 0 0 0.32em 0;
}
/* line 46, ../sass/content-types/_search.scss */
.page-community-search .view-tfn-community-search .views-field-title .highlight,
.page-community-search .view-tfn-site-search .views-field-title .highlight,
.page-site-search .view-tfn-community-search .views-field-title .highlight,
.page-site-search .view-tfn-site-search .views-field-title .highlight {
  background-color: #fdf0e7;
}
@media all and (min-width: 768px) {
  /* line 52, ../sass/content-types/_search.scss */
  .page-community-search .views-row,
  .page-site-search .views-row {
    -webkit-flex: 0 48.5%;
    flex: 0 48.5%;
  }
  /* line 54, ../sass/content-types/_search.scss */
  .page-community-search .views-row.views-row-even,
  .page-site-search .views-row.views-row-even {
    margin-left: 3%;
  }
}
@media all and (min-width: 1024px) {
  /* line 60, ../sass/content-types/_search.scss */
  .page-community-search .views-exposed-form,
  .page-site-search .views-exposed-form {
    margin-bottom: 2em;
  }
  /* line 62, ../sass/content-types/_search.scss */
  .page-community-search .views-exposed-form .form-item-keywords,
  .page-site-search .views-exposed-form .form-item-keywords {
    width: 40%;
    margin-right: 1em;
  }
  /* line 65, ../sass/content-types/_search.scss */
  .page-community-search .views-exposed-form .form-item-keywords input,
  .page-site-search .views-exposed-form .form-item-keywords input {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
  }
  /* line 69, ../sass/content-types/_search.scss */
  .page-community-search .views-exposed-form button,
  .page-site-search .views-exposed-form button {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    width: auto;
  }
}

/* line 77, ../sass/content-types/_search.scss */
#autocomplete {
  -moz-border-radius: 0 0 0 0;
  -webkit-border-radius: 0;
  border-radius: 0 0 0 0;
  border: 6px solid #ea690a;
  border-top-width: 0;
}
/* line 81, ../sass/content-types/_search.scss */
#autocomplete .search-api-autocomplete-suggestion {
  position: relative;
  padding: 5px;
  background-color: #ededed;
  border: 1px solid white;
  margin-top: -1px;
  cursor: pointer;
}
/* line 88, ../sass/content-types/_search.scss */
#autocomplete .search-api-autocomplete-suggestion:hover {
  background-color: #ea690a;
  color: white;
}
/* line 92, ../sass/content-types/_search.scss */
#autocomplete .search-api-autocomplete-suggestion .autocomplete-suggestion-note {
  font-size: 90%;
}
/* line 95, ../sass/content-types/_search.scss */
#autocomplete .search-api-autocomplete-suggestion .autocomplete-user-input {
  font-weight: bold;
}
/* line 98, ../sass/content-types/_search.scss */
#autocomplete .search-api-autocomplete-suggestion .autocomplete-suggestion-results {
  display: none;
  position: absolute;
  right: 0.2em;
}

/**
 * @file
 * Print styling
 *
 * We provide some sane print styling for Drupal using Zen's layout method.
 */
/**
 * By importing this CSS file as media "all", we allow this print file to be
 * aggregated with other stylesheets, for improved front-end performance.
 */
@media print {
  /* Underline all links. */
  /* line 15, ../sass/_print.scss */
  a:link,
  a:visited {
    text-decoration: underline !important;
    /* Don't underline header. */
  }
  /* line 20, ../sass/_print.scss */
  a:link.header__site-link,
  a:visited.header__site-link {
    text-decoration: none !important;
  }

  /* line 25, ../sass/_print.scss */
  #content {
    /* Add visible URL after links. */
    /* Only display useful links. */
    /* Add visible title after abbreviations. */
  }
  /* line 27, ../sass/_print.scss */
  #content a[href]:after {
    content: " (" attr(href) ")";
    font-weight: normal;
    font-size: 15px;
  }
  /* line 34, ../sass/_print.scss */
  #content a[href^="javascript:"]:after,
  #content a[href^="#"]:after {
    content: "";
  }
  /* line 40, ../sass/_print.scss */
  #content abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /* Un-float the content. */
  /* line 46, ../sass/_print.scss */
  #content {
    float: none !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  /* Turn off any background colors or images. */
  /* line 54, ../sass/_print.scss */
  body,
  #page,
  #main,
  #content {
    color: #000;
    background-color: transparent !important;
    background-image: none !important;
  }

  /* Hide sidebars and nav elements. */
  /* line 64, ../sass/_print.scss */
  #skip-link,
  #toolbar,
  #navigation,
  .first-sidebar,
  .sidebar-second,
  #footer,
  #base,
  .breadcrumb,
  .tabs,
  .action-links,
  .links,
  .book-navigation,
  .forum-topic-navigation,
  .pager,
  .feed-icons,
  .header__donate,
  .header__slogan,
  .header__region {
    visibility: hidden;
    display: none;
  }
}
/* SMACSS theme rules */
/* @import "theme-A"; */
/* @import "theme-B"; */


@media only screen and (min-width:320px) and (max-width: 767px) {
  #footer #block-views-tfn-blog-block h2{
    margin-top: 0.5em;
  }
  #footer #block-views-tfn-magazine-block{
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
  }
}