/* @group Fonts */

@font-face {
	font-family: 'Mercury Display';
	src: url('../fonts/MercuryDisplay-Roman.eot');
	src: local('☺'), url('../fonts/MercuryDisplay-Roman.woff') format('woff'), url('../fonts/MercuryDisplay-Roman.ttf') format('truetype'), url('../fonts/MercuryDisplay-Roman.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Adobe Caslon';
	src: url('../fonts/ACaslonPro-Regular.eot');
	src: local('☺'), url('../fonts/ACaslonPro-Regular.woff') format('woff'), url('../fonts/ACaslonPro-Regular.ttf') format('truetype'), url('../fonts/ACaslonPro-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Adobe Caslon Italic';
	src: url('../fonts/ACaslonPro-Italic.eot');
	src: local('☺'), url('../fonts/ACaslonPro-Italic.woff') format('woff'), url('../fonts/ACaslonPro-Italic.ttf') format('truetype'), url('../fonts/ACaslonPro-Italic.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: 'Proxima Nova';
    src: url('../fonts/proximanova-regular-webfont.eot');
    src: url('../fonts/proximanova-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/proximanova-regular-webfont.woff2') format('woff2'),
         url('../fonts/proximanova-regular-webfont.woff') format('woff'),
         url('../fonts/proximanova-regular-webfont.ttf') format('truetype'),
         url('../fonts/proximanova-regular-webfont.svg#proxima_nova_rgregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Proxima Nova Light';
    src: url('../fonts/proximanova-light-webfont.eot');
    src: url('../fonts/proximanova-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/proximanova-light-webfont.woff2') format('woff2'),
         url('../fonts/proximanova-light-webfont.woff') format('woff'),
         url('../fonts/proximanova-light-webfont.ttf') format('truetype'),
         url('../fonts/proximanova-light-webfont.svg#proxima_novalight') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* @end */

/******************
/ PAGE
/******************/

html {
	background: #fff url('../img/backgrounds/dots.png') repeat top left fixed;
}

body {
	font-family: Proxima Nova Light, Helvetica, Arial, sans-serif;
	-webkit-font-smoothing: antialiased;
	color: #282828;
	background: inherit;
}

::-moz-selection { background: #bb9340; color: #fff; }
::-webkit-selection { background: #bb9340; color: #fff; }
::selection { background: #bb9340; color: #fff; }

@media (min-width: 1200px) { /* LARGE AND UP */
  .container,
  .container-fluid {
    max-width: 1000px;
  }
}

.no-padding {
	padding-left: 0;
	padding-right: 0;
}
.edge-container {
	max-width: 2000px;
	margin: 0 3%;
	width: 94%;
	background: #fff;
}

/******************
/ HELPERS
/******************/

.align-center {text-align: center;}
.relative {position: relative;}
.uppercase {text-transform: uppercase;}
.capitalize {text-transform: capitalize;}
.img-responsive.full {
	width: 100%;
	height: auto;
}
.gap-right {padding-right: 30px;}
.gap-left{padding-left: 30px;}

.force-max {
	max-width: 470px;
}
.pt-5 {padding-top: 5px;}
.pb-5 {padding-bottom: 5px;}

span.debug {
	display: inline-block;
	position: fixed;
	width: auto;
	padding: 15px;
	background: rgba(0,0,0,0.7);
	bottom: 10px;
	left: 10px;
	color: #fff;
	font-family: Arial;
	font-weight: bold;
	z-index: 9999;
}
#debug-dimensions {
	left: auto;
	right: 10px;
	background: rgba(0,0,0,0.8);
}

.impression {
	position: absolute;
	display: inline-block;
	z-index: 100;
	bottom: 10px;
	left: 12px;
	font-family: Proxima Nova Light;
	font-size: 0.714em;
	text-transform: uppercase;
	color: rgba(255,255,255, 0.5);
}
.impression.dark {
	color: rgba(0,0,0, 0.5);
}
/******************
/ IMAGE HOVERS
/******************/
.work-img:after{
	background: rgba(187,147,64, 0);
	
}


/******************
/ HEADER
/******************/

#hero .home-section {
	background-position: bottom center;
	background-size: cover;
}

#hero .logo img {
	width: 340px;
	height: auto;
}

	.logo.nm {
		margin-top: -100px;
	}

h3.collectors,
h4.strap {
	font-size: 6em;
	font-style: normal;
	font-family: 'Adobe Caslon';
	font-weight: bold;
}
	h4.strap {
		font-size: 1.8em;
		font-weight: normal;
	}
	
.collectorsLogo {
	width: 680px;
	height: auto;
}

.scroll-down-icon {
	width: 40px;
	height: 40px;
	margin-left: -20px;
	text-align: center;
	font-size: 35px;
	margin-bottom: 20px;
	color: rgba(218,167,58,0.5);
	-webkit-animation: scroll-down-anim 1s infinite;
	-moz-animation: scroll-down-anim 1s infinite;
	-o-animation: scroll-down-anim 1s infinite;
	animation: scroll-down-anim 1s infinite; 
}
h4 {
	font-size: 1.071em;
	font-family: Proxima Nova;
}
h4.bottom {
	position: absolute;
	bottom: 110px;
	width: 430px;
	text-align: center;
	margin-left: -215px;
	left: 50%;
	letter-spacing: 1px;
}

h4.bottom.right {
	left: auto;
	right: 0;
	bottom: 40px;
}

.scroll-down-icon:hover {
	color: rgba(255,255,255,1);
}

/******************
/ TYPOGRAPHY
/******************/

.page-section p {
	font-size: 1em;
	line-height: 1.714em;
}
.page-section p.small {
	font-size: 0.857em;
	line-height: 1.833em;
}
.page-section p.bigger {
	font-size: 1.143em;
	line-height: 1.625em;
}
.hs-banner {
	font-size: 25px;
	font-family: Mercury Display;
	font-weight: normal;
}

.hs-banner.big {font-size: 2.571em; line-height: 1.556em;}

.gold {color: #bb9340 !important;}
.gold-light {color: #BC9D62 !important;}

h3,
p.quote {
	font-family: Adobe Caslon Italic;
	font-weight: normal;
	font-style: normal;
	font-size: 1.714em;
	color: #BA933E;
}

p.quote {
	font-size: 2.571em;
	line-height: 1.222em;
}

p.big {
	font-size: 1.500em;
}

.italic {
	font-weight: normal;
	font-family: Adobe Caslon Italic;
}

.sold-sticker-wrap {
	text-align: right;
}

.sold-sticker {
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	width: 6.5em;
	height: 6.5em;
	line-height: 6.5em;
	font-size: 1.6em;
	text-align: center;
	display: inline-block;
	color: #fff;
	background-color: #dd4e55;
	margin-bottom: 1em;
	font-family: Adobe Caslon;
	letter-spacing: -0.25px;
}

.sold-sticker-text {
	line-height: 100%;
	margin-top: 2.25em;
	text-align: center;
	text-transform: capitalize;
}

/******************
/ MAIN
/******************/


/* Banner Girl */
.banner-big {
	min-height: 420px;
}

#overview {
	padding: 12.857em 0;
}

/* Other banners */
.banner-small {
	padding: 5.357em 0;
}
.bg-blue {
	background: #e1f4fd !important;
}
.bg-dark {
	background: #282828 !important;
	color: #fff;
}

/* Intro boxes */
.intro-box {background: #e1f4fd;}
.intro-box p {
	font-family: Adobe Caslon;
	font-size: 2.571em;
	color: #BA933E;
	line-height: 1.357em;
}
.intro-box p em {
	font-family: Adobe Caslon Italic;
	font-weight: normal;
	font-style: normal;
}
.row.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row.no-gutters > [class^="col-"],
.row.no-gutters > [class*=" col-"] {
  padding-right: 0;
  padding-left: 0;
}


.intro-box.collectors .subtitle {
	font-size: 1em;
	font-family: Adobe Caslon;
	font-weight: normal;
	margin-bottom: 2em;
}

.intro-box.collectors .title {
	font-size: 2.188em;
	max-width: 270px;
	margin: 0 auto;
}

h3.consolidated_slogan {
	max-width: 300px; font-size: 1.875em; margin: 0 auto;
	line-height: 1.4em;
}

/* ==============================
   Video
   ============================== */
.fullwidth-container-50 {
	width: 50%;
}

.big-icon{
	display: block;
	width: 120px;
	height: 120px;
	position: absolute;
	top: 50%;
	margin-top: -60px;
	left: 50%;
	margin-left: -60px;
	border: 3px solid #fff;
	text-align: center;
	line-height: 118px;
	font-size: 48px;
	z-index: 1000;
	color: rgba(255,255,255, .97);
	
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	
	-webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);  
    -moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
    -o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
    transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}
.big-icon .fa-play{
	position: relative;
	left: 4px;
}
.big-icon.big-icon-rs{
    border: none;
    width: auto;
    height: auto;
    font-size: 96px;
}

.big-icon-link{
	text-decoration: none;
}
.big-icon-link:hover{
    border-color: transparent !important;
}
.big-icon-link:hover .big-icon{
	border-color: #fff;
	color: #fff;
	background: transparent;
	
	-webkit-transition: 0 none !important;  
    -moz-transition: 0 none !important;  
	 -ms-transition: 0 none !important;
    -o-transition: 0 none !important;    
    transition:0 none !important;  
}
.big-icon-link:active .big-icon{
	-webkit-transform: scale(0.99);
	-moz-transform: scale(0.99);
	-o-transform: scale(0.99);
	-ms-transform: scale(0.99);
	transform: scale(0.99);
}






/* ==============================
   Interiors
   ============================== */
#interiors-slider {
	height: 700px;
	width: 100%;
}




/* ==============================
   Local / Features
   ============================== */

.features-item{
	padding: 15px;
	text-align: center;
	
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.features-item {
	text-align: center;
}
.slim-arrow .owl-prev:before,
.slim-arrow .owl-next:before {
	background: transparent;
}
.slim-arrow .owl-prev,
.slim-arrow .owl-next {
	font-size: 70px;
	color: #bb9340;
	display: block;
	position: absolute;
	top: auto;
	bottom: 35px;
	margin-top: 0;
	margin-bottom: -55px;
	width: 105px;
	height: 105px;
	line-height: 105px;
	padding: 0;
	text-align: right;
}
.slim-arrow .owl-next {
	text-align: left;
}

.slim-arrow .owl-prev, 
.slim-arrow .owl-next {
	bottom: 50%;
}
/* Default icon formatting */
i.arrow-left,
i.arrow-right{
	display: inline-block;
	font-style: normal;
	text-align: right;
	position: relative;
	top: 0;
	right: 0;
	width: 50px;
	height: 50px;
	border-right: 2px solid #bb9340;
	border-top: 2px solid #bb9340;
	transform: rotate(-135deg);
	text-align: right;
	margin: 0;
	padding: 0;
}
i.arrow-right{
    transform: rotate(45deg);
    left: 0;
    text-align: left;
}

.slim-arrow .owl-prev:before,
.slim-arrow .owl-next:before{
	display: none;
}
.slim-arrow .owl-prev{
	left: -15px;
}
.slim-arrow .owl-next{
	right: -15px;
}


/* ==============================
   Views
   ============================== */
   
.avenir-views {
	position: relative;
}

.views-hero {
	width: 100%;
	height: auto;
	z-index: 1;
}

	.avenir-views h3 {
		position: absolute;
		top: 50px;
		left: 0;
		font-size: 1.5em;
		width: 100%;
		text-align: center;
		color: #fff;
		z-index: 5;
	}   
   
/* ==============================
   Team
   ============================== */
.dark-section {
	background-color: #404041;
	color: #fff;
}
.dark-section p {
	color: #fff;
}
.team-content img {
	height: 55px;
	width: auto;
}
.team-content img.small {
	height: 45px;
}
.team-content hr {
	border-color: #555;
}


/******************
/ FOOTER
/******************/

#register h3 {
	font-family: Adobe Caslon;
	font-size: 2.571em;
}

#footer p.big {
	font-size: 2.063em;
}

#footer p,
#footer a {
	color: #BC9D62;
	font-family: Mercury Display;
}

.white-popup {
  position: relative;
  background: #FFF;
  padding: 20px 40px;
  width: auto;
  color: #444;
  max-width: 500px;
  max-height: 450px;
  overflow: auto;
  margin: 20px auto;
  text-align: left;
}

/* @group Forms */

/* -------------------------------- 

Form CODY

-------------------------------- */
.cd-form {
  width: 100%;
  margin: 0 auto 3em auto;
  padding-top: 1em;
}
.cd-form::after {
  clear: both;
  content: "";
  display: table;
}
.cd-form fieldset {
  margin: 24px 0;
}
.cd-form legend {
  padding-bottom: 10px;
  margin-bottom: 20px;
  font-size: 2rem;
  border-bottom: 1px solid #282828;
}
.cd-form div.input-line {
  /* form element wrapper */
  position: relative;
  margin: 20px 0;
  text-align: left;
}
.cd-form h4, .cd-form .cd-label {
  font-size: 1.3rem;
  color: #282828;
  font-weight: normal;
  margin-bottom: 10px;
}
.cd-form .cd-label {
  display: block;
}
.cd-form input, .cd-form textarea, .submitbutton, .cd-form select, .cd-form label {
  font-family: "Proxima Nova", sans-serif;
  font-size: 1.3rem;
  color: #282828;
  font-weight: 400;
}
.cd-form input[type="text"],
.cd-form input[type="email"],
.cd-form input[type="submit"],
.cd-form textarea,
.cd-form select,
.cd-form legend,
.submitbutton {
  display: block;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
}
.cd-form input[type="text"],
.cd-form input[type="email"],
.cd-form input[type="submit"],
.cd-form textarea,
.cd-form select,
.submitbutton {
  /* general style for input elements */
  padding: 12px 0;
  color: #BA933E;
  border: 1px solid #282828;
  border-width: 0 0 1px 0;
  border-radius: 0;
  box-shadow: none;
  background: transparent;
}
.cd-form select {
	color: #282828;
}
.cd-form select option {
	color: #282828;
	padding: 1px 5px;
}
.cd-form option:disabled {
	color: #BA933E;
}
.cd-form input[type="text"]:focus,
.cd-form input[type="email"]:focus,
.cd-form textarea:focus,
.cd-form select:focus {
  outline: none;
  border-color: #BA933E;
}
.cd-form .cd-select {
  /* select element wapper */
  position: relative;
}
.cd-form label .trans {
	opacity: 0.5;
}
.cd-form .cd-select::after {
  /* arrow icon for select element */
  content: '';
  position: absolute;
  z-index: 1;
  right: 3px;
  top: 50%;
  margin-top: -8px;
  display: block;
  width: 16px;
  height: 16px;
  background: url("../img/cd-icon-arrow.svg") no-repeat center center;
  pointer-events: none;
}
.cd-form select {
  cursor: pointer;
}
.cd-form select::-ms-expand {
  display: none;
}
.cd-form .cd-form-list {
  margin-top: 16px;
}
.cd-form .cd-form-list::after {
  clear: both;
  content: "";
  display: table;
}
.cd-form .cd-form-list li {
  /* wrapper for radio and checkbox input types */
  display: inline-block;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin: 0 26px 16px 0;
  float: left;
}
.cd-form input[type=radio],
.cd-form input[type=checkbox] {
  /* hide original check and radio buttons */
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  margin: 0;
  padding: 0;
  opacity: 0;
  z-index: 2;
}
.cd-form input[type="radio"] + label,
.cd-form input[type="checkbox"] + label {
  padding-left: 24px;
}
.cd-form input[type="radio"] + label::before,
.cd-form input[type="radio"] + label::after,
.cd-form input[type="checkbox"] + label::before,
.cd-form input[type="checkbox"] + label::after {
  /* custom radio and check boxes */
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -8px;
  width: 16px;
  height: 16px;
}
.cd-form input[type="radio"] + label::before,
.cd-form input[type="checkbox"] + label::before {
  border: 1px solid #cfd9db;
  background: #ffffff;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.08);
}
.cd-form input[type="radio"] + label::before,
.cd-form input[type="radio"] + label::after {
  border-radius: 50%;
}
.cd-form input[type="checkbox"] + label::before,
.cd-form input[type="checkbox"] + label::after {
  border-radius: .25em;
}
.cd-form input[type="radio"] + label::after,
.cd-form input[type="checkbox"] + label::after {
  background-color: #2c97de;
  background-position: center center;
  background-repeat: no-repeat;
  box-shadow: 0 0 5px rgba(44, 151, 222, 0.4);
  display: none;
}
.cd-form input[type="radio"] + label::after {
  /* custom image for radio button */
  background-image: url("../img/cd-icon-radio.svg");
}
.cd-form input[type="checkbox"] + label::after {
  /* custom image for checkbox */
  background-image: url("../img/cd-icon-check.svg");
}
.cd-form input[type="radio"]:focus + label::before,
.cd-form input[type="checkbox"]:focus + label::before {
  /* add focus effect for radio and check buttons */
  box-shadow: 0 0 5px rgba(44, 151, 222, 0.6);
}
.cd-form input[type="radio"]:checked + label::after,
.cd-form input[type="checkbox"]:checked + label::after {
  display: block;
}
.cd-form input[type="radio"]:checked + label::before,
.cd-form input[type="radio"]:checked + label::after,
.cd-form input[type="checkbox"]:checked + label::before,
.cd-form input[type="checkbox"]:checked + label::after {
  -webkit-animation: cd-bounce 0.3s;
  -moz-animation: cd-bounce 0.3s;
  animation: cd-bounce 0.3s;
}
.cd-form textarea {
  min-height: 200px;
  resize: vertical;
  overflow: auto;
}
.cd-form input[type="submit"],
.submitbutton {
  /* button style */
  background: transparent;
  border-radius: .15em;
  padding: 16px 0;
  color: #BA933E;
  border-color: #BA933E;
  border-width: 1px;
  font-weight: normal;
  width: 100%;
  cursor: pointer;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
}
.no-touch .cd-form input[type="submit"]:hover,
.no-touch .cd-form .submitbutton:hover {
  background: #bb9340;
  color: #fff;
}
.cd-form input[type="submit"]:focus,
.cd-form .submitbutton:focus {
  outline: none;
  background: #bb9340;
  color: #fff;
}
.cd-form input[type="submit"]:active,
.submitbutton:active {
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -o-transform: scale(0.9);
  transform: scale(0.9);
}
.cd-form [required] {
  /*background: url("../img/cd-required.svg") no-repeat top right;*/
}
.cd-form .error-message p {
  background: #e94b35;
  color: #ffffff;
  font-size: 1.4rem;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  /*-moz-osx-font-smoothing: grayscale;*/
  border-radius: .25em;
  padding: 16px;
  font-family: Open Sans;
}
.cd-form .error-message .success p {
	background: transparent;
	color: #bb9340;
	font-size: 1.143em;
	padding: 4em 1em;
	display: block;
	border: 1px solid #bb9340;
}

.cd-form .error {
  border-color: #e94b35 !important;
}
@media only screen and (min-width: 600px) {
  .cd-form div {
    /* form element wrapper */
    margin: 32px 0;
  }
  .cd-form legend + div {
    /* reduce margin-top for first form element after the legend */
    margin-top: 20px;
  }
  /*.cd-form h4, .cd-form .cd-label {
    font-size: 1.4rem;
    margin-bottom: 10px;
  }
  .cd-form input, .cd-form textarea, .submitbutton, .cd-form select, .cd-form label {
    font-size: 1.4rem;
  }
  .cd-form input[type="text"],
  .cd-form input[type="email"],
  .cd-form textarea,
  .cd-form select {
    padding: 16px;
  }*/ /*UNCOMMENT FOR LARGER DESKTOP FIELDS */
}

@-webkit-keyframes cd-bounce {
  0%, 100% {
    -webkit-transform: scale(1);
  }
  50% {
    -webkit-transform: scale(0.8);
  }
}
@-moz-keyframes cd-bounce {
  0%, 100% {
    -moz-transform: scale(1);
  }
  50% {
    -moz-transform: scale(0.8);
  }
}
@keyframes cd-bounce {
  0%, 100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
  }
}
/* -------------------------------- 

Custom icons

-------------------------------- */
.cd-form .icon input, .cd-form .icon select, .cd-form .icon textarea {
  padding-left: 54px !important;
}
.cd-form .icon .user {
  background: url("../img/cd-icon-user.svg") no-repeat 16px center;
}
.cd-form .icon [required].user {
  background: url("../img/cd-icon-user.svg") no-repeat 16px center, url("../img/cd-required.svg") no-repeat top right;
}
.cd-form .icon .company {
  background: url("../img/cd-icon-company.svg") no-repeat 16px center;
}
.cd-form .icon [required].company {
  background: url("../img/cd-icon-company.svg") no-repeat 16px center, url("../img/cd-required.svg") no-repeat top right;
}
.cd-form .icon .email {
  background: url("../img/cd-icon-email.svg") no-repeat 16px center;
}
.cd-form .icon [required].email {
  background: url("../img/cd-icon-email.svg") no-repeat 16px center, url("../img/cd-required.svg") no-repeat top right;
}
.cd-form .icon .budget {
  background: url("../img/cd-icon-budget.svg") no-repeat 16px center;
}
.cd-form .icon .message {
  background: url("../img/cd-icon-message.svg") no-repeat 16px 16px;
}
.cd-form .icon [required].message {
  background: url("../img/cd-icon-message.svg") no-repeat 16px 16px, url("../img/cd-required.svg") no-repeat top right;
}

/* -------------------------------- 

FLoating labels 

-------------------------------- */
.js .floating-labels div {
  margin: 8px 0;
}
.js .floating-labels .cd-label {
  position: absolute;
  top: 12px;
  left: 0;
 font-size: 1.3rem;
  cursor: text;
  -webkit-transition: top 0.1s, left 0.1s, font-size 0.1s;
  -moz-transition: top 0.1s, left 0.1s, font-size 0.1s;
  transition: top 0.1s, left 0.1s, font-size 0.1s;
}
.js .floating-labels .icon .cd-label {
  left: 56px;
}
.js .floating-labels .cd-label.float {
  /* move label out the input field */
  font-size: 1.1rem;
  top: -16px;
  left: 0 !important;
  color: #c1b49c;
  font-weight: 400;
  display: none; /* ok now we're turning them off */
}
@media only screen and (min-width: 600px) {
  .js .floating-labels legend + div {
    /* reduce margin-top for first form element after the legend */
    margin-top: 16px;
  }/*
  .js .floating-labels .cd-label {
    top: 18px;
    font-size: 1.4rem;
  }*/    /*UNCOMMENT FOR LARGER DESKTOP FIELDS */
}


.form_parts_to_hide.complete {
	display: none;
}

.g-recaptcha div {
	margin-left: auto !important;
	margin-right: auto !important;
}
.message ul {
	list-style-type: none;
	padding: 0;
}
.message ul li {
	margin: 0 0 0.5em 0;
	color: #111;
}
.message,
.message div,
.form_parts_to_hide {
	margin: 0 !important;
}

/* @end */



/* ==============================
   Classic menu bar
   ============================== */
   
.nav-logo-wrap .logo{
	display: table-cell;
	vertical-align: middle;
	max-width: 270px;
    height: 100px;
    
    -webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);  
    -moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
    -o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
    transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}
.nav-logo-wrap .logo img{
	max-height: 100%;
	width: auto;
}

		/* Extra Small Devices, Phones */ 
		@media only screen and (max-width : 479px) {
				.nav-logo-wrap .logo {max-width: 240px;}
		}
		/* Extra Small Devices, Phones */ 
		@media only screen and (max-width : 360px) {
				.nav-logo-wrap .logo {max-width: 210px;}
		}
  
nav.small-height .logo img {
	width: auto;
	height: auto;
}   

.main-nav{
	height: 100px !important;
}

.main-nav.small-height{
    height: 55px !important;
}
.small-height .inner-nav ul li a{/*
	height: 55px !important;
	line-height: 55px !important;*/
}

#topnav a {
	color: #A58450;
	font-family: Proxima Nova, Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 1em;
	text-transform: capitalize;
}

