@charset "UTF-8";
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block; }

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden], template {
  display: none; }

a {
  background: 0 0; }

a:active, a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: 700; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: .67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -.5em; }

sub {
  bottom: -.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code, kbd, pre, samp {
  font-family: monospace,monospace;
  font-size: 1em; }

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button, select {
  text-transform: none; }

button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled], html input[disabled] {
  cursor: default; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  padding: 0; }

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  height: auto; }

input[type=search] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: 700; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td, th {
  padding: 0; }

/* SASS Variables
--------------------------------------------------------------- */
/*---------------------------------------------------------------
    Flexbox Mixins
--------------------------------------------------------------- */
.btn-red, .outer-types-of-repairs .types-of-repairs div.find-brand a.link, .outer-cta-section .cta-section div#cta-book-service a, div.next-posts a, div.prev-posts a {
  display: inline-block;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ce3d3f+0,b82629+100 */
  background-color: url(""), #ce3d3f;
  /* Old browsers */
  background-image: url(""), -moz-linear-gradient(top, #ce3d3f 0%, #b82629 100%);
  /* FF3.6+ */
  background-image: url(""), -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ce3d3f), color-stop(100%, #b82629));
  /* Chrome,Safari4+ */
  background-image: url(""), -webkit-linear-gradient(top, #ce3d3f 0%, #b82629 100%);
  /* Chrome10+,Safari5.1+ */
  background-image: url(""), -o-linear-gradient(top, #ce3d3f 0%, #b82629 100%);
  /* Opera 11.10+ */
  background-image: url(""), -ms-linear-gradient(top, #ce3d3f 0%, #b82629 100%);
  /* IE10+ */
  background-image: url(""), linear-gradient(to bottom, #ce3d3f 0%, #b82629 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ce3d3f', endColorstr='#b82629',GradientType=0 );
  /* IE6-9 */
  padding: 10px 20px;
  color: #fff;
  margin: 10px 0;
  text-align: center;
  border-radius: 20px;
  text-decoration: none;
  min-width: 150px; }
  .btn-red:hover, .outer-types-of-repairs .types-of-repairs div.find-brand a.link:hover, .outer-cta-section .cta-section div#cta-book-service a:hover, div.next-posts a:hover, div.prev-posts a:hover {
    opacity: 0.9;
    color: #fff; }

/* Global
--------------------------------------------------------------- */
* {
  margin: 0;
  padding: 0; }

*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

body, html {
  min-height: 101%; }

body {
  font-family: Sans-serif;
  color: #505050;
  font: 100%/normal "ubuntu", sans-serif;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f2f2f2+0,ffffff+41 */
  background-color: url(""), #f2f2f2;
  /* Old browsers */
  background-image: url(""), -moz-linear-gradient(top, #f2f2f2 0%, #ffffff 41%);
  /* FF3.6+ */
  background-image: url(""), -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f2f2f2), color-stop(41%, #ffffff));
  /* Chrome,Safari4+ */
  background-image: url(""), -webkit-linear-gradient(top, #f2f2f2 0%, #ffffff 41%);
  /* Chrome10+,Safari5.1+ */
  background-image: url(""), -o-linear-gradient(top, #f2f2f2 0%, #ffffff 41%);
  /* Opera 11.10+ */
  background-image: url(""), -ms-linear-gradient(top, #f2f2f2 0%, #ffffff 41%);
  /* IE10+ */
  background-image: url(""), linear-gradient(to bottom, #f2f2f2 0%, #ffffff 41%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#ffffff',GradientType=0 );
  /* IE6-9 */ }

a {
  transition: all ease 0.3s;
  color: #d93236;
  text-decoration: none; }
  a:hover {
    color: #8b1a1d; }

/* Typography
--------------------------------------------------------------- */
h1,
h2,
h3,
h4 {
  margin: 0;
  font-weight: 500;
  text-transform: uppercase; }
  h1 a:hover,
  h2 a:hover,
  h3 a:hover,
  h4 a:hover {
    color: #1d1d1d; }

h1 {
  font-size: 1.5em; }

h2 {
  font-size: 1.3em;
  color: #d93236; }

h3 {
  font-size: 1.2em; }

h4 {
  font-size: 1em; }

/* Global Containers
--------------------------------------------------------------- */
.section, div.outer-runner, .outer-customer-services, .outer-buckets, .outer-appliance-brands, .outer-service-plan-benefits, section.buyers-guides, .outer-types-of-repairs, div.outer-breadcrumbs, .outer-appliances, .outer-cta-we-repair, .outer-cta-section, .outer-repair-process, div.outer-accreditations {
  float: left;
  width: 100%;
  margin: 0 0 20px 0; }
  @media (min-width: 1200px) {
    .section, div.outer-runner, .outer-customer-services, .outer-buckets, .outer-appliance-brands, .outer-service-plan-benefits, section.buyers-guides, .outer-types-of-repairs, div.outer-breadcrumbs, .outer-appliances, .outer-cta-we-repair, .outer-cta-section, .outer-repair-process, div.outer-accreditations {
      margin: 0 0 40px 0; } }

.container, div.outer-header-top div.header-top, div.outer-runner .runner, div.outer-runner .mobile-ctas, .areas-we-cover, .outer-customer-services .inner-customer-services, .outer-appliance-brands .appliance-brands, .outer-service-plan-benefits div.service-plan-benefits, .outer-types-of-repairs .types-of-repairs, .outer-appliances .appliances, .outer-cta-we-repair .we-repair, .outer-cta-section .cta-section, .outer-repair-process .repair-process, div.outer-accreditations .accreditations, footer[role="contentinfo"] .footer, footer[role="contentinfo"] .footer-bottom, footer[role="contentinfo"] .areas-we-cover {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 .5em;
  clear: both;
  overflow: hidden;
  position: relative; }
  @media (min-width: 1200px) {
    .container, div.outer-header-top div.header-top, div.outer-runner .runner, div.outer-runner .mobile-ctas, .areas-we-cover, .outer-customer-services .inner-customer-services, .outer-appliance-brands .appliance-brands, .outer-service-plan-benefits div.service-plan-benefits, .outer-types-of-repairs .types-of-repairs, .outer-appliances .appliances, .outer-cta-we-repair .we-repair, .outer-cta-section .cta-section, .outer-repair-process .repair-process, div.outer-accreditations .accreditations, footer[role="contentinfo"] .footer, footer[role="contentinfo"] .footer-bottom, footer[role="contentinfo"] .areas-we-cover {
      padding: 0; } }

.ld-phonenumber {
  display: inline-block; }
  .ld-phonenumber a {
    color: inherit;
    text-decoration: none; }

.col {
  width: 100%;
  margin-bottom: 20px;
  display: block; }
  @media (min-width: 800px) {
    .col {
      width: 50%;
      padding-right: 50px;
      float: left; }
      .col:last-of-type {
        padding-right: 0; } }

.img-right {
  float: right;
  margin: 0 0 15px 15px; }

.img-left {
  float: left;
  margin: 0 15px 15px 0; }

.full-width {
  width: 100% !important; }

.bwWrapper {
  position: relative;
  display: block; }

/* Phone
--------------------------------------------------------------- */
.phone-nav-top {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 20;
  padding: 0;
  background-color: #373638;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#444344+0,373638+100 */
  background-color: url(""), #444344;
  /* Old browsers */
  background-image: url(""), -moz-linear-gradient(top, #444344 0%, #373638 100%);
  /* FF3.6+ */
  background-image: url(""), -webkit-gradient(linear, left top, left bottom, color-stop(0%, #444344), color-stop(100%, #373638));
  /* Chrome,Safari4+ */
  background-image: url(""), -webkit-linear-gradient(top, #444344 0%, #373638 100%);
  /* Chrome10+,Safari5.1+ */
  background-image: url(""), -o-linear-gradient(top, #444344 0%, #373638 100%);
  /* Opera 11.10+ */
  background-image: url(""), -ms-linear-gradient(top, #444344 0%, #373638 100%);
  /* IE10+ */
  background-image: url(""), linear-gradient(to bottom, #444344 0%, #373638 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#444344', endColorstr='#373638',GradientType=0 );
  /* IE6-9 */ }
  .phone-nav-top .inner-phone-nav-top {
    display: flex;
    justify-content: space-between;
    height: 45px; }
  .phone-nav-top .search-toggle {
    display: none;
    width: 100%;
    padding: 0.5em;
    background: #1f75af; }
  .phone-nav-top div.cta-number {
    width: 55%;
    text-align: center;
    align-self: center;
    color: #fff;
    line-height: 1.3em;
    padding: 0 0.5em; }
    .phone-nav-top div.cta-number a {
      color: #fff; }
      .phone-nav-top div.cta-number a.number {
        font-size: 1.2em; }
  .phone-nav-top:after {
    clear: both;
    content: '';
    display: block; }
  .phone-nav-top a.header-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0.5em 1em;
    text-decoration: none;
    color: #fff; }
    .phone-nav-top a.header-btn:active, .phone-nav-top a.header-btn:hover {
      background: #dd484b; }
    .phone-nav-top a.header-btn.menu-btn {
      width: 30%;
      background: #d93236; }
      .phone-nav-top a.header-btn.menu-btn i {
        margin-right: 8px;
        font-size: 1.1em; }
    .phone-nav-top a.header-btn.search-btn {
      width: 15%;
      background: #1f75af; }
      .phone-nav-top a.header-btn.search-btn:hover {
        cursor: pointer; }
      .phone-nav-top a.header-btn.search-btn i {
        font-size: 1.1em; }
  @media (min-width: 800px) {
    .phone-nav-top {
      display: none; } }

/* Top Header
--------------------------------------------------------------- */
/* Primary number styles */
@media (min-width: 800px) {
  div.closed {
    background-color: #1F7CB7 !important; } }
div.closed .open-status {
  background: url(../images/icon-closed.png) no-repeat left 8px; }
div.closed a {
  color: #fff !important;
  text-decoration: underline;
  font-weight: bold; }
  div.closed a:hover {
    cursor: pointer; }
@media (min-width: 800px) {
  div.open {
    background-color: #8cb00c !important; } }
div.open .open-status {
  background: url(../images/icon-open.png) no-repeat left 8px; }
div .open-status {
  padding: 0 0 0 12px;
  display: none; }
  @media (min-width: 800px) {
    div .open-status {
      background: none !important;
      padding: 0;
      display: block; } }

div.outer-header-top {
  display: none;
  float: left;
  width: 100%;
  background-color: #373638;
  position: fixed;
  top: 0;
  z-index: 1000;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#444344+0,373638+100 */
  background-color: url(""), #444344;
  /* Old browsers */
  background-image: url(""), -moz-linear-gradient(top, #444344 0%, #373638 100%);
  /* FF3.6+ */
  background-image: url(""), -webkit-gradient(linear, left top, left bottom, color-stop(0%, #444344), color-stop(100%, #373638));
  /* Chrome,Safari4+ */
  background-image: url(""), -webkit-linear-gradient(top, #444344 0%, #373638 100%);
  /* Chrome10+,Safari5.1+ */
  background-image: url(""), -o-linear-gradient(top, #444344 0%, #373638 100%);
  /* Opera 11.10+ */
  background-image: url(""), -ms-linear-gradient(top, #444344 0%, #373638 100%);
  /* IE10+ */
  background-image: url(""), linear-gradient(to bottom, #444344 0%, #373638 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#444344', endColorstr='#373638',GradientType=0 );
  /* IE6-9 */ }
  div.outer-header-top.shrink div.header-top {
    height: 40px; }
    div.outer-header-top.shrink div.header-top .open-status, div.outer-header-top.shrink div.header-top .call {
      display: none; }
    div.outer-header-top.shrink div.header-top .link, div.outer-header-top.shrink div.header-top .cta-header ul li > a {
      padding-top: 10px !important; }
    div.outer-header-top.shrink div.header-top a.logo-sml {
      opacity: 1;
      visibility: visible;
      bottom: 0; }
  @media (min-width: 800px) {
    div.outer-header-top {
      display: block; } }
  div.outer-header-top div.header-top {
    overflow: visible;
    height: 60px;
    color: #fff;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    div.outer-header-top div.header-top a.logo-sml {
      display: none;
      opacity: 0;
      visibility: hidden;
      max-width: 86px;
      max-height: 18px;
      margin-top: 10px;
      float: left;
      bottom: -10px;
      position: relative;
      -webkit-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      transition: all 0.3s ease; }
      @media (min-width: 960px) {
        div.outer-header-top div.header-top a.logo-sml {
          display: block; } }
      div.outer-header-top div.header-top a.logo-sml:hover {
        opacity: 0.8; }
      div.outer-header-top div.header-top a.logo-sml img {
        width: 100%; }
    div.outer-header-top div.header-top div.cta-number {
      background-image: none;
      padding: 10px 20px 0 20px;
      height: 100%;
      line-height: 1.3em; }
      @media (min-width: 960px) {
        div.outer-header-top div.header-top div.cta-number {
          background: url(../images/icon-phone-circle.png) no-repeat 15px center;
          padding: 10px 20px 0 50px; } }
      @media (min-width: 1200px) {
        div.outer-header-top div.header-top div.cta-number {
          margin-right: 0; } }
      div.outer-header-top div.header-top div.cta-number a {
        color: #fff;
        text-decoration: none; }
        div.outer-header-top div.header-top div.cta-number a.number {
          font-size: 1.5em; }
    div.outer-header-top div.header-top div#cta-we-also-speak {
      position: relative;
      z-index: 100; }
      div.outer-header-top div.header-top div#cta-we-also-speak a.active {
        opacity: 0.2; }
      div.outer-header-top div.header-top div#cta-we-also-speak a.link {
        width: 100%;
        height: 100%;
        float: left;
        padding: 20px 10px 0 20px;
        color: #fff;
        font-size: 1.1em;
        position: relative;
        z-index: 1;
        background-color: #373637;
        background-image: none; }
        @media (min-width: 960px) {
          div.outer-header-top div.header-top div#cta-we-also-speak a.link {
            background: url(../images/icon-globe.png) no-repeat 20px center;
            padding-left: 50px; } }
        @media (min-width: 800px) {
          div.outer-header-top div.header-top div#cta-we-also-speak a.link:after {
            content: " \f078";
            font-family: FontAwesome;
            font-size: 0.6em;
            color: #ccc;
            margin-left: 5px; } }
        div.outer-header-top div.header-top div#cta-we-also-speak a.link:hover {
          background-color: #2a292a; }
      div.outer-header-top div.header-top div#cta-we-also-speak ul {
        display: none;
        position: absolute;
        width: 100%;
        top: 100%;
        z-index: 2;
        padding: 10px 0;
        border-radius: 0 0 5px 5px;
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#444344+0,373638+100 */
        background-color: url(""), #444344;
        /* Old browsers */
        background-image: url(""), -moz-linear-gradient(top, #444344 0%, #373638 100%);
        /* FF3.6+ */
        background-image: url(""), -webkit-gradient(linear, left top, left bottom, color-stop(0%, #444344), color-stop(100%, #373638));
        /* Chrome,Safari4+ */
        background-image: url(""), -webkit-linear-gradient(top, #444344 0%, #373638 100%);
        /* Chrome10+,Safari5.1+ */
        background-image: url(""), -o-linear-gradient(top, #444344 0%, #373638 100%);
        /* Opera 11.10+ */
        background-image: url(""), -ms-linear-gradient(top, #444344 0%, #373638 100%);
        /* IE10+ */
        background-image: url(""), linear-gradient(to bottom, #444344 0%, #373638 100%);
        /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#444344', endColorstr='#373638',GradientType=0 );
        /* IE6-9 */ }
        div.outer-header-top div.header-top div#cta-we-also-speak ul li.arabic {
          background: url(../images/arabic.png) no-repeat 20px center;
          list-style: none;
          padding: 8px 0 8px 60px;
          width: 100%; }
        div.outer-header-top div.header-top div#cta-we-also-speak ul li.bulgarian {
          background: url(../images/bulgarian.png) no-repeat 20px center;
          list-style: none;
          padding: 8px 0 8px 60px;
          width: 100%; }
        div.outer-header-top div.header-top div#cta-we-also-speak ul li.polish {
          background: url(../images/polish.png) no-repeat 20px center;
          list-style: none;
          padding: 8px 0 8px 60px;
          width: 100%; }
        div.outer-header-top div.header-top div#cta-we-also-speak ul li.russian {
          background: url(../images/russian.png) no-repeat 20px center;
          list-style: none;
          padding: 8px 0 8px 60px;
          width: 100%; }
        div.outer-header-top div.header-top div#cta-we-also-speak ul li.spanish {
          background: url(../images/spanish.png) no-repeat 20px center;
          list-style: none;
          padding: 8px 0 8px 60px;
          width: 100%; }
        div.outer-header-top div.header-top div#cta-we-also-speak ul li.turkish {
          background: url(../images/turkish.png) no-repeat 20px center;
          list-style: none;
          padding: 8px 0 8px 60px;
          width: 100%; }
    div.outer-header-top div.header-top div.cta-header {
      float: right;
      height: 100%; }
      div.outer-header-top div.header-top div.cta-header ul.nav-item {
        float: right;
        height: 100%; }
        div.outer-header-top div.header-top div.cta-header ul.nav-item > li {
          list-style: none;
          float: left;
          height: 100%;
          z-index: 100;
          position: relative; }
          div.outer-header-top div.header-top div.cta-header ul.nav-item > li.current-menu-item > a, div.outer-header-top div.header-top div.cta-header ul.nav-item > li.current_page_ancestor > a, div.outer-header-top div.header-top div.cta-header ul.nav-item > li.current-menu-parent > a {
            opacity: 0.5; }
        @media (min-width: 960px) {
          div.outer-header-top div.header-top div.cta-header ul.nav-item > li.customer-services-li > a {
            background: url(../images/icon-person.png) no-repeat 20px center; }
          div.outer-header-top div.header-top div.cta-header ul.nav-item > li.resource-hub-li > a {
            background: url(../images/resource-hub.png) no-repeat 20px center; } }
        div.outer-header-top div.header-top div.cta-header ul.nav-item > li > a {
          width: 100%;
          height: 100%;
          float: left;
          padding: 20px 10px 0 20px;
          color: #fff;
          font-size: 1.1em;
          background-color: #252525;
          background-image: none; }
          @media (min-width: 960px) {
            div.outer-header-top div.header-top div.cta-header ul.nav-item > li > a {
              background-color: #252525;
              padding-left: 50px; } }
          div.outer-header-top div.header-top div.cta-header ul.nav-item > li > a:hover {
            background-color: #181818; }
        @media (min-width: 800px) {
          div.outer-header-top div.header-top div.cta-header ul.nav-item > li.menu-item-has-children {
            position: relative; }
            div.outer-header-top div.header-top div.cta-header ul.nav-item > li.menu-item-has-children > a:after {
              content: " \f078";
              font-family: FontAwesome;
              font-size: 0.6em;
              color: #ccc;
              margin-left: 5px; }
            div.outer-header-top div.header-top div.cta-header ul.nav-item > li.menu-item-has-children:hover ul.sub-menu {
              display: block; } }
        div.outer-header-top div.header-top div.cta-header ul.nav-item > li ul.sub-menu {
          display: none;
          position: absolute;
          width: 100%;
          top: 100%;
          z-index: 2;
          float: left;
          border-radius: 0 0 5px 5px;
          /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#444344+0,373638+100 */
          background-color: url(""), #444344;
          /* Old browsers */
          background-image: url(""), -moz-linear-gradient(top, #444344 0%, #373638 100%);
          /* FF3.6+ */
          background-image: url(""), -webkit-gradient(linear, left top, left bottom, color-stop(0%, #444344), color-stop(100%, #373638));
          /* Chrome,Safari4+ */
          background-image: url(""), -webkit-linear-gradient(top, #444344 0%, #373638 100%);
          /* Chrome10+,Safari5.1+ */
          background-image: url(""), -o-linear-gradient(top, #444344 0%, #373638 100%);
          /* Opera 11.10+ */
          background-image: url(""), -ms-linear-gradient(top, #444344 0%, #373638 100%);
          /* IE10+ */
          background-image: url(""), linear-gradient(to bottom, #444344 0%, #373638 100%);
          /* W3C */
          filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#444344', endColorstr='#373638',GradientType=0 );
          /* IE6-9 */ }
          div.outer-header-top div.header-top div.cta-header ul.nav-item > li ul.sub-menu li {
            list-style: none;
            width: 100%;
            text-align: center;
            display: block; }
            div.outer-header-top div.header-top div.cta-header ul.nav-item > li ul.sub-menu li.resource-hub-li a {
              /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1f75af+0,146aa4+100 */
              background-color: url(""), #1f75af;
              /* Old browsers */
              background-image: url(""), -moz-linear-gradient(top, #1f75af 0%, #146aa4 100%);
              /* FF3.6+ */
              background-image: url(""), -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1f75af), color-stop(100%, #146aa4));
              /* Chrome,Safari4+ */
              background-image: url(""), -webkit-linear-gradient(top, #1f75af 0%, #146aa4 100%);
              /* Chrome10+,Safari5.1+ */
              background-image: url(""), -o-linear-gradient(top, #1f75af 0%, #146aa4 100%);
              /* Opera 11.10+ */
              background-image: url(""), -ms-linear-gradient(top, #1f75af 0%, #146aa4 100%);
              /* IE10+ */
              background-image: url(""), linear-gradient(to bottom, #1f75af 0%, #146aa4 100%);
              /* W3C */
              filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1f75af', endColorstr='#146aa4',GradientType=0 );
              /* IE6-9 */ }
              div.outer-header-top div.header-top div.cta-header ul.nav-item > li ul.sub-menu li.resource-hub-li a:hover {
                background: #2383c5; }
            div.outer-header-top div.header-top div.cta-header ul.nav-item > li ul.sub-menu li a {
              width: 100%;
              padding: 10px 20px;
              display: block;
              color: #fff; }
              div.outer-header-top div.header-top div.cta-header ul.nav-item > li ul.sub-menu li a:last-of-type {
                border-radius: 0 0 5px 5px; }
              div.outer-header-top div.header-top div.cta-header ul.nav-item > li ul.sub-menu li a:hover {
                background: #252525; }
        div.outer-header-top div.header-top div.cta-header ul.nav-item li.get-a-quote-li > a {
          width: 100%;
          height: 100%;
          float: left;
          padding: 20px 30px 0 20px;
          color: #fff;
          font-size: 1.1em;
          background-color: #8cb00c;
          background-image: none; }
          @media (min-width: 960px) {
            div.outer-header-top div.header-top div.cta-header ul.nav-item li.get-a-quote-li > a {
              background: url(../images/icon-arrow.png) no-repeat 20px center #8cb00c;
              padding-left: 50px; } }
          div.outer-header-top div.header-top div.cta-header ul.nav-item li.get-a-quote-li > a:hover {
            background-color: #9fc80e; }

.mibew-button {
  float: right;
  margin-right: 2rem;
  display: none; }
  @media (min-width: 800px) {
    .mibew-button {
      display: inline-block; } }

/* Site Header
--------------------------------------------------------------- */
header[role="banner"] {
  padding: 18px 0;
  background: #e4e4e4;
  clear: both;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  header[role="banner"] .container, header[role="banner"] div.outer-header-top div.header-top, div.outer-header-top header[role="banner"] div.header-top, header[role="banner"] div.outer-runner .runner, div.outer-runner header[role="banner"] .runner, header[role="banner"] div.outer-runner .mobile-ctas, div.outer-runner header[role="banner"] .mobile-ctas, header[role="banner"] .areas-we-cover, header[role="banner"] .outer-customer-services .inner-customer-services, .outer-customer-services header[role="banner"] .inner-customer-services, header[role="banner"] .outer-appliance-brands .appliance-brands, .outer-appliance-brands header[role="banner"] .appliance-brands, header[role="banner"] .outer-service-plan-benefits div.service-plan-benefits, .outer-service-plan-benefits header[role="banner"] div.service-plan-benefits, header[role="banner"] .outer-types-of-repairs .types-of-repairs, .outer-types-of-repairs header[role="banner"] .types-of-repairs, header[role="banner"] .outer-appliances .appliances, .outer-appliances header[role="banner"] .appliances, header[role="banner"] .outer-cta-we-repair .we-repair, .outer-cta-we-repair header[role="banner"] .we-repair, header[role="banner"] .outer-cta-section .cta-section, .outer-cta-section header[role="banner"] .cta-section, header[role="banner"] .outer-repair-process .repair-process, .outer-repair-process header[role="banner"] .repair-process, header[role="banner"] div.outer-accreditations .accreditations, div.outer-accreditations header[role="banner"] .accreditations, header[role="banner"] footer[role="contentinfo"] .footer, footer[role="contentinfo"] header[role="banner"] .footer, header[role="banner"] footer[role="contentinfo"] .footer-bottom, footer[role="contentinfo"] header[role="banner"] .footer-bottom {
    display: flex;
    align-items: center;
    justify-content: center; }
    @media (min-width: 800px) {
      header[role="banner"] .container, header[role="banner"] div.outer-header-top div.header-top, div.outer-header-top header[role="banner"] div.header-top, header[role="banner"] div.outer-runner .runner, div.outer-runner header[role="banner"] .runner, header[role="banner"] div.outer-runner .mobile-ctas, div.outer-runner header[role="banner"] .mobile-ctas, header[role="banner"] .areas-we-cover, header[role="banner"] .outer-customer-services .inner-customer-services, .outer-customer-services header[role="banner"] .inner-customer-services, header[role="banner"] .outer-appliance-brands .appliance-brands, .outer-appliance-brands header[role="banner"] .appliance-brands, header[role="banner"] .outer-service-plan-benefits div.service-plan-benefits, .outer-service-plan-benefits header[role="banner"] div.service-plan-benefits, header[role="banner"] .outer-types-of-repairs .types-of-repairs, .outer-types-of-repairs header[role="banner"] .types-of-repairs, header[role="banner"] .outer-appliances .appliances, .outer-appliances header[role="banner"] .appliances, header[role="banner"] .outer-cta-we-repair .we-repair, .outer-cta-we-repair header[role="banner"] .we-repair, header[role="banner"] .outer-cta-section .cta-section, .outer-cta-section header[role="banner"] .cta-section, header[role="banner"] .outer-repair-process .repair-process, .outer-repair-process header[role="banner"] .repair-process, header[role="banner"] div.outer-accreditations .accreditations, div.outer-accreditations header[role="banner"] .accreditations, header[role="banner"] footer[role="contentinfo"] .footer, footer[role="contentinfo"] header[role="banner"] .footer, header[role="banner"] footer[role="contentinfo"] .footer-bottom, footer[role="contentinfo"] header[role="banner"] .footer-bottom {
        justify-content: space-between; } }
  header[role="banner"]:before {
    /* Pseudo element to push content down */
    content: '';
    height: 45px;
    display: block; }
    @media (min-width: 800px) {
      header[role="banner"]:before {
        display: none; } }
  @media (min-width: 800px) {
    header[role="banner"] {
      margin-top: 60px;
      margin-bottom: 15px; } }
  header[role="banner"] form#voice-search-form {
    display: none;
    background: #fff; }
    @media (min-width: 800px) {
      header[role="banner"] form#voice-search-form {
        display: flex;
        margin: 0 20px;
        width: 230px; } }
    @media (min-width: 1200px) {
      header[role="banner"] form#voice-search-form {
        width: 400px; } }
  header[role="banner"] h1 {
    display: none; }
  header[role="banner"] a.logo {
    max-width: 185px;
    display: block; }
    header[role="banner"] a.logo:hover {
      opacity: 0.8; }
    header[role="banner"] a.logo img {
      display: block;
      width: 100%; }
  header[role="banner"] .phone-top-right {
    display: none;
    text-align: right;
    text-transform: uppercase; }
    header[role="banner"] .phone-top-right a.ld-phonenumber {
      color: #d93236;
      font-size: 2.6em;
      display: block;
      font-weight: 700;
      text-decoration: none; }
    @media (min-width: 800px) {
      header[role="banner"] .phone-top-right {
        float: right;
        display: block; } }

/* Site Navigation
--------------------------------------------------------------- */
/*
	jQuery.mmenu CSS
*/
/*
	jQuery.mmenu oncanvas CSS
*/
.mm-hidden {
  display: none !important; }

.mm-wrapper {
  overflow-x: hidden;
  position: relative; }

.mm-menu,
.mm-menu > .mm-panel {
  margin: 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 0; }

.mm-menu {
  background: inherit;
  display: block;
  overflow: hidden;
  padding: 0; }

.mm-panel {
  -webkit-transition: -webkit-transform 0.4s ease;
  -moz-transition: -moz-transform 0.4s ease;
  -ms-transition: -ms-transform 0.4s ease;
  -o-transition: -o-transform 0.4s ease;
  transition: transform 0.4s ease;
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -ms-transform: translate3d(100%, 0, 0);
  -o-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0); }

.mm-panel.mm-opened {
  -webkit-transform: translate3d(0%, 0, 0);
  -moz-transform: translate3d(0%, 0, 0);
  -ms-transform: translate3d(0%, 0, 0);
  -o-transform: translate3d(0%, 0, 0);
  transform: translate3d(0%, 0, 0); }

.mm-panel.mm-subopened {
  -webkit-transform: translate3d(-30%, 0, 0);
  -moz-transform: translate3d(-30%, 0, 0);
  -ms-transform: translate3d(-30%, 0, 0);
  -o-transform: translate3d(-30%, 0, 0);
  transform: translate3d(-30%, 0, 0); }

.mm-panel.mm-highest {
  z-index: 1; }

.mm-menu > .mm-panel {
  background: inherit;
  border-color: inherit;
  -webkit-overflow-scrolling: touch;
  overflow: scroll;
  overflow-x: hidden;
  overflow-y: auto;
  box-sizing: border-box;
  padding: 0 20px; }

.mm-menu > .mm-panel.mm-hasnavbar {
  padding-top: 40px; }

.mm-menu > .mm-panel:before, .mm-menu > .mm-panel:after {
  content: '';
  display: block;
  height: 20px; }

.mm-vertical .mm-panel {
  -webkit-transform: none !important;
  -moz-transform: none !important;
  -ms-transform: none !important;
  -o-transform: none !important;
  transform: none !important; }

.mm-vertical .mm-listview .mm-panel,
.mm-listview .mm-vertical .mm-panel {
  display: none;
  padding: 10px 0 10px 10px; }

.mm-vertical .mm-listview .mm-panel .mm-listview > li:last-child:after,
.mm-listview .mm-vertical .mm-panel .mm-listview > li:last-child:after {
  border-color: transparent; }

.mm-vertical li.mm-opened > .mm-panel,
li.mm-vertical.mm-opened > .mm-panel {
  display: block; }

.mm-vertical .mm-listview > li > .mm-next,
.mm-listview > li.mm-vertical > .mm-next {
  height: 40px;
  bottom: auto; }

.mm-vertical .mm-listview > li > .mm-next:after,
.mm-listview > li.mm-vertical > .mm-next:after {
  top: 16px;
  bottom: auto; }

.mm-vertical .mm-listview > li.mm-opened > .mm-next:after,
.mm-listview > li.mm-vertical.mm-opened > .mm-next:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }

.mm-navbar {
  border-bottom: 1px solid;
  border-color: inherit;
  text-align: center;
  line-height: 20px;
  height: 40px;
  padding: 0 40px;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0; }

.mm-navbar > * {
  display: block;
  padding: 10px 0; }

.mm-navbar a,
.mm-navbar a:hover {
  text-decoration: none; }

.mm-navbar .mm-title {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }

.mm-navbar .mm-btn {
  box-sizing: border-box;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0;
  z-index: 1; }

.mm-navbar .mm-btn:first-child {
  padding-left: 20px;
  left: 0; }

.mm-navbar .mm-btn:last-child {
  text-align: right;
  padding-right: 20px;
  right: 0; }

.mm-panel .mm-navbar {
  display: none; }

.mm-panel.mm-hasnavbar .mm-navbar {
  display: block; }

.mm-listview,
.mm-listview > li {
  list-style: none;
  display: block;
  padding: 0;
  margin: 0; }

.mm-listview {
  font: inherit;
  font-size: 14px;
  line-height: 20px; }

.mm-listview a,
.mm-listview a:hover {
  text-decoration: none; }

.mm-listview > li {
  position: relative; }

.mm-listview > li, .mm-listview > li:after,
.mm-listview > li .mm-next,
.mm-listview > li .mm-next:before {
  border-color: inherit; }

.mm-listview > li > a,
.mm-listview > li > span {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  color: inherit;
  display: block;
  padding: 10px 10px 10px 20px;
  margin: 0; }

.mm-listview > li > a.mm-arrow,
.mm-listview > li > span.mm-arrow {
  padding-right: 50px; }

.mm-listview > li:not(.mm-divider):after {
  content: '';
  border-bottom-width: 1px;
  border-bottom-style: solid;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0; }

.mm-listview > li:not(.mm-divider):after {
  left: 20px; }

.mm-listview .mm-next {
  background: rgba(3, 2, 1, 0);
  width: 50px;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 2; }

.mm-listview .mm-next:before {
  content: '';
  border-left-width: 1px;
  border-left-style: solid;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0; }

.mm-listview .mm-next + a,
.mm-listview .mm-next + span {
  margin-right: 50px; }

.mm-listview .mm-next.mm-fullsubopen {
  width: 100%; }

.mm-listview .mm-next.mm-fullsubopen:before {
  border-left: none; }

.mm-listview .mm-next.mm-fullsubopen + a,
.mm-listview .mm-next.mm-fullsubopen + span {
  padding-right: 50px;
  margin-right: 0; }

.mm-menu > .mm-panel > .mm-listview {
  margin: 20px -20px; }

.mm-menu > .mm-panel > .mm-listview:first-child,
.mm-menu > .mm-panel > .mm-navbar + .mm-listview {
  margin-top: -20px; }

.mm-listview .mm-inset {
  list-style: inside disc;
  padding: 0 10px 15px 40px;
  margin: 0; }

.mm-listview .mm-inset > li {
  padding: 5px 0; }

.mm-listview .mm-divider {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: 10px;
  text-transform: uppercase;
  text-indent: 20px;
  line-height: 25px; }

.mm-listview .mm-spacer {
  padding-top: 40px; }

.mm-listview .mm-spacer > .mm-next {
  top: 40px; }

.mm-listview .mm-spacer.mm-divider {
  padding-top: 25px; }

.mm-prev:before,
.mm-next:after,
.mm-arrow:after {
  content: '';
  border: 2px solid transparent;
  display: inline-block;
  width: 8px;
  height: 8px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.mm-prev:before {
  border-right: none;
  border-bottom: none;
  left: 20px; }

.mm-next:after,
.mm-arrow:after {
  border-top: none;
  border-left: none;
  right: 20px; }

.mm-menu {
  background: #F4F4F4;
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.7); }

.mm-menu .mm-navbar > *,
.mm-menu .mm-navbar a {
  color: rgba(0, 0, 0, 0.3); }

.mm-menu .mm-navbar .mm-btn:before, .mm-menu .mm-navbar .mm-btn:after {
  border-color: rgba(0, 0, 0, 0.3); }

.mm-menu .mm-listview {
  border-color: rgba(0, 0, 0, 0.1); }

.mm-menu .mm-listview > li .mm-next:after,
.mm-menu .mm-listview > li .mm-arrow:after {
  border-color: rgba(0, 0, 0, 0.3); }

.mm-menu .mm-listview > li.mm-selected > a:not(.mm-next),
.mm-menu .mm-listview > li.mm-selected > span {
  background: rgba(255, 255, 255, 0.5); }

.mm-menu.mm-vertical .mm-listview > li.mm-opened > a.mm-next,
.mm-menu.mm-vertical .mm-listview > li.mm-opened > .mm-panel,
.mm-menu .mm-listview > li.mm-opened.mm-vertical > a.mm-next,
.mm-menu .mm-listview > li.mm-opened.mm-vertical > .mm-panel {
  background: rgba(0, 0, 0, 0.05); }

.mm-menu .mm-divider {
  background: rgba(0, 0, 0, 0.05); }

/*
	jQuery.mmenu offcanvas addon CSS
*/
.mm-page {
  box-sizing: border-box;
  position: relative; }

.mm-slideout {
  -webkit-transition: -webkit-transform 0.4s ease;
  -ms-transition: -ms-transform 0.4s ease;
  transition: transform 0.4s ease; }

html.mm-opened {
  overflow: hidden;
  position: relative; }

html.mm-opened body {
  overflow: hidden; }

html.mm-background .mm-page {
  background: inherit; }

#mm-blocker {
  background: rgba(3, 2, 1, 0);
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999; }

html.mm-opened #mm-blocker,
html.mm-blocking #mm-blocker {
  display: block; }

.mm-menu.mm-offcanvas {
  display: none;
  position: fixed; }

.mm-menu.mm-current {
  display: block; }

.mm-menu {
  width: 80%;
  min-width: 140px;
  max-width: 440px; }

html.mm-opening .mm-slideout {
  -webkit-transform: translate(80%, 0);
  -moz-transform: translate(80%, 0);
  -ms-transform: translate(80%, 0);
  -o-transform: translate(80%, 0);
  transform: translate(80%, 0); }

@media all and (max-width: 175px) {
  html.mm-opening .mm-slideout {
    -webkit-transform: translate(140px, 0);
    -moz-transform: translate(140px, 0);
    -ms-transform: translate(140px, 0);
    -o-transform: translate(140px, 0);
    transform: translate(140px, 0); } }
@media all and (min-width: 550px) {
  html.mm-opening .mm-slideout {
    -webkit-transform: translate(440px, 0);
    -moz-transform: translate(440px, 0);
    -ms-transform: translate(440px, 0);
    -o-transform: translate(440px, 0);
    transform: translate(440px, 0); } }
/*
	jQuery.mmenu autoHeight addon CSS
*/
.mm-menu.mm-top.mm-autoheight, .mm-menu.mm-bottom.mm-autoheight {
  max-height: 80%; }

.mm-menu.mm-top.mm-autoheight.mm-fullscreen, .mm-menu.mm-bottom.mm-autoheight.mm-fullscreen {
  max-height: 100%; }

.mm-menu.mm-measureheight > .mm-panel {
  bottom: auto !important;
  height: auto !important; }

/*
	jQuery.mmenu counters addon CSS
*/
em.mm-counter {
  font: inherit;
  font-size: 14px;
  font-style: normal;
  text-indent: 0;
  line-height: 20px;
  display: block;
  margin-top: -10px;
  position: absolute;
  right: 45px;
  top: 50%; }

em.mm-counter + a.mm-next {
  padding-left: 40px; }

em.mm-counter + a.mm-next + a,
em.mm-counter + a.mm-next + span {
  margin-right: 90px; }

em.mm-counter + a.mm-fullsubopen {
  padding-left: 0; }

.mm-vertical > .mm-counter {
  top: 12px;
  margin-top: 0; }

.mm-vertical.mm-spacer > .mm-counter {
  margin-top: 40px; }

.mm-nosubresults > .mm-counter {
  display: none; }

.mm-menu em.mm-counter {
  color: rgba(0, 0, 0, 0.3); }

/*
	jQuery.mmenu dividers addon CSS
*/
.mm-divider > span {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding: 0;
  line-height: 25px; }

.mm-divider.mm-opened a.mm-next:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }

.mm-collapsed:not(.mm-uncollapsed) {
  display: none; }

.mm-fixeddivider {
  background: inherit;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 2;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.mm-fixeddivider:after {
  content: none !important;
  display: none !important; }

.mm-hasdividers .mm-fixeddivider {
  display: block; }

.mm-menu .mm-fixeddivider span {
  background: rgba(0, 0, 0, 0.05); }

/*
	jQuery.mmenu dragOpen addon CSS
*/
html.mm-opened.mm-dragging .mm-menu,
html.mm-opened.mm-dragging .mm-page,
html.mm-opened.mm-dragging .mm-fixed-top,
html.mm-opened.mm-dragging .mm-fixed-bottom,
html.mm-opened.mm-dragging #mm-blocker {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -ms-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s; }

/*
	jQuery.mmenu iconpanels addon CSS
*/
.mm-iconpanel .mm-panel {
  -webkit-transition-property: -webkit-transform, left, right;
  -moz-transition-property: -moz-transform, left, right;
  -ms-transition-property: -ms-transform, left, right;
  -o-transition-property: -o-transform, left, right;
  transition-property: transform, left, right; }

.mm-iconpanel .mm-panel.mm-opened {
  border-left: 1px solid;
  border-color: inherit; }

.mm-iconpanel .mm-panel.mm-subopened {
  overflow-y: hidden;
  left: -40px;
  right: 40px;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.mm-iconpanel .mm-panel.mm-iconpanel-0 {
  left: 0px; }

.mm-iconpanel .mm-panel.mm-iconpanel-1 {
  left: 40px; }

.mm-iconpanel .mm-panel.mm-iconpanel-2 {
  left: 80px; }

.mm-iconpanel .mm-panel.mm-iconpanel-3 {
  left: 120px; }

.mm-iconpanel .mm-panel.mm-iconpanel-4 {
  left: 160px; }

.mm-iconpanel .mm-panel.mm-iconpanel-5 {
  left: 200px; }

.mm-iconpanel .mm-panel.mm-iconpanel-6 {
  left: 240px; }

.mm-subblocker {
  background: inherit;
  opacity: 0;
  display: block;
  -webkit-transition: opacity 0.4s ease;
  -moz-transition: opacity 0.4s ease;
  -ms-transition: opacity 0.4s ease;
  -o-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease; }

.mm-subopened .mm-subblocker {
  opacity: 0.6;
  position: absolute;
  top: 0;
  right: 0;
  bottom: -100000px;
  left: 0;
  z-index: 3; }

/*
	jQuery.mmenu navbars addon CSS
*/
.mm-menu > .mm-navbar {
  background: inherit;
  padding: 0;
  z-index: 3;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.mm-navbar-bottom {
  border-top-width: 1px;
  border-top-style: solid;
  border-bottom: none;
  top: auto;
  bottom: 0; }

.mm-navbar-top ~ .mm-navbar-top {
  border-bottom: none; }

.mm-navbar-bottom ~ .mm-navbar-bottom {
  border-top: none; }

.mm-navbar.mm-hasbtns {
  padding: 0 40px; }

.mm-close:after {
  content: 'x'; }

.mm-navbar[class*="mm-navbar-content-"] > * {
  box-sizing: border-box;
  display: block;
  float: left; }

.mm-navbar > .mm-breadcrumbs {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  text-align: left;
  padding: 0 0 0 17px; }

.mm-navbar > .mm-breadcrumbs > * {
  display: inline-block;
  padding: 10px 3px; }

.mm-navbar > .mm-breadcrumbs > a {
  text-decoration: underline; }

.mm-navbar.mm-hasbtns .mm-breadcrumbs {
  margin-left: -40px; }

.mm-navbar.mm-hasbtns .mm-btn:not(.mm-hidden) + .mm-breadcrumbs {
  margin-left: 0;
  padding-left: 0; }

.mm-navbar-top-1 {
  top: 0px; }

.mm-hasnavbar-top-1 .mm-panel {
  top: 40px; }

.mm-hasnavbar-top-1 .mm-indexer {
  top: 50px; }

.mm-hasnavbar-top-1 .mm-fixeddivider {
  top: 40px; }

.mm-navbar-top-2 {
  top: 40px; }

.mm-hasnavbar-top-2 .mm-panel {
  top: 80px; }

.mm-hasnavbar-top-2 .mm-indexer {
  top: 90px; }

.mm-hasnavbar-top-2 .mm-fixeddivider {
  top: 80px; }

.mm-navbar-top-3 {
  top: 80px; }

.mm-hasnavbar-top-3 .mm-panel {
  top: 120px; }

.mm-hasnavbar-top-3 .mm-indexer {
  top: 130px; }

.mm-hasnavbar-top-3 .mm-fixeddivider {
  top: 120px; }

.mm-navbar-top-4 {
  top: 120px; }

.mm-hasnavbar-top-4 .mm-panel {
  top: 160px; }

.mm-hasnavbar-top-4 .mm-indexer {
  top: 170px; }

.mm-hasnavbar-top-4 .mm-fixeddivider {
  top: 160px; }

.mm-navbar-bottom-1 {
  bottom: 0px; }

.mm-hasnavbar-bottom-1 .mm-panel {
  bottom: 40px; }

.mm-hasnavbar-bottom-1 .mm-indexer {
  bottom: 50px; }

.mm-navbar-bottom-2 {
  bottom: 40px; }

.mm-hasnavbar-bottom-2 .mm-panel {
  bottom: 80px; }

.mm-hasnavbar-bottom-2 .mm-indexer {
  bottom: 90px; }

.mm-navbar-bottom-3 {
  bottom: 80px; }

.mm-hasnavbar-bottom-3 .mm-panel {
  bottom: 120px; }

.mm-hasnavbar-bottom-3 .mm-indexer {
  bottom: 130px; }

.mm-navbar-bottom-4 {
  bottom: 120px; }

.mm-hasnavbar-bottom-4 .mm-panel {
  bottom: 160px; }

.mm-hasnavbar-bottom-4 .mm-indexer {
  bottom: 170px; }

.mm-navbar-size-2 {
  height: 80px; }

.mm-navbar-size-3 {
  height: 120px; }

.mm-navbar-size-4 {
  height: 160px; }

.mm-navbar-content-2 > * {
  width: 50%; }

.mm-navbar-content-3 > * {
  width: 33.33%; }

.mm-navbar-content-4 > * {
  width: 25%; }

.mm-navbar-content-5 > * {
  width: 20%; }

.mm-navbar-content-6 > * {
  width: 16.67%; }

/*
	jQuery.mmenu searchfield addon CSS
*/
.mm-search,
.mm-search input {
  box-sizing: border-box; }

.mm-search {
  height: 40px;
  padding: 7px 10px 0 10px; }

.mm-search input {
  border: none;
  border-radius: 26px;
  font: inherit;
  font-size: 14px;
  line-height: 26px;
  outline: none;
  display: block;
  width: 100%;
  height: 26px;
  margin: 0;
  padding: 0 10px; }

.mm-search input::-ms-clear {
  display: none; }

.mm-panel > .mm-search {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0; }

.mm-panel.mm-hassearch {
  padding-top: 40px; }

.mm-panel.mm-hassearch.mm-hasnavbar {
  padding-top: 80px; }

.mm-panel.mm-hassearch.mm-hasnavbar .mm-search {
  top: 40px; }

.mm-noresultsmsg {
  text-align: center;
  font-size: 21px;
  display: none;
  padding: 40px 0; }

.mm-noresults .mm-noresultsmsg {
  display: block; }

.mm-noresults .mm-indexer {
  display: none !important; }

li.mm-nosubresults > a.mm-next {
  display: none; }

li.mm-nosubresults > a.mm-next + a,
li.mm-nosubresults > a.mm-next + span {
  padding-right: 10px; }

.mm-menu .mm-search input {
  background: rgba(0, 0, 0, 0.05);
  color: rgba(0, 0, 0, 0.7); }

.mm-menu .mm-noresultsmsg {
  color: rgba(0, 0, 0, 0.3); }

/*
	jQuery.mmenu sectionIndexer addon CSS
*/
.mm-indexer {
  background: inherit;
  text-align: center;
  font-size: 12px;
  box-sizing: border-box;
  width: 20px;
  position: absolute;
  top: 10px;
  bottom: 10px;
  right: -100px;
  z-index: 3;
  -webkit-transition: right 0.4s ease;
  -moz-transition: right 0.4s ease;
  -ms-transition: right 0.4s ease;
  -o-transition: right 0.4s ease;
  transition: right 0.4s ease;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.mm-indexer a {
  text-decoration: none;
  display: block;
  height: 3.85%; }

.mm-indexer ~ .mm-panel.mm-hasindexer {
  padding-right: 40px; }

.mm-hasindexer .mm-indexer {
  right: 0; }

.mm-hasindexer .mm-fixeddivider {
  right: 20px; }

.mm-menu .mm-indexer a {
  color: rgba(0, 0, 0, 0.3); }

/*
	jQuery.mmenu toggles addon CSS
*/
input.mm-toggle,
input.mm-check {
  position: absolute;
  left: -10000px; }

label.mm-toggle,
label.mm-check {
  margin: 0;
  position: absolute;
  top: 50%;
  z-index: 2; }

label.mm-toggle:before,
label.mm-check:before {
  content: '';
  display: block; }

label.mm-toggle {
  border-radius: 30px;
  width: 50px;
  height: 30px;
  margin-top: -15px; }

label.mm-toggle:before {
  border-radius: 30px;
  width: 28px;
  height: 28px;
  margin: 1px; }

input.mm-toggle:checked ~ label.mm-toggle:before {
  float: right; }

label.mm-check {
  width: 30px;
  height: 30px;
  margin-top: -15px; }

label.mm-check:before {
  border-left: 3px solid;
  border-bottom: 3px solid;
  width: 40%;
  height: 20%;
  margin: 25% 0 0 20%;
  opacity: 0.1;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg); }

input.mm-check:checked ~ label.mm-check:before {
  opacity: 1; }

li.mm-vertical label.mm-toggle, li.mm-vertical label.mm-check {
  bottom: auto;
  margin-top: 0; }

li.mm-vertical label.mm-toggle {
  top: 5px; }

li.mm-vertical label.mm-check {
  top: 5px; }

label.mm-toggle, label.mm-check {
  right: 20px; }

label.mm-toggle + a,
label.mm-toggle + span {
  padding-right: 80px; }

label.mm-check + a,
label.mm-check + span {
  padding-right: 60px; }

a.mm-next + label.mm-toggle, a.mm-next + label.mm-check {
  right: 60px; }

a.mm-next + label.mm-toggle + a,
a.mm-next + label.mm-toggle + span, a.mm-next + label.mm-check + a,
a.mm-next + label.mm-check + span {
  margin-right: 50px; }

a.mm-next + label.mm-toggle + a,
a.mm-next + label.mm-toggle + span {
  padding-right: 70px; }

a.mm-next + label.mm-check + a,
a.mm-next + label.mm-check + span {
  padding-right: 50px; }

em.mm-counter + a.mm-next + label.mm-toggle, em.mm-counter + a.mm-next + label.mm-check {
  right: 100px; }

em.mm-counter + a.mm-next + label.mm-toggle + a,
em.mm-counter + a.mm-next + label.mm-toggle + span, em.mm-counter + a.mm-next + label.mm-check + a,
em.mm-counter + a.mm-next + label.mm-check + span {
  margin-right: 90px; }

.mm-menu label.mm-toggle {
  background: rgba(0, 0, 0, 0.1); }

.mm-menu label.mm-toggle:before {
  background: #f3f3f3; }

.mm-menu input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963; }

.mm-menu label.mm-check:before {
  border-color: rgba(0, 0, 0, 0.7); }

/*
	jQuery.mmenu borderstyle extension CSS
*/
.mm-menu.mm-border-none .mm-listview > li:after,
.mm-listview.mm-border-none > li:after {
  content: none; }

.mm-menu.mm-border-full .mm-listview > li:after,
.mm-listview.mm-border-full > li:after {
  left: 0 !important; }

/*
	jQuery.mmenu effects extension CSS
*/
html.mm-effect-zoom-menu .mm-menu.mm-offcanvas {
  -webkit-transition: -webkit-transform 0.4s ease;
  -moz-transition: -moz-transform 0.4s ease;
  -ms-transition: -ms-transform 0.4s ease;
  -o-transition: -o-transform 0.4s ease;
  transition: transform 0.4s ease; }

html.mm-effect-zoom-menu.mm-opened .mm-menu.mm-effect-zoom-menu {
  -webkit-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  -moz-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  -ms-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  -o-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -ms-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center; }

html.mm-effect-zoom-menu.mm-opening .mm-menu.mm-effect-zoom-menu {
  -webkit-transform: scale(1, 1) translate3d(0%, 0, 0);
  -moz-transform: scale(1, 1) translate3d(0%, 0, 0);
  -ms-transform: scale(1, 1) translate3d(0%, 0, 0);
  -o-transform: scale(1, 1) translate3d(0%, 0, 0);
  transform: scale(1, 1) translate3d(0%, 0, 0); }

html.mm-effect-zoom-menu.mm-right.mm-opened .mm-menu.mm-offcanvas {
  -webkit-transform: scale(0.7, 0.7) translate3d(30%, 0, 0);
  -moz-transform: scale(0.7, 0.7) translate3d(30%, 0, 0);
  -ms-transform: scale(0.7, 0.7) translate3d(30%, 0, 0);
  -o-transform: scale(0.7, 0.7) translate3d(30%, 0, 0);
  transform: scale(0.7, 0.7) translate3d(30%, 0, 0);
  -webkit-transform-origin: right center;
  -moz-transform-origin: right center;
  -ms-transform-origin: right center;
  -o-transform-origin: right center;
  transform-origin: right center; }

html.mm-effect-zoom-menu.mm-right.mm-opening .mm-menu.mm-effect-zoom-menu {
  -webkit-transform: scale(1, 1) translate3d(0%, 0, 0);
  -moz-transform: scale(1, 1) translate3d(0%, 0, 0);
  -ms-transform: scale(1, 1) translate3d(0%, 0, 0);
  -o-transform: scale(1, 1) translate3d(0%, 0, 0);
  transform: scale(1, 1) translate3d(0%, 0, 0); }

html.mm-effect-slide-menu .mm-menu.mm-effect-slide-menu {
  -webkit-transition: -webkit-transform 0.4s ease;
  -moz-transition: -moz-transform 0.4s ease;
  -ms-transition: -ms-transform 0.4s ease;
  -o-transition: -o-transform 0.4s ease;
  transition: transform 0.4s ease; }

html.mm-effect-slide-menu.mm-opened .mm-menu.mm-effect-slide-menu {
  -webkit-transform: translate3d(-30%, 0, 0);
  -moz-transform: translate3d(-30%, 0, 0);
  -ms-transform: translate3d(-30%, 0, 0);
  -o-transform: translate3d(-30%, 0, 0);
  transform: translate3d(-30%, 0, 0); }

html.mm-effect-slide-menu.mm-opening .mm-menu.mm-effect-slide-menu {
  -webkit-transform: translate3d(0%, 0, 0);
  -moz-transform: translate3d(0%, 0, 0);
  -ms-transform: translate3d(0%, 0, 0);
  -o-transform: translate3d(0%, 0, 0);
  transform: translate3d(0%, 0, 0); }

html.mm-effect-slide-menu.mm-right.mm-opened .mm-menu.mm-effect-slide-menu {
  -webkit-transform: translate3d(30%, 0, 0);
  -moz-transform: translate3d(30%, 0, 0);
  -ms-transform: translate3d(30%, 0, 0);
  -o-transform: translate3d(30%, 0, 0);
  transform: translate3d(30%, 0, 0); }

html.mm-effect-slide-menu.mm-right.mm-opening .mm-menu.mm-effect-slide-menu {
  -webkit-transform: translate3d(0%, 0, 0);
  -moz-transform: translate3d(0%, 0, 0);
  -ms-transform: translate3d(0%, 0, 0);
  -o-transform: translate3d(0%, 0, 0);
  transform: translate3d(0%, 0, 0); }

html.mm-effect-fade-menu .mm-menu.mm-effect-fade-menu {
  opacity: 0;
  -webkit-transition: opacity 0.4s ease;
  -moz-transition: opacity 0.4s ease;
  -ms-transition: opacity 0.4s ease;
  -o-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease; }

html.mm-effect-fade-menu.mm-opening .mm-menu.mm-effect-fade-menu {
  opacity: 1; }

.mm-menu.mm-effect-zoom-panels .mm-panel {
  -webkit-transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
  -moz-transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
  -ms-transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
  -o-transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
  transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -ms-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center; }

.mm-menu.mm-effect-zoom-panels .mm-panel.mm-opened {
  -webkit-transform: scale(1, 1) translate3d(0%, 0, 0);
  -moz-transform: scale(1, 1) translate3d(0%, 0, 0);
  -ms-transform: scale(1, 1) translate3d(0%, 0, 0);
  -o-transform: scale(1, 1) translate3d(0%, 0, 0);
  transform: scale(1, 1) translate3d(0%, 0, 0); }

.mm-menu.mm-effect-zoom-panels .mm-panel.mm-opened.mm-subopened {
  -webkit-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  -moz-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  -ms-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  -o-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  transform: scale(0.7, 0.7) translate3d(-30%, 0, 0); }

.mm-menu.mm-effect-slide-panels-0 .mm-panel.mm-subopened {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.mm-menu.mm-effect-slide-panels-100 .mm-panel.mm-subopened {
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0); }

html.mm-effect-slide-listitems .mm-menu.mm-effect-slide-listitems .mm-listview > li {
  -webkit-transition: -webkit-transform 0.4s ease;
  -moz-transition: -moz-transform 0.4s ease;
  -ms-transition: -ms-transform 0.4s ease;
  -o-transition: -o-transform 0.4s ease;
  transition: transform 0.4s ease;
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -ms-transform: translate3d(100%, 0, 0);
  -o-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0); }

html.mm-effect-slide-listitems .mm-menu.mm-effect-slide-listitems .mm-listview > li:nth-child(1) {
  -webkit-transition-delay: 100ms;
  -moz-transition-delay: 100ms;
  -ms-transition-delay: 100ms;
  -o-transition-delay: 100ms;
  transition-delay: 100ms; }

html.mm-effect-slide-listitems .mm-menu.mm-effect-slide-listitems .mm-listview > li:nth-child(2) {
  -webkit-transition-delay: 200ms;
  -moz-transition-delay: 200ms;
  -ms-transition-delay: 200ms;
  -o-transition-delay: 200ms;
  transition-delay: 200ms; }

html.mm-effect-slide-listitems .mm-menu.mm-effect-slide-listitems .mm-listview > li:nth-child(3) {
  -webkit-transition-delay: 300ms;
  -moz-transition-delay: 300ms;
  -ms-transition-delay: 300ms;
  -o-transition-delay: 300ms;
  transition-delay: 300ms; }

html.mm-effect-slide-listitems .mm-menu.mm-effect-slide-listitems .mm-listview > li:nth-child(4) {
  -webkit-transition-delay: 400ms;
  -moz-transition-delay: 400ms;
  -ms-transition-delay: 400ms;
  -o-transition-delay: 400ms;
  transition-delay: 400ms; }

html.mm-effect-slide-listitems .mm-menu.mm-effect-slide-listitems .mm-listview > li:nth-child(5) {
  -webkit-transition-delay: 500ms;
  -moz-transition-delay: 500ms;
  -ms-transition-delay: 500ms;
  -o-transition-delay: 500ms;
  transition-delay: 500ms; }

html.mm-effect-slide-listitems .mm-menu.mm-effect-slide-listitems .mm-listview > li:nth-child(6) {
  -webkit-transition-delay: 600ms;
  -moz-transition-delay: 600ms;
  -ms-transition-delay: 600ms;
  -o-transition-delay: 600ms;
  transition-delay: 600ms; }

html.mm-effect-slide-listitems .mm-menu.mm-effect-slide-listitems .mm-listview > li:nth-child(7) {
  -webkit-transition-delay: 700ms;
  -moz-transition-delay: 700ms;
  -ms-transition-delay: 700ms;
  -o-transition-delay: 700ms;
  transition-delay: 700ms; }

html.mm-effect-slide-listitems .mm-menu.mm-effect-slide-listitems .mm-listview > li:nth-child(8) {
  -webkit-transition-delay: 800ms;
  -moz-transition-delay: 800ms;
  -ms-transition-delay: 800ms;
  -o-transition-delay: 800ms;
  transition-delay: 800ms; }

html.mm-effect-slide-listitems .mm-menu.mm-effect-slide-listitems .mm-listview > li:nth-child(9) {
  -webkit-transition-delay: 900ms;
  -moz-transition-delay: 900ms;
  -ms-transition-delay: 900ms;
  -o-transition-delay: 900ms;
  transition-delay: 900ms; }

html.mm-effect-slide-listitems.mm-opening .mm-menu.mm-effect-slide-listitems .mm-panel.mm-opened .mm-listview > li {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

/*
	jQuery.mmenu fullscreen extension CSS
*/
.mm-menu.mm-fullscreen {
  width: 100%;
  min-width: 140px;
  max-width: 10000px; }

html.mm-opening.mm-fullscreen .mm-slideout {
  -webkit-transform: translate(100%, 0);
  -moz-transform: translate(100%, 0);
  -ms-transform: translate(100%, 0);
  -o-transform: translate(100%, 0);
  transform: translate(100%, 0); }

@media all and (max-width: 140px) {
  html.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate(140px, 0);
    -moz-transform: translate(140px, 0);
    -ms-transform: translate(140px, 0);
    -o-transform: translate(140px, 0);
    transform: translate(140px, 0); } }
@media all and (min-width: 10000px) {
  html.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate(10000px, 0);
    -moz-transform: translate(10000px, 0);
    -ms-transform: translate(10000px, 0);
    -o-transform: translate(10000px, 0);
    transform: translate(10000px, 0); } }
html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
  -webkit-transform: translate(-100%, 0);
  -moz-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  -o-transform: translate(-100%, 0);
  transform: translate(-100%, 0); }

@media all and (max-width: 140px) {
  html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate(-140px, 0);
    -moz-transform: translate(-140px, 0);
    -ms-transform: translate(-140px, 0);
    -o-transform: translate(-140px, 0);
    transform: translate(-140px, 0); } }
@media all and (min-width: 10000px) {
  html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate(-10000px, 0);
    -moz-transform: translate(-10000px, 0);
    -ms-transform: translate(-10000px, 0);
    -o-transform: translate(-10000px, 0);
    transform: translate(-10000px, 0); } }
.mm-menu.mm-fullscreen.mm-top, .mm-menu.mm-fullscreen.mm-bottom {
  height: 100%;
  min-height: 140px;
  max-height: 10000px; }

html.mm-opened.mm-fullscreen .mm-page {
  box-shadow: none !important; }

/*
	jQuery.mmenu multiline extension CSS
*/
.mm-menu.mm-multiline .mm-listview > li > a,
.mm-menu.mm-multiline .mm-listview > li > span,
.mm-listview.mm-multiline > li
.mm-listview > li.mm-multiline > a,
.mm-listview.mm-multiline > li
.mm-listview > li.mm-multiline > span {
  text-overflow: clip;
  white-space: normal; }

/*
	jQuery.mmenu pageshadow extension CSS
*/
.mm-menu.mm-pageshadow:after {
  content: "";
  display: block;
  width: 20px;
  height: 120%;
  position: absolute;
  left: 100%;
  top: -10%;
  z-index: 99; }

.mm-menu.mm-pageshadow.mm-right:after {
  left: auto;
  right: 100%; }

.mm-menu.mm-pageshadow.mm-next:after, .mm-menu.mm-pageshadow.mm-front:after {
  content: none;
  display: none; }

.mm-menu.mm-pageshadow:after {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); }

/*
	jQuery.mmenu position extension CSS
*/
.mm-menu.mm-top,
.mm-menu.mm-bottom {
  width: 100%;
  min-width: 100%;
  max-width: 100%; }

.mm-menu.mm-right {
  left: auto;
  right: 0; }

.mm-menu.mm-bottom {
  top: auto;
  bottom: 0; }

html.mm-right.mm-opening .mm-slideout {
  -webkit-transform: translate(-80%, 0);
  -moz-transform: translate(-80%, 0);
  -ms-transform: translate(-80%, 0);
  -o-transform: translate(-80%, 0);
  transform: translate(-80%, 0); }

@media all and (max-width: 175px) {
  html.mm-right.mm-opening .mm-slideout {
    -webkit-transform: translate(-140px, 0);
    -moz-transform: translate(-140px, 0);
    -ms-transform: translate(-140px, 0);
    -o-transform: translate(-140px, 0);
    transform: translate(-140px, 0); } }
@media all and (min-width: 550px) {
  html.mm-right.mm-opening .mm-slideout {
    -webkit-transform: translate(-440px, 0);
    -moz-transform: translate(-440px, 0);
    -ms-transform: translate(-440px, 0);
    -o-transform: translate(-440px, 0);
    transform: translate(-440px, 0); } }
/*
	jQuery.mmenu z-position extension CSS
*/
html.mm-front .mm-slideout {
  -webkit-transform: none !important;
  -moz-transform: none !important;
  -ms-transform: none !important;
  -o-transform: none !important;
  transform: none !important;
  z-index: 0 !important; }

.mm-menu.mm-front {
  z-index: 1; }

.mm-menu.mm-front, .mm-menu.mm-next {
  -webkit-transition: -webkit-transform 0.4s ease;
  -ms-transition: -ms-transform 0.4s ease;
  transition: transform 0.4s ease;
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0); }

.mm-menu.mm-front.mm-right, .mm-menu.mm-next.mm-right {
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -ms-transform: translate3d(100%, 0, 0);
  -o-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0); }

.mm-menu.mm-top {
  -webkit-transform: translate3d(0, -100%, 0);
  -moz-transform: translate3d(0, -100%, 0);
  -ms-transform: translate3d(0, -100%, 0);
  -o-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0); }

.mm-menu.mm-bottom {
  -webkit-transform: translate3d(0, 100%, 0);
  -moz-transform: translate3d(0, 100%, 0);
  -ms-transform: translate3d(0, 100%, 0);
  -o-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0); }

html.mm-opening .mm-menu.mm-front, html.mm-opening .mm-menu.mm-next {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.mm-menu.mm-top, .mm-menu.mm-bottom {
  height: 80%;
  min-height: 140px;
  max-height: 880px; }

/*
	jQuery.mmenu themes extension CSS
*/
.mm-menu.mm-theme-dark {
  background: #333333;
  border-color: rgba(0, 0, 0, 0.15);
  color: rgba(255, 255, 255, 0.8); }

.mm-menu.mm-theme-dark .mm-navbar > *,
.mm-menu.mm-theme-dark .mm-navbar a {
  color: rgba(255, 255, 255, 0.4); }

.mm-menu.mm-theme-dark .mm-navbar .mm-btn:before, .mm-menu.mm-theme-dark .mm-navbar .mm-btn:after {
  border-color: rgba(255, 255, 255, 0.4); }

.mm-menu.mm-theme-dark .mm-listview {
  border-color: rgba(0, 0, 0, 0.15); }

.mm-menu.mm-theme-dark .mm-listview > li .mm-next:after,
.mm-menu.mm-theme-dark .mm-listview > li .mm-arrow:after {
  border-color: rgba(255, 255, 255, 0.4); }

.mm-menu.mm-theme-dark .mm-listview > li.mm-selected > a:not(.mm-next),
.mm-menu.mm-theme-dark .mm-listview > li.mm-selected > span {
  background: rgba(0, 0, 0, 0.1); }

.mm-menu.mm-theme-dark.mm-vertical .mm-listview > li.mm-opened > a.mm-next,
.mm-menu.mm-theme-dark.mm-vertical .mm-listview > li.mm-opened > .mm-panel,
.mm-menu.mm-theme-dark .mm-listview > li.mm-opened.mm-vertical > a.mm-next,
.mm-menu.mm-theme-dark .mm-listview > li.mm-opened.mm-vertical > .mm-panel {
  background: rgba(255, 255, 255, 0.05); }

.mm-menu.mm-theme-dark .mm-divider {
  background: rgba(255, 255, 255, 0.05); }

.mm-menu.mm-theme-dark label.mm-check:before {
  border-color: rgba(255, 255, 255, 0.8); }

.mm-menu.mm-theme-dark em.mm-counter {
  color: rgba(255, 255, 255, 0.4); }

.mm-menu.mm-theme-dark .mm-fixeddivider span {
  background: rgba(255, 255, 255, 0.05); }

.mm-menu.mm-pageshadow.mm-theme-dark:after {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5); }

.mm-menu.mm-theme-dark .mm-search input {
  background: rgba(255, 255, 255, 0.3);
  color: rgba(255, 255, 255, 0.8); }

.mm-menu.mm-theme-dark .mm-noresultsmsg {
  color: rgba(255, 255, 255, 0.4); }

.mm-menu.mm-theme-dark .mm-indexer a {
  color: rgba(255, 255, 255, 0.4); }

.mm-menu.mm-theme-dark label.mm-toggle {
  background: rgba(0, 0, 0, 0.15); }

.mm-menu.mm-theme-dark label.mm-toggle:before {
  background: #333333; }

.mm-menu.mm-theme-dark input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963; }

.mm-menu.mm-theme-white {
  background: white;
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.6); }

.mm-menu.mm-theme-white .mm-navbar > *,
.mm-menu.mm-theme-white .mm-navbar a {
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-theme-white .mm-navbar .mm-btn:before, .mm-menu.mm-theme-white .mm-navbar .mm-btn:after {
  border-color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-theme-white .mm-listview {
  border-color: rgba(0, 0, 0, 0.1); }

.mm-menu.mm-theme-white .mm-listview > li .mm-next:after,
.mm-menu.mm-theme-white .mm-listview > li .mm-arrow:after {
  border-color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-theme-white .mm-listview > li.mm-selected > a:not(.mm-next),
.mm-menu.mm-theme-white .mm-listview > li.mm-selected > span {
  background: rgba(0, 0, 0, 0.05); }

.mm-menu.mm-theme-white.mm-vertical .mm-listview > li.mm-opened > a.mm-next,
.mm-menu.mm-theme-white.mm-vertical .mm-listview > li.mm-opened > .mm-panel,
.mm-menu.mm-theme-white .mm-listview > li.mm-opened.mm-vertical > a.mm-next,
.mm-menu.mm-theme-white .mm-listview > li.mm-opened.mm-vertical > .mm-panel {
  background: rgba(0, 0, 0, 0.03); }

.mm-menu.mm-theme-white .mm-divider {
  background: rgba(0, 0, 0, 0.03); }

.mm-menu.mm-theme-white label.mm-check:before {
  border-color: rgba(0, 0, 0, 0.6); }

.mm-menu.mm-theme-white em.mm-counter {
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-theme-white .mm-fixeddivider span {
  background: rgba(0, 0, 0, 0.03); }

.mm-menu.mm-pageshadow.mm-theme-white:after {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); }

.mm-menu.mm-theme-white .mm-search input {
  background: rgba(0, 0, 0, 0.05);
  color: rgba(0, 0, 0, 0.6); }

.mm-menu.mm-theme-white .mm-noresultsmsg {
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-theme-white .mm-indexer a {
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-theme-white label.mm-toggle {
  background: rgba(0, 0, 0, 0.1); }

.mm-menu.mm-theme-white label.mm-toggle:before {
  background: white; }

.mm-menu.mm-theme-white input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963; }

.mm-menu.mm-theme-black {
  background: black;
  border-color: rgba(255, 255, 255, 0.2);
  color: rgba(255, 255, 255, 0.6); }

.mm-menu.mm-theme-black .mm-navbar > *,
.mm-menu.mm-theme-black .mm-navbar a {
  color: rgba(255, 255, 255, 0.4); }

.mm-menu.mm-theme-black .mm-navbar .mm-btn:before, .mm-menu.mm-theme-black .mm-navbar .mm-btn:after {
  border-color: rgba(255, 255, 255, 0.4); }

.mm-menu.mm-theme-black .mm-listview {
  border-color: rgba(255, 255, 255, 0.2); }

.mm-menu.mm-theme-black .mm-listview > li .mm-next:after,
.mm-menu.mm-theme-black .mm-listview > li .mm-arrow:after {
  border-color: rgba(255, 255, 255, 0.4); }

.mm-menu.mm-theme-black .mm-listview > li.mm-selected > a:not(.mm-next),
.mm-menu.mm-theme-black .mm-listview > li.mm-selected > span {
  background: rgba(255, 255, 255, 0.3); }

.mm-menu.mm-theme-black.mm-vertical .mm-listview > li.mm-opened > a.mm-next,
.mm-menu.mm-theme-black.mm-vertical .mm-listview > li.mm-opened > .mm-panel,
.mm-menu.mm-theme-black .mm-listview > li.mm-opened.mm-vertical > a.mm-next,
.mm-menu.mm-theme-black .mm-listview > li.mm-opened.mm-vertical > .mm-panel {
  background: rgba(255, 255, 255, 0.2); }

.mm-menu.mm-theme-black .mm-divider {
  background: rgba(255, 255, 255, 0.2); }

.mm-menu.mm-theme-black label.mm-check:before {
  border-color: rgba(255, 255, 255, 0.6); }

.mm-menu.mm-theme-black em.mm-counter {
  color: rgba(255, 255, 255, 0.4); }

.mm-menu.mm-theme-black .mm-fixeddivider span {
  background: rgba(255, 255, 255, 0.2); }

.mm-menu.mm-pageshadow.mm-theme-black:after {
  content: none;
  display: none; }

.mm-menu.mm-theme-black .mm-search input {
  background: rgba(255, 255, 255, 0.3);
  color: rgba(255, 255, 255, 0.6); }

.mm-menu.mm-theme-black .mm-noresultsmsg {
  color: rgba(255, 255, 255, 0.4); }

.mm-menu.mm-theme-black .mm-indexer a {
  color: rgba(255, 255, 255, 0.4); }

.mm-menu.mm-theme-black label.mm-toggle {
  background: rgba(255, 255, 255, 0.2); }

.mm-menu.mm-theme-black label.mm-toggle:before {
  background: black; }

.mm-menu.mm-theme-black input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963; }

/*
	jQuery.mmenu tileview extension CSS
*/
.mm-menu.mm-tileview .mm-listview:after,
.mm-menu .mm-tileview.mm-listview:after {
  content: '';
  display: block;
  clear: both; }

.mm-menu.mm-tileview .mm-listview > li,
.mm-menu .mm-tileview.mm-listview > li {
  width: 50%;
  height: 0;
  padding: 50% 0 0 0;
  float: left;
  position: relative; }

.mm-menu.mm-tileview .mm-listview > li:after,
.mm-menu .mm-tileview.mm-listview > li:after {
  left: 0;
  top: 0;
  border-right-width: 1px;
  border-right-style: solid;
  z-index: -1; }

.mm-menu.mm-tileview .mm-listview > li.mm-tile-xs,
.mm-menu .mm-tileview.mm-listview > li.mm-tile-xs {
  width: 12.5%;
  padding-top: 12.5%; }

.mm-menu.mm-tileview .mm-listview > li.mm-tile-s,
.mm-menu .mm-tileview.mm-listview > li.mm-tile-s {
  width: 25%;
  padding-top: 25%; }

.mm-menu.mm-tileview .mm-listview > li.mm-tile-l,
.mm-menu .mm-tileview.mm-listview > li.mm-tile-l {
  width: 75%;
  padding-top: 75%; }

.mm-menu.mm-tileview .mm-listview > li.mm-tile-xl,
.mm-menu .mm-tileview.mm-listview > li.mm-tile-xl {
  width: 100%;
  padding-top: 100%; }

.mm-menu.mm-tileview .mm-listview > li > a,
.mm-menu.mm-tileview .mm-listview > li > span,
.mm-menu .mm-tileview.mm-listview > li > a,
.mm-menu .mm-tileview.mm-listview > li > span {
  line-height: 1px;
  text-align: center;
  padding: 50% 10px 0 10px;
  margin: 0;
  position: absolute;
  top: 0;
  right: 1px;
  bottom: 1px;
  left: 0; }

.mm-menu.mm-tileview .mm-listview > li > .mm-next,
.mm-menu .mm-tileview.mm-listview > li > .mm-next {
  width: auto; }

.mm-menu.mm-tileview .mm-listview > li > .mm-next:before, .mm-menu.mm-tileview .mm-listview > li > .mm-next:after,
.mm-menu .mm-tileview.mm-listview > li > .mm-next:before,
.mm-menu .mm-tileview.mm-listview > li > .mm-next:after {
  content: none;
  display: none; }

.mm-menu.mm-tileview .mm-panel {
  padding-left: 0;
  padding-right: 0; }

.mm-menu.mm-tileview .mm-panel:after {
  content: none;
  display: none; }

.mm-menu.mm-tileview .mm-listview {
  margin: 0; }

#mmenu:not(.mm-menu) {
  display: none; }
#mmenu li.current-menu-item a {
  background: #505050;
  color: #fff; }
#mmenu li.current-menu-item > a, #mmenu li.current_page_ancestor > a {
  background: #505050;
  color: #fff; }

/* Desktop Navigation */
nav[role="navigation"] {
  display: none;
  float: left;
  margin-bottom: 15px;
  background: #fff; }
  @media (min-width: 800px) {
    nav[role="navigation"] {
      width: 100%;
      float: left;
      clear: both;
      display: block; }
      nav[role="navigation"] ul.menu {
        max-width: 1200px;
        margin: 0 auto; }
        nav[role="navigation"] ul.menu > li {
          list-style: none;
          float: left; } }
      @media (min-width: 800px) and (min-width: 480px) {
        nav[role="navigation"] ul.menu > li {
          width: 25% !important; }
          nav[role="navigation"] ul.menu > li:nth-child(n) {
            margin-bottom: 0;
            margin-right: 0; }
          nav[role="navigation"] ul.menu > li:nth-child(4n) {
            margin-right: 0;
            margin-bottom: 0; } }
      @media (min-width: 800px) and (min-width: 1200px) {
        nav[role="navigation"] ul.menu > li {
          width: auto !important;
          margin: auto !important; } }
      @media (min-width: 800px) and (min-width: 1200px) {
        nav[role="navigation"] ul.menu > li.menu-item-has-children > a:after {
          content: " \f078";
          font-family: FontAwesome;
          font-size: 0.6em;
          color: #ccc;
          margin-left: 5px; } }
  @media (min-width: 800px) {
          > nav[role="navigation"] ul.menu > li.current-menu-item a {
            background: #f9f9f9; }
          nav[role="navigation"] ul.menu > li.current-menu-item > a, nav[role="navigation"] ul.menu > li.current_page_ancestor > a {
            background: #f9f9f9; }
          nav[role="navigation"] ul.menu > li > a {
            width: 100%;
            float: left;
            text-decoration: none;
            height: 65px;
            padding: 22px 13px 0 13px;
            color: #505050;
            font-size: 1.1em;
            line-height: 1.3em;
            text-align: center;
            -webkit-transition: all 0.3s ease;
            -ms-transition: all 0.3s ease;
            -o-transition: all 0.3s ease;
            -moz-transition: all 0.3s ease;
            transition: all 0.3s ease; } }
        @media (min-width: 800px) and (min-width: 1200px) {
          nav[role="navigation"] ul.menu > li > a {
            height: 65px;
            padding: 22px 30px 0 30px; } }
  @media (min-width: 800px) {
            nav[role="navigation"] ul.menu > li > a:hover {
              background: #f9f9f9; }
      nav[role="navigation"] ul.sub-menu {
        position: absolute;
        top: 100%;
        left: 0;
        display: none;
        z-index: 50;
        background: #fff; }
        nav[role="navigation"] ul.sub-menu li {
          float: left;
          list-style: none;
          outline: solid 1px #efefef; }
          nav[role="navigation"] ul.sub-menu li.current-menu-item a {
            opacity: 0.4; }
            nav[role="navigation"] ul.sub-menu li.current-menu-item a:hover {
              background: none;
              cursor: default; }
          nav[role="navigation"] ul.sub-menu li a {
            background: #fff;
            width: 100%;
            padding: 20px;
            float: left;
            text-decoration: none;
            min-height: 60px;
            color: #505050;
            line-height: 1.3em;
            -webkit-transition: all 0.3s ease;
            -ms-transition: all 0.3s ease;
            -o-transition: all 0.3s ease;
            -moz-transition: all 0.3s ease;
            transition: all 0.3s ease; }
            nav[role="navigation"] ul.sub-menu li a:hover {
              background-color: #f9f9f9; }
      nav[role="navigation"] ul li.appliance-repairs-li .sub-menu {
        width: 700px; }
        nav[role="navigation"] ul li.appliance-repairs-li .sub-menu li {
          width: 33.3333333333% !important; }
          nav[role="navigation"] ul li.appliance-repairs-li .sub-menu li:nth-child(n) {
            margin-bottom: 0;
            margin-right: 0; }
          nav[role="navigation"] ul li.appliance-repairs-li .sub-menu li:nth-child(3n) {
            margin-right: 0;
            margin-bottom: 0; }
      nav[role="navigation"] ul li.appliance-brands-li .sub-menu {
        width: 850px; }
        nav[role="navigation"] ul li.appliance-brands-li .sub-menu li {
          width: 20% !important; }
          nav[role="navigation"] ul li.appliance-brands-li .sub-menu li:nth-child(n) {
            margin-bottom: 0;
            margin-right: 0; }
          nav[role="navigation"] ul li.appliance-brands-li .sub-menu li:nth-child(5n) {
            margin-right: 0;
            margin-bottom: 0; }
      nav[role="navigation"] ul li.about-us-li .sub-menu {
        width: 200px; }
        nav[role="navigation"] ul li.about-us-li .sub-menu li {
          width: 100%;
          margin: 0; } }
  @media (min-width: 1200px) {
    nav[role="navigation"] .menu-item-has-children {
      position: relative; }
      nav[role="navigation"] .menu-item-has-children:hover ul.sub-menu {
        display: block; } }

div.outer-runner .runner {
  background: #fff;
  padding: 0;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  margin-bottom: 15px; }
  @media (min-width: 800px) {
    div.outer-runner .runner {
      margin-bottom: 0; } }
  @media (min-width: 960px) {
    div.outer-runner .runner {
      background: #d93236; } }
  @media (min-width: 1200px) {
    div.outer-runner .runner {
      border-radius: 5px; } }
  .category-resource-hub div.outer-runner .runner {
    background: #1888bf; }
  div.outer-runner .runner p.runner-number {
    color: #fff;
    font-size: 1.4em;
    background: #d93236;
    padding: 15px 20px;
    border-radius: 5px;
    float: left;
    width: 100%;
    text-align: center; }
    @media (min-width: 960px) {
      div.outer-runner .runner p.runner-number {
        font-size: 1.1em;
        width: auto;
        text-align: left;
        background: #bf2327; } }
    @media (min-width: 1200px) {
      div.outer-runner .runner p.runner-number {
        font-size: 1.4em; } }
    div.outer-runner .runner p.runner-number a.ld-phonenumber {
      display: block;
      font-size: 1.4em;
      font-weight: bold;
      color: #fff;
      text-decoration: none; }
      @media (min-width: 480px) {
        div.outer-runner .runner p.runner-number a.ld-phonenumber {
          font-size: 2.1em;
          margin-bottom: 5px; } }
    div.outer-runner .runner p.runner-number a.runner-btn {
      background: #fff;
      padding: 4px 8px;
      border-radius: 8px;
      font-size: 0.8em;
      display: inline-block;
      margin: 5px 0; }
      @media (min-width: 480px) {
        div.outer-runner .runner p.runner-number a.runner-btn {
          margin: 0 0 0 5px; } }
  div.outer-runner .runner p.cta-approved {
    border-radius: 50%;
    width: 135px;
    height: 135px;
    background: #2BB7E5;
    padding: 40px 10px 10px 10px;
    color: #fff;
    text-align: center;
    font-size: 1.1em;
    text-transform: uppercase;
    float: left;
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 20; }
    div.outer-runner .runner p.cta-approved span {
      font-weight: 700;
      font-style: italic; }
  div.outer-runner .runner p.cta-guarantee {
    height: 130px;
    width: 230px;
    border-radius: 230px 230px 0 0;
    -moz-border-radius: 230px 230px 0 0;
    -webkit-border-radius: 230px 230px 0 0;
    background: rgba(250, 250, 250, 0.9);
    text-align: center;
    font-size: 1em;
    text-transform: uppercase;
    float: left;
    position: absolute;
    bottom: 0;
    left: 32px;
    z-index: 10;
    padding: 40px 10px 0 10px; }
    div.outer-runner .runner p.cta-guarantee span {
      font-weight: 700;
      font-style: italic;
      display: block;
      color: #d93236;
      font-size: 1.7em;
      padding: 0 30px;
      line-height: 1em; }
  div.outer-runner .runner p.cta-guarantee, div.outer-runner .runner p.cta-approved {
    display: none; }
    @media (min-width: 960px) {
      div.outer-runner .runner p.cta-guarantee, div.outer-runner .runner p.cta-approved {
        display: block; } }
  div.outer-runner .runner div.hero {
    width: 100%;
    float: left;
    position: relative; }
    @media (min-width: 960px) {
      div.outer-runner .runner div.hero {
        width: 60%; } }
    div.outer-runner .runner div.hero img.cta-guarantee-approved {
      position: absolute;
      bottom: 0;
      right: 30px;
      z-index: 50; }
    div.outer-runner .runner div.hero picture img {
      width: 100%;
      margin: 0;
      padding: 0; }
  div.outer-runner .runner div.runner-image {
    display: none; }
    @media (min-width: 960px) {
      div.outer-runner .runner div.runner-image {
        float: left;
        flex: 1 1 100%;
        display: block;
        flex: none;
        width: 60%;
        background-color: #F6F6F6;
        background-size: cover;
        background-position: center;
        position: relative;
        -webkit-box-flex: 1;
        /* OLD - iOS 6-, Safari 3.1-6 */
        -moz-box-flex: 1;
        /* OLD - Firefox 19- */
        -webkit-flex: 1;
        /* Chrome */
        -ms-flex: 1;
        /* IE 10 */
        flex: 1;
        /* NEW, Spec - Opera 12.1, Firefox 20+ */ }
        div.outer-runner .runner div.runner-image:after {
          background-image: linear-gradient(transparent 0%, rgba(255, 255, 255, 0.1) 60%);
          background-size: 1000px 3px;
          bottom: 0;
          content: '';
          left: 0;
          position: absolute;
          right: 0;
          top: 0; } }
  div.outer-runner .runner div.title-container {
    width: 100%;
    float: left;
    padding: 20px;
    text-align: center; }
    @media (min-width: 960px) {
      div.outer-runner .runner div.title-container {
        text-align: left;
        width: 40%;
        padding: 30px 40px; } }
    div.outer-runner .runner div.title-container p.title {
      color: #505050;
      font-size: 2.2em;
      font-weight: 500;
      margin: 0 0 15px 0;
      line-height: 1em; }
      @media (min-width: 800px) {
        div.outer-runner .runner div.title-container p.title {
          font-size: 2.4em;
          line-height: 1.2em; }
          body.index div.outer-runner .runner div.title-container p.title, body.home div.outer-runner .runner div.title-container p.title {
            font-size: 3.2em; } }
      @media (min-width: 960px) {
        div.outer-runner .runner div.title-container p.title {
          color: #fff; } }
    div.outer-runner .runner div.title-container ul.list {
      color: #505050;
      list-style-position: inside;
      float: left;
      width: 100%;
      margin-bottom: 20px; }
      @media (min-width: 960px) {
        div.outer-runner .runner div.title-container ul.list {
          color: #fff; } }
      div.outer-runner .runner div.title-container ul.list li {
        margin: 0 0 15px 0;
        font-size: 1.2em;
        list-style: none; }
        div.outer-runner .runner div.title-container ul.list li:last-of-type {
          margin-bottom: 0; }
        @media (min-width: 800px) {
          div.outer-runner .runner div.title-container ul.list li {
            font-size: 1.4em; } }
        div.outer-runner .runner div.title-container ul.list li span {
          background: url(../images/tick-red.png) no-repeat left center;
          padding: 0 0 0 30px; }
    div.outer-runner .runner div.title-container a.link {
      background: #fff;
      padding: 15px 30px;
      color: #d93236;
      text-decoration: none;
      font-size: 1.4em;
      border-radius: 5px;
      width: 100%;
      text-align: center;
      margin: 20px auto 0 auto;
      display: inline-block;
      -webkit-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      transition: all 0.3s ease; }
      @media (min-width: 480px) {
        div.outer-runner .runner div.title-container a.link {
          text-align: left;
          width: auto; } }
      div.outer-runner .runner div.title-container a.link:hover {
        box-shadow: #5c0a0b 0px 1px 8px; }
@media (min-width: 960px) {
  div.outer-runner .mobile-ctas {
    display: none; } }
div.outer-runner .mobile-ctas p.cta-approved-mobile {
  background: #2BB7E5;
  color: #fff;
  border-radius: 5px;
  padding: 15px;
  text-align: center;
  font-size: 1.2em;
  margin: 15px 0;
  text-transform: uppercase;
  width: 100%;
  float: left;
  margin: 0 0 15px 0; }
div.outer-runner .mobile-ctas p.cta-guarantee-mobile {
  background: #fff;
  color: #d93236;
  border-radius: 5px;
  padding: 15px;
  text-align: center;
  margin: 0 0 15px 0;
  text-transform: uppercase;
  width: 100%;
  float: left; }
  div.outer-runner .mobile-ctas p.cta-guarantee-mobile span {
    float: left;
    width: 100%;
    text-align: center; }
    @media (min-width: 480px) {
      div.outer-runner .mobile-ctas p.cta-guarantee-mobile span {
        width: 50%;
        padding: 0 10px;
        text-align: left; } }
    div.outer-runner .mobile-ctas p.cta-guarantee-mobile span.large {
      font-size: 1.5em; }
      @media (min-width: 480px) {
        div.outer-runner .mobile-ctas p.cta-guarantee-mobile span.large {
          text-align: right;
          font-size: 1.2em; } }
    div.outer-runner .mobile-ctas p.cta-guarantee-mobile span.small {
      font-size: 1em;
      color: #505050; }
      @media (min-width: 480px) {
        div.outer-runner .mobile-ctas p.cta-guarantee-mobile span.small {
          text-align: left; } }
div.outer-runner .mobile-ctas a.cta-approved-centre-mobile {
  background: #1f75af;
  color: #fff;
  border-radius: 5px;
  padding: 15px;
  margin: 15px 0;
  width: 100%;
  float: left;
  margin: 0 0 15px 0;
  text-transform: uppercase; }
  div.outer-runner .mobile-ctas a.cta-approved-centre-mobile span {
    float: left;
    width: 100%;
    text-align: center; }
    @media (min-width: 480px) {
      div.outer-runner .mobile-ctas a.cta-approved-centre-mobile span {
        width: 50%;
        padding: 0 10px;
        text-align: left; } }
    div.outer-runner .mobile-ctas a.cta-approved-centre-mobile span.large {
      font-size: 2em; }
      @media (min-width: 480px) {
        div.outer-runner .mobile-ctas a.cta-approved-centre-mobile span.large {
          text-align: right; } }
    div.outer-runner .mobile-ctas a.cta-approved-centre-mobile span.small {
      font-size: 1em; }
      @media (min-width: 480px) {
        div.outer-runner .mobile-ctas a.cta-approved-centre-mobile span.small {
          text-align: left; } }
  div.outer-runner .mobile-ctas a.cta-approved-centre-mobile:hover {
    opacity: 0.8; }

/* Coverage Area
--------------------------------------------------------------- */
.coverage-area-map {
  width: 100%;
  margin: 40px 0; }
  .coverage-area-map iframe {
    width: 100%;
    min-height: 320px;
    border-radius: 5px; }

.areas-we-cover {
  border-radius: 5px;
  padding: 30px;
  margin-bottom: 30px;
  background-color: #fff;
  border: 1px solid #F3F3F3; }
  .areas-we-cover ul {
    width: 100%;
    float: left; }
    .areas-we-cover ul li {
      display: block; }
      .areas-we-cover ul li:before {
        font-family: fontawesome;
        content: "\f0da";
        margin-right: 8px;
        font-size: 0.8em;
        opacity: 0.8; }
      @media (min-width: 480px) {
        .areas-we-cover ul li {
          float: left;
          width: 49% !important; }
          .areas-we-cover ul li:nth-child(n) {
            margin-bottom: 2%;
            margin-right: 2%; }
          .areas-we-cover ul li:nth-child(2n) {
            margin-right: 0;
            margin-bottom: 0; } }
      @media (min-width: 1200px) {
        .areas-we-cover ul li {
          width: 23.5% !important; }
          .areas-we-cover ul li:nth-child(n) {
            margin-bottom: 2%;
            margin-right: 2%; }
          .areas-we-cover ul li:nth-child(4n) {
            margin-right: 0;
            margin-bottom: 0; } }

/* Customer Services
--------------------------------------------------------------- */
.outer-customer-services .inner-customer-services img.cta-app {
  width: 100%;
  float: left;
  border-radius: 5px;
  margin: 0 0 20px 0; }

/* Buckets
--------------------------------------------------------------- */
.outer-buckets {
  overflow: visible; }
  .outer-buckets .buckets {
    overflow: visible; }
    .outer-buckets .buckets li {
      display: block;
      margin-bottom: 20px;
      overflow: visible; }
      @media (min-width: 480px) {
        .outer-buckets .buckets li {
          float: left;
          width: 49% !important; }
          .outer-buckets .buckets li:nth-child(n) {
            margin-bottom: 2%;
            margin-right: 2%; }
          .outer-buckets .buckets li:nth-child(2n) {
            margin-right: 0;
            margin-bottom: 0; } }
      @media (min-width: 1200px) {
        .outer-buckets .buckets li {
          width: 23.5% !important;
          border-right: 1px dashed #e4e4e4;
          margin-bottom: 0 !important; }
          .outer-buckets .buckets li:nth-child(n) {
            margin-bottom: 2%;
            margin-right: 2%; }
          .outer-buckets .buckets li:nth-child(4n) {
            margin-right: 0;
            margin-bottom: 0; }
          .outer-buckets .buckets li:last-of-type {
            border-right: none; } }
      .outer-buckets .buckets li div#dropdown-240 {
        max-width: 230px;
        position: relative;
        top: -5px;
        overflow: visible; }
      .outer-buckets .buckets li > a {
        width: 100%;
        height: 90px;
        display: block;
        padding: 10px 0 0 105px;
        text-decoration: none;
        font-size: 1.1em;
        line-height: 1.2em;
        font-weight: 300;
        color: #505050;
        -webkit-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        transition: all 0.3s ease;
        overflow: visible; }
        .outer-buckets .buckets li > a:hover {
          background-position: 0 top !important; }
          .outer-buckets .buckets li > a:hover span {
            color: #d93236; }
        .outer-buckets .buckets li > a span {
          font-size: 1em;
          font-weight: 700;
          display: block;
          color: #505050;
          text-transform: uppercase;
          margin: 0 0 5px 0; }
      .outer-buckets .buckets li.bucket-get-a-quote a {
        background: url(../images/bucket-get-a-quote.png) no-repeat left bottom; }
      .outer-buckets .buckets li.bucket-appliance-shop a {
        background: url(../images/bucket-appliance-shop.png) no-repeat left bottom; }
      .outer-buckets .buckets li.bucket-testimonials a {
        background: url(../images/bucket-testimonials.png) no-repeat left bottom;
        padding-top: 0; }
      .outer-buckets .buckets li.bucket-customer-services a {
        background: url(../images/bucket-customer-services.png) no-repeat left bottom; }

/* Global box area
--------------------------------------------------------------- */
.box {
  background: #EFEFEF;
  overflow: hidden;
  margin-bottom: 40px;
  display: block;
  padding: 0 !important; }
  @media (min-width: 1200px) {
    .box {
      border-radius: 5px; } }
  .box .box-inner {
    padding: 20px;
    float: left;
    width: 100%; }
    @media (min-width: 960px) {
      .box .box-inner {
        padding: 30px; } }
    .box .box-inner .box-col {
      width: 100%;
      float: left; }
      @media (min-width: 480px) {
        .box .box-inner .box-col {
          width: 50%;
          padding: 0 10px; } }
  .box .box-title {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#444344+0,373638+100 */
    background-color: url(""), #444344;
    /* Old browsers */
    background-image: url(""), -moz-linear-gradient(top, #444344 0%, #373638 100%);
    /* FF3.6+ */
    background-image: url(""), -webkit-gradient(linear, left top, left bottom, color-stop(0%, #444344), color-stop(100%, #373638));
    /* Chrome,Safari4+ */
    background-image: url(""), -webkit-linear-gradient(top, #444344 0%, #373638 100%);
    /* Chrome10+,Safari5.1+ */
    background-image: url(""), -o-linear-gradient(top, #444344 0%, #373638 100%);
    /* Opera 11.10+ */
    background-image: url(""), -ms-linear-gradient(top, #444344 0%, #373638 100%);
    /* IE10+ */
    background-image: url(""), linear-gradient(to bottom, #444344 0%, #373638 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#444344', endColorstr='#373638',GradientType=0 );
    /* IE6-9 */
    color: #fff;
    padding: 15px;
    text-align: center;
    font-size: 1.2em;
    text-transform: uppercase;
    margin: 0;
    line-height: 1em; }

/* Appliance Brands
--------------------------------------------------------------- */
.outer-appliance-brands .appliance-brands ul {
  float: left;
  width: 100%; }
  .outer-appliance-brands .appliance-brands ul li {
    width: 100%;
    margin-bottom: 10px;
    display: inline-block;
    list-style: none;
    font-size: 1.4em;
    text-align: center; }
    @media (min-width: 480px) {
      .outer-appliance-brands .appliance-brands ul li {
        float: left;
        text-align: center;
        width: 50%;
        font-size: 1.1em;
        border: none; } }
    @media (min-width: 800px) {
      .outer-appliance-brands .appliance-brands ul li {
        text-align: left;
        width: 32% !important; }
        .outer-appliance-brands .appliance-brands ul li:nth-child(n) {
          margin-bottom: 2%;
          margin-right: 2%; }
        .outer-appliance-brands .appliance-brands ul li:nth-child(3n) {
          margin-right: 0;
          margin-bottom: 0; } }
    @media (min-width: 1200px) {
      .outer-appliance-brands .appliance-brands ul li {
        width: 23.5% !important; }
        .outer-appliance-brands .appliance-brands ul li:nth-child(n) {
          margin-bottom: 2%;
          margin-right: 2%; }
        .outer-appliance-brands .appliance-brands ul li:nth-child(4n) {
          margin-right: 0;
          margin-bottom: 0; } }
    .outer-appliance-brands .appliance-brands ul li a {
      border: solid #d2d2d2 1px;
      padding: 15px 10px;
      width: 100%;
      float: left;
      border-radius: 5px; }
      @media (min-width: 480px) {
        .outer-appliance-brands .appliance-brands ul li a {
          border: none;
          padding: 5px;
          border-radius: none; } }
  @media (min-width: 960px) {
    .outer-appliance-brands .appliance-brands ul {
      width: 66%; } }
.outer-appliance-brands .appliance-brands div.approved {
  float: left;
  background: #fff;
  border-radius: 5px;
  padding: 30px;
  width: 100%;
  margin-top: 30px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1f75af+0,146aa4+100 */
  background-color: url(""), #1f75af;
  /* Old browsers */
  background-image: url(""), -moz-linear-gradient(top, #1f75af 0%, #146aa4 100%);
  /* FF3.6+ */
  background-image: url(""), -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1f75af), color-stop(100%, #146aa4));
  /* Chrome,Safari4+ */
  background-image: url(""), -webkit-linear-gradient(top, #1f75af 0%, #146aa4 100%);
  /* Chrome10+,Safari5.1+ */
  background-image: url(""), -o-linear-gradient(top, #1f75af 0%, #146aa4 100%);
  /* Opera 11.10+ */
  background-image: url(""), -ms-linear-gradient(top, #1f75af 0%, #146aa4 100%);
  /* IE10+ */
  background-image: url(""), linear-gradient(to bottom, #1f75af 0%, #146aa4 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1f75af', endColorstr='#146aa4',GradientType=0 );
  /* IE6-9 */
  color: #fff; }
  @media (min-width: 960px) {
    .outer-appliance-brands .appliance-brands div.approved {
      width: 33%;
      margin-top: 0; } }
  .outer-appliance-brands .appliance-brands div.approved p.title {
    margin: 0 0 10px 0;
    padding: 0 0 20px 0;
    font-size: 1.2em;
    font-weight: 700;
    border-bottom: #2e88c5 solid 1px;
    display: block;
    text-align: center; }
    .outer-appliance-brands .appliance-brands div.approved p.title span {
      text-transform: uppercase;
      font-size: 1.4em;
      display: block; }
    @media (min-width: 480px) {
      .outer-appliance-brands .appliance-brands div.approved p.title {
        background: url(../images/icon-approved.png) no-repeat left top;
        padding-left: 65px;
        text-align: left; } }
    @media (min-width: 1200px) {
      .outer-appliance-brands .appliance-brands div.approved p.title {
        text-align: left;
        font-size: 1.2em;
        line-height: 1.7em; }
        .outer-appliance-brands .appliance-brands div.approved p.title span {
          font-size: 2.3em; } }
  .outer-appliance-brands .appliance-brands div.approved p.text {
    margin: 20px 0;
    font-weight: 300;
    line-height: 1.6em; }
  .outer-appliance-brands .appliance-brands div.approved p.number {
    font-size: 1.2em;
    line-height: 1.4em;
    font-weight: 300; }
    @media (min-width: 1200px) {
      .outer-appliance-brands .appliance-brands div.approved p.number {
        font-size: 1.6em; } }
    .outer-appliance-brands .appliance-brands div.approved p.number span.large-text {
      font-weight: 700;
      font-size: 1.1em;
      display: block;
      font-style: italic; }
    .outer-appliance-brands .appliance-brands div.approved p.number span.ld-phonenumber a {
      color: #fff; }

/* Service Plan
--------------------------------------------------------------- */
.outer-service-plan-benefits div.service-plan-benefits {
  background: #F2F2F2;
  border-radius: 10px;
  padding: 45px 25px 15px 25px;
  margin-top: 30px; }
  .outer-service-plan-benefits div.service-plan-benefits p.call {
    text-align: center;
    margin: 20px 0;
    display: block;
    width: 100%;
    font-size: 1.4em;
    border-top: #e7e7e7 solid 1px;
    padding-top: 30px; }
    .outer-service-plan-benefits div.service-plan-benefits p.call span {
      font-weight: bold; }
    @media (min-width: 800px) {
      .outer-service-plan-benefits div.service-plan-benefits p.call {
        font-size: 1.8em; } }
  .outer-service-plan-benefits div.service-plan-benefits ul li {
    font-size: 1em;
    width: 100%;
    float: left;
    list-style: none;
    line-height: 1.4em;
    padding-bottom: 30px; }
    @media (min-width: 480px) {
      .outer-service-plan-benefits div.service-plan-benefits ul li {
        width: 49% !important; }
        .outer-service-plan-benefits div.service-plan-benefits ul li:nth-child(n) {
          margin-bottom: 2%;
          margin-right: 2%; }
        .outer-service-plan-benefits div.service-plan-benefits ul li:nth-child(2n) {
          margin-right: 0;
          margin-bottom: 0; } }
    @media (min-width: 800px) {
      .outer-service-plan-benefits div.service-plan-benefits ul li {
        width: 32% !important;
        padding-bottom: 0 !important; }
        .outer-service-plan-benefits div.service-plan-benefits ul li:nth-child(n) {
          margin-bottom: 2%;
          margin-right: 2%; }
        .outer-service-plan-benefits div.service-plan-benefits ul li:nth-child(3n) {
          margin-right: 0;
          margin-bottom: 0; } }
    .outer-service-plan-benefits div.service-plan-benefits ul li span {
      background: url(../images/tick-red.png) no-repeat left 5px;
      padding-left: 30px;
      display: block;
      color: #d93236;
      font-size: 1.2em;
      font-weight: 700;
      padding-bottom: 20px;
      line-height: 1.2em; }
      @media (min-width: 800px) {
        .outer-service-plan-benefits div.service-plan-benefits ul li span {
          font-size: 1.4em; } }

/* Buyers Guides
--------------------------------------------------------------- */
section.buyers-guides aside.buyers-guides-aside {
  padding: 0;
  float: left;
  margin: 0 0 20px 0; }
  @media (min-width: 800px) {
    section.buyers-guides aside.buyers-guides-aside {
      width: 25% !important; } }
  section.buyers-guides aside.buyers-guides-aside ul.nav-buyers-guides {
    background: #505050;
    float: left;
    width: 100%;
    list-style: none; }
    section.buyers-guides aside.buyers-guides-aside ul.nav-buyers-guides > li {
      float: left;
      width: 100%; }
      section.buyers-guides aside.buyers-guides-aside ul.nav-buyers-guides > li ul {
        display: none; }
      section.buyers-guides aside.buyers-guides-aside ul.nav-buyers-guides > li.current-menu-item a, section.buyers-guides aside.buyers-guides-aside ul.nav-buyers-guides > li.current_page_parent a {
        background: #3c3c3c;
        border-bottom: #5a595b solid 1px; }
        section.buyers-guides aside.buyers-guides-aside ul.nav-buyers-guides > li.current-menu-item a:before, section.buyers-guides aside.buyers-guides-aside ul.nav-buyers-guides > li.current_page_parent a:before {
          content: "\f0d7"; }
        section.buyers-guides aside.buyers-guides-aside ul.nav-buyers-guides > li.current-menu-item a:hover, section.buyers-guides aside.buyers-guides-aside ul.nav-buyers-guides > li.current_page_parent a:hover {
          background: #373737; }
      section.buyers-guides aside.buyers-guides-aside ul.nav-buyers-guides > li.current-menu-item ul, section.buyers-guides aside.buyers-guides-aside ul.nav-buyers-guides > li.current_page_parent ul {
        display: block;
        float: left;
        width: 100%;
        padding: 0;
        margin: 0 !important; }
        section.buyers-guides aside.buyers-guides-aside ul.nav-buyers-guides > li.current-menu-item ul li, section.buyers-guides aside.buyers-guides-aside ul.nav-buyers-guides > li.current_page_parent ul li {
          display: block;
          width: 100%;
          padding: 0; }
          section.buyers-guides aside.buyers-guides-aside ul.nav-buyers-guides > li.current-menu-item ul li.current-menu-item a, section.buyers-guides aside.buyers-guides-aside ul.nav-buyers-guides > li.current_page_parent ul li.current-menu-item a {
            background: #6a6a6a; }
          section.buyers-guides aside.buyers-guides-aside ul.nav-buyers-guides > li.current-menu-item ul li a, section.buyers-guides aside.buyers-guides-aside ul.nav-buyers-guides > li.current_page_parent ul li a {
            display: block;
            width: 100%;
            padding: 8px 20px 8px 40px;
            color: #fff;
            font-size: 1em;
            border-bottom: #5a595b solid 1px;
            background: #838383; }
            @media (min-width: 800px) {
              section.buyers-guides aside.buyers-guides-aside ul.nav-buyers-guides > li.current-menu-item ul li a, section.buyers-guides aside.buyers-guides-aside ul.nav-buyers-guides > li.current_page_parent ul li a {
                padding: 12px 20px 12px 40px; } }
            section.buyers-guides aside.buyers-guides-aside ul.nav-buyers-guides > li.current-menu-item ul li a:before, section.buyers-guides aside.buyers-guides-aside ul.nav-buyers-guides > li.current_page_parent ul li a:before {
              font-family: fontawesome;
              content: "\f0da";
              margin-right: 8px;
              font-size: 0.8em;
              opacity: 0.8; }
            section.buyers-guides aside.buyers-guides-aside ul.nav-buyers-guides > li.current-menu-item ul li a:hover, section.buyers-guides aside.buyers-guides-aside ul.nav-buyers-guides > li.current_page_parent ul li a:hover {
              background: #6a6a6a; }
      section.buyers-guides aside.buyers-guides-aside ul.nav-buyers-guides > li > a {
        display: block;
        width: 100%;
        padding: 10px 20px;
        color: #fff;
        font-size: 1.1em;
        border-bottom: #5a595b solid 1px; }
        @media (min-width: 800px) {
          section.buyers-guides aside.buyers-guides-aside ul.nav-buyers-guides > li > a {
            padding: 18px 20px; } }
        section.buyers-guides aside.buyers-guides-aside ul.nav-buyers-guides > li > a:before {
          font-family: fontawesome;
          content: "\f0da";
          margin-right: 8px;
          font-size: 0.8em;
          opacity: 0.8; }
        section.buyers-guides aside.buyers-guides-aside ul.nav-buyers-guides > li > a:hover {
          background: #434343; }
section.buyers-guides img.buyers-guide-image {
  float: left;
  width: 100%; }
section.buyers-guides article {
  float: left;
  margin: 0; }
  @media (min-width: 800px) {
    section.buyers-guides article {
      width: 75% !important; } }
  section.buyers-guides article .content {
    background: #fff !important;
    float: left;
    width: 100%;
    padding: 20px; }
    @media (min-width: 800px) {
      section.buyers-guides article .content {
        padding: 20px 40px; } }
    section.buyers-guides article .content h2.alert {
      color: #1F7BB6; }
      section.buyers-guides article .content h2.alert:before {
        content: "\f05a";
        font-family: FontAwesome;
        margin-right: 6px;
        font-size: 0.9em; }
    section.buyers-guides article .content img {
      width: 100%;
      max-width: 100%; }
      @media (min-width: 700px) {
        section.buyers-guides article .content img {
          width: auto; } }
    section.buyers-guides article .content > ul {
      padding-left: 20px;
      margin: 25px 0;
      border-left: solid #d93236 3px; }
      section.buyers-guides article .content > ul > li {
        width: 100%;
        list-style: none;
        margin: 20px 0;
        line-height: 1.3em; }
        section.buyers-guides article .content > ul > li:before {
          content: "\f054";
          font-family: FontAwesome;
          font-size: 0.7em;
          color: #d93236;
          margin-right: 8px; }
    section.buyers-guides article .content > ol {
      padding-left: 20px;
      margin: 25px 0;
      border-left: solid #d93236 3px; }
      section.buyers-guides article .content > ol > li {
        width: 100%;
        margin: 20px 0;
        line-height: 1.3em; }
section.buyers-guides div.buyers-guide-index {
  background: #F4F4F4;
  padding: 20px 30px;
  float: left;
  width: 100%;
  margin: 20px 0; }
  section.buyers-guides div.buyers-guide-index ul {
    float: left;
    width: 100%;
    margin: 0; }
    section.buyers-guides div.buyers-guide-index ul li {
      float: left;
      width: 100%; }
      section.buyers-guides div.buyers-guide-index ul li.current-menu-item {
        opacity: 0.3; }
      @media (min-width: 800px) {
        section.buyers-guides div.buyers-guide-index ul li {
          width: 50%;
          padding-right: 15px; } }
section.buyers-guides .main-title {
  width: 100%;
  float: left;
  padding: 40px 30px;
  color: #fff;
  border-radius: 5px;
  margin-bottom: 20px;
  background-color: #d93236; }
  @media (min-width: 800px) {
    section.buyers-guides .main-title {
      background: url(../images/guide-bg.svg) no-repeat 95% center #d93236;
      background-size: 190px; } }
  section.buyers-guides .main-title p.title-large {
    font-size: 2em;
    margin-bottom: 10px; }
    @media (min-width: 800px) {
      section.buyers-guides .main-title p.title-large {
        font-size: 2.4em; } }
  section.buyers-guides .main-title p.title-small {
    line-height: 1.4em; }
    @media (min-width: 800px) {
      section.buyers-guides .main-title p.title-small {
        width: 60%; } }

/* Types of repairs
--------------------------------------------------------------- */
.outer-types-of-repairs .types-of-repairs ul.repairs-list {
  float: left;
  width: 100%; }
  .outer-types-of-repairs .types-of-repairs ul.repairs-list li {
    width: 100%;
    background: url(../images/tick-red-circle.png) no-repeat left center;
    padding: 8px 8px 8px 45px;
    margin-bottom: 20px;
    list-style: none;
    font-size: 1.2em; }
    @media (min-width: 480px) {
      .outer-types-of-repairs .types-of-repairs ul.repairs-list li {
        width: 50%;
        float: left;
        padding-top: 12px;
        padding-bottom: 12px; }
        .outer-types-of-repairs .types-of-repairs ul.repairs-list li:nth-child(odd) {
          clear: left; } }
  @media (min-width: 800px) {
    .outer-types-of-repairs .types-of-repairs ul.repairs-list {
      width: 64%;
      margin-right: 2%; } }
.outer-types-of-repairs .types-of-repairs div.find-brand {
  float: left;
  background: #fff;
  border-radius: 5px;
  padding: 30px;
  width: 100%;
  margin-top: 30px;
  text-align: center; }
  @media (min-width: 800px) {
    .outer-types-of-repairs .types-of-repairs div.find-brand {
      width: 33%;
      margin-top: 0; } }
  .outer-types-of-repairs .types-of-repairs div.find-brand p.title {
    font-size: 2.3em;
    margin: 0 0 20px 0; }
  .outer-types-of-repairs .types-of-repairs div.find-brand p.text {
    color: #636363;
    margin-bottom: 20px;
    font-weight: 300;
    line-height: 1.6em; }
    .outer-types-of-repairs .types-of-repairs div.find-brand p.text span.ld-phonenumber {
      font-weight: 700;
      color: #d93236;
      display: block;
      font-size: 1.7em;
      margin-top: 10px; }
      @media (min-width: 1200px) {
        .outer-types-of-repairs .types-of-repairs div.find-brand p.text span.ld-phonenumber {
          font-size: 2.2em; } }
  .outer-types-of-repairs .types-of-repairs div.find-brand select {
    border-radius: 5px;
    display: block;
    width: 80%;
    max-width: 100%;
    padding: 1em;
    border: 1px solid #ddd;
    outline: none;
    margin: 0 auto 20px auto; }
    .outer-types-of-repairs .types-of-repairs div.find-brand select option {
      padding: 10px; }

/* Breadcrumbs
--------------------------------------------------------------- */
div.outer-breadcrumbs .breadcrumbs {
  margin-top: 15px; }

/* Site Content
--------------------------------------------------------------- */
div[role="main"] article {
  width: 100%;
  float: left;
  margin: 0 0 30px 0; }
  div[role="main"] article h1, div[role="main"] article h2, div[role="main"] article h3, div[role="main"] article h4 {
    margin: 15px 0; }
  @media (min-width: 800px) {
    div[role="main"] article {
      width: 65%; }
      div[role="main"] article.full {
        width: 100%; } }
  div[role="main"] article img.centre-mobile {
    margin-left: auto;
    margin-right: auto;
    width: auto; }
    div[role="main"] article img.centre-mobile device600 {
      margin-left: inherit;
      margin-right: inherit; }
  div[role="main"] article div.cols {
    margin-bottom: 40px; }
    @media (min-width: 960px) {
      div[role="main"] article div.cols {
        -moz-column-count: 2;
        -moz-column-gap: 50px;
        -moz-column-rule: none;
        -webkit-column-count: 2;
        -webkit-column-gap: 50px;
        -webkit-column-rule: none;
        column-count: 2;
        column-gap: 50px;
        column-rule: none; } }
  div[role="main"] article div.quote-steps {
    float: left;
    width: 100%;
    margin-bottom: 20px; }
    div[role="main"] article div.quote-steps p {
      text-align: center;
      width: 100%;
      float: left;
      border: #efefef solid 1px;
      font-size: 1.1em;
      background: #fff;
      border-radius: 5px;
      padding: 10px;
      line-height: 1.3em;
      margin: 0 0 5px 0; }
      div[role="main"] article div.quote-steps p.active {
        background: #d93236;
        color: #fff; }
        div[role="main"] article div.quote-steps p.active span {
          color: #fff; }
      div[role="main"] article div.quote-steps p span {
        font-size: 1.6em;
        font-weight: 700;
        display: block;
        color: #505050;
        margin-bottom: 5px; }
      @media (min-width: 800px) {
        div[role="main"] article div.quote-steps p {
          padding: 20px 20px;
          width: 32% !important;
          margin-bottom: 0 !important;
          min-height: 115px; }
          div[role="main"] article div.quote-steps p:nth-child(n) {
            margin-bottom: 2%;
            margin-right: 2%; }
          div[role="main"] article div.quote-steps p:nth-child(3n) {
            margin-right: 0;
            margin-bottom: 0; } }
      @media (min-width: 1200px) {
        div[role="main"] article div.quote-steps p {
          min-height: auto; } }
  div[role="main"] article div.domex-video {
    margin: 30px 0; }
  div[role="main"] article div.map {
    border-radius: 5px;
    float: left;
    width: 100%;
    background: url(../images/map.jpg) no-repeat center;
    background-size: cover; }
    div[role="main"] article div.map iframe {
      width: 100%;
      min-height: 480px; }
  div[role="main"] article div.outer-opening-times .cta-number p {
    line-height: 1.3em; }
  div[role="main"] article div.post {
    margin-bottom: 40px;
    padding-bottom: 30px;
    border-bottom: #e1e1e1 solid 1px; }
    div[role="main"] article div.post:last-of-type {
      border-bottom: none;
      margin-bottom: 0; }
    div[role="main"] article div.post h1 {
      margin-bottom: 20px; }
  div[role="main"] article div.outer-categories {
    margin: 30px 0;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap; }
    div[role="main"] article div.outer-categories div.item {
      float: left;
      width: 100%;
      padding-bottom: 40px !important; }
      @media (min-width: 800px) {
        div[role="main"] article div.outer-categories div.item {
          background-position: left 30%; }
          div[role="main"] article div.outer-categories div.item:hover {
            background-position: left 30%; } }
      div[role="main"] article div.outer-categories div.item a.link {
        float: left;
        min-height: 210px;
        width: 100%;
        color: #505050;
        text-decoration: none;
        padding: 170px 0 0 0;
        text-transform: uppercase;
        font-weight: 500;
        font-size: 1.2em;
        text-align: center; }
      div[role="main"] article div.outer-categories div.item a.bottom-link {
        margin: 15px 0 0 0;
        float: left;
        width: 100%;
        text-align: center; }
        @media (min-width: 800px) {
          div[role="main"] article div.outer-categories div.item a.bottom-link {
            text-align: left; } }
    div[role="main"] article div.outer-categories div ul {
      float: left;
      width: 100%;
      padding: 0 15px 0 0;
      margin: 0;
      background: #F2F2F2;
      padding: 10px 15px;
      border-radius: 5px; }
      div[role="main"] article div.outer-categories div ul li {
        list-style: none;
        list-style-position: outside;
        line-height: 1.1em;
        border-bottom: solid 1px #e9e9e9;
        padding: 8px 0;
        margin: 0;
        width: 100%; }
        div[role="main"] article div.outer-categories div ul li:last-of-type {
          border-bottom: none; }
        div[role="main"] article div.outer-categories div ul li a {
          color: #505050;
          font-size: 0.9em; }
          @media (min-width: 800px) {
            div[role="main"] article div.outer-categories div ul li a {
              font-size: 0.8em; } }
          div[role="main"] article div.outer-categories div ul li a:hover {
            text-decoration: underline; }
  @media (min-width: 480px) {
    div[role="main"] article div .outer-resource-hub .item {
      width: 49% !important; }
      div[role="main"] article div .outer-resource-hub .item:nth-child(n) {
        margin-bottom: 2%;
        margin-right: 2%; }
      div[role="main"] article div .outer-resource-hub .item:nth-child(2n) {
        margin-right: 0;
        margin-bottom: 0; } }
  @media (min-width: 960px) {
    div[role="main"] article div .outer-resource-hub .item {
      width: 18.4% !important; }
      div[role="main"] article div .outer-resource-hub .item:nth-child(n) {
        margin-bottom: 2%;
        margin-right: 2%; }
      div[role="main"] article div .outer-resource-hub .item:nth-child(5n) {
        margin-right: 0;
        margin-bottom: 0; } }
  div[role="main"] article div .outer-resource-hub .item.washing-machine-item a.link {
    background: url(../images/subnav-washing-machine.png) no-repeat center 30%;
    background-size: auto 125px; }
    div[role="main"] article div .outer-resource-hub .item.washing-machine-item a.link:hover {
      background: url(../images/subnav-washing-machine-hover.png) no-repeat center 30%;
      background-size: auto 125px; }
  div[role="main"] article div .outer-resource-hub .item.fridge-item a.link {
    background: url(../images/subnav-fridge.png) no-repeat center 30%;
    background-size: auto 125px; }
    div[role="main"] article div .outer-resource-hub .item.fridge-item a.link:hover {
      background: url(../images/subnav-fridge-hover.png) no-repeat center 30%;
      background-size: auto 125px; }
  div[role="main"] article div .outer-resource-hub .item.cooker-item a.link {
    background: url(../images/subnav-cooker.png) no-repeat center 30%;
    background-size: auto 125px; }
    div[role="main"] article div .outer-resource-hub .item.cooker-item a.link:hover {
      background: url(../images/subnav-cooker-hover.png) no-repeat center 30%;
      background-size: auto 125px; }
  div[role="main"] article div .outer-resource-hub .item.tumble-dryer-item a.link {
    background: url(../images/subnav-tumble-dryer.png) no-repeat center 30%;
    background-size: auto 125px; }
    div[role="main"] article div .outer-resource-hub .item.tumble-dryer-item a.link:hover {
      background: url(../images/subnav-tumble-dryer-hover.png) no-repeat center 30%;
      background-size: auto 125px; }
  div[role="main"] article div .outer-resource-hub .item.dishwasher-item a.link {
    background: url(../images/subnav-dishwasher.png) no-repeat center 30%;
    background-size: auto 125px; }
    div[role="main"] article div .outer-resource-hub .item.dishwasher-item a.link:hover {
      background: url(../images/subnav-dishwasher-hover.png) no-repeat center 30%;
      background-size: auto 125px; }
  div[role="main"] article div .outer-resource-hub .item.freezer-item a.link {
    background: url(../images/subnav-freezer.png) no-repeat center 30%;
    background-size: auto 125px; }
    div[role="main"] article div .outer-resource-hub .item.freezer-item a.link:hover {
      background: url(../images/subnav-freezer-hover.png) no-repeat center 30%;
      background-size: auto 125px; }
  div[role="main"] article div .outer-resource-hub .item.oven-item a.link {
    background: url(../images/subnav-oven.png) no-repeat center 30%;
    background-size: auto 125px; }
    div[role="main"] article div .outer-resource-hub .item.oven-item a.link:hover {
      background: url(../images/subnav-oven-hover.png) no-repeat center 30%;
      background-size: auto 125px; }
  div[role="main"] article div .outer-resource-hub .item.extractor-hood-item a.link {
    background: url(../images/subnav-extractor-hood.png) no-repeat center 30%;
    background-size: auto 125px; }
    div[role="main"] article div .outer-resource-hub .item.extractor-hood-item a.link:hover {
      background: url(../images/subnav-extractor-hood-hover.png) no-repeat center 30%;
      background-size: auto 125px; }
  div[role="main"] article div .outer-resource-hub .item.fridge-freezer-item a.link {
    background: url(../images/subnav-fridge-freezer.png) no-repeat center 30%;
    background-size: auto 125px; }
    div[role="main"] article div .outer-resource-hub .item.fridge-freezer-item a.link:hover {
      background: url(../images/subnav-fridge-freezer-hover.png) no-repeat center 30%;
      background-size: auto 125px; }
  div[role="main"] article div .outer-resource-hub .item.frequently-asked-questions-item a.link {
    background: url(../images/subnav-frequently-asked-questions.png) no-repeat center 30%;
    background-size: auto 125px; }
    div[role="main"] article div .outer-resource-hub .item.frequently-asked-questions-item a.link:hover {
      background: url(../images/subnav-frequently-asked-questions-hover.png) no-repeat center 30%;
      background-size: auto 125px; }
  @media (min-width: 480px) {
    div[role="main"] article div .outer-appliance-symbols .item {
      width: 49% !important; }
      div[role="main"] article div .outer-appliance-symbols .item:nth-child(n) {
        margin-bottom: 2%;
        margin-right: 2%; }
      div[role="main"] article div .outer-appliance-symbols .item:nth-child(2n) {
        margin-right: 0;
        margin-bottom: 0; } }
  @media (min-width: 960px) {
    div[role="main"] article div .outer-appliance-symbols .item {
      width: 32% !important; }
      div[role="main"] article div .outer-appliance-symbols .item:nth-child(n) {
        margin-bottom: 2%;
        margin-right: 2%; }
      div[role="main"] article div .outer-appliance-symbols .item:nth-child(3n) {
        margin-right: 0;
        margin-bottom: 0; } }
  div[role="main"] article div .outer-appliance-symbols .item.washing-machine-symbols-item a.link {
    background: url(../images/subnav-washing-machine.png) no-repeat center 30%;
    background-size: auto 125px; }
    div[role="main"] article div .outer-appliance-symbols .item.washing-machine-symbols-item a.link:hover {
      background: url(../images/subnav-washing-machine-hover.png) no-repeat center 30%;
      background-size: auto 125px; }
  div[role="main"] article div .outer-appliance-symbols .item.fridge-symbols-item a.link {
    background: url(../images/subnav-fridge.png) no-repeat center 30%;
    background-size: auto 125px; }
    div[role="main"] article div .outer-appliance-symbols .item.fridge-symbols-item a.link:hover {
      background: url(../images/subnav-fridge-hover.png) no-repeat center 30%;
      background-size: auto 125px; }
  div[role="main"] article div .outer-appliance-symbols .item.cooker-symbols-item a.link {
    background: url(../images/subnav-cooker.png) no-repeat center 30%;
    background-size: auto 125px; }
    div[role="main"] article div .outer-appliance-symbols .item.cooker-symbols-item a.link:hover {
      background: url(../images/subnav-cooker-hover.png) no-repeat center 30%;
      background-size: auto 125px; }
  div[role="main"] article div .outer-appliance-symbols .item.tumble-dryer-symbols-item a.link {
    background: url(../images/subnav-tumble-dryer.png) no-repeat center 30%;
    background-size: auto 125px; }
    div[role="main"] article div .outer-appliance-symbols .item.tumble-dryer-symbols-item a.link:hover {
      background: url(../images/subnav-tumble-dryer-hover.png) no-repeat center 30%;
      background-size: auto 125px; }
  div[role="main"] article div .outer-appliance-symbols .item.dishwasher-symbols-item a.link {
    background: url(../images/subnav-dishwasher.png) no-repeat center 30%;
    background-size: auto 125px; }
    div[role="main"] article div .outer-appliance-symbols .item.dishwasher-symbols-item a.link:hover {
      background: url(../images/subnav-dishwasher-hover.png) no-repeat center 30%;
      background-size: auto 125px; }
  div[role="main"] article div .outer-appliance-symbols .item.freezer-symbols-item a.link {
    background: url(../images/subnav-freezer.png) no-repeat center 30%;
    background-size: auto 125px; }
    div[role="main"] article div .outer-appliance-symbols .item.freezer-symbols-item a.link:hover {
      background: url(../images/subnav-freezer-hover.png) no-repeat center 30%;
      background-size: auto 125px; }
  div[role="main"] article div .outer-appliance-symbols .item.oven-symbols-item a.link {
    background: url(../images/subnav-oven.png) no-repeat center 30%;
    background-size: auto 125px; }
    div[role="main"] article div .outer-appliance-symbols .item.oven-symbols-item a.link:hover {
      background: url(../images/subnav-oven-hover.png) no-repeat center 30%;
      background-size: auto 125px; }
  div[role="main"] article div .outer-appliance-symbols .item.extractor-hood-symbols-item a.link {
    background: url(../images/subnav-extractor-hood.png) no-repeat center 30%;
    background-size: auto 125px; }
    div[role="main"] article div .outer-appliance-symbols .item.extractor-hood-symbols-item a.link:hover {
      background: url(../images/subnav-extractor-hood-hover.png) no-repeat center 30%;
      background-size: auto 125px; }
  div[role="main"] article div .outer-appliance-symbols .item.fridge-freezer-symbols-item a.link {
    background: url(../images/subnav-fridge-freezer.png) no-repeat center 30%;
    background-size: auto 125px; }
    div[role="main"] article div .outer-appliance-symbols .item.fridge-freezer-symbols-item a.link:hover {
      background: url(../images/subnav-fridge-freezer-hover.png) no-repeat center 30%;
      background-size: auto 125px; }
  div[role="main"] article div.testimonials-reviews {
    float: left;
    width: 100%; }
    div[role="main"] article div.testimonials-reviews h2 {
      padding-bottom: 10px;
      border-bottom: 1px solid #000;
      margin-bottom: 20px; }
    div[role="main"] article div.testimonials-reviews ul {
      list-style: none;
      width: 100%;
      float: left; }
@media (min-width: 800px) and (min-width: 960px) {
  div[role="main"] article div.testimonials-reviews ul {
    -moz-column-count: 2;
    -moz-column-gap: 20px;
    -moz-column-rule: none;
    -webkit-column-count: 2;
    -webkit-column-gap: 20px;
    -webkit-column-rule: none;
    column-count: 2;
    column-gap: 20px;
    column-rule: none; } }

      div[role="main"] article div.testimonials-reviews ul li {
        background: #fff;
        padding: 25px;
        margin-bottom: 20px;
        border-radius: 5px;
        width: 100%;
        border: solid 1px #e8e8e8;
        display: inline-block;
        vertical-align: top;
        *display: inline;
        *zoom: 1; }
        div[role="main"] article div.testimonials-reviews ul li .info {
          display: block; }
          div[role="main"] article div.testimonials-reviews ul li .info h4 {
            margin-bottom: 5px; }
          div[role="main"] article div.testimonials-reviews ul li .info h5 {
            font-weight: normal;
            font-style: italic; }
          div[role="main"] article div.testimonials-reviews ul li .info .stars {
            display: block;
            color: gold;
            padding-bottom: 5px; }
          div[role="main"] article div.testimonials-reviews ul li .info .stars-1:after {
            content: "\2605"; }
          div[role="main"] article div.testimonials-reviews ul li .info .stars-2:after {
            content: "\2605 \2605"; }
          div[role="main"] article div.testimonials-reviews ul li .info .stars-3:after {
            content: "\2605 \2605 \2605"; }
          div[role="main"] article div.testimonials-reviews ul li .info .stars-4:after {
            content: "\2605 \2605 \2605 \2605"; }
          div[role="main"] article div.testimonials-reviews ul li .info .stars-5:after {
            content: "\2605 \2605 \2605 \2605 \2605"; }
  div[role="main"] article img.coverage-map {
    width: 100%;
    float: left;
    margin: 30px 0; }
  div[role="main"] article h1 {
    width: 100%; }
  div[role="main"] article p {
    margin: 1em 0;
    line-height: 1.8em;
    color: #7f7f7f;
    font-size: 1.1em; }
    > div[role="main"] article p:first-of-type {
      color: #505050;
      font-size: 1.2em; }
    div[role="main"] article p span.title-red {
      color: #d93236;
      font-size: 1.2em; }
    div[role="main"] article p.cta-contact {
      float: left;
      width: 100%;
      padding: 40px 40px 200px 40px;
      border-radius: 5px;
      text-transform: uppercase;
      color: #505050;
      background: url(../images/cta-contact-bg.png) no-repeat right bottom #efefef; }
      @media (min-width: 480px) {
        div[role="main"] article p.cta-contact {
          padding: 40px 230px 40px 40px; } }
      div[role="main"] article p.cta-contact span.large {
        display: block;
        font-size: 1.1em;
        font-weight: 700; }
      div[role="main"] article p.cta-contact span.ld-phonenumber {
        font-size: 1.2em;
        color: #d93236;
        font-weight: 700; }
  div[role="main"] article ol {
    margin: 1em 0;
    line-height: 1.8em;
    color: #7f7f7f; }
    div[role="main"] article ol li {
      margin-bottom: 5px;
      font-size: 1.1em;
      list-style: decimal;
      list-style-position: inside; }
      div[role="main"] article ol li li, div[role="main"] article ol li p {
        font-size: 1em;
        margin-left: 30px; }
  div[role="main"] article ul {
    margin: 1em 0;
    line-height: 1.8em;
    color: #7f7f7f;
    font-size: 1.1em; }
    div[role="main"] article ul li {
      margin-bottom: 5px;
      list-style: disc;
      list-style-position: inside; }
    div[role="main"] article ul.styled-list {
      width: 100%;
      float: left; }
      div[role="main"] article ul.styled-list li {
        width: 100%;
        float: left;
        padding-bottom: 8px;
        border-bottom: solid 1px #efefef;
        list-style: none; }
        div[role="main"] article ul.styled-list li:before {
          content: "\f054";
          font-family: FontAwesome;
          font-size: 0.8em;
          color: #d93236;
          margin-right: 8px; }
        @media (min-width: 960px) {
          div[role="main"] article ul.styled-list li {
            width: 49% !important; }
            div[role="main"] article ul.styled-list li:nth-child(n) {
              margin-bottom: 2%;
              margin-right: 2%; }
            div[role="main"] article ul.styled-list li:nth-child(2n) {
              margin-right: 0;
              margin-bottom: 0; } }
    div[role="main"] article ul.customer-services-subnav li {
      width: 100%;
      float: left;
      padding-bottom: 8px;
      border-bottom: solid 1px #efefef;
      list-style: none; }
      div[role="main"] article ul.customer-services-subnav li:before {
        content: "\f054";
        font-family: FontAwesome;
        font-size: 0.8em;
        color: #d93236;
        margin-right: 8px; }
      @media (min-width: 960px) {
        div[role="main"] article ul.customer-services-subnav li {
          width: 49% !important; }
          div[role="main"] article ul.customer-services-subnav li:nth-child(n) {
            margin-bottom: 2%;
            margin-right: 2%; }
          div[role="main"] article ul.customer-services-subnav li:nth-child(2n) {
            margin-right: 0;
            margin-bottom: 0; } }
    div[role="main"] article ul.opening-times li {
      list-style: none; }
      div[role="main"] article ul.opening-times li span {
        display: block;
        min-width: 80px;
        font-weight: bold; }
        @media (min-width: 800px) {
          div[role="main"] article ul.opening-times li span {
            min-width: auto; } }
        @media (min-width: 960px) {
          div[role="main"] article ul.opening-times li span {
            min-width: 80px; } }
  div[role="main"] article > ul li:before {
    display: inline-block;
    padding-right: .5em;
    font-family: FontAwesome;
    content: '\f0da'; }
  div[role="main"] article blockquote {
    position: relative;
    padding: 1em 2.65em;
    text-align: center; }
    div[role="main"] article blockquote:before, div[role="main"] article blockquote:after {
      position: absolute;
      z-index: -1;
      font-family: FontAwesome;
      font-size: 2em;
      opacity: .25; }
    div[role="main"] article blockquote:before {
      top: 20px;
      left: 20px;
      content: '\f10d'; }
    div[role="main"] article blockquote:after {
      bottom: 0;
      right: 0;
      content: '\f10e'; }
  div[role="main"] article img {
    display: block;
    max-width: 100%; }
    @media (min-width: 480px) {
      div[role="main"] article img.left, div[role="main"] article img.alignleft {
        float: left;
        margin: 1em 2em 2em 0; }
      div[role="main"] article img.center, div[role="main"] article img.aligncenter {
        clear: both;
        margin: 0 auto; }
      div[role="main"] article img.right, div[role="main"] article img.alignright {
        float: right;
        margin: 1em 0 2em 2em; } }
  div[role="main"] article .button {
    background: #505050;
    color: #fff;
    padding: 1em;
    text-decoration: none;
    border-radius: .25em; }
    div[role="main"] article .button:hover {
      background: #5d5d5d; }
  div[role="main"] article .festive-breakdown {
    margin-top: 2rem;
    padding: 1rem;
    text-align: center;
    background: #fff; }
    div[role="main"] article .festive-breakdown h1 {
      color: #d93236; }
    div[role="main"] article .festive-breakdown .notice {
      margin: 0 0 2rem 0;
      padding: 1rem;
      color: #fff;
      background: #d93236;
      font-size: .7rem; }
  div[role="main"] article .festive-breakdown-content {
    background: url("../images/festive-breakdown/brick-bg.svg");
    background-position: center;
    background-size: 300%; }
  div[role="main"] article .kitchen-scene,
  div[role="main"] article .light,
  div[role="main"] article .character,
  div[role="main"] article .character-shadow,
  div[role="main"] article .hotspot,
  div[role="main"] article .close,
  div[role="main"] article .instruction {
    display: none; }
  div[role="main"] article .appliance-image {
    position: relative;
    margin: auto;
    max-width: 250px;
    padding: 1rem; }
    div[role="main"] article .appliance-image:before {
      content: '';
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      z-index: 5;
      height: 250px;
      width: 250px;
      background: #fff;
      border-radius: 50%;
      border: 10px solid #1f75af; }
    div[role="main"] article .appliance-image img {
      position: relative;
      z-index: 10;
      display: block;
      margin: auto;
      max-width: 100%; }
  div[role="main"] article .appliance-content {
    background: #fff;
    padding: 1rem; }
    div[role="main"] article .appliance-content img {
      display: none; }
  @media (min-width: 700px) {
    div[role="main"] article .festive-breakdown-content {
      background-size: 200%; } }
  @media (min-width: 768px) {
    div[role="main"] article .festive-breakdown-content {
      background-size: 100%; } }
  @media (min-width: 1200px) {
    @keyframes lightDrop {
      0% {
        top: -100%; }
      75% {
        top: 5%; }
      100% {
        top: 0%; } }
    @keyframes instructionDrop {
      0% {
        top: -100%; }
      75% {
        top: 0.75rem; }
      100% {
        top: .5rem; } }
    @keyframes characterSwipe {
      0% {
        left: -100%; }
      100% {
        left: 30%; } }
    @keyframes shadowAppear {
      0% {
        bottom: -100%; }
      100% {
        bottom: 130px; } }
    @keyframes dishwasherSwipe {
      0% {
        right: -100%; }
      100% {
        right: -2px; } }
    @keyframes washingmachineSwipe {
      0% {
        left: -100%; }
      100% {
        left: 2%; } }
    @keyframes fridgeDrop {
      0% {
        top: -100%; }
      100% {
        top: 365px; } }
    @keyframes freezerDrop {
      0% {
        top: -100%; }
      100% {
        top: 236px; } }
    @keyframes hotspotPulse {
      0% {
        padding: 1rem; }
      50% {
        padding: 1.1rem; }
      100% {
        padding: 1rem; } }
    div[role="main"] article .festive-breakdown {
      padding: 2rem 6rem; }
    div[role="main"] article .festive-breakdown-content {
      position: relative;
      margin: auto;
      max-width: 1200px;
      overflow: hidden; }
      div[role="main"] article .festive-breakdown-content .overlay {
        position: absolute;
        top: 0;
        left: -100%;
        z-index: 18;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.4);
        transition: .5s; }
      div[role="main"] article .festive-breakdown-content .instruction {
        display: inline-block;
        position: absolute;
        top: -100%;
        left: 50%;
        z-index: 10;
        transform: translateX(-50%);
        padding: 0 .5rem;
        border-radius: 10px;
        background: orange;
        font-size: 1rem;
        text-align: center;
        color: #fff;
        animation: instructionDrop .5s forwards;
        animation-delay: 1.25s; }
      div[role="main"] article .festive-breakdown-content img {
        display: block; }
    div[role="main"] article .notice {
      display: none; }
    div[role="main"] article .kitchen-scene {
      display: block; }
    div[role="main"] article .light,
    div[role="main"] article .character,
    div[role="main"] article .character-shadow,
    div[role="main"] article .appliance-info {
      position: absolute; }
    div[role="main"] article .light {
      top: -100%;
      left: 10%;
      max-width: 100px;
      transition: .5s;
      animation-name: lightDrop;
      animation-fill-mode: forwards;
      animation-duration: .3s;
      animation-delay: 0s; }
      div[role="main"] article .light-center {
        left: 50%;
        transform: translateX(-50%);
        animation-delay: .25s; }
      div[role="main"] article .light-right {
        left: auto;
        right: 10%;
        animation-delay: .5s; }
    div[role="main"] article .character {
      top: 325px;
      left: 30%;
      max-width: 150px;
      z-index: 18;
      animation: characterSwipe .6s forwards; }
    div[role="main"] article .character-shadow {
      bottom: 130px;
      left: 28%;
      max-width: 150px;
      animation: shadowAppear .8s forwards; }
    div[role="main"] article .hotspot {
      position: absolute;
      top: 0;
      left: 0;
      z-index: 15;
      display: inline-block;
      padding: 1rem;
      background: orange;
      border-radius: 50%;
      animation: hotspotPulse .6s ease-in-out infinite;
      transition: .2s; }
      div[role="main"] article .hotspot:hover {
        cursor: pointer;
        background: #f59e00; }
    div[role="main"] article .appliance-info {
      top: 0;
      z-index: 10; }
      div[role="main"] article .appliance-info.appliance-dishwasher {
        top: 450px;
        left: auto;
        right: -100%;
        animation: dishwasherSwipe .5s forwards;
        animation-delay: .5s; }
        div[role="main"] article .appliance-info.appliance-dishwasher .hotspot {
          left: 15px; }
      div[role="main"] article .appliance-info.appliance-oven {
        top: 450px;
        left: 57.4%; }
        div[role="main"] article .appliance-info.appliance-oven .appliance-image {
          width: 163px; }
      div[role="main"] article .appliance-info.appliance-extractor {
        top: 250px;
        left: 57.4%; }
        div[role="main"] article .appliance-info.appliance-extractor .appliance-image {
          width: 163px; }
        div[role="main"] article .appliance-info.appliance-extractor .hotspot {
          top: 10px;
          left: 23%; }
      div[role="main"] article .appliance-info.appliance-washing-machine {
        top: 450px;
        left: -100%;
        animation: washingmachineSwipe .5s forwards;
        animation-delay: .5s; }
        div[role="main"] article .appliance-info.appliance-washing-machine .hotspot {
          left: 15px; }
      div[role="main"] article .appliance-info.appliance-fridge {
        top: -100%;
        left: 17%;
        z-index: 12;
        animation: fridgeDrop .5s forwards;
        animation-delay: .75s; }
        div[role="main"] article .appliance-info.appliance-fridge .appliance-image {
          width: 195px;
          max-width: 275px; }
      div[role="main"] article .appliance-info.appliance-freezer {
        top: -100%;
        left: 17%;
        animation: freezerDrop .5s forwards;
        animation-delay: .75s; }
        div[role="main"] article .appliance-info.appliance-freezer .appliance-image {
          width: 195px;
          max-width: 275px; }
    div[role="main"] article .appliance-image {
      width: 210px; }
      div[role="main"] article .appliance-image:before {
        content: none; }
    div[role="main"] article .appliance-content {
      position: absolute;
      top: 50%;
      left: 150%;
      transform: translate(-50%, -50%);
      padding: 2rem 3rem 1rem;
      width: 650px;
      z-index: 19;
      border-radius: 10px;
      transition: .5s ease;
      text-align: center; }
      div[role="main"] article .appliance-content.appliance-active {
        left: 50%; }
      div[role="main"] article .appliance-content h2 {
        margin-top: 0; }
      div[role="main"] article .appliance-content .close {
        display: block;
        position: absolute;
        top: 10px;
        right: 10px;
        padding: 1rem;
        cursor: pointer;
        font-size: 2rem;
        color: #ddd;
        transition: .75s; }
        div[role="main"] article .appliance-content .close:hover {
          color: #ccc;
          transform: rotate(-360deg); }
      div[role="main"] article .appliance-content img {
        display: block;
        max-width: 150px;
        margin: auto;
        margin-bottom: 2rem; }
    div[role="main"] article .modal-active .overlay {
      left: 0; } }
div[role="main"] .list-half {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }
div[role="main"] .list-half-item {
  width: 50%; }

/* Calendar Tabs
--------------------------------------------------------------- */
.calendar-container {
  padding: 0; }
  .calendar-container .current {
    display: inline-block !important; }
  .calendar-container .title-container {
    width: 100%;
    background: #d93236;
    clear: both;
    color: #fff;
    padding: 20px;
    margin-bottom: 10px;
    display: none;
    background-size: cover;
    background-repeat: no-repeat;
    text-align: center; }
    @media (min-width: 800px) {
      .calendar-container .title-container {
        padding: 50px 40px;
        text-align: left; } }
    .calendar-container .title-container p.title {
      color: #fff;
      font-size: 1.6em;
      margin: 10px 0;
      line-height: 1.3em; }
      @media (min-width: 800px) {
        .calendar-container .title-container p.title {
          font-size: 2.6em;
          margin: 40px 0 10px 0; } }
    .calendar-container .title-container p.call {
      color: #fff;
      font-size: 1.2em;
      line-height: 1.3em; }
      @media (min-width: 800px) {
        .calendar-container .title-container p.call {
          font-size: 1.4em;
          margin: 0; } }
      .calendar-container .title-container p.call span {
        font-weight: bold; }
    .calendar-container .title-container img.calendar-icon {
      display: none; }
      @media (min-width: 800px) {
        .calendar-container .title-container img.calendar-icon {
          float: right;
          max-width: 280px;
          display: block;
          margin: 0 15px; } }
  .calendar-container .calendar {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0; }
    @media (min-width: 800px) {
      .calendar-container .calendar {
        -ms-flex-wrap: nowrap;
        -webkit-flex-wrap: nowrap;
        flex-wrap: nowrap; } }
    .calendar-container .calendar ul.tabs {
      margin: 0px;
      padding: 0px;
      list-style: none;
      width: 100%; }
      @media (min-width: 800px) {
        .calendar-container .calendar ul.tabs {
          width: auto;
          -ms-flex: 1;
          -webkit-flex: 1;
          flex: 1; } }
      .calendar-container .calendar ul.tabs li {
        -webkit-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        transition: all 0.3s ease;
        background: #373737;
        color: #fff;
        display: block;
        padding: 10px;
        cursor: pointer;
        width: 100%;
        float: left;
        margin: 0;
        width: 100%;
        text-align: center;
        border-bottom: #4a4a4a solid 1px;
        font-size: 1.1em; }
        @media (min-width: 800px) {
          .calendar-container .calendar ul.tabs li {
            padding: 20px;
            text-align: left; } }
        .calendar-container .calendar ul.tabs li:hover {
          background: #2a2a2a; }
        .calendar-container .calendar ul.tabs li.current {
          background: #d93236;
          border-bottom: #ef6165 solid 1px; }
          .calendar-container .calendar ul.tabs li.current:hover {
            background: #e15d60; }
    @media (min-width: 800px) {
      .calendar-container .calendar .tab-content-container {
        -ms-flex: 4;
        -webkit-flex: 4;
        flex: 4; } }
    .calendar-container .calendar .tab-content-container .tab-content {
      display: none;
      background: #fff;
      padding: 15px;
      width: 100%;
      border: solid 1px #F2F2F2;
      margin: 10px 0 0 0; }
      @media (min-width: 800px) {
        .calendar-container .calendar .tab-content-container .tab-content {
          margin: 0 0 0 10px;
          padding: 30px; } }
      @media (min-width: 800px) {
        .calendar-container .calendar .tab-content-container .tab-content {
          width: auto; } }
    .calendar-container .calendar .tab-content-container .tab-content.current {
      display: inherit; }

/* Careers
--------------------------------------------------------------- */
div.job-positions .job {
  width: 100%;
  background: #fff;
  border: solid 1px #e6e6e6;
  border-radius: 10px;
  padding: 15px;
  margin: 20px 0;
  display: block; }
  @media (min-width: 480px) {
    div.job-positions .job {
      padding: 40px 30px; } }
div.job-positions h2 {
  font-size: 1.4em;
  margin-bottom: 20px; }
div.job-positions h3 {
  font-size: 1.2em; }

/* Appliance Repairs - Brands
--------------------------------------------------------------- */
.outer-appliances .appliances ul.appliances-list {
  width: 100%;
  padding: 10px; }
  @media (min-width: 480px) {
    .outer-appliances .appliances ul.appliances-list {
      padding: 20px 20px 5px 20px; } }
  .outer-appliances .appliances ul.appliances-list li {
    box-shadow: #ccc 0px 1px 2px;
    background-color: #fff;
    list-style: none;
    list-style-position: inside;
    width: 100%;
    height: 210px;
    margin-bottom: 15px;
    float: left;
    border-radius: 5px; }
    @media (min-width: 480px) {
      .outer-appliances .appliances ul.appliances-list li {
        width: 49% !important; }
        .outer-appliances .appliances ul.appliances-list li:nth-child(n) {
          margin-bottom: 2%;
          margin-right: 2%; }
        .outer-appliances .appliances ul.appliances-list li:nth-child(2n) {
          margin-right: 0;
          margin-bottom: 0; } }
    .outer-appliances .appliances ul.appliances-list li a {
      float: left;
      height: 100%;
      width: 100% !important;
      border-radius: 5px; }
      .outer-appliances .appliances ul.appliances-list li a:hover {
        box-shadow: #a0a0a0 0px 1px 4px; }
    @media (min-width: 480px) {
      .outer-appliances .appliances ul.appliances-list li {
        width: 49% !important;
        height: 200px;
        float: left; }
        .outer-appliances .appliances ul.appliances-list li:nth-child(n) {
          margin-bottom: 2%;
          margin-right: 2%; }
        .outer-appliances .appliances ul.appliances-list li:nth-child(2n) {
          margin-right: 0;
          margin-bottom: 0; } }
    @media (min-width: 960px) {
      .outer-appliances .appliances ul.appliances-list li {
        width: 23.5% !important; }
        .outer-appliances .appliances ul.appliances-list li:nth-child(n) {
          margin-bottom: 2%;
          margin-right: 2%; }
        .outer-appliances .appliances ul.appliances-list li:nth-child(4n) {
          margin-right: 0;
          margin-bottom: 0; } }
    .outer-appliances .appliances ul.appliances-list li.service-plan-li {
      text-align: center;
      color: #505050;
      font-weight: 500; }
      .outer-appliances .appliances ul.appliances-list li.service-plan-li a {
        color: #8bc3e9;
        padding: 40px 15px 10px 15px;
        font-size: 0.9em; }
        @media (min-width: 480px) {
          .outer-appliances .appliances ul.appliances-list li.service-plan-li a {
            font-size: 1.2em; } }
        @media (min-width: 960px) {
          .outer-appliances .appliances ul.appliances-list li.service-plan-li a {
            font-size: 1em; } }
        @media (min-width: 1200px) {
          .outer-appliances .appliances ul.appliances-list li.service-plan-li a {
            font-size: 1.2em; } }
        .outer-appliances .appliances ul.appliances-list li.service-plan-li a span {
          text-transform: uppercase;
          color: #1f75af;
          font-size: 1.8em;
          display: block;
          font-weight: 700; }
    .outer-appliances .appliances ul.appliances-list li.appliance-item, .outer-appliances .appliances ul.appliances-list li.menu-item {
      text-align: center;
      color: #505050;
      font-weight: 500;
      font-size: 1em;
      text-transform: uppercase; }
      @media (min-width: 960px) {
        .outer-appliances .appliances ul.appliances-list li.appliance-item, .outer-appliances .appliances ul.appliances-list li.menu-item {
          font-size: 0.8em; } }
      .outer-appliances .appliances ul.appliances-list li.appliance-item > span, .outer-appliances .appliances ul.appliances-list li.menu-item > span {
        padding: 155px 10px 10px 10px;
        display: block; }
      .outer-appliances .appliances ul.appliances-list li.appliance-item.washing-machine-repairs-li, .outer-appliances .appliances ul.appliances-list li.menu-item.washing-machine-repairs-li {
        background: url(../images/subnav-washing-machine.png) no-repeat center 30% #fff;
        background-size: auto 110px; }
        .outer-appliances .appliances ul.appliances-list li.appliance-item.washing-machine-repairs-li a, .outer-appliances .appliances ul.appliances-list li.menu-item.washing-machine-repairs-li a {
          text-decoration: none;
          padding: 155px 10px 10px 10px;
          background-size: auto 110px;
          background: url(../images/subnav-washing-machine.png) no-repeat center 30% #fff;
          background-size: auto 110px; }
          .outer-appliances .appliances ul.appliances-list li.appliance-item.washing-machine-repairs-li a:hover, .outer-appliances .appliances ul.appliances-list li.menu-item.washing-machine-repairs-li a:hover {
            background: url(../images/subnav-washing-machine-hover.png) no-repeat center 30% #fff;
            background-size: auto 110px; }
      .outer-appliances .appliances ul.appliances-list li.appliance-item.fridge-repairs-li, .outer-appliances .appliances ul.appliances-list li.menu-item.fridge-repairs-li {
        background: url(../images/subnav-fridge.png) no-repeat center 30% #fff;
        background-size: auto 110px; }
        .outer-appliances .appliances ul.appliances-list li.appliance-item.fridge-repairs-li a, .outer-appliances .appliances ul.appliances-list li.menu-item.fridge-repairs-li a {
          text-decoration: none;
          padding: 155px 10px 10px 10px;
          background-size: auto 110px;
          background: url(../images/subnav-fridge.png) no-repeat center 30% #fff;
          background-size: auto 110px; }
          .outer-appliances .appliances ul.appliances-list li.appliance-item.fridge-repairs-li a:hover, .outer-appliances .appliances ul.appliances-list li.menu-item.fridge-repairs-li a:hover {
            background: url(../images/subnav-fridge-hover.png) no-repeat center 30% #fff;
            background-size: auto 110px; }
      .outer-appliances .appliances ul.appliances-list li.appliance-item.cooker-repairs-li, .outer-appliances .appliances ul.appliances-list li.menu-item.cooker-repairs-li {
        background: url(../images/subnav-cooker.png) no-repeat center 30% #fff;
        background-size: auto 110px; }
        .outer-appliances .appliances ul.appliances-list li.appliance-item.cooker-repairs-li a, .outer-appliances .appliances ul.appliances-list li.menu-item.cooker-repairs-li a {
          text-decoration: none;
          padding: 155px 10px 10px 10px;
          background-size: auto 110px;
          background: url(../images/subnav-cooker.png) no-repeat center 30% #fff;
          background-size: auto 110px; }
          .outer-appliances .appliances ul.appliances-list li.appliance-item.cooker-repairs-li a:hover, .outer-appliances .appliances ul.appliances-list li.menu-item.cooker-repairs-li a:hover {
            background: url(../images/subnav-cooker-hover.png) no-repeat center 30% #fff;
            background-size: auto 110px; }
      .outer-appliances .appliances ul.appliances-list li.appliance-item.tumble-dryer-repairs-li, .outer-appliances .appliances ul.appliances-list li.menu-item.tumble-dryer-repairs-li {
        background: url(../images/subnav-tumble-dryer.png) no-repeat center 30% #fff;
        background-size: auto 110px; }
        .outer-appliances .appliances ul.appliances-list li.appliance-item.tumble-dryer-repairs-li a, .outer-appliances .appliances ul.appliances-list li.menu-item.tumble-dryer-repairs-li a {
          text-decoration: none;
          padding: 155px 10px 10px 10px;
          background-size: auto 110px;
          background: url(../images/subnav-tumble-dryer.png) no-repeat center 30% #fff;
          background-size: auto 110px; }
          .outer-appliances .appliances ul.appliances-list li.appliance-item.tumble-dryer-repairs-li a:hover, .outer-appliances .appliances ul.appliances-list li.menu-item.tumble-dryer-repairs-li a:hover {
            background: url(../images/subnav-tumble-dryer-hover.png) no-repeat center 30% #fff;
            background-size: auto 110px; }
      .outer-appliances .appliances ul.appliances-list li.appliance-item.dishwasher-repairs-li, .outer-appliances .appliances ul.appliances-list li.menu-item.dishwasher-repairs-li {
        background: url(../images/subnav-dishwasher.png) no-repeat center 30% #fff;
        background-size: auto 110px; }
        .outer-appliances .appliances ul.appliances-list li.appliance-item.dishwasher-repairs-li a, .outer-appliances .appliances ul.appliances-list li.menu-item.dishwasher-repairs-li a {
          text-decoration: none;
          padding: 155px 10px 10px 10px;
          background-size: auto 110px;
          background: url(../images/subnav-dishwasher.png) no-repeat center 30% #fff;
          background-size: auto 110px; }
          .outer-appliances .appliances ul.appliances-list li.appliance-item.dishwasher-repairs-li a:hover, .outer-appliances .appliances ul.appliances-list li.menu-item.dishwasher-repairs-li a:hover {
            background: url(../images/subnav-dishwasher-hover.png) no-repeat center 30% #fff;
            background-size: auto 110px; }
      .outer-appliances .appliances ul.appliances-list li.appliance-item.freezer-repairs-li, .outer-appliances .appliances ul.appliances-list li.menu-item.freezer-repairs-li {
        background: url(../images/subnav-freezer.png) no-repeat center 30% #fff;
        background-size: auto 110px; }
        .outer-appliances .appliances ul.appliances-list li.appliance-item.freezer-repairs-li a, .outer-appliances .appliances ul.appliances-list li.menu-item.freezer-repairs-li a {
          text-decoration: none;
          padding: 155px 10px 10px 10px;
          background-size: auto 110px;
          background: url(../images/subnav-freezer.png) no-repeat center 30% #fff;
          background-size: auto 110px; }
          .outer-appliances .appliances ul.appliances-list li.appliance-item.freezer-repairs-li a:hover, .outer-appliances .appliances ul.appliances-list li.menu-item.freezer-repairs-li a:hover {
            background: url(../images/subnav-freezer-hover.png) no-repeat center 30% #fff;
            background-size: auto 110px; }
      .outer-appliances .appliances ul.appliances-list li.appliance-item.oven-repairs-li, .outer-appliances .appliances ul.appliances-list li.menu-item.oven-repairs-li {
        background: url(../images/subnav-oven.png) no-repeat center 30% #fff;
        background-size: auto 110px; }
        .outer-appliances .appliances ul.appliances-list li.appliance-item.oven-repairs-li a, .outer-appliances .appliances ul.appliances-list li.menu-item.oven-repairs-li a {
          text-decoration: none;
          padding: 155px 10px 10px 10px;
          background-size: auto 110px;
          background: url(../images/subnav-oven.png) no-repeat center 30% #fff;
          background-size: auto 110px; }
          .outer-appliances .appliances ul.appliances-list li.appliance-item.oven-repairs-li a:hover, .outer-appliances .appliances ul.appliances-list li.menu-item.oven-repairs-li a:hover {
            background: url(../images/subnav-oven-hover.png) no-repeat center 30% #fff;
            background-size: auto 110px; }
      .outer-appliances .appliances ul.appliances-list li.appliance-item.extractor-hood-repairs-li, .outer-appliances .appliances ul.appliances-list li.menu-item.extractor-hood-repairs-li {
        background: url(../images/subnav-extractor-hood.png) no-repeat center 30% #fff;
        background-size: auto 110px; }
        .outer-appliances .appliances ul.appliances-list li.appliance-item.extractor-hood-repairs-li a, .outer-appliances .appliances ul.appliances-list li.menu-item.extractor-hood-repairs-li a {
          text-decoration: none;
          padding: 155px 10px 10px 10px;
          background-size: auto 110px;
          background: url(../images/subnav-extractor-hood.png) no-repeat center 30% #fff;
          background-size: auto 110px; }
          .outer-appliances .appliances ul.appliances-list li.appliance-item.extractor-hood-repairs-li a:hover, .outer-appliances .appliances ul.appliances-list li.menu-item.extractor-hood-repairs-li a:hover {
            background: url(../images/subnav-extractor-hood-hover.png) no-repeat center 30% #fff;
            background-size: auto 110px; }
      .outer-appliances .appliances ul.appliances-list li.appliance-item.fridge-freezer-repairs-li, .outer-appliances .appliances ul.appliances-list li.menu-item.fridge-freezer-repairs-li {
        background: url(../images/subnav-fridge-freezer.png) no-repeat center 30% #fff;
        background-size: auto 110px; }
        .outer-appliances .appliances ul.appliances-list li.appliance-item.fridge-freezer-repairs-li a, .outer-appliances .appliances ul.appliances-list li.menu-item.fridge-freezer-repairs-li a {
          text-decoration: none;
          padding: 155px 10px 10px 10px;
          background-size: auto 110px;
          background: url(../images/subnav-fridge-freezer.png) no-repeat center 30% #fff;
          background-size: auto 110px; }
          .outer-appliances .appliances ul.appliances-list li.appliance-item.fridge-freezer-repairs-li a:hover, .outer-appliances .appliances ul.appliances-list li.menu-item.fridge-freezer-repairs-li a:hover {
            background: url(../images/subnav-fridge-freezer-hover.png) no-repeat center 30% #fff;
            background-size: auto 110px; }
      .outer-appliances .appliances ul.appliances-list li.appliance-item.frequently-asked-questions-repairs-li, .outer-appliances .appliances ul.appliances-list li.menu-item.frequently-asked-questions-repairs-li {
        background: url(../images/subnav-frequently-asked-questions.png) no-repeat center 30% #fff;
        background-size: auto 110px; }
        .outer-appliances .appliances ul.appliances-list li.appliance-item.frequently-asked-questions-repairs-li a, .outer-appliances .appliances ul.appliances-list li.menu-item.frequently-asked-questions-repairs-li a {
          text-decoration: none;
          padding: 155px 10px 10px 10px;
          background-size: auto 110px;
          background: url(../images/subnav-frequently-asked-questions.png) no-repeat center 30% #fff;
          background-size: auto 110px; }
          .outer-appliances .appliances ul.appliances-list li.appliance-item.frequently-asked-questions-repairs-li a:hover, .outer-appliances .appliances ul.appliances-list li.menu-item.frequently-asked-questions-repairs-li a:hover {
            background: url(../images/subnav-frequently-asked-questions-hover.png) no-repeat center 30% #fff;
            background-size: auto 110px; }

/* We Repair CTA
--------------------------------------------------------------- */
.outer-cta-we-repair .we-repair {
  padding: 0;
  background: #fbeaeb;
  border-radius: 5px; }
  .outer-cta-we-repair .we-repair a.title {
    background: #d93236;
    float: left;
    color: #fff;
    padding: 15px;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
    text-decoration: none; }
    .outer-cta-we-repair .we-repair a.title:hover {
      background: #cc262a; }
    @media (min-width: 1200px) {
      .outer-cta-we-repair .we-repair a.title {
        width: 15%; } }
  .outer-cta-we-repair .we-repair ul {
    width: 100%;
    padding: 15px 0;
    float: left; }
    @media (min-width: 1200px) {
      .outer-cta-we-repair .we-repair ul {
        width: 85%;
        padding: 0;
        float: left; } }
    .outer-cta-we-repair .we-repair ul li {
      float: left;
      list-style: none;
      width: 50%;
      text-align: center; }
      @media (min-width: 800px) {
        .outer-cta-we-repair .we-repair ul li {
          width: 25%; } }
      @media (min-width: 1200px) {
        .outer-cta-we-repair .we-repair ul li {
          width: auto !important;
          text-align: left;
          margin: 0 10px; } }
      .outer-cta-we-repair .we-repair ul li a {
        float: left;
        width: 100%;
        text-decoration: none;
        color: #505050;
        text-transform: uppercase;
        padding: 15px 10px 15px 10px;
        height: 45px; }
        .outer-cta-we-repair .we-repair ul li a:hover {
          text-decoration: underline; }
        @media (min-width: 1200px) {
          .outer-cta-we-repair .we-repair ul li a {
            width: auto; } }

/* CTA Section
--------------------------------------------------------------- */
@media (min-width: 800px) {
  .outer-cta-section .cta-section {
    background: #f2f2f2;
    border-radius: 5px;
    padding: 30px; } }
.outer-cta-section .cta-section .cta {
  float: left;
  border-radius: 5px;
  min-height: 220px;
  margin-bottom: 20px;
  width: 100%; }
  @media (min-width: 960px) {
    .outer-cta-section .cta-section .cta {
      min-height: 270px;
      margin-bottom: 0 !important; } }
  @media (min-width: 1200px) {
    .outer-cta-section .cta-section .cta {
      min-height: 220px; } }
@media (min-width: 800px) {
  .outer-cta-section .cta-section #cta-repair-protect, .outer-cta-section .cta-section #cta-book-service {
    width: 49%;
    margin-right: 2%; }
    .outer-cta-section .cta-section #cta-repair-protect:last-child, .outer-cta-section .cta-section #cta-book-service:last-child {
      margin-right: 0; }
  .outer-cta-section .cta-section #cta-engineers {
    width: 100%; } }
@media (min-width: 960px) {
  .outer-cta-section .cta-section #cta-engineers, .outer-cta-section .cta-section #cta-repair-protect, .outer-cta-section .cta-section #cta-book-service {
    width: 32% !important; }
    .outer-cta-section .cta-section #cta-engineers:nth-child(n), .outer-cta-section .cta-section #cta-repair-protect:nth-child(n), .outer-cta-section .cta-section #cta-book-service:nth-child(n) {
      margin-bottom: 2%;
      margin-right: 2%; }
    .outer-cta-section .cta-section #cta-engineers:nth-child(3n), .outer-cta-section .cta-section #cta-repair-protect:nth-child(3n), .outer-cta-section .cta-section #cta-book-service:nth-child(3n) {
      margin-right: 0;
      margin-bottom: 0; } }
.outer-cta-section .cta-section div#cta-engineers {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ce3d3f+0,b82629+100 */
  background-color: url(""), #ce3d3f;
  /* Old browsers */
  background-image: url(""), -moz-linear-gradient(top, #ce3d3f 0%, #b82629 100%);
  /* FF3.6+ */
  background-image: url(""), -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ce3d3f), color-stop(100%, #b82629));
  /* Chrome,Safari4+ */
  background-image: url(""), -webkit-linear-gradient(top, #ce3d3f 0%, #b82629 100%);
  /* Chrome10+,Safari5.1+ */
  background-image: url(""), -o-linear-gradient(top, #ce3d3f 0%, #b82629 100%);
  /* Opera 11.10+ */
  background-image: url(""), -ms-linear-gradient(top, #ce3d3f 0%, #b82629 100%);
  /* IE10+ */
  background-image: url(""), linear-gradient(to bottom, #ce3d3f 0%, #b82629 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ce3d3f', endColorstr='#b82629',GradientType=0 );
  /* IE6-9 */
  padding: 35px 40px 10px 40px;
  color: #fff;
  text-transform: uppercase;
  width: 100%; }
  .outer-cta-section .cta-section div#cta-engineers p {
    font-size: 2em;
    font-weight: 700;
    margin: 0 0 20px 0;
    text-align: center; }
  .outer-cta-section .cta-section div#cta-engineers ul li {
    font-weight: 300;
    margin: 0 0 10px 0;
    background: url(../images/tick-red.png) no-repeat left top;
    list-style: none;
    padding-left: 25px; }
.outer-cta-section .cta-section div#cta-book-service {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#444344+0,373638+100 */
  background-color: url("../images/cta-book-service-bg.png"), #444344;
  /* Old browsers */
  background-image: url("../images/cta-book-service-bg.png"), -moz-linear-gradient(top, #444344 0%, #373638 100%);
  /* FF3.6+ */
  background-image: url("../images/cta-book-service-bg.png"), -webkit-gradient(linear, left top, left bottom, color-stop(0%, #444344), color-stop(100%, #373638));
  /* Chrome,Safari4+ */
  background-image: url("../images/cta-book-service-bg.png"), -webkit-linear-gradient(top, #444344 0%, #373638 100%);
  /* Chrome10+,Safari5.1+ */
  background-image: url("../images/cta-book-service-bg.png"), -o-linear-gradient(top, #444344 0%, #373638 100%);
  /* Opera 11.10+ */
  background-image: url("../images/cta-book-service-bg.png"), -ms-linear-gradient(top, #444344 0%, #373638 100%);
  /* IE10+ */
  background-image: url("../images/cta-book-service-bg.png"), linear-gradient(to bottom, #444344 0%, #373638 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#444344', endColorstr='#373638',GradientType=0 );
  /* IE6-9 */
  background-repeat: no-repeat;
  background-position: left top;
  padding: 35px 30px 30px 30px;
  text-align: center; }
  body.get-a-quote .outer-cta-section .cta-section div#cta-book-service {
    opacity: 0.2; }
    body.get-a-quote .outer-cta-section .cta-section div#cta-book-service a:hover {
      cursor: default; }
  .outer-cta-section .cta-section div#cta-book-service p {
    color: #fff;
    font-size: 1.1em;
    line-height: 1.4em;
    text-align: center; }
    .outer-cta-section .cta-section div#cta-book-service p span {
      display: block;
      font-size: 4em;
      text-transform: uppercase;
      font-weight: 700;
      line-height: 1em; }
.outer-cta-section .cta-section a#cta-repair-protect {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1f75af+0,146aa4+100 */
  background-color: url("../images/cta-repair-protect-bg.png"), #1f75af;
  /* Old browsers */
  background-image: url("../images/cta-repair-protect-bg.png"), -moz-linear-gradient(top, #1f75af 0%, #146aa4 100%);
  /* FF3.6+ */
  background-image: url("../images/cta-repair-protect-bg.png"), -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1f75af), color-stop(100%, #146aa4));
  /* Chrome,Safari4+ */
  background-image: url("../images/cta-repair-protect-bg.png"), -webkit-linear-gradient(top, #1f75af 0%, #146aa4 100%);
  /* Chrome10+,Safari5.1+ */
  background-image: url("../images/cta-repair-protect-bg.png"), -o-linear-gradient(top, #1f75af 0%, #146aa4 100%);
  /* Opera 11.10+ */
  background-image: url("../images/cta-repair-protect-bg.png"), -ms-linear-gradient(top, #1f75af 0%, #146aa4 100%);
  /* IE10+ */
  background-image: url("../images/cta-repair-protect-bg.png"), linear-gradient(to bottom, #1f75af 0%, #146aa4 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1f75af', endColorstr='#146aa4',GradientType=0 );
  /* IE6-9 */
  background-repeat: no-repeat;
  background-position: left top;
  padding: 55px 30px 30px 30px;
  color: #8bc3e9;
  font-size: 1.8em;
  text-align: center;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  body.repair-and-protect-service-plan .outer-cta-section .cta-section a#cta-repair-protect {
    opacity: 0.2; }
    body.repair-and-protect-service-plan .outer-cta-section .cta-section a#cta-repair-protect:hover {
      cursor: default; }
  .outer-cta-section .cta-section a#cta-repair-protect:hover {
    opacity: 0.8; }
  .outer-cta-section .cta-section a#cta-repair-protect span {
    display: block;
    text-transform: uppercase;
    font-size: 1.2em;
    color: #fff;
    font-weight: 700; }

/* Repair Process
--------------------------------------------------------------- */
.outer-repair-process .repair-process ul {
  float: left;
  width: 100%; }
  .outer-repair-process .repair-process ul li {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1f75af+0,146aa4+100 */
    background-color: url(""), #ffffff;
    /* Old browsers */
    background-image: url(""), -moz-linear-gradient(top, #ffffff 0%, #e9e8e8 100%);
    /* FF3.6+ */
    background-image: url(""), -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #e9e8e8));
    /* Chrome,Safari4+ */
    background-image: url(""), -webkit-linear-gradient(top, #ffffff 0%, #e9e8e8 100%);
    /* Chrome10+,Safari5.1+ */
    background-image: url(""), -o-linear-gradient(top, #ffffff 0%, #e9e8e8 100%);
    /* Opera 11.10+ */
    background-image: url(""), -ms-linear-gradient(top, #ffffff 0%, #e9e8e8 100%);
    /* IE10+ */
    background-image: url(""), linear-gradient(to bottom, #ffffff 0%, #e9e8e8 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e9e8e8',GradientType=0 );
    /* IE6-9 */
    width: 100%;
    min-height: 160px;
    display: block;
    margin-bottom: 20px;
    border-radius: 5px;
    border: 1px solid #e6e6e6;
    padding: 40px 20px 20px 20px;
    text-align: center;
    font-size: 1.1em;
    line-height: 1.4em; }
    @media (min-width: 800px) {
      .outer-repair-process .repair-process ul li {
        float: left;
        width: 49% !important; }
        .outer-repair-process .repair-process ul li:nth-child(n) {
          margin-bottom: 2%;
          margin-right: 2%; }
        .outer-repair-process .repair-process ul li:nth-child(2n) {
          margin-right: 0;
          margin-bottom: 0; } }
    @media (min-width: 960px) {
      .outer-repair-process .repair-process ul li {
        width: 23.5% !important;
        min-height: 180px; }
        .outer-repair-process .repair-process ul li:nth-child(n) {
          margin-bottom: 2%;
          margin-right: 2%; }
        .outer-repair-process .repair-process ul li:nth-child(4n) {
          margin-right: 0;
          margin-bottom: 0; } }
    @media (min-width: 1200px) {
      .outer-repair-process .repair-process ul li {
        min-height: 160px; } }
    .outer-repair-process .repair-process ul li span.large {
      font-size: 1.7em;
      color: #d93236;
      font-weight: 700;
      display: block;
      margin-bottom: 15px;
      text-transform: uppercase;
      line-height: 1em; }
      @media (min-width: 960px) {
        .outer-repair-process .repair-process ul li span.large {
          font-size: 1.2em; } }
      @media (min-width: 1200px) {
        .outer-repair-process .repair-process ul li span.large {
          font-size: 1.7em; } }
    .outer-repair-process .repair-process ul li span.ld-phonenumber {
      font-weight: 700; }

/* Aside
--------------------------------------------------------------- */
aside {
  float: left;
  width: 100%; }
  @media (min-width: 800px) {
    aside {
      width: 35%;
      padding: 0 0 0 50px; } }
  aside ul.cta-why-choose-us {
    width: 100%;
    padding: 20px 40px;
    margin: 0 0 20px 0;
    float: left;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ce3d3f+0,b82629+100 */
    background-color: url(""), #ce3d3f;
    /* Old browsers */
    background-image: url(""), -moz-linear-gradient(top, #ce3d3f 0%, #b82629 100%);
    /* FF3.6+ */
    background-image: url(""), -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ce3d3f), color-stop(100%, #b82629));
    /* Chrome,Safari4+ */
    background-image: url(""), -webkit-linear-gradient(top, #ce3d3f 0%, #b82629 100%);
    /* Chrome10+,Safari5.1+ */
    background-image: url(""), -o-linear-gradient(top, #ce3d3f 0%, #b82629 100%);
    /* Opera 11.10+ */
    background-image: url(""), -ms-linear-gradient(top, #ce3d3f 0%, #b82629 100%);
    /* IE10+ */
    background-image: url(""), linear-gradient(to bottom, #ce3d3f 0%, #b82629 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ce3d3f', endColorstr='#b82629',GradientType=0 );
    /* IE6-9 */
    border-radius: 5px; }
    aside ul.cta-why-choose-us li {
      color: #fff;
      text-transform: uppercase;
      font-size: 1.4em;
      text-align: center;
      list-style: none;
      padding: 20px 0 20px 0;
      line-height: 1.2em;
      background: url(../images/list-dots.png) no-repeat bottom center; }
      aside ul.cta-why-choose-us li:last-of-type {
        background: none; }
  aside div.reviewscoukWidget {
    float: left;
    width: 100%;
    margin: 0 0 15px 0; }
    aside div.reviewscoukWidget .reviewscouk_headercontainer {
      padding-top: 20px;
      padding-bottom: 20px;
      border-radius: 5px; }
    aside div.reviewscoukWidget .reviewscouk_score {
      font-size: 1.6em;
      margin: 10px 0; }
    aside div.reviewscoukWidget .reviewscouk_subheader {
      margin: 15px 0; }

/* Accreditations
--------------------------------------------------------------- */
div.outer-accreditations {
  border-top: 1px solid #efefef;
  padding: 40px 0 0 0; }
  div.outer-accreditations .accreditations ul {
    padding: 20px 20px 5px 20px;
    width: 100%; }
    div.outer-accreditations .accreditations ul li {
      float: left;
      list-style: none;
      text-align: center;
      width: 100%;
      width: 50% !important;
      margin-bottom: 30px !important;
      float: left; }
      div.outer-accreditations .accreditations ul li:nth-child(n) {
        margin-bottom: 0;
        margin-right: 0; }
      div.outer-accreditations .accreditations ul li:nth-child(2n) {
        margin-right: 0;
        margin-bottom: 0; }
      @media (min-width: 480px) {
        div.outer-accreditations .accreditations ul li {
          width: 33.3333333333% !important; }
          div.outer-accreditations .accreditations ul li:nth-child(n) {
            margin-bottom: 0;
            margin-right: 0; }
          div.outer-accreditations .accreditations ul li:nth-child(3n) {
            margin-right: 0;
            margin-bottom: 0; } }
      @media (min-width: 960px) {
        div.outer-accreditations .accreditations ul li {
          width: 20% !important; }
          div.outer-accreditations .accreditations ul li:nth-child(n) {
            margin-bottom: 0;
            margin-right: 0; }
          div.outer-accreditations .accreditations ul li:nth-child(5n) {
            margin-right: 0;
            margin-bottom: 0; } }
      div.outer-accreditations .accreditations ul li a:hover img {
        opacity: 1;
        filter: none;
        -webkit-filter: grayscale(0%);
        -moz-filter: grayscale(0%);
        -ms-filter: grayscale(0%);
        -o-filter: grayscale(0%); }
      div.outer-accreditations .accreditations ul li img {
        -webkit-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        transition: all 0.3s ease;
        width: 100%;
        -webkit-filter: grayscale(100%);
        -moz-filter: grayscale(100%);
        -ms-filter: grayscale(100%);
        -o-filter: grayscale(100%);
        filter: gray;
        opacity: 0.5; }
  div.outer-accreditations .accreditations p.text {
    text-transform: uppercase;
    width: 100%;
    float: left;
    text-align: center; }

/* Back to top
--------------------------------------------------------------- */
#back-top {
  border-radius: 10px;
  position: fixed;
  bottom: 10px;
  z-index: 300;
  right: 10px;
  opacity: 0.4;
  text-align: center;
  background: #fff;
  padding: 0.3em; }
  #back-top:hover {
    opacity: 1;
    transition: 0.3s all ease;
    cursor: pointer; }
  #back-top a {
    color: #333;
    text-shadow: 1px 1px 1px #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 0.8rem;
    letter-spacing: 2px; }
    #back-top a i {
      display: block;
      font-size: 3rem; }

/* News Styles
--------------------------------------------------------------- */
#primary-sidebar {
  float: right;
  padding: 15px;
  background: #fff;
  width: 100%;
  margin-bottom: 30px;
  border-radius: 5px; }
  #primary-sidebar h2 {
    margin-bottom: 15px; }
  @media (min-width: 480px) {
    #primary-sidebar {
      padding: 30px; } }
  #primary-sidebar ul li {
    padding: 7px 0;
    list-style: none;
    font-size: 1em; }
  #primary-sidebar form.voice-search-form {
    width: 100%;
    margin-bottom: 30px; }

@media (min-width: 480px) {
  div.next-posts {
    float: right; }
  div.prev-posts {
    float: left; } }

table.blog-table {
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  background: #fff;
  font-size: 0.7em;
  width: 100%; }
  @media (min-width: 480px) {
    table.blog-table {
      font-size: 1em; } }
  table.blog-table td {
    padding: 8px;
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    vertical-align: top;
    line-height: 1.6em; }
    table.blog-table td p {
      line-height: 1.2em;
      margin: 10px 0; }
    table.blog-table td a.appliance-symbol img {
      display: inline;
      max-width: 80px; }
      table.blog-table td a.appliance-symbol img:after {
        clear: both; }
    table.blog-table td a.appliance-symbol:hover {
      opacity: 0.8; }
    @media (min-width: 480px) {
      table.blog-table td {
        padding: 20px; } }
    table.blog-table td.description {
      width: 70% !important; }
    table.blog-table td.symbol {
      width: 30% !important;
      text-align: center; }

#accordion {
  margin: 20px 0;
  border: thin solid #cecece;
  border-top: none;
  border-bottom: none;
  width: 100%;
  clear: both; }
  #accordion div {
    background: white;
    display: none;
    border-bottom: thin solid #cecece;
    padding: 10px 15px; }
  #accordion p {
    margin: 0; }
  #accordion a {
    display: block;
    width: 100%;
    background: #f4f4f4;
    background-image: -webkit-linear-gradient(white, #ededed);
    background-image: -moz-linear-gradient(white, #ededed);
    background-image: -o-linear-gradient(white, #ededed);
    background-image: -ms-linear-gradient(white, #ededed);
    background-image: linear-gradient(white, #ededed);
    color: #000;
    line-height: 1.2em;
    padding: 15px;
    text-decoration: none;
    border-bottom: thin solid #cecece;
    font-weight: bold;
    text-shadow: 0px 1px 1px white; }
  #accordion .first {
    border-top: thin solid #cecece; }

/* Floating widget
--------------------------------------------------------------- */
.floating-widget {
  display: none; }
  @media (min-width: 800px) {
    .floating-widget {
      display: block; } }

/* Quote Results
--------------------------------------------------------------- */
p.form-cta {
  font-size: 1.4em !important;
  text-align: center;
  margin: 0 10px 30px 10px !important;
  line-height: 1.2em !important; }
  p.form-cta span {
    font-weight: bold;
    color: #d93236; }
  @media (min-width: 800px) {
    p.form-cta {
      font-size: 1.8em !important;
      text-align: center; } }

.quote-options-container {
  float: left;
  width: 100%;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 30px; }
  @media (min-width: 800px) {
    .quote-options-container {
      -ms-flex-wrap: nowrap;
      -webkit-flex-wrap: nowrap;
      flex-wrap: nowrap; } }
  .quote-options-container #repair-protect .title:before {
    content: "\f132";
    font-family: "fontawesome";
    margin-right: 10px;
    font-size: 0.8em; }
  .quote-options-container .quote-option {
    border: solid 1px #d0d0d0;
    border-top: solid 8px #505050;
    background: #fff;
    padding: 20px;
    border-radius: 5px;
    margin-bottom: 20px;
    width: 100%;
    position: relative;
    -ms-flex-item-align: start;
    -webkit-align-self: flex-start;
    align-self: flex-start; }
    .quote-options-container .quote-option .content {
      min-height: 420px; }
    @media (min-width: 800px) {
      .quote-options-container .quote-option {
        width: 49%;
        float: left;
        padding: 20px 50px 0 50px;
        margin-bottom: 0; } }
    .quote-options-container .quote-option p, .quote-options-container .quote-option li, .quote-options-container .quote-option a {
      color: #505050; }
    .quote-options-container .quote-option p.title {
      font-size: 1.6em;
      font-style: normal;
      text-align: center;
      margin: 0; }
    .quote-options-container .quote-option p.parts {
      font-size: 1.2em;
      text-align: center;
      font-style: italic;
      margin: 0; }
    .quote-options-container .quote-option p.excluding {
      color: #d93236; }
    .quote-options-container .quote-option p.including {
      color: #6ABB00; }
    .quote-options-container .quote-option p.price {
      text-align: center;
      float: left;
      width: 100%; }
      .quote-options-container .quote-option p.price span {
        font-size: 3em;
        display: block;
        margin: 15px 0; }
        @media (min-width: 960px) {
          .quote-options-container .quote-option p.price span {
            font-size: 4.4em; } }
    .quote-options-container .quote-option p.half {
      width: 50%; }
    .quote-options-container .quote-option ul {
      clear: both; }
      .quote-options-container .quote-option ul.quote-list li {
        list-style: none; }
        .quote-options-container .quote-option ul.quote-list li:before {
          content: "\f00c";
          font-family: "fontawesome";
          margin-right: 5px; }
    .quote-options-container .quote-option .button-container {
      width: 100%;
      float: left; }
      .quote-options-container .quote-option .button-container a.select-btn {
        background: #6ABB00;
        color: #fff !important;
        padding: 15px 60px;
        font-size: 1.4em;
        text-align: center;
        text-transform: uppercase;
        display: block;
        width: 70%;
        margin: 0 auto;
        border-radius: 3px;
        border-bottom: solid 5px #5ba000;
        clear: both; }
        .quote-options-container .quote-option .button-container a.select-btn:hover {
          background: #5ea700; }
      .quote-options-container .quote-option .button-container a.readmore-btn {
        text-align: center;
        margin-top: 30px;
        font-size: 1.6em;
        padding: 30px 0;
        width: 100%;
        float: left;
        border-top: 1px solid #d3d3d3;
        color: #7f7f7f;
        font-weight: bold; }
        .quote-options-container .quote-option .button-container a.readmore-btn:after {
          content: "\f078";
          font-family: "fontawesome";
          margin-left: 8px;
          font-size: 0.7em; }
      .quote-options-container .quote-option .button-container a.active:after {
        content: "\f077" !important; }
  .quote-options-container .more-info {
    padding-bottom: 30px;
    display: none;
    float: left;
    width: 100%; }

/* Site Footer
--------------------------------------------------------------- */
footer[role="contentinfo"] {
  clear: both;
  padding: 40px 0 0 0;
  text-align: center;
  background: #efefef; }
  footer[role="contentinfo"] .footer {
    overflow: hidden;
    margin-bottom: 30px;
    display: none; }
    @media (min-width: 800px) {
      footer[role="contentinfo"] .footer {
        display: block; } }
  @media (min-width: 960px) {
    footer[role="contentinfo"] .footer-bottom {
      padding: 0 0 0 10%; } }
  footer[role="contentinfo"] .footer-bottom img.cards {
    text-align: center;
    margin-top: 15px; }
    @media (min-width: 480px) {
      footer[role="contentinfo"] .footer-bottom img.cards {
        float: left;
        margin: 10px 10px 10px 0; } }
  footer[role="contentinfo"] .footer-bottom div.reviews-bottom {
    clear: both;
    margin: 30px 0;
    text-align: center;
    opacity: 0.5;
    width: 100%; }
  footer[role="contentinfo"] .reviews {
    margin: 20px 0;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    footer[role="contentinfo"] .reviews:hover {
      opacity: 0.5;
      cursor: pointer; }
  footer[role="contentinfo"] a.view-all {
    font-size: 0.6em;
    margin-left: 10px;
    color: #d93236; }
    footer[role="contentinfo"] a.view-all:hover {
      color: #8b1a1d; }
  footer[role="contentinfo"] .areas-we-cover {
    border-radius: 5px;
    padding: 30px;
    margin-bottom: 30px;
    background-color: #fff;
    display: none; }
    @media (min-width: 480px) {
      footer[role="contentinfo"] .areas-we-cover {
        display: block; } }
    @media (min-width: 960px) {
      footer[role="contentinfo"] .areas-we-cover {
        background: url(../images/areas-we-cover-bg.png) no-repeat right top #fff; } }
    footer[role="contentinfo"] .areas-we-cover ul {
      width: 100%;
      float: left; }
      @media (min-width: 960px) {
        footer[role="contentinfo"] .areas-we-cover ul {
          width: 75%; } }
      footer[role="contentinfo"] .areas-we-cover ul li {
        display: block; }
        @media (min-width: 480px) {
          footer[role="contentinfo"] .areas-we-cover ul li {
            float: left;
            width: 49% !important; }
            footer[role="contentinfo"] .areas-we-cover ul li:nth-child(n) {
              margin-bottom: 2%;
              margin-right: 2%; }
            footer[role="contentinfo"] .areas-we-cover ul li:nth-child(2n) {
              margin-right: 0;
              margin-bottom: 0; } }
        @media (min-width: 1200px) {
          footer[role="contentinfo"] .areas-we-cover ul li {
            width: 23.5% !important; }
            footer[role="contentinfo"] .areas-we-cover ul li:nth-child(n) {
              margin-bottom: 2%;
              margin-right: 2%; }
            footer[role="contentinfo"] .areas-we-cover ul li:nth-child(4n) {
              margin-right: 0;
              margin-bottom: 0; } }
  footer[role="contentinfo"] p {
    margin: 0 0 5px 0;
    font-weight: 300;
    line-height: 1.6em; }
    footer[role="contentinfo"] p.title {
      font-size: 1.1em;
      text-transform: uppercase;
      margin: 0 0 20px 0; }
  footer[role="contentinfo"] .menu-appliance-brands-nav-container ul {
    list-style: none; }
    footer[role="contentinfo"] .menu-appliance-brands-nav-container ul li {
      display: block; }
      @media (min-width: 800px) {
        footer[role="contentinfo"] .menu-appliance-brands-nav-container ul li {
          float: left;
          width: 23.5% !important; }
          footer[role="contentinfo"] .menu-appliance-brands-nav-container ul li:nth-child(n) {
            margin-bottom: 2%;
            margin-right: 2%; }
          footer[role="contentinfo"] .menu-appliance-brands-nav-container ul li:nth-child(4n) {
            margin-right: 0;
            margin-bottom: 0; } }
  footer[role="contentinfo"] li {
    display: block;
    margin-bottom: 10px !important; }
    footer[role="contentinfo"] li ul {
      display: none; }
  footer[role="contentinfo"] a {
    color: #505050;
    text-decoration: none;
    font-weight: 300; }
    footer[role="contentinfo"] a:hover {
      color: #040404; }
    footer[role="contentinfo"] a.gas-safe {
      text-align: center;
      max-width: 70px;
      display: block;
      margin: 0 auto 20px auto; }
      @media (min-width: 480px) {
        footer[role="contentinfo"] a.gas-safe {
          float: left;
          margin-right: 20px; } }
      footer[role="contentinfo"] a.gas-safe img {
        width: 100%; }
    footer[role="contentinfo"] a:hover {
      opacity: 0.8; }
    footer[role="contentinfo"] a.adtrak {
      text-align: center;
      margin: 15px 0;
      display: block; }
      @media (min-width: 480px) {
        footer[role="contentinfo"] a.adtrak {
          float: left;
          margin: 17px 10px 10px 0; } }
      footer[role="contentinfo"] a.adtrak img {
        width: 70px; }
  footer[role="contentinfo"] img {
    max-width: 100%; }
  @media (min-width: 480px) {
    footer[role="contentinfo"] {
      text-align: left; }
      footer[role="contentinfo"] .col {
        float: left; }
      footer[role="contentinfo"] .col-small {
        width: 50%; }
      footer[role="contentinfo"] .col-large {
        width: 100%; } }
  @media (min-width: 960px) {
    footer[role="contentinfo"] {
      text-align: left; }
      footer[role="contentinfo"] .col {
        float: left; }
      footer[role="contentinfo"] .col-small {
        width: 20%; }
      footer[role="contentinfo"] .col-large {
        width: 60%; } }

/*variables*/
/*issue colours*/
/*success colours*/
/*submit colours*/
/*transitions*/
/*styles*/
.clearfix {
  clear: both; }

.outer-contact-form {
  margin: 20px 0 40px 0; }

form {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
  /* Transitions */
  /*when the form is sent, change the opacity to .5*/ }
  form p.title {
    color: #d93236;
    margin-bottom: 10px; }
  form fieldset {
    border: none;
    padding: 0;
    margin: 0; }
    form fieldset.botBuster {
      display: none; }
  form label {
    color: #999;
    display: block;
    float: left;
    margin-bottom: 1.5em;
    width: 100%; }
    form label.service {
      width: 45%;
      margin-right: 10%; }
      form label.service:nth-of-type(even) {
        margin-right: 0; }
    form label.data-capture label {
      display: block;
      clear: both; }
    form label.further-details {
      width: 100%; }
  form input[type=text],
  form input[type=search],
  form input[type=phone],
  form input[type=number],
  form input[type=email],
  form input[type=date],
  form input[type=file],
  form textarea,
  form select {
    display: block;
    width: 100%;
    max-width: 100%;
    -moz-box-shadow: inset 0 0 0 0.4em #f7f7f7;
    -webkit-box-shadow: inset 0 0 0 0.4em #f7f7f7;
    box-shadow: inset 0 0 0 0.4em #f7f7f7;
    padding: 1em;
    border: 1px solid #ddd;
    outline: none;
    margin: 0.2em 0; }
  form input[type=radio],
  form input[type=checkbox] {
    margin: 0 5px 15px 0; }
  form input[type=submit], form input[type=button] {
    padding: 1em 2em;
    background: #505050;
    border: none;
    border-bottom: 5px solid #373737;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    font: 1em/1em "ubuntu";
    text-transform: uppercase;
    -webkit-transition: border 0.25s ease;
    -moz-transition: border 0.25s ease;
    -o-transition: border 0.25s ease;
    transition: border 0.25s ease;
    display: block;
    margin: 15px 0;
    clear: both;
    transition: 0.3s; }
    @media (min-width: 800px) {
      form input[type=submit], form input[type=button] {
        float: left; } }
    form input[type=submit]:not(disabled):hover, form input[type=button]:not(disabled):hover {
      background: #4b4b4b; }
    form input[type=submit]:active, form input[type=button]:active {
      border-bottom: 0;
      margin-top: 5px; }
  form input[type=submit][disabled=disabled] {
    opacity: .5;
    cursor: default; }
    form input[type=submit][disabled=disabled]:hover {
      background: #505050; }
  form input.submit-btn {
    float: left;
    background: #d93236 !important;
    border-bottom: 5px solid #951215 !important; }
    @media (min-width: 800px) {
      form input.submit-btn {
        float: right; } }
    form input.submit-btn:hover {
      background: #b62225 !important; }
  form input.small-input {
    width: 48%;
    float: left;
    margin-right: 2%;
    clear: none !important; }
    @media (min-width: 480px) {
      form input.small-input {
        width: 30%; }
        .col form input.small-input {
          width: 40%; } }
  form textarea {
    padding: 0.7em 1em;
    line-height: 1.75; }
  form input.focus:active, form input.focus:focus, form textarea:active, form textarea:focus {
    border-color: #c2e1f5;
    -moz-box-shadow: inset 0 0 0 0.4em #e1f2fc;
    -webkit-box-shadow: inset 0 0 0 0.4em #e1f2fc;
    box-shadow: inset 0 0 0 0.4em #e1f2fc; }
  form .issue input, form .issue textarea {
    border-color: #f48f95;
    -moz-box-shadow: inset 0 0 0 0.4em #f9b2ae;
    -webkit-box-shadow: inset 0 0 0 0.4em #f9b2ae;
    box-shadow: inset 0 0 0 0.4em #f9b2ae; }
  form .success input, form .success textarea {
    border-color: #7bd884;
    -moz-box-shadow: inset 0 0 0 0.4em #c3eac7;
    -webkit-box-shadow: inset 0 0 0 0.4em #c3eac7;
    box-shadow: inset 0 0 0 0.4em #c3eac7; }
  form .message {
    display: block;
    text-align: right;
    font-size: 0.85em;
    margin-top: 0.5em;
    color: #EC7878; }
  form .success .message {
    color: #5ABE64; }
  form input, form textarea {
    -webkit-transition: border 0.25s ease;
    -moz-transition: border 0.25s ease;
    -o-transition: border 0.25s ease;
    transition: border 0.25s ease;
    -webkit-transition: border 0.25s ease;
    -moz-transition: border 0.25s ease;
    -o-transition: border 0.25s ease;
    transition: border 0.25s ease; }
  @media (min-width: 800px) {
    form label {
      width: 49%;
      margin-right: 2%; }
      form label:nth-child(even) {
        margin-right: 0; } }
  form.sent {
    opacity: .5;
    -webkit-transition: border 0.5s ease;
    -moz-transition: border 0.5s ease;
    -o-transition: border 0.5s ease;
    transition: border 0.5s ease; }

form#postcode-form input.small-input {
  margin-top: 0; }

form.callback-form label {
  width: 100%; }
  @media (min-width: 1200px) {
    form.callback-form label {
      width: 49%; } }
form.callback-form input[type=submit] {
  width: 100%; }
  @media (min-width: 480px) {
    form.callback-form input[type=submit] {
      display: block;
      clear: both;
      width: 20%; } }
  @media (min-width: 1200px) {
    form.callback-form input[type=submit] {
      display: inline-block;
      clear: none;
      width: 49%;
      margin-top: .3em; } }

form#voice-search-form {
  width: auto;
  border: solid 1px #e7e7e7;
  border-radius: 5px;
  display: flex;
  background: #fff; }
  form#voice-search-form .search-field-wrap {
    position: relative;
    width: 80%; }
    form#voice-search-form .search-field-wrap input.search-field {
      width: inherit;
      margin: 0;
      border: 0;
      box-shadow: none; }
  form#voice-search-form button[type="submit"] {
    padding: 12px;
    border: 0;
    position: relative;
    z-index: 10;
    width: 20%;
    display: inline-block;
    border-left: solid 1px #e7e7e7;
    background: none; }
    form#voice-search-form button[type="submit"]:hover i {
      color: #d93236; }
  form#voice-search-form i {
    color: #505050;
    font-size: 1.5em; }
    form#voice-search-form i.icon-microphone {
      position: absolute;
      padding: 5px;
      right: 10px;
      top: 9px;
      display: none; }
      form#voice-search-form i.icon-microphone:hover {
        cursor: pointer;
        color: #d93236; }
      form#voice-search-form i.icon-microphone.active {
        color: #1f75af; }

.outer-header-form {
  display: none;
  width: 100%;
  position: absolute;
  top: 100%;
  right: 0;
  z-index: 5000;
  padding: 0 20px 20px 20px;
  background: #373638;
  float: left; }
  .outer-header-form .close-btn {
    color: #fff;
    font-family: "fontawesome";
    position: absolute;
    top: 0;
    left: -30px;
    background: #1F7CB7;
    padding: 10px;
    float: left;
    font-size: 1.1em;
    z-index: 50;
    text-decoration: none;
    opacity: 0.8;
    display: none; }
    @media (min-width: 800px) {
      .outer-header-form .close-btn {
        display: block; } }
    .outer-header-form .close-btn:hover {
      cursor: pointer;
      opacity: 1; }
  @media (min-width: 800px) {
    .outer-header-form {
      width: 280px;
      padding: 15px;
      background: #1F7CB7;
      border-radius: 0 0 5px 5px; } }
  .outer-header-form form.header-form {
    float: left;
    width: 100%; }
    .outer-header-form form.header-form input, .outer-header-form form.header-form textarea {
      color: #505050; }
    .outer-header-form form.header-form input {
      width: 100%;
      margin-bottom: 6px; }
    .outer-header-form form.header-form input[type=submit] {
      width: 100%;
      margin: 5px 0 0 0;
      color: #fff; }

/*styles for when the form sends*/
.results {
  position: fixed;
  bottom: -60px;
  z-index: 50;
  width: 100%;
  padding: 10px 0;
  text-align: center;
  font: 1.2em/1em sans-serif;
  -webkit-transition: border 0.2s ease;
  -moz-transition: border 0.2s ease;
  -o-transition: border 0.2s ease;
  transition: border 0.2s ease; }
  .results.visible {
    bottom: 0; }
  .results.success {
    background: #7bd884;
    color: #fff; }
  .results.issue {
    background: #f48f95;
    color: #fff; }

/* AJAX Loading Spinner */
.loading {
  margin: 1em 0;
  font: 0.9em "ubuntu";
  text-transform: uppercase;
  color: #505050;
  display: none; }

.loader {
  font-size: 10px;
  position: relative;
  text-indent: -9999em;
  border-top: 4px solid rgba(0, 0, 0, 0.2);
  border-right: 4px solid rgba(0, 0, 0, 0.2);
  border-bottom: 4px solid rgba(0, 0, 0, 0.2);
  border-left: 4px solid #555;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear;
  display: block;
  float: left;
  margin-right: 5px; }

.loader,
.loader:after {
  border-radius: 50%;
  width: 25px;
  height: 25px; }

@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
.loading.white {
  color: #fff; }

.loading.white .loader {
  border-top: 4px solid rgba(255, 255, 255, 0.4);
  border-right: 4px solid rgba(255, 255, 255, 0.4);
  border-bottom: 4px solid rgba(255, 255, 255, 0.4);
  border-left: 4px solid #ffffff; }

/* Results tables */
table.results-table {
  width: 100%;
  border: solid 1px #d0d0d0;
  transition: none;
  margin-bottom: 40px;
  font-size: 0.8em !important;
  line-height: 1.4em; }
  @media (min-width: 800px) {
    table.results-table {
      font-size: 1.1em !important; } }
  table.results-table tr {
    width: 100%;
    background: #fff; }
    table.results-table tr.main-title {
      background: #505050;
      color: #fff;
      font-size: 1.2em; }
      table.results-table tr.main-title span {
        font-weight: bold; }
    table.results-table tr td {
      width: 50%;
      padding: 15px;
      vertical-align: top; }
      @media (min-width: 800px) {
        table.results-table tr td {
          padding: 30px 50px; } }
      table.results-table tr td ul {
        margin: 10px 0 0 0; }
        table.results-table tr td ul li {
          list-style: none;
          font-size: 0.9em; }
          table.results-table tr td ul li:before {
            content: "\f00c";
            font-family: "fontawesome";
            margin-right: 5px; }
      table.results-table tr td.centre {
        text-align: center; }
      table.results-table tr td.tick {
        background: url(../images/tick-green-circle.png) no-repeat center center;
        background-size: 20px;
        padding: 15px 5px;
        text-align: center; }
        @media (min-width: 480px) {
          table.results-table tr td.tick {
            padding: 50px;
            background-size: auto; } }
      table.results-table tr td.no {
        background: url(../images/cross.png) no-repeat center center;
        background-size: 20px;
        padding: 15px 5px;
        text-align: center; }
        @media (min-width: 480px) {
          table.results-table tr td.no {
            padding: 50px;
            background-size: auto; } }
      table.results-table tr td.main-title {
        font-size: 1.6em; }
      table.results-table tr td.title {
        background: #585858;
        color: #fff;
        font-weight: bold; }
      table.results-table tr td.green-bg {
        background: #1f75af; }
      table.results-table tr td.blue-bg {
        background: #1f75af;
        color: #fff;
        border-color: #1f75af; }
      table.results-table tr td.blue-light-bg {
        background-color: #f4f9fd;
        color: #1f75af; }
        table.results-table tr td.blue-light-bg li {
          color: #1f75af; }
      table.results-table tr td.grey-bg {
        background: #EFEFEF;
        color: #505050; }
      table.results-table tr td.hidden {
        visibility: hidden; }
      table.results-table tr td.shield:before {
        content: "\f132";
        margin-right: 6px;
        font-family: "fontawesome"; }
      table.results-table tr td span.large-title {
        font-size: 4em;
        line-height: 1.2em;
        display: inline-block; }
        table.results-table tr td span.large-title strong {
          display: block; }
          @media (min-width: 800px) {
            table.results-table tr td span.large-title strong {
              display: inline; } }
      table.results-table tr td span.half {
        display: block;
        width: 100%; }
        @media (min-width: 800px) {
          table.results-table tr td span.half {
            width: 50%;
            float: left; } }
      table.results-table tr td span.ld-phonenumber {
        font-size: 1.6em; }

/* Quote Form Scroll Effect */
.table-container-outer {
  position: relative; }
  .table-container-outer .table-container {
    width: 100%;
    overflow-y: auto;
    _overflow: auto; }
  .table-container-outer .table-container-fade {
    position: absolute;
    right: 0;
    width: 30px;
    height: 100%;
    background-image: -webkit-linear-gradient(0deg, rgba(255, 255, 255, 0.3), #efefef);
    background-image: -moz-linear-gradient(0deg, rgba(255, 255, 255, 0.3), #efefef);
    background-image: -ms-linear-gradient(0deg, rgba(255, 255, 255, 0.3), #efefef);
    background-image: -o-linear-gradient(0deg, rgba(255, 255, 255, 0.3), #efefef);
    background-image: linear-gradient(0deg, rgba(255, 255, 255, 0.3), #efefef); }
    @media (min-width: 480px) {
      .table-container-outer .table-container-fade {
        background-image: none; } }

/* Date Picker */
#datepicker {
  float: left;
  width: 100%;
  margin-bottom: 40px; }
  #datepicker .ui-state-active {
    background: #B0212A !important;
    color: #ffffff !important; }
  #datepicker .ui-state-default {
    background: #DBFFCD; }
  #datepicker span.ui-state-default {
    background: #EEEEEE !important; }

.dates-container {
  float: left;
  width: 100%;
  margin: 0 0 20px 0; }
  .dates-container .date {
    display: block;
    width: 100%;
    margin: 0 0 10px 0 !important; }
    .dates-container .date .date-icon {
      width: 18px;
      height: 18px;
      float: left;
      margin-right: 10px; }
    .dates-container .date .available-dates {
      border: 1px solid #CAEABD;
      background: #DBFFCD;
      margin-top: 0px !important; }
    .dates-container .date .unavailable-dates {
      border: 1px solid #bbbbbb;
      background: #eeeeee;
      margin-top: 0px !important; }
    .dates-container .date .selected-dates {
      border: 1px solid #bbbbbb;
      background: #B0212A;
      margin-top: 0px !important; }
  .dates-container .available-dates-text {
    float: left; }

/* Quote overview */
.overview {
  background: #fff;
  width: 100%;
  float: left;
  border: solid 1px #d0d0d0;
  border-radius: 5px;
  padding: 20px; }
  @media (min-width: 800px) {
    .overview {
      padding: 30px 40px; } }
  .overview p {
    font-weight: bold; }
    .overview p span {
      font-weight: normal;
      margin-left: 20px; }

/* Survey form */
.survey_title {
  font-weight: bold;
  padding: 10px 0px;
  border-bottom: 3px solid #666666;
  margin-bottom: 10px; }

.question {
  padding: 5px; }

.answer {
  padding: 10px; }

.q_block {
  margin-bottom: 10px; }

.required {
  color: #cc0000;
  font-family: verdana;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  width: 18px;
  float: left; }

.temporarily-closed {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  padding: 0.5em;
  background: red;
  color: #fff;
  text-decoration: blink; }

.errors {
  border: #d93236 solid 1px;
  width: 100%;
  display: block;
  padding: 20px; }

a.tooltip {
  outline: none; }

a.tooltip strong {
  line-height: 30px; }

a.tooltip:hover {
  text-decoration: none; }

a.tooltip span {
  z-index: 10;
  display: none;
  padding: 14px 20px;
  margin-top: -30px;
  margin-left: 28px;
  width: 300px;
  line-height: 16px; }

a.tooltip:hover span {
  display: inline;
  position: absolute;
  color: #111;
  border: 1px solid #DCA;
  background: #fffAF0; }

.callout {
  z-index: 20;
  position: absolute;
  top: 30px;
  border: 0;
  left: -12px; }

/*CSS3 extras*/
a.tooltip span {
  border-radius: 4px;
  box-shadow: 5px 5px 8px #CCC; }

.cookies {
  position: fixed;
  width: 100%;
  bottom: 0;
  padding: .5em 10%;
  text-align: center;
  background: #000;
  border-top: 1px solid #ccc;
  font-size: .75em;
  color: #fff; }
  .cookies a {
    color: #e8b000; }
  .cookies a:hover {
    opacity: 0.8; }

/*
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */
/* clearfix */
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

/* display none until init */
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y; }

.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px); }

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

.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out; }

.owl-carousel .owl-item {
  float: left; }

.owl-controls .owl-page,
.owl-controls .owl-buttons div {
  cursor: pointer; }

.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

/* mouse grab icon */
.grabbing {
  cursor: url(../images/grabbing.png) 8 8, move; }

/* fix */
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0); }

.service-centre-slider img {
  margin: 0 auto; }

/*
* 	Owl Carousel Owl Demo Theme 
*	v1.3.3
*/
.owl-theme .owl-controls {
  margin-top: 10px;
  text-align: center; }

/* Styling Next and Prev buttons */
.owl-theme .owl-controls .owl-buttons div {
  color: #FFF;
  display: inline-block;
  zoom: 1;
  *display: inline;
  /*IE7 life-saver */
  margin: 5px;
  padding: 3px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background: #869791;
  filter: Alpha(Opacity=50);
  /*IE7 fix*/
  opacity: 0.5; }

/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
  filter: Alpha(Opacity=100);
  /*IE7 fix*/
  opacity: 1;
  text-decoration: none; }

/* Styling Pagination*/
.owl-theme .owl-controls .owl-page {
  display: inline-block;
  zoom: 1;
  *display: inline;
  /*IE7 life-saver */ }

.owl-theme .owl-controls .owl-page span {
  display: block;
  width: 12px;
  height: 12px;
  margin: 5px 7px;
  filter: Alpha(Opacity=50);
  /*IE7 fix*/
  opacity: 0.5;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #869791; }

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
  filter: Alpha(Opacity=100);
  /*IE7 fix*/
  opacity: 1; }

/* If PaginationNumbers is true */
.owl-theme .owl-controls .owl-page span.owl-numbers {
  height: auto;
  width: auto;
  color: #FFF;
  padding: 2px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px; }

/* preloading ../images */
.owl-item.loading {
  min-height: 150px;
  background: url(../images/AjaxLoader.gif) no-repeat center center; }

/*! jQuery UI - v1.9.1 - 2012-10-31
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.resizable.css, jquery.ui.selectable.css, jquery.ui.accordion.css, jquery.ui.autocomplete.css, jquery.ui.button.css, jquery.ui.datepicker.css, jquery.ui.dialog.css, jquery.ui.menu.css, jquery.ui.progressbar.css, jquery.ui.slider.css, jquery.ui.spinner.css, jquery.ui.tabs.css, jquery.ui.tooltip.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=03_highlight_soft.png&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=01_flat.png&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=02_glass.png&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=02_glass.png&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=02_glass.png&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=02_glass.png&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=02_glass.png&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=01_flat.png&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=01_flat.png&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
* Copyright (c) 2012 jQuery Foundation and other contributors Licensed MIT */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none; }

.ui-helper-hidden-accessible {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px); }

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none; }

.ui-helper-clearfix:before, .ui-helper-clearfix:after {
  content: "";
  display: table; }

.ui-helper-clearfix:after {
  clear: both; }

.ui-helper-clearfix {
  zoom: 1; }

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0); }

/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important; }

/* Icons
----------------------------------*/
/* states and ../images */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat; }

/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.ui-resizable {
  position: relative; }

.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block; }

.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle {
  display: none; }

.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0; }

.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0; }

.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%; }

.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%; }

.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px; }

.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px; }

.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px; }

.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px; }

.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black; }

.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin-top: 2px;
  padding: .5em .5em .5em .7em;
  zoom: 1; }

.ui-accordion .ui-accordion-icons {
  padding-left: 2.2em; }

.ui-accordion .ui-accordion-noicons {
  padding-left: .7em; }

.ui-accordion .ui-accordion-icons .ui-accordion-icons {
  padding-left: 2.2em; }

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
  position: absolute;
  left: .5em;
  top: 50%;
  margin-top: -8px; }

.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto;
  zoom: 1; }

.ui-autocomplete {
  position: absolute;
  top: 0;
  /* #8656 */
  cursor: default; }

/* workarounds */
* html .ui-autocomplete {
  width: 1px; }

/* without this, the menu expands to 100% in IE6 */
.ui-button {
  display: inline-block;
  position: relative;
  padding: 0;
  margin-right: .1em;
  cursor: pointer;
  text-align: center;
  zoom: 1;
  overflow: visible; }

/* the overflow property removes extra width in IE */
.ui-button, .ui-button:link, .ui-button:visited, .ui-button:hover, .ui-button:active {
  text-decoration: none; }

.ui-button-icon-only {
  width: 2.2em; }

/* to make room for the icon, a width needs to be set here */
button.ui-button-icon-only {
  width: 2.4em; }

/* button elements seem to need a little more width */
.ui-button-icons-only {
  width: 3.4em; }

button.ui-button-icons-only {
  width: 3.7em; }

/*button text element */
.ui-button .ui-button-text {
  display: block;
  line-height: 1.4; }

.ui-button-text-only .ui-button-text {
  padding: .4em 1em; }

.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text {
  padding: .4em;
  text-indent: -9999999px; }

.ui-button-text-icon-primary .ui-button-text, .ui-button-text-icons .ui-button-text {
  padding: .4em 1em .4em 2.1em; }

.ui-button-text-icon-secondary .ui-button-text, .ui-button-text-icons .ui-button-text {
  padding: .4em 2.1em .4em 1em; }

.ui-button-text-icons .ui-button-text {
  padding-left: 2.1em;
  padding-right: 2.1em; }

/* no icon support for input elements, provide padding by default */
input.ui-button {
  padding: .4em 1em; }

/*button icon element(s) */
.ui-button-icon-only .ui-icon, .ui-button-text-icon-primary .ui-icon, .ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon {
  position: absolute;
  top: 50%;
  margin-top: -8px; }

.ui-button-icon-only .ui-icon {
  left: 50%;
  margin-left: -8px; }

.ui-button-text-icon-primary .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary, .ui-button-icons-only .ui-button-icon-primary {
  left: .5em; }

.ui-button-text-icon-secondary .ui-button-icon-secondary, .ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary {
  right: .5em; }

.ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary {
  right: .5em; }

/*button sets*/
.ui-buttonset {
  margin-right: 7px; }

.ui-buttonset .ui-button {
  margin-left: 0;
  margin-right: -.3em; }

/* workarounds */
button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0; }

/* reset extra padding in Firefox */
.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none; }

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0; }

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em; }

.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {
  top: 1px; }

.ui-datepicker .ui-datepicker-prev {
  left: 2px; }

.ui-datepicker .ui-datepicker-next {
  right: 2px; }

.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px; }

.ui-datepicker .ui-datepicker-next-hover {
  right: 1px; }

.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px; }

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center; }

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0; }

.ui-datepicker select.ui-datepicker-month-year {
  width: 100%; }

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 49%; }

.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em; }

.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0; }

.ui-datepicker td {
  border: 0;
  padding: 1px; }

.ui-datepicker td span, .ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none; }

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0; }

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible; }

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto; }

.ui-datepicker-multi .ui-datepicker-group {
  float: left; }

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em; }

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%; }

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%; }

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%; }

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header {
  border-left-width: 0; }

.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0; }

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left; }

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0em; }

/* RTL support */
.ui-datepicker-rtl {
  direction: rtl; }

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto; }

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto; }

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: right; }

.ui-datepicker-rtl .ui-datepicker-group {
  float: right; }

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px; }

.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
  position: absolute;
  /*must have*/
  z-index: -1;
  /*must have*/
  filter: mask();
  /*must have*/
  top: -4px;
  /*must have*/
  left: -4px;
  /*must have*/
  width: 200px;
  /*must have*/
  height: 200px;
  /*must have*/ }

.ui-dialog {
  position: absolute;
  padding: .2em;
  width: 300px;
  overflow: hidden; }

.ui-dialog .ui-dialog-titlebar {
  padding: .4em 1em;
  position: relative; }

.ui-dialog .ui-dialog-title {
  float: left;
  margin: .1em 16px .1em 0; }

.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: .3em;
  top: 50%;
  width: 19px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 18px; }

.ui-dialog .ui-dialog-titlebar-close span {
  display: block;
  margin: 1px; }

.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus {
  padding: 0; }

.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: .5em 1em;
  background: none;
  overflow: auto;
  zoom: 1; }

.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin: .5em 0 0 0;
  padding: .3em 1em .5em .4em; }

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right; }

.ui-dialog .ui-dialog-buttonpane button {
  margin: .5em .4em .5em 0;
  cursor: pointer; }

.ui-dialog .ui-resizable-se {
  width: 14px;
  height: 14px;
  right: 3px;
  bottom: 3px; }

.ui-draggable .ui-dialog-titlebar {
  cursor: move; }

.ui-menu {
  list-style: none;
  padding: 2px;
  margin: 0;
  display: block;
  outline: none; }

.ui-menu .ui-menu {
  margin-top: -3px;
  position: absolute; }

.ui-menu .ui-menu-item {
  margin: 0;
  padding: 0;
  zoom: 1;
  width: 100%; }

.ui-menu .ui-menu-divider {
  margin: 5px -2px 5px -2px;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0; }

.ui-menu .ui-menu-item a {
  text-decoration: none;
  display: block;
  padding: 2px .4em;
  line-height: 1.5;
  zoom: 1;
  font-weight: normal; }

.ui-menu .ui-menu-item a.ui-state-focus,
.ui-menu .ui-menu-item a.ui-state-active {
  font-weight: normal;
  margin: -1px; }

.ui-menu .ui-state-disabled {
  font-weight: normal;
  margin: .4em 0 .2em;
  line-height: 1.5; }

.ui-menu .ui-state-disabled a {
  cursor: default; }

/* icon support */
.ui-menu-icons {
  position: relative; }

.ui-menu-icons .ui-menu-item a {
  position: relative;
  padding-left: 2em; }

/* left-aligned */
.ui-menu .ui-icon {
  position: absolute;
  top: .2em;
  left: .2em; }

/* right-aligned */
.ui-menu .ui-menu-icon {
  position: static;
  float: right; }

.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden; }

.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%; }

.ui-slider {
  position: relative;
  text-align: left; }

.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default; }

.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0; }

.ui-slider-horizontal {
  height: .8em; }

.ui-slider-horizontal .ui-slider-handle {
  top: -.3em;
  margin-left: -.6em; }

.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%; }

.ui-slider-horizontal .ui-slider-range-min {
  left: 0; }

.ui-slider-horizontal .ui-slider-range-max {
  right: 0; }

.ui-slider-vertical {
  width: .8em;
  height: 100px; }

.ui-slider-vertical .ui-slider-handle {
  left: -.3em;
  margin-left: 0;
  margin-bottom: -.6em; }

.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%; }

.ui-slider-vertical .ui-slider-range-min {
  bottom: 0; }

.ui-slider-vertical .ui-slider-range-max {
  top: 0; }

.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle; }

.ui-spinner-input {
  border: none;
  background: none;
  padding: 0;
  margin: .2em 0;
  vertical-align: middle;
  margin-left: .4em;
  margin-right: 22px; }

.ui-spinner-button {
  width: 16px;
  height: 50%;
  font-size: .5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0; }

.ui-spinner a.ui-spinner-button {
  border-top: none;
  border-bottom: none;
  border-right: none; }

/* more specificity required here to overide default borders */
.ui-spinner .ui-icon {
  position: absolute;
  margin-top: -8px;
  top: 50%;
  left: 0; }

/* vertical centre icon */
.ui-spinner-up {
  top: 0; }

.ui-spinner-down {
  bottom: 0; }

/* TR overrides */
.ui-spinner .ui-icon-triangle-1-s {
  /* need to fix icons sprite */
  background-position: -65px -16px; }

.ui-tabs {
  position: relative;
  padding: .2em;
  zoom: 1; }

/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: .2em .2em 0; }

.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px .2em 0 0;
  border-bottom: 0;
  padding: 0;
  white-space: nowrap; }

.ui-tabs .ui-tabs-nav li a {
  float: left;
  padding: .5em 1em;
  text-decoration: none; }

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px; }

.ui-tabs .ui-tabs-nav li.ui-tabs-active a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-tabs-loading a {
  cursor: text; }

.ui-tabs .ui-tabs-nav li a, .ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a {
  cursor: pointer; }

/* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none; }

.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px;
  -webkit-box-shadow: 0 0 5px #aaa;
  box-shadow: 0 0 5px #aaa; }

/* Fades and background-../images don't work well together in IE6, drop the image */
* html .ui-tooltip {
  background-image: none; }

body .ui-tooltip {
  border-width: 2px; }

/* Component containers
----------------------------------*/
.ui-widget {
  font-family: Verdana,Arial,sans-serif;
  /*font-size: 1.1em;*/ }

/*zap*/
.ui-widget .ui-widget {
  font-size: 1em; }

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
  font-family: Verdana,Arial,sans-serif;
  /*font-size: 1em;*/ }

/*zap*/
.ui-widget-content {
  border: 1px solid #aaaaaa;
  background: #ffffff url(../images/ui/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;
  /*color: #222222;*/ }

/*zap*/
.ui-widget-content a {
  /*color: #222222;*/ }

/*zap*/
.ui-widget-header {
  border: 1px solid #aaaaaa;
  background: #cccccc url(../images/ui/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;
  color: #222222;
  font-weight: bold; }

.ui-widget-header a {
  color: #222222; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  border: 1px solid #d3d3d3;
  background: #e6e6e6 url(../images/ui/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;
  font-weight: normal;
  color: #555555; }

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
  color: #555555;
  text-decoration: none; }

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
  border: 1px solid #999999;
  background: #dadada url(../images/ui/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;
  font-weight: normal;
  color: #212121; }

.ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited {
  color: #212121;
  text-decoration: none; }

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
  border: 1px solid #aaaaaa;
  background: #ffffff url(../images/ui/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
  font-weight: normal;
  color: #212121; }

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
  color: #212121;
  text-decoration: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  border: 1px solid #fcefa1;
  background: #fbf9ee url(../images/ui/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;
  color: #363636; }

.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
  color: #363636; }

.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #fef1ec url(../images/ui/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;
  color: #cd0a0a; }

.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a {
  color: #cd0a0a; }

.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text {
  color: #cd0a0a; }

.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {
  font-weight: bold; }

.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  font-weight: normal; }

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  background-image: none; }

.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35); }

/* For IE8 - See #6059 */
/* Icons
----------------------------------*/
/* states and ../images */
.ui-icon {
  width: 16px;
  height: 16px;
  background-image: url(../images/ui/ui-icons_222222_256x240.png); }

.ui-widget-content .ui-icon {
  background-image: url(../images/ui/ui-icons_222222_256x240.png); }

.ui-widget-header .ui-icon {
  background-image: url(../images/ui/ui-icons_222222_256x240.png); }

.ui-state-default .ui-icon {
  background-image: url(../images/ui/ui-icons_888888_256x240.png); }

.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
  background-image: url(../images/ui/ui-icons_454545_256x240.png); }

.ui-state-active .ui-icon {
  background-image: url(../images/ui/ui-icons_454545_256x240.png); }

.ui-state-highlight .ui-icon {
  background-image: url(../images/ui/ui-icons_2e83ff_256x240.png); }

.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
  background-image: url(../images/ui/ui-icons_cd0a0a_256x240.png); }

/* positioning */
.ui-icon-carat-1-n {
  background-position: 0 0; }

.ui-icon-carat-1-ne {
  background-position: -16px 0; }

.ui-icon-carat-1-e {
  background-position: -32px 0; }

.ui-icon-carat-1-se {
  background-position: -48px 0; }

.ui-icon-carat-1-s {
  background-position: -64px 0; }

.ui-icon-carat-1-sw {
  background-position: -80px 0; }

.ui-icon-carat-1-w {
  background-position: -96px 0; }

.ui-icon-carat-1-nw {
  background-position: -112px 0; }

.ui-icon-carat-2-n-s {
  background-position: -128px 0; }

.ui-icon-carat-2-e-w {
  background-position: -144px 0; }

.ui-icon-triangle-1-n {
  background-position: 0 -16px; }

.ui-icon-triangle-1-ne {
  background-position: -16px -16px; }

.ui-icon-triangle-1-e {
  background-position: -32px -16px; }

.ui-icon-triangle-1-se {
  background-position: -48px -16px; }

.ui-icon-triangle-1-s {
  background-position: -64px -16px; }

.ui-icon-triangle-1-sw {
  background-position: -80px -16px; }

.ui-icon-triangle-1-w {
  background-position: -96px -16px; }

.ui-icon-triangle-1-nw {
  background-position: -112px -16px; }

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px; }

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px; }

.ui-icon-arrow-1-n {
  background-position: 0 -32px; }

.ui-icon-arrow-1-ne {
  background-position: -16px -32px; }

.ui-icon-arrow-1-e {
  background-position: -32px -32px; }

.ui-icon-arrow-1-se {
  background-position: -48px -32px; }

.ui-icon-arrow-1-s {
  background-position: -64px -32px; }

.ui-icon-arrow-1-sw {
  background-position: -80px -32px; }

.ui-icon-arrow-1-w {
  background-position: -96px -32px; }

.ui-icon-arrow-1-nw {
  background-position: -112px -32px; }

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px; }

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px; }

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px; }

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px; }

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px; }

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px; }

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px; }

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px; }

.ui-icon-arrowthick-1-n {
  background-position: 0 -48px; }

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px; }

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px; }

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px; }

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px; }

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px; }

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px; }

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px; }

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px; }

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px; }

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px; }

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px; }

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px; }

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px; }

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px; }

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px; }

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px; }

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px; }

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px; }

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px; }

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px; }

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px; }

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px; }

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px; }

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px; }

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px; }

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px; }

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px; }

.ui-icon-arrow-4 {
  background-position: 0 -80px; }

.ui-icon-arrow-4-diag {
  background-position: -16px -80px; }

.ui-icon-extlink {
  background-position: -32px -80px; }

.ui-icon-newwin {
  background-position: -48px -80px; }

.ui-icon-refresh {
  background-position: -64px -80px; }

.ui-icon-shuffle {
  background-position: -80px -80px; }

.ui-icon-transfer-e-w {
  background-position: -96px -80px; }

.ui-icon-transferthick-e-w {
  background-position: -112px -80px; }

.ui-icon-folder-collapsed {
  background-position: 0 -96px; }

.ui-icon-folder-open {
  background-position: -16px -96px; }

.ui-icon-document {
  background-position: -32px -96px; }

.ui-icon-document-b {
  background-position: -48px -96px; }

.ui-icon-note {
  background-position: -64px -96px; }

.ui-icon-mail-closed {
  background-position: -80px -96px; }

.ui-icon-mail-open {
  background-position: -96px -96px; }

.ui-icon-suitcase {
  background-position: -112px -96px; }

.ui-icon-comment {
  background-position: -128px -96px; }

.ui-icon-person {
  background-position: -144px -96px; }

.ui-icon-print {
  background-position: -160px -96px; }

.ui-icon-trash {
  background-position: -176px -96px; }

.ui-icon-locked {
  background-position: -192px -96px; }

.ui-icon-unlocked {
  background-position: -208px -96px; }

.ui-icon-bookmark {
  background-position: -224px -96px; }

.ui-icon-tag {
  background-position: -240px -96px; }

.ui-icon-home {
  background-position: 0 -112px; }

.ui-icon-flag {
  background-position: -16px -112px; }

.ui-icon-calendar {
  background-position: -32px -112px; }

.ui-icon-cart {
  background-position: -48px -112px; }

.ui-icon-pencil {
  background-position: -64px -112px; }

.ui-icon-clock {
  background-position: -80px -112px; }

.ui-icon-disk {
  background-position: -96px -112px; }

.ui-icon-calculator {
  background-position: -112px -112px; }

.ui-icon-zoomin {
  background-position: -128px -112px; }

.ui-icon-zoomout {
  background-position: -144px -112px; }

.ui-icon-search {
  background-position: -160px -112px; }

.ui-icon-wrench {
  background-position: -176px -112px; }

.ui-icon-gear {
  background-position: -192px -112px; }

.ui-icon-heart {
  background-position: -208px -112px; }

.ui-icon-star {
  background-position: -224px -112px; }

.ui-icon-link {
  background-position: -240px -112px; }

.ui-icon-cancel {
  background-position: 0 -128px; }

.ui-icon-plus {
  background-position: -16px -128px; }

.ui-icon-plusthick {
  background-position: -32px -128px; }

.ui-icon-minus {
  background-position: -48px -128px; }

.ui-icon-minusthick {
  background-position: -64px -128px; }

.ui-icon-close {
  background-position: -80px -128px; }

.ui-icon-closethick {
  background-position: -96px -128px; }

.ui-icon-key {
  background-position: -112px -128px; }

.ui-icon-lightbulb {
  background-position: -128px -128px; }

.ui-icon-scissors {
  background-position: -144px -128px; }

.ui-icon-clipboard {
  background-position: -160px -128px; }

.ui-icon-copy {
  background-position: -176px -128px; }

.ui-icon-contact {
  background-position: -192px -128px; }

.ui-icon-image {
  background-position: -208px -128px; }

.ui-icon-video {
  background-position: -224px -128px; }

.ui-icon-script {
  background-position: -240px -128px; }

.ui-icon-alert {
  background-position: 0 -144px; }

.ui-icon-info {
  background-position: -16px -144px; }

.ui-icon-notice {
  background-position: -32px -144px; }

.ui-icon-help {
  background-position: -48px -144px; }

.ui-icon-check {
  background-position: -64px -144px; }

.ui-icon-bullet {
  background-position: -80px -144px; }

.ui-icon-radio-on {
  background-position: -96px -144px; }

.ui-icon-radio-off {
  background-position: -112px -144px; }

.ui-icon-pin-w {
  background-position: -128px -144px; }

.ui-icon-pin-s {
  background-position: -144px -144px; }

.ui-icon-play {
  background-position: 0 -160px; }

.ui-icon-pause {
  background-position: -16px -160px; }

.ui-icon-seek-next {
  background-position: -32px -160px; }

.ui-icon-seek-prev {
  background-position: -48px -160px; }

.ui-icon-seek-end {
  background-position: -64px -160px; }

.ui-icon-seek-start {
  background-position: -80px -160px; }

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first {
  background-position: -80px -160px; }

.ui-icon-stop {
  background-position: -96px -160px; }

.ui-icon-eject {
  background-position: -112px -160px; }

.ui-icon-volume-off {
  background-position: -128px -160px; }

.ui-icon-volume-on {
  background-position: -144px -160px; }

.ui-icon-power {
  background-position: 0 -176px; }

.ui-icon-signal-diag {
  background-position: -16px -176px; }

.ui-icon-signal {
  background-position: -32px -176px; }

.ui-icon-battery-0 {
  background-position: -48px -176px; }

.ui-icon-battery-1 {
  background-position: -64px -176px; }

.ui-icon-battery-2 {
  background-position: -80px -176px; }

.ui-icon-battery-3 {
  background-position: -96px -176px; }

.ui-icon-circle-plus {
  background-position: 0 -192px; }

.ui-icon-circle-minus {
  background-position: -16px -192px; }

.ui-icon-circle-close {
  background-position: -32px -192px; }

.ui-icon-circle-triangle-e {
  background-position: -48px -192px; }

.ui-icon-circle-triangle-s {
  background-position: -64px -192px; }

.ui-icon-circle-triangle-w {
  background-position: -80px -192px; }

.ui-icon-circle-triangle-n {
  background-position: -96px -192px; }

.ui-icon-circle-arrow-e {
  background-position: -112px -192px; }

.ui-icon-circle-arrow-s {
  background-position: -128px -192px; }

.ui-icon-circle-arrow-w {
  background-position: -144px -192px; }

.ui-icon-circle-arrow-n {
  background-position: -160px -192px; }

.ui-icon-circle-zoomin {
  background-position: -176px -192px; }

.ui-icon-circle-zoomout {
  background-position: -192px -192px; }

.ui-icon-circle-check {
  background-position: -208px -192px; }

.ui-icon-circlesmall-plus {
  background-position: 0 -208px; }

.ui-icon-circlesmall-minus {
  background-position: -16px -208px; }

.ui-icon-circlesmall-close {
  background-position: -32px -208px; }

.ui-icon-squaresmall-plus {
  background-position: -48px -208px; }

.ui-icon-squaresmall-minus {
  background-position: -64px -208px; }

.ui-icon-squaresmall-close {
  background-position: -80px -208px; }

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px; }

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px; }

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px; }

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px; }

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px; }

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px; }

/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  -khtml-border-top-left-radius: 4px;
  border-top-left-radius: 4px; }

.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  -khtml-border-top-right-radius: 4px;
  border-top-right-radius: 4px; }

.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -khtml-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px; }

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -khtml-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px; }

/* Overlays */
.ui-widget-overlay {
  background: #aaaaaa url(../images/ui/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
  opacity: .3;
  filter: Alpha(Opacity=30); }

.ui-widget-shadow {
  margin: -8px 0 0 -8px;
  padding: 8px;
  background: #aaaaaa url(../images/ui/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
  opacity: .3;
  filter: Alpha(Opacity=30);
  -moz-border-radius: 8px;
  -khtml-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px; }

/*
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */
/* clearfix */
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

/* display none until init */
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y; }

.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px); }

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

.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out; }

.owl-carousel .owl-item {
  float: left; }

.owl-controls .owl-page,
.owl-controls .owl-buttons div {
  cursor: pointer; }

.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

/* mouse grab icon */
.grabbing {
  cursor: url(../images/grabbing.png) 8 8, move; }

/* fix */
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0); }

.service-centre-slider img {
  margin: 0 auto; }

body.fancybox-active {
  overflow: hidden; }

body.fancybox-iosfix {
  position: fixed;
  left: 0;
  right: 0; }

.fancybox-is-hidden {
  position: absolute;
  top: -9999px;
  left: -9999px;
  visibility: hidden; }

.fancybox-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99992;
  -webkit-tap-highlight-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; }

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.fancybox-outer {
  overflow-y: auto;
  -webkit-overflow-scrolling: touch; }

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71); }

