@import"fonts.css";

* {
    margin: 0;
    padding: 0
}

html,
body {
    overflow-x: hidden;
    background-color: #ff671f;
    font-family: "ARS Maquette Pro Reg", sans-serif
}

body {
    -webkit-font-smoothing: antialiased;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .004)
}

html {
    width: 100%;
    height: 100%;
    font-size: 16px;
    -webkit-font-smoothing: antialiased
}

h1,
h2,
h3 {
    font-weight: normal
}

#section-1,
#formcontent,
#header-image #formcontent input,
#header-image #formcontent .button-link,
.navbar-header #hidden-button,
#logo-wbl,
#logo-pact {
    transition: all .6s ease
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom,
.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

#homebuilder-a {
    width: 420px;
    height: 420px;
    background: url(../images/homebuilder-left.svg) left top no-repeat;
    position: absolute;
    top: 0;
    right: left;
    z-index: 100;
    background-size: cover
}

@media screen and (max-width: 1024px) {
    #homebuilder-a {
        width: 300px;
        height: 300px
    }
}

@media screen and (max-width: 992px) {
    #homebuilder-a {
        width: 250px;
        height: 250px
    }
}

@media screen and (max-width: 767px) {
    #homebuilder-a {
        width: 250px;
        height: 250px
    }
}

#homebuilder-b {
    width: 250px;
    height: 250px;
    background: url(../images/homebuilder-b.svg) left top no-repeat;
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 100;
    background-size: cover
}

@media screen and (max-width: 1440px) {
    #homebuilder-b {
        width: 300px;
        height: 300px
    }
}

@media screen and (max-width: 1024px) {
    #homebuilder-b {
        width: 250px;
        height: 250px
    }
}

@media screen and (max-width: 992px) {
    #homebuilder-b {
        width: 200px;
        height: 200px
    }
}

@media screen and (max-width: 767px) {
    #homebuilder-b {
        width: 100%;
        background-size: contain;
        background: url(../images/homebuilder-b.svg) right top no-repeat
    }
}

.compressed-banner {
    width: 250px !important;
    height: 250px !important;
    margin: 76px 0 0 0 !important
}

@media screen and (max-width: 1440px) {
    .compressed-banner {
        width: 200px !important;
        height: 200px !important;
        margin: 60px 0 0 0 !important
    }
}

@media screen and (max-width: 1024px) {
    .compressed-banner {
        width: 200px !important;
        height: 200px !important;
        margin: 60px 0 0 0 !important
    }
}

@media screen and (max-width: 992px) {
    .compressed-banner {
        width: 160px !important;
        height: 160px !important;
        margin: 40px 0 0 0 !important
    }
}

@media screen and (max-width: 767px) {
    .compressed-banner {
        width: 160px !important;
        height: 160px !important;
        margin: 50px 0 0 0 !important
    }
}

@-moz-document url-prefix() {
    #stamp-duty-savings {
        width: 320px;
        height: 320px;
        background: url(../images/stamp-duty-savings.png) left top no-repeat;
        background: url(../images/stamp-duty-savings.svg) left top no-repeat;
        position: absolute;
        margin: 220px 0 0 0;
        z-index: 100;
        background-size: cover
    }

    @media screen and (max-width: 1440px) {
        #stamp-duty-savings {
            width: 250px;
            height: 250px;
            margin: 75px 0 0 0
        }
    }

    @media screen and (max-width: 1024px) {
        #stamp-duty-savings {
            width: 200px;
            height: 200px;
            margin: 55px 0 0 0
        }
    }

    @media screen and (max-width: 992px) {
        #stamp-duty-savings {
            width: 190px;
            height: 190px;
            margin: 50px 0 0 0
        }
    }

    @media screen and (max-width: 767px) {
        #stamp-duty-savings {
            width: 180px;
            height: 180px;
            margin: 43px 0 0 0
        }
    }

    .compressed-banner {
        width: 250px !important;
        height: 250px !important;
        margin: 156px 0 0 0 !important
    }

    @media screen and (max-width: 1440px) {
        .compressed-banner {
            width: 200px !important;
            height: 200px !important;
            margin: 60px 0 0 0 !important
        }
    }

    @media screen and (max-width: 1024px) {
        .compressed-banner {
            width: 200px !important;
            height: 200px !important;
            margin: 60px 0 0 0 !important
        }
    }

    @media screen and (max-width: 992px) {
        .compressed-banner {
            width: 160px !important;
            height: 160px !important;
            margin: 40px 0 0 0 !important
        }
    }

    @media screen and (max-width: 767px) {
        .compressed-banner {
            width: 160px !important;
            height: 160px !important;
            margin: 50px 0 0 0 !important
        }
    }
}

@supports(-ms-ime-align: auto) {
    #stamp-duty-savings {
        width: 320px;
        height: 320px;
        background: url(../images/stamp-duty-savings.png) left top no-repeat;
        background: url(../images/stamp-duty-savings.svg) left top no-repeat;
        position: absolute;
        margin: 200px 0 0 0;
        z-index: 100;
        background-size: cover
    }

    .compressed-banner {
        width: 250px !important;
        height: 250px !important;
        margin: 150px 0 0 0 !important
    }
}

@media all and (-ms-high-contrast: none) {
    body {
        text-shadow: none
    }

    #stamp-duty-savings {
        width: 320px;
        height: 320px;
        background: url(../images/stamp-duty-savings.png) left top no-repeat;
        background: url(../images/stamp-duty-savings.svg) left top no-repeat;
        position: absolute;
        margin: -60px 0 0 0;
        z-index: 100;
        background-size: cover
    }

    .compressed-banner {
        width: 250px !important;
        height: 250px !important;
        margin: -50px 0 0 0 !important
    }

    *::-ms-backdrop,
    body {
        text-shadow: none
    }

    #stamp-duty-savings {
        width: 320px;
        height: 320px;
        background: url(../images/stamp-duty-savings.png) left top no-repeat;
        background: url(../images/stamp-duty-savings.svg) left top no-repeat;
        position: absolute;
        margin: -60px 0 0 0;
        z-index: 100;
        background-size: cover
    }

    .compressed-banner {
        width: 250px !important;
        height: 250px !important;
        margin: -50px 0 0 0 !important
    }
}

.navbar {
    padding: 0px;
    background: transparent;
    color: #fff
}

.navbar .inspect {
    background: #fff;
    padding: 15px;
    color: #fff;
    width: 100%;
    font-size: 1.5rem;
    line-height: 1
}

.navbar .hide {
    display: none
}

.navbar .row {
    width: 100%
}

@media screen and (max-width: 992px) {
    .navbar {
        background-position-y: -15px
    }

    .navbar .inspect {
        padding: 15px 40px
    }
}

@media screen and (max-width: 767px) {
    .navbar {
        padding: 0 0
    }

    .navbar .row {
        margin-left: 0;
        margin-right: 0
    }

    .navbar .inspect {
        padding: 15px 30px
    }
}

.navbar a {
    color: #fff !important
}

.navbar button {
    color: inherit !important
}

.navbar.compressed {
    padding: 0 0;
    background: #ff671f;
    background-position-y: -15px;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, .4);
    width: 100% !important
}

@media screen and (max-width: 992px) {
    .navbar.compressed {
        padding: 15px 0
    }
}

.project-logo-standard {
    width: 100%;
    height: 180px;
    margin: 20px 0;
    background-size: contain
}

@media screen and (max-width: 1024px) {
    .project-logo-standard {
        height: 50px;
        margin: 20px 0 20px 0
    }
}

@media screen and (max-width: 992px) {
    .project-logo-standard {
        height: 50px
    }
}

