@media only screen and (max-width: 850px) {
  .not-front .featured-slider div.slider-image-wrapper > div.description {
    display: none !important;
  }
  .page-news-focal-points #block-block-436 h1 {
    display: none !important;
  }
  .not-front .node-article h1,
  .not-front .node-ffrdc h1 {
    display: none;
  }
  .not-front .node-article > div > span > h1,
  .not-front .node-ffrdc > div > span > h1 {
    display: none !important;
  }
  .not-front .featured-row {
    display: none;
  }
  #node-32071 > h1 {
    display: block !important;
  }
  #mobile-stage p {
    font-size: 14px !important;
  }
  .mySlides {
    line-height: 0;
  }
  .readmore {
    background: #2a3137;
    text-align: right;
    padding: 0 20px 20px 0;
  }
  .readmore a {
    font-family: "Runda Medium";
    font-size: 14px;
    line-height: 21px;
    color: #fff;
    text-decoration: none;
  }
  .readmore a:after {
    content: "\f054";
    margin-left: 10px;
    font-size: 10px;
  }
  #mobile-stage,
  #mobile-stage-frame {
    display: block !important;
  }
  #mobile-stage {
    position: relative;
    /* Slideshow container */
    /* Next & previous buttons */
    /* Position the "next button" to the right */
    /* On hover, add a black background color with a little bit see-through */
    /* Caption text */
    /* Number text (1/3 etc) */
    /* The dots/bullets/indicators */
    /* Fading animation */
    /* On smaller screens, decrease text size */
  }
  #mobile-stage .carousel-numbers {
    position: absolute;
    /* left: 0px; */
    right: 10px;
    top: 150px;
    text-align: center;
    /* margin: auto; */
  }
  #mobile-stage .title {
    background: #00ABCA;
    color: #fff;
    display: block;
    font-family: "Runda Light";
    font-size: 36px;
    line-height: 54px;
    font-size: 3.6rem;
    line-height: 5.4rem;
    margin-top: -20px;
    padding: 10px;
  }
  #mobile-stage .slideshow-container {
    max-width: 1000px;
    position: relative;
    margin: auto;
  }
  #mobile-stage .prev, #mobile-stage .next {
    cursor: pointer;
    position: absolute;
    top: 115px;
    width: auto;
    padding: 16px;
    margin-top: -22px;
    color: white;
    font-weight: bold;
    font-size: 18px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
  }
  #mobile-stage .next {
    right: 0;
    border-radius: 3px 0 0 3px;
  }
  #mobile-stage .prev:hover, #mobile-stage .next:hover {
    background-color: rgba(0, 0, 0, 0.8);
  }
  #mobile-stage .text {
    padding: 8px 12px;
    width: 100%;
    background: #2a3137;
    margin-top: -5px;
  }
  #mobile-stage .text p {
    color: #fff;
  }
  #mobile-stage .numbertext {
    color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
  }
  #mobile-stage .dot {
    cursor: pointer;
    height: 20px;
    width: 20px;
    margin: 0 2px;
    background-color: #00abca;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
  }
  #mobile-stage .active, #mobile-stage .dot:hover {
    background-color: #fff;
  }
  #mobile-stage .fade {
    -webkit-animation-name: fade;
    -webkit-animation-duration: 1.5s;
    animation-name: fade;
    animation-duration: 1.5s;
  }
  @-webkit-keyframes fade {
    from {
      opacity: .4;
    }
    to {
      opacity: 1;
    }
  }
  @keyframes fade {
    from {
      opacity: .4;
    }
    to {
      opacity: 1;
    }
  }
}

@media only screen and (max-width: 850px) and (max-width: 300px) {
  #mobile-stage .prev, #mobile-stage .next, #mobile-stage .text {
    font-size: 11px;
  }
}

@media only screen and (max-width: 850px) {
  #mobile-stage .carousel-indicators-numbers li {
    text-indent: 0;
    margin: 0 2px;
    width: 30px;
    height: 30px;
    border: none;
    border-radius: 100%;
    line-height: 30px;
    color: #fff;
    background-color: #999;
    transition: all 0.25s ease;
  }
  #mobile-stage .carousel-indicators-numbers li.active, #mobile-stage .carousel-indicators-numbers li:hover {
    margin: 0 2px;
    width: 30px;
    height: 30px;
    background-color: #337ab7;
  }
}

