/* 
 Theme Name:   RCH x Arrive
 Theme URI:    
 Description:  RCH Care Homes x Arrive
 Author:       JE Consulting
 Author URI:   
 Template:     vantage
 Version:      2.0

 /* 
--------------------------------------------*/

@import url('https://fonts.googleapis.com/css?display=swap&family=Lato:300,400,700&display=swap');
@import url('https://fonts.googleapis.com/css?display=swap&family=Roboto:100,300,400,500,700,900&display=swap');
@import url('https://fonts.googleapis.com/css?display=swap&family=Open+Sans:300,400,600,700&display=swap');
@import url("https://use.typekit.net/xyq7gzy.css");


@font-face {
    font-family: MadelynFill;
    src: url('/wp-content/themes/RCH_new/fonts/madelyn-fill.otf') format("opentype");
    font-display: swap;
}

body.page-template-template-landing-page .rmp_menu_trigger { display: none !important; }


/* Video Popup */

.videopopup {
    display:none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.4);
    z-index:1000;
}

.videopopup > .wp-video {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 800px !important;
    padding-top: 31%;
    width: 95% !important;
}

.videopopup > .wp-video div.mejs-video {
    width: 100% !important;
    height: 100% !important;
    position: absolute;
    top: 0;
    left: 0;
}

.videopopup .vp-close { 
    position: absolute;
    top: 80px;
    right: 50px;
    color: white;
    font-weight: bold;
    background-color: #d5a95d;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    padding: 0px 13px;
    font-size: 24px;
    line-height: 37px;
    cursor: pointer;
}

.videopopup > .wp-video iframe { width:100% !important; }

/* new facilities */


.newfac .title-click { cursor:pointer; text-transform:uppercase; font-weight:bold; }
.newfac .title-click.active { color:#D5A95D }
.newfac .title-click:hover { color:#D5A95D }
.newfac .title-grid { display:flex; justify-content:center; align-items:center; max-width:600px;margin-left:auto; margin-right:auto; gap:40px; }
.newfac.features-list {
    background-image: url('images/background-bean.png');
    background-repeat: no-repeat;
    background-size: 1260px 100%;;
    background-position: center;
}
.newfac.feature-list li {
    padding:10px;
    text-align:center;
}
.newfac .feature-list li {
    color:#152B4F;
    font-weight:bold;
}
.newfac .feature-list {padding:0px 40px;}
.newfac .feature-list li .image-icon {
    max-height: 70px;
    max-width: 70px;
    opacity: 1;
    display: inline-block !important;
}

.newfac .feature-list .owl-nav {
    position:absolute;
    top:40%;
    width:100%;
    left:0;
}
.newfac .feature-list .owl-nav .owl-prev {
    position: absolute;
    left: 0;
    top: -20px;
}
.newfac .feature-list .owl-nav .owl-next:hover { background:transparent; color:initial; }
.newfac .feature-list .owl-nav .owl-prev:hover { background:transparent; color:initial; }
.newfac .feature-list .owl-nav .owl-next {
    position: absolute;
    right: 0;
    top: -20px;
}

.newfac .feature-list .owl-nav .owl-next span, .newfac .feature-list .owl-nav .owl-prev span {
    font-size: 30px;
        line-height: 8px;
}


/* Brentwood Roundel */

body.page-template-template-care-home2 .under-image .owl-carousel {
    height:600px;
}

@media(max-width:768px) {
	body.page-template-template-care-home2 .under-image .owl-carousel {
		height:500px;
	}
}



.image-banner .cqcroundel { display:none; }
.page-id-511 .image-banner .cqcroundel {
    position: absolute;
    content: '';
    max-height: 180px;
    max-width: 180px;
    top: 140px;
    right: 70px;
    background-image: url(images/RCH_Roundel_02.png);
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 3;
    display: block;
    min-width: 90px;
    min-height: 90px;
    height: 10vw;
    width: 10vw;
}

@media(max-width:768px) { 
    .page-id-511 .image-banner .cqcroundel {
        top: 128px;
        right: 26px;
    }
}


/* CLS Fixes */

.care-types-block .owl-carousel:not(.owl-loaded) .item.care-type-item {
    width: calc(100% / 5);
}

.care-types-block .owl-carousel:not(.owl-loaded) {
    display: flex;
}

.care-homes-block .owl-carousel:not(.owl-loaded) .item.care-home-item {
    width: calc(100% / 5);
}

.care-homes-block .owl-carousel:not(.owl-loaded) {
    display: flex;
}

.care-homes-block .owl-carousel:not(.owl-loaded) .care-home-item:nth-child(n + 6) {
    display:none !important
}

.news-row .owl-carousel:not(.owl-loaded) .item.news-item {
    width: calc(100% / 4);
}

.news-row .owl-carousel:not(.owl-loaded) {
    display: flex;
}



.page-id-8802 .image-banner:before,
.page-id-4153 .image-banner:before,
.page-id-511 .image-banner:before,
.page-id-3995 .image-banner:before,
.page-id-3937 .image-banner:before,
.page-id-10239 .image-banner:before {
    content: '';
    background-size: 100%;
    width: 57vw;
    padding-top: 27vw;
    background-image: url(/wp-content/themes/RCH_new/images/RCH_WebsiteSlash_01.svg);
    position: absolute;
    left: -10vw;
    top: 53px;
    background-repeat: no-repeat;
    background-position: center;
    transform: rotate(-39deg);
    z-index: 2;
}

.page-id-4023 .image-banner:before {
  content: '';
  background-size: 100%;
  width: 57vw;
  padding-top: 27vw;
  background-image: url(/wp-content/themes/RCH_new/images/RCH_banner_1.svg);
  position: absolute;
  left: -10vw;
  top: 53px;
  background-repeat: no-repeat;
  background-position: center;
  transform: rotate(-39deg);
  z-index: 2;
}
 
.page-id-8780 .image-banner:before {
  content: '';
  background-size: 100%;
  width: 57vw;
  padding-top: 27vw;
  background-image: url(/wp-content/themes/RCH_new/images/RCH_WebsiteSlash_01.svg);
  position: absolute;
  left: -10vw;
  top: 53px;
  background-repeat: no-repeat;
  background-position: center;
  transform: rotate(-39deg);
  z-index: 2;
}

.page-id-8730 .image-banner:before {
    content: '';
    background-size: 100%;
    width: 37vw;
    padding-top: 31vw;
    background-image: url(/wp-content/themes/RCH_new/images/RCH_Promo_Banner_PPC.svg);
    position: absolute;
    left: -6vw;
    top: 53px;
    background-repeat: no-repeat;
    background-position: center;
    transform: rotate(0);
    z-index: 2;
}

@media (max-width: 1120px){
    .page-id-8730 .image-banner:before {
        top: 100px;
    }
}

.page-id-10239 .image-banner:before {
    top: 120px;
}

@media(max-width:768px) {
    .page-id-8802 .image-banner:before,
    .page-id-4153 .image-banner:before,
    .page-id-511 .image-banner:before,
    .page-id-3995 .image-banner:before,
    .page-id-3937 .image-banner:before,
    .page-id-10239 .image-banner:before {
        content: '';
        background-size: 100%;
        width: 100%;
        padding-top: 100px;
        background-image: url(/wp-content/themes/RCH_new/images/RCH_WebsiteSlash_01.svg);
        position: absolute;
        left: 0;
        top: 50px;
        background-repeat: no-repeat;
        background-position: top;
        transform: rotate(0deg);
        z-index: 2;
    }

    .page-id-8730 .image-banner:before {
        content: '';
        background-size: 100%;
        width: 100%;
        top: 75px;
        left: 0;
        padding-top: 250px;
        background-image: url(/wp-content/themes/RCH_new/images/RCH_Promo_Banner_PPC_mob.svg);
        position: absolute;
        background-repeat: no-repeat;
        background-position: center;
        transform: rotate(0);
        z-index: 2;
    }

    .page-id-8802 .image-banner:before {
        height: 100%;
        top: 130px;
    }
    .page-id-10239 .image-banner:before {
        top: 130px;
    }
    
}

@media (max-width: 650px){
    .page-id-8730 .image-banner:before {
        padding-top: 215px;
    }
}

@media (max-width: 450px){
    .page-id-8730 .image-banner:before {
        padding-top: 200px;
    }
}

@media (max-width: 450px){
    .page-id-8730 .image-banner:before {
        padding-top: 180px;
    }
}

@media (max-width: 400px){
    .page-id-8730 .image-banner:before {
        padding-top: 170px;
    }
}

/* Thank you */

#landing-thank-you {
    margin-top:150px;
}

.page-template-template-landing-page article.post, .page-template-template-landing-page article.page {
    border-bottom:0px;
}

.thank-you-masthead .submenu-container {
    display:none !important;
}


.thank-you-masthead #masthead nav {
    background-color: #0e2340 !important;
    height: 129px;
    padding-top: 25px;
}


.thank-you-masthead .logo .full-container {
    margin:0px !important;
    padding:0px !important;
    width:100% !important;
}

.thank-you-masthead .menu, .page-template-template-landing-thank-you #responsive-menu-button {
    display:none !important;
}

.page-template-template-landing-thank-you a.btn.border-btn.dark-border-btn {
    color: white !important;
    background-color: #D5A95D;
    border: 0px;
    padding: 10px 30px;
    font-size: 14px;
}

.page-template-template-landing-thank-you a {
    color: #0f2340 !important;
    font-size:12px !important;
}

.thank-you-masthead .logo {
    position: absolute;
    top: 0px;
    left: 50%;
    width: auto;
    z-index: 9999;
    transform: translateX(-50%);
}

.thank-you-masthead .logo img {
    background-color: #1a305a;
    padding: 5px 5px 5px 4px;
    height: 123px !important;
    max-width: inherit;
}


/* Landing Page */
/* Remove pointer events */
body.single-care_home_landing #reviews .tg-review-widget-container{pointer-events:none;}

.single-care_home_landing .btn,
.single-care_home_landing .btn:hover,
.page-template-template-landing-page .btn, 
.page-template-template-landing-page .btn:hover {
    padding: 7px 15px;
    border-radius: 0px;
    background: #D5A95D;
    border: 0px;
    outline: 0px;
    box-shadow: none;
    margin: 20px 0px 20px 20px;
    font-size: 13px;
    color: white;
}

.page-template-template-landing-page .cta-block .btn,
.single-care_home_landing .cta-block .btn {
    width:100%;
}

.page-template-template-landing-page .cta-block .btn, 
.page-template-template-landing-page .cta-block .btn:hover,
.single-care_home_landing .cta-block .btn, 
.single-care_home_landing.cta-block .btn:hover  {
    padding: 10px 25px;
    text-transform:uppercase;
    font-weight:bold;
}

.page-template-template-landing-page .cta-block .footer-info-box,
.single-care_home_landing .cta-block .footer-info-box {
    background-color:transparent;
    padding:10px !important;

}


.page-template-template-landing-page article.post, 
.page-template-template-landing-page article.page,
.single-care_home_landing article.post, 
.single-care_home_landing article.page  {
    border-bottom:0px;
}

.page-template-template-landing-page .cta-block h2.title, 
.page-template-template-landing-page .cta-block p.subtitle,
.single-care_home_landing .cta-block h2.title, 
.single-care_home_landing .cta-block p.subtitle  {
    color:white;
}

.page-template-template-landing-page section.page-builder-block.meet-the-manager,
.single-care_home_landing section.page-builder-block.meet-the-manager {
    background-color:rgb(211 169 87 / 10%)
}

.page-template-template-landing-page .cta-block,
.single-care_home_landing .cta-block {
    background-color: #0e2340 !important;
    background-image:none !important;
}

.page-template-template-landing-page .cta-block + #facilities,
.single-care_home_landing .cta-block + #facilities {
    margin-top:50px;
}

.page-template-template-landing-page #viewMoreFeatures {
    display:none;
}

.page-template-template-landing-page .image-banner:after {
    background-color: rgb(25 48 90 / 40%);
    height: 100%;
}

.page-template-template-landing-page .image-banner .banner-content > p:first-child {
    display:none;
}

.page-template-template-landing-page .image-banner .banner-content {
    display:block !important;
    top:60%;
}
.page-template-template-landing-page .image-banner .banner-content h2 {
    font-size: 15px;
    font-weight: 700;
    color: white;
    margin: 10px 0px;
}

.page-template-template-landing-page .image-banner .banner-content .btn {
    display:none;
}
.page-template-template-landing-page .image-banner .banner-content h4 {
    font-size: 18px;
    font-weight: 700;
    color: white;
    margin: 10px 0px;
}

.page-template-template-landing-page .image-banner {
    height:70vh !important;
}

.page-id-10239.page-template-template-landing-page .image-banner {
    height: 100vh !important;
}

.landing-masthead .logo .full-container {
    margin:0px !important;
    padding:0px !important;
    width:100% !important;
}

.landing-masthead .logo {
    position: absolute;
    top: 0px;
    left: 50%;
    width: auto;
    z-index: 9999;
    transform: translateX(-50%);
}

.landing-masthead .logo img {
    background-color: #1a305a;
    padding: 5px 5px 5px 4px;
    height: 123px !important;
    max-width: inherit;
}

.landing-masthead .submenu-container {
    min-height:0px;
    padding:0px;
}

.care_home_landing-template-default .rmp_menu_trigger {
    display:none !important;
}

@media(min-width:768px) {
    .landing-masthead #masthead nav {
        background-color: #0e2340 !important;
        height: 129px;
        padding-top: 25px;
    }
    .offer .under-image .col-md-5:before {
        content: 'SUMMER OFFER';
        display: flex;
        align-items: center;
        justify-content: center;
        position: absolute;
        right: 0;
        top: 10px;
        text-align: center;
        width: 120px;
        font-weight: bold;
        letter-spacing: 0;
        color: white;
        background-color: #0e305b;
        height: 120px;
        padding-top: 10px;
        border-radius: 9999px;
        box-shadow: 0 0 17px 7px #d5a95d;
        font-size: 22px;
        line-height: 1.3;
        z-index: 10;
    }
    .offer.option-1 .under-image .col-md-5:before {
        left:0;
        right:auto;
    }
}

@media(max-width:768px) {
    .offer .title:before {
        content: 'OFFER';
        position: absolute;
        right: 0;
        bottom: 10px;
        text-align: center;
        width: 120px;
        font-weight: bold;
        letter-spacing: 0;
        color: white;
        background-color: #0e305b;
        height: 120px;
        padding-top: 46px;
        border-radius: 9999px;
        box-shadow: 0 0 17px 7px #d5a95d;
    }
    .offer .title {
        padding-right: 140px;
        position: relative;
    }
}

.landing-masthead .menu li:first-child {
    float:left;
}

.landing-masthead ul.menu li.btn a {
    padding: 0px;
    display: inline-block;
}

.page-template-template-landing-page .snp-builder.snp-bld-showme, .page-template-template-landing-page .snp-overlay.snp-overlay-show {
    display:none !important;
}

@media(max-width:768px) {
    .page-template-template-landing-page .scrollto-block {
        display:none !important;
    }
    .page-template-template-landing-page .image-banner .banner-content h2 {
        font-size: 13px;
        font-weight: 500;
    }
    .page-template-template-landing-page .image-banner .banner-content h1 {
        font-size: 29px;
        line-height: 36px;
    }

    .page-template-template-landing-page .image-banner .banner-content h4 {
        font-weight: 500;
        font-size: 12px;
        margin-top: 16px;
    }
    .page-template-template-landing-page .submenu-container, .page-template-template-landing-page #responsive-menu-button {
        display:none;
    }
    .page-template-template-landing-page div#page-wrapper nav .full-container {
        width: 100% !important;
        padding:0px !important;
        position:fixed !important;
        bottom:0px !important;
        left:0px !important;
    }
    .page-template-template-landing-page #__ba_floatingLaunch, .page-template-template-landing-page #__ba_panel {
        display:none !important;
    }
    .page-template-template-landing-page .care-home-bar {
        display:none !important;
    }
    .page-template-template-landing-page nav.main-navigation ul li {
        display: block;
        margin: 0px 0px !important;
        width:50%;
        float:left;
        padding: 16px 5px;
    }

    .page-template-template-landing-page nav.main-navigation ul li span {
        position: absolute;
        left: 0px;
        width: 100%;
        background-color: #c19a57;
        height: 100%;
        top: 0;
        padding: 16px 0px !important;
    }
}
@media(max-width:1066px) {
    .page-template-template-landing-page .submenu-container, .page-template-template-landing-page #responsive-menu-button {
        display:none;
    }
    .page-template-template-landing-page nav.main-navigation ul li {
        display: inline-block;
        margin: 20px 0px;
    }
    
    
}