#topnav.small-height a {
	color: #e8ac31;
}
#topnav .inner-nav {
	float: none;
	margin: 0 auto;
	width: 100%;
	text-align: center;
}

#topnav .inner-nav ul {
	float: none;
	margin: 0 auto;
	width: 100%;
	text-align: center;
	font-size: 1.071em;
}

#topnav .inner-nav ul li {
	float: none;
	text-align: center;
	margin: 0 15px;
	display: inline-block;
}

#topnav.stick-fixed {
	/*max-width: 1500px;*/
	width: 94%;
	max-width: 2000px;
	margin: 0 3%;
	display: block;
	background: rgba(0,0,0,0.81); /* 187,147,64 */
}

#topnav.stick-fixed {
    /*left: 50%;
    margin-left: -750px;
    width: 1500px;*/
}

	.inner-nav ul li .mn-sub {
		background: transparent;
	}
	
	.inner-nav ul li .mn-sub li {
		background: rgba(0,0,0,0.93);
	}

	.inner-nav ul li .mn-sub li.overview {
		background: rgba(30,30,30,1);
	}
	
	.mn-sub li a:hover,
	.inner-nav ul li .mn-sub li a:hover,
	.mn-sub li a.active{
		background: rgba(255,78,0, .8);
		color: #fff !important;
	}
	
	.inner-nav ul li .mn-sub li.overview a {
		text-transform: capitalize;
	}

