.elementor-kit-4{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-4 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */:root {
    --blue: #59AAF9;
    --dark: #17223D;
    --purple: #764599;
    --serif: 'Playfair Display', 'Times New Roman', sans-serif;
    --sans-serif: 'Roboto', sans-serif;
    
    --screen-height: calc(100vw * 0.5625);
    --hero-height: calc(100vw * 0.38);
}

html {
    overflow-x: hidden;
}

body {
    overflow-x: hidden;
}

.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1100px;
}

.header {
    position: absolute;
    height: 190px;
    width: 100%;
    z-index: 1;
}

.header > div {
    max-width: none !important;
    padding: 0 150px;
}

.header-wrapper {
    position: relative;
    display: block;
    padding: 50px 0;
    margin: 0 auto;
}

.header-wrapper > div {
    padding: 0 !important;
}

.header .elementor-element-populated {
    display: flex !important;
    flex-wrap: nowrap;
    justify-content: space-between !important;
}

.header .elementor-button-icon {
    display: none;
}

.site-logo {
    position: relative;
    float: left;
    text-align: left !important;
    flex: 1;
}

.site-logo > div {
    width: max-content;
}

.site-logo img {
    height: 40px;
    width: auto;
}

.nav {
    width: auto !important;
}

.nav > div {
    width: max-content;
}
    
.nav .elementor-menu-toggle {
    background-color: transparent !important;
    padding: 0 !important;
}

.nav .elementor-menu-toggle i {
    color: #ffffff !important;
    font-size: 40px !important;
}

.nav nav {
    width: max-content;
}

.nav nav :after {
    display: none;
}

.nav nav li:last-child {
    display: none;
}

.nav nav li a {
    color: #ffffff !important;
    font-size: 20px;
    text-transform: uppercase;
    padding: 10px 15px !important;
}

.nav nav li a:hover {
    color: var(--blue) !important;
}

.search-icon {
    flex: 0;
    margin-left: 20px;
}

.search-icon i {
    color: #ffffff !important;
    line-height: 40px;
    opacity: 0.5;
    transition: opacity 200ms;
}

.search-icon a:hover i {
    opacity: 1;
}

header {
    display: none;
}

body.search {
    background-color: var(--purple);
}

body.search .header {
    height: 150px !important;
}

body.search main {
    margin-top: 150px;
    padding: 0;
}

body.search .page-content h2 {
    font-family: var(--serif);
    text-decoration: none;
}

body.search .page-content a {
    color: #ffffff;
    text-decoration: none;
}

body.search .page-content a:hover {
    color: #ffffff;
}

body.search .page-content p {
    color: #ffffff;
    border-bottom: 1px solid #ffffff;
    padding-bottom: 30px;
    margin-bottom: 20px;
}

body.search .page-content p:last-of-type {
    border-bottom: none;
    margin-bottom: 30px;
}

body.search .section.contact {
    background-color: #ffffff;
}

.page-header {
    display: none;
}





.landing {
    background: #A680D4;
    background-image: url("/wp-content/uploads/2022/10/shutterstock_-1-scaled.jpg");
    background-size: cover;
    background-position: right;
    background-repeat: no-repeat;
    width: 100vw;
    height: var(--screen-height);
    min-height: 1080px;
}

.landing.home {
    background: var(--purple);
    background-image: url("/wp-content/uploads/2022/12/home_hero_desktop.png");
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
}

.landing.about {
    background: var(--purple);
    background-image: url("/wp-content/uploads/2023/01/retire-11.png");
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    min-height: 730px;
    height: var(--hero-height);
}

.landing.services {
    background: var(--purple);
    background-image: url("/wp-content/uploads/2022/12/services_hero_desktop.png");
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    min-height: 730px;
    height: var(--hero-height);
}

.landing.policy {
    background: var(--purple);
    min-height: 730px;
    height: var(--hero-height);
}

.landing .elementor-container {
    width: calc(100vw * 0.59375) !important;
    min-width: 1140px; !important;
    max-width: none !important;
}

.landing .elementor-widget-wrap {
    padding: 0 !important;
}

.landing-text-wrapper {
    padding: max(calc(var(--screen-height) * (5/27)), 200px) 0 0 0 !important;
}

