/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on                                  : 18-Nov-2014, 09:18:59
    Author                                      : mthorne
*/



/* Dropdown Global -----------------------------------------------------------*/
.dropdownHolder {
  background-color: #ffffff;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  border-bottom: 2px solid #9c278f;
  margin-bottom: 25px;
}

.dropdownTriggerYellow {
  background-color: #fed100;
}

.dropDownImageOnRight {
  overflow: hidden;
}

.dropDownImageOnRight > div {
  width: 100%;
  position: relative;
}

.dropDownImageOnRight > div > img {
  position: absolute;
  max-width: 203px;
  width: 100%;
  top: 0px;
  right: 0px;
  border: 0px;
  outline: none;
  z-index: 2;
}

.dropDownImageOnRight > div > li {
  list-style: none;
  float: left;
  width: 90%;
  padding: 1.5%;
  position: relative;
  z-index: 1;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}


.dropDownNOImage > div > li {
  width: 100%!important;
}

.dropDownImageOnRight > div > li:nth-child(odd) {
  background-color: #f5f7f7;
}

.dropDownImageOnRight > div > li > img {
  max-height: 20px;
  max-width: 20px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  border: 0px;
  outline: none;
}

.dropDownImageOnRight > div > li > img.plusIcon {
  max-height: 30px;
  max-width: 30px;
  position: absolute;
  top: 3px;
  bottom: 0;
  margin: auto;
  margin-left: -5px;
  border: 0px;
  outline: none;
}

.dropDownImageOnRight > div > li.extraBenefit > img {
  max-height: 17px;
  max-width: 17px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  margin-left: 2px;
  border: 0px;
  outline: none;
}

.dropDownImageOnRight > div > li.extraBenefit > span {
  margin-left: 30px;
  display: block;
}



.dropDownImageOnRight > div > li > span {
  margin-left: 30px;
  display: block;
}

.trigger span {
  float: left;
  margin-right: 3%;
  width: 8%;
  max-width: 25px;
}

.trigger span + span {
  margin-right: 0%;
  max-width: none;
}

.trigger span:last-child {
  margin-right: 0px;
}

.trigger span img {
  position: relative;
  top: 3px;
}

.trigger span + span {
  width: 75%;
}

