@charset "UTF-8";
/*
Theme Name: Bordertown Noosa
Theme URI: http://bordertownnoosa.​com.​au
Description: Theme custom designed by Noosa Websites
Author: <a href="http://noosawebsites.com.au/">Noosa Websites</a>
Author URI: http://noosawebsites.com.au
Version: 1
*/
.annimate {
  -moz-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  -webkit-transition: all 200ms ease-out;
  transition: all 200ms ease-out; }

.annimate_fast {
  -moz-transition: all 100ms ease-out;
  -o-transition: all 100ms ease-out;
  -webkit-transition: all 100ms ease-out;
  transition: all 100ms ease-out; }

.trans_zoom {
  zoom: 1; }

.inner, .ginput_complex, ul.gform_fields li.gfield, #header .navigation {
  *zoom: 1; }
  .inner:after, .ginput_complex:after, ul.gform_fields li.gfield:after, #header .navigation:after {
    content: "";
    display: table;
    clear: both; }

#header .title h1 a img,
.stretch {
  display: block;
  width: 100%;
  height: auto;
  position: relative; }

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

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

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

/* remember to define focus styles! */
:focus {
  outline: 0; }

/* remember to highlight inserts somehow! */
ins {
  text-decoration: none; }

del {
  text-decoration: line-through; }

/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: collapse;
  border-spacing: 0; }

strong {
  font-weight: bold; }

cite,
em,
dfn {
  font-style: italic; }

code,
kbd,
samp,
pre,
tt,
var {
  font-family: "Consolas", "Bitstream Vera Sans Mono", "Courier New", Courier, monospace; }

code,
pre {
  display: block;
  white-space: pre; }

