@import url("https://fonts.googleapis.com/css?family=Arimo");
@import url("http://fonts.googleapis.com/css?family=Lato");
/* General */
body, h1, h2, h3, h4, h5, h6 {
  font-family: "Arimo", sans-serif;
  text-rendering: optimizeLegibility;
  font-kerning: normal;
}

h3 {
  display: inline;
}

h1, h2, h3, h4, h5, h6 {
  color: #1D3F6E;
}

p {
  font-size: 12pt;
  line-height: 16pt;
  color: #444;
  text-align: justify;
}

/* Theme overrides */
li {
  font-size: 12pt;
}

.site-description {
  text-align: center;
  font-family: "Lato", sans-serif;
  margin-top: 0;
  font-size: 2em;
  color: #777;
}

.search-form {
  visibility: hidden;
}

.site-content {
  max-width: 960px;
}

.entry-content a {
  text-decoration: none;
}

.entry-content p img:only-child {
  margin-top: 0;
}

.entry-content {
  margin: 0;
}

.entry-content ul {
  margin: 0;
}

.menu-toggle {
  border-bottom: 1px solid #DDD;
}

.aligncenter {
  margin-bottom: 0;
}

.main-navigation div.menu > ul, .main-navigation ul.menu {
  padding: 0;
  margin: 0 20px;
  border-bottom: 1px solid #DDD;
}

.main-navigation-wrapper {
  border: none;
}

.footer-text {
  font-size: 10pt;
  line-height: 13pt;
  color: #666;
}

.footer-widget {
  max-width: 960px !important;
  margin: 0 auto;
}

.site-credit, .site-info, .site-copyright {
  visibility: hidden;
  height: 0;
}

.page .entry-header {
  visibility: hidden;
  height: 0;
  margin: 0;
}

.site-info {
  text-align: left;
  margin: 10px 0;
}

.site-header {
  margin-bottom: 2em;
  text-align: left;
}

.site-footer {
  margin: 0 20px;
}

.site-content {
  margin: 0 20px;
}

.site-branding {
  margin: 0 20px;
  max-width: 960px;
}

.site-logo a img {
  max-height: 150px;
}

.site-logo {
  text-align: center;
}

.footer-area {
  margin-top: 15px;
}

.cat-links {
  visibility: hidden;
}

.main-navigation a {
  font-weight: 400;
}

.banner {
  margin-top: -89px;
}

.menu-item {
  font-family: "Arimo";
  text-transform: uppercase;
  font-size: 85%;
}

.subtitle {
  font-family: "Lato";
  margin: 0 0 1em;
  font-size: 1.9em;
  text-align: center;
  line-height: 1.2em;
  color: #666;
}

hr {
  color: #1D3F6E;
  background-color: #1D3F6E;
  height: 2px;
}

/* Custom */
.news-date {
  text-transform: uppercase;
  font-size: 80%;
  color: #777;
  margin-bottom: 0 !important;
}

.news-title {
  font-size: 120%;
  font-weight: 700;
  margin-bottom: 0.5em !important;
}

.news-post {
  margin: 0;
}

.element-box {
  margin: 0 auto;
  max-width: 460px;
  float: left;
}

.element-box p {
  padding-right: 3em;
}

.element-box img {
  margin-top: 3em !important;
}

.home-box {
  margin: 0 auto;
  max-width: 460px;
  float: left;
}

.home-box p {
  padding-right: 3em;
}

.home-box img {
  margin-top: 3em !important;
}

.narrow {
  max-width: 700px;
}

.narrow-home {
  max-width: 500px;
}

.highlight {
  float: left;
}

.line-heading {
  display: inline-block;
  width: 100%;
  margin-top: 2em;
}

.line-title {
  display: inline-block;
  float: left;
  text-align: right;
  margin-left: 0;
  margin-top: -2.6em;
  font-size: 1em;
  font-family: "Arimo";
  font-weight: 700;
  background: #FFF;
  color: #1D3F6E;
  border-radius: 0.1em;
  padding-left: 0;
  padding-right: 0.4em;
  text-transform: uppercase;
}


.big-spacer {
  min-height: 84px;
}

.spacer {
  min-height: 24px;
}

.blurb {
  color: #777;
  font-size: 85%;
  line-height: 140%;
  text-align: justify;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  hyphens: none;
}

/* Research */
.research-publications {
  line-height: 1.1em;
}

.research-publications p {
  font-size: 80%;
  margin-bottom: 1.4em;
}

.entry-content .research-publications a {
  text-decoration: none;
  font-weight: 700;
  color: #000;
}

/* Publications */
.paper-box {
  margin-bottom: 2em;
  width: 100%;
  float: left;
}

