@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'); }

/* Otago Magazine issue 46 specific CSS */

body {
  font-display: swap;
}
.titleinner {
  width: 100%;
  padding: 55px 0px 0px 0px;
  margin: 0px 0;
	overflow: hidden;
}
.titleinner img {
	margin-left: auto;
	margin-right: auto;
	display: block;
  margin-top: -262px;
}
#title h1 {
  background-image: url("../gfx/title-updated.png");
  background-repeat: no-repeat;
  background-position: 243px bottom;
  text-indent: -9999px;
  font-size: 12px;
  width: 1114px;
  max-width: 1114px;
  margin: 0 auto !important;
  position: relative;
  padding-bottom: 150px;
  opacity: 1;
}
body.OTAGO679860 #title h1,
body.OTAGO679855 #title h1,
body.OTAGO679856 #title h1,
body.OTAGO679864 #title h1 {
  background-image: url("../gfx/title-blank@2x.png");
  background-repeat: no-repeat;
  background-position: 14px center;
  background-size: 197px;
}
#content {
	box-sizing: border-box;
	width: 100%;
}
#content h2 {
  background-image: none;
  font-size: 90px;
  letter-spacing: -0.02em;
  line-height: 1;
  text-rendering: optimizeLegibility;
}
.OTAGO679690 #content h2 span {
  color: #0092d8;
}
.OTAGO680826 #content h2 span {
  color: #9ccb3c;
}
.OTAGO680874 #content h2 span {
  color: #82b1d2;
}
.OTAGO679873 #content h2 {
  font-size: 40px;
}
.OTAGO679873 #content h2 span {
  color: rgb(107,80,43);
  font-size: 90px;
}
.OTAGO682093 #content h2 span {
  color: rgb(124,82,161);
}
#content h3 {
  color: #000000;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 26px;
}
#content h3:first-of-type {
  margin-top: 28px;
  margin-bottom: 28px;
}
body.OTAGO661860 #content h3,
body.OTAGO661866 #content h3,
body.OTAGO661864 #content h3 {
  font-size: 27px;
  margin-bottom: 21px;
}
#content .grid1 h3 {
  margin-top: 7px;
  margin-bottom: 7px;
  position: relative;
}
#content .grid1 h3 a {
  display: block;
}
#content .grid1 h3:after {
  content: '';
  display: block;
  width: 37px;
  height: 3px;
  background: #f9c000;
  margin-top: 14px;
  margin-bottom: 14px;
  transition: all 0.3s ease-out;
}
#content .grid1 h3:hover:after {
  width: 50%;
}
#content h2:after { display: none; }
#content img {
  box-sizing: border-box;
}
#content .responsive-embed-container {
  margin-top: 52px;
  margin-bottom: 21px;
}
#content img {
  box-sizing: border-box;
}
/* Next previous */
#content .next-prev { border-top: none; }
#content .next-prev .prev {
  position: absolute;
  top: 280px;
  left: -202px;
  width: 180px;
  text-align: right;
  font-family: 'Abril fatface', Georgia, Times New Roman, serif;
  text-transform: uppercase;
  color: #999999;
  letter-spacing: 3px;
  font-size: 14px;
  line-height: 1.3;
}
#content .next-prev .prev a {
  transform-origin: right;
}
#content .next-prev .prev a,
#content .next-prev .next a {
  transform: scale(1);
  transition: all 0.1s ease;
}
#content .next-prev .prev a:hover {
	background-color: #ffffff;
	padding: 7px 0px 7px 20px;
	border-radius: 4px;
	background-position: 0px 3px;
  transform: scale(1.1);
}
#content .next-prev .next {
  position: absolute;
  top: 280px;
  right: -194px;
  width: 180px;
  text-align: left;
  font-family: 'Abril fatface', Georgia, Times New Roman, serif;
  text-transform: uppercase;
  color: #999999;
  letter-spacing: 3px;
  font-size: 14px;
  line-height: 1.3;
}
#content .next-prev .next a {
  background: #ffffff url("../gfx/simple-arrows-sprite.png") no-repeat 165px -335px;
  transform-origin: left;
}
#content .next-prev .next a:hover {
	background-color: #ffffff;
	padding: 7px 20px 7px 0px;
	border-radius: 4px;
	background-position: 165px -335px;
  transform: scale(1.1);
}
#content ul.pagesubnav {
  background-color: #f9f9f9;
  border: 1px solid #dddddd;
  box-shadow: inset 0 0 10px #e9e9e9;
}
#content blockquote {
  background: #f9f9f9;
  padding: 31px 21px;
  margin: 42px 0;
  border: 1px solid #e4e4e4;
}
#content blockquote p {
  font-size: 22px;
  line-height: 1.45;
  font-style: italic;
  font-family: "Minion Pro", Georgia, Times New Roman, serif;
  margin-bottom: 0;
  -moz-osx-font-smoothing: grayscale;
}
.OTAGO680826 #content blockquote.featured-quote {
  background: #222222;
  color: #ffffff;
  padding-left: 52px;
}
.OTAGO680826 #content blockquote.featured-quote p {
  border-left: 7px dotted #ffffff;
  font-style: normal;
  font-size: 26px;
  line-height: 1.2;
  margin-bottom: 35px;
  padding-left: 30px;
}
.OTAGO680826 #content blockquote.featured-quote p + p {
  margin-bottom: 0px;
}
.OTAGO680826 #content blockquote.featured-quote span {
  color: #9ccb3c;
  font-family: 'Abril fatface', Georgia, Times New Roman, serif;
  font-size: 34px;
}
.OTAGO679690 #content blockquote {
  color: #ffffff;
  background-color: #0092d8;
}
.OTAGO679690 #content blockquote p {
  font-family: 'Open sans', Helvetica, Arial, sans-serif;
  font-style: normal;
  line-height: 1.4;
}
#content p.fullwidthimage {
  font-size: 14px;
}
#content p.fullwidthimage img {
  width: 100%;
  max-width: 100%;
  padding: 0;
  border: none;
}
#content hr {
  clear: both;
  border-top: 5px dotted #dddddd;
  margin-top: 56px;
}
.OTAGO679860 #content .grid4 {
  display: flex;
  flex-wrap: wrap;
}
#content .grid1.introbox {
  min-height: auto;
}
#content .grid1.introbox p {
  font-family: 'Open sans', Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 1.5;
  margin-bottom: 7px;
}
#content .grid1.introbox h3 a {
  border-bottom: 0;
}
a[href*="youtube.com"] {
  background: url(/_assets/_gfx/sprite-socialmedia-icons.png) no-repeat -324px -28px;
}
#content p,
#content li {
  font-size: 17px;
  line-height: 1.65;
  font-family: Georgia, Times New Roman, serif;
}
#content p { margin-bottom: 21px; }
#content .grid1.magazine-intro {
  width: 100%;
  margin-right: 0;
  margin-bottom: 21px;
}
#content .magazine-intro ul.pagesubnav {
  border-bottom: none;
  border-radius: 3px;
  margin-top: 28px;
  padding-top: 21px;
  border: 1px solid #e4e4e4;
  margin-bottom: 14px;
}
#content .magazine-intro ul.pagesubnav li { margin-bottom: 7px; }
#content .magazine-intro ul.pagesubnav li { background-image: none; }
#content .grid3 {
  width: 100%;
  margin-right: 0;
}

