/*
 * Theme Name: Hawkesbury Theme
 * Theme URI: http://www.prominentposition.com.au/
 * Author: Prominent Position
 * Author URI: http://www.prominentposition.com.au/
 * Description: The 2014 Theme for Hawkesbury
 * Version: 1.1
 * Text Domain: pp
 * Credits: Skeleton V1.2 | Copyright 2011, Dave Gamache (www.getskeleton.com)
 */

 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, 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, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  margin: 0;
  padding: 0; }

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

body {
  line-height: 1; }

blockquote, q {
  quotes: none; }

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

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

/* #Basic Styles
================================================== */
body {
  background: #fff;
  font: 14px/20px 'Open Sans', Arial, sans-serif;
  font-weight: 400;
  color: #2a2a2a;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  position: relative; }

/* #Typography
================================================== */
h1, h2, h3, h4, h5, h6 {
  font-family: 'Open Sans', Arial, sans-serif;
  font-weight: 400; }

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  font-weight: inherit; }

h1 {
  font-size: 44px;
  line-height: 52px; }

h2 {
  font-size: 30px;
  line-height: 40px; }

h3 {
  font-size: 30px;
  line-height: 36px; }

h4 {
  font-size: 26px;
  line-height: 38px; }

h5 {
  font-size: 24px;
  line-height: 36px; }

h6 {
  font-size: 18px;
  font-weight: 600;
  line-height: 24px; }

p {
  line-height: 24px;
  margin: 0;
  padding-bottom: 24px; }

p img {
  margin: 0; }

em {
  font-style: italic; }

strong, b {
  font-weight: 700; }

small {
  font-size: 80%; }

blockquote, blockquote p {
  font-size: 17px;
  line-height: 24px;
  color: #777;
  font-style: italic; }

blockquote {
  border-left: 1px solid #ddd;
  margin: 0 0 20px;
  padding: 9px 20px 0 19px; }

