.oldCSS body {
  color: #5b6c7f;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
}
.oldCSS .navbar-default .navbar-toggle .icon-bar {
  background-color: #fff;
}
.oldCSS p {
  margin-bottom: 1.4em;
  line-height: 1.6em;
}
.oldCSS strong,
.oldCSS b {
  font-weight: 600;
}
.oldCSS .container-fluid {
  padding: 15px;
}
.oldCSS .no-padding {
  padding: 0 !important;
}
.oldCSS .no-top-padding {
  padding-top: 0 !important;
}
.oldCSS .no-bottom-padding {
  padding-bottom: 0 !important;
}
.oldCSS .no-left-padding {
  padding-left: 0 !important;
}
.oldCSS .no-right-padding {
  padding-right: 0 !important;
}
.oldCSS .no-bottom-margin {
  margin-bottom: 0 !important;
}
.oldCSS .navbar-brand {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  text-align: center;
  margin: 0 auto;
  padding: 0;
}
.oldCSS .navbar-brand > img {
  display: inline-block;
}
.oldCSS .navbar-toggle {
  z-index: 1;
}
.oldCSS .navbar-toggle.navbar-left {
  float: left;
  margin-left: 10px;
}
.oldCSS .float-right {
  float: right;
}
.oldCSS .float-left {
  float: left;
}
.oldCSS #hero {
  background-image: url("http://placehold.it/1920x320");
  background-size: cover;
  background-position: center;
}
.oldCSS .vid-container {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
}
.oldCSS .vid {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.oldCSS .tab-pane {
  margin-top: 20px;
}
.oldCSS .page-numbers {
  margin: 0 5px;
}
.oldCSS body {
  color: #555;
  font-size: 16px;
  font-weight: 300;
}
.oldCSS h1.entry-title,
.oldCSS h2,
.oldCSS p.p2 {
  color: #333;
  position: relative;
  padding-bottom: 24px;
  margin-bottom: 22px;
  font-size: 22px;
  font-weight: 600;
  line-height: 30px;
}
.oldCSS h1.entry-title::after,
.oldCSS h2::after,
.oldCSS p.p2::after {
  color: #333;
  content: "";
  background-color: #3d195b;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 4px;
  width: 25%;
}
.oldCSS h3,
.oldCSS p.p3,
.oldCSS h4,
.oldCSS p.p4,
.oldCSS h5,
.oldCSS p.p5,
.oldCSS h6,
.oldCSS p.p6 {
  color: #333;
  font-size: 16px;
  margin-bottom: 10px;
  padding-bottom: 0;
  font-weight: 600;
}
.oldCSS .additional-reading .p3 {
  position: relative;
  padding-bottom: 24px;
  margin-bottom: 22px;
}
.oldCSS .additional-reading .p3::after {
  color: #333;
  content: "";
  background-color: #3d195b;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 4px;
  width: 25%;
}
.oldCSS .additional-reading:hover p {
  text-decoration: none;
}
.oldCSS .additional-reading a {
  text-decoration: none;
}
.oldCSS .additional-reading a p {
  font-weight: 300;
}
.oldCSS .additional-reading a span {
  color: #3d195b;
  font-weight: 600;
}
.oldCSS label {
  font-size: 14px;
  font-weight: normal;
}
.oldCSS label .mandatory {
  color: #f00;
}
.oldCSS .text-center h2 {
  margin-bottom: 0;
}
.oldCSS .text-center h2:after {
  display: block;
  margin: 22px auto 0;
  position: static;
}
.oldCSS img.alignright {
  float: right;
  margin: 0 0 1em 1em;
}
.oldCSS img.alignleft {
  float: left;
  margin: 0 1em 1em 0;
}
.oldCSS img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.oldCSS .alignright {
  float: right;
}
.oldCSS .alignleft {
  float: left;
}
.oldCSS .aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.oldCSS p {
  margin: 0 0 1.2em 0;
  line-height: 1.5em;
}
.oldCSS .navbar-default .navbar-collapse,
.oldCSS .navbar-default .navbar-form {
  border-color: #fff;
}
.oldCSS #main-nav {
  border: none;
  border-radius: 0;
  background: rgba(98, 69, 158, 0.8);
  position: relative;
  z-index: 9999;
}
@media (max-width: 991px) {
  .oldCSS #main-nav > .container {
    position: relative;
  }
}
.oldCSS #main-nav li:nth-of-type(6) ul {
  left: auto;
  right: 0;
}
.oldCSS #main-nav#menu-item-862 ul,
.oldCSS #main-nav li:last-of-type ul {
  left: auto;
  right: 0;
}
.oldCSS #main-nav a {
  border-left: 1px solid rgba(255, 255, 255, 0.25);
  color: #fff;
  display: block;
  font-weight: normal;
  font-size: 15px;
  line-height: 50px;
  padding: 0 15px;
  text-decoration: none;
}
@media (max-width: 1199px) {
  .oldCSS #main-nav a {
    font-size: 12px;
  }
}
.oldCSS #main-nav a.logo-mobile {
  float: left;
  padding: 0 0 0 15px;
}
.oldCSS #main-nav li.active a {
  background-color: #4c387a;
  color: #fff;
}
.oldCSS #main-nav .navbar-header {
  margin: 0;
}
@media (max-width: 991px) {
  .oldCSS #main-nav {
    background: #fff;
    margin: 0;
    padding: 10px 0;
    width: 100%;
  }
  .oldCSS #main-nav .collapse.in {
    margin: 0;
    padding: 0;
    width: 100%;
  }
  .oldCSS #main-nav .navbar-nav {
    border-top: 1px solid #e3e3e3;
    margin: 0;
    margin-top: 30px;
  }
  .oldCSS #main-nav .navbar-brand {
    float: left;
    height: auto;
    margin: 0;
    padding: 0;
  }
  .oldCSS #main-nav li a {
    color: #666;
    border: 0;
    border-bottom: 1px solid #e3e3e3;
    font-size: 15px;
  }
  .oldCSS #main-nav li a:hover {
    text-decoration: underline;
  }
  .oldCSS #main-nav li ul li.menu-item a {
    padding-left: 30px;
  }
}
@media (min-width: 992px) {
  .oldCSS #main-nav .container {
    position: relative;
  }
  .oldCSS #main-nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .oldCSS #main-nav li {
    float: left;
    position: relative;
  }
  .oldCSS #main-nav li ul {
    background: #413162;
    display: none;
    left: 0;
    padding: 15px;
    position: absolute;
    top: 50px;
    width: 330px;
    z-index: 1;
  }
  .oldCSS #main-nav li ul.wide {
    width: 660px;
  }
  .oldCSS #main-nav li.menu-item-has-children a {
    padding-right: 44px;
  }
  .oldCSS #main-nav li.menu-item-has-children a:after {
    content: "\e114";
    font-family: "Glyphicons Halflings", sans-serif;
    font-size: 12px;
    font-weight: 300;
    position: absolute;
    right: 15px;
    bottom: 0;
  }
  .oldCSS #main-nav li:hover a {
    background: #413162;
  }
  .oldCSS #main-nav li:hover ul {
    display: block;
  }
  .oldCSS #main-nav li:hover ul li {
    float: left;
    width: 300px;
  }
  .oldCSS #main-nav li:hover ul a {
    border-left: 0;
    font-size: 14px;
  }
  .oldCSS #main-nav li:hover ul a:after {
    content: "\e258";
    font-family: "Glyphicons Halflings", sans-serif;
    position: absolute;
    right: 15px;
  }
  .oldCSS #main-nav li:hover ul a:hover {
    background: rgba(255, 255, 255, 0.15);
  }
}
.oldCSS .search-btn {
  background-color: #ebe7f1;
  cursor: pointer;
  height: 50px;
  line-height: 50px;
  padding: 17px;
  position: relative;
  text-align: center;
  width: 47px;
}
@media (max-width: 991px) {
  .oldCSS .search-btn {
    float: right;
    height: 47px;
    line-height: 51px;
    margin-right: 0;
    margin-top: 18px;
    position: relative;
    background: #fff;
    color: #666;
    font-size: 24px;
    padding: 17px 12px;
    width: 36px;
    margin-right: 50px;
  }
  .oldCSS .search-btn:after {
    content: "Search";
    font-size: 10px;
    font-weight: 600;
    left: 36px;
    position: absolute;
    text-transform: uppercase;
    top: -1px;
  }
}
@media (max-width: 480px) {
  .oldCSS .search-btn {
    margin-right: 5px;
  }
  .oldCSS .search-btn:after {
    display: none;
  }
}
@media (min-width: 992px) {
  .oldCSS .search-btn {
    right: 15px;
    height: 50px;
    position: absolute;
  }
}
.oldCSS .search-btn .icon-bar {
  border-radius: 10px;
  -webkit-transition: all 250ms;
  -o-transition: all 250ms;
  transition: all 250ms;
}
.oldCSS .search-btn .icon-bar:nth-of-type(1) {
  width: 11px;
  display: block;
  height: 11px;
  border: 2px solid #3d195b;
}
@media (max-width: 991px) {
  .oldCSS .search-btn .icon-bar:nth-of-type(1) {
    border-color: #3d195b;
  }
}
.oldCSS .search-btn .icon-bar:nth-of-type(2) {
  background: #3d195b;
  width: 3px;
  display: block;
  height: 6px;
  margin: -3px 0 0 9px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
@media (max-width: 991px) {
  .oldCSS .search-btn .icon-bar:nth-of-type(2) {
    background: #3d195b;
  }
}
.oldCSS .search-btn.active .icon-bar {
  border: 0;
  height: 2px;
  width: 20px;
}
.oldCSS .search-btn.active .icon-bar:nth-of-type(1) {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transform-origin: 1px -1px;
  -ms-transform-origin: 1px -1px;
  transform-origin: 1px -1px;
  background: #3d195b;
}
@media (max-width: 991px) {
  .oldCSS .search-btn.active .icon-bar:nth-of-type(1) {
    background: #3d195b;
  }
}
.oldCSS .search-btn.active .icon-bar:nth-of-type(2) {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform-origin: 11px 21px;
  -ms-transform-origin: 11px 21px;
  transform-origin: 11px 21px;
  background: #3d195b;
}
@media (max-width: 991px) {
  .oldCSS .search-btn.active .icon-bar:nth-of-type(2) {
    background: #3d195b;
  }
}
.oldCSS #search-body {
  background: #ebe7f1;
  height: 60px;
  position: absolute;
  right: 0;
  top: 50px;
  width: 300px;
  z-index: 999;
}
@media (max-width: 991px) {
  .oldCSS #search-body {
    right: 92px;
    top: 68px;
  }
}
@media (max-width: 575px) {
  .oldCSS #search-body {
    left: 10px;
    right: 10px;
    width: auto;
  }
}
.oldCSS #search-body input {
  background: transparent;
  border: 0;
  color: #3d195b;
  line-height: 60px;
  padding: 0 15px;
  outline: none;
  width: 250px;
  height: 60px;
}
.oldCSS #search-body input::-webkit-input-placeholder {
  color: #3d195b;
}
.oldCSS #search-body input::-moz-placeholder {
  color: #3d195b;
}
.oldCSS #search-body input:-ms-input-placeholder {
  color: #3d195b;
}
.oldCSS #search-body input:-moz-placeholder {
  color: #3d195b;
}
.oldCSS #search-body button[type="submit"] {
  border: 0;
  background: none;
  color: #3d195b;
  float: right;
  line-height: 60px;
  outline: none;
  padding: 0;
  width: 50px;
}
@media (max-width: 575px) {
  .oldCSS #search-body button[type="submit"] {
    position: absolute;
    right: 0;
  }
}
@media (max-width: 991px) {
  .oldCSS .navbar-header .navbar-toggle {
    border: 0;
    display: block;
    margin: 17px 0;
    padding: 18px 0;
    width: 62px;
    margin-left: 15px;
  }
}
@media (max-width: 991px) and (max-width: 480px) {
  .oldCSS .navbar-header .navbar-toggle {
    width: 22px;
  }
}
@media (max-width: 991px) {
  .oldCSS .navbar-header .navbar-toggle:hover,
  .oldCSS .navbar-header .navbar-toggle:focus {
    background: none;
  }
  .oldCSS .navbar-header .navbar-toggle .icon-bar {
    background-color: #3d195b;
  }
  .oldCSS .navbar-header .navbar-toggle .clicked .icon-bar {
    opacity: 0;
  }
  .oldCSS .navbar-header .navbar-toggle .clicked .icon-bar:first-of-type {
    opacity: 1;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: 20px 50%;
    -ms-transform-origin: 20px 50%;
    transform-origin: 20px 50%;
  }
  .oldCSS .navbar-header .navbar-toggle .clicked .icon-bar:last-of-type {
    opacity: 1;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: 20px 50%;
    -ms-transform-origin: 20px 50%;
    transform-origin: 20px 50%;
  }
  .oldCSS .navbar-header .navbar-toggle .text {
    display: block;
    font-size: 10px;
    font-weight: 600;
    position: absolute;
    text-transform: uppercase;
    left: 32px;
    top: 18px;
  }
}
@media (max-width: 991px) and (max-width: 480px) {
  .oldCSS .navbar-header .navbar-toggle .text {
    display: none;
  }
}
@media (max-width: 766px) {
  .oldCSS .navbar-header {
    background-color: #fff;
  }
  .oldCSS #main-nav li.menu-findlocal {
    display: none;
  }
}
@media (min-width: 992px) {
  .oldCSS #main-nav li.menu-existing {
    display: none;
  }
}
@media (max-width: 991px) {
  .oldCSS .navbar-header {
    float: none;
  }
  .oldCSS .navbar-left,
  .oldCSS .navbar-right {
    float: none !important;
  }
  .oldCSS .navbar-toggle {
    display: block;
  }
  .oldCSS .navbar-collapse {
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    margin: 0 !important;
    padding: 0 !important;
  }
  .oldCSS .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }
  .oldCSS .navbar-collapse.collapse {
    display: none !important;
  }
  .oldCSS .navbar-nav {
    float: none !important;
  }
  .oldCSS .navbar-nav > li {
    float: none;
    position: relative;
    display: block;
  }
  .oldCSS .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
    font-weight: 200;
  }
  .oldCSS .collapse.in {
    display: block !important;
  }
  .oldCSS .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .oldCSS .navbar-toggle .icon-bar {
    -webkit-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;
  }
  .oldCSS .navbar-toggle.x .icon-bar:nth-of-type(1) {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: 3px 0px;
    -ms-transform-origin: 3px 0px;
    transform-origin: 3px 0px;
  }
  .oldCSS .navbar-toggle.x .icon-bar:nth-of-type(2) {
    opacity: 0;
    filter: alpha(opacity=0);
  }
  .oldCSS .navbar-toggle.x .icon-bar:nth-of-type(3) {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: 2px 1px;
    -ms-transform-origin: 2px 1px;
    transform-origin: 2px 1px;
  }
  .oldCSS #main-nav .menu-wrapper {
    display: block !important;
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height 250ms linear;
    -o-transition: max-height 250ms linear;
    transition: max-height 250ms linear;
  }
  .oldCSS #main-nav .menu-wrapper.clicked {
    max-height: 2000px;
  }
  .oldCSS #main-nav #menu-main-nav {
    border: 0;
  }
  .oldCSS #main-nav #menu-main-nav li {
    border-top: 1px solid #e3e3e3;
    line-height: 44px;
    position: relative;
    -webkit-transition: background-color 250ms linear;
    -o-transition: background-color 250ms linear;
    transition: background-color 250ms linear;
  }
  .oldCSS #main-nav #menu-main-nav li a {
    font-weight: 300;
  }
  .oldCSS #main-nav #menu-main-nav li.menu-item-has-children:after {
    color: #3d195b;
    content: "\2b";
    display: block;
    font-family: "Glyphicons Halflings";
    font-size: 12px;
    line-height: 50px;
    position: absolute;
    right: 15px;
    top: 0;
  }
  .oldCSS #main-nav #menu-main-nav li.menu-item-has-children a {
    font-size: 16px;
    margin-right: 60px;
  }
  .oldCSS #main-nav #menu-main-nav li.active a {
    background: none;
    color: #666;
  }
  .oldCSS #main-nav #menu-main-nav li.active > a {
    color: #3d195b;
    font-weight: 600;
  }
  .oldCSS #main-nav #menu-main-nav li.clicked {
    background: #3d195b;
  }
  .oldCSS #main-nav #menu-main-nav li.clicked > a {
    color: #fff;
  }
  .oldCSS #main-nav #menu-main-nav li.clicked:after {
    content: "\2212";
    color: #fff;
  }
  .oldCSS #main-nav #menu-main-nav li a {
    border: 0;
  }
  .oldCSS #main-nav #menu-main-nav li .dropdown-menu {
    border: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    display: block;
    float: none;
    margin: 0;
    max-height: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    -webkit-transition: max-height 250ms linear;
    -o-transition: max-height 250ms linear;
    transition: max-height 250ms linear;
  }
  .oldCSS #main-nav #menu-main-nav li .dropdown-menu.clicked {
    max-height: 1000px;
  }
  .oldCSS #main-nav #menu-main-nav li .dropdown-menu li {
    background: #f3f3f3;
  }
  .oldCSS #main-nav #menu-main-nav li .dropdown-menu li:after {
    content: "\e080";
    display: block;
    font-family: "Glyphicons Halflings";
    font-size: 10px;
    line-height: 50px;
    position: absolute;
    right: 15px;
    top: 0;
  }
  .oldCSS #main-nav #menu-main-nav li .dropdown-menu li a {
    font-size: 14px;
    margin: 0;
    padding: 0 15px;
  }
}
.oldCSS span.caret {
  display: none;
}
@media (max-width: 766px) {
  .oldCSS h1.weekend-styling {
    padding: 15px 15px 0;
  }
}
.oldCSS .weekend-banner {
  position: absolute;
  right: 0;
  top: 50px;
  z-index: 1;
}
@media (max-width: 991px) {
  .oldCSS .weekend-banner {
    top: 0;
  }
}
@media (max-width: 766px) {
  .oldCSS .weekend-banner img {
    height: auto;
    width: 120px;
  }
}
.oldCSS .care-location,
.oldCSS .job-location {
  display: none !important;
}
@media (max-width: 767px) {
  .oldCSS .search-btn {
    left: 0;
    position: absolute;
  }
  .oldCSS .search-btn .icon-bar:nth-of-type(1) {
    border-width: 3px;
    height: 14px;
    width: 14px;
  }
  .oldCSS .search-btn .icon-bar:nth-of-type(2) {
    display: block;
    height: 8px;
    margin: -4px 0 0 11px;
    width: 3px;
  }
  .oldCSS .search-btn.active .icon-bar {
    border: 0;
    height: 2px;
    width: 20px;
  }
  .oldCSS .search-btn.active .icon-bar:nth-of-type(1) {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: 1px -2px;
    -ms-transform-origin: 1px -2px;
    transform-origin: 1px -2px;
  }
  .oldCSS .search-btn.active .icon-bar:nth-of-type(2) {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: 11px 24px;
    -ms-transform-origin: 11px 24px;
    transform-origin: 11px 24px;
  }
  .oldCSS .search-btn::after {
    font-size: 15px;
    text-transform: capitalize;
  }
}
@media (max-width: 767px) {
  .oldCSS #search-body {
    right: 0;
    top: 96px;
    left: 0;
    width: auto;
  }
}
@media (max-width: 767px) {
  .oldCSS #main-nav .navbar-brand {
    float: none;
    height: auto;
    margin: auto;
    padding: 0;
    position: relative;
    width: 230px;
  }
  .oldCSS #main-nav .navbar-brand a.logo-mobile {
    padding: 0;
  }
}
.oldCSS #mobile-cta-block {
  background: #f9f9f9;
  border-top: 1px solid #e3e3e3;
  color: #333;
  padding: 0;
  position: relative;
}
.oldCSS #mobile-cta-block .col-xs-6 {
  border-bottom: 1px solid #e3e3e3;
  cursor: pointer;
  font-size: 15px;
  font-weight: 600;
  line-height: 42px;
  padding: 0;
  position: static;
}
.oldCSS #mobile-cta-block .col-xs-6:first-of-type {
  border-right: 1px solid #e3e3e3;
}
.oldCSS #mobile-cta-block .col-xs-6:hover {
  color: #3d195b;
}
.oldCSS #mobile-cta-block .col-xs-6.mobile-call-us #mobile-call-block {
  background: #fff;
  left: 0;
  line-height: 1;
  max-height: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 43px;
  -webkit-transition: max-height 250ms ease;
  -o-transition: max-height 250ms ease;
  transition: max-height 250ms ease;
  z-index: 999;
}
.oldCSS #mobile-cta-block .col-xs-6.mobile-call-us #mobile-call-block div {
  border-bottom: 1px solid #e3e3e3;
  padding: 15px 0;
}
.oldCSS #mobile-cta-block .col-xs-6.mobile-call-us #mobile-call-block div:first-of-type a::before {
  color: #86cc89;
  content: "Looking for care?";
}
.oldCSS #mobile-cta-block .col-xs-6.mobile-call-us #mobile-call-block div:first-of-type a span {
  color: #86cc89;
}
.oldCSS #mobile-cta-block .col-xs-6.mobile-call-us #mobile-call-block div a {
  color: #333;
  display: block;
  font-size: 24px;
  line-height: 32px;
}
.oldCSS #mobile-cta-block .col-xs-6.mobile-call-us #mobile-call-block div a::before {
  content: "Looking for a job?";
  color: #3d195b;
  display: block;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
}
.oldCSS #mobile-cta-block .col-xs-6.mobile-call-us #mobile-call-block div a span {
  color: #3d195b;
  display: block;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
}
.oldCSS #mobile-cta-block .col-xs-6.mobile-call-us #mobile-call-block .btn.btn-blue {
  background: #2487cb;
  border-radius: 29px;
  color: #fff;
  display: inline-block;
  font-size: 15px;
  line-height: 36px;
  margin-top: 10px;
  padding: 0 40px;
  position: relative;
  width: auto;
}
.oldCSS #mobile-cta-block .col-xs-6.mobile-call-us #mobile-call-block .btn.btn-blue:hover {
  background: #1b6598;
  font-weight: 400;
}
.oldCSS #mobile-cta-block .col-xs-6.mobile-call-us #mobile-call-block .btn.btn-blue::before {
  content: "";
  display: none;
}
.oldCSS #mobile-cta-block .col-xs-6.mobile-call-us #mobile-call-block .btn.btn-blue::after {
  content: "\e258";
  font-family: "Glyphicons Halflings", sans-serif;
  font-size: 12px;
  position: absolute;
  right: 10px;
}
.oldCSS #mobile-cta-block .col-xs-6.mobile-call-us.active {
  background: #fff;
  border-color: #fff;
}
.oldCSS #mobile-cta-block .col-xs-6.mobile-call-us.active #mobile-call-block {
  max-height: 300px;
}
.oldCSS #mobile-cta-block .col-xs-6 a {
  color: #333;
  display: block;
  text-decoration: none;
}
.oldCSS #mobile-cta-block .col-xs-6 a:hover {
  color: #3d195b;
}
.oldCSS #mobile-cta-block .col-xs-6 .glyphicon {
  font-size: 18px;
  margin-right: 3px;
  top: 5px;
}
.oldCSS #mobile-cta-block .col-xs-12 {
  border-bottom: 1px solid #e3e3e3;
  cursor: pointer;
  font-size: 15px;
  font-weight: 600;
  line-height: 42px;
  padding: 0;
  position: static;
}
.oldCSS #mobile-cta-block .col-xs-12 a {
  color: #333;
  display: block;
  text-decoration: none;
}
.oldCSS #mobile-cta-block .col-xs-12 a:hover {
  color: #3d195b;
}
.oldCSS body #livechat-compact-container {
  margin-bottom: 0 !important;
}
.oldCSS body #livechat-full {
  margin-bottom: 0 !important;
}
.oldCSS .widget {
  margin-bottom: 20px;
}
.oldCSS .widget h3 {
  margin-top: 0;
  margin-bottom: 16px;
}
.oldCSS #looking-for-local-care {
  background-image: url(../png/looking-for-local-care-bg.png);
  padding: 30px;
  text-align: center;
}
.oldCSS #looking-for-local-care img {
  height: 32px;
  width: auto;
}
.oldCSS #looking-for-local-care .p2 {
  font-size: 20px;
  margin: 10px 0 0;
}
.oldCSS #looking-for-local-care .glyphicon {
  color: #3d195b;
}
.oldCSS #applyforlocaljobs {
  background-image: url(../png/applyforlocaljobs-bg.png);
}
.oldCSS #applyforlocaljobs .glyphicon {
  color: #008d95;
}
.oldCSS #searchvacancies {
  text-align: center;
  padding: 30px;
  background-image: url(../png/searchvacancies-bg.png);
}
.oldCSS #searchvacancies .glyphicon {
  color: #fff;
  position: absolute;
  right: 15px;
  top: 15px;
}
.oldCSS #searchvacancies input {
  margin-bottom: 10px;
  width: 100%;
}
.oldCSS #searchvacancies button {
  background-color: #970657;
  border: 2px solid #fff !important;
  color: #fff;
  height: 46px;
  margin: 0;
  outline: none;
  padding: 0 20px;
  position: relative !important;
  width: 100%;
}
.oldCSS #searchvacancies button:hover {
  background-color: #66043b;
}
.oldCSS #searchvacancies .p2 {
  margin: 10px 0 5px;
}
.oldCSS #searchvacancies .p2::after {
  display: none !important;
}
.oldCSS #searchvacancies p {
  margin-bottom: 12px;
}
.oldCSS #latestvacancies {
  border: 2px solid #970657;
  border-radius: 5px;
  padding: 20px 30px;
}
@media (max-width: 991px) and (min-width: 768px) {
  .oldCSS #latestvacancies {
    height: 330px;
  }
}
.oldCSS #latestvacancies h5 {
  color: #970657;
  font-size: 24px;
  margin-bottom: 20px;
}
.oldCSS #latestvacancies ul {
  padding-left: 0;
  margin-bottom: 20px;
}
.oldCSS #latestvacancies ul li {
  padding: 0;
  margin: 0 0 10px 0;
  text-align: left;
  list-style: none;
}
.oldCSS #latestvacancies ul li a {
  color: #000;
  text-decoration: underline;
}
.oldCSS #latestvacancies a.btn {
  background-color: #970657;
  color: #fff;
}
.oldCSS #latestvacancies a.btn:hover {
  background-color: #b00765;
}
.oldCSS .hhwidget {
  border-radius: 4px;
  color: #fff;
  overflow: hidden;
  padding: 50px 30px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  width: 100%;
}
.oldCSS .hhwidget p {
  font-size: 14px;
}
.oldCSS .hhwidget .p2 {
  color: #fff;
  font-size: 22px;
  margin: 20px 0 15px;
  padding: 0;
}
.oldCSS .hhwidget .p2::after {
  display: none !important;
}
.oldCSS .hhwidget form {
  position: relative;
}
.oldCSS .hhwidget form input {
  border: 0;
  border-radius: 30px;
  color: #333;
  font-size: 14px;
  height: 46px;
  outline: none;
  padding: 2px 15%;
  text-align: center;
  width: 100%;
}
.oldCSS .hhwidget form input::-webkit-input-placeholder {
  color: #999;
  font-style: italic;
}
.oldCSS .hhwidget form input:-ms-input-placeholder {
  color: #999;
  font-style: italic;
}
.oldCSS .hhwidget form input::-ms-input-placeholder {
  color: #999;
  font-style: italic;
}
.oldCSS .hhwidget form input::-moz-placeholder {
  color: #999;
  font-style: italic;
}
.oldCSS .hhwidget form input::placeholder {
  color: #999;
  font-style: italic;
}
.oldCSS .hhwidget form .btn.btn-ghost {
  border: none;
}
.oldCSS .hhwidget form .btn.btn-ghost:hover {
  background: #fff;
  color: #3d195b;
}
.oldCSS .hhwidget form button {
  border-radius: 30px !important;
  border: 0 !important;
  height: 46px;
  margin: 0 !important;
  outline: none;
  padding: 2px !important;
  position: absolute !important;
  right: 0;
  top: 0;
  width: 15%;
}
.oldCSS #branch-details {
  background: #3d195b url(../png/locations-care-widget-bg.png) no-repeat top left;
  background-size: cover;
  border-radius: 4px;
  color: #fff;
  padding: 30px;
}
.oldCSS #branch-details h2 {
  color: #fff;
  padding: 0;
}
.oldCSS .locations-care-widget,
.oldCSS .locations-job-widget {
  background: #86cc89;
  background-size: cover;
  border-radius: 4px;
  padding: 30px;
  text-align: center;
}
.oldCSS .locations-care-widget .p3,
.oldCSS .locations-job-widget .p3 {
  color: #fff;
  font-size: 25px;
  font-weight: normal;
  line-height: 1.42857143;
  margin: 5px 0;
}
@media (max-width: 1199px) {
  .oldCSS .locations-care-widget .p3,
  .oldCSS .locations-job-widget .p3 {
    font-size: 20px;
  }
}
@media (max-width: 991px) {
  .oldCSS .locations-care-widget .p3,
  .oldCSS .locations-job-widget .p3 {
    font-size: 25px;
  }
}
@media (max-width: 575px) {
  .oldCSS .locations-care-widget .p3,
  .oldCSS .locations-job-widget .p3 {
    font-size: 20px;
  }
}
.oldCSS .locations-care-widget .tel,
.oldCSS .locations-job-widget .tel {
  font-size: 38px;
  font-weight: bold;
  margin-bottom: 5px;
}
@media (max-width: 1199px) {
  .oldCSS .locations-care-widget .tel,
  .oldCSS .locations-job-widget .tel {
    font-size: 26px;
  }
}
@media (max-width: 991px) {
  .oldCSS .locations-care-widget .tel,
  .oldCSS .locations-job-widget .tel {
    font-size: 38px;
  }
}
@media (max-width: 575px) {
  .oldCSS .locations-care-widget .tel,
  .oldCSS .locations-job-widget .tel {
    font-size: 26px;
  }
}
.oldCSS .locations-care-widget .tel a,
.oldCSS .locations-job-widget .tel a {
  color: #fff;
}
.oldCSS .locations-care-widget .tel a:hover,
.oldCSS .locations-care-widget .tel a:focus,
.oldCSS .locations-job-widget .tel a:hover,
.oldCSS .locations-job-widget .tel a:focus {
  text-decoration: none;
}
.oldCSS .locations-care-widget .btn,
.oldCSS .locations-job-widget .btn {
  line-height: 30px;
  margin: 0;
  padding-left: 45px;
  padding-right: 45px;
}
.oldCSS .locations-care-widget .btn::before,
.oldCSS .locations-job-widget .btn::before {
  content: "\2709";
  font-family: "Glyphicons Halflings";
  position: absolute;
  left: 15px;
}
.oldCSS .locations-care-widget .btn:hover,
.oldCSS .locations-care-widget .btn:focus,
.oldCSS .locations-job-widget .btn:hover,
.oldCSS .locations-job-widget .btn:focus {
  background-color: #3d195b;
  border: 2px solid #fff;
  color: #fff;
  cursor: pointer;
  outline: none;
}
.oldCSS .locations-job-widget {
  background: #be2275 url(../png/locations-job-widget-bg.png) no-repeat top left;
  background-size: cover;
}
.oldCSS .locations-job-widget .btn {
  border-color: #be2275;
  color: #be2275;
}
.oldCSS .locations-job-widget .btn:hover,
.oldCSS .locations-job-widget .btn:focus {
  background-color: #be2275;
  color: #fff;
  cursor: pointer;
}
.oldCSS .nhs-choices-widget {
  border-radius: 4px;
  border: 1px solid #e3e3e3;
}
.oldCSS .nhs-choices-widget .header {
  padding: 30px;
  text-align: center;
}
.oldCSS .nhs-choices-widget .body {
  background: #f4f3f7;
  border-top: 1px solid #e3e3e3;
  text-align: center;
}
@media (max-width: 991px) {
  .oldCSS .nhs-choices-widget .body {
    border-top: 0;
    border-left: 1px solid #e3e3e3;
  }
}
@media (max-width: 766px) {
  .oldCSS .nhs-choices-widget .body {
    border-top: 1px solid #e3e3e3;
    border-left: 0;
  }
}
.oldCSS .nhs-choices-widget .body::before {
  border-bottom: solid 15px #e3e3e3;
  border-left: solid 15px transparent;
  border-right: solid 15px transparent;
  bottom: 100%;
  content: "";
  height: 0;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  width: 0;
}
@media (max-width: 991px) {
  .oldCSS .nhs-choices-widget .body::before {
    border-bottom: solid 15px transparent;
    border-top: solid 15px transparent;
    border-right: solid 15px #e3e3e3;
    bottom: auto;
    margin: -7.5px 0 auto -15px;
    right: 100%;
    top: 50%;
  }
}
@media (max-width: 766px) {
  .oldCSS .nhs-choices-widget .body::before {
    border-bottom: solid 15px #e3e3e3;
    border-left: solid 15px transparent;
    border-right: solid 15px transparent;
    bottom: 100%;
    left: 0;
    margin: 0 auto;
    right: 0;
    top: auto;
  }
}
.oldCSS .nhs-choices-widget .body::after {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 0;
  right: 0;
  margin: 0 auto -1px;
  width: 0;
  height: 0;
  border-bottom: solid 15px #f3f2f8;
  border-left: solid 15px transparent;
  border-right: solid 15px transparent;
}
@media (max-width: 991px) {
  .oldCSS .nhs-choices-widget .body::after {
    bottom: auto;
    top: 50%;
    right: 100%;
    border-bottom: solid 15px transparent;
    border-top: solid 15px transparent;
    border-right: solid 15px #f3f2f8;
    margin: -7.5px 0 auto -14px;
  }
}
@media (max-width: 766px) {
  .oldCSS .nhs-choices-widget .body::after {
    bottom: 100%;
    left: 0;
    right: 0;
    top: auto;
    margin: 0 auto -1px;
    border-bottom: solid 15px #f3f2f8;
    border-left: solid 15px transparent;
    border-right: solid 15px transparent;
  }
}
.oldCSS .nhs-choices-widget .body #nhs-choices-widget-carousel {
  min-height: 260px;
  padding: 30px 30px 45px 30px;
}
.oldCSS .nhs-choices-widget .body #nhs-choices-widget-carousel .title {
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  margin: 0 0 2px;
}
.oldCSS .nhs-choices-widget .body #nhs-choices-widget-carousel .date {
  font-size: 12px;
  margin: 0;
}
.oldCSS .nhs-choices-widget .body #nhs-choices-widget-carousel .quote {
  margin: 15px 0 0;
  min-height: 100px;
}
.oldCSS .nhs-choices-widget .body #nhs-choices-widget-carousel .carousel-indicators {
  bottom: 0;
}
.oldCSS .nhs-choices-widget .body #nhs-choices-widget-carousel .carousel-indicators li {
  background-color: #fff;
  border-color: #e3e3e3;
  height: 12px;
  margin: 0 2px;
  width: 12px;
}
.oldCSS .nhs-choices-widget .body #nhs-choices-widget-carousel .carousel-indicators li.active {
  background-color: #3d195b;
}
.oldCSS #sidebar_cta {
  background-repeat: no-repeat;
  background-position: center;
  background-color: #86cc89;
  background-size: cover;
  border-radius: 4px;
  text-align: center;
  min-height: 200px;
  position: relative;
  padding: 30px 0;
}
.oldCSS #sidebar_cta #sidebarcta_icon img {
  height: auto;
  width: 30px;
}
.oldCSS #sidebar_cta #sidebarcta_title {
  font-size: 18px;
  color: #fff;
  font-weight: 600;
  margin-bottom: 0;
}
.oldCSS #sidebar_cta #sidebarcta_desc {
  color: #fff;
  font-size: 14px;
  margin-bottom: 10px;
}
.oldCSS #sidebar_cta .btn {
  background-color: #fff;
  color: #86cc89;
  font-size: 14px;
  font-weight: 600;
  margin: 0 !important;
}
.oldCSS #sidebar_cta .btn.purple {
  color: #3d195b;
}
.oldCSS #sidebar_cta .btn.green {
  color: #86cc89;
}
.oldCSS #sidebar_cta .btn.blue {
  color: #1985ce;
}
.oldCSS #sidebar_cta #sidebarcta_icon {
  margin-bottom: 10px;
}
.oldCSS .sub-nav {
  padding-left: 0;
}
.oldCSS .sub-nav li {
  list-style: none;
}
.oldCSS .sub-nav ul {
  list-style: none;
  padding-left: 30px;
}
.oldCSS .sub-nav ul .children {
  padding-left: 30px;
}
.oldCSS .sub-nav li.current_page_item > a {
  background-color: #3d195b;
  color: #fff;
  font-weight: 600;
}
.oldCSS .sub-nav li.current_page_item > a::after {
  content: "";
}
.oldCSS .sub-nav a,
.oldCSS .sub-nav span,
.oldCSS .sub-nav h4 {
  background-color: #f4f3f7;
  border: none;
  border-radius: 30px;
  color: #3d195b;
  display: inline-block;
  font-size: 13px;
  font-weight: normal;
  margin-bottom: 5px;
  padding: 10px 15px;
  width: 100%;
}
.oldCSS .sub-nav h4 {
  padding: 15px 15px;
}
.oldCSS .sub-nav a:hover,
.oldCSS .sub-nav span:hover {
  background-color: #ebe7f1;
  text-decoration: none;
}
.oldCSS .sub-nav a::after,
.oldCSS .sub-nav span::after {
  content: "\e258";
  font-family: "Glyphicons Halflings", sans-serif;
  position: absolute;
  right: 15px;
  padding-right: 15px;
  color: #3d195b;
}
.oldCSS .pom {
  padding: 25px 0;
  border: 1px solid #e3e3e3;
  margin: 15px 0;
  border-radius: 5px;
  text-align: center;
}
.oldCSS .pom h3 {
  margin: 0 0 20px 0;
}
.oldCSS .pom.pom-img img {
  max-width: 90%;
}
.oldCSS .pom .trustpilot-widget {
  margin: 0 auto;
  display: inline-block;
}
.oldCSS .widget .ebook-single {
  height: 212px;
  overflow: hidden;
  border-bottom: 8px solid #3d195b;
  padding: 0 0 4px;
}
.oldCSS .widget .ebook-single .bg {
  background: url(../jpg/ebook-widget-bg.jpg) no-repeat top left;
  background-size: cover;
  height: 200px;
  overflow: hidden;
  padding: 30px;
  position: relative;
  text-align: center;
}
.oldCSS .widget .ebook-single .bg .glyphicon {
  border: 1px solid #fff;
  border-radius: 30px;
  font-size: 16px;
  padding: 7px 6px 5px 6px;
  margin-bottom: 5px;
}
.oldCSS .widget .ebook-single .bg p {
  margin: 0;
}
.oldCSS .widget .ebook-single .bg p.p2 {
  font-size: 18px;
}
.oldCSS .widget .ebook-single .bg .btn {
  background: #3d195b;
  border: 0;
  color: #fff;
  margin: 15px 0 0 0;
}
.oldCSS .cssiw-widget {
  border: 1px solid #e3e3e3;
  clear: both;
  margin: 15px;
  padding: 30px;
  text-align: center;
}
.oldCSS #breadcrumbs {
  background-color: #3d195b;
}
.oldCSS #breadcrumbs .breadcrumbs-inner {
  padding: 8px 20px;
  font-size: 12px;
  color: #fff;
}
.oldCSS #breadcrumbs .breadcrumbs-inner a {
  color: #fff;
  text-decoration: underline;
}
.oldCSS #breadcrumbs .breadcrumbs-inner span {
  margin: 0 5px;
  display: inline-block;
}
.oldCSS #pre-footer {
  background: #3d195b url("../jpg/default-footer.jpg") no-repeat center;
  background-size: cover;
  font-weight: 600;
  height: 380px;
  border-bottom: 5px solid #fff;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 766px) {
  .oldCSS #pre-footer {
    padding-top: 3em;
  }
}
.oldCSS #pre-footer p#prefooter-heading {
  font-size: 26px;
  margin-bottom: 0.6em;
  line-height: 34px;
}
.oldCSS #pre-footer p.prefooter-text {
  max-width: 400px;
  margin: 0 auto 1.4em;
}
@media (max-width: 575px) {
  .oldCSS #pre-footer p.prefooter-text {
    max-width: 300px;
  }
}
.oldCSS footer {
  background-color: #f4f3f7;
  padding: 20px 0 40px 0;
}
@media (max-width: 575px) {
  .oldCSS footer {
    padding: 0 0 30px 0;
  }
}
.oldCSS footer p {
  color: #3d195b;
  font-size: 12px;
}
.oldCSS footer #mobile-tabs .nav-tabs {
  border: 0;
}
.oldCSS footer #mobile-tabs .nav-tabs li {
  border-right: 1px solid #3d195b;
  display: table;
  text-align: center;
  width: 33.3%;
}
.oldCSS footer #mobile-tabs .nav-tabs li:last-child {
  border-right: 0;
}
.oldCSS footer #mobile-tabs .nav-tabs li a {
  background-color: #362857;
  border: 0;
  color: #fff;
  display: table-cell;
  font-size: 12px;
  height: 58px;
  line-height: 14px;
  overflow: hidden;
  padding: 15px;
  vertical-align: middle;
  width: 100%;
}
.oldCSS footer #mobile-tabs .nav-tabs li.active a {
  background-color: #f4f3f7;
  color: #3d195b;
}
@media (max-width: 575px) {
  .oldCSS footer #mobile-tabs {
    display: block !important;
    margin: 0 0 30px;
    opacity: 1;
    transform: none;
    width: 100%;
  }
}
.oldCSS footer .footer-nav {
  margin: 30px 0 10px 0;
}
@media (max-width: 575px) {
  .oldCSS footer .footer-nav {
    margin: 0;
  }
}
.oldCSS footer #quick-links .nav .menu-item {
  float: left;
  width: 50%;
}
.oldCSS footer #quick-links .nav .menu-item:nth-child(odd) {
  padding-right: 1%;
}
.oldCSS footer #quick-links .nav .menu-item:nth-child(even) {
  padding-left: 1%;
}
@media (max-width: 575px) {
  .oldCSS footer #quick-links .nav .menu-item {
    width: 100%;
  }
  .oldCSS footer #quick-links .nav .menu-item:nth-child(odd) {
    padding-right: 0;
  }
  .oldCSS footer #quick-links .nav .menu-item:nth-child(even) {
    padding-left: 0;
  }
}
@media (min-width: 576px) {
  .oldCSS footer #quick-links {
    display: block;
    opacity: 1;
  }
}
.oldCSS footer #social #menu-footer-social .menu-item a::before {
  font-family: "FontAwesome", sans-serif;
  font-size: 18px;
  line-height: 16px;
  padding-right: 15px;
  vertical-align: middle;
}
.oldCSS footer #social #menu-footer-social .menu-item.facebook a::before {
  content: "\f09a";
}
.oldCSS footer #social #menu-footer-social .menu-item.twitter a::before {
  content: "\f099";
}
.oldCSS footer #social #menu-footer-social .menu-item.youtube a::before {
  content: "\f16a";
}
@media (min-width: 576px) {
  .oldCSS footer #social {
    display: block;
    opacity: 1;
  }
}
@media (max-width: 575px) {
  .oldCSS footer #social {
    width: 100%;
  }
}
.oldCSS footer #contact-us section {
  margin-bottom: 1.4em;
}
@media (max-width: 991px) {
  .oldCSS footer #contact-us section {
    margin-bottom: 0.9em;
  }
}
.oldCSS footer #contact-us section p {
  margin-bottom: 0;
}
@media (max-width: 575px) {
  .oldCSS footer #contact-us section p {
    font-size: 14px;
  }
}
.oldCSS footer #contact-us section a {
  color: #fff;
  font-weight: normal;
}
@media (min-width: 576px) {
  .oldCSS footer #contact-us {
    display: block;
    opacity: 1;
  }
}
@media (max-width: 575px) {
  .oldCSS footer #contact-us {
    width: 100%;
  }
}
.oldCSS footer .title {
  padding-left: 30px;
  font-size: 16px;
  font-weight: 300;
}
@media (max-width: 575px) {
  .oldCSS footer .title {
    display: none;
  }
}
.oldCSS footer a .title:hover {
  text-decoration: underline;
}
.oldCSS footer .title:before {
  font-family: "Glyphicons Halflings", sans-serif;
  position: absolute;
  left: 18px;
  font-size: 16px;
}
.oldCSS footer #quick-links-title:before {
  content: "\e056";
}
.oldCSS footer #stay-connected-title:before {
  content: "\e144";
}
.oldCSS footer #contact-us-title:before {
  content: "\2709";
}
.oldCSS #post-footer {
  background-color: #3d195b;
}
.oldCSS #post-footer .nav {
  padding: 15px 0;
}
.oldCSS #post-footer .nav .menu-item {
  padding: 0;
  text-align: left;
}
@media (min-width: 576px) {
  .oldCSS #post-footer .nav .menu-item {
    border-right: 1px solid #fff;
    display: inline-block;
    line-height: 0.8;
    padding: 0 2%;
  }
  .oldCSS #post-footer .nav .menu-item:last-child {
    border-right: none;
  }
}
.oldCSS #post-footer .nav .menu-item a {
  background-color: #211834;
}
.oldCSS #post-footer .nav .menu-item a:focus,
.oldCSS #post-footer .nav .menu-item a:hover {
  background: #fff;
}
@media (min-width: 576px) {
  .oldCSS #post-footer .nav .menu-item a {
    background-color: inherit;
    color: #fff;
    font-size: 12px;
    font-weight: normal;
    display: inline-block;
    padding: 0;
    vertical-align: middle;
  }
  .oldCSS #post-footer .nav .menu-item a:focus,
  .oldCSS #post-footer .nav .menu-item a:hover {
    text-decoration: underline;
    background: none;
  }
  .oldCSS #post-footer .nav .menu-item a::after {
    content: "";
  }
}
.oldCSS #post-footer .legal-content {
  border-top: 1px solid rgba(255, 255, 255, 0.25);
  color: #fff;
  font-size: 10px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.oldCSS #post-footer .legal-content p {
  margin-bottom: 2px;
}
.oldCSS #post-footer .legal-content a {
  color: #fff;
  text-decoration: underline;
}
@media (max-width: 768px) {
  .oldCSS .final-paragraph {
    padding-bottom: 80px;
  }
}
.oldCSS body {
  overflow-x: hidden;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.oldCSS body {
  position: relative;
}
.oldCSS #hero {
  background-image: url("../jpg/default-footer.jpg");
  background-size: cover;
  background-position: right center;
  margin-top: -70px;
  height: 320px;
  padding-top: 120px;
  position: relative;
  margin-bottom: 25px;
}
@media (max-width: 991px) {
  .oldCSS #hero {
    margin-top: 0;
  }
}
@media (max-width: 480px) {
  .oldCSS #hero {
    height: 150px;
    padding-top: 0;
  }
}
.oldCSS #hero:after {
  background: rgba(0, 0, 0, 0.15);
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}
.oldCSS #hero .container {
  position: relative;
  z-index: 1;
}
.oldCSS #hero .cqc-mobile {
  background: rgba(255, 255, 255, 0.75);
  bottom: 0;
  left: 0;
  padding: 10px 0;
  position: absolute;
  right: 0;
}
.oldCSS #hero h1,
.oldCSS #hero .p1 {
  color: #fff;
  font-size: 50px;
  font-weight: 600;
}
@media (max-width: 480px) {
  .oldCSS #hero h1,
  .oldCSS #hero .p1 {
    font-size: 30px;
  }
}
.oldCSS #hero #strapline {
  color: #fff;
}
.oldCSS #hero #strapline strong {
  color: #fff;
  font-size: 20px;
  font-weight: normal;
}
@media (max-width: 480px) {
  .oldCSS #hero #strapline strong {
    font-size: 14px;
  }
}
.oldCSS #hero #strapline a {
  color: #fff;
}
@media (max-width: 480px) {
  .oldCSS #hero #strapline {
    line-height: 18px;
  }
}
.oldCSS #hero.home {
  height: auto;
  padding-bottom: 100px;
  text-align: center;
}
@media (max-width: 991px) {
  .oldCSS #hero.home {
    padding: 100px 0 180px;
  }
}
@media (max-width: 766px) {
  .oldCSS #hero.home {
    padding: 60px 0 140px;
  }
}
@media (max-width: 575px) {
  .oldCSS #hero.home {
    padding: 40px 0 120px;
  }
}
.oldCSS #hero.home h1 {
  margin-top: 0;
  text-align: center;
}
.oldCSS #hero.home p {
  color: #fff;
  font-size: 18px;
  font-weight: 300;
}
.oldCSS #hero.home p strong {
  font-weight: 400;
}
.oldCSS #hero.home .btn {
  height: 50px;
  line-height: 30px;
  margin: 5px 0;
  max-width: none;
}
@media (max-width: 575px) {
  .oldCSS #hero.weekend-styling {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .oldCSS #hero.weekend-styling .container {
    margin: 0;
  }
  .oldCSS #hero.weekend-styling .row {
    padding-right: 100px;
  }
  .oldCSS #hero.weekend-styling .row h1 {
    font-size: 26px;
  }
}
.oldCSS .lead-media-container {
  background: #fff;
  -webkit-box-shadow: 0 10px 12px -8px #777;
  box-shadow: 0 10px 12px -8px #777;
  border-top: 5px solid #fff;
  border-left: 5px solid #fff;
  border-right: 5px solid #fff;
  margin-left: -5px;
  margin-right: -5px;
  margin-top: -62px;
}
.oldCSS .lead-media-container.no-shadow {
  -webkit-box-shadow: none;
  box-shadow: none;
}
@media (max-width: 991px) {
  .oldCSS .lead-media-container {
    margin-top: 0;
  }
}
@media (min-width: 1200px) {
  .oldCSS .lead-media-container img {
    height: 422px;
    width: 100%;
  }
}
.oldCSS .lead-media-container img.map-stamp {
  height: auto;
  position: absolute;
  right: 30px;
  width: auto;
  z-index: 99;
}
.oldCSS #intro-caption {
  background-color: #3d195b;
  color: #fff;
  font-size: 13px;
  line-height: 20px;
  margin-bottom: 1.4em;
  overflow: hidden;
  padding: 15px;
  position: relative;
  width: 100%;
  z-index: 59;
}
.oldCSS #intro h2 {
  padding-top: 24px;
  margin-top: 0;
}
@media (max-width: 1199px) {
  .oldCSS #intro .btn {
    width: 100%;
  }
}
@media (max-width: 1199px) {
  .oldCSS #rest-of-page .btn {
    width: 100%;
  }
}
.oldCSS #rest-of-page p img {
  height: auto;
  max-width: 100%;
}
.oldCSS #rest-of-page {
  overflow-x: hidden;
}
.oldCSS #hero .btn,
.oldCSS #main .btn,
.oldCSS #pre-footer .btn,
.oldCSS #more-info .btn {
  border: 0;
  border-radius: 26px;
  padding: 10px 40px 10px 30px;
  font-size: 16px;
  font-weight: 600;
  position: relative;
  margin: 0.5em 1em 1em 0;
  -webkit-transition: background 500ms ease;
  -o-transition: background 500ms ease;
  transition: background 500ms ease;
}
@media (max-width: 991px) {
  .oldCSS #hero .btn,
  .oldCSS #main .btn,
  .oldCSS #pre-footer .btn,
  .oldCSS #more-info .btn {
    margin-right: 0;
  }
}
.oldCSS #hero .btn.btn-default,
.oldCSS #hero .btn.btn-default.active,
.oldCSS #hero .open > .dropdown-toggle.btn-default,
.oldCSS #hero .btn.btn-standard,
.oldCSS #hero .btn.btn-standard.active,
.oldCSS #hero .btn.btn-primary,
.oldCSS #hero .btn.btn-primary.active,
.oldCSS #hero .open > .dropdown-toggle.btn-primary,
.oldCSS #main .btn.btn-default,
.oldCSS #main .btn.btn-default.active,
.oldCSS #main .open > .dropdown-toggle.btn-default,
.oldCSS #main .btn.btn-standard,
.oldCSS #main .btn.btn-standard.active,
.oldCSS #main .btn.btn-primary,
.oldCSS #main .btn.btn-primary.active,
.oldCSS #main .open > .dropdown-toggle.btn-primary,
.oldCSS #pre-footer .btn.btn-default,
.oldCSS #pre-footer .btn.btn-default.active,
.oldCSS #pre-footer .open > .dropdown-toggle.btn-default,
.oldCSS #pre-footer .btn.btn-standard,
.oldCSS #pre-footer .btn.btn-standard.active,
.oldCSS #pre-footer .btn.btn-primary,
.oldCSS #pre-footer .btn.btn-primary.active,
.oldCSS #pre-footer .open > .dropdown-toggle.btn-primary,
.oldCSS #more-info .btn.btn-default,
.oldCSS #more-info .btn.btn-default.active,
.oldCSS #more-info .open > .dropdown-toggle.btn-default,
.oldCSS #more-info .btn.btn-standard,
.oldCSS #more-info .btn.btn-standard.active,
.oldCSS #more-info .btn.btn-primary,
.oldCSS #more-info .btn.btn-primary.active,
.oldCSS #more-info .open > .dropdown-toggle.btn-primary {
  background-color: #3d195b;
  color: #fff;
}
.oldCSS #hero .btn.btn-default:hover,
.oldCSS #hero .btn.btn-default.active:hover,
.oldCSS #hero .open > .dropdown-toggle.btn-default:hover,
.oldCSS #hero .btn.btn-standard:hover,
.oldCSS #hero .btn.btn-standard.active:hover,
.oldCSS #hero .btn.btn-primary:hover,
.oldCSS #hero .btn.btn-primary.active:hover,
.oldCSS #hero .open > .dropdown-toggle.btn-primary:hover,
.oldCSS #main .btn.btn-default:hover,
.oldCSS #main .btn.btn-default.active:hover,
.oldCSS #main .open > .dropdown-toggle.btn-default:hover,
.oldCSS #main .btn.btn-standard:hover,
.oldCSS #main .btn.btn-standard.active:hover,
.oldCSS #main .btn.btn-primary:hover,
.oldCSS #main .btn.btn-primary.active:hover,
.oldCSS #main .open > .dropdown-toggle.btn-primary:hover,
.oldCSS #pre-footer .btn.btn-default:hover,
.oldCSS #pre-footer .btn.btn-default.active:hover,
.oldCSS #pre-footer .open > .dropdown-toggle.btn-default:hover,
.oldCSS #pre-footer .btn.btn-standard:hover,
.oldCSS #pre-footer .btn.btn-standard.active:hover,
.oldCSS #pre-footer .btn.btn-primary:hover,
.oldCSS #pre-footer .btn.btn-primary.active:hover,
.oldCSS #pre-footer .open > .dropdown-toggle.btn-primary:hover,
.oldCSS #more-info .btn.btn-default:hover,
.oldCSS #more-info .btn.btn-default.active:hover,
.oldCSS #more-info .open > .dropdown-toggle.btn-default:hover,
.oldCSS #more-info .btn.btn-standard:hover,
.oldCSS #more-info .btn.btn-standard.active:hover,
.oldCSS #more-info .btn.btn-primary:hover,
.oldCSS #more-info .btn.btn-primary.active:hover,
.oldCSS #more-info .open > .dropdown-toggle.btn-primary:hover {
  background-color: #ebe7f1;
  color: #3d195b;
}
.oldCSS #hero .btn.btn-secondary,
.oldCSS #hero .btn.btn-secondary.active,
.oldCSS #hero .open > .dropdown-toggle.btn-secondary,
.oldCSS #hero .btn.btn-highlight,
.oldCSS #hero .btn.btn-highlight.active,
.oldCSS #main .btn.btn-secondary,
.oldCSS #main .btn.btn-secondary.active,
.oldCSS #main .open > .dropdown-toggle.btn-secondary,
.oldCSS #main .btn.btn-highlight,
.oldCSS #main .btn.btn-highlight.active,
.oldCSS #pre-footer .btn.btn-secondary,
.oldCSS #pre-footer .btn.btn-secondary.active,
.oldCSS #pre-footer .open > .dropdown-toggle.btn-secondary,
.oldCSS #pre-footer .btn.btn-highlight,
.oldCSS #pre-footer .btn.btn-highlight.active,
.oldCSS #more-info .btn.btn-secondary,
.oldCSS #more-info .btn.btn-secondary.active,
.oldCSS #more-info .open > .dropdown-toggle.btn-secondary,
.oldCSS #more-info .btn.btn-highlight,
.oldCSS #more-info .btn.btn-highlight.active {
  background-color: #86cc89;
  color: #3d195b;
}
.oldCSS #hero .btn.btn-secondary:hover,
.oldCSS #hero .btn.btn-secondary.active:hover,
.oldCSS #hero .open > .dropdown-toggle.btn-secondary:hover,
.oldCSS #hero .btn.btn-highlight:hover,
.oldCSS #hero .btn.btn-highlight.active:hover,
.oldCSS #main .btn.btn-secondary:hover,
.oldCSS #main .btn.btn-secondary.active:hover,
.oldCSS #main .open > .dropdown-toggle.btn-secondary:hover,
.oldCSS #main .btn.btn-highlight:hover,
.oldCSS #main .btn.btn-highlight.active:hover,
.oldCSS #pre-footer .btn.btn-secondary:hover,
.oldCSS #pre-footer .btn.btn-secondary.active:hover,
.oldCSS #pre-footer .open > .dropdown-toggle.btn-secondary:hover,
.oldCSS #pre-footer .btn.btn-highlight:hover,
.oldCSS #pre-footer .btn.btn-highlight.active:hover,
.oldCSS #more-info .btn.btn-secondary:hover,
.oldCSS #more-info .btn.btn-secondary.active:hover,
.oldCSS #more-info .open > .dropdown-toggle.btn-secondary:hover,
.oldCSS #more-info .btn.btn-highlight:hover,
.oldCSS #more-info .btn.btn-highlight.active:hover {
  background-color: #9ed6a1;
}
.oldCSS #hero .btn.btn-ghost,
.oldCSS #hero .btn.btn-ghost.active,
.oldCSS #hero .btn.btn-tertiary,
.oldCSS #hero .btn.btn-tertiary.active,
.oldCSS #main .btn.btn-ghost,
.oldCSS #main .btn.btn-ghost.active,
.oldCSS #main .btn.btn-tertiary,
.oldCSS #main .btn.btn-tertiary.active,
.oldCSS #pre-footer .btn.btn-ghost,
.oldCSS #pre-footer .btn.btn-ghost.active,
.oldCSS #pre-footer .btn.btn-tertiary,
.oldCSS #pre-footer .btn.btn-tertiary.active,
.oldCSS #more-info .btn.btn-ghost,
.oldCSS #more-info .btn.btn-ghost.active,
.oldCSS #more-info .btn.btn-tertiary,
.oldCSS #more-info .btn.btn-tertiary.active {
  background: #fff;
  border: 2px solid #3d195b;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #3d195b;
  -webkit-transition: color 500ms ease;
  -o-transition: color 500ms ease;
  transition: color 500ms ease;
}
.oldCSS #hero .btn.btn-ghost:hover,
.oldCSS #hero .btn.btn-ghost.active:hover,
.oldCSS #hero .btn.btn-tertiary:hover,
.oldCSS #hero .btn.btn-tertiary.active:hover,
.oldCSS #main .btn.btn-ghost:hover,
.oldCSS #main .btn.btn-ghost.active:hover,
.oldCSS #main .btn.btn-tertiary:hover,
.oldCSS #main .btn.btn-tertiary.active:hover,
.oldCSS #pre-footer .btn.btn-ghost:hover,
.oldCSS #pre-footer .btn.btn-ghost.active:hover,
.oldCSS #pre-footer .btn.btn-tertiary:hover,
.oldCSS #pre-footer .btn.btn-tertiary.active:hover,
.oldCSS #more-info .btn.btn-ghost:hover,
.oldCSS #more-info .btn.btn-ghost.active:hover,
.oldCSS #more-info .btn.btn-tertiary:hover,
.oldCSS #more-info .btn.btn-tertiary.active:hover {
  background: #3d195b;
  color: #fff;
}
.oldCSS #hero a.btn::after,
.oldCSS #main a.btn::after,
.oldCSS #pre-footer a.btn::after,
.oldCSS #more-info a.btn::after {
  content: "\e258";
  font-family: "Glyphicons Halflings", sans-serif;
  position: absolute;
  right: 15px;
}
.oldCSS #hero a.btn.no-arrow::after,
.oldCSS #main a.btn.no-arrow::after,
.oldCSS #pre-footer a.btn.no-arrow::after,
.oldCSS #more-info a.btn.no-arrow::after {
  content: "";
}
.oldCSS #hero a.btn.left-arrow,
.oldCSS #main a.btn.left-arrow,
.oldCSS #pre-footer a.btn.left-arrow,
.oldCSS #more-info a.btn.left-arrow {
  padding: 10px 30px 10px 40px;
}
.oldCSS #hero a.btn.left-arrow::after,
.oldCSS #main a.btn.left-arrow::after,
.oldCSS #pre-footer a.btn.left-arrow::after,
.oldCSS #more-info a.btn.left-arrow::after {
  content: "\e257";
  font-family: "Glyphicons Halflings", sans-serif;
  position: absolute;
  left: 15px;
  right: initial;
}
.oldCSS #hero .btn.address-lookup,
.oldCSS #main .btn.address-lookup,
.oldCSS #pre-footer .btn.address-lookup,
.oldCSS #more-info .btn.address-lookup {
  margin-top: 15px;
  font-size: 16px;
  padding: 8px 40px 8px 30px;
  min-height: 4.8rem;
}
.oldCSS #hero .btn.address-lookup::after,
.oldCSS #main .btn.address-lookup::after,
.oldCSS #pre-footer .btn.address-lookup::after,
.oldCSS #more-info .btn.address-lookup::after {
  content: "\e258";
  font-family: "Glyphicons Halflings", sans-serif;
  position: absolute;
  right: 15px;
}
@media (max-width: 480px) {
  .oldCSS #hero .btn.address-lookup::after,
  .oldCSS #main .btn.address-lookup::after,
  .oldCSS #pre-footer .btn.address-lookup::after,
  .oldCSS #more-info .btn.address-lookup::after {
    display: none;
  }
}
.oldCSS #hero .wpcf7-submit.btn,
.oldCSS #main .wpcf7-submit.btn,
.oldCSS #pre-footer .wpcf7-submit.btn,
.oldCSS #more-info .wpcf7-submit.btn {
  padding-right: 30px;
}
.oldCSS .thumbnail {
  padding: 2px 0 0;
  border: 0;
  border-top: 5px solid #3d195b;
  border-radius: 0;
  background-color: #f3f2f8;
}
.oldCSS .thumbnail img {
  max-width: none;
  width: 100%;
  height: auto;
}
.oldCSS .thumbnail .caption {
  padding: 15px 0 5px 0;
  color: #555;
  background-color: #fff;
}
@media (max-width: 991px) {
  .oldCSS .thumbnail .caption .btn {
    width: auto !important;
  }
}
.oldCSS .nav-tabs > li > a,
.oldCSS .nav-tabs > li > a:focus,
.oldCSS .nav-tabs > li > a:hover,
.oldCSS .nav-tabs.nav-justified > .active > a,
.oldCSS .nav-tabs.nav-justified > .active > a:focus,
.oldCSS .nav-tabs.nav-justified > .active > a:hover {
  color: #000;
  border-radius: 0;
}
.oldCSS .nav-tabs > li > a,
.oldCSS .nav-tabs.nav-justified > li > a {
  background-color: #ddd;
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
  border-radius: 0;
  border-bottom: 0;
}
.oldCSS .nav-tabs.nav-justified > .active > a,
.oldCSS .nav-tabs.nav-justified > .active > a:focus,
.oldCSS .nav-tabs.nav-justified > .active > a:hover,
.oldCSS .nav-tabs > li.active > a,
.oldCSS .nav-tabs > li.active > a:focus,
.oldCSS .nav-tabs > li.active > a:hover {
  background-color: #fff;
  border-bottom: 0;
  border-top: 4px solid #3d195b;
  border-radius: 0;
}
.oldCSS .table > tbody > tr > td,
.oldCSS .table > tbody > tr > th,
.oldCSS .table > tfoot > tr > td,
.oldCSS .table > tfoot > tr > th,
.oldCSS .table > thead > tr > td,
.oldCSS .table > thead > tr > th {
  border-top: 3px solid #fff;
}
.oldCSS .table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #e3e3e3;
}
.oldCSS .table-striped > tbody > tr:nth-of-type(even) {
  background-color: #f4f4f4;
}
.oldCSS .nav-pills > li {
  margin-top: 0 !important;
  margin-bottom: 5px;
}
.oldCSS .nav-pills > li a {
  color: #fff;
  background-color: #3d195b;
  font-weight: normal;
  font-size: 12px;
  border-radius: 20px;
}
.oldCSS .nav-pills > li a:hover,
.oldCSS .nav-pills > li a:focus {
  background-color: #ebe7f1;
  color: #3d195b;
  font-weight: normal;
  outline: none;
}
.oldCSS .nav-pills > li a::after {
  content: "\e258";
  font-family: "Glyphicons Halflings", sans-serif;
  position: absolute;
  right: 15px;
}
@media (max-width: 575px) {
  .oldCSS .nav-pills > li:last-child {
    margin-bottom: 0;
  }
}
.oldCSS .pull-quote {
  background: #ebe7f1;
  border-radius: 4px;
  margin: 15px 0;
  padding: 15px;
}
.oldCSS .pull-quote.case-study .title {
  color: #3d195b;
  font-family: "Satisfy", cursive;
  font-size: 24px;
  margin: 0 0 10px;
}
.oldCSS .pull-quote.quotation .title {
  color: #3d195b;
  font-weight: 400;
}
.oldCSS .pull-quote.quotation .pull-quote-content {
  margin-top: 20px;
  padding-left: 70px;
  padding-right: 70px;
}
.oldCSS .pull-quote.quotation .pull-quote-content .larger {
  font-size: 18px;
}
@media (max-width: 480px) {
  .oldCSS .pull-quote.quotation .pull-quote-content {
    padding-left: 45px;
    padding-right: 45px;
    font-size: 14px;
  }
}
@media (max-width: 480px) {
  .oldCSS .pull-quote .speechmark {
    width: 45px;
  }
}
.oldCSS .pull-quote .speechmark.speechmark-left {
  float: left;
}
.oldCSS .pull-quote .speechmark.speechmark-right {
  float: right;
  margin-top: -100px;
}
@media (max-width: 480px) {
  .oldCSS .pull-quote .speechmark.speechmark-right {
    margin-top: -30px;
  }
}
.oldCSS #more-info {
  padding: 60px 0;
}
.oldCSS #more-info .info-block {
  border-right: 1px solid #e3e3e3;
  margin-top: 40px;
  padding: 0 30px;
}
@media (max-width: 991px) {
  .oldCSS #more-info .info-block {
    margin-top: 10px;
    padding: 0 20px;
  }
}
@media (max-width: 766px) {
  .oldCSS #more-info .info-block {
    border: 0;
    margin: 15px 0;
  }
}
.oldCSS #more-info .info-block:hover .fa,
.oldCSS #more-info .info-block:hover .btn {
  background-color: #ebe7f1;
  color: #3d195b;
}
.oldCSS #more-info .info-block:last-of-type {
  border-right: 0;
}
.oldCSS #more-info .info-block a {
  text-decoration: none;
}
.oldCSS #more-info .info-block .btn {
  margin: 0;
}
@media (max-width: 991px) {
  .oldCSS #more-info .info-block .btn {
    font-size: 12px;
    padding: 10px;
    width: 100%;
  }
  .oldCSS #more-info .info-block .btn:after {
    right: 10px;
  }
}
.oldCSS #more-info h3 {
  font-size: 28px;
  margin: 0 0 30px;
  padding: 0;
}
.oldCSS #more-info h4 {
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 15px;
  padding: 0;
}
@media (max-width: 991px) {
  .oldCSS #more-info h4 {
    font-size: 16px;
  }
}
.oldCSS #more-info p {
  color: #666;
}
.oldCSS #more-info img {
  margin: 0 auto 30px;
}
.oldCSS #more-info .glyphicon,
.oldCSS #more-info .fa {
  background: #3d195b;
  border-radius: 100px;
  color: #fff;
  display: block;
  margin: 0 auto 15px;
  text-align: center;
  height: 80px;
  line-height: 80px;
  width: 80px;
}
.oldCSS #more-info .glyphicon.green,
.oldCSS #more-info .fa.green {
  background: #86cc89;
}
.oldCSS #more-info .glyphicon {
  font-size: 28px;
}
.oldCSS .child-pages {
  margin-top: 30px;
}
@media (max-width: 1199px) {
  .oldCSS .child-pages {
    text-align: center;
  }
}
.oldCSS .child-pages .thumbnail {
  position: relative;
  display: inline-block;
  overflow: hidden;
  max-width: 100%;
  height: auto;
}
.oldCSS .child-pages .thumbnail .thumbnail-inner {
  overflow: hidden;
  position: relative;
}
.oldCSS .child-pages .thumbnail img {
  display: block;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
@media (max-width: 991px) {
  .oldCSS .child-pages .thumbnail img {
    -webkit-filter: blur(0) !important;
    filter: blur(0) !important;
    -webkit-transform: scale(1) !important;
    -ms-transform: scale(1) !important;
    transform: scale(1) !important;
  }
}
.oldCSS .child-pages .thumbnail .caption {
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  background: rgba(0, 0, 0, 0.15);
  color: #fff;
  padding: 15px;
  -webkit-transition: opacity 0.3s ease-in-out 0s;
  -o-transition: opacity 0.3s ease-in-out 0s;
  transition: opacity 0.3s ease-in-out 0s;
}
@media (max-width: 991px) {
  .oldCSS .child-pages .thumbnail .caption {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .oldCSS .child-pages .thumbnail .caption p {
    margin: auto;
    text-align: center;
  }
}
.oldCSS .child-pages .thumbnail .caption p:not(:first-child) {
  text-align: center;
  font-size: 15px;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 0;
  opacity: 0;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  line-height: 1.2em;
}
@media (max-width: 991px) {
  .oldCSS .child-pages .thumbnail .caption p:not(:first-child) {
    opacity: 1 !important;
  }
}
@media (max-width: 991px) {
  .oldCSS .child-pages .thumbnail .caption p:not(:first-child) {
    display: none;
  }
}
.oldCSS .child-pages .thumbnail .caption p:last-child {
  margin-top: 5px;
}
.oldCSS .child-pages .thumbnail .caption p:first-child {
  text-align: center;
  font-size: 22px;
  margin-top: 15%;
  -webkit-transition: margin 0.3s;
  -o-transition: margin 0.3s;
  transition: margin 0.3s;
}
@media (max-width: 991px) {
  .oldCSS .child-pages .thumbnail .caption p:first-child {
    margin-top: 0;
  }
}
@media (max-width: 991px) {
  .oldCSS .child-pages .thumbnail .caption p:first-child {
    margin: auto;
  }
  .oldCSS .child-pages .thumbnail .caption p:first-child strong:after {
    content: "\e258";
    display: inline-block;
    font-family: "Glyphicons Halflings";
    padding-left: 10px;
  }
}
.oldCSS .child-pages .thumbnail .caption p .btn.btn-primary:after {
  content: "\e258";
  font-family: "Glyphicons Halflings";
  position: absolute;
  right: 15px;
}
.oldCSS .child-pages .thumbnail .btn.btn-primary {
  border-radius: 4px !important;
  background-color: transparent !important;
  color: #86cc89 !important;
}
.oldCSS .child-pages .thumbnail .btn.btn-primary:after {
  content: "\e258";
  font-family: "Glyphicons Halflings";
  position: absolute;
  right: 15px;
}
@media (max-width: 991px) {
  .oldCSS .child-pages .thumbnail {
    background: rgba(0, 0, 0, 0.7) !important;
  }
}
.oldCSS .child-pages .thumbnail:hover .caption {
  opacity: 1;
  background: rgba(0, 0, 0, 0.3);
  text-align: center;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media (max-width: 991px) {
  .oldCSS .child-pages .thumbnail:hover .caption {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    left: auto;
    top: auto;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .oldCSS .child-pages .thumbnail:hover .caption p:first-child {
    margin: auto !important;
  }
}
.oldCSS .child-pages .thumbnail:hover .caption p {
  opacity: 1;
}
.oldCSS .child-pages .thumbnail:hover .caption p:not(:first-child) {
  opacity: 1;
}
.oldCSS .child-pages .thumbnail:hover .caption p:first-child {
  margin-top: 0;
  -webkit-transition: margin 0.3s;
  -o-transition: margin 0.3s;
  transition: margin 0.3s;
}
.oldCSS .child-pages .thumbnail:hover img {
  -webkit-filter: blur(3px);
  filter: blur(3px);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
@media (max-width: 766px) {
  .oldCSS .child-pages .thumbnail:hover img {
    -webkit-filter: blur(0);
    filter: blur(0);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
@media screen and (min-width: 1200px) {
  .oldCSS .col-lg-4 .thumbnail .caption p:first-child {
    font-size: 15px;
  }
  .oldCSS .col-lg-4 .thumbnail .caption p:not(:first-child) {
    font-size: 11px;
  }
  .oldCSS .col-lg-4 .thumbnail .caption p:last-child {
    margin-top: 0;
  }
  .oldCSS .col-lg-4 .thumbnail .caption .btn {
    padding-top: 0 !important;
  }
}
.oldCSS .reduced-margin-bottom {
  margin-bottom: 5px;
}
.oldCSS .additional-reading .p3 {
  font-size: 22px;
  margin: 30px 0;
}
.oldCSS .satisfy {
  font-family: "Satisfy", cursive;
  font-size: 1.2em;
}
.oldCSS .primary-color {
  color: #3d195b;
}
.oldCSS .choose-your-care .surround-box {
  background: #eae6f4;
  border-radius: 4px;
  padding: 30px;
  margin-bottom: 30px;
}
.oldCSS .choose-your-care .surround-box .img-surround {
  background-color: #fff;
  border-radius: 160px;
  float: right;
  height: 160px;
  margin: 0 0 15px 15px;
  padding: 26px;
  text-align: center;
  width: 160px;
}
.oldCSS .choose-your-care #gform_wrapper_1 {
  background: #eae6f4;
  border-radius: 4px;
  padding: 30px;
  position: relative;
}
.oldCSS .choose-your-care #gform_wrapper_1 input[type="text"],
.oldCSS .choose-your-care #gform_wrapper_1 input[type="email"],
.oldCSS .choose-your-care #gform_wrapper_1 input[type="tel"] {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
}
.oldCSS .choose-your-care #gform_wrapper_1 .gform_heading,
.oldCSS .choose-your-care #gform_wrapper_1 .gf_page_steps {
  display: none;
}
.oldCSS .choose-your-care #gform_wrapper_1 .gform_body ul {
  list-style: none;
  padding: 0;
}
.oldCSS .choose-your-care #gform_wrapper_1 .gform_body .gfield.gsection h2 {
  padding-top: 0;
  margin-bottom: 10px;
}
.oldCSS .choose-your-care #gform_wrapper_1 .gform_body .gfield.gsection .gsection_description {
  margin-bottom: 15px;
  font-weight: bold;
}
.oldCSS .choose-your-care #gform_wrapper_1 .gform_body .gfield .gfield_label {
  font-weight: bold;
}
.oldCSS .choose-your-care #gform_wrapper_1 .gform_body input[type="radio"] {
  margin-right: 5px;
}
.oldCSS .choose-your-care #gform_wrapper_1 .gform_body .validation_message {
  color: #f00;
  font-weight: bold;
}
.oldCSS .choose-your-care #gform_wrapper_1 .gform_page_footer {
  margin-left: 33.33333333%;
  padding-left: 15px;
  padding-right: 15px;
  width: 66.66666666%;
}
@media (max-width: 766px) {
  .oldCSS .choose-your-care #gform_wrapper_1 .gform_page_footer {
    margin-left: auto;
    padding: 0;
    width: 100%;
  }
}
.oldCSS .choose-your-care #gform_wrapper_1 .gform_page_footer::after {
  clear: both;
  content: " ";
  display: table;
}
.oldCSS .choose-your-care #gform_wrapper_1 .gform_page_footer .button {
  background-color: #3d195b;
  border: 0;
  border-radius: 26px;
  color: #fff;
  float: right;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 5px;
  max-width: 240px;
  padding: 10px 30px 10px 30px;
  position: relative;
  -webkit-transition: background 500ms ease;
  -o-transition: background 500ms ease;
  transition: background 500ms ease;
  width: 100%;
}
@media (max-width: 991px) {
  .oldCSS .choose-your-care #gform_wrapper_1 .gform_page_footer .button {
    width: auto;
  }
}
.oldCSS .choose-your-care #gform_wrapper_1 .gform_page_footer .button:hover {
  background-color: #ebe7f1;
  color: #3d195b;
}
.oldCSS .choose-your-care #gform_wrapper_1 .gform_page_footer .button.gform_previous_button {
  background-color: #86cc89;
  color: #fff;
  float: left;
}
.oldCSS .choose-your-care #gform_wrapper_1 .gform_page_footer .button.gform_previous_button:hover {
  background-color: #2e9168;
}
.oldCSS .choose-your-care #gform_wrapper_1 .gform_page_footer .button.gform_next_button {
  float: right;
}
.oldCSS .choose-your-care #gform_wrapper_1 .gform_page_footer .gform_ajax_spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  background: #fff;
  width: 24px;
  margin-left: -12px;
  margin-top: -12px;
}
.oldCSS .choose-your-care #gform_wrapper_1 #gform_page_1_5 .gform_page_footer,
.oldCSS .choose-your-care #gform_wrapper_1 #gform_page_1_6 .gform_page_footer {
  margin-left: auto;
  padding: 0;
  width: 100%;
}
.oldCSS .choose-your-care #gform_wrapper_1 .menu-four .gfield {
  margin-bottom: 10px;
}
.oldCSS .choose-your-care #gform_wrapper_1 .menu-four .gfield button {
  background: #f7f7f7;
  border: 0;
  border-radius: 4px;
  color: #555;
  cursor: pointer;
  font-size: 13px;
  padding: 10px 15px 10px 10px;
  position: relative;
  text-align: left;
  width: 100%;
}
.oldCSS .choose-your-care #gform_wrapper_1 .menu-four .gfield.active button {
  background: #9369ab;
  color: #fff;
}
.oldCSS .choose-your-care #gform_wrapper_1 .menu-four .gfield.active button::after {
  content: "\e258";
  font-family: "Glyphicons Halflings", sans-serif;
  position: absolute;
  right: 5px;
}
.oldCSS #craftyclicks-form .address-lookup {
  height: 34px;
  line-height: 14px;
  margin: 0;
  outline: 0;
  margin-top: 27px;
  max-width: none;
}
.oldCSS #craftyclicks-form #craftyclicks-result {
  color: #f00;
  font-size: 13px;
  height: 61px;
  padding-top: 27px;
}
.oldCSS #craftyclicks-form #craftyclicks-result select {
  display: block;
  width: 100% !important;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
}
.oldCSS .contact-cta {
  border-bottom: 1px solid #e3e3e3;
  border-top: 1px solid #e3e3e3;
  padding-bottom: 30px;
  padding-top: 30px;
}
.oldCSS .contact-cta .glyphicon {
  background: #3d195b;
  border-radius: 100px;
  color: #fff;
  display: block;
  font-size: 28px;
  height: 80px;
  line-height: 80px;
  margin: 0 auto 15px;
  text-align: center;
  width: 80px;
}
.oldCSS .contact-cta p {
  font-size: 15px;
  height: 60px;
}
@media (max-width: 766px) {
  .oldCSS .contact-cta p {
    height: auto;
  }
}
.oldCSS hr {
  clear: both;
}
.oldCSS .single h1.entry-title::after {
  background-color: #fff;
}
.oldCSS .single #rest-of-page h2:first-child::after {
  background-color: #fff;
}
.oldCSS #sidebar ul.sub-nav {
  margin-bottom: 30px;
}
.oldCSS #sidebar ul.sub-nav li.current-cat > a {
  background-color: #3d195b;
  color: #fff;
}
.oldCSS .branch-details {
  background: #3d195b url(../png/hand-holding-house.png) no-repeat center center;
  background-size: cover;
  border-radius: 4px;
  color: #3d195b;
  padding: 31px;
  margin-top: 10px;
  min-height: 405px;
  background-color: #86cc89 !important;
}
@media (max-width: 991px) {
  .oldCSS .branch-details {
    min-height: 0;
  }
}
.oldCSS .branch-details h2 {
  color: #fff;
  margin: 0 0 15px;
  padding: 0;
}
.oldCSS .widget div.branch-details {
  margin: -62px auto 0;
}
.oldCSS div.branch-details .img-branch {
  text-align: center;
}
.oldCSS .main-footer {
  position: relative;
  z-index: 100;
}
.oldCSS .branch-details h2::after {
  background-color: #86cc89;
}
.oldCSS strong.phone_ctp {
  font-size: 30px;
}
.oldCSS strong.phone_ctp a {
  color: #fff;
}
.oldCSS .care-location,
.oldCSS .job-location {
  display: none;
}
@media (max-width: 768px) {
  .oldCSS #main #sidebar .locations-job-widget {
    background-color: #be2275 !important;
  }
  .oldCSS #main #sidebar .locations-care-widget {
    background-color: #3d195b !important;
  }
  .oldCSS #sidebar .locations-care-widget img {
    display: none;
  }
  .oldCSS #sidebar .locations-job-widget {
    background-color: #be2275 !important;
  }
  .oldCSS #sidebar .locations-job-widget img {
    display: none;
  }
  .oldCSS .tel {
    font-size: 24px;
  }
  .oldCSS #main #sidebar .locations-care-widget .p3,
  .oldCSS #main #sidebar .locations-job-widget .p3 {
    font-size: 16px;
  }
  .oldCSS .care-location {
    background-color: rgba(58, 184, 132, 0.85);
    left: 0;
  }
  .oldCSS .job-location {
    background-color: rgba(98, 72, 157, 0.85);
    right: 0;
  }
  .oldCSS .care-location,
  .oldCSS .job-location {
    border-top: 1px solid rgba(255, 255, 255, 0.25);
    display: block;
    text-align: center;
    color: #fff;
    width: 50%;
    float: left;
    padding: 10px 5px;
    position: fixed;
    bottom: 0;
    z-index: 9999999999;
  }
  .oldCSS .care-location p,
  .oldCSS .job-location p {
    font-size: 14px;
    margin: 0 0 5px;
  }
  .oldCSS .care-location strong,
  .oldCSS .job-location strong {
    font-size: 16px;
  }
  .oldCSS .care-location span,
  .oldCSS .job-location span {
    font-size: 20px;
  }
  .oldCSS .care-location a,
  .oldCSS .job-location a {
    color: #fff;
    text-decoration: none;
  }
  .oldCSS .care-location .care-tel [href^="tel"],
  .oldCSS .job-location .care-tel [href^="tel"] {
    font-weight: 600;
    color: #fff;
    text-decoration: none;
  }
  .oldCSS iframe {
    width: 100%;
  }
}
@media (max-width: 575px) {
  .oldCSS .tel {
    font-size: 20px !important;
  }
  .oldCSS .locations-care-widget img {
    display: none;
  }
}
.oldCSS #sidebar ul.sub-nav {
  margin-bottom: 30px;
}
@media (max-width: 480px) {
  .oldCSS img.alignright {
    display: block;
    float: none;
    margin: 0 auto 20px;
  }
}
/* Uniform Form Style */
.oldCSS .wpcf7-form input.form-control,
.oldCSS .wpcf7-form select.form-control,
.oldCSS .wpcf7-form input.wpcf7-form-control:not(.field-submit),
.oldCSS .wpcf7-form select.wpcf7-form-control,
.oldCSS .glsr-contact_form_7 input.form-control,
.oldCSS .glsr-contact_form_7 select.form-control,
.oldCSS .glsr-contact_form_7 select.wpcf7-form-control {
  max-width: 100%;
  border-color: #999999;
  border-radius: 0.7rem;
  border-width: 0.1rem;
  background-color: #fff;
  height: 4.8rem;
  margin-bottom: 0;
  padding: 1.2rem;
  width: 100%;
  font-size: 1.6rem;
  color: #2a2a2a;
}

