@font-face {
    font-family: 'DomaineDisplay-Bold';
    src: url('/fonts/DomaineDisplay-Bold.eot');
    src: url('/fonts/DomaineDisplay-Bold.eot') format('embedded-opentype'), url('/fonts/DomaineDisplay-Bold.woff2') format('woff2'), url('/fonts/DomaineDisplay-Bold.woff') format('woff'), url('/fonts/DomaineDisplay-Bold.ttf') format('truetype'), url('/fonts/DomaineDisplay-Bold.svg#DomaineDisplay-Bold') format('svg');
}
@font-face {
    font-family: 'Calibre-Regular';
    src: url('/fonts/Calibre-Regular.eot');
    src: url('/fonts/Calibre-Regular.eot') format('embedded-opentype'), url('/fonts/Calibre-Regular.woff2') format('woff2'), url('/fonts/Calibre-Regular.woff') format('woff'), url('/fonts/Calibre-Regular.ttf') format('truetype'), url('/fonts/Calibre-Regular.svg#Calibre-Regular') format('svg');
}
@font-face {
    font-family: 'Calibre-Light';
    src: url('/fonts/Calibre-Lightr.eot');
    src: url('/fonts/Calibre-Light.eot') format('embedded-opentype'), url('/fonts/Calibre-Lightr.woff2') format('woff2'), url('/fonts/Calibre-Light.woff') format('woff'), url('/fonts/Calibre-Light.ttf') format('truetype'), url('/fonts/Calibre-Light.svg#Calibre-Light') format('svg');
}
@font-face {
    font-family: 'Calibre-Semibold';
    src: url('/fonts/Calibre-Semibold.eot');
    src: url('/fonts/Calibre-Semibold.eot') format('embedded-opentype'), url('/fonts/Calibre-Semibold.woff2') format('woff2'), url('/fonts/Calibre-Semibold.woff') format('woff'), url('/fonts/Calibre-Semiboldr.ttf') format('truetype'), url('/fonts/Calibre-Semibold.svg#Calibre-Semibold') format('svg');
}
@font-face {
    font-family: 'Quickbrush';
    src: url('/fonts/Quickbrush.woff2') format('woff2'), url('/fonts/Quickbrush.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'DomaineTextMedium';
    src: url('/fonts/DomaineTextMedium.eot');
    src: url('/fonts/DomaineTextMedium.eot') format('embedded-opentype'),  url('/fonts/DomaineTextMedium.woff2') format('woff2'),  url('/fonts/DomaineTextMedium.woff') format('woff'),  url('/fonts/DomaineTextMedium.ttf') format('truetype'),  url('/fonts/DomaineTextMedium.svg#DomaineTextMedium') format('svg');
}
@font-face {
    font-family: 'CeraGRMedium';
    src: url('/fonts/CeraGRMedium.eot');
    src: url('/fonts/CeraGRMedium.eot') format('embedded-opentype'),  url('/fonts/CeraGRMedium.woff2') format('woff2'),  url('/fonts/CeraGRMedium.woff') format('woff'),  url('/fonts/CeraGRMedium.ttf') format('truetype'),  url('/fonts/CeraGRMedium.svg#CeraGRMedium') format('svg');
}
.clear, * html .clearfix, *:first-child + html .clearfix {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}
.clearfix:after {
    clear: both;
    content: ' ';
    display: block;
    font-size: 0;
    line-height: 0;
    visibility: hidden;
    width: 0;
    height: 0;
}
*, *:before, *:after {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}
body {
    font-family: 'Calibre-Regular';
    font-size: 26px;
    background: #fff;
    color: #000000;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
}
.container {
    max-width: 1420px;
    width: calc(100% - 100px);
    margin: 0 auto;
    position: relative;
}
.container.fullm {
    max-width: 100%;
}
.container.small {
    max-width: 100%;
    width: 900px;
}
.container.small * {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.container.small .register input {
    text-align: left;
}
.container.small .register input.btn {
    text-align: center;
    margin-top: 50px;
    margin-bottom: 50px;
}
section {
    position: relative;
    z-index: 1;
}
#alexsandria {
    padding: 130px 0;
    z-index: 2;
}
.grid_1 {
    width: 6.5%;
}
.grid_2 {
    width: 15%;
}
.grid_3 {
    width: calc(25% - 22.5px);
    float: left;
    margin-right: 30px;
    background: #e6e0cf;
    padding: 0 30px 70px 30px;
}
.grid_4 {
    width: 33.33%;
    float: left;
    display: block;
}
.grid_44 {
    width: calc(33.33% - 30px);
    float: left;
    margin-left: 30px;
    display: block;
}
.grid_6 {
    width: calc(50% - 60px);
    margin-right: 60px;
    position: relative;
    float: left;
}
.nomarginright {
    margin-right: 0;
}
a {
    text-decoration: none;
    cursor: pointer;
    color: #fff;
}
img {
    border: none;
    max-width: 100%;
    display: block;
}
a, img {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
}
textarea:focus, input:focus, select:focus {
    outline: none;
}
/* General */

.img {
    width: 100%;
    margin: 0;
    display: block;
}
.content {
    margin: 0 auto;
    width: 100%;
    max-width: 806px;
    float: none;
}
/* Headings */
h1, h2, h3, h4, h5, h6 {
    margin: 0;
    font-weight: normal;
    font-family: 'DomaineDisplay-Bold';
    font-family: 'DomaineTextMedium';
    color: #ac8837;
    line-height: 1.22;
}
p {
    text-align: left;
    margin: 0;
    max-width: 780px;
    padding-bottom: 35px;
    font-size: 1em;
}
.donate p {
    max-width: 500px;
}
.f26 {
    font-size: 26px;
}
.grid_3 p {
    font-family: 'Calibre-Regular';
    font-size: 22px;
    line-height: 1.3;
    height: 5.2em;
}
.bars {
    width: 100px;
    height: 129px;
    background-image: url(/images/bars.png);
    background-size: cover;
    display: block;
    margin-top: 115px;
}
.bars.abs {
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: -35px;
}
.bars.footer {
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: -35px;
    z-index: 2;
}

h1 {
    font-size: 60px;
    font-size: 2.2em;
	 font-family: 'CeraGRMedium';
}

h2 {
    font-family: 'CeraGRMedium';
    font-size: 50px;
    font-size: 1.5em;
    color: #000000;
    margin-bottom: 40px;
    text-transform: uppercase;
}

.black{
	color: #000000;
}
h2.line {
    padding-left: 30px;
    position: relative;
    margin-bottom: 0;
}
h2.line:before {
    position: absolute;
    display: block;
    height: 2px;
    width: 40px;
    background: #000;
    content: '';
    top: 0.5em;
    left: -70px;
}
h3 {
    font-size: 50px;
    margin-bottom: 2.1em;
}
h3 span {
    font-family: 'Quickbrush';
    display: block;
    color: #000;
}
h4 {
    font-size: 106px;
    margin: -0.45em 0 0.35em 0;
    display: inline-block;
    line-height: 1;
}
h4:after {
    display: block;
    content: '';
    height: 2px;
    width: 1em;
    background: #ac8837;
    margin-top: 0.25em;
}
h5 {
    font-family: 'Calibre-Semibold';
    font-size: 28px;
    font-size: 1.0769230769230769em;
    color: #000;
    margin-bottom: 20px;
}
h5.bold {
    font-family: 'DomaineDisplay-Bold';
    letter-spacing: 1px;
    height: auto;
}
h5.reg-head {
    font-size: 1.9230769230769231em;
    color: #ac8837;
}
h6 {
    font-size: 40px;
    line-height: 1;
    margin-bottom: 1em;
}
h6:after {
    content: '';
    width: 50px;
    display: block;
    margin-top: 0.6em;
    height: 2px;
    background: #ac8837;
}
.Quickbrush {
    font-size: 30px;
    font-family: 'Quickbrush';
    max-width: 100%;
    -webkit-transform: rotate(-2.5deg);
    transform: rotate(-2.5deg);
}
.reach {
    display: inline-block;
    margin: 0 0 0 0;
    position: relative;
    color: #7a7a7a;
}
.reach img {
    display: block;
    position: absolute;
    left: -10px;
    bottom: 2px;
    width: 110%;
    max-width: 110%;
}
.leftalign {
    text-align: left;
}
.rightalign {
    text-align: right;
}
.rightfloat {
    float: right;
}
.fullheight {
    position: relative;
    width: 100%;
    height: calc(100vh - 100px);
    background-size: cover;
    overflow: hidden;
}
.fontcalibre {
    font-family: Calibre-Semibold;
    max-width: 100%
}

#mute {
    width: 48px;
    height: 48px;
    display: block;
    position: absolute;
    right: 40px;
    bottom: 40px;
    overflow: hidden;
    z-index: 2
}
#mute.muted:after {
    content: '';
    width: 5px;
    height: 200px;
    background: #fff;
    transform: rotate(-45deg);
    top: 0;
    left: -3px;
    position: absolute;
    transform-origin: top;
}
#intro video {
    width: 100vw;
    height: 56.25vw;
    min-height: 100vh;
    min-width: 177.77vh;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
}
video {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}
.videolink {
    position: absolute;
    bottom: 40px;
    color: #fff;
    font-size: 20px;
    display: none;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 5;
    text-align: center
}
.playvideo {
    position: absolute;
    top: 270px;
    width: 64px;
    height: 64px;
    display: none;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 5
}
.btnholder.fullm {
    padding-bottom: 0;
}
.middle-h {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
svg.middle-h {
    fill: #fff !important;
    z-index: 1 !important;
}
.middle {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1;
    display: block;
    margin-top: 5px;
}
.bg {
    background: #f0e9dc;
}
.movetotop {
    margin-top: -115px;
}
.dreams {
    display: block;
    width: 260px;
    margin-bottom: 80px;
}
.title {
    position: absolute;
    max-width: 100%;
    text-align: right;
    width: 100%;
    left: 80px;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: right top;
    transform-origin: right top;
    font-size: 22px;
}
.title span {
    position: relative;
    display: inline-block;
    font-family: 'Calibre-Semibold';
    line-height: 1;
}
.title span:after {
    position: absolute;
    display: block;
    height: 2px;
    width: 30px;
    background: #ac8837;
    content: '';
    top: 40%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: -60px;
}
#alexsandria .title {
    top: 0;
    right: calc(100% + 80px);
    padding: 0;
    left: auto;
}
.minislide {
    width: 50%;
    float: left;
    position: relative;
    overflow: hidden;
}
.minislide img {
    display: block;
    width: 100%;
    z-index: 0;
    position: relative;
}
.txt {
    background: rgba(255,255,255,0.9);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    -webkit-transition: transform 0.6s;
    transition: transform 0.6s;
}
.txt p {
    font-size: 21px;
}
.toptext {
    width: 430px;
    max-width: 90%;
    position: absolute;
    top: 140px;
    right: 0;
    left: 0;
    margin: auto;
}
.bottomtext {
    width: 430px;
    max-width: 90%;
    position: absolute;
    bottom: 140px;
    right: 0;
    left: 0;
    margin: auto;
}
.txt .btnholder {
    margin: 0;
}
.rightside .txt {
    transform: translateX(100%)
}
.minislideholder.rightside .rightside .txt {
    transform: translateX(0)
}
.minislideholder.rightside .leftside .txt {
    transform: translateX(-100%)
}
.tile {
    position: relative;
    overflow: hidden;
}
.tile img {
    width: 100%;
    display: block;
    position: relative;
    z-index: 0;
}
.tile p {
    font-family: 'Quickbrush';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(240,233,220,0.7);
    z-index: 2;
    max-width: 100%;
    text-align: center;
    font-size: 26px;
    opacity: 0;
    -webkit-transition: opacity 0.6s ease-in-out;
    transition: opacity 0.6s ease-in-out;
}
.tile.show p {
    opacity: 1;
}
.tile.show:hover p {
    opacity: 0;
}
.tile:hover p {
    opacity: 1;
}
.tile:hover p {
    opacity: 1;
}
.tile p .middle {
    top: 65%;
    opacity: 0;
    -webkit-transform: translate(-50%, -50%) rotate(-5deg);
    transform: translate(-50%, -50%) rotate(-5deg);
    -webkit-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
    width: 100%;
    max-width: 70%;
    margin-right: auto;
    margin-left: auto;
}
.tile.show p .middle {
    width: 100%;
    top: 50%;
    opacity: 1;
    -webkit-transform: translate(-50%, -50%) rotate(-5deg);
    transform: translate(-50%, -50%) rotate(-5deg);
    -webkit-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}
