/*
Theme Name: Trinity Point WordPress Theme
Description: Child theme for the Cornerstone starter theme
Author: Rare
Template: cornerstone-master
Version: 1.0
*/


@import url(../cornerstone-master/style.css);


.alignleft {display: inline; float: left; margin-right: 1.625em;}
.alignright {display: inline; float: right; margin-left: 1.625em;}
.aligncenter {clear: both; display: block; margin-left: auto; margin-right: auto;}

.widget_nav_menu ul,.widget_recent_entries ul,.clearing-thumbs{list-style:none}

.top-bar .title-area .name a {
	font-size: 1.0625em;
	font-weight: bold;
	color: #fff;
	display: block;
	padding: 0 15px;
	line-height: 45px;
}

#content,.sidebar{margin-top: 1em;}


.entry-content ul:not([class*="block-grid-"]):not(.clearing-thumbs),.widget_archive ul{margin-left:2em;}


#mainNav .divider{
  display: none !important;
}


/*! HTML5 Boilerplate v5.0.0 | MIT License | http://h5bp.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html {
    color: #222;
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Browser Upgrade Prompt
   ========================================================================== */

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

/* 

FONTS

font-family:'EngraversGothicBTW01-Re';
font-family:'ITC Franklin Gothic LT W01 Md';
font-family:'ITC Franklin Gothic LT W01 Bk';
font-family:'ITC Franklin Gothic LT W01BkIt'; - book italic
font-family:'ITC Franklin Gothic LT W01 Dm'; - demi bold



*/


/* ============================================== GLOBAL
*/


*, *:after, *:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html * {
  -webkit-font-smoothing: subpixel-antialiased;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


body {
  font-size: 16px;
  color: #fff;
  background-color: #fff;
  font-family:'ITC Franklin Gothic LT W01 Bk', 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
}


a, a img {
   outline: 0;
   border:none;
   border: 0;
   -webkit-tap-highlight-color: rgba(0,0,0,0);
}

input::-moz-focus-inner { 
  border: 0; 
}

/* Remove input outline for WebKit browsers */

input[type="text"]:focus {
  outline: none;
}

a{
  -o-transition: color 0.5s linear;
  -moz-transition: color 0.5s linear;
  -khtml-transition: color 0.5s linear;
  -webkit-transition: color 0.5s linear;
  -ms-transition: color 0.5s linear;
  transition: color 0.5s linear;
}

/*#loading {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: #1c2840;
  z-index: 900; important to leave this below 999 as the preloader is set to 999
  display: none;
}

#qLtempOverlay{
  display: none !important;
}*/

#teamDiscLink {
    font-family: 'ITC Franklin Gothic LT W01 Dm', 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
    color: #1c2840;
    background: #89e1d0;
    padding: 5px 12px;
    font-size: 12px;
    text-transform: uppercase;
    display: inline-block;
    margin-bottom: 1%;
}

#myModal, #teamDisc {
    color: #1c2840;
}


#myModalXmas{
  background-color: #1b263e;
  border: solid 2px #93cfc7;
  text-align: center;
}

#myModalXmas .reveal-modal .close-reveal-modal {
    color: #93cfc7;
}

/*#loading img {
   width: 60px;
   height: 64px;
   position: absolute;
   left: 50%;
   top: 50%; 
   margin-left: -30px;
   margin-top: -32px;
}*/

/*.queryloader__overlay__percentage{
  padding-bottom: 5% !important;
}
*/
.number{
    display: inline-block;
   /*  font-size: 55px; */
    font-family:'ITC Franklin Gothic LT W01 Md', 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
    color: #fff;
}

.number:hover, .number:focus {
    color: #fff;
    cursor: context-menu;
}


.row {
    max-width: 82.5rem;
    max-width: 120rem;
   /*  width: 120rem; */
  /*  max-width: 100%; */
}

.white{
  color: #fff !important;
}


#wrapper{
    background-color: #1c2840;
    /*margin-top: 35px;
    padding-bottom: 0.9375rem;
    margin-bottom: 50px;*/
}

/* .columns{
 padding-left: 1.875rem;
 padding-right: 1.875rem;
} */


#wrapper img{
   width: 100% !important;
}


.remove {
  display: none !important;
}

h1, h2, h3, h4, h5{
  color: #91d3ca;
  font-family:'EngraversGothicBTW01-Re';
  line-height: 1;
  letter-spacing: 0.3rem;
  margin: 0;
}

h1, h2, h3, h4{
  color: #91d3ca;
}

h1, h2{
 /*  font-size: 45px; */
}

h3{
  /* font-size: 30px; */
}

h4{
  /* font-size: 25px; */

}

h5{
  color: #fff;
  /* font-size: 27px; */
  margin-bottom: 2%;
}

.bgImg{
  position:absolute;
  left:0;
  right:0;
  margin-left:auto;
  margin-right:auto;
}

#first .bgImg{
  top: -1px;
}

.bg, .inner{
  position: relative;
  width: 100%;
}

.butWhite {
  margin-top: 4%;
  text-align: center;
}



.butWhite a {
  background: #fff;
  padding: 15px 18px;
}

/*.butWhite.lge a{
  padding: 15px 32px;
}*/


#subHeading .butWhite {
  margin-top: 3%;
}

.butWhite a{
  color: #1c2840;
  text-transform: uppercase;
  font-family:'ITC Franklin Gothic LT W01 Dm', 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
  /*font-size: 28px;*/
}


/* ============================================== NAV
*/


#nav{
  padding-top: 0.5%;
  padding-bottom: 0.5%;
}


#menu ul {
  list-style: none;
  padding: 0;
  margin: 0;
  line-height: 1;
}
#menu > ul {
  position: relative;
  display: block;
  background: #ffffff;
 /* background: yellow;*/
  width: 100%;
  z-index: 500;
}
#menu:after,
#menu > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#menu.align-right > ul > li {
  float: right;
}
#menu.align-center ul {
  text-align: center;
}
#menu.align-center ul ul {
  text-align: left;
}
#menu > ul > li {
  display: inline-block;
  position: relative;
  margin: 0;
  padding: 15px 0;
  width: 10%;
  float: left;
  /*background: pink;*/
  text-align: center;
}

/*#menu > ul > li.enquire{
  background: #89e1d0;
}*/

#menu > ul > #menu-button {
  display: none;
}
#menu ul li a {
  display: block;
  font-family:'ITC Franklin Gothic LT W01 Bk', 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
  text-decoration: none;
  color: #1c2840;
}
#menu > ul > li > a {
  font-size: 14px;
  font-family:'ITC Franklin Gothic LT W01 Md', 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
  /*padding: 15px 20%;*/
  color: #1c2840;
  text-transform: uppercase;
  -webkit-transition: color 0.25s ease-out;
  -moz-transition: color 0.25s ease-out;
  -ms-transition: color 0.25s ease-out;
  -o-transition: color 0.25s ease-out;
  transition: color 0.25s ease-out;
}
#menu > ul > li.has-sub > a {
  /*padding-right: 32px;*/
}
#menu > ul > li:hover > a {
  color: #ffffff;
}
#menu li.has-sub::after {
  display: block;
  content: "";
  position: absolute;
  width: 0;
  height: 0;
}
/*#menu > ul > li.has-sub::after {
  right: 10px;
  top: 20px;
  border: 5px solid transparent;
  border-top-color: #7a8189;
}*/
#menu > ul > li:hover::after {
  border-top-color: #ffffff;
}
#indicatorContainer {
  position: absolute;
  height: 12px;
  width: 100%;
  bottom: 0px;
  overflow: hidden;
  z-index: -1;
}
#pIndicator {
  position: absolute;
  height: 0;
  width: 100%;
  border: 12px solid transparent;
  border-top-color: #2b2f3a;
  z-index: -2;
  -webkit-transition: left .25s ease;
  -moz-transition: left .25s ease;
  -ms-transition: left .25s ease;
  -o-transition: left .25s ease;
  transition: left .25s ease;
}
#cIndicator {
  position: absolute;
  height: 0;
  width: 100%;
  border: 12px solid transparent;
  border-top-color: #2b2f3a;
  top: -12px;
  right: 100%;
  z-index: -2;
}
#menu ul ul {
  position: absolute;
  left: -9999px;
  top: 70px;
  opacity: 0;
  -webkit-transition: opacity .3s ease, top .25s ease;
  -moz-transition: opacity .3s ease, top .25s ease;
  -ms-transition: opacity .3s ease, top .25s ease;
  -o-transition: opacity .3s ease, top .25s ease;
  transition: opacity .3s ease, top .25s ease;
  z-index: 1000;
}
#menu ul ul ul {
  top: 37px;
  padding-left: 5px;
}
#menu ul ul li {
  position: relative;
}
#menu > ul > li:hover > ul {
  left: auto;
  left: 7%;
  top: 53px;
  top: 36px;
  opacity: 1;
}


.home #menu > ul > li:hover > ul {
 
  left: 16%;
 
}
#menu.align-right > ul > li:hover > ul {
  left: auto;
  right: 0;
  opacity: 1;
}
#menu ul ul li:hover > ul {
  left: 170px;
  top: 0;
  opacity: 1;
}
#menu.align-right ul ul li:hover > ul {
  left: auto;
  right: 170px;
  top: 0;
  opacity: 1;
  padding-right: 5px;
}
#menu ul ul li a {
  width: 130px;
  border-bottom: 1px solid #fff;
  padding: 10px 20px;
  font-size: 14px;
  color: #9ea2a5;
  color: #1c2840;
  text-transform: uppercase;
  text-align: center;
  background: #ffffff;
  background: #89e1d0;
  -webkit-transition: all .35s ease;
  -moz-transition: all .35s ease;
  -ms-transition: all .35s ease;
  -o-transition: all .35s ease;
  transition: all .35s ease;
}
#menu.align-right ul ul li a {
  text-align: center;
}
#menu ul ul li:hover > a {
  color: #1c2840;
  background: #89e1d0;
}
#menu ul ul li:last-child > a,
#menu ul ul li.last > a {
  border-bottom: 0;
}
#menu > ul > li > ul::after {
  content: '';
  border: 6px solid transparent;
  width: 0;
  height: 0;
  border-bottom-color: #89e1d0;
  position: absolute;
  top: -12px;
  /*left: 30px;*/
  left: 45%;
}
#menu.align-right > ul > li > ul::after {
  left: auto;
  right: 30px;
}
#menu ul ul li.has-sub::after {
  border: 4px solid transparent;
  border-left-color: #9ea2a5;
  right: 10px;
  top: 12px;
  -moz-transition: all .2s ease;
  -ms-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  -webkit-transition: -webkit-transform 0.2s ease, right 0.2s ease;
}
#menu.align-right ul ul li.has-sub::after {
  border-left-color: transparent;
  border-right-color: #9ea2a5;
  right: auto;
  left: 10px;
}
#menu ul ul li.has-sub:hover::after {
  border-left-color: #ffffff;
  right: -5px;
  -webkit-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
#menu.align-right ul ul li.has-sub:hover::after {
  border-right-color: #ffffff;
  border-left-color: transparent;
  left: -5px;
  -webkit-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}


/* ============================================== CUSTOM CSS
*/



#menu > ul > li:hover > a {
  color: #00a3c0;
}

#menu li.active a{
  color: #00a3c0;
}

#menu li.active ul li a{
  color: #1c2840;
}

#menu > ul > li.menu-item-73{
  background: #89e1d0;
}


