/* animations - major section navigation */
@-webkit-keyframes funkyBorderType1 {
  0% {
    width: 100%;
    height: 10px;
    background-color: #fff;
  }
  50% {
    width: 10px;
    height: 10px;
  }
  100% {
    width: 10px;
    height: 100%;
  }
}
@-webkit-keyframes funkyBorderType2 {
  0% {
    width: 10px;
    height: 100%;
    background-color: #fff;
  }
  50% {
    width: 10px;
    height: 10px;
  }
  100% {
    width: 100%;
    height: 10px;
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes promoColourFadeIn {
  0% {
    background-color: #f1e2f8;
  }
  100% {
    background-color: #f2f2f2;
  }
}

/* animations - features */
@-webkit-keyframes slowMoveMain {
  0% {
    left: 0%;
  }
  60% {
    left: -96.66666%;
  }
  100% {
    left: -96.66666%;
  }
}
@-webkit-keyframes slowMoveBehindReverse {
  0% {
    left: -10%;
  }
  50% {
    left: -10%;
  }
  100% {
    left: 0;
  }
}
@-webkit-keyframes slowMoveMainReverse {
  0% {
    left: -96.66666%;
  }
  50% {
    left: 0%;
  }
  100% {
    left: 0%;
  }
}

/* Generic */
h1,
h1 a,
h2,
h2 a,
h3,
h3 a {
  font-family: "BTFont_Light", "arial", "sans-serif";
  color: black;
}
h1 {
  font-size: 48px;
  line-height: 51px;
}
h3 {
  font-size: 28px;
}
h4,
h4 a,
h5,
h5 a {
  font-family: "BTFont_Light", "arial", "sans-serif";
  color: black;
}

/* Siju - Not sure why this was added - To be checked*/
.container {
  padding: 0px 0px !important;
}
.content-box-group {
  font-size: 1.2em;
}

.content-box-group a {
  color: #5514b4;
}

.group-header {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 77px;
}

.center764 {
  max-width: 764px;
  margin-left: auto;
  margin-right: auto;
}
.center900 {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}
.center1200 {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.body-content-plc2017 {
  min-height: calc(100vh - 225px);
}
.page-content-plc2017 {
  max-width: 764px;
  margin-left: auto;
  margin-right: auto;
}
.body-content-intouch {
  margin-top: -31px;
}

.plc-header {
  font-family: "BTFont_Light", "arial", "sans-serif";
  font-size: 56px !important;
  color: #5514b4;
}

.plc-button {
  font-family: "BTFont_Bold", "arial", "sans-serif";
  font-size: 20px;
  padding: 10px 20px;
  border-width: 1px;
  border-style: solid;
}
.plc-button:hover {
  text-decoration: none;
}
.plc-button-purple,
.plc-button-white:hover {
  background-color: #5514b4;
  color: white;
  border-color: white;
}
.plc-button-white,
.plc-button-purple:hover {
  background-color: white;
  color: #5514b4;
  border-color: #5514b4;
}

.story-section {
  font-family: "BTFont_Bold", "arial", "sans-serif";
  margin-top: 40px;
  display: inline-block;
  padding: 10px 20px;
  background-color: #6cc2d9;
  color: white;
}
.story-title {
}
.story-date {
  font-size: 28px;
  font-family: "BTFont_Bold", "arial", "sans-serif";
}

.gutter-10 > [class^="col-"],
.gutter-10 > [class^=" col-"] {
  padding-right: 5px;
  padding-left: 5px;
}
.gutter-10.row {
  margin-right: -5px;
  margin-left: -5px;
}
.equal {
  /* flexbox */
  display: flex;
}
/* Top bar */

.homepage-top-actions {
  float: right;
  padding-right: 3em;
  margin-left: -10%;
}
.top-bar-wrapper {
  background-color: #5514b4;
  position: absolute;
  top: 0px;
  width: 100%;
  height: 80px;
}
.top-bar-links {
  font-family: "BTFont_Bold", "arial", "sans-serif";
}

.top-bar-link {
  font-size: 14px;
  display: inline-block;
  color: white;
  text-align: center;
  margin-top: 25px;
  width: 100px;
  height: 37px;
  float: left;
  padding-top: 5px;
}

.top-bar-links-nav {
  list-style: none;
  padding-top: 20px;
}
.top-bar-links-nav li {
  display: inline;
  float: right;
  padding-right: 1%;
}

.section-small span {
  font-size: 14px !important;
  border-bottom: none !important;
}

.section-small:nth-child(2) span {
  padding-left: 20px !important;
}

.bottom-bar-links {
  font-family: "BTFont_Light", "arial", "sans-serif";
  font-size: 21px;
}
.bottom-bar-link {
  display: inline-block;
  color: black;
  /*text-align: center;*/
  text-align: left;
  margin-top: 25px;
  width: 46%;
}
.bottom-bar-link:hover {
  color: black;
  text-decoration: none;
  height: 35px;
}

.top-bar-link:nth-child(1) {
  margin-left: 25px;
}
.top-bar-link:hover {
  color: black;
  border: solid 1px white;
  text-decoration: none;
  height: 35px;
  margin-top: 24px;
}
.top-bar-share {
  color: black;
  margin-top: 25px;
  height: 37px;
  /*ns1 margin-left:13.5%;*/
  float: right;
}
.top-bar-share-header {
  font-family: "BTFont_Light", "arial", "sans-serif";
  font-size: 21px;
}
.top-bar-share-price {
  font-size: 21px;
}
.top-bar-share-subheader {
  font-family: "BTFont_Light", "arial", "sans-serif";
  font-size: 21px;
  margin-left: 10px;
  margin-right: -10px;
}

@supports (-ms-ime-align: auto) {
  .top-bar-share-subheader {
    margin-left: 0px;
  }
}

.top-bar-share-subheader > a {
  color: black;
  text-decoration: none;
}
.top-bar-logo {
  color: white;
  background-image: url(/templates/2017/images/BTlogo_new.png);
  background-repeat: no-repeat;
  background-position: 60px center;
  height: 80px;
  width: 170px;

  position: absolute;
  top: 100px;
  left: 30px;
}
.menu {
  font-size: 16px !important;
  /*margin: 0 0 22px 33px !important;*/
  margin: 0px 0px 22px 28px !important;
  font-family: "BTFont", "arial", "sans-serif" !important;
}
.top-bar-logo-home {
  color: white;
  background-image: url(/templates/2017/images/BTlogo_new.png);
  background-repeat: no-repeat;
  background-position: 0px center;
  height: 80px;
  width: 170px;
}

/* Top banner - Type A & B */
.top-banner-wrapper {
  position: relative;
  /*max-width: 1920px;
	margin-left: auto;
	margin-right: auto;*/
}
.top-banner-video {
}
.top-banner-video > video {
  margin-left: auto;
  margin-right: auto;
  display: block;
  text-align: center;
  width: 100%;
}
.top-banner-wrapper img {
  width: 100%;
  height: auto;
}
.top-banner-logo-container {
  position: absolute;
  top: 4em;
  left: 4em;
  z-index: 105;
}
.top-banner-logo {
  width: 17em;
}
.top-banner {
  width: 100%;
  position: relative;
  display: table;
  z-index: 102;
  background-color: transparent;
}
.top-banner-home-1 {
  background-image: url("/templates/2017/images/home-banner-1.jpg");
}
.top-banner-home-2 {
  background-image: url("/templates/2017/images/home-banner-2.jpg");
}
.top-banner-home-3 {
  background-image: url("/templates/2017/images/home-banner-3.jpg");
}
.top-banner-home-4 {
  background-image: url("/templates/2017/images/home-banner-4.jpg");
}
.top-banner-simple {
  margin-bottom: 40px;
}
.top-banner-simple,
/*.top-banner-simple > .top-banner-image {
    height: 300px;
}*/
.top-banner-simple > .top-banner-image {
  height: auto;
}

.top-banner-home,
.top-banner-home > .top-banner-image {
  /*height: calc(100vh - 239px);*/
  /*height: calc(100vh - 450px);*/

  height: calc(100vh - 300px);
  max-height: 300px;
}
.top-banner-about,
.top-banner-about > .top-banner-image {
  /*height: calc(100vh - 231px);*/
  /*ns1 height: 450px;*/
  height: auto;
}
.top-banner-investors {
  margin-left: calc(8.333333% + 40px + 175px);
  width: calc(100% - (8.333333% + 40px + 175px));
}
.top-banner-investors,
.top-banner-investors > .top-banner-image,
.sharepricebar-wrapper {
  /*height: 500px;*/
  height: 450px;
  margin-bottom: -15px;
}
.top-banner-investors > .top-banner-content {
  /*padding-left: 8.333%;*/
  padding-left: 100px;
  /*padding-right: 66%;*/
  /*padding-right:60%;*/
  text-align: left;
  vertical-align: middle;
  padding-bottom: 0;
}
.top-banner-investors .top-banner-content-title {
  font-family: "BTFont_Light", "arial", "sans-serif";
  color: white;
  /*font-size: 26px;*/
  font-size: 40px;
  line-height: normal;
}
.top-banner-purposeful {
  margin-bottom: 40px;
}
.top-banner-purposeful,
.top-banner-purposeful > .top-banner-image {
  /*ns1 height: 450px;*/
  height: auto;
}
.top-banner-purposeful > .top-banner-content {
  vertical-align: bottom;
  /*padding: 5%;*/
  /*padding-bottom:60px;*/
  padding-bottom: 30px;
  text-align: center;
}
.top-banner-purposeful .top-banner-content-title {
  font-size: 36px;
  font-family: "BTFont_Light", "arial", "sans-serif";
  color: white;
}
.top-banner > .top-banner-image {
  position: relative;
  /*display: table-column;*/
  /*ns1 display: table-column-group;*/
  display: block;
}

.top-banner-home > .top-banner-image,
.top-banner-investors > .top-banner-image {
  display: table-column-group;
}
.top-banner-home > .top-banner-content {
  position: static;
}
.top-banner-investors > .top-banner-content {
  position: relative;
}

.top-banner-simple > .top-banner-image {
  display: block;
}
.top-banner-a > .top-banner-image {
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}
.top-banner-b > .top-banner-image {
  background-repeat: no-repeat;
  background-position: right;
  background-size: cover;
}
.top-banner-content {
  /*position: absolute;
    top: 20%;*/
  display: table-cell;
  /*vertical-align: middle;*/
  vertical-align: bottom;
  /*padding-bottom: 5%;*/
  z-index: 99999999999999999;
  position: absolute;
  bottom: 5%;
  width: 100%;
  text-align: center;
}
.top-banner-content.hidden-xs.homepage {
  padding-bottom: 12%;
}
.flyout-nav .flyout-nav-header p {
  padding: 40px 0 10px 100px !important;
}
.flyout-nav-wrapper {
  height: 650px;
}
.categories-list {
  line-height: 30px;
}
.categories-list span {
  margin-left: 5px;
}
#emailalerts-register-emailaddress {
  margin-left: 10px;
  margin-top: 10px;
}
.scroll-container {
  padding-top: 1em;
  font-size: 0.6em;
}

.scroll-container img {
  width: auto;
  cursor: pointer;
}

.top-banner-content-title {
  /*font-size: 48px;*/
  font-size: 36px;
  /*line-height: 51px;*/
  line-height: 40px;
  position: relative;
  z-index: 999999999999999 !important;
  font-family: "BTFont_light", "arial", "sans-serif";
}
.top-banner-home .top-banner-content-title {
  color: white;
}
.top-banner-about .top-banner-content-title {
  font-family: "BTFont_Light", "arial", "sans-serif";
  color: white;
  /*margin-top: 40%;*/
  margin-bottom: 65px;
  text-align: center;
}
.top-banner-content-description {
}
.top-banner-content-button {
  margin-top: 20px;
  position: relative;
  z-index: 9999999999999999999999;
}
/*.top-banner-content-button-link {
    font-size: 20px;
    background-color: white;
    color: #5514b4;
    padding: 5px 20px;
}*/
.top-banner-content-button-link {
  height: 40px;
  padding: 0 20px;
  border-radius: 5px;
  min-width: 80px;
  font-family: "BTFont", "arial", "sans-serif";
  font-size: 16px;
  border: 1px solid;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  touch-action: manipulation;
  cursor: pointer;
  background-color: #5514b4;
  color: #fff;
  border-color: #5514b4;
  padding-top: 7px;
}

.top-banner-content-button-link:hover {
  background-color: #5514b4;
  color: #fff;
  border-color: #5514b4;
  text-decoration: none !important;
  display: -ms-inline-flexbox;
}
.top-banner-content-button-link:focus {
  background-color: #5514b4;
  color: #fff;
  border-color: #5514b4;
  text-decoration: none !important;
}

.top-banner-mobile-container {
  background-color: #f1f1f1;
  padding: 2em;
}
.top-banner-mobile-content {
  text-align: center;
  margin: 0 auto;
}
.top-banner-mobile-content .top-banner-content-title {
  color: #5514b4;
}
/*.top-banner-investors .top-banner-content-button-link {
    background-color: #5514b4;
    color: white;
}
.top-banner-investors .top-banner-content-button-link:hover {
    background-color: white;
    color: #5514b4;
}*/
.top-banner-home > .top-banner-content {
  /*padding-left: 57%;*/
  padding-left: 65%;
  padding-right: 10px;
}
.top-banner-about > .top-banner-content {
  bottom: -5%;
  padding-left: 10%;
  padding-right: 10%;
}
.top-banner-investors > .top-banner-content {
}
.top-banner-news > .top-banner-content {
}
.top-banner-purposeful > .top-banner-content {
}
.top-banner-innovation > .top-banner-content {
}
.top-banner-careers > .top-banner-content {
}
.overlay-top-banner {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: -moz-linear-gradient(
    left,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0) 47%,
    rgba(0, 0, 0, 0.45) 79%,
    rgba(0, 0, 0, 0.45) 100%
  );
  background: -webkit-linear-gradient(
    left,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0) 47%,
    rgba(0, 0, 0, 0.45) 79%,
    rgba(0, 0, 0, 0.45) 100%
  );
  background: linear-gradient(
    to right,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0) 47%,
    rgba(0, 0, 0, 0.45) 79%,
    rgba(0, 0, 0, 0.45) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=1 );
  z-index: 1;
}
/*begin - panel*/

