
/*
    Type
*/

/*
@font-face {
    font-family: 'lovelacemedium_italic';
    src: url('../fonts/lovelace-mediumitalic-webfont.woff2') format('woff2'),
         url('../fonts/lovelace-mediumitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}*/
@font-face {
    font-family: 'trade_gothic_lhbold_extended';
    src: url('../fonts/tradegothiclh-boldextended-webfont.woff2') format('woff2'),
         url('../fonts/tradegothiclh-boldextended-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'trade_gothic_lhextended';
    src: url('../fonts/tradegothiclh-extended-webfont.woff2') format('woff2'),
         url('../fonts/tradegothiclh-extended-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'lovelacemedium_italic';
    src: url('../fonts/lovelace_medium_italic-webfont.woff2') format('woff2'),
         url('../fonts/lovelace_medium_italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'lovelacemedium';
    src: url('../fonts/lovelace-medium-webfont.woff2') format('woff2'),
         url('../fonts/lovelace-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'lovelacemedium_italic';
    src: url('../fonts/lovelace-mediumitalic-webfont.woff2') format('woff2'),
         url('../fonts/lovelace-mediumitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'moderatthin';
    src: url('../fonts/moderat-thin-webfont.woff2') format('woff2'),
         url('../fonts/moderat-thin-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'moderatlight';
    src: url('../fonts/moderat-light-webfont.woff2') format('woff2'),
         url('../fonts/moderat-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'moderatmedium';
    src: url('../fonts/moderat-medium-webfont.woff2') format('woff2'),
         url('../fonts/moderat-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

h1, h2, h3, h4, h5, h6, p, blockquote {
	margin:0;
	padding:0;
	font-weight:normal;
}
h1 {
    font-family:'lovelacemedium', Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
}
.text-home h1,
.text-location h1,
.text-location h6,
.text-residences h1 {
    text-transform: uppercase;
    font-size: 80px;
    line-height: 85px;
    padding-bottom: 40px;
}
.text-contact h1 {
    font-family:'lovelacemedium', Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    color: #ead8b7;
    text-transform: uppercase;
    font-size: 75px;
    line-height: 80px;
    text-align: center;
    padding-top: 110px;
    padding-bottom: 40px;
}
.text-contact h2 {
    font-family:'lovelacemedium_italic', Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    color: #a27142;
    font-size: 30px;
    line-height: 40px;
    max-width: 820px;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 20px;
}
.text-contact h2 a {
    color: #a27142;
}
.text-team h1 {
    color: #a27142;
    text-transform: uppercase;
    text-align: center;
    font-size: 75px;
    line-height: 80px;
    max-width: 640px;
    margin: 0 auto;
}
.text-residences h1 {
    padding-bottom: 0;
}
.text-residences h1 {
    color: #fff;
    text-align: center;
}
.text-location h1,
.text-location p {
    text-align: center;
    max-width: 570px;
    margin: 0 auto;
}
.character-left h2 {
    font-family:'trade_gothic_lhbold_extended', "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
    color: #a27142;
    font-size: 18px;
    line-height: 24px;
    display: block;
    letter-spacing: 0.3px;
    padding-bottom: 30px;
    max-width: 350px;
}

.character-left p {
    text-align: left;
}
.text-home h2 {
    font-family:'lovelacemedium_italic', Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    color: #a27142;
    font-size: 30px;
    line-height: 40px;
    padding-bottom: 40px;
    max-width: 380px;
}
h3 {
    font-family:'lovelacemedium', Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    color: #a27142;
    text-transform: uppercase;
    font-size: 80px;
    line-height: 85px;
    padding-bottom: 60px;
}
.luxury-left {
    text-align: center;
}
p {
    font-family:'moderatlight', "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
    color: #a27142;
    font-size: 18px;
    line-height: 24px;
}
p a {
    font-family:'trade_gothic_lhbold_extended', "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
    color: #a27142;
    font-size: 16px;
    line-height: 24px;
    margin-top: 50px;
    display: block;
    letter-spacing: 1.5px;
}
p a:hover {
    color: #fff;
}
.footer p,
.footer p a {
    font-family:'trade_gothic_lhbold_extended', "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
    color: #a27142;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.5px;
    margin-top: 0;
    text-transform: uppercase;
    margin-bottom: 15px;
}
.steeped-left span {
    display: block;
}
.steeped-left span p,
.character-img p,
.character-right p {
    display: block;
    text-align: right;
    max-width: none;
    font-size: 14px;
    padding-top: 10px;
}
.character-right p {
    text-align: left;
    padding-bottom: 50px;
}
.character-text p {
    max-width: none;
    text-align: left;
    font-size: 14px;
    line-height: 22px;
}
.harbourside-left h3,
.harbourside-left p {
    text-align: center;
    max-width: 700px;
    margin: 0 auto;
}
.pyrmont-right p {
    color: #fff;
    max-width: 640px;
}
.pyrmont-right h4 {
    font-family:'trade_gothic_lhbold_extended', "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
    color: #fff;
    font-size: 18px;
    line-height: 24px;
    display: block;
    letter-spacing: 2px;
    padding-bottom: 30px;
    text-align: center;
    text-transform: uppercase;
}

.culinary-left h5 {
    font-family:'trade_gothic_lhbold_extended', "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
    color: #a27142;
    font-size: 16px;
    line-height: 22px;
    display: block;
    letter-spacing: 2px;
    padding-bottom: 50px;
    text-align: left;
    text-transform: uppercase;
}
.culinary-left p {
    color: #a27142;
    text-align: left;
    max-width: none;
}
.sea-right p {
    font-family:'trade_gothic_lhbold_extended', "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
    color: #a27142;
    font-size: 16px;
    line-height: 22px;
    display: block;
    letter-spacing: 0.5px;
    padding-bottom: 50px;
    text-align: left;
    max-width: 395px;
    text-transform: uppercase;
    margin: 0;
}
.sea-right ul {
    font-family:'moderatlight', "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
    color: #a27142;
    font-size: 18px;
    line-height: 24px;
    max-width: 395px;
    list-style: none;
    padding-left: 0;
}
.sea-right ul li {
	background-image: url(../images/dash.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-size:5px;
	-moz-background-size:5px;
    padding-left: 18px;
}
.text-location h6 {
    font-family:'lovelacemedium', Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    color: #a37242;
    padding: 6%;
    position: absolute;
    z-index: 2;
    text-transform: uppercase;
}
.pyrmont-future {
    padding-left: 30px;
    padding-right: 6%;
    text-align: right;
    position: relative;
    z-index: 2;
}
.pyrmont-future p {
    text-align: right;
    max-width: none;
    font-size: 14px;
    margin-top: -10px;
}
.plan-right p {
    text-align: left;
    margin: 0;
    display: block;
    max-width: 450px;
}
.plan-right p strong {
    font-family:'trade_gothic_lhbold_extended', "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
    margin-top: 40px;
    margin-bottom: 15px;
    display: block;
    font-weight: normal;
    font-size: 16px;
    letter-spacing: 1px;
}
.text-residences h2,
.text-residences h3,
.text-residences h4,
.text-residences h5,
.text-residences h6 {
    font-family:'trade_gothic_lhbold_extended', "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
    color: #a27142;
    font-size: 16px;
    line-height: 22px;
    display: block;
    letter-spacing: 1.5px;
    padding-bottom: 50px;
    text-align: left;
    max-width: 395px;
    text-transform: uppercase;
    margin: 0;
}
.calltoaction h6 {
    text-align: center;
    margin: 0 auto;
    max-width: none;
}
.calltoaction h6 a {
    font-family:'lovelacemedium', Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    color: #a27142;
    text-transform: uppercase;
    font-size: 80px;
    line-height: 85px;    
    display: block;
    text-align: center;
    margin: 0 auto;
    max-width: none;
}
.calltoaction h6 a:hover {
    color: #000;
}
.calltoaction p {
    text-align: center;
    margin: 0 auto;
    max-width: 630px;
}
.team-left,
.team-right {
    text-align: center;
}
.team-left p strong,
.team-right p strong {
    font-family:'trade_gothic_lhbold_extended', "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
    color: #a27142;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 1.5px;
    padding-bottom: 50px;
    font-weight: normal;
    text-transform: uppercase;
}
.team-left h3,
.team-right h2 {
    font-family:'lovelacemedium', Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    color: #a27142;
    font-size: 48px;
    line-height: 53px;
    text-align: center;
    text-transform: none;
    padding-bottom: 40px;
}
.team-left p,
.team-right p {
    text-align: center;
    max-width: none;
    margin: 0 auto;
}
.team-left p strong,
.team-right p strong {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 1px;
    padding-bottom: 0;
}

.grande-disclaimer {
    max-width: 1200px;
    margin: 0 auto;
}
.grande-disclaimer h1 {
    font-family:'trade_gothic_lhbold_extended', "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
    color: #a27142;
    font-size: 15px;
    line-height: 21px;
    letter-spacing: 1px;
    padding-bottom: 30px;
    font-weight: normal;
    text-transform: uppercase;
}
.grande-disclaimer p {
    color: #a27142;
    font-size: 14px;
    line-height: 20px;
    font-weight: normal;
    margin-bottom: 15px;
}


@media screen and (min-width: 1024px) and (max-width: 1440px) {

.text-home h1,
.text-location h1,
.text-location h6,
.text-residences h1 {
    font-size: 65px;
    line-height: 70px;
    padding-bottom: 40px;
}
.text-team h1 {
    font-size: 55px;
    line-height: 60px;
}
.text-residences h1 {
    padding-bottom: 0;
}
.text-contact h1 {
    font-size: 65px;
    line-height: 70px;
}
h3 {
    font-size: 60px;
    line-height: 65px;
}
.calltoaction h6 a {
    font-size: 65px;
    line-height: 70px;
}
.team-left h3,
.team-right h2 {
    font-size: 40px;
    line-height: 45px;
}

}

@media screen and (min-width: 768px) and (max-width: 1023px) {

.text-home h1,
.text-location h1,
.text-location h6,
.text-residences h1 {
    font-size: 55px;
    line-height: 60px;
    padding-bottom: 30px;
}
.text-team h1 {
    font-size: 55px;
    line-height: 60px;
}
.text-residences h1 {
    padding-bottom: 0;
}
h3 {
    font-size: 45px;
    line-height: 50px;
}
.calltoaction h6 a {
    font-size: 55px;
    line-height: 60px;
}
.team-left h3,
.team-right h2 {
    font-size: 40px;
    line-height: 45px;
}
.text-contact h1 {
    font-size: 55px;
    line-height: 60px;
}


}

@media screen and (max-width: 767px) {

.text-home h1,
.text-location h1,
.text-location h6,
.text-residences h1 {
    font-size: 40px;
    line-height: 45px;
    padding-bottom: 30px;
}
.text-team h1 {
    font-size: 40px;
    line-height: 45px;
}
.text-residences h1 {
    padding-bottom: 0;
}
.text-home h2 {
    padding-bottom: 30px;
}
h3 {
    font-size: 40px;
    line-height: 45px;
    padding-bottom: 30px;
}
.culinary-left h5 {
    padding-bottom: 30px;
}
.text-residences h2,
.text-residences h3,
.text-residences h4,
.text-residences h5,
.text-residences h6 {
    padding-bottom: 30px;
}
.calltoaction h6 a {
    font-size: 40px;
    line-height: 45px;
}
.team-left h3,
.team-right h2 {
    font-size: 35px;
    line-height: 40px;
    padding-bottom: 30px;
}
.text-contact h1 {
    font-size: 45px;
    line-height: 50px;
}
.text-contact h2 {
    font-size: 25px;
    line-height: 30px;
}


}

@media screen and (max-width: 479px) {

p {
    font-size: 16px;
    line-height: 22px;
}
p a {
    margin-top: 25px;
}
.text-location h6 {
    font-size: 30px;
    line-height: 35px;
    padding-bottom: 0;
}
.text-residences h1 {
    font-size: 30px;
    line-height: 35px;
}
.calltoaction h6 a {
    font-size: 30px;
    line-height: 35px;
}
.text-contact h1 {
    font-size: 40px;
    line-height: 45px;
}
.text-contact h2 {
    font-size: 25px;
    line-height: 30px;
}


}