/*
	Theme Name: St Ives Home Care
	Description: St Ives Home Care WordPress Theme
	Author: Workhouse Advertising
*/
/* GREEN #004961 */
/* PINK #8b4976 */
@import url(//fonts.googleapis.com/css?family=Open+Sans:300,400,700|Titillium+Web:600,200);
@import url(//fonts.googleapis.com/icon?family=Material+Icons);
/* CORE */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

/* global box-sizing */
*,
*:after,
*:before {
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

/* clear */
.clear:before,
.clear:after {
  content: ' ';
  display: table;
}

.clear:after {
  clear: both;
}

.clear {
  *zoom: 1;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}

a:focus {
  outline: 0;
}

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

input:focus {
  outline: 0;
  border: 1px solid #04A4CC;
}

/*------------------------------------*    WORDPRESS CORE
\*------------------------------------*/
.alignnone {
  margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignnone {
  margin: 5px 20px 20px 0;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  background: #FFF;
  border: 1px solid #F0F0F0;
  max-width: 96%;
  padding: 5px 3px 10px;
  text-align: center;
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}

.wp-caption .wp-caption-text,
.gallery-caption {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}

/*------------------------------------*    PRINT
\*------------------------------------*/
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    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;
  }
  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;
  }
}

/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
audio,
canvas,
video {
  display: inline-block;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin.
 */
body {
  margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent;
}

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: 0;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
h1 {
  font-size: 2em;
}

/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre-wrap;
}

/**
 * Set consistent quote types.
 */
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
img {
  border: 0;
}

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  /* 2 */
  box-sizing: content-box;
}

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

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* entire container, keeps perspective */
.flip-container {
  perspective: 1000px;
  -webkit-perspective: 1000px;
  -moz-perspective: 1000px;
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
}

/*  UPDATED! flip the pane when hovered */
.flip-container:hover .back {
  transform: rotateY(0deg);
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
}

.flip-container:hover .front {
  transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
}

/* flip speed goes here */
.flipper {
  transition: 0.6s;
  transition: 0.6s;
  -moz-transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  position: relative;
}

.youtube {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  display: inline-block;
  overflow: hidden;
  transition: all 200ms ease-out;
  cursor: pointer;
}

.youtube .play {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAERklEQVR4nOWbTWhcVRTHb1IJVoxGtNCNdal2JYJReC6GWuO83PM/59yUS3FRFARdFlwYP1CfiojQWt36sRCUurRIdVFXIn41lAoVdRGrG1M01YpKrWjiYmaSl8ybZJL3cd+YA//NLObd3++eO8x79z5jSq5Gw+8kov0AP8vMR5l1BtBZQM4B8ks75wCdZdYZZj5qLZ4hov2Nht9Z9vhKKSIaB/gI4M4w62KeAO6Mte4lYOq20FxrlqqOibhHmeWbvNC9ZfDX1mLae391aN6limO/gwgvAPJbWeAZuSDingdwXTBw7/0IsyaA/Fkh+KqOkD+YNfHej1QKD+y7iVlOhgLvFqFfNJvNGyuBJ+KDAF8MDd0tgS8y64OlgSdJMsysL4cG7SOHkyQZLhTee7+d2R2rAVy/S+Jd7/32ouBHAP4gNNRGQyTHc/84NhqNywZp5rvjjnnvt21aABFeCQ+RLwAf2hQ8s7sv9OCLk6AHNgQvIrvbfzKCD76g/O6cu7lf/iER/aQGgy448pExZmhdegAPhR9sObFWH1gT3lp7DaA/5bkIgJhZPgsNmz02novj+KqeApj1ubwXWe4kdyeznAgNvTpE/HQmvKqOMeuFogTUVQSRno+iaLRLAJF7uIgL9O4ubgL8aWgB7S44mNX+35YpICUiAvS9sBLkq1WzT+NFffl6AuoiApi6NT37h6sWkBIRZGkQ8YtLgyji6e1mBYTqCEBPG2Naz+0BWQgtoGoRgCzEsd9hAN1X5BfnFZASUfrSAFQNsyZ1FJASUVpHiLinDJG8U2cBZYogkrcNs5waBAGdstbeU9zdqpw0gPwwSAI6VUxHyFlDpOcHUUBBIuYNs14aZAE5RVwyzPr3/0EAEY0TyfGNjBWQvwZ +CTSbehfAH29mrID8bET0+0EUkAd8WYDOmqJ3ecsG30yr9wqRfm6Y+a1BEFDEjHfHvWmY9ck6CygHvBVr8Xhtb4ZE5HZA3y8DvBNA1TjnrmXWf+sioMwZX5V/VHXMGGMMoKdDCxCRvRWBdzKzdHEO+EisilbPyopHYqp6S9UCAsz4iojI7hUDAtyXVQgIDd6KnOoaWNkbI6FaPSuZGyMArsi7MZoloB4zviI/Nhr3X95jltwTRQmoIfgisy5ai+me67OI7fE4nrqjrqfK1t0eby0FPRB6oGVlchL3rgnfrq19RKbVBdhV9IOSwJmfmJi4vi/4ThERitwyCxVAFqydshuCX5awhQ9KtmuIWd8IDZED/nXT77rvVVv6sHRKwjYi91poqP7Dr+Y6JJ1VSZIMA3wkPNy6bX+o8Bcm0sXMdwM8Fxo0A3xORPaWBp6uPXsmbxCRD0NDL0dOANhVCXy6iAjMcjbcrMt3RITKwdMVRdFo+y5yvkL4eWZ+zHt/ZVD4dEVRNGotpst+dZZZH8k86lqn2pIvT/eqrNfn2xuyqYPZ8mv7s8pfn/8Pybm4TIjanscAAAAASUVORK5CYII=") no-repeat center center;
  background-size: 64px 64px;
  position: absolute;
  height: 100%;
  width: 100%;
  opacity: .8;
  filter: alpha(opacity=80);
  transition: all 0.2s ease-out;
}

.youtube .play:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}

/* hide back of pane during swap */
.front, .back {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  transition: 0.6s;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -ms-transition: 0;
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  position: absolute;
  top: 0;
  left: 0;
}

/*  UPDATED! front pane, placed above back */
.front {
  z-index: 2;
  transform: rotateY(0deg);
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
}

/* back, initially hidden pane */
.back {
  transform: rotateY(-180deg);
  -webkit-transform: rotateY(-180deg);
  -moz-transform: rotateY(-180deg);
}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}

.fancybox-skin {
  position: relative;
  background: #fff;
  color: #575757;
  text-shadow: none;
}

.fancybox-opened {
  z-index: 8030;
}

.fancybox-opened .fancybox-skin {
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
  position: relative;
}

.fancybox-inner {
  overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}

.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url("assets/js/lib/fancybox/fancybox_sprite.png");
}

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url("assets/js/lib/fancybox/fancybox_loading.gif") center center no-repeat;
}

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
}

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url("assets/js/lib/fancybox/blank.gif");
  /* helps IE */
  -webkit-tap-highlight-color: transparent;
  z-index: 8040;
}

.fancybox-prev {
  left: 0;
}

.fancybox-next {
  right: 0;
}

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}

.fancybox-nav:hover span {
  visibility: visible;
}

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}

/* Overlay helper */
.fancybox-lock {
  overflow: hidden !important;
  width: auto;
}

.fancybox-lock body {
  overflow: hidden !important;
}

.fancybox-lock-test {
  overflow-y: hidden !important;
}

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url("assets/js/lib/fancybox/fancybox_overlay.png");
}

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}

/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}

.fancybox-opened .fancybox-title {
  visibility: visible;
}

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}

.fancybox-title-inside-wrap {
  padding-top: 10px;
}

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url("assets/js/lib/fancybox/fancybox_sprite@2x.png");
    background-size: 44px 152px;
    /*The size of the normal image, half the size of the hi-res image*/
  }
  #fancybox-loading div {
    background-image: url("assets/js/lib/fancybox/fancybox_loading@2x.gif");
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/
  }
}

/*
 * jQuery FlexSlider v2.6.1
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 and later license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 *
 */
/* ====================================================================================================================
 * FONT-FACE
 * ====================================================================================================================*/
@font-face {
  font-family: 'flexslider-icon';
  src: url("fonts/flexslider-icon.eot");
  src: url("fonts/flexslider-icon.eot?#iefix") format("embedded-opentype"), url("fonts/flexslider-icon.woff") format("woff"), url("fonts/flexslider-icon.ttf") format("truetype"), url("fonts/flexslider-icon.svg#flexslider-icon") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'futura-pt';
  src: url("fonts/futuran-webfont.eot");
  src: url("fonts/futuran-webfont.woff") format("woff"), url("fonts/futuran-webfont.ttf") format("truetype"), url("fonts/futuran-webfont.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* ====================================================================================================================
 * RESETS
 * ====================================================================================================================*/
.flex-container a:hover,
.flex-slider a:hover {
  outline: none;
}

.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}

.flex-pauseplay span {
  text-transform: capitalize;
}

/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
.flexslider {
  margin: 0;
  padding: 0;
}

.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}

.flexslider .slides img {
  width: 100%;
  display: block;
}

.flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

html[xmlns] .flexslider .slides {
  display: block;
}

* html .flexslider .slides {
  height: 1%;
}

.no-js .flexslider .slides > li:first-child {
  display: block;
}

.languageselector span {
  font-family: 'Titillium Web', sans-serif;
  color: #004961;
  text-transform: uppercase;
  font-size: 35px;
  line-height: 1.2;
  font-weight: 700;
  margin-bottom: 30px;
  display: block;
}

.goog-te-gadget-simple span {
  font-size: 16px;
  text-transform: normal;
  margin-bottom: 0;
  display: inherit;
}

/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
.flexslider {
  position: relative;
  zoom: 1;
  border-radius: 4px;
  -o-box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2);
}

.flexslider .slides {
  zoom: 1;
}

.flexslider .slides img {
  height: auto;
  -moz-user-select: none;
}

.flex-viewport {
  max-height: 2000px;
  transition: all 1s ease;
}

.loading .flex-viewport {
  max-height: 300px;
}

.carousel li {
  margin-right: 5px;
}

.flex-direction-nav {
  *height: 0;
}

.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  outline: none;
  transition: all 0.3s ease-in-out;
}

.flex-direction-nav a:before {
  font-family: "flexslider-icon";
  font-size: 40px;
  display: inline-block;
  content: '\f001';
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}

.flex-direction-nav a.flex-next:before {
  content: '\f002';
}

.flex-direction-nav .flex-prev {
  left: -50px;
}

.flex-direction-nav .flex-next {
  right: -50px;
  text-align: right;
}

.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
  left: 10px;
}

.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1;
}

.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 10px;
}

.flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1;
}

.flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default;
  z-index: -1;
}

.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}

.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '\f004';
}

.flex-pauseplay a:hover {
  opacity: 1;
}

.flex-pauseplay a.flex-play:before {
  content: '\f003';
}

.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}

.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  border-radius: 20px;
}

.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}

.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default;
}

.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}

.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}

.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: .7;
  cursor: pointer;
  -moz-user-select: none;
  transition: all 1s ease;
}

.flex-control-thumbs img:hover {
  opacity: 1;
}

.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}

/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
  }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
  }
}