.top-banner-investors .top-banner-content {
  bottom: 0%;
}

.panel-default {
  border-color: #5514b4;
}

.panel-default > .panel-heading {
  color: #fff !important;
  background-color: #5514b4 !important;
  border-color: #5514b4 !important;
  background: url(/templates/2017/images/plus_icon.png) no-repeat scroll 98% 50%
    #5514b4;
  cursor: pointer;
  height: 40px;
}
.panel-default > .panel-heading.panel-minus {
  background: url(/templates/2017/images/minus_icon.png) no-repeat scroll 98%
    50% #5514b4;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading a {
  color: #fff !important;
}
/*end - panel*/
/*begin - section added by siju*/

.links-module {
  margin-top: 50px;
}
.links-module.wider {
  padding: 0 10%;
}
.links-module h3 {
  margin-bottom: 30px;
  margin-top: 65px;
}
.links-module .link {
  margin-bottom: 20px;
}
.link-title {
  font-family: "BTFont_Light", "arial", "sans-serif";
  font-size: 20px;
  line-height: 24px;
  margin-top: 10px;
}
.links-module h2 {
  margin-left: 1%;
}

.external-link {
  background-image: url("/templates/2017/images/External_link_icon.png");
  background-position: center center;
  background-repeat: no-repeat;
  height: 19px;
  width: 200%;
}

.external-site-link {
  background-image: url("/templates/2017/images/External_link_icon.png");
  background-position-y: center;
  background-repeat: no-repeat;
  height: 19px;
  width: 100%;
  padding-left: 30px;
}

.lob-image-box {
  position: relative;
  height: 300px;
}
.lob-image-box .lob-image {
  position: absolute;
  background-position: center center;
  background-size: cover;
  width: 100%;
  height: 100%;
}
#lobBannerOverlay {
  top: 10%;
  left: 50%;
  width: 100%;
  position: absolute;
  max-height: 400px;
}

/*end - section added by siju*/

/* Share price bar - part of banner on Investors */
.sharepricebar-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #5514b4;
  padding-left: 8.333333%;
  /*padding-right: 8.333333%;*/
  padding-right: 40px;
  width: calc(8.333333% + 40px + 175px);
}
.sharepricebar {
  color: white;
  padding-top: 40px;
  padding-bottom: 40px;
  display: table;
  height: 100%;
}
.sharepricebar-content {
  display: table-cell;
  vertical-align: middle;
}
.sharepricebar-content > div {
  padding-left: 0;
}
.sharepricebar-content-line {
  width: 175px;
  padding-left: 0;
}
.sharepricebar-header {
  font-family: "BTFont_Light", "arial", "sans-serif";
  font-size: 32px;
  line-height: 100%;
  margin-bottom: 5px;
}
.sharepricebar-price {
  font-size: 32px;
  line-height: 100%;
}
.sharepricebar-subheader {
  clear: both;
  margin-bottom: 20px;
}
.sharepricebar-subheader > a {
  color: white;
}
.sharepricebar-link {
  margin-top: 20px;
}
.sharepricebar-link > a {
  font-family: "BTFont_Bold", "arial", "sans-serif";
  padding: 5px 10px;
  background-color: white;
  color: #5514b4;
}
.sharepricebar-link > a:hover {
  text-decoration: underline;
  /*background-color: #5514b4;
	color: white;*/
}

.quarter-section a {
  color: #5514b4 !important;
}

/* Major section navigation */
.nav-major {
  height: 160px;
  animation: fadeIn 0.4s linear;
  -webkit-animation: fadeIn 0.4s linear;
  -moz-animation: fadeIn 0.4s linear;
  -ms-animation: fadeIn 0.4s linear;
  -o-animation: fadeIn 0.4s linear;
}
.nav-major-link {
  font-size: 22px;
  display: table;
  width: 100%;
  color: #5514b4;
  position: relative;
  height: 160px;
  border-right: solid 1px #dedede;
  border-bottom: solid 1px #dedede;
  text-align: center;
  /*padding-top: 65px;*/
  transition: color 0.8s linear, background-color 0.8s linear;
  -webkit-transition: color 0.8s linear, background-color 0.8s linear;
  -moz-transition: color 0.8s linear, background-color 0.8s linear;
  -ms-transition: color 0.8s linear, background-color 0.8s linear;
  -o-transition: color 0.8s linear, background-color 0.8s linear;
}
.nav-major-link > p {
  display: table-cell;
  vertical-align: middle;
  padding: 10px;
}

.nav-major-link:hover {
  color: #5514b4;
}
.nav-major-link-1:hover span {
  background-color: #e60050;
}
.nav-major-link-2:hover span {
  background-color: #e60050;
}
.nav-major-link-3:hover span {
  background-color: #e60050;
}
.nav-major-link-4:hover span {
  background-color: #e60050;
}
.nav-major-link-5:hover span {
  background-color: #e60050;
}
.nav-major-link-6:hover span {
  background-color: #e60050;
}
.nav-major-link span {
  position: absolute;
}
.nav-major-link span:nth-child(2) {
  top: 0;
  left: 0;
  height: 10px;
  width: 100%;
}
.nav-major-link span:nth-child(3) {
  top: 0;
  right: 0;
  width: 10px;
  height: 100%;
}
.nav-major-link span:nth-child(4) {
  bottom: 0;
  right: 0;
  height: 10px;
  width: 100%;
}
.nav-major-link span:nth-child(5) {
  bottom: 0;
  left: 0;
  width: 10px;
  height: 100%;
}

.nav-major-link:hover span:nth-child(2) {
  animation: funkyBorderType1 0.8s ease-in-out;
  -webkit-animation: funkyBorderType1 0.8s ease-in-out;
  -moz-animation: funkyBorderType1 0.8s ease-in-out;
  -ms-animation: funkyBorderType1 0.8s ease-in-out;
  -o-animation: funkyBorderType1 0.8s ease-in-out;
  width: 10px;
  height: 100%;
}
.nav-major-link:hover span:nth-child(3) {
  animation: funkyBorderType2 0.8s ease-in-out;
  -webkit-animation: funkyBorderType2 0.8s ease-in-out;
  -moz-animation: funkyBorderType2 0.8s ease-in-out;
  -ms-animation: funkyBorderType2 0.8s ease-in-out;
  -o-animation: funkyBorderType2 0.8s ease-in-out;
  width: 100%;
  height: 10px;
}
.nav-major-link:hover span:nth-child(4) {
  animation: funkyBorderType1 0.8s ease-in-out;
  -webkit-animation: funkyBorderType1 0.8s ease-in-out;
  -moz-animation: funkyBorderType1 0.8s ease-in-out;
  -ms-animation: funkyBorderType1 0.8s ease-in-out;
  -o-animation: funkyBorderType1 0.8s ease-in-out;
  width: 10px;
  height: 100%;
}
.nav-major-link:hover span:nth-child(5) {
  animation: funkyBorderType2 0.8s ease-in-out;
  -webkit-animation: funkyBorderType2 0.8s ease-in-out;
  -moz-animation: funkyBorderType2 0.8s ease-in-out;
  -ms-animation: funkyBorderType2 0.8s ease-in-out;
  -o-animation: funkyBorderType2 0.8s ease-in-out;
  width: 100%;
  height: 10px;
}

/* Promo Special News */
.promo-sideimage {
  height: 300px;
  width: 100%;
  display: table;
  text-align: center;
  padding-left: 25%;
  padding-right: 25%;
  background-color: #f1e2f8;
}
.promo-sideimage:hover {
  animation: promoColourFadeIn 1s linear;
  -webkit-animation: promoColourFadeIn 1s linear;
  -moz-animation: promoColourFadeIn 1s linear;
  -ms-animation: promoColourFadeIn 1s linear;
  -o-animation: promoColourFadeIn 1s linear;
  background-color: #f2f2f2;
}
.promo-sideimage-content {
  display: table-cell;
  vertical-align: middle;
}
.promo-sideimage-column {
  min-width: 150px;
  min-height: 150px;
  display: table;
}
.promo-sideimage-column-content {
  display: table-cell;
  vertical-align: middle;
}
.promo-sideimage-title {
  font-family: "BTFont_Bold", "arial", "sans-serif";
  font-size: 32px;
  color: black;
}

.promo-sideimage-button {
  margin-top: 20px;
}
.promo-sideimage-button > a {
  font-size: 20px;
  background-color: white;
  color: #5514b4;
  padding: 5px 20px;
}
.promo-sideimage-button > a:hover {
  background-color: #5514b4;
  color: white;
  text-decoration: none;
}

/* Features */
.features-wrapper {
  /* background-color: #424242;*/
  padding-top: 20px;
  padding-bottom: 40px;
  padding-bottom: 20px;
  margin-bottom: 40px;
  clear: both;
}

.features-title {
  font-family: "BTFont_Light", "arial", "sans-serif";
  text-align: center;
  margin-top: 40px;
  margin-bottom: 40px;
}
.features-title-alt {
  color: black;
}
.features-wrapper .feature-text-item {
  color: #5514b4;
  min-width: 100%;
  padding: 0px;
  height: 50%;
  font-size: 0.7em;
  position: relative;
  height: 100px;
}
.features-next {
  left: -100%;
}
/*.feature-image-wrapper {
	height:50%; 
	min-width:100%;
	width:100%;
	background-position: center;
}*/

.features-wrapper .feature-text-item-alt {
  background-color: #5514b4;
  color: white;
}
.features-wrapper .feature-text-item-gray {
  background-color: #e6deec;
}
.features-wrapper .feature-text-item-alt .feature-text-content p {
  color: white;
}
.features-wrapper .feature-text-item p {
  margin-top: 0em;
  width: 100%;

  color: #5514b4;

  font-family: "BTFont_Light", "arial", "sans-serif";
  font-size: 20px;
  line-height: 24px;
}
.features-wrapper .feature-text-item a {
  color: #5514b4;
  text-decoration: none;
}
.features-more {
  text-align: center;
  font-size: 16px;
}
.features-more > a {
  /*padding: 10px 20px;
	color: white;
	background-color: #5514b4;*/
  height: 40px;
  padding: 0 20px;
  border-radius: 5px;
  min-width: 80px;
  font-family: "BTFont", "arial", "sans-serif";
  font-size: 16px;
  border: 1px solid;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  touch-action: manipulation;
  cursor: pointer;
  background-color: #5514b4;
  color: #fff;
  border-color: #5514b4;
  padding-top: 7px;
}
.features-more > a:hover {
  background-color: #5514b4;
  color: #fff;
  border-color: #5514b4;
  text-decoration: none !important;
}
.features-more > a:focus {
  background-color: #5514b4;
  color: #fff;
  border-color: #5514b4;
  text-decoration: none !important;
}
.features-color-box {
  position: absolute;
  color: white;
  padding: 8px;
  font-family: "BTFont_Bold", "arial", "sans-serif";
  border-radius: 5%;
  font-size: 16px;
  top: 0;
  left: 0;
  background-color: #e60050;
}
.features-color-box-bottom {
  bottom: 43%;
}
.features-items {
  margin-left: 10%;
  margin-right: 10%;
}
.list-story-items {
  margin-left: 10%;
  margin-right: 10%;
}

/*new section added by siju*/

.timeline-module .row {
  border-top: 1px solid gray;
  border-left: 1px solid gray;
  border-right: 1px solid gray;
}
.timeline-module .row:last-child {
  border-bottom: 1px solid gray;
}

.timeline-module .timeline-image-box {
  position: relative;
  height: 400px;
}
.timeline-module .timeline-image {
  position: absolute;
  background-position: center center;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.timeline-module .col-sm-5 {
  padding-left: 50px;
  padding-right: 50px;
  padding-top: 30px;
}

.timeline-module .col-sm-6 {
  padding-left: 0px;
  padding-right: 0px;
}
.timeline-module .col-sm-1 {
  padding-left: 0px;
  padding-right: 0px;
}

.timeline-module #timeline-years {
  display: block;
}

.timeline-module #timeline-years ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
  background-color: #5514b4;
}
#timeline-years li {
  margin: 0px;
  border-bottom: solid 1px white;
  text-align: center;
}

#timeline-years li a {
  color: white;
  font-size: 16px;
  font-family: "BTFont_Light", Arial, sans-serif;
  text-decoration: none;
}
.timeline-bookmark {
  position: absolute;
  top: -150px;
}
.video-carousel-module {
  margin-left: 5%;
  margin-right: 5%;
}
.video-carousel-module p {
  font-size: 14px !important;
  line-height: 20px !important;
  font-family: "BTFont", "arial", "sans-serif";
}
.innovation-highlight-item {
  position: relative;
  text-align: center;

  height: 242px;
}

.innovation-highlight-video {
  position: relative;
  height: 242px;
  padding: 0px;
  margin-left: 15px;
  overflow: hidden;
  text-align: center;
}

