/*
Theme Name: greensleeves
Theme URI: 
description: Greensleeves Theme
Author: Rachel Oliver
Author URI: https://www.bluefrontier.co.uk/
Template: page-builder-framework
*/


/*MASTER STYLES*/


a.button {
    color:white;
    padding:15px 50px;
    font-weight: 700;
    font-size:1.25rem;
    display: inline-block;
}
a.button.primary {
    border: 2px solid;
    padding:12px 60px;
    margin-right:6px;
}
a.button.secondary {
    border: 2px solid;
    padding:12px 40px;
    margin-right:6px;
}

a.button.full-width {
    width:100%;
    display: block;
    text-align: center;
}

figcaption {
    font-size: 1.1rem;
    line-height: 1.7rem;
}

.ticks {
    margin-left: 0;
    display: flex;
    flex-wrap: wrap;
    width:100%;
}
.ticks li {
    list-style-type: none;
    flex:0 50%;
    max-width: 50%;
}

.widget-area {
    padding:50px 0;
}
p, li {
    font-size:1.25rem;
    line-height: 2rem;
}

p.tagline {
    font-size:2.125rem;
    line-height: 3.5rem;
    font-weight: 700;
}

li {
    margin-bottom: 10px;
}

.content-width .widget_text .textwidget > p, .content-width .widget_text > h2 {
    margin-left: auto;
    margin-right: auto;
}



.content-width.center .widget_text .textwidget > p, .content-width.center .widget_text > h2 {
    text-align: center;
}

/*HEADER*/

.header-section {
    display: flex;
    margin-left: 0;
}

.logo-menu {
    display: block;
    flex:0 75%;
    float: none;
    width: 100%;
    padding-left: 0;
}
.logo-menu .wpbf-logo img, .wpbf-mobile-logo img {
    max-width:340px;
}
.wpbf-navigation .wpbf-logo-container, .wpbf-navigation .wpbf-logo-container,.wpbf-navigation .wpbf-logo-container, .wpbf-navigation .wpbf-menu-container {
    display: block;
    width:100%;
}
.wpbf-menu-container nav {
    margin-top:20px;
}
.wpbf-menu-container nav ul li a {
    color:black;
    padding:0;
    font-size:1.25rem;
}
.wpbf-menu-right .wpbf-menu a, .wpbf-menu-left .wpbf-menu a, .wpbf-menu-stacked .wpbf-menu a, .wpbf-menu-stacked-advanced .wpbf-menu a, .wpbf-menu-centered .wpbf-menu a, .wpbf-pre-header .wpbf-menu a, .wpbf-page-footer .wpbf-menu a {
    padding:0;
    margin-right:40px;
    color:black!important;
}
.wpbf-menu-right .wpbf-menu {
    float:none;
}
.wpbf-container {
    margin-left: auto;
    margin-right: auto;
    padding-left:0;
    padding-right:0;
}

.wpbf-container h3 {
    margin: 0 0 35px 0;
}

.wpbf-container p {
    margin: 5px 0 15px 0;
}

.telephone-header {
    position: relative;
    z-index: 2;
}
.telephone-header .wpbf-container p {
    color:white;
}
.telephone-header .widget-area {
    padding:10px 0;
}
.telephone-header .widget-area p {
    margin-bottom: 0;
    text-align: right;
    font-size: 1.125rem;
}
.telephone-header .widget-area p span {
    font-weight: 700;
    font-size:1.25rem;
    margin-left: 5px;
}
.telephone-header .widget-area p > a {
    display: none;
}
.telephone-header .widget-area p a {
    color:white;
}
.wpbf-menu-right {
    padding:0;
    padding-top:25px;
    position: relative;
    z-index: 2;
}

.available {
    flex:0 25%;
    max-width:25%;
    float:none;
    display: flex;
    align-items: flex-end;
  text-align: center;
}
.available a {

    color:white;
    padding:20px 20px;
    font-weight: 700;
    font-size:1.2rem;
}
#header {
    position: absolute;
    top:0;
    left:0;
    width:100%;
}
#showcase {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    min-height: 750px;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    height: 100%!important;
}
#showcase:before {
    content:'';
    height: 100%;
    width:100%;
    position: absolute;
    left:0;
    top:0;
    background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 150%);
    z-index: 1;
}

#showcase > div {
    position: relative;
    z-index: 2;
    padding:0;
    display: flex;
/*    height: 100%;*/
    align-items: center;
    justify-content: flex-start;
    width:100%;
}
#showcase > .wpbf-container {
    padding: 0;
    width: 100%;
}


#showcase .showcase-container > div {
    max-width:65%;
/*    margin-top: 40px;*/
}
#showcase h1 {
    font-size:2.938rem;
    line-height: 3.1rem;
    margin-bottom: 20px;
    margin-top: 4rem;
}
#showcase p {
    font-size: 1.25rem;
    line-height: 150%;
    margin-bottom: 45px;
    max-width:75%;
}
.wpbf-navigation {
    background-color:transparent;
    position: relative;
}
.wpbf-navigation:before {
    content:'';
    width:100%;
    height:100%;
    position: absolute;
    left:0;
    top:0;
    background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
    z-index: 1;
}


/*STATEMENT*/

.statement {
    text-align: center;
    font-size:2.1rem;
    line-height: 3rem;
    font-weight: 700;
    padding-top:40px;
    padding-bottom: 40px;
}
.statement p {
    font-size:2.1rem;
    line-height: 3.7rem;
}
.statement p:nth-child(2) {
    margin-top: 15px;
    margin-bottom: 0;
}

/*WHY*/

.why {
    text-align: center;
    position: relative;
    padding-top:50px;
    padding-bottom: 10px;
}
#why:before {
    background-repeat: no-repeat;
    background-position: center;
    background-size:cover;
    content:'';
    height:70%;
    width:100%;
    top:0;
    left:0;
    position: absolute;
    z-index: 1;
}
#why:after {
    content:'';
    height:70%;
    width:100%;
    top:0;
    left:0;
    position: absolute;
    z-index: 2;
    background-color:rgba(0,0,0,0.4)
}
#why > div {
    position: relative;
    z-index: 3;
}
.why h2, .why p {
    color:white;
}

.why .boxes {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top:100px;
    margin-bottom: 35px;
}
.why .boxes .box {
    flex:0 24%;
    max-width:24%;
    border:4px solid;
    text-align: center;
    background-color:white;
    position: relative;
    padding:50px 30px 100px 30px;
}
.why .boxes .box p {
    color:black;
    font-size: 1.125rem;
}
.why .boxes .box h3 {
    font-weight: 550;
    text-align: center;
    width:100%;
    color:white;
    padding:20px 0;
    margin-bottom: 0;
    position: absolute;
    bottom:0;
    left:0;
    font-size:1.25rem;
}

/* ACCREDITED */
#accreditation.widget-area {
    text-align: center;
    padding: 0;
}
#accreditation img.accred {
    max-width: 60px;
    margin: 0px 0 0px 0;
}

#accreditation.widget-area .custom-html-widget {
  display: flex;
  max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  align-items: center;
}
#accreditation.widget-area .custom-html-widget p.tagline {
  flex:0 85%;
  text-align: left;
}
#accreditation.widget-area .custom-html-widget p  {
  flex:0 15%;
}

/*HOW*/

/*
.how {
    background-color:#F5F5F5;
    position: relative;
}
*/

#how {
    position: relative;
    padding-top:80px;
    margin-top: 50px;
}
#how h2 {
    text-align: center;
}

.content-image {
    position: relative;
    margin-top: 80px;
    margin-bottom: 20px;
}