#menu li.enquire:hover a{
  color: #1c2840;
}

.home #menu .smlLogo, .page-id-396 #menu .smlLogo{
  display: none;
}


/* ============================================== STICKY HEADER
*/


.header--clone {
    position: fixed;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    z-index: 1000;
    background-color: #fff;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
    zoom: 1;
    filter: alpha(opacity=0);
    opacity: 0;
}


.header--stick {
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
    filter: alpha(opacity=1);
    opacity: 1;
}








.home #nav.header--clone.header--stick #menu > ul > li {
    padding: 8px;
    width: 8%;
    line-height: 30px;
    /*background: pink;*/
}


.home #nav.header--clone.header--stick .smlLogo{
  display: inline-block;
  width: 20% !important;
  padding: 0 !important;
}




.home #nav.header--clone.header--stick #menu > ul > li:hover > ul {
    left: auto;
    left: 4%;
    top: 53px;
    top: 36px;
    opacity: 1;
}


/* ============================================== INTERNAL HEADER
*/


.internal #menu > ul > li {
  padding: 8px;
  width: 8%;
  line-height: 30px;
  /*background: pink;*/
}


.internal #nav .smlLogo{
  display: inline-block;
  width: 20% !important;
  padding: 0 !important;
}


.internal #nav.header--clone.header--stick .smlLogo{
  display: inline-block;
}



.internal #nav.header--clone.header--stick #menu > ul > li {
    padding: 8px;
    width: 8%;
    line-height: 30px;
    /*background: pink;*/
}

.internal #nav.header--clone.header--stick .smlLogo{
  display: inline-block;
  width: 20% !important;
  padding: 0 !important;
}



.internal #nav.header--clone.header--stick #menu > ul > li:hover > ul {
    left: auto;
    left: 4%;
    top: 53px;
    top: 36px;
    opacity: 1;
}


/*override above setting for the new page link - video*/

/*#menu-item-409{
  display: none !important;
}

.videoPage #menu-item-409, .page-id-396 #menu-item-409{
  display: inline-block !important;
}*/


/*#menu > ul > li {
    padding: 15px 0;
    width: 9.05%;
}



.internal #menu > ul > li {
    padding: 6px;
    width: 7.2%;
    line-height: 30px;
}


.internal #nav.header--clone.header--stick #menu > ul > li {
    padding: 6px;
    width: 7.2%;
    line-height: 30px; 
}*/

/*.internal #menu.large-12.columns{
  padding: 0;
}*/







/* ============================================== HEADER
*/

#hero{
  position: relative;
  width: 100%;
  z-index: 3;
  /* margin-top: 1.875rem; */
}

.webAward{
  position: absolute;
  top: 10px;
  z-index: 9999;
}

.webAward.leftAward{
  left: 10px;
}


.webAward.rightAward{
  right: 10px;
}



#slideShow .webAward.leftAward{
  left: 10px;
}

#slideShow .webAward.right{
  right: 10px;
}

#logo{
  position:absolute;
  top: 8%;
  left:0;
  right:0;
  margin-left:auto;
  margin-right:auto;
  text-align: center;
  display: none;
  z-index: 1000;
}

.new_release #logo{
  display: none;
}

.new_release.waterfront #logo{
  display: block;
  top: 20%;
}


.home #logo, .page-id-396 #logo{
  display: block;
}



#logo img{
 /*  margin-bottom: 25%; */
  /* max-width: 700px; */
  display: block;
  margin: auto;
}


#regNow{
  position: absolute;
  /* height: 100%; */
  width: 100%;
  bottom: 10%;
  /* background: pink; */
  text-align: center;
}


#regNow a#regButton, {
  font-family:'ITC Franklin Gothic LT W01 Md', 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
  color: #fff;
  background: url('img/button-bg.png');
  padding: 12px 20px;
  font-size: 22px;
}



#scroll img{
  max-width: 51px;
 /*  margin-top: 1%; */
}


/* ============================================== HEADING
*/

#heading, #subHeading, #register{
  text-align: center;
}

#heading{
  padding: 5% 0;
}


#heading h1{
  padding: 0 0 1%;
  text-transform: uppercase;
}

/* ============================================== SUBHEADING
*/

#subHeading h2{
  text-transform: uppercase;
}

h3.whiteSub{
  color: #fff !important;
  /*padding: 0 30%;*/
}


#subHeading p, #teamCopy p{
 /* padding: 0 20%;*/
}

/* .swirl img{
  max-width: 133px;
} */

#subHeading .swirl, .page-template-house-land #heading .swirl, .page-template-house-land-test-form #heading .swirl, .page-template-house-land-packages #heading .swirl {
  padding: 1% 0;
}


#subHeading #list{
  text-align: justify;
  margin: 0 auto 5%;
  /* max-width: 30%; */
}


#subHeading h3, #heading h3{
  border: 1px solid #fff;
  color: #fff;
  display: inline-block;
  background: #da2129;
}

.goldBullion{
  text-align: center;
  margin: 2% auto 10px;
}

.goldBullion img{
  max-width: 840px !important;
}

h3.whiteSub{
  border: none !important;
  background: none !important;
}

#list ul li{
  float: left;
  margin-left: 8%;
}


.page-template-house-land .butWhite, .page-template-house-land-test-form .butWhite, .page-template-house-land-packages .butWhite{
  display: inline-block;
}


/*.page-template-house-land .butWhite.release{
  margin-left: 8px;
  margin-right: 8px;
}
*/


.page-template-house-land #register h3.white, .page-template-house-land #register h5, .page-template-house-land #register .BullionOfferLink, .page-template-house-land-test-form h3.white, .page-template-house-land-test-form #register h5, .page-template-house-land-test-form #register .BullionOfferLink, .page-template-house-land-packages #register h3.white, .page-template-house-land-packages #register h5, .page-template-house-land-packages #register .BullionOfferLink{
  display: none;
}

.white.HL{
  display: none;
}


.page-template-house-land .white.HL, .page-template-house-land-test-form .white.HL, .page-template-house-land-packages .white.HL{
  display: block !important;
}

.page-template-house-land h5.white.HL p, .page-template-house-land-test-form h5.white.HL p, .page-template-house-land-packages h5.white.HL p{
  font-size: 22px;
}


/* ============================================== TILES
*/


.corner-overlay-content span{
  display: block;
  text-align: center;
}





.content-item {
  background: url('img/tile.png'); /*default image for fallback*/
   -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  /*min-height: 530px;*/
  margin: 20px auto;
  overflow: hidden;
  position: relative;
  width: 100%;
  text-transform: uppercase;
}


.content-item .overlay {
  border-bottom: 100px solid #89e1d0;
  border-left: 100px solid transparent;
  bottom: 0;
  height: 0;
  opacity: .95;
  position: absolute;
  right: 0;
  text-indent: -9999px;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  width: 0;
}
.content-item:hover .overlay {
  border-bottom: 1180px solid #89e1d0; /*2 x height of img*/
  border-left: 1080px solid transparent; /*2 x width of img*/
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.content-item .corner-overlay-content {
  bottom: 10px;
  color: #333;
  position: absolute;
  right: 10px;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  font-family:'ITC Franklin Gothic LT W01 Dm', 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
}
.content-item:hover .corner-overlay-content {
  opacity: 0;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.content-item .overlay-content {
  bottom: 0;
  color: #1c2840;
  left: 0;
  opacity: 0;
  padding: 30px;
  position: absolute;
  right: 0;
  top: 0;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  text-align: center;
}
.content-item .overlay-content h2 {
  /*border-bottom: 1px solid #333;*/
  padding: 0 0 12px;
}
.content-item:hover .overlay-content {
  opacity: 1;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -moz-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}


/*lightbox tiles*/


.page-template-lifestyle-gallery #tiles{
  margin-bottom: 2%;
}


.page-template-lifestyle-gallery .content-item{
  background: none;
}


.tile{
  margin-bottom: 2%;
}


.overlayTitle{
  font-family: 'EngraversGothicBTW01-Re';
  /*font-size: 31px;*/
  line-height: 1;
  letter-spacing: 0.3rem;
}

.tileTitle{
  text-align: center;
  text-transform: uppercase;
  color: #91d3ca;
  font-family: 'EngraversGothicBTW01-Re';
  font-size: 31px;
  line-height: 1;
  letter-spacing: 0.3rem;
}

.overlayDesc{
  font-family:'ITC Franklin Gothic LT W01 Dm', 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
  font-size: 15px;
}


#tiles .swirl img{
  display: block;
  margin: 0 auto 8%;
}

/* ============================================== MAPS
*/

/*.maps{
  margin: 5% 0 2%;
}*/




/* ============================================== TERMS AND CONDITIONS PAGE
*/

#bullion_terms{
  position: relative;
  margin: 40px auto;
 /* color: #fff;*/
}


.page-template-bullion-terms table{
  background: #1c2840;
  border: solid 1px #91d3ca;
  width: 100%;
  color: #fff !important;
}


.page-template-bullion-terms table tr th, .page-template-bullion-terms table tr td {
   border: solid 1px #91d3ca;
   color: #fff;
}

.page-template-bullion-terms table tr.even, .page-template-bullion-terms table tr.alt, .page-template-bullion-terms table tr:nth-of-type(even) {
    background: #1c2840;
    color: #fff;
}

.page-template-bullion-terms table tr th{
  text-align: center;
  
  /*width: 100%;*/
}

.page-template-bullion-terms table#schedule tr th{
  text-transform: uppercase;
}



.page-template-bullion-terms table tr td.third{
  width: 25%;
  font-weight: bold;
}

.page-template-bullion-terms table tr td.fifth{
  width: 20%;
  /*font-weight: bold;*/
}

.page-template-bullion-terms table ol {
    list-style-type: lower-latin;
    margin-bottom: 0;
    font-size: 0.875rem;
}

#schedule{
  margin-bottom: 0;
  border-bottom: none !important;
}

#scheduleTwo{
  border-top: none !important;
}

/*#scheduleTwo th{
  width: 25%;
}*/

.page-template-bullion-terms ol{
  text-align: left !important;
}

/* ============================================== HOTEL GRID
*/

#hotelGrid{
  margin-bottom: 1%;
}

.location #hotelGrid{
  margin: 1.875rem 0 5%;
}

.hotelItem{
  margin-bottom: 1.875rem; 
}

.gridCaption{
  position: absolute;
  left: 0;
  bottom: -10px;
  /*font-size: 18px;
  padding: 10px 10px 0 20px;
  margin-left: 1.875rem;*/
  text-shadow: 1px 1px 1px #000;
}

#teamCopy .gridCaption{
  text-align: right;
  width: 93%;
}


/*.hotelItem.itemLft{
  padding-right: 0.9375rem;
}

.hotelItem.itemRht{
  padding-left: 0.9375rem;
}*/

/* ============================================== HELIPAD
*/


.helipadSection{
  margin-bottom: 90px;
}

.page-template-helipad a, .page-template-helipad a:hover{
  color: #fff;
  text-decoration: underline;
}


.page-template-helipad a.number{
  text-decoration: none;
}

.sectionVideo{
  /*max-width: 50%;*/
  margin: 30px auto;
}

.sectionVideoTitle{
  font-size: 22px;
  text-transform: uppercase;
}



.page-template-helipad #register{
  display: none !important;
}
/* ============================================== MASTERPLAN
*/

/*.masterplan .butWhite{
  margin: 0 0 8%;
}*/

.masterplan .last{
  margin-bottom: 3%;
}

