@import url(https://fonts.googleapis.com/css?family=Lato:400,700,300);
* {
    font-family: lato;
}

p {
    font-size: 18px;
    color: #6E6E6E;
}


/*
 * Header
 */

#header {}

#page-header {
    padding: 0;
    position: relative;
}

.entry > h1,
h2,
h3,
h4,
h4,
h5 {
    padding: 5px 0 7px;
    color: #008C31;
}

.entry ul,
.entry ol {
    color: #383636;
    line-height: 27px;
}

.widget_breadcrumb_navxt {
    float: right;
}


/*
 * Navbar
 */

/* ******************************************
    Media Queries for screen wider than 45em (720px)
****************************************** */

div#logo.ss-logo-container.widget.widget_ss_logo_widget.col.col-md-4{
	margin-top: 35px;
}

aside#search-3.widget.widget_search{
	float: right;
	padding-top: 25px;
	padding-right: 25px;
}
aside#search-3.widget.widget_search input[type=submit]{
	display: none;
}
aside#search-3.widget.widget_search .screen-reader-text{
	color: #008C31;
}

@media screen and (min-width: 45em) {
#navbar {
    padding: 0;
    padding-top: 18px;
}

div#navbar:nth-child(2) {
    padding: 0;
}

.ss-slideshow .ss-slide {
    height: 80% !important;
    min-height: 350px !important;
}

#home-banner-button {
    margin-top: -165px !important;
    z-index: 99999 !important;
}

.ss-slide-caption {
    margin-top: 0px !important;
}

#ss_part_widget-2 {
    padding: 10px 18px -1px 0 !important;
    margin-top: -50px !important;
}

#ss_part_widget-2 {
    padding: 0px 55px 80px 0 !important;
    margin-top: -50px !important;
    font-size: 18px;
}

div#ss_part_widget-2 h3 {
    font-weight: 600;
    margin-top: 0;
}

#ss_part_widget-3 {
    padding: 0px 18px 80px 0 !important;
}

div#ss_part_widget-2 > p {
    font-size: 18px !important;
    line-height: 1.7;
}

section#section-retirement-living-top p {
    color: #0c0c0c;
    line-height: 1.7;
}

.container.widget_ss_container_open_widget p {
    color: #0c0c0c;
    line-height: 1.7;
}

#section-retirement-living-middle .ss-slide-content {
    background: #FF8B2E;
    width: 33.5%;
    float: right;
    color: #fff;
    font-size: 18px;
    text-align: left;
    padding: 20px;
    box-sizing: border-box;
    line-height: 1.7;
    padding-left: 30px;
    margin-right: 16% !important;
}

.entry p {
    font-size: 18px;
    color: #383636;
    line-height: 1.7 !important;
}

#content {
    padding: 0px 0 !important;
    display: block;
}

div#ss_part_widget-18 {
    padding-bottom: 48px !important;
}
}

/* ******************************************
    Media Queries for screen less than 45em (720px)
****************************************** */

@media screen and (max-width: 45em) {

.ss-slideshow .ss-slide {
    height: 80% !important;
    min-height: 350px !important;
}

#home-banner-button {
    margin-top: 25px !important;
    z-index: 99999 !important;
}

.page-id-5 div#ss_part_widget-2{
	padding-top: 40px;
}

.ss-slide-caption {
    margin-top: 0px !important;
}
}
/*div#navbar:nth-of-type(2) .menu-header-container ul li:nth-child(1),
div#navbar:nth-of-type(2) .menu-header-container ul li:nth-child(2),
div#navbar:nth-of-type(2) .menu-header-container ul li:nth-child(3) {
    display: none;
}*/

.ss-slide.cycle-slide .ss-slide-caption-wrapper .container {
    width: 1170px;
    padding-left: 18px;
}

#navbar>div>ul>li>a {
    position: relative;
    display: block;
    padding: 7px 10px;
    line-height: 20px;
    font-size: 16px !important;
}

#navbar>div>ul li {
    position: relative;
    border-top: 3px solid transparent;
}

#navbar>div>ul > li {
    display: inline-block;
    float: none;
    padding: 0;
}

#navbar:first-child>div>ul > li:nth-child(4),
#navbar:first-child>div>ul > li:nth-child(5),
#navbar:first-child>div>ul > li:nth-child(6),
#navbar:first-child>div>ul > li:nth-child(7) {
    display: none;
}

#navbar>div>ul {
    text-align: right;
}


/*#navbar>div>ul > li:nth-of-type(4) {
    clear: right;
    }*/

#navbar>div>ul ul {
    position: absolute;
    top: 100%;
    background: #EEEEEE;
    border: 1px solid transparent;
    border-color: #e7e7e7;
    left: 0;
    right: inherit;
    z-index: 200;
    border-top: 0;
    text-align: left;
}


/* Logo */

#logo {}


