@charset "UTF-8";
/* CSS Document */
html, body {
	margin: 0;
	padding: 0;
	width: 100%;
	min-height: 100%;
	font-family: 'Roboto', sans-serif; /* 100, 300, 400, 500, 700 */
	font-weight: 300;
	font-style: normal;
	font-size: 10px;
	position: relative;
	line-height: 1em;
	line-height: normal;
	color: #003255;
	-moz-text-size-adjust: none;
	-ms-text-size-adjust: none;
	-webkit-text-size-adjust: none;
}

/* ==================================== Typography ===================================== */

/* Reset */

h1, h2, h3, h4, h5, h6, p, li, ul, ol, blockquote {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
}

h1, h2, h3 {
	font-family: 'Merriweather', serif; /* 300, 400, 700, 900 */
	font-weight: 400;
	line-height: 1.3em;
	margin-bottom: .5em;
	color: #003255;
}

h6 {
	font-size: 1.1em;
	margin-bottom: .6em;
	font-weight: 500;
}

.employeedescription .quote p, blockquote > p {
	font-family: 'Merriweather', serif;
	font-weight: 300;
}

blockquote > p, blockquote > h3 {
	margin-bottom: .7em;
}

.imageinfo > p {
	margin-bottom: 0;
	margin-top: 12px;
}

table, tr, td {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: none;
	border: 0;
	border-collapse: collapse;
}

p, ul, ol, table {
	font-weight: 300;
	font-size: 1.5em;
}

ul, ol {
	margin-left: 18px;
}

td, th  {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 10px;
}

table th {
	text-align: left;
}

table tr {
	border-bottom: 1px solid #CCC;
}

p, li, blockquote > h3 {
	line-height: 1.6em;
	font-weight: 300;
}

p, ul, ol, table {
	margin-bottom: 1.6em;
}

ul > li > ul, ul > li > ul > li > ul,
ol > li > ol, ol > li > ol > li > ol,
ul > li > ol, ol > li > ul {
	margin-bottom: 0;
}

ul > li > ul, ol > li > ol, ol > li > ul, ul > li > ol {
	font-size: 1.5rem;
}

.transaction p, .transaction ul {
	margin-bottom: 0;
}

blockquote {
	margin-top: 1.7em;
	margin-bottom: 3.2em;
}

/*
blockquote > h3 {
	margin-bottom: 1.6em;
}
*/

blockquote > h6, h6.calheading, .calkeyinfo > h6 {
/*	font-size: 1.1em;
	margin-bottom: .6em;
	font-weight: 500;*/
	text-transform: uppercase;
	letter-spacing: .04em;
}

h6.calheading {
	margin-bottom: 2em;
}

.calkeyinfo > h6 {
	margin-bottom: .3em;
}

ul.siblingnavigation {
	margin-left: 0;
	margin-bottom: 0;
}

.excerpt > p:last-child, .pbmexcerpt > p:last-child, .removeexcerptmargin > p,
.removebottommargin > p, p.removebottommargin {
	margin-bottom: 0;
}

p > a, .prospectusmain li > a {
	color: #003255;
	text-decoration: none;
	border-bottom: 1px solid #de0080;
}

.keyfacts > p > strong > a {
	border-bottom: 1px solid #de0080;
}

.eventextra p > a, p > a.withicon {
	border-bottom: none;
}

figcaption > p {
	font-size: 1.2em;
	margin-top: 1em;
}

h4, h5 {
	font-size: 1.5em;
/*	line-height: normal;*/
	line-height: 1.35em;
}

strong, b, h4 {
	font-weight: 500;
}

h5 {
	font-weight: 300;
}

.addressbox h5, .mgmtbox h5 {
	text-transform: uppercase;
	margin-bottom: 0.4em;
}

h1 > strong, h1 > b, h2 > strong, h2 > b {
	font-weight: 700;
}

a {
	text-decoration: none;
	color: #677883;
}

a.withicon {
	padding-left: 20px;
	display: inline-block;
}

