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


/*********

WEBSTER CENTRE CSS

*********/

body {
  background: url(gfx/background.jpg) center 0px repeat-x;
}
#wrapper {
	background: url(gfx/banner.jpg) center 0px no-repeat;
}
.titleinner {
	padding-top: 280px;
	margin-top: 0px;
  background: url(gfx/title.png) 227px 70px no-repeat;
}
.titleinner img {
  display: none;
}
#title h1 {
	background: none;
  color: #093c90;
  font-family: 'Open Sans', Helvetica, Arial, Geneva, sans-serif;
  font-size: 38px;
	font-weight: 300;
  line-height: 1.1;
  margin: 0 0 0 23px;
	max-width: 627px;
	margin-top: 3px;
  padding: 5px 0 14px 0px;
  position: static;
  text-rendering: optimizeLegibility;
}
#title h1.notopimage {
    margin-bottom: 21px;
}
#content p,
#content ul,
#content ol,
#content li,
#content table,
#content td,
#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;
}
#content p {
  line-height: 1.6;
  font-size: 14px;
}
#content ul,
#content ol {
  color: #61696f;
}
#content h2 {
	border-bottom: none;
  color: #093c90;
  font-family: 'Open Sans', Helvetica, Arial, Geneva, sans-serif;
	font-weight: 300;
  font-size: 28px;
  line-height: 1.25;
  margin: 28px 0 14px 0;
  text-rendering: optimizeLegibility;
}
#content  h2:first-of-type {
  margin-top: 0;
}
#content p + h2:first-of-type {
	margin-top: 28px;
}
#content h3 {
  color: #4D4D4D;
  line-height: 1.4;
}
#content .heading-translation {
  color: #888888;
  font-family: 'Open Sans', Helvetica, Arial, Geneva, sans-serif;
  font-size: 21px;
  font-style: italic;
  font-weight: 300;
  margin-bottom: 35px;
  margin-top: -40px;
}

/*=======

Profiles

=======*/

body.n3450 .titleinner {
    padding-top: 230px;
}
body.n3450 #title h1 {
    padding-bottom: 0;
}
body.n3450 #title h1.notopimage {
	text-indent: -9999px;
	height: 0;
    margin-bottom: 0;
}
body.n3450 #content h1 {
	font-size: 38px;
    line-height: 1.1;
	font-family: 'Open Sans', Helvetica, Arial, Geneva, sans-serif;
    font-weight: 300;
    line-height: 1.2;
	padding-bottom: 28px;
    color: #005EA7;
    -webkit-font-smoothing: antialiased;
}

#right {
	background-image: none;
}

body.n3450 #right {
    padding-top: 14px;
}
.line-sep {
    width: 100px;
    height: 1px;
    background-color: #a6b5bf;
    margin-bottom: 14px;
}

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

body.frontpage {
    background: url(gfx/background-frontpage.jpg) center 0px repeat-x;
}
body.frontpage #wrapper {
	background: url(gfx/banner-frontpage.jpg) center 0px no-repeat;
}
body.frontpage .titleinner {
    padding-top: 300px;
    background: url(gfx/title.png) 227px 100px no-repeat;
}
body.frontpage #title h1 {
	line-height: 42px;
}
body.frontpage #title h1.notopimage {
	max-width: 882px;
    font-size: 27px;
    line-height: 1.35;
    padding-right: 0;
}
body.frontpage #content hr {
	margin: 0px 0 14px 0;
    padding: 0;
	border-top: 1px solid #e4e4e4;
}
body.frontpage #content {
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0px;
    min-height: 200px;
}
body.frontpage #content h2,
.features.news h2 {
    font-size: 24px;
    font-weight: 300;
    font-family: 'Open Sans', Helvetica, Arial, Geneva, sans-serif;
    color: #000000;
    line-height: 1.35;
	margin: 0px 0 21px 0;
}
body.frontpage #content h2 span {
}
body.frontpage #content h3 {
	font-weight: 300;
    color: #333333;
    text-rendering: optimizeLegibility;
    padding: 0px 0 21px 0;
    margin-top: 0;
}
body.frontpage #content .grid_third:nth-of-type(3n) {
    margin-right: 0;
}
body.frontpage #content .grid2:nth-of-type(2n) {
    margin-right: 0;
}
body.frontpage #content .grid4 .grid1:nth-of-type(4n) {
    margin-right: 0;
}
body.frontpage #content .grid1 ul {
    margin-left: 12px;
}