.innovation-highlight-item-image {
  position: absolute;
  background-color: lightgrey;
  background-position: center center;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.highlights-module .row {
  margin-top: 1px;
}

.highlights-module .col-sm-10 {
  padding: 0;
  margin: 0;
  margin-left: 1px;
}
.highlights-module .col-sm-1 {
  padding: 0;
  margin: 0;
}
.highlights-module .col-sm-5 {
  padding: 0;
  margin: 0;
  margin-left: 1px;
}

.highlight-box {
  margin-top: 70px;
}

.highlight-text {
  font-size: 22px !important;
  margin-bottom: 0px !important;
}
.highlight-text.big-font {
  font-size: 60px !important;
}

.innovation-highlight-video .highlight-box {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.highlight-link a {
  margin-top: 10px;
  font-size: 16px !important;
  font-weight: bold;
}
.highlight-link span {
  margin-top: 10px;
  font-size: 14px;
  font-weight: bold;
  margin-left: 10px;
}
.highlight-link {
  margin-top: 5px;
}

.innovation-latest-news {
  background-color: #5514b4;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.innovation-latest-news .innovation-featurestory-title {
  color: white;
}

.innovation-latest-news
  .innovation-featurestory
  > a:hover
  > .innovation-featurestory-title {
  color: white;
  opacity: 0.8;
}
.purple-button-link {
  color: #fff;
  background-color: #5514b4;
  padding: 5px 25px;
}
.page-content a.purple-button-link {
  height: 40px;
  padding: 0 20px;
  border-radius: 5px;
  min-width: 80px;
  font-family: "BTFont", "arial", "sans-serif";
  font-size: 16px;
  border: 1px solid;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  touch-action: manipulation;
  cursor: pointer;
  background-color: #5514b4;
  color: #fff;
  border-color: #5514b4;
  padding-top: 7px;
}
.page-content a.purple-button-link:hover {
  background-color: #5514b4;
  color: #fff;
  border-color: #5514b4;
  text-decoration: none !important;
}

.page-content a.purple-button-link:focus {
  background-color: #5514b4;
  color: #fff;
  border-color: #5514b4;
  text-decoration: none !important;
}

.innovation-featurestory-caption {
  color: white;
  padding-left: 0px;
  margin-top: 5px;
}
.innovation-story {
  background-color: #5514b4;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.innovation-story .innovation-featurestory-image {
  height: 240px;
}
.innovation-story .innovation-featurestory-title {
  color: white;
}

.innovation-story
  .innovation-featurestory
  > a:hover
  > .innovation-featurestory-title {
  color: white;
  opacity: 0.8;
}
.video-carousel-module .scroll-left {
  background-image: url(/Templates/2017/images/vid_scroll_left_arrow.png) !important;
  left: 0;
}
.video-carousel-module .scroll-right {
  background-image: url(/Templates/2017/images/vid_scroll_right_arrow.png) !important;
  right: 0;
}
.video-carousel-module div[class^="scroll-"] {
  position: absolute;
  bottom: 10%;
  transform: translateY(-50%);
  height: 45px;
  width: 45px;
  cursor: pointer;
  z-index: 2;
  background-repeat: no-repeat;
  margin-left: -5%;
  margin-right: -8%;
  background-position: 0;
  transform: none;
}
.video-carousel-module .video-carousel-slide {
  overflow-y: hidden;
  margin-top: 20px;
}
.video-carousel-module
  .video-carousel-slide
  div[id^="video-carousel-thumb"]
  img {
  padding: 0px;
  border: 0px solid #fff;
  height: 80px !important;
}

/*new section added by siju*/

/*.colorbox-techliteracy {
	background-color: #E60014;
}

.colorbox-supportinggoodcauses {
	background-color: #E60014;
}

.colorbox-energyenvironment {
	background-color: #14B437;
}

.colorbox-safetysecurity {
	background-color: #FFDC00;
}

.colorbox-connectivity {
	background-color: #E60050;
}

.colorbox-ourapproach {
	background-color: gray;
}*/

.features-wrapper .feature-text-item-alt .feature-text-content a {
  color: white;
}
.features-wrapper .feature-text-item a:hover {
  text-decoration: underline;
}
.features-wrapper .align-bottom .feature-text-content {
  position: absolute;
  bottom: 10px;
  left: 18px;
}
.feature-text-content > small {
  font-size: 15px !important;
  color: black;
  padding-bottom: 5px;
}
.features-wrapper .align-top .feature-text-content {
  position: absolute;
  top: 10px;
  padding-right: 20px;
}
.features-pagination {
  margin: 0 auto;
  display: table;
}
.feature-image-wrapper {
  position: relative;
  min-height: 300px;
  background-size: cover !important;
  background-position: center center !important;
}

.features-pagination ul {
  list-style-type: none;
}
.features-pagination ul li {
  border-radius: 50%;
  background-color: white;
  height: 1.3em;
  width: 1.3em;
  display: inline-block;
  margin-top: 1em;
  margin-left: 1em;
  border: 2px solid white;
  cursor: pointer;
}
.features-pagination ul li:hover,
.features-pagination ul li.active {
  background-color: #5514b4;
  -webkit-transition: background-color 400ms linear;
  -ms-transition: background-color 400ms linear;
  transition: background-color 400ms linear;
}
.features-pagination ul li::before {
  content: "";
}

.list-stories-image-wrapper {
  position: relative;
  min-height: 300px;
  background-size: cover !important;
  background-position: center center !important;
}

.moving {
  animation: slowMoveMainReverse 1s ease-in-out;
  -webkit-animation: slowMoveMainReverse 1s ease-in-out;
  -moz-animation: slowMoveMainReverse 1s ease-in-out;
  -ms-animation: slowMoveMainReverse 1s ease-in-out;
  -o-animation: slowMoveMainReverse 1s ease-in-out;
}
.moving-back {
  animation: slowMoveMain 1s ease-in-out;
  -webkit-animation: slowMoveMain 1s ease-in-out;
  -moz-animation: slowMoveMain 1s ease-in-out;
  -ms-animation: slowMoveMain 1s ease-in-out;
  -o-animation: slowMoveMain 1s ease-in-out;
}

/* Scrollboxes */
.scrollboxes {
  max-width: 764px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
}
.scrollboxes > .row {
  margin-top: 120px;
}
.scrollbox-wrapper {
  padding-top: 10px;
  padding-bottom: 10px;
}
.scrollbox {
  /*border: solid 1px lime;*/
  padding: 10px;
  margin-top: 20px;
  margin-bottom: 20px;

  transition: margin-top 1.5s ease-out;
  -webkit-transition: margin-top 1.5s ease-out;
  -moz-transition: margin-top 1.5s ease-out;
  -ms-transition: margin-top 1.5s ease-out;
  -o-transition: margin-top 1.5s ease-out;
}
.scrollbox-slow {
}
.scrollbox-medium {
}
.scrollbox-fast {
}
.scrollbox,
.scrollbox p {
  /*font-size: 24px;*/
  font-size: 18px;
}
.scrollbox h1 {
  /*font-size: 36px;*/
}
.scrollbox h2 {
  /*font-size: 32px;*/
}

/* News */
.news-wrapper {
  margin-top: 20px;
  margin-bottom: 40px;
}
.news-header {
  font-family: "BTFont_Light", "arial", "sans-serif";
  font-size: 36px;
  text-align: center;
  width: 100%;
  /*padding-top: 20px;*/
  margin-top: 40px;
}
.news-items {
  margin-top: 40px;
}
.news-item {
  margin-bottom: 20px;
}
.news-item-date {
  font-size: 14px;
  /*color: #5514b4;*/
  /* colour is set via JS */
  margin-bottom: 0;
}
.news-item-title {
  font-size: 18px;
  line-height: 23px;
  /*font-size: 22px;*/
  /*color: #5514b4;*/
}

/* PB News */
.pbnews {
  margin-top: 20px;
  margin-bottom: 40px;
}
.pbnews-title {
  text-align: center;
  margin-bottom: 20px;
}
.pbnews-items {
  max-width: 764px;
  margin-left: auto;
  margin-right: auto;
}
.pbnews-item {
}
.pbnews-item-content {
}
.pbnews-item-content > a,
.news-story-content > a {
  display: inline-block;
  font-size: 18px;
  color: #5514b4;
  margin-bottom: 10px;
}
.pbnews-item-date,
.news-story-date {
}
.pbnews-item-text,
.news-story-text {
  font-size: 18px;
}
.pbnews-more {
  text-align: center;
}
.pbnews-more > a {
  height: 40px;
  padding: 0 20px;
  border-radius: 5px;
  min-width: 80px;
  font-family: "BTFont", "arial", "sans-serif";
  font-size: 16px;
  border: 1px solid;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  touch-action: manipulation;
  cursor: pointer;
  background-color: #5514b4;
  color: #fff;
  border-color: #5514b4;
  padding-top: 7px;
}
.pbnews-more > a:hover {
  background-color: #5514b4;
  color: #fff;
  border-color: #5514b4;
  text-decoration: none !important;
}
.pbnews-more > a:focus {
  background-color: #5514b4;
  color: #fff;
  border-color: #5514b4;
  text-decoration: none !important;
}

.pbnews-archive {
}
.pbnews-archive > .row {
  max-width: 764px;
  margin-left: auto;
  margin-right: auto;
}

/* Shareprice */
.shareprice-wrapper {
  padding-top: 80px;
  padding-bottom: 40px;
  margin-left: 10%;
  margin-right: 10%;
}
.shareprice-items {
  padding-top: 2%;
}
.shareprice-link-wrapper {
  padding-top: 1.5em;
  padding-bottom: 1.2em;
}
.shareprice-link-text {
  font-family: "BTFont", "arial", "sans-serif";
  font-size: 1.1em;
  text-decoration: none;
  color: black;
  display: block;
  margin-top: -1em;
  color: #5514b4;
}
.shareprice-link-text:hover {
  color: #5514b4;
}
.shareprice-image {
  display: table;
  margin: 0 auto;
  height: 28px !important;
}
.shareprice-item {
  text-align: center;
}

/* shareprice summary page/tools */
.shareprice-tools-header {
}

/* shareprice content pages */
.share-tabs {
  position: relative;
}
.share-tabs-years {
  /*height: 120px;*/
  height: 87px;
}
.share-tabs-summary {
  height: 137px;
}
.share-tabs-content {
  margin-top: 20px;
}
.share-tabs-content > h2 {
  clear: both;
}
.share-tab {
  font-size: 18px;
  float: left;
  border: solid 1px black;
  margin-left: 5px;
  margin-right: 5px;
  text-align: center;
  color: black;
  position: relative;
}
.share-tabs-years > .share-tab {
  width: calc(12.5% - 10px);
  padding-top: 30px;
  padding-bottom: 30px;
}
.share-tabs-summary > .share-tab {
  width: calc(25% - 10px);
  /*height: 112px;*/
  /*height: 137px;*/
  height: 95px;
}
.share-tabs-summary > .share-tab > .share-tab-content {
  display: table;
  height: 100%;
  width: 100%;
}
.share-tabs-summary > .share-tab > .share-tab-content > a {
  /*padding: 30px 10px 30px 10px;*/
  padding: 10px;
  display: table-cell;
  text-decoration: none;
  color: black;
  vertical-align: middle;
}
.share-tab-first {
  margin-left: 0px;
  margin-right: 5px;
}
.share-tabs-years > .share-tab-first,
.share-tabs-years > .share-tab-last {
  width: calc(12.5% - 5px);
}
.share-tabs-summary > .share-tab-first,
.share-tabs-summary > .share-tab-last {
  width: calc(25% - 5px);
}
.share-tab-last {
  margin-left: 5px;
  margin-right: 0px;
}
.share-tab-hidden {
  display: none;
}
.share-tab:hover,
.share-tab-current {
  background-color: #e6daee;
  border-color: #5514b4;
  cursor: pointer;
}
.share-tab:hover:after,
.share-tab:hover:before,
.share-tab-current:after,
.share-tab-current:before {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.share-tab:hover:after,
.share-tab-current:after {
  border-top-color: #e6daee;
  border-width: 15px;
  margin-left: -15px;
}
.share-tab:hover:before,
.share-tab-current:before {
  border-top-color: #5514b4;
  border-width: 16px;
  margin-left: -16px;
}
.share-year {
  display: none;
}
.share-year:nth-child(1) {
  display: block;
}
.share-year > .row {
  margin-left: 0px;
  margin-right: 0px;
}
.share-tab-prev,
.share-tab-next {
  position: absolute;
  top: 32px;
  background-repeat: no-repeat;
  cursor: pointer;
  width: 11px;
  height: 16px;
}
.share-tab-prev {
  left: -20px;
  background-image: url(/templates/2017/images/arrow_left_active.png);
}
.share-tab-next {
  right: -20px;
  background-image: url(/templates/2017/images/arrow_right_active.png);
}

.sh-summary-row {
  min-height: 95px;
}
.sh-summary-row iframe {
  position: absolute;
  top: 0;
  right: 0;
}
.tbl-btplc,
.tbl-ftse,
.tbl-other {
  font-size: 14px;
}

.tbl-btplc td,
.tbl-ftse td,
.tbl-other td {
  white-space: nowrap;
}

/*.arrow_box {
		position: relative;
	}
	.arrow_box:after,
	.arrow_box:before {
		top: 100%;
		left: 50%;
		border: solid transparent;
		content: " ";
		height: 0;
		width: 0;
		position: absolute;
		pointer-events: none;
	}

	.arrow_box:after {
		border-top-color: #E6DAEE;
		border-width: 15px;
		margin-left: -15px;
	}
	.arrow_box:before {
		border-top-color: #5514b4;
		border-width: 16px;
		margin-left: -16px;
	}*/

/*
.promo-poster {
    display: table;
    width: 100%;
    height: 400px;

	background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
	position:relative;
}*/
.promo-poster {
  position: relative;
  margin-top: 20px;
}
.promo-poster img {
  width: 100%;
  height: auto;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
}
a .promo-poster:after {
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  opacity: 0;
  background: rgba(0, 0, 0, 0.5);
  -moz-transition: all 1s;
  -webkit-transition: all 1s;
  transition: all 1s;
  top: 0;
  left: 0;
  position: absolute;
}
a .promo-poster:hover:after {
  opacity: 1;
}

/*.promo-poster-content {
    display: table-cell;
    vertical-align: middle;
    padding-left: 4%;
    padding-right: 60% !important;
    color: white;
    z-index: 1;
    position: relative;
}*/
.promo-poster-content {
  top: 30%;
  vertical-align: middle;
  padding-left: 4%;
  width: 92%;
  color: white;
  z-index: 1;
  position: absolute;
}
.promo-poster-title {
  font-family: "BTFont_Light", "arial", "sans-serif";
  font-size: 56px;
  line-height: 100%;
  margin-bottom: 20px;
}
.promo-poster-title a {
}
.promo-poster-description {
  /*font-family: 'BTFont_Bold', 'arial', 'sans-serif';*/
  /*font-size: 22px;*/
  font-size: 18px;
  line-height: 23px;
  margin-bottom: 10px;
}
.promo-poster-button {
  font-size: 16px;
}
.promo-poster-button > a {
  background-color: #5514b4;
  color: white;
  padding: 5px 20px;
}
.promo-poster-button > a:hover {
  background-color: white;
  color: #5514b4;
  text-decoration: none;
}
.promo-poster-button > a:nth-child(1) {
  background-color: transparent !important;
  display: none;
}
.promo-poster-button > span {
  height: 40px;
  padding: 0 20px;
  border-radius: 5px;
  min-width: 80px;
  font-family: "BTFont", "arial", "sans-serif";
  font-size: 16px;
  border: 1px solid;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  touch-action: manipulation;
  cursor: pointer;
  background-color: #5514b4;
  color: #fff;
  border-color: #5514b4;
  padding-top: 7px;
}
.promo-poster-button > span:hover {
  background-color: #5514b4;
  color: #fff;
  border-color: #5514b4;
  text-decoration: none !important;
}
.promo-poster-button > span:focus {
  background-color: #5514b4;
  color: #fff;
  border-color: #5514b4;
  text-decoration: none !important;
}
/*.promo-poster-button > span:nth-child(1) {
    background-color: transparent !important;
    display: none;
}*/

.promo-poster-link,
.promo-poster-link:hover {
  text-decoration: none;
}

/* Stories list */
.list-stories {
  margin-top: 80px;
  margin-bottom: 80px;
}
.list-stories-item {
  min-height: 170px;
}
.list-stories-item-image {
  padding-left: 0;
  padding-right: 0;
  height: 260px;
  overflow: hidden;
}

.list-stories-item-image > img {
  transition: transform 0.5s;
  -webkit-transition: -webkit-transform 0.5s;
  transform: scale(1);
  -webkit-transform: scale(1);
}
.list-stories-item-image > img:hover {
  transition: transform 0.5s;
  -webkit-transition: -webkit-transform 0.5s;
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
}

.list-stories-item-title > a {
  text-decoration: none;
}
.list-stories-item-title > a:hover {
  opacity: 0.8;
}

.list-stories-item-image {
  padding-left: 0;
  padding-right: 0;
}
.list-stories-item-image > img {
  width: 100%;
}
.list-stories-item-content {
  margin-top: 20px;
  padding-left: 0;
  padding-right: 0;
}
.list-stories-item-date {
  font-size: 14px;
  /*color: #5514b4;*/
  color: black;
}
.list-stories-item-title {
  font-family: "BTFont_Light", "arial", "sans-serif";
  font-size: 20px;
  line-height: 24px;
}
.list-stories-item-title > a {
  color: #5514b4;
}

/* New Features */
.new-features {
  margin-top: 80px;
  margin-bottom: 80px;
}
.new-features-item {
  min-height: 380px;
}
.new-features-item:hover .new-features-item-image,
.new-features-item:focus .new-features-item-image {
  transition: transform 0.5s;
  -webkit-transition: -webkit-transform 0.5s;
  transform: scale(1.03);
  -webkit-transform: scale(1.03);
}

.list-stories-item:hover .list-stories-image-wrapper,
.list-stories-item:focus .list-stories-image-wrapper {
  transition: transform 0.5s;
  -webkit-transition: -webkit-transform 0.5s;
  transform: scale(1.03);
  -webkit-transform: scale(1.03);
}

.features-item-wrapper:hover .feature-image-wrapper,
.features-item-wrapper:focus .feature-image-wrapper {
  transition: transform 0.5s;
  -webkit-transition: -webkit-transform 0.5s;
  transform: scale(1.03);
  -webkit-transform: scale(1.03);
}

.new-features-item-image {
  padding-left: 0;
  padding-right: 0;
  height: 260px;
  overflow: hidden;
}

.new-features-item-image > img {
  transition: transform 0.5s;
  -webkit-transition: -webkit-transform 0.5s;
  transform: scale(1);
  -webkit-transform: scale(1);
}
.new-features-item-image > img:hover {
  transition: transform 0.5s;
  -webkit-transition: -webkit-transform 0.5s;
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
}

.new-features-item-title > a {
  text-decoration: none;
}
.new-features-item-title > a:hover {
  opacity: 0.8;
}
.new-features-item-image > img {
  width: 100%;
}
.new-features-item-content {
  margin-top: 20px;
  padding-left: 0;
  padding-right: 0;
}
.new-features-item-date {
  font-size: 14px;

  color: black;
}
.new-features-item-title {
  font-family: "BTFont_Light", "arial", "sans-serif";
  font-size: 20px;
  line-height: 24px;
}
.new-features-item-title > a {
  color: #5514b4;
}

/* BtUk_Ww */
.BtUk_Ww {
  background-color: #5514b4 !important;
  margin-bottom: 65px;
}
.BtUk_Ww h1,
.BtUk_Ww p {
  text-align: center;
  color: white;
}
.BtUk_Ww .BtUk_Ww-text {
  font-family: "BTFont_Light", "arial", "sans-serif";
  font-size: 20px;
  line-height: 24px;
  margin-right: 22%;
  margin-bottom: 30px;
}
.BtUk_Ww h1 {
  padding-top: 57px;
}
.BtUk_Ww a {
  color: white;
  text-decoration: none;
}
/*.BtUk_Ww .row .container .row{
	padding-top: 50px;
}*/
.BtUk_Ww-item {
  padding-bottom: 25px;
}

.BtUk_Ww-item-image {
  overflow: hidden;
}
.BtUk_Ww-item-image > img {
  transition: transform 0.5s;
  -webkit-transition: -webkit-transform 0.5s;
  transform: scale(1);
  -webkit-transform: scale(1);
}

.BtUk_Ww-item-image > img:hover {
  transition: transform 0.5s;
  -webkit-transition: -webkit-transform 0.5s;
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
}

.BtUk_Ww-item > a {
  text-decoration: none;
}
.BtUk_Ww-item > a:hover {
  opacity: 0.8;
}
.BtUk_Ww-items {
  margin: 0 15% 0 15%;
}

/*-- nutshell-title -- */

.nutshell-title {
  font-weight: 700;
  font-size: 16px;
  margin-top: 20px;
}
.nutshell-headline {
  border: 1px solid #979797;
  min-width: 70%;
  height: 50px;
  margin-bottom: 15px;
}
.nutshell_diag .row .col-md-8 .nutshell-headline h3 {
  font-size: 26px;
}

.nutshell-headline h3 {
  text-align: center;
  display: block;
  margin-top: 10px;
}
.nutshell-collumn-purple {
  background-color: transparent;
  height: 124px;
  margin-right: 17px;
  margin-right: 8%;
  width: 18%;
  background-image: url(/templates/2017/images/purpl_arrow.png);
  background-position: 50% 0%;
}
.nutshell-collumn-purple-last {
  margin: 0px 0px 0px 0px;
}

.nutshell-collumn-purple p {
  font-size: 20px;
  line-height: 25px;
  color: white;
  padding: 40px 0px 0px 0px;
  text-align: center;
}

.nutshell-triangle {
  display: none;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0px 104px 30px 104px;
  border-color: transparent transparent #5514b4 transparent;
  background-color: transparent;
  padding-right: 0px;
  padding-left: 0px;
}
.nutshell-box {
  background-color: #7e7e7e;
  font-size: 16px;
  line-height: 21px;
  text-align: center;
  height: 105px;
  padding: 10px;
  color: white;
  margin: 0px 20px 15px 0px;
}
.nutshell-collumn-gray div:nth-child(5) {
  margin: 0px 0px 0px 5px;
}

.nutshell-collumn-gray {
  margin-top: 15px;
  padding-left: 0px;
}
.nutshell-last {
  background-color: #ececec;
  border: none;
}

.nutshell-strategy {
  margin-top: 70px;
}
.nutshell-strategy p {
  display: inline;
  margin-right: 20px;
}
.nutshell-strategy-keyline {
  border: 1px solid #979797;
  width: 30%;
  display: inline-block;
  margin-bottom: 5px;
}

@-moz-document url-prefix() {
  .nutshell-strategy-keyline {
    border: 1px solid #979797;
    width: 29%;
    display: inline-block;
    margin-bottom: 5px;
  }
}
@supports (-ms-ime-align: auto) {
  .nutshell-strategy-keyline {
    border: 1px solid #979797;
    width: 28%;
    display: inline-block;
    margin-bottom: 5px;
  }
}

.nutshell-attached-keyline {
  margin-right: 160px;
}
.nutshell-oganisation-keyline {
  border: 1px solid #979797;
  width: 20%;
  display: inline-block;
  margin-bottom: 5px;
  margin-left: -2px;
}

.nutshell-organisation-title {
  margin-right: 100px;
  width: 31%;
  display: inline-flex;
}
.nutshell-oganisation-keyline-vertical {
  border: 1px solid #979797;
  display: inline;
  height: 336px;
  position: absolute;
  margin: 20px 0px 0px 0px;
}

.nutshell-goal-keyline {
  border: 1px solid #979797;
  width: 20%;
  display: inline-block;
  margin-top: 20px;
  position: absolute;
}
@media all and (-ms-high-contrast: none) {
  .nutshell-goal-keyline {
    border: 1px solid #979797;
    width: 20%;
    display: inline-block;
    margin-top: 20px;
    position: relative;
    margin-left: 3px;
  }
  .nutshell-strategy-keyline {
    border: 1px solid #979797;
    width: 29%;
    display: inline-block;
    margin-bottom: 5px;
  }
  .nutshell-oganisation-keyline-vertical {
    border: 1px solid #979797;
    display: inline;
    height: 336px;
    position: absolute;
    margin: 20px 0px 0px 163px;
  }
  .nutshell-oganisation-keyline {
    border: 1px solid #979797;
    width: 20%;
    display: inline-block;
    margin-bottom: 5px;
    margin-left: -1px;
  }
}
/* Animated list */
.list-animated {
  padding: 0 10% !important;
}
.list-animated-item {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
}
.list-animated-item-image {
}
.list-animated-item-title {
  /*font-size: 20px;*/
  font-size: 16px;
  margin-top: 20px;
}

/* Nav Boxes List */
.list-navbox {
  padding: 0 10% !important;
}
.list-navbox-item {
  position: relative;
  text-align: center;
  height: 350px;
}
.list-navbox-item-image {
  position: absolute;
  top: 5%;
  left: 5%;
  background-color: lightgrey;
  background-position: center center;
  background-size: cover;
  width: 90%;
  height: 90%;
}
.list-navbox-item-background {
  position: absolute;
  top: 5%;
  left: 5%;
  background-color: black;
  opacity: 0.2;
  width: 90%;
  height: 90%;
  display: none;
}
.list-navbox-item-content {
  position: absolute;
  display: table;
  top: 5%;
  left: 5%;
  width: 90%;
  height: 90%;
  padding: 5%;
}
.list-navbox-item-content-inner {
  display: table-cell;
  vertical-align: middle;
  padding-left: 5%;
  padding-right: 5%;
}
.list-navbox-item:hover > .list-navbox-item-background {
  display: block;
}
.list-navbox-item-title {
  font-family: "BTFont_Bold", "arial", "sans-serif";
  font-size: 26px;
}
.list-navbox-simple .list-navbox-item-title {
  font-family: "BTFont_Light", "arial", "sans-serif";
  font-size: 24px;
  line-height: 30px;
}
.list-navbox-item-title > a {
  color: white;
}
.list-navbox-item-ruler {
  visibility: hidden;
}
.list-navbox-item-ruler > hr {
  margin-top: 0;
  margin-bottom: 10px;
  margin-left: 10%;
  margin-right: 10%;
}
.list-navbox-item-subitems {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.list-navbox-item-subitem {
  font-size: 18px;
  line-height: 0px;
  visibility: hidden;

  transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
}
.list-navbox-item-content:hover .list-navbox-item-ruler {
  visibility: visible;
}
.list-navbox-item-content:hover .list-navbox-item-subitem {
  line-height: 25px;
  visibility: visible;
}
.list-navbox-item-subitem > a {
  color: white;
}

.list-navbox-simple > .row {
  max-width: 794px;
  margin-left: auto;
  margin-right: auto;
}
.list-navbox-simple .list-navbox-item {
  height: 175px;
  text-align: left;
}
.list-navbox-simple .list-navbox-item-image {
  border: solid 1px #5514b4;
  background: none !important;
  background-color: white;
  height: 80%;
}
.list-navbox-simple a:hover .list-navbox-item-image {
  border: solid 1px #686868;
}
.list-navbox-simple .list-navbox-item-content {
  padding: 0;
  height: 80%;
}

.list-navbox-simple .list-navbox-item-title {
  color: #5514b4;
}
.list-navbox-simple a:hover .list-navbox-item-image {
  background-color: #f5f5f5 !important;
}
.list-navbox-simple a:hover .list-navbox-item-title {
  color: #686868;
}

/* Nav Groups List */
.list-navgroups {
  /*margin-top: 80px;*/
  margin-top: -15px;
  /*margin-bottom: 80px;*/
  background-color: #f0f0f0;
  padding-bottom: 65px;
}
.list-navgroups-group {
  text-align: left;
  margin-top: 50px;
}
.list-navgroups-group-image {
  text-align: center;
  padding: 20px;
  background-repeat: no-repeat;
  background-position: center;
  min-height: 124px;
}
.list-navgroups-group-title {
  font-family: "BTFont_Light", "arial", "sans-serif";

  font-size: 24px;
  color: black;
  margin-bottom: 40px;
  text-align: center;
}
.list-navgroups-group-title > a {
  font-family: "BTFont_Light", "arial", "sans-serif";
  color: black;
}
.list-navgroups-items {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.list-navgroups-item {
  /*border-bottom: dotted 1px black;*/
  border-bottom: solid 1px #a0a0a0;
}
.list-navgroups-item > a {
  color: black;
}
.list-navgroups-item > a > h4 {
  font-size: 20px;
  line-height: 30px;
  color: #5514b4;
  margin-left: 10px;
}
.list-navgroups-item > a:hover {
  text-decoration: none;
}
.list-navgroups-item > a:hover > h4 {
  color: grey;
}

/* Banner Text */
.banner-text {
  margin-top: 60px;
  margin-bottom: 40px;
}
.banner-text-title {
  font-size: 26px;
  /*color: #5514b4;NS*/
  text-align: center;
  padding-left: 15%;
  padding-right: 15%;
  margin-top: -3px;
}

/* General */
.padding-0 {
  padding-right: 0;
  padding-left: 0;
}
.margin-0 {
  margin-right: 0;
  margin-left: 0;
}
.show-mobiles {
  display: none;
}
.hide-mobiles {
  display: block;
}

/* Innovation Top Story */
.innovation-topstory {
  /*height: calc(100vh - 228px);*/
  height: 450px;
  margin-bottom: 40px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  display: table;
  transition: transform 0.5s;
  -webkit-transition: -webkit-transform 0.5s;
}
.innovation-topstory-wrapper {
  overflow: hidden;
  height: 450px;
}
.innovation-topstory-link:hover .innovation-topstory {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
}
/*.innovation-topstory:after {
    content: "";
    display: block;
    height: 450px;
    width: 100%;
    opacity: 0;
    background: rgba(0,0,0,.5);
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
    transition: all 1s;
    top: 0;
    left: 0;
    position: absolute;
}
.innovation-topstory:hover:after {
    opacity: 1;
}*/
.innovation-topstory-link {
  text-decoration: none;
  color: white;

  display: block;
  position: relative;
}
.innovation-topstory-link:hover {
  text-decoration: none;
}
.innovation-topstory-content {
  /*display: table-cell;
	vertical-align: bottom;
	padding-bottom: 40px !important;
	position: relative;*/
  z-index: 1;

  position: absolute;
  bottom: 10%;
  height: auto;
}
.innovation-topstory-button {
  font-family: "BTFont_Bold", "arial", "sans-serif";
  font-size: 20px;
  margin-bottom: 10px;
}
.innovation-topstory-button {
  background-color: white;
  color: #5514b4;
  padding: 5px 20px;
  display: inline-block;
}
.innovation-topstory-button:hover {
  background-color: #5514b4;
  color: white;
  text-decoration: none;
}
.innovation-topstory-title {
  font-family: "BTFont_Light", "arial", "sans-serif";
  font-size: 38px;
  color: white;
}
.innovation-topstory-title:hover {
  text-decoration: none;
}

/* NEW */
.overlay-innovation-topstory-content {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: -moz-linear-gradient(
    left,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0) 47%,
    rgba(0, 0, 0, 0.45) 79%,
    rgba(0, 0, 0, 0.45) 100%
  );
  background: -webkit-linear-gradient(
    left,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0) 47%,
    rgba(0, 0, 0, 0.45) 79%,
    rgba(0, 0, 0, 0.45) 100%
  );
  background: linear-gradient(
    to right,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0) 47%,
    rgba(0, 0, 0, 0.45) 79%,
    rgba(0, 0, 0, 0.45) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=1 );
  z-index: 1;
}

.innovation-topstory {
  position: relative;
}

.innovation-topstory:after {
  z-index: 0;
  position: absolute;
}

/* Innovation - Feature Stories */
.innovation-featurestories {
  margin-top: 40px;
  margin-bottom: 40px;
}
.innovation-featurestory {
  min-height: 200px;
  overflow: hidden;
}
.innovation-featurestory-image-wrapper {
  overflow: hidden;
  padding: 0;
}
.innovation-featurestory-image {
  height: 200px;
  background-repeat: no-repeat;
  background-size: cover;
  /*background-size: 100%;*/
  background-position: center top;
  transition: transform 0.5s;
  -webkit-transition: -webkit-transform 0.5s;
  /*transition: background-size 0.5s ease-in;
	-moz-transition: background-size 0.5s ease-in;
	-ms-transition: background-size 0.5s ease-in;
	-o-transition: background-size 0.5s ease-in;
	-webkit-transition: background-size 0.5s ease-in;*/
}
.innovation-featurestory
  > a:hover
  > .innovation-featurestory-image-wrapper
  > .innovation-featurestory-image {
  /*background-size: 110%;*/
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
}
.innovation-featurestory-title {
  /*font-size: 20px;*/
  font-size: 18px;
  line-height: 23px;
  padding-top: 20px;
  padding-left: 0;
  padding-right: 0;

  color: #5514b4;
}
.innovation-featurestory > a:hover > .innovation-featurestory-title {
  color: #410078;
}
/*.innovation-featurestory-title > a {
	color: #5514b4;
}*/
/*.innovation-featurestory-image:after {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    opacity: 0;
    background: rgba(0,0,0,.5);
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
    transition: all 1s;
    top: 0;
    left: 0;
    position: absolute;
}
.innovation-featurestory-image:hover:after {
    opacity: 1;
}*/

/* Innovation - Dynamic Stories */
.innovation-dynamic-stories {
  margin-top: 40px;
  margin-bottom: 40px;
}
.innovation-dynamic-stories-items {
}
.innovation-dynamic-stories-items > .row > .col-sm-4 {
  margin-bottom: 20px;
}
.innovation-dynamic-stories-item {
  font-size: 20px;
}
.innovation-dynamic-stories-item > div {
  padding-left: 0;
  padding-right: 0;
}
.innovation-dynamic-stories-leftitem {
  height: 200px;
}
.innovation-dynamic-stories-leftitem:nth-child(1) {
  margin-bottom: 120px;
}
.innovation-dynamic-stories-rightitem {
  height: 520px;
}
.innovation-dynamic-stories-item-image-wrapper {
  overflow: hidden;
  padding: 0;
  height: 100%;
}
.innovation-dynamic-stories-item-image {
  height: 100%;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  margin-bottom: 10px;
  transition: transform 0.5s;
  -webkit-transition: -webkit-transform 0.5s;
}
.innovation-dynamic-stories-item
  > a:hover
  > .innovation-dynamic-stories-item-image-wrapper
  > .innovation-dynamic-stories-item-image {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
}
/*.innovation-dynamic-stories-item-image:after {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    opacity: 0;
    background: rgba(0,0,0,.5);
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
    transition: all 1s;
    top: 0;
    left: 0;
    position: absolute;
}
.innovation-dynamic-stories-item-image:hover:after {
    opacity: 1;
}*/
/*.innovation-dynamic-stories-item-title > a {
	display: block;
	color: #5514b4;
}*/
.innovation-dynamic-stories-item-title {
  font-size: 18px;
  line-height: 23px;
  color: #5514b4;
  padding-left: 0;
  padding-right: 0;
  margin-top: 20px;
}
.innovation-dynamic-stories-item
  > a:hover
  > .innovation-dynamic-stories-item-title {
  color: #410078;
}
.innovation-dynamic-stories-button {
  font-size: 20px;
  font-family: "BTFont_Bold", "arial", "sans-serif";
  text-align: center;
}
.innovation-dynamic-stories-button > button {
  height: 40px;
  padding: 0 20px;
  border-radius: 5px;
  min-width: 80px;
  font-family: "BTFont", "arial", "sans-serif";
  font-size: 16px;
  border: 1px solid;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  touch-action: manipulation;
  cursor: pointer;
  background-color: #5514b4;
  color: #fff;
  border-color: #5514b4;
}
.innovation-dynamic-stories-button > button:hover {
  background-color: #5514b4;
  color: #fff;
  border-color: #5514b4;
  text-decoration: none !important;
}
.innovation-dynamic-stories-button > button:focus {
  background-color: #5514b4;
  color: #fff;
  border-color: #5514b4;
  text-decoration: none !important;
}

/* Innovation - TechHub */
.techhub {
  height: 450px;
  background-color: black;
  margin-bottom: 20px;
}
.techhub-image {
  background-image: url("/templates/2017/images/innovation-techhub-image.jpg");
  background-position: center center;
  background-size: cover;
  height: 450px;
}
.techhub-content {
  text-align: center;
  margin-top: 15px;
  height: 450px;
  vertical-align: middle;
  display: table-cell;
}
.techhub-content > div {
  padding-top: 15px;
  padding-bottom: 15px;
}
.techhub-content > div > img {
  height: 80px !important;
  width: auto;
}
.techhub-content > div:nth-child(1) {
  border-right: solid 1px white;
}
.techhub-content-text {
  /*font-size: 22px;*/
  font-size: 18px;
  line-height: 23px;
  color: white;
  margin-top: 15px;
  text-align: left;
}
.techhub-content-link {
}
.techhub-content-link > a {
  font-family: "BTFont_Bold", "arial", "sans-serif";
  padding: 5px 20px;
  background-color: white;
  color: #5514b4;
}
.techhub-content-link > a:hover {
  background-color: #5514b4;
  color: white;
  text-decoration: none;
}

/* Poll */
#poll-wrapper {
  /*height: 365px;*/
  height: 270px;
  text-align: center;
  padding: 20px;
  /*margin-top: 63px;
	margin-bottom:145px;*/
  color: #32215b;
}
#poll-title {
  font-family: "BTFont_Bold", "arial", "sans-serif";
  font-size: 36px;
  line-height: 40px;
}
#poll-wrapper ul {
  text-align: left;
  list-style-type: none;
  padding: 0px;
  margin: 0;
}
#poll-wrapper ul li {
  background-image: url("/Templates/2015/images/poll-off.png");
  background-repeat: no-repeat;
  background-position: 0px center;
  background-size: 12px;
  padding: 7px 0 5px 50px;
  min-height: 35px;
  display: table;
  cursor: pointer;
  font-size: 20px;
  line-height: 25px;
  margin-bottom: 20px;
  width: 100%;
  color: black;
}
#poll-wrapper ul li div {
  height: 30px;
  display: table-cell;
  vertical-align: middle;
  padding: 5px 5px 0 5px;
}
#poll-wrapper ul li.compact {
  padding: 7px 0 2px 40px;
  margin-bottom: 0;
}
#poll-wrapper ul li.compact p {
  font-size: 12px;
}
#poll-wrapper ul li:hover {
  background-image: url("/Templates/2015/images/poll-hover.png");
}
#poll-wrapper ul li.selected {
  background-image: url("/Templates/2015/images/poll-on.png");
}
#poll-wrapper ul li p {
  font-size: 16px;
  margin-bottom: 5px;
}
.poll-left {
  display: table;
  height: 100%;
  margin-top: 40px;
  margin-bottom: 40px;
}
.poll-left > p {
  display: table-cell;
  vertical-align: middle;
}
.poll-right {
  display: table;
  height: 100%;
  margin-top: 40px;
  margin-bottom: 40px;
}
.poll-right > ul {
  display: table-cell;
  vertical-align: middle;
}

