/*! Generated by Fontspring (https://www.fontspring.com) on August 27, 2018. 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-2018 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-weight: 700; font-style: normal; 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; }


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

Chemistry BASECAMP+ CSS

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

body {
	background: url(gfx/background-2021.png) 0 0 repeat-x;
}
#wrapper {
    background: url(gfx/banner-2021.jpg) right 0px no-repeat;
}
.titleinner img {
    display: none;
}
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;
}
#title h1, body.frontpage #title h1.notopimage {
    background: url(gfx/title-2021-b.png) 0px 120px no-repeat;
    background-size: 270px;
    color: #119bbc;
    font-family: 'Amsi pro condbold', Helvetica, Arial, Geneva, sans-serif;
    font-size: 60px;
    -webkit-font-variant-ligatures: normal;
    font-variant-ligatures: normal;
    font-weight: 700;
    letter-spacing: -0.01em;
    line-height: 1.05;
    margin: 0 0 7px 23px;
    max-width: 650px;
    opacity: 1;
    padding: 400px 0 21px 0px;
    position: relative;
    text-rendering: optimizeLegibility;
    z-index: 1;
}
#title .titleinner {
    position: relative;
}
/* #title .titleinner:after {
    background: linear-gradient(90deg, rgba(241,241,237,1) 0%, rgba(247,247,245,1) 51%, rgba(255,255,255,0) 100%);
    content: '';
    display: block;
    height: 349px;
    left: -46px;
    opacity: 0.9;
    position: absolute;
    top: -3px;
    width: 1114px;
    z-index: -1;
} */
#content h2 {
  border-bottom: none;
  color: #b7c545;
  font-size: 36px;
  font-family: 'Amsi pro condlight', 'Open Sans', Helvetica, Arial, Geneva, sans-serif;
  font-weight: 300;
  letter-spacing: 0.01em;
  line-height: 1.3;
  margin-top: 28px;
}
#content h2:first-of-type {
    margin-top: 0;
}
#content p + h2:first-of-type {
	margin-top: 35px;
}
#content h3 {
      color: #119bbc;
      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: grey;
      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 + h2,
#content table + h2,
#content table td,
#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;
}
body #content table td{
    font-family: 'Open Sans', Helvetica, Arial, Geneva, sans-serif;
    font-size: 15px;
    line-height: 1.5;
}
body #content table th {
    font-family: 'Amsi pro condbold', Helvetica, Arial, Geneva, sans-serif;
    font-size: 18px;
    color: #119bbc;
    line-height: 1.5
}
#content ul li,
#content ol li {
    margin-bottom: 7px;
}
#content table td h2,
#content table td h2:first-of-type {
  margin-top: 14px;
  margin-bottom: 0;
}
#right {
    background: none;
}
#content .notice {
    border: 1px solid #dddddd;
    margin-bottom: 42px;
}
#content p + .notice {
    margin-top: 35px;
}
#content,
#title h1.notopimage {
  max-width: 882px;
  position: relative;
  width: 100%;
}
#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 ol li {
    font-size: 16px;
    padding-bottom: 10px;
}
#content .grid-third ul {
  margin-left: 22px;
}
#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;
}
#content p.fullwidthimage img {
    border: none;
}

#content p img {
    border: none;
}



/*  FRONTPAGE  */

