* {
    margin: 0;
}

body, html {
    height: 100% !important;
}

body {
    background: #FFFFFF;
    color: #162B48;
    font-family: 'ml', sans-serif;
    font-size: 15px;
    -webkit-font-smoothing: subpixel-antialiased;
    font-style: normal;
    font-weight: normal;
    line-height: 27px;
    overflow-x: hidden;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

h1 {
    float: left;
    font-family: 'cl', sans-serif;
    font-size: 34px;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-weight: normal;
    left: 11.25%;
    line-height: 42px;
    position: relative;
    width: 50%;
}

@media screen and (max-width: 1250px) {
    h1 {
        font-size: 32px;
        line-height: 40px;
    }
}

@media screen and (max-width: 1025px) {
    h1 {
        font-size: 28px;
        line-height: 36px;
    }
}

@media screen and (max-width: 900px) {
    h1 {
        left: 6.25%;
        width: 62.5%;
    }
}

@media screen and (max-width: 750px) {
    h1 {
        font-size: 24px;
        line-height: 32px;
    }
}

h1.alt {
    color: #FFFFFF;
    float: left;
    font-size: 42px;
    left: 0;
    line-height: 51px;
    width: 100%;
}

@media screen and (max-width: 1250px) {
    h1.alt {
        font-size: 36px;
        line-height: 44px;
    }
}

@media screen and (max-width: 750px) {
    h1.alt {
        font-size: 28px;
        line-height: 36px;
    }
}

h1 span {
    font-size: 24px;
    line-height: 32px;
}

@media screen and (max-width: 1250px) {
    h1 span {
        font-size: 22px;
        line-height: 30px;
    }
}

h2 {
    font-family: 'cl', sans-serif;
    font-size: 24px;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-weight: normal;
    line-height: 32px;
    margin: 0 0 25px;
    text-align: left;
}

@media screen and (max-width: 1250px) {
    h2 {
        font-size: 21px;
        line-height: 28px;
    }
}

@media screen and (max-width: 1025px) {
    h2 {
        font-size: 20px;
        line-height: 27px;
    }
}

h2.alt.one {
    float: left;
    font-family: 'cl', sans-serif;
    font-size: 26px;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-weight: normal;
    left: 11.25%;
    line-height: 34px;
    margin: 0;
    position: relative;
    width: 50%;
}

@media screen and (max-width: 1250px) {
    h2.alt.one {
        font-size: 23px;
        line-height: 31px;
    }
}

@media screen and (max-width: 1025px) {
    h2.alt.one {
        font-size: 22px;
        line-height: 30px;
    }
}

@media screen and (max-width: 900px) {
    h2.alt.one {
        left: 6.25%;
        width: 62.5%;
    }
}

h2.alt.two {
    -moz-osx-font-smoothing: auto;
    -webkit-font-smoothing: auto;
    font-family: 'mbk', sans-serif;
    font-size: 15px;
    line-height: 28px;
    margin: 0 0 5px;
}

h2.alt.three {
    -moz-osx-font-smoothing: auto;
    -webkit-font-smoothing: auto;
    font-family: 'mbk', sans-serif;
    font-size: 16px;
    line-height: 29px;
    margin: 0 0 5px;
}

@media screen and (max-width: 1025px) {
    h2.alt.three {
        font-size: 15px;
        line-height: 27px;
    }
}

h3 {
    font-family: 'mbk', sans-serif;
    font-size: 15px;
    font-weight: normal;
    line-height: 26px;
    position: relative;
}

h3.alt {
    font-family: 'cl', sans-serif;
    font-size: 24px;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-weight: normal;
    line-height: 32px;
    margin: 0 0 20px;
    text-align: left;
}

h4 {
    font-family: 'ar', sans-serif;
    font-size: 15px;
    font-weight: normal;
    line-height: 26px;
    margin: 0 0 22px;
}

p {
    font-family: 'ml', sans-serif;
    font-size: 15px;
    line-height: 27px;
    margin: 0 0 20px;
}

p.large {
    font-size: 16px;
    line-height: 29px;
    margin: 0 0 25px;
}

@media screen and (max-width: 1025px) {
    p.large {
        font-size: 15px;
        line-height: 27px;
    }
}

p.small {
    font-size: 14px;
    line-height: 26px;
    opacity: 0.9;
}

span.highlight {
    font-family: 'mbk', sans-serif;
}

p span {
    font-family: 'mbk', sans-serif;
}

a {
    text-decoration: none;
    color: inherit;
    outline: none;
}

a:hover {
    outline: none;
    text-decoration: none;
    transition: all 0.25s ease 0s;
    -webkit-transition: all 0.25s ease 0s;
}

a:focus {
    outline: none;
}

a:active {
    outline: none;
}

a, img {
    border: none;
}

ul, ol {
    margin: 0;
    padding: 0;
    vertical-align: top;
}

.list {
    list-style: none;
}

.list.one-half {
    float: left;
    margin: 0 8% 0 0;
    width: 46%;
}

.list.one-half.last {
    margin: 0;
}

.list.one-half li {
    font-size: 15px;
    line-height: 27px;
}

.links {
    float: left;
    list-style: none;
}

@media screen and (max-width: 750px) {
    .links {
        width: 100%;
    }
}

.links li {
    clear: both;
    float: left;
    font-size: 14px;
    line-height: 25px;
    position: relative;
}

@media screen and (max-width: 900px) {
    .links li {
        clear: none;
        width: 50%;
    }
}

.links li a {
    float: left;
    transition: all 0.25s ease 0s;
    -webkit-transition: all 0.25s ease 0s;
    width: 100%;
}

.links li a:hover {
    color: #73D1B7;
}

.links li.active a {
    color: #73D1B7;
}

.link {
    border-bottom: 1px dotted #162B48;
    cursor: pointer;
    padding: 0 0 2px;
    transition: all 0.25s ease 0s;
    -webkit-transition: all 0.25s ease 0s;
}

.link:hover {
    border-bottom: 1px dotted #73D1B7;
    color: #73D1B7;
}

input {
    outline: none;
}

::-webkit-input-placeholder {
   	color: rgba(22, 43, 72, 0.75) !important;
}

::-moz-placeholder {
    color: rgba(22, 43, 72, 0.75) !important;
}

:-ms-input-placeholder {
    color: rgba(22, 43, 72, 0.75) !important;
}

@-moz-document url-prefix() {
    select, select:-moz-focusring, select::-moz-focus-inner {
        color: transparent !important;
        text-shadow: 0 0 0 #162B48 !important;
        border: 0;
    }
}

input[type='number'] {
    -moz-appearance: textfield;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

form {
    float: left;
    margin: 75px 0 0;
    width: 100%;
}

form .input, form .select, form .textarea {
    float: left;
    margin: 0 0 70px;
    position: relative;
    width: 100%;
}

form .select {
    margin: 2px 0 70px;
}

form .select:after {
    content: '\f11f';
    font-family: 'icons';
    font-size: 13px;
    position: absolute;
    right: 2px;
    top: 0;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    form .select:after {
        top: 1px;
    }
}

form .input.one-half, form .select.one-half {
    float: left;
    margin: 0 20px 75px 0;
    width: calc(50% - 10px);
}

@media screen and (max-width: 1250px) {
    form .input.one-half.edit {
        margin: 0 0 75px;
        width: 100%;
    }
}

form .input.one-half.last, form .select.one-half.last {
    margin: 0 0 75px;
}

@media screen and (max-width: 1025px) {
    form .select.one-half.edit {
        margin: 0 0 75px;
        width: 100%;
    }
}

form .input.one-third, form .select.one-third {
    margin: 0 15px 75px 0;
    width: calc(33.3333% - 10px);
}

form .input.one-third.last, form .select.one-third.last {
    margin: 0 0 75px;
}

form input, form select, form textarea {
    -moz-appearance: none;
    -webkit-appearance: none;
    background: none;
    border: 0;
    border-bottom: 1px solid #162B48;
    border-radius: 0;
    box-shadow: none;
    font-family: 'ml', sans-serif;
    font-size: 16px;
    letter-spacing: -0.002em;
    line-height: 28px;
    margin: 0;
    outline: none;
    padding: 0 0 10px;
    position: relative;
    resize: none;
    width: 100%;
    z-index: 10;
}

form select {
    padding: 0 0 14px;
    text-indent: -2px;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    form select {
        padding: 0 0 10px;
        text-indent: 0;
    }
}

form select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #162B48;
}

form textarea {
    float: left;
}

form .textarea {
    margin: 0 0 60px;
}

form label {
    font-size: 15px;
    left: 0;
    line-height: 27px;
    position: absolute;
    top: 0;
    transition: all 0.25s ease 0s;
    -webkit-transition: all 0.25s ease 0s;
    z-index: 1;
}

form .select label {
    top: -3px;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    form .select label {
        top: 0;
    }
}

form input:focus ~ label, form input:not(:focus):valid ~ label, form select:focus ~ label, form select:not(:focus):valid ~ label, form textarea:focus ~ label, form textarea:not(:focus):valid ~ label {
    font-family: 'mbk', sans-serif;
    font-size: 13px;
    line-height: 23px;
    top: -35px;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    form input:focus ~ label, form input:not(:focus):valid ~ label, form select:focus ~ label, form select:not(:focus):valid ~ label {
        top: -32px;
    }
}

form .line {
    background: #162B48;
    bottom: 0;
    height: 2px;
    left: 0;
    position: absolute;
    transition: all 0.25s ease 0s;
    -webkit-transition: all 0.25s ease 0s;
    width: 0;
}

form input:focus ~ .line, form input:not(:focus):valid ~ .line, form select:focus ~ .line, form select:not(:focus):valid ~ .line, form textarea:focus ~ .line, form textarea:not(:focus):valid ~ .line {
    font-family: 'mbk', sans-serif;
    height: 2px;
    width: 100%;
}

form .error {
    background: #162B48;
    border-radius: 1px;
    bottom: -32px;
    color: #FFFFFF;
    float: left;
    font-size: 10px;
    margin: 0;
    padding: 0 12px;
    position: absolute;
    width: auto;
}

button {
    -moz-appearance: none;
    -webkit-appearance: none;
    background: none;
    border: 0;
    border-radius: 0;
    color: #162B48;
    cursor: pointer;
    float: right;
    height: 60px;
    margin: 0 -1px 0 0;
    outline: none;
    padding: 0;
    position: relative;
    text-align: center;
    width: 60px;
}

button .circle {
    border-radius: 50%;
    float: right;
    font-size: 28px;
    height: 60px;
    position: relative;
    width: 60px;
}

button .circle .border {
    border: 1px solid #162B48;
    border-radius: 50%;
    box-sizing: border-box;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: all 0.25s ease 0s;
    -webkit-transition: all 0.25s ease 0s;
    width: 100%;
}

button:hover .circle .border {
    border: 1px solid #73D1B7;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}

button .circle .icon i:before, button .circle .icon i:after {
    line-height: 60px;
}

.anchor {
    display: block;
    float: left;
    margin: -215px 0 0;
    padding: 215px 0 0;
    position: relative;
    visibility: hidden;
}

@media screen and (max-width: 750px) {
    .anchor {
        margin: -185px 0 0;
        padding: 185px 0 0;
    }
}

.space {
    clear: both;
    overflow: hidden;
    visibility: hidden;
    width: 0;
}

.space.one {
    height: 10px;
}

.space.two {
    height: 20px;
}

.space.three {
    height: 30px;
}

.space.four {
    height: 50px;
}

@media screen and (max-width: 900px) {
    .space.four {
        height: 40px;
    }
}

.space.five {
    height: 75px;
}

@media screen and (max-width: 900px) {
    .space.five {
        height: 60px;
    }
}

.line.one {
    background: #73D1B7;
    float: left;
    height: 2px;
    left: 6.25%;
    margin: 19px 0 0;
    position: relative;
    width: 13.75%;
}

@media screen and (max-width: 1025px) {
    .line.one {
        margin: 17px 0 0;
    }
}

@media screen and (max-width: 900px) {
    .line.one {
        left: 0;
        margin: 14px 0 0;
        width: 12.5%;
    }
}

.line.one.alt {
    margin: 16px 0 0;
}

@media screen and (max-width: 1250px) {
    .line.one.alt {
        margin: 14px 0 0;
    }
}

@media screen and (max-width: 1025px) {
    .line.one.alt {
        margin: 13px 0 0;
    }
}

.line.two {
    background: #73D1B7;
    height: 2px;
    margin: 25px 0 38px;
    width: 35px;
}

.line.three {
    background: #73D1B7;
    height: 150px;
    left: 50%;
    margin: 0 0 0 -1px;
    position: absolute;
    top: -105px;
    width: 2px;
    z-index: 50;
}

@media screen and (max-width: 900px) {
    .line.three {
        height: 120px;
        top: -85px;
    }
}

header {
    background: #FFFFFF;
    border-bottom: 0;
    height: 120px;
    opacity: 1;
	position: fixed;
  	left: 0;
    top: 0;
    -webkit-transition: background-color 0.25s ease 0s;
    transition: background-color 0.25s ease 0s;
  	width: 100%;
	z-index: 250;
}

@media screen and (max-width: 1025px) {
    header {
        height: 80px !important;
    }
}

@media screen and (max-width: 750px) {
    header {
        transition: all 0.25s ease 0s;
        -webkit-transition: all 0.25s ease 0s;
    }
}

@media screen and (max-width: 750px) {
    .scroll header {
        height: 60px !important;
    }
}

.click header, .watch header {
    background: none !important;
}

.logo {
    height: 120px;
    left: 50%;
    position: fixed;
    top: 0;
    z-index: 500;
}

@media screen and (max-width: 1025px) {
    .logo {
        height: 80px !important;
    }
}

@media screen and (max-width: 750px) {
    .logo {
        transition: all 0.25s ease 0s;
        -webkit-transition: all 0.25s ease 0s;
    }
}

@media screen and (max-width: 750px) {
    .scroll .logo {
        height: 60px !important;
    }
}

.click .logo, .watch .logo {
    display: none;
}

.logo .container {
    margin: -30px 0 0 -95px;
    position: absolute;
    top: 50%;
    width: 190px;
}

@media screen and (max-width: 1025px) {
    .logo .container {
        margin: -22px 0 0 -70px !important;
        width: 140px !important;
    }
}

@media screen and (max-width: 750px) {
    .scroll .logo .container {
        margin: -16px 0 0 -50px !important;
        transition: all 0.25s ease 0s;
        -webkit-transition: all 0.25s ease 0s;
        width: 100px !important;
    }
}

.logo img {
    float: left;
}

.menu .list {
    float: left;
}

@media screen and (max-width: 750px) {
    .menu .list {
        width: 100%;
    }
}

.menu .list li, .menu.right .language span {
    cursor: pointer;
    display: inline-block;
    float: left;
    list-style: none;
    margin: 0 30px 0 0;
    padding: 0;
    position: relative;
    text-align: left;
}

@media screen and (max-width: 1025px) {
    .menu .list li, .menu.right .language span {
        margin: 0 25px 0 0;
    }
}

@media screen and (max-width: 750px) {
    .menu .list li, .menu.right .language span {
        margin: 0;
    }
}

@media screen and (max-width: 750px) {
    .menu .list li.alt li {
        padding: 0;
        width: 100%;
    }
}

@media screen and (max-width: 750px) {
    .menu .list li.alt:before, .menu .list li.alt li:before {
        display: none;
    }
}

.menu .list li.one.alt, .menu .list li.two.alt {
    display: none;
    padding: 4px 0 25px;
    width: 100%;
}

@media screen and (max-width: 750px) {
    .menu .list li.one.alt, .menu .list li.two.alt {
        display: block;
    }
}

.menu .list li.one.alt li, .menu .list li.two.alt li {
    font-family: 'mbk', sans-serif;
    font-size: 14px;
    -moz-osx-font-smoothing: auto;
    -webkit-font-smoothing: auto;
    line-height: 25px;
}

.menu .list li a {
    float: left;
    width: 100%;
}

.menu .list li:last-child {
    margin: 0;
}

.menu .list li:after {
    background: #73D1B7;
    content: '';
    height: 1px;
    left: 0;
    opacity: 0;
    position: absolute;
    top: calc(50% + 15px);
    transition: all 0.25s ease 0s;
    -webkit-transition: all 0.25s ease 0s;
    width: 0;
}

@media screen and (max-width: 750px) {
    .menu .list li:after {
        display: none;
    }
}

.menu .list li:hover:after {
    opacity: 1;
    width: 100%;
}

.menu.main {
    background: #FFFFFF;
    height: 0;
    left: 0;
    opacity: 0;
    overflow: hidden;
    position: fixed;
    top: 0;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    width: 100%;
    z-index: -1;
}

.click .menu.main {
    height: 100%;
    opacity: 1;
    z-index: 500;
}

.menu.main .container {
    float: left;
    height: calc(100% - 240px);
    left: 12.5%;
    position: absolute;
    top: 120px;
    width: 75%;
}

@media screen and (max-width: 1025px) {
    .menu.main .container {
        height: calc(100% - 160px);
        left: 6.25%;
        top: 80px;
        width: 87.5%;
    }
}

.menu.main .column.one-half {
    height: 100%;
    margin: 0;
    width: 50%;
}

@media screen and (max-width: 750px) {
    .menu.main .column.one-half {
        width: 75%;
    }
}

@media screen and (max-width: 750px) {
    .menu.main .column.one-half.last {
        width: 25%;
    }
}

.menu.main .image {
    background-image: url('../images/menu/menu.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

@media screen and (min-width: 1025px) and (max-height: 625px) {
    .menu.main .social {
        display: none;
    }
}

@media screen and (max-width: 1025px) and (max-height: 550px) {
    .menu.main .social {
        display: none;
    }
}

.menu.main .social .icons {
    clear: both;
    float: left;
    margin: 20px 0 0;
}

.menu.main .social .icons i {
    border: 1px solid #162B48;
    border-radius: 50%;
    float: left;
    font-size: 17px;
    height: 48px;
    margin: 0 8px 0 0;
    text-align: center;
    transition: all 0.25s ease 0s;
    -webkit-transition: all 0.25s ease 0s;
    width: 48px;
}

.menu.main .social .icons i:hover {
    border: 1px solid #73D1B7;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}

.menu.main .social .icons i:before, .menu.main .social .icons i:after {
    line-height: 48px;
}

.menu.main .social .icons i.alt {
    font-size: 16px;
}

.menu.main .social .icons i.alt:before, .menu.main .social .icons i.alt:after {
    line-height: 47px;
}

.menu.main .social p {
    float: left;
    font-size: 13px;
    line-height: 23px;
    margin: 0;
    width: 250px;
}

@media screen and (max-width: 900px) {
    .menu.main .social p {
        clear: both;
        margin: 15px 0 0;
    }
}

@media screen and (max-width: 600px) {
    .menu.main .social p {
        width: 150px;
    }
}

.menu.main .list {
    bottom: 0;
    left: 0;
    position: absolute;
}

.menu.main .list li {
    clear: both;
    margin: 0 0 10px;
}

.menu.main .list li:last-child {
    margin: 0;
}

.menu.main .list li a {
    font-size: 32px;
    letter-spacing: -0.0125em;
    line-height: 32px;
    padding: 0;
    transition: all 0.35s ease 0s;
    -webkit-transition: all 0.35s ease 0s;
}

@media screen and (max-width: 1025px) {
    .menu.main .list li a {
        font-size: 28px;
        line-height: 28px;
    }
}

@media screen and (max-width: 750px) {
    .menu.main .list li a {
        font-size: 24px;
        line-height: 24px;
        padding: 0 !important;
    }
}

@media screen and (max-width: 600px) {
    .menu.main .list li a {
        font-size: 22px;
        line-height: 22px;
    }
}

.menu.main .list li:last-child a {
    margin: 0;
}

.menu.main .list li a:hover {
    padding: 0 0 0 42px;
}

.menu.main .list li a:before {
    background: #73D1B7;
    content: '';
    height: 2px;
    left: 0;
    margin: -1px 0 0;
    opacity: 0;
    position: absolute;
    top: 50%;
    transition: all 0.35s ease 0s;
    -webkit-transition: all 0.35s ease 0s;
    width: 0;
}

@media screen and (max-width: 750px) {
    .menu.main .list li a:before {
        display: none;
    }
}

.menu.main .list li a:hover:before {
    opacity: 1;
    width: 30px;
}

.menu.main .list li:after {
    display: none;
}

.menu.alt {
    font-family: 'ml', sans-serif;
    font-size: 13px;
    left: 6.25%;
    line-height: 120px;
    position: fixed;
    top: 0;
    z-index: 500;
}

@media screen and (max-width: 1025px) {
    .menu.alt {
        line-height: 80px !important;
    }
}

.menu.alt .list .one {
    display: block;
}

.menu.alt .list .one i {
    font-size: 16px;
    position: absolute;
    right: -23px;
    top: 1px;
}

.menu.alt .list .two {
    display: none;
}

.menu.alt .list li {
    font-size: 13px;
    padding: 0;
}

@media screen and (max-width: 750px) {
    .menu.alt .list li {
        transition: all 0.35s ease 0s;
        -webkit-transition: all 0.35s ease 0s;
    }
}

.scroll .menu.alt .list li {
    line-height: 60px;
}

.menu.alt .list li:before {
    display: none;
}

.click .menu.alt {
    display: none;
}

.closed .menu, .watch .menu {
    display: none;
}

.menu.icon {
    cursor: pointer;
    position: fixed;
    right: 6.25%;
    top: 0;
    z-index: 750;
}

.menu.icon .list {
    float: left;
    font-size: 13px;
    line-height: 120px;
    margin: 0 45px 0 0;
}

@media screen and (max-width: 1025px) {
    .menu.icon .list {
        line-height: 80px !important;
        margin: 0 35px 0 0;
    }
}

@media screen and (max-width: 750px) {
    .menu.icon .list {
        display: none;
    }
}

.click .menu.icon .list {
    display: none;
}

.menu.icon .line {
    background: #162B48;
    display: none;
    float: left;
    height: 30px;
    margin: 0 30px;
    opacity: 0.1;
    position: relative;
    top: 45px;
    width: 1px;
}

.menu.icon .text {
    float: left;
    font-size: 13px;
    line-height: 120px;
    padding: 0 25px 0 0;
    position: relative;
}

@media screen and (max-width: 1025px) {
    .menu.icon .text {
        line-height: 80px !important;
        padding: 0 22px 0 0;
    }
}

@media screen and (max-width: 750px) {
    .menu.icon .text {
        display: none;
    }
}

.menu.icon .text:after {
    background: #73D1B7;
    content: '';
    height: 1px;
    left: 0;
    opacity: 0;
    position: absolute;
    top: calc(50% + 15px);
    transition: all 0.25s ease 0s;
    -webkit-transition: all 0.25s ease 0s;
    width: 0;
}

@media screen and (max-width: 1025px) {
    .menu.icon .text:after {
        display: none;
    }
}

.menu.icon .text:hover:after, .menu.icon .bars:hover ~ .text:after {
    opacity: 1;
    width: calc(100% - 25px);
}

.click .menu.icon .text {
    display: none;
}

.menu.icon .bars {
    cursor: pointer;
    float: right;
    height: 28px;
    margin: 47px 0 45px;
    width: 30px;
}

@media screen and (max-width: 1025px) {
    .menu.icon .bars {
        margin: 27px 0 25px !important;
    }
}

@media screen and (max-width: 750px) {
    .scroll .menu.icon .bars {
        margin: 17px 0 15px !important;
        transition: all 0.25s ease 0s;
        -webkit-transition: all 0.25s ease 0s;
    }
}

.menu.icon .bars .bar {
    background: #162B48;
    height: 1px;
    margin: 8px 0;
    position: relative;
    transition: all 0.25s ease 0s;
    -webkit-transition: all 0.25s ease 0s;
    width: 100%;
}

.click .menu.icon .bars .bar.one {
    margin: 12px 0 0 !important;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.click .menu.icon .bars .bar.two {
    margin: 0 0 10px !important;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.button {
    cursor: pointer;
}

.button.large {
    -webkit-appearance: none;
    -moz-appearance: none;
    background: none;
    border: 0;
    border-radius: 0;
    float: left;
    height: 56px;
    margin: 40px 0 0;
    position: relative;
    text-align: center;
    width: 100%;
}

.button.large.alt {
    margin: 0 40px 50px;
    width: calc(100% - 80px);
}

@media screen and (max-width: 600px) {
    .button.large.alt {
        margin: 0 6.25% 50px;
        width: 87.5%;
    }
}

.button.large .text {
    color: #162B48;
    font-family: 'mbk', sans-serif;
    font-size: 14px;
    line-height: 56px;
    margin: 0 !important;
}

@media screen and (max-width: 1250px) {
    .button.large .text {
        font-family: 'ml', sans-serif;
        font-size: 13px;
        line-height: 54px;
    }
}

.button.large.alt .text {
    color: #73D1B7;
    font-family: 'ml', sans-serif;
}

.button.large .border {
    border: 1px solid #162B48;
    border-radius: 1px;
    box-sizing: border-box;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: all 0.25s ease 0s;
    -webkit-transition: all 0.25s ease 0s;
    width: 100%;
}

.button.large:hover .border {
    border: 1px solid #73D1B7;
    transform: scale(1.0375);
    -webkit-transform: scale(1.0375);
}

.button.large.alt .border {
    border: 1px solid #73D1B7;
}

.button.medium {
    -webkit-appearance: none;
    -moz-appearance: none;
    background: none;
    border: 0;
    border-radius: 0;
    float: left;
    height: 56px;
    margin: 40px 0 0;
    position: relative;
    text-align: center;
    width: 225px;
}

@media screen and (max-width: 1025px) {
    .button.medium {
        height: 54px;
        margin: 30px 0 0;
    }
}

@media screen and (max-width: 750px) {
    .button.medium {
        width: 175px;
    }
}

.button.medium.alt {
    margin: 0;
    width: 275px;
}

@media screen and (max-width: 750px) {
    .button.medium.alt {
        width: 225px;
    }
}

.button.medium .text {
    font-family: 'ml', sans-serif;
    font-size: 14px;
    line-height: 56px;
}

@media screen and (max-width: 1025px) {
    .button.medium .text {
        font-size: 13px;
        line-height: 54px;
    }
}

.button.medium.alt .text {
    font-family: 'ml', sans-serif;
}

.button.medium.alt .text {
    color: #FFFFFF;
}

.button.medium .border {
    border: 1px solid #162B48;
    border-radius: 1px;
    box-sizing: border-box;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: all 0.25s ease 0s;
    -webkit-transition: all 0.25s ease 0s;
    width: 100%;
}

.button.medium:hover .border {
    border: 1px solid #73D1B7;
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
}

.button.medium.alt .border {
    border: 1px solid #73D1B7;
}

.button.small {
    -webkit-appearance: none;
    -moz-appearance: none;
    background: none;
    border: 0;
    border-radius: 0;
    float: left;
    height: 50px;
    margin: 15px 0 0;
    position: relative;
    text-align: center;
    width: 175px;
}

.button.small .text {
    font-family: 'ml', sans-serif;
    font-size: 13px;
    line-height: 49px;
}

.button.small .border {
    border: 1px solid #162B48;
    border-radius: 1px;
    box-sizing: border-box;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: all 0.25s ease 0s;
    -webkit-transition: all 0.25s ease 0s;
    width: 100%;
}

.button.small:hover .border {
    border: 1px solid #73D1B7;
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
}

.button.circle {
    -webkit-appearance: none;
    -moz-appearance: none;
    background: none;
    border: 0;
    border-radius: 0;
    float: right;
    height: 56px;
    margin: 15px 0 0;
    position: relative;
    text-align: center;
    width: 56px;
}

@media screen and (max-width: 750px) {
    .button.circle {
        height: 50px;
        margin: 10px 0 0;
        width: 50px;
    }
}

.button.circle .text {
    font-size: 28px;
    line-height: 60px;
}

@media screen and (max-width: 750px) {
    .button.circle .text {
        font-size: 24px;
        line-height: 54px;
    }
}

.button.circle .border {
    border: 1px solid #162B48;
    border-radius: 50%;
    box-sizing: border-box;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: all 0.25s ease 0s;
    -webkit-transition: all 0.25s ease 0s;
    width: 100%;
}

.button.circle:hover .border {
    border: 1px solid #73D1B7;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}

.button.text {
    float: right;
    font-size: 14px;
    margin: 0 23px 0 0;
}

.button.text span {
    float: left;
}

.button.text i {
    font-size: 19px;
    position: absolute;
    right: -28px;
    top: 4px;
    transition: all 0.25s ease 0s;
    -webkit-transition: all 0.25s ease 0s;
}

.button.text i:before, .button.text i:after {
    line-height: 18px;
}

.button.text:hover {
    color: #73D1B7;
}

.button.text:hover i {
    color: #73D1B7;
    right: -31px;
}

.column {
    float: left;
    position: relative;
}

.column.one-half {
    margin: 0 8% 0 0;
    width: 46%;
}

@media screen and (max-width: 750px) {
    .column.one-half {
        margin: 0;
        width: 100%;
    }
}

.column.one-half.last {
    float: right;
    margin: 0;
}

.column.one-half.edit {
    margin: 0 20px 0 0;
    width: calc(50% - 10px);
}

.column.one-half.edit.last {
    margin: 0;
}

.column.two-thirds {
    margin: 0 5% 0 0;
    width: 65%;
}

@media screen and (max-width: 900px) {
    .column.two-thirds {
        margin: 0;
        width: 50%;
    }
}

@media screen and (max-width: 750px) {
    .column.two-thirds {
        width: 100%;
    }
}

.column.one-third {
    margin: 0 5% 0 0;
    width: 30%;
}

.column.one-third.last {
    margin: 0;
}

.banner {
    background-color: #FFFFFF;
    float: left;
    height: 100%;
    min-height: 600px;
    position: relative;
    width: 100%;
}

.banner .container {
    float: left;
    height: 100%;
    margin: 0 !important;
    width: 100%;
}

.banner .title {
    float: left;
    left: 6.25%;
    margin: -102px 0 0;
    position: absolute;
    top: 50%;
    width: 500px;
    z-index: 10;
}

@media screen and (max-width: 1250px) {
    .banner .title {
        margin: -88px 0 0;
        width: 425px;
    }
}

@media screen and (max-width: 750px) {
    .banner .title {
        width: 275px;
    }
}

.banner .title .button.medium .border {
    border: 1px solid #73D1B7;
}

.banner .title .button.medium .text {
    color: #FFFFFF;
}

.banner .content {
    float: left;
    height: calc(100% - 120px);
    position: absolute;
    right: 0;
    top: 120px;
    width: 100%;
    z-index: 1;
}

@media screen and (max-width: 1025px) {
    .banner .content {
        height: calc(100% - 80px);
        top: 80px;
    }
}

.banner .scroll {
    bottom: 0;
    left: 6.25%;
    position: absolute;
    z-index: 10;
}

.banner .scroll .line {
    background: #73D1B7;
    bottom: 0;
    height: 90px;
    position: absolute;
    width: 2px;
}

.banner .scroll .text {
    bottom: 59px;
    color: #FFFFFF;
    font-size: 13px;
    left: 5px;
    position: absolute;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
}

@media screen and (max-width: 900px) {
    .banner .scroll .text {
        bottom: 60px;
        font-size: 13px;
        left: 3px;
    }
}

.banner .background {
    background: #162B48;
    height: calc(100% - 190px);
    left: 0;
    position: absolute;
    top: 160px;
    width: 100%;
    z-index: 0;
}

@media screen and (max-width: 1025px) {
    .banner .background {
        height: calc(100% - 150px);
        top: 120px;
    }
}

.banner.alt {
    background: none;
    height: auto;
    margin: 120px 0 0;
    min-height: auto;
}

@media screen and (max-width: 1025px) {
    .banner.alt {
        margin: 80px 0 0;
    }
}

.banner.alt .content {
    float: right;
    height: auto;
    position: relative;
    right: auto;
    top: auto;
}

.banner.alt .content .links {
    bottom: 125px;
    left: 6.25%;
    position: absolute;
    width: auto;
}

@media screen and (max-width: 750px) {
    .banner.alt .content .links {
        display: none;
    }
}

.banner.alt .content .links li {
    clear: both;
    width: auto;
}

.banner.alt .content .image {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    float: right;
    height: 500px;
    position: relative;
    width: 75%;
}

@media screen and (max-width: 1025px) {
    .banner.alt .content .image {
        height: 425px;
    }
}

@media screen and (max-width: 900px) {
    .banner.alt .content .image {
        width: 81.25%;
    }
}

.banner.alt.one .content .image {
    background-image: url('../images/sections/story/story-1b.jpg');
}

.banner.alt.two .content .image {
    background-image: url('../images/sections/house/house-2b.jpg');
}

.banner.alt.three .content .image {
    background-image: url('../images/sections/area/area-1b.jpg');
}

.banner.alt.four .content .image {
    background-image: url('../images/sections/enquire/enquire-1b.jpg');
}

.banner.alt.five .content .image {
    background-image: url('../images/sections/directions/directions-1b.jpg');
    background-position: bottom;
}

.banner.alt .scroll .text {
    color: #162B48;
}

.welcome {
    float: left;
    position: relative;
    width: 100%;
}

.welcome .container {
    padding: 75px 0 100px;
}

.welcome .background {
    background: #FFFFFF;
    height: calc(100% + 30px);
    left: 0;
    position: absolute;
    top: -30px;
    width: 100%;
    z-index: 0;
}

.welcome .title {
    float: left;
    margin: 0 0 40px;
    position: relative;
    width: 100%;
    z-index: 10;
}

.welcome .content {
    float: left;
    left: 12.5%;
    position: relative;
    width: calc(75% + 1px);
    z-index: 10;
}

@media screen and (max-width: 900px) {
    .welcome .content {
        left: 6.25%;
        width: calc(87.5% + 1px);
    }
}

@media screen and (max-width: 750px) {
    .welcome .content {
        left: 0;
        width: 100%;
    }
}

.welcome .content .section {
    float: left;
    margin: 0 1px 0 0;
    width: calc(33.3333% - 1px);
}

@media screen and (max-width: 750px) {
    .welcome .content .section {
        margin: 0 0 50px;
        width: 100%;
    }
}

.welcome .content .section:last-child {
    margin: 0;
}

.welcome .content .section .box {
    height: 225px;
    overflow: hidden;
    width: 100%;
}

@media screen and (max-width: 1025px) {
    .welcome .content .section .box {
        height: 200px;
    }
}

.welcome .content .section .box .image {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    float: left;
    height: 100%;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    width: 100%;
}

.welcome .content .section .box .image:hover {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
}

.welcome .content .section.one .box .image {
    background-image: url('../images/sections/story/story-1b.jpg');
}

.welcome .content .section.two .box .image {
    background-image: url('../images/sections/house/house-2b.jpg');
}

.welcome .content .section.three .box .image {
    background-image: url('../images/sections/area/area-1b.jpg');
}

.welcome .content .section .excerpt {
    float: left;
    margin: 35px 0 0;
    position: relative;
    width: calc(100% - 35px);
    z-index: 10;
}

@media screen and (max-width: 750px) {
    .welcome .content .section .excerpt {
        margin: 35px 6.25% 0;
        width: 87.5%;
    }
}

.story {
    float: left;
    position: relative;
    width: 100%;
}

.story .container {
    padding: 60px 0 100px;
}

@media screen and (max-width: 900px) {
    .story .container {
        padding: 60px 0 75px;
    }
}

.story .title {
    float: left;
    margin: 0 0 40px;
    position: relative;
    width: 100%;
    z-index: 10;
}

.story .sidebar {
    left: 6.25%;
    position: absolute;
    top: 140px;
    z-index: 10;
}

@media screen and (max-width: 900px) {
    .story .sidebar {
        display: none;
    }
}

.story .sidebar {
    left: 6.25%;
}

.story .sidebar p, .story .sidebar li {
    font-size: 14px;
    line-height: 26px;
}

.story .sidebar li.active a {
    color: #73D1B7;
}

.story .sidebar li a:hover {
    color: #73D1B7;
}

.story .sidebar li a {
    transition: all 0.25s ease 0s;
    -webkit-transition: all 0.25s ease 0s;
}

.story .content {
    float: left;
    left: 0;
    position: relative;
    width: 100%;
}

.story .content p {
    left: 25%;
    position: relative;
    width: 50%;
}

@media screen and (max-width: 900px) {
    .story .content p {
        left: 12.5%;
        width: 75%;
    }
}

@media screen and (max-width: 750px) {
    .story .content p {
        left: 6.25%;
        width: 87.5%;
    }
}

.story .content .images {
    float: left;
    left: 12.5%;
    margin: 30px 0 50px;
    position: relative;
    width: 75%;
}

@media screen and (max-width: 900px) {
    .story .content .images {
        left: 6.25%;
        width: 87.5%;
    }
}

@media screen and (max-width: 750px) {
    .story .content .images {
        left: 0;
        width: 100%;
    }
}

.story .content .images.alt {
    width: calc(75% + 1px);
}

@media screen and (max-width: 900px) {
    .story .content .images.alt {
        width: calc(87.5% + 1px);
    }
}

@media screen and (max-width: 750px) {
    .story .content .images.alt {
        width: calc(100% + 1px);
    }
}

.story .content .images .image {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    float: left;
    height: 500px;
    width: 100%;
}

@media screen and (max-width: 1025px) {
    .story .content .images .image {
        height: 425px;
    }
}

@media screen and (max-width: 750px) {
    .story .content .images .image {
        height: 350px;
    }
}

@media screen and (max-width: 600px) {
    .story .content .images .image {
        height: 275px;
    }
}

.story .content .images .image.one {
    background-image: url('../images/sections/story/story-6b.jpg');
    background-position: top;
    margin: 0 1px 0 0;
    width: calc(50% - 1px);
}

.story .content .images .image.two {
    background-image: url('../images/sections/story/story-7b.jpg');
    background-position: top;
    width: calc(50% - 1px);
}

.story .content .images .image.three {
    background-image: url('../images/sections/story/story-4b.jpg');
}

.story .content .images .image.four {
    background-image: url('../images/sections/story/story-2b.jpg');
    background-position: top;
    margin: 0 1px 0 0;
    width: calc(50% - 1px);
}

.story .content .images .image.five {
    background-image: url('../images/sections/story/story-3b.jpg');
    width: calc(50% - 1px);
}

.house {
    float: left;
    position: relative;
    width: 100%;
}

.house .container {
    padding: 60px 0 100px;
}

@media screen and (max-width: 900px) {
    .house .container {
        padding: 60px 0 75px;
    }
}

.house .title {
    float: left;
    margin: 0 0 40px;
    position: relative;
    width: 100%;
    z-index: 10;
}

.house .sidebar {
    left: 6.25%;
    position: absolute;
    top: 140px;
    z-index: 10;
}

@media screen and (max-width: 900px) {
    .house .sidebar {
        display: none;
    }
}

.house .sidebar p, .house .sidebar li {
    font-size: 14px;
    line-height: 26px;
}

.house .sidebar li.active a {
    color: #73D1B7;
}

.house .sidebar li a {
    transition: all 0.25s ease 0s;
    -webkit-transition: all 0.25s ease 0s;
}

.house .sidebar li a:hover {
    color: #73D1B7;
}

.house .content {
    float: left;
    left: 0;
    position: relative;
    width: 100%;
}

.house .content p {
    left: 25%;
    position: relative;
    width: 50%;
}

@media screen and (max-width: 900px) {
    .house .content p {
        left: 12.5%;
        width: 75%;
    }
}

@media screen and (max-width: 750px) {
    .house .content p {
        left: 6.25%;
        width: 87.5%;
    }
}

.house .content .images {
    float: left;
    left: 12.5%;
    margin: 30px 0 50px;
    position: relative;
    width: 75%;
}

@media screen and (max-width: 900px) {
    .house .content .images {
        left: 6.25%;
        width: 87.5%;
    }
}

@media screen and (max-width: 750px) {
    .house .content .images {
        left: 0;
        width: 100%;
    }
}

.house .content .images .image {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    float: left;
    height: 500px;
    width: 100%;
}

@media screen and (max-width: 1025px) {
    .house .content .images .image {
        height: 425px;
    }
}

@media screen and (max-width: 750px) {
    .house .content .images .image {
        height: 350px;
    }
}

@media screen and (max-width: 600px) {
    .house .content .images .image {
        height: 275px;
    }
}

.house .content .images .image.one {
    background-image: url('../images/sections/house/house-16b.jpg');
    background-position: top;
}

.house .content .images .image.two {
    background-image: url('../images/sections/house/house-14b.jpg');
    background-position: top;
}

.house .content .facilities, .house .content .perks {
    float: left;
    margin: 55px 0;
    width: 100%;
}

.house .content .perks {
    margin: 0;
}

.house .content .facilities .list, .house .content .perks .list {
    float: left;
    left: 25%;
    margin: 20px 0 0;
    position: relative;
    width: 50%;
}

@media screen and (max-width: 900px) {
    .house .content .facilities .list, .house .content .perks .list {
        left: 12.5%;
        width: 75%;
    }
}

@media screen and (max-width: 750px) {
    .house .content .facilities .list, .house .content .perks .list {
        left: 6.25%;
        width: 87.5%;
    }
}

.house .content .facilities .list .facility, .house .content .perks .list .perk {
    float: left;
    width: 25%;
}

@media screen and (max-width: 600px) {
    .house .content .facilities .list .facility, .house .content .perks .list .perk {
        width: 50%;
    }
}

.house .content .facilities .list .facility.one, .house .content .facilities .list .facility.two, .house .content .facilities .list .facility.three, .house .content .facilities .list .facility.four {
    margin: 0 0 50px;
}

@media screen and (max-width: 600px) {
    .house .content .facilities .list .facility.one, .house .content .facilities .list .facility.two, .house .content .facilities .list .facility.three,
    .house .content .facilities .list .facility.four, .house .content .facilities .list .facility.five, .house .content .facilities .list .facility.six {
        margin: 0 0 35px;
    }
}

.house .content .perks .list .perk.one, .house .content .perks .list .perk.two, .house .content .perks .list .perk.three, .house .content .perks .list .perk.four {
    margin: 0 0 50px;
}

@media screen and (max-width: 600px) {
    .house .content .perks .list .perk.one, .house .content .perks .list .perk.two, .house .content .perks .list .perk.three,
    .house .content .perks .list .perk.four, .house .content .perks .list .perk.five, .house .content .perks .list .perk.six {
        margin: 0 0 35px;
    }
}

.house .content .facilities .list .facility h3, .house .content .perks .list .perk h3 {
    float: left;
    font-family: 'ml', sans-serif;
    min-height: 52px;
    width: 85%;
}

@media screen and (max-width: 1025px) {
    .house .content .facilities .list .facility h3, .house .content .perks .list .perk h3 {
        min-height: 78px;
    }
}

@media screen and (max-width: 750px) {
    .house .content .facilities .list .facility h3, .house .content .perks .list .perk h3 {
        min-height: 52px;
    }
}

.house .content .facilities .list .facility i, .house .content .perks .list .perk i {
    float: left;
    font-size: 40px;
    margin: 0 0 20px;
    width: 100%;
}

@media screen and (max-width: 750px) {
    .house .content .facilities .list .facility i, .house .content .perks .list .perk i {
        font-size: 38px;
    }
}

.house .content .facilities .list .facility i:before, .house .content .facilities .list .facility i:after, .house .content .perks .list .perk i:before, .house .content .perks .list .perk i:after {
    line-height: 40px;
}

@media screen and (max-width: 750px) {
    .house .content .facilities .list .facility i:before, .house .content .facilities .list .facility i:after, .house .content .perks .list .perk i:before, .house .content .perks .list .perk i:after {
        line-height: 38px;
    }
}

.area {
    float: left;
    position: relative;
    width: 100%;
}

.area .container {
    padding: 60px 0 100px;
}

@media screen and (max-width: 900px) {
    .area .container {
        padding: 60px 0 75px;
    }
}

.area .title {
    float: left;
    margin: 0 0 40px;
    position: relative;
    width: 100%;
    z-index: 10;
}

.area .sidebar {
    left: 6.25%;
    position: absolute;
    top: 140px;
    z-index: 10;
}

@media screen and (max-width: 900px) {
    .area .sidebar {
        display: none;
    }
}

.area .sidebar {
    left: 6.25%;
}

.area .sidebar p, .area .sidebar li {
    font-size: 14px;
    line-height: 26px;
}

.area .sidebar li.active a {
    color: #73D1B7;
}

.area .sidebar li a:hover {
    color: #73D1B7;
}

.area .sidebar li a {
    transition: all 0.25s ease 0s;
    -webkit-transition: all 0.25s ease 0s;
}

.area .content {
    float: left;
    left: 0;
    position: relative;
    width: 100%;
}

.area .content p {
    left: 25%;
    position: relative;
    width: 50%;
}

@media screen and (max-width: 900px) {
    .area .content p {
        left: 12.5%;
        width: 75%;
    }
}

@media screen and (max-width: 750px) {
    .area .content p {
        left: 6.25%;
        width: 87.5%;
    }
}

.area .content .images {
    float: left;
    left: 12.5%;
    margin: 30px 0 25px;
    position: relative;
    width: 75%;
}

@media screen and (max-width: 900px) {
    .area .content .images {
        left: 6.25%;
        width: 87.5%;
    }
}

@media screen and (max-width: 750px) {
    .area .content .images {
        left: 0;
        width: 100%;
    }
}

.area .content .images .image {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    float: left;
    height: 500px;
    width: 100%;
}

@media screen and (max-width: 1025px) {
    .area .content .images .image {
        height: 425px;
    }
}

@media screen and (max-width: 750px) {
    .area .content .images .image {
        height: 350px;
    }
}

@media screen and (max-width: 600px) {
    .area .content .images .image {
        height: 275px;
    }
}

.area .content .images .image.one {
    background-image: url('../images/sections/area/area-9b.jpg');
}

.area .content .activities {
    float: left;
    margin: 55px 0 0;
    width: 100%;
}

.area .content .activities .list {
    float: left;
    left: 25%;
    margin: 20px 0 0;
    position: relative;
    width: 50%;
}

@media screen and (max-width: 900px) {
    .area .content .activities .list {
        left: 12.5%;
        width: 75%;
    }
}

@media screen and (max-width: 750px) {
    .area .content .activities .list {
        left: 6.25%;
        width: 87.5%;
    }
}

.area .content .activities .list .activity {
    float: left;
    width: 25%;
}

@media screen and (max-width: 600px) {
    .area .content .activities .list .activity {
        width: 50%;
    }
}

.area .content .activities .list .activity.one, .area .content .activities .list .activity.two, .area .content .activities .list .activity.three, .area .content .activities .list .activity.four,
.area .content .activities .list .activity.five, .area .content .activities .list .activity.six, .area .content .activities .list .activity.seven, .area .content .activities .list .activity.eight,
.area .content .activities .list .activity.nine, .area .content .activities .list .activity.ten, .area .content .activities .list .activity.eleven, .area .content .activities .list .activity.twelve {
    margin: 0 0 50px;
}

@media screen and (max-width: 600px) {
    .area .content .activities .list .activity.one, .area .content .activities .list .activity.two, .area .content .activities .list .activity.three, .area .content .activities .list .activity.four,
    .area .content .activities .list .activity.five, .area .content .activities .list .activity.six, .area .content .activities .list .activity.seven, .area .content .activities .list .activity.eight,
    .area .content .activities .list .activity.nine, .area .content .activities .list .activity.ten, .area .content .activities .list .activity.eleven, .area .content .activities .list .activity.twelve {
        margin: 0 0 35px;
    }
}

.area .content .activities .list .activity h3 {
    float: left;
    font-family: 'ml', sans-serif;
    min-height: 78px;
    width: 85%;
}

@media screen and (max-width: 1250px) {
    .area .content .activities .list .activity h3 {
        min-height: 104px;
    }
}

@media screen and (max-width: 600px) {
    .area .content .activities .list .activity h3 {
        min-height: 78px;
    }
}

@media screen and (max-width: 600px) {
    .area .content .activities .list .activity.thirteen h3 {
        min-height: auto;
    }
}

.area .content .activities .list .activity i {
    float: left;
    font-size: 40px;
    margin: 0 0 20px;
    width: 100%;
}

@media screen and (max-width: 750px) {
    .area .content .activities .list .activity i {
        font-size: 38px;
    }
}

.area .content .activities .list .activity i:before, .area .content .activities .list .activity i:after {
    line-height: 40px;
}

@media screen and (max-width: 750px) {
    .area .content .activities .list .activity i:before, .area .content .activities .list .activity i:after {
        line-height: 38px;
    }
}

.enquire {
    float: left;
    position: relative;
    width: 100%;
}

.enquire .container {
    padding: 60px 0 100px;
}

@media screen and (max-width: 900px) {
    .enquire .container {
        padding: 60px 0 75px;
    }
}

.enquire .title {
    float: left;
    margin: 0 0 40px;
    position: relative;
    width: 100%;
    z-index: 10;
}

.enquire .content {
    float: left;
    left: 25%;
    position: relative;
    width: 50%;
}

@media screen and (max-width: 900px) {
    .enquire .content {
        left: 12.5%;
        width: 75%;
    }
}

@media screen and (max-width: 750px) {
    .enquire .content {
        left: 6.25%;
        width: 87.5%;
    }
}

.enquire .content a {
    transition: all 0.25s ease 0s;
    -webkit-transition: all 0.25s ease 0s;
}

.enquire .content a:hover {
    color: #73D1B7;
}

.directions {
    float: left;
    position: relative;
    width: 100%;
}

.directions .container {
    padding: 60px 0 100px;
}

@media screen and (max-width: 900px) {
    .directions .container {
        padding: 60px 0 75px;
    }
}

.directions .title {
    float: left;
    margin: 0 0 40px;
    position: relative;
    width: 100%;
    z-index: 10;
}

.directions .content {
    float: left;
    left: 25%;
    position: relative;
    width: 50%;
}

@media screen and (max-width: 900px) {
    .directions .content {
        left: 12.5%;
        width: 75%;
    }
}

@media screen and (max-width: 750px) {
    .directions .content {
        left: 6.25%;
        width: 87.5%;
    }
}

.directions .content i {
    float: left;
    font-size: 32px;
    margin: 0 0 35px;
    width: 100%;
}

.directions .content i:before, .directions .content i:after {
    line-height: 32px;
}

.directions .content .list {
    list-style-type: disc;
    margin: 0 0 20px 13px;
}

.directions .content .list li {
    padding: 0 0 0 5px;
}

.directions .content .list li span {
    opacity: 0.5;
    padding: 0 0 0 5px;
}

@media screen and (max-width: 750px) {
    .directions .content .column.one-half {
        margin: 0 0 50px;
    }
}

.prompt {
    float: left;
    position: relative;
    text-align: center;
    width: 100%;
}

@media screen and (max-width: 900px) {
    .prompt {
        margin: 0;
    }
}

.prompt .container {
    padding: 100px 0 90px;
}

@media screen and (max-width: 900px) {
    .prompt .container {
        padding: 80px 0 70px;
    }
}

.prompt .background {
    background: #162B48;
    border-radius: 1px;
    height: 100%;
    left: 6.25%;
    position: absolute;
    top: 0;
    width: 87.5%;
    z-index: 0;
}

@media screen and (max-width: 750px) {
    .prompt .background {
        left: 0;
        width: 100%;
    }
}

.prompt .content {
    display: inline-block;
    position: relative;
    z-index: 10;
}

.reviews {
    background: #FFFFFF;
    float: left;
    position: relative;
    width: 100%;
}

.reviews .container {
    float: left;
    padding: 75px 0;
    position: relative;
    width: 100%;
}

@media screen and (max-width: 1025px) {
    .reviews .container {
        padding: 65px 0;
    }
}

.reviews .title {
    float: left;
    margin: 0;
    position: relative;
    width: 100%;
    z-index: 10;
}

.reviews .content {
    float: left;
    left: 12.5%;
    position: relative;
    width: 75%;
    z-index: 10;
}

@media screen and (max-width: 900px) {
    .reviews .content {
        left: 6.25%;
        width: 87.5%;
    }
}

.reviews .content .flexslider {
    margin: -38px 0 0;
}

.reviews .content .slides {
    margin: 90px 0 0;
    width: 100%;
}

.reviews .content .review {
    float: left;
    margin: 0 8% 0 0;
    width: 46%;
}

@media screen and (max-width: 750px) {
    .reviews .content .review {
        margin: 0;
        width: 100%;
    }
}

.reviews .content .review.last {
    margin: 0;
}

@media screen and (max-width: 750px) {
    .reviews .content .review.last {
        margin: 50px 0 0;
    }
}

.reviews .content .review .image {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 50%;
    float: left;
    height: 75px;
    margin: 0 35px 0 0;
    width: 75px;
}

@media screen and (max-width: 1025px) {
    .reviews .content .review .image {
        height: 60px;
        margin: 0 30px 0 0;
        width: 60px;
    }
}

@media screen and (max-width: 750px) {
    .reviews .content .review .image {
        height: 55px;
        margin: 0 25px 0 0;
        width: 55px;
    }
}

.reviews .content .review.ariana-grande .image {
    background-image: url('../images/sections/reviews/review-1.jpg');
}

.reviews .content .review.kim-kardashian .image {
    background-image: url('../images/sections/reviews/review-2.jpg');
}

.reviews .content .review .text {
    float: left;
    margin: 5px 0 0;
    padding: 0;
    width: 100%;
}

@media screen and (max-width: 750px) {
    .reviews .content .review .text {
        margin: 2px 0 0;
    }
}

.reviews .content .review .text p.small {
    margin: 35px 0 0;
    text-align: right;
}

.terms {
    float: left;
    margin: 120px 0 0;
    position: relative;
    width: 100%;
}

@media screen and (max-width: 1025px) {
    .terms {
        margin: 80px 0 0;
    }
}

.terms .container {
    padding: 75px 0 100px;
}

@media screen and (max-width: 900px) {
    .terms .container {
        padding: 60px 0 75px;
    }
}

.terms .title {
    float: left;
    margin: 0 0 45px;
    position: relative;
    width: 100%;
    z-index: 10;
}

.terms .content {
    float: left;
    left: 25%;
    position: relative;
    width: 50%;
    z-index: 10;
}

@media screen and (max-width: 900px) {
    .terms .content {
        left: 12.5%;
        width: 75%;
    }
}

@media screen and (max-width: 750px) {
    .terms .content {
        left: 6.25%;
        width: 87.5%;
    }
}

.privacy {
    float: left;
    margin: 120px 0 0;
    position: relative;
    width: 100%;
}

@media screen and (max-width: 1025px) {
    .privacy {
        margin: 80px 0 0;
    }
}

.privacy .container {
    padding: 75px 0;
}

@media screen and (max-width: 900px) {
    .privacy .container {
        padding: 60px 0 75px;
    }
}

.privacy .title {
    float: left;
    margin: 0 0 45px;
    position: relative;
    width: 100%;
    z-index: 10;
}

.privacy .content {
    float: left;
    left: 25%;
    position: relative;
    width: 50%;
    z-index: 10;
}

@media screen and (max-width: 900px) {
    .privacy .content {
        left: 12.5%;
        width: 75%;
    }
}

@media screen and (max-width: 750px) {
    .privacy .content {
        left: 6.25%;
        width: 87.5%;
    }
}

.error {
    float: left;
    margin: 120px 0 0;
    position: relative;
    width: 100%;
}

@media screen and (max-width: 1025px) {
    .error {
        margin: 80px 0 0;
    }
}

@media screen and (max-width: 750px) {
    .error {
        margin: 60px 0 0;
    }
}

.error .container {
    padding: 75px 0 100px;
}

@media screen and (max-width: 900px) {
    .error .container {
        padding: 60px 0 75px;
    }
}

.error .background {
    background: #F6F5FC;
    border-radius: 1px;
    height: 100%;
    left: 12.5%;
    position: absolute;
    top: 0;
    width: 75%;
    z-index: 0;
}

@media screen and (max-width: 900px) {
    .error .background {
        left: 0;
        width: 100%;
    }
}

.error .title {
    float: left;
    margin: 0 0 45px;
    position: relative;
    width: 100%;
    z-index: 10;
}

.error .content {
    float: left;
    left: 25%;
    position: relative;
    width: 50%;
    z-index: 10;
}

@media screen and (max-width: 1250px) {
    .error .content {
        left: 20%;
        width: 60%;
    }
}

@media screen and (max-width: 900px) {
    .error .content {
        left: 6.25%;
        width: 87.5%;
    }
}

footer {
    background: #FFFFFF;
    float: left;
    height: 300px;
    position: relative;
    width: 100%;
}

@media screen and (max-width: 900px) {
    footer {
        height: auto;
    }
}

footer .container {
    border-top: 1px solid #F3F3F3;
    height: calc(100% - 115px);
    margin: 0 6.25%;
    padding: 60px 0 55px;
}

@media screen and (max-width: 900px) {
    footer .container {
        padding: 55px 0 170px;
    }
}

footer p {
    font-size: 13px;
    line-height: 23px;
}

@media screen and (max-width: 600px) {
    footer p {
        margin: 0 auto 20px;
        max-width: 225px;
    }
}

footer .links {
    left: 50%;
    margin: 0 0 0 -285px;
    position: absolute;
    top: 60px;
}

@media screen and (max-width: 900px) {
    footer .links {
        left: auto;
        margin: 0;
        position: relative;
        top: auto;
    }
}

footer .links li {
    clear: none;
    font-size: 13px;
    line-height: 23px;
    margin: 0 35px 0 0;
}

@media screen and (max-width: 900px) {
    footer .links li {
        margin: 0;
    }
}

@media screen and (max-width: 600px) {
    footer .links li {
        text-align: center;
    }
}

footer .links li:last-child {
    margin: 0;
}

footer .links li a:hover {
    color: #162B48;
    text-indent: 0;
}

footer .links li a:after {
    background: #73D1B7;
    content: '';
    display: block;
    height: 1px;
    left: 0;
    opacity: 0;
    position: absolute;
    top: calc(50% + 15px);
    transition: all 0.25s ease 0s;
    -webkit-transition: all 0.25s ease 0s;
    width: 0;
}

@media screen and (max-width: 900px) {
    footer .links li a:after {
        display: none;
    }
}

footer .links li a:hover:after {
    opacity: 1;
    width: 100%;
}

footer .social {
    bottom: 55px;
    left: 6.25%;
    position: absolute;
    width: 225px;
}

@media screen and (max-width: 900px) {
    footer .social {
        bottom: auto;
        float: left;
        left: auto;
        margin: 35px 4% 0 0;
        position: relative;
        width: 46%;
    }
}

@media screen and (max-width: 600px) {
    footer .social {
        margin: 35px 0 0;
        text-align: center;
        width: 100%;
    }
}

footer .social i {
    border: 1px solid #162B48;
    border-radius: 50%;
    float: left;
    font-size: 17px;
    height: 48px;
    margin: 0 8px 0 0;
    text-align: center;
    transition: all 0.25s ease 0s;
    -webkit-transition: all 0.25s ease 0s;
    width: 48px;
}

@media screen and (max-width: 600px) {
    footer .social i {
        float: none;
        margin: 0 3px;
    }
}

footer .social i:hover {
    border: 1px solid #73D1B7;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}

footer .social i:before, footer .social i:after {
    line-height: 48px;
}

footer .social i.alt {
    font-size: 16px;
}

footer .social i.alt:before, footer .social i.alt:after {
    line-height: 47px;
}

footer .monogram {
    bottom: 90px;
    display: block;
    left: 50%;
    margin: 0 0 0 -16px;
    position: absolute;
    width: 32px;
}

@media screen and (max-width: 900px) {
    footer .monogram {
        bottom: 88px;
    }
}

footer .copyright {
    bottom: 50px;
    left: 50%;
    margin: 0 0 0 -100px;
    position: absolute;
    text-align: center;
    width: 200px;
}

footer .copyright p {
    margin: 0;
    max-width: 100%;
}

.ie {
    background: #ECEBF8;
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
}

.ie .container {
    height: auto;
    left: 50%;
    margin: -39px 0 0 -250px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 500px;
}

.ie p {
    margin: 0;
}

.intercom-launcher-frame {
    z-index: 250 !important;
}
