@charset "UTF-8";
/*
Theme Name: Gold Coast Surf Schools
Theme URI: http://goldcoastsurfschools.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, ul.columns li .thumbnail a .title, div.layout, a.shipping-calculator-button,
input.button,
button,
a.button,
a.remove,
input[type="submit"], 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_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, .sub_inner, ul.columns, ul.columns li .column, div.layout, .ginput_complex, ul.gform_fields li {
  *zoom: 1; }
  .inner:after, .sub_inner:after, ul.columns:after, ul.columns li .column:after, div.layout:after, .ginput_complex:after, ul.gform_fields li:after {
    content: "";
    display: table;
    clear: both; }

#header .title h1 a, #header .title h1 img, ul.columns li .thumbnail a, ul.columns li .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: "nimbus-sans", sans-serif;
  font-size: 16px;
  line-height: 1.6em;
  color: #666;
  font-weight: 400; }

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: "peachy-keen", sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.4em;
  margin-bottom: 20px;
  color: #000; }
  h1 a,
  h2 a,
  h3 a,
  h4 a,
  h5 a,
  h6 a {
    color: #026b9c;
    text-decoration: none; }
    h1 a:hover,
    h2 a:hover,
    h3 a:hover,
    h4 a:hover,
    h5 a:hover,
    h6 a:hover {
      color: #f46e31; }

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

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

h3 {
  font-size: 25.6px;
  line-height: 1.1em;
  margin-bottom: 20px;
  color: #026b9c; }

h4 {
  font-size: 19.2px;
  line-height: 1.2em;
  margin-bottom: 20px; }

h5,
h6 {
  margin-bottom: 0px;
  color: #026b9c; }

h6 {
  color: #000; }

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: #026b9c;
  outline: none;
  text-decoration: underline; }

a:hover {
  color: #000;
  -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: #02567d; }

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

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

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

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

body.page-template-page-fullwidth-php #page .inner {
  width: 100%; }
body.page-template-page-fullwidth-php #page .sub_inner {
  width: 1020px; }
body.page-template-page-fullwidth-php #page .layout.full_width {
  padding: 0; }
  body.page-template-page-fullwidth-php #page .layout.full_width .sub_inner {
    width: 100%; }

/* ======================================================= */
/*                         Header                          */
/* ======================================================= */
#header {
  z-index: 200;
  padding: 0px;
  margin: 0px;
  background: #026b9c;
  height: 140px; }

#header .inner {
  padding: 20px 0px; }

#header .title {
  float: left;
  overflow: hidden; }
  #header .title h1 {
    margin-bottom: 0;
    font-size: 30px;
    line-height: 100px; }
    #header .title h1 a {
      color: #fff; }
      #header .title h1 a:hover {
        color: #f46e31;
        text-decoration: none; }
    #header .title h1 img {
      width: auto;
      height: 100px; }

.page_title {
  margin-bottom: 0px;
  background: #f46e31;
  text-align: center; }
  .page_title .inner {
    padding: 0px;
    padding: 24px 0px 28px; }
  .page_title h2 {
    font-weight: bold;
    color: #fff;
    font-size: 40px;
    line-height: 1em;
    margin: 0;
    letter-spacing: -1px;
    text-shadow: 4px 4px 1px rgba(0, 0, 0, 0.1); }
    .page_title h2 span {
      padding-top: 15px;
      display: block;
      font-size: 30px;
      line-height: 1.1em;
      color: #92421d;
      text-shadow: none; }
    .page_title h2 br {
      display: none; }

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

/* ======================================================= */
/*                         Content                         */
/* ======================================================= */
/* full width
---------------------------------------------------------- */
/* content body
---------------------------------------------------------- */
#content {
  width: 69.1489%;
  float: left; }

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

.sidebar {
  width: 25.5319%;
  float: right; }

