/*! 
Theme Name: Noosa Hinterland Tours
Theme URI: http://noosahinterlandtours.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, a, a:hover, #header .title, #header .title h1 img, ul.columns li.column .thumbnail a .title, div.layout, input.button,
button,
a.button,
a.remove,
input[type="submit"],
input[type="button"], a.zoom img {
  -moz-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  -webkit-transition: all 200ms ease-out;
  transition: all 200ms ease-out; }

.annimate_height {
  -moz-transition: height 200ms ease-out;
  -o-transition: height 200ms ease-out;
  -webkit-transition: height 200ms ease-out;
  transition: height 200ms ease-out; }

.annimate_fast, h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a, h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
  -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, .sub_inner, #header .title, ul.columns, ul.columns li.column div.column, div.layout, div.price_list ul.price_list li.item, ul.gform_fields, ul.gform_fields li.gfield {
  *zoom: 1; }
  .inner:after, .sub_inner:after, #header .title:after, ul.columns:after, ul.columns li.column div.column:after, div.layout:after, div.price_list ul.price_list li.item:after, ul.gform_fields:after, ul.gform_fields li.gfield:after {
    content: "";
    display: table;
    clear: both; }

#header .title h1 a, #header .title h1 img, ul.columns li.column .thumbnail a, ul.columns li.column .thumbnail img, div.image_banner img, div.featuredimage a, div.featuredimage 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: "proxima-nova", sans-serif;
  font-size: 17px;
  line-height: 1.6em;
  color: #777;
  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: "brix-slab", sans-serif;
  font-size: 17px;
  font-weight: 300;
  line-height: 1.6em;
  margin-bottom: 20px;
  color: #080a38;
  letter-spacing: 0; }
  h1 a,
  h2 a,
  h3 a,
  h4 a,
  h5 a,
  h6 a {
    color: #00ccd1;
    text-decoration: none; }

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

h2 {
  font-size: 37.4px;
  line-height: 1em;
  margin-bottom: 20px; }

h3 {
  font-size: 30.6px;
  line-height: 1.1em;
  margin-bottom: 20px; }

h4 {
  font-size: 23.8px;
  line-height: 1.2em;
  margin-bottom: 5px; }

h5,
h6 {
  margin-bottom: 0px; }

h5 {
  color: #080a38; }

p.readmore {
  margin: 0px; }
  p.readmore a.button {
    margin-right: 10px; }

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

ul li {
  margin-left: 1.85em; }

ol li {
  margin-left: 1.85em; }

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

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

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

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

ol ol,
ul ol {
  margin-left: 2.5em; }

ul ol,
ol ul,
ol ol,
ul ul {
  margin-bottom: 0; }

.u_case {
  text-transform: uppercase !important; }

.l_case {
  text-transform: lowercase !important; }

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

a:hover {
  color: orange;
  -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
---------------------------------------------------------- */
.center {
  text-align: center; }

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

.invisible {
  visibility: hidden; }

.alignright {
  float: right; }

.alignleft {
  float: left; }

.aligncenter {
  margin-left: auto;
  margin-right: auto; }

.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; }

* html .clearfix,
*:first-child + html .clearfix {
  zoom: 1; }

/* First selector = IE6, Second Selector = IE 7 */
.inner:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0; }

* html .inner,
*:first-child + html .inner {
  zoom: 1; }

/* First selector = IE6, Second Selector = IE 7 */
.entry:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0; }

* html .entry,
*:first-child + html .entry {
  zoom: 1; }

/* First selector = IE6, Second Selector = IE 7 */
/* ======================================================= */
/*                        Structure                        */
/* ======================================================= */
/* Main Structure
---------------------------------------------------------- */
body {
  background: #474747; }

#wrapper {
  background: #fff;
  margin: 0px auto 0px;
  padding: 0px 0px 0px;
  width: 100%; }

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

.inner {
  width: 1200px;
  margin: 0 auto;
  padding: 0px 30px; }

.sub_inner {
  margin: 0 auto;
  padding: 0; }

/* ======================================================= */
/*                         Header                          */
/* ======================================================= */
#header {
  z-index: 200;
  padding: 0px;
  margin: 0px;
  background: #fff; }
  #header .inner {
    padding: 20px 0px;
    width: 100%; }
    #header .inner .sub_inner {
      width: 1200px;
      padding-left: 30px;
      padding-right: 30px; }
  #header .title {
    position: relative;
    float: none;
    overflow: hidden;
    width: 100%;
    margin: 0 auto; }
    #header .title h1 {
      margin-bottom: 0;
      float: left; }
      #header .title h1 img {
        width: auto;
        height: 100px; }
    #header .title div.header_call_to_action {
      position: absolute;
      right: 0;
      bottom: 0;
      font-size: 50px;
      line-height: 1em;
      letter-spacing: -1px;
      color: #fff; }
      #header .title div.header_call_to_action strong {
        color: #333; }
        #header .title div.header_call_to_action strong a {
          color: #333;
          text-decoration: none; }

#top_bar {
  width: 100%;
  padding: 0 30px;
  background: #666666;
  line-height: 40px; }
  #top_bar div.contact_info {
    float: left;
    line-height: 40px;
    color: #eee; }
    #top_bar div.contact_info strong {
      color: #fff; }
  #top_bar ul.social {
    float: right;
    padding: 0;
    height: 40px !important; }
    #top_bar ul.social li {
      margin: 0 0 0 10px !important;
      height: 40px !important; }
      #top_bar ul.social li a {
        background: none;
        padding: 7px 0 0 0px !important;
        font-size: 24px !important;
        line-height: 1em !important;
        color: #fff;
        width: auto !important; }
        #top_bar ul.social li a:hover {
          background: none;
          color: #00ccd1; }