/* Arrive New Style */

.main-navigation ul ul {
    background-color:#0D2340;
}

.slider-banner .banner-content #wpsl_search_widget-2:before {
    content: 'Search for a care home near you';
    color: white;
    font-size: 14px;
    margin-bottom: 10px;
    display: inline-block;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    margin-top: 20px;
}

section#reviews .col:not(.testimonial-col) > div {
    height: 360px !important;
}

.full-container #secondary aside a:hover, .full-container #secondary aside a:visited:hover {
    color:#D2A058 !important;
}

.full-container #secondary aside a:visited {
    color:#000 !important;
}

.testimonial-carousel .testimonial-item {
    padding:30px 0px;
}

.parent-pageid-3434 .widget_recent_entries, 
.parent-pageid-3434 .widget_categories, 
.parent-pageid-3434 .current_page_item:not(.menu-item) {
    display:none;
}

.testimonial-carousel .testimonial-item p:first-child {
    margin-bottom:0px;
}

.testimonial-carousel .testimonial-item i {
    opacity:0.6;
}

.testimonial-carousel .testimonial {
    font-size:20px;
}
.testimonial-carousel .testimonial + p {
    font-size:12px;
}

.testimonial-carousel.owl-loading {
    opacity:1 !important;
}

.logo img {
    background-color: #0D2340 !important;
}

.page-template-template-care-home2 .image-banner:after {
    background-color: rgb(25 48 90 / 40%);
    height: 100%;
}

@media(max-width:1065px) {
    .hidden-menu {
        display:none;
    }
    #responsive-menu-container.slide-left li.responsive-menu-item a {
        padding: 10px 19px;
    }
    #responsive-menu-container.slide-left #responsive-menu ul.responsive-menu-submenu-depth-1 a.responsive-menu-item-link {
        padding: 0px 0px 0px 0px;
    }
    #responsive-menu-container.slide-left #responsive-menu li.responsive-menu-item a .responsive-menu-subarrow {
        position: relative;
        display: inline-block;
        vertical-align: middle;
        font-size: 9px;
    }
    #responsive-menu-container.slide-left li.responsive-menu-item {
        text-align:center;
    }
    #responsive-menu-container.slide-left #responsive-menu li.responsive-menu-item .responsive-menu-item-link, 
    #responsive-menu-container.slide-left #responsive-menu ul.responsive-menu-submenu li.responsive-menu-item .responsive-menu-item-link {
        font-size: 11px;
        text-transform: uppercase;
        letter-spacing: 0.6px;
        text-align: center;
    }
    #responsive-menu {
        margin-top:90px !important;
    }
    #responsive-menu a {
        padding:0px !important;
    }

    ul#responsive-menu > li.responsive-menu-item-has-children > .responsive-menu-item-link {
        padding-left: 40px !important;
    }
    ul#responsive-menu .responsive-menu-submenu-depth-1 li.responsive-menu-item-has-children > .responsive-menu-item-link {
        padding-left: 40px !important;
    }
    #responsive-menu-container.slide-left #responsive-menu li.responsive-menu-item a, 
    #responsive-menu-container.slide-left #responsive-menu li.responsive-menu-item a:hover,
    #responsive-menu-container.slide-left #responsive-menu li.responsive-menu-item a:focus, 
    #responsive-menu-container.slide-left #responsive-menu li.responsive-menu-item a:visited,  
    #responsive-menu-container.slide-left #responsive-menu-wrapper {
        background-color:transparent;
        border:0px !important;
    }
    #responsive-menu-container.slide-left {
        width:100%;
        background-image:url(/wp-content/uploads/2020/11/RCH-Logo.jpg);
        background-position:10px 10px;
        background-size:80px;
        background-repeat:no-repeat;
    }

    #responsive-menu-container.slide-left #responsive-menu li.responsive-menu-item .responsive-menu-item-link {
        line-height:40px;
    }

    #responsive-menu-container.slide-left #responsive-menu > li:last-child a {
        background-color: #ccab64;
        max-width: 300px;
        margin: auto;
        margin-top: 10px;
    }

    #responsive-menu-container.slide-left #responsive-menu > li:last-child a:hover {
        background-color: #a98c4d;
    }
    

}

@media(min-width:1065px) {
    .menu-submenu-container ul.sub-menu {
        display: none;
        position: absolute;
        left: -20px;
        top: calc(100% - 1px);
        background-color: #464646;
        color: white;
        width: 200px;
        text-align: left;
        padding: 3px 0px;
    }
    
    .menu-submenu-container .menu-item:hover ul.sub-menu {
        display: block;
    }
    
    .menu-submenu-container .menu-item {
        position: relative;
        padding: 10px 0px;
    }
    .menu-submenu-container ul.sub-menu li a {
        font-weight: 600;
        color: white;
        padding: 0px;
        font-size:13px;
        text-transform: uppercase;
    }
    .menu-submenu-container .menu-item .menu-item {
        display:block;
        width:100%;
    }
    .menu-submenu-container .menu-item .menu-item {
        padding: 8px 15px;
        margin: 0;
    }
    
    .menu-submenu-container .menu-item .menu-item a {
        text-decoration: none !important;
    }
}

.lb-outerContainer {
    height:auto !important;
}
.lb-outerContainer .lb-container {
    padding:0px !important;
}

#scroll-to-top {
    display:none;
}

.care-home-bar .col-md-4 p {
    line-height:13px
}

.call-us-block {
    position: absolute;
    bottom: calc(100% + 1px);
    background-color: #b7904c;
    padding: 10px;
    z-index: 3;
    display:inline-block;
    width:auto;
    right:0px;
}


@media(max-width:1000px) {

    body.responsive.layout-full div#page-wrapper .full-container .full-container {
        padding-left:0px;
        padding-right:0px;
        width:100%;
    }
    .scrollto-block .scrollto {
        white-space: nowrap;
        overflow:scroll;
        -ms-overflow-style: none;  /* Internet Explorer 10+ */
        scrollbar-width: none;  /* Firefox */
        margin-left:120px;
    }
    .scrollto-block .scrollto::-webkit-scrollbar { 
        display: none;  /* Safari and Chrome */
    }  
    .scrollto-block .scrollto .static-list-item {
        position: absolute;
        left: 0px;
        top: 50%;
        transform: translate(0px, -50%);
        background-color: white;
    }

    ul.feature-list li {
        font-size:12px !important;
    }
    ul.feature-list li span {
        padding:1px 6px;
    }

    ul.feature-list li .fl-icon i {
        font-size:12px;
    }
    ul.scrollto:after {
        content: ">";
        position: absolute;
        right: -7px;
        top: calc(50% + 1px);
        transform: translate(0px, -50%) scale(1, 2);
        opacity: 0.3;
    }

}

#responsive-menu-additional-content > a img {
    display:none;
}

@media(max-width:600px) {
    /* body.responsive.layout-full div#page-wrapper div.full-container {
        width:calc(100% - 10px);
        max-width:calc(100% - 10px);
        padding-right:10px;
        padding-left:10px;
    } */
    
    /* body.responsive.layout-full div#page-wrapper div.banner-content div.full-container, 
    body.responsive.layout-full div#page-wrapper div.home-blocks .full-container, 
    body.responsive.layout-full div#page-wrapper div.care-home-blocks .full-container, 
    body.responsive.layout-full div#page-wrapper section.care-home-footer .full-container {
        padding-right:20px;
        padding-left:20px;
    } */

    h2.title {
        font-size:25px !important;
    }

    .care-type-carousel .owl-stage {
        left:-30px;
    }

}

.go-back .btn.btn-primary {

}

div.modal-content .gform_body input[type="checkbox"], div.modal-content .gform_body input[type="radio"] {
    height:auto !important;
}

.modal-body .gfield_consent_label, .modal-body .gfield_html {
    color:white;
    font-size:14px !important;;
}

body:not(.home) .page-banner-container {
    margin-bottom:40px;
}

body.home .banner-content h1 {
    font-size: 53px;
    text-shadow: 0 0 20px rgb(0 0 0 / 50%);
}


.home .care-homes-block {
    background-image: url(images/blob-background-carehome.png);
    background-size: 80% 84%;
    background-repeat: no-repeat;
    background-position: 40vw 50%;
    margin:40px 0px;
}

@media(max-width:768px) {

    .care-homes-block .title-row {
        text-align: left !important;
        padding: 0px 122px 0px 20px !important;
    }

    .care-homes-block .title-row .customPrevBtn {
        left:auto;
        right:70px;
    }

    .information_block .full-container {
        padding:0px !important;
    }

    .post_page .care-home-box {
        padding-top:75%;
    }
    body.page-template-default #main {
        padding-left:0px !important;
        padding-right:0px !important;
    }

    div.cd-item {
        padding-left:10px;
    }

    .footer-info-box h3.title {
        font-size: 20px !important;
        margin: 16px 0px 17px !important;
    }

    .footer-info-box .btn {
        margin-bottom:17px !important;
    }

    .care-home-footer .order-3 .footer-info-box {
        border-bottom-right-radius:5px !important;
        border-bottom-left-radius:5px !important;
    }

    .care-home-footer .order-1 .footer-info-box {
        border-top-right-radius:5px !important;
        border-top-left-radius:5px !important;
    }

    body #yoast-breadcrumbs, body #navxt-breadcrumbs {
        margin-top:0px;
    }

    div.logo img {
        padding: 23px 5px 5px 4px;
    }

    .title-row {
        padding:0px !important;
    }

    .footer-search-box h3.title {
        font-size:20px !important;
    }

    .slider-banner .banner-content .banner-subtitle {
        font-size:17px;
        margin-top:20px;
    }

    .slider-banner .banner-content h1 {
        font-size:24px;
    }


    .alignright, .alignleft {
        display: block;
        float: none;
        width: 100%;
        margin: 0px;
    }
    .care-home-bar .btn, .care-home-bar .btn:hover {
        font-size:11px !important;
        padding:12px 17px !important;
    }
    .care-home-bar .btn i {
        font-size:14px !important;
    }
    #gallery .owl-stage {
        left:-30px;
    }
    #gallery .grid-item {
        padding-top: 120%;
        height:0px;
        float: none;
        background-color: #fff;
        border: 2px solid #fff;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        background-size: cover;
        background-position: center center;
        transition: all 0.35s ease-in-out;
        width:100%;
        display:block;
    }

    .care-home-bar .full-container {
        padding:0px !important;
        max-width:100% !important;
        width:100% !important;
    }

    ul.feature-list {
        display:none;
    }

    section.text-image.masked-image .under-image {
        position:relative;
    }

    .footer-info-box {
        border-radius:0px !important;
    }

    .text-image.text-image.option-2 {
        background-size:0px !important;
    }

    section.text-image.masked-image.option-1 .under-image {
        top: 0px;
        left: 20px;
    }

    section.text-image.masked-image.option-2 .under-image {
        top: 0px;
        right: 20px;
    }

    div.list-block {
        padding:0px;
    }
    div.list-block img {
        width:45px;
    }
    div.list-block ul {
        width:100%;
    }
    div.list-block .list-block-box {
        border-radius:0px;
        padding:0px 20px;
    }
    div.list-block.order-3 .list-block-box {
        padding-bottom:20px !important;
    }
    div.list-block.order-2 .list-block-box {
        padding-top:20px !important;
    }
    .text-image.option-1 {
        background-image:none !important;
    }
    div.footer-search-box {
        padding:20px 15px;
    }
    div.footer-search-box form#wpsl-widget-form > p:first-child {
        width: 100%;
        display: inline-block;
        margin-bottom:6px;
    }
    div.footer-search-box form#wpsl-widget-form > p {
        width: calc(100% - 55px);
        display: inline-block;
    }
    div.footer-search-box form#wpsl-widget-form > p:last-child {
        width: 50px;
        display: inline-block;
    }
    div.banner-content form#wpsl-widget-form > p:first-child {
        width: 100%;
        display: inline-block;
        margin-bottom:6px;
    }
    div.banner-content form#wpsl-widget-form > p {
        width: calc(100% - 55px);
        display: inline-block;
    }
    div.banner-content form#wpsl-widget-form > p:last-child {
        width: 50px;
        display: inline-block;
    }


    #main-slider + li form#wpsl-widget-form > p:first-child {
        width: 100%;
        display: inline-block;
        margin-bottom:6px;
    }
    #main-slider + li form#wpsl-widget-form > p {
        width: calc(100% - 55px);
        display: inline-block;
    }
    #main-slider + li form#wpsl-widget-form > p:last-child {
        width: 50px;
        display: inline-block;
    }

    div.slider-banner #wpsl_search_widget-2 {
        bottom:5px;
    }

    
    .title-row {
        padding:0px 20px;
    }
    .page-banner-container {
        margin-top:0px !important;
    }
    .page-header-banner, .page-banner-container img {
        height: 440px !important;
        width: auto !important;
        max-width: none !important;
    }
    
    .menu-submenu-container {
        display:none;
    }

    .submenu-container {
        height:50px;
    }
}

@media(max-width: 1065px) {
    #responsive-menu-container #responsive-menu li.responsive-menu-item .responsive-menu-item-link {
        font-size: 14px;
        line-height:14px;
    }
    body button#responsive-menu-button {
        width: 55px;
        height: 50px;
        position: absolute;
        top: 0px;
        right: 10px;
        background: transparent !important;
        opacity:0.5;
        border-radius:0px;
        box-shadow:none;
        border:0px;
    }
    body button#responsive-menu-button:hover, body .responsive-menu-open button#responsive-menu-button:hover, body .responsive-menu-open button#responsive-menu-button, body .responsive-menu-open button#responsive-menu-button:focus, body button#responsive-menu-button:hover, body button#responsive-menu-button:focus {
        background:transparent !important;
        opacity:0.7;
        border-radius:0px;
        box-shadow:none;
        border:0px;
    }
    .page-banner-container img {
        width: -webkit-fill-available;
        height: 510px !important;
        max-width: none !important;
        width: auto !important;
        transform: translateX(-25%);
    }
}

ul.socials-list {
    list-style:none;
    margin:10px 0px;
    padding:0px;
}

ul.socials-list li {
    display:inline-block;
    margin:0px;
}

.socials-list i {
    padding: 11px 0px;
    font-size: 12px;
}

.boxedcolumns .col .box {
    padding:20px;
    background-color:#f3f6ff;
    height:100%;
}

.boxedcolumns .col .box p:first-child {
    display:none;
}

.boxedcolumns .col .box p:last-child {
    margin-bottom:0px;
}

.boxedcolumns .col .box h3 {
    color:#CFA761;
    font-size:20px;
    font-weight:bold;
    letter-spacing:1px;

}

.boxedcolumns .col .box p {
    color:#333;
}

.boxedcolumns {
    margin-bottom:20px;
}



.wp-icon {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    text-align: center;
    line-height: 50px;
    vertical-align: middle;
    color: #fff;
    margin-right: 5px;
  }
  
 footer .fa-facebook-f , .fa-facebook {
    background: #3B5998;
  }
  
  footer .fa-linkedin {
    background: #0077B5;
  }
  
  footer .fa-twitter {
    background: #1DA1F2;
  }
  footer .fa-instagram {
    background: #d6249f;
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
    box-shadow: 0px 3px 10px rgba(0,0,0,.25);
  }
  footer.fa-google-plus {
    background: #D04338;
  }
  footer .fa-youtube {
    background: #FF0000;
  }
  
  footer .fa-pinterest {
    background: #BD081C;
  }

.care-home-box .background-image:before {
    content: '';
    height: 50%;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    background: linear-gradient(
0deg
, rgba(0,0,0,0.6), transparent);
}

.care-home-footer + footer {
    margin-bottom:50px !important;
}

ul:not(.submenu-nav):not(.menu):not(.sub-menu) li {
    font-size:16px;
    line-height:1.6;
}

#main {
  padding:0px;
}

.main-navigation ul ul li {
    margin-left:15px;
}

.care-home-box-title span {
    display: block;
    width: 100%;
    font-size: 14px;
}

