/*! skeleton-em 1.0.0 site.min.css 2018-07-19 12:02:05 PM */
@font-face {
  font-family: 'moderat';
  src: url('../fonts/moderat-regular-webfont.eot?v=4.7.0');
  src: url('../fonts/moderat-regular-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../fonts/moderat-regular-webfont.woff2?v=4.7.0') format('woff2'), url('../fonts/moderat-regular-webfont.woff?v=4.7.0') format('woff'), url('../fonts/moderat-regular-webfont.ttf?v=4.7.0') format('truetype'), url('../fonts/moderat-regular-webfont.svg?v=4.7.0#moderat') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'moderat-bold';
  src: url('../fonts/moderat-bold-webfont.eot?v=4.7.0');
  src: url('../fonts/moderat-bold-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../fonts/moderat-bold-webfont.woff2?v=4.7.0') format('woff2'), url('../fonts/moderat-bold-webfont.woff?v=4.7.0') format('woff'), url('../fonts/moderat-bold-webfont.ttf?v=4.7.0') format('truetype'), url('../fonts/moderat-bold-webfont.svg?v=4.7.0#moderat') format('svg');
  font-weight: normal;
  font-style: normal;
}
img.alignright {
  float: right;
  margin: 0 0 1em 1em;
}
img.alignleft {
  float: left;
  margin: 0 1em 1em 0;
}
img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.alignright {
  float: right;
}
.alignleft {
  float: left;
}
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
body,
html {
  background: white;
  color: #272727;
  font-size: 14px;
  line-height: 1.429;
  font-family: 'Moderat', 'moderat', Arial;
}
strong {
  font-family: 'moderat-bold';
}
h1,
h2,
h3 {
  font-family: 'moderat-bold';
  color: #dd3812;
}
h1,
.article-header {
  font-size: 3rem;
  line-height: 1.19;
}
h2,
.text-large,
.article-title {
  font-size: 1.286rem;
  line-height: 1.111;
}
.article-title {
  color: #272727;
  font-weight: normal;
  margin-bottom: 3rem;
}
h3 {
  font-size: 1.286rem;
  line-height: 1.167;
}
h4 {
  font-size: 1rem;
}
hr {
  border: none;
  height: .214rem;
  background-color: #dd3812;
}
h2.header-break {
  border-top: 0.166rem solid #dd3812;
}
a {
  color: black;
  text-decoration: underline;
}
.block-link {
  padding: .5em 1em;
  display: block;
  margin: 1em 0;
  width: 100%;
  font-family: 'moderat-bold';
  letter-spacing: .05em;
}
.uC {
  text-transform: uppercase;
}
.btn-orange {
  background-color: #dd3812;
  border-color: #dd3812;
}
.btn-orange a {
  color: white;
  text-decoration: none;
}
.btn-orange:hover {
  background-color: white;
}
.btn-orange:hover a {
  color: #dd3812;
}
.btn-grey {
  background-color: #272727;
  border-color: #272727;
}
.btn-grey a {
  color: white;
  text-decoration: none;
}
.btn-grey:hover {
  background-color: white;
}
.btn-grey:hover a {
  color: #272727;
}
.btn-plain {
  background-color: white;
  border-color: #272727;
}
.btn-plain a {
  color: #272727;
  text-decoration: none;
}
.btn-plain:hover {
  background-color: #272727;
}
.btn-plain:hover a {
  color: white;
}
.orange {
  color: #dd3812;
}
.orange-bk {
  background-color: #fff4f3;
}
a.orange-bk {
  color: #ce2d13;
}
#skiptocontent {
  color: white;
  font-family: 'moderat-bold';
  position: absolute;
  background-color: #dd3812;
  z-index: 1000;
  width: 12em;
  left: 50%;
  top: -100em;
  border-bottom-right-radius: 1em;
  border-bottom-left-radius: 1em;
  margin-left: -6em;
  padding: .5em 1em;
}
#skiptocontent:focus,
#skiptocontent:active {
  top: 0;
}
#header {
  height: 7.143em;
  background: #272727;
  position: relative;
}
#header .header-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 2em;
}
#header .logo {
  width: 21.786em;
  height: 3.214em;
  display: block;
  text-align: right;
  float: right;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  background-image: url(../img/layout/em-logo.svg);
}
#header .no-svg .logo {
  background-image: url(../img/layout/em-logo.png);
}
.mit-logo {
  width: 5.8em;
  height: 3em;
  margin-left: 2em;
  display: block;
  text-align: right;
  float: right;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center bottom;
  background-image: url(../img/layout/footer-mit-logo-01.svg);
}
.no-svg .mit-logo {
  background-image: url(../img/layout/footer-mit-logo-01.png);
}
.navbar-default .navbar-toggle {
  border: none;
  margin-right: 0;
  border-radius: 0;
  background: transparent !important;
}
#top-navbar {
  background: white;
}
#top-navbar .navbar-default {
  background-color: transparent;
  border: none;
  min-height: 0;
  border-radius: 0;
  margin: 0;
}
#top-navbar .navbar-collapse {
  padding: 0;
}
#top-navbar .nav > li > a {
  padding: 0;
  display: inline-block;
}
#top-navbar ul {
  padding: 0;
}
#top-navbar ul .active > ul > li {
  display: block;
}
#top-navbar ul li {
  list-style: none;
  margin: .5em 0;
  font-family: 'moderat-bold';
  letter-spacing: .2em;
  position: relative;
}
#top-navbar ul.menu > li {
  display: inline-block;
  border-right: 2px solid #dd3812;
  padding: 0 1em;
}
#top-navbar ul.menu > li:first-child {
  margin-left: -1em;
}
#top-navbar ul.menu > li:last-child {
  border: none;
}
#top-navbar ul.menu > li a {
  color: #dd3812;
  text-decoration: none;
  /*font-size: .857em;*/
  line-height: 1;
  text-transform: uppercase;
}
#top-navbar ul.menu > li > ul {
  display: none;
  border: 2px solid #fcd0cd;
  border-top: none;
  padding: 0 1em;
  margin-left: calc(-1.5em + 2px);
  background: white;
  position: absolute;
  z-index: 10;
  width: calc(100% + 7px);
  /*border: 2px solid white;*/
}
#top-navbar ul.menu > li > ul > li > ul {
  padding-left: 1em;
}
#top-navbar ul.menu > li.has-sub:hover > ul {
  display: block;
  background: white;
}
#top-navbar .navbar-utility {
  float: right;
  display: flex;
  align-items: center;
}
#top-navbar .navbar-utility li {
  border-right: 2px solid #ff452e;
  padding-right: 1em;
}
#top-navbar .navbar-utility li a {
  color: #dd3812;
  text-decoration: none;
}
#top-navbar .navbar-utility li a:hover {
  background-color: none !important;
}
#top-navbar #utility-search i {
  color: #dd3812;
}
#top-navbar #utility-search input {
  border: none;
  width: 0;
  padding: 0;
  padding-right: 1em;
  -webkit-transition: all .55s ease;
  -moz-transition: all .55s ease;
  -ms-transition: all .55s ease;
  -o-transition: all .55s ease;
  transition: all .55s ease;
  padding-left: 0;
}
#top-navbar #utility-search input:focus {
  width: 10em;
  padding-left: 1em;
}
#top-navbar #utility-search:hover input {
  width: 10em;
  padding-left: 1em;
}
#top-navbar #utility-search .btn {
  border: none;
  margin-left: 0;
}
#top-navbar #utility-search .btn span {
  width: 0;
  height: 0;
  overflow: hidden;
  display: inline-block;
}
.page-two-even-columns > .row > .col-sm-6:last-child,
.page-two-even-columns > .row-fluid > .col-sm-6:last-child {
  margin-top: 2em;
}
.page-two-even-columns > .row > .col-sm-6:last-child > .content-block:first-child > h2:first-child,
.page-two-even-columns > .row-fluid > .col-sm-6:last-child > .content-block:first-child > h2:first-child {
  margin-top: 0;
}
#alerts-wrapper {
  background: #dd3812;
  text-align: center;
  color: white !important;
  max-height: 0;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  overflow: hidden;
}
#alerts-wrapper.active {
  max-height: 100em;
}
#alerts-wrapper a {
  color: white !important;
  text-decoration: underline;
}
#alerts-wrapper .alert-item {
  padding: .75em;
  font-size: 1.286em;
  text-transform: uppercase;
  display: flex;
  justify-content: center;
  align-items: center;
}
#alerts-wrapper .alert-item p {
  margin: 0;
}
#alerts-wrapper .alert-item:before,
#alerts-wrapper .alert-item:after {
  flex: 0 0 auto;
  display: block;
  content: '';
  width: 1.5em;
  height: 1.5em;
  margin: 0 2em;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center bottom;
  background-image: url(../img/layout/icon-notice.svg);
}
.no-svg #alerts-wrapper .alert-item:before,
.no-svg #alerts-wrapper .alert-item:after {
  background-image: url(../img/layout/icon-notice.png);
}
#footer {
  background: #272727;
  margin-top: 4.286em;
  border-top: 0.714em solid #dd3812;
  padding-top: 3.571em;
  padding-bottom: 5.429em;
  color: white;
  position: relative;
}
#footer a {
  color: white;
  text-decoration: none;
}
#footer > .container {
  position: relative;
}
#footer .footer-content {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#footer .footer-content a:hover {
  color: white;
}
#footer .widget {
  border-radius: 0;
  border: none;
  background: none;
  box-shadow: none;
  flex: 1 1 auto;
  min-width: 200px;
  letter-spacing: .05em;
  /*&:first-child{
			width: calc(~"25% + 15px");
			flex: 0 0 auto;
		}
		&:first-child{
			width: calc(~"25% + 15px");
			flex: 0 0 auto;
		}
		&:nth-child(2){
			width: calc(~"30% - 15px");
		}
		&:nth-child(3){
			width: 20%;
		}*/
}
#footer .widget .widget-inner {
  border: none;
  border-radius: none;
}
#footer .widget .widget-inner h3 {
  background: none;
  border: none;
  border-radius: none;
  color: white;
  text-transform: uppercase;
  margin-left: 0;
  padding-left: 0;
}
#footer .widget .widget-inner ul,
#footer .widget .widget-inner .textwidget {
  list-style: none;
  padding: 0;
  margin: 0;
}
#footer .widget .widget-inner ul li a,
#footer .widget .widget-inner .textwidget li a {
  text-transform: uppercase;
}
#footer .mit-logo {
  position: absolute;
  right: 0;
  bottom: -3.429em;
}
#carousel {
  position: relative;
}
#carousel .carousel-wrapper {
  height: 0;
  overflow: hidden;
  -webkit-transition: height ease-out 1s;
  -moz-transition: height ease-out 1s;
  -o-transition: height ease-out 1s;
  transition: height ease-out 1s;
}
#carousel .carousel-item {
  display: block;
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: relative;
}
#carousel .carousel-item.top_left {
  background-position: left top;
}
#carousel .carousel-item.top_center {
  background-position: center top;
}
#carousel .carousel-item.top_right {
  background-position: right top;
}
#carousel .carousel-item.center_left {
  background-position: left center;
}
#carousel .carousel-item.center_center {
  background-position: center center;
}
#carousel .carousel-item.center_right {
  background-position: right center;
}
#carousel .carousel-item.bottom_left {
  background-position: left bottom;
}
#carousel .carousel-item.bottom_center {
  background-position: center bottom;
}
#carousel .carousel-item.bottom_right {
  background-position: right bottom;
}
#carousel .carousel-item:after {
  content: '';
  display: block;
  position: absolute;
  pointer-events: none;
  width: 100%;
  height: 100%;
  background: rgba(39, 39, 39, 0.8);
  opacity: 1;
  border-left: 1px solid white;
  border-right: 1px solid white;
  -webkit-transition: opacity ease-out 0.5s;
  -moz-transition: opacity ease-out 0.5s;
  -o-transition: opacity ease-out 0.5s;
  transition: opacity ease-out 0.5s;
}
#carousel .carousel-item.slick-active:after {
  opacity: 0;
}
#carousel .slick-dots {
  position: absolute;
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
  right: 8em;
  bottom: 1em;
  z-index: 10;
}
#carousel .slick-dots li {
  margin-right: 1em;
  width: 1em;
  height: 1em;
  overflow: hidden;
}
#carousel .slick-dots li button {
  background: none;
  border: thin solid white;
  width: 1em;
  height: 1em;
  overflow: hidden;
  line-height: 5;
  padding: 0;
  border-radius: 0;
}
#carousel .slick-dots li.slick-active button {
  background: white;
}
.accordion-block .accordion-header {
  cursor: pointer;
}
.accordion-block .accordion-content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}
.home-twitter-feed {
  /*padding: 0em 1.5em 1em 1.5em;*/
  padding-bottom: 1.5em;
  background: #fff4f3;
  margin-top: 2em;
}
.home-twitter-feed .twitter-header {
  font-weight: 600;
  margin-bottom: .25em;
  padding: 1em 1.5em;
  padding-top: 1em;
}
.home-twitter-feed .twitter-header a {
  color: #ce2d13;
}
.home-twitter-feed ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.home-twitter-feed ul li {
  padding: .5em 1.5em .25em 1.5em;
}
.home-twitter-feed ul li a {
  color: #ce2d13;
}
.home-twitter-feed ul li:after {
  content: '';
  display: block;
  width: 80%;
  margin: 0 auto;
  margin-top: .75em;
  border-bottom: thin solid #fcd0cd;
}
.home-twitter-feed ul li:nth-child(odd) {
  /*background-color: @orange-light;*/
}
.profile-band {
  margin-bottom: 2em;
}
.profile-band .profile-image {
  width: 15em;
  height: 15em;
}
.profile-band .profile-image img {
  width: 100%;
  height: auto;
}
.profile-band .profile-content h2 {
  margin-top: .25em;
  margin-bottom: 0;
}
.profile-band .profile-content .profile-title {
  text-transform: uppercase;
  margin-bottom: .5em;
}
.profile-band .profile-content .profile-phone,
.profile-band .profile-content .profile-email {
  display: block;
  color: #272727;
}
.profile-band .profile-content .hide-label {
  display: none;
}
.profile-band .profile-content.active .profile-description {
  padding-bottom: 1em;
}
.profile-band .profile-content.active .show-label {
  display: none;
}
.profile-band .profile-content.active .hide-label {
  display: block;
}
.profile-band .profile-content .profile-description {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}
.profile-band .profile-content .profile-expand {
  font-family: 'moderat-bold';
  color: #dd3812;
  padding-bottom: .5em;
  margin-top: 1em;
  border-bottom: 0.214em solid #dd3812;
}
.sidebar-block {
  margin-bottom: 2em;
}
.sidebar-block span {
  text-decoration: underline;
  display: block;
}
.sidebar-block a {
  color: #272727;
  text-transform: uppercase;
  display: block;
}
.sidebar-block a:hover {
  color: #dd3812;
}
.tile-container {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-top: 1.85em;
  margin-bottom: 2em;
}
.tile-container .tile-excerpt {
  width: 16em;
  margin: 0 2em;
}
.tile-container .tile-excerpt .thumbnail {
  height: 16em;
  border: none;
  padding: 0;
  background: #fff4f3;
  display: flex;
  align-items: center;
}
.tile-container .tile-excerpt .thumbnail img {
  width: 100%;
  height: auto;
}
.tile-container .tile-excerpt .excerpt-date {
  text-transform: uppercase;
}
.tile-container.recent-posts-block {
  justify-content: space-between;
}
.tile-container.recent-posts-block .tile-excerpt {
  margin: 0;
}
.tile-container.recent-posts-block .tile-excerpt:first-child {
  margin-right: 2em;
}
@media (max-width: 991px) {
  .navbar-header {
    float: none;
  }
  .navbar-left,
  .navbar-right {
    float: none !important;
  }
  .navbar-toggle {
    display: block;
  }
  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  }
  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }
  .navbar-collapse.collapse {
    display: none!important;
  }
  .navbar-nav {
    float: none!important;
    margin-top: 7.5px;
  }
  .navbar-nav > li {
    float: none;
  }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .collapse.in {
    display: block !important;
  }
  .navbar-nav {
    margin: 0;
  }
  .navbar-collapse.in {
    overflow: hidden;
  }
  #top-navbar ul.menu > li {
    display: block;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    border: none;
  }
  #top-navbar ul.menu > li:first-child {
    margin-left: 0;
  }
  #top-navbar ul.menu > li > ul {
    border: none;
    display: block;
    padding-left: 2.5em;
    position: relative;
    border-bottom: thin solid rgba(100, 100, 100, 0.25);
  }
  #top-navbar .navbar-utility {
    float: none;
    display: block;
  }
  #top-navbar .navbar-utility li {
    margin-bottom: .5em;
    border: none;
  }
  #top-navbar #utility-search {
    width: 100%;
    display: block;
    margin: 1.5em 0;
  }
  #top-navbar #utility-search .input-group {
    border: thin solid rgba(100, 100, 100, 0.25);
  }
  #top-navbar #utility-search input {
    width: 100%;
    padding-left: 1em;
  }
  #top-navbar #utility-search input:focus {
    width: 100%;
    padding-left: 0;
  }
  #top-navbar #utility-search:hover input {
    width: 100%;
    padding-left: 0;
  }
}
@media (max-width: 800px) {
  #carousel .slick-dots {
    bottom: 1em;
    right: 0;
  }
}