del {
  text-decoration: line-through;
  font-size: 70%;
  color: #aaa; }

ins,
dfn {
  text-decoration: none; }

small,
sup,
sub {
  display: inline-block;
  font-size: 85%;
  line-height: 1.4em !important; }

abbr,
acronym {
  text-transform: uppercase;
  letter-spacing: .1em; }

a abbr,
a acronym {
  border: none; }

sup {
  vertical-align: super; }

sub {
  vertical-align: sub; }

/* ======================================================= */
/*                       Base Style                        */
/* ======================================================= */
/* Basic typography
---------------------------------------------------------- */
body {
  font-family: "futura-pt", sans-serif;
  font-size: 20px;
  line-height: 1.4em;
  color: #eaeaea;
  font-weight: 300; }

p,
ul,
ol,
dl,
table,
fieldset,
blockquote,
pre,
code {
  margin-bottom: 20px; }

p.last,
ul.last,
ol.last,
dl.last,
table.last,
fieldset.last,
blockquote.last,
pre.last,
code.last {
  margin-bottom: 0px; }

/* Basic size
---------------------------------------------------------- */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Ranger", "futura-pt", sans-serif;
  font-size: 20px;
  font-style: italic;
  font-weight: 900;
  line-height: 1.4em;
  margin-bottom: 20px;
  color: #b80c32; }
  h1 a,
  h2 a,
  h3 a,
  h4 a,
  h5 a,
  h6 a {
    color: #b80c32;
    text-decoration: none; }
    h1 a:hover,
    h2 a:hover,
    h3 a:hover,
    h4 a:hover,
    h5 a:hover,
    h6 a:hover {
      color: #fff;
      text-decoration: underline; }

h1 {
  font-size: 42px;
  line-height: 1.2em; }

h2 {
  font-size: 64px;
  line-height: 1.2em;
  margin-bottom: 20px; }

h3 {
  font-size: 32px;
  line-height: 1.1em;
  margin-bottom: 10px; }

h4 {
  font-size: 28px;
  line-height: 1.2em;
  margin-bottom: 0; }

h5,
h6 {
  font-size: 24px;
  line-height: 1.6em;
  margin-bottom: 0px; }

h5 {
  color: #b80c32; }

div.bordertown_heading h1, div.bordertown_heading h2, div.bordertown_heading h3, div.bordertown_heading h4, div.bordertown_heading h5, div.bordertown_heading h6 {
  font-size: 0;
  line-height: 0;
  margin-bottom: 30px; }
  div.bordertown_heading h1 span, div.bordertown_heading h2 span, div.bordertown_heading h3 span, div.bordertown_heading h4 span, div.bordertown_heading h5 span, div.bordertown_heading h6 span {
    font-size: 32px;
    color: #fff;
    line-height: 1em;
    margin-bottom: 0;
    background: #b80c32;
    display: inline-block;
    padding: 12px 16px 4px;
    position: relative;
    transform: rotate(-2deg) skewX(-14deg);
    text-shadow: 2px 2px 0px #000; }
div.bordertown_heading.color_Red h1, div.bordertown_heading.color_Red h2, div.bordertown_heading.color_Red h3, div.bordertown_heading.color_Red h4, div.bordertown_heading.color_Red h5, div.bordertown_heading.color_Red h6 {
  color: #b80c32; }
div.bordertown_heading.color_Blue h1, div.bordertown_heading.color_Blue h2, div.bordertown_heading.color_Blue h3, div.bordertown_heading.color_Blue h4, div.bordertown_heading.color_Blue h5, div.bordertown_heading.color_Blue h6 {
  color: #45a8df; }
div.bordertown_heading.align_Center h1, div.bordertown_heading.align_Center h2, div.bordertown_heading.align_Center h3, div.bordertown_heading.align_Center h4, div.bordertown_heading.align_Center h5, div.bordertown_heading.align_Center h6 {
  text-align: center; }
div.bordertown_heading.align_Right h1, div.bordertown_heading.align_Right h2, div.bordertown_heading.align_Right h3, div.bordertown_heading.align_Right h4, div.bordertown_heading.align_Right h5, div.bordertown_heading.align_Right h6 {
  text-align: right; }

/* Basic lists
---------------------------------------------------------- */
ul {
  margin: 0px 0px 20px;
  list-style-position: outside;
  list-style-type: disc; }

ul li,
ol li {
  margin-left: 1.85em; }

ol li {
  margin-left: 1.85em; }

ul ul {
  list-style-type: disc; }

ul ul ul {
  list-style-type: disc; }

ol {
  margin: 0px 0px 20px;
  list-style-position: outside;
  list-style-type: decimal; }

dt {
  margin-top: .8em;
  margin-bottom: .4em;
  font-weight: bold; }

/* Link style
---------------------------------------------------------- */
a {
  color: #b80c32;
  outline: none;
  text-decoration: underline; }

a:hover {
  color: #810823;
  -moz-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out; }

/* Non-semantic helper classes
---------------------------------------------------------- */
.clearboth,
.clear {
  clear: both;
  display: block;
  font-size: 0px;
  height: 0px;
  line-height: 0;
  width: 100%;
  overflow: hidden; }

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0; }

body {
  background-color: #000; }

#wrapper {
  margin: 0px auto 0px;
  padding: 0px 30px 0px;
  width: 1020px; }

#wrapper,
#header,
#page,
#content,
.sidebar,
.inner {
  position: relative; }

.inner {
  margin: 0 auto;
  padding: 0px; }

#header {
  z-index: 200;
  padding: 0px;
  margin: 0px; }
  #header .inner {
    padding: 20px 0px 0; }
  #header .title {
    overflow: hidden;
    margin-bottom: 10px; }
    #header .title h1 {
      margin-bottom: 0;
      font-size: 30px;
      text-align: center; }
      #header .title h1 a, #header .title h1 img {
        display: inline-block; }
      #header .title h1 a {
        color: #b80c32; }
        #header .title h1 a:hover {
          color: #b80c32;
          text-decoration: none; }
        #header .title h1 a img {
          width: auto;
          height: 160px; }

#page {
  background: none; }
  #page .inner {
    padding: 30px 0; }