.banner-content h1 span {
    display: block;
    width: 100%;
    font-size: 16px;
}

*, h1, h2, h3, h4, h5, h6, p, li {
  font-family: 'Open Sans', sans-serif; 
}

.logo img {
  background-color: #1a305a;
  padding: 60px 5px 5px 4px;
  max-width: 80px;
}

.slider-banner {
  position:relative;
}

.go-back.full-container:before {
    display: block;
    clear: both;
    width: 100%;
    content: '';
}

#wpsl_search_widget-2 {
  list-style:none;
  margin-bottom:0px;
}

.slider-banner #wpsl_search_widget-2 {
  position: absolute;
  bottom: 10%;
  width: 95%;
  max-width: 670px;
  left: 50%;
  transform: translateX(-50%);
  list-style:none;
  margin-bottom:0px;
}

.footer-search-box {
  background-color:#0E305B;
  border-radius:5px;
  -webkit-box-shadow: 0px -1px 60px -19px rgba(0,0,0,0.75);
  -moz-box-shadow: 0px -1px 60px -19px rgba(0,0,0,0.75);
  box-shadow: 0px -1px 60px -19px rgba(0,0,0,0.75);
  padding:30px 100px;
}

.footer-search-box h3.title {
  color:white;
  text-align:center;
  margin-bottom:20px;
  font-weight:100;
  font-size:26px;
}

.footer.page-builder-block{
  background-size: 100% 100%;
  background-position: center;
  background-color:white;
}

#wpsl_search_widget-2::marker {
  display:none;
}

form#wpsl-widget-form > p:last-child {
  width: 50px;
  display: inline-block;
}

form#wpsl-widget-form > p {
  width: calc(45% - 60px);
  display: inline-block;
}

form#wpsl-widget-form > p:first-child {
  width: 55%;
  display: inline-block;
}

.logo {
  position: absolute;
  top: 0px;
  left: 0px;
  width: auto;
  z-index:9999;

}

.logo a {
    height: 100%;
    display: block;
    width: 100%;
}


.fl-icon i {
    width: 1.28571429em;
    text-align: center;
    font-size:15px;
}

ul.submenu-nav {
  /* margin-left: auto; */
  text-align: right;
  margin-bottom:0px;
}

ul.submenu-nav li {
  display: inline-block;
  margin-left: 20px;
}

ul.submenu-nav li a {
  color: #9ea9be;
  text-decoration: underline !important;
  font-weight:300;
}


#main-slider {
    margin-top: 0px;
    background-color:transparent;
    position:relative;
}

.submenu-container {
  background-color:#0D2340;
  padding:7px 0px
}

#masthead {
  z-index:1;
  padding:0px;
  background-color:transparent;
}

ul.menu {
  text-align:right;
}

ul.menu li {
  margin: 0px 0px 0px 30px;
}

ul.menu li a {
  font-weight:600;
  color:white;
  padding:0px;
}

ul.menu li.btn a {
  padding: 5px 10px;
}

.btn, .btn:hover, ul.menu li.btn {
  padding: 7px 15px;
  border-radius: 0px;
  background: #D5A95D;
  border: 0px;
  outline: 0px;
  box-shadow: none;
  margin:20px 0px 20px 20px;
  font-size: 13px;
  color:white;
}

.btn.border-btn, .btn.border-btn:hover, ul.menu li.btn.border-btn {
  padding: 7px 15px;
  border-radius: 0px;
  background: transparent;
  border:1px solid white;
  outline: 0px;
  box-shadow: none;
  margin:20px 0px 20px 20px;
  font-size: 13px;
  text-transform:uppercase;
}

.dark-border-btn, .dark-border-btn:hover {
  border-color:#0E305B !important;
  color:#0E305B !important;;
}

body.responsive.layout-full div#page-wrapper .full-container {
  max-width: calc(1300px - 40px) !important;
  padding-left: 20px;
  padding-right: 20px;
  width: calc(100% - 40px);
  padding-top:0px;
  padding-bottom:0px;
}

.main-navigation {
  margin:0px;
}

#wpsl-widget-form input {
  font-size: 11px;
  height: 50px;
  padding: 0px 20px;
  background-color: rgba(255,255,255,0.8);
  border: 0px;
  border-radius: 0px;
  font-family: 'Open Sans', sans-serif;
  outline: 0px;
} 

#wpsl-widget-form input[type="submit"] {
  font-size: 11px;
  height: 50px;
  padding: 0px 20px;
  background-color: #CFA761;
  border: 0px;
  border-radius: 0px;
  font-family: 'Open Sans', sans-serif;
  outline: 0px;
  background-image:url(images/loupe.png);
  background-position:center center;
  background-size:18px;
  background-repeat:no-repeat;
  text-indent:-9999%;
  white-space: unset;
} 

#wpsl-widget-form select {
  font-size: 11px;
  height: 50px;
  padding: 0px 20px;
  background-color: rgba(255,255,255,0.8);
  border: 0px;
  border-radius: 0px;
  font-family: 'Open Sans', sans-serif;
  outline: 0px;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-position: 95%;
    background-image: url(images/chevron-down.png);
    background-size: 13px;
    background-repeat: no-repeat;
} 

.home .care-types-block {
    margin:60px 0px;
}

.title-row {
    position:relative;
}

.title-row .customNextBtn {
    position: absolute;
    right: 40px;
    top: 50%;
    font-size: 13px;
    padding: 10px;
    height: 40px;
    width: 26px;
}

.customNextBtn.customNav:before {
    width: 14px;
    transform: rotate(45deg);
    content: '';
    background-color: #223469;
    height: 2px;
    position: absolute;
    top: 14px;
    left: 5px;
}

.customNextBtn.customNav:after {
    width: 14px;
    transform: rotate( -45deg);
    content: '';
    background-color: #223469;
    height: 2px;
    position: absolute;
    top: 23px;
    left: 5px;
}



.title-row .customPrevBtn {
    position: absolute;
    left: 40px;
    top: 50%;
    font-size: 13px;
    padding: 10px;
    height: 40px;
    width: 26px;
}

.customPrevBtn.customNav:before {
    width: 14px;
    transform: rotate(-45deg);
    content: '';
    background-color: #223469;
    height: 2px;
    position: absolute;
    top: 14px;
    left: 5px;
}

.customPrevBtn.customNav:after {
    width: 14px;
    transform: rotate( 45deg);
    content: '';
    background-color: #223469;
    height: 2px;
    position: absolute;
    top: 23px;
    left: 5px;
}

.customPrevBtn.customNav, .customNextBtn.customNav {
    cursor: pointer;
}

.information_block {
  background-color:#0E305B;
  padding:20px 10px;
  margin-bottom: 10px;
}

.information_block.large {
    background-position: center center;
    padding: 75px 10px;
    position: relative;
}

.information_block.large::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background:#0E305B;
    opacity: .35; 
}

.information_block.large .row {
    position: relative;
    z-index: 2;
}

.information_block.large .row h3 {
    font-size: 28px;
}

.information_block .btn, .information_block .btn:hover {
  text-transform: uppercase;
  font-weight:500;
  margin:0px !important;
  font-size: 11px;
}

.information_block .btn:hover {
  color:white;
}

.information_block * {
  color:white;
  margin:0px;
  align-items: center;
}

.information_block h3 {
  font-size:20px;
  font-weight:500;
}
.information_block p {
  font-size:13px;
}

.information_block p a {
  text-decoration: underline;
}

.information_block p a:hover {
  color:#CB9D5B
}

h2.title {
  font-weight:100;
  letter-spacing:2px;
  font-size:34px;
  color:#0E305B;
}

p.subtitle {
  margin-bottom:0px;
  color:#CB9D5B;
  text-transform:uppercase;
  font-weight:600;
  font-size:12px;
}

section.page-builder-block {
  padding:40px 0px;
}

section.video-with-list.background {
  background-image:url(images/block_blob.png);
  background-position:bottom;
  background-repeat:no-repeat;
  background-size:auto 90%;
}

ul.unstyled-list {
  list-style:none;
  margin:0px;
  padding:0px;
}

.list-block {
  padding:40px 0px;
}



.order-2 .list-block-box {
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
}

.order-3 .list-block-box {
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
}

.list-block-box {
  padding:40px 20px;
  background-color:#0E305B;
  display: flex;
  height: 100%;
}

.list-block-box li p {
  color:white;
  font-size:15px;
  line-height:19px;
}

.list-block-box li {
  color:white;
  margin-bottom:10px;
  font-size:16px;
}

.video-thumbnail:before {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 1.5em 0 1.5em 2.5em;
  border-color: transparent transparent transparent #fff;
  content:'';
  position:absolute;
  left:50%;
  top:50%;
  transform:translate(-50%, -50%);
  z-index: 1;
  transition:all 0.3s;
}

.video-thumbnail:after {
  width:81px;
  height:81px;
  border:3px solid white;
  border-radius:50%;
  background-color:rgba(0,0,0,0.3);
  content:'';
  left:50%;
  top:50%;
  transform:translate(-53%, -50%);
  position:absolute;
  transition:all 0.3s;
}

.video-thumbnail {
  padding-top: 80%;
  background-size: cover;
  background-position: center;
  position:relative;
  cursor:pointer;
}

.video-thumbnail:hover:after {
  width:91px;
  height:91px;
}

.care-type-item:after {
  position:absolute;
  content:'';
  background:linear-gradient(0deg, rgba(0,0,0,0.4), rgba(0,0,0,0));
  width:100%;
  height:100%;
  left:0px;
  z-index:1;
  top:0px;
}

.care-type-item {
  padding: 300px 10px 10px 10px;
  background-size: cover;
  background-position: center;
  font-size: 20px;
  font-weight: 100;
  color: white;
  position:relative;
}

.care-type-item a {
  position: absolute;
  bottom: 10px;
  left: 10px;
  right: 10px;
  top: 10px;
  vertical-align: bottom;
  display: flex;
  align-items: flex-end;
  z-index:2;
}

.care-type-item a, .care-type-item a:hover {
  color:white;
  text-decoration:none;
}

.text-image.option-2 {
  background-size:50%;
  background-position: left 10rem;
  background-repeat:no-repeat;
}

.text-image.option-1 {
  background-size:50%;
  background-position:center right;
  background-repeat:no-repeat;
}

.text-image {
  background-color:rgb(211 169 87 / 10%);
}

.text-image p {
  font-size:14px;
}

.minh-50 {
  min-height:50vh;
}

.care-home-box .background-image {
  background-size:cover;
  background-position:center;
  background-repeat:no-repeat;
  position:absolute;
  top:0px;
  bottom:0px;
  left:0px;
  right:0px;
  z-index:2;
  transition:0.5s;
  transform:scale(1.05);
}

.care-home-box:hover .background-image {
  filter:blur(3px);
}

.care-home-box {
  padding-top:150%;
  position:relative;
  overflow:hidden;
}

.care-home-box-title, .care-home-box-subtitle {
  display:block;
  color:white;
  flex: 0 0 100%;
  flex-wrap: wrap;
  display: flex;
  flex-basis: 100%;
  margin-bottom:0px;
}

.care-home-box-title {
  font-size:20px;
  font-weight:100;
}
.care-home-box-subtitle {
  font-size:10px;
  text-transform:uppercase;
  font-weight:600;
}

.care-home-box .content {
  position:absolute;
  bottom:15px;
  left:15px;
  right:15px;
  z-index:5;
  display:flex;
  align-items: flex-end;
  transition:0.5s;
  flex-wrap: wrap;
  height: auto;
  z-index:3
}

.care-home-box .hover-content {
  position:absolute;
  bottom:15px;
  left:15px;
  right:15px;
  z-index:5;
  display:flex;
  align-items: flex-end;
  opacity:0;
  transform:translateY(30px);
  transition:0.2s;
  transition-delay:0s; 
  flex-wrap: wrap;
  height: auto;
  z-index:6;
  font-size:11px;
}

.care-home-box:hover .hover-content {
  opacity:1;
  transform:translateY(0px);
  transition-delay:0.2s; 
}

.care-home-box:hover .hover-content * {
  color:white;
}

.care-home-box > a {
  position:absolute;
  top:0px;
  bottom:0px;
  left:0px;
  right:0px;
  z-index:4;
}

.care-home-box:hover .content {
  transform:translateY(-30px);
}


.text-only p {
  font-size:16px;
}

footer#colophon {
  background:white !important;
}


.footer-info-box {
  padding:20px;
  background-color:#005694;
  border-top-left-radius:5px;
  border-bottom-left-radius:5px;
}

.order-3 .footer-info-box {
  border-top-right-radius:5px;
  border-bottom-right-radius:5px;
  border-top-left-radius:0px;
  border-bottom-left-radius:0px;
}

.footer-contact-box.footer-info-box {
  padding:20px;
  background-color:#223469;
  border-radius:5px;
  -webkit-box-shadow: 0px -1px 60px -19px rgba(0,0,0,0.75);
  -moz-box-shadow: 0px -1px 60px -19px rgba(0,0,0,0.75);
  box-shadow: 0px -1px 60px -19px rgba(0,0,0,0.75);
  
}

.footer-info-box p, .footer-info-box a, .footer-info-box h3 {
  color:white;
}

.footer-info-box p {
  font-size:12px;
  line-height:20px;
}

.tab-content h3.title {
  color:#223469;
  margin-bottom:20px;
  font-weight:100;
  font-size:26px;
}

.footer-info-box h3.title {
  color:white;
  text-align:center;
  margin-bottom:20px;
  font-weight:100;
  font-size:26px;
}

img {
  max-width:100%;
  height:auto !important;
}