.trigger {
  cursor: pointer;
  display: block;
  padding: 2.6%;
  position: relative;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.Triggerarrow {
  width: 16px!important;
  height: 16px;
  position: absolute;
  right: 20px;
  margin: auto;
  top: 0px;
  bottom: 0px;
  display: block;
  transition: 0.2s ease-in-out;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
}

.open {
  background-image: url(/bundles/utilitywarehouseresidential/images/buttonElements/darkPurpleDoubledownArrow.png);
  border: 0px;
  outline: none;
  background-repeat: no-repeat;
}

.close {
  background-image: url(/bundles/utilitywarehouseresidential/images/buttonElements/lightPurpleDoubleupArrow.png);
  border: 0px;
  outline: none;
  background-repeat: no-repeat;
}

.up {
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
}

.down {
  transform: rotate(1800deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}

.text {
  padding: 1% 3%;
  margin-bottom: 10px;
}

.text img {
  margin-right: 3%;
  max-width: 149px;
  width: 100%;
  height: auto;
}

.text img.fullSize {
  float: left;
  margin-right: 3%;
  max-width: none;
  width: auto;
  height: auto;
}

.GreyBackground {
  padding-top: 30px;
  background-color: #f5f7f7;
  overflow: hidden;
}

.GreyBackground.noTopImage {
  padding-top: 0;
}

.darkPurpleBackground {
  background-color: #440459;
}

.lightPurpleBackground {
  background-color: #9c278f;
}

.yellowBackground {
  background-color: #fed100;
}

.paddingBottom60 {
  padding-bottom: 60px;
}

.paddingBottom30 {
  padding-bottom: 30px;
}
.paddingTop60 {
  padding-top: 60px;
}

.paddingTop30 {
  padding-top: 30px;
}

.paddingTop15 {
  padding-top: 15px;
}
/* Dropdown Global END -------------------------------------------------------*/
.fullShadeGrey {
  background: url(/bundles/utilitywarehouseresidential/images/general/WhiteLinegradient.png);
  background-repeat: repeat-x;
  background-color: #f5f7f7;
  overflow: hidden;
  position: relative;
  margin-bottom: 0px;
}

.fullShadeGrey:after {
  position: absolute;
  display: block;
  background-image: url(/bundles/utilitywarehouseresidential/images/general/GreyArrowGradient.png);
  width: 58px;
  height: 26px;
  margin: auto;
  left: 0px;
  content: "";
  right: 0px;
  top: 0px;
}

.fullShade {
  background: url(/bundles/utilitywarehouseresidential/images/general/WhiteLinegradient.png);
  background-repeat: repeat-x;
  overflow: hidden;
  position: relative;
  margin-bottom: 0px;
}

.fullShade:after {
  position: absolute;
  display: block;
  background-image: url(/bundles/utilitywarehouseresidential/images/general/GreyArrowGradient.png);
  width: 58px;
  height: 26px;
  margin: auto;
  left: 0px;
  content: "";
  right: 0px;
  top: 0px;
}
/* Gradient shade full with centered arrow -----------------------------------*/
.fullShadeYellow:after {
  background: url(/bundles/utilitywarehouseresidential/images/general/YelloweArrowGradient.png)!important;
  width: 58px;
  height: 26px;
  margin: auto;
  left: 0px;
  content: "";
  right: 0px;
  top: 0px;
  position: absolute;
  display: block;
}

.fullShadeGreyOnWhite:after {
  background: url(/bundles/utilitywarehouseresidential/images/general/greyOnWhiteArrowGradient.png)!important;
  width: 58px;
  height: 26px;
  margin: auto;
  left: 0px;
  content: "";
  right: 0px;
  top: 0px;
  position: absolute;
  display: block;
}

.solidYellowBackground {
  width: 100% !important;
  background-color: #fed100;
}
/* Gradient shade full with centered arrow END -------------------------------*/
/* Tick Roundels -------------------------------------------------------------*/
.roundelTick {
  position: absolute;
  margin: auto;
  height: 46px;
  display: block;
  width: 46px;
  top: -24px;
  left: 0px;
  right: 0px;
}
.GreenTick {
  background-image: url(/bundles/utilitywarehouseresidential/images/icons/medium/OurdifferenceTickL.png);
  background-image: linear-gradient(transparent, transparent), url(/bundles/utilitywarehouseresidential/images/icons/medium/OurdifferenceTickL.svg);
  -webkit-background-image: linear-gradient(transparent, transparent), url(/bundles/utilitywarehouseresidential/images/icons/medium/OurdifferenceTickL.svg);
  border: 0px;
  outline: none;
  background-repeat: no-repeat;
}
.PurpleTick {
  background-image: url(/bundles/utilitywarehouseresidential/images/icons/medium/OurdifferencepurpleTickL.png);
  border: 0px;
  outline: none;
  background-repeat: no-repeat;
}
.textLeft {
  text-align: left !important;
}
/* Tick Roundels End ---------------------------------------------------------*/
.IntroimageAndText {
  width: 100%;
  position: relative;
  margin: 20px 0px;
  display:flex;
}

.IntroimageAndText  a {
  display: block;
  position: relative;
  z-index: 2;
}

.IntroimageAndText > .shade {
  width: 135%;
  left: -15%;
  background-size: 40% 150px;
  -webkit-background-size: 40% 150px;
  -moz-background-size: 40% 150px;
  -o-background-size: 40% 150px;
  opacity: 0.2!important;
}

.servicesIcon {
  margin-right: 2%;
  min-width: 270px;
}

.IntroimageAndText  a + a {
  flex-grow: 5;
}

.IntroimageAndText a img {
  width: 100%;
  max-width: 200px;
  min-width: 270px;
  position: relative;
  z-index: 2;
  border: 0px;
  outline: none;
}

.IntroimageAndText a .tariffsFrom {
  color: #fcd208;
  font-size: 26pt;
  position: absolute;
  top: 52px;
  left: 160px;
  z-index: 1000;
  font-weight: bold;
  display: block;
  height: 26pt;
  width: 100px;
  text-align: center;
}

.imgwithPricePoint {
  max-width: 279px!important;
}

.IntroimageAndText > a > h2 {
  text-align: left!important;
}
/* Three coloured boxies -----------------------------------------------------*/
/*boxes ----------------------------------------------------------------------*/
.boxesContainer {
  width: 100%;
  margin: 50px 0px;
}

.hwdBox, .boxSpacer {
  float: left;
}

.FirstboxArrow {
  display: none;
}

.hwdBox {
  width: 32.6%;
  text-align: center;
  padding: 15px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  color: #ffffff;
  position: relative;
  min-height: 175px;
  position: relative;
}

.boxSpacer {
  width: 1%;
  max-width: 8px;
  display: inline-block;
  float: left;
}

.boxArrow {
  position: absolute;
  top: 0px;
  bottom: 0px;
  margin: auto;
  height: 54px;
  width: 19px;
  right: -19px;
  display: block;
  overflow: hidden;
  z-index: 9;
}

.hwdBoxTitles {
  margin: 23px 0px 10px 0px;
}
/*Boxes ----------------------------------------------------------------------*/
/* Shade ---------------------------------------------------------------------*/
.shade {
  background-image: url(/bundles/utilitywarehouseresidential/images/general/gradient.png);
  width: 110%;
  height: 97px;
  border: 0px;
  outline: none;
  background-repeat: no-repeat;
  background-size: 100% 150px;
  -webkit-background-size: 100% 150px;
  -moz-background-size: 100% 150px;
  -o-background-size: 100% 150px;
  background-position: 0px 17px;
  opacity: 0.22;
  position: absolute;
  top: 10%;
  z-index: 1;
  left: -5%;
}
/* Shade End------------------------------------------------------------------*/
/* Colours for Boxes ---------------------------------------------------------*/
.Purplebox1 {
  background: #691370;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, #440459 0%, #691370 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #440459), color-stop(100%, #691370));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(-45deg, #440459 0%, #691370 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(-45deg, #440459 0%, #691370 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(-45deg, #440459 0%, #691370 100%);
  /* IE10+ */
  background: linear-gradient(135deg, #440459 0%, #691370 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#440459', endColorstr='#691370', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
;
}

.Purplebox2 {
  background: #821d7f;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, #5d0e69 0%, #821d7f 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #5d0e69), color-stop(100%, #821d7f));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(-45deg, #5d0e69 0%, #821d7f 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(-45deg, #5d0e69 0%, #821d7f 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(-45deg, #5d0e69 0%, #821d7f 100%);
  /* IE10+ */
  background: linear-gradient(135deg, #5d0e69 0%, #821d7f 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5d0e69', endColorstr='#821d7f', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
;
}

.Purplebox3 {
  background: #9c278f;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, #771878 0%, #9c278f 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #771878), color-stop(100%, #9c278f));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(-45deg, #771878 80%, #9c278f 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(-45deg, #771878 0%, #9c278f 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(-45deg, #771878 0%, #9c278f 100%);
  /* IE10+ */
  background: linear-gradient(135deg, #771878 0%, #9c278f 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#771878', endColorstr='#9c278f', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
;
}

.box1BG {
  background-image: url(/bundles/utilitywarehouseresidential/images/general/PurpleBoxBG1.png);
  background-repeat: no-repeat;
  border: 0px;
  outline: none;
}

.box2BG {
  background-image: url(/bundles/utilitywarehouseresidential/images/general/PurpleBoxBG2.png);
  background-repeat: no-repeat;
  border: 0px;
  outline: none;
}

.box3BG {
  background-color: #9c278f;
}

.Ybox {
  background-image: url(/bundles/utilitywarehouseresidential/images/general/threeboxiesYarrow.png);
  background-repeat: no-repeat;
  border: 0px;
  outline: none;
}

.YellowBox {
  background: #fdd304;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, #f6df29 0%, #fdd304 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #f6df29), color-stop(100%, #fdd304));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(-45deg, #f6df29 80%, #fdd304 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(-45deg, #f6df29 0%, #fdd304 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(-45deg, #f6df29 0%, #fdd304 100%);
  /* IE10+ */
  background: linear-gradient(135deg, #f6df29 0%, #fdd304 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6df29', endColorstr='#fdd304', GradientType=1);
;
}



/* Colours for Boxes ---------------------------------------------------------*/
/* Three coloured boxies END -------------------------------------------------*/
/* Gredient Effects ----------------------------------------------------------*/
.gredientFull {
  width: 100%;
  box-shadow: inset 0px 20px 37px -19px #440459;
  -webkit-box-shadow: inset 0px 20px 37px -19px #440459;
  -moz-box-shadow: inset 0px 20px 37px -19px #440459;
  -o-box-shadow: inset 0px 20px 37px -19px #440459;
  background: #440459;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, #440459 0%, #9c278f 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #440459), color-stop(100%, #9c278f));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(-45deg, #440459 0%, #9c278f 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(-45deg, #440459 0%, #9c278f 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(-45deg, #440459 0%, #9c278f 100%);
  /* IE10+ */
  background: linear-gradient(135deg, #440459 0%, #9c278f 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#440459', endColorstr='#9c278f', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
;
}
.heroHolder {
  overflow: hidden;
}

.FullYellowTitleBlock {
  overflow: hidden;
  position: relative;
  background: #fed100;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, #f6df29 0%, #fed100 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #f6df29), color-stop(100%, #fed100)) repeat-x;
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(-45deg, #f6df29 80%, #fed100 100%) repeat;
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(-45deg, #f6df29 0%, #fed100 100%) repeat;
  /* Opera 11.10+ */
  background: -ms-linear-gradient(-45deg, #f6df29 0%, #fed100 100%);
  /* IE10+ */
  background: linear-gradient(135deg, #f6df29 0%, #fed100 100%) repeat;
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6df29', endColorstr='#fed100', GradientType=1) repeat;
  /*background-repeat: repeat-x, repeat;*/;
}

.FullYellowTitleBlock:before {
  background: url(/bundles/utilitywarehouseresidential/images/general/WhiteLinegradient.png) repeat-x;
  position: absolute;
  display: block;
  width: 100%;
  height: 15px;
  margin: auto;
  left: 0px;
  content: "";
  top: 0px;
  z-index: 9;
}

.FullYellowTitleBlock:after {
  background-image: url(/bundles/utilitywarehouseresidential/images/general/GreyArrowGradient.png);
  position: absolute;
  display: block;
  width: 58px;
  height: 26px;
  margin: auto;
  left: 0px;
  content: "";
  right: 0px;
  top: 0px;
  z-index: 9999;
}
/* Gredient Effects END-------------------------------------------------------*/


/* columns -------------------------------------------------------------------*/

/* when columns need equal spacing put them into a row */
.rowTopSpacing {
  position: relative;
  margin-top: 30px;
}

.column {
  float: left;
}

/* columns are devisible by twelve i.e - .three = 12/3 = 4/ 12 / 4 = 25% */
.column.three {
  width: 24%;
  padding-right: 1%;
}

.column.four {
  width: 33.333333%;
}

.column.five {
  width: 41.666666%;
}

.column.six {
  width: 50%;
}

.column.seven {
  width: 58.333333%;
}

.column.eight {
  width: 66.666666%;
}

.column > h3 {
  text-align: left;
}

/*.cashback img{
    transition: 0.3s ease-in-out;
    } */

.CashbackPopout{
  position: fixed;
  z-index: 999999;
  right: -259px;
  height: 40px;
  top: 25%;
  border-radius: 5px 0px 0px 5px;
  border: 2px solid #fff;
  box-shadow: 0px 0px 10px #2d033b;
  -webkit-box-shadow: 0px 0px 10px #2d033b;
  -moz-box-shadow: 0px 0px 10px #2d033b;
  padding-right: 15px;
  background: #440459;
  background: linear-gradient(135deg, #440459 0%, #9c278f 100%);
  background: -moz-linear-gradient(-45deg, #440459 0%, #9c278f 100%);
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #440459), color-stop(100%, #9c278f));
  background: -webkit-linear-gradient(-45deg, #440459 0%, #9c278f 100%);
  background: -o-linear-gradient(-45deg, #440459 0%, #9c278f 100%);
  background: -ms-linear-gradient(-45deg, #440459 0%, #9c278f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#440459', endColorstr='#9c278f', GradientType=1);
  transition: .3s ease-in-out;
  -webkit-transition: .3s ease-in-out;
  -moz-transition: .3s ease-in-out;
}
.CashbackPopout > span{
  font: 17px/42px  "proxima_nova_altregular", arial;
  display: block;
  float: left;
}
.CashBackIconContainer{
  width: 22px;
  height: 21px;
  text-align: center;
  margin: 0 15px 0px 10px;
  position: relative;
  /*border-right: 1px solid #773a81;
  border-left: 1px solid #773a81;*/
  top: 10px;
}
.CashBackIconContainer:before{
  border-left: 1px solid #773a81;
  width: 3px;
  height: 21px;
  border-top: 1px solid #773a81;
  border-bottom: 1px solid #773a81;
  position: absolute;
  content: "";
  display: block;
  left: -2px;
  top: -1px;
}
.CashBackIconContainer:after{
  border-right: 1px solid #773a81;
  width: 3px;
  height: 21px;
  border-top: 1px solid #773a81;
  border-bottom: 1px solid #773a81;
  position: absolute;
  content: "";
  display: block;
  right: -2px;
  top: -1px;
}
.CashBackIcon{
  font: 22px/23px  "proxima_nova_altregular", arial;
  display: block;
  animation: CBCPOP;
  -webkit-animation: CBCPOP;
  -moz-animation: CBCPOP;
  -ms-animation: CBCPOP;

  animation-duration: 13s;
  -webkit-animation-duration: 13s;
  -moz-animation-duration: 13s;
  -ms-animation-duration: 13s;

  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;

  /*animation-delay: 1s;
    -webkit-animation-delay: 1s;
    -moz-animation-delay: 1s;
    -ms-animation-delay: 1s;*/

  transition: .3s ease-in-out;
  -webkit-transition: .3s ease-in-out;
  -moz-transition: .3s ease-in-out;
  -ms-transition: .3s ease-in-out;

  transition-delay:.1s;
  -webkit-transition-delay:.1s;
  -moz-transition-delay:.1s;
  -ms-transition-delay:.1s;

}
.CashbackPopout:hover{
  right: -8px;
}


@keyframes CBCPOP {
  0% {
    transform: scale(1, 1);
  }
  95% {
    transform: scale(1, 1);
  }
  97% {
    transform: scale(-1, 1);
  }
  100% {
    transform: scale(1, 1);
  }
}
@-webkit-keyframes CBCPOP {
  0% {
    -webkit-transform: scale(1, 1);
  }
  95% {
    -webkit-transform: scale(1, 1);
  }
  97% {
    -webkit-transform: scale(-1, 1);
  }
  100% {
    -webkit-transform: scale(1, 1);
  }
}


.cashback img {
  width: 100%;
  max-width: 370px;
}

.cashback .img3 {
  width: 100%;
  max-width: 251px;
}
.cashbackContainer{
  border-bottom: 5px solid #9c278f;
}

/* columns END -----------------------------------------------------*/

/*Buttons --------------------------------------------------------------------*/

.lightPurpleButton {
  min-height: 40px;
  background-color: #9c278f;
  overflow: hidden;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  font: 18px/40px  "proxima_nova_altregular", arial;
  display: inline-block;
  padding-right: 41px;
  padding-left: 15px;
  white-space: nowrap;
  margin-top: 30px;
  margin-bottom: 30px;
  border: 0px;
  color: #ffffff;
  position: relative;
  box-shadow: 2px 6px 12px -2px #8c2380 inset;
  -webkit-box-shadow: 2px 6px 12px -2px #8c2380 inset;
  -moz-box-shadow: 2px 6px 12px -2px #8c2380 inset;
  -o-box-shadow: 2px 6px 12px -2px #8c2380 inset;
  cursor: pointer;
}

.lightPurpleButton:after {
  position: absolute;
  content: "";
  right: 13px;
  top: 0px;
  bottom: 0px;
  margin: auto;
  background-image: url(/bundles/utilitywarehouseresidential/images/mobileElements/mobileMenuRightArrow.png);
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  border: 0px;
  outline: none;
}

.LegalButtonReposition, .lightPurpleCtas {
  float: left;
  margin-top: 0px!important;
  margin-bottom: 30px!important;
}

.lightPurpleCtas {
  float: right!important;
}

.lightPurpleCtas a {
  margin-left: 0px;
  margin: 0px;
}

.lightPurpleCtas a + a {
  margin-left: 10px;
}

.lightPurpleButton:hover:after {
  background-image: url(/bundles/utilitywarehouseresidential/images/mobileElements/mobileMenuRightArrowHover.png);
  border: 0px;
  outline: none;
  background-repeat: no-repeat;
}

.darkPurpleButton {
  min-height: 40px;
  background-color: #440459;
  overflow: hidden;
  border-radius: 5px;
  font: 18px/40px  "proxima_nova_altregular", arial;
  display: inline-block;
  white-space: nowrap;
  padding-right: 41px;
  padding-left: 15px;
  border: 0px;
  margin-top: 30px;
  margin-bottom: 30px;
  color: #ffffff;
  position: relative;
  cursor: pointer;
}

.buttonNoBottomMargin {
  margin-top: 30px;
  margin-bottom: 0px;
}

.darkPurpleButton:after {
  position: absolute;
  content: "";
  right: 11px;
  top: 0px;
  bottom: 0px;
  margin: auto;
  background-image: url(/bundles/utilitywarehouseresidential/images/mobileElements/mobileMenuRightArrow.png);
  width: 20px;
  height: 20px;
  border: 0px;
  outline: none;
}

.darkPurpleButton:hover:after {
  background-image: url(/bundles/utilitywarehouseresidential/images/mobileElements/mobileMenuRightArrowHover.png);
  border: 0px;
  outline: none;
  background-repeat: no-repeat;
}


.lightPurpleGhostButton {
  min-height: 40px;
  background-color: #FFFFFF;
  overflow: hidden;
  border-radius: 5px;
  border: 1px solid #9c278f;
  outline: none;
  font: 18px/40px "proxima_nova_altregular", arial;
  display: inline-block;
  white-space: nowrap;
  padding-right: 41px;
  padding-left: 15px;
  margin-top: 30px;
  margin-bottom: 30px;
  color: #9c278f;
  position: relative;
  cursor: pointer;
}

.lightPurpleGhostButton:after {
  position: absolute;
  content: "";
  right: 13px;
  top: 0px;
  bottom: 0px;
  margin: auto;
  background-image: url(/bundles/utilitywarehouseresidential/images/buttonElements/rightArrowLightPurple.png);
  background-image: linear-gradient(transparent, transparent), url(/bundles/utilitywarehouseresidential/images/buttonElements/rightArrowLightPurple.svg);
  -webkit-background-image: linear-gradient(transparent, transparent), url(/bundles/utilitywarehouseresidential/images/buttonElements/rightArrowLightPurple.svg);
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  border: 0px;
  outline: none;
}

.darkPurpleGhostButton {
  min-height: 40px;
  background-color: #FFFFFF;
  overflow: hidden;
  border-radius: 5px;
  border: 1px solid #440459;
  outline: none;
  font: 18px/40px "proxima_nova_altregular", arial;
  display: inline-block;
  white-space: nowrap;
  padding-right: 41px;
  padding-left: 15px;
  margin-top: 30px;
  margin-bottom: 30px;
  color: #440459;
  position: relative;
  cursor: pointer;
}

.darkPurpleGhostButton:after {
  position: absolute;
  content: "";
  right: 13px;
  top: 0px;
  bottom: 0px;
  margin: auto;
  background-image: url(/bundles/utilitywarehouseresidential/images/buttonElements/rightArrowPurple.png);
  background-image: linear-gradient(transparent, transparent), url(/bundles/utilitywarehouseresidential/images/buttonElements/rightArrowPurple.svg);
  -webkit-background-image: linear-gradient(transparent, transparent), url(/bundles/utilitywarehouseresidential/images/buttonElements/rightArrowPurple.svg);
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  border: 0px;
  outline: none;
  }




.yellowButton {
  min-height: 40px;
  background-color: #FED100;
  overflow: hidden;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  font: 18px/40px "proxima_nova_altregular", arial;
  display: inline-block;
  padding-right: 41px;
  padding-left: 15px;
  white-space: nowrap;
  margin-top: 30px;
  margin-bottom: 30px;
  border: 0px;
  color: #440459;
  position: relative;
  box-shadow: 2px 6px 12px -2px #ecb100 inset;
  -webkit-box-shadow: 2px 6px 12px -2px #ecb100 inset;
  -moz-box-shadow: 2px 6px 12px -2px #ecb100 inset;
  -o-box-shadow: 2px 6px 12px -2px #ecb100 inset;
  cursor: pointer;
}

.yellowButton:after {
  position: absolute;
  content: "";
  right: 13px;
  top: 0px;
  bottom: 0px;
  margin: auto;
  background-image: url(/bundles/utilitywarehouseresidential/images/buttonElements/rightArrowPurple.png);
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  border: 0px;
  outline: none;
}

.yellowButton:hover:after {
  background-image: url(/bundles/utilitywarehouseresidential/images/buttonElements/rightArrowPurpleHover.png);
  border: 0px;
  outline: none;
  background-repeat: no-repeat;
}

.yellowButton:focus{
  outline: 0;
}

.ctaOuter {
  width: 100%;
  text-align: center;
  margin: 35px 0px;
}

.ctaOuterNoTopMargin {
  margin: 10px 0px 30px 0px;
}

.ctaOuter.bottomMargin {
  margin-bottom: 40px;
}

.whiteCTA {
  color: #ffffff;
  margin-right: 48px;
  text-align: center;
  font: 23px/27px "proxima_nova_altregular", arial;
  position: relative;
  display: inline-block;
  /*margin-bottom: 45px;*/;
}

.whiteCTA:after {
  background-image: url(/bundles/utilitywarehouseresidential/images/buttonElements/whiteBtnArrow.png);
  background-image: linear-gradient(transparent, transparent), url(/bundles/utilitywarehouseresidential/images/buttonElements/whiteBtnArrow.svg);
  -webkit-background-image: linear-gradient(transparent, transparent), url(/bundles/utilitywarehouseresidential/images/buttonElements/whiteBtnArrow.svg);
  width: 19px;
  height: 19px;
  position: absolute;
  border: 0px;
  outline: none;
  right: -33px;
  top: 0px;
  bottom: 0px;
  margin: auto;
  display: block;
  content: "";
  background-repeat: no-repeat;
}

.whiteCTA:hover {
  opacity: 0.7;
}

.whiteCTA:hover:after {
  opacity: 0.7;
}

.purpleCTA {
  color: #9c278f;
  margin-right: 48px;
  text-align: center;
  font: 23px/27px "proxima_nova_altregular", arial;
  position: relative;
  display: inline-block;
  /*margin-bottom: 45px;*/
}

.purpleCTA:after {
  background-image: url(/bundles/utilitywarehouseresidential/images/buttonElements/lightPurpleArrow.png);
  background-image: linear-gradient(transparent, transparent), url(/bundles/utilitywarehouseresidential/images/buttonElements/lightPurpleArrow.svg);
  -webkit-background-image: linear-gradient(transparent, transparent), url(/bundles/utilitywarehouseresidential/images/buttonElements/lightPurpleArrow.svg);
  width: 19px;
  height: 19px;
  position: absolute;
  border: 0px;
  outline: none;
  right: -33px;
  top: 0px;
  bottom: 0px;
  margin: auto;
  display: block;
  content: "";
  background-repeat: no-repeat;
}

.purpleCTA:hover {
  color: #440459;
}

.purpleCTA:hover:after {
  background-image: url(/bundles/utilitywarehouseresidential/images/buttonElements/darkPurpleArrow.png);
  background-image: linear-gradient(transparent, transparent), url(/bundles/utilitywarehouseresidential/images/buttonElements/darkPurpleArrow.svg);
  -webkit-background-image: linear-gradient(transparent, transparent), url(/bundles/utilitywarehouseresidential/images/buttonElements/darkPurpleArrow.svg);
  border: 0px;
  outline: none;
  background-repeat: no-repeat;
}

.generala{
  color: #9c278f;
  padding-bottom: 2px;
}

.albertCategory .generala{
  padding-right: 20px;
  position: relative;
  display: block;
  z-index: 1;
}

.generala:hover{
  color: #440459;
}

.LegalButtonHolder {
  margin-bottom: 30px;
  display: inline-block;
}

.legalbitButton {
  cursor: pointer;
  min-height: 37px;
  display: inline-block;
  padding-left: 5px;
  padding-right: 15px;
  width: 100%;
  line-height: 37px;
  border: 2px solid #d0d0d0 !important;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  background-color: #f3f3f3;
  float: left;
  box-shadow: 2px 6px 12px -2px #d3d3d3 inset;
  -webkit-box-shadow: 2px 6px 12px -2px #d3d3d3 inset;
  -moz-box-shadow: 2px 6px 12px -2px #d3d3d3 inset;
  -o-box-shadow: 2px 6px 12px -2px #d3d3d3 inset;
  position: relative;
  font-size: 15px;
  right: 0px;
  text-align: center;
  overflow: hidden;
  color: #5f2a71;
}

.legalbitButton:hover {
  color: #9c278f;
}

.legalbitButton:hover > span:after {
  background-image: url(/bundles/utilitywarehouseresidential/images/buttonElements/legalBitButtonArrowHover.png);
  border: 0px;
  outline: none;
  background-repeat: no-repeat;
}

.legalbitButton > span {
  font-size: 18px;
  position: relative;
  left: -8px;
}

.legalbitButton > span:after {
  position: absolute;
  content: "";
  right: -20px;
  top: 0px;
  bottom: 0px;
  margin: auto;
  border: 0px;
  outline: none;
  background-image: url(/bundles/utilitywarehouseresidential/images/buttonElements/legalBitButtonArrow.png);
  height: 9px;
  width: 9px;
}

.smallPrint,
.legalTerms {
  font: 14px/17px 'proxima_nova_altregular', arial;
  color: #545454;
}

.legalTerms span {
  clear: both;
  padding-bottom: 20px;
  display: block;
}

.legalTerms span a {
  text-decoration: none;
  color: #9c278f;
}

.LSwitchToday {
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  background-color: #fed100;
  border: 3px solid #ffea87;
  width: 100%;
  max-width: 287px;
  display: block;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 5%;
  box-shadow: 0px 7px 9px #d2d2d2;
  -webkit-box-shadow: 0px 7px 9px #d2d2d2;
  -moz-box-shadow: 0px 7px 9px #d2d2d2;
  -o-box-shadow: 0px 7px 9px #d2d2d2;
  cursor: pointer;
}

.LSwitchToday:hover {
  background-color: #feda33;
}

.LSwitchToday > span {
  font: 34px/68px 'proxima_nova_altregular', arial;
  position: relative;
  left: -14px;
}

.LSwitchToday > span:after {
  display: block;
  width: 27px;
  height: 27px;
  position: absolute;
  top: 0px;
  bottom: 0px;
  border: 0px;
  outline: none;
  margin: auto;
  right: -37px;
  content: "";
  background-image: url(/bundles/utilitywarehouseresidential/images/buttonElements/largeSwitchArrow.png);
}

.LSwitchToday:hover span:after {
  background-image: url(/bundles/utilitywarehouseresidential/images/buttonElements/largeSwitchArrowHover.png);
  border: 0px;
  outline: none;
  background-repeat: no-repeat;
}

.ThreeButtonNav {
  width: 100%;
}

.ThreeButtonNav > li {
  margin: 0px;
  padding: 0px;
  width: 32%;
  /*background-color: rgba(255, 255, 255, 0.2);*/
  background: url(/bundles/utilitywarehouseresidential/images/general/whitepix20.png);
  list-style: none;
  float: left;
  text-align: center;
  font-size: 30px;
  /*white-space: nowrap;*/
  overflow: hidden;
  min-height: 86px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  display: table;
  line-height: 31px;
}

.ThreeButtonNav > li > a {
  height: 86px;
  color: #ffffff;
  display: table-cell;
  vertical-align: middle;
  border-radius: 1px;
  box-shadow: inset 0px -18px 54px -21px #984295;
  -webkit-box-shadow: inset 0px -18px 54px -21px #984295;
  -moz-box-shadow: inset 0px -18px 54px -21px #984295;
  -o-box-shadow: inset 0px -18px 54px -21px #984295;
}

.ThreeButtonNav > li:hover {
  /*background-color: rgba(255, 255, 255, 0.37);*/
  background: url(/bundles/utilitywarehouseresidential/images/general/whitepix37.png);
}

.ThreeButtonNav > li.spacer {
  width: 2%;
  display: block;
  background-color: transparent !important;
  background-image: none;
}

.ThreeButtonNavActive {
  background-color: #f5f7f7 !important;
  color: #440459 !important;
  position: relative;
  z-index: 5;
  box-shadow: none!important;
  -webkit-box-shadow: none!important;
  -moz-box-shadow: none!important;
  -o-box-shadow: none!important;
}

.ThreeButtonNavActive:before {
  height: 86px;
  width: 9px;
  background-color: #fed100;
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: -1;
  content: "";
}

.ThreeButtonNavActiveW {
  background-color: #ffffff !important;
  color: #440459 !important;
  border-left: 9px solid #fed100;
}

.MenudropDownWhitepapers .ThreeButtonNavActive {
  background: none !important;
  color: #fff !important;
  border-left: 0px;
}

.ThreeButtonNavActive.white {
  background-color: #ffffff !important;
}

.TwoButtonNav {
  width: 100%;
}

.TwoButtonNav > li {
  margin: 0px;
  padding: 0px;
  width: 48%;
  /*background-color: rgba(255, 255, 255, 0.2);*/
  background: url(/bundles/utilitywarehouseresidential/images/general/whitepix20.png);
  list-style: none;
  float: left;
  text-align: center;
  font-size: 30px;
  /*white-space: nowrap;*/
  min-height: 86px;
  display: table;
  overflow: hidden;
  line-height: 31px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
}

.TwoButtonNav > li > a {
  height: 86px;
  color: #ffffff;
  display: table-cell;
  vertical-align: middle;
  box-shadow: inset 0px -18px 54px -21px #984295;
  -webkit-box-shadow: inset 0px -18px 54px -21px #984295;
  -moz-box-shadow: inset 0px -18px 54px -21px #984295;
  -o-box-shadow: inset 0px -18px 54px -21px #984295;
  /*text-indent: -8px;*/;
}

.TwoButtonNav > li:hover {
  /*background-color: rgba(255, 255, 255, 0.37);*/
  background: url(/bundles/utilitywarehouseresidential/images/general/whitepix37.png)!important;
}

.TwoButtonNav > .spacer {
  width: 2%;
  display: block;
  background-color: transparent !important;
  background-image: none;
}

#modalClose {
  position: absolute;
  top: 0;
  right: 2px;
  cursor: pointer;
  font-size: 14px;
  font-weight: bold;
  color: #440459;
}
/*Buttons END-----------------------------------------------------------------*/


/*Footer rotating logos-----------------------------------------------------------------*/
.logocontainer {
  overflow: hidden;
}

.cashbacklogo {
  list-style: none;
  width: 3000px;
}

.cashbacklogo li {
  float: left;
  margin-top: 30px;
  width: 149px;
}

.cashbacklogo li img {
  width: 120px;
  height: 80px;
  display: block;
  margin: 0 auto;
}
/*Footer rotating logos end-------------------------------------------------------------*/
.answer {
  padding: 30px;
  background-color: #ffffff;
  margin: 15px 0px;
  border-bottom: 2px solid #9c278f;
}

.answer a {
  color: #9c278f;
}

.answer ul {
  margin-left: 50px;
}

/* Tariffs boxies ------------------------------------------------------------*/
.tariffs {
  background-color: #ffffff;
  width: 100%;
  padding: 2%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  margin-bottom: 30px;
}

.standardbroadband, .ultrabroadband {
  width: 32%;
  float: left;
  margin-right: 1%;
  margin-bottom: 30px;
}

.ultrabroadband:last-child {
  margin-right: 0%;
}

.tariffs ul li {
  margin: 0px;
  list-style: none;
  display: inline-block;
  width: 100%;
  padding: 2%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
}

.tariffs  ul > li > span {
  float: left;
  margin-right: 2%;
  display: block;
  font: 16px/18px 'proxima_nova_altregular', arial;
  color: #440459;
}

.tariffs  ul > li > span + span {
  margin-right: 0%;
  width: 85%;
}

.tariffs  ul > li:nth-child(odd) {
  background-color: #f5f7f7;
}

.tariffPrice {
  text-align: center;
}

.skyCustomer {
  width: 100%;
  float: left;
}

.lineCheckerButton {
  width: 100%;
  float: none!important;
}

/* Competitors tables -------------------------------------------------------------------*/
.competitors h4{
  margin: 0 0 30px 0px;
}

.competitors ul{
  padding:0px;
  margin:0px;
  clear:both;
  border-top:1px solid #dddddd;
}

.competitorsTitle{
  font: 16px/20px 'proxima_nova_altregular', arial;
}

.competitorsFirst{
  text-align:left!important;
}

.competitorsFirst,
.competitorsLast{
  width:20%!important;
}

.competitors ul li{
  float:left;
  width:12%;
  text-align:center;
  list-style:none;
  padding: 2% 0%;
}

.competitors ul li.p1 {
  line-height: 36px;
}

.competitors ul li img{
  width:100%;
  max-width: 90px;
  display: block;
  margin: 0 auto;
  float: none;
  max-height: 54px;
}

.competitorsLogo{
  display:none;
}

.competitorsLast > p{
  display:none;
}

.competitorsLast > p + p{
  display:block;
}

.competitorsDesktopLogos{
  border-bottom: 1px solid #9c278f;
  border-top: 0px!important;
}

.competitorsDesktopLogos li{
  min-height: 54px;
}

.competitorsPricing li{
  min-height: 40px;
}

.competitorsPrice{
  font: 30px/35px 'proxima_nova_altregular', arial;
  margin: 0;
  padding: 0;
}

.lightYellowBG{
  background-color: #F5EBF4;
}

.monthlyCost > h4{
  margin: 0 0 30px 0;
}

.monthlyCostHiddenTitle{
  display: none;
}

.monthlyCostTitles{
  border-bottom: 1px solid #9c278f;
  border-top: 0px!important;
}

.monthlyCost > ul{
  clear: both;
  border-top: 1px solid #dddddd;
  display: table;
  width: 100%;
}

.monthlyCost > ul > li{
  width: 33.3%;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  padding: 10px;
  min-height: 74px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
}

.monthlyCost{
  width: 55%;
}


.monthlyCost ul li img{
  width:100%;
  max-width: 90px;
  display: block;
  margin: 0 auto;
}

.monthlyCostSmallfont{
  font: 14px/14px 'proxima_nova_altregular', arial;
  color: #6d6e71;
}

/* Competitors tables END --------------------------------------------------------------*/

/* 10% off phone anf broadband section ----------------------------- */
#hpbb-discounts{
  margin-bottom: 30px;
}

.flex-row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
}

.flex-item{
  -webkit-box-flex: 1 0 0;     /* OLD - iOS 6-, Safari 3.1-6 */
  -moz-box-flex:1 0 0;         /* OLD - Firefox 19- */
  -webkit-flex: 1 0 0;         /* Chrome */
  -ms-flex: 1 0 0;             /* IE 10 */
  flex: 1 0 0;                 /* NEW, Spec - Opera 12.1, Firefox 20+ */
  max-width: 25%;
  min-width: 25%;
  background: #e5e5e7;
  border: 2px solid #fff;
  padding: 20px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  display: flex;
  align-items: center; /* align vertical */
  justify-content: center;
}

.flex-row .flex-item:nth-of-type(1){
  justify-content: flex-start;
}

.flex-row > .flex-item:nth-of-type(2),
.flex-row > .flex-item:nth-of-type(3){
  text-align: center;
}

.flex-row:nth-of-type(1) .flex-item {
  background-color: #440459;
}

.flex-row:nth-of-type(1) .flex-item:nth-of-type(3) {
  background-color: #9c278f;
}

.flex-row:nth-of-type(3) .flex-item {
  background-color: #f5f5f7;
}

.flex-row .flex-item:nth-of-type(4){
  background: #ffffff;
}

#hpbb-discounts #top-left-corner{
  -webkit-border-top-left-radius: 15px;
  -moz-border-radius-topleft: 15px;
  border-top-left-radius: 15px;
}

#hpbb-discounts #top-right-corner{
  -webkit-border-top-right-radius: 15px;
  -moz-border-radius-topright: 15px;
  border-top-right-radius: 15px;
}

#hpbb-discounts #bottom-left-corner{
  -webkit-border-bottom-left-radius: 15px;
  -moz-border-radius-bottomleft: 15px;
  border-bottom-left-radius: 15px;
}

#hpbb-discounts #bottom-right-corner{
  -webkit-border-bottom-right-radius: 15px;
  -moz-border-radius-bottomright: 15px;
  border-bottom-right-radius: 15px;
}

#hpbb-discounts p{
  font: 18px/24px "proxima_nova_altregular", arial;
  margin: 0px;
  color: #440459;
}

#hpbb-discounts .titles p{
  font: 18px/24px "proxima_nova_bolder", arial;
  color: #ffffff;
}


/* roundal image */
.flex-item.hpbb-bt-price{
  position: relative;
  padding: 0;
  display: flex;
  align-items: center; /* align vertical */
  justify-content: center;
}

img#hpbb-bt-price-desktop{
  margin: auto;
  position: absolute;
  top: 0; left: 0; bottom: 0; right: 0;
  max-width: 300px;
  width: 100%;
}

#hpbb-bt-price-text-fallback,
img#hpbb-bt-price-mobile{
  display: none;
}

/* END 10% off phone anf broadband section ----------------------------- */

/* cashback scroller ---------------------------------------------------------*/

.cashback {
  background-color: #9c278f;
  position: relative;
  padding: 23px 0px;
  box-shadow: inset 0px 32px 70px -43px #440459;
  -webkit-box-shadow: inset 0px 32px 70px -43px #440459;
  -moz-box-shadow: inset 0px 32px 70px -43px #440459;
  -o-box-shadow: inset 0px 32px 70px -43px #440459;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
}

.cashbackImg {
  width: 100%;
  max-width: 391px;
}

/*.cashbackImg img {
	width: 100%;
}*/

.cashbackDivs {
  width: 50%;
  float: left;
}

.cashbackDivsThreeElements {
  width: 33.3%;
  float: left;
}

.cashbackFont {
  color: #ffffff !important;
  text-align: left !important;
}

.cashbackFontThreeElements {
  color: #ffffff !important;
  text-align: center !important;
}

.cashbackDivsThreeElements:nth-child(1) img {
  margin-left: -35%;
}

.cashbackDivsThreeElements:nth-child(3) img {
  float: right;
}

.cashbackCTA {
  line-height: 50px;
  background-color: #6c1573;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  border: 1px solid #d29ccd;
  max-width: 355px;
  min-width: 355px;
  width: 100%;
  text-align: center;
  display: inline-block;
  position: relative;
  z-index: 2;
}

.cashbackCTA span {
  color: #ffffff;
  position: relative;
  font: 20px/50px arial;
  display: inline-block;
  position: relative;
  left: -18px;
}

.cashbackCTA span:after {
  background-image: url(/bundles/utilitywarehouseresidential/images/icons/white-PurpleRightArrow.png);
  background-image: linear-gradient(transparent, transparent), url(/bundles/utilitywarehouseresidential/images/icons/white-PurpleRightArrow.svg);
  -webkit-background-image: linear-gradient(transparent, transparent), url(/bundles/utilitywarehouseresidential/images/icons/white-PurpleRightArrow.svg);
  width: 19px;
  height: 19px;
  display: block;
  border: 0px;
  outline: none;
  content: "";
  position: absolute;
  right: -36px;
  top: 0px;
  bottom: 0px;
  margin: auto;
  background-repeat: no-repeat;
}

.cashbackCTA:hover {
  background-color: #89448e;
}

.arrow {
  background-image: url(/bundles/utilitywarehouseresidential/images/general/lightPurpleArrow.png);
  width: 36px;
  height: 13px;
  display: block;
  position: absolute;
  left: 0px;
  right: 0px;
  margin: auto;
  bottom: -13px;
  z-index: 1;
}

/*Logo rotator ---------------------------------------------------------------*/
.logosHolder {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.rotator div {
  float: left;
}

.arrowLeft {
  width: 40px;
  background-color: #ffffff;
  position: absolute;
  left: 0px;
  z-index: 90;
}

.arrowLeft > a {
  height: 140px;
  width: 24px;
  display: block;
  position: relative;
  margin: 0 auto;
}

.arrowLeft > a > span {
  background-image: url(/bundles/utilitywarehouseresidential/images/icons/small/lightPurpleLeftArrow.png);
  width: 24px;
  height: 24px;
  border: 0px;
  outline: none;
  display: block;
  content: "";
  position: absolute;
  right: 0px;
  left: 0px;
  top: 0px;
  bottom: 0px;
  margin: auto;
  z-index: 20;
  cursor: pointer;
}

.arrowLeft > a > span:hover {
  background-image: url(/bundles/utilitywarehouseresidential/images/icons/small/lightPurpleLeftArrowhover.png);
}

.arrowRight {
  position: absolute;
  background-color: #ffffff;
  right: 0px;
  width: 40px;
  top: 0px;
  z-index: 90;
}

.arrowRight > a {
  height: 140px;
  width: 24px;
  display: block;
  position: relative;
  margin: 0 auto;
}

.arrowRight > a > span {
  background-image: url(/bundles/utilitywarehouseresidential/images/icons/small/lightPurpleRightArrow.png);
  width: 24px;
  height: 24px;
  display: block;
  border: 0px;
  outline: none;
  content: "";
  position: absolute;
  right: 0px;
  left: 0px;
  top: 0px;
  bottom: 0px;
  margin: auto;
  z-index: 20;
  cursor: pointer;
}

.arrowRight > a > span:hover {
  background-image: url(/bundles/utilitywarehouseresidential/images/icons/small/lightPurpleRightArrowHover.png);
}

.logocontainer {
  width: 100%;
  background-color: #ffffff;
  height: 140px;
  margin-right: 34px;
  margin-left: 34px;
  position: relative;
}

.cashbacklogo {
  position: absolute;
}

.cashbacklogo div {
  float: left;
  width: 127px;
  height: 140px;
  position: relative;
}

.cashbacklogo div img {
  position: absolute;
  margin: auto;
  top: 0px;
  bottom: 0px;
}

/*Logo rotator ---------------------------------------------------------------*/
/* cashback scroller End------------------------------------------------------*/

.heroAwards {
  position: absolute;
  right: 10px;
  top: 18px;
}

.heroAwards img {
  width: 100%;
  float: left;
  margin-left: 2%;
}

.SingleAward {
  right: -50px!important;
  max-width: 300px!important;
  bottom: -67px!important;
}

.SingleAward img {
  display: block;
  max-width: 300px!important;
  width: 100%!important;
  float: none!important;
  margin-left: 0%!important;
}


.trippleAward img {
  display: block;
  max-width: 500px!important;
  width: 100%!important;
  float: none!important;
  margin-right: -100px;
}

.heroTitle {
  display: table-cell;
  vertical-align: middle;
  padding: 1% 0%;

}

.hero {
  display: table;
  position: relative;
  width: 100%;
  min-height: 230px;
}


/* CUSTOMER REVIEWS PAGE ----------------------------------------------------------------*/
.mauveBg {
  background: #F5EBF4;
}

.mauveBg .column.six {
  text-align: center;
}

.mauveBg .container .six > img {
  width: 100%;
  max-width: 512px;
}

/*TESTIMONIALS----------------------------------------------------------------*/

#Testimonials {
  display: block;
  width: 100%;
  text-align: center;
  position: relative;
  overflow: auto;
  max-width:1100px;
  margin: 0 auto;
}

#Testimonials li {
  list-style: none;
}

#Testimonials ul li {
  float: left;
}

.TestimonialsArrow {
  width: 40px;
  height: 41px;
  display: block;
  position: absolute;
  cursor: pointer;
  margin: auto;
  top: 0px;
  bottom: 0px;
  z-index: 20;
}

.testimonialImage img {
  width: 100%;
}

.TestimonialsRightArrow {
  right: 5px;
}

.TestimonialsLeftArrow {
  left: 5px;
}

#Testimonials ol.dots {
  display: block;
  margin: 0 auto;
  position: absolute;
  bottom: -10px;
  width: 100%;
  margin: auto;
  height: 40px;
  text-align: center;
}

#Testimonials ol.dots {
  margin: 0px;
  padding: 0px;
  text-align: center;
}

#Testimonials ol.dots li {
  list-style: none;
  border: 1px solid #dfbadb;
  display: inline-block;
  width: 13px;
  height: 13px;
  line-height: 40px;
  text-indent: -99999px;
  border-radius: 100px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -o-border-radius: 100px;
  margin: 0px 3px;
  transition: 0.15s ease-in-out;
  -webkit-transition: 0.15s ease-in-out;
  -moz-transition: 0.15s ease-in-out;
  -o-transition: 0.15s ease-in-out;
  cursor: pointer;
  opacity: 0.7;
}

