@font-face { font-family: 'Abril Fatface'; font-style: normal; font-weight: 400; src: local('Abril Fatface'), local('AbrilFatface-Regular'), url(/_assets/_fonts/abrilfatface/abrilfatface-regular.woff2) format('woff2'), url(/_assets/_fonts/abrilfatface/abrilfatface-regular.woff) format('woff'); font-display: swap; }

/* Otago Magazine issue 42 specific CSS */

.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;
}
body.OTAGO121038 .titleinner img {
    padding-left: 186px;
}
#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.OTAGO592610 #title h1,
body.OTAGO592608 #title h1,
body.OTAGO592605 #title h1,
body.OTAGO592606 #title h1 {
    background-image: url("gfx/title.png");
    background-repeat: no-repeat;
    background-position: -32px center;
}
/* Video banners */
body.OTAGO598495 #title {
    background: url(/_assets/otagomagazine/gfx/close.jpg) no-repeat 0 center;
    background-size: cover;
}
body.OTAGO598275 #title {
    background: url(/_assets/otagomagazine/gfx/grapes.jpg) no-repeat 0 center;
    background-size: cover;
}
body.OTAGO598495 #title h1,
body.OTAGO598275 #title h1 {
    background-position: 0 bottom;
}
body.OTAGO598495 .titleinner,
body.OTAGO598275 .titleinner {
    padding-bottom: 220px;
}
body.OTAGO598495 #content .grid1.magazine-intro,
body.OTAGO598275 #content .grid1.magazine-intro {
     width: 98%;
}
body.OTAGO598495 #content .grid1.magazine-intro h2,
body.OTAGO598275 #content .grid1.magazine-intro h2 {
    line-height: 1.1;
}

#content h2 {
    font-size: 90px;
    line-height: 1;
    background-image: none;
    text-rendering: optimizeLegibility;
}
#content h2:after {
    display: none;
}
/* Frontpage styles */
body.OTAGO592603 .feature-container {
    display: flex;
    flex-wrap: wrap;
}
body.OTAGO592603 #content .feature-container .grid1.introbox.titleonly,
#content .grid1.introbox {
    min-height: auto;
}
body.OTAGO592603 #content .frontpage h2 {
    font-size: 30px;
    line-height: 1.2;
}
body.OTAGO592603 #content .frontpage h2 a {
    font-size: 90px;
}
#content .grid1.introbox.titleonly {
    min-height: 250px;
}
body.OTAGO592608 #content .grid1.introbox.titleonly {
    min-height: 190px;
}
body.OTAGO121061 #content h2,
body.OTAGO121062 #content h2,
body.OTAGO121085 #content h2,
body.OTAGO121088 #content h2 {
    font-size: 60px;
    margin-bottom: 35px;
}
#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;
}
#content .grid1 h3,
body.OTAGO121089 #content h3,
body.OTAGO121091 #content h3,
body.OTAGO592609 #content h3 {
    margin-bottom: 7px;
    font-size: 18px;
    font-family: 'Open sans', Helvetica, Arial, sans-serif;
    font-weight: 300;
    line-height: 1.45;
}
#content .grid1.magazine-intro h3,
body.OTAGO121089 #content h3,
body.OTAGO121091 #content h3,
body.OTAGO592609 #content h3 {
    margin-top: 21px;
    font-size: 22px;
}
#content .grid1.introbox h3 {
    margin-bottom: 14px;
    line-height: 1.25;
}
#content .grid-third {
    width: 263px;
    float: left;
    margin-right: 46px;
    margin-bottom: 21px;
    position: relative;
}
#content  a.player img {
    width: 100%;
}
#content a.player:after {
    content: '';
    width: 20px;
    height: 20px;
    display: block;
    background: url(gfx/expand-icon.png) no-repeat;
    background-size: 20px;
    position: absolute;
    bottom: 20px;
    right: 15px;
    transition: all 0.2s ease;
}
#content a.player:hover:after {
    transform: scale(1.2);
}
#content a.player img {
    width: 100%;
    transition: all 0.2s ease-in-out;
}
#content a.player img:hover {
    box-shadow: 0 0 20px #cccccc;
}
#content .grid-third:nth-of-type(3n) {
    margin-right: 0;
}
body.OTAGO592606 #content h2 {
    width: 100%;
}
body.OTAGO592606 #content .grid4,
body.OTAGO592608 #content .grid4,
body.OTAGO592610 #content .grid4,
body.OTAGO592605 #content .grid4 {
    display: flex;
    flex-wrap: wrap;
    margin-top: 35px;
}
#content .grid1.introbox {
    min-height: auto;
}
#content .grid1 a.player,
#content .grid_third a.player {
    border-bottom: none;
}
#content .grid1.introbox p {
    font-family: 'Open sans', Helvetica, Arial, sans-serif;
    font-size: 13px;
    line-height: 1.5;
    margin-bottom: 14px;
}

