.trustpilot-widget {
    pointer-events: none;
    cursor: default;
}
.trustpilot-widget-top {
    top: 40px;
    margin-bottom: -60px;
    display: grid;
    clear: both;
    /* border: 1px red solid; */
    position: relative !important;
    min-height: 180px;
    padding-left:20px;
    padding-right:20px;
}

#send-area-coverage {
    padding: 7px;
}

#area-coverage-postcode {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif, cursive;
    padding: 8px;
    max-width: 90px;
    margin-left: 5px;
    margin-right: 5px;
    letter-spacing: -0.25px;
}

.blue-block {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif, cursive;
}

.postcode-text {
    border-top: 1px #fff solid;
    margin-top: 25px;
}


/* ====================== TYPOGRAPHY ====================== */

h1 {
    font-family: 'Abril Fatface', Arial, Helvetica, sans-serif;
    letter-spacing: 0.75px;
    font-size: 3em;
}

h2 {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif, cursive;
    font-size: 2.4em;
    letter-spacing: -1px;
}

h3 {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif, cursive;
    font-size: 1.9em;
    letter-spacing: -1px;
}

h4 {
    font-family: Lobster, Arial, Helvetica, sans-serif;
    font-size: 2.5em;
    letter-spacing: 0.5px;
    color: #2C286C;
    font-weight: 400 !important;
    margin-top: 20px;
    margin-bottom: 20px;
    line-height: 1em;
}

p {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif, cursive;
    font-size: 1.5em;
    color: #2C286C;
    letter-spacing: -1px;
    font-weight: 600;
}

.bricks li {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif, cursive;
    font-size: 1.4em;
    color: #2C286C;
    letter-spacing: -1px;
    font-weight: 600;
    list-style: none;
    margin-left: -40px;
}

.downloads {
    text-align: center !important;
    margin-top: 5px !important;
    margin-bottom: 0px !important;
    padding-bottom: 0 !important;
    font-size: 1.3em;
}

.downloads a {
    color: #DA2827;
}

.heading {
    font-family: Lobster, Arial, Helvetica, sans-serif;
    letter-spacing: 0.75px;
    color: #DA2827 !important;
    font-size: 2.8em;
    letter-spacing: 0.5px;
}

#menu {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif, cursive;
    color: #2C286C;
    font-size: 1.55em;
    font-weight: 700;
    letter-spacing: -0.5px;
}

#menu a {
    color: #2C286C !important;
}

#menu a:hover {
    color: #DA2827 !important;
}


/* ====================== BUTTONS & ELEMENTS ====================== */

body {
    max-width: 1900px;
    margin: 0 auto;
    border-color: #f3f3f3;
    -webkit-box-shadow: 0px 0px 15px 5px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 15px 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 15px 5px rgba(0, 0, 0, 0.2);
    border-color: #ececec;
}

button {
    background-color: #fcf07e;
    border-radius: 12px;
    color: #000;
    cursor: pointer;
    font-weight: 600;
    padding: 10px 15px !important;
    text-align: center;
    transition: 200ms;
    box-sizing: border-box;
    border: 0;
    font-size: 15px;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
}

touch-action: manipulation;

}
button:not(:disabled):hover,
button:not(:disabled):focus {
    outline: 0;
    background: #f4e603;
    box-shadow: 0 0 0 2px rgba(0, 0, 0, .2), 0 3px 8px 0 rgba(0, 0, 0, .15);
}
button:disabled {
    filter: saturate(0.2) opacity(0.5);
    -webkit-filter: saturate(0.2) opacity(0.5);
    cursor: not-allowed;
}
.red {
    color: #DA2827;
}
.yellow-button {
    background-color: #FCF07E;
    color: #2C286C;
    border-radius: 30px;
    font-family: Lobster, Arial, Helvetica, sans-serif;
    font-size: 2.8em;
    padding: 20px 45px;
    border: 0px !important;
    text-decoration: none !important;
    -webkit-filter: brightness(100%);
    filter: brightness(100%);
    -webkit-transition: ease-in-out 0.4s;
    transition: ease-in-out 0.4s;
}
.yellow-button:hover {
    -webkit-filter: brightness(115%);
    filter: brightness(115%);
}
.home-page-hero-button {
    margin-left: 120px;
}
.clear-center {
    clear: both;
    text-align: center;
    margin: 0 auto;
}

/* ====================== HEADER ====================== */
header {
    background-image: url('../images/hero-image-01.jpg');
    background-size: cover;
    overflow: hidden;
    padding-bottom: 110px;
    background-position: 0px -100px;
    background-repeat: no-repeat;
}
#top-bar {
    background: rgba(255, 255, 255, 0.95);
    overflow: hidden;
    padding: 20px 40px;
    /* padding-bottom: 20px; */
    position: relative;
    z-index: 9999 !important;
}
#top-bar-content {
    margin: 0 auto;
    max-width: 1900px;
}
#logo {
    float: left;
}
#menu {
    float: right;
}
#home-page-hero-text {
    float: left;
    margin-top: 160px;
}
#home-page-hero-text-video {
    float: left;
    margin-top: 160px;
    position: absolute;
    top: 0;
}
#home-page-hero-text h1 {
    font-family: 'Abril Fatface', Arial, Helvetica, sans-serif;
    letter-spacing: 0.5px;
    font-size: 4.5em;
    line-height: 1.2em;
    color: #2C286C;
    max-width: 650px;
    margin: 60px 0px 80px 120px;
    text-shadow: 0px 5px 8px rgba(255, 255, 255, 0.8);
}
#home-page-hero-text-video p {
    font-family: 'Abril Fatface', Arial, Helvetica, sans-serif;
    letter-spacing: 0.5px;
    font-size: 7em;
    line-height: 0.95em;
    color: #2C286C;
    max-width: 550px;
    margin: 60px 0px 80px 120px;
    text-shadow: 0px 3px 0px rgba(255, 255, 255, 0.8);
}
.pb80 {
    padding-bottom: 80px !important;
    position: relative;
    overflow: hidden;
}

