/*! 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; }

/*********

HUMAN NUTRITION CSS

*********/

body {
    text-rendering: optimizeLegibility;
    background: url(gfx/background-2022.png) 0 30px repeat-x;
}
#wrapper {
	background: url(gfx/banner-2022.jpg) right 30px no-repeat;
}
header#global_intro h1 {
    font-family: 'Amsi Pro Condbold', 'Open Sans', Helvetica, arial, sans-serif;
    font-size: 23px;
    letter-spacing: 0.01em;
    line-height: 1.1;
}
header#global_intro h1.global_intro_maori {
    font-family: 'Open Sans', Helvetica, Arial, Geneva, sans-serif;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1.25;
    margin-top: 5px;
    padding-bottom: 14px;
}
:root {
  --first-color: #98b3b0;
  --second-color: #a8a0aa;
  --third-color: #98b3b0;
  --fourth-color: grey;
  --otago-dark-blue: #163568;
  --otago-light-blue: #00508f;
  --otago-link-blue: #416ebf;
  --otago-yellow: #f9c013;
  --otago-pg-blue: #0c385a;
  --otago-light-grey: #555555;
  --otago-dark-grey: #888888;
  --otago-background-grey: #f8f8fa;
}
#content p + h2,
#content table + h2,
#content ul + h2,
#content ol + h2,
#content dl + h2,
#content form + h2 { margin-top: 35px; }
#content p,
#content ul,
#content ol,
#content table,
#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;
    font-size: 16px;
    line-height: 1.55;
}
#content table th {
  font-family: 'Amsi pro condbold', Helvetica, Arial, Geneva, sans-serif;
  font-size: 20px;
  color: #89a19f;
  background-color: var(--otago-background-grey);
  
}
#content table td {
  font-size: 16px;
  line-height: 1.5;
  padding-bottom: 15px;
  padding-top: 15px;
}
#content table td a {
  border-bottom: none;
}
#content ul {
  margin-left: 16px;
}
#content li {
  margin-bottom: 7px;
}

.titleinner {
	margin-top: 0px;
}
#title h1, body.frontpage #title h1.notopimage, #title h1.notopimage {
    background: url(gfx/title-2021.png) 0px 65px no-repeat;
    color: var(--first-color);
    font-family: 'Amsi pro condbold', Helvetica, Arial, Geneva, sans-serif;
    font-size: 60px;
    font-weight: normal;
    letter-spacing: -0.01em;
    line-height: 1.05;
    margin: 0px 0 28px 23px;
    max-width: 882px;
    padding: 420px 0 0 0;
    position: static;
    text-rendering: optimizeLegibility;
}
#title img {
	display: none;
}
#content h2 {
      border-bottom: none;
      color: var(--second-color);
      font-family: 'Amsi Pro Condlight', 'Open Sans', Helvetica, Arial, Geneva, sans-serif;
      font-size: 42px;
      font-weight: 300;
      line-height: 1.25;
      padding-bottom: 10px;
      text-rendering: optimizeLegibility;
}
#content h3 {
      color: var(--third-color);
      font-family: 'Amsi Pro Condbold', 'Open Sans', Helvetica, Arial, Geneva, sans-serif;
      font-size: 23px;
      line-height: 1.3;
      margin-top: 21px;
}
#content h4 {
      color: var(--fourth-color);
      font-family: 'Amsi Pro Condbold', 'Open Sans', Helvetica, Arial, Geneva, sans-serif;
      font-size: 20px;
      letter-spacing: .4px;
      line-height: 1.3;
      margin-top: 21px;
}

/* #content p.fullwidth-banner img {
	max-width: 100%;
	border: none;
	padding: 0;
	margin: 2px 0 0 0px;
} */
#right {
	background-image: none;
	margin-top: -56px;
	position: relative;
	z-index: 9999;
}
#right h2 {
	margin-bottom: 14px;
}
#right h3 {
  margin-bottom: 7px;
}
#right p {
	border-bottom: 0;
}
#right p.smalltag {
  padding-bottom: 14px;
}