/* Content */

#content {}

h3 {
    color: #008C31;
}


/*
 * Testimonial
 */

.fa-quote-left,
.fa-quote-right {
    color: #57308d;
}

.testimonial-title {
    color: #57308d;
    font-size: 19px;
}


/*button*/

.btn-primary {
    color: #fff;
    background-color: #57308d;
    box-shadow: 0px 3px 0px 0px #ad0023 !important;
    border-color: #2e6da4;
    border-radius: 4px;
}

a.btn.btn-primary.qoute_btn:hover {
    color: #ffffff;
    background-color: #b30024;
    border-color: #8f001d;
}

body .btn {
    border-radius: 4px;
    border: 2px solid transparent;
    max-width: 279px;
    font-size: 18px !important;
    white-space: normal;
}


/*body*/

body {
    font-family: "Raleway", sans-serif;
    font-size: 18px;
    line-height: 1.42857143;
    color: #778899;
    background-color: #ffffff;
}


/*logo img*/

#logo img {
    max-width: none;
    width: 100%;
    height: 100%;
    padding: 5px 0;
    margin: 3px 10px 3px 0;
}


/*Header top*/

#section-header-top {
    background-color: #fff;
    border-bottom: 6px solid #00802A;
    padding-bottom: 25px;
}


/*Navbar*/

#navbar .current-menu-item a {
    color: #57308d;
    background-color: #fff;
}

#navbar>div>ul>li>a:hover {
    color: #FB7938;
}

#navbar ul li {
    display: inline-block;
    /*min-height: 110px;*/
    padding-top: 32px;
}

#navbar ul li:hover {
    border-top: 3px solid #00802A;
}

#navbar>div>ul ul a {
    margin-top: -32px;
    /*  border-bottom: 1px solid beige;*/
}

#navbar>div>ul ul a:hover {
    background: #57308d;
}


/* Menu */

.ss-menu-container {
    text-transform: uppercase;
    font-weight: bold;
}

.ss-menu-container a {
    color: #222;
	font-weight: 600;
    text-transform: uppercase;
}
#section-footer-top .ss-menu-container a {
    color: #fff;
	font-weight: 400;
    text-transform: none;
}

.wpb_content_element .wpb_tabs_nav li.ui-tabs-active, .wpb_content_element .wpb_tabs_nav li:hover {
	border: 1px solid #ccc;
    border-bottom: 5px solid #ff9900;
}
.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header, .wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab {
	background-color: #fff;
    border: 1px solid #ccc;
	
}



/*
 * -----------------------------------------------------------------
 * -----------------------------------------------------------------
 * Styling for section
 */
body.page-id-17 #ss_part_widget-18 {
	
	display: none;
}

/* Homepage - Banner button */

#home-banner-button {
	display: table;
}

div#home-banner-button a.btn {
    background: #2C1450;
    padding: 20px;
    border-radius: 0;
    color: white;
    margin: 0 auto;
    height: 98px;
    width: 270px;
    display: table-cell;
	vertical-align: middle;
}

div#home-banner-button a.btn:hover {
	background: #ff9900;
    color: white;
}

div#home-banner-button a.btn:active {
    /*color: #fe8b30 !important;*/
    color: white;
	background: #ff9900;
}


/* End - banner button */


/* Homepage - More info */

#more-info {
    background: #FF8300;
    padding: 50px 0px 50px 0px;
    height: auto;
}

#more-info h2 {
    display: inline;
    float: left;
    vertical-align: middle;
    color: #fff;
    padding: 0;
}

#more-info h2 a {
    color: #fff;
    font-weight: bold;
}

#more-info h2 a:hover {
    color: #fff;
    transition: 0.5s;
}

div#footer-top ul li a:hover {
    color: #F7D9BD;
    transition: 0.5s;
}

#more-info .btn {
    background-color: #FFF;
	border: 2px solid #fff;
    color: #FF8300;
    border-radius: 0px;
    margin-top: 3px;
    padding: 10px 50px;
}
#more-info .btn:hover {
    background-color: #FF8300;
	border: 2px solid #fff;
    color: #fff !important;
    border-radius: 0px;
    margin-top: 3px;
    padding: 10px 50px;
}

/* End - more info */

#retirement-living-top {
	padding-top: 40px;
	padding-bottom: 40px;
}

#events_calendar{
	clear: both;
}

/* Homepage - Testimonial */

.homepage-testimonial {
    color: black;
}

.fa-circle {
    color: #008C31;
}

.homepage-testi-green {
    color: #008C31;
}

#home-bottom .ss-slideshow .ss-slide-navigation span {
    color: #fe8b30;
    font-size: 18px;
}


/* End - testimonial */


/* Footer - menu */

#footer {
    background: none;
    padding: 0px;
}