.page-news-focal-points #block-block-426,
.page-news-focal-points .focal-points-bottom-graphic {
  margin: -10px;
}

.page-news-focal-points #block-block-426 img,
.page-news-focal-points .focal-points-bottom-graphic img {
  width: 100%;
}

img.img-responsive {
  width: 100%;
  height: auto;
}

#mobile-stage,
.mobile-block-slider {
  display: none;
}

.region-footer .block-footer-utility-menu .social ul li a.instagram {
  background-image: image-url("social/Instagram-logo.png");
}

.list-view.articles-list-view {
  width: 65%;
  margin-left: 10px;
  margin-top: -10px;
}

.list-view.articles-list-view h2 {
  margin-top: -10px;
}

.list-view.articles-list-view .list-main .title {
  margin-top: -5px;
}

#footer-text-block .section-inner-wrapper p,
.copyright .section-inner-wrapper {
  color: #efefef;
  font-size: 16px;
}

.page-home li.touchcarousel-item h2.title {
  width: 320px;
}

.node-header-field {
  background: #2a3037;
  color: #fff;
  font-weight: 500;
  font-size: 2.6rem;
  line-height: 3.9rem;
  padding: 24px 0;
  font-family: "Runda Medium";
  text-align: center;
}

.jump-to-right-rail {
  display: none;
}

@media only screen and (max-width: 767px) {
  .jump-to-right-rail {
    display: block;
    margin-bottom: 35px;
  }
}

/* Adjust alignment of searchblox box */
.mitresearch input[type="text"] {
  margin-top: 0;
}

.mitresearch #searchButtonMain:after {
  top: 42%;
}

/* Add border to last menu link, but only on dropdown */
.content-outer-wrapper .responsiveMenuWrapper .menu-block-wrapper.menu-block-1 > ul li ul li:last-child {
  border-bottom: 1px solid #dddcdd !important;
  border-right: 1px solid #dddcdd !important;
  border-left: 1px solid #dddcdd !important;
}

/* Focal Points panel on homepage -- uses horizontal slider classes */
.view-focal-points-on-homepage .arrow-holder {
  display: none !important;
}

.view-focal-points-on-homepage h3.title {
  font-family: "Runda Normal", sans-serif !important;
  margin-top: 3px;
  color: #fff;
  text-align: center;
  margin-right: 30px;
  font-size: 1.1em;
  width: 87%;
}

.view-focal-points-on-homepage h3.title a:hover {
  color: #fff;
  text-decoration: underline;
}

.view-focal-points-on-homepage .views-field-field-article-image img {
  border: 2px solid #fff;
  background-color: #fff;
}

.view-focal-points-on-homepage .views-field-field-article-image a {
  margin-left: 0;
  margin-right: 30px;
  display: block;
  height: 100%;
  min-height: 100px;
}

.view-focal-points-on-homepage .view-footer .background {
  color: #fff;
  text-align: center;
  margin-top: 1.5em;
  font-size: 2.5em;
  white-space: normal;
  line-height: 1.25em;
}