a.download {
	background: url(https://paretosec.com/images/common/download-icon-micro-pos-adj.svg) no-repeat;
}

a.link {
	background: url(https://paretosec.com/images/common/link-icon-micro-pos-adj.svg) no-repeat;
}

a.map {
	background: url(https://paretosec.com/images/common/map-icon-micro-pos-adj.svg) no-repeat;
}

a.email {
	background: url(https://paretosec.com/images/common/email-icon-micro-pos-adj.svg) no-repeat;
}

.subheadingcolumn h4 {
	text-transform: uppercase;
}

sup, sub {
	vertical-align: baseline;
	position: relative;
	top: -0.4em;
}

sub { 
	top: 0.4em; 
}

.hidevideooverlay {
	font-weight: 700;
	text-transform: uppercase;
	font-size: 12px;
	float: right;
	clear: both;
	color: #dd0c80;
	cursor: pointer;
}

@media screen and (max-width: 460px) {
	h1 {
		font-size: 3.2em;
		font-weight: 400;
	}
	h2 {
		font-size: 2.15em;
		font-weight: 700;
	}
	h3 {
		font-size: 1.8em;
	}
	.excerpt p, p.excerpt, .pbmexcerpt p {
		font-size: 1.6em;
	}
	.employeedescription .quote p, blockquote > p, blockquote > h3 {
		font-size: 1.6em;
	}
}

@media screen and (min-width: 461px) and (max-width: 768px) {
	h1 {
		font-size: 3.4em;
		font-weight: 400;
	}
	h2 {
		font-size: 2.2em;
		font-weight: 700;
	}
	h3 {
		font-size: 1.9em;
	}
	.excerpt p, p.excerpt, .pbmexcerpt p {
		font-size: 1.8em;
	}
	.employeedescription .quote p, blockquote > p, blockquote > h3 {
		font-size: 1.7em;
	}
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
	h1 {
		font-size: 4.4em;
		font-weight: 300;
	}
	h2 {
		font-size: 2.8em;
	}
	h3 {
		font-size: 1.9em;
	}
	.excerpt p, p.excerpt, .pbmexcerpt p {
		font-size: 1.9em;
	}
	.employeedescription .quote p, blockquote > p, blockquote > h3 {
		font-size: 1.8em;
	}
}

@media screen and (min-width: 1024px) {
	h1 {
		font-size: 4.8em;
		font-weight: 300;
	}
	h2 {
		font-size: 3.2em;
		font-weight: 300;
	}
	h3 {
		font-size: 2.1em;
	}
	.excerpt p, p.excerpt, .pbmexcerpt p {
		font-size: 2.2em;
	}
	.employeedescription .quote p, blockquote > p, blockquote > h3 {
		font-size: 2em;
	}
}

/* ===================================== Main blocks ================================== */

article, aside, canvas, figure, figcaption, footer, header, hgroup, #menu, nav, section, address, main, img {  
	display: block;
	padding: 0;
	margin: 0;
}

html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

*, *:before, *:after {
	-webkit-box-sizing: inherit;
 	-moz-box-sizing: inherit;
	box-sizing: inherit;
}

a, a:active, a:focus, img, img a, a img {
	outline: none;
	outline: 0;
}

img, a img {
	border: none;
	border: 0;
}

:focus {
    outline: none !important;
}

main, section, .fullwidth, footer, figure, figcaption, img, .topbanner, .employeedescription .quote,
/*.employeedescription */.keyfacts, .employeedescription .inner, .topimage, .talltopimage, .videobanner {
	float: left;
	width: 100%;
	clear: both;
}

.width-limit {
	width: 100%;
	max-width: 1400px;
	margin: 0 auto;
}

.videotextbox {
	width: 100%;
	max-width: 800px;
	margin: 0 auto;
}

.topbanner {
	height: 60vw;
	min-height: 360px;
	max-height: 700px;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}

.topbanner > section {
	position: absolute;
	bottom: 0px;
}

.topimage {
	height: 40vw;
	min-height: 300px;
	max-height: 500px;
	background-repeat: no-repeat;
	background-size: cover;
}

.talltopimage {
	height: 55vw;
	min-height: 360px;
	max-height: 650px;
	background-repeat: no-repeat;
	background-size: cover;
}

/*
.topimage {
	height: 50vw;
	min-height: 360px;
	max-height: 600px;
	background-repeat: no-repeat;
	background-size: cover;
}

@media screen and (min-width:1400px) {
	.topimage {
		margin-bottom: -100px;
	}
}
*/

.videobanner {
/*	height: 40vw;
	min-height: 300px;
	max-height: 500px;*/
	height: 55vw;
	min-height: 360px;
	max-height: 650px;
	width: 100%;
	float: left;
	clear: both;
	position: relative;
	overflow: hidden;
}

.videobackground {
	height: auto;
	width: 100%;
	float: left;
	clear: both;
	position: relative;
	overflow: hidden;
}

.banner__video {
  top: 50%;
  left: 50%;
/*  height: 100%;
  width: 100%;*/
  width: auto;
  min-width: 100%;
  height: auto;
  min-height: 100%;
  position: absolute;
  transform: translate(-50%, -50%);
  object-fit: cover;
  z-index: -1;
}

.iconcontainer {
	width: 100%;
	height: 50px;
	float: left;
	clear: both;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
}

.entrydecorline {
	width: 80px;
	height: 1px;
	background: #003255;
	clear: both;
}

/*.employeedescription */.keyfacts {
	padding-left: 30px;
	border-left: 1px solid #FFF;
}

.white-bg .keyfacts {
	border-color: #003255;
}

.lightgrey-bg /*.employeedescription */.keyfacts, .nordicblue-bg /*.employeedescription */.keyfacts {
	border-color: #003255;
}

/*.employeedescription */.keyfacts > p {
	margin-bottom: 0;
}

/*.employeedescription */.keyfacts > p > a {
	color: #FFF;
}

.white-bg .keyfacts > p > a,
.nordicblue-bg .keyfacts > p > a,
.lightgrey-bg .keyfacts > p > a {
	color: #003255;
}

.employeedescription .inner, blockquote {
	padding: 0 0 0 40px;
	background: url(https://paretosec.com/images/common/pinkquotes.svg) no-repeat top left;
}

.flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
}

.flex.center {
	justify-content: center;
}

.flex-center {
	align-items: center;
}

.flex-stretch {
	flex-wrap: wrap;
	align-items: stretch;
}

.flex-end {
	flex-wrap: wrap;
	align-items: flex-end;
}

.flex-column {
	flex-direction: column;
}

.flex-row {
	flex-flow: row;
}

@media screen and (min-width: 769px) {
	.flex.rowreverse {
		flex-direction: row-reverse;
	}
}

.flex-stretch .inner {
	height: 100%;
}

.has-bg .textholder {
	padding-left: 20px;
	padding-right: 20px;
}

/* =============================== Animation =============================== */

button, a.btn, button[type='submit'], input[type='submit'].button, #marketlogin, #consent a.button-ish-link,
figure.sharing, ul.pagination > li > a {
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}


/* =============================== Header ============================= */

header {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 4;
	width: 100%;
	height: 60px;
	background: rgba(238,238,238,.9);
}

header .logo#logosmall {
	margin-top: 20px;
}

#logosmall img {
	width: 40px;
}

@media screen and (max-width:500px) {
	#logolarge {
		display: none;
	}
	#logosmall {
		display: block;
	}
}

@media screen and (min-width:501px) {
	#logolarge {
		display: block;
		width: 158px;
		padding: 15px 30px 15px 20px;
		float: left;
	}
	#logosmall {
		display: none;
	}
}

#navtriggerwrapper {
	position: fixed;
	top: 0;
	right: 0;
	z-index: 5;
	width: auto;
}

