@charset "utf-8";
/* LOGOS */
.logo-bpm-60x30-white,
.logo-bpm-85x43-white,
.logo-bpm-130x65-white,
.logo-bpm-200x100-white {
	background-image: url(/_img/logos/logo-black.svg?);
	filter: invert(1);	
}
/*Newer, better box model combines padding, borders and widths to one value on every element */   
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
*behavior: url(/_style/boxsizing.htc);
}
/*Reset some things to behave as expected by default*/  
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
	display: block;
}
audio, canvas, video {
	display: inline-block;
*display: inline;
*zoom: 1;
}
audio:not([controls]) {
	display: none;
}
[hidden] {
	display: none;
}
/*Set some basic document styles*/
html {
	height: 100%;
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
.no-touch {
	overflow-y: scroll;
}
html, button, input, select, textarea {
	font-family: 'Whitney SSm 4r', 'Whitney SSm A', 'Whitney SSm B', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: 400;
	font-style: normal;
	color: #313334;
}
body {
	height: 100%;
	margin: 0;
	font-size: .96em;
	line-height: 1.7em;
	background-color: #000; /* for iOS7 Safari tint */
}

/*Some text selection decoration*/
::-moz-selection {
background-color: #612d8f;
color: #fff;
text-shadow: none;
}
::selection {
	background-color: #612d8f;
	color: #fff;
	text-shadow: none;
}
/*Links*/
a {
	color: #2ebd59;
	text-decoration: none;
	font-family: 'Whitney SSm 5r', 'Whitney SSm A', 'Whitney SSm B', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: 500;
	border-bottom: 1px solid #2ebd59;
}
.no-touch a {
	-webkit-transition: all 90ms linear;
	-moz-transition: all 90ms linear;
	-ms-transition: all 90ms linear;
	-o-transition: all 90ms linear;
	transition: all 90ms linear;
}
a:visited {
	color: #2ebd59;
}
.no-touch a:hover, a:focus {
	color: #fff;
	background-color: #2ebd59;
	text-decoration: none;
}
a:hover, a:active, a:focus {
	outline: 0;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/*Headings*/
h1, h2, h3, h1 > a, h2 > a, h3 > a, .visual-heading, .visual-heading a {
	font-family: 'Gotham 3r', 'Gotham A', 'Gotham B', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: 300;
	font-style: normal;
	line-height: 1.3em;
	color: #919394;
	border-color:#919394;
}
h1 > a, h2 > a, h3 > a {
	color:inherit !important;
	border-color:inherit !important;
}
.no-touch h1 > a:hover, .no-touch h2 > a:hover, .no-touch h3 > a:hover {
	color:#fff !important;
	border-color:#2ebd59 !important;
}
h1, .visual-h1 {
	font-size: 3.45em;
}
h2, .visual-h2 {
	font-size: 2.45em;
}
h3, .visual-h3 {
	font-size: 1.65em;
}
h4, h5, h6 {
	font-family: 'Whitney SSm 5r', 'Whitney SSm A', 'Whitney SSm B', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: 1em;
}
h2, h3, h4, h5, h6, .visual-heading {
	padding: 0;
	margin: 1.55em 0 1em 0;
	margin: 1em 0;
}
h1, visual-h1 {
	padding: 0;
	margin: 0;
}
h1, .visual-h1, h2, .visual-h2 {
	margin-left: -.05em;
}
section > div h1:first-child, section > div h2:first-child, section > div h3:first-child, section > div .visual-heading:first-child {
	margin-top: 0;
}

@media only screen and (max-width: 800px) {
h1, .visual-h1 {
	font-size: 2.45em;
}
h2, .visual-h2 {
	font-size: 2.15em;
}
h3, .visual-h3 {
	font-size: 1.65em;
}
}

@media only screen and (max-width: 470px) {
h1, .visual-h1 {
	font-size: 2.15em;
}
h2, .visual-h2 {
	font-size: 1.65em;
}
h3, .visual-h3 {
	font-size: 1.28em;
}
}
h1.plain-heading, h2.plain-heading {
	font-family: 'Whitney SSm 4r', 'Whitney SSm A', 'Whitney SSm B', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 1em;
	margin: 1em 0;
	padding: 0;
	line-height:inherit;
	color:inherit;
}
h1.inline-heading, h2.inline-heading {
	display:inline;
}

.visual-h1 {
	display: inline-block;
}
/*Text formatting*/
p {
	margin: 1em 0;
}
p.summary {
	font-size: 1.2em;
	line-height: 2em;
}

@media only screen and (max-width: 800px) {
p.summary {
	font-size: 1.1em;
	line-height: 1.65em;
}
}

@media only screen and (max-width: 470px) {
p.summary {
	font-size: 1em;
}
}
b, strong, em, dt {
	font-family: 'Whitney SSm 5r', 'Whitney SSm A', 'Whitney SSm B', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: 500;
	font-style: normal;
}
i, em {
	font-style: italic;
}
blockquote {
	font-family: 'Gotham 3r', 'Gotham A', 'Gotham B', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: 300;
	font-style: normal;
	margin: 2em 12%;
	font-size: 1.25em;
	line-height: 1.7em;
	color: #616364;
}
blockquote::before, blockquote::after {
	font-size: 440%;
	line-height: 0em;
	vertical-align: bottom;
}
blockquote::before {
	content: "\201C";
	padding-right: 6px;
}
blockquote::after {
	content: "\201D";
	padding-left: 6px;
}

@media only screen and (max-width: 470px) {
blockquote {
	font-size: 1.1em;
	margin: 2em 4%;
}
}
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #d1d3d5;
	margin: 1em 0;
	padding: 0;
}
q {
	quotes: none;
}
q:before, q:after {
	content: "";
	content: none;
}
small {
	font-size: 80%;
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
code, kbd, pre, samp {
	font-family: monospace, serif;
	_font-family: 'courier new', monospace;
	font-size: 1em;
}
pre {
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
	margin: 1em 0;
}
dfn {
	font-style: italic;
}
mark {
	background: #ff0;
	color: #222;
}
abbr[title] {
	border-bottom: 1px dotted;
}
/*Lists*/
dl, menu, ol, ul {
	margin: 1em 0;
}
dt {
	margin:1em 0 0 0;
}
dd {
	margin: 0;
}
menu, ol, ul {
	padding: 0 0 0 40px;
}
nav ul, nav ol {
	list-style: none;
	list-style-image: none;
}
/*Images*/
img {
	border: 0;
	-ms-interpolation-mode: bicubic;
	vertical-align: middle;
	max-height: 100%;
	max-width: 100%;
}
svg:not(:root) {
	overflow: hidden;
}
figure {
	margin: 0;
}
/*Tables*/
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*Forms*/
form {
	margin: 0;
}
form ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
form ul li {
	min-height: 3em;
	padding: 0.5em 0;
}
fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
label {
	cursor: pointer;
}
.placeholder {
	/* for browsers that don't support placeholder text */
	color: #ccc;
}
legend {
	border: 0;
*margin-left: -7px;
	padding: 0;
	display: table;
	white-space: normal;
}
button, input, select, textarea {
	font-size: 100%;
	margin: 0;
	vertical-align: baseline;
*vertical-align: middle;
	padding: 1em;
	height: 3em;
	border: 1px solid #d1d3d4;
}
select, input[type="number"], input[type="date"], input[type="datetime"], input[type="month"], input[type="tel"], input[type="time"] {
	width:100%;
	padding: 0.5em;
}
button, input {
	line-height: normal;
}
button, input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: none;
	border: none;
	border-radius: 0;
	cursor: pointer;
*overflow: visible;
}
#main button, #main input[type="button"], #main input[type="reset"], #main input[type="submit"], #search-wrapper button {
	cursor: pointer;
	height: 48px;
	margin-bottom: 1em;
	line-height: 2.85em;
	padding: 0 1.4em;
	font-size: 1.1em;
	background-color: #2ebd59;
	color: #fff;
	-webkit-box-shadow: inset 0 -2px 0 0 rgba(0,0,0,0.2);
	box-shadow: inset 0 -2px 0 0 rgba(0,0,0,0.2);
}
.no-touch #main button, #main input[type="button"], no-touch #main input[type="reset"], .no-touch #main input[type="submit"] {
	-webkit-transition: all 90ms linear;
	-moz-transition: all 90ms linear;
	-ms-transition: all 90ms linear;
	-o-transition: all 90ms linear;
	transition: all 90ms linear;
}
.no-touch #main button:hover, .no-touch #main input[type="button"]:hover, .no-touch #main input[type="reset"]:hover, .no-touch #main input[type="submit"]:hover {
	-webkit-box-shadow: inset 0 -47px 0 0 rgba(0,0,0,0.1);
	box-shadow: inset 0 -47px 0 0 rgba(0,0,0,0.1);
}

