@charset "UTF-8";
/*!
Theme Name: ilp_lab
Theme URI: http://underscores.me/
Author: Structure & Narrative
Author URI: http://www.sjef.nu
Description: Theme for the Information Law and Policy Lab
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: ilp_lab

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

ilp_lab is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
@font-face {
  font-family: "Gordita";
  font-style: italic;
  font-weight: 600;
  src: url("fonts/393AA7_2_0.eot");
  src: url("fonts/393AA7_2_0.eot?#iefix") format("embedded-opentype"), url("fonts/393AA7_2_0.woff2") format("woff2"), url("fonts/393AA7_2_0.woff") format("woff"), url("fonts/393AA7_2_0.ttf") format("truetype");
}
@font-face {
  font-family: "Gordita";
  font-weight: 600;
  src: url("fonts/393AA7_3_0.eot");
  src: url("fonts/393AA7_3_0.eot?#iefix") format("embedded-opentype"), url("fonts/393AA7_3_0.woff2") format("woff2"), url("fonts/393AA7_3_0.woff") format("woff"), url("fonts/393AA7_3_0.ttf") format("truetype");
}
@font-face {
  font-family: "Gordita";
  font-weight: 500;
  src: url("fonts/393AA7_6_0.eot");
  src: url("fonts/393AA7_6_0.eot?#iefix") format("embedded-opentype"), url("fonts/393AA7_6_0.woff2") format("woff2"), url("fonts/393AA7_6_0.woff") format("woff"), url("fonts/393AA7_6_0.ttf") format("truetype");
}
@font-face {
  font-family: "Gordita";
  font-style: italic;
  font-weight: 500;
  src: url("fonts/393AA7_7_0.eot");
  src: url("fonts/393AA7_7_0.eot?#iefix") format("embedded-opentype"), url("fonts/393AA7_7_0.woff2") format("woff2"), url("fonts/393AA7_7_0.woff") format("woff"), url("fonts/393AA7_7_0.ttf") format("truetype");
}
@font-face {
  font-family: "Gordita";
  font-style: italic;
  font-weight: 400;
  src: url("fonts/393AA7_8_0.eot");
  src: url("fonts/393AA7_8_0.eot?#iefix") format("embedded-opentype"), url("fonts/393AA7_8_0.woff2") format("woff2"), url("fonts/393AA7_8_0.woff") format("woff"), url("fonts/393AA7_8_0.ttf") format("truetype");
}
@font-face {
  font-family: "Gordita";
  font-weight: 400;
  src: url("fonts/393AA7_9_0.eot");
  src: url("fonts/393AA7_9_0.eot?#iefix") format("embedded-opentype"), url("fonts/393AA7_9_0.woff2") format("woff2"), url("fonts/393AA7_9_0.woff") format("woff"), url("fonts/393AA7_9_0.ttf") format("truetype");
}
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/* Colors */
/* Typography */
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
	 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
	 ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
	 ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
	 ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
	 ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
	 ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
	 ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
optgroup,
textarea {
  color: #000;
  font-family: Gordita, sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

h1, h2, h3, h4, h5, h6 {
  clear: both;
  line-height: 1.25;
  margin-top: 0;
}

h4 {
  font-size: 12px;
}

b, strong {
  font-weight: 500;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

dfn, cite, em, i {
  font-style: italic;
}

blockquote {
  border-left: solid black 0.5rem;
  margin: 0 0 1.5rem 0;
  padding: 0 0 0 1rem;
  font-size: 1.5rem;
  font-weight: 500;
  font-style: italic;
}
blockquote cite {
  color: #464646;
  font-size: 0.75rem;
  font-weight: 400;
  font-style: normal;
}

address {
  margin: 0 0 1rem;
}

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.5em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

code, kbd, tt, var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 15px;
  font-size: 0.9375rem;
}

abbr, acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}

mark, ins {
  background: #fff9c0;
  text-decoration: none;
}

big {
  font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
  box-sizing: border-box;
}

*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit;
}