/* global */
body {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.7;
  font-family: 'Open Sans', sans-serif;
  color: #555;
  background: #153c50;
  background: linear-gradient(to right, #8b4976 0%, #153c50 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8b4976', endColorstr='#153c50',GradientType=1 );
}

body.fixed {
  overflow: hidden;
}

.mobileonly {
  display: none !important;
}

a {
  color: #004961;
  text-decoration: none;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
}

a:hover {
  color: #8b4976;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
}

h1, h2, h3, h4 {
  font-family: 'Titillium Web', sans-serif;
  font-weight: 200;
  color: #004961;
  text-transform: uppercase;
}

h1 strong, h2 strong, h3 strong, h4 strong {
  font-weight: 600;
}

.overlay {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
}

.container {
  width: 1100px;
  margin: 0 auto !important;
  position: relative;
}

.responsive-video {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  margin-bottom: 25px;
}

.responsive-video iframe,
.responsive-video object,
.responsive-video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.text.rte h1, .text.rte h2, .text.rte h3, .text.rte h4, .text.rte h5, .text.rte h6, .text.rte p, .text.rte hr,
.text.rte ul, .text.rte ol, .text.rte blockquote, .text.rte table, .text.rte form {
  margin-bottom: 25px;
}

.text.rte ul, .text.rte ol {
  margin-left: 35px;
}

.text.rte hr {
  border: 0;
  border-bottom: 1px solid #dbdbdb;
  height: 1px;
}

.text.rte a {
  text-decoration: underline;
}

.text.rte .feature {
  font-weight: 300;
  font-size: 25px;
}

.text.rte h1, .text.rte h1 strong {
  font-family: 'Titillium Web', sans-serif;
  font-weight: 600;
  font-size: 32px;
  text-transform: none;
  color: #004961;
}

.text.rte h2, .text.rte h2 strong {
  font-family: 'Titillium Web', sans-serif;
  font-weight: 600;
  font-size: 30px;
  text-transform: none;
  color: #004961;
}

.text.rte h3, .text.rte h3 strong {
  font-family: 'Titillium Web', sans-serif;
  font-weight: 600;
  font-size: 28px;
  text-transform: none;
  color: #004961;
}

.text.rte h4, .text.rte h4 strong {
  font-family: 'Titillium Web', sans-serif;
  font-weight: 600;
  font-size: 24px;
  text-transform: none;
  color: #004961;
}

.text.rte h5, .text.rte h5 strong {
  font-family: 'Titillium Web', sans-serif;
  font-weight: 600;
  font-size: 22px;
  text-transform: none;
  color: #004961;
}

.text.rte h6, .text.rte h6 strong {
  font-family: 'Titillium Web', sans-serif;
  font-weight: 600;
  font-size: 20px;
  text-transform: none;
  color: #004961;
}

.text.rte blockquote {
  margin: 50px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  font-style: italic;
  font-size: 20px;
}

#google_translate_element a {
  text-decoration: none !important;
}

a.anchor {
  display: block;
  position: relative;
  top: -65px;
  visibility: hidden;
}

/* buttons */
.button,
.pagination a,
.pagination span {
  font-family: 'Titillium Web', sans-serif;
  font-weight: 600;
  font-size: 17px;
  letter-spacing: 2px;
  padding: 18px 40px;
  display: inline-block;
  border: 1px solid #004961;
  color: #004961;
  text-transform: uppercase;
  text-decoration: none !important;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  cursor: pointer;
}

.button:hover,
.pagination a:hover,
.pagination span {
  background: #004961 !important;
  border-color: #004961;
  color: #fff;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
}

.button.small,
.pagination a,
.pagination span {
  font-size: 12px;
  padding: 5px 20px;
}

.button.reverse {
  border-color: #fff;
  color: #fff;
}

.button.reverse:hover {
  background: #fff !important;
  border-color: #fff;
  color: #004961;
}

.button.white {
  background-color: #fff;
  border-color: #fff;
  color: #8b4976;
}

.button.white:hover {
  color: #fff;
  background-color: transparent !important;
}

.button.pink {
  color: #8b4976;
  border-color: #8b4976;
}

.button.pink:hover {
  color: #fff;
  background-color: #8b4976 !important;
}

.button.green {
  color: #41ad49;
  border-color: #41ad49;
}

.button.green:hover {
  color: #fff;
  background-color: #41ad49 !important;
}

.button.blue {
  color: #007db1;
  border-color: #007db1;
}

.button.blue:hover {
  color: #fff;
  background-color: #007db1 !important;
}

.button.pink-bright {
  color: #c80850;
  border-color: #c80850;
}

.button.pink-bright:hover {
  color: #fff;
  background-color: #c80850 !important;
}

