@font-face
{
    font-family: 'AT_Sackers_Gothic_Medium';
    src: url('/fonts/AT_Sackers_Gothic_Medium.eot');
    src: url('/fonts/AT_Sackers_Gothic_Medium.eot') format('embedded-opentype'), url('/fonts/AT_Sackers_Gothic_Medium.woff2') format('woff2'), url('/fonts/AT_Sackers_Gothic_Medium.woff') format('woff'), url('/fonts/AT_Sackers_Gothic_Medium.ttf') format('truetype'), url('/fonts/AT_Sackers_Gothic_Medium.svg#AT_Sackers_Gothic_Medium') format('svg');
}
@font-face
{
    font-family: 'QStencil';
    src: url('/fonts/QStencil.eot');
    src: url('/fonts/QStencil.eot') format('embedded-opentype'), url('/fonts/QStencil.woff2') format('woff2'), url('/fonts/QStencil.woff') format('woff'), url('/fonts/QStencil.ttf') format('truetype'), url('/fonts/QStencil.svg#QStencil') format('svg');
}
@font-face
{
    font-family: 'georgia';
    src: url('/fonts/georgia.eot');
    src: url('/fonts/georgia.eot') format('embedded-opentype'), url('/fonts/georgia.woff2') format('woff2'), url('/fonts/georgia.woff') format('woff'), url('/fonts/georgia.ttf') format('truetype'), url('/fonts/georgia.svg#georgia') format('svg');
}
/* GRID */
.grid_1
{
    width: 6.5%;
}
.grid_2
{
    width: 15%;
}
.grid_3
{
    width: 23.5%;
}
.grid_4
{
    width: 32%;
}
.grid_5
{
    width: 40.5%;
}
.grid_6
{
    width: 49%;
}
.grid_7
{
    width: 57.5%;
}
.grid_8
{
    width: 66%;
}
.grid_9
{
    width: 74.5%;
}
.grid_10
{
    width: 83%;
}
.grid_11
{
    width: 91.5%;
}
.grid_12
{
    width: 100%;
}
.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12
{
    margin: 0 2% 1% 0;
    float: left;
    display: block;
}
#intro
{
    background-repeat: no-repeat;
    background-size: cover;
    height: calc(100vh - 60px);
    position: relative;
    padding:0;
}
#pavilions
{
    margin:60px 0 0 0;
}