body {
  background: #fff;
  /* Fallback for when there is no custom background color defined. */
}

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}

ul, ol {
  margin: 0 0 1rem 1rem;
  padding: 0 0 0 1rem;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1rem;
}

dt {
  font-weight: bold;
}

dd {
  margin: 0 1rem 1rem;
}

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
}

figure {
  margin: 1em 0;
  /* Extra wide images within figure tags don't overflow the content area. */
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type=button],
input[type=reset],
input[type=submit] {
  border: 0;
  border-color: #ccc #ccc #bbb;
  border-radius: 0;
  background: #e6e6e6;
  color: rgba(0, 0, 0, 0.8);
  font-weight: 500;
  font-size: 0.75rem;
  line-height: 1.5rem;
  text-transform: uppercase;
  padding: 0.25rem 0.5rem;
  vertical-align: top;
}
button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
  border-color: #ccc #bbb #aaa;
}
button:active, button:focus,
input[type=button]:active,
input[type=button]:focus,
input[type=reset]:active,
input[type=reset]:focus,
input[type=submit]:active,
input[type=submit]:focus {
  border-color: #aaa #bbb #bbb;
}

input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=search],
input[type=number],
input[type=tel],
input[type=range],
input[type=date],
input[type=month],
input[type=week],
input[type=time],
input[type=datetime],
input[type=datetime-local],
input[type=color],
textarea {
  color: #666;
  border: none;
  border-radius: 0;
  font-size: 0.75rem;
  padding: 0.25rem 0.5rem;
  line-height: 1.5rem;
  vertical-align: top;
}
input[type=text]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=number]:focus,
input[type=tel]:focus,
input[type=range]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=week]:focus,
input[type=time]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=color]:focus,
textarea:focus {
  color: #111;
}

select {
  border: 1px solid #ccc;
}

textarea {
  width: 100%;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
  color: #bc0031;
  text-decoration: none;
}
a:visited {
  color: #bc0031;
}
a:hover, a:focus, a:active {
  color: #bc0031;
  text-decoration: underline;
}
a:focus {
  outline: 0;
}
a:hover, a:active {
  outline: 0;
}
a.read_more {
  white-space: nowrap;
}
a.read_more:after {
  content: " ↗";
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
  display: block;
  float: right;
  margin: 0;
  width: 100%;
}
@media (min-width: 768px) {
  .main-navigation {
    float: left;
    margin: 52px 0 0 0;
    width: 464px;
  }
}
@media (min-width: 1024px) {
  .main-navigation {
    margin: 76px 0 0 16px;
    width: 576px;
  }
}
@media (min-width: 1200px) {
  .main-navigation {
    margin: 72px 0 0 16px;
  }
}
.main-navigation #nav-container {
  background: white;
  box-shadow: 0px 8px 5px rgba(0, 0, 0, 0.1);
  overflow-y: hidden;
  max-height: 0;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
}
@media (min-width: 768px) {
  .main-navigation #nav-container {
    box-shadow: none;
    float: left;
    font-size: 16px;
    overflow-y: auto;
    max-height: inherit;
  }
}
.toggled .main-navigation #nav-container {
  max-height: 200px;
  /* approximate max height */
}
.main-navigation #nav-container ul {
  list-style: none;
  position: relative;
  margin: 0;
  padding: 0 0 0 24px;
  width: 100%;
}
.main-navigation #nav-container ul.menu {
  font-size: 16px;
  font-weight: 600;
  z-index: 997;
}
@media (min-width: 768px) {
  .main-navigation #nav-container ul.menu {
    display: block;
    margin: 0;
    padding: 0;
  }
}
@media (min-width: 1024px) {
  .main-navigation #nav-container ul.menu {
    font-size: 20px;
  }
}
@media (min-width: 1200px) {
  .main-navigation #nav-container ul.menu {
    font-size: 24px;
  }
}
.main-navigation #nav-container ul.menu li {
  margin: 0 0 8px 0;
  width: 100%;
}
@media (min-width: 768px) {
  .main-navigation #nav-container ul.menu li {
    float: left;
    margin: 0 16px 0 0;
    width: auto;
  }
  .main-navigation #nav-container ul.menu li:last-child {
    margin: 0;
  }
}
@media (min-width: 1024px) {
  .main-navigation #nav-container ul.menu li {
    margin: 0 24px 0 0;
  }
}
.main-navigation #nav-container ul.menu li.current_page_item, .main-navigation #nav-container ul.menu li.current-menu-item, .main-navigation #nav-container ul.menu li.current_page_parent {
  border-bottom: 4px solid #bc0031;
}
.main-navigation #nav-container ul.menu li > a {
  color: black;
  display: block;
  text-decoration: none;
}
.main-navigation #nav-container ul.menu li > a:hover, .main-navigation #nav-container ul.menu li > a:active {
  color: #bc0031;
}
.main-navigation #nav-container ul.social {
  clear: both;
  padding-bottom: 16px;
}
@media (min-width: 768px) {
  .main-navigation #nav-container ul.social {
    position: absolute;
    top: 48px;
    right: 32px;
    width: 56px;
    padding: 0;
  }
}
@media (min-width: 1024px) {
  .main-navigation #nav-container ul.social {
    top: 68px;
    right: 40px;
    width: 72px;
  }
}
@media (min-width: 1200px) {
  .main-navigation #nav-container ul.social {
    right: 16px;
  }
}
.main-navigation #nav-container ul.social li {
  display: inline-block;
  margin: 0;
  padding: 0;
}
.main-navigation #nav-container ul.social li a {
  display: block;
  overflow: hidden;
  text-indent: -99em;
  width: 24px;
  height: 24px;
}
@media (min-width: 1024px) {
  .main-navigation #nav-container ul.social li a {
    width: 32px;
    height: 32px;
  }
}
.main-navigation #nav-container ul.social li a.twitter {
  background-image: url("img/social-twitter.svg");
}
.main-navigation #nav-container ul.social li a.rss {
  background-image: url("img/social-rss.svg");
}
/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul,
.main-navigation.toggled ul#primary-menu {
  display: block;
}