/* ====================== FORM ====================== */
.privacy-notice {
    color: #fff !important;
    font-weight: 400;
    font-size: 1.2em;
    margin-top: 30px !important;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}
.privacy-notice a {
    color: #fff !important;
}
.maid2clean-form {
    max-width: 900px;
    padding: 50px 50px 40px 50px;
    margin: 50px auto 25px auto;
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.35);
    border-radius: 20px;
    border: 0px solid #4e47ad;
    background: #3e3898;
}
.maid2clean-form ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.maid2clean-form ul li {
    display: block;
    margin-bottom: 10px;
    min-height: 35px;
}
.maid2clean-form ul li .field-style {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 8px;
    outline: none;
    border: 1px solid #B0CFE0;
    -webkit-transition: all 0.30s ease-in-out;
    -moz-transition: all 0.30s ease-in-out;
    -ms-transition: all 0.30s ease-in-out;
    -o-transition: all 0.30s ease-in-out;
    padding: 17px;
    border-radius: 8px;
    margin-bottom: 20px;
    font-size: 1.15em;
    color: #000 !important;
    opacity: 1 !important;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif, cursive;
    letter-spacing: -0.25px !important;
}
::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    
    color: #000;
    opacity: 1;
    /* Firefox */
}
::-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    
    color: #000;
}
::-ms-input-placeholder {
    /* Microsoft Edge */
    
    color: #000;
}
.maid2clean-form ul li .field-style:focus {
    box-shadow: 0 0 5px #B0CFE0;
    border: 1px solid #B0CFE0;
}
.maid2clean-form ul li .field-split {
    width: 49%;
}
.maid2clean-form ul li .field-full {
    width: 100%;
}
.maid2clean-form ul li input.align-left {
    float: left;
}
.maid2clean-form ul li input.align-right {
    float: right;
}
.maid2clean-form ul li textarea {
    width: 100%;
    height: 100px;
}
.maid2clean-form ul li input[type="button"],
.maid2clean-form ul li input[type="submit"] {
    background-color: #FCF07E;
    color: #2C286C;
    border-radius: 25px;
    font-family: Lobster, Arial, Helvetica, sans-serif;
    font-size: 1.7em;
    padding: 18px 40px;
    border: 0px !important;
    text-decoration: none !important;
    -webkit-filter: brightness(100%);
    filter: brightness(100%);
    -webkit-transition: ease-in-out 0.4s;
    transition: ease-in-out 0.4s;
    width: 350px !important;
    display: inline-block;
}
.maid2clean-form ul li input[type="button"]:hover,
.maid2clean-form ul li input[type="submit"]:hover {
    -webkit-filter: brightness(115%);
    filter: brightness(115%);
    cursor: pointer;
}

/* ====================== MENU ====================== */
#menu {
    margin-right: 75px;
}
#menu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
#menu li {
    float: left;
    list-style: none;
}
#menu li a {
    display: block;
    text-align: center;
    padding: 5px 25px 0px 25px;
    text-decoration: none;
    text-decoration: none !important;
}
#menu li a:hover {
    color: #DA2827;
}
#enquire-now {
    margin-top: 5px;
    float: right;
    text-align: center;
}
#header-telephone {
    color: #2C286C;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif, cursive;
    font-size: 1.85em;
    font-weight: 700;
    text-decoration: none !important;
}
#enquire-now-link {
    color: #DA2827;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif, cursive;
    font-size: 2.05em;
    font-weight: 700;
    letter-spacing: -0.5px;
}
#enquire-now-link a {
    color: #DA2827;
    text-decoration: none;
    -webkit-filter: brightness(100%);
    filter: brightness(100%);
    -webkit-transition: ease 0.2s;
    transition: ease 0.2s;
}
#enquire-now-link a:hover {
    -webkit-filter: brightness(120%);
    filter: brightness(120%);
}