.left-clipping-svg {
  position: absolute;
  width: 0;
  height: 0;
}
.left-clipping {
  background-size: cover;
  -webkit-clip-path: url(#left-clip-path);
  clip-path: url(#left-clip-path);
}

.right-clipping-svg {
  position: absolute;
  width: 0;
  height: 0;
}
.right-clipping {
  background-size: cover;
  -webkit-clip-path: url(#right-clip-path);
  clip-path: url(#right-clip-path);
}

.text-image.masked-image {
  position:relative;
  background-color:transparent;
}

.text-image.masked-image.option-1 {
  background-image:url('images/background_blob.png');
  background-size:60%;
  background-repeat:no-repeat;
  background-position:120% 20%;
}

.text-image.masked-image.option-2 {
  background-image:url('images/background_blob.png');
  background-size:60%;
  background-repeat:no-repeat;
  background-position:-20% top;
  
}

.text-image.masked-image .full-container {
  position:relative;
  z-index:2;
}

.text-image.masked-image .under-image {
  width:calc(100% + 30px);
  height:70%;
  max-height:590px;
  min-height:300px;
  position:absolute;
  top:50px;
  left:0px;
  z-index:1;
}

.content blockquote {
  padding:20px;
  background-color:rgb(211 169 87 / 10%);
  margin-left:0px;
  margin-bottom:1rem;
}

.content blockquote p:last-child {
  margin-bottom:0px;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

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

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

.tab {
  display:none;
}

.tab.active {
  display:block;
}

.tabs {
  width: 100%;
  display:inline-block;
}

.tab-links:after {
    display:block;
    clear:both;
    content:'';
}

.tab-links li {
    margin: 0;
    float:left;
    width: calc(50% - 5px);
    margin-right: 5px;
    margin-bottom: 5px;
    list-style:none;
}
@media(max-width:600px) {
	.tab-links li {
		float:none;
		width: calc(100%);
		margin-right: 0px;
		margin-bottom: 10px;
	}
}


.tab-links a {
    padding:5px 20px 5px 20px;
    display:inline-block;
    font-size:10px;
    text-transform:uppercase;
    font-weight: 600;
    color:#6D6D6D;
    transition:all linear 0.3s;
    text-align: center;
    text-decoration:none;
    cursor:pointer;
    background-color: #efe4d2;
    margin-right: 6px;
    width:100%;
}

.tab-links a:hover {
    background:transparent;
    color: #223469;
    text-decoration:none;
}

li.active a, li.active a:hover {
    background: #0e305b;
    color: #CFA761;
}

/* ---- grid ---- */

/* clearfix */
.grid:after {
  content: '';
  display: block;
  clear: both;
}

/* ---- grid-item ---- */

.grid-sizer,
.grid-item {
  width: 25%;
}

.grid-item {
  height: 200px;
  float: left;
  background-color: #fff;
  border: 10px solid #fff;
  -webkit-transform: translateZ(0);
   transform: translateZ(0);
  background-size: cover;
  background-position: center center;
  transition: all 0.35s ease-in-out;
}

.grid-item:hover{
  cursor: pointer;
}

.grid-alpha {
  display: none;
  position: fixed;
  background-color: #fff;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  text-align: center;
  z-index: 100;
}

.grid-alpha:hover{
  cursor: zoom-out;
}

.grid-item.item-opened{
  width: 80%;
  height: 80vw;
  border:10px solid #fff;
  }

.grid-item--width2 {
  width:  50%;
}

.grid-item--height2 {
  height: 400px;
}
.grid-item--height3 {
  height: 600px;
}

@media only screen and (max-width: 580px){
  .grid-item{
    width: 50%;
  }
  .grid-item--width2 {
    width:  100%;
  }
}

.features-list {
  background-image:url('images/full-blob.png');
  background-size: 100% 100%;
  background-position: center;
}

.feature-list {
  margin-left:0px;
  list-style:none;
}

.feature-list li {
  margin-bottom:10px;
}

.feature-list li img {
  max-height:22px;
  max-width:22px;
  opacity:0.5;
}

.feature-list li span {
    padding: 10px 10px;
    background-color: #E7ECFF;
    border-radius: 50%;
    display: inline-block;
    margin-right: 10px;
    opacity: 0.8;
}

.features-list p {
  font-size:14px;
}

.meet-the-manager p {
  font-size:14px;
}

.map-block p {
  font-size:14px;
}

.image-banner {
  background-size:cover;
  background-position:center;
  background-repeat:no-repeat;
}

.page-template-template-care-home2 .masthead-wrapper, .page-template-template-brochure .masthead-wrapper {
  min-height: auto !important;
}


.image-banner {
  position:relative;
}

.image-banner:after {
  position:absolute;
  content:'';
  top:0px;
  left:0px;
  height:60%;
  background:linear-gradient(180deg, rgba(0,0,0,0.5),  rgba(0,0,0,0));
  width:100%;
  z-index:1;
}

.image-banner .banner-content {
  position:absolute;
  top:50%;
  left:50%;
  transform:translate(-50%, -50%);
  text-align:center;
  z-index:2;
}

.image-banner .banner-content h1 {
  font-size: 45px;
  line-height: 49px;
  font-weight: 800;
  color: rgb(255, 255, 255);
  letter-spacing: 0px;
  font-family: "Open Sans";
}

.image-banner .banner-content .btn, 
.image-banner .banner-content .btn:hover {
  padding: 12px 25px;
  border-radius: 0px;
  background: #D5A95D;
  border: 0px;
  outline: 0px;
  box-shadow: none;
  font-size: 13px;
  color: white;
  text-transform:uppercase;
  letter-spacing:0.8px;
  font-weight: 600;
  cursor: pointer;
  margin:20px 10px;
}

.care-home-bar {
  position:fixed;
  bottom:0px;
  left:0px;
  width:100%;
  background-color: #D5A95D;
  color:white;
  z-index:99;
  border-top:white solid 1px;
}

.care-home-bar * {
  color:white;
}
.care-home-bar .btn, .care-home-bar .btn:hover {
  margin:0px;
  padding: 12px 25px;
  border-radius: 0px;
  background: #D5A95D;
  border: 0px;
  outline: 0px;
  box-shadow: none;
  font-size: 13px;
  color: white;
  text-transform:uppercase;
  letter-spacing:0.3px;
  font-weight: 400;
  cursor: pointer;
  border-right: 1px solid white;
}

.care-home-bar > div .btn:first-child {
  border-left: 1px solid white;
}

.scrollto-block ul {
  list-style:none;  
  margin:auto;
  display:inline-block;
}
.scrollto-block ul li {
  display:inline-block;  
}
.scrollto-block ul li a {
  padding:5px 20px;  
  color:#777;
  text-transform:uppercase;
  letter-spacing:1px;
  font-size:12px;
}

.scrollto-block .static-list-item {
  color:#D5A95D;
  font-weight:bold;
  padding:5px 20px;
  text-transform:uppercase;
  letter-spacing:1px;
  font-size:12px !important;
}

.page-banner-container + .slider-banner {
  display:none !important;
}

.masthead-wrapper {
  min-height:0px !important;
}

.page-banner-container {
  position:relative;
}

.page-banner-container:after {
  position: absolute;
  content: '';
  top: 0px;
  left: 0px;
  height: 60%;
  background: linear-gradient(
180deg
, rgba(0,0,0,0.5), rgba(0,0,0,0));
  width: 100%;
  z-index: 1;
}


.care-home-bar p {
  font-size:14px;
}
.care-home-bar a {
  font-size:12px;
}

.banner-content p a {
  color:white;
}

#wpsl-widget-form label {
  display: none !important;
}


.banner-content.show {
  display:block;
}

.banner-content.center {
  text-align:center;
}

.banner-content.right {
  text-align:right;
}

.banner-content.left {
  text-align:left;
}

.banner-content {
  position: absolute;
  top: calc(50% + 40px);
  width: 100%;
  left: 0px;
  transform: translateY(-50%);
  display:none;
  z-index:2;
}

.page-template-template-care-home2 .banner-content {
  display:block;
}

.banner-content h1 {
  color: white;
  font-size: 40px;
  font-weight: 900;
}

.banner-content .banner-subtitle {
  font-size:20px;
  font-weight:300;
  color:white;
}

.slider-banner .banner-content #wpsl_search_widget-2 {
  position: relative;
  left: 0;
  transform: none;
  bottom:auto;
  display: inline-block;
}

.ch_filtering .input-group-text {
  background-color: white;
  border: 0px;
  text-transform: uppercase;
  color: #d5a95d;
  font-size: 11px;
  font-weight: 900;
  letter-spacing: 1px;
  display: inline-block;
}

.ch_filtering .input-group {
  width: auto;
  display: inline-flex;
}

.ch_filtering .input-group .input-group-prepend {
  display: inline-block;
}

.ch_filtering .input-group #ch_filtering_select {
  display:inline-block;
  border: 0px;
  text-transform:uppercase;
  letter-spacing: 1px;
}

.modal-backdrop { background-color: rgba(0,0,0,0.5); }
.modal-content {
    background-color: #1b305a;
    padding: 20px;
}
@media(min-width:768px) { .modal-dialog { max-width:700px; } }
.modal-content .modal-title {
    margin-bottom: 0;
    line-height: 1.5;
    font-size: 30px;
    color: white;
    font-weight: 300;
}
.modal-content .modal-header, .contact-container .modal-header {
    border-bottom: 0px;
}

.modal-content label.gfield_label, .contact-container label.gfield_label {
    color: white;
    font-weight: 700 !important;
    font-size: 16px !important;
}

.modal-content .gform_body .gfield input, .modal-content .gform_body .gfield select, .contact-container .gform_body .gfield input, .contact-container .gform_body .gfield select  {
    font-size: 12px !important;
    height: 37px !important;
    padding: 0px 13px !important;
    border:0px;
}

.modal-content .gform_footer, .contact-container .gform_footer {
    text-align:right;
}

.modal-content .gform_footer input[type="submit"], .contact-container .gform_footer input[type="submit"] {
    background: transparent;
    border: 1px solid white;
    color: white;
    border-radius: 0px;
    font-size: 16px !important;
    font-weight: 400;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}


.modal-content button.close {
    background:transparent;
    font-size:30px !important;
    color:white !important;
    text-shadow:none !important;
}
 
.news-image {
    padding-top:100%;
    background-size:cover;
    background-position:center;
}

.news-box h4 {
    color: #0e305b;
    font-size: 20px;
    font-weight: 100;
    margin-bottom: 5px;
}
.news-box a {
    color: inherit;
    font-size:12px;
    font-weight:700;
    text-decoration:none;
}

.news-box a:hover {
    text-decoration:none;
}

.news-box p {
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    color: #666;
}

.full-container #secondary aside {
    background: #F3F6FF;
    border-radius: 0px;
    padding:20px;
    margin-bottom:20px;
}

.modal-content .responsive {
    width:100%;
    height:auto;
    padding-top:56.25%;
    position:relative;
}

/* body:not(.logged-in) #videoModal .modal-content .responsive {
    padding-top: unset;
} */

body #videoModal .modal-content .responsive {
    padding-top: 56.25%;
}

.modal-content .responsive video, 
.modal-content .responsive iframe {
    position:absolute;
    top:0px;
    left:0px;
    height:100%;
    width:100%;
}

.full-container #secondary h3.widget-title, .full-container #secondary .widget .widget-title, .full-container #secondary aside a, .full-container #secondary aside a:visited {
    color:black;
}

.page-id-3471 .page-banner-container, .parent-pageid-3471 .page-banner-container {
    min-height: 300px !important;
    background-color: #0d2440;
}

aside .menu-rch-care-homes-container ul.menu {
    text-align:left;
}

aside .menu-rch-care-homes-container ul.menu li {
    margin:0px;
}

aside .menu-rch-care-homes-container ul.menu li a {
    font-weight:400;
}

.contact-container {
    padding:30px 30px 10px;
    background-color:#1b305a;
}

.contact-container .gfield_label {
    color:white;
}

.contact-container .title {
    color:white;
    font-size:26px;
    font-weight:300;
    letter-spacing:0.5px;
}

.contact-container .subtitle {
    color:white;
    font-size:14px;
    font-weight:300;
    letter-spacing:0.5px;
    text-transform:uppercase;
}

.cd-item p {
    font-size: 14px;
    margin-bottom:0px;
}

.cd-item {
    padding: 15px 10px 15px 30px;
    border-bottom:1px solid #888;
}

.cd-item a {
    text-decoration: underline;
}

.cd-item a + a {
    margin-left:10px;
}

.contact-block.background {
    background-image: url(images/contact-blob.png);
    background-position: 1vw -40px;
    background-size: auto 116%;
    background-repeat: no-repeat;
}

body.page-id-3505.responsive.layout-full div#page-wrapper .site-main > .full-container {
    width:100%;
    max-width:100%;
    padding:0px;
}


.submenu-container {
    min-height:50px;
}

.external-links-block .care-home-box {
    padding-top:100%;
}

p.care-home-box-content {
    font-size: 14px;
    line-height: 22px;
}


/* End */






body.layout-full {
    background-color: #fcfcfc!important;
}
#masthead {
    position: absolute;
    top:0;
    left:0;
    width:100%;
    z-index: 999;
}
#masthead-widgets #text-4 {
    text-align: left;
}
#masthead-widgets #phpeverywherewidget-5 {
    text-align: right;
}
#masthead-widgets #phpeverywherewidget-5 h3 {
    display: none;
}
#masthead .hgroup {
    z-index: 999;
    width: 100%;
    padding: 10px 0px;
    margin: 0 auto;
}.badge-logo {
	float: right;
    margin-right: 15%;
    margin-top: -2%;
}
#masthead nav {
    z-index: 99;
    width: 100%;
    background: transparent;
}
nav.main-navigation ul li a {
    padding-bottom: 18px;
}
.main-navigation li#menu-item-753 a {
    padding-left: 8px;
    padding-right: 8px;
}
.main-navigation {
    background-color: transparent;
}
.main-navigation ul li {
    text-transform: uppercase;
    vertical-align:baseline;
}
.menu-logo img {
    vertical-align: middle;
    width: 140px;
    height: auto;
}
.main-navigation ul li.menu-logo a {
    padding-top: 0px;
    background-color: #AARRGGBB;
}
.main-navigation ul ul a {
    line-height: 18px;
    letter-spacing: 0.5px;
}
.main-navigation ul li ul li a {
    padding-top: 11px;
    padding-bottom: 11px;
}
.main-navigation ul li {  
    letter-spacing: 0.8px;
}
#masthead .main-navigation ul li:hover > a, #masthead .main-navigation ul li:focus > a, #masthead #search-icon #search-icon-icon:hover, #masthead #search-icon #search-icon-icon:focus {
    background-color: transparent;
}
#masthead .main-navigation ul li.menu-logo:hover > a, #masthead .main-navigation ul li.menu-logo:focus > a {
    background-color: #AARRGGBB;
}
#masthead .main-navigation ul li ul li.current-menu-item > a {
    color: #a8853f;
}
#masthead .main-navigation ul li.current-menu-item > a:hover {
    color: #a8853f;
}
#masthead .main-navigation ul li ul li.current-menu-item > a:hover {
    color: #fff;
}
#wpadminbar li#wp-admin-bar-edit-home-page {
    display: none;
}
.masthead-wrapper {
    min-height: 90px;
}
.home .masthead-wrapper {
    min-height: auto;
}
#yoast-breadcrumbs, #navxt-breadcrumbs {
    background: transparent;
    text-align: left;
    padding-left:0px;
    margin-bottom: 0px;
    margin-top:0px;
    color:white;
    letter-spacing: 0.7px;
    FONT-WEIGHT: 300;
}
#yoast-breadcrumbs a, #navxt-breadcrumbs a {
    color:white;
    text-decoration:underline;
}
#navxt-breadcrumbs .full-container {
    padding:0px !important;
    width:100% !important;
    max-width:100% !important;
}
#__ba_panel {
    position: fixed;
    top: 90px;
    right: 0;
    z-index: 99999999;
}

.admin-bar #__ba_panel {

    top: 122px;

}

.home .entry-main .home-hero {
    margin-top: 5px;
    padding-top: 190px;
    padding-bottom: 190px;
    -webkit-box-shadow: inset 0px 12px 16px -4px #272626;
    box-shadow: inset 0px 12px 16px -4px #272626;
    text-align: center;
}
.home-hero {
    text-align: center;
}
.home-hero h1 {
    font-size: 55px;
    color: #fff;
    font-weight: 300;
    line-height: 65px;
    margin: 20px 0;
    text-shadow: 2px 2px 10px #000000;
    letter-spacing: 1px;
}
.home-hero h3 {
    font-size: 25px;
    color: #fff;
    font-weight: 300;
    line-height: 35px;
    margin: 20px 0;
    text-shadow: 2px 2px 10px #000000;
    letter-spacing: 1px;
}
.care-home-search-wrapper {
    margin: 0 auto;
    text-align: center;
    width: 100%;
    padding: 0;
}
.care-home-search-wrapper input {
    border-radius: 50px;
    padding: 11px 30px;
    -webkit-box-shadow: 0px 1px 17px 1px #000000;
    box-shadow: 0px 1px 17px 1px #000000;
    display: inline-block;
}

.curs
{
	pointer-events: none;
}