#nav-icon3 {
  width: 30px;
  height: 30px;
  margin: 15px;
  position: relative;
  float: right;
  clear: none;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
}

#nav-icon3 span {
  display: block;
  position: absolute;
  height: 2px;
background: #de0080;
  border-radius: 1px;
  opacity: 1;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

#nav-icon3 span:nth-child(1) {
  top: 5px;
}

#nav-icon3 span:nth-child(2), #nav-icon3 span:nth-child(3) {
  top: 14px;
}

#nav-icon3 span:nth-child(4) {
  top: 23px;
}

#nav-icon3:not(.open) span:nth-child(1) {
	left: 0px;
	width: 30px;
}

#nav-icon3:not(.open) span:nth-child(2), #nav-icon3:not(.open) span:nth-child(3) {
	left: 0px;
	width: 30px;
}

#nav-icon3:not(.open):hover span:nth-child(2), #nav-icon3:not(.open):hover span:nth-child(3) {
	left: 10px;
	width: 20px;
}

#nav-icon3:not(.open) span:nth-child(4) {
	left: 0px;
	width: 30px;
}

#nav-icon3:not(.open):hover span:nth-child(4) {
	left: 10px;
	width: 10px;
}


#nav-icon3.open span, #nav-icon3:not(.open):hover span {
	left: 0px;
	width: 100%;
}

#nav-icon3:not(.open):hover span {
	left: 0px;
}


#nav-icon3.open span:nth-child(1), #nav-icon3.open span:nth-child(4) {
	top: 14px;
	opacity: 0;
}

#nav-icon3.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

#nav-icon3.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

a#marketlogin {
	clear: none;
	font-size: 1.5em;
	text-decoration: none;
	line-height: normal;
	text-transform: uppercase;
	font-weight: 500;
	margin-top: 22px;
	margin-right: 15px;
	color: #003255;
	display: inline-block;
	background: url(https://paretosec.com/images/common/link-icon-micro-pos.svg) no-repeat;
}

a.bannerlink {
	text-decoration:none;
	font-weight:500;
	font-size:1.2em;
	text-transform: uppercase;
	padding: 11px 20px;
	color: #FFF;
	background: #003255;
}

a.bannerlink.light {
	color: #003255;
	background: #FFF;
}

a.bannerlink:after {
	content: " →";
	color: #de0080;
}

/* ================================= Navigation ================================= */

#menu {
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	overflow-y: auto;
	margin: 0;
	padding: 0 0 0 0;
	width: 100%;
	z-index: 3;
}

.navigation#menu {
	display: none;
}

#menu ul, #menu li {
	list-style-type: none;
}

ul#main-navigation > li > ul {
	margin-left: 0px;
}

#main-navigation > li.here > a > span, #main-navigation > li.parent-here > a > span {
	color: #003255;
}

#main-navigation > li > a > span:after {
	content: " →";
	color: #de0080;
}

@media screen and (max-width: 580px) {
	#menu ul > li {
		width: 100%;
		float: left;
		font-family: 'Merriweather', serif;
		font-weight: 300;
		font-size: 2.2rem;
		margin-bottom: 1em;
	}
}

@media screen and (min-width: 581px) and (max-width: 960px) {
	ul#main-navigation {
		display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		flex-wrap: wrap;
		align-items: stretch;
	}
	#menu ul > li {
		width: 50%;
		float: left;
		font-family: 'Merriweather', serif;
		font-weight: 300;
		font-size: 2.2rem;
		margin-bottom: 1em;
	}
}

@media screen and (min-width: 961px) {
	#menu ul > li {
		width: 25%;
		float: left;
		font-family: 'Merriweather', serif;
		font-weight: 300;
		font-size: 2.2rem;
		margin-bottom: 1em;
	}
}

ul#main-navigation {
	margin: 100px 0;
}

ul#main-navigation > li > ul {
	margin-top: 10px;
	padding-right: 20px;
}

#menu ul > li > ul > li {
	font-size: 1.8rem;
	line-height: normal;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	margin-bottom: .5em;
	width: auto;
	display: block;
	clear: both;
}

#menu a {
	text-decoration: none;
	color: #677883;
}

ul.siblingnavigation, ul.siblingnavigation li {
	list-style: none;
	color: #677883;
}

ul.siblingnavigation li {
	font-size: 1.8rem;
	margin-bottom: .4em;
}

ul.siblingnavigation li > span.here, #menu li.parent-here > a > span, #menu li.here > a > span {
	border-bottom: 1px solid #de0080;
}

#main-navigation > li.here > a > span, #main-navigation > li.parent-here > a > span {
	border-bottom: none;
}

ul.siblingnavigation li > a {
	color: #677883;
	text-decoration: none;
}

/* ==================================== Columns ================================== */

.oneof4, .onethird, .twothirds, .subheadingcolumn, .maincolumn, .cm-box, .mgmtbox, .addressbox, .rightcolumn, .centercolumn, .textblock, .threeof4right, .halfcolumn,
.employeedescription, .employeeportrait, .vacantpositiontitle, .keyinfo, .prospectusmain, .prospectusextra, .twoof4, .transactionbox, .pbmexcerpt, .downloadcolumn {
	float: left;
}

@media screen and (max-width:768px) {
	.subheadingcolumn, .maincolumn, .excerpt, .rightcolumn, .centercolumn, .textblock, .threeof4right, .textblockonly, .onethird, .twothirds,
	.halfcolumn, .employeedescription, .employeeportrait, .vacantpositiontitle, .keyinfo, .prospectusmain, .prospectusextra, .pbmexcerpt {
		width: 100%;
		clear: both;
	}
	.onethird.withnewscontent {
		margin-top: 30px;
	}
	.maincolumn > .fullwidth.topbordered, .keyinfo > .fullwidth.topbordered, .centercolumn > .fullwidth.topbordered,
	.rightcolumn > .fullwidth.topbordered, .twothirds > .fullwidth.topbordered, .onethird > .fullwidth.topbordered {
		border-top: none;
		padding-top: 0px;
	}
	.excerpt {
		margin-left: 0;
	}
}

