@import url('https://fonts.googleapis.com/css2?family=DM+Serif+Text:ital@0;1&family=Zilla+Slab&display=swap');
@font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 700; src: local('Open Sans Bold'), local('OpenSans-bold'), url(/_assets/_fonts/opensans/opensans-bold.woff2) format('woff2'), url(/_assets/_fonts/opensans/opensans-bold.woff) format('woff'); 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; }

/* He Kitenga 2020 CSS */

html {
  scroll-behavior: smooth;
}
#contentwrapper {
  position: relative;
}
#contentwrapper:before {
  background: url(../gfx/stripes.svg) 0 0 no-repeat;
  background-size: 250px;
  content: '';
  display: block;
  position: absolute;
  height: 600px;
  left: -400px;
  bottom: 0px;
  width: 300px;
  z-index: 9999px;
}
.titleinner {
  position: relative;
  padding-bottom: 0px;
  border-left: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
}
.titleinner img {
  position: absolute;
  top: 0;
  z-index: -1;
}
.titleinner:before {
  background: url(../gfx/stripes.svg) 0 0 no-repeat;
  content: '';
  display: block;
  position: absolute;
  height: 600px;
  right: -95px;
  top: 350px;
  width: 200px;
  z-index: 9999px;
}
.OTAGO744034 .titleinner:before {
  top: -150px;
}
#title h1 {
  background: url(../gfx/title-2019-white.png) 0px 300px no-repeat;
  background-size: 293px;
  color: #333333;
  font-family: 'DM Serif Text', 'Open Sans', Helvetica, sans-serif;
  font-size: 80px;
  font-weight: normal;
  font-kerning: normal;
  font-variant-ligatures: common-ligatures, contextual;
  -moz-font-feature-settings: "kern", "liga", "clig", "calt";
  -ms-font-feature-settings: "kern", "liga", "clig", "alt";
  -webkit-font-feature-settings: "kern", "liga", "clig", "calt";
  font-feature-settings: "kern", "liga", "clig", "calt";
  letter-spacing: 0;
  line-height: 0.9;
  padding-bottom: 55px;
  padding-top: 765px;
  position: relative;
  text-rendering: optimizeLegibility;
  text-transform: none;
}
.OTAGO742440 #title h1,
.OTAGO742825 #title h1,
.OTAGO744007 #title h1 {
  border-bottom: 5px solid #05BB00;
  box-sizing: border-box;
  letter-spacing: 0.05em;
  margin-bottom: 28px;
  padding-bottom: 28px;
  text-transform: uppercase;
}
.OTAGO731022 #title h1:first-letter {
  text-transform: none;
}
.OTAGO741901 #title h1 {
  background-image: url(../gfx/title-2020-white.png);
  background-position: 0 220px;
  background-size: 500px;
}
#title h1.notopimage {
  background: url(../gfx/title-2020.png) 0px 300px no-repeat;
  background-size: 350px;
}
.OTAGO704953 #title h1,
.OTAGO703651 #title h1 {
  background-image: url(../gfx/title-2018-black.png);
}
.OTAGO744034 #title h1 {
  background-image: url(../gfx/title-2020.png); 
}
#title ul#breadcrumbs {
  display: none;
}
#title img {
  border-bottom: 1px solid #dddddd;
}
#contentwrapper {
  border-left: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
}
#content {
  padding-top: 0px;
}
#content p.smalltag:first-of-type {
    display: block;
  font-style: normal;
}
#content p.smalltag.banner-caption {
  color: #666666;
  margin-top: -28px;
}
#content p.smalltag.banner-caption strong {
  color: #05BB00;
  font-family: 'DM Serif Text', 'Minion Pro', Minion, Georgia, serif;
  font-weight: bold;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
