/*! Generated by Fontspring (https://www.fontspring.com) on May 12, 2019 Fully installable fonts can be purchased at http://www.fontspring.com The fonts included in this stylesheet are subject to the End User License you purchased from Fontspring. The fonts are protected under domestic and international trademark and copyright law. You are prohibited from modifying, reverse engineering, duplicating, or distributing this font software. (c) 2010-2019 Fontspring */
@font-face { font-family: 'Amsi pro condlight'; src: url(/_assets/_fonts/amsipro/amsiprocond-light-webfont.woff2) format('woff2'), url(/_assets/_fonts/amsipro/amsiprocond-light-webfont.woff) format('woff'); font-weight: normal; font-style: normal; font-display: swap; }
@font-face { font-family: 'Amsi pro condbold'; src: url(/_assets/_fonts/amsipro/amsiprocond-bold-webfont.woff2) format('woff2'), url(/_assets/_fonts/amsipro/amsiprocond-bold-webfont.woff) format('woff'); font-style: normal; font-weight: 700; font-display: swap; }
@font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 400; src: local('Open Sans Regular'), local('OpenSans-Regular'), url(/_assets/_fonts/opensans/opensans-regular.woff2) format('woff2'), url(/_assets/_fonts/opensans/opensans-regular.woff) format('woff'); font-display: swap; }
@font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 700; src: local('Open Sans Semibold'), local('OpenSans-semibold'), url(/_assets/_fonts/opensans/opensans-semibold.woff2) format('woff2'), url(/_assets/_fonts/opensans/opensans-semibold.woff) format('woff'); font-display: swap; }
@font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 300; src: local('Open Sans Light'), local('OpenSans-Light'), url(/_assets/_fonts/opensans/opensans-light.woff2) format('woff2'), url(/_assets/_fonts/opensans/opensans-light.woff) format('woff'); font-display: swap; }

/*****************

Infectious Disease Research BASECAMP CSS

*****************/

body {
  background: url(gfx/background.png) center 0px repeat-x;
}
#wrapper {
  background: url(gfx/banner.jpg) center 0px no-repeat;
}
.titleinner {
  padding-top: 360px;
  margin-top: 0px;
  background: url(gfx/title.png) 233px 110px no-repeat;
}
.titleinner img {
  display: none;
}
#title h1 {
  padding: 5px 0 14px 0px;
  font-size: 42px;
  line-height: 1.25;
  margin: 0 0 0 23px;
  background: none;
  color: #482b42;
  font-family: 'Open Sans', Helvetica, Arial, Geneva, sans-serif;
  font-weight: 300;
  text-rendering: optimizeLegibility;
  position: static;
  max-width: 627px;
  margin-top: 3px;
  font-family: 'Amsi pro condbold', Helvetica, Arial, Geneva, sans-serif;
  font-size: 42px;
  font-variant-ligatures: normal;
  font-weight: 700;
  letter-spacing: -0.01em;
  line-height: 1.05;
}
.titleinner h1 {
  margin-top: 0px;
}
#content p,
#content ul,
#content ol,
#content table,
#content td,
#content dl,
#content dt,
#content dd,
#content form,
#content fieldset,
#content legend,
#content label,
#content select,
#content option,
#content textarea,
#content input,
#right p,
#right li,
#right input {
	font-family: 'Open Sans', Helvetica, Arial, Geneva, sans-serif;
	font-weight: 400;
}
#content h2 {
  padding-bottom: 7px;
  font-size: 28px;
  font-family: 'Open Sans', Helvetica, Arial, Geneva, sans-serif;
  font-weight: 300;
  line-height: 1.3;
  margin-top: 28px;
  text-rendering: optimizeLegibility;
}
#content h2:first-of-type {
  margin-top: 0;
}
#content p + h2:first-of-type {
	margin-top: 28px;
}
#content .heading-translation {
  color: #888888;
  font-style: italic;
  font-size: 21px;
  font-family: 'Open Sans', Helvetica, Arial, Geneva, sans-serif;
  font-size: 21px;
  font-weight: 300;
  margin-top: -28px;
  margin-bottom: 35px;
}
#right {
    background: none;
}

