@charset "UTF-8";
/*! normalize.css v4.2.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in IE and iOS.
 */
@import "flexslider.css";
html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */
}

/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  /* 1 */
  display: block;
}

/**
 * Add the correct display in IE 9-.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */
template,
[hidden] {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/* Forms
   ========================================================================== */
/**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font: inherit;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Restore the font weight unset by the previous rule.
 */
optgroup {
  font-weight: bold;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
  /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on OS X.
 */
[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/*------------------------------------*\
  #BREAKPOINTS
\*------------------------------------*/
/*------------------------------------*\
  #COLORS
\*------------------------------------*/
/*------------------------------------*\
  #MIXINS
\*------------------------------------*/
/*------------------------------------*\
  #CONSTS
\*------------------------------------*/
/*------------------------------------*\
  #TRANSITIONS
\*------------------------------------*/
.transition {
  -webkit-transition: all 600ms;
  -moz-transition: all 600ms;
  -ms-transition: all 600ms;
  -o-transition: all 600ms;
  transition: all 600ms;
}

/*------------------------------------*\
  #MEDIA QUERIES
\*------------------------------------*/
/*------------------------------------*\
  #BORDER RADIUS
\*------------------------------------*/
.gradient, .fibre-check-page__list__content__holder .contents .buttons a, .btn--gradient-border--grey, .btn--gradient-border, .btn--gradient--border-white .btn__content, .btn--gradient {
  background: #0089ce;
  background: -moz-linear-gradient(left, #0089ce 0%, #631d76 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, #0089ce), color-stop(100%, #631d76));
  background: -webkit-linear-gradient(left, #0089ce 0%, #631d76 100%);
  background: -o-linear-gradient(left, #0089ce 0%, #631d76 100%);
  background: -ms-linear-gradient(left, #0089ce 0%, #631d76 100%);
  background: linear-gradient(to right, #0089ce 0%, #631d76 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#0089ce", endColorstr="#631d76", GradientType=1 );
}

.gradient-angle, .fixtures-alert--content, .contact-page__list--item, .page__list__number, .news__sidebar__block--statistic, .connect-page__item__number, .btn--gradient-angle, form button {
  background: #0089ce;
  background: -moz-linear-gradient(45deg, #0089ce 0%, #631d76 82%, #631d76 100%);
  background: -webkit-gradient(left bottom, right top, color-stop(0%, #0089ce), color-stop(82%, #631d76), color-stop(100%, #631d76));
  background: -webkit-linear-gradient(45deg, #0089ce 0%, #631d76 82%, #631d76 100%);
  background: -o-linear-gradient(45deg, #0089ce 0%, #631d76 82%, #631d76 100%);
  background: -ms-linear-gradient(45deg, #0089ce 0%, #631d76 82%, #631d76 100%);
  background: linear-gradient(45deg, #0089ce 0%, #631d76 82%, #631d76 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#0089ce", endColorstr="#631d76", GradientType=1 );
}

.yellow {
  color: #FED100;
}

.amber {
  color: #E98300;
}

.red {
  color: #D0021B;
}

.purple {
  color: #631D76;
}

.blue {
  color: #0088CE;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:focus {
  outline: none;
}

a {
  cursor: pointer;
  text-decoration: none;
}

body {
  font-family: "canada-type-gibson", sans-serif;
  font-size: 1rem;
  line-height: 1.5rem;
  color: #333333;
  padding-top: 8rem;
  font-weight: 300;
}
@media only screen and (max-width: 1024px) {
  body {
    padding-top: 7rem;
  }
}
@media only screen and (max-width: 768px) {
  body {
    padding-top: 0;
  }
}

.container {
  width: 100%;
  max-width: 107.375rem;
  margin: 0 auto;
}
.container--content {
  max-width: 73.125rem;
  margin: 0 auto;
}
.container--content.noresults {
  text-align: center;
}
.container--content.noresults h3 {
  color: #4A4A4A;
  margin: 4rem 0;
}

.home-type {
  color: #0088CE;
}

.business-type {
  color: #631D76;
}

.community-type {
  color: #003989;
}

.mute {
  color: #9B9B9B;
}

a {
  color: #0088CE;
  cursor: pointer;
}

input[type=submit],
button {
  cursor: pointer;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "canada-type-gibson", sans-serif;
  font-weight: 600;
}

h2 {
  font-size: 1.625rem;
  line-height: 2.125rem;
}

@font-face {
  font-family: "icomoon";
  src: url("../fonts/icons/fonts/icomoon.eot");
  src: url("../fonts/icons/fonts/icomoon.eot#iefix") format("embedded-opentype"), url("../fonts/icons/fonts/icomoon.ttf") format("truetype"), url("../fonts/icons/fonts/icomoon.woff") format("woff"), url("../fonts/icons/fonts/icomoon.svg#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^=icon-], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-close-cross:before {
  content: "";
}

.icon-mobile:before {
  content: "";
}

.icon-business-network:before {
  content: "";
}

.icon-home-network:before {
  content: "";
}

.icon-close:before {
  content: "";
}

.icon-info:before {
  content: "";
}

.icon-message:before {
  content: "";
}

.icon-search:before {
  content: "";
}

.icon-map-marker:before {
  content: "";
}

.icon-angle-left:before {
  content: "";
}

.icon-angle-right:before {
  content: "";
}

.icon-angle-up:before {
  content: "";
}

.icon-angle-down:before {
  content: "";
}

.image {
  display: inline-block;
  width: 100%;
  height: auto;
}
.image img {
  -webkit-transition: all 600ms;
  -moz-transition: all 600ms;
  -ms-transition: all 600ms;
  -o-transition: all 600ms;
  transition: all 600ms;
}
.image--to-load {
  display: inline-block;
  position: relative;
}
.image--to-load img {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.image__credit {
  display: none;
}
.image__caption {
  display: none;
}
.image__space {
  width: 100%;
  display: block;
}

.loaded .sk-fading-circle {
  display: none;
}

.sk-fading-circle {
  margin: -10px 0 0 -10px;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
}

.sk-fading-circle .sk-circle {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.sk-fading-circle .sk-circle:before {
  content: "";
  display: block;
  margin: 0 auto;
  width: 15%;
  height: 15%;
  background-color: #e1e1e1;
  border-radius: 100%;
  -webkit-animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
  animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
}

.sk-fading-circle .sk-circle2 {
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg);
}

.sk-fading-circle .sk-circle3 {
  -webkit-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  transform: rotate(60deg);
}

.sk-fading-circle .sk-circle4 {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.sk-fading-circle .sk-circle5 {
  -webkit-transform: rotate(120deg);
  -ms-transform: rotate(120deg);
  transform: rotate(120deg);
}

.sk-fading-circle .sk-circle6 {
  -webkit-transform: rotate(150deg);
  -ms-transform: rotate(150deg);
  transform: rotate(150deg);
}

.sk-fading-circle .sk-circle7 {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.sk-fading-circle .sk-circle8 {
  -webkit-transform: rotate(210deg);
  -ms-transform: rotate(210deg);
  transform: rotate(210deg);
}

.sk-fading-circle .sk-circle9 {
  -webkit-transform: rotate(240deg);
  -ms-transform: rotate(240deg);
  transform: rotate(240deg);
}

.sk-fading-circle .sk-circle10 {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

.sk-fading-circle .sk-circle11 {
  -webkit-transform: rotate(300deg);
  -ms-transform: rotate(300deg);
  transform: rotate(300deg);
}

.sk-fading-circle .sk-circle12 {
  -webkit-transform: rotate(330deg);
  -ms-transform: rotate(330deg);
  transform: rotate(330deg);
}

.sk-fading-circle .sk-circle2:before {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

.sk-fading-circle .sk-circle3:before {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

.sk-fading-circle .sk-circle4:before {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

.sk-fading-circle .sk-circle5:before {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}

.sk-fading-circle .sk-circle6:before {
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s;
}

.sk-fading-circle .sk-circle7:before {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s;
}

.sk-fading-circle .sk-circle8:before {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}

.sk-fading-circle .sk-circle9:before {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s;
}

.sk-fading-circle .sk-circle10:before {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s;
}

.sk-fading-circle .sk-circle11:before {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s;
}

.sk-fading-circle .sk-circle12:before {
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s;
}

@-webkit-keyframes sk-circleFadeDelay {
  0%, 39%, 100% {
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
}
@keyframes sk-circleFadeDelay {
  0%, 39%, 100% {
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
}
form fieldset {
  padding: 0;
  border: 0;
  margin: 0;
}
form .field {
  padding-bottom: 0.5rem;
  position: relative;
}
form .field.dropdown .middleColumn:after {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  margin-top: 0;
  height: 58px;
  line-height: 58px;
  width: 30px;
  padding-left: 20px;
  color: #0088CE;
  pointer-events: none;
}
form .field label {
  display: none;
}
form .field.optionset {
  margin: 10px 0;
}
form .field.optionset [type=radio],
form .field.optionset [type=checkbox] {
  margin-right: 10px;
  margin-left: 2px;
}
form .field.optionset h3 {
  margin: 0;
}
form .field.optionset ul {
  list-style: none;
  padding: 0;
}
form .field.optionset label {
  display: inline-block;
}
form .field input[type=text],
form .field input[type=email],
form .field input[type=password],
form .field textarea {
  display: block;
  width: 100%;
  color: #0088CE;
  border: 1px solid #CCCCCC;
  height: 3.75rem;
  line-height: 3.75rem;
  background: #FFFFFF;
  padding: 0 1.125rem;
}
form .field input[type=text]::-webkit-input-placeholder,
form .field input[type=email]::-webkit-input-placeholder,
form .field input[type=password]::-webkit-input-placeholder,
form .field textarea::-webkit-input-placeholder {
  color: #0088CE;
  opacity: 1;
}
form .field input[type=text]::-moz-placeholder,
form .field input[type=email]::-moz-placeholder,
form .field input[type=password]::-moz-placeholder,
form .field textarea::-moz-placeholder {
  color: #0088CE;
  opacity: 1;
}
form .field input[type=text]:-ms-input-placeholder,
form .field input[type=email]:-ms-input-placeholder,
form .field input[type=password]:-ms-input-placeholder,
form .field textarea:-ms-input-placeholder {
  color: #0088CE;
  opacity: 1;
}
form .field input[type=text]:-moz-placeholder,
form .field input[type=email]:-moz-placeholder,
form .field input[type=password]:-moz-placeholder,
form .field textarea:-moz-placeholder {
  color: #0088CE;
  opacity: 1;
}
form .field select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #0088CE;
  display: block;
  width: 100%;
  border: 1px solid #CCCCCC;
  height: 3.75rem;
  line-height: 3.75rem;
  background: #FFFFFF;
  padding: 0 2.5rem 0 1.125rem;
}
form .field textarea {
  line-height: 1.5rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  min-height: 10.625rem;
}
form .field.file label {
  display: block;
  color: #0088CE;
  position: absolute;
  height: 3.75rem;
  line-height: 3.75rem;
  padding: 0 1.125rem;
}
form .field.file .middleColumn {
  border: 1px solid #CCCCCC;
  height: 3.75rem;
  line-height: 3.75rem;
  background: #FFFFFF;
  padding-left: 8.75rem;
}
form .field.file .middleColumn:after {
  pointer-events: none;
  content: " ";
  display: block;
  width: 134px;
  height: 33px;
  background: url("../images/upload-btn.png");
  position: absolute;
  top: 1rem;
  left: 8.75rem;
  cursor: pointer;
}
form .field.file .middleColumn input {
  width: 134px;
  height: 33px;
  position: relative;
  top: 1rem;
  opacity: 0;
}
form .recaptcha {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
  transform-origin: top left;
}
form .Actions {
  position: relative;
}
form button {
  height: 3.75rem;
  border: 0;
  padding: 0.125rem;
  -webkit-border-radius: 1.875rem;
  -moz-border-radius: 1.875rem;
  border-radius: 1.875rem;
}
form button span {
  display: block;
  height: 3.5rem;
  line-height: 3.5rem;
  -webkit-border-radius: 1.875rem;
  -moz-border-radius: 1.875rem;
  border-radius: 1.875rem;
  background: #FFFFFF;
  font-family: "canada-type-gibson", sans-serif;
  color: #0088CE;
  font-size: 1.25rem;
  font-weight: 600;
  text-transform: uppercase;
  padding: 0 5.25rem;
  background: linear-gradient(to right, #FFFFFF 50%, #0089ce 50%, #631d76 100%);
  background-size: 280% 100%;
  background-position: left bottom;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
form button span.nopadd {
  padding: 0;
}
form button span:hover {
  color: #FFFFFF;
  background-position: 100% bottom;
}
form p.message {
  display: block;
  padding: 0.5rem 0;
  color: #D0021B;
  font-size: 0.875rem;
  clear: both;
}
form .message.required {
  display: block;
  padding-top: 0.5rem;
  color: #D0021B;
  font-size: 0.875rem;
  clear: both;
}

/* latin */
@font-face {
  font-family: "Droid Serif";
  font-style: normal;
  font-weight: 400;
  src: local("Droid Serif Regular"), local("DroidSerif-Regular"), url(https://fonts.gstatic.com/s/droidserif/v12/tDbI2oqRg1oM3QBjjcaDkOr9rAXWGQyH.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: "Source Sans Pro";
  font-style: italic;
  font-weight: 300;
  src: local("Source Sans Pro Light Italic"), local("SourceSansPro-LightItalic"), url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZZMkidh18S0xR41YDw.woff2) format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: "Source Sans Pro";
  font-style: italic;
  font-weight: 300;
  src: local("Source Sans Pro Light Italic"), local("SourceSansPro-LightItalic"), url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZZMkido18S0xR41YDw.woff2) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: "Source Sans Pro";
  font-style: italic;
  font-weight: 300;
  src: local("Source Sans Pro Light Italic"), local("SourceSansPro-LightItalic"), url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZZMkidg18S0xR41YDw.woff2) format("woff2");
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: "Source Sans Pro";
  font-style: italic;
  font-weight: 300;
  src: local("Source Sans Pro Light Italic"), local("SourceSansPro-LightItalic"), url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZZMkidv18S0xR41YDw.woff2) format("woff2");
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: "Source Sans Pro";
  font-style: italic;
  font-weight: 300;
  src: local("Source Sans Pro Light Italic"), local("SourceSansPro-LightItalic"), url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZZMkidj18S0xR41YDw.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: "Source Sans Pro";
  font-style: italic;
  font-weight: 300;
  src: local("Source Sans Pro Light Italic"), local("SourceSansPro-LightItalic"), url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZZMkidi18S0xR41YDw.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Source Sans Pro";
  font-style: italic;
  font-weight: 300;
  src: local("Source Sans Pro Light Italic"), local("SourceSansPro-LightItalic"), url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZZMkids18S0xR41.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: "Source Sans Pro";
  font-style: italic;
  font-weight: 400;
  src: local("Source Sans Pro Italic"), local("SourceSansPro-Italic"), url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xK1dSBYKcSV-LCoeQqfX1RYOo3qPZ7qsDJB9cme_xc.woff2) format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: "Source Sans Pro";
  font-style: italic;
  font-weight: 400;
  src: local("Source Sans Pro Italic"), local("SourceSansPro-Italic"), url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xK1dSBYKcSV-LCoeQqfX1RYOo3qPZ7jsDJB9cme_xc.woff2) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: "Source Sans Pro";
  font-style: italic;
  font-weight: 400;
  src: local("Source Sans Pro Italic"), local("SourceSansPro-Italic"), url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xK1dSBYKcSV-LCoeQqfX1RYOo3qPZ7rsDJB9cme_xc.woff2) format("woff2");
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: "Source Sans Pro";
  font-style: italic;
  font-weight: 400;
  src: local("Source Sans Pro Italic"), local("SourceSansPro-Italic"), url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xK1dSBYKcSV-LCoeQqfX1RYOo3qPZ7ksDJB9cme_xc.woff2) format("woff2");
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: "Source Sans Pro";
  font-style: italic;
  font-weight: 400;
  src: local("Source Sans Pro Italic"), local("SourceSansPro-Italic"), url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xK1dSBYKcSV-LCoeQqfX1RYOo3qPZ7osDJB9cme_xc.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: "Source Sans Pro";
  font-style: italic;
  font-weight: 400;
  src: local("Source Sans Pro Italic"), local("SourceSansPro-Italic"), url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xK1dSBYKcSV-LCoeQqfX1RYOo3qPZ7psDJB9cme_xc.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Source Sans Pro";
  font-style: italic;
  font-weight: 400;
  src: local("Source Sans Pro Italic"), local("SourceSansPro-Italic"), url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xK1dSBYKcSV-LCoeQqfX1RYOo3qPZ7nsDJB9cme.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 300;
  src: local("Source Sans Pro Light"), local("SourceSansPro-Light"), url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xKydSBYKcSV-LCoeQqfX1RYOo3ik4zwmhdu3cOWxy40.woff2) format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 300;
  src: local("Source Sans Pro Light"), local("SourceSansPro-Light"), url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xKydSBYKcSV-LCoeQqfX1RYOo3ik4zwkxdu3cOWxy40.woff2) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 300;
  src: local("Source Sans Pro Light"), local("SourceSansPro-Light"), url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xKydSBYKcSV-LCoeQqfX1RYOo3ik4zwmxdu3cOWxy40.woff2) format("woff2");
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 300;
  src: local("Source Sans Pro Light"), local("SourceSansPro-Light"), url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xKydSBYKcSV-LCoeQqfX1RYOo3ik4zwlBdu3cOWxy40.woff2) format("woff2");
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 300;
  src: local("Source Sans Pro Light"), local("SourceSansPro-Light"), url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xKydSBYKcSV-LCoeQqfX1RYOo3ik4zwmBdu3cOWxy40.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 300;
  src: local("Source Sans Pro Light"), local("SourceSansPro-Light"), url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xKydSBYKcSV-LCoeQqfX1RYOo3ik4zwmRdu3cOWxy40.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 300;
  src: local("Source Sans Pro Light"), local("SourceSansPro-Light"), url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xKydSBYKcSV-LCoeQqfX1RYOo3ik4zwlxdu3cOWxw.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 400;
  src: local("Source Sans Pro Regular"), local("SourceSansPro-Regular"), url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xK3dSBYKcSV-LCoeQqfX1RYOo3qNa7lujVj9_mf.woff2) format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 400;
  src: local("Source Sans Pro Regular"), local("SourceSansPro-Regular"), url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xK3dSBYKcSV-LCoeQqfX1RYOo3qPK7lujVj9_mf.woff2) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 400;
  src: local("Source Sans Pro Regular"), local("SourceSansPro-Regular"), url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xK3dSBYKcSV-LCoeQqfX1RYOo3qNK7lujVj9_mf.woff2) format("woff2");
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 400;
  src: local("Source Sans Pro Regular"), local("SourceSansPro-Regular"), url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xK3dSBYKcSV-LCoeQqfX1RYOo3qO67lujVj9_mf.woff2) format("woff2");
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 400;
  src: local("Source Sans Pro Regular"), local("SourceSansPro-Regular"), url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xK3dSBYKcSV-LCoeQqfX1RYOo3qN67lujVj9_mf.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 400;
  src: local("Source Sans Pro Regular"), local("SourceSansPro-Regular"), url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xK3dSBYKcSV-LCoeQqfX1RYOo3qNq7lujVj9_mf.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 400;
  src: local("Source Sans Pro Regular"), local("SourceSansPro-Regular"), url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xK3dSBYKcSV-LCoeQqfX1RYOo3qOK7lujVj9w.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 600;
  src: local("Source Sans Pro SemiBold"), local("SourceSansPro-SemiBold"), url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwmhdu3cOWxy40.woff2) format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 600;
  src: local("Source Sans Pro SemiBold"), local("SourceSansPro-SemiBold"), url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwkxdu3cOWxy40.woff2) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 600;
  src: local("Source Sans Pro SemiBold"), local("SourceSansPro-SemiBold"), url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwmxdu3cOWxy40.woff2) format("woff2");
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 600;
  src: local("Source Sans Pro SemiBold"), local("SourceSansPro-SemiBold"), url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwlBdu3cOWxy40.woff2) format("woff2");
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 600;
  src: local("Source Sans Pro SemiBold"), local("SourceSansPro-SemiBold"), url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwmBdu3cOWxy40.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 600;
  src: local("Source Sans Pro SemiBold"), local("SourceSansPro-SemiBold"), url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwmRdu3cOWxy40.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 600;
  src: local("Source Sans Pro SemiBold"), local("SourceSansPro-SemiBold"), url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwlxdu3cOWxw.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 700;
  src: local("Source Sans Pro Bold"), local("SourceSansPro-Bold"), url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xKydSBYKcSV-LCoeQqfX1RYOo3ig4vwmhdu3cOWxy40.woff2) format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 700;
  src: local("Source Sans Pro Bold"), local("SourceSansPro-Bold"), url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xKydSBYKcSV-LCoeQqfX1RYOo3ig4vwkxdu3cOWxy40.woff2) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 700;
  src: local("Source Sans Pro Bold"), local("SourceSansPro-Bold"), url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xKydSBYKcSV-LCoeQqfX1RYOo3ig4vwmxdu3cOWxy40.woff2) format("woff2");
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 700;
  src: local("Source Sans Pro Bold"), local("SourceSansPro-Bold"), url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xKydSBYKcSV-LCoeQqfX1RYOo3ig4vwlBdu3cOWxy40.woff2) format("woff2");
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 700;
  src: local("Source Sans Pro Bold"), local("SourceSansPro-Bold"), url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xKydSBYKcSV-LCoeQqfX1RYOo3ig4vwmBdu3cOWxy40.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 700;
  src: local("Source Sans Pro Bold"), local("SourceSansPro-Bold"), url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xKydSBYKcSV-LCoeQqfX1RYOo3ig4vwmRdu3cOWxy40.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 700;
  src: local("Source Sans Pro Bold"), local("SourceSansPro-Bold"), url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xKydSBYKcSV-LCoeQqfX1RYOo3ig4vwlxdu3cOWxw.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: "FontAwesome";
  src: url("../fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-fw {
  width: 1.2857142857em;
  text-align: center;
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.1428571429em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}

.fa-li {
  position: absolute;
  left: -2.1428571429em;
  width: 2.1428571429em;
  top: 0.1428571429em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.8571428571em;
}

.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eee;
  border-radius: 0.1em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left {
  margin-right: 0.3em;
}
.fa.fa-pull-right {
  margin-left: 0.3em;
}

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.fa.pull-left {
  margin-right: 0.3em;
}
.fa.pull-right {
  margin-left: 0.3em;
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "";
}

.fa-music:before {
  content: "";
}

.fa-search:before {
  content: "";
}

.fa-envelope-o:before {
  content: "";
}

.fa-heart:before {
  content: "";
}

.fa-star:before {
  content: "";
}

.fa-star-o:before {
  content: "";
}

.fa-user:before {
  content: "";
}

.fa-film:before {
  content: "";
}

.fa-th-large:before {
  content: "";
}

.fa-th:before {
  content: "";
}

.fa-th-list:before {
  content: "";
}

.fa-check:before {
  content: "";
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "";
}

.fa-search-plus:before {
  content: "";
}

.fa-search-minus:before {
  content: "";
}

.fa-power-off:before {
  content: "";
}

.fa-signal:before {
  content: "";
}

.fa-gear:before,
.fa-cog:before {
  content: "";
}

.fa-trash-o:before {
  content: "";
}

.fa-home:before {
  content: "";
}

.fa-file-o:before {
  content: "";
}

.fa-clock-o:before {
  content: "";
}

.fa-road:before {
  content: "";
}

.fa-download:before {
  content: "";
}

.fa-arrow-circle-o-down:before {
  content: "";
}

.fa-arrow-circle-o-up:before {
  content: "";
}

.fa-inbox:before {
  content: "";
}

.fa-play-circle-o:before {
  content: "";
}

.fa-rotate-right:before,
.fa-repeat:before {
  content: "";
}

.fa-refresh:before {
  content: "";
}

.fa-list-alt:before {
  content: "";
}

.fa-lock:before {
  content: "";
}

.fa-flag:before {
  content: "";
}

.fa-headphones:before {
  content: "";
}

.fa-volume-off:before {
  content: "";
}

.fa-volume-down:before {
  content: "";
}

.fa-volume-up:before {
  content: "";
}

.fa-qrcode:before {
  content: "";
}

.fa-barcode:before {
  content: "";
}

.fa-tag:before {
  content: "";
}

.fa-tags:before {
  content: "";
}

.fa-book:before {
  content: "";
}

.fa-bookmark:before {
  content: "";
}

.fa-print:before {
  content: "";
}

.fa-camera:before {
  content: "";
}

.fa-font:before {
  content: "";
}

.fa-bold:before {
  content: "";
}

.fa-italic:before {
  content: "";
}

.fa-text-height:before {
  content: "";
}

.fa-text-width:before {
  content: "";
}

.fa-align-left:before {
  content: "";
}

.fa-align-center:before {
  content: "";
}

.fa-align-right:before {
  content: "";
}

.fa-align-justify:before {
  content: "";
}

.fa-list:before {
  content: "";
}

.fa-dedent:before,
.fa-outdent:before {
  content: "";
}

.fa-indent:before {
  content: "";
}

.fa-video-camera:before {
  content: "";
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "";
}

.fa-pencil:before {
  content: "";
}

.fa-map-marker:before {
  content: "";
}

.fa-adjust:before {
  content: "";
}

.fa-tint:before {
  content: "";
}

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "";
}

.fa-share-square-o:before {
  content: "";
}

.fa-check-square-o:before {
  content: "";
}

.fa-arrows:before {
  content: "";
}

.fa-step-backward:before {
  content: "";
}

.fa-fast-backward:before {
  content: "";
}

.fa-backward:before {
  content: "";
}

.fa-play:before {
  content: "";
}

.fa-pause:before {
  content: "";
}

.fa-stop:before {
  content: "";
}

.fa-forward:before {
  content: "";
}

.fa-fast-forward:before {
  content: "";
}

.fa-step-forward:before {
  content: "";
}

.fa-eject:before {
  content: "";
}

.fa-chevron-left:before {
  content: "";
}

.fa-chevron-right:before {
  content: "";
}

.fa-plus-circle:before {
  content: "";
}

.fa-minus-circle:before {
  content: "";
}

.fa-times-circle:before {
  content: "";
}

.fa-check-circle:before {
  content: "";
}

.fa-question-circle:before {
  content: "";
}

.fa-info-circle:before {
  content: "";
}

.fa-crosshairs:before {
  content: "";
}

.fa-times-circle-o:before {
  content: "";
}

.fa-check-circle-o:before {
  content: "";
}

.fa-ban:before {
  content: "";
}

.fa-arrow-left:before {
  content: "";
}

.fa-arrow-right:before {
  content: "";
}

.fa-arrow-up:before {
  content: "";
}

.fa-arrow-down:before {
  content: "";
}

.fa-mail-forward:before,
.fa-share:before {
  content: "";
}

.fa-expand:before {
  content: "";
}

.fa-compress:before {
  content: "";
}

.fa-plus:before {
  content: "";
}

.fa-minus:before {
  content: "";
}

.fa-asterisk:before {
  content: "";
}

.fa-exclamation-circle:before {
  content: "";
}

.fa-gift:before {
  content: "";
}

.fa-leaf:before {
  content: "";
}

.fa-fire:before {
  content: "";
}

.fa-eye:before {
  content: "";
}

.fa-eye-slash:before {
  content: "";
}

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "";
}

.fa-plane:before {
  content: "";
}

.fa-calendar:before {
  content: "";
}

.fa-random:before {
  content: "";
}

.fa-comment:before {
  content: "";
}

.fa-magnet:before {
  content: "";
}

.fa-chevron-up:before {
  content: "";
}

.fa-chevron-down:before {
  content: "";
}

.fa-retweet:before {
  content: "";
}

.fa-shopping-cart:before {
  content: "";
}

.fa-folder:before {
  content: "";
}

.fa-folder-open:before {
  content: "";
}

.fa-arrows-v:before {
  content: "";
}

.fa-arrows-h:before {
  content: "";
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "";
}

.fa-twitter-square:before {
  content: "";
}

.fa-facebook-square:before {
  content: "";
}

.fa-camera-retro:before {
  content: "";
}

.fa-key:before {
  content: "";
}

.fa-gears:before,
.fa-cogs:before {
  content: "";
}

.fa-comments:before {
  content: "";
}

.fa-thumbs-o-up:before {
  content: "";
}

.fa-thumbs-o-down:before {
  content: "";
}

.fa-star-half:before {
  content: "";
}

.fa-heart-o:before {
  content: "";
}

.fa-sign-out:before {
  content: "";
}

.fa-linkedin-square:before {
  content: "";
}

.fa-thumb-tack:before {
  content: "";
}

.fa-external-link:before {
  content: "";
}

.fa-sign-in:before {
  content: "";
}

.fa-trophy:before {
  content: "";
}

.fa-github-square:before {
  content: "";
}

.fa-upload:before {
  content: "";
}

.fa-lemon-o:before {
  content: "";
}

.fa-phone:before {
  content: "";
}

.fa-square-o:before {
  content: "";
}

.fa-bookmark-o:before {
  content: "";
}

.fa-phone-square:before {
  content: "";
}

.fa-twitter:before {
  content: "";
}

.fa-facebook-f:before,
.fa-facebook:before {
  content: "";
}

.fa-github:before {
  content: "";
}

.fa-unlock:before {
  content: "";
}

.fa-credit-card:before {
  content: "";
}

.fa-feed:before,
.fa-rss:before {
  content: "";
}

.fa-hdd-o:before {
  content: "";
}

.fa-bullhorn:before {
  content: "";
}

.fa-bell:before {
  content: "";
}

.fa-certificate:before {
  content: "";
}

.fa-hand-o-right:before {
  content: "";
}

.fa-hand-o-left:before {
  content: "";
}

.fa-hand-o-up:before {
  content: "";
}

.fa-hand-o-down:before {
  content: "";
}

.fa-arrow-circle-left:before {
  content: "";
}

.fa-arrow-circle-right:before {
  content: "";
}

.fa-arrow-circle-up:before {
  content: "";
}

.fa-arrow-circle-down:before {
  content: "";
}

.fa-globe:before {
  content: "";
}

.fa-wrench:before {
  content: "";
}

.fa-tasks:before {
  content: "";
}

.fa-filter:before {
  content: "";
}

.fa-briefcase:before {
  content: "";
}

.fa-arrows-alt:before {
  content: "";
}

.fa-group:before,
.fa-users:before {
  content: "";
}

.fa-chain:before,
.fa-link:before {
  content: "";
}

.fa-cloud:before {
  content: "";
}

.fa-flask:before {
  content: "";
}

.fa-cut:before,
.fa-scissors:before {
  content: "";
}

.fa-copy:before,
.fa-files-o:before {
  content: "";
}

.fa-paperclip:before {
  content: "";
}

.fa-save:before,
.fa-floppy-o:before {
  content: "";
}

.fa-square:before {
  content: "";
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "";
}

.fa-list-ul:before {
  content: "";
}

.fa-list-ol:before {
  content: "";
}

.fa-strikethrough:before {
  content: "";
}

.fa-underline:before {
  content: "";
}

.fa-table:before {
  content: "";
}

.fa-magic:before {
  content: "";
}

.fa-truck:before {
  content: "";
}

.fa-pinterest:before {
  content: "";
}

.fa-pinterest-square:before {
  content: "";
}

.fa-google-plus-square:before {
  content: "";
}

.fa-google-plus:before {
  content: "";
}

.fa-money:before {
  content: "";
}

.fa-caret-down:before {
  content: "";
}

.fa-caret-up:before {
  content: "";
}

.fa-caret-left:before {
  content: "";
}

.fa-caret-right:before {
  content: "";
}

.fa-columns:before {
  content: "";
}

.fa-unsorted:before,
.fa-sort:before {
  content: "";
}

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "";
}

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "";
}