.oldCSS .wpcf7-form input.form-control:user-invalid,
.oldCSS .wpcf7-form select.form-control:user-invalid,
.oldCSS .wpcf7-form input.wpcf7-form-control:user-invalid,
.oldCSS .wpcf7-form select.wpcf7-form-control:user-invalid,
.oldCSS .glsr-contact_form_7 input.form-control:user-invalid,
.oldCSS .glsr-contact_form_7 select.form-control:user-invalid,
.oldCSS .glsr-contact_form_7 select.wpcf7-form-control:user-invalid,
.oldCSS .wpcf7-form textarea.form-control:user-invalid,
.oldCSS .glsr-contact_form_7 textarea.form-control:user-invalid {
  border-color: #f30;
}
.oldCSS .wpcf7-form textarea.form-control,
.oldCSS .wpcf7-form textarea.wpcf7-form-control,
.oldCSS .glsr-contact_form_7 textarea.form-control {
  border-style: solid;
  border-color: #f5f5f5;
  background-color: #f5f5f5;
  box-shadow: none;
  border-radius: 0.7rem;
  border-width: 0.1rem;
  width: 100%;
  font-size: 1.6rem;
}
.oldCSS .wpcf7-form.invalid .wpcf7-response-output {
  border-radius: 9999px;
  padding: 1rem;
  font-size: 14px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  border-color: #f30;
}

