/*! Generated by Fontspring (https://www.fontspring.com) on May 12, 2019 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-2019 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-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; }

/*********

 Department of Geology summit CSS

*********/

body {
    background: url(gfx/background.png) center 0px repeat-x;
    text-rendering: optimizeLegibility;
}
#wrapper {
  background: url(gfx/banner-2020.jpg) right 0px no-repeat;
}
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;
}

 #title h1, body.frontpage #title h1.notopimage {
   background: url(gfx/title.png) 0px 65px no-repeat;
   color: #c8b278;
   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;
}
#title h1.notopimage {
    max-width: 882px;
}
ul#breadcrumbs {
    margin-top: 21px;
}
#title img {
	display: none;
}
#title p.heading-translation {
  color: #a7a68a;
  font-family: 'Amsi pro condlight', Helvetica, Arial, Geneva, sans-serif;
  font-size: 31px;
  line-height: 1.1;
  margin-bottom: 19px;
  
}
#content h2 {
  border-bottom: none;
  color: #3aa68f;
  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 h2 strong {
  font-weight: normal;
}
#content  h2:first-of-type {
  margin-top: 0;
}
#content p + h2:first-of-type {
	margin-top: 28px;
}
#content h3 {
   color: #ad9664;
   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: #76745f;
   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 p,
#content ul,
#content ul li,
#content ol,
#content ol li,
#content table,
#content table tr th,
#content table tr td,
#content table tr td p,
#content dl,
#content dt,
#content dd,
#content form,
#content fieldset,
#content legend,
#content label,
#content select,
#content option,
#content textarea,
#content input,
#content button,
#content blockquote,
#right p,
#right li,
#right dt,
#right dd {
 font-family: 'Open Sans', Helvetica, Arial, Geneva, sans-serif;
	font-weight: 400;
    font-size: 16px;
    line-height: 1.55;
}
#content ul {
    margin-left: 16px;
}
#content li {
    margin-bottom: 3px;
}
#content ul.pagesubnav {
    background: #f9f9f9;
    border: 1px solid #dddddd;
    font-family: 'Open Sans', Helvetica, Arial, Geneva, sans-serif;
    font-weight: 400;
    padding-bottom: 14px;
    padding-top: 14px;
}
#content ul.pagesubnav li {
    margin-bottom: 3px;
}
#content ul.pagesubnav li a {
    font-family: 'Open Sans', Helvetica, Arial, Geneva, sans-serif;
    font-weight: 400;
}
#content .grid_half {
    width: 302px;
}
#content .grid_half img {
    width: 100%;
}
#content hr {
    border-top: 1px solid #e4e4e4;
    margin-bottom: 21px;
    margin-top: 21px;
}
#content .grid1:nth-of-type(3n) {
	margin-right: 0;
}
#content .grid1:nth-of-type(3n+1) {
	clear: left;
}
body.OTAGO075638 #content table th {
    font-size: 11px;
    border: 1px solid #e4e4e4;
}
body.OTAGO075638 #content table td {
    border: 1px solid #e4e4e4;
    font-size: 11px;
}
body.OTAGO075638 #content table .highlight-cell {
    background-color: #fffce7;
}
body.OTAGO075638 #right {
    padding: 0 0 0 0px;
    float: none;
    clear: both;
}
#right {
	background-image: none;
}
ul#social_media {
  background-size: 100% 100%;
  height: 430px;
}
#content {
  max-width: 882px;
  position: relative;
  width: 100%;
}
#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 p.caption232,
#content p.caption418 {
    font-family: 'Open Sans', Helvetica, Arial, Geneva, sans-serif;
    font-size: 13px;
    line-height: 1.6;
/*     background-color: #f2f2f2; */
    color: #ad9664;
}
#content p.caption_418, #content p.caption418 {
    background-color: #f9f9f9;
}
#content p.caption418,
#content table th,{
    background-color: #f2f2f2;
}
#content table tr.degreetablesummary {
    background-color: #f2f2f2;
}
#content p.fullwidthimage img {
    border: none;
}
#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;
}
#content p img,
#content h3 img {
    border: none;
}
body.OTAGO058088 #content a img {
    margin: 20px 0 0 0;
}
body.OTAGO058088 #content a.player {
    border-bottom: none;
}
body.OTAGO058088 #content .caption {
    font-size: 13px;
    color: #888888
}
body.OTAGO058088 #content div.image-click {
    width: 65%;
}


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