.fa-envelope:before {
  content: "";
}

.fa-linkedin:before {
  content: "";
}

.fa-rotate-left:before,
.fa-undo:before {
  content: "";
}

.fa-legal:before,
.fa-gavel:before {
  content: "";
}

.fa-dashboard:before,
.fa-tachometer:before {
  content: "";
}

.fa-comment-o:before {
  content: "";
}

.fa-comments-o:before {
  content: "";
}

.fa-flash:before,
.fa-bolt:before {
  content: "";
}

.fa-sitemap:before {
  content: "";
}

.fa-umbrella:before {
  content: "";
}

.fa-paste:before,
.fa-clipboard:before {
  content: "";
}

.fa-lightbulb-o:before {
  content: "";
}

.fa-exchange:before {
  content: "";
}

.fa-cloud-download:before {
  content: "";
}

.fa-cloud-upload:before {
  content: "";
}

.fa-user-md:before {
  content: "";
}

.fa-stethoscope:before {
  content: "";
}

.fa-suitcase:before {
  content: "";
}

.fa-bell-o:before {
  content: "";
}

.fa-coffee:before {
  content: "";
}

.fa-cutlery:before {
  content: "";
}

.fa-file-text-o:before {
  content: "";
}

.fa-building-o:before {
  content: "";
}

.fa-hospital-o:before {
  content: "";
}

.fa-ambulance:before {
  content: "";
}

.fa-medkit:before {
  content: "";
}

.fa-fighter-jet:before {
  content: "";
}

.fa-beer:before {
  content: "";
}

.fa-h-square:before {
  content: "";
}

.fa-plus-square:before {
  content: "";
}

.fa-angle-double-left:before {
  content: "";
}

.fa-angle-double-right:before {
  content: "";
}

.fa-angle-double-up:before {
  content: "";
}

.fa-angle-double-down:before {
  content: "";
}

.fa-angle-left:before {
  content: "";
}

.fa-angle-right:before {
  content: "";
}

.fa-angle-up:before {
  content: "";
}

.fa-angle-down:before {
  content: "";
}

.fa-desktop:before {
  content: "";
}

.fa-laptop:before {
  content: "";
}

.fa-tablet:before {
  content: "";
}

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "";
}

.fa-circle-o:before {
  content: "";
}

.fa-quote-left:before {
  content: "";
}

.fa-quote-right:before {
  content: "";
}

.fa-spinner:before {
  content: "";
}

.fa-circle:before {
  content: "";
}

.fa-mail-reply:before,
.fa-reply:before {
  content: "";
}

.fa-github-alt:before {
  content: "";
}

.fa-folder-o:before {
  content: "";
}

.fa-folder-open-o:before {
  content: "";
}

.fa-smile-o:before {
  content: "";
}

.fa-frown-o:before {
  content: "";
}

.fa-meh-o:before {
  content: "";
}

.fa-gamepad:before {
  content: "";
}

.fa-keyboard-o:before {
  content: "";
}

.fa-flag-o:before {
  content: "";
}

.fa-flag-checkered:before {
  content: "";
}

.fa-terminal:before {
  content: "";
}

.fa-code:before {
  content: "";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "";
}

.fa-location-arrow:before {
  content: "";
}

.fa-crop:before {
  content: "";
}

.fa-code-fork:before {
  content: "";
}

.fa-unlink:before,
.fa-chain-broken:before {
  content: "";
}

.fa-question:before {
  content: "";
}

.fa-info:before {
  content: "";
}

.fa-exclamation:before {
  content: "";
}

.fa-superscript:before {
  content: "";
}

.fa-subscript:before {
  content: "";
}

.fa-eraser:before {
  content: "";
}

.fa-puzzle-piece:before {
  content: "";
}

.fa-microphone:before {
  content: "";
}

.fa-microphone-slash:before {
  content: "";
}

.fa-shield:before {
  content: "";
}

.fa-calendar-o:before {
  content: "";
}

.fa-fire-extinguisher:before {
  content: "";
}

.fa-rocket:before {
  content: "";
}

.fa-maxcdn:before {
  content: "";
}

.fa-chevron-circle-left:before {
  content: "";
}

.fa-chevron-circle-right:before {
  content: "";
}

.fa-chevron-circle-up:before {
  content: "";
}

.fa-chevron-circle-down:before {
  content: "";
}

.fa-html5:before {
  content: "";
}

.fa-css3:before {
  content: "";
}

.fa-anchor:before {
  content: "";
}

.fa-unlock-alt:before {
  content: "";
}

.fa-bullseye:before {
  content: "";
}

.fa-ellipsis-h:before {
  content: "";
}

.fa-ellipsis-v:before {
  content: "";
}

.fa-rss-square:before {
  content: "";
}

.fa-play-circle:before {
  content: "";
}

.fa-ticket:before {
  content: "";
}

.fa-minus-square:before {
  content: "";
}

.fa-minus-square-o:before {
  content: "";
}

.fa-level-up:before {
  content: "";
}

.fa-level-down:before {
  content: "";
}

.fa-check-square:before {
  content: "";
}

.fa-pencil-square:before {
  content: "";
}

.fa-external-link-square:before {
  content: "";
}

.fa-share-square:before {
  content: "";
}

.fa-compass:before {
  content: "";
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "";
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "";
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "";
}

.fa-euro:before,
.fa-eur:before {
  content: "";
}

.fa-gbp:before {
  content: "";
}

.fa-dollar:before,
.fa-usd:before {
  content: "";
}

.fa-rupee:before,
.fa-inr:before {
  content: "";
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "";
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "";
}

.fa-won:before,
.fa-krw:before {
  content: "";
}

.fa-bitcoin:before,
.fa-btc:before {
  content: "";
}

.fa-file:before {
  content: "";
}

.fa-file-text:before {
  content: "";
}

.fa-sort-alpha-asc:before {
  content: "";
}

.fa-sort-alpha-desc:before {
  content: "";
}

.fa-sort-amount-asc:before {
  content: "";
}

.fa-sort-amount-desc:before {
  content: "";
}

.fa-sort-numeric-asc:before {
  content: "";
}

.fa-sort-numeric-desc:before {
  content: "";
}

.fa-thumbs-up:before {
  content: "";
}

.fa-thumbs-down:before {
  content: "";
}

.fa-youtube-square:before {
  content: "";
}

.fa-youtube:before {
  content: "";
}

.fa-xing:before {
  content: "";
}

.fa-xing-square:before {
  content: "";
}

.fa-youtube-play:before {
  content: "";
}

.fa-dropbox:before {
  content: "";
}

.fa-stack-overflow:before {
  content: "";
}

.fa-instagram:before {
  content: "";
}

.fa-flickr:before {
  content: "";
}

.fa-adn:before {
  content: "";
}

.fa-bitbucket:before {
  content: "";
}

.fa-bitbucket-square:before {
  content: "";
}

.fa-tumblr:before {
  content: "";
}

.fa-tumblr-square:before {
  content: "";
}

.fa-long-arrow-down:before {
  content: "";
}

.fa-long-arrow-up:before {
  content: "";
}

.fa-long-arrow-left:before {
  content: "";
}

.fa-long-arrow-right:before {
  content: "";
}

.fa-apple:before {
  content: "";
}

.fa-windows:before {
  content: "";
}

.fa-android:before {
  content: "";
}

.fa-linux:before {
  content: "";
}

.fa-dribbble:before {
  content: "";
}

.fa-skype:before {
  content: "";
}

.fa-foursquare:before {
  content: "";
}

.fa-trello:before {
  content: "";
}

.fa-female:before {
  content: "";
}

.fa-male:before {
  content: "";
}

.fa-gittip:before,
.fa-gratipay:before {
  content: "";
}

.fa-sun-o:before {
  content: "";
}

.fa-moon-o:before {
  content: "";
}

.fa-archive:before {
  content: "";
}

.fa-bug:before {
  content: "";
}

.fa-vk:before {
  content: "";
}

.fa-weibo:before {
  content: "";
}

.fa-renren:before {
  content: "";
}

.fa-pagelines:before {
  content: "";
}

.fa-stack-exchange:before {
  content: "";
}

.fa-arrow-circle-o-right:before {
  content: "";
}

.fa-arrow-circle-o-left:before {
  content: "";
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "";
}

.fa-dot-circle-o:before {
  content: "";
}

.fa-wheelchair:before {
  content: "";
}

.fa-vimeo-square:before {
  content: "";
}

.fa-turkish-lira:before,
.fa-try:before {
  content: "";
}

.fa-plus-square-o:before {
  content: "";
}

.fa-space-shuttle:before {
  content: "";
}

.fa-slack:before {
  content: "";
}

.fa-envelope-square:before {
  content: "";
}

.fa-wordpress:before {
  content: "";
}

.fa-openid:before {
  content: "";
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "";
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "";
}

.fa-yahoo:before {
  content: "";
}

.fa-google:before {
  content: "";
}

.fa-reddit:before {
  content: "";
}

.fa-reddit-square:before {
  content: "";
}

.fa-stumbleupon-circle:before {
  content: "";
}

.fa-stumbleupon:before {
  content: "";
}

.fa-delicious:before {
  content: "";
}

.fa-digg:before {
  content: "";
}

.fa-pied-piper-pp:before {
  content: "";
}

.fa-pied-piper-alt:before {
  content: "";
}

.fa-drupal:before {
  content: "";
}

.fa-joomla:before {
  content: "";
}

.fa-language:before {
  content: "";
}

.fa-fax:before {
  content: "";
}

.fa-building:before {
  content: "";
}

.fa-child:before {
  content: "";
}

.fa-paw:before {
  content: "";
}

.fa-spoon:before {
  content: "";
}

.fa-cube:before {
  content: "";
}

.fa-cubes:before {
  content: "";
}

.fa-behance:before {
  content: "";
}

.fa-behance-square:before {
  content: "";
}

.fa-steam:before {
  content: "";
}

.fa-steam-square:before {
  content: "";
}

.fa-recycle:before {
  content: "";
}

.fa-automobile:before,
.fa-car:before {
  content: "";
}

.fa-cab:before,
.fa-taxi:before {
  content: "";
}

.fa-tree:before {
  content: "";
}

.fa-spotify:before {
  content: "";
}

.fa-deviantart:before {
  content: "";
}

.fa-soundcloud:before {
  content: "";
}

.fa-database:before {
  content: "";
}

.fa-file-pdf-o:before {
  content: "";
}

.fa-file-word-o:before {
  content: "";
}

.fa-file-excel-o:before {
  content: "";
}

.fa-file-powerpoint-o:before {
  content: "";
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "";
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "";
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "";
}

.fa-file-code-o:before {
  content: "";
}

.fa-vine:before {
  content: "";
}

.fa-codepen:before {
  content: "";
}

.fa-jsfiddle:before {
  content: "";
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "";
}

.fa-circle-o-notch:before {
  content: "";
}

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "";
}

.fa-ge:before,
.fa-empire:before {
  content: "";
}

.fa-git-square:before {
  content: "";
}

.fa-git:before {
  content: "";
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "";
}

.fa-tencent-weibo:before {
  content: "";
}

.fa-qq:before {
  content: "";
}

.fa-wechat:before,
.fa-weixin:before {
  content: "";
}

.fa-send:before,
.fa-paper-plane:before {
  content: "";
}

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "";
}

.fa-history:before {
  content: "";
}

.fa-circle-thin:before {
  content: "";
}

.fa-header:before {
  content: "";
}

.fa-paragraph:before {
  content: "";
}

.fa-sliders:before {
  content: "";
}

.fa-share-alt:before {
  content: "";
}

.fa-share-alt-square:before {
  content: "";
}

.fa-bomb:before {
  content: "";
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "";
}

.fa-tty:before {
  content: "";
}

.fa-binoculars:before {
  content: "";
}

.fa-plug:before {
  content: "";
}

.fa-slideshare:before {
  content: "";
}

.fa-twitch:before {
  content: "";
}

.fa-yelp:before {
  content: "";
}

.fa-newspaper-o:before {
  content: "";
}

.fa-wifi:before {
  content: "";
}

.fa-calculator:before {
  content: "";
}

.fa-paypal:before {
  content: "";
}

.fa-google-wallet:before {
  content: "";
}

.fa-cc-visa:before {
  content: "";
}

.fa-cc-mastercard:before {
  content: "";
}

.fa-cc-discover:before {
  content: "";
}

.fa-cc-amex:before {
  content: "";
}

.fa-cc-paypal:before {
  content: "";
}

.fa-cc-stripe:before {
  content: "";
}

.fa-bell-slash:before {
  content: "";
}

.fa-bell-slash-o:before {
  content: "";
}

.fa-trash:before {
  content: "";
}

.fa-copyright:before {
  content: "";
}

.fa-at:before {
  content: "";
}

.fa-eyedropper:before {
  content: "";
}

.fa-paint-brush:before {
  content: "";
}

.fa-birthday-cake:before {
  content: "";
}

.fa-area-chart:before {
  content: "";
}

.fa-pie-chart:before {
  content: "";
}

.fa-line-chart:before {
  content: "";
}

.fa-lastfm:before {
  content: "";
}

.fa-lastfm-square:before {
  content: "";
}

.fa-toggle-off:before {
  content: "";
}

.fa-toggle-on:before {
  content: "";
}

.fa-bicycle:before {
  content: "";
}

.fa-bus:before {
  content: "";
}

.fa-ioxhost:before {
  content: "";
}

.fa-angellist:before {
  content: "";
}

.fa-cc:before {
  content: "";
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "";
}

.fa-meanpath:before {
  content: "";
}

.fa-buysellads:before {
  content: "";
}

.fa-connectdevelop:before {
  content: "";
}

.fa-dashcube:before {
  content: "";
}

.fa-forumbee:before {
  content: "";
}

.fa-leanpub:before {
  content: "";
}

.fa-sellsy:before {
  content: "";
}

.fa-shirtsinbulk:before {
  content: "";
}

.fa-simplybuilt:before {
  content: "";
}

.fa-skyatlas:before {
  content: "";
}

.fa-cart-plus:before {
  content: "";
}

.fa-cart-arrow-down:before {
  content: "";
}

.fa-diamond:before {
  content: "";
}

.fa-ship:before {
  content: "";
}

.fa-user-secret:before {
  content: "";
}

.fa-motorcycle:before {
  content: "";
}

.fa-street-view:before {
  content: "";
}

.fa-heartbeat:before {
  content: "";
}

.fa-venus:before {
  content: "";
}

.fa-mars:before {
  content: "";
}

.fa-mercury:before {
  content: "";
}

.fa-intersex:before,
.fa-transgender:before {
  content: "";
}

.fa-transgender-alt:before {
  content: "";
}

.fa-venus-double:before {
  content: "";
}

.fa-mars-double:before {
  content: "";
}

.fa-venus-mars:before {
  content: "";
}

.fa-mars-stroke:before {
  content: "";
}

.fa-mars-stroke-v:before {
  content: "";
}

.fa-mars-stroke-h:before {
  content: "";
}

.fa-neuter:before {
  content: "";
}

.fa-genderless:before {
  content: "";
}

.fa-facebook-official:before {
  content: "";
}

.fa-pinterest-p:before {
  content: "";
}

.fa-whatsapp:before {
  content: "";
}

.fa-server:before {
  content: "";
}

.fa-user-plus:before {
  content: "";
}

.fa-user-times:before {
  content: "";
}

.fa-hotel:before,
.fa-bed:before {
  content: "";
}

.fa-viacoin:before {
  content: "";
}

.fa-train:before {
  content: "";
}

.fa-subway:before {
  content: "";
}

.fa-medium:before {
  content: "";
}

.fa-yc:before,
.fa-y-combinator:before {
  content: "";
}

.fa-optin-monster:before {
  content: "";
}

.fa-opencart:before {
  content: "";
}

.fa-expeditedssl:before {
  content: "";
}

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "";
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "";
}

.fa-battery-2:before,
.fa-battery-half:before {
  content: "";
}

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "";
}

.fa-battery-0:before,
.fa-battery-empty:before {
  content: "";
}

.fa-mouse-pointer:before {
  content: "";
}

.fa-i-cursor:before {
  content: "";
}

.fa-object-group:before {
  content: "";
}

.fa-object-ungroup:before {
  content: "";
}

.fa-sticky-note:before {
  content: "";
}

.fa-sticky-note-o:before {
  content: "";
}

.fa-cc-jcb:before {
  content: "";
}

.fa-cc-diners-club:before {
  content: "";
}

.fa-clone:before {
  content: "";
}

.fa-balance-scale:before {
  content: "";
}

.fa-hourglass-o:before {
  content: "";
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "";
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "";
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "";
}

.fa-hourglass:before {
  content: "";
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "";
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "";
}

.fa-hand-scissors-o:before {
  content: "";
}

.fa-hand-lizard-o:before {
  content: "";
}

.fa-hand-spock-o:before {
  content: "";
}

.fa-hand-pointer-o:before {
  content: "";
}

.fa-hand-peace-o:before {
  content: "";
}

.fa-trademark:before {
  content: "";
}

.fa-registered:before {
  content: "";
}

.fa-creative-commons:before {
  content: "";
}

.fa-gg:before {
  content: "";
}

.fa-gg-circle:before {
  content: "";
}

.fa-tripadvisor:before {
  content: "";
}

.fa-odnoklassniki:before {
  content: "";
}

.fa-odnoklassniki-square:before {
  content: "";
}

.fa-get-pocket:before {
  content: "";
}

.fa-wikipedia-w:before {
  content: "";
}

.fa-safari:before {
  content: "";
}

.fa-chrome:before {
  content: "";
}

.fa-firefox:before {
  content: "";
}

.fa-opera:before {
  content: "";
}

.fa-internet-explorer:before {
  content: "";
}

.fa-tv:before,
.fa-television:before {
  content: "";
}

.fa-contao:before {
  content: "";
}

.fa-500px:before {
  content: "";
}

.fa-amazon:before {
  content: "";
}

.fa-calendar-plus-o:before {
  content: "";
}

.fa-calendar-minus-o:before {
  content: "";
}

.fa-calendar-times-o:before {
  content: "";
}

.fa-calendar-check-o:before {
  content: "";
}

.fa-industry:before {
  content: "";
}

.fa-map-pin:before {
  content: "";
}

.fa-map-signs:before {
  content: "";
}

.fa-map-o:before {
  content: "";
}

.fa-map:before {
  content: "";
}

.fa-commenting:before {
  content: "";
}

.fa-commenting-o:before {
  content: "";
}

.fa-houzz:before {
  content: "";
}

.fa-vimeo:before {
  content: "";
}

.fa-black-tie:before {
  content: "";
}

.fa-fonticons:before {
  content: "";
}

.fa-reddit-alien:before {
  content: "";
}

.fa-edge:before {
  content: "";
}

.fa-credit-card-alt:before {
  content: "";
}

.fa-codiepie:before {
  content: "";
}

.fa-modx:before {
  content: "";
}

.fa-fort-awesome:before {
  content: "";
}

.fa-usb:before {
  content: "";
}

.fa-product-hunt:before {
  content: "";
}

.fa-mixcloud:before {
  content: "";
}

.fa-scribd:before {
  content: "";
}

.fa-pause-circle:before {
  content: "";
}

.fa-pause-circle-o:before {
  content: "";
}

.fa-stop-circle:before {
  content: "";
}

.fa-stop-circle-o:before {
  content: "";
}

.fa-shopping-bag:before {
  content: "";
}

.fa-shopping-basket:before {
  content: "";
}

.fa-hashtag:before {
  content: "";
}

.fa-bluetooth:before {
  content: "";
}

.fa-bluetooth-b:before {
  content: "";
}

.fa-percent:before {
  content: "";
}

.fa-gitlab:before {
  content: "";
}

.fa-wpbeginner:before {
  content: "";
}

.fa-wpforms:before {
  content: "";
}

.fa-envira:before {
  content: "";
}

.fa-universal-access:before {
  content: "";
}

.fa-wheelchair-alt:before {
  content: "";
}

.fa-question-circle-o:before {
  content: "";
}

.fa-blind:before {
  content: "";
}

.fa-audio-description:before {
  content: "";
}

.fa-volume-control-phone:before {
  content: "";
}

.fa-braille:before {
  content: "";
}

.fa-assistive-listening-systems:before {
  content: "";
}

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "";
}

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "";
}

.fa-glide:before {
  content: "";
}

.fa-glide-g:before {
  content: "";
}

.fa-signing:before,
.fa-sign-language:before {
  content: "";
}

.fa-low-vision:before {
  content: "";
}

.fa-viadeo:before {
  content: "";
}

.fa-viadeo-square:before {
  content: "";
}

.fa-snapchat:before {
  content: "";
}

.fa-snapchat-ghost:before {
  content: "";
}

.fa-snapchat-square:before {
  content: "";
}

.fa-pied-piper:before {
  content: "";
}

.fa-first-order:before {
  content: "";
}

.fa-yoast:before {
  content: "";
}

.fa-themeisle:before {
  content: "";
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "";
}

.fa-fa:before,
.fa-font-awesome:before {
  content: "";
}

.fa-handshake-o:before {
  content: "";
}

.fa-envelope-open:before {
  content: "";
}

.fa-envelope-open-o:before {
  content: "";
}

.fa-linode:before {
  content: "";
}

.fa-address-book:before {
  content: "";
}

.fa-address-book-o:before {
  content: "";
}

.fa-vcard:before,
.fa-address-card:before {
  content: "";
}

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "";
}

.fa-user-circle:before {
  content: "";
}

.fa-user-circle-o:before {
  content: "";
}

.fa-user-o:before {
  content: "";
}

.fa-id-badge:before {
  content: "";
}

.fa-drivers-license:before,
.fa-id-card:before {
  content: "";
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "";
}

.fa-quora:before {
  content: "";
}

.fa-free-code-camp:before {
  content: "";
}

.fa-telegram:before {
  content: "";
}

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "";
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "";
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "";
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "";
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "";
}

.fa-shower:before {
  content: "";
}

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "";
}

.fa-podcast:before {
  content: "";
}

.fa-window-maximize:before {
  content: "";
}

.fa-window-minimize:before {
  content: "";
}

.fa-window-restore:before {
  content: "";
}

.fa-times-rectangle:before,
.fa-window-close:before {
  content: "";
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "";
}

.fa-bandcamp:before {
  content: "";
}

.fa-grav:before {
  content: "";
}

.fa-etsy:before {
  content: "";
}

.fa-imdb:before {
  content: "";
}

.fa-ravelry:before {
  content: "";
}

.fa-eercast:before {
  content: "";
}

.fa-microchip:before {
  content: "";
}

.fa-snowflake-o:before {
  content: "";
}

.fa-superpowers:before {
  content: "";
}

.fa-wpexplorer:before {
  content: "";
}

.fa-meetup:before {
  content: "";
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}
.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  user-select: none;
  -webkit-user-select: none;
}
.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.select2-container .select2-selection--single .select2-selection__clear {
  position: relative;
}
.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}
.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  user-select: none;
  -webkit-user-select: none;
}
.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.select2-container .select2-search--inline {
  float: left;
}
.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0;
}
.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}

.select2-results {
  display: block;
}

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}

.select2-results__option {
  padding: 6px;
  user-select: none;
  -webkit-user-select: none;
}
.select2-results__option[aria-selected] {
  cursor: pointer;
}

.select2-container--open .select2-dropdown {
  left: 0;
}

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-search--dropdown {
  display: block;
  padding: 4px;
}
.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box;
}
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.select2-search--dropdown.select2-search--hide {
  display: none;
}

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}
.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}
.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear {
  float: left;
}
.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}
.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}
.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none;
}
.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
  color: #999;
  margin-top: 5px;
  float: left;
}
.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333;
}
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder, .select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline {
  float: right;
}
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}
.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0;
}
.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}
.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}
.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
}
.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}
.select2-container--default .select2-results__option[role=group] {
  padding: 0;
}
.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999;
}
.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd;
}
.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white;
}
.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0);
}
.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb;
}
.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}
.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px;
}
.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999;
}
.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFCCCCCC", GradientType=0);
}
.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}
.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear {
  float: left;
}
.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto;
}
.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none;
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: -o-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0);
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFFFFFFF", GradientType=0);
}
.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0;
}
.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}
.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555;
}
.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
  float: right;
  margin-left: 5px;
  margin-right: auto;
}
.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}
.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb;
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0;
}
.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none;
}
.select2-container--classic .select2-dropdown {
  background-color: white;
  border: 1px solid transparent;
}
.select2-container--classic .select2-dropdown--above {
  border-bottom: none;
}
.select2-container--classic .select2-dropdown--below {
  border-top: none;
}
.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}
.select2-container--classic .select2-results__option[role=group] {
  padding: 0;
}
.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey;
}
.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: white;
}
.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}
.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb;
}