.content-image > div {
    display: flex;
    flex-wrap: wrap;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    min-height: 400px;
}

.content-image > div > div:not(.image) {
    flex:0 50%;
    margin-left: auto;
    display: flex;
    flex-wrap:wrap;
    align-content: center;
}
.content-image > div > .image {
    position: absolute;
    left:0;
    top:0;
    width:45%;
    border-bottom: 10px solid;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height:400px;
    bottom:0;
    margin:auto;
}

.content-image.right > div > div:not(.image) {
    flex:0 50%;
    margin-right: auto;
    margin-left: 0;
}
.content-image.right > div > .image {
    position: absolute;
    right:0;
    left: auto;
    top:0;
}

.ticks {
    padding-left:0;
    margin-top:30px;
}
.ticks li {
    font-size: 1.25rem;
    line-height: 1.8rem;
    color:black;
    position: relative;
    padding-left:50px;
    margin-bottom: 20px;
}
.ticks li:before{
    content:'';
    background-image: url('images/orange-tick.svg');
    background-position: center;
    background-size: contain;
    height:25px;
    width:25px;
    background-repeat: no-repeat;
    display: inline-block;
    position: absolute;
    left:0;
    top:1px;
}

/*ESSENTIAL*/

.essential {
    color:white;
    text-align: center;
    padding-top:45px;
}

.essential h2 {
    color:white;
    text-align: center;
}
.essential .logos {
    padding-bottom: 30px;
    position: relative;
    margin-bottom: 80px;
    margin-top:100px;
}
.essential .logos > div {
    position: absolute;
    bottom:-35px;
    left:0;
    right:0;
}
.essential .logos > div p {
    color:black;
    margin-bottom: 0;
    margin-top: 10px;
}
.essential .logos > div p a {
    text-decoration: underline;
}
.essential .logos > div p a:hover {
    text-decoration: none;
}
.essential .logos ul {
    padding-left: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    justify-content: space-between;
    padding:20px 50px 40px 50px;
}
.essential .logos ul li {
    flex:0 20%;
    list-style-type: none;  
    margin:25px 0;
}
.essential .logos ul li:nth-child(5), .essential .logos ul li:nth-child(10) {
    flex:0 10%;
}
.essential .logos ul li:nth-child(1), .essential .logos ul li:nth-child(6) {
    flex:0 16%;
}
.essential .logos ul li:nth-child(1) img, .essential .logos ul li:nth-child(6) img {
   max-width:140px;
}
.essential .logos ul li img {
    max-height: 90px;
}
.essential .logos a {
    pointer-events: none;
}
.essential .logos a.email {
    pointer-events: all;
}
.essential.image .logos {
  padding-bottom: 0;
}

/*START*/

#start {
    padding-top:80px;
}
.start h2 {
    margin-bottom: 45px;
}
.start h2,.start p {
    text-align: center;
  color:white;
}

.start ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-left: 0;
    margin-top:70px;
}
.start ul li {
    flex:0 32%;
    max-width:32%;
    background-color:white;
    border: 4px solid;
    list-style-type: none;
    text-align: center;
    font-weight: 700;
    color:black;
    font-size:1.563rem;
    line-height: 2.25rem;
    padding:90px 25px;
    margin-bottom: 25px;
    display: flex;
    align-items: center;
}
.case-studies {
    position: relative;
    padding-top:40px;
}
.case-studies h2 {
    margin-bottom: 45px;
}
.case-studies .case-studies {
    padding-top:60px;
}

#case-studies .slick-slide {
   padding-right:20px; 
}
.slick-slide img {
    display: flex;
    align-self: flex-start;
}
#case-studies .slick-slide h4 {
    color:black;
    padding:40px 40px 0px 40px;
    margin-bottom: 10px;
    align-self: flex-start;
    font-size: 1.5rem;
}
#case-studies .slick-slide p {
    color:black;
    width:100%;
    padding:0px 40px 10px 40px;
    margin-bottom: 15px;
    align-self: flex-start;
}

#case-studies .slick-slide p:nth-last-child(2) {
    margin:0;
    margin-bottom: 10px;
    padding-bottom: 15px;
    font-size:1.125rem;
    padding-top:0;
    align-self: flex-end;
    /*position: absolute;
    bottom: 20px;*/
}
#case-studies .slick-slide p:nth-last-child(3) {
    font-weight: 700;
    margin:0;
    font-size:1.125rem;
    padding-bottom: 0;
    align-self: flex-end;
    /*position: absolute;
    bottom: 95px;*/
}


#case-studies .slick-slide a.button {
    width:100%;
    text-align: center;
    position: absolute;
    width:100%;
    bottom:0;
    left:0;
    padding: 15px 10px;
}
#case-studies .slick-slide > div {
    height:100%;
    position: relative;
    padding-bottom: 80px;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    align-content: flex-start;
    box-shadow: rgb(149 157 165 / 20%) 0px 8px 24px;
}
.slick-track {
    margin-left:10px;
    margin-bottom: 50px;
}
.slick-prev, .slick-next {
    position: absolute;
    left:0;
    bottom:0;
    height:20px;
    width:70px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
.slick-next {
    background-image:url('images/green-active-arrow-next.svg');
}
.slick-next.slick-disabled {
    background-image:url('images/inactive-arrow-next.svg');
}

.slick-prev {
    background-image:url('images/green-active-arrow-prev.svg');
}
.slick-prev.slick-disabled {
    background-image:url('images/inactive-arrow-prev.svg');
}
.slick-next {
    right:0;
    left: auto;
}
.slick-prev:hover, .slick-next:hover, ul.slick-dots li:hover {
    cursor:pointer;
}
ul.slick-dots {
    padding-left: 0;
    text-align: center;
}
ul.slick-dots li {
    display: inline;
    margin:0 5px;
}
ul.slick-dots li button {
    height:15px;
    width:15px;
    background-color:#D8D8D8;
    border-radius: 50px;
    font-size:0;
}

/*INVESTMENT*/

#investment .custom-html-widget {
    display: flex;
    flex-wrap:wrap;
}

#investment .wpbf-container .left {
    flex:0 40%;
    padding-right:5%;
    max-width:40%;
}
#investment .wpbf-container .right {
    flex:0 60%;
    max-width:60%;
    display: flex;
    align-items: center;
}
#investment h2 {
    margin-bottom: 40px;
}

.white-box {
    width: 75%;
    margin: auto;
    padding: 60px 70px;
    text-align: center;
    position: relative;
    margin-top: 80px;
    margin-bottom: 80px;
}
.white-box .button {
    position: absolute;
    bottom: -35px;
    left: 0;
    right: 0;
    width: 250px;
    margin-left: auto;
    margin-right: auto;
}

/*AVAILABLE TERRITORIES*/

#available-opportunities {
    position: relative;
}
#available-opportunities:before {
    height:15%;   
    width:100%;
    background-color:white;
    position: absolute;
    left:0;
    top:0;
    content:'';
    z-index: 1;
}
#available-opportunities > div {
    display: flex;
/*    flex-wrap: wrap;*/
    position: relative;
    z-index: 2;
}
#available-opportunities > div .available-opportunities {
    flex:0 50%;
    margin-top: 15%;
    padding-right:9%;
}

#available-opportunities > div p span {
    font-weight:700;
}

#available-opportunities object {
    flex:0 50%;
}
.svg-container {
    position: relative;
    display: block;
    flex:0 50%;
}
.scotland:hover {
    cursor: pointer;
}