.tile.show:hover p .middle {
    top: 65%;
    opacity: 0;
    -webkit-transform: translate(-50%, -50%) rotate(-5deg);
    transform: translate(-50%, -50%) rotate(-5deg);
}
.tile:hover p .middle {
    top: 50%;
    opacity: 1;
    -webkit-transform: translate(-50%, -50%) rotate(-5deg);
    transform: translate(-50%, -50%) rotate(-5deg);
}
.centeralign {
    text-align: center;
}
.padding-bt-80 {
    padding-top: 80px;
    padding-bottom: 80px;
}
.padding-bt-180 {
    padding-top: 140px;
    padding-bottom: 180px;
}
.padding-t-80 {
    padding-top: 80px;
}
/* Navigation */
header {
    margin: 0 auto;
    width: 100%;
    display: block;
    position: relative;
    background: #fff;
    text-align: center;
    height: 140px;
    height: 200px;
    z-index: 5;
}
header .container {
    height: 100%;
}
.banner {
    margin: 0 auto;
}
.t-logo {
    display: block;
    position: relative;
    margin: 80px auto;
}
.t-logo svg {
    width: 300px;
}
.banner.totop {
    top: -30px
}
.w315 {
    width: 315px;
    margin: 0 auto;
    font-size: 20px;
}
.logo svg {
    width: 200px;
}
.logo.second {
    display: block;
    width: 700px;
    margin: 0 auto;
    max-width: 90%;
}
.logo.second svg {
    width: 100%;
}
.logo img {
    width: 100%;
    display: block;
}
nav {
    margin: 0 auto;
    padding: 0;
}
#nav li {
    list-style: none;
    display: inline-block;
    padding: 0 25px 0 25px;
    font-size: 18px;
    line-height: 10px;
    position: relative;
}
#nav li a {
    color: #fff;
    text-transform: uppercase;
}
/* nav-toggle */
#nav-toggle {
    position: absolute;
    top: 20px;
    right: 15px;
    z-index: 10;
    cursor: pointer;
    width: 30px;
    height: 30px;
    display: none;
}
#nav-toggle span, #nav-toggle span:after, #nav-toggle span:before {
    cursor: pointer;
    height: 3px;
    width: 30px;
    background: #fff;
    position: absolute;
    display: block;
    content: '';
    top: 10px;
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
}
#nav-toggle span:before {
    top: -10px;
}
#nav-toggle span:after {
    bottom: -10px;
}
#nav-toggle.active span {
    background-color: transparent !important;
}
#nav-toggle.active span:after, #nav-toggle.active span:before {
    top: 0;
}
#nav-toggle.active span:before {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: a rotate(45deg);
}
#nav-toggle.active span:after {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: a rotate(-45deg);
}
/* enquiry */
.register {
}
.formbox {
    margin-right: auto;
    margin-left: auto;
    width: 100%;
}
.relative {
    position: relative;
}
.hidden {
    display: none
}
/*.star:before {
    content: '*';
    position: absolute;
    display: block;
    width: 20px;
    text-align: left;
    left: -20px;
    top: 12px;
}*/