.hero {
  font-size: 1rem;
  height: 56.25vw;
  position: relative;
  font-family: "canada-type-gibson", sans-serif;
  overflow: hidden;
  margin-bottom: 0.9em;
}
@media screen and (max-width: 1230px) {
  .hero {
    min-height: 60em;
  }
  .hero .plyr {
    display: none;
  }
  .hero #fullbg {
    height: 60em;
  }
}
@media only screen and (max-width: 768px) {
  .hero {
    height: 35.125rem;
    min-height: inherit;
  }
  .hero.hasSlides {
    height: auto;
  }
}
@media only screen and (max-width: 1024px) {
  .hero {
    margin-bottom: 10px;
  }
}
.hero.hasSlides {
  height: auto;
  min-height: auto;
}
.hero picture {
  font-size: 0;
  line-height: 0;
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.hero picture img {
  min-height: 100%;
  min-width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.hero__logo {
  text-align: center;
  font-size: 0;
  line-height: 0;
  position: absolute;
  z-index: 2;
  top: 10%;
  width: 100%;
  -webkit-transition: all 600ms;
  -moz-transition: all 600ms;
  -ms-transition: all 600ms;
  -o-transition: all 600ms;
  transition: all 600ms;
}
@media only screen and (max-width: 768px) {
  .hero__logo {
    display: none;
  }
}
.hero__logo .mask {
  position: relative;
  display: none;
  z-index: 2000;
}
.hero__logo .mask img:last-child {
  position: absolute;
  top: 1px;
  left: -200px;
  z-index: -1;
  padding: 0 200px;
  opacity: 0.1;
}
.hero__logo .mask .logo {
  position: relative;
  display: block;
  width: 300px;
  height: 110px;
  text-align: center;
  margin: 50px auto;
  -webkit-filter: drop-shadow(1px 1px 2px rgba(0, 0, 0, 0.5));
  transition: all 3.5s;
  background-position: 60px 0;
}
.hero__logo .mask .logo:hover, .hero__logo .mask .logo:focus {
  transition: all 2s;
}
.hero__logo .mask .logo::after {
  content: "";
  position: absolute;
  pointer-events: none;
  top: 1px;
  left: 1px;
  right: 0;
  bottom: 0;
  background: radial-gradient(circle farthest-side at 0 0, rgba(255, 255, 255, 0.1) 90%, rgba(255, 255, 255, 0.8) 98%, rgba(255, 255, 255, 0) 100%) no-repeat;
  background-position: inherit;
  -webkit-mask: url("../images/logo_shimmer/enablelogo400.png") center;
  mask: url("../images/logo_shimmer/enablelogo400.png");
  filter: drop-shadow(5px 5px 5px #fff);
  -webkit-filter: drop-shadow(10px 10px 10px #fff);
}
.hero__logo .mask .shimmer {
  background-position: -320px 0 !important;
  transition: all 0s !important;
}
.hero__logo.hasSlides {
  position: static;
  height: 12rem;
  background-color: #0088CE;
}
.hero__logo.hasSlides .mask {
  position: static;
  overflow: hidden;
}
.hero__logo.hasSlides .logo {
  margin: 40px auto;
}
.hero .homeslider {
  height: 27.8vw;
}
@media only screen and (max-width: 768px) {
  .hero .homeslider {
    height: 76.5vw;
  }
}
.hero .homeslider .slide img {
  width: 100%;
}
@media only screen and (max-width: 768px) {
  .hero .homeslider .slide img.mobile {
    display: block;
  }
  .hero .homeslider .slide img.desktop {
    display: none;
  }
}
@media only screen and (min-width: 769px) {
  .hero .homeslider .slide img.mobile {
    display: none;
  }
  .hero .homeslider .slide img.desktop {
    display: block;
  }
}
.hero .homeslider .slick-prev, .hero .homeslider .slick-next {
  width: 40px;
  height: 40px;
  border-radius: 40px;
  border: solid 1px #FFF;
}
.hero .homeslider .slick-prev {
  left: 10px;
  z-index: 50;
}
.hero .homeslider .slick-prev:before {
  font-family: inherit;
  content: "<";
}
.hero .homeslider .slick-next {
  right: 10px;
  z-index: 50;
}
.hero .homeslider .slick-next:before {
  font-family: inherit;
  content: ">";
}
.hero__controls {
  position: absolute;
  top: 42%;
  width: 100%;
}
@media only screen and (max-width: 768px) {
  .hero__controls {
    top: 0;
    margin-top: 1em;
  }
}
.hero__controls.hasSlides {
  position: static;
  background-color: #0088CE;
  height: auto;
  padding-bottom: 40px;
  overflow: hidden;
}
@media only screen and (max-width: 768px) {
  .hero__controls.hasSlides {
    margin-top: 0;
  }
}
.hero__slogan {
  z-index: 2;
  font-size: 3em;
  line-height: 1.1;
  color: #FFFFFF;
  text-transform: uppercase;
  width: 100%;
  padding: 0 2.25rem;
  text-align: center;
  margin: 1em 0;
  letter-spacing: 0.05em;
  font-weight: 600;
}
@media only screen and (max-width: 768px) {
  .hero__slogan {
    font-size: 2em;
  }
}
.hero__cta-buttons {
  text-align: center;
  z-index: 2;
}
.hero__cta-buttons a {
  display: inline-block;
  margin: 0 0.75em 0.75em;
  width: 23.125em;
}
.hero__cta-buttons a .icon {
  position: relative;
  display: inline-block;
  padding-left: 3px;
}
@media only screen and (max-width: 768px) {
  .hero__cta-buttons {
    top: auto;
    padding-top: 32px;
  }
  .hero__cta-buttons a {
    display: block;
    margin: 0 auto 9px;
    width: 280px;
  }
}
.hero__cta-text {
  font-size: 1.625em;
  line-height: 1.625em;
  width: 100%;
  padding: 0 2.25rem;
  text-align: center;
  color: #FFFFFF;
  z-index: 2;
  margin: 0;
  font-weight: 600;
  letter-spacing: 0.1em;
}
@media only screen and (max-width: 1024px) {
  .hero__cta-text {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}
@media only screen and (max-width: 768px) {
  .hero__cta-text {
    top: auto;
    padding-top: 36px;
    font-size: 1.125em;
    line-height: 1.5em;
    max-width: 280px;
    margin: 0 auto;
  }
}
.hero--image {
  height: 40.625rem;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  font-size: 0;
  line-height: 0;
  margin-bottom: 0;
  border-bottom: 1.125em #0088CE solid;
  overflow: visible;
}
@media only screen and (max-width: 1400px) {
  .hero--image {
    height: 30rem;
  }
}
@media only screen and (max-width: 1024px) {
  .hero--image {
    height: 25rem;
    border-bottom-width: 0.625em;
  }
}
@media only screen and (max-width: 768px) {
  .hero--image {
    height: 25rem;
    border-bottom-width: 0.625em;
  }
}
@media only screen and (max-width: 480px) {
  .hero--image {
    height: 18.75rem;
  }
}
.hero--border-bottom {
  position: relative;
}
.hero--border-bottom:after {
  content: " ";
  display: block;
  border-top: 1.25em solid #0088CE;
  border-right: 3.438em solid transparent;
  border-left: 3.438em solid transparent;
  border-top-style: solid;
  border-bottom: none;
  position: absolute;
  bottom: -30px;
  left: 50%;
  margin-left: -3.438em;
  z-index: 30;
}
.hero--border-bottom--purple {
  border-bottom-color: #631D76;
}
.hero--border-bottom--purple:after {
  display: block;
  border-top: 1.25em solid #631D76;
  border-right: 3.438em solid transparent;
  border-left: 3.438em solid transparent;
  border-top-style: solid;
  border-bottom: none;
}
.hero--border-bottom--darkblue {
  border-bottom-color: #002776;
}
.hero--border-bottom--darkblue:after {
  display: block;
  border-top: 1.25em solid #002776;
  border-right: 3.438em solid transparent;
  border-left: 3.438em solid transparent;
  border-top-style: solid;
  border-bottom: none;
}
@media only screen and (max-width: 768px) {
  .hero--border-bottom:after {
    display: block;
    border-top: 14px solid #0088CE;
    border-right: 32.5px solid transparent;
    border-left: 32.5px solid transparent;
    border-top-style: solid;
    border-bottom: none;
    margin-left: -32px;
    bottom: -24px;
  }
  .hero--border-bottom--purple:after {
    display: block;
    border-top: 14px solid #631D76;
    border-right: 32.5px solid transparent;
    border-left: 32.5px solid transparent;
    border-top-style: solid;
    border-bottom: none;
  }
}
.hero.rwc {
  font-size: 1rem;
  height: auto;
  position: relative;
  font-family: "canada-type-gibson", sans-serif;
  overflow: hidden;
  margin-bottom: 0.9em;
  line-height: 50%;
}
@media screen and (max-width: 1230px) {
  .hero.rwc {
    min-height: auto;
  }
}
.hero.rwc > a {
  display: block;
  line-height: 100%;
}
.hero.rwc img {
  display: block;
  width: 100%;
  line-height: 100%;
}
@media only screen and (min-width: 481px) {
  .hero.rwc img.image-sm {
    display: none;
  }
}
@media only screen and (max-width: 480px) {
  .hero.rwc img.image-md {
    display: none;
  }
}
@media only screen and (min-width: 1025px) {
  .hero.rwc img.image-md {
    display: none;
  }
}
@media only screen and (max-width: 1024px) {
  .hero.rwc img.image-lg {
    display: none;
  }
}

.stacked .hero--image {
  border: none;
  margin-bottom: 0;
}

.no-cssmask .hero__logo .mask .logo::after {
  display: none;
}

.home_slider_container {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
  z-index: 2;
  border-bottom: 1.125em #FFF solid;
}

.js-player {
  max-width: 100%;
}

#embed {
  background-color: #FFF;
  width: 100%;
  z-index: 3000;
  position: absolute;
  top: 0;
  bottom: 0;
  height: 56.25vw;
}

#embed i {
  display: inline-block;
  position: absolute;
  top: calc(50% - 30px);
  left: calc(50% - 24px);
  color: #0088CE;
}

#fullbg {
  height: 56.25vw;
  background-size: cover;
  background-position: center center;
}

.home_slider_container .homeslider {
  width: 100%;
}

.home_slider_container .homeslider .slide {
  position: relative;
}

.home_slider_container .homeslider iframe {
  pointer-events: none;
}

.home_slider_container .homeslider iframe .controls {
  display: none !important;
  opacity: 0 !important;
  top: 300%;
}

.home_slider_container .homeslider .slick-prev {
  left: 25px;
}

.home_slider_container .homeslider .slick-next {
  right: 25px;
}

.home_slider_container .homeslider .slick-prev:before {
  content: none;
}

.home_slider_container .homeslider .slick-next:before {
  content: none;
}

.home_slider_container .logo_container {
  top: 10%;
  position: absolute;
  height: 110px;
}

.home_slider_container .logo_container .logo {
  height: 100%;
}

.home_slider_container .logo_container a img {
  height: 100%;
}

.home_slider_container .logo_container .hero_container {
  position: relative;
  margin-top: 25%;
}

.home_slider_container .logo_container .hero_container .hero__slogan {
  top: 0;
}

.home_slider_container .logo_container .hero_container .hero__cta-buttons {
  top: 30px;
}

.home_slider_container .logo_container .hero_container .hero__cta-text {
  top: 50px;
}

@media screen and (max-width: 1530px) {
  .home_slider_container .logo_container .hero_container {
    margin-top: 18%;
  }
}
@media screen and (max-width: 1350px) {
  .home_slider_container .logo_container .hero_container {
    margin-top: 13%;
  }
}
@media screen and (max-width: 1189px) {
  .home_slider_container .logo_container .hero_container {
    margin-top: 0px;
  }
}
.hero.hasSlides > .flexslider > ul.slides > li > article {
  padding: 2rem;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: auto;
  background: rgba(0, 0, 0, 0.7);
  color: #FFFFFF;
  text-align: center;
}
.hero.hasSlides > .flexslider > ul.slides > li > article > h3 {
  text-transform: uppercase;
  margin: 0;
  font-size: 2em;
}
@media only screen and (max-width: 480px) {
  .hero.hasSlides > .flexslider > ul.slides > li > article {
    display: none;
  }
}
@media only screen and (min-width: 769px) {
  .hero.hasSlides > .flexslider > ul.slides > li img.image-sm {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .hero.hasSlides > .flexslider > ul.slides > li img.image-lg {
    display: none;
  }
}

.content__blocks {
  margin: 15px 0;
  -webkit-border-radius: 1.875rem;
  -moz-border-radius: 1.875rem;
  border-radius: 1.875rem;
  background: #EEEEEE;
}
.content__blocks--content {
  padding: 15px 0;
  display: flex;
}
@media only screen and (max-width: 1024px) {
  .content__blocks--content {
    flex-direction: column;
  }
}
.content__blocks--content__title {
  color: #0088CE;
  font-size: 3.438rem;
  line-height: 1;
  margin: 0;
  text-transform: uppercase;
  text-align: center;
  padding: 3rem 0;
  font-weight: 600;
}
@media only screen and (max-width: 1024px) {
  .content__blocks--content__title {
    font-size: 2.5rem;
    line-height: 2.75rem;
  }
}
.content__blocks--content__item {
  padding: 1em;
  flex: 1;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
}
@media only screen and (max-width: 375px) {
  .content__blocks--content__item {
    flex-direction: column;
  }
}
.content__blocks--content__item__image {
  margin-right: 1em;
  flex: 1;
}
.content__blocks--content__item__image > img {
  display: inline-block;
  width: 100%;
}
@media only screen and (max-width: 375px) {
  .content__blocks--content__item__image {
    align-self: center;
    margin-right: 0;
    margin-bottom: 1em;
  }
}
.content__blocks--content__item__body {
  flex: 3;
}
.content__blocks--content__item__body h3 {
  margin-top: 0;
  color: #0088CE;
  text-transform: uppercase;
}

.video-block {
  margin-top: 3em;
  padding: 0 2.25rem 4.5rem;
}
.video-block--inline__player {
  width: 100%;
  height: auto;
}
.video-block--embed__responsive-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
.video-block--embed__responsive-container iframe,
.video-block--embed__responsive-container object,
.video-block--embed__responsive-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.header {
  display: block;
  height: 8rem;
  width: 100%;
  padding: 0 2.25rem;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 100;
  font-weight: 400;
}
@media only screen and (max-width: 1024px) {
  .header {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    height: 7rem;
  }
}
.header__navigation {
  background: #FFFFFF;
  height: 8rem;
  -webkit-transition: all 600ms;
  -moz-transition: all 600ms;
  -ms-transition: all 600ms;
  -o-transition: all 600ms;
  transition: all 600ms;
  width: 100%;
  position: absolute;
  padding: 0 2.25rem;
  left: 0;
  border-bottom: 1px solid #ccc;
}
@media only screen and (max-width: 1024px) {
  .header__navigation {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    height: 7rem;
  }
}
.header__title {
  float: left;
  margin: 0;
  height: 8rem;
  line-height: 8rem;
}
.header__title a {
  display: block;
  padding-top: 1.688rem;
  height: 8rem;
}
@media only screen and (max-width: 1124px) {
  .header__title img {
    width: 10rem;
  }
}
@media only screen and (max-width: 1024px) {
  .header__title {
    height: 7rem;
  }
  .header__title a {
    padding-top: 0.688rem;
    height: 7rem;
  }
}
@media only screen and (max-width: 375px) {
  .header__title img {
    width: 8rem;
  }
}
.header__list {
  list-style: none;
  list-style-type: none;
  padding: 0;
  margin: 0 8rem 0 0;
  float: right;
  font-family: "canada-type-gibson", sans-serif;
}
@media only screen and (max-width: 1124px) {
  .header__list {
    margin-right: 7rem;
  }
}
@media only screen and (max-width: 1024px) {
  .header__list {
    margin-right: 4.75rem;
  }
}
.header__list a {
  text-decoration: none;
  text-transform: uppercase;
}
.header__list > li {
  float: left;
  margin-right: 2.375rem;
  display: block;
  height: 8rem;
  position: relative;
}
.header__list > li:last-child {
  margin-right: 0;
}
.header__list > li a {
  display: block;
  padding-top: 3.438rem;
  color: #555555;
  font-size: 1.275rem;
  line-height: 1.875rem;
  height: 8rem;
}
@media only screen and (max-width: 1024px) {
  .header__list > li a {
    padding-top: 2.438rem;
  }
}
.header__list > li a:hover {
  color: #0088CE;
}
.header__list > li a.header__list__dropdown-arrow {
  display: none;
}
@media only screen and (min-width: 769px) {
  .header__list > li:hover .header__dropdown {
    display: block;
  }
  .header__list > li:hover .header__dropdown--last {
    display: none;
  }
}
@media only screen and (max-width: 1280px) {
  .header__list > li {
    margin-right: 2rem;
  }
}
@media only screen and (min-width: 1401px) {
  .header__list > li a {
    font-size: 1.275rem;
  }
}
@media only screen and (min-width: 1124px) and (max-width: 1400px) {
  .header__list > li {
    margin-right: 1.5rem;
  }
  .header__list > li a {
    font-size: 0.95rem;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1124px) {
  .header__list > li a {
    font-size: 0.8rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .header__list > li a {
    font-size: 0.6rem;
  }
}
@media only screen and (max-width: 1024px) {
  .header__list > li {
    margin-right: 1rem;
    height: 7rem;
  }
  .header__list > li a {
    height: 7rem;
  }
}
.header__list__dropdown-arrow {
  display: none;
}
.header__dropdown {
  display: none;
  position: absolute;
  margin: 0;
  background: #FFFFFF;
  border: 0.75rem #0088CE solid;
  list-style: none;
  list-style-type: none;
  width: 24rem;
  left: 50%;
  padding: 1.125rem 0 1.625rem;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.header__dropdown:before {
  content: " ";
  position: absolute;
  top: -1.625rem;
  left: 50%;
  margin-left: -2.0625rem;
  display: block;
  border-bottom: 0.875rem solid #0088CE;
  border-right: 2.0625rem solid transparent;
  border-left: 2.0625rem solid transparent;
  border-top-style: solid;
  border-top: none;
}
.header__dropdown ul {
  padding: 0;
  list-style: none;
  list-style-type: none;
}
.header__dropdown > li {
  padding: 0 1.5rem;
}
.header__dropdown > li.has_children > a {
  border-bottom: 1px solid #EEEEEE;
}
.header__dropdown > li > a {
  color: #555555;
}
.header__dropdown > li > a:hover {
  color: #0088CE;
}
.header__dropdown > li.no-children.last > a {
  border-bottom: 0;
}
.header__dropdown > li.blue > a {
  color: #0088CE;
}
.header__dropdown > li.blue > a:hover {
  color: #555555;
}
.header__dropdown > li.purple > a {
  color: #631D76;
}
.header__dropdown > li.purple > a:hover {
  color: #555555;
}
.header__dropdown > li.purple li a:hover {
  color: #631D76;
}
.header__dropdown > li.darkblue > a {
  color: #000099;
}
.header__dropdown > li.darkblue > a:hover {
  color: #555555;
}
.header__dropdown > li.darkblue li a:hover {
  color: #000099;
}
.header__dropdown li a {
  height: auto;
  font-size: 1.125rem;
  line-height: 1.5rem;
  padding: 0.25rem 0;
  position: relative;
}
@media only screen and (max-width: 1124px) {
  .header__dropdown li a {
    font-size: 1rem;
    line-height: 1.5rem;
    padding: 0.5rem 0;
  }
}
.header__dropdown li a:after {
  font: normal normal normal 14px/1 FontAwesome;
  content: "";
  right: 0;
  height: 1.5rem;
  position: absolute;
  top: 60%;
  transform: translateY(-50%);
}
.header__dropdown li ul {
  padding: 0.75rem 0 0;
}
@media only screen and (max-width: 1124px) {
  .header__dropdown li ul {
    padding-bottom: 0;
  }
}
.header__dropdown li ul li {
  padding-bottom: 0.75rem;
}
.header__dropdown li ul li a {
  padding: 0;
  line-height: 1.5rem;
}
@media only screen and (max-width: 1124px) {
  .header__dropdown li ul li a {
    padding: 0.125rem 0;
  }
}
.header__dropdown li.no-children a {
  font-size: 1.025rem;
}
.header__dropdown-second li a {
  font-size: 1.025rem;
}
.header__search-button {
  font-size: 2.5rem;
  position: absolute;
  right: 2.25rem;
  top: 50%;
  margin-top: -1.25rem;
  color: #FFFFFF;
}
@media only screen and (max-width: 1024px) {
  .header__search-button {
    right: 1.25rem;
  }
}
@media only screen and (max-width: 1124px) {
  .header__search-button {
    font-size: 1.5rem;
    margin-top: -6px;
  }
}
@media only screen and (max-width: 1024px) {
  .header__search-button {
    margin-top: -11px;
  }
}
.header__search {
  background: #0088CE;
  position: absolute;
  top: 8rem;
  right: 1rem;
  border: 0.75rem #0088CE solid;
  display: block;
  width: 100%;
  max-width: 28.125rem;
  -webkit-transform: translateY(-18rem);
  -moz-transform: translateY(-18rem);
  -ms-transform: translateY(-18rem);
  -o-transform: translateY(-18rem);
  transform: translateY(-18rem);
  -webkit-transition: all 600ms;
  -moz-transition: all 600ms;
  -ms-transition: all 600ms;
  -o-transition: all 600ms;
  transition: all 600ms;
}
.header__search--active {
  display: block;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.header__search:before {
  content: " ";
  position: absolute;
  top: -1.625rem;
  right: 0;
  display: block;
  border-bottom: 0.875rem solid #0088CE;
  border-right: 2.0625rem solid transparent;
  border-left: 2.0625rem solid transparent;
  border-top-style: solid;
  border-top: none;
}
.header__search input {
  display: block;
  width: 100%;
  height: 3.5rem;
  border: 0;
  padding: 0 4.5rem 0 1.5rem;
  font-size: 1.375rem;
  color: #0088CE;
}
.header__search input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #0088CE;
  opacity: 1;
}
.header__search input::-moz-placeholder {
  /* Firefox 19+ */
  color: #0088CE;
  opacity: 1;
}
.header__search input:-ms-input-placeholder {
  /* IE 10+ */
  color: #0088CE;
  opacity: 1;
}
.header__search input:-moz-placeholder {
  /* Firefox 18- */
  color: #0088CE;
  opacity: 1;
}
.header__search button {
  position: absolute;
  color: #FFFFFF;
  text-transform: uppercase;
  width: 2.5rem;
  height: 2.5rem;
  background: #0088CE;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 0;
  right: 1rem;
  top: 50%;
  margin-top: -1.25rem;
}
.header--active .header__navigation {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.header__hamburger {
  position: absolute;
  display: none;
  width: 31px;
  height: 19px;
  left: 18px;
  top: 45px;
}
.header__hamburger__close {
  position: absolute;
  width: 36px;
  height: 36px;
  top: 35px;
  left: 15px;
  display: none;
}

.page .header__search-button, .page .header__facebook-button {
  background-color: #FFFFFF;
  position: absolute;
  top: 50%;
  margin-top: -1.25rem;
  color: #FFFFFF;
  width: 40px;
  height: 40px;
  border-radius: 40px;
  background-position: center center;
  background-repeat: no-repeat;
  font-size: 0;
  text-align: center;
}
.page .header__search-button svg, .page .header__facebook-button svg {
  height: 24px;
  fill: #0088CE;
  margin-top: 8px;
}
@media only screen and (max-width: 1024px) {
  .page .header__search-button, .page .header__facebook-button {
    width: 32px;
    height: 32px;
  }
  .page .header__search-button svg, .page .header__facebook-button svg {
    height: 20px;
    margin-top: 6px;
  }
}
@media only screen and (max-width: 768px) {
  .page .header__search-button, .page .header__facebook-button {
    height: 40px;
    width: 40px;
  }
  .page .header__search-button svg, .page .header__facebook-button svg {
    height: 24px;
    margin-top: 8px;
  }
}
.page .header__search-button {
  right: 30px;
}
@media only screen and (max-width: 1024px) {
  .page .header__search-button {
    right: 10px;
  }
}
.page .header__facebook-button {
  right: 80px;
}
@media only screen and (max-width: 1024px) {
  .page .header__facebook-button {
    right: 50px;
  }
}
.page .header--active .header__search-button, .page .header--active .header__facebook-button {
  -webkit-transition: all 600ms;
  -moz-transition: all 600ms;
  -ms-transition: all 600ms;
  -o-transition: all 600ms;
  transition: all 600ms;
  background-color: #0088CE;
}
.page .header--active .header__search-button svg, .page .header--active .header__facebook-button svg {
  fill: #FFF;
}
.page.fibre-check-eligibility-page .header__search-button {
  opacity: 0.5;
  cursor: default;
}

@media only screen and (max-width: 768px) {
  .header {
    height: 6.5rem;
    position: relative;
    background: #FFFFFF;
  }
  .header__navigation {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    height: 6.5rem;
  }
  .header__title {
    height: 6.5rem;
    line-height: 6.5rem;
    float: none;
    width: 100%;
    text-align: center;
  }
  .header__title a {
    height: 6.5rem;
    padding-top: 23px;
    display: inline-block;
  }
  .header__hamburger {
    display: block;
  }
  .header__hamburger--active {
    display: none;
  }
  .header__hamburger__close--active {
    display: block;
  }
  .header__search-button {
    margin-top: -15px;
    right: 23px;
    font-size: 28px;
  }
  .header__search {
    top: 6.5rem;
  }
  .header__list {
    position: absolute;
    background: #0088CE;
    background: #0a6c9d;
    background: -moz-linear-gradient(top, #0a6c9d 0%, #0089ce 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #0a6c9d), color-stop(100%, #0089ce));
    background: -webkit-linear-gradient(top, #0a6c9d 0%, #0089ce 100%);
    background: -o-linear-gradient(top, #0a6c9d 0%, #0089ce 100%);
    background: -ms-linear-gradient(top, #0a6c9d 0%, #0089ce 100%);
    background: linear-gradient(to bottom, #0a6c9d 0%, #0089ce 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#0a6c9d", endColorstr="#0089ce", GradientType=0 );
    width: 100%;
    left: 0;
    margin: 0;
    top: 6.5rem;
    display: none;
  }
  .header__list li {
    display: block;
    float: none;
    margin: 0;
    height: auto;
    position: relative;
  }
  .header__list > li > a {
    color: #FFFFFF;
    font-size: 1.125rem;
    line-height: 3.25rem;
    height: 3.25rem;
    padding: 0 1.25rem;
  }
  .header__list > li > a:hover {
    color: #FFFFFF;
  }
  .header__list > li > a.header__list__dropdown-arrow {
    display: block;
    position: absolute;
    height: 100%;
    right: 0;
    top: 0;
  }
  .header__list > li.last > a.header__list__dropdown-arrow {
    display: none;
    background: blue;
  }
  .header__list__dropdown-arrow {
    display: block;
  }
  .header__dropdown {
    position: relative;
    border: 0;
    left: 0;
    margin: 0;
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
    padding: 0;
    width: 100%;
  }
  .header__dropdown--last {
    border-bottom: 2px solid #0576B0;
  }
  .header__dropdown:before {
    display: none;
  }
  .header__dropdown ul > li li {
    padding: 0;
  }
}
@media only screen and (max-width: 480px) {
  .header__search {
    right: 0;
    width: 100%;
    max-width: 100%;
  }
}

.btn-transition, .btn__content, .btn {
  -webkit-transition: background-color 600ms, background-position 600ms, color 600ms, border-color 600ms;
  -moz-transition: background-color 600ms, background-position 600ms, color 600ms, border-color 600ms;
  -ms-transition: background-color 600ms, background-position 600ms, color 600ms, border-color 600ms;
  -o-transition: background-color 600ms, background-position 600ms, color 600ms, border-color 600ms;
  transition: background-color 600ms, background-position 600ms, color 600ms, border-color 600ms;
}

.btn {
  display: block;
  height: 3.75rem;
  padding: 0.25rem;
  -webkit-border-radius: 1.875rem;
  -moz-border-radius: 1.875rem;
  border-radius: 1.875rem;
  /*--------------------------*\
  * Purple border
  \*--------------------------*/
  /*--------------------------*\
  * White opaque border
  \*--------------------------*/
}
@media only screen and (max-width: 768px) {
  .btn {
    padding: 0.125rem;
  }
}
.btn__content {
  display: block;
  -webkit-border-radius: 1.875rem;
  -moz-border-radius: 1.875rem;
  border-radius: 1.875rem;
  height: 3.25rem;
  line-height: 3.25rem;
  font-size: 1.125rem;
  color: #0088CE;
  text-align: center;
  text-transform: uppercase;
  overflow: hidden;
}
.btn__content .icon-angle-right {
  position: relative;
  display: inline-block;
  padding-left: 10px;
}
.btn__content .icon-angle-left {
  position: relative;
  display: inline-block;
  padding-right: 10px;
}
@media only screen and (max-width: 768px) {
  .btn__content {
    height: 3.5rem;
    line-height: 3.5rem;
  }
}
.btn--medium {
  height: 4.375rem;
  -webkit-border-radius: 2.375rem;
  -moz-border-radius: 2.375rem;
  border-radius: 2.375rem;
}
.btn--medium .btn__content {
  height: 3.875rem;
  line-height: 3.875rem;
  -webkit-border-radius: 2.375rem;
  -moz-border-radius: 2.375rem;
  border-radius: 2.375rem;
  font-size: 1.25rem;
}
@media only screen and (max-width: 768px) {
  .btn--medium {
    height: 3.28rem;
    padding: 0.125rem;
    max-width: 290px;
    margin-left: auto;
    margin-right: auto;
  }
  .btn--medium .btn__content {
    font-size: 1.125rem;
    line-height: 3.03rem;
    height: 3.03rem;
  }
}
.btn--large {
  height: 5rem;
  -webkit-border-radius: 2.375rem;
  -moz-border-radius: 2.375rem;
  border-radius: 2.375rem;
}
.btn--large .btn__content {
  height: 4.5rem;
  line-height: 4.5rem;
  -webkit-border-radius: 2.075rem;
  -moz-border-radius: 2.075rem;
  border-radius: 2.075rem;
  font-size: 1.5rem;
  letter-spacing: 0.1rem;
}
@media only screen and (max-width: 768px) {
  .btn--large {
    height: 3.75rem;
  }
  .btn--large .btn__content {
    font-size: 1.125rem;
    line-height: 3.375rem;
    height: 3.5rem;
  }
}
.btn--larger {
  height: 5.938rem;
  -webkit-border-radius: 2.813rem;
  -moz-border-radius: 2.813rem;
  border-radius: 2.813rem;
}
.btn--larger .btn__content {
  height: 5.438rem;
  line-height: 5.438rem;
  -webkit-border-radius: 2.813rem;
  -moz-border-radius: 2.813rem;
  border-radius: 2.813rem;
  font-size: 2rem;
  letter-spacing: 0.1rem;
}
@media only screen and (max-width: 768px) {
  .btn--larger {
    height: 3.75rem;
    padding: 0.125rem;
  }
  .btn--larger .btn__content {
    font-size: 1.125rem;
    line-height: 3.5rem;
    height: 3.5rem;
  }
}
.btn--x-large {
  height: 6.25rem;
  -webkit-border-radius: 3rem;
  -moz-border-radius: 3rem;
  border-radius: 3rem;
}
.btn--x-large .btn__content {
  height: 5.75rem;
  line-height: 5.75rem;
  font-size: 1.75rem;
}
@media only screen and (max-width: 768px) {
  .btn--x-large {
    height: 3.75rem;
    padding: 0.125rem;
  }
  .btn--x-large .btn__content {
    font-size: 1.125rem;
    line-height: 3.5rem;
    height: 3.5rem;
  }
}
.btn--bold .btn__content {
  font-weight: 600;
}
.btn--normal-text .btn__content {
  text-transform: none;
}
.btn--gradient {
  background: none;
}
.btn--gradient .btn__content {
  color: #FFFFFF;
  background: linear-gradient(to right, #0089ce 0%, #631d76 50%, #0088CE 49%);
  background-size: 300% 100%;
  background-position: left bottom;
}
.btn--gradient .btn__content:hover {
  color: #FFFFFF;
  background-position: 100% bottom;
}
.btn--gradient--border-white {
  background: #FFFFFF;
}
.btn--gradient--border-white .btn__content {
  color: #FFFFFF;
}
.btn--gradient-border .btn__content {
  background: #FFFFFF;
  background: linear-gradient(to right, white 50%, #0089ce 49%, #631d76 100%);
  background-size: 300% 100%;
  background-position: left bottom;
}
.btn--gradient-border:hover .btn__content {
  color: #FFFFFF;
  background-position: 100% bottom;
}
.btn--gradient-border--grey .btn__content {
  background: #F8F8F8;
  background: linear-gradient(to right, #f8f8f8 50%, #0089ce 50%, #631d76 100%);
  background-size: 300% 100%;
  background-position: left bottom;
}
.btn--gradient-border--grey:hover .btn__content {
  background-position: 100% bottom;
  color: #FFFFFF;
}
.btn--white-border {
  background: transparent;
  border: 0.25rem solid #FFFFFF;
  padding: 0;
}
.btn--white-border .btn__content {
  color: #FFFFFF;
  background: linear-gradient(to right, transparent 50%, #0089ce 50%, #631d76 100%);
  background-size: 300% 100%;
  background-position: left bottom;
}
.btn--white-border .btn__content:hover {
  background-position: 100% bottom;
}
@media only screen and (max-width: 768px) {
  .btn--white-border {
    border-width: 0.125rem;
  }
}
.btn--purple-border {
  background: transparent;
  border: 0.25rem solid #631D76;
  padding: 0;
}
@media only screen and (max-width: 768px) {
  .btn--purple-border {
    border-width: 0.125rem;
  }
}
.btn--purple-border .btn__content {
  color: #0088CE;
  background: linear-gradient(to right, rgba(255, 255, 255, 0.8) 50%, #0089ce 50%, #631d76 100%);
  background-size: 300% 100%;
  background-position: left bottom;
}
.btn--purple-border:hover .btn__content {
  color: #FFFFFF;
  background-position: 100% bottom;
}
.btn--white-border-opaque {
  background: transparent;
  border: 0.25rem solid #FFFFFF;
  border: 4px solid rgba(255, 255, 255, 0.6);
  padding: 0;
}
@media only screen and (max-width: 768px) {
  .btn--white-border-opaque {
    border-width: 0.125rem;
  }
}
.btn--white-border-opaque .btn__content {
  color: #FFFFFF;
}
.btn--white {
  background: #FFFFFF;
  background: rgba(255, 255, 255, 0.9);
  background: linear-gradient(to right, rgba(255, 255, 255, 0.8) 50%, #0089ce 50%, #631d76 100%);
  background-size: 300% 100%;
  background-position: left bottom;
}
.btn--white .btn__content {
  color: #0088CE;
}
.btn--white:hover {
  color: #FFFFFF;
  background-position: 100% bottom;
}
.btn--white:hover .btn__content {
  color: #FFFFFF;
}

.home-page .fiber-check {
  background-image: url("../images/fiber-check-hm-bg.jpg");
  min-height: 400px;
  height: 30vw;
  background-size: cover;
  background-position: center top;
}
.home-page .fiber-check.stacked {
  height: auto;
  position: relative;
  background: none;
  padding: 0;
}
.home-page .fiber-check.stacked #fiber-check-mobile-title {
  display: block;
}
.home-page .fiber-check.stacked h2 {
  max-width: none;
}
@media only screen and (min-width: 1281px) {
  .home-page .fiber-check.stacked h2 {
    font-size: 2.5rem;
    line-height: 3rem;
  }
}
.home-page .fiber-check.stacked #fiber-check-form {
  width: 100%;
  background: #0088CE;
}
.home-page .fiber-check.stacked #fiber-check-form form {
  width: 100%;
  max-width: 73.125rem;
  margin: 0 auto;
  position: relative;
}
.home-page .fiber-check.stacked #fiber-check-form form .field.text:before {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  color: #FFFFFF;
  font-size: 2.25rem;
  position: absolute;
  top: 1.125rem;
  left: 2rem;
  content: "";
}
.home-page .fiber-check.stacked #fiber-check-form form .field.text input {
  background: #0088CE;
  display: block;
  margin: 0 auto;
  border: 0;
  width: 100%;
  color: #FFFFFF;
  padding: 0 1em 0 1rem;
  font-size: 1rem;
  border-radius: 0;
  text-align: center;
}
.home-page .fiber-check.stacked #fiber-check-form form .field.text input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #FFFFFF;
  opacity: 1;
}
.home-page .fiber-check.stacked #fiber-check-form form .field.text input::-moz-placeholder {
  /* Firefox 19+ */
  color: #FFFFFF;
  opacity: 1;
}
.home-page .fiber-check.stacked #fiber-check-form form .field.text input:-ms-input-placeholder {
  /* IE 10+ */
  color: #FFFFFF;
  opacity: 1;
}
.home-page .fiber-check.stacked #fiber-check-form form .field.text input:-moz-placeholder {
  /* Firefox 18- */
  color: #FFFFFF;
  opacity: 1;
}
.home-page .fiber-check.stacked #fiber-check-form .fibre-check-addrlookup {
  position: absolute;
  z-index: 100;
  left: 0;
  right: 0;
}
.home-page .fiber-check h2 {
  color: #0088CE;
}

.fiber-check {
  background: url("../images/fiber-check-bg.jpg") right center;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  color: #FFFFFF;
  position: relative;
  font-family: "canada-type-gibson", sans-serif;
  padding: 0 2.25rem;
  /*
    $maximum: 1670px;
  $larger: 1400px;
  $navigation-largest: 1280px;
  $navigation-large: 1124px;
  $ipad-landscape: 1024px;
  $ipad-portrait: 768px;
  $ipad-smaller: 640px;
  $iphone-landscape: 667px;
  $iphone-portrait: 375px;
  $mobile-landscape: 480px;
  $mobile-portrait: 320px;
  */
}
@media only screen and (max-width: 1024px) {
  .fiber-check {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (max-width: 667px) {
  .fiber-check {
    height: auto;
  }
}
.fiber-check h2 {
  font-size: 3.438rem;
  line-height: 1;
  text-transform: uppercase;
  width: 100%;
  text-align: center;
  padding: 5.375rem 0 8.75rem;
  color: #FFFFFF;
  font-weight: 600;
  margin: 0;
  max-width: 1150px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 1024px) {
  .fiber-check h2 {
    font-size: 1.75rem;
    line-height: 2.188rem;
    padding: 2.875rem 0 10.5rem;
    max-width: 560px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (min-width: 1281px) {
  .fiber-check h2 {
    padding: 10.375rem 0 17.75rem;
  }
}
.fiber-check .fullscreen-video {
  width: 100%;
  height: calc(width * 0.5);
  margin: 0;
  padding: 0;
  margin-bottom: -7px;
}
@media only screen and (max-width: 1024px) {
  .fiber-check #fiber-check-form {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}
.fiber-check #fiber-check-result {
  position: relative;
  padding: 0 5rem;
  display: none;
  height: 400px;
  margin: 0 auto;
  max-width: 1200px;
}
@media only screen and (max-width: 667px) {
  .fiber-check #fiber-check-result {
    padding: 0 2rem;
    height: auto;
  }
}
.fiber-check #fiber-check-result .inner {
  display: table-cell;
  position: relative;
  vertical-align: middle;
}
@media only screen and (max-width: 667px) {
  .fiber-check #fiber-check-result .inner {
    padding-bottom: 40px;
  }
}
.fiber-check #fiber-check-result h2 {
  padding-top: 0rem;
  padding-bottom: 1rem;
  font-size: 2.3em;
}
@media only screen and (max-width: 1024px) {
  .fiber-check #fiber-check-result h2 {
    font-size: 2rem;
  }
}
@media only screen and (max-width: 667px) {
  .fiber-check #fiber-check-result h2 {
    font-size: 1.5rem;
    margin: 1.5rem 0px 1rem;
  }
}
.fiber-check #fiber-check-result h2 a {
  color: #fff;
  text-decoration: underline;
}
.fiber-check #fiber-check-result p {
  text-align: center;
  font-size: 1.2rem;
  line-height: 1.4;
}
@media only screen and (max-width: 1024px) {
  .fiber-check #fiber-check-result p {
    font-size: 1.3rem;
  }
}
@media only screen and (max-width: 667px) {
  .fiber-check #fiber-check-result p {
    font-size: 1rem;
  }
}
.fiber-check #fiber-check-result p.address {
  margin-top: 2rem;
  margin-bottom: 0.5rem;
}
.fiber-check #fiber-check-result p a {
  color: #fff;
  text-decoration: underline;
}
.fiber-check #fiber-check-result .btn {
  width: 375px;
  margin: 0 auto;
}
.fiber-check #fiber-check-result .btn__content span {
  padding-left: 10px;
}
@media only screen and (max-width: 667px) {
  .fiber-check #fiber-check-result .btn {
    width: 241px;
  }
  .fiber-check #fiber-check-result .btn .btn__content {
    font-size: 1rem;
  }
}
.fiber-check #fiber-check-back-to-form {
  display: none;
  cursor: pointer;
  text-align: center;
  text-decoration: underline;
}
.fiber-check #fiber-check-back-to-form.active {
  display: block;
}
.fiber-check #fibre-check-connect-now {
  position: absolute;
  bottom: -40px;
  width: 100%;
}
@media only screen and (max-width: 667px) {
  .fiber-check #fibre-check-connect-now {
    bottom: -30px;
  }
}
.fiber-check .fibre-check-addrlookup {
  width: 100%;
  max-width: 73.125rem;
  margin: 0 auto;
  cursor: pointer;
}
.fiber-check .fibre-check-addrlookup.active ul {
  padding: 10px 15px 10px;
}
.fiber-check .fibre-check-addrlookup ul {
  list-style: none;
  list-style-type: none;
  background: rgba(0, 0, 0, 0.7);
  margin: 0 30px;
}
@media only screen and (max-width: 768px) {
  .fiber-check .fibre-check-addrlookup ul {
    margin: 0 25px;
    font-size: 0.8rem;
  }
}
.fiber-check .fibre-check-addrlookup ul li {
  margin-bottom: 0.625rem;
}
.fiber-check .fibre-check-addrlookup ul li:hover {
  color: #0088CE;
}
.fiber-check .fibre-check-addrlookup ul li:hover a {
  color: #0088CE;
}
.fiber-check .fibre-check-addrlookup ul li a {
  color: white;
  font-weight: 500;
  text-decoration: underline;
}
.fiber-check .fibre-check-addrlookup ul li a:hover {
  color: inherit;
}
.fiber-check form {
  width: 100%;
  max-width: 73.125rem;
  margin: 0 auto;
  position: relative;
}
.fiber-check form .field.text {
  padding-bottom: 0;
  position: relative;
}
.fiber-check form .field.text:before {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  color: #0088CE;
  font-size: 2.25rem;
  position: absolute;
  top: 1.125rem;
  left: 4.625rem;
  content: "";
}
@media only screen and (max-width: 1024px) {
  .fiber-check form .field.text:before {
    font-size: 1.75rem;
    line-height: 2.188rem;
    left: 52px;
  }
}
.fiber-check form .field.text input {
  height: 4.375rem;
  background: #FFFFFF;
  display: block;
  margin: 0 auto;
  border: 0;
  width: 100%;
  padding: 0 12.188rem;
  -webkit-border-radius: 2.375rem;
  -moz-border-radius: 2.375rem;
  border-radius: 2.375rem;
  font-size: 1.875rem;
  color: #0088CE;
}
.fiber-check form .field.text input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #0088CE;
  opacity: 1;
}
.fiber-check form .field.text input::-moz-placeholder {
  /* Firefox 19+ */
  color: #0088CE;
  opacity: 1;
}
.fiber-check form .field.text input:-ms-input-placeholder {
  /* IE 10+ */
  color: #0088CE;
  opacity: 1;
}
.fiber-check form .field.text input:-moz-placeholder {
  /* Firefox 18- */
  color: #0088CE;
  opacity: 1;
}
@media only screen and (max-width: 1024px) {
  .fiber-check form .field.text input {
    padding-left: 80px;
    padding-right: 24px;
    font-size: 1.5rem;
    font-weight: 300;
  }
}
@media only screen and (max-width: 480px) {
  .fiber-check form .field.text input {
    font-size: 1rem;
  }
}
@media only screen and (max-width: 768px) {
  .fiber-check h2 {
    padding: 2.875rem 0 3rem;
    max-width: 560px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
}
.fiber-check__sign-up {
  color: #FFFFFF;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  font-size: 1.375rem;
  padding: 6rem 0 0;
  font-weight: 300;
  letter-spacing: 0.05rem;
}
.fiber-check__sign-up a {
  color: #FFFFFF;
}
.fiber-check__sign-up span.icon-message {
  width: 5.188rem;
  height: 5.188rem;
  display: inline-block;
  background: url("../images/message-oval.png");
  background-size: cover;
  text-align: center;
  line-height: 5.063rem;
  margin-right: 15px;
  font-size: 25px;
}
.fiber-check__sign-up .icon-angle-right {
  position: relative;
  top: 3px;
}
@media only screen and (max-width: 768px) {
  .fiber-check__sign-up {
    padding-top: 2.75rem;
    font-size: 1rem;
    line-height: 1.375rem;
  }
  .fiber-check__sign-up span.icon-message {
    display: block;
    margin: 0 auto 1.5rem;
    width: 5rem;
    height: 5rem;
  }
}
.fiber-check--page {
  background: transparent;
}
.fiber-check--page:before {
  display: none;
}
.fiber-check--page h2 {
  margin: 0;
  padding-top: 11.375rem;
  padding-bottom: 5.875rem;
}
@media only screen and (max-width: 667px) {
  .fiber-check--page h2 {
    padding-top: 3rem;
    padding-bottom: 2rem;
    font-size: 2.5rem;
  }
}

.home-page .fiber-check #fiber-check-result h2 {
  margin-top: 3rem;
}