.container
{
    padding: 50px 5% 60px 5%;
    width: 100%;
    max-width: 1080px;
    margin: 0 auto;
    clear: both;
    display: block;
    overflow: hidden;
    position: relative;
}
.fullscreen
{
    width: 100%;
    min-height: 712px;
    height: 680px;
    height: calc(100vh - 60px);
    background-size: cover;
    position: relative;
    overflow: hidden;
}
#ariel
{
    display: block;
    height: calc(100vh - 60px);
    background-size: contain;
    width: 100%;
}
#lifestyle .fullscreen
{
    background-position: bottom center;
}
.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;
}
.grid_6:nth-child(2n+0)
{
    margin-right: 0 !important;
}
.nomarginright
{
    margin-right: 0;
}
.nomarginleft
{
    margin-left: 0;
}
/* General */
body
{
    font-family: 'AT_Sackers_Gothic_Medium';
    font-size: 15px;
    background: #fff;
    color: #144e8c;
    margin: 0;
    padding: 0;
}
.image
{
    width: 100%;
    margin: 0;
    display: block;
}
#content
{
    margin: 0 auto;
    width: 100%;
    text-align: center;
    float: none;
}
.centeralign
{
    text-align: center;
    padding-bottom: 20px;
    margin-bottom: 0;
    border-bottom: 1px solid #000;
}
/* Headings */
h1, h2, h3, h4, h5
{
    margin: 0;
    font-weight: normal;
}
p
{
    text-align: center;
    margin: 0 auto 20px auto;
    width: 500px;
    font-family: 'georgia';
    font-size: 17px;
    line-height: 22px;
}
p.firstP
{
    margin: 60px auto 20px auto;
}
p.secondP
{
    margin: 0 auto;
}
h1
{
    font-family: 'QStencil';
    font-size: 100px;
    color: #144e8c;
    text-align: center;
}
h1.loaded
{
    color: #fff;
    -webkit-transition: all 2s ease-in-out;
    -moz-transition: all 2s ease-in-out;
    -o-transition: all 2s ease-in-out;
    -ms-transition: all 2s ease-in-out;
    transition: all 2s ease-in-out;
}
h2
{
    font-family: 'QStencil';
    font-size: 52px;
    text-align: center;
    padding: 60px 0;
    line-height: 52px;
}
h2 span
{
    display: block;
}
h2.border_bottom
{
    border-bottom: 1px solid #144e8c;
}
#team h2.border_bottom, #location h2.border_bottom
{
    padding: 0 0 60px 0;
}
h3
{
    font-size: 12px;
    color: #fff;
    text-align: center;
    letter-spacing: 2.5px;
    line-height: 18px;
    text-transform: uppercase;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    padding: 15px 0;
    max-width: 650px;
    margin: 0 auto;
    opacity: 0;
    -webkit-transition: all 2s ease-in-out;
    -moz-transition: all 2s ease-in-out;
    -o-transition: all 2s ease-in-out;
    -ms-transition: all 2s ease-in-out;
    transition: all 2s ease-in-out;
}
h3.show
{
    opacity: 1;
}
h4
{
    font-size: 40px;
    color: #2A3851;
}
h5
{
    font-size: 20px;
    color: #144e8c;
    text-align: center;
    letter-spacing: 15px;
    margin: 2vh 0 5vh 0;
    -webkit-transition: color 2s ease-in-out;
    -moz-transition: color 2s ease-in-out;
    -o-transition:color 2s ease-in-out;
    -ms-transition: color 2s ease-in-out;
    transition:color 2s ease-in-out;
}
h5.load
{
    color: #fff;
}
.tb
{
    display: table;
    margin: 0 auto;
    height: 100%;
}
.tbc
{
    display: table-cell;
    vertical-align: middle;
    height: 100%;
}
/* Navigation */ 
#wrapper_header
{
    width: 100%;
}
header
{
    width: 100%;
    z-index: 9999;
    position: absolute;
    bottom: 0;
    background: #fff;
    text-align: center;
}
header.fixed
{
    bottom: auto;
    position: fixed;
    top: 0;
}
ul#main_menu
{
    display: block;
    text-align: center;
    margin: 20px auto;
    padding: 0;
    max-width: 960px;
    width: 100%;
    background: #fff;
    height: calc(100% - 60px);
}
ul#main_menu li
{
    list-style-type: none;
    display: inline-block;
    padding: 0 30px;
}
ul#main_menu li a
{
    text-decoration: none;
    color: #144e8c;
    font-family: 'AT_Sackers_Gothic_Medium';
    font-size: 12px;
    padding: 5px 0;
    letter-spacing: 2px;
}
ul#main_menu li a.act
{
    border-bottom: 1px solid #144e8c;
}
ul#main_menu li a:hover, ul#main_menu li a.active
{
    border-bottom: 1px solid #144e8c;
    margin: 20px 0;
}
#logo
{
    margin: 2.5% auto;
    display: block;
    text-align: center;
    padding-bottom: 20px;
}
#logotopbar_m, #logo_m
{
    display: none;
}
#logo_m
{
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
    z-index: 999999;
    width: 250px;
}
.brandcontainer
{
    display: none;
    margin: 0 auto;
    text-align: center;
    height: 100vh;
    -webkit-transition: all 4s ease-in-out;
    -moz-transition: all 4s ease-in-out;
    -o-transition: all 4s ease-in-out;
    -ms-transition: all 4s ease-in-out;
    transition: all 4s ease-in-out;
}
#brandinside
{
    display: table-cell;
    vertical-align: middle;
    height: 100vh;
}
.brandm
{
    opacity: 0;
    -webkit-transition: all 4s ease-in-out;
    -moz-transition: all 4s ease-in-out;
    -o-transition: all 4s ease-in-out;
    -ms-transition: all 4s ease-in-out;
    transition: all 4s ease-in-out;
}
#nav-toggle
{
    position: absolute;
    right: 18px;
    top: 15px;
    margin: 0;
    padding: 0;
    z-index: 999999;
    display: none;
}
#nav-toggle img
{
    width: 27px;
    height: 22px;
}
.fullscreen img
{
    max-width: 100%;
    width: 100%;
 
}
.fullscreen img.p_logo
{
    width: auto;
}
.newbg
{
    background-image: url("/images/intro/1.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    /*	opacity:0;
	visibility:hidden;*/
    -webkit-transition: all 2s ease-in-out;
    -moz-transition: all 2s ease-in-out;
    -o-transition: all 2s ease-in-out;
    -ms-transition: all 2s ease-in-out;
    transition: all 2s ease-in-out;
}
#intro
{
    background-image: url("/images/intro/2.jpg");
    -webkit-transition: all 2s ease-in-out;
    -moz-transition: all 2s ease-in-out;
    -o-transition: all 2s ease-in-out;
    -ms-transition: all 2s ease-in-out;
    transition: all 2s ease-in-out;
}

#popup
{
    opacity: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: -1;
}
/*.newbg.active_slide{
	opacity:1;
	visibility:visible;
}*/
.tb
{
    position: relative;
    z-index: 2;
    display: table;
    margin: 0 auto;
}
.p_logo
{
    position: fixed;
    top: 132px;
    right: 140px;
    z-index: 999999;
    width: 120px;
}
/*@-webkit-keyframes fadeinout {
  0% { opacity: 0; }
  50% { opacity: 0; }
  100% { opacity: 1; }
}

@keyframes fadeinout {
  0% { opacity: 0; }
  50% { opacity: 0; }
  100% { opacity: 1; }
}*/
/* enquiry */
.register {
    background-color: #d5eef0;
    position: relative;
    /*min-height: 710px; height:100vh;*/
}
.enq_frm
{
    max-width: 650px;
    margin: 0 auto;
}
.enq_frm #th
{
    padding: 100px 0;
}
#enquiry_wrapper
{
    overflow: auto;
    background-repeat: no-repeat;
    background-position: left bottom;
    padding: 0;
    margin-bottom: 50px;
}
#enquiry_content
{
    max-width: 1000px;
    margin: 0 auto;
    border: 1px solid #979797;
    padding: 25px;
}
.enq_frm input.b_submit
{
    border: 1px solid #144e8c;
    background: #fff;
    cursor: pointer;
    display: block;
    float: none;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    color: #144e8c;
    font-size: 10px;
    line-height: 24px;
    text-transform: uppercase;
    width: 164px;
    height: 42px;
    font-weight: normal;
    -webkit-appearance: none;
    -moz-appearance: none;
}
select::-ms-expand {
 display: none;
}
.enq_frm input, .enq_frm select
{
    font-family: 'AT_Sackers_Gothic_Medium';
    background: transparent;
    padding: 7px 0;
    width: 100%;
    line-height: 25px;
    border: none;
    border-bottom: 1px solid #144e8c;
    color: #144e8c;
    margin-bottom: 5px;
    font-size: 12px;
    border-radius: 0;
    text-transform: uppercase;
    -khtml-opacity: 1!important;
    opacity: 1!important;
    filter: none !important;
    text-align: center;
    letter-spacing: 2px;
    text-decoration: none;
    text-align: -webkit-center;
}
#chkInternational:checked + label
{
    background: url(/images/bg/check.png) left center no-repeat;
}
#chkInternational
{
    position: absolute;
    overflow: hidden;
    clip: rect(0,0,0,0);
    height: 1px;
    width: 20px;
    margin: -1px;
    padding: 0;
    border: 0;
}
.chkInternational
{
    background: url(/images/bg/uncheck.png) left center no-repeat;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    width: 100%;
    line-height: 45px;
    padding-left: 20px;
    margin: 0 20px 0 0;
}
.register .container
{
    border-top: 1px solid #144e8c;
    padding: 1.5% 0;
}
p.privacy
{
    text-align: center;
    font-size: 9px;
    padding-top: 6px;
    text-decoration: none;
    width: auto;
    margin: 0 auto;
    font-weight: normal;
}
p.privacy a
{
    text-decoration: none;
    color: #144e8c;
}
p.dis
{
    font-size: 19px;
    text-align: center;
    margin: 60px auto 50px auto;
    width: auto;
}
p.dis a
{
    text-decoration: none;
    color: #144e8c;
}
#au_postcode
{
    width: 100%;
    height: 36px;
    text-align: center;
    margin: 0 auto;
}
.enq_frm select
{
    background-image: url(/images/buttons/arrow.png);
    background-position: right;
    background-repeat: no-repeat;
    width: 100%;
    height: 48px;
    -webkit-appearance: none;
    text-align-last: center;
    text-align: -moz-center;
    -moz-appearance: none;
}
.grid_5.nomargin
{
    float: right;
    margin-right: 0;
}
input:-webkit-input-placeholder, textarea:-webkit-input-placeholder {
color: #144e8c;
opacity: 1;
line-height:25px;
}
 input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
color: #144e8c;
opacity: 1;
line-height:25px;
}
 input:-moz-placeholder, textarea:-moz-placeholder {
color: #144e8c;
opacity: 1;
line-height:25px;
}
 input::-moz-placeholder, textarea::-moz-placeholder {
color: #144e8c;
opacity: 1;
line-height:25px;
}
 input:-ms-input-placeholder, textarea:-ms-input-placeholder {
color: $form-field-text;
opacity: 1;
line-height:25px;
}
 input:focus::-webkit-input-placeholder, textarea:focus::-webkit-input-placeholder {
color: transparent;
line-height:25px;
}
 input:focus:-moz-placeholder, textarea:focus:-moz-placeholder {
color: transparent;
line-height:25px;
}
 input:focus::-moz-placeholder, textarea:focus::-moz-placeholder {
color: transparent;
line-height:25px;
}
 input:focus:-ms-input-placeholder, textarea:focus:-ms-input-placeholder {
color: transparent;
line-height:25px;
}
input:focus, select:focus, textarea:focus, button:focus
{
    outline: none;
}
/*footer*/ 
footer
{
    font-family: 'AT_Sackers_Gothic_Medium';
    font-size: 10px;
    color: #144e8c;
    margin: 0 auto;
    padding: 0;
    background-color: #d5eef0;
    text-align: center;
}
.ipm
{
    display: inline-block;
    float: right;
    width: 80px;
}
.raywhite
{
    display: inline-block;
    float: left;
    width: 124px;
}
.mob
{
    display: none;
}
canvas
{
    z-index: 5;
    display: none !important;
}
#mapholder
{
    position: fixed;
    top: 0;
    left: 100%;
    height: 100vh;
    z-index: 10000;
    width: 100%;
    background: #000;
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    -ms-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
}
#closemap
{
    position: absolute;
    right: 10px;
    top: 10px;
    display: block;
    width: 23px;
    z-index: 5;
}
#mapholder img
{
    width: 100%;
    height: auto;
}
#imageFullScreen
{
    overflow: hidden;
    margin-top: 25vh;
}