.OTAGO734904 #title h1 {
  max-width: 100%;
}
.OTAGO734904 #content form fieldset li + li label {
  margin-top: 3px;
}
#content ul,
#content ul li,
#right ul li {
	list-style-image: url(/_assets/_gfx/arrow-pale-green-forward.svg);
	list-style-position: outside;
    font-family: 'Open Sans', Helvetica, Arial, Geneva, sans-serif;
    font-size: 16px;
    padding-bottom: 10px;
    list-style-position: outside;
    margin-left: 7px;
}
#content form ul li {
  list-style-image: none;
}
.OTAGO734904 #content form ul input[type="checkbox"] {
  margin-right: 10px;
}
#content ol li {
    font-size: 16px;
    padding-bottom: 10px;
}
#content .grid-third ul {
  margin-left: 22px;
}
#content,
#title h1.notopimage {
  max-width: 882px;
  position: relative;
  width: 100%;
}
#right {
    background: none;
    box-sizing: border-box;
    margin-left: 0;
    padding-left: 232px;
    width: 100%;
}
#right .rightcontentwysiwyg {
    background-color: #f2f2f2;
    padding: 20px 20px 20px 30px;
    border-radius: 5px;
}
#right h2 {
    font-family: 'Amsi pro condbold', Helvetica, Arial, Geneva, sans-serif;
    font-size: 20px;
    letter-spacing: 0.01em;
    padding-bottom: 10px;
    text-transform: none;
}
#content ul.pagesubnav li a {
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-size: 15px;
    line-height: 2;
}
#content ul.pagesubnav li {
    list-style-position: outside;
    margin-left: 10px;
    padding-left: 5px;
}
#content ul.pagesubnav {
   background-color: #f9f9f9;
}

/* Remove border from image */

#content p.fullwidthimage img {
    border: none;
}

#content p img {
    border: none;
}
body.OTAGO057928 #content h2 {
  font-size: 23px;
  font-family: 'Amsi pro condbold', Helvetica, Arial, Geneva, sans-serif; 
  color: var(--third-color);
}

/* //////////// Frontpage styles /////////////// */


body.frontpage #content hr {
	margin: 35px 0 35px 0;
	border-top: 1px solid #e4e4e4;
}
body.frontpage #content h2.intro-text {
  font-size: 39px;
/*   line-height: 1.3; */
  margin-top:0;
}
body.frontpage #content .intro p {
  font-size: 16px;
}
/* body.frontpage #content.otgx {
  width: 100%;
  box-sizing: border-box;
} */
body.frontpage #content .grid-quarter {
  box-shadow: 0 4px 10px #f5f5f5;
  margin-top: 42px;
}
/* body.frontpage #content .grid-quarter h3 {
  margin-top: 14px;
}
body.frontpage #content .grid-quarter h3:after {
  margin-bottom: 14px;
  margin-top: 14px;
  width: 47=0px;
}
body.frontpage #content .grid-quarter ul {
	margin-left: 28px;
  margin-bottom: 21px;
}
body.frontpage #title h1.notopimage {
  margin-bottom: 0px;
}
body.frontpage #content .grid-quarter h3 a {
  color: var(--first-color);
	  font-family: 'Amsi Pro Condbold', 'Open Sans', Helvetica, Arial, sans-serif;
	  font-size: 25px; 
  margin-bottom: 20px;
} */
body.frontpage #content .tile-box-shadow-thumbnail-no-description h2 {
  color: var(--first-color);
	  font-family: 'Amsi Pro Condbold', 'Open Sans', Helvetica, Arial, sans-serif;
	  font-size: 25px; 
  margin-bottom: 20px;
}
body.frontpage #content .tile-box-shadow-thumbnail-no-description {
    box-shadow: 0 5px 20px #f5f5f5,
                0 2px 6px #e4e4e4;
    border: 1px solid #dddddd;
    border-radius: 4px;
    margin-bottom: 55px;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
body.frontpage #content .tile-box-shadow-thumbnail-no-description:hover {
   box-shadow: 0 10px 20px silver;
   transform: translateY(-1px);
   transition: all 0.3s ease-out;
}
body.frontpage #content .tile-box-shadow-thumbnail-no-description {
   margin-right: 6.6%;
}
body.frontpage #content .tile-box-shadow-thumbnail-no-description:nth-of-type(4) {
   margin-right: 0px;
}
body.frontpage #content .tile-box-shadow-thumbnail-no-description {
  width: 20%;
/*   border: solid 2px red; */
}
/* body.frontpage #content .tile-box-shadow-container {
  width: 882px;
} */



/* video */