#content p.smalltag:first-of-type + h2 {
    margin-top: 35px;
}
#content h2 {
  background: none;
  border-bottom: 3px solid #444444;
  font-family: 'Zilla Slab', 'DM Serif Text', 'Minion Pro', Minion, Georgia, 'Montserrat', 'Open Sans', Helvetica, sans-serif;
  font-size: 30px;
  font-weight: normal;
  line-height: 1.2;
  margin-bottom: 21px;
  padding-bottom: 21px;
}
#content h3 {
  color: #727ab9;
  font-size: 22px;
  margin-bottom: 7px;
  margin-top: 35px;
}
#content h3,
#right h3 {
  color: #333333;
  font-family: 'DM Serif Text', 'Open Sans', Helvetica, sans-serif;
  font-weight: normal;
  line-height: 1.4;
}
#content h4 {
  font-family: 'Zilla Slab', 'Open Sans', Helvetica, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.5;
  margin-bottom: 21px;
  margin-top: 28px;
}
#content p {
  color: #333333;
  font-family: 'Zilla Slab', 'Open Sans', Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.5;
  margin-bottom: 20px;
}
#content h2 + p strong,
#content h2 + p.caption232 + p strong,
.OTAGO741955 p strong {
  font-family: 'Open Sans', Helvetica, sans-serif;
  text-transform: uppercase;
}
#content h2 + p strong,
#content h2 + p.caption232 + p strong {
  font-size: 16px;
}
#content p img {
  border: none;
  padding: 0;
}
#content p.caption186,
#content p.caption232 {
  font-family: 'Zilla Slab', 'Open Sans', Helvetica, sans-serif;
  font-size: 13px;
  font-weight: 300;
  line-height: 1.4;
}
#content span.smalltag {
  font-style: normal;
  display: block;
  line-height: 1.5;
}
#content p.caption186 strong,
#content p.caption232 strong,
#content p strong {
  font-weight: 700;
}
#content p.caption186 strong,
#content p.caption232 strong {
  color: #05BB00;
  font-family: 'Zilla Slab', Minion Pro, Georgia, Times New Roman, serif;
  letter-spacing: 0.03em;
}
#content blockquote {
  background: none;
  border: none;
  margin-bottom: 35px;
  border-left: none;
  padding: 0;
  position: relative;
}
#content blockquote p {
  color: #05BB00;
  font-family: 'Open Sans', Helvetica, sans-serif;
  font-weight: 700;
  font-size: 25px;
  font-style: italic;
  line-height: 1.3;
  margin-bottom: 0;
}
#content blockquote p:before,
#content blockquote p:after {
  background: url(../gfx/grey-stripes-horizontal.svg) 0 0 no-repeat;
  background-size: cover;
  content: '';
  display: block;
  height: 14px;
  margin-bottom: 21px;
  margin-top: 21px;
  width: 100%;
}
#content blockquote p:nth-of-type(2) {
  margin-left: 21px;
  margin-top: 21px;
  position: absolute;
  text-shadow: 0 0 10px rgba(0,0,0,0.5);
  top: 0;
  width: 30%;
}
#content blockquote p em {
  background: none;
  display: inline-block;
  font-family: 'DM Serif Text', Minion Pro, Georgia, Times New Roman, serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0.05em;
  margin-top: 14px;
  text-transform: uppercase;
}
#content blockquote p img {
  border: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding: 0;
}
#content blockquote.pullquote {
  float: right;
  margin-left: 6%;
  margin-top: 0;
  width: 36%;
}
#content blockquote.pullquote p {
  border-bottom: 4px solid #333333;
  color: #333333;
  font-size: 25px;
  font-weight: 700;
  letter-spacing: -0.01em;
  padding-bottom: 35px;
  padding-top: 0;
}
#content .topofpage {
  font-family: 'Zilla Slab', 'Open Sans', Helvetica, sans-serif;
  font-weight: 300;
}
#content h2:first-of-type strong {
  color: #000000;
  font-family: 'Open Sans', Helvetica, sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
  letter-spacing: -0.02em;
}