blockquote cite {
  display: block;
  font-size: 12px;
  color: #555; }

blockquote cite:before {
  content: "\2014 \0020"; }

blockquote cite a, blockquote cite a:visited, blockquote cite a:visited {
  color: #555; }

hr {
  border: solid #ddd;
  clear: both;
  height: 0;
  border-width: 1px 0 0;
  margin: 10px 0 30px; }

/* #Links
================================================== */
a, a:visited {
  color: #fdff5c;
  text-decoration: none;
  outline: 0; }

a:hover, a:focus {
  color: #fff;
  text-decoration: underline; }

.entry-content a, .entry-content a:visited {
  color: #d7bb0b; }

.entry-content a:hover, .entry-content a:focus {
  color: #002d60;
  text-decoration: underline; }

p a, p a:visited {
  line-height: inherit; }

/* #Lists
================================================== */
ul, ol {
  padding-bottom: 14px; }

ol {
  list-style: decimal;
  margin-top: 20px; }

ol, ul, ul.square, ul.circle, ul.disc {
  margin-left: 30px; }

ul.square {
  list-style: square outside; }

ul.circle {
  list-style: circle outside; }

ul.disc {
  list-style: disc outside; }

.entry-content ul {
  margin-top: 20px; }

nav ul, .h-nav ul, .h-nav-text ul, ul.no-bullets, ul.funnels {
  list-style: none outside;
  margin-left: 0; }

ul ul, ul ol, ol ol, ol ul {
  font-size: 90%;
  margin: 4px 0 5px 30px; }

ul ul li, ul ol li, ol ol li, ol ul li {
  margin-bottom: 6px; }

li {
  line-height: 18px;
  margin-bottom: 12px; }

ul.large li, li p {
  line-height: 21px; }

/* #Images
================================================== */
img, img.scale-with-grid {
  max-width: 100%;
  height: auto; }

img.no-scale {
  max-width: none; }

/* #Buttons
================================================== */
.button,
button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
  -webkit-appearance: none;
  background: #012c5f;
  border: 0;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  cursor: pointer;
  margin: 12px 0;
  line-height: normal;
  padding: 8px 16px;
  font-family: 'Open Sans', Arial, sans-serif }

.button:hover,
button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover {
  background: #45658b; }

.button:active,
button:active,
input[type="submit"]:active,
input[type="reset"]:active,
input[type="button"]:active,
.button:focus,
button:focus,
input[type="submit"]:focus,
input[type="reset"]:focus,
input[type="button"]:focus {
  background: #021e3e; }

.button.full-width,
button.full-width,
input[type="submit"].full-width,
input[type="reset"].full-width,
input[type="button"].full-width {
  width: 100%;
  padding-left: 0 !important;
  padding-right: 0 !important;
  text-align: center; }

/* Fix for odd Mozilla border & padding issues */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/* #Forms
================================================== */
form, fieldset {
  margin-bottom: 20px; }

input[type="text"],
input[type="password"],
input[type="email"],
textarea,
select {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #282828;
  height: 35px;
  padding: 10px 4px;
  outline: none;
  font: 13px Arial, sans-serif;
  color: #636363;
  margin: 0;
  width: 225px;
  max-width: 100%;
  display: block;
  margin-bottom: 2px;
  background: #fff; }

select {
  padding: 0; }

input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
textarea:focus {
  border: 1px solid #444;
  color: #444; }

textarea {
  min-height: 90px; }

label,
legend {
  display: block;
  font-weight: normal;
  font-size: 12px; }

select {
  width: 220px; }

input[type="checkbox"] {
  display: inline; }

label span,
legend span {
  font-weight: normal;
  font-size: 13px;
  color: #444; }

/* #Navigation/Menu Styles - Generic
================================================== */
.h-nav ul, .h-nav-text ul {
  margin: 0;
  padding: 0; }

.h-nav ul li, .h-nav-social ul li {
  display: block;
  float: left;
  list-style: none;
  margin-bottom: 0;
  position: relative; }

.h-nav ul li a {
  display: block;
  text-decoration: none; }

.h-nav-text ul li {
  display: inline;
  float: none; }

.h-nav-text ul li a {
  display: inline; }

.h-nav-text ul li:after {
  content: '/'; }

.h-nav-text ul li:last-child:after {
  content: '';
  display: none; }

.h-nav-text ul li a:hover {
  text-decoration: underline; }

#show-nav {
  display: none; }

.sf-with-ul:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 1em;
  margin-top: -3px;
  height: 0;
  width: 0;
  border: 5px solid transparent;
  border-top-color: #dFeEFF;
  border-top-color: rgba(255, 255, 255, 0.5); }

.sf-sub-indicator {
  display: none; }

/* #Navigation/Menu Styles
================================================== */
.main-nav ul ul {
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  z-index: 100; }

.main-nav ul ul ul {
  left: 100%;
  top: 0;
  width: 100%; }

.main-nav ul ul, .main-nav ul li:hover ul ul, .main-nav ul ul li:hover ul ul {
  display: none; }

.main-nav ul li:hover ul, .main-nav ul ul li:hover ul, .main-nav ul ul ul li:hover ul {
  display: block; }

.main-nav ul ul li {
  float: none; }

/* #Base 960 Grid
================================================== */
.container {
  position: relative;
  width: 960px;
  margin: 0 auto;
  padding: 0;
  z-index: 2; }

.header {
  background: #fff;
  height: 110px; }

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

.header-meta {
  color: #002d60;
  font-size: 24px;
  font-weight: 800;
  font-style: italic;
  line-height: 1.2;
  width: 222px;
  position: absolute;
  top: 16px;
  right: 10px; }

.ie8 .header-meta,
.ie7 .header-meta {
  width: 260px; }

.header-social {
  position: absolute;
  bottom: 0;
  right: 0;
}

.header-social ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.header-social ul li {
  display: block;
  float: left;
  margin-right: 5px;
}

.header-social ul li a {
  background-size: 32px 32px !important;
  display: block;
  text-indent: -9999em;
  height: 32px;
  width: 32px;
}

.header-social ul li.social-fb a {
  background: url('images/social_fb.png') center center no-repeat;
}

.header-social ul li.social-gplus a {
  background: url('images/social_gplus.png') center center no-repeat;
}

.menu-wrap {
  background: #002d60;
  border-bottom: 3px solid #feff59;
  height: 45px; }

#main-nav .nav-menu li a {
  color: #fff;
  height: 45px;
  line-height: 45px;
  font-size: 17px;
  padding: 0 10px; }

#main-nav .nav-menu li.current-menu-item > a,
#main-nav .nav-menu li.current-menu-ancestor > a,
#main-nav .nav-menu li.current_page_item> a {
  color: #feff59;}


.htop-banner {
  background: url("images/banner1.jpg") center top no-repeat;
  min-height: 230px;
  padding-top: 187px; }

.banner-text {
  background: rgba(0, 0, 0, 0.65);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  display: block;
  padding: 16px;
  text-align: center;
  width: 100%; }

.ie8 .banner-text,
.ie7 .banner-text,
.ie6 .banner-text {
  background: #333; }

.banner-text h2 {
  font-weight: 500; }

.section-1 {
  color: #333;
  padding: 60px 0 48px;
  text-align: center; }

.section-1 p,
.section-2 p {
  font-size: 18px;
  line-height: 36px; }

.section-2 {
  background: #efeff1;
  color: #333;
  padding: 44px 0;
  text-align: center; }

.columns-4 .column {
  float: left;
  margin: 0 10px;
  padding: 28px 0 0;
  width: 220px; }

.columns-4 .column img {
  display: block;
  margin: 34px auto 28px; }

.columns-4 .column p {
  color: #002d60;
  line-height: 24px; }

.hmid-banner {
  background: url("images/banner2.jpg") center top no-repeat;
  min-height: 265px;
  padding-top: 152px; }

.section-3 {
  background: #feff59;
  text-align: center; }

.columns-3 .column {
  background: #fee547;
  float: left;
  margin: 0 10px;
  padding: 58px 0;
  width: 300px; }

.columns-3 .column p {
  color: #002d60;
  font-size: 20px;
  font-weight: 500;
  line-height: 24px; }

a.more {
  background: #002d60;
  border: 3px solid #fff;
  color: #fff;
  display: inline-block;
  font-size: 18px;
  height: 50px;
  line-height: 50px;
  width: 174px; }

a.more:hover {
  background: #022144;
  text-decoration: none; }

.column-content {
  min-height: 120px; }

.section-5 {
  padding: 48px 0; }

.columns-6 .column {
  float: left;
  margin: 0 10px;
  width: 140px; }

.columns-6 .column ul {
  margin-left: 0;
  margin-top: 20px;
  list-style: none; }

.columns-6 .column ul li {
  color: #151515;
  font-size: 14px; }

.section-btm {
  background: #282828 url("images/banner3.png") center top no-repeat;
  color: #fff;
  font-size: 18px;
  min-height: 101px;
  line-height: 101px; }

.cm-office,
.cm-phone {
  margin-right: 28px; }

.cm-email a {
  color: #fff; }

.footer {
  background: #002d60;
  color: #fff;
  font-size: 12px;
  height: 58px;
  line-height: 58px; }

.web-credits {
  float: right; }

.page-header {
  background: #282828 url("images/banner3.png") center top no-repeat;
  color: #fff;
  font-size: 18px;
  min-height: 60px;
  line-height: 60px; }

.page-header .page-title {
  font-size: 36px;
  font-weight: 300;
  line-height: 60px; }

.primary {
  float: left;
  margin: 0 10px;
  padding: 48px 0;
  width: 680px; }

.secondary {
  background: #b3b3b3 url('images/sidebar_bg.jpg') left bottom repeat-x;
  float: right;
  padding-bottom: 196px;
  padding-top: 46px;
  width: 240px; }

.widget {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 20px;
  padding: 0 10px; }

h3.widget-title {
  background: #002d5f url('images/widget_bg.jpg') right top no-repeat;
  border-bottom: 1px solid #3878c2;
  border-top: 1px solid #a6ceff;
  color: #fff;
  font-size: 24px;
  line-height: 38px;
  margin: 0 -10px 10px;
  padding: 0 10px; }

.hour-table td {
  line-height: 24px; }

td.first {
  color: #fff;
  padding-right: 8px; }

.wpcf7-form br {
  display: none; }

.cform-btn.cform-submit {
  float: right; }

.table th,
.table td {
  border: 1px solid #002d5f;
  padding: 8px 4px;
  text-align: center; }

.specials-table th,
.specials-table td {
   width: 50%;
}

.table th {
  font-weight: bold; }

.lead,
.block h3 {
  color: #002d60;
  font-size: 16px;
  font-weight: 600;
  font-style: italic;
  line-height: 24px;
  padding-bottom: 3px; }

input.cform-input,
textarea.cform-textarea {
  width: 100%;
}

.block {
  position: relative; }

.img-holder {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  height: 138px;
  overflow: hidden;
  width: 138px;
  position: absolute;
  left: -150px; }

.entry-content h2 {
  margin-bottom: 14px;
}

.entry-content img {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  border: 4px solid #002d60;
}

.wp-caption-text {
  background: #e9e5dc;
  color: #002d5f;
  font-weight: bold;
  padding: 5px;
  margin-bottom: 24px;
}

.img-holder img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%; }

.mobile-contact {
  display: none; }

.big {
  font-size: 18px;
  line-height: 22px; }

.staff td {
  padding-top: 20px;
  vertical-align: top; }

.staff-image {
  padding-right: 20px;
  width: 140px; }

.staff h5 {
  margin-top: -10px; }

.item-table {
  margin-bottom: 42px;
}

.item-table td {
  vertical-align: middle; }

td.package-first {
  text-align: center; }

td.package-first img {
  border: 0;
  display: inline-block; }

.package-price .big {
  font-size: 28px;
  line-height: 40px;
  color: red;
}

.package-heading {
  margin-bottom: 14px;
}

div.bform-group {
  margin-bottom: 12px;
}

input.bform-input,
select.bform-select {
  float: left;
  width: 300px;
}

.bform-group label {
  display: block;
  float: left;
  line-height: 34px;
  width: 180px;
}

.bform span.wpcf7-list-item-label,
.bform-group p {
  display: none; }

.bform .item-table {
  margin-bottom: 12px;
}

.bform-group-short label {
  width: 60px;
}

input#bdate {
  color: #636363;
  font: 13px Arial, sans-serif;
  height: 35px;
}

div.wpcf7-response-output {
  font-weight: bold;
  margin: 0 0 20px !important;
  padding: 0 !important;
  border: 0 !important;
}

div.wpcf7-mail-sent-ok {
  color: #398f14;
}

div.wpcf7-mail-sent-ng,
div.wpcf7-spam-blocked,
div.wpcf7-validation-errors {
  color: #f00;
}

a.form-trigger {
  background: url('images/arrow.png') left top no-repeat;
  background-position: 0 0;
  display: block;
  height: 40px;
  margin: 0 auto;
  text-transform: uppercase;
  text-indent: -9999em;
  width: 40px;
}

a.form-trigger.active {
  background-position: 0 -40px;
}

.rate-main {
  display: table;
  width: 100%;
}

.rate-group {
  border: 1px solid #d4d4d4;
  border-left: 0;
  border-top: 0;
  display: table-cell;
  vertical-align: top;
}

.rate.odd .rate-group {
  background: #eee;
}

.rate.first .rate-group {
  border-top: 1px solid #d4d4d4;
}

.rate-title {
  border-bottom: 1px solid #d4d4d4;
  display: none;
  font-family: 'Open sans', Arial, sans-serif;
  font-size: 14px;
  font-weight: 700;
  height: 50px;
  line-height: 50px;
  padding: 0;
  text-align: center;
}

.rate.first .rate-title {
  display: block;
}

.rate-avail .rate-title {
  height: 45px;
  line-height: 18px;
  padding-top: 5px;
}

.rate-content {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px 5px;
}

.rate-space {
  border-left: 1px solid #d4d4d4;
  width: 270px;
}

.rate-location {
  width: 172px;
}

.rate-price {
  width: 115px;
}

.rate-image {
  float: left;
  margin-right: 10px;
  width: 140px;
}

.rate-dimension {
  float: left;
  font-weight: 700;
  width: 110px;
}

.rate-contact-wrap {
  display: none;
}

.rate-contact-wrap.active {
  display: block;
}

.rate-contact {
  background: #fcfcbb;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 3px solid #002d60;
  padding: 20px;
}

.rate-contact-wrap form {
  margin-bottom: 0;
}

.rform-left {
  float: left;
  margin-right: 20px;
  width: 300px;
}

.rform-right {
  float: left;
  width: 300px;
}

input.rform-input,
input.rform-date,
textarea.rform-message {
  color: #333;
  margin-bottom: 8px;
  width: 100%;
  max-width: 100%;
}

input.rform-input::-webkit-input-placeholder,
input.rform-date::-webkit-input-placeholder,
textarea.rform-message::-webkit-input-placeholder {
  color: #333;
}

textarea.rform-message {
  min-height: 80px;
}

input.rform-input:focus::-webkit-input-placeholder,
textarea.rform-message:focus::-webkit-input-placeholder {
   color: #fff;
}

input.rform-input:focus:-moz-placeholder,
textarea.rform-message:focus:-moz-placeholder {
   color: #fff;  
}

input.rform-input:focus::-moz-placeholder,
textarea.rform-message:focus::-moz-placeholder {
   color: #fff;  
}

input.rform-input:focus:-ms-input-placeholder,
textarea.rform-message:focus:-ms-input-placeholder {
   color: #fff;  
}

.bx-wrapper {
  position: relative;
  margin: 0 auto;
  padding: 0;
  *zoom: 1;
}

#slider {
  list-style: none;
  margin: 0;
  padding: 0;
}

#slider li {
  display: block;
  margin: 0;
  position: relative; }

#slider li img {
  width: 100%;
  display: block;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

/** THEME
===================================*/
.bx-wrapper .bx-viewport {
  /*fix other elements on the page moving (on Chrome)*/
  -webkit-transform: translatez(0);
  -moz-transform: translatez(0);
      -ms-transform: translatez(0);
      -o-transform: translatez(0);
      transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: 13px;
  width: 100%;
}

/* LOADER */
.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url(images/bx_loader.gif) center center no-repeat #fff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev { 
  left: 20px; 
  background: url('images/controls.png') no-repeat 0 0px; }

.bx-wrapper .bx-next { 
  right: 20px; 
  background: url('images/controls.png') no-repeat 0px -56px; }

.bx-wrapper .bx-prev:hover { 
  background-position: 0 0; }

.bx-wrapper .bx-next:hover { 
  background-position: 0px -56px; }

.bx-wrapper .bx-controls-direction a { 
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute; top: 50%; 
  margin-top: -28px; 
  outline: 0; 
  width: 56px; 
  height: 56px; 
  text-indent: -9999px; 
  z-index: 9999;
  transition: opacity .25s ease-in-out;
  -moz-transition: opacity .25s ease-in-out;
  -webkit-transition: opacity .25s ease-in-out; }

.bx-wrapper:hover .bx-controls-direction a {
  opacity: 1;
  filter: alpha(opacity=100); }

.bx-wrapper .bx-controls-direction a.disabled { 
  display: none; }

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666\9;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}

