html,
body,
.container {
  height: 100%;
  min-width: 320px;
}
[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "Chevron" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: inline-block;
  white-space: pre-wrap;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  top: 1px;
}
body {
  line-height: 1.3em;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 15px;
  font-weight: 400;
  background-color: white;
  height: 100%;
  color: #333333;
}
.heroButtonHover {
  background-color: #006ba6;
  color: white;
  text-decoration: underline;
}
.heroArea h1 {
  font-family: 'FWT Regular', Helvetica, Arial, sans-serif;
  font-size: 36px;
  line-height: 1.1em;
  color: #1b355d;
}
.heroArea h2 {
  font-family: 'FWT Regular', Helvetica, Arial, sans-serif;
  font-size: 17px;
  line-height: 1.25em;
  color: #1b355d;
}
.heroArea h4 {
  font-family: 'FWT Regular', Helvetica, Arial, sans-serif;
  font-weight: 900;
  font-size: 1.1em;
  line-height: 1.5em;
  color: #1b355d;
  margin: 5px 0 15px 0;
}
.audience-wateringdays-ascx h3,
.toolsResources h3,
.promos h3,
article h3,
.latestNews h3 {
  font-family: 'FWT Regular', Helvetica, Arial, sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 1.2em;
  color: #1b355d;
  margin: 0;
}
a {
  text-decoration: none;
  cursor: pointer;
  color: #1b355d;
}
a:hover {
  color: #006ba6;
}
.rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
}
/*START - Colours*/

.bgWhite {
  background-color: white;
}
.bgGrey01 {
  background-color: #e0e0e0;
}
.bgGrey02 {
  background-color: whitesmoke;
}
.bgBlue01 {
  background-color: #1b355d;
}
.bgBlue03 {
  background-color: #04639a;
}
.bgBlue04 {
  background-color: #006ba6;
}
.bgOrange {
  background-color: #fcc400;
}
/*END - Colours*/