/* Leith story */
body.OTAGO598495 #content .grid1 {
    width: 21%;
    margin-right: 5.3%;
    margin-bottom: 5.3%;
}
body.OTAGO598495 #content .grid1:nth-of-type(4n) {
    margin-right: 0;
}
#content .next-prev {
    border-top: none;
}
#content .next-prev .prev {
    position: absolute;
    top: -2px;
    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: -2px;
    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 blockquote {
    background: #f9f9f9;
    box-shadow: 0 0 10px #eeeeee;
    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: Georgia, Times New Roman, serif;
    margin-bottom: 0;
    -moz-osx-font-smoothing: grayscale;
}
#content p.fullwidthimage img {
    width: 100%;
    max-width: 100%;
    padding: 0;
    border: none;
}

/* Infographics */
body.OTAGO600040 #content h3 {
    font-family: 'Open sans', Helvetica, Arial, sans-serif;
    font-weight: 300;
    font-size: 30px;
    margin-bottom: 21px;
}
.feature-box-yellow {
    background: #ffea95;
    box-sizing: border-box;
    padding: 28px;
    overflow: hidden;
}
body.OTAGO600040 #content .feature-box-yellow p {
    font-family: 'Open sans', Helvetica, Arial, sans-serif;
    font-weight: 300;
}
body.OTAGO600040 #content h4 {
    font-family: 'Abril fatface', Georgia, Times New Roman, serif;
    font-size: 24px;
    margin-bottom: 28px;
    text-align: center;
}
#content .feature-box-yellow h3 {
    font-family: 'Open sans' Helvetica, Arial, sans-serif;
    font-weight: 300;
}
#content .grid-half {
    width: 47.5%;
    margin-right: 5.0%;
    float: left;
}
#content .grid-half:nth-of-type(2n) {
    margin-right: 0;
}
.student-experience {
    background: url("gfx/icons/clocktower.svg") no-repeat 0 0;
    background-size: 110px;
    padding: 28px 0;
    position: relative;
}
.student-experience svg {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    display: block;
    margin-left: auto;
    margin-right: 0;
    width: 250px;
    height: 250px;
    border-radius: 50%;
}
.student-experience .icon-layer:before {
    left: 50%;
    top: 37%;
    content: '95%';
    width: 130px;
    height: 60px;
    display: block;
    position: absolute;
    z-index: 99;
    text-align: center;
    font-family: 'Open sans', Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-size: 60px;
    color: #ffffff;
}
.student-experience circle {
    fill: #009eff;
    stroke: #0069b5;
    stroke-width: 32;
    stroke-dasharray: 0 100;
}
.student-experience .element-visible circle {
    -webkit-animation: grow1 1s ease;
    animation: grow1 1s ease;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
}
#content .student-experience p {
    text-align: right;
    font-size: 28px;
    margin-top: 21px;
    margin-right: 12%;
}
.personal-feelings1 .icon-layer,
.personal-feelings2 .icon-layer,
.personal-feelings3 .icon-layer {
    float: left;
    clear: left;
    width: 45%;
    position: relative;
}
.personal-feelings1 .icon-layer:before,
.personal-feelings2 .icon-layer:before,
.personal-feelings3 .icon-layer:before {
    display: block;
    width: 30px;
    height: 30px;
    position: absolute;
    z-index: 99;
    text-align: center;
    font-size: 25px;
    left: 110px;
    top: 29px;
    color: #ffffff;
    font-family: 'Open sans', Helvetica, Arial, sans-serif;
    font-weight: 700;
}
.personal-feelings1 .icon-layer:before {
    content: '79%';
}
.personal-feelings2 .icon-layer:before {
    content: '72%';
}
.personal-feelings3 .icon-layer:before {
    content: '46%';
}
#content .personal-feelings1 p,
#content .personal-feelings2 p,
#content .personal-feelings3 p {
    width: 50%;
    float: right;
    line-height: 1.4;
}
#content .personal-feelings2 p {
    margin-top: 14px;
}
#content .personal-feelings1 p {
    margin-top: 28px;
}
.personal-feelings1 svg,
.personal-feelings2 svg,
.personal-feelings3 svg {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    display: block;
    margin-left: 0%;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    margin-left: auto;
    margin-right: 0;
}
.personal-feelings1 {
    background: url("gfx/icons/brain.svg") no-repeat 0 0;
    background-size: 100px;
    overflow: hidden;
    min-height: 130px;
}
.personal-feelings1 circle {
    fill: #009eff;
    stroke: #0069b5;
    stroke-width: 32;
    stroke-dasharray: 0 100;
}
.personal-feelings1 .element-visible circle {
    -webkit-animation: grow2 1s ease;
    animation: grow2 1s ease;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
}
.personal-feelings2 {
    background: url("gfx/icons/heart.svg") no-repeat 0 0;
    background-size: 100px;
    overflow: hidden;
    min-height: 130px;
}
.personal-feelings2 circle {
    fill: #009eff;
    stroke: #0069b5;
    stroke-width: 32;
    stroke-dasharray: 0 100;
}
.personal-feelings2 .element-visible circle {
    -webkit-animation: grow3 1s ease;
    animation: grow3 1s ease;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
}
.personal-feelings3 {
    background: url("gfx/icons/talk.svg") no-repeat 0 0;
    background-size: 100px;
    overflow: hidden;
    min-height: 130px;
}
.personal-feelings3 circle {
    fill: #009eff;
    stroke: #0069b5;
    stroke-width: 32;
    stroke-dasharray: 0 100;
}
.personal-feelings3 .element-visible circle {
    -webkit-animation: grow4 1s ease;
    animation: grow4 1s ease;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
}
#content hr {
    clear: both;
    border-top: 5px dotted #ffffff;
}
.sources-of-new1,
.sources-of-new2,
.sources-of-new3,
.sources-of-new4,
.views1,
.views2,
.views3,
.views4 {
    width: 21%;
    margin-right: 5%;
    float: left;
}
.sources-of-new4,
.views4 {
    margin-right: 0;
}
#content .sources-of-new1 p,
#content .sources-of-new2 p,
#content .sources-of-new3 p,
#content .sources-of-new4 p,
#content .views1 p,
#content .views2 p,
#content .views3 p,
#content .views4 p,
#content .doing1 p,
#content .doing2 p,
#content .stay-connected p {
    text-align: center;
    line-height: 1.4;
}
.sources-of-new1 {
    background: url(gfx/icons/book.svg) no-repeat center 0;
    background-size: 70px;
    padding-top: 90px;
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
}
.sources-of-new2 {
    background: url(gfx/icons/friends.svg) no-repeat center 0;
    background-size: 120px;
    padding-top: 90px;
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
}
.sources-of-new3 {
    background: url(gfx/icons/laptop.svg) no-repeat center 0;
    background-size: 90px;
    padding-top: 90px;
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
}
.sources-of-new4 {
    background: url(gfx/icons/phone.svg) no-repeat center 0;
    background-size: 55px;
    padding-top: 90px;
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
}
.sources-of-new1.element-visible,
.sources-of-new2.element-visible,
.sources-of-new3.element-visible,
.sources-of-new4.element-visible {
    -webkit-animation: fade-in-grow 1s ease;
    animation: fade-in-grow 1s ease;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}