.oldCSS .form-select {
  padding-left: 15px;
  padding-right: 15px;
}
.oldCSS .InfinityNumber {
  display: inline-block;
}
.oldCSS .stars-container {
  margin: 0 auto;
  width: 75px;
  margin-top: 20px;
  margin-bottom: 5px;
}
.oldCSS .stars-container p {
  margin-bottom: 0;
}
.oldCSS .stars-container .stars-inner,
.oldCSS .stars-container .stars-outer {
  background-position: left 0;
  background-repeat: no-repeat;
  width: 75px;
  height: 15px;
  display: table;
}
.oldCSS .stars-container .stars-inner {
  background-image: url("../gif/stars_gold.gif");
}
.oldCSS .stars-container .stars-outer {
  background-image: url("../gif/stars_grey.gif");
}
.oldCSS .glassdoor-img {
  border: 1px solid #e3e3e3;
  margin: 0 0 15px;
  padding: 30px;
  text-align: center;
}
.oldCSS .glassdoor-img img {
  max-width: 100%;
}
.oldCSS .glassdoor-img a {
  display: block;
}
.oldCSS .margin-top {
  margin-top: 10px;
}
.oldCSS .nav-tabs-uc > li > a,
.oldCSS .nav-tabs-uc.nav-justified > li > a {
  background-color: #3d195b;
  color: #fff;
  padding: 10px 0 10px 0;
}
.oldCSS .tabbed-content-uc {
  border: 1px solid #ddd;
  padding: 0 10px 0 10px;
  margin-bottom: 20px;
}
.oldCSS .cssiw-widget {
  border: 1px solid #e3e3e3;
  clear: both;
  margin: 4% auto !important;
  width: 92% !important;
  font-size: 13px !important;
  line-height: 18px !important;
}
.oldCSS .cssiw-widget.bookhomevisit {
  padding: 0px;
}
.oldCSS .cssiw-widget.bookhomevisit .wpcf7 {
  padding: 0 20px 20px 20px;
}
.oldCSS .cssiw-widget.bookhomevisit #RequestedDate_SelectedDate {
  display: none;
}
.oldCSS .cssiw-widget.bookhomevisit #RequestedDate_datepicker {
  width: 100%;
  padding: 0;
}
.oldCSS .wpcf7-form-control-wrap.RequestedDate {
  position: unset;
}
.oldCSS .cssiw-widget.bookhomevisit .ui-datepicker-inline {
  margin: 0 auto 0 auto;
}
.oldCSS .cssiw-widget.bookhomevisit .btn {
  margin: 0 !important;
}
.oldCSS .cssiw-widget.bookhomevisit .btn-back {
  padding: 5px 20px 5px 20px !important;
}
.oldCSS .cssiw-widget.bookhomevisit .btn-highlight {
  padding: 10px 30px 10px 30px !important;
}
.oldCSS .cssiw-widget p {
  font-size: 12.8px !important;
  line-height: 18px !important;
}
.oldCSS .ui-datepicker-prev span {
  background-position: -96px 0 !important;
}
.oldCSS .ui-datepicker-next span {
  background-position: -32px 0 !important;
}
.oldCSS .ui-state-active {
  border-radius: 20px;
}
.oldCSS #RequestedDate_datepicker {
  padding: 10px 20px 10px 20px;
  float: left;
}
.oldCSS #RequestedDate_SelectedDate {
  background-color: #3d195b;
  color: #fff;
  float: left;
  width: 180px;
  padding: 20px 40px 20px 40px;
  height: 290px;
}
@media screen and (max-width: 550px) {
  .oldCSS #RequestedDate_datepicker {
    display: block;
  }
  .oldCSS #RequestedDate_SelectedDate {
    display: block;
    width: 312px;
    height: 120px;
    padding: 10px 40px 10px 40px;
  }
}
@media screen and (max-width: 320px) {
  .oldCSS #RequestedDate_datepicker {
    padding: 0;
  }
  .oldCSS #RequestedDate_SelectedDate {
    width: 280px;
  }
}
.oldCSS #RequestedDate_SelectedDateYear {
  font-size: 14px;
  opacity: 0.6;
}
.oldCSS #RequestedDate_SelectedDateDay {
  font-size: 24px;
}
.oldCSS #RequestedDate_SelectedDateDate {
  font-size: 24px;
}
.oldCSS #RequestedDate_datepicker {
  float: left;
}
.oldCSS .TimePreference {
  overflow: hidden;
}
.oldCSS .TimePreference input {
  position: absolute !important;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  width: 1px;
  border: 0;
  overflow: hidden;
}
.oldCSS .TimePreference label {
  display: inline-block;
  width: 140px;
  background-color: #fff;
  color: rgba(0, 0, 0, 0.6);
  font-size: 14px;
  font-weight: normal;
  text-align: center;
  text-shadow: none;
  padding: 6px 14px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
@media screen and (max-width: 550px) {
  .oldCSS .TimePreference label {
    width: 110px;
    padding: 6px 10px;
  }
}
@media screen and (max-width: 320px) {
  .oldCSS .TimePreference label {
    width: 90px;
    padding: 6px;
    font-size: 12px;
  }
}
.oldCSS .TimePreference label:hover {
  cursor: pointer;
}
.oldCSS .TimePreference input:checked + label {
  background-color: #ff1481;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #fff;
}
.oldCSS .TimePreference label:first-of-type {
  border-radius: 4px 0 0 4px;
}
.oldCSS .TimePreference label:last-of-type {
  border-radius: 0 4px 4px 0;
}
.oldCSS .clear {
  clear: both;
}
.oldCSS .gmb-stars-widget {
  border-radius: 4px;
  border: 1px solid #e3e3e3;
}
.oldCSS .gmb-stars-widget .body {
  padding: 30px;
  text-align: center;
}
.oldCSS .gmb-stars-widget .review-average {
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 20px;
}
.oldCSS .gmb-stars-widget .review-count {
  margin-bottom: 0;
  color: #888;
  font-size: 14px;
}
.oldCSS .gmb-stars-widget .review-footer {
  font-size: 12px;
}
.oldCSS .gmb-stars-widget .stars-container {
  margin-top: 5px;
  margin-bottom: 20px;
}
.oldCSS .stars-container .stars-inner,
.oldCSS .stars-container .stars-outer {
  background-repeat: repeat-x;
  height: 13px;
}
.oldCSS .gmb-stars-widget .body a {
  color: #1a0dab;
  text-decoration: underline;
}
.oldCSS .HH008_time {
  font-size: 12px;
  line-height: 17px;
  display: inline-block;
}
.oldCSS .HH008_mobile p {
  display: block;
  padding: 0 10px 0 50px;
  font-size: 10px;
  max-width: 280px;
  position: relative;
  margin: 0 auto;
}
.oldCSS .HH008_mobile img {
  display: inline-block;
  width: 40px;
  position: absolute;
  top: 0;
  left: 10px;
}
@media (min-width: 480px) {
  .oldCSS .HH008-sm_mobile {
    display: none;
  }
}
.oldCSS h1.author #strapline {
  display: block;
  line-height: 0.4;
}
.oldCSS .author-inline-image {
  width: 50%;
  float: right;
  padding: 60px 0 20px 20px;
  margin-right: 20px;
}
.oldCSS .author-inline-image img {
  width: 100%;
}
.oldCSS .HH027_BranchFinder_Home {
  font-size: 45px !important;
}
@media (max-width: 480px) {
  .oldCSS .HH027_BranchFinder_Home {
    font-size: 30px !important;
  }
}
.oldCSS .HH027_separator {
  color: white;
  margin: 10px 0;
  font-size: 20px;
}
.oldCSS .HH027--other#hero {
  height: 380px;
  padding-top: 80px;
}
.oldCSS .HH027--other#hero #strapline {
  margin-bottom: 10px;
}
.oldCSS .HH027--other#hero:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  background: -o-linear-gradient(bottom, #292929 0%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-gradient(linear, left bottom, left top, from(#292929), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(to top, #292929 0%, rgba(255, 255, 255, 0) 100%);
}
.oldCSS .HH027--other .HH027_second-strapline {
  color: #fff;
}
.oldCSS .HH027_BranchFinder {
  font-size: 0;
  margin-left: -5px;
}
.oldCSS .HH027_BranchFinder-input,
.oldCSS .HH027_BranchFinder-cta {
  height: 55px;
  display: inline-block;
  font-size: 18px;
  vertical-align: middle;
}
@media (max-width: 575px) {
  .oldCSS .HH027_BranchFinder-input,
  .oldCSS .HH027_BranchFinder-cta {
    font-size: 14px;
    height: 53px;
  }
}
.oldCSS .HH027_BranchFinder-input {
  border-radius: 25px 0 0 25px;
  border: none;
  outline: none;
  padding: 0 30px;
  width: 80%;
  max-width: 400px;
}
@media (max-width: 575px) {
  .oldCSS .HH027_BranchFinder-input {
    padding: 0 15px;
    width: 77%;
  }
}
.oldCSS .HH027_BranchFinder-cta {
  padding: 0 10px;
  border: none;
  border-radius: 0 25px 25px 0;
  background: #86cc89;
  color: #3d195b;
  width: 20%;
  max-width: 80px;
  -webkit-transition: 0.2s ease all;
  -o-transition: 0.2s ease all;
  transition: 0.2s ease all;
  font-size: 16px;
  font-weight: 600;
}
.oldCSS .HH027_BranchFinder-cta:focus {
  outline: none;
}
.oldCSS .HH027_BranchFinder-cta:hover {
  background: #9ed6a1;
  -webkit-transition: 0.2s ease all;
  -o-transition: 0.2s ease all;
  transition: 0.2s ease all;
}
@media (max-width: 575px) {
  .oldCSS .HH027_BranchFinder-cta {
    width: 23%;
  }
}
.oldCSS .HH027_BranchFinder-error p {
  color: white;
  font-size: 18px !important;
  margin: 10px 0 10px 0;
}
.oldCSS .HH027_BranchFinder-error p a {
  color: white;
  text-decoration: underline;
}
@media (max-width: 575px) {
  .oldCSS .HH027_BranchFinder-error p {
    font-size: 16px !important;
  }
}
.oldCSS .HH027--other .HH027_BranchFinder-error p {
  font-size: 14px !important;
}
@media (max-width: 575px) {
  .oldCSS .HH027 #hero.weekend-styling .row {
    padding-right: 0;
  }
}
@media (max-width: 575px) {
  .oldCSS .HH027_BranchFinder-form .row {
    padding-right: 0 !important;
  }
}
@media (max-width: 768px) {
  .oldCSS .form-group {
    clear: both;
  }
}
.oldCSS .jobs-header-strip {
  background-color: #2bb03d;
  color: #fff;
  text-align: center;
  padding: 10px;
}
.oldCSS .c19-header-strip {
  background-color: #ffeb3b;
  color: #3d195b;
  text-align: center;
  padding: 10px;
}
.oldCSS .jobs-header-strip a {
  color: #fff;
  text-decoration: underline;
}
.oldCSS .TftSiteReviews .btn.btn-secondary.full {
  width: 100%;
}
.oldCSS .TftSiteReviews .btn.btn-primary.full {
  width: 100%;
  margin-top: 10px !important;
  margin-bottom: 5px !important;
}
.oldCSS .TftSiteReviewsTemplate h3 {
  border-bottom: 1px solid #eee;
  padding-bottom: 5px;
  margin-bottom: 20px;
  padding-top: 20px;
}
.oldCSS .TftSiteReview .glsr-review-author:before {
  content: "" !important;
}
.oldCSS .TftSiteReview h4 {
  margin-bottom: 5px;
}
.oldCSS .glsr-default .TftSiteReview.glsr-review {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #eee;
}
.oldCSS .glsr-default.TftSiteReview.glsr-review > div {
  margin-bottom: 0px !important;
}
.oldCSS .TftSiteReview .glsr-review-author span {
  color: #aaa;
}
.oldCSS .TftSiteReviewsSummaryWide {
  border: 1px solid #eee;
  border-radius: 4px;
}
.oldCSS .TftSiteReviewsSummaryWide .glsr-default.glsr-summary {
  max-width: unset;
}
.oldCSS .TftSiteReviewsSummaryWide .glsr-summary.glsr-default {
  padding: 20px;
  display: table;
}
.oldCSS .TftSiteReviewsSummaryWide .glsr-bar-background-percent {
  background-color: #63489d !important;
}
.oldCSS .TftSiteReviewsSummaryWide .TftSiteReviewsSummaryWide-ratings {
  width: 40%;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.oldCSS .TftSiteReviewsSummaryWide .TftSiteReviewsSummaryWide-bars {
  display: table-cell;
  vertical-align: middle;
}
.oldCSS .TftSiteReviewsSummaryWide .glsr-bar-background:before,
.oldCSS .TftSiteReviewsSummaryWide .glsr-bar-background-percent {
  border-radius: 6px;
}
.oldCSS .TftSiteReviewsSummaryWide .glsr-bar-label {
  padding-right: 10px;
}
.oldCSS .TftSiteReviewsSummaryWide .glsr-default.glsr-summary > div {
  margin-bottom: 0;
}
.oldCSS .TftSiteReviewsSummaryWide .TftSiteReviewsSummaryWide-cta {
  padding: 15px 20px;
  background-color: #eee;
}
.oldCSS .TftSiteReviewsSummaryWide .TftSiteReviewsSummaryWide-cta span {
  float: left;
  display: inline-block;
  margin-top: 10px;
}
.oldCSS .TftSiteReviewsSummaryWide .TftSiteReviewsSummaryWide-cta .btn {
  margin: 0px !important;
  float: right;
}
.oldCSS .TftSiteReviewsSummary {
  margin-bottom: 15px;
}
.oldCSS .TftSiteReviewsSummary .glsr-default.glsr-summary {
  max-width: unset;
}
.oldCSS .TftSiteReviewsSummary .TftSiteReviewsSummary-header {
  background-color: #63489d;
  color: #fff;
  padding: 10px 10px;
  margin-bottom: 0px !important;
  font-weight: bold;
}
.oldCSS .TftSiteReviewsSummary .TftSiteReviewsSummary-header.first {
  -webkit-border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.oldCSS .TftSiteReviewsSummary .TftSiteReviewsSummary-subheader {
  background-color: #e4e4e4;
  padding: 10px 10px;
  font-size: 14px;
}
.oldCSS .TftSiteReviewsSummary .TftSiteReviewsSummary-content {
  border: 1px solid #e4e4e4;
  margin-bottom: 0 !important;
}
.oldCSS .TftSiteReviewsSummary .TftSiteReviewsSummary-content.last {
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.oldCSS .TftSiteReviewsSummary .TftSiteReviewsSummary-ratings {
  text-align: center;
  padding: 20px 40px 0 40px;
}
.oldCSS .TftSiteReviewsSummary .TftSiteReviewsSummary-ratings .glsr-review-title h3 {
  margin-bottom: 0;
}
.oldCSS .TftSiteReviewsSummary .TftSiteReviewsSummary-ratings .glsr-review-date {
  font-size: 12px;
}
.oldCSS .TftSiteReviewsSummary .TftSiteReviewsSummary-ratings .glsr-review-content p {
  font-size: 14px;
}
.oldCSS .TftSiteReviewsSummary .glsr-default .TftSiteReviewsSummary-ratings .glsr-review-rating {
  display: block;
}
.oldCSS .TftSiteReviewsSummary .TftSiteReviewsSummary-reviewlinks {
  padding: 20px 40px 0 40px;
  text-align: center;
  margin-bottom: 20px !important;
}
.oldCSS .TftSiteReviewsSummary .TftSiteReviewsSummary-reviewlinks a {
  font-size: 14px;
}
.oldCSS .TftSiteReviewsSummary .TftSiteReviewsSummary-google {
  border-bottom: 1px solid #e4e4e4;
  padding: 10px;
}
.oldCSS .TftSiteReviewsSummary .TftSiteReviewsSummary-google .TftSiteReviewsSummary-google-logo {
  float: left;
  width: 49%;
  text-align: center;
}
.oldCSS .TftSiteReviewsSummary .TftSiteReviewsSummary-google .TftSiteReviewsSummary-google-logo img {
  width: 160px;
}
.oldCSS .TftSiteReviewsSummary .TftSiteReviewsSummary-google .TftSiteReviewsSummary-google-logo-text {
  font-size: 10px;
  text-align: center;
}
.oldCSS .TftSiteReviewsSummary .TftSiteReviewsSummary-google .TftSiteReviewsSummary-google-review {
  float: left;
  width: 50%;
  text-align: center;
  font-size: 12px;
}
.oldCSS .TftSiteReviewsSummary .TftSiteReviewsSummary-google .TftSiteReviewsSummary-google-review-rating {
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 0;
}
.oldCSS .TftSiteReviewsSummary .TftSiteReviewsSummary-google .TftSiteReviewsSummary-google-review-ratingcount {
  margin-bottom: 0;
}
.oldCSS .TftSiteReviewsSummary .TftSiteReviewsSummary-google .stars-container {
  margin-top: 0;
  margin-bottom: 0;
}
.oldCSS .TftSiteReviewsSummary .TftSiteReviewsSummary-google .stars-container .stars-inner,
.oldCSS .TftSiteReviewsSummary .TftSiteReviewsSummary-google .stars-container .stars-outer {
  height: 15px;
}
.oldCSS .TftSiteReviewsSummary .TftSiteReviewsSummary-nhs {
  padding: 10px;
}
.oldCSS .TftSiteReviewsSummary .TftSiteReviewsSummary-nhs .TftSiteReviewsSummary-nhs-logo {
  float: left;
  width: 49%;
  text-align: center;
}
.oldCSS .TftSiteReviewsSummary .TftSiteReviewsSummary-nhs .TftSiteReviewsSummary-nhs-logo-text {
  font-size: 10px;
  text-align: center;
}
.oldCSS .TftSiteReviewsSummary .TftSiteReviewsSummary-nhs .TftSiteReviewsSummary-nhs-review {
  float: left;
  width: 50%;
  text-align: center;
  font-size: 12px;
}
.oldCSS .TftSiteReviewsSummary .TftSiteReviewsSummary-nhs .TftSiteReviewsSummary-nhs-review-title {
  font-weight: bold;
  margin-bottom: 0;
}
.oldCSS .TftSiteReviewsSummary .TftSiteReviewsSummary-nhs .TftSiteReviewsSummary-nhs-review-date {
  font-size: 10px;
}
.oldCSS .TftSiteReviewsSummary .TftSiteReviewsSummary-percentages {
  text-align: center;
  padding: 20px 40px 0 40px;
}
.oldCSS .TftSiteReviewsSummary .TftSiteReviewsSummary-review {
  display: none;
  text-align: center;
  padding: 20px 40px 0 40px;
}
.oldCSS .TftSiteReviewsSummary .TftSiteReviewsSummary-review .glsr-review-content p {
  margin: 0;
}
.oldCSS .TftSiteReviewsSummary .glsr-bar-background-percent {
  background-color: #63489d !important;
}
.oldCSS .TftSiteReviewsSummary .glsr-bar-background:before,
.oldCSS .TftSiteReviewsSummary .glsr-bar-background-percent {
  border-radius: 6px;
}
.oldCSS .TftSiteReviewsSummary .glsr-bar-label {
  padding-right: 10px;
}
.oldCSS .localnews.heading {
  min-height: 100px;
}
@media (max-width: 768px) {
  .oldCSS .localnews.heading {
    min-height: unset;
  }
}
@media (min-width: 1880px) {
  .oldCSS .HH035_stickyNav .logo-medium {
    display: inline-block !important;
  }
}
@media screen and (min-width: 992px) {
  .oldCSS .HH035_stickyNav {
    position: fixed;
    z-index: 10000;
    width: 100%;
    /* top: -100px;
    opacity: 0;
   */
    left: 0;
    top: 0;
    display: none;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.35);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.35);
    background-color: #fff;
    -webkit-transition: top 0.25s ease-in-out, opacity 0.25s;
    -o-transition: top 0.25s ease-in-out, opacity 0.25s;
    transition: top 0.25s ease-in-out, opacity 0.25s;
  }
  .oldCSS .HH035_stickyNav.sticky {
    top: 0;
    opacity: 1;
    display: block;
    /* transition: top 0.25s ease-in-out, opacity 0.25s;
    */
  }
  .oldCSS .HH035_stickyNav #main-nav {
    display: none;
  }
  .oldCSS .HH035_stickyNav .logo-block a {
    position: relative;
    top: -5px;
  }
  .oldCSS .mobile .HH035_stickyNav .logo-block .logo-medium.img-responsive {
    max-width: 125px;
  }
  .oldCSS .HH035_stickyNav #menu-top-menu li a {
    padding-top: 57px !important;
    background-position: center top 10px !important;
  }
  .oldCSS .HH035_stickyNav .navbar.navbar-default {
    margin-bottom: 0;
  }
  .oldCSS .HH035_stickyNav #menu-top-menu:after {
    content: "";
    display: block;
    clear: both;
  }
  .oldCSS .HH035_stickyNav #menu-top-menu li a strong {
    display: inline-block !important;
  }
  .oldCSS .HH035_timeTooltip {
    position: absolute;
    z-index: 999999;
    background-color: #7c65b4;
    color: #fff;
    left: 20px;
    top: 25px;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: opacity 0.25s, top 0.25s;
    -o-transition: opacity 0.25s, top 0.25s;
    transition: opacity 0.25s, top 0.25s;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    padding: 12px;
    min-width: 250px;
    -webkit-box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.35);
    box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.35);
  }
  .oldCSS .HH035_timeTooltip:before {
    content: "";
    position: absolute;
    z-index: 999999;
    top: -10px;
    right: 30px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 7px 10px 7px;
    border-color: transparent transparent #7c65b4 transparent;
  }
  .oldCSS .HH035_timeTooltipWrap {
    position: relative;
  }
  .oldCSS .HH035_timeTooltipWrap #tooltipTrigger {
    position: absolute;
    opacity: 0;
    pointer-events: none;
  }
  .oldCSS .HH035_timeTooltipWrap #tooltipTrigger:checked ~ .HH035_timeTooltip {
    opacity: 1;
    top: 35px;
    pointer-events: all;
    -webkit-transition: opacity 0.25s, top 0.25s;
    -o-transition: opacity 0.25s, top 0.25s;
    transition: opacity 0.25s, top 0.25s;
  }
  .oldCSS .HH035_timeTooltip__label {
    color: #624b9b;
    display: block;
    cursor: pointer;
    font-weight: bold;
  }
  .oldCSS .HH035_timeTooltip__label:hover,
  .oldCSS .HH035_timeTooltip__label:focus {
    text-decoration: underline;
  }
  .oldCSS .HH035_timeTooltip__label:hover ~ .HH035_timeTooltip,
  .oldCSS .HH035_timeTooltip__label:focus ~ .HH035_timeTooltip {
    opacity: 1;
    top: 35px;
    pointer-events: all;
    -webkit-transition: opacity 0.25s, top 0.25s;
    -o-transition: opacity 0.25s, top 0.25s;
    transition: opacity 0.25s, top 0.25s;
  }
}
.oldCSS .mobile #main-nav .menu-wrapper.clicked {
  max-height: 387px;
  overflow: hidden;
  overflow-y: scroll;
}
.oldCSS .mobile .HH035 .HH008_mobile {
  color: #000;
}
.oldCSS .mobile .HH035_stickyNav.sticky {
  position: absolute;
  left: 0;
  top: 0 !important;
  width: 100%;
  z-index: 100;
}
.oldCSS .mobile .HH035_stickyNav.open .mobile-call-us.active #mobile-call-block {
  min-height: 278px !important;
  -webkit-box-shadow: 0px -2px 5px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px -2px 5px 0px rgba(0, 0, 0, 0.15);
  z-index: 9999 !important;
  top: -278px !important;
  opacity: 1;
}
.oldCSS .mobile .HH035_stickyNav.open .mobile-call-us:not(.active) #mobile-call-block {
  opacity: 0;
}
.oldCSS .mobile .HH035_stickyNav.sticky {
  position: fixed;
  z-index: 100;
  width: 100%;
  left: 0;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.35);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.35);
  -webkit-animation-name: reveal;
  animation-name: reveal;
  -webkit-animation-duration: 0.25s;
  animation-duration: 0.25s;
}
.oldCSS .mobile .HH035_stickyNav.sticky #search-body {
  top: 104px;
}
.oldCSS .mobile .HH035_stickyNav.sticky .navbar-header {
  position: relative;
}
.oldCSS .mobile .HH035_stickyNav .navbar-header .navbar-toggle,
.oldCSS .mobile .HH035_stickyNav .navbar-header .search-btn {
  margin: 0;
}
.oldCSS .mobile .HH035_stickyNav.sticky .logo-block.logo-mobile {
  padding-top: 0 !important;
}
.oldCSS .mobile .HH035_stickyNav .logo-block.logo-mobile .logo-mobile:only-child {
  padding: 0;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  max-width: 150px;
  height: auto;
}
.oldCSS .mobile .HH035_stickyNav.sticky #mobile-cta-block .col-xs-6 {
  background-color: #3bb884;
  color: #fff;
}
.oldCSS .mobile .HH035_stickyNav.sticky #mobile-cta-block .col-xs-6 a {
  color: #fff;
}
@-webkit-keyframes reveal {
  from {
    top: -130px;
  }
  to {
    top: 0;
  }
}
@keyframes reveal {
  from {
    top: -130px;
  }
  to {
    top: 0;
  }
}
.oldCSS #livechat-eye-catcher,
.oldCSS #chat-widget-container {
  z-index: 100 !important;
}
.oldCSS #menu-footer-legal li:first-child {
  padding-left: 0 !important;
}
.oldCSS #menu-footer-legal {
  float: left;
  width: 80%;
}
.oldCSS .accessibilityTools {
  float: right;
  width: 20%;
  color: #fff;
  font-size: 12px;
  text-align: right;
}
.oldCSS .accessibilityTools span {
  display: inline-block;
  padding: 16px 0;
  margin-right: 5px;
}
.oldCSS .accessibilityTools a {
  border-radius: 100%;
  background-color: #fff;
  margin-right: 5px;
  text-align: center;
  padding-top: 6px;
  width: 35px;
  height: 35px;
  display: inline-block;
  font-size: 16px;
}
@media (max-width: 991px) {
  .oldCSS #menu-footer-legal {
    width: 100%;
    text-align: center;
  }
  .oldCSS .accessibilityTools {
    width: 100%;
    float: left;
    text-align: center;
  }
}
.oldCSS #menu-item-87608 a {
  background-color: #86cc89 !important;
}
.oldCSS .author .HH005_Wrap {
  position: relative;
  margin-bottom: 40px;
}
.oldCSS .HH005_Wrap {
  z-index: 11;
  background: #f2f2f2;
  width: 100%;
  padding-left: 0;
  height: 45px;
}
.oldCSS .HH005_Wrap .wrap-icon {
  width: 50px;
  display: inline-block !important;
}
.oldCSS .HH005_Wrap .cqc-icon {
  width: 55px;
  margin-right: 5px;
  position: relative;
  top: 2px;
}
.oldCSS .HH005_Wrap .ciw-icon {
  width: 40px;
  position: relative;
  top: 2px;
}
.oldCSS .HH005_Wrap .time-icon {
  width: 20px;
}
.oldCSS .HH005_Wrap .trust-icon {
  width: 50px;
}
.oldCSS .HH005_Wrap .service-icon {
  width: 20px;
  position: relative;
  top: -1px;
}
.oldCSS .HH005_Wrap .icon-text {
  color: #262626;
  font-weight: normal;
  display: inline-block;
  font-size: 14px;
  padding-left: 10px;
}
.oldCSS .HH005_Wrap .icon-text .bold {
  font-weight: bold;
}
.oldCSS .HH005_USP_Link {
  background: none !important;
}
.oldCSS .HH005_USP_Link:after {
  display: none;
}
.oldCSS .HH005_Content_Carousel {
  position: relative;
  z-index: 11;
}
.oldCSS .HH005_Content_Carousel .HH005_Content_Wrap {
  overflow: hidden;
}
.oldCSS .HH005_Content_Carousel .slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
  margin: 0 auto;
}
.oldCSS .HH005_Content_Carousel .slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.oldCSS .HH005_Content_Carousel .slick-list:focus {
  outline: none;
}
.oldCSS .HH005_Content_Carousel .slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.oldCSS .HH005_Content_Carousel .slick-slider .slick-track,
.oldCSS .HH005_Content_Carousel .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.oldCSS .HH005_Content_Carousel .slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.oldCSS .HH005_Content_Carousel .slick-track:before,
.oldCSS .HH005_Content_Carousel .slick-track:after {
  display: table;
  content: "";
}
.oldCSS .HH005_Content_Carousel .slick-track:after {
  clear: both;
}
.oldCSS .HH005_Content_Carousel .slick-loading .slick-track {
  visibility: hidden;
}
.oldCSS .HH005_Content_Carousel .slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
.oldCSS .HH005_Content_Carousel [dir="rtl"] .slick-slide {
  float: right;
}
.oldCSS .HH005_Content_Carousel .slick-slide img {
  display: block;
}
.oldCSS .HH005_Content_Carousel .slick-slide.slick-loading img {
  display: none;
}
.oldCSS .HH005_Content_Carousel .slick-slide.dragging img {
  pointer-events: none;
}
.oldCSS .HH005_Content_Carousel .slick-initialized .slick-slide {
  display: block;
}
.oldCSS .HH005_Content_Carousel .slick-loading .slick-slide {
  visibility: hidden;
}
.oldCSS .HH005_Content_Carousel .slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.oldCSS .HH005_Content_Carousel .slick-arrow.slick-hidden {
  display: none;
}
.oldCSS .HH005_Content_Carousel .slick-slide:last-of-type .HH005_USP_Link:after {
  display: none;
}
.oldCSS .HH005_Content_Carousel .HH005_USP_Link {
  float: none;
  display: inline-block;
  background-color: #fff;
  padding: 10px;
  text-align: center;
  position: relative;
  outline: none;
}
.oldCSS .HH005_Content_Carousel .HH005_USP_Link:hover {
  text-decoration: none;
}
.oldCSS .HH005_Content_Carousel .HH005_USP_Image {
  display: inline-block;
  width: 40px;
  height: 40px;
  vertical-align: middle;
  fill: #3d195b;
}
.oldCSS .HH005_Content_Carousel .HH005_USP_Text {
  display: inline-block;
  vertical-align: middle;
  color: #262626;
  font-weight: normal;
}
.oldCSS .HH005_Content_Carousel .HH005_USP_Text em {
  color: #3d195b;
  font-weight: bold;
  font-style: normal;
}
@media (max-width: 767px) {
  .oldCSS .HH005_Content_Carousel .HH005_Content_Wrap.container {
    padding: 0;
  }
  .oldCSS .HH005_Content_Carousel .HH005_USP_Link {
    padding: 10px 6px;
  }
  .oldCSS .HH005_USP_Text {
    width: calc(100% - 60px);
    padding: 0;
    font-size: 14px;
  }
  .oldCSS .HH005_USP_Text br {
    display: none;
  }
}
@media (min-width: 768px) {
  .oldCSS .HH005_USP_Text {
    width: auto;
    padding: 0 10px;
  }
  .oldCSS .HH005_USP_Text br {
    display: none;
  }
}
@media (min-width: 992px) {
  .oldCSS .HH005_USP_Link:after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 1px;
    height: 100%;
    max-height: 45px;
    background: #e0dede;
  }
  .oldCSS .HH005_USP_Text {
    width: calc(100% - 45px);
    padding: 0 10px;
  }
  .oldCSS .HH005_USP_Text br {
    display: block;
  }
  .oldCSS .HH005_Wrap {
    position: absolute;
    width: 100%;
  }
  .oldCSS #main-nav {
    margin-bottom: 0;
  }
  .oldCSS #hero {
    margin-top: 0;
  }
}
@media (min-width: 1075px) {
  .oldCSS .HH005_USP_Text br {
    display: none;
  }
}
@media (min-width: 1880px) {
  .oldCSS .HH005_Wrap {
    padding-left: 40px;
    background-color: #fff;
    z-index: 1;
    padding-right: 40px;
  }
}
@media all and (max-width: 1900px) {
  .oldCSS .HH005_Wrap .HH005_Content_Carousel .slick-slider {
    margin: 0 auto;
  }
}
@media all and (max-width: 991px) {
  .oldCSS .HH005_Wrap .HH005_Content_Carousel .slick-slider {
    width: 100%;
  }
}
@media all and (max-width: 1900px) {
  .oldCSS .HH005_Wrap {
    margin-left: 0;
  }
}
@media all and (max-width: 1400px) {
  .oldCSS .HH005_Wrap {
    height: auto;
  }
}
@media all and (max-width: 767px) {
  .oldCSS .HH005_USP_Link .wrap-icon,
  .oldCSS .HH005_USP_Link .icon-text {
    float: none;
    display: inline-block;
  }
}
@media all and (min-width: 767px) and (max-width: 992px) {
  .oldCSS .managed-link-disappear {
    display: none;
  }
}
.oldCSS #reviewsSection .rev-carousel {
  margin-top: 30px;
  background: #fff;
  border-radius: 15px;
  color: #555;
}
.oldCSS .HH005_Content_Carousel .HH005_USP_Link {
  width: 100%;
  padding: 10px 7px;
}
.oldCSS .HH005_Wrap .icon-text {
  padding-left: 2px;
}
.oldCSS #top-nav {
  padding: 15px;
}
@media (min-width: 1200px) {
  .oldCSS #top-nav > .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.oldCSS #top-nav .logo-block .logo-medium.img-responsive {
  display: inline-block;
}
.oldCSS #top-nav .contact {
  border-right: 1px solid #e3e3e3;
  font-size: 12px;
  height: 85px;
  padding-top: 0;
}
.oldCSS #top-nav .contact.jobs-contact {
  /* border-left:1px solid #e3e3e3;
  */
  border-right: 0;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