body.frontpage #content li {
    line-height: 1.5;
    margin-bottom: 7px;
}
body.frontpage #content p.clearall {
    line-height: 0;
    margin-bottom: 0;
}
body.frontpage #content .arrow {
    background: url(gfx/arrow.png) no-repeat 0 3px;
    padding-left: 14px;
}
body.frontpage #content div > h2 {
    font-size: 23px;
    font-weight: 300;
}
body.frontpage #content h2,
body.frontpage #content h3 {
    border-bottom: none;
    font-size: 14px;
    font-family: 'Open Sans', Helvetica, Arial, Geneva, sans-serif;
	font-weight: 400;
}
.features {
    padding-top: 21px;
    margin-bottom: 21px;
}
.features article h3 {
    font-family: Helvetica, Arial, Geneva, sans-serif;
    line-height: 18px !important;
    padding: 7px 0 0px 0 !important;
}
.features article h3 a {
    font-size: 13px !important;
}
.news article:hover {
    background-color: #ffffff;
}
body.frontpage #right {
	background-image: none;
	clear: both;
	margin: -250px 0 0 0;
	padding: 0;
}

/* New homepage */
body.frontpage #content.otgx {
    width: 882px;
}
body.frontpage #content .intro-text,
body.frontpage #content .latest-news {
    width: 650px;
    float: left;
}
body.frontpage #content .latest-news article {
    float: left;
    width: 186px;
    margin-right: 46px;
    line-height: 20px;
}
body.frontpage #content .latest-news article a {
    border-bottom: none;
}
body.frontpage #content .latest-news article:nth-of-type(3n) {
    margin-right: 0;
}
body.frontpage #content .key-research {
    width: 186px;
    float: right;
}
body.frontpage #content ul {
    margin-left: 16px;
}
body.frontpage #content li {
    font-size: 13px;
}
body.frontpage #content li a {
    border-bottom: 0;
}

/******* MEDIA QUERIES ************/

/* iPad landscape > */
@media only screen and (min-width: 769px) and (max-width: 1024px) {
	#wrapper {
        background: url(gfx/banner.jpg) -200px 0px no-repeat;
    }
    .titleinner {
        padding-top: 270px;
	}
    #title h1.notopimage {
        max-width: 100%;
        padding-right: 0;
    }
    #content {
        background-size: 420px;
    }
    #contentwrapper {
        width: 879px;
    }
	body.frontpage .titleinner {

    }
	body.frontpage #title h1.notopimage {
		max-width: 650px;
	}
    body.frontpage #content .grid4 .grid1,
    .features article {
        width: 150px;
        margin-right: 16px;
    }
    body.frontpage .feature-box-container,
    .features {
        background-size: 100%;
    }
    body.frontpage #content .grid4 .grid_third.feature-box {
        width: 184px;
        min-height: 205px;
    }
    body.frontpage .feature-box:hover:after {
        left: 27%;
    }
    .news article .articletext {
        width: auto;
        float: none;
    }
    body.frontpage #content .grid2 {
        width: 325px;
    }
    body.frontpage #content .grid4 .grid1 img {
        max-width: 100%;
    }
    #features {
        width: 650px;
        margin: 0px 0px 0px 232px;
    }
    .news article img {
        width: 150px;
    }

    /* New styles */

    body.frontpage #content.otgx {
        width: 650px;
    }
    body.frontpage #content .key-research,
    body.frontpage #content .latest-news {
        width: 50%;
    }
}

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

Portrait tablet ^

********/