@media only screen and (max-width: 470px) {
#main input[type="submit"] {
	width: 100%;
	font-size: 1em;
	margin-top: .5em;
}
}
button[disabled], input[disabled] {
	cursor: default;
}
input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
	height: auto;
*width: 13px;
*height: 13px;
}
button::-moz-focus-inner, input::-moz-focus-inner {
 border: 0;
 padding: 0;
}
textarea {
	overflow: auto;
	vertical-align: top;
	resize: vertical;
}
textarea, input[type="text"], input[type="email"], input[type="tel"] {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-appearance: none;
}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.last {
	margin-right: 0 !important;
}
/*Image replacement*/
.ir {
	background-color: transparent;
	border: 0;
	overflow: hidden;/* IE 6/7 fallback */
*text-indent: -9999px;
}
.ir:before {
	content: "";
	display: block;
	width: 0;
	height: 100%;
}
/*Hide from both screenreaders and browsers*/
.hidden {
	display: none !important;
	visibility: hidden;
}
/*Hide only visually, but have it available for screenreaders*/
.visuallyhidden {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
/*Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard*/
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto;
}
/*Hide visually and from screenreaders, but maintain layout*/
.invisible {
	visibility: hidden;
}
/*Clearfix: contain floats*/
.clearfix:before, .clearfix:after, .content-block-container:before, .content-block-container:after, .content-flow-container:before, .content-flow-container:after {
	content: " ";
	display: table;
}
.clearfix:after, .content-block-container:after, .content-flow-container:after {
	clear: both;
}
.clearfix, .content-block-container, .content-flow-container {
*zoom: 1;
}
/* 2 column split */
.half-width-block {
	width: 48.2142857%; /*width:540px;*/
	float: left;
	margin-right: 3.5714285%; /*margin-right:40px;*/
}
.half-width-block > div:last-child {
	padding-bottom: 0 !important;
}