Frontpage styles

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

/* body.frontpage #title h1 {
	line-height: 1.2;
}
body.frontpage #title h1.notopimage {
	max-width: 100%;
    font-size: 45px;
    margin-bottom: 7px;
}
body.frontpage #content hr {
	margin: 0px 0 14px 0;
    padding: 0;
	border-top: 1px solid #e4e4e4;
}
body.frontpage #content {
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0px;
    min-height: 240px;
} */
body.frontpage #content .intro-text {
    color: #3aa68f;
    font-size: 43px;
    font-family: 'Amsi pro condlight', Helvetica, Arial, Geneva, sans-serif;
    line-height: 1.1;
    padding-bottom: 15px;
}
#title h1, body.frontpage #title h1.notopimage {
    font-size: 65px;
    margin-bottom: 5px;
}
body.frontpage #content h3 {
    font-family: 'Amsi Pro Condbold', 'Open Sans', Helvetica, Arial, Geneva, sans-serif;
	font-weight: 300;
    padding: 14px 0 7px 0;
    font-size: 26px;
    line-height: 1.3;
    color: #3aa68f;
}
body.frontpage #content h3 span {
    background: #ffffff;
    padding-right: 7px;
}
body.frontpage #content #box1 {
    border-bottom: 4px dotted #dddddd;
    clear: both;
    overflow: auto;
    padding-bottom: 56px;
    margin-bottom: 56px;
}
body.frontpage #content .grid2 {
    min-height: 10px;
}
body.frontpage #content .grid2:nth-of-type(2n) {
    margin-right: 0;
}
body.frontpage #content .grid1 {
    padding-top: 21px;
}
body.frontpage #content.otgx .grid1:nth-of-type(4n) {
    margin-right: 0;
}
body.frontpage #content .grid1 ul {
    margin-left: 0;
}
body.frontpage #content p.clearall {
    line-height: 0;
    margin-bottom: 0;
}
body.frontpage #content {
	width: 882px;
}
body.frontpage #content.otgx .grid_third {
    width: 263px;
}
body.frontpage #content.otgx .grid_third img {
    max-width: 100%;
}
body.frontpage #content .features h2,
body.frontpage #content .related-information h2 {
    border: none;
    margin-top: 21px;
    margin-bottom: 21px;
    padding: 0;
}
body.frontpage #content .features h2 span,
body.frontpage #content .related-information h2 span {
    background: #ffffff;
    padding-right: 14px;
}
body.frontpage #content .opportunities h2 {
    margin-bottom: 7px;
    padding-bottom: 0;
}
.event-hidden {
    display: none;
}
body.frontpage #features {
    margin: 0 0 112px 232px;
    overflow: hidden;
}
body.frontpage .features.news {
    width: 263px;
    float: left;
}
body.frontpage #content .features h3 {
  background: none;
  font-family: 'Open Sans', Helvetica, Arial, Geneva, sans-serif;
  font-size: 15px;
	font-weight: normal;
	line-height: 1.5;
  margin-bottom: 0;
  margin-top: 0px;
  padding: 0;
}
body.frontpage .features.news,
body.frontpage .features.events {
    width: 263px;
    float: left;
    margin-right: 46px;
}
body.frontpage .related-information,
body.frontpage .opportunities {
    float: right;
    width: 263px;
    clear: right;
}
.features article p {
    color: #333333;
}
.features article p:nth-of-type(2n) {
	display: none;
}
#content .features article p.smalltag {
	color: #999999;
  font-family: 'Open sans', 'Gill Sans', 'Gill Sans MT', Helvetica, Arial, Geneva, sans-serif;
  font-weight: 300;
  letter-spacing: 0.05em;
  font-size: 11px;
  background: url(/_assets/_gfx/calendar-icon-grey.svg) no-repeat 0 4px;
  padding-left: 20px;
}
body.frontpage .features.news img {
	display: none;
}
body.frontpage .features article {
  width: 100%;
}
body.frontpage .news article .articletext {
  width: 100%;
}
.news article:hover {
  background-color: #ffffff;
}
.events article {
  margin-top: 0px;
  padding: 0px 0px 14px 0px;
  background: none;
}
.events article:hover {
  background: none;
}
body.frontpage #content ul {
  margin-left: 15px;
}
body.frontpage #content ul li {
  margin-bottom: 7px;
}
#content .events article p.smalltag {
  margin-bottom: 0;
}
body.frontpage #right {
	background-image: none;
	clear: both;
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
}
body.frontpage #right .relatedinfo {
  display: none;
}
body.frontpage #right {
  margin-top: -120px;
}
#content div.featurebox_blue:after {
    clear: both;
    content: '';
    display: block;
    height: 1px;
    width: 100%;
}
body.frontpage .information-box {
    border: 1px solid #cccccc;
    border-top: 14px solid #3aa68f;
    border-radius: 3px;
    margin-bottom: 49px;
    padding: 14px 21px 21px 21px;
}
body.OTAGO055167 #content .tile-box-shadow-container {
    margin-top: 40px;
}
#content .grid-quarter:hover {
   box-shadow: 0 10px 20px silver;
   transform: translateY(-1px)
}
#content .grid-quarter {
    box-shadow: 0 5px 20px #f5f5f5,
                0 2px 6px #e4e4e4;
    margin-bottom: 55px;
    -webkit-transition: all 0.2s ease;
    transition: all 0.3s ease; 
}
#content .tile-box-shadow-container .grid-quarter a h2 {
    font-family: 'Amsi Pro Condbold', 'Open Sans', Helvetica, Arial, Geneva, sans-serif;
    color: #3aa68f;
    font-size: 26px;
}
#content .tile-box-shadow-container .grid-quarter a p {
    color: #333333;
}
body.OTAGO055167 #content .tile-box-shadow-thumbnail-description {
    width: 22%;
    margin-right: 4%;
}
body.frontpage .covid-box {
    border: 1px solid #c8b278;
    border-top: 14px solid #c8b278;
    border-radius: 3px;
    margin-bottom: 49px;
    padding: 14px 21px 21px 21px;
/*     background-color: #f9f9f9; */
}
body.frontpage #title h1.notopimage {
    font-size: 58px;
}


