/* Minification failed. Returning unminified contents.
(3742,1): run-time error CSS1019: Unexpected token, found '}'
 */
/* font-face */
@font-face { font-family: "GeneralFoundicons"; src: url("../fonts/general_foundicons.eot"); src: url("../fonts/general_foundicons.eot?#iefix") format("embedded-opentype"), url("../fonts/general_foundicons.woff") format("woff"), url("../fonts/general_foundicons.ttf") format("truetype"), url("../fonts/general_foundicons.svg#GeneralFoundicons") format("svg"); font-weight: normal; font-style: normal; }

/* global foundicon styles */
/* line 7, ../../sass/icons/mind-icons.scss */
[class*="foundicon-"] { display: inline; width: auto; height: auto; line-height: inherit; vertical-align: baseline; background-image: none; background-position: 0 0; background-repeat: repeat; }

/* line 17, ../../sass/icons/mind-icons.scss */
[class*="foundicon-"]:before { font-family: "GeneralFoundicons"; font-weight: normal; font-style: normal; text-decoration: inherit; }

/* icons */
/* line 6, ../../sass/icons/_font-settings.scss */
.foundicon-settings:before { content: "\f000"; }

/* line 6, ../../sass/icons/_font-settings.scss */
.foundicon-heart:before { content: "\f001"; }

/* line 6, ../../sass/icons/_font-settings.scss */
.foundicon-star:before { content: "\f002"; }

/* line 6, ../../sass/icons/_font-settings.scss */
.foundicon-plus:before { content: "\f003"; }

/* line 6, ../../sass/icons/_font-settings.scss */
.foundicon-minus:before { content: "\f004"; }

/* line 6, ../../sass/icons/_font-settings.scss */
.foundicon-checkmark:before { content: "\f005"; }

/* line 6, ../../sass/icons/_font-settings.scss */
.foundicon-remove:before { content: "\f006"; }

/* line 6, ../../sass/icons/_font-settings.scss */
.foundicon-mail:before { content: "\f007"; }

/* line 6, ../../sass/icons/_font-settings.scss */
.foundicon-calendar:before { content: "\f008"; }

/* line 6, ../../sass/icons/_font-settings.scss */
.foundicon-page:before { content: "\f009"; }

/* line 6, ../../sass/icons/_font-settings.scss */
.foundicon-tools:before { content: "\f00a"; }

/* line 6, ../../sass/icons/_font-settings.scss */
.foundicon-globe:before { content: "\f00b"; }

/* line 6, ../../sass/icons/_font-settings.scss */
.foundicon-home:before { content: "\f00c"; }

/* line 6, ../../sass/icons/_font-settings.scss */
.foundicon-quote:before { content: "\f00d"; }

/* line 6, ../../sass/icons/_font-settings.scss */
.foundicon-people:before { content: "\f00e"; }

/* line 6, ../../sass/icons/_font-settings.scss */
.foundicon-monitor:before { content: "\f00f"; }

/* line 6, ../../sass/icons/_font-settings.scss */
.foundicon-laptop:before { content: "\f010"; }

/* line 6, ../../sass/icons/_font-settings.scss */
.foundicon-phone:before { content: "\f011"; }

/* line 6, ../../sass/icons/_font-settings.scss */
.foundicon-cloud:before { content: "\f012"; }

/* line 6, ../../sass/icons/_font-settings.scss */
.foundicon-error:before { content: "\f013"; }

/* line 6, ../../sass/icons/_font-settings.scss */
.foundicon-right-arrow:before { content: "\f014"; }

/* line 6, ../../sass/icons/_font-settings.scss */
.foundicon-left-arrow:before { content: "\f015"; }

/* line 6, ../../sass/icons/_font-settings.scss */
.foundicon-up-arrow:before { content: "\f016"; }

/* line 6, ../../sass/icons/_font-settings.scss */
.foundicon-down-arrow:before { content: "\f017"; }

/* line 6, ../../sass/icons/_font-settings.scss */
.foundicon-trash:before { content: "\f018"; }

/* line 6, ../../sass/icons/_font-settings.scss */
.foundicon-add-doc:before { content: "\f019"; }

/* line 6, ../../sass/icons/_font-settings.scss */
.foundicon-edit:before { content: "\f01a"; }

/* line 6, ../../sass/icons/_font-settings.scss */
.foundicon-lock:before { content: "\f01b"; }

/* line 6, ../../sass/icons/_font-settings.scss */
.foundicon-unlock:before { content: "\f01c"; }

/* line 6, ../../sass/icons/_font-settings.scss */
.foundicon-refresh:before { content: "\f01d"; }

/* line 6, ../../sass/icons/_font-settings.scss */
.foundicon-paper-clip:before { content: "\f01e"; }

/* line 6, ../../sass/icons/_font-settings.scss */
.foundicon-video:before { content: "\f01f"; }

/* line 6, ../../sass/icons/_font-settings.scss */
.foundicon-photo:before { content: "\f020"; }

/* line 6, ../../sass/icons/_font-settings.scss */
.foundicon-graph:before { content: "\f021"; }

/* line 6, ../../sass/icons/_font-settings.scss */
.foundicon-idea:before { content: "\f022"; }

/* line 6, ../../sass/icons/_font-settings.scss */
.foundicon-mic:before { content: "\f023"; }

/* line 6, ../../sass/icons/_font-settings.scss */
.foundicon-cart:before { content: "\f024"; }

/* line 6, ../../sass/icons/_font-settings.scss */
.foundicon-address-book:before { content: "\f025"; }

/* line 6, ../../sass/icons/_font-settings.scss */
.foundicon-compass:before { content: "\f026"; }

/* line 6, ../../sass/icons/_font-settings.scss */
.foundicon-flag:before { content: "\f027"; }

/* line 6, ../../sass/icons/_font-settings.scss */
.foundicon-location:before { content: "\f028"; }

/* line 6, ../../sass/icons/_font-settings.scss */
.foundicon-clock:before { content: "\f029"; }

/* line 6, ../../sass/icons/_font-settings.scss */
.foundicon-folder:before { content: "\f02a"; }

/* line 6, ../../sass/icons/_font-settings.scss */
.foundicon-inbox:before { content: "\f02b"; }

/* line 6, ../../sass/icons/_font-settings.scss */
.foundicon-website:before { content: "\f02c"; }

/* line 6, ../../sass/icons/_font-settings.scss */
.foundicon-smiley:before { content: "\f02d"; }

/* line 6, ../../sass/icons/_font-settings.scss */
.foundicon-search:before { content: "\f02e"; }

*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html,
body {
  font-size: 100%;
}

body {
  background: #dde6ee;
  color: #444444;
  padding: 0;
  margin: 0;
  font-family: "Tahoma", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  position: relative;
  cursor: default;
}

a:hover {
  cursor: pointer;
}

a:focus {
  outline: none;
}

img,
object,
embed {
  max-width: 100%;
  height: auto;
}

object,
embed {
  height: 100%;
}

img {
  -ms-interpolation-mode: bicubic;
}

#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object {
  max-width: none !important;
}

.left {
  float: left !important;
}

.right {
  float: right !important;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.text-center, .social-media, .home-intro, .journey-wrapper .intro, .donate-purchase .item {
  text-align: center !important;
}

.text-justify {
  text-align: justify !important;
}

.hide {
  display: none;
}

.antialiased {
  -webkit-font-smoothing: antialiased;
}

img {
  display: inline-block;
  vertical-align: middle;
}

textarea {
  height: auto;
  min-height: 50px;
}

select {
  width: 100%;
}

/* Grid HTML Classes */
.row, .container, .comments .comments-list ol li .item, .journey-wrapper .form-area .inner, .bg-chair {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 940px;
  /*$row-width*/
  *zoom: 1;
}
.row:before, .row:after, .container:before, .container:after, .comments .comments-list ol li .item:before, .comments .comments-list ol li .item:after, .journey-wrapper .form-area .inner:before, .journey-wrapper .form-area .inner:after, .bg-chair:before, .bg-chair:after {
  content: " ";
  display: table;
}
.row:after, .container:after, .comments .comments-list ol li .item:after, .journey-wrapper .form-area .inner:after, .bg-chair:after {
  clear: both;
}
.row.collapse .column,
.row.collapse .columns,
.row.collapse .super-content,
.row.collapse .header-logo,
.row.collapse .landing-items .item .image-column,
.row.collapse .landing-items .item .content-column,
.row.collapse .journey-wrapper,
.row.collapse .journey-wrapper .form-area .postcode-disclaimer,
.row.collapse .listing-main,
.row.collapse .audioboo,
.row.collapse .form-area .label-column,
.row.collapse .form-area .field-column, .container.collapse .column,
.container.collapse .columns,
.container.collapse .super-content,
.container.collapse .header-logo,
.container.collapse .landing-items .item .image-column,
.container.collapse .landing-items .item .content-column,
.container.collapse .journey-wrapper,
.container.collapse .journey-wrapper .form-area .postcode-disclaimer,
.container.collapse .listing-main,
.container.collapse .audioboo,
.container.collapse .form-area .label-column,
.container.collapse .form-area .field-column, .comments .comments-list ol li .item.collapse .column,
.comments .comments-list ol li .item.collapse .columns,
.comments .comments-list ol li .item.collapse .super-content,
.comments .comments-list ol li .item.collapse .header-logo,
.comments .comments-list ol li .item.collapse .landing-items .item .image-column,
.comments .comments-list ol li .item.collapse .landing-items .item .content-column,
.comments .comments-list ol li .item.collapse .journey-wrapper,
.comments .comments-list ol li .item.collapse .journey-wrapper .form-area .postcode-disclaimer,
.comments .comments-list ol li .item.collapse .listing-main,
.comments .comments-list ol li .item.collapse .audioboo,
.comments .comments-list ol li .item.collapse .form-area .label-column,
.comments .comments-list ol li .item.collapse .form-area .field-column, .journey-wrapper .form-area .inner.collapse .column,
.journey-wrapper .form-area .inner.collapse .columns,
.journey-wrapper .form-area .inner.collapse .super-content,
.journey-wrapper .form-area .inner.collapse .header-logo,
.journey-wrapper .form-area .inner.collapse .landing-items .item .image-column,
.journey-wrapper .form-area .inner.collapse .landing-items .item .content-column,
.journey-wrapper .form-area .inner.collapse .journey-wrapper,
.journey-wrapper .form-area .inner.collapse .journey-wrapper .form-area .postcode-disclaimer,
.journey-wrapper .form-area .inner.collapse .listing-main,
.journey-wrapper .form-area .inner.collapse .audioboo,
.journey-wrapper .form-area .inner.collapse .form-area .label-column,
.journey-wrapper .form-area .inner.collapse .form-area .field-column, .bg-chair.collapse .column,
.bg-chair.collapse .columns,
.bg-chair.collapse .super-content,
.bg-chair.collapse .header-logo,
.bg-chair.collapse .landing-items .item .image-column,
.bg-chair.collapse .landing-items .item .content-column,
.bg-chair.collapse .journey-wrapper,
.bg-chair.collapse .journey-wrapper .form-area .postcode-disclaimer,
.bg-chair.collapse .listing-main,
.bg-chair.collapse .audioboo,
.bg-chair.collapse .form-area .label-column,
.bg-chair.collapse .form-area .field-column {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  float: left;
}
.row .row, .row .container, .row .comments .comments-list ol li .item, .row .journey-wrapper .form-area .inner, .row .bg-chair, .container .row, .container .container, .container .comments .comments-list ol li .item, .container .journey-wrapper .form-area .inner, .container .bg-chair, .comments .comments-list ol li .item .row, .comments .comments-list ol li .item .container, .comments .comments-list ol li .item .comments .comments-list ol li .item, .comments .comments-list ol li .item .journey-wrapper .form-area .inner, .comments .comments-list ol li .item .bg-chair, .journey-wrapper .form-area .inner .row, .journey-wrapper .form-area .inner .container, .journey-wrapper .form-area .inner .comments .comments-list ol li .item, .journey-wrapper .form-area .inner .journey-wrapper .form-area .inner, .journey-wrapper .form-area .inner .bg-chair, .bg-chair .row, .bg-chair .container, .bg-chair .comments .comments-list ol li .item, .bg-chair .journey-wrapper .form-area .inner, .bg-chair .bg-chair {
  width: auto;
  margin-left: -0.9375em;
  margin-right: -0.9375em;
  margin-top: 0;
  margin-bottom: 0;
  max-width: none;
  *zoom: 1;
}
.row .row:before, .row .row:after, .row .container:before, .row .container:after, .row .comments .comments-list ol li .item:before, .row .comments .comments-list ol li .item:after, .row .journey-wrapper .form-area .inner:before, .row .journey-wrapper .form-area .inner:after, .row .bg-chair:before, .row .bg-chair:after, .container .row:before, .container .row:after, .container .container:before, .container .container:after, .container .comments .comments-list ol li .item:before, .container .comments .comments-list ol li .item:after, .container .journey-wrapper .form-area .inner:before, .container .journey-wrapper .form-area .inner:after, .container .bg-chair:before, .container .bg-chair:after, .comments .comments-list ol li .item .row:before, .comments .comments-list ol li .item .row:after, .comments .comments-list ol li .item .container:before, .comments .comments-list ol li .item .container:after, .comments .comments-list ol li .item .comments .comments-list ol li .item:before, .comments .comments-list ol li .item .comments .comments-list ol li .item:after, .comments .comments-list ol li .item .journey-wrapper .form-area .inner:before, .comments .comments-list ol li .item .journey-wrapper .form-area .inner:after, .comments .comments-list ol li .item .bg-chair:before, .comments .comments-list ol li .item .bg-chair:after, .journey-wrapper .form-area .inner .row:before, .journey-wrapper .form-area .inner .row:after, .journey-wrapper .form-area .inner .container:before, .journey-wrapper .form-area .inner .container:after, .journey-wrapper .form-area .inner .comments .comments-list ol li .item:before, .journey-wrapper .form-area .inner .comments .comments-list ol li .item:after, .journey-wrapper .form-area .inner .journey-wrapper .form-area .inner:before, .journey-wrapper .form-area .inner .journey-wrapper .form-area .inner:after, .journey-wrapper .form-area .inner .bg-chair:before, .journey-wrapper .form-area .inner .bg-chair:after, .bg-chair .row:before, .bg-chair .row:after, .bg-chair .container:before, .bg-chair .container:after, .bg-chair .comments .comments-list ol li .item:before, .bg-chair .comments .comments-list ol li .item:after, .bg-chair .journey-wrapper .form-area .inner:before, .bg-chair .journey-wrapper .form-area .inner:after, .bg-chair .bg-chair:before, .bg-chair .bg-chair:after {
  content: " ";
  display: table;
}
.row .row:after, .row .container:after, .row .comments .comments-list ol li .item:after, .row .journey-wrapper .form-area .inner:after, .row .bg-chair:after, .container .row:after, .container .container:after, .container .comments .comments-list ol li .item:after, .container .journey-wrapper .form-area .inner:after, .container .bg-chair:after, .comments .comments-list ol li .item .row:after, .comments .comments-list ol li .item .container:after, .comments .comments-list ol li .item .comments .comments-list ol li .item:after, .comments .comments-list ol li .item .journey-wrapper .form-area .inner:after, .comments .comments-list ol li .item .bg-chair:after, .journey-wrapper .form-area .inner .row:after, .journey-wrapper .form-area .inner .container:after, .journey-wrapper .form-area .inner .comments .comments-list ol li .item:after, .journey-wrapper .form-area .inner .journey-wrapper .form-area .inner:after, .journey-wrapper .form-area .inner .bg-chair:after, .bg-chair .row:after, .bg-chair .container:after, .bg-chair .comments .comments-list ol li .item:after, .bg-chair .journey-wrapper .form-area .inner:after, .bg-chair .bg-chair:after {
  clear: both;
}
.row .row.collapse, .row .container.collapse, .row .comments .comments-list ol li .item.collapse, .row .journey-wrapper .form-area .inner.collapse, .row .bg-chair.collapse, .container .row.collapse, .container .container.collapse, .container .comments .comments-list ol li .item.collapse, .container .journey-wrapper .form-area .inner.collapse, .container .bg-chair.collapse, .comments .comments-list ol li .item .row.collapse, .comments .comments-list ol li .item .container.collapse, .comments .comments-list ol li .item .comments .comments-list ol li .item.collapse, .comments .comments-list ol li .item .journey-wrapper .form-area .inner.collapse, .comments .comments-list ol li .item .bg-chair.collapse, .journey-wrapper .form-area .inner .row.collapse, .journey-wrapper .form-area .inner .container.collapse, .journey-wrapper .form-area .inner .comments .comments-list ol li .item.collapse, .journey-wrapper .form-area .inner .journey-wrapper .form-area .inner.collapse, .journey-wrapper .form-area .inner .bg-chair.collapse, .bg-chair .row.collapse, .bg-chair .container.collapse, .bg-chair .comments .comments-list ol li .item.collapse, .bg-chair .journey-wrapper .form-area .inner.collapse, .bg-chair .bg-chair.collapse {
  width: auto;
  margin: 0;
  max-width: none;
  *zoom: 1;
}
.row .row.collapse:before, .row .row.collapse:after, .row .container.collapse:before, .row .container.collapse:after, .row .comments .comments-list ol li .item.collapse:before, .row .comments .comments-list ol li .item.collapse:after, .row .journey-wrapper .form-area .inner.collapse:before, .row .journey-wrapper .form-area .inner.collapse:after, .row .bg-chair.collapse:before, .row .bg-chair.collapse:after, .container .row.collapse:before, .container .row.collapse:after, .container .container.collapse:before, .container .container.collapse:after, .container .comments .comments-list ol li .item.collapse:before, .container .comments .comments-list ol li .item.collapse:after, .container .journey-wrapper .form-area .inner.collapse:before, .container .journey-wrapper .form-area .inner.collapse:after, .container .bg-chair.collapse:before, .container .bg-chair.collapse:after, .comments .comments-list ol li .item .row.collapse:before, .comments .comments-list ol li .item .row.collapse:after, .comments .comments-list ol li .item .container.collapse:before, .comments .comments-list ol li .item .container.collapse:after, .comments .comments-list ol li .item .comments .comments-list ol li .item.collapse:before, .comments .comments-list ol li .item .comments .comments-list ol li .item.collapse:after, .comments .comments-list ol li .item .journey-wrapper .form-area .inner.collapse:before, .comments .comments-list ol li .item .journey-wrapper .form-area .inner.collapse:after, .comments .comments-list ol li .item .bg-chair.collapse:before, .comments .comments-list ol li .item .bg-chair.collapse:after, .journey-wrapper .form-area .inner .row.collapse:before, .journey-wrapper .form-area .inner .row.collapse:after, .journey-wrapper .form-area .inner .container.collapse:before, .journey-wrapper .form-area .inner .container.collapse:after, .journey-wrapper .form-area .inner .comments .comments-list ol li .item.collapse:before, .journey-wrapper .form-area .inner .comments .comments-list ol li .item.collapse:after, .journey-wrapper .form-area .inner .journey-wrapper .form-area .inner.collapse:before, .journey-wrapper .form-area .inner .journey-wrapper .form-area .inner.collapse:after, .journey-wrapper .form-area .inner .bg-chair.collapse:before, .journey-wrapper .form-area .inner .bg-chair.collapse:after, .bg-chair .row.collapse:before, .bg-chair .row.collapse:after, .bg-chair .container.collapse:before, .bg-chair .container.collapse:after, .bg-chair .comments .comments-list ol li .item.collapse:before, .bg-chair .comments .comments-list ol li .item.collapse:after, .bg-chair .journey-wrapper .form-area .inner.collapse:before, .bg-chair .journey-wrapper .form-area .inner.collapse:after, .bg-chair .bg-chair.collapse:before, .bg-chair .bg-chair.collapse:after {
  content: " ";
  display: table;
}
.row .row.collapse:after, .row .container.collapse:after, .row .comments .comments-list ol li .item.collapse:after, .row .journey-wrapper .form-area .inner.collapse:after, .row .bg-chair.collapse:after, .container .row.collapse:after, .container .container.collapse:after, .container .comments .comments-list ol li .item.collapse:after, .container .journey-wrapper .form-area .inner.collapse:after, .container .bg-chair.collapse:after, .comments .comments-list ol li .item .row.collapse:after, .comments .comments-list ol li .item .container.collapse:after, .comments .comments-list ol li .item .comments .comments-list ol li .item.collapse:after, .comments .comments-list ol li .item .journey-wrapper .form-area .inner.collapse:after, .comments .comments-list ol li .item .bg-chair.collapse:after, .journey-wrapper .form-area .inner .row.collapse:after, .journey-wrapper .form-area .inner .container.collapse:after, .journey-wrapper .form-area .inner .comments .comments-list ol li .item.collapse:after, .journey-wrapper .form-area .inner .journey-wrapper .form-area .inner.collapse:after, .journey-wrapper .form-area .inner .bg-chair.collapse:after, .bg-chair .row.collapse:after, .bg-chair .container.collapse:after, .bg-chair .comments .comments-list ol li .item.collapse:after, .bg-chair .journey-wrapper .form-area .inner.collapse:after, .bg-chair .bg-chair.collapse:after {
  clear: both;
}

.column,
.columns,
.super-content {
  position: relative;
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  width: 100%;
  float: left;
}

@media only screen {
  .column,
  .columns,
  .super-content {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    float: left;
  }

  .small-1 {
    position: relative;
    width: 8.33333%;
  }

  .small-2 {
    position: relative;
    width: 16.66667%;
  }

  .small-3, .form-area .label-column {
    position: relative;
    width: 25%;
  }

  .small-4 {
    position: relative;
    width: 33.33333%;
  }

  .small-5, .form-area .field-column {
    position: relative;
    width: 41.66667%;
  }

  .small-6 {
    position: relative;
    width: 50%;
  }

  .small-7 {
    position: relative;
    width: 58.33333%;
  }

  .small-8 {
    position: relative;
    width: 66.66667%;
  }

  .small-9 {
    position: relative;
    width: 75%;
  }

  .small-10 {
    position: relative;
    width: 83.33333%;
  }

  .small-11 {
    position: relative;
    width: 91.66667%;
  }

  .small-12, .super-content, .landing-items .item .content-column {
    position: relative;
    width: 100%;
  }

  [class*="column"] + [class*="column"]:last-child {
    float: right;
  }

  [class*="column"] + [class*="column"].end {
    float: left;
  }

  .column.small-centered,
  .columns.small-centered,
  .small-centered.super-content {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    float: none !important;
  }
}
/* Styles for screens that are atleast 768px; */
@media only screen and (min-width: 768px) {
  .large-1 {
    position: relative;
    width: 8.33333%;
  }

  .large-2 {
    position: relative;
    width: 16.66667%;
  }

  .large-3 {
    position: relative;
    width: 25%;
  }

  .large-4, .landing-items .item .image-column {
    position: relative;
    width: 33.33333%;
  }

  .large-5 {
    position: relative;
    width: 41.66667%;
  }

  .large-6, .header-logo, .journey-wrapper .form-area .postcode-disclaimer, .audioboo {
    position: relative;
    width: 50%;
  }

  .large-7 {
    position: relative;
    width: 58.33333%;
  }

  .large-8, .super-content, .landing-items .item .content-column, .journey-wrapper {
    position: relative;
    width: 66.66667%;
  }

  .large-9, .listing-main {
    position: relative;
    width: 75%;
  }

  .large-10 {
    position: relative;
    width: 83.33333%;
  }

  .large-11 {
    position: relative;
    width: 91.66667%;
  }

  .large-12 {
    position: relative;
    width: 100%;
  }

  .row .large-offset-0, .container .large-offset-0, .comments .comments-list ol li .item .large-offset-0, .journey-wrapper .form-area .inner .large-offset-0, .bg-chair .large-offset-0 {
    position: relative;
    margin-left: 0%;
  }

  .row .large-offset-1, .container .large-offset-1, .comments .comments-list ol li .item .large-offset-1, .journey-wrapper .form-area .inner .large-offset-1, .bg-chair .large-offset-1 {
    position: relative;
    margin-left: 8.33333%;
  }

  .row .large-offset-2, .container .large-offset-2, .comments .comments-list ol li .item .large-offset-2, .journey-wrapper .form-area .inner .large-offset-2, .bg-chair .large-offset-2 {
    position: relative;
    margin-left: 16.66667%;
  }

  .row .large-offset-3, .container .large-offset-3, .comments .comments-list ol li .item .large-offset-3, .journey-wrapper .form-area .inner .large-offset-3, .bg-chair .large-offset-3 {
    position: relative;
    margin-left: 25%;
  }

  .row .large-offset-4, .container .large-offset-4, .comments .comments-list ol li .item .large-offset-4, .journey-wrapper .form-area .inner .large-offset-4, .bg-chair .large-offset-4 {
    position: relative;
    margin-left: 33.33333%;
  }

  .row .large-offset-5, .container .large-offset-5, .comments .comments-list ol li .item .large-offset-5, .journey-wrapper .form-area .inner .large-offset-5, .bg-chair .large-offset-5 {
    position: relative;
    margin-left: 41.66667%;
  }

  .row .large-offset-6, .container .large-offset-6, .comments .comments-list ol li .item .large-offset-6, .journey-wrapper .form-area .inner .large-offset-6, .bg-chair .large-offset-6 {
    position: relative;
    margin-left: 50%;
  }

  .row .large-offset-7, .container .large-offset-7, .comments .comments-list ol li .item .large-offset-7, .journey-wrapper .form-area .inner .large-offset-7, .bg-chair .large-offset-7 {
    position: relative;
    margin-left: 58.33333%;
  }

  .row .large-offset-8, .container .large-offset-8, .comments .comments-list ol li .item .large-offset-8, .journey-wrapper .form-area .inner .large-offset-8, .bg-chair .large-offset-8 {
    position: relative;
    margin-left: 66.66667%;
  }

  .row .large-offset-9, .container .large-offset-9, .comments .comments-list ol li .item .large-offset-9, .journey-wrapper .form-area .inner .large-offset-9, .bg-chair .large-offset-9 {
    position: relative;
    margin-left: 75%;
  }

  .row .large-offset-10, .container .large-offset-10, .comments .comments-list ol li .item .large-offset-10, .journey-wrapper .form-area .inner .large-offset-10, .bg-chair .large-offset-10 {
    position: relative;
    margin-left: 83.33333%;
  }

  .row .large-offset-11, .container .large-offset-11, .comments .comments-list ol li .item .large-offset-11, .journey-wrapper .form-area .inner .large-offset-11, .bg-chair .large-offset-11 {
    position: relative;
    margin-left: 91.66667%;
  }

  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }

  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }

  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }

  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }

  .push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }

  .pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }

  .push-4, .super-content {
    position: relative;
    left: 33.33333%;
    right: auto;
  }

  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }

  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }

  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }

  .push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }

  .pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }

  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }

  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }

  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }

  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }

  .push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }

  .pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }

  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }

  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }

  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }

  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }

  .column.large-centered, .column.journey-wrapper, .journey-wrapper .form-area .column.postcode-disclaimer, .column.audioboo, .columns.large-centered, .large-centered.super-content, .large-centered.header-logo, .landing-items .item .large-centered.image-column, .landing-items .item .large-centered.content-column, .journey-wrapper, .journey-wrapper .form-area .postcode-disclaimer, .large-centered.listing-main, .audioboo, .form-area .large-centered.label-column, .form-area .large-centered.field-column {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    float: none !important;
  }

  .column.large-uncentered, .columns.large-uncentered, .large-uncentered.super-content, .large-uncentered.header-logo, .landing-items .item .large-uncentered.image-column, .landing-items .item .large-uncentered.content-column, .large-uncentered.journey-wrapper, .journey-wrapper .form-area .large-uncentered.postcode-disclaimer, .large-uncentered.listing-main, .large-uncentered.audioboo, .form-area .large-uncentered.label-column, .form-area .large-uncentered.field-column {
    margin-left: 0;
    margin-right: 0;
    float: left !important;
  }

  .column.large-uncentered.opposite, .columns.large-uncentered.opposite, .large-uncentered.opposite.super-content, .large-uncentered.opposite.header-logo, .landing-items .item .large-uncentered.opposite.image-column, .landing-items .item .large-uncentered.opposite.content-column, .large-uncentered.opposite.journey-wrapper, .journey-wrapper .form-area .large-uncentered.opposite.postcode-disclaimer, .large-uncentered.opposite.listing-main, .large-uncentered.opposite.audioboo, .form-area .large-uncentered.opposite.label-column, .form-area .large-uncentered.opposite.field-column {
    float: right !important;
  }
}
/* Foundation Visibility HTML Classes */
.show-for-small,
.show-for-medium-down,
.show-for-large-down {
  display: inherit !important;
}