/* Lost teeth */

#content .lost-teeth {
  background: #f9f9f9;
  border: 1px solid #dddddd;
  border-radius: 100px 0 0 100px;
  padding: 30px 35px 40px 180px;
  margin-top: 42px;
  margin-bottom: 35px;
}
#content .lost-teeth p {
  font-family: 'Open sans', Helvetica, Arial, sans-serif;
  font-size: 20px;
  margin-bottom: 0;
  position: relative;
}
#content .lost-teeth p strong {
  color: #f47521;
  font-family: 'Abril fatface', Georgia, Times New Roman, serif;
  font-size: 25px;
}
#content .lost-teeth p:before {
  background: url(../gfx/tooth.jpg) no-repeat center center;
  background-size: 130px;
  border-radius: 100%;
  content: '';
  display: block;
  height: 130px;
  left: -155px;
  position: absolute;
  top: -7px;
  width: 130px;
}

/* Alumni infographic */

.OTAGO679874 #content .infographic-section {
  background: rgb(255,234,149);
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 35px;
  padding: 28px 21px;
}
.OTAGO679874 #content .infographic-section .infographic {
  box-sizing: border-box;
  padding-top: 130px;
  text-align: center;
  width: 25%;
}
.OTAGO679874 #content .infographic-section .infographic:nth-of-type(2),
.OTAGO679874 #content .infographic-section .infographic:nth-of-type(3),
.OTAGO679874 #content .infographic-section .infographic:nth-of-type(4),
.OTAGO679874 #content .infographic-section .infographic:nth-of-type(6),
.OTAGO679874 #content .infographic-section .infographic:nth-of-type(7),
.OTAGO679874 #content .infographic-section .infographic:nth-of-type(8) {
  border-left: 4px dotted #a2945b;
}
.OTAGO679874 #content .infographic-section .infographic:nth-of-type(1),
.OTAGO679874 #content .infographic-section .infographic:nth-of-type(2),
.OTAGO679874 #content .infographic-section .infographic:nth-of-type(3),
.OTAGO679874 #content .infographic-section .infographic:nth-of-type(4) {
  border-bottom: 4px dotted #a2945b;
}
.OTAGO679874 #content .infographic-section .infographic p {
  font-family: 'Open sans', Helvetica, Arial, sans-serif;
  font-weight: 300;
  line-height: 1.4;
}
.OTAGO679874 #content .infographic-section .infographic p strong {
  font-family: 'Abril fatface', Georgia, Times New Roman, serif;
}
.OTAGO679874 #content .infographic-section .infographic.donors {
  background: url(../gfx/icons/donors-icon.svg) no-repeat center 14px;
  background-size: 90px
}
.OTAGO679874 #content .infographic-section .infographic.firsttime {
  background: url(../gfx/icons/fund-icon.svg) no-repeat center 14px;
  background-size: 90px
}
.OTAGO679874 #content .infographic-section .infographic.gifts {
  background: url(../gfx/icons/gift-icon.svg) no-repeat center 14px;
  background-size: 90px
}
.OTAGO679874 #content .infographic-section .infographic.received {
  background: url(../gfx/icons/received-icon.svg) no-repeat center 14px;
  background-size: 90px
}
.OTAGO679874 #content .infographic-section .infographic.scholarships {
  background: url(../gfx/icons/degree-icon.svg) no-repeat center 21px;
  background-size: 90px
}
.OTAGO679874 #content .infographic-section .infographic.research {
  background: url(../gfx/icons/microscope-icon.svg) no-repeat center 21px;
  background-size: 90px
}
.OTAGO679874 #content .infographic-section .infographic.outreach {
  background: url(../gfx/icons/outreach-icon.svg) no-repeat center 21px;
  background-size: 90px
}
.OTAGO679874 #content .infographic-section .infographic.fund {
  background: url(../gfx/icons/clocktower-icon.svg) no-repeat center 21px;
  background-size: 90px
}