.home-page .fiber-check h2 {
  font-size: 2.4rem;
  padding: 2rem 0;
  text-align: left;
}

#fiber-check-mobile-title {
  border-bottom: 0.125rem solid #0088CE;
  border-top: 0.125rem solid #0088CE;
  background-color: #f8f8f8;
  padding: 0 2.25rem;
  text-align: center;
}

#search {
  height: auto;
  position: relative;
}
#search.video {
  background-image: none !important;
  padding: 0;
}
#search.video #mobilesearch {
  display: none;
}
#search.video #fiber-check-form {
  position: absolute;
  left: 25%;
  right: 25%;
  top: 50px;
  z-index: 999;
}
#search.video #fiber-check-form > h2 {
  display: none;
}
#search.video #fiber-check-form .field.text input {
  background-color: rgba(255, 255, 255, 0.7);
}
#search.video #fiber-check-form .field.text input.active {
  background-color: white;
}
#search.video #fiber-check-mobile-title {
  display: block !important;
}
#search.video #fiber-check-mobile-title h2 {
  text-align: center;
  max-width: 100%;
}

@media only screen and (max-width: 767px) {
  .home-page #fiber-check-form h2 {
    display: none;
  }

  .home-page #fiber-check-mobile-title h2 {
    font-size: 1.2rem;
    line-height: 2rem;
    max-width: none;
    width: 100%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  /*
     .home-page #fiber-check-form,
     .home-page #fiber-check-mobile-title {
         width: 100%;
         margin-left: auto;
         margin-right: auto;
         max-width: none;
     }
  */
  .home-page h2.why-fibre__title {
    font-size: 1.6rem;
    padding: 2rem 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #mobilesearch {
    display: none;
  }

  .home-page .fiber-check h2 {
    font-size: 1.8rem;
    line-height: 3rem;
    margin-left: 0;
    margin-right: auto;
  }

  #search.video #fiber-check-form {
    position: absolute;
    left: 15%;
    right: 15%;
  }

  .home-page #fiber-check-mobile-title {
    display: none;
  }

  .home-page h2.why-fibre__title {
    font-size: 1.8rem;
    padding: 2rem 0;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1280px) {
  #mobilesearch {
    display: none;
  }

  .home-page .fiber-check h2 {
    font-size: 2rem;
    line-height: 3rem;
    max-width: 560px;
    margin-left: 0;
    margin-right: auto;
    padding: 2rem 0;
  }

  .home-page h2.why-fibre__title {
    font-size: 2.4rem;
    padding: 2rem 0;
  }
}
@media only screen and (min-width: 1281px) {
  .home-page .fiber-check h2 {
    font-size: 3.4rem;
    line-height: 4rem;
    margin-left: 0;
    margin-right: auto;
    padding: 2rem 0;
  }

  .home-page h2.why-fibre__title {
    font-size: 2.4rem;
    padding: 2rem 0;
  }
}
.home-page .fiber-check h2 {
  color: #571e74;
}

@media only screen and (min-width: 768px) {
  .home-page #fiber-check-form h2 {
    display: block;
  }

  .home-page #fiber-check-mobile-title {
    display: none;
  }
}
#mobilesearch {
  display: block;
  width: 100%;
}

.fibre-check-page__forms.show_result #mobilesearch {
  display: none !important;
}

@media screen and (max-width: 285px) {
  #fiber-check-mobile-title {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  .home-page .fiber-check {
    background: none;
  }

  .home-page .fiber-check {
    min-height: auto;
    background: white;
  }
}
@media screen and (min-width: 768px) {
  #mobilesearch {
    display: none;
  }
}
@media screen and (min-width: 992px) {
  #mobilesearch {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .home-page .why-fibre {
    padding: 2rem 0 2rem;
  }

  .home-page .why-fibre__blocks {
    padding-top: 2rem;
    margin: 0;
  }

  .home-page h2.why-fibre__title {
    padding: 0;
  }
}
.message-alert {
  background: #FED100;
  font-family: "canada-type-gibson", sans-serif;
  font-size: 1.125rem;
  line-height: 1.25rem;
  text-align: center;
  font-weight: 600;
  padding: 1.375rem 5.25rem;
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 90000;
  display: none;
}
.message-alert p {
  margin: 0;
}
.message-alert a {
  color: #000000;
}
.message-alert time {
  font-size: 0.875rem;
  font-weight: 400;
}
.message-alert span {
  font-size: 2.25rem;
  display: inline-block;
}
.message-alert span.icon-info {
  position: absolute;
  left: 1rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.message-alert span.icon-close {
  position: absolute;
  top: 50%;
  right: 1rem;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  cursor: pointer;
}

.why-fibre {
  padding: 0 2.25rem 4.5rem;
  font-family: "canada-type-gibson", sans-serif;
  overflow: hidden;
}
.why-fibre#vids {
  padding: 2rem 2.25rem;
}
@media only screen and (max-width: 1024px) {
  .why-fibre {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}
.why-fibre__title {
  color: #0088CE;
  font-size: 3.438rem;
  line-height: 1;
  margin: 0;
  text-transform: uppercase;
  text-align: center;
  padding: 3rem 0;
  font-weight: 600;
}
@media only screen and (max-width: 1024px) {
  .why-fibre__title {
    font-size: 2.5rem;
    line-height: 2.75rem;
  }
}
.why-fibre__title--blue {
  color: #0088CE;
}
.why-fibre__intro {
  font-size: 1.625rem;
  color: #0088CE;
  line-height: 1.875rem;
  margin: 0;
  font-weight: 300;
}
.why-fibre__blocks {
  margin: 0 -0.9375rem;
  overflow: hidden;
}
.why-fibre__block {
  width: 33.3333333333%;
  float: left;
  padding: 0 0.9375rem;
  line-height: 0;
}
@media only screen and (max-width: 768px) {
  .why-fibre__block {
    margin-bottom: 1rem;
  }
}
.why-fibre__block__title--purple {
  color: #631D76;
}
.why-fibre__block__title--purple a {
  color: #631D76;
}
.why-fibre__block__title--darkblue {
  color: #000099;
}
.why-fibre__block__title--darkblue a {
  color: #000099;
}
.why-fibre__block--large {
  width: 50%;
}
.why-fibre__block a {
  display: block;
  position: relative;
}
.why-fibre__block h3 {
  font-size: 1.75rem;
  line-height: 1;
  margin: 0;
  padding-bottom: 0.75rem;
  letter-spacing: 0.04rem;
  font-weight: 600;
}
@media only screen and (max-width: 1280px) {
  .why-fibre__block h3 {
    font-size: 1.5rem;
    letter-spacing: normal;
  }
}
.why-fibre__block h3.video-title {
  color: #0088CE;
  font-weight: 400;
  padding: 15px;
  text-align: center;
}
.why-fibre__block__video-title {
  font-size: 1.5rem;
  line-height: 1.875rem;
  color: #0088CE;
  font-family: "canada-type-gibson", sans-serif;
  font-weight: 400;
  margin: 0;
}
.why-fibre__block picture {
  font-size: 0;
  line-height: 0;
}
.why-fibre__block picture img {
  width: 100%;
}
.why-fibre__block__icon {
  position: absolute;
  bottom: 0.875rem;
  right: 0.875rem;
}
.why-fibre__content {
  border: 2px solid #0088CE;
}
.why-fibre__content__body {
  padding: 15px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.why-fibre__content p {
  line-height: 150%;
}
.why-fibre__content a.more {
  text-transform: uppercase;
  font-weight: 600;
}
.why-fibre__content > a > img {
  width: 100%;
}
.why-fibre.rwc .why-fibre__content {
  padding: 15px;
}
.why-fibre.rwc .why-fibre__content__body {
  padding: 0;
}
.why-fibre.rwc .why-fibre__content > img {
  width: 100%;
  margin-bottom: 1.5rem;
}
.why-fibre.rwc .why-fibre__intro {
  margin-bottom: 1.875rem;
}
.why-fibre.rwc .why-fibre__block__title {
  color: #0088CE;
}
.why-fibre.rwc .js-toggle-block > .js-toggle-item.hide {
  display: none;
}
.why-fibre.rwc .js-toggle-block > .js-toggle-item > p.more {
  font-size: 0.8rem;
}
.why-fibre.rwc .js-toggle-block > .js-toggle-item > p.link {
  line-height: 100%;
  margin: 0;
}
.why-fibre--connect {
  padding-bottom: 8.25rem;
  padding-top: 7.625rem;
}
.why-fibre--connect .why-fibre__blocks {
  padding-top: 1.25rem;
}
@media only screen and (max-width: 768px) {
  .why-fibre {
    padding: 3rem 0 2rem;
  }
  .why-fibre__title {
    padding: 0 1.25rem;
  }
  .why-fibre__intro {
    font-size: 1rem;
    line-height: 1.375rem;
    padding: 1.625rem 1.25rem 0;
  }
  .why-fibre__blocks {
    padding-top: 2.5rem;
    margin: 0;
  }
  .why-fibre__block {
    width: 100%;
  }
  .why-fibre__block:last-child {
    padding-bottom: 0;
  }
  .why-fibre__block h3 {
    font-size: 1.5rem;
    padding: 11px 1.25rem 1.375rem;
    letter-spacing: 0.04rem;
    padding-left: 25px;
  }
}

.page--rwc-landing #vids .why-fibre__block {
  width: 25%;
}
@media only screen and (max-width: 1024px) {
  .page--rwc-landing #vids .why-fibre__block {
    width: 50%;
  }
}
@media only screen and (max-width: 480px) {
  .page--rwc-landing #vids .why-fibre__block {
    width: 100%;
  }
}

