@charset "utf-8";/*
--------------------
FONTS
--------------------
*/
/*
 * GOOD Fonts
 */
/* @font-face{
font-family:"DIN Next W01 Regular";
src:url("/assets/fonts/DIN_Next_W01_Regular/DIN_Next_W01_Regular.eot?#iefix");
src:url("/assets/fonts/DIN_Next_W01_Regular/DIN_Next_W01_Regular.eot?#iefix") format("eot"),
url("/assets/fonts/DIN_Next_W01_Regular/DIN_Next_W01_Regular.woff") format("woff"),
url("/assets/fonts/DIN_Next_W01_Regular/DIN_Next_W01_Regular.ttf") format("truetype");
}
@font-face{
font-family:"DIN Next W01 Bold";
src:url("/assets/fonts/DINWeb_Bold/DINWeb_Bold.eot?#iefix");
src:url("/assets/fonts/DINWeb_Bold/DINWeb_Bold.eot?#iefix") format("eot"),
url("/assets/fonts/DINWeb_Bold/DINWeb_Bold.woff") format("woff"),
url("/assets/fonts/DINWeb_Bold/DINWeb_Bold.ttf") format("truetype");
} */
/*
 * OLD Fonts
 */
/* @font-face{
font-family:"DIN Next W01 Bold (a)";
src:url("/assets/fonts/old/DIN_Next_W01_Bold/DIN_Next_W01_Bold.eot?#iefix");
src:url("/assets/fonts/old/DIN_Next_W01_Bold/DIN_Next_W01_Bold.eot?#iefix") format("eot"),
url("/assets/fonts/old/DIN_Next_W01_Bold/DIN_Next_W01_Bold.woff") format("woff"),
url("/assets/fonts/old/DIN_Next_W01_Bold/DIN_Next_W01_Bold.ttf") format("truetype");
} */

/*# sourceMappingURL=css-includes-fonts.css.map */

/*
--------------------
NORMALISE / RESET
--------------------
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
a, small, strong, sub, sup, var, b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video, main {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

/*---HTML5 Definitions---*/
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, main {
  display: block;
}

/*# sourceMappingURL=css-includes-normalize.css.map */

/*
--------------------
COLS
--------------------
*/
/*
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-13, .col-14, .col-15, .col-16, .colp-1, .colp-2, .colp-3, .colp-4, .colp-5, .colp-6, .colp-7, .colp-8, .colp-9, .colp-10, .colp-11, .colp-12, .colp-13, .colp-14, .colp-15, .colp-16, .cont-1, .cont-2, .cont-3, .cont-4, .cont-5, .cont-6, .cont-7, .cont-8, .cont-9, .cont-10, .cont-11, .cont-12, .cont-13, .cont-14, .cont-15, .cont-16{
	display:inline;
	float:left;
	overflow:hidden;
	&:after{content:'';display:block;clear:both;overflow:hidden;}
}


.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-13, .col-14, .col-15, .col-16, .colp-1, .colp-2, .colp-3, .colp-4, .colp-5, .colp-6, .colp-7, .colp-8, .colp-9, .colp-10, .colp-11, .colp-12, .colp-13, .colp-14, .colp-15, .colp-16{
	margin-right:20px;
}


.colh-1, .colh-2, .colh-3, .colh-4, .colh-5, .colh-6, .colh-7, .colh-8, .colh-9, .colh-10, .colh-11, .colh-12, .colh-13, .colh-14, .colh-15, .colh-16, .colph-1, .colph-2, .colph-3, .colph-4, .colph-5, .colph-6, .colph-7, .colph-8, .colph-9, .colph-10, .colph-11, .colph-12, .colph-13, .colph-14, .colph-15, .colph-16{
	margin-bottom:20px;
}


.colp-1, .colp-2, .colp-3, .colp-4, .colp-5, .colp-6, .colp-7, .colp-8, .colp-9, .colp-10, .colp-11, .colp-12, .colp-13, .colp-14, .colp-15, .colp-16, .colph-1, .colph-2, .colph-3, .colph-4, .colph-5, .colph-6, .colph-7, .colph-8, .colph-9, .colph-10, .colph-11, .colph-12, .colph-13, .colph-14, .colph-15, .colph-16{
	padding:20px 20px 20px 20px;
}


.col-1	{ width:60px; }
.col-2	{ width:140px; }
.col-3	{ width:220px; }
.col-4	{ width:300px; }
.col-5	{ width:380px; }
.col-6	{ width:460px; }
.col-7	{ width:540px; }
.col-8	{ width:620px; }
.col-9	{ width:700px; }
.col-10	{ width:780px; }
.col-11	{ width:860px; }
.col-12	{ width:940px; }
.col-13	{ width:1020px; }
.col-14	{ width:1100px; }
.col-15	{ width:1180px; }
.col-16	{ width:1260px; }

.colh-1	{ height:60px; }
.colh-2	{ height:140px; }
.colh-3	{ height:220px; }
.colh-4	{ height:300px; }
.colh-5	{ height:380px; }
.colh-6	{ height:460px; }
.colh-7	{ height:540px; }
.colh-8	{ height:620px; }
.colh-9	{ height:700px; }
.colh-10	{ height:780px; }
.colh-11	{ height:860px; }
.colh-12	{ height:940px; }
.colh-13	{ height:1020px; }
.colh-14	{ height:1100px; }
.colh-15	{ height:1180px; }
.colh-16	{ height:1260px; }

.cont-1	{ width:80px; }
.cont-2	{ width:160px; }
.cont-3	{ width:240px; }
.cont-4	{ width:320px; }
.cont-5	{ width:400px; }
.cont-6	{ width:480px; }
.cont-7	{ width:560px; }
.cont-8	{ width:640px; }
.cont-9	{ width:720px; }
.cont-10	{ width:800px; }
.cont-11	{ width:880px; }
.cont-12	{ width:960px; }
.cont-13	{ width:1040px; }
.cont-14	{ width:1120px; }
.cont-15	{ width:1200px; }
.cont-16	{ width:1280px; }

.conth-1	{ height:80px; }
.conth-2	{ height:160px; }
.conth-3	{ height:240px; }
.conth-4	{ height:320px; }
.conth-5	{ height:400px; }
.conth-6	{ height:480px; }
.conth-7	{ height:560px; }
.conth-8	{ height:640px; }
.conth-9	{ height:720px; }
.conth-10	{ height:800px; }
.conth-11	{ height:880px; }
.conth-12	{ height:960px; }
.conth-13	{ height:1040px; }
.conth-14	{ height:1120px; }
.conth-15	{ height:1200px; }
.conth-16	{ height:1280px; }

.colp-1	{ width:20px; }
.colp-2	{ width:100px; }
.colp-3	{ width:180px; }
.colp-4	{ width:260px; }
.colp-5	{ width:340px; }
.colp-6	{ width:420px; }
.colp-7	{ width:500px; }
.colp-8	{ width:580px; }
.colp-9	{ width:660px; }
.colp-10	{ width:740px; }
.colp-11	{ width:820px; }
.colp-12	{ width:900px; }
.colp-13	{ width:980px; }
.colp-14	{ width:1060px; }
.colp-15	{ width:1140px; }
.colp-16	{ width:1220px; }

.colph-1	{ height:20px; }
.colph-2	{ height:100px; }
.colph-3	{ height:180px; }
.colph-4	{ height:260px; }
.colph-5	{ height:340px; }
.colph-6	{ height:420px; }
.colph-7	{ height:500px; }
.colph-8	{ height:580px; }
.colph-9	{ height:660px; }
.colph-10	{ height:740px; }
.colph-11	{ height:820px; }
.colph-12	{ height:900px; }
.colph-13	{ height:980px; }
.colph-14	{ height:1060px; }
.colph-15	{ height:1140px; }
.colph-16	{ height:1220px; }

.left-1	{ margin-left:80px; }
.left-2	{ margin-left:160px; }
.left-3	{ margin-left:240px; }
.left-4	{ margin-left:320px; }
.left-5	{ margin-left:400px; }
.left-6	{ margin-left:480px; }
.left-7	{ margin-left:560px; }
.left-8	{ margin-left:640px; }
.left-9	{ margin-left:720px; }
.left-10	{ margin-left:800px; }
.left-11	{ margin-left:880px; }
.left-12	{ margin-left:960px; }
.left-13	{ margin-left:1040px; }
.left-14	{ margin-left:1120px; }
.left-15	{ margin-left:1200px; }
.left-16	{ margin-left:1280px; }

.right-1	{ margin-right:80px; }
.right-2	{ margin-right:160px; }
.right-3	{ margin-right:240px; }
.right-4	{ margin-right:320px; }
.right-5	{ margin-right:400px; }
.right-6	{ margin-right:480px; }
.right-7	{ margin-right:560px; }
.right-8	{ margin-right:640px; }
.right-9	{ margin-right:720px; }
.right-10	{ margin-right:800px; }
.right-11	{ margin-right:880px; }
.right-12	{ margin-right:960px; }
.right-13	{ margin-right:1040px; }
.right-14	{ margin-right:1120px; }
.right-15	{ margin-right:1200px; }
.right-16	{ margin-right:1280px; }



//--- Columns: Desktop only ---//

@media all and (max-width:1020px)
{
	// Columns: Containers
		.cont-d-1		{ width:80px; }
		.cont-d-2		{ width:160px; }
		.cont-d-3		{ width:240px; }
		.cont-d-4		{ width:320px; }
		.cont-d-5		{ width:400px; }
		.cont-d-6		{ width:480px; }
		.cont-d-7		{ width:560px; }
		.cont-d-8		{ width:640px; }
		.cont-d-9		{ width:720px; }
		.cont-d-10		{ width:800px; }
		.cont-d-11		{ width:880px; }
		.cont-d-12		{ width:960px; }
		.cont-d-13		{ width:1040px; }
		.cont-d-14		{ width:1120px; }
		.cont-d-15		{ width:1200px; }
		.cont-d-16		{ width:1280px; }

	// Columns: Columns
		.col-d-1		{ width:60px; }
		.col-d-2		{ width:140px; }
		.col-d-3		{ width:220px; }
		.col-d-4		{ width:300px; }
		.col-d-5		{ width:380px; }
		.col-d-6		{ width:460px; }
		.col-d-7		{ width:540px; }
		.col-d-8		{ width:620px; }
		.col-d-9		{ width:700px; }
		.col-d-10		{ width:780px; }
		.col-d-11		{ width:860px; }
		.col-d-12		{ width:940px; }
		.col-d-13		{ width:1020px; }
		.col-d-14		{ width:1100px; }
		.col-d-15		{ width:1180px; }
		.col-d-16		{ width:1260px; }

		.colp-d-1		{ width:60px; }
		.colp-d-2		{ width:140px; }
		.colp-d-3		{ width:220px; }
		.colp-d-4		{ width:300px; }
		.colp-d-5		{ width:380px; }
		.colp-d-6		{ width:460px; }
		.colp-d-7		{ width:540px; }
		.colp-d-8		{ width:620px; }
		.colp-d-9		{ width:700px; }
		.colp-d-10		{ width:780px; }
		.colp-d-11		{ width:860px; }
		.colp-d-12		{ width:940px; }
		.colp-d-13		{ width:1020px; }
		.colp-d-14		{ width:1100px; }
		.colp-d-15		{ width:1180px; }
		.colp-d-16		{ width:1260px; }

	// Columns: Offsets
	.left-d-0			{ margin-left:0; }
		.left-d-1		{ margin-left:80px; }
		.left-d-2		{ margin-left:160px; }
		.left-d-3		{ margin-left:240px; }
		.left-d-4		{ margin-left:320px; }
		.left-d-5		{ margin-left:400px; }
		.left-d-6		{ margin-left:480px; }
		.left-d-7		{ margin-left:560px; }
		.left-d-8		{ margin-left:640px; }
		.left-d-9		{ margin-left:720px; }
		.left-d-10		{ margin-left:800px; }
		.left-d-11		{ margin-left:880px; }
		.left-d-12		{ margin-left:960px; }
		.left-d-13		{ margin-left:1040px; }
		.left-d-14		{ margin-left:1120px; }
		.left-d-15		{ margin-left:1200px; }
		.left-d-16		{ margin-left:1280px; }

	// Columns: Offsets
	.pleft-d-0			{ padding-left:0; }
		.pleft-d-1		{ padding-left:80px; }
		.pleft-d-2		{ padding-left:160px; }
		.pleft-d-3		{ padding-left:240px; }
		.pleft-d-4		{ padding-left:320px; }
		.pleft-d-5		{ padding-left:400px; }
		.pleft-d-6		{ padding-left:480px; }
		.pleft-d-7		{ padding-left:560px; }
		.pleft-d-8		{ padding-left:640px; }
		.pleft-d-9		{ padding-left:720px; }
		.pleft-d-10		{ padding-left:800px; }
		.pleft-d-11		{ padding-left:880px; }
		.pleft-d-12		{ padding-left:960px; }
		.pleft-d-13		{ padding-left:1040px; }
		.pleft-d-14		{ padding-left:1120px; }
		.pleft-d-15		{ padding-left:1200px; }
		.pleft-d-16		{ padding-left:1280px; }
	}

//--- Columns: Tablet only ---//

@media all and (max-width:850px)
{
	// Columns: Containers
		.cont-t-1		{ width:80px; }
		.cont-t-2		{ width:160px; }
		.cont-t-3		{ width:240px; }
		.cont-t-4		{ width:320px; }
		.cont-t-5		{ width:400px; }
		.cont-t-6		{ width:480px; }
		.cont-t-7		{ width:560px; }
		.cont-t-8		{ width:640px; }
		.cont-t-9		{ width:640px; }
		.cont-t-10		{ width:640px; }
		.cont-t-11		{ width:640px; }
		.cont-t-12		{ width:640px; }
		.cont-t-13		{ width:640px; }
		.cont-t-14		{ width:640px; }
		.cont-t-15		{ width:640px; }
		.cont-t-16		{ width:640px; }

	// Columns: Columns
		.col-t-1		{ width:60px; }
		.col-t-2		{ width:140px; }
		.col-t-3		{ width:220px; }
		.col-t-4		{ width:300px; }
		.col-t-5		{ width:380px; }
		.col-t-6		{ width:460px; }
		.col-t-7		{ width:540px; }
		.col-t-8		{ width:620px; }
		.col-t-9		{ width:620px; }
		.col-t-10		{ width:620px; }
		.col-t-11		{ width:620px; }
		.col-t-12		{ width:620px; }
		.col-t-13		{ width:620px; }
		.col-t-14		{ width:620px; }
		.col-t-15		{ width:620px; }
		.col-t-16		{ width:620px; }

		.colp-t-1		{ width:60px; }
		.colp-t-2		{ width:140px; }
		.colp-t-3		{ width:220px; }
		.colp-t-4		{ width:300px; }
		.colp-t-5		{ width:380px; }
		.colp-t-6		{ width:460px; }
		.colp-t-7		{ width:540px; }
		.colp-t-8		{ width:620px; }
		.colp-t-9		{ width:620px; }
		.colp-t-10		{ width:620px; }
		.colp-t-11		{ width:620px; }
		.colp-t-12		{ width:620px; }
		.colp-t-13		{ width:620px; }
		.colp-t-14		{ width:620px; }
		.colp-t-15		{ width:620px; }
		.colp-t-16		{ width:620px; }

	// Columns: Offsets
	.left-t-0			{ margin-left:0; }
		.left-t-1		{ margin-left:80px; }
		.left-t-2		{ margin-left:160px; }
		.left-t-3		{ margin-left:240px; }
		.left-t-4		{ margin-left:320px; }
		.left-t-5		{ margin-left:400px; }
		.left-t-6		{ margin-left:480px; }
		.left-t-7		{ margin-left:560px; }
		.left-t-8		{ margin-left:640px; }
		.left-t-9		{ margin-left:640px; }
		.left-t-10		{ margin-left:640px; }
		.left-t-11		{ margin-left:640px; }
		.left-t-12		{ margin-left:640px; }
		.left-t-13		{ margin-left:640px; }
		.left-t-14		{ margin-left:640px; }
		.left-t-15		{ margin-left:640px; }
		.left-t-16		{ margin-left:640px; }

	// Columns: Offsets
	.pleft-t-0			{ padding-left:0; }
		.pleft-t-1		{ padding-left:80px; }
		.pleft-t-2		{ padding-left:160px; }
		.pleft-t-3		{ padding-left:240px; }
		.pleft-t-4		{ padding-left:320px; }
		.pleft-t-5		{ padding-left:400px; }
		.pleft-t-6		{ padding-left:480px; }
		.pleft-t-7		{ padding-left:560px; }
		.pleft-t-8		{ padding-left:640px; }
		.pleft-t-9		{ padding-left:640px; }
		.pleft-t-10		{ padding-left:640px; }
		.pleft-t-11		{ padding-left:640px; }
		.pleft-t-12		{ padding-left:640px; }
		.pleft-t-13		{ padding-left:640px; }
		.pleft-t-14		{ padding-left:640px; }
		.pleft-t-15		{ padding-left:640px; }
		.pleft-t-16		{ padding-left:640px; }
	}


//--- Columns: Mobile only ---//

// Reduce tablet columns to mobile
@media all and (max-width:740px)
{
	// Columns: Containers
		.cont-m-1		{ width:80px; }
		.cont-m-2		{ width:160px; }
		.cont-m-3		{ width:240px; }
		.cont-m-4		{ width:320px; }
		.cont-m-5		{ width:400px; }
		.cont-m-6		{ width:480px; }
		.cont-m-7		{ width:560px; }
		.cont-m-8		{ width:640px; }
		.cont-m-9		{ width:640px; }
		.cont-m-10		{ width:640px; }
		.cont-m-11		{ width:640px; }
		.cont-m-12		{ width:640px; }
		.cont-m-13		{ width:640px; }
		.cont-m-14		{ width:640px; }
		.cont-m-15		{ width:640px; }
		.cont-m-16		{ width:640px; }

	// Columns: Columns
		.col-m-1		{ width:60px; }
		.col-m-2		{ width:140px; }
		.col-m-3		{ width:220px; }
		.col-m-4		{ width:300px; }
		.col-m-5		{ width:380px; }
		.col-m-6		{ width:460px; }
		.col-m-7		{ width:540px; }
		.col-m-8		{ width:620px; }
		.col-m-9		{ width:620px; }
		.col-m-10		{ width:620px; }
		.col-m-11		{ width:620px; }
		.col-m-12		{ width:620px; }
		.col-m-13		{ width:620px; }
		.col-m-14		{ width:620px; }
		.col-m-15		{ width:620px; }
		.col-m-16		{ width:620px; }

		.colp-m-1		{ width:60px; }
		.colp-m-2		{ width:140px; }
		.colp-m-3		{ width:220px; }
		.colp-m-4		{ width:300px; }
		.colp-m-5		{ width:380px; }
		.colp-m-6		{ width:460px; }
		.colp-m-7		{ width:540px; }
		.colp-m-8		{ width:620px; }
		.colp-m-9		{ width:620px; }
		.colp-m-10		{ width:620px; }
		.colp-m-11		{ width:620px; }
		.colp-m-12		{ width:620px; }
		.colp-m-13		{ width:620px; }
		.colp-m-14		{ width:620px; }
		.colp-m-15		{ width:620px; }
		.colp-m-16		{ width:620px; }

	// Columns: Offsets
	.left-m-0			{ margin-left:0; }
		.left-m-1		{ margin-left:80px; }
		.left-m-2		{ margin-left:160px; }
		.left-m-3		{ margin-left:240px; }
		.left-m-4		{ margin-left:320px; }
		.left-m-5		{ margin-left:400px; }
		.left-m-6		{ margin-left:480px; }
		.left-m-7		{ margin-left:560px; }
		.left-m-8		{ margin-left:640px; }
		.left-m-9		{ margin-left:640px; }
		.left-m-10		{ margin-left:640px; }
		.left-m-11		{ margin-left:640px; }
		.left-m-12		{ margin-left:640px; }
		.left-m-13		{ margin-left:640px; }
		.left-m-14		{ margin-left:640px; }
		.left-m-15		{ margin-left:640px; }
		.left-m-16		{ margin-left:640px; }

	// Columns: Offsets
		.pleft-m-1		{ padding-left:80px; }
		.pleft-m-2		{ padding-left:160px; }
		.pleft-m-3		{ padding-left:240px; }
		.pleft-m-4		{ padding-left:320px; }
		.pleft-m-5		{ padding-left:400px; }
		.pleft-m-6		{ padding-left:480px; }
		.pleft-m-7		{ padding-left:560px; }
		.pleft-m-8		{ padding-left:640px; }
		.pleft-m-9		{ padding-left:640px; }
		.pleft-m-10		{ padding-left:640px; }
		.pleft-m-11		{ padding-left:640px; }
		.pleft-m-12		{ padding-left:640px; }
		.pleft-m-13		{ padding-left:640px; }
		.pleft-m-14		{ padding-left:640px; }
		.pleft-m-15		{ padding-left:640px; }
		.pleft-m-16		{ padding-left:640px; }
	}
*/