.button.gradient {
  border: 0;
  background: #153c50;
  background: linear-gradient(to right, #8b4976 0%, #153c50 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8b4976', endColorstr='#153c50',GradientType=1 );
  color: #fff;
  transition: none !important;
  -webit-transition: none !important;
  -moz-transition: none !important;
}

.button.gradient:hover {
  background: #fff !important;
  color: #004961;
  transition: none !important;
  -webit-transition: none !important;
  -moz-transition: none !important;
}

.alignbuttonsleft {
  text-align: left;
}

.alignbuttonsright {
  text-align: right;
}

.alignbuttonscenter {
  text-align: center;
}

/* icons */
header nav.primary li.menu-item-has-children > a:after,
.topbar .controls a.location:after,
.gform_confirmation_message:before,
section.accordion-list h4:after {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  -webkit-font-feature-settings: 'liga';
  font-feature-settings: 'liga';
}

.flex-direction-nav a.flex-next:before,
.flex-direction-nav a.flex-prev:before,
.chooser form .services > div > ul > li:before {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.flex-direction-nav a.flex-next:before {
  content: '\e902';
  text-shadow: none;
}

.flex-direction-nav a.flex-prev:before {
  content: '\e901';
  text-shadow: none;
}

/* offset to allow for sticky fixed header */
.banner,
.title {
  margin-top: 200px;
}

.topbar-alert a {
  text-decoration: underline;
}

/* top strip */
.topbar {
  background: #f6f6f6;
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 11;
  padding: 16px 0;
  font-size: 16px;
  text-transform: uppercase;
  font-family: 'Titillium Web', sans-serif;
  font-weight: 600;
  border-bottom: 1px solid #dbdbdb;
}

.topbar .controls {
  float: left;
}

.topbar .controls a,
.topbar .controls .gap {
  float: left;
}

.topbar .controls .gap {
  font-weight: 300;
  font-size: 12px;
  position: relative;
  top: 2px;
}

.topbar .controls a {
  color: #555;
  display: inline-block;
  padding: 0 15px;
  position: relative;
}

.topbar .controls span.phone a {
  margin-left: 15px;
}

.topbar .controls a:first-child {
  padding-left: 0;
}

.topbar .controls a:hover {
  color: #8b4976;
}

.topbar .controls a span {
  color: #8b4976;
  margin-right: 7px;
  font-size: 18px;
}

.topbar .controls a.location {
  padding-right: 30px;
  cursor: pointer;
}

.topbar .controls a em {
  font-style: normal;
  font-weight: 300;
}

.topbar .controls a.location:after {
  content: '\e313';
  position: absolute;
  right: 8px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  color: #8b4976;
  font-size: 20px;
}

.topbar .controls a.languages {
  cursor: pointer;
}

.topbar .controls a.fontsize span {
  margin-right: 15px;
}

.topbar .controls a.fontsize span.smaller {
  font-size: 12px;
  position: absolute;
  left: 27px;
  bottom: 6px;
}

.topbar .social {
  float: right;
}

.topbar .social h2,
.footer2 .social h2 {
  font-weight: 600;
  margin-right: 5px;
  float: left;
}

.topbar .social a,
.footer2 .social a {
  float: left;
  margin-top: -23px;
  display: inline-block;
  position: relative;
  top: 15px;
  background-image: none !important;
}

.topbar .social a:hover,
.footer2 .social a:hover {
  opacity: 0.9;
}

.social .facebook {
  color: #4e71a8;
}

.social .twitter {
  color: #66d1f0;
}

.social .youtube {
  color: #ca3737;
}

.social .linkedin {
  color: #1686b0;
}

.social .instagram {
  margin-top: -21px !important;
  margin-left: 2px;
}

.social .instagram .fa-stack {
  background: #f09433;
  background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 );
  border-radius: 50%;
  width: 36.56px;
  height: 36.56px;
}

.social .instagram .fa-instagram {
  line-height: 38px;
}

/* header */
header {
  background: #fff;
  position: fixed;
  width: 100%;
  top: 60px;
  left: 0;
  z-index: 11;
  transition: all 0.1s ease;
}

header .container {
  padding: 40px 0;
}

header .logo {
  float: left;
  width: 200px;
}

header .cta {
  float: right;
  margin: 21px 0 0;
  font-size: 18px;
  font-weight: 700;
}

/*html[data-useragent*='MSIE 10.0'] header .logo,
header .logo.ie11 {
	display: none;
}

html[data-useragent*='MSIE 10.0'] header .logo.ie11 {
	display: inline-block;
}*/
header nav.primary {
  float: right;
  font-size: 19px;
  font-family: 'Titillium Web', sans-serif;
  margin-top: 10px;
}

header nav.primary ul {
  list-style: none;
}

header nav.primary > ul > li {
  float: left;
}

header nav.primary li {
  position: relative;
}

header nav.primary a {
  font-weight: 700;
  text-transform: uppercase;
  display: inline-block;
  padding: 10px 20px;
  line-height: 1.4;
}

header nav.primary li.current-menu-item > a,
header nav.primary li.current-menu-parent > a,
header nav.primary li.current_page_parent > a,
header nav.primary li.current_page_ancestor > a {
  color: #8b4976;
}

header nav.primary li.menu-item-has-children > a:after {
  position: relative;
  top: 3px;
  left: 5px;
  content: '\e313';
}

header nav.primary ul ul li.menu-item-has-children > a:after {
  content: '\e315';
  position: absolute;
  left: auto;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
}

header nav.primary ul ul {
  display: none;
  position: absolute;
  top: 44px;
  left: 15px;
  background: #fff;
  border: 1px solid #dbdbdb;
  z-index: 10;
}

header nav.primary li:hover > ul {
  display: block;
}

header nav.primary ul ul a {
  color: #555;
  padding: 13px 25px 13px 15px;
  display: block;
  width: 220px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  font-size: 16px;
  line-height: 21px;
}

header nav.primary ul ul a:hover {
  color: #8b4976;
}

header nav.primary ul ul li:last-child > a {
  border: 0;
}

header nav.primary ul ul ul {
  display: none;
  left: 220px;
  top: -1px;
}

header .searchbutton,
header .mobileicon {
  float: right;
  display: inline-block;
  padding: 10px;
  margin-top: 10px;
  cursor: pointer;
}

header nav.top {
  position: absolute;
  top: 0;
  right: 0;
  border: 1px solid #dbdbdb;
  border-top: 0;
  border-bottom-right-radius: 7px;
  border-bottom-left-radius: 7px;
  padding: 0 5px;
}

header nav.top ul {
  list-style: none;
}

header nav.top li {
  position: relative;
}

header nav.top a {
  display: inline-block;
  color: #555;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 13px;
  line-height: 13px;
  font-family: 'Titillium Web', sans-serif;
  padding: 0 10px;
}

header nav.top > ul > li {
  float: left;
  padding-bottom: 3px;
}

header nav.top > ul > li > a {
  border-left: 1px solid #8b4976;
}

header nav.top > ul > li:first-child > a {
  border: 0;
}

header nav.top a:hover {
  color: #8b4976;
}

header nav.top ul ul {
  display: none;
  position: absolute;
  top: 30px;
  left: 0;
  background: #fff;
  border: 1px solid #dbdbdb;
  z-index: 10;
}

header nav.top li:hover > ul {
  display: block;
}

header nav.top ul ul a {
  padding: 9px 10px;
  display: block;
  width: 140px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

header nav.top ul ul li:last-child a {
  border-bottom: 0;
}

/* google translate bar allowance */
html.translated-rtl .topbar,
html.translated-ltr .topbar {
  padding-top: 55px;
}

html.translated-rtl header,
html.translated-ltr header {
  top: 99px;
}

html.translated-rtl header.sticky,
html.translated-ltr header.sticky {
  top: 39px;
}

/* full screen search */
header form.search {
  background-color: rgba(0, 73, 97, 0.98);
  position: fixed;
  top: 0;
  width: 100%;
  height: 100vh;
  z-index: 21;
  text-align: center;
  left: -100%;
  transition: all .4s;
}

header form.search.active {
  left: 0;
}

header form.search > div {
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
}

header form.search input {
  width: 60%;
  margin: auto;
  border: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  padding: 0;
  background: transparent;
  display: block;
  font-family: 'Titillium Web', sans-serif;
  font-style: italic;
  font-size: 90px;
  font-weight: 200;
  color: #fff;
}

header form.search .close {
  position: fixed;
  font-size: 30px;
  top: 30px;
  right: 30px;
  cursor: pointer;
  color: #fff;
  display: none;
}

header form.search .close span {
  font-size: 64px;
}

/* Campaign Landing */
.page-template-template-campaign .header {
  top: 0;
}

.page-template-template-campaign header .container {
  padding: 27px 0;
  transition: all 0.1s ease;
}

.page-template-template-campaign header.sticky .container {
  padding: 10px 0;
}

.page-template-template-campaign .header .logo {
  margin: 0 auto;
  float: none;
}

.page-template-template-campaign .campaign-banner {
  margin-top: 114px;
}

/* location / language selector */
.fullscreenpopup {
  background-color: rgba(255, 255, 255, 0.98);
  position: fixed;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 21;
  text-align: center;
  top: -100vh;
  transition: all .4s;
  overflow: hidden;
  overflow-y: auto;
}

.fullscreenpopup.active {
  top: 0;
}

.fullscreenpopup.callbackform {
  top: auto;
  bottom: -100vh;
}

.fullscreenpopup.callbackform.active {
  top: auto;
  bottom: 0;
}

.fullscreenpopup > div {
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  width: 60%;
  margin: auto;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
}

.fullscreenpopup .close {
  position: fixed;
  top: 40px;
  right: 30px;
  font-size: 30px;
  cursor: pointer;
  color: #004961;
  display: none;
}

.fullscreenpopup .close span {
  font-size: 64px;
}

.fullscreenpopup .closetext {
  cursor: pointer;
}

.fullscreenpopup h2 {
  font-size: 35px;
  line-height: 1.2;
  font-weight: 700;
  margin-bottom: 30px;
}

.fullscreenpopup p {
  margin-bottom: 30px;
}

.fullscreenpopup .buttons {
  margin-bottom: 30px;
}

.fullscreenpopup a.button {
  margin: 0 8px 16px;
}

.fullscreenpopup a.button.active {
  background-color: #8b4976;
  border-color: #8b4976;
  color: #fff;
}

.fullscreenpopup p a {
  color: #8b4976;
  text-decoration: underline;
}

.fullscreenpopup p a.state {
  cursor: pointer;
}

/* sticky header */
.topbar.sticky {
  display: none;
}

header.sticky {
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.27);
  transition: all 0.1s ease;
  top: 0;
}

header.sticky nav.top {
  display: none;
}

header.sticky .container {
  padding: 0;
}

header.sticky .logo {
  width: 140px;
  margin: 7px 0;
}

header.sticky nav.primary,
header.sticky .searchbutton,
header.sticky .mobileicon {
  margin-top: 5px;
}

.home .wpb_text_column h1,
.page-template-template-home-alt .wpb_text_column h1 {
  color: #555;
  font-size: 16px;
  line-height: 1.7;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  padding: 0;
  text-align: left;
  margin-bottom: 10px;
}

.home .wpb_text_column h1::after,
.page-template-template-home-alt .wpb_text_column h1::after {
  display: none;
}

/* banner */
.banner {
  color: #fff;
  background-color: #004961;
}

.banner strong {
  font-weight: 700;
}

.banner h2,
.banner p {
  margin-bottom: 20px;
  color: #fff;
}

.banner a {
  color: #fff;
}

.banner .row1 > div,
.banner .row2 > div {
  height: 460px;
  position: relative;
}

.banner .row1 .feature {
  float: left;
  width: 66%;
  background-position: center center;
  background-size: cover;
  overflow: hidden;
}

.banner .row1 .feature .overlay {
  background-image: url(img/overlays/feature.png);
  background-position: right top;
}

.banner .row1 .feature .info {
  text-align: center;
  width: 50%;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
}

.banner .row1 .feature h2 {
  font-size: 43px;
  line-height: 1.2;
}

.banner .row1 .side {
  float: left;
  width: 34%;
  background: #004961;
}

.banner .row1 .side > div {
  height: 230px;
  padding: 7.5% 7.5% 0;
  overflow: hidden;
}

.banner .row1 .side > div.cta {
  background: #0f5b74;
}

.banner .row1 .side > div .thumbnail {
  float: left;
  width: 25%;
  margin-right: 5%;
  opacity: 0.6;
}

.banner .row1 .side > div .thumbnail:hover {
  opacity: 1;
}

.banner .row1 .side > div > div {
  float: left;
  width: 70%;
}

.banner .row1 .side > div > div h2 {
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: 5px;
  font-size: 20px;
}

.banner .row1 .side > div > div p {
  font-size: 14px;
  margin-bottom: 10px;
}

.banner .row2 .slider {
  float: left;
  width: 34%;
  position: relative;
  background: #0f4155;
}

.banner .row2 .slider h2 {
  font-size: 14px;
  position: absolute;
  top: 20px;
  left: 20px;
  /*z-index: 20;*/
}

.banner .row2 .flexslider {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  position: absolute;
  top: 0;
  left: 0;
  -o-box-shadow: none;
  box-shadow: none;
  background: none;
  border: 0;
}

.banner .row2 .testimonial .flexslider {
  -webkit-filter: none;
  filter: none;
}

.banner .row2 .flexslider,
.banner .row2 .flexslider .flex-viewport,
.banner .row2 .flexslider .slides,
.banner .row2 .flexslider .slides li,
.banner .row2 .flexslider .slides li > a,
.banner .row2 .flexslider .slides li span.image {
  width: 100%;
  height: 100%;
}

.banner .row2 .flexslider .slides li {
  position: relative;
}

.banner .row2 .flexslider .slides li > a {
  display: block;
  text-align: center;
  position: relative;
}

.banner .row2 .flexslider .slides li span.image {
  background-position: center center;
  background-size: cover;
  opacity: .2;
  display: block;
}

.banner .row2 .testimonial .flexslider .slides li span.image {
  opacity: 1;
}

.banner .row2 .flexslider .slides li a h2 {
  font-size: 35px;
  line-height: 1.2;
  font-weight: 200;
  color: #fff;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  position: absolute;
  left: 10%;
  right: 10%;
  width: 80%;
}

.banner .row2 .flexslider .slides li a:hover span.image {
  opacity: 0.3;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
}

/* Alternative Home banner */
.banner .row3 .banner-slider {
  height: calc(100vh - 256px);
}

.banner .row3 .banner-slide {
  height: 100%;
  position: relative;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.banner .row3 .banner-slide .overlay {
  background-image: url(img/overlays/pattern3.png);
  background-position: left bottom;
  background-size: cover;
  position: absolute;
  bottom: 0;
  left: 0;
}

.banner .row3 .banner-slide:before {
  display: none;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0.4;
  background: #153c50;
  background: linear-gradient(to right, #8b4976 0%, #153c50 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8b4976', endColorstr='#153c50',GradientType=1 );
}

.banner .row3 .banner-slide-text {
  position: absolute;
  width: 100%;
  text-align: center;
  left: 0;
  bottom: 55px;
  padding: 0 10%;
}

.banner .row3 .banner-slide-copy {
  max-width: 750px;
  margin: 0 auto 40px;
}

.banner .row3 .banner-slide-text h2 {
  font-size: 50px;
  line-height: 1.2;
  margin-bottom: 20px;
}

.banner .row3 .banner-slide-text p {
  font-size: 22px;
  line-height: 28px;
}

.banner .row3 .flexslider,
.banner .row3 .flexslider .flex-viewport,
.banner .row3 .flexslider .slides,
.banner .row3 .flexslider .slides li {
  width: 100%;
  height: 100%;
}

/* Alternative Home banner */
.banner .row4 .home-care-guide {
  text-align: center;
  padding: 40px 0;
  background: #153c50;
  background: linear-gradient(to right, #153c50 0%, #8b4976 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#153c50', endColorstr='#8b4976',GradientType=1 );
}

.banner .row4 .home-care-guide h2 {
  display: inline-block;
  vertical-align: middle;
  font-size: 21px;
  font-weight: 600;
  margin: 0 25px 0 0;
}

.banner .row4 .home-care-guide.light h2 {
  color: #004961;
}

.banner .row4 .home-care-guide.light .button.reverse {
  color: #8b4976;
  border-color: #8b4976;
}

.banner .row4 .home-care-guide.light .button.reverse:hover {
  color: #fff;
  background-color: #8b4976 !important;
}

.banner .row4 .home-care-guide .image-wrap {
  border-radius: 100%;
  box-shadow: 0 0 0 2px #fff;
  display: inline-block;
  height: 84px;
  width: 84px;
  position: relative;
  overflow: hidden;
  vertical-align: middle;
  margin: 0 25px;
}

.flexslider .flex-direction-nav .flex-next {
  right: 10px;
  opacity: .5;
}

.flexslider .flex-direction-nav .flex-prev {
  left: 10px;
  opacity: .5;
}

.flexslider .flex-direction-nav .flex-next:hover {
  opacity: .7;
}

.flexslider .flex-direction-nav .flex-prev:hover {
  opacity: .7;
}

.flexslider .flex-direction-nav .flex-next:before {
  color: #fff;
}

.flexslider .flex-direction-nav .flex-prev:before {
  color: #fff;
}

.banner .row2 .featured-video {
  float: left;
  width: 34%;
  position: relative;
  background-color: #0f4155;
  text-align: center;
}

.banner .row2 .featured-video .image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-size: cover;
  opacity: 0.4;
}

.banner .row2 .featured-video a {
  display: block;
  width: 100%;
  height: 100%;
}

.banner .row2 .featured-video h2 {
  font-size: 35px;
  width: 80%;
  margin: 0 auto 20px;
  line-height: 1.2;
}

.banner .row2 .featured-video a > div {
  width: 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
}

.banner .row2 .testimonial {
  float: left;
  width: 66%;
  background-position: center center;
  background-size: cover;
  overflow: hidden;
}

.banner .row2 .testimonial .overlay {
  background-image: url(img/overlays/testimonial.png);
  background-position: left top;
  position: absolute;
  top: 0;
  left: 0;
}

.banner .row2 .testimonial .info {
  width: 50%;
  padding: 0 10%;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
}

.banner .row2 .testimonial h2 {
  font-size: 24px;
  line-height: 1.2;
}

.campaign-banner {
  background: #153c50;
  background: linear-gradient(to right, #153c50 0%, #8b4976 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#153c50', endColorstr='#8b4976',GradientType=1 );
  position: relative;
  color: #fff;
  padding: 145px 0;
}

.campaign-banner a {
  color: #fff;
  text-decoration: underline;
}

.campaign-banner a:hover {
  text-decoration: none;
}

.campaign-banner-hero {
  background-size: cover;
  opacity: 0.1;
  position: absolute;
  z-index: 0;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}

.campaign-banner-copy-position {
  display: table;
  height: 100%;
  width: 100%;
}

.gform_successful .campaign-banner-copy-position {
  max-width: 600px;
  margin: 0 auto;
}

/* Campaign Copy */
.campaign-banner-copy {
  vertical-align: middle;
  display: table-cell;
  width: 50%;
  border-right: 1px solid #fff;
  text-align: center;
}

.campaign-banner-copy p {
  font-weight: 300;
  font-size: 48px;
  color: #fff;
  line-height: 52px;
  text-transform: uppercase;
}

/* Campaign Form */
.campaign-banner-form {
  vertical-align: middle;
  display: table-cell;
  width: 50%;
  text-align: center;
}

.campaign-banner-form-heading,
.campaign-banner-form .gform_wrapper {
  width: 100%;
  max-width: 286px;
  margin: 0 auto !important;
}

.campaign-banner-form .gfield > label,
.campaign-banner-form .ginput_complex span > label {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}

.campaign-banner-form .ginput_complex:after {
  display: table;
  content: "";
  width: 100%;
}

.campaign-banner-form .ginput_complex span:first-child:nth-last-child(2) {
  width: 50%;
  float: left;
  padding: 0 5px 0 0;
}

.campaign-banner-form .ginput_complex span:last-child:nth-child(2) {
  width: 50%;
  float: right;
  padding: 0 0 0 5px;
}

.campaign-banner-form .campaign-banner-form-heading {
  color: #fff;
  font-size: 30px;
}

.campaign-banner-form .gform_wrapper ul.gform_fields li.gfield {
  padding: 0;
  margin: 0 0 10px;
}

.campaign-banner-form .gform_wrapper input:not([type=checkbox]):not([type=radio]),
.campaign-banner-form .gform_wrapper select {
  width: 100%;
  padding: 9px 10px;
  text-align: center;
  border: 1px solid #fff;
  -webkit-appearance: none;
  border-radius: 0;
}

.campaign-banner-form .gfield_checkbox li {
  text-align: left;
  margin-top: -5px;
}

.campaign-banner-form .gfield_checkbox li input[type=checkbox] {
  display: inline-block;
}

.campaign-banner-form .gfield_checkbox li input[type=checkbox]:checked + label {
  font-weight: normal !important;
}

.campaign-banner-form .gfield_checkbox li label {
  line-height: 20px;
  display: inline-block;
  text-align: left;
  margin-right: -20px;
  width: 100%;
  vertical-align: top;
  margin-top: 5px;
  padding: 0 20px 0 10px;
  color: #fff;
}

.campaign-banner-form .gform_wrapper .top_label select {
  background: url(img/drop-down-arrow.png) right center no-repeat #fff;
  border: 1px solid #fff !important;
}

.campaign-banner-form .gform_wrapper .gf_placeholder {
  text-align: center;
  opacity: 0.3;
}

.campaign-banner-form .gform_wrapper input[type=submit] {
  border-color: #fff;
  color: #fff;
}

.campaign-banner-form .validation_message,
.campaign-banner-form .validation_error {
  color: #e77777 !important;
  font-size: 12px;
  padding: 2px;
  margin-top: 5px;
}

.campaign-banner-form .gform_confirmation_message {
  background: transparent;
}

.campaign-banner-form .gform_confirmation_message p {
  margin: 10px 0;
}

.campaign-banner-form .gform_confirmation_message:before {
  display: none;
}

.page-template-template-campaign.gform_successful .campaign-intro > .container,
.page-template-template-campaign.gform_successful .campaign-banner-copy {
  display: none;
}

body.page-template-template-campaign img.gform_ajax_spinner {
  display: none !important;
}

/* homepage intro */
section.intro {
  padding: 100px 0;
  background-color: #fff;
}

section.intro h1 {
  font-size: 43px;
  line-height: 1.2;
  text-align: center;
  margin-bottom: 60px;
  padding-bottom: 25px;
  position: relative;
}

section.intro h1:after {
  content: '';
  border-bottom: 5px solid #8b4976;
  width: 100px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
}

section.intro .container .text {
  float: left;
  width: 46%;
  margin: 0 4% 0 0;
}

section.intro .container .video {
  float: left;
  width: 46%;
  margin: 0 0 0 4%;
  text-align: center;
}

/* campaign intro */
.campaign-intro {
  background: #fff;
  padding: 100px 0;
}

.campaign-intro .text h1 {
  font-weight: bold;
  font-size: 24px;
  margin-bottom: 10px;
  text-transform: uppercase;
}

/* options */
section.optionspanel {
  padding: 100px 0;
  min-height: 800px;
  background: #153c50;
  background: linear-gradient(to right, #8b4976 0%, #153c50 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8b4976', endColorstr='#153c50',GradientType=1 );
  overflow: hidden;
  position: relative;
  color: #fff;
}

section.optionspanel .overlay {
  background-image: url(img/overlays/pattern.png);
  background-attachment: fixed;
  background-position: left bottom;
  background-size: cover;
  position: absolute;
  bottom: 0;
  left: 0;
}

section.optionspanel .text.rte h2,
section.optionspanel .text.rte h2 strong {
  color: #fff;
  font-size: 35px;
  line-height: 1.2;
}

section.optionspanel .text.rte h3,
section.optionspanel .text.rte h3 strong {
  color: #fff;
  font-size: 28px;
  line-height: 1.2;
  margin-top: 40px;
}

section.optionspanel .text.rte p a {
  color: #fff;
}

section.optionspanel .text.rte .alignright img {
  border: 3px solid #fff;
  border-radius: 50%;
  max-width: 200px;
}

.text.rte .wpb_text_column.small {
  font-size: 12px;
  text-transform: uppercase;
}

section.optionspanel .contact {
  text-align: center;
  margin-top: 60px;
}

section.optionspanel .contact h2 {
  display: inline-block;
  margin-right: 20px;
  font-size: 35px;
  font-weight: 600;
  color: #fff;
  text-transform: none;
}

section.optionspanel .choose {
  margin-top: 60px;
}

section.optionspanel .choose .flip-container {
  width: 20%;
  height: 220px;
  float: left;
  text-align: center;
  color: #fff;
  font-size: 14px;
}

section.optionspanel .choose .flip-container .front,
section.optionspanel .choose .flip-container .back {
  width: 100%;
  height: 220px;
  padding: 15%;
  cursor: pointer;
}

section.optionspanel .choose .flip-container .back > div {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  padding: 15%;
}

section.optionspanel .choose .flip-container .back > div p {
  margin-bottom: 10px;
}

section.optionspanel .choose .flip-container a.surroundinglink {
  color: #fff;
}

section.optionspanel .choose .flip-container.garden .front {
  background-color: #a04276;
}

section.optionspanel .choose .flip-container.garden .back {
  background-color: #903b6a;
}

section.optionspanel .choose .flip-container.garden .front .circle span {
  color: #a04276;
}

section.optionspanel .choose .flip-container.car .front {
  background-color: #c80850;
}

section.optionspanel .choose .flip-container.car .back {
  background-color: #b8084a;
}

section.optionspanel .choose .flip-container.car .front .circle span {
  color: #c80850;
}

section.optionspanel .choose .flip-container.visits .front {
  background-color: #038a9b;
}

section.optionspanel .choose .flip-container.visits .back {
  background-color: #037887;
}

section.optionspanel .choose .flip-container.visits .front .circle span {
  color: #038a9b;
}

section.optionspanel .choose .flip-container.technology .front {
  background-color: #41ad49;
}

section.optionspanel .choose .flip-container.technology .back {
  background-color: #38963f;
}

section.optionspanel .choose .flip-container.technology .front .circle span {
  color: #41ad49;
}

section.optionspanel .choose .flip-container.therapy .front {
  background-color: #007db1;
}

section.optionspanel .choose .flip-container.therapy .back {
  background-color: #016f9d;
}

section.optionspanel .choose .flip-container.therapy .front .circle span {
  color: #007db1;
}

section.optionspanel .choose .flip-container.nursing .front {
  background-color: #004a61;
}

section.optionspanel .choose .flip-container.nursing .back {
  background-color: #00394b;
}

section.optionspanel .choose .flip-container.nursing .front .circle span {
  color: #004a61;
}

section.optionspanel .choose .flip-container.meal .front {
  background-color: #007db1;
}

section.optionspanel .choose .flip-container.meal .back {
  background-color: #006994;
}

section.optionspanel .choose .flip-container.meal .front .circle span {
  color: #007db1;
}

section.optionspanel .choose .flip-container.case .front {
  background-color: #f99d31;
}

section.optionspanel .choose .flip-container.case .back {
  background-color: #dc8b2b;
}

section.optionspanel .choose .flip-container.case .front .circle span {
  color: #f99d31;
}

section.optionspanel .choose .flip-container.break .front {
  background-color: #038a9b;
}

section.optionspanel .choose .flip-container.break .back {
  background-color: #037887;
}

section.optionspanel .choose .flip-container.break .front .circle span {
  color: #038a9b;
}

section.optionspanel .choose .flip-container.assistance .front {
  background-color: #004a61;
}

section.optionspanel .choose .flip-container.assistance .back {
  background-color: #00394b;
}

section.optionspanel .choose .flip-container.assistance .front .circle span {
  color: #004a61;
}

section.optionspanel .choose .flip-container .circle {
  background: #fff;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  margin: 10px auto 20px;
  text-align: center;
}

section.optionspanel .choose .flip-container .front .circle span {
  color: #a04276;
  font-size: 60px;
  line-height: 70px;
}

section.optionspanel .choose .flip-container .front h4 {
  color: #fff;
  font-size: 18px;
  line-height: 1.2;
  font-weight: 400;
  text-transform: none;
}

/* Blog panel */
section.blog {
  padding: 100px 0;
  background-color: #e3e3e3;
}

section.blog > h2 {
  font-size: 43px;
  line-height: 1.2;
  text-align: center;
  margin-bottom: 60px;
  padding-bottom: 25px;
  position: relative;
}

section.blog > h2:after {
  content: '';
  border-bottom: 5px solid #8b4976;
  width: 100px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
}

section.blog .item {
  float: left;
  width: 30%;
  margin-left: 5%;
  background-color: #fff;
}

section.blog .item:first-child {
  margin-left: 0;
}

section.blog .item > div {
  padding: 30px;
  min-height: 220px;
}

section.blog .item a.thumbnail {
  display: block;
}

section.blog .item a.thumbnail:hover {
  opacity: 0.9;
}

section.blog .item h2 {
  font-size: 20px;
  line-height: 1.2;
  font-weight: 600;
  margin-bottom: 15px;
  text-transform: none;
}

section.blog .item p {
  margin-bottom: 15px;
  font-size: 14px;
}

section.blog .item p.date {
  margin-bottom: 0;
  opacity: 0.7;
  text-transform: uppercase;
  font-size: 12px;
}

/* homepage additional content panel */
section.additional-content {
  padding: 100px 0;
  background: #053a50;
  position: relative;
  color: #fff;
}

section.additional-content .overlay {
  background-image: url(img/overlays/pattern2.png);
  background-position: left bottom;
  background-attachment: fixed;
  background-size: cover;
  position: absolute;
  bottom: 0;
  left: 0;
}

section.additional-content .image {
  float: left;
  width: 26%;
  margin: 0 12%;
}

section.additional-content .image img {
  border: 3px solid #fff;
  border-radius: 50%;
}

section.additional-content .info {
  float: left;
  width: 50%;
}

section.additional-content .info h2 {
  font-size: 35px;
  line-height: 1.2;
  margin-bottom: 35px;
  color: #fff;
}

section.additional-content .info p {
  margin-bottom: 45px;
  font-size: 18px;
}

section.additional-content .info p a {
  color: #fff;
  text-decoration: underline;
}

/* footer */
.footer1 {
  padding: 70px 0;
  background-color: #1e1e1e;
  color: #a4a3a3;
  font-size: 13px;
}

.footer1 #zoom_widget-2 {
  display: none;
}

.footer1 .item {
  float: left;
  width: 20%;
  margin: 0 2.5%;
}

.footer1 .logo {
  margin-bottom: 20px;
  width: 150px;
}

.footer1 h2 {
  color: #fff;
  font-size: 16px;
  line-height: 1.2;
  font-weight: 600;
  margin: 15px 0 30px;
}

.footer1 h2 a {
  color: #fff;
}

.footer1 p {
  margin-bottom: 10px;
}

.footer1 p a {
  color: #a4a3a3;
}

.footer1 p a:hover {
  color: #fff;
}

.footer1 .item.list ul {
  list-style: none;
}

.footer1 .item.list li a {
  color: #a4a3a3;
  display: block;
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}

.footer1 .item.list li a:hover {
  color: #fff;
}

.footer1 .item.vacancies .button {
  margin-top: 20px;
}

.footer2 {
  padding: 30px 0;
  background-color: #1a1a1a;
  position: relative;
  margin-bottom: 56px;
}

.footer2 a {
  color: #555;
}

.footer2 a:hover {
  color: #fff;
}

.footer2 .copyright {
  float: left;
  font-size: 12px;
  line-height: 1.2;
  margin-top: 7px;
}

.footer2 .workhouse {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  font-size: 12px;
  line-height: 1.2;
}

.footer2 .workhouse a {
  font-family: 'Titillium Web', sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
}

.footer2 .social {
  float: right;
}

.footer2 .social h2 {
  color: #555;
}

.footer3 {
  padding: 12px 0;
  background: #153c50;
  background: linear-gradient(to right, #8b4976 0%, #153c50 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8b4976', endColorstr='#153c50',GradientType=1 );
  color: #fff;
  position: fixed;
  width: 100%;
  left: 0;
  bottom: 0;
  z-index: 10;
}

.footer3 .container {
  text-align: center;
}

.footer3 h2,
.footer3 h2 a,
.footer3 span {
  color: #fff;
}

.footer3 .item {
  display: inline-block;
  border-left: 1px solid rgba(255, 255, 255, 0.3);
  text-align: center;
  position: relative;
  padding-left: 30px;
  margin-left: 30px;
}

.footer3 .item:first-child {
  border: 0;
  padding-left: 0;
  margin-left: 0;
}

.footer3 .item.heading h2 {
  font-size: 18px;
  line-height: 1;
  text-align: center;
  display: inline-block;
}

.footer3 .item.call span.fa {
  font-size: 30px;
  line-height: 1;
  display: none;
  position: relative;
  top: 5px;
}

.footer3 .item.call h2,
.footer3 .item.callback h2 {
  font-size: 18px;
  line-height: 1;
  text-transform: none;
  display: inline-block;
}

.footer3 .item.callback a {
  margin: 0 10px 0 0;
  cursor: pointer;
  position: relative;
  top: 0;
}

/* Forms */
form ul {
  list-style: none;
}

.gform_wrapper .top_label li.gfield.gf_left_half, .gform_wrapper .top_label li.gfield.gf_right_half {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  width: 50%;
  padding-right: 16px;
  float: none;
}

.gform_wrapper#gform_wrapper_2 .align_left {
  text-align: left !important;
}

.gform_wrapper label.gfield_label {
  font-weight: 700;
  font-size: inherit;
}

.gform_wrapper .top_label div.ginput_container {
  margin-top: 8px;
}

.gform_wrapper ul.gform_fields {
  padding: 0;
  margin: 0;
  overflow: visible;
}

.gform_wrapper ul.gform_fields {
  margin: 0 !important;
  list-style-type: none;
}

.gform_wrapper ul li.gfield {
  margin-top: 16px;
  padding-top: 0;
}

.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield div.ginput_complex span.ginput_left select, .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield div.ginput_complex span.ginput_right select, .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield input[type=radio], .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield select {
  margin-left: 1px;
}

.gform_wrapper ul.gfield_checkbox, .gform_wrapper ul.gfield_radio {
  margin: 6px 0;
  padding: 0;
}

.gform_validation_container, .gform_wrapper .gform_validation_container, body .gform_wrapper .gform_body ul.gform_fields li.gfield.gform_validation_container, body .gform_wrapper li.gform_validation_container, body .gform_wrapper ul.gform_fields li.gfield.gform_validation_container {
  display: none !important;
  position: absolute !important;
  left: -9000px;
}

.gform_wrapper .gfield_required {
  margin-left: 4px;
}

.validation_message, .gform_validation_error {
  color: #bc1a58 !important;
}

.gform_wrapper .gfield_radio li label {
  margin: 2px 0 0 4px;
}

.gform_wrapper ul.gfield_checkbox li input[type=checkbox]:checked + label, .gform_wrapper ul.gfield_radio li input[type=radio]:checked + label {
  font-weight: 700;
}

@media only screen and (min-width: 641px) {
  .gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium {
    width: 49.5%;
  }
  .gform_wrapper .top_label li.gfield.gf_left_half div:not(.ginput_container_date) input.large, .gform_wrapper .top_label li.gfield.gf_left_half div:not(.ginput_container_date) input.medium, .gform_wrapper .top_label li.gfield.gf_left_half div:not(.ginput_container_date) select.large, .gform_wrapper .top_label li.gfield.gf_left_half div:not(.ginput_container_date) select.medium, .gform_wrapper .top_label li.gfield.gf_right_half div:not(.ginput_container_date) input.large, .gform_wrapper .top_label li.gfield.gf_right_half div:not(.ginput_container_date) input.medium, .gform_wrapper .top_label li.gfield.gf_right_half div:not(.ginput_container_date) select.large, .gform_wrapper .top_label li.gfield.gf_right_half div:not(.ginput_container_date) select.medium {
    width: 100%;
  }
  .gform_wrapper textarea.medium {
    height: 160px;
    width: 100%;
  }
  .gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium {
    width: 49.5%;
  }
  .gform_wrapper ul.gform_fields li.gfield {
    padding-right: 16px;
  }
}

/* Callback popup form */
.callback-fixed.button {
  position: fixed;
  bottom: 0;
  right: 10%;
  display: none;
}

.callbackform .gform_wrapper form {
  text-align: center;
}

.callbackform .gform_wrapper .top_label .gfield_label {
  display: none;
}

.callbackform .gform_wrapper .top_label input.medium,
.callbackform .gform_wrapper .top_label select.medium,
.callbackform .gform_wrapper .top_label textarea.medium {
  width: 50%;
}

/* inner pages standard stuff */
main {
  background-color: #fff;
  padding: 50px 0;
}

/* inner page titles */
.title,
section.testimonial {
  min-height: 150px;
  position: relative;
  background-color: #004961;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

.title {
  background-image: none !important;
}

.title .overlay.gradient,
section.testimonial .overlay.gradient {
  background-image: url(img/overlays/title.png);
  background-size: cover;
  background-position: right top;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}

.title .overlay.pattern,
section.testimonial .overlay.pattern {
  background-image: url(img/overlays/pattern-title.png);
  background-position: right center;
  background-size: cover;
  background-attachment: fixed;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
}

.title h1,
.title h2 {
  position: absolute;
  width: 100%;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  color: #fff;
  font-size: 60px;
  line-height: 1;
  z-index: 3;
}

.title h1 strong,
.title h2 strong {
  /*display: block;*/
}

/* testimonial snippet */
section.testimonial .overlay.gradient {
  background-image: url(img/overlays/testimonial-inner.png);
  background-size: cover;
  background-attachment: fixed;
}

section.testimonial .container {
  min-height: 810px;
}

section.testimonial .testimonial-content {
  position: absolute;
  right: 0;
  width: 60%;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  color: #fff;
  z-index: 3;
  text-align: right;
}

section.testimonial .testimonial-content > p {
  font-family: 'Titillium Web', sans-serif;
  font-size: 40px;
  font-weight: 200;
  line-height: 1.2;
  margin-bottom: 50px;
}

section.testimonial .testimonial-content .who p {
  font-family: 'Titillium Web', sans-serif;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.2;
}

section.testimonial .testimonial-content .who p strong {
  font-weight: 700;
}

section.testimonial .testimonial-content a.button {
  margin-top: 50px;
}

/* innerpage columns with sidebar (eg. blog) */
main section.withsidebar {
  float: left;
  width: 60%;
  margin-right: 10%;
}

aside {
  float: left;
  width: 30%;
}

/* blog listing and detail / search results */
main.blog section > h1 {
  font-size: 20px;
  line-height: 1.2;
  font-weight: 300;
  margin-bottom: 80px;
}

main.blog section > h1 strong {
  font-weight: 600;
}

main.blog article {
  margin-bottom: 80px;
}

main.blog article .image {
  margin-bottom: 30px;
  display: block;
}

main.blog article .image img {
  width: 100%;
}

main.blog .text.rte article h2,
main.blog .text.rte article h1 {
  font-size: 35px;
  line-height: 1.2;
  text-transform: none;
}

main.blog .text.rte article h2 a {
  text-decoration: none;
}

main.blog article .date {
  opacity: 0.7;
  text-transform: uppercase;
  font-size: 12px;
}

main.blog article .categories {
  opacity: 0.7;
  text-transform: none;
  font-size: 12px;
}

/* Sidebars */
main aside .sidebar-widget > div {
  margin-bottom: 30px;
}

main aside .sidebar-widget .recentposts,
main aside .gform_widget-3 {
  background-color: #E3E3E3;
  padding: 30px 30px 25px;
  margin-bottom: 30px;
}

.widget-archives ul li {
  list-style: none;
}

main aside .sidebar-widget > div.widget_sp_image-3 {
  background-color: transparent;
  padding: 0;
}

main aside .sidebar-widget > div h3 {
  font-size: 20px;
  line-height: 1.2;
  font-weight: 600;
  margin-bottom: 15px;
}

main aside .sidebar-widget .recentposts ul {
  list-style: none;
}

main aside .sidebar-widget .recentposts li {
  margin-bottom: 5px;
}

main aside .sidebar-widget .recentposts li a {
  font-size: 14px;
  color: #555;
}

main aside .sidebar-widget .recentposts li a:hover,
main aside .sidebar-widget .recentposts li.current-cat a {
  color: #8b4976;
}

main aside .sidebar-widget a.widget_sp_image-image-link {
  display: block;
}

main aside .sidebar-widget a.widget_sp_image-image-link:hover {
  opacity: 0.9;
}

main aside .gform_widget-3 .gform_wrapper .top_label li.gfield.gf_left_half,
main aside .gform_widget-3 .gform_wrapper .top_label li.gfield.gf_right_half {
  width: 94%;
  padding-right: 0;
}

/* Breadcrumbs */
.breadcrumb {
  padding: 15px 0 0;
  background-color: #fff;
}

.breadcrumb * {
  line-height: 18px !important;
  vertical-align: middle !important;
}

.breadcrumb,
.breadcrumb a {
  text-transform: none;
  font-size: 11px;
}

.breadcrumb a {
  color: #555;
  opacity: 0.7;
}

.breadcrumb a:hover {
  opacity: 1;
}

.breadcrumb span.material-icons {
  display: inline-block;
  margin: 0 5px;
  color: #8b4976;
  font-size: 14px;
}

/* Font size plugin overrides */
article.post-183 .text.rte .zoom {
  margin: 50px 0;
}

article.post-183 .text.rte .zoom img {
  height: 40px !important;
  position: relative;
  top: -20px;
}

article.post-183 img#plus {
  height: 80px !important;
  top: auto;
}

article.post-183 img#minus {
  height: 80px !important;
  top: auto;
}

/* contact page */
main.contact {
  padding-bottom: 0;
}

main.contact #map {
  width: 100%;
  height: 400px;
  margin-top: 80px;
}

main.contact #map img {
  max-width: inherit !important;
}

main.contact .wpb_gmaps_widget {
  margin-bottom: 0;
}

main.contact .wpb_gmaps_widget .wpb_wrapper {
  padding: 0;
}

main.contact .vc_row.gmaps-container {
  margin: 0;
  padding-top: 60px;
  position: relative;
}

main.contact .map {
  position: relative;
}

main.contact .vc_row.gmaps-container .overlay,
main.contact .map .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

main.contact .gmaps-container .vc_column_container > .vc_column-inner {
  padding: 0;
}

.text.rte .gform_wrapper .gform_body {
  background: #F6F6F6;
  padding: 30px 30px 1px;
  width: 100%;
}

.text.rte .gform_wrapper .gform_footer {
  background: #F6F6F6;
  padding: 0 30px 30px;
  margin: 0;
}

.gform_wrapper h3.gform_title {
  font-weight: 300 !important;
  font-size: 24px !important;
  margin: 0 0 25px !important;
}

.gform_wrapper {
  margin: 0 !important;
}

.gform_wrapper .gfield_required {
  color: #8b4976 !important;
}

.gform_wrapper .top_label input.medium,
.gform_wrapper .top_label textarea,
.gform_wrapper .top_label select {
  border: 1px solid #ccc !important;
  outline: none !important;
  color: #555;
}

.gform_wrapper .top_label input.medium,
.gform_wrapper .top_label textarea,
.gform_wrapper .top_label select,
.gform_wrapper .top_label input.medium:focus,
.gform_wrapper .top_label textarea:focus,
.gform_wrapper .top_label select:focus {
  padding: 8px 10px !important;
}

.gform_wrapper .top_label input.medium:focus,
.gform_wrapper .top_label textarea:focus {
  border-color: #004961 !important;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  outline: none !important;
}

.gform_wrapper .top_label li.gfield.gfield_error.gf_left_half {
  margin-right: 0 !important;
}

.gform_confirmation_message {
  padding: 30px 30px 30px 60px;
  background: #e6f1e4;
  position: relative;
  display: inline-block;
}

.gform_confirmation_message:before {
  content: '\e5ca';
  position: absolute;
  left: 15px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
}

.gform_button.button {
  background-color: transparent;
}

.gform_anchor:before {
  display: block;
  content: " ";
  height: 150px;
  margin-top: -150px;
  visibility: hidden;
}

.gform_wrapper ul.gform_fields li.gfield.subscribe {
  margin: 40px 0;
}

.gform_wrapper ul.gform_fields li.gfield.subscribe > label {
  display: none;
}

/* choose the right care form */
.chooser {
  text-align: center;
}

.chooser .intro {
  margin-left: 25%;
  margin-right: 25%;
}

.text.rte .chooser .gform_wrapper .gform_body,
.text.rte .chooser .gform_wrapper .gform_footer {
  background: transparent;
  padding: 0;
}

.chooser form .services > label {
  display: none !important;
}

.chooser form .services > div > ul > li {
  display: inline-block;
  position: relative;
  float: left;
  width: 20%;
  height: 220px;
  margin: 0;
}

.chooser form .services > div > ul > li label {
  position: relative;
  display: block;
  width: 100%;
  max-width: 2000px;
  padding: 110px 5% 0;
  margin: 0;
  height: 100%;
  cursor: pointer;
  text-align: center;
  color: #fff;
  font-family: 'Titillium Web', sans-serif;
  font-size: 18px;
  font-weight: 400 !important;
  line-height: 1.2;
  z-index: 1;
}

.chooser form .services > div > ul > li label:hover {
  opacity: 0.9;
}

.chooser form .services > div > ul > li label .button {
  position: absolute;
  bottom: 25px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
}

.chooser form .services > div > ul > li input {
  position: absolute;
  top: -50px;
  left: -50px;
  visibility: hidden;
}

.chooser form .services > div > ul > li.gchoice_2_8_1 label {
  background-color: #a04276;
}

.chooser form .services > div > ul > li.gchoice_2_8_1:before {
  color: #a04276;
  content: '\e90c';
}

.chooser form .services > div > ul > li.gchoice_2_8_2 label {
  background-color: #c80850;
}

.chooser form .services > div > ul > li.gchoice_2_8_2:before {
  color: #c80850;
  content: '\e904';
}

.chooser form .services > div > ul > li.gchoice_2_8_3 label {
  background-color: #038a9b;
}

.chooser form .services > div > ul > li.gchoice_2_8_3:before {
  color: #038a9b;
  content: '\e905';
}

.chooser form .services > div > ul > li.gchoice_2_8_4 label {
  background-color: #41ad49;
}

.chooser form .services > div > ul > li.gchoice_2_8_4:before {
  color: #41ad49;
  content: '\e90b';
}

.chooser form .services > div > ul > li.gchoice_2_8_5 label {
  background-color: #007db1;
}

.chooser form .services > div > ul > li.gchoice_2_8_5:before {
  color: #007db1;
  content: '\e90e';
}

.chooser form .services > div > ul > li.gchoice_2_8_6 label {
  background-color: #004a61;
}

.chooser form .services > div > ul > li.gchoice_2_8_6:before {
  color: #004a61;
  content: '\e909';
}

.chooser form .services > div > ul > li.gchoice_2_8_7 label {
  background-color: #007db1;
}

.chooser form .services > div > ul > li.gchoice_2_8_7:before {
  color: #007db1;
  content: '\e906';
}

.chooser form .services > div > ul > li.gchoice_2_8_8 label {
  background-color: #f99d31;
}

.chooser form .services > div > ul > li.gchoice_2_8_8:before {
  color: #f99d31;
  content: '\e907';
}

.chooser form .services > div > ul > li.gchoice_2_8_9 label {
  background-color: #038a9b;
}

.chooser form .services > div > ul > li.gchoice_2_8_9:before {
  color: #038a9b;
  content: '\e90d';
}

.chooser form .services > div > ul > li.gchoice_2_8_11 label {
  background-color: #004a61;
}

.chooser form .services > div > ul > li.gchoice_2_8_11:before {
  color: #004a61;
  content: '\e908';
}

.chooser .tooltip {
  position: absolute;
  top: 0;
  right: 0;
  background: transparent;
  width: 40px;
  height: 40px;
  z-index: 10;
  transition: all 0.1s ease;
  cursor: pointer;
}

.chooser .tooltip.open {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
}

.chooser li.gchoice_2_8_1 .tooltip.open {
  background-color: rgba(160, 66, 118, 0.9);
}

.chooser li.gchoice_2_8_2 .tooltip.open {
  background-color: rgba(200, 8, 80, 0.9);
}

.chooser li.gchoice_2_8_3 .tooltip.open {
  background-color: rgba(3, 138, 155, 0.9);
}

.chooser li.gchoice_2_8_4 .tooltip.open {
  background-color: rgba(65, 173, 73, 0.9);
}

.chooser li.gchoice_2_8_5 .tooltip.open {
  background-color: rgba(0, 125, 177, 0.9);
}

.chooser li.gchoice_2_8_6 .tooltip.open {
  background-color: rgba(0, 74, 97, 0.9);
}

.chooser li.gchoice_2_8_7 .tooltip.open {
  background-color: rgba(0, 125, 177, 0.9);
}

.chooser li.gchoice_2_8_8 .tooltip.open {
  background-color: rgba(249, 157, 49, 0.9);
}

.chooser li.gchoice_2_8_9 .tooltip.open {
  background-color: rgba(3, 138, 155, 0.9);
}

.chooser li.gchoice_2_8_11 .tooltip.open {
  background-color: rgba(0, 74, 97, 0.9);
}

.chooser .tooltip.open i {
  color: white;
}

.chooser .tooltip.open i.fa-times:before {
  content: "\f00d" !important;
}

.chooser .tooltip.open span {
  display: block !important;
}

.chooser .tooltip i {
  position: absolute;
  top: 10px;
  right: 13px;
  font-size: 30px;
  opacity: .5;
  transition: all 0.1s ease;
  color: #fff;
}

.chooser .tooltip i:hover {
  opacity: 1;
}

.chooser .tooltip span {
  color: white;
  display: none !important;
  text-align: left;
  font-size: 14px;
  line-height: 1.6;
  padding: 0 30px;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
}

body .chooser .gform_wrapper ul li.gfield.services {
  margin: 0;
}

.chooser form .services > div > ul > li:before {
  background: #fff;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  margin: 30px auto 20px;
  text-align: center;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  top: 0;
  z-index: 2;
  font-size: 60px;
  line-height: 70px;
  pointer-events: none;
  cursor: pointer;
}

.chooser form .services > div > ul > li.active:before {
  background-color: transparent;
  color: #fff !important;
  content: "\e90f";
  border: 2px solid #fff;
  border-radius: 100px;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
}

.chooser form .services > div > ul > li.active label .button,
.chooser form .services > div > ul > li label:hover .button {
  background-color: #fff;
  color: #004961;
}

.chooser form .services > div > ul > li.active {
  background-color: #fff;
}

.chooser form .services > div > ul > li.active label {
  opacity: 0.8;
}

body .chooser .gform_wrapper ul li.gfield.hours {
  padding: 50px 0;
  width: auto;
  margin: auto;
  text-align: center;
}

body .chooser .gform_wrapper .top_label li.gfield.hours div.ginput_container {
  display: inline-block;
}

body .chooser .gform_wrapper .top_label li.gfield.hours select.medium {
  width: auto;
  margin-left: 10px;
  font-weight: 400;
  font-size: 24px;
  color: #004961;
}

.chooser .gform_wrapper .top_label li.gfield.hours .gfield_label {
  font-weight: 300;
  font-size: 24px;
}

.chooser .gform_wrapper ul.gform_fields li.gfield.subscribe,
.chooser .gform_wrapper .gform_footer {
  text-align: center;
}

/* Hide shareaholic from pages and posts */
section.testimonial .shareaholic-canvas,
body.page-template-template-contact .shareaholic-canvas {
  display: none !important;
}

/* Services/FAQs list */
section.accordion-list {
  padding: 100px 0;
  background-color: #e3e3e3;
}

section.accordion-list .breadcrumb {
  background-color: transparent;
  margin-top: -100px;
  margin-bottom: 60px;
}

section.accordion-list .group {
  margin-bottom: 80px;
}

section.accordion-list .group.noheading {
  margin-top: 50px;
}

section.accordion-list .group:last-child {
  margin-bottom: 0;
}

section.accordion-list > h2 {
  font-size: 43px;
  line-height: 1.2;
  text-align: center;
  margin-bottom: 60px;
  padding-bottom: 25px;
  position: relative;
}

section.accordion-list > h2:after {
  content: '';
  border-bottom: 5px solid #8b4976;
  width: 100px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
}

section.accordion-list > div h3 {
  font-size: 24px;
  font-weight: 600;
  text-transform: none;
  margin-bottom: 25px;
}

section.accordion-list h4 {
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  line-height: 1.2;
  display: block;
  cursor: pointer;
  color: #555;
  font-weight: 700;
  text-transform: none;
  background-color: #fff;
  padding: 15px 50px 15px 15px;
  position: relative;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  margin-top: 10px;
}

section.accordion-list .group div:first-child h4 {
  margin-top: 0;
}

section.accordion-list h4:after {
  content: '\e313';
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  border: 2px solid #004961;
  border-radius: 100px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  display: inline-block;
  font-size: 22px;
  line-height: 1;
  color: #004961;
}

section.accordion-list h4:hover {
  opacity: 0.9;
}

section.accordion-list > div > div > div .description {
  background-color: #fff;
  padding: 30px;
  display: none;
}

section.accordion-list > div > div > div .buttons {
  text-align: center;
}

section.accordion-list .group .active .description {
  display: block;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
}

section.accordion-list .group .active h4 {
  background-color: #004961;
  color: #fff;
}

section.accordion-list .group .active h4:after {
  color: #fff;
  border-color: #fff;
  content: '\e316';
}

section.accordion-list div.pink h3,
section.accordion-list div.pink h4:after {
  color: #8b4976;
}

section.accordion-list div.green h3,
section.accordion-list div.green h4:after {
  color: #41ad49;
}

section.accordion-list div.blue h3,
section.accordion-list div.blue h4:after {
  color: #007db1;
}

section.accordion-list div.pink-bright h3,
section.accordion-list div.pink-bright h4:after {
  color: #c80850;
}

section.accordion-list div.pink h4:after {
  border-color: #8b4976;
}

section.accordion-list div.green h4:after {
  border-color: #41ad49;
}

section.accordion-list div.blue h4:after {
  border-color: #007db1;
}

section.accordion-list div.pink-bright h4:after {
  border-color: #c80850;
}

section.accordion-list .group.pink .active h4 {
  background-color: #8b4976;
}

section.accordion-list .group.green .active h4 {
  background-color: #41ad49;
}

section.accordion-list .group.blue .active h4 {
  background-color: #007db1;
}

section.accordion-list .group.pink-bright .active h4 {
  background-color: #c80850;
}

/* Careers Section */
div.job-filters {
  display: none;
}

div.careers-list {
  font-weight: 400 !important;
  line-height: 22px;
}

div.careers-list p {
  font-family: sans-serif;
}

div.careers-list h3 {
  font-weight: 600 !important;
  font-size: 30px !important;
  margin-bottom: 15px !important;
}

div.careers-list h3 a {
  line-height: 42px;
  text-decoration: none !important;
}

div.careers-list h3 span {
  font-size: 16px !important;
  font-weight: 600;
}

div.careers-list div.left-side, div.careers-list div.right-side {
  float: none !important;
  width: 100% !important;
}

div.careers-list div.right-side p {
  text-align: left !important;
}

div.careers-list div.other-row {
  padding: 20px 0 0 0 !important;
}

div.careers-list div.first-row {
  display: none;
}

div.careers-list .right-side p {
  opacity: 0.7;
}

div.careers-list .careers-date, div.careers-list .right-side p {
  font-size: 12px;
  line-height: 20px;
  font-weight: 600;
}

div.careers-list .careers-date {
  text-transform: uppercase;
}

/* Job Detail */
form.alert-form {
  width: 660px;
  background: #F6F6F6;
  padding: 30px;
}

form.alert-form > div {
  margin: 10px 0;
}

form#careers_form label, form.alert-form label {
  width: 100%;
  float: left;
  font-weight: 700;
}