/* Frontpage video */

body.OTAGO055167 #content .video-container {
    background: #00508F;
    border-top: 21px solid #f9c000;
    border-radius: 3px;
    margin-bottom: 49px;
    padding: 14px 14px 40px 14px;
}
body.OTAGO055167 #content .video-container h2{
    border: 0;
    color: #ffffff;
    font-family: 'Amsi Pro Condbold', 'Open Sans', Helvetica, Arial, Geneva, sans-serif;
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 14px;
    margin-top: 14px;
    padding-top: 0;
}
body.OTAGO055167 #content .video-container h2 strong {
    color: #f9c000;
}
body.OTAGO055167 #content .video-container h3,
body.OTAGO055167 #content .video-container p {
    color: #ffffff;
    font-family: 'Amsi Pro Condlight', 'Open Sans', Helvetica, Arial, Geneva, sans-serif;
    font-size: 24px;
    font-weight: 300;
    letter-spacing: 0.02em;
    line-height: 1.3;
    margin-bottom: 14px;
}
body.OTAGO055167 #content .video-container p:first-of-type {
    color: #f9c000;
}
body.OTAGO055167 #content .video-container p:last-of-type {
    margin-bottom: 42px;
}
body.OTAGO055167 #content .video-box {
    height: 0;
    padding-bottom: 56.25%;
    position: relative;
    width: 100%;
}
body.OTAGO055167 #content .video-box iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}





/* Contact us */
body.OTAGO000528 #content {
  max-width: 662px;
}
#content form fieldset legend {
    font-family: 'Amsi Pro Condbold', 'Open Sans', Helvetica, Arial, Geneva, sans-serif;
    font-size: 25px;
    margin-bottom: 20px;
    color: #76745f;
}



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

MEDIA QUERIES

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