/* Hocken Legacy */

.OTAGO679866 #content p img,
.OTAGO679874 #content p img {
  margin-left: 0;
  margin-bottom: 0;
  box-sizing: border-box;
}
.OTAGO679866 #content a.player,
.OTAGO679874 #content a.player {
  position: relative;
  border-bottom: none;
}
.OTAGO679866 #content a.player:after,
.OTAGO679874 #content a.player:after {
  background: url(/_assets/_gfx/expand-icon.svg) no-repeat 0 0;
  content: '';
  width: 28px;
  height: 22px;
  display: block;
  bottom: 10px;
  right: 7px;
  position: absolute;
  transition: all 0.2s ease-out;
  will-change: transform;
}
.OTAGO679866 #content a:hover:after,
.OTAGO679874 #content a:hover:after {
  transform: scale(1.1,1.1);
}
.OTAGO679866 #content p {
  margin-bottom: 14px;
  line-height: 1.5;
}

/* Books */

.OTAGO679870 #content h3 {
  color: #777777;
  font-family: 'Abril fatface', Georgia, Times New Roman, serif;
  font-size: 27px;
  letter-spacing: 0.01em;
  margin-bottom: 4px;
}
.OTAGO679870 #content h4 {
  font-style: italic;
  font-size: 16px;
  letter-spacing: 0.01em;
}
.OTAGO679870 #content h5 {
  font-style: normal;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 21px;
}
.OTAGO679870 #content img {
  box-shadow: 0 10px 10px #ccc;
}
.OTAGO679870 #content .featurebox_blue {
  background: #f9c000;
  padding: 21px 35px;
}
.OTAGO679870 #content .featurebox_blue h3 {
  color: #ffffff;
  font-size: 36px;
  margin-bottom: 35px;
}
.OTAGO679870 #content .featurebox_blue p {
  font-size: 14px;
}
.OTAGO679870 #content .featurebox_blue p strong {
  font-size: 16px;
}