#Testimonials ol.dots li:hover {
  background-color: #dfbadb;
}

#Testimonials ol.dots li.active {
  background-color: #fed100;
  border: 1px solid #fed100 !important;
  opacity: 1 !important;
}

#Testimonials ol.dots li.active:hover {
  background-color: #fed100 !important;
  border: 1px solid #fed100 !important;
}

.loader {
  position: relative;
  opacity: 0.3;
}

.loader:after {
  content: "";
  background-image: url(/bundles/utilitywarehouseresidential/images/icons/loader.gif);
  width: 20px;
  height: 20px;
  display: block;
  z-index: 20;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0.9;
}


/*illustrations*/

.withillustration {
  width: 60%;
}
.heroillustration img {
  position: absolute;
  margin: auto;
  right: 0px;
  bottom: 0px;
  top: 0px;
}

.mobile {
  width: 194px;
  max-width: 194px;
}

.mobileBroadband {
  width: 276px;
  max-width: 276px;
  height: 205px;
}

.broadband {
  width: 159px;
  height: 212px;
}

.insurance {
  width: 159px;
  height: 212px;
}

.contactimg {
  width: 368px;
  height: 192px;
}

.energy {
  width: 290px;
  height: 214px;
}

.bundles {
  width: 196px;
  height: 206px;
}