/* ============================================== NEWS
*/

#news{
  margin: 4% 0;
}

.news .swirl{
  margin: 0 0 2%;
}

#news h2{
  margin: 0 0 2%;
}


#news h2, #news .swirl{
  text-align: center;
}

.newsItem{
  background: #fff;
  padding: 4%;
  margin-bottom: 3.75rem;
}

.newsItem img{
  /*margin-bottom: 15px;*/
}

.newsItem p{
  line-height: 1;
  color: #1c2840;
  text-transform: uppercase;
}


.newsLine{
  height: 4px;
  width: 100%;
  background: #91d3ca;
  margin: 15px 0;
}

.newstitle{
  font-family:'ITC Franklin Gothic LT W01 Dm', 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
  font-size: 28px;
}

.newsDate, .newsPub{
  font-family:'ITC Franklin Gothic LT W01 Md', 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
  margin-bottom: 5px;
}

.newsLink{
  text-transform: uppercase;
  color: #91d3ca;
  font-family:'ITC Franklin Gothic LT W01 Dm', 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
  margin-top: 10px;
  display: inline-block;
}

.newsLink:hover{
  color: #91d3ca;
}


.pagination{

}


ul.pagination li a, ul.pagination li button {
    border-radius: 0;
    color: #fff;
    border: 1px solid #1c2840;
}

ul.pagination li.current a, ul.pagination li.current button {
    background: #1c2840;
    border: 1px solid #91d3ca;
    color: #91d3ca;
    cursor: default;
    font-weight: normal;
}


ul.pagination li.current a:hover, ul.pagination li.current a:focus, ul.pagination li.current button:hover, ul.pagination li.current button:focus {
    background: #1c2840;
}


ul.pagination li:hover a, ul.pagination li a:focus, ul.pagination li:hover button, ul.pagination li button:focus {
    background: #1c2840;
    border: 1px solid #91d3ca;
    color: #91d3ca;
    opacity: 0.5;
}



/* ============================================== TEAM COPY
*/


#teamCopy{
  text-align: center;
}

.teamPage{
  margin-bottom: 3%;
}

#teamCopy h2{
  padding: 4% 0 2%;
}

.teamLogo{
  margin: 3% 0 2%;
}

#pullman{
  max-width: 208px;
}

#accor{
  max-width: 224px;
}

#jpg{
  max-width: 358px;
}

#squillace{
  max-width: 186px;
}


.teamLink a{
  font-family:'ITC Franklin Gothic LT W01 Dm', 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
  color: #fff;
}

.teamLink a:hover{
  color: #fff;
}


/* ============================================== TERRACES
*/

.formHolder {
  display: block;
}

/* ============================================== DOWNLOAD BROCHURE
*/

.test{border:1px solid #fff;}

.wrapper_togle{
  margin-top: 40px;
  display: block;
  position: relative;
  /*background:#91d3ca;
  background: #1c2840;*/
}
.wrapper_togle{
  display: none;
}


.show_hide{
  /*margin: 40px 0;*/
}



input[type="text"]{
  background-color: #91d3ca;
  border-style: solid;
  border-width: 1px;
  border-color: #1c2840;
}

.toggleForm label{
  color: #1c2840 !important;
}
/* ============================================== LIFESTYLE
*/

#quote{
  position: absolute;
  /* top: 12%; */
  right: 3%;
 /*  max-width: 28%; */
}

#quote p{
  color: #0D223F;
  text-align: right;
  /* font-size: 22px; */
  line-height: 1.2;
  font-family:'ITC Franklin Gothic LT W01BkIt', 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
}


#author{
  font-family:'ITC Franklin Gothic LT W01 Bk', 'Century Gothic', CenturyGothic, AppleGothic, sans-serif !important;
}

/* ============================================== LAND LOTS
*/

.landLotWrapper{
  position: relative;
  margin: auto;
}

.landLot{
  background: #91d3ca;
  padding: 1.875rem 0.9375rem !important;
  margin-bottom: 30px;
}

.lotImg, .lotDesc{
  padding-left: 0.9375rem !important;
  padding-right: 0.9375rem !important;
}

.lotDesc h3, .toggleForm h3{
  color: #1c2840;
  letter-spacing: 1px;
}

.lotPrice{
  letter-spacing: 0;
  font-size: 160% !important;
  margin-bottom: 10px;
}

.toggleForm h3{
  text-align: center;
}




.landLot .butWhite{
  margin-top: 10px;
}

/*.lotImg img{
  width: 100%;
  max-width: none; 
}*/

.captions{
  position: absolute;
  bottom: 0.46875rem;
  left: 1.875rem;
}

.lotName{
  margin-bottom: 15px;
}

.iconImg img{
  max-width: 34px !important;
}

.icons{
  margin-bottom: 15px;
}


.iconDet{
  display: inline-block;
  margin-right: 5px;
}

.lotDesc p{
  color: #1c2840;
}

.gap{
  display: inline-block;
  margin: 0 10px;
}

.gap h3{
  color: #fff;
}

/* ============================================== REGISTER
*/


#register{
  /* padding: 5% 0 3%; */
}

#register h3 span.kern{
  letter-spacing: 0;
}

#register h3.white{
  /*margin-bottom: 3%;*/
  margin-bottom: 1%;
}


.inline{
  display: inline-block;
}

#display{
  border: 1px solid #fff;
  /* max-width: 42%; */
  margin: auto auto 5%;
  color: #91d3ca;
  /*padding: 1% 0;*/
}

#display ul, #display li.widget_text{
  list-style-type: none;
}

.directions{
  display: inline-block;
  margin-top: 15px;
  background: url('img/directions-icon.png') left center no-repeat;
  padding-left: 25px;
}

.directions a{
  font-family: 'EngraversGothicBTW01-Re';
  color: #91d3ca;
  font-size: 16px;
}

.directions a:hover{
  color: #91d3ca;
}


.mapLink{
  display: inline-block;
  margin-top: 15px;
  background: url('img/map-icon.png') left center no-repeat;
  padding-left: 30px;
  margin-left: 5px;
}

.mapLink a{
  font-family: 'EngraversGothicBTW01-Re';
  color: #91d3ca;
  font-size: 16px;
}

.mapLink a:hover{
  color: #91d3ca;
}

form{
  /* padding: 0 28.75%; */
  /* margin-bottom: 5%; */
  text-transform: uppercase;
}



.frm_form_fields:before,
.frm_form_fields:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.frm_form_fields:after {
    clear: both;
}


.frm_forms.with_frm_style #pardot-form p{
   font-family: 'Franklin Gothic Medium', 'Franklin Gothic', 'ITC Franklin Gothic', Arial, sans-serif;
}




#pardot-form .frm_error{
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif !important;
  color: #94090D;
}


#pardot-form .value{
  display: block;
  width: 100%;
  float: right;
}

#pardot-form .value span{
  display: block;
  margin-bottom: 12px;
}



input[type="text"], input[type="password"], input[type="date"], .frm-show-form input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], input[type="color"], textarea {
    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    display: block;
    font-family: inherit;
    font-size: 0.875rem;
    height: 2.3125rem;
    margin: 0 0 1rem 0;
    padding: 0.5rem;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: border-color 0.15s linear, background 0.15s linear;
    -moz-transition: border-color 0.15s linear, background 0.15s linear;
    -ms-transition: border-color 0.15s linear, background 0.15s linear;
    -o-transition: border-color 0.15s linear, background 0.15s linear;
    transition: border-color 0.15s linear, background 0.15s linear;
}

.frm-show-form input[type="text"], .frm-show-form input[type="password"], .frm-show-form input[type="date"], .frm-show-form input[type="datetime"], .frm-show-form input[type="datetime-local"], .frm-show-form input[type="month"], .frm-show-form input[type="week"], .frm-show-form input[type="email"], .frm-show-form input[type="number"], .frm-show-form input[type="search"], .frm-show-form input[type="tel"], .frm-show-form input[type="time"], .frm-show-form input[type="url"], .frm-show-form input[type="color"], textarea {
  background-color: #1c2840;
  border-style: solid;
  border-width: 1px;
  border-color: #cccccc;
  color: #fff;
  color: rgba(255, 255, 255, 1);
}

.frm-show-form.frm-show-form-lots input[type="text"], .frm-show-form.frm-show-form-lots input[type="password"], .frm-show-form.frm-show-form-lots input[type="date"], .frm-show-form input[type="datetime"], .frm-show-form.frm-show-form-lots input[type="datetime-local"], .frm-show-form.frm-show-form-lots input[type="month"], .frm-show-form.frm-show-form-lots input[type="week"], .frm-show-form.frm-show-form-lots input[type="email"], .frm-show-form.frm-show-form-lots input[type="number"], .frm-show-form.frm-show-form-lots input[type="search"], .frm-show-form.frm-show-form-lots input[type="tel"], .frm-show-form.frm-show-form-lots input[type="time"], .frm-show-form.frm-show-form-lots input[type="url"], .frm-show-form.frm-show-form-lots input[type="color"], textarea {
  background-color: #91d3ca;
  border-style: solid;
  border-width: 1px;
  border-color: #1c2840;
  color: #1c2840;
}




.frm-show-form input:not([type]):focus, .frm-show-form input[type="text"]:focus, .frm-show-form input[type="password"]:focus, .frm-show-form input[type="date"]:focus, .frm-show-form input[type="datetime"]:focus, .frm-show-form input[type="datetime-local"]:focus, .frm-show-form input[type="month"]:focus, .frm-show-form input[type="week"]:focus, .frm-show-form input[type="email"]:focus, .frm-show-form input[type="number"]:focus, .frm-show-form input[type="search"]:focus, .frm-show-form input[type="tel"]:focus, .frm-show-form input[type="time"]:focus, .frm-show-form input[type="url"]:focus, .frm-show-form input[type="color"]:focus, .frm-show-form textarea:focus {
    background: #1c2840;
    border-color: #cccccc;
    outline: none;
}

.frm-show-form.frm-show-form-lots input:not([type]):focus, .frm-show-form.frm-show-form-lots input[type="text"]:focus, .frm-show-form.frm-show-form-lots input[type="password"]:focus, .frm-show-form.frm-show-form-lots input[type="date"]:focus, .frm-show-form.frm-show-form-lots input[type="datetime"]:focus, .frm-show-form.frm-show-form-lots input[type="datetime-local"]:focus, .frm-show-form.frm-show-form-lots input[type="month"]:focus, .frm-show-form.frm-show-form-lots input[type="week"]:focus, .frm-show-form.frm-show-form-lots input[type="email"]:focus, .frm-show-form.frm-show-form-lots input[type="number"]:focus, .frm-show-form.frm-show-form-lots input[type="search"]:focus, .frm-show-form.frm-show-form-lots input[type="tel"]:focus, .frm-show-form.frm-show-form-lots input[type="time"]:focus, .frm-show-form.frm-show-form-lots input[type="url"]:focus, .frm-show-form.frm-show-form-lots input[type="color"]:focus, .frm-show-form.frm-show-form-lots textarea:focus {
   background-color: #91d3ca;
   border-style: solid;
   border-width: 1px;
   border-color: #1c2840;

}

select {
    width: 100%;
    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    border-radius: 0;
    background-image: none;
    background-position: 100% center;
    background-repeat: no-repeat;
    border-style: solid;
    font-family: inherit;
    font-size: 0.875rem;
    line-height: normal;
    padding: 0.5rem;
    border-radius: 0;
    height: 2.3125rem;
}