.fancybox-is-open .fancybox-bg {
  opacity: 0.87;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1); }

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption-wrap {
  position: absolute;
  direction: ltr;
  z-index: 99997;
  opacity: 0;
  visibility: hidden;
  transition: opacity .25s, visibility 0s linear .25s;
  box-sizing: border-box; }

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption-wrap {
  opacity: 1;
  visibility: visible;
  transition: opacity .25s, visibility 0s; }

.fancybox-infobar {
  top: 0;
  left: 0;
  font-size: 13px;
  padding: 0 10px;
  height: 44px;
  min-width: 44px;
  line-height: 44px;
  color: #ccc;
  text-align: center;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: subpixel-antialiased;
  mix-blend-mode: exclusion; }

.fancybox-toolbar {
  top: 0;
  right: 0;
  margin: 0;
  padding: 0; }

.fancybox-stage {
  overflow: hidden;
  direction: ltr;
  z-index: 99994;
  -webkit-transform: translate3d(0, 0, 0); }

.fancybox-is-closing .fancybox-stage {
  overflow: visible; }

.fancybox-slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow: auto;
  outline: none;
  white-space: normal;
  box-sizing: border-box;
  text-align: center;
  z-index: 99994;
  -webkit-overflow-scrolling: touch;
  display: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform; }