.megaphone {
  width: 292px;
  height: 156px;
}

.billprotector {
  width: 265px;
  height: 210px;
}

/* Jquery UI Slider Styles*/
.coverflowSlider {
  margin-top: 32px;
  margin-top: 33px;
}

.ui-slider.ui-widget-content {
  border: 0px!important;
  /*background: rgba(255, 255, 255, 0.2)!important;*/
  background: url(/bundles/utilitywarehouseresidential/images/general/whitepix20.png)!important;
  border-radius: 100px!important;
  -webkit-border-radius: 100px!important;
  -moz-border-radius: 100px!important;
  height: 8px!important;
  border-bottom: 1px solid #742278!important;
  width: 100%;
  max-width: 565px;
  margin: 40px auto 20px;
}

.ui-slider .ui-state-default {
  border: none!important;
  background: url(/bundles/utilitywarehouseresidential/images/general/UIslider.png)!important;
  background: url(/bundles/utilitywarehouseresidential/images/general/UIslider.svg)!important;
  -webkit-background: url(/bundles/utilitywarehouseresidential/images/general/UIslider.svg)!important;

  outline: none!important;
  width: 47px!important;
  height: 20px!important;
  background-size: auto!important;
  -webkit-background-size: auto!important;
  -moz-background-size: auto!important;
  -o-background-size: auto!important;
  background-repeat: no-repeat!important;
  font-weight: bold;
  color: #1c94c4;
  cursor: ew-resize!important;
  background-repeat: no-repeat;
}