.focal-points-block {
  background-image: url(/sites/all/themes/mitre/release/images/fp-background.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.focal-points-block .title-wrapper {
  overflow: hidden;
  padding: 0 10px;
  min-width: 110%;
  color: #FFF;
  background: #005B94;
  max-height: 81px;
  background-image: url(/sites/all/themes/mitre/release/images/bg-title-h2.png);
}

@media screen and (min-width: 768px) {
  .focal-points-block .title-wrapper {
    padding: 0 20px;
    min-width: 120%;
  }
}

@media screen and (min-width: 980px) {
  .focal-points-block .title-wrapper {
    margin: 0 auto;
    min-width: 100%;
    margin-left: -15px;
    margin-right: -15px;
  }
  .focal-points-block .title-wrapper h2 {
    margin: 20px auto;
    max-width: 930px;
  }
}

@media screen and (min-width: 1150px) {
  .focal-points-block .title-wrapper h2 {
    max-width: 1100px;
  }
}

.focal-points-block .title-wrapper a {
  color: #FFF !important;
}

.focal-points-block .content {
  margin-top: 20px;
}

.focal-points-block .more-link {
  position: relative;
  margin-top: 20px;
  margin-bottom: 20px;
}

aside i,
aside em {
  font-family: "Runda Normal", sans-serif;
}

.view-research-slider .slider .slide h3.title {
  font-family: "Runda Normal", sans-serif !important;
  margin-top: 3px;
  color: #fff;
  text-align: center;
  margin-right: 30px;
  font-size: 1.1em;
}

.view-research-slider .slider .slide h3.title:hover {
  text-decoration: underline;
}

.main-content .region-header {
  box-shadow: none;
}

.main-content .region-header .block-menu-block.primary-header-nav {
  float: left;
  margin-top: 20px;
  width: auto;
  border-top: none;
}

.sf-menu.sf-style-white li {
  background-color: transparent;
}

.sf-menu.sf-style-white ul {
  background-color: white;
}

.sf-menu.sf-style-white ul li {
  border-bottom: 1px solid #dddcdd;
  border-right: 1px solid #dddcdd;
  border-left: 1px solid #dddcdd;
  background-color: white;
}

.sf-menu.sf-style-white ul li:first-child {
  border-top: 1px solid #dddcdd;
}

.sf-menu.sf-style-white ul li a {
  text-transform: none;
}

.sf-menu.sf-style-white a {
  border: 0;
  text-transform: uppercase;
  font-family: "Runda Medium";
  text-decoration: none;
  display: block;
  width: 100%;
  color: #212121;
  font-size: 14px;
  line-height: 20px;
  font-size: 1.4rem;
  line-height: 2rem;
  padding: 12px 20px;
}

#block-superfish-1 {
  margin-top: 1.2em;
}

div.sf-accordion-toggle.sf-style-white a {
  background: transparent;
  border: 1px solid #e1e1e1;
  color: #212121;
  padding: 1em;
  line-height: 45px;
  margin-left: .5em;
  text-transform: uppercase;
  font-family: "Runda Medium";
}

div.sf-accordion-toggle.sf-style-white a:hover {
  color: #212121 !important;
  border-color: #212121;
}

@media screen and (max-width: 1024px) {
  #block-block-266 {
    float: right;
    position: absolute;
    right: 15px;
    top: 30px;
  }
}

#block-block-266 .mag-glass {
  margin-top: 5px !important;
}

div.region-header .section-inner-wrapper {
  padding: 10px;
}

@media screen and (min-width: 1025px) {
  div.region-header .section-inner-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}

@media screen and (min-width: 1025px) {
  button.mag-glass {
    float: left;
    margin-left: 20px;
    padding-right: 0;
  }
  .sf-depth-2 > ul {
    display: none !important;
  }
}

@media screen and (max-width: 1024px) {
  #block-superfish-1 .sf-depth-2 > ul > li {
    background: none !important;
    border-left: 0 !important;
    border-right: 0 !important;
    border-bottom: 0 !important;
    border-top: 1px solid #dddcdd;
  }
  #block-superfish-1 a.active {
    background: #e9e9e9;
  }
  #block-superfish-1 li > .sf-accordion-button {
    width: 0;
    padding: 0;
    text-indent: 10px;
  }
  #block-superfish-1 li > .sf-accordion-button:before {
    content: "\f0d7";
    font-family: "icomoon";
    position: absolute;
    right: 0;
    top: 10px;
    width: 30px;
  }
  #block-superfish-1 li.sf-expanded > .sf-accordion-button {
    width: 0;
    padding: 0;
  }
  #block-superfish-1 li.sf-expanded > .sf-accordion-button:before {
    content: "\f0d8";
    font-family: "icomoon";
    position: absolute;
    right: 0;
    top: 10px;
    width: 30px;
  }
}

.main-content div.region-header .logo {
  margin-top: 25px;
}

@media (max-width: 1222px) {
  #content .region-header #block-menu-block-2 .menu-block-wrapper ul {
    width: 60rem;
  }
}

@media (max-width: 722px) {
  #content .region-header #block-menu-block-2 .menu-block-wrapper ul {
    width: 100%;
  }
}

.page-node-35581 #block-menu-block-3,
.page-node-35471 #block-menu-block-3,
.page-node-36961 #block-menu-block-3 {
  display: none;
}
