@charset "utf-8";
/* CSS Document */

html, body {
	font-family: "museo-sans-rounded", sans-serif;
	font-weight: 300;
	font-style: normal;
	margin: 0;
	padding: 0;
	color: #1f0e32;
	letter-spacing: 0.5px;
	height: 100%;
}
.calendar {
	width: 50%;
	margin: 0 auto;
}

.rflpic {
	width: 150px;
	height: 150px;;
	margin: 20px auto;
}
.rflpic img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}
@media (min-width: 768px) {
.rflpic {
	float: left;
	width: 190px;
	height: 190px;;
	margin: 5px 40px 20px 0
}
}

/** Text **/
date {
	font-weight: 900;
}
.content-ppl-bk h1, .content-trq-bk  h1, .content-org-bk h1  {
	color: #fff;
}
h1 {
	font-weight: 900;
	font-size: 1.25em;
	line-height: 1em;
	letter-spacing: 1px;
	margin: 0 0 10px 0;
	color: #762b90;
	text-transform: uppercase;
}
.intro h1 {
	color: #fff;
	text-transform: none;
	font-weight: 900;
	font-size: 2.75em;
	line-height: 1em;
	margin: 0 0 20px 0;
}
.smallheader {
	margin: 0 0 10px 0;
	font-weight: 900;
	font-size: 1.25em;
	text-transform: uppercase;
}
h1+p {
	font-size: 1.25em;
	line-height: 1.5em;
	font-weight: 700;
}
.intro h1+p {
	font-size: 1.25em;
	line-height: 1.5em;
	font-weight: 700;
}
h2 {
	font-size: 2.5em;
	line-height: 1em;
	font-weight: 900;
	margin: 0 0 20px 0;
	color: #762b90;
	letter-spacing: 1px;
}
h2+p, .teasers h2+p, .icons h2+p {
	font-weight: 700;
	line-height: 1.5em;
}
.content-ppl-bk h2+p, .content-trq-bk h2+p, .content-org-bk h2+p {
	color: #fff;
}
.content-ppl-bk h2, .content-trq-bk h2, .content-org-bk h2 {
	color: #fff;
}
.content-trq-bk h1 span {
	color: #762b90;
}
h3 {
	font-size: 1.5em;
	line-height: 1em;
	font-weight: 900;
	color: #762b90;
}
.content-ppl-bk h3, .content-trq-bk h3, .content-org-bk h3 {
	color: #fff;
}
.footer h3 {
	color: #d0ad1f;
	margin: 30px 0 10px 0;
	text-transform: uppercase;
	font-size: 1.4em;
}
h4 {
	font-size: 1.25em;
}
p {
	font-size: 1em;
	line-height: 1.5em;
}
.content-ppl-bk p,.content-trq-bk p,.content-org-bk p {
	color: #fff;
	font-weight: 500;
}
.teaser p, .icons p, .team p {
	font-size: 1em;
	font-weight: 700;
}
.footer p {
	color: #fff;
	font-weight: 700;
	font-size: .9em;
}

@media (min-width: 576px) {
h1,.smallheader {
	font-size: 1.5em;
}
.intro h1 {
	font-size: 3.5em;
}
h1+p {
	font-size: 1.5em;
}
.intro h1+p {
	font-size: 1.25em;
}
h2 {
	font-size: 2.75em;
	margin: 0 0 20px 0;
}
h3 {
	font-size: 1.75em;
}
}
@media (min-width: 768px) {
h1 {
	font-size: 1.75em;
}
.intro h1 {
	font-size: 2.5em;
	margin: 0 0 20px 0;
}
h1+p {
	margin: 0 0 20px 0;
}
.intro h1+p {
	margin: 0 0 20px 0;
	font-size: 1.25em;
}
h2 {
	font-size: 3em;
	margin: 0 0 20px 0;
}
.teasers h2 {
	font-size: 2.5em;
}
}
@media (min-width: 992px) {
h1 {
	font-size: 2em;
}
.intro h1 {
	font-size: 3.5em;
}
.smallheader {
	font-size: 1.75em;
	margin: 0 0 10px 0;
}
h1+p {
	font-size: 1.5em;
}
.intro h1+p {
	font-size: 1.25em;
}
h2 {
	font-size: 3.5em;
	margin: 0 0 20px 0;
}
h2+p, .teasers h2+p, .icons h2+p {
	font-size: 1.25em;
}
h4 {
	font-size: 1.5em;
}
p {
	font-size: 1em;
}
.teaser p, .icons p, .team p {
	font-size: 1.15em;
}
}
@media (min-width: 1280px) {
.intro h1 {
	font-size: 3.5em;
}
.intro h1+p {
	font-size: 1.35em;
}
.teasers h2 {
	font-size: 3em;
}
p {
	font-size: 1.15em;
}
.footer p {
	font-size: 1em;
}
}
@media (min-width: 1400px) {
.intro h1 {
	font-size: 4em;
}
.intro h1+p {
	font-size: 1.5em;
}
}
@media (min-width: 1600px) {
.intro h1 {
	font-size: 4.5em;
}
.team h3, .icons h3 {
	font-size: 1.75em;
}
}
@media (min-width: 1920px) {
.intro h1 {
	font-size: 4.75em;
}
.intro h1+p {
	font-size: 1.5em;
}
h2 {
	font-size: 4.5em;
}
.s1 h2, .s2 h2, .icons h2, .teasers h2 {
	font-size: 3.75em;
}
h3 {
	font-size: 2em;
}
.teaser h3 {
	font-size: 2em;
}
.team h4 {
	font-size: 1.2em;
	font-weight: 900;
}
.icons p, .team p {
	font-size: 1.1em;	
}
.teaser p {
	font-size: 1.35em;	
}
}