input, select, textarea {
    font-size: 20px;
    font-family: 'Calibre-Semibold';
    margin-bottom: 20px;
    padding: 10px 0;
    width: 100%;
    color: #808285;
    border: 0 none;
    background: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    border-bottom: 2px solid #000000;
    text-align: left;
}
textarea {
    height: 2.2em;
    border-top: 2px solid #ac8837;
    border-top: none;
    transition: height 0.5s;
    overflow: hidden;
}
textarea.activate {
    height: 6.6em
}
select {
    margin-bottom: 55px;
    position: relative;
    z-index: 0
}
.margin-t-40 {
    margin-top: 2em;
}
.mb40 {
    margin-bottom: 40px;
}
.mt40 {
    margin-top: 40px;
}
.margin-b-150 {
    margin-bottom: 150px;
}
.privacy {
    font-size: 10px;
}
.plr50 {
    padding-left: 50px;
    padding-right: 50px;
}
.call {
    display: block;
    position: absolute;
    bottom: -122px;
    left: 40px;
    color: #ac8837;
    letter-spacing: 1px;
    font-size: 26px;
}
.btnholder {
    display: inline-block;
    border: 2px solid #000000;
    margin: 0;
    position: relative;
    margin: 40px auto;
}
.selectholder {
    position: relative;
    font-size: 20px;
    font-family: 'Calibre-Semibold';
    margin-bottom: 25px;
    text-transform: uppercase;
}
input.btn {
    margin: 0;
    border: none;
    letter-spacing: 2px;
    padding: 14px 0 10px 0;
    cursor: pointer;
    position: relative;
    z-index: 1;
    display: inline-block;
    color: #000;
    font-family: 'Calibre-Semibold';
    font-size: 20px;
    transition: all 0.4s;
    color: #ffffff;
}
.btnholder:hover input.btn, .btnholder:hover a.btn {
}
.btnholder svg, .registertoday svg {
    height: 10px;
    fill: #000;
    right: 30px;
    z-index: 0;
    transition: all 0.4s;
}
.registertoday svg {
    right: auto;
    padding-left: 30px;
}
.registertoday {
    text-align: left !important;
}
.btnholder:hover svg {
}
-webkit-input-placeholder, -webkit-input-placeholder {
    color: #808285;
    opacity: 1;
}
 input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
 color: #808285;
 opacity: 1;
}
 input:-moz-placeholder, textarea:-moz-placeholder {
 color: #808285;
 opacity: 1;
}
 input::-moz-placeholder, textarea::-moz-placeholder {
 color: #808285;
 opacity: 1;
}
 input:-ms-input-placeholder, textarea:-ms-input-placeholder {
 color: #808285;
 opacity: 1;
}
 input:focus::-webkit-input-placeholder, textarea:focus::-webkit-input-placeholder {
 color: #808285;
 opacity: 0.5;
}
 input:focus:-moz-placeholder, textarea:focus:-moz-placeholder {
 color: transparent;
}
 input:focus::-moz-placeholder, textarea:focus::-moz-placeholder {
 color: #808285;
 opacity: 0.5;
}
 input:focus:-ms-input-placeholder, textarea:focus:-ms-input-placeholder {
 color: #808285;
 opacity: 0.5;
}
 input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active {
 transition: background-color 5000s ease-in-out 0s;
}
/*footer*/
footer {
    display: block;
    position: relative;
    width: 100%;
    max-width: 100%;
    padding: 60px 10px;
    margin: 0 auto;
    background: #e7e7e7;
}
footer p, footer a {
    font-size: 19px;
    color: #53565a;
    text-align: center;
    margin-top: 40px;
    padding-bottom: 0;
}
span.hr {
    display: inline-block;
    padding: 0 10px;
}
/* Token Style */
ul.token-input-list-project {
    border: none;
    width: 100%;
    margin: 0 auto;
    max-width: 100%;
    text-align: left;
    text-align-last: left;
    text-align: -moz-left;
    text-align: -webkit-left;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 0;
    border-bottom: 1px solid #525252;
    clear: both;
}
li.token-input-input-token-project {
    margin: 0;
    padding: 0;
    list-style-type: none;
    width: 100%;
}
ul.token-input-list-project li input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    width: 100% !important;
    margin-bottom: 0;
}
li.token-input-token-project p {
    display: inline;
    padding: 0;
    margin: 0 5px 0 0;
    line-height: 20px;
    font-size: 11px;
}
li.token-input-token-project {
    overflow: hidden;
    height: 25px;
    margin: 0;
    padding: 2px 5px;
    background-color: #ccc;
    color: #000;
    cursor: default;
    border: 1px solid #525252;
    font-size: 12px;
    white-space: nowrap;
    list-style: none;
    display: inline-block;
}
div.token-input-dropdown-project {
    position: absolute;
    width: 100%;
    background-color: #fff;
    overflow-x: hidden;
    cursor: default;
    font-size: 11px;
    z-index: 13;
    color: #000000;
}
div.token-input-dropdown-project ul {
    margin: 0;
    padding: 0;
    display: block !important;
    max-height: 205px;
}
div.token-input-dropdown-project ul li {
    background-color: #fff;
    font-size: 14px;
    padding: 3px;
    margin: 0;
    list-style-type: none;
    font-weight: 100 !important;
}
div.token-input-dropdown-project ul li.token-input-dropdown-item-project {
    background-color: #fff;
}
div.token-input-dropdown-project ul li.token-input-dropdown-item2-project {
    background-color: #fff;
}
div.token-input-dropdown-project ul li em {
    font-weight: bold;
    font-style: normal;
}
div.token-input-dropdown-project ul li.token-input-selected-dropdown-item-project {
    background-color: #ccc;
    color: #fff;
}
/* Parsley-error */
ul.parsley-errors-list.filled, ul.parsley-errors-list {
    font-size: 10px;
    list-style: outside none none;
    margin: 0 auto;
    padding: 0;
    position: relative;
    text-align: left;
    bottom: 0;
    position: absolute;
}
ul.parsley-errors-list.filled li, ul.parsley-errors-list li {
    padding: 0;
    text-align: left;
    color: #ac8837;
}
* {
    text-size-adjust: none;
    -webkit-text-size-adjust: none;
}
.m {
    display: none !important;
}
.footerlink {
    font-size: 26px;
    color: #ac8837;
    letter-spacing: 3px;
    line-height: 1.3;
    display: block;
}
.logolink {
    display: inline-block
}
.sky {
    margin: 0 45px;
}
.margin-b-60 {
    margin-bottom: 60px;
}
.margin-t-80 {
    margin-top: 80px
}
.container-footer {
    width: 600px;
    max-width: calc(100% - 50px);
    margin: 0 auto;
    text-align: center;
    padding-top: 180px;
    margin-bottom: 100px;
}
.gold {
    color: #ac8837;
}
.lineheight-24 {
    line-height: 1.3;
}
.inline {
    display: inline-block;
}
.people li img {
    border-radius: 50%;
}
a.lenland {
    display: inline-block;
    width: 400px;
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
}
.btn {
    text-transform: uppercase;
    margin: 0;
    border: none;
    letter-spacing: 2px;
    padding: 14px 0 10px 0;
    width: 100%;
    cursor: pointer;
    position: relative;
    z-index: 1;
    display: block;
    color: #ffffff;
    background-color: #000000;
    text-transform: uppercase;
    font-family: 'Calibre-Semibold';
    font-size: 20px;
    transition: all 0.4s;
    color: #ffffff;
    margin-left: auto;
    margin-right: auto;
    max-width: 320px;
}
.mtb50 {
    margin-top: 40px;
    margin-bottom: 40px;
}
.ptb50 {
    padding-top: 40px;
    padding-bottom: 40px;
}
.mt80 {
    margin-top: 80px;
}
.mt150 {
    margin-top: 150px;
}
.mtb60 {
    margin-top: 60px;
    margin-bottom: 60px;
}
.a-b-s {
    position: absolute;
    height: 100%;
    top: 0;
}
.bg {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.right {
    right: 0;
}
.left {
    left: 0;
}
.ptb95 {
    padding-top: 95px;
    padding-bottom: 95px;
}
.pb95 {
    padding-bottom: 95px;
}
.pt95 {
    padding-top: 95px;
}
.creamy-bg {
    background-color: #f0e9dc;
}
.grid_7 {
    width: calc(55% - 20px);
    padding-right: 20px;
    float: left;
}
.grid_5 {
    width: 45%;
    float: left;
}
.fullwidth {
    width: 100%;
}
span.r-m {
    display: block;
    transform: translateX(15%);
    font-size: 30px;
    margin-top: 25px;
}
.mlra {
    margin-left: auto;
    margin-right: auto;
}
.dreams-logo {
    margin: 0 auto;
    display: block;
}
.rainbow {
    display: block;
    margin-top: 50px;
}
.pt20 {
    padding-top: 20px;
}
.arrow-holder:hover svg {
    right: 5px;
}
.play_btn {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    top: 0;
    left: 0;
    z-index: 2;
    transition: 0.5s background;
}
.play_btn:hover {
    background-color: rgba(255,255,255,0.3);
}
.tile .play_btn img {
    display: block;
    width: 70px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 40px;
}
.rainbow {
    display: block;
    position: absolute;
    z-index: 2;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 0;
}
.half {
    width: 50%;
    float: left;
    border: 5px solid transparent;
    position: relative;
}
.acon {
    position: absolute;
    display: block;
    left: 0;
    bottom: 0;
    z-index: 2;
    max-width: 120px;
    transform: translateY(100%);
}
.partner p {
    margin-left: auto;
    margin-right: auto;
    max-width: 800px;
}
.partner * {
    text-align: center;
}
.partners_logo {
    display: inline-block;
}
.partners_logo img {
    padding: 0 20px;
}
.bgblack {
    background-color: #000000;
}
.profilevideo {
    cursor: pointer;
}
.profilevideo::before {
    position: absolute;
    display: block;
    content: '';
}
.Play_trigger {
    display: block;
    position: absolute;
    z-index: 4;
    bottom: 10px;
    right: 10px;
    width: 40px;
}
.pause_trigger {
    display: none;
    position: absolute;
    z-index: 4;
    bottom: 10px;
    right: 10px;
    width: 40px;
}
.grid_6 .Play_trigger, .grid_6 .pause_trigger {
    right: 60px;
    width: 40px;
}
#tile iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.parallax {
    display: block;
    position: relative;
    padding: 0;
    margin: 0;
    background-image: url("../images/book.png");
    background-position: center center;
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
}
.sale{
	display: block;
	background-color:#e2211c; 
	color: #ffffff;
	position: absolute;
	z-index: 2;
	top: 30%;
	left: 63%;
	transform: translate(-50%,-50%) rotate(-5deg);
	overflow: hidden;
	border-radius: 100%;
}
.sale p{
	text-align: center;
	font-size: 1.3em;
	padding: 25px;
}
.bggray {
    background-color: #e7e7e7;
}

