@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-face { font-family: 'Open Sans'; font-style: italic; font-weight: 300; src: local('Open Sans Light Italic'), local('OpenSans-Light-Italic'), url(/_assets/_fonts/opensans/opensans-light-italic.woff2) format('woff2'), url(/_assets/_fonts/opensans/opensans-light-italic.woff) format('woff'); }

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

Big data and better aging BASECAMP CSS

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

#title h1 {
    padding: 200px 0px 14px 23px;
    font-size: 38px;
    line-height: 1.2;
    background: url(gfx/title.png) 21px 35px 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 {
    background: url(gfx/banner-inner.jpg) center 0px no-repeat;
    padding-top: 3px;
    padding-bottom: 0px;
}
.titleinner img {
    display: none;
}
.titleinner h1 {
    margin-top: 0px;
}
#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: 28px;
    text-rendering: optimizeLegibility;
}
#content h2:first-of-type {
    margin-top: 0;
}
#content p + h2:first-of-type {
	margin-top: 28px;
}
#right {
    background-size: 26px 100%;
}

/* Our people */
.OTAGO635576 #content.otgx {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    max-width: 650px;
}
.OTAGO635576 #content div {
    width: 100%;
}
.OTAGO635576 #content .grid-third {
    box-sizing: border-box;
    box-shadow: 0 0 10px #e4e4e4;
    padding: 0;
    border: 1px solid #dddddd;
    border-radius: 3px;
    width: 29.8%;
    margin-bottom: 46px;
    margin-right: 5.3%;
    transition: all 0.3s ease;
}
.OTAGO635576 #content .grid-third:nth-of-type(6),
.OTAGO635576 #content .grid-third:nth-of-type(10) {
    margin-right: 0;
}
.OTAGO635576 #content .grid-third img {
    margin: 0;
    padding: 0;
    border: none;
    width: 100%;
    max-width: 100%;
}
.OTAGO635576 #content .grid-third a {
    border-bottom: none;
}
.OTAGO635576 #content .grid-third h3 {
    font-family: 'Open Sans', Helvetica, Arial, Geneva, sans-serif;
    font-weight: 300;
    margin: 0 14px 14px 14px;
}
.OTAGO635576 #content .grid-third h3:before {
    width: 37px;
    height: 3px;
    content: '';
    background: #f9c000;
    display: block;
    margin-bottom: 7px;
}
.OTAGO635576 #content .grid-third p {
    margin-bottom: 7px;
}

/* Profile box */

#content .profile-box {
    background: #dae4ea;
    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;
}
#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);
}


/*  FRONTPAGE  */

body.frontpage {
    background-position: center top;
}
body.frontpage .titleinner {
    background: url(gfx/banner.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) 21px 60px no-repeat;
    opacity: 1;
    font-family: 'Open Sans', Helvetica, Arial, Geneva, sans-serif;
    font-weight: 300;
}
body.frontpage #title h1.notopimage {
    max-width: 650px;
}

/* 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;
    }
    #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;
    }
    /* Our people */
    .OTAGO635576 #content.otgx {
        width: 418px;
    }
    .OTAGO635576 #content .grid-third {
        hyphens: auto;
    }
}


@media only screen and (min-width: 701px) and (max-width: 768px) {
    .titleinner {
        background: url(gfx/banner-inner.jpg) -100px 0px no-repeat;
    }
    body.frontpage .titleinner {
        background: url(gfx/banner.jpg) -100px 0px no-repeat;
    }
}


/* Mobile styles*/

@media only screen and (max-width: 700px) {
    body.frontpage .titleinner,
    .titleinner {
        background: url(gfx/banner-inner.jpg) -400px 0px no-repeat;
        width: 92%;
    }
    #title h1 {
        padding: 200px 0px 0px 0px;
        background: url(gfx/title.png) 14px 49px no-repeat;
        background-size: 240px;
        font-size: 36px;
    }
    body.frontpage #title h1 {
        padding: 177px 0px 0px 0px;
        background: url(gfx/title.png) 14px 35px no-repeat;
        background-size: 240px;
        font-size: 36px;
    }
    #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;
    }
    /* Our people */
    .OTAGO635576 #content.otgx {
        width: 97%;
    }
    .OTAGO635576 #content img {
        float: none;
    }
}


@media only screen and (max-width: 400px) {
    .OTAGO635576 #content .grid-third {
        width: 100%;
        margin-right: 0;
        margin-bottom: 23px;
    }
}