#section-footer-top {
    padding-top: 60px;
    padding-bottom: 60px;
    display: block;
    float: left;
    width: 100%;
    background-color: #2C1450 !important;
}

#section-footer-top h2 {
    font-size: 16px;
    font-weight: bold;
}

#section-footer-top ul {
    list-style-type: none;
    -webkit-padding-start: 0px;
    padding-left: 0px !important;
}

#menu-item-223 {
    padding-top: 10px;
}


/* End - footer menu */


/* Footer - Contact */

#footer-contact a {
    color: #fff;
}

#footer-contact .footer-email a {
    color: #fe8b30;
}

#footer-contact .footer-email a:hover {
    color: #FFF;
}


/* End - footer contact */


/* Footer - Copyright */

#section-footer-bottom {
    text-transform: uppercase;
    padding: 18px;
    display: block;
    float: left;
    background: red;
    width: 100%;
    border: 1px solid #4F475C;
}

.ss-ypnz-footer-widget {
    float: right;
}


/* End - footer copyright*/


/*
 * -----------------------------------------------------------------
 * -----------------------------------------------------------------
 * Styling for pages
 */

.ss-slide-caption-wrapper {
    color: #000;
    font-weight: 600;
}

.ss-slide-caption-wrapper .homepage-banner-desc {
    width: 36%;
    font-size: 18px;
    padding: 20px;
    background: #FD8A2F;
    color: #fff;
}

div#home-top .ss-slide-caption .homepage-banner-desc p {
    color: #fff;
    font-size: 17px;
}

.ss-slide-caption-wrapper h1 {
    font-size: 50px;
    font-weight: 600;
    /*color: #383137;*/
    color: #fff;
    text-shadow: none;
}

.home .ss-slide-caption-wrapper h1 {
    /*color: #383137;*/
    color: #000;
}

#contact-header .ss-slide-caption-wrapper h1 {
    padding-left: 18px;
    font-size: 45px;
    letter-spacing: 2px;
    line-height: 50px;
}

.ss-parts-single-part {
    padding-left: 1px !important;
	padding-right: 1px !important;
}

div#home-banner-button .ss-parts-single-part:last-child {
    padding-right: 0;
    float: right;
}

div#ss_part_widget-2 {
    padding: 80px 18px 80px 0;
    /* padding-left: 0; */
    font-size: 18px;
    color: #000;
    /* font-weight: 600; */
}

div#ss_part_widget-2 h3 {
    font-weight: 600;
    margin-top: 0;
}

div#ss_part_widget-3 {
    padding: 80px 18px 80px 0;
}

div#ss_part_widget-3 img {
    float: right;
    padding-right: 18px;
}

#more-info .btn span {
    vertical-align: top;
}

#more-info .btn span {
    vertical-align: top;
}

div#homepage-testimonial .ss-slide {
    min-height: 420px;
    padding-bottom: 40px;
    display: block;
    width: 100%;
    float: left;
}

#section-home-bottom .ss-slide-navigation.cycle-pager {
    bottom: 55px !important;
}

div#homepage-testimonial .ss-slide-caption-wrapper h1 {
    font-size: 30px;
}

div#homepage-testimonial .ss-slide-caption-wrapper p {
    font-size: 18px;
    width: 81%;
    margin: 0px auto;
}

h2.entry-title {
    /* text-align: center; */
    color: #000;
    position: relative;
    display: inline-block;
    margin: 0 auto;
    float: none;
    font-weight: 600;
}

h2.entry-title:after {
    content: "";
    background: #000;
    width: 30px;
    height: 4px;
    position: absolute;
    bottom: -17px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

div#page-content {
    text-align: center;
}

.entry {
    padding-top: 40px;
    text-align: left;
    font-size: 18px;
    overflow: hidden;
}

.entry p {
    font-size: 18px;
    color: #383636;
    line-height: 27px;
}

a:hover {
    color: #FB7938;
    transition: 0.5s;
}

li ol {
    list-style-type: disc !Important;
    position: relative;
}

li ol:after {
    content: "\f00c";
    /* background: lightslategrey; */
    /* width: 10px; */
    /* height: 10px; */
    border-radius: 100%;
    position: absolute;
    left: 20px;
    top: 5px;
    font-family: FontAwesome;
    font-size: 11px;
}

#post-7 .entry p:first-child {
    font-weight: 400;
    color: #383636;
    font-size: 18px;
	line-height: 27px;
}

.home #content {
    padding: 0;
}

#content {
    padding: 70px 0;
    display: block;
}

div#post-19 .entry ul li {
    text-align: left;
    padding: 10px 0;
    font-size: 18px;
}

div#post-19 .entry ul {
    padding-left: 18px;
}

div#post-19 .entry h3 {
    text-align: left;
    padding-top: 30px;
    color: #390051 !Important;
}

.team-profile {
    display: inline-block;
    float: left;
    width: 18%;
    max-height: 270px;
    overflow: hidden;
    padding: 20px;
    text-align: center;
    padding-top: 18px;
}