@media screen and (min-width: 769px) {
	.subheadingcolumn, .rightcolumn {
		width: 25%;
	}
	.centercolumn, .halfcolumn {
		width: 50%;
	}
	.employeedescription {
		width: 55%;
	}
	.employeeportrait {
		width: 45%;
	}
	.textblockonly {
		width: 50%;
		margin-left: 25%;
		margin-right: 25%;
	}
	.maincolumn, .excerpt, .threeof4right, .pbmexcerpt {
		width: 75%;
	}
	.textblock, .vacantpositiontitle, .prospectusmain {
		width: 66.67%;
	}
	.keyinfo, .prospectusextra, .onethird {
		width: 33.33%;
	}
	.onethird.withnewscontent {
		padding-left: 20px;
	}
	.twothirds {
		width: 66.67%;
	}
	.excerpt, .threeof4right {
		margin-left: 25%;
	}
	.maincolumn .excerpt {
		width: 100%;
		margin-left: 0;
	}
	.articlesection .textblockonly .fullwidth.listingitem, .articlesection .maincolumn, .articlesection .threeof4right {
		margin-bottom: 30px;
	}
	.removepaddingonlargescreens  > p, p.removepaddingonlargescreens {
		margin-bottom: 0;
	}
}

@media screen and (max-width: 500px) {
	.oneof4, .twoof4 {
		width: 100%;
		clear: both;
	}
	.maincolumn .addressbox, .threeof4right .addressbox {
		width: 100%;
	}
}

@media screen and (min-width: 501px) and (max-width: 900px) {
	.oneof4 {
		width: 50%;
	}
	.twoof4 {
		width: 100%;
		clear: both;
	}
	.maincolumn .addressbox, .threeof4right .addressbox {
		width: 50%;
	}
}

@media screen and (min-width: 901px) {
	.oneof4 {
		width: 25%;
	}
	.twoof4 {
		width: 50%;
	}
	.maincolumn .addressbox, .threeof4right .addressbox {
		width: 33.33%;
	}
}

@media screen and (max-width: 600px) {
	.downloadcolumn {
		width: 100%;
		clear: both;
	}
}

@media screen and (min-width: 601px) and (max-width: 1100px) {
	.downloadcolumn {
		width: 50%;
	}
}

@media screen and (min-width: 1101px) {
	.downloadcolumn {
		width: 33.33%;
	}
}


/* ============================= Management ============================ */


.mgmtbox figure {
	margin-bottom: 12px;
}

@media screen and (max-width: 350px) {
	.maincolumn .mgmtbox, .threeof4right .mgmtbox {
		width: 100%;
	}
}

@media screen and (min-width: 351px) and (max-width: 480px) {
	.maincolumn .mgmtbox, .threeof4right .mgmtbox {
		width: 50%;
	}
}

@media screen and (min-width: 481px) and (max-width: 620px) {
	.maincolumn .mgmtbox, .threeof4right .mgmtbox {
		width: 33.33%;
	}
}

@media screen and (min-width: 621px) and (max-width: 768px) {
	.maincolumn .mgmtbox, .threeof4right .mgmtbox {
		width: 25%;
	}
}

@media screen and (min-width: 769px) and (max-width: 940px) {
	.maincolumn .mgmtbox, .threeof4right .mgmtbox {
		width: 33.33%;
	}
}

@media screen and (min-width: 941px) and (max-width: 1200px) {
	.maincolumn .mgmtbox, .threeof4right .mgmtbox {
		width: 25%;
	}
}

@media screen and (min-width: 1201px) {
	.maincolumn .mgmtbox, .threeof4right .mgmtbox {
		width: 20%;
	}
}

@media screen and (max-width: 768px) {
	.temporaryborder {
		display: none;
	}
}

@media screen and (min-width: 769px) {
	.temporaryborder {
		border-top: 1px solid #FFF;
		display: block;
	}
}


/* ============================ Paddings / margins ============================ */

section.no-banner {
	margin-top: 12vh;
}

