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

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

School of Social Sciences

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

body {
  background: url(gfx/background.png) repeat-x 0 0;
}
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.jpg) no-repeat center 0;
}
#title h1 {
  background: url(gfx/title.png) no-repeat 23px 145px;
  font-family: 'Amsi Pro Condbold', 'Open Sans', Helvetica, arial, sans-serif;
  font-size: 72px;
  font-variant-ligatures: normal;
  font-weight: 700;
  letter-spacing: -0.01em;
  line-height: 1.05;
  margin-top: 21px;
  max-width: 100%;
  opacity: 1;
  padding-bottom: 21px;
  padding-top: 460px;
  position: static;
  text-rendering: optimizeLegibility;
}
#title h1.notopimage {
  max-width: 650px;
}
.titleinner img {
  display: none;
}
.titleinner h1 {
  margin-top: 0px;
}
#content h2 {
	border-bottom: none;
  font-family: 'Amsi Pro Condlight', 'Open Sans', Helvetica, arial, sans-serif;
  font-size: 35px;
  font-weight: 300;
  line-height: 1.35;
	margin: 0 0 21px 0;
	text-rendering: optimizeLegibility;
}
#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 li,
#content ol li,
#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;
  line-height: 1.6;
	font-weight: 400;
}
#content p,
#content ul li,
#content ol li,
#content dl dt,
#content dl dd {
  font-size: 15px;
}
#right {
  background: none;
}




/*  FRONTPAGE  */

body.frontpage #title h1 {
  font-size: 48px;
  max-width: 100%;
}
body.frontpage #content {
  box-sizing: border-box;
  max-width: 100%;
  width: 100%;
}
.box-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 21px;
  margin-top: 35px;
}
.box-container .grid-quarter {
  background: #ffffff;
  box-sizing: border-box;
  border-radius: 3px;
  border: 1px solid #dddddd;
  box-shadow: 0 10px 20px #f5f5f5, 0 5px 2px #f1f1f1;
  flex-basis: 21%;
  margin-bottom: 46px;
  padding: 14px;
  transition: all 0.3s ease-out;
}
.box-container .grid-quarter:hover {
  background: #f9f9f9;
  border: 1px solid #cccccc;
  box-shadow: 0 0 5px #f5f5f5;
}
#content .box-container .grid-quarter h3 {
  font-family: 'Amsi pro condbold', Helvetica, Arial, Geneva, sans-serif;
  font-size: 25px;
  line-height: 1.25;
}
#content .box-container .grid-quarter h3:before {
  background: #f9c000;
  content: '';
  display: block;
  height: 3px;
  margin-bottom: 7px;
  margin-top: 7px;
  width: 37px;
}
#content .box-container .grid-quarter h3 a {
  border: 0;
  display: block;
}
#content .head-profile-box {
  background: url(gfx/profile-background.jpg) no-repeat right 0;
  padding: 51px 49px 128px 49px;
}
#content .head-profile-box p {
  color: #ffffff;
  font-family: 'Amsi pro condlight', Helvetica, Arial, Geneva, sans-serif;
  font-size: 26px;
  line-height: 1.2;
}
#content .head-profile-box p:last-child {
  color: #f9c000;
  font-size: 21px;
  margin-top: 51px;
}
#content .head-profile-box p img {
  border-radius: 50%;
  padding: 0;
  border: 7px solid #f9c000;
  float: right;
}
#content .head-profile-box p strong {
  color: #ffffff;
  font-family: 'Amsi pro condbold', Helvetica, Arial, Geneva, sans-serif;
  font-size: 30px;
  margin-top: 100px;
}


@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 {
      background-image: url(gfx/title@2x.png);
      background-size: 315px;
    }
}


@media only screen and (min-width: 768px) and (max-width: 1160px) {
	#contentwrapper {
		padding-left: 0;
		padding-right: 0;
	}
	footer.wrapper,
	div.footer_wrapper,
	#topnav,
	.topnavinner,
	div#nav_holder  {
		box-sizing: border-box;
		max-width: 100%;
	}
	.titleinner {
		max-width: 79.8%;
		overflow: hidden;
		position: relative;
	}
	#title h1 {
		box-sizing: border-box;
	}
}


/* Tablet styles */

@media only screen and (min-width: 769px) and (max-width: 1024px) {
    #features {
        width: 650px;
    }
  #content .head-profile-box p {
    font-size: 22px;
    line-height: 1.3;
  }
  #content .box-container .grid-quarter h3 {
    hyphens: auto;
  }
}





@media only screen and (max-width: 768px) {
	#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;
    }
  #content .head-profile-box {
    background-position: -370px 0;
    padding-left: 21px;
    padding-top: 21px;
  }
  #content .head-profile-box p {
    font-size: 20px;
    line-height: 1.3;
  }
  #content .head-profile-box p:last-of-type {
    margin-top: 14px;
  }
  #content .box-container .grid-quarter {
    flex-basis: 47%;
    margin-bottom: 21px;
  }
  #content .box-container .grid-quarter h3 {
    font-size: 20px;
  }
}

/* Mobile styles*/

@media only screen and (max-width: 700px) {
  body {
    background: 0;
  }
  body.frontpage #content {
    max-width: 97%;
  }
  body.frontpage .titleinner,
    .titleinner {
        width: 92%;
    }
  #wrapper {
    background-position: -280px -50px;
    background-size: 1000px;
  }
  #title h1,
  body.frontpage #title h1 {
      background-position: 0 30px;
      background-size: 200px;
      font-size: 45px;
      padding: 200px 0px 21px 0px;
    }
    #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 .head-profile-box {
    background-position: right 0;
    padding-bottom: 21px;
    padding-right: 50%;
  }
}



@media only screen and (max-width: 530px) {
  #content .head-profile-box {
    background-color: #1c4a8f;
    background-position: -200px 0;
    background-size: 500px;
    padding-right: 14px;
    padding-top: 300px;
  }
}



@media only screen and (max-width: 340px) {
  #content .box-container .grid-quarter h3 {
    font-size: 19px;
  }
}