.hentry {
  margin-bottom: 40px;
  padding-bottom: 40px;
  border-bottom: 5px solid #eaeaea; }

.meta {
  margin: 0px 0px 20px;
  font-size: 12px;
  line-height: 1em;
  background: #f8f8f8;
  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 {
  clear: both;
  background: #026b9c; }

#footer .inner {
  padding: 20px 0;
  text-align: center;
  color: #aaa; }

#copyright {
  color: #b3d3e1;
  text-align: center;
  font-size: 12px;
  line-height: 1.6em; }

#copyright .inner {
  padding: 30px 0px 70px;
  text-align: center; }
  #copyright .inner a {
    color: #b3d3e1;
    text-decoration: underline; }
    #copyright .inner a:hover {
      color: #f46e31;
      text-decoration: underline; }
  #copyright .inner p {
    margin: 0; }

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

div.widget {
  margin: 0 0 30px;
  border: 1px solid #e0e0e0;
  border-bottom: none;
  padding: 0em;
  background: #fff; }
  div.widget h3 {
    color: #fff;
    background-color: #f46e31;
    margin: -1px -1px 0;
    padding: 15px 10px 14px;
    font-weight: 700;
    font-size: 14px;
    line-height: 1em;
    text-transform: uppercase; }
  div.widget ul.menu {
    margin: 0px !important;
    list-style: none; }
    div.widget ul.menu li {
      border-bottom: 1px solid #e0e0e0;
      margin: 0;
      padding: 0px; }
      div.widget ul.menu li a {
        display: block;
        padding: 10px;
        text-decoration: none;
        border: 1px solid #fff; }
        div.widget ul.menu li a:hover {
          background: #fafafa;
          color: #f46e31;
          padding-left: 15px; }
      div.widget ul.menu li.current_page_item a {
        background: #fafafa;
        color: #f46e31;
        padding-left: 15px; }

/* ======================================================= */
/*                         Divider                         */
/* ======================================================= */
.divider {
  position: relative;
  clear: both;
  display: block;
  padding: 0px;
  margin: 30px 0px;
  height: 1px;
  background: #e8e8e8; }

div.contact {
  margin-bottom: 20px; }
  div.contact span {
    display: block; }

.addthis_toolbox {
  text-align: left;
  width: 100%;
  clear: both;
  padding-top: 40px; }

.addthis_toolbox h5 {
  text-transform: uppercase;
  font-size: 12px;
  line-height: 1em;
  margin-bottom: 5px;
  color: #111;
  font-weight: 300;
  font-family: "open-sans", sans-serif; }

div.columns {
  overflow: hidden; }

div.columns ul,
div.columns ul li {
  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 {
    float: left;
    margin: 0;
    width: 33.33333%; }
    ul.columns li .column ul {
      margin: 0px 0px 0 25px;
      list-style-position: outside;
      list-style-type: disc; }
    ul.columns li .column ol {
      margin: 0px 0px 0 25px;
      list-style-position: outside;
      list-style-type: decimal; }
    ul.columns li .thumbnail {
      margin-bottom: 20px; }
      ul.columns li .thumbnail a {
        display: block;
        background: #fff;
        padding: 0px; }
        ul.columns li .thumbnail a .title {
          position: absolute;
          left: 0;
          bottom: 0;
          width: 100%;
          background: rgba(0, 0, 0, 0.5); }
          ul.columns li .thumbnail a .title h3 {
            padding: 10px 15px;
            color: #fff;
            margin: 0px;
            font-size: 18px;
            line-height: 1em;
            font-weight: 700; }
        ul.columns li .thumbnail a:hover {
          border-color: #B9111E; }
          ul.columns li .thumbnail a:hover .title {
            background: #026b9c; }
    ul.columns li .details {
      padding-top: 0px; }
      ul.columns li .details h3 {
        font-size: 24px;
        line-height: 1.2em;
        margin-bottom: 10px; }
      ul.columns li .details h4 {
        margin-bottom: 0;
        font-size: 22px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* iPads Width (landscape)  ----------- */
/* iPads Width (portrait)  ----------- */
@media only screen and (max-width: 768px) {
  div.columns-3 ul.columns li, div.columns-4 ul.columns li, div.columns-5 ul.columns li, div.columns-6 ul.columns li {
    width: 33.3333% !important;
    clear: none !important; }
    div.columns-3 ul.columns li:nth-child(3n + 1), div.columns-4 ul.columns li:nth-child(3n + 1), div.columns-5 ul.columns li:nth-child(3n + 1), div.columns-6 ul.columns li:nth-child(3n + 1) {
      clear: both !important; }

  div.layout.columns.text_box_group ul {
    margin-right: 0 !important; }
    div.layout.columns.text_box_group ul li {
      width: 100% !important;
      float: none; }
      div.layout.columns.text_box_group ul li .column {
        margin-right: 0 !important; } }
/* Smartphones (landscape) ----------- */
/* Smartphones (portrait) (ie: Galaxy 1) */
@media only screen and (max-width: 480px) {
  ul.columns,
  .column {
    margin-right: 0 !important; }

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

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

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

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

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

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

  div.columns-6 ul.columns li {
    width: 100% !important;
    clear: both; } }
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: 3px solid #eaeaea; }
    div.layout.border.slider .sub_inner {
      padding-bottom: 0px; }
    div.layout.border.button_group .sub_inner {
      padding-bottom: 20px; }
  div.layout.centered_content {
    text-align: center; }
  div.layout h3.section_title {
    color: #f46e31; }
  div.layout.boxed .column {
    background: #f8f8f8;
    border: 1px solid #e8e8e8;
    padding: 30px; }

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.panels.accordion h3.panel_heading {
  cursor: pointer; }

div.panel_box {
  margin-bottom: 10px; }
  div.panel_box h3.panel_heading {
    border: 1px solid #e0e0e0;
    background: #ececec;
    margin: 0px 0px 0px;
    font-size: 20px;
    line-height: 1.4em;
    padding: 10px 20px;
    color: #333; }
  div.panel_box .acc_container {
    background: #fafafa;
    border: 1px solid #e0e0e0;
    border-top: none;
    padding: 20px 20px 20px;
    margin: 0px 0px 0px; }

/***** Gallery *****/
div.gallery {
  padding-bottom: 0; }
  div.gallery .sub_inner {
    padding-bottom: 0 !important; }
  div.gallery ul li {
    margin: 0px !important; }
    div.gallery ul li .thumbnail {
      margin: 0; }
      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.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.side ul.columns li .column .thumbnail {
  float: left;
  width: 33%; }
div.info_boxes.side ul.columns li .column .details {
  padding-top: 0;
  margin-left: 33%;
  padding-left: 30px; }
div.info_boxes.side.columns-1 ul.columns li .column .thumbnail {
  float: left;
  width: 20%; }
div.info_boxes.side.columns-1 ul.columns li .column .details {
  padding-top: 0;
  margin-left: 20%;
  padding-left: 30px; }

div.icon_boxes {
  text-align: left; }
  div.icon_boxes.text_align_center {
    text-align: center; }

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

ul.social li {
  float: left;
  margin: 0px 5px 0 0  !important;
  border: none !important;
  padding: 0 !important;
  font-size: 0; }
  ul.social li a {
    font-size: 18px !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;
    background: #ddd;
    color: #666;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px; }
    ul.social li a:hover {
      background: #f46e31;
      color: #fff; }

#copyright ul.social {
  text-align: center;
  padding: 30px 0; }
  #copyright ul.social li {
    margin: 0 4px !important;
    float: none;
    display: inline-block; }
    #copyright ul.social li a {
      background: #3589b0;
      color: #fff; }
      #copyright ul.social li a:hover {
        background: #f46e31;
        color: #fff; }

div.header-infobox {
  position: absolute;
  top: 50px;
  right: 0; }
  div.header-infobox p {
    text-align: right;
    margin-bottom: 0; }
    div.header-infobox p.phone {
      margin-bottom: -5px;
      font-size: 50px;
      line-height: 1em;
      color: #f46e31; }
      div.header-infobox p.phone a {
        color: #f46e31;
        text-decoration: none; }
      div.header-infobox p.phone span {
        font-size: 20px;
        color: #333; }

div.learn_more {
  text-align: center; }

div.button_group {
  padding-bottom: 20px;
  text-align: center; }
  div.button_group.boxed .the_buttons {
    background: #e8e8e8;
    border: 1px solid #e8e8e8;
    padding: 20px 0 10px;
    margin-bottom: 10px; }
  div.button_group a {
    margin: 0 10px 10px 0px; }
  div.button_group.text_align_center a {
    margin: 0 5px 10px; }
  div.button_group.text_align_right a {
    margin: 0 10px 10px 0; }

/* ======================================================= */
/*                      Boxes Styles                       */
/* ======================================================= */
.alert-box {
  margin-bottom: 20px;
  padding: 10px 20px;
  display: block;
  background: #ddd;
  border: 1px solid #f8f8f8;
  color: #999;
  line-height: 1.2em; }
  .alert-box p {
    margin: 9px 0; }

.alert-box.error {
  background: #f9e5e6;
  border-color: #fad2d3;
  color: #c48587; }

.alert-box.success {
  background: #e3ebc6;
  border-color: #cddb9b;
  color: #8e9c5e; }

.alert-box.info {
  background: #d8ecf5;
  border-color: #aed7ea;
  color: #5593b1; }

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

.alert-box.small,
.alert-box.terms {
  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; }

a.shipping-calculator-button,
input.button,
button,
a.button,
a.remove,
input[type="submit"] {
  display: inline-block;
  font-weight: 700;
  padding: 0.8em 1em;
  margin: 0px 0px 0em;
  line-height: 1.4em;
  text-decoration: none;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  cursor: pointer;
  color: #fff;
  background: #026b9c;
  border: none;
  -webkit-appearance: none;
  text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.2); }
  a.shipping-calculator-button:hover,
  input.button:hover,
  button:hover,
  a.button:hover,
  a.remove:hover,
  input[type="submit"]:hover {
    background: #014b6d;
    color: #fff;
    text-decoration: none;
    border-color: #000; }

a.button.large {
  font-size: 20px;
  padding: 0.6em 1em 0.6em !important; }

a.button.small {
  font-size: 14px;
  padding: 0.2em 1.2em;
  line-height: 2.2em; }

a.button.alternate,
input[type="submit"] {
  background: #f46e31; }
  a.button.alternate:hover,
  input[type="submit"]:hover {
    background: #ab4d22; }

input[type="submit"] {
  padding: 0.6em 1em; }

a.button.action {
  background: #4ead1a;
  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; }

/* ======================================================= */
/*                         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: 30px;
  border: 1px solid #e0e0e0;
  background: #f8f8f8; }
  .gform_widget .gform_wrapper {
    padding: 15px;
    border: none;
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: 0; }
    .gform_widget .gform_wrapper li.nolabel label {
      display: none; }
    .gform_widget .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; }

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

ul.gform_fields li {
  margin-bottom: 20px; }
  ul.gform_fields li .gfield_description {
    font-size: 12px;
    margin-top: -7px;
    padding-bottom: 3px; }
  ul.gform_fields li ul.gfield_radio li {
    float: left;
    padding-right: 10px;
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none; }
    ul.gform_fields li ul.gfield_radio li label {
      display: inline-block; }

.input_style, input:not([type=submit]):not([type=file]):not([type=checkbox]):not([type=radio]),
input.mc_input,
input.input-text,
textarea, select {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  outline: none;
  border: 1px solid #ddd;
  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+ */
  -webkit-appearance: none; }

input:not([type=submit]):not([type=file]):not([type=checkbox]):not([type=radio]),
input.mc_input,
input.input-text,
textarea {
  padding: 10px 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: #f46e31;
    color: #000; }

.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; }
  select:focus {
    border-color: #f46e31;
    color: #000; }

label {
  font-size: 16px;
  line-height: 1.2em;
  padding-bottom: 5px;
  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,
.woocommerce-invalid input {
  border-color: #C00; }

input.mc_input {
  padding: 8px 10px !important;
  width: 100%; }

div.mc_merge_var {
  margin: 7px 0 0; }

div.mc_merge_var label {
  padding-bottom: 2px; }

div.mc_signup_submit {
  text-align: right; }

div.mc_signup_submit #mc_signup_submit {
  margin: 0;
  width: auto;
  padding-right: 20px;
  padding-left: 20px; }

div.teamapp_info {
  border: 1px solid #7ec412;
  background: #f2f9e7;
  color: #58890d;
  padding: 20px 20px 10px;
  line-height: 1.4em;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px; }

div.teamapp_info p {
  margin-bottom: 10px; }

/* ======================================================= */
/*                      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: 30px; }

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: 10px 30px 10px 10px;
  background: #02567d url(images/select-bg-main-nav.png) no-repeat center right;
  cursor: pointer;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  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 {
  height: 50px;
  position: absolute;
  top: 25px;
  right: 0px; }

#nav-header {
  text-align: left;
  font-size: 0;
  margin: 0; }
  #nav-header li {
    display: inline-block;
    margin: 0;
    position: relative;
    height: 50px;
    width: auto; }
    #nav-header li a {
      font-size: 14px;
      display: block;
      color: #fff;
      padding: 0px 20px;
      margin: 0px 10px 0 0px;
      text-decoration: none;
      height: 50px;
      line-height: 50px;
      font-weight: bold;
      text-transform: none; }

#nav-header li.hover a,
#nav-header li:hover a,
#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;
  background: #f46e31; }

/* navigation dropdowns
---------------------------------------------------------- */
#nav-header ul {
  display: none;
  position: absolute;
  top: 50px;
  left: 0px;
  width: 200px;
  height: auto;
  border: none;
  padding: 0px 0px 0;
  margin: 0 0 0 0;
  box-shadow: 0 8px 15px rgba(0, 0, 0, 0.3); }
  #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 {
  font-size: 14px;
  line-height: 20px;
  padding: 12px 15px;
  margin: 0;
  color: #fff;
  background: #f46e31;
  width: 100%;
  height: auto;
  text-align: left;
  zoom: 1;
  text-transform: none;
  text-align: left;
  border-radius: 0 !important; }

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

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

#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: #9ac4d7;
      text-transform: uppercase;
      text-decoration: none;
      font-weight: 500;
      font-size: 14px;
      line-height: 1em;
      letter-spacing: 1px; }
      #nav-footer li a:hover {
        color: #fff; }

.action-nav {
  position: absolute;
  top: 0px;
  right: 0; }
  .action-nav ul, .action-nav li {
    list-style: none;
    margin: 0;
    padding: 0; }
  .action-nav ul li {
    float: left; }
    .action-nav ul li a {
      display: block;
      margin-left: 5px;
      font-size: 14px;
      background: #ddd;
      color: #222;
      line-height: 30px;
      padding: 0px 10px 0;
      text-decoration: none;
      text-transform: uppercase;
      -moz-border-radius: 0 0 5px 5px;
      -webkit-border-radius: 0;
      border-radius: 0 0 5px 5px; }
      .action-nav ul li a:hover {
        color: #fff;
        background: #666;
        padding-top: 10px; }

.w-toplink {
  display: block;
  position: fixed;
  bottom: 15px;
  right: 15px;
  text-align: center;
  font-size: 30px;
  line-height: 48px;
  height: 50px;
  width: 50px;
  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: #f46e31;
    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: #025b85;
  background: #026b9c;
  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: 1080px) {
  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;
    padding-left: 30px !important;
    padding-right: 30px !important;
    padding: 0; } }
/* iPad Landscape */
/* iPad portrait */
@media only screen and (max-width: 768px) {
  #header {
    height: auto; }
    #header .title {
      display: block;
      overflow: hidden;
      float: none;
      text-align: center; }
      #header .title h1 {
        line-height: 1;
        padding-bottom: 25px; }
        #header .title h1 img {
          display: inline-block;
          height: auto;
          max-width: 500px; }
    #header .navigation {
      position: relative;
      left: auto;
      top: auto;
      height: auto;
      width: 100%;
      padding: 0 0 5px;
      clear: both; }
      #header .navigation ul {
        text-align: center; }
        #header .navigation ul li {
          display: inline-block; }

  .page_title h2 {
    text-align: center; }

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

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

  .w-toplink {
    bottom: 15px;
    right: auto;
    left: 50%;
    margin-left: -25px; } }
/* iPhone Landscape and smaller portrait */
@media only screen and (max-width: 640px) {
  #header .title {
    lign: center; }
    #header .title h1 img {
      width: 100%; }

  div.layout.boxed .column {
    padding: 20px; } }
/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 480px) {
  body .sub_inner {
    width: auto !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
    padding: 0; } }
/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