/*# sourceMappingURL=css-includes-cols.css.map */

/*
--------------------
BUTTONS
--------------------
*/
/*--- Box buttons ---*/
/*a.button,*/
/*label.button{*/
/*float:left;*/
/*width:192px;*/
/*padding: 12px 20px 8px;*/
/*text-decoration:none;*/
/*border:4px solid #fff;*/
/*background:#000;*/
/*&:hover{*/
/*	color:#000;*/
/*	background:#fff;*/
/*}*/
/*&.w-50{*/
/*	width:50%;*/
/*}*/
/*--- Dark Button ---*/
/**/
/*&.button-dark{*/
/*	font:16px/20px "DIN Next W01 Regular", Arial, Helvetica, sans-serif;*/
/*line-height:1;*/
/*color:#fff;*/
/*text-align:center;*/
/*box-sizing:border-box;*/
/*border-color:#444;*/
/*background:#444;*/
/*span{*/
/*	color: inherit;*/
/*}*/
/*//--- Hover & Active ---//*/
/*&:not(.disabled):not(.ignore-hover):hover,*/
/*&:not(.disabled):active,*/
/*&.selected:not(.disabled),*/
/*&.trigger.selected &:not(.disabled):not(.ignore-trigger),*/
/*// Label version*/
/*&.label:not(.disabled):hover,*/
/*&.label:not(.disabled):active,*/
/*&.selected.label:not(.disabled),*/
/*&.trigger.selected &.label:not(.disabled):not(.ignore-trigger)*/
/*{*/
/*	color:#444;*/
/*	border-color:#fff;*/
/*	background:#fff;*/
/*}*/
/*}*/
/*--- Simple Button ---*/
/**/
/*&.button-simple{*/
/*	width:auto;*/
/*	line-height:1;*/
/*	color:#989898;*/
/*	text-align:center;*/
/*	padding:0;*/
/*	border:1px solid transparent;*/
/*	border-bottom-color:#989898;*/
/*	background:none;*/
/*	box-sizing:border-box;*/
/*	span{*/
/*		color:inherit;*/
/*	}*/
/*	//--- Hover & Active ---//*/
/*	&:not(.disabled):not(.ignore-hover):hover,*/
/*	&:not(.disabled):active,*/
/*	&.selected:not(.disabled),*/
/*	&.trigger.selected &:not(.disabled):not(.ignore-trigger),*/
/*	// Label version*/
/*	&.label:not(.disabled):hover,*/
/*	&.label:not(.disabled):active,*/
/*	&.selected.label:not(.disabled),*/
/*	&.trigger.selected &.label:not(.disabled):not(.ignore-trigger)*/
/*	{*/
/*		color:inherit;*/
/*		background:none;*/
/*		border-bottom-color:#fff;*/
/*	}*/
/*	.error &{*/
/*		color:inherit;*/
/*	}*/
/*}*/
/*}*/
/*.buttons {*/
/*	.button{*/
/*		margin:0 20px 20px 0;*/
/*		&:last-child{*/
/*			margin-right:0;*/
/*		}*/
/*	}*/
/*	> div{*/
/*		float:left;*/
/*		margin-right:20px;*/
/*	}*/
/*	.button.w-100, .w-100{*/
/*		width:calc(100% - 20px);*/
/*	}*/
/*	.button.w-50, .w-50{*/
/*		width:calc(50% - 20px);*/
/*	}*/
/*}*/

/*# sourceMappingURL=css-elements-buttons.css.map */

/*
--------------------
FORMS
--------------------
*/
.form-item {
  display: inline;
  float: left;
}
.form-item input {
  width: 100%;
}
.form-item.wide textarea {
  width: 590px;
  padding-right: 20px;
}
.form-item input, .form-item textarea {
  display: block;
  width: 282px;
  margin: 0 20px 20px 0;
  padding: 8px 8px;
  font: 16px/20px "DIN Next W01 Regular", Arial, Helvetica, sans-serif;
  color: #989898;
  line-height: normal;
  border: 1px solid #fff;
  background-color: #000;
}
.form-item textarea {
  height: 120px;
}

input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, textarea:-webkit-autofill, textarea:-webkit-autofill:hover, textarea:-webkit-autofill:focus, select:-webkit-autofill, select:-webkit-autofill:hover, select:-webkit-autofill:focus {
  border: 1px solid #000;
  border-bottom-color: #fff;
  -webkit-text-fill-color: #fff;
  -webkit-box-shadow: 0 0 0 1000px #000 inset;
  transition: background-color 5000s ease-in-out 0s;
}