#content blockquote p strong {
  color: #444444;
  font-weight: normal;
}
#content ul {
  margin-left: 14px;
}
#content li {
  font-family: 'Zilla Slab', 'Open Sans', Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.5;
}
#content ul.pagesubnav {
  background: #f1f1f1;
  border: 1px solid #dddddd;
  border-radius: 3px;
}
#content ul.pagesubnav li a {
  font-family: 'Zilla Slab', 'Open Sans', Helvetica, sans-serif;
  font-weight: 300;
}
#content hr {
  border-top: 1px solid #dddddd;
  clear: both;
  margin-bottom: 35px;
  margin-top: 35px;
}
#content p.circle-border img {
    padding: 0;
    margin: 0 0 14px 21px;
    border-radius: 50%;
    border: 14px solid #ff7175;
    float: right;
    max-width: 186px;
}
/* Page navigation */
#content .next-item {
  background: url(/_assets/_gfx/no-circle-arrow-blue-forward.svg) right 0 no-repeat;
  background-size: 25px;
  height: auto;
  top: 10px;
  width: 86px;
}
#content .previous-item {
  background: url(/_assets/_gfx/no-circle-arrow-blue-back.svg) 0 0 no-repeat;
  background-size: 25px;
  height: auto;
  top: 10px;
  width: 86px;
}
#content .next-item:hover {
	background: url(/_assets/_gfx/no-circle-arrow-blue-forward.svg) right 0 no-repeat;
  background-size: 25px;
	height: 200px;
}
#content .previous-item:hover {
	background: url(/_assets/_gfx/no-circle-arrow-blue-back.svg) 0 0 no-repeat;
  background-size: 25px;
  height: 200px;
}
#content .next-item a,
#content .previous-item a {
  opacity: 0;
  transition: all 0.3s ease-out;
  border-bottom: none;
}
#content .next-item a:hover,
#content .previous-item a:hover {
  opacity: 1;
}
#content .next-item a:active,
#content .previous-item a:active {
  border-bottom: none;
}
#content .next-item:active {
  background: url(/_assets/_gfx/no-circle-arrow-blue-forward.svg) right 5px no-repeat;
  background-size: 35px;
}
#content .previous-item:active {
  background: url(/_assets/_gfx/no-circle-arrow-blue-back.svg) 0 5px no-repeat;
  background-size: 35px;
}
#content .next-item a,
#content .previous-item a {
  font-family: 'Zilla Slab', 'Open Sans', Helvetica, sans-serif;
  font-weight: 300;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 1.2;
  padding-top: 76px;
  opacity: 1;
  text-transform: none;
}
#content .next-item a:hover,
#content .previous-item a:hover {
  border-bottom: none;
}
#content .funding {
  border: 1px solid #dddddd;
  padding: 14px 14px 7px 14px;
  margin-top: 35px;
  margin-bottom: 21px;
}
#content .funding h3,
#content .funding h4 {
  margin: 7px 0 7px 0;
}
#content .funding p {
  font-family: 'Open Sans', Helvetica, sans-serif;
  font-size: 15px;
  font-style: italic;
  font-weight: 400;
}


/* Full width caption */
#content p.fullwidthimage {
  font-family: 'Zilla Slab', 'Open Sans', Helvetica, sans-serif;
  font-size: 11px;
  font-weight: 300;
  line-height: 1.5;
}

/* Welcome */

body.OTAGO703606 #title h1 {
  color: #304a80;
}

body.OTAGO704953 #content img,
body.OTAGO703606 #content p img:first-of-type {
  border: 50px solid #ef5c6c;
  border-radius: 100%;
  max-height: 140px;
  max-width: 140px;
  padding: 0;
}
body.OTAGO703606 #content p img:first-of-type {
  border: 50px solid #f5f5f5;
}
body.OTAGO703606 #content .introduction {
  font-family: 'Zilla Slab', 'Open Sans', Helvetica, sans-serif;
  font-size: 21px;
  font-weight: 300;
  margin-bottom: 42px;
}
body.OTAGO703606 #content .introduction em {
  color: #304a80;
}
body.OTAGO703606 #content h2:first-of-type {
  padding-left: 0;
  padding-right: 0;
  padding-top: 35px;
}
body.OTAGO703606 #content h2:first-of-type strong {
  color: #304a80;
  font-family: 'Zilla Slab', 'Open Sans', Helvetica, sans-serif;
  font-weight: 700;
}




#content .smalltag.photo-icon {
  background: url(/_assets/_gfx/camera-icon-grey.svg) no-repeat 0 4px;
  background-size: 21px;
  color: #777777;
  padding-left: 30px;
}

/* Right */

#right h3 {
    text-transform: uppercase;
    font-weight: normal;
    letter-spacing: 1px;
    margin-bottom: 7px;
}
#right p,
#right ul {
    border-bottom: none;
}


/* Frontpage */