.page_error {
  text-align: center; }
  .page_error h2 {
    font-size: 200px;
    line-height: 1em; }
  .page_error h5 {
    margin-bottom: 40px; }

#copyright {
  color: #999;
  text-align: center;
  font-size: 14px;
  line-height: 1.6em;
  width: 1020px;
  margin: 0 auto; }
  #copyright .inner {
    padding: 0 20px 80px;
    text-align: center; }
    #copyright .inner a {
      color: #b80c32;
      text-decoration: underline; }
      #copyright .inner a:hover {
        color: #000;
        text-decoration: underline; }
    #copyright .inner p {
      margin: 0; }
    #copyright .inner .footer_text {
      margin: 0 0 10px; }

a.vc_btn3.vc_btn3-size-md,
button.vc_btn3.vc_btn3-size-md {
  font-size: 16px;
  line-height: 1em;
  font-weight: bold; }

div.wpb_layerslider_element.wpb_content_element {
  margin-bottom: 0; }

div#sbi_load {
  padding-top: 15px !important; }

div.gmp_infowindow {
  font-family: "futura-pt", sans-serif;
  font-size: 16px;
  line-height: 1.4em; }
  div.gmp_infowindow .gmp_directions input[type=text] {
    margin-bottom: 5px !important; }
  div.gmp_infowindow .gmp_directions input[type=submit] {
    font-weight: bold;
    text-shadow: none; }
    div.gmp_infowindow .gmp_directions input[type=submit]:hover {
      background: #b80c32;
      border-color: #930a28;
      color: #fff;
      font-weight: bold; }

div.et-tabs {
  font-size: 20px; }