.sources-of-new1.element-visible {
    -webkit-animation-delay: 0.1s;
    animation-delay: 0.1s;
}
.sources-of-new2.element-visible {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
}
.sources-of-new3.element-visible {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
}
.sources-of-new4.element-visible {
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
}
.views1 svg,
.views2 svg,
.views3 svg,
.views4 svg,
.doing1 svg,
.doing2 svg {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 14px;
    width: 80px;
    height: 80px;
    border-radius: 50%;
}
.views1 circle {
    fill: #009eff;
    stroke: #0069b5;
    stroke-width: 32;
    stroke-dasharray: 0 100;
}
.views2 circle {
    fill: #009eff;
    stroke: #0069b5;
    stroke-width: 32;
    stroke-dasharray: 0 100;
}
.views3 circle {
    fill: #009eff;
    stroke: #0069b5;
    stroke-width: 32;
    stroke-dasharray: 0 100;
}
.views4 circle {
    fill: #009eff;
    stroke: #0069b5;
    stroke-width: 32;
    stroke-dasharray: 0 100;
}
.doing1 circle {
    fill: #009eff;
    stroke: #0069b5;
    stroke-width: 32;
    stroke-dasharray: 0 100;
}
.doing2 circle {
    fill: #009eff;
    stroke: #0069b5;
    stroke-width: 32;
    stroke-dasharray: 0 100;
}
.views1,
.views2,
.views3,
.views4,
.doing1,
.doing2 {
    position: relative;
    font-family: 'Open sans', Helvetica, Arial, sans-serif;
}
.views1:before,
.views2:before,
.views3:before,
.views4:before,
.doing1:before,
.doing2:before {
    display: block;
    width: 30px;
    height: 30px;
    position: absolute;
    z-index: 99;
    text-align: center;
    font-size: 25px;
    left: 37%;
    top: 30px;
    color: #ffffff;
    font-weight: 700;
}
.views1 .element-visible circle {
    -webkit-animation: grow5 1s ease;
    animation: grow5 1s ease;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
}
.views1:before {
    content: '91%';
}
.views2 .element-visible circle {
    -webkit-animation: grow6 1s ease;
    animation: grow6 1s ease;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
}
.views2:before {
    content: '68%';
}
.views3 .element-visible circle {
    -webkit-animation: grow7 1s ease;
    animation: grow7 1s ease;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
}
.views3:before {
    content: '89%';
}
.views4 .element-visible circle {
    -webkit-animation: grow8 1s ease;
    animation: grow8 1s ease;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
}
.views4:before {
    content: '37%';
}
.doing1 .element-visible circle {
    -webkit-animation: grow9 1s ease;
    animation: grow9 1s ease;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
}
.doing1:before {
    content: '76%';
}
.doing2 .element-visible circle {
    -webkit-animation: grow10 1s ease;
    animation: grow10 1s ease;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
}
.doing2:before {
    content: '75%';
}
.doing1,
.doing2,
.stay-connected {
    width: 47.5%;
    float: left;
}
.doing1 {
    margin-right: 5%;
}
#content .grid-half:nth-child(16) {
    border-right: 5px dotted #ffffff;
    box-sizing: border-box;
    margin-right: 0;
    padding-right: 5%;
    width: 50%;
    margin-bottom: 21px;
}
.doing1,
.doing2 {
    margin-top: 32px;
}
.stay-connected:nth-of-type(1) {
    margin-right: 5%;
    background: url(gfx/icons/happy-face.svg) no-repeat 24px 0;
    background-size: 76px;
    padding-top: 100px;
    position: relative;
}
.stay-connected:nth-of-type(1):after,
.stay-connected:nth-of-type(2):after {
    display: block;
    width: 30px;
    height: 30px;
    position: absolute;
    z-index: 99;
    text-align: center;
    font-size: 25px;
    right: 25%;
    top: 30px;
    color: #0069b5;
    font-weight: 700;
    font-family: 'Open sans', Helvetica, Arial, sans-serif;
}
.stay-connected:nth-of-type(1):after {
    content: '69%';
}
.stay-connected:nth-of-type(2):after {
    content: '28%';
}
.stay-connected:nth-of-type(2) {
    background: url(gfx/icons/sad-face.svg) no-repeat 24px 0;
    background-size: 76px;
    padding-top: 100px;
    position: relative;
}
.stay-connected {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
}
.stay-connected.element-visible {
    -webkit-animation: fade-in-grow 1s ease;
    animation: fade-in-grow 1s ease;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
}
.be-involved p {
    padding-left: 7px;
    color: #ffffff;
}
.be-involved p span {
    color: #83d0ff;
    font-weight: 700;
}
.be-involved p {
    transform: scale(0);
}
.be-involved.element-visible p {
    -webkit-animation: grow 1s ease;
    animation: grow 1s ease;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
}
.be-involved p:nth-of-type(1) {
    background: url(gfx/icons/83percent.svg) no-repeat 0 0;
    background-size: 0%;
}
.be-involved.element-visible p:nth-of-type(1) {
    background-size: 100% 441%;
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5;
}
.be-involved p:nth-of-type(2) {
    background: url(gfx/icons/79percent.svg) no-repeat 0 0;
    background-size: 0%;
}
.be-involved.element-visible p:nth-of-type(2) {
    background-size: 100% 441%;
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7;
}
.be-involved p:nth-of-type(3) {
    background: url(gfx/icons/73percent.svg) no-repeat 0 0;
    background-size: 0%;
}
.be-involved.element-visible p:nth-of-type(3) {
    background-size: 100% 441%;
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9;
}
.be-involved p:nth-of-type(4) {
    background: url(gfx/icons/75percent.svg) no-repeat 0 0;
    background-size: 0%;
}
.be-involved.element-visible p:nth-of-type(4) {
    background-size: 100% 441%;
    -webkit-animation-delay: 1.1s;
    animation-delay: 1.1;
}
.be-involved p:nth-of-type(5) {
    background: url(gfx/icons/56percent.svg) no-repeat 0 0;
    background-size: 0%;
}
.be-involved.element-visible p:nth-of-type(5) {
    background-size: 100% 441%;
    -webkit-animation-delay: 1.3s;
    animation-delay: 1.3;
}
.be-involved p:nth-of-type(6) {
    background: url(gfx/icons/55percent.svg) no-repeat 0 0;
    background-size: 0%;
}
.be-involved.element-visible p:nth-of-type(6) {
    background-size: 100% 441%;
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5;
}