.heroQuickLinks,
.heroQuickLinksMobile {
  font-family: 'FWT Regular', Helvetica, Arial, sans-serif;
  font-weight: 500;
  color: #1b355d;
  background-color: white;
}
#content .heroMsg {
  position: absolute;
  top: 40%;
  -ms-transform: translateY(40%);
  -webkit-transform: translateY(40%);
  transform: translateY(-40%);
}
#content .heroMsg > h1,
#content .heroMsg > h2 {
  color: #1b355d;
}
#content a.btn-wc,
#content a.btn-wc-sm {
  margin-left: 0;
}
#content .heroMobile {
  background-color: #006ba6;
  color: white;
  position: relative;
  z-index: 100;
}
#content .heroMobile label {
  display: block;
  font-weight: 200;
  font-size: 12px;
}
#content .heroMobile .checkbox label,
#content .heroMobile .checkbox input,
#content .heroMobile p {
  display: inline;
  font-weight: 200;
  font-size: 12px;
}
#content .heroMobile .heroQuickLinksMobile {
  border: none;
  border-bottom: 1px solid #d0d0d0;
}
#content .heroMobile .heroQuickLinksMobile div {
  height: 100px;
  width: 100%;
  display: table;
}
#content .heroMobile .heroQuickLinksMobile a.btn {
  display: table-cell;
  vertical-align: middle;
  color: #1b355d;
  background-color: white;
  font-size: 110%;
  text-align: left;
  padding: 15px 15% 15px 10%;
  margin: 0px !important;
  white-space: normal;
  width: 100%;
  border-radius: 0;
  position: relative;
  border: none;
}
#content .heroMobile .heroQuickLinksMobile a.btn.bottom {
  border-bottom: none;
}
#content .heroMobile .heroQuickLinksMobile a span {
  position: absolute;
  top: 40px;
  right: 5%;
}
#content .heroMobile .heroQuickLinksMobile.first {
  border-right: 1px solid #d0d0d0;
}
#content .heroQuickLinks a.btn {
  color: #1b355d;
  background-color: #f9f9f9;
  font-size: 15px;
  text-align: left;
  padding: 12px 20px 10px 15px;
  margin: 8px 0px 8px 0px !important;
  white-space: normal;
  border-radius: 5px;
  position: relative;
}
#content .heroQuickLinks a.btn span {
  position: absolute;
  top: 13px;
  right: 8px;
}
#content .heroQuickLinks a.btn.active {
  background-color: #f4e501;
  border: 1px solid #ebdc15;
}
#content .heroQuickLinks a.btn:hover {
  background-color: #006ba6;
  color: white;
  text-decoration: underline;
  border: 1px solid #1b365d;
}
#content .heroMobile.audience-tools-ascx {
  margin-bottom: 4%;
}
#content .heroMobile.audience-tools-ascx .container {
  width: 100%;
}
#content .heroMobile.audience-tools-ascx .heroQuickLinks {
  margin-left: 2.5%;
  width: 47.5%;
}
#content .heroMobile.audience-tools-ascx .row {
  background-color: whitesmoke;
}
#content .hero-placeholder .audience-tools-ascx {
  margin: 0;
  /* This makes the tools sublayout look like the mobile version. */

  /* /This END */

}
#content .hero-placeholder .audience-tools-ascx .col-placeholder {
  margin-right: 2.5%;
  width: 47.5%;
  float: left;
}
#content .hero-placeholder .audience-tools-ascx .col-placeholder .container .pad-20 {
  padding: 0;
}
#content .hero-placeholder .audience-tools-ascx .col-placeholder .container .col-sm-3 {
  width: 50%;
}
#content .hero-placeholder .audience-tools-ascx .toolsIcon {
  height: 80px;
  display: inline-block;
}
#content .hero-placeholder .audience-tools-ascx .tools {
  padding: 3% 1%;
}
#content .hero-placeholder .audience-tools-ascx .tools1,
#content .hero-placeholder .audience-tools-ascx .tools3 {
  border-right: 1px solid #d0d0d0;
}
#content .hero-placeholder .audience-tools-ascx .tools1,
#content .hero-placeholder .audience-tools-ascx .tools2 {
  border-bottom: 1px solid #d0d0d0;
}
.table {
  display: table;
  margin: 0;
  border-collapse: collapse;
}
.tableCell {
  vertical-align: middle;
  display: block;
  font-size: 12px;
  line-height: 1.1em;
}
.toolsResources {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}
.toolsIcon {
  height: 80px;
  display: inline-block;
}
.tools {
  padding: 3% 1%;
  height: 120px;
}
.tools1,
.tools3 {
  border-right: 1px solid #d0d0d0;
}
.tools1,
.tools2 {
  border-bottom: 1px solid #d0d0d0;
}
a.table {
  text-decoration: none;
  color: #1b355d;
}
a.table:hover {
  text-decoration: underline;
  color: #04639a;
}
.promos h3,
.promos p {
  color: white;
}
.promos .feature01 {
  background: #184471 no-repeat top -10px right -70px / auto 115%;
  margin-bottom: 10px;
}
.promos .feature02 {
  background: #184471 no-repeat top -10px right -70px / auto 115%;
  margin-bottom: 10px;
}
article {
  border-top: 1px solid #e0e0e0;
  cursor: pointer;
}
article > div {
  padding-right: 25px;
  margin-bottom: 30px;
  position: relative;
}
article > div > a.chevron {
  position: absolute;
  font-size: 1.5em;
  top: 50%;
  right: 0px;
  -ms-transform: translateY(50%);
  -webkit-transform: translateY(50%);
  transform: translateY(-50%);
}
article > div > a.chevron:before {
  font-family: "Chevron" !important;
  content: "\e999";
  display: inline-block;
  white-space: pre-wrap;
  text-decoration: none !important;
}
article > div.noChevron:after {
  content: '';
}
#content .latestNews {
  margin-bottom: 30px;
}
#content .latestNews,
#content .latestNews ul {
  text-align: left;
  list-style: none;
  list-style-type: none;
  padding-left: 0;
}
#content .latestNews li {
  border-bottom: 1px solid #e0e0e0;
  position: relative;
  background: none;
  padding: 0;
  margin: 0;
}
#content .latestNews li.first {
  border-top: 1px solid #e0e0e0;
}
#content .latestNews li a {
  padding: 35px 15px 10px 0;
  position: relative;
  display: block;
  color: #1b355d;
  text-decoration: underline;
}
#content .latestNews li a:hover {
  color: #04639a;
}
#content .latestNews li span:before {
  font-family: "Chevron" !important;
  content: "\e999";
  display: inline-block;
  white-space: pre-wrap;
  text-decoration: none !important;
  position: absolute;
  right: 0;
  top: 25px;
  white-space: pre;
  text-decoration: none;
}
#content .latestNews p {
  position: absolute;
  z-index: 1000;
  top: 10px;
}
/*START - Buttons*/