@media screen and (max-width: 767px) {
    .project-logo-standard {
        height: 40px;
        margin: 0px 0
    }
}

.project-logo-compressed {
    width: 300px;
    height: 35px;
    display: inline-block;
    background: url(../images/grand-central-logo-compressed.svg) no-repeat;
    background-position: left center;
    margin: 15px 0;
    background-size: contain
}

@media screen and (max-width: 1024px) {
    .project-logo-compressed {
        margin: 20px 0 10px 0
    }
}

@media screen and (max-width: 992px) {
    .project-logo-compressed {
        margin: 20px 0 10px 0
    }
}

@media screen and (max-width: 767px) {
    .project-logo-compressed {
        width: 30%;
        height: 55px;
        margin: 0 0 0px;
        background: url(../images/grand-central-logo-compressed-mob.svg) left center no-repeat
    }
}

#hidden-button {
    width: 100%;
    font-size: .875rem;
    margin: 30px 0;
    color: #fff;
    padding: 20px;
    transition: all .6s ease;
    font-family: "ARS Maquette Pro Bold", sans-serif;
    float: right;
    padding: 15px 80px 15px 20px;
    margin: 12px 0 0 0;
    color: #000;
    font-size: .875rem;
    height: auto;
    width: 240px;
    background: #fff url(../images/chevron-darkgreen.svg) 93% center no-repeat;
    background-size: 6%;
    text-align: left
}

#hidden-button:hover {
    color: #ff671f;
    background: #fff url(../images/chevron-darkgreen.svg) 95% center no-repeat;
    background-size: 6%
}

@media screen and (max-width: 992px) {
    #hidden-button {
        width: 210px;
        padding: 15px 30px 15px 30px;
        background: #fff url(../images/chevron-darkgreen.svg) 93% center no-repeat;
        background-size: 6%
    }
}

@media screen and (max-width: 767px) {
    #hidden-button {
        width: 60%;
        padding: 18px 0px 16px 20px;
        height: auto;
        margin: 0 0 0 0
    }
}

.navbar a {
    color: #fff !important
}

.navbar .button {
    color: inherit !important
}

#header-image {
    width: 100%;
    height: auto;
    padding: 200px 0 250px;
    background: linear-gradient(19deg, rgba(0, 0, 0, 0.75) 20%, transparent 80%), url(../images/header-desktop.jpg) center bottom no-repeat, url(../images/header-lowres.jpg) center bottom no-repeat;
    background-size: cover !important;
    margin: -26px 0 0 0
}

#header-image h1 {
    color: #fff;
    font-size: 7.5rem;
    margin: 0 0 18px;
    padding: 190px 130px 18px 0;
    line-height: 1;
    font-family: "Ponzu", serif;
    text-align: left;
    background: url(../images/grand-central-logo.svg) left top no-repeat;
    background-size: 30% 150px;
    text-shadow: 0 0 50px rgba(0, 0, 0, .5)
}

#header-image h1 span {
    font-size: 3rem
}

#header-image .pricepoint {
    text-align: left;
    color: #005670;
    text-transform: uppercase;
    font-family: "ARS Maquette Pro Bold", sans-serif;
    font-size: 2.5rem;
    background: #fff;
    display: inline-block;
    padding: 10px 10px;
    line-height: 1;
    width: 80%;
    border: 1px solid #fff
}

#header-image .pricepoint span {
    font-size: 2.125rem;
    color: #ff671f
}

#header-image .announcement {
    text-align: left;
    color: #FFF;
    text-transform: uppercase;
    font-family: "ARS Maquette Pro Bold", sans-serif;
    font-size: 1.5rem;
    background: #ff671f;
    display: inline-block;
    padding: 10px 10px;
    line-height: 1.2;
    width: 80%;
    margin-bottom: 0;
}

#header-image .announcement span {
    font-size: 2.125rem;
    color: #FFF;
}

#header-image .thankyou {
    padding: 0 120px 18px 0
}

#header-image #formcontent {
    background: #fff;
    width: 100%;
    padding: 10px 40px 40px;
    margin: 0;
    z-index: 100;
    border: 1px solid #fff;
    box-shadow: 0px 0px 30px 0px rgba(255, 103, 31, .3);
    transition: all .6s ease;
    text-align: left
}

#header-image #formcontent:hover {
    box-shadow: 0px 0px 60px 0px rgba(255, 103, 31, .3)
}

#header-image #formcontent h2,
#header-image #formcontent #formcontent #thankyou1 h2,
#header-image #formcontent #formcontent #sorry1 h2 {
    font-family: "Ponzu", serif;
    font-size: 2.25rem;
    color: #005670;
    margin: 0px 0 .75rem;
    padding: 1rem 0 .75rem;
    border-bottom: 2px solid #005670;
    line-height: 1
}

#header-image #formcontent h2 span,
#header-image #formcontent #formcontent #thankyou1 h2 span,
#header-image #formcontent #formcontent #sorry1 h2 span {
    font-family: "ARS Maquette Pro Reg", sans-serif;
    font-size: 1.5rem
}

#header-image #formcontent .homebuilder {
    font-family: "ARS Maquette Pro Bold", sans-serif;
    font-size: 1.125rem;
    line-height: 1.1;
    color: #ff671f
}

#header-image #formcontent .homebuilder span {
    text-decoration: underline;
    font-family: "ARS Maquette Pro Bold", sans-serif
}

#header-image #formcontent .contact {
    font-family: "ARS Maquette Pro Reg", sans-serif;
    margin: 15px 0
}

@media screen and (max-width: 1024px) {
    #header-image #formcontent {
        padding: 10px 30px 15px
    }

    #header-image #formcontent h2,
    #header-image #formcontent #formcontent #thankyou1 h2,
    #header-image #formcontent #formcontent #sorry1 h2 {
        font-size: 1.75rem
    }

    #header-image #formcontent .homebuilder {
        font-size: .875rem;
        margin: 0 0 10px
    }

    #header-image #formcontent .button {
        padding: 15px 60px 15px 20px
    }
}

@media screen and (max-width: 767px) {
    #header-image #formcontent {
        width: 100%;
        padding: 10px 25px 15px;
        margin: 10px auto 0;
        box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, .1)
    }

    #header-image #formcontent:hover {
        box-shadow: none
    }

    #header-image #formcontent h2,
    #header-image #formcontent #formcontent #thankyou1 h2,
    #header-image #formcontent #formcontent #sorry1 h2 {
        font-size: 1.65rem;
        line-height: 1.1
    }

    #header-image #formcontent h2 span,
    #header-image #formcontent #formcontent #thankyou1 h2 span,
    #header-image #formcontent #formcontent #sorry1 h2 span {
        font-family: "ARS Maquette Pro Reg", sans-serif;
        font-size: 1.25rem
    }

    #header-image #formcontent .strictly-limited,
    #header-image #formcontent .stamp-duty-savings {
        padding-left: 30px;
        padding-right: 30px
    }

    #header-image #formcontent .strictly-limited {
        color: #000;
        font-size: .75rem;
        padding-right: 60px;
        margin-bottom: .5rem
    }

    #header-image #formcontent .stamp-duty-savings {
        font-size: .875rem;
        margin: 0px
    }

    #header-image #formcontent .contact {
        font-family: "ARS Maquette Pro Reg", sans-serif;
        padding: 0px 15px
    }

    #header-image #formcontent .button {
        margin: 20px 30px 15px 20px
    }
}

#header-image .white-border {
    border: 10px solid #fff
}

#header-image .beige-border {
    border: 10px solid rgba(0, 0, 0, .5)
}

#header-image .clearfix {
    *zoom: 1
}

#header-image .clearfix:before,
#header-image .clearfix:after {
    display: table;
    content: "";
    line-height: 0
}