form#careers_form input, form.alert-form input,
form#careers_form textarea, form.alert-form input,
form#careers_form select, form.alert-form input {
  width: 100%;
  border: 1px solid #ccc !important;
  outline: none !important;
  color: #555;
  padding: 8px 10px !important;
}

form#careers_form input[type="radio"] {
  width: inherit;
}

form#careers_form .fields > div {
  margin-top: 16px;
}

form#careers_form .form-content {
  background: #F6F6F6;
  padding: 30px 30px 1px;
}

form#careers_form label i {
  font-weight: normal;
  font-size: 12px;
  vertical-align: text-bottom;
}

form#careers_form input#captcha {
  margin: 16px 0 0 0;
}

form#careers_form .required {
  display: none;
}

form#careers_form div.full-width {
  font-weight: 600;
}

form#careers_form input[name="careers_submit"], form.alert-form input[type="submit"] {
  background-color: transparent;
  width: inherit;
  padding: 18px 40px !important;
  border: 1px solid #004961 !important;
  color: #004961;
  margin: 20px 0;
}

form.alert-form input[type="submit"] {
  width: initial;
}

form#careers_form input[name="careers_submit"]:hover, form.alert-form input[type="submit"]:hover {
  color: white !important;
  background-color: #004961 !important;
}

.homecare-jobs-body {
  background: none;
}