.btn-wide {
  width: 80%;
  padding: 15px 10px;
}
a.btn {
  text-decoration: none;
}
/*END - Buttons*/

/*START - iOS Switch*/

/*END - iOS Switch*/

/*START - Forms*/

#content .audience-wateringdays-ascx label,
#content .audience-wateringdays-ascx p {
  color: white;
}
#content .audience-wateringdays-ascx h3 {
  color: white;
  margin: 0;
}
#content .audience-wateringdays-ascx .form-control {
  border: none;
  padding: 15px 10px;
  height: auto;
  -webkit-transition: none;
  transition: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#content .audience-wateringdays-ascx input.form-control {
  font-family: Helvetica, Arial, sans-serif;
  font-weight: 400 !important;
  font-size: 16px;
  color: #006ba6;
  opacity: 1;
  text-align: left;
  line-height: 1.1em;
  width: 80%;
  margin: 0 auto;
  border: 1px solid white;
  box-shadow: none;
  text-align: center;
}
#content .audience-wateringdays-ascx input.form-control:focus {
  border: 1px solid #fcc400;
  outline-color: #fcc400;
}
#content .audience-wateringdays-ascx input.form-control::-webkit-input-placeholder {
  font-family: Helvetica, Arial, sans-serif;
  font-weight: 400 !important;
  font-size: 13px;
  color: #a3a3a3;
  opacity: 1;
  text-align: left;
  line-height: 1.3em;
  text-align: center;
}
#content .audience-wateringdays-ascx input::-webkit-input-placeholder {
  /* WebKit browsers */
  line-height: 0.8em;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: 400 !important;
  font-size: 13px;
  line-height: 1.3em;
  text-align: center;
}
#content .audience-wateringdays-ascx input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  line-height: 0.8em;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: 400 !important;
  font-size: 13px;
  line-height: 1.3em;
  text-align: center;
}
#content .audience-wateringdays-ascx input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  line-height: 0.8em;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: 400 !important;
  font-size: 13px;
  line-height: 1.3em;
  text-align: center;
}
#content .audience-wateringdays-ascx input:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  line-height: 0.8em;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: 400 !important;
  font-size: 13px;
  line-height: 1.3em;
  text-align: center;
}
#content .audience-wateringdays-ascx .onoffswitch-text {
  position: relative;
  top: -17px;
  margin-right: 10px;
}
#content .audience-wateringdays-ascx .onoffswitch {
  position: relative;
  width: 60px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#content .audience-wateringdays-ascx .onoffswitch-checkbox {
  display: none;
}
#content .audience-wateringdays-ascx .onoffswitch-label {
  display: block;
  overflow: hidden;
  cursor: pointer;
  height: 36px;
  padding: 0;
  line-height: 36px;
  border: 3px solid #a3a3a3;
  border-radius: 36px;
  background-color: #a3a3a3;
  transition: background-color 0.3s ease-out;
}
#content .audience-wateringdays-ascx .onoffswitch-label:before {
  content: "";
  display: block;
  width: 36px;
  height: 36px;
  margin: 0px;
  background: white;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 24px;
  border: 3px solid #a3a3a3;
  border-radius: 36px;
  transition: all 0.3s ease-out 0s;
}
#content .audience-wateringdays-ascx .onoffswitch-checkbox:checked + .onoffswitch-label {
  background-color: #0bbe02;
}
#content .audience-wateringdays-ascx .onoffswitch-checkbox:checked + .onoffswitch-label,
#content .audience-wateringdays-ascx .onoffswitch-checkbox:checked + .onoffswitch-label:before {
  border-color: #0bbe02;
}
#content .audience-wateringdays-ascx .onoffswitch-checkbox:checked + .onoffswitch-label:before {
  right: 0px;
}
#content .audience-wateringdays-ascx .inline-error {
  color: #fcc400 !important;
  display: none;
}
/*END - Forms*/

