/*!
 * Start Bootstrap - Business Casual (http://startbootstrap.com/template-overviews/business-casual)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-business-casual/blob/master/LICENSE)
 */

body {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  /*! background: url('../img/WIHP1.png') no-repeat center center fixed; */
  background: url('../img/bg.jpg') no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}

h1, h2, h3, h4, h5, h6, .text-heading {
  font-family: "Josefin Slab", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

h1 {
  font-size: 4rem;
}

h2 {
  font-size: 1.5rem;
}

.latest-news-heading {
    font-weight: bold;
}

.news-item h3 {
  font-size: 1rem;
}

.news-item {
    padding-bottom: 20px;
}

.news-item p {
    font-size: 1rem; 
    font-family: "Josefin Slab", "Helvetica Neue", Helvetica, Arial, sans-serif; 
}

.tagline-upper {
  font-size: 5rem;
  font-weight: 700;
  line-height: 1;
}

.tagline-lower {
  font-size: 1.2rem;
  line-height: 1;
}

.text-expanded {
  letter-spacing: 2px;
}

.text-shadow {
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}

.text-lg {
  font-size: 1.25rem;
}

.bg-faded {
  background-color: rgba(255, 255, 255, 0.9);
}

.bg-overlay {
  background-color: rgba(0, 0, 0, 0.7);
}

hr.divider {
  border-color: #292b2c;
  max-width: 250px;
}

hr.divider2 {
  border-color: #292b2c;
  max-width: 1000px;
}


.map-container iframe {
  pointer-events: none;
}

.map-container iframe.clicked {
  pointer-events: auto;
}
 
.research-logo {
    transition: all 0.3s ease;
}

.research-logo:hover {
    content: url('img/new_research_logo/logo_arrowright.png');
}

.research_topic_fig {
    display: block;
    margin-left: auto;
    margin-right: auto;
    height: 200px;
    width: auto; 
    max-width: 100%;
}


.photomembers { height:230px; width:32%;} 
 
.coprograms { height:40px; width:7%;} 
.news { height:150px; width:20%;} 
.coprograms2 { height:60px; width:12%;}
.research { height:350px; width:50%;}
.research2 { height:300px; width:50%;}
.research3 { height:180px; width:85%;}
.research5 { height:250px; width:100%;}
.research6 { height:250px; width:80%;}
.research7 { height:220px; width:100%;}
.research8 { height:250px; width:50%;}
.research9 { height:75px; width:80%;}
.research10 { height:250px; width:85%;}
.research11 { height:250px; width:38%;}
.research12 { height:250px; width:40%;}
.research13 { height:250px; width:100%;}
.research14 { height:250px; width:60%;}
.research15 { height:200px; width:48%;}
.research16 { height:120px; width:60%;}
.research17 { height:300px; width:70%;}
.research18 { height:300px; width:50%;}


.coprograms3 { height:60px; width:6%;}
.coprograms4 { height:60px; width:9%;}
.coprograms5 { height:40px; width:5%;}
.news2 { height:150px; width:15%;}
.photomembers2 { height:230px; width:28%;} 
.photomembers3 { height:200px; width:23%;} 
.coprograms6 { height:40px; width:4%;}
.highlycited { height:150px; width:12%;}



.rescale {
    width:32%;
    height: auto;
}

.rescale2 {
    width:15%;
    height: auto;
}

.rescale3 {
    width:auto;
    height: 60px;
padding: 3px;
}

.rescale4 {
    width:auto;
    height: 40px;
padding: 2px;
}

.rescale5 {
    width:auto;
    height: 200px;

}

.rescale6 {
    width:auto;
    height: 250px;

}

.rescale7 {
    width:auto;
    height: 160px;

}

.tocimage {
    width:12%;
    height: auto;
    margin-left: 20px;

}