.paper-box .paper-number {
  font-size: 1em;
  text-align: right;
  float: left;
  width: 6%;
  line-height: 15pt;
  font-weight: 700;
  vertical-align: baseline;
}

.paper-box .paper-title {
  font-size: 1em;
  text-align: left;
  float: left;
  width: 94%;
  line-height: 15pt;
  font-weight: 700;
  vertical-align: baseline;
}

.publication-container {
  border-left: 2px solid #1D3F6E;
}

.entry-content p .paper-title a {
  text-align: left;
}

.paper-title a {
  text-decoration: none;
  font-weight: 700;
  color: #000 !important;
  margin-bottom: 0.5em;
  margin-top: 1em;
}

.paper-number {
  color: #000;
}

.paper-authors {
  font-size: 0.9em;
  color: #666;
  font-weight: 400;
}

.toc-image {
  margin: 2em auto;
  display: block;
  max-width: 75%;
}

/* Group Members */
.profile-box {
  width: 100%;
  float: left;
  font-size: 100%;
  text-align: left;
  line-height: 1.6em;
  min-height: 150px;
  margin-bottom: 3em;
}

.profile-name {
  font-size: 1.4em;
}

.profile-name a {
  color: #000 !important;
}

.profile-title {
  font-size: 0.8em;
  color: #666;
  text-transform: uppercase;
}

.profile-box img {
  border-radius: 0;
  margin-top: 0;
}

.profile-left {
  width: 150px;
  float: left;
  text-align: center;
  font-size: 1.1em;
  line-height: 1.8em;
  padding-right: 15px;
}

.profile-right {
  min-height: 150px;
  width: 66.666%;
  float: left;
  padding-left: 15px;
  border-left: 2px solid #1D3F6E;
}

.profile-right p {
  font-size: 90%;
  line-height: 1.5;
}

.profile-right a {
  text-decoration: none;
}




/* Useful Links */
.useful-links a {
  color: #666 !important;
}

/* Responsive */
@media screen and (max-width: 615px) {
  .profile-right {
    padding-top: 15px;
  }
}
@media screen and (max-width: 650px) {
  .paper-box .paper-number {
    width: 15%;
  }

  .paper-box .paper-title {
    width: 85%;
  }
}
@media screen and (max-width: 799px) {
  .menu-toggle {
    margin: 0 20px;
    padding: 10px 0 !important;
    font-size: 1.5em;
  }

  .menu-item a {
    padding-left: 26px;
  }

  .site-logo {
    margin-top: 20px;
    width: 100%;
  }

  .toc-image {
    width: 100% !important;
  }

  .footer-widget {
    text-align: center;
  }

  .footer-widget .widget-area {
    float: left;
    width: 240px;
  }

  .footer-4 .footer-widget .widget-area {
    width: 100%;
  }

  .footer-4 .footer-widget .widget-area img {
    max-width: 240px;
  }

  .footer-3 .footer-widget .widget-area {
    width: 100%;
  }

  .footer-3 .footer-widget .widget-area img {
    max-width: 240px;
  }

  .footer-2 .footer-widget .widget-area {
    width: 100%;
  }

  .footer-2 .footer-widget .widget-area img {
    max-width: 240px;
  }

  .footer-1 .footer-widget .widget-area {
    width: 100%;
  }

  .footer-1 .footer-widget .widget-area img {
    max-width: 240px;
  }

  .footer-widget .widget-area:first-child {
    margin-left: 0;
  }
}
@media screen and (min-width: 780px) {
  .entry-content h3 {
    margin-top: 0 !important;
  }

  #menu-navigation {
    height: 54px;
  }

  .main-navigation li a {
    padding: 0 16px;
  }

  .current-menu-item {
    -webkit-box-shadow: inset 0 -4px 0 -1px #1D3F6E;
    -moz-box-shadow: inset 0 -4px 0 -1px #1D3F6E;
    box-shadow: inset 0 -4px 0 -1px #1D3F6E;
  }

  .footer-widget .widget-area {
    float: left;
    width: 240px;
  }

  .footer-4 .footer-widget .widget-area {
    margin-left: 8%;
    width: 46%;
  }

  .footer-4 .footer-widget .widget-area img {
    max-width: 240px;
  }

  .footer-3 .footer-widget .widget-area {
    margin-left: 8%;
    width: 46%;
  }

  .footer-3 .footer-widget .widget-area img {
    max-width: 240px;
  }

  .footer-2 .footer-widget .widget-area {
    margin-left: 8%;
    width: 46%;
  }

  .footer-2 .footer-widget .widget-area img {
    max-width: 240px;
  }

  .footer-1 .footer-widget .widget-area {
    width: 100%;
  }

  .footer-1 .footer-widget .widget-area img {
    max-width: 240px;
  }

  .footer-widget .widget-area:first-child {
    margin-left: 0;
  }
}
@media screen and (max-width: 959px) {
  .home-blurb {
    padding-left: 0px;
  }
}
@media screen and (min-width: 960px) {
  #text-3 {
    text-align: right;
  }

  .site {
    max-width: 960px;
  }

  .has-sidebar .site-content, .footer-widget {
    max-width: 960px;
    margin: 0 auto;
  }

  .has-sidebar .content-area {
    border-right: solid 1px #ddd;
    float: left;
    margin-right: 44px;
    padding-right: 44px;
    width: 570px;
  }

  .has-sidebar .sidebar-area {
    float: left;
    width: 240px;
  }

  .footer-widget .widget-area {
    float: left;
    width: 240px;
  }

  .footer-4 .footer-widget .widget-area {
    margin-left: 6%;
    width: 20.5%;
  }

  .footer-3 .footer-widget .widget-area {
    margin-left: 8%;
    width: 28%;
  }

  .footer-2 .footer-widget .widget-area {
    margin-left: 8%;
    width: 46%;
  }

  .footer-1 .footer-widget .widget-area {
    width: 100%;
  }

  .footer-widget .widget-area:first-child {
    margin-left: 0;
  }
}
/* SliderSlider */
.slider,
.slider li {
  width: 700px;
  height: 500px;
}

