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

/*********

OTAGO INNOVATION CSS

*********/

body {
  font-display: swap;
  background: url(gfx/background.png) center 0px repeat-x;
}
#content p,
#content ul,
#content ol,
#content 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 dt,
#right dd {
  font-family: 'Open Sans', Helvetica, Arial, Geneva, sans-serif;
  font-weight: 400;
  line-height: 1.6;
  font-size: 15px;
}
#content table td,
#content table td p {
  font-size: 13px;
  line-height: 1.5;
}
#right p,
#right li {
  font-size: 13px;
}
#wrapper {
	background: url(gfx/banner.jpg) center 0px no-repeat;
}
.titleinner {
	padding-top: 330px;
	margin-top: 0px;
	background: url(gfx/title.png) 228px 109px no-repeat;
  background-size: 380px;
}
#title h1 {
	padding: 5px 0 21px 0px;
	font-size: 36px;
	line-height: 1.2;
	margin: 0 0 0 23px;
	background: none;
  font-family: 'Open Sans', Helvetica, Arial, Geneva, sans-serif;
	font-weight: 300;
  color: #45b2b7;
  text-rendering: optimizeLegibility;
}
#content {
	padding-top: 0;
}
#content h2 {
	margin: 35px 0 14px 0;
  font-family: 'Open Sans', Helvetica, Arial, Geneva, sans-serif;
	font-weight: 300;
	line-height: 1.3;
  color: #000000;
  text-rendering: optimizeLegibility;
  border-bottom: none;
}
#content h2:first-of-type {
  margin-top: 0;
}
#content p + h2:first-of-type,
#content ul + h2:first-of-type,
#content ol + h2:first-of-type,
#content table + h2:first-of-type {
	margin-top: 35px;
}
#content h3 {
  line-height: 1.4;
  margin-bottom: 14px;
}
#content h3 strong {
	font-weight: normal;
}
#content h4 {
  color: #777777;
  font-size: 16px;
  line-height: 1.5;
}
#content p.fullwidth-banner img {
	max-width: 100%;
	border: none;
	padding: 0;
	margin: 2px 0 0 0px;
}
#content hr {
	border-top: 1px solid #dddddd;
	border-bottom: none;
	border-left: none;
	border-right: none;
	height: 1px;
	margin-top: 21px;
	margin-bottom: 21px;
  clear: both;
}

/***** Proof of Concept *****/

.OTAGO070761 #content img { max-width: 100%; }
.OTAGO070761 #content dt img { width: 100%; }
.OTAGO070761 .grid3 { margin: 28px 0; }
.OTAGO070761 .grid1 { text-align: center; }
.OTAGO070761 .jw-tab-focus:focus { outline: none !important; }
.OTAGO070761 #content .grid-half {
  float: left;
  margin-right: 7.2%;
  width: 46.4%;
  margin-bottom: 35px;
}
.OTAGO070761 #content .grid-half:nth-of-type(3) {
  margin-right: 0;
}
.OTAGO070761 #content .content-button a {
  background: url(/_assets/_gfx/circle-white-arrow-forward.svg) no-repeat right 6px top 6px,#45b2b7;
  border: 2px solid #358c90;
  color: #ffffff;
  line-height: 1.35;
  padding-right: 35px;
}
.OTAGO070761 #content .letter-box {
  border: 1px solid #dddddd;
  box-shadow: 0 5px 10px #f9f9f9;
  margin-bottom: 35px;
  padding: 35px 42px;
}
.OTAGO070761 #content hr + h3 {
  margin-bottom: 4px;
}
.OTAGO070761 #content hr + h3 + h4 {
  margin-bottom: 14px;
}
.OTAGO070761 #content .investors p img {
  border: none;
  max-width: 150px;
  margin-top: 7px;
  padding: 0;
}
.OTAGO070761 #content .investors p:nth-of-type(2) img {
  max-width: 100px;
}
.OTAGO070761 #content .grid1 {
  border: 1px solid #dddddd;
  border-radius: 3px;
  box-shadow: 0 5px 10px #f5f5f5;
  box-sizing: border-box;
  margin-right: 7.1%;
  padding: 14px;
  transition: all 0.3s ease-out;
  width: 28.6%;
}
.OTAGO070761 #content .grid1:hover {
  box-shadow: 0 1px 0px #f5f5f5;
  background-color: #fdfdfd;
}
.OTAGO070761 #content .grid1 a {
  border-bottom: none;
}
.OTAGO070761 #content .grid1 img {
  margin-bottom: 14px;
  max-width: 70%;
}
.OTAGO070761 #content .grid1 p:after {
  background: url(/_assets/_gfx/grey-arrow-down.svg) no-repeat center bottom;
  background-size: 15px;
  content: '';
  display: block;
  height: 20px;
  width: 100%;
}