.management-team {
    display: block;
    width: 100%;
    float: left;
    min-height: 235px;
}

.desc-team {
    display: inline-block;
    float: left;
    width: 75%;
}

.team-profile img {
    width: 100%;
    margin: 0 auto;
}

.page-id-9 .ss-slide.cycle-slide h1 {
    color: black;
    text-align: center;
    display: block;
    /* padding-bottom: 36px; */
}

.page-id-9 .ss-slide.cycle-slide a.btn {
    margin: 0 auto;
    background: #FF8B2E;
    border-radius: 0;
    max-width: 0;
    min-width: 220px;
    /* width: 107%; */
    padding: 10px 0;
    float: left;
}

.page-id-9 .ss-slide.cycle-slide .ss-slide-caption-wrapper {
    text-align: center;
}

.page-id-9 .ss-slide.cycle-slide .ss-slide-content {
    padding-bottom: 30px;
}

section#section-retirement-living-top {
    padding-bottom: 50px;
}

section#section-retirement-living-top span {
    padding: 20px 0;
    display: block;
    color: #22183A;
    font-weight: 600;
    font-size: 18px;
}

section#section-retirement-living-top p {
    color: #0c0c0c;
}

hr {
    border-top: 1px solid #39604B;
}

.page-id-9 .section-retirement-living-middle .ss-slide.cycle-slide .ss-slide-content {
    background: red;
}

#section-retirement-living-middle .ss-slide-content {
    background: #FF8B2E;
    width: 33.5%;
    float: right;
    color: #fff;
    font-size: 18px;
    text-align: left;
    padding: 20px;
    box-sizing: border-box;
    line-height: 28px;
    padding-left: 30px;
	margin-right: 16% !important;
}

#section-retirement-living-middle .ss-slide-content ul {
    /* padding-left: 48px; */
    padding: 18px;
    padding-left: 20px;
}

#section-retirement-living-middle .ss-slide-content h3 {
    color: #fff;
    font-weight: 600;
}

.container.widget_ss_container_open_widget {
    padding: 70px 0;
    display: block;
}

.container.widget_ss_container_open_widget h3 {
    font-size: 25px;
    font-weight: 600;
}

.container.widget_ss_container_open_widget p {
    color: #0c0c0c;
}

.container.widget_ss_container_open_widget span {
    display: block;
    padding: 10px 0;
    font-size: 18px;
    color: #191224;
    font-weight: 600;
}

.container.widget_ss_container_open_widget a.btn {
    background: #FF8B2E;
    border-radius: 0;
    color: #fff;
    min-width: inherit;
    max-width: inherit;
    padding: 5px 25px;
    margin-left: 0;
}

.container.widget_ss_container_open_widget a.btn span {
    color: #fff;
    font-weight: 900;
}

#section-retirement-living-bottom .ss-slideshow .ss-slide {
    min-height: 277px;
    /* padding: 135px; */
    /*background: #007E2A;*/
}

#section-retirement-living-bottom .ss-slideshow .ss-slide .ss-slide-content {
    padding-bottom: 45px;
}

section#section-retirement-living-top .container.widget_ss_container_open_widget {
    padding: 0;
}

#section-retirement-living-bottom .ss-slideshow .ss-slide .ss-slide-navigation.cycle-pager {
    display: none;
}

#section-retirement-living-bottom .ss-slide-navigation.cycle-pager {
    display: none;
}

#section-retirement-living-bottom .ss-browse {
    position: relative;
    margin: 0 auto;
    top: -41px;
    width: 10%;
    font-size: 28px;
    display: block;
}

#section-retirement-living-bottom .ss-browse:after {
    font-size: 42px;
    width: auto;
    padding: 5px;
    padding-top: 30px;
}

#section-retirement-living-bottom .ss-slideshow .ss-slide .ss-slide-caption {
    padding: 18px;
    position: relative;
}

#section-retirement-living-bottom .ss-slideshow .ss-slide .ss-slide-caption img {
    width: 100%;
}

#section-retirement-living-bottom .ss-slideshow .ss-slide .ss-slide-caption a {
    z-index: 9999999;
}

#section-retirement-living-bottom .ss-slideshow .ss-slide .ss-slide-caption a:hover:after {
    opacity: 1;
    transition: 0.5s;
}

#section-retirement-living-bottom .ss-slideshow .ss-slide .ss-slide-caption a:after {
    /*z-index: -1;*/
    opacity: 0;
    content: "\f00e";
    background: rgba(255, 255, 255, 0.63);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 36px;
    font-family: FontAwesome;
    font-size: 40px;
    padding-top: 80px;
    color: #fff;
}

#section-retirement-living-bottom .ss-slideshow .ss-slide .ss-slide-caption a {
    cursor: pointer;
    width: 100%;
    display: block;
    position: relative;
}