@media only screen and (max-width: 768px) {
.half-width-block {
	width: auto;
	float: none;
	margin-right: 0;
	margin-bottom: 12%;
}
.half-width-block.last {
	margin-bottom: 0;
}
}
/* Alert boxes and rows */
.alert-info, row-alert-info {
	background-color: #612d8f;
	color: #fff;
}
.alert-info h1, .alert-info h2, .alert-info h3, .alert-info a, .row-alert-info h1, .row-alert-info h2, .row-alert-info h3, .row-alert-info a {
	color: #fff;
	border-color: #fff;
}
.no-touch .alert-info a:hover {
	background-color: #fff;
	color: #612d8f;
}
.alert-info h1 + p, .row-alert-info h1 + p {
	font-size: 1.2em;
	line-height: 2em;
	color: #fff;
}

@media only screen and (max-width: 800px) {
.alert-info h1 + p, .row-alert-info h1 + p {
	font-size: inherit;
	line-height: inherit;
}
}


/* ==========================================================================
   Set some global styles
   ========================================================================== */


/* Global Form styling */
form h3	{
	margin-bottom:0;
	}
form ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
form ul li {
	min-height: 3em;
	padding: 0.5em 0;
	margin: 0;
}
.captcha-container label	{display:none;}
form p.form-faux-label	{margin:0; display:block; float:none;}
form input[type="text"], form input[type="email"], form input[type="tel"], form textarea, form input[type="password"], form input[type="number"], form input[type="email"], form input[type="select"] {
	width: 100%;
	border: none;
	padding: 1em;
	height: 3em;
	border: 1px solid #d1d3d4;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
form input[type="number"]	{
	padding:0 1em;
}
form textarea {
	height: 13em;
}
form ul li p {
	margin: 0;
}
form ul.form-user li p {
	padding: 1em;
	min-height: 3em;
	border-bottom: 1px solid #d1d3d4;
	line-height: .96em;
}
form ul li.form-captcha .captcha-container {
	background-color: #fff;
	border: 1px solid #d1d3d4;
	padding: 1em;
}
form ul li.form-captcha p {
	min-height: 40px;
	font-size: .8em;
	line-height: 1.55em;
	margin-bottom: 1em;
}
form ul li.form-captcha p img {
	float: left;
	margin-right: 1em;
	border: 1px solid #eee;
}
form ul li.form-captcha p a#captcha-download {
	display:none;
}
.os-ios form ul li.form-captcha p a#captcha-download, .os-android form ul li.form-captcha p a#captcha-download {
	display:inline;
}
.os-ios form ul li.form-captcha p a#captcha-listen, .os-android form ul li.form-captcha p a#captcha-listen {
	display:none;
}
form ul li.form-submit {
	width: 100%;
	clear: both;
}
.password-length-message, .form-validation-message {
	opacity: 0;
	visibility: hidden;
	margin-top: 4px;
	display: block;
	font-style: italic;
	position: relative;
	transition: all 0.5s;
	height: 0;
}
form input[type="password"].tooshort + .password-length-message,
form input[type="number"].tooyoung + .password-length-message,
form input.missing ~ .missing-message,
form input.too-long ~ .too-long-message,
form input.invalid ~ .invalid-message,
form select.invalid ~ .invalid-message,
form select.too-young ~ .too-young-message {
	height: 18px;
	opacity: 0.7;
	visibility: visible;
}
@media only screen and (max-width: 768px) {
form textarea {
	height: 15em;
}
form ul li {
	padding: .5em;
}
}
@media only screen and (max-width: 600px), (min-width: 769px) and (max-width: 990px) {
form ul li.form-captcha p {
	margin: 0 auto 1em auto;
}
}

/* positioning for action buttons */
ul.content-action {
	height: 48px;
	line-height: 2.85em;
	font-size: 1.1em;
	margin: 1.55em 0 0 0;
	padding: 0;
	list-style: none;
	white-space: nowrap;
	/*overflow: hidden;*/
}
ul.hero-action {
	height: 3em;
	margin: 0;
	font-size: 2.45em;
}
ul.content-action li {
	display: inline-block;
	line-height: inherit;
	padding: 0;
	margin: 0;
	height: 100%;
	vertical-align: top;
	position:relative;
}
.lt-ie8 ul.content-action li {
	display: inline;
}
ul.two-actions li, ul.three-actions li {
	padding-right: 1px;
}
ul.two-actions li:last-child, ul.three-actions li:last-child {
	padding-right: 0;
}
ul.content-action li > span {
	display: block;
	width: 100%;
	height: 100%;
	padding: 0 1.4em;
	text-align: center;
	white-space: nowrap;
	background-color: rgba(49,51,52,0.35);
	color: #fff;
}
ul.content-action li > ul.action-menu {
	height: 96px;
	width:100%;
	position:absolute;
	bottom:-96px;
	margin: 0;
	padding:0;
	background-color:#414344;
	white-space:normal;
	display:none;
	z-index:998;
}
ul.content-action li > ul.action-menu li {
	height:50%;
	width:100%;
}
ul.content-action li > ul.action-menu li a {
	display:block;
	border-bottom:1px solid #313334;
	padding:0 1em;
	font-weight:inherit;
	color:#fff;
}
.no-touch ul.content-action li > ul.action-menu li a:hover, ul.content-action li > ul.action-menu li a:active, ul.content-action li > ul.action-menu li a:focus {
	background-color:#313334 !important;
	color:#fff !important;
}