.btn {
    display: inline-table;
    background: -moz-linear-gradient(90deg, rgba(163, 116, 46, 1) 0%, rgba(230, 190, 112, 1) 100%); /* ff3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(230, 190, 112, 1)), color-stop(100%, rgba(163, 116, 46, 1))); /* safari4+,chrome */
    background: -webkit-linear-gradient(90deg, rgba(163, 116, 46, 1) 0%, rgba(230, 190, 112, 1) 100%); /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(90deg, rgba(163, 116, 46, 1) 0%, rgba(230, 190, 112, 1) 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(90deg, rgba(163, 116, 46, 1) 0%, rgba(230, 190, 112, 1) 100%); /* ie10+ */
    background: linear-gradient(0deg, rgba(163, 116, 46, 1) 0%, rgba(230, 190, 112, 1) 100%); /* w3c */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#E6BE70', endColorstr='#A3742E', GradientType=0); /* ie6-9 */
    padding: 11px 40px;
    border-radius: 50px;
    -webkit-box-shadow: 0px 1px 17px 1px #000000;
    box-shadow: 0px 1px 17px 1px #000000;
    letter-spacing: 0.5px;
    margin: 20px 20px;
}
.btn:hover {
    background: -moz-linear-gradient(90deg, rgba(132, 92, 34, 1) 0%, rgba(250, 208, 123, 1) 100%); /* ff3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(250, 208, 123, 1)), color-stop(100%, rgba(132, 92, 34, 1))); /* safari4+,chrome */
    background: -webkit-linear-gradient(90deg, rgba(132, 92, 34, 1) 0%, rgba(250, 208, 123, 1) 100%); /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(90deg, rgba(132, 92, 34, 1) 0%, rgba(250, 208, 123, 1) 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(90deg, rgba(132, 92, 34, 1) 0%, rgba(250, 208, 123, 1) 100%); /* ie10+ */
    background: linear-gradient(0deg, rgba(132, 92, 34, 1) 0%, rgba(250, 208, 123, 1) 100%); /* w3c */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#fad07b', endColorstr='#845c22', GradientType=0); /* ie6-9 */
}
.care-home-search-wrapper .btn {
    display: inline-block;
}
.main-navigation ul li.focus > a {
    background: #a8853f;
    color: #ffffff;
}
.main-navigation ul li ul li.focus > a {
    background: #19305a;
    color: #ffffff;
}
#masthead .hgroup .btn {
    margin: 0 0 0 10px;
    padding: 6px 15px;
    box-shadow: none;
}
.page-template-template-care-home2 #masthead .hgroup .btn {
    padding: 6px 8px;
}
#masthead .hgroup .btn a {
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
}
#masthead .hgroup .btn a:visited, #masthead .hgroup .btn a:hover {
    color: #fff;
}
#masthead #phpeverywherewidget-4 h3.widget-title {
    display: none;
}
#masthead #phpeverywherewidget-4 p {
    margin-bottom: 0;
}
#masthead #phpeverywherewidget-4 a {
    color: #fff;
    margin-right: 10px;
    font-size: 18px;
    line-height: 28px;
}
#masthead #phpeverywherewidget-4 a:hover {
    color: #a9772d;
}
.entry-content .btn a, .footer-semi .btn a {
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 600;
}
.entry-content .btn a:visited, .footer-semi .btn a:visited {
    color: #fff;
}
.entry-content .btn a:hover, .footer-semi .btn a:hover {
    color: #fff;
}
p, .entry-content p {
    font-size: 18px;
    line-height: 28px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    color: #313131;
    margin: 0 0 15px;
}
b {
    color: #cdaa64;
}
.inner-box {
    background: #19305b;
    padding: 20px;
    border-radius: 15px;
    min-height: 338px;
}

.page-id-3430 .inner-box.bottom {
        min-height: 450px;
}
.page-id-3451 .inner-box{
        min-height: 300px;
}
.page-id-3451 .inner-box.bottom {
            min-height: 400px;
}

.inner-box p {
    color: #fff;
}
.inner-box strong {
    color: #fff;
}
.entry-content h1 {
    font-size: 32px;
    line-height: 42px;
    font-weight: bold;
    color: #cdab64;
    margin: 15px 0;
}
.entry-content h2 {
    font-size: 28px;
    line-height: 38px;
    font-weight: bold;
    color: #19305a;
    margin: 15px 0;
}

.entry-content h2.h-title {
        color: #19305b;
    font-size: 65px;
    line-height: 75px;
    margin-bottom: 10px;
    font-family: alisha, sans-serif;
    font-style: normal;
    font-weight: 400;
    margin-top: 30px;
}


.entry-content h3 {
    font-size: 24px;
    line-height: 34px;
    font-weight: bold;
    color: #19305a;
    margin: 15px 0;
}
.entry-content h4 {
    font-size: 22px;
    line-height: 34px;
    font-weight: bold;
    color: #cdab64;
    margin: 10px 0;
}
.entry-content ul {
    margin-left: 15px;
}
.entry-content ul li, .entry-content ol li {
    font-size: 18px;
    line-height: 23px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    color: #313131;
    margin-bottom: 5px;
}
.home .entry-content .intro-txt p {
    text-align: center;
    color: #313131;
}
.entry-content a {
    font-weight: bold;
}
.intro-txt {
    text-align: center;
}
.entry-content .intro-txt .btn {
    box-shadow: none;
    padding: 11px 50px;
}
.home-search {
    background-color: #19305b;
    border-radius: 25px;
    z-index: 9;
    width: 80%;
    margin: -85px auto 0;
    background: -moz-linear-gradient(90deg, rgba(4, 13, 38, 1) 0%, rgba(32, 63, 120, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(32, 63, 120, 1)), color-stop(100%, rgba(4, 13, 38, 1)));
    background: -webkit-linear-gradient(90deg, rgba(4, 13, 38, 1) 0%, rgba(32, 63, 120, 1) 100%);
    background: -o-linear-gradient(90deg, rgba(4, 13, 38, 1) 0%, rgba(32, 63, 120, 1) 100%);
    background: -ms-linear-gradient(90deg, rgba(4, 13, 38, 1) 0%, rgba(32, 63, 120, 1) 100%);
    background: linear-gradient(0deg, rgba(4, 13, 38, 1) 0%, rgba(32, 63, 120, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#203F78', endColorstr='#040d26', GradientType=0);
}
.home-search h1 {
    color: #fff;
    font-weight: 300;
    text-align: center;
    font-size: 35px;
    line-height: 45px;
    margin: 0;
}
.home-boxes {
    overflow: hidden;
}
.home-boxes.gold, .home-boxes.gold .home-boxes-txt {
    background: -moz-linear-gradient(90deg, rgba(168, 118, 44, 1) 0%, rgba(205, 170, 100, 1) 100%); /* ff3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(205, 170, 100, 1)), color-stop(100%, rgba(168, 118, 44, 1))); /* safari4+,chrome */
    background: -webkit-linear-gradient(90deg, rgba(168, 118, 44, 1) 0%, rgba(205, 170, 100, 1) 100%); /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(90deg, rgba(168, 118, 44, 1) 0%, rgba(205, 170, 100, 1) 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(90deg, rgba(168, 118, 44, 1) 0%, rgba(205, 170, 100, 1) 100%); /* ie10+ */
    background: linear-gradient(0deg, rgba(168, 118, 44, 1) 0%, rgba(205, 170, 100, 1) 100%); /* w3c */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#cdaa64', endColorstr='#a8762c', GradientType=0); /* ie6-9 */
}
.home-boxes.blue, .home-boxes.blue .home-boxes-txt {
    background: -moz-linear-gradient(90deg, rgba(4, 12, 37, 1) 0%, rgba(25, 48, 91, 1) 100%); /* ff3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(25, 48, 91, 1)), color-stop(100%, rgba(4, 12, 37, 1))); /* safari4+,chrome */
    background: -webkit-linear-gradient(90deg, rgba(4, 12, 37, 1) 0%, rgba(25, 48, 91, 1) 100%); /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(90deg, rgba(4, 12, 37, 1) 0%, rgba(25, 48, 91, 1) 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(90deg, rgba(4, 12, 37, 1) 0%, rgba(25, 48, 91, 1) 100%); /* ie10+ */
    background: linear-gradient(0deg, rgba(4, 12, 37, 1) 0%, rgba(25, 48, 91, 1) 100%); /* w3c */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#19305b', endColorstr='#040c25', GradientType=0); /* ie6-9 */
}
.home-boxes.blue .panel-grid-cell:nth-of-type(1) {
    z-index: 1;
}
.home-boxes.blue .panel-grid-cell:nth-of-type(2) {
    z-index: 99999;
}
.home-boxes.gold .panel-grid-cell:nth-of-type(2) {
    z-index: 1;
}
.home-boxes.gold .panel-grid-cell:nth-of-type(1) {
    z-index: 99999;
}
.home-boxes.blue .home-boxes-txt a {
    color: #a9772d;
    font-weight: 600;
}
.home-boxes.blue .home-boxes-txt a:hover {
    color: #fff;
}
.home-boxes.gold .home-boxes-txt a {
    color: #19305b;
    font-weight: 600;
}
.home-boxes.gold .home-boxes-txt a:hover {
    color: #fff;
}
.home-boxes-txt a i {
    margin-left: 10px;
    font-weight: 600;
}
.home-boxes-txt {
    padding: 50px;
    min-height: 500px;
    overflow: hidden;
}
.home-boxes-txt h2 {
    color: #fff;
    font-size: 35px;
    line-height: 55px;
    text-align: center;
    font-weight: 400;
    margin-bottom: 10px;
}
.home-boxes-txt p {
    color: #fff;
    margin-bottom: 15px;
    text-align: center;
}
.home-news-wrapper {
    padding: 40px 0;
}
.home-news-wrapper h3.widget-title {
    color: #19305b;
    font-size: 35px;
    line-height: 55px;
    text-align: center;
    margin-bottom: 40px;
}
.home-news-wrapper ul {
    list-style: none;
}
.home-news-wrapper ul li {
    float: left;
    width: 24%;
    padding: 0 5px;
}
.home-news-wrapper h3.rpwe-title {
    font-size: 16px;
    line-height: 21px;
    margin-bottom: 10px;
    margin-top: 10px;
    font-weight: 600;
}
.home-news-wrapper h3.rpwe-title a {
    color: #a9772d;
    text-decoration: none;
}
.home-news-wrapper h3.rpwe-title a:hover {
    color: #19305b;
}
.home-news-wrapper .rpwe-summary {
    font-size: 15px;
    line-height: 20px;
}
.home-news-wrapper .rpwe-summary a.more-link {
    color: #19305b;
    display: block;
    font-weight: 600;
    text-decoration: none;
    margin-top: 5px;
}
.home-news-wrapper .rpwe-summary a.more-link:hover {
    color: #a9772d;
}
.page-id-3471 .page-banner-container, .parent-pageid-3471 .page-banner-container {
        min-height: 50px;
    
}
.page-id-3471 .page-banner-container img, .parent-pageid-3471 .page-banner-container img {
    display: none;
    
}
.footer-semi {
  background:transparent;
    margin: 0 auto;
    text-align: center;
    padding: 30px 0;
}
footer#colophon {
    background:transparent;
    text-align: center;
}
footer #phpeverywherewidget-2 {
    font-size: 14px;
    line-height: 24px;
}
footer #phpeverywherewidget-2 a {
    text-decoration: none;
}
footer #phpeverywherewidget-2 a:hover {
    color: #19305b;
}
footer #phpeverywherewidget-2 h3.widget-title {
    display: none;
}
.page article.page .entry-header {
    margin-bottom: 30px;
}
article.post .entry-header {
    margin-bottom: 10px;
}
.page-template-template-care-home2 article.page .entry-header h1.entry-title, .page-template-template-brochure article.page .entry-header h1.entry-title, .page-template-template-care-home article.page .entry-header h1.entry-title {
    text-align: center;
}
article.page .entry-header h1.entry-title {
    color: #19305b;
    font-size: 50px;
    font-weight: 400;
    line-height: 45px;
    margin-bottom: 0px;
    letter-spacing: 0.5px;
}
article.post .entry-header h1.entry-title {
    color: #19305b;
    font-size: 32px;
    font-weight: 600;
    line-height: 37px;
    margin-bottom: 10px;
    letter-spacing: normal;
}
article.page .entry-header .entry-meta {
    margin-bottom: 20px;
}
article.post .entry-header .entry-meta {
    margin-bottom: 0px;
    color: #cdab64;
    font-size: 16px;
    line-height: 23px;
    font-weight: 600;
    font-style: italic;
}
.page-banner-container {
    background: #f2ebd9;
}
.blog .page-banner-container, .single .page-banner-container {
    background: #fcfcfc;
}
.page-banner-container img {
    width: 100%;
    height: auto;
}
/* Care Home
--------------------------------------------*/
.page-template-template-care-home2 article.page .entry-header, .page-template-template-brochure article.page .entry-header {
    margin-bottom: 20px;
}
.page-template-template-care-home .masthead-wrapper {
    min-height: 170px;
}
.page-template-template-care-home #main {
    padding-bottom: 0;
}
.page-template-template-care-home #primary {
    width: auto;
    float: none;
}
.page-template-template-care-home .entry-content {
    text-align: center;
}
.page-template-template-care-home #navxt-breadcrumbs {
    display: none;
}
.page-template-template-care-home2 .masthead-wrapper, .page-template-template-brochure .masthead-wrapper {
    min-height: 160px;
}
.page-template-template-care-home2 #main, .page-template-template-brochure #main {
    padding-bottom: 0;
    padding-top: 10px;
}
.page-template-template-care-home2 #primary,  .page-template-template-brochure #primary {
    width: auto;
    float: none;
}
.page-template-template-care-home2 .entry-content, .page-template-template-brochure .entry-content {
    text-align: center;
}
.page-template-template-care-home2 #navxt-breadcrumbs, .page-template-template-brochure #navxt-breadcrumbs  {
    display: none;
}
h2.rchfont {
    margin: 0;
    font-family: alisha, sans-serif;
    text-align: left;
    font-size: 70px;
    line-height: 70px;
    padding: 0;
    color: #19305b;
    font-weight: 400;
    font-style: normal;
}
.food-menu-btn {}
#food .food-inner .food-menu-btn p {
    padding-left: 0;
    margin: 0;
    font-size: 17px;
    line-height: 21px;
}
.entry-content .food-menu-btn p a {
    color: #19305b;
}
.entry-content .food-menu-btn p a strong {
    color: #a8853f;
}
.facilities.sec .facilities-inner {}
.acticities-inner {
    background: -moz-linear-gradient(90deg, rgba(4, 12, 37, 0.85) 0%, rgba(25, 48, 91, 0.85) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(25, 48, 91, 0.85)), color-stop(100%, rgba(4, 12, 37, 0.85)));
    background: -webkit-linear-gradient(90deg, rgba(4, 12, 37, 0.85) 0%, rgba(25, 48, 91, 0.85) 100%);
    background: -o-linear-gradient(90deg, rgba(4, 12, 37, 0.85) 0%, rgba(25, 48, 91, 0.85) 100%);
    background: -ms-linear-gradient(90deg, rgba(4, 12, 37, 0.85) 0%, rgba(25, 48, 91, 0.85) 100%);
    background: linear-gradient(0deg, rgba(4, 12, 37, 0.85) 0%, rgba(25, 48, 91, 0.85) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#19305b', endColorstr='#040c25', GradientType=0);
    filter: alpha(opacity=85);
    padding: 20px 30px 30px 30px;
}
.acticities-inner p {
    color: #fff;
    text-align: left;
    margin: 0px 0 15px;
}
#activities h2 {
    font-size: 24px;
    color: #19305b;
    text-align: left;
    line-height: 34px;
    margin: 0px 0 10px;
}
#activities h2.rchfont {
    color: #19305b;
    font-size: 70px;
    line-height: 60px;
    margin-bottom: 5px;
}
#activities p, #activities-dementia p {
    text-align: left;
}
#activities .acticities-inner {
    width: 75%;
    float: right;
}
#food .food-inner {
    text-align: left;
}
#food .food-inner p {
    margin: 0 0 15px;
}
#find-us {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(32, 63, 120, 1)), color-stop(100%, rgba(4, 13, 38, 1)));
    background: -webkit-linear-gradient(90deg, rgba(4, 13, 38, 1) 0%, rgba(32, 63, 120, 1) 100%);
    background: -o-linear-gradient(90deg, rgba(4, 13, 38, 1) 0%, rgba(32, 63, 120, 1) 100%);
    background: -ms-linear-gradient(90deg, rgba(4, 13, 38, 1) 0%, rgba(32, 63, 120, 1) 100%);
    background: linear-gradient(0deg, rgba(4, 13, 38, 1) 0%, rgba(32, 63, 120, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#203F78', endColorstr='#040d26', GradientType=0);
}
#food, #activities, #facilitiess {}
#find-us h2.rchfont {
    color: #fff;
    margin-bottom: 10px;
}
.findus-inner {
    padding: 30px 30px 5px;
}
.findus-inner .gm-style .review-box {
    display: none!important;
}
.gm-style .review-box {
    display: none!important;
}
.findus-inner.left {
    padding: 5px 30px 5px;
}
.care-home-reviews .testimonial-name {
    font-weight: bold;
    font-size: 16px;
    line-height: 21px;
    color: #fff;
    font-style: italic;
    text-align: left;
}
.care-home-reviews .strong-view.simple .testimonial-inner {
    padding: 0;
}
.widget .care-home-reviews .strong-view.modern .testimonial-content:after {
    bottom: -25px;
}
.widget .care-home-reviews .strong-view.modern .testimonial-content:before {
    top: -25px;
}
.care-home-reviews .strong-view.modern .testimonial-content:before, .care-home-reviews .strong-view.modern .testimonial-content:after {
    color: #fff;
    font-size: 20px;
    line-height: 20px;
    width: 20px;
}
.widget .care-home-reviews .strong-view.modern .testimonial-inner {
    padding: 5px 5px 0;
}
.care-home-reviews .wpmslider-viewport {
    min-height: 295px;
}
.care-home-reviews .strong-view.nav-position-outside .wpmslider-controls {
    padding: 0;
}
.care-home-reviews .strong-view.controls-style-buttons .wpmslider-start, .care-home-reviews .strong-view.controls-style-buttons .wpmslider-stop, .care-home-reviews .strong-view.controls-style-buttons .wpmslider-next, .care-home-reviews .strong-view.controls-style-buttons .wpmslider-prev {
    color: #fff;
}
.care-home-reviews .strong-view.controls-style-buttons .wpmslider-start:hover, .care-home-reviews .strong-view.controls-style-buttons .wpmslider-stop:hover, .care-home-reviews .strong-view.controls-style-buttons .wpmslider-next:hover, .care-home-reviews .strong-view.controls-style-buttons .wpmslider-prev:hover {
    color: #cdaa65;
}
.widget .care-home-reviews .strong-view.modern .testimonial-content {
    margin: 25px 0 20px 0;
}
.care-home-reviews .strong-view.modern .testimonial-client {
    margin-top: 0;
}
.findus-inner p {
    color: #fff;
    text-align: left;
    margin: 0px 0 15px;
    font-size: 17px;
    line-height: 23px;
}
.findus-inner p strong {
    color: #a8853f;
}
.entry-content .findus-inner a:hover {
    color: #fff;
}
#gallery h2.rchfont {
    margin-bottom: 30px;
    color: #ccaa63;
}
.page-template-template-care-home2 .entry-content a {
    font-weight: 600;
}
.page-template-template-care-home2 .entry-content #activities a:hover {
    color: #19305b;
}
div.cqc-widget {
    height: 350px!important;
}
.page-id-4238 div.cqc-widget {
    height: 300px!important;
    height: 366px!important;
}