/* bubbles */
.bubbles {
  /*height: 150px;*/
  /*height: 565px;*/
  margin-top: 40px;
  margin-bottom: 40px;
  min-height: 550px;
}
/*.bubbles-row {
	margin: 0 0 20px 0;
}*/
.bubbles-row {
  margin: 0 0 20px 7px;
}
.bubbles-row > div {
  padding: 0;
}
.bubbles-slider {
  position: relative;
  width: 100%;
  margin-left: -10px;
}
.bubbles-slider-marker {
  position: absolute;
  /*height: 20px;
    width: 20px;
    background-color: #E9DAF3;*/
  transition: all 1s ease-in-out;

  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 14px 21px 14px;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: #e9daf3;
  border-left-color: transparent;
}
.bubble-button a {
  font-size: 20px;
  background-color: white;
  color: #5514b4;
  padding: 5px 20px;
}

.bubble-button {
  margin-top: 1em;
  position: relative;
  z-index: 999999999999999999;
  float: left;
}

.bubble {
  display: table;
  /*height: 100%;*/
  /*height: 11vw;*/
  height: 30vw;
  width: 100%;
  border-radius: 150px;
  border: solid 1px #5514b4;
  text-align: center;
  margin-top: 5%;
  margin-bottom: 5%;

  transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;

  cursor: pointer;

  position: relative;
  /*width: 110%;*/
}
.bubble > p {
  font-size: 18px;
  display: table-cell;
  vertical-align: middle;

  /*width: 15vw;
	height: 15vw;*/
}
.lower-page-1 .bubbles .bubble:before {
  content: "";
  display: block;
  padding-top: 100%;
}
/*.bubble-1 {
  
}
.bubble-2 {
	left: -10%;
}
.bubble-3 {
	left: -20%;
}
.bubble-4 {
	left: -30%;
}
.bubble-5 {
	left: -40%;
}
.bubble-6 {
	left: -10%;
	border-color: #E60050;
	color: #E60050;
}*/
/*.bubble-6{
	border-color: #E60050;
	color: #E60050;
    margin-left: 25px;
}*/
.bubble-5 {
  border-color: #e60050;
  color: #e60050;
  margin-left: 50px;
}
/*.lastBubble{
	border-color: #E60050;
	color: #E60050;
    margin-left:30px;
}*/
.bubbles-content {
  position: absolute;
  /*display: none;*/
  background-color: #e9daf3;
  color: black;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  /*height: 0;*/
  opacity: 0;
  transition: all 1s ease-in-out;
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -ms-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
}
.bubbles-content-6.bubbles-content {
  color: white;
}
.bubbles-content-active {
  /*display: block;*/
  opacity: 1;
}
.bubbles-content-image {
  padding: 20px 10px 20px 20px;
}
.bubbles-content-text {
  font-size: 18px;
  padding: 20px 20px 20px 10px;
}
/*.bubbles-content-6 {
	background-color: #E60050;
}*/
.bubbles-content-5 {
  background-color: #e60050;
}
.bubble-selected,
.bubble:hover {
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
}

