/*============================
          TYPOGRAPHY
============================*/

/* TTF file for CSS3 Modern Browser */
@font-face {
  font-family: 'cubano';
  src: url("../fonts/cubano-regular-webfont.ttf")
}

/* EOT file for IE */
@font-face {
  font-family: 'cubano';
  src: url("../fonts/cubano-regular-webfont.eot") 
}

p {
  font-family: 'Open Sans', sans-serif;
  font-size: 16;
  line-height: normal;
}

h1 {
  font-family: 'cubano', sans-serif;
  font-size: 90;
  font-weight: 800;
  color: #fff;
  text-shadow: 0px 0px 21px rgba(0, 0, 0, 0.4);
}

h2, h3 {
  font-family: 'Ropa Sans', sans-serif;
  color: #13202B;
}

h2 {
  font-size: 30;
}

h3, h4 {
  font-size: 20;
}

h4 {
  font-family: 'Open Sans', sans-serif;
  line-height: normal;
}

/* Remove hover Underline throughout page*/
body a:hover, body a:visited {
  text-decoration: none !important;
}

footer {
  font-size: 16px;
  font-family: 'Ropa Sans', sans-serif;
}

footer h2 {
  font-size: 35px;
}

.footer-bar {
  font-size: 18px;
}

footer a {
  color: #e9ebec;
}

.footer-links {
  text-align: right;
}

.farmhouse-img{
  height: 100%;
  padding-left: 80px;
  object-fit: none;
  object-position: 50% 50%;
}

/*============================
           COLOURS
============================*/

/* FORECOLOR */
.color-white {
  color: #FFF !important;
}
.color-light-grey {
  color: #e9ebec;
}

.color-dark-grey {
  color: #4f595f;
}

.color-dark-blue {
  color: rgb(19,32,43);
}

.color-bawk {
  color: #FF561E;
}

/* BACKGROUND */
.white-bg {
  background-color: #FFF;
}

.light-grey-bg {
  background-color: #f7f8f8;
}

.dark-grey-bg {
  background-color: #4f595f;
}

.black-bg {
  background-color: #111
}

.light-blue-bg {
  background-color: #EAF5FB;
}

.blue-bg {
  background-color: #335675;
}

.dark-blue-bg {
  background-color: rgb(19,32,43);
}

/*============================
           BUTTONS
============================*/

.btn-navy {
  border: 0;
  border-radius: 0;
  background:rgb(19,32,43);
  font-family: 'Ropa Sans', sans-serif;
  font-size: 30px;
  color: #eaf5fb;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 30px;
  padding-right: 30px;
}

.btn-navy:hover {
  color: #F1F1F1;
}

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

header {
  height: 155px;
}

header.scrolled {
  height: 110px;
}

body {
  margin-top: -155px;
}

.navbar {
  background:rgb(19,32,43);
  border: 0px;
  z-index: 100;
}

.navbar .nav > li > a:hover {
  background-color: transparent;
  color: #999999;
}

.navbar .nav > li > a {
  font-family: 'Ropa Sans', sans-serif;
  font-size: 18px;
  color: #b8b8b8;
  padding:0;
}

.navbar .nav > li > a:hover {
  color: #FFF;
}

.active-page {
  border-bottom: 7px solid;
  border-color: #FFF;
}

/*============================
           FOOTER
============================*/
.dark-top-border {
  border-top: #444 solid;
  border-width: 8px;
}

/*============================
           BANNER
============================*/

#banner {
  position: fixed;
  background: #111;
  z-index: 0;
  max-width: 100%;
}

#content {
  min-width: 100%;
  width: 100%;
  position: relative;
  top: 600px;
  z-index: 1;
  overflow-x: hidden;
}

.banner-image {
  overflow: hidden;
  z-index: 0; 
}

.orange-hover a {
  color: #4f595f;
}

.orange-hover a:hover {
  color: #FF561E;
}

.banner-image h1 {
  z-index:100;
  position: absolute;
  text-align: center;
  bottom: 31%;
  left: 0;
  right: 0;
  color: white;
}

.padding-25 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.padding-10 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.padding-50 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.padding-75 {
  padding-top: 75px;
  padding-bottom: 75px;
}

.padding-top-25 {
  padding-top: 25px;
}

.padding-top-5 {
  padding-top: 5px;
}

/*============================
           LAYOUT
============================*/

html, body {
  max-width: 100%;
}

.about-us-intro {
  padding-left: 80px;
}

.feature-row-responsive {
  width: 100%;
  height: auto;
  min-width: 220px;
  max-width: 550px;
}
.img-responsive-max {
  max-width: 500px;
}

.map-padding {
  min-height: 100px;
}

#map-container {
  height: 500px;
}

.padding-sides {
  padding-left: 70px;
  padding-right: 70px;
}

.how-it-works {
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 35px;
}

.rates-table {
  padding: 40px;

}

.rates-table h2 {
  font-size: 32px;
  color: #131313;
}

.rates-table h3 {
  font-size: 40px;
  font-weight: 600;
  color: #131313;
}

.rates-table small {
  font-size: 22px;
  font-weight: 800;
}

.our-caravans {
 padding-top: 20px;
 min-height: 400px;
}

.enquiry-title {
	padding-top: 20px;	
}

.header-bar ul {
	margin: 0;
	padding: 0;	
}

.header-bar a {
	color: #fff;	
}

.header-bar .facebook i {
	color: #fff;	
}

.header-bar li {
	display: inline-block;
	margin-right: 50px;	
	color: #fff;
}