@media only screen and (min-width: 768px) {
ul.row-action {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	max-width: 1200px;
	padding: 0 40px;
	margin: 0 auto;
	text-align: right;
}
.content-block-container ul.row-action {
	top: 100px;
}
#row-1 .content-block-container ul.row-action {
	top:200px;
}
}

@media only screen and (max-width: 640px) {
ul.hero-action {
	font-size: 2.15em;
}
}

@media only screen and (max-width: 470px) {
ul.content-action {
	font-size: 1em;
	line-height: 3.2em;
}
ul.hero-action {
	font-size: 1.65em;
	line-height: 2.85em;
}
ul.content-action li {
	width: 100%;
}
ul.two-actions li {
	width: 50%;
}
ul.hero-action li {
	width: auto;
}
ul.two-actions li a span {
	display: none;
}
ul.content-action li > ul.action-menu {
	line-height:3.1em;
}
}
/* styling for action buttons */
.button {
	display: block;
	width: 100%;
	height: 100%;
	padding: 0 1.4em;
	text-align: center;
	border-bottom: none;
	white-space: nowrap;
	font-family: 'Whitney SSm 4r', 'Whitney SSm A', 'Whitney SSm B', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: 400;
	font-style: normal;
	-webkit-box-shadow: inset 0 -2px 0 0 rgba(0,0,0,0.2);
	box-shadow: inset 0 -2px 0 0 rgba(0,0,0,0.2);
}
.button, a.button:visited, a.button:active, .no-touch a.button:hover {
	background-color: #2ebd59;
	color: #fff;
}
ul.hero-action .button {
	font-family: 'Gotham 3r', 'Gotham A', 'Gotham B', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: 300;
	font-style: normal;
	-webkit-box-shadow: inset 0 -3px 0 0 rgba(0,0,0,0.2);
	box-shadow: inset 0 -3px 0 0 rgba(0,0,0,0.2);
}
.calendar-button, a.calendar-button:visited, a.calendar-button:active, .no-touch a.calendar-button:hover, .pagemove-button, a.pagemove-button:visited, a.pagemove-button:active, .no-touch a.pagemove-button:hover {
	background-color: #ddd !important;
	color: #313334 !important;
}
.download-button, a.download-button:visited, a.download-button:active, .no-touch a.download-button:hover {
	background-color: #444 !important;
	color: #fff !important;
}

.icon-button {
	position: relative;
	padding-left: 4em;
}
.icon-button::before {
	display: block;
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	height: 48px;
	width: 48px;
	background-position: left;
	background-repeat: no-repeat;
	background-size: 48px 48px;
	float: left;
}

.no-touch .button:hover {
	-webkit-box-shadow: inset 0 -47px 0 0 rgba(0,0,0,0.1);
	box-shadow: inset 0 -47px 0 0 rgba(0,0,0,0.1);
}
.button:active, ul.content-action li > a.active-button {
	-webkit-box-shadow: inset 0 -49px 0 0 rgba(0,0,0,0.3);
	box-shadow: inset 0 -49px 0 0 rgba(0,0,0,0.3);
}
.no-touch ul.hero-action .button:hover {
	-webkit-box-shadow: inset 0 -2.95em 0 0 rgba(0,0,0,0.1);
	box-shadow: inset 0 -2.95em 0 0 rgba(0,0,0,0.1);
}
ul.hero-action .button:active {
	-webkit-box-shadow: inset 0 -2.95em 0 0 rgba(0,0,0,0.3);
	box-shadow: inset 0 -2.95em 0 0 rgba(0,0,0,0.3);
}


/*Error  styling*/
.message-alert-success, .message-alert-error {background:#38c846;color:#fff;padding:1em; width:100%; float:none; margin:0 0 1em; position:relative;}
.message-alert-success {background:#38c846;}
.message-alert-error {background:#c83838;}
.message-alert-success a, .message-alert-error a	{color:#fff; border-bottom:1px solid #fff;}
.message-alert-success a:hover	{background:#fff; color:#38c846;}
.message-alert-error a:hover	{background:#fff; color:#c83838;}
.message-alert-success ul, .message-alert-error ul {margin: 0 0 0 2em; list-style:disc;}
/* ==========================================================================
   Header
   ========================================================================== */

#main-wrapper {
	min-height: 100%;
	min-width: 300px;
	padding: 0 0 0;
	position: relative;
	background-color: #fff;
}
header[role="banner"] {
	z-index: 999;
	width: 100%;
	color: #fff;
	background-color: rgba(149, 45, 152, 0);
	position: absolute;
	position: fixed;
	top: 0;
	left: 0;
	text-align: right;
	-webkit-transition: background .15s linear, top .25s ease-out;
	-moz-transition: background .15s linear, top .25s ease-out;
	-o-transition: background .15s linear, top .25s ease-out;
	-ms-transition: background .15s linear, top .25s ease-out;
	transition: background .15s linear, top .25s ease-out;
}
header[role="banner"].blue, .search-open header[role="banner"] {
	background-color: rgba(34, 34, 34, 1);
}
#main-wrapper.sticky header[role="banner"] {
	position: fixed;
}
header[role="banner"].purple, .search-open header[role="banner"] {
	background-color: rgba(149, 45, 152, 1);
}
#main-wrapper.menu-open header[role="banner"], #main-wrapper.sticky header[role="banner"] {
	background-color: rgba(149, 45, 152, 0.97);
}
header[role="banner"] a {
	color: #fff;
	font-family: 'Whitney SSm 4r', 'Whitney SSm A', 'Whitney SSm B', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: 400;
	border-bottom: none;
}
header[role="banner"] .header-content {
	height: 120px;
	max-width: 1200px;
	position: relative;
	margin: 0 auto;
	padding: 0 40px;
}
.no-touch header[role="banner"] .header-content {
	-webkit-transition: height .15s linear;
	-moz-transition: height .15s linear;
	-o-transition: height .15s linear;
	-ms-transition: height .15s linear;
	transition: height .15s linear;
}
#main-wrapper.sticky header[role="banner"] .header-content {
	height: 80px;
}
header[role="banner"] #logo {
	width: 130px;
	height: 65px;
	position: absolute;
	z-index: 1000;
	left: 40px;
	top: 30px;
	color: #fff;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	-ms-transition: none;
	transition: none;
	transition-delay: 4s;
	background-repeat: no-repeat;
	background-position: bottom right;
	background-color: transparent;
	background-size:130px 65px;
	
}
#main-wrapper.sticky header[role="banner"] #logo {
	left: -36px;
	top: -6px;
	clip: rect(25px,130px,65px,76px);
}
.no-touch header[role="banner"] #logo:hover {
	margin-left: 6px;
}