/* Animations */

@-webkit-keyframes grow1 {
    from { stroke-dasharray: 0 100; }
    to { stroke-dasharray: 95 100; }
}
@keyframes grow1 {
    from { stroke-dasharray: 0 100; }
    to { stroke-dasharray: 95 100; }
}
@-webkit-keyframes grow2 {
    from { stroke-dasharray: 0 100; }
    to { stroke-dasharray: 79 100; }
}
@keyframes grow2 {
    from { stroke-dasharray: 0 100; }
    to { stroke-dasharray: 79 100; }
}
@-webkit-keyframes grow3 {
    from { stroke-dasharray: 0 100; }
    to { stroke-dasharray: 72 100; }
}
@keyframes grow3 {
    from { stroke-dasharray: 0 100; }
    to { stroke-dasharray: 72 100; }
}
@-webkit-keyframes grow4 {
    from { stroke-dasharray: 0 100; }
    to { stroke-dasharray: 46 100; }
}
@keyframes grow4 {
    from { stroke-dasharray: 0 100; }
    to { stroke-dasharray: 46 100; }
}
@-webkit-keyframes grow5 {
    from { stroke-dasharray: 0 100; }
    to { stroke-dasharray: 91 100; }
}
@keyframes grow5 {
    from { stroke-dasharray: 0 100; }
    to { stroke-dasharray: 91 100; }
}
@-webkit-keyframes grow6 {
    from { stroke-dasharray: 0 100; }
    to { stroke-dasharray: 68 100; }
}
@keyframes grow6 {
    from { stroke-dasharray: 0 100; }
    to { stroke-dasharray: 68 100; }
}
@-webkit-keyframes grow7 {
    from { stroke-dasharray: 0 100; }
    to { stroke-dasharray: 89 100; }
}
@keyframes grow7 {
    from { stroke-dasharray: 0 100; }
    to { stroke-dasharray: 89 100; }
}
@-webkit-keyframes grow8 {
    from { stroke-dasharray: 0 100; }
    to { stroke-dasharray: 37 100; }
}
@keyframes grow8 {
    from { stroke-dasharray: 0 100; }
    to { stroke-dasharray: 37 100; }
}
@-webkit-keyframes grow9 {
    from { stroke-dasharray: 0 100; }
    to { stroke-dasharray: 76 100; }
}
@keyframes grow9 {
    from { stroke-dasharray: 0 100; }
    to { stroke-dasharray: 76 100; }
}
@-webkit-keyframes grow10 {
    from { stroke-dasharray: 0 100; }
    to { stroke-dasharray: 75 100; }
}
@keyframes grow10 {
    from { stroke-dasharray: 0 100; }
    to { stroke-dasharray: 75 100; }
}
@-webkit-keyframes fade-in-grow {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 0;
    }
    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
}
@keyframes fade-in-grow {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 0;
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
}
@keyframes grow {
    0% {
        -webkit-transform: scale(0, 1);
        transform: scale(0, 1);
    }
    100% {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
    }
}
@-webkit-keyframes grow {
    0% {
        -webkit-transform: scale(0, 1);
        transform: scale(0, 1);
    }
    100% {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
    }
}
@-webkit-keyframes fadein {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}
@keyframes fadein {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}