body.OTAGO741901 #title h1 {
  margin-bottom: 135px;
  max-width: 100%;
  padding-top: 350px;
  text-transform: none;
  text-indent: -9999px;
}
body.OTAGO741901 #title ul#breadcrumbs {
  display: none;
}
body.OTAGO741901 #content h1 {
  color: #ffffff;
  font-family: 'DM Serif Text', 'Minion Pro', Minion, Georgia, Times New Roman, serif;
  font-size: 38px;
  line-height: 1.2;
  margin-bottom: 140px;
  text-shadow: 2px 2px 5px #039227;
}
body.OTAGO741901 #contentwrapper {
  position: relative;
  z-index: 999;
}
body.OTAGO672218 #content h2 em {
  color: #727ab9;
}
#content .grid4 {
  display: flex;
  flex-wrap: wrap;
  margin-top: 42px;
  max-width: 650px;
  width: 100%;
}
body.OTAGO741901 #content .introduction {
  font-family: 'DM Serif Text', 'Minion Pro', Minion, Georgia, Times New Roman, serif;
  font-size: 22px;
}
#content .grid4 a.grid1 {
  border-radius: 4px;
  border: 1px solid #dddddd;
  box-shadow: 0 5px 15px #f5f5f5;
  box-sizing: border-box;
  font-family: 'DM Serif Text', 'Minion Pro', Minion, Georgia, Times New Roman, serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.25;
  padding: 7px 7px 14px 7px;
  margin-bottom: 46px;
  margin-right: 7%;
  min-height: 180px;
  transition: all 0.3s ease-out;
  width: 28.6%;
}
#content .grid4 a.grid1:nth-of-type(4) {
  margin-right: 7%;
}
#content .grid4 a.grid1:nth-of-type(3n) {
  margin-right: 0;
}
#content .grid4 a.grid1:hover {
  box-shadow: 0 0 20px #e4e4e4;
  transform: translate3d(0, -4px, 0);
}
#content .grid1 img {
  margin-bottom: 14px;
  border-radius: 2px;
}
#content .grid4 a.grid1:after {
  background: url(../gfx/green-stripes-horizontal.svg) no-repeat;
  content: '';
  display: block;
  height: 10px;
  margin-top: 7px;
  width: 50%;
}
.OTAGO703606 #content .grid1:nth-of-type(1) img,
.OTAGO703606 #content .grid1:nth-of-type(3) img {
  border-bottom: 5px solid #ef5c6c;
}
.OTAGO703606 #content .grid1:nth-of-type(2) img {
  border-bottom: 5px solid #8dc2d0;
}
.OTAGO703606 #content .grid1:nth-of-type(4) img {
  border-bottom: 5px solid #f8a774;
}
.OTAGO703606 #content .grid1:nth-of-type(5) img,
.OTAGO703606 #content .grid1:nth-of-type(9) img {
  border-bottom: 5px solid #9fabc7;
}
.OTAGO703606 #content .grid1:nth-of-type(6) img,
.OTAGO703606 #content .grid1:nth-of-type(8) img {
  border-bottom: 5px solid #b8cf92;
}
.OTAGO703606 #content .grid1:nth-of-type(7) img,
.OTAGO703606 #content .grid1:nth-of-type(10) img {
  border-bottom: 5px solid #f4c300;
}
.OTAGO703606 #content .grid1:nth-of-type(11) img {
  border-bottom: 5px solid #304a80;
}
body.OTAGO672218 #right {
  float: none;
  margin-top: -130px;
  margin-left: 0;
  padding-left: 0;
  clear: both;
  position: absolute;
}
body.OTAGO672218 #content .grid1:before {
  display: block;
  content: '';
  width: 92.5%;
  height: 0px;
  background: #727ab9;
  position: absolute;
  top: 7px;
  left: 7px;
  z-index: 999;
  transition: height 0.3s ease;
}
body.OTAGO672218 #content .grid1:hover:before {
    height: 4px;
}


/* Research medals */

#content .grid-half {
  margin-bottom: 35px;
  margin-right: 5%;
  width: 47.5%;
}
#content .grid-half:nth-of-type(2n) {
  margin-right: 0;
}
#content .grid-half p img {
  margin-bottom: 0;
  margin-left: 0;
  width: 100%;
}



/* At a glance */

.OTAGO742439 #title h1,
.OTAGO744320 #title h1 {
  padding-top: 350px;
}
.OTAGO742439 #title h1.notopimage,
.OTAGO744320 #title h1.notopimage {
  background-position: 0 150px;
}
.otago742439 .titleinner::before,
.OTAGO744320 .titleinner::before {
  top: 100px;
}
.OTAGO742439 #content h3 {
  font-size: 25px;
  letter-spacing: 0.1em;
  margin-bottom: 35px;
  text-transform: uppercase;
}
.OTAGO742439 #content .grid-third {
  float: left;
  margin-bottom: 35px;
  margin-right: 7.1%;
  width: 28.6%;
}
.OTAGO742439 #content .grid-third:nth-of-type(3) {
  margin-right: 0;
}

.OTAGO742439 #content .virus {
  background: url(../gfx/virus.svg) no-repeat center 0;
  background-size: 100%;
  color: #ffffff;
  font-family: 'DM Serif Text', 'Minion Pro', Minion, Georgia, serif;
  font-size: 55px;
  height: 80px;
  letter-spacing: 0.03em;
  padding-bottom: 50px;
  padding-top: 55px;
  text-align: center;
}
.OTAGO742439 #content .grid-third:nth-of-type(6) .virus {
  background-size: 100%;
  font-size: 30px;
  padding-bottom: 35px;
  padding-top: 70px;
}
.OTAGO742439 #content .virus + p,
.OTAGO742439 #content .fullwidth-grid p + p {
  font-family: 'Open Sans', Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}