.inner-nav ul li .mn-sub li a{
  text-transform: uppercase;
	color: #ddd !important;
	font-size: 13px !important;
}





#topnav .nav a {
	background: transparent;
	padding:0;
	margin: 0;
}


#topnav li.active a,
#topnav li.active:hover a, 
#topnav li.active:focus a  {
	text-decoration: underline !important;
}

#topnav li a:hover {
	color: #111;
}
#topnav.small-height li a:hover {
	color: #fff;
}

#topnav li.active a,
#topnav li.active:hover a, 
#topnav li:focus a  {
	color: #FFF;
}



/*
 * Dark panel style
 */


.main-nav.dark .inner-nav ul > li > a{
	color: #fff;
	font-weight: 600;
	font-size: 14px;
	letter-spacing: 1px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.main-nav.dark .inner-nav ul > li > a:hover,
.main-nav.dark .inner-nav ul > li > a.active,
.main-nav.dark .inner-nav ul > li.active > a{
	color: #ff6a28;
}

.main-nav.dark .mobile-nav:hover,
.main-nav.dark .mobile-nav.active{
	color: #ff6a28;
}


.mobile-on .desktop-nav ul li a {
	font-size: 12px !important;
}

.mobile-nav {
	width: auto !important;
	padding: 0 2em;
}
.mobile-nav .fa{
	font-size: 26px;
	margin-right: 0;
}

/* ==============================
  Scroll down menu
   ============================== */   

#topnav.stick-fixed.small-height {
	opacity: 0;
}
#topnav.stick-fixed.small-height:hover, #topnav.stick-fixed.small-height.open {
	opacity: 1;
}