/*
body.toggled {
	height: 100vh;
	overflow: hidden;
}*/
/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block;
}

@media (min-width: 768px) {
  .menu-toggle {
    display: none;
  }

  .main-navigation ul {
    display: block;
  }
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
  background-color: #fff;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  clip-path: none;
  color: #000;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
html, body {
  height: 100%;
  margin: 0;
  padding: 0;
  /* to avoid scrollbars */
}

body {
  background: #F5F5F5;
}

#page {
  display: flex;
  min-height: 100%;
  flex-direction: column;
}

#content {
  flex: 1;
}

.wrap {
  margin: 0 auto;
}
.site-header {
  background: white;
  box-shadow: 0px 8px 5px rgba(0, 0, 0, 0.1);
  margin: 0 0 0 0;
  padding: 0;
  position: relative;
}
.site-header a:focus {
  outline: none;
}
.site-header .wrap {
  margin: 0 auto;
  position: relative;
}
@media (min-width: 1200px) {
  .site-header .wrap {
    max-width: 1136px;
  }
}
.site-header .site-branding {
  float: left;
  position: relative;
}
.site-header .site-branding .site-title {
  margin: 16px;
}
@media (min-width: 375px) {
  .site-header .site-branding .site-title {
    margin: 24px;
  }
}
@media (min-width: 768px) {
  .site-header .site-branding .site-title {
    margin: 32px;
    width: 216px;
  }
}
@media (min-width: 1024px) {
  .site-header .site-branding .site-title {
    width: 280px;
    margin: 40px;
  }
}
@media (min-width: 1200px) {
  .site-header .site-branding .site-title {
    width: 368px;
    margin: 40px 16px;
  }
}
@media (min-width: 1200px) {
  .site-header .site-branding .site-title {
    font-size: 24px;
  }
}
.site-header .site-branding .site-title > a {
  background: url("img/ilplab-logo.svg") no-repeat;
  display: block;
  width: 194px;
  height: 40px;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
}
@media (min-width: 1024px) {
  .site-header .site-branding .site-title > a {
    width: 312px;
    height: 64px;
  }
}
.site-header .main-navigation button {
  background: white;
  border: 2px black solid;
  float: right;
  margin: 0;
  text-transform: uppercase;
  text-indent: -99em;
  overflow: hidden;
  padding: 4px;
  position: relative;
  width: 24px;
  height: 24px;
  z-index: 10;
  position: absolute;
  top: 24px;
  right: 16px;
}
@media (min-width: 375px) {
  .site-header .main-navigation button {
    top: 32px;
  }
}
@media (min-width: 1024px) {
  .site-header .main-navigation button {
    top: 16px;
    right: 16px;
  }
}
.site-header .main-navigation button:after, .site-header .main-navigation button:before {
  content: "";
  background: black;
  height: 2px;
  position: absolute;
  left: 4px;
  width: 12px;
  -webkit-transition: all 500ms ease-in-out;
  -moz-transition: all 500ms ease-in-out;
  -ms-transition: all 500ms ease-in-out;
  -o-transition: all 500ms ease-in-out;
  transition: all 500ms ease-in-out;
}
.site-header .main-navigation button:before {
  top: 5px;
}
.site-header .main-navigation button:after {
  bottom: 5px;
}
.site-header .main-navigation button:hover {
  cursor: pointer;
}
.site-header .main-navigation button:focus {
  outline: none;
}
.site-header .main-navigation button > span {
  display: block;
}
.site-header .main-navigation button > span:after {
  content: "";
  background: black;
  height: 2px;
  position: absolute;
  left: 4px;
  top: 9px;
  width: 12px;
  opacity: 1;
  -webkit-transition: all 500ms ease-in-out;
  -moz-transition: all 500ms ease-in-out;
  -ms-transition: all 500ms ease-in-out;
  -o-transition: all 500ms ease-in-out;
  transition: all 500ms ease-in-out;
}
.site-header .main-navigation.toggled > ul {
  display: block;
  margin-right: 0;
}
.site-header .main-navigation.toggled > button:before {
  top: 9px;
  transform: rotate(45deg);
}
.site-header .main-navigation.toggled > button:after {
  bottom: 9px;
  transform: rotate(-45deg);
}
.site-header .main-navigation.toggled > button > span:after {
  opacity: 0;
}

