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

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

VC Office BASECAMP CSS

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

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) right 0px no-repeat;
}
body:before {
    background: #000000;
    content: '';
    display: block;
    height: 300px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -999;
}
#title h1 {
    background: url(gfx/title.png) 0px 60px no-repeat;
    color: #1f4a8c;
    font-family: 'Amsi pro condbold', Helvetica, Arial, Geneva, sans-serif;
    font-size: 55px;
    font-variant-ligatures: normal;
    font-weight: 700;
    letter-spacing: -0.01em;
    line-height: 1.05;
    margin-top: 3px;
    max-width: 650px;
    opacity: 1;
    padding: 305px 0px 28px 23px;
    position: static;
    text-rendering: optimizeLegibility;
}
.titleinner {
    padding-top: 0px;
    padding-bottom: 0px;
}
.titleinner img {
    display: none;
}
.titleinner h1 {
    margin-top: 0px;
}
#title h1.notopimage {
    max-width: 650px;
}
#content h2 {
    color: #4e494d;
    padding-bottom: 7px;
    font-size: 35px;
    font-family: 'Amsi Pro Condlight', 'Open Sans', Helvetica, Arial, Geneva, sans-serif;
    font-weight: 300;
    letter-spacing: -0.005em;
    line-height: 1.15;
    margin-top: 35px;
    clear: both;
    border-bottom: none;
}
#content h3 {
  color: #163568;
  font-family: 'Amsi Pro Condbold', 'Open Sans', Helvetica, Arial, Geneva, sans-serif;
  font-size: 22px;
  letter-spacing: 0.02em;
  line-height: 1.45;
  margin-top: 21px;
}
#content p,
#content ul,
#content ul li,
#content ol,
#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,
#content blockquote,
#content ul.pagesubnav li a,
#right p,
#right li,
#right dt,
#right dd {
    font-family: 'Open Sans', Helvetica, Arial, Geneva, sans-serif;
    font-weight: 400;
    line-height: 1.6;
    text-rendering: optimizeLegibility;
}
 #content p,
 #content li {
  font-size: 15px;
}
#content h2:first-of-type {
    margin-top: 0;
}
#content p + h2:first-of-type {
	margin-top: 28px;
}
#content .grid_half {
    width: 302px;
    float: left;
    margin-right: 46px;
    margin-bottom: 21px;
}
#content .grid_half img {
    max-width: 100%;
}
#content .grid_half h2,
#content .grid_half p + h2:first-of-type {
    margin-top: 0;
    font-size: 23px;
    border: none;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
}
#content .grid_half p img {
    margin-left: 0;
    margin-bottom: 0;
    border: none;
    padding: 0;
}
#content .grid_half:nth-of-type(2n) {
    margin-right: 0;
}
#content .grid_half:nth-of-type(2n+1) {
    clear: left;
}
#right {
 background: none;
}
#right h2 {
    margin-bottom: 7px;
}
#content ul, #content ol { 
    margin-left: 10px;
}
#content p img {
 border: none;
}

/*  FRONTPAGE  */

body.frontpage #title h1 {
    font-size: 55px;
}
body.frontpage #title h1.notopimage {
    max-width: 650px;
}


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




/* Tablet styles */

@media only screen and (min-width: 769px) and (max-width: 1024px) {
    #content .grid_half {
        width: 186px;
        float: left;
        margin-right: 46px;
    }
}

@media only screen and (max-width: 768px) {
    #wrapper {
        background-position: 0 0;
    }
	#title h1 {
        padding-right: 0;
    }
    #title h1,
    body.frontpage #title h1 {
        background-size: 400px;
        background-position: 14px 65px;
    }
    body.frontpage #title h1 {
        padding-right: 0;
    }
    #content .grid_half {
        width: 186px;
        margin-right: 46px;
    }
    #right {
        border-bottom: none;
    }
}

/* Mobile styles*/

@media only screen and (max-width: 700px) {
    body.frontpage .titleinner,
    .titleinner {
        width: 95%;
        padding-left: 3%;
    }
    .titleinner h1 {
        max-width: 97% !important;
    }
    #wrapper {
        background-size: 900px;
    }
    body:before {
        display: none;
    }
    #title h1,
    body.frontpage #title h1 {
        background: url(gfx/title.png) 0px 70px no-repeat;
        background-size: 300px;
        font-size: 40px;
        padding: 230px 0px 21px 0px;
    }
    #content .grid_half {
        width: 45%;;
        margin-right: 5%;
    }
    #content .grid_half p {
        -webkit-hyphens: auto;
           -moz-hyphens: auto;
            -ms-hyphens: auto;
                hyphens: auto;
    }
    #right {
        padding-top: 35px;
    }
}



@media only screen and (max-width: 400px) {
    #wrapper {
        background-position: -200px 0;
    }
    #title h1,
    body.frontpage #title h1 {
        background-size: 250px;
    }
}