/*START - Alerts*/

.alert-success,
.alert-info,
.alert-warning,
.alert-danger {
  padding: 30px 15px 30px 15px;
  margin: 20px 15px 0 15px;
  line-height: 1.3em;
  font-size: 15px;
  font-weight: 400;
  border-radius: 10px;
  background-color: white;
  color: #1b355d;
}
.alert-success {
  border: 1px solid #0bbe02;
}
.alert-info {
  border: 1px solid #1b355d;
}
.alert-warning {
  border: 1px solid #fcc400;
}
.alert-danger {
  border: 1px solid red;
}
.alert div.heading {
  font-family: 'FWT Regular', Helvetica, Arial, sans-serif;
  font-size: 17px;
  font-weight: 900;
  color: #1b355d;
}
.alert div.heading::before {
  content: url(/img/water-corp-icons-alert.png);
  vertical-align: sub;
  padding-right: 20px;
}
button.close {
  border-radius: 50%;
  width: 30px;
  height: 30px;
  background-color: #daeaf3;
  opacity: 1 !important;
}
.alert-dismissible .close {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
/*END - Alerts*/

/*START - Bootstrap Overrides*/

.btn.active,
.btn:active,
.btn:focus {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.has-feedback .form-control {
  padding-right: 0;
}
.btn-group-vertical > .btn {
  border-radius: 5px !important;
}
/* Hide the watering days widget until it is rearranged by javascript. */

.hero-placeholder-candidate,
.hero-placeholder-candidate-md {
  display: none;
}
/* Overide main.css content border throwing off the alert */

.home-layout .alert .content {
  margin: 0;
}
/* Two column layout, hide HTML with this class so that javascript can place it last. */

.two-column-last-mobile {
  display: none;
}
/** MEDIA QUERIES **/

@media (min-width: 768px) {
  .container {
    width: 95%;
  }
  .heroDesktop,
  .heroArea,
  .heroImage {
    display: block;
    position: relative;
    height: 300px;
    left: 0;
  }
  .btn-group-vertical {
    display: block;
  }
  .heroMobile {
    background-image: none;
    background: -moz-linear-gradient(0deg, white 0%, white 50%, #006ba6 50%);
    /* ff3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, white), color-stop(50%, white), color-stop(50%, #006ba6));
    /* safari4+,chrome */
    background: -webkit-linear-gradient(0deg, white 0%, white 50%, #006ba6 50%);
    /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(0deg, white 0%, white 50%, #006ba6 50%);
    /* opera 11.10+ */
    background: -ms-linear-gradient(0deg, white 0%, white 50%, #006ba6 50%);
    /* ie10+ */
    background: linear-gradient(90deg, white 0%, white 50%, #006ba6 50%);
    /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#006BA6', endColorstr='#006BA6', GradientType=1);
    /* ie6-9 */
  
  }
  .heroMobile h3 {
    margin: 5px 0 10px 0;
  }
  .heroMobile label {
    display: block;
    font-weight: 200;
    font-size: 14px;
  }
  .heroMobile .checkbox label,
  .heroMobile .checkbox input,
  .heroMobile p {
    display: inline-block;
    font-weight: 200;
    font-size: 14px;
  }
  .alert-success,
  .alert-info,
  .alert-warning,
  .alert-danger {
    margin: 20px 0 0 0;
  }
  .toolsResources > div {
    border-radius: 10px;
  }
  .hero-placeholder .toolsResources > div {
    border-radius: 0;
  }
  .promoLeft {
    padding-left: 0;
  }
  .promoRight {
    padding-right: 0;
  }
  span.tableCell {
    vertical-align: middle;
    display: table-cell;
    font-size: 15px;
    line-height: 1.1em;
    left: -15px;
    position: relative;
    width: 40%;
  }
  .tools {
    padding: 0;
    height: auto;
  }
  .tools1,
  .tools3 {
    border-right: none;
  }
  .tools1,
  .tools2 {
    border-bottom: none;
  }
  .articleFirst {
    border-top: none;
    padding: 0 !important;
  }
  article {
    border-top: none;
    border-bottom: none;
    cursor: default;
  }
  article > div {
    padding: 0 !important;
  }
  article > div:after {
    content: '';
  }
  #content .audience-wateringdays-ascx {
    background: #006ba6;
    overflow: hidden;
    color: white;
  }
  #content .audience-wateringdays-ascx h3 {
    margin: 5px 0 10px 0;
  }
  #content .audience-wateringdays-ascx label,
  #content .audience-wateringdays-ascx p {
    color: white;
  }
  #content .audience-wateringdays-ascx .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: bottom;
    /* Fix form alignment on desktop watering days panel */
  
  }
  #content .audience-wateringdays-ascx .form-inline .form-control {
    width: 80%;
  }
  /* Two column layout, show HTML with this class in tablet and desktop. */
  
  .two-column-last-mobile {
    display: block;
  }
}
@media (min-width: 992px) {
  .toolsResources h3,
  .promos h3,
  article h3,
  .latestNews h3 {
    font-size: 25px;
    font-weight: 500;
  }
  .lg-Pad0 {
    padding: 0;
  }
  .heroDesktop,
  .heroArea,
  .heroImage {
    display: block;
    position: relative;
    height: 440px;
    left: 0;
  }
  #content .heroMsg > h1,
  #content .heroMsg > h2 {
    padding: 0;
  }
  .heroImage {
    top: 0px;
    left: -80px;
  }
  .heroMobile {
    background: #006ba6;
    overflow: hidden;
    color: white;
  }
  .heroMobile .audience-wateringdays-ascx label,
  .heroMobile .audience-wateringdays-ascx p {
    color: white;
  }
  #content .audience-wateringdays-ascx h3 {
    margin: 5px 0 10px 0;
    font-size: 25px;
    font-weight: 500;
  }
  #content .audience-wateringdays-ascx .form-control {
    border: none;
    padding: 8px 10px;
    height: auto;
  }
  #content .audience-wateringdays-ascx input.form-control {
    font-family: Helvetica, Arial, sans-serif;
    font-weight: 400 !important;
    font-size: 16px;
    color: #006ba6;
    opacity: 1;
    text-align: left;
    line-height: 1.3em;
  }
  #content .audience-wateringdays-ascx input.form-control::-webkit-input-placeholder {
    text-align: left;
  }
  #content .audience-wateringdays-ascx input::-webkit-input-placeholder {
    /* WebKit browsers */
    text-align: left;
  }
  #content .audience-wateringdays-ascx input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    text-align: left;
  }
  #content .audience-wateringdays-ascx input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    text-align: left;
  }
  #content .audience-wateringdays-ascx input:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    text-align: left;
  }
  #content .audience-wateringdays-ascx .desktop {
    margin-top: 29px;
    margin-bottom: 29px;
    /* Custom column widths copying Bootstrap styles and modifying percentages. */
  
  }
  #content .audience-wateringdays-ascx .desktop label,
  #content .audience-wateringdays-ascx .desktop input.form-control,
  #content .audience-wateringdays-ascx .desktop p,
  #content .audience-wateringdays-ascx .desktop div.inline-error {
    margin: 0 auto;
    width: 90%;
  }
  #content .audience-wateringdays-ascx .desktop p {
    display: block;
  }
  #content .audience-wateringdays-ascx .desktop label {
    display: block;
    margin-bottom: 5px;
  }
  #content .audience-wateringdays-ascx .desktop [class^="col-"] {
    padding-right: 0;
    padding-left: 0;
  }
  #content .audience-wateringdays-ascx .desktop .col-streetNumber,
  #content .audience-wateringdays-ascx .desktop .col-postcode,
  #content .audience-wateringdays-ascx .desktop .col-bore,
  #content .audience-wateringdays-ascx .desktop .col-submit {
    float: left;
    position: relative;
    min-height: 1px;
  }
  #content .audience-wateringdays-ascx .desktop .col-streetNumber {
    width: 30%;
  }
  #content .audience-wateringdays-ascx .desktop .col-postcode {
    width: 30%;
  }
  #content .audience-wateringdays-ascx .desktop .col-bore {
    width: 20%;
    white-space: nowrap;
    padding-top: 5px;
  }
  #content .audience-wateringdays-ascx .desktop .col-bore:before {
    content: " ";
    display: inline-block;
    height: 100%;
    width: 1%;
    vertical-align: middle;
  }
  #content .audience-wateringdays-ascx .desktop .col-bore input,
  #content .audience-wateringdays-ascx .desktop .col-bore label {
    display: inline-block;
    vertical-align: middle;
  }
  #content .audience-wateringdays-ascx .desktop .col-bore label {
    padding-left: 0;
  }
  #content .audience-wateringdays-ascx .desktop .col-submit {
    width: 20%;
  }
  #content .audience-wateringdays-ascx .desktop .col-md-4 {
    width: 40%;
  }
  #content .audience-wateringdays-ascx .desktop .col-md-8 {
    width: 70%;
  }
  .promos {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .promos .feature01 {
    background: #184471 no-repeat top -10px right -30px / auto 115%;
  }
  .promos .feature02 {
    background: #184471 no-repeat top -10px right -30px / auto 115%;
  }
  span.tableCell {
    vertical-align: middle;
    display: table-cell;
    font-size: 15px;
    line-height: 1.1em;
    left: -30px;
    position: relative;
    width: 40%;
  }
  .articleFirst {
    border-top: none;
    padding: 0 !important;
  }
  article {
    border-bottom: none;
    padding: 0 !important;
  }
  .container {
    width: 1000px;
  }
  .heroQuickLinksMobile,
  .heroQuickLinks {
    background-color: transparent;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1000px;
  }
}
@media (max-width: 470px) {
  .articleLast {
    border-bottom: 1px solid #d0d0d0;
    padding: 0 0 20px 0;
  }
  article {
    border-top: 1px solid #d0d0d0;
    padding: 20px 0 0 0;
  }
}
@media (max-width: 440px) {
  #content .heroMobile .heroQuickLinksMobile a.btn {
    font-size: 100%;
    padding: 15px 15% 15px 15%;
  }
  #content .heroMobile .heroQuickLinksMobile a span {
    right: 10%;
  }
}
@media (max-width: 375px) {
  #content .heroMobile .heroQuickLinksMobile a.btn {
    font-size: 90%;
    padding: 15px 15% 15px 10%;
  }
}
@media (max-width: 320px) {
  #content .heroMobile .heroQuickLinksMobile a.btn {
    font-size: 85%;
    padding: 15px 15% 15px 5%;
  }
}