.frm-show-form select{
background-color: #1c2840;
border-width: 1px;
border-color: #fff;
color: #fff;
color: rgba(255, 255, 255, 1);
}




.frm-show-form.frm-show-form-lots select{
background-color: #91d3ca;
border-style: solid;
border-width: 1px;
border-color: #1c2840;
color:#1c2840;
}





.pd-select{
  margin-bottom: 5%;
}



.frm-show-form .button-black, .frm-show-form #submit{
  font-size: 22px;
  font-family: 'Franklin Gothic Medium', 'Franklin Gothic', 'ITC Franklin Gothic', Arial, sans-serif;
  text-transform: uppercase;
  display: block;
  margin: 2% auto;
  padding: 6px;
  background-color: #91d3ca;
  border: none;
  border: 0;
  color: #1c2840;
}

.frm-show-form.frm-show-form-lots .button-black, .frm-show-form #submit{
  font-size: 22px;
  font-family: 'Franklin Gothic Medium', 'Franklin Gothic', 'ITC Franklin Gothic', Arial, sans-serif;
  text-transform: uppercase;
  display: block;
  margin: 2% auto;
  padding: 6px;
  background-color: #ffffff;
  border: none;
  border: 0;
  color: #1c2840;
}


.houseLandButton{
  margin: 50px auto;
  display: block !important;
}


p.errors{
  display: none !important;
}


.button.button-black:hover{
  cursor: pointer;
}

.frm-show-form label{
  color: #91d3ca;
  display: block;
  margin-bottom: 5px;
}


.frm-show-form.frm-show-form-lots label{
  color: #1c2840;
  display: block;
  margin-bottom: 5px;
}

.frm-show-form .value label, .frm-show-form.frm-show-form-lots .value label{
  display: inline-block;
}

::-webkit-input-placeholder {
   color: #91d3ca;
}

:-moz-placeholder { /* Firefox 18- */
   color: #91d3ca;
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #91d3ca;
}

:-ms-input-placeholder {  
   color: #91d3ca;
}

.placeholder { color: #91d3ca; }


label.error {
  text-align: left;
}

#req{
  font-size: 14px;
  margin-top: 1%;
}


/* ============================================== FOOTER
*/


.BullionOfferLink{
  color: #fff;
  text-decoration: underline;
  font-size: 12px;
  display: block;
  margin-bottom: 1%;
}


.BullionOfferLink:hover, .BullionOfferLink:active{
  color: #fff;
  text-decoration: underline;
}


#footer {
  text-align: center;
  padding: 0.5% 0;
  color: #c0bfbf;
}

#footer a{
  color: #c0bfbf;
}

#footer ul{
  margin-left: 0;
}

#footer ul li{
  display: inline-block;
  margin-left: 0.5%;
}


#rare {
  padding: 5px 0 0 0;
  float: right;
  margin-right: 2%;
  font-size: 10px;
  font-family: Arial, Helvetica, sans-serif;
  color: #aaa;
}

#rare a {
  display: inline-block;
  width: 33px;
  height: 11px;
  overflow: hidden;
}


#rare a img {
    display: block;
    margin-top: 0;
}

#rare a:hover img {
    margin-top: -11px;
}


#myModal {
  color: #1c2840;
}

#myModal ol{
  list-style-type: lower-alpha;
}



/* ============================================== PLUGINS
*/







/*
 * jQuery FlexSlider v2.5.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 and later license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 * 
 */

/* ====================================================================================================================
 * RESETS
 * ====================================================================================================================*/
.flex-container a:hover,
.flex-slider a:hover,
.flex-container a:focus,
.flex-slider a:focus {
  outline: none;
}
.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
.flexslider {
  margin: 0;
  padding: 0;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
.flexslider .slides img {
  width: 100%;
  display: block;
}
.flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .flexslider .slides {
  display: block;
}
* html .flexslider .slides {
  height: 1%;
}
.no-js .flexslider .slides > li:first-child {
  display: block;
}
/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
.flexslider {
  margin: 0;
  background: #1c2840;
  position: relative;
  zoom: 1;
}
.flexslider .slides {
  zoom: 1;
}
.flexslider .slides img {
  height: auto;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
.carousel li {
  margin-right: 5px;
}
.flex-direction-nav {
  *height: 0;
}

.flex-caption{
  position: absolute;
  width: 100%;
  left: 0;
  bottom: -15px;
  /* text-align: right; */
  padding-left: 15px;
}

.flex-direction-nav a {
  text-decoration: none;
 /*  display: block; */
  width: 24px;
  height: 51px;
  margin: -25.5px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  text-indent: -9999px;
}
.flex-direction-nav a:before {
 /* font-family: "flexslider-icon";
  font-size: 40px;
  display: inline-block;
  content: '\f001';
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);*/
}
.flex-direction-nav a.flex-next:before {
  /*content: '\f002';*/
}

.flex-direction-nav a.flex-next{
  background: url('img/next.png') no-repeat center;
 /*  text-align: right; */
}

.flex-direction-nav .flex-prev {
  background: url('img/prev.png') no-repeat center;
}
.flex-direction-nav .flex-next {
  /*right: -50px;
  text-align: right;*/
}
.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
  left: 10px;
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1;
}
.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 10px;
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1;
}
.flex-direction-nav .flex-disabled {
  opacity: 0!important;
  filter: alpha(opacity=0);
  cursor: default;
}
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}
.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '\f004';
}
.flex-pauseplay a:hover {
  opacity: 1;
}
.flex-pauseplay a.flex-play:before {
  content: '\f003';
}
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: 2%;
  text-align: center;
  z-index: 15;
}
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.flex-control-paging li a {
  width: 18px;
  height: 18px;
  display: block;
  background: #1c2840;
  background: rgba(28, 40, 64, 1);
  cursor: pointer;
  text-indent: -9999px;
}
.flex-control-paging li a:hover {
  background: #91D3CA;
  background: rgba(145, 211, 202, 0.5);
}
.flex-control-paging li a.flex-active {
  background: #91D3CA;
  background: rgba(145, 211, 202, 1);
  cursor: default;
}
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: .7;
  cursor: pointer;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.flex-control-thumbs img:hover {
  opacity: 1;
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}


/*****************************************************   new release css **************/
.new_release .butWhite {
  display: inline-block;

   /**/ margin-top: 20px !important;
    
    margin-left: 0 !important;
    margin-bottom: 20px !important;
    margin-right: 10px !important;
    text-align: center;
}
.new_release .butWhite a{
  font-size: 20px;
  word-wrap: all;
}

.new_release .maps, .page-template-waterfront-release .maps{
  border: 1px solid #fff;
}

/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
  }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
  }
}


/* ============================================== VIDEO
  
*/


.videoPage #lifestyle{
    margin-bottom: 100px;
}


.videoPage #regNow, .videoPage #logo{
  z-index: 1;
}

.videoPage #logo{
  display: block !important;
  top: 25%;
}




video {
  max-width: 100%;
  height: auto;
}

iframe,
embed,
object {
    max-width: 100%;
}




#play-video{
  /*max-width: 135px !important;*/
  margin: 5% auto 1% !important;
}

#play{
  font-family: 'ITC Franklin Gothic LT W01 Md', 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
  color: #fff;
  background: url('img/button-bg.png');
  /*padding: 12px 20px;
  font-size: 22px;*/
}


#regNow a#regButton {
    font-family: "ITC Franklin Gothic LT W01 Md", "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    color: rgb(255, 255, 255);
    font-size: 22px;
    background: url("img/button-bg.png");
    padding: 12px 20px;
}


/* ------ venobox.css --------*/
.vbox-overlay *, .vbox-overlay *:before, .vbox-overlay *:after{
    -webkit-backface-visibility: hidden;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
}
/* ------- overlay: change here background color and opacity ----- */
.vbox-overlay{
    background: #1c2840;
    width: 100%;
    height: auto;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: 9999;
    opacity: 0;
    overflow-x: hidden;
    overflow-y: auto;

}

/* ----- preloader - choose between CIRCLE, IOS, DOTS, QUADS ----- */

/* circle preloader */
.vbox-preloader{
    position:fixed; 
    width:32px; 
    height:32px;
    left:50%; 
    top:50%; 
    margin-left:-16px; 
    margin-top:-16px;
    background-image: url(img/preload-circle.png);
    text-indent: -100px;
    overflow: hidden;
    -webkit-animation: playload 1.4s steps(18) infinite;
       -moz-animation: playload 1.4s steps(18) infinite;
        -ms-animation: playload 1.4s steps(18) infinite;
         -o-animation: playload 1.4s steps(18) infinite;
            animation: playload 1.4s steps(18) infinite;
}
@-webkit-keyframes playload {
   from { background-position:    0px; }
     to { background-position: -576px; }
}
@-moz-keyframes playload {
   from { background-position:    0px; }
     to { background-position: -576px; }
}
@-ms-keyframes playload {
   from { background-position:    0px; }
     to { background-position: -576px; }
}
@-o-keyframes playload {
   from { background-position:    0px; }
     to { background-position: -576px; }
}
@keyframes playload {
   from { background-position:    0px; }
     to { background-position: -576px; }
}


/* IOS preloader */

/*.vbox-preloader{
    position:fixed; 
    width:32px; 
    height:32px;
    left:50%; 
    top:50%; 
    margin-left:-16px; 
    margin-top:-16px;
    background-image: url(preload-ios.png);
    text-indent: -100px;
    overflow: hidden;
    -webkit-animation: playload 1.4s steps(12) infinite;
       -moz-animation: playload 1.4s steps(12) infinite;
        -ms-animation: playload 1.4s steps(12) infinite;
         -o-animation: playload 1.4s steps(12) infinite;
            animation: playload 1.4s steps(12) infinite;
}

@-webkit-keyframes playload {
   from { background-position:    0px; }
     to { background-position: -384px; }
}
@-moz-keyframes playload {
   from { background-position:    0px; }
     to { background-position: -384px; }
}
@-ms-keyframes playload {
   from { background-position:    0px; }
     to { background-position: -384px; }
}
@-o-keyframes playload {
   from { background-position:    0px; }
     to { background-position: -384px; }
}
@keyframes playload {
   from { background-position:    0px; }
     to { background-position: -384px; }
}
*/


/* dots preloader */
/*
.vbox-preloader{
    position:fixed; 
    width:32px; 
    height:11px;
    left:50%; 
    top:50%; 
    margin-left:-16px; 
    margin-top:-16px;
    background-image: url(preload-dots.png);
    text-indent: -100px;
    overflow: hidden;
    -webkit-animation: playload 1.4s steps(24) infinite;
       -moz-animation: playload 1.4s steps(24) infinite;
        -ms-animation: playload 1.4s steps(24) infinite;
         -o-animation: playload 1.4s steps(24) infinite;
            animation: playload 1.4s steps(24) infinite;
}

@-webkit-keyframes playload {
   from { background-position:    0px; }
     to { background-position: -768px; }
}
@-moz-keyframes playload {
   from { background-position:    0px; }
     to { background-position: -768px; }
}
@-ms-keyframes playload {
   from { background-position:    0px; }
     to { background-position: -768px; }
}
@-o-keyframes playload {
   from { background-position:    0px; }
     to { background-position: -768px; }
}
@keyframes playload {
   from { background-position:    0px; }
     to { background-position: -768px; }
}
*/