.fancybox-slide::before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  width: 0; }

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
  display: block; }

.fancybox-slide--image {
  overflow: visible; }

.fancybox-slide--image::before {
  display: none; }

.fancybox-slide--video .fancybox-content,
.fancybox-slide--video iframe {
  background: #000; }

.fancybox-slide--map .fancybox-content,
.fancybox-slide--map iframe {
  background: #E5E3DF; }

.fancybox-slide--next {
  z-index: 99995; }

.fancybox-slide > * {
  display: inline-block;
  position: relative;
  padding: 24px;
  margin: 44px 0 44px;
  border-width: 0;
  vertical-align: middle;
  text-align: left;
  background-color: #fff;
  overflow: auto;
  box-sizing: border-box; }

.fancybox-slide > title,
.fancybox-slide > style,
.fancybox-slide > meta,
.fancybox-slide > link,
.fancybox-slide > script,
.fancybox-slide > base {
  display: none; }

.fancybox-slide .fancybox-image-wrap {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  border: 0;
  z-index: 99995;
  background: transparent;
  cursor: default;
  overflow: visible;
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform; }

.fancybox-can-zoomOut .fancybox-image-wrap {
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.fancybox-can-zoomIn .fancybox-image-wrap {
  cursor: -webkit-zoom-in;
  cursor: zoom-in; }

.fancybox-can-drag .fancybox-image-wrap {
  cursor: -webkit-grab;
  cursor: grab; }

.fancybox-is-dragging .fancybox-image-wrap {
  cursor: -webkit-grabbing;
  cursor: grabbing; }

.fancybox-image,
.fancybox-spaceball {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  max-width: none;
  max-height: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.fancybox-spaceball {
  z-index: 1; }

.fancybox-slide--iframe .fancybox-content {
  padding: 0;
  width: 80%;
  height: 80%;
  max-width: calc(100% - 100px);
  max-height: calc(100% - 88px);
  overflow: visible;
  background: #fff; }

.fancybox-iframe {
  display: block;
  margin: 0;
  padding: 0;
  border: 0;
  width: 100%;
  height: 100%;
  background: #fff; }

.fancybox-error {
  margin: 0;
  padding: 40px;
  width: 100%;
  max-width: 380px;
  background: #fff;
  cursor: default; }

.fancybox-error p {
  margin: 0;
  padding: 0;
  color: #444;
  font-size: 16px;
  line-height: 20px; }

/* Buttons */
.fancybox-button {
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  width: 44px;
  height: 44px;
  margin: 0;
  padding: 10px;
  border: 0;
  border-radius: 0;
  background: rgba(30, 30, 30, 0.6);
  transition: color .3s ease;
  cursor: pointer;
  outline: none; }

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
  color: #ccc; }

.fancybox-button:focus,
.fancybox-button:hover {
  color: #fff; }

.fancybox-button[disabled] {
  color: #ccc;
  cursor: default;
  opacity: 0.6; }

.fancybox-button svg {
  display: block;
  position: relative;
  overflow: visible;
  shape-rendering: geometricPrecision; }

.fancybox-button svg path {
  fill: currentColor;
  stroke: currentColor;
  stroke-linejoin: round;
  stroke-width: 3; }

.fancybox-button--share svg path {
  stroke-width: 1; }

.fancybox-button--play svg path:nth-child(2) {
  display: none; }

.fancybox-button--pause svg path:nth-child(1) {
  display: none; }

.fancybox-button--zoom svg path {
  fill: transparent; }

/* Navigation arrows */
.fancybox-navigation {
  display: none; }

.fancybox-show-nav .fancybox-navigation {
  display: block; }

.fancybox-navigation button {
  position: absolute;
  top: 50%;
  margin: -50px 0 0 0;
  z-index: 99997;
  background: transparent;
  width: 60px;
  height: 100px;
  padding: 17px; }

.fancybox-navigation button:before {
  content: "";
  position: absolute;
  top: 30px;
  right: 10px;
  width: 40px;
  height: 40px;
  background: rgba(30, 30, 30, 0.6); }

.fancybox-navigation .fancybox-button--arrow_left {
  left: 0; }

.fancybox-navigation .fancybox-button--arrow_right {
  right: 0; }

/* Close button on the top right corner of html content */
.fancybox-close-small {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  padding: 0;
  margin: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  z-index: 10;
  cursor: pointer; }

.fancybox-close-small:after {
  content: '×';
  position: absolute;
  top: 5px;
  right: 5px;
  width: 30px;
  height: 30px;
  font: 22px/30px Arial,"Helvetica Neue",Helvetica,sans-serif;
  color: #888;
  font-weight: 300;
  text-align: center;
  border-radius: 50%;
  border-width: 0;
  background-color: transparent;
  transition: background-color .25s;
  box-sizing: border-box;
  z-index: 2; }

.fancybox-close-small:focus {
  outline: none; }

.fancybox-close-small:focus:after {
  outline: 1px dotted #888; }

.fancybox-close-small:hover:after {
  color: #555;
  background: #eee; }

.fancybox-slide--image .fancybox-close-small,
.fancybox-slide--iframe .fancybox-close-small {
  top: 0;
  right: -40px; }

.fancybox-slide--image .fancybox-close-small:after,
.fancybox-slide--iframe .fancybox-close-small:after {
  font-size: 35px;
  color: #aaa; }

.fancybox-slide--image .fancybox-close-small:hover:after,
.fancybox-slide--iframe .fancybox-close-small:hover:after {
  color: #fff;
  background: transparent; }

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small {
  display: none; }

/* Caption */
.fancybox-caption-wrap {
  bottom: 0;
  left: 0;
  right: 0;
  padding: 60px 2vw 0 2vw;
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.6) 80%, rgba(0, 0, 0, 0.8) 100%);
  pointer-events: none; }

.fancybox-caption {
  padding: 30px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.4);
  font-size: 14px;
  color: #fff;
  line-height: 20px;
  -webkit-text-size-adjust: none; }

.fancybox-caption a,
.fancybox-caption button,
.fancybox-caption select {
  pointer-events: all;
  position: relative;
  /* Fix IE11 */ }

.fancybox-caption a {
  color: #fff;
  text-decoration: underline; }

/* Loading indicator */
.fancybox-slide > .fancybox-loading {
  border: 6px solid rgba(100, 100, 100, 0.4);
  border-top: 6px solid rgba(255, 255, 255, 0.6);
  border-radius: 100%;
  height: 50px;
  width: 50px;
  -webkit-animation: fancybox-rotate .8s infinite linear;
  animation: fancybox-rotate .8s infinite linear;
  background: transparent;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -30px;
  margin-left: -30px;
  z-index: 99999; }

@-webkit-keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
@keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
/* Transition effects */
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1); }

/* transitionEffect: slide */
.fancybox-fx-slide.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  opacity: 0; }

.fancybox-fx-slide.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  opacity: 0; }

.fancybox-fx-slide.fancybox-slide--current {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1; }

/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1; }

/* transitionEffect: zoom-in-out */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
  transform: scale3d(1.5, 1.5, 1.5);
  opacity: 0; }

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
  opacity: 0; }

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1; }