.location-box {
    padding-top:30px;
    width: 280px;
    position: absolute;
    display:none;
}
.location-box .location-box-inner {
    position: relative;
}
.location-box p {
    text-align: center;
    color:black;
    font-weight: 700;
    font-size:1.4rem;
}
.location-box p.unavailable {
    font-size:1rem;
    font-weight: 400;
}
.location-box p > span {
    display: block;
    font-size:0.8rem;
    line-height: 0.8rem;
    text-transform:uppercase;
    
}
.location-box ul {
    margin-left: 25px;
    padding-left: 0;
}
.location-box ul li {
    list-style-type: none;
    position: relative;
    padding-left: 30px;
    color:black;
    font-size:1rem;
    line-height: 1rem;
}
.location-box ul li:before {
    content:'';
    background-image:url('images/green-tick.svg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 17px;
    height: 13px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}

.location-box .close {
    background-image:url('images/green-close.svg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 13px;
    height: 13px;
    display: block;
    position: absolute;
    top: -10px;
    right: 20px;
}
.location-box .close:hover {
    cursor: pointer;
}
.location-box a {
    width:100%;
    text-align: center;
    font-size:1.2rem;
    padding-left:0;
    padding-right:0;
}

body {
  font-family: 'Inter', sans-serif;
}






/*FRANCHISE RESALES*/

.franchise-resales {
    padding-bottom: 45px;
    padding-top:0;
}

.franchise-resales .custom-html-widget {
    display: flex;
    flex-wrap: wrap;    
}

.franchise-resales .custom-html-widget > div {
    flex:0 31%;
    padding-top:50px;
    margin-bottom:25px;
    margin-right:2%;
    position: relative;
    padding-bottom: 200px;
    box-shadow: rgb(149 157 165 / 20%) 0px 8px 24px;
}

.franchise-resales h3 {
    flex:0 100%;
    margin-bottom: 50px;
}

.franchise-resales .custom-html-widget > div h4 {
    text-align: center;
    color:black;
    font-size:1.875rem;
}
.franchise-resales .custom-html-widget > div > p {
    font-size:1rem;
    text-align: center;
    line-height: 1.4rem;
    width:75%;
    margin-left: auto;
    margin-right: auto;
}

.franchise-resales .custom-html-widget > div > div {
    width:80%;
    margin:30px auto 50px auto;
      position: absolute;
    bottom: 55px;
    width: 100%
}

.franchise-resales .custom-html-widget > div > div p {
    margin-bottom: 0;
    text-transform: uppercase;
    font-weight: 700;
    font-size:1rem;
}
.franchise-resales .custom-html-widget > div > div p:nth-child(1) {
    text-align: left;
    margin-left:25px;
    font-size:0.875rem;
    line-height: 1.4rem;
}
.franchise-resales .custom-html-widget > div > div p:nth-child(2) {
    text-align: left;
    margin-left:25px;
    margin-top: 0;
}

.franchise-resales .custom-html-widget > div a {
    position: absolute;
    bottom:0;
    width:100%;
}

/*CONTACT*/

#contact {
    padding-top: 90px;
}

#contact > div > .widget_text {
    max-width:85%;
    margin:auto;
  color:white;
}

#contact > div > .widget_text h2 {
  color:white;
}

#contact > div > .widget_text .textwidget {
    position: relative;
    padding-bottom: 80px;
}

#contact > div > .widget_text .textwidget p {
    width:80%;
    margin-bottom: 0;
    margin-top:40px;
  color:white;
} 

#contact > div > .widget_text .textwidget img {
    position: absolute;
    bottom:0;
    right: 0px;
    max-width: 250px;
}

#contact > div > .widget_text .textwidget figcaption {
    position: absolute;
    bottom: 10px;
    right: 480px;
  color:white;
}

#contact .white-background {
    padding:50px 100px 75px 100px;
    width:90%;
    margin:auto;
    position: relative;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
#contact .white-background form ul {
    display: flex;
    flex-wrap: wrap;
    
}
#contact .white-background form ul li {
    flex:0 50%;
    max-width:50%!important;
}
#contact .white-background form ul li label {
    color:black;
    font-weight: 400;
    font-size:1.125rem;
}
#contact .white-background form ul li input, #contact .white-background form ul li select {
    width:100%;
    border-radius: 3px;
    padding:20px;
    box-sizing: border-box;
    border:1px solid #d0d0d0;
}
#contact .white-background form ul li select {
    padding:18px 20px;
}
#contact .white-background form ul li a {
    position: absolute;
    right:115px;
    bottom:60px;
    color:black;
    text-decoration: underline;
}
#contact .white-background form ul li a:hover {
    text-decoration: none;
}
#contact .white-background form ul li.recaptcha {
    position: absolute;
    bottom:100px;
    left:100px;
}
#contact .white-background form ul li.recaptcha.gfield_error {
  bottom:75px;
}

.gform_footer {
    text-align: right;
}
#gform_submit_button_1 {
    text-transform: uppercase;
    color:white;
    font-size:1.4rem;
    padding:20px 40px;
}

.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    border-top:0!important;
    border-bottom: 0!important;
    background-color:transparent!important;
    padding-right:16px!important;
    padding-top:0!important;
    padding-bottom:0!important;
    margin-top:0!important;
    width:auto!important;
    position: relative;
}
.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
    position: absolute;
    top:-5px;
    right:0;
    text-align: right;
}
.gform_wrapper div.validation_error {
    display: none;
}


/*FOOTER*/
.footer-main {
    background-color:white;
    padding-top:100px;
    padding-bottom: 60px;
}
.footer-main > div {
    display: flex;
}
.footer-main .footer-logo {
    flex:0 40%;
    max-width:40%;
}
.footer-main .footer-logos {
    flex:0 28%;
/*    max-width:28%;*/
    display: flex;
    align-items: flex-end;
}
.footer-main .footer-menu {
    flex:0 40%;
    max-width:33%;
    display: flex;
    align-items: flex-end;
}
.footer-main .footer-logo img {
    width:350px;
}
.footer-main .footer-logo .neighbourly {
    margin-top:55px;
}
.footer-main .footer-logo .neighbourly p {
    font-weight:400;
    font-size:1.25rem;
    margin-bottom: 0;
}
.footer-main .footer-logo .neighbourly p img {
    margin: 0 10px;
    margin-top: -5px;
    max-width: 188px;
}
.footer-main .footer-logos ul {
    margin-bottom: 0;
    display:flex;
    flex-wrap: wrap;
    align-items: center;
    padding-left: 0;
}
.footer-main .footer-logos ul li {
    list-style-type:none;
    display: inline-block;
    vertical-align: text-bottom;
    margin: 10px;
    min-width: 100px;
}
.footer-main .footer-logos ul li img {
    width:80%;
}
.footer-main .footer-menu > div {
    width:100%;
}
.footer-main .footer-menu ul {
    margin-left: 0;
    padding-left: 0;
    margin-bottom: 0;
    display: flex;
    flex-wrap: wrap;
    width:100%;
}
.footer-main .footer-menu ul li {
    list-style-type:none;
    flex:0 50%;
    margin-top: 26px;
    line-height: 1.1rem;
/*    max-width:50%;*/
}
.footer-main .footer-menu ul li a {
    color:black;
    font-size:1.125rem;
}
.footer-main .footer-menu ul li a:hover {
    text-decoration: underline;
}
.neighbourly-footer {
    text-align: center;
    padding:20px 0 50px 0;
    margin-top:30px;
}
.neighbourly-footer p {
    font-size:1.25rem;
    line-height: 2rem;
    width:60%;
    margin-left: auto;
    margin-right: auto;
}
.neighbourly-footer img {
    max-width:220px;
    margin: 35px 0 0 0;
}
/*
#footer .wpbf-footer-two-columns {
    padding:0;
}
*/
#footer .wpbf-footer-two-columns > div {
    display: flex;
}
#footer .wpbf-footer-two-columns .wpbf-inner-footer-left, #footer .wpbf-footer-two-columns .wpbf-inner-footer-right {
    color:white;
    flex:0 50%;
    font-size: 1rem;
    display: block;
}
#footer .wpbf-footer-two-columns a {
    color:white;
    text-decoration: underline;   
    margin-left: 5px;
    margin-right: 5px;
}
#footer .wpbf-footer-two-columns a:hover {
    text-decoration: none;
}
#footer .wpbf-footer-two-columns .wpbf-inner-footer-right {
    text-align: right;
}