#header-image .clearfix:after {
    clear: both
}

#header-image label {
    width: auto
}

#header-image #thankyou1,
#header-image #sorry1 {
    display: none
}

#header-image #jpform {
    height: 295px
}

#header-image form,
#header-image fieldset {
    padding: 0;
    margin: 0;
    border: none
}

#header-image fieldset {
    padding: 5px 0 0
}

@media screen and (max-width: 1024px) {
    #header-image fieldset {
        padding: 0 0
    }
}

#header-image input,
#header-image label,
#header-image a.selectbox-link span.selectbox-link-text,
#header-image input,
#header-image .button-link,
#header-image .button-link span.msg,
#header-image .button-link span#msg {
    text-transform: none
}

#header-image input,
#header-image label,
#header-image a.selectbox-link span.selectbox-link-text {
    font-size: .875rem !important;
    color: #000 !important;
    font-family: "ARS Maquette Pro Med", sans-serif;
    text-transform: uppercase
}

@media screen and (max-width: 1024px) {

    #header-image input,
    #header-image label,
    #header-image a.selectbox-link span.selectbox-link-text {
        font-size: .75rem !important
    }
}

#header-image input {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    width: 100%;
    height: 40px;
    border: none;
    border-bottom: 2px solid #005670;
    margin: 0px 0 10px 0px;
    padding: 0px 0 0 15px;
    background: transparent;
    box-shadow: none;
    transition: none;
    text-align: left
}

#header-image input:hover {
    border-bottom: 2px solid rgba(255, 103, 31, .5)
}

@media screen and (max-width: 1024px) {
    #header-image input {
        height: 35px
    }
}

#header-image input:focus,
#header-image textarea:focus {
    border-color: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

#header-image a.selectbox-link {
    width: 100%;
    height: 47px;
    border: 2px solid #fff !important;
    margin: 5px 0 0px 0;
    background-color: transparent !important;
    background-image: none !important;
    position: relative;
    z-index: 10;
    border-radius: 0;
    padding: 9px 0 0 13px;
    text-align: left
}

#header-image a.selectbox-link span.selectbox-link-icon,
#header-image span.selectbox-disabled span.selectbox-link-icon {
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background: transparent;
    background-image: #000;
    border-left: 0 solid #a8873e;
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    height: 100%;
    width: 18px
}

#header-image a.selectbox-link span.selectbox-link-icon span,
#header-image span.selectbox-disabled span.selectbox-link-icon span {
    background: url(../images/custom-dropdown.png) no-repeat -31px -37px;
    display: block;
    width: 100%;
    height: 100%
}

#header-image input.hiddenfield {
    width: 1px;
    height: 1px;
    border: 0px;
    float: right;
    position: relative;
    z-index: 1;
    left: -40px;
    background: none
}

#header-image input#Select_Something {
    left: -210px
}

#header-image form p {
    position: relative;
    margin: 1px 0 !important
}

#header-image form p label {
    position: absolute;
    top: 5px;
    left: 15px
}

@media screen and (max-width: 1024px) {
    #header-image form p label {
        top: 0px
    }
}

#header-image form p br {
    display: none
}

#header-image form fieldset p label {
    width: 100%;
    display: block;
    font-size: 16px;
    text-align: left
}

#header-image label.infield {
    margin: 5px 0 0 0;
    color: gray
}

#header-image label.error {
    margin: 6px 0 0 0;
    padding: 0 0 0 4px;
    background-color: #fff
}

#header-image .button-link {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    width: 100%;
    text-align: left;
    margin: 5px 0 0 0;
    padding: 20px 0 20px 20px;
    background: #005670 url(../images/chevron-white.svg) 93% center no-repeat;
    background-size: 5%;
    border: 1px solid #fff;
    cursor: pointer;
    font-family: "ARS Maquette Pro Bold", sans-serif;
    color: #fff
}

#header-image .button-link:hover {
    background: #ff671f url(../images/chevron-white.svg) 95% center no-repeat;
    background-size: 5%;
    color: #000
}

#header-image .button-link span.msg,
#header-image .button-link span#msg {
    text-align: left;
    font-size: 1.125rem;
    color: #fff
}

@media screen and (max-width: 1024px) {

    #header-image .button-link span.msg,
    #header-image .button-link span#msg {
        font-size: 1rem
    }
}

#header-image #loadingbtn,
#header-image #thankyou {
    display: none
}

#header-image .privacy-policy,
#header-image p.privacy-policy,
#header-image a.policy-link,
#header-image a:hover.policy-link,
#header-image #privacy-policy {
    color: #6d6e71;
    text-align: left
}

#header-image .privacy-policy {
    font-size: 10px;
    text-align: center
}

#header-image p.privacy-policy {
    font-size: 10px;
    margin: 20px 0px 15px 0px;
    line-height: 12px;
    background: url(../images/lock.png) top left no-repeat;
    padding-left: 15px
}

@media screen and (max-width: 1024px) {
    #header-image p.privacy-policy {
        margin: 20px 25px 15px 0
    }
}

@media screen and (max-width: 767px) {
    #header-image p.privacy-policy {
        margin: 20px 25px 15px 0
    }
}

#header-image p.privacy-policy img {
    margin-right: 10px;
    text-align: left
}

#header-image a.policy-link {
    text-decoration: underline;
    color: #6d6e71
}

#header-image a:hover.policy-link {
    text-decoration: none;
    color: #6d6e71
}

#header-image #privacy-policy {
    display: none;
    font-size: 9px;
    width: 90%;
    margin: 0 5% 20px
}

#header-image .custom-select {
    position: relative;
    padding: 0 0;
    background: #000;
    color: #000;
    margin-bottom: 30px;
    text-align: left;
    font-size: 14px;
    border: 1px solid #fff !important;
    border-bottom: 1px solid #005670 !important;
    text-transform: uppercase;
    font-family: "ARS Maquette Pro Med", sans-serif
}

@media screen and (max-width: 1024px) {
    #header-image .custom-select {
        font-size: 12px
    }
}

#header-image .custom-select select {
    display: none !important
}

#header-image .select-selected {
    background-color: #fff;
    transition: all .6s ease;
    border: 1px solid #fff;
    border-bottom: 2px solid #005670 !important;
    border-radius: 0;
    color: #000;
    margin-top: -1px
}

#header-image .select-selected:hover {
    border-bottom: 2px solid rgba(0, 86, 112, .7) !important;
    background-color: #f3f3f3
}

#header-image .select-selected:after {
    position: absolute;
    content: "";
    top: 22px;
    right: 10px;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-color: #005670 transparent transparent transparent
}

#header-image .select-selected.select-arrow-active:after {
    border-color: transparent transparent #005670 transparent;
    top: 12px
}

#header-image .select-items div,
#header-image .select-selected {
    color: #000;
    padding: 12px 1rem;
    border: none;
    border: 1px solid #fff;
    border-bottom: 1px solid #fff;
    border-radius: 0;
    cursor: pointer
}

@media screen and (max-width: 1024px) {

    #header-image .select-items div,
    #header-image .select-selected {
        font-size: 12px;
        padding: 10px 1rem
    }
}

#header-image .select-items {
    position: absolute;
    background-color: #f3f3f3;
    top: 112%;
    left: 0;
    right: 0;
    z-index: 99;
    font-size: .875rem;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-top: none;
    border-top: 0px
}

@media screen and (max-width: 992px) {
    #header-image .select-items {
        font-size: 12px
    }
}

#header-image .select-hide {
    display: none
}

#header-image .select-items div:hover,
#header-image .same-as-selected {
    background-color: #f4f4f4;
    color: #000
}