body.frontpage #content .video-container {
    background: #00508F;
    border-top: 21px solid #f9c000;
    border-radius: 3px;
    margin-bottom: 49px;
    padding: 14px 14px 40px 14px;
}
body.frontpage #content .video-container h2 {
    border: 0;
    color: #ffffff;
    font-family: 'Amsi Pro Condbold', 'Open Sans', Helvetica, Arial, Geneva, sans-serif;
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 14px;
    margin-top: 14px;
    padding-top: 0;
}
body.frontpage #content .video-container h2 strong {
    color: #f9c000;
}
body.frontpage #content .video-container h3,
body.frontpage #content .video-container p {
    color: #ffffff;
    font-family: 'Amsi Pro Condlight', 'Open Sans', Helvetica, Arial, Geneva, sans-serif;
    font-size: 24px;
    font-weight: 300;
    letter-spacing: 0.02em;
    line-height: 1.3;
    margin-bottom: 14px;
}
body.frontpage #content .video-container p:first-of-type {
    color: #f9c000;
}
body.frontpage #content .video-container p:last-of-type {
    margin-bottom: 42px;
}
body.frontpage #content .video-box {
    height: 0;
    padding-bottom: 56.25%;
    position: relative;
    width: 100%;
}
body.frontpage #content .video-box iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}



/* Homepage - News */

body.frontpage #content .news-feature {
  margin: 35px 0;
  float: left;
  width: 100%;
  margin-top: 0;
}
body.frontpage #content .news-feature h2::after {
  background-color: #cccccc;
  content: '';
	display: block;
	height: 1px;
  margin-bottom: 35px;
	margin-top: -12px;
	width: 100%;
}
body.frontpage #content .news-feature h2 span {
  background-color: #ffffff;
  padding-right: 14px;
}
body.frontpage #content .news-feature h2 span.view-more {
  font-size: 14px;
  font-weight: 400;
}
body.frontpage #content .news-feature h2 span.view-more::before {
  content: '';
  width: 14px;
  height: 14px;
  background: url(gfx/arrow.png) 0px 3px no-repeat;
  padding-left: 14px;
}
body.frontpage #content .news-feature article {
  width: 186px;
  float: left;
  margin-right: 46px;
}
body.frontpage #content .news-feature article:nth-of-type(4n) {
  margin-right: 0;
}
body.frontpage #content .news-feature article a {
  border-bottom: none;
}
body.frontpage #content .news-feature article h3 {
  font-size: 14px;
  font-weight: 400;
  margin-top: 7px;
  margin-bottom: 7px;
}
body.frontpage #content .news-feature article .smalltag {
  font-style: normal;
  color: #888888;
}

/*========

Right

========*/

body.frontpage #right {
  margin-top: 0px;
  padding-left: 0;
  margin-left: 0;
  background: none;
  position: absolute;
  top: 600px;
}
body.frontpage #right img{
  display: none;
}
body.frontpage #right p.smalltag {
  text-transform: none;
  padding-left: 20px;
}
body.frontpage #pagemetadata {
  clear: both;
  padding-left: 0;
  margin-left: 0;
}

/* Grid styles */