#right {
    padding: 0;
}


/* 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: 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;
    }
    #infographic-block.element-visible .increase-icon,
    #infographic-block.element-visible .total-icon,
    #infographic-block.element-visible .total-efts-icon {
        background-size: 100%;
    }
    #content .grid-half {
        width: 100%;
        margin-right: 0;
    }
    .student-experience {
        border-bottom: 5px dotted #ffffff;
        margin-bottom: 28px;
    }
    .student-experience .icon-layer::before {
        left: 58%;
    }
    .personal-feelings1 .icon-layer::before, .personal-feelings2 .icon-layer::before, .personal-feelings3 .icon-layer::before {
       left: 140px;
    }
    .sources-of-new2 {
        background-size: 100px;
    }
    .views1::before, .views2::before, .views3::before, .views4::before {
       left: 27%;
    }
    #content .grid-half:nth-child(16) {
       border-right: none;
       width: 100%;
        border-bottom: 5px dotted #ffffff;
        margin-bottom: 28px;
    }
    .doing1::before, .doing2::before {
       left: 38%;
    }
    .doing1, .doing2 {
       margin-top: 0px;
    }
    .be-involved p:nth-of-type(1),
    .be-involved p:nth-of-type(2),
    .be-involved p:nth-of-type(3),
    .be-involved p:nth-of-type(4),
    .be-involved p:nth-of-type(5),
    .be-involved p:nth-of-type(6) {
       background-size: 185px;
        min-height: 50px;
    }
    /* Video banners */
    body.OTAGO598495 #title h1,
    body.OTAGO598275 #title h1 {
        background-position: 114px bottom;
    }
    /* Grid gallery */
    body.OTAGO598495 #content .grid1 {
       width: 29.7%;
    }
    body.OTAGO598495 #content .grid1:nth-of-type(4n) {
        clear: none;
        margin-right: 5.5%;
    }
    body.OTAGO598495 #content .grid1:nth-of-type(3n) {
        margin-right: 0;
    }
}