.ui-slider-horizontal .ui-slider-handle {
  top: -.35em!important;
}

/* Jquery UI Slider Styles End*/
.galleryroundels {
  display: none;
}
.TestimonialsHolder{
  width: 100%;
  background-color: #F5EBF4;
}

.testimonialContainer {
  width: 85%;
  margin: 0 auto;
  min-height: 260px;
}

.testimonialContainer > img {
  max-width: 318px;
  margin-right: 2%;
}

.testimonialContainer > img, .CustomerTestimonial {
  float: left;
  width: 49%;
}

.CustomerTestimonial > p {
  font: 24px/28px "sebastian",arial;
  color: #9c278f;
  display: block;
  text-align: left;
}

.CustomerTestimonial > p + p {
  font: 14px/17px "proxima_nova_altregular",arial;
  color: #440459;
  display: block;
  margin-bottom: 40px;
}
/* ----------------------------------------------------- default table styles */
table {
  border-collapse: collapse;
  border-spacing: 0;
  margin-top: 20px;
}

table tr th,
table tr td {
  border: 2px solid #fff;
  background-color: #f5f7f7;
  padding: 10px;
  color: #440459;
}

table th {
  font: 18px/34px 'proxima_nova_bolder', arial!important;
  color: #440459;
}

/* ------------------------------------------------------- misc text elements */
.breakWord {
  word-wrap: break-word;
  -ms-word-break: break-all;
  /* Be VERY careful with this, breaks normal words wh_erever */
  word-break: break-all;
  /* Non standard for webkit */
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}