form button,
form input[type="button"],
form input[type="reset"],
form input[type="submit"] {
    display: inline-block;
    -webkit-appearance: none;
    border: none;
	border-radius: 0;
	background: rgb(19,32,43);
    color: #eaf5fb;
	font-family: 'Ropa Sans', sans-serif;
    font-size: 22px;
    text-transform: uppercase;
    cursor: pointer;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;        
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; 
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
	padding-right: 30px;	
    margin-top: 10px;
}

button i,
input[type="button"] i,
input[type="reset"] i,
input[type="submit"] i {
    font-size: 1.389em;
    color: #fff;
    position: relative;
    top: 2.5px;
    right: 2.5px;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	background-color: #000;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
    font-size: 1em;
	border: 1px solid rgb(19,32,43);
	border-radius: 0;
	padding: 12.5px;
    width: 100%;
    background-color: #fff;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;  
	margin-bottom: 10px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;    
}

#terms-checkbox {
    margin-bottom: 15px;
}

input[type="text"]::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #999;
}
input[type="text"]::-moz-placeholder { /* Firefox 19+ */
	color: #999;
     opacity: 1;
}
input[type="text"]:-ms-input-placeholder { /* IE 10+ */
	color: #999;
}
input[type="text"]:-moz-placeholder { /* Firefox 18- */
	color: #999;
}

.form-row:after {
    content: '';
    display: block;
    clear: both;    
}

.form-col {
    float: left;
    width: 50%;
    padding-right: 5px;
}

.form-col.last-col {
    padding-right: 0;
    padding-left: 5px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

/*============================
          MEDIA QUERYS
============================*/

/* Large Devices, Wide Screens */
@media (min-width : 1200px) {
  footer li {
    font-size: 14px;
  }

  footer h2 {
    font-size: 30px;
  }
  h1 {
    font-size: 70px;
  }

  .about-us-text {
    font-size: 16px;
  }
}

/* Medium Devices, Desktops */
@media (max-width : 1200px) {
  
  h1 {
    font-size: 70px;
  }

  p {
    font-size: 14px;
  }

  .padding-left-md {
    padding-left: 60px;
  }

  .padding-right-md {
    padding-right: 60px;
  }

  .about-us-text {
    font-size: 16px;
  }

}

/* Small Devices, Tablets */
@media (max-width : 992px) {
    .header-contact-bar {
        display: none;    
    }
    
  h2 {
    font-size: 28px;
  }

  h3 {
    font-size: 23px;
  }

  .center-sm {
    text-align: center;
  }

  .padding-sides-sm {
    padding-left: 40px;
    padding-right: 40px;
  }

  .responsive-address ul li i {
    visibility: hidden;
  }

  .responsive-address ul li {
    left: -20px;
  }

/* Extra Small Devices, Phones */ 
@media (max-width : 767px) {

  .how-it-works h2 {
    margin-top: 0px;
  }

  .navbar-collapse {
    max-height: 365px !important;
  }

  .nav-mobile-logo {
    position: fixed !important;
    top: 0px !important;
    left: 0px !important;
    z-index: 1001 !important;
  }

  #bottom {
    padding-bottom: 40px !important;
  }

  .padding-50 {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .center-xs {
    text-align: center;
  }

  .hire-icon-padding {
    padding-top: 35px;
  }

  #banner {
    position: relative;
    display: none;
    background: #111;
  }

  #content {
    position: relative;
    top: 50px;
  }

  .map-padding {
    min-height: 50px;
  }

  .banner-image h1 {
    bottom: 35%;
  }
  
  h1 {
    font-size: 51px;
  }

  h2 {
    font-size: 27px;
  }

  h3 {
    font-size: 22px;
  }

  h4 {
    font-size: 15px;
  }

  p {
    font-size: 16px;
  }

  footer li {
    font-size: 16px;
  }

  footer h2 {
    font-size: 27px;
  }

  .active-page {
    border-top: none;
  }

  .banner-image {
    height: 400px;
  }

  .padding-sides-xs {
    padding-left: 20px;
    padding-right: 20px;
  }

  .banner-image img {
    width: auto;
    height: 400px;
  }

  #navbrandimg {
    display: none;
  }

  .btn-navy {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 20px;
  }

  .padding-top-5 {
    padding-top: 0;
  }

  .padding-top-30 {
    padding-top: 30px;
  }

  .footer-bar {
    font-size: 12px;
  }

  .booking-button {
    padding: 15px;
    z-index: 0;
  }

  .rates-table {
    margin-bottom: 20px;
  }

  .rates-table h2 {
    font-size: 32px;
  }

  .rates-table h3 {
    font-size: 30px;
  }

  .rates-table small {
    font-size: 20px;
  }

  .navbar .nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 22px;
  }

  footer ul li i {
    visibility: hidden;
  }

  footer ul li {
    left: -20px;
  }

  .contact-email {
    font-size: 13px;
  }
}

/* Extra Small Devices, Phones */ 
@media (min-width : 768px) {
  .navbar-mobile-logo img {
    display: none !important;
  }
}
.correct h2, .incorrect h2{color:#777;padding-bottom:10px}.correct,.incorrect{border:2px solid #D90000;width:100%;clear:both;display:block;margin-top:30px;padding:10px}.correct{border:2px solid #2DB200}#captcha{text-align:left;border:1px solid #bbb;padding:15px}#captcha input[type="text"]{margin-bottom:0;margin-top:10px}#captcha label{color:#777;padding-bottom:10px;display:block}.BDC_CaptchaDiv{margin:10px 0}.talk-to-us #page-content .correct p, .talk-to-us #page-content .incorrect p{margin:0;padding:0;font-size:1em;max-width:none}