.form-simple {
  padding: 13px 0 0;
}
.form-simple .form-item {
  display: block;
  float: none;
  cursor: text;
}
.form-simple .form-item:after {
  content: "";
  display: block;
  clear: both;
  overflow: hidden;
}
.form-simple .form-item label {
  display: block;
  position: relative;
  box-sizing: border-box;
}
.form-simple .form-item input, .form-simple .form-item textarea, .form-simple .form-item select {
  width: 100%;
  height: auto;
  margin-right: 0;
  border: 0;
  padding: 0 0 3px;
  -webkit-appearance: none;
  font: 18px/24px "DIN Next W01 Regular", Arial, Helvetica, sans-serif;
  line-height: 1;
  color: #fff;
  box-sizing: border-box;
}
.form-simple .form-item input::-webkit-input-placeholder {
  color: #3F3F3F;
}
.form-simple .form-item input:-moz-placeholder {
  /* Firefox 18- */
  color: #3F3F3F;
}
.form-simple .form-item input::-moz-placeholder {
  /* Firefox 19+ */
  color: #3F3F3F;
}
.form-simple .form-item input:-ms-input-placeholder {
  color: #3F3F3F;
}
@media all and (min-width: 701px) {
  .form-simple .form-item.input-textarea {
    min-height: 100px;
  }
}
.form-simple .form-item textarea {
  height: 23px;
}
.form-simple .form-item.has-placeholder {
  color: #989898;
}
.form-simple .form-item.has-placeholder input, .form-simple .form-item.has-placeholder textarea, .form-simple .form-item.has-placeholder select {
  -moz-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
.form-simple .form-item.has-placeholder.error {
  color: #FF831D;
}
.form-simple .form-item.has-placeholder label > span {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font: 18px/24px "DIN Next W01 Regular", Arial, Helvetica, sans-serif;
  border-bottom: 1px solid #fff;
  -moz-transition: border-bottom-color 200ms ease-in-out;
  -o-transition: border-bottom-color 200ms ease-in-out;
  -webkit-transition: border-bottom-color 200ms ease-in-out;
  transition: border-bottom-color 200ms ease-in-out;
  cursor: text;
  pointer-events: none;
  box-sizing: border-box;
}
.form-simple .form-item.has-placeholder label > span span {
  position: absolute;
  transform-origin: 0% 50%;
  -moz-transition: transform 200ms ease-in-out;
  -o-transition: transform 200ms ease-in-out;
  -webkit-transition: transform 200ms ease-in-out;
  transition: transform 200ms ease-in-out;
  cursor: text;
}
.form-simple .form-item.has-placeholder label input, .form-simple .form-item.has-placeholder label textarea, .form-simple .form-item.has-placeholder label select {
  margin: 0 0 25px;
}
.form-simple .form-item.haserror label input, .form-simple .form-item.haserror label span span {
  color: #fff;
}
.form-simple .form-item.focus label > span span, .form-simple .form-item:not(.empty) label > span span {
  transform: scale(0.7) translateY(-27px);
  cursor: default;
}
.form-simple .form-item.focus label input, .form-simple .form-item.focus label textarea, .form-simple .form-item.focus label select {
  outline: 0;
}
.form-simple .form-item.focus textarea {
  height: 70px;
}
.form-simple .form-item:not(.empty) textarea {
  height: 70px;
}
.form-simple .form-item.empty:not(.focus) label input {
  opacity: 0;
}
.form-simple .input-file .uploadBtn {
  float: left;
  margin: 0 0 15px;
  font: 18px/24px "DIN Next W01 Regular", Arial, Helvetica, sans-serif;
}
.form-simple .input-file .uploadBtn span {
  height: 100%;
  border-bottom: 1px solid #fff;
  box-sizing: border-box;
}
.form-simple .input-file .msgBox {
  float: right;
  margin: 0 0 20px;
  font: 18px/24px "DIN Next W01 Regular", Arial, Helvetica, sans-serif;
}
.form-simple .input-file .fileArea {
  position: relative;
  clear: both;
  margin: 0 0 10px;
  padding: 0 20px 0 0;
  overflow-x: hidden;
  overflow-y: auto;
}
.form-simple .input-file .fileArea:not(:empty) {
  margin: 0 0 35px;
}
.form-simple .input-file .file {
  margin: 0 0 10px;
  overflow-wrap: break-word;
  word-wrap: break-word;
}
.form-simple .input-file .file:last-child {
  margin: 0;
}

/*# sourceMappingURL=css-elements-forms.css.map */

.plus-circle-btn {
  display: block;
  width: 21px;
  height: 21px;
  border: 1px solid #fff;
  border-radius: 50%;
  position: relative;
}
.plus-circle-btn, .plus-circle-btn:before, .plus-circle-btn:after {
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.plus-circle-btn:before, .plus-circle-btn:after {
  content: "";
  position: absolute;
  background: #fff;
}
.plus-circle-btn:before {
  width: 11px;
  height: 1px;
  /* top:10px;
  left:5px; */
  /* changed as misaligned on careers/differences */
  top: 9px;
  left: 4px;
}
.plus-circle-btn:after {
  width: 1px;
  height: 11px;
  /* top:5px;
  left:10px; */
  /* changed as misaligned on careers/differences */
  top: 4px;
  left: 9px;
}
.open .btn-wrapper .plus-circle-btn {
  background-color: #fff;
}
.open .btn-wrapper .plus-circle-btn:before, .open .btn-wrapper .plus-circle-btn:after {
  background-color: #000;
}
@media (hover: hover) {
  .btn-wrapper:hover .plus-circle-btn {
    background-color: #fff;
  }
  .btn-wrapper:hover .plus-circle-btn:before, .btn-wrapper:hover .plus-circle-btn:after {
    background-color: #000;
  }
}
.open .plus-circle-btn:after {
  transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
}

/*# sourceMappingURL=css-elements-icons.css.map */

/*
--------------------
POPUP DIALOG
--------------------
*/
.popup-dialog {
  display: none;
  position: fixed;
  z-index: 99;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  /* // Window */
  /* .window{
  	-ms-flex: 1 1 auto; /* (flex-grow | flex-shrink | flex-basis) */
  flex: 1 1 auto;
  /* (flex-grow | flex-shrink | flex-basis) */
  /* position:relative;
  overflow:hidden; */
  /* width:calc(100% - 80px); 
  	max-width: 1000px;
  	min-height:600px;
  	border-radius:25px;
  	background:#000;

  	// Mobile: Full screen & remove vertical alignment
  	@media
  	screen and (max-width:920px),
  	screen and (max-height:600px)
  	{
  		width:100%;
  		height:100%;
  		min-height:100%;
  		max-height:100%;
  		max-width: 100%;
  	}


  	//--- Page Content ---//

  	.page-content{
  		max-width:calc(100% - 20px);
  	}
  } */
}
.popup-dialog[style*="display: block"] {
  display: flex !important;
}
.popup-dialog.show {
  opacity: 1;
}
.popup-dialog .background {
  position: fixed;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.7;
  background: #555;
}
.popup-dialog .close {
  position: absolute;
  z-index: 1;
  right: 0;
  top: 0;
}
.popup-dialog .close a {
  display: block;
  padding: 20px;
}
.popup-dialog .close img {
  display: block;
  width: 24px;
  height: 24px;
}
.popup-dialog .holder {
  height: 100%;
  overflow: hidden;
}
.popup-dialog .holder:after {
  content: "";
  display: block;
  clear: both;
  overflow: hidden;
}
.popup-dialog .header {
  position: absolute;
  width: 100%;
  top: 0;
  height: 120px;
  box-sizing: border-box;
}
.popup-dialog .header h1 {
  margin: 55px 0 0;
}
.popup-dialog .header + .main {
  margin: 120px 0 20px 0;
  height: calc(100% - 120px);
}
.popup-dialog .main {
  overflow: hidden;
  color: #fff;
  margin: 20px 0;
  height: calc(100% - 40px);
}
.popup-dialog .main.scroll, .popup-dialog .main .scroll {
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  position: relative;
  max-height: 100%;
  box-sizing: border-box;
  background: inherit;
  /*
  &:after{
  	content:"";
  	display:block;
  	position:fixed;
  	z-index:1;
  	bottom:0;
  	left:0;
  	width:calc(100% - 17px);
  	height:20px;
  	background:inherit;
  }
  */
}
.popup-dialog .main .view-header {
  width: 100%;
  background: inherit;
}
.popup-dialog .main .view-header:after {
  content: "";
  display: block;
  clear: both;
  overflow: hidden;
}
.popup-dialog .main .view-header h2, .popup-dialog .main .view-header h1 {
  margin-bottom: 20px;
}
.popup-dialog .main .view-content {
  -ms-flex: 1 1 0%;
  /* (flex-grow | flex-shrink | flex-basis) */
  flex: 1 1 0%;
  /* (flex-grow | flex-shrink | flex-basis) */
}
.popup-dialog .main .view-content:empty:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.5;
}
.popup-dialog .view {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  height: 100%;
  background: #000;
}
@media all and (max-width: px) {
  .popup-dialog .view .page-content > div {
    max-width: calc(100% 20px);
  }
}
.popup-dialog .title,
.popup-dialog .subtitle {
  color: #fff;
}
.popup-dialog .title {
  margin-top: 30px;
}
.popup-dialog .intro {
  margin-top: 10px;
}

/*# sourceMappingURL=css-elements-popup-popup.css.map */

/*
--------------------
POPUP: APPLICATION
--------------------
*/
.popup-application {
  /* .col-title{
  	height:140px;
  	overflow:hidden;

  	@media all and (max-width:700px)
  	{
  		height:auto;
  	}
  } */
}
.popup-application .window {
  /* .page-content{
  	max-width:calc(100% - 20px);
  } */
}
.popup-application .section {
  float: left;
  width: calc(800);
}
.popup-application .section:after {
  content: "";
  display: block;
  clear: both;
  overflow: hidden;
}
.popup-application .popup-footer .col-right {
  max-width: 100%;
}
.popup-application .form-holder:after {
  content: "";
  display: block;
  clear: both;
  overflow: hidden;
}
.popup-application .application-details {
  /* .contact-times, .contact-details
  {
  	@media all and (max-width:1020px)
  	{
  		.cont-5, .cont-6{
  			width:100%;
  		}
  		.col-5, .col-6{
  			width:calc(100% - 20px);
  		}
  		&.left-1{
  			margin-left:0;
  		}
  	}
  	@media all and (max-width:700px)
  	{
  		.cont-5, .cont-6{
  			width:100%;
  		}
  		.col-5, .col-6{
  			width:calc(100% - 20px);
  		}
  		.left-1{
  			margin-left:0;
  		}
  	}
  } */
  /* .contact-details
  {
  	@media all and (max-width:1020px){
  		width:calc(50% - 20px);
  	}
  	@media all and (max-width:920px)
  	{
  		width:calc(100% - 20px);
  	}
  }
  .contact-times
  {
  	@media all and (max-width:1020px){
  		width:50%;
  	}
  	@media all and (max-width:920px)
  	{
  		width:100%;
  	}
  } */
}
.popup-application .application-details .contact-times .times {
  margin-top: 16px;
  /* @media all and (max-width:920px)
  {
  	.heading{
  		width:45%;
  	}

  	.buttons{
  		width:55%;
  	}
  	> .buttons{
  		margin-left:45%;
  	}
  } */
}
.popup-application .application-details .contact-times .times .time:after {
  content: "";
  display: block;
  clear: both;
  overflow: hidden;
}
.popup-application .application-details .contact-times .times .time .m-show {
  display: none;
}
.popup-application .application-details .contact-times .times .heading h3 {
  line-height: 1;
}
.popup-application .application-details .contact-times .times .buttons {
  margin-bottom: 29px;
  /* font:18px/24px "DIN Next W01 Regular", Arial, Helvetica, sans-serif; */
}
.popup-application .application-details .contact-times .times .buttons .button {
  margin: 0;
}
@media all and (max-width: 520px) {
  .popup-application .application-details .contact-times .times .time span {
    display: none;
  }
  .popup-application .application-details .contact-times .times .time .m-show {
    display: block;
  }
}
.popup-application .complete {
  min-height: 300px;
}
.popup-application .complete .tick:after {
  content: "";
  display: block;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  width: 300px;
  height: 230px;
  max-width: 90%;
  max-height: 90%;
  background-size: contain;
}
.popup-application .complete .title {
  color: #000;
}
.popup-application .complete .subtitle {
  color: #000;
}

/*# sourceMappingURL=css-elements-popup-application.css.map */

/*
--------------------
POPUP: PAGE
--------------------
*/
.popup-page .window {
  background: #fff;
}
.popup-page .main {
  color: #BFBFBF;
}
.popup-page .view {
  background: #fff;
}
.popup-page .view:after {
  content: "";
  display: block;
  clear: both;
  overflow: hidden;
}

/*# sourceMappingURL=css-elements-popup-page.css.map */

/*
--------------------
POPUP: EXTEND
--------------------
*/
.popup-dialog {
  /* .popup-footer{
  	position:relative;
  	clear:both;
  	margin:0 0 40px;
  	&:after{content:'';display:block;clear:both;overflow:hidden;}

  	.submit{
  		text-align:center;
  		box-sizing:border-box;
  	}
  } */
}
.popup-dialog .close-btn {
  display: block;
  width: 30px;
  height: 30px;
  background: url("/images/icons/close_circle_large_trans.png") no-repeat center center;
}
.popup-dialog .header .title {
  margin: 55px 0 0;
}

/*# sourceMappingURL=css-extend-popup-popup.css.map */

@charset "UTF-8";
/*
--------------------
TYPOGRAPHY
--------------------
*/
h1, h2, h3, .title {
  font: 56px/60px "DIN Next W01 Bold", Arial, Helvetica, sans-serif;
  color: #fff;
  margin: 0px 0px 10px 0px;
}

h2 {
  font: 24px/30px "DIN Next W01 Regular", Arial, Helvetica, sans-serif;
  color: #fff;
  margin: 0px 0px 10px 0px;
}

h3 {
  font: 18px/25px "DIN Next W01 Regular", Arial, Helvetica, sans-serif;
  color: #fff;
  margin: 0px 0px 10px 0px;
}

.big-title {
  /* font:80px/80px "DIN Next W01 Bold", Arial, Helvetica, sans-serif; */
  color: #fff;
  margin: 0px 0px 10px 0px;
  letter-spacing: -3px;
}

.xxlarge {
  font: 92px/90px "DIN Next W01 Bold", Arial, Helvetica, sans-serif;
}

.xlarge {
  font: 36px/40px "DIN Next W01 Bold", Arial, Helvetica, sans-serif;
}
@media screen and (max-width: 520px) {
  .xlarge {
    font-size: 26px;
    line-height: 30px;
  }
}

.large {
  font: 18px/25px "DIN Next W01 Regular", Arial, Helvetica, sans-serif;
}

.medium {
  font: 16px/20px "DIN Next W01 Regular", Arial, Helvetica, sans-serif;
}

.small {
  font: 14px/15px "DIN Next W01 Regular", Arial, Helvetica, sans-serif;
}

.intro {
  font: 24px/30px "DIN Next W01 Regular", Arial, Helvetica, sans-serif;
}

.xlarge2 {
  font: 30px/39px "DIN Next W01 Bold", Arial, Helvetica, sans-serif;
}

.large2 {
  font: 20px/26px "DIN Next W01 Regular", Arial, Helvetica, sans-serif;
}
.large2 p {
  margin-bottom: 25px;
}

h1 a, h2 a, h3 a, .title a, .big-title a {
  color: #fff;
}

/* p{
	margin-bottom:10px;
} */
a {
  color: #BFBFBF;
  text-decoration: underline;
}
a img {
  border: 0;
}

.colour-black .page a {
  color: #fff;
}

.colour-white .page a {
  color: #000;
}

.colour-grey .page a {
  color: #fff;
}

.colour-light-grey .page a {
  color: #fff;
}

.colour-dark-grey .page a {
  color: #fff;
}

.colour-blue .page a {
  color: #BDC5E0;
}

.colour-purple .page a {
  color: #C2A8CA;
}

.colour-red .page a {
  color: #E7CACD;
}

.colour-red-orange .page a {
  color: #E7CACD;
}

.colour-pink .page a {
  color: #C03A85;
}

.colour-healthtech .page a {
  color: #deefed;
}

.colour-brands .page a {
  color: #f8deed;
}

.colour-digital .page a {
  color: #dcdbe6;
}

.colour-designs .page a {
  color: #e5f1f3;
}

.colour-elements .page a {
  color: #f0ecd9;
}

.colour-dynamics .page a {
  color: #f3e3e3;
}

.colour-life .page a {
  color: #f1e4da;
}

.colour-energy .page a {
  color: #e1e9e4;
}

a:hover, a.selected {
  color: #fff;
}

em {
  color: #BFBFBF;
  font: 16px/20px "DIN Next W01 Regular", Arial, Helvetica, sans-serif;
}
em a {
  color: #BFBFBF;
}
em a:hover {
  color: #fff;
}

strong {
  color: #fff;
  font: 16px/20px "DIN Next W01 Regular", Arial, Helvetica, sans-serif;
}

/* b {
	font-family:"DIN Next W01 Bold", Arial, Helvetica, sans-serif;
	font-weight:normal;
} */
.lang-asian b, .lang-asian strong {
  font-weight: bold;
}

.error {
  color: #FF831D;
}

blockquote {
  position: relative;
  clear: both;
  overflow: hidden;
}
blockquote:after {
  content: "";
  display: block;
  clear: both;
  overflow: hidden;
}
blockquote p {
  margin: 0 0 25px;
}
blockquote p:before, blockquote p:after {
  content: "";
  display: inline-block;
  color: inherit;
}
blockquote p:before {
  content: "“";
  margin: 0 5px 0 0;
}
blockquote p:after {
  content: "”";
  margin: 0 0 0 5px;
}
blockquote footer {
  padding: 10px 0 0;
  font: 20px/26px "DIN Next W01 Regular", Arial, Helvetica, sans-serif;
}

.c-white {
  color: #fff;
}

/*# sourceMappingURL=css-includes-typography.css.map */

/*
----------------------
COLUMNS
----------------------
*/
/*@media screen and (max-width: 1020px)
{
	.n-general-content{
		width:800px;
	}
}
@media screen and (max-width: 850px)
{
	.n-general-content{
		width:640px;
	}
}
@media screen and (max-width: 740px)
{
	.n-general-content{
		width:480px;
	}
}*/
/*
@media screen and (max-width: 520px)
{
	.n-general-content{
		width:320px;
	}
}
*/
/*@media screen and (max-width: 520px)
{
	.n-general-content{
		width:auto;
	}
}*/

/*# sourceMappingURL=css-sections-cols.css.map */

/*
--------------------
MENUS
--------------------
*/
.footer-menu {
  position: relative;
  clear: both;
}
.footer-menu ul {
  margin: 0;
}
.footer-menu li {
  display: block;
  list-style: none;
  float: left;
  padding: 0;
  margin: 0 20px 20px 0;
}
.footer-menu a {
  color: #fff;
  text-decoration: none;
}
.active .footer-menu a {
  color: #fff;
}
.footer-menu .button {
  margin: 0 20px 10px 0;
  width: calc(33.333333333333% - 20px);
}
@media screen and (max-width: 920px) {
  .footer-menu li {
    margin-bottom: 10px;
  }
}

/*# sourceMappingURL=css-sections-menus.css.map */

/* german litigation page */
.colour-litigation-old {
  box-sizing: content-box;
  /* .services h2 {
  	font: 30px/1.4 "DIN Next W01 Regular",Arial,Helvetica,sans-serif;
  	margin-bottom: 50px;
  } */
  /*-Litigation service boxes*/
  /*-Service alignment-*/
  /* @media
  screen and (max-height: 970px){
  	.service-boxes{
  		height:620px;
  	}

  	.t2{top:204px;}
  	.t3{top:412px;}

  	.h1{height:204px;}
  	.h2{height:412px;}

  	.services .service-box h2{
  		margin-bottom:15px;
  	}
  	.service-box h1, .service-box .hidden-content{
  		padding-top:45px;
  	}
  } */
  /* @media
  screen and (max-height: 900px){
  	.service-boxes{
  		height:560px;
  	}

  	.t2{top:184px;}
  	.t3{top:372px;}
  	.h1{height:184px;}
  	.h2{height:372px;}

  	.services .service-box h2{
  		margin-bottom:10px;
  	}

  	.service-box h1, .service-box .hidden-content{
  		padding-top:40px;
  	}
  } */
  /* @media
  screen and (max-height: 850px){
  	.service-boxes{
  		height:515px;
  	}

  	.t2{top:169px;}
  	.t3{top:342px;}

  	.h1{height:169px;}
  	.h2{height:342px;}

  	.services .service-box h2{
  		margin-bottom:5px;
  	}
  	.service-box h1, .service-box .hidden-content{
  		padding-top:35px;
  	}
  } */
  /*@media screen and (max-width: 370px){
  	.services .related-tweets{
  		display:none;
  	}
  }*/
  /*-Active service box-*/
  /*-Services menu-*/
  /*---Services - team pages---*/
  /*-Media queries-*/
  /*---Services legal - practice areas---*/
  /*-Active-*/
  /*-Media Queries-*/
  /*
  @media screen and (max-width: 1260px){
  	.practice-area{
  		width:380px;
  		margin-right:20px;
  	}
  }
  */
  /*
  @media screen and (max-width: 1520px){
  	.practice-area{
  		//width:380px;
  		margin-right:20px;
  	}
  }
  @media screen and (max-width: 1020px){
  	.practice-area{
  		width:460px;
  	}
  }
  @media screen and (max-width: 680px){
  	.practice-area{
  		width:auto;
  	}
  }
  @media screen and (max-width: 920px){
  	.services-practice-areas .service-align{
  		width:800px;
  	}
  	.practice-area{
  		width:380px;
  	}
  }
  @media screen and (max-width: 840px){
  	.services-practice-areas .service-align{
  		width:640px;
  	}
  	.practice-area{
  		width:300px;
  	}
  }
  @media screen and (max-width: 680px){
  	.services-practice-areas .service-align{
  		width:auto;
  	}
  	.practice-area{
  		width:auto;
  	}
  }
  @media screen and (max-width: 520px){
  	.practice-area{
  		margin-bottom:50px;
  	}
  }
  */
  /*-Media Queries-*/
}
.colour-litigation-old .person-thumb-image {
  border-color: #e3acb8;
}
.colour-litigation-old .person-thumb h3 {
  font: 14px/15px "DIN Next W01 Bold", Arial, Helvetica, sans-serif;
  color: #bfbfbf;
  margin-bottom: 5px;
}
.colour-litigation-old .person-thumb p {
  color: #f5e0e4;
}
.colour-litigation-old .person-thumb .location {
  color: #e3acb8;
}
.colour-litigation-old .people-profile .hr {
  border-color: #e3acb8;
}
.colour-litigation-old .profile-person .profile-intro span {
  color: #f5e0e4;
}
@media screen and (max-width: 700px) {
  .colour-litigation-old .services-practicegroups .general-content {
    width: 480px;
  }
}
@media only screen and (max-width: 520px) {
  .colour-litigation-old .services .general-content {
    width: auto;
  }
  .colour-litigation-old .services .introduction {
    padding-top: 30px;
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 28px;
  }
}
@media only screen and (max-width: 370px) {
  .colour-litigation-old .services .general-content {
    width: 100%;
  }
}
.colour-litigation-old .service-boxes {
  position: relative;
  height: 740px;
  margin: 0px 20px 0px 0px;
  overflow: hidden;
}
.colour-litigation-old .service-boxes .add-btn {
  display: block;
  position: absolute;
  bottom: 20px;
  left: 20px;
  width: 25px;
  height: 25px;
  background: url("/images/icons/add_small_red.png?r=1") no-repeat center center;
  transition: none;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  .colour-litigation-old .service-boxes .add-btn {
    background-image: url("/images/icons/add_small_red_x3.png");
    background-size: 25px 25px;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .colour-litigation-old .service-boxes .add-btn {
    background-image: url("/images/icons/add_small_red_x2.png");
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 3), only screen and (min-resolution: 288dpi), only screen and (min-resolution: 3dppx) {
  .colour-litigation-old .service-boxes .add-btn {
    background-image: url("/images/icons/add_small_red_x3.png");
  }
}
.colour-litigation-old .service-boxes .close-holder {
  display: none;
  position: absolute;
  top: 20px;
  right: 25px;
  width: 25px;
  height: 25px;
  z-index: 2;
}
.colour-litigation-old .service-boxes .close-holder a,
.colour-litigation-old .service-boxes .mobile-btn {
  position: static;
  background-image: url("/images/icons/close_small_red.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  .colour-litigation-old .service-boxes .close-holder a {
    background-image: url("/images/icons/close_small_red_x3.png");
    background-size: 25px 25px;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .colour-litigation-old .service-boxes .close-holder a {
    background-image: url("/images/icons/close_small_red_x2.png");
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 3), only screen and (min-resolution: 288dpi), only screen and (min-resolution: 3dppx) {
  .colour-litigation-old .service-boxes .close-holder a {
    background-image: url("/images/icons/close_small_red_x3.png");
  }
}
.colour-litigation-old .service-box {
  position: absolute;
  background-color: #fff;
  border: 4px solid #BA2F4D;
}
.colour-litigation-old .lang-de .service-box p {
  transition: opacity 0.3s ease-in-out;
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  -webkit-transition-delay: 1s;
  -moz-transition-delay: 1s;
  -o-transition-delay: 1s;
  transition-delay: 1s;
  -webkit-transition-timing-function: ease-in;
  -moz-transition-timing-function: ease-in;
  -o-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
}
@media all and (min-width: 680px) and (max-width: 1260px) {
  .colour-litigation-old .lang-de .service-box:not(.active) p {
    transition: opacity 0.1s ease-out;
    -webkit-transition: opacity 0.1s ease-out;
    -moz-transition: opacity 0.1s ease-out;
    -o-transition: opacity 0.1s ease-out;
    filter: alpha(opacity=0);
    opacity: 0;
    zoom: 1;
  }
}
.colour-litigation-old .service-boxes .service-box.hide {
  display: none;
}
.colour-litigation-old .litigation .service-box a {
  color: #AC2E3C;
}
.colour-litigation-old .service-box .padding {
  padding: 20px 0px 0px 20px;
}
.colour-litigation-old .service-box .hidden-content {
  display: none;
  height: 0px;
  position: absolute;
  top: 0px;
  /* margin-top:20px; */
  margin-top: 10px;
  padding: 60px 20px 0px;
  overflow: hidden;
}
.colour-litigation-old .service-box h1 {
  padding-top: 60px;
  color: #BA2F4D;
}
.colour-litigation-old .services .service-box h2 {
  /* font:24px/30px "DIN Next W01 Regular", Arial, Helvetica, sans-serif; */
  font: 24px/30px "DIN Next", Arial, Helvetica, sans-serif;
  color: #BA2F4D;
  margin-bottom: 30px;
}
.colour-litigation-old .service-box p {
  color: #BA2F4D;
  font: 16px/20px "DIN Next", Arial, Helvetica, sans-serif !important;
}
.colour-litigation-old .service-box.white-text h1, .colour-litigation-old .service-box.white-text h2, .colour-litigation-old .service-box.white-text p {
  color: #fff;
}
.colour-litigation-old .service-box .mobile-btn {
  display: none;
}
@media screen and (max-width: 1720px) {
  .colour-litigation-old .service-align {
    padding-left: 180px;
    width: 960px;
  }
}
.colour-litigation-old .t1 {
  top: -4px;
}
.colour-litigation-old .t2 {
  top: 244px;
}
.colour-litigation-old .t3 {
  top: 492px;
}
.colour-litigation-old .l1 {
  left: -4px;
}
.colour-litigation-old .l2, .colour-litigation-old .lc2 {
  left: 311px;
}
.colour-litigation-old .l3 {
  left: 625px;
}
.colour-litigation-old .w1 {
  width: 311px;
}
.colour-litigation-old .w2 {
  width: 625px;
}
.colour-litigation-old .w3 {
  width: 310px;
}
.colour-litigation-old .p1, .colour-litigation-old .lc1, .colour-litigation-old .lc2 {
  width: 271px;
}
.colour-litigation-old .p2 {
  width: 585px;
}
.colour-litigation-old .i1 {
  width: 372px;
}
.colour-litigation-old .h1 {
  height: 244px;
}
.colour-litigation-old .h2 {
  height: 492px;
}
.colour-litigation-old .lc1 {
  float: left;
}
.colour-litigation-old .lc2 {
  padding: 7px 0px 0px 24px;
  position: absolute;
}
@media screen and (max-width: 1520px) {
  .colour-litigation-old {
    /* .service-align{
    	width:800px;
    }
    .l2, .lc2{left:257px;}
    .l3{left:519px;}

    .w1{width:260px;}
    .w2{width:519px;}
    .w3{width:258px;}

    .p1, .lc1, .lc2{width:217px;}
    .p2{width:479px;}

    .experienced-people .hide-body{
    	display:none;
    } */
  }
  .colour-litigation-old .general-content {
    width: 960px;
  }
}
@media screen and (max-width: 1120px) {
  .colour-litigation-old {
    /* .service-align{
    	width:640px;
    }
    .l2, .lc2{left:260px;}
    .l3{left:520px;}

    .w1{width:260px;}
    .w2{width:520px;}
    .w3{width:260px;}

    .p1, .lc1, .lc2{width:216px;}
    .p2{width:372px;}

    .global-litigation .hide-body{
    	display:none;
    }
    .experienced-people .hide-title{
    	display:none;
    } */
  }
}
@media screen and (max-width: 1120px) {
  .colour-litigation-old {
    /* .general-content {
    	width: 800px;
    } */
    /* .service-align{
    	width:640px;
    } */
    /* .l2, .lc2{left:206px;}
    .l3{left:412px;}

    .w1{width:206px;}
    .w2{width:412px;}
    .w3{width:206px;}

    .p1, .lc1, .lc2{width:163px;}
    .p2{width:372px;}

    .global-litigation .hide-body{
    	display:none;
    }
    .experienced-people .hide-title{
    	display:none;
    } */
  }
}
@media screen and (max-width: 1110px) {
  .colour-litigation-old {
    /* .general-content {
    	width: 800px;
    } */
    /* .service-align{
    	width:640px;
    }
    .l2, .lc2{left:204px;}
    .l3{left:412px;}

    .w1{width:204px;}
    .w2{width:412px;}
    .w3{width:204px;}

    .p1, .lc1, .lc2{width:164px;}
    .p2{width:372px;}

    .global-litigation .hide-body{
    	display:none;
    }
    .experienced-people .hide-title{
    	display:none;
    } */
  }
}
@media screen and (max-width: 1020px) {
  .colour-litigation-old {
    /*.service-align{
    	width:640px;
    }
    .l2, .lc2{left:153px;}
    .l3{left:306px;}

    .w1{width:153px;}
    .w2{width:306px;}
    .w3{width:153px;}

    .p1, .lc1, .lc2{width:164px;}
    .p2{width:372px;}

    .global-litigation .hide-body{
    	display:none;
    }
    .experienced-people .hide-title{
    	display:none;
    }*/
  }
  .colour-litigation-old .general-content {
    width: 480px;
  }
}
@media screen and (max-height: 1040px) {
  .colour-litigation-old .service-boxes {
    height: 650px;
  }
  .colour-litigation-old .t2 {
    top: 214px;
  }
  .colour-litigation-old .t3 {
    top: 432px;
  }
  .colour-litigation-old .h1 {
    height: 214px;
  }
  .colour-litigation-old .h2 {
    height: 432px;
  }
  .colour-litigation-old .services .service-box h2 {
    margin-bottom: 20px;
  }
  .colour-litigation-old .service-box h1, .colour-litigation-old .service-box .hidden-content {
    padding-top: 50px;
  }
}
@media screen and (max-width: 920px) {
  .colour-litigation-old .services .service-align {
    padding-left: 20px;
  }
}
@media screen and (max-width: 1020px) {
  .colour-litigation-old .services .service-align {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .colour-litigation-old .services .service-box h2 {
    padding-right: 35px;
  }
  .colour-litigation-old .service-boxes {
    height: auto;
    padding: 0px 0px;
  }
  .colour-litigation-old .service-boxes .service-box {
    position: relative;
    top: 0 !important;
    left: 0 !important;
    display: inline;
    float: left;
    width: 100%;
    min-height: 170px;
    height: auto !important;
    border: 0;
    margin-bottom: 20px;
    padding-bottom: 25px;
    overflow: hidden;
  }
  .colour-litigation-old .service-box .padding, .colour-litigation-old .w1 .padding, .colour-litigation-old .w2 .padding {
    width: auto;
    padding: 20px;
  }
  .colour-litigation-old .p1, .colour-litigation-old .lc1, .colour-litigation-old .lc2 {
    position: static;
    display: inline;
    float: left;
    width: 100%;
    padding: 0;
  }
  .colour-litigation-old .service-box .padding h1 {
    padding-right: 40px;
  }
  .colour-litigation-old .service-box h1 {
    padding-top: 0;
  }
  .colour-litigation-old .service-box .hidden-content {
    position: static;
    margin-top: 0px;
    padding-top: 0px;
    width: auto;
    float: left;
    margin-bottom: 20px;
  }
  .colour-litigation-old .service-box .mobile-btn {
    display: block !important;
    position: absolute;
    top: 25px;
    right: 25px;
    left: auto;
  }
  .colour-litigation-old .close-holder {
    display: none !important;
  }
}
@media screen and (max-width: 590px) {
  .colour-litigation-old .services .related-tweets {
    right: 0;
  }
}
.colour-litigation-old .services .service-boxes .active {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  box-sizing: content-box;
}
.colour-litigation-old .service-boxes .active .hidden-content {
  display: block;
  height: auto;
}
@media screen and (max-width: 1350px), screen and (max-height: 650px) {
  .colour-litigation-old .services-menu {
    top: 240px;
  }
  .colour-litigation-old .services .services-logo a {
    width: 170px;
    background-size: 100%;
  }
  .colour-litigation-old .services-menu li {
    margin-bottom: 17px;
  }
}
@media screen and (min-width: 920px) {
  .colour-litigation-old .services-general-team .pins {
    top: 690px;
    margin-top: 80px;
  }
}
@media screen and (max-width: 370px) {
  .colour-litigation-old .services-general-team .pins {
    width: 100%;
    z-index: 9;
  }
  .colour-litigation-old .services-general-team .pins h3 {
    right: 20px;
    margin-left: 0;
  }
}
.colour-litigation-old .practice-areas {
  position: relative;
}
.colour-litigation-old .practice-areas-overlay {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
}
.colour-litigation-old .practice-area {
  display: inline;
  float: left;
  /* width:380px; */
  margin-right: 100px;
  margin-bottom: 70px;
  position: relative;
}
.colour-litigation-old .practice-area h3 {
  /* font:24px/30px "DIN Next W01 Regular", Arial, Helvetica, sans-serif; */
  padding-top: 20px;
  margin-bottom: 20px;
}
.colour-litigation-old .lang-de .practice-area:nth-of-type(8) {
  display: none;
}
.colour-litigation-old .practice-area .small-dash {
  padding-top: 25px;
}
.colour-litigation-old .practice-area-content {
  height: 0px;
  overflow: hidden;
}
.colour-litigation-old .practice-area .add-btn {
  margin-top: 25px;
}
.colour-litigation-old .colour-black .practice-area-intro,
.colour-litigation-old .colour-black .practice-area-content {
  color: #fff;
}
.colour-litigation-old .colour-white .practice-area-intro,
.colour-litigation-old .colour-white .practice-area-content {
  color: #000;
}
.colour-litigation-old .colour-grey .practice-area-intro,
.colour-litigation-old .colour-grey .practice-area-content {
  color: #fff;
}
.colour-litigation-old .colour-light-grey .practice-area-intro,
.colour-litigation-old .colour-light-grey .practice-area-content {
  color: #fff;
}
.colour-litigation-old .colour-dark-grey .practice-area-intro,
.colour-litigation-old .colour-dark-grey .practice-area-content {
  color: #fff;
}
.colour-litigation-old .colour-blue .practice-area-intro,
.colour-litigation-old .colour-blue .practice-area-content {
  color: #BDC5E0;
}
.colour-litigation-old .colour-purple .practice-area-intro,
.colour-litigation-old .colour-purple .practice-area-content {
  color: #C2A8CA;
}
.colour-litigation-old .colour-red .practice-area-intro,
.colour-litigation-old .colour-red .practice-area-content {
  color: #E7CACD;
}
.colour-litigation-old .colour-red-orange .practice-area-intro,
.colour-litigation-old .colour-red-orange .practice-area-content {
  color: #E7CACD;
}
.colour-litigation-old .colour-pink .practice-area-intro,
.colour-litigation-old .colour-pink .practice-area-content {
  color: #C03A85;
}
.colour-litigation-old .colour-healthtech .practice-area-intro,
.colour-litigation-old .colour-healthtech .practice-area-content {
  color: #deefed;
}
.colour-litigation-old .colour-brands .practice-area-intro,
.colour-litigation-old .colour-brands .practice-area-content {
  color: #f8deed;
}
.colour-litigation-old .colour-digital .practice-area-intro,
.colour-litigation-old .colour-digital .practice-area-content {
  color: #dcdbe6;
}
.colour-litigation-old .colour-designs .practice-area-intro,
.colour-litigation-old .colour-designs .practice-area-content {
  color: #e5f1f3;
}
.colour-litigation-old .colour-elements .practice-area-intro,
.colour-litigation-old .colour-elements .practice-area-content {
  color: #f0ecd9;
}
.colour-litigation-old .colour-dynamics .practice-area-intro,
.colour-litigation-old .colour-dynamics .practice-area-content {
  color: #f3e3e3;
}
.colour-litigation-old .colour-life .practice-area-intro,
.colour-litigation-old .colour-life .practice-area-content {
  color: #f1e4da;
}
.colour-litigation-old .colour-energy .practice-area-intro,
.colour-litigation-old .colour-energy .practice-area-content {
  color: #e1e9e4;
}
.colour-litigation-old .practice-area.active {
  z-index: 1;
}
.colour-litigation-old .practice-area.active .practice-area-intro {
  display: none;
}
.colour-litigation-old .practice-area.active .practice-area-content {
  display: block;
}
.colour-litigation-old .practice-area.active .add-btn {
  background-image: url("/images/icons/add_small_red.png?r=1");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  .colour-litigation-old .practice-area.active .add-btn {
    background-image: url("/images/icons/add_small_red_x3.png");
    background-size: 25px 25px;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .colour-litigation-old .practice-area.active .add-btn {
    background-image: url("/images/icons/add_small_red_x2.png");
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 3), only screen and (min-resolution: 288dpi), only screen and (min-resolution: 3dppx) {
  .colour-litigation-old .practice-area.active .add-btn {
    background-image: url("/images/icons/add_small_red_x3.png");
  }
}
@media screen and (max-width: 1520px) {
  .colour-litigation-old .practice-area {
    margin-right: 20px;
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 1240px) {
  .colour-litigation-old .practice-area {
    width: 300px;
  }
}
@media screen and (max-width: 1020px) {
  .colour-litigation-old .practice-area {
    width: auto;
  }
}
@media screen and (max-width: 520px) {
  .colour-litigation-old {
    /* .practice-area{
    	h3 {
    		padding-top:25px;
    		font-size:30px;
    		line-height:34px;
    	}
    } */
  }
}
@media screen and (max-width: 1450px) {
  .colour-litigation-old {
    /*---Services - contact---*/
    /* .services-contact-title h2{ */
    /* font:56px/60px "DIN Next W01 Bold", Arial, Helvetica, sans-serif; */
    /* margin-bottom:50px;
    } */
    /*- Media Queries -*/
  }
  .colour-litigation-old .services-legal-updates .content {
    display: inline;
    float: left;
    margin-left: 260px;
  }
  .colour-litigation-old .service-contact {
    width: 640px;
  }
  .colour-litigation-old .services-contact-title {
    /* margin-bottom:110px; */
    margin-bottom: 55px;
    color: #fff;
  }
  .colour-litigation-old .services-contact-title p {
    margin: 0px 0px 20px;
    color: #fff;
  }
  .colour-litigation-old .services-contact .services-contact-title a {
    color: #fff;
    text-decoration: none;
  }
  .colour-litigation-old .services-contact-title a.form {
    text-decoration: underline;
  }
  .colour-litigation-old .services-contact-locations {
    /* font:18px/24px "DIN Next W01 Regular", Arial, Helvetica, sans-serif; */
    margin-bottom: 50px;
  }
  .colour-litigation-old .services-contact-location {
    margin-top: 20px;
  }
  .colour-litigation-old .services-contact-location span {
    /* font:18px/24px "DIN Next W01 Bold", Arial, Helvetica, sans-serif; */
    color: #fff;
  }
  .colour-litigation-old .services-contact-location p {
    margin-bottom: 15px;
  }
  .colour-litigation-old .services-contact-location address {
    height: 90px;
    margin-bottom: 30px;
  }
  .colour-litigation-old .services-contact-location .icons a {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 1450px) and (max-width: 1520px) {
  .colour-litigation-old .services-contact-location {
    margin-right: 20px;
    width: 180px;
  }
}
@media only screen and (max-width: 1450px) and (max-width: 1240px) {
  .colour-litigation-old .services-contact .service-content {
    width: 640px;
  }
}
@media only screen and (max-width: 1450px) and (max-width: 1020px) {
  .colour-litigation-old .services-contact .service-content {
    width: 400px;
  }
  .colour-litigation-old .services-contact-title {
    margin-bottom: 60px;
  }
  .colour-litigation-old .services-contact-title h2 {
    font-size: 40px;
    line-height: 44px;
    margin-bottom: 40px;
  }
  .colour-litigation-old .services-contact .xlarge {
    font-size: 22px;
    line-height: 28px;
  }
}
@media only screen and (max-width: 1450px) and (max-width: 920px) {
  .colour-litigation-old .services-contact .service-content {
    width: 400px;
  }
}
@media only screen and (max-width: 1450px) and (max-width: 700px) {
  .colour-litigation-old .services-contact-location {
    margin-right: 20px;
  }
}
@media only screen and (max-width: 1450px) and (max-width: 520px) {
  .colour-litigation-old .services .services-contact-locations {
    width: 100%;
    margin-bottom: 0;
  }
  .colour-litigation-old .services-contact-location {
    width: 50%;
    margin-right: 0;
    padding-right: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .colour-litigation-old .services-contact .service-content {
    width: auto;
  }
  .colour-litigation-old .services-contact-location address {
    height: 140px;
  }
  .colour-litigation-old .services-contact-title {
    margin-bottom: 40px;
  }
  .colour-litigation-old .services-contact-title h2 {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 1450px) and (max-width: 320px) {
  .colour-litigation-old .services-contact-location {
    width: 100%;
  }
  .colour-litigation-old .services-contact-location address {
    height: auto;
  }
}
@media (max-width: 520px) {
  .colour-litigation-old .services .section-team .people .people-profiles {
    justify-content: center;
  }
}
.colour-litigation-old head {
  font-family: '{"litigation_x1":["/images/icons/add_small_red.png?r=1","/images/icons/close_small_red.png","/images/icons/add_small_red.png"],"litigation_x2":["/images/icons/add_small_red_x2.png"],"litigation_x3":["/images/icons/add_small_red_x3.png"]}';
}

/*# sourceMappingURL=css-sections-services.css.map */

/*
--------------------
CAREERS
--------------------
*/
@media screen and (max-width: 1520px) {
  .careers .leftshrink.general-content {
    width: 800px;
  }
}
@media screen and (max-width: 1240px) {
  .careers .leftshrink.general-content {
    width: 640px;
  }
}
@media screen and (max-width: 1020px) {
  .careers .leftshrink.general-content {
    width: 640px;
    padding-left: calc(160px + 20px);
  }
}
@media screen and (max-width: 920px) {
  .careers .leftshrink.general-content {
    width: 480px;
    padding-left: calc(160px + 20px);
  }
}
@media screen and (max-width: 750px) {
  .careers .leftshrink.general-content {
    width: 480px;
    padding-left: 20px;
  }
}
@media screen and (max-width: 520px) {
  .careers .leftshrink.general-content {
    width: calc(100% - 20px);
  }
}

/*---Careers index---*/
.careers {
  /*--- Useful info (v1) ---*/
  /* moved to sections/vacancies  */
  /* .useful-info:not(.v2){ */
  /* position:absolute;
  top:200px;
  right:40px;
  width:220px;
  z-index:11; */
  /* h2{
  	margin-bottom:15px;
  }

  ul{
  	margin:0;
  }

  li{
  	list-style:none;
  	display:inline;
  	float:left;
  	width:100%;
  	padding:0;
  	margin-bottom:15px;
  	background:none;
  } */
  /* .active a{
  	color:#fff;
  } */
  /* @media screen and (max-width: 1300px)
  {
  	right:0;
  }
  @media screen and (max-width: 1020px)
  {
  	width:200px;
  }
  @media screen and (max-width: 920px)
  {
  	top:150px;
  	left:0;
  	right:auto;
  	width:140px;
  	position:absolute;
  	margin:0 auto;
  	padding-left:20px;

  	li{
  		margin-bottom:10px;
  	}
  } */
  /* @media screen and (max-width: 750px)
  {
  	position:relative;
  	clear:both;
  	top:0;
  	width:auto;
  	margin:0 0 40px;
  	padding:40px 0 0;
  } */
  /* } */
  /*--- Useful info (v2) ---*/
  /* moved to careers/vacancies */
  /* .useful-info.v2{ */
  /* position:relative;
  clear:both;
  margin:60px 0 0;
  padding:10px 0 0;
  border-top:1px solid #fff; */
  /* @media screen and (max-width:1020px)
  {
  	width:calc(100% - 20px);
  } */
  /* h2 {
  	float:left;
  	margin:0 20px 20px 0;
  }

  ul{
  	margin:0;
  } */
  /* li{
  	display:block;
  	list-style:none;
  	float:left;
  	padding:0;
  	margin:0 20px 20px 0;

  	@media all and (max-width:1020px)
  	{
  		clear:left;
  	}
  }

  a{
  	color:#fff;
  	text-decoration:none;
  	.active &{
  		color:#fff;
  	}
  } */
  /* 
  		// @media screen and (max-width: 1020px){}
  		@media screen and (max-width: 1020px){
  			h2 {
  				margin-bottom: 15px;
  			}
  			li {
  				margin-bottom: 10px;
  			}
  		} */
  /* } */
  /*--- Media Queries ---*/
}
.careers .careers-useful-link h1 {
  margin-bottom: 30px;
}
@media screen and (max-width: 750px) {
  .careers .general-content, .careers .useful-info {
    width: 480px;
  }
  .careers .general-content {
    padding-left: 20px;
    padding-right: 0;
  }
  .careers .enquiries-intro {
    margin-bottom: 0;
  }
  .careers .useful-info {
    position: relative;
    top: 40px;
    margin-right: 20px;
  }
}
@media screen and (max-width: 520px) {
  .careers .useful-info {
    margin-right: 20px;
  }
  .careers .general-content, .careers .useful-info {
    width: auto;
  }
}
@media screen and (max-width: px) {
  .careers .useful-info {
    margin-right: 20px;
  }
  .careers .general-content, .careers .useful-info {
    width: auto;
  }
}

/*# sourceMappingURL=css-sections-careers-index.css.map */

/*
--------------------------
CAREERS: DIFFERENCES INTRO
--------------------------
*/
.page.careers-intro .careers-animation {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.page.careers-intro .careers-animation > svg {
  overflow: visible;
}
.page.careers-intro .text-holder {
  position: absolute;
  z-index: 10;
}
.page.careers-intro .text-holder > * {
  width: 100%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.page.careers-intro .text-holder h1 {
  font-size: calc(1vw + 2.8vh + 10px);
}
.page.careers-intro .text-holder h2 {
  position: absolute;
  font-size: calc(0.6vw + 1.5vh + 6px);
}
.page.careers-intro .text-holder h1, .page.careers-intro .text-holder h2 {
  width: 100%;
  line-height: 1.2;
  margin-bottom: 0;
}
.page.careers-intro .text-holder .extra-links {
  position: absolute;
  width: 100%;
}
.page.careers-intro .text-holder .extra-links h2 {
  position: static;
  margin-bottom: 3px;
}
.page.careers-intro .text-holder .extra-links h2.play-again a {
  cursor: pointer;
}
.page.careers-intro.portrait .text-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  bottom: 0%;
  height: calc(40% - 80px);
  left: 10%;
  width: 80%;
}
.page.careers-intro.landscape .text-holder {
  top: 50%;
  left: 10%;
  width: 30%;
  height: calc(100% - 300px);
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

/*# sourceMappingURL=css-sections-careers-differences-intro.css.map */

/*
----------------------
CAREERS: DIFFERENCES
----------------------
*/
.careers-differences {
  position: relative;
  overflow: hidden;
  min-height: 100vh;
  box-sizing: border-box;
}
.careers-differences .hide {
  display: block;
  opacity: 0;
}
@media all and (min-width: 741px) {
  .careers-differences .is-mobile {
    display: none;
  }
}

.differences {
  margin: 0 0 40px 0;
}
.differences.open {
  z-index: 1;
}
.differences .reference {
  position: absolute;
  top: 54%;
  width: 1px;
  height: 1px;
}
@media all and (max-width: 740px) {
  .differences .reference {
    position: absolute;
    margin: 40px 0 0;
    top: auto;
    right: auto;
    left: 50%;
    transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
  }
}
.differences .difference {
  height: 155px;
  overflow: visible;
}
.differences .difference h2 {
  margin: 20px 0 0.6em;
}
.differences .difference .main {
  position: relative;
  z-index: 2;
  background: inherit;
  -moz-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
@media all and (min-width: 741px) {
  .differences .difference .main {
    position: absolute;
    width: inherit;
  }
}
.differences .difference .main-content {
  position: relative;
}
@media all and (min-width: 741px) {
  .differences .difference .main-content {
    width: inherit;
  }
}
.differences .difference .main-content .plus-circle-btn {
  position: relative;
  z-index: 1;
}
.differences .difference:not(.open) .main-content {
  cursor: pointer;
  cursor: hand;
}
.differences .difference .content-reveal {
  position: relative;
  overflow: hidden;
  height: 60px;
  margin: 0 0 15px;
}
.differences .difference .content-reveal p:last-of-type {
  margin: 0;
}
.differences .difference .animation {
  position: absolute;
  z-index: 3;
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  width: auto;
  height: auto;
  display: none;
  opacity: 0;
  pointer-events: none;
  -moz-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
.differences .difference .animation.transition-ready:not(.transition-start):not(.transition-end) {
  width: calc((19.48vw + 485.94px)*1.1);
  height: calc((19.48vw + 485.94px)*1.1);
  opacity: 0;
  -moz-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
.differences .difference .animation, .differences .difference .animation.transition-start {
  width: calc(19.48vw + 485.94px);
  height: calc(19.48vw + 485.94px);
}
.differences .difference .animation.transition-start {
  opacity: 1;
}
.differences .difference .animation.transition-start:not(.transition-end) {
  -moz-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
  -webkit-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
  transition-delay: 0.2s;
  transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.differences .difference .animation svg {
  display: block;
  width: 100%;
  height: 100%;
  overflow: visible;
}
.differences .difference .animation div {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
}
@media all and (max-width: 1020px) {
  .differences .difference .animation.transition-ready:not(.transition-start):not(.transition-end) {
    width: calc((40vw)*1.1);
    height: calc((40vw)*1.1);
  }
  .differences .difference .animation, .differences .difference .animation.transition-start {
    width: 40vw;
    height: 40vw;
  }
}
@media all and (max-width: 740px) {
  .differences .difference .animation {
    position: absolute;
    left: 50% !important;
    transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
  }
  .differences .difference .animation.transition-ready:not(.transition-start):not(.transition-end) {
    width: calc((90vw)*1.1);
    height: calc((90vw)*1.1);
  }
  .differences .difference .animation, .differences .difference .animation.transition-start {
    width: 90vw;
    height: 90vw;
  }
}
@media all and (min-width: 1021px) {
  .differences .difference.align-left .animations, .differences .difference.align-centre-left .animations {
    float: left;
  }
  .differences .difference.align-left .animation, .differences .difference.align-left .animation.transition-start, .differences .difference.align-centre-left .animation, .differences .difference.align-centre-left .animation.transition-start {
    transform: translate(-100%, -50%);
    -ms-transform: translate(-100%, -50%);
    -webkit-transform: translate(-100%, -50%);
  }
  .differences .difference.align-right .animations, .differences .difference.align-centre-right .animations {
    float: right;
  }
  .differences .difference.align-left .reference {
    margin-left: -5%;
  }
  .differences .difference.align-centre-left .reference {
    margin-left: -5%;
  }
  .differences .difference.align-right .reference {
    margin-left: 5%;
  }
  .differences .difference.align-centre-right .reference {
    margin-left: 5%;
  }
}
@media all and (min-width: 741px) and (max-width: 1020px) {
  .differences .difference .reference {
    position: static;
  }
  .differences .difference.t-align-left .reference {
    float: left;
    margin: 120px 0 0 -4vw;
  }
  .differences .difference.t-align-right .reference {
    float: right;
    margin: 120px -4vw 0 0;
  }
  .differences .difference.t-align-left .animation {
    transform: translate(-100%, -50%);
    -ms-transform: translate(-100%, -50%);
    -webkit-transform: translate(-100%, -50%);
  }
}

/*circle-target
circle-blurred
circle-splatter
circle-radial
circle-concentric
circle-upwards
circle-pinhole
circle-doughnut
circle-satellite
circle-intertwined
circle-eclipse
circle-eclipse2
circle-striping
circle-grow*/
/*
.circle-TYPE {
	.animation {
		svg {
			filter: whatever;
		}
		&.transition-ready{}
		&.transition-start{}
		&.transition-ready:not(.transition-start){}
	}
}
*/
.circle-blurred .animation svg {
  -webkit-filter: blur(15px);
  -moz-filter: blur(15px);
  -ms-filter: blur(15px);
  -o-filter: blur(15px);
  filter: url("data:image/svg+xml;utf8,<svg height='0' xmlns='http://www.w3.org/2000/svg'><filter id='svgBlur' x='-5%' y='-5%' width='110%' height='110%'><feGaussianBlur in='SourceGraphic' stdDeviation='15'/></filter></svg>#svgBlur");
  filter: blur(15px);
}
.circle-blurred .animation.transition-start {
  /*path{
  	-webkit-animation: pulse 2s linear 1s infinite;
  	@-webkit-keyframes pulse {
  		0% { box-shadow:0 0 20px #FFF, inset 0 0 20px #FFF; }
  		50% { box-shadow:0 0 40px #FFF, inset 0 0 38px #FFF; }
  		100% { box-shadow:0 0 20px #FFF, inset 0 0 20px #FFF; }
  	}
  }*/
}
.linear {
  transition-timing-function: cubic-bezier(0, 0, 1, 1) !important;
}

.ease {
  transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1) !important;
}

.easeInOut {
  transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1) !important;
}

.easeIn {
  transition-timing-function: cubic-bezier(0.42, 0, 1, 1) !important;
}

.easeOut {
  transition-timing-function: cubic-bezier(0, 0, 0.58, 1) !important;
}

.easeInSine {
  transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715) !important;
}

.easeOutSine {
  transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1) !important;
}

.easeInOutSine {
  transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95) !important;
}

.easeInQuad {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53) !important;
}

.easeOutQuad {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94) !important;
}

.easeInOutQuad {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955) !important;
}

.easeInCubic {
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19) !important;
}

.easeOutCubic {
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1) !important;
}

.easeInOutCubic {
  transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1) !important;
}

.easeInQuart {
  transition-timing-function: cubic-bezier(0.895, 0.03, 0.685, 0.22) !important;
}

.easeOutQuart {
  transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1) !important;
}

.easeInOutQuart {
  transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1) !important;
}

.easeInQuint {
  transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06) !important;
}

.easeOutQuint {
  transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1) !important;
}

.easeInOutQuint {
  transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1) !important;
}

.easeInExpo {
  transition-timing-function: cubic-bezier(0.95, 0.05, 0.795, 0.035) !important;
}

.easeOutExpo {
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1) !important;
}

.easeInOutExpo {
  transition-timing-function: cubic-bezier(1, 0, 0, 1) !important;
}

.easeInCirc {
  transition-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.335) !important;
}