/* Search */
.search-noresults {
  display: none;
}
.search-items {
  margin-top: 40px;
}
.search-item {
  margin-bottom: 10px;
}
.search-item-title {
  font-size: 20px;
}
.search-item-title > a {
  color: #5514b4;
}
.search-item-description {
  font-size: 16px;
  color: #666;
}
.search-item-link {
  font-size: 16px;
}
.search-item-link a {
  color: #5514b4;
}
.search-paging {
  margin-top: 20px;
  text-align: center;
}
.search-paging a {
  font-size: 16px;
  padding: 10px;
  color: #5514b4;
  background-color: #f0f0f0;
  border: solid 1px #5514b4;
  margin-left: 7px;
  margin-right: 7px;
  display: inline-block;
  width: 40px;
}
.search-paging a:hover {
  background-color: #5514b4;
  border: solid 1px #5514b4;
  color: white;
  text-decoration: none;
}
.search-paging span {
  font-size: 16px;
  padding: 10px;
  background-color: #5514b4;
  border: solid 1px #5514b4;
  color: white;
  display: inline-block;
  width: 40px;
  margin-right: 7px;
}

/*--- Shift Patterns ---*/

.shift-ptrn-owl .owl-stage-outer {
  height: 667px !important;
}

.shiftpatternscarouseloverlay {
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.4);
  overflow: hidden;
  z-index: 1000;
  padding-top: 5% !important;
  height: 100%;
  width: 100%;
}
.shiftpatterncarouselinner {
  margin-left: 13.5%;
  margin-right: 13.5%;
}