/*@media only screen and (max-width : 568px) {*/
@media only screen and (max-width : 640px), only screen and (orientation : landscape) and (min-aspect-ratio : 16/9) and (max-width : 966px) {
#main-wrapper {
	padding: 0;
}
header[role="banner"] {
	padding: 0;
}
header[role="banner"] .header-content {
	height: 68px;
	padding: 0;
}
#main-wrapper.sticky header[role="banner"] .header-content {
	height: 56px;
}
header[role="banner"] #logo {
	width: 84px;
	height: 42px;
	background-size:84px 42px;
	top: 15px;
	left: 15px;
}
#main-wrapper.sticky header[role="banner"] #logo {
	top: -2px;
	clip: rect(16px,85px,42px,49px);
}
}
/* ==========================================================================
   Navigation
   ========================================================================== */

header[role="banner"] .button-menu {
	display: none;
}
nav[role="navigation"] {
	display: inline-block;
}
nav[role="navigation"] ul {
	display: inline-block;
	display: block;
	float: left;
	padding: 0;
	margin: 0;
	font-size: 16px;
}
.no-touch nav[role="navigation"] ul li {
	-webkit-transition: padding .15s linear;
	-moz-transition: padding .15s linear;
	-o-transition: padding .15s linear;
	-ms-transition: padding .15s linear;
	transition: padding .15s linear;
}

.no-touch nav[role="navigation"] ul#navigation-account li {
	-webkit-transition: padding .15s linear;
	-moz-transition: padding .15s linear;
	-o-transition: padding .15s linear;
	-ms-transition: padding .15s linear;
	transition: padding .15s linear;
}
#main-wrapper.sticky nav[role="navigation"] ul#navigation-account li {
	padding: 28px 0;
}
nav[role="navigation"] ul#navigation-account li a {
	display: inline-block;
	color: #fff;
	line-height: 22px;
}
.no-touch nav[role="navigation"] ul#navigation-sections li a:hover, .no-touch nav[role="navigation"] ul#navigation-account li a:hover {
	text-decoration: none;
	background-color: transparent;
	-webkit-box-shadow: inset 0 -1px 0 0 #FFFFFF;
	box-shadow: inset 0 -1px 0 0 #FFFFFF;
}

#main-wrapper.sticky nav[role="navigation"] ul#navigation-search li {
	padding: 12px 0 13px 0;
}

.no-touch nav[role="navigation"] ul#navigation-search li a:hover {
	cursor: pointer;
}
nav[role="navigation"] ul#navigation-search li a:active {
	background-color: #612d8f;
}
#main-wrapper.search-open nav[role="navigation"] ul#navigation-search li a {
	background-color: #612d8f;
	background-position: bottom left;
}
}
#main-wrapper.search-open nav[role="navigation"] ul#navigation-search li a:active {
	background-color: transparent;
}

@media only screen and (min-width : 801px) {
nav[role="navigation"] ul#navigation-sections li {
	display: inline-block;
	float: left;
	margin: 0 50px 0 0;
	padding: 48px 0;
}
#main-wrapper.sticky nav[role="navigation"] ul#navigation-sections li {
	padding: 28px 0;
}
nav[role="navigation"] ul#navigation-sections li a {
	display: inline-block;
	color: #fff;
	text-decoration: none;
	line-height: 22px;
}
nav[role="navigation"] ul#navigation-search li a {
	border-radius: 50%;
}
#main-wrapper nav[role="navigation"] ul#navigation-sections li a:active, #main-wrapper nav[role="navigation"] ul#navigation-sections li.selected a, #main-wrapper nav[role="navigation"] ul#navigation-account li.selected a {
	-webkit-box-shadow: inset 0 -1px 0 0 #FFFFFF;
	box-shadow: inset 0 -1px 0 0 #FFFFFF;
}
}