@media screen and (max-width: 1024px) {
    #header-image {
        padding: 100px 0;
        background: linear-gradient(19deg, rgba(0, 0, 0, 0.75) 20%, transparent 80%), url(../images/header-tablet-landscape.jpg) center center no-repeat, url(../images/header-lowres.jpg) center center no-repeat
    }

    #header-image h1 {
        font-size: 5.5rem;
        margin: 0 0 10px;
        padding: 190px 170px 18px 0
    }

    #header-image .pricepoint {
        font-size: 2rem;
        width: 78%
    }

    #header-image .pricepoint span {
        font-size: 1.7rem
    }
    
    #header-image .announcement {
        font-size: 1.5rem;
        width: 78%
    }

    #header-image .announcement span {
        font-size: 1.2rem
    }
}

@media screen and (max-width: 992px) {
    #header-image {
        padding: 50px 0;
        background: linear-gradient(19deg, rgba(0, 0, 0, 0.75) 20%, transparent 80%), url(../images/header-tablet-portrait.jpg) right center no-repeat, url(../images/header-lowres.jpg) right center no-repeat;
        background-size: cover
    }

    #header-image h1 {
        font-size: 5rem;
        margin: 0 0 10px;
        padding: 140px 0 18px 0
    }

    #header-image .pricepoint {
        font-size: 1.5rem;
        width: 91%
    }

    #header-image .pricepoint span {
        font-size: 1.25rem
    }
    
    #header-image .announcement {
        font-size: 1.2rem;
        width: 91%
    }

    #header-image .announcement span {
        font-size: 1.1rem
    }
}

@media screen and (max-width: 767px) {
    #header-image {
        margin-top: -25px;
        padding: 220px 15px 40px;
        height: auto;
        background: linear-gradient(19deg, rgba(0, 0, 0, 0) 20%, transparent 80%), url(../images/header-mob.jpg) center top no-repeat, url(../images/header-lowres.jpg) center top no-repeat;
        background-size: contain !important;
        background-position: center top
    }

    #header-image h1 {
        font-size: 3.75rem;
        margin: 0 0 18px;
        padding: 130px 18px 0 0;
        text-shadow: none
    }

    #header-image h1 span {
        font-size: 3rem
    }

    #header-image .pricepoint {
        font-size: 1.275rem;
        width: 100%;
        background: #005670;
        color: #fff;
        border: none
    }

    #header-image .pricepoint span {
        font-size: 1.125rem
    }
}

#section-1 {
    padding: 70px 0 60px;
    background-position-y: 3.75rem;
    background: #f8f9f9;
    color: #005670
}

#section-1 .container-fluid {
    width: 70%
}

@media only screen and (max-device-width: 1680px) {
    #section-1 .container-fluid {
        width: 80%
    }
}

@media only screen and (max-device-width: 1440px) {
    #section-1 .container-fluid {
        width: 95%
    }
}

#section-1 .section-1-heading {
    font-size: 3.5rem;
    margin: 0 0 25px;
    padding: 0 50px 0 0;
    font-family: "Ponzu", serif;
    line-height: 1
}

#section-1 .section-1-sub-heading {
    font-family: "ARS Maquette Pro Bold", sans-serif;
    font-size: 1.125rem
}

#section-1 .section-1-copy {
    font-family: "ARS Maquette Pro Reg", sans-serif;
    font-size: 1.125rem;
    color: #53565a
}

#section-1 .section-1-intro {
    font-size: 1.125rem;
    color: #fff;
    margin: 0 0 25px;
    padding: 0 1rem 0 0;
    font-family: "Ponzu", serif
}

#section-1 .section-1-intro:last-child {
    margin: 0 0 40px
}

#section-1 .cols {
    -webkit-columns: 1;
    -moz-columns: 1;
    columns: 1;
    padding: 0 0 0 0;
    height: auto
}

#section-1 .pricebox-holder {
    overflow-x: auto;
    overflow-y: auto;
    padding: 10px 0 0
}

#section-1 .pricebox-holder {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto
}

#section-1 .pricebox-holder,
#section-1 .scrolling-wrapper-flexbox {
    height: auto;
    margin-bottom: 20px;
    width: 100%;
    -webkit-overflow-scrolling: touch
}

#section-1 .pricebox-holder::-webkit-scrollbar,
#section-1 .scrolling-wrapper-flexbox::-webkit-scrollbar {
    display: none
}

#section-1 .package {
    background: #f2f2f2;
    color: #53565a;
    width: auto;
    text-align: left;
    height: auto;
    margin: 0 0 50px;
    transition: all .6s ease
}

#section-1 .package:hover {
    margin-top: -5px
}

#section-1 .package .fixed-price {
    background: #ff671f;
    padding: 5px 15px;
    color: #fff;
    position: absolute;
    font-size: .875rem;
    text-shadow: 1px 1px 1px rgba(0, 86, 112, .3);
    margin: -10px -10px;
    transition: all .6s ease;
    font-family: "ARS Maquette Pro Bold", sans-serif
}

#section-1 .package .copy-wrapper {
    border-left: 1px solid #fff
}

#section-1 .package .package-title {
    font-size: .875rem;
    line-height: 1;
    text-transform: uppercase;
    padding: 0 0 0px 30px;
    font-family: "ARS Maquette Pro Bold", sans-serif;
    letter-spacing: .5px;
    margin: 0 0 8px
}

#section-1 .package .package-pricepoint {
    font-size: 1.75rem;
    line-height: .8;
    padding: 0 25px 8px 30px;
    margin: 0 0 0;
    font-family: "Ponzu", serif;
    line-height: 1.1;
    color: #005670
}

#section-1 .package .package-pricepoint span {
    font-size: 1.5rem
}

#section-1 .package .package-pricepoint sup {
    top: -7px;
    font-size: 70%
}

#section-1 .package img {
    margin: 0 0 1rem
}

#section-1 .package ul {
    padding: 0 0 0 30px;
    margin: 0 0 0 0
}

#section-1 .package ul li {
    display: inline-block;
    font-size: 1rem;
    width: auto;
    font-family: "ARS Maquette Pro Bold", sans-serif;
    margin-right: .75rem
}

#section-1 .package ul .bed {
    background: url(../images/icon-bed-green.svg) left center no-repeat;
    background-size: 25px 15px;
    padding: 0 0 0 33px
}

#section-1 .package ul .bath {
    background: url(../images/icon-bath-green.svg) left center no-repeat;
    background-size: 20px 20px;
    padding: 0 0 0 25px
}

#section-1 .package ul .car {
    background: url(../images/icon-car-green.svg) left center no-repeat;
    background-size: 20px 15px;
    padding: 0 0 0 25px
}

#section-1 .package .button {
    width: 100%;
    font-size: .875rem;
    margin: 30px 0;
    color: #fff;
    padding: 20px;
    transition: all .6s ease;
    font-family: "ARS Maquette Pro Bold", sans-serif;
    border: 0px solid #fff;
    display: inline-block;
    width: calc(100% - 60px);
    padding: 15px 0 15px 20px;
    margin: 20px 30px 30px 30px;
    color: #fff;
    text-align: left;
    background: #005670 url(../images/chevron-white.svg) 93% center no-repeat;
    background-size: 6%
}

#section-1 .package .button:hover {
    background: #ff671f url(../images/chevron-white.svg) 96% center no-repeat;
    background-size: 6%;
    border: 0px solid #000
}

#section-1 .slider {
    max-width: 1140px;
    margin: 60px auto 0;
    background: gray
}

#section-1 .slider .slick-dots li.slick-active button:before,
#section-1 .slider .slick-dots li button:before {
    color: #fff
}

@media screen and (max-width: 1024px) {
    #section-1 .slider {
        margin: 20px auto 0
    }
}