.shiftpatterncarouselinner .carousel-image-overlay {
  /*width: 96% !important;*/
}

.shiftpatternscarouseloverlay .carousel-small-button-left {
  margin-left: 18%;
  margin-top: -2%;
}
.shiftpatternscarouseloverlay .carousel-small-button-right {
  margin-right: 21%;
  margin-right: 18.5%;
  margin-top: -2%;
}
.spitem {
  background-color: #5514b4;
  color: white;
  height: 667px;
}

#spClose {
  /*border-radius: 25px 25px 25px 25px;
    background-color: #fff;
    width: 30px;
    display: inline-block;
    padding: 0px 0px 2px 10px;
	color:#5514b4;*/
}

.dskSPimage {
  padding: 3.5% 1%;
  padding: 3.5% 3%;
  background-color: #5514b4;
  height: 667px;
}

.mobSPimage {
  padding: 3.5% 1%;
  background-color: #5514b4;
  height: 410px;
}
.spCarousel-week {
  /*background-color: #fff;
    font-size: 16px;
    font-weight: bold;
   
    width: 50%;
    border-radius: 0px 25px 25px 0px;
    margin: 25px 0px 20px -15px;
    height: 35px;*/
  color: #5514b4;
  margin-left: -20px;
  margin-top: 20px;
}

.SpCalendarIcon img:first-child {
  margin-left: 35px;
  margin-top: -33px;
  margin-bottom: 33px;
}

.SpCalendarIcon img:nth-child(2) {
  margin-left: 15px;
  margin-top: -20px;
  margin-bottom: 33px;
}

.spCarousel-week p {
  position: absolute;
  margin: -50px 0px 0px 80px;
  font-size: 16px;
}
.spCarousel-week img {
  /*width:auto !important;
	height:auto;
	padding: 5px 0px 10px 50px;
	display: inline-block;*/
}
.spCarousel-person {
}
.spCarousel-person p {
  display: block;
  margin: 5px 0px 0px 40px;
  font-size: 40px;
  text-align: left;
}
.spCarousel-person img {
  margin-left: 30px;
  width: 90px !important;
  height: 90px !important;
}
.spCarousel-role {
}
.spCarousel-role p {
  margin-left: 75px;
  text-align: left;
}
.spCarousel-role img,
.spCarousel-loves img {
  position: absolute;
  margin: 5px 0px 0px 40px;
  width: auto !important;
}
.spCarousel-loves {
}
.carousel-small-button-close {
  position: absolute;
  right: 0;
  top: 0;
  margin-top: 4%;
  margin-right: 21%;
  margin-right: 18.5%;
}
.spCarousel-loves p {
  margin-left: 75px;
  text-align: left;
}
.spCarousel-quote {
}
.spCarousel-quote img {
  position: absolute;
  margin-top: -30px;
  margin-left: 41%;
  margin-right: 45%;
  display: block;
  border-left: 30px solid #5514b4;
  border-right: 30px solid #5514b4;
  background-color: #5514b4;
  width: auto !important;
}

.owl-dot {
  background-image: url("../images/8x8_carousel_dot.png");
  height: 8px;
  width: 8px;
  display: inline-block;
  margin-left: 5px;
}
.owl-dot.active {
  background-image: url("../images/8x8_carousel_selected.png");
  height: 8px;
  width: 8px;
  display: inline-block;
}
.owl-dots {
  margin-top: -30px;
  margin-left: 33%;
  position: absolute;
}
/*.spCarousel .owl-item{
	display:none;
}
.spCarousel .owl-item.active{
	display:block;
}*/

/* style.css overrides */
table {
  font-size: 18px;
}
.sh-hub-tab {
  background-color: white;
  border: solid 1px #5514b4;
}
.sh-hub-tab-selected {
  background-color: #e6deec;
}
.sh-hub-tab:hover,
.sh-hub-tab:visited,
.sh-hub-tab:focus {
  color: black;
}
.sh-hub-tabs-hr {
  display: none;
}
.sh-hub-tabs-content table thead {
  background-color: #efefef;
}
.myNewsDeskPaging {
  text-align: center;
}
img#twitter_logo,
#bt_on_linkedin > img {
  height: 24px !important;
  padding-right: 10px;
}
/*.twitter-title {
	display: none;
}*/

#hamburger-toggle p {
  bottom: 6px;
}

.module-call-action-social-media {
  padding-top: 0;
  padding-bottom: 0;
}

/* imac 27" */
@media only screen and (min-width: 2400px) {
  .top-banner-content-title {
    font-size: 60px;
    line-height: 72px;
  }
}

@media only screen and (min-width: 1575px) {
  .list-navbox {
    padding: 0 140px !important;
  }
}

@media only screen and (max-width: 1800px) {
  .top-banner-home,
  .top-banner-home > .top-banner-image {
    /*height: calc(100vh - 239px);*/
  }
  .top-banner-home > .top-banner-content {
	  height: 350px;
  }
}

@media only screen and (max-width: 1550px) {
  .container {
    width: 90%;
  }
  .nutshell_diag .row .col-md-8 .nutshell-headline h3 {
    font-size: 22px;
  }
  .nutshell-collumn-purple p {
    font-size: 18px;
  }
  .nutshell-triangle {
    display: none;
  }
  .nutshell-title {
    padding-right: 0px;
  }
  /*.nutshell-oganisation-keyline-vertical{
		height: 307px;
	}*/

  .nutshell-oganisation-keyline {
    width: 32px;
  }
  .nutshell-goal-keyline {
    width: calc(53px - 11%);
  }
}

@media only screen and (max-width: 1440px) {
  #global-nav ul li:first-child {
    margin-left: 0% !important;
  }

  #global-nav ul li {
    padding-right: 15px !important;
  }

  .bottom-bar-links,
  .top-bar-share-header,
  .top-bar-share-price,
  .top-bar-share-subheader {
    font-size: 22px;
    margin-top: 5px;
  }
  .top-bar-share {
    margin-top: 25px;
  }
  .nutshell-oganisation-keyline,
  .nutshell-oganisation-keyline-vertical,
  .nutshell-goal-keyline,
  .nutshell-strategy-keyline {
    display: none;
  }

  #global-nav #cse-search-box input#q {
    width: 220px !important;
  }
  .top-bar-share {
    /*margin-left:-7%;*/
    margin-left: -30%;
    margin-right: 13%;
  }

  .top-banner-home,
  .top-banner-home > .top-banner-image {
    height: 500px;
    max-height: 500px;
  }
}

/**** super wide screens ****/
@media only screen and (min-width: 1440px) {
  .bubble {
    width: 150px;
    height: 150px;
  }
  .bubble p {
    /*height: 210px;*/
  }
  .footer-xml-wrapper {
    margin-bottom: -20px;
  }
  #SearchFormControls {
    margin-bottom: -18px;
  }

  .top-banner-home,
  .top-banner-home > .top-banner-image {
    height: 500px;
    max-height: 500px;
  }
}

@media only screen and (max-width: 1290px) {
  #global-nav ul li {
    padding-right: 5px !important;
  }
  .top-bar-links-nav li {
    font-size: 14px;
    padding-right: 0px;
  }

  .section-small:nth-child(2) span {
    padding-left: 10px !important;
  }

  .section-small:nth-child(1) span {
    padding-right: 25% !important;
  }

  .bottom-bar-links,
  .top-bar-share-header,
  .top-bar-share-price,
  .top-bar-share-subheader {
    font-size: 20px;
  }

  .nutshell_diag .row .col-md-8 .nutshell-headline h3 {
    font-size: 20px;
  }
  .nutshell-collumn-purple p {
    font-size: 16px;
  }
  .nutshell-box {
    font-size: 14px;
  }
}
/**** Bootstrap(col-lg-*) - Large Devices, Wide Screens ****/
@media only screen and (max-width: 1200px) {
  h1 {
    font-size: 40px;
    line-height: 44px;
  }
  #global-nav ul li:first-child {
    margin-right: 0px !important;
  }
  #global-nav #logo img {
    width: 95% !important;
  }
  .top-bar-action-search {
    margin-right: 0px;
  }

  .top-banner-investors > .top-banner-image {
    background-position: center;
  }
  .top-banner-content-title {
    font-size: 48px;
  }

  .list-navgroups-group-title {
    height: 68px;
  }
  .homepage-top-actions {
    width: 180px;
  }
}

@media screen and (max-width: 1024px) {
  .plc-header {
    font-size: 34px !important;
  }
  .plc-button {
    font-size: 16px;
  }

  .top-banner-logo {
    width: 13em;
  }

  .top-bar-link {
    font-size: 12px;
  }
  .top-bar-share-header {
    font-size: 18px;
  }
  .top-bar-share-price {
    font-size: 18px;
  }
  .top-bar-share-subheader {
    font-size: 12px;
  }
  .top-banner-about > .top-banner-content {
  }

  .top-banner-purposeful > .top-banner-content {
    bottom: 0%;
  }

  .top-banner-content-title {
    font-size: 38px;
  }
  .top-banner-content-button-link {
    font-size: 16px;
    white-space: nowrap;
  }
  .top-banner-investors .top-banner-content-title,
  .top-banner-purposeful .top-banner-content-title {
    font-size: 24px;
    line-height: 26px;
  }
  .top-banner-about,
  .top-banner-about > .top-banner-image {
    /*height: 400px;*/
  }
  .top-banner-purposeful,
  .top-banner-purposeful > .top-banner-image {
    /*height: 400px;*/
    height: auto;
  }
  .top-banner-investors,
  .top-banner-investors > .top-banner-image,
  .sharepricebar-wrapper {
    height: 400px;
  }

  .nav-major-link {
    font-size: 20px;
  }

  .top-bar-action-search {
    margin-right: 0px;
  }

  .promo-sideimage-title {
    font-size: 26px;
  }

  .features-title {
    /*font-size: 34px;*/
  }

  .news-item-date {
    font-size: 14px;
  }
  .news-item-title {
    /*font-size: 18px;*/
  }

  .promo-poster-title {
    font-size: 34px;
  }
  .promo-poster-subtitle,
  .promo-poster-description {
    /*font-size: 18px;*/
  }

  .list-animated-item-title {
    /*font-size: 18px;*/
  }

  .list-navbox-item-title {
    font-size: 24px;
  }
  .list-navbox-item-subitem {
    font-size: 16px;
  }

  .banner-text-title {
    font-size: 24px;
  }

  .list-navgroups-group-title {
    font-size: 22px;
  }
  .list-navgroups-item {
    font-size: 18px;
  }

  .innovation-topstory-button {
    font-size: 16px;
  }
  .innovation-topstory-title {
    font-size: 30px;
  }
  .innovation-featurestory-title {
    /*font-size: 18px;*/
  }
  .innovation-dynamic-stories-button {
    font-size: 16px;
  }

  .techhub-content-text {
    /*font-size: 18px;*/
  }

  .share-tab {
    font-size: 14px;
  }
  .share-tabs-years > .share-tab {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .share-tab-prev,
  .share-tab-next {
    top: 22px;
  }
}

/**** Bootstrap(col-md-*) - Medium Devices, Desktops ****/
@media only screen and (max-width: 992px) {
  .top-banner-logo {
    width: 11em;
  }

  .top-bar-link {
    width: 74px;
  }

  #hamburger-toggle > p {
    display: none;
  }

  .top-banner-home,
  .top-banner-home > .top-banner-image {
    height: calc(100vh - 399px);
  }
  .top-banner-about > .top-banner-content {
    bottom: 0%;
  }
  .top-banner-about .top-banner-content-title {
    font-size: 26px;
    line-height: 28px;
  }

  .promo-sideimage {
    padding-left: 10%;
    padding-right: 10%;
  }

  /*  .promo-poster {
        height: 300px;
    }
    .promo-poster-content {
        padding: 0% 5% 0% 5%;
    }
	*/
  .news-item:nth-child(1),
  .news-item:nth-child(3),
  .news-item:nth-child(5) {
    clear: both;
  }

  .list-animated > .row > .col-sm-4:nth-child(4) {
    clear: both;
  }

  .list-stories-item {
    clear: both;
  }
  .list-stories-item-image {
    margin-bottom: 20px;
  }
  .list-stories-item-content {
    margin-top: 0;
    padding-left: 15px;
  }

  .innovation-dynamic-stories-item {
    font-size: 18px;
  }

  .features-wrapper .feature-text-item {
    font-size: 0.7em;
    /*padding: 1.5em;*/
  }
  .features-wrapper .feature-text-item p {
    font-size: 1.4em;
  }
  .feature-image-wrapper {
    height: 200px !important;
    min-height: 0 !important;
    min-width: 23.5vw;
  }

  .bubble p {
    font-size: 16px;
  }
  .bubbles-content-text {
    font-size: 16px;
  }

  .sh-summary-row iframe {
    position: relative;
  }

  .top-bar-share {
    margin-top: 30px;
  }

  .new-features-item-content {
    padding-left: 20px;
  }

  .new-features-item-title {
    padding-top: 15px;
  }
  .list-stories-image-wrapper {
    height: 200px !important;
    min-height: 0 !important;
    min-width: 23.5vw;
  }

  /*	.new-features-item {
    min-height: 345px;
	}*/

  /*.BtUk_Ww-items div:nth-child(5){
		clear:both;
	}*/

  .nutshell_diag .row .col-md-8 .nutshell-headline h3 {
    font-size: 22px;
  }
  .nutshell-collumn-purple p {
    font-size: 18px;
  }
  .nutshell-box {
    font-size: 20px;
    margin: 0px -15px 15px 0px;
    padding: 45px;
  }
  .nutshell-collumn-gray div:nth-child(5) {
    margin: 0px -15px 15px 0px;
  }
  .nutshell-last > h3 {
    padding-top: 13px;
  }
  .nutshell-collumn-purple {
    width: 20%;
    margin: 0% 7%;
  }
  .nutshell-collumn-purple-last {
    width: 20%;
    margin: 0% 0% 0% 7%;
  }
}