.OTAGO742439 #content .fullwidth-grid {
  clear: both;
  overflow: hidden;
  width: 100%;
}
.OTAGO742439 #content .fullwidth-grid:before,
.OTAGO742439 #content .fullwidth-grid:after {
  background: url(../gfx/green-stripes-horizontal.svg) repeat-x 0 0;
  background-size: 700px;
  content: '';
  clear: both;
  display: block;
  height: 20px;
  width: 100%;
}
.OTAGO742439 #content .fullwidth-grid p:first-of-type {
  font-family: 'DM Serif Text', 'Minion Pro', Minion, Georgia, serif;
  font-size: 150px;
  float: left;
  line-height: 0.9;
  padding-bottom: 14px;
  margin-top: 21px;
}
.OTAGO742439 #content .fullwidth-grid p + p {
  float: left;
  margin-left: 40px;
  margin-top: 75px;
  text-align: left;
}
.OTAGO742439 #content .fullwidth-grid:nth-of-type(7) p {
  font-size: 100px;
  float: none;
  line-height: 0.9;
}
.OTAGO742439 #content .fullwidth-grid:nth-of-type(7) p + p {
  float: none;
  font-size: 14px;
  padding-bottom: 21px;
  margin-left: 0;
  margin-top: 0;
}
.OTAGO742439 #content blockquote p {
  color: #333333;
  margin-bottom: 14px;
}
.OTAGO742439 #content blockquote p:before,
.OTAGO742439 #content blockquote p:after {
  display: none;
}
.OTAGO742439 #content blockquote p:nth-of-type(2) {
  color: #333333;
  font-size: 15px;
  font-style: normal;
  font-weight: bold;
  position: static;
  padding: 0;
  margin: 0;
  text-shadow: none;
  width: 100%;
}
.OTAGO742439 #content blockquote p:nth-of-type(2) strong {
  font-weight: bold;
}
.OTAGO742439 #content blockquote p .smalltag {
  color: #777777;
  font-family: 'DM Serif Text', 'Minion Pro', Minion, Georgia, serif;
  font-size: 16px;
  font-weight: normal;
}
.OTAGO742439 #content blockquote.quote1,
.OTAGO742439 #content blockquote.quote2,
.OTAGO742439 #content blockquote.quote7 {
  border-bottom: 1px solid #333333;
  padding-bottom: 28px;
}
.OTAGO742439 #content blockquote.quote2 {
  margin-bottom: 0;
}
.OTAGO742439 #content blockquote.quote1 p:first-of-type {
  font-style: normal;
  font-weight: normal;
}
.OTAGO742439 #content blockquote.quote2 p:first-of-type {
  font-family: 'DM Serif Text', 'Minion Pro', Minion, Georgia, serif;
  font-size: 22px;
  font-style: normal;
}
.OTAGO742439 #content blockquote.quote3,
.OTAGO742439 #content blockquote.quote4 {
  margin-top: 0;
}
.OTAGO742439 #content blockquote.quote3,
.OTAGO742439 #content blockquote.quote4 {
  box-sizing: border-box;
  float: left;
  padding-top: 28px;
  width: 50%;
}
.OTAGO742439 #content blockquote.quote3 p:first-of-type {
  font-family: 'Open Sans', Helvetica, sans-serif;
  font-weight: normal;
  font-size: 27px;
  font-style: normal;
  line-height: 1.4;
}
.OTAGO742439 #content blockquote.quote4 p:first-of-type,
.OTAGO742439 #content blockquote.quote7 p:first-of-type {
  font-family: 'DM Serif Text', 'Minion Pro', Minion, Georgia, serif;
  font-size: 32px;
  font-style: normal;
  line-height: 1.2;
}
.OTAGO742439 #content blockquote.quote3 {
  margin-bottom: 0;
  padding-right: 14px;
  
}