/*POST*/
.article-header #inner-content {
    display: flex;
    flex-direction: row-reverse;
    position: relative;
    padding-bottom: 0;
    padding-top:0;
    margin-bottom: 40px;
}
.article-header:before {
    content:'';
    position: absolute;
    top:0;
    height:300px;
    width:100%;
    left:0;
    right:0;
}
.article-header #inner-content div.wpbf-post-image-wrapper {
    flex:0 60%;
    margin-bottom: 0; 
    top:40px;
    position: relative;
}
.article-header #inner-content div.wpbf-post-image-wrapper img {
    border-bottom: 10px solid;
}
.article-header #inner-content div.post-excerpt {
    flex:0 40%;
    display: flex;
    flex-wrap: wrap;
    align-content:center;
    padding-top: 40px;
    padding-right: 40px;
}
.article-header #inner-content div.post-excerpt p {
    width: 100%;
}
.article-header #inner-content div.post-excerpt p:nth-last-child(2) {
    font-weight: 700;
    margin: 0;
    font-size: 1.1rem;
    padding-bottom: 0;
}
.article-header #inner-content div.post-excerpt p:nth-last-child(1) {
    margin: 0;
    padding-bottom: 50px;
    font-size: 1.1rem;
    padding-top: 0;
}

#myChartResponsive {
        display: none!important;
} 

/*RESPONSIVE*/

@media (max-width:1249px) {
  .wpbf-menu-container nav ul li a {
    font-size:1rem;
  }
    .wpbf-container, .content-image > div {
        max-width:950px;
    }
    .available {
        padding-left: 0;
    }
    .available a {
        padding:15px 20px;
      font-size:0.9rem;
    }
    .wpbf-menu-right .wpbf-menu a, .wpbf-menu-left .wpbf-menu a, .wpbf-menu-stacked .wpbf-menu a, .wpbf-menu-stacked-advanced .wpbf-menu a, .wpbf-menu-centered .wpbf-menu a, .wpbf-pre-header .wpbf-menu a, .wpbf-page-footer .wpbf-menu a {
        margin-right:24px;
    }
    #showcase .showcase-container > div {
        max-width:70%;
    }
    
    .why .boxes .box {
        padding:35px 30px 110px 30px;
    }
    
    .start ul li {
        padding:80px 25px;
    }
    
    .content-width .widget_text .textwidget > p, .content-width .widget_text > h2 {
        width:80%;
    }
    
    #available-opportunities > div .available-opportunities {
        flex:0 45%;
    }

    #contact > div > .widget_text .textwidget img {
        max-width: 400px;
    }

    #contact > div > .widget_text .textwidget figcaption {
        right: 420px;
    }
    
    .footer-main .footer-menu {
        flex: 0 40%;
      max-width: 34%;
    }
    .footer-main .footer-logo {
        flex:0 33%;
      
    }
    .footer-main .footer-logos {
            margin: 0 30px;
    }
    .footer-main .footer-logos ul li {
        margin: 5px;
    }
    .footer-main .footer-logos ul li img {
        width:68%;
    }
    #footer .footer-main .footer-logos li:nth-child(3) img {
    width: 63%;
    }
    .footer-main .footer-menu ul li a {
        font-size:1rem;
    }
    
    a.button {
        line-height: 1.8rem;
    }
    #investment {
        padding-top:0;
    }
  #accreditation.widget-area .custom-html-widget {
    max-width:90%;
  }

/*  Issys Styling*/

 #contact > div > .widget_text .textwidget img {
        max-width: 250px;
    }

    #contact > div > .widget_text .textwidget p{
        width:70%;
    }
    #showcase h1 {
        font-size: 2.4rem;
    }
    #available-opportunities > div{
    margin-top: 43px;
    }

    #input_2_9{
        font-size: 1.125rem;
    }
}


@media (max-width:1024px) {
    .wpbf-container, .content-image > div {
        max-width:90%;
    }
    .content-image > div {
        max-width:90%;
    }
    .wpbf-mobile-menu-toggle, .wpbf-menu-toggle {
        font-size:1.8rem;
    }
    .wpbf-mobile-menu-hamburger {
        position: relative;
        z-index: 2;
    }
    #showcase .showcase-container > div {
        max-width:70%;
    }
    .svg-container svg {
        width:100%;
        height: auto;
    }
    .white-box {
        width:90%;
    }
    .footer-main > div {
        position: relative;
        justify-content: space-between;
    }
    .footer-main .footer-logos {
        position: absolute;
        left:0;
        bottom:-40px;
    }
    .footer-main .footer-logos ul {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        padding-left:0;
    }
    .footer-main .footer-logos ul li {
        text-align: center;
        margin:0px 15px 0 0;

    }
    .footer-main .footer-logos ul li img {
        width:auto;
        max-height: 70px;
    }
    .footer-main .footer-menu, .footer-main .footer-logo {
        align-items: center;
        flex:0 50%;
        padding-bottom: 80px;
        max-width:50%;
    }
    .footer-main .footer-logo .neighbourly {
        margin-top:30px;
    }
    .footer-main .footer-menu ul li {
        margin-top:10px;
        margin-bottom: 15px;
    }
    #menu-footer-menu > li {
        border:0;
        padding-left:3%;
    }
    #menu-footer-menu > li a {
        color:black;
    }
    .article-header #inner-content div.wpbf-post-image-wrapper, .article-header #inner-content div.post-excerpt {
        flex:0 50%;
    }
    .wpbf-mobile-menu-container nav {
        box-shadow: 0px 13px 13px rgba(0,0,0,0.2); 
      max-height: 100%!important;
    }
  #accreditation.widget-area .custom-html-widget {
    max-width:65%;
  }

    /*Issy Styling*/

    #why:before {
        background-position: -700px;
    }

     #input_2_9{
        font-size: 1.125rem;
    }


}