.slider {
  overflow: hidden;
  list-style: none;
  padding: 0;
  margin: 0;
  white-space: nowrap;
  word-spacing: -3px;
  /* removing inline elements spacing */
  letter-spacing: -1.65px;
  position: relative;
}

.slider li {
  display: inline-block;
  word-spacing: normal;
  /* restoring spacing */
  letter-spacing: normal;
}

@keyframes slider {
  0%, 6% {
    margin-left: 0;
  }
  8%, 14% {
    margin-left: -700px;
  }
  16%, 22% {
    margin-left: -1400px;
  }
  24%, 30% {
    margin-left: -2100px;
  }
  32%, 38% {
    margin-left: -2800px;
  }
  40%, 46% {
    margin-left: -3500px;
  }
  48%, 54% {
    margin-left: -4200px;
  }
  56%, 62% {
    margin-left: -4900px;
  }
  64%, 70% {
    margin-left: -5600px;
  }
  72%, 78% {
    margin-left: -6300px;
  }
  80%, 86% {
    margin-left: -7000px;
  }
  88%, 94% {
    margin-left: -7700px;
  }
  95%, 100% {
    margin-left: 0;
  }
}
@-webkit-keyframes slider {
  0%, 6% {
    margin-left: 0;
  }
  8%, 14% {
    margin-left: -700px;
  }
  16%, 22% {
    margin-left: -1400px;
  }
  24%, 30% {
    margin-left: -2100px;
  }
  32%, 38% {
    margin-left: -2800px;
  }
  40%, 46% {
    margin-left: -3500px;
  }
  48%, 54% {
    margin-left: -4200px;
  }
  56%, 62% {
    margin-left: -4900px;
  }
  64%, 70% {
    margin-left: -5600px;
  }
  72%, 78% {
    margin-left: -6300px;
  }
  80%, 86% {
    margin-left: -7000px;
  }
  88%, 94% {
    margin-left: -7700px;
  }
  95%, 100% {
    margin-left: 0;
  }
}
.slider li:first-child {
  animation: slider 50s ease-out infinite;
  -webkit-animation: slider 50s ease-out infinite;
}

/* pause animation on mouse over */
.slider:hover li:first-child {
  animation-play-state: paused;
  -webkit-animation-play-state: paused;
}

.carousel.slide {
  width: 100%;
}

/* ----------------------------- BOOTSTRAP STYLING ----------------------------- */
.card.card-body {
  min-width: 400px;
  padding: 0px;
  border: none;
}

.btn.btn-primary {
  background: none;
  color: #666666;
  border-color: #1D3F6E;
}

.carousel-caption h5 {
  color: #ffffff !important;
}
.carousel-caption p {
  color: #ffffff !important;
}

.home-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 1em;
  height: auto;
}
.home-wrapper #welcome-content {
  grid-column: 1;
  grid-row: 1;
}
.home-wrapper p {
  padding-right: 15px;
}
.home-wrapper #right-carousel {
  display: flex;
  justify-content: center;
  justify-items: stretch;
  grid-column: 2;
  grid-row: 1;
}
.home-wrapper img {
  padding-top: 0px;
  margin-top: 0px;
}
@media screen and (max-width: 680px) {
  .home-wrapper {
    display: flex;
    flex-direction: column;
  }
  .home-wrapper p {
    padding-right: 0px;
  }
}

/* ----------------------------- BOOTSTRAP STYLING ----------------------------- */

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