/* ====================== CONTENT ====================== */
.blue-block {
    background-color: #2C286C;
    color: #fff;
    text-align: center;
    padding: 60px 120px;
}
.blue-block h1 {
    font-family: Lobster, Arial, Helvetica, sans-serif;
    color: #fff;
    font-size: 4.5em;
    letter-spacing: 0.5px;
    font-weight: 400;
    line-height: 1em !important;
    margin: 0 0 20px 0;
}
.blue-block h2 {
    font-family: Lobster, Arial, Helvetica, sans-serif;
    color: #fff;
    font-size: 3.4em;
    letter-spacing: 0.75px;
    font-weight: 400;
    line-height: 1em !important;
    margin: 0 0 40px 0;
}
.blue-block h3 {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif, cursive;
    color: #fff;
    font-size: 2.2em;
    letter-spacing: 0.25px;
    font-weight: 400;
    margin: 0px;
}
.blue-block h4 {
    font-family: Lobster, Arial, Helvetica, sans-serif;
    color: #DA2827;
    font-size: 2.6em;
    letter-spacing: 0.75px;
    font-weight: 400;
    line-height: 1em !important;
    margin: 0 0 10px 0;
}
.blue-block p {
    color: #fff !important;
    max-width: 1040px !important;
    margin: 25px auto;
    font-weight: 400;
}
.bricks {
    background-image: url('../images/bricks-opacity-65.jpg');
    background-size: cover;
    overflow: hidden;
    text-align: center;
    padding: 40px 120px;
}
.bricks h2 {
    color: #2C286C;
    text-shadow: 0px 5px 10px rgba(255, 255, 255, 1);
    max-width: 1500px !important;
    margin: 25px auto;
    letter-spacing: -1px !important;
}
.bricks h3 {
    max-width: 1500px !important;
    margin: 25px auto;
}
.bricks p {
    max-width: 1040px !important;
    margin: 25px auto;
}
#featured-grid {
    width: 100%;
    overflow: hidden;
    margin-bottom: 50px;
}
.featured {
    width: 33.3%;
    float: left;
    text-align: center;
}
.bg-flowers {
    background-image: url('../images/bg-flowers.jpg');
    background-size: cover;
    background-position: top right;
    overflow: hidden;
    text-align: center;
    padding: 50px 120px;
}
.bg-flowers h1 {
    color: #DA2827;
    font-family: Lobster, Arial, Helvetica, sans-serif;
    font-size: 3em;
    letter-spacing: 0.5px;
    font-weight: 400 !important;
    margin: 25px auto 40px auto;
    line-height: 1em;
    max-width: 1500px !important;
}
.bg-flowers h2 {
    color: #2C286C;
    text-shadow: 0px 5px 10px rgba(255, 255, 255, 1);
    max-width: 1500px !important;
    margin: 25px auto;
    letter-spacing: -1px !important;
}
.bg-flowers p {
    max-width: 1040px !important;
    margin: 20px auto;
}
.bg-flowers p strong {
    font-weight: bold !important;
}
.location-buttons {
    margin-top: 40px;
    margin-bottom: 20px;
}
.location-link {
    background-color: #DA2827;
    padding: 15px 20px;
    border-radius: 10px;
    color: #fff;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif, cursive;
    text-decoration: none !important;
    font-size: 1.2em !important;
    display: inline-block !important;
    margin: 5px;
    min-width: 300px;
    -webkit-filter: brightness(100%);
    filter: brightness(100%);
    -webkit-transition: ease 0.2s;
    transition: ease 0.2s;
}
.location-link:hover {
    -webkit-filter: brightness(120%);
    filter: brightness(120%);
}
.button-blue {
    background-color: #2C286C;
    padding: 15px 20px;
    border-radius: 10px;
    color: #fff;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif, cursive;
    text-decoration: none !important;
    font-size: 1.2em !important;
    display: inline-block !important;
    margin: 5px auto;
    text-align: center;
    min-width: 300px;
    -webkit-filter: brightness(100%);
    filter: brightness(100%);
    -webkit-transition: ease 0.2s;
    transition: ease 0.2s;
    line-height: 1.2em;
}
.button-blue:hover {
    -webkit-filter: brightness(120%);
    filter: brightness(120%);
}
.cleaner-graphic {
    max-width: 100%
}

/* ====================== FOOTER ====================== */
.footer {
    background-color: #fff;
    padding-top: 50px;
    padding-bottom: 40px;
    overflow: hidden;
}
.footer h2 {
    font-family: Lobster, Arial, Helvetica, sans-serif;
    font-size: 2.8em;
    letter-spacing: 0.5px;
    color: #2C286C;
    font-weight: 400 !important;
    margin-top: 20px;
    margin-bottom: 50px;
    line-height: 1em;
    text-align: center;
}
.column-left {
    float: left;
    width: 33%;
    clear: none;
}
.column-middle {
    float: left;
    width: 33%;
    clear: none;
}
.column-right {
    float: left;
    width: 33%;
    clear: none;
    text-align: center;
}
#twitter-widget-0 {
    -webkit-box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.1);
}
.three-column-container {
    margin-top: 0px;
    margin-bottom: 30px;
    overflow: hidden;
}
.left-third {
    float: left;
    clear: none;
    width: 33%;
    text-align: center !important;
    margin: 60px auto;
}
.middle-third {
    float: left;
    clear: none;
    width: 33%;
    text-align: center !important;
    margin: 60px auto;
}
.right-third {
    float: left;
    clear: none;
    width: 33%;
    text-align: center !important;
    margin: 60px auto;
}
.footer-yellow-button {
    background-color: #FCF07E;
    color: #2C286C;
    border-radius: 30px;
    font-family: Lobster, Arial, Helvetica, sans-serif;
    font-size: 2em;
    padding: 20px 45px;
    border: 0px !important;
    text-decoration: none !important;
    -webkit-filter: brightness(100%);
    filter: brightness(100%);
    -webkit-transition: ease-in-out 0.4s;
    transition: ease-in-out 0.4s;
    width: 350px !important;
    display: inline-block;
}
.footer-yellow-button:hover {
    -webkit-filter: brightness(115%);
    filter: brightness(115%);
}
.blue-block-footer {
    background-color: #2C286C;
    color: #fff;
    text-align: left;
    padding: 20px 40px;
    overflow: hidden;
}
.blue-block-footer p {
    color: #fff;
    font-size: 1.2em !important;
    letter-spacing: 0px;
    font-weight: 400 !important;
    float: left;
    clear: left;
}
.social-footer {
    float: right;
    margin-top: 4px;
    margin-bottom: -4px;
}
.social-footer img {
    margin: 0px 10px;
}
.facebook {
    position: relative;
    top: 3px;
}