/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
  display: block;
}

.post,
.page {
  margin: 0 0 16px 0;
}
.post:last-child,
.page:last-child {
  margin: 0;
}

.updated:not(.published) {
  display: none;
}

.page-content,
.entry-content,
.entry-summary {
  margin: 1rem 0 0;
}

.page-links {
  clear: both;
  margin: 0 0 1rem;
}

.home_intro {
  font-size: 28px;
  margin: 0 0 64px 0;
}

.latest_news {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.latest_news > article {
  margin: 0 0 24px 0;
}
@media (min-width: 768px) {
  .latest_news > article {
    width: calc(50% - 16px);
    margin: 0 16px 24px 0;
  }
  .latest_news > article:nth-child(2n) {
    margin: 0 0 24px 16px;
  }
}

.entry-header h2 > a:first-child {
  display: inline;
  padding: 0 8px 0 0;
}
.entry-header .tags {
  display: inline-block;
  padding: 0;
}
.entry-header .tags .tag {
  display: inline-flex;
  vertical-align: text-top;
}
.entry-header .tags .tag a {
  color: white;
  display: inline-block;
  background: #bc0031;
  border-left: 3px solid #bc0031;
  color: white;
  font-size: 10px;
  font-weight: 400;
  padding: 4px 6px 3px 3px;
}
.entry-header .tags .tag a:hover, .entry-header .tags .tag a:active, .entry-header .tags .tag a:focus {
  text-decoration: none;
  background: transparent;
  color: #bc0031;
}

.team-members ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  list-style: none;
}
.team-members ul li {
  margin: 0 0 24px 0;
  padding: 0;
}
@media (min-width: 768px) {
  .team-members ul li {
    width: calc(50% - 16px);
    margin: 0 16px 24px 0;
  }
  .team-members ul li:nth-child(2n) {
    margin: 0 0 24px 16px;
  }
}
.team-members ul.advisory_council {
  display: block;
  list-style: disc;
  margin: 0 0 0 24px;
}
@media (min-width: 768px) {
  .team-members ul.advisory_council li {
    width: 100%;
    margin: 0 0 8px 0;
  }
}

