/*! 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-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; }


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

CISS BASECAMP+ CSS

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

#title h1 {
  background: url(gfx/title.png) 20px 40px no-repeat;
  color: #4B738D;
  font-family: 'Amsi pro condlight', Helvetica, Arial, Geneva, sans-serif;
  font-size: 60px;
  font-variant-ligatures: normal;
  font-weight: normal;
  letter-spacing: -0.01em;
  line-height: 1.05;
  margin-top: 3px;
  max-width: 627px;
  padding: 290px 43px 21px 23px;
  position: static;
  opacity: 1;
}
.titleinner {
    background: url(gfx/banner.jpg) center 0px no-repeat;
    padding-bottom: 0px;
    padding-top: 3px;
}
.titleinner img {
    display: none;
}
.titleinner h1 {
    margin-top: 0px;
}
#content h2 {
    border: 0;
    font-family: 'Amsi pro condlight', Helvetica, Arial, Geneva, sans-serif;
    font-size: 35px;
    font-weight: 300;
    line-height: 1.1;
    margin-top: 0;
    padding-bottom: 7px;
}
#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 {
	font-family: 'Open Sans', Helvetica, Arial, Geneva, sans-serif;
	font-weight: 400;
}
#content h3 {
    color: #444444;
    font-family: 'Amsi pro condbold', 'Open sans', Helvetica, Arial, Geneva, sans-serif;
    font-size: 23px;
    margin-top: 35px;
}
#right {
    background: none;
}

.OTAGO036838 #content p.smalltag {
    color: #666666;
    font-style: normal;
    margin-bottom: 0;
}
.OTAGO036838 #content h2 {
    margin-bottom: 0;
    padding-bottom: 0;
}
.OTAGO036838 #content #box2 h2 {
    margin-top: 42px;
}
.n11514 #content th {
    background: #f9f9f9;
    font-family: 'Open Sans', Helvetica, Arial, Geneva, sans-serif;
	font-weight: 400;
    line-height: 1.5;
}
.n11514 #content td {
    line-height: 1.5;
}

/*  FRONTPAGE  */

body.frontpage {
    background-position: center top;
}
body.frontpage #title h1.notopimage {
    max-width: 650px;
}
body.frontpage #content h2 {

}

/* Grid */
body.frontpage #content .grid_half {
    width: 46%;
    margin-right: 8%;
}
body.frontpage #content .grid_half:nth-of-type(2n) {
    width: 46%;
    margin-right: 0;
}


@media (-webkit-min-device-pixel-ratio: 1.5),
      (min--moz-device-pixel-ratio: 1.5),
      (min-resolution: 1.5dppx),
      (min-resolution: 192dpi) {
          #title h1 {
             background-image: url(gfx/title@2x.png);
             background-size: 330px;
          }
}




/* Tablet styles */

@media only screen and (max-width: 768px) {
	#title h1 {
        padding-right: 0;
    }
    body.frontpage #title h1 {
        padding-right: 0;
    }
    #right {
        border-bottom: none;
    }
}

/* Mobile styles*/

@media only screen and (max-width: 700px) {
    body.frontpage .titleinner,
    .titleinner {
        background: url(gfx/banner-inner.jpg) -400px 0px no-repeat;
        width: 100%;
    }
    #title h1 {
        padding: 200px 4% 21px 4%;
        background: url(gfx/title.png) 21px 40px no-repeat;
        background-size: 200px;
        font-size: 45px;
    }
}
