.accordion {
  width: 100%;
  display: block;
  height: auto;
  overflow: hidden;
}

.accordion a:hover {
  text-decoration: underline;
}

.accordion .module-body h3 {
  color: #032b5a;
  width: auto;
  padding: 10px 0 25px;
  margin: 0;
  font-size: 1.5em;
  overflow: hidden;
}

.accordion .module-body dl {
  margin: 0;
  display: block;
  background-color: #efefef;
}

.accordion .module-body dl dt {
  border-left: 0;
  border-right: 0;
  border-top: 0;
  border-bottom: 1px solid #d8d8d8;
  display: block;
  overflow: hidden;
  height: 42px;
  background: transparent url(//static.o2.co.uk/shared/img/modules/accordion-control-bg-sprite.png) no-repeat scroll 20px 0;
  cursor: pointer;
}

.accordion .module-body dl dt:hover {
  background-color: #d7dadf!important;
}

.accordion .module-body dl dt span {
  display: table-cell;
  height: 32px;
  vertical-align: middle;
  width: auto;
  padding: 5px 20px 5px 37px;
  font-family: Frutiger55,sans-serif;
  font-size: .875em;
  line-height: 1.25em;
  color: #419eda;
}

.accordion .module-body dl dt:first-child {
  border-top: 1px solid #d8d8d8;
}

.accordion .module-body dl dt.is-open {
  background-position: 20px -42px;
}

.accordion .module-body dl dt .js-accordion-indicator {
  float: left;
  margin: 0 8px 0 0;
  width: 15px;
}

.accordion .module-body dl dd {
  font-family: Frutiger45Light,sans-serif;
  background-color: #fff;
  padding: 10px 20px;
  margin: 0;
}

.accordion .module-body dl dd img {
  margin: 12px 0;
  width: 100%;
}

.accordion .module-body dl dd p {
  color: #032b5a;
  margin: 12px 0;
}

.accordion .module-body dl dd ol,
.accordion .module-body dl dd ul {
  margin: 12px 0;
}

.accordion .module-body dl dd ul li {
  list-style: disc;
  margin-left: 20px;
}

.accordion .module-body dl dd li {
  color: #032b5a;
  line-height: 1.3em;
}

.accordion .module-body {
  width: 100%;
}

.accordion .module-body h3 {
  font-size: 1.75em;
  overflow: hidden;
}

.accordion .module-body dl dt.is-open {
  background-position: 20px -42px;
}

.accordion .module-body dl dd {
  padding: 10px 30px;
}

.accordion .module-body dl dt {
  background-position: 30px 0;
}

.accordion .module-body dl dt span {
  font-size: 1em;
  padding-left: 47px;
  line-height: 1.125em;
}

.accordion .module-body dl dt.is-open {
  background-position: 30px -42px;
}

.adobe-search-results .burger-copy,
.adobe-search-results .burger-overlay {
  display: none!important;
}

.adobe-search-results .no-margin {
  margin: 0;
}

.adobe-search-results p.adobe-cta.product-cta {
  background: url(//static.o2.co.uk/shared/img/promo-cta-arrow.png) no-repeat scroll 0 -34px transparent;
  padding: 0 0 0 27px;
  display: block;
  font-size: .875em;
  font-weight: 100;
}

.adobe-search-results .label-xxl.no-shadow {
  background: 0 0;
}

.adobe-search-results .label-xxl p {
  padding: 10px 0 20px 20px;
  color: #032b5a;
  font-size: .875em;
  line-height: .875em;
  margin: 0;
}

.adobe-search-results .header-search-xxl .module-body form {
  margin: 10px 0 0;
}

.adobe-search-results .header-search-xxl .module-body .info p {
  display: block;
}

.adobe-search-results .top-menu {
  background: #efefef;
  background: -moz-linear-gradient(top,#1e5799 0,#f8f8f8 0,#f8f8f8 0,#efefef 100%);
  background: -webkit-linear-gradient(top,#1e5799 0,#f8f8f8 0,#f8f8f8 0,#efefef 100%);
  background: linear-gradient(to bottom,#1e5799 0,#f8f8f8 0,#f8f8f8 0,#efefef 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#f8f8f8, endColorstr=#efefef)";
  border-bottom: 1px solid #ddd;
  padding: 20px 20px 0;
}

.adobe-search-results .top-menu ul.filter {
  display: inline-block;
  margin: 0;
  width: 100%;
}

.adobe-search-results .top-menu ul.filter::after {
  clear: both;
}

.adobe-search-results .top-menu ul.filter li {
  float: left;
  display: inline-block;
  color: #061f47;
  width: 50%;
  margin-bottom: 20px;
}

.adobe-search-results .top-menu ul.filter li:first-child {
  padding-left: 0;
}

.adobe-search-results .top-menu ul.filter li:hover,
.adobe-search-results .top-menu ul.filter li:hover>a {
  color: #419eda;
}

.adobe-search-results .top-menu ul.filter li.active {
  color: #419eda;
  text-decoration: underline;
}

.adobe-search-results .top-menu ul.filter li.active>a {
  color: #419eda;
}

.adobe-search-results .top-menu ul.filter li a {
  text-transform: capitalize;
  font-size: 1rem;
  font-family: Frutiger55,sans-serif;
  font-weight: 100;
  color: #032b5a;
}

.adobe-search-results .result-shop {
  width: 50%;
  display: inline-block;
  float: left;
  padding: 0 10px;
  box-sizing: border-box;
  margin-bottom: 20px;
}

.adobe-search-results .result-shop>a {
  display: block;
  overflow: hidden;
  height: 175px;
  width: 100%;
  background-color: #efefef;
}

.adobe-search-results .result-shop>a:hover {
  background: #D6DADF;
}

.adobe-search-results .result-shop img {
  height: 90px;
  margin: 18px auto;
  display: block;
  box-sizing: inherit;
}

.adobe-search-results .result-shop .result-model {
  font-size: 13px;
  display: block;
  margin: 0 10px;
  height: 32px;
  text-align: center;
  overflow: hidden;
}

.adobe-search-results .result-shop .result-productUrl {
  display: none;
}

.adobe-search-results .result-shop .result-divider {
  width: 100%;
  border-bottom: 1px solid #ccc;
}

.adobe-search-results .result-help {
  width: 100%;
  display: inline-block;
  margin-bottom: 5px;
  float: left;
  background-color: #EFEFEF;
  padding: 10px;
  box-sizing: border-box;
}

.adobe-search-results .result-help .result-image {
  padding: 10px 0;
  width: 105px;
  margin: 0;
  text-align: center;
  float: left;
  display: inline-block;
}

.adobe-search-results .result-help .result-image img {
  height: 40px;
}

.adobe-search-results .result-help .result-model {
  font-size: 16px;
  float: left;
  display: inline-block;
  padding-top: 10px;
  font-weight: 400;
}

.adobe-search-results .result-help .result-productUrl {
  display: none;
}

.adobe-search-results .result-help .result-divider {
  width: 100%;
  border-bottom: 1px solid #ccc;
}

.adobe-search-results .result-label {
  float: right;
  text-align: center;
  transform: skewX(-15deg);
  transform-origin: 0 0;
  -webkit-transform: skewX(-15deg);
  -webkit-transform-origin: 0 0;
  -moz-transform: skewX(-15deg);
  -moz-transform-origin: 0 0;
  -o-transform: skewX(-15deg);
  -o-transform-origin: 0 0;
  -ms-transform: skewX(-15deg);
  -ms-transform-origin: 0 0;
  width: 110px;
  background: #efefef;
  height: 25px;
  position: absolute;
  right: -7px;
  top: 0;
}

.adobe-search-results .result-label p {
  transform: skewX(15deg);
  transform-origin: 0 0;
  -webkit-transform: skewX(15deg);
  -webkit-transform-origin: 0 0;
  -moz-transform: skewX(15deg);
  -moz-transform-origin: 0 0;
  -o-transform: skewX(15deg);
  -o-transform-origin: 0 0;
  -ms-transform: skewX(15deg);
  -ms-transform-origin: 0 0;
  text-transform: uppercase;
  font-size: 12px!important;
  color: #061f47;
  line-height: 25px;
}

.adobe-search-results .result,
.adobe-search-results .shop-results {
  border-top: 1px solid #ddd;
  width: 100%;
  display: inline-block;
  float: left;
  background-color: #fff;
  box-sizing: border-box;
  padding: 28px 0;
}

.adobe-search-results .result>a {
  height: 41px;
  display: block;
  overflow: hidden;
}

.adobe-search-results .shop-results a {
  height: 88px;
  display: block;
  overflow: hidden;
}

.adobe-search-results .result .result-image,
.adobe-search-results .shop-results .result-image {
  width: 80px;
  margin: 0;
  text-align: center;
  float: left;
  display: inline-block;
}

.adobe-search-results .result .result-image img {
  height: 40px;
}

.adobe-search-results .shop-results .result-image img {
  height: 65px;
}

.adobe-search-results .result .result-model,
.adobe-search-results .shop-results .result-model {
  display: inline-block;
  width: 70%;
  float: left;
}

.adobe-search-results .shop-results .result-model p {
  height: 34px;
}

.adobe-search-results .result .result-model p {
  height: 18px;
  margin: 15px 0 0;
  font-size: .875em;
}

.adobe-search-results .shop-results .result-model p {
  margin: 15px 0 0;
  font-size: .875em;
}

.adobe-search-results .result .result-model h4,
.adobe-search-results .result .result-model p,
.adobe-search-results .shop-results .result-model h4,
.adobe-search-results .shop-results .result-model p {
  overflow: hidden;
}

.adobe-search-results .shop-results .result-model h4 {
  height: 19px;
}

.adobe-search-results .result .result-model h4 {
  height: 38px;
}

.adobe-search-results .result .result-model p {
  display: none;
}

.adobe-search-results .result h3,
.adobe-search-results .shop-results h3 {
  font-size: 16px;
  font-weight: 400;
}

.adobe-search-results .result .result-productUrl,
.adobe-search-results .shop-results .result-productUrl {
  display: none;
}

.adobe-search-results .result .result-divider,
.adobe-search-results .shop-results .result-divider {
  width: 100%;
  border-bottom: 1px solid #ccc;
}

.adobe-search-results .pagination {
  text-align: center;
  font-size: .875em;
  display: inline-block;
  width: 98%;
  float: left;
  margin: 20px 0;
}

.adobe-search-results .pagination a {
  text-decoration: none;
}

.adobe-search-results .pagination .nav-prev {
  background: url(//static.o2.co.uk/shared/img/back-arrow.png) no-repeat scroll -2px -34px transparent;
  float: left;
  margin-left: 10%;
  padding-left: 21px;
}

.adobe-search-results .pagination .nav-next {
  background: url(//static.o2.co.uk/shared/img/promo-cta-arrow.png) no-repeat scroll 32px -34px transparent;
  float: right;
  margin-right: 10%;
  padding-right: 21px;
}

.adobe-search-results .sort-menu {
  display: inline-block;
  margin-bottom: 20px;
}

.adobe-search-results .sort-menu span {
  height: 35px;
  line-height: 35px;
  margin: 0;
  float: left;
  display: inline-block;
  font-size: .875em;
}

.adobe-search-results select.custom-select {
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 200px;
  float: left;
  margin-left: 20px;
  border: 1px solid #AAAAAB;
  display: inline-block;
  background: url(//static.o2.co.uk/shared/img/arrow_blue.png) no-repeat right center;
  cursor: pointer;
  border-radius: 5px;
  background-color: #EFEFEF;
  height: 35px;
  line-height: 35px;
  padding: 0 10px;
}

.adobe-search-results .col-1third-search,
.adobe-search-results .col-1third-search .grid-row,
.adobe-search-results .col-2thirds-search,
.adobe-search-results .col-2thirds-search .grid-row {
  width: 100%;
  float: left;
}

.adobe-search-results .col-2thirds-search .grid-row.cta p.product-cta {
  margin-bottom: 20px;
}

.adobe-search-results .col-1third-search,
.adobe-search-results .col-2thirds-search {
  min-width: inherit;
}

.adobe-search-results .col-1third-search .grid-row,
.adobe-search-results .col-2thirds-search .grid-row {
  width: 33.33%;
}

.adobe-search-results .col-2thirds-search .grid-row.cta {
  width: 100%;
}

.adobe-search-results .col-2thirds-search .grid-row.cta p.product-cta {
  margin-top: 20px;
  margin-bottom: 0;
}

.adobe-search-results .top-menu {
  padding: 30px 30px 0;
}

.adobe-search-results .top-menu ul.filter li {
  width: 33.33%;
}

.adobe-search-results .result-label {
  top: 15px;
}

.adobe-search-results .result,
.adobe-search-results .shop-results {
  width: 98%;
  padding: 20px 0;
}

.adobe-search-results .result-shop>a {
  height: 225px;
}

.adobe-search-results .result .result-model h4 {
  display: block;
  height: 19px;
}

.adobe-search-results .shop-results .result-model h4 {
  height: 19px;
}

.adobe-search-results .result .result-model,
.adobe-search-results .shop-results .result-model {
  width: 53%;
}

.adobe-search-results .result-shop {
  width: 33.3333333%;
}

.adobe-search-results .result-shop img {
  height: 110px;
  margin: 20px auto;
}

.adobe-search-results .result-shop .result-model {
  font-size: 14px;
  margin: 0 20px;
  height: 34px;
}

.adobe-search-results .result .result-image,
.adobe-search-results .shop-results .result-image {
  width: 105px;
}

.adobe-search-results .result .result-model p {
  display: block;
}

.adobe-search-results .result>a {
  height: 53px;
}

.adobe-search-results p.adobe-cta.product-cta {
  background: url(//static.o2.co.uk/shared/img/promo-cta-arrow.png) no-repeat scroll 0 2px transparent;
  font-size: 1.2em;
  font-family: Frutiger45Light,sans-serif;
}

.adobe-search-results .col-1third-search {
  width: 33.27%;
}

.adobe-search-results .col-2thirds-search {
  width: 66.72%;
}

.adobe-search-results .col-1third-search .grid-row,
.adobe-search-results .col-2thirds-search .grid-row {
  width: 100%;
}

.adobe-search-results .label-xxl p {
  padding: 10px 0 20px 30px;
}

.adobe-search-results .top-menu {
  padding: 30px 30px 0;
}

.adobe-search-results .top-menu ul.filter li {
  width: auto;
  margin-right: 60px;
}

.adobe-search-results .result .result-model,
.adobe-search-results .shop-results .result-model {
  width: 50%;
}

.adobe-search-results .result-shop {
  width: 16.666667%;
}

.article-nav-links-xxl .article-nav-links-xxl-wrapper {
  margin: 0 20px;
  padding: 10px 0;
}

.article-nav-links-xxl .article-nav-links-xxl-wrapper .article-nav {
  width: 49%;
}

.article-nav-links-xxl .article-nav-links-xxl-wrapper .article-nav a {
  display: inline-block;
  color: #419eda;
  font-size: 14px;
  font-size: .875rem;
  position: relative;
}

.article-nav-links-xxl .article-nav-links-xxl-wrapper .article-nav a .arrow {
  width: 20px;
  height: 18px;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}

.article-nav-links-xxl .article-nav-links-xxl-wrapper .article-nav a span {
  display: block;
}

.article-nav-links-xxl .article-nav-links-xxl-wrapper .article-nav-left {
  float: left;
}

.article-nav-links-xxl .article-nav-links-xxl-wrapper .article-nav-left a {
  margin-right: 5px;
}

.article-nav-links-xxl .article-nav-links-xxl-wrapper .article-nav-left a .arrow {
  background: transparent url(//static.o2.co.uk/shared/img/back-arrow.png) left -34px no-repeat;
}

.article-nav-links-xxl .article-nav-links-xxl-wrapper .article-nav-left a span.link-text {
  padding-left: 25px;
}

.article-nav-links-xxl .article-nav-links-xxl-wrapper .article-nav-right {
  text-align: right;
  float: right;
}

.article-nav-links-xxl .article-nav-links-xxl-wrapper .article-nav-right a {
  margin-left: 5px;
}

.article-nav-links-xxl .article-nav-links-xxl-wrapper .article-nav-right a .arrow {
  left: auto;
  right: 0;
  background: transparent url(//static.o2.co.uk/shared/img/promo-cta-arrow.png) right -34px no-repeat;
}

.article-nav-links-xxl .article-nav-links-xxl-wrapper .article-nav-right a span.link-text {
  padding-right: 25px;
}

.article-nav-links-xxl .article-nav-links-xxl-wrapper:after,
.article-nav-links-xxl .article-nav-links-xxl-wrapper:before {
  display: table;
  content: " ";
}

.article-nav-links-xxl .article-nav-links-xxl-wrapper:after {
  clear: both;
}

.article-nav-links-xxl .article-nav-links-xxl-wrapper {
  margin: 0 30px;
}

.article-nav-links-xxl .article-nav-links-xxl-wrapper {
  margin: 0;
}

.brands {
  background-color: transparent;
  width: 100%;
  display: block;
  max-height: 135px;
  height: 100%;
}

.brands ul li {
  background-color: transparent;
  display: inline;
  float: left;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 33%;
  text-align: center;
  margin-bottom: 3px;
  border-left: 1px solid #efefef;
}

.brands ul li:first-child {
  border-left: 0!important;
  margin-left: 1px;
}

.brands ul li a {
  display: block;
}

.brands ul li a img {
  width: 100%;
  height: auto;
  max-width: 183px;
}

.brands {
  max-height: 65px;
}

.brands ul li {
  width: 16.5%;
}

.businesswidget .businesswidgetdata,
.businesswidget .businesswidgetdata .extras {
  height: auto;
}

.businesswidget .businesswidgetdata {
  height: auto;
}

.businesswidget .businesswidgetdata .extras {
  height: 469px;
}

.businesswidget .businesswidgetdata {
  height: auto;
}

.businesswidget .businesswidgetdata .extras {
  height: 470px;
}

.businesswidgetdata {
  width: 100%;
  color: #032b5a;
}

.businesswidgetdata .intro {
  padding: 0 20px;
}

.businesswidgetdata div {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url(//static.o2.co.uk/shared/js/boxsizing.htc);
}

.businesswidgetdata div.select select {
  padding-right: 36px;
  word-wrap: normal;
}

.businesswidgetdata div.select select:focus {
  border: 1px solid #fff;
}

.businesswidgetdata div.select span.select {
  display: block;
  width: 90%;
}

.businesswidgetdata .default-content-container {
  float: none;
}

.businesswidgetdata .default-content-container select {
  *padding: 0;
}

.businesswidgetdata .default-content-container .account-cta {
  color: #fff;
  background: url(//static.o2.co.uk/shared/img/promo-cta-arrow.png) no-repeat scroll 0 -35px transparent;
  padding: 0 0 5px 25px;
  display: block;
}

.businesswidgetdata a {
  color: #419eda;
}

.businesswidgetdata a:hover {
  text-decoration: underline;
}

.businesswidgetdata .extras,
.businesswidgetdata .row1,
.businesswidgetdata .row2>div,
.businesswidgetdata .supplementary {
  padding: 20px;
}

.businesswidgetdata div.select {
  padding: 12px 0 30px 81px;
  position: relative;
}

.businesswidgetdata div.select img {
  width: 46px;
  height: 46px;
  position: absolute;
  left: 20px;
  margin-top: -5px;
  display: none;
}

.businesswidgetdata .row1 {
  height: 173px;
}

.businesswidgetdata .extras p,
.businesswidgetdata .intro p {
  margin-top: 10px;
  font-size: 14px;
  font-size: .875rem;
}

.businesswidgetdata .widget-head {
  padding: 20px 20px 10px;
}

.businesswidgetdata .widget-head h1 {
  margin-bottom: 8px;
  font-size: 1.5em;
}

.businesswidgetdata p.widget-sub-head {
  font-size: 14px;
}

.businesswidgetdata .row2>div {
  float: left;
  width: 50%;
  height: 145px;
  font-size: 11px;
  font-size: .6875rem;
  font-style: italic;
}

.businesswidgetdata .row2>div .bigger {
  font-style: normal;
  font-size: 34px;
  font-size: 2.125rem;
  font-family: Frutiger45Light,sans-serif;
  letter-spacing: -1px;
}

.businesswidgetdata .row2>div .o2traveldata {
  font-style: normal;
  font-size: 20px;
  font-size: 1.25rem;
  font-family: Frutiger45Light,sans-serif;
  letter-spacing: -1px;
  line-height: 30px;
}

.businesswidgetdata .row2>div h2 {
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
}

.businesswidget .businesswidgetdata .row2>div h2 {
  font-size: 14px;
  font-size: .875rem;
  font-family: Frutiger55,sans-serif;
}

.businesswidget .businesswidgetdata .row2>div .bigger {
  line-height: 42px;
}

.businesswidget .businesswidgetdata .row2>div {
  width: 50%;
}

.businesswidgetdata .row2>div .columnHead {
  height: 35px;
}

.businesswidgetdata .row2>div .oldPrice {
  font-size: 14px;
  font-size: .875rem;
  font-style: normal;
}

.businesswidgetdata .row2>div .currentPrice {
  margin: 11px 0 5px;
}

.businesswidgetdata .first {
  border-right: 1px solid #d8d8d8;
}

.businesswidgetdata .last {
  border-left: 1px solid #f8f8f8;
}

.businesswidgetdata .datarow1 {
  border-bottom: 1px solid #d8d8d8;
}

.businesswidgetdata .extras {
  height: auto;
  float: left;
  width: 100%;
  position: relative;
  top: 10px;
}

.businesswidgetdata .extras h1 {
  font-size: 1.5em;
}

.businesswidgetdata .extras h2 {
  font-size: 16px;
  font-size: 1rem;
  font-family: Frutiger55,sans-serif;
}

.businesswidgetdata .extras .default-content-container {
  padding: 0;
}

.businesswidgetdata .extras .default-content-container a.cta {
  background-position: -2px -35px;
}

.businesswidgetdata .extras .default-content-container a.cta span {
  display: none;
}

.businesswidgetdata .supplementary {
  font-size: 10px;
  font-size: .625rem;
  position: absolute;
  top: 282px;
  padding: 10px 20px;
}

.businesswidgetdata h2 {
  font-size: 24px;
  font-size: 1.5rem;
}

.businesswidgetdata {
  background: url(//static.o2.co.uk/www/img/modules/countryl2b/bp2/module-bg.jpg) no-repeat;
  margin-bottom: 0;
}

.businesswidgetdata .extras,
.businesswidgetdata .intro,
.businesswidgetdata .row2>div,
.businesswidgetdata div.select {
  padding: 17px 20px;
}

.businesswidgetdata .widget-head {
  padding: 20px 20px 0;
  height: 80px;
}

.businesswidgetdata .widget-head h1 {
  font-size: 1.5em;
  line-height: .8em;
}

.businesswidgetdata .row1 {
  height: 180px;
  padding: 0;
}

.businesswidgetdata .intro {
  padding-bottom: 0;
}

.businesswidgetdata .countries {
  float: left;
  width: 66%;
}

.businesswidgetdata p.widget-sub-head {
  font-size: 16px;
}

.businesswidgetdata .row2>div {
  height: 135px;
}

.businesswidgetdata .row2>div .bigger {
  font-size: 54px;
  font-size: 3.375rem;
}

.businesswidget .businesswidgetdata .row2>div .bigger {
  font-size: 34px;
  font-size: 2.125rem;
  line-height: 40px;
}

.businesswidgetdata div.select {
  padding-left: 71px;
}

.businesswidgetdata div.select img {
  left: 20px;
}

.businesswidgetdata .datarow1 {
  border-bottom: 0;
}

.businesswidgetdata .extras {
  float: right;
  width: 34%;
  border-left: 1px solid #FFF;
  font-size: 14px;
  font-size: .875rem;
  height: 470px;
  top: 0;
}

.businesswidgetdata .extras h1 {
  margin-bottom: 8px;
  font-size: 24px;
}

.businesswidgetdata .extras h2 {
  font-size: 24px;
  font-size: 1.5rem;
  font-family: Frutiger45Light,sans-serif;
}

.businesswidgetdata .supplementary {
  float: left;
  width: 100%;
  position: relative;
  top: 0;
}

.businesswidgetdata h2 {
  font-size: 28px;
  font-size: 1.75rem;
}

.businesswidgetdata {
  background: url(//static.o2.co.uk/www/img/modules/countryl2b/bp3/module-bg.png) no-repeat;
}

.businesswidgetdata .extras,
.businesswidgetdata .intro,
.businesswidgetdata div.select {
  padding: 27px 30px;
}

.businesswidgetdata .widget-head {
  padding: 27px 30px 0;
  height: 90px;
}

.businesswidgetdata .widget-head h1 {
  font-size: 2em;
}

.businesswidgetdata p.widget-sub-head {
  font-size: 18px;
}

.businesswidgetdata .row2>div {
  padding: 15px 30px;
}

.businesswidgetdata .row1 {
  height: 150px;
}

.businesswidgetdata .intro {
  padding-right: 0;
}

.businesswidgetdata .intro,
.businesswidgetdata div.select {
  height: 90px;
  width: 50%;
  float: left;
}

.businesswidgetdata .row2>div {
  height: 145px;
  padding-right: 20px;
  position: relative;
  font-size: 12px;
  font-size: .75rem;
}

.businesswidgetdata .row2>div .bigger {
  float: left;
  font-size: 54px;
  font-size: 3.375rem;
}

.businesswidget .businesswidgetdata .row2>div .bigger {
  float: none;
  font-size: 44px;
  font-size: 2.75rem;
  line-height: 44px;
}

.businesswidgetdata div.select {
  padding-left: 81px;
}

.businesswidgetdata div.select img {
  left: 30px;
}

.businesswidgetdata .first p {
  left: 93px;
}

.businesswidgetdata .last p {
  left: 123px;
}

.businesswidgetdata .extras {
  height: 470px;
}

.businesswidgetdata .extras h1 {
  font-size: 2.2em;
}

.businesswidgetdata .supplementary {
  padding: 20px 30px;
}

@-moz-document url-prefix()  {
  .businesswidgetdata div.select img {
    margin-top: -3px;
  }
}

.no-backgroundsize .carousel li.slide,
.no-js .carousel li.slide {
  background-size: auto;
  background-position: right center;
}

.backgroundsize .carousel li.slide {
  background-size: cover;
  background-position: right center;
}

.js .carousel,
.js .carousel li {
  height: 240px;
}

.carousel li {
  background-color: #EFEFEF;
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: auto 100%;
  height: 200px;
}

.carousel li:hover .cta {
  text-decoration: underline;
}

.carousel li.iphone {
  background-position: 0 50%!important;
}

.carousel li h2 {
  color: #032b5a;
  font-size: 22px;
  font-size: 1.375rem;
  font-family: Frutiger45Light,sans-serif;
  margin-bottom: 8px;
}

.carousel li p {
  color: #032b5a;
  font-size: 12px;
  font-size: .75rem;
  font-family: Frutiger55,sans-serif;
}

.carousel li p.cta {
  color: #419eda;
  font-size: 14px;
  font-size: .875rem;
  font-family: Frutiger55,sans-serif;
  display: block;
  background-image: url(//static.o2.co.uk/shared/img/promo-cta-arrow.png);
  background-repeat: no-repeat;
  background-position: 0 -35px;
  padding: 0 0 0 25px;
  white-space: nowrap;
  position: absolute;
  bottom: 59px;
}

.carousel li.dark {
  background-color: #032b5a;
}

.carousel li.dark h2,
.carousel li.dark p {
  color: #fff;
}

.carousel li.dark p.cta {
  color: #fff;
  background-position: 0 -95px;
}

.carousel a {
  display: block;
  height: 240px;
}

.carousel .slide-content {
  position: relative;
  padding: 25px 0 39px 20px;
  width: 55%;
  height: 176px;
}

.carousel-wrapper {
  position: relative;
  background-color: transparent;
}

.carousel-wrapper ul {
  position: relative;
}

.carousel-wrapper .carousel-controller {
  position: absolute;
  text-align: center;
  bottom: 0;
  height: 39px;
  width: 100%;
  left: 50%;
  background: rgba(0,0,0,.5);
}

.carousel-wrapper .carousel-controller .pip {
  background-color: #fff;
  border: 1px solid #fff;
  -webkit-border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright: 10px;
  -moz-border-radius-bottomright: 10px;
  -moz-border-radius-bottomleft: 10px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  height: 8px;
  width: 8px;
  display: inline-block;
  margin: 14px 2px 0;
}

.carousel-wrapper .carousel-controller .pip.active {
  background: #419eda;
}

.carousel-wrapper .carousel-controller .pip b,
.carousel-wrapper .carousel-controller .pip.active b,
.carousel-wrapper .carousel-controller .piptimer {
  display: none;
}

.carousel-wrapper .carousel-controller .ctrl-next,
.carousel-wrapper .carousel-controller .ctrl-prev {
  position: absolute;
  left: 0;
  top: 0;
  width: 39px;
  height: 39px;
  cursor: pointer;
  background-image: url(//static.o2.co.uk/shared/img/modules/carousel-prev);
}

.carousel-wrapper .carousel-controller .ctrl-next.js-highlight,
.carousel-wrapper .carousel-controller .ctrl-next:active,
.carousel-wrapper .carousel-controller .ctrl-prev.js-highlight,
.carousel-wrapper .carousel-controller .ctrl-prev:active {
  background-color: #032b5a;
}

.carousel-wrapper .carousel-controller .ctrl-next {
  right: 0;
  left: auto;
  background-image: url(//static.o2.co.uk/shared/img/modules/carousel-next);
}

.carousel-wrapper .carousel-window {
  overflow: hidden;
  width: 100%;
  position: relative;
}

.carousel-wrapper .carousel-window li {
  float: left;
  position: relative;
}

.carousel a,
.carousel li,
.js .carousel,
.js .carousel li {
  height: 300px;
}

.carousel li,
.carousel li.iphone {
  background-size: auto!important;
  background-position: center center!important;
}

.carousel li h2 {
  font-size: 30px;
  font-size: 1.875rem;
}

.carousel li p {
  font-size: 14px;
  font-size: .875rem;
  margin-bottom: 12px;
}

.carousel li p.cta {
  background-position: 0 2px;
  font-size: 21px;
  font-size: 1.3125rem;
  padding: 0 0 0 30px;
  font-family: Frutiger45Light,sans-serif;
  position: relative;
  bottom: auto;
}

.carousel li.dark p.cta {
  background-position: 0 -58px;
}

.carousel .slide-content {
  height: auto;
  width: 50%;
  padding: 55px 0 0;
  float: right;
}

.carousel .slide-content h2,
.carousel .slide-content p {
  padding-right: 60px;
}

.carousel-wrapper .carousel-controller {
  background: 0 0;
  height: 54px;
}

.carousel-wrapper .carousel-controller .pip-wrap {
  display: inline-block;
  height: 54px;
  position: relative;
  width: 110px;
}

.carousel-wrapper .carousel-controller .pip {
  height: 30px;
  position: absolute;
  left: 0;
  bottom: 0;
  cursor: pointer;
  width: 100px;
  border: 0;
  margin: 0 5px;
  -webkit-box-shadow: inset 0 -10px 10px -10px rgba(0,0,0,.5);
  box-shadow: inset 0 -10px 10px -10px rgba(0,0,0,.5);
  -webkit-border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-topleft: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.carousel-wrapper .carousel-controller .pip.active {
  height: 54px!important;
  -moz-transition: .15s;
  -webkit-transition: .15s;
  -o-transition: .15s;
  transition: .15s;
}

.carousel-wrapper .carousel-controller .pip.timer {
  background-clip: padding-box;
  border-top: 2px solid rgba(0,0,0,.5);
  height: 52px!important;
}

.carousel-wrapper .carousel-controller .pip:hover {
  height: 40px;
  -moz-transition: .15s;
  -webkit-transition: .15s;
  -o-transition: .15s;
  transition: .15s;
}

.carousel-wrapper .carousel-controller .pip b {
  position: absolute;
  font-size: 10px;
  font-weight: 400;
  font-family: frutiger55;
  top: 0;
  left: 0;
  width: 90px;
  padding: 0 5px;
  background: #FFF;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  height: 19px;
  line-height: 19px;
  text-overflow: ellipsis;
}

.carousel-wrapper .carousel-controller .piptimer {
  position: absolute;
  height: 2px;
  background: #FFF;
  top: -2px;
  left: 0;
  display: block;
  width: 0;
}

.carousel-wrapper .carousel-controller .ctrl-next,
.carousel-wrapper .carousel-controller .ctrl-prev {
  top: -130px;
  background-color: #032b5a;
  background-color: rgba(0,0,0,.5);
}

.carousel a,
.carousel li,
.js .carousel,
.js .carousel li {
  height: 400px;
}

.carousel li {
  background-size: auto!important;
  background-position: center center!important;
}

.carousel li h2 {
  font-size: 46px;
  font-size: 2.875rem;
}

.carousel li p {
  font-size: 16px;
  font-size: 1rem;
  margin-bottom: 20px;
}

.carousel li p.cta {
  background-position: 0 4px;
  font-size: 25px;
  font-size: 1.5625rem;
}

.carousel li.dark p.cta {
  background-position: 0 -57px;
}

.carousel .slide-content {
  padding: 82px 0 0;
}

.carousel .slide-content h2,
.carousel .slide-content p {
  padding-right: 100px;
  margin-left: 50px;
}

.carousel-wrapper .carousel-controller .ctrl-next,
.carousel-wrapper .carousel-controller .ctrl-prev {
  top: -180px;
}

.no-backgroundsize .carousel li.slide,
.no-js .carousel li.slide {
  background-size: auto;
  background-position: right center;
}

.backgroundsize .carousel li.slide {
  background-size: cover;
  background-position: right center;
}

.js .carousel,
.js .carousel li {
  height: 240px;
}

.carousel li {
  background-color: #EFEFEF;
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: auto 100%;
  height: 200px;
}

.carousel li:hover .cta {
  text-decoration: underline;
}

.carousel li h2 {
  color: #032b5a;
  font-size: 22px;
  font-size: 1.375rem;
  font-family: Frutiger45Light,sans-serif;
  margin-bottom: 8px;
}

.carousel li p {
  color: #032b5a;
  font-size: 12px;
  font-size: .75rem;
  font-family: Frutiger55,sans-serif;
}

.carousel li p.cta {
  color: #419eda;
  font-size: 14px;
  font-size: .875rem;
  font-family: Frutiger55,sans-serif;
  display: block;
  background-image: url(//static.o2.co.uk/shared/img/promo-cta-arrow.png);
  background-repeat: no-repeat;
  background-position: 0 -35px;
  padding: 0 0 0 25px;
  white-space: nowrap;
  position: absolute;
  bottom: 59px;
}

.carousel li.dark {
  background-color: #032b5a;
}

.carousel li.dark h2,
.carousel li.dark p {
  color: #fff;
}

.carousel li.dark p.cta {
  color: #fff;
  background-position: 0 -95px;
}

.carousel a {
  display: block;
  height: 240px;
}

.carousel .slide-content {
  position: relative;
  padding: 25px 0 39px 20px;
  width: 55%;
  height: 176px;
}

.carousel-wrapper {
  position: relative;
  background-color: transparent;
}

.carousel-wrapper ul {
  position: relative;
}

.carousel-wrapper .carousel-controller {
  position: absolute;
  text-align: center;
  bottom: 0;
  height: 39px;
  width: 100%;
  left: 50%;
  background: rgba(0,0,0,.5);
}

.carousel-wrapper .carousel-controller .pip {
  background-color: #fff;
  border: 1px solid #fff;
  -webkit-border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright: 10px;
  -moz-border-radius-bottomright: 10px;
  -moz-border-radius-bottomleft: 10px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  height: 8px;
  width: 8px;
  display: inline-block;
  margin: 14px 2px 0;
}

.carousel-wrapper .carousel-controller .pip.active {
  background: #419eda;
}

.carousel-wrapper .carousel-controller .pip b,
.carousel-wrapper .carousel-controller .pip.active b,
.carousel-wrapper .carousel-controller .piptimer {
  display: none;
}

.carousel-wrapper .carousel-controller .ctrl-next,
.carousel-wrapper .carousel-controller .ctrl-prev {
  position: absolute;
  left: 0;
  top: 0;
  width: 39px;
  height: 39px;
  cursor: pointer;
  background-image: url(//static.o2.co.uk/shared/img/modules/carousel-prev);
}

.carousel-wrapper .carousel-controller .ctrl-next.js-highlight,
.carousel-wrapper .carousel-controller .ctrl-next:active,
.carousel-wrapper .carousel-controller .ctrl-prev.js-highlight,
.carousel-wrapper .carousel-controller .ctrl-prev:active {
  background-color: #032b5a;
}

.carousel-wrapper .carousel-controller .ctrl-next {
  right: 0;
  left: auto;
  background-image: url(//static.o2.co.uk/shared/img/modules/carousel-next);
}

.carousel-wrapper .carousel-window {
  overflow: hidden;
  width: 100%;
  position: relative;
}

.carousel-wrapper .carousel-window li {
  float: left;
  position: relative;
}

.carousel a,
.carousel li,
.js .carousel,
.js .carousel li {
  height: 300px;
}

.carousel li {
  background-size: auto!important;
  background-position: center center!important;
}

.carousel li h2 {
  font-size: 30px;
  font-size: 1.875rem;
}

.carousel li p {
  font-size: 14px;
  font-size: .875rem;
  margin-bottom: 12px;
}

.carousel li p.cta {
  background-position: 0 2px;
  font-size: 21px;
  font-size: 1.3125rem;
  padding: 0 0 0 30px;
  font-family: Frutiger45Light,sans-serif;
  position: relative;
  bottom: auto;
}

.carousel li.dark p.cta {
  background-position: 0 -58px;
}

.carousel .slide-content {
  height: auto;
  width: 50%;
  padding: 55px 0 0;
  float: right;
}

.carousel .slide-content h2,
.carousel .slide-content p {
  padding-right: 60px;
}

.carousel-wrapper .carousel-controller {
  background: 0 0;
  height: 54px;
}

.carousel-wrapper .carousel-controller .pip-wrap {
  display: inline-block;
  height: 54px;
  position: relative;
  width: 110px;
}

.carousel-wrapper .carousel-controller .pip {
  height: 30px;
  position: absolute;
  left: 0;
  bottom: 0;
  cursor: pointer;
  width: 100px;
  border: 0;
  margin: 0 5px;
  -webkit-box-shadow: inset 0 -10px 10px -10px rgba(0,0,0,.5);
  box-shadow: inset 0 -10px 10px -10px rgba(0,0,0,.5);
  -webkit-border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-topleft: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.carousel-wrapper .carousel-controller .pip.active {
  height: 54px!important;
  -moz-transition: .15s;
  -webkit-transition: .15s;
  -o-transition: .15s;
  transition: .15s;
}

.carousel-wrapper .carousel-controller .pip.timer {
  background-clip: padding-box;
  border-top: 2px solid rgba(0,0,0,.5);
  height: 52px!important;
}

.carousel-wrapper .carousel-controller .pip:hover {
  height: 40px;
  -moz-transition: .15s;
  -webkit-transition: .15s;
  -o-transition: .15s;
  transition: .15s;
}

.carousel-wrapper .carousel-controller .pip b {
  position: absolute;
  font-size: 10px;
  font-weight: 400;
  font-family: frutiger55;
  top: 0;
  left: 0;
  width: 90px;
  padding: 0 5px;
  background: #FFF;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  height: 19px;
  line-height: 19px;
  text-overflow: ellipsis;
}

.carousel-wrapper .carousel-controller .piptimer {
  position: absolute;
  height: 2px;
  background: #FFF;
  top: -2px;
  left: 0;
  display: block;
  width: 0;
}

.carousel-wrapper .carousel-controller .ctrl-next,
.carousel-wrapper .carousel-controller .ctrl-prev {
  top: -130px;
  background-color: #032b5a;
  background-color: rgba(0,0,0,.5);
}

.carousel a,
.carousel li,
.js .carousel,
.js .carousel li {
  height: 400px;
}

.carousel li {
  background-size: auto!important;
  background-position: center center!important;
}

.carousel li h2 {
  font-size: 46px;
  font-size: 2.875rem;
}

.carousel li p {
  font-size: 16px;
  font-size: 1rem;
  margin-bottom: 20px;
}

.carousel li p.cta {
  background-position: 0 4px;
  font-size: 25px;
  font-size: 1.5625rem;
}

.carousel li.dark p.cta {
  background-position: 0 -57px;
}

.carousel .slide-content {
  padding: 82px 0 0;
}

.carousel .slide-content h2,
.carousel .slide-content p {
  padding-right: 100px;
  margin-left: 50px;
}

.carousel-wrapper .carousel-controller .ctrl-next,
.carousel-wrapper .carousel-controller .ctrl-prev {
  top: -180px;
}

.no-backgroundsize .category-ctas-xxl,
.no-js .category-ctas-xxl {
  background-size: auto;
  background-position: center center;
}

.backgroundsize .category-ctas-xxl {
  background-size: cover;
  background-position: right center;
}

.category-ctas-xxl {
  background-color: #061f47;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-image: none;
  width: 100%;
  height: 220px;
  overflow: hidden;
  z-index: 0;
}

.category-ctas-xxl .grid-inner {
  position: relative;
  z-index: 1;
}

.category-ctas-xxl .module-body {
  width: 95%;
  float: left;
  display: block;
  height: 220px;
  margin: 0;
}

.category-ctas-xxl .module-body .info {
  width: 59%;
  padding: 20px 0 0 20px;
}

.category-ctas-xxl .module-body .info h2 {
  font-family: Frutiger45Light,sans-serif;
  color: #fff;
  width: auto;
  margin: 0 0 12px;
  font-size: 1.25em;
  line-height: 1.2em;
}

.category-ctas-xxl .module-body .info p {
  font-family: Frutiger55,sans-serif;
  color: #fff;
  font-size: .75em;
  margin: 0 0 20px;
}

.category-ctas-xxl .module-body .info p.intro {
  width: 88%;
}

.category-ctas-xxl .module-body .info a {
  font-family: Frutiger55,sans-serif;
  font-size: .875em;
  font-weight: 400;
  color: #fff;
  position: absolute;
  bottom: 25px;
  left: 20px;
  padding: 0 0 0 25px;
  min-height: 20px;
  background: transparent url(//static.o2.co.uk/shared/img/promo-cta-arrow.png) 0 -94px no-repeat;
}

.category-ctas-xxl .module-body .info a:hover {
  text-decoration: underline;
}

.category-ctas-xxl.light {
  background-color: #efefef;
}

.category-ctas-xxl.light .info h2,
.category-ctas-xxl.light .info p {
  color: #032b5a;
}

.category-ctas-xxl.light .info a {
  color: #419eda;
  background: transparent url(//static.o2.co.uk/shared/img/promo-cta-arrow.png) 0 -34px no-repeat;
}

.category-ctas-xxl {
  background-color: none;
  background-size: auto!important;
  background-position: top left!important;
  height: 250px;
}

.category-ctas-xxl .module-body {
  background-position: 0 right;
  height: 250px;
}

.category-ctas-xxl .module-body .info {
  width: 300px;
}

.category-ctas-xxl .module-body .info h2 {
  font-size: 1.875em;
  margin: 0 0 10px;
  line-height: 1em;
}

.category-ctas-xxl .module-body .info p {
  font-size: .875em;
  display: block;
}

.category-ctas-xxl .module-body .info p.intro {
  width: 220px;
  margin: 0 0 12px;
}

.category-ctas-xxl .module-body .info a {
  font-family: Frutiger45Light,sans-serif;
  font-size: 1.313em;
  bottom: 28px;
  left: 20px;
  padding: 0 0 0 30px;
  min-height: 25px;
  background-image: url(//static.o2.co.uk/shared/img/promo-cta-arrow.png);
  background-position: 0 -59px;
}

.category-ctas-xxl.light .info a {
  background: transparent url(//static.o2.co.uk/shared/img/promo-cta-arrow.png) 0 1px no-repeat;
}

.category-ctas-xxl-grad {
  background: url(//static.o2.co.uk/www/img/general/headersuper-xxl_bg_slice.jpg) repeat-x 0 0;
  overflow: hidden;
  width: 100%;
  height: 400px;
}

.category-ctas-xxl-grad .module {
  background-color: transparent;
}

.category-ctas-xxl {
  background-size: auto!important;
  background-position: top left!important;
  height: 400px!important;
}

.category-ctas-xxl .module-body {
  background-position: 0 right;
  height: 400px;
}

.category-ctas-xxl .module-body .info {
  padding: 50px 0 0 30px;
  width: 440px;
}

.category-ctas-xxl .module-body .info p {
  font-size: 1em;
  display: block;
}

.category-ctas-xxl .module-body .info p.intro {
  width: 260px;
  margin: 0 0 20px;
}

.category-ctas-xxl .module-body .info h2 {
  font-size: 2.875em;
  margin: 0 0 20px;
}

.category-ctas-xxl .module-body .info a {
  bottom: 55px;
  left: 30px;
  font-size: 1.5em;
  line-height: 1.2em;
  background-position: 0 -57px;
}

.category-ctas-xxl.light .info a {
  background: transparent url(//static.o2.co.uk/shared/img/promo-cta-arrow.png) 0 3px no-repeat;
}

.category-ctas-xxl {
  background-size: auto!important;
  background-position: top center!important;
}

.no-backgroundsize .cinemagraphicTimer .cinemagraph-container video,
.touch .cinemagraphicTimer .cinemagraph-container video {
  display: none;
}

.no-backgroundsize .cinemagraphicTimer .cinemagraphSection,
.touch .cinemagraphicTimer .cinemagraphSection {
  position: relative;
}

.cinemagraphicTimer .cinemagraph-container video,
.cinemagraphicTimer .inTimerState .noCountDownTimer,
.cinemagraphicTimer .postTimerState .noCountDownTimer {
  display: none;
}

.cinemagraphicTimer.carousel .slide-content {
  padding-bottom: 55px;
  width: 50%;
  float: left;
}

.cinemagraphicTimer.carousel .slide-content .glitch-effect {
  color: #fff;
  position: relative;
}

@keyframes glitch-effect-anim-1 {
  0% {
    clip: rect(88px,450px,49px,0);
  }

  5.88235% {
    clip: rect(48px,450px,98px,0);
  }

  11.76471% {
    clip: rect(57px,450px,63px,0);
  }

  17.64706% {
    clip: rect(17px,450px,42px,0);
  }

  23.52941% {
    clip: rect(72px,450px,9px,0);
  }

  29.41176% {
    clip: rect(59px,450px,52px,0);
  }

  35.29412% {
    clip: rect(64px,450px,53px,0);
  }

  41.17647% {
    clip: rect(62px,450px,63px,0);
  }

  47.05882% {
    clip: rect(39px,450px,8px,0);
  }

  52.94118% {
    clip: rect(109px,450px,8px,0);
  }

  58.82353% {
    clip: rect(11px,450px,6px,0);
  }

  64.70588% {
    clip: rect(78px,450px,107px,0);
  }

  70.58824% {
    clip: rect(76px,450px,91px,0);
  }

  76.47059% {
    clip: rect(30px,450px,39px,0);
  }

  82.35294% {
    clip: rect(110px,450px,49px,0);
  }

  88.23529% {
    clip: rect(19px,450px,39px,0);
  }

  94.11765% {
    clip: rect(49px,450px,23px,0);
  }

  100% {
    clip: rect(65px,450px,41px,0);
  }
}

@keyframes glitch-effect-anim-2 {
  0% {
    clip: rect(64px,450px,54px,0);
  }

  5.88235% {
    clip: rect(63px,450px,115px,0);
  }

  11.76471% {
    clip: rect(97px,450px,77px,0);
  }

  17.64706% {
    clip: rect(21px,450px,88px,0);
  }

  23.52941% {
    clip: rect(69px,450px,11px,0);
  }

  29.41176% {
    clip: rect(99px,450px,75px,0);
  }

  35.29412% {
    clip: rect(40px,450px,53px,0);
  }

  41.17647% {
    clip: rect(23px,450px,42px,0);
  }

  47.05882% {
    clip: rect(33px,450px,22px,0);
  }

  52.94118% {
    clip: rect(29px,450px,69px,0);
  }

  58.82353% {
    clip: rect(57px,450px,32px,0);
  }

  64.70588% {
    clip: rect(85px,450px,45px,0);
  }

  70.58824% {
    clip: rect(36px,450px,93px,0);
  }

  76.47059% {
    clip: rect(39px,450px,99px,0);
  }

  82.35294% {
    clip: rect(4px,450px,53px,0);
  }

  88.23529% {
    clip: rect(11px,450px,97px,0);
  }

  94.11765% {
    clip: rect(39px,450px,18px,0);
  }

  100% {
    clip: rect(42px,450px,76px,0);
  }
}

.cinemagraphicTimer.carousel .slide-content .glitch-effect:after,
.cinemagraphicTimer.carousel .slide-content .glitch-effect:before {
  content: attr(data-text);
  position: absolute;
  top: 0;
  width: 100%;
  background: 0 0;
  clip: rect(0,0,0,0);
}

.cinemagraphicTimer.carousel .slide-content .glitch-effect:after {
  left: 2px;
  text-shadow: -1px 0 rgba(254,5,5,.5);
  animation: glitch-effect-anim-1 2s infinite linear alternate-reverse;
}

.cinemagraphicTimer.carousel .slide-content .glitch-effect:before {
  left: -2px;
  text-shadow: 2px 0 #004fdc;
  animation: glitch-effect-anim-2 3s infinite linear alternate-reverse;
}

.cinemagraphicTimer.carousel .slide-content p {
  padding-right: 65px;
}

.cinemagraphicTimer.carousel .slide-content.slide-content-noTimer {
  width: 50%;
}

.cinemagraphicTimer.carousel .slide-content.slide-content-noTimer p {
  padding-right: 0;
}

.cinemagraphicTimer.carousel .preTimerState .slide-content {
  padding-bottom: 55px;
  width: 50%;
  float: left;
}

.cinemagraphicTimer.carousel .preTimerState .slide-content p {
  padding-right: 10px;
}

.cinemagraphicTimer .countDownTimer {
  position: absolute;
  display: none;
  right: 0;
  top: 0;
  bottom: 0;
  color: #FFF;
  width: 100%;
}

.cinemagraphicTimer .countDownTimer.clockTickTwo .clockTickWrap {
  width: 140px;
}

.cinemagraphicTimer .countDownTimer.clockTickOne .clockWrap {
  width: 54%;
  float: right;
  padding-top: 67px;
}

.cinemagraphicTimer .countDownTimer.clockTickOne .clockWrap .daysTick {
  float: none;
  text-align: center;
  width: 120px;
  margin: 0 auto;
  padding-left: 0;
}

.cinemagraphicTimer .countDownTimer.clockTickOne .clockWrap .clockHeader {
  padding: 0 0 5px 15px;
}

.cinemagraphicTimer .countDownTimer.clockTickOne .clockSeperator {
  width: 53px;
  height: 78px;
}

.cinemagraphicTimer .countDownTimer.clockTickOne .clockSeperator .seperator {
  height: 78px;
}

.cinemagraphicTimer .countDownTimer.clockTickOne .clockSeperator .split {
  padding-top: 32px;
  font-size: 60px;
}

.cinemagraphicTimer .countDownTimer .clockHeader {
  font-size: 15px;
  display: block;
  padding: 0 10px 10px;
  text-align: center;
  font-family: frutiger55;
}

.cinemagraphicTimer .countDownTimer .split {
  padding-top: 15px;
  display: inline-block;
  font-size: 30px;
  font-family: frutiger55;
  padding-bottom: 15px;
  background: -webkit-linear-gradient(#fefefe,#a4a9ad);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.cinemagraphicTimer .countDownTimer .seperator {
  background: url(/www/img/christmas/dial-split-horizontal-bar.png) no-repeat top left;
  width: 100%;
  background-size: 100% 100%;
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
  height: 46px;
  z-index: 1;
}

.cinemagraphicTimer .countDownTimer .clockWrap {
  float: right;
  padding-top: 80px;
  padding-right: 10px;
  width: 60%;
}

.cinemagraphicTimer .countDownTimer .clockTickWrap {
  width: 200px;
  margin: 0 auto;
  float: none;
}

.cinemagraphicTimer .countDownTimer .clockTicks {
  float: left;
  position: relative;
  padding-left: 6px;
}

.cinemagraphicTimer .countDownTimer .clockTicks.hoursTick {
  padding-left: 0;
}

.cinemagraphicTimer .countDownTimer .clockTicks.clockOneDigit .clockLastDigit {
  display: none;
}

.cinemagraphicTimer .countDownTimer .flip-dot-section {
  position: relative;
}

.cinemagraphicTimer .countDownTimer .flip-dot {
  display: block;
  background: #163154;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  position: absolute;
  top: 30px;
  left: -3px;
}

.cinemagraphicTimer .countDownTimer .flip-dot:first-child {
  top: 20px;
}

.cinemagraphicTimer .countDownTimer .clockSeperator {
  position: relative;
  float: left;
  border-radius: 5px;
  margin-left: 3px;
  background: url(/www/img/christmas/dial-background-black.png) no-repeat top left;
  width: 28px;
  background-size: cover;
  text-align: center;
  height: 45px;
}

.cinemagraphicTimer .countDownTimer .smalltext {
  padding-top: 10px;
  padding-left: 5px;
  font-size: 14px;
  display: block;
  text-align: center;
  clear: both;
  font-family: frutiger55;
}

.cinemagraphicTimer .countDownTimer.lastHour .minutesTick .flip-dot-section,
.cinemagraphicTimer .minutesTick .smalltext,
.cinemagraphicTimer .secondsTick .smalltext {
  display: none;
}

.cinemagraphicTimer .minutesTick .smalltext.smalltextMob,
.cinemagraphicTimer .secondsTick .smalltext.smalltextMob {
  display: block;
}

.cinemagraphicTimer.carousel .slide-content {
  float: right;
}

.cinemagraphicTimer.carousel .slide-content.slide-content-noTimer h2,
.cinemagraphicTimer.carousel .slide-content.slide-content-noTimer p {
  padding-right: 70px;
}

.cinemagraphicTimer.carousel .preTimerState .slide-content {
  padding-bottom: 55px;
  width: 50%;
  float: right;
}

.cinemagraphicTimer.carousel .preTimerState .slide-content p {
  padding-right: 65px;
}

.cinemagraphicTimer .countDownTimer {
  position: relative;
}

.cinemagraphicTimer .countDownTimer .clockWrap {
  float: right;
  padding-right: 0;
  width: 42%;
}

.cinemagraphicTimer .countDownTimer .clockWrap .clockTickWrap {
  width: 230px;
}

.cinemagraphicTimer .countDownTimer .clockHeader {
  font-size: 18px;
  padding-bottom: 15px;
}

.cinemagraphicTimer .countDownTimer .clockSeperator {
  width: 32px;
}

.cinemagraphicTimer .countDownTimer .split {
  font-size: 36px;
}

.cinemagraphicTimer .countDownTimer.clockTickTwo .clockTickWrap {
  width: 160px;
}

.cinemagraphicTimer .countDownTimer.clockTickOne {
  width: 43%;
}

.cinemagraphicTimer .countDownTimer.clockTickOne .clockWrap {
  width: 75%;
  float: right;
}

.cinemagraphicTimer .countDownTimer.clockTickOne .clockWrap .clockTickWrap {
  width: 200px;
}

.cinemagraphicTimer .countDownTimer.clockTickOne .clockWrap .clockHeader {
  padding: 0 0 15px 15px;
}

.cinemagraphicTimer .noCountDownTimer {
  background: url(/www/img/christmas/guru-overlay-carousel-xxl-1100-061115.png) no-repeat top left;
  width: 574px;
  height: 400px;
}

.cinemagraphicTimer .videoHide.postTimerState .cinemagraph-container {
  display: none;
}

.cinemagraphicTimer .videoHide.postTimerState .cinemagraphSection {
  position: relative;
}

.cinemagraphicTimer .grid-inner-cinemagraph {
  max-width: 100%;
  position: relative;
}

.cinemagraphicTimer .grid-inner-cinemagraph .cinemagraphSectionWrap {
  position: relative;
  max-width: 1100px;
  margin: 0 auto;
}

.cinemagraphicTimer .cinemagraph-container video {
  width: auto;
  display: block;
}

.cinemagraphicTimer .cinemagraphSection {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.cinemagraphicTimer .countDownTimer {
  *width: 45%;
  *float: left;
}

.cinemagraphicTimer .countDownTimer .clockSeperator {
  width: 53px;
  height: 78px;
}

.cinemagraphicTimer .countDownTimer .clockHeader {
  padding-left: 25px;
}

.cinemagraphicTimer .countDownTimer .clockWrap {
  padding-right: 0;
  padding-top: 120px;
  width: 48%;
  *width: 90%;
}

.cinemagraphicTimer .countDownTimer .clockWrap .clockTickWrap {
  width: 400px;
}

.cinemagraphicTimer .countDownTimer .clockWrap .clockTicks {
  padding-left: 20px;
}

.cinemagraphicTimer .countDownTimer .smalltext {
  font-size: 16px;
}

.cinemagraphicTimer .countDownTimer .split {
  font-size: 65px;
  padding: 32px 0;
}

.cinemagraphicTimer .countDownTimer .flip-dot {
  top: 55px;
  left: -12px;
  width: 6px;
  height: 6px;
}

.cinemagraphicTimer .countDownTimer .flip-dot:first-child {
  top: 35px;
}

.cinemagraphicTimer .countDownTimer .seperator {
  height: 78px;
}

.cinemagraphicTimer .countDownTimer.clockTickOne .clockWrap {
  padding-top: 115px;
}

.cinemagraphicTimer .countDownTimer.clockTickTwo .clockTickWrap {
  width: 280px;
}

.cinemagraphicTimer.carousel .slide-content h2,
.cinemagraphicTimer.carousel .slide-content p {
  padding-right: 100px;
}

.cinemagraphicTimer.carousel .slide-content.slide-content-noTimer {
  width: 48%;
}

.cinemagraphicTimer.carousel .slide-content.slide-content-noTimer h2,
.cinemagraphicTimer.carousel .slide-content.slide-content-noTimer p {
  padding-right: 100px;
}

.cinemagraphicTimer.carousel .preTimerState .slide-content {
  padding-bottom: 55px;
  width: 50%;
}

.cinemagraphicTimer.carousel .preTimerState .slide-content p {
  padding-right: 100px;
}

.cinemagraphicTimer .minutesTick .smalltext,
.cinemagraphicTimer .secondsTick .smalltext {
  display: block;
}

.cinemagraphicTimer .minutesTick .smalltext.smalltextMob,
.cinemagraphicTimer .secondsTick .smalltext.smalltextMob {
  display: none;
}

.legacy .cinemagraphicTimer .noCountDownTimer {
  display: none;
}

.legacy .cinemagraphicTimer .countDownTimer .seperator {
  top: -12px;
}

.touch .cinemagraphicTimer .noCountDownTimer {
  display: none;
}

.no-backgroundsize .cinemagraphic,
.no-js .cinemagraphic {
  background-size: auto;
  background-position: center center;
}

.backgroundsize .cinemagraphic {
  background-size: cover;
  background-position: right center;
}

.cinemagraphic {
  height: 180px;
  overflow: hidden;
  position: relative;
  color: #fff;
}

.cinemagraphic .cinemagraph-container {
  position: absolute;
  overflow: hidden;
}

.cinemagraphic .cinemagraph-container video {
  display: none;
}

.cinemagraphic .module-body {
  width: 100%;
  display: block;
  height: 180px;
  margin: 0;
  text-align: center;
  position: absolute;
  padding-top: 140px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.cinemagraphic .module-body h3 {
  font-family: Frutiger45Light,sans-serif;
  color: #fff;
  width: auto;
  margin: 0 0 8px;
  padding: 0;
  font-size: 22px;
  font-size: 1.375rem;
}

.cinemagraphic .module-body p {
  color: #fff;
  font-family: Frutiger55,sans-serif;
  font-size: 12px;
  font-size: .75rem;
}

.cinemagraphic .module-body .product-cta {
  background: url(/shared/img/arrow-down-sprite.png) no-repeat scroll 0 -37px transparent;
  display: inline-block;
  font-size: 14px;
  font-size: .875rem;
  color: #fff;
  padding-left: 25px;
}

.cinemagraphic {
  background-size: auto!important;
  background-position: center center!important;
  height: 240px;
}

.cinemagraphic .module-body {
  height: 240px;
  padding-top: 180px;
}

.cinemagraphic .module-body h3 {
  font-size: 30px;
  font-size: 1.875rem;
  margin-bottom: 12px;
  padding-right: 30px;
}

.cinemagraphic .module-body p {
  font-size: 14px;
  font-size: .875rem;
}

.cinemagraphic .module-body .product-cta {
  bottom: 25px;
  font-family: Frutiger45Light,sans-serif;
  font-size: 21px;
  font-size: 1.3125rem;
  background-position: 0 0;
}

.cinemagraphic {
  height: 500px;
  width: 100%;
  display: block;
}

.cinemagraphic .cinemagraph-container video {
  width: auto;
  display: block;
}

.cinemagraphic .module-body {
  position: absolute;
  width: 1100px;
  padding-top: 400px;
}

.cinemagraphic .module-body h3 {
  font-size: 32px;
  font-size: 2rem;
  margin-bottom: 20px;
  text-align: center;
}

.cinemagraphic .module-body p {
  font-size: 16px;
  font-size: 1rem;
}

.cinemagraphic .module-body .product-cta {
  font-size: 25px;
  font-size: 1.5625rem;
  background-position: 0 3px;
}

.column-text-m {
  background-color: transparent;
  height: auto;
  color: #032b5a;
}

.column-text-m .column-text-m-wrapper {
  margin: 0 20px;
}

.column-text-m .column-text-m-wrapper h2 {
  font-size: 20px;
  font-size: 1.25rem;
  margin-bottom: 20px;
  line-height: 26px;
}

.column-text-m .column-text-m-wrapper p {
  font-size: 14px;
  font-size: .875rem;
  line-height: 20px;
  margin-bottom: 20px;
}

.column-text-m .column-text-m-wrapper p {
  margin-bottom: 0;
}

.column-text-m .column-text-m-wrapper {
  width: 70%;
}

.column-text-m .column-text-m-wrapper h2 {
  width: 85%;
}

.column-text-m .column-text-m-wrapper {
  margin: 0;
}

.column-text-s {
  background-color: transparent;
  height: auto;
  color: #032b5a;
}

.column-text-s .column-text-s-wrapper {
  margin: 0 20px;
}

.column-text-s .column-text-s-wrapper h2 {
  font-size: 22px;
  font-size: 1.375rem;
  margin-bottom: 20px;
  line-height: 26px;
}

.column-text-s .column-text-s-wrapper p {
  font-size: 14px;
  font-size: .875rem;
  line-height: 20px;
  margin-bottom: 20px;
}

.column-text-s .column-text-s-wrapper p {
  margin-bottom: 0;
}

.column-text-s .column-text-s-wrapper {
  width: 86%;
}

.column-text-s .column-text-s-wrapper {
  margin: 0;
}

.column-text-xs {
  background-color: transparent;
  height: auto;
  color: #032b5a;
}

.column-text-xs .column-text-xs-wrapper {
  margin: 0 20px;
}

.column-text-xs .column-text-xs-wrapper h3 {
  font-size: 14px;
  font-size: .875rem;
  font-family: Frutiger55,sans-serif;
  font-weight: 700;
  line-height: 18px;
  margin-bottom: 20px;
}

.column-text-xs .column-text-xs-wrapper p {
  font-size: 14px;
  font-size: .875rem;
  line-height: 18px;
  margin-bottom: 20px;
}

.col-4 .module.column-text-xs {
  width: 50%;
}

.column-text-xs:nth-of-type(1),
.column-text-xs:nth-of-type(2) {
  margin-bottom: 30px;
}

.column-text-xs .column-text-xs-wrapper p {
  margin-bottom: 0;
}

.col-4 .module.column-text-xs {
  width: 25%;
}

.column-text-xs:nth-of-type(1),
.column-text-xs:nth-of-type(2) {
  margin-bottom: 0;
}

.column-text-xs .column-text-xs-wrapper {
  width: 80%;
}

.column-text-xs .column-text-xs-wrapper {
  margin: 0;
}

.legacy #mainContactUs .tooltip a {
  position: absolute;
  left: inherit;
  right: 20px!important;
  right: 0\0/!important;
  top: -30px;
  clear: both;
  height: auto;
}

.legacy #mainContactUs .tooltip a>:hover {
  filter: alpha(opacity=80);
  cursor: pointer;
}

.legacy #mainContactUs .bubblewrapper {
  right: 10px!important;
  top: 10px!important;
  background: url(//static.o2.co.uk/www/img/contactus/bubblearrow.png) 1px 23px no-repeat;
  padding: 0 0 0 10px!important;
}

.legacy #mainContactUs .bubble {
  padding: 0!Important;
}

.legacy #mainContactUs .bubble p {
  display: block;
}

.legacy #mainContactUs .ppp1 {
  position: relative;
  z-index: 999;
  overflow: visible;
}

.legacy #mainContactUs .prel {
  position: relative;
  z-index: 2;
}

.legacy #mainContactUs .accordion,
.legacy #mainContactUs .accordion h2 {
  width: 825px!important;
}

.legacy #mainContactUs .accordion inner {
  padding-bottom: 20px!important;
}

.legacy #mainContactUs .module {
  width: 570px;
}

.legacy #mainContactUs .module a {
  margin-left: -20px!important;
}

.legacy #mainContactUs .module a .module-body {
  margin-left: 20px!important;
}

.legacy #mainContactUs .selectedlink {
  float: left;
  width: 60%;
}

.legacy #mainContactUs div.accdiv {
  width: 825px!important;
}

.legacy #mainContactUs div.accdiv ul.formItems li {
  position: relative;
  list-style-type: none!important;
  width: 825px!important;
  height: 25px!important;
  clear: both!important;
}

.no-js .money,
.no-js .pbbo,
.no-js ul.formItems {
  display: none;
}

.no-js .accordion .inner h4 {
  margin-bottom: 20px;
  padding: 12px 0;
}

.no-js .minwidth75 h2 {
  margin: 20px;
}

.no-js .chatonline {
  display: none;
}

.js #mainContactUs ul.formItems {
  display: block;
}

.js #mainContactUs .accordion {
  visibility: hidden;
}

.js #side .accordion,
.no-js-version {
  display: none;
}

.dBlock {
  width: auto;
  display: block;
  clear: left;
}

.padl20 {
  padding-left: 20px;
}

.mar20 {
  margin: 20px 0 20px 20px;
}

.cf:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.cf {
  display: inline-block;
}

html[xmlns] .cf {
  display: block;
}

* html .cf {
  height: 1%;
}

.contactus-promo-m-live-chat,
.contactus-promo-s-live-chat {
  display: none;
}

.no-backgroundsize #contatcus-promo-xl-1-available,
.no-js #contatcus-promo-xl-1-available {
  background: url(//static.o2.co.uk/www/img/contactus/p1/promo-m-short-available.jpg) right 0 no-repeat;
}

.no-backgroundsize #contatcus-promo-xl-1-busy,
.no-js #contatcus-promo-xl-1-busy {
  background: url(//static.o2.co.uk/www/img/contactus/p1/promo-m-short-busy.jpg) right 0 no-repeat;
}

.no-backgroundsize #contatcus-promo-xl-1-offline,
.no-js #contatcus-promo-xl-1-offline {
  background: url(//static.o2.co.uk/www/img/contactus/p1/promo-m-short-offline.jpg) right 0 no-repeat;
}

.backgroundsize #contatcus-promo-xl-1-available {
  background: url(//static.o2.co.uk/www/img/contactus/p1/promo-m-short-available.jpg) right 0 no-repeat;
}

.backgroundsize #contatcus-promo-xl-1-busy {
  background: url(//static.o2.co.uk/www/img/contactus/p1/promo-m-short-busy.jpg) right 0 no-repeat;
}

.backgroundsize #contatcus-promo-xl-1-offline {
  background: url(//static.o2.co.uk/www/img/contactus/p1/promo-m-short-offline.jpg) right 0 no-repeat;
}

.cuextramartop20 {
  margin-top: 20px;
}

#containerContactUs {
  width: 100%;
  position: relative;
  min-height: 0;
  clear: left;
  height: auto;
  overflow: hidden;
  display: inline-block;
  display: block;
}

#mainContactUs {
  clear: left;
  height: auto;
  position: relative;
  min-height: 0;
  overflow: hidden;
  display: inline-block;
  display: block;
}

#mainContactUs a {
  text-decoration: none!important;
}

#mainContactUs .hoverAcc,
#mainContactUs .selectedAcc {
  background-color: #d7dadf!important;
}

#mainContactUs .h2heading {
  padding: 12px 0;
}

#mainContactUs ul.formItems li {
  width: 100%;
}

#mainContactUs .selectedlink {
  cursor: pointer;
  background-image: url(//static.o2.co.uk/www/img/contactus/radio-off.png)!important;
  background-position: 10px 3px;
  background-repeat: no-repeat;
  padding-left: 36px;
  color: #032b5a;
}

#mainContactUs .selectedlinkon {
  background-image: url(//static.o2.co.uk/www/img/contactus/radio-on.png)!important;
}

#mainContactUs .moreInfo {
  display: none!important;
  padding-left: 20px;
  clear: left;
  height: auto;
}

#mainContactUs .moreInfo span {
  width: 100%;
  display: block;
}

#mainContactUs .moreInfo a {
  margin-left: 0!important;
}

#mainContactUs a.arrowed {
  font-family: Frutiger55,sans-serif;
  float: left;
  color: #419eda;
  line-height: 1.25em;
  font-size: .875em;
  background: none!important;
}

#mainContactUs a.arrowed span {
  display: block;
  width: 18px;
  height: 18px;
  background: url(//static.o2.co.uk/shared/img/promo-cta-arrow.png) no-repeat scroll -2px -35px transparent;
  float: left;
  margin-right: 8px;
}

#mainContactUs td a.arrowed {
  padding: 0!important;
  margin-left: 0!important;
}

#mainContactUs a.noArrow {
  padding: 0!important;
  background: none!important;
  margin-left: 0!important;
  margin: 3px 0;
}

#mainContactUs .tooltip {
  margin-top: 20px;
}

#mainContactUs .tooltip a {
  background: none!important;
  padding: 0!important;
  display: block!important;
  position: relative;
  left: -20px;
  top: -10px;
  clear: left;
  width: 100%;
}

#mainContactUs .tooltip a>:hover {
  opacity: .8;
}

#mainContactUs .bubblewrapper {
  background: url(//static.o2.co.uk/www/img/contactus/bubblearrowtop.png) 50% 1px no-repeat;
  padding-top: 10px;
  clear: left;
  width: 100%;
  position: relative;
  z-index: 1;
}

#mainContactUs .bubble {
  position: relative;
  z-index: 1;
  width: 100%;
  display: inline-block;
  color: #fff;
  background: #419eda;
  clear: left;
  height: 100%;
}

#mainContactUs .bubble p {
  display: block;
  margin-left: 30px!important;
}

#mainContactUs .money,
#mainContactUs .pbbo {
  padding: 12px 0;
}

#mainContactUs .addressDetails {
  margin: 12px 0 12px 20px;
}

#mainContactUs .image {
  max-width: 91%;
}

#mainContactUs .module {
  height: 150px;
  margin: 20px 0 0!important;
}

#mainContactUs .module a {
  display: block;
  width: 100%;
  margin-left: 0!important;
}

#mainContactUs .module .module-body {
  display: block;
}

#mainContactUs .module .module-body .info p {
  margin: 0!important;
}

#mainContactUs .product-cta {
  background: url(//static.o2.co.uk/shared/img/promo-cta-arrow.png) 0 -95px no-repeat;
  color: #fff;
  display: block;
  padding: 0 0 0 25px;
  line-height: 1.1em;
}

#mainContactUs .accordion {
  position: relative;
  margin-bottom: 25px;
  float: left;
  width: 100%;
  overflow: hidden;
  border-top: 1px solid #d0d0d0;
  clear: left;
  height: auto;
}

#mainContactUs .accordion h2,
#mainContactUs .accordion h4 {
  line-height: 1.8em;
}

#mainContactUs .accordion h5 {
  color: #032b5a;
  font-family: Frutiger45Light,sans-serif;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 100;
  padding: 0 0 0 20px;
  margin: 20px 0;
}

#mainContactUs .accordion .new a.trigger {
  display: block;
  padding: 17px 0 17px 20px;
  background-image: url(//static.o2.co.uk/www/img/contactus/pluslight.png);
  background-repeat: no-repeat;
  background-position: 1px 50%;
  color: #419eda;
  font-family: Frutiger45Light,sans-serif;
  font-weight: 100;
  line-height: 1em;
  outline: 0;
}

#mainContactUs .accordion .new a.trigger.open {
  background-image: url(//static.o2.co.uk/www/img/contactus/minuslight.png);
}

#mainContactUs .accordion .new h2 {
  position: relative;
  background: #efefef;
  color: #032b5a!important;
  cursor: pointer;
  float: left;
  font-size: 20px;
  font-size: 1.25rem;
  width: 100%;
  padding: 0 0 0 10px;
  margin: 0;
  margin-top: -1px;
  border-top: 1px solid #d0d0d0;
  border-bottom: 1px solid #d0d0d0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#mainContactUs .accordion .new h2 span {
  display: block;
  float: left;
  width: 15px;
  margin-right: 10px;
}

#mainContactUs .accordion .new .outer {
  clear: left;
  height: auto;
}

#mainContactUs .accordion .inner {
  width: 100%;
  padding-bottom: 40px;
  position: relative;
  clear: left;
  height: auto;
  color: #032b5a;
  background: #fff;
  font-family: Frutiger45Light,sans-serif;
  margin-bottom: 1px;
}

#mainContactUs .accordion .inner h4 {
  background: #fff;
  color: #032b5a;
  cursor: pointer;
  float: left;
  font-size: 1em;
  padding: 0;
  margin-top: -1px!important;
  border-top: 1px solid #d0d0d0;
  border-bottom: 1px solid #d0d0d0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#mainContactUs .accordion .inner h4 a.trigger {
  background-image: url(//static.o2.co.uk/www/img/contactus/pluslight.png);
  color: #419eda;
}

#mainContactUs .accordion .inner h4 a.trigger.open {
  background-image: url(//static.o2.co.uk/www/img/contactus/minuslight.png);
}

#mainContactUs .accordion .inner p {
  margin: 10px 20px;
}

#mainContactUs .accordion .inner a {
  outline: 0 none;
  margin: 0 20px;
}

#mainContactUs .accordion .inner h4 {
  width: 100%;
  margin: 20px 0 0;
  outline: 0;
}

#mainContactUs .accordion .inner div.innertext {
  width: 88%;
  margin: 0 auto;
}

#mainContactUs .accordion .inner .inner {
  width: auto;
  background: #f8f8f8;
}

#mainContactUs .accordion .inner .inner a {
  padding: 0 0 0 25px;
  font-family: Frutiger55,sans-serif;
  float: left;
  color: #419eda;
  line-height: 1.25em;
  background: url(//static.o2.co.uk/shared/img/promo-cta-arrow.png) no-repeat scroll -2px -35px transparent;
}

#mainContactUs .accordion .inner .inner table a {
  padding: 0;
  float: none;
  background: 0 0;
  margin: 0;
}

#mainContactUs .accordion .inner div.accdiv {
  color: #032b5a;
  float: left;
  width: 100%;
  background: #fff;
  padding: 10px 0;
}

#mainContactUs .accordion .inner div.accdiv a,
#mainContactUs .accordion .inner div.accdiv h3,
#mainContactUs .accordion .inner div.accdiv h4,
#mainContactUs .accordion .inner div.accdiv p {
  margin: 10px 20px;
}

#mainContactUs .accordion .inner div.accdiv p a {
  margin: 10px 0;
  color: #032b5a;
}

#mainContactUs .accordion .inner div.accdiv ul {
  margin: 0 0 25px;
}

#mainContactUs .accordion .inner div.accdiv ul li {
  position: relative;
  width: 100%;
}

#mainContactUs .accordion .inner div.accdiv .default-content-container {
  padding: 0;
}

#mainContactUs .accordion .inner div.accdiv .default-content-container a {
  margin: 0;
  color: #419eda;
}

#mainContactUs .accordion .inner div.accdiv .default-content-container a:hover {
  text-decoration: underline!important;
}

#mainContactUs .cuDivider {
  clear: both;
  width: 100%;
  position: relative;
  background: transparent url(//static.o2.co.uk/shared/img/label-xxl-shadow575.png) 0 0 no-repeat;
  padding: 22px 0 6px 20px;
}

#mainContactUs .cuDivider.teleph {
  margin-bottom: 20px;
}

#mainContactUs .cuDivider.write {
  margin-top: 20px;
}

#mainContactUs .cuDivider h3 {
  color: #032b5a;
  width: 90%;
  font-size: 1.25em;
  line-height: 1.25em;
}

#mainContactUs .cuDivider .line {
  display: block!important;
  position: absolute;
  height: 2px;
  width: 100%;
  left: 0;
  bottom: 0;
  background: transparent url(//static.o2.co.uk/shared/img/label-xxl-line575.png) 0 0 no-repeat;
}

#contatcus-promo-xl-1-available {
  background: url(//static.o2.co.uk/www/img/contactus/p3/promo-accordion-xl-available.jpg) right 0 no-repeat!important;
}

#contatcus-promo-xl-1-busy {
  background: url(//static.o2.co.uk/www/img/contactus/p3/promo-accordion-xl-busy.jpg) right 0 no-repeat!important;
}

#contatcus-promo-xl-1-offline {
  background: url(//static.o2.co.uk/www/img/contactus/p3/promo-accordion-xl-offline.jpg) right 0 no-repeat!important;
}

#mainContactUs .image {
  max-width: 100%;
}

#mainContactUs .module {
  height: 200px;
  margin: 20px 0 0 20px!important;
  width: 53%;
}

#mainContactUs .accordion .inner h4 {
  width: 92%;
  margin: 20px 20px 0;
  outline: 0;
}

#mainContactUs .accordion .inner .inner {
  border-left: 20px solid #fff;
  border-right: 20px solid #fff;
  padding-top: 12px;
  width: 92%;
  overflow: hidden;
}

#mainContactUs .accordion .inner div.innertext {
  max-width: 600px;
  margin: 0 auto;
}

#mainContactUs .accordion .inner .module {
  height: 190px!important;
}

#mainContactUs .cuDivider {
  background: transparent url(//static.o2.co.uk/shared/img/label-xxl-shadow575.png) 20px 0 no-repeat;
  padding: 18px 0 1px 20px;
}

#mainContactUs .cuDivider .line {
  left: 20px;
  width: 90%;
}

#mainContactUs .responsive-table,
#mainContactUs table {
  margin: 12px auto!important;
  width: 90%!important;
}

.minwidth75 {
  min-width: 75%;
  float: left;
}

#mainContactUs .selectedlink {
  max-width: 60%;
}

#mainContactUs .module {
  width: 60%;
}

#mainContactUs .tooltip {
  margin-top: 0;
}

#mainContactUs .tooltip a {
  position: absolute;
  left: inherit;
  right: 10px;
  top: -30px;
}

#mainContactUs .bubblewrapper {
  background: url(//static.o2.co.uk/www/img/contactus/bubblearrow.png) 1px 33px no-repeat;
  padding-left: 10px;
  clear: left;
  width: 30%;
  position: absolute;
  z-index: 1;
  right: 0;
  top: -10px;
}

#mainContactUs .bubble {
  position: relative;
  z-index: 1;
  display: inline-block;
  color: #fff;
  padding: 8px;
  background: #419eda;
  clear: left;
  height: 100%;
}

#mainContactUs .bubble p {
  display: block;
  margin-left: 20px!important;
}

#mainContactUs .accordion .inner h4 {
  width: 94%;
}

#mainContactUs .accordion .inner div.accdiv ul li {
  height: 20px;
}

#mainContactUs .accordion .inner .inner {
  width: 94%;
}

#mainContactUs .accordion .new .outer {
  max-width: 100%;
}

#mainContactUs .image {
  margin-left: 30px;
}

#mainContactUs .cuDivider {
  background: transparent url(//static.o2.co.uk/shared/img/label-m-shadow.png) 0 0 no-repeat;
  padding: 18px 0 1px 30px;
}

#mainContactUs .cuDivider .line {
  background: transparent url(//static.o2.co.uk/shared/img/label-xxl-line575.png) 0 0 no-repeat;
}

#mainContactUs table {
  width: 94%;
  border-collapse: collapse;
  border-bottom: 1px solid #999;
  margin: 20px 0;
}

.countrybusiness1 .countrybusiness,
.countrybusiness1 .countrybusiness .extras,
.countrybusiness1 .custom-country-business,
.countrybusiness1 .custom-country-business .extras,
.countrybusiness2 .countrybusiness,
.countrybusiness2 .countrybusiness .extras,
.countrybusiness2 .custom-country-business,
.countrybusiness2 .custom-country-business .extras {
  height: auto;
}

.countrybusiness1 .countrybusiness,
.countrybusiness1 .custom-country-business,
.countrybusiness2 .countrybusiness,
.countrybusiness2 .custom-country-business {
  height: auto;
}

.countrybusiness1 .countrybusiness .extras,
.countrybusiness1 .custom-country-business .extras,
.countrybusiness2 .countrybusiness .extras,
.countrybusiness2 .custom-country-business .extras {
  height: 315px;
}

.countrybusiness1 .countrybusiness,
.countrybusiness1 .custom-country-business,
.countrybusiness2 .countrybusiness,
.countrybusiness2 .custom-country-business {
  height: auto;
}

.countrybusiness1 .countrybusiness .extras,
.countrybusiness1 .custom-country-business .extras,
.countrybusiness2 .countrybusiness .extras,
.countrybusiness2 .custom-country-business .extras {
  height: 253px;
}

.countrybusiness,
.custom-country-business {
  width: 100%;
  color: #032b5a;
  margin-bottom: 25px;
}

.countrybusiness div,
.custom-country-business div {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url(//static.o2.co.uk/shared/js/boxsizing.htc);
}

.countrybusiness div.select select,
.custom-country-business div.select select {
  padding-right: 36px;
  word-wrap: normal;
}

.countrybusiness div.select select:focus,
.custom-country-business div.select select:focus {
  border: 1px solid #fff;
}

.countrybusiness div.select span.select,
.custom-country-business div.select span.select {
  display: block;
  width: 100%;
}

.countrybusiness .default-content-container,
.custom-country-business .default-content-container {
  float: none;
}

.countrybusiness .default-content-container select,
.custom-country-business .default-content-container select {
  *padding: 0;
}

.countrybusiness .default-content-container .account-cta,
.custom-country-business .default-content-container .account-cta {
  color: #fff;
  background: url(//static.o2.co.uk/shared/img/promo-cta-arrow.png) no-repeat scroll 0 -35px transparent;
  padding: 0 0 5px 25px;
  display: block;
}

.countrybusiness a,
.custom-country-business a {
  color: #419eda;
}

.countrybusiness a:hover,
.custom-country-business a:hover {
  text-decoration: underline;
}

.countrybusiness .extras,
.countrybusiness .row1,
.countrybusiness .row2>div,
.countrybusiness .supplementary,
.custom-country-business .extras,
.custom-country-business .row1,
.custom-country-business .row2>div,
.custom-country-business .supplementary {
  padding: 20px;
}

.countrybusiness div.select,
.custom-country-business div.select {
  padding-top: 12px;
  padding-left: 51px;
  padding-right: 0;
  position: relative;
}

.countrybusiness div.select img,
.custom-country-business div.select img {
  width: 46px;
  height: 46px;
  position: absolute;
  left: 0;
  margin-top: -5px;
  display: none;
}

.countrybusiness .row1,
.custom-country-business .row1 {
  height: 173px;
}

.countrybusiness .extras p,
.countrybusiness .intro p,
.custom-country-business .extras p,
.custom-country-business .intro p {
  margin-top: 10px;
  font-size: 14px;
  font-size: .875rem;
}

.countrybusiness .row2>div,
.custom-country-business .row2>div {
  float: left;
  width: 50%;
  height: 109px;
  font-size: 11px;
  font-size: .6875rem;
  font-style: italic;
}

.countrybusiness .row2>div .bigger,
.custom-country-business .row2>div .bigger {
  font-style: normal;
  font-size: 34px;
  font-size: 2.125rem;
  font-family: Frutiger45Light,sans-serif;
  letter-spacing: -1px;
}

.countrybusiness .row2>div h2,
.custom-country-business .row2>div h2 {
  font-style: normal;
}

.countrybusiness2 .countrybusiness .row2>div h2,
.countrybusiness2 .custom-country-business .row2>div h2 {
  font-size: 14px;
  font-size: .875rem;
  font-family: Frutiger55,sans-serif;
}

.countrybusiness2 .countrybusiness .row2>div .bigger,
.countrybusiness2 .custom-country-business .row2>div .bigger {
  line-height: 42px;
}

.countrybusiness1 .countrybusiness .row2>div,
.countrybusiness1 .custom-country-business .row2>div {
  font-size: 12px;
  font-size: .75rem;
  font-style: normal;
  position: relative;
}

.countrybusiness1 .countrybusiness .row2>div span,
.countrybusiness1 .custom-country-business .row2>div span {
  display: inline-block;
  width: 16px;
  position: absolute;
  top: 18px;
}

.countrybusiness1 .countrybusiness .row2>div p,
.countrybusiness1 .custom-country-business .row2>div p {
  text-indent: 20px;
}

.countrybusiness2 .countrybusiness .row2>div,
.countrybusiness2 .custom-country-business .row2>div {
  width: 33%;
}

.countrybusiness .first,
.custom-country-business .first {
  border-right: 1px solid #d8d8d8;
}

.countrybusiness .last,
.custom-country-business .last {
  border-left: 1px solid #f8f8f8;
}

.countrybusiness .extras,
.custom-country-business .extras {
  height: auto;
  float: left;
  width: 100%;
  position: relative;
  top: 10px;
}

.countrybusiness .extras h2,
.custom-country-business .extras h2 {
  font-size: 16px;
  font-size: 1rem;
  font-family: Frutiger55,sans-serif;
}

.countrybusiness .extras .default-content-container,
.custom-country-business .extras .default-content-container {
  padding: 0;
}

.countrybusiness .extras .default-content-container a.cta,
.custom-country-business .extras .default-content-container a.cta {
  background-position: -2px -35px;
}

.countrybusiness .extras .default-content-container a.cta span,
.custom-country-business .extras .default-content-container a.cta span {
  display: none;
}

.countrybusiness .supplementary,
.custom-country-business .supplementary {
  font-size: 10px;
  font-size: .625rem;
  position: absolute;
  top: 282px;
  padding: 10px 20px;
}

.countrybusiness h2,
.custom-country-business h2 {
  font-size: 24px;
  font-size: 1.5rem;
}

.countrybusiness,
.custom-country-business {
  background: url(//static.o2.co.uk/www/img/modules/countryl2b/bp2/module-bg.jpg);
  margin-bottom: 0;
}

.countrybusiness .extras,
.countrybusiness .intro,
.countrybusiness .row2>div,
.countrybusiness div.select,
.custom-country-business .extras,
.custom-country-business .intro,
.custom-country-business .row2>div,
.custom-country-business div.select {
  padding: 17px 20px;
}

.countrybusiness .row1,
.custom-country-business .row1 {
  height: 180px;
  padding: 0;
}

.countrybusiness .intro,
.custom-country-business .intro {
  padding-bottom: 0;
}

.countrybusiness .countries,
.custom-country-business .countries {
  float: left;
  width: 66%;
}

.countrybusiness .row2>div,
.custom-country-business .row2>div {
  height: 135px;
}

.countrybusiness .row2>div .bigger,
.custom-country-business .row2>div .bigger {
  font-size: 54px;
  font-size: 3.375rem;
}

.countrybusiness2 .countrybusiness .row2>div .bigger,
.countrybusiness2 .custom-country-business .row2>div .bigger {
  font-size: 34px;
  font-size: 2.125rem;
  line-height: 60px;
}

.countrybusiness1 .countrybusiness .row2>div,
.countrybusiness1 .custom-country-business .row2>div {
  font-size: 14px;
  font-size: .875rem;
  padding-top: 17px;
  padding-bottom: 17px;
}

.countrybusiness1 .countrybusiness .row2>div span,
.countrybusiness1 .custom-country-business .row2>div span {
  top: 16px;
}

.countrybusiness div.select,
.custom-country-business div.select {
  padding-left: 71px;
}

.countrybusiness div.select img,
.custom-country-business div.select img {
  left: 20px;
}

.countrybusiness .extras,
.custom-country-business .extras {
  float: right;
  width: 34%;
  border-left: 1px solid #FFF;
  background: #efefef;
  font-size: 14px;
  font-size: .875rem;
  height: 315px;
  top: 0;
}

.countrybusiness .extras h2,
.custom-country-business .extras h2 {
  font-size: 24px;
  font-size: 1.5rem;
  font-family: Frutiger45Light,sans-serif;
}

.countrybusiness .supplementary,
.custom-country-business .supplementary {
  float: left;
  width: 100%;
  position: relative;
  top: 0;
}

.countrybusiness h2,
.custom-country-business h2 {
  font-size: 28px;
  font-size: 1.75rem;
}

.countrybusiness,
.custom-country-business {
  background: url(//static.o2.co.uk/www/img/modules/countryl2b/bp3/module-bg.jpg);
}

.countrybusiness .extras,
.countrybusiness .intro,
.countrybusiness .row2>div,
.countrybusiness div.select,
.custom-country-business .extras,
.custom-country-business .intro,
.custom-country-business .row2>div,
.custom-country-business div.select {
  padding: 27px 30px;
}

.countrybusiness .row1,
.custom-country-business .row1 {
  height: 150px;
}

.countrybusiness .intro,
.custom-country-business .intro {
  padding-right: 0;
}

.countrybusiness .intro,
.countrybusiness div.select,
.custom-country-business .intro,
.custom-country-business div.select {
  height: 150px;
  width: 50%;
  float: left;
}

.countrybusiness .row2>div,
.custom-country-business .row2>div {
  height: 103px;
  padding-right: 20px;
  position: relative;
  font-size: 12px;
  font-size: .75rem;
}

.countrybusiness .row2>div .bigger,
.custom-country-business .row2>div .bigger {
  float: left;
  font-size: 54px;
  font-size: 3.375rem;
}

.countrybusiness2 .countrybusiness .row2>div .bigger,
.countrybusiness2 .custom-country-business .row2>div .bigger {
  float: none;
  font-size: 44px;
  font-size: 2.75rem;
  line-height: 44px;
}

.countrybusiness1 .countrybusiness .row2>div span,
.countrybusiness1 .custom-country-business .row2>div span {
  top: 18px;
}

.countrybusiness1 .countrybusiness .row2>div p,
.countrybusiness1 .custom-country-business .row2>div p {
  text-indent: 0;
  padding-left: 24px;
}

.countrybusiness div.select,
.custom-country-business div.select {
  padding-left: 81px;
}

.countrybusiness div.select img,
.custom-country-business div.select img {
  left: 30px;
}

.countrybusiness .first p,
.custom-country-business .first p {
  left: 93px;
}

.countrybusiness .last p,
.custom-country-business .last p {
  left: 123px;
}

.countrybusiness .extras,
.custom-country-business .extras {
  height: 253px;
}

.countrybusiness .supplementary,
.custom-country-business .supplementary {
  padding: 20px 30px;
}

@-moz-document url-prefix()  {
  .countrybusiness div.select img,
  .custom-country-business div.select img {
    margin-top: -3px;
  }
}

.country {
  width: 100%;
  color: #032b5a;
  height: 473px;
  margin-bottom: 25px;
}

.country div {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url(//static.o2.co.uk/shared/js/boxsizing.htc);
}

.country div.select select {
  width: 100%;
}

.country div.select select:focus {
  border: 1px solid #fff;
}

.country div.select span.select {
  display: block;
  width: 100%;
}

.country .default-content-container {
  float: none;
}

.country .default-content-container select {
  *padding: 0;
}

.country a {
  color: #419eda;
}

.country a:hover {
  text-decoration: underline;
}

.country .extras,
.country .row1,
.country .row2>div,
.country .supplementary {
  padding: 20px;
}

.country div.select {
  padding-top: 12px;
  padding-left: 51px;
  padding-right: 0;
  position: relative;
}

.country div.select img {
  width: 46px;
  height: 46px;
  position: absolute;
  left: 0;
  margin-top: -5px;
  display: none;
}

.country .row1 {
  height: 173px;
}

.country .extras p,
.country .intro p {
  margin-top: 10px;
  font-size: 14px;
  font-size: .875rem;
}

.country .row2>div {
  float: left;
  width: 50%;
  height: 109px;
  font-size: 11px;
  font-size: .6875rem;
  font-style: italic;
}

.country .row2>div .bigger {
  font-style: normal;
  font-size: 34px;
  font-size: 2.125rem;
  font-family: Frutiger45Light,sans-serif;
  letter-spacing: -1px;
}

.country .row2>div h2 {
  font-style: normal;
}

.countryl2a .country .row2>div h2,
.countryl3a .country .row2>div h2 {
  font-size: 14px;
  font-size: .875rem;
  font-family: Frutiger55,sans-serif;
}

.countryl2a .country .row2>div .bigger,
.countryl3a .country .row2>div .bigger {
  line-height: 42px;
}

.countryl2c .country .row2>div {
  font-size: 12px;
  font-size: .75rem;
  font-style: normal;
  position: relative;
}

.countryl2c .country .row2>div span {
  display: inline-block;
  width: 16px;
  position: absolute;
  top: 18px;
}

.countryl2c .country .row2>div p {
  text-indent: 20px;
}

.countryl3a .country .row2>div {
  width: 33%;
}

.country .first {
  border-right: 1px solid #d8d8d8;
}

.country .last {
  border-left: 1px solid #f8f8f8;
}

.country .extras {
  height: 150px;
  float: left;
  width: 100%;
  position: relative;
  top: 10px;
}

.country .extras h2 {
  font-size: 16px;
  font-size: 1rem;
  font-family: Frutiger55,sans-serif;
}

.country .extras .default-content-container {
  padding: 0;
}

.country .extras .default-content-container a.cta {
  background-position: -2px -35px;
}

.country .extras .default-content-container a.cta span {
  display: none;
}

.country .supplementary {
  font-size: 10px;
  font-size: .625rem;
  position: absolute;
  top: 282px;
  padding: 10px 20px;
}

.country h2 {
  font-size: 24px;
  font-size: 1.5rem;
}

.country {
  height: 345px;
  background: url(//static.o2.co.uk/www/img/modules/countryl2b/bp2/module-bg.jpg);
  margin-bottom: 0;
}

.country .extras,
.country .intro,
.country .row2>div,
.country div.select {
  padding: 17px 20px;
}

.country .row1 {
  height: 180px;
  padding: 0;
}

.country .intro {
  padding-bottom: 0;
}

.country .countries {
  float: left;
  width: 66%;
}

.country .row2>div {
  height: 135px;
}

.country .row2>div .bigger {
  font-size: 54px;
  font-size: 3.375rem;
}

.countryl2a .country .row2>div .bigger,
.countryl3a .country .row2>div .bigger {
  font-size: 54px;
  font-size: 3.375rem;
  line-height: 60px;
}

.countryl2c .country .row2>div {
  font-size: 14px;
  font-size: .875rem;
  padding-top: 17px;
  padding-bottom: 17px;
}

.countryl2c .country .row2>div span {
  top: 16px;
}

.country div.select {
  padding-left: 71px;
}

.country div.select img {
  left: 20px;
}

.country .extras {
  float: right;
  width: 34%;
  border-left: 1px solid #FFF;
  background: #efefef;
  font-size: 14px;
  font-size: .875rem;
  height: 315px;
  top: 0;
}

.country .extras h2 {
  font-size: 24px;
  font-size: 1.5rem;
  font-family: Frutiger45Light,sans-serif;
}

.country .supplementary {
  float: left;
  width: 100%;
  position: relative;
  top: 0;
}

.country h2 {
  font-size: 28px;
  font-size: 1.75rem;
}

.country {
  height: 302px;
  background: url(//static.o2.co.uk/www/img/modules/countryl2b/bp3/module-bg.jpg);
}

.country .extras,
.country .intro,
.country .row2>div,
.country div.select {
  padding: 27px 30px;
}

.country .row1 {
  height: 150px;
}

.country .intro {
  padding-right: 0;
}

.country .intro,
.country div.select {
  height: 150px;
  width: 50%;
  float: left;
}

.country .row2>div {
  height: 103px;
  padding-right: 20px;
  position: relative;
  font-size: 12px;
  font-size: .75rem;
}

.country .row2>div .bigger {
  float: left;
  font-size: 54px;
  font-size: 3.375rem;
}

.countryl2b .country .row2>div p {
  position: absolute;
  bottom: 28px;
  padding-right: 15px;
}

.countryl2a .country .row2>div .bigger,
.countryl3a .country .row2>div .bigger {
  float: none;
  font-size: 44px;
  font-size: 2.75rem;
  line-height: 44px;
}

.countryl2c .country .row2>div span {
  top: 18px;
}

.countryl2c .country .row2>div p {
  text-indent: 0;
  padding-left: 24px;
}

.country .default-content-container span.select select.ellipsis {
  padding-right: 42px;
  text-overflow: ellipsis;
}

.country div.select {
  padding-left: 81px;
}

.country div.select img {
  left: 30px;
}

.country .first p {
  left: 93px;
}

.country .last p {
  left: 123px;
}

.country .extras {
  height: 253px;
}

.country .supplementary {
  padding: 20px 30px;
}

@-moz-document url-prefix()  {
  .country div.select img {
    margin-top: -3px;
  }
}

.default-promo-container .ctaConfigurableIcon ul {
  margin-left: 18px!important;
}

.ctaConfigurableIcon {
  display: block;
  width: 100%;
  height: auto;
  overflow: hidden;
}

.ctaConfigurableIcon.module {
  background-color: transparent;
}

.ctaConfigurableIcon h4 {
  margin-bottom: 5px!important;
}

.ctaConfigurableIcon ul {
  margin-left: 0!important;
}

.ctaConfigurableIcon ul li {
  list-style-type: none!important;
}

.ctaConfigurableIcon a {
  border: 0;
  color: #419eda;
  padding: 5px 20px 5px 30px;
  display: block;
  float: none;
  width: auto;
  font-size: .875em;
  line-height: 1em;
}

.ctaConfigurableIcon a:hover {
  text-decoration: underline;
}

.ctaConfigurableIcon a.arrow {
  background: url(//static.o2.co.uk/shared/img/arrow_blue_small.png) no-repeat scroll 2px 50% transparent;
}

.ctaConfigurableIcon a.download {
  background: url(//static.o2.co.uk/shared/img/download-link.png) no-repeat scroll 2px 50% transparent;
}

.default-promo-container .ctaHorizontalGroup ul {
  margin-left: 18px!important;
}

.ctaHorizontalGroup {
  display: block;
  width: 25%;
  height: auto;
  overflow: hidden;
}

.ctaHorizontalGroup.module {
  background-color: transparent;
}

.ctaHorizontalGroup h4 {
  margin-bottom: 5px!important;
}

.ctaHorizontalGroup ul {
  margin-left: 0!important;
  padding-left: 25px;
  padding-bottom: 20px;
}

.ctaHorizontalGroup ul li {
  list-style-type: none!important;
}

.ctaHorizontalGroup a {
  border: 0;
  color: #419eda;
  padding: 5px 20px 5px 30px;
  display: block;
  float: none;
  width: auto;
  font-size: .875em;
  line-height: 1em;
}

.ctaHorizontalGroup a:hover {
  text-decoration: underline;
}

.ctaHorizontalGroup a.arrow {
  background: url(//static.o2.co.uk/shared/img/arrow_blue_small.png) no-repeat scroll 2px 50% transparent;
}

.ctaHorizontalGroup a.download {
  background: url(//static.o2.co.uk/shared/img/download-link.png) no-repeat scroll 2px 50% transparent;
}

.ctaHorizontalGroup a.arrowbottom {
  background: url(//static.o2.co.uk/shared/img/down-arrow-sprite.png) no-repeat scroll 2px 36% transparent;
}

.ctaHorizontalGroup.module {
  width: auto!important;
}

.ctaHorizontalGroup ul {
  margin-left: 0!important;
  padding-left: 25px;
}

.ctaHorizontalGroup ul li {
  float: left;
}

.ctaHorizontalGroup.module {
  width: auto!important;
}

.ctaHorizontalGroup ul {
  margin-left: 0!important;
  padding-left: 25px;
}

.ctaHorizontalGroup ul li {
  float: left;
}

#o2-footer {
  margin-top: 0;
}

.margin-bottom25 {
  margin-bottom: 25px;
}

.default-content-header .header-super-xxl,
.default-content-header .header-xxl,
.default-content-header .promo-xxl {
  margin-bottom: 5px;
}

.default-content-nav {
  display: none;
}

.left-nav-on .default-content-nav {
  float: left;
  width: 100%;
  display: block;
}

.right-promo-on .default-promo-container {
  float: none;
  width: 100%;
  display: block;
  padding-bottom: 20px;
}

.bottom-promo-on .default-promo-container {
  float: left;
  width: 100%;
  display: block;
  padding-bottom: 25px;
}

.bottom-promo-on .default-promo-container .col-2 .module {
  width: 100%;
  background-position: 100%!important;
}

.left-nav-off .col-1third,
.left-nav-off .col-2thirds {
  width: 100%;
}

.left-nav-on.right-promo-on .default-content-container .image img {
  margin-bottom: 25px;
  width: 100%;
}

.left-nav-on.right-promo-on .default-content-container .media {
  width: 100%;
  margin-bottom: 25px;
}

.image-gallery-section-wrap.col-2 {
  margin-bottom: 20px!important;
}

.image-gallery-section-wrap.col-2 .default-content-container.module {
  padding: 10px 20px;
  background: 0 0;
}

.image-gallery-section-wrap.col-2 .default-content-container.module h2 {
  margin-bottom: 15px;
}

.image-gallery-section-wrap.col-2 .default-content-container.module p {
  line-height: 21px;
  margin-bottom: 15px;
}

.image-gallery-section-wrap.col-2 .default-content-container.module a {
  font-size: 15px;
  font-size: .9375rem;
}

.image-gallery-section-wrap.col-2 .default-content-container.module a:hover {
  text-decoration: none;
}

.divider,
.lhn-divider {
  display: inline-block;
  background: url(//static.o2.co.uk/shared/img/divider-repeat.png) repeat-x scroll 0 0 #f8f8f8;
  height: 5px;
  margin: 0 0 25px;
  overflow: hidden;
  width: 100%;
}

.divider .divide-left,
.divider .divide-right,
.lhn-divider .divide-left,
.lhn-divider .divide-right {
  background: url(//static.o2.co.uk/shared/img/divider-left-right.png) no-repeat scroll 0 0 #f8f8f8;
  width: 130px;
  height: 5px;
}

.divider .divide-left,
.lhn-divider .divide-left {
  float: left;
}

.divider .divide-right,
.lhn-divider .divide-right {
  float: right;
  background-position: -25px -25px;
}

.lhn-divider {
  margin-top: 12px;
}

.default-content-container {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url(//static.o2.co.uk/shared/js/boxsizing.htc);
  padding: 20px 20px 0;
  color: #032b5a;
  font-family: Frutiger55,sans-serif;
  word-wrap: break-word;
}

.default-content-container.text-box {
  background: 0 0;
}

.default-content-container.no-padding {
  padding: 0;
}

.default-content-container .custom-red,
.default-content-container dl dd em.custom-red li {
  color: red;
}

.default-content-container h2,
.default-content-container h3,
.default-content-container h4,
.default-content-container h5 {
  margin: 0 0 20px;
  color: #032b5a;
  font-family: Frutiger45Light,sans-serif;
  line-height: inherit;
  display: block;
}

.default-content-container h2 {
  font-size: 25px;
  font-size: 1.5625rem;
}

.default-content-container h2 img {
  display: inline-block;
  padding-right: 5px;
  vertical-align: middle;
}

.default-content-container h3 {
  font-size: 22px;
  font-size: 1.375rem;
}

.default-content-container h4 {
  font-size: 20px;
  font-size: 1.25rem;
}

.default-content-container h5 {
  font-size: 12px;
  font-size: .75rem;
  margin-bottom: 5px;
  font-weight: 400!important;
}

.default-content-container address,
.default-content-container p {
  font-size: 16px;
  font-size: 1rem;
  margin: 0 0 25px;
}

.default-content-container address small,
.default-content-container p small {
  font-size: 12px;
  font-size: .75rem;
  font-family: Frutiger45Light,sans-serif;
}

.default-content-container .video-title {
  margin-bottom: 0;
}

.default-content-container a {
  color: #419eda;
}

.default-content-container a:hover {
  text-decoration: underline;
}

.default-content-container a.cta {
  background: url(//static.o2.co.uk/shared/img/promo-cta-arrow.png) no-repeat scroll -2px -33px;
  padding-left: 25px;
}

.default-content-container ul {
  margin-bottom: 25px;
  margin-left: 20px;
}

.default-content-container ul li {
  font-size: 16px;
  font-size: 1rem;
  list-style-type: disc;
  list-style: disc;
  font-family: Frutiger55,sans-serif;
  line-height: 1.25em;
  list-style-position: outside;
}

.default-content-container ul.unstyled {
  margin-left: 0;
}

.default-content-container ul.unstyled>li {
  list-style-type: none;
  list-style-position: inside;
}

.default-content-container ul.unstyled>li ul {
  margin-top: 20px;
}

.default-content-container ul.unstyled.indented {
  margin-left: 20px;
}

.default-content-container ul.spaced li {
  margin-bottom: 20px;
}

.default-content-container ol {
  margin-bottom: 25px;
  padding-left: 25px;
  *padding-left: 0;
}

.default-content-container ol li {
  font-size: 16px;
  font-size: 1rem;
  font-family: Frutiger55,sans-serif;
  line-height: 1.25em;
}

.default-content-container ol.alphaUpper li {
  list-style-type: upper-alpha;
}

.default-content-container ol.alphaLower li {
  list-style-type: lower-alpha;
}

.default-content-container ol.numbered li {
  list-style-type: decimal;
}

.default-content-container ol.unstyled {
  padding-left: 0;
}

.default-content-container ol.unstyled li {
  list-style-type: none;
  margin-bottom: 20px;
}

.default-content-container ol.unstyled li ol {
  margin-top: 20px;
}

.default-content-container ol.linkList {
  padding-left: 0;
  counter-reset: i 0;
}

.default-content-container ol.linkList li {
  list-style-type: none;
  *list-style-type: decimal;
}

.default-content-container ol.linkList li:before {
  content: counter(i);
  counter-increment: i;
  padding-right: .5em;
  color: #419eda;
}

.default-content-container .download-link {
  float: left;
  margin: 0 0 25px;
  width: 100%;
}

.default-content-container .download-link a {
  color: #032b5a;
  background: url(//static.o2.co.uk/shared/img/download-link.png) no-repeat scroll 0 0 transparent;
  float: left;
  padding-left: 30px;
  font-size: .875em;
  line-height: 20px;
}

.default-content-container .download-link a:hover {
  color: #419eda;
}

.default-content-container .accordian {
  border-top: 1px solid #e0e0e0;
  margin-bottom: 25px;
  float: left;
  width: 100%;
  overflow: hidden;
}

.default-content-container .accordian.no-margin {
  margin-bottom: 0;
}

.default-content-container .accordian ul {
  margin-left: 0;
}

.default-content-container .accordian ul li {
  width: 100%;
  float: left;
  list-style: none;
}

.default-content-container .accordian ul li h2 {
  background: #efefef;
  color: #032b5a;
  cursor: pointer;
  float: left;
  font-size: 1em;
  width: 100%;
  padding: 10px 0 10px 20px;
  margin: 0;
  border-bottom: 1px solid #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url(//static.o2.co.uk/shared/js/boxsizing.htc);
}

.default-content-container .accordian ul li h2 .js-accordian-indicator {
  color: #007dba;
}

.default-content-container .accordian ul li h2 span {
  display: block;
  float: left;
  width: 15px;
  margin-right: 10px;
}

.default-content-container .accordian ul li h2 span.accordian-header {
  width: 85%;
}

.default-content-container .accordian ul li h2:focus,
.default-content-container .accordian ul li h2:hover {
  background: #d7dadf;
}

.default-content-container .accordian ul li div {
  display: none;
  color: #032b5a;
  float: left;
  width: 100%;
  background: #fff;
  border-bottom: 1px solid #e0e0e0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url(//static.o2.co.uk/shared/js/boxsizing.htc);
  padding: 20px 20px 0;
}

.default-content-container .accordian ul li div h3,
.default-content-container .accordian ul li div h4,
.default-content-container .accordian ul li div p {
  margin-bottom: 25px;
}

.default-content-container .accordian ul li ul {
  overflow: hidden;
  margin: 0 0 25px;
}

.default-content-container .accordian ul li ul li {
  width: 95%;
  list-style: disc;
  margin-left: 25px;
}

.default-content-container .accordian ul li ol {
  overflow: hidden;
  margin: 0 0 25px;
}

.default-content-container .accordian ul li ol li {
  width: 95%;
  list-style: decimal;
  margin-left: 0;
  margin-bottom: 20px;
}

.default-content-container .accordian ul li img {
  max-width: 100%;
}

.default-content-container .accordian a {
  color: #419eda;
}

.default-content-container .accordian table {
  border: 0;
  border-collapse: collapse;
}

.default-content-container .accordian .responsive-table {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RkZGRkZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2RkZGRkZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2VmZWZlZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZmVmZWYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(left,#ddd 0,#ddd 50%,#efefef 50%,#efefef 100%);
  background: -webkit-gradient(linear,left top,right top,color-stop(0%,#ddd),color-stop(50%,#ddd),color-stop(50%,#efefef),color-stop(100%,#efefef));
  background: -webkit-linear-gradient(left,#ddd 0,#ddd 50%,#efefef 50%,#efefef 100%);
  background: -o-linear-gradient(left,#ddd 0,#ddd 50%,#efefef 50%,#efefef 100%);
  background: -ms-linear-gradient(left,#ddd 0,#ddd 50%,#efefef 50%,#efefef 100%);
  background: linear-gradient(to right,#ddd 0,#ddd 50%,#efefef 50%,#efefef 100%);
}

.default-content-container .accordian .responsive-table * {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.default-content-container .accordian .responsive-table dl {
  border-top: 1px solid #FFF;
  width: 100%;
  padding: 5px 0;
}

.default-content-container .accordian .responsive-table dl:first-child {
  border-top: 0;
}

.default-content-container .accordian .responsive-table dd,
.default-content-container .accordian .responsive-table dt {
  width: 50%;
  display: inline-block;
  vertical-align: top;
  padding: 5px 10px;
}

.default-content-container .accordian .responsive-table div.colspan {
  font-weight: 700;
  padding: 10px;
  width: 50%;
}

.default-content-container .accordian .responsive-table div.caption {
  margin: 0;
}

.default-content-container .accordian .responsive-table,
.default-content-container .accordian table {
  margin-bottom: 25px;
  margin-top: 0;
  font-size: 14px;
  font-size: .875rem;
  text-align: left;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url(//static.o2.co.uk/shared/js/boxsizing.htc);
}

.default-content-container .accordian .responsive-table .caption,
.default-content-container .accordian .responsive-table caption,
.default-content-container .accordian table .caption,
.default-content-container .accordian table caption {
  padding: 8px 10px;
  background: #4f5357;
  color: #fff;
  text-align: left;
  margin: 0 1px;
}

.default-content-container .accordian .responsive-table th,
.default-content-container .accordian table th {
  background: #dbdbdb;
}

.default-content-container .accordian .responsive-table tr,
.default-content-container .accordian table tr {
  background-color: #efefef;
}

.default-content-container .accordian .responsive-table .alternate-color,
.default-content-container .accordian table .alternate-color {
  background-color: #f8f8f8;
}

.default-content-container .accordian .responsive-table td,
.default-content-container .accordian .responsive-table th,
.default-content-container .accordian table td,
.default-content-container .accordian table th {
  text-align: left;
  padding: 8px 10px;
  vertical-align: top;
  border: 1px solid #FFF;
  word-wrap: break-word;
}

.default-content-container .accordian .responsive-table p,
.default-content-container .accordian table p {
  word-break: break-word;
}

.default-content-container .image img {
  margin-bottom: 25px;
  width: 100%;
}

.default-content-container .media iframe {
  width: 100%;
  margin-bottom: 25px;
  height: 250px;
}

.default-content-container .media object {
  width: 100%;
  margin-bottom: 25px;
}

.default-content-container .faq {
  margin-bottom: 25px;
}

#o2-footer {
  margin-top: 30px;
}

.default-content-header .header-xxl {
  margin-bottom: 35px;
}

.default-content-header .header-super-xxl-grad {
  margin-bottom: 0!important;
}

.default-content-header .header-super-xxl,
.default-content-header .promo-xxl {
  margin-bottom: 25px;
}

.left-nav-on.right-promo-on .default-wrapper {
  width: 100%;
  float: none;
}

.left-nav-on.bottom-promo-on .default-wrapper {
  width: 100%;
  float: right;
}

.left-nav-on.right-promo-on .default-content-container {
  float: left;
  width: 66.6%;
}

.left-nav-on.bottom-promo-on .default-content-container {
  float: left;
  width: 100%;
}

.left-nav-on.right-promo-on .default-promo-container {
  float: right;
  width: 33.3%;
  display: block;
  padding-bottom: 20px;
}

.left-nav-on.bottom-promo-on .default-promo-container {
  float: right;
  width: 100%;
}

.left-nav-on.bottom-promo-on .default-promo-container .col-2 .module {
  width: 49%;
  background-position: right top!important;
}

.default-content-container .image img {
  margin-bottom: 25px;
  width: 75%;
}

.default-content-container .media,
.default-content-container .media iframe {
  width: 75%;
  margin-bottom: 25px;
}

.default-content-nav .navleft {
  margin-top: 0;
}

.left-nav-on.right-promo-on .default-content-container .image img {
  margin-bottom: 25px;
  width: 100%;
}

.left-nav-on.right-promo-on .default-content-container .media iframe {
  width: 100%;
  margin-bottom: 25px;
  height: 320px;
}

.left-nav-off.right-promo-on .default-content-container {
  float: left;
  width: 66.6%;
}

.left-nav-off.right-promo-on .default-promo-container {
  float: right;
  width: 33.3%;
}

.default-content-container {
  padding: 0 30px;
}

.default-content-container.no-padding {
  padding: 0;
}

.default-content-container .small {
  width: 50%;
  clear: left;
}

.default-content-container .medium {
  width: 66%;
}

.default-content-container .large {
  width: 75%;
}

.default-content-container .x-large {
  width: 90%;
}

.default-content-container .full {
  width: 100%;
  clear: both;
}

.image-gallery-section-wrap.col-2 {
  margin-bottom: auto!important;
}

.image-gallery-section-wrap.col-2 .default-content-container.module {
  padding: 25px 20px 0;
}

.default-content-lhn.link-list-tab-Pad {
  padding: 0 30px;
}

ul.indented {
  margin-left: 40px;
}

#o2-footer {
  margin-top: 60px;
}

.default-content-header .header-xxl {
  margin-bottom: 50px;
}

.default-content-header .header-super-xxl-grad {
  margin-bottom: 0!important;
}

.default-content-header .header-super-xxl,
.default-content-header .promo-xxl {
  margin-bottom: 30px;
}

.left-nav-on .default-content-nav {
  float: left;
  width: 25%;
  display: block;
}

.left-nav-on .default-content-container {
  float: right;
  width: 75%;
}

.left-nav-on.bottom-promo-on .default-wrapper,
.left-nav-on.right-promo-on .default-wrapper {
  width: 75%;
  float: right;
}

.left-nav-on.right-promo-on .default-content-container {
  float: left;
  width: 66.6%;
}

.left-nav-on.right-promo-on .default-promo-container {
  float: right;
  width: 33.3%;
  display: block;
  padding-bottom: 20px;
}

.left-nav-off.right-promo-on .default-content-container {
  float: left;
  width: 75%;
}

.left-nav-off.right-promo-on .default-promo-container {
  float: right;
  width: 25%;
}

.default-content-lhn {
  padding: 0 30px;
}

.deviceList .device-wrapper {
  margin: 20px 10px 0;
}

.deviceList .devices {
  width: 50%;
  display: inline-block;
  float: left;
  padding: 0 10px;
  box-sizing: border-box;
  margin-bottom: 20px;
}

.deviceList .devices>a {
  display: block;
  overflow: hidden;
  height: 175px;
  width: 100%;
  background-color: #efefef;
}

.deviceList .devices>a:hover {
  background: #D6DADF;
}

.deviceList .devices img {
  height: 90px;
  margin: 18px auto;
  display: block;
  box-sizing: inherit;
}

.deviceList .devices .deviceText {
  font-size: 13px;
  display: block;
  margin: 0 10px;
  height: 32px;
  text-align: center;
  overflow: hidden;
}

.deviceList .device-wrapper {
  margin: 0 10px;
}

.deviceList .devices {
  width: 33.3333333%;
}

.deviceList .devices img {
  height: 110px;
  margin: 28px auto;
}

.deviceList .devices>a {
  height: 225px;
}

.deviceList .devices .deviceText {
  font-size: 14px;
  margin: 0 10px;
  height: 34px;
}

.deviceList .device-wrapper {
  margin: 0 -10px;
}

.deviceList .devices {
  width: 16.666667%;
}

.deviceList .devices .deviceText {
  margin: 0 20px;
}

.default-promo-container .downloadLinks ul {
  margin-left: 18px!important;
}

.downloadLinks {
  display: block;
  width: 100%;
  height: auto;
  overflow: hidden;
}

.downloadLinks.module {
  background-color: transparent;
}

.downloadLinks h4 {
  margin-bottom: 5px!important;
}

.downloadLinks ul {
  margin-left: 0!important;
}

.downloadLinks ul li {
  list-style-type: none!important;
}

.downloadLinks a {
  border: 0;
  background: url(//static.o2.co.uk/shared/img/download-link.png) no-repeat scroll 2px 50% transparent;
  color: #419eda;
  padding: 5px 20px 5px 30px;
  display: block;
  float: none;
  width: auto;
  font-size: .875em;
  line-height: 1em;
}

.downloadLinks a:hover {
  text-decoration: underline;
}

.no-js .faq .supportinglink {
  position: relative!important;
}

.faq {
  background-color: #efefef;
  width: 100%;
  display: block;
  min-height: 380px;
}

.faq a:hover {
  text-decoration: underline;
}

.faq .module-body h3 {
  color: #032b5a;
  width: auto;
  padding: 25px 20px 0;
  margin: 0;
  font-size: 1.5em;
  height: 57px;
  overflow: hidden;
}

.faq .module-body dl {
  margin: 0;
  display: block;
}

.faq .module-body dl dt {
  border-left: 0;
  border-right: 0;
  border-top: 0;
  border-bottom: 1px solid #d8d8d8;
  display: block;
  overflow: hidden;
  height: 42px;
  background: transparent url(//static.o2.co.uk/shared/img/modules/accordion-control-bg-sprite.png) no-repeat scroll 20px 0;
  cursor: pointer;
}

.faq .module-body dl dt:hover {
  background-color: #d7dadf!important;
}

.faq .module-body dl dt span {
  display: table-cell;
  height: 32px;
  vertical-align: middle;
  width: auto;
  padding: 5px 20px 5px 37px;
  font-family: Frutiger55,sans-serif;
  font-size: .875em;
  line-height: 1.25em;
  color: #419eda;
}

.faq .module-body dl dt:first-child {
  border-top: 1px solid #d8d8d8;
}

.faq .module-body dl dt.is-open {
  background-position: 20px -42px;
}

.faq .module-body dl dt .js-accordion-indicator {
  float: left;
  margin: 0 8px 0 0;
  width: 15px;
}

.faq .module-body dl dd {
  font-family: Frutiger45Light,sans-serif;
  background-color: #fff;
  padding: 10px 20px;
  margin: 0;
}

.faq .module-body dl dd p {
  color: #032b5a;
  margin: 12px 0;
}

.faq .module-body dl dd ol,
.faq .module-body dl dd ul {
  margin: 12px 0;
}

.faq .module-body dl dd ul li {
  list-style: disc;
  margin-left: 20px;
}

.faq .module-body dl dd li {
  color: #032b5a;
  line-height: 1.3em;
}

.faq .supportinglink {
  border: 0;
  border-top: 1px solid #d8d8d8;
  overflow: hidden;
  padding: 0;
  height: 40px;
  position: absolute;
  bottom: 0;
  display: block;
  width: 100%;
}

.faq .supportinglink a {
  border: 0;
  border-top: 1px solid #fff;
  background: url(//static.o2.co.uk/shared/img/arrow-right.png) no-repeat scroll 20px 50% transparent;
  color: #419eda;
  padding: 13px 20px 12px 37px;
  display: block;
  float: none;
  width: auto;
  font-size: .875em;
  line-height: 1em;
}

.faq {
  min-height: 412px;
}

.faq .module-body {
  width: 100%;
}

.faq .module-body h3 {
  font-size: 1.75em;
  padding: 30px 20px 0;
  height: 64px;
  overflow: hidden;
}

.faq .module-body dl dt.is-open {
  background-position: 20px -42px;
}

.faq .module-body dl dd {
  padding: 10px 30px;
}

.faq .supportinglink {
  height: 60px;
}

.faq .supportinglink a {
  padding: 22px 20px 22px 37px;
  background-position: 20px 50%;
}

.js .faq {
  min-height: 420px;
}

.faq .module-body h3 {
  height: 71px;
}

.faq .module-body dl dt {
  background-position: 30px 0;
}

.faq .module-body dl dt span {
  font-size: 1em;
  padding-left: 47px;
  line-height: 1.125em;
}

.faq .module-body dl dt.is-open {
  background-position: 30px -42px;
}

.faq .supportinglink {
  overflow: hidden;
  padding: 0;
  height: 60px;
}

.faq .supportinglink a {
  background-position: 30px 50%;
  padding: 22px 20px 22px 47px;
  font-size: .875em;
}

.feed-m-image {
  background-color: #efefef;
  background-image: none;
  padding-top: 30px;
}

.feed-m-image .module-body {
  height: auto;
  cursor: default;
}

.feed-m-image .module-body .info {
  display: inline-block;
  width: 100%;
  padding-bottom: 5px;
}

.feed-m-image .module-body .info h3 {
  font-size: 24px;
  font-size: 1.5rem;
  padding-bottom: 20px;
  color: #032b5a;
  padding-left: 20px;
  border-bottom: 1px solid #d8d8d8;
}

.feed-m-image .module-body .info ul {
  overflow: hidden;
}

.feed-m-image .module-body .info ul li {
  border-bottom: 1px solid #d8d8d8;
  display: table;
  height: 42px;
  width: 100%;
}

.feed-m-image .module-body .info ul li a {
  color: #419eda;
  background: url(//static.o2.co.uk/shared/img/arrow-right.png) 20px center no-repeat;
  padding-left: 35px;
  font-size: 16px;
  font-size: 1rem;
  font-family: Frutiger45Light,sans-serif;
  display: table-cell;
  vertical-align: middle;
}

.feed-m-image .module-body .info ul li a:hover {
  text-decoration: underline;
}

.feed-m-image .module-body .info ul li a .hover-down {
  display: none;
}

.feed-m-image .module-body .info ul .last-item {
  border-bottom: 0;
}

.feed-m-image .product-img {
  height: 110px;
  background-color: #1c80bc;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#0f2b5a),to(#1c80bc));
  background-image: -webkit-linear-gradient(top,#0f2b5a,#1c80bc);
  background-image: -moz-linear-gradient(top,#0f2b5a,#1c80bc);
  background-image: -ms-linear-gradient(top,#0f2b5a,#1c80bc);
  background-image: -o-linear-gradient(top,#0f2b5a,#1c80bc);
  background-image: linear-gradient(top,#0f2b5a,#1c80bc);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr='#0f2b5a', EndColorStr='#1c80bc');
  margin-bottom: 70px;
  text-align: center;
  position: relative;
  display: none;
}

.feed-m-image .product-img img {
  position: relative;
  top: 25px;
  left: 0;
  max-width: 100%;
}

.feed-m-image {
  min-height: 350px;
  width: 50%;
  float: left;
  padding-top: 0;
}

.feed-m-image.module {
  margin-bottom: 20px;
}

.feed-m-image .module-body {
  height: auto;
  border-right: 1px solid #fff;
}

.feed-m-image .product-img {
  height: 90px;
  display: block;
  margin-bottom: 40px;
}

.feed-m-image .product-img img {
  position: absolute;
  top: auto;
  bottom: -17px;
  left: 0;
}

.feed-m-image .product-img-bg {
  height: 100px;
  position: relative;
  bottom: -5px;
}

.feed-m-image {
  padding-top: 0;
}

.feed-m-image.module {
  margin-bottom: 20px;
}

.feed-m-image .module-body .info h3 {
  margin-left: 30px;
  margin-right: 30px;
  padding-left: 0;
}

.feed-m-image .module-body .info .feed-links {
  padding: 0 30px;
}

.feed-m-image .module-body .info ul {
  padding: 0;
}

.feed-m-image .module-body .info ul li a {
  background: url(//static.o2.co.uk/shared/img/arrow-right.png) 0 center no-repeat;
  padding-left: 15px;
}

.feed-m-image .product-img {
  height: 140px;
  display: block;
}

.feed-m-image .product-img-bg {
  height: 140px;
  bottom: -15px;
}

.feed {
  background-color: #efefef;
  width: 100%;
  display: block;
  height: 380px;
}

.feed a:hover {
  text-decoration: underline;
}

.feed .module-body h3 {
  color: #032b5a;
  width: auto;
  padding: 25px 20px 0;
  margin: 0;
  font-size: 1.5em;
  height: 57px;
  overflow: hidden;
}

.feed .module-body ul {
  display: block;
}

.feed .module-body ul li {
  border-left: 0;
  border-right: 0;
  border-top: 0;
  border-bottom: 1px solid #d8d8d8;
  display: block;
  overflow: hidden;
  height: 42px;
  background: transparent url(//static.o2.co.uk/shared/img/arrow-right.png) no-repeat scroll 20px 14px;
}

.feed .module-body ul li a {
  display: table-cell;
  height: 32px;
  line-height: 1.25em;
  width: auto;
  padding: 5px 20px 5px 37px;
  vertical-align: middle;
  font-family: Frutiger55,sans-serif;
  font-size: .875em;
  color: #419eda;
}

.feed .module-body ul li a span {
  display: none;
}

.feed .module-body ul li:first-child {
  border-top: 1px solid #d8d8d8;
}

.feed .module-body .loading {
  display: none;
  text-align: center;
  margin: 30px 0;
}

.feed .module-body .loading p {
  color: #032b5a;
  margin: 10px 0;
}

.feed .module-body .loading img {
  margin: 0;
  padding: 0;
  height: 30px;
}

.feed .module-body .errorMsg {
  height: 60px;
  text-align: center;
  color: #900;
}

.feed .module-body .errorMsg a {
  color: #419eda;
  display: block;
}

.feed .supportinglink {
  border: 0;
  border-top: 1px solid #d8d8d8;
  overflow: hidden;
  position: absolute;
  bottom: 0;
  padding: 0;
  height: 40px;
  display: block;
  width: 100%;
}

.feed .supportinglink a {
  border: 0;
  border-top: 1px solid #fff;
  background: url(//static.o2.co.uk/shared/img/arrow-right.png) no-repeat scroll 20px 50% transparent;
  color: #419eda;
  display: block;
  padding: 13px 20px 12px 37px;
  float: none;
  width: auto;
  font-size: .875em;
  line-height: 1em;
}

.js .feed .module-body .loading {
  display: block;
}

.feed {
  height: 412px;
}

.feed .module-body {
  width: 100%;
}

.feed .module-body h3 {
  font-size: 1.75em;
  padding: 30px 20px 0;
  height: 64px;
  overflow: hidden;
}

.feed .module-body ul li {
  background-position: 20px 14px;
}

.feed .module-body .errorMsg {
  height: 250px;
}

.feed .supportinglink {
  height: 60px;
}

.feed .supportinglink a {
  padding: 22px 20px 22px 37px;
  background-position: 20px 50%;
}

.feed {
  height: 420px;
}

.feed .module-body h3 {
  height: 71px;
}

.feed .module-body ul li {
  background-position: 30px 15px;
}

.feed .module-body ul li a {
  padding-left: 47px;
  font-size: 1em;
  line-height: 1.125em;
}

.feed .module-body .errorMsg {
  height: 250px;
}

.feed .supportinglink {
  overflow: hidden;
  padding: 0;
  height: 60px;
}

.feed .supportinglink a {
  background-position: 30px 50%;
  padding: 22px 20px 22px 47px;
  font-size: .875em;
}

#o2-footer {
  font-family: Frutiger55,sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1em;
  clear: both;
  color: #fff;
  display: block;
  background: #449ed0 url(../img/footer/footer-gradient-mobile.png) 0 0 repeat-x;
  background-size: 100% 100%;
}

#o2-footer iframe {
  margin-top: -1px;
  border: 0;
}

#o2-footer p {
  margin: 0;
}

#o2-footer a,
#o2-footer a:active,
#o2-footer a:hover,
#o2-footer a:visited {
  color: #e3e3e3!important;
  text-decoration: none;
}

#o2-footer a:hover {
  text-decoration: underline;
}

#o2-footer .grid-inner {
  margin-left: 20px;
  margin-right: 20px;
  padding: 30px 0 0;
}

#o2-footer ul {
  float: left;
  padding: 0;
}

#o2-footer ul li {
  display: inline-block;
  float: left;
  line-height: 1.5em;
  color: #fff;
  margin: 0 6px 0 0;
}

#o2-footer ul li.last {
  background-image: none;
}

#o2-footer ul li a {
  color: #fff;
  text-decoration: none;
  margin: 0 5px 0 0;
}

#o2-footer p {
  color: #fff;
  line-height: 1em;
  display: inline-block;
}

#o2-footer .nav.full-nav {
  display: none;
}

#o2-footer .nav.mobile-nav ul {
  float: left;
  width: 100%;
  margin: 0 0 13px;
}

#o2-footer .nav.mobile-nav ul li {
  font-size: .75em;
}

#o2-footer .nav.mobile-nav ul li span {
  padding: 0 10px;
  opacity: .6;
}

#o2-footer .nav .social {
  border-top: 1px solid #3c6b99;
  border-bottom: 1px solid #3d7eb1;
  height: 15px;
  padding: 12px 0 14px;
}

#o2-footer .nav .social li {
  display: inline-block;
  float: left;
  line-height: 1em;
}

#o2-footer .nav .social li.facebook a {
  background-position: 0 -33px;
}

#o2-footer .nav .social li.linkedin a {
  background-position: 0 -99px;
}

#o2-footer .nav .social li.o2businessBlog a {
  background: url(../img/footer/footer-sprite-blog-icon.png) left top no-repeat;
  background-position: 0 0;
}

#o2-footer .nav .social li a {
  background: url(../img/footer/footer-sprite-social-icons.png) left top no-repeat;
  color: #fff;
  text-decoration: none;
  display: inline-block;
  margin: 0 13px 0 0;
  padding: 2px 0 3px 27px;
}

#o2-footer .nav .social li a:hover {
  text-decoration: underline;
}

#o2-footer #o2-footer-secondary {
  font-size: .625em;
}

#o2-footer #o2-footer-secondary ul {
  margin: 0 20px 0 0;
}

#o2-footer #o2-footer-secondary ul li span {
  padding: 0 7px;
  opacity: .6;
}

#o2-footer #o2-footer-secondary .telefonica-footerLegal {
  width: 100%;
  display: inline-block;
  padding: 10px 0 20px;
}

#o2-footer #o2-footer-secondary .telefonica-links {
  width: 100%;
  display: inline-block;
  padding: 27px 0 10px;
}

#o2-footer #o2-footer-secondary .telefonica-links p {
  float: left;
}

#o2-footer #o2-footer-secondary .telefonica-links a {
  padding: 0 4px;
}

#o2-footer #o2-footer-secondary .telefonica-links a:first-child {
  padding-left: 0;
}

#o2-footer #o2-footer-secondary .telefonica-links .telefonica-logo {
  float: right;
  background: url(../img/sprite-logo-telefonica.png) 0 -22px no-repeat;
  text-indent: -9999px;
  width: 58px;
  height: 22px;
  top: -4px;
  position: relative;
}

#o2-footer a:focus {
  outline: 0 none;
  outline: solid 2px #fff;
  text-decoration: underline;
}

#o2-footer .grid-inner {
  background: url(../img/footer/footer-bubbles.png) right bottom no-repeat;
  margin: 0 auto;
  padding: 30px 0;
}

#o2-footer .grid-inner .nav.mobile-nav {
  display: none;
}

#o2-footer .grid-inner .nav.full-nav {
  display: block;
  width: 100%;
  overflow: hidden;
}

#o2-footer .grid-inner .nav.full-nav dl {
  width: 25%;
  margin: 0;
  float: left;
  min-height: 165px;
  background: url(../img/footer/footer-list-splitter.png) 100% top no-repeat;
}

#o2-footer .grid-inner .nav.full-nav dl.last {
  background-image: none;
}

#o2-footer .grid-inner .nav.full-nav dl dt {
  font-family: Frutiger45Light,sans-serif;
  font-size: 1.25em;
  line-height: 1em;
  color: #fff;
  margin: 0 0 20px 30px;
  opacity: .6;
}

#o2-footer .grid-inner .nav.full-nav dl dd {
  font-size: .75em;
  margin: 0 0 0 30px;
  padding-bottom: 8px;
  line-height: 1em;
}

#o2-footer .grid-inner .nav.full-nav dl dd.social {
  border: 0;
  height: 15px;
  padding: 3px 0 0 25px;
  margin-bottom: 10px;
  background: url(../img/footer/footer-sprite-social-icons.png) left top no-repeat;
}

#o2-footer .grid-inner .nav.full-nav dl dd.social.twitter {
  background-position: 0 0;
}

#o2-footer .grid-inner .nav.full-nav dl dd.social.facebook {
  background-position: 0 -33px;
}

#o2-footer .grid-inner .nav.full-nav dl dd.social.blog {
  background-position: 0 -66px;
}

#o2-footer .grid-inner .nav.full-nav dl dd.social.linkedin {
  background-position: 0 -99px;
}

#o2-footer .grid-inner .nav.full-nav dl dd.social.slideshare {
  background-position: 0 -132px;
}

#o2-footer .grid-inner .nav.full-nav dl dd.social.youtube {
  background-position: 0 -165px;
}

#o2-footer .grid-inner .nav.full-nav dl dd.social.o2businessBlog {
  background: url(../img/footer/footer-sprite-blog-icon.png) left top no-repeat;
  background-position: 0 0;
}

#o2-footer #o2-footer-secondary {
  clear: both;
  padding: 50px 20px 0;
  font-size: .75em;
}

#o2-footer #o2-footer-secondary ul {
  display: block;
  float: left;
  width: auto;
}

#o2-footer #o2-footer-secondary .telefonica-footerLegal {
  padding: 0;
  width: auto;
  margin-top: 21px;
}

#o2-footer #o2-footer-secondary .telefonica-links {
  float: left;
  line-height: 1.5em;
  padding: 0;
  width: auto;
  margin: 0;
  opacity: .6;
}

#o2-footer #o2-footer-secondary .telefonica-links .telefonica-logo {
  display: none;
}

#o2-footer #o2-footer-secondary .telefonica-links p {
  line-height: 1.5em;
}

.formWithAccordian .errorMsg,
.unsubscribeForm .errorMsg {
  color: #bf271e;
  font-size: 14px;
  display: none;
}

.formWithAccordian {
  background-color: #f8f8f8;
  width: 100%;
  display: block;
}

.formWithAccordian .module-body form .small-text {
  padding: 20px 0 0;
}

.formWithAccordian .module-body form label {
  font-family: Frutiger45Light,sans-serif;
  margin-bottom: 15px;
}

.formWithAccordian .module-body form input[type=checkbox] {
  visibility: visible!important;
  vertical-align: bottom;
  display: inline-block;
  width: 15px;
  height: 19px;
}

.formWithAccordian .module-body form input[type=radio] {
  visibility: visible!important;
}

.formWithAccordian .module-body form input[name=emailAddr]:focus,
.formWithAccordian .module-body form input[type=tel]:focus,
.formWithAccordian .module-body form input[type=text]:focus {
  border: 1px solid #419eda;
}

.formWithAccordian .module-body form input[type=text] {
  float: left;
}

.formWithAccordian .module-body form .update-form-section {
  display: block;
  overflow: hidden;
}

.formWithAccordian .module-body form .update-form-section span {
  width: 100%;
  clear: both;
  display: none;
  padding-top: 5px;
}

.formWithAccordian .module-body form .update-form-section.update-form-radioGroup div {
  display: inline-block;
  width: 100%;
}

.formWithAccordian .module-body form .update-form-section.update-form-radioGroup label {
  padding-left: 3px;
  margin-bottom: 0;
}

.formWithAccordian .module-body form .submitWrapper input {
  margin-bottom: 10px;
}

.formWithAccordian .module-body form a:hover {
  text-decoration: underline;
}

.formWithAccordian .module-body form dl {
  margin: 0;
  display: block;
}

.formWithAccordian .module-body form dl dt {
  border-left: 0;
  border-right: 0;
  border-top: 0;
  border-bottom: 1px solid #d8d8d8;
  display: block;
  overflow: hidden;
  height: 42px;
  background: transparent url(//static.o2.co.uk/shared/img/modules/accordion-control-bg-sprite.png) no-repeat scroll 20px 0;
  background-color: #efefef;
  cursor: pointer;
}

.formWithAccordian .module-body form dl dt:hover {
  background-color: #d7dadf!important;
}

.formWithAccordian .module-body form dl dt span {
  display: table-cell;
  height: 32px;
  vertical-align: middle;
  width: auto;
  padding: 5px 20px 5px 37px;
  font-family: Frutiger55,sans-serif;
  font-size: .875em;
  line-height: 1.25em;
  color: #419eda;
}

.formWithAccordian .module-body form dl dt:first-child {
  border-top: 1px solid #d8d8d8;
}

.formWithAccordian .module-body form dl dt.is-open {
  background-position: 20px -42px;
}

.formWithAccordian .module-body form dl dt .js-accordion-indicator {
  float: left;
  margin: 0 8px 0 0;
  width: 15px;
}

.formWithAccordian .module-body form dl dd {
  font-family: Frutiger45Light,sans-serif;
  background-color: #fff;
  padding: 10px 20px;
  margin: 0;
}

.formWithAccordian .module-body form dl dd input[type=checkbox] {
  visibility: visible!important;
  vertical-align: bottom;
  display: inline-block;
  width: 15px;
  height: 19px;
}

.formWithAccordian .module-body form dl dd input[type=radio] {
  visibility: visible!important;
}

.formWithAccordian .module-body form dl dd p {
  color: #032b5a;
  margin: 12px 0;
}

.formWithAccordian .module-body form dl dd ol,
.formWithAccordian .module-body form dl dd ul {
  margin: 12px 0;
}

.formWithAccordian .module-body form dl dd ul li {
  list-style: disc;
  margin-left: 20px;
}

.formWithAccordian .module-body form dl dd li {
  color: #032b5a;
  line-height: 1.3em;
}

.getupdates-unsubscribe .default-content-container input[name=emailAddr]:focus {
  border: 1px solid #419eda;
}

.formWithAccordian .module-body {
  width: 100%;
}

.formWithAccordian .module-body dl dt.is-open {
  background-position: 20px -42px;
}

.formWithAccordian .module-body dl dd {
  padding: 10px 30px;
}

.formWithAccordian .module-body .update-form-section.update-form-radioGroup div {
  display: inline-block;
  width: 50%;
}

.formWithAccordian .submitWrapper input {
  margin-bottom: 0;
}

.formWithAccordian .module-body form dl dt {
  background-position: 30px 0;
}

.formWithAccordian .module-body form dl dt span {
  font-size: 1em;
  padding-left: 47px;
  line-height: 1.125em;
}

.formWithAccordian .module-body form dl dt.is-open {
  background-position: 30px -42px;
}

.formWithAccordian .module-body form .update-form-section.update-form-radioGroup div {
  display: inline-block;
  width: 50%;
}

.formWithAccordian .submitWrapper input {
  margin-bottom: 0;
}

.default-content-container form>div {
  margin-bottom: 20px;
}

.default-content-container form>div .clearfix {
  zoom: 1;
}

.default-content-container form>div .clearfix:after,
.default-content-container form>div .clearfix:before {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
}

.default-content-container form>div .clearfix:after {
  clear: both;
}

.default-content-container form>div>div {
  float: left;
  width: 140px;
}

.default-content-container input[type=email],
.default-content-container input[type=tel],
.default-content-container input[type=text] {
  -webkit-appearance: none;
  border: 1px solid #d8d8d8;
  padding: 8px 10px;
  width: 278px;
  color: #032b5a;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #FFF;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}

.default-content-container input[type=email].half,
.default-content-container input[type=tel].half,
.default-content-container input[type=text].half {
  width: 137px;
}

.default-content-container input[type=email]:focus,
.default-content-container input[type=tel]:focus,
.default-content-container input[type=text]:focus {
  border: 1px solid #061f47;
  outline: 0;
}

.default-content-container select {
  padding: 8px 10px;
  border: 1px solid transparent;
  color: #061f47;
}

.default-content-container select:focus {
  border: 1px solid #061f47;
  outline: 0;
}

.default-content-container label {
  display: block;
  position: relative;
}

.default-content-container label span {
  display: block;
  margin-bottom: 8px;
}

.default-content-container label span.select {
  margin: 0;
}

.default-content-container input[type=checkbox],
.default-content-container input[type=radio] {
  margin: 10px 4px 0 0;
  border: 0;
  width: auto;
}

.default-content-container span.select {
  width: 276px;
  position: relative;
  border: 1px solid #d8d8d8;
  background-color: #FFF;
  background-image: url(//static.o2.co.uk/shared/img/sprite-form.png);
  background-image: url(//static.o2.co.uk/shared/img/sprite-form.svg),none;
  background-position: 100% -386px;
  background-repeat: no-repeat;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}

.legacy .default-content-container span.select {
  background-image: none;
}

.default-content-container span.select:before {
  content: "";
  background: #d8d8d8;
  position: absolute;
  width: 1px;
  height: 36px;
  top: 0;
  right: 37px;
}

.default-content-container span.select select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  text-indent: .01px;
  text-overflow: '';
  background: 0 0;
  width: 100%;
}

.default-content-container span.select select::-ms-expand {
  display: none;
}

.default-content-container input[type=submit] {
  width: 280px;
  padding: 8px 10px;
  color: #FFF;
  border: 0;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  background: #419eda;
  background-image: url();
  background-image: -moz-linear-gradient(top,#419eda 0,#2f7cb4 100%);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#419eda),color-stop(100%,#2f7cb4));
  background-image: -webkit-linear-gradient(top,#419eda 0,#2f7cb4 100%);
  background-image: -o-linear-gradient(top,#419eda 0,#2f7cb4 100%);
  background-image: -ms-linear-gradient(top,#419eda 0,#2f7cb4 100%);
  background-image: linear-gradient(to bottom,#419eda 0,#2f7cb4 100%);
}

.default-content-container input[type=submit]:hover {
  background: #2870a7;
  background-image: url();
  background-image: -moz-linear-gradient(top,#2870a7 0,#1d5c90 100%);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#2870a7),color-stop(100%,#1d5c90));
  background-image: -webkit-linear-gradient(top,#2870a7 0,#1d5c90 100%);
  background-image: -o-linear-gradient(top,#2870a7 0,#1d5c90 100%);
  background-image: -ms-linear-gradient(top,#2870a7 0,#1d5c90 100%);
  background-image: linear-gradient(to bottom,#2870a7 0,#1d5c90 100%);
}

.default-content-container input[type=submit]:active {
  background: #032b5a;
  background-image: url();
  background-image: -moz-linear-gradient(top,#032b5a 0,#032b5a 100%);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#032b5a),color-stop(100%,#032b5a));
  background-image: -webkit-linear-gradient(top,#032b5a 0,#032b5a 100%);
  background-image: -o-linear-gradient(top,#032b5a 0,#032b5a 100%);
  background-image: -ms-linear-gradient(top,#032b5a 0,#032b5a 100%);
  background-image: linear-gradient(to bottom,#032b5a 0,#032b5a 100%);
}

.default-content-container input[type=reset] {
  width: auto;
  padding: 8px 10px;
  margin-right: 12px;
  color: #032b5a;
  border: 1px solid #bebebe;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  background: #f8f8f8;
  background-image: url();
  background-image: -moz-linear-gradient(top,#f8f8f8 0,#e6e6e6 100%);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#f8f8f8),color-stop(100%,#e6e6e6));
  background-image: -webkit-linear-gradient(top,#f8f8f8 0,#e6e6e6 100%);
  background-image: -o-linear-gradient(top,#f8f8f8 0,#e6e6e6 100%);
  background-image: -ms-linear-gradient(top,#f8f8f8 0,#e6e6e6 100%);
  background-image: linear-gradient(to bottom,#f8f8f8 0,#e6e6e6 100%);
}

.default-content-container input[type=reset]:hover {
  background: #f2f3f4;
  background-image: url();
  background-image: -moz-linear-gradient(top,#f2f3f4 0,#b1bcc9 100%);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#f2f3f4),color-stop(100%,#b1bcc9));
  background-image: -webkit-linear-gradient(top,#f2f3f4 0,#b1bcc9 100%);
  background-image: -o-linear-gradient(top,#f2f3f4 0,#b1bcc9 100%);
  background-image: -ms-linear-gradient(top,#f2f3f4 0,#b1bcc9 100%);
  background-image: linear-gradient(to bottom,#f2f3f4 0,#b1bcc9 100%);
}

.default-content-container input[type=reset]:active {
  background: #bfc5cc;
  background-image: url();
  background-image: -moz-linear-gradient(top,#bfc5cc 0,#bfc5cc 100%);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#bfc5cc),color-stop(100%,#bfc5cc));
  background-image: -webkit-linear-gradient(top,#bfc5cc 0,#bfc5cc 100%);
  background-image: -o-linear-gradient(top,#bfc5cc 0,#bfc5cc 100%);
  background-image: -ms-linear-gradient(top,#bfc5cc 0,#bfc5cc 100%);
  background-image: linear-gradient(to bottom,#bfc5cc 0,#bfc5cc 100%);
}

.default-content-container input[type=checkbox]+span,
.default-content-container input[type=radio]+span {
  display: inline;
}

.default-content-container input,
.default-content-container input[type=checkbox]+span,
.default-content-container input[type=radio]+span,
.default-content-container select {
  font-size: 14px;
  font-size: .875rem;
}

.default-content-container h4,
.default-content-container label {
  font-size: 16px;
  font-size: 1rem;
  font-family: Frutiger55,sans-serif;
  margin: 0;
}

html.checked .default-content-container input[type=checkbox],
html.checked .default-content-container input[type=radio] {
  visibility: hidden;
  margin: 14px 8px 0 0;
}

html.checked .default-content-container input[type=checkbox]+span:before,
html.checked .default-content-container input[type=radio]+span:before {
  content: "";
  display: block;
  height: 17px;
  width: 17px;
  position: absolute;
  top: 10px;
  left: 0;
  background-image: url(//static.o2.co.uk/shared/img/sprite-form.png);
  background-image: url(//static.o2.co.uk/shared/img/sprite-form.svg),none;
}

html.checked .default-content-container input[type=checkbox]+span:before {
  background-position: -10px 0;
}

html.checked .default-content-container input[type=checkbox]:checked+span:before {
  background-position: -10px -100px;
}

html.checked .default-content-container input[type=radio]+span:before {
  background-position: -10px -200px;
}

html.checked .default-content-container input[type=radio]:checked+span:before {
  background-position: -10px -300px;
}

.default-content-container ::-moz-focus-inner {
  border: 0;
}

.default-content-container .placeholder,
.default-content-container ::-webkit-input-placeholder {
  color: #6b7a8d;
}

.default-content-container :-moz-placeholder {
  color: #6b7a8d;
}

.default-content-container ::-moz-placeholder {
  color: #6b7a8d;
}

.default-content-container :-ms-input-placeholder {
  color: #6b7a8d;
}

.default-content-container form>div>div {
  width: 160px;
}

.default-content-container input[type=email],
.default-content-container input[type=tel],
.default-content-container input[type=text] {
  width: 320px;
}

.default-content-container input[type=email].half,
.default-content-container input[type=tel].half,
.default-content-container input[type=text].half {
  width: 158px;
}

.default-content-container span.select {
  width: 318px;
}

.default-content-container span.select.half {
  width: 156px;
}

.default-content-container input[type=submit] {
  width: auto;
}

.form-container {
  background: url(//static.o2.co.uk/shared/img/box-shine.png) no-repeat scroll right bottom transparent;
}

.form-container placeholder {
  color: #9aaabd;
  opacity: 1;
  clear: both;
}

.form-container :-moz-placeholder {
  color: #9aaabd;
  opacity: 1;
  clear: both;
}

.form-container ::-moz-placeholder {
  color: #9aaabd;
  opacity: 1;
  clear: both;
}

.form-container ::-webkit-input-placeholder {
  color: #9aaabd;
  opacity: 1;
  clear: both;
}

.form-container :-ms-input-placeholder {
  color: #9aaabd;
  opacity: 1;
  clear: both;
}

.form-container.wifidiag {
  border-left: 1px solid #fff;
  background: #efefef url(//static.o2.co.uk/shared/img/wifilocatorbgr.jpg) bottom right no-repeat;
  height: 210px;
  clear: both;
}

.form-container.wifidiag input.input-text {
  height: 36px!important;
}

.form-container h3,
.form-container label,
.form-container p {
  color: #032b5a;
}

.form-container .form-introduction {
  display: none;
}

.form-container .form-input-s {
  margin: 0 20px;
  padding: 25px 0 10px;
}

.form-container .form-input-s .form-header {
  font-size: 1.5em;
  margin-bottom: 14px;
}

.form-container .form-input-s .form-introduction {
  font-size: .875em;
}

.form-container .form-input-s input {
  height: 40px;
  position: relative;
}

.form-container .form-input-s fieldset {
  border: 0;
  margin: 0 0 25px;
  padding: 0;
}

.form-container .form-input-s fieldset.form-input-s-fieldset {
  margin-bottom: 0;
  font-size: 1em;
}

.form-container .form-input-s fieldset p {
  float: left;
}

.form-container .form-input-s fieldset .label-select,
.form-container .form-input-s fieldset .label-text,
.form-container .form-input-s fieldset label {
  clear: both;
  float: none;
  display: block;
  font-size: 16px;
  margin: 0;
  padding-bottom: 5px;
}

.form-container .form-input-s fieldset .input-text {
  border: 1px solid #bebebe;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  color: #9aaabd;
  text-indent: 0;
  margin: 0;
}

.form-container .form-input-s fieldset .input-text,
.form-container .form-input-s fieldset label,
.form-container .form-input-s fieldset select {
  width: 100%;
}

.form-container .form-input-s .form-s-submit {
  background: #419eda;
  background-image: url();
  background-image: -moz-linear-gradient(top,#419eda 0,#2f7cb4 100%);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#419eda),color-stop(100%,#2f7cb4));
  background-image: -webkit-linear-gradient(top,#419eda 0,#2f7cb4 100%);
  background-image: -o-linear-gradient(top,#419eda 0,#2f7cb4 100%);
  background-image: -ms-linear-gradient(top,#419eda 0,#2f7cb4 100%);
  background-image: linear-gradient(to bottom,#419eda 0,#2f7cb4 100%);
  border: 0;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  color: #fff;
  padding: 0;
  text-align: center;
  margin: 0;
  position: relative;
  width: 100%;
  font-size: .875em;
}

.form-container .form-input-s .form-row {
  margin: 0;
  padding: 0 0 13px;
}

.form-container.wifidiag {
  height: 310px;
}

.form-container .form-input-s {
  margin: 0 20px;
  padding: 30px 0 10px;
}

.form-container .form-input-s .form-header {
  margin-bottom: 10px;
}

.form-container .form-input-s .form-row .label-text {
  padding-bottom: 4px;
}

.form-container .form-input-s .form-introduction {
  display: block;
  padding: 0 0 7px;
}

.form-container .form-input-s .form-s-submit {
  float: right;
  width: auto;
  padding: 0 14px;
}

.form-container .form-input-s .form-s-submit:focus {
  padding-left: 13px;
  padding-right: 13px;
}

.form-container.wifidiag {
  height: 260px;
}

.form-container .form-input-s {
  margin: 0 30px;
}

.form-container .form-input-s .form-header {
  font-size: 1.75em;
}

.form-container .form-input-s .form-s-submit input {
  height: 35px;
}

.formWithAccordian {
  background-color: #f8f8f8;
  width: 100%;
  display: block;
}

.formWithAccordian .module-body form .small-text {
  padding: 20px 0 0;
}

.formWithAccordian .module-body form label {
  font-family: Frutiger45Light,sans-serif;
  margin-bottom: 15px;
}

.formWithAccordian .module-body form input[type=checkbox] {
  visibility: visible;
  vertical-align: bottom;
  display: inline-block;
  width: 15px;
  height: 19px;
}

.formWithAccordian .module-body form input[type=email]:focus,
.formWithAccordian .module-body form input[type=tel]:focus,
.formWithAccordian .module-body form input[type=text]:focus {
  border: 1px solid #419eda;
}

.formWithAccordian .module-body form a:hover {
  text-decoration: underline;
}

.formWithAccordian .module-body form dl {
  margin: 0;
  display: block;
}

.formWithAccordian .module-body form dl dt {
  border-left: 0;
  border-right: 0;
  border-top: 0;
  border-bottom: 1px solid #d8d8d8;
  display: block;
  overflow: hidden;
  height: 42px;
  background: transparent url(//static.o2.co.uk/shared/img/modules/accordion-control-bg-sprite.png) no-repeat scroll 20px 0;
  background-color: #efefef;
  cursor: pointer;
}

.formWithAccordian .module-body form dl dt:hover {
  background-color: #d7dadf!important;
}

.formWithAccordian .module-body form dl dt span {
  display: table-cell;
  height: 32px;
  vertical-align: middle;
  width: auto;
  padding: 5px 20px 5px 37px;
  font-family: Frutiger55,sans-serif;
  font-size: .875em;
  line-height: 1.25em;
  color: #419eda;
}

.formWithAccordian .module-body form dl dt:first-child {
  border-top: 1px solid #d8d8d8;
}

.formWithAccordian .module-body form dl dt.is-open {
  background-position: 20px -42px;
}

.formWithAccordian .module-body form dl dt .js-accordion-indicator {
  float: left;
  margin: 0 8px 0 0;
  width: 15px;
}

.formWithAccordian .module-body form dl dd {
  font-family: Frutiger45Light,sans-serif;
  background-color: #fff;
  padding: 10px 20px;
  margin: 0;
}

.formWithAccordian .module-body form dl dd input[type=checkbox] {
  visibility: visible;
  vertical-align: bottom;
  display: inline-block;
  width: 15px;
  height: 19px;
}

.formWithAccordian .module-body form dl dd p {
  color: #032b5a;
  margin: 12px 0;
}

.formWithAccordian .module-body form dl dd ol,
.formWithAccordian .module-body form dl dd ul {
  margin: 12px 0;
}

.formWithAccordian .module-body form dl dd ul li {
  list-style: disc;
  margin-left: 20px;
}

.formWithAccordian .module-body form dl dd li {
  color: #032b5a;
  line-height: 1.3em;
}

.formWithAccordian .module-body {
  width: 100%;
}

.formWithAccordian .module-body dl dt.is-open {
  background-position: 20px -42px;
}

.formWithAccordian .module-body dl dd {
  padding: 10px 30px;
}

.formWithAccordian .module-body form dl dt {
  background-position: 30px 0;
}

.formWithAccordian .module-body form dl dt span {
  font-size: 1em;
  padding-left: 47px;
  line-height: 1.125em;
}

.formWithAccordian .module-body form dl dt.is-open {
  background-position: 30px -42px;
}

.grid-row.social-icons-row-margin {
  margin: 20px 0;
}

.grid-row.margin-bottom-20,
.grid-row.mobile-margin-btm-20-desktop-40 {
  margin: 0 0 20px;
}

.grid-row.line-top {
  border-top: solid 1px #d8d8d8;
  padding-top: 20px;
}

.grid-row.social-icons-row-margin {
  margin: 0 0 20px;
}

.grid-row.line-top {
  padding-top: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.grid-row.social-icons-row-margin {
  margin: 20px 0;
}

.grid-row.desktop-margin-bottom-40,
.grid-row.mobile-margin-btm-20-desktop-40 {
  margin: 0 0 40px;
}

.grid-row.line-top {
  padding-top: 40px;
  margin-top: 40px;
  margin-bottom: 40px;
}

placeholder {
  color: #fff;
  opacity: 1;
}

:-moz-placeholder {
  color: #fff;
  opacity: 1;
}

::-moz-placeholder {
  color: #fff;
  opacity: 1;
}

::-webkit-input-placeholder {
  color: #fff;
  opacity: 1;
}

:-ms-input-placeholder {
  color: #fff;
  opacity: 1;
}

.js .tools {
  display: none;
}

#header-consumer {
  font-family: Frutiger55,sans-serif;
  font-size: 16px;
  font-size: 1rem;
  position: relative;
  z-index: 1000;
}

#header-consumer #header-tool-search,
#header-consumer .hideWhenSignedOut span,
#header-consumer .is-desktop {
  display: none;
}

#header-consumer .toolbar {
  background: #0d366b;
  background-image: url(../img/modules/toolbar-grad-bkg.png);
  background-image: -moz-linear-gradient(top,#0d366b 0,#0b5e99 100%);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#0d366b),color-stop(100%,#0b5e99));
  background-image: -webkit-linear-gradient(top,#0d366b 0,#0b5e99 100%);
  background-image: -o-linear-gradient(top,#0d366b 0,#0b5e99 100%);
  background-image: -ms-linear-gradient(top,#0d366b 0,#0b5e99 100%);
  background-image: linear-gradient(to bottom,#0d366b 0,#0b5e99 100%);
  width: 100%;
  height: 33px;
  margin: 0;
  padding: 0;
  color: #fff;
  overflow: hidden;
}

#header-consumer .toolbar a {
  color: #fff;
}

#header-consumer .toolbar form.header-tool-search {
  display: inline;
  float: right;
  overflow: hidden;
  height: auto;
  width: auto;
  margin: 5px 8px 5px 0;
  padding: 0;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  background: #419eda;
  background-image: url();
  background-image: -moz-linear-gradient(top,#419eda 0,#2f7cb4 100%);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#419eda),color-stop(100%,#2f7cb4));
  background-image: -webkit-linear-gradient(top,#419eda 0,#2f7cb4 100%);
  background-image: -o-linear-gradient(top,#419eda 0,#2f7cb4 100%);
  background-image: -ms-linear-gradient(top,#419eda 0,#2f7cb4 100%);
  background-image: linear-gradient(to bottom,#419eda 0,#2f7cb4 100%);
  border: 0 solid #b6b6b6;
}

#header-consumer .toolbar form.header-tool-search label {
  display: none;
}

#header-consumer .toolbar form.header-tool-search input {
  float: left;
  margin: 0;
  padding: 0;
  border: 0 solid;
  height: 19px;
  font-size: .813em;
  color: #000;
}

#header-consumer .toolbar form.header-tool-search input:focus {
  outline: 0;
}

#header-consumer .toolbar form.header-tool-search input[type=text] {
  width: 72px;
  padding: 2px 5px;
  -webkit-transition: width .5s ease;
  -moz-transition: width .5s ease;
  -o-transition: width .5s ease;
  -ms-transition: width .5s ease;
  transition: width .5s ease;
}

#header-consumer .toolbar form.header-tool-search input[type=text].placeholder {
  color: #6b7a8d;
}

#header-consumer .toolbar form.header-tool-search input[type=text]:-moz-placeholder {
  color: #6b7a8d;
}

#header-consumer .toolbar form.header-tool-search input[type=text]::-moz-placeholder {
  color: #6b7a8d;
}

#header-consumer .toolbar form.header-tool-search input[type=text]::-webkit-input-placeholder {
  color: #6b7a8d;
}

#header-consumer .toolbar form.header-tool-search input[type=text]:-ms-input-placeholder {
  color: #6b7a8d;
}

#header-consumer .toolbar form.header-tool-search input[type=text]:focus {
  width: 86px;
  background-color: #fff;
  box-shadow: 0 0 2px 3px #419eda inset;
}

#header-consumer .toolbar form.header-tool-search input[type=submit] {
  width: 36px;
  background: transparent url(../img/nav/tool-icon-search-sprite.png) 50% -3px no-repeat;
}

#header-consumer .toolbar form.header-tool-search input[type=submit]:focus {
  box-shadow: 0 0 3px 1px #fff inset;
  height: 23px;
}

#header-consumer ul.tools {
  float: left;
  text-align: right;
  height: 22px;
  line-height: 1.125em;
  margin: 11px 10px 0 0;
  font-size: .688em;
}

#header-consumer ul.tools li {
  display: none;
  float: left;
  margin: 0;
  overflow: hidden;
  padding: 0 6px 0 20px;
  vertical-align: middle;
  height: auto;
  width: auto;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 0 50%;
}

#header-consumer ul.tools li.pipe {
  padding: 0;
}

#header-consumer ul.tools li a {
  color: #fff;
  padding: 0;
  background-color: transparent;
}

#header-consumer ul.tools li a:hover {
  text-decoration: underline;
}

#header-consumer ul.tools li#header-tool-basket {
  background-image: url(../img/nav/tool-icon-basket.png);
}

#header-consumer ul.tools li#header-tool-webchat {
  display: none;
  background-image: url(../img/nav/tool-icon-webchat.png);
}

#header-consumer ul.tools li#header-tool-storelocator {
  display: none;
  background-image: url(../img/nav/tool-icon-storelocator.png);
  text-indent: 100px;
  position: absolute;
  left: 50%;
  margin-left: -16px;
  padding: 0;
  background-position: 50%;
}

#header-consumer ul.tools li#header-tool-storelocator a {
  display: block;
  width: 16px;
  padding: 0 8px;
}

#header-consumer ul.tools li#header-tool-signin {
  background-image: none;
  display: block;
}

#header-consumer ul.tools li#header-tool-signin .welcome {
  float: left;
}

#header-consumer ul.tools li a {
  height: 12px;
}

#header-consumer ul.tools li#header-tool-signin div {
  float: left;
}

#header-consumer ul.tools li#header-tool-signin .signInLink {
  padding-right: 6px;
}

#header-consumer ul.tools li#header-tool-signin .welcome {
  display: none;
  padding-right: 5px;
}

#header-consumer ul.site-switch {
  display: none;
}

#header-consumer #header-tool-signin .welcome {
  max-width: 100px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#header-consumer {
  font-family: Frutiger55,sans-serif;
  font-size: 16px;
}

#header-consumer .hideWhenSignedOut span {
  display: inline-block;
  padding-right: 3px;
}

#header-consumer .is-mobile {
  display: none;
}

#header-consumer a {
  text-decoration: none;
}

#header-consumer ul {
  margin: 0;
  padding: 0;
}

#header-consumer ul li {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}

#header-consumer .toolbar {
  background: #0d366b;
  background-image: url(../img/modules/toolbar-grad-bkg.png);
  background-image: -moz-linear-gradient(top,#0d366b 0,#0b5e99 100%);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#0d366b),color-stop(100%,#0b5e99));
  background-image: -webkit-linear-gradient(top,#0d366b 0,#0b5e99 100%);
  background-image: -o-linear-gradient(top,#0d366b 0,#0b5e99 100%);
  background-image: -ms-linear-gradient(top,#0d366b 0,#0b5e99 100%);
  background-image: linear-gradient(to bottom,#0d366b 0,#0b5e99 100%);
}

#header-consumer .toolbar ul,
#header-consumer .toolbar ul li {
  float: left;
}

#header-consumer .toolbar .grid-inner {
  position: relative;
}

#header-consumer .toolbar ul.site-switch {
  display: block;
  font-size: .813em;
  margin: 0;
  position: relative;
  left: 0;
  height: 33px;
  line-height: 33px;
  width: 162px;
  background: transparent url(../img/modules/toolbar-sitetabs.png) 0 0 no-repeat;
}

#header-consumer .toolbar ul.site-switch li {
  margin: 0;
  width: 69px;
  padding: 0 0 0 12px;
}

#header-consumer .toolbar ul.site-switch li.current {
  width: 65px;
  padding: 0 0 0 16px;
  color: #032b5a;
}

#header-consumer .toolbar ul.site-switch.business {
  background: transparent url(../img/modules/toolbar-sitetabs-business.png) 0 0 no-repeat;
}

#header-consumer .toolbar ul.site-switch.business li {
  margin: 0;
  width: 69px;
  padding: 0 0 0 16px;
}

#header-consumer .toolbar ul.site-switch.business li.current {
  width: 65px;
  padding: 0 0 0 9px;
  color: #032b5a;
}

#header-consumer .toolbar ul.tools {
  float: right;
}

#header-consumer .toolbar ul.tools li {
  padding: 0 3px;
}

#header-consumer .toolbar ul.tools li#header-tool-basket {
  display: block;
  background-image: none;
}

#header-consumer .toolbar ul.tools li#header-tool-webchat {
  display: none;
  background-image: none;
}

#header-consumer .toolbar ul.tools li#header-tool-storelocator {
  display: block;
  text-indent: 0;
  position: relative;
  left: 0;
  margin-left: 0;
  background-position: 0;
  background-image: none;
}

#header-consumer .toolbar ul.tools li#header-tool-storelocator a {
  display: inline;
  width: auto;
  padding: 0 3px;
}

#header-consumer .toolbar ul.tools li#header-tool-signin {
  background-image: none;
}

#header-consumer .toolbar ul.tools li.pipe {
  display: block;
}

#header-consumer #header-tool-webchat {
  display: none;
  background-image: none;
}

#header-consumer #header-tool-storelocator {
  background-image: none;
}

#header-consumer a:focus {
  outline: solid 2px #419eda;
  z-index: 1;
  position: relative;
}

#header-consumer .toolbar ul.tools li {
  padding: 0 6px 0 20px;
  height: auto;
  overflow: visible;
}

#header-consumer .toolbar ul.tools li#header-tool-basket {
  background-image: url(../img/nav/tool-icon-basket.png);
}

#header-consumer .toolbar ul.tools li#header-tool-webchat {
  display: none;
  background-image: url(../img/nav/tool-icon-webchat.png);
}

#header-consumer .toolbar ul.tools li#header-tool-storelocator {
  background-image: url(../img/nav/tool-icon-storelocator.png);
  padding: 0 3px 0 16px;
}

#header-consumer .toolbar ul.tools li#header-tool-signin {
  background-image: url(../img/nav/tool-icon-signin.png);
  padding-left: 16px;
}

#header-consumer .toolbar ul.tools li#header-tool-signin .welcome {
  display: block;
  float: left;
}

#header-consumer .toolbar ul.tools li.pipe {
  display: none;
}

#header-consumer .toolbar ul.tools li a {
  height: 12px;
}

#header-consumer .toolbar ul.site-switch {
  margin: 0 0 0 76px;
}

#header-consumer .toolbar ul.site-switch a:focus {
  outline-color: #fff;
}

#header-consumer .toolbar form.header-tool-search input[type=text] {
  width: 112px;
}

#header-consumer .toolbar form.header-tool-search input[type=text]:focus {
  width: 152px;
}

#header-consumer .toolbar form.header-tool-search input[type=text]:focus:-moz-placeholder {
  color: #419eda;
}

#header-consumer .toolbar form.header-tool-search input[type=text]:focus::-moz-placeholder {
  color: #419eda;
}

#header-consumer .toolbar form.header-tool-search input[type=text]:focus::-webkit-input-placeholder {
  color: #419eda;
}

#header-consumer .toolbar form.header-tool-search input[type=text]:focus:-ms-input-placeholder {
  color: #419eda;
}

#header-consumer .toolbar ul.site-switch {
  margin: 0 0 0 93px;
}

.header-error-xxl {
  background-color: #061f47;
  background-repeat: no-repeat;
  background-position: right top;
  background-attachment: scroll;
  background-image: none;
  background-size: cover;
  width: 100%;
  height: 280px;
  overflow: hidden;
}

.header-error-xxl .module-body {
  width: 95%;
  float: left;
  display: block;
  height: 280px;
  margin: 0;
}

.header-error-xxl .module-body .info {
  width: 70%;
  padding: 20px 0 0 20px;
}

.header-error-xxl .module-body .info h1 {
  font-family: Frutiger45Light,sans-serif;
  color: #fff;
  width: auto;
  margin: 0 0 12px;
  font-size: 1.5em;
}

.header-error-xxl .module-body .info p {
  font-family: Frutiger55,sans-serif;
  font-size: .875em;
  color: #fff;
  margin: 0 0 12px;
}

.header-error-xxl .module-body .info ul {
  display: block;
  margin: 0 0 20px;
}

.header-error-xxl .module-body .info ul li {
  list-style-type: disc;
  list-style-position: inside;
  font-family: Frutiger55,sans-serif;
  font-size: .875em;
  line-height: 1.3em;
  font-weight: 400;
  color: #fff;
}

.header-error-xxl .module-body .info img {
  color: #fff;
  display: none;
}

.header-error-xxl .module-body .info a {
  font-family: Frutiger55,sans-serif;
  font-size: .875em;
  font-weight: 400;
  color: #fff;
  left: 20px;
  padding: 0 0 0 33px;
  min-height: 20px;
  background: transparent url(//static.o2.co.uk/shared/img/modules/promo-cta-arrow.png) 0 -93px no-repeat;
  display: block;
  margin: 0 0 5px;
}

.header-error-xxl .module-body .info a:hover {
  text-decoration: underline;
}

.header-error-xxl {
  background-position: center top;
  height: 350px;
}

.header-error-xxl .module-body {
  background-position: 0 right;
  width: auto;
  height: 350px;
}

.header-error-xxl .module-body .info {
  padding: 30px 150px 0 20px;
  width: 60%;
}

.header-error-xxl .module-body .info h1 {
  font-size: 1.875em;
  margin: 0 0 20px;
}

.header-error-xxl .module-body .info p {
  font-size: .875em;
  display: block;
}

.header-error-xxl .module-body .info p.intro,
.header-error-xxl .module-body .info ul {
  margin: 0 0 20px;
}

.header-error-xxl .module-body .info a {
  font-family: Frutiger45Light,sans-serif;
  font-size: 1.313em;
  padding: 0 0 0 33px;
  background-position: 0 -59px;
  margin: 0 0 5px;
}

.header-error-xxl {
  background-position: right center;
  background-size: auto;
  height: 500px;
}

.header-error-xxl .module-body {
  background-position: 0 right;
  width: auto;
  height: 500px;
}

.header-error-xxl .module-body .info {
  width: 50%;
  padding: 30px 150px 0 30px;
}

.header-error-xxl .module-body .info p {
  font-size: 1.25em;
  display: block;
  font-family: Frutiger45Light,sans-serif;
}

.header-error-xxl .module-body .info p.intro {
  margin: 0 0 30px;
}

.header-error-xxl .module-body .info h1 {
  font-size: 2.875em;
  margin: 0 0 30px;
}

.header-error-xxl .module-body .info a {
  bottom: 68px;
  left: 30px;
  font-size: 1.25em;
  padding: 0 0 0 36px;
  background-position: 0 -60px;
  margin: 0 0 11px;
}

.header-error-xxl .module-body .info ul {
  margin: 0 0 30px;
}

.header-error-xxl .module-body .info ul li {
  font-family: Frutiger45Light,sans-serif;
  font-size: 1.25em;
  line-height: 1.25em;
}

.header-error-xxl .module-body .info img {
  display: block;
  margin: 0 0 28px;
}

.no-js .header-search-xxl-search-hub option {
  display: none;
}

.header-search-xxl-search-hub {
  background-color: #061f47;
  background-repeat: no-repeat;
  background-position: top right;
  background-image: url(//static.o2.co.uk/shared/img/modules/header-search-xxl-diagonal-small-575.png);
  width: 100%;
  height: 160px;
  overflow: hidden;
  margin-bottom: 30px;
}

.header-search-xxl-search-hub .module-body {
  width: 95%;
  float: left;
  display: block;
  padding: 20px;
  margin: 0;
}

.header-search-xxl-search-hub .module-body .info {
  float: left;
  width: 100%;
}

.header-search-xxl-search-hub .module-body .info h1 {
  color: #fff;
  width: auto;
  margin: 0 0 7px;
  font-size: 1.5em;
}

.header-search-xxl-search-hub .module-body .info p {
  font-family: Frutiger46Italic,sans-serif;
  display: none;
  color: #fff;
}

.header-search-xxl-search-hub .module-body form {
  float: left;
  margin: 20px 0 0;
}

.header-search-xxl-search-hub .module-body form label {
  color: #fff;
}

.header-search-xxl-search-hub .module-body form .fieldandsubmitbar {
  background: #419eda;
  background-image: url();
  background-image: -moz-linear-gradient(top,#419eda 0,#2f7cb4 100%);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#419eda),color-stop(100%,#2f7cb4));
  background-image: -webkit-linear-gradient(top,#419eda 0,#2f7cb4 100%);
  background-image: -o-linear-gradient(top,#419eda 0,#2f7cb4 100%);
  background-image: -ms-linear-gradient(top,#419eda 0,#2f7cb4 100%);
  background-image: linear-gradient(to bottom,#419eda 0,#2f7cb4 100%);
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  padding: 0;
  margin: 8px 0 0;
  width: 280px;
  height: auto;
  overflow: hidden;
  position: relative;
}

.header-search-xxl-search-hub .module-body form span.select {
  display: block;
  width: 100%;
}

.header-search-xxl-search-hub .module-body form select:focus {
  border: 1px solid #FFF;
}

.header-search-xxl-search-hub .module-body form input {
  border: 0;
  padding: 5px 10px;
  margin: 0;
  height: 30px;
  float: left;
}

.header-search-xxl-search-hub .module-body form input[type=text] {
  background-color: #fff;
  color: #032b5a;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 5px;
  font-size: .875em;
  width: 200px;
}

.header-search-xxl-search-hub .module-body form input[type=text].placeholder,
.header-search-xxl-search-hub .module-body form input[type=text]::-webkit-input-placeholder {
  color: #6b7a8d;
}

.header-search-xxl-search-hub .module-body form input[type=text]:-moz-placeholder {
  color: #6b7a8d;
}

.header-search-xxl-search-hub .module-body form input[type=text]::-moz-placeholder {
  color: #6b7a8d;
}

.header-search-xxl-search-hub .module-body form input[type=text]:-ms-input-placeholder {
  color: #6b7a8d;
}

.header-search-xxl-search-hub .module-body form input[type=submit] {
  color: #fff;
  -webkit-border-top-left-radius: 0;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-topleft: 0;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 0;
  background: transparent url(//static.o2.co.uk/shared/img/nav/tool-icon-search-sprite.png) 50% -25px no-repeat;
  padding: 0;
  height: 40px;
  width: 60px;
}

.header-search-xxl-search-hub {
  background-image: url(//static.o2.co.uk/shared/img/modules/header-search-xxl-diagonal-medium-815.png);
  height: 200px;
}

.header-search-xxl-search-hub .module-body {
  width: 100%;
  padding: 30px 20px;
}

.header-search-xxl-search-hub .module-body .info p {
  font-size: 1em;
  display: block;
}

.header-search-xxl-search-hub .module-body .info h1 {
  font-size: 1.875em;
}

.header-search-xxl-search-hub .module-body form {
  margin: 20px 0 0;
}

.header-search-xxl-search-hub .module-body form .fieldandsubmitbar {
  width: 326px;
}

.header-search-xxl-search-hub .module-body form input[type=text] {
  width: 256px;
}

.header-search-xxl-search-hub .module-body form input[type=submit] {
  width: 50px;
}

.header-search-xxl-search-hub {
  height: 130px;
  background: url(//static.o2.co.uk/www/img/general/header-xxl-grad-1px-repeat.jpg) 0 0 repeat-x;
}

.header-search-xxl-search-hub .header-search-xxl-search-hub-diag {
  background: url(//static.o2.co.uk/shared/img/modules/headersearch-xxl-diagonal_2000.png) right top no-repeat;
  margin: 0 auto;
  height: 130px;
}

.header-search-xxl-search-hub .module-body {
  padding: 0;
  margin: 0;
  width: 100%;
}

.header-search-xxl-search-hub .module-body .info {
  width: 50%;
  padding: 30px 0 0 30px;
}

.header-search-xxl-search-hub .module-body .info p {
  font-size: 1.125em;
  display: block;
}

.header-search-xxl-search-hub .module-body .info h1 {
  font-size: 2.875em;
}

.header-search-xxl-search-hub .module-body form {
  margin: 0;
  float: right;
  padding: 30px 30px 30px 0;
}

.header-search-xxl-search-hub-results {
  background: #FFF;
  position: absolute;
  max-height: 144px;
  overflow: auto;
  display: none;
  -webkit-overflow-scrolling: touch;
}

.header-search-xxl-search-hub-results a {
  border: 1px solid #d0d0d0;
  border-top: 0;
  display: block;
  padding: 0 10px;
  line-height: 31px;
  height: 31px;
  color: #032b5a;
  font-size: 12px;
  font-size: .75rem;
}

.header-search-xxl-search-hub-results .active,
.header-search-xxl-search-hub-results a:hover {
  background: #d0d0d0;
}

.header-search-xxl-search-hub-results a {
  font-size: 13px;
  font-size: .8125rem;
}

.no-js #findphone form,
.no-js #select-language form,
.no-js .header-dropdown-xxl option {
  display: none;
}

.header-dropdown-xxl,
.header-search-xxl {
  background-color: #061f47;
  background-repeat: no-repeat;
  background-position: top right;
  background-image: url(//static.o2.co.uk/shared/img/modules/header-search-xxl-diagonal-small-575.png);
  width: 100%;
  height: 160px;
  overflow: hidden;
}

.header-dropdown-xxl .module-body,
.header-search-xxl .module-body {
  width: 95%;
  float: left;
  display: block;
  padding: 20px;
  margin: 0;
}

.header-dropdown-xxl .module-body .info,
.header-search-xxl .module-body .info {
  float: left;
  width: 100%;
}

.header-dropdown-xxl .module-body .info h1,
.header-search-xxl .module-body .info h1 {
  color: #fff;
  width: auto;
  margin: 0 0 7px;
  font-size: 1.5em;
}

.header-dropdown-xxl .module-body .info p,
.header-search-xxl .module-body .info p {
  font-family: Frutiger46Italic,sans-serif;
  display: none;
  color: #fff;
}

.header-dropdown-xxl .module-body form,
.header-search-xxl .module-body form {
  float: left;
  margin: 20px 0 0;
}

.header-dropdown-xxl .module-body form label,
.header-search-xxl .module-body form label {
  color: #fff;
}

.header-dropdown-xxl .module-body form .fieldandsubmitbar,
.header-search-xxl .module-body form .fieldandsubmitbar {
  background: #419eda;
  background-image: url();
  background-image: -moz-linear-gradient(top,#419eda 0,#2f7cb4 100%);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#419eda),color-stop(100%,#2f7cb4));
  background-image: -webkit-linear-gradient(top,#419eda 0,#2f7cb4 100%);
  background-image: -o-linear-gradient(top,#419eda 0,#2f7cb4 100%);
  background-image: -ms-linear-gradient(top,#419eda 0,#2f7cb4 100%);
  background-image: linear-gradient(to bottom,#419eda 0,#2f7cb4 100%);
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  padding: 0;
  margin: 8px 0 0;
  width: 280px;
  height: auto;
  overflow: hidden;
  position: relative;
}

.header-dropdown-xxl .module-body form span.select,
.header-search-xxl .module-body form span.select {
  display: block;
  width: 100%;
}

.header-dropdown-xxl .module-body form select:focus,
.header-search-xxl .module-body form select:focus {
  border: 1px solid #FFF;
}

.header-dropdown-xxl .module-body form input,
.header-search-xxl .module-body form input {
  border: 0;
  padding: 5px 10px;
  margin: 0;
  height: 30px;
  float: left;
}

.header-dropdown-xxl .module-body form input[type=text],
.header-search-xxl .module-body form input[type=text] {
  background-color: #fff;
  color: #032b5a;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 5px;
  font-size: .875em;
  width: 200px;
}

.header-dropdown-xxl .module-body form input[type=text].placeholder,
.header-dropdown-xxl .module-body form input[type=text]::-webkit-input-placeholder,
.header-search-xxl .module-body form input[type=text].placeholder,
.header-search-xxl .module-body form input[type=text]::-webkit-input-placeholder {
  color: #6b7a8d;
}

.header-dropdown-xxl .module-body form input[type=text]:-moz-placeholder,
.header-search-xxl .module-body form input[type=text]:-moz-placeholder {
  color: #6b7a8d;
}

.header-dropdown-xxl .module-body form input[type=text]::-moz-placeholder,
.header-search-xxl .module-body form input[type=text]::-moz-placeholder {
  color: #6b7a8d;
}

.header-dropdown-xxl .module-body form input[type=text]:-ms-input-placeholder,
.header-search-xxl .module-body form input[type=text]:-ms-input-placeholder {
  color: #6b7a8d;
}

.header-dropdown-xxl .module-body form input[type=submit],
.header-search-xxl .module-body form input[type=submit] {
  color: #fff;
  -webkit-border-top-left-radius: 0;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-topleft: 0;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 0;
  background: transparent url(//static.o2.co.uk/shared/img/nav/tool-icon-search-sprite.png) 50% -25px no-repeat;
  padding: 0;
  height: 40px;
  width: 60px;
}

.header-dropdown-xxl,
.header-search-xxl {
  background-image: url(//static.o2.co.uk/shared/img/modules/header-search-xxl-diagonal-medium-815.png);
  height: 200px;
}

.header-dropdown-xxl .module-body,
.header-search-xxl .module-body {
  width: 100%;
  padding: 30px 20px;
}

.header-dropdown-xxl .module-body .info p,
.header-search-xxl .module-body .info p {
  font-size: 1em;
  display: block;
}

.header-dropdown-xxl .module-body .info h1,
.header-search-xxl .module-body .info h1 {
  font-size: 1.875em;
}

.header-dropdown-xxl .module-body form,
.header-search-xxl .module-body form {
  margin: 20px 0 0;
}

.header-dropdown-xxl .module-body form .fieldandsubmitbar,
.header-search-xxl .module-body form .fieldandsubmitbar {
  width: 326px;
}

.header-dropdown-xxl .module-body form input[type=text],
.header-search-xxl .module-body form input[type=text] {
  width: 256px;
}

.header-dropdown-xxl .module-body form input[type=submit],
.header-search-xxl .module-body form input[type=submit] {
  width: 50px;
}

.header-dropdown-xxl,
.header-search-xxl {
  height: 130px;
  background: url(//static.o2.co.uk/www/img/general/header-xxl-grad-1px-repeat.jpg) 0 0 repeat-x;
}

.header-dropdown-xxl .header-search-xxl-diag,
.header-search-xxl .header-search-xxl-diag {
  background: url(//static.o2.co.uk/shared/img/modules/headersearch-xxl-diagonal_2000.png) right top no-repeat;
  margin: 0 auto;
  height: 130px;
}

.header-dropdown-xxl .module-body,
.header-search-xxl .module-body {
  padding: 0;
  margin: 0;
  width: 100%;
}

.header-dropdown-xxl .module-body .info,
.header-search-xxl .module-body .info {
  width: 50%;
  padding: 30px 0 0 30px;
}

.header-dropdown-xxl .module-body .info p,
.header-search-xxl .module-body .info p {
  font-size: 1.125em;
  display: block;
}

.header-dropdown-xxl .module-body .info h1,
.header-search-xxl .module-body .info h1 {
  font-size: 2.875em;
}

.header-dropdown-xxl .module-body form,
.header-search-xxl .module-body form {
  margin: 0;
  float: right;
  padding: 30px 30px 30px 0;
}

.header-search-xxl-results {
  background: #FFF;
  position: absolute;
  max-height: 144px;
  overflow: auto;
  display: none;
  -webkit-overflow-scrolling: touch;
}

.header-search-xxl-results a {
  border: 1px solid #d0d0d0;
  border-top: 0;
  display: block;
  padding: 0 10px;
  line-height: 31px;
  height: 31px;
  color: #032b5a;
  font-size: 12px;
  font-size: .75rem;
}

.header-search-xxl-results .active,
.header-search-xxl-results a:hover {
  background: #d0d0d0;
}

.header-search-xxl-results.border4 {
  border-bottom: 1px solid #d0d0d0;
}

.header-search-xxl-results a {
  font-size: 13px;
  font-size: .8125rem;
}

.no-backgroundsize .header-super-xxl,
.no-js .header-super-xxl {
  background-size: auto;
  background-position: center center;
}

.backgroundsize .header-super-xxl {
  background-size: cover;
  background-position: right center;
}

.header-super-xxl {
  background-color: #061f47;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-image: none;
  width: 100%;
  height: 220px;
  overflow: hidden;
  z-index: 0;
}

.header-super-xxl .grid-inner {
  position: relative;
  z-index: 1;
}

.header-super-xxl .module-body {
  width: 95%;
  float: left;
  display: block;
  height: 220px;
  margin: 0;
}

.header-super-xxl .module-body a.play-button {
  outline: 0;
  border: 0;
  position: absolute;
  transform: translate3d(-50%,-50%,0);
  top: 46%;
  left: 78.7%;
  background: url(//static.o2.co.uk/shared/img/play-button-90x90.svg) no-repeat;
  width: 45px;
  height: 45px;
}

.header-super-xxl .module-body a.play-button:hover .hover-down {
  background: 0 0;
}

.header-super-xxl .module-body .info {
  width: 58%;
  padding: 20px 0 0 20px;
}

.header-super-xxl .module-body .info h1 {
  font-family: Frutiger45Light,sans-serif;
  color: #fff;
  width: auto;
  margin: 0 0 12px;
  font-size: 1.5em;
}

.header-super-xxl .module-body .info p {
  font-family: Frutiger55,sans-serif;
  display: none;
  color: #fff;
}

.header-super-xxl .module-body .info p.intro {
  font-family: Frutiger46Italic,sans-serif;
}

.header-super-xxl .module-body .info ul {
  display: block;
}

.header-super-xxl .module-body .info ul li {
  font-family: Frutiger55,sans-serif;
  font-size: .875em;
  font-weight: 400;
  color: #fff;
  line-height: 1.2em;
}

.header-super-xxl .module-body .info img {
  color: #fff;
  display: none;
}

.header-super-xxl .module-body .info a {
  font-family: Frutiger55,sans-serif;
  font-size: .875em;
  font-weight: 400;
  color: #fff;
  position: absolute;
  bottom: 20px;
  left: 20px;
  padding: 0 0 0 26px;
  min-height: 20px;
  background: transparent url(//static.o2.co.uk/shared/img/modules/download-bubble-small.png) 0 0 no-repeat;
}

.header-super-xxl .module-body .info a:hover {
  text-decoration: underline;
}

.header-super-xxl-modal.modal .modal-header h3#myVideoModalLabel {
  padding-bottom: 20px;
  border-bottom: 1px solid #eee;
  margin: 0;
}

.header-super-xxl-modal.modal .modal-body {
  max-height: 400px;
}

.header-super-xxl-modal.modal .modal-body .video-container {
  position: relative;
  padding: 0 0 56.25%;
  height: 0;
  overflow: hidden;
  margin-bottom: 20px;
}

.header-super-xxl-modal.modal .modal-body .video-container iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.header-super-xxl {
  background-color: none;
  background-size: auto!important;
  background-position: top left!important;
  height: 250px;
}

.header-super-xxl .module-body {
  background-position: 0 right;
  height: 250px;
}

.header-super-xxl .module-body a.play-button {
  width: 90px;
  height: 90px;
}

.header-super-xxl .module-body .info {
  width: 515px;
  padding: 20px 0 0 20px;
}

.header-super-xxl .module-body .info h1 {
  font-size: 1.875em;
  margin: 0 0 10px;
}

.header-super-xxl .module-body .info p {
  font-size: 1em;
  display: block;
}

.header-super-xxl .module-body .info p.intro {
  margin: 0 0 12px;
}

.header-super-xxl .module-body .info ul {
  width: 315px;
}

.header-super-xxl .module-body .info a {
  font-family: Frutiger45Light,sans-serif;
  font-size: 1.313em;
  bottom: 48px;
  left: 20px;
  padding: 0 0 0 30px;
  min-height: 25px;
  background-image: url(//static.o2.co.uk/shared/img/modules/download-bubble-large.png);
  background-position: 0 2px;
}

.header-super-xxl-grad {
  background: url(//static.o2.co.uk/www/img/general/headersuper-xxl_bg_slice.jpg) repeat-x 0 0;
  overflow: hidden;
  width: 100%;
  height: 450px;
}

.header-super-xxl-grad .module {
  background-color: transparent;
}

.header-super-xxl {
  background-size: auto!important;
  background-position: top left!important;
  height: 450px!important;
}

.header-super-xxl .module-body {
  background-position: 0 right;
  height: 450px;
}

.header-super-xxl .module-body .info {
  padding: 50px 0 0 30px;
}

.header-super-xxl .module-body .info p {
  width: 415px;
  font-size: 1.125em;
  display: block;
}

.header-super-xxl .module-body .info p.intro {
  margin: 0 0 20px;
}

.header-super-xxl .module-body .info h1 {
  width: 515px;
  font-size: 2.875em;
  margin: 0 0 8px;
}

.header-super-xxl .module-body .info img.appIcon {
  display: block;
  width: 77px;
  width: 77px;
  margin: 0 0 20px;
}

.header-super-xxl .module-body .info img.customIconWidth440px {
  width: 440px;
}

.header-super-xxl .module-body .info a {
  bottom: 68px;
  left: 30px;
  font-size: 1.25em;
  padding: 0 0 0 36px;
  background-image: url(//static.o2.co.uk/shared/img/modules/download-bubble-large.png);
}

.header-super-xxl .module-body .info ul {
  width: 415px;
  margin: 0 0 25px;
}

.header-super-xxl .module-body .info ul li {
  font-family: Frutiger45Light,sans-serif;
  font-size: 1.25em;
}

.header-super-xxl-modal.modal .modal-body {
  max-height: 600px;
}

.header-super-xxl {
  background-size: auto!important;
  background-position: top center!important;
}

.module.header-tabs-xxl {
  background-image: -webkit-gradient(linear,left top,left bottom,from(#061f47),to(#3d9ece));
  background-image: -webkit-linear-gradient(top,#061f47,#3d9ece);
  background-image: -moz-linear-gradient(top,#061f47,#3d9ece);
  background-image: -ms-linear-gradient(top,#061f47,#3d9ece);
  background-image: -o-linear-gradient(top,#061f47,#3d9ece);
  background-image: linear-gradient(top,#061f47,#3d9ece);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr='#061f47', EndColorStr='#3d9ece');
  width: 100%;
  height: 120px;
  overflow: hidden;
}

.module.header-tabs-xxl .module-body {
  width: 95%;
  float: left;
  display: block;
  height: 70px;
  margin: 0;
}

.module.header-tabs-xxl .module-body .info,
.module.header-tabs-xxl .module-body .module-body-content {
  padding: 20px 0 0 20px;
}

.module.header-tabs-xxl .module-body .info h1,
.module.header-tabs-xxl .module-body .module-body-content h1 {
  color: #fff;
  width: auto;
  margin: 0 0 7px;
  font-size: 1.5em;
}

.module.header-tabs-xxl .module-body .info p,
.module.header-tabs-xxl .module-body .module-body-content p {
  font-family: Frutiger46Italic,sans-serif;
  display: none;
  color: #fff;
}

.module.header-tabs-xxl .module-body .module-tabs {
  position: absolute;
  bottom: 0;
}

.module.header-tabs-xxl .module-body .module-tabs ul.tabs li {
  float: left;
  display: inline-block;
  padding: 3px 0;
  font-family: Frutiger55,sans-serif;
  font-size: .875rem;
  background-color: #3d9ece;
  box-shadow: 5px -5px 10px #297ca4 inset;
  border-radius: 2px 2px 0 0;
  position: relative;
}

.module.header-tabs-xxl .module-body .module-tabs ul.tabs li a {
  padding: 10px;
  color: #fff;
  display: inline-block;
}

.module.header-tabs-xxl .module-body .module-tabs ul.tabs li.active {
  background-color: #f7f7f7;
  box-shadow: none;
}

.module.header-tabs-xxl .module-body .module-tabs ul.tabs li.active a {
  color: #032b5a;
  cursor: default;
}

.module.header-tabs-xxl {
  height: 150px;
}

.module.header-tabs-xxl .header-xxl-bespoke-bgr {
  min-width: 575px;
  max-width: 815px;
  margin: 0 auto;
  height: 150px;
}

.module.header-tabs-xxl .module-body {
  background-position: 0 right;
  width: auto;
  height: 150px;
}

.module.header-tabs-xxl .module-body .info,
.module.header-tabs-xxl .module-body .module-body-content {
  padding: 30px 150px 0 20px;
}

.module.header-tabs-xxl .module-body .info p,
.module.header-tabs-xxl .module-body .module-body-content p {
  font-size: 1em;
  display: block;
}

.module.header-tabs-xxl .module-body .info h1,
.module.header-tabs-xxl .module-body .module-body-content h1 {
  font-size: 1.875em;
}

.module.header-tabs-xxl .module-body .module-tabs ul.tabs li a {
  padding: 10px 30px;
}

.module.header-tabs-xxl.wider .module-body .info,
.module.header-tabs-xxl.wider .module-body .module-body-content {
  padding: 30px 250px 0 20px;
}

.module.header-tabs-xxl {
  height: 150px;
}

.module.header-tabs-xxl .header-xxl-bespoke-bgr {
  min-width: 1100px;
  max-width: 2000px;
  margin: 0 auto;
  height: 150px;
}

.module.header-tabs-xxl .module-body {
  width: auto;
  height: 150px;
}

.module.header-tabs-xxl .module-body .info,
.module.header-tabs-xxl .module-body .module-body-content {
  padding: 30px 150px 0 30px;
}

.module.header-tabs-xxl .module-body .info p,
.module.header-tabs-xxl .module-body .module-body-content p {
  font-size: 1.125em;
  display: block;
}

.module.header-tabs-xxl .module-body .info h1,
.module.header-tabs-xxl .module-body .module-body-content h1 {
  font-size: 2.875em;
}

.module.header-tabs-xxl.wider .module-body .info,
.module.header-tabs-xxl.wider .module-body .module-body-content {
  padding: 30px 250px 0 30px;
}

.header-xxl {
  background-color: #061f47;
  background-repeat: no-repeat;
  background-position: -9999px -9999px;
  background-attachment: scroll;
  background-image: none;
  width: 100%;
  height: 60px;
  overflow: hidden;
}

.header-xxl .module-body {
  width: 95%;
  float: left;
  background: url(//static.o2.co.uk/shared/img/modules/header-xxl-diagonal-small.png) no-repeat scroll right 0;
  display: block;
  height: 60px;
  margin: 0;
}

.header-xxl .module-body .info,
.header-xxl .module-body .module-body-content {
  padding: 20px 0 0 20px;
}

.header-xxl .module-body .info h1,
.header-xxl .module-body .module-body-content h1 {
  color: #fff;
  width: auto;
  margin: 0 0 7px;
  font-size: 1.5em;
}

.header-xxl .module-body .info p,
.header-xxl .module-body .module-body-content p {
  font-family: Frutiger46Italic,sans-serif;
  display: none;
  color: #fff;
}

.header-xxl.noImage {
  background-position: top right;
  background-image: url(//static.o2.co.uk/shared/img/modules/header-xxl-diagonal-small.png);
}

.header-xxl.noImage .module-body {
  background: 0 0;
}

.header-xxl {
  background-position: top center;
  background-image: url(//static.o2.co.uk/www/img/general/header-xxl-bubbles.jpg);
  height: 110px;
}

.header-xxl .header-xxl-bespoke-bgr {
  min-width: 575px;
  max-width: 815px;
  margin: 0 auto;
  background-image: url(//static.o2.co.uk/www/img/general/header-xxl-bubbles.jpg);
  background-position: 55% top;
  background-repeat: no-repeat;
  height: 110px;
}

.header-xxl .module-body {
  background-position: 0 right;
  background-image: url(//static.o2.co.uk/shared/img/modules/header-xxl-diagonal.png);
  width: auto;
  height: 110px;
}

.header-xxl .module-body .info,
.header-xxl .module-body .module-body-content {
  padding: 30px 150px 0 20px;
}

.header-xxl .module-body .info p,
.header-xxl .module-body .module-body-content p {
  font-size: 1em;
  display: block;
}

.header-xxl .module-body .info h1,
.header-xxl .module-body .module-body-content h1 {
  font-size: 1.875em;
}

.header-xxl.wider .module-body .info,
.header-xxl.wider .module-body .module-body-content {
  padding: 30px 250px 0 20px;
}

.header-xxl.noImage {
  background-position: top right;
  background-image: url(//static.o2.co.uk/shared/img/modules/header-search-xxl-diagonal-medium-815.png);
}

.header-xxl.noImage .module-body {
  background: 0 0;
}

.header-xxl {
  background: url(//static.o2.co.uk/www/img/general/header-xxl-grad-1px-repeat.jpg) repeat-x 0 0;
  height: 130px;
}

.header-xxl .header-xxl-bespoke-bgr {
  min-width: 1100px;
  max-width: 2000px;
  margin: 0 auto;
  background-image: url(//static.o2.co.uk/www/img/general/header-xxl-bubbles.jpg);
  background-position: top center;
  background-repeat: no-repeat;
  height: 130px;
}

.header-xxl .module-body {
  background-position: 0 right;
  background-image: url(//static.o2.co.uk/shared/img/modules/header-xxl-diagonal.png);
  width: auto;
  height: 130px;
}

.header-xxl .module-body .info,
.header-xxl .module-body .module-body-content {
  padding: 30px 150px 0 30px;
}

.header-xxl .module-body .info p,
.header-xxl .module-body .module-body-content p {
  font-size: 1.125em;
  display: block;
}

.header-xxl .module-body .info h1,
.header-xxl .module-body .module-body-content h1 {
  font-size: 2.875em;
}

.header-xxl.wider .module-body .info,
.header-xxl.wider .module-body .module-body-content {
  padding: 30px 250px 0 30px;
}

.header-xxl.noImage {
  background-position: top right;
  background-image: url(//static.o2.co.uk/shared/img/modules/header-search-xxl-diagonal-1100.png);
}

.header-xxl.noImage .module-body {
  background: 0 0;
}

.js .hero li {
  display: none;
}

.hero img.map {
  position: absolute;
  z-index: 5;
  top: 0;
  left: 0;
}

.hero .underline a {
  text-decoration: underline;
}

.hero .heroTrigger {
  position: absolute;
  z-index: 10;
  cursor: pointer;
}

.hero ul {
  min-height: 320px;
}

.hero li {
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 100% 0;
  height: 200px;
}

.hero li h2 {
  color: #032b5a;
  font-size: 1.5em;
  line-height: 1em;
  font-family: Frutiger45Light,sans-serif;
  margin-bottom: 8px;
}

.hero li p {
  color: #032b5a;
  font-size: .75em;
  font-family: Frutiger55,sans-serif;
  margin-bottom: 12px;
}

.hero li a,
.hero li p.cta {
  color: #419eda;
  font-size: .875em;
  font-family: Frutiger45Light,sans-serif;
  line-height: 1.2em;
  display: block;
  background: transparent url(//static.o2.co.uk/shared/img/promo-cta-arrow.png) no-repeat scroll 0 -35px;
  padding: 0 0 0 25px;
  white-space: nowrap;
}

.hero li.dark h2,
.hero li.dark p {
  color: #fff;
}

.hero li.dark a,
.hero li.dark p.cta {
  color: #fff;
  background-position: 0 -94px;
}

.hero a {
  display: block;
}

.hero .slide-content {
  padding: 25px 20px;
  width: 50%;
}

.hero .hero-wrapper {
  border: 0;
  height: 400px;
  position: relative;
  z-index: 1;
  width: 100%;
  margin: 0 auto;
}

.hero .hero-wrapper ul {
  position: absolute;
}

.hero .hero-wrapper ul li {
  position: absolute;
  width: 1100px;
}

.hero .grad {
  background: transparent url(//static.o2.co.uk/shared/img/modules/hero-xxl-slice-overlay-814.png) 100% 0 repeat-x;
  z-index: 6;
  position: absolute;
  padding: 0 20px;
}

.hero .grad .slide-content {
  width: 70%;
}

.hero .module-body {
  background-image: url(//static.o2.co.uk/shared/img/modules/hero-xxl-background-814.png);
}

.hero ul {
  min-height: 320px;
}

.hero li {
  height: 320px;
}

.hero li h2 {
  font-size: 1.875em;
  margin-bottom: 12px;
}

.hero li p {
  font-size: .875em;
  margin-bottom: 12px;
}

.hero li a,
.hero li p.cta {
  font-size: 1.313em;
  line-height: 1em;
  padding: 0 0 0 25px;
  position: absolute;
  bottom: 40px;
}

.hero .slide-content {
  position: relative;
  height: 240px;
  padding: 40px 20px;
  width: 35%;
}

.hero .slide {
  left: 0;
}

.hero .grad {
  background-image: url(//static.o2.co.uk/shared/img/modules/hero-xxl-slice-overlay-1100.png);
}

.hero .module-body {
  background-image: url(//static.o2.co.uk/shared/img/modules/hero-xxl-background-1100.png);
}

.hero ul {
  min-height: 400px;
}

.hero li {
  height: 400px;
}

.hero li h2 {
  font-size: 2.5em;
  margin-bottom: 20px;
}

.hero li p {
  font-size: 1em;
  margin-bottom: 25px;
}

.hero li a,
.hero li p.cta {
  font-size: 1.563em;
  background-position: 0 0;
  padding: 0 0 0 30px;
  bottom: 60px;
}

.hero li.dark a,
.hero li.dark p.cta {
  background-position: 0 -59px;
}

.hero .slide-content {
  height: 280px;
  padding: 60px 20px 20px;
  width: 37%;
}

.hero .slide {
  left: -110px;
}

.hero li {
  height: 400px;
}

.hero .hero-wrapper {
  width: 1100px;
}

#floatingCirclesG {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 32px;
  height: 32px;
  margin: -16px 0 0 -16px;
  -moz-transform: scale(0.6);
  -webkit-transform: scale(0.6);
  -o-transform: scale(0.6);
  -ms-transform: scale(0.6);
  transform: scale(0.6);
}

.f_circleG {
  position: absolute;
  background-color: #3C9ECC;
  height: 6px;
  width: 6px;
  -moz-border-radius: 3px;
  -moz-animation-name: f_fadeG;
  -moz-animation-duration: .64s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-direction: linear;
  -webkit-border-radius: 3px;
  -webkit-animation-name: f_fadeG;
  -webkit-animation-duration: .64s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-direction: linear;
  -o-border-radius: 3px;
  -o-animation-name: f_fadeG;
  -o-animation-duration: .64s;
  -o-animation-iteration-count: infinite;
  -o-animation-direction: linear;
  -ms-border-radius: 3px;
  -ms-animation-name: f_fadeG;
  -ms-animation-duration: .64s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-direction: linear;
  border-radius: 3px;
  animation-name: f_fadeG;
  animation-duration: .64s;
  animation-iteration-count: infinite;
  animation-direction: linear;
}

#frotateG_01 {
  left: 0;
  top: 13px;
  -moz-animation-delay: .24s;
  -webkit-animation-delay: .24s;
  -o-animation-delay: .24s;
  -ms-animation-delay: .24s;
  animation-delay: .24s;
}

#frotateG_02 {
  left: 4px;
  top: 4px;
  -moz-animation-delay: .32s;
  -webkit-animation-delay: .32s;
  -o-animation-delay: .32s;
  -ms-animation-delay: .32s;
  animation-delay: .32s;
}

#frotateG_03 {
  left: 13px;
  top: 0;
  -moz-animation-delay: .4s;
  -webkit-animation-delay: .4s;
  -o-animation-delay: .4s;
  -ms-animation-delay: .4s;
  animation-delay: .4s;
}

#frotateG_04 {
  right: 4px;
  top: 4px;
  -moz-animation-delay: .48s;
  -webkit-animation-delay: .48s;
  -o-animation-delay: .48s;
  -ms-animation-delay: .48s;
  animation-delay: .48s;
}

#frotateG_05 {
  right: 0;
  top: 13px;
  -moz-animation-delay: .56s;
  -webkit-animation-delay: .56s;
  -o-animation-delay: .56s;
  -ms-animation-delay: .56s;
  animation-delay: .56s;
}

#frotateG_06 {
  right: 4px;
  bottom: 4px;
  -moz-animation-delay: .64s;
  -webkit-animation-delay: .64s;
  -o-animation-delay: .64s;
  -ms-animation-delay: .64s;
  animation-delay: .64s;
}

#frotateG_07 {
  left: 13px;
  bottom: 0;
  -moz-animation-delay: .72s;
  -webkit-animation-delay: .72s;
  -o-animation-delay: .72s;
  -ms-animation-delay: .72s;
  animation-delay: .72s;
}

#frotateG_08 {
  left: 4px;
  bottom: 4px;
  -moz-animation-delay: .8s;
  -webkit-animation-delay: .8s;
  -o-animation-delay: .8s;
  -ms-animation-delay: .8s;
  animation-delay: .8s;
}

@-moz-keyframes f_fadeG {
  0% {
    background-color: #FFF;
  }

  100% {
    background-color: #3C9ECC;
  }
}

@-webkit-keyframes f_fadeG {
  0% {
    background-color: #FFF;
  }

  100% {
    background-color: #3C9ECC;
  }
}

@-o-keyframes f_fadeG {
  0% {
    background-color: #FFF;
  }

  100% {
    background-color: #3C9ECC;
  }
}

@-ms-keyframes f_fadeG {
  0% {
    background-color: #FFF;
  }

  100% {
    background-color: #3C9ECC;
  }
}

@keyframes f_fadeG {
  0% {
    background-color: #FFF;
  }

  100% {
    background-color: #3C9ECC;
  }
}

.legacy .col-4 .icon-promo-xs {
  width: 25%!important;
  overflow: hidden!important;
}

.icon-promo-xs {
  height: 81px;
  border-bottom: 1px solid #d8d8d8;
  background-color: #f8f8f8;
}

.icon-promo-xs .module-body {
  padding: 20px 20px 0 15px;
  height: 80px;
}

.icon-promo-xs .bgrimage {
  width: 50px;
  height: 60px;
  float: left;
}

.icon-promo-xs .bgrimage img {
  width: 100%;
  max-width: 42px;
  height: auto;
}

.icon-promo-xs .info {
  float: left;
  padding-left: 10px h3;
  padding-left-font-size: 20px;
  padding-left-font-size: 1.25rem;
  padding-left-font-family: Frutiger45Light,sans-serif;
  padding-left-padding-bottom: 6px;
  padding-left-color: #419eda;
}

.icon-promo-xs .info p {
  font-size: 12px;
  font-size: .75rem;
  font-family: Frutiger55,sans-serif;
  padding-bottom: 6px;
  margin-bottom: 0;
  color: #419eda;
}

.col-4 .module.icon-promo-xs {
  width: 50%;
  display: block;
  float: left;
  margin-bottom: 8px;
}

.icon-promo-xs {
  height: 81px;
  border-bottom: 0;
}

.icon-promo-xs .module-body {
  padding: 0;
  height: 80px;
}

.icon-promo-xs .module-body .divider1 {
  border-left: 1px solid #efefef;
  height: 80px;
  padding-top: 10px;
}

.icon-promo-xs .module-body .divider1 .info {
  width: 63%;
  text-align: left;
}

.icon-promo-xs .module-body .divider1 .info p {
  font-size: .9rem;
  padding-left: 30px;
  padding-top: 20px;
  color: #419eda;
}

.icon-promo-xs .bgrimage {
  margin-right: 20px;
  max-width: 50px;
  max-height: 60px;
  float: right;
  background-size: contain;
  background-position: right top;
  position: static;
}

.icon-promo-xs .bgrimage img {
  max-width: 50px;
}

.icon-promo-xs .info {
  width: 63%;
  float: left;
  padding-left: 0;
}

div.icon-promo-xs:first-child .module-body .divider1 {
  border-left: 0 solid transparent;
}

div.icon-promo-xs:nth-child(3)>a:nth-child(1)>div:nth-child(1)>div:nth-child(1) {
  border-left: 0;
}

div.icon-promo-xs:nth-child(3)>a:nth-child(1)>div:nth-child(1)>div:nth-child(1)>div:nth-child(3),
div.icon-promo-xs:nth-child(4)>a:nth-child(1)>div:nth-child(1)>div:nth-child(1)>div:nth-child(3) {
  display: none;
}

.col-4 .module.icon-promo-xs {
  width: 25%;
}

div.icon-promo-xs:nth-child(3)>a:nth-child(1)>div:nth-child(1)>div:nth-child(1) {
  border-left: 1px solid #efefef;
}

.icon-promo-xs {
  border-bottom: 0;
}

.icon-promo-xs .module-body {
  padding: 0;
  height: 80px;
}

.icon-promo-xs .module-body .divider1 {
  height: 80px;
  padding-top: 15px;
}

.icon-promo-xs .module-body .divider1 .bgrimage {
  margin-right: 20px;
}

.icon-promo-xs .module-body .divider1 .bgrimage img {
  max-width: 50px;
}

.icon-promo-xs .module-body .divider1 .info {
  width: 54%;
  padding-top: 16px;
  padding-left: 5px;
}

.icon-promo-xs .module-body .divider1 .info p {
  font-size: 13px;
  font-size: .8rem;
  padding-left: 5px;
  padding-top: 0;
  color: #419eda;
}

.icon-text-group {
  overflow: hidden;
  display: block;
}

.icon-text-s {
  position: relative;
  display: inline-block;
  float: left;
  width: 33.3%!important;
  overflow: hidden;
  min-height: 60px;
}

.icon-text-s .module-body {
  position: relative;
  overflow: hidden;
  border-left: 1px solid #d8d8d8;
  text-align: center;
  height: 60px;
}

.icon-text-s .module-body .icon {
  display: none;
}

.icon-text-s .module-body .copy h3 {
  color: #032b5a;
  font-size: 1.125em;
  line-height: 1em;
  padding: 13% .556em 0;
}

.icon-text-s .module-body p {
  display: none;
}

.icon-text-s.module-first .module-body {
  border-left: 0;
}

.icon-text-s.transparent-white {
  background: 0 0;
  margin-bottom: 20px;
}

.icon-text-s.transparent-white .module-body .copy h3,
.icon-text-s.transparent-white .module-body .copy p {
  color: #FFF;
}

.col-3 .module.icon-text-s:first-child .module-body {
  border-left: 0 none;
}

.icon-text-s {
  min-height: 75px;
}

.icon-text-s .module-body {
  padding-top: 1.25em;
  height: 75px;
  text-align: left;
  width: 100%;
}

.icon-text-s .module-body .copy h3 {
  font-size: 1.188em;
  padding: 0 .789em;
}

.icon-text-s .module-body .copy p {
  display: block;
  color: #032b5a;
  font-size: .75em;
  padding: 0 1.25em;
}

.icon-text-s .module-body .icon {
  display: block;
  float: left;
  width: 20%;
}

.icon-text-s .module-body .icon img {
  padding-left: 1.125em;
}

.icon-text-s .module-body .copy {
  float: left;
  width: 80%;
}

.idomoo {
  margin: 0;
  padding: 0;
}

.idomoo .module-body .video-holder {
  width: 100%;
  position: relative;
  padding-bottom: 65%;
  overflow: hidden;
}

.idomoo {
  width: 640px;
  height: 360px;
  margin: 0 auto;
}

.idomoo .module-body .video-title {
  padding: 14px 0 14px 14px;
  font-size: 1em;
}

.col-4 .image-cta-xs .module {
  width: 100%;
}

.col-4 .image-cta-xs .module a:hover .hover-down {
  background: url(//static.o2.co.uk/shared/img/hover-down.png) repeat scroll 0 0 transparent;
}

.col-4 .image-cta-xs .module .image-cta {
  display: block;
  position: relative;
  overflow: hidden;
  text-align: center;
}

.col-4 .image-cta-xs .module .image-cta .bg-gradient {
  background: #0f2b5a;
  background-image: url();
  background-image: -moz-linear-gradient(top,#0f2b5a 0,#1c80bc 100%);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#0f2b5a),color-stop(100%,#1c80bc));
  background-image: -webkit-linear-gradient(top,#0f2b5a 0,#1c80bc 100%);
  background-image: -o-linear-gradient(top,#0f2b5a 0,#1c80bc 100%);
  background-image: -ms-linear-gradient(top,#0f2b5a 0,#1c80bc 100%);
  background-image: linear-gradient(to bottom,#0f2b5a 0,#1c80bc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr='#0f2b5a', EndColorStr='#1c80bc');
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 167px;
}

.col-4 .image-cta-xs .module .image-cta img {
  position: relative;
  z-index: 1;
  height: 200px;
  width: auto;
  margin: 8px auto 10px;
  display: block;
}

.col-4 .image-cta-xs .module .image-cta .image-cta-copy {
  margin-bottom: 20px;
}

.col-4 .image-cta-xs .module .image-cta p {
  color: #032b5a;
  font-size: .875em;
  margin: 0 5px;
}

.col-4 .image-cta-xs .module .image-cta p:first-child {
  color: #419eda;
}

.col-4 .image-cta-xs {
  width: 49%;
  float: left;
  margin-left: 2%;
}

.col-4 .image-cta-xs:first-child {
  margin-left: 0;
  margin-bottom: 20px;
}

.col-4 .image-cta-xs:nth-of-type(2) {
  margin-bottom: 20px;
}

.col-4 .image-cta-xs:nth-of-type(3) {
  margin-left: 0;
}

.col-4 .image-cta-xs .module .image-cta .bg-gradient {
  height: 178px;
}

.col-4 .image-cta-xs .module .image-cta img {
  margin-top: 10px;
}

.col-4 .image-cta-xs {
  width: 23.8%;
  margin-left: 1.6%;
}

.col-4 .image-cta-xs:first-child,
.col-4 .image-cta-xs:nth-of-type(2) {
  margin-bottom: 0;
}

.col-4 .image-cta-xs:nth-of-type(3) {
  margin-left: 1.6%;
}

.col-4 .image-cta-xs .image-cta-copy {
  margin-bottom: 30px;
}

.legacy .col-4 .image-cta-xs {
  margin-left: 1.2%;
}

.legacy .col-4 .image-cta-xs:first-child {
  margin-left: 0;
}

.module.imageGallery {
  background: 0 0;
  margin: 20px 0!important;
}

.module.imageGallery a:hover .hover-down {
  display: none;
}

.imageGallery .imageGalleryWrapper {
  padding: 0;
}

.imageGallery .imageGalleryWrapper .second-thumb-actual,
.imageGallery .imageGalleryWrapper .third-thumb-actual {
  display: none;
}

.imageGallery .imageGalleryWrapper img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
}

.imageGallery .imageGalleryWrapper .actualImageWrapper {
  border-bottom: 1px dotted #d0d0d0;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translate3d(0,0,0);
}

.imageGallery .imageGalleryWrapper .actualImageWrapper img {
  width: 100%;
}

.imageGallery .imageGalleryWrapper .thumbnailWrapper {
  -webkit-backface-visibility: hidden;
  -webkit-transform: translate3d(0,0,0);
}

.imageGallery .imageGalleryWrapper .thumbnailWrapper ul {
  padding: 0 2px 0 0;
  background: transparent url("") top right no-repeat;
  display: block;
  text-align: center;
  margin: 0 auto;
}

.imageGallery .imageGalleryWrapper .thumbnailWrapper li {
  float: left;
  width: 33%;
}

.imageGallery .imageGalleryWrapper .thumbnailWrapper li a {
  display: block;
  outline: 0;
}

.imageGallery .imageGalleryWrapper .thumbnailWrapper li a:hover {
  text-decoration: none;
}

.imageGallery .imageGalleryWrapper .thumbnailWrapper li a img {
  border: 2px solid #efefef;
}

.imageGallery .imageGalleryWrapper .thumbnailWrapper li a.highlight {
  position: relative;
}

.imageGallery .imageGalleryWrapper .thumbnailWrapper li a.highlight img {
  border: 2px solid #419eda;
}

.module.imageGallery {
  margin: 0!important;
}

.imageGallery .imageGalleryWrapper .actualImageWrapper img {
  width: auto;
}

.imageGallery .imageGalleryWrapper .actualImageWrapper {
  border-bottom: 0;
  width: 74%;
  float: right;
}

.imageGallery .imageGalleryWrapper .thumbnailWrapper ul {
  width: 23.5%;
  float: left;
  vertical-align: center;
}

.imageGallery .imageGalleryWrapper .thumbnailWrapper ul li {
  width: 100%;
}

.image-link-s {
  background-color: #efefef;
  width: 100%;
  display: block;
  min-height: 270px;
  margin-bottom: 20px;
}

.image-link-s a:hover {
  text-decoration: underline;
}

.image-link-s .module-body {
  border-left: 0;
}

.image-link-s .module-body h3 {
  color: #032b5a;
  width: auto;
  padding: 25px 20px 0 3px;
  margin: 0;
  font-size: 2.25em;
  height: 53px;
  overflow: hidden;
}

.image-link-s .module-body .link-list-wrapper {
  padding-left: 25px;
  padding-right: 40px;
}

.image-link-s .module-body .link-list-wrapper ul li {
  border-left: 0;
  border-right: 0;
  border-bottom: 1px solid #d8d8d8;
  display: block;
  overflow: hidden;
  height: 42px;
  background: transparent url(//static.o2.co.uk/shared/img/modules/promo-cta-arrow.png);
  background-repeat: no-repeat;
  background-position: 3px 10px;
}

.image-link-s .module-body .link-list-wrapper ul li a {
  font-size: 1em;
  line-height: 1.125em;
  display: table-cell;
  height: 32px;
  width: auto;
  padding: 5px 20px 5px 34px;
  vertical-align: middle;
  font-family: Frutiger55,sans-serif;
  color: #419eda;
}

.image-link-s .module-body .link-list-wrapper ul li a span {
  display: none;
}

.image-link-s .module-body .link-list-wrapper ul li:first-child {
  border-top: 1px solid #d8d8d8;
}

.image-link-s .module-body .link-list-wrapper ul li:last-child {
  border-bottom: 0;
}

.image-link-s .module-body .img-wrapper {
  display: none;
  width: 55px;
  height: 55px;
  margin: auto;
  padding-top: 18px;
}

.image-link-s .module-body .img-wrapper .image-icon {
  width: 100%;
  height: 100%;
}

.image-link-s.diagonal .module-body {
  background: url(//static.o2.co.uk/shared/img/modules/top-light-diagonal-1100-011015.jpg) no-repeat scroll right 0;
}

.image-link-s {
  min-height: 320px;
  margin-bottom: 0;
}

.image-link-s .module-body {
  width: 100%;
  height: 320px;
}

.image-link-s .module-body h3 {
  font-size: 1.25em;
  padding: 23px 4px 0;
  height: 40px;
  overflow: hidden;
}

.image-link-s .module-body .link-list-wrapper ul li {
  height: 42px;
}

.image-link-s .module-body .link-list-wrapper ul li a {
  font-size: .875em;
}

.image-link-s .module-body .img-wrapper {
  display: block;
}

.image-link-s:not(:first-child) .module-body {
  border-left: 1px solid #fff;
}

.image-link-s {
  min-height: 320px;
  margin-bottom: 0;
}

.image-link-s .module-body {
  height: 320px;
}

.image-link-s .module-body h3 {
  font-size: 1.25em;
  height: 45px;
}

.image-link-s .module-body .link-list-wrapper ul li {
  height: 42px;
}

.image-link-s .module-body .link-list-wrapper ul li a {
  font-size: .875em;
}

.image-link-s .module-body .img-wrapper {
  display: block;
}

.image-m-title {
  background-color: transparent;
  height: auto;
}

.image-m-title img {
  width: 100%;
  height: auto;
  display: block;
}

.image-m-title .image-title {
  font-size: .875em;
  color: #032b5a;
  background-color: #efefef;
  padding: 14px 0 14px 20px;
}

.image-m-title .image-title {
  padding: 8px 0 8px 14px;
}

.image-m-title .image-title {
  padding: 14px 0 14px 14px;
  font-size: 1em;
}

.image-m {
  background-color: transparent;
  height: auto;
}

.image-m img {
  width: 100%;
  height: auto;
}

.image-media-text-m-group {
  clear: both;
}

.image-media-text-m-group .media-m {
  margin: 0;
  padding: 0;
}

.image-media-text-m-group .media-m .module-body .video-holder {
  width: 100%;
  position: relative;
  padding-bottom: 65%;
  overflow: hidden;
  background-color: #000;
}

.image-media-text-m-group .media-m .module-body .video-holder iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.image-media-text-m-group .media-m .module-body .video-holder .error {
  color: #FFF;
}

.image-media-text-m-group .media-m .module-body .video-title {
  font-size: .875em;
  color: #032b5a;
  background-color: #efefef;
  padding: 14px 0 14px 20px;
}

.image-media-text-m-group .media-m .module-body .BrightcoveExperience {
  position: absolute;
  top: 6.5%;
  left: 0;
  width: 100%;
  height: 87%;
  *height: 295px;
}

.image-media-text-m-group .text-container p {
  margin: 0 26px 27px;
}

.image-media-text-m-group .media-m .module-body .video-title {
  padding: 8px 0 8px 14px;
}

.image-media-text-m-group .text-container p {
  margin: 0 26px 10px;
}

.image-media-text-m-group .media-m .module-body .video-title {
  padding: 14px 0 14px 14px;
  font-size: 1em;
}

.image-media-text-m-group .text-container p {
  margin: 0 38px 10px!important;
}

.image-media-text-m-group .img-container {
  height: 180px;
}

.image-media-text-m-group.media-left .img-container,
.image-media-text-m-group.media-left .text-container {
  float: left;
}

.image-media-text-m-group.media-right .img-container,
.image-media-text-m-group.media-right .text-container {
  float: right;
}

.image-media-text-m-group .img-container {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
}

.image-media-text-m-group .media-container {
  width: 100%;
  position: relative;
}

.image-media-text-m-group .media-container .BrightcoveExperience {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.image-media-text-m-group .text-container {
  color: #032b5a;
  float: left;
  width: 100%;
  overflow: hidden;
}

.image-media-text-m-group .text-container h2 {
  font-size: 14px;
  font-size: .875rem;
  font-family: Frutiger55,sans-serif;
  line-height: 1.4;
  font-weight: 700;
  margin: 27px 20px 12px;
}

.image-media-text-m-group .text-container div {
  font-size: 14px;
  font-size: .875rem;
  line-height: 1.4;
  margin: 0 20px 10px;
}

.default-content-container .image-media-text-m-group .text-container h2 {
  margin: 27px 20px 12px 0;
}

.default-content-container .image-media-text-m-group .text-container div {
  margin: 0 20px 10px;
}

.lg-border-tp {
  border-top: 0;
}

.image-media-text-m-group .img-container,
.image-media-text-m-group .text-container {
  width: 50%;
}

.image-media-text-m-group .text-container h2 {
  font-size: 20px;
  font-size: 1.25rem;
  font-family: Frutiger45Light,sans-serif;
  font-weight: 400;
}

.default-content-container .image-media-text-m-group .text-container h2 {
  margin: 27px 20px 12px;
}

.default-content-container .image-media-text-m-group .text-container div {
  margin: 0 20px 10px;
}

.lg-border-tp {
  border-top: 1px solid #dbdbdb;
}

.image-media-text-m-group .text-container h2 {
  margin: 27px 30px 25px;
}

.image-media-text-m-group .text-container div {
  margin: 0 30px;
}

.image-media-text-m-group.media-right .img-Container,
.image-media-text-m-group.media-right .imgMedia-Container {
  float: right;
}

.image-media-text-m-group .text-container div.para-txt ul {
  padding-left: 20px;
}

.image-media-text-m-group .text-container div.para-txt ul li {
  list-style-type: disc;
}

.image-media-text-m-group .text-container a {
  color: #419eda;
}

.image-media-text-m-group .text-container {
  background-color: #F8F8F8!important;
}

.image-media-text-m-group.media-left .img-Container,
.image-media-text-m-group.media-left .imgMedia-Container {
  float: left;
}

.image-media-text-m-group .img-container,
.image-media-text-m-group .imgMedia-Container,
.image-media-text-m-group .text-container {
  width: 50%;
}

.image-media-text-m-group .bottom-gap {
  margin-bottom: 20px;
}

.image-media-text-m-group .img-container {
  height: 310px;
}

.image-s {
  background-color: transparent;
  height: auto;
}

.image-s img {
  width: 100%;
  height: auto;
}

.image-s img.bp1 {
  display: block;
}

.image-s img.bp2,
.image-s img.bp3 {
  display: none;
}

.image-s img.bp2 {
  display: block;
}

.image-s img.bp1,
.image-s img.bp3 {
  display: none;
}

.image-s img.bp3 {
  display: block;
}

.image-s img.bp1,
.image-s img.bp2 {
  display: none;
}

.image-text-m-group .img-container,
.image-text-m-group .media-container {
  height: 180px;
}

.image-text-m-group.media-left .img-container,
.image-text-m-group.media-left .media-container,
.image-text-m-group.media-left .text-container {
  float: left;
}

.image-text-m-group.media-right .img-container,
.image-text-m-group.media-right .media-container,
.image-text-m-group.media-right .text-container {
  float: right;
}

.image-text-m-group .img-container {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
}

.image-text-m-group .media-container {
  width: 100%;
  position: relative;
}

.image-text-m-group .media-container .BrightcoveExperience {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.image-text-m-group .text-container {
  color: #032b5a;
  float: left;
  width: 100%;
  background-color: #fff;
  overflow: hidden;
}

.image-text-m-group .text-container h2 {
  font-size: 14px;
  font-size: .875rem;
  font-family: Frutiger55,sans-serif;
  line-height: 1.4;
  font-weight: 700;
  margin: 27px 20px 12px;
}

.image-text-m-group .text-container p {
  font-size: 14px;
  font-size: .875rem;
  line-height: 1.4;
  margin: 0 20px 27px;
}

.default-content-container .image-text-m-group .text-container h2 {
  margin: 27px 20px 12px 0;
}

.default-content-container .image-text-m-group .text-container p {
  margin: 0 20px 27px;
}

.lg-border-tp {
  border-top: 0;
}

.image-text-m-group .img-container,
.image-text-m-group .media-container,
.image-text-m-group .text-container {
  height: 370px;
}

.image-text-m-group .img-container,
.image-text-m-group .media-container,
.image-text-m-group .text-container {
  width: 50%;
}

.image-text-m-group .text-container h2 {
  font-size: 20px;
  font-size: 1.25rem;
  font-family: Frutiger45Light,sans-serif;
  font-weight: 400;
}

.default-content-container .image-text-m-group .text-container h2 {
  margin: 27px 20px 12px;
}

.default-content-container .image-text-m-group .text-container p {
  margin: 0 20px 27px;
}

.lg-border-tp {
  border-top: 1px solid #dbdbdb;
}

.image-text-m-group .img-container,
.image-text-m-group .media-container,
.image-text-m-group .text-container {
  height: 310px;
}

.image-text-m-group .text-container h2 {
  margin: 27px 30px 25px;
}

.image-text-m-group .text-container p {
  margin: 0 30px 55px;
}

.default-content-container .image-text-m-group .text-container h2 {
  margin: 27px 30px 25px;
}

.default-content-container .image-text-m-group .text-container p {
  margin: 0 30px 55px;
}

.image-text,
.image-text a {
  color: #032b5a;
}

.image-text h2 {
  padding: 22px 20px 20px;
}

.image-text .image-m-text-title {
  font-weight: 700;
  padding: 0 20px 20px;
}

.image-text .image-m-text-title,
.image-text p {
  font-size: 14px;
  font-size: .875rem;
}

.image-text .image-m-text-content {
  padding: 0 20px 22px;
}

.image-text img {
  width: 100%;
  height: auto;
  display: block;
}

.image-text .text-content {
  border-left: 1px dotted #D0D0D0;
}

.image-text:first-child .text-content {
  border-left: 0;
}

.image-text .img-txt-cta {
  position: relative;
  margin-top: 15px;
}

.image-text .img-txt-cta .arrow {
  width: 20px;
  height: 18px;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background: transparent url(//static.o2.co.uk/shared/img/promo-cta-arrow.png) left -34px no-repeat;
}

.image-text .img-txt-cta p {
  color: #419eda;
  padding-left: 25px;
}

.image-text .link-xs {
  padding-bottom: 30px;
  bottom: 0;
}

.image-text .link-xs .arrow {
  margin: 0;
}

.image-text .link-xs h3 {
  margin-top: 20px;
}

.col-4 .image-text {
  width: 50%;
  float: left;
}

.image-text h2 {
  padding: 28px 30px 20px;
}

.image-text .image-m-text-title {
  padding: 0 30px 20px;
}

.image-text .image-m-text-content {
  padding: 0 30px 28px;
}

.col-4 .image-text {
  width: 25%;
  float: left;
}

.imageText-group {
  float: left;
  color: #032b5a;
  background: #F8F8F8;
  font-size: 16px;
  font-size: 1rem;
}

.imageText-group h2 {
  font-size: 24px;
  font-size: 1.5rem;
  color: #032b5a;
  margin: 0 0 20px;
}

.imageText-group .image-text-body {
  padding: 20px 20px 0;
}

.imageText-group p {
  margin: 0 0 20px;
}

.imageText-group img {
  max-width: 100%;
  width: 100%;
}

.imageText-group a {
  color: #419eda;
}

.imageText-group .imageTextSection {
  width: 50%;
  float: left;
}

.imageText-group .imageTextSection.image-right {
  float: right;
}

.imageText-group .image-text-body {
  padding: 40px 30px 0;
}

.imageText-group .imageTextSection {
  line-height: 0;
}

.label-m {
  width: 100%;
  position: relative;
  background: transparent url(//static.o2.co.uk/shared/img/label-m-shadow320.png) 0 0 no-repeat;
  padding: 24px 0 0;
}

.label-m h4 {
  font-size: 1.2em;
}

.label-m {
  background: transparent url(//static.o2.co.uk/shared/img/label-m-shadow575.png) 0 0 no-repeat;
  padding: 12px 0 0;
}

.label-m h4 {
  font-size: 1.125em;
}

.label-m {
  background: transparent url(//static.o2.co.uk/shared/img/label-m-shadow.png) 0 0 no-repeat;
  padding: 21px 0 0;
}

.label-m h4 {
  font-size: 1.25em;
}

.label-xxl-cta-custom {
  position: relative;
  height: 60px;
  padding-left: 20px;
  background-image: url(//static.o2.co.uk/shared/img/label-xxl-cta-custom-2000-180117.png);
  background-position: 50% 100%;
}

.label-xxl-cta-custom a {
  display: block;
  height: 100%;
}

.label-xxl-cta-custom a p.product-cta {
  background: url(//static.o2.co.uk/shared/img/cta-sprite-light.png) no-repeat scroll transparent;
  background-size: 18px;
  background-position: 0 -171px;
  padding-left: 25px;
  margin-top: 17px;
  color: #032b5a;
  width: auto;
  font-size: 1.25em;
  line-height: 1.25em;
  font-family: Frutiger45Light,sans-serif;
}

.label-xxl-cta-custom a p.product-cta.turquoise {
  background-position: 0 3px;
}

.label-xxl-cta-custom a p.product-cta.red {
  background-position: 0 -20px;
}

.label-xxl-cta-custom a p.product-cta.purple {
  background-position: 0 -44px;
}

.label-xxl-cta-custom a p.product-cta.pink {
  background-position: 0 -68px;
}

.label-xxl-cta-custom a p.product-cta.orange {
  background-position: 0 -91px;
}

.label-xxl-cta-custom a p.product-cta.green {
  background-position: 0 -115px;
}

.label-xxl-cta-custom a p.product-cta.default {
  background-position: 0 -139px;
}

.label-xxl-cta-custom a p.product-cta {
  background-size: 22px;
  line-height: 1.18em;
  padding-left: 27px;
}

.label-xxl-cta-custom a p.product-cta.turquoise {
  background-position: 0 1px;
}

.label-xxl-cta-custom a p.product-cta.red {
  background-position: 0 -28px;
}

.label-xxl-cta-custom a p.product-cta.purple {
  background-position: 0 -57px;
}

.label-xxl-cta-custom a p.product-cta.pink {
  background-position: 0 -86px;
}

.label-xxl-cta-custom a p.product-cta.orange {
  background-position: 0 -115px;
}

.label-xxl-cta-custom a p.product-cta.green {
  background-position: 0 -144px;
}

.label-xxl-cta-custom a p.product-cta.default {
  background-position: 0 -173px;
}

.label-xxl-cta-custom {
  background-position: 100% 100%;
  padding-left: 0;
}

.label-xxl-cta-custom a p.product-cta {
  margin-left: 27px;
}

.label-xxl-cta .info-cta {
  display: block;
  color: #419eda;
  padding: 0 10px 22px 45px;
  background: url(//static.o2.co.uk/shared/img/info-icon-blue.svg) no-repeat scroll transparent;
  background-size: 17px;
  background-position: 20px 2px;
  cursor: pointer;
}

.label-xxl-cta h2 {
  display: block;
}

.label-xxl-cta.label-xxl h2 {
  padding: 22px 0 10px 20px;
}

.label-xxl-cta .info-cta {
  float: left;
  padding: 17px 30px 10px 26px;
  line-height: 1.25em;
  background-position: 0 18px;
  margin-left: 25px;
  border: 0;
}

.label-xxl-cta h2 {
  float: left;
}

.label-xxl-cta.label-xxl h2 {
  padding: 12px 0 10px 20px;
}

.label-xxl-cta .info-cta {
  padding: 22px 30px 8px 26px;
  background-position: 0 23px;
}

.label-xxl-cta.label-xxl h2 {
  padding: 18px 0 16px 30px;
}

.label-xxl {
  width: 100%;
  position: relative;
  background: transparent url(//static.o2.co.uk/shared/img/label-xxl-shadow575.png) 0 0 no-repeat;
}

.label-xxl h2 {
  padding: 22px 0 22px 20px;
  color: #032b5a;
  width: 95%;
  font-size: 1.25em;
  line-height: 1.25em;
  margin: 0;
}

.label-xxl .line {
  position: absolute;
  height: 2px;
  width: 100%;
  left: 0;
  bottom: 0;
  background: transparent url(//static.o2.co.uk/shared/img/label-xxl-line575.png) 0 0 no-repeat;
}

.label-xxl {
  background: transparent url(//static.o2.co.uk/shared/img/label-xxl-shadow575.png) 0 0 no-repeat;
}

.label-xxl h2 {
  padding: 12px 0 10px 20px;
}

.label-xxl {
  background: transparent url(//static.o2.co.uk/shared/img/label-xxl-shadow1100.png) 0 0 no-repeat;
}

.label-xxl h2 {
  padding: 18px 0 16px 30px;
}

.label-xxl .line {
  background-image: url(//static.o2.co.uk/shared/img/label-xxl-line1100.png);
}

.linkList {
  background-color: #efefef;
  width: 100%;
  display: block;
  height: 270px;
  margin: 10px 0;
}

.linkList a:hover {
  text-decoration: underline;
}

.linkList .module-body h2 {
  color: #032b5a;
  width: auto;
  padding: 0 20px;
  margin: 0;
  font-size: 1.375em;
  height: 57px;
  overflow: hidden;
  display: table-cell;
  vertical-align: middle;
}

.linkList .module-body ul {
  display: block;
}

.linkList .module-body ul li {
  border-left: 0;
  border-right: 0;
  border-top: 0;
  border-bottom: 1px solid #d8d8d8;
  display: block;
  overflow: hidden;
  height: 42px;
}

.linkList .module-body ul li.light {
  background: transparent url(//static.o2.co.uk/shared/img/arrow-right.png) no-repeat scroll 20px 14px;
}

.linkList .module-body ul li.dark {
  background: transparent url(//static.o2.co.uk/shared/img/arrow_blue_small.png) no-repeat scroll 20px 13px;
}

.linkList .module-body ul li a {
  display: table-cell;
  height: 32px;
  line-height: 1.25em;
  width: auto;
  padding: 5px 20px 5px 45px;
  vertical-align: middle;
  font-family: Frutiger55,sans-serif;
  font-size: .875em;
  color: #419eda;
}

.linkList .module-body ul li a span {
  display: none;
}

.linkList .module-body ul li:first-child {
  border-top: 1px solid #d8d8d8;
}

.linkList .supportinglink {
  border: 0;
  border-top: 1px solid #d8d8d8;
  border-bottom: 1px solid #d8d8d8;
  overflow: hidden;
  position: absolute;
  bottom: 0;
  padding: 0;
  height: 39px;
  display: block;
  width: 100%;
}

.linkList .supportinglink a {
  border: 0;
  border-top: 1px solid #fff;
  color: #419eda;
  display: block;
  padding: 13px 20px 12px 45px;
  float: none;
  width: auto;
  font-size: .875em;
  line-height: 1em;
}

.linkList .supportinglink a.light {
  background: url(//static.o2.co.uk/shared/img/arrow-right.png) no-repeat scroll 20px 50% transparent;
}

.linkList .supportinglink a.dark {
  background: url(//static.o2.co.uk/shared/img/arrow_blue_small.png) no-repeat scroll 20px 49% transparent;
}

.linkList {
  height: 297px;
}

.linkList .module-body {
  width: 100%;
}

.linkList .module-body h2 {
  height: 65px;
  overflow: hidden;
}

.linkList .module-body ul li {
  background-position: 20px 14px;
}

.linkList .supportinglink {
  height: 60px;
  border-bottom: 0;
}

.linkList .supportinglink a {
  padding: 22px 20px 22px 45px;
  background-position: 20px 50%;
}

.linkList {
  height: 298px;
}

.linkList .module-body h2 {
  height: 65px;
}

.linkList .module-body ul li {
  background-position: 30px 15px;
}

.linkList .module-body ul li a {
  padding-left: 45px;
  font-size: 1em;
  line-height: 1.125em;
}

.linkList .supportinglink {
  border-bottom: 0;
  overflow: hidden;
  padding: 0;
  height: 60px;
}

.linkList .supportinglink a {
  background-position: 30px 50%;
  padding: 22px 20px 22px 45px;
  font-size: .875em;
}

.link-xs-promo-group {
  padding: .5em .5em 0 .2em;
  box-sizing: border-box;
  display: inline-block;
  float: left;
  width: 33.3%;
  text-align: center;
  min-height: 100px;
  border-left: 1px solid #d8d8d8;
}

.link-xs-promo-group:first-child {
  border-left: 1px solid #efefef;
}

.link-xs-promo-group img {
  display: none;
}

.link-xs-promo-group p {
  margin-left: 0;
  font-family: Frutiger45Light,sans-serif;
  color: #032b5a;
  line-height: 1em;
}

.link-xs-promo-group {
  padding: 1em;
  min-height: 95px;
}

.link-xs-promo-group p {
  margin: 0;
}

.link-xs-promo-group {
  padding: 1.25em 1em 0 1.25em;
  min-height: 80px;
}

.link-xs-promo-group img {
  float: left;
  display: inline-block;
}

.link-xs-promo-group p {
  text-align: left;
  margin-left: 3.75em;
}

.link-xs-promo-group.text-horizontal-align-center p {
  display: table-cell;
  vertical-align: middle;
  height: 40px;
  padding-left: 10px;
}

.link-xs-promo-tall {
  padding: .5em .5em 0 .2em;
  box-sizing: border-box;
  display: inline-block;
  float: left;
  width: 33.3%;
  text-align: center;
  min-height: 70px;
  border-left: 1px solid #d8d8d8;
}

.link-xs-promo-tall:first-child {
  border-left: 1px solid #efefef;
}

.link-xs-promo-tall img,
.link-xs-promo-tall p {
  display: none;
}

.link-xs-promo-tall h2 {
  font-family: Frutiger45Light,sans-serif;
  color: #032b5a;
  font-size: 1.2em;
}

.link-xs-promo-tall {
  padding: 1em;
  min-height: 95px;
}

.link-xs-promo-tall h2 {
  text-align: left;
  margin-bottom: .4em;
}

.link-xs-promo-tall p {
  display: block;
  text-align: left;
  font-family: Frutiger45Light,sans-serif;
  color: #032b5a;
  font-size: .9em;
  margin-left: 0;
  line-height: 1em;
}

.link-xs-promo-tall {
  padding: 1.25em 3em 0 1.25em;
  min-height: 100px;
}

.link-xs-promo-tall img {
  float: left;
  display: inline-block;
}

.link-xs-promo-tall h2 {
  margin-left: 2.75em;
}

.link-xs-promo-tall p {
  margin-left: 3.75em;
}

.link-xs-promo {
  padding: .5em .5em 0 .2em;
  box-sizing: border-box;
  display: inline-block;
  float: left;
  width: 33.3%;
  text-align: center;
  min-height: 100px;
  border-left: 1px solid #d8d8d8;
}

.link-xs-promo:first-child {
  border-left: 1px solid #efefef;
}

.link-xs-promo img {
  display: none;
}

.link-xs-promo p {
  margin-left: 0;
  font-family: Frutiger45Light,sans-serif;
  color: #032b5a;
  line-height: 1em;
}

.link-xs-promo {
  padding: 1em;
  min-height: 95px;
}

.link-xs-promo p {
  margin: 0;
}

.link-xs-promo {
  padding: 1.25em 1em 0 1.25em;
  min-height: 80px;
}

.link-xs-promo img {
  float: left;
  display: inline-block;
}

.link-xs-promo p {
  text-align: left;
  margin-left: 3.75em;
}

.link-xs {
  position: relative;
  height: 40px;
  width: 100%;
  background: #efefef;
}

.link-xs a {
  display: block;
  width: 100%;
  height: 100%;
}

.link-xs span.arrow {
  position: absolute;
  left: 0;
  margin: 0 4px 0 17px;
  width: 21px;
  height: 24px;
  display: block;
  background: url(//static.o2.co.uk/shared/img/promo-cta-arrow.png) no-repeat scroll 0 -35px transparent;
  float: left;
}

.link-xs h3 {
  line-height: 1.2em;
  top: 0;
  left: 0;
  margin: 10px 20px 10px 44px;
  font-family: Frutiger55,sans-serif;
  font-size: 14px;
  font-size: .875rem;
  max-height: 2.6em;
  width: auto;
  white-space: normal;
  color: #419eda;
  overflow: hidden;
}

.link-xs {
  height: 75px;
}

.link-xs span.arrow {
  margin: 20px 4px 0 17px;
}

.link-xs h3 {
  position: absolute;
  margin: 20px 20px 0 44px;
  white-space: normal;
  max-height: 3.6em;
}

.link-xs {
  border-right: 1px solid #F8F8F8;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  *border-right: 0;
  height: 110px;
}

.link-xs span.arrow {
  background: url(//static.o2.co.uk/shared/img/promo-cta-arrow.png) no-repeat scroll 0 0 transparent;
  float: left;
  margin: 20px 0 0 30px;
}

.link-xs h3 {
  margin: 20px 30px 0 59px;
  font-family: Frutiger45Light,sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
}

.link-xxl a {
  display: inline-block;
  color: #419eda;
  font-size: 14px;
  font-size: .875rem;
  position: relative;
  margin-left: 18px;
}

.link-xxl a .arrow {
  width: 20px;
  height: 18px;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background: transparent url(//static.o2.co.uk/shared/img/promo-cta-arrow.png) left -34px no-repeat;
}

.link-xxl a p {
  padding-left: 25px;
}

.link-xxl a {
  margin-left: 28px;
}

#match-slider-container {
  width: 100%;
  height: 200px;
  overflow: hidden;
  position: relative;
}

#match-slider-container.match-slider .promo-s .sub-text,
#match-slider-container.match-slider .promo-s .text,
#match-slider-container.match-slider .promo-s h3 {
  color: #032b5a;
}

#match-slider-container.match-slider .promo-s.won {
  background-image: url(/www/img/sponsorship/rugby/wear-the-rose/we-won-ticket.png);
}

#match-slider-container.match-slider .promo-s.lost {
  background-image: url(/www/img/sponsorship/rugby/wear-the-rose/we-lost-ticket.png);
}

#match-slider-container.match-slider .promo-s.white {
  background-color: #fff;
}

#match-slider-container.match-slider .promo-s.blue {
  background-color: #419eda;
}

#match-slider-container.match-slider .promo-s.grey {
  background-color: #999;
}

#match-slider-container.match-slider .promo-s.blue .sub-text,
#match-slider-container.match-slider .promo-s.grey .sub-text {
  color: #fff;
}

#match-slider-container.match-slider .module-body {
  width: 100%;
  height: 200px;
}

#match-slider-container.match-slider .module-body .info {
  padding: 30px;
  height: 140px;
  text-align: center;
}

#match-slider-container.match-slider .module-body .info p {
  width: 100%;
}

#match-slider-container.match-slider .module-body .info p.text {
  font-size: 36px;
  font-size: 2.25rem;
}

#match-slider-container.match-slider .module-body .info p.sub-text {
  font-size: 16px;
  font-size: 1rem;
  padding-top: 12px;
}

.slider-ctrl {
  position: absolute;
  height: 200px;
  width: 30px;
  top: 0;
  text-align: center;
  z-index: 2;
  cursor: pointer;
}

.slider-ctrl:hover {
  background-color: #000;
  opacity: .4;
}

.slider-ctrl.slider-prev {
  left: 0;
}

.slider-ctrl.slider-prev .slider-ctrl-image {
  background-image: url(//static.o2.co.uk/shared/img/modules/carousel-prev);
}

.slider-ctrl.slider-next {
  right: .1%;
}

.slider-ctrl.slider-next .slider-ctrl-image {
  background-image: url(//static.o2.co.uk/shared/img/modules/carousel-next);
}

.slider-ctrl .slider-ctrl-image {
  position: relative;
  top: 80px;
  width: 30px;
  height: 30px;
  background-color: #000;
  background-repeat: no-repeat;
  background-size: 30px 30px;
  opacity: .3;
}

.slider-ctrl .slider-ctrl-image:hover {
  opacity: .4;
}

#match-slider-container.match-slider .module-body .info {
  padding: 35px 20px 20px;
  height: 145px;
}

#match-slider-container.match-slider .module-body .info p.text {
  font-size: 32px;
  font-size: 2rem;
}

#match-slider-container.match-slider .module-body .info p.sub-text {
  font-size: 14px;
  font-size: .875rem;
}

#match-slider-container.match-slider .module-body .info {
  padding: 30px 20px 20px;
  height: 150px;
}

#match-slider-container.match-slider .module-body .info p.text {
  font-size: 36px;
  font-size: 2.25rem;
}

#match-slider-container.match-slider .module-body .info p.sub-text {
  font-size: 16px;
  font-size: 1rem;
}

.media-m-basic {
  margin: 0;
  padding: 0;
}

.media-m-basic .module-body .video-holder {
  width: 100%;
  position: relative;
  padding-bottom: 55.5%;
  overflow: hidden;
  background-color: #000;
}

.media-m-basic .module-body .video-holder iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.media-m-basic .module-body .video-holder .error {
  color: #FFF;
}

.media-m-basic .module-body .video-title {
  font-size: .875em;
  color: #032b5a;
  background-color: #efefef;
  padding: 14px 0 14px 20px;
}

.media-m-basic .module-body .video-title {
  padding: 8px 0 8px 14px;
}

.media-m-basic .module-body .video-title {
  padding: 14px 0 14px 14px;
  font-size: 1em;
}

.media-m-text-wrapper {
  height: auto;
  margin-bottom: 30px;
  display: inline-block;
}

.video-text-col {
  width: 100%;
  margin: 0;
  padding: 0;
  float: left;
}

.media-m-text {
  margin: 0;
  padding: 0;
  width: 100%;
  float: left;
}

.media-m-text .module-body .video-holder {
  width: 100%;
  position: relative;
  padding-bottom: 65%;
  overflow: hidden;
  background-color: #000;
}

.media-m-text .module-body .video-holder iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.media-m-text .module-body .video-holder .error {
  color: #FFF;
}

.media-m-text .module-body .video-title {
  font-size: .875em;
  color: #032b5a;
  background-color: #efefef;
  padding: 14px 0 14px 20px;
}

.media-m-text .module-body .BrightcoveExperience {
  position: absolute;
  top: 6.5%;
  left: 0;
  width: 100%;
  height: 87%;
  *height: 295px;
}

.media-m-text .module-body .video-title {
  padding: 8px 0 8px 14px;
}

.media-m-text .module-body .video-title {
  padding: 14px 0 14px 14px;
  font-size: 1em;
}

.media-m {
  margin: 0;
  padding: 0;
}

.media-m .module-body .video-holder {
  width: 100%;
  position: relative;
  padding-bottom: 65%;
  overflow: hidden;
  background-color: #000;
}

.media-m .module-body .video-holder iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.media-m .module-body .video-holder .error {
  color: #FFF;
}

.media-m .module-body .video-title {
  font-size: .875em;
  color: #032b5a;
  background-color: #efefef;
  padding: 14px 0 14px 20px;
}

.media-m .module-body .BrightcoveExperience {
  position: absolute;
  top: 6.5%;
  left: 0;
  width: 100%;
  height: 87%;
  *height: 295px;
}

.media-m .module-body .video-title {
  padding: 8px 0 8px 14px;
}

.media-m .module-body .video-title {
  padding: 14px 0 14px 14px;
  font-size: 1em;
}

.media-m-playlist .carousel-container {
  padding: 0 30px;
  background: #fff;
}

.media-m-playlist .carousel-container .video-carousel .slick-list {
  border-left: 1px solid #d8d8d8;
  border-right: 1px solid #d8d8d8;
}

.media-m-playlist .carousel-container .vid-item {
  background: #efefef;
  cursor: pointer;
}

.media-m-playlist .carousel-container .vid-item.playing {
  background: #d8d8d8;
}

.media-m-playlist .carousel-container .vid-item .thumb {
  padding: 10px 10px 5px;
}

.media-m-playlist .carousel-container .vid-item .thumb img {
  max-width: 100%;
}

.media-m-playlist .carousel-container .vid-item .video-title {
  padding: 0 10px 8px;
  height: 38px;
  overflow: hidden;
  background: 0 0;
  font-size: 12px;
  font-size: .75rem;
}

.media-m-playlist .carousel-container .vid-item .thumb,
.media-m-playlist .carousel-container .vid-item .video-title {
  border-right: 1px solid #d8d8d8;
}

.media-m-playlist .carousel-container .vid-item:hover {
  background: #d8d8d8;
}

.media-m-playlist .carousel-container .vid-item.slick-active:last-child {
  padding-right: 20px;
}

.media-m-playlist .carousel-container .vid-item.slick-active:first-child {
  padding-left: 20px;
}

.media-m-playlist.media-m .module-body .video-holder {
  padding-bottom: 56%;
}

.mobileLandlineForm {
  background-color: #f8f8f8;
  width: 100%;
  display: block;
}

.mobileLandlineForm .module-body form .small-text {
  padding: 20px 0 0;
}

.mobileLandlineForm .module-body form label {
  font-family: Frutiger45Light,sans-serif;
  margin-bottom: 15px;
}

.mobileLandlineForm .module-body form input[type=checkbox] {
  visibility: visible!important;
  vertical-align: bottom;
  display: inline-block;
  width: 15px;
  height: 19px;
}

.mobileLandlineForm .module-body form input[type=radio] {
  visibility: visible!important;
}

.mobileLandlineForm .module-body form input[name=emailAddr]:focus,
.mobileLandlineForm .module-body form input[type=tel]:focus,
.mobileLandlineForm .module-body form input[type=text]:focus {
  border: 1px solid #419eda;
}

.mobileLandlineForm .module-body form input[type=text] {
  float: left;
}

.mobileLandlineForm .module-body form .update-form-section {
  display: block;
  overflow: hidden;
}

.mobileLandlineForm .module-body form .update-form-section span {
  width: 100%;
  clear: both;
  display: none;
  padding-top: 5px;
}

.mobileLandlineForm .module-body form .update-form-section.update-form-radioGroup div {
  display: inline-block;
  width: 100%;
}

.mobileLandlineForm .module-body form .update-form-section.update-form-radioGroup label {
  padding-left: 3px;
  margin-bottom: 0;
}

.mobileLandlineForm .module-body form .submitWrapper input {
  margin-bottom: 10px;
}

.mobileLandlineForm .module-body form a:hover {
  text-decoration: underline;
}

.mobileLandlineForm .module-body form .pick-up-groups {
  margin-top: 20px;
}

.mobileLandlineForm .module-body form .date-month {
  float: left;
  margin-left: 10px;
}

.mobileLandlineForm .module-body form .date-year {
  width: 60px;
  margin-left: 10px;
}

.mobileLandlineForm .module-body form .date-day {
  width: 42px;
}

.mobileLandlineForm .module-body form .add-more-users,
.mobileLandlineForm .module-body form .cancel,
.mobileLandlineForm .module-body form .manage-call-group,
.mobileLandlineForm .module-body form .other-query,
.mobileLandlineForm .module-body form .pick-up-groups,
.mobileLandlineForm .module-body form .port-in {
  overflow: hidden;
}

.mobileLandlineForm .module-body form .add-more-users .update-form-section,
.mobileLandlineForm .module-body form .cancel .update-form-section,
.mobileLandlineForm .module-body form .manage-call-group .update-form-section,
.mobileLandlineForm .module-body form .other-query .update-form-section,
.mobileLandlineForm .module-body form .pick-up-groups .update-form-section,
.mobileLandlineForm .module-body form .port-in .update-form-section {
  width: 100%;
  margin-top: 20px;
}

.mobileLandlineForm .module-body form .add-more-users .update-form-section:first-of-type,
.mobileLandlineForm .module-body form .cancel .update-form-section:first-of-type,
.mobileLandlineForm .module-body form .manage-call-group .update-form-section:first-of-type,
.mobileLandlineForm .module-body form .other-query .update-form-section:first-of-type,
.mobileLandlineForm .module-body form .pick-up-groups .update-form-section:first-of-type,
.mobileLandlineForm .module-body form .port-in .update-form-section:first-of-type {
  margin-top: 0;
}

.mobileLandlineForm .module-body form .add-more-users,
.mobileLandlineForm .module-body form .cancel,
.mobileLandlineForm .module-body form .change-sequence,
.mobileLandlineForm .module-body form .manage-call-group,
.mobileLandlineForm .module-body form .other-query,
.mobileLandlineForm .module-body form .pick-up-groups,
.mobileLandlineForm .module-body form .port-in,
.mobileLandlineForm .module-body form .remove-call {
  display: none;
}

.mobileLandlineForm .module-body form .errorMsg {
  color: #bf271e;
}

.mobileLandlineForm .module-body {
  width: 100%;
}

.mobileLandlineForm .module-body .update-form-section.update-form-radioGroup div {
  display: inline-block;
  width: 50%;
}

.mobileLandlineForm .submitWrapper input {
  margin-bottom: 0;
}

.mobileLandlineForm .module-body form .update-form-section.update-form-radioGroup div {
  display: inline-block;
  width: 50%;
}

.mobileLandlineForm .submitWrapper input {
  margin-bottom: 0;
}

body.noscroll,
html.noscroll {
  overflow: hidden;
}

.hide {
  display: none;
}

.modal-body {
  max-height: 300px;
  min-height: 200px;
  padding: 0 20px 20px;
  overflow-y: auto;
  background: #fff;
}

.modal-body h4 {
  font-weight: 700;
}

.modal-body h4,
.modal-body p {
  color: #032b5a;
  margin-bottom: 20px;
  font-family: Frutiger45Light,sans-serif;
}

.modal-body h3 {
  margin-bottom: 10px;
  color: #032b5a;
}

.modal-body img {
  width: 100%;
  margin-bottom: 20px;
}

.modal-body ul {
  list-style: disc;
  margin-bottom: 10px;
  color: #032b5a;
  margin-left: 20px;
}

.modal-body ul li {
  list-style: disc;
  padding-bottom: 10px;
  color: #032b5a;
}

.modal-body .accordion {
  overflow: visible;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

.modal-backdrop.fade {
  opacity: 0;
}

.modal-backdrop.fade.in {
  opacity: .8;
  filter: alpha(opacity=80);
}

.modal-header {
  padding: 20px;
  background: #fff;
  box-shadow: -4px -9px 20px 0;
}

.modal-header .close {
  float: right;
  font-size: 24px;
  line-height: 20px;
  color: #032b5a;
  text-shadow: 0 1px 0 #fff;
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
}

.modal-header h3 {
  color: #032b5a;
  font-weight: 700;
}

h3#myModalLabel {
  padding-bottom: 20px;
  border-bottom: 1px solid #eee;
  margin: 0;
}

.legacy .modal-backdrop {
  *display: none;
}

.legacy .moduleIndexIE {
  *z-index: 1041;
}

.o2-modal {
  position: fixed;
  top: 10px;
  left: 10px;
  right: 10px;
  z-index: 1050;
}

.o2-modal {
  width: 520px;
  margin-left: -260px;
  left: 50%;
  top: 10%;
}

.modal-body img {
  margin-bottom: 0;
}

.o2-modal {
  width: 760px;
  margin-left: -380px;
}

body.noscroll,
html.noscroll {
  overflow: hidden;
  margin-right: 15px;
}

.modal-body {
  max-height: 400px;
}

.backgroundsize .multiItem {
  background-size: cover;
  background-position: right center;
}

.multiItem {
  position: relative;
  display: block;
  width: 100%;
  overflow: hidden;
  background: 0 0;
}

.multiItem .multiItem-wrapper {
  height: auto;
}

.multiItem>a {
  display: block;
  height: auto;
  overflow: hidden;
}

.multiItem .large {
  width: 100%;
}

.multiItem .module-body {
  width: 100%;
  float: left;
  display: block;
  margin: 0;
}

.multiItem .module-body .accordion,
.multiItem .module-body .image-m,
.multiItem .module-body .media-m {
  margin-bottom: 25px;
}

.multiItem .module-body .accordion .module-body ul li {
  font-family: Frutiger45Light,sans-serif;
}

.multiItem .module-body .info {
  background: #f8f8f8;
  padding: 0;
}

.multiItem .module-body .info p {
  color: #032b5a;
  font-size: 16px;
  font-size: 1rem;
  margin: 0 0 25px;
}

.multiItem .module-body .info p:last-of-type {
  margin: 0;
}

.multiItem .module-body .info .product-cta {
  color: #419eda;
  background: url(//static.o2.co.uk/shared/img/promo-cta-arrow.png) no-repeat scroll 0 -34px transparent;
  padding: 0 0 0 25px;
  display: block;
  font-size: .875em;
  margin-bottom: 0;
}

.multiItem .module-body .info h3 {
  color: #032b5a;
  font-size: 1.25em;
  line-height: 1.25em;
  margin: 0 0 10px;
}

.multiItem.dark {
  background-color: #032b5a;
}

.multiItem {
  background-size: auto!important;
  background-position: center center!important;
}

.multiItem .module-body .media-m {
  width: 75%;
}

.multiItem .module-body .info {
  padding: 0;
}

.multiItem .module-body .info .product-cta {
  background: url(//static.o2.co.uk/shared/img/promo-cta-arrow.png) no-repeat scroll 0 2px transparent;
  bottom: 20px;
  font-size: .875em;
  line-height: 1.8em;
}

.multiItem .module-body .accordion img {
  width: 90%;
}

.multiItem .module-body {
  width: 100%;
}

.multiItem .module-body .media-m {
  width: 65%;
}

.multiItem .module-body .info {
  padding: 0;
}

.multiItem .module-body .accordion img {
  width: 80%;
}

.multiItem.right .module-body {
  width: 100%;
}

.multiItem.right .module-body .image {
  box-sizing: border-box;
  *behavior: url(//static.o2.co.uk/shared/js/boxsizing.htc);
  width: 50%;
  float: left;
  background-size: auto!important;
  background-position: center center!important;
  height: 300px;
  background-repeat: no-repeat;
}

.multiItem.right .module-body .info {
  box-sizing: border-box;
  *behavior: url(//static.o2.co.uk/shared/js/boxsizing.htc);
  float: left;
  width: 50%;
  height: 300px;
  padding: 0;
}

.multiItem.right .module-body .info .product-cta {
  background: url(//static.o2.co.uk/shared/img/promo-cta-arrow.png) no-repeat scroll 0 2px transparent;
}

placeholder {
  color: #fff;
  opacity: 1;
}

:-moz-placeholder {
  color: #fff;
  opacity: 1;
}

::-moz-placeholder {
  color: #fff;
  opacity: 1;
}

::-webkit-input-placeholder {
  color: #fff;
  opacity: 1;
}

:-ms-input-placeholder {
  color: #fff;
  opacity: 1;
}

.csstransitions .nav-consumer.is-mobile ul {
  -webkit-transition: all .35s ease-in-out;
  -moz-transition: all .35s ease-in-out;
  -ms-transition: all .35s ease-in-out;
  -o-transition: all .35s ease-in-out;
  transition: all .35s ease-in-out;
}

.nav-primary {
  background: #f9f9f9;
  background-image: url();
  background-image: -moz-linear-gradient(top,#f9f9f9 0,#eaeaea 100%);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#f9f9f9),color-stop(100%,#eaeaea));
  background-image: -webkit-linear-gradient(top,#f9f9f9 0,#eaeaea 100%);
  background-image: -o-linear-gradient(top,#f9f9f9 0,#eaeaea 100%);
  background-image: -ms-linear-gradient(top,#f9f9f9 0,#eaeaea 100%);
  background-image: linear-gradient(to bottom,#f9f9f9 0,#eaeaea 100%);
  display: block;
  height: auto;
  overflow: hidden;
}

.legacy #o2-page-wrapper .nav-primary .logo img {
  display: none;
}

.legacy #o2-page-wrapper .nav-primary .o2 a {
  background: url(../img/logo-o2.png) 0 no-repeat;
  display: inline-block;
  width: 55px;
  height: 53px;
}

.legacy #o2-page-wrapper .nav-primary .telefonica a {
  background: url(../img/logo-telefonica.png) 0 0 no-repeat;
  display: inline-block;
  width: 85px;
  height: 24px;
}

.nav-primary a {
  text-decoration: none;
}

.nav-primary dl {
  margin: 0;
  padding: 0;
}

.nav-primary dl dt {
  font-size: 1em;
  font-weight: 400;
}

.nav-primary dl dd {
  display: none;
  white-space: normal;
}

.nav-primary ul li {
  list-style: none outside none;
  width: 100%;
}

.nav-primary ul li a {
  width: 100%;
  display: block;
  color: #032b5a;
  padding-left: 20px;
  height: 35px;
  line-height: 35px;
  font-size: .938em;
}

.nav-primary ul li a:visited {
  color: #032b5a;
}

.nav-primary .mobile-nav-toggle {
  height: 60px;
  width: 60px;
  position: absolute;
  right: 0;
  z-index: 1002;
  background-image: url(../img/primary-nav-border.png);
  background-position: left 0;
  background-repeat: no-repeat;
  background-color: #f7f7f7;
}

.nav-primary .mobile-nav-toggle a {
  display: block;
  background: transparent url(../img/nav/nav-mobile-burger-sprite.png) 50% 0 no-repeat;
  height: 60px;
  width: 60px;
  margin: 0;
}

.nav-primary .mobile-nav-toggle.is-visible {
  border-bottom: 1px solid #f7f7f7;
}

.nav-primary .mobile-nav-toggle.is-visible a {
  background-position: 50% -60px;
}

.nav-primary .logo {
  float: left;
  width: 20%;
}

.nav-primary .logo.telefonica {
  display: none;
}

.nav-primary .logo.o2 {
  padding: 0;
  width: 60px;
  height: 60px;
  position: absolute;
  left: 0;
}

.nav-primary .logo.o2 a {
  width: 60px;
  height: 60px;
  display: block;
}

.nav-primary .logo.o2 img {
  height: 31px;
  width: 32px;
  margin: 15px 0 0 20px;
}

.nav-primary .navslide {
  background-color: #e6e6e6;
  position: absolute;
  top: 84px;
  width: 100%;
}

.nav-primary .nav-mobile {
  float: left;
  width: 100%;
  height: 60px;
}

.nav-primary .nav-mobile ul {
  height: auto;
  overflow: hidden;
  padding: 0 60px;
}

.nav-primary .nav-mobile ul li {
  float: left;
  width: 31%;
  padding: 0;
  border-bottom: 0;
  text-align: center;
}

.nav-primary .nav-mobile ul li a {
  color: #032b5a;
  font-size: 1em;
  font-weight: 400;
  background-image: none;
  line-height: normal;
  padding: 20px 0 0;
}

.nav-primary .nav-mobile ul li.logo {
  text-align: left;
  width: 20%;
  padding: 0;
}

.nav-primary .nav-mobile ul li.logo img {
  height: 31px;
  width: 32px;
  margin: 0 0 0 20px;
}

.nav-primary .nav-consumer {
  clear: both;
  display: block;
}

.nav-primary .nav-consumer ul {
  margin: 0;
  padding: 0;
  position: absolute;
  width: 100%;
  clear: both;
  display: none;
  border-bottom: 1px solid #d8d8d8;
  border-top: 1px solid #d8d8d8;
  z-index: 1000;
  -moz-box-shadow: 0 6px 8px 0 rgba(0,0,0,.5);
  -webkit-box-shadow: 0 6px 8px 0 rgba(0,0,0,.5);
  box-shadow: 0 6px 8px 0 rgba(0,0,0,.5);
}

.nav-primary .nav-consumer ul li {
  clear: both;
  width: auto;
  display: block;
  padding: 0;
  overflow: hidden;
  background: #f7f7f7 url(../img/nav/item-border-bottom.png) 50% 0 no-repeat;
}

.nav-primary .nav-consumer ul li ul {
  background: none repeat scroll 0 0 #ececec;
  left: 100%;
  padding-top: 0;
  top: -1px;
}

.nav-primary .nav-consumer ul li ul.display-opposite {
  right: 100%;
  left: auto;
}

.nav-primary .nav-consumer ul li ul ul.reverse-menu {
  top: auto;
  bottom: 0;
}

.nav-primary .nav-consumer ul li a {
  width: 90%;
  padding: 0 5%;
  color: #032b5a;
  display: block;
  font-size: .938em;
  text-decoration: none;
}

.nav-primary .nav-consumer ul li a.back {
  padding: 0 0 0 10%;
  width: 90%;
  background: transparent url(../img/nav/nav-mobile-arrow-sprite.png) 4% -120px no-repeat;
  font-size: .813em;
  line-height: 38px;
}

.nav-primary .nav-consumer ul li a.back:active,
.nav-primary .nav-consumer ul li a.back:focus {
  background-image: url(../img/nav/nav-mobile-arrow-sprite.png),url(../img/nav/nav-mobile-focus-background.png);
  background-position: 4% -120px,0 0;
}

.nav-primary .nav-consumer ul li a.show-more {
  background: transparent url(../img/nav/nav-mobile-arrow-sprite.png) 95% -200px no-repeat;
}

.nav-primary .nav-consumer ul li a.show-more:focus {
  background-image: url(../img/nav/nav-mobile-arrow-sprite.png),url(../img/nav/nav-mobile-focus-background.png);
  background-position: 95% -200px,0 0;
}

.nav-primary .nav-consumer ul li a.is-hover,
.nav-primary .nav-consumer ul li a:active,
.nav-primary .nav-consumer ul li a:focus {
  background-image: url(../img/nav/nav-mobile-focus-background.png);
  background-position: 0 0;
}

.nav-primary .nav-consumer ul li.has-submenu>a,
.nav-primary .nav-consumer ul li.has-submenu>a.open {
  background: transparent url(../img/nav/nav-mobile-arrow-sprite.png) 95% -40px no-repeat;
}

.nav-primary .nav-consumer ul li.has-submenu>a:active,
.nav-primary .nav-consumer ul li.has-submenu>a:focus {
  background-image: url(../img/nav/nav-mobile-arrow-sprite.png),url(../img/nav/nav-mobile-focus-background.png);
  background-position: 95% -40px,50% 0;
}

.nav-primary .nav-consumer ul li.is-active>a {
  color: #419eda;
  background-position: 95% 0;
}

.nav-primary .nav-consumer ul li:first-child {
  background: #f7f7f7 none 0 0 no-repeat;
}

.nav-primary .nav-consumer .content {
  left: 0;
  position: absolute;
}

.nav-primary .nav-consumer form.header-tool-search {
  display: block;
  width: 94%;
  overflow: hidden;
  height: auto;
  margin: 5px 3%;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  background: #419eda;
  background-image: url();
  background-image: -moz-linear-gradient(top,#419eda 0,#2f7cb4 100%);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#419eda),color-stop(100%,#2f7cb4));
  background-image: -webkit-linear-gradient(top,#419eda 0,#2f7cb4 100%);
  background-image: -o-linear-gradient(top,#419eda 0,#2f7cb4 100%);
  background-image: -ms-linear-gradient(top,#419eda 0,#2f7cb4 100%);
  background-image: linear-gradient(to bottom,#419eda 0,#2f7cb4 100%);
  border: 1px solid #b6b6b6;
}

.nav-primary .nav-consumer form.header-tool-search input {
  float: left;
  margin: 0;
  border: 0;
  height: 26px;
  font-size: .813em;
  color: #000;
}

.nav-primary .nav-consumer form.header-tool-search input:focus {
  outline: 0;
}

.nav-primary .nav-consumer form.header-tool-search input[type=text] {
  width: 81%;
  padding: 2px 2%;
}

.nav-primary .nav-consumer form.header-tool-search input[type=text]::-webkit-input-placeholder {
  color: #6b7a8d;
}

.nav-primary .nav-consumer form.header-tool-search input[type=text]:-moz-placeholder {
  color: #6b7a8d;
}

.nav-primary .nav-consumer form.header-tool-search input[type=text]::-moz-placeholder {
  color: #6b7a8d;
}

.nav-primary .nav-consumer form.header-tool-search input[type=text]:-ms-input-placeholder {
  color: #6b7a8d;
}

.nav-primary .nav-consumer form.header-tool-search input[type=submit] {
  width: 15%;
  background: transparent url(../img/nav/tool-icon-search-sprite.png) 50% -30px no-repeat;
}

.burger-help .burger-copy,
.burger-help .burger-overlay {
  display: none;
}

.nav-primary {
  height: 50px;
  margin: 0;
  padding: 0;
  width: 100%;
  overflow: visible;
  border-bottom: 1px solid #d9d9d9;
}

.nav-primary .logo {
  float: left;
  margin: 0;
  padding: 0;
}

.nav-primary .logo img {
  border: medium none;
}

.nav-primary .logo.telefonica {
  display: block;
  width: auto;
  position: absolute;
  top: 0;
  right: 0;
  padding: 16px 8px 0 0;
}

.nav-primary .logo.o2 {
  height: 31px;
  width: 32px;
}

.nav-primary .logo.o2 a {
  height: auto;
  width: auto;
  padding: 10px 24px 0;
}

.nav-primary .logo.o2 a img {
  height: 31px;
  width: 32px;
  margin: 0;
}

.nav-primary .grid-inner {
  overflow: visible;
  position: relative;
  z-index: 1002;
}

.nav-primary .grid-inner>* {
  border-bottom: 0;
}

.nav-primary .nav-consumer {
  clear: none;
  padding: 0 0 0 80px;
  width: auto!important;
}

.nav-primary .nav-consumer ul {
  display: none;
  border-bottom: 0;
  border-top: 0;
  width: auto!important;
  -moz-box-shadow: 0 0 #d8d8d8;
  -webkit-box-shadow: 0 0 #d8d8d8;
  box-shadow: 0 0 #d8d8d8;
}

.nav-primary .nav-consumer ul li {
  position: relative;
}

.nav-primary .nav-consumer ul li a {
  font-size: .813em;
  white-space: nowrap;
}

.nav-primary .nav-consumer ul li a:hover {
  background-image: url(../img/nav/nav-mobile-focus-background.png);
  background-position: 50% 0;
  color: #419eda;
}

.legacy .nav-primary .nav-consumer ul li li a:hover {
  background-image: none;
  background-color: #ecf3f7;
}

.nav-primary .nav-consumer ul li:first-child {
  background-color: transparent;
}

.nav-primary .nav-consumer ul ul {
  left: 100%;
  padding-top: 0;
  top: 0;
  width: auto!important;
}

.nav-primary .nav-consumer>ul {
  position: static;
  display: block;
  height: auto;
  float: none;
  margin: 0;
  padding: 0;
  width: 100%;
}

.nav-primary .nav-consumer>ul>li {
  float: left;
  clear: none;
  list-style: none inside none;
  margin: 0;
  padding: 0;
  position: relative;
  background-color: transparent;
  background-image: none;
  margin-right: 0;
}

.nav-primary .nav-consumer>ul>li.has-submenu>a {
  background: 0 0;
  margin: 0;
}

.nav-primary .nav-consumer>ul>li.has-submenu>a.open {
  background: 0 0;
}

.nav-primary .nav-consumer>ul>li.has-submenu>a:active,
.nav-primary .nav-consumer>ul>li.has-submenu>a:focus {
  background-image: none;
  background-position: 0 0;
}

.nav-primary .nav-consumer>ul>li.is-hover>a {
  height: 33px;
}

.nav-primary .nav-consumer>ul>li.is-active,
.nav-primary .nav-consumer>ul>li.is-hover {
  background-image: url(../img/primary-nav-border.png);
  background-position: right 0;
  background-repeat: no-repeat;
  background-color: #f7f8f8;
}

.nav-primary .nav-consumer>ul>li.is-active>a,
.nav-primary .nav-consumer>ul>li.is-hover>a {
  background-image: url(../img/primary-nav-border.png);
  background-position: 0 0;
  background-color: transparent;
  background-repeat: no-repeat;
  color: #419eda;
}

.nav-primary .nav-consumer>ul>li.is-active>a dt,
.nav-primary .nav-consumer>ul>li.is-hover>a dt {
  color: #419eda;
}

.nav-primary .nav-consumer>ul>li ul {
  border: 1px solid #d9d9d9;
  background: #f9f9f9;
  background-image: url();
  background-image: -moz-linear-gradient(top,#f9f9f9 0,#efefef 100%);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#f9f9f9),color-stop(100%,#efefef));
  background-image: -webkit-linear-gradient(top,#f9f9f9 0,#efefef 100%);
  background-image: -o-linear-gradient(top,#f9f9f9 0,#efefef 100%);
  background-image: -ms-linear-gradient(top,#f9f9f9 0,#efefef 100%);
  background-image: linear-gradient(to bottom,#f9f9f9 0,#efefef 100%);
}

.nav-primary .nav-consumer>ul>li ul li,
.nav-primary .nav-consumer>ul>li ul li:first-child {
  background-color: transparent;
}

.nav-primary .nav-consumer>ul>li ul li a {
  margin: 0 20px 0 0;
  position: relative;
}

.multiplebgs .nav-primary .nav-consumer>ul>li ul li a.show-more:hover {
  background-image: url(../img/nav/nav-mobile-arrow-sprite.png),url(../img/nav/nav-mobile-focus-background.png);
  background-position: 95% -200px,50% 0;
}

.no-multiplebgs .nav-primary .nav-consumer>ul>li ul li a.show-more:hover {
  background-image: url(../img/nav/nav-mobile-arrow-sprite.png);
  background-position: 95% -200px;
  background-color: #ecf3f7;
}

.nav-primary .nav-consumer>ul>li ul li.has-submenu>a {
  margin: 0 50px 0 0;
}

.multiplebgs .nav-primary .nav-consumer>ul>li ul li.has-submenu>a:hover {
  background-image: url(../img/nav/nav-mobile-arrow-sprite.png),url(../img/nav/nav-mobile-focus-background.png);
  background-position: 95% -40px,50% 0;
}

.no-multiplebgs .nav-primary .nav-consumer>ul>li ul li.has-submenu>a:hover {
  background-image: url(../img/nav/nav-mobile-arrow-sprite.png);
  background-position: 95% -40px;
  background-color: #ecf3f7;
}

.nav-primary .nav-consumer>ul>li>ul {
  border-top: 0 solid #d9d9d9;
  left: 0!important;
  padding-top: 0;
  top: 100%;
}

.nav-primary .nav-consumer>ul>li>a {
  display: block;
  height: 32px;
  line-height: 1em;
  padding: 18px 8px 0 6px;
  background-image: none;
  width: auto;
  font-size: .938em;
}

.nav-primary .nav-consumer>ul>li>a dl dt {
  font-family: Frutiger45Light;
  font-size: 1em;
  font-weight: 400;
  color: #032b5a;
  margin: 0 0 5px;
  line-height: 1.063em;
}

.nav-primary .nav-consumer>ul>li>a dl dd {
  display: none;
  font-size: .688em;
  line-height: 1.182em;
  margin: 0;
  color: #032b5a;
}

.nav-primary .nav-consumer>ul>li>a:focus,
.nav-primary .nav-consumer>ul>li>a:hover {
  background-image: url(../img/primary-nav-border.png);
  background-position: left 0;
  background-repeat: no-repeat;
}

.nav-primary .nav-consumer>ul>li#pn1,
.nav-primary .nav-consumer>ul>li#pn2,
.nav-primary .nav-consumer>ul>li#pn3,
.nav-primary .nav-consumer>ul>li#pn4,
.nav-primary .nav-consumer>ul>li#pn5,
.nav-primary .nav-consumer>ul>li#pn6 {
  width: auto;
}

.nav-primary .nav-consumer>ul>li#pn7,
.nav-primary .nav-consumer>ul>li#pn8 {
  display: none;
}

.nav-primary .nav-consumer>ul.enterprise>li>a {
  padding: 18px 5px 0;
}

.nav-primary .nav-consumer>ul.enterprise>li>a dl dt {
  font-size: .938em;
}

.nav-primary .nav-consumer>ul.business>li>a {
  padding: 18px 12px 0 10px;
}

.nav-primary .nav-consumer>ul.business>li>a dl dt {
  font-size: .938em;
}

.nav-primary .nav-consumer ul li {
  overflow: visible;
}

#nav-secondary {
  padding: 0;
  width: 100%;
  overflow: hidden;
  background-color: #eaeaea;
  border-top: 1px solid #fff;
  height: 37px;
  line-height: 37px;
  font-size: .813em;
  display: none;
}

.desktop-only-nav #nav-secondary {
  min-width: 972px;
}

.js .has-secondarynav #nav-secondary {
  display: block;
}

#nav-secondary .main-element a {
  border-left: 0;
  border-right: 0;
  margin-left: 6px;
  color: #419eda;
  font-size: 1.154em;
}

#nav-secondary .main-element a:hover,
#nav-secondary .main-element:hover {
  background: #f9f9f9;
  background-image: url();
  background-image: -moz-linear-gradient(top,#f9f9f9 0,#f7f7f7 100%);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#f9f9f9),color-stop(100%,#f7f7f7));
  background-image: -webkit-linear-gradient(top,#f9f9f9 0,#f7f7f7 100%);
  background-image: -o-linear-gradient(top,#f9f9f9 0,#f7f7f7 100%);
  background-image: -ms-linear-gradient(top,#f9f9f9 0,#f7f7f7 100%);
  background-image: linear-gradient(to bottom,#f9f9f9 0,#f7f7f7 100%);
}

#nav-secondary .main-element:hover a {
  display: block;
  height: 100%;
}

#nav-secondary .is-active a {
  color: #419eda;
}

#nav-secondary .show-more>a {
  background: transparent url(../img/nav/nav-mobile-arrow-sprite.png) 85% -200px no-repeat;
  padding: 0 30px 0 10px;
  display: block;
  height: 37px;
}

#nav-secondary .show-more:hover>a {
  color: #419eda;
}

#nav-secondary ul li {
  float: left;
}

#nav-secondary ul li:hover {
  background: #f9f9f9;
  background-image: url();
  background-image: -moz-linear-gradient(top,#f9f9f9 0,#f7f7f7 100%);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#f9f9f9),color-stop(100%,#f7f7f7));
  background-image: -webkit-linear-gradient(top,#f9f9f9 0,#f7f7f7 100%);
  background-image: -o-linear-gradient(top,#f9f9f9 0,#f7f7f7 100%);
  background-image: -ms-linear-gradient(top,#f9f9f9 0,#f7f7f7 100%);
  background-image: linear-gradient(to bottom,#f9f9f9 0,#f7f7f7 100%);
}

#nav-secondary ul li:hover a {
  display: block;
  height: 100%;
  color: #419eda;
}

#nav-secondary ul li:hover+li a {
  display: block;
  height: 100%;
}

#nav-secondary ul .has-shadow {
  background: url(../img/nav/nav-secondary-vertical-shadow.png) top left repeat-y;
}

#nav-secondary ul .has-shadow a {
  border-left: 0;
}

#nav-secondary ul .has-shadow:hover {
  background: #f9f9f9;
  background-image: url();
  background-image: -moz-linear-gradient(top,#f9f9f9 0,#f7f7f7 100%);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#f9f9f9),color-stop(100%,#f7f7f7));
  background-image: -webkit-linear-gradient(top,#f9f9f9 0,#f7f7f7 100%);
  background-image: -o-linear-gradient(top,#f9f9f9 0,#f7f7f7 100%);
  background-image: -ms-linear-gradient(top,#f9f9f9 0,#f7f7f7 100%);
  background-image: linear-gradient(to bottom,#f9f9f9 0,#f7f7f7 100%);
}

#nav-secondary ul .has-shadow:hover a {
  background: url(../img/nav/nav-secondary-vertical-shadow.png) top left repeat-y;
  display: block;
  height: 100%;
}

#nav-secondary ul a {
  border-left: 1px solid #d0d0d0;
  text-decoration: none;
  padding: 0 14px;
  color: #032b5a;
  font-size: 1em;
  height: 37px;
  white-space: nowrap;
}

#nav-secondary ul a:hover {
  text-decoration: none;
  font-weight: 400;
}

#nav-secondary ul a.limitdisplay {
  display: none;
}

#nav-secondary ul a.showmore {
  display: block;
}

#nav-secondary ul ul {
  padding: 0;
  position: absolute;
  display: block;
  background: #f7f7f7;
  background-image: url();
  background-image: -moz-linear-gradient(top,#f7f7f7 0,#efefef 100%);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#f7f7f7),color-stop(100%,#efefef));
  background-image: -webkit-linear-gradient(top,#f7f7f7 0,#efefef 100%);
  background-image: -o-linear-gradient(top,#f7f7f7 0,#efefef 100%);
  background-image: -ms-linear-gradient(top,#f7f7f7 0,#efefef 100%);
  background-image: linear-gradient(to bottom,#f7f7f7 0,#efefef 100%);
}

#nav-secondary ul ul li {
  list-style: none outside none;
  float: left;
  clear: both;
  width: 100%;
  display: block;
  border: 0;
  background: transparent url(../img/nav/item-border-bottom.png) 50% 0 no-repeat;
}

#nav-secondary ul ul li:first-child {
  background: 0 0;
}

#nav-secondary ul ul li.active a {
  color: #032b5a;
}

#nav-secondary ul ul li a {
  display: block;
  width: 100%;
  border: 0;
}

#nav-secondary ul ul.overflow-menu {
  border-top: 0;
  border-right: 1px solid #e3e3e3;
  border-left: 1px solid #e3e3e3;
  border-bottom: 1px solid #e3e3e3;
  z-index: 1003;
  padding-right: 15px;
}

#nav-secondary ul ul.overflow-menu li:hover {
  background: transparent url(../img/nav/item-border-bottom.png) 50% 0 no-repeat;
}

#nav-secondary ul ul.overflow-menu li a {
  padding: 0 0 0 15px;
  color: #032b5a;
}

#nav-secondary ul ul.overflow-menu li a:hover {
  background: url(../img/nav/nav-mobile-focus-background.png) 50% 0 no-repeat;
  color: #419eda;
}

#nav-secondary ul>ul>li:first-child {
  border-left: 0;
  padding-left: 10%;
  background-color: #eaeaea;
  font-size: 1.2em;
  font-weight: 700;
}

#nav-secondary ul>ul>li:first-child a {
  padding: 0 .5em 0 0;
  padding-left: 0;
}

#nav-secondary ul>ul>li:first-child a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #032b5a;
  margin-top: 15px;
  margin-right: 1em;
}

#nav-secondary .is-hover {
  background: #f9f9f9;
  background-image: url();
  background-image: -moz-linear-gradient(top,#f9f9f9 0,#f7f7f7 100%);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#f9f9f9),color-stop(100%,#f7f7f7));
  background-image: -webkit-linear-gradient(top,#f9f9f9 0,#f7f7f7 100%);
  background-image: -o-linear-gradient(top,#f9f9f9 0,#f7f7f7 100%);
  background-image: -ms-linear-gradient(top,#f9f9f9 0,#f7f7f7 100%);
  background-image: linear-gradient(to bottom,#f9f9f9 0,#f7f7f7 100%);
  border-right: 1px solid #d0d0d0;
  border-left: 1px solid #d0d0d0;
}

#nav-secondary .is-hover a {
  border-left: 0;
}

.nav-primary {
  height: 70px;
}

.nav-primary .logo.o2 {
  padding: 16px 12px 0 24px;
  height: 42px;
  width: 43px;
}

.nav-primary .logo.o2 a {
  padding: 0;
}

.nav-primary .logo.o2 a img {
  height: 42px;
  width: 43px;
}

.nav-primary .logo.telefonica {
  padding: 25px 22px 0 0;
}

.nav-primary .logo.telefonica a {
  display: inline-block;
}

.nav-primary .logo.telefonica a img {
  display: block;
}

.nav-primary .nav-consumer {
  padding: 0 0 0 100px;
}

.nav-primary .nav-consumer>ul>li {
  max-height: 70px;
}

.nav-primary .nav-consumer>ul>li.is-hover>a {
  height: 43px;
}

.nav-primary .nav-consumer>ul>li>a {
  height: 42px;
  padding: 28px 12px 0 13px;
  outline-offset: -1px;
}

.nav-primary .nav-consumer>ul>li>a dl dt {
  font-size: 1.467em;
}

.nav-primary .nav-consumer>ul>li>a dl dd {
  font-size: .733em;
}

.nav-primary .nav-consumer>ul.enterprise>li>a {
  height: 44px;
  padding: 26px 9px 0;
  outline-offset: -1px;
}

.nav-primary .nav-consumer>ul.enterprise>li>a dl dt {
  font-size: 1.333em;
}

.nav-primary .nav-consumer>ul.enterprise>li>a dl dd {
  font-size: .733em;
}

.nav-primary .nav-consumer>ul.business>li>a {
  height: 44px;
  padding: 26px 19px 0;
  outline-offset: -1px;
}

.nav-primary .nav-consumer>ul.business>li>a dl dt {
  font-size: 1.333em;
}

.nav-primary .nav-consumer>ul.business>li>a dl dd {
  font-size: .733em;
}

.nav-primary .grid-inner>* {
  border-bottom: 0;
}

#nav-secondary .main-element a {
  margin-left: 105px;
}

#nav-secondary .main-element a:hover {
  background: #f9f9f9;
  background-image: url();
  background-image: -moz-linear-gradient(top,#f9f9f9 0,#f7f7f7 100%);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#f9f9f9),color-stop(100%,#f7f7f7));
  background-image: -webkit-linear-gradient(top,#f9f9f9 0,#f7f7f7 100%);
  background-image: -o-linear-gradient(top,#f9f9f9 0,#f7f7f7 100%);
  background-image: -ms-linear-gradient(top,#f9f9f9 0,#f7f7f7 100%);
  background-image: linear-gradient(to bottom,#f9f9f9 0,#f7f7f7 100%);
}

#nav-secondary .main-element:hover {
  background: 0 0;
}

.nav-primary {
  height: 100px;
}

.nav-primary .logo.o2 {
  padding: 24px 12px 0 24px;
  height: auto;
  width: auto;
}

.nav-primary .logo.o2 a {
  padding: 0;
}

.nav-primary .logo.o2 a img {
  height: auto;
  width: auto;
}

.nav-primary .logo.telefonica {
  padding: 24px 12px 0 0;
}

.nav-primary .nav-consumer {
  padding: 0 100px;
}

.nav-primary .nav-consumer>ul>li {
  max-height: 100px;
  margin-right: 0;
}

.nav-primary .nav-consumer>ul>li.is-hover>a {
  height: 77px;
}

.nav-primary .nav-consumer>ul>li>a {
  height: 76px;
  padding: 24px 15px 0 10px;
}

.nav-primary .nav-consumer>ul>li>a dl dd {
  display: block;
}

.nav-primary .nav-consumer>ul>li#pn1 {
  width: 16%;
}

.nav-primary .nav-consumer>ul>li#pn2 {
  width: 19%;
}

.nav-primary .nav-consumer>ul>li#pn3 {
  width: 14%;
}

.nav-primary .nav-consumer>ul>li#pn4 {
  width: 19%;
}

.nav-primary .nav-consumer>ul>li#pn5 {
  width: 15.9%;
}

.nav-primary .nav-consumer>ul>li#pn6 {
  width: 15.8%;
}

.nav-primary .nav-consumer>ul>li#pn7,
.nav-primary .nav-consumer>ul>li#pn8 {
  display: none;
}

.nav-primary .nav-consumer>ul.enterprise>li#pn1,
.nav-primary .nav-consumer>ul.enterprise>li#pn2 {
  width: 15%;
}

.nav-primary .nav-consumer>ul.enterprise>li#pn3,
.nav-primary .nav-consumer>ul.enterprise>li#pn4 {
  width: 14%;
}

.nav-primary .nav-consumer>ul.enterprise>li#pn5 {
  width: 15%;
}

.nav-primary .nav-consumer>ul.enterprise>li#pn6 {
  width: 21%;
}

.nav-primary .nav-consumer>ul.enterprise>li#pn7,
.nav-primary .nav-consumer>ul.enterprise>li#pn8 {
  display: none;
}

.nav-primary .nav-consumer>ul.enterprise>li>a {
  height: 76px;
  padding: 24px 9px 0;
}

.nav-primary .nav-consumer>ul.enterprise>li>a dl dt {
  font-size: 1.467em;
}

.nav-primary .nav-consumer>ul.enterprise>li>a dl dd {
  font-size: .733em;
}

.nav-primary .nav-consumer>ul.business>li#pn1 {
  width: 20%;
}

.nav-primary .nav-consumer>ul.business>li#pn2,
.nav-primary .nav-consumer>ul.business>li#pn3,
.nav-primary .nav-consumer>ul.business>li#pn4 {
  width: 18%;
}

.nav-primary .nav-consumer>ul.business>li#pn5 {
  width: 20%;
}

.nav-primary .nav-consumer>ul.business>li>a {
  height: 76px;
  padding: 24px 9px 0;
}

.nav-primary .nav-consumer>ul.business>li>a dl dt {
  font-size: 1.467em;
}

.nav-primary .nav-consumer>ul.business>li>a dl dd {
  font-size: .733em;
}

#nav-secondary .main-element a {
  margin-left: 95px;
}

.burger-help .burger-overlay {
  background: #000;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  opacity: .5;
  z-index: 1002;
}

.burger-help .burger-copy {
  color: #032b5a;
  position: absolute;
  top: 108px;
  right: 10px;
  width: 50%;
  background: #FFF;
  z-index: 1003;
  padding: 16px 20px;
  font-size: 12px;
  font-size: .75rem;
}

.burger-help .burger-copy b {
  font-size: 16px;
  font-size: 1rem;
  display: inline-block;
  padding-bottom: 6px;
}

.burger-help .burger-copy.fixed {
  position: fixed;
  top: 10px;
}

.burger-help .burger-copy span {
  position: absolute;
  top: 0;
  right: 0;
  width: 28px;
  height: 30px;
  cursor: pointer;
}

.burger-help .burger-copy span:after {
  font-size: 24px;
  font-size: 1.5rem;
  font-family: Frutiger45Light,sans-serif;
  color: #419eda;
  content: "\00d7";
}

.burger-help .burger-copy:after {
  position: absolute;
  content: "";
  top: -10px;
  right: 10px;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #FFF;
}

.burger-help nav {
  position: relative;
  z-index: 1003;
}

#navLeftMenu {
  font-size: 15px;
  font-size: .9375rem;
  background: 0 0;
}

#navLeftMenu ul.mainNav {
  display: none;
}

#navLeftMenu ul.mainNav.is-active {
  display: block;
}

#navLeftMenu li {
  border-top: 1px solid #d8d8d8;
  position: relative;
}

#navLeftMenu li a {
  background: #efefef;
  color: #032b5a;
  display: block;
  padding: 10px 20px;
}

#navLeftMenu li a.is-active,
#navLeftMenu li a:hover {
  background: #e3e3e3;
}

#navLeftMenu li li a {
  padding-left: 40px;
}

#navLeftMenu li li li a {
  padding-left: 60px;
}

#navLeftMenu li li li li a {
  padding-left: 80px;
}

#navLeftMenu {
  margin-bottom: 20px;
  border-bottom: 1px solid #d8d8d8;
}

#navLeftMenu {
  margin: 10px 30px 20px;
  border-bottom: 0;
}

#navLeftMenu ul li {
  border: 0;
}

#navLeftMenu ul li a {
  padding: 0;
  background: 0 0;
  margin-bottom: 10px;
  font-size: 16px;
  font-size: 1rem;
}

#navLeftMenu ul li a.is-active,
#navLeftMenu ul li a:hover {
  background: 0 0;
}

#navLeftMenu ul li a.is-active {
  color: #419eda;
}

#navLeftMenu ul li a:hover {
  text-decoration: underline;
}

#navLeftMenu ul li li a {
  padding-left: 30px;
  font-size: 14px;
  font-size: .875rem;
}

#navLeftMenu ul li li li a {
  padding-left: 60px;
  font-size: 12px;
  font-size: .75rem;
}

#navLeftMenu ul li li li li a {
  padding-left: 90px;
  font-size: 12px;
  font-size: .75rem;
}

.navleft {
  font-size: 15px;
  font-size: .9375rem;
  background: 0 0;
}

.navleft li {
  border-top: 1px solid #d8d8d8;
  position: relative;
}

.navleft li a {
  background: #efefef;
  color: #032b5a;
  display: block;
  padding: 10px 20px;
}

.navleft li a.is-active,
.navleft li a:hover {
  background: #e3e3e3;
}

.navleft li li a {
  padding-left: 40px;
}

.navleft li li li a {
  padding-left: 60px;
}

.navleft li li li li a {
  padding-left: 80px;
}

.navleft {
  margin-bottom: 20px;
  border-bottom: 1px solid #d8d8d8;
}

.navleft {
  margin: 10px 30px 20px;
  border-bottom: 0;
}

.navleft li {
  border: 0;
}

.navleft li a {
  padding: 0;
  background: 0 0;
  margin-bottom: 10px;
  font-size: 16px;
  font-size: 1rem;
}

.navleft li a.is-active,
.navleft li a:hover {
  background: 0 0;
}

.navleft li a.is-active {
  color: #419eda;
}

.navleft li a:hover {
  text-decoration: underline;
}

.navleft li li a {
  padding-left: 30px;
  font-size: 14px;
  font-size: .875rem;
}

.navleft li li li a {
  padding-left: 60px;
  font-size: 12px;
  font-size: .75rem;
}

.navleft li li li li a {
  padding-left: 90px;
  font-size: 12px;
  font-size: .75rem;
}

#quizWrapper {
  position: relative;
  clear: both;
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
}

#quizWrapper #quizContent {
  clear: both;
  height: auto;
  padding: 30px;
  display: block;
  color: #000;
  font-family: Frutiger55,sans-serif;
  word-wrap: break-word;
  background-repeat: no-repeat;
  background-size: cover;
}

#quizWrapper #quizContent h3 {
  font-size: 1.375rem;
  color: #000;
  width: 82%;
  line-height: inherit;
  display: block;
  font-weight: 100;
}

#quizWrapper #quizContent a {
  text-decoration: none;
}

#quizWrapper #quizContent .questionContent p {
  margin: 16px 0 22px;
  line-height: 1.35em;
  width: 80%;
}

#quizWrapper .emoji {
  width: 72px;
  height: 72px;
  position: absolute;
  top: 10px;
  right: 7px;
}

#quizWrapper .emoji img {
  width: 100%;
  height: 100%;
}

#quizWrapper .options-wrapper {
  display: inline-block;
  width: 100%;
}

#quizWrapper .options-wrapper .optionContainer {
  width: 100%;
  height: 67px;
  float: left;
  margin: 0 20px 20px 0;
  cursor: pointer;
  border-radius: 5px;
  overflow: hidden;
}

#quizWrapper .options-wrapper .optionContainer .option-copy {
  margin: 0;
  height: 100%;
}

#quizWrapper .options-wrapper .optionContainer .option-copy .option-number {
  display: table-cell;
  vertical-align: middle;
  height: 66px;
  padding: 0 13px;
  text-align: center;
  border-radius: 5px 0 0 5px;
}

#quizWrapper .options-wrapper .optionContainer .option-copy .option-content {
  display: table-cell;
  vertical-align: middle;
  height: 66px;
  width: 100%;
  padding: 0 16px;
  border-radius: 0 5px 5px 0;
}

#quizWrapper .overlayShim {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #222;
  z-index: 1001;
  -moz-opacity: .7;
  opacity: .7;
  filter: alpha(opacity=70);
  cursor: pointer;
}

#quizWrapper .overlayParentContainer {
  background-color: #fff;
  display: none;
  position: absolute;
  width: 280px;
  height: 300px;
  left: 50%;
  margin-left: -160px;
  top: 50%;
  margin-top: -165px;
  z-index: 1002;
  padding: 25px 20px;
  font-weight: 100;
  font-family: Frutiger55,sans-serif;
}

#quizWrapper .overlayParentContainer .modal-head {
  width: 100%;
  font-size: 1.375rem;
  font-family: Frutiger45Light,sans-serif;
  display: inline-block;
}

#quizWrapper .overlayParentContainer .modal-head span {
  float: left;
  position: relative;
  left: 12px;
  top: 0;
  width: 234px;
}

#quizWrapper .overlayParentContainer .modal-head img {
  float: left;
  height: 24px;
}

#quizWrapper .overlayParentContainer .modal-copy {
  height: 135px;
  overflow: hidden;
  font-size: 1.03rem;
  line-height: 1.35em;
  margin: 15px 0;
}

#quizWrapper .overlayParentContainer .modal-button {
  position: absolute;
  bottom: 65px;
  display: inline-block;
  cursor: pointer;
  padding: 8px 10px;
  width: inherit;
  box-sizing: border-box;
  color: #fff;
  border: 0;
  text-align: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #419eda;
  background-image: -moz-linear-gradient(top,#419eda 0,#2f7cb4 100%);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#419eda),color-stop(100%,#2f7cb4));
  background-image: -webkit-linear-gradient(top,#419eda 0,#2f7cb4 100%);
  background-image: -o-linear-gradient(top,#419eda 0,#2f7cb4 100%);
  background-image: -ms-linear-gradient(top,#419eda 0,#2f7cb4 100%);
  background-image: linear-gradient(to bottom,#419eda 0,#2f7cb4 100%);
}

#quizWrapper .overlayParentContainer .modal-disclaimer {
  font-size: .6rem;
  font-family: Frutiger45Light,sans-serif;
  position: absolute;
  bottom: 24px;
}

#quizWrapper #resultsWrapper {
  width: 100%;
}

#quizWrapper #resultsWrapper h3 {
  font-size: 1.375rem;
  font-family: Frutiger45Light,sans-serif;
  margin-bottom: 20px;
  margin-top: 0;
  display: inherit;
}

#quizWrapper #resultsWrapper p {
  margin-bottom: 20px;
  line-height: 1.35em;
}

#quizWrapper #resultsWrapper p.misc-copy {
  font-family: Frutiger65Bold,sans-serif;
  font-size: .9em;
}

#quizWrapper #resultsWrapper .scoreTemplateButton {
  width: 100%;
  padding: 12px 25px;
  margin-bottom: 20px;
  display: inline-block;
  cursor: pointer;
  box-sizing: border-box;
  color: #032b5a;
  border: 1px solid #c1c1c1;
  text-align: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #F7F7F7;
  background-image: -moz-linear-gradient(top,#F7F7F7 0,#E6E6E6 100%);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#F7F7F7),color-stop(100%,#E6E6E6));
  background-image: -webkit-linear-gradient(top,#F7F7F7 0,#E6E6E6 100%);
  background-image: -o-linear-gradient(top,#F7F7F7 0,#E6E6E6 100%);
  background-image: -ms-linear-gradient(top,#F7F7F7 0,#E6E6E6 100%);
  background-image: linear-gradient(to bottom,#F7F7F7 0,#E6E6E6 100%);
}

#quizWrapper #resultsWrapper .socialsharingbtn {
  margin-right: 25px;
  cursor: pointer;
  display: inline-block;
}

#quizWrapper #resultsWrapper .socialsharingbtn img {
  width: 42px;
  height: 42px;
}

#quizWrapper #resultsWrapper .socialsharingbtn #emailImg {
  width: 46px;
}

#quizWrapper #quizContent {
  min-height: 356px;
  padding: 50px 50px 43px;
  font-weight: 100;
  font-size: 1.03rem;
}

#quizWrapper #quizContent .questionContent p {
  width: 60%;
  margin: 25px 0;
}

#quizWrapper #quizContent h3 {
  font-family: Frutiger55,sans-serif;
  font-size: 1.55em;
}

#quizWrapper .overlayParentContainer {
  width: 420px;
  height: 256px;
  margin-left: -260px;
  margin-top: -171px;
  padding: 55px 50px 30px;
}

#quizWrapper .overlayParentContainer .modal-head {
  font-family: Frutiger55,sans-serif;
  font-size: 1.55em;
}

#quizWrapper .overlayParentContainer .modal-head span {
  left: 24px;
  top: 7px;
  width: 85%;
}

#quizWrapper .overlayParentContainer .modal-head img {
  height: 42px;
}

#quizWrapper .overlayParentContainer .modal-copy {
  margin: 20px 0;
  height: 110px;
}

#quizWrapper .overlayParentContainer .modal-button {
  width: auto;
  padding: 10px;
  bottom: 55px;
}

#quizWrapper .overlayParentContainer .modal-disclaimer {
  font-size: .6rem;
}

#quizWrapper #resultsWrapper {
  width: 100%;
}

#quizWrapper #resultsWrapper h3,
#quizWrapper #resultsWrapper p {
  width: 70%;
}

#quizWrapper #resultsWrapper h3 {
  font-family: Frutiger55,sans-serif;
  font-size: 1.55em;
  margin-bottom: 30px;
  margin-top: 0;
}

#quizWrapper #resultsWrapper .socialsharingbtn {
  margin-right: 20px;
}

#quizWrapper #resultsWrapper .socialsharingbtn img {
  width: 55px;
  height: 55px;
}

#quizWrapper #resultsWrapper .socialsharingbtn #emailImg {
  width: 65px;
}

#quizWrapper #resultsWrapper .scoreTemplateButton {
  margin-right: 22px;
  width: auto;
}

#quizWrapper .emoji {
  width: 175px;
  height: 175px;
  top: 20px;
  right: 13px;
}

#quizWrapper .options-wrapper .optionContainer {
  width: 45%;
  height: 98px;
  max-width: 380px;
}

#quizWrapper .options-wrapper .optionContainer .option-copy .option-number {
  height: 98px;
  padding: 0 23px;
}

#quizWrapper .options-wrapper .optionContainer .option-copy .option-content {
  height: 98px;
}

#quizWrapper .overlayParentContainer {
  width: 520px;
  height: 288px;
  margin-left: -320px;
  margin-top: -196px;
  padding: 65px 60px 40px;
}

#quizWrapper .overlayParentContainer .modal-copy {
  margin: 35px 0;
  height: 90px;
}

#quizWrapper .overlayParentContainer .modal-button {
  bottom: 75px;
}

#quizWrapper .overlayParentContainer .modal-disclaimer {
  bottom: 40px;
}

#quizWrapper #quizContent .questionContent p {
  margin: 30px 0;
}

.pageOverlay {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  z-index: 1001;
  -moz-opacity: .5;
  opacity: .5;
  filter: alpha(opacity=50);
}

.modalPopUP {
  background-color: #E8E6E7;
  display: none;
  position: absolute;
  width: 320px;
  height: 520px;
  left: 50%;
  margin-left: -160px;
  top: 50%;
  margin-top: -100px;
  z-index: 1002;
  cursor: pointer;
}

.modalPopUP img {
  position: absolute;
  right: 0;
  top: 0;
  height: 51px;
  width: 51px;
  cursor: pointer;
}

.modalPopUP {
  width: 280px;
  position: fixed;
  margin-top: -260px;
}

.modalPopUP {
  width: 320px;
  position: fixed;
  margin-top: -260px;
}

.no-backgroundsize .podcast,
.no-js .podcast {
  background-size: 50%;
  background-position: center center;
}

.backgroundsize .podcast {
  background-size: cover;
  background-position: right center;
}

.podcast-wrapper {
  height: auto;
  display: inline-block;
  margin-bottom: 25px;
  position: relative;
}

.podcast {
  position: relative;
  display: block;
  width: 100%;
  overflow: hidden;
  background: 0 0;
}

.podcast .podcast-img {
  width: 33.27273%;
  float: left;
}

.podcast .podcast-text {
  width: 100%;
}

.podcast .podcast-text p {
  margin: 15px 0 0;
}

.podcast>a {
  display: block;
  height: auto;
  overflow: hidden;
}

.podcast .large {
  width: 100%;
}

.podcast .module-body {
  width: 100%;
  float: left;
  display: block;
  margin: 0;
}

.podcast .module-body .image-m {
  background-color: #efefef;
}

.podcast .module-body .info {
  background: #f8f8f8;
  padding: 0;
  position: absolute;
  bottom: 0;
}

.podcast .module-body .info p {
  color: #032b5a;
  font-size: 16px;
  font-size: 1rem;
  margin: 0 0 25px;
}

.podcast .module-body .info p:last-of-type {
  margin: 0;
}

.podcast .module-body .info .product-cta {
  color: #419eda;
  background: url(//static.o2.co.uk/shared/img/promo-cta-arrow.png) no-repeat scroll 0 -34px transparent;
  padding: 0 0 0 25px;
  display: block;
  font-size: .875em;
  margin-bottom: 0;
}

.podcast .module-body .info h3 {
  color: #032b5a;
  font-size: 1.25em;
  line-height: 1.25em;
  margin: 0 0 10px;
}

.podcast.dark {
  background-color: #032b5a;
}

.podcast {
  background-size: auto!important;
  background-position: center center!important;
}

.podcast .module-body .info {
  padding: 0;
}

.podcast .module-body .info .product-cta {
  background: url(//static.o2.co.uk/shared/img/promo-cta-arrow.png) no-repeat scroll 0 2px transparent;
  bottom: 20px;
  font-size: .875em;
  line-height: 1.8em;
}

.podcast .module-body {
  width: 100%;
}

.podcast .module-body .info {
  padding: 0;
}

.podcast.right .module-body {
  width: 100%;
}

.podcast.right .module-body .image {
  box-sizing: border-box;
  *behavior: url(//static.o2.co.uk/shared/js/boxsizing.htc);
  width: 50%;
  float: left;
  background-size: auto!important;
  background-position: center center!important;
  height: 300px;
  background-repeat: no-repeat;
}

.podcast.right .module-body .info {
  box-sizing: border-box;
  *behavior: url(//static.o2.co.uk/shared/js/boxsizing.htc);
  float: left;
  width: 50%;
  height: 300px;
  padding: 0;
}

.podcast.right .module-body .info .product-cta {
  background: url(//static.o2.co.uk/shared/img/promo-cta-arrow.png) no-repeat scroll 0 2px transparent;
}

.section-start {
  padding-top: 30px;
}

#pop-up-nav-container {
  padding: 0;
  display: none;
}

.pop-up-nav {
  position: fixed;
  top: 0;
  max-width: 1100px;
  display: table;
  table-layout: fixed;
  width: 100%;
  background: #f9f9f9;
  background-image: url();
  background-image: -moz-linear-gradient(top,#f9f9f9 0,#eaeaea 100%);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#f9f9f9),color-stop(100%,#eaeaea));
  background-image: -webkit-linear-gradient(top,#f9f9f9 0,#eaeaea 100%);
  background-image: -o-linear-gradient(top,#f9f9f9 0,#eaeaea 100%);
  background-image: -ms-linear-gradient(top,#f9f9f9 0,#eaeaea 100%);
  background-image: linear-gradient(to bottom,#f9f9f9 0,#eaeaea 100%);
  z-index: 999;
}

.pop-up-nav a {
  display: table-cell;
  border-right: 1px solid #ddd;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  padding: 10px 5px;
}

.pop-up-nav a.nav-top {
  border-right: 0;
}

.pop-up-nav a:hover {
  background-color: #ddd;
  text-decoration: none;
}

.page-navigation .promo-xs-light .info {
  width: 80%;
}

.page-navigation .promo-xs-light .info h3 {
  font-size: 20px;
  font-size: 1.25rem;
}

.page-navigation .promo-xs-light .info p {
  font-size: 12px;
  font-size: .75rem;
}

.page-navigation .promo-xs-light .info p.product-cta {
  background: url(//static.o2.co.uk/shared/img/anchor-link.png) no-repeat transparent;
  background-size: 20px;
}

.page-navigation .promo-xs-light .info p.product-cta {
  background-size: 17px;
}

.priceCalculator {
  color: #032b5a;
  word-wrap: break-word;
  font-size: 16px;
  width: 100%;
  overflow: hidden;
}

.priceCalculator .mainText {
  padding: 0 30px;
}

.priceCalculator h3 {
  margin: 0 0 20px;
  font-family: Frutiger45Light,sans-serif;
  line-height: inherit;
  display: block;
  font-size: 22px;
  font-size: 1.375rem;
}

.priceCalculator .tariffSelect {
  font-size: 14px;
  display: block;
  position: relative;
  height: auto;
  background-color: #efefef;
  padding: 20px 30px;
}

.priceCalculator .tariffSelect.section1Margin {
  margin: 20px 0 0;
}

.priceCalculator .tariffSelect.blueBgColor {
  background-color: #419EDA;
}

.priceCalculator .tariffSelect .lightText {
  color: #fff;
}

.priceCalculator .tariffSelect h4 {
  font-family: Frutiger65Bold,sans-serif;
  margin-bottom: 10px;
}

.priceCalculator .tariffSelect .formSelection,
.priceCalculator .tariffSelect .yourtariffInputBox {
  margin-top: 10px;
  *margin-top: 9px;
}

.priceCalculator .tariffSelect p.error {
  clear: both;
  display: inline-block;
  color: #bf271e;
  height: 20px;
  margin-top: 20px;
  background-image: url(//static.o2.co.uk/www/migrated/img/consumer/pricing/icon_error.png);
  background-repeat: no-repeat;
  background-position: left center;
}

.priceCalculator .tariffSelect p.error span {
  height: 20px;
  padding-left: 30px;
  line-height: 22px;
  display: inline-block;
}

.priceCalculator .tariffSelect .formSelection .radioButtonRow {
  padding: 3px 0;
}

.priceCalculator .tariffSelect .formSelection .radioButtonRow input[type=radio] {
  vertical-align: middle;
}

.priceCalculator .tariffSelect .yourtariffInputLabel {
  font-size: 16px;
  display: inline-block;
  margin-top: 12px;
}

.priceCalculator .tariffSelect .yourtariffInputBox {
  width: 100%;
  background-color: #fff;
  color: #4f5357;
  font-size: 20px;
}

.priceCalculator .tariffSelect .yourtariffInputBox span {
  float: left;
  padding: 3px 5px;
}

.priceCalculator .tariffSelect .yourtariffInputBox.error {
  background-color: #fffbbd;
  border: 1px solid #bf271e;
}

.priceCalculator .tariffSelect .resultsBox,
.priceCalculator .tariffSelect .yourtariffInputBox {
  border: 1px solid #bebebe;
}

.priceCalculator .tariffSelect .resultsBox input[type=text],
.priceCalculator .tariffSelect .yourtariffInputBox input[type=text] {
  border: medium none;
  height: 28px;
  line-height: 26px;
  color: #4f5357;
  width: 70%;
}

.priceCalculator .tariffSelect .resultsBox input[type=text]::-ms-clear,
.priceCalculator .tariffSelect .yourtariffInputBox input[type=text]::-ms-clear {
  display: none;
}

.priceCalculator .tariffSelect .resultsBox input[type=text],
.priceCalculator .tariffSelect .resultsBox span,
.priceCalculator .tariffSelect .yourtariffInputBox input[type=text],
.priceCalculator .tariffSelect .yourtariffInputBox span {
  background-color: transparent;
}

.priceCalculator .tariffSelect .calcButton {
  margin-top: 20px;
}

.priceCalculator .tariffSelect .calcButton .buttonBlue {
  background-color: #0086c3;
}

.priceCalculator .tariffSelect .calcButton .buttonBlue:hover {
  background-color: #4DACD8;
}

.priceCalculator .tariffSelect .calcButton button {
  border: 0;
  background: linear-gradient(#339ecf,#016c9d);
  color: #fff;
  padding: .5em .9em .6em;
  display: inline-block;
  border-radius: 5px;
  line-height: normal;
  width: 100%;
}

.priceCalculator .tariffSelect .calcButton .button:hover {
  background: linear-gradient(to bottom,#4dacd8 0,#1b7aa6 100%);
}

.priceCalculator .tariffSelect .calcButton button#calculator[disabled] {
  opacity: .4;
  filter: alpha(opacity=40);
  cursor: default;
}

.priceCalculator .tariffSelect .resultsBox {
  margin-top: 15px;
  width: 100%;
  background-color: #fff;
  color: #4f5357;
  font-size: 20px;
}

.priceCalculator .tariffSelect .resultsBox .pound {
  float: left;
  padding: 3px 5px;
}

.priceCalculator .mainText {
  padding: 0;
}

.priceCalculator .tariffSelect.section1Margin {
  margin: 20px 0;
}

.priceCalculator .tariffSelect .calcButton button {
  width: auto;
}

.priceCalculator .mainText {
  padding: 0;
}

.priceCalculator .tariffSelect.section1Margin {
  margin: 20px 0;
}

.priceCalculator .tariffSelect .calcButton button {
  width: auto;
}

.priority-component-hub .priority-module .read-more-link {
  outline: 0;
  border: 0;
}

.priority-component-hub .priority-module .read-more-link:focus {
  outline: 3px solid #419eda;
}

.priority-component-hub .priority-module .read-more-link {
  color: #419eda;
  font-size: 14px;
  padding: 15px 0;
  display: inline-block;
  padding-left: 22px;
  font-family: Frutiger55,sans-serif;
  line-height: 1;
}

.priority-component-hub .priority-module .read-more-link:before {
  content: '';
  background-image: url(//static.o2.co.uk/shared/img/read-more.svg);
  width: 15px;
  height: 16px;
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  background-repeat: no-repeat;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

[data-modal-trigger] {
  cursor: pointer;
}

.priority-component-hub .component-module.priority-module {
  background-color: #f8f8f8;
  position: relative;
}

.priority-component-hub .component-module.priority-module .module-container {
  padding: 25px 20px;
  position: relative;
  display: block;
  color: #032b5a;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  cursor: pointer;
}

.priority-component-hub .component-module.priority-module .module-container:hover:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 2;
  background: rgba(15,51,102,.1);
}

.priority-component-hub .component-module.priority-module .module-content {
  width: 65%;
}

.priority-component-hub .priority-module .pick-heading {
  padding: 20px 0;
  font-family: Frutiger45Light,sans-serif;
  font-size: 24px;
  line-height: 1.25;
}

.priority-component-hub .priority-module .pick-description {
  font-size: 12px;
  font-family: Frutiger55,sans-serif;
}

.priority-component-hub .priority-module .pick-description:after {
  content: '';
  display: block;
  padding-bottom: 20px;
}

.priority-component-hub .priority-module .read-more-link {
  position: absolute;
  left: 20px;
  bottom: 10px;
  z-index: 1;
}

.priority-component-hub .background-true.priority-module {
  background-image: url(//static.o2.co.uk/www/img/mfy/module-bg-angle.png);
  background-position-x: 100%;
  background-repeat: no-repeat;
}

.priority-component-hub .component-module.priority-module .module-container {
  position: absolute;
}

.priority-component-hub .component-module.priority-module .pick-description {
  font-size: 14px;
}

.priority-component-hub .component-module.priority-module {
  padding: 25px 30px;
}

.priority-component-hub .component-module.priority-module .read-more-link {
  left: 30px;
}

.priority-component-hub .default-container {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}

.priority-component-hub .component-module {
  display: block;
  width: 100%;
  align-items: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  flex: 1 0 100%;
  -webkit-flex: 1 0 100%;
  background-color: #e7e7e7;
}

.no-flexbox .priority-component-hub .component-module.columns-2 {
  display: inline-block;
  vertical-align: top;
  width: 48%;
}

.no-flexbox .priority-component-hub .component-module.columns-3 {
  display: inline-block;
  width: 30%;
  vertical-align: top;
}

.no-flexbox .priority-component-hub .component-module.column-1 {
  display: inline-block;
  vertical-align: top;
}

.no-flexbox .priority-component-hub .component-module .module-container {
  position: static;
}

.priority-component-hub .component-module {
  border-right: 1px solid #fff;
  margin: 0;
}

.priority-component-hub .component-module.columns-2 {
  flex: 1 0 50%;
  -ms-flex: 1 0 50%;
  -webkit-flex: 1 0 50%;
  max-width: 50%;
}

.priority-component-hub .component-module.columns-3 {
  flex: 1 0 calc(100%/3);
  -ms-flex: 1 0 33%;
  -webkit-flex: 1 0 33.33%;
  max-width: 33.33%;
}

.priority-component-hub .component-module.column-1 {
  flex: 1 0 50%;
  -webkit-flex: 1 0 50%;
  -ms-flex: 1 0 50%;
}

.priority-component-hub .component-module:last-child {
  border-right: 0;
}

.priority-component-hub .more-for-you-video-container {
  padding: 0 125px;
}

.priority-component-hub .component-module.column-1 {
  flex: 1 0 25%;
  -webkit-flex: 1 0 25%;
  -ms-flex: 1 0 25%;
}

.priority-core-container {
  font-family: Frutiger45Light,sans-serif;
}

.priority-core-container * {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

.priority-api-text {
  display: none;
}

.priority-component-hub .loading-interstitial {
  display: none;
  width: 100%;
  min-height: 260px;
  position: relative;
  background-color: #efefef;
  color: #032b5a;
}

.priority-component-hub .loading-interstitial .loading-inner-container {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%,-50%,0);
  transform: translate3d(-50%,-50%,0);
}

.priority-component-hub .loading-interstitial .loading-inner-container .loading-text {
  font-family: Frutiger45Light,sans-serif;
  font-size: 24px;
}

.priority-component-hub .loading-interstitial .loading-inner-container .loading-icon {
  width: 50px;
  display: block;
  margin: 0 auto 20px;
}

.priority-component-hub .loading-interstitial .loading-inner-container .loading-icon img {
  width: 100%;
}

.priority-component-hub .loading-interstitial .loading-inner-container .dots-animation {
  margin-top: 10px;
  text-align: center;
}

.priority-component-hub .loading-interstitial .loading-inner-container .dots-animation .dot {
  width: 5px;
  height: 5px;
  margin-right: 2px;
  border-radius: 50%;
  background-color: #032b5a;
  display: inline-block;
  animation-name: pulse;
  animation-duration: 1s;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}

.priority-component-hub .loading-interstitial .loading-inner-container .dots-animation .dot:nth-child(2) {
  animation-delay: .25s;
}

.priority-component-hub .loading-interstitial .loading-inner-container .dots-animation .dot:nth-child(3) {
  animation-delay: .5s;
}

.priority-component-hub .offers-container,
.priority-component-hub.loading-offers .loading-interstitial {
  display: block;
}

.priority-component-hub .priority-module.component-module {
  position: relative;
  background-color: #efefef;
  padding: 0;
  max-width: none;
}

.priority-component-hub .priority-module.component-module .module-container {
  color: #032b5a;
  position: relative;
  z-index: 1;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  padding: 0;
  font-size: 0;
}

.priority-component-hub .priority-module.component-module .module-container:hover:after {
  content: '';
  position: absolute;
  display: block;
  z-index: 2;
  background: rgba(15,51,102,.1);
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.priority-component-hub .priority-module.component-module .priority-image {
  width: 100%;
  position: relative;
}

.priority-component-hub .priority-module.component-module .priority-image img {
  width: 100%;
  height: 100%;
  display: block;
}

.priority-component-hub .priority-module.component-module .priority-image .merchant-logo {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 60px;
  height: 60px;
}

.priority-component-hub .priority-module.component-module .module-content,
.priority-component-hub .priority-module.component-module .priority-image {
  font-size: 14px;
  flex: 1 0 50%;
  -webkit-flex: 1 0 50%;
  -ms-flex: 1 0 50%;
  max-width: 50%;
}

.priority-component-hub .priority-module.component-module .module-content {
  padding: 20px;
}

.priority-component-hub .priority-module.component-module .module-content:after {
  content: '';
  padding-bottom: 40px;
  display: block;
}

.priority-component-hub .priority-module.component-module .module-content .read-more-link {
  left: calc(50% + 20px);
}

.priority-component-hub .priority-module.component-module .module-content span {
  display: block;
}

.priority-component-hub .priority-module.component-module .module-content .offer-title {
  padding-top: 0;
}

.priority-component-hub .priority-module.component-module .module-content .offer-title.turquoise {
  color: #0CC;
}

.priority-component-hub .priority-module.component-module .module-content .offer-title.red {
  color: #F33;
}

.priority-component-hub .priority-module.component-module .module-content .offer-title.purple {
  color: #952D98;
}

.priority-component-hub .priority-module.component-module .module-content .offer-title.pink {
  color: #F6C;
}

.priority-component-hub .priority-module.component-module .module-content .offer-title.orange {
  color: #F63;
}

.priority-component-hub .priority-module.component-module .module-content .offer-title.green {
  color: #9C0;
}

.priority-component-hub .offers-container {
  display: flex;
  display: -webkit-flex;
  height: 250px;
}

.priority-component-hub .priority-module.component-module {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
}

.priority-component-hub .priority-module.component-module.columns-2 {
  flex: 1 0 50%;
  -ms-flex: 1 0 50%;
  -webkit-flex: 1 0 50%;
  max-width: 50%;
}

.priority-component-hub .priority-module.component-module .module-container {
  display: block;
  width: 100%;
}

.priority-component-hub .priority-module.component-module .module-content,
.priority-component-hub .priority-module.component-module .priority-image {
  width: 50%;
}

.priority-component-hub .priority-module.component-module .module-content .pick-heading {
  font-size: 20px;
}

.priority-component-hub .priority-module.component-module .module-content,
.priority-component-hub .priority-module.component-module .priority-image {
  height: 100%;
  float: left;
  max-width: none;
}

.priority-component-hub .priority-module.component-module .module-content .read-more-link,
.priority-component-hub .priority-module.component-module .priority-image .read-more-link {
  left: calc(50% + 20px);
  bottom: 0;
}

.priority-component-hub .offers-container {
  display: flex;
  display: -webkit-flex;
  height: 300px;
}

.priority-component-hub .priority-module.component-module {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
}

.priority-component-hub .priority-module.component-module.columns-3 {
  flex: 1 0 33.3333%;
  -webkit-flex: 1 0 33.3333%;
  -ms-flex: 1 0 33.3333%;
  max-width: 33.3333%;
}

.priority-component-hub .priority-module.component-module.column-1 {
  flex: 1 0 25%;
  -webkit-flex: 1 0 25%;
  -ms-flex: 1 0 25%;
}

.priority-component-hub .priority-module.component-module .module-container {
  display: block;
  width: 100%;
}

.priority-component-hub .priority-module.component-module .priority-image {
  width: 60%;
}

.priority-component-hub .priority-module.component-module .module-content {
  width: 40%;
}

.priority-component-hub .priority-module.component-module .module-content .pick-heading {
  font-size: 24px;
}

.priority-component-hub .priority-module.component-module .module-content,
.priority-component-hub .priority-module.component-module .priority-image {
  max-width: none;
}

.priority-component-hub .priority-module.component-module .module-content .read-more-link,
.priority-component-hub .priority-module.component-module .priority-image .read-more-link {
  left: calc(60% + 20px);
  bottom: 10px;
}

@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  50% {
    -webkit-transform: scale(2);
    transform: scale(2);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.priority-component .priority-module .read-more-link {
  outline: 0;
  border: 0;
}

.priority-component .priority-module .read-more-link:focus {
  outline: 3px solid #419eda;
}

.priority-component .priority-module .read-more-link {
  color: #419eda;
  font-size: 14px;
  padding: 15px 0;
  display: inline-block;
  padding-left: 22px;
  font-family: Frutiger55,sans-serif;
  line-height: 1;
}

.priority-component .priority-module .read-more-link:before {
  content: '';
  background-image: url(//static.o2.co.uk/shared/img/read-more.svg);
  width: 15px;
  height: 16px;
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  background-repeat: no-repeat;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

[data-modal-trigger] {
  cursor: pointer;
}

.priority-component .component-module.priority-module {
  background-color: #f8f8f8;
  position: relative;
}

.priority-component .component-module.priority-module .module-container {
  padding: 25px 20px;
  position: relative;
  display: block;
  color: #032b5a;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  cursor: pointer;
}

.priority-component .component-module.priority-module .module-container:hover:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 2;
  background: rgba(15,51,102,.1);
}

.priority-component .component-module.priority-module .module-content {
  width: 65%;
}

.priority-component .priority-module .pick-heading {
  padding: 20px 0;
  font-family: Frutiger45Light,sans-serif;
  font-size: 24px;
  line-height: 1.25;
}

.priority-component .priority-module .pick-description {
  font-size: 12px;
  font-family: Frutiger55,sans-serif;
}

.priority-component .priority-module .pick-description:after {
  content: '';
  display: block;
  padding-bottom: 20px;
}

.priority-component .priority-module .read-more-link {
  position: absolute;
  left: 20px;
  bottom: 10px;
  z-index: 1;
}

.priority-component .background-true.priority-module {
  background-image: url(//static.o2.co.uk/www/img/mfy/module-bg-angle.png);
  background-position-x: 100%;
  background-repeat: no-repeat;
}

.priority-component .component-module.priority-module .module-container {
  position: absolute;
}

.priority-component .component-module.priority-module .pick-description {
  font-size: 14px;
}

.priority-component .component-module.priority-module {
  padding: 25px 30px;
}

.priority-component .component-module.priority-module .read-more-link {
  left: 30px;
}

.priority-component .default-container {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}

.priority-component .component-module {
  display: block;
  width: 100%;
  align-items: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  flex: 1 0 100%;
  -webkit-flex: 1 0 100%;
  background-color: #e7e7e7;
}

.no-flexbox .priority-component .component-module.columns-2 {
  display: inline-block;
  vertical-align: top;
  width: 48%;
}

.no-flexbox .priority-component .component-module.columns-3 {
  display: inline-block;
  width: 30%;
  vertical-align: top;
}

.no-flexbox .priority-component .component-module.columns-4 {
  display: inline-block;
  width: 24%;
  vertical-align: top;
}

.no-flexbox .priority-component .component-module .module-container {
  position: static;
}

.priority-component .component-module {
  border-right: 1px solid #fff;
  margin: 0;
}

.priority-component .component-module.columns-2 {
  flex: 1 0 50%;
  -ms-flex: 1 0 50%;
  -webkit-flex: 1 0 50%;
  max-width: 50%;
}

.priority-component .component-module.columns-3 {
  flex: 1 0 calc(100%/3);
  -ms-flex: 1 0 33%;
  -webkit-flex: 1 0 33.33%;
  max-width: 33.33%;
}

.priority-component .component-module.columns-4 {
  flex: 1 0 50%;
  -webkit-flex: 1 0 50%;
  -ms-flex: 1 0 50%;
  max-width: 50%;
}

.priority-component .component-module:last-child {
  border-right: 0;
}

.priority-component .more-for-you-video-container {
  padding: 0 125px;
}

.priority-component .component-module.columns-4 {
  flex: 1 0 25%;
  -webkit-flex: 1 0 25%;
  -ms-flex: 1 0 25%;
  max-width: 25%;
}

.priority-core-container {
  font-family: Frutiger45Light,sans-serif;
}

.priority-core-container * {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

.priority-api-text {
  display: none;
}

.priority-component .loading-interstitial {
  display: none;
  width: 100%;
  min-height: 260px;
  position: relative;
  background-color: #efefef;
  color: #032b5a;
}

.priority-component .loading-interstitial .loading-inner-container {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%,-50%,0);
  transform: translate3d(-50%,-50%,0);
}

.priority-component .loading-interstitial .loading-inner-container .loading-text {
  font-family: Frutiger45Light,sans-serif;
  font-size: 24px;
}

.priority-component .loading-interstitial .loading-inner-container .loading-icon {
  width: 50px;
  display: block;
  margin: 0 auto 20px;
}

.priority-component .loading-interstitial .loading-inner-container .loading-icon img {
  width: 100%;
}

.priority-component .loading-interstitial .loading-inner-container .dots-animation {
  margin-top: 10px;
  text-align: center;
}

.priority-component .loading-interstitial .loading-inner-container .dots-animation .dot {
  width: 5px;
  height: 5px;
  margin-right: 2px;
  border-radius: 50%;
  background-color: #032b5a;
  display: inline-block;
  animation-name: pulse;
  animation-duration: 1s;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}

.priority-component .loading-interstitial .loading-inner-container .dots-animation .dot:nth-child(2) {
  animation-delay: .25s;
}

.priority-component .loading-interstitial .loading-inner-container .dots-animation .dot:nth-child(3) {
  animation-delay: .5s;
}

.priority-component .offers-container,
.priority-component.loading-offers .loading-interstitial {
  display: block;
}

.priority-component .priority-module.component-module {
  position: relative;
  background-color: #efefef;
  padding: 0;
  max-width: none;
}

.priority-component .priority-module.component-module .module-container {
  color: #032b5a;
  position: relative;
  z-index: 1;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  padding: 0;
  font-size: 0;
}

.priority-component .priority-module.component-module .module-container:hover:after {
  content: '';
  position: absolute;
  display: block;
  z-index: 2;
  background: rgba(15,51,102,.1);
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.priority-component .priority-module.component-module .priority-image {
  width: 100%;
  position: relative;
}

.priority-component .priority-module.component-module .priority-image img {
  width: 100%;
  display: block;
}

.priority-component .priority-module.component-module .priority-image .merchant-logo {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 60px;
  height: 60px;
}

.priority-component .priority-module.component-module .module-content,
.priority-component .priority-module.component-module .priority-image {
  font-size: 14px;
  flex: 1 0 50%;
  -webkit-flex: 1 0 50%;
  -ms-flex: 1 0 50%;
  max-width: 50%;
}

.priority-component .priority-module.component-module .module-content {
  padding: 20px;
}

.priority-component .priority-module.component-module .module-content:after {
  content: '';
  padding-bottom: 40px;
  display: block;
}

.priority-component .priority-module.component-module .module-content .read-more-link {
  left: calc(50% + 20px);
}

.priority-component .priority-module.component-module .module-content span {
  display: block;
}

.priority-component .priority-module.component-module .module-content .offer-title {
  padding-top: 0;
}

.priority-component .offers-container {
  display: flex;
  display: -webkit-flex;
}

.priority-component .priority-module.component-module {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
}

.priority-component .priority-module.component-module.columns-2 {
  flex: 1 0 50%;
  -ms-flex: 1 0 50%;
  -webkit-flex: 1 0 50%;
  max-width: 50%;
}

.priority-component .priority-module.component-module .module-container {
  display: block;
  width: 100%;
}

.priority-component .priority-module.component-module .module-content,
.priority-component .priority-module.component-module .priority-image {
  width: 100%;
  max-width: none;
}

.priority-component .priority-module.component-module .module-content .read-more-link,
.priority-component .priority-module.component-module .priority-image .read-more-link {
  left: 20px;
}

.priority-component .offers-container {
  display: flex;
  display: -webkit-flex;
}

.priority-component .priority-module.component-module {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
}

.priority-component .priority-module.component-module.columns-3 {
  flex: 1 0 33.3333%;
  -webkit-flex: 1 0 33.3333%;
  -ms-flex: 1 0 33.3333%;
  max-width: 33.3333%;
}

.priority-component .priority-module.component-module.columns-4 {
  flex: 1 0 25%;
  -webkit-flex: 1 0 25%;
  -ms-flex: 1 0 25%;
  max-width: 25%;
}

.priority-component .priority-module.component-module .module-container {
  display: block;
  width: 100%;
}

.priority-component .priority-module.component-module .module-content,
.priority-component .priority-module.component-module .priority-image {
  width: 100%;
  max-width: none;
}

.priority-component .priority-module.component-module .module-content .read-more-link,
.priority-component .priority-module.component-module .priority-image .read-more-link {
  left: 20px;
}

@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  50% {
    -webkit-transform: scale(2);
    transform: scale(2);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.product-feautres-component {
  box-sizing: border-box;
  color: #032b5a;
  font-family: Frutiger55,sans-serif;
  word-wrap: break-word;
  margin-bottom: 10px;
  background: 0 0;
}

.product-feautres-component.module {
  float: left;
}

.product-feautres-component .product-feautres-container {
  padding: 15px;
  margin: 10px;
  background: #efefef;
  height: 200px;
}

.product-feautres-component .product-feautres-container .info h3 {
  margin: 0 0 20px;
  color: #032b5a;
  font-family: Frutiger45Light,sans-serif;
  font-size: 22px;
  font-size: 1.375rem;
}

.product-feautres-component .product-feautres-container .info .box-row {
  font-size: 12px;
  font-size: .75rem;
}

.product-feautres-component .product-feautres-container .info .box-row h4 {
  font-size: 13px;
  font-size: .8125rem;
  font-family: Frutiger55,sans-serif;
  margin: 0;
}

.product-feautres-component .product-feautres-container .info .box-row p {
  margin: 0;
  font-size: 13px;
  font-size: .8125rem;
}

.product-feautres-component .product-feautres-container .info ul {
  margin: 15px 10px 20px 20px;
}

.product-feautres-component .product-feautres-container .info ul li {
  font-size: 13px;
  font-size: .8125rem;
  font-family: Frutiger55,sans-serif;
  list-style-type: disc;
  line-height: 1.25em;
}

.product-feautres-component.module {
  float: left;
}

.product-feautres-component .product-feautres-container {
  height: 260px;
}

.product-feautres-component .product-feautres-container ul {
  margin-top: 0;
}

.product-feautres-component.module {
  float: left;
}

.product-feautres-component .product-feautres-container {
  height: 260px;
}

.product-feautres-component .product-feautres-container ul {
  margin-top: 0;
}

.product-component {
  box-sizing: border-box;
  color: #032b5a;
  font-family: Frutiger55,sans-serif;
  word-wrap: break-word;
  margin-bottom: 10px;
  background: 0 0;
}

.product-component .product-container {
  padding: 0 20px 20px;
  margin: 10px;
  background: #efefef;
}

.product-component .info {
  padding: 10px 5px;
  height: 350px;
}

.product-component .info h3 {
  font-size: 1.6em;
  width: 100%;
  margin: 0 0 20px;
  height: 80px;
  line-height: 35px;
}

.product-component .info .product-info {
  margin-bottom: 10px;
}

.product-component .info .product-info ul.product-benefits {
  display: block;
  margin: 1.25rem 0;
  padding: 0;
  min-height: 100px;
}

.product-component .info .product-info ul.product-benefits li {
  line-height: 1.45em;
  list-style-type: none;
  font-family: Frutiger55,sans-serif;
  color: #032b5a;
}

.product-component .info .product-info .product-tariff {
  margin-right: 1em;
  margin-bottom: 1em;
}

.product-component .info .product-info .product-tariff p {
  font-family: Frutiger45Light,sans-serif;
}

.product-component .info .product-info .product-tariff p span.product-rate {
  font-size: 28px;
  font-size: 1.75rem;
}

.product-component .info .product-info .product-tariff p span.product-rate-mini {
  vertical-align: super;
  font-size: 20px;
  font-size: 1.25rem;
}

.product-component .info .product-info .product-promoHolder.ribbon {
  margin: 30px 0 10px -30px;
  padding: 2px 15px 2px 20px;
  height: 46px;
  background: transparent url(//static.o2.co.uk/shared/img/modules/ribbon-bg.png) top right no-repeat;
}

.product-component .info .product-info .product-promoHolder.ribbon .product-promoText {
  color: #fff;
  font-size: 12px;
  font-size: .75rem;
}

.product-component .info .product-info .product-validity p {
  font-size: 12px;
  font-size: .75rem;
}

.product-component .product-activation-ways {
  font-size: 17px;
  font-size: 1.0625rem;
  position: relative;
  min-height: 120px;
}

.product-component .product-activation-ways .container {
  width: 100%;
  text-align: center;
}

.product-component .product-activation-ways button {
  background-color: #F8F8F8;
  background-image: linear-gradient(to bottom,#f8f8f8,#e6e6e6);
  border: 1px solid #BEBEBE;
  border-radius: .25em;
  color: #032b5a;
  display: inline-block;
  font-weight: 300;
  line-height: 1;
  text-decoration: none;
  cursor: pointer;
  vertical-align: middle;
  white-space: nowrap;
  padding: 14px;
  height: 45px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
}

.product-component .product-activation-ways .bottom {
  position: absolute;
  bottom: 0;
}

.product-component .product-activation-ways .top {
  position: absolute;
  bottom: 45px;
}

.col-o2-sm-6 .module {
  width: 50%;
  float: left;
}

.col-o2-md-3 .module {
  width: 25%;
  float: left;
}

.legacy .product-s .product-image {
  width: 170px!important;
}

.legacy .product-s .product-info {
  width: 45%!important;
}

.product-s a {
  float: left;
  display: block;
  height: auto;
  width: 100%;
  overflow: hidden;
  position: relative;
}

.product-s .info {
  padding: 15px 0 0 30px;
  min-height: 176px;
  height: auto;
  background: url(//static.o2.co.uk/shared/img/modules/product-s-pillow1.png) no-repeat scroll right bottom transparent;
  overflow: hidden;
}

.product-s .info h3 {
  height: auto;
  width: 52%;
  float: left;
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 1.125em;
  padding: 0;
  margin: 0 0 0 128px;
  overflow: hidden;
  color: #032b5a;
}

.product-s .info ul.product-cost {
  display: block;
  padding: 0;
  margin: 10px 0;
}

.product-s .info ul.product-cost li {
  font-family: Frutiger55,sans-serif;
  font-size: 13px;
  font-size: .8125rem;
  line-height: 1.231em;
  color: #032b5a;
}

.product-s .info ul.product-cost li span {
  color: #419eda;
  font-size: 16px;
  font-size: 1rem;
}

.product-s .info .product-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 134px;
  background-size: contain;
  float: left;
  height: 191px;
  background-position: 0 0;
  background-repeat: no-repeat;
}

.product-s .info .product-info {
  float: left;
  height: auto;
  width: 58%;
  margin-left: 128px;
  text-align: left;
}

.product-s .info .product-info p.product-cta {
  padding: 0 0 0 25px;
  font-family: Frutiger55,sans-serif;
  float: left;
  color: #419eda;
  line-height: 1.25em;
  white-space: nowrap;
  position: relative;
  font-size: 16px;
  font-size: 1rem;
  background: url(//static.o2.co.uk/shared/img/promo-cta-arrow.png) no-repeat scroll -2px -33px transparent;
}

.product-s .info-graphic,
.product-s ul.product-benefits {
  display: none;
}

.product-s p.promo-text {
  display: block;
  color: #900;
  margin: 0 0 6px 128px;
  width: 100%;
  padding: 0;
  font-size: 12px;
  font-size: .75rem;
  line-height: 1em;
}

.product-s .supportinglink-prod-s {
  border: 0;
  border-top: 1px solid #d8d8d8;
  border-bottom: 1px solid #d8d8d8;
  overflow: hidden;
  position: relative;
  bottom: 0;
  padding: 0;
  height: 40px;
  display: block;
  width: 100%;
}

.product-s .supportinglink-prod-s a {
  border: 0;
  color: #419eda;
  display: block;
  padding: 13px 20px 12px;
  float: none;
  width: auto;
  font-size: .875em;
  line-height: 1em;
}

.product-s .supportinglink-prod-s a span.prodSsupLink {
  width: 25px;
  height: 18px;
  background-image: url(//static.o2.co.uk/shared/img/promo-cta-arrow.png);
  background-repeat: no-repeat;
  background-position: -2px -35px;
  display: block;
  float: left;
}

div.product-s:nth-child(3)>a:nth-child(2) {
  border-bottom: 1px solid #d8d8d8;
}

div.product-s:nth-child(3)>a:nth-child(2) {
  border-bottom: 0;
}

.product-s:first-child .info {
  border-left: 0;
}

.product-s .info {
  padding: 22px 0 23px 20px;
  min-height: 288px;
  border-left: 1px solid #fff;
  border-bottom: 1px #d8d8d8 solid;
}

.product-s .info p.promo-text {
  display: block;
  color: #900;
  margin: 0 0 .5em;
  width: 100%;
  padding: 0;
  font-size: .75em;
  line-height: 1em;
}

.product-s .info h3 {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.25em;
  height: 50px;
  margin: 0 0 10px;
  overflow: hidden;
  padding: 0;
  width: 90%;
}

.product-s .info .product-image {
  position: static;
  width: 133;
  height: 170;
  margin-left: -20px;
  float: left;
  text-align: center;
}

.product-s .info .product-info {
  width: 92%;
  float: left;
  margin: 10px 0 0;
}

.product-s .info .product-info ul.product-cost {
  width: 100%;
  height: 34px;
  float: left;
}

.product-s .info .product-info ul.product-cost li {
  font-size: 14px;
  font-size: .875rem;
  line-height: 1.25em;
}

.product-s .info .product-info ul.product-cost li span {
  font-size: 16px;
  font-size: 1rem;
}

.product-s .info .product-info .info-graphic {
  display: none;
}

.product-s .supportinglink-prod-s {
  height: 60px;
  border: 0;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #d8d8d8;
}

.product-s .supportinglink-prod-s a {
  border-left: 1px solid #fff;
  height: 25px;
  padding-left: 20px;
  padding-top: 22px;
  border-bottom: 1px solid #fff!important;
}

div.product-s:nth-child(1)>div:nth-child(1)>a:nth-child(1) {
  border-left: 0!important;
}

.product-s:first-child .info {
  border-left: 0;
}

.product-s .info {
  padding: 20px 0 30px 30px;
  height: 298px;
  border-left: 1px solid #fff;
  border-bottom: 1px #d8d8d8 solid;
  border-bottom: 1px #d8d8d8 solid;
}

.product-s .info p.promo-text {
  display: block;
  color: #900;
  margin: 0 0 .5em;
  width: 100%;
  padding: 0;
  font-size: .75em;
  line-height: 1em;
}

.product-s .info h3 {
  height: 65px;
  width: 90%;
  float: left;
  font-size: 28px;
  font-size: 1.75rem;
  margin: 0 0 10px;
}

.product-s .info ul.product-cost {
  height: auto;
  clear: both;
}

.product-s .info ul.product-cost li {
  font-size: 16px;
  font-size: 1rem;
}

.product-s .info ul.product-cost li span {
  font-size: 25px;
  font-size: 1.5625rem;
}

.product-s .info .product-image {
  position: relative;
  top: 0;
  left: 0;
  width: 38%;
  max-width: 149px;
  height: 218px;
  margin-left: 0;
  margin-right: 22px;
}

.product-s .info .product-info {
  float: left;
  width: 50%;
  text-align: left;
  position: relative;
  height: 210px;
  margin: 0;
}

.product-s .info .product-info ul.product-cost {
  margin: 10px 0;
  padding: 0;
  height: auto;
  clear: both;
}

.product-s .info .product-info ul.product-cost li {
  font-family: Frutiger45Light,sans-serif;
  font-size: 1em;
  line-height: 1.75em;
}

.product-s .info .product-info ul.product-cost li span {
  font-size: 1.563em;
}

.product-s .info .product-info .info-graphic {
  display: block;
  height: 28px;
}

.product-s .info .product-info ul.product-benefits {
  display: block;
  margin: 10px 0;
  padding: 0;
}

.product-s .info .product-info ul.product-benefits li {
  font-family: Frutiger55,sans-serif;
  color: #032B5A;
  font-size: .75em;
  margin: 0 0 5px;
}

.product-s .info .product-info p.product-cta {
  padding-left: 30px;
  background-position: 0 2px;
  font-family: Frutiger45Light,sans-serif;
  font-size: 1.25em;
  line-height: 1.25em;
  position: absolute;
  bottom: 0;
  left: 0;
  white-space: nowrap;
}

.product-s .supportinglink-prod-s a {
  padding-left: 30px;
}

.no-backgroundsize .promo-article,
.no-js .promo-article {
  background-size: 50%;
  background-position: center center;
}

.backgroundsize .promo-article {
  background-size: cover;
  background-position: right center;
}

.promo-article-wrapper {
  height: auto;
  display: inline-block;
  margin-bottom: 25px;
}

.promo-article {
  position: relative;
  display: block;
  width: 100%;
  overflow: hidden;
  background: 0 0;
}

.promo-article>a {
  display: block;
  height: auto;
  overflow: hidden;
}

.promo-article .large {
  width: 100%;
}

.promo-article .module-body {
  width: 100%;
  float: left;
  display: block;
  margin: 0;
}

.promo-article .module-body .image-m {
  margin-bottom: 25px;
  background-color: #efefef;
}

.promo-article .module-body .info {
  background: #f8f8f8;
  padding: 0;
}

.promo-article .module-body .info p {
  color: #032b5a;
  font-size: 16px;
  font-size: 1rem;
  margin: 0 0 25px;
}

.promo-article .module-body .info p:last-of-type {
  margin: 0;
}

.promo-article .module-body .info .product-cta {
  color: #419eda;
  background: url(//static.o2.co.uk/shared/img/promo-cta-arrow.png) no-repeat scroll 0 -34px transparent;
  padding: 0 0 0 25px;
  display: block;
  font-size: .875em;
  margin-bottom: 0;
}

.promo-article .module-body .info h3 {
  color: #032b5a;
  font-size: 1.25em;
  line-height: 1.25em;
  margin: 0 0 10px;
}

.promo-article.dark {
  background-color: #032b5a;
}

.promo-article {
  background-size: auto!important;
  background-position: center center!important;
}

.promo-article .module-body .info {
  padding: 0;
}

.promo-article .module-body .info .product-cta {
  background: url(//static.o2.co.uk/shared/img/promo-cta-arrow.png) no-repeat scroll 0 2px transparent;
  bottom: 20px;
  font-size: .875em;
  line-height: 1.8em;
}

.promo-article .module-body {
  width: 100%;
}

.promo-article .module-body .info {
  padding: 0;
}

.promo-article.right .module-body {
  width: 100%;
}

.promo-article.right .module-body .image {
  box-sizing: border-box;
  *behavior: url(//static.o2.co.uk/shared/js/boxsizing.htc);
  width: 50%;
  float: left;
  background-size: auto!important;
  background-position: center center!important;
  height: 300px;
  background-repeat: no-repeat;
}

.promo-article.right .module-body .info {
  box-sizing: border-box;
  *behavior: url(//static.o2.co.uk/shared/js/boxsizing.htc);
  float: left;
  width: 50%;
  height: 300px;
  padding: 0;
}

.promo-article.right .module-body .info .product-cta {
  background: url(//static.o2.co.uk/shared/img/promo-cta-arrow.png) no-repeat scroll 0 2px transparent;
}

.module-feed-xxl {
  display: block;
  background: #fff;
}

.promo-tab-wrap {
  background: #fff;
  display: block;
  clear: both;
  border-top: 1px solid #d0d0d0;
  border-bottom: 1px solid #d0d0d0;
}

.promo-tab-wrap li {
  border-top: 1px solid #d0d0d0;
  margin-bottom: 0;
  overflow: hidden;
  display: block;
  min-height: 90px;
  padding: 0 15px;
}

.promo-tab-wrap li .feed-section-content {
  display: block;
  vertical-align: middle;
  padding: 0;
}

.promo-tab-wrap li a {
  display: block;
  width: 100%;
  padding: 15px 0;
  min-height: 60px;
  overflow: hidden;
}

.promo-tab-wrap li img {
  float: left;
  height: 65px;
}

.promo-tab-wrap li h3 {
  padding-bottom: 5px;
  font-size: 16px;
  font-size: 1rem;
  color: #022b59;
}

.promo-tab-wrap li p {
  color: #42a0d4;
  font-size: 14px;
  font-size: .875rem;
}

.promo-tab-wrap li:first-child {
  border-top: 0 none;
}

.promo-tab-wrap li:hover {
  background: #efefef;
}

.promo-tab-wrap .promo-tab-content {
  display: none;
}

.promo-tab-wrap .promo-tab-content.active-tab,
.promo-tab-wrap.promo-tab-wrap-nav li {
  display: block;
}

.promo-tab-wrap.promo-tab-wrap-nav li .feed-section-content {
  display: table-cell;
}

.promo-tab-wrap.promo-tab-wrap-nav li .feed-section-wrapV {
  display: table-cell;
  height: 50px;
}

.promo-tab-wrap.promo-tab-wrap-nav a {
  display: table;
}

.promo-tab-wrap.promo-tab-wrap-nav a:active,
.promo-tab-wrap.promo-tab-wrap-nav a:focus,
.promo-tab-wrap.promo-tab-wrap-nav a:hover {
  background: 0 0;
}

.promo-tab-wrap.promo-tab-wrap-nav a:active p,
.promo-tab-wrap.promo-tab-wrap-nav a:focus p,
.promo-tab-wrap.promo-tab-wrap-nav a:hover p {
  text-decoration: underline;
}

.promo-tab-wrap.promo-tab-wrap-nav .feed-count-value {
  background: 0 0;
  padding-left: 0;
}

.feed-count {
  padding-left: 10px;
}

.feed-count-value {
  float: left;
  font-size: 12px;
  font-size: .75rem;
  color: #032b5a;
  background: url(//static.o2.co.uk/shared/img/modules/icon_thumb_24x24.png) no-repeat center left;
  padding: 5px 0 0 30px;
}

.feed-count-value .feed-count-txt {
  font-size: 20px;
  font-size: 1.25rem;
  font-family: Frutiger45Light,sans-serif;
}

.promo-tab-list {
  margin-top: 20px;
  width: 100%;
  float: left;
  clear: both;
}

.promo-tab-list ul {
  margin: 0 10px;
}

.promo-tab-list li {
  width: 33.33%;
  float: left;
  display: table;
  position: relative;
}

.promo-tab-list li a {
  padding: 5px;
  font-size: 14px;
  font-size: .875rem;
  border-right: 1px solid #3d94ca;
  text-align: center;
  background: #419fd5;
  color: #fff;
  display: table-cell;
  vertical-align: middle;
  height: 36px;
  position: relative;
  -webkit-box-shadow: inset -19px 1px 9px -15px #3d93cc;
  -moz-box-shadow: inset -19px 1px 9px -15px #3d93cc;
  box-shadow: inset -19px 1px 9px -15px #3d93cc;
}

.promo-tab-list li a:active,
.promo-tab-list li a:focus {
  outline: 0;
}

.promo-tab-list li.active-tab {
  background: #fff;
  z-index: 1;
}

.promo-tab-list li.active-tab a {
  border: 1px solid #d0d0d0;
  background: #fff;
  top: -5px;
  border-bottom: 0;
  border-radius: 2px 2px 0 0;
  color: #022b59;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.promo-tab-list.tab-col-2 li {
  width: 50%;
}

.promo-tab-wrap-nav {
  border-top: 1px solid #d0d0d0;
  position: relative;
  top: -6px;
}

.promo-tab-wrap-nav li a {
  padding: 10px 0;
}

.promo-tab-wrap-nav p {
  padding-top: 10px;
}

.promo-tab-wrap-nav .feed-count {
  padding-left: 75px;
}

.feed-section-wrap {
  display: table;
  padding-left: 10px;
}

.feed-section-wrap .feed-section-wrapV {
  display: block;
  vertical-align: middle;
}

.promo-tabbed-wrap {
  border: 1px solid #d0d0d0;
  border-radius: 2px;
  display: block;
  overflow: hidden;
  border-left: 0;
  border-right: 0;
}

.promo-tab-list {
  width: 25%;
  float: left;
  margin-top: 0;
}

.promo-tab-list ul {
  margin: 0;
}

.promo-tab-list li {
  width: 100%;
  float: left;
}

.promo-tab-list li a {
  font-size: 16px;
  font-size: 1rem;
  padding: 0 20px;
  height: 95px;
  text-align: left;
  border-radius: 2px 0 0 2px;
  -webkit-box-shadow: inset -8px 8px 20px -13px #373232;
  -moz-box-shadow: inset -8px 8px 20px -13px #373232;
  box-shadow: inset -8px 8px 20px -13px #373232;
}

.promo-tab-list li.active-tab {
  border-right: 1px solid #fff;
}

.promo-tab-list li.active-tab a {
  border: 0;
  border-left: 1px solid #d0d0d0;
  border-bottom: 1px solid #d0d0d0;
  top: 0;
  border-right: 1px solid #fff;
}

.promo-tab-list li.active-tab a:last-child {
  border-bottom: 0;
}

.promo-tab-list.tab-col-2 li {
  width: 100%;
}

.promo-tab-list.tab-col-2 li a {
  height: 158px;
}

.promo-tab-list .promo-tab-content {
  padding: 0 10px;
}

.promo-tab-wrap li {
  padding: 0 20px;
}

.promo-tab-wrap-nav {
  width: 75%;
  float: left;
  clear: none;
  top: 0;
  border: 0;
  padding: 0;
}

.promo-tab-wrap-nav li {
  height: 84px;
  margin: 0 2%;
  width: 96%;
}

.promo-tab-wrap-nav li a {
  height: 84px;
  padding: 5px 0;
}

.promo-tab-wrap-nav .promo-tab-content {
  padding: 0 20px;
}

.feed-section {
  width: 68%;
  float: left;
}

.feed-count {
  width: 31%;
  float: left;
  padding-left: 0;
  margin: 2% 0 0 1%;
}

.feed-count-value {
  float: right;
}

.promo-tab-wrap-nav li {
  height: 79px;
}

.promo-tab-wrap-nav li a {
  height: 79px;
  padding: 10px 0 5px;
}

.promo-tab-wrap-nav .feed-count {
  padding-left: 0;
}

.promo-group-modules .default-content-container {
  padding: 0;
}

.promo-group-modules .linkList .module-body {
  height: 300px;
}

.promo-group-modules.link-list-group .lhn-divider {
  margin-top: 30px;
}

.promo-group-modules .module {
  float: left;
}

.promo-group-modules .col-2 .module.module-last {
  margin-left: 1%;
  float: right;
}

.promo-group-modules .module-body {
  border-right: 1px solid #FFF;
  width: auto;
}

.promo-group-modules .module-last .module-body {
  border-right: 0 none;
}

.promo-group-modules .module,
.promo-group-modules .module:first-child {
  margin-bottom: 20px;
}

.promo-group-modules.link-list-group .lhn-divider {
  margin-top: 12px;
}

.promo-group-modules .module,
.promo-group-modules .module:first-child {
  margin-bottom: 20px;
}

.promoM-group {
  clear: both;
}

.promoM-group .module {
  float: left;
  margin-bottom: 20px;
}

.promoM-group .module:first-child {
  margin: 0 0 20px;
}

.promoM-group .module-last {
  float: right;
}

.promo-group-all {
  clear: both;
}

.promo-group-all .module {
  float: left;
  margin-bottom: 20px;
}

.promo-group-all .module:first-child {
  margin: 0 0 20px;
}

.promo-group-all .module-last {
  float: right;
}

.no-backgroundsize .promo-m-multicolor,
.no-js .promo-m-multicolor {
  background-size: auto;
  background-position: center center;
}

.backgroundsize .promo-m-multicolor {
  background-size: cover;
  background-position: right center;
}

.promo-m-multicolor {
  position: relative;
  display: block;
  width: 100%;
  overflow: hidden;
}

.promo-m-multicolor>a {
  display: block;
  height: auto;
  overflow: hidden;
}

.promo-m-multicolor .module-body {
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: scroll;
  background-image: none;
  width: 66%;
  height: 150px;
  float: left;
  display: block;
  margin: 0;
}

.promo-m-multicolor .module-body .info {
  padding: 20px 0 20px 20px;
}

.promo-m-multicolor .module-body .info p {
  color: #fff;
  width: 80%;
  font-size: .75em;
}

.promo-m-multicolor .module-body .info .product-cta {
  color: #fff;
  position: absolute;
  padding: 2px 0 2px 25px;
  display: block;
  font-size: .875em;
  bottom: 16px;
  background-size: 18px;
}

.promo-m-multicolor .module-body .info h3 {
  color: #fff;
  font-size: 1.25em;
  line-height: 1em;
  margin: 0 0 10px;
}

.promo-m-multicolor .module-body .info h3.turquoise {
  color: #0CC;
}

.promo-m-multicolor .module-body .info h3.red {
  color: #F33;
}

.promo-m-multicolor .module-body .info h3.purple {
  color: #952D98;
}

.promo-m-multicolor .module-body .info h3.pink {
  color: #F6C;
}

.promo-m-multicolor .module-body .info h3.orange {
  color: #F63;
}

.promo-m-multicolor .module-body .info h3.green {
  color: #9C0;
}

.promo-m-multicolor .diagonal .module-body {
  background: url(//static.o2.co.uk/shared/img/modules/module-bg-diagonal.png) no-repeat scroll right 0;
}

.promo-m-multicolor.tall .module-body {
  height: 180px;
}

.promo-m-multicolor.dark {
  background-color: #032b5a;
}

.promo-m-multicolor.dark .product-cta {
  background: url(//static.o2.co.uk/shared/img/cta-sprite-dark.png) no-repeat scroll transparent;
}

.promo-m-multicolor.dark .module-body .info .product-cta.turquoise,
.promo-m-multicolor.light .module-body .info .product-cta.turquoise {
  background-position: 0 2px;
}

.promo-m-multicolor.dark .module-body .info .product-cta.red,
.promo-m-multicolor.light .module-body .info .product-cta.red {
  background-position: 0 -22px;
}

.promo-m-multicolor.dark .module-body .info .product-cta.purple,
.promo-m-multicolor.light .module-body .info .product-cta.purple {
  background-position: 0 -46px;
}

.promo-m-multicolor.dark .module-body .info .product-cta.pink,
.promo-m-multicolor.light .module-body .info .product-cta.pink {
  background-position: 0 -70px;
}

.promo-m-multicolor.dark .module-body .info .product-cta.orange,
.promo-m-multicolor.light .module-body .info .product-cta.orange {
  background-position: 0 -93px;
}

.promo-m-multicolor.dark .module-body .info .product-cta.green,
.promo-m-multicolor.light .module-body .info .product-cta.green {
  background-position: 0 -117px;
}

.promo-m-multicolor.dark .module-body .info .product-cta.default,
.promo-m-multicolor.light .module-body .info .product-cta.default {
  background-position: 0 -141px;
}

.promo-m-multicolor.light {
  background-color: #efefef;
}

.promo-m-multicolor.light .product-cta {
  color: #419eda;
  background: url(//static.o2.co.uk/shared/img/cta-sprite-light.png) no-repeat scroll transparent;
}

.promo-m-multicolor.light h3,
.promo-m-multicolor.light p {
  color: #032b5a;
}

.promo-m-multicolor.light.diagonal .module-body {
  background-image: url(//static.o2.co.uk/shared/img/modules/module-bg-diagonal-light.png);
}

.promo-m-multicolor.light.diagonal .module-body .product-cta {
  color: #419eda;
}

.promo-m-multicolor.transparent {
  background-color: transparent;
}

.promo-m-multicolor.transparent .module-body .info .product-cta {
  background-position: -2px -35px;
  color: #419eda;
}

.promo-m-multicolor.transparent .module-body .info h3,
.promo-m-multicolor.transparent .module-body .info p {
  color: #032b5a;
}

.promo-m-multicolor.light-block {
  background-position: center right;
}

.promo-m-multicolor.light-block .module-body {
  background: url(//static.o2.co.uk/shared/img/modules/promo-m-bg-light-block-tall-mobile.png) repeat-x scroll 0 0 transparent;
}

.promo-m-multicolor.light-block .module-body .info .product-cta {
  background-position: -2px -35px;
  color: #419eda;
}

.promo-m-multicolor.light-block .module-body .info h3,
.promo-m-multicolor.light-block .module-body .info p {
  color: #032b5a;
}

.promo-m-multicolor {
  background-size: auto!important;
  background-position: center center!important;
}

.promo-m-multicolor .module-body {
  height: 200px;
  width: 65%;
}

.promo-m-multicolor .module-body .info {
  padding: 20px 0 20px 20px;
  min-height: 90px;
}

.promo-m-multicolor .module-body .info h3 {
  font-size: 1.5em;
  line-height: 1.097em;
  margin: 0 0 8px;
}

.promo-m-multicolor .module-body .info p {
  width: 100%;
  font-size: .875em;
}

.promo-m-multicolor .module-body .info .product-cta {
  bottom: 25px;
  font-size: .875em;
  line-height: 1.51em;
}

.promo-m-multicolor.dark .module-body .info .product-cta.turquoise,
.promo-m-multicolor.light .module-body .info .product-cta.turquoise {
  background-position: 0 4px;
}

.promo-m-multicolor.dark .module-body .info .product-cta.red,
.promo-m-multicolor.light .module-body .info .product-cta.red {
  background-position: 0 -20px;
}

.promo-m-multicolor.dark .module-body .info .product-cta.purple,
.promo-m-multicolor.light .module-body .info .product-cta.purple {
  background-position: 0 -44px;
}

.promo-m-multicolor.dark .module-body .info .product-cta.pink,
.promo-m-multicolor.light .module-body .info .product-cta.pink {
  background-position: 0 -68px;
}

.promo-m-multicolor.dark .module-body .info .product-cta.orange,
.promo-m-multicolor.light .module-body .info .product-cta.orange {
  background-position: 0 -91px;
}

.promo-m-multicolor.dark .module-body .info .product-cta.green,
.promo-m-multicolor.light .module-body .info .product-cta.green {
  background-position: 0 -115px;
}

.promo-m-multicolor.dark .module-body .info .product-cta.default,
.promo-m-multicolor.light .module-body .info .product-cta.default {
  background-position: 0 -139px;
}

.promo-m-multicolor.light-block .module-body {
  background: url(//static.o2.co.uk/shared/img/modules/module-bg-white-box.png) repeat scroll 0 0 transparent;
}

.promo-m-multicolor.tall .module-body .info .product-cta {
  background-size: 22px;
}

.promo-m-multicolor.tall.dark .module-body .info .product-cta.turquoise,
.promo-m-multicolor.tall.light .module-body .info .product-cta.turquoise {
  background-position: 0 4px;
}

.promo-m-multicolor.tall.dark .module-body .info .product-cta.red,
.promo-m-multicolor.tall.light .module-body .info .product-cta.red {
  background-position: 0 -24px;
}

.promo-m-multicolor.tall.dark .module-body .info .product-cta.purple,
.promo-m-multicolor.tall.light .module-body .info .product-cta.purple {
  background-position: 0 -53px;
}

.promo-m-multicolor.tall.dark .module-body .info .product-cta.pink,
.promo-m-multicolor.tall.light .module-body .info .product-cta.pink {
  background-position: 0 -82px;
}

.promo-m-multicolor.tall.dark .module-body .info .product-cta.orange,
.promo-m-multicolor.tall.light .module-body .info .product-cta.orange {
  background-position: 0 -111px;
}

.promo-m-multicolor.tall.dark .module-body .info .product-cta.green,
.promo-m-multicolor.tall.light .module-body .info .product-cta.green {
  background-position: 0 -140px;
}

.promo-m-multicolor.tall.dark .module-body .info .product-cta.default,
.promo-m-multicolor.tall.light .module-body .info .product-cta.default {
  background-position: 0 -169px;
}

.promo-m-multicolor.tall .module-body {
  height: 250px;
}

.promo-m-multicolor.tall .module-body .info {
  padding: 30px 0 30px 20px;
}

.promo-m-multicolor.tall .module-body .info .product-cta {
  padding: 0 0 0 27px;
  font-size: 1.313em;
  background-position: 0 -58px;
  font-family: Frutiger45Light,sans-serif;
  font-weight: 100;
}

.promo-m-multicolor.tall.light-block .module-body {
  background-image: url(//static.o2.co.uk/shared/img/modules/module-bg-white-box-tall-tablet.png);
  width: 63%;
}

.promo-m-multicolor {
  background-size: auto!important;
  background-position: center center!important;
}

.promo-m-multicolor .module-body {
  width: 65%;
}

.promo-m-multicolor .module-body .info {
  min-height: 140px;
  padding: 30px 0 30px 30px;
}

.promo-m-multicolor .module-body .info h3 {
  font-size: 1.75em;
}

.promo-m-multicolor .module-body .info p {
  width: 75%;
  font-size: .875em;
}

.promo-m-multicolor .module-body .info .product-cta {
  font-size: .875em;
}

.promo-m-multicolor.tall .module-body {
  height: 300px;
}

.promo-m-multicolor.tall .module-body .info {
  padding: 40px 0 40px 30px;
}

.promo-m-multicolor.tall .module-body .info .product-cta {
  font-size: 1.563em;
  background-position: 0 -55px;
  font-family: Frutiger45Light,sans-serif;
  font-weight: 100;
  line-height: 1.25em;
}

.promo-m-multicolor.tall.light .module-body,
.promo-m-multicolor.tall.light-block .module-body {
  width: 65%;
}

.promo-m-multicolor.tall.light-block .module-body {
  background-image: url(//static.o2.co.uk/shared/img/modules/module-bg-white-box-tall-desktop.png);
}

.promo .module-body .info.shout h3 {
  font-size: 16px;
  font-size: 1rem;
  font-weight: 700;
  margin-bottom: 16px;
}

.promo .module-body .info.shout p.shout {
  font-size: 26px;
  font-size: 1.625rem;
  line-height: 1em;
}

.promo .module-body .info.shout .tag {
  position: absolute;
  bottom: 20px;
}

.promo .module-body .info.shout h3 {
  margin-bottom: 32px;
}

.promo .module-body .info.shout h3 {
  margin-bottom: 20px;
}

.promo .module-body .info.shout p.shout {
  font-size: 28px;
  font-size: 1.75rem;
}

.promo .module-body .info.shout .tag {
  bottom: 30px;
}

.promo.social .module-body {
  width: 100%;
}

.promo.social .module-body .info p {
  width: 95%;
  margin-bottom: 20px;
}

.promo.social .module-body .info li {
  float: left;
  padding-left: 10px;
}

.promo.social .module-body .info li img {
  width: 60px;
  height: 60px;
}

.promo.social .module-body .info li:first-child {
  padding-left: 0;
}

.promo.social a:hover {
  cursor: pointer;
}

.promo.social a:hover .hover-down {
  display: none;
}

.promo.social.dark:hover {
  cursor: default;
}

.promo.social.dark:hover .hover-down {
  background: 0 0;
}

.promo.social .module-body {
  width: 100%;
}

.promo.social .module-body .info p {
  width: 85%;
  margin-bottom: 30px;
}

.promo.social .module-body .info li img {
  width: 80px;
  height: 80px;
}

.promoMTextTall {
  position: relative;
  display: block;
  width: 100%;
  overflow: hidden;
  height: auto;
  color: #032b5a;
}

.promoMTextTall .module-body {
  width: 90%;
  display: block;
  margin: 0;
}

.promoMTextTall .module-body .info {
  padding: 20px 0 20px 20px;
}

.promoMTextTall .module-body .info p {
  font-size: .75em;
}

.promoMTextTall .module-body .info h3 {
  font-size: 1.25em;
  line-height: 1em;
  margin: 0 0 10px;
}

.promoMTextTall .module-body .info ol {
  font-size: .75em;
}

.promoMTextTall .module-body .info ol li {
  font-family: Frutiger55,sans-serif;
  padding: 5px 0;
  line-height: 125%;
}

.promoMTextTall {
  height: 420px;
}

.promoMTextTall .module-body {
  width: 85%;
}

.promoMTextTall .module-body .info {
  padding: 20px 0 20px 20px;
}

.promoMTextTall .module-body .info p {
  font-size: .875em;
}

.promoMTextTall .module-body .info h3 {
  font-size: 1.5em;
  line-height: 1.097em;
  margin: 0 0 8px;
}

.promoMTextTall .module-body .info ol {
  font-size: .875em;
}

.promoMTextTall {
  height: 420px;
}

.promoMTextTall .module-body {
  width: 75%;
}

.promoMTextTall .module-body .info {
  padding: 30px 0 30px 30px;
}

.promoMTextTall .module-body .info p {
  font-size: .875em;
}

.promoMTextTall .module-body .info h3 {
  font-size: 1.75em;
}

.promoMTextTall .module-body .info ol {
  font-size: .875em;
}

.no-backgroundsize .promo-m-text,
.no-js .promo-m-text {
  background-size: auto;
  background-position: center center;
}

.backgroundsize .promo-m-text {
  background-size: cover;
  background-position: right center;
}

.large-font-promo-m-text-m .promo-m-text .module-body .info p {
  font-size: 1.25em;
}

.promo-m-text-wrapper .bottom-text-container {
  background-color: #efefef;
  color: #032b5a;
  min-height: 120px;
  padding: 20px 30px 20px 20px;
  display: block;
  cursor: default;
}

.promo-m-text-wrapper .bottom-text-container>h3 {
  font-size: 14px;
  font-size: .875rem;
  font-family: Frutiger55,sans-serif;
  line-height: 1.4;
  font-weight: 700;
  margin: 5px 0 0 12px;
}

.promo-m-text-wrapper .bottom-text-container div.text-content {
  font-size: 14px;
  font-size: .875rem;
  line-height: 1.4;
  margin: 25px 0 0 12px;
}

.promo-m-text-wrapper .bottom-text-container div.text-content ul {
  padding-left: 15px;
}

.promo-m-text-wrapper .bottom-text-container div.text-content ul li {
  list-style-type: disc;
  line-height: 1.4em;
}

.promo-m-text {
  position: relative;
  display: block;
  width: 100%;
  overflow: hidden;
}

.promo-m-text>a {
  display: block;
  height: auto;
  overflow: hidden;
}

.promo-m-text .module-body {
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: scroll;
  background-image: none;
  width: 66%;
  height: 150px;
  float: left;
  display: block;
  margin: 0;
}

.promo-m-text .module-body .info {
  padding: 20px 0 20px 20px;
}

.promo-m-text .module-body .info p {
  color: #fff;
  width: 80%;
  font-size: .75em;
}

.promo-m-text .module-body .info .product-cta {
  color: #fff;
  background: url(//static.o2.co.uk/shared/img/promo-cta-arrow.png) no-repeat scroll 0 -95px transparent;
  position: absolute;
  padding: 0 0 5px 25px;
  display: block;
  font-size: .875em;
  bottom: 15px;
}

.promo-m-text .module-body .info h3 {
  color: #fff;
  font-size: 1.25em;
  line-height: 1em;
  margin: 0 0 10px;
}

.promo-m-text .diagonal .module-body {
  background: url(//static.o2.co.uk/shared/img/modules/module-bg-diagonal.png) no-repeat scroll right 0;
}

.promo-m-text.iphone .info h3,
.promo-m-text.iphone .info p,
.promo-m-text.iphone .info p.product-cta {
  display: none;
}

.promo-m-text.tall .module-body {
  height: 180px;
}

.promo-m-text.dark {
  background-color: #032b5a;
}

.promo-m-text.livePerson .module-body {
  width: 95%;
}

.promo-m-text.light {
  background-color: #efefef;
}

.promo-m-text.light .module-body .info .product-cta {
  background-position: -2px -35px;
  color: #419eda;
}

.promo-m-text.light .module-body .info h3,
.promo-m-text.light .module-body .info p {
  color: #032b5a;
}

.promo-m-text.light.diagonal .module-body {
  background-image: url(//static.o2.co.uk/shared/img/modules/module-bg-diagonal-light.png);
}

.promo-m-text.light.diagonal .module-body .product-cta {
  color: #419eda;
}

.promo-m-text.transparent {
  background-color: transparent;
}

.promo-m-text.transparent .module-body .info .product-cta {
  background-position: -2px -35px;
  color: #419eda;
}

.promo-m-text.transparent .module-body .info h3,
.promo-m-text.transparent .module-body .info p {
  color: #032b5a;
}

.promo-m-text.light-block {
  background-position: center right;
}

.promo-m-text.light-block .module-body {
  background: url(//static.o2.co.uk/shared/img/modules/promo-m-text-m-bg-light-block-tall-mobile.png) repeat-x scroll 0 0 transparent;
}

.promo-m-text.light-block .module-body .info .product-cta {
  background-position: -2px -35px;
  color: #419eda;
}

.promo-m-text.light-block .module-body .info h3,
.promo-m-text.light-block .module-body .info p {
  color: #032b5a;
}

.promo-m-text {
  background-size: auto!important;
  background-position: center center!important;
}

.promo-m-text .module-body {
  height: 200px;
  width: 65%;
}

.promo-m-text .module-body .info {
  padding: 20px 0 20px 20px;
  min-height: 90px;
}

.promo-m-text .module-body .info h3 {
  font-size: 1.5em;
  line-height: 1.097em;
  margin: 0 0 8px;
}

.promo-m-text .module-body .info p {
  width: 100%;
  font-size: .875em;
}

.promo-m-text .module-body .info .product-cta {
  bottom: 20px;
  font-size: .875em;
  line-height: 1.25em;
}

.promo-m-text.light-block .module-body {
  background: url(//static.o2.co.uk/shared/img/modules/module-bg-white-box.png) repeat scroll 0 0 transparent;
}

.promo-m-text.tall .module-body {
  height: 250px;
}

.promo-m-text.tall .module-body .info {
  padding: 30px 0 30px 20px;
}

.promo-m-text.tall .module-body .info .product-cta {
  padding: 0 0 5px 27px;
  font-size: 1.313em;
  background-position: 0 -58px;
  font-family: Frutiger45Light,sans-serif;
  font-weight: 100;
}

.promo-m-text.tall.light-block .module-body {
  background-image: url(//static.o2.co.uk/shared/img/modules/module-bg-white-box-tall-tablet.png);
  width: 63%;
}

.promo-m-text.tall.light .product-cta,
.promo-m-text.tall.light-block .product-cta {
  background-position: 0 2px!important;
}

.promo-m-text.iphone {
  background-size: cover!important;
  background-position: center center!important;
}

.promo-m-text {
  background-size: auto!important;
  background-position: center center!important;
}

.promo-m-text .module-body {
  width: 65%;
}

.promo-m-text .module-body .info {
  min-height: 140px;
  padding: 30px 0 30px 30px;
}

.promo-m-text .module-body .info h3 {
  font-size: 1.75em;
}

.promo-m-text .module-body .info p {
  width: 75%;
  font-size: .875em;
}

.promo-m-text .module-body .info .product-cta {
  font-size: .875em;
}

.promo-m-text.tall .module-body {
  height: 300px;
}

.promo-m-text.tall .module-body .info {
  padding: 40px 0 40px 30px;
}

.promo-m-text.tall .module-body .info .product-cta {
  padding: 0 0 5px 27px;
  font-size: 1.563em;
  background-position: 0 -55px;
  font-family: Frutiger45Light,sans-serif;
  font-weight: 100;
}

.promo-m-text.tall.light .module-body,
.promo-m-text.tall.light-block .module-body {
  width: 65%;
}

.promo-m-text.tall.light .module-body .info .product-cta,
.promo-m-text.tall.light-block .module-body .info .product-cta {
  background-position: 0 5px!important;
}

.promo-m-text.tall.light-block .module-body {
  background-image: url(//static.o2.co.uk/shared/img/modules/module-bg-white-box-tall-desktop.png);
}

.promo-m-text.iphone {
  background-size: auto!important;
  background-position: center center!important;
}

.col-3 .promo-m-text.light-block .module-body {
  width: 65%;
}

.col-3 .promo-m-text.light-block .module-body .info {
  padding: 20px 0 20px 20px;
}

#lp-mobile-chat-button,
.lp-mobile-chat-button {
  display: none;
  background: 0 0;
  padding: 0;
  margin: 0;
  border: 0;
  color: #FFF;
}

.lp {
  height: 150px;
}

.lp {
  height: 200px;
  display: inline;
}

.no-backgroundsize .promo,
.no-js .promo {
  background-size: auto;
  background-position: center center;
}

.backgroundsize .promo {
  background-size: cover;
  background-position: right center;
}

.large-font-promo-m .promo .module-body .info p {
  font-size: 1.25em;
}

.promo {
  position: relative;
  display: block;
  width: 100%;
  overflow: hidden;
}

.promo>a {
  display: block;
  height: auto;
  overflow: hidden;
}

.promo .module-body {
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: scroll;
  background-image: none;
  width: 85%;
  height: 150px;
  float: left;
  display: block;
  margin: 0;
}

.promo .module-body .info {
  width: 70%;
  height: 110px;
  padding: 20px 0 20px 20px;
}

.promo .module-body .info p {
  color: #fff;
  width: 80%;
  font-size: .75em;
}

.promo .module-body .info .product-cta {
  color: #fff;
  background: url(//static.o2.co.uk/shared/img/promo-cta-arrow.png) no-repeat scroll 0 -95px transparent;
  position: absolute;
  padding: 0 0 5px 25px;
  display: block;
  font-size: .875em;
  bottom: 15px;
}

.promo .module-body .info h3 {
  color: #fff;
  font-size: 1.25em;
  line-height: 1em;
  margin: 0 0 10px;
}

.promo .diagonal .module-body {
  background: url(//static.o2.co.uk/shared/img/modules/module-bg-diagonal.png) no-repeat scroll right 0;
}

.promo.iphone .info h3,
.promo.iphone .info p,
.promo.iphone .info p.product-cta {
  display: none;
}

.promo.tall .module-body {
  height: 180px;
}

.promo.tall .module-body .info {
  height: 140px;
}

.promo.dark {
  background-color: #032b5a;
}

.promo.livePerson .module-body {
  width: 95%;
}

.promo.light {
  background-color: #efefef;
}

.promo.light .module-body .info .product-cta {
  background-position: -2px -35px;
  color: #419eda;
}

.promo.light .module-body .info h3,
.promo.light .module-body .info p {
  color: #032b5a;
}

.promo.light.diagonal .module-body {
  background-image: url(//static.o2.co.uk/shared/img/modules/module-bg-diagonal-light.png);
}

.promo.light.diagonal .module-body .product-cta {
  color: #419eda;
}

.promo.transparent {
  background-color: transparent;
}

.promo.transparent .module-body .info .product-cta {
  background-position: -2px -35px;
  color: #419eda;
}

.promo.transparent .module-body .info h3,
.promo.transparent .module-body .info p {
  color: #032b5a;
}

.promo.light-block {
  background-position: center right;
}

.promo.light-block .module-body .info {
  background: url(//static.o2.co.uk/shared/img/modules/promo-m-bg-light-block-tall-mobile.png) repeat-x scroll 0 0 transparent;
}

.promo.light-block .module-body .info .product-cta {
  background-position: -2px -35px;
  color: #419eda;
}

.promo.light-block .module-body .info h3,
.promo.light-block .module-body .info p {
  color: #032b5a;
}

.promo .modal .video-holder {
  width: 100%;
  position: relative;
  overflow: hidden;
  background-color: #000;
  min-height: 250px;
  height: 100%;
}

.promo .modal .video-holder iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.promo .modal .video-holder .error {
  color: #FFF;
}

.promo {
  background-size: auto!important;
  background-position: center center!important;
}

.promo .module-body {
  height: 200px;
  width: 95%;
}

.promo .module-body .info {
  width: 61%;
  height: 160px;
  padding: 20px 0 20px 20px;
  min-height: 90px;
}

.promo .module-body .info h3 {
  font-size: 1.5em;
  line-height: 1.097em;
  margin: 0 0 8px;
}

.promo .module-body .info p {
  width: 100%;
  font-size: .875em;
}

.promo .module-body .info .product-cta {
  bottom: 20px;
  font-size: .875em;
  line-height: 1.25em;
}

.promo.light-block .module-body .info {
  background: url(//static.o2.co.uk/shared/img/modules/module-bg-white-box.png) repeat scroll 0 0 transparent;
}

.promo.tall .module-body {
  height: 250px;
}

.promo.tall .module-body .info {
  padding: 30px 0 30px 20px;
  height: 190px;
  width: 61%;
}

.promo.tall .module-body .info .product-cta {
  padding: 0 0 5px 27px;
  font-size: 1.313em;
  background-position: 0 -58px;
  font-family: Frutiger45Light,sans-serif;
  font-weight: 100;
}

.promo.tall.light-block .module-body .info {
  background-image: url(//static.o2.co.uk/shared/img/modules/module-bg-white-box-tall-tablet.png);
  width: 59%;
}

.promo.tall.light .product-cta,
.promo.tall.light-block .product-cta {
  background-position: 0 2px!important;
}

.promo.tall.diagonal .module-body .info {
  width: 61%;
}

.promo.iphone {
  background-size: cover!important;
  background-position: center center!important;
}

.promo .modal .video-holder {
  min-height: 300px!important;
}

.promo .modal .video-holder iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.promo .modal .video-holder .error {
  color: #FFF;
}

.promo {
  background-size: auto!important;
  background-position: center center!important;
}

.promo .module-body {
  width: 85%;
}

.promo .module-body .info {
  width: 68%;
  min-height: 140px;
  padding: 30px 0 30px 30px;
  height: 140px;
}

.promo .module-body .info h3 {
  font-size: 1.75em;
}

.promo .module-body .info p {
  width: 75%;
  font-size: .875em;
}

.promo .module-body .info .product-cta {
  font-size: .875em;
}

.promo.tall .module-body {
  height: 300px;
}

.promo.tall .module-body .info {
  height: 220px;
  padding: 40px 0 40px 30px;
}

.promo.tall .module-body .info .product-cta {
  padding: 0 0 5px 27px;
  font-size: 1.563em;
  background-position: 0 -55px;
  font-family: Frutiger45Light,sans-serif;
  font-weight: 100;
}

.promo.tall.light .module-body,
.promo.tall.light-block .module-body {
  width: 85%;
}

.promo.tall.light .module-body .info,
.promo.tall.light-block .module-body .info {
  width: 68%;
}

.promo.tall.light .module-body .info .product-cta,
.promo.tall.light-block .module-body .info .product-cta {
  background-position: 0 5px!important;
}

.promo.tall.light-block .module-body .info {
  background-image: url(//static.o2.co.uk/shared/img/modules/module-bg-white-box-tall-desktop.png);
  width: 68%;
}

.promo.tall.diagonal .module-body .info {
  width: 68%;
}

.promo.iphone {
  background-size: auto!important;
  background-position: center center!important;
}

.promo .modal .video-holder {
  min-height: 400px!important;
}

.promo .modal .video-holder iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.promo .modal .video-holder .error {
  color: #FFF;
}

.col-2 .light-block .module-body .info {
  width: 210px;
}

.col-3 .promo.light-block .module-body {
  width: 65%;
}

.col-3 .promo.light-block .module-body .info {
  padding: 20px 0 20px 20px;
}

#lp-mobile-chat-button,
.lp-mobile-chat-button {
  display: none;
  background: 0 0;
  padding: 0;
  margin: 0;
  border: 0;
  color: #FFF;
}

.lp {
  height: 150px;
}

.lp {
  height: 200px;
  display: inline;
}

.no-backgroundsize .promo-mAndRecycle .bkg-img,
.no-js .promo-mAndRecycle .bkg-img {
  background-size: auto;
  background-position: center center;
}

.backgroundsize .promo-mAndRecycle .bkg-img {
  background-size: cover;
  background-position: right center;
}

.promo-mAndRecycle,
.promo-mAndRecycle .bkg-img {
  position: relative;
  display: block;
  width: 100%;
  overflow: hidden;
}

.promo-mAndRecycle a {
  float: left;
  display: block;
  height: auto;
  width: 100%;
  overflow: hidden;
  position: relative;
}

.promo-mAndRecycle .module-body {
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: scroll;
  background-image: none;
  width: 85%;
  height: 150px;
  float: left;
  display: block;
  margin: 0;
}

.promo-mAndRecycle .module-body .info,
.promo-mAndRecycle .module-body .module-body-content {
  padding: 20px 0 20px 20px;
}

.promo-mAndRecycle .module-body .info p,
.promo-mAndRecycle .module-body .module-body-content p {
  color: #fff;
  width: 80%;
  font-size: .75em;
}

.promo-mAndRecycle .module-body .info .product-cta,
.promo-mAndRecycle .module-body .module-body-content .product-cta {
  color: #fff;
  background: url(//static.o2.co.uk/shared/img/promo-cta-arrow.png) no-repeat scroll 0 -94px transparent;
  position: absolute;
  padding: 0 0 5px 25px;
  display: block;
  font-size: .875em;
  bottom: 15px;
}

.promo-mAndRecycle .module-body .info h3,
.promo-mAndRecycle .module-body .module-body-content h3 {
  color: #fff;
  font-size: 1.25em;
  line-height: 1em;
  margin: 0 0 10px;
}

.promo-mAndRecycle .diagonal .module-body {
  background: url(//static.o2.co.uk/shared/img/modules/module-bg-diagonal.png) no-repeat scroll right 0;
}

.promo-mAndRecycle.tall .module-body {
  height: 180px;
}

.promo-mAndRecycle.tall .module-body .info {
  min-height: 140px;
}

.promo-mAndRecycle.dark {
  background-color: #032b5a;
}

.promo-mAndRecycle.light {
  background-color: #efefef;
}

.promo-mAndRecycle.light .module-body .info .product-cta,
.promo-mAndRecycle.light .module-body .module-body-content .product-cta {
  background-position: -2px -35px;
  color: #419eda;
}

.promo-mAndRecycle.light .module-body .info h3,
.promo-mAndRecycle.light .module-body .info p,
.promo-mAndRecycle.light .module-body .module-body-content h3,
.promo-mAndRecycle.light .module-body .module-body-content p {
  color: #032b5a;
}

.promo-mAndRecycle.light.diagonal .module-body {
  background-image: url(//static.o2.co.uk/shared/img/modules/module-bg-diagonal-light.png);
}

.promo-mAndRecycle.light.diagonal .module-body .product-cta {
  color: #419eda;
}

.promo-mAndRecycle.transparent {
  background-color: transparent;
}

.promo-mAndRecycle.transparent .module-body .info .product-cta,
.promo-mAndRecycle.transparent .module-body .module-body-content .product-cta {
  background-position: -2px -35px;
  color: #419eda;
}

.promo-mAndRecycle.transparent .module-body .info h3,
.promo-mAndRecycle.transparent .module-body .info p,
.promo-mAndRecycle.transparent .module-body .module-body-content h3,
.promo-mAndRecycle.transparent .module-body .module-body-content p {
  color: #032b5a;
}

.promo-mAndRecycle.transparentWhite {
  background-color: transparent;
}

.promo-mAndRecycle.transparentWhite .module-body .info {
  border: 0 none;
}

.promo-mAndRecycle.transparentWhite .module-body .info .product-cta,
.promo-mAndRecycle.transparentWhite .module-body .module-body-content .product-cta {
  background-position: -2px -35px;
  color: #fff;
}

.promo-mAndRecycle.transparentWhite .module-body .info h3,
.promo-mAndRecycle.transparentWhite .module-body .info p,
.promo-mAndRecycle.transparentWhite .module-body .module-body-content h3,
.promo-mAndRecycle.transparentWhite .module-body .module-body-content p {
  color: #fff;
}

.promo-mAndRecycle.light-block {
  background-position: center right;
}

.promo-mAndRecycle.light-block .module-body {
  background: url(//static.o2.co.uk/shared/img/modules/module-bg-white-box-mobile.png) repeat-x scroll 0 0 transparent;
}

.promo-mAndRecycle.light-block .module-body .info .product-cta,
.promo-mAndRecycle.light-block .module-body .module-body-content .product-cta {
  background-position: -2px -35px;
  color: #419eda;
}

.promo-mAndRecycle.light-block .module-body .info h3,
.promo-mAndRecycle.light-block .module-body .info p,
.promo-mAndRecycle.light-block .module-body .module-body-content h3,
.promo-mAndRecycle.light-block .module-body .module-body-content p {
  color: #032b5a;
}

.promo-mAndRecycle.recycle {
  cursor: default!important;
}

.promo-mAndRecycle.recycle .module-body .info iframe,
.promo-mAndRecycle.recycle .module-body .module-body-content iframe {
  height: 100%;
  width: 100%;
}

.promo-mAndRecycle .bkg-img {
  background-size: auto!important;
  background-position: center top!important;
}

.promo-mAndRecycle h3 {
  font-size: 1.5em;
  line-height: 1.097em;
  margin: 0 0 8px;
}

.promo-mAndRecycle .module-body {
  height: 200px;
  width: 155px;
}

.promo-mAndRecycle .module-body .info,
.promo-mAndRecycle .module-body .module-body-content {
  border-left: 1px solid #fff;
  padding: 20px 0 20px 20px;
  height: 160px;
}

.promo-mAndRecycle .module-body .info h3,
.promo-mAndRecycle .module-body .module-body-content h3 {
  font-size: 1.5em;
}

.promo-mAndRecycle .module-body .info p,
.promo-mAndRecycle .module-body .module-body-content p {
  width: 100%;
  font-size: .75em;
  font-family: Frutiger55,sans-serif;
}

.promo-mAndRecycle .module-body .info .product-cta,
.promo-mAndRecycle .module-body .module-body-content .product-cta {
  bottom: 20px;
}

.promo-mAndRecycle.transparent .info,
.promo-mAndRecycle.transparent .module-body-content {
  border-left: 1px solid #efefef;
}

.promo-mAndRecycle.light-block .module-body {
  background: url(//static.o2.co.uk/shared/img/modules/module-bg-white-box.png) repeat scroll 0 0 transparent;
}

.promo-mAndRecycle.diagonal .module-body {
  width: 90%;
}

.promo-mAndRecycle.diagonal .module-body p {
  width: 85%;
}

.promo-mAndRecycle.recycle .module-body .info h3,
.promo-mAndRecycle.recycle .module-body .module-body-content h3 {
  height: 52px;
}

.promo-mAndRecycle.tall .module-body {
  height: 250px;
  width: 92%;
}

.promo-mAndRecycle.tall .module-body .info,
.promo-mAndRecycle.tall .module-body .module-body-content {
  padding: 30px 0 30px 20px;
  min-height: 190px;
  width: 80%;
}

.promo-mAndRecycle.tall .module-body .info p,
.promo-mAndRecycle.tall .module-body .module-body-content p {
  width: 90%;
  font-size: .875em;
}

.promo-mAndRecycle.tall.light-block .module-body {
  background-image: url(//static.o2.co.uk/shared/img/modules/module-bg-white-box-tall-tablet.png);
  width: 63%;
}

.col-3 .module:first-child .info,
.col-3 .module:first-child .module-body-content {
  border-left: 0;
}

.promo-mAndRecycle .bkg-img {
  background-size: auto!important;
  background-position: center top!important;
}

.promo-mAndRecycle .module-body {
  width: 80%;
}

.promo-mAndRecycle .module-body .info,
.promo-mAndRecycle .module-body .module-body-content {
  height: 140px;
  padding: 30px 0 30px 30px;
}

.promo-mAndRecycle .module-body .info h3,
.promo-mAndRecycle .module-body .module-body-content h3 {
  font-size: 1.5em;
}

.promo-mAndRecycle .module-body .info p,
.promo-mAndRecycle .module-body .module-body-content p {
  width: 75%;
  font-size: .75em;
}

.promo-mAndRecycle .module-body .info .product-cta,
.promo-mAndRecycle .module-body .module-body-content .product-cta {
  font-size: .875em;
}

.promo-mAndRecycle.diagonal .module-body {
  width: 80%;
}

.promo-mAndRecycle.diagonal .module-body p {
  width: 85%;
}

.promo-mAndRecycle.recycle .module-body .info h3,
.promo-mAndRecycle.recycle .module-body .module-body-content h3 {
  height: 42px;
}

.promo-mAndRecycle.tall .module-body {
  height: 300px;
  width: 65%;
}

.promo-mAndRecycle.tall .module-body .info,
.promo-mAndRecycle.tall .module-body .module-body-content {
  min-height: 220px;
  padding: 40px 0 40px 30px;
}

.promo-mAndRecycle.tall .module-body .info h3,
.promo-mAndRecycle.tall .module-body .module-body-content h3 {
  font-size: 1.75em;
}

.promo-mAndRecycle.tall .module-body .info p,
.promo-mAndRecycle.tall .module-body .module-body-content p {
  font-size: .875em;
  width: 90%;
}

.promo-mAndRecycle.tall.light .module-body,
.promo-mAndRecycle.tall.light-block .module-body {
  width: 67%;
}

.promo-mAndRecycle.tall.light-block .module-body {
  background-image: url(//static.o2.co.uk/shared/img/modules/module-bg-white-box-tall-desktop.png);
}

.col-2 .light-block .module-body {
  width: 240px;
}

.col-3 .promo-mAndRecycle.light-block .module-body {
  width: 65%;
}

.col-3 .promo-mAndRecycle.light-block .module-body .info p,
.col-3 .promo-mAndRecycle.light-block .module-body .module-body-content p {
  width: 85%;
}

.promo-mAndRecycle {
  cursor: default!important;
}

.promo-mAndRecycle .info {
  width: 100%;
}

.promo-mAndRecycle .info .select-container {
  display: inline-block;
  width: 100%;
}

.promo-mAndRecycle .info .select-container .o2-select {
  position: relative;
  margin-bottom: 10px;
  width: 65%;
  max-width: 150px;
}

.promo-mAndRecycle .info .select-container .o2-select .select-wrapper {
  width: 100%;
  display: inline-block;
  border: 1px solid #AAAAAB;
  background: url(//static.o2.co.uk/shared/img/arrow_blue.png) no-repeat right center;
  cursor: pointer;
  border-radius: 5px;
  background-color: #EFEFEF;
  height: 25px;
  line-height: 25px;
}

.promo-mAndRecycle .info .select-container .o2-select .select-wrapper .holderWrap {
  position: absolute;
  font-size: 13px;
  color: #061f47;
}

.promo-mAndRecycle .info .select-container .o2-select .select-wrapper .holderWrap .holder {
  display: block;
  margin-left: 5px;
  white-space: nowrap;
  overflow: hidden;
  cursor: pointer;
  position: relative;
  z-index: 1;
}

.promo-mAndRecycle .info .select-container .o2-select .select-wrapper select {
  height: 20px;
  line-height: 20px;
  margin: 0;
  position: absolute;
  z-index: 2;
  cursor: pointer;
  outline: 0;
  width: 99%;
  opacity: 0;
  -ms-filter: "alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -khtml-opacity: 0;
  -moz-opacity: 0;
}

.promo-mAndRecycle .info .select-container .o2-select .select-wrapper:not(.disableSelect):hover,
.promo-mAndRecycle .info .select-container .o2-select.focus-border .select-wrapper {
  background: url(//static.o2.co.uk/shared/img/arrow_blue_hover.png) no-repeat right center!important;
  background-color: #D4D4D4!important;
}

.promo-mAndRecycle .info .select-container .disableSelect {
  opacity: .88;
  filter: alpha(opacity=88);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  cursor: default;
}

.promo-mAndRecycle .info .select-container .disableSelect select {
  cursor: not-allowed!important;
}

.promo-mAndRecycle .info .product-cta a.phone-link {
  display: block;
  color: #fff;
  text-decoration: none;
  width: auto;
}

.promo-mAndRecycle.light .disableSelect {
  opacity: .65;
  filter: alpha(opacity=65);
}

.promo-mAndRecycle.light .product-cta a.phone-link {
  color: #419eda;
}

.promo-mAndRecycle .info .select-container {
  max-width: 200px;
  width: 100%;
}

.promo-mAndRecycle .info .select-container .o2-select {
  width: 90%;
}

.promo-mAndRecycle .info .select-container .o2-select .select-wrapper {
  height: 35px;
  line-height: 35px;
  width: 100%;
}

.promo-mAndRecycle .info .select-container {
  max-width: 300px;
  width: 100%;
  padding-top: 25px;
}

.promo-mAndRecycle .info .select-container .o2-select {
  width: 70%;
  max-width: 250px;
}

.promo-mAndRecycle .info .select-container .o2-select .select-wrapper {
  width: 100%;
  height: 35px;
  line-height: 40px;
}

.promo-mAndRecycle .info .select-container .o2-select .select-wrapper select {
  height: 40px;
  line-height: 40px;
}

.promo-mAndRecycle .info .select-container .right-select {
  margin-left: 2px;
}

.promo-mAndRecycle.promo.tall .module-body .info {
  width: 100%;
}

.select-container .disableSelect .holderWrap .holder {
  opacity: .5\9;
}

.select-container .disableSelect .holderWrap .holder {
  opacity: .5;
}

@-moz-document url-prefix()  {
  .select-container .disableSelect .holderWrap .holder {
    opacity: .5;
  }
}

.no-backgroundsize .promo-s-donate .bkg-img,
.no-js .promo-s-donate .bkg-img {
  background-size: auto;
  background-position: center center;
}

.backgroundsize .promo-s-donate .bkg-img {
  background-size: cover;
  background-position: right center;
}

.promo-s-donate,
.promo-s-donate .bkg-img {
  position: relative;
  display: block;
  width: 100%;
  overflow: hidden;
}

.promo-s-donate .module-body {
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: scroll;
  background-image: none;
  width: 90%;
  float: left;
  display: block;
  margin: 0;
  height: 260px;
}

.promo-s-donate .module-body .info,
.promo-s-donate .module-body .module-body-content {
  padding: 25px 0 15px 25px;
  min-height: 100px;
}

.promo-s-donate .module-body .info h3,
.promo-s-donate .module-body .module-body-content h3 {
  font-size: 1.25em;
  line-height: 1em;
  margin: 0 0 10px;
}

.promo-s-donate .module-body .info p,
.promo-s-donate .module-body .module-body-content p {
  margin: 0 0 20px;
}

.promo-s-donate .module-body .info .form-wrapper,
.promo-s-donate .module-body .module-body-content .form-wrapper {
  overflow: hidden;
  margin-bottom: 10px;
}

.promo-s-donate .module-body .info .form-wrapper .input-label,
.promo-s-donate .module-body .module-body-content .form-wrapper .input-label {
  margin: 0 0 5px;
  color: #032b5a;
}

.promo-s-donate .module-body .info .form-wrapper .input-wrapper,
.promo-s-donate .module-body .module-body-content .form-wrapper .input-wrapper {
  margin-bottom: 10px;
}

.promo-s-donate .module-body .info .form-wrapper .input-wrapper input,
.promo-s-donate .module-body .module-body-content .form-wrapper .input-wrapper input {
  width: 92%;
  height: 29px;
  border: 1px solid #a9a9a9;
}

.promo-s-donate .module-body .info .form-wrapper .input-wrapper input[type=number],
.promo-s-donate .module-body .module-body-content .form-wrapper .input-wrapper input[type=number] {
  -moz-appearance: textfield;
}

.promo-s-donate .module-body .info .form-wrapper .input-wrapper input[type=number]::-ms-clear,
.promo-s-donate .module-body .module-body-content .form-wrapper .input-wrapper input[type=number]::-ms-clear {
  display: none;
}

.promo-s-donate .module-body .info .form-wrapper .input-wrapper input[type=number]::-webkit-inner-spin-button,
.promo-s-donate .module-body .info .form-wrapper .input-wrapper input[type=number]::-webkit-outer-spin-button,
.promo-s-donate .module-body .module-body-content .form-wrapper .input-wrapper input[type=number]::-webkit-inner-spin-button,
.promo-s-donate .module-body .module-body-content .form-wrapper .input-wrapper input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.promo-s-donate .module-body .info .form-wrapper .btn-group .btn,
.promo-s-donate .module-body .module-body-content .form-wrapper .btn-group .btn {
  height: auto;
  float: left;
  border-radius: .25em;
  display: inline-block;
  padding: 7px 10px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.4;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #032b5a;
  border: 1px solid #bebebe;
  background-color: #f7f7f7;
  background-image: -webkit-linear-gradient(top,#f7f7f7,#e6e6e6);
  background-image: linear-gradient(to bottom,#f7f7f7,#e6e6e6);
}

.promo-s-donate .module-body .info .form-wrapper .btn-group .btn:active,
.promo-s-donate .module-body .info .form-wrapper .btn-group .btn:focus,
.promo-s-donate .module-body .info .form-wrapper .btn-group .btn:hover,
.promo-s-donate .module-body .module-body-content .form-wrapper .btn-group .btn:active,
.promo-s-donate .module-body .module-body-content .form-wrapper .btn-group .btn:focus,
.promo-s-donate .module-body .module-body-content .form-wrapper .btn-group .btn:hover {
  z-index: 2;
}

.promo-s-donate .module-body .info .form-wrapper .btn-group .btn-default.active,
.promo-s-donate .module-body .info .form-wrapper .btn-group .btn-default:active,
.promo-s-donate .module-body .info .form-wrapper .btn-group .btn-default:active:focus,
.promo-s-donate .module-body .info .form-wrapper .btn-group .btn-default:active:hover,
.promo-s-donate .module-body .info .form-wrapper .btn-group .btn-default:focus,
.promo-s-donate .module-body .module-body-content .form-wrapper .btn-group .btn-default.active,
.promo-s-donate .module-body .module-body-content .form-wrapper .btn-group .btn-default:active,
.promo-s-donate .module-body .module-body-content .form-wrapper .btn-group .btn-default:active:focus,
.promo-s-donate .module-body .module-body-content .form-wrapper .btn-group .btn-default:active:hover,
.promo-s-donate .module-body .module-body-content .form-wrapper .btn-group .btn-default:focus {
  color: #fff;
  background: url(//static.o2.co.uk/www/img/general/btn_bkg.png);
}

.promo-s-donate .module-body .info .form-wrapper .btn-group button:first-child,
.promo-s-donate .module-body .module-body-content .form-wrapper .btn-group button:first-child {
  border-right: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.promo-s-donate .module-body .info .form-wrapper .btn-group button:last-child,
.promo-s-donate .module-body .module-body-content .form-wrapper .btn-group button:last-child {
  border-left: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.promo-s-donate .module-body .info .form-wrapper .btn-group .btn:not(.active):hover,
.promo-s-donate .module-body .module-body-content .form-wrapper .btn-group .btn:not(.active):hover {
  background-color: #f2f3f4;
  background-image: -webkit-linear-gradient(top,#f2f3f4,#b1bcc9);
  background-image: linear-gradient(to bottom,#f2f3f4,#b1bcc9);
  color: #032b5a;
  background-repeat: no-repeat;
}

.promo-s-donate .module-body .info .btn-wrapper .btn-custom,
.promo-s-donate .module-body .module-body-content .btn-wrapper .btn-custom {
  width: 100%;
  padding: 7px 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.4;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  border: 1px solid #797979;
  border-radius: 5px;
  background: #419eda;
  background-image: url();
  background-image: -moz-linear-gradient(top,#419eda 0,#2f7cb4 100%);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#419eda),color-stop(100%,#2f7cb4));
  background-image: -webkit-linear-gradient(top,#419eda 0,#2f7cb4 100%);
  background-image: -o-linear-gradient(top,#419eda 0,#2f7cb4 100%);
  background-image: -ms-linear-gradient(top,#419eda 0,#2f7cb4 100%);
  background-image: linear-gradient(to bottom,#419eda 0,#2f7cb4 100%);
}

.promo-s-donate .module-body .info .btn-wrapper .btn-custom:hover,
.promo-s-donate .module-body .module-body-content .btn-wrapper .btn-custom:hover {
  background: #2870a7;
  background-image: url();
  background-image: -moz-linear-gradient(top,#2870a7 0,#1d5c90 100%);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#2870a7),color-stop(100%,#1d5c90));
  background-image: -webkit-linear-gradient(top,#2870a7 0,#1d5c90 100%);
  background-image: -o-linear-gradient(top,#2870a7 0,#1d5c90 100%);
  background-image: -ms-linear-gradient(top,#2870a7 0,#1d5c90 100%);
  background-image: linear-gradient(to bottom,#2870a7 0,#1d5c90 100%);
}

.promo-s-donate.dark {
  background-color: #032b5a;
}

.promo-s-donate.dark .module-body .info .input-label,
.promo-s-donate.dark .module-body .info h3,
.promo-s-donate.dark .module-body .info p,
.promo-s-donate.dark .module-body .module-body-content .input-label,
.promo-s-donate.dark .module-body .module-body-content h3,
.promo-s-donate.dark .module-body .module-body-content p {
  color: #fff;
}

.promo-s-donate.light {
  background-color: #efefef;
}

.promo-s-donate.light .module-body .info .input-label,
.promo-s-donate.light .module-body .info h3,
.promo-s-donate.light .module-body .info p,
.promo-s-donate.light .module-body .module-body-content .input-label,
.promo-s-donate.light .module-body .module-body-content h3,
.promo-s-donate.light .module-body .module-body-content p {
  color: #032b5a;
}

.promo-s-donate.transparent {
  background-color: transparent;
}

.promo-s-donate.transparent .module-body .info .input-label,
.promo-s-donate.transparent .module-body .info h3,
.promo-s-donate.transparent .module-body .info p,
.promo-s-donate.transparent .module-body .module-body-content .input-label,
.promo-s-donate.transparent .module-body .module-body-content h3,
.promo-s-donate.transparent .module-body .module-body-content p {
  color: #032b5a;
}

.promo-s-donate .bkg-img {
  background-size: auto!important;
  background-position: center top!important;
}

.promo-s-donate h3 {
  font-size: 1.5em;
  line-height: 1.097em;
  margin: 0 0 8px;
}

.promo-s-donate .module-body {
  height: 300px;
  width: 92%;
}

.promo-s-donate .module-body .info,
.promo-s-donate .module-body .module-body-content {
  border-left: 1px solid #fff;
  padding: 30px 0 30px 20px;
  min-height: 250px;
}

.promo-s-donate .module-body .info h3,
.promo-s-donate .module-body .module-body-content h3 {
  font-size: 1.5em;
}

.promo-s-donate .module-body .info p,
.promo-s-donate .module-body .module-body-content p {
  width: 90%;
  font-size: .875em;
}

.promo-s-donate .module-body .info .form-wrapper,
.promo-s-donate .module-body .info .form-wrapper .input-wrapper,
.promo-s-donate .module-body .module-body-content .form-wrapper,
.promo-s-donate .module-body .module-body-content .form-wrapper .input-wrapper {
  margin-bottom: 10px;
}

.promo-s-donate .module-body .info .form-wrapper .input-wrapper input,
.promo-s-donate .module-body .module-body-content .form-wrapper .input-wrapper input {
  width: 125px;
  height: 29px;
}

.promo-s-donate .module-body .info .form-wrapper .btn-group .btn,
.promo-s-donate .module-body .module-body-content .form-wrapper .btn-group .btn {
  padding: 7px 8px;
}

.promo-s-donate .module-body .info .btn-wrapper .btn-custom,
.promo-s-donate .module-body .module-body-content .btn-wrapper .btn-custom {
  width: 60%;
}

.promo-s-donate.transparent .info,
.promo-s-donate.transparent .module-body-content {
  border-left: 1px solid #efefef;
}

.col-3 .module:first-child .info,
.col-3 .module:first-child .module-body-content {
  border-left: 0;
}

.promo-s-donate .bkg-img {
  background-size: auto!important;
  background-position: center top!important;
}

.promo-s-donate .module-body {
  height: 260px;
  width: 100%;
}

.promo-s-donate .module-body .info,
.promo-s-donate .module-body .module-body-content {
  min-height: 210px;
  padding: 30px 0 20px 30px;
}

.promo-s-donate .module-body .info h3,
.promo-s-donate .module-body .module-body-content h3 {
  margin: 0 0 15px;
  font-size: 1.5em;
}

.promo-s-donate .module-body .info p,
.promo-s-donate .module-body .module-body-content p {
  margin-bottom: 30px;
}

.promo-s-donate .module-body .info .form-wrapper,
.promo-s-donate .module-body .module-body-content .form-wrapper {
  margin-bottom: 20px;
}

.promo-s-donate .module-body .info .form-wrapper .input-label,
.promo-s-donate .module-body .module-body-content .form-wrapper .input-label {
  margin-bottom: 8px;
}

.promo-s-donate .module-body .info .form-wrapper .input-wrapper,
.promo-s-donate .module-body .module-body-content .form-wrapper .input-wrapper {
  float: left;
  width: 38%;
  margin-bottom: 0;
}

.promo-s-donate .module-body .info .form-wrapper .input-wrapper input,
.promo-s-donate .module-body .module-body-content .form-wrapper .input-wrapper input {
  width: 92%;
  height: 29px;
}

.promo-s-donate .module-body .info .form-wrapper .btn-group,
.promo-s-donate .module-body .module-body-content .form-wrapper .btn-group {
  float: left;
  width: 58%;
  margin-left: 3%;
}

.promo-s-donate .module-body .info .form-wrapper .btn-group .btn,
.promo-s-donate .module-body .module-body-content .form-wrapper .btn-group .btn {
  padding: 7px 10px;
}

.promo-s-donate .module-body .info .btn-wrapper .btn-custom,
.promo-s-donate .module-body .module-body-content .btn-wrapper .btn-custom {
  width: 80px;
  padding: 7px 0;
}

.promo-s-donate.light .module-body {
  width: 100%;
}

.promoS-group .promo-s .module-body .info p.product-cta.download {
  background: url(//static.o2.co.uk/shared/img/arrow-down.png) no-repeat transparent;
  background-size: 17px;
}

.promoS-group {
  clear: both;
}

.promoS-group .module {
  float: left;
  margin-bottom: 20px;
}

.promoS-group .module-body .info {
  border-left: 1px solid #fff;
}

.promoS-group .module-first .module-body .info {
  border-left: 0;
}

.promo-s-light {
  background-image: url(//static.o2.co.uk/shared/img/modules/arrow-blue-large.png)!important;
  background-position: 90% 50%!important;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-color: #032b5a;
  width: 100%;
  height: 100px;
  display: block;
}

.promo-s-light.light {
  background-color: #efefef;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #d8d8d8;
}

.promo-s-light>a {
  display: block;
  height: auto;
  overflow: hidden;
}

.promo-s-light p {
  width: auto;
  color: #fff;
}

.promo-s-light h3 {
  color: #fff;
  width: auto;
  margin: 0 0 10px;
  font-size: 1.5em;
}

.promo-s-light img {
  float: right;
  width: 30%;
  margin: 0;
}

.promo-s-light .module-body {
  width: 100%;
  height: 100px;
  float: left;
  background-position: 1000px 0;
  background-repeat: no-repeat;
  background-color: transparent;
  display: block;
  margin: 0;
}

.promo-s-light .module-body .info,
.promo-s-light .module-body .module-body-content {
  padding: 20px 0 20px 20px;
  min-height: 50px;
  width: 75%;
  float: left;
}

.promo-s-light .module-body .info p,
.promo-s-light .module-body .module-body-content p {
  font-size: .75em;
  line-height: 1em;
}

.promo-s-light .module-body .info .product-cta,
.promo-s-light .module-body .module-body-content .product-cta {
  display: none;
}

.promo-s-light {
  height: 200px;
  background-image: none!important;
}

.promo-s-light.light {
  border: 0;
  background-color: #f8f8f8;
}

.promo-s-light .module-body {
  width: 100%;
  height: 200px;
}

.promo-s-light .module-body .dividers {
  height: 200px;
  background-image: url(//static.o2.co.uk/shared/img/modules/module-bg-light-vertical-border.png);
  background-position: left center;
  background-repeat: no-repeat;
}

.promo-s-light .module-body .info,
.promo-s-light .module-body .module-body-content {
  padding: 20px 0 20px 20px;
}

.promo-s-light .module-body .info h3,
.promo-s-light .module-body .module-body-content h3 {
  font-size: 1.5em;
}

.promo-s-light .module-body .info p,
.promo-s-light .module-body .module-body-content p {
  font-size: .875em;
}

.promo-s-light .module-body .info .product-cta,
.promo-s-light .module-body .module-body-content .product-cta {
  background: url(//static.o2.co.uk/shared/img/promo-cta-arrow.png) no-repeat scroll 0 -35px transparent;
  position: absolute;
  bottom: 30px;
  padding: 0 0 5px 25px;
  display: block;
  font-size: .875em;
}

.promo-s-light .module-body {
  background-position: center top;
}

.promo-s-light .module-body .info,
.promo-s-light .module-body .module-body-content {
  width: 52%;
  min-height: 140px;
  padding: 30px 0 30px 30px;
}

.promo-s-light .module-body .info h3,
.promo-s-light .module-body .module-body-content h3 {
  font-size: 1.75em;
}

.promo-s-mini {
  background-color: #efefef!important;
  background-image: none!important;
  height: 87px;
}

.promo-s-mini a {
  border-top: 1px solid #fff;
  display: block;
  padding: 20px;
  height: 47px;
}

.promo-s-mini .module-body {
  height: auto;
}

.promo-s-mini .module-body .info h3 {
  font-size: 23px;
  margin-bottom: 10px;
  color: #032b5a;
}

.promo-s-mini .module-body .info .product-cta {
  padding: 1px 22px;
  display: block;
  font-size: 14px;
  background: url(//static.o2.co.uk/shared/img/promo-cta-arrow.png) no-repeat 0 -35px;
  color: #419eda;
  position: absolute;
  bottom: 15px;
}

.promo-s-mini a:hover {
  background: url(//static.o2.co.uk/shared/img/hover-down.png) repeat;
}

.promo-s-mini {
  height: 135px;
}

.promo-s-mini a {
  border-top: 0;
  border-right: 1px solid #fff!important;
  height: 85px;
  padding: 25px 20px;
}

.promo-s-mini .module-body {
  height: auto;
}

.promo-s-mini .module-body .info h3 {
  font-size: 23px;
}

.promo-s-mini .module-body .info .product-cta {
  bottom: 25px;
}

.promo-s-mini {
  height: 130px;
}

.promo-s-mini a {
  padding: 25px 30px;
}

.promo-s-mini .module-body .info h3 {
  font-size: 28px;
}

#partner-module .label-xxl {
  margin: 20px 0;
}

#partner-module .partner-header {
  width: 100%;
  padding: 10px;
}

.promo-s-partner {
  position: relative;
  display: block;
  width: 100%;
  overflow: hidden;
  background-color: #fff;
}

.promo-s-partner a {
  float: left;
  display: block;
  height: auto;
  width: 100%;
  overflow: hidden;
  position: relative;
}

.promo-s-partner.partner-category-image .module-body {
  text-align: center;
}

.promo-s-partner.partner-category-image .module-body img {
  height: 78px;
  width: 180px;
  margin: 36px 0;
}

.promo-s-partner .module-body {
  background-image: none;
  width: 100%;
  height: 150px;
  float: left;
  display: block;
  margin: 0;
  border: 3px solid #f8f8f8;
  border-top: 0;
}

.promo-s-partner .module-body .info {
  padding: 20px;
  text-align: center;
}

.promo-s-partner .module-body .info img {
  height: 78px;
  width: 180px;
}

.promo-s-partner .module-body .info .product-cta {
  color: #419eda;
  background: url(//static.o2.co.uk/shared/img/promo-cta-arrow.png) no-repeat scroll 0 -35px transparent;
  position: absolute;
  padding: 0 0 5px 25px;
  display: block;
  font-size: .875em;
  bottom: 15px;
}

#partner-module .partner-category-header .partner-category-image {
  width: 33.3%;
  float: right;
  margin-right: 1px;
}

#partner-module .partner-category-header p.partner-category-copy {
  width: 66.6%;
  float: left;
  padding: 10px 0;
}

#partner-module .partner-category-header::after {
  clear: both;
}

.promo-s-partner .module-body {
  height: 150px;
  width: 100%;
}

.promo-s-partner .module-body .info {
  border-left: 1px solid #fff;
  padding: 20px;
  height: 110px;
}

.promo-s-partner .module-body .info img {
  width: 150px;
}

.promo-s-partner .module-body .info .product-cta {
  bottom: 20px;
}

.promo-s-partner .col-3 .module:first-child .info {
  border-left: 0;
}

#partner-module .label-xxl {
  margin: 20px 0;
}

#partner-module .partner-header {
  width: 66%;
  padding: 10px;
}

#partner-module .partner-category-header .partner-category-image {
  width: 33.3%;
  float: right;
  margin-right: 1px;
}

#partner-module .partner-category-header p.partner-category-copy {
  width: 66.6%;
  float: left;
  padding: 10px 0;
}

#partner-module .partner-category-header::after {
  clear: both;
}

.promo-s-partner .module-body {
  width: 100%;
}

.promo-s-partner .module-body .info {
  height: 110px;
  padding: 20px 20px 20px 30px;
}

.promo-s-partner .module-body .info img {
  width: 180px;
}

.promo-s-partner .module-body .info .product-cta {
  font-size: .875em;
}

.col-3 .promo-s-partner.light-block .module-body {
  width: 65%;
}

.promo-s.tweet .module-body {
  width: 100%!important;
}

.promo-s.tweet .module-body .info h3 {
  margin-bottom: 14px;
}

.promo-s.tweet .module-body .info p {
  margin-bottom: 10px;
}

.promo-s.tweet .module-body .info p.tweeter {
  min-height: 30px;
  background-repeat: no-repeat;
  background-position: top left;
}

.promo-s.tweet .module-body .info p.tweeter span {
  padding: 5px 0 0 40px;
  display: block;
}

.promo-s.blue {
  background-color: #419eda;
}

.no-backgroundsize .promo-s .bkg-img,
.no-js .promo-s .bkg-img {
  background-size: auto;
  background-position: center center;
}

.backgroundsize .promo-s .bkg-img {
  background-size: cover;
  background-position: right center;
}

.section-wrap .module.promo_no_hover:hover {
  cursor: default;
}

.nspcc_helpline_text {
  display: block;
  font-size: 2em;
  padding: 10px 0;
}

.promo-s,
.promo-s .bkg-img {
  position: relative;
  display: block;
  width: 100%;
  overflow: hidden;
}

.promo-s a {
  float: left;
  display: block;
  height: auto;
  width: 100%;
  overflow: hidden;
  position: relative;
}

.promo-s .module-body {
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: scroll;
  background-image: none;
  width: 66%;
  height: 150px;
  float: left;
  display: block;
  margin: 0;
}

.promo-s .module-body .info,
.promo-s .module-body .module-body-content {
  padding: 20px 0 20px 20px;
}

.promo-s .module-body .info p,
.promo-s .module-body .module-body-content p {
  color: #fff;
  width: 80%;
  font-size: .75em;
}

.promo-s .module-body .info .product-cta,
.promo-s .module-body .module-body-content .product-cta {
  color: #fff;
  background: url(//static.o2.co.uk/shared/img/promo-cta-arrow.png) no-repeat scroll 0 -95px transparent;
  position: absolute;
  padding: 0 0 5px 25px;
  display: block;
  font-size: .875em;
  bottom: 15px;
}

.promo-s .module-body .info h3,
.promo-s .module-body .module-body-content h3 {
  color: #fff;
  font-size: 1.25em;
  line-height: 1em;
  margin: 0 0 10px;
}

.promo-s.diagonal .module-body {
  background: url(//static.o2.co.uk/shared/img/modules/module-bg-diagonal.png) no-repeat scroll right 0;
  width: 90%;
}

.promo-s.diagonal .module-body .info {
  width: 67%;
  height: 110px;
}

.promo-s.tall .module-body {
  height: 150px;
}

.promo-s.tall .module-body .info,
.promo-s.tall .module-body .module-body-content {
  padding: 25px 0 25px 20px;
  min-height: 100px;
}

.promo-s.dark {
  background-color: #032b5a;
}

.promo-s.light {
  background-color: #efefef;
}

.promo-s.light .module-body .info .product-cta,
.promo-s.light .module-body .module-body-content .product-cta {
  background-position: -2px -35px;
  color: #419eda;
}

.promo-s.light .module-body .info h3,
.promo-s.light .module-body .info p,
.promo-s.light .module-body .module-body-content h3,
.promo-s.light .module-body .module-body-content p {
  color: #032b5a;
}

.promo-s.light.diagonal .module-body {
  background-image: url(//static.o2.co.uk/shared/img/modules/module-bg-diagonal-light.png);
}

.promo-s.light.diagonal .module-body .product-cta {
  color: #419eda;
}

.promo-s.transparent {
  background-color: transparent;
}

.promo-s.transparent .module-body .info .product-cta,
.promo-s.transparent .module-body .module-body-content .product-cta {
  background-position: -2px -35px;
  color: #419eda;
}

.promo-s.transparent .module-body .info h3,
.promo-s.transparent .module-body .info p,
.promo-s.transparent .module-body .module-body-content h3,
.promo-s.transparent .module-body .module-body-content p {
  color: #032b5a;
}

.promo-s.transparentWhite {
  background-color: transparent;
}

.promo-s.transparentWhite .module-body .info {
  border: 0 none;
}

.promo-s.transparentWhite .module-body .info .product-cta,
.promo-s.transparentWhite .module-body .module-body-content .product-cta {
  background-position: -2px -35px;
  color: #fff;
}

.promo-s.transparentWhite .module-body .info h3,
.promo-s.transparentWhite .module-body .info p,
.promo-s.transparentWhite .module-body .module-body-content h3,
.promo-s.transparentWhite .module-body .module-body-content p {
  color: #fff;
}

.promo-s.light-block {
  background-position: center right;
}

.promo-s.light-block .module-body {
  width: 100%;
}

.promo-s.light-block .module-body .info {
  background: url(//static.o2.co.uk/shared/img/modules/module-bg-white-box-mobile.png) repeat-x scroll 0 0 transparent;
  width: 60%;
  height: 110px;
}

.promo-s.light-block .module-body .info .product-cta,
.promo-s.light-block .module-body .module-body-content .product-cta {
  background-position: -2px -35px;
  color: #419eda;
}

.promo-s.light-block .module-body .info h3,
.promo-s.light-block .module-body .info p,
.promo-s.light-block .module-body .module-body-content h3,
.promo-s.light-block .module-body .module-body-content p {
  color: #032b5a;
}

.promo-s.recycle {
  cursor: default!important;
}

.promo-s.recycle .module-body .info iframe,
.promo-s.recycle .module-body .module-body-content iframe {
  height: 100%;
  width: 100%;
}

.promo-s .bkg-img {
  background-size: auto!important;
  background-position: center top!important;
}

.promo-s h3 {
  font-size: 1.5em;
  line-height: 1.097em;
  margin: 0 0 8px;
}

.promo-s .module-body {
  height: 200px;
  width: 155px;
}

.promo-s .module-body .info,
.promo-s .module-body .module-body-content {
  border-left: 1px solid #fff;
  padding: 20px 0 20px 20px;
  height: 160px;
}

.promo-s .module-body .info h3,
.promo-s .module-body .module-body-content h3 {
  font-size: 1.5em;
}

.promo-s .module-body .info p,
.promo-s .module-body .module-body-content p {
  width: 100%;
  font-size: .75em;
  font-family: Frutiger55,sans-serif;
}

.promo-s .module-body .info .product-cta,
.promo-s .module-body .module-body-content .product-cta {
  bottom: 20px;
}

.promo-s.transparent .info,
.promo-s.transparent .module-body-content {
  border-left: 1px solid #efefef;
}

.promo-s.light-block .module-body {
  width: 100%;
}

.promo-s.light-block .module-body .info {
  background: url(//static.o2.co.uk/shared/img/modules/module-bg-white-box.png) repeat scroll 0 0 transparent;
  width: 70%;
  height: 160px;
}

.promo-s.diagonal .module-body {
  width: 100%;
}

.promo-s.diagonal .module-body .info {
  width: 79%;
  height: 160px;
}

.promo-s.diagonal .module-body p {
  width: 85%;
}

.promo-s.recycle .module-body .info h3,
.promo-s.recycle .module-body .module-body-content h3 {
  height: 52px;
}

.promo-s.tall .module-body {
  height: 300px;
  width: 100%;
}

.promo-s.tall .module-body .info {
  width: 81%;
}

.promo-s.tall .module-body .info,
.promo-s.tall .module-body .module-body-content {
  padding: 30px 0 30px 20px;
  min-height: 250px;
}

.promo-s.tall .module-body .info p,
.promo-s.tall .module-body .module-body-content p {
  width: 90%;
  font-size: .875em;
}

.promo-s.tall.light-block .module-body .info {
  background-image: url(//static.o2.co.uk/shared/img/modules/module-bg-white-box-tall-desktop.png);
  width: 52%;
}

.promo-s.tall.diagonal .module-body .info {
  width: 81%;
}

.col-3 .module:first-child .info,
.col-3 .module:first-child .module-body-content {
  border-left: 0;
}

.promo-s .bkg-img {
  background-size: auto!important;
  background-position: center top!important;
}

.promo-s .module-body {
  width: 80%;
}

.promo-s .module-body .info,
.promo-s .module-body .module-body-content {
  height: 140px;
  padding: 30px 0 30px 30px;
}

.promo-s .module-body .info h3,
.promo-s .module-body .module-body-content h3 {
  font-size: 1.5em;
}

.promo-s .module-body .info p,
.promo-s .module-body .module-body-content p {
  width: 75%;
  font-size: .75em;
}

.promo-s .module-body .info .product-cta,
.promo-s .module-body .module-body-content .product-cta {
  font-size: .875em;
}

.promo-s.diagonal .module-body {
  width: 100%;
}

.promo-s.diagonal .module-body .info {
  width: 69%;
  height: 140px;
}

.promo-s.diagonal .module-body p {
  width: 85%;
}

.promo-s.recycle .module-body .info h3,
.promo-s.recycle .module-body .module-body-content h3 {
  height: 42px;
}

.promo-s.tall .module-body {
  height: 260px;
  width: 100%;
}

.promo-s.tall .module-body .info {
  width: 57%;
}

.promo-s.tall .module-body .info,
.promo-s.tall .module-body .module-body-content {
  min-height: 200px;
  padding: 30px 0 30px 30px;
}

.promo-s.tall .module-body .info h3,
.promo-s.tall .module-body .module-body-content h3 {
  font-size: 1.75em;
}

.promo-s.tall .module-body .info p,
.promo-s.tall .module-body .module-body-content p {
  font-size: .875em;
  width: 90%;
}

.promo-s.tall.light .module-body,
.promo-s.tall.light-block .module-body {
  width: 67%;
}

.promo-s.tall.light .module-body .info {
  width: 84%;
}

.promo-s.tall.light-block .module-body .info {
  background-image: url(//static.o2.co.uk/shared/img/modules/module-bg-white-box-tall-desktop.png);
}

.promo-s.tall.diagonal .module-body .info {
  width: 54%;
}

.col-3 .promo-s.light-block .module-body {
  width: 100%;
}

.col-3 .promo-s.light-block .module-body .info {
  width: 54%;
  height: 140px;
}

.col-3 .promo-s.light-block .module-body .info p,
.col-3 .promo-s.light-block .module-body .module-body-content p {
  width: 85%;
}

.no-backgroundsize .promo-sAndRecycle .bkg-img,
.no-js .promo-sAndRecycle .bkg-img {
  background-size: auto;
  background-position: center center;
}

.backgroundsize .promo-sAndRecycle .bkg-img {
  background-size: cover;
  background-position: right center;
}

.section-wrap .module.promo_no_hover:hover {
  cursor: default;
}

.nspcc_helpline_text {
  display: block;
  font-size: 2em;
  padding: 10px 0;
}

.promo-sAndRecycle,
.promo-sAndRecycle .bkg-img {
  position: relative;
  display: block;
  width: 100%;
  overflow: hidden;
}

.promo-sAndRecycle a {
  float: left;
  display: block;
  height: auto;
  width: 100%;
  overflow: hidden;
  position: relative;
}

.promo-sAndRecycle .module-body {
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: scroll;
  background-image: none;
  width: 66%;
  height: 150px;
  float: left;
  display: block;
  margin: 0;
}

.promo-sAndRecycle .module-body .info,
.promo-sAndRecycle .module-body .module-body-content {
  padding: 20px 0 20px 20px;
}

.promo-sAndRecycle .module-body .info p,
.promo-sAndRecycle .module-body .module-body-content p {
  color: #fff;
  width: 80%;
  font-size: .75em;
}

.promo-sAndRecycle .module-body .info .product-cta,
.promo-sAndRecycle .module-body .module-body-content .product-cta {
  color: #fff;
  background: url(//static.o2.co.uk/shared/img/promo-cta-arrow.png) no-repeat scroll 0 -95px transparent;
  position: absolute;
  padding: 0 0 5px 25px;
  display: block;
  font-size: .875em;
  bottom: 15px;
}

.promo-sAndRecycle .module-body .info h3,
.promo-sAndRecycle .module-body .module-body-content h3 {
  color: #fff;
  font-size: 1.25em;
  line-height: 1em;
  margin: 0 0 10px;
}

.promo-sAndRecycle .diagonal .module-body {
  background: url(//static.o2.co.uk/shared/img/modules/module-bg-diagonal.png) no-repeat scroll right 0;
}

.promo-sAndRecycle.tall .module-body {
  height: 150px;
}

.promo-sAndRecycle.tall .module-body .info,
.promo-sAndRecycle.tall .module-body .module-body-content {
  padding: 25px 0 25px 20px;
  min-height: 100px;
}

.promo-sAndRecycle.dark {
  background-color: #032b5a;
}

.promo-sAndRecycle.light {
  background-color: #efefef;
}

.promo-sAndRecycle.light .module-body .info .product-cta,
.promo-sAndRecycle.light .module-body .module-body-content .product-cta {
  background-position: -2px -35px;
  color: #419eda;
}

.promo-sAndRecycle.light .module-body .info h3,
.promo-sAndRecycle.light .module-body .info p,
.promo-sAndRecycle.light .module-body .module-body-content h3,
.promo-sAndRecycle.light .module-body .module-body-content p {
  color: #032b5a;
}

.promo-sAndRecycle.light.diagonal .module-body {
  background-image: url(//static.o2.co.uk/shared/img/modules/module-bg-diagonal-light.png);
}

.promo-sAndRecycle.light.diagonal .module-body .product-cta {
  color: #419eda;
}

.promo-sAndRecycle.transparent {
  background-color: transparent;
}

.promo-sAndRecycle.transparent .module-body .info .product-cta,
.promo-sAndRecycle.transparent .module-body .module-body-content .product-cta {
  background-position: -2px -35px;
  color: #419eda;
}

.promo-sAndRecycle.transparent .module-body .info h3,
.promo-sAndRecycle.transparent .module-body .info p,
.promo-sAndRecycle.transparent .module-body .module-body-content h3,
.promo-sAndRecycle.transparent .module-body .module-body-content p {
  color: #032b5a;
}

.promo-sAndRecycle.transparentWhite {
  background-color: transparent;
}

.promo-sAndRecycle.transparentWhite .module-body .info {
  border: 0 none;
}

.promo-sAndRecycle.transparentWhite .module-body .info .product-cta,
.promo-sAndRecycle.transparentWhite .module-body .module-body-content .product-cta {
  background-position: -2px -35px;
  color: #fff;
}

.promo-sAndRecycle.transparentWhite .module-body .info h3,
.promo-sAndRecycle.transparentWhite .module-body .info p,
.promo-sAndRecycle.transparentWhite .module-body .module-body-content h3,
.promo-sAndRecycle.transparentWhite .module-body .module-body-content p {
  color: #fff;
}

.promo-sAndRecycle.light-block {
  background-position: center right;
}

.promo-sAndRecycle.light-block .module-body {
  background: url(//static.o2.co.uk/shared/img/modules/module-bg-white-box-mobile.png) repeat-x scroll 0 0 transparent;
}

.promo-sAndRecycle.light-block .module-body .info .product-cta,
.promo-sAndRecycle.light-block .module-body .module-body-content .product-cta {
  background-position: -2px -35px;
  color: #419eda;
}

.promo-sAndRecycle.light-block .module-body .info h3,
.promo-sAndRecycle.light-block .module-body .info p,
.promo-sAndRecycle.light-block .module-body .module-body-content h3,
.promo-sAndRecycle.light-block .module-body .module-body-content p {
  color: #032b5a;
}

.promo-sAndRecycle.recycle {
  cursor: default!important;
}

.promo-sAndRecycle.recycle .module-body .info iframe,
.promo-sAndRecycle.recycle .module-body .module-body-content iframe {
  height: 100%;
  width: 100%;
}

.promo-sAndRecycle .bkg-img {
  background-size: auto!important;
  background-position: center top!important;
}

.promo-sAndRecycle h3 {
  font-size: 1.5em;
  line-height: 1.097em;
  margin: 0 0 8px;
}

.promo-sAndRecycle .module-body {
  height: 200px;
  width: 155px;
}

.promo-sAndRecycle .module-body .info,
.promo-sAndRecycle .module-body .module-body-content {
  border-left: 1px solid #fff;
  padding: 20px 0 20px 20px;
  height: 160px;
}

.promo-sAndRecycle .module-body .info h3,
.promo-sAndRecycle .module-body .module-body-content h3 {
  font-size: 1.5em;
}

.promo-sAndRecycle .module-body .info p,
.promo-sAndRecycle .module-body .module-body-content p {
  width: 100%;
  font-size: .75em;
  font-family: Frutiger55,sans-serif;
}

.promo-sAndRecycle .module-body .info .product-cta,
.promo-sAndRecycle .module-body .module-body-content .product-cta {
  bottom: 20px;
}

.promo-sAndRecycle.transparent .info,
.promo-sAndRecycle.transparent .module-body-content {
  border-left: 1px solid #efefef;
}

.promo-sAndRecycle.light-block .module-body {
  background: url(//static.o2.co.uk/shared/img/modules/module-bg-white-box.png) repeat scroll 0 0 transparent;
}

.promo-sAndRecycle.diagonal .module-body {
  width: 90%;
}

.promo-sAndRecycle.diagonal .module-body p {
  width: 85%;
}

.promo-sAndRecycle.recycle .module-body .info h3,
.promo-sAndRecycle.recycle .module-body .module-body-content h3 {
  height: 52px;
}

.promo-sAndRecycle.tall .module-body {
  height: 300px;
  width: 92%;
}

.promo-sAndRecycle.tall .module-body .info,
.promo-sAndRecycle.tall .module-body .module-body-content {
  padding: 30px 0 30px 20px;
  min-height: 250px;
}

.promo-sAndRecycle.tall .module-body .info p,
.promo-sAndRecycle.tall .module-body .module-body-content p {
  width: 90%;
  font-size: .875em;
}

.promo-sAndRecycle.tall.light-block .module-body {
  background-image: url(//static.o2.co.uk/shared/img/modules/module-bg-white-box-tall-tablet.png);
  width: 63%;
}

.col-3 .module:first-child .info,
.col-3 .module:first-child .module-body-content {
  border-left: 0;
}

.promo-sAndRecycle .bkg-img {
  background-size: auto!important;
  background-position: center top!important;
}

.promo-sAndRecycle .module-body {
  width: 80%;
}

.promo-sAndRecycle .module-body .info,
.promo-sAndRecycle .module-body .module-body-content {
  height: 140px;
  padding: 30px 0 30px 30px;
}

.promo-sAndRecycle .module-body .info h3,
.promo-sAndRecycle .module-body .module-body-content h3 {
  font-size: 1.5em;
}

.promo-sAndRecycle .module-body .info p,
.promo-sAndRecycle .module-body .module-body-content p {
  width: 75%;
  font-size: .75em;
}

.promo-sAndRecycle .module-body .info .product-cta,
.promo-sAndRecycle .module-body .module-body-content .product-cta {
  font-size: .875em;
}

.promo-sAndRecycle.diagonal .module-body {
  width: 80%;
}

.promo-sAndRecycle.diagonal .module-body p {
  width: 85%;
}

.promo-sAndRecycle.recycle .module-body .info h3,
.promo-sAndRecycle.recycle .module-body .module-body-content h3 {
  height: 42px;
}

.promo-sAndRecycle.tall .module-body {
  height: 260px;
  width: 65%;
}

.promo-sAndRecycle.tall .module-body .info,
.promo-sAndRecycle.tall .module-body .module-body-content {
  min-height: 200px;
  padding: 30px 0 30px 30px;
}

.promo-sAndRecycle.tall .module-body .info h3,
.promo-sAndRecycle.tall .module-body .module-body-content h3 {
  font-size: 1.75em;
}

.promo-sAndRecycle.tall .module-body .info p,
.promo-sAndRecycle.tall .module-body .module-body-content p {
  font-size: .875em;
  width: 90%;
}

.promo-sAndRecycle.tall.light .module-body,
.promo-sAndRecycle.tall.light-block .module-body {
  width: 67%;
}

.promo-sAndRecycle.tall.light-block .module-body {
  background-image: url(//static.o2.co.uk/shared/img/modules/module-bg-white-box-tall-desktop.png);
}

.col-2 .light-block .module-body {
  width: 240px;
}

.col-3 .promo-sAndRecycle.light-block .module-body {
  width: 65%;
}

.col-3 .promo-sAndRecycle.light-block .module-body .info p,
.col-3 .promo-sAndRecycle.light-block .module-body .module-body-content p {
  width: 85%;
}

.promo-sAndRecycle {
  cursor: default!important;
}

.promo-sAndRecycle .info {
  width: 100%;
}

.promo-sAndRecycle .info .select-container {
  display: inline-block;
}

.promo-sAndRecycle .info .select-container .o2-select {
  display: inline-block;
  position: relative;
}

.promo-sAndRecycle .info .select-container .o2-select .select-wrapper {
  float: left;
  display: inline-block;
  border: 1px solid #AAAAAB;
  background: url(//static.o2.co.uk/shared/img/arrow_blue.png) no-repeat right center;
  cursor: pointer;
  border-radius: 5px;
  background-color: #EFEFEF;
  height: 26px;
  line-height: 26px;
}

.promo-sAndRecycle .info .select-container .o2-select .select-wrapper .holderWrap {
  position: absolute;
  font-size: 13px;
  color: #061f47;
}

.promo-sAndRecycle .info .select-container .o2-select .select-wrapper .holderWrap .holder {
  display: block;
  margin-left: 5px;
  white-space: nowrap;
  overflow: hidden;
  cursor: pointer;
  position: relative;
  z-index: 1;
}

.promo-sAndRecycle .info .select-container .o2-select .select-wrapper select {
  height: 26px;
  line-height: 26px;
  margin: 0;
  position: absolute;
  z-index: 2;
  cursor: pointer;
  outline: 0;
  width: 99%;
  opacity: 0;
  -ms-filter: "alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -khtml-opacity: 0;
  -moz-opacity: 0;
}

.promo-sAndRecycle .info .select-container .o2-select .select-wrapper:not(.disableSelect):hover,
.promo-sAndRecycle .info .select-container .o2-select.focus-border .select-wrapper {
  background: url(//static.o2.co.uk/shared/img/arrow_blue_hover.png) no-repeat right center!important;
  background-color: #D4D4D4!important;
}

.promo-sAndRecycle .info .select-container .disableSelect {
  opacity: .88;
  filter: alpha(opacity=88);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  cursor: default;
}

.promo-sAndRecycle .info .select-container .disableSelect select {
  cursor: not-allowed!important;
}

.promo-sAndRecycle .info .product-cta a.phone-link {
  display: block;
  color: #fff;
  text-decoration: none;
  width: auto;
}

.promo-sAndRecycle.light .disableSelect {
  opacity: .65;
  filter: alpha(opacity=65);
}

.promo-sAndRecycle.light .product-cta a.phone-link {
  color: #419eda;
}

.promo-sAndRecycle .select-container {
  width: 100%;
  padding-top: 25px;
}

.promo-sAndRecycle .select-container .o2-select {
  width: 48%;
}

.promo-sAndRecycle .select-container .o2-select .select-wrapper {
  width: 100%;
}

.promo-sAndRecycle .select-container .right-select {
  margin-left: 2px;
}

.select-container .disableSelect .holderWrap .holder {
  opacity: .5\9;
}

.select-container .disableSelect .holderWrap .holder {
  opacity: .5;
}

@-moz-document url-prefix()  {
  .select-container .disableSelect .holderWrap .holder {
    opacity: .5;
  }
}

.promo-s.social .module-body {
  width: 100%;
}

.promo-s.social .module-body .info h3 {
  margin-bottom: 18px;
}

.promo-s.social .module-body .info p {
  width: 95%;
  margin-bottom: 20px;
}

.promo-s.social .module-body .info li {
  float: left;
  padding-left: 10px;
}

.promo-s.social .module-body .info li img {
  width: 60px;
  height: 60px;
}

.promo-s.social .module-body .info li:first-child {
  padding-left: 0;
}

.promo-s.social a:hover {
  cursor: pointer;
}

.promo-s.social a:hover .hover-down {
  display: none;
}

.promo-s.social.dark:hover {
  cursor: default;
}

.promo-s.social.dark:hover .hover-down {
  background: 0 0;
}

.promo-s.social .module-body .info h3 {
  margin-bottom: 30px;
}

.promo-s.social .module-body .info li img {
  width: 80px;
  height: 80px;
}

.promo-s.social .module-body .info h3 {
  margin-bottom: 18px;
  margin-right: 10px;
}

.promo-s.social .module-body .info p {
  width: 85%;
  margin-bottom: 30px;
}

.promo-s.social .module-body .info li img {
  width: 70px;
  height: 70px;
}

.no-backgroundsize .promo-xs .bkg-img,
.no-js .promo-xs .bkg-img {
  background-size: auto;
  background-position: center center;
}

.backgroundsize .promo-xs .bkg-img {
  background-size: cover;
  background-position: right center;
}

.legacy .promo-xs-background {
  width: 25%!important;
  overflow: hidden!important;
}

.promo-xs-background {
  height: 100px;
}

.promo-xs-background .bkg-img {
  position: relative;
  display: block;
  width: 100%;
  overflow: hidden;
}

.promo-xs-background .module-body {
  padding: 20px 20px 0 15px;
  height: 80px;
}

.promo-xs-background .bgrimage {
  width: 20%;
  width: 60px;
  height: 60px;
  float: left;
}

.promo-xs-background .bgrimage img {
  width: 100%;
  max-width: 42px;
  height: auto;
}

.promo-xs-background .info {
  width: 65%;
  height: 100%;
  float: left;
  padding-left: 10px;
}

.promo-xs-background .info h3 {
  font-size: 20px;
  font-size: 1.25rem;
  color: #fff;
  font-family: Frutiger45Light,sans-serif;
  padding-bottom: 6px;
}

.promo-xs-background .info p {
  font-size: 12px;
  font-size: .75rem;
  color: #fff;
  font-family: Frutiger55,sans-serif;
  padding-bottom: 6px;
}

.promo-xs-background .info p.product-cta {
  background: url(//static.o2.co.uk/shared/img/promo-cta-arrow.png) no-repeat scroll -3px -95px transparent;
  color: #fff;
  position: absolute;
  right: 20px;
  top: 43px;
}

.promo-xs-background .info p.product-cta.dnd {
  width: 0;
  height: 16px;
  padding-left: 20px;
  overflow: hidden;
}

.promo-xs-background.dark {
  background-color: #032b5a;
}

.promo-xs-background.light {
  background-color: #efefef;
}

.promo-xs-background.light .module-body .info .product-cta {
  background-position: -2px -35px;
  color: #419eda;
}

.promo-xs-background.light .module-body .info h3,
.promo-xs-background.light .module-body .info p {
  color: #032b5a;
}

.col-4 .module.promo-xs-background {
  width: 50%;
  display: block;
  float: left;
}

.col-4 .promo-xs-background:first-child .module-body {
  border-left: 0;
}

.promo-xs-background {
  height: 140px;
  border-bottom: 0;
}

.promo-xs-background .bkg-img {
  background-size: auto!important;
  background-position: center top!important;
}

.promo-xs-background .module-body {
  border-left: 1px solid #fff;
  padding: 30px 0 0;
  height: 110px;
}

.promo-xs-background .module-body .divider1 {
  height: 80px;
}

.promo-xs-background .bgrimage {
  margin-right: 20px;
  width: 20%;
  max-width: 60px;
  max-height: 60px;
  float: right;
  background-size: contain;
  background-position: right top;
}

.promo-xs-background .bgrimage img {
  max-width: 50px;
}

.promo-xs-background .info {
  margin-left: 20px;
  width: 63%;
  height: 100px;
  float: left;
  padding-left: 0;
}

.promo-xs-background .info p.product-cta {
  font-size: 14px;
  font-size: .875rem;
  position: absolute;
  left: 20px;
  top: 110px!important;
}

.promo-xs-background .info p.product-cta.dnd {
  width: 100%!important;
  height: 16px;
  padding-left: 20px;
  overflow: visible;
}

.d2 {
  background: #fff;
  position: absolute;
  bottom: 0;
  left: 20px;
  width: 88%;
  height: 1px;
}

div.promo-xs-background:first-child .module-body .divider1 {
  border-left: 0 solid transparent;
}

div.promo-xs-background:nth-child(3)>a:nth-child(1)>div:nth-child(1)>div:nth-child(1) {
  border-left: 0;
}

div.promo-xs-background:nth-child(3)>a:nth-child(1)>div:nth-child(1)>div:nth-child(1)>div:nth-child(3),
div.promo-xs-background:nth-child(4)>a:nth-child(1)>div:nth-child(1)>div:nth-child(1)>div:nth-child(3) {
  display: none;
}

.col-4 .module.promo-xs-background {
  width: 25%;
}

.promo-xs-background {
  height: 170px;
  border-bottom: 0;
}

.promo-xs-background .bkg-img {
  background-size: auto!important;
  background-position: center top!important;
}

.promo-xs-background .module-body {
  padding: 30px 0 0;
  height: 140px;
}

.promo-xs-background .module-body .divider1 {
  height: 110px;
}

.promo-xs-background .bgrimage {
  margin-right: 20px;
}

.promo-xs-background .bgrimage img {
  max-width: 60px;
}

.promo-xs-background .info {
  margin-left: 30px;
  width: 54%;
}

.promo-xs-background .info p {
  font-size: 12px;
  font-size: .75rem;
}

.promo-xs-background .info p.product-cta {
  font-size: 14px;
  font-size: .875rem;
  position: absolute;
  left: 30px;
  top: 130px!Important;
}

.promo-xs-background .d2 {
  display: none;
}

.promoXSLight-group .module {
  float: left;
  margin-bottom: 20px;
}

.promoXSLight-group .module-first .module-body .info {
  border-left: 0;
}

.promoXSLight-group .module-last {
  float: right;
}

.legacy .col-4 .promo-xs-light {
  width: 25%!important;
  overflow: hidden!important;
}

.promo-xs-light {
  height: 100px;
  border-bottom: 1px solid #d8d8d8;
  background-color: #f8f8f8;
}

.promo-xs-light .module-body {
  padding: 20px 20px 0 15px;
  height: 80px;
}

.promo-xs-light .bgrimage {
  width: 20%;
  width: 60px;
  height: 60px;
  float: left;
}

.promo-xs-light .bgrimage img {
  width: 100%;
  max-width: 42px;
  height: auto;
}

.promo-xs-light .info {
  width: 65%;
  height: 100%;
  float: left;
  padding-left: 10px;
}

.promo-xs-light .info h3 {
  font-size: 20px;
  font-size: 1.25rem;
  color: #032b5a;
  font-family: Frutiger45Light,sans-serif;
  padding-bottom: 6px;
}

.promo-xs-light .info p {
  font-size: 12px;
  font-size: .75rem;
  font-family: Frutiger55,sans-serif;
  padding-bottom: 6px;
}

.promo-xs-light .info p.product-cta {
  background: url(//static.o2.co.uk/shared/img/promo-cta-arrow.png) no-repeat scroll -3px -35px transparent;
  position: absolute;
  right: 20px;
  top: 43px;
}

.promo-xs-light .info p.product-cta.dnd {
  width: 0;
  height: 16px;
  padding-left: 25px;
  overflow: hidden;
}

.col-4 .module.promo-xs-light {
  width: 50%;
  display: block;
  float: left;
}

.promo-xs-light {
  height: 140px;
  border-bottom: 0;
}

.promo-xs-light .module-body {
  padding: 30px 0 0;
  height: 110px;
}

.promo-xs-light .module-body .divider1 {
  border-left: 1px solid #efefef;
  height: 80px;
}

.promo-xs-light .bgrimage {
  margin-right: 20px;
  width: 20%;
  max-width: 60px;
  max-height: 60px;
  float: right;
  background-size: contain;
  background-position: right top;
}

.promo-xs-light .bgrimage img {
  max-width: 50px;
}

.promo-xs-light .info {
  margin-left: 20px;
  width: 63%;
  height: 100px;
  float: left;
  padding-left: 0;
}

.promo-xs-light .info p.product-cta {
  font-size: 14px;
  font-size: .875rem;
  position: absolute;
  left: 20px;
  top: 110px!important;
}

.promo-xs-light .info p.product-cta.dnd {
  width: 100%!important;
  height: 16px;
  padding-left: 25px;
  overflow: visible;
}

.d2 {
  background: #fff;
  position: absolute;
  bottom: 0;
  left: 20px;
  width: 88%;
  height: 1px;
}

div.promo-xs-light:first-child .module-body .divider1 {
  border-left: 0 solid transparent;
}

div.promo-xs-light:nth-child(2n+1)>a:nth-child(1)>div:nth-child(1)>div:nth-child(1) {
  border-left: 0;
}

div.promo-xs-light:nth-last-child(-n+2)>a:nth-child(1)>div:nth-child(1)>div:nth-child(1)>div:nth-child(3) {
  display: none;
}

.col-4 .module.promo-xs-light {
  width: 25%;
}

div.promo-xs-light:nth-child(3)>a:nth-child(1)>div:nth-child(1)>div:nth-child(1) {
  border-left: 1px solid #efefef;
}

.promo-xs-light {
  height: 170px;
  border-bottom: 0;
}

.promo-xs-light .module-body {
  padding: 30px 0 0;
  height: 140px;
}

.promo-xs-light .module-body .divider1 {
  height: 110px;
}

.promo-xs-light .bgrimage {
  margin-right: 20px;
}

.promo-xs-light .bgrimage img {
  max-width: 60px;
}

.promo-xs-light .info {
  margin-left: 30px;
  width: 54%;
}

.promo-xs-light .info p {
  font-size: 12px;
  font-size: .75rem;
}

.promo-xs-light .info p.product-cta {
  font-size: 14px;
  font-size: .875rem;
  position: absolute;
  left: 30px;
  top: 130px!Important;
}

.promo-xs-light .d2 {
  display: none;
}

.promo-xs-text {
  height: 100px;
  border-bottom: 1px solid #d8d8d8;
}

.promo-xs-text .module-body {
  padding: 20px 20px 0 10px;
  height: 80px;
}

.promo-xs-text .bgrimage {
  width: 20%;
  width: 60px;
  height: 60px;
  float: left;
}

.promo-xs-text .bgrimage img {
  width: 100%;
  max-width: 60px;
  height: auto;
}

.promo-xs-text .info {
  width: 80%;
  height: 100%;
  float: left;
  padding-left: 10px;
}

.promo-xs-text .info h3 {
  font-size: 20px;
  font-size: 1.25rem;
  color: #032b5a;
  font-family: Frutiger45Light,sans-serif;
  padding-bottom: 6px;
}

.promo-xs-text .info p {
  font-size: 12px;
  font-size: .75rem;
  font-family: Frutiger55,sans-serif;
  padding-bottom: 6px;
}

.promo-xs-text .info p.product-cta {
  background: url(//static.o2.co.uk/shared/img/promo-cta-arrow.png) no-repeat scroll -3px -35px transparent;
  font-size: 14px;
  font-size: .875rem;
  position: absolute;
  right: 20px;
  top: 43px;
}

.promo-xs-text .info p.product-cta.dnd {
  width: 0;
  height: 16px;
  padding-left: 23px;
  overflow: hidden;
}

.col-4 .module.promo-xs-text {
  width: 50%;
  display: block;
  float: left;
}

.promo-xs-text {
  height: 200px;
  border-bottom: 0;
}

.promo-xs-text .module-body {
  padding: 0;
  height: 200px;
}

.promo-xs-text .module-body .divider1 {
  border-left: 1px solid #f8f8f8;
  height: 200px;
}

.promo-xs-text .bgrimage {
  margin-right: 20px;
  width: 20%;
  max-width: 60px;
  max-height: 60px;
  float: right;
  background-size: contain;
  background-position: right top;
}

.promo-xs-text .info {
  margin-left: 20px;
  padding-top: 30px;
  width: 78%;
  height: 100px;
  float: left;
  padding-left: 0;
}

.promo-xs-text .info h3 {
  padding-bottom: 12px;
}

.promo-xs-text p.product-cta {
  position: absolute;
  left: 20px;
  top: 160px!important;
}

.promo-xs-text p.product-cta.dnd {
  width: 100%!important;
  height: 16px;
  padding-left: 20px;
  overflow: visible;
}

.col-4 .module.promo-xs-text {
  width: 25%;
}

.promo-xs-text .info {
  margin-left: 30px;
}

.promo-xs-text p.product-cta {
  left: 30px;
}

.promo-xs {
  background: #efefef url("") top right no-repeat;
}

.promo-xs a:hover {
  cursor: pointer;
}

.promo-xs a:hover .hover-down {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  background: url(//static.o2.co.uk/shared/img/hover-down-light.png) repeat scroll 0 0 transparent;
}

.promo-xs.transparent {
  background-color: transparent!important;
}

.promo-xs.dark:hover .hover-down,
.promo-xs.light:hover .hover-down,
.promo-xs.product-s:hover .hover-down,
.promo-xs.transparent:hover .hover-down {
  background: url(//static.o2.co.uk/shared/img/hover-down.png) repeat scroll 0 0 transparent;
}

.promo-xs {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #d8d8d8;
  width: 100%;
  height: 100px;
  position: relative;
  display: block;
}

.promo-xs a {
  color: #032b5a;
  float: left;
  height: 100px;
  width: 100%;
}

.promo-xs .module-body {
  width: 100%;
  height: 100px;
}

.promo-xs .module-body .info {
  width: 75%;
}

.promo-xs .module-body .info h3 {
  font-size: 1.5em;
  margin: 0 0 13px;
}

.promo-xs .module-body .info p {
  font-size: .75em;
}

.promo-xs .module-body .info .product-cta {
  display: none;
}

.promo-xs.dark,
.promo-xs.light {
  background-color: #efefef;
}

.promo-xs.short a,
.promo-xs.short a .module-body {
  height: 100px;
}

.promo-xs.short a .module-body .info {
  padding: 25px 70px 0 20px;
  width: auto;
  min-height: 50px;
}

.promo-xs.tall a,
.promo-xs.tall a .module-body {
  height: 100px;
}

.promo-xs.tall a .module-body .info {
  padding: 20px 0 0 20px;
  min-height: 50px;
}

.promo-xs {
  border: 0;
}

.promo-xs a {
  width: 100%;
}

.promo-xs a .module-body .info .product-cta {
  background: url(//static.o2.co.uk/shared/img/promo-cta-arrow.png) no-repeat scroll -3px -35px transparent;
  display: block;
  position: absolute;
  bottom: 30px;
  left: 20px;
}

.promo-xs a .module-body .info h3 {
  font-size: 1.563em;
}

.promo-xs a .module-body .info p {
  font-size: .875em;
}

.promo-xs.light,
.promo-xs.transparent {
  background-image: none;
}

.promo-xs.dark a {
  color: #fff;
}

.promo-xs.dark a .module-body .info .product-cta {
  background: url(//static.o2.co.uk/shared/img/promo-cta-arrow.png) no-repeat scroll -3px -95px transparent;
}

.promo-xs.short {
  height: 120px!important;
}

.promo-xs.short a,
.promo-xs.short a .module-body {
  height: 120px;
}

.promo-xs.short a .module-body .info {
  height: 80px;
  padding: 20px 20px 0;
}

.promo-xs.short a .module-body .info h3 {
  font-size: 1.25em;
  margin: 0;
}

.promo-xs.short a .module-body .info p {
  display: none;
}

.promo-xs.short a .module-body .info .product-cta {
  padding: 0 0 0 23px;
  bottom: 20px;
  display: block;
}

.promo-xs.tall {
  height: 200px!important;
}

.promo-xs.tall a,
.promo-xs.tall a .module-body {
  height: 200px;
}

.promo-xs.tall a .module-body .info {
  padding: 30px 0 20px 20px;
}

.promo-xs.tall a .module-body .info .product-cta {
  padding: 0 0 0 23px;
}

.promo-xs.with-nav {
  height: 200px!important;
}

.promo-xs.with-nav a,
.promo-xs.with-nav a .module-body {
  height: 200px;
}

.promo-xs.with-nav a .module-body .info {
  padding: 30px 0 20px 15px;
  width: 55%;
}

.promo-xs {
  height: 200px;
}

.promo-xs a .module-body .info .product-cta {
  left: 30px;
}

.promo-xs.short {
  height: 150px!important;
}

.promo-xs.short a,
.promo-xs.short a .module-body {
  height: 150px;
}

.promo-xs.short a .module-body .info {
  padding: 30px 30px 0;
  height: 90px;
}

.promo-xs.short a .module-body .info h3 {
  font-size: 1.563em;
}

.promo-xs.short a .module-body .info .product-cta {
  padding: 0 0 0 23px;
  bottom: 30px;
}

.promo-xs.tall a .module-body .info {
  padding: 30px 0 20px 30px;
}

.no-backgroundsize .promo-xxl-expanded,
.no-js .promo-xxl-expanded {
  background-size: auto;
  background-position: center center;
}

.backgroundsize .promo-xxl-expanded {
  background-size: cover;
  background-position: right center;
}

.promo-xxl-expanded-wrapper .card {
  position: relative;
  bottom: 22.5px;
  left: 50%;
  width: 45px;
  height: 25px;
  margin-left: -22.5px;
  cursor: pointer;
}

.promo-xxl-expanded-wrapper .card .card_back,
.promo-xxl-expanded-wrapper .card .card_front {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 41px;
  -webkit-transition: .5s all ease-out;
  -moz-transition: .5s all ease-out;
  -ms-transition: .5s all ease-out;
  -o-transition: .5s all ease-out;
  transition: .5s all ease-out;
}

.promo-xxl-expanded-wrapper .card .card_back img,
.promo-xxl-expanded-wrapper .card .card_front img {
  width: 100%;
}

.promo-xxl-expanded-wrapper .card .card_front {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}

.promo-xxl-expanded-wrapper .card .card_back {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.promo-xxl-expanded-wrapper .card.effect_click.rotate .card_front {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(45deg);
}

.promo-xxl-expanded-wrapper .card.effect_click.rotate .card_back {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}

.promo-xxl-expanded-wrapper .moduleContent {
  margin-top: 0;
  display: none;
}

.promo-xxl-expanded-wrapper .promo-xxl-expanded {
  height: 184px;
  overflow: hidden;
  position: relative;
}

.promo-xxl-expanded-wrapper .promo-xxl-expanded a:hover .module-body .product-cta {
  text-decoration: underline;
}

.promo-xxl-expanded-wrapper .promo-xxl-expanded .module-body {
  width: 100%;
  display: block;
  height: 160px;
  margin: 0;
}

.promo-xxl-expanded-wrapper .promo-xxl-expanded .module-body .info {
  float: left;
  width: 66%;
  margin: 25px 0 0 20px;
  height: 160px;
}

.promo-xxl-expanded-wrapper .promo-xxl-expanded .module-body .info h3 {
  font-family: Frutiger45Light,sans-serif;
  width: auto;
  margin: 0 0 8px;
  padding: 0;
  font-size: 22px;
  font-size: 1.375rem;
}

.promo-xxl-expanded-wrapper .promo-xxl-expanded .module-body .info h3.turquoise {
  color: #0CC;
}

.promo-xxl-expanded-wrapper .promo-xxl-expanded .module-body .info h3.red {
  color: #F33;
}

.promo-xxl-expanded-wrapper .promo-xxl-expanded .module-body .info h3.purple {
  color: #952D98;
}

.promo-xxl-expanded-wrapper .promo-xxl-expanded .module-body .info h3.pink {
  color: #F6C;
}

.promo-xxl-expanded-wrapper .promo-xxl-expanded .module-body .info h3.orange {
  color: #F63;
}

.promo-xxl-expanded-wrapper .promo-xxl-expanded .module-body .info h3.green {
  color: #9C0;
}

.promo-xxl-expanded-wrapper .promo-xxl-expanded .module-body .info p {
  padding: 0;
  width: 80%;
  font-family: Frutiger55,sans-serif;
  font-size: 12px;
  font-size: .75rem;
}

.promo-xxl-expanded-wrapper .promo-xxl-expanded .module-body .info .product-cta {
  background-size: 18px;
  position: absolute;
  bottom: 25px;
  width: auto;
  padding: 2px 0 2px 25px;
  display: block;
  font-size: 14px;
  font-size: .875rem;
}

.promo-xxl-expanded-wrapper .promo-xxl-expanded.dark {
  background-color: #032b5a;
}

.promo-xxl-expanded-wrapper .promo-xxl-expanded.dark .product-cta,
.promo-xxl-expanded-wrapper .promo-xxl-expanded.dark h3,
.promo-xxl-expanded-wrapper .promo-xxl-expanded.dark p {
  color: #fff;
}

.promo-xxl-expanded-wrapper .promo-xxl-expanded.dark .product-cta {
  background: url(//static.o2.co.uk/shared/img/cta-sprite-dark.png) no-repeat scroll transparent;
}

.promo-xxl-expanded-wrapper .promo-xxl-expanded.light {
  background-color: #efefef;
}

.promo-xxl-expanded-wrapper .promo-xxl-expanded.light .product-cta {
  background: url(//static.o2.co.uk/shared/img/cta-sprite-light.png) no-repeat scroll transparent;
}

.promo-xxl-expanded-wrapper .promo-xxl-expanded.dark .module-body .info .product-cta.turquoise,
.promo-xxl-expanded-wrapper .promo-xxl-expanded.light .module-body .info .product-cta.turquoise {
  background-position: 0 2px;
}

.promo-xxl-expanded-wrapper .promo-xxl-expanded.dark .module-body .info .product-cta.red,
.promo-xxl-expanded-wrapper .promo-xxl-expanded.light .module-body .info .product-cta.red {
  background-position: 0 -22px;
}

.promo-xxl-expanded-wrapper .promo-xxl-expanded.dark .module-body .info .product-cta.purple,
.promo-xxl-expanded-wrapper .promo-xxl-expanded.light .module-body .info .product-cta.purple {
  background-position: 0 -46px;
}

.promo-xxl-expanded-wrapper .promo-xxl-expanded.dark .module-body .info .product-cta.pink,
.promo-xxl-expanded-wrapper .promo-xxl-expanded.light .module-body .info .product-cta.pink {
  background-position: 0 -70px;
}

.promo-xxl-expanded-wrapper .promo-xxl-expanded.dark .module-body .info .product-cta.orange,
.promo-xxl-expanded-wrapper .promo-xxl-expanded.light .module-body .info .product-cta.orange {
  background-position: 0 -93px;
}

.promo-xxl-expanded-wrapper .promo-xxl-expanded.dark .module-body .info .product-cta.green,
.promo-xxl-expanded-wrapper .promo-xxl-expanded.light .module-body .info .product-cta.green {
  background-position: 0 -117px;
}

.promo-xxl-expanded-wrapper .promo-xxl-expanded.dark .module-body .info .product-cta.default,
.promo-xxl-expanded-wrapper .promo-xxl-expanded.light .module-body .info .product-cta.default {
  background-position: 0 -141px;
}

.promo-xxl-expanded-wrapper .card {
  bottom: 25px;
  width: 50px;
  height: 25px;
  margin-left: -25px;
}

.promo-xxl-expanded-wrapper .card .card_back,
.promo-xxl-expanded-wrapper .card .card_front {
  height: 46px;
}

.promo-xxl-expanded-wrapper .moduleContent {
  margin-top: 20px;
}

.promo-xxl-expanded-wrapper .promo-xxl-expanded {
  background-size: auto!important;
  background-position: center center!important;
  height: 205px;
}

.promo-xxl-expanded-wrapper .promo-xxl-expanded .module-body {
  height: 180px;
}

.promo-xxl-expanded-wrapper .promo-xxl-expanded .module-body .info {
  width: 50%;
  margin: 30px 0 0 30px;
  height: 175px;
}

.promo-xxl-expanded-wrapper .promo-xxl-expanded .module-body .info h3 {
  font-size: 30px;
  font-size: 1.875rem;
  margin-bottom: 12px;
  padding-right: 30px;
}

.promo-xxl-expanded-wrapper .promo-xxl-expanded .module-body .info p {
  font-size: 14px;
  font-size: .875rem;
  padding-right: 30px;
}

.promo-xxl-expanded-wrapper .promo-xxl-expanded .module-body .info .product-cta {
  line-height: 1.168em;
  background-size: 22px;
  bottom: 35px;
  padding-left: 27px;
  font-family: Frutiger45Light,sans-serif;
  font-size: 21px;
  font-size: 1.3125rem;
}

.promo-xxl-expanded-wrapper .promo-xxl-expanded.right {
  background-position: center center!important;
}

.promo-xxl-expanded-wrapper .promo-xxl-expanded.right .info {
  float: right;
  margin: 30px 0 0;
}

.promo-xxl-expanded-wrapper .promo-xxl-expanded.right .info h3,
.promo-xxl-expanded-wrapper .promo-xxl-expanded.right .info p {
  padding-right: 30px;
}

.promo-xxl-expanded-wrapper .promo-xxl-expanded.dark .module-body .info .product-cta {
  background-position: 0 -59px;
}

.promo-xxl-expanded-wrapper .promo-xxl-expanded.light .module-body .info .product-cta {
  background-position: 0 1px;
}

.promo-xxl-expanded-wrapper .promo-xxl-expanded.dark .module-body .info .product-cta.turquoise,
.promo-xxl-expanded-wrapper .promo-xxl-expanded.light .module-body .info .product-cta.turquoise {
  background-position: 0 4px;
}

.promo-xxl-expanded-wrapper .promo-xxl-expanded.dark .module-body .info .product-cta.red,
.promo-xxl-expanded-wrapper .promo-xxl-expanded.light .module-body .info .product-cta.red {
  background-position: 0 -25px;
}

.promo-xxl-expanded-wrapper .promo-xxl-expanded.dark .module-body .info .product-cta.purple,
.promo-xxl-expanded-wrapper .promo-xxl-expanded.light .module-body .info .product-cta.purple {
  background-position: 0 -54px;
}

.promo-xxl-expanded-wrapper .promo-xxl-expanded.dark .module-body .info .product-cta.pink,
.promo-xxl-expanded-wrapper .promo-xxl-expanded.light .module-body .info .product-cta.pink {
  background-position: 0 -83px;
}

.promo-xxl-expanded-wrapper .promo-xxl-expanded.dark .module-body .info .product-cta.orange,
.promo-xxl-expanded-wrapper .promo-xxl-expanded.light .module-body .info .product-cta.orange {
  background-position: 0 -112px;
}

.promo-xxl-expanded-wrapper .promo-xxl-expanded.dark .module-body .info .product-cta.green,
.promo-xxl-expanded-wrapper .promo-xxl-expanded.light .module-body .info .product-cta.green {
  background-position: 0 -141px;
}

.promo-xxl-expanded-wrapper .promo-xxl-expanded.dark .module-body .info .product-cta.default,
.promo-xxl-expanded-wrapper .promo-xxl-expanded.light .module-body .info .product-cta.default {
  background-position: 0 -170px;
}

.promo-xxl-expanded-wrapper .card {
  bottom: 30px;
  width: 60px;
  height: 30px;
  margin-left: -30px;
}

.promo-xxl-expanded-wrapper .card .card_back,
.promo-xxl-expanded-wrapper .card .card_front {
  height: 56px;
}

.promo-xxl-expanded-wrapper .promo-xxl-expanded {
  height: 370px;
  width: 100%;
}

.promo-xxl-expanded-wrapper .promo-xxl-expanded .module-body {
  height: 100%;
}

.promo-xxl-expanded-wrapper .promo-xxl-expanded .module-body .info {
  width: 42%;
  margin: 55px 0 0 30px;
  height: 315px;
}

.promo-xxl-expanded-wrapper .promo-xxl-expanded .module-body .info h3 {
  font-size: 46px;
  font-size: 2.875rem;
  margin-bottom: 20px;
}

.promo-xxl-expanded-wrapper .promo-xxl-expanded .module-body .info p {
  font-size: 16px;
  font-size: 1rem;
}

.promo-xxl-expanded-wrapper .promo-xxl-expanded .module-body .info .product-cta {
  line-height: 1.145em;
  background-size: 22px;
  padding: 0 0 0 27px;
  bottom: 55px;
  font-size: 25px;
  font-size: 1.5625rem;
}

.promo-xxl-expanded-wrapper .promo-xxl-expanded.right .info {
  margin: 55px 0 0;
}

.no-backgroundsize .promo-xxl-short-custom,
.no-js .promo-xxl-short-custom {
  background-size: auto;
}

.backgroundsize .promo-xxl-short-custom div.promoxxlWrapper,
.no-backgroundsize .promo-xxl-short-custom div.promoxxlWrapper,
.no-js .promo-xxl-short-custom div.promoxxlWrapper {
  background-position: 15px 25px;
  background-repeat: no-repeat;
}

.promo-xxl-short-custom {
  position: relative;
  display: block;
  width: 100%;
  overflow: hidden;
  background: url(//static.o2.co.uk/shared/img/label-xxl-shadow1100.png) no-repeat scroll 0 0 transparent;
}

.promo-xxl-short-custom .contentWrapper {
  width: auto;
  margin-left: 84px;
  height: 100%;
}

.promo-xxl-short-custom div.promoxxlWrapper {
  display: block;
  height: 145px;
  overflow: hidden;
}

.promo-xxl-short-custom h3 {
  padding: 29px 0 12px 20px;
  font-size: 1.25em;
  font-family: Frutiger45Light,sans-serif;
}

.promo-xxl-short-custom p {
  padding: 0 0 8px 20px;
  min-width: 30%;
  font-size: .75em;
  font-family: Frutiger55,sans-serif;
}

.promo-xxl-short-custom p>a {
  color: #419eda;
}

.promo-xxl-short-custom p>a:hover {
  text-decoration: underline!important;
}

.promo-xxl-short-custom span.product-cta {
  color: #419eda;
}

.promo-xxl-short-custom p.product-cta {
  position: absolute;
  bottom: 25px;
  white-space: nowrap;
  margin-left: 17px;
  padding: 0 0 0 25px;
  display: block;
  font-family: Frutiger55,sans-serif;
  font-size: .875em;
}

.promo-xxl-short-custom.light {
  background-color: transparent;
  background-repeat: no-repeat;
}

.promo-xxl-short-custom.light h3,
.promo-xxl-short-custom.light p {
  color: #032b5a;
}

.promo-xxl-short-custom.light p.product-cta {
  color: #419eda;
  background: url(//static.o2.co.uk/shared/img/promo-cta-arrow.png) no-repeat scroll 0 -35px transparent;
}

.promo-xxl-short-custom.dark {
  background-color: #032b5a;
}

.promo-xxl-short-custom.dark h3,
.promo-xxl-short-custom.dark p,
.promo-xxl-short-custom.dark p.product-cta {
  color: #fff;
}

.promo-xxl-short-custom.dark p.product-cta {
  color: #fff;
  background: url(//static.o2.co.uk/shared/img/promo-cta-arrow.png) no-repeat scroll 0 -95px transparent;
}

.promo-xxl-short-custom {
  background-size: auto!important;
  height: 150px;
}

.promo-xxl-short-custom .contentWrapper {
  margin-left: 84px;
  width: 80%;
}

.promo-xxl-short-custom h3 {
  padding: 35px 0 12px 25px;
}

.promo-xxl-short-custom p {
  padding: 0 0 12px 25px;
  font-size: .875em;
}

.promo-xxl-short-custom.light {
  background-color: transparent;
}

.promo-xxl-short-custom.dark {
  background-color: #032b5a;
}

.promo-xxl-short-custom p.product-cta {
  margin-left: 22px;
}

.promo-xxl-short-custom {
  background-size: auto!important;
}

.promo-xxl-short-custom div.promoxxlWrapper {
  background-position: 20px center!important;
  background: transparent url() 20px center no-repeat;
}

.promo-xxl-short-custom .contentWrapper {
  width: 80%;
}

.promo-xxl-short-custom h3 {
  padding: 35px 0 12px 30px;
  font-size: 1.75em;
  font-family: Frutiger45Light,sans-serif;
}

.promo-xxl-short-custom p {
  padding: 0 0 12px 30px;
}

.promo-xxl-short-custom p.product-cta {
  margin-left: 27px;
}

.no-backgroundsize .promo-xxl-short,
.no-js .promo-xxl-short {
  background-size: auto;
  background-position: right bottom;
}

.backgroundsize .promo-xxl-short {
  background-size: cover;
  background-position: right bottom;
}

.promo-xxl-short {
  position: relative;
  display: block;
  width: 100%;
  height: 180px;
  overflow: hidden;
}

.promo-xxl-short>a {
  display: block;
  height: 180px;
  overflow: hidden;
}

.promo-xxl-short h3 {
  padding: 25px 0 12px 20px;
  font-size: 1.25em;
  font-family: Frutiger45Light,sans-serif;
  max-width: 66%;
}

.promo-xxl-short p {
  padding: 0 0 8px 20px;
  min-width: 30%;
  font-size: .75em;
  font-family: Frutiger55,sans-serif;
  max-width: 55%;
}

.promo-xxl-short p.product-cta {
  position: absolute;
  bottom: 25px;
  white-space: nowrap;
  margin-left: 17px;
  padding: 0 0 0 25px;
  display: block;
  font-family: Frutiger55,sans-serif;
  font-size: .875em;
}

.promo-xxl-short.light {
  background-color: #efefef;
  background-repeat: no-repeat;
}

.promo-xxl-short.light h3,
.promo-xxl-short.light p {
  color: #032b5a;
}

.promo-xxl-short.light p.product-cta {
  color: #419eda;
  background: url(//static.o2.co.uk/shared/img/promo-cta-arrow.png) no-repeat scroll 0 -35px transparent;
}

.promo-xxl-short.dark {
  background-color: #032b5a;
}

.promo-xxl-short.dark h3,
.promo-xxl-short.dark p,
.promo-xxl-short.dark p.product-cta {
  color: #fff;
}

.promo-xxl-short.dark p.product-cta {
  color: #fff;
  background: url(//static.o2.co.uk/shared/img/promo-cta-arrow.png) no-repeat scroll 0 -95px transparent;
}

.promo-xxl-short.dark:hover .hover-down {
  background: url(//static.o2.co.uk/shared/img/hover-down-light.png) repeat scroll 0 0 transparent;
}

.promo-xxl-short {
  background-size: auto!important;
  background-position: center bottom!important;
  height: 150px;
}

.promo-xxl-short>a {
  height: 150px;
}

.promo-xxl-short h3 {
  padding: 25px 0 12px 25px;
}

.promo-xxl-short p {
  padding: 0 0 12px 25px;
  max-width: 300px;
  font-size: .875em;
}

.promo-xxl-short.light {
  background-color: #efefef;
}

.promo-xxl-short.dark {
  background-color: #032b5a;
}

.promo-xxl-short p.product-cta {
  margin-left: 22px;
}

.promo-xxl-short {
  background-size: auto!important;
  background-position: center bottom!important;
}

.promo-xxl-short h3 {
  padding: 25px 0 12px 30px;
  font-size: 1.75em;
  font-family: Frutiger45Light,sans-serif;
}

.promo-xxl-short p {
  padding: 0 0 12px 30px;
}

.promo-xxl-short p.product-cta {
  margin-left: 27px;
}

.no-backgroundsize .promo-xxl,
.no-js .promo-xxl {
  background-size: auto;
  background-position: center center;
}

.backgroundsize .promo-xxl {
  background-size: cover;
  background-position: right center;
}

.promo-xxl {
  height: 180px;
  overflow: hidden;
  position: relative;
}

.promo-xxl .module-body {
  width: 100%;
  display: block;
  height: 180px;
  margin: 0;
}

.promo-xxl .module-body .info {
  width: 66%;
  margin: 25px 0 0 20px;
  height: 155px;
}

.promo-xxl .module-body .info h3 {
  font-family: Frutiger45Light,sans-serif;
  width: auto;
  margin: 0 0 8px;
  padding: 0;
  font-size: 22px;
  font-size: 1.375rem;
}

.promo-xxl .module-body .info p {
  padding: 0;
  width: 80%;
  font-family: Frutiger55,sans-serif;
  font-size: 12px;
  font-size: .75rem;
}

.promo-xxl .module-body .info .product-cta {
  background: url(//static.o2.co.uk/shared/img/promo-cta-arrow.png) no-repeat scroll 0 -95px transparent;
  position: absolute;
  bottom: 15px;
  padding: 0 0 5px 25px;
  display: block;
  font-size: 14px;
  font-size: .875rem;
}

.promo-xxl.dark {
  background-color: #032b5a;
}

.promo-xxl.dark .product-cta,
.promo-xxl.dark h3,
.promo-xxl.dark p {
  color: #fff;
}

.promo-xxl.light {
  background-color: #efefef;
}

.promo-xxl.light .module-body .info .product-cta {
  background-position: 0 -35px;
}

.promo-xxl {
  background-size: auto!important;
  background-position: center center!important;
  height: 240px;
}

.promo-xxl .module-body {
  height: 240px;
}

.promo-xxl .module-body .info {
  width: 50%;
  margin: 30px 0 0 30px;
  height: 210px;
}

.promo-xxl .module-body .info h3 {
  font-size: 30px;
  font-size: 1.875rem;
  margin-bottom: 12px;
  padding-right: 30px;
}

.promo-xxl .module-body .info p {
  font-size: 14px;
  font-size: .875rem;
  padding-right: 30px;
}

.promo-xxl .module-body .info .product-cta {
  bottom: 25px;
  padding-left: 27px;
  font-family: Frutiger45Light,sans-serif;
  font-size: 21px;
  font-size: 1.3125rem;
}

.promo-xxl.right {
  background-position: center center!important;
}

.promo-xxl.right .info {
  float: right;
  margin: 30px 0 0;
}

.promo-xxl.right .info h3,
.promo-xxl.right .info p {
  padding-right: 30px;
}

.promo-xxl.dark .module-body .info .product-cta {
  background-position: 0 -59px;
}

.promo-xxl.light .module-body .info .product-cta {
  background-position: 0 1px;
}

.promo-xxl {
  height: 400px;
  width: 100%;
}

.promo-xxl.tall,
.promo-xxl.tall .module-body {
  height: 600px;
}

.promo-xxl.tall .module-body .info {
  margin: 80px 0 0 50px;
  height: 520px;
}

.promo-xxl.tall .module-body .info .product-cta {
  bottom: 75px;
  font-size: 25px;
  font-size: 1.5625rem;
}

.promo-xxl.small,
.promo-xxl.small .module-body {
  height: 300px;
}

.promo-xxl.small .module-body .info {
  margin: 50px 0 0 20px;
  height: 250px;
}

.promo-xxl.small .module-body .info .product-cta {
  bottom: 45px;
  font-size: 25px;
  font-size: 1.5625rem;
}

.promo-xxl .module-body {
  height: 400px;
}

.promo-xxl .module-body .info {
  width: 42%;
  margin: 60px 0 0 30px;
  height: 340px;
}

.promo-xxl .module-body .info h3 {
  font-size: 46px;
  font-size: 2.875rem;
  margin-bottom: 20px;
}

.promo-xxl .module-body .info p {
  font-size: 16px;
  font-size: 1rem;
}

.promo-xxl .module-body .info .product-cta {
  bottom: 55px;
  font-size: 25px;
  font-size: 1.5625rem;
}

.promo-xxl.right {
  background-position: center center!important;
}

.promo-xxl.right .info {
  margin: 60px 0 0;
}

.promo-xxl.dark .module-body .info .product-cta {
  background-position: 0 -55px;
}

.promo-xxl.light .module-body .info .product-cta {
  background-position: 0 5px;
}

.no-backgroundsize .promoapp-s-short,
.no-js .promoapp-s-short {
  background-size: auto;
  background-position: 95% 50%;
}

.backgroundsize .promoapp-s-short {
  background-size: 75px 105px;
  background-position: 95% 50%;
}

.promoapp-s-short {
  position: relative;
  display: block;
  width: 100%;
  height: 150px;
  overflow: hidden;
  background-color: #efefef;
  background-repeat: no-repeat;
}

.promoapp-s-short>a {
  display: block;
  height: auto;
  overflow: hidden;
}

.promoapp-s-short .divider320 {
  display: block;
  width: 100%;
  height: 150px;
  background: url(//static.o2.co.uk/shared/img/dividerpromoapp320.png) center bottom no-repeat;
}

.promoapp-s-short h3 {
  padding: 25px 0 8px 20px;
  font-size: 1.5em;
  color: #032b5a;
  font-family: Frutiger45Light,sans-serif;
}

.promoapp-s-short p {
  padding: 0 10px 0 20px;
  max-width: 60%;
  min-width: 30%;
  font-size: .75em;
  font-family: Frutiger55,sans-serif;
  color: #032b5a;
}

.promoapp-s-short p.product-cta {
  position: absolute;
  bottom: 25px;
  margin-left: 17px;
  padding: 0 0 0 25px;
  display: block;
  font-family: Frutiger55,sans-serif;
  font-size: .875em;
  background: url(//static.o2.co.uk/shared/img/promo-cta-arrow.png) no-repeat scroll 0 -35px transparent;
  color: #419eda;
}

.promoapp-s-short {
  background-size: auto!important;
  background-position: 20px 64px!important;
  height: 287px;
}

.promoapp-s-short .divider320 {
  display: block;
  width: 100%;
  height: 287px;
  background: url(//static.o2.co.uk/shared/img/dividerpromoapp575.png) right top no-repeat;
}

.promoapp-s-short h3 {
  font-size: 1.25em;
  width: 100%;
  padding: 30px 0 8px 20px;
}

.promoapp-s-short p {
  max-width: 84%;
  font-size: .875em;
  line-height: 1.1em;
  padding: 120px 20px 8px;
}

.promoapp-s-short p.product-cta {
  bottom: 30px;
}

.promoapp-s-short {
  background-size: auto!important;
  background-position: 30px 68px!important;
  height: 200px;
}

.promoapp-s-short .divider320 {
  height: 200px;
  background: url(//static.o2.co.uk/shared/img/dividerpromoapp1100.png) right top no-repeat;
}

.promoapp-s-short h3 {
  font-size: 1.75em;
  width: 100%;
  padding: 30px 0 8px 30px;
}

.promoapp-s-short p {
  padding: 0 20px 8px 136px;
  font-size: .875em;
  display: block;
}

.promoapp-s-short p.product-cta {
  margin-left: 136px;
}

.linkList.relatedLinks {
  height: 380px;
}

.linkList.relatedLinks h2 {
  font-size: 1.5em;
  height: 57px;
  padding: 25px 20px 0;
  display: block;
}

.linkList.relatedLinks ul li.dark {
  display: block;
  overflow: hidden;
  height: 42px;
  background: transparent url(//static.o2.co.uk/shared/img/arrow-right.png) no-repeat scroll 20px 14px;
}

.linkList.relatedLinks .supportinglink a.dark {
  background: url(//static.o2.co.uk/shared/img/arrow-right.png) no-repeat scroll 20px 50% transparent;
  color: #419eda;
  display: block;
  padding: 13px 20px 12px 37px;
  float: none;
  width: auto;
  font-size: .875em;
  line-height: 1em;
}

.linkList.relatedLinks {
  height: 412px;
}

.linkList.relatedLinks h2 {
  font-size: 1.75em;
  padding: 30px 20px 0;
  height: 64px;
}

.linkList.relatedLinks .supportinglink a.dark {
  padding: 22px 20px 22px 47px;
}

.linkList.relatedLinks {
  height: 420px;
}

.linkList.relatedLinks h2 {
  height: 71px;
}

.ribbon-offer-xxl {
  z-index: 1;
  display: block;
  float: left;
  width: 100%;
  background: #CCC;
}

.ribbon-offer-xxl .ribbon-offer-xxl-wrap {
  -webkit-box-shadow: inset 0 20px 10px -20px rgba(0,0,0,.8);
  -moz-box-shadow: inset 0 20px 10px -20px rgba(0,0,0,.8);
  box-shadow: inset 0 20px 10px -20px rgba(0,0,0,.8);
  position: relative;
  background: #F4334E;
}

.ribbon-offer-xxl .ribbon-offer-xxl-wrap p {
  padding: 7px 20px;
  color: #FFF;
  margin: 0;
}

.ribbon-offer-xxl .ribbon-offer-xxl-wrap a {
  color: #FFF;
}

.ribbon-offer-xxl .ribbon-offer-xxl-wrap {
  width: 90%;
  float: right;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.ribbon-offer-xxl .ribbon-offer-xxl-wrap:before {
  content: '';
  position: absolute;
  left: -15px;
  overflow: visible;
  width: 30px;
  height: 100%;
  background: #F4334E;
  z-index: 1;
  -webkit-transform: skew(-15deg);
  -moz-transform: skew(-15deg);
  -ms-transform: skew(-15deg);
  -o-transform: skew(-15deg);
  transform: skew(-15deg);
  -webkit-backface-visibility: hidden;
}

.ribbon-offer-xxl {
  min-height: 35px;
}

.ribbon-offer-xxl .ribbon-offer-xxl-wrap {
  width: auto;
  min-width: 50%;
}

.no-backgroundsize .searchbox,
.no-js .searchbox {
  background-size: auto;
  background-position: center center;
}

.backgroundsize .searchbox {
  background-size: cover;
  background-position: right center;
}

.searchbox {
  display: block;
  vertical-align: top;
  position: relative;
  background: #efefef;
  border-radius: 5px;
  color: #032b5a;
  width: 100%;
  height: 162px;
  overflow: hidden;
}

.searchbox .searchbox_wrapper {
  padding: 10px 20px;
}

.searchbox .searchbox_header {
  padding: 20px 0;
}

.searchbox .searchbox_header p {
  font-size: 1.5em;
  font-family: Frutiger45light,sans-serif;
  font-weight: 400;
  color: inherit;
}

.searchbox .searchbox_wrapper_inner {
  display: table;
  width: 100%;
  position: relative;
}

.searchbox .searchbox_wrapper_inner .searchbox_form_holder {
  display: table-cell;
  vertical-align: middle;
}

.searchbox .searchbox_wrapper_inner #searchbox_mainSearch {
  overflow: auto;
  margin: 0;
  padding: 0;
  width: 100%;
  position: relative;
  max-width: 99%;
  display: table;
  border-spacing: 0;
}

.searchbox .searchbox_wrapper_inner .searchbox_form_shadow {
  display: table-cell;
}

.searchbox .searchbox_wrapper_inner .searchbox_shadow_inner {
  display: table;
  width: 100%;
  box-shadow: 0 1px 2px rgba(0,0,0,.3);
  border-radius: 5px;
}

.searchbox .searchbox_wrapper_inner #searchbox_input_bg {
  padding: 0 1em;
  display: table-cell;
  vertical-align: middle;
  position: relative;
  height: auto;
  background: #FFF;
  border-top: 1px solid #bdbdbd;
  border-bottom: 1px solid #bdbdbd;
  border-left: 1px solid #bdbdbd;
  border-radius: 5px 0 0 5px;
  margin: 0;
}

.searchbox .searchbox_wrapper_inner #searchbox_textbox {
  padding: 10px 0;
  line-height: 1;
  margin: 0;
  box-sizing: border-box;
  height: 39px;
  font-size: 1em;
  color: #515559;
  border: 0;
  outline: 0;
  background: #fff;
  width: 95%;
}

.searchbox .searchbox_wrapper_inner #searchbox_submitwrapper {
  box-shadow: none;
  background: url(//static.o2.co.uk/shared/img/nav/o2_button_gradient.jpg) repeat-x scroll 0 0 #006eb7;
  display: table-cell;
  position: relative;
  cursor: pointer;
  border-radius: 0 3px 3px 0;
  text-align: center;
  box-sizing: border-box;
  color: #fff;
  font-size: 1em;
  line-height: 1;
  vertical-align: middle;
  padding: 0 .25em;
  min-width: auto;
  width: 35px;
  height: auto;
}

.searchbox .searchbox_wrapper_inner #searchbox_submitbutton {
  display: inline-block;
  height: 35px;
  width: 35px;
  cursor: pointer;
  margin: 0;
  background: transparent url(//static.o2.co.uk/shared/img/nav/tool-icon-search-sprite.png) 50% -27px no-repeat;
  border-radius: 0 5px 5px 0;
  position: relative;
  border: 0;
  color: #fff;
  vertical-align: middle;
  text-align: center;
  -webkit-appearance: none;
  padding: .7em 1em;
  outline: 0;
}

.searchbox #search_error {
  top: 45px;
  color: #e00;
  font-size: .85em;
  position: absolute;
}

.searchbox .searchbox_wrapper {
  padding: 10px 20px 0!important;
}

.searchbox .searchbox_wrapper_inner {
  width: 95%;
}

.filterbox_wrapper {
  padding: 0 30px 22px;
}

.filterbox_wrapper .checkbox-grid li {
  display: block;
  float: left;
  width: 95%;
  height: 33px;
}

.filterbox_wrapper .checkbox-grid li label {
  padding-left: 10px;
}

.searchbox {
  height: 162px!important;
  overflow: hidden;
}

.searchbox .filterbox_wrapper .checkbox-grid li {
  width: 49%;
  font-size: .9em;
}

.searchbox .filterbox_wrapper .checkbox-grid li label {
  padding-left: 5px;
}

.searchbox .filterbox_wrapper .checkbox-grid li {
  width: 35%;
}

.searchbox .filterbox_wrapper .checkbox-grid li label {
  padding-left: 10px;
  font-size: 1em;
}

.filterbox_wrapper {
  padding: 10px 30px 22px;
}

.filterbox_wrapper .checkbox-grid li {
  display: block;
  float: left;
  width: 95%;
  height: 33px;
}

.filterbox_wrapper .checkbox-grid li label {
  padding-left: 10px;
}

.filterbox_header {
  padding: 20px 0 12px;
}

.filterbox_header p {
  font-size: 1.5em;
  font-family: Frutiger45light,sans-serif;
  font-weight: 400;
  color: inherit;
}

.no-js #search .accordian {
  display: none;
}

#search .searchmin {
  min-height: 270px;
}

#search #filter-left h3 {
  margin-bottom: 25px;
}

#search #filter-left p {
  margin-bottom: 20px;
  font-weight: 700;
}

#search .dNone {
  display: none;
}

#search .minwidth100 {
  min-width: 100%;
}

#search .left-nav-on .default-content-nav {
  padding: 0 20px;
  width: 90%;
}

#search .default-content-container-results {
  width: 100%;
}

#search .default-content-container-results h2 {
  font-size: 16px;
  font-size: 1rem;
}

#search .default-content-container-results .search-results {
  width: 100%;
}

#search .default-content-container-results .search-results h3 {
  font-size: 15px;
  font-size: .9375rem;
}

#search .accordian {
  border-bottom: 1px solid #ececec;
  margin-bottom: 20px;
}

#search .accordian h2 {
  cursor: pointer;
  color: #419eda;
  font-size: 15px;
  font-size: .9375rem;
  background: #efefef;
  border-top: 1px solid #d8d8d8;
  border-bottom: 1px solid #d8d8d8;
  margin-bottom: -1px;
  padding: 12px 0 12px 20px;
}

#search .accordian h2 span {
  padding-right: 10px;
}

#search .accordian .boldItem {
  font-weight: 700;
  background: #efefef;
  display: block;
  padding: 10px 20px;
  margin-bottom: 0!important;
}

#search #filter-left a.filterItem {
  cursor: pointer!important;
}

#search #filter-left a.filterItem:active,
#search #filter-left a.filterItem:hover,
#search #filter-left a.selectedFilter {
  color: #419eda!important;
  cursor: default;
}

#search #filter-left a.filterItem:active:hover,
#search #filter-left a.filterItem:hover:hover,
#search #filter-left a.selectedFilter:hover {
  text-decoration: underline!important;
}

#search .noResultsContainer {
  color: #032b5a;
}

#search .noResultsContainer .headingNR {
  font-family: Frutiger45Light,sans-serif;
  font-size: 25px;
  font-size: 1.5625rem;
}

#search .noResultsContainer .subHeadingNR {
  font-family: Frutiger55,sans-serif;
  font-size: 16px;
  font-size: 1rem;
}

#search .noResultsContainer .promo-s .module-body .info p {
  width: 80%;
}

#search .noResultsContainer .promo-s .module-body .info .product-cta {
  bottom: 0;
}

#search .label-m {
  padding: 21px 0 0;
  margin-bottom: 30px;
}

#search .label-m h2 {
  padding-bottom: 0;
}

#search .label-m .line {
  height: 2px;
  background-image: url(//static.o2.co.uk/shared/img/label-xxl-line1100.png);
}

#search .ad-results {
  margin-bottom: 30px;
}

#search .recommendedItem {
  width: 100%;
}

#search .recommendedItem a {
  color: #419eda;
  font-size: 16px;
  font-size: 1rem;
  background-image: url(//static.o2.co.uk/shared/img/arrow-right.png);
  background-position: 20px 50%;
  background-repeat: no-repeat;
  border-top: 1px solid #d8d8d8;
  border-bottom: 1px solid #d8d8d8;
  margin-bottom: -1px;
  padding: 12px 0 12px 36px;
  display: block;
}

#search .recommendedItem p {
  display: none;
}

#search .item {
  position: relative;
  background: #efefef;
  border-bottom: 1px solid #d8d8d8;
  height: auto;
  clear: both;
}

#search .item p {
  margin: 0;
  padding: 0;
}

#search .item a.moduleHighlight {
  padding: 20px;
  display: block;
  text-decoration: none!important;
}

#search .item .marbotDesc {
  margin-bottom: 8px;
}

#search .item .resultVideoTitle {
  font-family: Frutiger55,sans-serif;
  width: 100%;
  margin-bottom: 8px;
}

#search .item .resultVideoImage {
  width: 135px;
  float: left;
}

#search .item .resultVideoData {
  color: #032b5a;
}

#search .item .resultVideoData a {
  font-size: 16px;
  font-size: 1rem;
}

#search .item .resultVideoData p {
  font-family: Frutiger55,sans-serif;
  font-size: 14px;
  font-size: .875rem;
}

#search .item .resultArea {
  width: 100%;
}

#search .item .resultArea .resTitleDiv {
  color: #419eda;
  font-size: 16px;
  font-size: 1rem;
  font-family: Frutiger55,sans-serif;
}

#search .item .resultArea p {
  margin-top: 8px;
  color: #032b5a;
  font-size: 14px;
  font-size: .875rem;
  font-family: Frutiger55,sans-serif;
}

#search .item .categoryArea,
#search .pagenumber {
  display: none;
}

#search .pagenumberMobile {
  width: 100%;
  display: block;
  color: #032b5a;
  background: #efefef;
  border-bottom: 1px solid #d8d8d8;
  padding: 15px 0;
}

#search .pagenumberMobile span {
  display: block;
  margin: 0 0 0 20px;
  padding: 0;
}

#search .nobp2andbp3 {
  display: none;
}

#search .paginationContainer {
  min-height: 40px;
  font-family: Frutiger55,sans-serif;
  font-size: 14px;
  font-size: .875rem;
  color: #032b5a;
  background: #efefef;
}

#search .paginationContainer .noMobile {
  display: none;
}

#search .paginationContainer .mobilepagination {
  display: block;
}

#search .paginationContainer .mobilepagination .mobPrevPag {
  width: 50%;
  overflow: hidden;
  float: left;
  text-align: left;
}

#search .paginationContainer .mobilepagination .mobPrevPag a {
  font-family: Frutiger55,sans-serif;
  font-size: 16px;
  font-size: 1rem;
  display: block;
  padding-top: 15px;
  padding-bottom: 15px;
  background-image: url(//static.o2.co.uk/shared/img/arrow-left.png);
  background-position: 20px 50%;
  background-repeat: no-repeat;
  padding-left: 38px;
}

#search .paginationContainer .mobilepagination .mobNextPag {
  width: 50%;
  overflow: hidden;
  float: right;
  text-align: right;
}

#search .paginationContainer .mobilepagination .mobNextPag a {
  font-family: Frutiger55,sans-serif;
  font-size: 16px;
  font-size: 1rem;
  display: block;
  padding-top: 15px;
  padding-bottom: 15px;
  background-image: url(//static.o2.co.uk/shared/img/arrow-right-search.png);
  background-position: right 50%;
  background-repeat: no-repeat;
  padding-right: 38px;
}

#search .paginationContainer .pagination {
  display: none;
}

#search .left-nav-on.right-promo-on .default-wrapper {
  width: 75%;
  float: right;
}

#search .left-nav-on.bottom-promo-on .default-wrapper {
  width: 10%;
  float: right;
}

#search .left-nav-on .default-content-nav {
  float: left;
  width: 25%;
  display: block;
  padding: 0;
}

#search .left-nav-on .default-content-container {
  float: right;
  width: 75%;
}

#search #filter-left a.filterItem {
  display: inline;
}

#search #filter-left a.filterItem:hover {
  text-decoration: underline!important;
}

#search .accordian {
  border-bottom: 0;
  margin-bottom: 20px;
}

#search .accordian h2 {
  cursor: default;
  color: #061f47;
  font-size: 20px;
  font-size: 1.25rem;
  background: 0 0;
  border-top: 0;
  border-bottom: 0;
  padding: 6px 0 6px 20px;
}

#search .accordian h2 span {
  display: none;
}

#search .accordian h2 span.accordian-header {
  display: block;
}

#search .accordian .hover-down {
  background: none!important;
}

#search .navleft {
  display: block!important;
  margin: 0 0 0 20px;
  border-bottom: 0;
}

#search .navleft li {
  border: 0;
  padding: 0!important;
  margin: 0!important;
  height: 1.7em;
}

#search .navleft li.sectLi {
  height: auto!important;
  padding: 25px 0 20px!important;
  font-size: 20px;
  font-size: 1.25rem;
}

#search .navleft li.sectLi .boldItem {
  font-weight: 700;
  background: #efefef;
  margin-bottom: 0!important;
}

#search .navleft li a,
#search .navleft li p {
  padding: 0!important;
  margin: 0!important;
  background: none!important;
}

#search .default-content-container-results h2 {
  font-size: 20px;
  font-size: 1.25rem;
}

#search .default-content-container-results .search-results {
  width: 100%;
}

#search .default-content-container-results .search-results h3 {
  font-size: 16px;
  font-size: 1rem;
}

#search .noResultsContainer .promo-s .module-body .info p {
  width: 80%;
}

#search .noResultsContainer .promo-s .module-body .info .product-cta {
  bottom: 0;
}

#search .label-m {
  background: url(//static.o2.co.uk/shared/img/label-m-shadow.png) 0 0 no-repeat;
}

#search .ad-results {
  margin-bottom: 30px;
}

#search .recommendedItem {
  width: 100%;
  margin-bottom: 20px;
}

#search .recommendedItem a {
  font-size: 16px;
  font-size: 1rem;
  background: 0 0;
  background-image: none;
  border-top: 0;
  border-bottom: 0;
  margin-bottom: 8px;
  padding: 0;
  display: block;
}

#search .recommendedItem p {
  display: block;
  margin-bottom: 8px!important;
  font-size: 14px;
  font-size: .875rem;
}

#search .item .resultVideoTitle {
  margin-bottom: 15px;
}

#search .item .resultVideoData {
  width: 55%;
  float: left;
}

#search .item .resultVideoData a {
  font-size: 16px;
  font-size: 1rem;
}

#search .item .resultVideoData p {
  margin: 0;
}

#search .item .resultArea a {
  font-size: 16px;
  font-size: 1rem;
}

#search .item .resultArea p {
  margin-bottom: 8px!important;
  font-size: 14px;
  font-size: .875rem;
}

#search .item .categoryArea {
  font-size: 22px;
  font-size: 1.375rem;
  color: #6b7a8d;
}

#search .pagenumberMobile {
  width: 100%;
  display: block;
  color: #032b5a;
  background: #efefef;
  border-bottom: 1px solid #d8d8d8;
  padding: 15px 0;
}

#search .pagenumberMobile span {
  display: block;
  margin: 0 0 0 20px;
  padding: 0;
}

#search .nobp2andbp3 {
  display: none;
}

#search .paginationContainer {
  font-family: Frutiger55,sans-serif;
  font-size: 14px;
  font-size: .875rem;
  padding: 20px 10px 0;
}

#search .paginationContainer .mobilepagination {
  display: none;
}

#search .paginationContainer .pagination {
  display: block;
  width: 100%;
  font-family: Frutiger45Light,sans-serif;
  min-height: 1.5em;
  text-align: right;
}

#search .paginationContainer .pagination a {
  padding: 0 6px;
}

#search .paginationContainer .pagination span {
  background: #419eda;
  color: #fff;
  padding: 2px 6px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

#search .recommendedItem {
  float: left;
  width: 47%;
}

#search .recommendedItem.odd {
  margin-right: 30px;
}

#search .item a.moduleHighlight {
  padding: 30px 30px 22px;
}

#search .item .resultVideoData {
  width: 60%;
  float: left;
}

#search .item .resultArea {
  float: left;
  width: 75%;
}

#search .item .resultArea a {
  font-size: 16px;
  font-size: 1rem;
}

#search .item .resultArea p {
  margin-bottom: 8px!important;
  font-size: 14px;
  font-size: .875rem;
}

#search .item .categoryArea {
  display: block;
  position: absolute;
  top: 50%;
  right: 30px;
  margin-top: -10px;
  float: right;
  text-align: right;
  width: 20%;
  font-size: 22px;
  font-size: 1.375rem;
  color: #6b7a8d;
}

#search .pagenumberMobile {
  display: none;
}

#search .paginationContainer {
  font-family: Frutiger55,sans-serif;
  font-size: 14px;
  font-size: .875rem;
  padding: 30px 15px 0 30px;
  background: 0 0;
}

#search .paginationContainer .pagenumber {
  display: block;
  float: left;
  width: 20%;
}

#search .paginationContainer .pagination {
  width: 75%;
  float: right;
}

#search .paginationContainer .pagination a {
  padding: 0 10px;
}

.sectionLink {
  display: block;
  width: 100%;
  background: #EFEFEF url(//static.o2.co.uk/shared/img/module-top-line.png) repeat-x left top;
}

.sectionLink a {
  border: 0;
  background: url(//static.o2.co.uk/shared/img/arrow-right.png) no-repeat scroll 20px 50% transparent;
  color: #419eda;
  padding: 10px 20px 9px 37px;
  display: block;
  float: none;
  width: auto;
  font-size: .875em;
  line-height: 1em;
}

.sectionLink.center {
  text-align: center;
}

.sectionLink.center a {
  display: inline-block;
}

.sectionLink.video {
  width: 640px;
  margin: 0 auto;
}

.sectionLink a {
  padding: 15px 20px 15px 37px;
  background-position: 20px 50%;
}

.sectionLink {
  height: auto;
  overflow: hidden;
  padding: 0;
}

.sectionLink a {
  background-position: 30px 50%;
  padding: 15px 20px 15px 47px;
}

.sku-img-txt .img-container,
.sku-img-txt .media-container {
  height: 180px;
}

.sku-img-txt.media-left .img-container,
.sku-img-txt.media-left .media-container,
.sku-img-txt.media-left .text-container {
  float: left;
}

.sku-img-txt.media-right .img-container,
.sku-img-txt.media-right .media-container,
.sku-img-txt.media-right .text-container {
  float: right;
}

.sku-img-txt .img-container {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
}

.sku-img-txt .media-container {
  width: 100%;
  position: relative;
}

.sku-img-txt .media-container .BrightcoveExperience {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.sku-img-txt .text-container {
  color: #032b5a;
  float: left;
  width: 100%;
  background-color: #fff;
  overflow: hidden;
}

.sku-img-txt .text-container h2 {
  font-size: 14px;
  font-size: .875rem;
  font-family: Frutiger55,sans-serif;
  line-height: 1.4;
  font-weight: 700;
  margin: 27px 20px 12px;
}

.sku-img-txt .text-container p {
  font-size: 14px;
  font-size: .875rem;
  line-height: 1.4;
  margin: 0 20px 27px;
}

.lg-border-tp {
  border-top: 0;
}

.sku-img-txt .img-container,
.sku-img-txt .media-container,
.sku-img-txt .text-container {
  height: 370px;
}

.sku-img-txt .img-container,
.sku-img-txt .media-container,
.sku-img-txt .text-container {
  width: 50%;
}

.sku-img-txt .text-container h2 {
  font-size: 20px;
  font-size: 1.25rem;
  font-family: Frutiger45Light,sans-serif;
  font-weight: 400;
}

.lg-border-tp {
  border-top: 1px solid #dbdbdb;
}

.sku-img-txt .img-container,
.sku-img-txt .media-container,
.sku-img-txt .text-container {
  height: 310px;
}

.sku-img-txt .text-container h2 {
  margin: 55px 30px 25px;
}

.sku-img-txt .text-container p {
  margin: 0 30px 55px;
}

.module.sku-xs {
  background: 0 0;
}

.grid-row.xs-margin-top-20 {
  margin-top: 20px;
}

.sku-xs:nth-child(n) {
  padding: 0 4%;
}

.sku-xs:nth-child(n+2) {
  padding-left: 0;
}

.sku-xs .bs-column div {
  margin-bottom: 20px;
}

.sku-xs .bs-column div a {
  color: #3d9ece;
  display: block;
  width: 100%;
  background-color: #efefef;
  height: 176px;
  overflow: hidden;
  position: relative;
}

.sku-xs .bs-column div a:hover {
  text-decoration: none;
}

.sku-xs .bs-column div a:hover span.hover-down {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  background: url(//static.o2.co.uk/shared/img/hover-down.png) repeat scroll 0 0 transparent;
  margin: 0;
}

.sku-xs .bs-column div a img {
  display: block;
  margin: 19px auto 15px;
  height: 90px;
}

.sku-xs .bs-column div a span.bs-device-name {
  display: block;
  margin: 0 28px;
  text-align: center;
  font-size: 13px;
  height: 34px;
  overflow: hidden;
}

.grid-row.xs-margin-top-20 {
  margin-top: 0;
}

.sku-xs:nth-child(n) {
  padding: 0;
}

.sku-xs.sku-xs:first-child,
.sku-xs:nth-child(n+2) {
  padding-left: 2.5%;
}

.sku-xs .bs-column div {
  margin-bottom: 14px;
}

.sku-xs .bs-column div a {
  height: 225px;
}

.sku-xs .bs-column div a img {
  margin: 28px auto;
  height: 110px;
}

.sku-xs .bs-column div a span.bs-device-name {
  font-size: 14px;
  height: 34px;
}

.module.sku-xs {
  background: 0 0;
  padding-left: 2%;
}

.module.sku-xs:first-child {
  padding-left: 0;
}

.sku-xs {
  margin-top: 0!important;
}

.slick-slider {
  position: relative;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: 0;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-list,
.slick-slider .slick-track {
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
  -o-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}

.slick-track:after,
.slick-track:before {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.slick-arrow {
  position: absolute;
  vertical-align: middle;
  z-index: 1;
  top: 0;
  height: 100%;
  border: 0;
  background: 0 0;
}

.slick-arrow.slick-next {
  right: 0;
}

.slick-arrow.slick-prev {
  left: 0;
}

.social-icons-xs .social-icons-xs-wrapper {
  text-align: center;
}

.social-icons-xs .social-icons-xs-wrapper .label {
  color: #032b5a;
  font-size: 14px;
  font-size: .875rem;
  margin-top: 4px;
  margin-right: 12px;
  display: inline-block;
  vertical-align: top;
}

.social-icons-xs .social-icons-xs-wrapper .icons {
  display: inline-block;
}

.social-icons-xs .social-icons-xs-wrapper .icons .icon {
  height: 26px;
  width: 26px;
  margin-left: 6px;
  display: inline-block;
}

.social-icons-xs .social-icons-xs-wrapper .icons .icon:first-child {
  margin-left: 0;
}

.social-icons-xs .social-icons-xs-wrapper .icons .facebook-icon {
  background: url(/shared/img/social-icons.png) no-repeat scroll 0 0 transparent;
}

.social-icons-xs .social-icons-xs-wrapper .icons .twitter-icon {
  background: url(/shared/img/social-icons.png) no-repeat scroll -26px 0 transparent;
}

.social-icons-xs .social-icons-xs-wrapper .icons .google-plus-icon {
  background: url(/shared/img/social-icons.png) no-repeat scroll -52px 0 transparent;
}

.social-icons-xs .social-icons-xs-wrapper .icons .pinterest-icon {
  background: url(/shared/img/social-icons.png) no-repeat scroll -78px 0 transparent;
}

.social-icons-xs .social-icons-xs-wrapper {
  margin: 0 20px 0 0;
  text-align: right;
}

.social-icons-xs .social-icons-xs-wrapper {
  margin: 0;
}

.storelocator #map_container {
  border-radius: 6px;
  float: left;
  width: 100%;
  padding-bottom: 12px;
  display: none;
}

.storelocator #map_border {
  display: block;
  padding: 2px;
  position: relative;
}

.storelocator #map_canvas {
  width: auto;
  position: relative;
  height: 250px;
  margin: 20px;
  padding: 0;
  background-color: #add8e6;
  z-index: 1;
  display: none;
}

.storelocator #markers_list {
  width: 100%;
  height: auto;
  background-color: #FFF;
  display: block;
  color: #032b5a;
}

.storelocator #markers_list .line {
  clear: both;
  border-bottom: solid 1px #ccc;
  padding-top: 10px;
}

.storelocator .result_collapser {
  width: 100%;
  margin: 0;
  padding: 0;
  display: none;
  background: #FFF;
  height: 40px;
  box-sizing: border-box;
  border-top: 1px solid #EFEFEF;
  border-bottom: 2px solid #EFEFEF;
}

.storelocator .result_collapser_text {
  text-align: right;
  padding-right: 1em;
  color: #3d9ece;
  display: table-cell;
  vertical-align: middle;
}

.storelocator .result_collapser_img {
  width: 40px;
  text-align: center;
  border-left: 2px solid #efefef;
  display: table-cell;
  vertical-align: middle;
}

.storelocator .result_collapser_icon {
  background: url(//static.o2.co.uk/www/img/storelocator/bp3/arrow-left.png);
  background-size: 12px 24px;
  height: 28px;
  width: 15px;
  position: relative;
  cursor: pointer;
  display: inline-block;
  top: 2px;
}

.storelocator .show_text {
  display: none;
  text-align: left;
  padding-left: 5px;
}

.storelocator .hide_text {
  display: block;
}

.storelocator .address-section {
  padding: 5px 0 10px 35px;
}

.storelocator .address-marker {
  background: url(//static.o2.co.uk/www/img/storelocator/bp3/pin-map-marker-desktop.png) no-repeat center transparent;
  width: 32px;
  height: 36px;
  margin-top: 5px;
  float: left;
}

.storelocator .address-marker .labels {
  color: #FFF;
  font-size: 15px;
  width: 32px;
  white-space: nowrap;
  padding-left: 8px;
  padding-top: 3px;
}

.storelocator .address-bg {
  float: left;
  width: 60%;
  padding-left: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.storelocator .address-detail {
  float: left;
  width: 100%;
  transition: max-height .2s ease-out;
  display: block;
}

.storelocator .address-detail .active {
  display: block;
}

.storelocator .address-detail p {
  font-size: 13px;
  line-height: 18px;
}

.storelocator .address-name,
.storelocator .opening-hours-title {
  line-height: 26px;
  font-size: 13px;
  font-weight: 700;
  color: #032b5a;
  cursor: pointer;
}

.storelocator .address-miles {
  float: right;
  padding-top: 10px;
  text-align: right;
  font-size: 13px;
  width: 20%;
}

.storelocator .address-miles .active {
  display: block;
}

.storelocator .inner-divider {
  clear: both;
  height: 1px;
  margin-top: 5px;
  text-align: center;
  border-top: solid 1px #Cccccc;
}

.storelocator .service-icon-holder {
  width: 33%;
  text-align: center;
  float: left;
  padding-bottom: 10px;
}

.storelocator .service-icon-info {
  width: 100%;
  padding-top: 5px;
  font-size: 12px;
  text-align: center;
}

.storelocator .service-icon {
  background-repeat: no-repeat;
  background-position: center;
  height: 40px;
  padding-top: 5px;
}

.storelocator .opening-hours {
  padding-right: 2%;
  padding-left: 2%;
  content: '\02795';
}

.storelocator .opening-hours table {
  margin-bottom: 10px;
}

.storelocator .opening-hours table tr {
  background-color: #fff!important;
}

.storelocator .opening-hours table tr td {
  padding: 0;
  text-transform: capitalize;
}

.storelocator .opening-hours table tr td:first-child {
  width: 55%;
}

.storelocator .opening-hours table tr td:last-child {
  text-align: right;
}

.storelocator .opening-hours-title:before {
  background-image: url(//static.o2.co.uk/www/img/storelocator/bp3/plus.png);
  background-repeat: no-repeat;
  background-color: transparent;
  background-size: 10px 10px;
  display: inline-block;
  width: 10px;
  height: 10px;
  content: "";
}

.storelocator .opening-hours-title.active:before {
  background-image: url(//static.o2.co.uk/www/img/storelocator/bp3/minus.png);
}

.storelocator .marker-on-map {
  color: #FFF;
  font-weight: 400;
  padding-top: 2px;
}

.storelocator .storeLocatorinfo {
  background-color: #FFF;
  width: 170px;
  font-weight: 700;
  text-align: left;
  padding: 12px 11px;
  box-shadow: 1px 1px 10px 1px rgba(1,1,1,.3);
  height: auto;
}

.storelocator .storeLocatorinfo h4 {
  font-size: 1.1em;
  font-weight: 700;
  margin: 0 0 6px;
  color: #0086c3;
}

.storelocator .storeLocatorinfo p {
  display: block;
  -webkit-margin-before: 1em;
  -webkit-margin-after: 1em;
  -webkit-margin-start: 0;
  -webkit-margin-end: 0;
}

.storelocator .storeLocatorinfo p.address {
  margin: 0;
  color: #032b5a;
  font-weight: 400;
}

.storelocator .address-name:before {
  background-image: url(//static.o2.co.uk/www/img/storelocator/bp3/minus.png);
  background-repeat: no-repeat;
  background-color: transparent;
  background-size: 10px 10px;
  display: inline-block;
  width: 10px;
  height: 10px;
  content: "";
}

.storelocator .address-name.collapsed:before {
  background-image: url(//static.o2.co.uk/www/img/storelocator/bp3/plus.png);
}

.storelocator .result-header {
  padding-left: 10%;
  padding-right: 10%;
}

.storelocator .result-content {
  padding-right: 10%;
  padding-left: 10%;
  display: none;
  -webkit-transition: opacity 600ms,visibility 600ms;
  transition: opacity 600ms,visibility 600ms;
}

.storelocator .extraInfoDiv p {
  padding: 5px;
  font-size: 13px;
}

.storelocator .extraInfoDiv p a {
  color: #419eda;
  font-size: 1.1em;
  font-family: Frutiger45Light,sans-serif;
  font-weight: 100;
}

.storelocator .buttonBlueArrow {
  background: url(//static.o2.co.uk/www/img/storelocator/bp3/arrow_blue.png) right center no-repeat,linear-gradient(#339ecf,#016c9d);
  color: #fff;
  padding: .5em 2.3em .6em .9em;
  display: inline;
  display: inline-block;
  border-radius: 5px;
  line-height: normal;
  border: 0;
  text-shadow: none;
}

.storelocator .buttonBlueArrow.small {
  background: url(//static.o2.co.uk/www/img/storelocator/bp3/arrow_blue_small.png) right center no-repeat,linear-gradient(#339ecf,#016c9d);
}

.storelocator .buttonBlueArrow.small:hover {
  background: url(//static.o2.co.uk/www/img/storelocator/bp3/arrow_blue_small.png) right center no-repeat,linear-gradient(to bottom,#4dacd8 0,#1b7aa6 100%);
}

.storelocator #markers_list {
  width: 355px;
  height: 550px;
  position: absolute;
  border: solid 1px #adc5f1;
  background-color: #FFF;
  z-index: 99;
  display: none;
  top: 13px;
  left: 25px;
  color: #032b5a;
}

.storelocator #markers_list .active {
  max-width: 355px;
  max-height: 550px!important;
}

.storelocator #map_container {
  display: block;
}

.storelocator #map_canvas {
  width: auto;
  position: relative;
  height: 575px;
  margin: 0;
  padding: 0;
  background-color: #add8e6;
  z-index: 1;
  display: block;
}

.storelocator .result_collapser {
  display: table;
}

.storelocator .result_collapser_text {
  text-align: right;
  padding-right: 1em;
  color: #3d9ece;
  display: table-cell;
  vertical-align: middle;
}

.storelocator .result_collapser_img {
  width: 40px;
  text-align: center;
  border-left: 1px solid #efefef;
  display: table-cell;
  vertical-align: middle;
}

.storelocator .result_collapser_icon {
  background: url(//static.o2.co.uk/www/img/storelocator/bp3/arrow-left.png) no-repeat center transparent;
  background-size: 12px 24px;
  height: 28px;
  width: 15px;
  position: relative;
  cursor: pointer;
  display: inline-block;
  top: 2px;
}

.storelocator .result_collapser_icon.collapse {
  background: url(//static.o2.co.uk/www/img/storelocator/bp3/arrow-right.png) no-repeat left transparent;
  width: 150px;
  padding-left: 10px;
  margin-left: 10px;
  float: left;
}

.storelocator .result_stores {
  overflow-y: auto;
  z-index: 999;
  height: 92%;
}

.storelocator #tabs {
  display: none;
}

.storelocator #markers_list {
  width: 355px;
  max-height: 550px;
  position: absolute;
  border: solid 1px #adc5f1;
  background-color: #FFF;
  z-index: 99;
  display: none;
  top: 13px;
  left: 140px;
  color: #032b5a;
}

.storelocator #markers_list .active {
  max-width: 355px!important;
  max-height: 550px!important;
}

.storelocator #map_container {
  border-radius: 6px;
  float: left;
  width: 100%;
  padding-bottom: 12px;
  display: block;
}

.storelocator #map_border {
  display: block;
  padding: 2px;
  position: relative;
}

.storelocator #map_canvas {
  width: auto;
  position: relative;
  height: 575px;
  margin: 0;
  padding: 0;
  background-color: #add8e6;
  z-index: 1;
  display: block;
}

.storelocator .result_collapser {
  width: 100%;
  margin: 0;
  padding: 0;
  display: table;
  background: #FFF;
  height: 40px;
  box-sizing: border-box;
  border-top: 1px solid #EFEFEF;
  border-bottom: 2px solid #EFEFEF;
}

.storelocator .result_collapser_text {
  text-align: right;
  padding-right: 1em;
  color: #3d9ece;
  display: table-cell;
  vertical-align: middle;
}

.storelocator .result_collapser_img {
  width: 40px;
  text-align: center;
  border-left: 1px solid #efefef;
  display: table-cell;
  vertical-align: middle;
}

.storelocator .result_collapser_icon {
  background: url(//static.o2.co.uk/www/img/storelocator/bp3/arrow-left.png) no-repeat center transparent;
  background-size: 12px 24px;
  height: 28px;
  width: 15px;
  position: relative;
  cursor: pointer;
  display: inline-block;
  top: 2px;
}

.storelocator .show_text {
  display: none;
  text-align: left;
  padding-left: 5px;
}

.storelocator .hide_text {
  display: block;
}

.storelocator .result_stores {
  overflow-y: auto;
  z-index: 999;
  height: 92%;
}

.storelocator #tabs {
  display: none;
}

.supportinglinks {
  display: block;
  width: 100%;
}

.supportinglinks a {
  border: 0;
  background: url(//static.o2.co.uk/shared/img/arrow-right.png) no-repeat scroll 20px 50% transparent;
  color: #419eda;
  padding: 10px 20px 9px 37px;
  display: block;
  float: none;
  width: auto;
  font-size: .875em;
  line-height: 1em;
}

.supportinglinks a {
  padding: 10px 20px 9px 37px;
  background-position: 20px 50%;
}

.supportinglinks {
  height: auto;
  overflow: hidden;
  padding: 0;
}

.supportinglinks a {
  background-position: 30px 50%;
  padding: 10px 20px 9px 47px;
  font-size: 1em;
}

.supportinglink-s {
  border: 0;
  border-top: 1px solid #d8d8d8;
  border-bottom: 1px solid #d8d8d8;
  overflow: hidden;
  position: relative;
  bottom: 0;
  padding: 0;
  height: 40px;
  display: block;
  width: 100%;
}

.supportinglink-s a {
  border: 0;
  background-image: url(//static.o2.co.uk/shared/img/arrow-right.png);
  background-repeat: no-repeat;
  background-position: 20px 14px;
  color: #419eda;
  display: block;
  padding: 13px 20px 12px 37px;
  float: none;
  width: auto;
  font-size: .875em;
  line-height: 1em;
}

.supportinglink-s {
  height: 60px;
  border-bottom: 0;
}

.supportinglink-s a {
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  padding: 22px 20px 22px 37px;
  background-position: 20px 24px;
}

.supportinglink-s {
  overflow: hidden;
  padding: 0;
  height: 60px;
}

.supportinglink-s a {
  background-position: 30px 23px;
  padding: 22px 20px 22px 47px;
  font-size: .875em;
}

.resp-vtabs-partner {
  overflow: hidden;
}

.resp-vtabs-partner .resp-tabs-list {
  display: none;
}

.resp-vtabs-partner .resp-tabs-list .resp-tab-item.resp-tab-active {
  border: 1px solid #ccc;
  background-color: #f8f8f8;
  color: #fff;
  box-shadow: none;
}

.resp-vtabs-partner .resp-tabs-list li.resp-tab-item {
  font-family: Frutiger55,sans-serif;
  font-weight: 700;
  font-size: 10px;
  display: inline-block;
  list-style: none;
  cursor: pointer;
  float: left;
  width: 33.3%;
  *width: 41.8%;
  box-sizing: border-box;
  padding: 10px 30px;
  position: relative;
  text-align: center;
  background-color: #fff;
  color: #fff;
  box-shadow: inset #888 4px -3px 10px -2px;
  -moz-box-shadow: inset #888 4px -3px 10px -2px;
  -o-box-shadow: inset #888 4px -3px 10px -2px;
  -webkit-box-shadow: inset #888 4px -3px 10px -2px;
}

.resp-vtabs-partner .resp-tabs-list::after {
  clear: both;
}

.resp-vtabs-partner .resp-tabs-container {
  padding: 0;
  clear: left;
}

.resp-vtabs-partner .resp-tabs-container .resp-accordion {
  cursor: pointer;
  display: block;
  font-size: 13px;
  margin: 0;
  padding: 20px;
  padding-right: 40px;
  position: relative;
  color: #fff;
}

.resp-vtabs-partner .resp-tabs-container .resp-accordion.resp-tab-active {
  color: #fff;
  background-color: #419eda;
}

.resp-vtabs-partner .resp-tabs-container .resp-tab-content {
  display: none;
  padding: 15px 0;
  padding-bottom: 0;
}

.resp-vtabs-partner .resp-tabs-container .resp-tab-content.resp-tab-content-active {
  display: block;
}

.resp-vtabs-partner .resp-tabs-container .resp-tab-content .tab-content-wrap .tab-section-holder {
  background: #f8f8f8;
  padding-top: 20px;
}

.resp-vtabs-partner .resp-tabs-container .resp-tab-content .tab-content-wrap .tab-section-holder .section-wrap {
  margin-bottom: 20px;
}

.resp-vtabs-partner .resp-tabs-container .resp-tab-content .tab-content-wrap .tab-section-holder .grid-row,
.resp-vtabs-partner .resp-tabs-container .resp-tab-content .tab-content-wrap .tab-section-holder .section-wrap:last-child {
  margin-bottom: 0;
}

.resp-vtabs-partner .resp-tabs-container .resp-tab-content .tab-content-wrap .tab-section-holder .label-xxl {
  margin: 0 0 20px;
}

.resp-vtabs-partner .resp-tabs-container .resp-tab-content .tab-content-wrap .tab-section-holder .label-xxl h2 {
  width: auto;
}

.resp-vtabs-partner .resp-accordion-closed {
  display: none;
}

.legacy .resp-vtabs-partner {
  margin-top: 20px!important;
}

.legacy .resp-vtabs-partner .resp-tabs-container .resp-tab-content .tab-content-wrap .tab-section-holder .grid-row {
  overflow: hidden;
  margin-bottom: 0;
  *overflow: hidden;
  *margin-bottom: 0;
}

.resp-vtabs-partner .resp-tabs-list {
  display: inline-block;
  width: 100%;
}

.resp-vtabs-partner .resp-tabs-list li.resp-tab-item {
  margin-top: 5px;
}

.resp-vtabs-partner .resp-tabs-list li.resp-tab-item.resp-tab-active {
  color: #032b5a;
  border-bottom: 0;
}

.resp-vtabs-partner .resp-tabs-list li.resp-tab-active {
  margin-top: 0;
  padding-top: 14px;
}

.resp-vtabs-partner .resp-tabs-container .resp-accordion {
  display: none;
}

.resp-vtabs-partner .resp-tabs-container .resp-tab-content .tab-content-wrap .section-wrap .tall .module-body .info {
  padding: 20px 0 20px 30px;
}

.resp-vtabs {
  background-size: auto;
  background-repeat: no-repeat;
  background-position: top center!important;
  overflow: hidden;
}

.resp-vtabs .uspCopy {
  margin: 10px 0;
  font-size: 12px;
  padding: 10px 0;
  box-sizing: border-box;
  display: inline-block;
  float: left;
  width: 33.3%;
  text-align: center;
  border-left: 1px solid #d8d8d8;
  color: #fff;
}

.resp-vtabs .uspCopy:first-child {
  border-left: 0;
}

.resp-vtabs .hor_1 {
  overflow: hidden;
  background-position: top left;
}

.resp-vtabs .resp-tabs-list {
  display: none;
}

.resp-vtabs .resp-tabs-list .resp-tab-item.resp-tab-active {
  border-bottom: 0;
  background-color: #fff;
  color: #FFF;
}

.resp-vtabs .resp-tabs-list .resp-tab-item.resp-tab-active span {
  background-position: 0 -14px;
}

.resp-vtabs .resp-tabs-list li.resp-tab-item {
  font-weight: 600;
  font-size: 13px;
  display: inline-block;
  list-style: none;
  cursor: pointer;
  float: left;
  width: 50%;
  *width: 41.8%;
  box-sizing: border-box;
  padding: 20px 60px 20px 30px;
  position: relative;
}

.resp-vtabs .resp-tabs-list li.resp-tab-item p {
  margin-top: 10px;
  line-height: 1.5em;
  font-weight: 400;
}

.resp-vtabs .resp-tabs-list li.resp-tab-item span {
  background: url(/www/img/christmas/arrow-sprite.png) no-repeat;
  background-position: 0 0;
  width: 28px;
  height: 14px;
  position: absolute;
  right: 30px;
  top: 50%;
}

.resp-vtabs .resp-tabs-container {
  padding: 0;
  clear: left;
}

.resp-vtabs .resp-tabs-container .resp-accordion {
  cursor: pointer;
  display: block;
  font-size: 13px;
  margin: 0;
  padding: 20px;
  padding-right: 40px;
  position: relative;
}

.resp-vtabs .resp-tabs-container .resp-accordion.resp-tab-active {
  color: #FFF;
}

.resp-vtabs .resp-tabs-container .resp-accordion.resp-tab-active span:last-child {
  background-position: 0 0;
}

.resp-vtabs .resp-tabs-container .resp-accordion p {
  margin-top: 10px;
}

.resp-vtabs .resp-tabs-container .resp-accordion span:last-child {
  background: url(/www/img/christmas/arrow-sprite.png) no-repeat;
  background-position: 0 0;
  width: 28px;
  height: 14px;
  position: absolute;
  right: 10px;
  top: 50%;
}

.resp-vtabs .resp-tabs-container .resp-tab-content {
  display: none;
  padding: 15px 0;
  padding-bottom: 0;
}

.resp-vtabs .resp-tabs-container .resp-tab-content.resp-tab-content-active {
  display: block;
}

.resp-vtabs .resp-tabs-container .resp-tab-content .tab-content-wrap .tab-section-holder {
  background: #f8f8f8;
}

.resp-vtabs .resp-tabs-container .resp-tab-content .tab-content-wrap .tab-section-holder .section-wrap {
  margin-bottom: 20px;
}

.resp-vtabs .resp-tabs-container .resp-tab-content .tab-content-wrap .tab-section-holder .grid-row,
.resp-vtabs .resp-tabs-container .resp-tab-content .tab-content-wrap .tab-section-holder .section-wrap:last-child {
  margin-bottom: 0;
}

.resp-vtabs .resp-tabs-container .resp-tab-content .tab-content-wrap .tab-section-holder .label-xxl h2 {
  width: auto;
}

.resp-vtabs .resp-tabs-container .resp-tab-content .tab-content-wrap .section-wrap .tall .module-body .info {
  padding: 20px 0 20px 20px;
}

.resp-vtabs .resp-tabs-container .resp-tab-content .tab-content-wrap .tab-copy h2,
.resp-vtabs .resp-tabs-container .resp-tab-content .tab-content-wrap .tab-copy h2 a,
.resp-vtabs .resp-tabs-container .resp-tab-content .tab-content-wrap .tab-copy p,
.resp-vtabs .resp-tabs-container .resp-tab-content .tab-content-wrap .tab-copy p a {
  color: #FFF;
}

.resp-vtabs .resp-accordion-closed {
  display: none;
}

.legacy .resp-vtabs {
  margin-top: 20px!important;
}

.legacy .resp-vtabs .resp-tabs-container .resp-tab-content .tab-content-wrap .tab-section-holder .grid-row {
  overflow: hidden;
  margin-bottom: 0;
  *overflow: hidden;
  *margin-bottom: 0;
}

.resp-vtabs .uspCopy {
  font-size: 16px;
}

.resp-vtabs .uspCopy:first-child {
  text-align: center;
}

.resp-vtabs .resp-tabs-list {
  display: block;
}

.resp-vtabs .resp-tabs-container .resp-accordion {
  display: none;
}

.resp-vtabs .resp-tabs-container .resp-tab-content .tab-content-wrap .tab-section-holder {
  padding-top: 20px;
}

.resp-vtabs .resp-tabs-container .resp-tab-content .tab-content-wrap .tab-section-holder .label-xxl {
  margin: 0 0 20px;
}

.resp-vtabs .resp-tabs-container .resp-tab-content .tab-content-wrap .section-wrap .tall .module-body .info {
  padding: 20px 0 20px 30px;
}

table {
  border: 0;
  border-collapse: collapse;
}

.responsive-table {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RkZGRkZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2RkZGRkZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2VmZWZlZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZmVmZWYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(left,#ddd 0,#ddd 50%,#efefef 50%,#efefef 100%);
  background: -webkit-gradient(linear,left top,right top,color-stop(0%,#ddd),color-stop(50%,#ddd),color-stop(50%,#efefef),color-stop(100%,#efefef));
  background: -webkit-linear-gradient(left,#ddd 0,#ddd 50%,#efefef 50%,#efefef 100%);
  background: -o-linear-gradient(left,#ddd 0,#ddd 50%,#efefef 50%,#efefef 100%);
  background: -ms-linear-gradient(left,#ddd 0,#ddd 50%,#efefef 50%,#efefef 100%);
  background: linear-gradient(to right,#ddd 0,#ddd 50%,#efefef 50%,#efefef 100%);
}

.responsive-table * {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.responsive-table dl {
  border-top: 1px solid #FFF;
  width: 100%;
  padding: 5px 0;
}

.responsive-table dd,
.responsive-table dt {
  width: 50%;
  display: inline-block;
  vertical-align: top;
  padding: 5px 10px;
}

.responsive-table div.colspan {
  font-weight: 700;
  padding: 10px;
  width: 50%;
}

.responsive-table div.caption {
  margin: 0;
}

.responsive-table,
table {
  margin-bottom: 25px;
  margin-top: 0;
  font-size: 14px;
  font-size: .875rem;
  text-align: left;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url(//static.o2.co.uk/shared/js/boxsizing.htc);
}

.responsive-table .caption,
.responsive-table caption,
table .caption,
table caption {
  padding: 8px 10px;
  background: #4f5357;
  color: #fff;
  text-align: left;
  margin: 0 1px;
}

.responsive-table th,
table th {
  background: #dbdbdb;
}

.responsive-table tr,
table tr {
  background-color: #efefef;
}

.responsive-table .alternate-color,
table .alternate-color {
  background-color: #f8f8f8;
}

.responsive-table td,
.responsive-table th,
table td,
table th {
  text-align: left;
  padding: 8px 10px;
  vertical-align: top;
  border: 1px solid #FFF;
  word-wrap: break-word;
}

.responsive-table p,
table p {
  word-break: break-word;
  word-break: break-all;
}

.default-content-container .accordian ul li div.responsive-table {
  display: block!important;
}

.team-list {
  background-color: #f8f8f8!important;
}

.team-list .module-body {
  width: 100%;
}

.team-list .module-body>ul>li {
  display: block;
  height: auto;
  overflow: hidden;
  clear: both;
  background: url(//static.o2.co.uk/shared/img/label-xxl-shadow575.png) no-repeat scroll 0 0 transparent;
  margin-bottom: 20px;
}

.team-list .module-body>ul>li .avatar {
  float: right;
}

.team-list .module-body>ul>li .avatar img {
  padding: 20px 20px 10px 10px;
  width: 80px;
  height: 96px;
}

.team-list .module-body>ul>li .info .copy h2,
.team-list .module-body>ul>li .info .copy h3,
.team-list .module-body>ul>li .info .copy p,
.team-list .module-body>ul>li .info .copy q {
  padding-left: 20px;
  color: #032b5a;
}

.team-list .module-body>ul>li .info .copy h2 {
  padding-top: 20px;
  font-size: 1.75em;
}

.team-list .module-body>ul>li .info .copy h3 {
  font-size: .875em;
  font-weight: 700;
  padding-bottom: 20px;
}

.team-list .module-body>ul>li .info .copy p {
  font-family: Frutiger55,sans-serif;
  font-size: .875em;
  padding: 0 20px 20px;
}

.team-list .module-body>ul>li .info .copy q {
  display: block;
  height: auto;
  overflow: hidden;
  padding-bottom: 30px;
  font-family: Frutiger55,sans-serif;
  font-size: 1em;
  color: #032b5a;
  line-height: 1.25em;
}

.team-list .module-body>ul>li .info .links>ul>li {
  display: block;
  height: auto;
  overflow: hidden;
  padding: 0 0 20px 20px;
}

.team-list .module-body>ul>li .info .links>ul>li a {
  color: #419eda;
  background: url(//static.o2.co.uk/shared/img/promo-cta-arrow.png) no-repeat scroll -3px -35px;
  padding: 0 0 0 23px;
  font-size: .875em;
  line-height: 1em;
}

.team-list .module-body>ul>li .info .links>ul>li a:hover {
  text-decoration: underline;
}

.team-list .avatar,
.team-list .copy,
.team-list .info,
.team-list .links {
  float: left;
}

.team-list .module-body>ul>li {
  padding: 30px 0 10px;
}

.team-list .module-body>ul>li .avatar {
  float: left;
  width: 23%;
}

.team-list .module-body>ul>li .avatar img {
  padding: 0 0 0 20px;
  width: 100px;
  height: 120px;
}

.team-list .module-body>ul>li .info {
  width: 77%;
}

.team-list .module-body>ul>li .info .copy {
  width: 75%;
}

.team-list .module-body>ul>li .info .copy h2,
.team-list .module-body>ul>li .info .copy h3,
.team-list .module-body>ul>li .info .copy p,
.team-list .module-body>ul>li .info .copy q {
  padding-left: 0;
}

.team-list .module-body>ul>li .info .copy h2 {
  padding-top: 0;
  font-size: 1.75em;
}

.team-list .module-body>ul>li .info .copy p {
  padding-right: 30px;
}

.team-list .module-body>ul>li .info .copy q {
  padding-bottom: 0;
  padding-right: 30px;
}

.team-list .module-body>ul>li .info .links {
  width: 25%;
}

.team-list .module-body>ul>li .info .links>ul>li {
  padding: 0 0 10px;
}

.team-list .module-body>ul>li {
  padding: 40px 0 15px;
  background: url(//static.o2.co.uk/shared/img/label-xxl-shadow1100.png) no-repeat scroll 0 0 transparent;
}

.team-list .module-body>ul>li .avatar {
  width: 18%;
}

.team-list .module-body>ul>li .avatar img {
  padding-left: 30px;
}

.team-list .module-body>ul>li .info {
  width: 82%;
}

.team-list .module-body>ul>li .info .copy {
  width: 75%;
}

.team-list .module-body>ul>li .info .copy p,
.team-list .module-body>ul>li .info .copy q {
  padding-right: 40px;
}

.team-list .module-body>ul>li .info .links {
  width: 25%;
}

.terms-and-conditions .text,
.terms-and-conditions table {
  padding: 0 20px;
}

.terms-and-conditions .generic-header {
  margin: 0 0 20px;
}

.terms-and-conditions .large .accordian,
.terms-and-conditions .large .download-link,
.terms-and-conditions .large .generic-content-image,
.terms-and-conditions .large .table,
.terms-and-conditions .large .text,
.terms-and-conditions .medium .accordian,
.terms-and-conditions .medium .download-link,
.terms-and-conditions .medium .generic-content-image,
.terms-and-conditions .medium .table,
.terms-and-conditions .medium .text,
.terms-and-conditions .xlarge .accordian,
.terms-and-conditions .xlarge .download-link,
.terms-and-conditions .xlarge .generic-content-image,
.terms-and-conditions .xlarge .table,
.terms-and-conditions .xlarge .text {
  margin-bottom: 25px;
}

.terms-and-conditions .module .full,
.terms-and-conditions .module .large,
.terms-and-conditions .module .medium,
.terms-and-conditions .module .xlarge {
  padding: 0 20px;
}

.terms-and-conditions .text {
  margin: 0;
  color: #032b5a;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-family: Frutiger55,sans-serif;
}

.terms-and-conditions .text h2,
.terms-and-conditions .text h3,
.terms-and-conditions .text h4 {
  margin: 0 0 25px;
  color: #032b5a;
  font-family: Frutiger45Light,sans-serif;
  line-height: inherit;
}

.terms-and-conditions .text h2 {
  font-size: 25px;
  font-size: 1.5625rem;
  margin-top: 20px;
}

.terms-and-conditions .text h3 {
  font-size: 22px;
  font-size: 1.375rem;
}

.terms-and-conditions .text h4 {
  font-size: 20px;
  font-size: 1.25rem;
}

.terms-and-conditions .text address,
.terms-and-conditions .text p {
  font-size: 16px;
  font-size: 1rem;
  margin: 0 0 30px;
}

.terms-and-conditions .text p.icon-link {
  background: url(//static.o2.co.uk/shared/img/promo-cta-arrow.png) no-repeat scroll -2px -33px transparent;
  color: #419EDA;
  padding-left: 20px;
}

.terms-and-conditions .text a {
  color: #419eda;
}

.terms-and-conditions .text a:hover {
  text-decoration: underline;
}

.terms-and-conditions .text ul {
  margin-bottom: 30px;
}

.terms-and-conditions .text ul li {
  font-size: 16px;
  font-size: 1rem;
  list-style-type: none;
  font-family: Frutiger55,sans-serif;
  line-height: 1.25em;
  list-style-position: inside;
}

.terms-and-conditions .text ul li h2,
.terms-and-conditions .text ul li h3,
.terms-and-conditions .text ul li h4,
.terms-and-conditions .text ul li h5,
.terms-and-conditions .text ul li h6 {
  display: inline-block;
}

.terms-and-conditions .text ul.bulleted {
  margin-left: 20px;
}

.terms-and-conditions .text ul.bulleted li {
  list-style-type: disc;
  list-style-position: outside;
}

.terms-and-conditions .text ol {
  padding-left: 20px;
  margin-bottom: 30px;
}

.terms-and-conditions .text ol li {
  font-size: 16px;
  font-size: 1rem;
  font-family: Frutiger55,sans-serif;
  line-height: 1.25em;
}

.terms-and-conditions .text ol li h2,
.terms-and-conditions .text ol li h3,
.terms-and-conditions .text ol li h4,
.terms-and-conditions .text ol li h5,
.terms-and-conditions .text ol li h6 {
  display: inline-block;
}

.terms-and-conditions .text ol ol {
  list-style: none;
}

.terms-and-conditions .text ol.lettered li {
  list-style-type: upper-alpha;
}

.terms-and-conditions .text ol.lettered.lower li {
  list-style-type: lower-alpha;
}

.terms-and-conditions .text ol.numbered li {
  list-style-type: decimal;
}

.terms-and-conditions .text ol.unstyled {
  padding-left: 0;
}

.terms-and-conditions .text ol.unstyled li {
  list-style-type: none;
}

.terms-and-conditions .divider {
  display: inline-block;
  background: url(//static.o2.co.uk/shared/img/divider-repeat.png) repeat-x scroll 0 0 #f8f8f8;
  height: 5px;
  margin: 30px 0;
  overflow: hidden;
  width: 100%;
}

.terms-and-conditions .divider .divide-left,
.terms-and-conditions .divider .divide-right {
  background: url(//static.o2.co.uk/shared/img/divider-left-right.png) no-repeat scroll 0 0 #f8f8f8;
  width: 160px;
  height: 5px;
}

.terms-and-conditions .divider .divide-left {
  float: left;
}

.terms-and-conditions .divider .divide-right {
  float: right;
  background-position: 0 -25px;
}

.terms-and-conditions .generic-content-image {
  width: 100%;
  float: left;
  overflow: hidden;
}

.terms-and-conditions .generic-content-image img {
  width: 100%;
  text-align: top;
}

.terms-and-conditions .generic-promo {
  float: right;
  width: 100%;
  position: relative;
}

.terms-and-conditions .download-link {
  float: left;
  margin: 0 0 10px;
  width: 100%;
}

.terms-and-conditions .download-link a {
  color: #032b5a;
  background: url(//static.o2.co.uk/shared/img/download-link.png) no-repeat scroll 0 0 transparent;
  float: left;
  padding-left: 30px;
  font-size: .875em;
  margin: 0 20px;
  line-height: 20px;
}

.terms-and-conditions .download-link a:hover {
  color: #419eda;
}

.terms-and-conditions .table {
  color: #032b5a;
  margin: 0 20px 25px;
}

.terms-and-conditions .accordian {
  border-top: 1px solid #e0e0e0;
  float: left;
  width: 100%;
  overflow: hidden;
}

.terms-and-conditions .accordian li {
  width: 100%;
  float: left;
}

.terms-and-conditions .accordian li h2 {
  background: #efefef;
  color: #032b5a;
  cursor: pointer;
  float: left;
  font-size: 1em;
  width: 100%;
  padding: 10px 0 10px 20px;
  margin: 0;
  border-bottom: 1px solid #e0e0e0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.terms-and-conditions .accordian li h2 span {
  display: block;
  float: left;
  width: 15px;
  margin-right: 10px;
}

.terms-and-conditions .accordian li div {
  color: #032b5a;
  float: left;
  width: 100%;
  background: #fff;
  padding: 10px 0;
  border-bottom: 1px solid #e0e0e0;
}

.terms-and-conditions .accordian li div a,
.terms-and-conditions .accordian li div h3,
.terms-and-conditions .accordian li div h4,
.terms-and-conditions .accordian li div p {
  margin: 10px 20px;
}

.terms-and-conditions .accordian li div a {
  padding: 0 0 0 25px;
  font-family: Frutiger55,sans-serif;
  float: left;
  color: #419eda;
  line-height: 1.25em;
  font-size: .875em;
  background: url(//static.o2.co.uk/shared/img/promo-cta-arrow.png) no-repeat scroll -2px -35px transparent;
}

.terms-and-conditions .accordian li ul {
  overflow: hidden;
  margin: 0 0 25px;
}

.terms-and-conditions .accordian li ul li {
  width: 100%;
}

.terms-and-conditions .accordian a {
  color: #419eda;
}

.terms-and-conditions .link-list {
  margin: 0 0 20px;
  float: left;
  width: 100%;
}

.terms-and-conditions .link-list ul {
  overflow: hidden;
  margin-bottom: 0;
}

.terms-and-conditions .link-list ul li {
  float: left;
  margin: 0 0 10px;
  width: 100%;
}

.terms-and-conditions .link-list ul li a {
  color: #032b5a;
  background: url(//static.o2.co.uk/shared/img/download-link.png) no-repeat scroll 0 0 transparent;
  float: left;
  padding-left: 30px;
  font-size: .875em;
  margin: 0 20px;
  line-height: 20px;
}

.terms-and-conditions .link-list ul li a:hover {
  color: #419eda;
}

.terms-and-conditions .no-left-hand-nav .col-2thirds {
  width: 100%;
}

.terms-and-conditions .no-left-hand-nav .generic-content {
  padding: 0 20px;
  float: left;
}

.terms-and-conditions .no-left-hand-nav .generic-content-image .module {
  float: none;
  width: 100%;
}

.terms-and-conditions .no-left-hand-nav .accordian,
.terms-and-conditions .no-left-hand-nav .accordian ul {
  width: 100%;
}

.terms-and-conditions .no-left-hand-nav .accordian ul h2 {
  padding: 10px 20px;
}

.terms-and-conditions .text h2 {
  margin-top: 0;
}

.terms-and-conditions .no-left-hand-nav .col-2thirds {
  width: 66%;
  float: left;
}

.terms-and-conditions .no-left-hand-nav .generic-content-image .module {
  width: 75%;
}

.terms-and-conditions .generic-header {
  margin: 0 0 30px;
}

.terms-and-conditions .full .accordian,
.terms-and-conditions .full .divider,
.terms-and-conditions .full .download-link,
.terms-and-conditions .full .generic-content-image,
.terms-and-conditions .full .table,
.terms-and-conditions .full .text,
.terms-and-conditions .large .accordian,
.terms-and-conditions .large .divider,
.terms-and-conditions .large .download-link,
.terms-and-conditions .large .generic-content-image,
.terms-and-conditions .large .table,
.terms-and-conditions .large .text,
.terms-and-conditions .medium .accordian,
.terms-and-conditions .medium .divider,
.terms-and-conditions .medium .download-link,
.terms-and-conditions .medium .generic-content-image,
.terms-and-conditions .medium .table,
.terms-and-conditions .medium .text,
.terms-and-conditions .xlarge .accordian,
.terms-and-conditions .xlarge .divider,
.terms-and-conditions .xlarge .download-link,
.terms-and-conditions .xlarge .generic-content-image,
.terms-and-conditions .xlarge .table,
.terms-and-conditions .xlarge .text {
  margin-bottom: 30px;
}

.terms-and-conditions .grid {
  position: relative;
}

.terms-and-conditions .full .accordian,
.terms-and-conditions .full .divider,
.terms-and-conditions .full .download-link,
.terms-and-conditions .full .generic-content-image,
.terms-and-conditions .full .table,
.terms-and-conditions .full .text {
  width: 100%;
}

.terms-and-conditions .xlarge .accordian,
.terms-and-conditions .xlarge .divider,
.terms-and-conditions .xlarge .download-link,
.terms-and-conditions .xlarge .generic-content-image,
.terms-and-conditions .xlarge .table,
.terms-and-conditions .xlarge .text {
  width: 75%;
}

.terms-and-conditions .large .accordian,
.terms-and-conditions .large .divider,
.terms-and-conditions .large .download-link,
.terms-and-conditions .large .generic-content-image,
.terms-and-conditions .large .table,
.terms-and-conditions .large .text {
  width: 66%;
}

.terms-and-conditions .medium .accordian,
.terms-and-conditions .medium .divider,
.terms-and-conditions .medium .download-link,
.terms-and-conditions .medium .generic-content-image,
.terms-and-conditions .medium .table,
.terms-and-conditions .medium .text {
  width: 50%;
  clear: left;
}

.terms-and-conditions .generic-promo {
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
}

.terms-and-conditions .generic-promo a,
.terms-and-conditions .generic-promo a .module-body {
  position: relative;
}

.terms-and-conditions .generic-promo a .module-body .info {
  padding: 0 0 30px 30px;
}

.terms-and-conditions .text,
.terms-and-conditions table {
  padding: 0 30px;
}

.terms-and-conditions .generic-header {
  margin: 0 0 50px;
}

.terms-and-conditions .module .full,
.terms-and-conditions .module .large,
.terms-and-conditions .module .medium,
.terms-and-conditions .module .xlarge {
  padding: 0 30px;
}

.terms-and-conditions .has-left-hand-nav .full .generic-content,
.terms-and-conditions .has-left-hand-nav .large .generic-content,
.terms-and-conditions .has-left-hand-nav .medium .generic-content,
.terms-and-conditions .has-left-hand-nav .xlarge .generic-content {
  float: right;
  width: 75%;
}

.terms-and-conditions .no-left-hand-nav .generic-content {
  padding: 0 30px;
}

.terms-and-conditions .has-left-hand-nav.full .generic-content,
.terms-and-conditions .has-left-hand-nav.large .generic-content,
.terms-and-conditions .has-left-hand-nav.medium .generic-content,
.terms-and-conditions .has-left-hand-nav.xlarge .generic-content {
  float: right;
  width: 75%;
}

.terms-and-conditions .has-left-hand-nav.full .accordian,
.terms-and-conditions .has-left-hand-nav.full .divider,
.terms-and-conditions .has-left-hand-nav.full .download-link,
.terms-and-conditions .has-left-hand-nav.full .generic-content-image,
.terms-and-conditions .has-left-hand-nav.full .table,
.terms-and-conditions .has-left-hand-nav.full .text {
  width: 100%;
}

.terms-and-conditions .has-left-hand-nav.xlarge .accordian,
.terms-and-conditions .has-left-hand-nav.xlarge .divider,
.terms-and-conditions .has-left-hand-nav.xlarge .download-link,
.terms-and-conditions .has-left-hand-nav.xlarge .generic-content-image,
.terms-and-conditions .has-left-hand-nav.xlarge .table,
.terms-and-conditions .has-left-hand-nav.xlarge .text {
  width: 92.72727%;
}

.terms-and-conditions .has-left-hand-nav.large .accordian,
.terms-and-conditions .has-left-hand-nav.large .divider,
.terms-and-conditions .has-left-hand-nav.large .download-link,
.terms-and-conditions .has-left-hand-nav.large .generic-content-image,
.terms-and-conditions .has-left-hand-nav.large .table,
.terms-and-conditions .has-left-hand-nav.large .text {
  width: 84.48485%;
}

.terms-and-conditions .has-left-hand-nav.medium .accordian,
.terms-and-conditions .has-left-hand-nav.medium .divider,
.terms-and-conditions .has-left-hand-nav.medium .download-link,
.terms-and-conditions .has-left-hand-nav.medium .generic-content-image,
.terms-and-conditions .has-left-hand-nav.medium .table,
.terms-and-conditions .has-left-hand-nav.medium .text {
  width: 63.0303%;
}

.terms-and-conditions .download-link a {
  margin: 0 30px;
}

.terms-and-conditions .generic-promo {
  width: 25%;
  float: left;
}

.diagonal .module-body {
  background: url(//static.o2.co.uk/shared/img/modules/module-bg-diagonal.png) no-repeat scroll right 0;
}

.light {
  background-color: #efefef;
}

.light.diagonal .module-body {
  background: url(//static.o2.co.uk/shared/img/modules/module-bg-diagonal-light.png) no-repeat scroll right 0;
}

.light .module-body .info .product-cta,
.light.diagonal .module-body .info .product-cta {
  color: #419eda;
}

.light .module-body .info h3,
.light .module-body .info p {
  color: #032b5a;
}

.title-xxl {
  height: 102px;
  margin: 0 0 0 20px;
}

.title-xxl h2 {
  color: #032b5a;
  float: left;
  font-size: 1.25em;
  margin-top: 8px;
}

.title-xxl img {
  float: left;
  margin-right: 8px;
  margin-bottom: 32px;
}

.title-xxl a {
  width: 97%;
  color: #419eda;
  float: left;
  background: url(//static.o2.co.uk/shared/img/arrow-left.png) no-repeat scroll 0 50% transparent;
  padding: 0 0 0 18px;
  margin: 20px 0;
  font-size: .875em;
}

.title-xxl {
  height: 104px;
}

.title-xxl h2 {
  font-size: 1.125em;
}

.title-xxl img {
  margin-bottom: 33px;
}

.title-xxl {
  margin: 0 0 0 30px;
}

.title-xxl h2 {
  font-size: 1.563em;
  margin-top: 5px;
}

.title-xxl a {
  font-size: 1em;
}

.topdevices {
  background-color: transparent;
  width: 100%;
  display: block;
  max-height: 135px;
  height: 100%;
}

.topdevices ul li {
  background-color: transparent;
  display: inline;
  float: left;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 33%;
  height: 47px;
  text-align: center;
  border-left: 1px solid #efefef;
}

.topdevices ul li:first-child {
  border-left: 0!important;
  margin-left: 1px;
}

.topdevices ul li a {
  display: block;
}

.topdevices ul li .like-table {
  display: table;
  height: 47px;
  vertical-align: middle;
  width: 100%;
}

.topdevices ul li .like-table .like-table-cell {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}

.topdevices ul li .like-table .like-table-cell .like-table-cell-content {
  padding: 0 8px;
  color: #419eda;
  font-size: 14px;
  font-size: .875rem;
  font-family: Frutiger45Light,sans-serif;
}

.topdevices ul li,
.topdevices ul li .like-table {
  height: 40px;
}

.topdevices {
  max-height: 40px;
}

.topdevices ul li {
  width: 16.45455%;
}

.topdevices ul li .like-table .like-table-cell .like-table-cell-content {
  font-size: 16px;
  font-size: 1rem;
  padding: 0 14px;
}

.topic-list-xl {
  background-color: #f8f8f8;
  width: 100%;
  display: block;
}

.topic-list-xl .module-body ul {
  display: block;
}

.topic-list-xl .module-body ul li {
  border-left: 0;
  border-right: 0;
  border-top: 0;
  border-bottom: 1px solid #d8d8d8;
  display: block;
  overflow: hidden;
  height: auto;
  background: transparent url(//static.o2.co.uk/shared/img/arrow-right.png) no-repeat scroll 20px 50%;
}

.topic-list-xl .module-body ul li a {
  display: block;
  line-height: 1.25em;
  width: auto;
  padding: 10px 20px 10px 37px;
  vertical-align: middle;
  font-family: Frutiger55,sans-serif;
  font-size: 1em;
  color: #419eda;
  position: relative;
}

.topic-list-xl .module-body ul li:first-child {
  border-top: 1px solid #d8d8d8;
}

.topic-list-xl .module-body ul li:hover {
  text-decoration: underline;
}

.topic-list-xl .module-body .js-controller {
  padding: 20px 0 20px 20px;
}

.topic-list-xl .module-body .js-controller a {
  color: #419eda;
  font-size: 1em;
}

.topic-list-xl .module-body .js-controller .arrow {
  margin: 4px 8px 0 0;
  width: 18px;
  height: 16px;
  display: block;
  background: url(//static.o2.co.uk/shared/img/promo-cta-arrow.png) no-repeat scroll 0 -35px transparent;
  float: left;
}

.topic-list-xl .module-body {
  width: 100%;
}

.topic-list-xl .module-body ul li {
  background-position: 20px 50%;
}

.topic-list-xl .module-body ul li a {
  padding: 12px 20px 12px 37px;
}

.topic-list-xl .module-body .js-controller {
  padding: 20px 0 40px 20px;
}

.topic-list-xl .module-body {
  width: 75%;
}

.topic-list-xl .module-body ul li {
  background-position: 30px 50%;
}

.topic-list-xl .module-body ul li a {
  padding-left: 47px;
  font-size: 1em;
  line-height: 1.125em;
}

.topic-list-xl .module-body .js-controller {
  padding: 20px 0 40px 30px;
}

.topic-s-group-module {
  height: 115px;
  width: 100%;
}

.topic-s-group-module.module {
  display: block;
}

.topic-s-group-module.module .hover-down {
  display: none;
}

.topic-s-group-module a.card {
  height: 115px;
  width: 100%;
  display: block;
  color: #419eda;
}

.topic-s-group-module a.card:hover {
  background: 0 0;
}

.topic-s-group-module .outertopic {
  height: 115px;
  width: 100%;
  text-align: center;
  background: #efefef;
}

.topic-s-group-module .outertopic:hover {
  background: #d8d8d8;
}

.topic-s-group-module .outertopic a {
  display: none;
}

.topic-s-group-module .innertopic-image {
  width: 65px;
  clear: both;
  margin: auto;
  padding-top: 5px;
}

.topic-s-group-module .innertopic-image img {
  height: 65px;
}

.topic-s-group-module .innertopic-content {
  vertical-align: middle;
  color: #419eda;
  font-family: Frutiger55,sans-serif;
  font-size: 15px;
  font-size: .9375rem;
}

.topic-s-group-module p.innertopic-content-text {
  display: block;
  width: 99%;
}

.carousel-container {
  margin: auto;
  padding: 0 30px;
  width: auto;
  overflow: hidden;
  background: #fff;
}

.carousel-container .slick-prev {
  left: -23px;
  color: #061f47;
  background: url(//static.o2.co.uk/shared/img/mediagroup-m-arrow-left-574x2.png) 0 50% no-repeat;
  background-size: contain;
  width: 14px;
  padding: 0;
}

.carousel-container .slick-next {
  right: -23px;
  color: #061f47;
  background: url(//static.o2.co.uk/shared/img/mediagroup-m-arrow-right-574x2.png) 0 50% no-repeat;
  background-size: contain;
  width: 14px;
  padding: 0;
}

.topicS-carousel {
  background: #f8f8f8;
  overflow: visible;
}

.topic-s-group-module a.card {
  border-right: 1px solid #fff;
  width: auto;
}

.topic-s-group-module .innertopic-image {
  width: 65px;
  padding-top: 5px;
}

.topic-s-group-module .innertopic-image img {
  max-width: 100%;
}

.topic-s-group-module .innertopic-content {
  padding: 0 10px;
  font-size: 14px;
  font-size: .875rem;
}

.topicS-group .carousel-container {
  margin-bottom: 20px;
}

.topic-s-group-module {
  height: 105px;
}

.topic-s-group-module.module {
  background: #f8f8f8;
  margin-bottom: 20px;
}

.topic-s-group-module.row-first a.card {
  margin-left: 0;
}

.topic-s-group-module.row-last a.card {
  margin-right: 0;
}

.topic-s-group-module a.card {
  height: 105px;
  border-right: 0;
  background: #efefef;
  margin-right: 10px;
  margin-left: 10px;
}

.topic-s-group-module .outertopic {
  height: 105px;
  display: table;
  text-align: left;
  padding: 0;
}

.topic-s-group-module .line {
  height: 2px;
  width: 90%;
  margin: 0 auto;
  background: #000 url(//static.o2.co.uk/shared/img/label-xxl-line575.png) 0 0 no-repeat;
}

.topic-s-group-module .innertopic-image {
  display: table-cell;
  padding-left: 15px;
  vertical-align: middle;
  padding-top: 0;
}

.topic-s-group-module .innertopic-image img {
  height: 65px;
}

.topic-s-group-module .innertopic-content {
  display: table-cell;
}

.topic-s-group-module p.innertopic-content-text {
  display: block;
  width: 99%;
  font-size: 14px;
  font-size: .875rem;
}

.topicS-group .carousel-container {
  margin: 0;
  padding: 0;
  background: #f8f8f8;
}

.topic-s1 {
  height: 70px;
  width: 100%;
  position: relative;
  z-index: 0;
}

.topic-s1.module {
  display: inline-table;
  background: #f8f8f8;
}

.topic-s1 a.card {
  position: relative;
  height: 70px;
  width: 100%;
  display: block;
  z-index: 1;
  color: #419eda;
}

.topic-s1 .outertopic {
  height: 70px;
  width: 100%;
  display: table;
  top: 0;
}

.topic-s1 .line {
  height: 2px;
  width: 90%;
  margin: 0 auto;
  background: #000 url(//static.o2.co.uk/shared/img/label-xxl-line575.png) 0 0 no-repeat;
}

.topic-s1 .outertopic a {
  display: none;
}

.topic-s1 .innertopic {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  height: 100%;
  background-repeat: no-repeat;
  background-position: 20px 50%;
  padding-left: 60px;
  margin-left: 20px!important;
  clear: both;
}

.topic-s1 p.topicsanc {
  display: block;
  width: 99%;
  color: #419eda;
  font-family: Frutiger55,sans-serif;
  font-size: 14px;
  font-size: .875rem;
  line-height: 1.1em;
  max-height: 2em;
  overflow: hidden;
}

.topic-s1 {
  height: 103px;
  width: 100%;
}

.topic-s1 .outertopic,
.topic-s1 a.card {
  height: 103px;
}

.topic-s1 p.topicsanc {
  font-family: Frutiger45Light,sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.2em;
  max-height: 2.45em;
}

div .topic-s1:nth-last-child(1) .line,
div .topic-s1:nth-last-child(2) .line {
  display: none;
}

.col-2thirds .topic-s1 {
  width: 50%;
  float: left;
}

.topic-s1 p.topicsanc {
  font-size: 25px;
  font-size: 1.5625rem;
  max-height: 2.5em;
}

.backgroundsize .topic-xs .innertopic {
  background-size: 64px 38px;
  background-position: 50% 25px;
}

.topic-xs {
  height: 120px;
  width: 100%;
  position: relative;
  z-index: 0;
}

.topic-xs.module {
  display: inline-table;
  background: #f8f8f8;
}

.topic-xs a.card {
  position: relative;
  width: 100%;
  display: block;
  z-index: 1;
  color: #419eda;
}

.topic-xs .outertopic {
  width: 100%;
  display: table;
  top: 0;
}

.topic-xs .outertopic a {
  display: none;
}

.topic-xs .line {
  height: 2px;
  width: 90%;
  margin: 0 auto;
  background: #000 url(//static.o2.co.uk/shared/img/label-xxl-line575.png) 0 0 no-repeat;
}

.topic-xs .innertopic {
  position: relative;
  display: table-cell;
  padding-top: 75px;
  padding-bottom: 25px;
  height: 100%;
  background-repeat: no-repeat;
  background-position: 50% 25px;
  margin-left: 20px!important;
  clear: both;
  text-align: center;
}

.topic-xs p.topicsanc {
  display: block;
  width: 99%;
  color: #419eda;
  font-family: Frutiger55,sans-serif;
  font-size: 14px;
  font-size: .875rem;
  max-height: 2em;
  overflow: hidden;
}

.topic-xs {
  height: 120px;
  width: 100%;
}

.topic-xs .outertopic,
.topic-xs a.card {
  height: 120px;
}

.topic-xs .innertopic {
  padding-top: 75px;
  padding-bottom: 30px;
  background-size: auto!important;
  background-position: 50% 25px;
}

.topic-xs p.topicsanc {
  font-family: Frutiger45Light,sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  max-height: 2.45em;
}

.topic-xs .innertopic {
  padding-top: 75px;
  padding-bottom: 25px;
  background-position: 50% 25px;
  background-size: auto!important;
}

.topic-xs p.topicsanc {
  font-size: 16px;
  font-size: 1rem;
  max-height: 2.5em;
}

.voting-btn {
  margin: 10px 0;
  font-size: 16px;
  font-size: 1rem;
}

.voting-btn .voting-result {
  display: none;
  padding-top: 10px;
}

.voting-btn .voting-options a {
  margin: 0 5px;
}

#wtr-support-feed .box {
  width: 300px;
  position: relative;
  display: inline-block;
  vertical-align: top;
}

#wtr-support-feed .eventstagram-video {
  width: 100%;
}

#wtr-support-feed .eventstagram-image {
  max-width: 100%;
}

#wtr-support-feed .eventstagram-media-container {
  padding: 10px;
}

#wtr-support-feed .eventstagram-info-container {
  display: none;
  color: #fff;
  font-family: Helvetica,Arial;
  position: absolute;
  top: 0;
  background: 0 0;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#50000000, endColorstr=#50000000);
  zoom: 1;
  background-color: rgba(0,0,0,.5);
  width: 100%;
}

#wtr-support-feed .eventstagram-info-container p,
#wtr-support-feed h3 {
  padding: 0 30px;
}

#wtr-support-feed .eventstagram-info-container {
  word-break: break-word;
  line-height: 95%;
}

#wtr-support-feed .eventstagram-user-container {
  vertical-align: bottom;
  margin-top: 10px;
  overflow: hidden;
  white-space: nowrap;
}

#wtr-support-feed .eventstagram-profile-pic {
  margin: 0 10px 0 30px;
  width: 16%;
  display: inline-block;
}

#wtr-support-feed .eventstagram-info-container h3.eventstagram-username {
  font-weight: 700;
  display: inline-block;
  padding-left: 0;
  padding-right: 0;
  color: #fff;
}

#wtr-support-feed .eventstagram-caption {
  clear: both;
}

#wtr-support-feed .eventstagram-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  border: 1px solid #bebebe;
  color: #032b5a;
  background-color: #f7f7f7;
  background-image: -webkit-linear-gradient(top,#f7f7f7,#e6e6e6);
  background-image: linear-gradient(to bottom,#f7f7f7,#e6e6e6);
}

#wtr-support-feed #slideshow_container {
  background-position: top right;
}

.no-backgroundsize .web-chat .bkg-img,
.no-js .web-chat .bkg-img {
  background-size: auto;
  background-position: center center;
}

.backgroundsize .web-chat .bkg-img {
  background-size: cover;
  background-position: right center;
}

.web-chat,
.web-chat .bkg-img {
  position: relative;
  display: block;
  width: 100%;
  overflow: hidden;
}

.web-chat a {
  float: left;
  display: block;
  height: auto;
  width: 100%;
  overflow: hidden;
  position: relative;
}

.web-chat .module-body {
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: scroll;
  background-image: none;
  width: 100%;
  height: 180px;
  float: left;
  display: block;
  margin: 0;
}

.web-chat .module-body .info,
.web-chat .module-body .module-body-content {
  padding: 20px 0 20px 25px;
}

.web-chat .module-body .info p,
.web-chat .module-body .module-body-content p {
  color: #fff;
  width: 55%;
  font-size: .75em;
  padding: 0 0 8px;
}

.web-chat .module-body .info .product-cta,
.web-chat .module-body .module-body-content .product-cta {
  color: #fff;
  background: url(//static.o2.co.uk/shared/img/promo-cta-arrow.png) no-repeat scroll 0 -95px transparent;
  padding: 0 0 5px 25px;
  display: block;
  font-size: .875em;
  position: absolute;
  bottom: 25px;
}

.web-chat .module-body .info h3,
.web-chat .module-body .module-body-content h3 {
  color: #fff;
  font-size: 1.25em;
  line-height: 1em;
  margin: 0 0 12px;
}

.web-chat.dark {
  background-color: #032b5a;
}

.web-chat.light {
  background-color: #efefef;
}

.web-chat.light .module-body .info .product-cta,
.web-chat.light .module-body .module-body-content .product-cta {
  background-position: -2px -35px;
  color: #419eda;
}

.web-chat.light .module-body .info h3,
.web-chat.light .module-body .info p,
.web-chat.light .module-body .module-body-content h3,
.web-chat.light .module-body .module-body-content p {
  color: #032b5a;
}

.web-chat.transparent {
  background-color: transparent;
}

.web-chat.transparent .module-body .info .product-cta,
.web-chat.transparent .module-body .module-body-content .product-cta {
  background-position: -2px -35px;
  color: #419eda;
}

.web-chat.transparent .module-body .info h3,
.web-chat.transparent .module-body .info p,
.web-chat.transparent .module-body .module-body-content h3,
.web-chat.transparent .module-body .module-body-content p {
  color: #032b5a;
}

.web-chat .bkg-img {
  background-size: auto!important;
  background-position: center top!important;
}

.web-chat h3 {
  font-size: 1.5em;
  line-height: 1.097em;
  margin: 0 0 8px;
}

.web-chat .module-body {
  height: 150px;
  width: 70%;
}

.web-chat .module-body .info,
.web-chat .module-body .module-body-content {
  border-left: 0;
  padding: 25px 0 12px 25px;
  height: 113px;
}

.web-chat .module-body .info h3,
.web-chat .module-body .module-body-content h3 {
  font-size: 1.5em;
  margin-bottom: 12px;
}

.web-chat .module-body .info p,
.web-chat .module-body .module-body-content p {
  max-width: 300px;
  font-size: .75em;
  font-family: Frutiger55,sans-serif;
  padding: 0 0 12px;
}

.web-chat .module-body .info .product-cta,
.web-chat .module-body .module-body-content .product-cta {
  position: absolute;
  bottom: 25px;
}

.col-3 .module:first-child .info,
.col-3 .module:first-child .module-body-content {
  border-left: 0;
}

.web-chat .bkg-img {
  background-size: auto!important;
  background-position: center top!important;
}

.web-chat .module-body {
  width: 80%;
  height: 320px;
  border-left: 1px solid #fff;
}

.web-chat .module-body .info,
.web-chat .module-body .module-body-content {
  height: 320px;
  padding: 40px 0 40px 30px;
}

.web-chat .module-body .info h3,
.web-chat .module-body .module-body-content h3 {
  font-size: 1.5em;
  margin-bottom: 30px;
}

.web-chat .module-body .info p,
.web-chat .module-body .module-body-content p {
  width: 100%;
  font-size: .75em;
  padding-bottom: 35px;
}

.web-chat .module-body .info .product-cta,
.web-chat .module-body .module-body-content .product-cta {
  font-size: .875em;
  position: static;
}

.col-half.wtr {
  width: 100%;
}

.col-half.wtr .col-2 .module {
  width: 50%;
}

.col-half.wtr {
  width: 49.09091%;
}