/*
*
* Frontpage styles
*
*/

body.frontpage {
    background: url(gfx/frontpage-background.jpg) center 0px repeat-x;
}
body.frontpage #wrapper {
    background: url(gfx/frontpage-banner.jpg) center 0px no-repeat;
}
body.frontpage .titleinner {
    padding-top: 470px;
    background: url(gfx/title.png) 233px 148px no-repeat;
}
body.frontpage #title h1 {
    max-width: 100%;
}
body.frontpage #title h1.notopimage {
    font-size: 42px;
    padding-right: 0;
}
body.frontpage #content {
    box-sizing: border-box;
    padding-bottom: 0;
    width: 100%;
}
body.frontpage .news h2 {
    font-size: 25px;
    margin-bottom: 14px;
}
body.frontpage #content .tile-box-shadow-container:nth-of-type(1) {
  margin-top: 35px;
}
body.frontpage #content .tile-box-shadow-thumbnail-description img {
    border-radius: 2px 2px 0 0;
}
.features article {

}
.features article h3 {
    font-family: 'Open Sans', Helvetica, Arial, Geneva, sans-serif;
	font-weight: 400;
}
.features article p.smalltag {
    color: #7777777;
    font-size: 10px;
    font-weight: 400;
    letter-spacing: 0.05em;
}
.features article:hover {
    background: none;
}
.features {
    margin-bottom: 70px;
}
.heading-translation {
  color: #888888;
  font-family: 'Amsi pro condlight', Helvetica, Arial, Geneva, sans-serif;
  font-size: 28px;
  line-height: 1.2;
  margin-bottom: 14px;
  margin-top: 0;
  padding-left: 21px;
}

/* Tablet styles */

@media only screen and (min-width: 769px) and (max-width: 1024px) {
    #features {
        width: 650px;
    }
}

@media only screen and (max-width: 768px) {
	#title h1 {
        padding-right: 0;
    }
    body.frontpage #title h1 {
        padding-right: 0;
    }
    #right {
        border-bottom: none;
    }
    #features .events {
        width: 418px;
        margin-left: 232px;
        border-left: none;
    }
    #features .events article {
        margin-top: 14px;
    }
    #features .events article:first-child {
        margin-top: 14px;
    }
}

/* Mobile styles*/

@media only screen and (max-width: 700px) {
    body,
    body.frontpage {
        background: none;
    }
    #wrapper {
        width: 100%;
        background-position: -400px 0;
        background-size: 1350px;
        background-repeat: repeat-x;
    }
    body.frontpage #wrapper {
        width: 100%;
        background-size: 1500px;
        background-position: -430px 0;
    }
    #content {
        background-size: contain;
    }
    body.frontpage #content {
        background: none;
    }
    .titleinner{
        background-position: 0px 53px;
        padding-top: 195px;
        width: 92%;
        background-size: 180px;
    }
    body.frontpage .titleinner {
        padding-top: 290px;
        background-size: 250px;
        background-position: 0px 90px;
    }
    #title h1 {
        font-size: 28px;
        margin-left: 0;
        width: 100%;
        text-shadow: 1px 1px 0px #ffffff;
    }
    .titleinner h1 {
        max-width: 100% !important;
        min-width: 186px !important;
    }
    body.frontpage #title h1 {
        margin-left: 0;
        width: 100%;
        text-shadow: 1px 1px 0px #ffffff;
    }
    body.frontpage #title h1.notopimage {
        line-height: 1.2;
        font-size: 28px;
    }
    #features .events {
        width: 97%;
        margin-left: 0px;
        padding: 0;
    }
    #features .events article {
        width: 47.5%;
        margin-right: 5%;
    }
    #features .events article:nth-of-type(2n) {
        margin-right: 0;
    }
}
