
/*
    Type
*/

@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;
}
@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: '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;
}
.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;
	padding-top: 30px;
}

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-family: 'Schnyder L', Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
	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,
.text-home-first h3 {
	padding-top: 100px;
	padding-bottom: 70px;
}
.text-home-first .heading {
	padding-top: 70px;
}
.text-home-first.h1-contact h1 {
	padding-top: 0;
	padding-bottom: 40px;
}
.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-manifeso-first.p-no-padd p {
	padding-bottom: 0;
}
.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;
	margin-bottom: 14px;
	/*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: 20px;
}
.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;
}
h6 {
	font-size: 15px;
	line-height: 23px;
	text-align: left;
	color: #b7b7b8;
	letter-spacing: 1px;
	padding-bottom: 40px;
}

.nav-folio-left ul {
	font-size: 20px;
}
.nav-folio-left ul {
	/*font-family: 'Schnyder L', Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", "monospace";*/
	font-family: 'Schnyder L', Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
	font-weight: 300;
	padding-right: 10px;
}
.nav-folio-left ul li {
	list-style: none;
	display: block;
	padding-bottom: 20px;
	padding-right: 30px;
}
.nav-folio-left ul li a {
	font-size: 56px;
	line-height: 56px;
	color: #bcbec0;
	border: 0;
	border-bottom: 0;
	text-transform: uppercase;
	/*border-bottom: 1px solid #e5e5e5;*/
	/*border-bottom: 1px solid #fafafb;*/
}
.nav-folio-left ul li a:hover {
	border-bottom: 0;
	/*border-bottom: 1px solid #e5e5e5;*/
	/*border-bottom: 1px solid #fafafb;*/
}
.nav-folio-left ul li a:hover,
.nav-folio-left ul li a.on {
	/*font-family: 'Schnyder L', Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", "monospace";*/
	font-family: 'Schnyder L', Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
	font-weight: 300;
	font-style: italic;
	color: #000;
	border-bottom: 0;
}
.nav-folio-left ul li a span {
	width: 0;
	height: 1px;
	background-color: #000;
	display: inline-block;
	vertical-align: top;
	margin-top: 26px;
	margin-right: 10px;
}
.nav-folio-left ul li a:hover span,
.nav-folio-left ul li a.on span {
	width: 40px;
}