.page_title {
  margin-top: 0;
  margin-bottom: 30px; }
  .page_title .inner .sub_inner {
    padding: 20px 0px;
    text-align: left;
    border: 1px solid #ddd;
    border-width: 1px 0; }
  .page_title h2 {
    color: #333;
    font-size: 30px;
    line-height: 1em;
    margin: 0;
    font-weight: 500; }
    .page_title h2 span {
      display: block;
      font-size: 26px;
      line-height: 1em;
      color: #00ccd1;
      margin-top: 5px;
      font-weight: 300; }
      .page_title h2 span span {
        display: inline-block;
        padding-right: 20px; }

.page_slider {
  margin-bottom: 30px; }

/* ======================================================= */
/*                          Page                           */
/* ======================================================= */
#page {
  background: #fff; }
  #page .inner {
    padding-top: 0;
    padding-bottom: 30px;
    background: #fff;
    margin: 0 auto; }
  #page.no_top_pad .inner {
    padding-top: 0; }
  #page.no_bottom_pad .inner {
    padding-bottom: 0; }

.meta {
  margin: 0px 0px 20px;
  font-size: 12px;
  line-height: 1em;
  background: #ededed;
  border: 1px solid #e8e8e8;
  padding: 10px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px; }
  .meta span {
    margin-right: 20px; }
    .meta span i {
      margin-right: 3px; }

.results .details h2 {
  font-size: 34px;
  line-height: 1em;
  margin-bottom: 10px; }
.results .details p {
  margin: 0px; }
  .results .details p.readmore {
    margin-top: 10px; }
.results .details .meta {
  margin-bottom: 10px; }

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

/* ======================================================= */
/*                         Footer                          */
/* ======================================================= */
/* Footer Body
---------------------------------------------------------- */
#footer_widgets {
  background: #666666; }
  #footer_widgets a {
    color: #00ccd1; }
    #footer_widgets a:hover {
      color: #fff; }
  #footer_widgets div.inner {
    width: 1200px;
    margin: 0 auto; }
  #footer_widgets div.layout {
    padding: 30px 0;
    color: #fafafa; }
    #footer_widgets div.layout div.column {
      margin-bottom: 0; }
    #footer_widgets div.layout div.widget :last-child {
      margin-bottom: 0; }
    #footer_widgets div.layout h3, #footer_widgets div.layout a {
      color: #00ccd1;
      border-bottom-color: #3d3d3d;
      margin-bottom: 20px; }
    #footer_widgets div.layout div.contact span strong {
      color: #fff; }

#footer {
  clear: both;
  background: #575757;
  border-top: 1px solid #474747; }
  #footer .inner {
    width: 1200px;
    margin: 0 auto;
    padding: 20px 0;
    text-align: center;
    color: #aaa; }

#copyright {
  border-top: 1px solid #3d3d3d;
  background: #474747;
  color: #999;
  text-align: center;
  font-size: 13px;
  line-height: 1.6em; }
  #copyright .inner {
    padding: 30px 0px 80px;
    text-align: center;
    width: 1200px;
    margin: 0 auto; }
    #copyright .inner a {
      color: #fff;
      text-decoration: underline; }
      #copyright .inner a:hover {
        color: #080a38;
        text-decoration: underline; }
    #copyright .inner p {
      margin: 0 0 10px; }
      #copyright .inner p:last-child {
        margin-bottom: 0; }

/* Right Sidebar
---------------------------------------------------------- */
.sidebar div.widget {
  padding: 0px 0px 0px;
  margin: 0px 0px 50px; }
  .sidebar div.widget div.content {
    padding: 0px; }

.widget h3 {
  margin: 0px 0 10px;
  padding: 0px 0 10px;
  border-bottom: 1px solid #ddd;
  font-size: 16px;
  line-height: 1em;
  font-weight: bold;
  text-transform: uppercase; }
.widget.widget_nav_menu li a:hover, .widget.widget_kpg_cpl li .widget.widget_nav_menu a:hover, .widget.widget_nav_menu li.current_page_item a, .widget.widget_nav_menu li.current-menu-item a, .widget.widget_kpg_cpl li.current_page_item .widget.widget_nav_menu a, .widget.widget_kpg_cpl li.current-menu-item .widget.widget_nav_menu a, .widget.widget_nav_menu li .widget.widget_kpg_cpl a:hover, .widget.widget_kpg_cpl li a:hover, .widget.widget_nav_menu li.current_page_item .widget.widget_kpg_cpl a, .widget.widget_nav_menu li.current-menu-item .widget.widget_kpg_cpl a, .widget.widget_kpg_cpl li.current_page_item a, .widget.widget_kpg_cpl li.current-menu-item a {
  background: #fafafa;
  color: #111;
  padding: 10px 15px; }
.widget.widget_nav_menu ul, .widget.widget_nav_menu li, .widget.widget_kpg_cpl ul, .widget.widget_kpg_cpl li {
  list-style: none;
  margin: 0;
  padding: 0; }
.widget.widget_nav_menu ul, .widget.widget_kpg_cpl ul {
  margin-top: -10px; }