@media only screen and (min-width : 801px) and (max-width : 1020px) {
nav[role="navigation"] ul#navigation-sections li, nav[role="navigation"] ul#navigation-account li {
	margin: 0 24px 0 0;
}
}

@media only screen and (max-width: 850px), only screen and (orientation : landscape) and (min-aspect-ratio : 16/9) and (max-width : 966px) {
#main-wrapper.menu-open header[role="banner"] {
	top: 45px;
}
/* resize account and search buttons */
#main-wrapper nav[role="navigation"] ul#navigation-search {
	margin-right: 60px;
}
#main-wrapper nav[role="navigation"] ul#navigation-search li {
	margin: 0 16px 0 0;
}
#main-wrapper nav[role="navigation"] ul#navigation-account li a:active, #main-wrapper nav[role="navigation"] ul#navigation-account li.selected a {
	-webkit-box-shadow: inset 0 -1px 0 0 #FFFFFF;
	box-shadow: inset 0 -1px 0 0 #FFFFFF;
}
nav[role="navigation"] ul#navigation-account li {
	margin: 0 24px 0 0;
}
/* display menu button for smaller screens */	
header[role="banner"] .button-menu {
	display: block;
	position: absolute;
	right: 40px;
	padding: 32px 0 33px 0;
}
.no-touch header[role="banner"] .button-menu {
	-webkit-transition: padding .15s linear;
	-moz-transition: padding .15s linear;
	-o-transition: padding .15s linear;
	-ms-transition: padding .15s linear;
	transition: padding .15s linear;
}
#main-wrapper.sticky header[role="banner"] .button-menu {
	padding: 12px 0 13px 0;
}
header[role="banner"] .button-menu i {
	display: inline-block;
	width: 55px;
	height: 55px;
	padding: 0;
	float: left;
	font-style: normal;
	background-size: 100%;
	-webkit-transition: background .15s linear, top .25s ease-out;
	-moz-transition: background .15s linear, top .25s ease-out;
	-o-transition: background .15s linear, top .25s ease-out;
	-ms-transition: background .15s linear, top .25s ease-out;
	transition: background .15s linear, top .25s ease-out;
}
.no-touch header[role="banner"] .button-menu i:hover {
	cursor: pointer;
}
#main-wrapper.menu-open header[role="banner"] .button-menu i {
	background-color: #612d8f;
	background-position:bottom;
}
/* site core navigation for smaller screens */
nav[role="navigation"] ul#navigation-sections {
	display: block;
	width: 100%;
	height: 45px;
	overflow: hidden;
	position: absolute;
	left: 0;
	right: 0;
	top: -45px;
	background-color: #2ebd59;
}
#main-wrapper nav[role="navigation"] ul#navigation-sections li, #main-wrapper.sticky nav[role="navigation"] ul#navigation-sections li {
	padding: 0;
	margin: 0;
	/*width: 24%; ORIGINAL STYLING - WITHOUT LIVE TAB */
	width: 16.6666666666666%; /* AMENDED STYLING - WITH LIVE TAB */
	display: inline-block;
	float: left;
	text-align: center;
	background-color: #D1D3D5;
	border-bottom: 1px solid #BF3AC2;
}
#main-wrapper nav[role="navigation"] ul#navigation-sections li:nth-child(3), #main-wrapper.sticky nav[role="navigation"] ul#navigation-sections li:nth-child(3) {
	/*width: 28%; ORIGINAL STYLING - WITHOUT LIVE TAB */
}
#main-wrapper nav[role="navigation"] ul#navigation-sections li a {
	display: block;
	text-decoration: none;
	padding: 0;
	line-height: 44px;
	color: #616364;
	border-right: 1px solid #C1C3C5;
}
#main-wrapper nav[role="navigation"] ul#navigation-sections li.last a, #main-wrapper.sticky nav[role="navigation"] ul#navigation-sections li.last a {
	border-right: none;
}
.no-touch #main-wrapper nav[role="navigation"] ul#navigation-sections li a:hover, #main-wrapper nav[role="navigation"] ul#navigation-sections li a:active, #main-wrapper nav[role="navigation"] ul#navigation-sections li.selected a {
	background-color: #fff;
	color: #2ebd59;
	-webkit-box-shadow: none;
	box-shadow: none;
}
}

@media only screen and (max-width : 640px), only screen and (orientation : landscape) and (min-aspect-ratio : 16/9) and (max-width : 966px) {
#main-wrapper nav[role="navigation"] ul#navigation-search li, #main-wrapper header[role="banner"] .button-menu {
	padding: 10px 0;
}
#main-wrapper.sticky nav[role="navigation"] ul#navigation-search li, #main-wrapper.sticky header[role="banner"] .button-menu {
	padding: 4px 0;
}
#main-wrapper nav[role="navigation"] ul#navigation-account li {
	margin: 0 10px 0 0;
	padding: 22px 0;
}
#main-wrapper.sticky nav[role="navigation"] ul#navigation-account li {
	padding: 16px 0;
}
.no-touch #main-wrapper.sticky nav[role="navigation"] ul#navigation-account li a:hover {
	-webkit-box-shadow: inset 0 -1px 0 0 #FFFFFF;
	box-shadow: inset 0 -1px 0 0 #FFFFFF;
}
#main-wrapper nav[role="navigation"] ul#navigation-search {
	margin-right: 58px;
}
#main-wrapper nav[role="navigation"] ul#navigation-search li {
	margin: 0 4px 0 0;
}
header[role="banner"] .button-menu {
	right: 10px;
}
#main-wrapper nav[role="navigation"] ul#navigation-search li a, #main-wrapper header[role="banner"] .button-menu i {
	width: 48px;
	height: 48px;
	border-radius: 0;
}
#main-wrapper nav[role="navigation"] ul#navigation-sections {
	font-size: 14px;
}
}