@media screen and (max-width: 992px) {
    #section-1 .slider .section-1-sub-heading {
        text-align: center
    }
}

@media screen and (max-width: 992px)and (max-width: 767px) {
    #section-1 .slider {
        width: 130%;
        margin-right: -15%;
        margin-left: -15%
    }
}

#section-1 .line {
    margin: 50px auto;
    height: 1px;
    width: 86px;
    background-color: #000
}

@media screen and (max-width: 1024px) {
    #section-1 {
        padding: 50px 0 30px
    }

    #section-1 .section-1-heading {
        font-size: 2.75rem;
        margin: 0 0 25px;
        padding: 0 50px 0 0
    }

    #section-1 .section-1-sub-heading {
        font-size: 1.125rem
    }

    #section-1 .section-1-copy {
        font-size: 1rem
    }

    #section-1 .cols {
        -webkit-columns: 2;
        -moz-columns: 2;
        columns: 2;
        padding: 0 0 0 0;
        height: auto
    }

    #section-1 .package .fixed-price {
        padding: 5px 10px;
        font-size: .75rem
    }

    #section-1 .package .package-title {
        font-size: .875rem;
        line-height: 1;
        text-transform: uppercase;
        padding: 0 0 0px 20px
    }

    #section-1 .package .package-pricepoint {
        font-size: 1.75rem;
        line-height: .8;
        padding: 0 25px 18px 20px;
        margin: 0 0 0
    }

    #section-1 .package .package-pricepoint span {
        font-size: 1.5rem
    }

    #section-1 .package ul {
        padding: 0 0 0 20px
    }

    #section-1 .package .button {
        margin: 20px 20px 20px 20px;
        width: calc(100% - 40px)
    }
}

@media screen and (max-width: 992px) {
    #section-1 {
        padding: 40px 0
    }

    #section-1 .section-1-heading {
        font-size: 2.75rem;
        margin: 0 0 25px;
        padding: 0 50px 0 0
    }

    #section-1 .section-1-sub-heading {
        font-size: 1.125rem
    }

    #section-1 .section-1-copy {
        font-size: 1rem
    }

    #section-1 .cols {
        -webkit-columns: 2;
        -moz-columns: 2;
        columns: 2;
        padding: 0 0 0 0;
        height: auto
    }

    #section-1 .package {
        margin: 20px 0
    }

    #section-1 .package .button {
        padding: 15px 40px 15px 20px;
        margin: 20px 20px 20px 20px
    }
}

@media screen and (max-width: 767px) {
    #section-1 {
        padding: 30px 15px
    }

    #section-1 .section-1-heading {
        font-size: 2.25rem;
        margin: 0 0 25px;
        padding: 0 0 0 0
    }

    #section-1 .section-1-sub-heading {
        font-size: 1.125rem
    }

    #section-1 .section-1-copy {
        font-size: 1rem
    }

    #section-1 .cols {
        -webkit-columns: 1;
        -moz-columns: 1;
        columns: 1;
        padding: 0 0 0 0;
        height: auto
    }

    #section-1 .pricebox-holder {
        overflow-x: scroll;
        overflow-y: hidden;
        padding: 10px 0 0
    }

    #section-1 .pricebox-holder {
        display: flex;
        flex-wrap: nowrap;
        overflow-x: auto
    }

    #section-1 .pricebox-holder,
    #section-1 .scrolling-wrapper-flexbox {
        height: auto;
        margin-bottom: 20px;
        width: 100%;
        -webkit-overflow-scrolling: touch
    }

    #section-1 .pricebox-holder::-webkit-scrollbar,
    #section-1 .scrolling-wrapper-flexbox::-webkit-scrollbar {
        display: none
    }

    #section-1 .package {
        margin: 0 0 30px
    }

    #section-1 .package .package-title {
        padding: 0 0 0px 25px
    }

    #section-1 .package .package-pricepoint {
        font-size: 1.75rem;
        padding: 0 15px 20px 25px;
        margin: 0 0 0
    }

    #section-1 .package ul {
        padding: 0 0 20px 25px
    }

    #section-1 .package .button {
        margin: 0 15px 25px 15px;
        font-size: .75rem;
        width: 80%
    }
}

#section-2 {
    padding: 70px 0;
    background: #f2f2f2;
    background-size: 70%;
    color: #005670
}

#section-2 .section-2-heading {
    font-size: 3.5rem;
    margin: 0 0 25px;
    padding: 0 50px 0 0;
    font-family: "Ponzu", serif;
    line-height: 1
}

#section-2 .section-2-sub-heading {
    font-family: "ARS Maquette Pro Bold", sans-serif;
    font-size: 1.125rem
}

#section-2 .section-2-copy {
    font-family: "ARS Maquette Pro Reg", sans-serif;
    font-size: 1.125rem;
    color: #53565a
}

#section-2 .section-2-intro {
    font-size: 1.125rem;
    color: #fff;
    margin: 0 0 25px;
    padding: 0 1rem 0 0;
    font-family: "Ponzu", serif
}

#section-2 .section-2-intro:last-child {
    margin: 0 0 40px
}

#section-2 .cols {
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2;
    padding: 0 0 0 0;
    height: 220px
}

#section-2 .button {
    width: 100%;
    font-size: .875rem;
    margin: 30px 0;
    color: #fff;
    padding: 20px;
    transition: all .6s ease;
    font-family: "ARS Maquette Pro Bold", sans-serif;
    background: #fff;
    display: inline-block;
    width: auto;
    color: #fff;
    padding: 15px 80px 15px 20px;
    text-align: left;
    background: #ff671f url(../images/chevron-white.svg) 93% center no-repeat;
    background-size: 6%;
    border: none
}

#section-2 .button:hover {
    background: #ff671f url(../images/chevron-white.svg) 95% center no-repeat;
    background-size: 6%
}

@media screen and (max-width: 1024px) {
    #section-2 {
        padding: 40px 0 40px
    }

    #section-2 .section-2-heading {
        font-size: 2.75rem;
        margin: 0 0 25px;
        padding: 0 50px 0 0
    }

    #section-2 .section-2-sub-heading {
        font-size: 1.125rem
    }

    #section-2 .section-2-copy {
        font-size: 1rem
    }

    #section-2 .cols {
        -webkit-columns: 1;
        -moz-columns: 1;
        columns: 1;
        padding: 0 0 0 0;
        height: auto
    }
}

@media screen and (max-width: 992px) {
    #section-2 {
        padding: 40px 0 40px
    }

    #section-2 .section-2-heading {
        font-size: 2.75rem;
        margin: 0 0 25px;
        padding: 0 50px 0 0
    }

    #section-2 .section-2-sub-heading {
        font-size: 1.125rem
    }

    #section-2 .section-2-copy {
        font-size: 1rem
    }

    #section-2 .cols {
        -webkit-columns: 1;
        -moz-columns: 1;
        columns: 1;
        padding: 0 0 0 0;
        height: auto
    }

    #section-2 img {
        margin: 160px 0 0 0
    }
}

@media screen and (max-width: 767px) {
    #section-2 {
        padding: 30px 15px
    }

    #section-2 .section-2-heading {
        font-size: 2.25rem;
        margin: 0 0 25px;
        padding: 0 0 0 0
    }

    #section-2 .section-2-sub-heading {
        font-size: 1.125rem
    }

    #section-2 .section-2-copy {
        font-size: 1rem
    }

    #section-2 .cols {
        -webkit-columns: 1;
        -moz-columns: 1;
        columns: 1;
        padding: 0 0 0 0;
        height: auto
    }

    #section-2 img {
        margin: 20px 0 0 0
    }
}

#cta {
    padding: 40px 0 30px;
    background: #892660
}