/* quads preloader */
/*
.vbox-preloader{
    position:fixed; 
    width:32px; 
    height:10px;
    left:50%; 
    top:50%; 
    margin-left:-16px; 
    margin-top:-16px;
    background-image: url(preload-quads.png);
    text-indent: -100px;
    overflow: hidden;
    -webkit-animation: playload 1.4s steps(12) infinite;
       -moz-animation: playload 1.4s steps(12) infinite;
        -ms-animation: playload 1.4s steps(12) infinite;
         -o-animation: playload 1.4s steps(12) infinite;
            animation: playload 1.4s steps(12) infinite;
}
@-webkit-keyframes playload {
   from { background-position:    0px; }
     to { background-position: -384px; }
}
@-moz-keyframes playload {
   from { background-position:    0px; }
     to { background-position: -384px; }
}
@-ms-keyframes playload {
   from { background-position:    0px; }
     to { background-position: -384px; }
}
@-o-keyframes playload {
   from { background-position:    0px; }
     to { background-position: -384px; }
}
@keyframes playload {
   from { background-position:    0px; }
     to { background-position: -384px; }
}
*/
/* ----- navigation ----- */
.vbox-close{
    cursor: pointer;
    position: fixed;
    top: -1px;
    right: 0;
    width: 46px;
    height: 40px;
    padding: 10px 20px 10px 0;
    display: block;
    background: url(img/veno-close.png) no-repeat #1c2840;
    background-position:10px center;
    color: #fff;
    text-indent: -100px;
    overflow: hidden;
}
.vbox-next, .vbox-prev{
    box-sizing: content-box;
    cursor: pointer;
    position: fixed;
    top: 50%;
    color: #fff;
    width: 30px;
    height: 170px;
    margin-top: -85px;
    text-indent: -100px;
    border: solid transparent; /* Using border instead of padding to keep bg image in place */
    overflow: hidden;
}
.vbox-prev{
    left: 0;
    border-width: 0 30px 0 10px;
    background: url(img/prev.gif) center center no-repeat;
}
.vbox-next{
    right: 0;
    border-width: 0 10px 0 30px;
    background: url(img/next.gif) center center no-repeat;
}

.vbox-title{
    width: 100%;
    height: 40px;
    float: left;
    text-align: center;
    line-height: 28px;
    font-size: 12px;
    color: #fff;
    padding: 6px 40px;
    overflow: hidden;
    background: #161617;
    position: fixed;
    display: none;
    top: -1px;
    left: 0;

}
.vbox-num{
    cursor: pointer;
    position: fixed;
    top: -1px;
    left: 0;
    height: 40px;
    display: block;
    color: #fff;
    overflow: hidden;
    line-height: 28px;
    font-size: 12px;
    padding: 6px 10px;
    background: #161617;
    display: none;
}
/* ------- inline window ------ */
.vbox-inline{
    width: 420px;
    height: 315px;
    padding: 10px;
    background: #fff;
    text-align: left;
    margin: 0 auto;
    overflow: auto;
}

/* ------- Video & iFrames window ------ */
.venoframe{
    border: none;
    width: 960px;
    height: 720px;
}
@media (max-width: 992px) {
    .venoframe{
        width: 640px;
        height: 480px;
    }
}
@media (max-width: 767px) {
    .venoframe{
        width: 420px;
        height: 315px;
    }
}
@media (max-width: 460px) {
    .vbox-inline{
        width: 100%;
    }

    .venoframe{
        width: 100%;
        height: 260px;
    }
}

/* ------- PLease do NOT edit this! (or do it at your own risk) ------ */
.vbox-open{
    overflow: hidden;
}
.vbox-container{
    position: relative;
    background: #000;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
}
.vbox-content{
    text-align: center;
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden;
}
.vbox-container img{
    max-width: 100%;
    height: auto;
}


/* ============================================== LIGHTGALLERY
   https://github.com/sachinchoolur/lightGallery
*/

/*! lightgallery - v1.2.13 - 2016-01-05
* http://sachinchoolur.github.io/lightGallery/
* Copyright (c) 2016 Sachin N; Licensed Apache 2.0 */
@font-face {
  font-family: 'lg';
  src: url("fonts/lg.eot?n1z373");
  src: url("fonts/lg.eot?#iefixn1z373") format("embedded-opentype"), url("fonts/lg.woff?n1z373") format("woff"), url("fonts/lg.ttf?n1z373") format("truetype"), url("fonts/lg.svg?n1z373#lg") format("svg");
  font-weight: normal;
  font-style: normal;
}
.lg-icon {
  font-family: 'lg';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.lg-actions .lg-next, .lg-actions .lg-prev {
  background-color: rgba(0, 0, 0, 0.45);
  border-radius: 2px;
  color: #999;
  cursor: pointer;
  display: block;
  font-size: 22px;
  margin-top: -10px;
  padding: 8px 10px 9px;
  position: absolute;
  top: 50%;
  z-index: 1080;
}
.lg-actions .lg-next.disabled, .lg-actions .lg-prev.disabled {
  pointer-events: none;
  opacity: 0.5;
}
.lg-actions .lg-next:hover, .lg-actions .lg-prev:hover {
  color: #FFF;
}
.lg-actions .lg-next {
  right: 20px;
}
.lg-actions .lg-next:before {
  /*content: "\e095";*/
}
.lg-actions .lg-prev {
  left: 20px;
}
.lg-actions .lg-prev:after {
  /*content: "\e094";*/
}

@-webkit-keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@-moz-keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@-ms-keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@-webkit-keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@-moz-keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@-ms-keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
.lg-outer.lg-right-end .lg-object {
  -webkit-animation: lg-right-end 0.3s;
  -o-animation: lg-right-end 0.3s;
  animation: lg-right-end 0.3s;
  position: relative;
}
.lg-outer.lg-left-end .lg-object {
  -webkit-animation: lg-left-end 0.3s;
  -o-animation: lg-left-end 0.3s;
  animation: lg-left-end 0.3s;
  position: relative;
}

.lg-toolbar {
  z-index: 1080;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.45);
}
.lg-toolbar .lg-icon {
  color: #999;
  cursor: pointer;
  float: right;
  font-size: 24px;
  height: 47px;
  line-height: 27px;
  padding: 10px 0;
  text-align: center;
  width: 50px;
  text-decoration: none !important;
  outline: medium none;
}
.lg-toolbar .lg-icon:hover {
  color: #FFF;
}
.lg-toolbar .lg-close:after {
  content: "\e070";
}
.lg-toolbar .lg-download:after {
  content: "\e0f2";
}

.lg-sub-html {
  background-color: rgba(0, 0, 0, 0.45);
  bottom: 0;
  color: #EEE;
  font-size: 16px;
  left: 0;
  padding: 10px 40px;
  position: fixed;
  right: 0;
  text-align: center;
  z-index: 1080;
}
.lg-sub-html h4 {
  margin: 0;
  font-size: 13px;
  font-weight: bold;
}
.lg-sub-html p {
  font-size: 12px;
  margin: 5px 0 0;
}

#lg-counter {
  color: #999;
  display: inline-block;
  font-size: 16px;
  padding-left: 20px;
  padding-top: 12px;
  vertical-align: middle;
}

.lg-toolbar, .lg-prev, .lg-next {
  opacity: 1;
  -webkit-transition: -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: -moz-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: -o-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-hide-items .lg-prev {
  opacity: 0;
  -webkit-transform: translate3d(-10px, 0, 0);
  transform: translate3d(-10px, 0, 0);
}
.lg-hide-items .lg-next {
  opacity: 0;
  -webkit-transform: translate3d(10px, 0, 0);
  transform: translate3d(10px, 0, 0);
}
.lg-hide-items .lg-toolbar {
  opacity: 0;
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0);
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
  opacity: 0;
  -webkit-transition: -webkit-transform 250ms ease 0s, opacity 250ms !important;
  -moz-transition: -moz-transform 250ms ease 0s, opacity 250ms !important;
  -o-transition: -o-transform 250ms ease 0s, opacity 250ms !important;
  transition: transform 250ms ease 0s, opacity 250ms !important;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}

.lg-outer .lg-thumb-outer {
  background-color: #0D0A0A;
  bottom: 0;
  position: absolute;
  width: 100%;
  z-index: 1080;
  max-height: 350px;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: -o-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
}
.lg-outer.lg-thumb-open .lg-thumb-outer {
  -webkit-transform: translate3d(0, 0%, 0);
  transform: translate3d(0, 0%, 0);
}
.lg-outer .lg-thumb {
  padding: 10px 0;
  height: 100%;
  margin-bottom: -5px;
}
.lg-outer .lg-thumb-item {
  border-radius: 5px;
  cursor: pointer;
  float: left;
  overflow: hidden;
  height: 100%;
  border: 2px solid #FFF;
  border-radius: 4px;
  margin-bottom: 5px;
}
@media (min-width: 1025px) {
  .lg-outer .lg-thumb-item {
    -webkit-transition: border-color 0.25s ease;
    -o-transition: border-color 0.25s ease;
    transition: border-color 0.25s ease;
  }
}
.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
  border-color: #a90707;
}
.lg-outer .lg-thumb-item img {
  width: 100%;
  height: 100%;
}
.lg-outer.lg-has-thumb .lg-item {
  padding-bottom: 120px;
}
.lg-outer.lg-can-toggle .lg-item {
  padding-bottom: 0;
}
.lg-outer.lg-pull-caption-up .lg-sub-html {
  -webkit-transition: bottom 0.25s ease;
  -o-transition: bottom 0.25s ease;
  transition: bottom 0.25s ease;
}
.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
  bottom: 100px;
}
.lg-outer .lg-toogle-thumb {
  background-color: #0D0A0A;
  border-radius: 2px 2px 0 0;
  color: #999;
  cursor: pointer;
  font-size: 24px;
  height: 39px;
  line-height: 27px;
  padding: 5px 0;
  position: absolute;
  right: 20px;
  text-align: center;
  top: -39px;
  width: 50px;
}
.lg-outer .lg-toogle-thumb:after {
  content: "\e1ff";
}
.lg-outer .lg-toogle-thumb:hover {
  color: #FFF;
}