@media only screen and (max-width : 470px) {
/* wrap site core navigation onto two lines and move navigation bar further down when menu open */
#main-wrapper.menu-open header[role="banner"] {
	/*top: 90px; ORIGINAL STYLING - WITHOUT LIVE TAB */
	top: 135px;
}
nav[role="navigation"] ul#navigation-sections {
	/*height: 90px;
	top: -90px; ORIGINAL STYLING - WITHOUT LIVE TAB */
	height: 135px;
	top: -135px;
}
#main-wrapper nav[role="navigation"] ul#navigation-sections li, #main-wrapper.sticky nav[role="navigation"] ul#navigation-sections li {
	width: 50% !important;
}
#main-wrapper nav[role="navigation"] ul#navigation-sections li:nth-child(1), #main-wrapper nav[role="navigation"] ul#navigation-sections li:nth-child(2), #main-wrapper nav[role="navigation"] ul#navigation-sections li:nth-child(3), #main-wrapper nav[role="navigation"] ul#navigation-sections li:nth-child(4) {
	border-bottom-color: #C1C3C5;
}
#main-wrapper nav[role="navigation"] ul#navigation-sections li:nth-child(2) a, #main-wrapper.sticky nav[role="navigation"] ul#navigation-sections li:nth-child(2) a {
	border-right: none;
}
}
/* ==========================================================================
   Footer
   ========================================================================== */

footer[role="contentinfo"] {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	padding: 0 40px;
	background-color: #222;
	color: #fff;
}
footer[role="contentinfo"] .footer-content {
	max-width: 1120px;
	height: 580px;
	position: relative;
	margin: 0 auto;
}
footer[role="contentinfo"] a {
	color: #919394;
	border-bottom-color: #919394;
}
.no-touch footer[role="contentinfo"] a:hover {
	background-color: transparent;
	color: #fff;
	border-bottom-color: #fff;
}
footer[role="contentinfo"] form {
	width: 80%;
	max-width: 570px;
	padding-top: 160px;
}
footer[role="contentinfo"] form label {
	display: block;
	margin-bottom: 1em;
	text-align: center;
	font-family: 'Gotham 3r', 'Gotham A', 'Gotham B', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: 300;
	font-style: normal;
	font-size: 24px;
	line-height: 1.55em;
}
footer[role="contentinfo"] ul {
	width: 100%;
	position: absolute;
	bottom: 80px;
	padding: 0;
	margin: 0;
	color: #919394;
}
footer[role="contentinfo"] ul li {
	float: left;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
}
footer[role="contentinfo"] ul li a {
	margin: 0 40px 0 0;
}
footer[role="contentinfo"] .footer-copyright {
	position: absolute;
	right: 0;
	bottom: 78px;
	margin: 0;
	color: #919394;
}


@media only screen and (max-width : 1074px) {
footer[role="contentinfo"] ul li a {
	margin: 0 20px 0 0;
}
}

@media only screen and (max-width : 980px) {
footer[role="contentinfo"] ul {
	bottom: 140px;
	line-height: 2em;
}
footer[role="contentinfo"] ul li {
	width: 16.666666666666666666%;
}
footer[role="contentinfo"] ul li a {
	margin: 0;
}
footer[role="contentinfo"] .footer-copyright {
	width: 100%;
	text-align: center;
}
footer[role="contentinfo"] .footer-madeintheuk {
	margin-left: 12px;
}
}

@media only screen and (max-width: 800px) {
footer[role="contentinfo"] ul li {
	width: 33.33333333333333333333%;
}
}

@media only screen and (max-width : 640px), only screen and (orientation : landscape) and (min-aspect-ratio : 16/9) and (max-width : 966px) {
footer[role="contentinfo"], footer[role="contentinfo"] ul, footer[role="contentinfo"] .footer-copyright {
	position: static;
}
footer[role="contentinfo"] {
	padding: 80px 7.5% 40px 7.5%;
}
footer[role="contentinfo"] form {
	width: 85%;
	max-width: 370px;
	padding-top: 0;
}
footer[role="contentinfo"] form label {
	font-size: 22px;
}
footer[role="contentinfo"] .footer-content {
	height: auto;
}
footer[role="contentinfo"] ul {
	margin: 40px auto;
}
footer[role="contentinfo"] ul li {
}
}

@media only screen and (max-width : 640px) and (orientation : landscape) {
footer[role="contentinfo"] form label {
	font-size: 18px;
}
}

@media only screen and (max-width : 480px) {
footer[role="contentinfo"] form {
	width: 100%;
}
footer[role="contentinfo"] form label {
	font-size: 18px;
}
footer[role="contentinfo"] ul {
	max-width: 300px;
}
footer[role="contentinfo"] ul li {
	width: 50%;
}
}

/* ==========================================================================
   Content
   ========================================================================== */