#section-retirement-living-bottom #more-info {
    text-align: center;
    width: 100%;
    margin: 0;
    max-width: inherit;
}

div#footer-contact strong {
    color: #fff;
}

section#section-retirement-living-bottom {
    background: #00802A;
}

.ss-slideshow .ss-browse {
    display: none;
}

.ss-slideshow .ss-slide-navigation {
    display: none;
}

#section-home-bottom .ss-slideshow .ss-slide-navigation {
    display: block;
}

#post-17 #gform_wrapper_1 ul li label {
    display: none;
}


/*#post-17 #gform_wrapper_1 ul li select {
    padding: 7px 0;
}
*/

#post-17 #gform_wrapper_1 ul li input {
    width: 100%;
}

#post-17 #gform_wrapper_1 ul li:first-child span:last-child {
    float: right;
}

#post-17 #gform_wrapper_1 ul li textarea {
    padding: 5px;
    border: 1px solid #CCC;
}

#post-17 #gform_wrapper_1 ul li label {
    display: none;
}

#post-17 #gform_wrapper_1 ul li select {
    padding: 5.5px 0;
}

#post-17 #gform_wrapper_1 ul li input {
    width: 100%;
}

#post-17 #gform_wrapper_1 ul li:first-child span:last-child {
    float: right;
}

#post-17 #gform_wrapper_1 ul li textarea {
    padding: 5px;
}

.page-id-17 .ss-slide-caption .ss-slide-content p {
    font-size: 40px;
    color: #302F2F;
    letter-spacing: 2px;
}

div#post-17 .entry p {
    text-align: center;
    padding-bottom: 40px;
}

div#post-17 h4 {
    color: #00802A;
    font-weight: 600;
}

div#post-17 .entry .col-md-4 p {
    text-align: left;
    line-height: 24px;
}

div#post-17 .entry .col-md-4 p strong:first-child {
    padding: 10px 0 5px 0;
    display: block;
}

div#post-17 .entry .col-md-4 p strong {
    color: #5C5C5C;
    padding-right: 5px;
}

#post-17 .entry .col-md-4 p:last-child {
    padding-top: 30px;
    display: block;
}

div#post-17 {
    text-align: center;
}

div#gform_wrapper_1 .gform_footer.top_label input#gform_submit_button_1 {
    float: right;
    background: #FB7938 !important;
    color: #000;
    border: 0 !important;
    text-transform: uppercase;
}

#gform_wrapper_1 ul#gform_fields_1 li {
    width: 50%;
    display: inline-block;
    float: left;
    clear: inherit;
}

#gform_wrapper_1 ul#gform_fields_1 li:first-child,
#gform_wrapper_1 ul#gform_fields_1 li:last-child {
    width: 100%;
}

body .gform_wrapper label.gfield_label+div.ginput_container {
    padding: 0 18px 19px 18px !important;
}

.gform_wrapper .gfield_description.validation_message,
.gform_wrapper .top_label .gfield_description.validation_message {
    padding: .625em 18px!important;
}

#section-footer-top #footer-contact p {
    font-size: 18px;
}

#gform_wrapper_1 ul#gform_fields_1 li.gfield_error {
    width: 50% !important;
}

#gform_wrapper_1 ul#gform_fields_1 li.gfield_error:first-child {
    width: 100% !important;
}

#post-151 .entry p,
div#post-43 .entry p {
    padding: 10px 0 18px 0;
    border-bottom: 1px solid #846E84;
}

div#post-190 .entry p {
    line-height: 25px;
}


/*Responsive*/

@media screen and (max-width: 1024px) {
    #navbar>div>ul > li {
        float: none;
    }
    #post-17 #gform_wrapper_1 ul li select {
        padding: 6px 0;
    }
    div#home-banner-button a.btn:hover {
        color: #fff !important;
    }
    #navbar ul {
        text-align: center;
    }
    div#home-banner-button a.btn {
        white-space: inherit;
    }
    div#ss_part_widget-3 {
        padding: 90px 18px 80px 0;
        overflow: hidden;
    }
    div#ss_part_widget-3 .ss-part-image {
        width: 100%;
        display: block;
        overflow: hidden;
    }
    div#ss_part_widget-3 img {
        width: 100%;
    }
    div#footer-top .ss-menu-container.widget.widget_ss_menu_widget.col.col-md-3,
    div#footer-top .widget_ss_part_widget {
        width: 50%;
        float: left;
        padding-left: 75px;
        padding-bottom: 30px;
    }
    .ss-slide.cycle-slide .ss-slide-caption-wrapper .container {
        width: auto;
        padding-left: 18px;
    }
    .page-id-9 .ss-slide.cycle-slide h1 {
        /*color: #fff;*/
        text-align: center;
        display: block;
        /* padding-bottom: 36px; */
    }
    div#ss_part_widget-7 .ss-part-image img {
        width: 100%;
    }
    #section-retirement-living-middle .ss-slide-content {
        width: 50%;
    }
    section#section-retirement-living-bottom .container.widget_ss_container_open_widget {
        padding: 30px 0;
    }
    .team-profile {
        max-height: 217px;
    }
}