/* Alumni News */

.OTAGO679874 #content h3:not(:first-of-type) {
  font-family: 'Abril fatface', Georgia, Times New Roman, serif;
  font-size: 36px;
  margin-top: 42px;
  margin-bottom: 21px;
}
.OTAGO679874 #content .grid1 {
  width: 29.8%;
  margin-right: 5.3%;
}
.OTAGO679874 #content .grid1:nth-of-type(4n+1) {
  clear: none;
}
.OTAGO679874 #content div.grid1:nth-of-type(4n) {
  margin-right: 5.3%;
}
.OTAGO679874 #content div.grid1:nth-of-type(3n+2) {
  margin-right: 0;
}
.OTAGO679874 #content .shared-memories {
  background: url(../gfx/shared-memories-banner.jpg) no-repeat -200px bottom #0093d9;
  margin-top: 42px;
  margin-bottom: 42px;
  padding: 35px;
}
.OTAGO679874 #content .shared-memories h3,
.OTAGO679874 #content .shared-memories p,
.OTAGO679874 #content .shared-memories ul,
.OTAGO679874 #content .shared-memories a {
  color: #ffffff;
}
.OTAGO679874 #content .shared-memories h3 {
  color: #f9c000;
  font-family: 'Abril fatface', Georgia, Times New Roman, serif;
  font-size: 32px;
  margin-top: 0;
}
.OTAGO679874 #content .shared-memories p,
.OTAGO679874 #content .shared-memories li {
  max-width: 55%;
  font-size: 16px;
  line-height: 1.5;
}



/* UniNews */

.OTAGO679861 #content h3 {
  border-top: 5px dotted #dddddd;
  color: #333333;
  font-family: 'Abril fatface', Georgia, Times New Roman, serif;
  font-size: 27px;
  letter-spacing: 0.01em;
  margin-bottom: 28px;
  padding-top: 35px;
}
.OTAGO679861 #content .featurebox_blue {
  background: #f9f9f9;
  border: 1px solid #dddddd;
  padding: 21px 35px;
}
.OTAGO679861 #content .featurebox_blue h3 {
  border: none;
  padding-top: 0;
}
.OTAGO679861 #content .feature-box-grey {
  background: #444444;
  margin-bottom: 35px;
  padding: 35px;
}
.OTAGO679861 #content .feature-box-grey h3 {
  border-top: none;
  margin-top: 14px;
  padding-top: 0;
}
.OTAGO679861 #content .feature-box-grey h3,
.OTAGO679861 #content .feature-box-grey p {
  color: #ffffff;
}
.OTAGO679861 #content .feature-box-grey img {
  border: none;
  margin-left: 35px;
}