#cta .container-fluid {
    width: 70%
}

@media only screen and (max-device-width: 1680px) {
    #cta .container-fluid {
        width: 80%
    }
}

@media only screen and (max-device-width: 1440px) {
    #cta .container-fluid {
        width: 95%
    }
}

#cta #cta-logo {
    width: 100%;
    height: 60px;
    background: url(../images/grand-central-logo-compressed.svg) left center no-repeat;
    background-size: contain !important
}

#cta .cta-heading {
    font-family: "ARS Maquette Pro Bold", sans-serif;
    color: #fff;
    padding: 0 70px 0 0;
    font-size: 2.125rem;
    text-align: right;
    margin: 0 0
}

#cta .cta-heading .build {
    border-bottom: 2px solid #fff
}

#cta .cta-heading .pricepoint {
    font-family: "Ponzu", serif
}

@media screen and (max-width: 1024px) {
    #cta #cta-logo {
        width: 100%;
        height: 60px;
        background: url(../images/grand-central-logo-compressed.svg) left center no-repeat
    }

    #cta .cta-heading {
        padding: 0 0 0 0;
        font-size: 1.75rem;
        margin: 0 0;
        padding: 0 0 0 30px;
        line-height: 1.2
    }

    #cta .cta-heading .build {
        border-bottom: 2px solid #fff
    }
}

@media screen and (max-width: 992px) {
    #cta {
        padding: 20px 0 15px
    }

    #cta #cta-logo {
        width: 100%;
        height: 60px;
        background: url(../images/grand-central-logo-compressed.svg) left center no-repeat
    }

    #cta .cta-heading {
        padding: 10px 0 0 0;
        font-size: 1.35rem;
        margin: 0 0
    }

    #cta .cta-heading .build {
        border-bottom: 2px solid #fff
    }
}

@media screen and (max-width: 767px) {
    #cta {
        padding: 20px 0 15px
    }

    #cta #cta-logo {
        width: 100%;
        height: 50px;
        background: url(../images/grand-central-logo-compressed.svg) center center no-repeat
    }

    #cta .cta-heading {
        padding: 10px 20px;
        font-size: 1.25rem;
        line-height: 1.3;
        text-align: center
    }
}

#section-3 {
    padding: 70px 0;
    background: #f8f9f9;
    color: #005670
}

#section-3 .section-3-heading {
    font-size: 3.5rem;
    margin: 0 0 25px;
    padding: 0 50px 0 0;
    font-family: "Ponzu", serif;
    line-height: 1
}

#section-3 .section-3-sub-heading {
    font-family: "ARS Maquette Pro Bold", sans-serif;
    font-size: 1.125rem
}

#section-3 .section-3-copy {
    font-family: "ARS Maquette Pro Reg", sans-serif;
    font-size: 1.125rem;
    color: #53565a
}

#section-3 .section-3-intro {
    font-size: 1.125rem;
    color: #fff;
    margin: 0 0 25px;
    padding: 0 1rem 0 0;
    font-family: "Ponzu", serif
}

#section-3 .section-3-intro:last-child {
    margin: 0 0 40px
}

#section-3 .bold {
    font-family: "ARS Maquette Pro Bold", sans-serif;
    color: #005670;
    text-transform: uppercase;
    line-height: 1;
    font-size: 120%
}

#section-3 ul {
    font-family: "ARS Maquette Pro Reg", sans-serif;
    font-size: 1.125rem;
    color: #53565a;
    line-height: 1.4;
    margin: 20px 0 0
}

#section-3 ul lh {
    font-family: "ARS Maquette Pro Bold", sans-serif;
    color: #005670;
    text-transform: uppercase;
    margin-bottom: 1rem
}

#section-3 ul li {
    list-style-type: none;
    margin: 0 0 .5rem
}

#section-3 .button {
    width: 100%;
    font-size: .875rem;
    margin: 30px 0;
    color: #fff;
    padding: 20px;
    transition: all .6s ease;
    font-family: "ARS Maquette Pro Bold", sans-serif;
    background: #fff;
    display: inline-block;
    width: auto;
    color: #fff;
    padding: 15px 80px 15px 20px;
    text-align: left;
    background: #ff671f url(../images/chevron-white.svg) 93% center no-repeat;
    background-size: 6%;
    border: none
}

#section-3 .button:hover {
    background: #ff671f url(../images/chevron-white.svg) 95% center no-repeat;
    background-size: 6%
}

@media screen and (max-width: 1024px) {
    #section-3 {
        padding: 40px 0 20px
    }

    #section-3 .section-3-heading {
        font-size: 2.75rem;
        margin: 0 0 25px;
        padding: 0 50px 0 0
    }

    #section-3 .section-3-sub-heading {
        font-size: 1.125rem
    }

    #section-3 .section-3-copy {
        font-size: 1rem
    }

    #section-3 .button {
        margin: 0 0 20px 0
    }

    #section-3 ul {
        font-size: 1rem;
        color: #53565a;
        line-height: 1.5;
        margin: 20px 0 0
    }

    #section-3 ul lh {
        font-family: "ARS Maquette Pro Bold", sans-serif;
        color: #005670;
        text-transform: uppercase;
        margin-bottom: 1rem
    }

    #section-3 ul li {
        list-style-type: none;
        margin: 0 0 .5rem
    }
}

@media screen and (max-width: 992px) {
    #section-3 {
        padding: 40px 0
    }

    #section-3 .section-3-heading {
        font-size: 2.75rem;
        margin: 0 0 25px;
        padding: 0 0 0 0
    }

    #section-3 .section-3-sub-heading {
        font-size: 1.125rem
    }

    #section-3 .section-3-copy {
        font-size: 1rem
    }

    #section-3 .wrapper {
        width: 100%;
        height: 371px
    }

    #section-3 .wrapper .h_iframe iframe {
        width: 100%;
        height: 371px
    }

    #section-3 img {
        margin: 20px 0
    }
}

@media screen and (max-width: 767px) {
    #section-3 {
        padding: 30px 15px
    }

    #section-3 .section-3-heading {
        font-size: 2.25rem;
        margin: 0 0 25px;
        padding: 0 0 0 0
    }

    #section-3 .section-3-sub-heading {
        font-size: 1.125rem
    }

    #section-3 .section-2-copy {
        font-size: 1rem
    }

    #section-3 .cols {
        -webkit-columns: 1;
        -moz-columns: 1;
        columns: 1;
        padding: 0 0 0 0;
        height: auto
    }

    #section-3 img {
        margin: 20px 0 0 0
    }

    #section-3 .button {
        margin: 20px 0
    }
}

#map-header {
    padding: 30px 0;
    background: #005670;
    background-size: 150%
}

#map-header .container-fluid {
    width: 70%
}

@media only screen and (max-device-width: 1680px) {
    #map-header .container-fluid {
        width: 80%
    }
}

@media only screen and (max-device-width: 1440px) {
    #map-header .container-fluid {
        width: 95%
    }
}

#map-header .map-heading {
    font-family: "Ponzu", serif;
    color: #fff;
    padding: 0 70px 0 0;
    font-size: 3rem;
    margin: 0 0;
    line-height: 1
}

#map-header .map-address {
    font-family: "ARS Maquette Pro Bold", sans-serif;
    font-size: 1.125rem;
    line-height: 1.15;
    color: #fff
}

#map-header .agent {
    font-family: "ARS Maquette Pro Bold", sans-serif;
    font-size: 1.125rem;
    line-height: 1.15;
    color: #fff;
    display: inline-block;
    padding: 20px 16px 0 0
}