.lg-outer .lg-video-cont {
  display: inline-block;
  vertical-align: middle;
  max-width: 1140px;
  max-height: 100%;
  width: 100%;
  padding: 0 5px;
}
.lg-outer .lg-video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative;
}
.lg-outer .lg-video .lg-object {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
.lg-outer .lg-video .lg-video-play {
  width: 84px;
  height: 59px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -42px;
  margin-top: -30px;
  z-index: 1080;
  cursor: pointer;
}
.lg-outer .lg-has-vimeo .lg-video-play {
  background: url("img/vimeo-play.png") no-repeat scroll 0 0 transparent;
}
.lg-outer .lg-has-vimeo:hover .lg-video-play {
  background: url("img/vimeo-play.png") no-repeat scroll 0 -58px transparent;
}
.lg-outer .lg-has-html5 .lg-video-play {
  background: transparent url("../img/video-play.png") no-repeat scroll 0 0;
  height: 64px;
  margin-left: -32px;
  margin-top: -32px;
  width: 64px;
  opacity: 0.8;
}
.lg-outer .lg-has-html5:hover .lg-video-play {
  opacity: 1;
}
.lg-outer .lg-has-youtube .lg-video-play {
  background: url("img/youtube-play.png") no-repeat scroll 0 0 transparent;
}
.lg-outer .lg-has-youtube:hover .lg-video-play {
  background: url("img/youtube-play.png") no-repeat scroll 0 -60px transparent;
}
.lg-outer .lg-video-object {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}
.lg-outer .lg-has-video .lg-video-object {
  visibility: hidden;
}
.lg-outer .lg-has-video.lg-video-palying .lg-object, .lg-outer .lg-has-video.lg-video-palying .lg-video-play {
  display: none;
}
.lg-outer .lg-has-video.lg-video-palying .lg-video-object {
  visibility: visible;
}

.lg-progress-bar {
  background-color: #333;
  height: 5px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1080;
  opacity: 0;
  -webkit-transition: opacity 0.08s ease 0s;
  -moz-transition: opacity 0.08s ease 0s;
  -o-transition: opacity 0.08s ease 0s;
  transition: opacity 0.08s ease 0s;
}
.lg-progress-bar .lg-progress {
  background-color: #a90707;
  height: 5px;
  width: 0;
}
.lg-progress-bar.lg-start .lg-progress {
  width: 100%;
}
.lg-show-autoplay .lg-progress-bar {
  opacity: 1;
}

.lg-autoplay-button:after {
  content: "\e01d";
}
.lg-show-autoplay .lg-autoplay-button:after {
  content: "\e01a";
}

.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap, .lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image {
  -webkit-transition-duration: 0s;
  transition-duration: 0s;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transition: -webkit-transform 0.3s ease 0s;
  -moz-transition: -moz-transform 0.3s ease 0s;
  -o-transition: -o-transform 0.3s ease 0s;
  transition: transform 0.3s ease 0s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  -webkit-transition: -webkit-transform 0.3s ease 0s, opacity 0.15s !important;
  -moz-transition: -moz-transform 0.3s ease 0s, opacity 0.15s !important;
  -o-transition: -o-transform 0.3s ease 0s, opacity 0.15s !important;
  transition: transform 0.3s ease 0s, opacity 0.15s !important;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}

#lg-zoom-in:after {
  content: "\e311";
}

#lg-zoom-out {
  opacity: 0.5;
  pointer-events: none;
}
#lg-zoom-out:after {
  content: "\e312";
}
.lg-zoomed #lg-zoom-out {
  opacity: 1;
  pointer-events: auto;
}

.lg-outer .lg-pager-outer {
  bottom: 60px;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  z-index: 1080;
  height: 10px;
}
.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
  overflow: visible;
}
.lg-outer .lg-pager-cont {
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  position: relative;
  vertical-align: top;
  margin: 0 5px;
}
.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
  box-shadow: 0 0 0 2px white inset;
}
.lg-outer .lg-pager-thumb-cont {
  background-color: #fff;
  color: #FFF;
  bottom: 100%;
  height: 83px;
  left: 0;
  margin-bottom: 20px;
  margin-left: -60px;
  opacity: 0;
  padding: 5px;
  position: absolute;
  width: 120px;
  border-radius: 3px;
  -webkit-transition: opacity 0.15s ease 0s, -webkit-transform 0.15s ease 0s;
  -moz-transition: opacity 0.15s ease 0s, -moz-transform 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s, -o-transform 0.15s ease 0s;
  transition: opacity 0.15s ease 0s, transform 0.15s ease 0s;
  -webkit-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0);
}
.lg-outer .lg-pager-thumb-cont img {
  width: 100%;
  height: 100%;
}
.lg-outer .lg-pager {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
  display: block;
  height: 12px;
  -webkit-transition: box-shadow 0.3s ease 0s;
  -o-transition: box-shadow 0.3s ease 0s;
  transition: box-shadow 0.3s ease 0s;
  width: 12px;
}
.lg-outer .lg-pager:hover, .lg-outer .lg-pager:focus {
  box-shadow: 0 0 0 8px white inset;
}
.lg-outer .lg-caret {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px dashed;
  bottom: -10px;
  display: inline-block;
  height: 0;
  left: 50%;
  margin-left: -5px;
  position: absolute;
  vertical-align: middle;
  width: 0;
}

.lg-fullscreen:after {
  content: "\e20c";
}
.lg-fullscreen-on .lg-fullscreen:after {
  content: "\e20d";
}

.group {
  *zoom: 1;
}

.group:before, .group:after {
  display: table;
  content: "";
  line-height: 0;
}

.group:after {
  clear: both;
}

.lg-outer {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}
.lg-outer * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.lg-outer.lg-visible {
  opacity: 1;
}
.lg-outer.lg-css3 .lg-item.lg-prev-slide, .lg-outer.lg-css3 .lg-item.lg-next-slide, .lg-outer.lg-css3 .lg-item.lg-current {
  -webkit-transition-duration: inherit !important;
  transition-duration: inherit !important;
  -webkit-transition-timing-function: inherit !important;
  transition-timing-function: inherit !important;
}
.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-current {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
  opacity: 1;
}
.lg-outer.lg-grab img.lg-object {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.lg-outer.lg-grabbing img.lg-object {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
.lg-outer .lg {
  height: 100%;
  width: 100%;
  position: relative;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  max-height: 100%;
}
.lg-outer .lg-inner {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  white-space: nowrap;
}
.lg-outer .lg-item {
  background: url("img/loading.gif") no-repeat scroll center center transparent;
  display: none !important;
}
.lg-outer.lg-css3 .lg-prev-slide, .lg-outer.lg-css3 .lg-current, .lg-outer.lg-css3 .lg-next-slide {
  display: inline-block !important;
}
.lg-outer.lg-css .lg-current {
  display: inline-block !important;
}
.lg-outer .lg-item, .lg-outer .lg-img-wrap {
  display: inline-block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
}
.lg-outer .lg-item:before, .lg-outer .lg-img-wrap:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px;
}
.lg-outer .lg-img-wrap {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 0 5px;
}
.lg-outer .lg-item.lg-complete {
  background-image: none;
}
.lg-outer .lg-item.lg-current {
  z-index: 1060;
}
.lg-outer .lg-image {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
  width: auto !important;
  height: auto !important;
}
.lg-outer.lg-show-after-load .lg-item .lg-object, .lg-outer.lg-show-after-load .lg-item .lg-video-play {
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object, .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
  opacity: 1;
}
.lg-outer .lg-empty-html {
  display: none;
}
.lg-outer.lg-hide-download #lg-download {
  display: none;
}

.lg-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1040;
  background-color: #1c2840;
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}

.lg-backdrop.in {
  opacity: 1;
}

.lg-css3.lg-no-trans .lg-prev-slide, .lg-css3.lg-no-trans .lg-next-slide, .lg-css3.lg-no-trans .lg-current {
  -webkit-transition: none 0s ease 0s !important;
  -moz-transition: none 0s ease 0s !important;
  -o-transition: none 0s ease 0s !important;
  transition: none 0s ease 0s !important;
}
.lg-css3.lg-use-css3 .lg-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.lg-css3.lg-use-left .lg-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.lg-css3.lg-fade .lg-item {
  opacity: 0;
}
.lg-css3.lg-fade .lg-item.lg-current {
  opacity: 1;
}
.lg-css3.lg-fade .lg-item.lg-prev-slide, .lg-css3.lg-fade .lg-item.lg-next-slide, .lg-css3.lg-fade .lg-item.lg-current {
  -webkit-transition: opacity 0.1s ease 0s;
  -moz-transition: opacity 0.1s ease 0s;
  -o-transition: opacity 0.1s ease 0s;
  transition: opacity 0.1s ease 0s;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item {
  opacity: 0;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-slide.lg-use-left .lg-item {
  opacity: 0;
  position: absolute;
  left: 0;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
  left: -100%;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
  left: 100%;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
  left: 0;
  opacity: 1;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
  -webkit-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -moz-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -o-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}

/*# sourceMappingURL=lightgallery.css.map */




.lg-sub-html p {
    font-size: 16px;
    margin: 5px 0 0;
}

.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
    border-color: #fff;
}

.lg-outer .lg-thumb-item {
    border-radius: 0;
    height: 100%;
    border: 0;
    border-radius: 0;
    margin: 0 5px 5px;
}

.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
    border: 1px solid #fff;
}

.lg-outer .lg-toogle-thumb {
   background-color: #131C2C;
  background-color: rgba(28,40,64, 0.8);
  background-color: rgba(19,28,44, 0.8);
}


#lg-download, #lg-zoom-in, #lg-zoom-out, .lg-autoplay-button{
  display: none;
}

.lg-outer .lg-thumb-outer {
  background-color: #131C2C;
  background-color: rgba(28,40,64, 0.8);
  background-color: rgba(19,28,44, 0.8);
}


.lg-sub-html, .lg-toolbar {
  background-color: rgba(0, 0, 0, 0);
}


.lg-thumb-outer{
  text-align: center;
}

.lg-thumb.group{
  /*margin: auto;*/
  width: auto !important;
  display:inline-block;
 /* width: auto !important;*/
}

#lg-counter {
    color: #fff;
}

.lg-outer .lg-toogle-thumb {
    color: #fff;
    font-size: 28px;
}

.lg-toolbar .lg-icon {
    color: #fff;
    font-size: 36px;
}

.lg-actions .lg-next {
  background: url('img/lightbox-next.png') no-repeat center;
  height: 40px;
  width: 40px;
}

.lg-actions .lg-prev {
  background: url('img/lightbox-prev.png') no-repeat center;
  height: 40px;
  width: 40px;
}


.lg-sub-html {
    background-color: #131C2C;
    background-color: rgba(19,28,44, 0.8);
}


/*!
 * baguetteBox.js
 * @author  feimosi
 * @version 1.4.2
 * @url https://github.com/feimosi/baguetteBox.js
 */
#baguetteBox-overlay {
  display: none;
  opacity: 0;
  position: fixed;
  overflow: hidden;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000000;
  background-color: #1c2840;
  background-color: rgba(28,40,64, 1);
  -webkit-transition: opacity 0.5s ease;
          transition: opacity 0.5s ease; }
  #baguetteBox-overlay.visible {
    opacity: 1; }
  #baguetteBox-overlay .full-image {
    display: inline-block;
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center; }
    #baguetteBox-overlay .full-image figure {
      display: inline;
      margin: 0;
      height: 100%; }
    #baguetteBox-overlay .full-image img {
      display: inline-block;
      width: auto;
      height: auto;
      max-height: 100%;
      max-width: 100%;
      vertical-align: middle;
      -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
           box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); }
    #baguetteBox-overlay .full-image figcaption {
    display: block;
    position: absolute;
    bottom: 2%;
    width: 100%;
    text-align: center;
    line-height: 1.8;
    white-space: normal;
    color: #ccc;
    background-color: #000;
    background-color: transparent;
    background-color: rgba(0, 0, 0, 0.6);
    background-color: rgba(0, 0, 0, 0);
    font-family: sans-serif;
}

#baguetteBox-overlay .full-image figcaption a {
    color: #1c2840;
    text-transform: uppercase;
    font-family: 'ITC Franklin Gothic LT W01 Dm', 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
    /* font-size: 28px; */
    background: #fff;
    padding: 15px 18px;
}

    #baguetteBox-overlay .full-image:before {
      content: "";
      display: inline-block;
      height: 50%;
      width: 1px;
      margin-right: -1px; }