@media screen and (max-width : 1600px) {
.tile p {
    font-size: 28px;
}
.toptext {
    top: 100px;
}
.bottomtext {
    bottom: 100px;
}
.grid_3 {
    width: 48%;
    margin-bottom: 10%;
    margin-right: 4%;
}
.grid_3.s2 {
    margin-right: 0;
    margin-bottom: 0;
}
.title {
    left: 45px;
}
}

@media screen and (max-width : 1400px) {
body {
    font-size: 22px;
}
}

@media screen and (max-width : 1230px) {
body {
    font-size: 18px;
}
.tile p {
    font-size: 22px;
}
.toptext {
    top: 60px;
}
.bottomtext {
    bottom: 60px;
}
.btnholder input.btn, .btnholder a.btn {
    padding: 14px 0 10px 0;
    font-size: 18px;
    letter-spacing: 2px;
}
.btnholder:hover input.btn, .btnholder:hover a.btn {
    padding: 14px 0 10px 0;
    font-size: 18px;
    letter-spacing: 2px;
}
.btnholder svg {
    height: 11px;
    right: 10px;
}
	.sale p{
	text-align: center;
	font-size: 1em;
	padding: 15px;
}
}


@media screen and (max-width : 1024px) {
	h1 {
    font-size: 2em;
	 font-family: 'CeraGRMedium';
}
.playvideo {
    top: 50%;
}
.logo svg {
    width: 150px;
}
body {
    font-size: 16px;
	overflow-x: hidden;
}
.tile p {
    opacity: 1 !important;
}
.tile p .middle {
    top: 50%;
    opacity: 1;
    -webkit-transform: translate(-50%, -50%) rotate(-5deg);
    transform: translate(-50%, -50%) rotate(-5deg);
}
span.r-m {
    display: block;
    transform: translateX(15%);
    font-size: 20px;
    margin-top: 25px;
}
footer img {
    max-width: 40% !important;
}
.partners_logo {
    display: inline-block;
    width: 20%
}
.parallax {
    background-attachment: scroll;
}
}

