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


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

Otago BASECAMP CSS

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

body {
    text-rendering: optimizeLegibility;
    background: url(gfx/background-2022.png) 0 0 repeat-x;
}
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;
}
#wrapper {
  background: url(gfx/banner-2022.jpg) right 0px no-repeat;
}
:root {
  --first-color: #5093a7;
  --second-color: #979099;
  --third-color: #5093a7;
  --fourth-color: #5093a7;
  --fifth-color: #5093a7;
  --otago-dark-blue: #163568;
  --otago-light-blue: #00508f;
  --otago-link-blue: #416ebf;
  --otago-yellow: #f9c013;
  --otago-pg-blue: #0c385a;
  --otago-light-grey: #888888;
  --otago-dark-grey: #555555;
  --otago-background-grey1: #f5f5f5;
  --otago-background-grey2: #f1f1f7;
  --otago-background-grey3: #dddddd;
}


#title h1, body.frontpage #title h1.notopimage, #title h1.notopimage {
    background: url(gfx/title-2022.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: 400px 0 0 0;
    position: static;
    text-rendering: optimizeLegibility;
}
#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 h5 {
      color: var(--fifth-color);
      font-family: 'Amsi Pro Condbold', 'Open Sans', Helvetica, Arial, Geneva, sans-serif;
      font-size: 19px;
      letter-spacing: .4px;
      line-height: 1.3;
      margin-top: 21px;
}

#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;
}
#right {
  background: none;
}
#right h2 {
  margin-bottom: 14px;
}
.drop-shadow {
  box-shadow: 0 0 10px #e4e4e4;
}
.no-boxshadow .drop-shadow {
  max-width: 648px;
  border: 1px solid #e4e4e4;
}
#content {
    float: none;
    box-sizing: border-box;
    width: 100%;
    max-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;
}
#right h2 strong {
    color: var(--first-color);
}
#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 ol li::marker  {
	color: grey;
	font-family: 'Amsi Pro Condbold', 'Open Sans', Helvetica, Arial, Geneva, sans-serif;
	font-size: 18px;
}
#content ol li {
	padding-left: 4px;
	margin-left: -7px
}
#content ol li ul li {
	padding-left: 4px;
	margin-left: 0px;
}
#content ul.pagesubnav li a {
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-size: 15px;
    line-height: 1.7;
}
#content ul.pagesubnav li {
    list-style-position: outside;
    margin-left: 10px;
    padding-left: 5px;
}
#content ul.pagesubnav {
   background-color: var(--otago-background-grey2);
   border: solid var(--otago-background-grey3) .5px;
}
#content ul.pagesubnav strong {
    color: var(--first-color);
    font-family: 'Amsi Pro Condbold', 'Open Sans', Helvetica, Arial, Geneva, sans-serif;
    font-size: 18px;
    letter-spacing: .4px;
}
#content p.fullwidthimage img,
#content p img,
#content h3 img{
    border: none;
}
#title p.heading-translation {
	color: #81a0b9;
	font-family: 'Amsi Pro Condlight', 'Open Sans', Helvetica, Arial, Geneva, sans-serif;
	font-size: 35px;
  font-weight: 300;
	line-height: 1.2;
	margin-bottom: 14px;
	margin-top: -14px;
	max-width: 650px;
/* 	padding-left: 23px; */
}





/* Wharenui */