div.et-content-wrap {
  color: #eaeaea; }

div.contact span {
  display: block; }

form h3 {
  margin: 0;
  font-size: 18px;
  font-weight: 100; }

.gform_wrapper form h3 {
  color: #222; }

.gform_wrapper form h3 a {
  text-decoration: underline; }

.gform_description p {
  margin: 5px 0 0;
  font-size: 16px;
  line-height: 1.4em; }

.gform_wrapper {
  margin-bottom: 30px; }
  .sidebar .gform_wrapper {
    padding: 10px; }
    .sidebar .gform_wrapper li.nolabel label {
      display: none; }
    .sidebar .gform_wrapper select {
      width: 100%; }

.ginput_complex {
  margin-right: -10px; }
  .ginput_complex span {
    display: block;
    float: left;
    width: 50%;
    padding-right: 10px; }
    .ginput_complex span label {
      text-transform: uppercase;
      color: #999;
      font-weight: bold;
      font-size: 12px;
      line-height: 1.4em; }

.gform_wrapper form {
  margin: 0;
  padding: 0; }

.gform_heading {
  border-bottom: 1px dashed #dadada;
  padding-bottom: 20px;
  margin-bottom: 20px; }
  .gform_heading .gform_description {
    font-family: "Ranger", "futura-pt", sans-serif;
    font-weight: bold;
    color: #000;
    font-size: 20px;
    line-height: 1.2em; }

ul.gform_fields,
ul.gform_fields li {
  margin: 0;
  padding: 0;
  list-style: none; }

ul.gform_fields li.gfield {
  margin-bottom: 15px; }
  ul.gform_fields li.gfield ul.gfield_radio li,
  ul.gform_fields li.gfield ul.gfield_checkbox li {
    float: left;
    padding-right: 10px;
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none; }
    ul.gform_fields li.gfield ul.gfield_radio li label,
    ul.gform_fields li.gfield ul.gfield_checkbox li label {
      display: inline-block;
      color: #666; }
  ul.gform_fields li.gfield.boxed {
    padding: 10px 20px;
    background: #e8e8e8;
    color: #222;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px; }

.input_style,
input:not([type=submit]):not([type=file]):not([type=checkbox]):not([type=radio]),
input.mc_input,
input.input-text,
textarea, select, div.ui-widget select {
  outline: none;
  border: 1px solid #ddd;
  margin: 0px;
  -webkit-appearance: none;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px; }

input:not([type=submit]):not([type=file]):not([type=checkbox]):not([type=radio]),
input.mc_input,
input.input-text,
textarea {
  padding: 8px 10px;
  width: 100%; }
  input:not([type=submit]):not([type=file]):not([type=checkbox]):not([type=radio]):focus,
  input.mc_input:focus,
  input.input-text:focus,
  textarea:focus {
    border-color: #aaa; }
  input:not([type=submit]):not([type=file]):not([type=checkbox]):not([type=radio]).qty,
  input.mc_input.qty,
  input.input-text.qty,
  textarea.qty {
    width: 3.631em; }

.gform_body input.medium {
  width: 50% !important; }

.gform_body input.small,
.gform_body input.datepicker {
  width: 30% !important; }

textarea {
  height: 150px; }

select {
  -webkit-appearance: none;
  padding: 8px 30px 8px 10px;
  background: #fff url(images/select-bg.png) no-repeat center right;
  cursor: pointer;
  font-size: 16px; }

label {
  padding-bottom: 2px;
  color: #111;
  display: block; }

label .gfield_required,
label .mc_required,
#mc-indicates-required,
.required {
  color: #c00;
  margin-left: 5px; }

#footer label {
  color: #bbb; }

.validation_message {
  font-size: 10px;
  text-transform: uppercase;
  line-height: 1.2em;
  padding: 5px 0 10px;
  color: #c00; }

ul.gform_fields li.gfield_error input,
ul.gform_fields li.gfield_error select,
ul.gform_fields li.gfield_error textarea {
  border-color: #c00 !important; }

.et_bloom .et_bloom_widget_content .et_bloom_form_header,
.et_bloom .et_bloom_form_header .et_bloom_form_text {
  padding-bottom: 0px !important; }

.et_bloom .et_bloom_widget_content .et_bloom_form_container .et_bloom_form_content {
  padding: 10px 20px 20px; }

div.validation_error {
  background: #fae6e6;
  margin: 0px 0 30px;
  padding: 10px 20px;
  color: #c00;
  text-align: center;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px; }

img.ui-datepicker-trigger {
  margin-left: 5px; }

div.ui-widget {
  font-family: "futura-pt", sans-serif;
  font-size: 20px; }
  div.ui-widget select {
    -webkit-appearance: none;
    padding: 0px 25px 0px 5px;
    background: #fff url(images/select-bg.png) no-repeat center right;
    cursor: pointer;
    font-size: 20px !important;
    font-weight: normal; }

/* ======================================================= */
/*                       Navigation                        */
/* ======================================================= */
select.responsiveMenuSelect {
  -webkit-appearance: none;
  padding: 10px 30px 10px 10px;
  background: #b80c32 url(images/select-bg-main-nav.png) no-repeat center right;
  cursor: pointer;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  outline: none;
  border: none;
  margin: 0px;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
  font-size: 18px;
  color: #fff; }

#header .navigation {
  clear: both;
  width: 100%;
  border: 1px solid #333333;
  border-width: 4px 0;
  padding: 8px 0 8px; }

#nav-header {
  text-align: left;
  font-size: 0;
  margin: 0;
  text-align: center; }
  #nav-header > li {
    display: inline-block;
    margin: 0 3px;
    position: relative;
    height: 40px;
    width: auto; }
    #nav-header > li > a {
      font-size: 20px;
      display: block;
      color: #eaeaea;
      padding: 0px 20px 0px;
      margin: 0px 0px 0 0px;
      text-decoration: none;
      line-height: 34px;
      font-weight: normal;
      border: 3px solid #b80c32;
      border-color: transparent;
      -moz-border-radius: 3px;
      -webkit-border-radius: 3px;
      border-radius: 3px; }
      #nav-header > li > a:hover {
        color: #fff;
        border-color: #b80c32; }
    #nav-header > li.hover > a {
      color: #fff;
      border-color: #b80c32; }

#nav-header li.current-menu-item > a,
#nav-header li.current_page_item > a,
#nav-header li.current-menu-ancestor > a,
#nav-header li.current-menu-parent > a,
#nav-header li.current_page_ancestor > a,
#nav-header li.current_page_parent > a {
  color: #fff;
  border-color: #b80c32; }

/* navigation dropdowns
---------------------------------------------------------- */
#nav-header ul {
  display: none;
  position: absolute;
  top: 40px;
  left: 0px;
  width: 200px;
  height: auto;
  border: none;
  padding: 9px 0px 0;
  margin: 0 0 0 0;
  z-index: 9999; }
  #nav-header ul li {
    float: none;
    display: block;
    margin: 0px 0px;
    padding: 0;
    height: auto;
    width: 100%;
    border: none; }
    #nav-header ul li a {
      display: block;
      text-align: left;
      text-decoration: none;
      font-size: 20px;
      font-weight: bold;
      line-height: 20px;
      padding: 12px 15px;
      margin: 0;
      color: #000;
      background: #f1ced6;
      width: 100%;
      height: auto;
      zoom: 1;
      text-transform: none;
      border-radius: 0 !important; }
      #nav-header ul li a:hover {
        background: #b80c32;
        color: #fff; }
#nav-header > li:last-child ul {
  left: auto;
  right: 0; }