#content.parent_grid-quarter, #content.parent_grid-third, #content.parent_grid-fifth, .OTAGO000801 #content #box2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.grid-quarter, .grid-third, .grid-fifth {
  -webkit-box-shadow: 0 0 14px #e4e4e4;
  box-shadow: 0 0 14px #e4e4e4;
  border: 1px solid #dddddd;
  border-radius: 3px;
  margin-bottom: 46px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #ffffff;
  -webkit-transition: -webkit-box-shadow 0.3s ease-out;
  transition: -webkit-box-shadow 0.3s ease-out;
  transition: box-shadow 0.3s ease-out;
  transition: box-shadow 0.3s ease-out, -webkit-box-shadow 0.3s ease-out;
}
.grid-quarter:hover, .grid-third:hover, .grid-fifth:hover {
  -webkit-box-shadow: 0 0 4px #e4e4e4;
  box-shadow: 0 0 4px #e4e4e4;
  -webkit-transition: -webkit-box-shadow 0.3s ease-in;
  transition: -webkit-box-shadow 0.3s ease-in;
  transition: box-shadow 0.3s ease-in;
  transition: box-shadow 0.3s ease-in, -webkit-box-shadow 0.3s ease-in;
}
.grid-third {
  width: 29.8%;
  margin-right: 5.3%;
}
.grid-quarter {
  width: 21%;
  float: left;
  margin-right: 5.3%;
}
.grid-fifth {
  width: 17.9%;
  margin-right: 2.6%;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
#content .grid-quarter h3, #content .grid-third h3, #content .grid-fifth h3 {
  margin: 0 14px 7px 14px;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, arial, sans-serif;
  font-weight: 300;
  font-size: 23px;
  line-height: 1.25;
}
#content .grid-third h3:after, #content .grid-fifth h3:after {
  content: '';
  width: 37px;
  height: 3px;
  display: block;
  background: #f9c000;
  margin-top: 7px;
}
#content .grid-quarter h3:before {
  content: '';
  width: 37px;
  height: 3px;
  display: block;
  background: #f9c000;
  margin-top: 7px;
  margin-bottom: 7px;
}
#content .grid-quarter h3 a, #content .grid-third h3 a, #content .grid-fifth h3 a {
  display: block;
}
.OTAGO000584 #content .grid-fifth h3 {
  position: relative;
  margin-top: 28px;
}
.OTAGO000584 #content .grid-fifth h3:after {
  top: -21px;
  position: absolute;
}
#content .grid-quarter p, #content .grid-third p, #content .grid-fifth p {
  font-size: 14px;
  line-height: 1.5;
  color: #666666;
}
#content .grid-quarter p, #content .grid-fifth p {
  margin-bottom: 7px;
}
#content .grid-quarter p:not(:first-child), #content .grid-third p:not(:first-child), #content .grid-fifth p:not(:first-child) {
  margin: 0px 14px 14px 14px;
}
#content .grid-quarter img, #content .grid-third img, #content .grid-fifth img {
	border: none;
	border-radius: 2px 2px 0 0;
	margin: 0;
	max-width: 100%;
  padding: 0;
  width: 100%;
}
#content .grid-quarter a, #content .grid-third a, #content .grid-fifth a {
  border-bottom: none;
}
.frontpage #content .grid-third:nth-of-type(3n+1) {
  margin-right: 0;
}
.frontpage #content .grid-quarter:nth-of-type(4n+1) {
  margin-right: 0;
}
.frontpage #content .grid-quarter {
  overflow-wrap: break-word;
}
.frontpage #content .grid-quarter h3 {
  font-size: 21px;
}
/* **Publications** */

body.OTAGO672030 #contentwrapper {
  display:flex;
  flex-wrap:wrap;
}
body.OTAGO672030 #content {
  order:2;
}
body.OTAGO672030 #right  {
  order:1;
}
body.OTAGO672030 #right  {
  padding-top: 60px;
}
body.OTAGO672030 form#filterbox {
	background: #f7f7f7;
	border: 1px solid #e4e4e4;
	padding: 5%;
	box-sizing: border-box;
	overflow: hidden;
	font-family: 'Open Sans', Helvetica, Arial, Geneva, sans-serif;
  width: 100%;
}
body.OTAGO672030 form#filterbox label {
	clear: both;
	display: block;
	width: 100%;
	font-size: 16px;
}
body.OTAGO672030 form#filterbox label:first-of-type {
	margin: 10px 0 2px 0;
}
body.OTAGO672030 form#filterbox select {
	margin: 12px 0px 11px 0px;
	width: 100%;
  font-size: 16px;
}
body.OTAGO672030 #right button {
	margin-top: 20px;
  font-size: 16px;
  border-radius: 25px;
}

/* body.OTAGO672030 #right button:hover {
	background: #365fa9;
} */

/* MEDIA QUERIES ************/


@media (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (min-resolution: 2dppx), (min-resolution: 192dpi) {
    #title h1.notopimage, body.frontpage #title h1.notopimage {
      background-image: url(gfx/title-2021@2x.png);
      background-size: 343px;
    }
}


/* iPad landscape */
@media only screen and (min-width: 769px) and (max-width: 1024px) {
  body.frontpage #content .grid-quarter,
	body.frontpage #content .news-feature article {
    width: 48%;
    margin-right: 4%;
  }
  body.frontpage #content .grid-quarter:nth-of-type(2n+1) {
    margin-right: 0;
  }
  body.frontpage #content .news-feature article:nth-of-type(2n) {
    margin-right: 0;
  }
}




/* iPad portrait */

@media only screen and (max-width: 850px) {
  body {
    background: none;
  }
  body.frontpage #content .grid-quarter {
    margin-right: 4%;
		width: 48%;
  }
  #wrapper,
  body.frontpage #wrapper {