@media screen and (max-width : 1000px) {
	.acon {
    position: relative;
    display: block;
    left: auto;
    bottom: auto;
    z-index: 2;
    max-width: 120px;
    transform: none;
}
#intro {
    background-position: center center !important;
    background-size: contain;
    background-repeat: no-repeat;
    background-color: #000000;
}
.logo svg {
    width: 120px;
}
body {
    font-size: 20px;
}
.container {
    max-width: calc(100% - 50px);
}
header {
    height: 120px;
}
.banner {
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 120px;
    width: 160px;
}
.fullheight {
    height: calc(100vh - 120px);
}
.dreams {
    display: none;
}
.left {
    padding-right: 0;
}
.grid_6 {
    width: 100%;
    margin-bottom: 0;
    text-align: center;
    left: auto;
    right: auto;
    margin-left: auto;
    margin-right: auto;
}
.esp {
    margin-top: 50px !important;
    display: inline-block;
}
.grid_6.a-b-s {
    position: relative;
    height: 100%;
    margin-bottom: 0;
}
	.grid_6.a-b-s iframe{
		width: 100% !important;
	}
h2 {
    font-size: 1.5em;
}
.m {
    display: initial !important;
}
.d {
    display: none !important;
}
.movetotop {
    margin-top: 0;
}
.title {
    position: static;
    text-align: left;
    margin: 75px 0 30px 0;
    -webkit-transform: rotate(-0);
    transform: rotate(-0);
    padding-left: 45px;
}
.title span:after {
    left: -67px;
}
.formbox {
    padding: 30px 30px;
}
.hidden {
    display: block;
}
.register {
    width: calc(100% + 40px);
    max-width: 100%;
    margin-left: -25px;
    float: left;
}
.f26 {
    font-size: 20px;
}
input.btn, a.btn {
    padding: 14px 60px 10px 60px !important;
    font-size: 18px;
    margin: 0 auto;
    text-align: center
}
input.btn.fullm {
    width: 100%;
}
.bottomtext .btnholder {
    width: auto;
    margin-bottom: 0;
}
.btnholder {
    width: 100%
}
.btnholder svg {
    height: 10px !important;
    fill: #000;
    right: 11px !important;
    z-index: 0;
    transition: all 0.4s;
}
.call {
    bottom: auto;
    left: auto;
    font-size: 24px;
    margin: 40px 0 40px 0;
    padding-left: 35px;
    position: relative;
}
.bars {
    height: 70px;
    margin-top: 0;
}
.grid_4 {
    width: 50%;
}
.tile p {
    background: rgba(240,233,220,0.8);
    opacity: 1;
}
.tile p .middle {
    top: 50%;
    opacity: 1;
}
h3 span {
    font-size: 45px;
}
.grid_3 {
    width: 100%;
    float: left;
    margin-right: 0;
    margin-bottom: 80px;
}
.nopdm {
    padding: 0;
}
.grid_3.last {
    margin-bottom: 40px;
}
.Quickbrush {
    font-size: 25px;
    margin: 25px auto 0 auto;
    text-align: left;
}
.bars.abs {
    height: 129px;
}
h2.line {
    padding-left: 0;
    font-size: 36px;
}
h2.line:before {
    height: 3px;
    width: 40px;
    background: #ac8837;
    top: -38px;
    left: 0;
}
.minislide {
    width: 100%;
}
.txt {
    background: rgba(255,255,255,0.9);
    position: relative;
    width: 100%;
    height: auto;
    padding: 60px 20px 0 20px;
}
.toptext {
    max-width: 100%;
    position: relative;
    top: 0;
    right: 0;
    left: 0;
    margin: 0;
}
.bottomtext {
    max-width: 100%;
    position: relative;
    bottom: auto;
    width: 100%;
    margin-bottom: 0;
}
.rightside .txt {
    transform: translateX(0%)
}
.minislideholder.rightside .rightside .txt {
    transform: translateX(0)
}
.minislideholder.rightside .leftside .txt {
    transform: translateX(0%)
}
.rightside {
    padding-top: 65px;
}
#people h2 {
    font-size: 36px;
}
.padding-bt-180 {
    padding-top: 60px;
    padding-bottom: 80px;
}
h5.bold {
    font-size: 26px;
}
.footerlink {
    font-size: 23px;
    letter-spacing: 2px;
}
.sky {
    margin: 40px 0;
}
.logolink {
    display: block;
}
#intro video {
    display: none;
}
#mute {
    display: none
}
.playvideo, .videolink {
    display: block;
}
.btnholder.fullm {
    padding-bottom: 0;
    max-width: 300px;
}
	.mmt0{
		margin-top: 0!important;
	}
}

@media screen and (max-width : 760px) {
	.sale{
		top: 34%;
	}
	.sale p{
		font-size: 0.8em;
		padding: 10px;
	}
	.partners_logo {
    display: inline-block;
    width: 80%;
    margin: 0 auto;
    text-align: -webkit-center;
    margin-bottom: 25px;
}
	.ourpartner{
		font-size: 2em;
	}
	.partners_logo img {
    padding: 0 0;
		margin-bottom: 15px;
}
	h2 {
    font-size: 1.5em;
		padding-left: 20px;
		padding-right: 20px;
}
	h2  br{
		display: none;
	}
.plr50 {
    padding-left: 20px;
    padding-right: 20px;
}
.mt150 {
    margin-top: 50px;
}
.half {
    width: 100%;
}
.grid_4 {
    width: 100%;
}
.rainbow {
    width: 50px;
    margin-top: 0;
}
.banner {
    width: 50px;
}
.t-logo {
    margin: 40px auto;
}
.t-logo svg {
    width: 200px;
}
.container {
    max-width: 1420px;
    width: calc(100% - 40px);
}
.register {
    width: calc(100%);
    max-width: 100%;
    margin-left: auto;
    float: left;
}
}