@media only screen and (max-width: 768px) {
    #title h1 {
        background-position: 72% 0px;
    }
    #content h2 {
        font-size: 50px;
        padding-top: 14px;
        padding-bottom: 7px;
    }
    #content {
        padding: 12px 0px 46px 125px;
    }
    #title .titleinner img {
        width: 150%;
        margin-left: 0;
    }
    #content .grid3 {
        width: 100%;
    }
    .student-experience .icon-layer::before {
        left: 48%;
    }
    .personal-feelings1 .icon-layer::before, .personal-feelings2 .icon-layer::before, .personal-feelings3 .icon-layer::before {
       left: 100px;
    }
    .sources-of-new1 {
        background-size: 60px;
    }
    .sources-of-new2 {
        background-size: 110px;
    }
    .sources-of-new3 {
        background-size: 76px;
    }
    .sources-of-new4 {
        background-size: 50px;
    }
    .be-involved p {
       padding-left: 160px;
    }
    .be-involved p:nth-of-type(1),
    .be-involved p:nth-of-type(2),
    .be-involved p:nth-of-type(3),
    .be-involved p:nth-of-type(4),
    .be-involved p:nth-of-type(5),
    .be-involved p:nth-of-type(6) {
       background-size: 145px;
       background-position: 0 5px;
    }
    .stay-connected:nth-of-type(1)::after, .stay-connected:nth-of-type(2)::after {
        right: 15%;
    }
    #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;
    }
    /* Video banners */
    body.OTAGO598495 #title h1,
    body.OTAGO598275 #title h1 {
       background-position: 72% bottom;
    }
    body.OTAGO598495 .titleinner,
    body.OTAGO598275 .titleinner {
       padding-bottom: 180px;
    }
    /* Grid gallery */
    body.OTAGO598495 #content .grid1:nth-of-type(5n) {
        clear: none;
    }
}