/* ==============================
   Google maps 
   ============================== */
   
   #map-canvas {
   	height: 700px;
   }

/* ==============================
   Cross decos
   ============================== */
   .deco-v,
   .deco-h {
   	width: 1px;
   	height: 63px;
   	background: #BA933E;
   	margin: 1.286em auto;
   	display: block;
   	clear: both;
   }
   .deco-h {
   	width: 43px;
   	height: 1px;
   }
   
/* ==============================
  PAGINATION NAVI
   ============================== */   

#pagination-navi {
    display: none;
    position: fixed;
    top: 50%;
    right: 1%;
    text-align: right;
    z-index: 98;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: rotateX(0) translateZ(99px);
    transform: rotateX(0) translateZ(99px);
    font-size: 1.143em;
}

#pagination-navi li {
    padding: 3px 0;
    list-style: none;
}

html.mobile #pagination-navi {
	display: none !important;
}



#pagination-navi li:last-child{ height:200px; margin-right: -2px;} 


#pagination-navi li:last-child .name{ opacity:1; padding-top: 10px;
padding-right: 0px;}

#pagination-navi li:last-child .name:hover{ opacity:1; padding-top: 10px;
padding-right: 0px;}

#pagination-navi li:last-child .dot{ display:none;}


#pagination-navi .dot {
    display: block;
    float: right;
    width: 10px;
    height: 10px;
    margin-top: 10px;
    margin-left: 5px;
    background: #b28628;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all 0.2s;
    -moz-transition:    all 0.2s;
    -o-transition:      all 0.2s;
    transition:         all 0.2s;
}