.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px;
}

.bx-wrapper .bx-pager {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: right;
  padding-right: 7px;
  padding-top: 20px;
  bottom: 7px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
  background: #000;
  text-indent: -9999px;
  display: block;
  width: 14px;
  height: 14px;
  margin: 0 5px;
  outline: 0;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #e80000;
}

.hades.tparrows {
    overflow: hidden;
}

@media only screen and (max-width: 1024px) {
    .specials-table {
      display: block;
      max-width: 100%;
    }
}

@media only screen and (max-width: 959px) {
  .primary {
    width: 508px; }

  .columns-6 .column ul li {
    font-size: 12px; }

  .img-holder {
    position: static;
    float: left;
    margin-right: 12px; } }
@media only screen and (min-width: 768px) and (max-width: 959px) {
  .container {
    width: 768px; }

  #main-nav .nav-menu li a {
    font-size: 13px; }

  .columns-4 .column {
    width: 172px; }

  .columns-3 .column {
    width: 236px; }

  .columns-3 .column p {
    font-size: 16px;
    line-height: 21px; }

  .columns-6 .column {
    width: 108px; }

  h1 {
    font-size: 36px;
    line-height: 52px; }

  h5 {
    font-size: 20px;
    line-height: 32px; }

  .rate-title {
    display: block;
  }

  .rate-space {
    width: 160px;
  }

  .rate-image,
  .rate-dimension {
    float: none;
    margin-right: 0;
    width: 100%;
  }

  .section-btm {
    font-size: 14px; } }
    