@media only screen and (max-width: 700px) {
    #title .titleinner img {
        width: 100%;
        margin-top: 0;
        margin-left: 0;
    }
    body.OTAGO592608 #title .titleinner,
    body.OTAGO592610 #title .titleinner,
    body.OTAGO592605 #title .titleinner,
    body.OTAGO592606 #title .titleinner {
        padding-top: 110px;
    }
    #title .titleinner:after {
        content: '';
        display: block;
        height: 150px;
        width: 150px;
        background: url(gfx/title-updated.png) no-repeat;
        background-size: 155px;
        top: 60px;
        left: 10px;
        position: absolute;
    }
    body.OTAGO592608 #title .titleinner:after,
    body.OTAGO592610 #title .titleinner:after,
    body.OTAGO592605 #title .titleinner:after,
    body.OTAGO592606 #title .titleinner:after {
        background: url(gfx/title.png) no-repeat -24px 0;
        background-size: 190px;
    }
    .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;
    }
    .student-experience {
        background: url("gfx/icons/clocktower.svg") no-repeat center 0;
        background-size: 70px;
        padding: 158px 0 28px 0;
        position: relative;
    }
    .student-experience .icon-layer::before {
        left: 50%;
        top: 63%;
        margin-top: -13%;
        margin-left: -60px;
    }
    #content .grid1.introbox:nth-of-type(3n) {
        margin-right: 0;
    }
    #content .student-experience p {
        margin-right: 0;
        text-align: center;
    }
    .student-experience svg {
        width: 50%;
        height: 50%;
        margin-right: auto;
    }
    .personal-feelings1 .icon-layer, .personal-feelings2 .icon-layer, .personal-feelings3 .icon-layer {
        width: 185px;
        float: none;
    }
    .personal-feelings1 .icon-layer::before, .personal-feelings2 .icon-layer::before, .personal-feelings3 .icon-layer::before {
       left: 123px;
    }
    #content .personal-feelings1 p, #content .personal-feelings2 p, #content .personal-feelings3 p {
       width: 100%;
       clear: left;
       float: none;
       margin-top: 21px;
    }
    .sources-of-new1, .sources-of-new2, .sources-of-new3, .sources-of-new4, .views1, .views2, .views3, .views4, .doing1, .doing2 {
        width: 47.5%;
        margin-right: 5%;
    }
    .sources-of-new2,
    .sources-of-new4,
    .views2,
    .views4,
    .doing2 {
        margin-right: 0;
    }
    #content .grid-half:nth-child(16) {
        margin-right: 0;
        padding: 0;
    }
    .views1::before, .views2::before, .views3::before, .views4::before {
       left: 50%;
        margin-left: -25px;
    }
    #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;
    }
    body.OTAGO598495 #content .grid1,
    body.OTAGO598495 #content .grid1:nth-of-type(3n) {
       width: 47.5%;
        margin-right: 5%;
        float: left;
    }
    body.OTAGO598495 #content .grid1:nth-of-type(2n) {
        margin-right: 0;
    }
}