.easeOutCirc {
  transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1) !important;
}

.easeInOutCirc {
  transition-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86) !important;
}

.easeInBack {
  transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045) !important;
}

.easeOutBack {
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275) !important;
}

.easeInOutBack {
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55) !important;
}

/*# sourceMappingURL=css-sections-careers-differences-index.css.map */

/*
----------------------
CAREERS: VACANCIES
----------------------
*/
.vacancies .introduction {
  margin-bottom: 30px;
  /* color:#fff; */
}
.vacancies .introduction a {
  color: #fff;
}

/* .vacancies-title{
	margin-bottom:60px;
} */
.vacancies_wrapper {
  position: relative;
  clear: both;
}
.vacancies_wrapper :after {
  content: "";
  display: block;
  clear: both;
  overflow: hidden;
}

.vacancies-list {
  position: relative;
  clear: both;
  margin: 0 20px 0 0;
}
.vacancies-list .header, .vacancies-list .vacancy {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  position: relative;
}
.vacancies-list .header .column, .vacancies-list .vacancy .column {
  margin: 0 60px 0 0;
  color: #fff;
}
@media all and (max-width: 1240px) {
  .vacancies-list .header .column, .vacancies-list .vacancy .column {
    margin: 0 30px 0 0;
  }
}
@media all and (max-width: 700px) {
  .vacancies-list .header .column, .vacancies-list .vacancy .column {
    margin: 0 20px 0 0;
  }
}
.vacancies-list .header .column:last-child, .vacancies-list .vacancy .column:last-child {
  margin-right: 0;
}
.vacancies-list .header .column:nth-child(1), .vacancies-list .vacancy .column:nth-child(1) {
  width: 50%;
}
.vacancies-list .header .column:nth-child(2), .vacancies-list .vacancy .column:nth-child(2) {
  width: 22%;
}
.vacancies-list .header .column:nth-child(3), .vacancies-list .vacancy .column:nth-child(3) {
  width: 22%;
}
.vacancies-list .header .column:nth-child(4), .vacancies-list .vacancy .column:nth-child(4) {
  width: 6%;
}
@media all and (max-width: 520px) {
  .vacancies-list .header .column:nth-child(1), .vacancies-list .vacancy .column:nth-child(1) {
    width: 90%;
  }
  .vacancies-list .header .column:nth-child(2), .vacancies-list .vacancy .column:nth-child(2) {
    width: 90%;
  }
  .vacancies-list .header .column:nth-child(3), .vacancies-list .vacancy .column:nth-child(3) {
    width: 90%;
  }
  .vacancies-list .header .column:nth-child(4), .vacancies-list .vacancy .column:nth-child(4) {
    position: absolute;
    right: 0;
  }
}
.vacancies-list .header {
  margin: 0 0 40px;
  padding: 10px 0 0;
  border-top: 1px solid #fff;
  font: 18px/24px "DIN Next W01 Bold", Arial, Helvetica, sans-serif;
}
@media all and (max-width: 520px) {
  .vacancies-list .header {
    display: none;
  }
}
.vacancies-list .vacancy {
  min-height: 90px;
  margin: 0 0 20px;
}
@media all and (max-width: 520px) {
  .vacancies-list .vacancy {
    flex-direction: column;
    min-height: 0;
    margin: 0 0 40px;
  }
}
.vacancies-list .vacancy.jover {
  cursor: pointer;
}
.vacancies-list .vacancy .column {
  color: #fff;
}
.vacancies-list .vacancy .column.actions a {
  display: block;
  float: right;
  font-weight: 100;
  text-decoration: none;
  font-size: 40px;
  line-height: 1;
  color: #fff;
}
.vacancies-list .vacancy h2 {
  padding: 0;
  margin: 0;
  /* @media all and (max-width:1240px)
  {
  	font:18px/24px "DIN Next W01 Regular", Arial, Helvetica, sans-serif;
  } */
}
@media all and (max-width: 700px) {
  .vacancies-list .vacancy h2 {
    /* font:16px/20px "DIN Next W01 Bold", Arial, Helvetica, sans-serif; */
    margin: 0 0 6px;
  }
}
.vacancies-list .vacancy .features h3 {
  display: inline-block;
}
.vacancies-list .vacancy .details {
  height: 0;
  margin-bottom: 10px;
  overflow: hidden;
}
.fullad .vacancies-list .vacancy .details {
  height: auto;
}
.vacancies-list .vacancy .details p, .vacancies-list .vacancy .details a {
  color: #fff;
}
.vacancies-list .vacancy .details a:hover {
  color: #fff;
}
.vacancies-list .vacancy .details .button {
  margin-top: 30px;
}
.vacancies-list .vacancy .details .button:hover {
  color: #000;
}
.vacancy.active .vacancies-list .vacancy .details {
  height: auto;
}

