/*
  @include grid-setup((
    count: 12,
    gutter: 40px,
    column: 70px,
    width: 98%
  ));
*/
.taxonomy-term-full > h1 {
  width: 100%;
  max-width: 1290px;
  padding: 0 60px;
  box-sizing: border-box;
  margin: 0 auto;
  margin: 0 auto;
  font-family: "Plain ultralight", Arial, sans-serif;
  font-weight: 200;
  font-size: 50px;
  line-height: 56px; }
  @media (max-width: 700px) {
    .taxonomy-term-full > h1 {
      padding: 0 15px; } }
  @media (max-width: 1070px) {
    .taxonomy-term-full > h1 {
      font-size: 42px;
      line-height: 48px; } }
  @media (max-width: 900px) {
    .taxonomy-term-full > h1 {
      font-size: 38px;
      line-height: 44px; } }
  @media (max-width: 600px) {
    .taxonomy-term-full > h1 {
      font-size: 34px;
      line-height: 40px; } }
  @media (max-width: 450px) {
    .taxonomy-term-full > h1 {
      font-size: 28px;
      line-height: 34px; } }
  .hub-greece .taxonomy-term-full > h1, .taxonomy-term-full > h1.hub-greece {
    font-family: Arial;
    text-transform: none; }

.vocabulary-disclaimers .taxonomy-term-description p:last-child {
  margin-bottom: 0; }

/*# sourceMappingURL=taxonomy.css.map */