/* iPad landscape > */
@media only screen and (min-width: 769px) and (max-width: 1024px) {
    #title h1.notopimage {
        max-width: 100%;
        padding-right: 0;
    }
    #contentwrapper {
        width: 879px;
    }
	body.frontpage #title h1.notopimage {
		max-width: 650px;
	}
    body.frontpage #content h2 {
        font-size: 20px;
    }
    body.frontpage #content.otgx .grid_third {
        width: 186px;
    }
    body.frontpage #content.otgx .grid1 {
        width: 150px;
        margin-right: 16px;
    }
    body.frontpage #content.otgx .grid1 img {
        max-width: 100%;
    }
    body.frontpage #content {
		width: 650px;
	}
    #content .grid_half {
        width: 47.5%;
        margin-right: 5%;
    }
    #features {
        width: 650px;
    }
    body.frontpage .features.news,
    body.frontpage .features.events,
    body.frontpage .related-information,
    body.frontpage .opportunities {
        width: 186px;
    }
    body.frontpage .features article {
        margin-right: 23px;
        width: 139px;
    }
    body.frontpage .features article:nth-of-type(2n) {
        margin-right: 0;
    }
    .news article .articletext {
        width: 100%;
    }
    #content .grid1:nth-of-type(3n+1) {
		margin-right: 46px;
	}
	#content .grid3 .grid1:nth-of-type(1n) {
		margin-right: 46px;
	}
	#content .grid1:nth-of-type(2n+1) {
		margin-right: 0;
	}
	#content .grid3 .grid1:nth-of-type(2n) {
		margin-right: 0px;
	}
    #content .grid1:nth-of-type(3n+1) {
		clear: none;
	}
    ul#breadcrumbs {
        font-size: 10px;
    }
}

/* Portrait tablet ^ */
@media only screen and (max-width: 768px) {
	
    #wrapper {
        width: 753px;
    }
    body.frontpage #title h1 {
		width: auto;
	}
    #title h1.notopimage {
        max-width: 100%;
        padding-right: 0;
        line-height: 1.2;
    }
	body.frontpage #wrapper {
    }
    body.frontpage #title h1.notopimage {
        line-height: 1.2;
    }
	body.frontpage #content {
        padding-top: 0;
    }
    body.frontpage #content h2 {
        font-size: 24px;
    }
    body.frontpage #content.otgx {
        width: 418px;
    }
    body.frontpage #content.otgx .grid_third {
       width: 100%;
    }
    body.frontpage #content .grid4 .grid1:nth-of-type(2n) {
        margin-right: 0;
    }
    body.frontpage #content {
    	width: auto;
    }
    body.frontpage #content .grid4 {
    	float: none;
    }
    body.frontpage #content .grid1 {
        width: 44.5%;
        min-height: 0;
        padding-top: 0;
    }
    #features {
        width: 418px;
    }
    body.frontpage .features article {
        margin-right: 6%;
        width: 47%;
    }
    body.frontpage .features article:nth-of-type(2n) {
        margin-right: 0;
    }
    .news article .articletext {
        width: 100%;
    }
    body.frontpage .features.news,
     body.frontpage .features.events {
        width: 100%;
        margin-right: 0px;
        float: none;
        clear: both;
    }
    body.frontpage #content .features h2 {
    	margin-top: 28px;
    }
    #features .events {
        width: 100%;
        float: none;
        padding-left: 0;
        border-left: none;
    }
    .events article {
        padding: 0;
        margin: 0;
        background: none;
    }
    body.frontpage .related-information,
    body.frontpage .opportunities {
        width: 100%;
        float: none;
        clear: none;
    }
    #content .grid_half {
        width: 47.5%;
        margin-right: 5%;
    }
    .events-title {
        display: none;
    }
    .event-hidden {
        display: inline-block;
    }
    #content .grid1:nth-of-type(3n+1) {
		margin-right: 46px;
	}
	#content .grid3 .grid1:nth-of-type(1n) {
		margin-right: 46px;
	}
	#content .grid1:nth-of-type(2n+1) {
		margin-right: 0;
	}
	#content .grid3 .grid1:nth-of-type(2n) {
		margin-right: 0px;
	}
    #content .grid1:nth-of-type(3n+1) {
		clear: none;
	}
	#right {
		border-top: 1px solid #e4e4e4;
		margin-top: 0px;
	}
	body.frontpage #right {
		border-top: none;
		width: 186px;
	}
	#right .rightwidget {
		padding-right: 0;
	}
    ul#breadcrumbs {
        font-size: 10px;
    }
}

@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.notopimage {
               background-image: url(gfx/title@2x.png);
               background-size: 271px;
           }
          
@media only screen and (min-width: 450px) and (max-width: 700px) {
	body.frontpage #content .grid_third {
		width: 30%;
		float: left;
		margin-right: 5.0%;
	}
}

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