.landing-text-top h2,
.landing-text-bottom h2 {
    color: #ffffff !important;
    font-family: var(--sans-serif) !important;
}

.landing-text-top {
    margin-bottom: max(calc(var(--screen-height) * 1/108), 10px) !important;
}

.landing-text-top h2 {
    font-size: max(calc(var(--screen-height) * (5/108)), 50px);
    font-weight: 300 !important;
}

.landing-text-top.bottom {
    margin-bottom: max(calc(var(--screen-height) * 5/108), 50px) !important;
}

.landing-text-middle h1 {
    color: #ffffff !important;
    font-family: var(--serif) !important;
    font-size: max(calc(var(--screen-height) * (152/1080)), 152px);
    font-weight: 300 !important;
}

.landing-text-bottom {
    padding-right: 80px;
    margin-bottom: 30px !important;
}

.landing-text-bottom h2 {
    font-size: 20px;
    font-weight: 400 !important;
    line-height: 1.3;
}

.button.nav {
    width: max-content;
    height: 40px;
    margin-left: 30px;
}

.button .elementor-button {
    background: var(--blue) !important;
    border-radius: 20px;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 600 !important;
    line-height: 40px;
    padding: 0 25px;
}

.landing .button .elementor-button {
    border-radius: max(calc(var(--screen-height) * 20/1080), 20px);
    font-size: max(calc(var(--screen-height) * 20/1080), 20px);
    line-height: max(calc(var(--screen-height) * 40/1080), 40px);
    padding: 0 max(calc(var(--screen-height) * 25/1080), 25px);
}

.button > div,
.button > div > div {
    width: max-content !important;
}

.help-columns .column .button > div {
    margin: 0 auto;
}

.services-columns .column .button > div {
    margin: 0;
}

.section {
    padding: 60px 0;
}

.section.dark {
    background-color: var(--dark);
}

.section.book {
    background-image: url(/wp-content/uploads/2022/12/book_background-scaled.jpg);
    background-size: 1920px;
    background-position: bottom center;
    background-repeat: no-repeat;
    padding: 40px 0 30px 0;
}

.section.quote {
    background-image: url("/wp-content/uploads/2022/12/quote-1.png");
    background-size: 1920px;
    background-position: center;
    background-repeat: no-repeat;
}

.section.contact {
    padding: 40px 0;
}

.section-heading {
    text-align: center;
}

.section-heading h1 {
    font-family: var(--serif) !important;
    font-size: 70px;
    font-weight: 400 !important;
}

.section-heading h2 {
    font-size: 50px;
    font-weight: 300 !important;
}
.section-heading h3 {
    font-size: 32px;
    font-weight: 400 !important;
}

.section-heading h4 {
    font-family: var(--serif) !important;
    font-size: 32px;
    font-weight: 400 !important;
    line-height: 1.25;
}

.section.dark .section-heading * {
    color: #ffffff !important;
}

.section.dark .section-heading h4 span {
    color: var(--blue) !important;
    display: block;
}

.paragraph-heading {
    text-align: left;
}

.paragraph-heading * {
    text-transform: none !important;
}

.paragraph-heading h2 {
    color: var(--blue) !important;
    font-family: var(--serif) !important;
    font-size: 50px !important;
    font-weight: 400 !important;
    line-height: 1.25;
}

.paragraph-heading h2 span {
    display: block;
}

.paragraph-heading h3 {
    font-family: var(--sans-serif) !important;
    color: #000000 !important;
    font-size: 32px;
    font-weight: 400 !important;
    line-height: 1.25;
}

.paragraph-heading h4 {
    color: var(--blue) !important;
    font-family: var(--serif) !important;
    font-size: 32px;
    font-weight: 400 !important;
    line-height: 1.25;
}

.paragraph-heading h5 {
    color: var(--purple) !important;
    font-family: var(--serif) !important;
    font-size: 20px;
    font-weight: 400 !important;
}

.text + .paragraph-heading h2 {
    margin-top: 20px;
}

.section.dark .paragraph-heading h2 {
    color: #ffffff !important;
}

.section.book .paragraph-heading h2 {
    padding-right: 350px;
}

.section.dark .paragraph-heading h4 {
    color: #ffffff !important;
}

.text {
   margin-bottom: 0 !important; 
}

.section.quote .text {
    text-align: center;
}