/* ====================== RESPONSIVE ====================== */
@media only screen and (max-width: 1900px) {
    #top-bar {
        background: rgba(255, 255, 255, 0.95);
        overflow: hidden;
        padding: 20px;
        /* padding-bottom: 20px; */
        position: fixed;
        width: 100%;
        left: 0;
        margin: auto;
        z-index: 9999 !important;
    }
    
    #top-bar-content {
        margin: 0 auto;
        max-width: 90%;
    }
}
@media only screen and (max-width: 1900px) {
    .footer {
        background-color: #fff;
        padding-top: 50px;
        padding-bottom: 40px;
        margin-left: 30px;
        margin-right: 30px;
    }
}
@media only screen and (max-width: 1500px) {
    .footer h2 {
        font-size: 2.4em;
    }
    header {
        padding-bottom: 110px;
        background-position: 0px -50px;
        background-repeat: no-repeat;
    }
}
@media only screen and (max-width: 1450px) {
    header {
        background-image: url('../images/hero-image-01.jpg');
        background-size: 100%;
        overflow: hidden;
        padding-bottom: 90px;
        background-repeat: no-repeat;
    }
    
    #home-page-hero-text h1 {
        font-family: 'Abril Fatface', Arial, Helvetica, sans-serif;
        letter-spacing: 0.5px;
        font-size: 3.5em;
        line-height: 1.15em;
        color: #2C286C;
        max-width: 550px;
        margin: 60px 0px 80px 120px;
        text-shadow: 0px 5px 8px rgba(255, 255, 255, 0.8);
    }
    
    .blue-block h2 {
        font-family: Lobster, Arial, Helvetica, sans-serif;
        color: #fff;
        font-size: 3.4em;
        letter-spacing: 0.75px;
        font-weight: 400;
        line-height: 1em !important;
        margin: 0 0 20px 0;
    }
    
    h4 {
        font-size: 2em;
    }
    
    #featured-grid {
        width: 100%;
        overflow: hidden;
        margin-bottom: 50px;
    }
    
    .featured {
        width: 33.3%;
        float: left;
        text-align: center;
    }
    
    .left-third {
        float: left;
        clear: none;
        width: 33%;
        text-align: center !important;
        margin: 20px auto;
    }
    
    .middle-third {
        float: left;
        clear: none;
        width: 33%;
        text-align: center !important;
        margin: 20px auto;
    }
    
    .right-third {
        float: left;
        clear: none;
        width: 33%;
        text-align: center !important;
        margin: 20px auto;
    }
    
    .footer-yellow-button {
        background-color: #FCF07E;
        color: #2C286C;
        border-radius: 30px;
        font-family: Lobster, Arial, Helvetica, sans-serif;
        font-size: 2em;
        padding: 15px;
        border: 0px !important;
        text-decoration: none !important;
        -webkit-filter: brightness(100%);
        filter: brightness(100%);
        -webkit-transition: ease-in-out 0.4s;
        transition: ease-in-out 0.4s;
        width: 350px !important;
        display: inline-block;
    }
}
@media only screen and (max-width: 1240px) {
    #menu {
        font-family: 'Open Sans', Arial, Helvetica, sans-serif, cursive;
        color: #2C286C;
        font-size: 1.3em;
        font-weight: 700;
        letter-spacing: -0.5px;
        margin-top: 30px !important;
        margin-right: 50px !important;
    }
    
    #header-telephone {
        color: #2C286C;
        font-family: 'Open Sans', Arial, Helvetica, sans-serif, cursive;
        font-size: 1.625em;
        font-weight: 700;
        letter-spacing: -0.5px;
    }
    
    #enquire-now-link {
        color: #DA2827;
        font-family: 'Open Sans', Arial, Helvetica, sans-serif, cursive;
        font-size: 1.75em;
        font-weight: 700;
        letter-spacing: -0.5px;
        margin-top: 10px !important;
    }
    
    #home-page-hero-text h1 {
        font-family: 'Abril Fatface', Arial, Helvetica, sans-serif;
        letter-spacing: 0.5px;
        font-size: 3em;
        line-height: 1.1em;
        color: #2C286C;
        max-width: 550px;
        margin: 60px 0px 80px 100px;
        text-shadow: 0px 5px 8px rgba(255, 255, 255, 0.8);
    }
    
    .yellow-button {
        background-color: #FCF07E;
        color: #2C286C;
        border-radius: 30px;
        font-family: Lobster, Arial, Helvetica, sans-serif;
        font-size: 2.4em;
        padding: 20px 45px;
        border: 0px !important;
        text-decoration: none !important;
        -webkit-filter: brightness(100%);
        filter: brightness(100%);
        -webkit-transition: ease-in-out 0.4s;
        transition: ease-in-out 0.4s;
    }
    
    .home-page-hero-button {}
    
    .bg-flowers {
        padding: 30px 60px;
    }
    
    .bricks {
        padding: 30px 60px;
    }
    
    .blue-block {
        padding: 40px 60px;
    }
    
    .blue-block h1 {
        color: #fff;
        font-size: 3em;
        letter-spacing: 0.5px;
        font-weight: 400;
        line-height: 1em !important;
        margin: 0 0 20px 0;
    }
    
    .blue-block h2 {
        color: #fff;
        font-size: 3.5em;
        letter-spacing: 0.75px;
        font-weight: 400;
        line-height: 1em !important;
        margin: 0 0 20px 0;
    }
    
    .blue-block h3 {
        color: #fff;
        font-size: 1.8em;
        letter-spacing: 0.25px;
        font-weight: 400;
        margin: 0px;
    }
    
    .blue-block h4 {
        color: #DA2827;
        font-size: 2.6em;
        letter-spacing: 0.75px;
        font-weight: 400;
        line-height: 1em !important;
        margin: 0 0 10px 0;
    }
    
    #enquire-now-link {
        font-size: 1.8em;
        font-weight: 700;
        letter-spacing: -0.5px;
    }
    
    h1 {
        letter-spacing: 0.75px;
        font-size: 2.4em;
    }
    
    h2 {
        font-size: 2em;
        letter-spacing: -1px;
    }
    
    h3 {
        font-size: 1.6em;
        letter-spacing: -1px;
    }
    
    h4 {
        font-size: 2.2em;
        letter-spacing: 0.5px;
        font-weight: 400 !important;
        margin-top: 20px;
        margin-bottom: 20px;
        line-height: 1em;
    }
    
    p {
        font-size: 1.3em;
        letter-spacing: -1px;
        font-weight: 600;
        line-height: 1.5em;
    }
    
    h4 {
        font-size: 1.7em;
    }
    
    #featured-grid {
        width: 100%;
        overflow: hidden;
        margin-bottom: 50px;
    }
    
    .featured {
        width: 33.3%;
        float: left;
        text-align: center;
    }
    
    .footer-yellow-button {
        border-radius: 30px;
        font-size: 2em;
        padding: 15px;
        width: 80% !important;
    }
}
@media only screen and (max-width: 1110px) {
    #menu {
        font-family: 'Open Sans', Arial, Helvetica, sans-serif, cursive;
        color: #2C286C;
        font-size: 1.2em;
        font-weight: 700;
        letter-spacing: -0.5px;
    }
    
    #header-telephone {
        color: #2C286C;
        font-family: 'Open Sans', Arial, Helvetica, sans-serif, cursive;
        font-size: 1.55em;
        font-weight: 700;
    }
    
    #enquire-now-link {
        color: #DA2827;
        font-family: 'Open Sans', Arial, Helvetica, sans-serif, cursive;
        font-size: 1.65em;
        font-weight: 700;
        letter-spacing: -0.5px;
    }
    
    .footer h2 {
        font-size: 2em;
    }
}
@media only screen and (max-width: 1080px) {
    #home-page-hero-text h1 {
        font-family: 'Abril Fatface', Arial, Helvetica, sans-serif;
        letter-spacing: 0.5px;
        font-size: 2.5em;
        line-height: 1em;
        color: #2C286C;
        max-width: 550px;
        margin: 60px 0px 80px 60px;
        text-shadow: 0px 5px 8px rgba(255, 255, 255, 0.8);
    }
    
    .yellow-button {
        background-color: #FCF07E;
        color: #2C286C;
        border-radius: 30px;
        font-family: Lobster, Arial, Helvetica, sans-serif;
        font-size: 1.8em;
        padding: 15px 35px;
        border: 0px !important;
        text-decoration: none !important;
        -webkit-filter: brightness(100%);
        filter: brightness(100%);
        -webkit-transition: ease-in-out 0.4s;
        transition: ease-in-out 0.4s;
    }
    
    .home-page-hero-button {
        margin-left: 60px;
    }
    
    .button-blue {
        min-width: auto;
    }
    
    .maid2clean-form {
        max-width: 900px;
        padding: 30px 30px 20px 30px;
        margin: 40px auto 20px auto;
        box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.35);
        border-radius: 20px;
        border: 0px solid #4e47ad;
        background: #3e3898;
    }
    
    .maid2clean-form ul li .field-style {
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        padding: 8px;
        outline: none;
        border: 1px solid #B0CFE0;
        -webkit-transition: all 0.30s ease-in-out;
        -moz-transition: all 0.30s ease-in-out;
        -ms-transition: all 0.30s ease-in-out;
        -o-transition: all 0.30s ease-in-out;
        padding: 14px;
        border-radius: 7px;
        margin-bottom: 15px;
        font-size: 1.1em;
        color: #000 !important;
        opacity: 1 !important;
        font-family: 'Open Sans', Arial, Helvetica, sans-serif, cursive;
        letter-spacing: -0.25px !important;
    }
    
    .maid2clean-form ul li input[type="button"],
    .maid2clean-form ul li input[type="submit"] {
        background-color: #FCF07E;
        color: #2C286C;
        border-radius: 25px;
        font-family: Lobster, Arial, Helvetica, sans-serif;
        font-size: 1.4em;
        padding: 18px 40px;
        border: 0px !important;
        text-decoration: none !important;
        -webkit-filter: brightness(100%);
        filter: brightness(100%);
        -webkit-transition: ease-in-out 0.4s;
        transition: ease-in-out 0.4s;
        width: 350px !important;
        display: inline-block;
    }
    
    .blue-block h2 {
        font-size: 3em;
        letter-spacing: 0.75px;
        font-weight: 400;
        line-height: 1em !important;
        margin: 0 0 10px 0;
    }
}
@media only screen and (max-width: 1040px) {
    #menu {
        font-family: 'Open Sans', Arial, Helvetica, sans-serif, cursive;
        color: #2C286C;
        font-size: 1.1em;
        font-weight: 700;
        letter-spacing: -0.5px;
        margin-right: 20px !important;
    }
    
    #header-telephone {
        color: #2C286C;
        font-family: 'Open Sans', Arial, Helvetica, sans-serif, cursive;
        font-size: 1.45em;
        font-weight: 700;
    }
    
    #enquire-now-link {
        color: #DA2827;
        font-family: 'Open Sans', Arial, Helvetica, sans-serif, cursive;
        font-size: 1.55em;
        font-weight: 700;
        letter-spacing: -0.5px;
    }
}
@media only screen and (max-width: 980px) {
    h4 {
        font-size: 1.6em;
    }
    
    #featured-grid {
        width: 100%;
        overflow: hidden;
        margin-bottom: 50px;
    }
    
    .featured {
        width: 49.5%;
        float: left;
        text-align: center;
        min-height: 350px;
    }
}
@media only screen and (max-width: 960px) {
    #top-bar-content {
        margin: 0 auto;
    }
    
    #logo {
        float: left;
    }
    
    #menu {
        /*	float:none;
	clear:both;
	margin: 0px auto !important;
	display: inline-block;
	padding-top: 25px;
	font-size:1.4em;*/
        display: none;
    }
    
    .blue-block h2 {
        font-size: 2em;
        letter-spacing: 0.75px;
        font-weight: 400;
        line-height: 1em !important;
        margin: 0 0 10px 0;
    }
    
    .footer-yellow-button {
        border-radius: 30px;
        font-size: 1.6em;
        padding: 15px;
        width: 80% !important;
    }
}
@media only screen and (max-width: 900px) {
    .footer {
        text-align: center;
    }
    
    .column-left {
        float: none;
        width: 100%;
        clear: none;
        text-align: center;
        margin-bottom: 60px;
    }
    
    .column-middle {
        float: none;
        width: 100%;
        clear: none;
        text-align: center;
        margin-bottom: 60px;
    }
    
    .column-right {
        float: none;
        width: 100%;
        clear: none;
        text-align: center;
        margin-bottom: 60px;
    }
    
    .footer h2 {
        font-size: 3em;
        letter-spacing: 0.5px;
        margin-top: 20px;
        margin-bottom: 50px;
        line-height: 1em;
    }
    
    .blue-block-footer p {
        color: #fff;
        font-size: 1em !important;
        letter-spacing: 0px;
        font-weight: 400 !important;
        float: left;
    }
    
    .footer {
        padding-bottom: 20px;
    }
}
@media only screen and (max-width: 850px) {
    #home-page-hero-text {
        float: left;
        margin-top: 120px;
    }
    
    #home-page-hero-text h1 {
        letter-spacing: 0.5px;
        font-size: 2.2em;
        line-height: 1em;
        margin: 80px 0px 60px 30px;
        max-width: 450px;
    }
    
    .home-page-hero-button {
        margin-left: 30px;
        font-size: 1.6em !important;
        padding: 15px 35px !important;
    }
    
    header {
        padding-bottom: 50px;
        background-size: 110%;
        background-position: top right;
    }
}