#nav-header li ul li.current-menu-item > a {
  background: #eab6c2;
  color: #000; }

#nav-header ul ul {
  left: 190px;
  top: 0px;
  display: none; }

.nav-arrow {
  display: none;
  position: absolute;
  top: 50%;
  right: 0px;
  font-family: FontAwesome;
  font-size: 20px;
  font-weight: normal;
  line-height: 20px;
  height: 20px;
  width: 18px;
  margin-top: -10px; }

.nav-arrow:before {
  content: ""; }

#nav-header ul li.menu-item-has-children > a .nav-arrow {
  display: block; }

.w-toplink {
  display: block;
  position: fixed;
  bottom: 15px;
  left: 50%;
  text-align: center;
  font-size: 30px;
  line-height: 48px;
  height: 50px;
  width: 50px;
  margin-left: -25px;
  border-radius: 5px;
  z-index: 1000;
  -webkit-transition: background-color 0.25s ease-out;
  transition: background-color 0.25s ease-out;
  background-color: rgba(184, 12, 50, 0.3);
  color: #fff;
  font-size: 20px; }
  .w-toplink:hover {
    background-color: #b80c32;
    color: #fff; }

/* ======================================================= */
/*                          Table                          */
/* ======================================================= */
table,
td,
th {
  vertical-align: middle; }

caption {
  padding-bottom: 0.8em; }

/* Table Style
---------------------------------------------------------- */
table.data_table {
  width: 100%; }
  table.data_table th, table.data_table td {
    text-align: left;
    padding: 10px;
    width: 25%; }
  table.data_table th {
    background: rgba(0, 0, 0, 0.05);
    color: #111;
    font-weight: normal; }
  table.data_table thead th {
    background: rgba(0, 0, 0, 0.1); }
  table.data_table tbody tr:nth-child(even) {
    background: rgba(0, 0, 0, 0.1); }

/* #Media Queries

================================================== */
@media only screen and (max-width: 1020px) {
  html {
    -webkit-text-size-adjust: none !important; }

  #wrapper {
    padding: 0px;
    width: 100% !important;
    min-width: 100%  !important;
    margin: 0; }

  body .inner {
    padding-left: 20px !important;
    padding-right: 20px !important;
    width: auto !important; }

  #copyright {
    width: auto !important; } }
/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 420px) {
  #header .title {
    margin-bottom: 0; }
    #header .title h1 a, #header .title h1 img {
      display: block; }
    #header .title h1 a img {
      width: 100%;
      height: auto; }

  #page .inner {
    padding: 15px 0; }

  #copyright .inner p span {
    display: block; } }