.text ul {
    padding-left: 20px;
    margin-bottom: 20px;
}

.text p,
.text li {
    font-family: var(--sans-serif) !important;
    color: #000000;
    font-size: 20px;
}

.section.book .text p {
    margin: 0;
    padding-right: 350px;
}

.section.dark .text p {
    color: #ffffff;
}

.intro-columns .column:first-child {
    width: 60%;
}
.intro-columns .column:last-child {
    padding: 0 0 0 40px;
}

.intro-columns .text {
    margin-bottom: 10px !important;
}

.section .elementor-divider {
    margin-top: 20px;
    margin-bottom: 20px;
}

.help-columns .column-icon {
    height: 120px;
}

.help-columns .column-icon svg {
    width: 120px;
    height: 120px;
}

.help-columns .section-heading {
    padding: 0px;
}

.help-columns .text {
    text-align: center;
    margin-bottom: 10px !important;
}

.help-columns .button {
    text-align: center;
}

.section .services-columns:first-of-type {
    margin-top: 20px;
}

.services-columns .column:last-child {
    padding: 0 0 0 50px;
}

.services-columns .column > div {
    padding: 0 !important;
}

.divider:not(:last-child) {
    margin-bottom: 0 !important;
}

.pop-up > div {
    background-color: var(--dark) !important;
}

.pop-up .dialog-close-button i {
    color: #ffffff !important;
}

.pop-up .dialog-message {
    padding: 0 !important;
}

.pop-up .site-logo {
    padding-left: 0 !important;
    margin-bottom: 50px;
}

.pop-up .column:first-child {
    width: 50%;
    padding-right: 100px;
    flex: 1;
}

.pop-up .column:last-child {
    width: 120px;
    flex: 0;
}

.pop-up .column > .elementor-element-populated {
    padding: 0 !important;
}

.pop-up .help-icon {
    width: max-content;
}

.pop-up .help-icon > div {
    width: max-content;
}

.pop-up .paragraph-heading h2 {
    margin-bottom: 20px;
}

.pop-up .paragraph-heading h3 {
    font-size: 32px !important;
    color: #ffffff !important;
}

.pop-up .text {
    margin-bottom: 20px !important;
}

.pop-up .text p {
    color: #ffffff;
}

.pop-up .text.contact p:first-child {
    margin-bottom: 0;
}

.pop-up .text p em {
    font-family: var(--serif) !important;
    font-style: normal;
}

.pop-up .elementor-form-fields-wrapper {
    flex-wrap: nowrap;
}

.pop-up .elementor-field-type-submit {
    justify-content: right;
}

.pop-up .elementor-field-type-text {
    padding-right: 0 !important;
}

.pop-up input {
    width: 100% !important;
    max-width: 360px !important;
    background-color: #ffffff !important;
    border: none !important;
    font-family: var(--sans-serif) !important
    font-size: 16px !important;
    font-weight: 600 !important;
    text-transform: uppercase;
    line-height: 40px !important;
    padding: 0 10px;
}

.pop-up button {
    background-color: var(--blue) !important;
    font-family: var(--sans-serif) !important;
    font-size: 20px !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    line-height: 40px !important;
    padding: 0 20px !important;
    border-radius: 20px !important;
}


.pop-up .contact form > div {
    width: auto;
    max-width: 360px;
    flex-wrap: wrap;
}

.pop-up .contact .elementor-field-type-text,
.pop-up .contact .elementor-field-type-email,
.pop-up .contact .elementor-field-type-tel {
    padding-right: 0 !important;
    margin-bottom: 10px !important;
    width: 100% !important;
}

.pop-up .contact .elementor-field-type-submit {
    margin-top: 20px;
    margin-bottom: 20px !important;
    justify-content: left;
    width: 250px !important;
}

.pop-up .contact .elementor-field-type-submit button {
    width: 100%;
}
    
.pop-up .elementor-field-type-submit button:hover span {
    color: #ffffff !important;
}

.pop-up .search form > div {
    background: transparent !important;
}

.pop-up .search input {
    border-radius: 0 !important;
}

.pop-up .search button {
    background-color: transparent !important;
}

.pop-up .search button i {
    color: var(--blue) !important;
}

.footer-columns-wrapper > div {
    padding: 0 !important;
}

.footer-column > div {
    padding: 0 100px 0 0 !important;
}