/** Contact **/
form {
	font-size: 1.1em;
	font-weight: 400;
	margin: 20px 0 0 0;
}
form label {
	font-weight: 700;
}
.contact-list { 
	text-align: center;
}
.contact-list ul {
	list-style: none;
	text-align: right;
	font-size: 1em;
}
.contact-list ul li {
	list-style: none;
	text-align: center;
	font-size: 1em;
}
.contact-list ul li:before {
	background-image: none!important;
}
@media (min-width: 768px) {
.contact-list { 
	text-align: right;
}
.contact-list ul li {
	list-style: none;
	text-align: right;
}
}
/** Social Icons **/
.social-icons {
	margin: 10px 0;
}
.social-icons .social-icon {
	width: 20px;
	height: 20px;
	display: inline-block;
}
.social-icons .social-icon img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.social-icons .social-icon img:hover {
	opacity: 50%;
}

/** Blockquote **/
blockquote {
  	margin: 30px 0 30px 0;
	font-size: 1.3em;
	font-style: italic;
	font-weight: 500;
	padding: 0 120px 0 40px;
}
blockquote:before {
	content: '"';
	display: block;
	font-size: 1.5em;
	line-height: 0;
	position: relative;
	top: 15px;
	left: -15px;
	margin: 0 10px 0 0 -40px;
}
blockquote:after {
	content: '"';
	display: inline-block;
	font-size: 1.5em;
	line-height: 0;
	position: relative;
	top: 5px;
	right: 0;
	margin: 0;
}


/** Content Containers **/
.content {
	width: 100%;
	min-height: 600px;
	padding: 50px 0;
}
.content-wht-bk {
	background-image: url("../images/backgroundcurves-wht.jpg");
}
.content-ppl-bk {
	background-image: url("../images/backgroundcurves-ppl.jpg");
	color: #fff!important;
	background-position: center -1px;
	background-repeat: no-repeat;
	background-size: cover;
}
.content-trq-bk {
	background-image: url("../images/backgroundcurves-trq.jpg");
	color: #fff!important;
}
.content-org-bk {
	background-image: url("../images/backgroundcurves-org.jpg");
	color: #fff!important;
}
.page-container {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: -2000;
}
.page-container-ppl {
	background-image: url("../images/backgroundcurves-ppl-dk.jpg");
	background-position: top;
	background-repeat: no-repeat;
	background-size: cover;
}
.page-container-trq {
	background-image: url("../images/backgroundcurves-trq-dk.jpg");
	background-position: top;
	background-repeat: no-repeat;
	background-size: cover;
}
.page-container-org {
	background-image: url("../images/backgroundcurves-org-dk.jpg");
	background-position: top;
	background-repeat: no-repeat;
	background-size: cover;
}
@media (min-width: 992px) {
.content {
	padding: 100px 2%;
}
}
@media (min-width: 1280px) {
.content {
	padding: 100px 5%;
}
}
@media (min-width: 1920px) {
.content {
	padding: 100px 15%;
}
}