/* Frontpage */

.feature-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
body.OTAGO679687 #content .frontpage h2 {
  font-size: 30px;
  line-height: 1.6;
  padding-bottom: 0;
  padding-top: 0;
  margin-top: -150px;
  max-width: 700px;
  color: #cccccc;
}
body.OTAGO679687 #content .frontpage h2 a { font-size: 60px; line-height: 0.7; }
body.OTAGO679687 #content .grid1.introbox.titleonly { min-height: 250px; }
body.OTAGO679687 #content .grid1.introbox.titleonly { min-height: 190px; }
body.OTAGO679687 #content h2 {
  font-size: 60px;
  margin-bottom: 35px;
}




/* Media queries */

/* @2x */

@media (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (min-resolution: 2dppx), (min-resolution: 192dpi) {
  #title h1 {
    background: url(../gfx/title-updated@2x.png) 243px bottom no-repeat;
    background-size: 320px;
  }
}



@media only screen and (max-width: 1500px) {
  .titleinner img { max-width: 100%; }
  #content .grid4 {
    width: 100%;
    max-width: 882px;
  }
  #content .next-prev .prev,
  #content .next-prev .next {
    position: static;
  }
}



@media only screen and (max-width: 1024px) {
  .titleinner img {
    margin-left: 0px;
    max-width: 100%;
  }
  #title h1 {
    background-position: 42% bottom;
    width: 94%;
  }
  #content h2 {
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
  }
  #content .grid3 {
    width: 78%;
    margin-right: 0px;
  }
  #content .grid-third {
    width: 30%;
    margin-right: 3% !important;
  }
  #content .grid-third:nth-of-type(3n) {
    margin-right: 0;
  }
  #content .grid-half {
    width: 100%;
    margin-right: 0;
  }
  #content .grid-half:nth-child(16) {
    border-right: none;
    width: 100%;
    border-bottom: 5px dotted #ffffff;
    margin-bottom: 28px;
  }
  .OTAGO679874 #content div.grid1:nth-of-type(3n) {
    margin-right: 5.3%;
  }
  .OTAGO679874 #content div.grid1:nth-of-type(4n) {
    clear: none;
  }
  .OTAGO679874 #content .shared-memories {
    background-position: -320px bottom;
  }
}



@media only screen and (min-width: 769px) and (max-width: 1024px) {

  body.OTAGO679687 #title h1 {
    background-position: 226px 0;
    background-size: 220px;
  }
  body.OTAGO679687 #content .frontpage h2 {
    margin-top: -180px;
    line-height: 1.3;
    max-width: 700px;
  }
  body.OTAGO679687 #content .frontpage h2 a {
    font-size: 50px;
  }
  body.OTAGO679687 #content .grid1.introbox,
  #content .grid1 {
    width: 30%;
    margin-right: 5%;
  }
  body.OTAGO679687 #content .grid1.introbox:nth-of-type(3n) {
    margin-right: 0;
  }
  #content {
    padding: 12px 0px 46px 212px;
  }
  #contentwrapper,
  .topnavinner,
  div#nav_holder,
  div.footer_wrapper,
  footer.wrapper {
    width: 100%;
    box-sizing: border-box;
  }
  #features {
    display: none;
  }
}