@media only screen and (max-width: 820px) {
        #top-bar {
            background: rgba(255, 255, 255, 0.95);
            overflow: hidden;
            padding: 20px;
            /* padding-bottom: 20px; */
            position: fixed;
            width: 95%;
            left: 0;
            margin: auto;
            z-index: 9999 !important;
        }
}
@media only screen and (max-width: 760px) {
    .blue-block-footer {
        text-align: center;
    }
    
    .blue-block-footer p {
        color: #fff;
        font-size: 1em !important;
        letter-spacing: 0px;
        font-weight: 400 !important;
        float: none;
    }
    
    .social-footer {
        float: none;
        margin-top: 4px;
        margin-bottom: 20px;
    }
    
    .social-footer img {
        margin: 0px 10px;
    }
    
    .facebook {
        position: relative;
        top: 3px;
    }
}
@media only screen and (max-width: 720px) {
    .left-third {
        float: none;
        clear: both;
        width: 100%;
        text-align: center !important;
        margin: 20px auto;
    }
    
    .middle-third {
        float: none;
        clear: both;
        width: 100%;
        text-align: center !important;
        margin: 20px auto;
    }
    
    .right-third {
        float: none;
        clear: both;
        width: 100%;
        text-align: center !important;
        margin: 20px auto;
    }
    
    .footer-yellow-button {
        border-radius: 30px;
        font-size: 1.6em;
        padding: 15px;
        width: 80% !important;
    }
    
    .column-left {
        margin-bottom: 40px;
    }
    
    .column-middle {
        margin-bottom: 40px;
    }
    
    .column-right {
        margin-bottom: 40px;
    }
    
    .bricks {
        padding: 30px 30px;
    }
    
    .bg-flowers {
        padding: 30px 30px;
    }
    
    .blue-block {
        padding: 30px 30px;
    }
    
    #top-bar {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    
    #home-page-hero-text {
        float: left;
        margin-top: 90px;
    }
    
    #home-page-hero-text h1 {
        letter-spacing: 0.5px;
        font-size: 2em;
        line-height: 1em;
        margin: 80px 0px 50px 30px;
        max-width: 450px;
    }
    
    .home-page-hero-button {
        margin-left: 30px;
        font-size: 1.6em !important;
        padding: 15px 35px !important;
    }
    
    header {
        padding-bottom: 60px;
        background-size: 120%;
    }
    
    .maid2clean-form {
        max-width: 90%;
        padding: 20px 20px 30px 20px;
        margin: 30px auto 10px auto;
        box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.35);
        border-radius: 10px;
        border: 0px solid #4e47ad;
        background: #3e3898;
    }
    
    .maid2clean-form ul li .field-style {
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        outline: none;
        border: 1px solid #B0CFE0;
        -webkit-transition: all 0.30s ease-in-out;
        -moz-transition: all 0.30s ease-in-out;
        -ms-transition: all 0.30s ease-in-out;
        -o-transition: all 0.30s ease-in-out;
        padding: 8px;
        border-radius: 5px;
        margin-bottom: 10px;
        font-size: 1em;
        color: #000 !important;
        opacity: 1 !important;
        font-family: 'Open Sans', Arial, Helvetica, sans-serif, cursive;
        letter-spacing: -0.25px !important;
    }
    
    .maid2clean-form ul li input[type="button"],
    .maid2clean-form ul li input[type="submit"] {
        background-color: #FCF07E;
        color: #2C286C;
        border-radius: 25px;
        font-family: Lobster, Arial, Helvetica, sans-serif;
        font-size: 1.2em;
        padding: 15px 30px;
        border: 0px !important;
        text-decoration: none !important;
        -webkit-filter: brightness(100%);
        filter: brightness(100%);
        -webkit-transition: ease-in-out 0.4s;
        transition: ease-in-out 0.4s;
        width: 75% !important;
        display: inline-block;
    }
    
    .privacy-notice {
        font-size: 1em !important;
    }
}
@media only screen and (max-width: 680px) {
    .bricks li {
        font-size: 1.1em;
    }
    
    .heading {
        font-size: 2.4em;
    }
    
    h4 {
        font-size: 1.6em;
    }
    
    .featured img {
        max-width: 150px;
    }
    
    #featured-grid {
        width: 100%;
        overflow: hidden;
        margin-bottom: 60px;
    }
    
    .featured {
        width: 100%;
        float: none;
        text-align: center;
        min-height: auto !important;
        margin-bottom: 0px;
    }
    
    .bricks {
        background-size: 100%;
        overflow: hidden;
        text-align: center;
    }
    
    .footer h2 {
        font-size: 2.5em;
        letter-spacing: 0.5px;
        margin-top: 20px;
        margin-bottom: 50px;
        line-height: 1em;
    }
}
@media only screen and (max-width: 660px) {
    #home-page-hero-text {
        float: left;
        margin-top: 80px;
    }
    
    #home-page-hero-text h1 {
        letter-spacing: 0.5px;
        font-size: 1.8em;
        line-height: 1em;
        margin: 80px 0px 50px 30px;
        max-width: 300px;
    }
    
    .home-page-hero-button {
        margin-left: 30px;
        font-size: 1.6em !important;
        padding: 15px 35px !important;
    }
    
    header {
        padding-bottom: 60px;
        background-size: 130%;
    }
}
@media only screen and (max-width: 600px) {
    h1 {
        letter-spacing: 0.75px;
        font-size: 2em;
    }
    
    .blue-block h1 {
        font-size: 2.2em;
        letter-spacing: 0.5px;
        font-weight: 400;
        line-height: 1em !important;
        margin: 0 0 20px 0;
    }
    
    .blue-block h3 {
        color: #fff;
        font-size: 1.4em;
        letter-spacing: 0.25px;
        font-weight: 400;
        margin: 0px;
    }
    
    .blue-block h4 {
        color: #DA2827;
        font-size: 2em;
        letter-spacing: 0.75px;
        font-weight: 400;
        line-height: 1em !important;
        margin: 0 0 10px 0;
    }
    
    p {
        font-size: 1.15em;
        letter-spacing: -1px;
        font-weight: 600;
        line-height: 1.5em;
    }
}
@media only screen and (max-width: 580px) {
    #home-page-hero-text {
        float: none;
    }
    
    #home-page-hero-text h1 {
        letter-spacing: 0.5px;
        font-size: 1.6em;
        line-height: 1em;
        margin: 300px auto 50px auto;
        max-width: 90%;
    }
    
    .home-page-hero-button {
        margin-left: 0px;
        font-size: 1.6em !important;
        padding: 15px 35px !important;
    }
    
    header {
        padding-bottom: 60px;
        background-size: 130%;
        text-align: center;
    }
}
@media only screen and (max-width: 500px) {
    .maid2clean-form {
        max-width: 90%;
        padding: 20px 20px 30px 20px;
        margin: 30px auto 10px auto;
        box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.35);
        border-radius: 10px;
        border: 0px solid #4e47ad;
        background: #3e3898;
    }
    
    .maid2clean-form ul li .field-style {
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        outline: none;
        border: 1px solid #B0CFE0;
        -webkit-transition: all 0.30s ease-in-out;
        -moz-transition: all 0.30s ease-in-out;
        -ms-transition: all 0.30s ease-in-out;
        -o-transition: all 0.30s ease-in-out;
        padding: 8px;
        border-radius: 5px;
        margin-bottom: 10px;
        font-size: 0.9em;
        color: #000 !important;
        opacity: 1 !important;
        font-family: 'Open Sans', Arial, Helvetica, sans-serif, cursive;
        letter-spacing: -0.25px !important;
    }
    
    .maid2clean-form ul li input[type="button"],
    .maid2clean-form ul li input[type="submit"] {
        background-color: #FCF07E;
        color: #2C286C;
        border-radius: 25px;
        font-family: Lobster, Arial, Helvetica, sans-serif;
        font-size: 1.2em;
        padding: 15px 30px;
        border: 0px !important;
        text-decoration: none !important;
        -webkit-filter: brightness(100%);
        filter: brightness(100%);
        -webkit-transition: ease-in-out 0.4s;
        transition: ease-in-out 0.4s;
        width: 75% !important;
        display: inline-block;
    }
    
    .maid2clean-form ul li .field-split {
        width: 100%;
    }
    
    .maid2clean-form ul li .field-full {
        width: 100%;
    }
    
    .maid2clean-form ul li input.align-left {
        float: left;
    }
    
    .maid2clean-form ul li input.align-right {
        float: right;
    }
}
@media only screen and (max-width: 450px) {
    .footer h2 {
        font-size: 2em;
        letter-spacing: 0.5px;
        margin-top: 20px;
        margin-bottom: 50px;
        line-height: 1em;
    }
    
    .blue-block h1 {
        font-size: 2em;
        letter-spacing: 0.5px;
        font-weight: 400;
        line-height: 1em !important;
        margin: 0 0 20px 0;
    }
    
    .blue-block h3 {
        color: #fff;
        font-size: 1.2em;
        letter-spacing: 0.25px;
        font-weight: 400;
        margin: 0px;
    }
    
    .blue-block h4 {
        color: #DA2827;
        font-size: 1.6em;
        letter-spacing: 0.75px;
        font-weight: 400;
        line-height: 1em !important;
        margin: 0 0 10px 0;
    }
    
    h3 {
        font-family: 'Open Sans', Arial, Helvetica, sans-serif, cursive;
        font-size: 1.4em;
        letter-spacing: -1px;
    }
    
    #home-page-hero-text h1 {
        letter-spacing: 0.5px;
        font-size: 1.5em;
        line-height: 1em;
        margin: 300px auto 50px auto;
        max-width: 95%;
    }
    
    header {
        padding-bottom: 60px;
        background-size: 160%;
        text-align: center;
    }
    
    h1 {
        letter-spacing: 0.75px;
        font-size: 1.6em;
    }
    
    h3 {
        font-family: 'Open Sans', Arial, Helvetica, sans-serif, cursive;
        font-size: 1.3em;
        letter-spacing: -1px;
    }
    
    .bg-flowers h1 {
        font-size: 2.4em;
    }
    
    .location-link {
        min-width: 80%;
        margin: 5px auto;
        font-size: 1.1em !important;
    }
    
    .maid2clean-form {
        max-width: 100%;
        padding: 20px 20px 30px 20px;
        margin: 30px auto 10px auto;
        box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.35);
        border-radius: 10px;
        border: 0px solid #4e47ad;
        background: #3e3898;
    }
    
    .maid2clean-form ul li .field-style {
        font-size: 0.8em;
    }
    
    .maid2clean-form ul li input[type="button"],
    .maid2clean-form ul li input[type="submit"] {
        width: 100% !important;
    }
}
@media only screen and (max-width: 400px) {
    #top-bar {
        background: rgba(255, 255, 255, 0.9);
        overflow: hidden;
        padding-top: 10px;
        padding-bottom: 10px;
        position: fixed;
        width: 100%;
        z-index: 9999 !important;
        width:100% !important;
        padding-left:0px !important;
        padding-right:0px !important;
    }
    
    header {
        padding-bottom: 75px;
        background-size: 160%;
        background-position: -200px top;
        text-align: center;
        width:100% !important;
    }
    
    #home-page-hero-text h1 {
        letter-spacing: 0.5px;
        font-size: 1.4em;
        line-height: 1em;
        margin: 310px auto 50px auto;
        max-width: 95%;
    }
    
    #top-bar-content {
        margin: 0 auto;
        text-align: center;
    }
    
    #logo {
        float: none;
        width: 120px;
    }
    
    #enquire-now {
        margin-top: 5px;
        float: none;
        clear: both;
        display: none !important;
    }
    
    #header-telephone {
        color: #2C286C;
        font-family: 'Open Sans', Arial, Helvetica, sans-serif, cursive;
        font-weight: 700;
    }
    
    #enquire-now-link {
        color: #DA2827;
        font-family: 'Open Sans', Arial, Helvetica, sans-serif, cursive;
        font-weight: 700;
        letter-spacing: -0.5px;
    }
    
    #enquire-now-link a {
        color: #DA2827;
        text-decoration: none;
        -webkit-filter: brightness(100%);
        filter: brightness(100%);
        -webkit-transition: ease 0.2s;
        transition: ease 0.2s;
    }
    
    #enquire-now-link a:hover {
        -webkit-filter: brightness(120%);
        filter: brightness(120%);
    }
}
@media only screen and (max-width: 360px) {
    #top-bar {
        background: rgba(255, 255, 255, 0.9);
        overflow: hidden;
        padding-top: 10px;
        padding-bottom: 10px;
        position: fixed;
        width: 100%;
        z-index: 9999 !important;
    }
    
    header {
        padding-bottom: 75px;
        background-size: 180%;
        background-position: -200px top;
        text-align: center;
    }
    
    #home-page-hero-text h1 {
        letter-spacing: 0.5px;
        font-size: 1.3em;
        line-height: 1em;
        margin: 300px auto 30px auto;
        max-width: 95%;
    }
    
    .bricks {
        padding: 30px 15px !important;
    }
    
    .bg-flowers {
        padding: 30px 15px !important;
    }
    
    .blue-block {
        padding: 30px 15px !important;
    }
    
    .location-link {
        min-width: 80%;
        margin: 5px auto;
        font-size: 1em !important;
    }
    
    .bricks {
        padding: 30px !important;
    }
    
    .yellow-button {
        font-size: 1.5em;
        /* margin-bottom: 30px; */
        display: inline-block;
        max-width: 90%;
    }
    
    p {
        font-size: 1em;
    }
    
    .maid2clean-form {
        max-width: 95%;
    }
}
@media only screen and (max-width: 320px) {
    /* #top-bar {
        background: rgba(255, 255, 255, 0.9);
        overflow: hidden;
        padding-top: 20px;
        padding-bottom: 20px;
        position: absolute;
        width: 100%;
        z-index: 9999 !important;
    } */
    
    /* header {
        padding-bottom: 75px;
        background-size: 400%;
        background-position: -750px top;
        text-align: center;
    } */
    
    #top-bar {
        background: rgba(255, 255, 255, 0.9);
        overflow: hidden;
        padding-top: 10px;
        padding-bottom: 10px;
        position: fixed;
        width: 100%;
        z-index: 9999 !important;
    }
    
    header {
        padding-bottom: 75px;
        background-size: 180%;
        background-position: -200px top;
        text-align: center;
    }

    #home-page-hero-text h1 {
        letter-spacing: 0.5px;
        font-size: 1.2em;
        line-height: 1em;
        /* margin: 550px auto 50px auto; */
        max-width: 95%;
    }
    
    #home-page-hero-text h1 {
        letter-spacing: 0.5px;
        font-size: 1.3em;
        line-height: 1em;
        /* margin: 600px auto 50px auto; */
        max-width: 95%;
    }
}
@media only screen and (max-width: 300px) {
    #top-bar {
        background: rgba(255, 255, 255, 0.9);
        overflow: hidden;
        padding-top: 10px;
        padding-bottom: 10px;
        position: fixed;
        width: 100%;
        z-index: 9999 !important;
    }
    
    header {
        padding-bottom: 75px;
        background-size: 200%;
        background-position: -200px top;
        text-align: center;
    }
    
    #home-page-hero-text h1 {
        letter-spacing: 0.5px;
        font-size: 1em;
        line-height: 1em;
        /* margin: 550px auto 50px auto; */
        max-width: 95%;
    }
    
    .home-page-hero-button {
        margin-left: 0px;
        font-size: 1.2em !important;
        padding: 15px 35px !important;
    }
    
    .location-link {
        min-width: 80%;
        margin: 5px auto;
        font-size: 0.8em !important;
    }
}