.wharenui {
    background: url(gfx/wharenui-colour.png) no-repeat center 0;
    height: 500px;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
       -moz-box-sizing: border-box; /* Firefox, other Gecko */
            box-sizing: border-box;
    margin-top: 42px;
    margin-bottom: 30px;
    -webkit-transition: all 0.25s ease-in;
            transition: all 0.25s ease-in;
}
.wharenui.physical-hover {
    background: url(gfx/wharenui-one.png) no-repeat center 0;
}
.wharenui.social-hover {
    background: url(gfx/wharenui-three.png) no-repeat center 0;
}
.wharenui.mental-hover {
    background: url(gfx/wharenui-two.png) no-repeat center 0;
}
.wharenui.spiritual-hover {
    background: url(gfx/wharenui-four.png) no-repeat center 0;
}
#content .wharenui p {
    margin-bottom: 0;
    font-size: 16px;
}
#content .wharenui a {
    border-bottom: none;
}
#content .physical,
#content .mental,
#content .social,
#content .spiritual {
    width: 325px;
    height: 210px;
    display: block;
    /*box-shadow: 0 0 10px red;*/
    font-family: "Open sans", Helvetica, Arial, sans-serif;
}
#content .physical,
#content .mental {
    float: left;
}
#content .social,
#content .spiritual {
    float: right;
}
#content .physical a {
    padding: 130px 0px 50px 10px;
    display: block;
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: 0% 50%;
        -ms-transform-origin: 0% 50%;
            transform-origin: 0% 50%;
    -webkit-transition: all 0.15s ease-in;
            transition: all 0.15s ease-in;
}
#content .physical a:hover {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transform-origin: 20% 70%;
    -ms-transform-origin: 20% 70%;
    transform-origin: 20% 70%;
}
#content .mental a {
    float: left;
    padding: 40px 135px 135px 145px;
    display: block;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transition: all 0.15s ease-in;
    transition: all 0.15s ease-in;
}
#content .mental a:hover {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transform-origin: 40% 40%;
    -ms-transform-origin: 40% 40%;
    transform-origin: 40% 40%;
}
#content .social a {
    text-align: right;
    padding: 40px 150px 135px 0px;
    display: block;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transition: all 0.15s ease-in;
    transition: all 0.15s ease-in;
}
#content .social a:hover {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transform-origin: 60% 40%;
    -ms-transform-origin: 60% 40%;
    transform-origin: 60% 40%;
}
#content .spiritual a {
    text-align: right;
    padding: 130px 10px 50px 0px;
    display: block;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transition: all 0.15s ease-in;
    transition: all 0.15s ease-in;
}
#content .spiritual a:hover {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transform-origin: 70% 90%;
    -ms-transform-origin: 70% 90%;
    transform-origin: 70% 90%;
}
#content .physical:before {
    content: url(gfx/wharenui-one.png);
    width: 0;
    height: 0;
	visibility: hidden;
    position: absolute;
}
#content .mental:before {
    content: url(gfx/wharenui-three.png);
    width: 0;
    height: 0;
	visibility: hidden;
    position: absolute;
}
#content .social:before {
  content: url(gfx/wharenui-two.png);
  width: 0;
  height: 0;
	visibility: hidden;
  position: absolute;
}
#content .spiritual:before {
  content: url(gfx/wharenui-four.png);
  width: 0;
  height: 0;
	visibility: hidden;
  position: absolute;
}


/*  FRONTPAGE  */

body.frontpage #title h1.notopimage  {
    margin-bottom: 5px;
}
body.frontpage #content p .full-width-image {
    margin-left: 0;
}


/* body.frontpage {
  background-position: center top;
}
body.frontpage .titleinner {
  background: url(gfx/banner-frontpage.jpg) center 0px no-repeat;
  padding-top: 14px;
  padding-bottom: 21px;
}
body.frontpage #title h1 {
  background: url(gfx/title.png) 7px 90px no-repeat;
  font-size: 48px;
  padding: 370px 373px 0px 23px;
  opacity: 1;
}
body.frontpage #content h2 {
  font-size: 30px;
}
#content p.fullwidthimage.nocaption {
  border: 1px solid #dddddd;
  box-shadow: 0 10px 20px #f5f5f5;
} */

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



/* Tablet styles */

@media only screen and (max-width: 1350px){
    #wrapper {
        background-size: 1300px;
        background-position: right -90px top 0;
    }
    body {
        background-size: 12.13px;
    }
    #title h1, body.frontpage #title h1.notopimage, #title h1.notopimage  {
        padding-top: 350px;
    }
    
}

@media only screen and (max-width: 1100px){
    #wrapper {
        background-size: 1300px;
        background-position: right -250px top 0;
    }
    body {
        background-size: 12.13px;
    }
    #title h1, body.frontpage #title h1.notopimage, #title h1.notopimage  {
        padding-top: 350px;
    }
    
}