.hide-for-small,
.hide-for-medium-down,
.hide-for-large-down {
  display: none !important;
}

/* Medium Displays: 768px - 1279px */
@media only screen and (min-width: 768px) {
  .show-for-small {
    display: none !important;
  }

  .hide-for-small {
    display: inherit !important;
  }
}
/* Large Displays: 1280px - 1440px */
@media only screen and (min-width: 1280px) {
  .show-for-large,
  .show-for-large-up {
    display: inherit !important;
  }

  .show-for-medium,
  .show-for-medium-down {
    display: none !important;
  }

  .hide-for-medium,
  .hide-for-medium-down {
    display: inherit !important;
  }

  .hide-for-large,
  .hide-for-large-up {
    display: none !important;
  }
}
/* X-Large Displays: 1400px and up */
@media only screen and (min-width: 1440px) {
  .show-for-xlarge {
    display: inherit !important;
  }

  .show-for-large,
  .show-for-large-down {
    display: none !important;
  }

  .hide-for-large,
  .hide-for-large-down {
    display: inherit !important;
  }

  .hide-for-xlarge {
    display: none !important;
  }
}
/* Orientation targeting */
.show-for-landscape,
.hide-for-portrait {
  display: inherit !important;
}

.hide-for-landscape,
.show-for-portrait {
  display: none !important;
}

@media only screen and (orientation: landscape) {
  .show-for-landscape,
  .hide-for-portrait {
    display: inherit !important;
  }

  .hide-for-landscape,
  .show-for-portrait {
    display: none !important;
  }
}
@media only screen and (orientation: portrait) {
  .show-for-portrait,
  .hide-for-landscape {
    display: inherit !important;
  }

  .hide-for-portrait,
  .show-for-landscape {
    display: none !important;
  }
}
/* Touch-enabled device targeting */
.show-for-touch {
  display: none !important;
}

.hide-for-touch {
  display: inherit !important;
}

.touch .show-for-touch {
  display: inherit !important;
}

.touch .hide-for-touch {
  display: none !important;
}

/* Foundation Block Grids for below small breakpoint */
@media only screen {
  [class*="block-grid-"] {
    display: block;
    padding: 0;
    margin: -0.625em;
    *zoom: 1;
  }
  [class*="block-grid-"]:before, [class*="block-grid-"]:after {
    content: " ";
    display: table;
  }
  [class*="block-grid-"]:after {
    clear: both;
  }
  [class*="block-grid-"] > li {
    display: inline;
    height: auto;
    float: left;
    padding: 0 0.625em 1.25em;
  }

  .small-block-grid-1 > li {
    width: 100%;
    padding: 0 0.625em 1.25em;
  }
  .small-block-grid-1 > li:nth-of-type(n) {
    clear: none;
  }
  .small-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both;
  }

  .small-block-grid-2 > li {
    width: 50%;
    padding: 0 0.625em 1.25em;
  }
  .small-block-grid-2 > li:nth-of-type(n) {
    clear: none;
  }
  .small-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
  }

  .small-block-grid-3 > li {
    width: 33.33333%;
    padding: 0 0.625em 1.25em;
  }
  .small-block-grid-3 > li:nth-of-type(n) {
    clear: none;
  }
  .small-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both;
  }

  .small-block-grid-4 > li {
    width: 25%;
    padding: 0 0.625em 1.25em;
  }
  .small-block-grid-4 > li:nth-of-type(n) {
    clear: none;
  }
  .small-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
  }

  .small-block-grid-5 > li {
    width: 20%;
    padding: 0 0.625em 1.25em;
  }
  .small-block-grid-5 > li:nth-of-type(n) {
    clear: none;
  }
  .small-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
  }

  .small-block-grid-6 > li {
    width: 16.66667%;
    padding: 0 0.625em 1.25em;
  }
  .small-block-grid-6 > li:nth-of-type(n) {
    clear: none;
  }
  .small-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both;
  }

  .small-block-grid-7 > li {
    width: 14.28571%;
    padding: 0 0.625em 1.25em;
  }
  .small-block-grid-7 > li:nth-of-type(n) {
    clear: none;
  }
  .small-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both;
  }

  .small-block-grid-8 > li {
    width: 12.5%;
    padding: 0 0.625em 1.25em;
  }
  .small-block-grid-8 > li:nth-of-type(n) {
    clear: none;
  }
  .small-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
  }

  .small-block-grid-9 > li {
    width: 11.11111%;
    padding: 0 0.625em 1.25em;
  }
  .small-block-grid-9 > li:nth-of-type(n) {
    clear: none;
  }
  .small-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both;
  }

  .small-block-grid-10 > li {
    width: 10%;
    padding: 0 0.625em 1.25em;
  }
  .small-block-grid-10 > li:nth-of-type(n) {
    clear: none;
  }
  .small-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both;
  }

  .small-block-grid-11 > li {
    width: 9.09091%;
    padding: 0 0.625em 1.25em;
  }
  .small-block-grid-11 > li:nth-of-type(n) {
    clear: none;
  }
  .small-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both;
  }

  .small-block-grid-12 > li {
    width: 8.33333%;
    padding: 0 0.625em 1.25em;
  }
  .small-block-grid-12 > li:nth-of-type(n) {
    clear: none;
  }
  .small-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both;
  }
}
/* Foundation Block Grids for above small breakpoint */
@media only screen and (min-width: 768px) {
  /* Remove small grid clearing */
  .small-block-grid-1 > li:nth-of-type(1n+1) {
    clear: none;
  }

  .small-block-grid-2 > li:nth-of-type(2n+1) {
    clear: none;
  }

  .small-block-grid-3 > li:nth-of-type(3n+1) {
    clear: none;
  }

  .small-block-grid-4 > li:nth-of-type(4n+1) {
    clear: none;
  }

  .small-block-grid-5 > li:nth-of-type(5n+1) {
    clear: none;
  }

  .small-block-grid-6 > li:nth-of-type(6n+1) {
    clear: none;
  }

  .small-block-grid-7 > li:nth-of-type(7n+1) {
    clear: none;
  }

  .small-block-grid-8 > li:nth-of-type(8n+1) {
    clear: none;
  }

  .small-block-grid-9 > li:nth-of-type(9n+1) {
    clear: none;
  }

  .small-block-grid-10 > li:nth-of-type(10n+1) {
    clear: none;
  }

  .small-block-grid-11 > li:nth-of-type(11n+1) {
    clear: none;
  }

  .small-block-grid-12 > li:nth-of-type(12n+1) {
    clear: none;
  }

  .large-block-grid-1 > li {
    width: 100%;
    padding: 0 0.625em 1.25em;
  }
  .large-block-grid-1 > li:nth-of-type(n) {
    clear: none;
  }
  .large-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both;
  }

  .large-block-grid-2 > li {
    width: 50%;
    padding: 0 0.625em 1.25em;
  }
  .large-block-grid-2 > li:nth-of-type(n) {
    clear: none;
  }
  .large-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
  }

  .large-block-grid-3 > li {
    width: 33.33333%;
    padding: 0 0.625em 1.25em;
  }
  .large-block-grid-3 > li:nth-of-type(n) {
    clear: none;
  }
  .large-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both;
  }

  .large-block-grid-4 > li {
    width: 25%;
    padding: 0 0.625em 1.25em;
  }
  .large-block-grid-4 > li:nth-of-type(n) {
    clear: none;
  }
  .large-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
  }

  .large-block-grid-5 > li {
    width: 20%;
    padding: 0 0.625em 1.25em;
  }
  .large-block-grid-5 > li:nth-of-type(n) {
    clear: none;
  }
  .large-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
  }

  .large-block-grid-6 > li {
    width: 16.66667%;
    padding: 0 0.625em 1.25em;
  }
  .large-block-grid-6 > li:nth-of-type(n) {
    clear: none;
  }
  .large-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both;
  }

  .large-block-grid-7 > li {
    width: 14.28571%;
    padding: 0 0.625em 1.25em;
  }
  .large-block-grid-7 > li:nth-of-type(n) {
    clear: none;
  }
  .large-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both;
  }

  .large-block-grid-8 > li {
    width: 12.5%;
    padding: 0 0.625em 1.25em;
  }
  .large-block-grid-8 > li:nth-of-type(n) {
    clear: none;
  }
  .large-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
  }

  .large-block-grid-9 > li {
    width: 11.11111%;
    padding: 0 0.625em 1.25em;
  }
  .large-block-grid-9 > li:nth-of-type(n) {
    clear: none;
  }
  .large-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both;
  }

  .large-block-grid-10 > li {
    width: 10%;
    padding: 0 0.625em 1.25em;
  }
  .large-block-grid-10 > li:nth-of-type(n) {
    clear: none;
  }
  .large-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both;
  }

  .large-block-grid-11 > li {
    width: 9.09091%;
    padding: 0 0.625em 1.25em;
  }
  .large-block-grid-11 > li:nth-of-type(n) {
    clear: none;
  }
  .large-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both;
  }

  .large-block-grid-12 > li {
    width: 8.33333%;
    padding: 0 0.625em 1.25em;
  }
  .large-block-grid-12 > li:nth-of-type(n) {
    clear: none;
  }
  .large-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both;
  }
}
p.lead {
  font-size: 1.15675em;
  line-height: 1.6;
}

.subheader {
  line-height: 1.4;
  color: #919191;
  font-weight: 300;
  margin-top: 0.2em;
  margin-bottom: 0.5em;
}

/* Typography resets */
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
  direction: ltr;
}

/* Default Link Styles */
a {
  color: #033579;
  text-decoration: none;
  line-height: inherit;
}
a:hover, a:focus {
  color: #022a60;
}
a img {
  border: none;
}

/* Default paragraph styles */
p {
  font-family: inherit;
  font-weight: normal;
  font-size: 0.938em;
  line-height: 1.6;
  margin-bottom: 1.25em;
  text-rendering: optimizeLegibility;
}
p aside {
  font-size: 0.875em;
  line-height: 1.35;
  font-style: italic;
}

/* Default header styles */
h1, h2, h3, h4, h5, h6 {
  font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  color: #444444;
  text-rendering: optimizeLegibility;
  margin-top: 0.2em;
  margin-bottom: 0;
  line-height: 1.2125em;
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
  font-size: 60%;
  color: #919191;
  line-height: 0;
}

h1 {
  font-size: 2.375em;
}

h2 {
  font-size: 1.5625em;
}

h3 {
  font-size: 1.5625em;
}

h4 {
  font-size: 1.125em;
}

h5 {
  font-size: 1.125em;
}

h6 {
  font-size: 1em;
}

hr {
  border: solid #dddddd;
  border-width: 1px 0 0;
  clear: both;
  margin: 1.25em 0 1.1875em;
  height: 0;
}

/* Helpful Typography Defaults */
em,
i {
  font-style: italic;
  line-height: inherit;
}

strong,
b {
  font-weight: bold;
  line-height: inherit;
}

small {
  font-size: 60%;
  line-height: inherit;
}

code {
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: bold;
  color: #7f0a0c;
}

/* Lists */
ul,
ol,
dl {
  font-size: 0.938em;
  line-height: 1.6;
  margin-bottom: 1.25em;
  list-style-position: outside;
  font-family: inherit;
}

ul, ol {
  margin-left: 1.25em;
}

/* Unordered Lists */
ul li ul,
ul li ol {
  margin-left: 1.25em;
  margin-bottom: 0;
  font-size: 1em;
  /* Override nested font-size change */
}
ul.square li ul, ul.circle li ul, ul.disc li ul {
  list-style: inherit;
}
ul.square {
  list-style-type: square;
}
ul.circle {
  list-style-type: circle;
}
ul.disc {
  list-style-type: disc;
}
ul.no-bullet {
  list-style: none;
}

/* Ordered Lists */
ol li ul,
ol li ol {
  margin-left: 1.25em;
  margin-bottom: 0;
}

/* Definition Lists */
dl dt {
  margin-bottom: 0.3em;
  font-weight: bold;
}
dl dd {
  margin-bottom: 0.75em;
}

/* Abbreviations */
abbr,
acronym {
  text-transform: uppercase;
  font-size: 90%;
  color: #444444;
  border-bottom: 1px dotted #dddddd;
  cursor: help;
}

abbr {
  text-transform: none;
}

/* Blockquotes */
blockquote {
  margin: 0 0 1.25em;
  padding: 0.5625em 1.25em 0 1.1875em;
  border-left: 1px solid #dddddd;
}
blockquote cite {
  display: block;
  font-size: 0.8125em;
  color: #777777;
}
blockquote cite:before {
  content: "\2014 \0020";
}
blockquote cite a,
blockquote cite a:visited {
  color: #777777;
}

blockquote,
blockquote p {
  line-height: 1.6;
  color: #919191;
}

/* Microformats */
.vcard {
  display: inline-block;
  margin: 0 0 1.25em 0;
  border: 1px solid #dddddd;
  padding: 0.625em 0.75em;
}
.vcard li {
  margin: 0;
  display: block;
}
.vcard .fn {
  font-weight: bold;
  font-size: 0.9375em;
}

.vevent .summary {
  font-weight: bold;
}
.vevent abbr {
  cursor: default;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 0 0.0625em;
}

@media only screen and (min-width: 768px) {
  h1, h2, h3, h4, h5, h6 {
    line-height: 1.4;
  }

  h1 {
    font-size: 3em;
  }

  h2 {
    font-size: 2.1875em;
  }

  h3 {
    font-size: 1.875em;
  }

  h4 {
    font-size: 1.4375em;
  }
}
/*
 * Print styles.
 *
 * Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
 * Credit to Paul Irish and HTML5 Boilerplate (html5boilerplate.com)
*/
.print-only {
  display: none !important;
}