/*-Media Queries-*/
@media screen and (max-width: 520px) {
  .vacancies .introduction {
    margin-bottom: 36px;
  }

  .careers .vacancies-title {
    margin-bottom: 46px;
  }
}
/*---Careers enquiries---*/
.enquiries-intro a {
  color: #fff;
  text-decoration: none;
}
.enquiries-intro p {
  font: 36px/40px "DIN Next W01 Bold", Arial, Helvetica, sans-serif;
  color: #fff;
  margin-bottom: 50px;
}
.enquiries-intro p.start-online a {
  text-decoration: underline;
}

.careers-enquiries .contact_form {
  width: 252px;
}
.careers-enquiries .contact_form input, .careers-enquiries .contact_form textarea {
  width: 240px;
  padding: 5px;
  margin-bottom: 10px;
  font: 16px/20px "DIN Next W01 Regular", Arial, Helvetica, sans-serif;
  color: #989898;
  background: #000;
  border: 1px solid #fff;
}
.careers-enquiries .contact_form textarea {
  height: 120px;
}
.careers-enquiries .contact_form .submit_button {
  padding: 0;
  border: 0;
  color: #fff;
  text-align: left;
  text-decoration: underline;
}
.careers-enquiries .contact_form .submit_button:active {
  color: #fff;
}