.OTAGO742439 #content blockquote.quote4 p:first-of-type {
  font-size: 28px;
}
.OTAGO742439 #content blockquote.quote5 {
  border-top: 1px solid #333333;
  clear: both;
  padding-top: 28px;
}
.OTAGO742439 #content blockquote.quote5 p:nth-of-type(2):after {
  background-image: url(../gfx/green-stripes-horizontal.svg);
  display: block;
}
.OTAGO742439 #content blockquote.quote4 {
  border-left: 1px solid #333333;
  margin-bottom: 0;
  padding-bottom: 28px;
  padding-left: 21px;
}
.OTAGO742439 #content blockquote.quote6 {
  clear: left;
}
.OTAGO742439 #content blockquote.quote6 p:nth-of-type(1) {
  font-size: 20px;
  font-style: normal;
  font-weight: normal;
}
.OTAGO742439 #content blockquote.quote6 p:nth-of-type(2):after {
  display: block;
}
.OTAGO742439 #content blockquote.quote7 p:first-of-type {
  font-size: 20px;
  line-height: 1.4;
}

/* Expertise */

.OTAGO742440 #content ul li,
.OTAGO742825 #content ul li,
.OTAGO744007 #content ul li,
.OTAGO744055 #content ul li {
  border-bottom: 1px solid #dddddd;
  padding-bottom: 7px;
  padding-top: 7px;
}
.OTAGO742440 #content ul li a,
.OTAGO742825 #content ul li a,
.OTAGO744007 #content ul li a,
.OTAGO744055 #content ul li a {
  border-bottom: none;
}
.OTAGO742825 #content ul li ul,
.OTAGO744055 #content ul li ul {
  margin-left: 30px;
  margin-top: 7px;
}
.OTAGO742825 #content ul li ul li:last-of-type,
.OTAGO744055 #content ul li ul li:last-of-type {
  border-bottom: 0;
}



/* 7 steps to a better future */

.OTAGO744227 #content ol {
  counter-reset: section;
  margin-left: 0;
}
.OTAGO744227 #content ol li {
  border-bottom: 1px solid #dddddd;
  list-style-type: none;
  margin-bottom: 21px;
  padding-bottom: 21px;
  position: relative;
}
.OTAGO744227 #content ol li:before {
  background: #05BB00;
  border-radius: 50%;
  color: #ffffff;
  counter-increment: section;
  content: counter(section);
  display: block;
  font-family: 'DM Serif Text', 'Minion Pro', Minion, Georgia, serif;
  font-size: 30px;
  position: absolute;
  left: -65px;
  top: 0;
  text-align: center;
  width: 45px;
}



/* Virus */

#content div.virus {
  background: url(../gfx/green-stripes-horizontal.svg) no-repeat center bottom;
  float: right;
  margin-bottom: 28px;
  margin-left: 23px;
  max-width: 232px;
  padding-bottom: 14px;
  width: 100%;
}
#content div.virus p:first-of-type {
  background: url(../gfx/virus.svg) no-repeat center 0;
  background-size: 100%;
  box-sizing: border-box;
  color: #ffffff;
  font-family: 'DM Serif Text', 'Minion Pro', Minion, Georgia, serif;
  font-size: 55px;
  height: 232px;
  margin-bottom: 14px;
  padding-bottom: 50px;
  padding-top: 70px;
  text-align: center;
}
#content div.virus p + p {
  font-family: 'Open Sans', Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}



/* And finally */

.OTAGO744320 #content h1 {
  color: #333333;
  font-family: 'Zilla Slab', 'DM Serif Text', 'Minion Pro', Minion, Georgia, serif;
  font-size: 80px;
  margin-bottom: 70px;
  margin-top: -28px;
}
.OTAGO744320 #content .number-container {
  clear: both;
  display: flex;
  flex-wrap: wrap;
  margin-top: 200px;
}
.OTAGO744320 #content .grid-third {
  float: left;
  margin-bottom: 35px;
  margin-right: 46px;
  position: relative;
  width: 46.4%;
}
.OTAGO744320 #content .grid-third:after {
  border-right: 1px solid #dddddd;
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  left: -23px;
  top: 0;
  width: 1px;
}
.OTAGO744320 #content .grid-third:nth-of-type(2n) {
  margin-right: 0;
}
.OTAGO744320 #content .big-number {
  background: #05BB00;
  border-radius: 50%;
  box-sizing: border-box;
  color: #ffffff;
  display: inline-block;
  font-family: 'DM Serif Text', 'Minion Pro', Minion, Georgia, sans-serif;
  font-size: 40px;
  height: 80px;
  line-height: 1;
  padding: 20px 15px;
  text-align: center;
  width: 80px;
}