@media only screen and (max-width: 768px) {
	#wrapper {
        background-position: -400px 0;
        width: 753px;
    }
    .titleinner {
	    padding-top: 280px;
        padding-bottom: 0;
        background: url(gfx/title.png) 227px 70px no-repeat;
    }
    body.frontpage #title h1 {
		width: auto;
	}
    #title h1.notopimage {
        max-width: 100%;
        padding-right: 0;
        line-height: 1.2;
    }
    body.frontpage {
        background: none;
    }
	body.frontpage #wrapper {
        background: url(gfx/banner-frontpage.jpg) -250px 0px no-repeat;
        background-size: 1200px;
    }
    body.frontpage .titleinner {
        padding-top: 260px;
        background: url(gfx/title.png) 227px 58px no-repeat;
    }
    body.frontpage #title h1.notopimage {
        line-height: 32px;
        font-size: 22px;
    }
    #content {
        background-size: 420px;
    }
	body.frontpage #content {
        padding-top: 0;
    }
    body.frontpage #content h2 {
        font-size: 24px;
    }
    body.frontpage #content .grid4 .grid_third.feature-box {
		width: 62.5%;
	}
    body.frontpage #content .grid4 .grid_third.feature-box:nth-of-type(2n) {
        margin-right: 0;
    }
    body.frontpage #content .grid4 .grid1:nth-of-type(2n) {
        margin-right: 0;
    }
    body.frontpage #content .grid1 {
        width: 44.5%;
        min-height: 0;
        padding-top: 0;
    }
    #features .features {
        margin-bottom: 42px;
        margin-left: 232px;
    }
    .news article .articletext {
        width: 100%;
        float: none;
    }
    body.frontpage .feature-box-container,
    .features {
        background-size: 100%;
    }
    body.frontpage #content h3 {
        padding-bottom: 7px;
    }
	#right {
		border-top: 1px solid #e4e4e4;
		margin-top: 0px;
	}
	body.frontpage #right {
		border-top: none;
		width: 186px;
	}
    .features article {
        margin-right: 23px;
    }

    /* New styles */

    body.frontpage #content.otgx {
        width: 418px;
    }
    body.frontpage #content .intro-text,
    body.frontpage #content .key-research,
    body.frontpage #content .latest-news {
        width: 100%;
    }
}


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

@media only screen and (max-width: 700px) {
    body,
    body.frontpage {
        background: none;
    }
    #wrapper {
        width: 100%;
        background-position: -350px 0;
        background-size: 900px;
        background-repeat: repeat-x;
    }
    body.frontpage #wrapper {
        width: 100%;
        background-size: 1100px;
        background-position: -460px 0;
    }
    #content {
        background-size: contain;
    }
    body.frontpage #content {
        background: none;
    }
    .titleinner{
        background-position: 0px 53px;
        padding-top: 180px;
        width: 92%;
        background-size: 180px;
    }
    body.frontpage .titleinner {
        padding-top: 219px;
        background-size: 350px;
        background-position: 2px 63px;
    }
    #title h1 {
        font-size: 28px;
        margin-left: 0;
        width: 100%;
        text-shadow: 1px 1px 0px #ffffff;
    }
    .titleinner h1 {
        max-width: 100% !important;
        min-width: 186px !important;
    }
    body.frontpage #title h1 {
        margin-left: 0;
        width: 100%;
        text-shadow: 1px 1px 0px #ffffff;
    }
    body.frontpage #title h1.notopimage {
        line-height: 35px;
        font-size: 22px;
    }
    body.frontpage #content h2 {
        font-size: 22px;
        text-align: left;
    }
    body.frontpage #content .grid1 {
        width: 44%;
        margin-right: 12%;
        margin-bottom: 0;
    }
    body.frontpage #content img {
        float: none;
        width: 100%;
        max-width: 100%;
        margin-left: 0;
    }
    body.frontpage #content .grid1 p img {
        width: 100%;
        max-width: 100%;
        float: none;
    }
    #features .features {
        margin-left: 0px;
    }
    body.frontpage #content .grid4 .grid_third.feature-box {
        width: auto;
        max-width: 350px;
    }
}