.connect-to-fibre {
  background: #0088CE;
  padding: 8.625rem 2.25rem 8.125rem;
  font-family: "canada-type-gibson", sans-serif;
  overflow: hidden;
  color: #FFFFFF;
}
.connect-to-fibre__title {
  margin: 0;
  text-transform: uppercase;
  text-align: center;
  font-size: 3.438rem;
  line-height: 1;
  padding-bottom: 6.75rem;
  color: #FFFFFF;
  font-weight: 600;
}
@media only screen and (max-width: 1024px) {
  .connect-to-fibre__title {
    font-size: 1.75rem;
    line-height: 2.188rem;
  }
}
.connect-to-fibre__ctas {
  width: 100%;
  max-width: 73rem;
  margin: 0 auto;
}
.connect-to-fibre__ctas > div {
  margin: 0 -1.875rem;
}
.connect-to-fibre__cta {
  width: 50%;
  float: left;
  padding: 0 1.875rem;
  text-align: center;
  position: relative;
}
.connect-to-fibre__cta picture {
  display: block;
  width: 100%;
  max-height: 212px;
}
.connect-to-fibre__cta picture img {
  max-width: 100%;
}
.connect-to-fibre__cta article {
  background: #FFFFFF;
  position: relative;
  margin-top: 3.625rem;
  padding: 2.875rem 0 5.625rem;
  -webkit-border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
  border-radius: 0.5rem;
}
.connect-to-fibre__cta article .btn__content {
  background: linear-gradient(to right, #0089ce 0%, #631d76 50%, #0088CE 49%);
  background-size: 200% 100%;
  background-position: left bottom;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.connect-to-fibre__cta article .btn__content:hover {
  color: #FFFFFF;
  background-position: right bottom;
}
.connect-to-fibre__cta article:before {
  content: " ";
  position: absolute;
  top: -1.25rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  display: block;
  border-bottom: 1.25rem solid #FFFFFF;
  border-right: 2rem solid transparent;
  border-left: 2rem solid transparent;
  border-top-style: solid;
  border-top: none;
}
.connect-to-fibre__cta article h3 {
  font-size: 2.875rem;
  text-transform: uppercase;
  line-height: 1;
  margin: 0;
  font-weight: 600;
}
@media only screen and (max-width: 1024px) {
  .connect-to-fibre__cta article h3 {
    font-size: 1.75rem;
    line-height: 2.188rem;
  }
}
.connect-to-fibre__cta article .btn {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  margin: 2.5rem auto 0;
  width: 67.6895306859%;
}
.connect-to-fibre__tag {
  font-size: 2.25rem;
  text-align: center;
  clear: both;
  margin: 0;
  font-weight: 300;
  padding: 7.75rem 0 0 0;
}
@media only screen and (max-width: 1024px) {
  .connect-to-fibre__tag {
    font-size: 1.75rem;
    line-height: 2.188rem;
  }
}
@media only screen and (max-width: 768px) {
  .connect-to-fibre {
    padding: 3.5rem 1.25rem;
  }
  .connect-to-fibre__title {
    padding-bottom: 2.5rem;
  }
  .connect-to-fibre__ctas > div {
    margin: 0;
  }
  .connect-to-fibre__cta picture img {
    max-height: 116px;
  }
  .connect-to-fibre__cta article {
    margin-top: 25px;
    padding-top: 38px;
    padding-bottom: 57px;
  }
  .connect-to-fibre__cta article:before {
    display: block;
    border-bottom: 14px solid #FFFFFF;
    border-right: 17px solid transparent;
    border-left: 17px solid transparent;
    border-top-style: solid;
    border-top: none;
    top: -14px;
  }
  .connect-to-fibre__cta article h3 {
    font-size: 1.5rem;
    line-height: 1.5rem;
  }
  .connect-to-fibre__cta article .btn {
    margin-top: 1.5rem;
    width: 255px;
  }
  .connect-to-fibre__tag {
    font-size: 1.125rem;
    line-height: 1.5rem;
    padding-top: 78px;
  }
}
@media only screen and (max-width: 640px) {
  .connect-to-fibre__cta {
    padding: 0;
    width: 100%;
    float: none;
    margin-bottom: 70px;
  }
  .connect-to-fibre__cta:last-child {
    margin-bottom: 0;
  }
}

.connect-page__title h1 {
  padding: 0 2.25rem;
  color: #0088CE;
  text-align: center;
  font-size: 3.438rem;
  line-height: 5rem;
  font-family: "canada-type-gibson", sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  margin: 0;
  padding-top: 0.5rem;
}
@media only screen and (max-width: 1024px) {
  .connect-page__title h1 {
    padding: 0 1.25rem;
    font-size: 1.75rem;
    line-height: 2.188rem;
  }
}
.connect-page__title--purple h1 {
  color: #631D76;
}
.connect-page__list {
  padding: 1.75rem 2.25rem 0;
}
@media only screen and (max-width: 1024px) {
  .connect-page__list {
    padding: 1.75rem 1.25rem 0;
  }
}
.connect-page__item {
  border-bottom: #CCCCCC 1px solid;
  overflow: hidden;
  clear: both;
  padding: 3.125rem 0;
}
.connect-page__item:last-child {
  border-bottom: 0;
}
.connect-page__item__number {
  display: inline-block;
  width: 7.5rem;
  height: 7.5rem;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  font-size: 3.125rem;
  color: #FFFFFF;
  line-height: 7.5rem;
  font-family: "canada-type-gibson", sans-serif;
  text-align: center;
  font-weight: 300;
  padding: 0.125rem;
  float: left;
  margin-right: 4.25rem;
}
@media only screen and (max-width: 768px) {
  .connect-page__item__number {
    font-size: 1.75rem;
    line-height: 2.188rem;
    width: 5rem;
    height: 5rem;
    padding: 0;
    margin-right: 2.25rem;
  }
}
@media only screen and (max-width: 480px) {
  .connect-page__item__number {
    width: 3rem;
    height: 3rem;
    padding: 1px;
    margin-right: 2rem;
    font-size: 1rem;
    margin-top: 0;
  }
}
.connect-page__item__number span {
  display: block;
  width: 7.25rem;
  height: 7.25rem;
  line-height: 7.25rem;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #FFFFFF;
  color: #0088CE;
}
@media only screen and (max-width: 768px) {
  .connect-page__item__number span {
    width: 5rem;
    height: 5rem;
    line-height: 4.8rem;
  }
}
@media only screen and (max-width: 480px) {
  .connect-page__item__number span {
    /*
    width: 3rem;
    height: 3rem;
    line-height: 3.3rem;
    */
    width: 46px;
    height: 46px;
    line-height: 48px;
  }
}
.connect-page__item__number--purple span {
  color: #631D76;
}
.connect-page__item__number--active span {
  color: #FFFFFF;
  background: transparent;
}
.connect-page__item__number--complete {
  background: #CCCCCC;
}
.connect-page__item__number--complete span {
  color: #CCCCCC;
}
.connect-page__item__title {
  padding-left: 11.75rem;
  font-size: 1.625rem;
  line-height: 2.125rem;
  color: #4A4A4A;
  font-family: "canada-type-gibson", sans-serif;
  font-weight: 300;
}
@media only screen and (max-width: 768px) {
  .connect-page__item__title {
    font-size: 1.125rem;
    padding-left: 6.75rem;
  }
}
@media only screen and (max-width: 480px) {
  .connect-page__item__title {
    padding-left: 0;
  }
}
.connect-page__item__title h3 {
  font-size: 2.25rem;
  font-family: "canada-type-gibson", sans-serif;
  font-weight: 300;
  color: #0088CE;
  margin: 0;
  padding-bottom: 2.5rem;
}
@media only screen and (max-width: 1024px) {
  .connect-page__item__title h3 {
    font-size: 1.75rem;
    line-height: 2.188rem;
  }
}
@media only screen and (max-width: 768px) {
  .connect-page__item__title h3 {
    font-size: 1.5rem;
    line-height: 2.188rem;
  }
}
@media only screen and (max-width: 480px) {
  .connect-page__item__title h3 {
    padding-left: 5rem;
    padding-bottom: 0.5rem;
    min-height: 3.25rem;
    padding-top: 6px;
  }
}
.connect-page__item__title h3.mute {
  color: #CCCCCC;
}
.connect-page__item__title h3 a:hover,
.connect-page__item__title h3 a.underline {
  text-decoration: underline;
}
.connect-page__item__title p {
  margin: 0;
}
.connect-page__item__title h4 {
  font-weight: 400;
  font-size: 1.25rem;
  text-transform: uppercase;
}
.connect-page__item__title.title-only {
  padding-top: 2.5rem;
}
@media only screen and (max-width: 768px) {
  .connect-page__item__title.title-only {
    padding-top: 1.5rem;
  }
}
@media only screen and (max-width: 480px) {
  .connect-page__item__title.title-only {
    padding-left: 0;
    padding-top: 0;
  }
}
.connect-page__item__title--purple h3 {
  color: #631D76;
}
.connect-page__item__title--purple h3 a {
  color: #631D76;
}
.connect-page__item__title--purple h4 {
  color: #631D76;
}
.connect-page__item__title--purple h4 a {
  color: #631D76;
}
.connect-page__item .fibre-check-page__results-contents {
  padding: 0.625rem 0 0;
  clear: both;
  margin-left: -1.25rem;
  margin-right: -1.25rem;
}
.connect-page__item .install-home-fibre {
  margin-top: 16px;
}
.connect-page__item .install-home-fibre svg {
  width: 45px;
  height: 33px;
}
.connect-page__item .install-home-fibre img, .connect-page__item .install-home-fibre svg {
  position: relative;
  top: 9px;
  margin-right: 6px;
}
.connect-page__item .install-home-fibre__alternate--pushed {
  padding-left: 15px;
}
.connect-page__item .install-home-fibre__alternate--pushed:before {
  content: "|";
  display: inline-block;
  padding-right: 15px;
}
.connect-page__pre-footer {
  background-color: #0088CE;
  color: #FFFFFF;
  padding: 8.125rem 0 6.25rem;
  text-align: center;
}
@media only screen and (max-width: 480px) {
  .connect-page__pre-footer {
    padding: 3rem 0.5rem;
  }
}
.connect-page__pre-footer--purple {
  background-color: #631D76;
}
.connect-page__pre-footer a {
  color: #FFFFFF;
}
.connect-page__pre-footer .container {
  overflow: hidden;
  max-width: 1568px;
  display: flex;
  justify-content: center;
}
.connect-page__pre-footer__block {
  width: 25%;
  max-width: 370px;
  padding: 0 0.75rem 4rem;
  display: block;
  text-align: left;
  float: left;
}
.connect-page__pre-footer__block__image {
  width: 100%;
  display: block;
  font-size: 0;
  line-height: 0;
}
.connect-page__pre-footer__block__image img {
  width: 100%;
}
.connect-page__pre-footer__block__title {
  font-family: "canada-type-gibson", sans-serif;
  font-weight: 300;
  font-size: 1.5rem;
  margin: 0;
  min-height: 3.875rem;
}
.connect-page__pre-footer__block__review {
  font-family: "canada-type-gibson", sans-serif;
  font-weight: 300;
  font-size: 0.875rem;
  padding: 2.25rem 0 0.5rem;
}
.connect-page__pre-footer__block__review p {
  margin-top: 0;
}
.connect-page__pre-footer__block__more {
  text-transform: uppercase;
  font-size: 1.25rem;
  color: #FFFFFF;
}
.connect-page__pre-footer__block__more span {
  padding-left: 3px;
}
@media only screen and (max-width: 1024px) {
  .connect-page__pre-footer .container {
    display: block;
  }
  .connect-page__pre-footer__block {
    width: 50%;
    max-width: none;
  }
  .connect-page__pre-footer__block:nth-child(even) {
    float: right;
  }
  .connect-page__pre-footer__block:nth-child(odd) {
    float: left;
    clear: left;
  }
}
@media only screen and (max-width: 768px) {
  .connect-page__pre-footer__block {
    width: 50%;
    float: left;
  }
  .connect-page__pre-footer__block:nth-child(2n+1) {
    clear: left;
  }
}
@media only screen and (max-width: 480px) {
  .connect-page__pre-footer__block {
    width: 100%;
    max-width: 100%;
  }
}

.cta-grid {
  background-color: #EEEEEE;
  font-family: "canada-type-gibson", sans-serif;
  position: relative;
}
.cta-grid__single {
  width: 33.3333333333%;
  float: left;
  background: #FFFFFF;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
}
.cta-grid__single:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 62.6959247649%;
}
.cta-grid__single__button {
  position: absolute;
  bottom: 0;
  margin: 0;
  width: 100%;
  padding-bottom: 3.875rem;
  text-align: center;
}
.cta-grid__single__button a {
  width: 90%;
  max-width: 24.875rem;
  display: inline-block;
}
.cta-grid__single__button a .btn__content {
  color: #FFFFFF;
  background: linear-gradient(to right, transparent 50%, #0089ce 50%, #631d76 100%);
  background-size: 200% 100%;
  background-position: left bottom;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.cta-grid__single__button a .btn__content:hover {
  background-position: right bottom;
}
@media only screen and (max-width: 1670px) {
  .cta-grid__single:before {
    padding-top: 75%;
  }
}
@media only screen and (max-width: 1400px) {
  .cta-grid__single:before {
    padding-top: 90%;
  }
}
@media only screen and (max-width: 1280px) {
  .cta-grid__single {
    width: 50%;
  }
}
@media only screen and (max-width: 768px) {
  .cta-grid__single {
    width: 100%;
  }
  .cta-grid__single:before {
    padding-top: 75.625%;
  }
}
@media only screen and (max-width: 1670px) {
  .cta-grid__single:before {
    padding-top: 75%;
  }
}
@media only screen and (max-width: 1400px) {
  .cta-grid__single:before {
    padding-top: 90%;
  }
}
@media only screen and (max-width: 1280px) {
  .cta-grid__single {
    width: 50%;
  }
}
@media only screen and (max-width: 768px) {
  .cta-grid__single {
    width: 100%;
  }
  .cta-grid__single:before {
    padding-top: 75.625%;
  }
}
.cta-grid__double {
  width: 33.3333333333%;
  float: left;
  position: relative;
}
.cta-grid__double:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 125.3918495298%;
}
@media only screen and (max-width: 1670px) {
  .cta-grid__double:before {
    padding-top: 150%;
  }
}
@media only screen and (max-width: 1400px) {
  .cta-grid__double:before {
    padding-top: 180%;
  }
}
@media only screen and (max-width: 1280px) {
  .cta-grid__double {
    width: 50%;
  }
}
@media only screen and (max-width: 768px) {
  .cta-grid__double {
    width: 100%;
  }
  .cta-grid__double:before {
    display: none;
  }
}
.cta-grid__double-short {
  width: 50%;
  float: left;
  position: relative;
  text-align: center;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.cta-grid__double-short:before {
  display: block;
  content: " ";
  width: 100%;
  padding-top: 51.9210799585%;
}
@media only screen and (max-width: 768px) {
  .cta-grid__double-short {
    width: 100%;
    position: relative;
  }
}
@media only screen and (max-width: 480px) {
  .cta-grid__double-short {
    width: 100%;
    position: relative;
  }
  .cta-grid__double-short:before {
    padding-top: 75.625%;
  }
}
.cta-grid__double-short .button-holder {
  position: absolute;
  bottom: 4.375rem;
  left: 0;
  width: 100%;
  margin: 0;
}
.cta-grid__double-short .button-holder a {
  display: inline-block;
  min-width: 18.75rem;
  padding: 0 2.625rem;
}
.cta-grid__double-short .button-holder a span.icon {
  position: relative;
  top: 0.125rem;
}
.cta-grid ul.slides {
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media only screen and (max-width: 768px) {
  .cta-grid ul.slides {
    position: relative;
    height: auto;
    overflow: hidden;
    background-color: #0088CE;
  }
}
.cta-grid ul.slides li {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.cta-grid ul.slides li a {
  overflow: hidden;
  display: block;
}
.cta-grid ul.slides li picture {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 78%;
}
.cta-grid ul.slides li picture.case-study-button {
  cursor: pointer;
}
.cta-grid ul.slides li picture.case-study-button:after {
  background: url("../images/play-btn.png");
  content: " ";
  width: 6.75rem;
  height: 4.625rem;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 600ms;
  -moz-transition: all 600ms;
  -ms-transition: all 600ms;
  -o-transition: all 600ms;
  transition: all 600ms;
}
.cta-grid ul.slides li picture.case-study-button:hover:after {
  opacity: 0.6;
}
.cta-grid ul.slides li picture img {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.cta-grid ul.slides li article {
  color: #FFFFFF;
  background: #0088CE;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 2rem 2rem 4.8rem 2rem;
  min-height: 28%;
}
.cta-grid ul.slides li article h3 {
  font-size: 1.75rem;
  text-transform: uppercase;
  margin: 0;
  font-weight: 600;
  color: #FFFFFF;
}
.cta-grid ul.slides li article p {
  margin: 0;
  font-size: 1.5rem;
  font-weight: 300;
  padding-top: 1rem;
}
@media only screen and (max-width: 1024px) {
  .cta-grid ul.slides li article h3 {
    font-size: 1.125rem;
    line-height: 1.5rem;
  }
  .cta-grid ul.slides li article p {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
@media only screen and (max-width: 768px) {
  .cta-grid ul.slides li article {
    text-align: center;
    padding-top: 22px;
    position: relative;
  }
  .cta-grid ul.slides li picture {
    position: relative;
    height: auto;
    display: block;
  }
  .cta-grid ul.slides li picture img {
    position: relative;
    min-width: 1px;
    min-height: 1px;
    top: 0;
    left: 0;
    width: 100%;
    -webkit-transform: translate(0%, 0%);
    -moz-transform: translate(0%, 0%);
    -ms-transform: translate(0%, 0%);
    -o-transform: translate(0%, 0%);
    transform: translate(0%, 0%);
  }
}
.cta-grid .flex-control-nav {
  position: absolute;
  padding: 0 0;
  margin: 0 0;
  z-index: 2;
  right: 2rem;
  bottom: 2rem;
}
@media only screen and (max-width: 768px) {
  .cta-grid .flex-control-nav {
    right: 0;
    left: 0;
    text-align: center;
  }
}
.cta-grid .flex-control-nav li {
  display: inline-block;
  margin-left: 0.75rem;
}
.cta-grid .flex-control-nav li a {
  display: inline-block;
  width: 1.875rem;
  height: 1.875rem;
  border: 1px solid #FFFFFF;
  text-indent: -99999px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.cta-grid .flex-control-nav li a.flex-active {
  background: #FFFFFF;
}
.cta-grid .flex-direction-nav {
  display: none;
}
.cta-grid__faqs {
  background: #EEEEEE;
}
.cta-grid__faqs__scroll {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
@media only screen and (max-width: 768px) {
  .cta-grid__faqs__scroll {
    position: static;
  }
}
.cta-grid__faqs__scroll-holder {
  position: relative;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: initial;
  -moz-box-sizing: initial;
  box-sizing: initial;
}
.cta-grid__faqs__section {
  position: relative;
  padding: 6.375rem 3rem;
}
@media only screen and (max-width: 768px) {
  .cta-grid__faqs__section {
    padding: 2.5rem 1.25rem;
  }
}
.cta-grid__faqs__section h3 {
  text-transform: uppercase;
  font-size: 3.438rem;
  line-height: 1;
  margin: 0;
  color: #0088CE;
  padding-bottom: 4.25rem;
  font-weight: 600;
}
@media only screen and (max-width: 1024px) {
  .cta-grid__faqs__section h3 {
    font-size: 1.75rem;
    line-height: 2.188rem;
  }
}
@media only screen and (max-width: 768px) {
  .cta-grid__faqs__section h3 {
    padding-bottom: 2.5rem;
  }
}
.cta-grid__faqs__section ul {
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-type: none;
}
.cta-grid__faqs__section ul li {
  font-size: 1rem;
  line-height: 1.5rem;
  margin-bottom: 1.125rem;
}
.cta-grid__faqs__section ul li h4 {
  cursor: pointer;
  background: #FFFFFF;
  font-size: 1.125rem;
  line-height: 1.25rem;
  color: #0088CE;
  margin: 0;
  padding: 1.625rem 5.875rem 1.625rem 1.875rem;
  overflow: hidden;
  position: relative;
  font-weight: 300;
}
.cta-grid__faqs__section ul li h4 span {
  display: inline-block;
  width: 2.75rem;
  height: 2.75rem;
  border: 1px solid #0088CE;
  font-size: 1.5rem;
  text-align: center;
  line-height: 2.625rem;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  cursor: pointer;
  position: absolute;
  right: 30px;
  top: 50%;
  margin-top: -1.375rem;
  -webkit-transition: all 600ms;
  -moz-transition: all 600ms;
  -ms-transition: all 600ms;
  -o-transition: all 600ms;
  transition: all 600ms;
}
.cta-grid__faqs__section ul li h4 span.icon-angle-up {
  display: none;
}
.cta-grid__faqs__section ul li h4 span:hover {
  background-color: #0088CE;
  color: #FFFFFF;
}
.cta-grid__faqs__section ul li.active span.icon-angle-down {
  display: none;
}
.cta-grid__faqs__section ul li.active span.icon-angle-up {
  display: inline-block;
  background-color: #0088CE;
  color: #FFFFFF;
}
.cta-grid__faqs__section ul li div {
  display: none;
  padding: 1.5rem 1.875rem;
  font-weight: 300;
  font-size: 0.875rem;
}
.cta-grid__faqs__section ul li div p {
  margin: 0;
}
.cta-grid__faqs__more {
  text-align: right;
  margin: 0;
  padding-top: 3.375rem;
}
@media only screen and (max-width: 768px) {
  .cta-grid__faqs__more {
    padding-top: 2.5rem;
  }
}
.cta-grid__faqs__more a {
  width: 100%;
  display: inline-block;
  max-width: 333px;
}
.cta-grid__faqs__more a .btn__content {
  font-size: 1.375rem;
}
.cta-grid__faqs__more a .btn__content:hover {
  background-color: #FFFFFF;
}
@media only screen and (max-width: 768px) {
  .cta-grid__faqs > section {
    position: relative;
    height: auto;
  }
}
.cta-grid--border-bottom {
  border-bottom: 1.125rem #000099 solid;
}
.cta-grid--border-bottom:after {
  content: " ";
  display: block;
  border-top: 1.25rem solid #000099;
  border-right: 3.438rem solid transparent;
  border-left: 3.438rem solid transparent;
  border-top-style: solid;
  border-bottom: none;
  position: absolute;
  bottom: -2.375rem;
  left: 50%;
  margin-left: -3.438rem;
}
.cta-grid--purple .cta-grid__double-short .button-holder a {
  color: #631D76;
}
.cta-grid--purple .cta-grid__double-short .button-holder a .btn__content {
  color: #631D76;
}
.cta-grid--purple .cta-grid__double-short .button-holder a:hover {
  color: #FFFFFF;
}
.cta-grid--purple .cta-grid__double-short .button-holder a:hover .btn__content {
  color: #FFFFFF;
}
.cta-grid--purple.cta-grid--border-bottom {
  border-color: #631D76;
}
.cta-grid--purple.cta-grid:after {
  display: block;
  border-top: 1.25rem solid #631D76;
  border-right: 3.438rem solid transparent;
  border-left: 3.438rem solid transparent;
  border-top-style: solid;
  border-bottom: none;
}

.testimonial {
  background: #000000;
  height: 35rem;
  color: #FFFFFF;
  text-align: center;
  font-size: 0;
  line-height: 0;
}
.testimonial__image {
  height: 35rem;
  width: 100%;
  background: url("../images/testimonial.png") no-repeat center;
  background-size: cover;
  opacity: 0.7;
  z-index: 9;
  position: absolute;
}
.testimonial__content {
  position: relative;
  height: 35rem;
  z-index: 10;
  padding: 5.625rem 2.25rem;
}
@media only screen and (max-width: 1024px) {
  .testimonial__content {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}
.testimonial__quote {
  display: inline-block;
  width: 7.313rem;
  height: 7.313rem;
  border: 1px solid #FFFFFF;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  line-height: 9.625rem;
  font-size: 6.25rem;
  font-family: "Source Sans Pro", sans-serif;
  margin: 0;
}
@media only screen and (max-width: 768px) {
  .testimonial__quote {
    width: 5rem;
    height: 5rem;
    font-size: 78px;
    line-height: 110px;
  }
}
.testimonial p {
  font-size: 2.4rem;
  line-height: 2.813rem;
  margin: 0;
  font-family: "canada-type-gibson", sans-serif;
  font-weight: 300;
  padding-top: 2rem;
  font-style: italic;
}
.testimonial p.small {
  font-size: 1.8rem;
}
@media only screen and (max-width: 1024px) {
  .testimonial p {
    font-size: 1.9rem;
    line-height: 2.188rem;
  }
  .testimonial p.small {
    font-size: 1.4rem;
  }
}
@media only screen and (max-width: 768px) {
  .testimonial p {
    font-size: 1.7rem;
    line-height: 2.188rem;
  }
  .testimonial p br {
    display: none;
  }
  .testimonial p.small {
    font-size: 1.3rem;
  }
}

.breadcrumbs {
  font-family: "canada-type-gibson", sans-serif;
  font-size: 0.875rem;
  text-transform: uppercase;
  padding: 2rem 2.25rem 0;
  /*
  &--purple {
    ul {
      li {
        a {
          color: $purple;

          &:hover {
            color: $grey-breadcrumbs;
          }
        }
      }
    }
  }
  */
}
@media only screen and (max-width: 1024px) {
  .breadcrumbs {
    padding: 2rem 1.25rem 0;
  }
}
.breadcrumbs ul {
  list-style: none;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.breadcrumbs ul li {
  display: inline-block;
  margin-right: 0.25rem;
}
.breadcrumbs ul li a {
  -webkit-transition: all 600ms;
  -moz-transition: all 600ms;
  -ms-transition: all 600ms;
  -o-transition: all 600ms;
  transition: all 600ms;
}
.breadcrumbs ul li a span {
  display: inline-block;
  position: relative;
  margin-left: 4px;
  top: 2px;
}
.breadcrumbs ul li a:hover {
  color: #999999;
}
.breadcrumbs--connect > .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 1.5rem;
}
.breadcrumbs--connect > .container ul {
  flex-grow: 1;
}
.breadcrumbs--connect > .container .btn {
  width: 15em;
}

.product__title {
  text-align: center;
  text-transform: uppercase;
  font-size: 3.438rem;
  font-family: "canada-type-gibson", sans-serif;
  font-weight: 600;
  margin: 0;
  line-height: 1;
  padding-top: 1.25rem;
}
.product__title--purple {
  color: #631D76;
}
@media only screen and (max-width: 1024px) {
  .product__title {
    font-size: 1.75rem;
    line-height: 2.188rem;
  }
}

.product__features {
  padding: 3rem 2.25rem 3.375rem;
  font-family: "canada-type-gibson", sans-serif;
}
@media only screen and (max-width: 480px) {
  .product__features.broadbandexplained {
    /*display:none;*/
  }
}
.product__features.broadbandexplained h2 {
  padding-bottom: 80px;
}
@media only screen and (max-width: 1024px) {
  .product__features {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}
.product__features > ul {
  list-style: none;
  list-style-type: none;
  overflow: hidden;
  max-width: 107.375rem;
  margin: 0 auto;
  padding: 0;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.product__features > ul > li {
  padding: 0 0.875rem;
  width: 16.6666666667%;
  float: left;
  display: inline-block;
  text-align: center;
  position: relative;
  min-height: 580px;
}
.product__features > ul > li.broadbandexplainedli {
  min-height: 300px;
  width: 16.6666666667%;
  padding: 10px;
  border: 5px solid #fff;
}
.product__features > ul > li.broadbandexplainedli:first-child {
  border: 5px solid #199cdd;
}
@media only screen and (max-width: 1024px) {
  .product__features > ul > li.broadbandexplainedli {
    width: 20%;
  }
}
@media only screen and (max-width: 768px) {
  .product__features > ul > li.broadbandexplainedli {
    width: 33.3333333333%;
  }
}
@media only screen and (max-width: 480px) {
  .product__features > ul > li.broadbandexplainedli {
    width: 50%;
  }
}
.product__features > ul > li.broadbandexplainedli h3 {
  font-size: 18px;
  padding-top: 0;
  display: block;
  min-height: 80px;
}
@media only screen and (max-width: 480px) {
  .product__features > ul > li.broadbandexplainedli h3 {
    font-size: 14px;
  }
}
@media only screen and (min-width: 1500px) {
  .product__features > ul > li.broadbandexplainedli h3 {
    min-height: 0;
  }
}
@media only screen and (max-width: 480px) {
  .product__features > ul > li.broadbandexplainedli h3 {
    min-height: 0;
  }
}
.product__features > ul > li.broadbandexplainedli h3.purple {
  color: #5a287c;
  border-bottom: 4px solid #5a287c;
}
.product__features > ul > li.broadbandexplainedli h3.red {
  color: #ed4230;
  border-bottom: 4px solid #ed4230;
}
.product__features > ul > li.broadbandexplainedli h3.pink {
  color: #eb2f8f;
  border-bottom: 4px solid #eb2f8f;
}
.product__features > ul > li.broadbandexplainedli h3.green {
  color: #76be4b;
  border-bottom: 4px solid #76be4b;
}
.product__features > ul > li.broadbandexplainedli h3.blue {
  color: #199cdd;
  border-bottom: 4px solid #199cdd;
}
.product__features > ul > li.broadbandexplainedli .content {
  font-size: 1em;
  text-align: left;
}
.product__features > ul > li.broadbandexplainedli .content p {
  text-align: left;
  padding-top: 10px;
  font-size: 15px;
}
@media only screen and (max-width: 480px) {
  .product__features > ul > li.broadbandexplainedli .content p {
    font-size: 12px;
  }
}
.product__features > ul > li.broadbandexplainedli .content > ul {
  padding-top: 5px;
  list-style-type: disc;
  padding-left: 20px;
}
@media only screen and (max-width: 480px) {
  .product__features > ul > li.broadbandexplainedli .content > ul {
    /*display:none;*/
  }
}
.product__features > ul > li.broadbandexplainedli .content > ul > li {
  clear: left;
  font-size: 15px;
  padding-bottom: 5px;
}
@media only screen and (max-width: 480px) {
  .product__features > ul > li.broadbandexplainedli .content > ul > li {
    font-size: 12px;
  }
}
.product__features > ul > li:nth-child(6n+1) {
  clear: left;
}
.product__features > ul > li .imgicon {
  position: relative;
}
.product__features > ul > li .imgicon img {
  width: 100%;
  height: 100%;
}
.product__features > ul > li .icon {
  position: relative;
}
.product__features > ul > li .icon:before {
  content: " ";
  width: 100%;
  display: block;
  padding-top: 100%;
  background: red;
  background: #f1f1f1;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.product__features > ul > li .icon img, .product__features > ul > li .icon svg {
  display: block;
  max-height: 50%;
  max-width: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.product__features > ul > li h3 {
  margin: 0;
  font-size: 1.5rem;
  line-height: 2.125rem;
  font-weight: 400;
  padding: 3rem 0 0;
  color: #0088CE;
}
.product__features > ul > li p {
  margin: 0;
  font-size: 1rem;
  color: #4A4A4A;
  font-weight: 300;
  padding: 2.25rem 0 0;
}
@media screen and (min-width: 1400px) {
  .product__features > ul > li p {
    padding: 2.25rem 0.5rem 0;
  }
}
@media only screen and (max-width: 1024px) {
  .product__features > ul > li p {
    padding: 2rem 0rem 1rem;
  }
  .product__features > ul > li p:nth-child(4) {
    margin-left: 17%;
  }
}
@media only screen and (max-width: 768px) {
  .product__features > ul > li p {
    padding: 2rem 0 1rem;
  }
}
@media only screen and (max-width: 480px) {
  .product__features > ul > li p {
    padding: 2rem 0 1rem;
  }
}
.product__features--purple ul {
  padding-left: 0;
}
.product__features--purple ul li .icon svg path {
  fill: #631D76;
}
.product__features--purple ul li .icon svg polygon {
  fill: #631D76;
}
.product__features--purple ul li h3 {
  color: #631D76;
}
@media only screen and (max-width: 1024px) {
  .product__features {
    /*
    ul li {
      width: (100%/3);
      padding: 0 0.875rem 2.5rem;
      float: left;

      &:nth-child(6n+1) {
        clear: none;
      }


      &:nth-child(3n+1) {
        clear: left;
      }

    }

    &--purple {
      ul {
        padding-left: 0;
      }
    }
    */
  }
  .product__features > ul {
    display: flex;
  }
  .product__features > ul > li {
    width: 33.3333333333%;
    padding: 0 0.875rem 2.5rem;
  }
}
@media only screen and (max-width: 480px) {
  .product__features ul li {
    width: 100%;
    padding: 0 0.6rem 2.5rem;
    clear: both;
  }
}

.product__options {
  background: #0088CE;
  padding: 6.75rem 2.25rem 4.625rem;
  position: relative;
}
@media only screen and (max-width: 480px) {
  .product__options {
    padding: 4.75rem 2.25rem 4.625rem;
  }
}
.product__options--purple {
  background: #631D76;
}
@media only screen and (max-width: 1024px) {
  .product__options {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}
.product__options:after {
  content: " ";
  display: block;
  border-top: 1.5rem solid #0088CE;
  border-right: 3.438rem solid transparent;
  border-left: 3.438rem solid transparent;
  border-top-style: solid;
  border-bottom: none;
  position: absolute;
  bottom: -1.5rem;
  left: 50%;
  margin-left: -3.438rem;
}
@media only screen and (max-width: 480px) {
  .product__options:after {
    border-right: 32.5px solid transparent;
    border-left: 32.5px solid transparent;
    margin-left: -32px;
  }
}
.product__options__title {
  color: #FFFFFF;
  margin: 0;
  text-align: center;
  text-transform: uppercase;
  font-size: 3.438rem;
  line-height: 4rem;
  font-family: "canada-type-gibson", sans-serif;
  font-weight: 600;
  padding-bottom: 5.25rem;
}
@media only screen and (max-width: 1024px) {
  .product__options__title {
    font-size: 1.75rem;
    line-height: 2.188rem;
  }
}
@media only screen and (max-width: 480px) {
  .product__options__title {
    padding-bottom: 3.75rem;
  }
}
.product__options__list {
  width: 100%;
  max-width: 96.375rem;
  margin: 0 auto;
  overflow: hidden;
  padding-bottom: 1.75rem;
}
@media only screen and (max-width: 480px) {
  .product__options__list {
    padding-bottom: 0;
  }
}

.product__option {
  width: 25%;
  float: left;
  padding: 0 1.75rem;
  margin-bottom: 5rem;
}
@media only screen and (max-width: 1400px) {
  .product__option {
    width: 50%;
  }
}
@media only screen and (max-width: 768px) {
  .product__option {
    width: 100%;
    float: left;
    padding: 1rem 1.75rem 4rem;
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 480px) {
  .product__option {
    padding-left: 0;
    padding-right: 0;
  }
}
.product__option__image {
  font-size: 0;
  line-height: 0;
  text-align: center;
  padding-bottom: 4.125rem;
}
.product__option__image img {
  max-width: 90%;
}
.product__option__content {
  background: #FFFFFF;
  text-align: center;
  padding: 1.875rem 1.875rem 2.875rem;
  position: relative;
  -webkit-border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
  border-radius: 0.5rem;
}
@media only screen and (max-width: 768px) {
  .product__option__content {
    min-height: 1px;
    padding-bottom: 2.5rem;
  }
}
.product__option__content:before {
  content: " ";
  position: absolute;
  display: block;
  border-bottom: 1.5rem solid #FFFFFF;
  border-right: 1.5rem solid transparent;
  border-left: 1.5rem solid transparent;
  border-top-style: solid;
  border-top: none;
  top: -1.5rem;
  left: 50%;
  margin-left: -1.5rem;
}
.product__option__content h3 {
  margin: 0;
  font-size: 2.813rem;
  line-height: 3.75rem;
  font-family: "canada-type-gibson", sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  padding-bottom: 1.25rem;
}
@media only screen and (max-width: 1024px) {
  .product__option__content h3 {
    font-size: 1.75rem;
    line-height: 2.188rem;
  }
}
.product__option__content h4 {
  font-size: 1.5rem;
  line-height: 2.25rem;
  font-weight: 700;
  color: #4A4A4A;
  margin: 0;
  padding-bottom: 1.5rem;
}
.product__option__content h4 em {
  color: #0088CE;
  font-style: normal;
}
.product__option__content p {
  font-size: 1rem;
  line-height: 1.5rem;
  color: #4A4A4A;
  font-weight: 300;
  margin: 0;
}
.product__option__content .btn {
  position: absolute;
  bottom: -2.5rem;
  width: 90%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}

.product__connect {
  padding: 2.75rem 2.25rem 7.125rem;
  text-align: center;
}
@media only screen and (max-width: 1024px) {
  .product__connect {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}
.product__connect p {
  margin: 0;
  font-size: 2.25rem;
  line-height: 2.813rem;
  color: #0088CE;
  font-weight: 300;
  padding-bottom: 4.625rem;
}
@media only screen and (max-width: 1024px) {
  .product__connect p {
    font-size: 1.75rem;
    line-height: 2.188rem;
  }
}
.product__connect a {
  max-width: 32.375rem;
  margin: 0 auto;
  -webkit-transition: all 900ms;
  -moz-transition: all 900ms;
  -ms-transition: all 900ms;
  -o-transition: all 900ms;
  transition: all 900ms;
}
.product__connect a .btn__content {
  -webkit-transition: all 900ms;
  -moz-transition: all 900ms;
  -ms-transition: all 900ms;
  -o-transition: all 900ms;
  transition: all 900ms;
}
.product__connect--purple p {
  color: #631D76;
}

@media only screen and (max-width: 768px) {
  .bottom-cta {
    display: none;
  }
}
.bottom-cta--mobile {
  display: block;
}
@media only screen and (min-width: 769px) {
  .bottom-cta--mobile {
    display: none;
  }
}

.fibre-check-page {
  position: relative;
}
.fibre-check-page #fiber-check-mobile-title {
  display: none;
}
.fibre-check-page__maps {
  max-height: 840px;
  position: relative;
}
@media only screen and (max-width: 768px) {
  .fibre-check-page__maps {
    max-height: 650px;
  }
}
@media only screen and (max-width: 667px) {
  .fibre-check-page__maps {
    max-height: 560px;
  }
}
.fibre-check-page__maps .map {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
}
.fibre-check-page__maps--results {
  min-height: 55.25rem;
}
.fibre-check-page.home-page .fibre-check-page__forms {
  position: relative;
  background: none;
}
.fibre-check-page.home-page .fibre-check-page__forms.show_result {
  height: auto;
}
.fibre-check-page.home-page .fibre-check-page__maps {
  height: 400px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.fibre-check-page.home-page .fibre-check-page__maps.show_result {
  position: relative;
}
.fibre-check-page.home-page .show_result .fiber-check__sign-up {
  padding-top: 10px;
}
.fibre-check-page__forms {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 20;
  overflow: hidden;
  background: rgba(5, 109, 162, 0.7);
}
.fibre-check-page__forms.show_result {
  height: 400px;
  overflow: visible;
}
.fibre-check-page__forms.show_result #fiber-check-result {
  display: table;
  padding: 0 7rem;
}
@media only screen and (max-width: 480px) {
  .fibre-check-page__forms.show_result #fiber-check-result {
    padding: 0 2rem;
  }
}
.fibre-check-page__forms.show_result #fiber-check-result.available_now:before {
  height: 70px;
  width: 70px;
  text-align: center;
  font: normal normal normal 4rem/70px FontAwesome;
  content: "";
  display: block;
  margin-top: 65px;
  border: solid 2px #FFF;
  border-radius: 100px;
  padding: 11px;
  position: absolute;
  left: 10px;
}
@media only screen and (max-width: 1024px) {
  .fibre-check-page__forms.show_result #fiber-check-result.available_now:before {
    display: none;
  }
}
.fibre-check-page__forms.show_result #fiber-check-result.not_available:before {
  height: 70px;
  width: 70px;
  text-align: center;
  font: normal normal normal 3.4rem/70px FontAwesome;
  content: "";
  display: block;
  margin-top: 65px;
  border: solid 2px #FFF;
  border-radius: 100px;
  padding: 11px;
  position: absolute;
  left: 10px;
}
@media only screen and (max-width: 1024px) {
  .fibre-check-page__forms.show_result #fiber-check-result.not_available:before {
    display: none;
  }
}
@media only screen and (max-width: 667px) {
  .fibre-check-page__forms.show_result {
    position: relative;
    height: auto;
  }
}
.fibre-check-page__forms__rwc, .fibre-check-page__forms__modal {
  position: fixed;
  top: 8rem;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  background: rgba(5, 109, 162, 0.9);
  visibility: hidden;
}
.fibre-check-page__forms__rwc.modal-visible, .fibre-check-page__forms__modal.modal-visible {
  visibility: visible;
}
.fibre-check-page__forms__rwc .fiber-check, .fibre-check-page__forms__modal .fiber-check {
  background: none;
}
.fibre-check-page__forms__rwc .close-modal, .fibre-check-page__forms__modal .close-modal {
  color: #FFFFFF;
  font-weight: 500;
  margin: 1rem 1rem 0;
}
.fibre-check-page__forms__rwc .help-center, .fibre-check-page__forms__modal .help-center {
  color: #FFFFFF;
  text-align: center;
}
.fibre-check-page__forms__rwc .help-center > a, .fibre-check-page__forms__modal .help-center > a {
  text-decoration: underline;
  color: inherit;
}
@media only screen and (max-width: 768px) {
  .fibre-check-page__forms__rwc .help-center, .fibre-check-page__forms__modal .help-center {
    font-size: 11px;
    margin-top: 0;
  }
}
@media only screen and (max-width: 1024px) {
  .fibre-check-page__forms__rwc, .fibre-check-page__forms__modal {
    top: 7rem;
  }
}
@media only screen and (max-width: 768px) {
  .fibre-check-page__forms__rwc, .fibre-check-page__forms__modal {
    top: 6.5rem;
  }
}
.fibre-check-page--results-header {
  border-bottom: 1.125rem solid #0088CE;
}
.fibre-check-page--results-header:after {
  content: " ";
  display: block;
  border-top: 1.5rem solid #0088CE;
  border-right: 3.438rem solid transparent;
  border-left: 3.438rem solid transparent;
  border-top-style: solid;
  border-bottom: none;
  bottom: -2.625rem;
  left: 50%;
  margin-left: -3.438rem;
  position: absolute;
  z-index: 10;
}
.fibre-check-page__result-message {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 57.9185520362%;
  z-index: 20;
  background: rgba(5, 109, 162, 0.7);
  color: #FFFFFF;
  text-align: center;
  font-family: "canada-type-gibson", sans-serif;
}
.fibre-check-page__result-message h2 {
  margin: 0;
  font-size: 3.438rem;
  line-height: 4.063rem;
  padding-top: 12.375rem;
  color: #FFFFFF;
  font-weight: 600;
}
@media only screen and (max-width: 1024px) {
  .fibre-check-page__result-message h2 {
    font-size: 1.75rem;
    line-height: 2.188rem;
  }
}
.fibre-check-page__result-message p {
  margin: 0;
  font-size: 1.5rem;
  line-height: 2.125rem;
  font-weight: 300;
  padding-top: 3.5rem;
}
.fibre-check-page__results-contents {
  padding: 2.25rem 2.25rem 3.25rem;
  display: none;
}
@media only screen and (max-width: 1024px) {
  .fibre-check-page__results-contents {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}
.fibre-check-page__results-contents .container {
  width: 100%;
  max-width: 73.125rem;
  margin: 0 auto;
}
.fibre-check-page__results-contents .container--wide {
  max-width: 75rem;
  padding-bottom: 2rem;
}
.fibre-check-page__results-contents.rwc li {
  width: 50%;
  padding: 0 1.25rem 2rem;
  overflow: visible !important;
  display: none;
  vertical-align: text-top;
}
.fibre-check-page__results-contents.rwc li .image-block {
  position: relative;
}
.fibre-check-page__results-contents.rwc li .holder {
  display: block;
  position: relative;
  overflow: hidden;
  z-index: 10;
  border: 1px solid #CCCCCC;
  -webkit-transition: all 600ms;
  -moz-transition: all 600ms;
  -ms-transition: all 600ms;
  -o-transition: all 600ms;
  transition: all 600ms;
}
.fibre-check-page__results-contents.rwc li .holder:before {
  content: " ";
  width: 100%;
  display: block;
  padding-top: 53.488372093%;
}
.fibre-check-page__results-contents.rwc li .holder picture {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.fibre-check-page__results-contents.rwc li .holder picture img {
  max-width: 90%;
  max-height: 90%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.fibre-check-page__results-contents.rwc li .image-block:before {
  content: " ";
  position: absolute;
  bottom: -20px;
  left: 50%;
  margin-left: -2.25rem;
  display: block;
  border-top: 1.25rem solid #0088CE;
  border-right: 2.25rem solid transparent;
  border-left: 2.25rem solid transparent;
  border-top-style: solid;
  border-bottom: none;
  z-index: 20;
  opacity: 0;
}
.fibre-check-page__results-contents.rwc li .image-block:after {
  content: " ";
  position: absolute;
  left: 50%;
  margin-left: -2.25rem;
  bottom: -19px;
  z-index: 30;
  display: block;
  border-top: 1.25rem solid #FFFFFF;
  border-right: 2.25rem solid transparent;
  border-left: 2.25rem solid transparent;
  border-top-style: solid;
  border-bottom: none;
  opacity: 1;
  display: none;
}
.fibre-check-page__results-contents.rwc li:hover .holder {
  border-color: #0088CE;
}
.fibre-check-page__results-contents.rwc li.active .holder {
  border-color: #0088CE;
}
.fibre-check-page__results-contents.rwc li.active .image-block:before {
  bottom: -20px;
  opacity: 1;
}
.fibre-check-page__results-contents.rwc li.active .image-block:after {
  bottom: -19px;
  opacity: 1;
  display: block;
}
@media only screen and (max-width: 768px) {
  .fibre-check-page__results-contents.rwc li {
    width: 50%;
  }
}
@media only screen and (max-width: 480px) {
  .fibre-check-page__results-contents.rwc li {
    width: 100%;
  }
}
.fibre-check-page__results-contents.rwc .rwc-retailers__title {
  color: #0088CE;
  font-size: 2.5rem;
  line-height: 1;
  margin: 0;
  text-transform: uppercase;
  text-align: center;
  padding: 1rem 0;
  font-weight: 600;
}
.fibre-check-page__title {
  font-size: 2.375rem;
  line-height: 3.125rem;
  text-transform: uppercase;
  font-family: "canada-type-gibson", sans-serif;
  text-align: center;
  color: #0088CE;
  font-weight: 600;
}
@media only screen and (max-width: 1024px) {
  .fibre-check-page__title {
    font-size: 1.75rem;
    line-height: 2.188rem;
  }
}
.fibre-check-page__list {
  list-style: none;
  list-style-type: none;
  width: 100%;
  padding: 2rem 0 0;
  font-size: 0;
  line-height: 0;
  position: relative;
}
.fibre-check-page__list.residential li.residential {
  display: inline-block;
}
.fibre-check-page__list.business li.business {
  display: inline-block;
}
.fibre-check-page__list.schools li.schools {
  display: inline-block;
}
.fibre-check-page__list li {
  width: 25%;
  padding: 0 1.25rem 2rem;
  overflow: visible !important;
  display: none;
  vertical-align: text-top;
}
.fibre-check-page__list li .image-block {
  position: relative;
}
.fibre-check-page__list li .holder {
  display: block;
  position: relative;
  overflow: hidden;
  z-index: 10;
  border: 1px solid #CCCCCC;
  -webkit-transition: all 600ms;
  -moz-transition: all 600ms;
  -ms-transition: all 600ms;
  -o-transition: all 600ms;
  transition: all 600ms;
}
.fibre-check-page__list li .holder:before {
  content: " ";
  width: 100%;
  display: block;
  padding-top: 53.488372093%;
}
.fibre-check-page__list li .holder picture {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.fibre-check-page__list li .holder picture img {
  max-width: 90%;
  max-height: 90%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.fibre-check-page__list li .image-block:before {
  content: " ";
  position: absolute;
  bottom: -20px;
  left: 50%;
  margin-left: -2.25rem;
  display: block;
  border-top: 1.25rem solid #0088CE;
  border-right: 2.25rem solid transparent;
  border-left: 2.25rem solid transparent;
  border-top-style: solid;
  border-bottom: none;
  z-index: 20;
  opacity: 0;
}
.fibre-check-page__list li .image-block:after {
  content: " ";
  position: absolute;
  left: 50%;
  margin-left: -2.25rem;
  bottom: -19px;
  z-index: 30;
  display: block;
  border-top: 1.25rem solid #FFFFFF;
  border-right: 2.25rem solid transparent;
  border-left: 2.25rem solid transparent;
  border-top-style: solid;
  border-bottom: none;
  opacity: 1;
  display: none;
}
.fibre-check-page__list li:hover .holder {
  border-color: #0088CE;
}
.fibre-check-page__list li.active .holder {
  border-color: #0088CE;
}
.fibre-check-page__list li.active .image-block:before {
  bottom: -20px;
  opacity: 1;
}
.fibre-check-page__list li.active .image-block:after {
  bottom: -19px;
  opacity: 1;
  display: block;
}
@media only screen and (max-width: 768px) {
  .fibre-check-page__list li {
    width: 50%;
  }
}
.fibre-check-page__list__content {
  position: absolute;
  width: 100%;
  padding: 1.625rem 1.25rem 0;
  margin: 0 -1.25rem;
  left: 1.25rem;
}
.fibre-check-page__list__content__holder {
  background: #f1f1f1;
  padding: 4.25rem 1.875rem;
}
@media only screen and (max-width: 768px) {
  .fibre-check-page__list__content__holder {
    padding: 4.25rem 15px;
  }
}
.fibre-check-page__list__content__holder .close {
  position: absolute;
  width: 2.25rem;
  height: 2.25rem;
  color: #0088CE;
  border: 1px solid #0088CE;
  font-size: 2.25rem;
  top: 2.75rem;
  right: 2rem;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all 600ms;
  -moz-transition: all 600ms;
  -ms-transition: all 600ms;
  -o-transition: all 600ms;
  transition: all 600ms;
}
.fibre-check-page__list__content__holder .close span {
  font-size: 10px;
  width: 34px;
  height: 34px;
  display: block;
  text-align: center;
  line-height: 34px;
}
.fibre-check-page__list__content__holder .close:hover {
  background: #0088CE;
  color: #FFFFFF;
}
@media only screen and (min-width: 769px) {
  .fibre-check-page__list__content__holder.no_banner .contents .buttons {
    width: 100%;
  }
  .fibre-check-page__list__content__holder.no_banner .contents .buttons a {
    width: 232px;
    float: left;
    margin-right: 20px;
  }
}
.fibre-check-page__list__content__holder .contents {
  overflow: hidden;
}
.fibre-check-page__list__content__holder .contents .buttons {
  width: 30.0630063006%;
  float: left;
  min-height: 1px;
}
@media only screen and (max-width: 768px) {
  .fibre-check-page__list__content__holder .contents .buttons {
    width: 100%;
  }
}
@media only screen and (max-width: 480px) {
  .fibre-check-page__list__content__holder .contents .buttons {
    text-align: center;
  }
}
.fibre-check-page__list__content__holder .contents .buttons h3 {
  color: #0088CE;
  font-family: "canada-type-gibson", sans-serif;
  font-size: 28px;
  letter-spacing: 0px;
  line-height: 24px;
  font-weight: 400;
  margin: 0;
  padding-bottom: 3.625rem;
}
@media only screen and (min-width: 769px) {
  .fibre-check-page__list__content__holder .contents .buttons h3.noimage {
    float: left;
    padding-top: 1rem;
    margin-right: 2rem;
    padding-bottom: 0;
  }
}
.fibre-check-page__list__content__holder .contents .buttons a {
  display: block;
  height: 3.75rem;
  padding: 0.25rem;
  margin-bottom: 1.5rem;
  -webkit-border-radius: 1.875rem;
  -moz-border-radius: 1.875rem;
  border-radius: 1.875rem;
}
@media only screen and (max-width: 768px) {
  .fibre-check-page__list__content__holder .contents .buttons a {
    width: 232px;
    margin-right: 20px;
  }
}
@media only screen and (max-width: 480px) {
  .fibre-check-page__list__content__holder .contents .buttons a {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    max-width: 305px;
    float: none;
  }
}
.fibre-check-page__list__content__holder .contents .buttons a .btn-upper {
  text-transform: uppercase;
}
.fibre-check-page__list__content__holder .contents .buttons a .btn-content {
  display: block;
  height: 3.25rem;
  line-height: 3.25rem;
  -webkit-border-radius: 1.875rem;
  -moz-border-radius: 1.875rem;
  border-radius: 1.875rem;
  font-size: 1.125rem;
  color: #0088CE;
  text-align: center;
  background: linear-gradient(to right, #FAFAFA 50%, #0089ce 50%, #631d76 100%);
  background-size: 280% 100%;
  background-position: left bottom;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.fibre-check-page__list__content__holder .contents .buttons a .btn-content:hover {
  color: #FFFFFF;
  background-position: 99% bottom;
}
.fibre-check-page__list__content__holder .contents .banner-block {
  width: 66.2466246625%;
  float: right;
  min-height: 1px;
  font-size: 0;
  line-height: 0;
}
@media only screen and (max-width: 768px) {
  .fibre-check-page__list__content__holder .contents .banner-block {
    width: 100%;
  }
}
.fibre-check-page__list__content__holder .contents .banner-block img {
  width: 100%;
}
.fibre-check-page__separator {
  width: 100%;
  max-width: 73.125rem;
  margin: 0 auto;
  background: #CCCCCC;
  clear: both;
  height: 1px;
}
.fibre-check-page__next {
  font-size: 0.875rem;
  line-height: 2.125rem;
  padding-top: 2rem;
}
.fibre-check-page__next h2 {
  font-weight: 300;
  padding-bottom: 1.25rem;
  color: #0088CE;
}
.fibre-check-page__next .install-home-fibre {
  font-family: "canada-type-gibson", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 1.25rem;
}
.fibre-check-page__next .install-home-fibre img {
  display: inline-block;
  margin-right: 0.5rem;
  position: relative;
  top: 0.625rem;
}
.fibre-check-page_action {
  text-align: center;
  padding: 1rem;
}
.fibre-check-page_action > h2 {
  margin: 0;
}
.fibre-check-page_action > h2 > a {
  color: #FFFFFF;
}
.fibre-check-page_action > h2 > a > i {
  margin-right: 0.5rem;
}

.news__newsletter-btn {
  text-align: center;
  padding: 3.625rem 2.25rem 0;
}
@media only screen and (max-width: 1024px) {
  .news__newsletter-btn {
    padding-left: 0;
    padding-right: 0;
  }
}
.news__newsletter-btn .btn__content:hover {
  color: #FFFFFF;
}
.news__newsletter-btn .btn__content--wrap {
  line-height: 1;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 375px) {
  .news__newsletter-btn .btn__content .icon-angle-right {
    display: none;
  }
}
.news__newsletter-btn .btn {
  display: inline-block;
  width: 100%;
  max-width: 23.875rem;
}

.news__holder {
  padding: 6.25rem 2.25rem 0;
}
@media only screen and (max-width: 1024px) {
  .news__holder {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}

.news__list {
  font-family: "canada-type-gibson", sans-serif;
}
.news__list__container {
  overflow: hidden;
  margin: 0 -0.75rem;
}
.news__list__item {
  width: 33.3333333333%;
  float: left;
  padding: 0 0.75rem 5rem;
  display: block;
}
.news__list__item:nth-child(3n+1) {
  clear: left;
}
.news__list__item h3 {
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 400;
  margin: 0 0 2.125rem 0;
}
.news__list__item__lite-text {
  font-weight: 300 !important;
}
.news__list__item--search {
  border-left: 1px solid #CCCCCC;
  padding-bottom: 1rem;
  margin-bottom: 2rem;
  min-height: 140px;
  position: relative;
}
.news__list__item--search p.button {
  position: absolute;
  bottom: 5px;
}
.news__list__item picture {
  margin-bottom: 2.125rem;
  display: block;
}
.news__list__item picture img {
  width: 100%;
}
.news__list__item time {
  display: block;
  clear: both;
  color: #9B9B9B;
  font-size: 1rem;
  text-transform: uppercase;
  font-weight: 400;
  margin-bottom: 0.75rem;
}
.news__list__item p {
  font-size: 0.875rem;
  line-height: 1.5rem;
  color: #333333;
  margin: 0;
  font-weight: 300;
}
.news__list__item p.button {
  font-size: 1.25rem;
  color: #0088CE;
  padding-top: 1.375rem;
  text-transform: uppercase;
  letter-spacing: 0.05rem;
  font-weight: 400;
  -webkit-transition: all 600ms;
  -moz-transition: all 600ms;
  -ms-transition: all 600ms;
  -o-transition: all 600ms;
  transition: all 600ms;
}
.news__list__item p.button .icon {
  position: relative;
  top: 2px;
  margin-left: 2px;
}
.news__list__item:hover .button {
  color: #631D76;
}
@media only screen and (max-width: 768px) {
  .news__list__item {
    width: 50%;
  }
  .news__list__item:nth-child(3n+1) {
    clear: none;
  }
  .news__list__item:nth-child(2n+1) {
    clear: left;
  }
}
@media only screen and (max-width: 480px) {
  .news__list__item {
    width: 100%;
    clear: both;
  }
}

.news__pagination {
  padding: 5rem 2.25rem 6rem;
  text-align: center;
}
.news__pagination .btn__content:hover {
  color: #FFFFFF;
}
.news__pagination .btn {
  display: inline-block;
}
.news__pagination .btn .btn__content {
  padding: 0 3.875rem;
}
@media only screen and (max-width: 1024px) {
  .news__pagination {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}

.news__media-contact {
  font-family: "canada-type-gibson", sans-serif;
  background: #0088CE;
  padding: 0 2.25rem 3.625rem 0;
  color: #FFFFFF;
  text-align: center;
}
@media only screen and (max-width: 1024px) {
  .news__media-contact {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}
.news__media-contact a:hover {
  text-decoration: underline;
}
.news__media-contact h3 {
  margin: 0;
  font-size: 2.25rem;
  line-height: 5rem;
  font-weight: 300;
  padding-top: 2.125rem;
}
@media only screen and (max-width: 1024px) {
  .news__media-contact h3 {
    font-size: 1.75rem;
    line-height: 2.188rem;
  }
}
.news__media-contact p {
  margin: 0.625rem 0 0;
  font-size: 1.625rem;
  line-height: 2.125rem;
  font-weight: 300;
}
.news__media-contact p a {
  color: #FFFFFF;
}

.news__time {
  text-transform: uppercase;
  color: #9B9B9B;
  font-family: "canada-type-gibson", sans-serif;
  font-weight: 400;
  font-size: 1rem;
  display: block;
  padding: 5.25rem 0 0.375rem;
}

.news__page-content {
  overflow: hidden;
}

.news__content--main {
  padding-top: 0.75rem;
}
.news__content--main .btn__content a:first-child:hover, .news__content--main .btn__content a:last-child:hover {
  color: #FFFFFF;
}
.news__content__video {
  font-size: 0;
  line-height: 0;
}
.news__content__image {
  padding: 0 0 2.875rem 0;
  margin: 0;
}
.news__content__image picture {
  width: 100%;
  font-size: 0;
  line-height: 0;
}
.news__content__image img {
  width: 100%;
}
.news__content__image h1, .news__content__image h2 {
  color: #0088CE;
}
.news__content__image figcaption {
  display: block;
  text-align: right;
  color: #666666;
  font-size: 1.125rem;
  font-weight: 300;
  padding-top: 2rem;
}

.news__sidebar {
  width: 32.4786324786%;
  float: right;
}
.news__sidebar--share {
  padding-top: 0.625rem;
}
.news__sidebar--share a span {
  letter-spacing: 0.075rem;
}
.news__sidebar--share .btn__content:hover {
  color: #FFFFFF;
}
.news__sidebar--main {
  padding-top: 5.75rem;
}
.news__sidebar .share-this {
  text-align: right;
  padding-top: 1.25rem;
}
.news__sidebar .share-this.case-study-share .st_sharethis_large {
  display: inline-block;
  width: 25px;
  height: 25px;
  font-size: 0;
  line-height: 0;
}
.news__sidebar .share-this.case-study-share .stButton .stLarge {
  background: url("../images/share.png") no-repeat !important;
  width: 25px;
  height: 25px;
  background-size: cover !important;
}
.news__sidebar .st_sharethis_large {
  display: inline-block;
  width: 37px;
  height: 37px;
  font-size: 0;
  line-height: 0;
}
.news__sidebar .stButton {
  margin: 0 !important;
}
.news__sidebar .stButton .stLarge {
  background: url("../images/share.png") no-repeat !important;
  width: 37px;
  height: 37px;
}
.news__sidebar__block--statistic {
  width: 100%;
  max-width: 15.625rem;
  margin: 0 auto 3.563rem;
  position: relative;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.news__sidebar__block--statistic:before {
  content: " ";
  display: block;
  width: 100%;
  padding-top: 100%;
}
.news__sidebar__block--statistic .oval {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 0.125rem;
  text-align: center;
}
.news__sidebar__block--statistic .oval--inner {
  display: block;
  width: 100%;
  height: 100%;
  background: #FFFFFF;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.news__sidebar__block--statistic .oval span {
  font-size: 5rem;
  line-height: 5rem;
  color: #0088CE;
  font-weight: 300;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
  width: 100%;
}
.news__sidebar__block--quote blockquote {
  margin: 0;
  font-size: 1.625rem;
  line-height: 2.25rem;
  font-weight: 300;
  font-style: italic;
  color: #0088CE;
  text-align: center;
}
.news__sidebar .news__list__item {
  width: 100%;
  padding: 4.5rem 0 0;
}
.news__sidebar .news__list__item h3 {
  margin-bottom: 1.5rem;
}
.news__sidebar .news__list__item time {
  font-weight: 400;
}
.news__sidebar .news__list__item picture {
  margin-bottom: 1.375rem;
}
.news__sidebar .news__list__item p {
  font-size: 0.875rem;
  font-weight: 300;
}
.news__sidebar .news__list__item p.button {
  font-size: 1.25rem;
  font-weight: 400;
}

.news__title {
  font-family: "canada-type-gibson", sans-serif;
  margin: 0;
  color: #0088CE;
  font-size: 3.438rem;
  line-height: 3.5rem;
  text-transform: uppercase;
  padding-bottom: 1rem;
}
@media only screen and (max-width: 1024px) {
  .news__title {
    font-size: 1.75rem;
    line-height: 2.188rem;
  }
}
.news__title--purple {
  color: #631D76;
}
.news__title--darkblue {
  color: #002776;
}

.news__summary {
  color: #0088CE;
  font-family: "canada-type-gibson", sans-serif;
  font-size: 1.625rem;
  line-height: 2.25rem;
  font-weight: 300;
  margin-bottom: 1rem;
}
.news__summary p {
  margin: 0;
}
.news__summary h2 {
  margin: 0.5rem 0;
}
.news__summary .news__title {
  padding-bottom: 0;
}

.news__next-prev {
  max-width: 16.25rem;
  margin: 0 0 3rem 0;
  padding-top: 1rem;
}
.news__next-prev a {
  display: inline-block;
  padding: 0 1.125rem;
}
.news__next-prev a:first-child {
  padding-right: 0;
}
.news__next-prev a:first-child:after {
  content: "|";
  display: inline-block;
  padding-left: 1.125rem;
}
.news__next-prev--single a:first-child {
  padding-right: 1.125rem;
}
.news__next-prev--single a:first-child:after {
  display: none;
}

.page__title {
  padding: 0 2.25rem;
}
.page__title.paddtop {
  padding: 5rem 2.25rem 0;
}
@media only screen and (max-width: 1024px) {
  .page__title {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}
.page__title h1, .page__title h2 {
  font-size: 3.438rem;
  line-height: 5rem;
  font-family: "canada-type-gibson", sans-serif;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
  color: #0088CE;
  margin: 0;
}
@media only screen and (max-width: 1024px) {
  .page__title h1, .page__title h2 {
    font-size: 2.5rem;
    line-height: 2.75rem;
  }
}
.page__title--purple h1, .page__title--purple h2 {
  color: #631D76;
}
.page__title--darkblue h1, .page__title--darkblue h2 {
  color: #002776;
}
@media only screen and (max-width: 768px) {
  .page__title.mobile-hide {
    display: none;
  }
}

.generic-video-block {
  text-align: center;
}
.generic-video-block picture {
  font-size: 0;
  line-height: 0;
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
}
.generic-video-block picture::after {
  background: url(../images/play-btn.png);
  content: " ";
  width: 6.75rem;
  height: 4.625rem;
  display: block;
  position: absolute;
  top: 40%;
  left: 42%;
}

.page__content {
  padding: 0 2.25rem 0;
}
@media only screen and (max-width: 1024px) {
  .page__content {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}
@media only screen and (max-width: 768px) {
  .page__content {
    padding: 0 2.25rem 0rem;
  }
}
.page__content__container {
  overflow: hidden;
}
.page__content__main {
  width: 65.811965812%;
  float: left;
}
@media only screen and (max-width: 768px) {
  .page__content__main {
    width: 100%;
  }
}
.page__content__sidebar {
  width: 32.4786324786%;
  float: right;
}
@media only screen and (max-width: 768px) {
  .page__content__sidebar {
    width: 100%;
  }
}
.page__content__sidebar--block {
  margin-bottom: 3.25rem;
}
.page__content__sidebar--block .btn__content:hover {
  color: #FFFFFF;
}
.page__content__sidebar--links ul {
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-type: none;
}
.page__content__sidebar--news {
  width: 100%;
  padding: 0;
  float: none;
}
.page__content__sidebar--news .button span {
  font-weight: 400;
}
.page__content__sidebar__panel {
  background: #0088CE;
  color: #FFFFFF;
  font-weight: 300;
  margin-bottom: 0.25rem;
}
.page__content__sidebar__panel__content {
  padding: 1.375rem 1.75rem;
}
.page__content__sidebar__panel h3 {
  text-transform: uppercase;
  font-weight: 400;
  font-size: 1.375rem;
  line-height: 1.875rem;
  margin: 0;
  padding-bottom: 1.625rem;
}
.page__content__sidebar__panel p {
  margin-top: 0;
}
.page__content__sidebar__panel--image {
  padding: 0;
  background: #f1f1f1;
  color: #333333;
}
.page__content__sidebar__panel--image picture {
  font-size: 0;
  line-height: 0;
  width: 100%;
}
.page__content__sidebar__panel--image picture img {
  width: 100%;
}
.page__content__sidebar__panel--image h3 {
  color: #0088CE;
  text-transform: none;
  padding-bottom: 0;
}
.page__content__sidebar--purple a {
  color: #631D76;
}
.page__content__sidebar--purple .news__list__item p.button {
  color: #631D76;
}
.page__content__sidebar--darkblue a {
  color: #002776;
}
.page__content__sidebar--darkblue .news__list__item p.button {
  color: #002776;
}

.page__wysiwyg {
  font-weight: 300;
  padding-bottom: 2rem;
  /*
  .p3 {
    font-size: 1.5rem;
  }
  */
  /*
  .p3 {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
  .p2 {
    padding-bottom: 0;
    margin-top: 0;
  }
  .p4 {
    font-size: 1.5rem;
  }

  */
}
.page__wysiwyg h1, .page__wysiwyg h2, .page__wysiwyg h3, .page__wysiwyg h4, .page__wysiwyg h5, .page__wysiwyg h6 {
  font-family: "canada-type-gibson", sans-serif;
  font-weight: 400;
  color: #0088CE;
  margin: 0 0 1.75rem 0;
}
.page__wysiwyg p {
  margin: 0 0 0.8rem 0;
}
.page__wysiwyg img {
  max-width: 100%;
  height: auto;
}
.page__wysiwyg iframe {
  max-width: 100%;
}
.page__wysiwyg table {
  width: 100%;
  max-width: 100%;
  border: 1px solid #EEEEEE;
  border-right: 0;
  border-bottom: 0;
  margin-bottom: 22px;
}
.page__wysiwyg table th {
  color: #0088CE;
  font-weight: bold;
}
.page__wysiwyg table h1, .page__wysiwyg table h2, .page__wysiwyg table h3, .page__wysiwyg table h4, .page__wysiwyg table h5, .page__wysiwyg table h6 {
  margin-bottom: 0;
}
.page__wysiwyg table th, .page__wysiwyg table td {
  padding: 0.5rem;
  border: 1px solid #EEEEEE;
  border-top: 0;
  border-left: 0;
}
@media only screen and (max-width: 768px) {
  .page__wysiwyg table {
    width: 760px;
  }
  .page__wysiwyg .table-responsive {
    overflow-x: auto;
    min-height: 0.01;
  }
}
.page__wysiwyg a:hover {
  text-decoration: underline;
}
.page__wysiwyg--purple h1, .page__wysiwyg--purple h2, .page__wysiwyg--purple h3, .page__wysiwyg--purple h4, .page__wysiwyg--purple h5, .page__wysiwyg--purple h6 {
  color: #631D76;
}
.page__wysiwyg--purple a {
  color: #631D76;
}
.page__wysiwyg--darkblue h1, .page__wysiwyg--darkblue h2, .page__wysiwyg--darkblue h3, .page__wysiwyg--darkblue h4, .page__wysiwyg--darkblue h5, .page__wysiwyg--darkblue h6 {
  color: #002776;
}
.page__wysiwyg--darkblue a {
  color: #002776;
}
.page__wysiwyg h4 {
  margin: 0 0 0.85rem 0;
}
.page__wysiwyg .action {
  width: 220px;
}
.page__wysiwyg .action#UserForm_Form_action_process:hover span {
  color: #FFFFFF;
  background-position: 100% bottom;
}

.page--generic {
  padding-top: 2rem;
}
.page--generic__breadcrumbs {
  padding-bottom: 0.5rem;
  /*
  &--purple {
    a {
      color: $purple;

      &:hover {
        color: $grey-breadcrumbs;
      }
    }
  }

  &--darkblue {
    a {
      color: $blue-dark;

      &:hover {
        color: $grey-breadcrumbs;
      }
    }
  }
  */
}
.page--generic__breadcrumbs ul {
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-type: none;
  text-transform: uppercase;
}
.page--generic__breadcrumbs ul li {
  display: inline-block;
  font-size: 0.875rem;
}
.page--generic__breadcrumbs ul li span {
  position: relative;
  top: 2px;
  padding-left: 3px;
}
.page--generic__breadcrumbs ul li a {
  -webkit-transition: all 600ms;
  -moz-transition: all 600ms;
  -ms-transition: all 600ms;
  -o-transition: all 600ms;
  transition: all 600ms;
}
.page--generic__breadcrumbs ul li a:hover {
  color: #999999;
}
.page--generic .page__content__sidebar {
  padding-top: 0.75rem;
}
.page--generic__hero {
  color: #0088CE;
  font-size: 1.625rem;
  line-height: 2.125rem;
}
@media only screen and (max-width: 768px) {
  .page--generic__hero {
    font-size: 1.3rem;
  }
}
.page--generic__hero--purple {
  color: #631D76;
}
.page--generic__hero--blue {
  color: #0088CE;
}
.page--generic__hero--darkblue {
  color: #002776;
}
.page--generic__hero.featureblurb {
  font-size: 2rem;
  font-weight: 600;
}
.page--generic__form {
  background: #FAFAFA;
  padding: 2rem 1.875rem;
  margin-bottom: 21px;
}
@media only screen and (max-width: 480px) {
  .page--generic__form {
    padding: 2rem 5px;
  }
  .page--generic__form form .Actions {
    text-align: center;
    position: relative;
  }
  .page--generic__form form .Actions button {
    position: inherit;
    margin-top: 0;
    right: 0;
  }
}

/*------------------------------------------*\
Page Lists
\*------------------------------------------*/
.page__list__items {
  padding-top: 0.875rem;
}
.page__list__items ul {
  list-style: none;
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.page__list__items li {
  position: relative;
  border-bottom: #CCCCCC 1px solid;
  min-height: 10.875rem;
  padding-bottom: 2.375rem;
  margin-bottom: 2.625rem;
}
.page__list__number {
  display: inline-block;
  width: 7.5rem;
  height: 7.5rem;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  padding: 0.125rem;
  position: absolute;
  top: 0;
  left: 0;
}
@media only screen and (max-width: 768px) {
  .page__list__number {
    width: 5rem;
    height: 5rem;
    padding: 0;
  }
}
@media only screen and (max-width: 480px) {
  .page__list__number {
    width: 3rem;
    height: 3rem;
    padding: 0;
    position: relative;
    margin-bottom: 1rem;
  }
}
.page__list__number span {
  width: 7.25rem;
  height: 7.25rem;
  display: block;
  background: #FFFFFF;
  text-align: center;
  line-height: 7.25rem;
  font-size: 3.125rem;
  color: #631D76;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
@media only screen and (max-width: 1024px) {
  .page__list__number span {
    font-size: 1.75rem;
    line-height: 7.188rem;
  }
}
@media only screen and (max-width: 768px) {
  .page__list__number span {
    width: 5rem;
    height: 5rem;
    padding: 0;
    line-height: 4.8rem;
    font-size: 1.75rem;
  }
}
@media only screen and (max-width: 480px) {
  .page__list__number span {
    width: 3rem;
    height: 3rem;
    padding: 0;
    line-height: 3.3rem;
    font-size: 1rem;
  }
}
.page__list__number span.text_label {
  font-size: 1.5em;
  background: none;
  border-radius: 0;
  height: 2em;
  line-height: 2em;
  text-transform: uppercase;
}
@media only screen and (max-width: 480px) {
  .page__list__number span.text_label {
    position: absolute;
    top: 0;
    left: 4rem;
  }
}
.page__list__contents {
  padding-top: 1.25rem;
  padding-left: 10.625rem;
}
@media only screen and (max-width: 768px) {
  .page__list__contents {
    padding-top: 0.25rem;
    padding-left: 7.65rem;
  }
}
@media only screen and (max-width: 480px) {
  .page__list__contents {
    padding-top: 0;
    padding-left: 0;
  }
}
.page__list__contents * {
  max-width: 90.8333333333%;
}
.page__list__outro {
  color: #631D76;
}
.page__list__outro h4 {
  font-size: 1.5em;
  line-height: 1.2em;
  font-weight: lighter;
  color: #0088CE !important;
}

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}

.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}

.OrderNowForm .showLabel .middleColumn {
  position: relative;
}

.OrderNowForm .showLabel label {
  display: inline;
  color: #0088CE;
  font-weight: 500;
}

.OrderNowForm #Addr_Lookup_List {
  position: relative;
}

.OrderNowForm #Addr_Lookup_List ul {
  position: absolute;
  top: -17px;
  z-index: 4;
  background-color: #9fa1a9;
  width: 100%;
  list-style-type: none;
  padding: 10px;
}

.OrderNowForm #Addr_Lookup_List li {
  cursor: default;
  color: white;
  margin-bottom: 0.625rem;
}

.OrderNowForm #Addr_Lookup_List li:hover {
  color: #0088CE;
}

.OrderNowForm span.error.message {
  display: block;
  padding-top: 0.5rem;
  color: #D0021B;
  font-size: 0.875rem;
  clear: both;
}

.OrderNowForm span.message.required {
  display: none !important;
}

.userForm-Wrap .Actions > button.action {
  width: auto;
}

.select2-container--default {
  border: 1px solid #CCCCCC;
  min-height: 3.75rem;
  padding: 0 2.5rem 0 1.125rem;
  border-radius: 0;
}

.select2-container--default .select2-selection--multiple {
  border: none !important;
  background-color: transparent !important;
  margin-right: -35px !important;
}

.select2-selection__rendered {
  padding: 0 !important;
}

.select2-search__field {
  color: #0088CE !important;
  cursor: default;
}

.select2-search__field::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #0088CE !important;
  opacity: 1;
}

.select2-search__field::-moz-placeholder {
  /* Firefox 19+ */
  color: #0088CE !important;
  opacity: 1;
}

.select2-search__field:-ms-input-placeholder {
  /* IE 10+ */
  color: #0088CE !important;
  opacity: 1;
}

.select2-search__field:-moz-placeholder {
  /* Firefox 18- */
  color: #0088CE !important;
  opacity: 1;
}

.select2-search--inline:after {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  margin-top: 0;
  height: 58px;
  line-height: 58px;
  width: 30px;
  padding-left: 20px;
  color: #0088CE;
  pointer-events: none;
  z-index: -5;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  line-height: 2.9rem;
  border: 0;
  color: #0088CE;
  background-color: transparent;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  padding: 0 2px 0 0;
}

.select2-selection__clear {
  display: none;
}

.loginpage .row .span4 {
  max-width: 600px;
  margin: 0 auto;
}

#MemberLoginForm_LoginForm .field label {
  display: initial;
}

.disclaimer {
  text-align: center;
}

.careers__jobs {
  padding: 0.625rem 0 0;
  margin: 0;
  list-style: none;
  list-style-type: none;
}
.careers__jobs__job {
  display: block;
  padding-bottom: 2rem;
  border-bottom: 1px solid #CCCCCC;
  margin-bottom: 2.375rem;
}
.careers__jobs__job:first-child {
  border-top: 1px solid #CCCCCC;
  padding-top: 2.375rem;
}
.careers__jobs__job h3 {
  font-size: 1.5rem;
  line-height: 1.875rem;
  margin: 0;
  font-weight: 300;
  padding-bottom: 1.125rem;
}
.careers__jobs__actions {
  list-style: none;
  list-style-type: none;
  padding: 0;
  margin: 0;
  font-weight: 400;
}
.careers__jobs__actions li {
  display: inline-block;
}
.careers__jobs__actions li:first-child {
  padding-right: 1.5rem;
}
.careers__jobs__actions li:first-child:after {
  content: "|";
  display: inline-block;
  padding-left: 1.5rem;
}
.careers__content--full {
  display: none;
}
.careers__content--active {
  display: block;
}
.careers__staff-profile {
  background: #0088CE;
  color: #FFFFFF;
  padding: 5rem 0 3.75rem;
}
@media only screen and (max-width: 768px) {
  .careers__staff-profile {
    padding: 5rem 2.25rem 3.75rem;
  }
}
.careers__staff-profile .container {
  overflow: hidden;
}
.careers__staff-profile__image {
  float: left;
  width: 40.1709401709%;
  font-size: 0;
  line-height: 0;
}
@media only screen and (max-width: 768px) {
  .careers__staff-profile__image {
    width: 100%;
  }
}
.careers__staff-profile__image img {
  width: 100%;
}
.careers__staff-profile__content {
  float: right;
  width: 57.264957265%;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 300;
}
@media only screen and (max-width: 768px) {
  .careers__staff-profile__content {
    padding-top: 1.5rem;
    width: 100%;
  }
}
.careers__staff-profile__content h3 {
  margin: 0;
  font-weight: 300;
  font-size: 1.75rem;
  line-height: 1.875rem;
}
.careers__staff-profile__content h4 {
  margin: 0;
  font-weight: 300;
  font-size: 1.125rem;
  line-height: 2rem;
  padding-bottom: 1.25rem;
}
.careers__staff-profile__content p {
  margin-top: 0;
}
.careers__staff-profile__content blockquote {
  margin: 0;
  padding-top: 1rem;
  font-style: italic;
}
.careers__staff-profile__content blockquote:before {
  content: " ";
  display: block;
  background: #FFFFFF;
  width: 4.125rem;
  height: 1px;
  margin-bottom: 0.75rem;
}

.gridpage .why-fibre__title {
  color: #0088CE;
  padding-bottom: 4rem;
}
.gridpage .why-fibre__intro {
  font-weight: 300;
}
.gridpage .why-fibre__blocks {
  padding-top: 1rem;
}
.gridpage .why-fibre__block {
  margin-bottom: 4.25rem;
}
.gridpage .why-fibre__block h3 {
  font-size: 1.5rem;
  line-height: 1.875rem;
  text-align: left;
  height: 4.25rem;
  padding-bottom: 0;
  margin-bottom: 0.5rem;
}
@media only screen and (max-width: 768px) {
  .gridpage .why-fibre__block {
    margin-bottom: 2rem;
  }
}

.team {
  padding-bottom: 2.625rem;
}
.team .news__title {
  text-align: center;
  padding-bottom: 1.5rem;
}
.team .page--generic__hero {
  text-align: center;
}
.team__list {
  margin: 0 -1rem;
  overflow: hidden;
  padding-top: 3.438rem;
}
.team__list__item {
  width: 33.3333333333%;
  float: left;
  padding: 0 1rem 3.25rem;
}
.team__list__item:nth-child(3n+1) {
  clear: left;
}
@media only screen and (max-width: 768px) {
  .team__list__item {
    width: 50%;
  }
  .team__list__item:nth-child(3n+1) {
    clear: none;
  }
  .team__list__item:nth-child(2n+1) {
    clear: left;
  }
}
@media only screen and (max-width: 480px) {
  .team__list__item {
    width: 100%;
  }
  .team__list__item:nth-child(3n+1) {
    clear: none;
  }
}
.team__list__item h3 {
  font-family: "canada-type-gibson", sans-serif;
  color: #0088CE;
  margin: 0;
  font-size: 1.5rem;
  font-weight: 400;
  padding-bottom: 0.75rem;
}
.team__list__item h4 {
  margin: 0;
  color: #9B9B9B;
  font-family: "canada-type-gibson", sans-serif;
  font-weight: 300;
  padding-bottom: 1rem;
}
.team__list__item .image {
  padding-bottom: 1.25rem;
  display: block;
  overflow: hidden;
}
.team__list__item__content {
  font-size: 0.875rem;
  font-family: "canada-type-gibson", sans-serif;
  font-weight: 300;
}
.team__list__item__content p {
  margin-top: 0;
}

.case-studies {
  padding-bottom: 0;
}
.case-studies .news__title {
  text-align: center;
}
.case-studies__filters {
  margin: 0;
  padding: 0;
  width: 100%;
  text-align: center;
  list-style: none;
  list-style-type: none;
}
.case-studies__filters li {
  display: inline-block;
  padding: 0 5px 10px;
}
.case-studies__filters li .btn {
  width: 23.75rem;
  display: inline-block;
}
.case-studies__filters li .btn.btn--gradient {
  background: linear-gradient(to right, #0089ce 0%, #631d76 50%, #0088CE 49%);
  background-size: 300% 100%;
}
.case-studies__list {
  overflow: hidden;
  padding-top: 5.625rem;
  margin: 0 -1rem;
}
@media only screen and (max-width: 768px) {
  .case-studies__list {
    padding-top: 2.5rem;
  }
}
.case-studies__list__item {
  float: left;
  width: 33.3333333333%;
  padding: 0 1rem 1.625rem;
  overflow: hidden;
}
.case-studies__list__item:nth-child(3n+1) {
  clear: left;
}
.case-studies__list__item .heading_container {
  height: 6rem;
}
.case-studies__list__item h3 {
  font-size: 1.5rem;
  line-height: 1.875rem;
  color: #0088CE;
  font-family: "canada-type-gibson", sans-serif;
  font-weight: 400;
  margin: 0;
}
.case-studies__list__item h4 {
  font-size: 1rem;
  line-height: 1.2rem;
  color: #0088CE;
  font-family: "canada-type-gibson", sans-serif;
  font-weight: 400;
  margin: 0;
}
.case-studies__list__item__button {
  font-size: 0;
  line-height: 0;
  position: relative;
  display: block;
}
.case-studies__list__item__button:after {
  background: url("../images/play-btn.png");
  content: " ";
  width: 6.75rem;
  height: 4.625rem;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.case-studies__list__item__button img {
  width: 100%;
}
.case-studies__list__item__nobutton {
  font-size: 0;
  line-height: 0;
  position: relative;
  display: block;
}
.case-studies__list__item__content {
  font-size: 0.875rem;
  font-family: "canada-type-gibson", sans-serif;
  font-weight: 300;
  padding-top: 1.25rem;
}
.case-studies__list__item__content p {
  margin-top: 0;
}
@media only screen and (max-width: 768px) {
  .case-studies__list__item {
    width: 50%;
  }
  .case-studies__list__item:nth-child(3n+1) {
    clear: none;
  }
  .case-studies__list__item:nth-child(2n+1) {
    clear: left;
  }
}
@media only screen and (max-width: 480px) {
  .case-studies__list__item {
    width: 100%;
    clear: both;
  }
}
.case-studies__popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 5rem;
  z-index: 1000;
  background: rgba(0, 0, 0, 0.5);
  display: none;
}
@media only screen and (max-width: 768px) {
  .case-studies__popup {
    padding: 1rem;
  }
}
@media only screen and (max-width: 480px) {
  .case-studies__popup {
    padding: 0.5rem;
  }
}
.case-studies__popup__inner {
  position: relative;
  width: 100%;
  height: 100%;
}
.case-studies__popup__close {
  background: #FFFFFF;
  color: #0088CE;
  width: 1.5rem;
  height: 1.5rem;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  display: block;
  position: absolute;
  top: -0.75rem;
  right: -0.75rem;
  z-index: 999;
}
@media only screen and (max-width: 480px) {
  .case-studies__popup__close {
    top: 0;
    right: 0;
  }
}
.case-studies__popup__close:after {
  content: "X";
  display: block;
  width: 100%;
  text-align: center;
}
.case-studies__popup__video {
  position: absolute;
  width: 100%;
  max-width: 70rem;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.case-studies__popup__video iframe {
  position: absolute;
  width: 100%;
  height: 100%;
}
.case-studies__popup__video:after {
  content: " ";
  display: block;
  width: 100%;
  padding-top: 56.25%;
  background: #000000;
}

.news__pagination--case-studies {
  padding-top: 1.625rem;
}

.contact-page {
  padding: 0 2.25rem 5.625rem;
  overflow: hidden;
}
@media only screen and (max-width: 1024px) {
  .contact-page {
    padding: 0 1.25rem 5.625rem;
  }
}
.contact-page__left {
  width: 50%;
  float: left;
  padding-right: 2.25rem;
}
@media only screen and (max-width: 768px) {
  .contact-page__left {
    width: 100%;
    padding-right: 0;
    padding-top: 50px;
  }
}
.contact-page__right {
  width: 50%;
  float: right;
  padding-left: 2.25rem;
}
@media only screen and (max-width: 768px) {
  .contact-page__right {
    width: 100%;
    padding-left: 0;
  }
}
.contact-page__title {
  font-size: 2.813rem;
  text-transform: uppercase;
  font-family: "canada-type-gibson", sans-serif;
  color: #0088CE;
  margin: 0;
  padding: 4.5rem 0 5.25rem;
}
@media only screen and (max-width: 1024px) {
  .contact-page__title {
    font-size: 1.75rem;
    line-height: 2.188rem;
  }
}
@media only screen and (max-width: 768px) {
  .contact-page__title {
    padding: 2rem 0 4rem;
  }
}
.contact-page__form--container {
  display: none;
}
.contact-page__accordions {
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-type: none;
}
.contact-page__accordions li {
  margin-bottom: 1.125rem;
}
.contact-page__accordions li h4 {
  padding: 1.5rem 5.625rem 1.125rem 2rem;
  cursor: pointer;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-family: "canada-type-gibson", sans-serif;
  font-weight: 300;
  color: #0088CE;
  margin: 0;
  background: #f1f1f1;
  position: relative;
}
.contact-page__accordions li h4 .icon-angle-up,
.contact-page__accordions li h4 .icon-angle-down {
  display: block;
  width: 2.813rem;
  height: 2.813rem;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #FFFFFF;
  font-size: 1.5rem;
  line-height: 2.813rem;
  text-align: center;
  position: absolute;
  right: 1.5rem;
  top: 0.875rem;
  z-index: 11;
  -webkit-transition: all 600ms;
  -moz-transition: all 600ms;
  -ms-transition: all 600ms;
  -o-transition: all 600ms;
  transition: all 600ms;
}
.contact-page__accordions li h4 .icon-angle-up:hover,
.contact-page__accordions li h4 .icon-angle-down:hover {
  background: #0088CE;
  color: #FFFFFF;
}
.contact-page__accordions li h4 .icon-angle-up {
  display: none;
  z-index: 10;
}
.contact-page__accordions li.active h4 .icon-angle-up {
  z-index: 12;
  display: block;
  background: #0088CE;
  color: #FFFFFF;
}
.contact-page__accordions--purple li h4 {
  color: #631D76;
}
.contact-page__accordions--purple li h4 .icon-angle-up:hover,
.contact-page__accordions--purple li h4 .icon-angle-down:hover {
  color: #FFFFFF;
  background: #631D76;
}
.contact-page__accordions--purple li.active h4 .icon-angle-up {
  background: #631D76;
  color: #FFFFFF;
}
.contact-page__accordions--darkblue li h4 {
  color: #002776;
}
.contact-page__accordions--darkblue li h4 .icon-angle-up:hover,
.contact-page__accordions--darkblue li h4 .icon-angle-down:hover {
  color: #FFFFFF;
  background: #002776;
}
.contact-page__accordions--darkblue li.active h4 .icon-angle-up {
  background: #002776;
  color: #FFFFFF;
}
.contact-page__accordions__content {
  padding: 1.625rem 2rem 0.875rem;
  font-family: "canada-type-gibson", sans-serif;
  font-weight: 300;
  display: none;
}
.contact-page__accordions__content--grey {
  background: #FAFAFA;
}
.contact-page__accordions__content p {
  margin: 0;
}
.contact-page__accordions__content form {
  padding-top: 1.625rem;
}
.contact-page__accordions__content form fieldset {
  border: 0;
  padding: 0;
}
.contact-page__accordions__content form .Actions button {
  background: linear-gradient(to right, #0089ce 0%, #631d76 50%, #0088CE 49%);
  background-size: 200% 100%;
  background-position: left bottom;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.contact-page__accordions__content form .Actions button:hover {
  color: #FFFFFF;
  background-position: right bottom;
}
.contact-page__list {
  margin: 0;
  padding: 0;
  list-style: none;
  list-style-type: none;
  font-family: "canada-type-gibson", sans-serif;
  font-weight: 300;
}
.contact-page__list li {
  padding: 1.375rem 0 1.875rem 9rem;
  position: relative;
  min-height: 8rem;
  border-bottom: #CCCCCC 1px solid;
  margin-bottom: 1.875rem;
}
.contact-page__list li:first-child h3 {
  text-transform: uppercase;
}
@media only screen and (max-width: 1024px) {
  .contact-page__list li {
    padding: 1.375rem 0 1.875rem;
  }
}
.contact-page__list--item {
  display: block;
  width: 6.875rem;
  height: 6.875rem;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  padding: 0.125rem;
  position: absolute;
  top: 0;
  left: 0;
}
@media only screen and (max-width: 1024px) {
  .contact-page__list--item {
    display: none;
  }
}
@media only screen and (max-width: 480px) {
  .contact-page__list--item {
    width: 5rem;
    height: 5rem;
    padding: 0;
  }
}
@media only screen and (max-width: 320px) {
  .contact-page__list--item {
    width: 3rem;
    height: 3rem;
  }
}
.contact-page__list--item-holder {
  background: #FFFFFF;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 6.625rem;
  height: 6.625rem;
  display: block;
  position: relative;
}
@media only screen and (max-width: 480px) {
  .contact-page__list--item-holder {
    width: 5rem;
    height: 5rem;
  }
}
@media only screen and (max-width: 320px) {
  .contact-page__list--item-holder {
    width: 3rem;
    height: 3rem;
  }
}
.contact-page__list--item .icon {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 6.625rem;
  font-size: 3.438rem;
  color: #0088CE;
}
@media only screen and (max-width: 480px) {
  .contact-page__list--item .icon {
    line-height: 5rem;
  }
}
@media only screen and (max-width: 320px) {
  .contact-page__list--item .icon {
    line-height: 3rem;
    font-size: 2rem;
  }
}
.contact-page__list--item .icon.icon-message {
  font-size: 1.875rem;
}
@media only screen and (max-width: 320px) {
  .contact-page__list--item .icon.icon-message {
    font-size: 1rem;
  }
}
.contact-page__list--item .icon.icon-alert {
  background-image: url("/themes/enable/static/images/music.svg");
  background-size: 50% 50%;
  background-repeat: no-repeat;
  background-position: center center;
}
.contact-page__list h3 {
  font-size: 1.625rem;
  color: #0088CE;
  font-weight: 300;
  margin: 0;
  padding-bottom: 1.125rem;
}
.contact-page__list p {
  margin: 0 0 15px 0;
  line-height: 1.5rem;
}
.contact-page__list p span, .contact-page__list p a {
  color: #0088CE;
}
.contact-page__list__description a:hover {
  cursor: pointer;
  text-decoration: underline;
}
.contact-page__bottom {
  padding-top: 0.5rem;
}
.contact-page__bottom h3 {
  color: #0088CE;
  font-weight: 400;
  margin: 0;
  font-size: 1.25rem;
  padding-bottom: 1.375rem;
}
.contact-page__bottom p {
  font-size: 1rem;
  line-height: 1.5rem;
  margin: 0;
  font-weight: 300;
}
.contact-page__bottom a {
  color: #0088CE;
}
.contact-page__bottom a:hover {
  text-decoration: underline;
}

.loading-screen {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #FFFFFF;
  z-index: 99999;
  opacity: 1;
  -webkit-transition: all 600ms;
  -moz-transition: all 600ms;
  -ms-transition: all 600ms;
  -o-transition: all 600ms;
  transition: all 600ms;
}
.loading-screen--active {
  opacity: 0;
  z-index: -1;
}
.loading-screen .loading-screen-loader {
  width: 6.25rem;
  height: 6.25rem;
  top: 50%;
  left: 50%;
  position: absolute;
  margin-top: -3.125rem;
  margin-left: -3.125rem;
}
.loading-screen .loading-screen-loader .sk-fading-circle {
  width: 6.25rem;
  height: 6.25rem;
  margin-top: -3.125rem;
  margin-left: -3.125rem;
}

.newsletter-signup {
  display: none;
}
.newsletter-signup--active {
  display: block;
}
.newsletter-signup__curtain {
  background: #000000;
  background: rgba(0, 0, 0, 0.7);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999999;
}
.newsletter-signup__close {
  position: absolute;
  right: -10px;
  top: -10px;
  background: #F8F8F8;
  width: 30px;
  height: 30px;
  font-size: 30px;
  display: block;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.newsletter-signup__close:before {
  position: relative;
  left: 1px;
  top: 0px;
}
.newsletter-signup__container {
  background: #FFFFFF;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  max-width: 300px;
}
.newsletter-signup form .input-group {
  padding-right: 60px;
  position: relative;
}
.newsletter-signup form input {
  width: 100%;
  display: block;
  height: 50px;
  -webkit-border-radius: 1.5rem;
  -moz-border-radius: 1.5rem;
  border-radius: 1.5rem;
  border: 1px solid #CCCCCC;
  padding: 0 10px;
}
.newsletter-signup form button {
  display: block;
  width: 50px;
  height: 50px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  text-transform: uppercase;
  color: #CCCCCC;
  position: absolute;
  top: 0;
  right: 0;
}

.panzoom-container {
  position: relative;
}
.panzoom-container .parent {
  border: solid 1px #0088CE;
  height: 600px;
  text-align: center;
}
.panzoom-container .buttons {
  cursor: pointer;
  font-size: 2rem;
  color: #0088CE;
  position: absolute;
  top: 10px;
  left: 10px;
}
.panzoom-container .buttons a {
  display: inline-block;
}

@keyframes plyr-progress {
  to {
    background-position: 25px 0;
  }
}
.plyr {
  position: relative;
  max-width: 100%;
  min-width: 200px;
  font-family: Avenir, "Avenir Next", "Helvetica Neue", "Segoe UI", Helvetica, Arial, sans-serif;
  direction: ltr;
}
.plyr,
.plyr *,
.plyr *::after,
.plyr *::before {
  box-sizing: border-box;
}
.plyr a, .plyr button, .plyr input, .plyr label {
  touch-action: manipulation;
}
.plyr:focus {
  outline: 0;
}
.plyr video,
.plyr audio {
  width: 100%;
  height: auto;
  vertical-align: middle;
  border-radius: inherit;
}
.plyr input[type=range] {
  display: block;
  height: 20px;
  width: 100%;
  margin: 0;
  padding: 0;
  vertical-align: middle;
  appearance: none;
  cursor: pointer;
  border: none;
  background: transparent;
}
.plyr input[type=range]::-webkit-slider-runnable-track {
  height: 8px;
  background: transparent;
  border: 0;
  border-radius: 4px;
  user-select: none;
}
.plyr input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  margin-top: -4px;
  position: relative;
  height: 16px;
  width: 16px;
  background: #fff;
  border: 2px solid transparent;
  border-radius: 100%;
  transition: background 0.2s ease, border 0.2s ease, transform 0.2s ease;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(0, 0, 0, 0.15);
  box-sizing: border-box;
}
.plyr input[type=range]::-moz-range-track {
  height: 8px;
  background: transparent;
  border: 0;
  border-radius: 4px;
  user-select: none;
}
.plyr input[type=range]::-moz-range-thumb {
  position: relative;
  height: 16px;
  width: 16px;
  background: #fff;
  border: 2px solid transparent;
  border-radius: 100%;
  transition: background 0.2s ease, border 0.2s ease, transform 0.2s ease;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(0, 0, 0, 0.15);
  box-sizing: border-box;
}
.plyr input[type=range]::-ms-track {
  height: 8px;
  background: transparent;
  border: 0;
  color: transparent;
}
.plyr input[type=range]::-ms-fill-upper {
  height: 8px;
  background: transparent;
  border: 0;
  border-radius: 4px;
  user-select: none;
}
.plyr input[type=range]::-ms-fill-lower {
  height: 8px;
  background: transparent;
  border: 0;
  border-radius: 4px;
  user-select: none;
  background: #3498db;
}
.plyr input[type=range]::-ms-thumb {
  position: relative;
  height: 16px;
  width: 16px;
  background: #fff;
  border: 2px solid transparent;
  border-radius: 100%;
  transition: background 0.2s ease, border 0.2s ease, transform 0.2s ease;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(0, 0, 0, 0.15);
  box-sizing: border-box;
  margin-top: 0;
}
.plyr input[type=range]::-ms-tooltip {
  display: none;
}
.plyr input[type=range]:focus {
  outline: 0;
}
.plyr input[type=range]::-moz-focus-outer {
  border: 0;
}
.plyr input[type=range].tab-focus:focus {
  outline-offset: 3px;
}
.plyr input[type=range]:active::-webkit-slider-thumb {
  background: #3498db;
  border-color: #fff;
  transform: scale(1.25);
}
.plyr input[type=range]:active::-moz-range-thumb {
  background: #3498db;
  border-color: #fff;
  transform: scale(1.25);
}
.plyr input[type=range]:active::-ms-thumb {
  background: #3498db;
  border-color: #fff;
  transform: scale(1.25);
}

.plyr--video input[type=range].tab-focus:focus {
  outline: 1px dotted rgba(255, 255, 255, 0.5);
}

.plyr--audio input[type=range].tab-focus:focus {
  outline: 1px dotted rgba(86, 93, 100, 0.5);
}

.plyr__sr-only {
  clip: rect(1px, 1px, 1px, 1px);
  overflow: hidden;
  position: absolute !important;
  padding: 0 !important;
  border: 0 !important;
  height: 1px !important;
  width: 1px !important;
}

.plyr__video-wrapper {
  position: relative;
  background: #000;
  border-radius: inherit;
}

.plyr__video-embed {
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0;
  overflow: hidden;
  border-radius: inherit;
  z-index: 0;
}
.plyr__video-embed iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
  user-select: none;
}
.plyr__video-embed > div {
  position: relative;
  padding-bottom: 200%;
  transform: translateY(-35.95%);
}

.plyr .plyr__video-embed iframe {
  pointer-events: none;
}

.plyr video::-webkit-media-text-track-container {
  display: none;
}

.plyr__captions {
  display: none;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 20px;
  transform: translateY(-60px);
  transition: transform 0.3s ease;
  color: #fff;
  font-size: 16px;
  text-align: center;
  font-weight: 400;
}
.plyr__captions span {
  border-radius: 2px;
  padding: 3px 10px;
  background: rgba(0, 0, 0, 0.7);
  box-decoration-break: clone;
  line-height: 150%;
}
.plyr__captions span:empty {
  display: none;
}
@media (min-width: 768px) {
  .plyr__captions {
    font-size: 24px;
  }
}

.plyr--captions-active .plyr__captions {
  display: block;
}

.plyr--hide-controls .plyr__captions {
  transform: translateY(-20px);
}

@media (min-width: 1024px) {
  .plyr--fullscreen-active .plyr__captions {
    font-size: 32px;
  }
}
.plyr ::-webkit-media-controls {
  display: none;
}

.plyr__controls {
  display: flex;
  align-items: center;
  line-height: 1;
  text-align: center;
}
.plyr__controls > button,
.plyr__controls .plyr__progress,
.plyr__controls .plyr__time {
  margin-left: 5px;
}
.plyr__controls > button:first-child,
.plyr__controls .plyr__progress:first-child,
.plyr__controls .plyr__time:first-child {
  margin-left: 0;
}
.plyr__controls .plyr__volume {
  margin-left: 5px;
}
.plyr__controls [data-plyr=pause] {
  margin-left: 0;
}
.plyr__controls button {
  position: relative;
  display: inline-block;
  flex-shrink: 0;
  overflow: visible;
  vertical-align: middle;
  padding: 7px;
  border: 0;
  background: transparent;
  border-radius: 3px;
  cursor: pointer;
  transition: background 0.3s ease, color 0.3s ease, opacity 0.3s ease;
  color: inherit;
}
.plyr__controls button svg {
  width: 18px;
  height: 18px;
  display: block;
  fill: currentColor;
}
.plyr__controls button:focus {
  outline: 0;
}
.plyr__controls .icon--exit-fullscreen,
.plyr__controls .icon--muted,
.plyr__controls .icon--captions-on {
  display: none;
}
@media (min-width: 480px) {
  .plyr__controls > button,
.plyr__controls .plyr__progress,
.plyr__controls .plyr__time {
    margin-left: 10px;
  }
}

.plyr--hide-controls .plyr__controls {
  opacity: 0;
  pointer-events: none;
}

.plyr--video .plyr__controls {
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 50px 10px 10px;
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5));
  border-bottom-left-radius: inherit;
  border-bottom-right-radius: inherit;
  color: #fff;
  transition: opacity 0.3s ease;
}
.plyr--video .plyr__controls button.tab-focus:focus, .plyr--video .plyr__controls button:hover {
  background: #3498db;
  color: #fff;
}

.plyr--audio .plyr__controls {
  padding: 10px;
  border-radius: inherit;
  background: #fff;
  border: 1px solid #dbe3e8;
  color: #565D64;
}
.plyr--audio .plyr__controls button.tab-focus:focus, .plyr--audio .plyr__controls button:hover {
  background: #3498db;
  color: #fff;
}

.plyr__play-large {
  display: none;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 10px;
  background: #3498db;
  border: 4px solid currentColor;
  border-radius: 100%;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
  color: #fff;
  transition: all 0.3s ease;
}
.plyr__play-large svg {
  position: relative;
  left: 2px;
  width: 20px;
  height: 20px;
  display: block;
  fill: currentColor;
}
.plyr__play-large:focus {
  outline: 1px dotted rgba(255, 255, 255, 0.5);
}

.plyr .plyr__play-large {
  display: none;
}

.plyr--audio .plyr__play-large {
  display: none;
}

.plyr--playing .plyr__play-large {
  opacity: 0;
  visibility: hidden;
}

.plyr__controls [data-plyr=pause],
.plyr--playing .plyr__controls [data-plyr=play] {
  display: none;
}

.plyr--playing .plyr__controls [data-plyr=pause] {
  display: inline-block;
}

.plyr--fullscreen-active .icon--exit-fullscreen,
.plyr--muted .plyr__controls .icon--muted,
.plyr--captions-active .plyr__controls .icon--captions-on {
  display: block;
}
.plyr--fullscreen-active .icon--exit-fullscreen + svg,
.plyr--muted .plyr__controls .icon--muted + svg,
.plyr--captions-active .plyr__controls .icon--captions-on + svg {
  display: none;
}

.plyr [data-plyr=captions],
.plyr [data-plyr=fullscreen] {
  display: none;
}

.plyr--captions-enabled [data-plyr=captions],
.plyr--fullscreen-enabled [data-plyr=fullscreen] {
  display: inline-block;
}

.plyr__tooltip {
  position: absolute;
  z-index: 2;
  bottom: 100%;
  margin-bottom: 10px;
  padding: 5px 7.5px;
  pointer-events: none;
  opacity: 0;
  background: rgba(0, 0, 0, 0.7);
  border-radius: 3px;
  color: #fff;
  font-size: 14px;
  line-height: 1.3;
  transform: translate(-50%, 10px) scale(0.8);
  transform-origin: 50% 100%;
  transition: transform 0.2s 0.1s ease, opacity 0.2s 0.1s ease;
}
.plyr__tooltip::before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  left: 50%;
  transform: translateX(-50%);
  bottom: -4px;
  border-right: 4px solid transparent;
  border-top: 4px solid rgba(0, 0, 0, 0.7);
  border-left: 4px solid transparent;
  z-index: 2;
}

.plyr button:hover .plyr__tooltip,
.plyr button.tab-focus:focus .plyr__tooltip,
.plyr__tooltip--visible {
  opacity: 1;
  transform: translate(-50%, 0) scale(1);
}

.plyr button:hover .plyr__tooltip {
  z-index: 3;
}

.plyr__controls button:first-child .plyr__tooltip {
  left: 0;
  transform: translate(0, 10px) scale(0.8);
  transform-origin: 0 100%;
}
.plyr__controls button:first-child .plyr__tooltip::before {
  left: 16px;
}

.plyr__controls button:last-child .plyr__tooltip {
  right: 0;
  transform: translate(0, 10px) scale(0.8);
  transform-origin: 100% 100%;
}
.plyr__controls button:last-child .plyr__tooltip::before {
  left: auto;
  right: 16px;
  transform: translateX(50%);
}

.plyr__controls button:first-child:hover .plyr__tooltip, .plyr__controls button:first-child.tab-focus:focus .plyr__tooltip,
.plyr__controls button:first-child .plyr__tooltip--visible,
.plyr__controls button:last-child:hover .plyr__tooltip,
.plyr__controls button:last-child.tab-focus:focus .plyr__tooltip,
.plyr__controls button:last-child .plyr__tooltip--visible {
  transform: translate(0, 0) scale(1);
}

.plyr__progress {
  display: none;
  position: relative;
  flex: 1;
}
.plyr__progress input[type=range] {
  position: relative;
  z-index: 2;
}
.plyr__progress input[type=range]::-webkit-slider-runnable-track {
  background: transparent;
}
.plyr__progress input[type=range]::-moz-range-track {
  background: transparent;
}
.plyr__progress input[type=range]::-ms-fill-upper {
  background: transparent;
}
.plyr__progress .plyr__tooltip {
  left: 0;
}

.plyr .plyr__progress {
  display: inline-block;
}

.plyr__progress--buffer,
.plyr__progress--played,
.plyr__volume--display {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  height: 8px;
  margin: -4px 0 0;
  padding: 0;
  vertical-align: top;
  appearance: none;
  border: none;
  border-radius: 100px;
}
.plyr__progress--buffer::-webkit-progress-bar,
.plyr__progress--played::-webkit-progress-bar,
.plyr__volume--display::-webkit-progress-bar {
  background: transparent;
}
.plyr__progress--buffer::-webkit-progress-value,
.plyr__progress--played::-webkit-progress-value,
.plyr__volume--display::-webkit-progress-value {
  background: currentColor;
  border-radius: 100px;
  min-width: 8px;
}
.plyr__progress--buffer::-moz-progress-bar,
.plyr__progress--played::-moz-progress-bar,
.plyr__volume--display::-moz-progress-bar {
  background: currentColor;
  border-radius: 100px;
  min-width: 8px;
}
.plyr__progress--buffer::-ms-fill,
.plyr__progress--played::-ms-fill,
.plyr__volume--display::-ms-fill {
  border-radius: 100px;
}

.plyr__progress--played,
.plyr__volume--display {
  z-index: 1;
  color: #3498db;
  background: transparent;
  transition: none;
}
.plyr__progress--played::-webkit-progress-value,
.plyr__volume--display::-webkit-progress-value {
  min-width: 8px;
  max-width: 99%;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  transition: none;
}
.plyr__progress--played::-moz-progress-bar,
.plyr__volume--display::-moz-progress-bar {
  min-width: 8px;
  max-width: 99%;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  transition: none;
}
.plyr__progress--played::-ms-fill,
.plyr__volume--display::-ms-fill {
  display: none;
}

.plyr__progress--buffer::-webkit-progress-value {
  transition: width 0.2s ease;
}
.plyr__progress--buffer::-moz-progress-bar {
  transition: width 0.2s ease;
}
.plyr__progress--buffer::-ms-fill {
  transition: width 0.2s ease;
}

.plyr--video .plyr__progress--buffer,
.plyr--video .plyr__volume--display {
  background: rgba(255, 255, 255, 0.25);
}

.plyr--video .plyr__progress--buffer {
  color: rgba(255, 255, 255, 0.25);
}

.plyr--audio .plyr__progress--buffer,
.plyr--audio .plyr__volume--display {
  background: rgba(198, 214, 219, 0.67);
}

.plyr--audio .plyr__progress--buffer {
  color: rgba(198, 214, 219, 0.67);
}

.plyr--loading .plyr__progress--buffer {
  animation: plyr-progress 1s linear infinite;
  background-size: 25px 25px;
  background-repeat: repeat-x;
  background-image: linear-gradient(-45deg, rgba(0, 0, 0, 0.15) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.15) 50%, rgba(0, 0, 0, 0.15) 75%, transparent 75%, transparent);
  color: transparent;
}

.plyr--video.plyr--loading .plyr__progress--buffer {
  background-color: rgba(255, 255, 255, 0.25);
}

.plyr--audio.plyr--loading .plyr__progress--buffer {
  background-color: rgba(198, 214, 219, 0.67);
}

.plyr__time {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
}

.plyr__time + .plyr__time {
  display: none;
}
@media (min-width: 768px) {
  .plyr__time + .plyr__time {
    display: inline-block;
  }
}
.plyr__time + .plyr__time::before {
  content: "⁄";
  margin-right: 10px;
}

.plyr__volume {
  display: none;
}

.plyr .plyr__volume {
  flex: 1;
  position: relative;
}
.plyr .plyr__volume input[type=range] {
  position: relative;
  z-index: 2;
}
@media (min-width: 480px) {
  .plyr .plyr__volume {
    display: block;
    max-width: 60px;
  }
}
@media (min-width: 768px) {
  .plyr .plyr__volume {
    max-width: 100px;
  }
}

.plyr--is-ios .plyr__volume,
.plyr--is-ios [data-plyr=mute] {
  display: none !important;
}

.plyr--fullscreen-active {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  z-index: 10000000;
  background: #000;
  border-radius: 0 !important;
}
.plyr--fullscreen-active video {
  height: 100%;
}
.plyr--fullscreen-active .plyr__video-wrapper {
  height: 100%;
  width: 100%;
}
.plyr--fullscreen-active .plyr__controls {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.plyr--fullscreen-active.plyr--vimeo .plyr__video-wrapper {
  height: 0;
  top: 50%;
  transform: translateY(-50%);
}

.fibre-performance-banner {
  background: #000000;
  color: #FFFFFF;
  font-size: 0;
  height: 35rem;
  line-height: 0;
  margin-bottom: 2rem;
  position: relative;
  position: relative;
}
.fibre-performance-banner__half {
  width: 50%;
  float: left;
}
.fibre-performance-banner__image {
  background-size: cover;
  background: url("../images/testimonial.png") no-repeat center;
  height: 35rem;
  opacity: 0.7;
  position: absolute;
  width: 100%;
  z-index: 9;
}
.fibre-performance-banner__content {
  height: 35rem;
  padding: 5.625rem 2.25rem;
  position: relative;
  z-index: 10;
}
@media only screen and (max-width: 1024px) {
  .fibre-performance-banner__content {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}
.fibre-performance-banner p {
  background-color: rgba(0, 0, 0, 0.2);
  border: 3px solid #FFFFFF;
  font-family: "canada-type-gibson", sans-serif;
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.813rem;
  margin: 0;
  padding: 2rem;
  text-transform: uppercase;
}
.fibre-performance-banner p.small {
  font-size: 1.8rem;
}
@media only screen and (max-width: 1024px) {
  .fibre-performance-banner p {
    font-size: 1.9rem;
    line-height: 2.188rem;
  }
  .fibre-performance-banner p.small {
    font-size: 1.4rem;
  }
}
@media only screen and (max-width: 768px) {
  .fibre-performance-banner p {
    font-size: 1.7rem;
    line-height: 2.188rem;
  }
  .fibre-performance-banner p br {
    display: none;
  }
  .fibre-performance-banner p.small {
    font-size: 1.3rem;
  }
}

.fibre-performance-block {
  clear: both;
  margin: 0 -1rem 30px;
}
.fibre-performance-block__text, .fibre-performance-block__image {
  display: block;
  float: left;
  max-width: 740px;
  text-align: left;
  width: 50%;
  padding: 0 1rem 1.625rem;
}
@media only screen and (max-width: 1024px) {
  .fibre-performance-block__text:nth-child(even), .fibre-performance-block__image:nth-child(even) {
    float: right;
  }
  .fibre-performance-block__text:nth-child(odd), .fibre-performance-block__image:nth-child(odd) {
    float: left;
    clear: left;
  }
}
@media only screen and (max-width: 768px) {
  .fibre-performance-block__text, .fibre-performance-block__image {
    width: 100%;
    max-width: 100%;
  }
}
.fibre-performance-block__text picture img, .fibre-performance-block__image picture img {
  position: relative;
  width: 100%;
}
.fibre-performance-block p {
  margin-top: 0;
}

.fibre-performance-factors {
  margin: 0 -1rem 30px;
}
.fibre-performance-factors__item {
  padding: 0 1rem 1.625rem;
  float: left;
  width: 25%;
}
@media only screen and (max-width: 1024px) {
  .fibre-performance-factors__item {
    width: 50%;
  }
}
@media only screen and (max-width: 768px) {
  .fibre-performance-factors__item {
    width: 100%;
  }
}
.fibre-performance-factors__item ul {
  padding-left: 20px;
}
.fibre-performance-factors__item h3, .fibre-performance-factors__item h4 {
  color: #0088CE;
}
.fibre-performance-factors__image {
  text-align: center;
}
.fibre-performance-factors__text--blue {
  color: #0088CE;
}
@media only screen and (max-width: 1024px) {
  .fibre-performance-factors .clear-ipad-landscape {
    clear: both;
  }
}

.faqs__title {
  color: #0088CE;
  font-size: 2.5rem;
  line-height: 1;
  margin: 0;
  text-transform: uppercase;
  text-align: center;
  padding: 1rem 0;
  font-weight: 600;
}

.promo-panel {
  font-family: "canada-type-gibson", sans-serif;
  overflow: hidden;
}
.promo-panel__blocks {
  overflow: hidden;
  display: flex;
}
@media only screen and (max-width: 768px) {
  .promo-panel__blocks {
    flex-direction: column;
  }
}
.promo-panel__block {
  flex: 1;
}
.promo-panel__block__title--purple {
  color: #631D76;
}
.promo-panel__block__title--purple a {
  color: #631D76;
}
.promo-panel__block__title--darkblue {
  color: #000099;
}
.promo-panel__block__title--darkblue a {
  color: #000099;
}
.promo-panel__block a {
  display: block;
  position: relative;
}
.promo-panel__block h3 {
  font-size: 1.75rem;
  line-height: 1;
  margin: 0;
  padding-bottom: 0.75rem;
  letter-spacing: 0.04rem;
  font-weight: 600;
}
@media only screen and (max-width: 1280px) {
  .promo-panel__block h3 {
    font-size: 1.5rem;
    letter-spacing: normal;
  }
}
.promo-panel__block h3.video-title {
  color: #0088CE;
  font-weight: 400;
  padding: 15px;
  text-align: center;
}
.promo-panel__block__video-title {
  font-size: 1.5rem;
  line-height: 1.875rem;
  color: #0088CE;
  font-family: "canada-type-gibson", sans-serif;
  font-weight: 400;
  margin: 0;
}
.promo-panel__block picture {
  font-size: 0;
  line-height: 0;
}
.promo-panel__block picture img {
  width: 100%;
}
.promo-panel__block__icon {
  position: absolute;
  bottom: 0.875rem;
  right: 0.875rem;
}
.promo-panel__content {
  margin: 1.25rem;
}
@media only screen and (max-width: 768px) {
  .promo-panel__content {
    margin: 0 0 1em;
  }
}
.promo-panel__content img {
  width: 100%;
}

.footer {
  border-top: 0.125rem solid #0088CE;
  position: relative;
  background: #F8F8F8;
  padding: 4rem 0 0;
  font-family: "canada-type-gibson", sans-serif;
  font-size: 1rem;
  line-height: 1.75rem;
  font-weight: 300;
  /*

  @include media($ipad-landscape, max) {
    font-weight: 400;
    &:before {
      @include arrow-down($white, 2.375rem, 0.750rem);
    }
    &__col-1 {
      width: 48%;
      a {
        max-width: 17.063rem;
      }
    }
    &__col-2 {
      width: 48%;
    }
    &__col-3 {
      width: 100%;
      clear: both;
      form {
        width: 100%;
        .input-group {
          display: block;
          margin: auto;
          width: 50%;
          button {
            float:left;
            margin-left: 2px;

          }
          input {
            font-weight: 300;
          }
        }

      }

    }
  }
  @include media($ipad-portrait, max) {
      padding: 4rem 0;
      &:before {
        @include arrow-down($white, 2.375rem, 0.750rem);
      }
      &__container {
         max-width: 100%;
      }
      font-weight: 400;
      h3 {
         padding-top: 0.75rem;
         border-bottom: none;

      }
      &__col-1 {
        width: 100%;
        clear: both;
        padding-bottom: 1.589rem;
        a {
          margin-left: auto;
          margin-right: auto;
          max-width: 17.063rem;
          width: 17.063rem;
        }
      }

      &__col-2 {
        width: 100%;
        clear: both;
        margin-left: 0;
        text-align: center;
        padding-bottom: 1.5rem;
        overflow: hidden;
        ul {
            width: 100%;
        }
      }

      &__col-3 {
          border-top: 1px solid #0088CE;
          width: 100%;
          clear: both;
          text-align: center;
          p {
              max-width: 20.750rem;
              margin: 0rem auto 0;
              padding: 0 1rem;
          }
          form {
            width: 100%;
            padding: 1.0rem;
            .input-group {
              display: inline-block;
              padding-left: 2.625rem;
              width: 20.750rem;
              button {
                Float: right;
                font-weight: 500;
                margin-left: 2px;
              }
              input {
                width: 14.125rem;
                font-weight: 300;
              }
            }


          }

      }
      &__separator  {
        border-top: 1px #0088CE solid;
      }
      &__foot-note {
        max-width: 20.750rem;
        nav {
            float:none;
            text-align: center;
        ul li {
            float:none;
            margin-right: 0;
        }
        }
        p {
            float:none;
            clear:both;
            text-align: center;
          br {
            display: block;
          }
        }

      }
    }
    @include media($mobile-portrait, max) {
        font-weight: 400;
        &:before {
          @include arrow-down($white, 2.375rem, 0.750rem);
        }
        &__col-1 {
          padding-left: 0;
          padding-right: 0;
          a {
            margin-left: auto;
            margin-right: auto;
            max-width: 17.063rem;
          }
            }
        &__col-3 {
          p {
            padding: 0 1rem;
            max-width: 20.750rem;
          }
            form {
              width: 100%;
              padding: 1.0rem;
              .input-group {
                padding-left: 1.625rem;
                width: 20.750rem;
                display: inline-block;
                button {
                  margin-left: 2px;
                  float: left;
                }
                input {
                  width: 14.125rem;
                  font-weight: 300;
                }
              }

            }

        }
        }


  */
}
.footer__top {
  padding: 0 2.25rem;
}
.footer__container {
  width: 100%;
  max-width: 73.125rem;
  margin: 0 auto;
}
.footer__separator {
  border-top: 0.125rem #0088CE solid;
  clear: both;
  width: 100%;
}
.footer__col-1 {
  float: left;
  width: 33.3333333333%;
  padding: 0 5rem 3.125rem;
}
.footer__col-1 .btn {
  margin-bottom: 0.875rem;
}
.footer__col-1 a {
  font-size: 0.875rem;
}
.footer__col-2 {
  float: left;
  width: 33.3333333333%;
  padding: 0 0.9375rem 3.125rem;
}
.footer__col-2 p {
  margin: 1rem 0 1rem 0;
  font-size: 0.875rem;
}
.footer__col-2 form {
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.footer__col-2 form div button {
  border: 1px solid #0088CE;
  -webkit-transition: all 600ms;
  -moz-transition: all 600ms;
  -ms-transition: all 600ms;
  -o-transition: all 600ms;
  transition: all 600ms;
}
.footer__col-2 form div button:hover {
  background: #FFFFFF;
  color: #0088CE;
}
.footer__col-2 input {
  float: left;
  width: 75%;
  height: 3.125rem;
  display: block;
  border: 1px solid #CCCCCC;
  -webkit-border-radius: 1.5rem;
  -moz-border-radius: 1.5rem;
  border-radius: 1.5rem;
  font-size: 1rem;
  padding: 0 1.5rem;
  line-height: 3.125rem;
}
.footer__col-2 input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #0088CE;
  opacity: 1;
}
.footer__col-2 input::-moz-placeholder {
  /* Firefox 19+ */
  color: #0088CE;
  opacity: 1;
}
.footer__col-2 input:-ms-input-placeholder {
  /* IE 10+ */
  color: #0088CE;
  opacity: 1;
}
.footer__col-2 input:-moz-placeholder {
  /* Firefox 18- */
  color: #0088CE;
  opacity: 1;
}
.footer__col-2 button {
  float: right;
  width: 3.125rem;
  height: 3.125rem;
  border: 0;
  background: #0088CE;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  text-transform: uppercase;
  color: #FFFFFF;
  font-size: 1rem;
}
.footer__col-3 {
  float: left;
  width: 33.3333333333%;
  padding: 0 5rem 3.125rem;
}
.footer h3 {
  text-transform: uppercase;
  margin: 0;
  font-size: 1.375rem;
  line-height: 1.75rem;
  color: #0088CE;
  border-bottom: 1px solid #0088CE;
  font-weight: 400;
  margin-top: -0.5rem;
  padding-bottom: 0.75rem;
}
.footer__foot-note {
  overflow: hidden;
  padding-bottom: 2.25rem;
  padding-top: 0.75rem;
  font-size: 0.875rem;
}
.footer__foot-note nav {
  float: left;
}
.footer__foot-note nav ul {
  list-style: none;
  list-style-type: none;
  padding: 0;
  margin: 0;
  overflow: hidden;
}
.footer__foot-note nav ul li {
  float: left;
  margin-right: 38px;
}
.footer__foot-note nav ul li a {
  color: #000000;
}
.footer__foot-note p {
  float: right;
  margin: 0;
  font-size: 0.875rem;
  font-weight: 100;
}
.footer__foot-note p br {
  display: none;
}
.footer__foot-note p a {
  color: #0088CE;
}
@media only screen and (max-width: 1024px) {
  .footer__col-1 {
    clear: both;
    width: 100%;
    text-align: center;
  }
  .footer__col-1 a {
    display: inline-block;
    width: 17.5rem;
    margin-right: 10px;
  }
  .footer__col-2 {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .footer__col-3 {
    clear: both;
    width: 100%;
    text-align: center;
  }
  .footer__col-3 a {
    display: inline-block;
    width: 17.5rem;
    margin-right: 10px;
  }
  .footer__separator {
    border-top-width: 1px;
  }
}
@media only screen and (max-width: 768px) {
  .footer {
    border-top-width: 10px;
    padding-top: 40px;
  }
  .footer__top {
    padding: 0;
  }
  .footer__col-1, .footer__col-2, .footer__col-3 {
    float: none;
    width: 100%;
    max-width: 20rem;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
  .footer__col-1 {
    padding-bottom: 40px;
  }
  .footer__col-1 a {
    margin-right: 0;
  }
  .footer__col-2 {
    padding-bottom: 27px;
    max-width: 25rem;
    border-top: 1px solid #0088CE;
    border-bottom: 1px solid #0088CE;
    float: none;
    width: 100%;
    text-align: center;
    padding-top: 40px;
    margin-bottom: 40px;
  }
  .footer__col-2 h3 {
    padding-bottom: 0;
  }
  .footer__col-2 h3, .footer__col-2 p, .footer__col-2 form {
    width: 100%;
    max-width: 20rem;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    margin-left: auto;
    margin-right: auto;
  }
  .footer__col-3 a {
    margin-right: 0;
  }
  .footer h3 {
    border-bottom: 0;
  }
  .footer__foot-note {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
  .footer__foot-note nav {
    float: none;
    width: 100%;
  }
  .footer__foot-note nav ul {
    text-align: center;
  }
  .footer__foot-note nav ul li {
    float: none;
    display: inline-block;
    margin: 0 10px;
  }
  .footer__foot-note p {
    float: none;
    width: 100%;
    text-align: center;
  }
}

.fixtures-alert {
  margin-bottom: 3rem;
}
.fixtures-alert--content {
  -webkit-border-radius: 1.875rem;
  -moz-border-radius: 1.875rem;
  border-radius: 1.875rem;
  color: #FFFFFF;
  display: flex;
  justify-content: center;
  align-items: center;
}
.fixtures-alert--content > h4 {
  padding-left: 1rem;
}
.fixtures-alert--content > h4 > a {
  color: #FFFFFF;
}

.countdown-clock--wrapper {
  background: black;
  text-align: center;
}

.countdown-clock {
  background: rgba(0, 0, 0, 0.6);
  padding: 1em;
  display: inline-block;
  border-radius: 1em;
}
.countdown-clock--title {
  color: #FFFFFF;
  text-transform: uppercase;
  border-bottom: 1px solid rgba(255, 255, 255, 0.88);
  line-height: 100%;
  margin: 0.5em 0;
}
.countdown-clock--inner {
  font-family: "Share Tech Mono", monospace;
  font-size: 42px;
  font-weight: bold;
  display: flex;
  justify-content: space-around;
}
@media only screen and (max-width: 768px) {
  .countdown-clock--inner {
    font-size: 30px;
  }
}
@media only screen and (max-width: 375px) {
  .countdown-clock--inner {
    font-size: 24px;
  }
}
.countdown-clock--inner > .digit-group {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0;
}
.countdown-clock--inner > .digit-group.punctuation {
  color: #FFF;
  justify-content: flex-start;
}
.countdown-clock--inner > .digit-group.punctuation .digit {
  padding-left: 0;
  padding-right: 0;
  display: inline-block;
  padding-top: 0.5em;
}
.countdown-clock--inner > .digit-group.punctuation .digit-colon span::after {
  content: ":";
}
.countdown-clock--inner > .digit-group.punctuation .digit-comma span::after {
  content: ",";
}
.countdown-clock--inner > .digit-group.punctuation .digit-period span::after {
  content: ".";
}
.countdown-clock--inner > .digit-group > .digits {
  display: flex;
  justify-content: space-around;
}
.countdown-clock--inner > .digit-group > .digits .digit {
  display: inline-block;
  padding: 0.1em;
}
.countdown-clock--inner > .digit-group > .digits .digit--panel {
  background: white;
  padding: 0 0.1em;
  border-radius: 0.1em;
}
.countdown-clock--inner > .digit-group > .digits .digit--panel span {
  line-height: 100%;
}
.countdown-clock--inner > .digit-group > .digits .digit.digit-0 span::after {
  content: "0";
}
.countdown-clock--inner > .digit-group > .digits .digit.digit-1 span::after {
  content: "1";
}
.countdown-clock--inner > .digit-group > .digits .digit.digit-2 span::after {
  content: "2";
}
.countdown-clock--inner > .digit-group > .digits .digit.digit-3 span::after {
  content: "3";
}
.countdown-clock--inner > .digit-group > .digits .digit.digit-4 span::after {
  content: "4";
}
.countdown-clock--inner > .digit-group > .digits .digit.digit-5 span::after {
  content: "5";
}
.countdown-clock--inner > .digit-group > .digits .digit.digit-6 span::after {
  content: "6";
}
.countdown-clock--inner > .digit-group > .digits .digit.digit-7 span::after {
  content: "7";
}
.countdown-clock--inner > .digit-group > .digits .digit.digit-8 span::after {
  content: "8";
}
.countdown-clock--inner > .digit-group > .digits .digit.digit-9 span::after {
  content: "9";
}
.countdown-clock--inner > .digit-group > label {
  display: block;
  align-self: center;
  color: #FFF;
  font-size: 25%;
  font-family: sans-serif;
}

/*# sourceMappingURL=styles.css.map */