.oldCSS #top-nav .contact.jobs-contact strong {
  display: block;
  margin-bottom: 5px;
}
.oldCSS #top-nav .contact.jobs-contact .btn {
  max-width: 180px;
  width: 100%;
}
.oldCSS #top-nav .contact:last-child {
  border-right: 0;
}
.oldCSS #top-nav .contact > .row {
  -ms-flex-line-pack: center;
  align-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  height: 100%;
}
.oldCSS #top-nav .contact p {
  font-size: 14px;
  margin-bottom: 0;
}
.oldCSS #top-nav .contact p b {
  font-size: 20px;
}
.oldCSS #top-nav .contact p .care-highlight {
  color: #654c96;
}
.oldCSS #top-nav .contact p .job-highlight {
  color: #be2276;
}
.oldCSS #top-nav .contact p small {
  font-size: 13px;
}
.oldCSS #top-nav .contact .phone-number {
  font-size: 20px;
  font-weight: bold;
  color: #555;
}
.oldCSS #top-nav .contact .email {
  font-size: 12px;
  word-break: break-all;
}
.oldCSS #top-nav .contact .btn {
  border-radius: 29px;
  color: #fff;
  line-height: 32px;
  margin-top: 2px;
  padding: 0 30px;
  position: relative;
}
.oldCSS #top-nav .contact .btn::after {
  content: "\e258";
  font-family: "Glyphicons Halflings", sans-serif;
  font-size: 12px;
  position: absolute;
  right: 10px;
}
.oldCSS #top-nav .contact .btn.btn-pink {
  background: #be2276;
}
.oldCSS #top-nav .contact .btn.btn-pink:hover {
  background: #970657;
  font-weight: 400;
}
.oldCSS #top-nav .contact .btn.btn-blue {
  background: #2487cb;
}
.oldCSS #top-nav .contact .btn.btn-blue:hover {
  background: #1b6598;
  font-weight: 400;
}
.oldCSS #top-nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.oldCSS #top-nav .menu .menu-item {
  float: left;
  overflow: hidden;
  border-right: 1px solid #e3e3e3;
  color: #000;
  font-size: 13px;
  height: 85px;
  line-height: 16px;
}
.oldCSS #top-nav .menu .menu-item:first-child {
  border-left: 1px solid #e3e3e3;
}
.oldCSS #top-nav .menu .menu-item:first-child:nth-last-child(1) {
  width: 100%;
}
.oldCSS #top-nav .menu .menu-item:first-child:nth-last-child(2),
.oldCSS #top-nav .menu .menu-item:first-child:nth-last-child(2) ~ li {
  width: 50%;
}
.oldCSS #top-nav .menu .menu-item:first-child:nth-last-child(3),
.oldCSS #top-nav .menu .menu-item:first-child:nth-last-child(3) ~ li {
  width: 33.3333%;
}
.oldCSS #top-nav .menu .menu-item:first-child:nth-last-child(4),
.oldCSS #top-nav .menu .menu-item:first-child:nth-last-child(4) ~ li {
  width: 25%;
}
.oldCSS #top-nav .menu .menu-item:first-child:nth-last-child(5),
.oldCSS #top-nav .menu .menu-item:first-child:nth-last-child(5) ~ li {
  width: 20%;
}
.oldCSS #top-nav .menu .menu-item.find-local a {
  background-image: url("../png/icon-local-care.png");
  background-position: center top 3px;
}
.oldCSS #top-nav .menu .menu-item.find-local a strong {
  color: #3d195b;
}
.oldCSS #top-nav .menu .menu-item.find-local a:hover {
  background-image: url("../png/icon-local-care2.png");
}
.oldCSS #top-nav .menu .menu-item.find-local a:hover strong {
  color: #3d195b;
}
.oldCSS #top-nav .menu .menu-item.request-a-call a {
  background-image: url("../png/icon-request-a-call.png");
  background-position: center top 3px;
}
.oldCSS #top-nav .menu .menu-item.request-a-call a strong {
  color: #3d195b;
}
.oldCSS #top-nav .menu .menu-item.request-a-call a:hover {
  background-image: url("../png/icon-request-a-call2.png");
}
.oldCSS #top-nav .menu .menu-item.request-a-call a:hover strong {
  color: #3d195b;
}
.oldCSS #top-nav .menu .menu-item.existing-customers a {
  background-image: url("../png/icon-existing-customers.png");
  background-position: center top 3px;
}
.oldCSS #top-nav .menu .menu-item.existing-customers a strong {
  color: #38505d;
}
.oldCSS #top-nav .menu .menu-item.existing-customers a:hover {
  background-image: url("../png/icon-existing-customers2.png");
}
.oldCSS #top-nav .menu .menu-item.existing-customers a:hover strong {
  color: #1b262c;
}
.oldCSS #top-nav .menu .menu-item.book-appt a {
  background-image: url("../png/icon-book-appt.png");
  background-position: center top 3px;
}
.oldCSS #top-nav .menu .menu-item.book-appt a strong {
  color: #2487cb;
}
.oldCSS #top-nav .menu .menu-item.book-appt a:hover {
  background-image: url("../png/icon-book-appt2.png");
}
.oldCSS #top-nav .menu .menu-item.book-appt a:hover strong {
  color: #1b6699;
}
.oldCSS #top-nav .menu .menu-item.request-a-brochure a {
  background-image: url("../png/icon-request-a-brochure.png");
  background-position: center top 3px;
}
.oldCSS #top-nav .menu .menu-item a {
  background: no-repeat center 8px;
  display: block;
  height: 85px;
  font-weight: 300;
  color: #666;
  overflow: hidden;
  padding: 47px 5px 8px;
  width: 100%;
  text-decoration: none;
}
.oldCSS #top-nav .menu .menu-item a:hover {
  background-color: #f9f9f9;
}
.oldCSS #top-nav .menu .menu-item a strong {
  color: #333;
  display: block;
  font-size: 14px;
}
.oldCSS .HH035_stickyNav #top-nav {
  padding: 0;
  padding-left: 20px;
}
.oldCSS .HH035_stickyNav #top-nav .contact {
  padding-left: 0 !important;
}
.oldCSS .d-none {
  display: none !important;
}
@media only screen and (min-width: 768px) {
  .oldCSS .d-md-inline {
    display: inline !important;
  }
  .oldCSS .d-md-none {
    display: none !important;
  }
}
@media only screen and (min-width: 992px) {
  .oldCSS .d-lg-block {
    display: block !important;
  }
  .oldCSS .d-lg-inline {
    display: inline !important;
  }
  .oldCSS .d-lg-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .oldCSS .d-lg-none {
    display: none !important;
  }
}
.oldCSS .stripe {
  z-index: 99;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  position: relative;
  padding: 5px 30px;
  min-height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 500;
}
.oldCSS .stripe-info {
  background: #ffeb3b;
}
.oldCSS .stripe-info,
.oldCSS .stripe-info a {
  color: #3d195b;
}
.oldCSS .stripe-secondary {
  background-color: #86cc89;
}
.oldCSS .stripe-secondary,
.oldCSS .stripe-secondary a {
  color: #3d195b;
}
.oldCSS .stripe-close {
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #555;
  padding: 5px;
  cursor: pointer;
}
.oldCSS .stripe a {
  text-decoration: underline;
}
.oldCSS .menu-top {
  font-size: 1.44rem;
  line-height: 1.35;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #fff;
  padding: 6px 12px 0 12px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
  z-index: 99999;
}
.oldCSS .menu-top-wrap {
  display: table;
  width: 100%;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 99;
  /* border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  */
  /* -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.25);
  */
  /* box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.25);
  */
  background: white;
}
.oldCSS .menu-top-logo {
  display: none;
}
.oldCSS .menu-top-logo img {
  height: 64px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.oldCSS .menu-top .menu-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  color: #3d195b;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer;
}
.oldCSS .menu-top .menu-item-care {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  color: #555;
  font-weight: 400;
}
.oldCSS .menu-top .menu-item a:hover {
  text-decoration: none;
}
.oldCSS .menu-top .menu-item i:not(.fa-info) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  width: 36px;
  text-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 36px;
  font-size: 28px;
  line-height: 36px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.oldCSS .menu-top .menu-item .link {
  font-weight: 600;
  text-decoration: underline;
  color: #3d195b;
  cursor: pointer;
  text-align: center;
}
.oldCSS .menu-top .menu-item a {
  font-weight: 600;
  text-align: center;
  color: #3d195b;
  text-decoration: none;
}
.oldCSS .menu-top .menu-item:hover a {
  color: #3d195b;
}
.oldCSS .menu-top .find-local {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.oldCSS .menu-top .book-appt {
  display: none;
}
.oldCSS .menu-top .request-a-call {
  display: none;
}
.oldCSS .menu-top .request-a-call i {
  display: inline-block;
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.oldCSS .menu-top .existing-customers {
  display: none;
}
.oldCSS .menu-top-wrap.active-care .menu-notice {
  display: none;
}
.oldCSS .menu-top-wrap.active-care .cta-button-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: center;
  align-self: center;
  z-index: 99999;
}
.oldCSS .menu-top-wrap.active-care .cta-button-info.show-info {
  background-color: #86cc89;
}
.oldCSS .menu-top-wrap.sticky {
  -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.25);
}
.oldCSS .menu-top-wrap.sticky .menu-top {
  padding: 0 12px;
}
.oldCSS .menu-top-wrap.sticky .menu-top-logo img {
  -webkit-transform: scale(0.75);
  -ms-transform: scale(0.75);
  transform: scale(0.75);
  -webkit-transform-origin: center left;
  -ms-transform-origin: center left;
  transform-origin: center left;
}
.oldCSS .menu-top-wrap.sticky .menu-top .menu-item.request-a-call {
  margin-bottom: 0;
}
.oldCSS .cta-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 21px;
  font-size: 18px;
  height: 42px;
  font-weight: 700;
  cursor: pointer;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  background-color: #86cc89;
  color: #3d195b;
  padding: 0 18px;
}
.oldCSS .cta-button a.InfinityNumber {
  text-decoration: none;
  color: #3d195b !important;
  font-weight: bold;
}
.oldCSS .cta-button-wrapper {
  margin: 6px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.oldCSS .cta-button-icon {
  display: none;
  width: 36px;
  font-size: 21px;
  line-height: 36px;
  position: relative;
  top: 1px;
  left: 2px;
}
.oldCSS .cta-button-icon i {
  font-size: 21px !important;
}
.oldCSS .cta-button-info {
  -ms-flex-item-align: center;
  align-self: center;
  display: none;
  position: relative;
  z-index: 2;
  background: #86cc89;
  border-radius: 50%;
  margin-left: 6px;
  cursor: pointer;
  width: 24px;
  height: 24px;
  font-size: 12px;
  color: #3d195b;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.oldCSS .cta-button-info:hover {
  background-color: #9ed6a1;
}
.oldCSS .cta-button-info:hover .cta-button-tooltip {
  display: inline-block;
}
.oldCSS .cta-button-tooltip {
  font-family: "Open Sans";
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  position: absolute;
  top: calc(100% + 12px);
  background: #86cc89;
  color: #3d195b;
  font-size: 1.3rem;
  line-height: 1.5;
  font-weight: 400;
  white-space: nowrap;
  padding: 6px;
  border-radius: 6px;
}
.oldCSS .cta-button-tooltip:before {
  display: block;
  content: "";
  position: absolute;
  top: -8px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 4px 8px 4px;
  border-color: transparent transparent #86cc89 transparent;
}
.oldCSS .cta-button:hover {
  background-color: #9ed6a1;
}
.oldCSS .menu-notice {
  display: none;
}
@media only screen and (min-width: 356px) {
  .oldCSS .cta-button {
    padding-left: 6px;
  }
  .oldCSS .cta-button .cta-button-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media only screen and (min-width: 640px) {
  .oldCSS .menu-item.request-a-call {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .oldCSS .menu-item.existing-customers {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .oldCSS .menu-item.find-local {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
}
@media only screen and (min-width: 992px) {
  .oldCSS .menu-notice {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .oldCSS .menu-notice br,
  .oldCSS .menu-notice .close,
  .oldCSS .menu-notice .cta-button,
  .oldCSS .menu-notice .menu-notice-button {
    display: none;
  }
  .oldCSS .menu-top .menu-top-toggle {
    display: none;
  }
  .oldCSS .logo.mobile {
    display: none;
  }
  .oldCSS .cta-button.cta-button {
    margin-bottom: 0;
  }
  .oldCSS .cta-button.cta-button span.InfinityNumber,
  .oldCSS .cta-button.cta-button a.InfinityNumber,
  .oldCSS .cta-button.cta-button a.InfinityNumber:hover {
    color: #555;
  }
  .oldCSS .cta-button-wrapper {
    margin-bottom: 0;
  }
  .oldCSS .menu-top-logo {
    display: block;
    width: 194px;
    margin-right: auto;
    -ms-flex-item-align: center;
    align-self: center;
  }
  .oldCSS .menu-top {
    padding: 12px;
  }
  .oldCSS .menu-top-wrap:not(.active-care) .menu-item.menu-item.request-a-call {
    background-color: #86cc89;
    margin-bottom: -12px;
    border-left: none;
  }
  .oldCSS .menu-top-wrap:not(.active-care) .menu-item.menu-item.request-a-call a,
  .oldCSS .menu-top-wrap:not(.active-care) .menu-item.menu-item.request-a-call .link {
    color: #3d195b;
  }
  .oldCSS .menu-top-wrap:not(.active-care) .menu-item.menu-item.request-a-call + .menu-item {
    border-left: none;
  }
  .oldCSS .menu-top .menu-item {
    border-left: 1px solid rgba(0, 0, 0, 0.2);
  }
  .oldCSS .menu-top .menu-item.find-local,
  .oldCSS .menu-top .menu-item.request-a-call,
  .oldCSS .menu-top .menu-item.book-appt,
  .oldCSS .menu-top .menu-item.existing-customers {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .oldCSS .menu-top .menu-item.find-local a,
  .oldCSS .menu-top .menu-item.request-a-call a,
  .oldCSS .menu-top .menu-item.book-appt a,
  .oldCSS .menu-top .menu-item.existing-customers a {
    height: 100%;
    padding: 12px;
  }
  .oldCSS .menu-top .menu-item.request-a-call {
    -webkit-transition: 0.5s margin;
    -o-transition: 0.5s margin;
    transition: 0.5s margin;
  }
  .oldCSS .menu-top .menu-item.menu-item-care {
    padding: 12px 8px;
  }
  .oldCSS .menu-top .menu-item:hover {
    background: rgba(0, 0, 0, 0.05);
  }
  .oldCSS .menu-top .menu-item.book-appt {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .oldCSS .menu-top .menu-item > a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .oldCSS .menu-top .menu-item > a .link {
    text-align: left;
  }
  .oldCSS .menu-top .menu-item .cta-button {
    background-color: transparent;
  }
  .oldCSS .menu-top .menu-item .cta-button a,
  .oldCSS .menu-top .menu-item .cta-button {
    color: #555 !important;
  }
  .oldCSS .menu-top-wrap .cta-button {
    padding-left: 6px;
    padding-right: 18px;
    background: #2a8351;
  }
  .oldCSS .menu-top-wrap.cta-button-info i,
  .oldCSS .menu-top-wrap .cta-button {
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
  }
  .oldCSS .menu-top-wrap .cta-button a,
  .oldCSS .menu-top-wrap .cta-button-icon i {
    color: white !important;
  }
  .oldCSS .menu-top-wrap.cta-button:hover {
    background-color: #115f33;
  }
}
@media only screen and (min-width: 1140px) {
  .oldCSS .menu-top .menu-item:not(.menu-item-care) a {
    padding: 12px 18px 12px 18px;
  }
}
@media only screen and (min-width: 1280px) {
  .oldCSS .menu-top .link br {
    display: none;
  }
}
@media only screen and (min-width: 1440px) {
  .oldCSS .existing-customers {
    margin-right: auto;
  }
}
.oldCSS #main-nav#main-nav {
  padding: 0;
  min-height: 0;
}
.oldCSS #main-nav#main-nav .navbar-nav {
  margin-top: 0;
}
.oldCSS #main-nav#main-nav .navbar-nav li:first-child {
  border-top: none;
}
@media only screen and (max-width: 991px) {
  .oldCSS .menu-top-wrap.inactive-care .menu-notice {
    -webkit-transform: translateY(-150%);
    -ms-transform: translateY(-150%);
    transform: translateY(-150%);
    -webkit-transition: -webkit-transform ease-in-out 0.35s;
    transition: -webkit-transform ease-in-out 0.35s;
    -o-transition: transform ease-in-out 0.35s;
    transition: transform ease-in-out 0.35s;
    transition: transform ease-in-out 0.35s, -webkit-transform ease-in-out 0.35s;
    z-index: -1;
    position: absolute;
    width: calc(100% - 24px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 12px 24px;
    margin: 0 12px;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
    background: #86cc89;
    color: #3d195b;
  }
  .oldCSS .menu-top-wrap.inactive-care .menu-notice .menu-notice-button {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 21px;
    font-size: 18px;
    height: 42px;
    font-weight: 700;
    cursor: pointer;
    -webkit-transition: 0.25s;
    -o-transition: 0.25s;
    transition: 0.25s;
    background-color: #3d195b;
    color: #fff;
    padding: 0 18px;
  }
  .oldCSS .menu-top-wrap.inactive-care .menu-notice .close {
    color: #fff;
    opacity: 1;
    font-weight: 400;
    font-size: 16px;
    text-align: right;
    margin-right: -12px;
    text-shadow: none;
  }
  .oldCSS .menu-top-wrap.inactive-care .menu-notice .close i {
    width: 36px;
    line-height: 36px;
    text-align: center;
  }
  .oldCSS .cta-button-tooltip {
    display: none !important;
  }
  .oldCSS .cta-button-info.show-info .cta-button-tooltip {
    display: block !important;
  }
  .oldCSS .menu-top-wrap.inactive-care .menu-notice.shown {
    z-index: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.25);
    opacity: 1;
  }
  .oldCSS .menu-notice-overlay {
    position: fixed;
    display: none;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.2);
  }
  .oldCSS .menu-top-wrap.inactive-care .menu-notice.shown + .menu-notice-overlay {
    display: block;
  }
}
.oldCSS .no-transition {
  -webkit-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
.oldCSS #main-nav {
  border: none;
  border-radius: 0;
  background: #3d195b;
  position: relative;
  z-index: 98;
}
@media (max-width: 991px) {
  .oldCSS #main-nav > .container {
    position: relative;
  }
}
.oldCSS #main-nav li:nth-of-type(6) ul {
  left: auto;
  right: 0;
}
.oldCSS #main-nav#menu-item-862 ul,
.oldCSS #main-nav li:last-of-type ul {
  left: auto;
  right: 0;
}
.oldCSS #main-nav a {
  border-left: 1px solid rgba(255, 255, 255, 0.25);
  color: #fff;
  display: block;
  font-weight: normal;
  font-size: 15px;
  line-height: 50px;
  padding: 0 15px;
  text-decoration: none;
}
@media (max-width: 1199px) {
  .oldCSS #main-nav a {
    font-size: 12px;
  }
}
.oldCSS #main-nav a.logo-mobile {
  float: left;
  padding: 0 0 0 15px;
}
.oldCSS #main-nav li.active a {
  background-color: #ebe7f1;
  color: #3d195b;
}
.oldCSS #main-nav .navbar-header {
  margin: 0;
}
@media (max-width: 991px) {
  .oldCSS #main-nav {
    background: #fff;
    margin: 0;
    padding: 10px 0;
    width: 100%;
  }
  .oldCSS #main-nav .collapse.in {
    margin: 0;
    padding: 0;
    width: 100%;
  }
  .oldCSS #main-nav .navbar-nav {
    border-top: 1px solid #e3e3e3;
    margin: 0;
    margin-top: 30px;
  }
  .oldCSS #main-nav .navbar-brand {
    float: left;
    height: auto;
    margin: 0;
    padding: 0;
  }
  .oldCSS #main-nav li a {
    color: #666;
    border: 0;
    border-bottom: 1px solid #e3e3e3;
    font-size: 15px;
  }
  .oldCSS #main-nav li a:hover {
    text-decoration: underline;
  }
  .oldCSS #main-nav li ul li.menu-item a {
    padding-left: 30px;
  }
}
@media (min-width: 992px) {
  .oldCSS #main-nav .container {
    position: relative;
  }
  .oldCSS #main-nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .oldCSS #main-nav li {
    float: left;
    position: relative;
  }
  .oldCSS #main-nav li ul {
    background: #ebe7f1;
    display: none;
    left: 0;
    padding: 15px;
    position: absolute;
    top: 50px;
    width: 330px;
    z-index: 1;
  }
  .oldCSS #main-nav li ul.wide {
    width: 660px;
  }
  .oldCSS #main-nav li.menu-item-has-children a {
    padding-right: 44px;
  }
  .oldCSS #main-nav li.menu-item-has-children a:after {
    content: "\e114";
    font-family: "Glyphicons Halflings", sans-serif;
    font-size: 12px;
    font-weight: 300;
    position: absolute;
    right: 15px;
    bottom: 0;
  }
  .oldCSS #main-nav li:hover a {
    background: #ebe7f1;
    color: #3d195b;
  }
  .oldCSS #main-nav li:hover ul {
    display: block;
  }
  .oldCSS #main-nav li:hover ul li {
    float: left;
    width: 300px;
  }
  .oldCSS #main-nav li:hover ul a {
    border-left: 0;
    font-size: 14px;
  }
  .oldCSS #main-nav li:hover ul a:after {
    content: "\e258";
    font-family: "Glyphicons Halflings", sans-serif;
    position: absolute;
    right: 15px;
  }
  .oldCSS #main-nav li:hover ul a:hover {
    background: #d8d1de;
  }
}
@media (max-width: 766px) {
  .oldCSS .navbar-header {
    background-color: #fff;
  }
  .oldCSS #main-nav li.menu-findlocal {
    display: none;
  }
}
@media (min-width: 992px) {
  .oldCSS #main-nav li.menu-existing {
    display: none;
  }
}
@media (max-width: 991px) {
  .oldCSS .navbar-header {
    float: none;
  }
  .oldCSS .navbar-left,
  .oldCSS .navbar-right {
    float: none !important;
  }
  .oldCSS .navbar-toggle {
    display: block;
  }
  .oldCSS .navbar-collapse {
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    margin: 0 !important;
    padding: 0 !important;
  }
  .oldCSS .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }
  .oldCSS .navbar-collapse.collapse {
    display: none !important;
  }
  .oldCSS .navbar-nav {
    float: none !important;
  }
  .oldCSS .navbar-nav > li {
    float: none;
    position: relative;
    display: block;
  }
  .oldCSS .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
    font-weight: 200;
  }
  .oldCSS .collapse.in {
    display: block !important;
  }
  .oldCSS .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .oldCSS .navbar-toggle .icon-bar {
    -webkit-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;
  }
  .oldCSS .navbar-toggle.x .icon-bar:nth-of-type(1) {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: 3px 0px;
    -ms-transform-origin: 3px 0px;
    transform-origin: 3px 0px;
  }
  .oldCSS .navbar-toggle.x .icon-bar:nth-of-type(2) {
    opacity: 0;
    filter: alpha(opacity=0);
  }
  .oldCSS .navbar-toggle.x .icon-bar:nth-of-type(3) {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: 2px 1px;
    -ms-transform-origin: 2px 1px;
    transform-origin: 2px 1px;
  }
  .oldCSS #main-nav .menu-wrapper {
    display: block !important;
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height 250ms linear;
    -o-transition: max-height 250ms linear;
    transition: max-height 250ms linear;
  }
  .oldCSS #main-nav .menu-wrapper.clicked {
    max-height: 2000px;
  }
  .oldCSS #main-nav #menu-main-nav {
    border: 0;
  }
  .oldCSS #main-nav #menu-main-nav li {
    border-top: 1px solid #e3e3e3;
    line-height: 44px;
    position: relative;
    -webkit-transition: background-color 250ms linear;
    -o-transition: background-color 250ms linear;
    transition: background-color 250ms linear;
  }
  .oldCSS #main-nav #menu-main-nav li a {
    font-weight: 300;
  }
  .oldCSS #main-nav #menu-main-nav li.menu-item-has-children:after {
    color: #3d195b;
    content: "\2b";
    display: block;
    font-family: "Glyphicons Halflings";
    font-size: 12px;
    line-height: 50px;
    position: absolute;
    right: 15px;
    top: 0;
  }
  .oldCSS #main-nav #menu-main-nav li.menu-item-has-children a {
    font-size: 16px;
    margin-right: 60px;
  }
  .oldCSS #main-nav #menu-main-nav li.active a {
    background: none;
    color: #666;
  }
  .oldCSS #main-nav #menu-main-nav li.active > a {
    color: #3d195b;
    font-weight: 600;
  }
  .oldCSS #main-nav #menu-main-nav li.clicked {
    background: #3d195b;
  }
  .oldCSS #main-nav #menu-main-nav li.clicked > a {
    color: #fff;
  }
  .oldCSS #main-nav #menu-main-nav li.clicked:after {
    content: "\2212";
    color: #fff;
  }
  .oldCSS #main-nav #menu-main-nav li a {
    border: 0;
  }
  .oldCSS #main-nav #menu-main-nav li .dropdown-menu {
    border: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    display: block;
    float: none;
    margin: 0;
    max-height: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    -webkit-transition: max-height 250ms linear;
    -o-transition: max-height 250ms linear;
    transition: max-height 250ms linear;
  }
  .oldCSS #main-nav #menu-main-nav li .dropdown-menu.clicked {
    max-height: 1000px;
  }
  .oldCSS #main-nav #menu-main-nav li .dropdown-menu li {
    background: #f3f3f3;
  }
  .oldCSS #main-nav #menu-main-nav li .dropdown-menu li:after {
    content: "\e080";
    display: block;
    font-family: "Glyphicons Halflings";
    font-size: 10px;
    line-height: 50px;
    position: absolute;
    right: 15px;
    top: 0;
  }
  .oldCSS #main-nav #menu-main-nav li .dropdown-menu li a {
    font-size: 14px;
    margin: 0;
    padding: 0 15px;
  }
}
.oldCSS span.caret {
  display: none;
}
@media (max-width: 767px) {
  .oldCSS #main-nav .navbar-brand {
    float: none;
    height: auto;
    margin: auto;
    padding: 0;
    position: relative;
    width: 230px;
  }
  .oldCSS #main-nav .navbar-brand a.logo-mobile {
    padding: 0;
  }
}
.oldCSS .HH035_stickyNav #main-nav {
  display: none;
}
.oldCSS .mobile #main-nav .menu-wrapper.clicked {
  max-height: 387px;
  overflow: hidden;
  overflow-y: scroll;
}
.oldCSS .navbar-toggle {
  font-size: 1.44rem;
  text-align: center;
  color: #3d195b;
  font-weight: 600;
  padding: 0;
  margin: 0;
  max-width: 40px;
}
.oldCSS .navbar-toggle i {
  font-size: 2rem;
}
.oldCSS .partner--logo {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media (min-width: 992px) {
  .oldCSS .partner--logo {
    flex-direction: row;
  }
}
.oldCSS .partner--logo {
  text-align: center;
  border-top: 1px solid #3d195b;
  padding-top: 10px;
}
.oldCSS .partner--logo .logo.one {
  max-width: 250px;
  margin-right: 0.5rem;
}
.oldCSS .partner--logo .logo.two {
  max-width: 180px;
  margin-left: 0.5rem;
}
.oldCSS .partner--logo .logo.three {
  max-width: 180px;
}
.oldCSS .partner--logo .logo.four {
  max-width: 180px;
}
.oldCSS .partner--logo a {
  text-decoration: none;
}
.oldCSS .live-chat-mobile-button {
  display: none;
}
.oldCSS .page-id-98557 .live-chat-mobile-button {
  display: none;
}
@media only screen and (max-width: 820px) {
  .oldCSS .live-chat-mobile-button {
    z-index: 100;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: fixed;
    bottom: 0.5em;
    right: 0;
    margin: 0;
    padding: 0 6px 0 18px;
    border-radius: 21px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border: 2px solid white;
    border-right: 0;
    -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.25);
    background: #3d195b;
    color: white;
    text-decoration: none;
    height: 42px;
    font-weight: 600;
  }
  .oldCSS .live-chat-mobile-button:hover,
  .oldCSS .live-chat-mobile-button:focus {
    color: white;
  }
  .oldCSS .live-chat-mobile-button .fa {
    margin-left: 6px;
  }
}
.oldCSS .alignleft img {
  margin: 0 1em 1em 0;
}
.oldCSS .alignright img {
  float: right;
  margin: 0 0 1em 1em;
}
.oldCSS .aligncenter img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.oldCSS .partner--logo .logo.one img {
  max-width: 250px;
  margin-right: 0.5rem;
}
.oldCSS .partner--logo .logo.two img {
  max-width: 180px;
  margin-left: 0.5rem;
}
.oldCSS .thumbnail-inner img[src$="Sam-Atkins_Featured-image.jpg"] {
  width: 460px !important;
  height: 160px !important;
}
.oldCSS .cssiw-widget .logo img {
  max-width: 100%;
}
.oldCSS .trust-bar .fas {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  font-size: 21px;
  line-height: 36px;
  text-align: center;
}
.oldCSS .trust-bar {
  position: relative;
  height: 43px;
  padding: 4px 0;
  background: rgba(0, 0, 0, 0.05);
  display: block;
  align-items: center;
  justify-content: space-between;
  /* border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  */
  overflow: hidden;
  font-size: 14px;
}
.oldCSS .trust-bar * {
  color: #555;
}
.oldCSS .usp {
  flex-basis: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  border-right: 1px solid rgba(0, 0, 0, 0.2);
  height: 34px;
  position: absolute;
  width: 100vw;
  opacity: 0;
  padding: 0 4px;
  cursor: pointer;
}
.oldCSS .usp,
.oldCSS .usp:hover {
  font-weight: 400;
}
.oldCSS .usp strong {
  font-weight: bold;
}
.oldCSS .usp:hover,
.oldCSS .usp:focus {
  text-decoration: none;
}
.oldCSS .usp svg,
.oldCSS .usp i {
  height: 32px;
  width: auto;
  margin-right: 0.5rem;
  max-width: 64px;
}
.oldCSS .usp img {
  width: 20px;
  margin-right: 0.5rem;
}
.oldCSS .usp i {
  color: #3d195b;
}
.oldCSS .usp:last-child {
  border-right: 0;
}
.oldCSS .usp .fa {
  width: 22px;
  height: 32px;
  font-size: 22px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@keyframes fade {
  0% {
    opacity: 1;
    z-index: 1;
  }
  20% {
    z-index: 1;
    opacity: 1;
  }
  25% {
    opacity: 0;
    z-index: 0;
  }
  50% {
    opacity: 0;
    z-index: 0;
  }
  75% {
    opacity: 0;
    z-index: 0;
  }
  95% {
    opacity: 0;
    z-index: 0;
  }
  100% {
    opacity: 1;
    z-index: 1;
  }
}
@keyframes fade2 {
  0% {
    opacity: 0;
    z-index: 0;
  }
  20% {
    opacity: 0;
    z-index: 0;
  }
  25% {
    opacity: 1;
    z-index: 1;
  }
  45% {
    opacity: 1;
    z-index: 1;
  }
  50% {
    opacity: 0;
    z-index: 0;
  }
  75% {
    opacity: 0;
    z-index: 0;
  }
  100% {
    opacity: 0;
    z-index: 0;
  }
}
@keyframes fade3 {
  0% {
    opacity: 0;
    z-index: 0;
  }
  25% {
    opacity: 0;
    z-index: 0;
  }
  45% {
    opacity: 0;
    z-index: 0;
  }
  50% {
    opacity: 1;
    z-index: 1;
  }
  70% {
    opacity: 1;
    z-index: 1;
  }
  75% {
    opacity: 0;
    z-index: 0;
  }
  100% {
    opacity: 0;
    z-index: 0;
  }
}
@keyframes fade4 {
  0% {
    opacity: 0;
    z-index: 0;
  }
  25% {
    opacity: 0;
    z-index: 0;
  }
  50% {
    opacity: 0;
    z-index: 0;
  }
  70% {
    opacity: 0;
    z-index: 0;
  }
  75% {
    opacity: 1;
    z-index: 1;
  }
  95% {
    opacity: 1;
    z-index: 1;
  }
  100% {
    opacity: 0;
    z-index: 0;
  }
}
@media only screen and (max-width: 991px) {
  .oldCSS .usp:first-child {
    opacity: 1;
    animation: fade 10s 2s infinite;
  }
  .oldCSS .usp:nth-child(2) {
    animation: fade2 10s 2s infinite;
  }
  .oldCSS .usp:nth-child(3) {
    animation: fade3 10s 2s infinite;
  }
  .oldCSS .usp:last-child {
    animation: fade4 10s 2s infinite;
  }
}
@media only screen and (min-width: 992px) {
  .oldCSS .trust-bar {
    display: flex;
  }
  .oldCSS .usp {
    flex-basis: 25%;
    width: 25vw;
    position: relative;
    top: unset;
    left: unset;
    opacity: 1;
  }
}
.oldCSS .grecaptcha-badge {
  visibility: hidden;
}
.oldCSS .branch-credentials .branch-wrap-box.bw-sec .ukhca-logo {
  max-width: 108px;
}
.oldCSS #main .form-validation {
  padding-right: 30px;
}
.oldCSS .form-validation:after {
  display: none;
}
.oldCSS .h1-styling {
  color: #fff;
  font-size: 50px;
  font-weight: 600;
  margin-bottom: 10px;
  line-height: 55px;
}
.oldCSS .p-styling {
  color: #fff !important;
  font-size: 20px !important;
  font-weight: normal !important;
  margin: 0 !important;
}
.oldCSS footer .nav-tabs li a {
  cursor: pointer;
}
.oldCSS .bah-promo {
  color: #fff;
  background: #3d195b;
  min-height: 40px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  position: relative;
  padding: 5px 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 500;
  margin: -25px 0 25px 0;
}
.oldCSS .bah-promo .hero {
  background: #fff;
  color: #3d195b;
  margin: 5px;
  padding: 5px;
  font-weight: bold;
  display: inline-block;
}
.oldCSS .bah-promo a {
  color: #fff;
  display: block;
  font-weight: 300;
}
.oldCSS .panel-default > .panel-heading {
  background-color: #f4f3f7;
}
.oldCSS .blog h3 a {
  color: #3d195b;
}
.oldCSS .blog h3 a:hover {
  text-decoration: underline;
}
.oldCSS #hero:before.jobwrap {
  content: "";
  width: 100%;
  height: calc(100% - 80px);
  position: absolute;
  z-index: 1;
  background: rgba(103, 113, 124, 0.24);
  display: block;
  top: 0;
  left: 0;
  -webkit-transition: 0.4s background;
  -o-transition: 0.4s background;
  transition: 0.4s background;
}
@media (min-width: 992px) {
  .oldCSS #hero:before.jobwrap {
    height: calc(100%);
  }
}
.oldCSS .bg-teal {
  background-color: #51799e !important;
}
.oldCSS .bg-teal:hover {
  background-color: #ccebef !important;
  color: #333 !important;
}
.oldCSS .bg-pink {
  background-color: #fe6f61 !important;
}
.oldCSS .bg-pink:hover {
  background-color: #ffe2df !important;
  color: #333 !important;
}
.oldCSS #hero.jobwrap .col-xs-offset-1 {
  width: 95%;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: 2.5%;
}
.oldCSS .jobwrap {
  min-height: 250px;
}
.oldCSS .jobwrap .btn {
  cursor: pointer;
  font-size: 14px !important;
}
@media (min-width: 375px) {
  .oldCSS .jobwrap .btn {
    font-size: 16px !important;
  }
}
@media (min-width: 992px) {
  .oldCSS .jobwrap .btn {
    max-width: 400px !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
.oldCSS .jobwrap h2 {
  color: #fff;
  font-weight: 600;
  font-size: 26px;
  margin-bottom: 0;
  padding-bottom: 15px;
}
.oldCSS .jobwrap h2:after {
  display: none;
}
.oldCSS .jobwrap__slide1,
.oldCSS .jobwrap__slide2 {
  padding: 0;
  overflow: hidden;
}
.oldCSS .jobwrap__slide1.jobwrap-hide,
.oldCSS .jobwrap__slide2.jobwrap-hide {
  display: none;
}
.oldCSS .jobwrap__slide2 {
  opacity: 0;
  height: 0;
  -webkit-transform: translateY(70px);
  -ms-transform: translateY(70px);
  transform: translateY(70px);
  -webkit-transition: 0.6s all;
  -o-transition: 0.6s all;
  transition: 0.6s all;
}
.oldCSS .jobwrap__slide2.jobwrap-show {
  height: auto;
  opacity: 1;
  display: block;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.oldCSS .jobwrap__inner {
  padding: 0;
}
@media (min-width: 390px) {
  .oldCSS .jobwrap__inner {
    padding: 0 20px;
  }
}
@media (min-width: 992px) {
  .oldCSS .jobwrap-hero--active.jobwrap .jobwrap__inner {
    margin-top: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .oldCSS .jobwrap-hero--active.jobwrap .jobwrap__inner > div {
    width: 50%;
    padding: 0 15px;
  }
}
.oldCSS .cookiebar button {
  font-weight: 600;
}
.oldCSS .location-heading {
  text-align: center;
  margin-bottom: 45px !important;
  color: #333;
  position: relative;
  padding-bottom: 24px;
  font-weight: 600;
  line-height: 30px;
}
.oldCSS .location-heading:after {
  max-width: 190px;
  left: 50%;
  transform: translateX(-50%);
  color: #333;
  content: "";
  background-color: #3d195b;
  position: absolute;
  bottom: 0;
  height: 4px;
  width: 25%;
}
.oldCSS .location-section {
  padding: 0 15px;
}
.oldCSS .location-finder {
  background-color: #86cc89;
  padding: 20px 15px 25px;
  display: block;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  border-radius: 10px;
  min-height: 150px;
}
.oldCSS .location-finder-title {
  font-weight: 600;
  text-align: center;
  color: #fff;
  margin: 0 0 24px;
  font-size: 22px;
  position: relative;
}
.oldCSS .location-finder-section {
  max-width: 750px;
  margin: 0 auto;
}
.oldCSS .location-finder-input {
  border-width: 1px;
  border-top-left-radius: 30px !important;
  border-bottom-left-radius: 30px !important;
  padding: 6px 25px;
  border: none;
  border-right: 0;
  border-radius: 4px 0 0 4px;
  float: left;
  line-height: 26px;
  outline: none;
  width: 80%;
  height: 40px;
  font-size: 18px;
}
.oldCSS .location-finder-button {
  padding: 0 10px;
  border: none;
  width: 20%;
  height: 40px;
  -webkit-transition: 0.2s ease all;
  -o-transition: 0.2s ease all;
  transition: 0.2s ease all;
  font-size: 16px;
  font-weight: 600;
  background-color: #3d195b;
  color: #fff;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
}
.oldCSS .location-finder-button:hover {
  background-color: #ebe7f1;
  color: #3d195b;
}
.oldCSS .review-detail {
  background-color: #f7f7f7;
  padding: 10px;
  border-radius: 5px;
  margin: 0 0 1.2em 0;
  font-size: 14px;
}
.oldCSS .HH077a__hide {
  display: none !important;
}
.oldCSS .HH077a__nav-container {
  position: relative;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #3d195b;
  -webkit-filter: drop-shadow(2px 8pxrgba 0, 0, 0, 0.25);
  filter: drop-shadow(2px 8pxrgba 0, 0, 0, 0.25);
  color: #fff;
}
.oldCSS .HH077a__nav-container.dim > div {
  color: #7e6692;
}
.oldCSS .HH077a__nav-container.open > div.hovered {
  color: #fff;
}
.oldCSS .HH077a__nav-container > .primary__list {
  display: flex;
  align-items: center;
  align-self: stretch;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  border-right: 1.5px solid #fff;
  border-left: 1.5px solid #fff;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.oldCSS .HH077a__nav-container > .primary__list a.primary__list-item--title {
  border-left: none !important;
  line-height: 20px !important;
  color: inherit !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  padding: 12px 20px !important;
}
.oldCSS .HH077a__nav-container > .primary__list:nth-child(4) .secondary__list {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.oldCSS .HH077a__nav-container > .primary__list:nth-child(4) .secondary__list-item {
  width: 20% !important;
}
.oldCSS .HH077a__nav-container > .primary__list:hover {
  color: #fff;
  background-color: #7e6692;
}
.oldCSS .HH077a__nav-container > .primary__list:hover .secondary__container {
  color: #3d195b;
}
.oldCSS .HH077a__nav-container > .primary__list .secondary__container {
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  position: absolute;
  width: 100vw;
  height: max-content;
  top: 100%;
  left: 0;
  padding-top: 30px;
  background-color: #fff;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.25);
  cursor: auto;
}
.oldCSS .HH077a__nav-container > .primary__list .secondary__container .secondary__list {
  display: flex;
  width: 70%;
  padding-left: 70px;
  padding-bottom: 30px;
  background-color: #fff;
}
.oldCSS .HH077a__nav-container > .primary__list .secondary__container .secondary__list > a.secondary__list-item {
  display: flex !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 10px;
  width: 100%;
  margin-right: 40px;
  padding: 0 !important;
  position: relative;
}
.oldCSS .secondary__list-item:hover:before {
  position: absolute;
  content: "";
  display: block;
  top: 0;
  bottom: 0;
  left: -11px;
  width: 4px;
  background: #ffba4a;
  border-radius: 4px;
  height: 98%;
}
.oldCSS .sidebar__list-item:hover .sidebar__sub-title:before {
  position: absolute;
  content: "";
  display: block;
  top: 0;
  bottom: 0;
  left: 7px;
  width: 4px;
  background: #ffba4a;
  border-radius: 4px;
  height: 98%;
}
.oldCSS .sidebar__list-item:hover .bullet-img {
  color: #ffba4a !important;
}
.oldCSS .sidebar__sub-title {
  position: relative;
}
.oldCSS .text-only {
  margin-top: 20px;
}
.oldCSS .HH077a__nav-container > .primary__list .secondary__container .secondary__list > a.secondary__list-item .img-div {
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.oldCSS .HH077a__nav-container > .primary__list .secondary__container .secondary__list > a.secondary__list-item .title {
  font-size: 14px;
  line-height: 20px;
  font-weight: 600 !important;
  color: #3d195b;
}
.oldCSS .HH077a__nav-container > .primary__list .secondary__container .sidebar__container {
  position: relative;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 14px;
  width: 30%;
  background-color: #f5f5f5;
  padding: 0 40px 30px;
}
.oldCSS .HH077a__nav-container > .primary__list .secondary__container .sidebar__list-item {
  width: 100%;
  cursor: pointer;
  line-height: 16px !important;
  padding: 0 !important;
}
.oldCSS .HH077a__nav-container > .primary__list .secondary__container .sidebar__list-item .title-wrapper {
  display: flex;
  gap: 8px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 8px;
}
.oldCSS .HH077a__nav-container > .primary__list .secondary__container .sidebar__list-item .title-wrapper .bullet-img {
  font-size: 22px;
  color: #3d195b;
}
.oldCSS .HH077a__nav-container > .primary__list .secondary__container .sidebar__list-item .sidebar__sub-title {
  padding-left: 30px;
  padding-right: 30px;
}
.oldCSS .HH077a__nav-container > .primary__list:nth-child(1) .secondary__container::before,
.oldCSS .HH077a__nav-container > .primary__list:nth-child(2) .secondary__container::before,
.oldCSS .HH077a__nav-container > .primary__list:nth-child(6) .secondary__container::before,
.oldCSS .HH077a__nav-container > .primary__list:nth-child(7) .secondary__container::before {
  position: absolute;
  content: "";
  width: 30%;
  background-color: #f5f5f5;
  height: 100%;
  top: 0;
  right: 0;
}
.oldCSS .HH077a__nav-container > .primary__list:nth-child(3) .secondary__list,
.oldCSS .HH077a__nav-container > .primary__list:nth-child(4) .secondary__list,
.oldCSS .HH077a__nav-container > .primary__list:nth-child(5) .secondary__list,
.oldCSS .HH077a__nav-container > .primary__list:nth-child(8) .secondary__list,
.oldCSS .HH077a__nav-container > .primary__list:nth-child(9) .secondary__list {
  width: 100%;
}
.oldCSS .HH077a__nav-container > .primary__list:first-child {
  border-left: none;
}
.oldCSS .HH077a__nav-container > .primary__list:last-child {
  border-right: none;
}
.oldCSS .HH077a__title {
  font-size: 14px;
  line-height: 20px;
  font-weight: 600 !important;
  color: #3d195b;
  text-decoration: underline;
}
.oldCSS .fade-in {
  -webkit-animation: fade-in 0.2s cubic-bezier(0.55, 0.055, 0.675, 0.19) both;
  animation: fade-in 0.2s cubic-bezier(0.55, 0.055, 0.675, 0.19) both;
}
.oldCSS .fade-out {
  -webkit-animation: fade-out 0.2s ease-out both;
  animation: fade-out 0.2s ease-out both;
}
/* .oldCSS 100% {
  opacity: 0;
} */
.oldCSS .HH077a__control--nav > div,
.oldCSS .HH077a__nav-container > .primary__list:nth-child(3) .sidebar__container,
.oldCSS .HH077a__nav-container > .primary__list:nth-child(4) .sidebar__container,
.oldCSS .HH077a__nav-container > .primary__list:nth-child(5) .sidebar__container,
.oldCSS .HH077a__nav-container > .primary__list:nth-child(8) .sidebar__container,
.oldCSS .HH077a__nav-container > .primary__list:nth-child(9) .sidebar__container,
.oldCSS .HH077a__nav-container > .primary__list:nth-child(8) .secondary__container,
.oldCSS .HH077a__nav-container > .primary__list:nth-child(9) .secondary__container {
  display: none;
}
.oldCSS .HH077a__nav-container > .primary__list .secondary__container .secondary__list > a.secondary__list-item .sub-title,
.oldCSS .HH077a__sub-title {
  font-size: 12px;
  line-height: 16px;
  font-weight: 400 !important;
  color: #7e6692;
}
@media max-width992px {
  .oldCSS .HH077a__nav-container {
    display: none !important;
  }
}
@media max-width1460px {
  .oldCSS .HH077a__nav-container > .primary__list a.primary__list-item--title {
    padding: 12px 20px !important;
  }
}
@media max-width1380px {
  .oldCSS .HH077a__nav-container > .primary__list a.primary__list-item--title {
    padding: 12px 15px !important;
  }
}
@media max-width1280px {
  .oldCSS .HH077a__nav-container > .primary__list a.primary__list-item--title {
    padding: 10px !important;
  }
}
@media max-width1230px {
  .oldCSS .HH077a__nav-container > .primary__list a.primary__list-item--title {
    padding: 8px !important;
  }
}
@media max-width1099px {
  .oldCSS .HH077a__nav-container > .primary__list a.primary__list-item--title {
    font-size: 12px !important;
  }
}
.oldCSS .HH078__menu-top {
  padding-top: 24px !important;
  padding-bottom: 24px !important;
}
.oldCSS .HH078__menu-top > .HH067_wrapper {
  display: none !important;
}
.oldCSS .HH078__menu-top > .request-a-call,
.oldCSS .HH078__menu-top > .existing-customers {
  background-color: #fff !important;
  margin-bottom: 0 !important;
  border-left: 1px solid #adadad !important;
  margin-right: 0 !important;
}
.oldCSS .HH078__menu-top > .request-a-call .link,
.oldCSS .HH078__menu-top > .existing-customers .link {
  font-size: 15px;
  font-weight: 700;
  line-height: 20px;
  color: #3d195b;
}
.oldCSS .HH078__hide {
  display: none !important;
}
.oldCSS .HH078__search-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 40%;
  padding: 0 24px;
  border-right: 1px solid #adadad;
}
.oldCSS .HH078__search-wrapper form {
  position: relative;
  width: 100%;
  max-width: 522px;
}
.oldCSS .HH078__search-wrapper form input {
  width: 100%;
  height: 48px;
  padding: 8px 11px 8px 20px;
  -webkit-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.25);
  border-radius: 22px;
  border: 1px solid #fff;
}
.oldCSS .HH078__search-wrapper form input.error {
  border: 2px solid #fe6f61;
}
.oldCSS .HH078__search-wrapper form input.error::-webkit-input-placeholder {
  color: #fe6f61;
  opacity: 1;
}
.oldCSS .HH078__search-wrapper form input.error::-moz-placeholder {
  color: #fe6f61;
  opacity: 1;
}
.oldCSS .HH078__search-wrapper form input.error:-ms-input-placeholder {
  color: #fe6f61;
  opacity: 1;
}
.oldCSS .HH078__search-wrapper form input.error::-ms-input-placeholder {
  color: #fe6f61;
  opacity: 1;
}
.oldCSS .HH078__search-wrapper form input.error::placeholder {
  color: #fe6f61;
  opacity: 1;
}
.oldCSS .HH078__search-wrapper form input.error:-ms-input-placeholder {
  color: #fe6f61;
}
.oldCSS .HH078__search-wrapper form input.error::-ms-input-placeholder {
  color: #fe6f61;
}
.oldCSS .HH078__search-wrapper form input:focus-visible {
  outline: none;
}
.oldCSS .HH078__search-wrapper form button,
.oldCSS .HH078__search-wrapper form span {
  width: 32px;
  height: 32px;
  position: absolute;
  right: 11px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50%;
  background-color: #8ac589;
  font-weight: 700;
}
.oldCSS .HH078__search-wrapper form button > i,
.oldCSS .HH078__search-wrapper form span > i {
  color: #3d195b;
  font-weight: bolder;
}
.oldCSS .HH078__search-wrapper form span.exclamation {
  display: none;
  background-color: #fff;
}
.oldCSS .HH078__search-wrapper form input.error ~ span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.oldCSS .HH078__search-wrapper form input.error ~ button {
  display: none;
}
.oldCSS .HH078__searched-location {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #757575;
  cursor: auto;
}
.oldCSS .HH078__searched-location > span:first-of-type > a {
  margin: 0 10px;
  font-size: 20px;
  line-height: 27px;
  font-weight: 700;
  color: #3d195b;
  text-decoration: underline;
}
.oldCSS .HH078__searched-location > span:last-of-type {
  line-height: 0;
  cursor: pointer;
}
.oldCSS .HH078__openinghrs-container {
  display: none;
  width: 100%;
  text-align: center;
  background: #fafafa;
  padding-bottom: 24px;
  padding-top: 24px;
  -webkit-box-shadow: 0px 2px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 2px 0px rgba(0, 0, 0, 0.25);
}
.oldCSS .HH078__openinghrs-container > .title {
  margin-bottom: 8px;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
  color: #595959;
  text-decoration: underline;
}
.oldCSS .HH078__openinghrs-container > .text1,
.oldCSS .HH078__openinghrs-container > .text2 {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: #757575;
}
.oldCSS .HH078__openinghrs-container > .text1 {
  margin-bottom: 4px;
}
.oldCSS .HH078__phone-container {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 20%;
  max-width: 278px;
}
@media (max-width: 1180px) {
  .oldCSS .HH078__phone-container {
    width: 25%;
  }
}
@media (max-width: 1024px) {
  .oldCSS .HH078__phone-container {
    width: 30%;
  }
}
.oldCSS .HH078__phone-container > .HH078__welcome-text {
  margin-bottom: 8px;
}
.oldCSS .HH078__phone-container--wrapper {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 24px 0 0;
  margin-top: -24px;
}
.oldCSS .HH078__welcome-text {
  margin-bottom: 3px;
}
@media (min-width: 992px) {
  .oldCSS .HH078__phone-container--wrapper.hovered {
    position: absolute;
    top: 0;
    -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.25);
    border-radius: 0px 0px 12px 12px;
    background-color: #fafafa;
    width: 102%;
    left: -3px;
  }
  .oldCSS .HH078__phone-container--wrapper.hovered > div:last-of-type {
    display: block;
  }
}
.oldCSS .HH078__display-number {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.oldCSS .HH078__display-number a {
  font-size: 20px;
  line-height: 1.3;
  font-weight: 700;
  color: #3d195b;
}
.oldCSS .HH078__display-number a:hover {
  text-decoration: none;
}
.oldCSS .HH078__display-number > span:first-of-type {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 24px;
  height: 24px;
  margin-left: 10px;
  background-color: #8ac589;
  border-radius: 50%;
}
.oldCSS .HH078__display-number > div.cta-button {
  padding: 0 16px !important;
}
.oldCSS .HH078__display-number > div.cta-button > span.cta-button-icon {
  width: 28px !important;
}
.oldCSS .HH078__openinghrs-container {
  display: none;
  border-radius: 0px 0px 12px 12px;
}
.oldCSS .HH078__over-HH067_wrapper,
.oldCSS .HH078__menu-item-care,
.oldCSS .HH078__find-local {
  display: none !important;
}
.oldCSS .find-local {
  display: none !important;
}
@media (max-width: 992px) {
  .oldCSS .HH078__welcome-text {
    display: none !important;
  }
  .oldCSS .menu-top-wrap {
    border-bottom: 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }
  .oldCSS .HH078__phone-container {
    width: unset !important;
    max-width: unset !important;
  }
  .oldCSS .HH078__menu-top {
    padding-top: 6px !important;
    padding-bottom: 6px !important;
  }
  .oldCSS .HH078__phone-container {
    -webkit-box-ordinal-group: 1 !important;
    -ms-flex-order: 0 !important;
    order: 0 !important;
  }
  .oldCSS .find-local {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-ordinal-group: 1 !important;
    -ms-flex-order: 1 !important;
    order: 1 !important;
  }
  .oldCSS .HH078__menu-top > .existing-customers {
    border-left: 0px !important;
  }
  .oldCSS .HH078__search-wrapper {
    display: none;
  }
  .oldCSS .HH078__phone-container .logo.mobile {
    margin-bottom: 6px;
  }
  .oldCSS .HH078__info-icon {
    display: none !important;
  }
}
.oldCSS .HH078__display-number .callback-header {
  font-size: 16px;
}
.grecaptcha-badge {
  visibility: hidden;
}
.trust-bar__icon {
  filter: grayscale(1);
  opacity: 0.8;
  transition: filter 0.4s ease, opacity 0.4s ease;
}
.trust-bar__icon:hover {
  filter: grayscale(0);
  opacity: 1;
}
.trust-bar__image img {
  max-height: 58px !important;
  width: auto;
  border-radius: 0 !important;
}
@media (max-width: 767px) {
  .trust-bar__image img {
    max-height: 42px !important;
  }
}