.footer-text {
    margin: 0 !important;
}

.footer-text p {
    color: #000000;
    font-size: 16px;
    line-height: 21px;
}

.footer {
    background-color: #764599;
}

.footer .elementor-element-populated {
    padding: 20px 0 !important;
}

.footer-text p a {
    color: #000000;
    transition: color 500ms ease;
}

.footer-text p a:hover {
    color: var(--purple);
}

.footer-text h4 {
    color: #ffffff !important;
    font-size: 14px;
    font-weight: 500 !important;
    line-height: 1.5;
    text-transform: uppercase;
    text-align: center;
}

@media screen and (max-width: 1200px) {
    .elementor-column-gap-default > .elementor-column > .elementor-element-populated {
        padding: 10px 50px;
    }
}

@media screen and (max-width: 600px) {
    
    .header {
        height: 110px;
    }
    
    .header-wrapper {
        padding: 40px 0;
    }
    
    .header > div {
        padding: 0 20px !important;
    }
    
    .site-logo {
        padding: 0 20px 0 0;
    }
    
    .site-logo > div {
        
    }
    
    .site-logo img {
        height: 30px;
    }
    
    .search-icon .elementor-icon {
        font-size: 20px !important;
    }
    
    .search-icon i {
        line-height: 30px;
    }
    
    .nav .elementor-menu-toggle i {
        font-size: 20px !important;
        line-height: 30px;
    }
    
    .landing {
        background-image: url(/wp-content/uploads/2022/10/shutterstock_2069579540_cropped-scaled.jpg);
        background-size: cover;
        background-position: -150px;
    }
    
    .landing.home {
        background-image: url(/wp-content/uploads/2022/12/home_hero.jpg);
        background-size: 700px;
        background-position: center -380px;
        height: 860px;
    }
    
    .landing.about {
        background-image: url(/stage/wp-content/uploads/2023/01/retire_mobile_1.png);
        background-size: 700px;
        background-position: bottom center;
        height: 640px !important;
    }
    
    .landing.services {
        background-image: url(/wp-content/uploads/2022/12/services_hero.jpg);
        background-size: 800px;
        background-position: bottom center;
        height: 640px !important;
    }
    
    .landing.policy {
        min-height: 400px;
    }
    
    .landing-text-wrapper {
        padding: 130px 20px 0 20px !important;
    }
    
    .landing-text-top {
        margin-bottom: 7.5px;
    }
    
    .landing-text-top h2 {
        font-size: 24px !important;
    }
    
    .landing-text-top.bottom {
        margin-bottom: 30px !important;
    }
    
    .landing-text-middle {
        margin-bottom: 15px !important;
    }
    
    .landing-text-middle h1 {
        font-size: 65px !important;
    }
    
    .landing-text-bottom {
        width: 280px !important;
        padding-right: 0;
        margin-bottom: 20px !important;
    }
    
    .landing-text-bottom h2 {
        font-size: 15px;
    }
    
    .button .elementor-button {
        font-size: 14px;
        padding: 0 12px;
    }
    
    .section.book {
        background-image: none;
    }
    
    .section.quote {
        background-size: 150vw;
    }
    
    .section-heading h1 {
        font-size: 52px;
    }
    
    .section-heading h2 {
        font-size: 36px;
    }
    
    .section-heading h3 {
        font-size: 24px;
    }
    
    .section-heading h4 {
        font-size: 24px;
    }
    
    .paragraph-heading h2 {
        font-size: 36px !important;
    }
    
    .paragraph-heading h3 {
        font-size: 24px;
    }
    
    .paragraph-heading h4 {
        font-size: 24px;
    }
    
    .text p,
    .text li {
        font-size: 16px;
    }
    
    .intro-columns .column {
        width: 100%;
    }
    
    .intro-columns .column .elementor-element-populated {
        padding: 10px 0;
    }
    
    .intro-columns .column:first-child {
        width: 100%;
        order: 2;
    }
    
    .intro-columns .column:last-child {
        padding: 0;
    }
    
    .section.book .paragraph-heading h2 {
        padding-right: 0 !important;
    }
    
    .section.book .text p {
        padding-right: 0 !important;
    }
    
    .services-columns .column:first-child {
        order: 2;
    }
    
    .services-columns .column:last-child {
        padding: 0;
        margin-bottom: 20px;
    }
    
    #question .intro-columns .column:first-child {
        order: 0;
    }
    
    #question .paragraph-heading h4 {
        text-align: center;
    }
    
    #question .button > div {
        margin: 0 auto;
    }
    
    .pop-up .section {
        padding: 60px 0 60px 20px !important;
    }
    
    .pop-up .column:first-child {
        width: 100% !important;
        padding-right: 0;
    }
    
    .pop-up .column:last-child {
        display: none;
    }
    
    .pop-up .text.contact p {
        display: inline;
        padding-right: 5px;
    }
    
    .footer-column {
        margin-bottom: 20px;
    }
    
    .footer-column:last-child {
        margin-bottom: 0;
    }
    
    .footer-column > div {
        padding: 0 !important;
    }
    
    .footer-logo img {
        width: auto;
        height: 40px;
        margin-bottom: 20px;
    }
    
    .footer-column h5,
    .footer-column p {
        text-align: center;
    }
}