@media (max-width:930px) { 
    #showcase .showcase-container > div {
        max-width:70%;
    }
    .why .boxes .box {
        flex: 0 49%;
        max-width:49%;
        margin-top:20px;
        padding: 35px 30px 95px 30px;
    }
    .start ul li {
        flex: 0 49%;
        max-width:49%;
        margin-bottom: 17px;
        padding:60px 25px;
    }
    .franchise-resales .custom-html-widget > div {
        fleX:0 49%;
    }
    .franchise-resales .custom-html-widget > div:nth-child(odd) {
        margin-right:0;
    }
        .content-image > div {
/*        display: block;*/
    }
    .content-image {
        margin-top:60px;
    }
    .content-image > div > .image, .content-image.right > div > .image {
        width:100%;
        position: relative;
        margin-top:20px;
    }
    .content-image > div > div:not(.image), .content-image.right > div > div:not(.image) {
        flex:0 100%;
    }
    
    .content-image > div > div:not(.image) h3 {
        width:100%;
    }
    .ticks {
        justify-content:space-between;
        margin-bottom: 0;
        margin-top:20px;
    }
    .ticks li {
        flex:0 48%;
        max-width:48%;
    }
    #contact > div > .widget_text {
        max-width:90%;
    }
    #contact .white-background {
        width:100%;
    }
    p.tagline {
        line-height: 2rem;
        font-size:1.6rem;
    }
    .statement p {
        max-width:80%;
        margin-left: auto;
        margin-right: auto;
        line-height: 2rem;
        font-size:1.6rem;
    }
    .essential .logos ul {
        padding-bottom: 20px;
    }
    .essential .logos ul li {
        flex:0 27%;
    }
    .essential .logos ul li:nth-child(1), .essential .logos ul li:nth-child(6) {
        flex:0 20%;
    }
    .essential .logos ul li:nth-child(5), .essential .logos ul li:nth-child(10) {
        flex: 0 12%;
    }
    
    .telephone-header .widget-area p span {
        display: none;
    }
    .telephone-header .widget-area p a {
        font-weight: 700;
        color:white;
        font-size:1.25rem;
        display: inline;
        margin-left: 3px;
    }

    #contact > div > .widget_text .textwidget img {
/*        right: -40px;*/
        max-width: 250px;
    }

    #contact > div > .widget_text .textwidget figcaption {
        right: 350px;
    }
    #contact > div > .widget_text .textwidget p {
        width: 60%;
    }

    #footer .wpbf-footer-two-columns .wpbf-inner-footer-left {
        flex:0 75%;
        text-align: left;
    }
    #footer .wpbf-footer-two-columns .wpbf-inner-footer-right  {
        flex:0 25%;
    }
    .essential .logos ul li {
/*        flex:0 45%!important;*/
        margin:25px 0;
    }
    .essential .logos ul li:nth-child(1) {
        order:1;
    }
    .essential .logos ul li:nth-child(2) {
        order:1;
    }
    .essential .logos ul li:nth-child(3) {
        order:3;
    }
    .essential .logos ul li:nth-child(4) {
        order:4;
    }
    .essential .logos ul li:nth-child(5) {
        order:8;
    }
    .essential .logos ul li:nth-child(6) {
        order:7;
    }
    .essential .logos ul li:nth-child(7) {
        order:1;
    }
    .essential .logos ul li:nth-child(8) {
        order:7;
    }
    .essential .logos ul li:nth-child(9) {
        order:6;
    }
    .essential .logos ul li:nth-child(10) {
        order:8;
    }
    .article-header #inner-content div.wpbf-post-image-wrapper, .article-header #inner-content div.post-excerpt {
        flex:0 100%;
    }
    .article-header #inner-content div.post-excerpt {
        order:1;
        max-width:600px;
        margin-left: auto;
        margin-right: auto;
        padding-top: 40px;
        padding-right: 0px;
    }
    .article-header #inner-content div.wpbf-post-image-wrapper {
        order:2;
        max-width:600px;
        margin-left: auto;
        margin-right: auto;
    }
    .article-header #inner-content {
        flex-wrap: wrap;
    }
    .article-header #inner-content div.post-excerpt p:nth-last-child(1) {
        padding-bottom: 20px;
    }
    body.single-post h1 {
        width:100%;
        text-align: center;
    }
    .article-header #inner-content div.post-excerpt p {
        padding-right:0;
        text-align: center;
    }
  #accreditation.widget-area .custom-html-widget {
    max-width:90%;
  }
  #showcase a.button {
    margin-bottom: 10px;
  }


/*  Issy Responsive Styling*/

   #footer .wpbf-footer-two-columns .wpbf-inner-footer-right{
        flex: 0 45%;
        display: inline-flex;
        justify-content: center;
        align-items: center;
    }
}

@media (max-width:800px) { 
    #showcase .showcase-container > div {
        max-width:70%;
    }
    #available-opportunities > div {
        flex-wrap: wrap;
    }
    #available-opportunities > div .available-opportunities {
        flex:100%
    }
    .svg-container {
        flex:0 100%;
        margin-left: auto;
        margin-right: auto;
        max-width:350px;
        margin-top:30px;
    }
    #investment .wpbf-container .left, #investment .wpbf-container .right {
        flex:0 100%;
        max-width:100%;
    }
    #investment .wpbf-container .right {
        margin-top:10px;
    }
    .white-box {
        width:100%;
    }
    .content-width .widget_text .textwidget > p, .content-width .widget_text > h2 {
        width:95%;
    }
    #available-opportunities:before {
        display: none;
    }
    #available-opportunities > div .available-opportunities {
        margin-top:0;
        padding-right:0;
    }
    #contact .white-background {
        padding-left:60px;
        padding-right:60px;
        padding-top:30px;
    }
    #contact .white-background form ul li a {
        right:78px;
    }
    #contact > div > .widget_text .textwidget img {
        right: -20px;
    }
    #contact > div > .widget_text .textwidget p {
        width: 100%;
        margin-bottom: 90px;
    }
    .footer-main .footer-menu, .footer-main .footer-logo {
        flex:0 100%;
        order:1;
        text-align: center;
        padding-bottom: 40px;
        max-width:100%;
    }
    .footer-main .footer-logos {
        flex:0 100%;
        position: relative;
        order:2;
        max-width:100%;
    }
    .footer-main > div {
        flex-wrap: wrap;
    }
    .footer-main .footer-logos ul {
        margin-left: auto;
        margin-right: auto;
    }
    .footer-main .footer-logos ul li {
        margin: 10px 15px 0 0;
    }
    .location-box {
        top: 0!important;
        right: 0!important;
        left: auto!important;
    }
    #myChart {
        display: none!important;
    }
    #myChartResponsive {
        display: block!important;
    }
    #contact .white-background form ul li.recaptcha {
        left:60px;
    }


/*    Issys responsive styling*/

    #showcase h1 {
        font-size: 2.4rem;
        line-height: 3rem;
    }

    .wpbf-mobile-menu a:hover {
       color: #E5610D;
    }

    #contact > div > .widget_text .textwidget img {
        position: relative;
        margin: 0 auto;
    }
    #contact > div > .widget_text .textwidget {
        padding-bottom: 0px;
    }
   /* #franchise-resales .widget_text.widget.contact .textwidget.custom-html-widget figure:first-of-type {
        margin-bottom: 0px!important;
    }*/


    /*#statement .textwidget.custom-html-widget p:first-child {
        display: inline;
    }*/

    #why:before {
        background-position: -770px;
    }


     #available-opportunities > div{
    margin-top: 5px;
    }

    #gform_2 .gform_footer.top_label {
    justify-content: center;
    margin-top: 20px;
    }

    #gform_2 input{
        margin-bottom: 10px;
    }

    #gform_2 .gfield_label{
          margin-top: 20px;
    }

    .gform_body.gform-body #gform_fields_2 {
    display: block;
    }

    .gfield.gfield--width-full.gfield_error.gfield_contains_required.field_sublabel_below.field_description_below.gfield_visibility_visible{
        margin-bottom: 20px;
    }

    .gfield_description.validation_message.gfield_validation_message {
    margin-bottom: 20px;
    }

   .white-background #gform_fields_2.gform_fields.top_label.form_sublabel_below.description_below{
        grid-row-gap: 32px;
    }

    #gform_fields_2 #field_2_11 {
        right: 0;
        left: 0;
        margin: auto;
        text-align: center;
    }

    .widget_text.widget.contact .widgettitle {
        text-align: center;
    }
    .widget_text.widget.contact .textwidget.custom-html-widget p{
        text-align: center;
    }

    #case-studies .content-width.center .widget_text.widget.case-studies .widgettitle {
        width: 80%;
    }

    #investment .widget_text.widget.investment:nth-child(2) .textwidget.custom-html-widget {
        width: 95%;  
    }

    .textwidget.custom-html-widget .left{
        text-align: center;
    }

    #contact > div > .widget_text .textwidget p{
        margin-bottom: 30px;
    }

    #contact > div > .widget_text .textwidget {
        padding-bottom: 0;
    }
   
    #contact .textwidget.custom-html-widget figure {
        padding-bottom: 0;
        margin-bottom: 0;
    }

    #contact .textwidget.custom-html-widget img{
        align-items: center;
        display: block;
        margin: 0 auto;
        position: unset;
    }
    #contact .white-background {
        padding-top: 40px;
    }

   #input_2_12{
    margin-top: 20px;
   }

}