#map-header .button {
    width: 100%;
    font-size: .875rem;
    margin: 30px 0;
    color: #fff;
    padding: 20px;
    transition: all .6s ease;
    font-family: "ARS Maquette Pro Bold", sans-serif;
    background: #fff;
    display: inline-block;
    width: auto;
    color: #fff;
    padding: 15px 80px 15px 20px;
    text-align: left;
    background: #ff671f;
    border: none
}

#map-header .button:hover {
    background: #ff671f
}

#map-header .button #headshot {
    background: url(../images/andy.png) right bottom no-repeat;
    width: 70px;
    height: 70px;
    background-size: contain;
    position: absolute;
    right: 0;
    bottom: 0
}

@media screen and (max-width: 1024px) {
    #map-header {
        padding: 20px 0 0
    }

    #map-header .map-heading {
        padding: 0 70px 0 0;
        font-size: 2.25rem;
        margin: 0 0 10px
    }

    #map-header .map-address {
        font-size: 1.125rem;
        line-height: 1.15
    }

    #map-header .button {
        margin: 0 0 30px;
        display: block
    }

    #map-header .col-lg-7 {
        padding-top: 40px
    }
}

@media screen and (max-width: 992px) {
    #map-header {
        padding: 30px 0 0
    }

    #map-header .map-heading {
        padding: 0 70px 0 0;
        font-size: 2.125rem;
        margin: 0 0 10px
    }

    #map-header .map-address {
        font-size: 1.125rem;
        line-height: 1.15
    }

    #map-header .col-lg-7 {
        padding-top: 0
    }
}

@media screen and (max-width: 767px) {
    #map-header {
        padding: 30px 15px
    }

    #map-header .map-heading {
        padding: 0 0 0 0;
        font-size: 2.125rem;
        margin: 0 0 10px
    }

    #map-header .map-address {
        font-size: 1.125rem;
        line-height: 1.15;
        margin: 0 0
    }

    #map-header .button {
        margin: 20px 0 10px;
        width: 100%;
        font-size: 1rem;
        padding: 15px 20px
    }

    #map-header .button:hover {
        background: #ff671f
    }

    #map-header .button #headshot {
        background: url(../images/andy.png) right bottom no-repeat;
        width: 70px;
        height: 70px;
        background-size: contain;
        position: absolute;
        right: 0;
        bottom: 0
    }
}

#google-map {
    width: 100%;
    height: 600px
}

@media screen and (max-width: 1024px) {
    #google-map {
        height: 500px
    }
}

@media screen and (max-width: 992px) {
    #google-map {
        height: 450px
    }
}

@media screen and (max-width: 767px) {
    #google-map {
        height: 350px
    }
}

#section-4 {
    padding: 70px 0;
    background: #005670;
    color: #fff
}

#section-4 .section-4-disclaimer {
    font-size: .75rem
}

#section-4 #logo-grand-central-footer {
    width: 300px;
    height: 50px;
    display: inline-block;
    background: url(../images/grand-central-logo-compressed.svg) no-repeat;
    background-position: left center;
    margin: 0 0 30px;
    background-size: contain
}

#section-4 #logo-newsky {
    width: 100%;
    background: url(../images/newsky-logo.png) right center no-repeat;
    margin: 0 0 0 0;
    display: inline-block;
    height: 50px;
    transition: all .6s ease;
    background-size: contain !important
}

#section-4 #logo-newsky:hover {
    opacity: .6
}

#section-4 .button {
    width: 100%;
    font-size: .875rem;
    margin: 30px 0;
    color: #fff;
    padding: 20px;
    transition: all .6s ease;
    font-family: "ARS Maquette Pro Bold", sans-serif;
    background: #fff;
    display: block;
    width: auto;
    color: #000;
    padding: 15px 80px 15px 20px;
    text-align: left;
    background: #fff url(../images/chevron-darkgreen.svg) 93% center no-repeat;
    background-size: 3%;
    border: none;
    margin: 45px 0 0 0;
    float: right
}

#section-4 .button:hover {
    color: #000;
    background: #fff url(../images/chevron-darkgreen.svg) 95% center no-repeat;
    background-size: 3%
}

@media screen and (max-width: 1024px) {
    #section-4 {
        padding: 40px 0
    }

    #section-4 #logo-newsky {
        background: url(../images/newsky-logo.png) left center no-repeat
    }
}

@media screen and (max-width: 992px) {
    #section-4 {
        padding: 45px 0
    }
}

@media screen and (max-width: 767px) {
    #section-4 {
        padding: 30px 10px 30px 20px
    }

    #section-4 .section-4-heading {
        font-size: 1.5rem;
        margin: 0 0 20px;
        padding: 0 1rem 0 0
    }

    #section-4 .section-4-intro {
        padding: 0px;
        margin-bottom: 20px
    }

    #section-4 .button {
        padding: 15px 50px 15px 20px;
        background-size: 4%;
        margin: 0 auto;
        display: block;
        float: left
    }

    #section-4 #logo-newsky {
        width: 60%;
        margin: 10px 0 0 0
    }
}

.logo-link {
    position: relative
}

.logo-link a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-decoration: none;
    z-index: 10;
    background-color: #fff;
    opacity: 0;
    filter: alpha(opacity=1)
}

#formcontent {
    background: #fff;
    width: 100%;
    padding: 10px 40px 40px;
    margin: 0;
    z-index: 100;
    border: 1px solid #fff;
    box-shadow: 0px 0px 30px 0px rgba(255, 103, 31, .3);
    transition: all .6s ease;
    text-align: left
}

#formcontent:hover {
    box-shadow: 0px 0px 60px 0px rgba(255, 103, 31, .3)
}

#formcontent h2,
#formcontent #formcontent #thankyou1 h2,
#formcontent #formcontent #sorry1 h2 {
    font-family: "Ponzu", serif;
    font-size: 2.25rem;
    color: #005670;
    margin: 0px 0 .75rem;
    padding: 1rem 0 .75rem;
    border-bottom: 2px solid #005670;
    line-height: 1
}

#formcontent h2 span,
#formcontent #formcontent #thankyou1 h2 span,
#formcontent #formcontent #sorry1 h2 span {
    font-family: "ARS Maquette Pro Reg", sans-serif;
    font-size: 1.5rem
}

#formcontent .homebuilder {
    font-family: "ARS Maquette Pro Bold", sans-serif;
    font-size: 1.125rem;
    line-height: 1.1;
    color: #ff671f
}

#formcontent .homebuilder span {
    text-decoration: underline;
    font-family: "ARS Maquette Pro Bold", sans-serif
}

#formcontent .contact {
    font-family: "ARS Maquette Pro Reg", sans-serif;
    margin: 15px 0
}

@media screen and (max-width: 1024px) {
    #formcontent {
        padding: 10px 30px 15px
    }

    #formcontent h2,
    #formcontent #formcontent #thankyou1 h2,
    #formcontent #formcontent #sorry1 h2 {
        font-size: 1.75rem
    }

    #formcontent .homebuilder {
        font-size: .875rem;
        margin: 0 0 10px
    }

    #formcontent .button {
        padding: 15px 60px 15px 20px
    }
}

@media screen and (max-width: 767px) {
    #formcontent {
        width: 100%;
        padding: 10px 25px 15px;
        margin: 10px auto 0;
        box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, .1)
    }

    #formcontent:hover {
        box-shadow: none
    }

    #formcontent h2,
    #formcontent #formcontent #thankyou1 h2,
    #formcontent #formcontent #sorry1 h2 {
        font-size: 1.65rem;
        line-height: 1.1
    }

    #formcontent h2 span,
    #formcontent #formcontent #thankyou1 h2 span,
    #formcontent #formcontent #sorry1 h2 span {
        font-family: "ARS Maquette Pro Reg", sans-serif;
        font-size: 1.25rem
    }

    #formcontent .strictly-limited,
    #formcontent .stamp-duty-savings {
        padding-left: 30px;
        padding-right: 30px
    }

    #formcontent .strictly-limited {
        color: #000;
        font-size: .75rem;
        padding-right: 60px;
        margin-bottom: .5rem
    }

    #formcontent .stamp-duty-savings {
        font-size: .875rem;
        margin: 0px
    }

    #formcontent .contact {
        font-family: "ARS Maquette Pro Reg", sans-serif;
        padding: 0px 15px
    }

    #formcontent .button {
        margin: 20px 30px 15px 20px
    }
}

