/*! 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: local('Amsi pro condbold'), local('Amsi-pro-condbold'), url(/_assets/_fonts/amsipro/amsiprocond-bold-webfont.woff2) format('woff2'), url(/_assets/_fonts/amsipro/amsiprocond-bold-webfont.woff) format('woff'); font-style: normal; font-weight: 700; 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; }

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

History Programme CSS

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

body {
	background: url(gfx/background-frontpage.png) center 0px 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-frontpage.jpg) center 0 no-repeat;
}
.titleinner {
	margin-top: 0px;
}
.titleinner img {
    display: none;
}
#title h1 {
	background: url(gfx/title.png) 14px 190px no-repeat;
  color: #65929c;
	font-family: 'Amsi pro condbold', Helvetica, Arial, Geneva, sans-serif;
  font-size: 60px;
  font-variant-ligatures: normal;
  font-weight: 700;
  letter-spacing: -0.01em;
  line-height: 1.05;
	margin-bottom: 28px;
	padding-bottom: 7px;
	padding-top: 500px;
position: static;
    opacity: 1;
	text-rendering: optimizeLegibility;
}
#content h1 {
	display: none;
}
#content h2 {
    border-bottom: none;
	color: #65929c;
    font-family: 'Open Sans', Helvetica, Arial, Geneva, sans-serif;
	font-weight: 300;
    font-size: 30px;
	line-height: 1.4;
    margin: 35px 0 21px 0;
    text-rendering: optimizeLegibility;
}
#content h3 {
  font-family: 'Amsi pro condbold', Helvetica, Arial, Geneva, sans-serif;
  line-height: 1.2;
	margin-bottom: 21px;
  margin-top: 28px;
}
#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,
#right label {
	font-family: 'Open Sans', Helvetica, Arial, Geneva, sans-serif;
	font-weight: 400;
}
#content ul {
	margin-left: 16px;
}
#content ul li {
	margin-bottom: 5px;
}
#content table td {
	font-size: 13px;
}
#content hr {
    background: none;
    margin-top: 35px;
    margin-bottom: 49px;
    border-top: none;
    border-bottom: 1px solid #dddddd;
	width: 100%;
}
#content ul.pagesubnav {
	background: #f9f9f9;
	border: 1px solid #dddddd;
	border-radius: 3px;
    margin-top: 14px;
	padding-top: 14px;
	padding-bottom: 21px;
}
#content ul.pagesubnav li a {
	font-family: 'Open Sans', Helvetica, Arial, Geneva, sans-serif;
  font-weight: 400;
}
#content ul.pagesubnav li {
    list-style-image: url(/_assets/_gfx/arrow-grey-forward.svg);
    list-style-position: outside;
    margin-bottom: 7px;
    margin-left: 10px;
    padding-left: 3px;
    padding-right: 14px;
}
#right {
	background: none;
}


/*--------------------------------------------------

Frontpage */

body.frontpage #content {
  max-width: 882px;
  width: 100%;
  display: flex;
  flex-flow: row wrap;
  justify-content: stretch;
}
body.frontpage #content h2 {
	margin-top: 0;
	padding-top: 0;
	line-height: 1.35;
    font-size: 25px;
}
body.frontpage #title h1 {
  font-size: 66px;
  max-width: 100%;
}
body.frontpage #content h2 {
  font-size: 25px;
	width: 100%;
}
body.frontpage #content p {
	box-sizing: border-box;
	width: 100%;
}
body.frontpage #content ul {
	margin-left: 26px;
}

/* Features */

.noflexbox body.frontpage #content .grid-third {
  width: 29.8%;
  float: left;
  margin-right: 5.3%;
}
.no-flexbox body.frontpage #content .grid-third:nth-of-type(3) {
  margin-right: 0;
}
#content .grid-third {
  flex-basis: 29.8%;
  box-sizing: border-box;
  border: 1px solid #dddddd;
  border-radius: 3px;
  box-shadow: 0 0 10px #e4e4e4;
  padding-bottom: 14px;
}
#content .grid-third:not(:last-of-type) {
  margin-right: 5.3%;
}
#content .grid-third img {
  width: 100%;
  margin: 0;
  padding: 0;
  border-radius: 2px 2px 0 0;
}
body.frontpage #content .grid-third h2,
body.frontpage #content .grid-third p {
  margin-top: 14px;
  padding: 0 14px;
}
body.frontpage #content .grid-third h2:after {
  content: '';
  width: 37px;
  height: 3px;
  background: #79a5af;
  display: block;
  margin-top: 7px;
}
body.frontpage #content .grid-third h2 a {
	color: #333333;
}
#content .grid-third a {
	border-bottom: none;
}


/* Features (new) */

body.frontpage #content .grid1 h2,
body.frontpage #content .grid1 h3,
body.frontpage #content .grid1 p {
  margin-top: 14px;
  padding: 0 14px;
}
body.frontpage #content .grid1 h2:after {
  content: '';
  width: 47px;
  height: 3px;
  background: #f9c000;
  display: block;
  margin-top: 17px;
}
body.frontpage #content .grid1 h2 a {
	color: #333333;
}
body.frontpage #content .grid1 {
  border: 1px solid #dddddd;
  border-radius: 3px;
  box-shadow: 0 5px 10px #f5f5f5;
	box-sizing: border-box;
	flex-basis: 186px;
  padding-bottom: 14px;
}
body.frontpage #content .grid1:not(:last-of-type) {
  margin-right: 46px;
}
body.frontpage #content .grid1 img {
  width: 100%;
  margin: 0;
  padding: 0;
  border-radius: 2px 2px 0 0;
}
body.frontpage #content .grid1 a {
	border-bottom: none;
}
body.frontpage #content .content-button.content-next a {
	border: 2px solid #65929c !important;
	padding: 2px 30px 2px 14px;
	padding-bottom: 2px;
	background-color: #79a5af;
	color: #ffffff;
}
body.frontpage #content .grid1 {
	flex-basis: 29.8%;
}
body.frontpage #content .grid1:nth-of-type(3) {
	margin-right: 0;
}