#pagination-navi .name {
    display: inline-block;
    padding-top: 3px;
    padding-right: 30px;
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition:    all 0.3s;
    -o-transition:      all 0.3s;
    transition:         all 0.3s;
}

#pagination-navi a {
    display: block;
    height: 22px;
    padding: 1px 2px;
    color: #b28628;
    text-transform: uppercase;
    font-size: 1em;
    font-weight: 700;
}

#pagination-navi a.active .dot,
#pagination-navi a:hover .dot {
    width: 14px;
    height: 14px;
    margin-top: 7px;
    margin-right: -2px;
    background: none;
    border: 1px solid #b28628;
}

#pagination-navi a:hover .name {
    padding-right: 3px;
    filter: alpha(opacity=100);
    opacity: 1;
}



   
   
/*=====================================================
=  Media Queries            =
=====================================================*/

    /* EXTRA XL Large Devices, Wide Screens */
    @media only screen and (min-width : 1300px) {
				
    }
    
    
    /* EXTRA XL Large Devices, Wide Screens */
    @media only screen and (min-width : 1200px) and (max-width : 1299px) {
				
    }
    
    /* Large Devices ONLY */
    @media only screen and (min-width : 992px) and (max-width : 1199px) {
				
    }
    
    @media only screen and (min-width : 991px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
        
    }

    /* Medium Devices, Desktops */
    @media only screen and (max-width : 991px) {

	}
		
		
    /* Medium Devices ONLY, Desktops */
    @media only screen and (min-width : 816px) and (max-width : 991px) {

	}
		
    /* Medium Devices, Desktops (SMALLER) */
    @media only screen and (max-width : 815px) {
    
	}
		
    /* Small Devices, Tablets */
    @media only screen and (max-width : 767px) {
	
    }

		/* LANDSCAPE Small Devices, Tablets */
		    @media only screen and (max-width : 767px) and (orientation: landscape) {
			    	
			    	#logo.is_stuck img {
			    		width: 30%;
			    	}
		
			}
		

    /* Extra Small Devices, Phones */ 
    @media only screen and (max-width : 479px) {
    
    		
    }

    /* Custom, XS */ 
    @media only screen and (max-width : 319px) {
        
        p {
        	font-size: 0.929em;
        }
        
        
    }


  
  
  
 
    
 /*=====================================================
 =  Bootstrap equal height columns - http://www.minimit.com/articles/solutions-tutorials/bootstrap-3-responsive-columns-of-same-height
 =====================================================*/
  
  
  /* USAGE
  <div class="row">
    <div class="row-height">
      <div class="col-xs-2 col-xs-height col-xs-middle">
        <div class="inside"></div>
      </div>
      <div class="col-xs-4 col-lg-5 col-xs-height col-xs-middle">
        <div class="inside"></div>
      </div>
    </div>
  </div>
  */
  
  /* content styles */
  
  .inside {
    margin-top: 0;
    margin-bottom: 0;
  }
  .inside-full-height {
    /*
    // if you want to give content full height give him height: 100%;
    // with content full height you can't apply margins to the content
    // content full height does not work in ie http://stackoverflow.com/questions/27384433/ie-display-table-cell-child-ignores-height-100
    */
    height: 100%;
    margin-top: 0;
    margin-bottom: 0;
  }
  .content {
    padding: 12px 3px;
  }
  
  /* columns of same height styles */
  
  .row-height {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
  }
  .col-height {
    display: table-cell;
    float: none;
    height: 100%;
  }
  .col-top {
    vertical-align: top;
  }
  .col-middle {
    vertical-align: middle;
  }
  .col-bottom {
    vertical-align: bottom;
  }
  
  @media (min-width: 480px) {
    .row-xs-height {
      display: table;
      table-layout: fixed;
      height: 100%;
      width: 100%;
    }
    .col-xs-height {
      display: table-cell;
      float: none;
      height: 100%;
    }
    .col-xs-top {
      vertical-align: top;
    }
    .col-xs-middle {
      vertical-align: middle;
    }
    .col-xs-bottom {
      vertical-align: bottom;
    }
  }
  
  @media (min-width: 768px) {
    .row-sm-height {
      display: table;
      table-layout: fixed;
      height: 100%;
      width: 100%;
    }
    .col-sm-height {
      display: table-cell;
      float: none;
      height: 100%;
    }
    .col-sm-top {
      vertical-align: top;
    }
    .col-sm-middle {
      vertical-align: middle;
    }
    .col-sm-bottom {
      vertical-align: bottom;
    }
  }
  
  @media (min-width: 992px) {
    .row-md-height {
      display: table;
      table-layout: fixed;
      height: 100%;
      width: 100%;
    }
    .col-md-height {
      display: table-cell;
      float: none;
      height: 100%;
    }
    .col-md-top {
      vertical-align: top;
    }
    .col-md-middle {
      vertical-align: middle;
    }
    .col-md-bottom {
      vertical-align: bottom;
    }
  }
  
  @media (min-width: 1200px) {
    .row-lg-height {
      display: table;
      table-layout: fixed;
      height: 100%;
      width: 100%;
    }
    .col-lg-height {
      display: table-cell;
      float: none;
      height: 100%;
    }
    .col-lg-top {
      vertical-align: top;
    }
    .col-lg-middle {
      vertical-align: middle;
    }
    .col-lg-bottom {
      vertical-align: bottom;
    }
  }