.page-id-4238 .care-home-reviews .review-box {
    min-height: 336px;
}
.page-id-511 div.cqc-widget {
    height: auto!important;
    height: 380px!important;
    
}

.page-id-511 .care-home-reviews .review-box {
    min-height: 351px;
    
}

.page-id-3995 div.cqc-widget {
    height: 365px!important;
}
.page-id-4023 div.cqc-widget {
    height: 365px!important;
}
.page-id-4111 div.cqc-widget {
    height: 362px!important;
}
.page-id-4153 div.cqc-widget {
   height: 313px!important;
    height: 399px!important;
}



.page-id-4208 div.cqc-widget {
    height: 364px!important;
}

#cqc-btn {
    display: none;
}



.entry-content h2.sub-header {
    font-size: 32px;
    font-weight: 500;
    color: #19305b;
    margin: 20px 0;
}
.entry-content .facilities h2.sub-header {
    text-align: center;
    margin: 10px 0;
}
.care-home-reviews h2 {
    color: #313131;
    margin: 0 0 10px;
}
.care-home-reviews p {
    font-size: 16px;
    line-height: 23px;
    text-align: left;
    color: #fff;
    font-style: normal;
}
.care-home-reviews a {
    font-weight: bold;
}
.care-home-reviews {}
.care-home-reviews .review-box {
    padding: 15px 15px;
    border: #ccc solid 1px;
    min-height: 320px;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(32, 63, 120, 1)), color-stop(100%, rgba(4, 13, 38, 1)));
    background: -webkit-linear-gradient(90deg, rgba(4, 13, 38, 1) 0%, rgba(32, 63, 120, 1) 100%);
    background: -o-linear-gradient(90deg, rgba(4, 13, 38, 1) 0%, rgba(32, 63, 120, 1) 100%);
    background: -ms-linear-gradient(90deg, rgba(4, 13, 38, 1) 0%, rgba(32, 63, 120, 1) 100%);
    background: linear-gradient(0deg, rgba(4, 13, 38, 1) 0%, rgba(32, 63, 120, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#203F78', endColorstr='#040d26', GradientType=0);
}
.page-id-3995 .care-home-reviews .review-box {
    min-height: 335px;
}
.page-id-4023 .care-home-reviews .review-box {
    min-height: 335px;
}
.page-id-4111 .care-home-reviews .review-box {
    min-height: 331px;
}
.page-id-4153 .care-home-reviews .review-box {
    min-height: 369px;
}
.page-id-4208 .care-home-reviews .review-box {
    min-height: 332px;
}
.care-home-info {
    text-align: left;
}
.page-template-template-care-home2 .care-home-info {
    text-align: center;
}
.care-home-info .btn {
    box-shadow: none;
    display: block;
    margin: 5px 0;
    padding: 11px 30px;
    margin-bottom: 25px;
}
/*.care-home-info .textwidget div.btn:nth-of-type(3) {
    display: none;
}*/
.page-id-4238 .care-home-info .textwidget div.btn:nth-of-type(3), .page-id-511 .care-home-info .textwidget div.btn:nth-of-type(3), .page-id-4190 .care-home-info .textwidget div.btn:nth-of-type(3), .page-id-3937 .care-home-info .textwidget div.btn:nth-of-type(3), .page-id-4208 .care-home-info .textwidget div.btn:nth-of-type(3), .page-id-4153 .care-home-info .textwidget div.btn:nth-of-type(3) {
    display: block;
}

.care-home-info h3 {
    color: #19305b;
    font-size: 24px;
    line-height: 34px;
    margin: 0 0 10px;
    font-weight: 600;
}
.page-template-template-care-home2 .care-home-info h3 {
    margin: 0 0 5px;
}
.care-home-info p {
    color: #19305b;
    margin: 0 0 15px;
    font-size: 18px;
    line-height: 23px;
}
.page-template-template-care-home2 .care-home-info p {
    margin: 0 0 10px;
}
.entry-content .facilities h3 {
    font-weight: 600;
}
.facilities .sow-features-list .sow-features-feature .sow-icon-container {
    margin: 0;
}
.facilities .sow-features-list .sow-features-feature .textwidget {
    margin: 0;
}
.facilities .sow-features-list .sow-features-feature h5 {
    margin: 0;
    text-align: left;
}
.facilities.sec .sow-features-list .sow-features-feature h5 {
    padding-left: 10px;
}
.facilities .sow-features-list .sow-features-feature {
    margin-bottom: 15px;
}
.facilities.sec .sow-features-list .sow-features-feature {
    margin-bottom: 20px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
}
.facilities.sec .sow-features-list .sow-features-feature h5 a {
    color: #a8853f;
}
.facilities.sec .sow-features-list .sow-features-feature h5 a:after {
    content: '\f105';
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    margin: 0px 0px 0px 10px;
    text-decoration: none;
}
.care-home-hero {}
.care-home-menu {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(32, 63, 120, 1)), color-stop(100%, rgba(4, 13, 38, 1)));
    background: -webkit-linear-gradient(90deg, rgba(4, 13, 38, 1) 0%, rgba(32, 63, 120, 1) 100%);
    background: -o-linear-gradient(90deg, rgba(4, 13, 38, 1) 0%, rgba(32, 63, 120, 1) 100%);
    background: -ms-linear-gradient(90deg, rgba(4, 13, 38, 1) 0%, rgba(32, 63, 120, 1) 100%);
    background: linear-gradient(0deg, rgba(4, 13, 38, 1) 0%, rgba(32, 63, 120, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#203F78', endColorstr='#040d26', GradientType=0);
    padding: 0!important;
}
.entry-content .care-home-menu ul {
    list-style-type: none;
    margin: 0 auto;
    display: inline-flex;
}
.entry-content .care-home-menu ul li {
    float: left;
    margin: 0;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 18px;
    font-family: 'lato';
    padding: 12px 18px;
}
.entry-content .care-home-menu ul li a {
    color: #fff;
}
.entry-content .care-home-menu ul li a:hover {
    color: #a9772d;
}
.entry-content .facilities, .entry-content .activities, .entry-content .food, .entry-content .findus, .entry-content .gallery {
    display: none!important;
}
.entry-content .facilities.sec, .entry-content .activities.sec, .entry-content .food.sec, .entry-content .findus.sec, .entry-content .gallery.sec {
    display: block!important;
}
.care-home-details p {
    margin: 0 0 5px 0;
    font-size: 18px;
    line-height: 25px;
}
.care-home-details .left p {
    text-align: right;
}
.care-home-details .right p {
    text-align: left;
}
.care-home-details p.care-type {
    background: #f0e5d0;
    padding: 8px 25px;
    display: inline-block;
    border-radius: 100px;
}
.care-home-details p.care-type span {
    color: #19305a;
    font-weight: 400;
}
#cboxLoadedContent .facilities {
    margin: 0 auto;
}
#cboxLoadedContent .facilities h2 {
    margin: 50px 0 30px 0;
    text-align: center;
}
#cboxLoadedContent .activities img, #cboxLoadedContent .food img {
    -webkit-box-shadow: 4px 5px 13px -1px rgba(0, 0, 0, 0.48);
    box-shadow: 4px 5px 13px -1px rgba(0, 0, 0, 0.48);
    margin-bottom: 15px;
}
#cboxLoadedContent h2 {
    font-size: 30px;
    font-weight: 300;
    color: #19305b;
    margin-bottom: 20px;
}
#cboxLoadedContent p {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 12px;
}
#cboxLoadedContent .panel-row-style {
    margin: 0;
}
#cboxLoadedContent .gallery.panel-row-style {}
.carehome-brichure {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(32, 63, 120, 1)), color-stop(100%, rgba(4, 13, 38, 1)));
    background: -webkit-linear-gradient(90deg, rgba(4, 13, 38, 1) 0%, rgba(32, 63, 120, 1) 100%);
    background: -o-linear-gradient(90deg, rgba(4, 13, 38, 1) 0%, rgba(32, 63, 120, 1) 100%);
    background: -ms-linear-gradient(90deg, rgba(4, 13, 38, 1) 0%, rgba(32, 63, 120, 1) 100%);
    background: linear-gradient(0deg, rgba(4, 13, 38, 1) 0%, rgba(32, 63, 120, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#203F78', endColorstr='#040d26', GradientType=0);
}
/* Care Home Facilities Expand
--------------------------------------------*/
.read-more-state {
    display: none;
}
.read-more-target {
    opacity: 0;
    max-height: 0;
    font-size: 0;
    transition: .25s ease;
}
.read-more-state:checked ~ .read-more-wrap .read-more-target {
    opacity: 1;
    max-height: 999em;
}
.read-more-state ~ .read-more-trigger:before {
    content: 'Show more';
}
.read-more-state:checked ~ .read-more-trigger:before {
    content: 'Show less';
}
.read-more-trigger {
    cursor: pointer;
    display: inline-block;
    padding: 0 .5em;
    color: #666;
    font-size: .9em;
    line-height: 2;
    border: 1px solid #ddd;
    border-radius: .25em;
}
.entry-content .expand-wrapper ul {
    text-align: left;
    list-style: none;
    margin: 0;
    margin: 0 0 15px;
}
.entry-content .expand-wrapper ul li {
    font-size: 16px;
    line-height: 56px;
    color: #19305b;
    margin-left: 40px;
    position: relative;
    margin-bottom: 0;
}
.entry-content .expand-wrapper ul li span {
    font-size: 16px;
    line-height: 21px;
    display: inline-block;
    margin-top: 16px;
}
.entry-content .expand-wrapper ul li i {
    position: absolute;
    margin-left: -40px;
    font-size: 22px;
    line-height: 62px;
}
.entry-content .expand-wrapper ul li::after {
    content: " ";
    display: block;
    border-bottom: 1px solid #ccc;
    margin-left: -40px;
}
.entry-content .expand-wrapper ul li a {}
.yrm-btn-wrapper {
    margin-top: 10px;
}
.facilities .yrm-button-auto-mode.yrm-toggle-expand-5 {
    background: #cdaa64;
    line-height: 20px;
    color: #fff;
    border: 0;
    border-radius: 50px;
}
.rating-left {
    float: right;
}
.rating-right {
    float: left;
}
.tg-review-widget-container {}
.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
}
.postbox, .picalign-l, .picalign {
    border: 5px solid #19305b; 
    border-radius: 10px; 
    max-width: 350px;

    
    text-align: center; 
    margin: 0 auto 20px;
    font-size: 14px; 
    line-height: 20px; 
    color: #666;
}
.postbox img, .picalign-l img, .picalign img {
    width: 100%;
}
.postbox p, .picalign-l p, .picalign p{
    background: #f3f3f3;  font-size: 14px; line-height: 20px; color: #666;     margin: 0;
}
.postbox figcaption {
    background: #f3f3f3; padding: 10px 15px;  font-size: 14px; line-height: 20px; color: #666;
}
p.blog-quote {
    color: #cdab64;
    font-weight: bold;
    font-style: italic;
}
.entry-content table {
        border: 1px solid #ccc;
    padding: 5px;
}
td {
    border: 1px solid #ccc;
    padding: 5px;
    padding: 10px;
}
/* Sidebar
--------------------------------------------*/
#secondary .relatedlinks li a span {
        display: block;
    font-size: 13px;
    line-height: 17px;
    color: #cdab64;
}
#secondary h3.widget-title, #secondary .widget .widget-title {
    color: #fff;
    font-size: 18px;
    line-height: 28px;
    margin: 0 0 10px;
    font-weight: bold;
}
#secondary h3.widget-title a {
    color: #000;
    text-decoration: none;
}
#secondary aside ul, #secondary .widget ul {
    list-style: none;
    margin: 0 0 10px;
}
#secondary aside ul li, #secondary .widget ul li {
    padding: 7px 0;
    border-bottom: 1px solid #fff;
    font-size: 16px;
    line-height: 21px;
    color: #fff;
}
#secondary aside.children_links h3.widget-title {
    margin: 0;
}
#secondary aside a {
    color: #fff;
    text-decoration: none;
}
#secondary aside a:hover {
    color: #ccab64;
}
#secondary aside a:visited {
    color: #fff;
}
#secondary aside p {
    font-size: 16px;
    line-height: 21px;
    color: #fff;
    margin: 0 0 15px;
}
#secondary aside#text-8 p {
    text-align: center;
}
#secondary aside#text-8 img {
    box-shadow: 0px 1px 8px 1px #676565;
    margin-top: 15px;
}
.btn.blue {
    background: -moz-linear-gradient(90deg, rgba(4, 13, 38, 1) 0%, rgba(32, 63, 120, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(32, 63, 120, 1)), color-stop(100%, rgba(4, 13, 38, 1)));
    background: -webkit-linear-gradient(90deg, rgba(4, 13, 38, 1) 0%, rgba(32, 63, 120, 1) 100%);
    background: -o-linear-gradient(90deg, rgba(4, 13, 38, 1) 0%, rgba(32, 63, 120, 1) 100%);
    background: -ms-linear-gradient(90deg, rgba(4, 13, 38, 1) 0%, rgba(32, 63, 120, 1) 100%);
    background: linear-gradient(0deg, rgba(4, 13, 38, 1) 0%, rgba(32, 63, 120, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#203F78', endColorstr='#040d26', GradientType=0);
    box-shadow: none;
    text-align: center;
    display: inline-block;
    padding: 11px 20px;
    margin-top: 0;
}
.btn.blue a, #secondary aside .btn.blue a {
    color: #fff;
}
.btn.blue a:hover, #secondary aside .btn.blue a:hover {
    color: #a8853f;
}
#secondary aside#text-8 h3.widget-title {
    text-align: center;
}
/* Internal Pages
--------------------------------------------*/
.parent-pageid-3471 h1.entry-title span {
    display: none;
}
.parent-pageid-3471 #navxt-breadcrumbs span.post span {
    display: none;
}
.page-template-default #main {
    padding: 35px 0px 50px;
}
.page-template-default article.page .entry-header h1.entry-title, .blog .entry-header h1.entry-title {
    color: #19305b;
    font-size: 70px;
    line-height: 80px;
    margin-bottom: 10px;
    font-family: alisha, sans-serif;
    font-style: normal;
    font-weight: 400;
}
.page-template-default article.page .entry-header {
    margin-bottom: 5px;
}
.sow-accordion .sow-accordion-panel .sow-accordion-panel-header {
    font-size: 16px;
    line-height: 21px;
}
#real-accessability-player {
    display: none;
}
#real-accessability {
    top: 10px;
}
.parent-pageid-3499 #real-accessability {
    border: 0;
}
.parent-pageid-3499 #real-accessability a#real-accessability-btn {
    width: 39px;
    height: 39px;
    line-height: 39px;
    top: -7px;
}
.admin-bar #real-accessability {
    top: 40px;
}
.parent-pageid-3499.admin-bar #real-accessability a#real-accessability-btn {
    width: 39px;
    height: 39px;
    line-height: 39px;
    top: 2px;
}
#real-accessability a#real-accessability-btn {
    background-color: #19305b;
}
#real-accessability-copyright {
    display: none;
}