@media only screen and (min-width: 1024px) and (max-width: 1160px) {
  .titleinner,
  div#nav_holder,
  .topnavinner,
  #contentwrapper,
  footer.wrapper, div.footer_wrapper {
    width: 100%;
    box-sizing: border-box;
  }
  div#nav_wrapper {
    left: 23px;
  }
  .titleinner {
    overflow: hidden;
  }
  body.OTAGO741901 .titleinner {
    overflow: visible;
  }
  body.individualprofile #title img {
    max-width: 2000px;
    width: 1160px;
  }
  #content .previous-item {
    left: 114px;
  }
  #content .next-item {
    right: -114px;
  }
  /* Frontpage */
  body.OTAGO672218 #content .grid1 {
    width: 20.53%
  }
  body.OTAGO672218 #content {
    width: 100%;
    box-sizing: border-box;
  }
  body.OTAGO672218  #title h1 {
    padding-bottom: 21px;
  }
  body.OTAGO672218 #content .grid4 {
    width: 100%;
    margin-right: 0;
  }
}





@media only screen and (max-width: 1024px) {
  .titleinner::before {
    top: 100px;
  }
  #content .content-inner {
    max-width: 90%;
    margin: 100px 5% 50px 5%;
  }
  .titleinner,
  div#nav_holder,
  .topnavinner,
  footer.wrapper, div.footer_wrapper {
    box-sizing: border-box;
    width: 100%;
  }
  .titleinner {
    max-width: 100%;
  }
  body.OTAGO741901 .titleinner {
    overflow: visible;
  }
  div#nav_holder {
    width: 90%;
  }
  div#nav_wrapper {
    left: -23px;
  }
  #title h1.notopimage {
    max-width: 100%;
    box-sizing: border-box;
  }
  #title h1 {
    padding-top: 690px;
  }
  .titleinner {
    overflow: hidden;
  }
  body.individualprofile #title h1 {
    background-position: 0 250px;
  }
  body.individualprofile #title img {
    max-width: 2000px;
    width: 1024px;
  }
  #contentwrapper {
    width: 100%;
    box-sizing: border-box;
  }
  #content {
    padding-left: 238px;
    float: none;
    width: 90%;
    box-sizing: border-box;
  }
  #content .grid4 {
    width: 100%;
  }
  #content .next-item {
    right: -90px;
  }
  #right {
    float: none;
    width: 95%;
  }
  /* Frontpage */
  body.OTAGO672218 #content .grid1 {
    width: 31.6%;
    margin-right: 2.5%;
    margin-bottom: 21px;
  }
  body.OTAGO672218 #content .grid1:nth-of-type(3n) {
    margin-right: 0;
  }
  body.OTAGO672218 #right {
    margin-top: 0px;
    position: static;
  }
  .OTAGO672678 #content blockquote.teng {
    background-position: right 0;
    padding: 14px;
  }
  .OTAGO672678 #content blockquote.teng p {
    max-width: 35%;
  }
}


@media only screen and (max-width: 1000px) {
  .OTAGO742439 #content .virus {
    padding-bottom: 70px;
    padding-top: 25%;
  }
  body.OTAGO741901 #content h1 {
    font-size: 34px;
  }
}



@media only screen and (max-width: 800px) {
  .titleinner::before {
    background-size: 70px;
    background-position: right top;
    right: 0;
    top: 290px;
    width: 100px;
  }
  #content .next-item,
  #content .previous-item {
    position: static;
  }
  #content .next-item {
    float: right;
    margin-right: 0;
  }
  #content .previous-item {
    float: left;
  }
}




@media only screen and (max-width: 768px) {
  #wrapper {
    width: 100%;
  }
  #title h1 {
    padding-top: 530px;
    width: 87%;
    box-sizing: border-box;
  }
  .titleinner {
    overflow: hidden;
  }
  #contentwrapper,
  .titleinner {
    border-left: none;
    border-right: none;
  }
  body.individualprofile #title h1 {
    background-position: 186px 180px;
    background-size: 200px;
  }
  body.individualprofile #title img {
    max-width: 2000px;
    width: 768px;
  }
  #title h1 {
    margin: 0 0 0 69px;
    box-sizing: border-box;
  }
  .titleinner h1 {
    max-width: 100% !important;
  }
  #content {
   padding-left: 18px;
   margin-left: 0px;
  }
  #contentwrapper {
    width: 92%;
  }
  #content .previous-item {
    top: -80px;
  }
  #content .next-item {
    top: -80px;
    right: -100px;
  }
  #right {
    background: none;
  }
}