#baguetteBox-slider {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  white-space: nowrap;
  -webkit-transition: left 0.4s ease, -webkit-transform 0.4s ease;
          transition: left 0.4s ease, -moz-transform 0.4s ease;
          transition: left 0.4s ease, transform 0.4s ease; }
  #baguetteBox-slider.bounce-from-right {
    -webkit-animation: bounceFromRight 0.4s ease-out;
            animation: bounceFromRight 0.4s ease-out; }
  #baguetteBox-slider.bounce-from-left {
    -webkit-animation: bounceFromLeft 0.4s ease-out;
            animation: bounceFromLeft 0.4s ease-out; }

@-webkit-keyframes bounceFromRight {
  0% {
    margin-left: 0; }
  50% {
    margin-left: -30px; }
  100% {
    margin-left: 0; } }

@keyframes bounceFromRight {
  0% {
    margin-left: 0; }
  50% {
    margin-left: -30px; }
  100% {
    margin-left: 0; } }

@-webkit-keyframes bounceFromLeft {
  0% {
    margin-left: 0; }
  50% {
    margin-left: 30px; }
  100% {
    margin-left: 0; } }

@keyframes bounceFromLeft {
  0% {
    margin-left: 0; }
  50% {
    margin-left: 30px; }
  100% {
    margin-left: 0; } }

.baguetteBox-button#next-button, .baguetteBox-button#previous-button {
  top: 50%;
  top: calc(50% - 30px);
  width: 44px;
  height: 60px; }

.baguetteBox-button {
  position: absolute;
  cursor: pointer;
  outline: none;
  padding: 0;
  margin: 0;
  border: 0;
  -moz-border-radius: 15%;
       border-radius: 15%;
  background-color: transparent;
  background-color: rgba(50, 50, 50, 0);
  color: #ddd;
  font: 1.6em sans-serif;
  -webkit-transition: background-color 0.4s ease;
          transition: background-color 0.4s ease; }
  .baguetteBox-button:hover {
    background-color: transparent;
  background-color: rgba(50, 50, 50, 0);}
  .baguetteBox-button#next-button {
    right: 2%; }
  .baguetteBox-button#previous-button {
    left: 2%; }
  .baguetteBox-button#close-button {
    top: 20px;
    right: 2%;
    right: calc(2% + 6px);
    width: 30px;
    height: 30px; }
  .baguetteBox-button svg {
    position: absolute;
    left: 0;
    top: 0; }

/*
    Preloader
    Borrowed from http://tobiasahlin.com/spinkit/
*/
.spinner {
  width: 40px;
  height: 40px;
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -20px;
  margin-left: -20px; }

.double-bounce1, .double-bounce2 {
  width: 100%;
  height: 100%;
  -moz-border-radius: 50%;
       border-radius: 50%;
  background-color: #fff;
  opacity: .6;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: bounce 2s infinite ease-in-out;
          animation: bounce 2s infinite ease-in-out; }

.double-bounce2 {
  -webkit-animation-delay: -1.0s;
          animation-delay: -1.0s; }

@-webkit-keyframes bounce {
  0%, 100% {
    -webkit-transform: scale(0);
            transform: scale(0); }
  50% {
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes bounce {
  0%, 100% {
    -webkit-transform: scale(0);
       -moz-transform: scale(0);
            transform: scale(0); }
  50% {
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
            transform: scale(1); } }



.login #baguetteBox-overlay{
  display: none !important;
}

/* ============================================== SLICK NAV
*/

.home #mobLogo{
  /*display: none;*/
}


#mobLogo{
  position: fixed;
  margin: auto;
  left: 0;
  right: 0;
}

#navMob{
  background: #fff;
}



#navMob{
  position: fixed;
  width: 100%;
  height: 47px;
  z-index: 1000;
 /* display: block !important;*/
}


#navMob .columns{
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 0;
  padding-right: 0;
}


.slicknav_nav .smlLogo{
  display: none !important;
}

.slicknav_btn {
  position:  relative;
  display:  block; 
  vertical-align:  middle; 
  float:  right;
  padding:  0.438em 0.625em 0.438em 0.625em; 
  line-height:  1.125em;  
  cursor:  pointer;
}

.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar { 
  margin-top:  0.188em;
}


.slicknav_menu { 
  *zoom:  1;
}

.slicknav_menu .slicknav_menutxt { 
  display: block;
  line-height:  1.188em;
  float: left;
}

.slicknav_menu .slicknav_icon {
  float: left;
  margin: 0.188em 0 0 0.438em;
}

.slicknav_menu .slicknav_no-text {
  margin:  0;
}

.slicknav_menu .slicknav_icon-bar {
  display: block;
  width: 1.125em;
  height: 0.125em;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  /*-webkit-box-shadow: 0 1px 0 rgba(0,  0,  0,  0.25);
  -moz-box-shadow: 0 1px 0 rgba(0,  0,  0,  0.25);
  box-shadow: 0 1px 0 rgba(0,  0,  0,  0.25);*/
}

.slicknav_menu:before {
  content: " ";
  display: table;
}

.slicknav_menu:after {
  content: " ";
  display: table;
  clear: both;
}


.slicknav_nav {
  clear: both;
}

.slicknav_nav ul {
  display: block;
}

.slicknav_nav li {
  display: block;
}

.slicknav_nav .slicknav_arrow {
  font-size: 0.8em;
  margin: 0 0 0 0.4em;
}

.slicknav_nav .slicknav_item {
  cursor: pointer;
}

.slicknav_nav .slicknav_item a {
  display: inline;
}

.slicknav_nav .slicknav_row {
  display: block;
}

.slicknav_nav a {
  display: block;
}

.slicknav_nav .slicknav_parent-link a {
  display: inline;
}


.slicknav_brand {
  float: left;
}

.slicknav_menu {
  font-size: 16px;
  box-sizing: border-box;
  background: #fff;
  padding: 5px;
}

.slicknav_menu * {
  box-sizing: border-box;
}

.slicknav_menu .slicknav_menutxt {
  color: #fff;
  font-weight: bold;
  text-shadow: 0 1px 3px #000;
}

.slicknav_menu .slicknav_icon-bar {
  background-color: #fff;
}


.slicknav_btn {
  margin: 5px 5px 6px;
  text-decoration: none;
  /*text-shadow: 0 1px 1px rgba(255,  255,  255,  0.75);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;*/
  background-color: #89e1d0;
}


.slicknav_nav {
  color: #fff;
  margin: 0;
  padding: 0;
  font-size: 0.875em;
  list-style: none;
  overflow: hidden;
}

.slicknav_nav ul {
  list-style: none;
  overflow: hidden;
  padding: 0;
  /*margin: 0 0 0 20px;*/
  margin: 0;
  text-align: center;
}

.slicknav_nav .slicknav_row {
  padding: 5px 10px;
  margin: 2px 5px;
}

.slicknav_nav .slicknav_row:hover {
 /* -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;*/
  background: #fff;
  color: #1c2840;
}

.slicknav_nav a  {
  padding: 5px 10px;
  margin: 2px 5px;
  text-decoration: none;
  color: #1c2840;
  text-transform: uppercase;
}

.slicknav_nav a:hover {
  background: #fff;
  color: #1c2840;
}

.slicknav_nav .slicknav_txtnode {
  margin-left: 15px;
}

.slicknav_nav .slicknav_item a {
  padding: 0;
  margin: 0;
}

.slicknav_nav .slicknav_parent-link a {
  padding: 0;
  margin: 0;
}


.slicknav_brand {
  color: #fff;
  font-size: 18px;
  line-height: 30px;
  padding: 7px 12px;
  height: 44px;
}
 
/*Video lightbox*/

/**********************************************************   page Helipad custom css ****/
.section_class{
  padding: 20px 0 60px;
}


.section_class#section1{
  padding-top: 0;
}


.dm_link{
  width: 100%;
  text-align: center;
  margin: 10px 0;
}
.dm_link a{
  text-transform: uppercase;
  color: #91d3ca;
  text-decoration: none;

}
.dm_link a:hover{
  text-decoration: underline;
   color: #91d3ca;
}

.dm_link span{
  background: url('img/icon_pdf.png') no-repeat center;
  width: 20px;
  height: 26px;
  display: inline-block;
  margin-right: 10px;
}

.section_title{
  font-size: 22px;

}

.wrap_video{
  padding-top: 40px;
  padding-bottom: 60px;
}

.maxWidth{ 
  /*max-width: 46% !important; */
  margin-left: auto !important;
  margin-right: auto !important;
}

.align_left{
  text-align: left;
}

/* ============================================== FORM VALIDATION
*/

.parsley-errors-list{
  list-style-type: none;
  margin-left: 0;
  margin-top: -5px;
  color: #f04124;
  font-size:11px;
}

.parsley-errors-list {
  list-style:none;
}
.parsley-required, .parsley-type, .parsley-pattern, .parsley-minlength, .parsley-minlength{
  color:#f04124;
}
#formSubmit{
  background-color: #91d3ca;
    border: 0 none;
    color: #1c2840;
    display: block;
    font-family: "Franklin Gothic Medium","Franklin Gothic","ITC Franklin Gothic",Arial,sans-serif;
    font-size: 22px;
    margin: 2% auto;
    padding: 6px 60px;
    text-transform: uppercase;
}
#response{
  text-align:center;
  width:100%;
  font-size:11px !important;
}

/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Hide visually and from screen readers:
 * http://juicystudio.com/article/screen-readers-display-none.php
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screen readers:
 * http://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screen readers, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

/*Small screens Define mobile styles */

@media only screen { } 


/* max-width 640px, mobile-only styles, use when QAing mobile issues */
@media only screen and (max-width: 640px) { 
  br.rwb{
    display: none;
  }


  .maxWidth{ 
    max-width: 80% !important;
  }

  .columns{
     padding-left: 0.46875rem;
     padding-right: 0.46875rem;
  }


  #regNow, #nav, #logo-img{
      display: none !important;
  }


  #play-video{
    max-width: 75px !important;
  }

  #play{
    padding: 8px 16px;
    font-size: 14px;
  }


  .webAward img {
    max-width: 50px !important;
}


#slideShow .webAward img {
  max-width: 40px !important;
}