#right {
	background-image: none;
}

body.frontpage #features {
  display: none;
}

/*//////////// Frontpage styles /////////////// */

body.frontpage {
  background: url(gfx/frontpage-background.png) center 0px repeat-x;
}
body.frontpage #wrapper {
	background: url(gfx/frontpage-banner.jpg) center 0px no-repeat;
}
body.frontpage .titleinner {
  padding-top: 300px;
  background: url(gfx/title.png) 228px 120px no-repeat;
  background-size: 380px;
  padding-bottom: 67px;
}
body.frontpage #title h1 {
	line-height: 1.3;
  padding-right: 257px;
  text-shadow: 1px 1px 1px #000000;
  padding-bottom: 21px;
}
body.frontpage #title h1.notopimage {
	max-width: 800px;
  font-size: 34px;
}
body.frontpage #content.otgx {
  width: 100%;
  max-width: 882px;
}
body.frontpage #content hr {
	margin: 28px 0 28px 0;
	border-top: 1px solid #e4e4e4;
}
body.frontpage #content h2 {
	font-size: 22px;
  line-height: 1.4;
	padding-top: 7px;
	padding-bottom: 7px;
	color: #000000;
	border-top: none;
	border-bottom: none;
	margin-bottom: 0;
  margin: 0px;
}
body.frontpage #content .grid1 {
  margin-top: 14px;
  padding-bottom: 7px;
  transition: all 0.2s ease;
}
body.frontpage #content .grid1:hover {
  background: #71bec2;
  box-shadow: 0 0 0 10px #71bec2;
}
body.frontpage #content .grid1:hover a {
  color: #ffffff;
}
body.frontpage #content .grid1 h2 {
  text-align: center;
  font-size: 1.4em;
}
body.frontpage #content .grid1 a {
  border-bottom: none;
  color: #45b2b7;
}
body.frontpage #content.otgx .grid1:nth-of-type(4n) {
  margin-right: 0;
}
body.frontpage #content .grid1 ul {
  margin-left: 0;
}
body.frontpage #content .shadow-box {
  border-bottom: 1px solid #e4e4e4;
  margin: 0px 0 42px 0;
  padding: 21px 0 14px 0;
  background: url("gfx/shadow.png") no-repeat 0 bottom;
}
body.frontpage #content .shadow-box:after {
  content: '';
  width: 100%;
  height: 2px;
  display: block;
  clear: both;
}
body.frontpage #content .promo-box {
  background: url(gfx/proof-of-concept.png) no-repeat right center #71bec2;
  padding: 21px 221px 21px 21px;
  margin-bottom: 48px;
  color: #ffffff;
  font-family: 'Open Sans', Helvetica, Arial, Geneva, sans-serif;
	font-weight: 300;
}
body.frontpage #content .promo-box h2 {
  color: #ffffff;
  font-size: 26px;
  margin-bottom: 14px;
}
body.frontpage #content .promo-box a {
  color: #dff0f1;
  border-bottom: 1px solid #9ad1d4;
  transition: all 0.2s ease;
}
body.frontpage #content .promo-box .cta-link {
  background: url(/_assets/_gfx/yellow-arrow-small.svg) no-repeat 10px center #459ba0;
  padding: 5px 16px 5px 25px;
  display: inline-block;
  border-radius: 16px;
  border: 2px solid #3f8e92;
  transition: all 0.2s ease;
  margin-bottom: 28px;
}
body.frontpage #content .promo-box .cta-link a {
  border-bottom: none;
}
body.frontpage #content .promo-box .cta-link:hover {
  background-color: #3f8e92;
}
body.frontpage #content .promo-box a:hover {
  color: #ffffff;
}

.quicklinks {
  text-align: center;
  background: url("gfx/stroke.gif") repeat-x 0 50%;
  clear: both;
}
.quicklinks span {
  background: #ffffff;
  padding: 0 20px;
}
body.OTAGO050044 #right {
	background-image: none;
	clear: both;
	margin: -250px 0 0 0;
	padding: 0;
}
body.OTAGO050044 #right p {
	border-bottom: none;
}



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