@media screen and (max-width: 920px) {
    #section-retirement-living-middle .ss-slide-content {
        width: 75%;
    }
    .entry {
        padding: 0 10px;
        padding-top: 40px;
    }
    #more-info h2 a {
        display: block;
        padding-top: 10px;
    }
    #more-info {
        padding: 30px;
    }
    #section-retirement-living-middle .ss-slide-content {
        background: rgba(255, 139, 46, 0.67);
    }
    div#homepage-testimonial .ss-slide {
        min-height: 610px;
    }
    #logo {
        width: 60%;
        margin: 0 auto;
    }
    #section-header-top #navbar>div>ul {
        text-align: center;
    }
    div#ss_part_widget-2 {
        padding: 80px 18px 30px 18px;
    }
    div#ss_part_widget-3 {
        padding: 10px 18px 80px 18px;
        overflow: hidden;
    }
    div#ss_part_widget-3 img {
        float: right;
        padding-right: 0;
    }
    .page-id-7 .ss-slide.cycle-slide,
    .parent-pageid-7 .ss-slide.cycle-slide {
        background-position: -140px 0 !important;
    }
}

.page-id-9 .ss-slide {
    /*background-position: -147px 0px !important;*/
    background-position: center center !Important;
}

@media screen and (min-width: 768px) and (max-width:800px) {
    div#homepage-banner-slider-part-244 {
        background-position: -147px 0px !important;
    }
    .page-id-9 .ss-slide {
        /*background-position: -147px 0px !important;*/
        background-position: center left !Important;
    }
    div#-part-277 {
        background-position: center left !Important;
    }
    .page-id-7 .ss-slideshow .ss-slide {
        background-position: -147px 0px !important;
    }
    .page-id-17 .ss-slide-caption-wrapper h1 {
        font-size: 44px;
        font-weight: 600;
        line-height: 60px;
    }
}

@media screen and (max-width: 767px) {
    #more-info .btn {
        margin-top: 20px;
    }
    .ss-slide-caption-wrapper .homepage-banner-desc {
        width: 50%;
    }
    #home-banner-button .ss-parts-single-part {
        padding-left: 0;
        width: 25%;
        display: inline-block;
        float: left;
    }
    #more-info {
        background: #ff8300;
        padding: 30px 10px 30px 10px;
        height: auto;
    }
    div#ss_part_widget-2 {
        padding: 80px 0px 80px 0;
    }
    div#ss_part_widget-3 {
        padding: 0px 0px 80px 0;
    }
    div#homepage-testimonial .ss-slide {
        min-height: 610px;
    }
    .col.col-md-6.widget_ss_container_open_widget {
        padding: 0;
    }
    #section-retirement-living-bottom .ss-slideshow .ss-slide {
        min-height: 575px;
        /* padding: 135px; */
        /* background: #007E2A; */
    }
    #section-retirement-living-bottom .ss-browse {
        width: 20%;
    }
    #section-retirement-living-middle .ss-slide-content {
        width: 100%;
    }
    section#section-retirement-living-middle .ss-slideshow .ss-slide-caption {
        position: relative;
    }
    #logo {
        width: 70%;
        margin: 0 auto;
    }
}

@media screen and (max-width: 480px) {
    div#footer-top .ss-menu-container.widget.widget_ss_menu_widget.col.col-md-3,
    div#footer-top .widget_ss_part_widget {
        width: 100%;
        text-align: center;
        padding-left: 0;
        padding-bottom: 30px;
    }
    div#home-banner-button a.btn {
        background: #390052;
        padding: 20px;
        width: 100%;
        border-radius: 0;
        color: white;
        margin: 0 auto;
        max-width: inherit;
        display: block;
        margin-bottom: 10px;
    }
    div#home-banner-button .ss-parts-single-part:last-child {
        padding-right: inherit;
    }
    #home-banner-button .ss-parts-single-part {
        padding-left: inherit;
        width: 100%;
        display: block;
        float: left;
    }
    .ss-slide-caption-wrapper .homepage-banner-desc {
        width: 90%;
    }
    div#contact-content #gform_wrapper_1 ul#gform_fields_1 li {
        width: 100%;
    }
    #section-retirement-living-bottom .ss-slideshow .ss-slide {
        min-height: 380px;
    }
    #more-info .btn {
        margin-top: 20px;
        display: block;
        margin: 0 auto;
    }
    .page-id-9 .ss-slideshow .ss-slide-caption {
        padding: 40px 10px;
    }
    #logo {
        width: 50%;
        margin: 0 auto;
    }
    div#navbar:first-child {
        display: none;
    }
    .team-profile {
        width: 100%;
        max-height: 100%;
        padding: 0;
    }
    .desc-team {
        width: 100%;
    }
    /*div#navbar:nth-of-type(2) .menu-header-container ul li:nth-child(1), div#navbar:nth-of-type(2) .menu-header-container ul li:nth-child(2), div#navbar:nth-of-type(2) .menu-header-container ul li:nth-child(3) {
    display: block;
    }*/
}