.widget.widget_nav_menu li a, .widget.widget_kpg_cpl li a {
  border-bottom: 1px solid #ddd;
  display: block;
  text-decoration: none;
  padding: 10px 20px;
  color: #666; }

div.columns {
  overflow: hidden; }

div.columns ul.columns, div.columns li.column {
  list-style: none;
  padding: 0;
  margin: 0;
  background: none; }

ul.columns {
  padding: 0;
  margin: 0;
  list-style: none;
  margin-right: -30px !important;
  clear: both; }
  ul.columns li.column {
    float: left;
    margin: 0;
    width: 33.33333%; }
    ul.columns li.column div.column {
      position: relative; }
    ul.columns li.column .thumbnail a {
      display: block;
      background: #fff;
      padding: 0px; }
      ul.columns li.column .thumbnail a .title {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        background: rgba(0, 0, 0, 0.5); }
        ul.columns li.column .thumbnail a .title h3 {
          padding: 10px 15px;
          color: #fff;
          margin: 0px;
          font-size: 18px;
          line-height: 1em;
          font-weight: 700; }
      ul.columns li.column .thumbnail a:hover {
        border-color: #B9111E; }
        ul.columns li.column .thumbnail a:hover .title {
          background: #00ccd1; }
    ul.columns li.column .details.readmore {
      padding-bottom: 40px; }
    ul.columns li.column p.readmore {
      position: absolute;
      right: 0px;
      bottom: 0px;
      margin: 0 !important; }
      ul.columns li.column p.readmore a.button {
        margin: 0 !important; }

ul.columns li.column:nth-child(3n + 1) {
  clear: both; }

div.columns-1 ul.columns, div.columns-1 li.column, div.columns-1 div.column {
  margin-right: 0 !important; }

div.columns-1 ul.columns li.column {
  width: 100%;
  clear: none; }

div.columns-2 ul.columns li.column {
  width: 50%;
  clear: none; }

div.columns-3 ul.columns li.column {
  width: 33.33333%;
  clear: none; }

div.columns-4 ul.columns li.column {
  width: 25%;
  clear: none; }

div.columns-5 ul.columns li.column {
  width: 20%;
  clear: none; }

div.columns-6 ul.columns li.column {
  width: 16.66667%;
  clear: none; }

div.columns-1 ul.columns li.column:nth-child(1n + 1) {
  clear: both; }

div.columns-2 ul.columns li.column:nth-child(2n + 1) {
  clear: both; }

div.columns-3 ul.columns li.column:nth-child(3n + 1) {
  clear: both; }

div.columns-4 ul.columns li.column:nth-child(4n + 1) {
  clear: both; }

div.columns-5 ul.columns li.column:nth-child(5n + 1) {
  clear: both; }

div.columns-6 ul.columns li.column:nth-child(6n + 1) {
  clear: both; }

div.column {
  margin-right: 30px;
  margin-bottom: 30px; }

/* iPads Width (landscape)  ----------- */
/* iPads Width (portrait)  ----------- */
/* Smartphones (landscape) ----------- */
/* Smartphones (portrait) (ie: Galaxy 1) */
@media only screen and (max-width: 480px) {
  ul.columns,
  .column {
    margin-right: 0 !important; }

  ul.columns li.column {
    width: 100% !important;
    clear: both; }

  div.columns-1 ul.columns li.column {
    width: 100% !important;
    clear: both; }

  div.columns-2 ul.columns li.column {
    width: 100% !important;
    clear: both; }

  div.columns-3 ul.columns li.column {
    width: 100% !important;
    clear: both; }

  div.columns-4 ul.columns li.column {
    width: 100% !important;
    clear: both; }

  div.columns-5 ul.columns li.column {
    width: 100% !important;
    clear: both; }

  div.columns-6 ul.columns li.column {
    width: 100% !important;
    clear: both; } }
#content {
  width: 66.66%;
  float: left; }

#content.fullwidth {
  width: auto;
  float: none; }

.sidebar {
  width: 33.34%;
  float: right;
  padding-left: 30px; }

.hentry {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 5px solid #ddd; }

.divider {
  position: relative;
  clear: both;
  display: block;
  padding: 0px;
  margin: 30px 0px;
  height: 1px;
  background: #ddd; }

div.contact {
  margin-bottom: 20px; }
  div.contact span {
    display: block; }
    div.contact span strong {
      display: inline-block;
      width: 20px;
      text-align: center;
      color: #111; }

div.page_footer_text {
  clear: both;
  padding: 30px;
  background: #e2e2e2;
  border-top: 1px solid #d1d1d1;
  font-size: 22px;
  line-height: 1.4em;
  color: #474747; }

div.layout {
  clear: both;
  margin: 0px 0px -1px;
  padding: 0 0px 30px; }
  div.layout.border {
    margin-bottom: 30px;
    padding-bottom: 0; }
    div.layout.border .sub_inner {
      padding-bottom: 30px;
      border-bottom: 1px solid #ddd; }
    div.layout.border.button_group .sub_inner {
      padding-bottom: 20px !important; }
    div.layout.border.accommodation .sub_inner, div.layout.border.vehicles .sub_inner, div.layout.border.gallery .sub_inner, div.layout.border.boxed .sub_inner, div.layout.border.slider .sub_inner {
      padding-bottom: 0px; }
  div.layout.text_align_left {
    text-align: left; }
  div.layout.text_align_center {
    text-align: center; }
  div.layout.text_align_right {
    text-align: right; }
  div.layout.slider {
    margin-left: -30px;
    margin-right: -30px;
    padding: 0 0 30px; }
  div.layout.info_boxes, div.layout.accommodation, div.layout.vehicles, div.layout.gallery {
    padding-bottom: 0; }
  div.layout.boxed.paragraph .sub_inner,
  div.layout.boxed div.column {
    background: #ededed;
    border: 3px solid #ddd;
    padding: 30px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px; }

div.layout.spacer {
  clear: both;
  margin-bottom: 0 !important; }

div.media {
  padding-bottom: 25px; }

/***** Paragraph *****/
div.paragraph .thumbnail {
  margin: 0 0 20px; }

div.paragraph .thumbnail img {
  display: block;
  width: 100%;
  height: auto; }

/***** Panles *****/
div.accordion_box {
  margin-bottom: 20px; }
  div.accordion_box h3 {
    border: 1px solid #ddd;
    background: #ebebeb;
    margin: 0px 0px 0px;
    font-size: 18px;
    line-height: 1.4em;
    letter-spacing: 0;
    font-weight: bold;
    padding: 10px 20px;
    color: #333;
    cursor: pointer; }
  div.accordion_box div.acc_container {
    background: #fafafa;
    border: 1px solid #ddd;
    border-top: none;
    padding: 20px 20px 20px;
    margin: 0px 0px 0px;
    color: #111; }
  div.accordion_box.active h3 {
    background: #080a38;
    border-color: #080a38;
    color: #fff; }
  div.accordion_box.active div.acc_container {
    border: 1px solid #080a38;
    background: #dadae1; }

/***** Gallery *****/
div.gallery {
  margin-bottom: 0px; }
  div.gallery ul {
    margin-right: -10px !important; }
    div.gallery ul li {
      margin: 0px !important; }

div.gallery ul li .thumbnail {
  margin: 0 !important; }
  div.gallery ul li .thumbnail h4 {
    text-align: center;
    font-size: 14px;
    line-height: 1.2em;
    margin-bottom: 40px; }
  div.gallery ul li .thumbnail a {
    color: #000; }
    div.gallery ul li .thumbnail a:hover {
      color: #000; }
      div.gallery ul li .thumbnail a:hover i {
        display: block; }
    div.gallery ul li .thumbnail a i {
      position: absolute;
      top: 50%;
      width: 100%;
      height: 30px;
      line-height: 30px;
      font-size: 28px;
      text-align: center;
      margin-top: -15px;
      z-index: 1;
      display: none; }

div.image_boxes .thumbnail {
  position: relative;
  z-index: 1; }
  div.image_boxes .thumbnail h3 {
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    font-size: 18px;
    line-height: 1.1em;
    background: rgba(0, 0, 0, 0.4);
    padding: 14px 15px;
    margin: 0;
    color: #fff; }
  div.image_boxes .thumbnail span.count {
    display: block;
    position: absolute;
    top: 7px;
    left: 7px;
    font-size: 100px;
    line-height: 1em;
    font-weight: 900;
    color: #fff;
    z-index: 100;
    text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5); }

div.info_boxes div.the_icon {
  text-align: center;
  margin-bottom: 10px; }
  div.info_boxes div.the_icon i {
    font-size: 80px;
    line-height: 80px;
    padding: 0px;
    width: 80px;
    text-align: center;
    color: #111; }
div.info_boxes div.thumbnail {
  margin-bottom: 10px; }
div.info_boxes.none ul.columns li .column .thumbnail {
  display: none; }
div.info_boxes.none ul.columns li .column .details {
  padding-top: 0; }
div.info_boxes.icon_left {
  text-align: left; }
  div.info_boxes.icon_left ul.columns li .column .the_icon {
    float: left;
    width: 80px; }
  div.info_boxes.icon_left ul.columns li .column .details {
    padding-top: 0;
    margin-left: 80px;
    padding-left: 20px; }
div.info_boxes h3 {
  font-size: 24px;
  line-height: 1.4em;
  margin-bottom: 5px; }

ul.social,
ul.social li {
  padding: 0px;
  margin: 0px;
  list-style: none;
  overflow: hidden; }

ul.social {
  width: auto;
  text-align: center; }
  ul.social > li {
    display: inline-block;
    font-size: 0;
    margin: 0 4px;
    border: none !important;
    padding: 0 !important;
    font-size: 0; }
    ul.social > li > a {
      font-size: 40px !important;
      display: block;
      width: 40px !important;
      height: 40px !important;
      line-height: 40px !important;
      text-align: center !important;
      text-decoration: none !important;
      border: none !important;
      padding: 0px !important;
      color: #666;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      border-radius: 5px; }
      ul.social > li > a:hover {
        color: #00ccd1; }

#copyright ul.social {
  text-align: center;
  padding: 20px 0; }
  #copyright ul.social li {
    margin: 0 4px !important; }
    #copyright ul.social li a {
      color: #fff; }
      #copyright ul.social li a:hover {
        color: #00ccd1; }

.testimonials .testimonial_wrap {
  padding: 0 1px 0 0; }
.testimonials .testimonial {
  background: #f4f4f4;
  padding: 20px 20px;
  font-style: italic;
  text-align: left;
  font-size: 18px;
  line-height: 1.4em;
  overflow: hidden;
  *zoom: 1; }
  .testimonials .testimonial .thumbnail {
    text-align: center; }
    .testimonials .testimonial .thumbnail img {
      display: inline-block;
      width: 150px;
      height: auto; }
  .testimonials .testimonial h4 {
    font-weight: bold;
    font-size: 18px;
    line-height: 1.4em;
    margin: -10px 0 0;
    font-style: normal;
    text-align: right; }

div.price_list h3.section_title + div.pricing_description {
  margin-top: -15px; }
div.price_list div.pricing_description {
  margin-bottom: 10px; }
div.price_list div.pricing_terms {
  margin-top: 10px;
  background: #eaeaea;
  padding: 10px 15px;
  font-size: 12px;
  line-height: 1.4em; }
div.price_list ul.price_list, div.price_list ul.price_list li.item {
  margin: 0;
  padding: 0;
  list-style: none; }
div.price_list ul.price_list {
  border-bottom: 1px solid #e7e7e7; }
  div.price_list ul.price_list li.item {
    border-top: 1px solid #e7e7e7;
    padding: 15px 0;
    line-height: 1.2em; }
    div.price_list ul.price_list li.item span {
      display: inline-block;
      width: 80%;
      float: left; }
      div.price_list ul.price_list li.item span.item_price {
        width: 20%;
        float: right;
        font-weight: bold;
        text-align: right; }

div.accommodation h3 + div.description,
div.vehicles h3 + div.description {
  margin-top: -20px;
  margin-bottom: 10px; }
div.accommodation div.details,
div.vehicles div.details {
  text-align: center;
  padding: 10px 5px;
  background: #ededed; }
  div.accommodation div.details h3,
  div.vehicles div.details h3 {
    font-size: 18px !important;
    font-weight: bold;
    color: #00ccd1;
    margin-bottom: 0px !important;
    padding: 0 10px; }
div.accommodation .no_image div.details,
div.vehicles .no_image div.details {
  text-align: left; }

div.gmp_infowindow {
  line-height: 1.4em; }

div.staff_members div.thumbnail {
  width: 40%;
  float: left;
  padding-right: 20px; }
div.staff_members div.details {
  margin-left: 40%;
  text-align: left; }
  div.staff_members div.details h3 {
    margin-bottom: 0px;
    font-size: 20px;
    line-height: 1.4em; }
  div.staff_members div.details div.staff_details p {
    margin-bottom: 0; }
    div.staff_members div.details div.staff_details p.position {
      font-size: 14px;
      line-height: 1.6em;
      text-transform: uppercase;
      color: #080a38;
      font-weight: 700; }
  div.staff_members div.details div.staff_bio {
    margin-top: 10px; }
    div.staff_members div.details div.staff_bio :last-child {
      margin-bottom: 0; }
div.staff_members.image_on_top div.thumbnail {
  width: 100%;
  float: none;
  padding-right: 0px;
  margin-bottom: 10px; }
div.staff_members.image_on_top div.details, div.staff_members.no_images div.details {
  margin-left: 0; }

div.styled_list div.column {
  margin-bottom: 10px;
  font-size: 20px;
  line-height: 1.2em; }
  div.styled_list div.column .the_icon {
    display: block;
    float: left;
    width: 20px; }
  div.styled_list div.column .the_text {
    display: block;
    margin-left: 30px; }

div.button_group a {
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 10px; }

div.instagram .sub_inner {
  margin-right: -10px !important; }
div.instagram #sb_instagram div.sbi_photo_wrap {
  padding: 0 10px 10px 0; }

.wf-gmp-canvas {
  margin-bottom: 30px; }

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

div.ui-datepicker * {
  font-size: 14px !important;
  font-family: "proxima-nova", sans-serif !important; }
div.ui-datepicker a.ui-corner-all {
  top: 10px !important; }
div.ui-datepicker div.ui-datepicker-title select {
  padding-top: 3px;
  padding-bottom: 3px; }

div.vehichle_meta {
  margin-top: 5px;
  text-align: left;
  padding: 0px 10px;
  font-size: 14px;
  line-height: 1.4em; }
  div.vehichle_meta span {
    display: inline-block;
    width: 50%; }

/* ======================================================= */
/*                      Boxes Styles                       */
/* ======================================================= */
.alert-box {
  margin-bottom: 30px;
  padding: 20px 20px;
  display: block;
  background: #ededed;
  border: 3px solid #ddd;
  line-height: 1.2em; }
  .alert-box h3 {
    font-size: 26px;
    line-height: 1em;
    margin: 0px 0px 10px;
    font-weight: 900; }
  .alert-box p, .alert-box ul, .alert-box ol {
    margin: 0px 0px 10px; }
  .alert-box :last-child {
    margin-bottom: 0 !important; }

.alert-box.error {
  background: #f5e0e0;
  border-color: #e3abab;
  color: #4a1212; }

.alert-box.success {
  background: #eefacc;
  border-color: #d6f380;
  color: #455c00; }

.alert-box.info {
  background: #e29524;
  border-color: #eebf7c;
  color: #fff; }
  .alert-box.info a.button:hover {
    background: #006669; }

.alert-box.notice {
  background: #fcf7d9;
  border-color: #f7e292;
  color: #c49c03; }

.alert-box.small,
.alert-box.terms {
  color: #999;
  background: none;
  border: none;
  display: block;
  padding: 5px 0px;
  font-size: 14px;
  line-height: 1em; }
  .alert-box.small p,
  .alert-box.terms p {
    margin: 0px 0; }

input.button,
button,
a.button,
a.remove,
input[type="submit"],
input[type="button"] {
  display: inline-block;
  padding: 0.6em 1.2em;
  margin: 0px 0px 0.2em;
  line-height: 1.4em;
  text-decoration: none;
  cursor: pointer;
  color: #333;
  background: none;
  border: 2px solid #333;
  -webkit-appearance: none;
  font-weight: 500;
  text-transform: uppercase; }
  input.button:hover,
  button:hover,
  a.button:hover,
  a.remove:hover,
  input[type="submit"]:hover,
  input[type="button"]:hover {
    background: #333;
    color: #fff;
    text-decoration: none;
    border-color: #000; }
  #footer_widgets input.button, #footer_widgets
  button, #footer_widgets
  a.button, #footer_widgets
  a.remove, #footer_widgets
  input[type="submit"], #footer_widgets
  input[type="button"] {
    background: none;
    color: #00ccd1;
    border-color: #00ccd1 !important; }
    #footer_widgets input.button:hover, #footer_widgets
    button:hover, #footer_widgets
    a.button:hover, #footer_widgets
    a.remove:hover, #footer_widgets
    input[type="submit"]:hover, #footer_widgets
    input[type="button"]:hover {
      background: #00ccd1;
      color: #fff; }

a.button.large {
  font-size: 21px;
  padding: 0.5em 1em !important;
  padding: 0px 1em; }

a.button.small, #footer_widgets input.button, #footer_widgets
button, #footer_widgets
a.button, #footer_widgets
a.remove, #footer_widgets
input[type="submit"], #footer_widgets
input[type="button"] {
  font-size: 13px;
  padding: 1px 1em 0px;
  line-height: 2.6em; }

a.button.alternate {
  background: #00ccd1;
  border-color: #00adb2;
  color: #fff; }
  a.button.alternate:hover {
    background: #00adb2;
    color: #fff; }

input.submit_form {
  background: #080a38;
  border-color: #070932; }
  input.submit_form:hover {
    background: #070932; }

a.button.action {
  background: #4ead1a;
  border: 2px solid #469c17;
  padding: 0px 1em;
  font-size: 16px;
  line-height: 2.2em;
  font-weight: bold;
  text-transform: uppercase; }
  a.button.action:hover {
    background: #b51b36;
    border-color: #a31831; }

div.course_meta, div.key_features ul li,
div.course_list ul li, div.meeting_details span.detail {
  background: #ededed;
  border: 1px solid #ddd;
  padding: 10px 20px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px; }

h3.course_heading {
  font-size: 24px;
  line-height: 1.2em;
  margin-bottom: 10px; }

div.course_description,
div.course_details,
div.meeting_details {
  margin-bottom: 30px; }

div.course_meta span {
  display: inline-block;
  margin-right: 10px; }

div.key_features ul, div.key_features li,
div.course_list ul,
div.course_list li {
  list-style: none;
  margin: 0;
  padding: 0; }
div.key_features ul,
div.course_list ul {
  padding-bottom: 20px; }
  div.key_features ul li,
  div.course_list ul li {
    padding: 15px 20px;
    margin-bottom: 10px;
    position: relative; }
    div.key_features ul li h4,
    div.course_list ul li h4 {
      font-size: 20px;
      line-height: 1.2em;
      margin-bottom: 0; }
    div.key_features ul li div.the_button,
    div.course_list ul li div.the_button {
      position: absolute;
      top: 50%;
      right: 20px;
      margin-top: -20px; }

div.meeting_details span.detail {
  display: inline-block;
  margin: 0 10px 10px 0; }

div.course_list {
  margin-top: 30px;
  padding-top: 30px;
  border-top: 1px solid #ddd; }

/* ======================================================= */
/*                         Columns                         */
/* ======================================================= */
/* Basic columns
---------------------------------------------------------- */
.one_half, .one_third, .two_third, .three_fourth, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {
  position: relative;
  margin-right: 4%;
  float: left; }

body .one_half {
  width: 48%; }
body .one_third {
  width: 30.6666%; }
body .two_third {
  width: 65.3332%; }
body .one_fourth {
  width: 22%; }
body .two_fourth {
  width: 48%; }
body .three_fourth {
  width: 74%; }
body .one_fifth {
  width: 16.8%; }
body .two_fifth {
  width: 37.6%; }
body .three_fifth {
  width: 58.4%; }
body .four_fifth {
  width: 79.2%; }
body .one_sixth {
  width: 13.3333%; }
body .two_sixth {
  width: 30.6666%; }
body .three_sixth {
  width: 47.9998%; }
body .four_sixth {
  width: 65.3332%; }
body .five_sixth {
  width: 82.6665%; }
body .lastcol,
body .last_column {
  margin-right: 0 !important;
  clear: right; }

/* Two level columns
---------------------------------------------------------- */
.one_half .one_half {
  margin-right: 8.3333%;
  width: 45.8333%; }

.one_half .one_third {
  margin-right: 8.3333%;
  width: 27.7778%; }

.one_half .two_third {
  margin-right: 8.3333%;
  width: 63.8889%; }

.two_third .one_third {
  margin-right: 6.1224%;
  width: 29.2517%; }

.two_third .two_third {
  margin-right: 6.1224%;
  width: 64.6258%; }

.two_third .one_fourth {
  margin-right: 6.1224%;
  width: 20.4082%; }

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;
  padding: 0px; }
  .gform_wrapper form {
    margin: 0;
    padding: 0; }

.gform_heading {
  border-bottom: 1px solid #ddd;
  padding: 0px 0 10px;
  margin-bottom: 30px; }
  div.gform_widget .gform_heading {
    border: none;
    padding: 0;
    margin-bottom: 10px; }

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

ul.gform_fields li.gfield {
  margin-bottom: 20px;
  padding-right: 20px;
  clear: both; }
  div.gform_widget ul.gform_fields li.gfield {
    padding-right: 0;
    margin-bottom: 10px; }
  ul.gform_fields li.gfield.col_2, ul.gform_fields li.gfield.one_half {
    float: left;
    width: 50%;
    clear: none; }
    .sidebar ul.gform_fields li.gfield.col_2, .sidebar ul.gform_fields li.gfield.one_half {
      float: none;
      width: 100%; }
  ul.gform_fields li.gfield .ginput_complex {
    margin-right: -20px; }
    ul.gform_fields li.gfield .ginput_complex span {
      display: block;
      float: left;
      width: 50%;
      padding-right: 20px; }
      ul.gform_fields li.gfield .ginput_complex span label {
        text-transform: uppercase;
        font-size: 12px;
        line-height: 1.2em;
        font-weight: bold;
        padding-top: 5px; }

.gform_footer {
  text-align: center; }
  div.gform_widget .gform_footer {
    padding-top: 10px;
    text-align: left; }
  #footer_widgets .gform_footer {
    padding-top: 15px; }

.input_style, input:not([type=submit]):not([type=file]):not([type=checkbox]):not([type=radio]):not([type=button]),
input.mc_input,
input.input-text,
textarea, select {
  outline: none;
  border: 2px solid #ddd;
  background: #f8f8f8;
  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]):not([type=button]),
input.mc_input,
input.input-text,
textarea {
  padding: 12px 10px;
  width: 100%; }
  div.gform_widget input:not([type=submit]):not([type=file]):not([type=checkbox]):not([type=radio]):not([type=button]), div.gform_widget
  input.mc_input, div.gform_widget
  input.input-text, div.gform_widget
  textarea {
    padding: 9px 7px;
    color: #333; }
  .sidebar input:not([type=submit]):not([type=file]):not([type=checkbox]):not([type=radio]):not([type=button]), .sidebar
  input.mc_input, .sidebar
  input.input-text, .sidebar
  textarea {
    width: 100% !important; }
  input:not([type=submit]):not([type=file]):not([type=checkbox]):not([type=radio]):not([type=button]):focus,
  input.mc_input:focus,
  input.input-text:focus,
  textarea:focus {
    border-color: #080a38;
    background: #e6e7eb;
    color: #000; }
  #footer_widgets input:not([type=submit]):not([type=file]):not([type=checkbox]):not([type=radio]):not([type=button]), #footer_widgets
  input.mc_input, #footer_widgets
  input.input-text, #footer_widgets
  textarea {
    border-color: #3d3d3d;
    background: #e0e0e0; }
    #footer_widgets input:not([type=submit]):not([type=file]):not([type=checkbox]):not([type=radio]):not([type=button]):focus, #footer_widgets input:not([type=submit]):not([type=file]):not([type=checkbox]):not([type=radio]):not([type=button]).focus, #footer_widgets
    input.mc_input:focus, #footer_widgets
    input.mc_input.focus, #footer_widgets
    input.input-text:focus, #footer_widgets
    input.input-text.focus, #footer_widgets
    textarea:focus, #footer_widgets
    textarea.focus {
      border-color: #00ccd1;
      color: #111;
      background: #fff; }

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

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

textarea {
  height: 150px; }

select {
  -webkit-appearance: none;
  padding: 8px 30px 8px 10px;
  background: #f8f8f8 url(images/select-bg.png) no-repeat center right;
  cursor: pointer; }
  div.gform_widget select {
    width: 100% !important;
    color: #333;
    padding: 6px 30px 6px 7px; }
  #footer_widgets select {
    border-color: #3d3d3d;
    background-color: #e0e0e0; }
    #footer_widgets select:focus, #footer_widgets select.focus {
      border-color: #00ccd1;
      color: #111;
      background-color: #fff; }

ul.gfield_radio li {
  float: left;
  padding-right: 10px;
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none; }
  ul.gfield_radio li label {
    display: inline-block; }

label {
  padding-bottom: 3px;
  display: block; }
  div.gform_widget label {
    display: none; }

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

.validation_error {
  text-align: center;
  line-height: 1.3em;
  color: #fff;
  background: #C00;
  margin-bottom: 10px;
  padding: 10px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px; }

.validation_message {
  clear: both;
  display: block;
  width: 100%;
  font-size: 10px;
  text-transform: uppercase;
  line-height: 1.2em;
  padding: 5px 0 0;
  color: #C00; }
  #footer_widgets .validation_message {
    color: #ccc;
    font-weight: bold;
    letter-spacing: 0.1em; }

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

div.gform_confirmation_wrapper table table td {
  padding: 10px 20px 9px;
  background: #f0f0f0;
  border-bottom: 20px solid #fff; }
  div.gform_confirmation_wrapper table table td font {
    font-size: 17px !important;
    line-height: 1.2em; }
div.gform_confirmation_wrapper table table tr:nth-child(odd) td {
  background: #ddd;
  border-bottom: none;
  color: #111;
  padding-left: 22px; }
div.gform_confirmation_wrapper table table tr:nth-child(even) td:nth-child(odd) {
  width: 1px !important;
  padding: 0; }

/* ======================================================= */
/*                      Images Styles                      */
/* ======================================================= */
/* Basic image style
---------------------------------------------------------- */
img.alignleft,
img.alignright {
  /*padding: 4px;
  border: 1px solid #fff;
  background-color: #eee;
  -moz-box-shadow: 0 0 2px #aaa;
  -webkit-box-shadow: 0 0 2px #aaa;
  box-shadow: 0 0 2px #aaa;*/ }

img.alignleft {
  margin: 2px 20px 10px 2px !important; }

img.alignright {
  margin: 2px 2px 10px 20px !important; }

img.aligncenter {
  display: block;
  margin: 2px auto !important;
  text-align: center; }

div.featuredimage {
  margin-bottom: 20px; }

a.zoom {
  display: block;
  position: relative;
  color: #000;
  text-decoration: none; }

a.zoom:hover {
  color: #000; }

a.zoom img {
  z-index: 100;
  position: relative; }

a.zoom:hover img {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
  opacity: 0.3; }

a.zoom i {
  font-size: 30px;
  line-height: 30px;
  height: 30px;
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  margin-top: -15px;
  text-align: center;
  z-index: 0; }

/* ======================================================= */
/*                       Navigation                        */
/* ======================================================= */
select.responsiveMenuSelect {
  -webkit-appearance: none;
  padding: 15px 30px 15px 20px;
  background: #00ccd1 url(images/select-bg-main-nav.png) no-repeat center right;
  cursor: pointer;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  outline: none;
  border: none;
  margin: 0px 0 20px;
  -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; }

#nav-header {
  position: absolute;
  top: 25px;
  right: 30px;
  text-align: right;
  font-size: 0;
  margin: 0 auto; }
  #nav-header > li {
    font-size: 0;
    display: inline-block;
    margin: 0 0 0 20px;
    position: relative;
    height: 50px;
    width: auto;
    font-weight: 500; }
    #nav-header > li a {
      font-size: 16px;
      display: block;
      color: #666666;
      padding: 0px 0px;
      margin: 0px 0px 0 0px;
      text-decoration: none;
      height: 50px;
      line-height: 50px;
      text-transform: uppercase; }
    #nav-header > li.menu-item-has-children > a:after {
      font-family: FontAwesome;
      content: '\f107';
      margin-left: 5px; }

#nav-header li.hover > a,
#nav-header li:hover > a {
  color: #00ccd1; }

#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: #00ccd1; }

/* navigation dropdowns
---------------------------------------------------------- */
#nav-header ul {
  display: none;
  position: absolute;
  top: 50px;
  left: -20px;
  width: 200px;
  height: auto;
  border: none;
  padding: 45px 0px 0;
  margin: 0 0 0 0; }
  #nav-header ul li {
    float: none;
    display: block;
    margin: 0px 0px;
    padding: 0;
    height: auto;
    width: 100%;
    border: none; }

#nav-header li ul li a,
#nav-header li.menu-item-has-children ul li a {
  line-height: 20px;
  padding: 12px 15px;
  margin: 0;
  color: #fff;
  background: #666666;
  border-bottom: 1px solid #474747;
  width: 100%;
  height: auto;
  text-align: left;
  zoom: 1;
  text-transform: none; }

#nav-header li ul li a:hover,
#nav-header li ul li.current-menu-item > a {
  background: #444;
  color: #00ccd1; }

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

#nav-footer,
#nav-footer li {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center; }

#nav-footer {
  margin: 0px; }
  #nav-footer li {
    display: inline-block;
    padding: 0px;
    margin: 0 10px; }
    #nav-footer li a {
      color: #aaa;
      text-decoration: none;
      font-weight: bold;
      font-size: 14px;
      line-height: 1em;
      text-transform: uppercase; }
      #nav-footer li a:hover {
        color: #fff; }

.w-toplink {
  display: none;
  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(0, 0, 0, 0.3);
  color: #fff;
  font-size: 20px; }
  .w-toplink:hover {
    background-color: #00ccd1;
    color: #fff; }

.page-nav {
  margin: 20px 0 30px;
  overflow: hidden; }
  .page-nav .next-post {
    float: right; }
  .page-nav .prev-post {
    float: left; }

.wp-pagenavi {
  padding: 0;
  text-align: center;
  margin: 0; }

.page_nav_norm, .wp-pagenavi a,
.wp-pagenavi span {
  display: inline-block;
  text-align: center;
  padding: 0;
  margin: 0 3px;
  font-weight: 700;
  font-size: 14px;
  line-height: 40px;
  width: 45px;
  position: relative;
  overflow: hidden;
  color: #808080;
  text-decoration: none;
  border: 2px solid #e8e8e8;
  background: #f2f2f2;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px; }

.page_nav_hover, .page_nav_current, ul.page-numbers li span.current,
.wp-pagenavi span.current, .wp-pagenavi a:hover {
  border-color: #00adb2;
  background: #00ccd1;
  color: #fff; }

.wp-pagenavi span.pages {
  display: none; }

.wp-pagenavi span.extend {
  background: #fff;
  border-color: #fff;
  width: 30px;
  color: #ccc; }

/* ======================================================= */
/*                          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 (max-width: 480px) {
  .hide_on_iphone {
    display: none !important; } }
@media (min-width: 481px) and (max-width: 1199px) {
  .hide_on_ipad {
    display: none !important; } }
@media (min-width: 1200px) {
  .hide_on_desktop {
    display: none !important; } }
@media only screen and (max-width: 1200px) {
  html {
    -webkit-text-size-adjust: none !important; }

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

  body .inner {
    width: auto !important; }

  body .sub_inner {
    width: auto !important; } }
/* iPad portrait */
@media only screen and (max-width: 768px) {
  #header .inner {
    padding: 20px 0 0px; }
  #header .title {
    display: block;
    float: none;
    overflow: hidden; }
    #header .title h1 {
      float: none;
      text-align: center;
      margin: 0 0 10px;
      text-align: center;
      font-size: 0;
      line-height: 1;
      padding: 0px; }
      #header .title h1 img {
        display: inline-block;
        width: auto;
        height: auto;
        position: relative; }
    #header .title ul.social {
      position: relative;
      top: auto;
      right: auto;
      padding: 0;
      text-align: center; }
      #header .title ul.social li {
        margin: 0 4px !important; }
        #header .title ul.social li a {
          padding: 0px 1px 0px 1px !important;
          font-size: 38px !important;
          height: 38px !important;
          line-height: 38px !important; }
    #header .title div.header_call_to_action {
      position: relative;
      margin-bottom: 5px;
      right: auto;
      bottom: auto;
      text-align: center; }
      #header .title div.header_call_to_action strong {
        color: #00ccd1; }
  #header .navigation {
    margin-top: 5px;
    padding: 0px; }

  .page_title h2 {
    text-align: center; }

  #content, .sidebar {
    width: auto;
    float: none; }

  .sidebar {
    margin-top: 30px;
    padding-top: 30px;
    padding-left: 0;
    border-top: 2px solid #ddd; }

  .w-toplink {
    bottom: 15px;
    right: auto;
    left: 50%;
    margin-left: -25px; }

  .page_title h2 span,
  .colour_box_title h3 span {
    display: block; } }
/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 480px) {
  body .inner {
    height: auto; }

  div.header_call_to_action {
    font-size: 36px !important;
    line-height: 1em !important;
    letter-spacing: -1px; }

  #header .title h1 a img {
    width: 100%;
    height: auto; }

  div.layout.slider {
    margin-right: 0px !important;
    margin-left: 0px !important; }

  ul.gform_fields li.gfield {
    float: none !important;
    width: 100% !important; }

  #top_bar div.contact_info {
    float: none;
    text-align: center; }
  #top_bar ul.social {
    display: none; } }
/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 320px) {
  div.header_call_to_action strong {
    display: block; } }