@media (max-width:700px) { 
    #showcase .showcase-container > div {
        max-width:85%;
    }
    .essential .logos ul {
        padding-top:30px;
        padding-bottom: 10px;
    }
    .essential .logos ul li {
        flex:0 45%!important;
        margin:20px 0;
    }
    .essential .logos ul li:nth-child(1) {
        order:5;
    }
    .essential .logos ul li:nth-child(2) {
        order:2;
    }
    .essential .logos ul li:nth-child(3) {
        order:3;
    }
    .essential .logos ul li:nth-child(4) {
        order:4;
    }
    .essential .logos ul li:nth-child(5) {
        order:8;
    }
    .essential .logos ul li:nth-child(6) {
        order:6;
    }
    .essential .logos ul li:nth-child(7) {
        order:1;
    }
    .essential .logos ul li:nth-child(8) {
        order:7;
    }
    .essential .logos ul li:nth-child(9) {
        order:7;
    }
    .essential .logos ul li:nth-child(10) {
        order:8;
    }
    #investment h2 {
        margin-bottom: 30px;
    }
    #contact > div > .widget_text {
        max-width:100%;
    }
    #contact > div > .widget_text .textwidget p {
        width:100%;
        margin-bottom: 0;
    }
    #contact > div > .widget_text .textwidget img {
        max-width: 300px;
        margin-top: 20px;
    }
    #contact > div > .widget_text .textwidget figcaption {
        right: auto;
        left: 0;
        font-size: 0.8rem;
    }
    #contact > div > .widget_text .textwidget {
        padding-bottom: 0px;
        text-align: center;
    }
    #contact .white-background form ul li {
        flex:0 100%;
        max-width:100%!important;
        padding-right: 0;
    }
    #gform_submit_button_1 {
        width:100%;
    }
    #contact .white-background form ul li a {
        right:60px;
    }
    #contact .white-background form ul li input, #contact .white-background form ul li select {
        padding-top:12px;
        padding-bottom: 12px;
    }
    .neighbourly-footer p {
        width:100%;
    }
    #footer .wpbf-footer-two-columns .wpbf-container {
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }
    #footer .wpbf-footer-two-columns .wpbf-inner-footer-left {
        flex:0 100%;
        text-align: center;
    }
    #footer .wpbf-footer-two-columns .wpbf-inner-footer-right  {
        flex:0 100%;
        text-align: center;
        margin-bottom: 15px;
    }
    #showcase h1 {
        font-size:2.4rem;
        line-height:2.4rem;
    }
    #showcase p {
        font-size:1.4rem;
    }
    #showcase:before {
        background:linear-gradient(90deg, rgba(255,255,255,1) 15%, rgba(255,255,255,0.5) 100%);
    }
    .essential .logos a {
        pointer-events: all;
    }
    #contact .white-background form ul li.recaptcha {
        position: relative;
        bottom:auto;
        left:auto;
    }
  #contact .white-background form ul li.recaptcha.gfield_error {
    bottom:auto;
  }
  #contact .white-background form ul li.recaptcha > div > div {
        margin-left: auto;
        margin-right: auto;
    }
      a.button.primary, a.button.secondary {
      font-size:1rem!important; 
    }


    /*Issys responsive styles*/

    p, li {
        font-size: 16px;
    }
    .textwidget.custom-html-widget .ticks li{
        font-size: 16px;
    }

    #case-studies .widgettitle {
        line-height: 1.2;
/*          letter-spacing: 0;*/
    }

    #why .textwidget.custom-html-widget .boxes p {
        font-size: 1rem;
        margin-bottom: 20px;
    }

    #gform_2 .gform_footer.top_label #gform_submit_button_2{
    justify-content: center;
    margin-top: 20px;
    }

    #case-studies .slick-slide p:nth-last-child(3) {
        font-size: 1rem;
    }
    #case-studies .slick-slide p:nth-last-child(2){
         font-size: 1rem;
    }
     #why:before {
        background-position: -860px;
    }

    .why .boxes .box {
        padding: 35px 30px 75px 30px;
    }


}

@media (max-width:570px) { 
    .why {
        padding-top:30px;
    }
    #why:before, #why:after {
        height:400px!important;
    }
    .why .boxes {
        margin-top:50px;
    }
    .why .boxes .box {
        flex:0 100%;
        max-width:100%;
    }
    #how {
        padding-top:70px;
    }
    #showcase .showcase-container > div {
        max-width:100%;
    }

    .statement {
        padding-top:30px;
        padding-bottom: 30px;
    }
    .statement p {
        max-width:100%;
    }
    .content-image > div > .image {
        height:300px;
    }
    .start ul {
        margin-top:60px;
    }
    .start ul li {
        flex:0 100%;
        max-width:100%;
        padding:45px 40px;
    }
    .white-box {
        margin-top:50px;
        padding:60px 50px;
    }
    .content-width .widget_text .textwidget > p, .content-width .widget_text > h2 {
        width:90%;
    }
    .franchise-resales .custom-html-widget > div {
        flex:0 100%;
        margin-right:0;
    }
    
    #contact > div > .widget_text .textwidget figcaption {
        max-width: 100px;
        line-height: 1.5;
    }
    #contact > div > .widget_text .textwidget p {
        width:100%;
    }
    .logo-menu .wpbf-logo img, .wpbf-mobile-logo img {
        max-width:300px;
    }
    .essential {
        padding-top:40px;
    }
    .essential .logos {
        margin-top:75px;
    }
    #contact .white-background {
        padding-left:30px;
        padding-right:30px;
    }
    .case-studies .case-studies {
        padding-top: 40px;
    }
    .franchise-resales h3 {
        text-align: center;
    }
    .franchise-resales {
        padding-bottom: 30px;
    }
    #contact .white-background form ul li a {
        right:30px;
    }
    #gform_submit_button_1 {
        padding:13px 40px;
    }
    .gform_wrapper .gform_footer {
        margin-top:0!important;
        padding-top:0px!important;
    }
  #accreditation.widget-area .custom-html-widget {
    max-width:100%;
  }
  a.button.primary {
    margin-bottom: 10px;
  }


    /*Issys responsive styles*/

    #start li {
    font-size: 20px;
    }
    #investment .wpbf-container .textwidget .left {
        padding-right: 0; 
    }
    #investment .wpbf-container .textwidget .left p {
        max-width: 90%;
        margin: 0 auto;
        margin-bottom: 20px;
    }
    #investment .widget_text.widget.investment:nth-child(2) .textwidget.custom-html-widget{
        padding: 60px 40px;
    }
    #available-opportunities .wpbf-container {
        text-align: center;
    }
   #available-opportunities .wpbf-container .textwidget.custom-html-widget{
        max-width: 90%;
        margin: 0 auto;
   }
   .location-box {
    text-align: left;
    margin:auto!important;
    left: 0!important;
    right: 0!important;
   }

  /* .location-box .close{
    width: 16px;
    height: 16px;
   }*/

 #why:before {
        background-position: -470px;
    }

}