/* body.frontpage {
    background: url(gfx/background-2021.png) 0 0 repeat-x;
} */
body.frontpage #wrapper {
    background: url(gfx/banner-2021.jpg) right 0px no-repeat;
}
/* body.frontpage #title .titleinner:after {
    height: 472px;
} */
body.frontpage #title h1.notopimage {
    max-width: 882px;
}
/* body.frontpage #title h1 {
    background-position: 0 165px;
    font-size: 60px;
    padding-top: 400px;
} */
body.frontpage #content {
    box-sizing: border-box;
    max-width: 100%;
    width: 100%;
}
body.frontpage #right {
    padding-left: 0;
}
body.frontpage #content .video-container {
    background: #00508F;
    border-top: 21px solid #f9c000;
    border-radius: 3px;
    margin-bottom: 49px;
    padding: 14px 21px 21px 21px;
}
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%;
}
body.frontpage .tile-box-shadow-thumbnail-no-description {
    width: 22%;
    margin-right: 4%;
}
body.frontpage .tile-box-shadow-container {
    padding-top: 30px;
}
body.OTAGO652768 #content .tile-box-shadow-thumbnail-no-description:hover{
   box-shadow: 0 10px 20px silver;
   transform: translateY(-1px)
} 
body.OTAGO652768 #content .tile-box-shadow-thumbnail-no-description{
    box-shadow: 0 5px 20px #f5f5f5,
                0 2px 6px #e4e4e4;
    margin-bottom: 55px;
    -webkit-transition: all 0.2s ease;
    transition: all 0.3s ease;
}


/* Begin - Our people styles */

body.OTAGO652766 #content {
    display: flex;
    flex-wrap: wrap;
    width: 696px;
}
body.OTAGO652766 #content .subnav {
    width: 650px;
    float: left;
}
body.OTAGO652766 #content .heading {
    width: 650px;
    float: left;
}
body.OTAGO652766 #right {
    position: absolute;
    padding-left: 0;
    margin-top: 270px;
}
body.OTAGO652766 .heading {
    width: 100%;
    float: left;
}
body.OTAGO652766 #content .grid1 {
    margin-bottom: 35px;
}
body.OTAGO652766 #content .grid1 p img {
    border: none;
    margin: 0;
    padding: 0;
}
body.OTAGO652766 #content .grid1 .staff-title {
    font-style: italic;
}
body.OTAGO652766 #content .grid1 .staff-title::after {
    content: '';
    display: block;
    height: 3px;
    width: 40px;
    margin: 7px 0;
    background: #f9c000;
}
body.OTAGO652766 #content .grid1 h3.staff-name {
    font-family: 'Open Sans', Helvetica, Arial, Geneva, sans-serif;
    font-size: 21px;
    color: #333;
}
body.OTAGO652766 #content .grid1 h4 {
    font-family: Helvetica, Arial, Geneva, sans-serif;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 0;
}
body.OTAGO652766 #content .grid1 p {
    margin-bottom: 7px;
}
body.OTAGO652766 #content .floating-nav {
    position: absolute;
    width: 186px;
    margin-left: 696px;
}
body.OTAGO652766 #content .floating-nav h2 {
    color: #888888;
    text-transform: uppercase;
    font-size: 13px;
    line-height: 16px;
    margin: 0;
    margin-top: 0px;
    padding: 7px 30px 0 0;
    padding-bottom: 0px;
    font-family: 'Open sans', Helvetica, Arial, Geneva, sans-serif;
    font-weight: 300;
    letter-spacing: 0.05em;
    border-bottom: none;
}
body.OTAGO652766 #content .floating-nav ul {
    margin-left: 0;
    margin-top: 7px;
}
body.OTAGO652766 #content .floating-nav li {
    font-size: 12px;
    line-height: 16px;
    color: #666666;
    margin: 0 0 0 16px;
    padding: 0 0 5px 0;
    list-style-position: outside;
}
body.OTAGO652766 #content .grid1 h3 img {
    margin: 0;
    padding: 0;
    border: none;
    width: 100%;
}
body.OTAGO652766 #content .grid1 a {
    word-wrap: break-word;
    border-bottom: none;
}

/* The team - Fix needed because photos are tripping balls */

body.OTAGO655777 #content p {
    float: left;
}
body.OTAGO652768 #content .tile-box-shadow-thumbnail-no-description h2 {
    color: #119bbc;
	  font-family: 'Amsi Pro Condbold', 'Open Sans', Helvetica, Arial, sans-serif;
	  font-size: 25px;  
}