#footer-widgets .widget a {
  color:#222;
}
#footer-widgets .widget {
    color: #222;
    font-size: 12px;
    line-height: 24px;
}
.inner-page-front .sow-features-list .sow-features-feature:nth-of-type(3n) {
    padding-right: 25px;
}
.inner-page-front .sow-features-list .sow-features-feature:nth-of-type(3n + 1) {
    padding-left: 25px;
}
.inner-page-front .sow-features-list .sow-features-feature.sow-icon-container-position-top .sow-icon-container {
    margin-bottom: 0;
    padding: 0;
}
.inner-page-front .sow-features-list .sow-features-feature h5 {
    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
    color: #fff;
    background: #19305b;
    margin: 0 auto;
    text-align: center;
    padding: 7px 10px;
}
.inner-page-front .sow-features-list .sow-features-feature h5 a {
    font-weight: 600;
}
.inner-page-front .sow-features-list .sow-features-feature .textwidget {
    font-size: 18px;
    line-height: 28px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    color: #fff;
    margin: -7px 0 15px 0;
    z-index: 9;
}
p.inner-page-front-box-txt {
    margin: 15px 0 0;
}
.inner-page-front p.sow-more-text {
    padding: 8px;
    margin: 0 auto;
    color: #a8853f;
}
.inner-page-front .sow-features-list .sow-features-feature p.sow-more-text a {
    font-weight: bold;
}
.inner-page-front-box-txt {
    min-height: 200px;
}
.inner-page-front .sow-features-list .sow-features-feature .sow-icon-container {
    height: 250px;
    overflow: hidden;
}
.page-id-3505 .btn {
    box-shadow: none;
    margin: 0px 0px 15px;
}
.page-id-3505 .contact-main .so-panel {
    border-bottom: 1px #19305b dotted;
    padding-bottom: 30px;
}
input, select, textarea, input[type=text], input[type=email], input[type=password] {
    padding: 5px;
    width: 100%;
}
input[type="checkbox"], input[type="radio"] {
    width: auto;
}
.wpcf7-form-control-wrap {
    margin-bottom: 15px;
}
.cookie-bar-block #catapult-cookie-bar h3 {
    font-size: 20px;
    font-weight: bold;
}
button#catapultCookie {
    margin: 0 20px 0 0;
    padding: 10px 15px;
    border-radius: 20px;
    font-weight: 600;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}
form {
    font-size: 18px;
    line-height: 28px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    color: #313131;
    margin: 0 0 15px;
}
.page-id-3933 .entry-main {
    text-align: center;
}
.flipbook-share .social ul li {
    font-weight: normal;
    font-family: Font Awesome\ 5 Brands;
}
/** Queens Court Nursing Home **/
.page-id-3937 #activities .sow-image-container {
    height: 650px;
    overflow: hidden;
}
.page-id-3937 #activities-dementia .sow-image-container {
    height: 480px;
    overflow: hidden;
}
.page-id-3937 #food .sow-image-container {
    height: 550px;
    overflow: hidden;
}
.page-id-3995 #activities .sow-image-container {
    height: 650px;
    overflow: hidden;
}
.page-id-3995 #activities-dementia .sow-image-container {
    height: 480px;
    overflow: hidden;
}
.page-id-3995 #food .sow-image-container {
    height: 550px;
    overflow: hidden;
}
.page-id-4023 #activities .sow-image-container {
    height: 650px;
    overflow: hidden;
}
.page-id-4023 #activities-dementia .sow-image-container {
    height: 480px;
    overflow: hidden;
}
.page-id-4023 #food .sow-image-container {
    height: 550px;
    overflow: hidden;
}
.page-id-4111 #activities .sow-image-container {
    height: 756px;
    overflow: hidden;
}
.page-id-4111 #food .sow-image-container {
    height: 550px;
    overflow: hidden;
}
.page-id-4153 #activities .sow-image-container {
    height: 670px;
    overflow: hidden;
}
.page-id-4153 #activities-dementia .sow-image-container {
    height: 480px;
    overflow: hidden;
}
.page-id-4153 #food .sow-image-container {
    height: 550px;
    overflow: hidden;
}
.page-id-4190 #activities .sow-image-container {
    height: 650px;
    overflow: hidden;
}
.page-id-4190 #activities-dementia .sow-image-container {
    height: 480px;
    overflow: hidden;
}
.page-id-4190 #food .sow-image-container {
    height: 550px;
    overflow: hidden;
}
.page-id-4208 #activities .sow-image-container {
    height: 650px;
    overflow: hidden;
}
.page-id-4208 #activities-dementia .sow-image-container {
    height: 480px;
    overflow: hidden;
}
.page-id-4208 #food .sow-image-container {
    height: 550px;
    overflow: hidden;
}
.page-id-4238 #activities .sow-image-container {
    height: 800px;
    overflow: hidden;
}
.page-id-4238 #activities-dementia .sow-image-container {
    height: 480px;
    overflow: hidden;
}
.page-id-4238 #food .sow-image-container {
    height: 550px;
    overflow: hidden;
}
.page-id-4241 #activities .sow-image-container {
    height: 670px;
    overflow: hidden;
}
.page-id-4241 #activities-dementia .sow-image-container {
    height: 480px;
    overflow: hidden;
}
.page-id-4241 #food .sow-image-container {
    height: 550px;
    overflow: hidden;
}
.wpsl-info-window .wpsl-no-margin {
    font-size: 15px;
    line-height: 20px;
}

#wpsl-search-btn, #wpsl-search-wrap div {
    margin-right: 25px;
    clear: inherit;
}
#wpsl-search-wrap div label {
    width: auto;
}
.wpsl-search {
    background: #19305a;
    margin-bottom: 25px;
}
#wpsl-search-wrap form {
    color: #fff;
}
.wpsl-input {
    margin-right: 20px;
}
.wpsl-category {
    margin-right: 20px;
}
#wpsl-search-wrap {
    padding: 0 20px;
}
#wpsl-search-wrap input#wpsl-search-btn {
    border: 0;
    border-radius: 20px;
    width: auto;
    margin: 0 10px;
    background-color: #cdaa64;
    background-image: none;
    color: #fff;
    padding: 8px 30px;
    font-size: 18px;
    font-weight: normal;
    line-height: 28px;
}
#wpsl-result-list li p {
    margin: 0 0 10px 0;
    line-height: 23px;
}
.inner-page-front.homes .sow-features-list .sow-features-feature .sow-icon-container {
    height: 205px;
    overflow: hidden;
}
.inner-page-front.homes .sow-features-list .sow-features-feature .sow-icon-container .sow-icon-image {
    background-size: 310px 206px;
    height: 206px;
}
.inner-page-front.homes .sow-features-list .sow-features-feature {
    margin-bottom: 20px;
    display: flex;
}
.inner-page-front .sow-features-list.sow-features-responsive .sow-features-feature {
    display: flex;
}
.entry-content .inner-page-front.homes .sow-features-list .sow-features-feature a {
    overflow: hidden;
}
.entry-content .inner-page-front .sow-features-list .sow-features-feature a {
    overflow: hidden;
}
.inner-page-front.homes .sow-features-list .sow-features-feature h5 a span, .inner-page-front.other .sow-features-list .sow-features-feature h5 a span {
    display: block;
    color: #cdab64;
    font-style: italic;
    font-size: 18px;
    line-height: 23px;
}
.inner-page-front .sow-features-list .sow-features-feature h5 a:hover {
    text-decoration: none;
}

.inner-page-front .sow-features-list .sow-features-feature h5:hover {
        background: #cdaa63;
}

.inner-page-front.homes .sow-features-list .sow-features-feature h5:hover a span, .inner-page-front.other .sow-features-list .sow-features-feature h5:hover a span {
       color: #fff;
}


.inner-page-front.homes .sow-features-list .sow-features-feature h5 {
    line-height: 25px;
}

.home #wpsl-widget-form label {
display: none;
}
.home form#wpsl-widget-form {
        margin: 0;
}
.home-search p {
    display: inline;
    color: #fff;
    margin-left: 10px;
}
.home-search input, .home-search .widget select {
width: 37%;
    padding: 8px 10px;
    min-height: 36px;
    border: none;
    font-size: 18px;
    line-height: 28px;
}
.home-search .widget select {
  -webkit-appearance: none!important;
  -moz-appearance: none!important;
  appearance: none!important;
 background: url(images/arrow-down.png);
    background-repeat: no-repeat;
    background-position: 96% 50%;
    background-color: #ffffff;

}

.home-search input[type="submit"] {
    margin: 0;
    font-size: 18px;

    font-weight: normal;
    padding: 8px 15px;
    border-radius: 20px;
        width: auto;
}
.entry-content .home-search h3.widget-title {
    color: #fff;
    font-weight: 300;
    text-align: center;
    font-size: 35px;
    line-height: 45px;
    margin: 0 0 20px 0;
}
#wpsl-wrap .wpsl-info-window p {
    font-size: 16px;
    line-height: 22px;
}
#wpsl-wrap .wpsl-info-window span {
    font-size: 16px;
    line-height: 22px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
}
#wpsl-gmap .wpsl-info-actions {
    font-size: 16px;
    line-height: 22px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
}
#wpsl-gmap .wpsl-info-actions a.wpsl-directions {
    background: #19305a;
    padding: 5px 10px;
    color: #fff;
    font-size: 15px;
    line-height: 20px;
}
#wpsl-gmap .wpsl-info-actions a.wpsl-directions:hover {
    background: #cdaa64;
}
#footer-logos-wrapper .widget {
    margin: 0;
}
.page-template-template-care-home2 #footer-logos-wrapper {
    background: #f7f3ea;
}
#footer-logos-wrapper {
    background: #fcfcfc;
}
.entry-content #rch_team .sow-features-list .sow-features-feature.sow-icon-container-position-top a {
    background: #19305b;
}
#rch_team .sow-features-list .sow-features-feature.sow-icon-container-position-top .sow-icon-container {}
#rch_team .sow-features-list .sow-features-feature .sow-icon-container .sow-icon-image {
    background-size: cover;
    background-position: center top;
}
#rch_team .sow-features-list .sow-features-feature .textwidget {
    background: #19305b;
    padding: 0 15px 15px;
    color: #fff;
    font-size: 16px;
    line-height: 23px;
    margin-top: -3px;
}
#rch_team .sow-features-list .sow-features-feature:nth-of-type(3n + 1) {
    padding-left: 25px;
}
#rch_team .sow-features-list .sow-features-feature:nth-of-type(3n) {
    padding-right: 25px;
    clear: right;
}
#rch_team .sow-features-list .sow-features-feature h5 {
    margin: 0;
    color: #fff;
    font-size: 20px;
    line-height: 25px;
}
.entry-content #rch_team h3 {
    font-size: 16px;
    line-height: 21px;
    font-weight: bold;
    color: #cdaa63;
    margin: 5px 0 10px;
}
#rch_team .sow-features-list .sow-features-feature p.sow-more-text a {
    color: #cdaa63;
    font-weight: 600;
}
#rch_team .sow-features-list .sow-features-feature p.sow-more-text {
    font-size: 16px;
    line-height: 23px;
    margin-top: 10px;
}
.single-post .entry-thumbnail {
    max-width: 450px;
    height: auto;
    float: right;
    padding: 0 0 20px 20px;
}
.vantage-grid-loop article .grid-thumbnail {
    display: block;
    padding: 0;
    border: 0;
    box-shadow: none;
    background: #ffffff;
    margin-bottom: 10px;
        max-height: 212px;
    overflow: hidden;
}
.blog .entry-meta, .category .entry-meta {
    color: #cdab64;
    font-size: 15px;
    line-height: 20px;
    font-weight: 600;
    font-style: italic;
    margin-bottom: 10px;
}
.vantage-grid-loop article h3 a {
    color: #19305a;
    text-decoration: none;
    font-size: 18px;
    line-height: 23px;
}
a.moretag {
    text-decoration: none;
    color: #cea963;
    font-weight: bold;
    display: block;
}
.category h1#page-title {
    color: #19305b;
    font-size: 70px;
    line-height: 80px;
    margin-bottom: 10px;
    font-family: alisha, sans-serif;
    font-style: normal;
    font-weight: 400;
}
article.post .entry-categories {
    color: #cdab64;
    font-size: 16px;
    line-height: 23px;
    font-weight: 600;
    font-style: italic;
}
div.wpcf7-mail-sent-ok {
    border: 0;
    color: #398f14;
    font-weight: bold;
    padding: 0;
    margin-left: 0;
    font-size: 24px;
    line-height: 34px;
    font-style: italic;
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    border: 0;
    font-weight: bold;
    padding: 0;
    margin-left: 0;
    font-size: 24px;
    line-height: 34px;
    font-style: italic;
    color: #ff0000;
}
div.wpcf7-mail-sent-ng, div.wpcf7-aborted {

    color: #fff;
}
div.wpcf7-spam-blocked {
    color: #fff;
}

.care-enquiries-form .ebd_results {
    display: none;
}
.care-enquiries-form, .enquiry-form {
    background: #19305a;
    padding: 50px;
    color: #fff;
    border-radius: 35px;
}
.entry-content .care-enquiries-form p, .entry-content .enquiry-form p {
    color: #fff;
}

.care-brochure-form .ebd_results {

}
.entry-content .care-brochure-form .ebd_results a {
    color: #fff;
    font-size: 18px;
    line-height: 28px;
    font-weight: 600;
    background: #a8853f;
    padding: 20px 40px;
    border-radius: 5px;
}
.entry-content .care-brochure-form .ebd_results a:after {
    color: #fff;
     content: '\f0da';
   font-family: FontAwesome;
   font-weight: normal;
   font-style: normal;
   margin:0px 0px 0px 10px;
   text-decoration:none;
}
.care-brochure-form, .enquiry-form {
    background: #19305a;
    padding: 50px;
    color: #fff;
    border-radius: 35px;
}
.entry-content .care-brochure-form p, .entry-content .enquiry-form p {
    color: #fff;
}

div.wpcf7 input[type="file"] {
    cursor: pointer;
    color: #fff;
}
div.wpcf7 input[type="submit"] {
    font-size: 18px;
    line-height: 28px;
    font-weight: 600;
    width: 300px;
}
.entry-content .care-enquiries-form a:hover, .entry-content .enquiry-form a:hover {
    color: #fff;
}
ul#wprmenu_menu_ul li.wprm_before_menu_content {
    text-align: center;
    margin: 0 auto;
    padding-top: 40px;
}
#wprmenu_bar .menu_title a {
    top: 0;
    color: #fff;
    text-decoration: none;
}
.main-navigation ul li.mobile-nav {
    display: none;
}

.rch-values {
    padding: 0 20px;
}

 .rch-values .rch-values-txt {
       padding: 30px 30px 30px 0!important;
}
 .rch-values.mid .rch-values-txt {
       padding: 30px 0 30px 30px!important;
}


#responsive-menu-additional-content {
    text-align: center;
}

#responsive-menu-additional-content p  {
    margin-top: 10px;
}
#responsive-menu-additional-content p a {
    color: #fff;
margin: 0 8px;
    font-size: 22px;
}

#responsive-menu-container li.menu-logo {
    

    display: none;
}


.page-id-3434 .inner-page-front .sow-features-feature:hover {
	-webkit-animation: scale-up-hor-center 0.8s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
	        animation: scale-up-hor-center 0.8s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
}




.grecaptcha-badge {
    display: none;
}














