/*! 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: local('Amsi pro condbold'), local('Amsi-pro-condbold'), 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; }

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

Cancer Society Social and Behavioural Research Unit 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.jpg) center 0px no-repeat;
}
.titleinner img {
  display: none;
}
#title h1 {
  background: url(gfx/title.png) 23px 53px no-repeat;
  font-family: 'Amsi Pro Condbold', 'Open Sans', Helvetica, Arial, Geneva, sans-serif;
  font-size: 55px;
  font-weight: 300;
  line-height: 1.05;
  opacity: 1;
  padding: 245px 43px 14px 23px;
  position: static;
	margin-top: 3px;
  max-width: 627px;
}
#content h2 {
    border-bottom: 0;
    padding-bottom: 7px;
    font-size: 28px;
    font-family: 'Open Sans', Helvetica, Arial, Geneva, sans-serif;
    font-weight: 300;
    line-height: 1.3;
    margin-top: 0;
    clear: both;
}
#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 ul li,
#content ol li,
#content table,
#content table th,
#content table td,
#content dl,
#content dt,
#content dd,
#content form,
#content fieldset,
#content legend,
#content label,
#content select,
#content option,
#content textarea,
#content input,
#content button,
#right p,
#right li,
#right input {
	font-family: 'Open Sans', Helvetica, Arial, Geneva, sans-serif; font-weight: 400; line-height: 1.5;
}
/*  Profiles h1 */
body.n5443 #title h1.notopimage {
	text-indent: -9999px;
	height: 0;
}
body.n5443 #content h1 {
	font-size: 36px;
    line-height: 1.2;
	font-family: 'Open Sans', Helvetica, Arial, Geneva, sans-serif;
    font-weight: 300;
    line-height: 1.2;
	padding-bottom: 28px;
	color: #1b568c;
}

#content p.fullwidthimage img {
    padding: 0;
    border: none;
    max-width: 100%;
}
#right {
    background: none;
}

/*  FRONTPAGE  */

body.frontpage #title h1.notopimage {
    max-width: 882px;
}


#map_canvas { width: 100%; height: 450px; }



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





/* Tablet styles */

@media only screen and (min-width: 769px) and (max-width: 1024px) {
    body.frontpage ul#breadcrumbs {
        font-size: 11px;
    }
}

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

/* Mobile styles*/

@media only screen and (max-width: 700px) {
    #wrapper {
        background-position: -320px 0;
        background-size: 1000px;
    }
    body.frontpage .titleinner,
    .titleinner {
        width: 92%;
    }
    .titleinner h1 {
        max-width: 100% !important;
    }
    #title h1,
    body.frontpage #title h1 {
        background: url(gfx/title.png) 0 50px no-repeat;
        background-size: 230px;
        font-size: 45px;
        padding: 205px 0px 14px 0px;
    }

    /* Alumni */
	body.n5148 .titleinner {
    	padding-bottom: 20px;
	}
    #content p.caption_280 {
        float: none;
        margin-left: 0;
        width: 100%;
        max-width: 400px;
    }
    #content p.caption_280 img {
        float: none;
        width: 100%;
        max-width: 100%;
    }
}

@media only screen and (max-width: 500px) {
    #wrapper {
        background-position: -440px 0;
    }
}