@media screen and (max-width: 500px) {
	.halfpadding {
		padding-left: 10px;
		padding-right: 10px;
	}
	.fullpadding {
		padding-left: 20px;
		padding-right: 20px;
	}
	.halfpaddingaround {
		padding: 10px 10px 10px 10px;
	}
	.fullpaddingaround {
		padding: 20px 20px 20px 20px;
	}
	section {
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.listingwrapper {
		padding-left: 12px;
		padding-right: 12px;
	}
	.listingitem, .grid-item {
		padding: 8px;
	}
	.entrydecorline {
		margin-bottom: 20px;
		margin-top: 5px;
	}
	.fullbottommargin {
		margin-bottom: 30px;
	}
	.fulltopmargin {
		margin-top: 30px;
	}
}

@media screen and (min-width: 501px) and (max-width: 768px) {
	.halfpadding {
		padding-left: 15px;
		padding-right: 15px;
	}
	.fullpadding {
		padding-left: 30px;
		padding-right: 30px;
	}
	.halfpaddingaround {
		padding: 15px 15px 15px 15px;
	}
	.fullpaddingaround {
		padding: 30px 30px 30px 30px;
	}
	section {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.listingwrapper {
		padding-left: 20px;
		padding-right: 20px;
	}
	.listingitem, .grid-item {
		padding: 10px;
	}
	.entrydecorline {
		margin-bottom: 30px;
		margin-top: 5px;
	}
	.fullbottommargin {
		margin-bottom: 30px;
	}
	.fulltopmargin {
		margin-top: 30px;
	}
}

@media screen and (min-width: 769px) and (max-width: 1000px) {
	.halfpadding {
		padding-left: 20px;
		padding-right: 20px;
	}
	.fullpadding {
		padding-left: 40px;
		padding-right: 40px;
	}
	.halfpaddingaround {
		padding: 20px 20px 20px 20px;
	}
	.fullpaddingaround {
		padding: 40px 40px 40px 40px;
	}
	section {
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.listingwrapper {
		padding-left: 30px;
		padding-right: 30px;
	}
	.listingitem, .grid-item {
		padding: 10px;
	}
	.entrydecorline {
		margin-bottom: 34px;
	}
	.fullbottommargin {
		margin-bottom: 40px;
	}
	.fulltopmargin {
		margin-top: 40px;
	}
}

@media screen and (min-width: 1001px) {
	.halfpadding {
		padding-left: 30px;
		padding-right: 30px;
	}
	.fullpadding {
		padding-left: 60px;
		padding-right: 60px;
	}
	.halfpaddingaround {
		padding: 30px 30px 30px 30px;
	}
	.fullpaddingaround {
		padding: 60px 60px 60px 60px;
	}
	section {
		padding-top: 60px;
		padding-bottom: 60px;
	}
	.listingwrapper {
		padding-left: 45px;
		padding-right: 45px;
	}
	.listingitem, .grid-item {
		padding: 15px;
	}
	.entrydecorline {
		margin-bottom: 45px;
	}
	.fullbottommargin {
		margin-bottom: 60px;
	}
	.fulltopmargin {
		margin-top: 60px;
	}
}
 section.notoppadding {
 	padding-top: 0;
 }

/* ======================================== Backgrounds / colors ===================================== */

.corporateblue-bg {
	background: #003255;
	color: #FFF;
}

.darkblue-bg {
	background: #0f1a2d;
	color: #FFF;
}

.greyish-bg {
	background: #6A7882;
	color: #FFF;
}

.thymegreen-bg  {
	background: #729c8c;
	color: #FFF;
}

.nordicblue-bg  {
/*	background: #81b0c0;
	color: #FFF;*/
	background: #afcdd7;
}

.corporateblue-bg a, .darkblue-bg a, .thymegreen-bg a, .nordicblue-bg a, h1.light {
	color: #FFF;
}

.lightgrey-bg  {
	background: #EEE;
}

.topbanner .light h1, .topbanner .light h4,
.corporateblue-bg h1, .corporateblue-bg h2, .corporateblue-bg h3, .corporateblue-bg h4, .corporateblue-bg h5, .corporateblue-bg h6, 
.corporateblue-bg p, .corporateblue-bg li, .corporateblue-bg a,
.thymegreen-bg h1, .thymegreen-bg h2, .thymegreen-bg h3, .thymegreen-bg h4, .thymegreen-bg h5, .thymegreen-bg h6, 
.thymegreen-bg p, .thymegreen-bg li, .thymegreen-bg a,
/*.nordicblue-bg h1, .nordicblue-bg h2, .nordicblue-bg h3, .nordicblue-bg h4, .nordicblue-bg h5, .nordicblue-bg h6, 
.nordicblue-bg p, .nordicblue-bg li, .nordicblue-bg a,*/
.darkblue-bg h1, .darkblue-bg h2, .darkblue-bg h3, .darkblue-bg h4, .darkblue-bg h5, .darkblue-bg h6, 
.darkblue-bg p, .darkblue-bg li, .darkblue-bg a,
.greyish-bg h1, .greyish-bg h2, .greyish-bg h3, .greyish-bg h4, .greyish-bg h5, .greyish-bg h6, 
.greyish-bg p, .greyish-bg li, .greyish-bg a {
	color: #FFF;
}

.topbanner .dark h1, .topbanner .dark h4 {
	color: #003255;
}

/*
.topbanner .dark h1 > span {
	background: rgba(255,255,255,.5);
	padding-left: 6px;
	padding-right: 6px;
}

.topbanner .light h1 > span {
	background: rgba(3,51,84,.6);
	padding-left: 6px;
	padding-right: 6px;
}
*/

.fullwidth.topbordered {
	border-top: 1px solid #6A7882;
	padding-top: 24px;
}


.light .fullwidth.topbordered, .corporateblue-bg .fullwidth.topbordered, .darkblue-bg .fullwidth.topbordered {
	border-color: #FFF;
}

/* ========================================== Entry pages ======================================= */

.entryimage {
	background-repeat: no-repeat;
    background-position: center center;
	background-size: cover;
}

.textandimage > .entrytext > .inner {
	background: #EEE;
}

.lightgrey-bg .textandimage > .entrytext > .inner {
	background: #FFF;
}

@media screen and (max-width:768px) {
	.entrytext {
		width: 100%;
	}
	.entryimage {
		width: 100%;
		float: left;
		clear: both;
		min-height: 54vw;
	}
}

@media screen and (min-width:769px) {
	.textandimage {
		position: relative;
		margin-top: 30px;
		margin-bottom: 30px;
	}
	.entrycontainer {
		padding-top: 30px;
		padding-bottom: 30px;	
	}
	.entrytext {
		width: 60%;
		z-index: 1;
	}
	.textandimage > .entrytext {
		margin-left: 40%;
		margin-top: 20px;
		margin-bottom: 20px;
	}
	.textandimage.rowreverse > .entrytext {
		margin-left: 0%;
		margin-right: 40%;
	}
	.textandimage > .entryimage {
		position: absolute;
		top: 0;
		bottom: 0;
		width: 50%;
		clear: none;
		z-index: 0;
	}
}

@media screen and (min-width: 769px) and (max-width:1000px) {
	.textandimage {
		padding-left: 40px;
		padding-right: 40px;
	}
}

@media screen and (min-width: 1001px) {
	.textandimage {
		padding-left: 60px;
		padding-right: 60px;
	}
}

a.readmore, .styledtextlink p > a, p.readmore {
	font-family: 'Merriweather', serif;
	font-weight: 700;
	color: #003255;
	border-bottom: none;
}

a.readmore:after, .styledtextlink p > a:after, p.readmore:after {
	content: " →";
	font-family: 'Merriweather', serif;
	font-weight: 300;
	color: #de0080;
}

.styledtextlink .dark-bg p > a, .dark-bg p.readmore {
	color: #FFF;
}

/* ================================= Facts in figures  =============================== */

.factsinfigures {
	text-align: center;
}

.factsinfigures h1 {
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	margin-bottom: 0;
}

.factsinfigures p {
	font-size: 1.3rem;
	font-weight: 400;
	text-transform: uppercase;
	margin-bottom: 0;
}


@media screen and (max-width: 460px) {
	.factsinfigures h1 {
		font-size: 3.8em;
	}
}

@media screen and (min-width: 461px) and (max-width: 768px) {
	.factsinfigures h1 {
		font-size: 4.4em;
	}
}

/*
@media screen and (min-width: 769px) and (max-width: 1023px) {
	.factsinfigures h1 {
		font-size: 5.2em;
	}
}

@media screen and (min-width: 1024px) {
	.factsinfigures h1 {
		font-size: 6em;
	}
}
*/

/* ======================================== Countdown ========================================== */

.countdown-width-limit {
	width: 100%;
	max-width: 700px;
	margin: 0 auto;
}

.countdowncolumn {
	float: left;
}

@media screen and (max-width: 400px) {
	.countdowncolumn {
		width: 100%;
		clear: both;
	}
}

@media screen and (min-width: 401px) {
	.countdowncolumn {
		width: 25%;
		clear: none;
	}
}

/* ===================================== Accordion styling ===================================== */

.accordion h3 {
	position: relative;
	cursor: pointer;
	line-height: 1em;
	margin-bottom: 14px;
}

.manyentries h3 {
	border-top: 1px solid #003255;
	padding-top: 16px;
}

.accordion h4 {
	position: relative;
	cursor: pointer;
	line-height: 1em;
	border-top: 1px solid #6A7882;
	padding-top:12px;
	padding-bottom: 12px;
	margin-bottom: 0;
	width: 100%;
	float:left;
	clear:  both;
}

.accordion h4 .ui-icon {
	width:14px;
	position: absolute;
	right: 0px;
	top: 10px;
	bottom: 10px;
}

.darkblue-bg .manyentries h3 {
	border-color: #FFF;
}

.manyentries .ui-icon {
	width:40px;
	position: absolute;
	right:0px;
	top: 13px;
	bottom:3px;
}

.oneentry > .fullwidth.topbordered {
	padding-top: 14px;
}

.oneentry .ui-icon {
	width:40px;
	position: absolute;
	right:0px;
	top: 0px;
	bottom: 0px;
}

.ui-icon.iconClosed {
	background: url(https://paretosec.com/images/common/h3plus-pos.svg) no-repeat center right;
	background-size: contain;
}

.ui-icon.iconOpen {
	background: url(https://paretosec.com/images/common/h3close-pos.svg) no-repeat center right;
	background-size: contain;
}

@media screen and (max-width: 500px) {
	.manyentries h3 {
		margin: 8px 8px 8px 8px;
	}
}

@media screen and (min-width: 501px) and (max-width: 1000px) {
	.manyentries h3 {
		margin: 10px 10px 10px 10px;
	}
}

@media screen and (min-width: 1001px) {
	.manyentries h3 {
		margin: 15px 15px 15px 15px;
	}
}

/* ====================================== Video ========================================  */

.videowrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	height: 0;
}

.videowrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

video {
	width: 100%;
}

/* ================================== Video overlay ================================= */

.interviewentry {
	text-align: center;
}

.interviewentry figure {
	margin-bottom: 20px;
}

.interviewentry figure img {
	width: 160px;
	float: none;
	margin: 0 auto;
	border-radius: 50%;
}

#videooverlay {
    width: 100%;
    min-height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    overflow-y: scroll !important;
    background: rgba(0,0,0,.6);
    display: none;
	z-index: 6;
}

#videooverlay > .inner {
	height: 100%;
}

#close-button {
    width:40px;
    height:40px;
    float:right;
    margin-top: -20px;
    margin-right: -20px;
}

/* =================================== Transactions ================================= */

.prospectuslogo {
	margin-bottom: 50px;
}

figure.narrow {
	max-width: 100px;
}

figure.medium {
	max-width: 150px;
}

figure.wide {
	width: 100%;
}

figure.wide > img {
	max-width: 200px;
}

fieldset {
	border: none;
	padding: 0;
	margin: 0;
	width: auto;
	float: left;
}

@media screen and (max-width: 400px) {
	.transactionbox {
		width: 100%;
	}
}

@media screen and (min-width: 401px) and (max-width: 700px) {
	.transactionbox {
		width: 50%;
	}
}

@media screen and (min-width: 701px) and (max-width: 1000px) {
	.transactionbox {
		width: 33.33%;
	}
}

@media screen and (min-width: 1001px) and (max-width:1300px) {
	.transactionbox {
		width: 25%;
	}
}

@media screen and (min-width: 1301px) {
	.transactionbox {
		width: 20%;
	}
}

.transactionbox figure, .fp-transactionbox figure {
	height: 60px;
	margin-bottom: 15px;
}

.transactionbox figure img, .fp-transactionbox figure img {
	max-height: 60px;
	width: auto;
  	height: auto;
}

.transactionbox figure.wide img, .fp-transactionbox figure.wide img {
	width: 100%;
	max-width: 200px;
}

.transactionbox figure.medium img, .fp-transactionbox figure.medium img {
	max-width: 120px;
}

.transactionbox figure.narrow img, .fp-transactionbox figure.narrow img {
	max-width: 80px;
}

.styled select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: #003255;
	width: 150px;
	font-size: 1.4rem;
	font-weight: 300;
	padding-left: 10px;
	color: #FFF;
	border: none;
	height: 37px; 
}

