
/*
    Type
*/

@font-face {
    font-family: 'gt_pressuralight';
    src: url('../fonts/gt-pressura-mono-light-webfont.woff2') format('woff2'),
         url('../fonts/gt-pressura-mono-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

/*@font-face {
    font-family: 'GT Pressura Mono';
    src: url('../fonts/GTPressuraMono.woff2') format('woff2'),
        url('../fonts/GTPressuraMono.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}*/
@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/HelveticaNeue-Roman.woff2') format('woff2'),
        url('../fonts/HelveticaNeue-Roman.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Schnyder L';
    src: url('../fonts/SchnyderL-Light.woff2') format('woff2'),
        url('../fonts/SchnyderL-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Schnyder L';
    src: url('../fonts/SchnyderL-LightItalic.woff2') format('woff2'),
        url('../fonts/SchnyderL-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}
.text-red {
	/*color: #960000;*/
	color: #000;
}
.text-red a {
	/*color: #960000;*/
	color: #000;
	/*border-bottom: 1px solid #960000;*/
	border-bottom: 1px solid #000;
}
.text-red a:hover {
	border-bottom: 1px solid #e5e5e5;
}
.bg-black .text-red a:hover {
	border-bottom: 1px solid #000;
}
.text-black {
	color: #000;
}
.text-black a {
	color: #000;
	border-bottom: 1px solid #000;
}
.text-black a:hover {
	/*border-bottom: 1px solid #960000;*/
	border-bottom: 1px solid #000;
}
.text-white {
	color: #fff;
}
.text span.heading {
	text-transform: uppercase;
	font-size: 15px;
	letter-spacing: 1px;
}
.text span.heading.centred {
	text-align: center;
}
.text span.heading.link {
	/*padding-top: 5%;*/
	display: block;
}
.text span.heading.link.less-top {
	/*padding-top: 40px;*/
	display: block;
}

h1, h2, h3, h4, h5, h6, p, blockquote {
	margin:0;
	padding:0;
	font-weight:normal;
}
h1, h2, h3 {
	font-family: 'Schnyder L', Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", "monospace";
	font-weight: 300;
	font-size: 105px;
	line-height: 110px;
}
h1 {
	/*padding-top: 8%;
	padding-bottom: 5%;*/
}
.text-home-third h1 {
	font-size: 70px;
	line-height: 80px;
}
.text-home-first h1 {
	padding-top: 100px;
	padding-bottom: 80px;
}
.text-home-first .heading {
	padding-top: 80px;
}
.text-home-second p {
	padding-top: 50px;
	padding-bottom: 60px;
}
.text-home-second img {
	padding-bottom: 60px;
}
.text-home-third .heading {
	padding-top: 40px;
	padding-bottom: 40px;
}
.text-manifeso-first h1 {
	padding-top: 80px;
	padding-bottom: 60px;
}
.text-manifeso-first p {
	padding-bottom: 60px;
}
.text-concierge-first h1 {
	padding-top: 80px;
	padding-bottom: 60px;
}
.text-concierge-first p {
	padding-bottom: 60px;
}
.text-concierge-second img {
	padding-top: 60px;
	padding-bottom: 70px;
}
.text-concierge-third {
	padding-top: 60px;
}
.manifesto-cols h2,
.manifesto-cols-alt h2 {
	padding-bottom: 25px;
}

.manifesto h1 {
	font-size: 55px;
	line-height: 60px;
	/*max-width: 1020px;*/
	margin: 0 auto;
}
h2 {
	font-size: 55px;
	line-height: 60px;
	max-width: 450px;
	margin: 0 auto;
}
.h1-max h1,
.h2-max h2,
.h3-max h3 {
	max-width: none;
}
h3 {
	font-size: 55px;
	line-height: 60px;
	margin: 0 auto;
}
.manifesto h3 {
	/*padding-top: 30%;
	padding-bottom: 30%;*/
}
.text-all-last h3 {
	padding-top: 190px;
	padding-bottom: 190px;
}
p {
	/*font-family: 'gt_pressuralight', Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", "monospace";*/
	font-family:'Helvetica Neue', Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 23px;
	/*font-size: 20px;
	line-height: 30px;*/
}
.nav-folio-right p {
	font-size: 17px;
	line-height: 23px;
}
.p-padd-1 p {
	/*padding-top: 50px;*/
}
p.caps {
	font-family:'Helvetica Neue', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 17px;
}
.grecaptcha-text {
	padding-top: 50px;
}
.grecaptcha-text p,
.grecaptcha-text p a {
	color: #999;
	font-size: 11px;
	line-height: 17px;
}
.grecaptcha-text p a {
	border-bottom: 1px solid #999;
}
.link-white a {
	color: #fff;
	border-bottom: 1px solid #fff;
}
.link-white a:hover {
	border-bottom: 1px solid #000;
}
.soon-text {
	position: absolute;
	bottom: 10%;
	left: 0;
	right: 0;
	text-align: center;
}
.soon-text p {
	color: #fff;
	letter-spacing: 0.5px;
	text-transform: uppercase;
}

@media screen and (min-width: 1024px) and (max-width: 1440px) {

h1, h2 {
	font-size: 90px;
	line-height: 95px;
}
.manifesto h1 {
	font-size: 50px;
	line-height: 55px;
}
.text-home-first h1 {
	padding-top: 80px;
	padding-bottom: 60px;
}
.text-home-first .heading {
	padding-top: 60px;
}
.text-home-second p {
	padding-top: 30px;
	padding-bottom: 30px;
}
.text-home-second img {
	padding-bottom: 30px;
}
.text-manifeso-first h1 {
	padding-top: 70px;
	padding-bottom: 50px;
}
.text-manifeso-first p {
	padding-bottom: 50px;
}
.text-concierge-first h1 {
	font-size: 45px;
	line-height: 50px;
	padding-top: 70px;
	padding-bottom: 50px;
}
.text-concierge-first p {
	padding-bottom: 50px;
}
.text-concierge-third {
	padding-top: 50px;
}
h2 {
	font-size: 50px;
	line-height: 55px;
}
h3 {
	font-size: 50px;
	line-height: 55px;
}
.manifesto h3 {
	/*padding-top: 25%;
	padding-bottom: 25%;*/
}
.text-all-last h3 {
	padding-top: 140px;
	padding-bottom: 140px;
}


}

@media screen and (max-width: 1023px) {

p {
	/*padding-left: 30px;
	padding-right: 30px;*/
}
.manifesto-cols p {
	padding-left: 30px;
	padding-right: 30px;
}

}

@media screen and (min-width: 768px) and (max-width: 1023px) {

h1, h2 {
	font-size: 80px;
	line-height: 85px;
}
.manifesto h1 {
	font-size: 45px;
	line-height: 50px;
}
.text-home-first h1 {
	padding-top: 60px;
	padding-bottom: 50px;
}
.text-home-first .heading {
	padding-top: 50px;
}
.text-home-second p {
	padding-top: 30px;
	padding-bottom: 40px;
}
.text-home-second img {
	padding-bottom: 40px;
}
.text-manifeso-first h1 {
	padding-top: 60px;
	padding-bottom: 50px;
}
.text-manifeso-first p {
	padding-bottom: 40px;
}
.text-concierge-first h1 {
	padding-top: 60px;
	padding-bottom: 50px;
}
.text-concierge-first p {
	padding-bottom: 40px;
}
.text-concierge-second img {
	padding-top: 50px;
	padding-bottom: 60px;
}
.text-concierge-third {
	padding-top: 50px;
}
h2 {
	font-size: 45px;
	line-height: 50px;
	max-width: 380px;
}
h3 {
	font-size: 45px;
	line-height: 50px;
}
.manifesto h3 {
	/*padding-top: 20%;
	padding-bottom: 20%;*/
}
.text-all-last h3 {
	padding-top: 150px;
	padding-bottom: 150px;
}


}

@media screen and (min-width: 480px) and (max-width: 767px) {

.soon-text {
	bottom: 100px;
}
h1, h2 {
	font-size: 60px;
	line-height: 65px;
}
h1 {
	/*padding-top: 70px;
	padding-bottom: 60px;*/
}
.text-home-first h1 {
	padding-top: 50px;
	padding-bottom: 40px;
}
.text-home-third h1 {
	font-size: 60px;
	line-height: 65px;
}
.text-home-first .heading {
	padding-top: 40px;
}
.text-home-second p {
	padding-top: 30px;
	padding-bottom: 40px;
}
.text-home-second img {
	padding-bottom: 40px;
}
.text-manifeso-first h1 {
	padding-top: 40px;
	padding-bottom: 40px;
}
.text-manifeso-first p {
	padding-bottom: 30px;
}
.text-concierge-first h1 {
	padding-top: 40px;
	padding-bottom: 40px;
}
.text-concierge-first p {
	padding-bottom: 30px;
}
.text-concierge-second img {
	padding-top: 40px;
	padding-bottom: 50px;
}
.text-concierge-third {
	padding-top: 40px;
}
.manifesto h1 {
	font-size: 40px;
	line-height: 45px;
}
.manifesto-cols img,
.manifesto-cols-alt img {
	padding-bottom: 25px;
}
.manifesto-cols h2,
.manifesto-cols-alt h2 {
	padding-top: 0;
	padding-bottom: 20px;
}
.manifesto-cols p,
.manifesto-cols-alt p {
	padding-bottom: 20px;
}
h2 {
	font-size: 40px;
	line-height: 45px;
	max-width: 380px;
}
h2 br,
h3 br {
	display: none;
}
h3 {
	font-size: 40px;
	line-height: 45px;
}
.h3-max h3 br {
	display: none;
}
.manifesto h3 {
	/*padding-top: 15%;
	padding-bottom: 15%;*/
}
.text-all-last h3 {
	padding-top: 130px;
	padding-bottom: 130px;
}
p {
    font-size: 17px;
    line-height: 23px;
}
.text span.heading.link {
	/*padding-top: 40px;*/
}


}

@media screen and (max-width: 479px) {

.home-only h1 {
	font-size: 45px;
	line-height: 50px;
}
h1 {
	font-size: 32px;
	line-height: 37px;
}
.text-home-first h1 {
	padding-top: 40px;
	padding-bottom: 30px;
}
.text-home-third h1 {
	font-size: 45px;
	line-height: 50px;
}
.text-home-first .heading {
	padding-top: 30px;
}
.text-home-second p {
	padding-top: 25px;
	padding-bottom: 30px;
}
.text-home-second img {
	padding-bottom: 30px;
}
.text-home-third .heading {
	padding-top: 30px;
	padding-bottom: 30px;
}
.text-manifeso-first h1 {
	padding-top: 30px;
	padding-bottom: 30px;
}
.text-manifeso-first p {
	padding-bottom: 20px;
}
.text-concierge-first h1 {
	padding-top: 30px;
	padding-bottom: 30px;
}
.h1-partners h1 {
	width: 95%;
}
.text-concierge-first p {
	padding-bottom: 20px;
}
.text-concierge-second img {
	padding-top: 30px;
	padding-bottom: 40px;
}
.text-concierge-third {
	padding-top: 30px;
}
h2 {
	font-size: 30px;
	line-height: 35px;
}
h2,
h3 {
	max-width: none;
}
h2 br,
h3 br {
	display: none;
}
.manifesto h1 {
	font-size: 30px;
	line-height: 35px;
}
.manifesto-cols,
.manifesto-cols-alt {
	padding-top: 40px;
}
.manifesto-cols img,
.manifesto-cols-alt img {
	padding-bottom: 10px;
}
.manifesto-cols h2,
.manifesto-cols-alt h2 {
	padding-top: 0;
	padding-bottom: 12px;
}
.manifesto-cols p,
.manifesto-cols-alt p {
	padding-bottom: 10px;
}
.manifesto-cols .heading,
.manifesto-cols-alt .heading {
	padding-top: 4px;
}
h2 {
	font-size: 30px;
	line-height: 35px;
	max-width: 300px;
}
h3 {
	font-size: 30px;
	line-height: 35px;
}
.h3-max h3 br {
	display: none;
}
.manifesto h3 {
	/*padding-top: 30%;
	padding-bottom: 30%;*/
}
.text-all-last h3 {
	padding-top: 100px;
	padding-bottom: 100px;
}
p,
p.caps {
    font-size: 14px;
    line-height: 21px;
}
.hide-partners-p {
	display: none;
}
.text span.heading {
	font-size: 13px;
}
.text span.heading.link {
	/*padding-top: 40px;*/
}
.text.text-black p {
	/*padding-top: 40px;*/
}
.text.text-black span.heading.link {
	/*padding-top: 5px;*/
}
.soon-text {
	bottom: 100px;
}


}