@media screen and (min-width: 601px) and (max-width: 767px) {
    .header > div {
        padding: 0 50px !important;
    }
    
    .site-logo {
        padding: 0 20px 0 0;
    }
    
    .landing {
        background-image: url(http://360.thirstdesign.co.uk/wp-content/uploads/2022/10/shutterstock_2069579540_cropped-scaled.jpg);
        background-size: cover;
        background-position: bottom right;
    }
    
    .landing-text-wrapper {
        padding: 200px 20px 0 50px !important;
    }
    
    .elementor-column-gap-default > .elementor-column > .elementor-element-populated {
        padding: 10px 50px;
    }
    
    .section.quote {
        background-size: 150vw;
    }
    
    .section-heading h1 {
        font-size: 52px;
    }
    
    .section-heading h2 {
        font-size: 36px;
    }
    
    .section-heading h3 {
        font-size: 24px;
    }
    
    .section-heading h4 {
        font-size: 24px;
    }
    
    .paragraph-heading h2 {
        font-size: 36px !important;
    }
    
    .paragraph-heading h3 {
        font-size: 24px;
    }
    
    .paragraph-heading h4 {
        font-size: 24px;
    }
    
    .text p,
    .text li {
        font-size: 16px;
    }
    
    .intro-columns .column {
        width: 100%;
    }
    
    .intro-columns .column .elementor-element-populated {
        padding: 10px 0;
    }
    
    .intro-columns .column:first-child {
        width: 100%;
        order: 2;
    }
    
    .intro-columns .column:last-child {
        padding: 0;
    }
    
    .section.book .paragraph-heading h2 {
        padding-right: 100px !important;
    }
    
    .section.book .text p {
        padding-right: 100px !important;
    }
    
    .services-columns .column:first-child {
        order: 2;
    }
    
    .services-columns .column:last-child {
        padding: 0;
        margin-bottom: 20px;
    }
    
    #question .intro-columns .column:first-child {
        order: 0;
    }
    
    #question .paragraph-heading h4 {
        text-align: center;
    }
    
    #question .button > div {
        margin: 0 auto;
    }
    
    .pop-up .paragraph-heading h3 {
        font-size: 24px !important;
    }
    
    .pop-up .text p {
        font-size: 16px !important;
    }
    
    .footer-column {
        margin-bottom: 20px;
    }
    
    .footer-column:last-child {
        margin-bottom: 0;
    }
    
    .footer-column > div {
        padding: 0 !important;
    }
    
    .footer-logo img {
        width: auto;
        height: 40px;
        margin-bottom: 20px;
    }
    
    .footer-column h5,
    .footer-column p {
        text-align: center;
    }
    
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .header > div {
        padding: 0 50px !important;
    }
    
    .site-logo {
        padding: 0 20px 0 0;
    }
    
    .landing {
        background-image: url(http://360.thirstdesign.co.uk/wp-content/uploads/2022/10/shutterstock_2069579540_cropped-scaled.jpg);
        background-size: 1100px;
        background-position: bottom left;
    }
    
    .landing-text-wrapper {
        padding: 200px 0 0 50px !important;
    }
    
    .intro-columns .column:last-child {
        width: 40%;
    }
    
    .footer-column > div {
        padding: 0 50px 0 0 !important;
    }
    
}