.textEnergy{
  min-height: 148px;
}

.GreyButton{
  cursor: pointer;
  min-height: 37px;
  display: inline-block;
  padding-left: 15px;
  padding-right: 15px;
  line-height: 37px;
  border: 2px solid #d0d0d0!important;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  background-color: #f3f3f3;
  box-shadow: 2px 6px 12px -2px #d3d3d3 inset;
  -webkit-box-shadow: 2px 6px 12px -2px #d3d3d3 inset;
  -moz-box-shadow: 2px 6px 12px -2px #d3d3d3 inset;
  -o-box-shadow: 2px 6px 12px -2px #d3d3d3 inset;
  position: relative;
  font-size: 18px;
  right: 0;
  text-align: center;
  overflow: hidden;
  color: #5f2a71;
}

.GreyButtonSmall {
  cursor: pointer;
  min-height: 25px;
  display: inline-block;
  padding-left: 10px;
  padding-right: 10px;
  line-height: 26px;
  border: 2px solid #d0d0d0!important;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  background-color: #f3f3f3;
  box-shadow: 2px 6px 12px -2px #d3d3d3 inset;
  -webkit-box-shadow: 2px 6px 12px -2px #d3d3d3 inset;
  -moz-box-shadow: 2px 6px 12px -2px #d3d3d3 inset;
  -o-box-shadow: 2px 6px 12px -2px #d3d3d3 inset;
  position: relative;
  font-size: 18px;
  right: 0;
  text-align: center;
  overflow: hidden;
  color: #5f2a71;
}

