/* @debug $media-height; */
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol,
fieldset, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

input, textarea {
  font-size: initial;
}

/* ---- GENERIC */
.left-margin {
  margin-left: 20px;
}

.right-margin {
  margin-right: 20px;
}

/* ---- HEADER */
header {
  background-color: white;
  width: 100%;
  height: auto;
  /* position: fixed; */
}

#pro-serv-logo {
  width: 55px;
  height: 55px;
  /* display: inline-block;
  position: absolute; */
  /* position: fixed; */
  margin: 0 auto;
  text-align: center;
  padding-top: 5px;
  padding-right: 10px;
  float: right;
}

.auth-distributor {
  position: absolute;
  display: inline-block;
  padding-top: 31px;
  padding-left: 3px;
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 10px;
  color: #002F6D;
  /* margin-top: 0;
  margin-bottom: 0; */
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

#area-text {
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  font-weight: 800;
  font-style: normal;
  font-size: 11px;
  color: #002F6D;
  opacity: 0.9;
  margin-top: 10px;
  margin-left: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

#intro-text {
  position: absolute;
  width: 100%;
  /* margin-top: 60px; */
  height: auto;
  display: flex;
  justify-content: center;
}

#branding-img {
  width: 200px;
  height: 34px;
  padding-top: 15px;
  padding-bottom: 12px;
  margin-left: 20px;
}

#header-grey-bar {
  width: 100%;
  height: 30px;
  background-color: #f3f3f3;
  display: block;
  border-top: 1px solid #e9e9e9;
}

.colour-left {
  background-color: #002F6D;
}

/* ------- NAV */
#nav {
  display: inline-block;
  position: fixed;
  top: 25px;
  right: 0px;
  width: calc( 80% - 100 );
  height: auto;
  overflow: hidden;
}

#nav-ul {
  margin-top: 0;
  float: right;
  padding-left: 0;
  margin-left: 0;
}

.nav-li {
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  color: #fff;
  cursor: pointer;
  padding-left: 10px;
  margin-top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.nav-light {
  color: #fff;
}

.nav-dark {
  color: #191919;
}

.nav-grey {
  color: #a7a7a7;
}

/*----- HOLDING */
#holding {
  position: absolute;
  width: 100%;
  margin-top: 0px;
  height: auto;
  display: flex;
  justify-content: center;
  flex-direction: column;
  /* align-items: center; */
}

#holding-header-container {
  padding-top: 60px;
  text-align: center;
  width: 80%;
  height: auto;
  z-index: 5;
  /* position: absolute; */
  margin: 0 auto;
}

.holding-bold {
  font-weight: 800;
}

.holding-header-norm-text {
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 46px;
  color: #fff;
  line-height: 55px;
  margin-top: 0;
  margin-bottom: 30px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.holding-header-text {
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 46px;
  color: #fff;
  line-height: 50px;
  margin-top: 0;
  margin-bottom: 30px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.holding-contact-text {
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 36px;
  color: #e4e4e4;
  margin-top: 0;
  margin-bottom: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.holding-email-text {
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 26px;
  color: #e4e4e4;
  margin-top: 15px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

@media screen and (max-width: 950px) {
  .holding-header-norm-text {
    font-size: 30px;
    line-height: 40px;
  }

  .holding-header-text {
    font-size: 30px;
    line-height: 40px;
  }

  .holding-contact-text {
    font-size: 30px;
    text-decoration: none;
  }

  .holding-email-text {
    font-size: 20px;
    margin-top: 5px;
  }

  #holding-header-container {
    padding-top: 30px;
  }
}
/* ----- BOOKING FORM */
#booking-form {
  /* position: absolute; */
  padding-top: 60px;
  height: auto;
  padding-bottom: 0px;
  /* margin: 0 auto; */
  display: flex;
  justify-content: center;
}

/*   .booking-form {

  } */
.red-placeholder::-webkit-input-placeholder {
  color: #d20000;
}

/* --- */
.booking-table input {
  width: 350px;
  padding: 10px;
  margin-top: 5px;
}

.form-postcode {
  max-width: 100px;
}

.generic-button {
  max-width: 100px;
  padding: 30px;
  font-weight: 700;
  background-color: #6FB1C9;
  color: #fff;
  border: none;
  -webkit-appearance: none;
  border-radius: 0;
}

@media screen and (max-width: 950px) {
  .booking-table input {
    width: 300px;
  }
}
#success-view {
  width: 100%;
  height: auto;
}

/* ---- SUCCESS */
#success-view {
  text-align: center;
  padding-top: 0px;
  height: auto;
  padding-bottom: 160px;
  /* background-color: #fff; */
}

#success-content {
  width: 80%;
  margin: 0 auto;
  text-align: center;
}

.thank-you-header-text {
  margin-top: 40px;
}

.thank-you-sub-text {
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 26px;
  color: #e4e4e4;
  margin-top: 0;
  margin-bottom: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

#footer {
  width: 80%;
  margin: 0 auto;
  text-align: center;
  padding-top: 30px;
}

#address {
  margin: 0;
  margin-left: 20px;
  margin-top: 15px;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 12px;
  color: white;
}

#address span {
  font-weight: 800;
}

/* ---- RESET */
body, html {
  height: 100%;
  -webkit-font-smoothing: antialiased;
}

body {
  background-color: #002F6D;
  position: relative;
  overflow-x: hidden;
}

#container {
  position: relative;
}

#bg-img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100vh;
  background-color: red;
  overflow: hidden;
  background-image: url("../imgs/media-bar/img2.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0.1;
}

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