MEDIA QUERIES

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

/* iPad landscape */
@media only screen and (min-width: 769px) and (max-width: 1024px) {
	body.frontpage .titleinner {
        background: url(gfx/title.png) 230px 91px no-repeat;
        padding-top: 280px;
    }
	body.frontpage #title h1.notopimage {
		max-width: 650px;
		font-size: 32px;
	}
	#title h1.notopimage {
		max-width: 242px;
	}
	body.frontpage #title h1 {
        font-size: 28px;
    }
    body.frontpage #content.otgx {
        max-width: 650px;
    }
    body.frontpage #content.otgx .shadow-box {
        background-size: contain;
    }
    body.frontpage #content.otgx .grid1 {
        width: 150px;
        margin-right: 16px;
    }
    body.frontpage #content.otgx .grid1 img {
        max-width: 100%;
    }
}

/* Portrait tablet  */
@media only screen and (max-width: 768px) {
	.titleinner {
	    padding-top: 330px;
        background: url(gfx/title.png) 230px 75px no-repeat;
    }
    body.frontpage .titleinner {
        padding-bottom: 42px;
        padding-top: 280px;
        background: url(gfx/title.png) 230px 105px no-repeat;
        background-size: 380px;
    }
    #title h1 {
        font-size: 30px;
    }
    body.frontpage #title h1 {
		width: 350px;
	}
    body.frontpage #title h1.notopimage {
        font-size: 30px;
    }
	body.frontpage .titleinner {
	}
	body.frontpage #content.otgx {
        padding-top: 0;
        max-width: 418px;
    }
	body.frontpage #content .grid1 ul {
        margin-left: 5%;
    }
    body.frontpage #content .grid_third {
		width: 100%;
	}
    body.frontpage #content.otgx .grid1:nth-of-type(2n) {
        margin-right: 0;
    }
    body.frontpage #content .grid1 {
        min-height: 0;
        padding-top: 0;
        margin-bottom: 21px;
    }
    body.frontpage #content .shadow-box {
        background-size: contain;
    }
    body.frontpage #content.otgx .promo-box {
        background-image: none;
        padding-right: 14px;
    }
    body.frontpage #content.otgx .promo-box h2 {
        background: url(gfx/proof-of-concept.png) no-repeat right center;
        background-size: 90px;
        padding-right: 60px;
    }
	#right {
		border-top: 1px solid #e4e4e4;
		margin-top: 0px;
	}
	body.frontpage #right {
		border-top: none;
		width: 186px;
	}
}

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

@media only screen and (max-width: 700px) {
    body {
        background: url("gfx/background.png") repeat-x 0 0;
        background-size: auto 245px;
    }
    body.frontpage {
        background: none;
    }
    #wrapper {
        background: url("gfx/banner.jpg") no-repeat -450px 0;
        background-size: 1000px;
    }
    body.frontpage #wrapper {
        background-size: 700px;
        background-position: right 0;
    }
    .titleinner,
    body.frontpage .titleinner {
	    padding-top: 230px;
        padding-bottom: 14px;
        background: url(gfx/title.png) 0px 91px no-repeat;
        background-size: 281px;
        width: 92%;
    }
    .titleinner h1 {
        max-width: 100% !important;
    }
    body.frontpage .titleinner {
        padding-top: 270px;
        padding-bottom: 7px;
    }
    #title h1 {
        margin-left: 0;
        width: 100%;
        padding-bottom: 0;
    }
    body.frontpage #title h1 {
        margin-left: 0;
        width: 100%;
        max-width: 100%;
        padding-right: 0;
        text-shadow: none;
    }
    body.frontpage #title h1.notopimage {
        font-size: 28px;
    }
    body.frontpage #content h2 {
        padding-top: 7px;
        font-size: 18px;
        line-height: 1.4;
    }
    body.frontpage #content.otgx {
        max-width: 97%;
    }
    body.frontpage #content .shadow-box {
        background-size: contain;
    }
    body.frontpage #content.otgx .grid1 {
        width: 47.5%;
        float: left;
        margin-right: 5%;
        margin-top: 0px;
        margin-bottom: 14px;
    }
    body.frontpage #content.otgx .grid1:nth-of-type(2n) {
        margin-right: 0;
    }
    body.frontpage #content.otgx .grid1 img {
        max-width: 100%;
        width: 100%;
        float: none;
        padding: 0;
        margin: 0;
    }
    body.frontpage #right {
        margin-top: 0;
    }
}