@media only screen and (max-width: 1200px) {

  .heroAwards {
    top: auto;
    bottom: -48px;
  }


  .trippleAward img {
    display: block;
    max-width: 400px !important;
    width: 100% !important;
    float: none !important;
    margin-right: -100px;
    margin-bottom: -10px;
  }
}




/* Below 1100px -------------------------------------------------------------*/
@media only screen and (max-width: 1100px) {
  .SingleAward {
    right: 0px!important;
    max-width: 230px!important;
    bottom: -70px!important;
  }

  /* 10% off phone anf broadband section ----------------------------- */
  img#hpbb-bt-price-desktop{
    max-width: 300px;
    width: 130%;
  }

}
@media only screen and (max-width: 1024px) {
  .dropDownImageOnRight > div > li {
    padding-right: 20%;
  }

  .CashbackPopout{
    display: none;
  }
}
/* Below 990px ---------------------------------------------------------------*/
@media only screen and (max-width: 990px) {

  img.fullSize {
    max-height: 105px;
  }

  .testnine {
    float: left;
  }
}

@media only screen and  (max-width: 900px) {
  /* 10% off phone anf broadband section ----------------------------- */
  img#hpbb-bt-price-desktop{
    max-width: 300px;
    width: 150%;
    left: -35%;
  }
}


/* Below 800px ---------------------------------------------------------------*/
@media only screen and (max-width: 800px) {
  .ui-widget-content {
    width: 90%;
  }

  .ThreeButtonNav > li {
    font-size: 27px;
    line-height: 29px;
  }

  .cashbackDivs, .cashbackDivsThreeElements {
    width: 100%;
    float: left;
    text-align: center;
  }

  .cashback img {
    display: none;
  }

  .cashbackFont {
    text-align: center!important;
  }

  /* Our Competitors Table*/
  .monthlyCost{
    width: 100%;
  }

  .competitorsPrice{
    font: 30px/50px 'proxima_nova_altregular', arial;
  }

  .competitors > h3{
    text-align: center;
  }

  .competitorsTitle{
    font: 20px/22px 'proxima_nova_altregular', arial;
  }

  .competitorsDesktopLogos{
    display:none;
  }

  .competitorsFirst,
  .competitorsLast{
    width:100%!important;
  }

  .competitors ul li{
    float:left;
    width:50%;
    text-align:center;
    list-style:none;
    line-height: 40px;
  }

  .competitors ul li.p1{
    line-height: 50px;
  }

  .competitorsFirst{
    text-align:center!important;
  }

  .competitorsLogo{
    display:block;
  }

  .competitorsLast > p{
    display:block;
  }

  .competitors ul{
    border: 0px;
    margin-bottom: 10px;
    overflow: auto;
  }

  .competitorsPricing li{
    min-height: 54px;
  }

  .competitorsGreyBG{
    background-color: #f5f7f7;
  }
  /* Our Competitors Table End*/

  .dropDownImageOnRight > div > li {
    padding-right: 30%;
  }

  /* broadband tariff tick list */
  .tariffs ul > li > span + span {
    width: 75%;
  }

}