/** Partner Profiles **/
.partners {
	text-align: center;
}
.partner-profile {
	padding: 20px 0 20px 0;
	text-align: center;
}
.partner-profile p {
	margin: 0 0 5px 0;
}
.partner-logo {
	width: 200px;
	height: 100px;
	margin: 10px auto;
	border-radius: 12px;
	border: 1px solid rgba(0,0,0,0.1);
	background-color: rgba(0,0,0,0.05);
	padding: 10px 0;
}
.partner-logo img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}
@media (min-width: 768px) {
.partner-profile {
	width: 100%;
	padding: 20px 0 20px 0;
	margin: 0 20px 20px 0;
	float: left;
}
.partner-logo {
	width: 100%;
	height: 100px;
	margin: 0 0 10px 0;
}
}
@media (min-width: 992px) {
}
@media (min-width: 1280px) {

}
@media (min-width: 1600px) {

}
/** Header Group **/
.header-group {
	text-align: center;
	margin: 0 auto 40px 0;
	padding: 0;
	position: relative;
}
.header-group-backcircle {
	border-radius: 50%;
	background: rgba(0,0,0,0.1);
	z-index: 100;
	display: none;
	position: relative;
}
.header-group-piccircle {
	width: 80%;
	height: 80%;
	border-radius: 50%;
	overflow: hidden;
	top: 8%;
	right: 6%;
	position: absolute;
	border: 4px solid rgba(255,255,255,0.4);
}
.header-group-piccircle img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.header-group-silhouettes {
	z-index: 2000;
	position: absolute;
	bottom: -50px;
	left: -60px;
	width: 70%;
	height: auto;
}
.header-group-silhouettes img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}
.header-group-icon {
	position: absolute;
	top: 0;
	right: 0;
	width: 80px;
	height: 80px;
}
.header-group-icon img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}
@media (min-width: 768px) {
.header-group-backcircle {
	width: 250px;
	height: 250px;
	display: block;
	right: -15%;
}
}
@media (min-width: 992px) {
.header-group-backcircle {
	width: 300px;
	height: 300px;
	right: -15%;
}
.header-group-icon {
}
}
@media (min-width: 1400px) {
.header-group-backcircle {
	width: 350px;
	height: 350px;
	right: -10%;
}
.header-group-icon {
	width: 100px;
	height: 100px;
}
}

/** Header **/
.header {
	width: 100%;
	padding: 10px 0;
	border-bottom: 8px solid rgba(255,255,255,0.1);
	z-index: 1000;
	position: relative;
}
.logo {
	width: 200px;
	height: auto;
	margin: 20px auto 0 auto;
}
.logo img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}
.navi {
	width: 100%;
	height: auto;
}
.navigation {
	width: 100%;
	padding: 0;
	margin: 0 0 0 0;
}
.navi-social-icons {
	width: 100%;
	text-align: center;
}
.navi-social-icons .social-icon {
	width: 24px;
	height: 24px;
	display: inline-block;
	margin: 10px 0;
}
@media (min-width: 992px) {
.header {
	padding: 20px 2%;
}
.logo {
	width: 220px;
	height: auto;
	float: left;
	margin: 15px 0 0 0;
}
.navigation {
	width: 100%;
	padding: 20px 0 0 0;
	margin: 0;
}
.navi-social-icons {
	text-align: right;
	padding: 0 15px 0 0;
}
.navi-social-icons .social-icon {
	width: 24px;
	height: 24px;
	display: inline-block;
}
.navi-social-icons .social-icon img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.navi-social-icons .social-icon img:hover {
	opacity: 50%;
}
}
@media (min-width: 1280px) {
.header {
	padding: 20px 5%;
}
}
@media (min-width: 1440px) {
.header {
	padding: 20px 5%;
}
}
@media (min-width: 1920px) {
.header {
	padding: 20px 8%;
}
}


/** Icons **/
.icon {
	width: 80px;
	height: 80px;
}
.icon img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}
@media (min-width: 992px) {
.icon {
	width: 100px;
	height: 100px;
}
}
@media (min-width: 1280px) {
.icon {
	width: 120px;
	height: 120px;
}
}