/**** Bootstrap(col-sm-*) - Small Devices, Tablets ****/
@media only screen and (max-width: 768px) {
  h1 {
    font-size: 32px;
    line-height: 36px;
  }
  h3 {
    font-size: 24px;
  }

  #body-wrapper.body-content-plc2017 .container {
    padding-left: 5% !important;
    padding-right: 5% !important;
  }

  .equal {
    flex-direction: column;
    align-content: center;
  }
  .plc-header {
    font-size: 28px !important;
  }
  .plc-button {
    font-size: 12px;
  }

  .top-banner-home > .top-banner-image {
    display: table-column; /* table-column for ipad, block for IE, set with JS */
	max-height: 150px;
  }

  .top-banner-about > .top-banner-content {
    bottom: -20%;
  }
  .top-banner-about .top-banner-content-title {
    font-size: 18px;
    line-height: 20px;
  }

  .top-banner-purposeful > .top-banner-content {
    /*top: 22%;*/
    bottom: -10%;
  }

  .top-banner-about,
  .top-banner-about > .top-banner-image {
    /*height: 200px;*/
  }
  .top-banner-purposeful,
  .top-banner-purposeful > .top-banner-image {
    /*height: 200px;*/
  }
  .top-banner-purposeful .top-banner-content-title {
    font-size: 18px;
    line-height: 22px;
  }
  .top-banner-investors,
  .top-banner-investors > .top-banner-image,
  .sharepricebar-wrapper {
    height: 200px;
  }
  /*.top-banner-simple,
	.top-banner-simple > .top-banner-image {
		height: 200px;
	}*/

  .top-bar-wrapper {
    /* background-color: white;*/
  }
  .top-bar-logo {
    position: inherit;
    width: 50%;
    top: 0;
    left: 0;
  }
  .top-banner-investors {
    margin-left: 0 !important;
    width: 100% !important;
  }
  .top-banner-home,
  .top-banner-home > .top-banner-image {
    /*height: calc(100vh - 447px);*/
    /*height: calc(100vh - 365px);*/
	/*height: calc(100vh - 550px);*/
    height: 150px;
  }

  .top-banner-content-title {
    font-size: 24px;
    line-height: 36px;
  }
  /* .top-banner-content-button-link {
        font-size: 12px;
    }*/
  .top-banner-investors .top-banner-content-title {
    font-size: 18px;
  }

  .sharepricebar-wrapper {
    position: inherit;
    height: auto;
    width: 100%;
  }
  .sharepricebar {
    width: 100%;
  }
  .sharepricebar-header {
    font-size: 24px;
    float: left;
    margin-right: 10px;
  }
  .sharepricebar-subheader {
    margin-bottom: 0;
  }
  .sharepricebar-price {
    font-size: 24px;
  }
  .sharepricebar-content-line {
    width: auto;
  }

  .nav-major-link {
    font-size: 16px;
    height: 100px;
  }

  .highlights-module {
    margin-top: 10px;
  }

  .innovation-highlight-video {
    margin-left: 0px;
  }

  .innovation-highlight-item {
    padding-left: 0px;
  }

  .promo-sideimage-title {
    font-size: 18px;
  }

  .features-title {
    /*font-size: 28px;*/
  }
  .features-wrapper .feature-text-item {
    font-size: 1.35em;
    padding: 1.5em;
  }
  .feature-image-wrapper {
    min-height: 200px !important;
    min-width: 0 !important;
    /*width: 50% !important;*/
    float: none;
    display: inherit;
  }
  .features-wrapper .feature-text-item {
    min-width: 0;
    max-width: none;
    width: 50%;
    padding: 1.3em;
    height: auto !important;
    float: right;
    display: flex;
    order: 1;
  }
  .features-wrapper .feature-text-item-alt {
    background-color: white;
    color: #5514b4;
  }
  .features-wrapper .feature-text-item-gray {
    background-color: white;
  }
  .features-wrapper .feature-text-item-alt .feature-text-content p {
    color: #5514b4;
  }
  .features-item-wrapper {
    width: 100%;
    clear: both;
    margin-top: 0.2em;
    margin-bottom: 0.2em;
    display: flex !important;
    align-items: stretch !important;
  }
  .features-wrapper .align-bottom .feature-text-content {
    margin-bottom: 0%;
    margin-top: 0%;
  }
  .features-wrapper .align-top .feature-text-content {
    margin-bottom: 0%;
    margin-top: 0%;
    font-size: 14px;
  }
  .features-wrapper .feature-text-item p {
    font-size: 1.4em;
  }
  .features-wrapper .feature-text-item a {
    color: #5514b4;
    text-decoration: none;
  }
  .features-wrapper .feature-text-item-alt .feature-text-content a {
    color: #5514b4;
  }
  .features-wrapper .align-bottom .feature-text-content {
    position: absolute;
    top: 10px;
    bottom: none;
    left: 18px;
  }
  .features-wrapper .align-top .feature-text-content {
    position: absolute;
    top: 10px;
    left: 18px;
  }
  .features-color-box {
  }
  .list-stories-item {
    width: 100%;
    clear: both;
    margin-top: 0.2em;
    margin-bottom: 0.2em;
    display: flex !important;
    align-items: stretch !important;
  }

  .news-header {
    font-size: 28px;
  }
  .news-item-date {
    font-size: 12px;
  }
  .news-item-title {
    /*font-size: 16px;*/
  }

  .pbnews-item-image > img {
    width: 100%;
  }
  .pbnews-item-content {
    margin-top: 10px;
  }

  .promo-poster:after {
    opacity: 1;
  }
  .promo-poster-title {
    font-size: 28px;
  }
  .promo-poster-subtitle,
  .promo-poster-description {
    /*font-size: 16px;*/
  }
  .list-stories-image-wrapper {
    min-height: 200px !important;
    min-width: 0 !important;
    float: none;
    display: inherit;
  }

  .list-animated-item-title {
    /*font-size: 16px;*/
  }

  .list-navbox-item-title {
    font-size: 18px;
  }
  .list-navbox-simple .list-navbox-item-title {
    font-size: 16px;
    line-height: normal;
  }
  .list-navbox-item-subitem {
    font-size: 12px;
  }
  .list-navbox-simple .list-navbox-item {
    height: 120px;
  }
  .list-navbox-simple .list-navbox-item-title > a {
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .banner-text-title {
    font-size: 18px;
  }

  .list-animated > .row > .col-sm-4:nth-child(3),
  .list-animated > .row > .col-sm-4:nth-child(5) {
    clear: both;
  }
  .list-animated > .row > .col-sm-4:nth-child(4) {
    clear: none;
  }

  .list-stories-item-date {
    font-size: 12px;
  }

  .list-navgroups-group-title {
    font-size: 18px;
    height: 31px;
  }
  .list-navgroups-item {
    font-size: 16px;
  }
  .list-navgroups-group:nth-child(2n + 1) {
    text-align: left;
    clear: both;
  }

  .innovation-topstory-wrapper,
  .innovation-topstory {
    height: 300px;
  }
  .innovation-topstory-button {
    font-size: 12px;
  }
  .innovation-topstory-title {
    font-size: 22px;
  }
  .innovation-featurestory {
    border-top: solid #eee 6px;
  }
  .innovation-featurestory-title {
    /*font-size: 16px;*/
    padding-left: 10px;
  }
  .innovation-featurestory-caption {
    padding-left: 10px;
  }
  .innovation-featurestories {
    padding: 0 !important;
    margin-top: 0px;
  }
  .innovation-dynamic-stories {
    padding: 0 !important;
  }
  .innovation-dynamic-stories-leftitem {
    margin-bottom: 0px;
    clear: both;
  }
  .innovation-dynamic-stories-rightitem {
    height: 300px;
  }
  .innovation-dynamic-stories-item {
    font-size: 16px;
    border-top: solid #eee 6px;
  }
  .innovation-dynamic-stories-item-image {
    margin-bottom: 0px;
  }
  .innovation-dynamic-stories-item-button {
    display: none !important;

    position: absolute;
    top: 180px;
    left: 30px;
    background-color: white;
    color: #5514b4;
    padding: 5px 20px;
  }
  /*.innovation-dynamic-stories-item-button > a {
		background-color: white;
		color: #5514b4;
		padding: 5px 20px;
	}*/
  /*.innovation-dynamic-stories-item-button > a:hover {*/
  .innovation-dynamic-stories-item-button:hover {
    background-color: #5514b4;
    color: white;
    text-decoration: none;
  }
  .innovation-dynamic-stories-rightitem
    > a
    > .innovation-dynamic-stories-item-title {
    position: absolute;
    top: 225px;
    left: 15px;
    color: white;
  }
  .innovation-dynamic-stories-rightitem
    > a:hover
    > .innovation-dynamic-stories-item-title {
    color: white;
  }
  .innovation-dynamic-stories-rightitem
    > .innovation-dynamic-stories-item-title
    > a {
    color: white;
  }
  .innovation-dynamic-stories-item-title {
    padding-left: 15px;
    padding-right: 15px;
  }
  .innovation-dynamic-stories-leftitem > div > a {
    padding-left: 10px;
  }
  .innovation-dynamic-stories-leftitem:nth-child(1) {
    margin-bottom: 0;
  }
  .innovation-dynamic-stories-items > .row > .col-sm-4 {
    margin-bottom: 0;
  }
  .innovation-dynamic-stories-button {
    font-size: 12px;
    text-align: center;
    margin-top: 20px;
  }

  .techhub-content {
    height: auto;
    vertical-align: none;
    display: inherit;
  }
  .techhub-content-text {
    /*font-size: 16px;*/
  }
  .techhub,
  .techhub-image {
    height: 250px;
  }
  .techhub-content > div:nth-child(1) {
    border-right: none;
    border-bottom: solid 1px white;
    margin-left: 20%;
    margin-right: 20%;
  }
  .techhub-content-mobile > .techhub-content-text {
    color: black;
    background-color: white;
    padding-left: 10%;
    padding-right: 10%;
  }
  .techhub-content-mobile > .techhub-content-link {
    background-color: white;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .techhub-content-mobile > .techhub-content-link > a {
    border: solid 1px #5514b4;
  }

  #poll-wrapper {
    height: auto;
  }
  #poll-title {
    padding-bottom: 20px;
  }
  .poll-right {
    margin-left: auto;
    margin-right: auto;
  }
  .poll-right > ul {
    min-width: 300px;
  }

  .shareprice-link-text {
    font-size: 0.75em;
  }
  .shareprice-image {
    height: 18px !important;
  }
  .shareprice-items {
    padding-top: 0;
  }

  .scrollbox-wrapper {
    width: 100%;
  }

  .carousel-year-navigation {
    clear: both;
  }

  div#bthistory {
    clear: both;
  }

  div#carousel-wrapper {
    margin-bottom: 6em;
  }

  .video-carousel-module div[class^="scroll-"] {
    bottom: 15%;
    margin-right: -10%;
  }

  .video-carousel-module {
    margin-left: 0px;
    margin-right: 0px;
  }
  .video-carousel-module
    .video-carousel-slide
    div[id^="video-carousel-thumb"]
    img {
    height: 40px !important;
  }
  .highlight-text.big-font {
    font-size: 40px !important;
  }

  /*.links-module h2 {
		margin-left:19%;
	}*/
  .external-link {
    background-position-x: left;
  }
  .lob-title {
    padding-top: 0px !important;
  }
  .new-features-item {
    min-height: 260px !important;
  }

  #lobBannerOverlay {
    top: 0;
    left: 0;
    width: 100%;
    position: relative;
  }
  .lob-poster-image {
    height: calc(100vh - 400px);
  }

  .new-features-item-title {
    font-size: 24px;
    line-height: 28px;
  }

  /*.BtUk_Ww-items div:nth-child(3){
		clear:both;
	}*/

  #poll-title {
    font-size: 32px;
    line-height: 36px;
  }

  .nutshell_diag .row .col-md-8 .nutshell-headline h3 {
    font-size: 18px;
  }
}