/*-Media Queries-*/
@media screen and (max-width: 980px) {
  .enquiries-intro {
    width: 100%;
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 520px) {
  .careers .enquiries-intro p {
    font-size: 26px;
    line-height: 30px;
  }
}
/*
----------------------
CAREERS: VACANCY
----------------------
*/
.careers-vacancies .full-vacancy {
  /* @media all and (max-width:750px)
  {
  	.filter{
  		//float:right;
  		//width:auto;
  		a{
  			display:block;
  			float:right;
  			width:30px;
  			height:30px;
  			margin:0 20px 20px 0;
  			background:url(/images/icons/close_circle_large_trans.png) no-repeat center center;
  		}
  		span{
  			display:none;
  		}
  	}
  } */
}
.careers-vacancies .full-vacancy .bottom {
  overflow: hidden;
}
@media all and (max-width: 520px) {
  .careers-vacancies .full-vacancy .filter {
    width: auto;
  }
}
@media all and (max-width: 920px) {
  .careers-vacancies .full-vacancy .button {
    width: calc(100% - 20px);
  }
}
.careers-vacancies .full-vacancy .circle {
  position: relative;
  overflow: hidden;
  width: 100%;
  border-radius: 50%;
  background: #000;
}
.careers-vacancies .full-vacancy .circle:before {
  content: "";
  display: block;
  padding: 100% 0 0;
}
.careers-vacancies .full-vacancy .circle img {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  width: calc(100% + 40px);
  height: auto;
}
@media all and (max-width: 1520px) {
  .careers-vacancies .full-vacancy .contact {
    display: none;
  }
}

/*# sourceMappingURL=css-sections-careers-vacancies.css.map */

/*
----------------------
CAREERS: ENQUIRIES
----------------------
*/
.careers-enquiries .header {
  /* a, a:active{
  	color:#fff;
  } */
}
.careers-enquiries .header:after {
  content: "";
  display: block;
  clear: both;
  overflow: hidden;
}
.careers-enquiries .introduction, .careers-enquiries .contact {
  float: left;
  margin-right: 20px;
  width: calc(50% - 20px);
}
@media all and (max-width: 1240px) {
  .careers-enquiries .introduction, .careers-enquiries .contact {
    width: calc(100% - 20px);
  }
}
.careers-enquiries .introduction, .careers-enquiries .introduction a, .careers-enquiries .contact, .careers-enquiries .contact a {
  color: #fff;
}
.careers-enquiries .profile:after {
  content: "";
  display: block;
  clear: both;
  overflow: hidden;
}
.careers-enquiries .profile .person, .careers-enquiries .profile .biography {
  float: left;
  margin-right: 20px;
  width: calc(50% - 20px);
}
@media all and (max-width: 1240px) {
  .careers-enquiries .profile .person, .careers-enquiries .profile .biography {
    width: calc(100% - 20px);
  }
}
.careers-enquiries .profile .profile-link {
  display: block;
}
.careers-enquiries .profile .person {
  position: relative;
}
.careers-enquiries .profile .person h2 {
  position: absolute;
  z-index: 1;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  font: 36px/40px "DIN Next W01 Bold", Arial, Helvetica, sans-serif;
  max-width: 220px;
}
.careers-enquiries .profile .circle {
  position: relative;
  overflow: hidden;
  width: 75%;
  max-width: 350px;
  border-radius: 50%;
  background: #000;
}
.careers-enquiries .profile .circle:before {
  content: "";
  display: block;
  padding: 100% 0 0;
}
.careers-enquiries .profile .circle img {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  width: calc(100% + 40px);
  height: auto;
}

/*# sourceMappingURL=css-sections-careers-enquiries.css.map */

/*
--------------------
HELPERS
--------------------
*/
.mb-0 {
  margin-bottom: 0px;
}

.mb-1 {
  margin-bottom: 10px;
}

.mb-2 {
  margin-bottom: 20px;
}

.mb-3 {
  margin-bottom: 30px;
}

.mb-4 {
  margin-bottom: 40px;
}

.mb-5 {
  margin-bottom: 50px;
}

.mb-6 {
  margin-bottom: 60px;
}

.mb-7 {
  margin-bottom: 70px;
}

.mb-8 {
  margin-bottom: 80px;
}

.mb-9 {
  margin-bottom: 90px;
}

.mb-10 {
  margin-bottom: 100px;
}

.mb-11 {
  margin-bottom: 110px;
}

.mb-12 {
  margin-bottom: 120px;
}

.mb-13 {
  margin-bottom: 130px;
}

.mb-14 {
  margin-bottom: 140px;
}

.mb-15 {
  margin-bottom: 150px;
}

.mb-16 {
  margin-bottom: 160px;
}

.mb-17 {
  margin-bottom: 170px;
}

.mb-18 {
  margin-bottom: 180px;
}

.mb-19 {
  margin-bottom: 190px;
}

.mb-20 {
  margin-bottom: 200px;
}

@media all and (max-width: 1240px) {
  .mb-t-0 {
    margin-bottom: 0px;
  }

  .mb-t-1 {
    margin-bottom: 10px;
  }

  .mb-t-2 {
    margin-bottom: 20px;
  }

  .mb-t-3 {
    margin-bottom: 30px;
  }

  .mb-t-4 {
    margin-bottom: 40px;
  }

  .mb-t-5 {
    margin-bottom: 50px;
  }

  .mb-t-6 {
    margin-bottom: 60px;
  }

  .mb-t-7 {
    margin-bottom: 70px;
  }

  .mb-t-8 {
    margin-bottom: 80px;
  }

  .mb-t-9 {
    margin-bottom: 90px;
  }

  .mb-t-10 {
    margin-bottom: 100px;
  }

  .mb-t-11 {
    margin-bottom: 110px;
  }

  .mb-t-12 {
    margin-bottom: 120px;
  }

  .mb-t-13 {
    margin-bottom: 130px;
  }

  .mb-t-14 {
    margin-bottom: 140px;
  }

  .mb-t-15 {
    margin-bottom: 150px;
  }

  .mb-t-16 {
    margin-bottom: 160px;
  }

  .mb-t-17 {
    margin-bottom: 170px;
  }

  .mb-t-18 {
    margin-bottom: 180px;
  }

  .mb-t-19 {
    margin-bottom: 190px;
  }

  .mb-t-20 {
    margin-bottom: 200px;
  }
}
@media all and (max-width: 920px) {
  .mb-m-0 {
    margin-bottom: 0px;
  }

  .mb-m-1 {
    margin-bottom: 10px;
  }

  .mb-m-2 {
    margin-bottom: 20px;
  }

  .mb-m-3 {
    margin-bottom: 30px;
  }

  .mb-m-4 {
    margin-bottom: 40px;
  }

  .mb-m-5 {
    margin-bottom: 50px;
  }

  .mb-m-6 {
    margin-bottom: 60px;
  }

  .mb-m-7 {
    margin-bottom: 70px;
  }

  .mb-m-8 {
    margin-bottom: 80px;
  }

  .mb-m-9 {
    margin-bottom: 90px;
  }

  .mb-m-10 {
    margin-bottom: 100px;
  }

  .mb-m-11 {
    margin-bottom: 110px;
  }

  .mb-m-12 {
    margin-bottom: 120px;
  }

  .mb-m-13 {
    margin-bottom: 130px;
  }

  .mb-m-14 {
    margin-bottom: 140px;
  }

  .mb-m-15 {
    margin-bottom: 150px;
  }

  .mb-m-16 {
    margin-bottom: 160px;
  }

  .mb-m-17 {
    margin-bottom: 170px;
  }

  .mb-m-18 {
    margin-bottom: 180px;
  }

  .mb-m-19 {
    margin-bottom: 190px;
  }

  .mb-m-20 {
    margin-bottom: 200px;
  }
}
.mt-0 {
  margin-top: 0px;
}

.mt-1 {
  margin-top: 10px;
}

.mt-2 {
  margin-top: 20px;
}

.mt-3 {
  margin-top: 30px;
}

.mt-4 {
  margin-top: 40px;
}

.mt-5 {
  margin-top: 50px;
}

.mt-6 {
  margin-top: 60px;
}

.mt-7 {
  margin-top: 70px;
}

.mt-8 {
  margin-top: 80px;
}

.mt-9 {
  margin-top: 90px;
}

.mt-10 {
  margin-top: 100px;
}

.mt-11 {
  margin-top: 110px;
}

.mt-12 {
  margin-top: 120px;
}

.mt-13 {
  margin-top: 130px;
}

.mt-14 {
  margin-top: 140px;
}

.mt-15 {
  margin-top: 150px;
}

.mt-16 {
  margin-top: 160px;
}

.mt-17 {
  margin-top: 170px;
}

.mt-18 {
  margin-top: 180px;
}

.mt-19 {
  margin-top: 190px;
}

.mt-20 {
  margin-top: 200px;
}

@media all and (max-width: 1240px) {
  .mt-t-0 {
    margin-top: 0px;
  }

  .mt-t-1 {
    margin-top: 10px;
  }

  .mt-t-2 {
    margin-top: 20px;
  }

  .mt-t-3 {
    margin-top: 30px;
  }

  .mt-t-4 {
    margin-top: 40px;
  }

  .mt-t-5 {
    margin-top: 50px;
  }

  .mt-t-6 {
    margin-top: 60px;
  }

  .mt-t-7 {
    margin-top: 70px;
  }

  .mt-t-8 {
    margin-top: 80px;
  }

  .mt-t-9 {
    margin-top: 90px;
  }

  .mt-t-10 {
    margin-top: 100px;
  }

  .mt-t-11 {
    margin-top: 110px;
  }

  .mt-t-12 {
    margin-top: 120px;
  }

  .mt-t-13 {
    margin-top: 130px;
  }

  .mt-t-14 {
    margin-top: 140px;
  }

  .mt-t-15 {
    margin-top: 150px;
  }

  .mt-t-16 {
    margin-top: 160px;
  }

  .mt-t-17 {
    margin-top: 170px;
  }

  .mt-t-18 {
    margin-top: 180px;
  }

  .mt-t-19 {
    margin-top: 190px;
  }

  .mt-t-20 {
    margin-top: 200px;
  }
}
@media all and (max-width: 920px) {
  .mt-m-0 {
    margin-top: 0px;
  }

  .mt-m-1 {
    margin-top: 10px;
  }

  .mt-m-2 {
    margin-top: 20px;
  }

  .mt-m-3 {
    margin-top: 30px;
  }

  .mt-m-4 {
    margin-top: 40px;
  }

  .mt-m-5 {
    margin-top: 50px;
  }

  .mt-m-6 {
    margin-top: 60px;
  }

  .mt-m-7 {
    margin-top: 70px;
  }

  .mt-m-8 {
    margin-top: 80px;
  }

  .mt-m-9 {
    margin-top: 90px;
  }

  .mt-m-10 {
    margin-top: 100px;
  }

  .mt-m-11 {
    margin-top: 110px;
  }

  .mt-m-12 {
    margin-top: 120px;
  }

  .mt-m-13 {
    margin-top: 130px;
  }

  .mt-m-14 {
    margin-top: 140px;
  }

  .mt-m-15 {
    margin-top: 150px;
  }

  .mt-m-16 {
    margin-top: 160px;
  }

  .mt-m-17 {
    margin-top: 170px;
  }

  .mt-m-18 {
    margin-top: 180px;
  }

  .mt-m-19 {
    margin-top: 190px;
  }

  .mt-m-20 {
    margin-top: 200px;
  }
}
.pb-0 {
  padding-bottom: 0px;
}

.pb-1 {
  padding-bottom: 10px;
}

.pb-2 {
  padding-bottom: 20px;
}

.pb-3 {
  padding-bottom: 30px;
}

.pb-4 {
  padding-bottom: 40px;
}

.pb-5 {
  padding-bottom: 50px;
}

.pb-6 {
  padding-bottom: 60px;
}

.pb-7 {
  padding-bottom: 70px;
}

.pb-8 {
  padding-bottom: 80px;
}

.pb-9 {
  padding-bottom: 90px;
}

.pb-10 {
  padding-bottom: 100px;
}

.pb-11 {
  padding-bottom: 110px;
}

.pb-12 {
  padding-bottom: 120px;
}

.pb-13 {
  padding-bottom: 130px;
}

.pb-14 {
  padding-bottom: 140px;
}

.pb-15 {
  padding-bottom: 150px;
}

.pb-16 {
  padding-bottom: 160px;
}

.pb-17 {
  padding-bottom: 170px;
}

.pb-18 {
  padding-bottom: 180px;
}

.pb-19 {
  padding-bottom: 190px;
}

.pb-20 {
  padding-bottom: 200px;
}

@media all and (max-width: 1240px) {
  .pb-t-0 {
    padding-bottom: 0px;
  }

  .pb-t-1 {
    padding-bottom: 10px;
  }

  .pb-t-2 {
    padding-bottom: 20px;
  }

  .pb-t-3 {
    padding-bottom: 30px;
  }

  .pb-t-4 {
    padding-bottom: 40px;
  }

  .pb-t-5 {
    padding-bottom: 50px;
  }

  .pb-t-6 {
    padding-bottom: 60px;
  }

  .pb-t-7 {
    padding-bottom: 70px;
  }

  .pb-t-8 {
    padding-bottom: 80px;
  }

  .pb-t-9 {
    padding-bottom: 90px;
  }

  .pb-t-10 {
    padding-bottom: 100px;
  }

  .pb-t-11 {
    padding-bottom: 110px;
  }

  .pb-t-12 {
    padding-bottom: 120px;
  }

  .pb-t-13 {
    padding-bottom: 130px;
  }

  .pb-t-14 {
    padding-bottom: 140px;
  }

  .pb-t-15 {
    padding-bottom: 150px;
  }

  .pb-t-16 {
    padding-bottom: 160px;
  }

  .pb-t-17 {
    padding-bottom: 170px;
  }

  .pb-t-18 {
    padding-bottom: 180px;
  }

  .pb-t-19 {
    padding-bottom: 190px;
  }

  .pb-t-20 {
    padding-bottom: 200px;
  }
}
@media all and (max-width: 920px) {
  .pb-m-0 {
    padding-bottom: 0px;
  }

  .pb-m-1 {
    padding-bottom: 10px;
  }

  .pb-m-2 {
    padding-bottom: 20px;
  }

  .pb-m-3 {
    padding-bottom: 30px;
  }

  .pb-m-4 {
    padding-bottom: 40px;
  }

  .pb-m-5 {
    padding-bottom: 50px;
  }

  .pb-m-6 {
    padding-bottom: 60px;
  }

  .pb-m-7 {
    padding-bottom: 70px;
  }

  .pb-m-8 {
    padding-bottom: 80px;
  }

  .pb-m-9 {
    padding-bottom: 90px;
  }

  .pb-m-10 {
    padding-bottom: 100px;
  }

  .pb-m-11 {
    padding-bottom: 110px;
  }

  .pb-m-12 {
    padding-bottom: 120px;
  }

  .pb-m-13 {
    padding-bottom: 130px;
  }

  .pb-m-14 {
    padding-bottom: 140px;
  }

  .pb-m-15 {
    padding-bottom: 150px;
  }

  .pb-m-16 {
    padding-bottom: 160px;
  }

  .pb-m-17 {
    padding-bottom: 170px;
  }

  .pb-m-18 {
    padding-bottom: 180px;
  }

  .pb-m-19 {
    padding-bottom: 190px;
  }

  .pb-m-20 {
    padding-bottom: 200px;
  }
}
.ptb-0 {
  padding-top: 0px;
  padding-bottom: 0px;
}

.ptb-1 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.ptb-2 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.ptb-3 {
  padding-top: 30px;
  padding-bottom: 30px;
}

.ptb-4 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.ptb-5 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.ptb-6 {
  padding-top: 60px;
  padding-bottom: 60px;
}

.ptb-7 {
  padding-top: 70px;
  padding-bottom: 70px;
}

.ptb-8 {
  padding-top: 80px;
  padding-bottom: 80px;
}

.ptb-9 {
  padding-top: 90px;
  padding-bottom: 90px;
}

.ptb-10 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.ptb-11 {
  padding-top: 110px;
  padding-bottom: 110px;
}

.ptb-12 {
  padding-top: 120px;
  padding-bottom: 120px;
}

.ptb-13 {
  padding-top: 130px;
  padding-bottom: 130px;
}

.ptb-14 {
  padding-top: 140px;
  padding-bottom: 140px;
}

.ptb-15 {
  padding-top: 150px;
  padding-bottom: 150px;
}

.ptb-16 {
  padding-top: 160px;
  padding-bottom: 160px;
}

.ptb-17 {
  padding-top: 170px;
  padding-bottom: 170px;
}

.ptb-18 {
  padding-top: 180px;
  padding-bottom: 180px;
}

.ptb-19 {
  padding-top: 190px;
  padding-bottom: 190px;
}

.ptb-20 {
  padding-top: 200px;
  padding-bottom: 200px;
}

@media all and (max-width: 1240px) {
  .ptb-t-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .ptb-t-1 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .ptb-t-2 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .ptb-t-3 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .ptb-t-4 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .ptb-t-5 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .ptb-t-6 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .ptb-t-7 {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .ptb-t-8 {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .ptb-t-9 {
    padding-top: 90px;
    padding-bottom: 90px;
  }

  .ptb-t-10 {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .ptb-t-11 {
    padding-top: 110px;
    padding-bottom: 110px;
  }

  .ptb-t-12 {
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .ptb-t-13 {
    padding-top: 130px;
    padding-bottom: 130px;
  }

  .ptb-t-14 {
    padding-top: 140px;
    padding-bottom: 140px;
  }

  .ptb-t-15 {
    padding-top: 150px;
    padding-bottom: 150px;
  }

  .ptb-t-16 {
    padding-top: 160px;
    padding-bottom: 160px;
  }

  .ptb-t-17 {
    padding-top: 170px;
    padding-bottom: 170px;
  }

  .ptb-t-18 {
    padding-top: 180px;
    padding-bottom: 180px;
  }

  .ptb-t-19 {
    padding-top: 190px;
    padding-bottom: 190px;
  }

  .ptb-t-20 {
    padding-top: 200px;
    padding-bottom: 200px;
  }
}
@media all and (max-width: 920px) {
  .ptb-m-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .ptb-m-1 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .ptb-m-2 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .ptb-m-3 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .ptb-m-4 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .ptb-m-5 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .ptb-m-6 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .ptb-m-7 {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .ptb-m-8 {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .ptb-m-9 {
    padding-top: 90px;
    padding-bottom: 90px;
  }

  .ptb-m-10 {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .ptb-m-11 {
    padding-top: 110px;
    padding-bottom: 110px;
  }

  .ptb-m-12 {
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .ptb-m-13 {
    padding-top: 130px;
    padding-bottom: 130px;
  }

  .ptb-m-14 {
    padding-top: 140px;
    padding-bottom: 140px;
  }

  .ptb-m-15 {
    padding-top: 150px;
    padding-bottom: 150px;
  }

  .ptb-m-16 {
    padding-top: 160px;
    padding-bottom: 160px;
  }

  .ptb-m-17 {
    padding-top: 170px;
    padding-bottom: 170px;
  }

  .ptb-m-18 {
    padding-top: 180px;
    padding-bottom: 180px;
  }

  .ptb-m-19 {
    padding-top: 190px;
    padding-bottom: 190px;
  }

  .ptb-m-20 {
    padding-top: 200px;
    padding-bottom: 200px;
  }
}

/*# sourceMappingURL=css-includes-overrides.css.map */

