html {
  font-size: 1em;
}
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strong,
sub,
sup,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  font-size: 0.813em;
  line-height: 1em;
  padding: 0;
  margin: 0;
  color: #666666;
  min-width: 320px;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
ul,
li {
  list-style: none;
  padding: 0;
  margin: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
blockquote,
address,
main,
figure,
dd,
dt,
dfn {
  padding: 0;
  margin: 0 0 15px 0;
  font-style: normal;
  font-size: 1em;
  font-weight: normal;
  line-height: 1.3em;
  color: #666666;
  display: block;
}
h1,
h2,
h3,
h4,
h5 {
  margin: 0 0 15px 0;
  width: 100%;
  font-weight: bold;
  font-family: 'Open Sans', sans-serif;
}
p,
figcaption,
label,
li,
caption,
dfn,
p span {
  line-height: 1.4em;
  font-family: 'Open Sans', sans-serif;
  color: #666666;
}
h1 {
  font-size: 2.231em;
  color: #d63700;
  font-weight: normal;
}
p.fake-h1 {
  font-size: 2.231em;
  color: #d63700;
  font-weight: normal;
}
h2 {
  font-size: 1.462em;
  color: #d63700;
  font-weight: normal;
}
h3 {
  font-size: 1.077em;
  color: #d63700;
  font-weight: bold;
}
h4 {
  font-size: 1.077em;
  font-weight: bold;
  color: #666666;
}
h5 {
  font-size: 1em;
  color: #666666;
}
h6 {
  font-size: 1em;
  color: #666666;
}
.section-text p.intro {
  text-align: left;
}
p.intro,
span.intro {
  font-weight: normal;
  font-size: 1.385em;
  /*text-align: center;*/
}
.nobreak {
  white-space: nowrap;
}
fieldset {
  float: left;
  width: 100%;
}
iframe {
  margin: 0 0 15px 0;
  max-width: 100%;
}
input,
textarea,
button,
select {
  border-radius: 0;
  font-size: 1em;
  outline: none;
  color: #7a7e82;
  border: 0;
}
a {
  color: #00A8FF;
  text-decoration: none;
  -webkit-transition: text-decoration linear 100ms;
  -webkit-transition: -webkit-text-decoration linear 100ms;
  transition: -webkit-text-decoration linear 100ms;
  transition: text-decoration linear 100ms;
  transition: text-decoration linear 100ms, -webkit-text-decoration linear 100ms;
}
a:hover,
a:focus {
  text-decoration: underline;
  -webkit-transition: text-decoration linear 100ms;
  -webkit-transition: -webkit-text-decoration linear 100ms;
  transition: -webkit-text-decoration linear 100ms;
  transition: text-decoration linear 100ms;
  transition: text-decoration linear 100ms, -webkit-text-decoration linear 100ms;
}
p a {
  font-size: 1em;
}
a p {
  font-size: 1em;
}
li a {
  font-size: 1em;
}
a li {
  font-size: 1em;
}
ul {
  list-style-type: none;
}
b,
strong {
  font-weight: bold;
}
.small {
  font-size: 0.9em;
}
fieldset {
  border: 0;
  padding: 0;
  margin: 0;
}
legend {
  font-weight: bold;
  padding: 0;
  margin: 0 0 20px 0;
}
.left {
  float: left;
}
.right {
  float: right;
}
.mid {
  margin: 0 auto;
}
.clear {
  float: none;
  clear: both;
}
img,
figure {
  border: none;
  display: block;
  max-width: 100%;
  margin-bottom: 15px;
  height: auto;
}
figure img {
  margin-bottom: 0;
}
img.left {
  margin-right: 15px;
  margin-bottom: 10px;
}
img.right {
  margin-left: 15px;
  margin-bottom: 10px;
}
img.full {
  margin-bottom: 15px;
}
sup,
sub {
  vertical-align: 0;
  position: relative;
}
sup {
  bottom: 0.3em;
}
sub {
  top: 0.3em;
}
figure {
  float: left;
  width: 100%;
}
figure figcaption {
  float: left;
  padding: 0;
}
hr {
  width: 100%;
  clear: both;
  display: block;
  height: 1px;
  border: 0;
  background: #d4d4d4;
  margin: 0 0 10px;
}
main ul {
  list-style: none;
}
main ul li {
  background: url(/images/bullet.gif) no-repeat 7px 6px transparent;
  list-style-type: none;
  margin: 0;
  padding: 0 0 5px 20px;
  background-size: 7px;
}
main ul li ul li {
  background-position: 7px 7px;
  background-size: 5px;
}
main ul li ul li ul li {
  background-position: 7px 8px;
  background-size: 4px;
}
main ul li ul {
  padding-top: 8px;
  margin-bottom: 0;
}
main ol {
  counter-reset: item;
  list-style-type: decimal;
  margin-left: 5%;
}
main ol li {
  list-style: inherit;
  padding: 0 0 5px 0;
}
main ol li ol {
  padding-top: 8px;
  margin-bottom: 0;
}
main ul.buttonlist li {
  background: none;
  float: left;
  margin: 0 30px 0 0;
  padding: 0;
}
main ul.buttonlist li a {
  display: block;
  color: #000;
  background: #ccc;
  padding: 6px 11px;
  cursor: pointer;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
main ul.buttonlist li a:hover {
  background: #000;
  color: #fff;
  text-decoration: none;
}
main table {
  width: 100%;
  color: #666666;
  font-size: 0.81em;
  border-collapse: collapse;
  border-spacing: 0;
  margin-bottom: 15px;
  clear: both;
  min-width: 550px;
}
main table tr td,
main table tr th {
  padding: 18px 10px;
  text-align: left;
  line-height: 1.1em;
  vertical-align: top;
  font-weight: normal;
}
main table tr td[align="right"],
main table tr th[align="right"] {
  text-align: right !important;
}
main table.financial tr td,
main table.financial tr th {
  text-align: right;
}
main table.financial tr td:first-of-type,
main table.financial tr th:first-of-type {
  text-align: left;
}
main table tr th {
  font-weight: bold;
}
main tr th,
main tr td {
  border: none;
}
main caption {
  margin-bottom: 10px;
}
main table thead tr {
  border-bottom: 1px solid #666666;
}
main table tbody tr {
  border-bottom: 1px solid #e5e5e5;
}
main table tbody tr:last-child {
  border-bottom: 1px solid #666666;
}
main table tbody tr:nth-child(2n) {
  background: #f8f8f8;
}
.section-table {
  float: left;
  width: 100%;
  overflow: auto;
}
.table-wraper {
  overflow: auto;
}
/**** CODE ****/
body {
  font-family: 'Open Sans', sans-serif;
  background: url(/images/bg.gif);
}
.container {
  width: 100%;
  max-width: 1260px;
  margin: 0 auto;
  background: #fff;
}
.container-inner {
  float: left;
  width: 100%;
  background-color: #fff;
  position: relative;
  overflow: hidden;
}
.contain {
  margin: 0 6%;
}
main > .content-outer > .contain {
  margin: 0 0 0 6%;
}
main > .content-outer.landing > .contain,
main > .content-outer.home > .contain {
  margin: 0 6%;
}
.section-mashup .contain {
  margin: 0 7%;
}
.clearfix {
  overflow: visible;
}
.clearfix::after {
  content: "";
  clear: both;
  display: table;
}
.fa-hiddenword {
  display: none;
}
/**** NAVIGATION ****/
.navigation-outer {
  float: left;
  width: 100%;
  background: #d63700;
  padding: 0;
  position: relative;
}
.navigation-outer p {
  color: #000;
}
.navigation-outer a {
  color: #fff;
  -webkit-transition: color ease 100ms;
  transition: color ease 100ms;
}
.navigation-outer a:hover,
.navigation-outer a:focus {
  color: #000;
  text-decoration: none;
}
nav.navigation-left {
  margin: 15px 0;
  float: left;
  width: 80%;
}
nav.navigation-left .burger-nav {
  display: none;
}
nav.navigation-left > ul > li {
  float: left;
  margin: 0 1.6%;
}
nav.navigation-left > ul > li > a {
  font-size: 1.1em;
  display: block;
  border: 1px solid #d63700;
  padding: 0 10px;
  font-weight: bold;
  line-height: 38px;
}
nav.navigation-left > ul > li > a.current {
  color: #000;
  border: 1px solid #fff;
}
nav.navigation-left > ul > li.home {
  margin-left: 0;
}
nav.navigation-left > ul > li.home a {
  color: #000;
  font-size: 1.9em;
  padding: 0;
  width: 38px;
  text-align: center;
}
nav.navigation-left > ul > li.home a:hover {
  border-color: #fff;
}
/*dropdowns*/
nav.navigation-left > ul > li .dropdown.show {
  display: block;
  max-height: 1000px;
}
.dropdown {
  display: block;
  position: absolute;
  top: 100%;
  left: 0;
  background: #d63700;
  width: 100%;
  z-index: 10;
  max-height: 0;
  overflow: hidden;
}
.dropdown .contain {
  border-top: 1px solid #e67e5b;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  padding: 0 6%;
}
.dropdown .contain .col {
  border-left: 1px solid #fff;
  -ms-flex: 1;
  -webkit-box-flex: 1;
          flex: 1;
  padding: 0 0 0 10px;
  margin: 30px 3% 30px 0;
}
.dropdown .contain .col-social {
  border-right: 1px solid #fff;
  border-left: 0;
}
.dropdown .contain .col-social ul li {
  float: left;
  font-size: 1.6em;
  padding-right: 20px;
}
.dropdown .contain .col-social ul li a {
  color: #fff;
}
.dropdown .contain .col-social ul li a:hover,
.dropdown .contain .col-social ul li a:focus {
  color: #000;
}
.dropdown .contain .dropdown-close {
  margin: 30px 3% 30px 0;
  cursor: pointer;
}
.dropdown ul.dropdown-navigation {
  margin: 0;
}
.dropdown ul.dropdown-navigation li {
  margin-bottom: 5px;
}
.dropdown ul.dropdown-navigation li a {
  color: #fff;
}
.dropdown ul.dropdown-navigation li a:hover,
.dropdown ul.dropdown-navigation li a:focus {
  color: #000;
}
.dropdown ul.dropdown-navigation .navigation-heading,
.dropdown ul.dropdown-navigation ul {
  display: none;
}
/*right side*/
ul.navigation-right {
  float: right;
  width: 20%;
  margin: 20px 0;
  position: relative;
}
ul.navigation-right li {
  float: left;
  line-height: 30px;
  color: #fff;
  cursor: pointer;
}
ul.navigation-right li.share-price {
  float: right;
  font-size: 1.1em;
  cursor: pointer;
}
ul.navigation-right li.share-price span.currency {
  font-weight: bold;
}
ul.navigation-right li.share-price span.price {
  font-weight: bold;
  color: #000;
}
ul.navigation-right li.search .fa {
  font-size: 1.4em;
}
ul.navigation-right li.search .search-box-wrapper {
  xdisplay: none;
  position: absolute;
  top: 0;
  height: 30px;
  width: 100%;
  background: #fff;
  overflow: hidden;
  -webkit-transition: all ease 500ms;
  transition: all ease 500ms;
  max-width: 0;
  opacity: 1;
}
ul.navigation-right li.search .search-box-wrapper.show {
  max-width: 100%;
  opacity: 1;
}
ul.navigation-right li.search .search-box-wrapper input {
  display: block;
  float: left;
  height: 20px;
  margin: 4px 0 0 10px;
  width: 90%;
}
ul.navigation-right li.search .search-box-wrapper button {
  padding: 0;
  position: absolute;
  right: 0;
  height: 30px;
  width: 30px;
  display: block;
  cursor: pointer;
  background: #000;
  color: #fff;
}
/*.navigation-outer {	float: left;	width: 100%;	background: #d63700;	padding: 0;	position: relative;}.navigation-outer .contain {    position: relative;    z-index: 20;    background-color: #d63700;    float: left;    width: 88%;    margin: 0;    padding: 10px 6%;}.nav-left {    float: left;    width: 30%;	position: relative;    z-index:20; }ul.navigation-left {    float: left;    width: 100%;    margin-bottom: 0;}ul.navigation-left i {	font-size: 1.3em;}ul.navigation-left > li {    float: left;    margin-right: 3%;	padding-top: 10px;}ul.navigation-left > li.search {    margin-right: 16%;	position: relative;}.search-box-wrapper {	position: absolute;	top: 6px;	left: 25px;	right: 0;	width: 0;	height: 28px;	overflow: hidden;	-moz-transition: width ease 500ms;	-o-transition: width ease 500ms;	-webkit-transition: width ease 500ms;	transition:width ease 500ms;}.search-box-wrapper.show {	width: 220px;	-moz-transition: width ease 500ms;	-o-transition: width ease 500ms;	-webkit-transition: width ease 500ms;	transition:width ease 500ms;}form.search-box {    height: 26px;}input.search-icon {	position: absolute;    height: 28px;    width: 28px;    padding: 0;    text-align: center;    cursor: pointer;    background-color: #000;    color: #fff;    font: normal normal normal 14px/1 FontAwesome;}input.search-bar {    width: 172px;    background-color: #fff;    height: 24px;    padding: 2px 10px;    font-family: 'Open Sans', sans-serif;}ul.navigation-left > li:last-child {    margin-right: 0;}ul.navigation-left > li.share-price {    cursor:pointer;}.nav-right {    float: left;    width: 70%;}ul.navigation {    float: left;    width: 100%;    margin-bottom: 0;    text-align: left;}ul.navigation > li {    display: inline-block;    margin-left: 4%;}ul.navigation > li:first-child {    margin-left: 0;}li.home {	margin-top: -10px;}	li.home > a {    color: #000;    float: left;    text-decoration: none;    font-weight: bold;    padding: 10px;    border: 1px solid #d63700;	-moz-transition: color linear 100ms, border ease 100ms;	-o-transition: color linear 100ms, border ease 100ms;	-webkit-transition: color linear 100ms, border ease 100ms;	transition: color linear 100ms, border ease 100ms;}html.no-touch li.home > a:hover,li.home > a.current {    color: #000;    border: 1px solid #fff;	-moz-transition: color linear 100ms, border ease 100ms;	-o-transition: color linear 100ms, border ease 100ms;	-webkit-transition: color linear 100ms, border ease 100ms;	transition: color linear 100ms, border ease 100ms;}li.search,li.share-price {	color: #fff;}li.search {	cursor: pointer;}.price {	color: #000;	font-weight: bold;}.currency {	font-weight: bold;}ul.navigation > li > a {    float: left;    color: #fff;    text-decoration: none;    font-weight: bold;    padding: 10px;    border: 1px solid #d63700;	-moz-transition: color linear 100ms, border ease 100ms;	-o-transition: color linear 100ms, border ease 100ms;	-webkit-transition: color linear 100ms, border ease 100ms;	transition: color linear 100ms, border ease 100ms;}html.no-touch ul.navigation > li > a:hover {    color: #000;	-moz-transition: color linear 100ms, border ease 100ms;	-o-transition: color linear 100ms, border ease 100ms;	-webkit-transition: color linear 100ms, border ease 100ms;	transition: color linear 100ms, border ease 100ms;}ul.navigation > li > a.current {    color: #000;    border: 1px solid #fff;	-moz-transition: color linear 100ms, border ease 100ms;	-o-transition: color linear 100ms, border ease 100ms;	-webkit-transition: color linear 100ms, border ease 100ms;	transition: color linear 100ms, border ease 100ms;}*/
/**** SHAREPRICE DROPDOWN ****/
.sp-dropdown {
  display: block;
  position: absolute;
  top: 100%;
  z-index: 4;
  right: 0;
  background: rgba(0, 0, 0, 0.95);
  width: 35.8%;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: top ease 500ms;
  -webkit-transition: max-height ease 500ms;
  transition: max-height ease 500ms;
}
.sp-dropdown.open {
  max-height: 700px;
  /*left:0;    display: block;*/
}
.sp-dropdown .sp-close {
  float: left;
  width: 100%;
}
.sp-dropdown .sp-close .fa {
  float: right;
  cursor: pointer;
  display: block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  background-color: #ffb600;
  color: #fff;
  text-align: center;
  font-size: 1.2em;
}
.sp-dropdown .sp-div {
  border-bottom: 1px solid rgba(102, 102, 102, 0.8);
  padding: 15px 0;
  margin: 0 8%;
  color: #dedede;
}
.sp-dropdown .sp-div.no-border {
  border: 0;
}
.sp-dropdown .sp-div-inline {
  display: inline-block;
  margin-right: 8%;
}
.sp-dropdown .sp-kv {
  color: #ffb600;
  font-size: 2em;
  line-height: 1.5em;
}
.sp-dropdown .sp-key-pfg,
.sp-dropdown .sp-key-ftse {
  display: block;
  line-height: 25px;
}
.sp-dropdown .sp-key-pfg:before,
.sp-dropdown .sp-key-ftse:before {
  content: ' ';
  width: 15px;
  height: 15px;
  border-radius: 10px;
  background-color: #ffb600;
  display: inline-block;
  margin-bottom: -3px;
  margin-right: 5px;
}
.sp-dropdown .sp-key-ftse:before {
  background-color: #fff;
}
.sp-dropdown .sp-downloads {
  margin: 0;
}
.sp-dropdown .sp-downloads li {
  margin-bottom: 10px;
  display: block;
  float: left;
  width: 100%;
  position: relative;
}
.sp-dropdown .sp-downloads a .results-icon i {
  font-size: 1.8em;
  margin-top: 9px;
}
.sp-dropdown .sp-downloads a div {
  float: left;
  display: block;
  font-weight: normal;
  line-height: 1.5em;
  margin-top: 2px;
  font-size: 0.925em;
}
.sp-dropdown .sp-downloads a div p {
  color: #fff;
}
.sp-dropdown .sp-more {
  float: left;
  width: 100%;
}
.sp-dropdown .sp-more a {
  float: right;
  color: #fff;
  line-height: 35px;
}
.sp-dropdown .sp-more a:hover {
  text-decoration: none;
}
.sp-dropdown .sp-more .fa {
  float: right;
  display: block;
  width: 40px;
  height: 40px;
  margin-left: 10px;
  line-height: 40px;
  background-color: #ffb600;
  color: #fff;
  text-align: center;
  font-size: 1.2em;
}
/**** DROPDOWN ****/
/*.navigation-heading {	display:none;}ul.navigation > li > a.active {	color: #000;	-moz-transition: color linear 100ms, border ease 100ms;	-o-transition: color linear 100ms, border ease 100ms;	-webkit-transition: color linear 100ms, border ease 100ms;	transition: color linear 100ms, border ease 100ms;}.dropdown-outer {    background-color: #d63700;    position: absolute;    top: 100%;    left: 0;    right: 0;    z-index: 4;	border-top: 1px solid #e67e5b;	padding: 30px 0;	display: none;}	.dropdown-outer.show {	display: block;}.dropdown-inner {	margin: 0 100px;}.dropdown {    float: right;    width: 90%;	display: -webkit-box;	display: -moz-box;	display: -ms-flexbox;	display: -webkit-flex;	display: flex;}.col {    float: left;}.col.dropdown-close {    width: 1.5%;	text-align: right;}.col.dropdown-close img {    max-width: 100%;    cursor: pointer;}.col.col-nav {	width: 19.5%;	border-left: 1px solid #fff;	margin-right: 4%;	padding-left: 10px;	-webkit-box-sizing: border-box;	-moz-box-sizing: border-box;	box-sizing: border-box;}.col.col-social {    width: 19.5%;	margin-right: 4%;	border-right: 1px solid #fff;	padding-right: 10px;	-webkit-box-sizing: border-box;	-moz-box-sizing: border-box;	box-sizing: border-box;}ul.dropdown-social-links {    float: left;        width: 100%;        margin-bottom: 0;}ul.dropdown-social-links > li {    float: left;    margin-right: 2%;    margin-bottom: 10px;}ul.dropdown-social-links > li > a {    color: #000;    font-size: 1.5em;    padding: 5px 10px;    float: left;    -moz-transition: color linear 100ms;       -o-transition: color linear 100ms;       -webkit-transition: color linear 100ms;       transition: color linear 100ms;}ul.dropdown-social-links > li:last-child {    margin-right: 0;}ul.dropdown-social-links > li > a:hover {    color: #fff;    -moz-transition: color linear 100ms;       -o-transition: color linear 100ms;       -webkit-transition: color linear 100ms;       transition: color linear 100ms;}ul.dropdown-navigation {    float: left;    width: 100%;    margin-bottom: 0;}ul.dropdown-navigation > li {    float: left;    width: 100%;    margin-bottom: 5px;    padding: 0;    background: none;}ul.dropdown-navigation > li > a {    color: #000;    -moz-transition: color linear 100ms;       -o-transition: color linear 100ms;       -webkit-transition: color linear 100ms;       transition: color linear 100ms;}ul.dropdown-navigation > li > a:hover {    color: #fff;	text-decoration: none;    -moz-transition: color linear 100ms;       -o-transition: color linear 100ms;       -webkit-transition: color linear 100ms;       transition: color linear 100ms;}.dropdown p {	color: #000;}.dropdown .col-social p {    color: #fff;}.small-navigation,.navigation-back {	display: none;}.home-word {	display: none;}.home-icon {	display: block;}.navigation-container {	float: left;	width: 100%;}*/
/**** SUB  NAVIGATION ****/
.sub-navigation {
  display: none;
}
/**** HEADER ****/
.header-outer {
  float: left;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.header-outer .contain {
  position: relative;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
  margin: 0 10%;
}
.logo {
  float: left;
  width: 100%;
  margin-bottom: 30px;
}
img.logo-main {
  margin: 0 auto;
}
img.logo-tint {
  margin: 0 auto;
  margin-bottom: 30px;
}
.logo img.show {
  display: block;
}
.logo img.hide {
  display: none;
}
video.header-video {
  position: absolute;
  left: 0;
  top: 0;
  background-size: 100%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
}
.video-container {
  width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.header-outer.with-image .header-image:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&amp;0+0,0.5+100 */
  /* FF3.6+ */
  /* Chrome,Safari4+ */
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.5)));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.5) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=0);
  /* IE6-9 */
}
.header-outer.home .header-image:before {
  background: none;
}
.header-image {
  float: left;
  width: 100%;
  position: relative;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
}
.header-image img {
  margin-bottom: 0;
}
.header-text {
  float: left;
  margin: 0 20%;
  width: 60%;
  text-align: center;
}
.header-text.landing {
  margin-top: 60px;
  margin-bottom: 25px;
}
.header-text h1,
.header-text p.fake-h1 {
  color: #fff;
}
.header-text.crisis {
  margin: 1em 5% 3em;
  width: 90%;
}
.header-text.crisis p {
  color: #fff;
  font-size: 1.8em;
  font-weight: normal;
}
.header-text.crisis p a {
  color: #fff;
  text-decoration: underline;
  -webkit-transition: color linear 100ms;
  transition: color linear 100ms;
}
.header-text.crisis p a:hover {
  color: #00A8FF;
}
.header-logos {
  float: left;
  width: 90%;
  margin: 40px 5%;
}
.header-logo {
  float: left;
  width: 20%;
  margin-right: 0;
}
.header-logos.hl-4 {
  width: 70%;
  margin: 40px 15%;
}
.header-logos.hl-4 .header-logo {
  width: 25%;
}
.header-logos.hl-3 {
  width: 60%;
  margin: 40px 20%;
}
.header-logos.hl-3 .header-logo {
  width: 33%;
}
.header-logo:last-child {
  margin-right: 0;
}
.logo-circle {
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.6);
  position: relative;
  margin: 0 auto;
  width: 90%;
  padding-top: 90%;
}
.logo-circle-content {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
}
.logo-circle-content img {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  margin: 0 10%;
  text-align: center;
  width: 79%;
}
img.grey.show,
img.colour.show {
  display: block;
}
img.colour,
img.grey {
  display: none;
}
.logo-circle-content i {
  position: absolute;
  bottom: 8%;
  color: #fff;
  font-size: 1.3em;
}
/**** FOOTER ****/
.footer {
  float: left;
  width: 100%;
  margin-bottom: 45px;
}
.footer-outer {
  float: left;
  width: 100%;
  background: #d63700;
  padding: 30px 0 20px 0;
  margin-top: 20px;
}
.footer-block {
  width: 22%;
  margin-right: 4%;
  float: left;
}
.footer-block:last-child {
  margin-right: 0;
}
/*.footer .footer-block > * {    width: 90%;}*/
.footer h3 {
  color: #000;
  font-weight: normal;
  font-size: 1.1em;
}
.footer p,
.footer p a {
  color: #fff;
}
ul.footer-box-links {
  float: left;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 0;
}
ul.footer-box-links > li {
  float: left;
  background: #000;
  margin-right: 10px;
  margin-bottom: 10px;
}
ul.footer-box-links > li > a {
  float: left;
  padding: 5px 10px;
  -webkit-transition: color linear 100ms;
  transition: color linear 100ms;
  color: #d63700;
}
ul.footer-box-links > li > a:hover {
  text-decoration: none;
  color: #fff;
  -webkit-transition: color linear 100ms;
  transition: color linear 100ms;
}
ul.footer-social-links {
  float: left;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 0;
}
ul.footer-social-links > li {
  float: left;
  width: 20%;
  margin-bottom: 10px;
}
ul.footer-social-links > li > a {
  color: #000;
  font-size: 1.5em;
  padding: 5px 10px;
  float: left;
  -webkit-transition: color linear 100ms;
  transition: color linear 100ms;
}
ul.footer-social-links > li:last-child {
  margin-right: 0;
}
ul.footer-box-links > li:last-child {
  margin-right: 0;
}
ul.footer-social-links > li > a:hover {
  color: #fff;
  -webkit-transition: color linear 100ms;
  transition: color linear 100ms;
}
.footer-info {
  float: left;
  width: 100%;
}
ul.footer-links {
  float: left;
  width: auto;
  margin-bottom: 0;
}
ul.footer-links > li {
  float: left;
  background: none;
  padding: 0;
  border-right: 1px solid #000;
  padding-right: 10px;
  margin-left: 10px;
  margin-bottom: 10px;
}
ul.footer-links > li > a {
  color: #000;
  -webkit-transition: color linear 100ms;
  transition: color linear 100ms;
}
ul.footer-links > li:first-child {
  margin-left: 0;
}
ul.footer-links > li:last-child {
  padding-right: 0;
  border-right: none;
}
ul.footer-links > li > a:hover {
  color: #fff;
  text-decoration: none;
  -webkit-transition: color linear 100ms;
  transition: color linear 100ms;
}
.copyright {
  float: right;
  width: auto;
}
.copyright p {
  color: #000;
}
/**** CONTENT SETUP ****/
.content-outer {
  float: left;
  width: 100%;
  margin-bottom: 60px;
  margin-top: 10px;
  background: #fff;
}
.content-outer.with-padding {
  margin-top: 60px;
}
.content-outer.home,
.content-outer.landing {
  margin-top: 0;
}
.content-nav {
  float: left;
  width: 21%;
  margin-right: 3%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.content-main {
  float: right;
  width: 76%;
}
.divide {
  width: 100%;
  padding-top: 10px;
  border-top: 1px solid #e5e5e5;
  margin: 20px 0 10px 0;
}
.content-block {
  float: left;
  width: 92%;
}
.content-block.bg-grey-right {
  background: url(/images/bg-light.gif);
  width: 84.6%;
  padding: 30px 11% 0 4%;
  /*margin-bottom:30px;*/
  float: right;
}
.content-block.bg-grey {
  background: url(/images/bg-light.gif);
  width: 84.6%;
  padding: 30px 4% 0 4%;
  float: left;
}
.content-block.bg-grey hr {
  background: #fff;
}
.content-full {
  float: left;
  width: 100%;
}
.block {
  float: left;
  margin-right: 4%;
  /*color: #fff;*/
}
.block:last-child {
  margin-right: 0;
}
/* .row .block {	height: 100px;	background: blue;	margin-bottom: 10px;} */
.block-1 {
  width: 4.667%;
}
.block-2 {
  width: 13.334%;
}
.block-3 {
  width: 22%;
}
.block-4 {
  width: 30.667%;
}
.block-5 {
  width: 39.334%;
}
.block-6 {
  width: 48%;
}
.block-7 {
  width: 56.667%;
}
.block-8 {
  width: 65.334%;
}
.block-9 {
  width: 74.001%;
}
.block-10 {
  width: 82.668%;
}
.block-11 {
  width: 91.334%;
}
.block-12 {
  width: 100%;
}
/**** BREADCRUMB ****/
.breadcrumbs {
  width: 100%;
  margin: 0 auto;
  float: left;
  margin-bottom: 15px;
}
ul.breadcumb {
  float: left;
  width: 100%;
  text-align: center;
  margin-bottom: 0;
  font-size: 0.95em;
}
.breadcrumbs ul li {
  display: inline-block;
  background: none;
  padding: 0;
  color: #d63700;
  margin-bottom: 5px;
}
.breadcrumbs ul li a {
  color: #8a8a8a;
  text-decoration: none;
  -webkit-transition: color linear 100ms;
  transition: color linear 100ms;
}
html.no-touch .breadcrumbs ul li a:hover {
  text-decoration: none;
  color: #00A8FF;
  -webkit-transition: color linear 100ms;
  transition: color linear 100ms;
}
.breadcrumbs ul li:after {
  content: "/";
  padding: 0 10px;
  color: #8a8a8a;
}
.breadcrumbs ul li:last-child:after {
  content: "";
}
/**** LEFT NAVIGATION ****/
span.link {
  width: auto;
  margin-right: 10px;
}
.left-dropdown i {
  position: absolute;
  right: -20px;
}
ul.left-navigation {
  float: left;
  width: 100%;
  padding: 10px 0;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 50px;
}
ul.left-navigation > li {
  float: left;
  width: 100%;
  margin-bottom: 5px;
  background: none;
  padding: 0;
}
ul.left-navigation li.inpath {
  padding-top: 7px;
  border-top: 1px solid #e5e5e5;
  margin-top: 5px;
}
ul.left-navigation li.inpath:first-of-type {
  border: 0;
  margin: 0;
  padding: 0;
}
ul.left-navigation > li:last-child {
  margin-bottom: 0;
}
ul.left-navigation > li > a {
  text-decoration: none;
  color: #8a8a8a;
  margin-left: -20px;
  padding-left: 20px;
  background: none;
  position: relative;
  float: left;
  width: 100%;
  -webkit-transition: color linear 100ms;
  transition: color linear 100ms;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
html.no-touch ul.left-navigation > li > a:hover,
ul.left-navigation > li > a.current {
  background: url(/images/left-nav-bg.png) no-repeat 7px 5px transparent;
  color: #000;
  -webkit-transition: color linear 100ms;
  transition: color linear 100ms;
}
ul.sub-navigation-left {
  float: left;
  width: 100%;
  padding-bottom: 10px;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 5px;
  /*margin-top: 10px;    border-top: 1px solid #e5e5e5;    padding-top: 15px;*/
}
ul.left-navigation li:last-child ul.sub-navigation-left {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
ul.sub-navigation-left > li {
  float: left;
  width: 100%;
  margin-bottom: 5px;
  background: none;
  padding: 0;
}
ul.sub-navigation-left > li > a {
  font-size: 0.923em;
  text-decoration: none;
  color: #8a8a8a;
  padding-left: 16px;
  -webkit-transition: color linear 100ms;
  transition: color linear 100ms;
}
html.no-touch ul.sub-navigation-left > li > a:hover,
ul.sub-navigation-left > li > a.current {
  color: #00A8FF;
  background: url(/images/left-subnav-bg.png) no-repeat 7px 5px transparent;
  -webkit-transition: color linear 100ms;
  transition: color linear 100ms;
}
.section-text {
  float: left;
  width: 100%;
  /*margin-bottom: 30px;*/
}
.shaded-box {
  float: left;
  width: 100%;
  background: url(/images/bg.gif);
  padding: 25px 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 15px;
}
.shaded-box :last-child {
  margin-bottom: 0;
}
.top {
  float: left;
  width: 100%;
  text-align: center;
  margin: 30px 0 10px 0;
}
.top p {
  margin-bottom: 0;
  background: url(/images/bg.gif);
  display: inline-block;
  padding: 10px 15px;
  cursor: pointer;
  color: #d63700;
}
/**** GRAPHS ****/
.section-charts {
  float: left;
  width: 100%;
  margin-bottom: 30px;
}
.chart-area {
  float: left;
  width: 100%;
  background: #f4f5f5;
  padding: 25px 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.chart-info {
  display: none;
}
/**** TOUTS ****/
.tout-section {
  float: left;
  width: 100%;
  -webkit-column-count: 1;
  -moz-column-count: 1;
  column-count: 1;
}
.tout {
  float: left;
  width: 100%;
  margin-bottom: 30px;
  position: relative;
}
.tout .block-arrow-link {
  margin-bottom: 0;
  position: absolute;
  bottom: 0;
  right: 0;
}
.block-arrow-link.green {
  background: #99ca3c;
}
.block-arrow-link.yellow {
  background: #ffae00;
}
.block-arrow-link.purple {
  background: #91429b;
}
.block-arrow-link.pink {
  background: #ee3783;
}
.tout p {
  color: #666666;
  margin-bottom: 15px;
}
.tout h3 {
  font-weight: normal;
  font-size: 1.1em;
  margin-bottom: 15px;
  border-bottom: 1px solid #cccccc;
  padding-bottom: 15px;
}
.section-touts .tout h3 {
  font-size: 1.2em;
}
.tout h3 a {
  font-size: 1em;
}
.tout h3 a:hover {
  text-decoration: none;
  color: #000;
}
.tout h3.no-border {
  border-bottom: none;
  padding-bottom: 0;
}
.tout-box {
  float: left;
  width: 100%;
  padding: 20px 20px 5px 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-top: 3px solid #d63700;
}
.tout-quote {
  float: left;
  width: 100%;
  padding: 20px 20px 5px 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #ffb600;
  color: #fff;
}
.tout-quote p {
  color: #fff;
}
.tout-yellow {
  background: #ffb600;
}
.tout-purple {
  background: #bd1f8c;
}
.tout-purple h3,
.tout-yellow h3 {
  background: #fff;
  margin-bottom: 0;
  padding-bottom: 15px !important;
}
.tout-fact {
  float: left;
  width: 100%;
  padding: 20px 20px 5px 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #bd1f8c;
  color: #fff;
  text-align: center;
  font-size: 1.2em;
}
.carousel-content .tout-fact {
  padding: 20px 50px 5px 50px;
}
.tout-fact p {
  color: #fff;
}
.fastfact {
  font-size: 2em;
  margin-bottom: 5px !important;
}
.tout-contact {
  float: left;
  width: 100%;
  padding: 20px 20px 5px 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-top: 3px solid #d63700;
}
.contact-header {
  margin-bottom: 15px;
  border-bottom: 1px solid #cccccc;
  padding-bottom: 11px;
}
.contact-header p {
  color: #d63700;
  margin-bottom: 4px;
}
p.contact-heading {
  font-weight: bold;
}
.tout-overlay {
  position: absolute;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5) /*url(/images/tint.png)*/;
  left: 0;
  right: 0;
  padding: 10px;
}
.tout-overlay a {
  color: #fff;
  -webkit-transition: color linear 100ms;
  transition: color linear 100ms;
}
.tout-overlay a i.fa-angle-right {
  margin-left: 5px;
}
.tout-overlay a:hover {
  text-decoration: none;
  color: #00A8FF;
  -webkit-transition: color linear 100ms;
  transition: color linear 100ms;
}
ul.tout-links {
  float: left;
  width: 100%;
  margin-bottom: 15px;
}
ul.tout-links > li {
  background: none;
  padding: 0;
  float: left;
  width: 100%;
  margin-bottom: 10px;
}
ul.tout-links > li > a,
ul.tout-links > li.no-link {
  float: left;
  padding: 0;
  color: #666666;
  -webkit-transition: color linear 100ms;
  transition: color linear 100ms;
}
ul.tout-links > li > a:hover {
  color: #000;
  text-decoration: none;
  -webkit-transition: color linear 100ms;
  transition: color linear 100ms;
}
ul.tout-links > li > a i,
ul.tout-links > li.no-link i {
  margin-right: 5px;
}
ul.tout-links > li > a i.fa-angle-right {
  margin-left: 3px;
  margin-right: 0;
}
.tout-image {
  float: left;
  width: 100%;
  position: relative;
  /*border-bottom: 1px solid #fff;*/
}
.tout.tout-yellow .tout-image {
  border-bottom: 1px solid #fff;
}
.tout-image img {
  margin-bottom: 0;
}
.play-button {
  position: absolute;
  top: 0;
  left: 0;
  height: 40px;
  width: 40px;
  background: #000;
  text-align: center;
  cursor: pointer;
  -webkit-transition: background-color linear 250ms;
  transition: background-color linear 250ms;
  font-size: 1rem;
}
a:hover .play-button {
  background: #6BCFFF;
}
.play-button i {
  margin-top: 12px;
  width: 100%;
  color: #fff;
}
.tout-circle {
  border-radius: 50%;
  background: #dfe1e1 url(/images/bg.gif);
  position: relative;
  margin: 0 auto;
  /* width: 100%;    padding-top: 100%; */
  width: 245px;
  padding-top: 245px;
}
.circle-content {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.circle-content img {
  margin: 0 auto;
  max-width: 20%;
  margin-top: 20%;
  margin-bottom: 5px;
}
.circle-text {
  width: 80%;
  margin: 0 auto;
  text-align: center;
}
.tout-circle p.fact {
  font-size: 2.5em !important;
}
p.fact {
  font-size: 3.6em;
  color: #d63700;
  margin-bottom: 4px;
}
.tout-list {
  float: left;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-top: 1px solid #cccccc;
  padding: 10px 0;
}
.tout-list .date {
  float: left;
  width: 37%;
  margin-right: 3%;
  font-size: 0.95em;
}
.tout-list span,
.tout-list a {
  color: #666666;
  -webkit-transition: color linear 100ms;
  transition: color linear 100ms;
  width: 60%;
  float: left;
}
.tout-list a:hover {
  text-decoration: none;
  color: #000;
  -webkit-transition: color linear 100ms;
  transition: color linear 100ms;
}
ul.circle-links {
  float: left;
  width: 100%;
  margin-bottom: 15px;
}
ul.circle-links > li {
  background: none;
  padding: 0;
  float: left;
  width: 100%;
  margin-bottom: 10px;
  position: relative;
}
ul.circle-links > li .results-icon {
  background: #fff;
}
/**** HOMEPAGE ****/
.section-intro {
  width: 75%;
  margin: 0 12.5%;
  float: left;
  padding: 60px 0;
  text-align: center;
}
.section-link {
  float: left;
  width: 100%;
  padding: 60px 0;
  text-align: center;
}
.block-arrow-link {
  display: inline-block;
  text-align: center;
  width: 38px;
  height: 38px;
  background-color: #d63700;
  border: 1px solid #d63700;
  -webkit-transition: background-color linear 250ms, border-color linear 250ms;
  transition: background-color linear 250ms, border-color linear 250ms;
  margin-bottom: 15px;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.block-arrow-link a {
  width: 100%;
  height: 100%;
  display: block;
}
.block-arrow-link.hover,
.block-arrow-link:hover {
  background-color: #fff;
  border-color: #000;
}
.block-arrow-link.hover {
  border-color: #fff;
}
.block-arrow-link i {
  font-size: 1.6em;
  color: #fff;
  -webkit-transition: color linear 250ms;
  transition: color linear 250ms;
}
.block-arrow-link i:before {
  line-height: 38px;
  margin-left: 2px;
}
.block-arrow-link.hover i,
.block-arrow-link:hover i {
  color: #000;
}
.spotlight-full {
  float: left;
  width: 100%;
  position: relative;
  max-height: 27em;
  overflow: hidden;
}
.spotlight-image {
  margin-top: -1em;
  float: left;
  width: 100%;
  position: relative;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  min-height: 261px;
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  /* IE 9 */
}
.spotlight-image.animate {
  -webkit-transform: scale(1);
  transform: scale(1);
  /* IE 9 */
  -webkit-transition: all ease-in-out 1000ms;
  transition: all ease-in-out 1000ms;
  /*background-size: auto 100%;*/
  /*background-size: auto 261px;
        -moz-transition: background-size ease-in-out 1000ms;
        -o-transition: background-size ease-in-out 1000ms;
        -webkit-transition: background-size ease-in-out 1000ms;
        transition: background-size ease-in-out 1000ms;*/
}
.spotlight-image .spotlight-circle-outer {
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
}
.spotlight-image.animate .spotlight-circle-outer {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all ease-in-out 1000ms;
  transition: all ease-in-out 1000ms;
}
.spotlight-image img {
  margin-bottom: 0;
}
.spotlight-tint {
  background: rgba(0, 0, 0, 0.5) /*url(/images/tint.png)*/;
  width: 220px;
  padding: 15px;
  position: absolute;
  top: 0;
}
.spotlight-tint p {
  color: #fff;
  text-transform: uppercase;
  font-size: 0.8em;
  letter-spacing: 0.1em;
  margin-bottom: 0;
}
.spotlight-circle-outer {
  margin: 3.8% auto;
  top: 0;
  bottom: 0;
  left: 70px;
  right: 70px;
}
.spotlight-circle {
  border-radius: 50%;
  background: url(/images/bg.gif);
  position: relative;
  margin: 0 auto;
  width: 26.4%;
  padding-top: 26.4%;
  font-size: 1em;
}
.spotlight-cirlce-content {
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  margin: 0 20%;
}
.spotlight-circle h3,
.tout-h3 {
  font-weight: normal;
  font-size: 2em;
}
h3.tout-h3 {
  margin-bottom: 30px;
}
.spotlight-circle.theme-ffb600 {
  background: #ffb600;
}
.spotlight-circle.theme-ffb600 h3 {
  color: #fff;
}
.spotlight-circle.theme-ffb600 p {
  color: #fff;
}
.spotlight-circle.theme-ffb600 .block-arrow-link {
  background-color: #fff;
  border-color: #fff;
}
.spotlight-circle.theme-ffb600 .block-arrow-link a i {
  color: #ffb600;
}
.spotlight-circle.theme-ffb600 .block-arrow-link a:hover i {
  color: #000;
  -webkit-transition: color linear 100ms;
  transition: color linear 100ms;
}
.section-fact-home {
  float: left;
  width: 100%;
  margin-bottom: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.fact-section {
  width: 30.667%;
  text-align: center;
  margin: 0 auto;
  display: inline-block;
}
.fact-section img {
  margin: 10px auto;
  max-width: 100%;
}
.vertical-line {
  margin: 0 auto;
  width: 100%;
  height: 30px;
  background: url('data:image/gif;base64,R0lGODdhAQABAPAAAMzMzAAAACwAAAAAAQABAAACAkQBADs=') /*/images/grey-line.gif*/ center center;
  background-repeat: repeat-y;
}
.horizontal-line {
  margin: 0 auto;
  width: 30px;
  height: 1px;
  background: url('data:image/gif;base64,R0lGODdhAQABAPAAAMzMzAAAACwAAAAAAQABAAACAkQBADs=') /*/images/grey-line.gif*/ center center;
  background-repeat: repeat-x;
  float: left;
}
.section-flow {
  float: left;
  width: 100%;
  text-align: left;
}
.flow-diagram {
  float: left;
  width: 100%;
  margin-bottom: 65px;
}
.flow-section {
  float: left;
  width: 52.5%;
}
.flow-box {
  opacity: 0;
  -webkit-transition: opacity ease 250ms;
  transition: opacity ease 250ms;
  float: left;
  padding: 15px 10px;
  text-align: center;
  background: url(/images/bg.gif);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 100px;
  position: relative;
}
.flow-box.show {
  opacity: 1;
  -webkit-transition: opacity ease 250ms;
  transition: opacity ease 250ms;
}
.flow-section:last-child {
  width: 47.5%;
}
.flow-section .flow-box {
  width: 45%;
}
.flow-section:last-child .flow-box {
  width: 47.5%;
}
.flow-row {
  float: left;
  width: 100%;
}
.flow-box p {
  margin-bottom: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  margin: 0 auto;
  left: 10px;
  right: 10px;
}
.flow-horizontal-line {
  width: 5%;
  margin-top: 50px;
  float: left;
}
.flow-vertical {
  float: left;
  width: 100%;
}
.flow-vertical-line {
  float: left;
  margin-right: 5%;
  height: 30px;
}
.flow-vertical-line:last-child {
  margin-right: 0;
}
.flow-section .flow-vertical-line {
  width: 45%;
}
.flow-section:last-child .flow-vertical-line {
  width: 47.5%;
}
.flow-vertical.to-show {
  display: none;
}
.flow-diagram .vertical-line {
  height: 0;
  -webkit-transition: height ease 300ms;
  transition: height ease 300ms;
}
.flow-diagram .vertical-line.show {
  height: 30px;
  -webkit-transition: height ease 300ms;
  transition: height ease 300ms;
}
.flow-diagram .horizontal-line {
  width: 0;
  -webkit-transition: width ease 300ms;
  transition: width ease 300ms;
}
.flow-diagram .horizontal-line.show {
  width: 100%;
  -webkit-transition: width ease 300ms;
  transition: width ease 300ms;
}
.section-news {
  float: left;
  width: 100%;
  text-align: left;
}
.section-news-tout {
  width: 100%;
  float: left;
  margin-bottom: 30px;
}
.news-tout {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 120px;
  float: left;
  width: 49.5%;
  margin-right: 1%;
  margin-bottom: 20px;
}
.news-tout:nth-child(2n) {
  margin-right: 0;
}
.news-tout .left {
  float: left;
  width: 50%;
  background: #ffb600;
  border: 1px solid #fff;
  position: relative;
  padding: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.news-tout .right {
  float: left;
  width: 50%;
  background: url(/images/bg.gif);
  border: 1px solid #fff;
  border-left: none;
  border-top: 3px solid #d63700;
  padding: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
.news-info {
  position: absolute;
  top: 50%;
  left: 20px;
  right: 20px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.news-icon {
  position: absolute;
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.news-icon i {
  color: #fff;
  font-size: 3em;
}
p.date {
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: bold;
  color: #666666;
  margin-bottom: 3px;
}
.news-info a {
  color: #666666;
  -webkit-transition: color linear 100ms;
  transition: color linear 100ms;
}
.news-info a:hover {
  text-decoration: none;
  color: #00A8FF;
}
.section-touts {
  float: left;
  width: 100%;
  margin-top: 70px;
  margin-bottom: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.section-touts .tout {
  width: 30.667%;
  margin-right: 4%;
  background: url(/images/bg.gif);
}
.section-touts .tout .results-icon {
  background: #fff;
}
.section-touts .tout:nth-child(3n) {
  margin-right: 0;
}
.section-touts .tout-box {
  padding-bottom: 40px;
}
.section-kpi {
  float: left;
  width: 100%;
  background: #f3f3f3;
  /* padding: 40px 0; */
  padding: 60px 0;
}
.kpi {
  float: left;
  width: 47.5%;
  margin-right: 5%;
}
.kpi:nth-child(2n),
.kpi:last-child {
  margin-right: 0;
}
.kpi .chart-area {
  padding: 0;
  background: #f3f3f3;
}
.kpi-information {
  width: 100%;
  float: left;
}
p.kpi-title {
  font-weight: bold;
  font-size: 0.9em;
}
p.kpi-title span {
  font-weight: normal;
  color: #d63700;
}
p.kpi-figure {
  width: auto;
  float: left;
  margin-bottom: 0;
  font-size: 3em;
  color: #d63700;
}
p.kpi-change {
  width: auto;
  float: right;
  margin-bottom: 0;
  font-size: 2em;
  margin-top: 18px;
}
.section-mashup .section-intro {
  padding-top: 0;
}
.section-mashup {
  float: left;
  width: 100%;
  padding: 0 0 80px;
}
.mashup-blocks {
  float: left;
  width: 100%;
  /* 	display: -webkit-box;	display: -moz-box;	display: -ms-flexbox;	display: -webkit-flex;	display: flex;	flex-wrap: wrap; */
}
.mashup {
  float: left;
  overflow: hidden;
  /* 	border: 1px solid #fff;	-webkit-box-sizing: border-box;	-moz-box-sizing: border-box;	box-sizing: border-box; */
  /* 	display: -webkit-box;	display: -moz-box;	display: -ms-flexbox;	display: -webkit-flex;	display: flex; */
}
.mashup-2 {
  width: 50%;
}
.mashup-3 {
  width: 33.3%;
}
.mashup-2 .box {
  height: 339px;
}
.mashup-3 .box {
  height: 227px;
}
.mashup-3 .box.tall {
  height: 454px;
}
.box {
  float: left;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  position: relative;
  overflow: hidden;
  /*border: 1px solid #fff;*/
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #bd1f8c;
}
.box-image {
  position: relative;
}
.box-image img {
  margin-bottom: 0;
  max-width: none;
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 0) scale(1);
  transform: translate(-50%, 0) scale(1);
  -webkit-transition: transform ease-in-out 800ms;
  -webkit-transition: -webkit-transform ease-in-out 800ms;
  transition: -webkit-transform ease-in-out 800ms;
  transition: transform ease-in-out 800ms;
  transition: transform ease-in-out 800ms, -webkit-transform ease-in-out 800ms;
}
.box-image.hover img {
  -webkit-transform: translate(-50%, 0) scale(1.2);
  transform: translate(-50%, 0) scale(1.2);
}
.box-link {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
}
.box-link.hover {
  bottom: 14px;
  left: 23px;
  right: 23px;
}
.box-link a {
  display: block;
  padding: 28px 0 35px;
  margin: 0 80px 0 20px;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.1em;
  letter-spacing: 0.2em;
  font-weight: bold;
}
.box-link a:hover {
  text-decoration: none;
}
.box-link .block-arrow-link {
  position: absolute;
  right: 0;
  bottom: 0;
  margin-bottom: 0;
}
/*    .box-link .block-arrow-link.hover {        background-color: #fff;    }.box-link .block-arrow-link i {    font-size: 1.4em;    line-height: 36px;}.box-link .block-arrow-link i:before{    line-height: 40px;    margin-left: 5px;}    .box-link .block-arrow-link.hover i {        color: #000;    }*/
.box-hover p {
  text-transform: none;
  color: #fff;
  letter-spacing: 0;
  padding-top: 20px;
}
.box-hover {
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  -webkit-transition: max-height ease-in-out 400ms, opacity ease-in-out 400ms;
  transition: max-height ease-in-out 400ms, opacity ease-in-out 400ms;
}
.box-hover.hover {
  max-height: 200px;
  opacity: 1;
}
.share-price-box {
  padding: 25px;
}
p.sp-date {
  color: #fff;
  font-size: 1.5em;
}
p.sp {
  color: #7f0f5c;
  font-size: 3.9em;
  margin-bottom: 2px;
}
span.sp-currency {
  font-weight: bold;
  color: #fff;
  font-size: 0.5em;
}
p.sp-arrow {
  color: #fff;
  font-size: 1.5em;
}
.post-box {
  padding: 25px;
}
.post {
  width: 100%;
  margin-bottom: 30px;
}
.post p.date {
  color: #000;
}
.post a {
  color: #fff;
  -webkit-transition: color linear 100ms;
  transition: color linear 100ms;
}
.post a:hover {
  text-decoration: none;
  color: #000;
  -webkit-transition: color linear 100ms;
  transition: color linear 100ms;
}
.quote-box {
  padding: 25px;
}
.quote-box blockquote {
  font-size: 1.5em;
  width: 88%;
  color: rgba(0, 0, 0, 0.6);
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.quote-box blockquote:before {
  content: "\f10d";
  font-family: FontAwesome;
  font-size: 2em !important;
  vertical-align: text-bottom;
  width: 100%;
  display: block;
  color: rgba(255, 255, 255, 0.4);
  margin: 10px 0 15px 0;
}
.quote-box blockquote:after {
  content: "\f10e";
  font-family: FontAwesome;
  font-size: 0.725em !important;
  color: rgba(255, 255, 255, 0.4);
  /*margin-left: 8px;*/
  /*vertical-align: -webkit-baseline-middle;*/
  vertical-align: text-top;
}
.quote-box p {
  color: #fff;
  width: 88%;
}
/**** CUSTOM DROPDOWN ****/
ul.custom-dropdown {
  float: right;
  width: 220px;
  margin-bottom: 0;
  position: relative;
}
.custom-dropdown-menu {
  width: 100%;
  float: left;
  margin-bottom: 20px;
}
ul.custom-dropdown > li {
  background: none;
  padding: 0;
}
.dropdown-head {
  background: url(/images/bg.gif);
  padding: 10px 15px;
  cursor: pointer;
  position: relative;
}
.dropdown-head i {
  position: absolute;
  right: 15px;
  top: 12px;
}
span.dropdown-head-text {
  margin-right: 10px;
}
ul.custom-dropdown ul {
  position: absolute;
  top: 38px;
  z-index: 3;
  width: 100%;
  padding: 0;
  float: left;
  background: url(/images/bg.gif);
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height ease-in-out 500ms;
  transition: max-height ease-in-out 500ms;
}
ul.custom-dropdown ul.show {
  max-height: 500px;
  -webkit-transition: max-height ease-in-out 500ms;
  transition: max-height ease-in-out 500ms;
}
ul.custom-dropdown ul > li {
  cursor: pointer;
  background: none;
  padding: 5px 15px;
  color: #666666;
  font-size: 1em;
  -webkit-transition: color linear 100ms;
  transition: color linear 100ms;
}
ul.custom-dropdown ul > li:last-child {
  padding-bottom: 10px;
}
ul.custom-dropdown ul > li:hover {
  color: #00A8FF;
  text-decoration: none;
  -webkit-transition: color linear 100ms;
  transition: color linear 100ms;
}
/* ul.custom-dropdown ul > li > a {    padding: 5px 15px;    display: block;    color: #666666;    font-size: 1.1em; 	-moz-transition: color linear 100ms;   	-o-transition: color linear 100ms;   	-webkit-transition: color linear 100ms;   	transition: color linear 100ms; }ul.custom-dropdown ul > li:last-child > a {	padding-bottom: 10px;}ul.custom-dropdown ul > li > a:hover {    color: #d63700;    text-decoration: none; 	-moz-transition: color linear 100ms;   	-o-transition: color linear 100ms;   	-webkit-transition: color linear 100ms;   	transition: color linear 100ms; } */
/**** blocklistS ****/
.blocklists-boxes {
  float: left;
  width: 101%;
}
.mix {
  display: none;
}
.blocklist-selected {
  float: left;
  width: 100%;
  margin-bottom: 20px;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height ease-in-out 800ms;
  transition: max-height ease-in-out 800ms;
}
.blocklist-selected.show {
  max-height: 3000px;
}
.blocklists-profile {
  float: left;
  width: 49%;
  margin-right: 1%;
  margin-bottom: 10px;
  -webkit-transition: opacity linear 250ms;
  transition: opacity linear 250ms;
}
.blocklists-profile.fade {
  opacity: 0.5;
}
.blocklists-profile.fade:hover {
  opacity: 0.8;
}
.blocklist,
.d-blocklist {
  float: left;
  width: 100%;
  position: relative;
}
.blocklists-image img,
.d-image img {
  max-width: 100%;
  margin-bottom: 0;
}
.blocklists-image,
.d-image {
  position: relative;
  float: left;
  width: 100%;
}
.blocklists-details,
.d-details {
  font-size: 0.95em;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
  background-color: rgba(0, 0, 0, 0.7);
}
.pink .blocklists-details,
.pink .d-details {
  background-color: rgba(189, 31, 140, 0.7);
}
.d-details {
  height: auto;
  min-height: initial;
}
.blocklists-information,
.d-information {
  float: left;
  width: 100%;
  background: url(/images/bg.gif);
  padding: 25px 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: none;
}
.d-information {
  display: block;
}
.d-information h2.bordered {
  padding: 18px 0;
  border-bottom: 1px solid #cccccc;
}
.blocklists-profile-left,
.d-profile-left {
  float: left;
  width: 25%;
  margin-right: 5%;
}
.blocklists-profile-right,
.d-profile-right {
  float: left;
  width: 70%;
}
.block-link {
  width: 40px;
  height: 40px;
  display: inline-block;
  text-align: center;
  background-color: #d63700;
  position: absolute;
  bottom: 0;
  right: 0;
  cursor: pointer;
  -webkit-transition: background-color linear 250ms;
  transition: background-color linear 250ms;
}
.block-link i {
  color: #fff;
}
.block-link i:before {
  line-height: 40px;
}
.blocklists-details-container,
.d-details-container {
  float: left;
  width: 100%;
  padding: 15px 60px 15px 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
p.blocklist-name,
p.d-name {
  color: #fff;
  font-weight: bold;
  margin-bottom: 3px;
}
p.blocklist-role,
p.d-role {
  color: #fff;
  margin-bottom: 3px;
}
p.blocklist-role {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height ease-in-out 400ms;
  transition: max-height ease-in-out 400ms;
}
/* hover states */
.blocklist {
  cursor: pointer;
}
.blocklist:hover .blocklist-role {
  max-height: 200px;
}
.d-details .block-link:hover,
.blocklist:hover .block-link {
  background-color: #fff;
}
.d-details .block-link:hover i,
.blocklist:hover .block-link i {
  color: #000;
}
.blocklists-image {
  overflow: hidden;
}
.blocklist img.grow {
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 0) scale(1);
  transform: translate(-50%, 0) scale(1);
  -webkit-transition: transform ease-in-out 800ms;
  -webkit-transition: -webkit-transform ease-in-out 800ms;
  transition: -webkit-transform ease-in-out 800ms;
  transition: transform ease-in-out 800ms;
  transition: transform ease-in-out 800ms, -webkit-transform ease-in-out 800ms;
}
.blocklist:hover img.grow {
  -webkit-transform: translate(-50%, 0) scale(1.2);
  transform: translate(-50%, 0) scale(1.2);
}
/**** CAROUSEL ****/
.section-carousel {
  float: left;
  width: 100%;
  margin-bottom: 30px;
}
.carousel-outer {
  float: left;
  width: 100%;
}
.carousel-inner {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.carousel-content-wrapper {
  width: 84%;
  float: left;
  margin: 0 8%;
  overflow: hidden;
}
.carousel-content {
  float: left;
  width: 100%;
  overflow: hidden;
  position: relative;
}
ul.slide-arrows {
  cursor: pointer;
  margin: 0;
}
ul.slide-arrows > li {
  padding: 0;
  float: left;
  list-style-type: none;
  position: absolute;
  z-index: 2;
  width: 48px;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  text-align: center;
}
.tout ul.slide-arrows > li {
  width: 44px;
}
.tout .pagination {
  display: none;
}
ul.slide-arrows > li p {
  margin: 0;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
ul.slide-arrows > li i {
  color: #fff;
  font-size: 3em;
}
ul.slide-arrows > li.prev {
  left: 0;
}
ul.slide-arrows > li.next {
  right: 0;
}
.carousel-content ul.slides {
  width: 1000%;
  list-style-type: none;
  float: left;
  margin: 0;
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-align-content: stretch;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
  background: url(/images/bg.gif);
}
ul.slides li {
  width: 10%;
  position: relative;
  list-style-type: none;
  float: left;
  overflow: hidden;
  background: none;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
ul.slides li img {
  margin-bottom: 0;
}
.carousel-content ul.slides .shaded-box {
  background: none;
  margin-bottom: 0;
}
.carousel-content ul.slides .shaded-box .left {
  width: 50%;
}
.carousel-content ul.slides .shaded-box .left .circle-image {
  background: #fff;
  border-radius: 50%;
  width: 190px;
  height: 190px;
  background-repeat: no-repeat;
  background-position: center;
  margin-left: 20px;
}
.carousel-content ul.slides .shaded-box .left.detail {
  margin-top: 30px;
}
.carousel-content ul.slides .shaded-box .left.detail p.file-name {
  font-weight: normal;
}
.pagination {
  float: left;
  width: 100%;
  background: url(/images/bg.gif);
}
ul.slide-buttons {
  float: left;
  width: 100%;
  margin: 20px 0;
  text-align: center;
}
ul.slide-buttons > li {
  background: #fff;
  padding: 0;
  display: inline-block;
  margin: 0 5px;
  border-radius: 50%;
  width: 15px;
  height: 15px;
  text-indent: -9999px;
  cursor: pointer;
}
ul.slide-buttons > li.active {
  background: #d63700;
}
/**** VIDEO AND QUOTE ****/
.section-quote {
  float: left;
  width: 100%;
  margin-bottom: 30px;
}
.quote-banner {
  float: left;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.quote-image {
  float: left;
  width: 37%;
  position: relative;
  border-right: 1px solid #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% auto;
}
.quote-image img {
  margin: 0;
}
.quote-text {
  float: left;
  width: 63%;
  background-color: #ffb600;
  padding: 20px 25px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-height: 175px;
}
.quote-text p {
  color: #fff;
}
blockquote {
  font-size: 1.1em;
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  line-height: 1.25em;
}
blockquote:before {
  content: '"';
  margin-left: -11px;
}
blockquote:after {
  content: '"';
}
.section-results-touts {
  float: left;
  width: 100%;
  margin-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.section-results-touts .tout {
  margin-right: 15%;
}
.section-results-touts .tout:last-child {
  margin-right: 0;
}
/**** FACT DIAGRAM ****/
.fact-diagram {
  float: left;
  width: 100%;
  margin-bottom: 15px;
}
.fact-diagram .horizontal-line {
  width: 100%;
  float: none;
}
.fact-section:first-child .horizontal-line {
  width: 50%;
  float: right;
}
.fact-section:last-child .horizontal-line {
  width: 50%;
  float: left;
}
.fact-section:only-child .horizontal-line {
  display: none;
}
.fact-section-container {
  float: left;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.fact-diagram .fact-section {
  width: auto;
  -ms-flex: 1;
  -webkit-box-flex: 1;
          flex: 1;
}
/**** ccd ****/
.section-ccd {
  float: left;
  width: 100%;
  margin-bottom: 30px;
}
.ccd-box {
  float: left;
  width: 100%;
  text-align: center;
  background-color: #f3f3f3;
  padding: 20px 25px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.ccd-box p.intro {
  text-align: center;
}
.p-orange {
  color: #d63700;
}
.ccd-box i {
  color: #d63700;
  font-size: 3em;
}
.division-circle {
  border-radius: 50%;
  background: #f0f1f1;
  position: relative;
  margin: 0 auto;
  width: 90%;
  padding-top: 90%;
  margin-bottom: 20px;
}
.division-circle-content {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
}
.division-circle-content img {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  margin: 0 21%;
  text-align: center;
  width: 58%;
}
.division-sections {
  float: left;
  width: 100%;
  display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
}
.division-section {
  -ms-flex: 1;
  -webkit-box-flex: 1;
          flex: 1;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  max-width: 350px;
  margin: 0 auto;
}
.division-accordion {
  float: left;
  width: 100%;
  margin-bottom: 20px;
  text-align: left;
}
.accordion-item {
  float: left;
  width: 100%;
  margin-bottom: 20px;
}
.item-heading {
  background: #d63700;
  padding: 10px 15px;
  min-height: 20px;
  position: relative;
  padding-right: 60px;
  cursor: pointer;
  opacity: 1;
}
.item-heading.fade {
  opacity: 0.5;
}
.item-heading p {
  margin: 0;
  color: #fff;
  font-weight: bold;
}
.item-content {
  /*text-align: center;*/
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height ease-in-out 800ms;
  transition: max-height ease-in-out 800ms;
}
.item-content.show {
  max-height: 800px;
  -webkit-transition: max-height ease-in-out 800ms;
  transition: max-height ease-in-out 800ms;
}
.item-content-inner {
  padding: 10px 15px;
}
.item-content-inner h4.bordered {
  padding-bottom: 10px;
  border-bottom: 1px solid #cccccc;
  color: #d63700;
  font-weight: normal;
  font-size: 1.2em;
}
.division-section .item-content {
  text-align: center;
}
.division-section .item-content-inner li {
  text-align: center;
  border-bottom: 1px solid #cccccc;
  padding: 15px 0;
  background: none;
}
.division-section .item-content-inner li:last-child {
  border-bottom: none;
}
.item-image img {
  margin: 0 auto;
}
.item-image {
  padding: 15px 0;
  border-bottom: 1px solid #cccccc;
}
ol.division-list {
  counter-reset: item;
  list-style-type: none;
  margin-left: 0;
}
ol.division-list li:before {
  content: counter(item) ". ";
  counter-increment: item;
  font-weight: bold;
}
/**** RESULTS CENTRE ****/
.section-results-links {
  float: left;
  width: 100%;
  margin-bottom: 30px;
}
.sub-spotlight-spotlight {
  float: left;
  width: 100%;
  margin-bottom: 30px;
}
.sub-spotlight-circle-outer {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.block-12 .sub-spotlight-circle-outer {
  margin: 5% auto;
}
.block-6 .sub-spotlight-circle-outer {
  margin: 15% auto;
}
.sub-spotlight-circle {
  border-radius: 50%;
  background: #ffb600;
  position: relative;
  margin: 0 auto;
  font-size: 1em;
}
.block-12 .sub-spotlight-circle {
  width: 30%;
  padding-top: 30%;
}
.block-6 .sub-spotlight-circle {
  width: 70%;
  padding-top: 70%;
}
.sub-spotlight-header {
  float: left;
  width: 100%;
  position: relative;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  margin-bottom: 20px;
}
.sub-spotlight-circle-content {
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  margin: 0 20%;
}
.sub-spotlight-circle-content i {
  color: #fff;
  font-size: 2.5em;
  margin-bottom: 15px;
}
.sub-spotlight-circle-content h3 {
  font-weight: normal;
  color: #fff;
  font-size: 2em;
}
.sub-spotlight-circle-content p {
  color: #fff;
  font-size: 1em;
}
.results-links {
  float: left;
  width: 100%;
  margin-bottom: 20px;
}
.block-4 .results-links h2 {
  padding-bottom: 15px;
  border-bottom: 1px solid #cccccc;
}
ul.result-link {
  margin: 0;
}
ul.result-link > li {
  background: none;
  padding: 0;
  margin-bottom: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  float: left;
  width: 100%;
}
.block-12 ul.result-link > li {
  width: 28%;
  margin-right: 5%;
}
/*.block-8 ul.result-link > li {	width: 45%;}*/
ul.result-link > li:last-child {
  margin-bottom: 0;
}
.results-icon {
  float: left;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: url(/images/bg.gif);
  text-align: center;
}
.carousel-content .results-icon,
.bg-grey .results-icon {
  background: #fff;
}
.results-text {
  float: left;
  position: absolute;
  left: 50px;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
ul.result-link > li > a {
  float: left;
  width: 100%;
}
.results-icon i {
  font-size: 1.4em;
  margin-top: 11px;
  color: #666666;
}
.results-text p {
  margin-bottom: 0;
}
p.file-name {
  font-weight: bold;
}
.tout p.file-name {
  font-weight: normal;
}
ul.result-link > li a:hover .results-icon i,
ul.result-link > li a:hover .results-text p {
  color: #00A8FF;
}
.section-tabs {
  float: left;
  width: 100%;
  margin-bottom: 30px;
}
ul.tabs {
  float: left;
  width: 100%;
  margin: 0;
}
ul.tabs > li {
  float: left;
  margin-right: 10px;
  background: none;
  padding: 0;
}
ul.tabs > li > a {
  background: #f0f1f1;
  padding: 10px 15px;
  float: left;
  color: #666666;
  border-top: 3px solid #f0f1f1;
  -webkit-transition: color linear 100ms;
  transition: color linear 100ms;
}
ul.tabs > li > a:hover {
  color: #e44712;
  text-decoration: none;
  -webkit-transition: color linear 100ms;
  transition: color linear 100ms;
}
ul.tabs > li > a.active {
  border-top: 3px solid #e44712;
  color: #e44712;
  background: url(/images/bg.gif);
}
.results-table {
  float: left;
  width: 100%;
}
.results-table-header {
  float: left;
  width: 100%;
  background: url(/images/bg.gif);
}
.results-table-header-left {
  float: left;
  width: 45%;
}
.results-table-header-right {
  float: left;
  width: 55%;
}
ul.results-title {
  float: left;
  width: 100%;
  margin: 0;
}
ul.results-title > li {
  background: none;
  padding: 20px 15px;
  float: left;
  width: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
ul.results-title-links {
  float: left;
  width: 100%;
  margin: 0;
}
ul.results-title-links > li {
  background: none;
  padding: 20px 15px;
  float: left;
  width: 25%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.results-wrapper {
  float: left;
  width: 100%;
}
.results {
  float: left;
  width: 100%;
  background: #eff1f1;
}
.results:nth-child(2n) {
  background: url(/images/bg.gif);
}
ul.results-info {
  float: left;
  width: 45%;
  margin: 0;
}
ul.result-doc-links {
  float: left;
  width: 55%;
  margin: 0;
}
ul.results-info > li {
  float: left;
  width: 50%;
  background: none;
  padding: 20px 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
ul.results-info > li p {
  margin-bottom: 0;
}
li p {
  font-size: 1em;
}
li h4 {
  font-size: 1em;
}
ul.results-info > li h4 {
  margin-bottom: 0;
}
ul.result-doc-links > li {
  background: 0;
  padding: 0;
  float: left;
  width: 25%;
  text-align: center;
  min-height: 10px;
}
ul.result-doc-links > li > a {
  float: left;
  width: 100%;
  text-align: left;
  padding: 20px 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 1.6em;
  color: #666666;
  -webkit-transition: color linear 100ms;
  transition: color linear 100ms;
}
ul.result-doc-links > li > a:hover {
  color: #d63700;
  -webkit-transition: color linear 100ms;
  transition: color linear 100ms;
}
.leblender-exception {
  overflow: auto;
  float: left;
  border: 1px solid red;
}
.alphabet-container {
  width: 100%;
  border-bottom: 1px solid #ccc;
}
.alphabet-container ul.alphabet li {
  background: 0;
  margin: 0 11px 15px 0;
  padding: 0;
  display: inline-block;
}
.alphabet-container ul.alphabet li a,
.alphabet-container ul.alphabet li span {
  color: #d63700;
  padding: 0;
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 20px;
  background: url(/images/bg.gif);
  /*f3f3f3*/
}
.alphabet-container ul.alphabet li span {
  opacity: 0.5;
}
.letter h3 {
  color: #d63700;
  padding: 0;
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 20px;
  background: url(/images/bg.gif);
}
.letter {
  padding-top: 20px;
  border-bottom: 1px solid #ccc;
}
.letter dfn {
  font-weight: bold;
}
section.news-list {
  background: url(/images/bg.gif);
  float: left;
  width: 100%;
}
.news-list-header {
  float: left;
  width: 100%;
}
.news-list-header > h2 {
  float: left;
  margin: 25px 0 25px 4%;
}
.news-list-header > span {
  float: left;
  color: #666666;
  margin: 25px 0 25px 4%;
}
.news-list-header span.nl-date {
  width: 15%;
}
.news-list-header span.nl-ical {
  width: 10%;
  float: right;
  margin: 18px 2% 18px 0;
}
.news-list-header span.nl-dropdown {
  float: right;
  margin: 18px 2% 18px 0;
  width: 30%;
  cursor: pointer;
}
.news-list-header span.nl-dropdown .dropdown-head,
.news-list-header span.nl-dropdown ul.custom-dropdown ul {
  background: #fff;
}
.news-list-subheader {
  float: left;
  width: 100%;
}
.news-list-subheader > p {
  margin: 0 0 25px 4%;
}
section.news-list .nl-article {
  padding: 25px 0 10px;
  float: left;
  width: 100%;
}
section.news-list .even {
  background: url(/images/bg-light.gif);
}
/*section.news-list .nl-article > a {    float:left;    width:100%;    }*/
section.news-list .nl-article time {
  width: 15%;
  margin: 0 0 0 4%;
  letter-spacing: 0.125em;
  float: left;
  color: #666666;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 0.95em;
}
section.news-list .nl-article h3 {
  font-size: 1em;
  color: #666;
}
section.news-list .nl-article a h3 {
  font-size: 1em;
  color: #d63700;
}
section.news-list .nl-article .nl-content {
  width: 65%;
  margin: 0 0 0 4%;
  float: left;
}
section.news-list .nl-article i.fa-link {
  width: 5%;
  margin-right: 4%;
  float: right;
  text-align: right;
  color: #666666;
  -webkit-transition: color linear 100ms;
  transition: color linear 100ms;
}
section.news-list .nl-article a:hover .fa-link {
  color: #d63700;
}
section.news-list .nl-article a.nl-iconlink i.fa {
  font-size: 1.5em;
  color: #666666;
  -webkit-transition: color linear 100ms;
  transition: color linear 100ms;
}
section.news-list .nl-article a.nl-iconlink:hover i.fa {
  color: #d63700;
}
section.news-list .nl-article a.nl-iconlink i.fa span {
  display: none;
}
.year-tabs {
  float: left;
  width: 100%;
}
.year-tabs ul {
  margin: 0;
  padding: 0;
}
.year-tabs ul li {
  display: inline-block;
  margin: 0;
  padding: 0;
  background: url(/images/bg-light.gif);
}
.year-tabs ul li.active {
  border-top: 3px solid #e44712;
  background: url(/images/bg.gif);
}
.year-tabs ul li a {
  display: inline-block;
  padding: 15px 15px;
}
.year-tabs ul li a:hover,
.year-tabs ul li a:focus {
  text-decoration: none;
}
.year-tabs ul li.active a {
  padding-top: 12px;
}
.pagination-container {
  float: left;
  width: 100%;
  text-align: center;
  background: url(/images/bg-light.gif);
  padding: 15px 0;
}
.pagination-container ul {
  margin: 0 auto;
  display: inline-block;
}
.pagination-container ul li {
  display: inline-block;
  background: none;
}
.pagination-container ul li.active a {
  color: #666;
}
.pagination-form input.submit-button {
  width: 100%;
  cursor: pointer;
}
.news-index {
  float: left;
  width: 96%;
  background: url(/images/bg.gif);
  padding: 15px 2%;
}
.news-index a {
  color: #666666;
  font-weight: bold;
  -webkit-transition: color linear 100ms;
  transition: color linear 100ms;
}
.news-index a:hover {
  color: #d63700;
  text-decoration: none;
}
.news-index a .fa-level-up {
  background: #fff;
  width: 40px;
  height: 40px;
  line-height: 40px;
  margin-right: 10px;
  text-align: center;
  border-radius: 20px;
  color: #adadad;
  font-size: 1.2em;
  -webkit-transition: color linear 100ms;
  transition: color linear 100ms;
}
.news-index a:hover .fa-level-up {
  color: #d63700;
}
article.news-article {
  float: left;
  width: 96%;
  background: url(/images/bg.gif);
  padding: 0 2% 15px;
}
article.news-article div.na-wrapper {
  float: left;
  background: #fff;
  width: 96%;
  padding: 22px 2%;
}
article.news-article time {
  float: left;
  width: 20%;
  display: block;
  color: #666666;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.125em;
  font-size: 0.81em;
}
article.news-article div.na-content {
  float: right;
  width: 80%;
}
/*profile-quote module*/
.profile-quote {
  background: url(/images/bg.gif);
  padding: 5% 5% 2% 5%;
  margin-bottom: 10px;
}
.profile-quote .pq-left {
  float: left;
  width: 30%;
}
.profile-quote .pq-left img {
  border-radius: 50%;
}
.profile-quote .pq-left p {
  text-align: center;
  font-weight: bold;
  margin: 0;
}
.profile-quote .pq-right {
  float: right;
  width: 65%;
}
.profile-quote blockquote {
  color: #666666;
  line-height: 1.4em;
  border-bottom: 1px solid #cbcbcb;
  padding-bottom: 20px;
  padding-right: 20%;
}
.profile-quote blockquote p.quoteintro {
  color: #d63700;
  font-size: 1.4em;
}
.profile-quote blockquote:before {
  color: #cbcbcb;
  content: "\f10d";
  font-family: FontAwesome;
  font-size: 2em !important;
  margin: 0 0 5px 0;
  display: block;
  vertical-align: super;
}
.profile-quote blockquote:after {
  color: #cbcbcb;
  content: "\f10e";
  font-family: FontAwesome;
  font-size: 0.6em !important;
  margin-left: 8px;
  vertical-align: top;
}
/*Media Library*/
.ml-items-container {
  margin-top: 15px;
  float: left;
  width: 103%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.ml-items-container .ml-item {
  display: block;
  float: left;
  width: 31%;
  margin: 0 2% 15px 0;
  background: url(/images/bg.gif);
  position: relative;
}
.ml-items-container .ml-item img {
  margin: 0;
}
.ml-items-container .ml-item .image-details {
  border-top: 1px solid #fff;
  padding: 15px 7%;
  min-height: 90px;
  position: relative;
}
.ml-items-container .ml-item .image-details p.bottom {
  bottom: 15px;
  position: absolute;
}
.ml-items-container .ml-item .image-details a {
  color: #888;
}
.ml-items-container .ml-item .image-details a:hover {
  color: #d63700;
  text-decoration: none;
}
.formrow {
  width: 65.334%;
  margin-bottom: 20px;
  float: left;
}
.block-8 .formrow {
  width: 100%;
}
.formrow label {
  width: 100%;
  display: block;
  margin-bottom: 5px;
}
.formrow input {
  width: 100%;
  display: block;
  border: 1px solid #fff;
  padding: 5px 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.formrow input.input-validation-error {
  border-color: #d63700;
}
span.field-validation-error {
  color: #d63700;
}
.formrow input.valid {
  border-color: #76ae0c;
}
.formrow input[type=submit] {
  width: auto;
}
.formrow input.submit-button {
  width: auto;
  background: #d63700;
  border-color: #d63700;
  color: #fff;
  padding: 5px 10px;
  cursor: pointer;
  -webkit-transition: background-color linear 100ms;
  transition: background-color linear 100ms;
}
.formrow input.submit-button:hover {
  background: #000;
}
.formrow select {
  width: 100%;
  display: block;
  border: 1px solid #fff;
  padding: 5px 10px 5px 5px;
}
p.largestfig {
  color: #d63700;
  font-size: 4em;
  margin: 10px 0;
}
p.largefig {
  color: #d63700;
  font-size: 2em;
  margin: 10px 0;
}
p.largestfig span,
p.largefig span {
  font-size: 0.5em;
  color: #666666;
  line-height: 0.85em;
}
/*facts block*/
.section-facts {
  margin-bottom: 20px;
  float: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.section-facts .tout-fact {
  width: 50%;
  float: left;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
}
/*search results*/
.search-results-container {
  float: left;
  width: 100%;
}
.search-results-container .search-results-pagination-bar {
  float: left;
  width: 100%;
}
.search-results-container .search-results-pagination-bar .pagination-bar-left {
  float: left;
  width: 40%;
}
.search-results-container .search-results-pagination-bar .pagination-bar-center {
  float: left;
  width: 20%;
  text-align: center;
}
.search-results-container .search-results-pagination-bar .pagination-bar-right {
  float: left;
  width: 40%;
}
.search-results-container .search-results-pagination-bar .pagination-bar-right ul {
  float: right;
}
.search-results-container .search-results-pagination-bar .pagination-bar-right ul li {
  float: left;
  background: none;
  padding: 0 5px;
}
.search-results-container .search-results {
  float: left;
  width: 100%;
  margin-bottom: 20px;
  border-top: 1px solid #ccc;
}
.search-results-container .search-results .search-result {
  float: left;
  width: 100%;
  padding-top: 20px;
  border-bottom: 1px solid #ccc;
}
.search-results-container .search-results .search-result h2 {
  font-size: 1em;
  font-weight: bold;
  width: auto;
}
.search-box-container {
  float: left;
  width: 100%;
  padding: 30px 30px 10px 30px;
  background: url(/images/bg.gif);
  margin-bottom: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.search-box-container input[type=text] {
  width: calc(100% - 35px);
  float: left;
  -webkit-appearance: none;
  display: block;
}
.search-box-container button[type=submit] {
  position: static;
  float: left;
  border: 0;
  background-color: #000;
  height: 27px;
  width: 35px;
  color: #fff;
  cursor: pointer;
  display: block;
  padding: 0 !important;
}
p.search-result-number {
  clear: both;
}
/* tabbed article */
div.tabbed-article {
  float: left;
  width: 88%;
  background: url(/images/bg.gif);
  padding: 30px 3%;
}
div.tabbed-article div.tabbed-wrapper {
  float: left;
  background: #fff;
  width: 100%;
}
div.tabbed-article div.tabbed-wrapper .content-block {
  width: 94%;
  padding: 30px 3%;
}
sup.footnote,
.footnote-links {
  display: none;
}
video#video {
  position: absolute;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  left: 50%;
  /* % of surrounding element */
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
/* ***theme colours*** */
/*Purple*/
.purple ol.division-list li:before,
.theme-90419a ol.division-list li:before {
  color: #90419a;
}
.purple .block-link,
.theme-90419a .block-link,
.tout-fact.theme-90419a,
.theme-90419a .box,
.purple .item-heading,
.theme-90419a .item-heading {
  background: #90419a;
}
/* magenta */
.theme-bd1f8c ol.division-list li:before {
  color: #bd1f8c;
}
.tout-fact.theme-bd1f8c,
.theme-bd1f8c .block-link,
.theme-bd1f8c .box,
.theme-bd1f8c .item-heading {
  background: #bd1f8c;
}
/*Pink*/
.pink ol.division-list li:before,
.theme-ee3783 ol.division-list li:before {
  color: #ee3783;
}
.theme-ee3783 .box,
.pink .item-heading,
.theme-ee3783 .item-heading,
.pink .block-link,
.theme-ee3783 .block-link,
.tout-fact.theme-ee3783 {
  background: #ee3783;
}
/*Orange*/
.orange ol.division-list li:before,
.theme-ec5525 ol.division-list li:before {
  color: #ec5525;
}
.theme-ec5525 .box,
.orange .item-heading,
.theme-ec5525 .item-heading,
.orange .block-link,
.theme-ec5525 .block-link,
.tout-fact.theme-ec5525 {
  background: #ec5525;
}
/* Yellow */
.theme-ffb600 ol.division-list li:before {
  color: #ffb600;
}
.tout-fact.theme-ffb600,
.theme-ffb600 .block-link,
.theme-ffb600 .box,
.theme-ffb600 .item-heading {
  background: #ffb600;
}
/* green*/
.theme-76ae0c ol.division-list li:before {
  color: #76ae0c;
}
.tout-fact.theme-76ae0c,
.theme-76ae0c .box,
.theme-76ae0c .item-heading,
.theme-76ae0c .block-link {
  background: #76ae0c;
}
/* silver */
.theme-c5c5c5 ol.division-list li:before {
  color: #c5c5c5;
}
.tout-fact.theme-c5c5c5,
.theme-c5c5c5 .block-link,
.theme-c5c5c5 .box,
.theme-c5c5c5 .item-heading {
  background: #c5c5c5;
}
/* Light blue */
.theme-57b5cf ol.division-list li:before {
  color: #57b5cf;
}
.tout-fact.theme-57b5cf,
.theme-57b5cf .block-link,
.theme-57b5cf .box,
.theme-57b5cf .item-heading {
  background: #57b5cf;
}
/* dark blue*/
.theme-0e69b1 ol.division-list li:before {
  color: #0e69b1;
}
.tout-fact.theme-0e69b1,
.theme-0e69b1 .block-link,
.theme-0e69b1 .box,
.theme-0e69b1 .item-heading {
  background: #0e69b1;
}
.header-outer.crisis {
  margin-bottom: 3em;
}
.header-outer.crisis .contain {
  margin: 0 6%;
}
.header-outer.crisis .header-text.landing {
  text-align: left;
  margin-left: 0;
  width: auto;
}
.header-outer.crisis.with-image .header-image:before {
  content: none;
}
.header-outer.crisis .header-text.landing h1 {
  color: #d63700;
}
.content-outer.crisis .content-block {
  width: 88%;
  margin-left: 6%;
  font-size: 1.25em;
}
.block-12 .section-touts .tout {
  width: 100%;
  margin: 0;
  border: 1px solid #fff;
}
.block-12 .section-touts .tout .tout-image img {
  margin-bottom: 0;
  width: 100%;
}
.block-12 .contain {
  width: 100%;
  margin: 0;
}
.section-touts .tout.tout-yellow {
  background: #ffb600;
}
.secondary-hero-full {
  float: left;
  width: 114%;
  margin: 1em -7% 1em -7%;
}
.secondary-hero-image {
  padding: 13em 7% 3em;
}
.secondary-hero-full h3 {
  font-size: 2.231em;
  color: #d63700;
  font-weight: normal;
  margin: 0;
}
.discaimercontainer .discaimerpanel {
  display: none;
  margin-bottom: 2em;
}
.discaimercontainer .discaimerpanel.show {
  display: block;
}
.discaimercontainer .discaimerpanel select {
  display: inline-block;
  padding: 0.25em 1em;
  height: 30px;
  margin: 0 1em 0 0;
}
.discaimercontainer .discaimerpanel select {
  border: 1px solid #d63700;
}
.discaimercontainer .discaimerpanel button {
  display: inline-block;
  font-weight: bold;
  cursor: pointer;
  border: 1px solid #d63700;
  background: #d63700;
  color: #fff;
  padding: 0.25em 1em;
  height: 30px;
  -webkit-transition: background 250ms ease-in-out;
  transition: background 250ms ease-in-out;
  margin: 0 1em 0 0;
  text-transform: uppercase;
}
.discaimercontainer .discaimerpanel button:hover {
  background: #000;
}
/* added */
.section-heading {
  font-size: 35px;
  margin-top: 40px;
  margin-bottom: 60px;
  text-align: center;
  color: #041E42;
  font-weight: normal;
  font-family: "adobe-caslon-pro", serif;
}
.arrow-down {
  background: url("/images/ar2018/arrow-down.gif") 50% 0 no-repeat;
  background-size: contain;
}
.icon-container {
  width: 60px;
  display: block;
  height: 60px;
  margin: auto;
}
.icon-container.icon-container-OurBusinesses {
  background: url("/images/ar2018/icon-container-our-businesses.svg") 50% 0 no-repeat;
  background-size: contain;
}
.icon-container.icon-container-Ourstrategy {
  background: url("/images/ar2018/icon-container-strategy.svg") 50% 0 no-repeat;
  background-size: contain;
}
.icon-container.icon-container-Businessmodel {
  background: url("/images/ar2018/icon-container-business-model.svg") 50% 0 no-repeat;
  background-size: contain;
}
.icon-container.icon-container-Financialhighlights {
  background: url("/images/ar2018/icon-container-financial-highlights.svg") 50% 0 no-repeat;
  background-size: contain;
}
.icon-container.icon-container-Customerstories {
  background: url("/images/ar2018/icon-container-customer-stories.svg") 50% 0 no-repeat;
  background-size: contain;
}
.icon-container.icon-container-Downloads {
  background: url("/images/ar2018/icon-container-downloads.svg") 50% 0 no-repeat;
  background-size: contain;
}
/* mobile style new */
@media (max-width: 650px) {
  .intro-wrapper {
    height: unset !important;
  }
  .arblock.downloads-section {
    background-image: none !important;
    background-color: #00A8FF !important;
  }
  .glanceblock-wrapper {
    padding: 0 30px 120px 30px !important;
  }
  .intro-wrapper {
    min-height: 440px !important;
  }
  .intro-wrapper .middle-module {
    background-image: none !important;
    background: #fff !important;
  }
  .intro-wrapper .middle-module h3 p {
    color: #041E42 !important;
    font-size: 1.2rem !important;
    width: 90% !important;
  }
  .glanceblock-wrapper .glance-image-quote-wrapper {
    margin-top: 4rem;
  }
  .tip-quote {
    display: none !important;
  }
  #strat-block .strat-container .block.active .polaroid {
    padding: 0 !important;
    margin-bottom: 10px !important;
  }
  #strat-block .strat-container .block .polaroid {
    padding: 0 0 15% 0 !important;
    margin-bottom: 10px !important;
  }
  #strat-block .strat-container .block.active .polaroid .polaroid-inner {
    background-color: #00A8FF !important;
  }
  #strat-block .scontent-wrapper .scontent-col {
    padding: 1rem !important;
  }
  .banner-top .left-bg-spacer,
  .banner-top .right-bg-spacer {
    display: none;
  }
  .banner-top .middle-content {
    width: 100% !important;
  }
  .intro {
    word-wrap: break-word;
  }
  .intro .left-module,
  .intro .right-module {
    display: none;
  }
  .intro .middle-module {
    width: 100% !important;
  }
  .glanceblock-wrapper .glance-image,
  .glanceblock-wrapper .glance-quote {
    padding-top: 45px;
    width: 100% !important;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    float: none;
    margin: 0;
    padding: 0 2rem;
  }
  .glanceblock-wrapper .links {
    position: relative !important;
    width: 50%;
    height: 40px;
    margin: 3rem auto 0;
  }
  .glanceblock-wrapper h3 {
    color: #fff;
    width: 100% !important;
    margin: 3rem auto 0 !important;
    letter-spacing: 0.15em;
    text-align: center;
    font-size: 1.2rem;
    font-weight: normal;
  }
  .key-figs .key-fig {
    width: 100% !important;
    margin-bottom: 2em;
    padding: 1rem 0;
    text-align: center;
  }
  .our-businesses .our-businesses-wrapper article,
  .our-business-model .middle-col,
  .customer-stories .stories-list .stories-list-item,
  .our-businesses .our-businesses-wrapper .company-container .company-content .company-stats li {
    width: 100% !important;
  }
  .our-business-model .normal-bg .left-col,
  .our-business-model .normal-bg .right-col {
    display: none !important;
  }
  .our-business-model .last-bg .bus-col .bubble-module-wrapper {
    margin: 0 auto 1rem;
    width: 100%;
    height: unset;
  }
  .our-business-model .last-bg .bus-col .bubble-module-wrapper .bubble-module.blue {
    border: solid 1px #000;
    width: 100%;
    height: 100px;
    border-radius: 10px;
    padding: 1rem 0.5rem;
  }
  .our-business-model .last-bg .bus-col .bubble-module-wrapper .bubble-module .bubble-module-inner {
    padding: 0;
    display: inline-block;
    width: 100%;
    height: unset;
  }
  .our-business-model .section-module.normal-bg {
    padding-bottom: 9rem !important;
    background-size: auto !important;
  }
  .our-business-model-wrapper .section-heading {
    margin-bottom: 20px;
  }
  .our-business-model .intro {
    width: 90% !important;
    margin: 0 auto 2rem;
    font-size: 1rem;
    text-align: center;
  }
}
/* ----- Fonts ------ */
/* --- CLEARFIX --- */
@font-face {
  font-family: 'icomoon';
  src: url('../fonts/icomoon.eot?6v8lvh');
  src: url('../fonts/icomoon.eot?6v8lvh#iefix') format('embedded-opentype'), url('../fonts/icomoon.ttf?6v8lvh') format('truetype'), url('../fonts/icomoon.woff?6v8lvh') format('woff'), url('../fonts/icomoon.svg?6v8lvh#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-strat-1---Copy:before {
  content: "\e900";
  color: #00a8ff;
}
.icon-strat-2---Copy:before {
  content: "\e901";
  color: #00a8ff;
}
.icon-strat-3---Copy:before {
  content: "\e902";
  color: #00a8ff;
}
.icon-strat-4 .path1:before {
  content: "\e903";
  color: #00a8ff;
}
.icon-strat-4 .path2:before {
  content: "\e904";
  margin-left: -1.03808594em;
  color: #00a8ff;
}
.icon-strat-4 .path3:before {
  content: "\e905";
  margin-left: -1.03808594em;
  color: #00a3da;
}
.icon-Business-model-index-icon:before {
  content: "\e906";
}
.icon-Customer-stories-index-icon:before {
  content: "\e907";
}
.icon-DnArrow .path1:before {
  content: "\e908";
  color: #000000;
}
.icon-DnArrow .path2:before {
  content: "\e909";
  margin-left: -1em;
  color: #ffffff;
}
.icon-Downloads-index-icon:before {
  content: "\e90a";
}
.icon-Financial-highlights-index-icon:before {
  content: "\e90b";
  color: #000;
}
.icon-our-businesses-index-icon:before {
  content: "\e90c";
}
.icon-Strategy-index-icon:before {
  content: "\e90d";
}
.icon-youtube:before {
  content: "\ea9d";
}
/* top banner */
.banner-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 330px;
  height: 330px;
}
.banner-top .left-bg-spacer,
.banner-top .right-bg-spacer {
  width: 40%;
}
.banner-top .middle-content {
  width: 60%;
  position: relative;
}
.banner-top .left-bg-spacer {
  background: url("/images/ar2018/top-left-bg.jpg") 50% 0 no-repeat;
  background-size: cover;
}
.banner-top .middle-content {
  background: url("/images/ar2018/top-middle-bg.jpg") 50% 0 no-repeat;
  background-size: cover;
}
.banner-top .right-bg-spacer {
  background: url("/images/ar2018/top-right-bg.jpg") 50% 0 no-repeat;
  background-size: cover;
}
.banner-top .logo-wrapper {
  background: url("/images/ar2018/provident-logo.svg") 50% 0 no-repeat;
  width: 40%;
  height: 50px;
  background-size: contain;
  display: block;
  margin: 20px auto;
  text-align: center;
  float: none;
}
.banner-top .leading-heading {
  display: block;
  color: #ffffff;
  font-family: "adobe-caslon-pro", serif;
  text-align: center;
  font-size: 2.4rem;
  position: relative;
  padding: 0;
  margin: 0;
}
.banner-top .leading-heading::before {
  content: "";
  position: absolute;
  background-color: #ffffff;
  height: 1px;
  width: 270px;
  margin-left: -135px;
  left: 50%;
  bottom: 0px;
}
.banner-top .leading-heading-sub {
  display: block;
  font-size: 1.1rem;
  line-height: 1.2rem;
  position: relative;
  color: #ffffff;
  font-family: "adobe-caslon-pro", serif;
  text-align: center;
  padding: 0;
  margin: 10px 0 0 0;
}
.banner-top .title-wrapper {
  position: absolute;
  bottom: 7rem;
  left: 0;
  right: 0;
}
/* intro copy */
.intro-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 909px;
  height: 900px;
}
.intro-wrapper .left-module,
.intro-wrapper .right-module {
  width: 40%;
}
.intro-wrapper .left-module .listing,
.intro-wrapper .right-module .listing {
  margin: 5rem 2rem 0;
  padding: 0;
  color: #000000;
  list-style: none;
}
.intro-wrapper .left-module .listing li,
.intro-wrapper .right-module .listing li {
  margin: 5rem 0;
  padding: 0;
  background: none;
  text-align: center;
}
.intro-wrapper .left-module .listing li .icon,
.intro-wrapper .right-module .listing li .icon {
  display: block;
  color: #000000;
  font-size: 3rem;
}
.intro-wrapper .left-module .listing li .title,
.intro-wrapper .right-module .listing li .title {
  border-bottom: solid 1px #000000;
  padding: 1rem 0;
  margin: 1rem 0 0 0;
  font-family: "adobe-caslon-pro", serif;
  font-size: 1.2rem;
}
.intro-wrapper .left-module .listing li .arrow-down,
.intro-wrapper .right-module .listing li .arrow-down {
  width: 35px;
  height: 35px;
  background-color: #000000;
  display: block;
  margin: 0 auto 0;
  font-size: 2rem;
  color: #ffffff;
}
.intro-wrapper .left-module .listing li a,
.intro-wrapper .right-module .listing li a {
  text-decoration: none;
}
.intro-wrapper .middle-module {
  width: 60%;
}
.intro-wrapper .left-module {
  background: url("/images/ar2018/content-left-bg.jpg") 50% 0 no-repeat;
  background-size: cover;
}
.intro-wrapper .middle-module {
  background: url("/images/ar2018/content-middle-bg.jpg") 50% 0 no-repeat;
  background-size: cover;
  position: relative;
}
.intro-wrapper .right-module {
  background: url("/images/ar2018/content-right-bg.jpg") 50% 0 no-repeat;
  background-size: cover;
}
.intro-wrapper .middle-module-content {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  font-family: "adobe-caslon-pro", serif;
}
.intro-wrapper .middle-module-content h3 p {
  color: #ffffff;
  text-align: center;
  font-size: 1.1rem;
  width: 60%;
  margin: 0 auto 3rem;
  font-family: "adobe-caslon-pro", serif;
}
.intro-wrapper .middle-module-content .video-wrapper {
  background: #041E42;
  height: 300px;
  color: #ffffff;
  text-align: center;
  font-size: 2rem;
}
.intro-wrapper .middle-module-content .video-wrapper p {
  color: #ffffff;
  font-family: "adobe-caslon-pro", serif;
}
.intro-wrapper .fancybox-media {
  height: 300px;
  display: block;
}
.no-spacing {
  margin-bottom: 0 !important;
}
#at-a-glance.arblock {
  background: none;
}
#at-a-glance.arblock h2 {
  margin: 30px 0 30px;
  background-color: #ffffff;
  position: relative;
  z-index: 3;
  color: #041E42;
}
#at-a-glance.arblock h2 .arrow-tip {
  width: 0px;
  height: 0px;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #ffffff;
  position: absolute;
  left: 50%;
  margin-left: -10px;
  bottom: -50px;
}
#at-a-glance .glanceblock-wrapper {
  background-color: #041E42;
}
#at-a-glance .glance-quote p strong {
  display: block;
  color: #00A8FF;
}
#at-a-glance .glanceblockinner h3 {
  font-family: "adobe-caslon-pro", serif;
}
#at-a-glance .key-figs {
  background-color: #6BCFFF;
  color: #041E42;
}
#at-a-glance .key-figs span {
  color: #ffffff;
}
#at-a-glance .manjit-section {
  display: none;
}
#group-overview {
  background-color: #f2f2f2;
}
.our-businesses {
  background-color: #f2f2f2;
}
.our-businesses .section-heading {
  margin: 30px 0;
  color: #041E42;
}
.our-businesses .numbered-list {
  width: 90%;
  margin: 2rem auto;
  list-style: none;
}
.our-businesses .our-businesses-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 90%;
  margin: 0 auto 0;
}
.our-businesses .our-businesses-wrapper article {
  width: 50%;
}
.our-businesses .our-businesses-wrapper article .company-title {
  color: #ffffff;
  font-family: "adobe-caslon-pro", serif;
  text-align: center;
  padding: 0 0 2rem 0;
  font-size: 1.3rem;
  font-weight: normal;
}
.our-businesses .our-businesses-wrapper .company-container {
  border: 0.5rem solid transparent;
}
.our-businesses .our-businesses-wrapper .company-container .company-header {
  background-color: #041E42;
  color: #ffffff;
  font-family: "adobe-caslon-pro", serif;
}
.our-businesses .our-businesses-wrapper .company-container .company-header .company-title {
  margin: 0;
}
.our-businesses .our-businesses-wrapper .company-container .company-header > img {
  margin: auto;
}
.our-businesses .our-businesses-wrapper .company-container .company-content {
  padding: 1rem;
  background-color: #ffffff;
  overflow: hidden;
  min-height: 350px;
}
.our-businesses .our-businesses-wrapper .company-container .company-content .company-stats {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  color: white;
  margin: -0.5rem;
  margin-bottom: -1.5rem;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.our-businesses .our-businesses-wrapper .company-container .company-content .company-stats li {
  padding: 0;
  background: none;
  width: 45%;
  border: 0.5rem solid transparent;
  margin: unset;
}
.our-businesses .our-businesses-wrapper .company-container .company-content .company-stats li .company-stats-title {
  font-weight: normal;
  border-bottom: solid 1px #000;
  padding: 0 0 0.5rem 0;
}
.our-businesses .our-businesses-wrapper .company-container .company-content .company-stats li .big-text {
  color: #00A8FF;
  font-size: 2.5rem;
  font-family: "adobe-caslon-pro", serif;
}
#strategy.arblock {
  background-color: #6BCFFF;
  color: #041E42;
}
#strategy.arblock h2,
#strategy.arblock p {
  color: #041E42;
}
#strategy .polaroid-inner {
  background-color: #041E42;
}
#strategy .section-intro {
  padding: 20px 0;
}
.our-business-model .intro {
  width: 50%;
  margin: 0 auto 2rem;
}
.our-business-model .section-module {
  margin: 0 auto 0;
  width: 90%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  color: white;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 1rem;
  background-color: #6BCFFF;
  opacity: 0;
}
.our-business-model .section-module.normal-bg {
  padding-bottom: 7rem;
  background: #6BCFFF url("/images/ar2018/arrow-separator.jpg") 50% 100% no-repeat;
  background-size: contain;
}
.our-business-model .section-module.last-bg {
  background: #f4f4f4 url("/images/ar2018/arrow-separator-last.jpg") 50% 0 no-repeat;
  padding-top: 7rem;
  background-size: contain;
}
.our-business-model .section-module.last-bg .bus-col {
  width: 50%;
}
.our-business-model .section-module.last-bg .tagline {
  background: #f4f4f4 url("/images/ar2018/line-arrow-down.gif") 50% 100% no-repeat;
  padding-bottom: 3rem;
  background-size: contain;
  width: 60%;
  margin: auto;
}
.our-business-model .section-module:nth-last-child(2) {
  background-image: none;
  padding-bottom: 0 !important;
}
.our-business-model .section-module .section-img {
  margin: auto;
}
.our-business-model .bus-col {
  width: 33.3%;
  text-align: center;
}
.our-business-model .bus-col .small-module {
  margin-bottom: 2rem;
}
.our-business-model .bus-col .title {
  border-bottom: solid 1px #ffffff;
  font-family: "adobe-caslon-pro", serif;
  font-size: 1.2rem;
  color: #041E42;
  padding-bottom: 0.5rem;
  width: 70%;
  margin: 0 auto 1rem;
}
.our-business-model .bus-col .price {
  font-size: 2.8rem;
  font-family: "adobe-caslon-pro", serif;
  color: #041E42;
  margin: 0;
}
.our-business-model .bus-col .subtitle {
  margin-top: -1rem;
  color: #041E42;
}
.our-business-model .bus-col .bubble-module-wrapper {
  width: 300px;
  height: 300px;
  margin: 0 auto 2rem;
}
.our-business-model .bus-col .bubble-module-wrapper .bubble-module {
  border: solid 3px #000;
  width: 300px;
  height: 300px;
  border-radius: 150px;
  background-color: #fff;
  margin: auto;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.our-business-model .bus-col .bubble-module-wrapper .bubble-module.blue {
  background-color: #deedf4;
  color: #041E42;
}
.our-business-model .bus-col .bubble-module-wrapper .bubble-module .bubble-module-inner {
  padding: 3rem 2rem 2rem 2rem;
  display: inline-block;
  width: 200px;
  height: 200px;
}
.our-business-model .bus-col .bubble-module-wrapper .bubble-module .bubble-module-inner .bubble-title {
  font-family: "adobe-caslon-pro", serif;
  color: #6BCFFF;
  font-size: 1.2rem;
  font-weight: normal;
  line-height: 1.1rem;
}
.our-business-model .middle-col .intro-text {
  width: 70%;
  margin: 1.5rem auto;
  color: #041E42;
}
.our-business-model .tagline-list {
  list-style: none;
}
.our-business-model .tagline-list li {
  list-style: none;
  display: inline-block;
  margin: 0 0.5rem 0 0.5rem;
  padding-top: 4rem;
  width: 120px;
}
.our-business-model .tagline-list li.tg-a {
  background: url("/images/ar2018/section-5-a.gif") 50% 0 no-repeat;
  background-size: 60%;
}
.our-business-model .tagline-list li.tg-b {
  background: url("/images/ar2018/section-5-b.gif") 50% 0 no-repeat;
  background-size: 50%;
}
.our-business-model .tagline-list li.tg-c {
  background: url("/images/ar2018/section-5-c.gif") 50% 0 no-repeat;
  background-size: 50%;
}
.our-business-model .tagline-list li.tg-d {
  background: url("/images/ar2018/section-5-d.gif") 50% 0 no-repeat;
  background-size: 60%;
}
.our-business-model .tagline-list li.tg-e {
  background: url("/images/ar2018/section-5-e.gif") 50% 0 no-repeat;
  background-size: 60%;
}
#downloads.downloads-section {
  background-color: #00A8FF;
}
.customer-stories {
  background-image: none !important;
  background-color: #041E42 !important;
}
.customer-stories .section-heading {
  color: #00A8FF;
  margin-bottom: 40px;
}
.customer-stories .img-wrapper {
  position: relative;
}
.customer-stories .img-wrapper img {
  margin: 0;
}
.customer-stories .img-wrapper .name-wrapper {
  background-color: #ffffff;
  color: #00A8FF;
  padding-bottom: 2rem;
}
.customer-stories .img-wrapper .name-wrapper .title {
  color: #00A8FF;
  font-size: 1.2rem;
  font-family: "adobe-caslon-pro", serif;
  text-align: center;
  margin: 0;
  padding: 1.5rem 0 0 0;
}
.customer-stories .img-wrapper .name-wrapper .title span {
  border-bottom: solid 1px #000;
  color: #00A8FF;
  font-size: 1.5rem;
  font-family: "adobe-caslon-pro", serif;
  display: block;
  width: 80%;
  margin: auto;
}
.customer-stories .img-wrapper .name-wrapper .more-bit {
  background: url("/images/ar2018/plus.gif") 50% 0 no-repeat;
  width: 30px;
  height: 30px;
  margin: auto;
  display: block;
  background-size: contain;
}
.customer-stories .stories-list {
  /*display: flex;
        flex-wrap: wrap;
        align-items: flex-start;
        color: white;
        //margin: -0.5rem;
        padding: 0 4rem;
        margin: 0 0 2rem 0;*/
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  color: white;
  margin: 0 auto 3rem;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 90%;
}
.customer-stories .stories-list .stories-list-item {
  cursor: pointer;
  margin: 0 0 1rem 0;
  padding: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  width: 33.33%;
}
.customer-stories .content-data {
  display: none;
  background-color: #fbf6d6;
  position: relative;
  padding: 1rem;
}
.customer-stories .content-data .close-cta {
  background: url("/images/ar2018/close.gif") 50% 0 no-repeat;
  background-size: 60%;
  text-indent: -9999px;
  display: inline-block;
  width: 60px;
  height: 60px;
  position: absolute;
  top: 0;
  right: -0.8rem;
  cursor: pointer;
}
.customer-stories .content-data .quote-data {
  border-bottom: solid 1px #cfcbb6;
  padding-bottom: 1rem;
}
.customer-stories .content-data .quote-data .quote {
  width: 50%;
  margin: auto;
  font-family: "adobe-caslon-pro", serif;
  font-size: 1.3rem;
  text-align: center;
  line-height: 1.4rem;
  padding: 1rem 0 0 0;
}
.customer-stories .content-data .quote-tip {
  background: url("/images/ar2018/quote-tip.gif") 50% 0 no-repeat;
  background-size: contain;
  width: 30px;
  height: 30px;
  display: block;
  margin: -1px auto 0;
  margin-bottom: 1.5rem;
}
.customer-stories .content-data .blue-wrapper {
  background-color: #041E42;
  color: #ffffff;
  padding: 1rem;
}
.customer-stories .content-data .blue-wrapper p {
  color: #ffffff;
}
.customer-stories .stories-list-item.active {
  width: 60%;
}
.customer-stories .stories-list-item.active .img-wrapper {
  position: relative;
}
.customer-stories .stories-list-item.active .img-wrapper .name-wrapper {
  background-color: rgba(0, 0, 0, 0.5);
  color: #00A8FF;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding-bottom: 0;
}
.customer-stories .stories-list-item.active .img-wrapper .name-wrapper .title {
  color: #00A8FF;
  font-size: 1.2rem;
  font-family: "adobe-caslon-pro", serif;
  text-align: center;
  margin: 0;
  padding: 1rem 0;
}
.customer-stories .stories-list-item.active .img-wrapper .name-wrapper .title span {
  border: none;
}
.customer-stories .stories-list-item.active .img-wrapper .name-wrapper .more-bit {
  display: none;
}
.customer-stories .stories-list-item.active .content-data {
  display: block;
}
.customer-stories .acer {
  border: solid 0.5rem transparent;
}
.arblock.our-theory h2 {
  color: #66B6E0;
  font-family: "Open Sans";
  font-size: 30px;
  font-weight: 300;
  line-height: 41px;
  margin: 30px 0;
}
.arblock.our-theory .header-h3 {
  font-size: 13px;
  color: #133051;
  line-height: 18px;
  text-align: center;
}
.arblock.our-theory h3:not(.header-h3) {
  font-size: 13px;
  color: #66B6E0;
  line-height: 18px;
  text-align: center;
}
.arblock.our-theory .intro {
  width: 60%;
  margin: 0 auto 2rem;
  color: #666666;
  font-size: 18px;
  line-height: 25px;
  text-align: center;
}
.arblock.our-theory .block-wrapper {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.arblock.our-theory .block-wrapper:first-child {
  padding-bottom: 3rem;
  padding-top: 1rem;
}
.arblock.our-theory .block-wrapper:nth-child(2) {
  padding-bottom: 3.5rem;
  padding-top: 2.5rem;
}
.arblock.our-theory .block-wrapper:nth-child(3) {
  padding-bottom: 5rem;
  padding-top: 3rem;
}
.arblock.our-theory .block-wrapper p {
  font-size: 13px;
  color: #666666;
  line-height: 18px;
}
.arblock.our-theory .block-wrapper .logo-item {
  width: 75%;
  padding-right: 1rem;
}
.arblock.our-theory .block-wrapper .logo-item img {
  margin: 0;
}
.arblock.our-theory .contain.our-theory {
  margin: 0 6% 4rem 6%;
}
.arblock.our-theory .vert-accords .vert-accord-item .vert-accord-item-content {
  padding: 0 2rem;
}
.arblock.our-theory .vert-accords .vert-accord-item .vert-accord-item-title {
  width: 100%;
  background: #F6F6F6;
  color: #66B6E0;
  text-align: left;
  padding: 1rem 1rem 1rem 2rem;
}
.arblock.our-theory .vert-accords .vert-accord-item {
  background-color: #F6F6F6;
  position: relative;
  margin-right: 0;
  /*&:last-child.active {
            width: 50%;

            @media (max-width:700px) {
                width: 100%;
            }
        }*/
}
.arblock.our-theory .vert-accords .vert-accord-item.active {
  width: 32.33%;
}
@media (max-width: 700px) {
  .arblock.our-theory .vert-accords .vert-accord-item.active {
    width: 100%;
  }
}
.arblock.our-theory .vert-accords .vert-accord-item:after {
  content: "";
  position: absolute;
  right: -22px;
  top: 0;
  height: 100%;
  width: 25px;
  z-index: 1;
  background: url(/images/cr2017/Arrow-path.svg) no-repeat 50%;
}
@media (max-width: 700px) {
  .arblock.our-theory .vert-accords .vert-accord-item:after {
    display: none;
  }
}
.arblock.our-theory .vert-accords .vert-accord-item:last-child .block-wrapper {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.arblock.our-theory .vert-accords .vert-accord-item:last-child .block-wrapper:first-child {
  padding-bottom: 3rem;
  padding-top: 0;
}
.arblock.our-theory .vert-accords .vert-accord-item:last-child .block-wrapper:nth-child(2) {
  padding-bottom: 4.5rem;
  padding-top: 2.5rem;
}
.arblock.our-theory .vert-accords .vert-accord-item:last-child .block-wrapper:nth-child(3) {
  padding-bottom: 2rem;
  padding-top: 1rem;
}
.arblock.our-theory .vert-accords .vert-accord-item:last-child:after {
  display: none;
}
.arblock.our-theory .left-logos-column {
  width: calc(24% - 0.5625rem);
  background-color: #E2E2E2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 1.25rem 0.5625rem;
}
@media (max-width: 700px) {
  .arblock.our-theory .left-logos-column {
    width: 100%;
    padding: 0;
  }
}
.arblock.our-theory .left-logos-column .logo-item {
  width: 100%;
  margin: 0 auto 0.5rem auto;
  text-align: center;
  min-height: 120px;
  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;
  position: relative;
}
.arblock.our-theory .left-logos-column .logo-item:before {
  content: "";
  position: absolute;
  top: calc(50% - 1.2rem);
  right: -2rem;
  border-left: 1.2rem solid transparent;
  border-bottom: 1.2rem solid #e2e2e2;
  border-right: 1.2rem solid transparent;
  z-index: 1;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
@media (max-width: 700px) {
  .arblock.our-theory .left-logos-column .logo-item:before {
    display: none;
  }
}
.arblock.our-theory .left-logos-column .logo-item img {
  margin: 0;
  width: 119px;
}