/**** Bootstrap(col-xs-*) - Extra Small Devices, Phones ****/
@media only screen and (max-width: 480px) {
  .body-content-plc2017 {
    min-height: 0;
  }

  #body-wrapper.body-content-plc2017 .container {
    padding-left: 3% !important;
    padding-right: 3% !important;
  }
  .page-content {
    padding: 0 !important;
  }

  .show-mobiles {
    display: block;
  }
  .hide-mobiles {
    display: none;
  }

  .top-banner-home > .top-banner-image {
    display: block;
  }
  /*.top-banner-simple,
	.top-banner-simple > .top-banner-image {
		height: 120px;
	}*/

  .top-banner-investors > .top-banner-content {
    /*padding-left: 8.333%;*/
    padding-left: 100px;
    padding-right: 42%;
    text-align: left;
    vertical-align: middle;
    padding-bottom: 0;
  }
  .top-banner-purposeful > .top-banner-content {
    bottom: -20%;
  }
  .top-banner-purposeful .top-banner-content-title {
    font-size: 16px;
    line-height: 18px;
  }
  .top-banner-about > .top-banner-content {
    bottom: -35%;
  }
  .features-wrapper .feature-text-item p {
    font-size: 0.85em;
  }
  .features-wrapper .feature-text-item small {
    font-size: 0.75em;
  }
  .list-stories-item .list-stories-item-title {
    font-size: 14px !important;
  }
  .shareprice-link-text {
    font-size: 0.7em;
    margin-left: -0.5em;
  }
  .shareprice-wrapper .container {
    width: 100%;
  }
  .shareprice-wrapper {
    padding: 0em;
    padding-top: 1em;
    padding-bottom: 1em;
  }
  .shareprice-image {
    min-height: 18px;
  }
  .shareprice-items {
    padding-top: 0;
  }
  .shareprice-link-text {
    font-size: 0.7em;
  }

  .share-tabs-summary > .share-tab > .share-tab-content > a {
    padding: 0;
    font-size: 0.9em;
  }

  .share-tabs-years {
    height: auto;
  }

  .share-tabs-years .share-tab {
    float: none;
    width: 100% !important;
  }

  .share-tabs-years .share-tab-prev {
    top: -5%;
    left: 50%;
    transform: rotate(90deg);
  }

  .share-tabs-years .share-tab-next {
    top: 101%;
    left: 50%;
    transform: rotate(90deg);
  }

  .share-tabs-years .share-tab-first {
    margin-left: 5px;
    margin-right: 5px;
  }

  .share-tabs-years .share-tab:hover:after,
  .share-tabs-years .share-tab:hover:before,
  .share-tabs-years .share-tab-current:after,
  .share-tab-current:before {
    border: none;
  }

  .scrollbox-slow {
    margin-top: 0 !important;
  }
  .scrollbox-medium {
    margin-top: 0 !important;
  }
  .scrollbox-fast {
    margin-top: 0 !important;
  }

  .scrollboxes > .row {
    margin-top: 0px;
  }

  .scrollbox-wrapper {
    width: 100% !important;
  }

  .carousel-year-navigation {
    clear: both;
  }

  /* Hack to force colums to stack on mobile */
  .list-navgroups-group:nth-child(2n + 1) {
    text-align: left;
    clear: both;
  }

  div#bthistory {
    clear: both;
  }

  div#carousel-wrapper {
    margin-bottom: 6em;
  }

  .scroll-container {
    display: none;
  }
  .top-banner-content-title {
    font-size: 20px;
    margin-top: 12px;
  }

  .promo-poster-content {
    position: relative;
    color: black !important;
  }
  .promo-poster-title {
    padding-top: 5px;
    color: black !important;
  }

  .promo-poster-description {
    color: black !important;
  }
  .promo-poster-button {
    margin-bottom: 20px;
  }
  .video-carousel-module div[class^="scroll-"] {
    bottom: 18%;
    margin-right: -17%;
    margin-left: -10%;
  }

  .timeline-module #timeline-years {
    display: none;
  }

  .links-module a {
    font-size: 16px !important;
  }
  .links-module .col-xs-3 {
    width: 15%;
  }
  .lob-link {
    margin-bottom: 10px;
  }
  .nutshell-collumn-purple p {
    font-size: 15px;
    line-height: 16px;
  }
  .nutshell-collumn-purple {
    width: 28%;
    margin: 0% 2%;
  }

  .new-features-item {
    min-height: 270px !important;
  }
  .new-features-item-content {
    margin-top: 0px !important;
  }
  .list-stories-item-image {
    height: 200px !important;
  }

  .list-story-items {
    margin-left: 0px;
    margin-right: 0px;
  }

  .features-items {
    margin-left: 0px;
    margin-right: 0px;
  }
  .shareprice-wrapper {
    margin-left: 0px;
    margin-right: 0px;
  }
  .BtUk_Ww .BtUk_Ww-text {
    margin-right: 0px;
  }
  .BtUk_Ww-items {
    margin: 0 2% 0 2%;
  }

  .lob-poster-wrapper .lob-poster-image {
    display: none;
  }
  
  .promo-poster-button > span {
    min-height: 40px;
    vertical-align: middle;
    display: table-cell;
	padding-top: 0;
  }
}

@media only screen and (max-width: 320px) {
  .new-features-item-title {
    font-size: 22px;
    line-height: 26px;
  }
  h3 {
    font-size: 22px;
  }

  #poll-wrapper ul li {
    font-size: 18px;
    line-height: 23px;
  }
  #poll-title {
    font-size: 26px;
    line-height: 30px;
  }
}

#financialYears {
  /*margin-bottom:30px;*/
}

#space {
  height: 20px;
}

.quarter ul {
  margin-left: -15px;
}
.quarter strong {
  margin-left: 15px;
  font-size: 18px;
}

.quarter-section,
.quarter {
  margin-bottom: 5px;
  color: #fff;
  /*cursor: pointer;	*/
}

.quarter-section {
  background: url("/templates/2015/images/newjoiners/plus_icon.png") no-repeat
    scroll 95% 15px #5514b4;
}

.quarter-section.active {
  background: url("/templates/2015/images/newjoiners/minus_icon.png") no-repeat
    scroll 95% 15px #5514b4;
}

.quarter {
  background: url("/templates/2015/images/newjoiners/plus_icon.png") no-repeat
    scroll 95% 15px #321e5b;
}

.quarter.active {
  background: url("/templates/2015/images/newjoiners/minus_icon.png") no-repeat
    scroll 95% 15px #321e5b;
  margin-left: -10px;
}

.quarter-sub-section {
  padding-top: 5px;
  padding-left: 10px;
  background: #fff;
  display: none;
}

.answer {
  background-color: #efefef;
  color: #000;
  display: none;
}
.quarter-section-title {
  display: block;
  padding: 10px;
  width: 95%;
  cursor: pointer;
}

.quarter-section-title > span {
  font-size: 15px;
  /*font-weight: bold;*/
}

.answer > span {
  background-color: #7c768a;
  color: #fff;
  font-size: 13px;
  display: block;
  padding: 32px 10px 32px 23px;
  font-family: Arial;
}

.quarter > span {
  background-color: #efefef;
  color: #000;
  display: block;
  padding: 10px;
}

.answer > span p {
  margin-left: 11px;
}

.quarter > span {
  padding-right: 50px;
}

.result_files_list {
  padding-left: 5%;
}
.result_item {
  margin-top: 10px;
  float: left;
  color: #5514b4;
  font-size: 18px;
}

.result-items-images {
  float: right;
  margin-right: 10%;
  margin-top: 10px;
}

.result-items-images a:nth-child(2) span > img {
  margin-left: 15px;
}
.result_files_list hr {
  margin: 5px 5% 0 0px;
  border-color: #d1dbdc;
}
.result_files_list hr:last-child {
  display: none;
}

.question-section,
.question {
  margin-bottom: 5px;
  color: #fff;
  cursor: pointer;
}

.question-section {
  background: url("/templates/2015/images/newjoiners/plus_icon.png") no-repeat
    scroll 95% 15px #5514b4;
}

.question-section.active {
  background: url("/templates/2015/images/newjoiners/minus_icon.png") no-repeat
    scroll 95% 15px #5514b4;
}

.question {
  background: url("/templates/2015/images/newjoiners/plus_icon.png") no-repeat
    scroll 95% 15px #321e5b;
}

.question.active {
  background: url("/templates/2015/images/newjoiners/minus_icon.png") no-repeat
    scroll 95% 15px #321e5b;
  margin-left: -10px;
}

.question-sub-section {
  padding-top: 5px;
  padding-left: 10px;
  background: #fff;
  display: none;
}

.question-section-title {
  display: block;
  padding: 10px;
  width: 95%;
}

.question-section-title > span {
  font-size: 15px;
  font-weight: bold;
}

.question > span {
  background-color: #efefef;
  color: #000;
  display: block;
  padding: 10px;
}

.question > span {
  padding-right: 50px;
}

.sh-event {
  padding: 10px;
  padding-left: 0;
  padding-right: 0;

  background-color: #efefef;
  font-size: 18px;
}
.sh-event-alternate {
  background-color: white;
}
.sh-event-date {
  padding-left: 0;
}
.sh-event-description {
}
.sh-event-links {
  padding-right: 0;
}
.sh-event-links a.sh-link-calendar {
  background-image: url("/templates/2015/images/shareholders/Calendar-small.jpg");
  background-position: right center;
  background-repeat: no-repeat;
  width: 140px;
  display: block;
}

#lob-wrapper {
  margin-top: 65px;
  margin-left: -15px;
}

.lob-intro-summary {
  background-color: #5514b4;
  padding-top: 110px;
  padding-bottom: 120px;
  height: 400px;
  display: table-cell;
  vertical-align: middle;
}

.lob-intro-summary h3 {
  color: white;
  line-height: 32px;
}
.lob-intro-quote {
  display: table-cell;
  vertical-align: middle;
}

.lob-introduction,
.lob-structure {
  background-color: #5514b4;
}

.lob-summary {
  font-size: 1.2em;
  margin-bottom: 5px;
  padding-right: 45px;
}

.lob-title {
  font-size: 1.5em;
  color: #5514b4;
  padding-bottom: 5px;
  padding-top: 20px;
}
.bus-lob-title h3 {
  padding-top: 50px;
  color: white;
}
.lob-poster-wrapper {
  position: relative;
}
.lob-poster {
  width: 100%;
  position: relative;
  display: table;
  z-index: -1;
}
.lob-poster-image {
  /* height: calc(100vh - 400px);*/
  height: 600px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
}

.lob-poster-text {
  color: white;
  padding: 45px;
  text-align: left !important;
  background-color: #4a4a4a;
  font-family: "BTFont", "arial", "sans-serif";
  font-size: 18px;
  line-height: 23px;
  display: table-cell;
  vertical-align: middle;
}

.lob-quote,
.lob-ceo {
  background-color: #f0f0f0;
  padding-top: 110px;
  padding-bottom: 120px;
}

.lob-page-content {
  margin-top: 130px;
}

.lob-item {
  border: 1px solid #979797;
  margin: 0px 0px 20px 0px;
  min-height: 300px;
}
.lob-text-content {
  margin-top: 10px;
  margin-left: 25px;
}

.lob-link {
  height: 40px;
  padding: 0 20px;
  border-radius: 5px;
  min-width: 80px;
  font-family: "BTFont", "arial", "sans-serif";
  font-size: 16px;
  border: 1px solid;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  touch-action: manipulation;
  cursor: pointer;
  background-color: #5514b4;
  color: #fff;
  border-color: #5514b4;
  padding-top: 7px;
  margin-bottom: 10px;
}

.lob-link:hover {
  background-color: #5514b4;
  color: #fff;
  border-color: #5514b4;
  text-decoration: none !important;
}
.lob-link:focus {
  background-color: #5514b4;
  color: #fff;
  border-color: #5514b4;
  text-decoration: none !important;
}

div#group-business-header {
  font-size: 1.7em;
  border-bottom: none;
  text-align: center;
  color: black;
  background-color: #b9abd3;
  line-height: 3;
}

.lob-row {
  /*display: flex;
    flex-flow: row wrap;*/
}

.lob-row > div {
  /*display:flex;*/
}

.lob-page-header {
  margin-top: 80px;
  margin-bottom: 85px;
}

.container .lob-structure-content {
  padding-top: 130px !important;
  padding-bottom: 130px !important;
}

.lob-people {
  border: 1px solid #f0f0f0;
  border-radius: 5px;
  background-color: #f0f0f0;
  padding: 10px;
  width: 100%;
  margin-bottom: 25px;
  text-align: center;
  min-height: 108px !important;
}

.lob-people-name,
#lob-head-name {
  font-weight: bold;
}
#lob-head-details {
  margin-left: 0px !important;
}

#lob-head-details,
.lob-head-img {
  display: table;
  margin: 0 auto;
}
.Lob_CEO_Bio img,
.Lob_CEO_HiResImages img {
  margin-right: 15px;
}

.lob-ceo-content {
  font-family: "BTFont", "arial", "sans-serif";
  font-size: 18px;
  line-height: 23px;
}

.lob-ceo-content a {
  color: #5514b4;
}