@media (max-width: 1115px) {
    .home-search input, .home-search .widget select {
        width: auto;
        width: 35%;
    }
    .home-search input[type="submit"] {
        width: auto;
    }
    .entry-content .home-search h3.widget-title {
        font-size: 30px;
        line-height: 40px;
        margin: 0 0 15px 0;
    }
}
@media (max-width: 1065px) {
    .page-id-3471 .page-banner-container, .parent-pageid-3471 .page-banner-container {
        min-height: 150px;
    
}
    
    aside#phpeverywherewidget-5 {
        display: none;
    }
    nav.main-navigation ul li {
        display: none;
    }
    nav.main-navigation ul li.menu-logo {
        display: inline-block;
    }
    #main-slider {
        margin-top: 0;
    }
    #masthead-widgets .widget {
        display: none;
        text-align: center;
    }
    .menu-primary-container {
        padding-top: 0px;
    }
    #masthead #phpeverywherewidget-4 a {
        margin-right: 5px;
        margin-left: 5px;
    }
    li.wprm_after_menu_content p a {
        display: inline-block;
        color: #fff;
    }
}
@media (max-width: 1024px) {
    .page-banner-container img {
        width: -webkit-fill-available; 
        height: 340px;
    }
    .entry-content #rch_team .sow-features-list .sow-features-feature.sow-icon-container-position-top a {
        overflow: hidden;
    }
    .sticky {
        top: 42px;
    }
    .admin-bar .sticky {
        top: 74px;
    }
    .home-boxes-txt p {
        margin-bottom: 10px;
        font-size: 16px;
        line-height: 23px;
    }
    .home-boxes-txt {
        padding: 50px;
        min-height: 426px;
        overflow: hidden;
    }
    .home-boxes-txt {
        min-height: 426px;
    }
    .rch-values p {
        font-size: 16px;
        line-height: 23px;
        margin: 0 0 10px;
    }
    .rch-values {
        padding: 0;
    }
}
@media (max-width: 768px) {
    .page-banner-container img {
        width: auto; 
        height: 340px;
    }
    #__ba_launchpad {
      top: 100px;
  }
    
    #activities-dementia  div.panel-row-style-full-width   {
        display: flex!important;
    flex-direction: column-reverse!important;
    }
    
    
    .menu-care-home-property-container {
        display: none;
	}.badge-logo {
		width: 100%;
		float: left;
		margin-left: 36%;
		margin-top: 5%;
	}
    
    
    
    
    
    .rch-values .rch-values-txt, .rch-values.mid .rch-values-txt {
    padding: 30px!important;
}
    
    
    .archive h1#page-title {
    font-size: 60px;
    line-height: 65px;

}
    .footer-logos-outer .panel-grid-cell {
            margin: 0 auto!important;
        text-align: center;
    }

       .footer-logos-outer .panel-grid-cell .textwidget {
    display: inline-block;
    }
    
        .home-search input, .home-search .widget select {
         width: 48%;
    }
    #wpsl-search-wrap input#wpsl-search-btn {
    margin: 15px 0 5px;
    width: 100%;
}
    #wpsl-search-wrap {
        float: none;
        width: inherit;
    }
    .wpsl-search {
        padding: 12px;
    }
    #wpsl-search-input, #wpsl-category .wpsl-dropdown {
        width: 100%!important;
    }
    #wpsl-search-btn, #wpsl-search-wrap div {
        margin-right: 0;
        float: none;
        display: block;
    }
    .rch-values p {
        margin-bottom: 15px;
        font-size: 18px;
        line-height: 28px;
    }
    .rch-values.mid {
        display: flex!important;
        flex-direction: column-reverse!important;
    }
    .home-boxes-txt p {
        margin-bottom: 10px;
        font-size: 18px;
        line-height: 28px;
    }
    .home-boxes .panel-grid-cell {
        margin: 0!important;
    }
    .home-boxes.gold {
        display: flex!important;
        flex-direction: column-reverse!important;
    }
    .home-boxes-txt {
        min-height: auto;
        overflow: auto;
    }
    .admin-bar .sticky {
        top: 88px;
    }
    .inner-page-front .sow-features-list .sow-features-feature h5 {
        padding: 7px;
        font-size: 18px;
    }
    .inner-page-front.homes .sow-features-list .sow-features-feature h5 {
        line-height: 23px;
    }
    .inner-page-front.homes .sow-features-list .sow-features-feature {
        padding: 0 15px;
    }
    .inner-page-front .sow-features-list .sow-features-feature.sow-features-feature-last-row {
        padding: 0 15px;
    }
    #rch_team .sow-features-list .sow-features-feature .textwidget {
        min-height: 420px;
    }
    #rch_team .sow-features-list .sow-features-feature .sow-icon-container .sow-icon-image {
        background-position: right 50px top 0px;
    }
    .inner-box {
        min-height: auto;
    }
    article.post .entry-header h1.entry-title {
        font-size: 28px;
        line-height: 33px;
    }
    .single-post .entry-thumbnail {
        max-width: 100%;
        height: auto;
        float: none;
        padding: 0;
        margin-bottom: 10px;
    }
    .inner-page-front .sow-features-list.sow-features-responsive .sow-features-feature {
        padding: 0 10px;
    }
    .care-home-info .btn {
        display: inline-table;
        margin: 5px 5px;
    }
    .entry-content .care-home-menu ul li {
        padding: 12px 8px;
    }
    .food-inner .sow-icon {
        text-align: center;
    }
    #food .sow-image-container {
        height: auto!important;
        overflow: auto!important;
    }
    .home-search {
        width: auto;
    }
    .home-search input[type="submit"] {
        width: 100%;
        margin: 15px 0 0;
    }
}
@media (max-width: 425px) {
    #__ba_launchpad {
      top: 100px;
}
    

    #page-wrapper .browsealoud-button--launchpad {
           padding: 0 10px!important;
    min-width: 95px!important;
} 







    #page-wrapper {
       background: #f1e9d5;
    }
.page-banner-container {
    margin-top: 100px;
}
    .page-id-3471 .page-banner-container, .parent-pageid-3471 .page-banner-container {
    min-height: auto;
}
   .wpsl-mobile #wpsl-stores, #wpsl-direction-details, #wpsl-gmap {
    height:auto !important;
}
    .page-id-4238 #activities .sow-image-container {
    height: auto;
    overflow: hidden;
}
    .page-id-4111 #activities .sow-image-container {
    height: auto;
 
}
        .footer-logos-outer  .sow-image-grid-image {
        display: block!important;
    }
            .home-search input, .home-search .widget select {
         width: 100%;
    }
    .home .px-mobile-container {
        height: 200px;
        overflow: hidden;
    }
    .home-search {
        margin: 0 auto;
    }
    .home-search p {
        margin: 0 0 15px 0;
        display: block;
    }
    .inner-page-front.homes .sow-features-list .sow-features-feature {
        padding: 0 25px;
    }
    .inner-page-front.homes .sow-features-list .sow-features-feature .sow-icon-container .sow-icon-image {
        height: 206px;
    }
    .inner-page-front .sow-features-list .sow-features-feature.sow-features-feature-last-row {
        padding: 0 25px;
    }
    .page-template-default article.page .entry-header h1.entry-title, .blog .entry-header h1.entry-title {
        font-size: 60px;
        line-height: 50px;
    }
.page-banner-container img {
    width: 100%;
    height: auto;
}
    .entry-content h3 {
        font-size: 22px;
        line-height: 32px;
    }
    p, .entry-content p {
        font-size: 16px;
        line-height: 26px;
    }
    .inner-page-front .sow-features-list.sow-features-responsive .sow-features-feature {
        margin-bottom: 20px;
    }
    .care-enquiries-form, .enquiry-form {
        padding: 30px;
    }
    div.wpcf7 input[type="submit"] {
        width: 100%;
    }
    .inner-page-front-box-txt {
        min-height: auto;
    }
    .entry-content .alignright {
        width: 100%;
        margin: 10px auto;
        float: none;
    }
    #rch_team .sow-features-list .sow-features-feature .textwidget {
        min-height: auto;
    }
    #rch_team .sow-features-list.sow-features-responsive .sow-features-feature {
        display: flex;
    }
    #rch_team .sow-features-list .sow-features-feature .sow-icon-container .sow-icon-image {
        background-position: center top;
    }
    .inner-page-front .sow-features-list.sow-features-responsive .sow-features-feature {
        padding: 0 25px;
    }
    .care-home-info .btn {
        width: 200px;
        margin-bottom: 15px;
    }
    .entry-content .care-home-menu ul {
        display: none;
    }
    .page-template-template-care-home2 article.page .entry-header {
        margin-bottom: 10px;
    }
    .entry-content .care-home-info p {
        font-size: 18px;
        line-height: 23px;
    }
    h2.rchfont {
        margin-bottom: 10px;
        font-size: 50px;
        line-height: 40px;
    }
    .findus-inner.left {
        padding: 5px 0px;
    }
    .findus-inner {
        padding: 30px 0px 5px;
    }
}
@media (max-width: 375px) {
    
   #page-wrapper #__ba_launchpad .browsealoud-button--launchpad-icon-right {
            display: none!important;
    }
    
    #page-wrapper .browsealoud-button--launchpad {
    padding: 0 5px!important;
    min-width: 90px!important;
    line-height: 20px!important;
    height: 40px!important;
}
    
    
    .home-search input, .home-search .widget select {
        width: 100%;
    }
    .page-template-default #main {
        padding: 35px 20px 50px;
    }
}
@media (max-width: 320px) {
    
    .browsealoud-button--launchpad-icon-text {
            display: none;
    }
    
    #page-wrapper .browsealoud-button--launchpad {
    min-width: 55px!important;
}
    #__ba_launchpad {
    right: 15px;
}
    .entry-content .home-search h3.widget-title {
        font-size: 25px;
        line-height: 35px;
    }
    .care-enquiries-form, .enquiry-form {
        padding: 30px 20px;
    }
    #rch_team .sow-features-list .sow-features-feature .sow-icon-container .sow-icon-image {
        background-position: right 30px top 0px;
    }
    .inner-page-front.homes .sow-features-list .sow-features-feature {
        padding: 0;
    }
    .inner-page-front .sow-features-list.sow-features-responsive .sow-features-feature {
        padding: 0;
    }
}

.response-cqc p
{
	color: #313131 !important;
}

/* Position the chat bot icons higher on care home pages */
.page-template-template-care-home2 .zopim[data-test-id="ChatWidgetMobileUnreadCountBadge"] {bottom: 10% !important;}
.page-template-template-care-home2 .zopim[data-test-id="ChatWidgetMobileButton"] {bottom: 8% !important;}
.page-template-template-care-home2 #__ba_floatingLaunch {bottom: 8% !important; top: unset !important;}

/* Make Content Full Width for Landing Pages with no header */
body.page-template-template-landing-no-header #page-wrapper #main {
    padding: 100px 0px 50px;
}

@media (max-width: 768px){
    body.page-template-template-landing-no-header .landing-masthead #masthead nav {
        height: 80px;
    }
}
body.page-template-template-landing-no-header #page-wrapper #primary {
    width: 100% !important;
}

/* New Mobile Stylins to UX/UI Improvements */
.award-logos.full-container {background: #ffffff; width: 100% !important;}
.text-only .full-container .awards-logos {
    text-align: center;
}

@media screen and (max-width: 1065px){
    #masthead {position: fixed;}
    .submenu-container {min-height: 55px;}
    #rmp_menu_trigger-11012 {background: none; height: 50px; width: 50px; top: 0; border-radius: unset;}

    #rmp_menu_trigger-11012 .responsive-menu-pro-inner, 
    #rmp_menu_trigger-11012 .responsive-menu-pro-inner::before, 
    #rmp_menu_trigger-11012 .responsive-menu-pro-inner::after {
        height: 2px !important;
    }
    
    #rmp_menu_trigger-11012:hover, #rmp_menu_trigger-11012:focus,
    #rmp_menu_trigger-11012.is-active {background: none; border: 0;}
}

@media screen and (max-width: 950px){
    .information_block .btn {
        width: calc(50% - 15px);
    }
}

@media screen and (max-width: 768px){
    .text-only .full-container .awards-logos {
        margin-bottom: 40px;
    }

    .home-blocks .video-with-list .full-container {
        width: 100% !important;
        max-width: 100% !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    body.home .banner-content h1 {
        font-size: 42px;
        line-height: 50px;
    }
}

@media screen and (max-width: 568px){
    body.home .banner-content h1 br {
        display: none;
    }

    .home-blocks .video-with-list .full-container .title-row h2.title {max-width: 60%; margin-left: auto; margin-right: auto;}
    .home-blocks .video-with-list .full-container .row ul.unstyled-list {padding: 20px 0;}
    .home-blocks .video-with-list .full-container .row ul.unstyled-list .list-block-box li p {line-height: 16px;}
    .home-blocks .video-with-list .full-container .row .btn.border-btn {padding: 10px 30px; font-weight: bold; font-size: 15px;}
}

@media screen and (max-width: 700px){
    .information_block .full-container .col-12 {
        width: calc(50% - 15px);
        flex: unset;
        max-width: calc(50% - 15px);
    }
}

@media screen and (max-width: 600px){
    .information_block .full-container .col-12 {
        width: 100%;
        max-width: 100%;
        margin-bottom: 20px;
    }

    .newfac .feature-list {
        padding: 0 20px !important;
    }
    .newfac .feature-list {padding: 0 !important;}
    .features-list p {text-align: center; line-height: 1.2; margin-bottom: 0;}
    .features-list .feature-container {min-height: 150px !important; padding: 40px 0 0 0 !important;}
    ul.feature-list {margin-bottom: 0;}
}

@media screen and (max-width: 430px){
    .submenu-container {min-height: 60px;}
    #rmp_menu_trigger-11012 {top: 5px;}
    .home form#wpsl-widget-form {
        width: 100%;
    }

    .banner-content {
        top: calc(30% + 40px);
    }

    body.home .banner-content h1 {
        font-size: 38px;
        line-height: 45px;
    }

    form#wpsl-widget-form > p:first-child,
    form#wpsl-widget-form > p,
    form#wpsl-widget-form > p:last-child,
    #wpsl-widget-form input[type="submit"] {
        width: 100%;
    }    

    .information_block .full-container .col-12:first-of-type {
        margin-bottom: 20px;
        max-width: 80%;
        margin-left: auto;
        margin-right: auto;
    }

    .information_block .full-container .col-12 {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
        display: flex;
        justify-content: space-evenly;
    }

    .information_block .btn {
        height: 43px;
        display: flex;
        justify-content: center;
    }
    
    .home-blocks .video-with-list .full-container .title-row h2.title {max-width: 75%;}
    
    .features-list p {font-size: 12px;}
    .features-list .feature-container {padding: 0 !important;}
    .newfac .feature-list .owl-nav {top: unset; width: 15%; left: unset; right: 0; bottom: -30px;}
    .newfac .feature-list .owl-nav .owl-next span, .newfac .feature-list .owl-nav .owl-prev span {font-size: 40px;}
}

@media screen and (max-width: 400px){
    body.home .banner-content h1 {
        font-size: 36px;
        line-height: 38px;
    }
}

@media screen and (max-width: 360px){
    body.home .banner-content h1 {
        font-size: 32px;
        line-height: 36px;
    }
}


/* Sitelink Landing Pages */

.single-care_home_landing .care-home-blocks > section.text-only:first-child {
    margin-top:100px;
}

.postid-19929 .care-home-blocks #gallery, .postid-19931 .care-home-blocks #gallery { 
    background-color:rgb(211 169 87 / 10%);
}

.postid-19929 .care-home-footer, .postid-19929 .site-navigation ul li, .postid-19931 .care-home-footer, .postid-19931 .site-navigation ul li {
    display:none !important;
}

.text-image-form li {
    color:white;
    font-size:12px !important;
}

.text-image-form.modal-content .gform_footer input[type="submit"] {
    padding: 13px 17px;
    border-radius: 0px;
    background: #D5A95D;
    border: 0px;
    outline: 0px;
    box-shadow: none;
    font-size: 13px;
    color: white;
}
.text-image-form-block.text-image.option-1 {
    background-image: url(images/background_blob.png);
    background-size: 60%;
    background-repeat: no-repeat;
    background-position: 120% 20%;
}
.testimonial-carousel .owl-nav button { font-size:40px !important; width:40px; height:40px; overflow:Hidden; }
.testimonial-carousel .owl-nav button span { display:block; height:40px; line-height: 33px; }
.testimonial-carousel .owl-nav {
    position: absolute;
    top: calc(50% - 20px);
    left: -60px;
    width: calc(100% + 120px);
    display: flex;
    justify-content: space-between;
}