/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
  -webkit-transform: rotate(-360deg);
  -ms-transform: rotate(-360deg);
  transform: rotate(-360deg);
  opacity: 0; }

.fancybox-fx-rotate.fancybox-slide--next {
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
  opacity: 0; }

.fancybox-fx-rotate.fancybox-slide--current {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  opacity: 1; }

/* transitionEffect: circular */
.fancybox-fx-circular.fancybox-slide--previous {
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  opacity: 0; }

.fancybox-fx-circular.fancybox-slide--next {
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  opacity: 0; }

.fancybox-fx-circular.fancybox-slide--current {
  -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  opacity: 1; }

/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg); }

.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg); }

.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1); }

/* Share */
.fancybox-share {
  padding: 30px;
  border-radius: 3px;
  background: #f4f4f4;
  max-width: 90%;
  text-align: center; }

.fancybox-share h1 {
  color: #222;
  margin: 0 0 20px 0;
  font-size: 35px;
  font-weight: 700; }

.fancybox-share p {
  margin: 0;
  padding: 0; }

p.fancybox-share__links {
  margin-right: -10px; }

.fancybox-share__button {
  display: inline-block;
  text-decoration: none;
  margin: 0 10px 10px 0;
  padding: 0 15px;
  min-width: 130px;
  border: 0;
  border-radius: 3px;
  background: #fff;
  white-space: nowrap;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  transition: all .2s; }