@media (max-width:450px) {
  /*p.dark {
    font-size: 1.2rem;
  }*/
    #contact .white-background {
        padding-top:1px;
    }
    
    .ticks li {
        flex:0 100%;
        max-width:100%;
    }
    #contact > div > .widget_text .textwidget p {
/*        width:100%;*/
        text-align: left;
        width:100%;
    }
    #contact > div > .widget_text .textwidget {
        text-align: right;
        padding-bottom: 100px;
    }
    #contact > div > .widget_text .textwidget img {
/*        position: relative;*/
/*        margin-top:15px;*/
        max-width: 210px;
    }
    #contact > div > .widget_text .textwidget figcaption {
        right: 140px;
        text-align: left;
    }
    .footer-main .footer-menu ul li {
        flex:0 100%;
    }
    .logo-menu .wpbf-logo img, .wpbf-mobile-logo img {
        max-width:230px;
    } 
    #showcase a.button.primary, #showcase a.button.secondary {
        width:250px;
        text-align: center;
    }
    #showcase a.button.primary {
        margin-bottom: 10px;
    }
    .essential .logos ul {
        padding-left:25px;
        padding-right:25px;
    }
    .essential .logos ul li:nth-child(1) img, .essential .logos ul li:nth-child(6) img {
        max-width:120px;
    }
    a.button {
        padding-left: 15px;
        padding-right: 15px;
        text-align: center;
        min-width:200px;
    }
    .content-image > div > .image {
        height:250px;
    }
    #case-studies .slick-slide p, #case-studies .slick-slide h4 {
        padding-left:20px;
        padding-right:20px;
    }
    #contact {
        padding-top:70px;
    }
    .available a {
        width:100%;
    }
  #accreditation.widget-area .custom-html-widget p.tagline {
    flex: 0 68%;
  }

/*Issys Responsive Styles*/

    h1 {
        font-size: 1.875rem;
    }
    h2 {
        font-size: 1.563rem;
        letter-spacing: 0;
    }

    h3{
        letter-spacing: 0;
    }

    h4 {
        font-size: 1.063rem;
    }

    p, li {
        font-size: 1rem;
        line-height: 1.5rem;
    }

    a.button {
        font-size: 1rem;
    }

    .ticks li {
            line-height: 1.2rem;
    }

    .start ul li{
            line-height: 1.7rem;
    }

    #showcase .textwidget.custom-html-widget {
        text-align: center;
        margin: 0 auto;
    }


    #showcase .textwidget.custom-html-widget h1 {
        font-size: 1.563rem;
        line-height: 2rem;
    }

    #showcase .textwidget.custom-html-widget p{
        text-align: center;
        margin: 0 auto;
        margin-bottom: 20px;
        font-size: 1.125rem;
        line-height: 120%;
    }

    #start .custom-html-widget li {
        font-size: 1.125rem;
    }
    #statement .widget_text p {
        font-size: 1.125rem;
        line-height: 140%;
    }

    #why:before, #why:after {
        height: 400px!important;
        background-position: -471px;
    }

    #why .textwidget h2 {
      font-size:  1.563rem;
      letter-spacing: 0;
    }
    #why .textwidget p {
      font-size:  1.125rem;
      line-height: 130%;
    }

    #why .boxes h3{
      font-size:  1.25rem;
    }
    #how .content-image{
        text-align: center;
        margin: 0 auto;
        margin-top: 20px;
    }
    #how h2{
       font-size:  1.563rem;
       letter-spacing: 0;
    } 
    #how h3{
       font-size:  1.25rem;
       letter-spacing: 0;
    } 

    #how .ticks {
        text-align: left;
    }

    #essential .widget_text.widget.essential .textwidget.custom-html-widget h3{
    font-size:  1.563rem;
    letter-spacing: 0;
    }

    .logos.white-background.drop-shadow img{
        display: none;
    }

     .logos.white-background.drop-shadow {
       padding:0;
       position: initial;
       margin: 0;
       transform: translateY(50px);
     }

     .essential .textwidget.custom-html-widget p:first-of-type{
        margin-bottom: 20px;
     }

     .essential .logos > div {
        padding:0;
       position: initial;
       margin: 0;
     }

     .white-background {
        background-color: initial;
     }

    #start h2{
       font-size:  1.563rem;
       letter-spacing: 0;
    } 

    #investment h2{
       font-size:  1.563rem;
       letter-spacing: 0;
    } 

    #case-studies h2{
       font-size:  1.563rem;
       letter-spacing: 0;
    } 

    p.dark {
       font-size:  1.125rem;
    } 

    #available-opportunities h2{
       font-size:  1.563rem;
       letter-spacing: 0;
    } 

    #franchise-resales .widget .textwidget.custom-html-widget h3 {
        font-size:  1.563rem;
        letter-spacing: 0;
    }
    #franchise-resales .custom-html-widget > div h4{
    font-size: 1.063rem;
    }

     #contact .widgettitle h2{
       font-size:  1.563rem;
       letter-spacing: 0;
    } 

    #contact > div > .widget_text .textwidget {
        padding-bottom: 0;
    }

    #contact .widget_text.widget.contact .textwidget.custom-html-widget p{
        text-align: center;
   }

    #contact .textwidget.custom-html-widget figure {
        padding-bottom: 0;
        margin-bottom: 0;
    }

    #contact .textwidget.custom-html-widget img{
        align-items: center;
        display: block;
        margin: 0 auto;
        position: unset;
    }

    #contact .white-background {
        padding-top: 20px;
    }

    .gf_browser_chrome.gform_wrapper.gform_validation_error.gravity-theme .gform_validation_errors>h2{
    font-size: 1rem;
    }

    .essential .logos > div{
        bottom: initial;
    }
    /* img.exclusiveaccess {
        display: none;
    }
    a.exclusiveaccess {
       color: white;
    } */

}

@media (max-width:400px) {
    #contact .white-background #input_2_12 {
        transform:scale(0.77);
        -webkit-transform:scale(0.77);
        transform-origin:0 0;
        -webkit-transform-origin:0 0;
    }

  .telephone-header .wpbf-container p a {
    font-size:1.4rem;
  }


/*  Issys Responsive Styles*/
 
    #investment .widget_text.widget.investment:nth-child(2) .textwidget.custom-html-widget{
        width: 100%;
        padding: 60px 20px;
    }
    #gform_2 .gform_footer.top_label #gform_submit_button_2{
        padding-left: 23px;
    }

     #footer .footer-logo .neighbourly p{
        font-size: 1rem;
    }
    #footer .neighbourly-footer .wpbf-container h3 {
        font-size:  1.125rem;
    }
    #footer .neighbourly-footer p {
        font-size: 1rem;
    }

    #footer .blue-background .wpbf-container .wpbf-inner-footer-left{
        font-size: 1rem;
    }
     #footer .blue-background .wpbf-container .wpbf-inner-footer-right{
        font-size: 1rem;
    }



}

@media (max-width:350px) {
  p.dark {
    font-size: 1rem;
  }
  
    /*Issys Responsive Styling*/

    #start .custom-html-widget li {
        font-size: 1rem;
    }

    #start ul li {
        padding: 25px 20px;
    }

    #franchise-resales .custom-html-widget > div > p{
        width: 85%;
    }

    #contact .white-background {
        padding-top: 30px;
    }

    .gform_wrapper #gform_2 #gform_fields_2 label.gfield_label{
        font-size: 1rem;
    }

    .gform_body.gform-body #gform_fields_2 input{
          font-size: 1rem;
    }

     #contact .white-background #input_2_12 {
        transform:scale(0.77);
        -webkit-transform:scale(0.77);
        transform-origin:0 0;
        -webkit-transform-origin:0 0;
    }

     #input_2_9{
        font-size: 1rem;
    }
}