/** Intro **/
.intro {
	width: 100%;
	position: relative;
	padding: 40px 0 40px 0;
	margin: 0;
	color: #fff;
	text-align: center;
	overflow: hidden;
}
.intro-backcircle {
	display: none;
}
@media (min-width: 576px) {
.intro {
	padding: 60px 2% 60px 2%;
}
}
@media (min-width: 768px) {
.intro {
	text-align: left;
	padding: 60px 2% 120px 2%;
}
.intro-backcircle {
	width: 500px;
	height: 500px;
	border-radius: 50%;
	background: rgba(255,255,255,0.045);
	position: absolute;
	z-index: 100;
	display: block;
	top: -5%;
	left: 10;
}
.intro-piccircle {
	width: 83%;
	height: 83%;
	border-radius: 50%;
	position: absolute;
	top: 10%;
	left: 5%;
	overflow: hidden;
	border: 8px solid rgba(255,255,255,0.05)
}
.intro-piccircle img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.intro-silhouettes {
	z-index: 2000;
	position: absolute;
	bottom: -5%;
	left: -5%;
	width: 280px;
	height: auto;
}
.intro-silhouettes img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}
.intro-icon01 {
	position: absolute;
	top: 5%;
	left: 5%;
}
.intro-icon02 {
	position: absolute;
	bottom: -10%;
	right: 25%;
}
}
@media (min-width: 992px) {
.intro {
	padding: 60px 2% 120px 2%;
}
.intro-backcircle {
	width: 550px;
	height: 550px;
}
.intro-silhouettes {
	width: 320px;
}
.intro-icon01 {
	top: 5%;
	left: -2%;
}
}
@media (min-width: 1280px) {
.intro {
	padding: 80px 5% 120px 5%;
}
.intro-backcircle {
	top: -10%;
	left: 10%;
	width: 550px;
	height: 550px;
}
.intro-icon02 {
	bottom: -6%;
	right: 15%;
}
}
@media (min-width: 1440px) {
.intro {
	padding: 80px 5% 140px 5%;
}
.intro-backcircle {
	width: 550px;
	height: 550px;
}
}
@media (min-width: 1600px) {
.intro {
	padding: 80px 5% 140px 5%;
}
.intro-backcircle {
	width: 550px;
	height: 550px;
}
}
@media (min-width: 1920px) {
.intro {
	padding: 80px 8% 140px 8%;
}
.intro-backcircle {
	width: 650px;
	height: 650px;
}
}