@media only screen and (min-width: 769px) and (max-width: 1024px) {
    .wharenui {
        margin-top: 35px;
    }
    .wharenui,
    .wharenui.physical-hover,
    .wharenui.mental-hover,
    .wharenui.social-hover,
    .wharenui.spiritual-hover {
        background-size: 100%;
    }
    #content .wharenui p {
        font-size: 14px;
    }
    #content .physical {
        width: 208px;
        height: 70px;
        padding: 75px 0 10px 0;
    }
    #content .physical a {
        padding: 0 0 70px 0;
    }
    #content .mental {
        width: 208px;
        height: 70px;
        padding: 0 0 70px 0;
    }
    #content .mental a {
        padding: 25px 0 70px 0;
    }
    #content .social {
        width: 208px;
        height: 70px;
        padding: 0 0 70px 0;
    }
    #content .social a {
        padding: 25px 0 70px 0;
    }
    #content .spiritual {
        width: 208px;
        height: 70px;
        padding: 75px 0 10px 0;
    }
    #content .spiritual a {
        padding: 0 0 70px 0;
    }
}

@media only screen and (max-width: 768px) {
	#title h1, body.frontpage #title h1.notopimage, #title h1.notopimage  {
        padding-right: 0;
    }
    body.frontpage #title h1 {
        padding-right: 0;
    }
    #right {
        border-bottom: none;
    }
    .wharenui {
        margin-top: 35px;
    }
    .wharenui,
    #content .wharenui.physical-hover,
    #content .wharenui.mental-hover,
    #content .wharenui.social-hover,
    #content .wharenui.spiritual-hover {
        background-size: 100%;
    }
    #content .wharenui p {
        font-size: 14px;
    }
    #content .physical {
        width: 208px;
        height: 70px;
        padding: 75px 0 10px 0;
    }
    #content .physical a {
        padding: 0 0 70px 0;
    }
    #content .mental {
        width: 208px;
        height: 70px;
        padding: 0 0 70px 0;
    }
    #content .mental a {
        padding: 25px 0 70px 0;
    }
    #content .social {
        width: 208px;
        height: 70px;
        padding: 0 0 70px 0;
    }
    #content .social a {
        padding: 25px 0 70px 0;
    }
    #content .spiritual {
        width: 208px;
        height: 70px;
        padding: 75px 0 10px 0;
    }
    #content .spiritual a {
        padding: 0 0 70px 0;
    }
}

/* Mobile styles*/


@media only screen and (max-width: 700px) {
    #wrapper {
        background-size: 1000px;
    }
    body {
        background: none;
    }
  #title h1, body.frontpage #title h1.notopimage, #title h1.notopimage  {
    font-size: 45px;
    margin-left: 0;
    padding-top: 250px;
    background-size: 150px;
    background-position: 0 30px;
  }
  #title ul#breadcrumbs {
    margin-left: 0;
  }
  #content .physical {
    width: 49%;
    height: 70px;
    padding: 22% 0 10px 1%;
  }
  #content .physical a {
    padding: 0 0 70px 0;
  }
  #content .mental {
    width: 49%;
    height: 70px;
    padding: 0 0 20% 1%;
  }
  #content .mental a {
    padding: 25px 0 70px 0;
  }
  #content .social {
    width: 49%;
    height: 70px;
    padding: 0 0 20% 1%;
  }
  #content .social a {
    padding: 25px 0 70px 0;
  }
  #content .spiritual {
    width: 49%;
    height: 70px;
    padding: 22% 0 10px 1%;
  }
  #content .spiritual a {
    padding: 0 0 70px 0;
  }
  #right {
    padding-left: 0px;
	width: 97%
  }
    #content h2 {
        font-size: 35px;
    }
    #content {
        width: 97%;
    }
    body.frontpage #content p img.full-width-image {
        max-width: 100%;
    }
}
@media only screen and (max-width: 500px){
    #wrapper {
        background-size: 800px;
    }
    #title h1, body.frontpage #title h1.notopimage, #title h1.notopimage  {
        background-size: 120px;
        background-position: 0 18px;
        padding-top: 190px;
        font-size: 40px;
    }
    #content h2 {
        font-size: 30px;
    }
    #title p.heading-translation {
        font-size: 25px;
    }
    #content h2:first-of-type  {
        margin-top: 0px;
        padding-top: 0px;    
    }
    #content {
        padding-top: 0px;
    }
}