@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
    /* h5bp.com/t */
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }

  .hide-on-print {
    display: none !important;
  }

  .print-only {
    display: block !important;
  }

  .hide-for-print {
    display: none !important;
  }

  .show-for-print {
    display: inherit !important;
  }
}
button, .button {
  border-style: solid;
  border-width: 1px;
  cursor: pointer;
  font-family: inherit;
  font-weight: bold;
  line-height: 1;
  margin: 0 0 1.25em;
  position: relative;
  text-decoration: none;
  text-align: center;
  display: inline-block;
  padding-top: 0.75em;
  padding-right: 1.5em;
  padding-bottom: 0.8125em;
  padding-left: 1.5em;
  font-size: 1em;
  background-color: #033579;
  border-color: #021f47;
  color: white;
}
button:hover, button:focus, .button:hover, .button:focus {
  background-color: #021f47;
}
button:hover, button:focus, .button:hover, .button:focus {
  color: white;
}
button.secondary, .button.secondary {
  background-color: #e9e9e9;
  border-color: #d0d0d0;
  color: #333333;
}
button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
  background-color: #d0d0d0;
}
button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
  color: #333333;
}
button.success, .button.success {
  background-color: #5da423;
  border-color: #457a1a;
  color: white;
}
button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
  background-color: #457a1a;
}
button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
  color: white;
}
button.alert, .button.alert {
  background-color: #c60f13;
  border-color: #970b0e;
  color: white;
}
button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
  background-color: #970b0e;
}
button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
  color: white;
}
button.large, .button.large {
  padding-top: 1em;
  padding-right: 2em;
  padding-bottom: 1.0625em;
  padding-left: 2em;
  font-size: 1.25em;
}
button.small, .button.small {
  padding-top: 0.5625em;
  padding-right: 1.125em;
  padding-bottom: 0.625em;
  padding-left: 1.125em;
  font-size: 0.8125em;
}
button.tiny, .button.tiny {
  padding-top: 0.4375em;
  padding-right: 0.875em;
  padding-bottom: 0.5em;
  padding-left: 0.875em;
  font-size: 0.6875em;
}
button.expand, .button.expand {
  padding-right: 0px;
  padding-left: 0px;
  width: 100%;
}
button.left-align, .button.left-align {
  text-align: left;
  text-indent: 0.75em;
}
button.right-align, .button.right-align {
  text-align: right;
  padding-right: 0.75em;
}
button.disabled, button[disabled], .button.disabled, .button[disabled] {
  background-color: #033579;
  border-color: #021f47;
  color: white;
  cursor: default;
  opacity: 0.6;
  -webkit-box-shadow: none;
  box-shadow: none;
}
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
  background-color: #021f47;
}
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
  color: white;
}
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
  background-color: #033579;
}
button.disabled.secondary, button[disabled].secondary, .button.disabled.secondary, .button[disabled].secondary {
  background-color: #e9e9e9;
  border-color: #d0d0d0;
  color: #333333;
  cursor: default;
  opacity: 0.6;
  -webkit-box-shadow: none;
  box-shadow: none;
}
button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
  background-color: #d0d0d0;
}
button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
  color: #333333;
}
button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
  background-color: #e9e9e9;
}
button.disabled.success, button[disabled].success, .button.disabled.success, .button[disabled].success {
  background-color: #5da423;
  border-color: #457a1a;
  color: white;
  cursor: default;
  opacity: 0.6;
  -webkit-box-shadow: none;
  box-shadow: none;
}
button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
  background-color: #457a1a;
}
button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
  color: white;
}
button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
  background-color: #5da423;
}
button.disabled.alert, button[disabled].alert, .button.disabled.alert, .button[disabled].alert {
  background-color: #c60f13;
  border-color: #970b0e;
  color: white;
  cursor: default;
  opacity: 0.6;
  -webkit-box-shadow: none;
  box-shadow: none;
}
button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
  background-color: #970b0e;
}
button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
  color: white;
}
button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
  background-color: #c60f13;
}

button, .button {
  padding-top: 0.8125em;
  padding-bottom: 0.75em;
}
button.tiny, .button.tiny {
  padding-top: 0.5em;
  padding-bottom: 0.4375em;
}
button.small, .button.small {
  padding-top: 0.625em;
  padding-bottom: 0.5625em;
}
button.large, .button.large {
  padding-top: 1.03125em;
  padding-bottom: 1.03125em;
}

@media only screen {
  button, .button {
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
    -webkit-transition: background-color 300ms ease-out;
    -moz-transition: background-color 300ms ease-out;
    transition: background-color 300ms ease-out;
  }
  button:active, .button:active {
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2) inset;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2) inset;
  }
  button.radius, .button.radius {
    -webkit-border-radius: 3px;
    border-radius: 3px;
  }
  button.round, .button.round {
    -webkit-border-radius: 1000px;
    border-radius: 1000px;
  }
}
@media only screen and (min-width: 768px) {
  button, .button {
    display: inline-block;
  }
}
/* Standard Forms */
form {
  margin: 0 0 1em;
}

/* Using forms within rows, we need to set some defaults */
form .row .row {
  margin: 0 -0.5em;
}
form .row .row .column,
form .row .row .columns,
form .row .row .super-content {
  padding: 0 0.5em;
}
form .row .row.collapse {
  margin: 0;
}
form .row .row.collapse .column,
form .row .row.collapse .columns,
form .row .row.collapse .super-content {
  padding: 0;
}
form .row input.column,
form .row input.columns,
form .row input.super-content,
form .row textarea.column,
form .row textarea.columns,
form .row textarea.super-content {
  padding-left: 0.5em;
}

/* Label Styles */
label {
  font-size: 0.875em;
  color: #4d4d4d;
  cursor: pointer;
  display: block;
  font-weight: 500;
  margin-bottom: 0.1875em;
}
label.right {
  float: none;
  text-align: right;
}
label.inline {
  margin: 0 0 1em 0;
  padding: 0.625em 0;
}

/* Attach elements to the beginning or end of an input */
.prefix,
.postfix {
  display: block;
  position: relative;
  z-index: 2;
  text-align: center;
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  border-style: solid;
  border-width: 1px;
  overflow: hidden;
  font-size: 0.875em;
  height: 2.3125em;
  line-height: 2.3125em;
}

/* Adjust padding, alignment and radius if pre/post element is a button */
.postfix.button {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  line-height: 2.125em;
}

.prefix.button {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  line-height: 2.125em;
}