/* Graduate profiles */

.OTAGO639851 #content #slides .otagoprofile {
	display: flex;
	flex-wrap: wrap;
}
.OTAGO639851 #content #slides .otagoprofile div {
	border: 1px solid #dddddd;
	border-radius: 3px;
	box-sizing: border-box;
	margin-bottom: 46px;
	margin-right: 7.1%;
	width: 26.2%;
}
.OTAGO639851 #content #slides .otagoprofile div:nth-of-type(3n) {
	/*margin-right: 0;*/
}
.OTAGO639851 #content #slides .otagoprofile div a {
	border-bottom: 0;
}
.OTAGO639851 #content #slides .otagoprofile div h3 {
	margin: 0 0 21px 0;
	padding: 0 14px;
}
.OTAGO639851 #content #slides .otagoprofile div h3:before {
	background: #f9c000;
	content: '';
	display: block;
	height: 3px;
	margin-bottom: 7px;
	margin-top: 7px;
	width: 37px;
}
.OTAGO639851 #content #slides .otagoprofile div img {
	border: none;
	border-radius: 2px 2px 0 0;
	margin-left: 0;
	padding: 0;
	width: 100%;
}


/* Old */

body.frontpage #right {
	display: none;
	padding-left: 0;
}

.n1842 #title h1 { position: static; max-width: 627px; margin-top: 3px; }
.n1842 .titleinner img { display: none; }




/*--------------------------------

Media queries */


@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: 166px;
    }
}




/* iPad landscape */


@media only screen and (max-width: 1160px) {
	.OTAGO639851 #content #slides .otagoprofile div img {
		margin-bottom: 0;
	}
}


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




@media only screen and (min-width: 769px) and (max-width: 1024px) {
	#contentwrapper {
        padding: 0 0 14px 0;
    }
	#features {
		margin-left: 0px;
	}
	body.frontpage #wrapper {
		background-position: -300px 0;
	}
	body.frontpage #content {
		max-width: 650px;
	}
	body.frontpage #title h1 {
		font-size: 40px;
	}

	body.frontpage #content .grid1:not(:last-of-type) {
	    margin-right: 46px;
	}
	body.frontpage #content .grid1 {
	    flex-basis: 42%;
	    margin-bottom: 46px;
	}
}




/* iPad portrait */

@media only screen and (max-width: 768px) {
	body,
	body.frontpage {
		background: none
	}
	body.frontpage #content {
		max-width: 418px;
	}
	#wrapper {
		background-position: -0px 30px;
		background-size: 1300px;
	}
	body.frontpage #wrapper {
		background-position: -60px 30px;
		background-size: 1000px;
	}
	body.frontpage #title h1 {
		padding-top: 360px;
		font-size: 36px;
		background: url(gfx/title.png) 14px 130px no-repeat;
	}
	body.frontpage #content .grid-third {
		flex-basis: 47%;
		margin-bottom: 23px;
	}
	#content .grid-third:nth-of-type(3) {
  		margin-right: 0%;
	}

	body.frontpage #content .grid1:not(:last-of-type) {
	    margin-right: 0;
	}
	body.frontpage #content .grid1 {
	    flex-basis: 100%;
	    margin-bottom: 46px;
	}

}


/* Mobile styles (phone and small tablet) media query */

@media only screen and (max-width: 700px) {
	#wrapper,
	body.frontpage #wrapper {
		background-position: -70px 30px;
		background-size: 780px;
	}
	.titleinner {
		width: 92%;
	}
	#title h1,
	body.frontpage #title h1 {
		background-position: 0 80px;
		background-size: 150px;
		font-size: 40px;
		padding-top: 255px;
	}
	body.frontpage #content {
		max-width: 97%;
	}
	body.frontpage #content img {
		float: none;
		width: 100%;
		max-width: 100%;
		box-sizing: border-box;
	}
	body.frontpage #content .grid1 img {
		display: none;
	}
	.titleinner h1 {
    	max-width: 100% !important;
	}
	#content {
		padding: 0 0 46px 0;
	}
	#right #slides {
		overflow: hidden;
		width: 100%;
	}
	#slides .slides_control {
		width: 100% !important;
	}
	#right #slides .otagoprofile,
	#right #slides .otagoprofile div {
    	width: 100%;
    	left: 0;
	}
	#right .otagoprofile p {
		width: 100%;
	}
	#content .content-button.content-next a {
		line-height: 1.1;
		padding: 2px 30px 2px 7px;
		text-align: left;
	}
	.OTAGO639851 #content #slides .otagoprofile div {
		margin-bottom: 23px;
		width: 46%;
	} 
	.OTAGO639851 #content #slides .otagoprofile div:nth-of-type(3n) {
		margin-right: 7.7%;
	}
	.OTAGO639851 #content #slides .otagoprofile div:nth-of-type(2n) {
		margin-right: 0;
	}
	.OTAGO639851 #content #slides .otagoprofile div img {
  	 max-width: 100%;
  	}
	.OTAGO639851 #right label {
		font-weight: bold;
		display: block;
		width: 100%;
	}
}



@media only screen and (max-width: 450px) {
	body.frontpage #content .grid1 img {
		display: block;;
	}
}

@media only screen and (max-width: 330px) {
	body.frontpage #content .grid-third {
		flex-basis: 100%;
		margin-right: 0;
	}
}