/* End - Our people styles */


/* Hi-res logo */

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


/* Breakpoint media query: 701-1160px */

@media only screen and (max-width: 1300px) {
    #title .titleinner:after {
        width: 800px;

    }
}

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


/* Tablet styles */

@media only screen and (min-width: 769px) and (max-width: 1024px) {
    body.frontpage #title .titleinner:after {
        height: 470px;
    }
    body.frontpage #wrapper {
        background-position: right -450px top 30px;
    }
    #features {
        width: 650px;
    }
}

@media only screen and (max-width: 768px) {
	.topnavinner {
        max-width: 98%;
    }
    #globalsearch form input.searchinput {
        width: 80%;
    }
    #wrapper {
        width: 100%;
    }
    body.frontpage #wrapper {
        background-position: right -600px top 32px;
    }
    #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;
    }
    #right {
        border-top: none;
    }
    #right .relatedinfo,
    #right .rightwidget {
        width: 100%;
        box-sizing: border-box;
        margin-right: 0;
        padding-right: 14px;
    }
    #right .relatedinfo ul li {
        width: auto;
        float: none;
    }
    #right form,
    #right fieldset,
    #right .search {
        width: 100%;
        box-sizing: border-box;
        margin-right: 0;
    }
    div#nav_holder {
    	max-width: 100%;
    	width: 100%;
	}



}


@media only screen and (min-width: 701px) and (max-width: 768px) {
    div#nav_holder { left: 0; }
/*     body.frontpage #wrapper { background-size: 1700px; }
    body.frontpage #wrapper:before { top: 466px; }
    body.frontpage #title h1 {
        padding: 460px 21px 21px 23px;
        font-size: 31px;
        background: url(gfx/title.png) 20px 130px no-repeat;
    } */
    body.OTAGO000801 #right {
        width: 65%;
    }
}


/* Mobile styles*/

@media only screen and (max-width: 700px) {
    div#nav_holder {
        width: 80%;
        left: -115%;
    }
    #content {
        width: 97%;
}
    body,
    body.frontpage {
        background: none;
    }
/*     #wrapper,
    body.frontpage #wrapper {
        background: url(gfx/banner-inner.jpg) no-repeat right -100px top 10px;
        background-size: 900px;
    } */
/*     #wrapper {
    background: url(gfx/banner-2021.jpg) right 0px no-repeat;
} */
    #wrapper,
    body.frontpage #wrapper {
        background-position: -50px 35px;
        background-size: 720px;
    }
/*     .titleinner{
        box-sizing: border-box;
        padding-left: 4%;
        padding-right: 4%;
        width: 100%;
    }
    #title .titleinner:after {
        height: 155px;
        width: 450px;
    } */
    #title h1, body.frontpage #title h1.notopimage {
        background-position: 0 21px;
        background-size: 200px;
        font-size: 45px;
        line-height: 1.1;
        margin-left: 0;
        padding-top: 200px;
    }
/*     .titleinner h1 {
        max-width: 100% !important;
        min-width: 186px !important;
    } */
    body.frontpage #title h1 {
        width: 100%;
    }
    #content h2 {
        font-size: 30px;
        text-align: left;
    }
    body.frontpage #content {
        max-width: 97%;
    }
    #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;
    }

    body.frontpage #title h1.notopimage {
        font-size: 44px;
        background-position: 0px 14px;
    }
    body.OTAGO652766 #content .grid1 h3 img {
        max-width: 114px;
}
    body.OTAGO652766 #content {
    width: 100%;
}

}


@media only screen and (max-width: 450px) {
    #wrapper,
    body.frontpage #wrapper {
        background-position: -140px 35px;
    }
/*     #title .titleinner:after {
        width: 300px;
    } */
    #title h1, body.frontpage #title h1.notopimage {
        font-size: 40px;
        background-size: 180px;
    }
}