@media only screen and (max-width: 767px) {
  .container {
    width: 300px; }

  .menu-wrap {
    position: relative;
    z-index: 20; }

  .header {
    height: auto; }

  .header-meta {
    display: none; }

  .header-social {
    padding-top: 12px;
    position: static;
    text-align: center; }

  .header-social ul li {
    display: inline-block;
    float: none; }

  .logo-wrap {
    text-align: center; }

  #show-nav,
  #show-nav a {
    display: block; }

  #show-nav a {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 22px;
    cursor: pointer;
    height: 53px;
    padding: 7px 16px;
    text-align: right;
    width: 100%; }

  #show-nav a span {
    font-size: 18px;
    text-transform: uppercase; }

  #show-nav a:hover {
    text-decoration: none; }

  #main-nav {
    height: auto;
    min-height: 53px; }

  .nav-menu {
    display: none;
    position: relative;
    z-index: 400; }

  #main-nav li,
  #main-nav li a {
    float: none; }

  #main-nav li a {
    background: #002d5f;
    border-bottom: 1px solid #01172f;
    border-top: 1px solid #1d72d0; }

  .primary,
  .secondary {
    float: none;
    margin-left: 0;
    margin-right: 0;
    width: 100%; }

  .columns-4 .column {
    width: 190px; }

  .banner-text h1 {
    font-size: 24px;
    line-height: 36px; }

  .section-1 p,
  .section-2 p {
    font-size: 14px;
    line-height: 22px; }

  h3 {
    font-size: 22px;
    margin-bottom: 8px; }

  h5 {
    font-size: 18px;
    line-height: 28px; }

  .hmid-banner {
    padding-top: 102px;
    min-height: 315px; }

  .columns-3 .column {
    width: 100%;
    margin: 0 0 10px; }

  .columns-3 .column.first {
    margin-top: 10px; }

  .columns-6 .column {
    width: 120px; }

  .section-btm {
    line-height: 1.5;
    font-size: 14px; }

  .section-btm span {
    display: block; }

  .contact-meta {
    padding-top: 18px;
    text-align: center; }

  .footer {
    line-height: 1.5;
    height: auto;
    padding: 16px 0; }

  .copyright {
    display: block;
    margin-bottom: 4px;
    text-align: center; }

  .web-credits {
    display: block;
    float: none;
    text-align: center; }

  .rate {
    margin-bottom: 32px;
  }

  .rate-group {
    border: 1px solid #d4d4d4;
    display: block;
    width: 100%;
  }

  .rate-content {
    text-align: center;
  }

  .rate-title {
    background: #002d60;
    color: #fff;
    display: block;
    font-size: 16px;
  }

  .rate-image {
    width: 260px;
  }

  .rate-avail .rate-title {
    height: 50px;
    line-height: 50px;
    padding-top: 0;
  }

  .rate-avail .rate-title br {
    display: none;
  }

  .mobile-contact {
    background: #002d5f;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    height: 28px;
    padding: 0 20px;
    text-align: right;
    width: 100%; }

  .mobile-contact {
    display: block; }

  .mobile-contact span {
    background: url("images/phone.png") left center no-repeat;
    display: inline-block;
    font-size: 14px;
    height: 28px;
    line-height: 28px;
    padding-left: 16px; }

  .mobile-contact span,
  .mobile-contact span a {
    color: #fff;
    font-weight: normal;
    text-decoration: none; } }
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .container {
    width: 420px; } }