@media screen and (max-width : 2500px) {
.fullscreen

{
  height: auto!important;  
}
}
@media screen and (max-width : 1256px) {
.p_logo
{
    display: none;
}
.container.desktop
{
    max-width: 90%;
}
.container
{
    padding: 2.5% 5% 60px;
}
.fullscreen
{
    min-height: 0!important;
    height: auto!important;
}
}

@media screen and (max-width : 1080px) {
ul#main_menu li
{
    padding: 0 20px;
}
}

@media screen and (max-width : 1024px) {
h1
{
    font-size: 70px;
}
}

@media screen and (max-width : 900px) {
ul#main_menu li
{
    padding: 0 10px;
}
}

@media screen and (max-width : 770px) {
}

@media screen and (max-width : 720px) {
h1, h3, h5
{
    display: none;
}
h2
{
    font-size: 30px;
    line-height: 30px;
    padding: 35px 0 40px 0;
}
header
{
    position: fixed!important;
}
#pavilions
{
    margin:0;
}
.newbg
{
    -webkit-transition: all 0s ease-in-out;
    -moz-transition: all 0s ease-in-out;
    -o-transition: all 0s ease-in-out;
    -ms-transition: all 0s ease-in-out;
    transition: all 0s ease-in-out;
}
#intro
{
    -webkit-transition: all 0s ease-in-out;
    -moz-transition: all 0s ease-in-out;
    -o-transition: all 0s ease-in-out;
    -ms-transition: all 0s ease-in-out;
    transition: all 0s ease-in-out;
}
#team h2.border_bottom, #location h2.border_bottom
{
    padding: 0 0 40px;
}
.brandcontainer.sh
{
    display: table;
    position: relative;
    z-index: 5555;
}
.brandm.display
{
    position: relative;
    z-index: 99;
    opacity: 1;
}
.container
{
    padding: 2.5% 5% 0;
}
#team .container
{
    padding: 0 5% 30px;
}
p.firstP
{
    margin: 40px auto 20px;
}
p.secondP
{
    margin: 0 auto 20px;
}
p
{
    width: auto;
    padding: 0 20px;
}
header
{
    position: fixed;
    top: 0;
    height: 53px;
}
.fullscreen
{
    min-height: 0!important;
    height: auto;
}
nav
{
    padding: 27px 0;
}
#nav-toggle, #logotopbar_m, #logo_m
{
    display: block;
}
ul#main_menu
{
    display: none;
    margin: 0 auto;
    text-align: center;
    background: #f3f3f3;
    position: relative;
    top: 26px;
    padding: 0 0 20px 0;
    height: 100vh;
}
ul#main_menu li
{
    display: block;
    padding: 0;
    line-height: 45px;
    text-align: center;
    border-bottom: 1px solid #144e8c;
}
ul#main_menu li a
{
    width: 100%;
    display: inline-block;
    height: 30px;
}
ul#main_menu li a:hover, ul#main_menu li a.active
{
    border-bottom: 0;
    width: 100%;
    display: inline-block;
    height: 30px;
    margin: 0;
}
.enq_frm
{
    max-width: 90%;
}
.enq_frm input, .enq_frm select
{
    font-size: 10px;
    line-height: 15px;
}
p.dis
{
    font-size: 12px;
    line-height: 18px;
    max-width: 300px;
    letter-spacing: 1px;
}
.ipm
{
    display: block;
    margin: 0;
    float: right;
}
.raywhite
{
    float: left;
    display: block;
    margin: 0;
}
.container.mob, .mob
{
    display: block;
    max-width: 100%;
    padding: 0 20px 20px;
}
.desktop
{
    display: none;
}
.mfooter
{
    text-align: center;
    margin: 0 auto;
    margin-top: 10px;
}
p.privacy
{
    width: 100%;
    text-align: center;
    margin: 0 auto;
    line-height: 14px;
}
#intro .tb, .brandcontainer, #brandinside
{
    display: none !important;
}
#intro
{
    height: auto;
}
#intro .newbg
{
    display: none;
}
canvas
{
    display: block !important;
    width: 100% !important;
    height: auto !important;
}
}

@media screen and (max-width : 420px) {
.enq_frm input, .enq_frm select
{
    font-size: 9px;
}
.enq_frm select
{
    background-image: none;
}
}