@media only screen and (max-width: 700px) {
  div#nav_holder.active { left: 24px; }
  body.individualprofile #title img {
    margin-left: 0;
    top: 0;
    max-width: 700px;
    width: 700px;
  }
  #title h1 {
    padding-left: 0;
    margin-left: 42px;
    margin-bottom: 14px;
    padding-top: 470px;
  }
  body.individualprofile #title h1 {
    background-position: 0px 180px;
    background-size: 200px;
  }
  .OTAGO741901 #title img {
    display: block;
  }
  body.OTAGO741901 #title h1 {
    background-position: 14px 130px !important;
    background-size: 300px;
    padding-bottom: 0;
    padding-top: 180px;
  }
  body.OTAGO741901 #title img {
    max-width: 100%;
  }
  body.OTAGO741901 #content h1 {
    background: #04cd26;
    margin-bottom: 35px;
    padding: 14px;
  }
  #content {
    width: 99%;
    margin-right: 0;
  }
  #content .grid4 {
    width: 100%;
  }
  body.OTAGO440802 #content .grid1:before {
    width: 89%;
  }
  .OTAGO744227 #content ol {
    margin-left: 65px;
  }
  .OTAGO744227 #content ol li:before {
    left: -65px;
  }
  #content .previous-item:hover,
  #content .next-item:hover {
    height: auto;
  }
  #right {
    border-top: none;
  }
}




@media only screen and (max-width: 600px) {
  body.individualprofile #title img {
    max-width: 600px;
    width: 600px;
  }
  .titleinner::before {
    right: -40px;
  }
  #title h1 {
    padding-top: 420px;
    background-position: 0 150px !important;
    padding-right: 21px;
  }
  body.OTAGO672218 .titleinner {
    position: relative;
  }
  body.OTAGO672218 #title h1 {
    font-size: 50px;
  }
  body.OTAGO741901 #title h1 {
    background-position: 14px 80px !important;
    margin-left: 4%;
    margin-bottom: 90px;
  }
  #title h1 {
    font-size: 60px;
     margin-left: 4%;
  }
  #content {
    padding-left: 0;
  }
  #content blockquote {
    padding-left: 20px;
  }
  
  .OTAGO742439 #content .grid-third {
    width: 232px;
  }
  .OTAGO742439 #content .grid-third .virus {
    padding-bottom: 75px;
    padding-top: 80px;
  }
  .OTAGO742439 #title h1 {
    padding-top: 200px;
  }
  .titleinner::before {
    top: -100px;
  }
  .OTAGO742439 #content .fullwidth-grid p:first-of-type {
    font-size: 90px;
    word-break: break-all; 
  }
  .OTAGO742439 #content .grid-third:nth-of-type(6) .virus {
    padding-bottom: 55px;
    padding-top: 100px;
  }
  .OTAGO742439 #content .fullwidth-grid p + p {
    margin-top: 0;
    margin-left: 0;
  }
  .OTAGO742439 #content .fullwidth-grid:nth-of-type(7) p + p {
    line-height: 1.6;
  }
  #content blockquote {
    padding-left: 0;
  }
  .OTAGO742439 #content blockquote.quote3, .OTAGO742439 #content blockquote.quote4 {
    width: 100%;
  }
  .OTAGO742439 #content blockquote.quote4 {
    border: 0;
    padding-left: 0;
  }
}




@media only screen and (max-width: 450px) {
  body.OTAGO672218 #title h1 {
    font-size: 40px;
  }
  body.OTAGO672218 #content .grid1 {
    width: 48%;
    margin-right: 4%;
  }
  body.OTAGO672218 #content .grid1:nth-of-type(3n) {
    margin-right: 4%;
  }
  body.OTAGO672218 #content .grid1:nth-of-type(2n) {
    margin-right: 0;
  }
  #content div.virus {
    float: none;
    margin-left: 0;
  }
  .OTAGO741901 #content .grid4 .grid1 {
    margin-bottom: 21px;;
    width: 46.5%;
  }
  .OTAGO741901 #content .grid4 .grid1:nth-of-type(3n) {
    margin-right: 7%;
  }
  .OTAGO741901 #content .grid4 .grid1:nth-of-type(2n) {
    margin-right: 0;
  }
}


@media only screen and (max-width: 400px) {
  body.individualprofile #title img {
    max-width: 400px;
  }
  #title h1 {
    background-position: 0 100px !important;
    background-size: 150px !important;
    font-size: 50px;
    line-height: 1.05;
    margin-bottom: 0;
    margin-left: 4%;
    padding-bottom: 35px;
    padding-top: 280px;
  }
  #content h2 {
    font-size: 25px;
  }
  #content p.caption232 img {
    width: 100%;
  }
}