@media screen and (max-width: 1024px) {
    .nav {
        order: 3;
        margin-left: 30px;
    }
    
    .nav nav {
        background-color: var(--dark) !important;
    }
    
    .nav nav li:last-child {
        background-color: var(--blue) !important;
        display: block;
    }
    
    .nav nav li a {
        color: #ffffff !important;
    }
    
    .nav nav li a:hover {
        background-color: var(--blue) !important;
        color: #ffffff !important;
    }
    
    .nav nav li a.elementor-item-active {
        background-color: transparent !important;
    }
    
    .button.nav {
        display: none;
    }
    
    .elementor-column-gap-default > .elementor-column > .elementor-element-populated {
        padding: 10px 50px;
    }
    
    .landing {
        height: 1080px;
        min-height: auto;
    }
    
    .landing-text-top h2 {
        font-size: 32px;
    }
    
    .landing-text-middle h1 {
        font-size: 100px;
    }
    
    .intro-columns .column .elementor-element-populated {
        padding: 10px 0;
    }
    
    .help-columns .column {
        width: 100% !important;
    }
    
    .help-columns .column .elementor-element-populated {
        padding: 10px 0 50px 0;
    }
    
    .help-columns .column:last-child .elementor-element-populated {
        padding: 10px 0 0 0;
    }
    
    .section.book .paragraph-heading h2 {
        padding-right: 250px;
    }
    
    .section.book .text p {
        padding-right: 250px;
    }
    
    .pop-up > div {
        width: 100% !important;
    }
    
    .pop-up .dialog-message {
        overflow-x: hidden !important;
    }
    
    .pop-up .section {
        padding: 60px 0 60px 50px;
    }
    
    .pop-up .elementor-heading-title {
        line-height: 1.2 !important;
    }
    
    .pop-up .elementor-form-fields-wrapper {
        flex-wrap: wrap;
    }
    
    .pop-up .elementor-field-type-text,
    .pop-up .elementor-field-type-email {
        margin-bottom: 10px !important;
    }
    
    .pop-up .elementor-field-type-submit button {
        margin: 0 auto 0 0 !important;
    }
    
    .footer-columns {
        padding: 0 50px;
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .header > div {
        padding: 0 50px !important;
    }
    
    .header .elementor-button {
        padding: 0 15px;
    }
    
    .header .elementor-button-icon {
        display: block;
        margin-right: 0 !important;
    }
    
    .header .elementor-button-text {
        display: none;
    }
    
    .site-logo {
        padding: 0 20px 0 0;
    }
    
    .landing {
        background-image: url("http://360.thirstdesign.co.uk/wp-content/uploads/2022/10/shutterstock_2069579540_cropped-scaled.jpg");
        background-size: 1300px;
        background-position: bottom left;
    }
    
    .landing-text-wrapper {
        padding: 200px 20px 0 50px !important;
    }
    
}

@media screen and (min-width: 1200px) and (max-width: 1440px) {
    .header > div {
        padding: 0 calc((100vw - 1150px) / 2) !important;
    }
}

@media screen and (max-height: 500px) {
    .header {
        height: 72px;
    }
    
    .header-wrapper {
        padding: 24px 0;
    }
    
    .site-logo {
        padding: 0 50px;
    }
    
    .site-logo img {
        height: 24px;
    }
    
    .landing {
        background-image: url("http://360.thirstdesign.co.uk/wp-content/uploads/2022/10/shutterstock_-1-scaled.jpg");
        background-size: cover;
        background-position: 0;
        min-height: 400px;
    }
    
    .landing-text-wrapper {
        padding: 96px 50px 0 50px !important;
    }
    
    .landing-text-top {
        margin-bottom: 7.5px;
    }
    
    .landing-text-top h2 {
        font-size: 24px;
    }
    
    .landing-text-middle {
        margin-bottom: 15px !important;
    }
    
    .landing-text-middle h1 {
        font-size: 65px;
    }
    
    .landing-text-bottom {
        width: 280px !important;
        padding-right: 0;
        margin-bottom: 20px !important;
    }
    
    .landing-text-bottom h2 {
        font-size: 15px;
    }
    
    .button .elementor-button {
        font-size: 14px;
        padding: 0 12px;
    }
}/* End custom CSS */