.styled option {
	padding: 5px;
}


.styled, form.controls button.reset {
	margin-right: 5px;
	margin-top: 2px;
	margin-left: 0;
	font-size: 1.4rem;
	height: 37px;
	font-weight: 300;
	border-radius: 0px;
	overflow: hidden;
	background: #0f1a2d;
}

form.controls button.reset {
	font-size: 1.4rem;
	font-weight: 300 !important;
	padding-left: 20px !important;
	padding-right: 20px !important;
	width: auto !important;
	border: none;
	height: 37px !important; 
	background: #6A7882 !important;
	text-align: center;
}

form.controls button.reset {
	color: #FFF !important;
}

/* ========================================== Calendar ========================================= */

.eventmain, .eventextra {
	float: left;
}

@media screen and (max-width: 520px) {
	.eventmain, .eventextra {
		width: 100%;
		clear: both;
	}
	.eventextra > .topbordered {
		border-top: none;
		padding-top: 0px;
	}
}

@media screen and (min-width: 521px) and (max-width: 768px) {
	.eventmain {
		width: 66.67%;
	}
	.eventextra {
		width: 33.33%;
	}
}

@media screen and (min-width: 769px) and (max-width: 900px) {
	.eventmain, .eventextra {
		width: 100%;
		clear: both;
	}
	.eventextra > .topbordered {
		border-top: none;
		padding-top: 0px;
	}
}