@media only screen and (max-width: 768px) {
    #title h1 {
      background-position: 275px 120px;
      background-size: 230px;
    }
    body.OTAGO679687 #title h1 {
      background-position: 275px 100px;
      background-size: 230px;
    }
    #content h2 {
      font-size: 50px;
      padding-top: 14px;
      padding-bottom: 7px;
    }
    #content { padding: 12px 0px 46px 223px; box-sizing: border-box; }
    #title .titleinner img {
      width: 150%;
      margin-left: 0;
    }
    #content .grid3 {
      width: 100%;
    }
    #content .next-prev .next {
      right: -145px;
      width: 125px;
    }
    #content .next-prev .next a { background-position: 109px -335px; }
    #content .next-prev .prev a { background-position: 30px 3px; }
    body.OTAGO679687 #content .frontpage h2 a {
      color: #416ebf;
      font-size: 40px;
      line-height: 1.1;
      text-shadow: none;
    }
}



@media only screen and (max-width: 700px) {
    #title .titleinner img {
      width: 100%;
      margin-top: 0;
      margin-left: 0;
    }
    #title .titleinner:after {
      content: '';
      display: block;
      height: 150px;
      width: 150px;
      background: url(../gfx/title-updated.png) no-repeat;
      background-size: 155px;
      top: 40px;
      left: 10px;
      position: absolute;
    }
    #content,
    body.OTAGO679687 #content.otgx {
      max-width: 96.5%;
    }
    body.OTAGO679687 #content .grid4 .grid_half {
      width: 100%;
      margin-right: 0;
    }
    body.OTAGO679687 #content.otgx .grid1 img {
      max-width: 100%;
      width: 100%;
    }
    body.OTAGO679687 #content.otgx .grid1 {
      margin-right: 5%;
      margin-bottom: 21px;
    }
    body.OTAGO679687 #content.otgx .grid1:nth-of-type(2n) {
      margin-right: 0;
    }
    body.OTAGO679687 #content .grid1.introbox.titleonly h3 {
      margin-bottom: 7px;
    }
    body.OTAGO679687 #content p {
      margin-bottom: 14px;
    }
    body.OTAGO679687 #content .frontpage h2 {
      margin-top: 14px;
      margin-bottom: 0;
      padding-bottom: 0;
      line-height: 1.2;
      color: #999999;
    }
    body.OTAGO679687 #content .frontpage h2 a {
      color: #416ebf;
      font-size: 40px;
      line-height: 1.1;
    }
    .titleinner { padding-top: 0; }
    #title h1 {
      padding-bottom: 0px;
      padding-top: 0;
      line-height: 0;
    }
    #content .grid1.introbox,
    #content .grid1.introbox.titleonly {
      min-height: auto;
      margin-bottom: 14px;
    }
    #content .grid1.introbox:nth-of-type(3n) { margin-right: 0; }
    #content .grid-half:nth-child(16) {
      margin-right: 0;
      padding: 0;
    }
    #content .next-prev .prev,
    #content .next-prev .next { position: static; }
    #content .next-prev .next { width: 35%; }
    #content .next-prev .next a { background-position: right -335px; }
    #content .next-prev .prev { width: 35%; }
    #content .next-prev .prev a {
      background-position: left 3px;
    }
    #content { padding-left: 0; }
    .OTAGO679866 #content .grid1 {
      width: 47%;
      float: left;
      margin-right: 5%;
    }
    .OTAGO679866 #content div.grid1:nth-of-type(3n) {
      margin-right: 5%;
    }
    .OTAGO679866 #content div.grid1:nth-of-type(2n) {
      margin-right: 0%;
    }
    .OTAGO679866 #content .grid1 img {
      width: 100%;
      margin-bottom: 14px;
    }
    .OTAGO679874 #content .grid1 {
    float: left;
  }
}



@media only screen and (max-width: 400px) {
  .OTAGO679874 #content .shared-memories {
    background-image: none;
  }
  .OTAGO679874 #content .shared-memories p,
  .OTAGO679874 #content .shared-memories li {
    max-width: 100%;
  }
}