.fancybox-share__button:hover {
  text-decoration: none; }

.fancybox-share__button--fb {
  background: #3b5998; }

.fancybox-share__button--fb:hover {
  background: #344e86; }

.fancybox-share__button--pt {
  background: #bd081d; }

.fancybox-share__button--pt:hover {
  background: #aa0719; }

.fancybox-share__button--tw {
  background: #1da1f2; }

.fancybox-share__button--tw:hover {
  background: #0d95e8; }

.fancybox-share__button svg {
  position: relative;
  top: -1px;
  width: 25px;
  height: 25px;
  margin-right: 7px;
  vertical-align: middle; }

.fancybox-share__button svg path {
  fill: #fff; }

.fancybox-share__input {
  box-sizing: border-box;
  width: 100%;
  margin: 10px 0 0 0;
  padding: 10px 15px;
  background: transparent;
  color: #5d5b5b;
  font-size: 14px;
  outline: none;
  border: 0;
  border-bottom: 2px solid #d7d7d7; }

/* Thumbs */
.fancybox-thumbs {
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 212px;
  margin: 0;
  padding: 2px 2px 4px 2px;
  background: #fff;
  -webkit-tap-highlight-color: transparent;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  box-sizing: border-box;
  z-index: 99995; }

.fancybox-thumbs-x {
  overflow-y: hidden;
  overflow-x: auto; }

.fancybox-show-thumbs .fancybox-thumbs {
  display: block; }

.fancybox-show-thumbs .fancybox-inner {
  right: 212px; }

.fancybox-thumbs > ul {
  list-style: none;
  position: absolute;
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  overflow-y: auto;
  font-size: 0;
  white-space: nowrap; }

.fancybox-thumbs-x > ul {
  overflow: hidden; }

.fancybox-thumbs-y > ul::-webkit-scrollbar {
  width: 7px; }

.fancybox-thumbs-y > ul::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); }

.fancybox-thumbs-y > ul::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px; }

.fancybox-thumbs > ul > li {
  float: left;
  overflow: hidden;
  padding: 0;
  margin: 2px;
  width: 100px;
  height: 75px;
  max-width: calc(50% - 4px);
  max-height: calc(100% - 8px);
  position: relative;
  cursor: pointer;
  outline: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  box-sizing: border-box; }

li.fancybox-thumbs-loading {
  background: rgba(0, 0, 0, 0.1); }

.fancybox-thumbs > ul > li > img {
  position: absolute;
  top: 0;
  left: 0;
  max-width: none;
  max-height: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.fancybox-thumbs > ul > li:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: 4px solid #4ea7f9;
  z-index: 99991;
  opacity: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94); }

.fancybox-thumbs > ul > li.fancybox-thumbs-active:before {
  opacity: 1; }

/* Styling for Small-Screen Devices */
@media all and (max-width: 800px) {
  .fancybox-thumbs {
    width: 110px; }

  .fancybox-show-thumbs .fancybox-inner {
    right: 110px; }

  .fancybox-thumbs > ul > li {
    max-width: calc(100% - 10px); } }