@media only screen and (max-width: 479px) {
  .columns-4 .column {
    width: 100%; }

  .columns-6 .column {
    width: 130px; }

  .table td,
  .table th {
    font-size: 12px;
    padding: 8px 2px; }
  
  .big {
    font-size: 14px;
    line-height: 22px; }

  .package-price .big {
    font-size: 14px;
    line-height: 28px; }

  .page-header .page-title {
    font-size: 28px; }

  .rate-image {
    width: 170px; }

  .img-holder {
    float: none;
    margin: 0 auto; } }
/* #Misc
================================================== */
.remove-bottom {
  margin-bottom: 0 !important; }

.half-bottom {
  margin-bottom: 10px !important; }

.add-bottom {
  margin-bottom: 20px !important; }

.right {
  float: right; }

.no-padding {
  padding: 0; }

.color-success {
  color: #2dd600 !important; }

.color-orange {
  color: #f2710b !important; }

.color-red {
  color: red !important; }

.color-blue {
  color: #0068b0 !important; }

.color-lightblue {
  color: #81c4f3 !important; }

/*  WP */
.alignleft, .alignright {
  margin-bottom: 20px; }

.alignleft {
  float: left;
  margin-right: 10px; }

.alignright {
  float: right;
  margin-left: 10px; }

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center; }

img, embed, iframe, object, video, .entry-content > div {
  max-width: 100%; }


/* #Clearing
================================================== */
.container:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

.clearfix:before, .clearfix:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0; }

.clearfix:after {
  clear: both; }

.clearfix {
  zoom: 1; }

.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0; }

/* Remove Preview when hovering over the next/prev button of slider*/
.tp-arr-imgholder {
  display: none !important;
}


/* hiding google recaptcha */
.grecaptcha-badge { 
    visibility: hidden;
}