#wnb-bar {
  padding: 10px 0;
  font-weight: 700;
  font-size: 16px !important;
  position: relative !important;
  border-bottom: none !important;
  box-shadow: none !important;
  z-index: 1 !important;
}

/* pop up form for home care journey */
.form-home-care-journey {
  background: white url("../../uploads/2017/07/popup-decoration-1.png") no-repeat right;
  background-size: auto 100%;
  padding: 5% 30% 5% 8%;
  font-family: 'Titillium Web', sans-serif;
  color: #0f3a4f;
  font-size: 24px;
}

.form-home-care-journey ul li {
  font-size: 18px;
  margin: 6px 0;
}

.form-home-care-journey ul li input {
  margin-right: 20px;
}

.form-home-care-journey ul li.gfield {
  margin-top: 0;
}

.form-home-care-journey .button {
  margin: 10px 0 0 36px;
  width: 150px;
}

.form-home-care-journey-question input[type=text] {
  width: 350px;
}

.form-home-care-journey-question div {
  border-top: 1px solid #c3769e;
}

.pum-theme-2772 .pum-content + .pum-close {
  background-color: #0f3a4f !important;
  font-size: 20px !important;
  padding: 12px !important;
}

.pum-container {
  max-width: 770px !important;
}

.video-embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}