@media screen and (min-width: 901px) {
	.eventmain {
		width: 66.67%;
	}
	.eventextra {
		width: 33.33%;
	}
}


/* ==================================== Sharing =============================== */

figure.sharing {
	width: 40px;
	padding: 5px;
	border-radius:  50%;
	border: 1px solid #de0080;
	margin-right: 10px;
	margin-top: 10px;
	float: left;
	clear: none;
}

figure.sharing:hover {
	border-color: #003255;
	background: #FFF;
}

/* ======================================= Vacant positions ======================================= */

.contactportrait {
	width: 80px;
	padding-right: 10px;
}

.contactportrait > img {
	border-radius: 50%;
}

/* ========================================= Form elements ======================================== */

.fieldwrapper {
	width: 100%;
	float: left;
	clear: both;
	margin-bottom: 20px;
}

@media screen and (min-width:769px) {
	.fieldwrapper {
		max-width: 400px;
	}
}

.fieldwrapper > label.freeform-label, .fieldwrapper > input[type='text'],
.fieldwrapper > .field-error {
	width: 100%;
	float: left;
	clear: both;
}

.fieldwrapper > label.freeform-label, .field-error {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 1.1em;
}

.fieldwrapper > label.freeform-label {
	padding-bottom: 2px;
	text-transform: uppercase;
}

.field-error {
	padding: 1px;
	background: #990000;
	color: #FFF;
}

input[type='text'], textarea {
	border: 1px solid #333;
	width: 100%;
	background: #FFF;
	border-radius: 0;
	margin: 0 0 0 0;
	padding: 10px 8px;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 1.6em;
	color: #333;
}

textarea {
	resize: vertical;
}

button, a.btn, button[type='submit'], input[type='submit'].button {
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 1.1em;
	text-transform: uppercase;
	letter-spacing: .1em;
	padding: 11px 30px;
	background: #003255;
	border: 1px solid #003255;
	color: #fff;
}

button.largebutton, .custom-select {
	width: 240px;
}

button.mediumbutton {
	width: 200px;
}

button:hover, a.btn:hover, button[type='submit']:hover, input[type='submit'].button:hover {
	background: #FFF;
	color: #003255;
}

/* The container must be positioned relative: */
.custom-select {
	position: relative;
	font-family: 'Roboto', sans-serif;
	font-size: 1.4em;
	margin-top: 5px;
}

.custom-select select {
	display: none; /*hide original SELECT element: */
}

.select-selected {
	background-color: #003255;
}

/* Style the arrow inside the select element: */
.select-selected:after {
  position: absolute;
  content: "";
  top: 14px;
  right: 10px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-color: #fff transparent transparent transparent;
}

/* Point the arrow upwards when the select box is open (active): */
.select-selected.select-arrow-active:after {
  border-color: transparent transparent #fff transparent;
  top: 7px;
}

/* style the items (options), including the selected item: */
.select-items div,.select-selected {
  color: #ffffff;
  padding: 8px 16px;
  border: 1px solid transparent;
  border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
  cursor: pointer;
}

/* Style items (options): */
.select-items {
  position: absolute;
  background-color: #444;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 99;
}

/* Hide the items when the select box is closed: */
.select-hide {
  display: none;
}

.select-items div:hover, .same-as-selected {
  background-color: rgba(0, 0, 0, 0.1);
}


/* ================================== Contact blocks – office/individual ================================= */

table.officenumbers {
	width: auto;
	float: left;
	clear: both;
}

table.officenumbers tr {
	border-bottom: none;
}

table.officenumbers td {
	padding-left: 0px;
}

td.label {
	font-weight: 400;
	padding-right: 5px;
}

td.number {
	white-space: nowrap;
}

.cm-box > figure {
	margin-bottom: 20px;
}

/* ======================================== Footer specifics ========================================= */

footer ul, footer li {
	list-style-type: none;
}

footer .logo img {
	width: 108px;
}

footer ul {
	margin-left: 0px;
}

@media screen and (max-width: 768px) {
	footer .maincolumn .fullwidth.topbordered {
		margin-top: 30px;
		padding-left: 22px;
	}
}

@media screen and (min-width: 769px) {
	footer .maincolumn .fullwidth.topbordered {
		text-align: right;
	}
}

/* ================================= Consent ================================= */

#consent {
	width: 100%;
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: 4;
	padding-top: 15px;
	padding-bottom: 15px;
}

#consent p {
	font-size: 1.2em;
	float: left;
	line-height: 1.4em;
	padding: 5px 20px 5px 0;
	margin-bottom: 5px;
}