/** Teasers **/
.teasers {
	width: 100%;
	padding: 20px 0 50px 0;
	position: relative;
	text-align: center;
}
.teaser {
	border-radius: 20px;
	margin: 20px 0;
	padding: 20px 20px 20px 20px;
	-webkit-box-shadow: 0px 0px 10px 10px rgba(0,0,0,.1);
	-moz-box-shadow: 0px 0px 10px 10px rgba(0,0,0,.1);
	box-shadow: 0px 0px 10px 10px rgba(0,0,0,.1);
	text-align: center;
}
.teaser-icon {
	width: 80px;
	height: 80px;
	margin: 0 auto 10px auto;
}
.teaser-icon img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}
.teasers-arrow {
	position: absolute;
	display: none;
	rotate: 10deg;
	background-image: url("../images/arrowline-small.svg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
@media (min-width: 440px) {
.teasers {
	padding: 20px 5% 50px 5%;
}
}
@media (min-width: 768px) {
.teasers {
	padding: 20px 0 70px 0;
}
.teaser {
	margin: 30px 0;
}
.teasers-arrow {
	width: 170px;
	height: 170px;
	display: block;
	top: -25%;
	left: 45%;
  	transform: translate(-45%, 0);
}
}
@media (min-width: 992px) {
.teasers {
	padding: 20px 5% 80px 5%;
}
.teaser {
	margin: 30px 0;
	padding: 25px 25px 20px 25px;
	text-align: left;
}
.teaser-icon {
	margin: 0 0 10px 0;
}
}
@media (min-width: 1280px) {
.teasers {
	padding: 20px 5% 90px 5%;
}
}
@media (min-width: 1600px) {
.teasers {
	padding: 20px 8% 100px 8%;
}
}
@media (min-width: 1920px) {
.teasers {
	padding: 20px 8% 80px 8%;
}
.teaser {
	padding: 30px 30px 20px 30px;
	margin: 40px 0;
}
.teaser-icon {
	width: 120px;
	height: 120px;
}
}


/** Section 01 **/
.s1 {
	padding: 50px 0 50px 0;
	position: relative;
	text-align: center;
}
.s1-arrow {
	position: absolute;
	display: none;
	background-image: url("../images/arrowline-small.svg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.s1-backcircle {
	width: 270px;
	height: 270px;
	border-radius: 50%;
	background: rgba(0,0,0,.05);
	position: relative;
	top: 0;
	right: 0;
	margin: 0 auto 80px auto;
}
.s1-piccircle {
	width: 80%;
	height: 80%;
	border-radius: 50%;
	position: absolute;
	top: 10%;
	left: 15%;
	overflow: hidden;
	border: 8px solid rgba(255,255,255,0.3)
}
.s1-piccircle img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.s1-silhouettes {
	z-index: 2000;
	position: absolute;
	bottom: -15%;
	left: -5%;
	width: 200px;
	height: auto;
}
.s1-silhouettes  img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}
.s1-icon01 {
	position: absolute;
	top: 0;
	left: -10%;
}
@media (min-width: 576px) {
.s1 {
	padding: 80px 0 120px 0;
}
}
@media (min-width: 768px) {
.s1 {
	padding: 150px 2% 120px 2%;
	text-align: left;
}
.s1-arrow {
	width: 170px;
	height: 170px;
	top: -30px;
	left: 45%;
	rotate: 10deg;
	display: block;
}
.s1-backcircle {
	width: 350px;
	height: 350px;
}
.s1-silhouettes {
	width: 250px;
}
.s1-icon01 {
	top: 3%;
	left: 3%;
}
}
@media (min-width: 992px) {
.s1 {
	padding: 150px 5% 120px 5%;
}
.s1-arrow  {
	left: 45%;
}
.s1-backcircle {
	width: 450px;
	height: 450px;
}
.s1-silhouettes {
	width: 350px;
}
}
@media (min-width: 1280px) {
.s1-backcircle {
	width: 500px;
	height: 500px;
}
.s1-silhouettes {
	width: 350px;
}
}
@media (min-width: 1600px) {
.s1 {
	padding: 200px 5% 200px 5%;
}
.s1-arrow  {
	left: 45%;
}
.s1-backcircle {
	width: 550px;
	height: 550px;
}
.s1-silhouettes {
	width: 400px;
}
}
@media (min-width: 1920px) {
.s1 {
	padding: 200px 12% 150px 12%;
}
.s1-arrow  {
	left: 46%;
}
.s1-backcircle {
	width: 650px;
	height: 650px;
}
.s1-silhouettes {
	width: 400px;
}
}

/** Section 02 **/
.s2 {
	padding: 70px 0 50px 0;
	position: relative;
	text-align: center;
}
.s2-arrow {
	position: absolute;
	display: none;
	background-image: url("../images/arrowline-small.svg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	-webkit-transform: scaleX(-1);
  	transform: scaleX(-1);
	rotate: -10deg;
	width: 200px;
	height: 200px;
}
.s2-backcircle {
	width: 270px;
	height: 270px;
	border-radius: 50%;
	background: rgba(0,0,0,.05);
	position: relative;
	top: 10%;
	right: 0;
	margin: 0 auto 80px auto;
}
.s2-piccircle {
	width: 80%;
	height: 80%;
	border-radius: 50%;
	position: absolute;
	top: 10%;
	right: 15%;
	overflow: hidden;
	border: 8px solid rgba(255,255,255,0.4)
}
.s2-piccircle img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.s2-silhouettes {
	z-index: 2000;
	position: absolute;
	bottom: -15%;
	left: -10%;
	width: 200px;
	height: auto;
}
.s2-silhouettes  img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}
.s2-icon01 {
	position: absolute;
	top: 0;
	right: -20px;
}
@media (min-width: 576px) {
.s2 {
	padding: 80px 5% 60px 5%;
}
}
@media (min-width: 768px) {
.s2 {
	padding: 150px 2% 120px 2%;
	text-align: left;
}
.s2-arrow {
	display: block;
	top: -5%;
	left: 25%;

}
.s2-backcircle {
	top: 0;
	width: 350px;
	height: 350px;
}
.s2-silhouettes {
	width: 250px;
}
.s2-icon01 {
	top: 0;
	right: 5%;
}
}
@media (min-width: 992px) {
.s2 {
	padding: 150px 5% 150px 5%;
}
.s2-backcircle {
	width: 450px;
	height: 450px;
}
.s2-silhouettes {
	width: 350px;
}
}
@media (min-width: 1280px) {
.s2-backcircle {
	width: 500px;
	height: 500px;
}
.s2-silhouettes {
	width: 350px;
}
}
@media (min-width: 1600px) {
.s2 {
	padding: 200px 5%;
}
.s2-backcircle {
	width: 550px;
	height: 550px;
}
.s2-silhouettes {
	width: 400px;
}
}
@media (min-width: 1920px) {
.s2 {
	padding: 200px 12% 150px 12%;
}
.s2-backcircle {
	width: 650px;
	height: 650px;
}
.s2-silhouettes {
	width: 400px;
}
}

/** Icon Section **/
.icons {
	padding: 60px 5%;
	position: relative;
}
.icons-arrow {
	position: absolute;
	display: none;
	background-image: url("../images/arrowline-small.svg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.icon-containers {
	padding: 20px 0;
}
.icon-container {
	padding: 10px 0;
}
.icon-circle {
	width: 160px;
	height: 160px;
	padding: 20px;
	margin: 0 auto 20px auto;
	background: rgba(255,255,255,0.2);
	border-radius: 50%;	
	-webkit-box-shadow: 0px 0px 10px 10px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 10px 10px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 10px 10px rgba(0,0,0,0.025);
}
.icon-circle img {
	width: 120px;
	height: 120px;
	object-fit: contain;
}
@media (min-width: 576px) {
.icons-arrow {
	width: 200px;
	height: 200px;
	top: -10%;
	left: 38%;
	display: block;
}
.icon-container {
	padding: 10px 60px;
}
.icon-circle {
	width: 140px;
	height: 140px;
	padding: 20px;
	margin: 0 auto 20px auto;
}
.icon-circle img {
	width: 100px;
	height: 100px;
}
}
@media (min-width: 768px) {
.icons {
	padding: 100px 5% 80px 5%;
}
.icon-container {
	padding: 10px 120px;
}
}
@media (min-width: 992px) {
.icons {
	padding: 120px 5%;
	position: relative;
}
.icon-container {
	padding: 10px 0;
}
}
@media (min-width: 1280px) {
.icons {
	padding: 150px 5% 120px 5%;
	position: relative;
}
.icon-containers {
	padding: 30px 0;
}
.icon-circle {
	width: 140px;
	height: 140px;
	padding: 20px;
	margin: 0 auto 20px auto;
}
.icon-circle img {
	width: 100px;
	height: 100px;
}
}
@media (min-width: 1440px) {
.icons {
	padding: 150px 12% 120px 12%;
}
.icon-container {
	padding: 10px 20px;
}
.icon-circle {
	width: 170px;
	height: 170px;
	padding: 20px;
	margin: 0 auto 20px auto;
}
.icon-circle img {
	width: 130px;
	height: 130px;
}
}

/** News **/
.news {
	text-align: center;
}
.news-article {
	margin: 0;
	padding: 20px 0 20px 0;
	border-bottom: 1px solid #eaeaea;
	clear: both;
}
.news-pic {
	width: 200px;
	height: 150px;
	margin: 0 auto 20px auto;
	border-radius: 20px;
	overflow: hidden;
}
.news-pic-large {
	width: 80%;
	height: auto;
	margin: 10px auto 20px auto;
	border-radius: 20px;
	overflow: hidden;
}
.news-pic img, .news-pic-large img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
@media (min-width: 440px) {
.news-article {
	padding: 20px 20px 20px 0;
}
}
@media (min-width: 576px) {
.news-article {
}
.news-pic {
	width: 200px;
	height: 160px;
}
.news-pic-large {
	width: 60%;
	margin: 20px 0 20px 0;
}
}
@media (min-width: 768px) {
.news {
	text-align: left;
}
.news-pic {
	margin: 20px 0;
}
}
@media (min-width: 992px) {
.news-pic {
	margin: 0 20px 10px 0;
	float: left;
}
}
@media (min-width: 1280px) {
.news-pic-large {
	width: 40%;
}
}

/** Rules **/
.content-ppl-bk hr, .content-trq-bk hr, .content-org-bk hr {
	border-top: 1px solid rgba(255,255,255,0.5)!important;
	margin: 30px auto;
	width: 50%;
}
.content-ppl-bk hr.hrleft, .content-trq-bk hr.hrleft, .content-org-bk hr.hrleft {
	border-top: 1px solid rgba(255,255,255,0.5)!important;
	margin: 30px 0;
	width: 50%;
}
.content-wht-bk hr {
	border-top: 0.5px solid rgba(31,14,50,0.2);
	margin: 30px auto;
	width: 80%;
}
.content-wht-bk hr.hrleft {
	border-top: 0.5px solid rgba(31,14,50,0.2);
	margin: 30px 0;
	width: 50%;
}

/** Team Profiles **/
.team-profile {
	text-align: center;
	padding: 0 20px;
	margin: 20px 0;
}
.team-profile-pic {
	border-radius: 50px;	
	-webkit-box-shadow: 0px 0px 10px 10px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 10px 10px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 10px 10px rgba(0,0,0,0.1);
	background: #fff;
	width: 200px;
	height: 200px;
	margin: 30px auto;
	overflow: hidden;
	border: 4px solid #fff;
}
.team-profile-pic img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	opacity: .1;
}

/** Lists **/
.content-wht-bk ul, .content-ppl-bk ul, .content-trq-bk ul, .content-org-bk ul {
 	list-style-type: none;
	margin: 20px 0 20px -10px;
	font-size: 1em;
	line-height: 1.5em;
}
.content-wht-bk ul li, .content-ppl-bk ul li, .content-trq-bk ul li, .content-org-bk ul li {
	margin: 0 0 5px 0;
}
.content-ppl-bk ul, .content-trq-bk ul, .content-org-bk ul {
	color: #fff;
	font-weight: 500;
}
.content-wht-bk ul li:before, .content-ppl-bk ul li:before, .content-trq-bk ul li:before, .content-org-bk ul li:before  {
	content: '';
	display: inline-block;
	height: 20px;
	width: 20px;
	background-size: 20px;
	background-repeat: no-repeat;
	background-position: center;
	margin: 0 10px 0 -30px;
	list-style-position: outside;
	position: relative;
	bottom: -5px;
}
.content-wht-bk ul li:before {
	background-image: url("../images/tickbullet-ppl.svg");
}
.content-trq-bk ul li:before, .content-org-bk ul li:before {
	background-image: url("../images/tickbullet-ppl.svg");
}
.content-ppl-bk ul li:before {
	background-image: url("../images/tickbullet-trq.svg");
}
.news ul {
	margin: 40px 0 0 -35px;
}
.news ul li:before {
	background-image: none;
}
.footer ul.links {
	column-count: 2;
	list-style: none;
	margin: 0 0 0 0;
	padding: 0;
}
.footer ul {
	list-style: none;
	margin: 0 0 0 -38px;
}
.footer li {
	line-height: 1.7em;
}
.footer li {
	color: #fff;
	font-weight: 700;
	font-size: .9em;
	line-height: 1.5em;
}
@media (min-width: 576px) {
.footer ul.links {
	column-count: 3;
}
}
@media (min-width: 768px) {
.footer ul.links {
	column-count: 2;
}
}
@media (min-width: 1280px) {
.content-wht-bk ul, .content-ppl-bk ul, .content-trq-bk ul, .content-org-bk ul {
	font-size: 1.1em;
}
}

/** Links **/
a {
	color: #39bea9;
	text-decoration: none;
	font-weight: 900;
}
a:hover {
	color: #39bea9;
	text-decoration: underline;
}
.content-trq-bk a {
	color: #762b90;
	text-decoration: none;
	font-weight: 900;
}
.content-trq-bk a:hover {
	color: #762b90;
	text-decoration: underline;
}
.content-ppl-bk a {
	color: #d0ad1f;
}
.content-ppl-bk a:hover {
	color: #d0ad1f;
	text-decoration: underline;
}
.icon-container a {
	text-transform: uppercase;
	font-weight: 900;
	color: #fff;
	text-decoration: underline;
}
.icon-container a:hover {
	text-decoration: none;
	opacity: 0.6;
}
.footer a {
	color: #fff;
	text-decoration: underline;
}
.footer a:hover {
	text-decoration: none;
	color: rgba(255,255,255,0.5);
}

/** Footer **/
.footer-border {
	width: 100%;
	height: 8px;
	background: rgba(255,255,255,0.1);
	border-bottom: 8px solid rgba(255,255,255,0.1);
}
.footer {
	width: 100%;
	background: #762b90;
	background-image: url("../images/backgroundcurves-ppl.jpg");
	background-position: top;
	background-repeat: no-repeat;
	background-size: cover;
}
.footer-silhouettes {
	padding: 40px 0;
	width: 100%;
	text-align: center;
}
.footer-logo {
	width: 200px;
	height: 90px;
	margin: 50px auto 20px auto;
}
.footer-logo img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}
@media (min-width: 768px) {
.footer-silhouettes {
	padding: 40px 2%;
	background-position: bottom -40px right 20%;
	background-size: 30%;
	text-align: left;
}
.footer-logo {
	width: 200px;
	height: 90px;
	margin: 50px 0 20px 0;
}
}
@media (min-width: 992px) {
.footer-silhouettes {
	padding: 40px 5%;
	background-size: 20%;
	text-align: left;
}
}
@media (min-width: 1280px) {
.footer-logo {
	width: 200px;
	height: auto;
}
.footer-silhouettes {
	padding: 40px 5%;
	background-position: bottom -30px right 25%;
	background-size: 20%;
}
}
@media (min-width: 1600px) {
.footer-silhouettes {
	padding: 40px 8%;
	background-position: bottom -30px right 30%;
	background-size: 20%;
}
}
@media (min-width: 1920px) {
.footer-silhouettes {
	padding: 40px 12%;
	background-position: bottom -30px right 30%;
	background-size: 20%;
}
}

.clearfix {
	clear: both;
}


/** Spacing Containers **/
.plpad {
	padding: 30px 20px;
	position: relative;
}
.plmar {
	margin: 20px 0;
	position: relative;
}
@media (min-width: 768px) {
.plpad {
	padding: 40px 20px;
}
.plmar {
	margin: 30px 0;
}
}
@media (min-width: 992px) {
.plpad {
	padding: 50px 8%;
}
.plmar {
	margin: 40px 0;
}
}
@media (min-width: 1280px) {
.plpad {
	padding: 50px 12%;
}
.plmar {
	margin: 50px 0 0 0;
}
}
@media (min-width: 1920px) {
.plpad {
	padding: 200px 12%;
}
.plmar {
	margin: 150px 0 0 0;
}
}

/** Text Colours **/
.white-txt {
	color: #fff;
}
.turquoise-txt {
	color: #39beaa;
}
.purple-txt {
	color: #752b90;
}
.yellow-txt {
	color: #cfad1e;
}
.orange-text {
	color: #f26347;
}

/** Fill Colours **/
.turquoise-fill {
	background: #39beaa;
	color: #fff;
}
.purple-fill {
	background: #752b90;
	color: #fff;
}
.orange-fill {
	background: #f26347;
	color: #fff;
}
.yellow-fill {
	background: #cfad1e;
}

/** Contact **/
.contact {
	text-align: left;
	font-size: 1em;
}
.contact form {
	font-size: 1.2em;
}
.contact ul {
	list-style: none;
	margin-left: -40px;
	text-align: right;
}

/** Social Icons **/
.social-icon-list {
	width: 40px;
	height: 40px;
	display: inline-block;
	margin: 10px 0 10px 10px;	
	float: right;
}
.social-icon-list img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.social-icon-list img:hover {
	opacity: 50%;
}
.footer-social-icons .social-icon {
	width: 24px;
	height: 24px;
	display: inline-block;
	margin: 10px 0 15px 0;
}
@media (min-width: 992px) {
.header-social-icons {
	 text-align: right;
}
.header-social-icons .social-icon {
	width: 24px;
	height: 24px;
	display: inline-block;
}
.header-social-icons .social-icon img, .footer-social-icons .social-icon img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.header-social-icons .social-icon img:hover, .footer-social-icons .social-icon img:hover {
	opacity: 50%;
}
}

/** Text Aligns **/
.align-left {
	text-align: left;
}
.align-center  {
	text-align: center;
}
.align-right {
	text-align: right;
}
@media (min-width: 768px) {
	
.align-center {
	text-align: left;
}
}
.accessibility { 
text-align: center;
}

/** 

font-family: "museo-sans-rounded", sans-serif;
font-weight: 100;
font-style: normal;

font-family: "museo-sans-rounded", sans-serif;
font-weight: 300;
font-style: normal;

font-family: "museo-sans-rounded", sans-serif;
font-weight: 500;
font-style: normal;

font-family: "museo-sans-rounded", sans-serif;
font-weight: 700;
font-style: normal;

font-family: "museo-sans-rounded", sans-serif;
font-weight: 800;
font-style: normal;

font-family: museo-sans-rounded, sans-serif;
font-weight: 900;
font-style: normal;

/** Container Paddings
Header
0-992 0
992-1280 2%
1280-1920 5%
1920+ 12%

Intro
0-576 0
576-1280 2%
1280-1920 5%
1920+ 8%

Teasers
0-440 0
440-768 5%
768-992  0
992-1600 5%
1600-1920 8%
1920+ 12%

S1+S2
0-768 0
768-992 2%
992-1920 5%
1920+ 8%

Footer
0-768 0
768-992 2%
992-1600 8%
1920+ 12%