.prefix.button.radius {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

.postfix.button.radius {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.prefix.button.round {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-bottomleft: 1000px;
  -moz-border-radius-topleft: 1000px;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px;
}

.postfix.button.round {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-topright: 1000px;
  -moz-border-radius-bottomright: 1000px;
  -webkit-border-top-right-radius: 1000px;
  -webkit-border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
}

/* Separate prefix and postfix styles when on span so buttons keep their own */
span.prefix {
  background: #f2f2f2;
  border-color: #d9d9d9;
  border-right: none;
  color: #333333;
}
span.prefix.radius {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

span.postfix {
  background: #f2f2f2;
  border-color: #cccccc;
  border-left: none;
  color: #333333;
}
span.postfix.radius {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

/* Input groups will automatically style first and last elements of the group */
.input-group.radius > *:first-child, .input-group.radius > *:first-child * {
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.input-group.radius > *:last-child, .input-group.radius > *:last-child * {
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.input-group.round > *:first-child, .input-group.round > *:first-child * {
  -moz-border-radius-bottomleft: 1000px;
  -moz-border-radius-topleft: 1000px;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px;
}
.input-group.round > *:last-child, .input-group.round > *:last-child * {
  -moz-border-radius-topright: 1000px;
  -moz-border-radius-bottomright: 1000px;
  -webkit-border-top-right-radius: 1000px;
  -webkit-border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
}

/* We use this to get basic styling on all basic form elements */
input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
textarea {
  background-color: white;
  font-family: inherit;
  border: 1px solid #cccccc;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.75);
  display: block;
  font-size: 0.875em;
  margin: 0 0 1em 0;
  padding: 0.5em;
  height: 2.3125em;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: -webkit-box-shadow 0.45s, border-color 0.45s ease-in-out;
  -moz-transition: -moz-box-shadow 0.45s, border-color 0.45s ease-in-out;
  transition: box-shadow 0.45s, border-color 0.45s ease-in-out;
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
textarea:focus {
  -webkit-box-shadow: 0 0 5px #999999;
  -moz-box-shadow: 0 0 5px #999999;
  box-shadow: 0 0 5px #999999;
  border-color: #999999;
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
textarea:focus {
  background: #fafafa;
  border-color: #999999;
  outline: none;
}
input[type="text"][disabled],
input[type="password"][disabled],
input[type="date"][disabled],
input[type="datetime"][disabled],
input[type="datetime-local"][disabled],
input[type="month"][disabled],
input[type="week"][disabled],
input[type="email"][disabled],
input[type="number"][disabled],
input[type="search"][disabled],
input[type="tel"][disabled],
input[type="time"][disabled],
input[type="url"][disabled],
textarea[disabled] {
  background-color: #dddddd;
}

/* Adjust margin for form elements below */
input[type="file"],
input[type="checkbox"],
input[type="radio"],
select {
  margin: 0 0 1em 0;
}

/* Normalize file input width */
input[type="file"] {
  width: 100%;
}

/* We add basic fieldset styling */
fieldset {
  border: solid 1px #dddddd;
  padding: 1.25em;
  margin: 1.125em 0;
}
fieldset legend {
  font-weight: bold;
  background: white;
  padding: 0 0.1875em;
  margin: 0;
  margin-left: -0.1875em;
}

/* Error Handling */
.error input,
input.error,
.error textarea,
textarea.error {
  border-color: #c60f13;
  background-color: white;
}
.error input:focus,
input.error:focus,
.error textarea:focus,
textarea.error:focus {
  background: #fafafa;
  border-color: #999999;
}

.error label,
label.error {
  color: #c60f13;
}

.error small,
small.error,
span.field-validation-error {
  display: block;
  padding: 0.375em 0.25em;
  margin-top: -1.3125em;
  margin-bottom: 1em;
  font-size: 0.75em;
  font-weight: bold;
  background: #c60f13;
  color: white;
}

/* Custom Checkbox and Radio Inputs */
fieldset.custom .hidden-field {
  margin-left: -99999px;
  position: absolute;
  visibility: hidden;
}
fieldset.custom .custom {
  display: inline-block;
  width: 16px;
  height: 16px;
  position: relative;
  vertical-align: middle;
  border: solid 1px #cccccc;
  background: white;
}
fieldset.custom .custom.checkbox {
  -webkit-border-radius: 0px;
  border-radius: 0px;
  padding: -1px;
}
fieldset.custom .custom.radio {
  -webkit-border-radius: 1000px;
  border-radius: 1000px;
  padding: 3px;
}
fieldset.custom .custom.checkbox:before {
  content: "";
  display: block;
  font-size: 16px;
  color: white;
}
fieldset.custom .custom.radio.checked:before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  -webkit-border-radius: 1000px;
  border-radius: 1000px;
  background: #222222;
  position: relative;
}
fieldset.custom .custom.checkbox.checked:before {
  content: "\2714";
  color: #222222;
  position: absolute;
  top: -50%;
  left: 50%;
  margin-top: 5px;
  margin-left: -6px;
  line-height: 16px;
}

/* Custom Select Options and Dropdowns */
fieldset.custom {
  border: 0 none;
  margin: 0;
  padding: 0;
  /* Custom input, disabled */
}
fieldset.custom .custom.dropdown {
  display: block;
  position: relative;
  top: 0;
  height: 2.3125em;
  margin-bottom: 1.25em;
  margin-top: 0px;
  padding: 0px;
  width: 100%;
  background: white;
  background: -moz-linear-gradient(top, white 0%, #f3f3f3 100%);
  background: -webkit-linear-gradient(top, white 0%, #f3f3f3 100%);
  -webkit-box-shadow: none;
  background: linear-gradient(to bottom, white 0%, #f3f3f3 100%);
  box-shadow: none;
  font-size: 0.875em;
  vertical-align: top;
}
fieldset.custom .custom.dropdown ul {
  overflow-y: auto;
  max-height: 200px;
}
fieldset.custom .custom.dropdown .current {
  cursor: default;
  white-space: nowrap;
  line-height: 2.25em;
  color: rgba(0, 0, 0, 0.75);
  text-decoration: none;
  overflow: hidden;
  display: block;
  margin-left: 0.5em;
  margin-right: 2.3125em;
}
fieldset.custom .custom.dropdown .selector {
  cursor: default;
  position: absolute;
  width: 2.5em;
  height: 2.3125em;
  display: block;
  right: 0;
  top: 0;
}
fieldset.custom .custom.dropdown .selector:after {
  content: "";
  display: block;
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 5px;
  border-color: #aaaaaa transparent transparent transparent;
  border-top-style: solid;
  position: absolute;
  left: 0.9375em;
  top: 50%;
  margin-top: -3px;
}
fieldset.custom .custom.dropdown:hover a.selector:after, fieldset.custom .custom.dropdown.open a.selector:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 5px;
  border-color: #222222 transparent transparent transparent;
  border-top-style: solid;
}
fieldset.custom .custom.dropdown .disabled {
  color: #888888;
}
fieldset.custom .custom.dropdown .disabled:hover {
  background: transparent;
  color: #888888;
}
fieldset.custom .custom.dropdown .disabled:hover:after {
  display: none;
}
fieldset.custom .custom.dropdown.open ul {
  display: block;
  z-index: 10;
  min-width: 100%;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
fieldset.custom .custom.dropdown.small {
  max-width: 134px;
}
fieldset.custom .custom.dropdown.medium {
  max-width: 254px;
}
fieldset.custom .custom.dropdown.large {
  max-width: 434px;
}
fieldset.custom .custom.dropdown.expand {
  width: 100% !important;
}
fieldset.custom .custom.dropdown.open.small ul {
  min-width: 134px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
fieldset.custom .custom.dropdown.open.medium ul {
  min-width: 254px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
fieldset.custom .custom.dropdown.open.large ul {
  min-width: 434px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
fieldset.custom .custom.dropdown ul {
  position: absolute;
  width: auto;
  display: none;
  margin: 0;
  left: -1px;
  top: auto;
  -webkit-box-shadow: 0 2px 2px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 2px 0px rgba(0, 0, 0, 0.1);
  margin: 0;
  padding: 0;
  background: white;
  border: solid 1px #cccccc;
  font-size: 16px;
}
fieldset.custom .custom.dropdown ul li {
  color: #555555;
  font-size: 0.875em;
  cursor: default;
  padding-top: 0.25em;
  padding-bottom: 0.25em;
  padding-left: 0.375em;
  padding-right: 2.375em;
  min-height: 1.5em;
  line-height: 1.5em;
  margin: 0;
  white-space: nowrap;
  list-style: none;
}
fieldset.custom .custom.dropdown ul li.selected {
  background: #eeeeee;
  color: black;
}
fieldset.custom .custom.dropdown ul li:hover {
  background-color: #e4e4e4;
  color: black;
}
fieldset.custom .custom.dropdown ul li.selected:hover {
  background: #eeeeee;
  cursor: default;
  color: black;
}
fieldset.custom .custom.dropdown ul.show {
  display: block;
}
fieldset.custom .custom.disabled {
  background: #dddddd;
}

/* Button Groups */
.button-group {
  list-style: none;
  margin: 0;
  *zoom: 1;
}
.button-group:before, .button-group:after {
  content: " ";
  display: table;
}
.button-group:after {
  clear: both;
}
.button-group > * {
  margin: 0 0 0 -1px;
  float: left;
}
.button-group > *:first-child {
  margin-left: 0;
}
.button-group.radius > *:first-child, .button-group.radius > *:first-child > a, .button-group.radius > *:first-child > button, .button-group.radius > *:first-child > .button {
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.button-group.radius > *:last-child, .button-group.radius > *:last-child > a, .button-group.radius > *:last-child > button, .button-group.radius > *:last-child > .button {
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.button-group.round > *:first-child, .button-group.round > *:first-child > a, .button-group.round > *:first-child > button, .button-group.round > *:first-child > .button {
  -moz-border-radius-bottomleft: 1000px;
  -moz-border-radius-topleft: 1000px;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px;
}
.button-group.round > *:last-child, .button-group.round > *:last-child > a, .button-group.round > *:last-child > button, .button-group.round > *:last-child > .button {
  -moz-border-radius-topright: 1000px;
  -moz-border-radius-bottomright: 1000px;
  -webkit-border-top-right-radius: 1000px;
  -webkit-border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
}
.button-group.even-2 li {
  width: 50%;
}
.button-group.even-2 li button, .button-group.even-2 li .button {
  width: 100%;
}
.button-group.even-3 li {
  width: 33.33333%;
}
.button-group.even-3 li button, .button-group.even-3 li .button {
  width: 100%;
}
.button-group.even-4 li {
  width: 25%;
}
.button-group.even-4 li button, .button-group.even-4 li .button {
  width: 100%;
}
.button-group.even-5 li {
  width: 20%;
}
.button-group.even-5 li button, .button-group.even-5 li .button {
  width: 100%;
}
.button-group.even-6 li {
  width: 16.66667%;
}
.button-group.even-6 li button, .button-group.even-6 li .button {
  width: 100%;
}
.button-group.even-7 li {
  width: 14.28571%;
}
.button-group.even-7 li button, .button-group.even-7 li .button {
  width: 100%;
}
.button-group.even-8 li {
  width: 12.5%;
}
.button-group.even-8 li button, .button-group.even-8 li .button {
  width: 100%;
}

.button-bar {
  *zoom: 1;
}
.button-bar:before, .button-bar:after {
  content: " ";
  display: table;
}
.button-bar:after {
  clear: both;
}
.button-bar .button-group {
  float: left;
  margin-right: 0.625em;
}
.button-bar .button-group div {
  overflow: hidden;
}

@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(360deg);
  }
}
@-moz-keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(360deg);
  }
}
@-o-keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(360deg);
  }
}
/* Orbit Graceful Loading */
.slideshow-wrapper {
  position: relative;
}
.slideshow-wrapper ul {
  list-style-type: none;
  margin: 0;
}
.slideshow-wrapper ul li,
.slideshow-wrapper ul li .orbit-caption {
  display: none;
}
.slideshow-wrapper ul li:first-child {
  display: block;
}
.slideshow-wrapper .orbit-container {
  background-color: transparent;
}
.slideshow-wrapper .orbit-container li {
  display: block;
}
.slideshow-wrapper .orbit-container li .orbit-caption {
  display: block;
}

.preloader {
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -20px;
  margin-left: -20px;
  border: solid 3px;
  border-color: #555 #fff;
  -webkit-border-radius: 1000px;
  border-radius: 1000px;
  -webkit-animation-name: rotate;
  -webkit-animation-duration: 1.5s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: rotate;
  -moz-animation-duration: 1.5s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -o-animation-name: rotate;
  -o-animation-duration: 1.5s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
  animation-name: rotate;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}

.orbit-container {
  overflow: hidden;
  width: 100%;
  position: relative;
  background: none;
}
.orbit-container .orbit-slides-container {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
}
.orbit-container .orbit-slides-container img {
  display: block;
}
.orbit-container .orbit-slides-container > * {
  position: relative;
  float: left;
  height: auto;
}
.orbit-container .orbit-slides-container > * .orbit-caption {
  position: absolute;
  bottom: 0;
  background-color: #702285;
  color: white;
  width: 100%;
  padding: 10px 14px;
  font-size: 0.875em;
  left: 0;
  display: block;
  margin: 0;
}
.orbit-container .orbit-slides-container > * .orbit-caption a {
  color: #fff;
}
.orbit-container .orbit-slide-number {
  position: absolute;
  top: 10px;
  left: 10px;
  font-size: 12px;
  color: white;
  background: transparent;
}
.orbit-container .orbit-slide-number span {
  font-weight: 700;
  padding: 0.3125em;
}
.orbit-container .orbit-timer {
  position: absolute;
  top: 10px;
  right: 10px;
  height: 6px;
  width: 100px;
}
.orbit-container .orbit-timer .orbit-progress {
  height: 100%;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.6);
  display: block;
  width: 0%;
}
.orbit-container .orbit-timer > span {
  display: none;
  position: absolute;
  top: 10px;
  right: 0px;
  width: 11px;
  height: 14px;
  border: solid 4px #000;
  border-top: none;
  border-bottom: none;
}
.orbit-container .orbit-timer.paused > span {
  right: -6px;
  top: 9px;
  width: 11px;
  height: 14px;
  border: inset 8px;
  border-right-style: solid;
  border-color: transparent transparent transparent #000;
}
.orbit-container:hover .orbit-timer > span {
  display: block;
}
.orbit-container .orbit-prev,
.orbit-container .orbit-next {
  position: absolute;
  top: 50%;
  margin-top: -25px;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.6);
  width: 50px;
  height: 60px;
  line-height: 50px;
  color: white;
  text-indent: -9999px !important;
}
.orbit-container .orbit-prev > span,
.orbit-container .orbit-next > span {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  display: block;
  width: 0;
  height: 0;
  border: inset 16px;
}
.orbit-container .orbit-prev {
  left: 0;
}
.orbit-container .orbit-prev > span {
  border-right-style: solid;
  border-color: transparent;
  border-right-color: #fff;
}
.orbit-container .orbit-prev:hover > span {
  border-right-color: #ccc;
}
.orbit-container .orbit-next {
  right: 0;
}
.orbit-container .orbit-next > span {
  border-color: transparent;
  border-left-style: solid;
  border-left-color: #fff;
  left: 50%;
  margin-left: -8px;
}
.orbit-container .orbit-next:hover > span {
  border-left-color: #ccc;
}

.orbit-bullets {
  margin: 0 auto 30px auto;
  overflow: hidden;
  position: relative;
  top: 10px;
  display: table;
  text-align: center;
}
.orbit-bullets li {
  display: block;
  width: 10px;
  height: 10px;
  background: white;
  float: left;
  margin/*-#{$opposite-direction}*/: 5px;
  border: solid 2px white;
  -webkit-border-radius: 1000px;
  border-radius: 1000px;
}
.orbit-bullets li.active {
  background: #4E69A1;
  /*$orbit-bullet-nav-color-active;*/
}
.orbit-bullets li:last-child {
  margin-right: 0;
}

.touch .orbit-container .orbit-prev,
.touch .orbit-container .orbit-next {
  display: none;
}
.touch .orbit-bullets {
  display: none;
}

@media only screen and (min-width: 768px) {
  .touch .orbit-container .orbit-prev,
  .touch .orbit-container .orbit-next {
    display: inherit;
  }
  .touch .orbit-bullets {
    display: block;
  }
}
.reveal-modal-bg {
  position: fixed;
  height: 100%;
  width: 100%;
  background: black;
  background: rgba(0, 0, 0, 0.45);
  z-index: 98;
  display: none;
  top: 0;
  left: 0;
}

.reveal-modal {
  visibility: hidden;
  display: none;
  position: absolute;
  left: 50%;
  z-index: 99;
  height: auto;
  margin-left: -48%;
  width: 96%;
  background-color: white;
  padding: 0.5em;
  border: solid 1px #666666;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  top: 50px;
}
.reveal-modal .column,
.reveal-modal .columns,
.reveal-modal .super-content {
  min-width: 0;
}
.reveal-modal > :first-child {
  margin-top: 0;
}
.reveal-modal > :last-child {
  margin-bottom: 0;
}
.reveal-modal .close-reveal-modal {
  font-size: 1.375em;
  line-height: 1;
  position: absolute;
  top: 0.5em;
  right: 0.6875em;
  color: #aaaaaa;
  font-weight: bold;
  cursor: pointer;
}

@media only screen and (min-width: 768px) {
  .reveal-modal {
    padding: 0.5em;
    top: 6.25em;
  }
  .reveal-modal.tiny {
    margin-left: -23%;
    width: 46%;
  }
  .reveal-modal.small {
    margin-left: -28%;
    width: 56%;
  }
  .reveal-modal.medium {
    margin-left: -38%;
    width: 76%;
  }
  .reveal-modal.large {
    margin-left: -43%;
    width: 86%;
  }
  .reveal-modal.xlarge {
    margin-left: -55.5%;
    width: 111%;
  }
}
@media print {
  .reveal-modal {
    background: #fff !important;
  }
}
/* Foundation Joyride */
.joyride-list {
  display: none;
}

/* Default styles for the container */
.joyride-tip-guide {
  display: none;
  position: absolute;
  background: black;
  color: white;
  z-index: 101;
  top: 0;
  left: 2.5%;
  font-family: inherit;
  font-weight: normal;
  width: 95%;
}

.lt-ie9 .joyride-tip-guide {
  max-width: 800px;
  left: 50%;
  margin-left: -400px;
}

.joyride-content-wrapper {
  width: 100%;
  padding: 1.125em 1.25em 1.5em;
}
.joyride-content-wrapper .button {
  margin-bottom: 0 !important;
}

/* Add a little css triangle pip, older browser just miss out on the fanciness of it */
.joyride-tip-guide .joyride-nub {
  display: block;
  position: absolute;
  left: 22px;
  width: 0;
  height: 0;
  border: inset 14px;
}
.joyride-tip-guide .joyride-nub.top {
  border-top-style: solid;
  border-color: black;
  border-top-color: transparent !important;
  border-left-color: transparent !important;
  border-right-color: transparent !important;
  top: -28px;
}
.joyride-tip-guide .joyride-nub.bottom {
  border-bottom-style: solid;
  border-color: black !important;
  border-bottom-color: transparent !important;
  border-left-color: transparent !important;
  border-right-color: transparent !important;
  bottom: -28px;
}
.joyride-tip-guide .joyride-nub.right {
  right: -28px;
}
.joyride-tip-guide .joyride-nub.left {
  left: -28px;
}

/* Typography */
.joyride-tip-guide h1,
.joyride-tip-guide h2,
.joyride-tip-guide h3,
.joyride-tip-guide h4,
.joyride-tip-guide h5,
.joyride-tip-guide h6 {
  line-height: 1.25;
  margin: 0;
  font-weight: bold;
  color: white;
}

.joyride-tip-guide p {
  margin: 0 0 1.125em 0;
  font-size: 0.875em;
  line-height: 1.3;
}

.joyride-timer-indicator-wrap {
  width: 50px;
  height: 3px;
  border: solid 1px #555555;
  position: absolute;
  right: 1.0625em;
  bottom: 1em;
}

.joyride-timer-indicator {
  display: block;
  width: 0;
  height: inherit;
  background: #666666;
}

.joyride-close-tip {
  position: absolute;
  right: 12px;
  top: 10px;
  color: #777777 !important;
  text-decoration: none;
  font-size: 30px;
  font-weight: normal;
  line-height: .5 !important;
}
.joyride-close-tip:hover, .joyride-close-tip:focus {
  color: #eee !important;
}

.joyride-modal-bg {
  position: fixed;
  height: 100%;
  width: 100%;
  background: transparent;
  background: rgba(0, 0, 0, 0.5);
  z-index: 100;
  display: none;
  top: 0;
  left: 0;
  cursor: pointer;
}

.joyride-expose-wrapper {
  background-color: #ffffff;
  position: absolute;
  border-radius: 3px;
  z-index: 102;
  -moz-box-shadow: 0px 0px 30px #ffffff;
  -webkit-box-shadow: 0px 0px 15px #ffffff;
  box-shadow: 0px 0px 15px #ffffff;
}

.joyride-expose-cover {
  background: transparent;
  border-radius: 3px;
  position: absolute;
  z-index: 9999;
  top: 0px;
  left: 0px;
}

/* Styles for screens that are atleast 768px; */
@media only screen and (min-width: 768px) {
  .joyride-tip-guide {
    width: 300px;
    left: inherit;
  }
  .joyride-tip-guide .joyride-nub.bottom {
    border-color: black !important;
    border-bottom-color: transparent !important;
    border-left-color: transparent !important;
    border-right-color: transparent !important;
    bottom: -28px;
  }
  .joyride-tip-guide .joyride-nub.right {
    border-color: black !important;
    border-top-color: transparent !important;
    border-right-color: transparent !important;
    border-bottom-color: transparent !important;
    top: 22px;
    left: auto;
    right: -28px;
  }
  .joyride-tip-guide .joyride-nub.left {
    border-color: black !important;
    border-top-color: transparent !important;
    border-left-color: transparent !important;
    border-bottom-color: transparent !important;
    top: 22px;
    left: -28px;
    right: auto;
  }
}
/* Clearing Styles */
[data-clearing] {
  *zoom: 1;
  margin-bottom: 0;
  list-style: none;
}
[data-clearing]:before, [data-clearing]:after {
  content: " ";
  display: table;
}
[data-clearing]:after {
  clear: both;
}
[data-clearing] li {
  float: left;
  margin-right: 10px;
}

.clearing-blackout {
  background: #111111;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 998;
}
.clearing-blackout .clearing-close {
  display: block;
}

.clearing-container {
  position: relative;
  z-index: 998;
  height: 100%;
  overflow: hidden;
  margin: 0;
}

.visible-img {
  height: 95%;
  position: relative;
}
.visible-img img {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -50%;
  max-height: 100%;
  max-width: 100%;
}

.clearing-caption {
  color: white;
  line-height: 1.3;
  margin-bottom: 0;
  text-align: center;
  bottom: 0;
  background: #111111;
  width: 100%;
  padding: 10px 30px;
  position: absolute;
  left: 0;
}

.clearing-close {
  z-index: 999;
  padding-left: 20px;
  padding-top: 10px;
  font-size: 40px;
  line-height: 1;
  color: white;
  display: none;
}
.clearing-close:hover, .clearing-close:focus {
  color: #ccc;
}

.clearing-assembled .clearing-container {
  height: 100%;
}
.clearing-assembled .clearing-container .carousel > ul {
  display: none;
}

.clearing-feature li {
  display: none;
}
.clearing-feature li.clearing-featured-img {
  display: block;
}

@media only screen and (min-width: 768px) {
  .clearing-main-prev,
  .clearing-main-next {
    position: absolute;
    height: 100%;
    width: 40px;
    top: 0;
  }
  .clearing-main-prev > span,
  .clearing-main-next > span {
    position: absolute;
    top: 50%;
    display: block;
    width: 0;
    height: 0;
    border: solid 16px;
  }

  .clearing-main-prev {
    left: 0;
  }
  .clearing-main-prev > span {
    left: 5px;
    border-color: transparent;
    border-right-color: white;
  }

  .clearing-main-next {
    right: 0;
  }
  .clearing-main-next > span {
    border-color: transparent;
    border-left-color: white;
  }

  .clearing-main-prev.disabled,
  .clearing-main-next.disabled {
    opacity: 0.5;
  }

  .clearing-assembled .clearing-container .carousel {
    background: #111111;
    height: 150px;
    margin-top: 5px;
  }
  .clearing-assembled .clearing-container .carousel > ul {
    display: block;
    z-index: 999;
    width: 200%;
    height: 100%;
    margin-left: 0;
    position: relative;
    left: 0;
  }
  .clearing-assembled .clearing-container .carousel > ul li {
    display: block;
    width: 175px;
    height: inherit;
    padding: 0;
    float: left;
    overflow: hidden;
    margin-right: 1px;
    position: relative;
    cursor: pointer;
    opacity: 0.4;
  }
  .clearing-assembled .clearing-container .carousel > ul li.fix-height img {
    min-height: 100%;
    height: 100%;
    max-width: none;
  }
  .clearing-assembled .clearing-container .carousel > ul li a.th {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    display: block;
  }
  .clearing-assembled .clearing-container .carousel > ul li img {
    cursor: pointer !important;
    min-width: 100% !important;
  }
  .clearing-assembled .clearing-container .carousel > ul li.visible {
    opacity: 1;
  }
  .clearing-assembled .clearing-container .visible-img {
    background: #111111;
    overflow: hidden;
    height: 75%;
  }

  .clearing-close {
    position: absolute;
    top: 10px;
    right: 20px;
    padding-left: 0;
    padding-top: 0;
  }
}
/* Breadcrumbs */
.breadcrumbs {
  display: block;
  padding: 0.5625em 0.875em 0.5625em;
  overflow: hidden;
  margin-left: 0;
  list-style: none;
  border-style: solid;
  border-width: 1px;
  background-color: #f6f6f6;
  border-color: gainsboro;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.breadcrumbs > * {
  margin: 0;
  float: left;
  font-size: 0.6875em;
  text-transform: uppercase;
  color: #033579;
}
.breadcrumbs > *:hover a, .breadcrumbs > *:focus a {
  text-decoration: underline;
}
.breadcrumbs > * a,
.breadcrumbs > * span {
  text-transform: uppercase;
  color: #033579;
}
.breadcrumbs > *.current {
  cursor: default;
  color: #333333;
}
.breadcrumbs > *.current a {
  cursor: default;
  color: #333333;
}
.breadcrumbs > *.current:hover, .breadcrumbs > *.current:hover a, .breadcrumbs > *.current:focus, .breadcrumbs > *.current:focus a {
  text-decoration: none;
}
.breadcrumbs > *.unavailable {
  color: #999999;
}
.breadcrumbs > *.unavailable a {
  color: #999999;
}
.breadcrumbs > *.unavailable:hover, .breadcrumbs > *.unavailable:hover a, .breadcrumbs > *.unavailable:focus,
.breadcrumbs > *.unavailable a:focus {
  text-decoration: none;
  color: #999999;
  cursor: default;
}
.breadcrumbs > *:before {
  content: "/";
  color: #aaaaaa;
  margin: 0 0.75em;
  position: relative;
  top: 1px;
}
.breadcrumbs > *:first-child:before {
  content: " ";
  margin: 0;
}

/* Labels */
.label {
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  line-height: 1;
  white-space: nowrap;
  display: inline-block;
  position: relative;
  padding: 0.1875em 0.625em 0.25em;
  font-size: 0.875em;
  background-color: #033579;
  color: white;
}
.label.radius {
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.label.round {
  -webkit-border-radius: 1000px;
  border-radius: 1000px;
}
.label.alert {
  background-color: #c60f13;
  color: white;
}
.label.success {
  background-color: #5da423;
  color: white;
}
.label.secondary {
  background-color: #e9e9e9;
  color: #333333;
}

/* Inline Lists */
.inline-list {
  margin: 0 auto 1.0625em auto;
  margin-left: -1.375em;
  margin-right: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
.inline-list > li {
  list-style: none;
  float: left;
  margin-left: 1.375em;
  display: block;
}
.inline-list > li > * {
  display: block;
}

/* Pagination */
.pagination {
  display: block;
  height: 1.5em;
  margin-left: -0.3125em;
}
.pagination li {
  display: block;
  float: left;
  height: 1.5em;
  color: #29498d;
  font-size: 15px;
}
.pagination li a {
  display: block;
  padding: 0.0625em 0.4375em 0.0625em;
  color: #999999;
  border-right: 1px solid #6c6e70;
}
.pagination li:hover a,
.pagination li a:focus {
  background: #e6e6e6;
}
.pagination li.unavailable a {
  cursor: default;
  color: #999999;
}
.pagination li.unavailable:hover a, .pagination li.unavailable a:focus {
  background: transparent;
}
.pagination li.current a {
  background: #033579;
  color: white;
  font-weight: bold;
  cursor: default;
}
.pagination li.current a:hover, .pagination li.current a:focus {
  background: #033579;
}

.pagination-centered {
  text-align: center;
}
.pagination-centered ul > li {
  float: none;
  display: inline-block;
}

/* Panels */
.panel {
  border-style: solid;
  border-width: 1px;
  border-color: #d9d9d9;
  margin-bottom: 1.25em;
  padding: 1.25em;
  background: #f2f2f2;
}
.panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6, .panel p {
  color: #333333;
}
.panel > :first-child {
  margin-top: 0;
}
.panel > :last-child {
  margin-bottom: 0;
}
.panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6 {
  line-height: 1;
  margin-bottom: 0.625em;
}
.panel h1.subheader, .panel h2.subheader, .panel h3.subheader, .panel h4.subheader, .panel h5.subheader, .panel h6.subheader {
  line-height: 1.4;
}
.panel.callout {
  border-style: solid;
  border-width: 1px;
  border-color: #021f47;
  margin-bottom: 1.25em;
  padding: 1.25em;
  background: #033579;
  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
}
.panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6, .panel.callout p {
  color: white;
}
.panel.callout > :first-child {
  margin-top: 0;
}
.panel.callout > :last-child {
  margin-bottom: 0;
}
.panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6 {
  line-height: 1;
  margin-bottom: 0.625em;
}
.panel.callout h1.subheader, .panel.callout h2.subheader, .panel.callout h3.subheader, .panel.callout h4.subheader, .panel.callout h5.subheader, .panel.callout h6.subheader {
  line-height: 1.4;
}
.panel.radius {
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

/* Pricing Tables */
.pricing-table {
  border: solid 1px #dddddd;
  margin-left: 0;
  margin-bottom: 1.25em;
}
.pricing-table * {
  list-style: none;
  line-height: 1;
}
.pricing-table .title {
  background-color: #dddddd;
  padding: 0.9375em 1.25em;
  text-align: center;
  color: #333333;
  font-weight: bold;
  font-size: 1em;
}
.pricing-table .price {
  background-color: #eeeeee;
  padding: 0.9375em 1.25em;
  text-align: center;
  color: #333333;
  font-weight: normal;
  font-size: 1.25em;
}
.pricing-table .description {
  background-color: white;
  padding: 0.9375em;
  text-align: center;
  color: #777777;
  font-size: 0.75em;
  font-weight: normal;
  line-height: 1.4;
  border-bottom: dotted 1px #dddddd;
}
.pricing-table .bullet-item {
  background-color: white;
  padding: 0.9375em;
  text-align: center;
  color: #333333;
  font-size: 0.875em;
  font-weight: normal;
  border-bottom: dotted 1px #dddddd;
}
.pricing-table .cta-button {
  background-color: whitesmoke;
  text-align: center;
  padding: 1.25em 1.25em 0;
}

/* Progress Bar */
.progress {
  background-color: transparent;
  height: 1.5625em;
  border: 1px solid #cccccc;
  padding: 0.125em;
  margin-bottom: 0.625em;
}
.progress .meter {
  background: #033579;
  height: 100%;
  display: block;
}
.progress.secondary .meter {
  background: #e9e9e9;
  height: 100%;
  display: block;
}
.progress.success .meter {
  background: #5da423;
  height: 100%;
  display: block;
}
.progress.alert .meter {
  background: #c60f13;
  height: 100%;
  display: block;
}
.progress.radius {
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.progress.radius .meter {
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.progress.round {
  -webkit-border-radius: 1000px;
  border-radius: 1000px;
}
.progress.round .meter {
  -webkit-border-radius: 999px;
  border-radius: 999px;
}

/* Side Nav */
.side-nav {
  display: block;
  margin: 0;
  padding: 0.875em 0;
  list-style-type: none;
  list-style-position: inside;
}
.side-nav li {
  margin: 0 0 0.4375em 0;
  font-size: 0.875em;
}
.side-nav li a {
  display: block;
  color: #033579;
}
.side-nav li.active > a:first-child {
  color: #4d4d4d;
  font-weight: bold;
}
.side-nav li.divider {
  border-top: 1px solid;
  height: 0;
  padding: 0;
  list-style: none;
  border-top-color: #e6e6e6;
}

/* Side Nav */
.sub-nav {
  display: block;
  width: auto;
  overflow: hidden;
  margin: -0.25em 0 1.125em;
  padding-top: 0.25em;
  margin-right: 0;
  margin-left: -0.5625em;
}
.sub-nav dt,
.sub-nav dd {
  float: left;
  display: inline;
  margin-left: 0.5625em;
  margin-bottom: 0.625em;
  font-weight: normal;
  font-size: 0.875em;
}
.sub-nav dt a,
.sub-nav dd a {
  color: #999999;
  text-decoration: none;
}
.sub-nav dt.active a,
.sub-nav dd.active a {
  -webkit-border-radius: 1000px;
  border-radius: 1000px;
  font-weight: bold;
  background: #033579;
  padding: 0.1875em 0.5625em;
  cursor: default;
  color: white;
}

/* Foundation Switches */
@media only screen {
  div.switch {
    position: relative;
    width: 100%;
    padding: 0;
    display: block;
    overflow: hidden;
    border-style: solid;
    border-width: 1px;
    margin-bottom: 1.25em;
    -webkit-animation: webkitSiblingBugfix infinite 1s;
    height: 36px;
    background: white;
    border-color: #cccccc;
  }
  div.switch label {
    position: relative;
    left: 0;
    z-index: 2;
    float: left;
    width: 50%;
    height: 100%;
    margin: 0;
    font-weight: bold;
    text-align: left;
    -webkit-transition: all 0.1s ease-out;
    -moz-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
  }
  div.switch input {
    position: absolute;
    z-index: 3;
    opacity: 0;
    width: 100%;
    height: 100%;
    -moz-appearance: none;
  }
  div.switch input:hover, div.switch input:focus {
    cursor: pointer;
  }
  div.switch > span {
    position: absolute;
    top: -1px;
    left: -1px;
    z-index: 1;
    display: block;
    padding: 0;
    border-width: 1px;
    border-style: solid;
    -webkit-transition: all 0.1s ease-out;
    -moz-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
  }
  div.switch input:not(:checked) + label {
    opacity: 0;
  }
  div.switch input:checked {
    display: none !important;
  }
  div.switch input {
    left: 0;
    display: block !important;
  }
  div.switch input:first-of-type + label,
  div.switch input:first-of-type + span + label {
    left: -50%;
  }
  div.switch input:first-of-type:checked + label,
  div.switch input:first-of-type:checked + span + label {
    left: 0%;
  }
  div.switch input:last-of-type + label,
  div.switch input:last-of-type + span + label {
    right: -50%;
    left: auto;
    text-align: right;
  }
  div.switch input:last-of-type:checked + label,
  div.switch input:last-of-type:checked + span + label {
    right: 0%;
    left: auto;
  }
  div.switch span.custom {
    display: none !important;
  }
  div.switch label {
    padding: 0 0.375em;
    line-height: 2.3em;
    font-size: 0.875em;
  }
  div.switch input:first-of-type:checked ~ span {
    left: 100%;
    margin-left: -2.1875em;
  }
  div.switch > span {
    width: 2.25em;
    height: 2.25em;
  }
  div.switch > span {
    border-color: #b3b3b3;
    background: white;
    background: -moz-linear-gradient(top, white 0%, #f2f2f2 100%);
    background: -webkit-linear-gradient(top, white 0%, #f2f2f2 100%);
    background: linear-gradient(to bottom, white 0%, #f2f2f2 100%);
    -webkit-box-shadow: 2px 0 10px 0 rgba(0, 0, 0, 0.07), 1000px 0 0 1000px #e1f5d1, -2px 0 10px 0 rgba(0, 0, 0, 0.07), -1000px 0 0 1000px whitesmoke;
    box-shadow: 2px 0 10px 0 rgba(0, 0, 0, 0.07), 1000px 0 0 980px #e1f5d1, -2px 0 10px 0 rgba(0, 0, 0, 0.07), -1000px 0 0 1000px whitesmoke;
  }
  div.switch:hover > span, div.switch:focus > span {
    background: white;
    background: -moz-linear-gradient(top, white 0%, #e6e6e6 100%);
    background: -webkit-linear-gradient(top, white 0%, #e6e6e6 100%);
    background: linear-gradient(to bottom, white 0%, #e6e6e6 100%);
  }
  div.switch:active {
    background: transparent;
  }
  div.switch.large {
    height: 44px;
  }
  div.switch.large label {
    padding: 0 0.375em;
    line-height: 2.3em;
    font-size: 1.0625em;
  }
  div.switch.large input:first-of-type:checked ~ span {
    left: 100%;
    margin-left: -2.6875em;
  }
  div.switch.large > span {
    width: 2.75em;
    height: 2.75em;
  }
  div.switch.small {
    height: 28px;
  }
  div.switch.small label {
    padding: 0 0.375em;
    line-height: 2.1em;
    font-size: 0.75em;
  }
  div.switch.small input:first-of-type:checked ~ span {
    left: 100%;
    margin-left: -1.6875em;
  }
  div.switch.small > span {
    width: 1.75em;
    height: 1.75em;
  }
  div.switch.tiny {
    height: 22px;
  }
  div.switch.tiny label {
    padding: 0 0.375em;
    line-height: 1.9em;
    font-size: 0.6875em;
  }
  div.switch.tiny input:first-of-type:checked ~ span {
    left: 100%;
    margin-left: -1.3125em;
  }
  div.switch.tiny > span {
    width: 1.375em;
    height: 1.375em;
  }
  div.switch.radius {
    -webkit-border-radius: 4px;
    border-radius: 4px;
  }
  div.switch.radius > span {
    -webkit-border-radius: 3px;
    border-radius: 3px;
  }
  div.switch.round {
    -webkit-border-radius: 1000px;
    border-radius: 1000px;
  }
  div.switch.round > span {
    -webkit-border-radius: 999px;
    border-radius: 999px;
  }
  div.switch.round label {
    padding: 0 0.5625em;
  }

  @-webkit-keyframes webkitSiblingBugfix {
    from {
      position: relative;
    }

    to {
      position: relative;
    }
  }
}
[data-magellan-expedition] {
  background: white;
  z-index: 50;
  min-width: 100%;
  padding: 10px;
}
[data-magellan-expedition] .sub-nav {
  margin-bottom: 0;
}
[data-magellan-expedition] .sub-nav dd {
  margin-bottom: 0;
}

/* Tables */
table {
  background: white;
  margin-bottom: 1.25em;
  border: solid 1px #dddddd;
}
table thead,
table tfoot {
  background: whitesmoke;
  font-weight: bold;
}
table thead tr th,
table thead tr td,
table tfoot tr th,
table tfoot tr td {
  padding: 0.5em 0.625em 0.625em;
  font-size: 0.875em;
  color: #222222;
  text-align: left;
}
table tr th,
table tr td {
  padding: 0.5625em 0.625em;
  font-size: 0.875em;
  color: #222222;
}
table tr.even, table tr.alt, table tr:nth-of-type(even) {
  background: #f9f9f9;
}
table thead tr th,
table tfoot tr th,
table tbody tr td,
table tr td,
table tfoot tr td {
  display: table-cell;
  line-height: 1.125em;
}

/* Image Thumbnails */
.th {
  line-height: 0;
  display: inline-block;
  border: solid 4px white;
  -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  -webkit-transition: all 200ms ease-out;
  -moz-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
}
.th:hover, .th:focus {
  -webkit-box-shadow: 0 0 6px 1px rgba(3, 53, 121, 0.5);
  box-shadow: 0 0 6px 1px rgba(3, 53, 121, 0.5);
}
.th.radius {
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

a.th {
  display: inline-block;
}

/* Tooltips */
.has-tip {
  border-bottom: dotted 1px #cccccc;
  cursor: help;
  font-weight: bold;
  color: #333333;
}
.has-tip:hover, .has-tip:focus {
  border-bottom: dotted 1px #010915;
  color: #033579;
}
.has-tip.tip-left, .has-tip.tip-right {
  float: none !important;
}

.tooltip {
  display: none;
  position: absolute;
  z-index: 999;
  font-weight: bold;
  font-size: 0.9375em;
  line-height: 1.3;
  padding: 0.5em;
  max-width: 85%;
  left: 50%;
  width: 100%;
  color: white;
  background: black;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.tooltip > .nub {
  display: block;
  left: 5px;
  position: absolute;
  width: 0;
  height: 0;
  border: solid 5px;
  border-color: transparent transparent black transparent;
  top: -10px;
}
.tooltip.opened {
  color: #033579 !important;
  border-bottom: dotted 1px #010915 !important;
}

.tap-to-close {
  display: block;
  font-size: 0.625em;
  color: #888888;
  font-weight: normal;
}

@media only screen and (min-width: 768px) {
  .tooltip > .nub {
    border-color: transparent transparent black transparent;
    top: -10px;
  }
  .tooltip.tip-top > .nub {
    border-color: black transparent transparent transparent;
    top: auto;
    bottom: -10px;
  }
  .tooltip.tip-left, .tooltip.tip-right {
    float: none !important;
  }
  .tooltip.tip-left > .nub {
    border-color: transparent transparent transparent black;
    right: -10px;
    left: auto;
    top: 50%;
    margin-top: -5px;
  }
  .tooltip.tip-right > .nub {
    border-color: transparent black transparent transparent;
    right: auto;
    left: -10px;
    top: 50%;
    margin-top: -5px;
  }
}
@media only screen and (max-width: 767px) {
  .f-dropdown {
    max-width: 100%;
    left: 0;
  }
}
/* Foundation Dropdowns */
.f-dropdown {
  position: absolute;
  top: -9999px;
  list-style: none;
  width: 100%;
  max-height: none;
  height: auto;
  background: white;
  border: solid 1px #cccccc;
  font-size: 16px;
  z-index: 99;
  margin-top: 2px;
  max-width: 200px;
}
.f-dropdown > *:first-child {
  margin-top: 0;
}
.f-dropdown > *:last-child {
  margin-bottom: 0;
}
.f-dropdown:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  border-color: transparent transparent white transparent;
  border-bottom-style: solid;
  position: absolute;
  top: -12px;
  left: 10px;
  z-index: 99;
}
.f-dropdown:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 7px;
  border-color: transparent transparent #cccccc transparent;
  border-bottom-style: solid;
  position: absolute;
  top: -14px;
  left: 9px;
  z-index: 98;
}
.f-dropdown.right:before {
  left: auto;
  right: 10px;
}
.f-dropdown.right:after {
  left: auto;
  right: 9px;
}
.f-dropdown li {
  font-size: 0.875em;
  cursor: pointer;
  line-height: 1.125em;
  margin: 0;
}
.f-dropdown li:hover, .f-dropdown li:focus {
  background: #eeeeee;
}
.f-dropdown li a {
  display: block;
  padding: 0.3125em 0.625em;
  color: #555555;
}
.f-dropdown.content {
  position: absolute;
  top: -9999px;
  list-style: none;
  padding: 1.25em;
  width: 100%;
  height: auto;
  max-height: none;
  background: white;
  border: solid 1px #cccccc;
  font-size: 16px;
  z-index: 99;
  max-width: 200px;
}
.f-dropdown.content > *:first-child {
  margin-top: 0;
}
.f-dropdown.content > *:last-child {
  margin-bottom: 0;
}
.f-dropdown.tiny {
  max-width: 200px;
}
.f-dropdown.small {
  max-width: 300px;
}
.f-dropdown.medium {
  max-width: 500px;
}
.f-dropdown.large {
  max-width: 800px;
}

@font-face {
  font-family: "AlabamaRegular";
  src: url("../fonts/Alabama.ttf");
  src: url("../fonts/alabama-webfont.eot");
  src: url("../fonts/alabama-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/alabama-webfont.woff") format("woff"), url("../fonts/alabama-webfont.ttf") format("truetype");
}
/*== Font-face CSS : Start ==*/
@font-face {
  font-family: "GeneralFoundicons";
  src: url("../fonts/general_foundicons.eot");
  src: url("../fonts/general_foundicons.eot?#iefix") format("embedded-opentype"), url("../fonts/general_foundicons.woff") format("woff"), url("../fonts/general_foundicons.ttf") format("truetype"), url("../fonts/general_foundicons.svg#GeneralFoundicons") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'kg_small_town_southern_girlRg';
  src: url("../fonts/kgsmalltownsoutherngirl.eot");
  src: url("../fonts/kgsmalltownsoutherngirl.eot?#iefix") format("embedded-opentype"), url("../fonts/kgsmalltownsoutherngirl.woff") format("woff"), url("../fonts/kgsmalltownsoutherngirl.ttf") format("truetype"), url("../fonts/kgsmalltownsoutherngirl.svg#kg_small_town_southern_girlRg") format("svg");
  font-weight: normal;
  font-style: normal;
}
/*== End ==*/
html {
  background: #fff;
  color: #000;
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

html, body {
  background: url("../images/bg.jpg") repeat scroll 0 transparent;
  height: 100%;
  padding: 0;
  margin: 0;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'kg_small_town_southern_girlRg';
  font-weight: normal !important;
}

h1, h2, h3, h4, h5, h6 {
  line-height: 1.4;
}

h1 {
  font-size: 3em;
}

h2 {
  font-size: 2.5em;
}

h3 {
  font-size: 1.875em;
}

h4 {
  font-size: 1.4375em;
}

h5 {
  font-size: 1.125em;
}

h6 {
  font-size: 1em;
}

hr {
  clear: both;
  border: none;
  background: url("../images/misc/hr.png") no-repeat;
  height: 3px;
  margin: 0 0 50px 0;
}

p {
  margin-bottom: 10px;
  font-size: 0.938em;
  font-weight: normal;
  line-height: 1.4;
  text-rendering: optimizelegibility;
}

form {
  margin: 0 0 1em;
}

/* Lists */
ul, ol {
  margin-left: 1.25em;
}

/*== ==*/
/**
 * Correct `block` display not defined in IE 8/9.
 */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block;
}

@media only screen and (min-width: 768px) {
  /* Remove small grid clearing */
  .small-block-grid-1 > li:nth-of-type(1n+1) {
    clear: none;
  }

  .small-block-grid-2 > li:nth-of-type(2n+1) {
    clear: none;
  }

  .small-block-grid-3 > li:nth-of-type(3n+1) {
    clear: none;
  }

  .small-block-grid-4 > li:nth-of-type(4n+1) {
    clear: none;
  }

  .small-block-grid-5 > li:nth-of-type(5n+1) {
    clear: none;
  }

  .small-block-grid-6 > li:nth-of-type(6n+1) {
    clear: none;
  }

  .small-block-grid-7 > li:nth-of-type(7n+1) {
    clear: none;
  }

  .small-block-grid-8 > li:nth-of-type(8n+1) {
    clear: none;
  }

  .small-block-grid-9 > li:nth-of-type(9n+1) {
    clear: none;
  }

  .small-block-grid-10 > li:nth-of-type(10n+1) {
    clear: none;
  }

  .small-block-grid-11 > li:nth-of-type(11n+1) {
    clear: none;
  }

  .small-block-grid-12 > li:nth-of-type(12n+1) {
    clear: none;
  }

  .large-block-grid-1 > li {
    width: 100%;
    padding: 0 0.625em 1.25em;
  }

  .large-block-grid-1 > li:nth-of-type(n) {
    clear: none;
  }

  .large-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both;
  }

  .large-block-grid-2 > li {
    width: 50%;
    padding: 0 0.625em 1.25em;
  }

  .large-block-grid-2 > li:nth-of-type(n) {
    clear: none;
  }

  .large-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
  }

  .large-block-grid-3 > li {
    width: 33.33333%;
    padding: 0 0.625em 1.25em;
  }

  .large-block-grid-3 > li:nth-of-type(n) {
    clear: none;
  }

  .large-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both;
  }

  .large-block-grid-4 > li {
    width: 25%;
    padding: 0 0.625em 1.25em;
  }

  .large-block-grid-4 > li:nth-of-type(n) {
    clear: none;
  }

  .large-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
  }

  .large-block-grid-5 > li {
    width: 20%;
    padding: 0 0.625em 1.25em;
  }

  .large-block-grid-5 > li:nth-of-type(n) {
    clear: none;
  }

  .large-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
  }

  .large-block-grid-6 > li {
    width: 16.66667%;
    padding: 0 0.625em 1.25em;
  }

  .large-block-grid-6 > li:nth-of-type(n) {
    clear: none;
  }

  .large-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both;
  }

  .large-block-grid-7 > li {
    width: 14.28571%;
    padding: 0 0.625em 1.25em;
  }

  .large-block-grid-7 > li:nth-of-type(n) {
    clear: none;
  }

  .large-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both;
  }

  .large-block-grid-8 > li {
    width: 12.5%;
    padding: 0 0.625em 1.25em;
  }

  .large-block-grid-8 > li:nth-of-type(n) {
    clear: none;
  }

  .large-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
  }

  .large-block-grid-9 > li {
    width: 11.11111%;
    padding: 0 0.625em 1.25em;
  }

  .large-block-grid-9 > li:nth-of-type(n) {
    clear: none;
  }

  .large-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both;
  }

  .large-block-grid-10 > li {
    width: 10%;
    padding: 0 0.625em 1.25em;
  }

  .large-block-grid-10 > li:nth-of-type(n) {
    clear: none;
  }

  .large-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both;
  }

  .large-block-grid-11 > li {
    width: 9.09091%;
    padding: 0 0.625em 1.25em;
  }

  .large-block-grid-11 > li:nth-of-type(n) {
    clear: none;
  }

  .large-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both;
  }

  .large-block-grid-12 > li {
    width: 8.33333%;
    padding: 0 0.625em 1.25em;
  }

  .large-block-grid-12 > li:nth-of-type(n) {
    clear: none;
  }

  .large-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both;
  }

  [class*="column"] + [class*="column"]:last-child {
    float: right;
  }

  [class*="block-grid-"] {
    display: block;
    padding: 0;
    margin: -0.625em;
    *zoom: 1;
  }

  [class*="block-grid-"]:before, [class*="block-grid-"]:after {
    content: " ";
    display: table;
  }

  [class*="block-grid-"]:after {
    clear: both;
  }

  [class*="block-grid-"] > li {
    display: inline;
    height: auto;
    float: left;
    padding: 0 0.625em 1.25em;
  }

  .ads {
    margin: 0 0 75px 0;
  }
  .ads li {
    padding: 0;
  }
  .ads .item, .ads .landing-items .item:last-child, .ads .landing-items .ads .item:last-child {
    color: #FFFFFF;
    padding: 1em;
    margin: 0;
    height: 214px;
    width: 287px;
  }
  .ads .item h2, .ads .landing-items .item:last-child h2, .ads .landing-items .ads .item:last-child h2 {
    color: #fff;
    margin: 0;
    padding: 0;
    font-weight: normal;
    font-size: 35px;
    line-height: 35px;
  }
  .ads .item.yellow h2, .ads .item.yellow a {
    color: #29498D;
  }
  .ads .item p, .ads .landing-items .item:last-child p, .ads .landing-items .ads .item:last-child p {
    font-family: "Tahoma","Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
    font-size: 15px;
    line-height: 20px;
  }
  .ads .item p a, .ads .landing-items .item:last-child p a, .ads .landing-items .ads .item:last-child p a {
    color: #fff;
  }
  .ads .item {
    position: relative;
  }
  .ads .item .img {
    position: absolute;
  }
  .ads .item.purple {
    background: url("../images/ads/purple-bg.png") no-repeat scroll 0 0 transparent;
  }
  .ads .item.blue {
    background: url("../images/ads/blue-bg.png") no-repeat scroll 0 0 transparent;
  }
  .ads .item.yellow {
    background: url("../images/ads/yellow-bg.png") no-repeat scroll 0 0 transparent;
    color: #29498D;
  }

  .listing-items .item p, .listing-items .landing-items .item:last-child p, .landing-items .listing-items .item:last-child p {
    font-size: 15px;
    line-height: 20px;
  }
}
.listing-items .item, .listing-items .landing-items .item:last-child, .landing-items .listing-items .item:last-child {
  background: url("../images/misc/listing-item-border.png") no-repeat scroll center bottom transparent;
  overflow: hidden;
  margin-bottom: 40px;
  padding-bottom: 40px;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

.button-small {
  font-family: 'kg_small_town_southern_girlRg';
  font-weight: normal !important;
  font-size: 16px;
  line-height: 25px;
  font-style: normal;
  margin: 0;
  display: inline-block;
  border: 0 none;
  box-shadow: none;
}

.button-small.blue {
  background: url("../images/buttons/blue/small/left.png"), url("../images/buttons/blue/small/right.png"), url("../images/buttons/blue/small/middle.png");
  background-repeat: no-repeat, no-repeat, repeat-x;
  background-position: center left, right 2px, left 2px;
  color: #ffcc00;
  height: 30px;
  padding: 3px 15px 5px 23px;
  margin: 3px 0;
}

#business_postcodeAnywhereLookup, #postcodeAnywhereLookup {
  background: url("../images/buttons/blue/address-button.png");
  text-indent: -9999px;
  width: 142px;
  height: 41px;
  position: relative;
  top: -6px;
  left: -15px;
}

/*== ==*/
.wrapper {
  position: relative;
  z-index: 2;
}

.header-area {
  margin-bottom: 1em;
  background: url("../images/header/header-bottom.png"), url("../images/header/header-bg.png");
  background-repeat: repeat-x, repeat;
  background-position: center bottom, left top;
  padding-bottom: 1em;
}

.home-page .header-area {
  padding-bottom: 200px;
}

.top-bar:before, .top-bar-alt:before, .top-bar:after, .top-bar-alt:after {
  content: " ";
  display: table;
}

.top-bar:after, .top-bar-alt:after {
  clear: both;
}

.top-btns-box {
  margin: 3px 0 0;
}

.top-bar-section {
  left: 0 !important;
  position: relative;
  -webkit-transition: left 300ms ease-out;
  -moz-transition: left 300ms ease-out;
  transition: left 300ms ease-out;
  width: auto;
}
.top-bar-section ul {
  display: inline;
  height: auto !important;
  width: auto;
  font-size: 16px;
  height: auto;
  margin: 0;
  list-style: none;
}
.top-bar-section ul li {
  height: 55px;
  float: left;
}
.top-bar-section ul li a {
  box-shadow: none;
  font-family: "Tahoma","Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
  text-align: center;
  margin: 0;
}
.top-bar-section ul li .talk-to-us {
  border: 0 none;
  background: url("../images/buttons/header/talk-to-us.png") no-repeat 0 -2px;
  color: #fff;
  width: 145px;
  height: 47px;
  padding: 10px 10px 0px 40px;
  font-size: 17px;
  line-height: 23px;
  top: 0;
  font-weight: normal;
  position: relative;
  margin-bottom: 0;
  display: block;
}
.top-bar-section ul li .yellow-btn2 {
  border: 1px solid transparent;
  background: url(../images/btn-img2.png) no-repeat right -63px !important;
  color: #003377 !important;
  height: 43px;
  padding: 0 15px 0 0 !important;
  font-size: 17px !important;
  line-height: 40px !important;
  font-weight: normal !important;
  display: inline-block;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  border-radius: 4px;
  -webkit-box-shadow: 0 0 0 rgba(255, 255, 255, 0.5) inset;
  -webkit-transition: background-color 300ms ease-out;
  -moz-transition: background-color 300ms ease-out;
  transition: background-color 300ms ease-out;
}
.top-bar-section ul li .yellow-btn2 span {
  background: url(../images/btn-img2.png) no-repeat 0 -2px;
  height: 42px;
  display: inline-block;
  padding: 0 0 0 35px;
}
.top-bar-section ul .has-form {
  padding: 0 15px;
}
.top-bar-section ul .has-form .search-box {
  width: 19.375em;
  background: url("../images/header/search-bg.png") no-repeat 0 bottom;
  overflow: hidden;
  height: 45px;
}
.top-bar-section ul .has-form .search-box .search-text {
  background: none;
  border: 0 none;
  box-shadow: none;
  font-family: "Tahoma","Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
  font-size: 17px;
  line-height: 2em;
  height: 2em;
  padding: 0 10px;
  position: relative;
  top: 8px;
}
.top-bar-section ul .has-form .search-box .button {
  border: 0 none;
  box-shadow: none;
  padding: 6px 0;
  color: #444;
  font-weight: normal;
  font-size: 15px;
  background: transparent;
  line-height: 25px;
  height: 2em;
  position: relative;
  top: 8px;
}

.header-logo {
  margin-bottom: 1em;
}

.header-area .top-bar {
  background: url("../images/header/main-nav-bg.png") no-repeat;
  font-family: 'kg_small_town_southern_girlRg';
  height: auto;
  line-height: 45px;
  position: relative;
  margin-bottom: 1.875em;
}

.top-navigation {
  background: url("../images/header/top-bar-bg.png") repeat-x #2f5990;
  font-family: "Tahoma","Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
  height: 60px;
  margin-bottom: 1em;
}
.top-navigation .top-bar, .top-navigation .top-bar-alt {
  background: transparent;
  margin-bottom: 0;
}

.cookie-disclaimer {
  background: url("/images/cookies/cookie-bg.png") repeat-x scroll 0 bottom transparent;
  background-repeat: repeat-x;
  height: inherit;
  width: 100%;
  text-align: center;
  display: none;
}
.cookie-disclaimer .content {
  padding-top: 40px;
  padding-bottom: 30px;
}
.cookie-disclaimer h2 {
  font-size: 35px;
  margin: 0;
  color: #fff;
}
.cookie-disclaimer a {
  padding-bottom: 1px;
  background: url("../images/cookies/underline1.png") bottom repeat-x;
  color: #fff;
}
.cookie-disclaimer p {
  color: #fff;
}
.cookie-disclaimer .cookie-close {
  margin-top: -15px;
  margin-left: -8px;
  cursor: pointer;
}

.mobile-section .cookie-disclaimer {
  background: url("/images/cookies/cookie-bg-mobile.png") repeat-x scroll 0 bottom transparent;
  text-align: left;
  margin-top: -10px;
  height: inherit;
}
.mobile-section .cookie-disclaimer .content {
  padding-top: 20px;
  padding-left: 20px;
}
.mobile-section .cookie-disclaimer .cookie-close {
  margin: 0;
  position: absolute;
  top: 20px;
  right: 20px;
}
.mobile-section .cookie-disclaimer .content {
  margin-right: 100px;
}

.man-nav-section {
  background: url("../images/header/main-nav-bg.png") no-repeat scroll 0 0 transparent;
  font-family: 'kg_small_town_southern_girlRg';
  height: auto;
}
.man-nav-section ul {
  list-style: none;
  margin-bottom: 0;
}
.man-nav-section ul li {
  float: left;
  font-family: 'kg_small_town_southern_girlRg';
  height: 55px;
}
.man-nav-section ul li > a {
  font-family: "kg_small_town_southern_girlRg" !important;
}
.man-nav-section ul li a {
  float: left;
  color: #fff;
  background: transparent;
  font-size: 23.6px;
  padding: 15px 12px;
  font-weight: normal;
  line-height: 25px;
}
.man-nav-section ul li.current {
  background: url(../images/header/main-nav-active.png) no-repeat 50% 50%;
  background-size: 100% 100%;
}
.man-nav-section .home-ico {
  background: url(../images/header/home.png) no-repeat 0 0;
  width: 33px;
  height: 33px;
  display: block;
  margin: -4px 0;
}

.drop-down-menu {
  width: 100%;
  float: left;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 17px;
  padding: 0 0 20px;
  position: relative;
  line-height: 25px;
  z-index: 9;
}
.drop-down-menu ul {
  padding: 0;
  margin: 0;
}
.drop-down-menu ul li {
  display: inline-block;
  width: 30%;
  float: left;
  margin: 0 2% 20px 0;
  font-weight: normal;
  position: relative;
  line-height: 20px;
}
.drop-down-menu ul li ul {
  display: none;
  background: #fff;
  padding: 20px;
  position: absolute;
  right: -200px;
  top: -20px;
  width: 282px;
  -moz-box-shadow: 0px 0px 4px #616161;
  -webkit-box-shadow: 0px 0px 4px #616161;
  box-shadow: 0px 0px 4px #616161;
  z-index: 9999;
}
.drop-down-menu ul li ul li {
  background: url(../images/header/line.png) no-repeat 0 bottom;
  float: none;
  display: block;
  width: auto;
  line-height: 25px;
  padding: 7px 0 12px;
  margin: 0;
}
.drop-down-menu ul li ul li a {
  float: none;
  display: block;
  color: #29498d;
}
.drop-down-menu ul li ul li a :hover {
  color: #444;
}
.drop-down-menu ul li ul li:last-child {
  padding-bottom: 0;
  background: none;
}
.drop-down-menu ul li ul li:first-child {
  padding-top: 0;
}
.drop-down-menu ul li:hover ul {
  display: block;
}
.drop-down-menu ul li ul:before {
  content: '';
  color: #fff;
  border-top: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 10px solid #fff;
  padding: 0;
  width: 0;
  height: 0;
  margin: 0;
  font-size: 0;
  line-height: 0;
  position: absolute;
  left: -10px;
  top: 23px;
}
.drop-down-menu ul a {
  color: #fff;
}

.close-nav {
  float: right;
  background: url(../images/close.png) no-repeat 0 0;
  width: 14px;
  height: 14px;
  position: absolute;
  right: 10px;
  top: 0;
  z-index: 9;
}

.mobile-section {
  display: none;
}

.show-for-small {
  display: none !important;
}

.mb50 {
  margin-bottom: 20px;
}

.mt10 {
  margin-top: 10px !important;
}

.prelative {
  position: relative;
}

.arrows {
  position: absolute;
}

.arrow1 {
  right: -60px;
  top: -122px;
}

.arrow2 {
  left: -80px;
  top: 122px;
}

.arrow3 {
  right: -80px;
  top: -75px;
}

.arrow4 {
  right: -80px;
  top: -75px;
}

.arrow5 {
  right: -80px;
  top: -75px;
}

.arrow6 {
  right: -80px;
  bottom: -75px;
}

.arrow7 {
  left: -80px;
  bottom: -75px;
}

.grayhead a {
  color: #444444;
}

.help-box p {
  font-size: 17px;
}

.donate-input {
  height: 40px !important;
  margin-top: 5px !important;
}

.search-input {
  margin-top: 3px !important;
  height: 38px !important;
}

.donate-box input.donate-input {
  font-size: 17px;
}

.gift-input-btn {
  background: url(../images/gift-btn.png) no-repeat 0 0;
  width: 130px;
  height: 52px;
  color: #003377;
  text-align: center;
  border: none;
  font-size: 24px;
  font-family: 'kg_small_town_southern_girlRg';
  padding: 0 0 0 15px;
}

.home-page .header-area {
  padding-bottom: 200px;
}

.home-page .home-intro {
  margin: -200px 0 60px;
}
.home-page .home-intro .inner {
  position: relative;
  color: #FFFFFF;
  min-height: 326px;
  padding: 75px 0;
}
.home-page .home-intro .inner h1 {
  color: #FFFFFF;
  font-family: 'kg_small_town_southern_girlRg';
  font-size: 48px;
  font-weight: normal !important;
  line-height: 50px;
  margin: 0 0 20px;
}
.home-page .home-intro .inner p {
  font-family: "Tahoma","Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
  font-size: 22px;
  line-height: 30px;
}

.home-hero .inner {
  background: url("../images/areas/home-hero/hero-bg.png") no-repeat scroll center 0 transparent;
  padding: 60px 0;
  overflow: hidden;
  margin-bottom: 30px;
}
.home-hero ul li {
  list-style-type: none;
  background: url("../images/areas/home-hero/bullet.png") no-repeat scroll top left transparent;
  font-family: 'kg_small_town_southern_girlRg';
  font-weight: normal !important;
  font-size: 35px;
  line-height: 20px;
  height: 46px;
  padding-left: 40px;
  margin-bottom: 30px;
}
.home-hero h2 a {
  color: #444;
}

.get-involved {
  color: #fff;
  margin-bottom: 50px;
}
.get-involved hr {
  border: none;
  background: url("../images/areas/blue/hr-bg.png") no-repeat scroll center 0 transparent;
  height: 3px;
}
.get-involved .top {
  background: url("../images/areas/blue/top-bg.png") repeat-x scroll 0 0 transparent;
  height: 87px;
}
.get-involved .inner {
  background: url("../images/areas/blue/main-bg.png") repeat scroll 0 0 transparent;
}
.get-involved .bottom {
  background: url("../images/areas/blue/bottom-bg.png") repeat-x scroll 0 bottom transparent;
  height: 87px;
}
.get-involved h1, .get-involved h2, .get-involved h3, .get-involved p {
  color: #fff;
}
.get-involved .orbit-container {
  background: transparent;
}
.get-involved .orbit-container .orbit-caption {
  position: absolute;
  bottom: 0;
  background-color: #702285;
  color: white;
  padding: 10px 14px;
  font-size: 0.875em;
  left: 0;
  display: block;
  margin: 0;
}

.slider-box-outer {
  margin: -14px;
}

.slider-box li {
  background: url(../images/misc/event-image-3.png) no-repeat 0 0;
  background-size: 100%;
}
.slider-box li .sinner {
  margin: 18px 32px;
  position: relative;
}
.slider-box li .sinner img {
  width: 100%;
}

.font-family-normal {
  font-family: "Tahoma","Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
}

.stories-news {
  background: url(../images/bg-objects/megaphone.png) no-repeat 90% bottom;
  padding: 0 0 30px;
}

.home-stories-sec h2 {
  line-height: 1;
}

.home-stories-sec p {
  font-size: 0.938em;
  line-height: 1.4;
}

.home-stories-sec h5 {
  margin: 10px 0 10px;
}

.home-stories-sec .sub-head {
  font-size: 17px;
  margin-bottom: 15px;
}

.big-heading {
  font-size: 48px;
}

.sub-heading {
  font-size: 22px;
}

.videoimg {
  position: relative;
  float: left;
}

.videoimg .play-ico {
  background: url(../images/play-ico.png) no-repeat 0 0;
  display: block;
  margin: -60px 0 0 -60px;
  left: 50%;
  top: 50%;
  width: 121px;
  height: 118px;
  position: absolute;
}

.minh51 {
  min-height: 51px;
}

.pl5 {
  padding-left: 5px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.become-a-member ul {
  padding: 4px 0 0;
}

.become-a-member li {
  padding: 0 0 14px;
}

.yellow-btn, button.yellow-btn, button.yellow-btn:hover, button.yellow-btn:focus, .button.yellow-btn:hover, .button.yellow-btn:focus {
  color: #003377 !important;
  display: inline-block;
  padding: 0 15px 0 0;
  font-size: 24px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 4px;
  height: 54px;
  background: url(../images/btn-img.png) no-repeat right -61px;
  font-family: 'kg_small_town_southern_girlRg';
  font-weight: normal !important;
  line-height: 54px;
  margin: 0;
  -webkit-box-shadow: 0 0 0 rgba(255, 255, 255, 0.5) inset;
  box-shadow: 0 0 0 rgba(255, 255, 255, 0.5) inset;
  -webkit-transition: background-color 300ms ease-out;
  -moz-transition: background-color 300ms ease-out;
  transition: background-color 300ms ease-out;
}

.yellow-btn span {
  background: url(../images/btn-img.png) no-repeat 0 0;
  height: 54px;
  display: inline-block;
  padding: 0 0 0 30px;
}

.social-media p {
  font-family: 'kg_small_town_southern_girlRg';
  font-weight: normal !important;
  font-size: 32px;
  line-height: 30px;
}

.footer {
  color: #fff;
  margin-top: 30px;
  padding: 11px 0;
  font-family: Tahoma, Geneva, sans-serif;
  line-height: 30px;
  padding-top: 0;
  font-size: 14px;
  position: relative;
  padding-bottom: 0;
  z-index: 1;
}
.footer .top {
  background: url("../images/footer/footer-stripe.png") repeat-x;
  height: 87px;
}
.footer .inner {
  background: url("../images/footer/footer-bg.png") repeat;
  margin: -30px 0 0;
  padding: 0 0 30px;
}
.footer a {
  color: #ddd;
}
.footer .copy {
  font-size: 12px;
}

.footer .inner .container, .footer .inner .comments .comments-list ol li .item, .comments .comments-list ol li .footer .inner .item, .footer .inner .journey-wrapper .form-area .inner, .journey-wrapper .form-area .footer .inner .inner, .footer .inner .bg-chair {
  top: -35px;
  position: relative;
}

.menu-but2-outer {
  display: none;
  margin: 0;
  padding: 0;
}

.menu-but2 {
  display: block;
  background: url(../images/footer/arrow.png) no-repeat 100% -84px;
  height: 40px;
  margin: 0;
  line-height: 40px;
  color: white !important;
  font-size: 17px;
}

.menu-but2.current {
  background: url(../images/footer/arrow.png) no-repeat 100% 15px;
}

.footertree {
  top: -238px;
  left: 20px;
  width: 221px;
  height: 243px;
  background: url(../images/bg-objects/plant2.png) no-repeat 0 0;
}

.footerclock {
  width: 162px;
  height: 185px;
  background: url(../images/bg-objects/footer-clock.png) no-repeat 0 0;
  left: -18px;
  top: -187px;
}

.footerbike {
  width: 162px;
  height: 185px;
  background: url(../images/bg-objects/bike.png) no-repeat 0 0;
  left: 0;
  top: -198px;
}

/*== inner page styesheets ==*/
.postcode-disclaimer2 {
  font-size: 13px;
}

.mb30 {
  margin-bottom: 30px;
}

.header-area.journey {
  height: 200px;
}
.header-area.journey .inner {
  padding-top: 2em;
}

.donate-breadcrumbs {
  width: 100%;
  float: left;
  list-style: none;
  background: url(../images/step-line.png) no-repeat 50% 25px;
  margin: 20px 0 0;
}
.donate-breadcrumbs ol {
  padding: 0;
  margin: 0;
}
.donate-breadcrumbs ol li {
  width: 25%;
  float: left;
  text-align: center;
  list-style: none;
  font-size: 24px;
  font-family: 'kg_small_town_southern_girlRg';
  margin: 0;
}
.donate-breadcrumbs ol li span {
  display: block;
  background: url(../images/step-bg.png) no-repeat 0 -59px;
  width: 56px;
  text-align: center;
  line-height: 56px;
  height: 56px;
  margin: 0 auto;
  font-size: 30px;
}
.donate-breadcrumbs ol li strong {
  display: block;
  font-weight: normal;
}
.donate-breadcrumbs ol li.active span {
  background-position: 0 0;
}

.journey-wrapper .intro {
  background: url("../images/misc/rough-line.png") repeat-x scroll bottom center transparent;
  padding: 35px 0;
  margin-bottom: 35px;
}
.journey-wrapper .form-area {
  background: url("../images/misc/rough-line.png") repeat-x scroll bottom center transparent;
}
.journey-wrapper .form-area .inner {
  margin: 35px 0;
}
.journey-wrapper .form-area .postcode-disclaimer p {
  font-family: "Tahoma","Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
  font-size: 12px;
  line-height: 15px;
}

/* Breadcrumbs */
.breadcrumbs {
  background: url("../images/breadcrumb/left.png"), url("../images/breadcrumb/right.png"), url("../images/breadcrumb/middle.png");
  background-repeat: no-repeat, no-repeat, repeat-x;
  background-position: center left, center right, center left;
  height: 34px;
  border-radius: 0;
  border: 0 none;
  padding-top: 4px;
  float: left;
  margin-bottom: 30px;
}
.breadcrumbs > *.current a {
  cursor: default;
  color: #333333;
}
.breadcrumbs > *:before {
  content: url("../images/breadcrumb/breadcrumb-arrow.png");
}
.breadcrumbs a {
  font-family: "Tahoma","Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
  font-size: 15px;
  line-height: 25px;
  text-transform: none;
}

.info-support-article {
  background: url("../images/misc/article/intro-bottom-border.png") no-repeat scroll center bottom transparent;
  padding: 0 0 2em 0;
  margin: 0 0 2em 0;
}

.pipe-list {
  padding: 0;
  margin: 0;
}
.pipe-list li:first-child a {
  padding-left: 0;
}
.pipe-list li {
  display: inline;
  float: left;
  list-style: none;
  margin: 0;
}
.pipe-list li a {
  color: #29498d;
  padding: 0 10px;
  font-family: 'kg_small_town_southern_girlRg';
  font-weight: normal !important;
  font-size: 18px;
  line-height: 25px;
}
.pipe-list li a img, .pipe-list li a span {
  vertical-align: middle;
}

.filter-nav {
  color: #29498d;
  font-family: 'kg_small_town_southern_girlRg';
  font-weight: normal !important;
  font-size: 30px;
  line-height: 35px;
  margin: 0;
  padding: 0;
}
.filter-nav li {
  cursor: pointer;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.filter-nav li.active {
  background: url("../images/misc/article/filter-nav-active-bg-large.png") no-repeat scroll 0 center transparent;
  display: table;
  height: 84px;
  vertical-align: middle;
  width: 100%;
  line-height: 75%;
}
.filter-nav li.active a {
  background: url("../images/misc/article/filter-nav-arrow-white.png") no-repeat scroll 12px center transparent;
  color: #FFFFFF;
  display: table-cell;
  padding-left: 35px;
  padding-right: 13px;
  vertical-align: middle;
}
.filter-nav li a {
  background: url("../images/misc/article/filter-nav-arrow.png") no-repeat scroll 0 center transparent;
  padding: 8px 24px;
  display: inline-block;
  color: #29498d;
  font-size: 0.875em;
  white-space: normal;
  width: 100%;
}

.summary {
  font-size: 18px;
  line-height: 25px;
}

.article-page-with-master-template .clear-area h2, .article-page-with-master-template .blue-area h2 {
  font-size: 1.8em;
}

.blue-btn, button.blue-btn, button.blue-btn:hover, button.blue-btn:focus, .button.blue-btn:hover, .button.blue-btn:focus {
  color: #ffcc00 !important;
  display: inline-block;
  padding: 0 15px 0 0;
  font-size: 24px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 4px;
  height: 54px;
  background: url(../images/blue-btn.png) no-repeat right -61px;
  font-family: 'kg_small_town_southern_girlRg';
  font-weight: normal !important;
  line-height: 51px;
  margin: 0;
  -webkit-box-shadow: 0 0 0 rgba(255, 255, 255, 0.5) inset;
  box-shadow: 0 0 0 rgba(255, 255, 255, 0.5) inset;
  -webkit-transition: background-color 300ms ease-out;
  -moz-transition: background-color 300ms ease-out;
  transition: background-color 300ms ease-out;
}

.blue-btn span {
  background: url(../images/blue-btn.png) no-repeat 0 0;
  height: 54px;
  display: inline-block;
  padding: 0 0 0 30px;
}

.feedback-buttons h4 {
  display: inline-block;
  margin-right: 5px;
}
.feedback-buttons .positive, .feedback-buttons .negative {
  position: relative;
  top: -25px;
  font-size: 0;
  width: 90px;
  height: 44px;
  margin: 0 -15px 0 0;
  border: 0;
  outline: 0;
  text-indent: 99999px;
  display: inline-block;
}
.feedback-buttons .positive {
  background: url("../images/buttons/feedback/positive.png");
}
.feedback-buttons .positive:hover, .feedback-buttons .positive.selected {
  background: url("../images/buttons/feedback/positive-hover.png");
}
.feedback-buttons .negative {
  background: url("../images/buttons/feedback/negative.png");
}
.feedback-buttons .negative:hover, .feedback-buttons .negative.selected {
  background: url("../images/buttons/feedback/negative-hover.png");
}

.clear-area {
  margin-bottom: 20px;
}

.purple-area {
  color: #fff;
  margin-bottom: 35px;
}
.purple-area .top {
  background: url("../images/areas/purple/top-bg.png") repeat-x scroll 0 0 transparent;
  height: 87px;
}
.purple-area .inner {
  background: url("../images/areas/purple/main-bg.png") repeat scroll 0 0 transparent;
}
.purple-area .bottom {
  background: url("../images/areas/purple/bottom-bg.png") repeat-x scroll 0 0 transparent;
  height: 100px;
}
.purple-area .meta {
  font-size: 15px;
}
.purple-area h2 {
  font-size: 3em;
  font-weight: normal;
  margin-bottom: 10px;
}
.purple-area h3 {
  font-size: 2.1875em;
  line-height: 1.5625em;
  font-weight: normal;
}
.purple-area h1, .purple-area h2, .purple-area h3, .purple-area p {
  color: #fff;
}
.purple-area label {
  margin: 18px 0;
}
.purple-area a {
  color: #fff;
}
.purple-area a:link {
  text-decoration: underline;
}

.article-page-with-master-template .purple-area {
  margin: 0 0 30px;
}
.article-page-with-master-template .purple-area .top, .article-page-with-master-template .purple-area .bottom, .article-page-with-master-template .purple-area .top {
  display: none;
}
.article-page-with-master-template .purple-area .inner {
  background: none;
  color: #444;
}
.article-page-with-master-template .purple-area h1, .article-page-with-master-template .purple-area h2, .article-page-with-master-template .purple-area h3, .article-page-with-master-template .purple-area p, .article-page-with-master-template .purple-area .button-share.white {
  color: #444;
}
.article-page-with-master-template .purple-area h2 {
  font-size: 3em;
}
.article-page-with-master-template .purple-area h3 {
  font-size: 1.5em;
  font-weight: normal;
  line-height: 1.5;
}
.article-page-with-master-template .purple-area a {
  color: #29498D;
}
.article-page-with-master-template .purple-area a:hover {
  color: #022A60;
}
.article-page-with-master-template .blue-area .top, .article-page-with-master-template .blue-area .bottom {
  display: none;
}
.article-page-with-master-template .blue-area .inner {
  background: none;
  color: #444;
}
.article-page-with-master-template .blue-area h1, .article-page-with-master-template .blue-area h2, .article-page-with-master-template .blue-area h3, .article-page-with-master-template .blue-area p, .article-page-with-master-template .blue-area .button-share.white {
  color: #444;
}
.article-page-with-master-template .blue-area a {
  color: #29498D;
}
.article-page-with-master-template .blue-area a:link {
  text-decoration: underline;
}
.article-page-with-master-template .blue-area a:hover {
  color: #022A60;
}
.article-page-with-master-template .donation-center label {
  color: #29498D;
}
.article-page-with-master-template blockquote p {
  padding: 0 10px 30px;
}
.article-page-with-master-template .clear-area h2 {
  font-size: 1.8em;
}

.rule {
  background: url("../images/misc/rough-line.png") no-repeat scroll 0 bottom transparent;
  padding-bottom: 5px;
  margin-bottom: 5px;
}

.rule.white {
  background: url("../images/misc/rough-line-white.png") no-repeat scroll 0 bottom transparent;
}

.button-share {
  font-family: 'kg_small_town_southern_girlRg';
  font-size: 20px;
}

.button-share.white {
  color: #fff;
}

.blue-area {
  color: #fff;
  margin-bottom: 35px;
}
.blue-area hr {
  border: none;
  background: url("../images/areas/blue/hr-bg.png") no-repeat scroll center 0 transparent;
  height: 3px;
}
.blue-area .top {
  background: url("../images/areas/blue/top-bg.png") repeat-x scroll 0 0 transparent;
  height: 87px;
}
.blue-area .inner {
  background: url("../images/areas/blue/main-bg.png") repeat scroll 0 0 transparent;
}
.blue-area .bottom {
  background: url("../images/areas/blue/bottom-bg.png") repeat-x scroll 0 0 transparent;
  height: 87px;
}
.blue-area h1, .blue-area h2, .blue-area h3, .blue-area p {
  color: #fff;
}

blockquote {
  background: url("../images/blockquote/top.png") repeat-x scroll 0 top transparent;
  margin: 0 0 30px;
  padding: 30px 0 0 0;
  border: 0 !important;
  font-size: 1.2em;
  font-weight: bold;
  text-align: center;
}
blockquote p {
  color: #702285;
  font-family: "AlabamaRegular","Impact","Arial",sans-serif;
  font-size: 26px;
  line-height: 35px;
  padding: 0 30px 30px 30px;
  background: url("../images/blockquote/bottom.png") repeat-x scroll 0 bottom transparent;
}

form .row .row {
  margin: 0 -0.5em;
}

form .row .row .columns, form .row .row .super-content, .form-area form .row .row .field-column {
  padding: 0 0.5em;
}

.form-area .field-column .columns label, .form-area .field-column .super-content label {
  float: left;
  margin-right: 1em;
}

form button.yellow-btn {
  margin-left: -5px !important;
}

.h150 {
  height: 150px;
}

.form-area .field-column {
  float: left !important;
}

.audioboo {
  width: 500px;
}

.purple-area h2 {
  font-size: 2.5em;
  line-height: 1em;
  font-weight: normal;
}

.donation-center {
  font-family: "Tahoma","Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
  font-size: 22px;
  line-height: 25px;
  width: 90%;
}
.donation-center span.pound-sign {
  position: absolute;
  color: #999;
  left: 25px;
  top: 5px;
}
.donation-center label {
  color: #fff;
}
.donation-center em {
  font-family: 'kg_small_town_southern_girlRg';
  font-weight: normal !important;
  font-size: 30px;
  font-style: normal;
}

.amount .row {
  font-size: 18px;
  text-align: left;
}
.amount input {
  padding-left: 30px;
}

.orbit-timer {
  left: -10000px;
  top: auto;
  height: 1px;
  overflow: hidden;
  position: absolute;
  width: 1px;
}

.next-pre-buttons {
  margin: 30px 0;
}

.feedback a {
  margin-right: 20px;
}

.mtb20 {
  margin: 20px 0;
}

.mb80 {
  margin-bottom: 80px;
}

.blue-btn2, button.blue-btn2, button.blue-btn2:hover, button.blue-btn2:focus, .button.blue-btn2:hover, .button.blue-btn2:focus {
  color: #ffcc00 !important;
  display: inline-block;
  padding: 0 20px 0 0;
  font-size: 24px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 4px;
  height: 54px;
  background: url(../images/blue-btn.png) no-repeat right -61px;
  font-family: 'kg_small_town_southern_girlRg';
  font-weight: normal !important;
  line-height: 51px;
  margin: 0;
  -webkit-box-shadow: 0 0 0 rgba(255, 255, 255, 0.5) inset;
  box-shadow: 0 0 0 rgba(255, 255, 255, 0.5) inset;
  -webkit-transition: background-color 300ms ease-out;
  -moz-transition: background-color 300ms ease-out;
  transition: background-color 300ms ease-out;
}

.blue-btn2 span {
  background: url(../images/blue-btn2.png) no-repeat 0 0;
  height: 54px;
  display: inline-block;
  padding: 0 0 0 20px;
}

.blue-btn2 strong {
  color: #fff;
  font-weight: normal;
}

.btn-small {
  background: url(../images/btn-img-small.png) no-repeat right -49px !important;
  height: 42px !important;
  line-height: 42px !important;
}

.btn-small span {
  background: url(../images/btn-img-small.png) no-repeat 0 0 !important;
  height: 42px !important;
  line-height: 42px !important;
}

.blue-btn-next {
  background: url(../images/blue-btn2.png) no-repeat right -61px;
}

.blue-btn-next span {
  background: url(../images/blue-btn2.png) no-repeat 0 0;
}

.arrowico {
  background: url(../images/arrow2.png) no-repeat 0 0;
  width: 15px;
  height: 15px;
  display: inline-block;
}

.arrowico.next {
  background: url(../images/arrow2.png) no-repeat right 0;
}

.go-btn {
  background: url(../images/go.png) no-repeat 0 0;
  width: 51px;
  height: 31px;
  border: 0;
}

.feedback a {
  margin-right: 20px;
}

.mtb20 {
  margin: 20px 0;
}

.side-purple-box {
  max-width: 284px;
}

.side-purple-box .item {
  margin: 0 0 20px;
}

.side-purple-box .item:last-child {
  margin: 0;
}

.side-purple-box p {
  font-size: 0.95em;
}

.msg-box {
  float: right;
  background: url(../images/msg-bg.png) no-repeat 0 0;
  width: 30px;
  height: 28px;
  line-height: 22px;
  text-align: center;
  color: #29498d;
  font-weight: bold;
  font-size: 13px;
  margin: 5px 0 0;
}

.mb30 {
  margin-bottom: 30px;
}

.find-your-mind {
  background: url(../images/location-bg.png) no-repeat 0 0;
  height: 114px;
  color: #29498d;
  font-size: 35px;
  padding: 20px;
  font-family: 'kg_small_town_southern_girlRg';
  display: block;
}

.purple-box {
  color: #fff;
}
.purple-box h2, .purple-box h3 {
  font-weight: normal;
}
.purple-box h2 {
  color: #fff;
  line-height: 32px;
  margin: 0 0 10px;
}
.purple-box h3 {
  margin: 15px 0;
  padding: 0;
  line-height: 1em;
}
.purple-box h3 a {
  color: #fff;
}
.purple-box .top {
  background: url("../images/misc/article/purple-box-top.png") no-repeat scroll 0 0 transparent;
  height: 28px;
}
.purple-box .inner {
  background: url("../images/misc/article/purple-box-bg.png") repeat-y scroll 2px 0 transparent;
  padding: 0 1em;
  overflow: hidden;
}
.purple-box .bottom {
  background: url("../images/misc/article/purple-box-bottom.png") no-repeat scroll 0 0 transparent;
  height: 25px;
}

.blue-box {
  color: #fff;
}
.blue-box h2, .blue-box h3 {
  font-weight: normal;
}
.blue-box h3 {
  color: #fff;
  margin: 0;
  padding: 0;
}
.blue-box h3 a {
  color: #fff;
}
.blue-box .top {
  background: url("../images/misc/article/blue-box-top.png") no-repeat scroll 0 0 transparent;
  height: 28px;
}
.blue-box .inner {
  background: url("../images/misc/article/blue-box-bg.png") repeat-y scroll 2px 0 transparent;
  padding: 0 1em;
  overflow: hidden;
}
.blue-box .inner ul {
  margin: 0;
  padding: 0;
}
.blue-box .inner ul li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.blue-box .inner ul li a {
  color: #ffcc00;
}
.blue-box .bottom {
  background: url("../images/misc/article/blue-box-bottom.png") no-repeat scroll 0 0 transparent;
  height: 25px;
}

.member-logo {
  float: right;
  height: 70px;
  margin: -94px 0 0 0px;
}

.donate-purchase .item, .donate-purchase .landing-items .item:last-child, .landing-items .donate-purchase .item:last-child {
  color: #fff;
  width: 287px;
  height: 214px;
  font-family: 'kg_small_town_southern_girlRg';
  font-weight: normal !important;
  font-size: 30px;
  padding: 45px 20px 10px 20px;
}

.donate-purchase .item h2, .donate-purchase .landing-items .item:last-child h2, .landing-items .donate-purchase .item:last-child h2 {
  color: #fff;
  font-size: 45px;
  line-height: 25px;
  margin-bottom: 40px;
}

.donate-purchase .item p, .donate-purchase .landing-items .item:last-child p, .landing-items .donate-purchase .item:last-child p {
  line-height: 25px;
}

.donate-purchase .item.purple {
  background: url("../images/misc/donate/purple-bg.png") no-repeat scroll 0 0 transparent;
}
.donate-purchase .item.blue {
  background: url("../images/misc/donate/blue-bg.png") no-repeat scroll 0 0 transparent;
}
.donate-purchase .item.yellow {
  background: url("../images/misc/donate/yellow-bg.png") no-repeat scroll 0 0 transparent;
  color: #29498d;
}
.donate-purchase .item.yellow h2 {
  color: #29498d;
}

.blue-area .large-4 h2 {
  font-size: 34px;
}

.blue-area .large-4 p {
  font-size: 20px;
}

.show-for-small h3 a {
  color: #444;
}

.button-main {
  font-family: 'kg_small_town_southern_girlRg';
  font-weight: normal !important;
  font-size: 24px;
  line-height: 25px;
  font-style: normal;
  margin: 0;
  display: inline-block;
  border: 0 none;
  box-shadow: none;
}

.button-main.yellow {
  background: url("../images/buttons/yellow/left.png"), url("../images/buttons/yellow/right.png"), url("../images/buttons/yellow/middle.png");
  background-repeat: no-repeat, no-repeat, repeat-x;
  background-position: center left, center right, center left;
  color: #29498d;
  height: 54px;
  padding: 15px 35px;
}

.button-main.blue {
  background: url("../images/buttons/blue/left.png"), url("../images/buttons/blue/right.png"), url("../images/buttons/blue/middle.png");
  background-repeat: no-repeat, no-repeat, repeat-x;
  background-position: center left, right 0px, right 1px;
  color: #ffcc00;
  height: 55px;
  padding: 14px 25px 14px 45px;
}

.landing-page-section, .info-and-support-article-page, .blog-article-page {
  background: url(../images/bg-objects/img1.png) no-repeat 98% 0;
}

.content-master-template-page, .event-template-page, .listing-page-with-filters {
  background: url(../images/bg-objects/chair2.png) no-repeat 98% 0;
}

.normal-text p {
  font-size: 0.938em !important;
}

.landing-items {
  background-color: transparent;
  margin-bottom: 75px;
}

.landing-items .item, .landing-items .item:last-child {
  background: url("../images/misc/landing-item-frame.png") no-repeat scroll center 0 transparent;
  background-size: 910px 227px;
  font-size: 18px;
  height: 227px;
  padding: 0.7em;
  overflow: visible;
  margin-bottom: 20px;
}

.intro {
  text-align: left;
}

.heading-box a {
  color: #444444;
}

.listing-items .block {
  background: #fff;
  padding: 1em;
  margin-bottom: 40px;
}
.listing-items .block-link.rss {
  margin-bottom: 20px;
}
.listing-items .block-link.share {
  margin-bottom: 20px;
}
.listing-items .post {
  background: url("../images/misc/listing-item-border.png") no-repeat scroll center bottom transparent;
  padding-bottom: 35px;
  margin-bottom: 20px;
}
.listing-items .post:last-child {
  background: none;
  padding-bottom: 0;
}

.yellow-btn3 {
  background: url(../images/yellow-btn.png) no-repeat 0 0;
  background-size: 100% 100%;
  width: 100%;
  height: 54px;
  color: #29498d;
  font-size: 24px;
  line-height: 54px;
  font-family: 'kg_small_town_southern_girlRg';
  display: block;
  padding: 0 15px;
}

.yellow-btn3 span {
  background: url(../images/icons2.png) no-repeat 0 2px;
  width: 24px;
  height: 28px;
  display: inline-block;
  margin: 0 10px -4px 0;
  position: relative;
}

.yellow-btn3 span.ishare {
  background-position: 0 -72px;
}

.listing-items {
  margin-bottom: 40px;
}
.listing-items .filter-panel {
  background: #fff;
  padding: 1em;
  margin-bottom: 40px;
  box-shadow: 0 20px 20px -20px #bbb;
}
.listing-items .filter-panel .item {
  background: none;
  margin: 0;
  padding: 0;
}
.listing-items .filter-panel .item a {
  font-family: 'kg_small_town_southern_girlRg';
  font-weight: normal !important;
  font-size: 24px;
  line-height: 35px;
}
.listing-items .filter-panel .item a img {
  margin: 10px 10px 10px 0;
  display: block;
  float: left;
  margin-top: 11px;
}
.listing-items .filter-panel .item a.clear {
  font-family: Tahoma, Geneva, sans-serif;
  float: right;
  font-size: 15px;
}
.listing-items .filter-panel .item label {
  margin-bottom: 10px;
}
.listing-items .filter-panel .item a.head {
  display: block;
  background: url(../images/arrow3.png) no-repeat 0 -116px;
  padding: 0 0 0 20px;
}
.listing-items .filter-panel .item a.head.current {
  background-position: 0  14px;
}
.listing-items .filter-panel a.clear {
  font-family: Tahoma, Geneva, sans-serif;
  float: right;
  font-size: 15px;
}

/* Pagination */
.pagination li.arrow a {
  border: none;
}

.m-filter-opt {
  display: block;
  background: url(../images/arrow-opt.png) no-repeat 100% -84px;
  height: 40px;
  margin: 0;
  line-height: 40px;
  color: #29498d;
  font-size: 25px;
  margin: 0 15px;
}

.m-filter-opt.current {
  background-position: 100% 12px;
}

.search-result-pages {
  width: 100%;
  float: left;
  font-size: 13px;
  padding: 0 0 20px;
}
.search-result-pages ul.s-list {
  list-style: none;
  padding: 0;
  margin: 0 0 15px;
}
.search-result-pages ul.s-list li {
  background: url("../images/misc/article/intro-bottom-border.png") no-repeat scroll center bottom transparent;
  margin: 0 0 2em 0;
  padding: 10px 0;
}
.search-result-pages ul.s-list li a:hover {
  text-decoration: underline;
  color: #444;
}
.search-result-pages h3 {
  font-size: 2.5em;
}
.search-result-pages p {
  font-size: 15px;
}
.search-result-pages strong {
  font-size: 12px;
}

.search-bar {
  width: 80%;
}
.search-bar input[type="text"] {
  margin: 0.75em 0;
}
.search-bar input[type="button"] {
  margin-left: 5px;
}

.listing-items .categories {
  display: block;
  background: url(../images/misc/listing-item-border.png) no-repeat bottom center;
  padding-bottom: 20px;
  margin-bottom: 10px;
}

.author {
  background: #fff;
  padding: 1em;
  margin: 40px 0px !important;
}
.author h2 a {
  color: #444;
}
.author img.profile {
  margin: 16px 0px;
}
.author .meta p {
  margin-bottom: 5px;
}

.comments .meta span.prefix {
  background: none;
  border: 0 none;
  overflow: visible;
  text-align: left;
}

.comments .comments-list ol {
  margin: 0;
  padding: 0;
}

.comments .comments-list ol li {
  list-style-type: none;
}

.comments .comments-list ol li .item {
  background: none;
}

.mmb10 {
  margin-bottom: 10px !important;
}

.listing-items h2 {
  font-size: 30px;
  line-height: 40px;
}
.listing-items .featured {
  background: #29498d;
  color: #fff;
  padding: 1em;
}
.listing-items .featured h2 a {
  color: #fff;
}
.listing-items .featured a {
  color: #fff;
}
.listing-items .featured .meta a {
  font-weight: bold;
}

.filter-panel2 {
  background: #fff;
  padding: 1em;
  margin-bottom: 20px;
  box-shadow: 0 20px 20px -20px #bbb;
}
.filter-panel2 .item {
  background: none;
  margin: 0;
  padding: 0 0 0 20px;
}
.filter-panel2 .item label {
  margin-bottom: 15px;
}
.filter-panel2 .item a {
  font-family: 'kg_small_town_southern_girlRg';
  font-weight: normal !important;
  font-size: 24px;
  line-height: 35px;
}
.filter-panel2 .item a img {
  margin: 10px 10px 10px 0;
  display: block;
  float: left;
  margin-top: 11px;
}
.filter-panel2 .checkbox {
  float: left;
  margin: 0 0 0 -20px;
}

dl dt {
  margin: 0 10pm 0 0;
  float: left;
  clear: left;
}

dl dd {
  margin: 0;
  float: left;
}

dt {
  margin-right: 0.5em;
}

.mt20 {
  margin-top: 20px !important;
}

/* Panels */
.panel, .landing-panel, .form-panel, .listing-main .item {
  border-style: solid;
  border-width: 1px;
  border-color: #d9d9d9;
  margin-bottom: 1.25em;
  padding: 1.25em;
  background: #f2f2f2;
}

.panel h1, .landing-panel h1, .form-panel h1, .listing-main .item h1, .panel h2, .landing-panel h2, .form-panel h2, .listing-main .item h2, .panel h3, .landing-panel h3, .form-panel h3, .listing-main .item h3, .panel h4, .landing-panel h4, .form-panel h4, .listing-main .item h4, .panel h5, .landing-panel h5, .form-panel h5, .listing-main .item h5, .panel h6, .landing-panel h6, .form-panel h6, .listing-main .item h6, .panel p, .landing-panel p, .form-panel p, .listing-main .item p {
  color: #333333;
}

.panel > :first-child, .landing-panel > :first-child, .form-panel > :first-child, .listing-main .item > :first-child {
  margin-top: 0;
}

.panel > :last-child, .landing-panel > :last-child, .form-panel > :last-child, .listing-main .item > :last-child {
  margin-bottom: 0;
}

.panel h1, .landing-panel h1, .form-panel h1, .listing-main .item h1, .panel h2, .landing-panel h2, .form-panel h2, .listing-main .item h2, .panel h3, .landing-panel h3, .form-panel h3, .listing-main .item h3, .panel h4, .landing-panel h4, .form-panel h4, .listing-main .item h4, .panel h5, .landing-panel h5, .form-panel h5, .listing-main .item h5, .panel h6, .landing-panel h6, .form-panel h6, .listing-main .item h6 {
  line-height: 1;
  margin-bottom: 0.625em;
}

.panel h1.subheader, .landing-panel h1.subheader, .form-panel h1.subheader, .listing-main .item h1.subheader, .panel h2.subheader, .landing-panel h2.subheader, .form-panel h2.subheader, .listing-main .item h2.subheader, .panel h3.subheader, .landing-panel h3.subheader, .form-panel h3.subheader, .listing-main .item h3.subheader, .panel h4.subheader, .landing-panel h4.subheader, .form-panel h4.subheader, .listing-main .item h4.subheader, .panel h5.subheader, .landing-panel h5.subheader, .form-panel h5.subheader, .listing-main .item h5.subheader, .panel h6.subheader, .landing-panel h6.subheader, .form-panel h6.subheader, .listing-main .item h6.subheader {
  line-height: 1.4;
}

.panel.callout, .callout.landing-panel, .callout.form-panel, .listing-main .callout.item {
  border-style: solid;
  border-width: 1px;
  border-color: #021f47;
  margin-bottom: 1.25em;
  padding: 1.25em;
  background: #033579;
  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
}

.panel.callout h1, .callout.landing-panel h1, .callout.form-panel h1, .listing-main .callout.item h1, .panel.callout h2, .callout.landing-panel h2, .callout.form-panel h2, .listing-main .callout.item h2, .panel.callout h3, .callout.landing-panel h3, .callout.form-panel h3, .listing-main .callout.item h3, .panel.callout h4, .callout.landing-panel h4, .callout.form-panel h4, .listing-main .callout.item h4, .panel.callout h5, .callout.landing-panel h5, .callout.form-panel h5, .listing-main .callout.item h5, .panel.callout h6, .callout.landing-panel h6, .callout.form-panel h6, .listing-main .callout.item h6, .panel.callout p, .callout.landing-panel p, .callout.form-panel p, .listing-main .callout.item p {
  color: white;
}

.panel.callout > :first-child, .callout.landing-panel > :first-child, .callout.form-panel > :first-child, .listing-main .callout.item > :first-child {
  margin-top: 0;
}

.panel.callout > :last-child, .callout.landing-panel > :last-child, .callout.form-panel > :last-child, .listing-main .callout.item > :last-child {
  margin-bottom: 0;
}

.panel.callout h1, .callout.landing-panel h1, .callout.form-panel h1, .listing-main .callout.item h1, .panel.callout h2, .callout.landing-panel h2, .callout.form-panel h2, .listing-main .callout.item h2, .panel.callout h3, .callout.landing-panel h3, .callout.form-panel h3, .listing-main .callout.item h3, .panel.callout h4, .callout.landing-panel h4, .callout.form-panel h4, .listing-main .callout.item h4, .panel.callout h5, .callout.landing-panel h5, .callout.form-panel h5, .listing-main .callout.item h5, .panel.callout h6, .callout.landing-panel h6, .callout.form-panel h6, .listing-main .callout.item h6 {
  line-height: 1;
  margin-bottom: 0.625em;
}

.panel.callout h1.subheader, .callout.landing-panel h1.subheader, .callout.form-panel h1.subheader, .listing-main .callout.item h1.subheader, .panel.callout h2.subheader, .callout.landing-panel h2.subheader, .callout.form-panel h2.subheader, .listing-main .callout.item h2.subheader, .panel.callout h3.subheader, .callout.landing-panel h3.subheader, .callout.form-panel h3.subheader, .listing-main .callout.item h3.subheader, .panel.callout h4.subheader, .callout.landing-panel h4.subheader, .callout.form-panel h4.subheader, .listing-main .callout.item h4.subheader, .panel.callout h5.subheader, .callout.landing-panel h5.subheader, .callout.form-panel h5.subheader, .listing-main .callout.item h5.subheader, .panel.callout h6.subheader, .callout.landing-panel h6.subheader, .callout.form-panel h6.subheader, .listing-main .callout.item h6.subheader {
  line-height: 1.4;
}

.panel.radius, .radius.landing-panel, .radius.form-panel, .listing-main .radius.item {
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.landing-panel {
  overflow: hidden;
  padding: 0;
}

.reveal-modal {
  padding: 1.875em;
  top: 6.25em;
}

.reveal-modal > :first-child {
  margin-top: 0;
}

.reveal-modal > :last-child {
  margin-bottom: 0;
}

.reveal-modal .close-reveal-modal {
  font-size: 1em;
  top: 0.4em;
}

.help-popup-box {
  height: 80% !important;
  top: 10% !important;
}

.column, .columns, .super-content, .header-logo, .landing-items .item .image-column, .landing-items .item .content-column, .journey-wrapper, .journey-wrapper .form-area .postcode-disclaimer, .listing-main, .audioboo, .form-area .label-column, .form-area .field-column {
  float: left;
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  position: relative;
}

.az-nav ul li {
  display: inline-block;
  font-size: 1.5em;
  margin-right: 0.19em;
  padding-right: 0.49em;
  border-right: 1px solid #ccc;
  text-align: center;
  color: #999;
  text-transform: uppercase;
}
.az-nav ul li.last {
  margin-right: 0;
  border-right: 0;
  padding-right: 0;
}
.az-nav ul li.active {
  font-weight: 900;
}

/*== Mobile Stylesheets ==*/
.mheader-logo {
  float: left;
}

.menu-but {
  float: right;
  background: url(../images/menu-but.png) no-repeat 50% 50%;
  width: 46px;
  height: 40px;
  text-indent: -9999px;
  margin: 0;
}

.menu-but.current {
  background: url(../images/close.png) no-repeat 50% 50%;
}

.m-dropdown {
  width: 100%;
  font-size: 17px;
  float: left;
}
.m-dropdown ul {
  padding: 0;
  margin: 0;
  background: url(../images/header/m-nav-sep.png) repeat-x 0 0;
  margin: 20px 0 0;
}
.m-dropdown ul li {
  width: 100%;
  display: block;
  background: url(../images/header/m-nav-sep2.png) repeat-x 0 bottom;
  padding: 10px 0 15px;
}
.m-dropdown ul li a {
  width: 100%;
  display: block;
  color: #ededed;
  padding: 5px 0;
}
.m-dropdown ul li:last-child {
  background: none;
}
.m-dropdown .inner {
  position: relative;
}
.m-dropdown .inner .img {
  position: absolute;
  top: 0;
  left: 0;
}

.m-search-box {
  background: #fff;
  border: 1px solid #133f79;
  margin: 0;
  vertical-align: top;
  width: 100%;
  float: left;
  position: relative;
}
.m-search-box input[type="text"] {
  border: none;
  margin: 0;
  vertical-align: top;
  width: 100%;
  background: #fff;
  font-size: 17px;
  color: #929292;
}
.m-search-box input[type="submit"] {
  position: absolute;
  right: 0;
  background: white url(../images/header/seach.png) no-repeat 50% 50%;
  width: 40px;
  height: 32px;
  border: none;
  top: 50%;
  margin: -15px 0 0;
}

.mobile-button-section {
  position: absolute;
  bottom: -55px;
  width: 100%;
  left: 0;
}
.mobile-button-section ul {
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}
.mobile-button-section ul li {
  display: inline-block;
  list-style: none;
}
.mobile-button-section ul li a {
  display: inline-block;
  padding: 0 15px 0 0 !important;
  font-size: 17px !important;
  font-weight: normal !important;
  text-align: center;
  font-family: "Tahoma","Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 4px;
  height: 43px;
  margin: 0;
  -webkit-box-shadow: 0 0 0 rgba(255, 255, 255, 0.5) inset;
  box-shadow: 0 0 0 rgba(255, 255, 255, 0.5) inset;
  -webkit-transition: background-color 300ms ease-out;
  -moz-transition: background-color 300ms ease-out;
  transition: background-color 300ms ease-out;
}
.mobile-button-section ul li a span {
  height: 42px;
  display: inline-block;
}
.mobile-button-section ul li .purple-btn {
  color: #fff !important;
  background: url(../images/btn-img3.png) no-repeat right -63px !important;
  font-weight: normal !important;
  line-height: 42px !important;
}
.mobile-button-section ul li .purple-btn span {
  background: url(../images/btn-img3.png) no-repeat 0 0;
  padding: 0 0 0 30px;
}
.mobile-button-section ul li .yellow-btn2 {
  color: #003377 !important;
  background: url(../images/btn-img2.png) no-repeat right -63px !important;
  font-weight: normal !important;
  line-height: 40px !important;
}
.mobile-button-section ul li .yellow-btn2 span {
  background: url(../images/btn-img2.png) no-repeat 0 -2px;
  padding: 0 0 0 35px;
}

@media only screen and (max-width: 940px) {
  .arrows, .desktop-section {
    display: none;
  }

  .mobile-section {
    display: block;
    padding: 10px 0;
  }

  .home-page .header-area {
    padding-bottom: 25px;
  }

  .home-page .home-intro {
    margin: 0;
  }

  .home-intro .inner .img {
    display: none;
  }

  .home-intro .inner {
    background: url("../images/areas/home-intro/bg.png") no-repeat scroll center center;
    font-family: 'kg_small_town_southern_girlRg';
  }

  .header-area {
    margin-bottom: 70px;
    position: relative;
  }

  .mobile-button-section .button.help {
    font-size: 14px;
  }

  .mobile-button-section .button.talk-to-us {
    font-size: 14px;
  }

  .footer {
    padding: 0;
  }

  .overflow {
    overflow: visible !important;
  }

  .footer-m-section {
    display: none;
  }

  .menu-but2-outer {
    display: block;
  }

  .footer {
    min-height: 10px;
    height: auto;
  }

  .footer .inline-list {
    font-size: 14px;
    margin: 10px 0 0;
    background: url(../images/header/m-nav-sep.png) repeat-x 0 0;
  }

  .footer .inline-list ul {
    padding: 0;
    margin: 0;
    margin: 20px 0 0;
  }

  .footer .inline-list li {
    width: 100%;
    display: block;
    padding: 5px 0;
    margin: 0;
    display: block;
  }

  .footer .inline-list li a {
    width: 100%;
    display: block;
    color: #ededed;
    padding: 2px 0;
  }

  .home-hero .inner {
    padding: 25px 0;
  }

  .home-hero {
    text-align: center;
  }

  .home-hero ul li {
    text-align: center;
    font-size: 25px;
    line-height: 25px;
  }

  .home-hero ul {
    margin: 0 auto;
    width: 80%;
  }

  .home-hero h2 {
    margin: 0 0 15px;
  }

  .home-hero .inner {
    background-position: 0 50% !important;
  }

  .footer .copy {
    margin: 10px 0 0;
    background: url(../images/header/m-nav-sep.png) repeat-x 0 0;
    padding: 10px 0 0;
  }

  .footer .inner {
    margin: -60px 0 0;
    padding: 0 15px 10px;
  }

  .ads .small-block-grid {
    margin: 0;
  }

  blockquote {
    margin: 20px 0;
    padding: 15px 0 0;
  }

  blockquote p {
    line-height: 30px;
    font-size: 24px;
    padding-bottom: 15px;
  }

  .blue-area {
    margin-bottom: 35px;
  }

  .home-page .home-intro .inner h1 {
    line-height: 40px;
    font-size: 40px;
  }
  .home-page .home-intro .inner p {
    font-size: 17px;
    line-height: 20px;
  }

  .minh51 {
    min-height: 10px;
  }

  .donate-box {
    text-align: center;
    margin: 20px 0 0;
    background: url(../images/line.png) repeat-x 0 bottom;
    padding-bottom: 20px;
  }

  .mmb30 {
    margin-bottom: 30px !important;
  }

  .big-heading {
    font-size: 40px;
  }

  .listing-items .block.mobile-dblock {
    display: block !important;
    margin: 10px;
  }

  .listing-items .item h2 {
    font-size: 30px;
    line-height: 40px;
  }
}
@media only screen and (max-width: 769px) {
  .reveal-modal {
    padding: 0.5em;
  }

  .slider-box li {
    background: none;
  }

  .slider-box li img {
    background: none;
    border: 10px solid #fff;
  }

  .mobile-button-section ul li .purple-btn span {
    font-size: 16px !important;
  }
  .mobile-button-section ul li .yellow-btn2 {
    font-size: 16px !important;
  }

  .get-involved {
    margin-bottom: 40px;
  }

  .get-involved .top {
    height: 25px;
  }

  .get-involved .bottom {
    height: 45px;
  }

  .landing-items-inner {
    max-width: 500px;
    margin: 0 auto;
    display: block;
    padding: 10px 15px 0;
  }

  .landing-items .item h3, .landing-items .item:last-child h3 {
    line-height: 27px;
  }

  .filter-panel2, .listing-items .filter-panel, .side-links-box .filter-nav {
    background: #fff;
    padding: 10px 1em;
    -moz-box-shadow: 0 0px 3px #999da1;
    -webkit-box-shadow: 0 0px 3px #999da1;
    box-shadow: 0 0px 3px #999da1;
  }

  .m-filter-opt-box {
    display: none;
    padding: 10px 0 0;
  }

  .side-links-box .filter-nav {
    padding: 10px;
  }

  .filter-panel2, .listing-items .filter-panel {
    margin: 20px 0;
  }

  .info-and-support-article-page h4, .info-and-support-article-page h3 {
    font-size: 1.6em;
  }

  .side-links-box {
    margin: 0 0 20px;
  }

  .side-links-box .head {
    padding: 0 30px;
    background: url("../images/misc/article/filter-nav-active-bg.png") no-repeat scroll 0 center transparent;
    display: block;
    line-height: 54px;
    font-size: 22px;
    font-family: 'kg_small_town_southern_girlRg';
    background-size: 100% 100%;
  }

  .side-links-box .head span {
    display: block;
    background: url(../images/footer/arrow.png) no-repeat 100% -78px;
    color: white !important;
  }

  .side-links-box .head span.current {
    background: url(../images/footer/arrow.png) no-repeat 100% 15px;
  }

  .side-links-box .filter-nav {
    margin-bottom: 30px;
  }

  .super-content:before .large-4 .filter-nav {
    display: block;
  }

  .large-4 .filter-nav {
    margin: 20px 0;
  }

  .large-4 .filter-nav li {
    display: none;
    background: url("../images/misc/article/blue-box-bg.png");
    background-size: 100%;
  }

  .large-4 .filter-nav li a {
    background: url("../images/misc/article/filter-nav-arrow-white.png") no-repeat scroll 12px center transparent;
    padding-left: 35px;
    color: #fff;
  }

  .large-4 .filter-nav li.active {
    display: table;
    text-decoration: underline;
    height: auto;
  }

  .donateform {
    width: 85%;
    float: left;
    margin-left: 20px;
  }

  .donate-purchase li {
    width: 100%;
    padding: 0;
  }

  .donate-purchase ul {
    margin: 0 0 15px;
  }

  .donate-purchase .item {
    width: auto;
  }

  .donate-purchase .item.purple {
    background: #6e3a7f;
  }

  .donate-purchase .item.blue {
    background: #375595;
  }

  .donate-purchase .item.yellow {
    background: #EBC010;
  }

  .dropdownlist {
    overflow: visible;
  }

  .home-donate form .row .row .columns, .home-donate form .row .row .super-content, form .row .row .super-content {
    clear: both;
  }

  .home-donate [class*="column"] + [class*="column"]:last-child {
    float: left;
  }

  .home-donate .small-8 {
    width: 100%;
  }

  .landing-page-section, .info-and-support-article-page, .blog-article-page,
  .content-master-template-page, .event-template-page, .listing-page-with-filters {
    background: none;
  }

  .webForm label.inline {
    margin: 0;
    padding: 5px 0;
  }

  .mmt10 {
    margin-top: 10px !important;
  }

  .side-links-box .filter-nav li a {
    background: none !important;
    padding: 0 15px !important;
    margin: 0 !important;
    font-size: 22px !important;
  }

  .side-links-box .filter-nav li {
    padding: 5px 0;
  }

  .side-links-box .filter-nav li.active {
    background: #2b4b8e !important;
  }

  .show-for-small, .show-for-medium-down, .show-for-large-down {
    display: inherit !important;
  }

  h1, h2, h3, h4, h5, h6 {
    line-height: 1.2125em;
  }

  h2 {
    font-size: 1.875em;
  }

  h3 {
    font-size: 1.875em;
  }

  .hide-for-small, .quote, .intro .summary, .landing-items .item .image-column, .landing-items .item p, .listing-items .block, .listing-items .block-link.rss, .listing-items .block-link.share, .top-navigation, .header-area .top-bar, .header-area .top-bar-alt,
  .hide-for-medium-down,
  .hide-for-large-down {
    display: none !important;
  }

  .get-involved .orbit-container .orbit-caption {
    display: none;
  }

  .ads {
    margin: 0 0 3em 0;
  }

  .ads li {
    padding: 0;
    width: 100%;
  }
  .ads .item, .ads .landing-items .item:last-child, .ads .landing-items .ads .item:last-child {
    color: #FFFFFF;
    padding: 2em 2em 4em;
    margin: 0;
  }
  .ads .item p, .ads .landing-items .item:last-child p, .ads .landing-items .ads .item:last-child p {
    font-size: 18px;
    line-height: 25px;
  }
  .ads .item p a, .ads .landing-items .item:last-child p a, .ads .landing-items .ads .item:last-child p a {
    color: #fff;
  }
  .ads .item h2, .ads .landing-items .item:last-child h2, .ads .landing-items .ads .item:last-child h2 {
    color: #fff;
    font-size: 39px;
    line-height: 40px;
  }
  .ads .item.purple {
    background: #6E3A7F;
  }
  .ads .item.blue {
    background: #375595;
  }
  .ads .item.yellow {
    background: #EBC010;
    color: #29498D;
  }
  .ads .item.yellow p a {
    color: #29498D;
  }
  .ads .item.yellow h2 {
    color: #29498D;
  }
  .ads .item {
    position: relative;
  }
  .ads .item .img {
    position: absolute;
  }

  .back-to-top {
    background: url(../images/back-to-top.png) no-repeat 0 0;
    width: 292px;
    height: 55px;
    text-align: center;
    line-height: 50px;
    font-size: 25px;
    font-family: 'kg_small_town_southern_girlRg';
    color: white !important;
    display: block;
    margin: 0 auto;
  }

  .donate-breadcrumbs ol li {
    Font-size: 14px;
  }

  h1 {
    font-size: 2.375em;
  }

  .radiobuttonlist {
    padding-bottom: 10px;
  }

  .landing-items .item, .landing-items .item:last-child {
    background: url("../images/misc/landing-item-small-line.png") no-repeat scroll center bottom transparent;
    height: auto;
    padding: 5px 0 30px;
    overflow: hidden;
    margin-bottom: 0;
  }
  .landing-items .item:last-child {
    background: none;
  }

  #business_postcodeAnywhereLookup {
    position: relative;
    top: -6px;
    left: 0px;
  }
}
@media only screen and (max-width: 500px) {
  .slider-box li .sinner {
    margin: 15px 25px;
  }

  .stories-news h2.big-heading {
    text-align: center;
  }

  .stories-news .row.prelative .large-8 p, .stories-news .row.prelative .super-content p {
    display: none;
  }

  .stories-news .row.prelative .large-8 .large-6 p, .stories-news .row.prelative .super-content .large-6 p {
    display: block;
  }

  .get-involved p.sub-heading {
    display: none;
  }

  .mbtnfull {
    display: block !important;
    width: 100%;
    max-width: 400px;
    margin: 0 auto;
  }

  .mbtnfull span {
    display: block !important;
  }

  .button-main.more {
    font-size: 18px;
  }

  .feedback {
    text-align: center;
  }

  .feedback img {
    display: block;
    margin: 15px auto;
  }

  .arrowico {
    display: none;
  }
}
.journey-wrapper .intro {
  margin-bottom: 25px;
}
.journey-wrapper .form-area {
  background: none repeat scroll 0 0 transparent;
}

.blue-area .large-4.columns p, .blue-area .large-4.super-content p {
  font-size: 0.938em;
}

.stories-news .copy {
  min-height: 45px;
  font-size: 17px;
  margin-bottom: 15px;
}

.super-content .blue-area .inner,
.super-content .purple-area .inner,
.super-content .clear-area .inner {
  padding: 0 1em;
}
.super-content .contourPage .row {
  padding: 0.5em 0;
}

.filter-panel .categories .inner {
  margin-left: 1em;
}
.filter-panel .categories span.checkbox {
  margin-right: 10px;
}

.pipe-list li {
  float: left;
}
.pipe-list li .addthis_toolbox {
  float: right;
  padding: 0 10px;
}

.radiobuttonlist span.field-validation-error {
  margin-top: 1em;
}

/* PREVIOUS FIXES */
.breadcrumbs {
  margin-bottom: 20px;
}

.home-hero .inner {
  padding: 80px 0 40px;
}

.drop-down-menu {
  width: 100%;
  float: left;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 17px;
  padding: 0;
  position: relative;
  line-height: 25px;
  z-index: 9;
}

.ads .item .img {
  position: absolute;
  z-index: 0;
}
.ads .item h2,
.ads .item p {
  position: relative;
  z-index: 1;
}

.full-width-quote {
  color: #702285;
  font-family: "AlabamaRegular","Impact","Arial",sans-serif;
  font-size: 26px;
  font-weight: normal;
  line-height: 35px;
  padding: 10px 0;
}

.ads .purple img {
  bottom: -40px;
  right: -15px;
}
.ads .blue img {
  bottom: -30px;
  right: -40px;
}
.ads .yellow img {
  bottom: -25px;
  right: -40px;
}

@media only screen and (max-width: 940px) {
  .row {
    overflow: hidden;
  }
}
.get-involved a,
.blue-area a,
.purple-area a {
  color: #fff;
  text-decoration: underline;
}

#contour .contourField.radiobuttonlist input {
  display: none !important;
}

.contourField.label {
  font-weight: normal;
  text-align: left;
  text-decoration: none;
  line-height: inherit;
  white-space: normal;
  display: inline-block;
  position: relative;
  padding: 0;
  font-size: 0.938em;
  background: none;
  color: #444444;
}

.contourField label {
  margin-top: 6px;
}

.asterisk {
  color: purple;
}

.blue-btn.prev {
  margin-right: 10px;
}
.blue-btn.prev span {
  background: url(../images/blue-btn-prev.png) no-repeat 0 0;
}

.article-nav-btn {
  color: #ffcc00 !important;
  display: inline-block;
  padding: 0 15px 0 0;
  font-size: 24px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 4px;
  height: 54px;
  background: url(../images/article-nav-prev.png) no-repeat right -61px;
  font-family: 'kg_small_town_southern_girlRg';
  font-weight: normal !important;
  line-height: 51px;
  margin: 0;
}
.article-nav-btn span {
  background: url(../images/article-nav-prev.png) no-repeat 0 0;
  height: 54px;
  display: inline-block;
  padding: 0 0 0 30px;
}
.article-nav-btn span em {
  font-style: normal;
  color: #fff;
}
.article-nav-btn.next {
  background: url(../images/article-nav-next.png) no-repeat right -61px;
  padding-right: 28px;
}
.article-nav-btn.next span {
  background: url(../images/article-nav-next.png) no-repeat 0 0;
  padding: 0 4px 0 22px;
}
.article-nav-btn.prev {
  padding-right: 20px;
}
.article-nav-btn.prev span {
  padding: 0 0 0 32px;
}

label small {
  font-size: 75%;
}