#main .content-block, #main .content-flow {
	width: 100%;
}
#main .content-block > div, #main .content-flow > div {
	position: relative;
	width: 100%;
	margin: 0 auto;
}
#main .content-block > div {
	max-width: 1200px;
	padding: 100px 40px;
}
.no-touch #main .content-block > div {
	-webkit-transition: padding .15s linear;
	-moz-transition: padding .15s linear;
	-o-transition: padding .15s linear;
	-ms-transition: padding .15s linear;
	transition: padding .15s linear;
}
#main #row-1 > div {
	padding-top: 150px;
}
#main #row-2 > div {
        padding-top: 0px;
}

@media only screen and (max-width : 640px), only screen and (orientation : landscape) and (min-aspect-ratio : 16/9) and (max-width : 966px) {
#main .content-block > div {
	padding: 12% 7.5% 10% 7.5%;
}
#main #row-1 > div {
	padding-top: 120px;
}
#main #row-2 > div {
        padding-top: 0px;
}
}
/* ==========================================================================
   Subsection Content Navigation
   ========================================================================== */
#row-1.subsection {
	/* background: #f2f2f2; Old browsers */
	/* background: -moz-linear-gradient(left, #f2f2f2 50%, #ffffff 50%); FF3.6+ */
	/* background: -webkit-gradient(linear, left top, right top, color-stop(0%, #f2f2f2), color-stop(50%, #f2f2f2), color-stop(50%, #ffffff), color-stop(100%, #ffffff)); Chrome,Safari4+ */
	/* background: -webkit-linear-gradient(left, #f2f2f2 0%, #f2f2f2 50%, #ffffff 50%, #ffffff 100%); Chrome10+,Safari5.1+ */
	/* background: -o-linear-gradient(left, #f2f2f2 0%, #f2f2f2 50%, #ffffff 50%, #ffffff 100%); Opera 11.10+ */
	/* background: -ms-linear-gradient(left, #f2f2f2 0%, #f2f2f2 50%, #ffffff 50%, #ffffff 100%); IE10+ */
	/* background: linear-gradient(to right, #f2f2f2 0%, #f2f2f2 50%, #ffffff 50%, #ffffff 100%); W3C */
	/* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#ffffff', GradientType=1 ); IE6-9 */
}
#row-1.subsection > div {
	background-size: contain;
}
#subsection-navigation, #row-1.subsection #main-content {
	float: left;
}
#subsection-navigation {
	width: 30%;
}
#row-1.subsection #main-content {
	width: 70%;
	background: #fff;
}
#row-1.subsection #main-content .content-block-container {
	padding-left: 5em;
}
#row-1.subsection hr {
	margin: 2.5em 0;
}
/*Menu*/
#subsection-navigation ul {
	width: 100%;
	float: right;
	/*background: #f2f2f2;*/
}
#subsection-navigation ul li {
	width: 100%;
}
#subsection-navigation ul, #subsection-navigation ul li {
	padding: 0;
	margin: 0;
}
#subsection-navigation ul li a {
	color: #919394;
	border-bottom: 1px solid #dadada;
	padding: 1.25em 2em 1.1em;
	display: block;
}
.no-touch #subsection-navigation ul li a:hover {
	background: #e3e3e3;
}
#subsection-navigation ul li a.selected {
	border-left: 4px solid #2ebd59;
	background: #fff;
}
.subsection-select-list {
	display: none;
}
.subsection-select-list select {
	font-size: 16px;
}

@media only screen and (max-width: 1220px) {
#main #row-1.subsection > div {

	background-size: contain;
}
}

@media only screen and (max-width: 880px) {
#row-1.subsection {
	padding-top: 120px;
}
#main #row-1.subsection > div {
	background: #fff;
	padding: 0 0 100px;
}
#subsection-navigation, #row-1.subsection #main-content {
	float: none;
	width: 100%;
}
#row-1.subsection #main-content .content-block-container {
	padding: 40px 40px 0;
}
.subsection-select-list {
	display: block;
	background: #f2f2f2;
	padding: 40px;
}
#row-1.subsection .subsection-select-list select {
	width: 100%;
}
.subsection-list {
	display: none;
}
}

@media only screen and (max-width: 640px) {
.subsection-select-list {
	padding: 1.75em 7.5%;
}
#row-1.subsection #main-content .content-block-container {
	padding: 12% 7.5% 0  7.5%;
}
#main #row-1.subsection {
	padding-top: 68px;
}
}


/* ==========================================================================
   Media Queries
   ========================================================================== */
 
/*Future proofing*/   
@viewport {
width: device-width;
}

/*IE 10 Snap mode fix, 'cos Windows 8 is needy*/
@-ms-viewport {
width: device-width;
}


/* dev info for testing */
#dev-info {
	position:fixed;
	z-index:10000000 !important;
	bottom:0;
	left:0px;
	font-size:.4em;
	line-height:1.3em;
	background-color:#000;
	padding:.5em;
	opacity:0.7;
	border-right:10px solid #000;
}
.no-touch #dev-info {
	width:200px;
	left:-190px;
}
.no-touch #dev-info:hover {
	left:0;
}
.devErrors {
	position:fixed !important;
	top:0 !important;
	left:0 !important;
	z-index:10000000 !important;
	line-height:1.3em !important;
	height:auto !important;
	width:100% !important;
	float:none !important;
	padding:.5em !important;
	margin:0 !important;
	background-color:red !important;
	opacity:0.7 !important;
	color:#fff !important;
	font-size:.4em !important;
	text-align:center !important;
}