.white-border {
    border: 10px solid #fff
}

.beige-border {
    border: 10px solid rgba(0, 0, 0, .5)
}

.clearfix {
    *zoom: 1
}

.clearfix:before,
.clearfix:after {
    display: table;
    content: "";
    line-height: 0
}

.clearfix:after {
    clear: both
}

label {
    width: auto
}

#thankyou1,
#sorry1 {
    display: none
}

#jpform {
    height: 295px
}

form,
fieldset {
    padding: 0;
    margin: 0;
    border: none
}

fieldset {
    padding: 5px 0 0
}

@media screen and (max-width: 1024px) {
    fieldset {
        padding: 0 0
    }
}

input,
label,
a.selectbox-link span.selectbox-link-text,
input,
.button-link,
.button-link span.msg,
.button-link span#msg {
    text-transform: none
}

input,
label,
a.selectbox-link span.selectbox-link-text {
    font-size: .875rem !important;
    color: #000 !important;
    font-family: "ARS Maquette Pro Med", sans-serif;
    text-transform: uppercase
}

@media screen and (max-width: 1024px) {

    input,
    label,
    a.selectbox-link span.selectbox-link-text {
        font-size: .75rem !important
    }
}

input {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    width: 100%;
    height: 40px;
    border: none;
    border-bottom: 2px solid #005670;
    margin: 0px 0 10px 0px;
    padding: 0px 0 0 15px;
    background: transparent;
    box-shadow: none;
    transition: none;
    text-align: left
}

input:hover {
    border-bottom: 2px solid rgba(255, 103, 31, .5)
}

@media screen and (max-width: 1024px) {
    input {
        height: 35px
    }
}

input:focus,
textarea:focus {
    border-color: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

a.selectbox-link {
    width: 100%;
    height: 47px;
    border: 2px solid #fff !important;
    margin: 5px 0 0px 0;
    background-color: transparent !important;
    background-image: none !important;
    position: relative;
    z-index: 10;
    border-radius: 0;
    padding: 9px 0 0 13px;
    text-align: left
}

a.selectbox-link span.selectbox-link-icon,
span.selectbox-disabled span.selectbox-link-icon {
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background: transparent;
    background-image: #000;
    border-left: 0 solid #a8873e;
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    height: 100%;
    width: 18px
}

a.selectbox-link span.selectbox-link-icon span,
span.selectbox-disabled span.selectbox-link-icon span {
    background: url(../images/custom-dropdown.png) no-repeat -31px -37px;
    display: block;
    width: 100%;
    height: 100%
}

input.hiddenfield {
    width: 1px;
    height: 1px;
    border: 0px;
    float: right;
    position: relative;
    z-index: 1;
    left: -40px;
    background: none
}

input#Select_Something {
    left: -210px
}

form p {
    position: relative;
    margin: 1px 0 !important
}

form p label {
    position: absolute;
    top: 5px;
    left: 15px
}

@media screen and (max-width: 1024px) {
    form p label {
        top: 0px
    }
}

form p br {
    display: none
}

form fieldset p label {
    width: 100%;
    display: block;
    font-size: 16px;
    text-align: left
}

label.infield {
    margin: 5px 0 0 0;
    color: gray
}

label.error {
    margin: 6px 0 0 0;
    padding: 0 0 0 4px;
    background-color: #fff
}

.button-link {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    width: 100%;
    text-align: left;
    margin: 5px 0 0 0;
    padding: 20px 0 20px 20px;
    background: #005670 url(../images/chevron-white.svg) 93% center no-repeat;
    background-size: 5%;
    border: 1px solid #fff;
    cursor: pointer;
    font-family: "ARS Maquette Pro Bold", sans-serif;
    color: #fff
}

.button-link:hover {
    background: #ff671f url(../images/chevron-white.svg) 95% center no-repeat;
    background-size: 5%;
    color: #000
}

.button-link span.msg,
.button-link span#msg {
    text-align: left;
    font-size: 1.125rem;
    color: #fff
}

@media screen and (max-width: 1024px) {

    .button-link span.msg,
    .button-link span#msg {
        font-size: 1rem
    }
}

#loadingbtn,
#thankyou {
    display: none
}

.privacy-policy,
p.privacy-policy,
a.policy-link,
a:hover.policy-link,
#privacy-policy {
    color: #6d6e71;
    text-align: left
}

.privacy-policy {
    font-size: 10px;
    text-align: center
}

p.privacy-policy {
    font-size: 10px;
    margin: 20px 0px 15px 0px;
    line-height: 12px;
    background: url(../images/lock.png) top left no-repeat;
    padding-left: 15px
}

@media screen and (max-width: 1024px) {
    p.privacy-policy {
        margin: 20px 25px 15px 0
    }
}

@media screen and (max-width: 767px) {
    p.privacy-policy {
        margin: 20px 25px 15px 0
    }
}

p.privacy-policy img {
    margin-right: 10px;
    text-align: left
}

a.policy-link {
    text-decoration: underline;
    color: #6d6e71
}

a:hover.policy-link {
    text-decoration: none;
    color: #6d6e71
}

#privacy-policy {
    display: none;
    font-size: 9px;
    width: 90%;
    margin: 0 5% 20px
}

.custom-select {
    position: relative;
    padding: 0 0;
    background: #000;
    color: #000;
    margin-bottom: 30px;
    text-align: left;
    font-size: 14px;
    border: 1px solid #fff !important;
    border-bottom: 1px solid #005670 !important;
    text-transform: uppercase;
    font-family: "ARS Maquette Pro Med", sans-serif
}

@media screen and (max-width: 1024px) {
    .custom-select {
        font-size: 12px
    }
}

.custom-select select {
    display: none !important
}

.select-selected {
    background-color: #fff;
    transition: all .6s ease;
    border: 1px solid #fff;
    border-bottom: 2px solid #005670 !important;
    border-radius: 0;
    color: #000;
    margin-top: -1px
}

.select-selected:hover {
    border-bottom: 2px solid rgba(0, 86, 112, .7) !important;
    background-color: #f3f3f3
}

.select-selected:after {
    position: absolute;
    content: "";
    top: 22px;
    right: 10px;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-color: #005670 transparent transparent transparent
}

.select-selected.select-arrow-active:after {
    border-color: transparent transparent #005670 transparent;
    top: 12px
}

.select-items div,
.select-selected {
    color: #000;
    padding: 12px 1rem;
    border: none;
    border: 1px solid #fff;
    border-bottom: 1px solid #fff;
    border-radius: 0;
    cursor: pointer
}

@media screen and (max-width: 1024px) {

    .select-items div,
    .select-selected {
        font-size: 12px;
        padding: 10px 1rem
    }
}

.select-items {
    position: absolute;
    background-color: #f3f3f3;
    top: 112%;
    left: 0;
    right: 0;
    z-index: 99;
    font-size: .875rem;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-top: none;
    border-top: 0px
}

@media screen and (max-width: 992px) {
    .select-items {
        font-size: 12px
    }
}

.select-hide {
    display: none
}

.select-items div:hover,
.same-as-selected {
    background-color: #f4f4f4;
    color: #000
}