#consent a.button-ish-link {
	font-weight: 500;
	font-size: 1.1em;
	float: left;
	padding: 6px 20px 5px 20px;
	background: #0f1a2d;
	color: #FFF;
	border: 1px solid #FFF;
}

#consent a.button-ish-link:hover {
	background: #FFF;
	color: #0f1a2d;
}

/* ========================= Checkbox / radio button styling ========================= */

.fancyinput {
    -ms-user-select: none;
    position: relative;
	margin-bottom: 10px;
}
.fancyinput label {
	cursor: default !important;
}
.fancyinput label.blockify {
	display: block;
}
.fancyinput input[type=checkbox], .fancyinput input[type=radio] {
	cursor: pointer;
	width: auto;
	height: auto;
	padding: 0;
	margin: 3px 0;
}

.fancyinput [type=checkbox]:checked+label, .fancyinput [type=checkbox]:not(:checked)+label,
.fancyinput [type=radio]:checked+label, .fancyinput [type=radio]:not(:checked)+label {
    position: relative;
    cursor: pointer;
}

.fancyinput [type=checkbox]:checked+label, .fancyinput [type=checkbox]:not(:checked)+label {
	padding-left: 24px;
}

.fancyinput [type=radio]:checked+label, .fancyinput [type=radio]:not(:checked)+label {
    padding-left: 30px;
}

.fancyinput [type=checkbox]:checked, .fancyinput [type=checkbox]:not(:checked),
.fancyinput [type=radio]:checked, .fancyinput [type=radio]:not(:checked) {
    position: absolute;
    opacity: 0;
}

.fancyinput [type=checkbox]:checked+label:before, .fancyinput [type=checkbox]:not(:checked)+label:before,
.fancyinput [type=radio]:checked+label:before, .fancyinput [type=radio]:not(:checked)+label:before {
    content: '';
    position: absolute;
    width: 16px;
    height: 16px;
    border: 1px solid #333;
    background: #FFF;
}

.dark-bg .fancyinput [type=checkbox]:checked+label:before, .dark-bg .fancyinput [type=checkbox]:not(:checked)+label:before,
.dark-bg .fancyinput [type=radio]:checked+label:before, .dark-bg .fancyinput [type=radio]:not(:checked)+label:before {
    border-color: #FFF;
    background: rgba(255,255,255,.1);
}

.fancyinput [type=radio]:checked+label:before, .fancyinput [type=radio]:not(:checked)+label:before {
    left: 8px;
}

.fancyinput [type=checkbox]:checked+label:before, .fancyinput [type=checkbox]:not(:checked)+label:before  {
	left: 0px;
}

.fancyinput [type=radio]:checked+label:before, .fancyinput [type=radio]:not(:checked)+label:before {
	border-radius: 50%;
}

.fancyinput [type=checkbox]:focus+label:before, .fancyinput [type=checkbox]:checked+label:before,
.fancyinput [type=radio]:focus+label:before, .fancyinput [type=radio]:checked+label:before {
    border-color: #333;
}

.fancyinput [type=checkbox]:checked+label:after {
    content: '';
    display: block;
    position: absolute;
    background: url(https://paretosec.com/images/common/checkbox-check-pos.svg);
    background-size: contain;
    background-repeat: no-repeat;
/*	border-color: #003E7E;*/
    height: 12px;
    width: 12px;
    top: 2px;
    left: 2px;
}

/*
.fancyinput [type=checkbox]:checked+label:after {
    background: url(https://paretosec.com/images/common/checkbox-check-neg.svg) no-repeat center center;
	background-size: contain;
}
*/

.fancyinput [type=checkbox]:disabled+label:before {
    border-color: #999;
}

.fancyinput [type=checkbox]:checked:disabled+label:after {
    background: url(https://paretosec.com/images/common/checkbox-check-pos-disabled.svg) no-repeat center center;
	background-size: contain;
}

/*
.dark-bg .fancyinput [type=checkbox]:checked+label:after {
    background: url(https://paretosec.com/images/common/checkbox-check-neg.svg) no-repeat center center;
	background-size: contain;
}

.dark-bg .fancyinput [type=checkbox]:disabled+label:before {
    border-color: #AAA;
}

.dark-bg .fancyinput [type=checkbox]:checked:disabled+label:after {
    background: url(https://paretosec.com/images/common/checkbox-check-neg-disabled.svg) no-repeat center center;
	background-size: contain;
}
*/

.fancyinput [type=radio]:checked+label:after {
    content: '';
    display: block;
    position: absolute;
    background: url(https://paretosec.com/images/common/radio-check-pos.svg);
    background-size: contain;
    background-repeat: no-repeat;
	border-color: #333;
    height: 10px;
    width: 10px;
    top: 3px;
    left: 11px;
}

.fancyinput [type=radio]:disabled+label:before {
    border-color: #999;
}

.fancyinput [type=radio]:checked:disabled+label:after {
    background: url(https://paretosec.com/images/common/radio-check-pos-disabled.svg) no-repeat center center;
	background-size: contain;
}

.fancyinput label.blockify {
    display: block;
	float: left;
	font-size: 1.2rem;
	font-weight: 400;
	line-height: 16px;
}

.fancyinput-label {
    width: 100%;
	clear: both;
}

/* =========================== Pagination =========================== */

.pagination a {
	text-decoration: none;
}

ul.pagination {
	margin-top: 40px;
}

ul.pagination, ul.pagination li {
	list-style: none;
}

ul.pagination li {
	width: 34px;
	border: 1px solid #003255;
	margin: 1px;
}

ul.pagination > li > a {
	font-size: 1.3rem;
	font-weight: 400;
	line-height: 30px;
	text-align: center;
	display: block;
	border-bottom: none;
}

ul.pagination > li > a:hover, ul.pagination > li > a.active {
	color: #FFF;
	background: #003255;
}