@media screen and (max-width: 380px) {
    #logo {
        width: 100%;
        margin: 0 auto;
    }
}

@media screen and (max-width: 360px) {
    .ss-slideshow .ss-slide-caption {
        padding: 40px 0px !important;
    }
    #section-home-bottom .ss-slide-navigation.cycle-pager {
        bottom: 18px !important;
    }
    #more-info .btn {
        width: 100%;
        display: block;
        text-align: center;
    }
    body .gform_wrapper label.gfield_label+div.ginput_container span {
        width: 100% !important;
        margin-bottom: 18px;
    }
    div#contact-content #gform_wrapper_1 ul#gform_fields_1 li:first-child .ginput_container {
        margin: 0;
        padding-bottom: 0 !Important;
    }
    div#contact-content .entry p {
        text-align: center;
        padding-bottom: 40px;
        /* width: 100%; */
        /* display: block; */
        /* overflow: hidden; */
        padding: 0 18px;
    }
    .page-id-17 .ss-slide-caption .ss-slide-content p {
        letter-spacing: 0px;
        padding: 0 18px;
    }
    .entry {
        padding: 0 18px;
        padding-top: 40px;
    }
    .ss-slide-caption-wrapper h1 {
        font-size: 45px;
    }
    .ss-slide.cycle-slide .ss-slide-caption-wrapper .container {
        width: auto;
        /*padding-left: 0;*/
    }
    #section-retirement-living-bottom .ss-browse {
        width: 40%;
    }
    #section-retirement-living-bottom .ss-browse {
        width: 40%;
    }
    .home .ss-slide.cycle-slide .ss-slide-caption-wrapper .container {
        width: auto;
        padding: 0 18px;
    }
}

#home-bottom {
    background-color: #FF8300;
}

#more-info {
    max-width: 1135px;
    margin: 0 auto;
}

#post-17 .gform_wrapper .gform_footer {
    padding: 0 18px;
}

.page-id-9 #content {
    padding-top: 0;
    padding-bottom: 0;
}

.more-info-wrapper {
    margin: 0 auto;
    max-width: 1120px;
}

.offcanvas-hamburger:after {
    content: "\f0c9";
    font: normal normal normal 18px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 23px;
    position: absolute;
    right: 0;
    top: -22px;
}

#mep_0 {
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.50);
    margin-bottom: 12px;
}

.entry a {
    border-bottom: 1px solid #1A0553;
}

#gform_wrapper_1 ul#gform_fields_1 li#field_1_11 {
    width: 100%;
    padding-left: 18px;
}


/* 
1/2/2016
mod by pais to solve https://docs.google.com/spreadsheets/d/1OCCTcOY9ZoGqK5_Kk35ir3qKV-HBnw2WPTikh6d0NNM/edit#gid=1442529568

*/

.ss-slide-caption {
	margin-top: 10px !important;
	
}


.ss-slideshow {
    min-height: 600px;
}

#home-top .ss-slideshow {
    min-height: 575px;
}

.btn:hover,
.btn:hover span {
    color: #fff !important;
    transition: all ease .25s !important;
}

div#home-banner-button a.btn:hover span {
    /*color: #fe8b30 !important;*/
    color: #fff !important;
}

#navbar>div>ul ul a:hover {
    background: white !important;
}

.btn.ss-btn-style-4:before {
    display: none;
}

.btn.ss-btn-style-4:hover {
    border-color: #FF8300
}

input#gform_submit_button_1 {
    color: white !Important;
    font-weight: 600 !Important;
    transition: all ease .25s !important;
}

input#gform_submit_button_1:hover {
    color: #333 !important;
}

.ss-slide:not(.cycle-slide-active) {
    display: none;
}

#content b,
#content strong {
    color: #333 !important;
}

.container.widget_ss_container_open_widget > span {
    color: #333;
}

h1.entry-title {
    color: black;
}

.ss-slide-caption-wrapper h1,
.body-quote-text {
    font-style: normal;
    color: black;
}

body.blog .entry {
    padding-top: 0;
}

body.blog .post.category-news {
    margin-top: 20px;
}

body.blog #content {
    padding-top: 0;
}

body.blog h1 > a {
    font-size: 27px;
}

#ss_parts_slider_widget-6 {
    min-height: 391px !Important;
    height: 391px !Important;
}