/*FOOTER SOCIALS UPDATE*/


.footer-socials {
  display: flex;
  width:100%;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-top: 20px;
}
.footer-socials a {
  margin-right: 20px;
  width:30px;
}
.footer-socials img {
  height:30px;
  width:auto!important;
}

@media (max-width:1024px) {
  .footer-socials {
    width: 400px;
    justify-content: flex-end;
    position: absolute;
    right: 0;
    bottom: 0;
  }
}

@media (max-width:800px) {
  .footer-socials {
    width: 100%;
    justify-content: center;
    position: relative;
    right: auto;
    bottom: auto;
  }
}

/*HEADER SOCIAL UPDATE*/

.telephone-header .widget-area p a.sociallink {
  display: inline;
  margin: 0 10px 0 0;
  position: relative;
  top:-3px;
}
.telephone-header .widget-area p a.sociallink:nth-child(2) {
  margin-right:35px;
  position: relative;
  top:-3px;
}
.telephone-header .widget-area p a.sociallink img {
  width: 90px;
}
.telephone-header .widget-area p a.sociallink img.mobile {
  width: auto;
  height:25px;
  display: none;
}

@media (max-width:930px) {
  .telephone-header .widget-area p a.sociallink {
    top:-1px;
  }
  .telephone-header .widget-area p a.sociallink:nth-child(2) {
    top:0px;
  }
}

@media (max-width:625px) {
  .telephone-header .widget-area p a.sociallink img.mobile {
    width: auto;
    height:25px;
    display: inline;
  }
  .telephone-header .widget-area p a.sociallink img.desktop {
    display: none;
  }
  .telephone-header .widget-area p a.sociallink, .telephone-header .widget-area p a.sociallink:nth-child(2) {
    top: -3px;
  }
    .telephone-header .widget-area .nav-content{
       font-size: 0;
    }
}

@media (max-width:465px) {
  .telephone-header .widget-area p {
    font-size:0.9rem;
  }
  .telephone-header .widget-area p a {
    font-size:1.1rem;
  }
}



/*Issy additional styling ***********************************************************************************************/




.wpbf-mobile-menu .menu-item a:hover {
    color: #E5610D;
}


#showcase a.button.primary, #showcase a.button.secondary {
    font-size: 1rem;
    padding-left: 40px;
    padding-right: 40px;
}



#essential .textwidget.custom-html-widget p:first-child {
    width:90%;
}

#start .textwidget.custom-html-widget p {
    width:90%;
}


/*#why .why {
    padding-top: 75px;
}*/

#why:before, #why:after {
    height: 60%;
}

#why .textwidget.custom-html-widget p {
    margin: 0 auto;
    max-width: 800px;
}

.content-width.center .widget_text.widget.case-studies .textwidget.custom-html-widget ul{
    margin: 0 auto;
    margin-top:30px;
    display: flex;
    justify-content: center;
    align-items: center;
    list-style-type: none;
    padding-left: 0px;
}

.content-width.center .widget_text.widget.case-studies .textwidget.custom-html-widget li{
    margin: 20px;
    max-width: 120px;
    min-width: 100px;
}



#case-studies .widget_text.widget.case-studies .widgettitle{
    width: 60%;
}



.widget_text.widget.investment:nth-child(2) .textwidget.custom-html-widget{
    justify-content: center;
    background-color: white;
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 30%);
    width: 75%;
    margin: auto;
    padding: 60px 70px;
    text-align: center;
    position: relative;
    margin-top: 80px;
    margin-bottom: 80px;
}


.widget_text.widget.investment .textwidget.custom-html-widget .button {
    position: absolute;
    bottom: -35px;
    left: 0;
    right: 0;
    width: 250px;
    margin-left: auto;
    margin-right: auto;
    padding: 20px 0;
}




.gform_body.gform-body{
    width: 100%;
}

#gform_fields_2 {
   display: flex;
   flex-wrap: wrap;
   width:100%;
   grid-column-gap: 0px;
   justify-content: space-between;
}

#gform_fields_2 select{
 width: 100%;
}

#gform_fields_2 .gfield {
 flex: 0 48%;
}


#gform_2 input{
    height: 76px;
    font-size: 1.125rem;
    width:100%;
    border-radius: 5px;
    padding-left: 31px;
    text-transform: uppercase;
}

#gform_2 select{
    height: 76px;
    border-radius: 5px;
    padding-left: 31px;
}


#gform_2 .gform_footer{
    display: flex;
    justify-content: flex-end;
}

#gform_2 .gform_footer input{
    width: 200px;
}

.gform_wrapper #gform_2 label.gfield_label {
    font-size: 1.125rem;
    margin-bottom: 2px;
    color:black;
    font-weight: 400;
}

.gform_button.button {
    color:#FFFFFF;
    background-color: #8DBE3E;
    width: 14vw;
    padding:23px;
}

#gform_submit_button_2{
    font-size:1.5;
}

#field_2_11 {
 font-size: 1rem;
 justify-content: flex-end;
 position: absolute;
    right: 101px;
    bottom: 60px;
    color: black;
    text-decoration: underline;
}

#gform_2 .gform_footer input[type="submit"]:hover {
    background-color:#22692F;
    color:white;
}

#field_2_11.gfield.gfield_html.gfield_html_formatted.gfield_no_follows_desc.field_sublabel_below.field_description_below.gfield_visibility_visible a:hover {
    color:#E5610D;
}

#main-site .wpbf-container .tagline a{
    text-decoration: underline;
    display: block;
}

.gform_wrapper .gfield_required .gfield_required_custom, .gform_wrapper .gfield_required .gfield_required_text{
    display: none;
}

.footer-logos img:first-of-type {
    max-width: 120px;
}

#gform_wrapper_2 #gform_2_validation_container{
    margin-bottom: 20px;
}

.white-background .validation_message{
   margin-bottom: 15px; 
}

.gform_submission_error{
    font-size: 1rem;
    letter-spacing: 0;
}

.gf_browser_chrome.gform_wrapper.gform_validation_error.gravity-theme .gform_validation_errors>h2{
    font-size: 1rem;
}

#input_2_9 {
    color: black;
}

.wpbf-mobile-nav-item.wpbf-mobile-menu-toggle.wpbff.active.wpbff-times{
     color: black;
}

.wpbff-hamburger:before {
    color: black;
}


#investment .textwidget.custom-html-widget{
    justify-content: center;
}

#investment .textwidget.custom-html-widget ul{
align-items: baseline;
}


 #investment .textwidget.custom-html-widget li {
    list-style: none;
    margin: 0 10px;
    padding: 0;
    max-width: 120px;
    min-width: 100px;
    } 

#investment .widget_text.widget.investment ul {
    list-style: none;
    padding: 0;
    display: flex;
}


#footer .footer-logos li:nth-child(3) img {
    width: 70%;
}



/*RO TRUST PILOT SETUP*/

.trustpilot-widget {
    width: 100%;
    margin: 100px 0 50px 0;
}

@media (max-width: 736px) {
    .trustpilot-widget {
        margin: 50px 0 0px 0;
    }
}

body:not(.home) .wpbf-page #header {
    position: relative;
}

body:not(.home) .wpbf-page #content {
    padding-top: 0!important;
}


/*#content .post .wpbf-post-image-wrapper img {
    width: 100%;
}*/