#slideShow .webAward{
  top: 50px;
}


  .videoPage #logo{
    display: none !important;
  }

  h1, h2{
      font-size: 28px;
  }


  h3, h3 p{
     font-size: 24px;
     font-size: 18px;
  }

  h3 p{
    line-height: 1.2;
  }

  #subHeading h3, #heading h3{
    margin: 3% 2%;
    padding: 1% 1% 2%;
   /* padding-top: 1%;
    padding-bottom: 2%;*/
  }

  .goldBullion{
    padding: 0 2%;
  }

  h4{
     font-size: 22px;

  }

  h5{
    font-size: 18px;
  }

  .webAward{
    top: 20px;
  }


  .swirl img{
    max-width: 80px;
  }

  .content-item {
      min-height: 230px;
  }

  .page-template-house-land .butWhite, .page-template-house-land-test-form .butWhite, .page-template-house-land-packages .butWhite {
    margin-bottom: 30px !important;
  }

  .page-template-lifestyle-gallery .content-item {
      min-height: auto;
  }

  #header{
    margin-top:47px;
  }


  #subHeading p, #teamCopy p, .page-template-house-land #heading p, .page-template-house-land-test-form #heading p, .page-template-house-land-packages #heading p{
    padding: 0 5%;
  }

  #hero{
     /*margin-top: 0.46875rem;*/
  }

  #logo img{
    max-width: 250px;
  }

  #subHeading #list{
   /*  max-width: 30%; */
  }

  #regNow{
    display: none;
  }

  #subHeading{
    padding: 7% 0 6%;
  }

  #register{
    padding: 5% 0 3%;
  }

  .internal #register{
     padding: 0% 0 3%;
  }

  #display{
    border: 0;
    padding: 0;
  }

  .flex-direction-nav a, .flex-control-nav {
    display: none;
  }

  #quote{
    display: none;
  }

  #quoteMob{
    position: absolute;
    top: 10px;
    right: 20px;
    width: 100%;
    text-align: right;
    color: #1c2840;
  }

  #quoteMob p{
    color: #1c2840;
    line-height: 1;
    font-size: 12px;
  }


  .masterplan .butWhite{
    margin: 0 0 12%;
  }

  .page-template-lifestyle-gallery #third{
    margin-bottom: 20px;
  }

  #hotelGrid{
    margin-top: 20px;
  }


  .gridCaption{
    font-size: 12px;
    padding: 5px 5px 0 10px;
    margin-left: 0.9375rem;
  }

  #teamCopy .gridCaption{
    font-size: 12px !important;
    padding: 5px 10px 0 5px !important;
    margin-right: 0.9375rem !important;
  }


  .overlayTitle{
    font-size: 22px;
  }

   .landLotWrapper{
    padding: 0 5%;
  }

  .lotImg{
    margin-bottom: 15px;
  }

  .landLot {
      padding: 0.9375rem !important;
  }

  .lotImg, .lotDesc {
      padding-left: 0 !important;
      padding-right: 0 !important;
  }

  .captions {
      bottom: 5px;
      left: 8px;
      font-size: 12px;
  }

  .butWhite a, .butWhite.lge a{
    font-size: 14px;
  }


  form{
    /* padding: 0 5%; */
  }


  /* #pardot-form .value span{
    width: 50%;
    float: left;
  } */
  
  #frame iframe{
    min-height: 1000px;
  }

  .frm_forms.with_frm_style #pardot-form p{
     width: 100%;
  }

  .button.button-black, #submit{
    width: 100%;
  }
  


  .number{
      font-size: 38px;
  }


  #developer img{
    max-width: 280px;
  }


  .flex-caption{
    text-align: center;
    padding-left: 0;
  }

.maps{
  margin: 5% 0;
}

  

   
}


/*Medium screens min-width 641px, medium screens */
@media only screen and (min-width: 641px) {

  br.rwb{
    display: block;
  }

  br.mobOnly{
    display: none;
  }

  .johnson #hotelGrid{
    margin-top: 5%;
  }

  .maxWidth{ 
    max-width: 46% !important;
  }


  #play-video{
    max-width: 135px !important;
  }

  #play{
    padding: 12px 20px;
    font-size: 22px;
  }


  .sectionVideo{
    max-width: 50%;
  }


  .webAward img{
    max-width: 142px !important;
  }



  /*#play{
    display: block;
  }*/


  .page-template-lifestyle-gallery #third {
      margin-bottom: 8%;
  }

  .page-template-house-land .butWhite.release, .page-template-house-land-test-form .butWhite.release, .page-template-house-land-packages .butWhite.release{
    margin-left: 8px;
    margin-right: 8px;
  }

  
  h1, h2{
     font-size: 45px;
  }

  h3, h3 p{
     font-size: 30px;
     font-size: 22px;
  }

  h4{
     font-size: 25px;
  }

  h5{
    font-size: 27px;
  }


  .overlayTitle{
    
    font-size: 31px;
   
  }

  #nav{
    display: block;
  }
  #navMob{
    display: none;
  }

  #subHeading p, #teamCopy p, .page-template-house-land #heading p, .page-template-house-land-test-form #heading p, .page-template-house-land-packages #heading p{
    padding: 0 20%;
  }

  #subHeading h3, #heading h3{
    margin: 2% auto;
    padding: 1% 1% 2%;
   /* padding-top: 1%;
    padding-bottom: 2%;*/
  }

  #subHeading h3 p, #heading h3 p{
    padding: 0 10%;
  }

  .maps{
    margin: 5% 0 2%;
  }


  #regNow{
      display: block;
  }


  .masterplan .butWhite{
    margin: 0 0 8%;
  }

  
  .columns{
     padding-left: 1.875rem;
     padding-right: 1.875rem;
  }

  .swirl img{
    max-width: 133px;
  }


  .gridCaption{
    font-size: 16px;
    padding: 10px 10px 0 20px;
    margin-left: 0.9375rem;
  }


   #teamCopy .gridCaption{
    font-size: 16px !important;
    padding: 10px 20px 0 10px !important;
    margin-right: 0.9375rem !important;
  }


  .hotelItem.itemLft{
    padding-right: 0.9375rem;
  }

  .hotelItem.itemRht{
    padding-left: 0.9375rem;
  }


  .butWhite a, .butWhite.lge a{
    font-size: 28px;
  }

  #baguetteBox-overlay .full-image figcaption a{
    font-size: 28px;
  }


  .content-item {
      min-height: 530px;
  }

  .page-template-lifestyle-gallery .content-item{
    min-height: auto;
  }


  #hero{
     /*margin-top: 1.875rem;*/
  }

  #logo img{
    max-width: 700px;
  }

  #scroll img{
    margin-top: 1%;
  }

 #subHeading{
   padding: 5% 0;
 }

  #subHeading #list{
    max-width: 30%;
  }

  #quote{
    top: 12%;
    max-width: 28%;
  }

  #quote p{
    font-size: 22px;
  }

  #quoteMob{
    display: none;
  }

 #register{
   padding: 5% 0 3%;
 }

 .internal #register{
   padding: 0 0 3%;
 }

 .landLotWrapper{
  padding: 0;
}

.lotImg{
  margin-bottom: 0;
}




  #display{
    max-width: 42%;
    padding: 1% 2%;
  }

  form{
    /* padding: 0 28.75%; */
  }

  .frm_forms.with_frm_style #pardot-form p{
     width: 45%;
     margin-right: 2%;
     margin-left: 3%;
     float: left;
  }



  .frm_forms.with_frm_style #pardot-form p.city{
     margin-top: -220px;
  }

  .frm_forms.with_frm_style #pardot-form p.source{
       margin-top: -100px;
  }


  .frm_forms.with_frm_style #pardot-form p.Estate_IDs{
    margin-top: 18px;
  }

 

 /*  #pardot-form .value span{
   display: block;
   margin-bottom: 12px;
 } */


  #pardot-form .value span:first-child { 
    margin-top: 12px;
  }


  /* .frm_forms.with_frm_style #pardot-form p.Estate_IDs{
      width: 50%;
      float: right;
   }*/

  .button.button-black, #submit{
    width: 390px;
  }



  .number{
      font-size: 55px;
  }

  .flex-direction-nav a {
    display: block;
  }


}

/* min-width 641px and max-width 1024px, use when QAing tablet-only issues */
@media only screen and (min-width: 641px) and (max-width: 1024px) {
   #regNow{
       display: none;
   }

   .columns{
      padding-left: 0.9375rem;
      padding-right: 0.9375rem;
   }

   .maxWidth{ 
     max-width: 80% !important;
   }

   #header{
     margin-top: 47px;
   }

   #nav{
     display: none;
   }
   #navMob{
     display: block;
   }

   #hero{
      /*margin-top: 0.9375rem;*/
   }


   .webAward img{
     max-width: 110px !important;
   }


    .landLotWrapper{
     padding: 0 10%;
   }

   .lotImg{
     margin-bottom: 15px;
   }




   .page-template-house-land .butWhite.release, .page-template-house-land-test-form .butWhite.release, .page-template-house-land-packages .butWhite.release{
     margin-bottom: 10px;
   }


   #subHeading p, #teamCopy p, .page-template-house-land #heading p, .page-template-house-land-test-form #heading p, .page-template-house-land-packages #heading p{
     padding: 0 10%;
   }

   #subHeading h3, #heading h3 {
     margin: 2% 2%;
     padding: 1% 1% 2%;
    /* padding-top: 1%;
     padding-bottom: 2%;*/
   }

   /* #subHeading h3 .rwb{
      display: none;
    }*/

   #logo img{
     max-width: 450px;
   }

   #scroll img{
     margin-top: 2%;
   }

   .butWhite a, .butWhite.lge a{
     font-size: 18px;
   }

   #baguetteBox-overlay .full-image figcaption a{
     font-size: 18px;
   }


   .content-item {
       min-height: 330px;
   }

   .flex-direction-nav a {
     display: none;
   }

   #subHeading #list{
     max-width: 50%;
   }

   #quote{
     top: 6%;
     max-width: 30%;
   }

   #quote p{
     font-size: 18px;
   }

  #display{
    max-width: 80%;
    padding: 1% 2% 2%;
  }

   form{
    /*  padding: 0 10%; */
   }

   

   /*#pardot-form .value span{
     margin-right: 10px !important;
   }*/

}


/* min-width 641px and max-width 1024px, use when QAing portrait tablet-only issues */
@media only screen and (min-width: 641px) and (max-width: 1024px) and (orientation: portrait){
    h5 {
      font-size: 20px;
    }


    #play-video{
      max-width: 105px !important;
    }

    #play{
      padding: 10px 18px;
      font-size: 18px;
    }


    .content-item {
        min-height: 230px;
    }

    #subHeading #list{
      max-width: 80%;
    }

    #quote{
      max-width: 35%;
      right: 4%;
    }

    #quote p{
      font-size: 16px;
    }

    #display{
      max-width: 90%;
    }

    .gridCaption{
      font-size: 12px;
      padding: 5px 5px 0 10px;
      margin-left: 0.9375rem;
    }

    #teamCopy .gridCaption{
      font-size: 12px !important;
      padding: 5px 5px 0 10px !important;
      margin-left: 0.9375rem !important;
    }


     .landLotWrapper{
      padding: 0 5%;
    }

    
    form{
      /* padding: 0 5%; */
    }

    /*#pardot-form .value span{
      margin-right: 5px;
    }*/

   

}

/*Large screens min-width 1025px, large screens*/
@media only screen and (min-width: 1025px) {
    .gridCaption{
      font-size: 18px;
      padding: 10px 10px 0 20px;
      margin-left: 1.875rem;
    }

    #teamCopy .gridCaption{
      font-size: 18px !important;
      padding: 10px 20px 0 10px !important;
      margin-right: 1.875rem !important;
    }

    h3.whiteSub{
      padding: 0 30% !important;
    }

    .page-template-new-release #subHeading .butWhite{
      display: inline-block;
      margin-right: 2%;
      margin-left: 2%;
    }
}

/* min-width 1024px and max-width 1440px, use when QAing large screen-only issues */
@media only screen and (min-width: 1024px) and (max-width: 1440px) { 
}

/* XLarge screens min-width 1441px, xlarge screens */
@media only screen and (min-width: 1441px) { 
}

/* min-width 1441px and max-width 1920px, use when QAing xlarge screen-only issues */
@media only screen and (min-width: 1441px) and (max-width: 1920px) {
}

/* min-width 1921px, xxlarge screens */
@media only screen and (min-width: 1921px) {
} 


@media screen and (orientation: portrait) {
 
}

@media screen and (orientation: landscape) {
  
}


@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   http://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */

@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important; /* Black prints faster:
                                   http://www.sanbeiji.com/archives/953 */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    /*
     * Printing Tables:
     * http://css-discuss.incutio.com/wiki/Printing_Tables
     */

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}







/* We also use Modernizr to add a .touch class to the body when applicable */
/* You can prepend this class to anything and it will style only for touch devices */
.touch .your-element {}