.video-embed-container iframe,
.video-embed-container object,
.video-embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Desktop only */
@media only screen and (min-width: 1010px) {
  form#careers_form input#captcha {
    width: 83.3%;
    margin: 0 0 0 4%;
  }
}

/* Tablet and smaller than site container width */
@media only screen and (min-width: 768px) and (max-width: 1099px) {
  .container {
    width: 95%;
  }
  header nav.primary a {
    padding: 10px;
    font-size: 16px;
  }
  html.translated-ltr .topbar,
  html.translated-rtl .topbar {
    padding-top: 54px;
  }
  html.translated-ltr header,
  html.translated-rtl header {
    top: 98px;
  }
  html.translated-ltr header.sticky,
  html.translated-rtl header.sticky {
    top: 39px;
  }
  .banner .row2 .testimonial .info {
    width: 70%;
  }
  .banner .row1 .side > div > div p {
    font-size: 12px;
  }
  .banner .row3 .banner-slide-text {
    bottom: 30px;
  }
}

/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 979px) {
  .container {
    width: 90%;
  }
  .topbar {
    font-size: 11px;
  }
  .topbar .controls a span {
    font-size: 10px;
  }
  .topbar .controls a.fontsize span {
    margin-right: 8px;
  }
  .topbar .controls a.fontsize span.smaller {
    font-size: 6px;
    left: 23px;
    bottom: 4px;
  }
  .topbar .controls .gap {
    font-size: 11px;
    top: -1px;
  }
  header {
    top: 50px;
  }
  header .logo {
    width: 150px !important;
  }
  header nav.primary a {
    padding: 10px 9px;
    font-size: 13px;
  }
  html.translated-ltr .topbar,
  html.translated-rtl .topbar {
    padding-top: 62px;
  }
  .banner .row1 .feature {
    float: none;
    width: 100%;
  }
  .banner .row1 .feature .info {
    right: auto;
    width: 100%;
  }
  .banner .row1 .side {
    float: none;
    width: 100%;
    height: 230px;
  }
  .banner .row1 .side > div {
    float: left;
    width: 50%;
    padding: 3%;
  }
  .banner .row3 .banner-slider {
    height: calc(100vh - 531px);
  }
  .banner .row3 .banner-slide-text h2 {
    font-size: 43px;
    margin-bottom: 10px;
  }
  .banner .row3 .banner-slide-copy {
    margin: 0 auto 30px;
  }
  .banner .row3 .banner-slide-text p {
    margin-bottom: 20px;
  }
  .banner .row4 .home-care-guide {
    height: auto;
    padding: 20px 0;
  }
  .page-template-template-campaign .campaign-banner {
    margin-top: 99px;
  }
  .footer3 .item.callback h2 {
    display: none;
  }
  section.additional-content .image {
    width: 20%;
    margin: 0 6%;
  }
  section.additional-content .info {
    width: 68%;
  }
  .banner .row2 .slider, .banner .row2 .testimonial, .banner .row2 .featured-video {
    width: 50%;
  }
  .banner .row1 .side > div > div p {
    font-size: 14px;
  }
  .banner .row2 .testimonial .info {
    width: 100%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .title {
    background-attachment: scroll;
  }
  .title h1, .title h2 {
    font-size: 60px;
  }
  .banner, .title {
    margin-top: 186px;
  }
  section.optionspanel .choose .flip-container .back > div .button {
    display: none;
  }
  section.optionspanel .choose .flip-container .back > div p {
    margin-bottom: 0;
    line-height: 1.2;
  }
}

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
  html {
    -webkit-text-size-adjust: none;
  }
  .mobileonly {
    display: inline-block !important;
  }
  .desktoponly {
    display: none !important;
  }
  .container {
    width: 80%;
  }
  .alignright, .alignleft, a img.alignright, a img.alignleft {
    float: none;
    margin: 0 auto 30px;
    display: block;
  }
  .breadcrumb, .topbar .social, .topbar .controls a em {
    display: none;
  }
  .topbar {
    font-size: 11px;
    text-align: center;
    padding: 6px 0;
    border: 0;
    top: 0;
  }
  .topbar .container {
    width: 100%;
  }
  .topbar .controls {
    float: none;
  }
  .topbar .controls a span {
    font-size: 10px;
  }
  .topbar .controls a.fontsize span {
    margin-right: 8px;
  }
  .topbar .controls a.fontsize span.smaller {
    font-size: 6px;
    left: 16px;
    bottom: 4px;
  }
  .topbar .controls a {
    padding: 0 8px;
    float: none;
    display: inline-block;
  }
  .topbar .controls a.languages {
    padding-right: 0;
  }
  .topbar .controls .gap {
    font-size: 11px;
    top: -1px;
    float: none;
    display: inline-block;
  }
  header {
    top: 30px;
  }
  header.sticky {
    top: 0;
  }
  header .container {
    width: 90%;
    padding: 13px 0 0 !important;
    height: 66px !important;
  }
  header .logo {
    width: 130px !important;
    margin: 0 !important;
  }
  header .searchbutton, header .mobileicon {
    float: right;
    margin: 0 !important;
    padding: 6px 14px 12px;
  }
  header .mobileicon span.fa {
    font-size: 22px;
  }
  header form.search input {
    width: 80%;
    font-size: 30px;
  }
  header .mobilenav {
    background-color: rgba(255, 255, 255, 0.98);
    position: fixed;
    top: 0;
    width: 100%;
    height: 100vh;
    z-index: 21;
    text-align: center;
    right: -100%;
    transition: all .4s;
  }
  header .mobilenav.active {
    right: 0;
    overflow: scroll;
  }
  header .mobilenav .close {
    position: fixed;
    cursor: pointer;
    color: #004961;
    display: none;
    font-size: 30px;
  }
  header .mobilenav .close span {
    font-size: 64px;
  }
  header nav.primary {
    float: none;
    margin-top: 80px !important;
  }
  header .mobilenav.active nav.primary {
    margin-top: 80px !important;
  }
  header nav.primary > ul > li {
    float: none;
  }
  header nav.primary a {
    display: block;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
  }
  header nav.primary ul ul, header nav.primary ul ul ul,
  header nav.top ul ul, header nav.top ul ul ul {
    display: none;
    position: relative;
    left: auto;
    top: auto;
    border: 0;
  }
  header nav.primary ul ul a {
    width: auto;
    border: 0;
    padding: 10px 25px 10px 15px;
  }
  header nav.primary ul ul ul a {
    font-size: 12px;
  }
  header nav.primary a:after {
    display: none !important;
  }
  /*header nav.primary ul ul li.menu-item-has-children > a:after { right: auto; position: relative; top: 10px; left: 5px; content: '\e313'; }*/
  header .mobilenav nav.top {
    position: relative;
    top: auto;
    right: auto;
    border: 0;
    padding: 0;
    margin: 0 0 30px 0;
    display: block;
  }
  header .mobilenav nav.top li {
    float: none;
  }
  header .mobilenav nav.top a {
    display: block;
    text-align: center;
    padding: 14px 0;
    border: 0;
  }
  header .mobilenav nav.top ul ul a {
    width: auto;
    border: 0;
    font-size: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  header .mobilenav nav.top a {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
  }
  header .social {
    margin-bottom: 60px;
  }
  header .social h2 {
    font-weight: 600;
  }
  header .cta {
    margin: 12px 0 0;
    font-size: 11px;
  }
  html.translated-ltr .topbar,
  html.translated-rtl .topbar {
    padding-top: 44px;
  }
  html.translated-ltr header,
  html.translated-rtl header {
    top: 68px;
  }
  html.translated-ltr header.sticky,
  html.translated-rtl header.sticky {
    top: 39px;
  }
  .fullscreenpopup .close, header form.search .close, header .mobilenav .close {
    top: 10px;
    right: 10px;
    z-index: 99;
  }
  html.translated-ltr .fullscreenpopup .close,
  html.translated-rtl .fullscreenpopup .close,
  html.translated-ltr header .mobilenav .close,
  html.translated-rtl header .mobilenav .close,
  html.translated-ltr header form.search .close,
  html.translated-rtl header form.search .close {
    top: 40px;
  }
  .fullscreenpopup > div {
    width: 80%;
    left: 0;
    right: 0;
  }
  .fullscreenpopup a.button {
    font-size: 12px;
    padding: 5px 20px;
    width: 30%;
    margin: 0 1% 10px;
  }
  .fullscreenpopup h2 {
    font-size: 26px;
  }
  .banner, .title {
    margin-top: 96px;
  }
  .title {
    min-height: 160px;
    background-attachment: scroll;
  }
  .title .overlay.gradient {
    background-size: 100% 100%;
  }
  .title .overlay.pattern {
    background-attachment: scroll;
  }
  .title h1, .title h2 {
    font-size: 35px;
  }
  .banner .row1 .feature {
    float: none;
    width: 100%;
    height: 200px;
  }
  .banner .row1 .feature .info {
    right: auto;
    width: 100%;
  }
  .banner .row1 .feature h2 {
    font-size: 30px;
    margin-bottom: 10px;
  }
  .banner .row1 .feature .info .button {
    font-size: 12px;
    padding: 5px 20px;
  }
  .banner .row1 .side {
    float: none;
    width: 100%;
    height: auto;
  }
  .banner .row1 .side > div {
    height: auto;
    padding: 10%;
  }
  .banner .row2 .slider,
  .banner .row2 .featured-video {
    float: none;
    width: 100%;
    height: calc(60vh - 60px);
  }
  .banner .row2 .slider .flexslider .slides li a h2 {
    font-size: 30px;
  }
  .banner .row2 .testimonial {
    float: none;
    width: 100%;
    height: 400px;
  }
  .banner .row2 .testimonial .overlay {
    background-attachment: scroll;
    position: absolute;
    background-size: auto 100%;
  }
  .banner .row2 .testimonial .info {
    width: 100%;
    padding: 0 15%;
  }
  .banner .row3 .banner-slide-text h2 {
    font-size: 30px;
    margin-bottom: 0;
  }
  .banner .row3 .banner-slide-text p {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 15px;
  }
  .banner .row3 .banner-slide-text {
    bottom: 50%;
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
    padding: 0 12%;
  }
  .banner .row3 .banner-slide-copy {
    margin-bottom: 10px;
  }
  .banner .row3 .button {
    font-size: 12px;
    padding: 5px 20px;
  }
  .banner .row3 .banner-slide:before {
    display: block;
  }
  .banner .row4 .home-care-guide {
    height: auto;
    padding: 15px 0 25px;
  }
  .banner .row4 .home-care-guide h2 {
    display: block;
    margin: 0 0 5px;
  }
  .banner .row4 .home-care-guide .image-wrap {
    display: block;
    margin: 7px auto 15px;
  }
  .page-template-template-campaign .campaign-banner {
    margin-top: 66px;
  }
  .page-template-template-campaign .header .logo {
    margin: 0 auto !important;
  }
  .campaign-banner {
    padding: 40px 0;
  }
  .campaign-banner-copy {
    margin-bottom: 15px;
  }
  .campaign-banner-copy, .campaign-banner-form {
    display: block;
    width: 100%;
    border: none;
  }
  .campaign-banner-copy p {
    font-size: 40px;
  }
  .campaign-banner-form .gform_confirmation_message {
    padding: 0;
  }
  .campaign-banner-form .campaign-banner-form-heading {
    font-size: 25px;
  }
  .campaign-banner-form .ginput_complex span:first-child:nth-last-child(2) {
    margin-bottom: 10px;
  }
  .campaign-banner-form .ginput_complex span:first-child:nth-last-child(2),
  .campaign-banner-form .ginput_complex span:last-child:nth-child(2) {
    width: 100%;
    float: none;
    padding: 0;
    display: block;
  }
  .campaign-intro {
    padding: 50px 0;
  }
  section.intro {
    padding: 50px 0;
  }
  section.intro h1 {
    font-size: 30px;
  }
  section.intro .container .text, section.intro .container .video {
    float: none;
    width: auto;
    margin: 0;
  }
  section.optionspanel {
    padding: 50px 0;
  }
  section.optionspanel .text.rte h2 {
    font-size: 30px;
  }
  section.optionspanel .text.rte .image {
    display: none;
  }
  section.optionspanel .choose {
    margin: 60px -40px 0;
  }
  section.optionspanel .choose .flip-container {
    width: 50%;
  }
  section.optionspanel .contact h2 {
    font-size: 30px;
    line-height: 1.2;
    margin: 0 0 15px 0;
  }
  section.blog {
    padding: 50px 0;
  }
  section.blog > h2 {
    font-size: 30px;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
  section.blog .item {
    float: none;
    width: 100%;
    margin: 0 0 30px 0 !important;
  }
  section.blog .item img {
    width: 100%;
  }
  section.blog .item > div {
    height: auto;
  }
  section.additional-content {
    padding: 50px 0;
  }
  section.additional-content .overlay {
    background-size: 200%;
    background-attachment: scroll;
  }
  section.additional-content .image {
    display: none;
  }
  section.additional-content .info {
    float: none;
    width: auto;
  }
  main {
    padding: 50px 0;
  }
  .text.rte .feature {
    font-size: 24px;
  }
  .text.rte blockquote {
    margin: 50px 15px;
  }
  .text.rte h2, .text.rte h1, .text.rte h3, .text.rte h4 {
    line-height: 1.2;
  }
  section.testimonial {
    min-height: 1px;
    padding: 40px 0;
    background-size: auto 100%;
    background-attachment: scroll;
  }
  section.testimonial .container {
    min-height: 1px;
  }
  section.testimonial .testimonial-content {
    width: 100%;
    text-align: center;
    position: relative;
    top: auto;
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
  }
  section.testimonial .testimonial-content > p {
    font-size: 26px;
    line-height: 1.4;
  }
  main section.withsidebar {
    float: none;
    width: auto;
    margin: 0;
  }
  aside {
    float: none;
    width: auto;
  }
  .footer1 {
    padding: 30px 0;
  }
  .footer1 .item {
    float: none;
    width: 100%;
    margin: 0 0 50px;
  }
  .footer2 {
    text-align: center;
    margin-bottom: 56px;
  }
  .footer2 .copyright {
    float: none;
    margin: 0 0 10px;
  }
  .footer2 .workhouse {
    position: relative;
    left: auto;
    top: auto;
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    margin: 0 0 30px;
  }
  .footer2 .social {
    float: none;
    margin-bottom: 15px;
  }
  .topbar .social h2, .footer2 .social h2 {
    display: block;
    float: none;
  }
  .topbar .social a, .footer2 .social a {
    float: none;
  }
  .footer2 .social a {
    margin-top: 0;
    vertical-align: bottom;
  }
  .footer3 .item:first-child, .footer3 .item:nth-child(2) {
    display: none;
  }
  .footer3 .item.callback {
    padding-left: 0;
    margin-left: 0;
    border: 0;
  }
  .footer3 .item.callback h2 {
    display: none;
  }
  .chooser .intro {
    margin-left: 0;
    margin-right: 0;
  }
  .chooser form .services > div > ul > li {
    float: none;
    width: 100%;
  }
  .callbackform .gform_wrapper .top_label input.medium,
  .callbackform .gform_wrapper .top_label select.medium,
  .callbackform .gform_wrapper .top_label textarea.medium {
    width: 100%;
  }
  .gform_wrapper .top_label li.gfield.gf_left_half, .gform_wrapper .top_label li.gfield.gf_right_half {
    width: 100%;
    padding-right: 0;
  }
  .gform_wrapper input, .gform_wrapper select, .gform_wrapper textarea {
    width: 100%;
  }
  .gform_wrapper input[type=checkbox], .gform_wrapper input[type=radio] {
    width: auto;
  }
  form#careers_form input[name="careers_submit"] {
    width: 100%;
  }
  .form-home-care-journey {
    background-image: none;
    padding: 30px 50px;
  }
}

@media only screen and (max-width: 550px) {
  .gform_wrapper .gfield_radio li label,
  .form-home-care-journey-question input[type=text] {
    font-size: 14px;
  }
  .form-home-care-journey {
    padding: 10px 50px 10px 5px;
  }
  .form-home-care-journey-question input[type=text] {
    width: 75%;
  }
  .form-home-care-journey ul li input {
    margin-right: 5px;
  }
  .pum-theme-2772 .pum-container {
    left: 5px !important;
  }
  .form-home-care-journey .button {
    margin-left: 20px;
  }
}

@media only screen and (max-width: 365px) {
  .form-home-care-journey {
    padding-right: 10px;
  }
  .gform_wrapper label.gfield_label {
    font-size: 14px;
  }
}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .topbar {
    position: relative;
  }
  header {
    position: relative;
    top: auto;
  }
  header.sticky {
    position: relative;
  }
  html.translated-ltr .topbar,
  html.translated-rtl .topbar {
    padding-top: 5px;
  }
  html.translated-ltr header,
  html.translated-rtl header {
    top: 0;
  }
  .banner, .title {
    margin-top: 0;
  }
  .banner .row1 .feature {
    height: calc(100vh - 96px);
  }
  .banner .row2 .slider, .banner .row2 .testimonial {
    height: 100vh;
  }
  .banner .row3 .banner-slide-text {
    bottom: 20px;
    padding: 0 15%;
    -webkit-transform: none;
    transform: none;
  }
  .page-template-template-campaign .campaign-banner {
    margin-top: 0;
  }
  section.optionspanel .choose .flip-container {
    float: left;
    width: 50%;
  }
  .fullscreenpopup > div {
    top: 50px;
    padding-bottom: 50px;
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
  }
  .footer2 {
    margin-bottom: 0;
  }
  .footer3 {
    position: relative;
  }
}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) with a landscape orientation */
@media only screen and (min-width: 480px) and (max-width: 767px) and (orientation: landscape) {
  .banner .row3 .banner-slider {
    height: calc(100vh - 96px);
  }
}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {
  header .cta {
    display: none;
  }
}

/*# sourceMappingURL=style.css.map */