/* Below 767px ---------------------------------------------------------------*/
@media only screen and (max-width: 767px) {

  /*.ctaOuter {
  margin: 26px 0px;
} */
  .column.three,
  .column.four,
  .column.five,
  .column.six,
  .column.seven,
  .column.eight {
    width: 100%;
  }
  .dropDownImageOnRight > div > img {
    max-width: 179px;
  }
  .textEnergy{
    min-height: 125px;
  }
}
/* Below 700px ---------------------------------------------------------------*/
@media only screen and (max-width: 700px) {
  .withillustration {
    width: 100%;
  }

  .heroillustration {
    display: none;
  }

  .lightPurpleCtas {
    width: 100%;
  }

  /* 10% off phone anf broadband section ----------------------------- */
  .flex-item{
    border: 1px solid #fff;
    padding: 10px;
    max-width: 33%;
  }

  .flex-row .flex-item:nth-of-type(4){
    display: none;
  }

  .flex-row:nth-of-type(2) .flex-item:nth-of-type(3){
    position: relative;
  }

  img#hpbb-bt-price-mobile{
    display: block;
    position: absolute;
    width: 100%;
    max-width: 100px;
    height: auto;
    right: -60px;
    bottom: -20px;
  }
}

/* Below 600px ---------------------------------------------------------------*/
@media only screen and (max-width: 600px) {
  .textEnergy{
    min-height: 0px;
  }

  .CustomerTestimonial > p {
    text-align: center;
  }

  .testimonialContainer > img, .CustomerTestimonial {
    float: none;
    width: 100%;
  }

  .text img {
    margin-bottom: 20px;
  }

  img.fullSize {
    max-height: 80px;
  }

  .withillustration {
    width: 100%;
  }

  .heroillustration {
    display: none;
  }

  .purpleCTA {
    font: 20px/24px "proxima_nova_altregular", arial;
  }

  .ThreeButtonNav > li, .TwoButtonNav > li {
    font-size: 24px;
  }

  .hwdBox {
    border-radius: 0px!important;
  }

  .cashbackCTA {
    min-width: 0px;
  }

  .cashbackCTA span {
    font: 17px/50px arial;
  }

  .cashbackCTA span:after {
    background-image: url(/bundles/utilitywarehouseresidential/images/icons/white-PurpleRightArrow.png);
    width: 19px;
    height: 19px;
    display: block;
    border: 0px;
    outline: none;
    content: "";
    position: absolute;
    right: -36px;
    top: 0px;
    bottom: 0px;
    margin: auto;
  }

  .cashbackImg img {
    display: none;
  }

  .cashbackDivs {
    width: 100%;
    float: left;
  }

  .cashbackFont {
    text-align: center !important;
  }

  .standardbroadband, .ultrabroadband {
    width: 100%;
    float: none;
    margin-right: 0%;
  }

  .LegalButtonReposition {
    float: none;
  }

  .skyCustomer {
    width: 100%;
    float: none;
  }

  .dropDownImageOnRight > div > img {
    display: none;
  }

  .dropDownImageOnRight > div > li {
    width: 100%;
  }
  .IntroimageAndText {
    flex-direction: column;
  }

  .IntroimageAndText a {
    width: 270px;
    float: none;
    margin: 0px auto;
  }

  .IntroimageAndText a img {
    border: 0px;
    outline: none;
  }

  .IntroimageAndText > .shade {
    width: 100%;
    left: 0px;
    background-size: 100% 150px;
    -webkit-background-size: 100% 150px;
    -moz-background-size: 100% 150px;
    -o-background-size: 100% 150px;
  }

  .IntroimageAndText  a + a {
    width: 100%;
  }

  .IntroimageAndText > a > h2 {
    text-align: center!important;
  }

  .lightPurpleCtas > a {
    float: none!important;
    margin-bottom: 23px;
  }

  .lightPurpleCtas > a + a {
    margin-left: 0px;
  }

  .boxesContainer {
    width: 100%;
    margin: 25px 0px;
  }

  .hwdBox {
    width: 100%;
    min-height: 140px;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -o-border-radius: 0px;
  }

  .roundelTick {
    display: none;
  }

  .boxArrow {
    position: absolute;
    top: auto;
    bottom: -36px;
    right: 0px;
    left: 0px;
    display: block;
    overflow: hidden;
    z-index: 9;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
  }

  .boxArrow > span {
    left: 0px;
    top: -28px;
  }

  .boxSpacer {
    display: inline-block;
    float: left;
    height: 7px;
  }

  .hwdBoxTitles {
    margin: 23px 0px 7px 0px;
    display: inline-block;
    position: relative;
  }

  .greenSmallTick:after {
    width: 26px;
    height: 26px;
    content: "";
    margin: auto;
    top: 0px;
    bottom: 0px;
    position: absolute;
    border: 0px;
    outline: none;
    left: -36px;
    background-image: url(/bundles/utilitywarehouseresidential/images/icons/medium/HomepageMobileHWDTick.png);
    background-repeat: no-repeat;
  }

  .purpleSmallTick:after {
    width: 27px;
    height: 27px;
    content: "";
    margin: auto;
    top: 0px;
    bottom: 0px;
    position: absolute;
    border: 0px;
    outline: none;
    left: -36px;
    background-image: url(/bundles/utilitywarehouseresidential/images/icons/medium/HomepageMobileHWDPurpleTick.png);
    background-repeat: no-repeat;
  }

  .FirstboxArrow {
    position: absolute;
    top: -12px;
    bottom: auto;
    right: 0px;
    left: 0px;
    background-image: url(/bundles/utilitywarehouseresidential/images/general/PurpleBoxWhiteArrow.png);
    border: 0px;
    outline: none;
    background-repeat: no-repeat;
    height: 35px;
    margin: auto;
    width: 12px;
    display: block;
    overflow: hidden;
    z-index: 9;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
  }

  .dropDownImageOnRight > div > li {
    padding-right: 1.5%;
  }

  /* 10% off phone anf broadband section ----------------------------- */
  #hpbb-discounts p {
    font: 16px/22px "proxima_nova_altregular", arial;
    margin: 0px;
    color: #440459;
  }

  img#hpbb-bt-price-mobile {
    display: block;
    position: absolute;
    width: 100%;
    max-width: 100px;
    height: auto;
    right: -45px;
    bottom: -50px;
  }

}


/* Below 500px ---------------------------------------------------------------*/
@media only screen and (max-width: 500px) {

  .ThreeButtonNav > li, .TwoButtonNav > li {
    font-size: 22px;
    line-height: 24px;
  }

  /* 10% off phone anf broadband section ----------------------------- */
  .flex-item {
    border: 1px solid #fff;
    padding: 5px;
  }

  img#hpbb-bt-price-mobile{
    display: none;
  }

  #hpbb-bt-price-text-fallback{
    display: block;
  }

}

@media only screen and (max-width: 480px) {

  .lightPurpleButton, .darkPurpleButton {
    text-align: center;
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
  }

  .competitorsPrice{
    font: 20px/50px 'proxima_nova_altregular', arial;
  }

  .monthlyCost > ul > li {
    font-size: 80%;
  }

}

/* Below 400px ---------------------------------------------------------------*/
@media only screen and (max-width: 400px) {

  .ThreeButtonNavActive:before {
    width: 5px;
  }
  .ThreeButtonNav > li, .TwoButtonNav > li {
    font-size: 19px;
    line-height: 21px;
  }

  /*.ThreeButtonNav > li, .TwoButtonNav > li {
    font-size: 18px;
    line-height: 20px;
  }*/

  img.fullSize {
    max-height: 60px;
  }

  .SingleAward {
    right: 0px!important;
    max-width: 170px!important;
    bottom: -50px!important;
  }


  .trippleAward img {
    display: block;
    max-width: 300px !important;
    width: 100% !important;
    float: none !important;
    margin-right: -100px;
  }

  /* 10% off phone anf broadband section ----------------------------- */
  #hpbb-discounts p {
    font: 14px/18px "proxima_nova_altregular", arial;
    margin: 0px;
    color: #440459;
  }


}