.site-main {
  background: white;
  margin: 0 auto;
  padding: 16px;
  max-width: 944px;
}
@media (min-width: 375px) {
  .site-main {
    padding: 24px;
  }
}
@media (min-width: 768px) {
  .site-main {
    padding: 32px;
  }
}
@media (min-width: 1024px) {
  .site-main {
    padding: 40px;
  }
}
@media (min-width: 1024px) {
  .site-main {
    padding: 64px 96px;
  }
}
.site-main .entry-meta {
  font-size: 14px;
  color: #464646;
}
.site-main .entry-meta .authors,
.site-main .entry-meta .in {
  display: block;
}
.site-main .entry-meta .links,
.site-main .entry-meta .related {
  list-style: none;
  margin: 0 0 8px;
  padding: 0;
}
.site-main .entry-meta h3,
.site-main .entry-meta p {
  margin-bottom: 8px;
}
.site-main .entry-meta .ref {
  display: block;
}
.site-main .entry-meta .ref .showhide {
  font-weight: bold;
}
.site-main .entry-meta .ref .showhide:hover {
  cursor: pointer;
}
.site-main .entry-meta .ref .bibtex {
  margin: 0;
  padding: 8px;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

.site-footer {
  background: #464646;
  color: #fff;
  font-size: 12px;
  line-height: 20px;
}
.site-footer > .navs {
  background: #7D7D7D;
  overflow: auto;
}
.site-footer .wrap {
  margin: 16px;
  position: relative;
  overflow: auto;
}
@media (min-width: 375px) {
  .site-footer .wrap {
    margin: 24px;
  }
}
@media (min-width: 768px) {
  .site-footer .wrap {
    margin: 32px;
  }
}
@media (min-width: 1024px) {
  .site-footer .wrap {
    margin: 40px;
  }
}
@media (min-width: 1200px) {
  .site-footer .wrap {
    max-width: 1096px;
    margin: 40px auto;
  }
}
.site-footer .site-branding {
  float: left;
  position: relative;
  width: 100%;
}
@media (min-width: 768px) {
  .site-footer .site-branding {
    width: calc(50% - 16px);
    margin: 0 16px 24px 0;
  }
}
@media (min-width: 1200px) {
  .site-footer .site-branding {
    width: 194px;
    margin: 0 54px 0 0;
  }
}
.site-footer .site-branding .site-title {
  margin: 0 0 24px;
}
.site-footer .site-branding .site-title > a {
  background: url("img/ilplab-footer-logo.svg") no-repeat;
  display: block;
  width: 194px;
  height: 40px;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
}
.site-footer .menu-footer-main-nav-container {
  display: block;
  margin: 0 0 16px 0;
  width: 100%;
}
@media (min-width: 768px) {
  .site-footer .menu-footer-main-nav-container {
    float: left;
    width: calc(50% - 16px);
    margin: 22px 0 16px 16px;
  }
}
@media (min-width: 1200px) {
  .site-footer .menu-footer-main-nav-container {
    width: 424px;
    margin: 22px 0 16px 0;
  }
}
.site-footer .menu-footer-main-nav-container ul {
  list-style: none;
  position: relative;
  margin: 0;
  padding: 0;
  width: 100%;
}
.site-footer .menu-footer-main-nav-container ul.menu {
  font-size: 16px;
  font-weight: 600;
}
.site-footer .menu-footer-main-nav-container ul.menu li {
  display: inline-block;
  padding: 0 8px 0 0;
  width: auto;
}
.site-footer .menu-footer-main-nav-container ul.menu li > a {
  color: white;
  display: block;
  font-weight: 600;
  text-decoration: none;
}
.site-footer .newsletter {
  float: left;
  font-size: 10px;
  margin: 0 0 16px 0;
  width: 100%;
}
@media (min-width: 768px) {
  .site-footer .newsletter {
    clear: left;
    width: calc(50% - 16px);
    margin: 0 16px 24px 0;
  }
}
@media (min-width: 1200px) {
  .site-footer .newsletter {
    clear: none;
    width: 232px;
    max-width: 272px;
    margin: 0 1.459854% 0 0;
  }
}
.site-footer .newsletter h4 {
  margin: 0 0 8px;
}
.site-footer .newsletter .tnp-email {
  max-width: 176px;
}
.site-footer .newsletter .tnp-privacy-field {
  margin: 0.5rem 0 0 0;
}
.site-footer ul.social {
  clear: both;
  margin: 0px 0px 16px 0px;
  padding: 0;
}
@media (min-width: 768px) {
  .site-footer ul.social {
    clear: none;
    float: left;
    width: calc(50% - 16px);
    margin: 20px 0 12px 16px;
  }
}
@media (min-width: 1200px) {
  .site-footer ul.social {
    width: 7.29927%;
    margin: 20px 1.459854% 12px 3.649635%;
  }
}
.site-footer ul.social li {
  display: inline-block;
  margin: 0;
  padding: 0;
}
.site-footer ul.social li a {
  display: block;
  overflow: hidden;
  text-indent: -99em;
  width: 24px;
  height: 24px;
}
.site-footer ul.social li a.twitter {
  background-image: url("img/social-twitter-footer.svg");
}
.site-footer ul.social li a.rss {
  background-image: url("img/social-rss-footer.svg");
}
.site-footer a {
  color: white;
  font-weight: 500;
}
.site-footer a.back-to-top {
  background-image: url("img/icon-top-link.svg");
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 8px 16px;
  padding: 4px 12px 0 0;
  position: absolute;
  top: 16px;
  right: 16px;
  color: white;
  font-size: 10px;
  opacity: 0.8;
  transition: opacity ease 0.5s;
}
.site-footer a.back-to-top:hover, .site-footer a.back-to-top:active {
  opacity: 1;
  text-decoration: none;
}
.site-footer .partners > ul {
  list-style: none;
  padding: 0;
  margin: 0;
  clear: both;
}
.site-footer .partners > ul li {
  display: inline-block;
  height: 36px;
  margin: 0 20px 0 0;
}
.site-footer .partners > ul li img {
  height: 36px;
}
.site-footer .partners > ul li a {
  text-decoration: none;
}
.site-footer .colophon {
  border-top: solid 1px #F5F5F5;
  font-size: 12px;
}
.site-footer .colophon .info {
  float: left;
  margin-bottom: 16px;
}
@media (min-width: 1024px) {
  .site-footer .colophon .info {
    max-width: calc(50% - 16px);
  }
}
.site-footer .colophon .info a {
  white-space: nowrap;
}
.site-footer .colophon .menu-footer-sub-nav-container {
  clear: both;
}
@media (min-width: 1024px) {
  .site-footer .colophon .menu-footer-sub-nav-container {
    clear: none;
    float: right;
  }
}
.site-footer .colophon .menu-footer-sub-nav-container .menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
.site-footer .colophon .menu-footer-sub-nav-container .menu a {
  color: white;
  font-weight: 600;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

iframe.map {
  width: 100%;
  height: 300px;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}
.wp-caption img[class*=wp-image-] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

.wp-caption-text {
  text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery,
.wp-block-gallery {
  margin: 0 0 1.5rem 0;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gallery-columns-2 .gallery-item {
  max-width: 50%;
}
.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
  max-width: 25%;
}
.gallery-columns-5 .gallery-item {
  max-width: 20%;
}
.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}

.gallery-caption {
  display: block;
}

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