.text-disclaimer {
	max-width: 1300px;
	text-align: left;
	padding-left: 5%;
	padding-right: 5%;
	margin: 0 auto;
}
.text-disclaimer p,
.text-disclaimer ul,
.text-disclaimer ol,
.text-disclaimer ul li {
	font-size: 15px;
	line-height: 23px;
	margin: 0;
	padding: 0;
}
.text-disclaimer ol {
	padding-left: 25px;
	font-weight: bold;
}
.text-disclaimer p {
	margin-bottom: 15px;
}
.text-disclaimer ul,
.text-disclaimer ol {
	margin-bottom: 15px;
}
.text-disclaimer ul li {
	list-style: none;
	background-image: url(../images/dash.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-size:10px;
	-moz-background-size:10px;
	padding-left: 20px;
}
.text-disclaimer a {
	border-bottom: 1px solid #000;
}

.text-centered .text-disclaimer {
	text-align: left;
}
.text-middle h1 {
	text-align: center;
}


.impression {
	font-size: 10px;
	color: #fff;
	position: relative;
	padding-left: 15px;
	margin-top: -36px;
	line-height: 40px;
	height: 40px;
}
.impression-rect {
	font-size: 10px;
	color: #fff;
	position: relative;
	padding-left: 15px;
	margin-top: -36px;
	line-height: 40px;
	height: 40px;
}
.impression-rect.pull {
	margin-top: -40px;
}
.impression-static {
	font-size: 10px;
	color: #fff;
	position: relative;
	padding-left: 15px;
	margin-top: -40px;
	line-height: 40px;
	height: 40px;
}
.impression-gal {
	font-size: 10px;
	color: #fff;
	position: relative;
	padding-left: 15px;
	position: absolute;
	bottom: 15px;
}
.impression-gal.align-right {
	font-size: 10px;
	color: #fff;
	position: relative;
	padding-left: 0;
	padding-right: 15px;
	margin-top: -40px;
	line-height: 40px;
	text-align: right;
	height: 40px;
}
.impression-gal-text {
	font-size: 10px;
	color: #fff;
	position: relative;
	padding-left: 15px;
	margin-top: -40px;
	line-height: 40px;
	height: 40px;
}

/*.heading-padd {
	padding-bottom: 50px;
}*/


/* End main CSS */

@media screen and (max-width: 1800px) {

.nav-folio-left ul {
	max-width: 800px;
}

}

@media screen and (min-width: 1024px) and (max-width: 1440px) {

.nav-folio-left ul {
	max-width: 500px;
}

h1, h2 {
	font-size: 90px;
	line-height: 95px;
}
.manifesto h1 {
	font-size: 50px;
	line-height: 55px;
}
.text-home-first h1,
.text-home-first h3 {
	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 (min-width: 1024px) and (max-width: 1440px) {

.h2-rma h2 {
	font-size: 40px !important;
	line-height: 45px !important;
}

}

@media screen and (min-width: 768px) {

p.caps {
	margin-top: -10px;
}

}

@media screen and (max-width: 1200px) {

.break-text-rma p {
}
.break-text-rma p br {
	display: none;
}

}

@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;
}
h2 br,
h3 br {
	display: none;
}

.manifesto h1 {
	font-size: 45px;
	line-height: 50px;
}
.text-home-first h1,
.text-home-first h3 {
	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: 15px;
	line-height: 50px;
	max-width: 380px;
}
.h2-rma h2 {
	padding-top: 15px;
	font-size: 30px !important;
	line-height: 35px !important;
}
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;
}

.nav-folio-left ul li {
	padding-right: 10px;
	padding-bottom: 10px;
}
.nav-folio-left ul li a {
	font-size: 43px;
	line-height: 43px;
}
.nav-folio-left ul li a span {
	margin-top: 23px;
	margin-right: 10px;
}
.nav-folio-left ul li a:hover span,
.nav-folio-left ul li a.on span {
	width: 40px;
}
.nav-folio-left ul {
	max-width: 400px;
}


}

@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,
.text-home-first h3 {
	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;*/
}
h6 {
	padding-bottom: 25px;
}


}

@media screen and (max-width: 767px) {

.nav-folio-left ul {
	padding-bottom: 10px;
}
.nav-folio-left ul li {
	padding-right: 10px;
	padding-bottom: 10px;
}
.nav-folio-left ul li a {
	font-size: 43px;
	line-height: 43px;
}
.nav-folio-left ul li a span {
	margin-top: 23px;
	margin-right: 10px;
}
.nav-folio-left ul li a:hover span,
.nav-folio-left ul li a.on span {
	width: 40px;
}
.nav-folio-left ul {
	max-width: 400px;
}

}

@media screen and (max-width: 480px) {

.home-only h1 {
	font-size: 45px;
	line-height: 50px;
}
h1 {
	font-size: 32px;
	line-height: 37px;
}
.text-home-first h1,
.text-home-first h3 {
	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;
}
h6 {
	padding-bottom: 25px;
}

.nav-folio-left ul li {
	padding-right: 10px;
	display: block;
	padding-bottom: 10px;
}
.nav-folio-left ul li a {
	font-size: 34px;
	line-height: 34px;
	padding-bottom: 0;
	margin-bottom: 0;
}
.nav-folio-left ul li a span {
	margin-top: 20px;
	margin-right: 10px;
}
.nav-folio-left ul li a:hover span,
.nav-folio-left ul li a.on span {
	width: 40px;
}
.manifesto-cols-over h2 {
	padding-top: 20px;
}
.manifesto-cols-over .heading {
	padding-top: 20px;
}


}