@media only screen and (max-width: 380px) {
    #content .grid1.introbox img,
    #content .grid1.introbox.titleonly img {
        width: 100%;
        float: none;
        margin-left: 0;
        margin-bottom: 7px;
    }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .student-experience {
        background-size: 110px 320px;
    }
    .personal-feelings1 {
        background: url("gfx/icons/brain.png") no-repeat 0 0;
        opacity: 1;
        transform: scale(1);
    }
    .personal-feelings2 {
        background: url("gfx/icons/heart.png") no-repeat 0 0;
        opacity: 1;
        transform: scale(1);
    }
    .personal-feelings3 {
        background: url("gfx/icons/talk.png") no-repeat 0 0;
        opacity: 1;
        transform: scale(1);
    }
    .sources-of-new1 {
        background: url(gfx/icons/book.png) no-repeat center 0;
        opacity: 1;
        transform: scale(1);
    }
    .sources-of-new2 {
        background: url(gfx/icons/friends.png) no-repeat center 0;
        opacity: 1;
        transform: scale(1);
    }
    .sources-of-new3 {
        background: url(gfx/icons/laptop.png) no-repeat center 0;
        opacity: 1;
        transform: scale(1);
    }
    .sources-of-new4 {
        background: url(gfx/icons/phone.png) no-repeat center 0;
        opacity: 1;
        transform: scale(1);
    }
    .stay-connected:nth-of-type(1) {
        background: url(gfx/icons/happy-face.png) no-repeat 24px 0;
        opacity: 1;
        transform: scale(1);
    }
    .stay-connected:nth-of-type(2) {
        background: url(gfx/icons/sad-face.png) no-repeat 24px 0;
        opacity: 1;
        transform: scale(1);
    }
    .be-involved p:nth-of-type(1) {
        background: url(gfx/icons/83percent.svg) no-repeat 0 0;
        opacity: 1;
        transform: scale(1);
    }
    .be-involved p:nth-of-type(2) {
        background: url(gfx/icons/79percent.svg) no-repeat 0 0;
        opacity: 1;
        transform: scale(1);
    }
    .be-involved p:nth-of-type(3) {
        background: url(gfx/icons/73percent.svg) no-repeat 0 0;
        opacity: 1;
        transform: scale(1);
    }
    .be-involved p:nth-of-type(4) {
        background: url(gfx/icons/75percent.svg) no-repeat 0 0;
        opacity: 1;
        transform: scale(1);
    }
    .be-involved p:nth-of-type(5) {
        background: url(gfx/icons/56percent.svg) no-repeat 0 0;
        opacity: 1;
        transform: scale(1);
    }
    .be-involved p:nth-of-type(6) {
        background: url(gfx/icons/55percent.svg) no-repeat 0 0;
        opacity: 1;
        transform: scale(1);
    }
}