@media (min-width: 768px) {
    div#more-info a {
        margin-left: 20px;
        font-size: larger;
    }
    #more-info .btn {
        float: right;
    }
}


/*extend css*/

.navbar2 #menu-header > li:nth-child(-n+3) {
    display: none !important;
}

.page-id-45 .entry p:first-child {
    font-style: italic;
}

.page-id-45 .entry ul {
    list-style-type: disc !important;
}

.page-id-47 .entry ul {
    list-style-type: disc !important;
}


/*.page-id-47 .entry a:hover {
    border-bottom-color: #FB7938;
}*/

.page .entry a:hover {
    border-bottom-color: #FB7938;
}

.blog #content a:hover {
    border-bottom-color: #FB7938;
}


/*end extend css*/

@media only screen and (min-width: 1100px) {
    .page-id-39 #-part-284 {
        background-position-y: 10%;
    }
    .page-id-35 #-part-284 {
        background-position-y: 10%;
    }
    .page-id-35 .entry p:first-child {
        font-style: italic;
    }
    .page-id-35 .entry ul {
        list-style-type: disc !important;
    }
    .page-id-37 #-part-284 {
        background-position-y: 10%;
    }
    .page-id-11 #-part-284 {
        background-position-y: 10%;
    }
    .page-id-37 .entry ul {
        list-style-type: disc !important;
    }
    .page-id-41 #-part-359 {
        background-position-y: 10%;
    }
    .page-id-43 #-part-284 {
        background-position-y: 10%;
    }
    .page-id-49 .entry p:nth-child(2) {
        font-style: italic;
    }
    .page-id-51 .entry p {
        text-align: center;
    }
    div#post-19 .entry ul {
        list-style-type: disc !important;
    }
}

@media only screen and (min-width: 300px) and (max-width: 767px) {
    .ss-slideshow {
        min-height: 200px !important;
    }
    .ss-slideshow .ss-slide {
        min-height: 200px !important;
    }
    .ss-slide-caption-wrapper {
        transform: scale(0.5) !important;
    }
    div#homepage-testimonial.ss-slideshow {
        min-height: 610px !important;
    }
    div#homepage-testimonial.ss-slideshow .ss-slide {
        min-height: 610px !important;
    }
    div#homepage-testimonial .ss-slide-caption-wrapper {
        transform: none !important;
    }
}

.page-id-11 .ss-slideshow .ss-slide.cycle-slide-active, .page-id-35 .ss-slideshow .ss-slide.cycle-slide-active, .page-id-37 .ss-slideshow .ss-slide.cycle-slide-active, .page-id-39 .ss-slideshow .ss-slide.cycle-slide-active, .page-id-41 .ss-slideshow .ss-slide.cycle-slide-active, .page-id-43 .ss-slideshow .ss-slide.cycle-slide-active{
	background-position: center top !important;
}

.page-id-9 #-part-277.ss-slide.cycle-slide{
	min-height: 450px !important;
}
.page-id-9 #-part-277.ss-slide.cycle-slide .ss-slide-caption-wrapper{
	max-width: 50%;
}
.page-id-9 #-part-277.ss-slide.cycle-slide .ss-slide-caption-wrapper .container{
	width: inherit;
	padding-left: 0px;
}

div#ss_parts_slider_widget-4.ss-slideshow.widget_ss_parts_slider_widget{
	height: 850px !important;
}
#retirement-living-middle div.container.widget_ss_container_open_widget{
	padding-top: 0px !important;
}

.search-results div#page-content{
	text-align: left;
}
.search-results h2.entry-title:after{
	height: 0px;
}
.search-results .entry{
	padding-top: 18px;
	padding-bottom: 25px;
}
.search-results div .entry p{
	border-bottom: none !important;
	color: #778899 !important;
	padding: 0 !important;
}
.wpsisac-slick-carousal.design-6 .slick-dots{
	top: 200px;
}
.page-id-734 h2.entry-title{
	display: none;
}
.centered-row{
	text-align: center;
}

.page-id-5 #ss_part_widget-21{
	clear:both;
	margin-bottom: 100px;
}
.page-id-5 #ss_part_widget-21 a.btn {
    background: #2C1450;
    padding: 20px;
    border-radius: 0;
    color: white;
    margin: 0 auto;
    height: 98px;
    width: 270px;
    display: table-cell;
	vertical-align: middle;
}
.page-id-5 #ss_part_widget-21 a.btn.orange {
    background: #FF8300;
}
.page-id-5 #ss_part_widget-21 a.btn.green {
    background: #008C31;
}

.page-id-5 #ss_part_widget-21 a.btn:hover {
	opacity: 0.7;
    color: white;
}

.page-id-5 #ss_part_widget-21 a.btn:active {
    /*color: #fe8b30 !important;*/
    color: white;
	background: #ff9900;
}