/* 		background-position: -120px 0px; */
		background-size: 1100px;
  }
  #title h1, body.frontpage #title h1.notopimage, #title h1.notopimage {
		background-position: 14px 50px;
		background-size: 250px;
    font-size: 40px;
    line-height: 1.2;
    padding-top: 300px;
    padding-left: 0px;
    margin-left: 0;
  }
  body.frontpage #content .grid-quarter:nth-of-type(2n+1) {
    margin-right: 0;
  }
	#right {
    border: none;
  }
}

@media only screen and (min-width: 1025px) and (max-width: 1160px) {
  #contentwrapper {
    padding-left: 0;
    padding-right: 0;
    }
}

@media only screen and (min-width: 770px) and (max-width: 925px) {
  #contentwrapper {
    padding-left: 0;
    padding-right: 0;
    }
}

@media only screen and (min-width: 701px) and (max-width: 1160px) {
  #contentwrapper, .topnavinner, .titleinner, footer.wrapper, div.footer_wrapper {
    box-sizing: border-box;
    width: 100%;
  }
  #contentwrapper, .topnavinner, footer.wrapper, div.footer_wrapper {
    max-width: 1114px;
  }
  ul#breadcrumbs {
    box-sizing: border-box;
    margin-left: 0;
    max-width: 70%;
    overflow: hidden;
    padding-left: 232px;
    width: 100%;
  }
  #contentwrapper {
    margin: 0;
    padding: 0;
    width: 98%;
  }
  div#nav_holder {
    max-width: 100%;
    width: 100%;
  }
  .titleinner {
    box-sizing: border-box;
    max-width: 100%;
    padding-left: 252px;
  }
  div#nav_wrapper {
    left: 23px;
  }
  #title h1.notopimage {
      margin-left: 0;
  }
  #title ul#breadcrumbs {
    margin-left: 0;      
  }
  #content {
    box-sizing: border-box;      
    max-width: 100%;
    padding: 12px 0px 46px 252px;
    width: 100%;
  }
}

@media only screen and (min-width: 701px) and (max-width: 768px) {
   div#nav_holder {
    left: 0;
   }
   #title h1.notopimage {
     max-width: 100%;
   }
   #wrapper {
     width: 100%;
    }
}



/* Mobile styles (phone and small tablet) media query */

@media only screen and (max-width: 700px) {
	body {
		background: none;
	}
	#wrapper,
	body.frontpage #wrapper {
/* 		background-position: -140px 0px; */
	  background-size: 1000px;
	}

	#title h1, body.frontpage #title h1.notopimage, #title h1.notopimage  {
		background-position: 0px 30px;
		background-size: 250px;
		box-sizing: border-box;
		padding-top: 250px;
    font-size: 50px;
    margin-bottom: 10px;
    line-height: 1.2;
	}

	  #content,
    body.frontpage #content {
      max-width: 97%;
    }
  body.OTAGO672030 #right {
    padding-left: 0px;
    width: 97%;
}
/* 	body.frontpage #content .grid-quarter,
	body.frontpage #content .news-feature article {
		margin-right: 4%;
		width: 48%;
	}
	body.frontpage #content .grid-quarter:nth-of-type(2n+1),
	body.frontpage #content .news-feature article:nth-of-type(2n+1) {
		margin-right: 0;
	}
	body.frontpage #content .grid-quarter p {
		float: left;
	} */
  body.frontpage #content .tile-box-shadow-thumbnail-no-description {
    width: 46.7%;
/*     border: solid 2px red; */
}
  body.frontpage #content .tile-box-shadow-thumbnail-no-description:nth-of-type(2n) {
    margin-right: 0px;
}
}




@media only screen and (max-width: 500px) {
  #wrapper,
	body.frontpage #wrapper {
/* 		background-position: -240px 20px; */
		background-size: 800px;
	}
  #title h1, body.frontpage #title h1.notopimage, #title h1.notopimage {
    font-size: 40px;
    margin-bottom: 0;
    padding-top: 200px;
    background-size: 200px;
    line-height: 1.1;
  }
  body.frontpage #content h2.intro-text {
    font-size: 32px;
    margin-top: 0px;
}
  body.frontpage #content .tile-box-shadow-container {
    margin-top: 30px;
  }
}

@media only screen and (max-width: 375px) {
/* #wrapper,
	body.frontpage #wrapper {
		background-position: -275px 20px;
	} */
}       