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


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

CReaTE SUMMIT CSS

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

body {
  background: url(gfx/background.png) repeat-x 0 0;
  font-display: swap;
}
#wrapper {
  background: url(gfx/banner.jpg) no-repeat center 0;
}
#title h1 {
  padding: 340px 0px 14px 23px;
  font-size: 36px;
  line-height: 1.2;
  background: url(gfx/title.png) 20px 110px no-repeat;
  opacity: 1;
  font-family: 'Open Sans', Helvetica, Arial, Geneva, sans-serif;
  font-weight: 300;
  color: #1b568c;
  position: static;
	max-width: 627px;
	margin-top: 3px;
  text-rendering: optimizeLegibility;
}
#title h1.notopimage {
   max-width: 650px;
}
.titleinner img {
  display: none;
}
.titleinner h1 {
  margin-top: 0px;
}
#content p,
#content ul,
#content ol,
#content table,
#content dl,
#right p,
#right li,
#content dd,
#content dt {
  font-family: 'Open Sans', Helvetica, Arial, Geneva, sans-serif;
  font-weight: 400;
  line-height: 1.6;
}
#content h2 {
  padding-bottom: 7px;
  font-size: 28px;
  font-family: 'Open Sans', Helvetica, Arial, Geneva, sans-serif;
  font-weight: 300;
  line-height: 1.3;
  margin-top: 35px;
  text-rendering: optimizeLegibility;
  border-bottom: none;
  font-display: swap;
}
#content h2:first-of-type {
  margin-top: 0;
}
#content p + h2:first-of-type {
	margin-top: 35px;
}

.OTAGO654942 #content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  min-height: 350px;
}
.OTAGO654942 #content #box1 {
    width: 100%;
}
#content .grid-third-shadow-box {
    width: 28.6%;
    margin-right: 7.1%;
    margin-bottom: 46px;
    border: 1px solid #dddddd;
    border-radius: 3px;
    box-shadow: 0 0 10px #e4e4e4;
    box-sizing: border-box;
    transition: all 0.3s ease-out;
}
#content .grid-third-shadow-box:hover {
    transform: translate3d(0,-3px,0);
}
#content .grid-third-shadow-box:nth-of-type(3n+1) {
    margin-right: 0;
}
#content .grid-third-shadow-box img {
    border: none;
    padding: 0;
    margin: 0;
}
#content .grid-third-shadow-box a {
    border-bottom: none;
}
#content .grid-third-shadow-box h3 {
    margin: 14px;
    font-family: 'Open Sans', Helvetica, Arial, Geneva, sans-serif;
  font-weight: 300;
    position: relative;
}
#content .grid-third-shadow-box h3:before {
    content: '';
    width: 47px;
    height: 3px;
    background: #f9c000;
    display: block;
    margin-bottom: 14px;
}

#right {
  background: none;
}

/*  FRONTPAGE  */

/*body.frontpage {
    background-position: center top;
}
body.frontpage .titleinner {
    background: url(/_assets/_gfx/_default_banners/banner-healthsciences.jpg) center 0px no-repeat;
    padding-top: 14px;
    padding-bottom: 21px;
}
body.frontpage #title h1 {
    padding: 270px 0px 0px 23px;
    font-size: 34px;
    line-height: 1.2;
    background: url(gfx/title.png) 24px 28px no-repeat;
    opacity: 1;
    font-family: 'Open Sans', Helvetica, Arial, Geneva, sans-serif;
    font-weight: 300;
}*/

body.frontpage #title h1.notopimage {
  max-width: 650px;
}
body.OTAGO654942 .heading {
  width: 100%;
}
body.OTAGO654942 #content .grid-third-shadow-box:nth-of-type(3n+1) {
  margin-right: 7.1%;
}
body.OTAGO654942 #content .grid-third-shadow-box:nth-of-type(3n+3) {
  margin-right: 0;
}


/* Profile box */

#content .profile-box {
    background: #e7f2f8;
    border: 1px solid #c0d1dc;
    overflow: hidden;
    padding: 14px;
    margin-bottom: 21px;
}
#content .profile-box p img {
    margin-bottom: 0;
    max-width: 140px;
}
#content .profile-box p.smalltag {
    margin-bottom: 35px;
    font-family: Georgia, "Times New Roman", Times, serif;
    letter-spacing: 0.05em;
}
#right {
  background-image: none;
}
#right h2 {
  margin-bottom: 7px;
}
#right .relatedinfo h2,
#right .relatedinfo h2:hover,
#right .relatedinfo:hover h2,
#right .otagoprofile h2,
#right .otagoprofile h2:hover,
#right .otagoprofile:hover h2 {
  background: none;
}
#content .page_subtitle {
  font-size: 18px;
  line-height: 21px;
  margin: 0 0 7px 0;
  font-family: Georgia, "Times New Roman", Times, serif;
  color: rgb(51, 51, 51);
}
#content .grid3 .grid_half:nth-of-type(2n) {
  margin-right: 0;
}



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


/* Tablet styles */

@media only screen and (min-width: 769px) and (max-width: 1024px) {
    #features {
        width: 650px;
    }
}

@media only screen and (max-width: 768px) {
	#title h1 {
        padding-right: 0;
    }
    body.frontpage #title h1 {
        padding-right: 0;
    }
    #title h1 {
       background-size: 372px;
        background-position: 25px 126px;
    }
    #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;
    }
}

/* Mobile styles*/

@media only screen and (max-width: 700px) {
    body {
     background: none;
    }
    #wrapper {
        background-size: 1000px;
    }
    body.frontpage .titleinner,
    .titleinner {
        width: 92%;
    }
    #title h1 {
        padding: 130px 0px 14px 0px;
        background: url(gfx/title.png) 5px 30px no-repeat;
        background-size: 240px;
        font-size: 32px;
    }
    #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;
    }
    #content .grid-third-shadow-box img {
        float: none;
        max-width: 100%;
    }
}

@media only screen and (max-width: 450px) {
    #content .grid-third-shadow-box {
        width: 46.4%;
        margin-bottom: 21px;
    }
    #content .grid-third-shadow-box:nth-of-type(3n+1) {
        margin-right: 7.1%;
    }
    #content .grid-third-shadow-box:nth-of-type(2n+1) {
        margin-right: 0;
    }
    .OTAGO654942 #content.otgx .grid-third-shadow-box,
    .OTAGO654942 #content.otgx .grid-third-shadow-box:nth-of-type(3n+3){
        margin-right: 7.1%;
    }
    .OTAGO654942 #content.otgx .grid-third-shadow-box:nth-of-type(2n) {
        margin-right: 0;
    }
}