@media only screen and (max-width: 700px) {
  #wrapper,
  body.frontpage #wrapper {
    width: 100%;
    background-size: 1000px;
  }
    #title h1, #title h1.notopimage {
    padding-left: 4%;
  }
    body {
        background: none;
    }
    #content{
        max-width: 97%;
    }
  .titleinner,
  body.frontpage .titleinner {
    width: 100%;
  }
  #title h1.notopimage {
    background-position: 21px 20px;
    background-size: 225px;
    padding-top: 230px;
  }
    #content h2,
    body.frontpage #content h2 {
        font-size: 30px;
    }
  #title p.heading-translation {
    padding-left: 0;
  }
  #title p.heading-translation,
  #title ul#breadcrumbs {
    margin-left: 4%;
  }
  #content {
    padding-top: 0;
  }
  body.frontpage #content {
    width: 95%;
  }
  #title h1 {
    font-size: 45px;
    margin-left: 0;
    width: 100%;
    text-shadow: 1px 1px 0px #ffffff;
  }
  .titleinner h1 {
    max-width: 100% !important;
    min-width: 186px !important;
  }
/*   body.frontpage #title h1 {
    margin-left: 0;
    width: 100%;
    text-shadow: 1px 1px 0px #ffffff;
  } */
  body.frontpage #title h1.notopimage {
    line-height: 1.2;
    font-size: 40px;
    width: 90%;
    margin-bottom: 0px;
  }
  body.frontpage #content h2 {
    font-size: 22px;
    text-align: left;
  }
  body.frontpage #content.otgx {
    width: 100%;
  }
  body.frontpage #content .grid1 {
    width: 44%;
    margin-right: 12%;
    margin-bottom: 0;
  }
  body.frontpage #content .grid2 {
    width: 100%;
    float: none;
  }
  body.frontpage #content .grid1 p img {
    width: 100%;
    max-width: 100%;
    float: none;
  }
  body.frontpage #content img {
    width: 100%;
    max-width: 100%;
    float: none;
  }
  body.frontpage #content.otgx .grid_third {
    width: 97%;
  }
  body.frontpage #features,
  #features {
    width: 100%;
    margin: 0 0 70px 0;
  }
  body.frontpage .features article {
    margin-right: 0;
    width: 97%;
  }
  body.frontpage .features article:nth-of-type(2n) {
    margin-right: 0;
  }
  .news article .articletext {
    width: 100%;
  }
  body.frontpage .features.news,
  body.frontpage .features.events {
    width: 97%;
    margin-right: 0px;
  }
  body.frontpage .related-information,
  body.frontpage .opportunities {
    width: 97%;
  }
  #content .grid_half img {
    width: 100%;
    max-width: 100%;
    margin-left: 0;
    float: none;
  }
  #features .events {
    width: 100%;
    float: none;
    padding-left: 0;
    border-left: none;
  }
  .events article {
    padding: 0;
    margin: 0;
    background: none;
  }
  .events-title {
    display: none;
  }
  .event-hidden {
    display: inline-block;
  }
  #content .grid1 img {
  width: 100%;
    float: none;
    margin-left: 0;
  }
  body.frontpage #right {
    margin-top: 0;
  }
  body.frontpage #pagemetadata, body.frontpage.editorstoolkit {
    margin-top: 0px !important;
    position: relative;
  }
   body.OTAGO058088 #content p a.player img{
    display: block;
    margin: 0 0 14px 14px;
    max-width: 100%;
}
    
    
@media only screen and (max-width: 375px) {
    #title h1, body.frontpage #title h1.notopimage,
    #title h1.notopimage {
        background-size: 175px;
        background-position: 10px 20px;
        font-size: 35px;
        padding-top: 155px;
        margin-left: 15px;
    }
    #wrapper {
        background-position: -145px 35px;
        background-size: 580px;
    }
    #content{
        max-width: 97%;
    }
    #content .grid-half {
        width: 100%;
        margin-right: 0;
        margin-bottom: 40px;
    }   
    #right .rightcontentwysiwyg {
        margin-left: -230px;
        max-width: 290px;
    }
    body.frontpage #content .intro-text {
        font-size: 27px;
        line-height: 1.1;
        margin-top: 15px;
    }
    body.OTAGO055167 #content .tile-box-shadow-thumbnail-description {
        width: 100%;
        margin-right: 0;
    }
    body.frontpage #content .features h2 {
    	margin-top: 0px;
        font-size: 30px;
    }
} 