/* ==========================================================================
   Author's custom styles
   ========================================================================== */
/*======================================================================
    Global Style
========================================================================*/
@import url(https://fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300italic,400italic,500,500italic,700,700italic,900,900italic);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic);
.sprite {
  background: url('../images/utilities-sb7509577b5.png'); }
  .sprite.in {
    width: 36px;
    height: 36px;
    background-position: 0 -660px;
    display: inline-block;
    top: 3px;
    position: relative; }
    .sprite.in:hover {
      width: 36px;
      height: 36px;
      background-position: 0 -496px; }
  .sprite.in-nav {
    width: 33px;
    height: 32px;
    background-position: 0 -564px;
    display: inline-block;
    top: 0px;
    position: relative; }
    .sprite.in-nav:hover {
      width: 33px;
      height: 32px;
      background-position: 0 -532px; }
  .sprite.in-pages {
    width: 33px;
    height: 32px;
    background-position: 0 -628px;
    display: inline-block;
    top: 0px;
    position: relative; }
    .sprite.in-pages:hover {
      width: 33px;
      height: 32px;
      background-position: 0 -596px; }
  .sprite.in-footer {
    width: 36px;
    height: 36px;
    background-position: 0 -460px;
    display: inline-block; }
  .sprite.facebook {
    width: 33px;
    height: 32px;
    background-position: 0 -289px;
    display: inline-block;
    cursor: pointer; }
    .sprite.facebook:hover {
      width: 33px;
      height: 32px;
      background-position: 0 -129px; }
  .sprite.facebook-nav {
    width: 33px;
    height: 32px;
    background-position: 0 -193px;
    display: inline-block;
    cursor: pointer; }
    .sprite.facebook-nav:hover {
      width: 33px;
      height: 32px;
      background-position: 0 -161px; }
  .sprite.facebook-pages {
    width: 33px;
    height: 32px;
    background-position: 0 -257px;
    display: inline-block;
    cursor: pointer; }
    .sprite.facebook-pages:hover {
      width: 33px;
      height: 32px;
      background-position: 0 -225px; }
  .sprite.twitterh {
    width: 33px;
    height: 33px;
    background-position: 0 -886px;
    display: inline-block;
    cursor: pointer;
    margin: 0 9px; }
    .sprite.twitterh:hover {
      width: 33px;
      height: 33px;
      background-position: 0 -853px; }
  .sprite.twitter-nav {
    width: 33px;
    height: 32px;
    background-position: 0 -821px;
    display: inline-block;
    cursor: pointer;
    margin: 0 9px; }
    .sprite.twitter-nav:hover {
      width: 33px;
      height: 32px;
      background-position: 0 -789px; }
  .sprite.twitter {
    width: 33px;
    height: 33px;
    background-position: 0 -952px;
    display: inline-block;
    cursor: pointer;
    margin: 0 9px; }
    .sprite.twitter:hover {
      width: 33px;
      height: 33px;
      background-position: 0 -919px; }
  .sprite.facebook-footer {
    width: 36px;
    height: 36px;
    background-position: 0 -93px;
    display: inline-block;
    cursor: pointer; }
  .sprite.gplus {
    width: 36px;
    height: 36px;
    background-position: 0 -424px;
    display: inline-block;
    cursor: pointer; }
  .sprite.gplus-footer {
    width: 36px;
    height: 36px;
    background-position: 0 -352px;
    display: inline-block;
    cursor: pointer; }
  .sprite.twitter-button {
    width: 30px;
    height: 31px;
    background-position: 0 -985px;
    display: inline-block;
    cursor: pointer;
    margin: 0 9px; }
    .sprite.twitter-button:hover {
      width: 30px;
      height: 31px;
      background-position: 0 -758px; }
  .sprite.email-button {
    width: 31px;
    height: 31px;
    background-position: 0 -31px;
    display: inline-block;
    cursor: pointer;
    margin: 0 9px; }
    .sprite.email-button:hover {
      width: 31px;
      height: 31px;
      background-position: 0 0; }
  .sprite.facebook-button {
    width: 30px;
    height: 31px;
    background-position: 0 -321px;
    display: inline-block;
    cursor: pointer;
    margin: 0 9px; }
    .sprite.facebook-button:hover {
      width: 30px;
      height: 31px;
      background-position: 0 -62px; }
  .sprite.print-button {
    width: 30px;
    height: 31px;
    background-position: 0 -727px;
    display: inline-block;
    cursor: pointer;
    margin: 0 9px; }
    .sprite.print-button:hover {
      width: 30px;
      height: 31px;
      background-position: 0 -696px; }

.mobile-only {
  display: none; }

/*=== GENERAL LAYOUT ===*/
body {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  color: #898B8D;
  line-height: 25px;
  font-weight: 300; }
  body ol li,
  body ul li {
    font-size: 14px; }

img.alignleft {
  margin-right: 60px; }

h1, h2, h3, h4, h5, h6 {
  color: #0071BC; }

h3 {
  font-size: 36px;
  font-weight: 300;
  color: #708800;
  margin: 30px 0; }

#contents .entry .entry-content h3 {
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 50px; }

#contents .entry .entry-content h4 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 23px;
  color: #4D4D4D; }

#contents .entry .entry-content h5 {
  font-size: 16px;
  margin-bottom: 0 !important;
  font-weight: bold;
  color: #4D4D4D;
  margin-top: 18px !important; }

.red {
  color: #FF0000 !important; }

a {
  outline: 0 !important; }

.mobile-menu,
.menu-trigger {
  display: none; }

#main-wrapper {
  position: relative;
  overflow: hidden; }

.wrapper {
  max-width: 1460px;
  margin: auto;
  padding: 0 30px;
  position: relative; }

.cols2 {
  width: 47%;
  margin: 0;
  padding: 0 30px;
  float: left;
  box-sizing: border-box; }

.su-row {
  margin: 30px 0; }

.button {
  background: #244093;
  padding: 9px 15px;
  display: inline-block;
  margin: 40px 0;
  font-weight: normal !important;
  font-size: 17px !important;
  text-decoration: none !important;
  color: #FFCE01 !important;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s; }
  .button.nospace {
    margin: 0px 0; }
  .button:hover {
    background: #FFCE01;
    color: #244093 !important; }

/* Gravity Form*/
.gform_wrapper .top_label .gfield_label {
  display: none !important;
  color: #FFFFFF; }

.gform_wrapper .top_label .show-label .gfield_label {
  display: block !important;
  color: #FFFFFF;
  margin-top: 15px; }

input[type="text"],
input[type="email"],
input[type="phone"],
textarea,
.gform_wrapper textarea.medium,
.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield div.ginput_complex span.ginput_left select, .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield div.ginput_complex span.ginput_right select, .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield select,
.gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium {
  width: 100% !important;
  box-sizing: border-box !important;
  padding: 18px 22px 23px !important;
  color: #B3B3B3 !important;
  font-size: 16px !important;
  background: #F2F2F2;
  font-family: "Open Sans", sans-serif !important;
  font-weight: 300;
  border: 0; }

body .gform_wrapper label.gfield_label + div.ginput_container {
  margin-top: 10px !important; }

.gform_wrapper .gform_footer {
  margin: 0 !important;
  padding: 0 !important; }

.input-wrapper {
  margin: 0 0% 12px 0; }

.input-wrapper.half-div-left,
.gform_wrapper ul li.gfield.half-input-left {
  width: 48%;
  margin-right: 2%;
  float: left;
  clear: none;
  margin: 0 2% 12px 0; }

.input-wrapper.half-div-right,
.gform_wrapper ul li.gfield.half-input-right {
  width: 50%;
  margin-left: 2%;
  float: left;
  clear: none;
  margin: 0 0 12px  0; }

input[type="button"],
button, input[type="button"], input[type="reset"], input[type="submit"],
.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit], .gform_wrapper .gform_footer input[type=image] {
  font-weight: normal !important;
  font-size: 16px !important;
  text-decoration: none !important;
  color: #fff !important;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  border: 0;
  text-transform: uppercase;
  background: #708800;
  padding: 16px 32px;
  font-weight: normal;
  display: inline-block;
  margin: 12px 0;
  border-radius: 7px; }
  input[type="button"].nospace,
  button.nospace, input[type="button"].nospace, input[type="reset"].nospace, input[type="submit"].nospace,
  .gform_wrapper .gform_footer input.button.nospace, .gform_wrapper .gform_footer input[type=submit].nospace, .gform_wrapper .gform_footer input[type=image].nospace {
    margin: 0px 0; }
  input[type="button"]:hover,
  button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover,
  .gform_wrapper .gform_footer input.button:hover, .gform_wrapper .gform_footer input[type=submit]:hover, .gform_wrapper .gform_footer input[type=image]:hover {
    background: #2c505d;
    color: #fff !important; }

.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container {
  max-width: 100% !important; }

.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container, .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description, .gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label, .gform_wrapper li.gfield.gfield_error.gfield_contains_required fieldset legend.gfield_label {
  margin-left: 0 !important; }

.entry-content .gform_wrapper .top_label .show-label .gfield_label {
  display: none !important; }
.entry-content .gform_wrapper .top_label .gfield_label {
  display: block !important;
  color: #4D4D4D !important;
  font-weight: normal !important; }
.entry-content .gform_wrapper .gfield_required {
  display: none !important; }
.entry-content .gform_wrapper ul li.gfield {
  margin-bottom: 20px; }
.entry-content .gform_wrapper .gform_footer input.button, .entry-content .gform_wrapper .gform_footer input[type=submit], .entry-content .gform_wrapper .gform_footer input[type=image] {
  background: #244093;
  padding: 9px 15px;
  display: inline-block;
  margin: 12px 0;
  font-weight: normal !important;
  font-size: 16px !important;
  text-decoration: none !important;
  color: #FFCE01 !important;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  border: 0;
  text-transform: uppercase; }
  .entry-content .gform_wrapper .gform_footer input.button.nospace, .entry-content .gform_wrapper .gform_footer input[type=submit].nospace, .entry-content .gform_wrapper .gform_footer input[type=image].nospace {
    margin: 0px 0; }
  .entry-content .gform_wrapper .gform_footer input.button:hover, .entry-content .gform_wrapper .gform_footer input[type=submit]:hover, .entry-content .gform_wrapper .gform_footer input[type=image]:hover {
    background: #0071bc;
    color: #fff !important; }

/* Metaslider */
.metaslider {
  max-width: 100% !important; }

.flex-control-nav {
  max-width: 1417px !important;
  margin: auto !important;
  padding: 0 30px !important;
  position: relative !important;
  margin-top: -120px !important;
  z-index: 99;
  bottom: 30px !important;
  text-align: right !important; }

.flex-control-paging li {
  text-align: left; }
  .flex-control-paging li a {
    background: #fff !important;
    width: 12px !important;
    height: 12px !important; }
    .flex-control-paging li a.flex-active {
      background: #fdce02 !important; }

.bx-wrapper {
  position: relative; }

.bx-controls-direction {
  z-index: 9999999;
  position: absolute;
  top: 0;
  width: 100%; }

.bx-prev {
  background: url('../images/arrow-left.png?1450106865') no-repeat top left;
  width: 35px;
  height: 41px;
  display: block;
  text-align: left;
  z-index: 9999999;
  position: absolute;
  top: 133px;
  left: -14px;
  color: transparent !important; }

.bx-next {
  background: url('../images/arrow-right.png?1450106884') no-repeat top right;
  width: 35px;
  height: 41px;
  display: block;
  text-align: left;
  z-index: 9999999;
  position: absolute;
  top: 133px;
  right: -14px;
  color: transparent !important; }

.center-head.mobile-only {
  position: relative;
  z-index: 999999; }

#site-navigation,
#contents-holder {
  position: relative;
  z-index: 999999;
  background: #fff;
  clear: both; }

/* Fancy Box*/
.fancybox-skin {
  background-color: #2C505D;
  color: #fff; }
  .fancybox-skin #data {
    padding: 20px 50px;
    text-align: center; }
  .fancybox-skin h3 {
    color: #F0BD2D;
    font-weight: bold; }
  .fancybox-skin ul {
    padding: 0;
    list-style: none; }
    .fancybox-skin ul li a {
      color: #fff;
      text-decoration: none; }
      .fancybox-skin ul li a:hover {
        color: #29abe2; }

::-webkit-input-placeholder {
  color: #808080;
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  font-weight: 300; }

:-moz-placeholder {
  /* Firefox 18- */
  color: #808080;
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  font-weight: 300; }

::-moz-placeholder {
  /* Firefox 19+ */
  color: #808080;
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  font-weight: 300; }

:-ms-input-placeholder {
  color: #808080;
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  font-weight: 300; }

.blog .entry-content {
  width: 100%; }
.blog .page-title {
  margin-bottom: 0 !important; }
.blog .post-thumbnail {
  width: 20%;
  float: left;
  padding: 0 2% 0 0;
  box-sizing: border-box; }
.blog .news-media-content {
  width: 80%;
  float: left;
  padding: 0 2% 0 4%;
  box-sizing: border-box; }
.blog .news-media-item {
  padding: 27px 0;
  border-bottom: 1px solid #F2F2F2;
  margin-right: 59px; }
.blog h4 {
  font-weight: 300;
  font-size: 36px;
  color: #708800;
  margin: 0 0 15px !important; }
  .blog h4 a {
    font-weight: 300;
    font-size: 36px;
    color: #708800; }
    .blog h4 a:hover {
      color: #8cc63f; }
.blog .date {
  font-size: 16px;
  color: #898B8D;
  font-weight: 500;
  margin: 0 0 15px !important; }
.blog .blog-read {
  background: #708800;
  padding: 16px 32px;
  font-size: 16px;
  font-weight: normal;
  color: #fff;
  display: inline-block;
  margin: 12px 0;
  border-radius: 7px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s; }
  .blog .blog-read:hover {
    background: #8cc63f;
    color: #fff; }
.blog .excerpt p {
  display: inline-block; }
.blog .sidebar,
.blog .content-page:after {
  display: none; }

.back-blog {
  text-align: center;
  display: block;
  margin: 1px 0 20px; }
  .back-blog:hover {
    color: #8cc63f; }

.blog-thumbnail {
  float: left;
  margin: 0 70px 70px 0;
  max-width: 260px; }

.share-widget {
  margin: 45px 0 0; }
  .share-widget .sprite {
    margin: 0 !important; }

div#shShutter {
  z-index: 999999 !important; }

div#shDisplay {
  z-index: 9999999 !important; }

/*======================================================================
    Helper Styles
========================================================================*/
/*
 * Image replacement
 */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  /* IE 6/7 fallback */
  *text-indent: -9999px; }

.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%; }

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */
.hidden {
  display: none !important;
  visibility: hidden; }

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

/*
 * Hide visually and from screenreaders, but maintain layout
 */
.invisible {
  visibility: hidden; }

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.clearfix:after {
  clear: both; }

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.clearfix {
  *zoom: 1; }

/*======================================================================
    Partials
========================================================================*/
/*======================================================================
    Template Sections Styles
========================================================================*/
#masthead {
  background-image: url('../images/banner.jpg?1449702313');
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover; }
  #masthead .row {
    padding: 95px 0;
    position: fixed;
    width: 100%;
    margin-left: 0; }
  #masthead.header-default {
    height: auto !important;
    background: #fff !important; }
    #masthead.header-default .row {
      padding: 36px 0;
      position: relative; }

.home .onfixedfunction {
  display: none; }
.home .fixed-function .onfixedfunction {
  display: block; }
  .home .fixed-function .onfixedfunction.nav-logo {
    position: absolute;
    left: 4%;
    top: 20px;
    z-index: 999; }
  .home .fixed-function .onfixedfunction.social-icons {
    position: absolute;
    right: 4%;
    top: 17px; }
.home #masthead.fixed-head {
  background: none !important;
  position: relative;
  z-index: 9999; }
  .home #masthead.fixed-head .row {
    background-image: url('../images/banner.jpg?1449702313');
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
    background-repeat: no-repeat; }
.home #site-navigation.headerfixed {
  top: 0;
  position: relative;
  width: 100%;
  z-index: 9999999999;
  -webkit-animation-name: headertransition;
  /* Chrome, Safari, Opera */
  -webkit-animation-duration: 2s;
  /* Chrome, Safari, Opera */
  animation-name: headertransition;
  animation-duration: 2s; }
.home #site-navigation.headerfixed.fixed-it {
  position: fixed !important; }

/* Chrome, Safari, Opera */
@-webkit-keyframes headertransition {
  0% {
    left: 0px;
    top: 92%; }
  100% {
    background-color: red;
    left: 0px;
    top: 0px; } }
/* Standard syntax */
@keyframes headertransition {
  0% {
    left: 0px;
    top: 92%; }
  100% {
    left: 0px;
    top: 0px; } }
.site-logo {
  float: left;
  width: 20%; }
  .site-logo img {
    max-width: 100%; }

.social-icons {
  float: right;
  width: 20%;
  text-align: right; }

.center-head {
  width: 60%;
  float: left;
  text-align: center;
  padding: 0 20px; }
  .center-head p {
    font-size: 22px;
    font-weight: 300;
    color: #fff; }
    .center-head p span.green {
      color: #708800; }
    .center-head p a {
      color: #fff; }
      .center-head p a:hover {
        color: #708800; }

#site-navigation ul {
  padding: 0px 0;
  margin: 0;
  text-align: center; }
  #site-navigation ul > li {
    list-style: none;
    display: inline-block; }
    #site-navigation ul > li > a {
      font-size: 18px;
      color: #898b8d;
      display: block;
      padding: 25px 25px;
      position: relative;
      font-weight: normal;
      position: relative; }
      #site-navigation ul > li > a:focus, #site-navigation ul > li > a:visited, #site-navigation ul > li > a:active, #site-navigation ul > li > a:hover {
        text-decoration: none !important; }
      #site-navigation ul > li > a::after {
        position: absolute;
        bottom: 11px;
        left: 0;
        width: 100%;
        height: 4px;
        background: #898b8d;
        content: '';
        opacity: 0;
        -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
        -moz-transition: opacity 0.3s, -moz-transform 0.3s;
        transition: opacity 0.3s, transform 0.3s;
        -webkit-transform: translateY(10px);
        -moz-transform: translateY(10px);
        transform: translateY(10px); }
      #site-navigation ul > li > a:hover::after, #site-navigation ul > li > a:focus::after {
        opacity: 1;
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        transform: translateY(0px); }
      #site-navigation ul > li > a:hover {
        color: #898b8d; }
    #site-navigation ul > li.current-boat_sales-parent > a, #site-navigation ul > li.current-menu-ancestor > a, #site-navigation ul > li.current-menu-item > a, #site-navigation ul > li.current_page_item > a {
      color: #708800; }
    #site-navigation ul > li > ul {
      display: none; }
      #site-navigation ul > li > ul ul {
        background: #F2F2F2;
        border: 0 !important;
        padding: 12px 18px !important; }
    #site-navigation ul > li.current-boat_sales-parent > ul, #site-navigation ul > li.current-menu-ancestor > ul, #site-navigation ul > li.current-menu-item > ul {
      border-bottom: 1px solid #CCCCCC;
      display: block;
      padding: 12px 0; }
      #site-navigation ul > li.current-boat_sales-parent > ul li a, #site-navigation ul > li.current-menu-ancestor > ul li a, #site-navigation ul > li.current-menu-item > ul li a {
        font-size: 14px;
        border-bottom: 0px solid #CCCCCC;
        padding: 7px 0; }

#site-navigation.default-nav ul {
  float: right;
  position: absolute;
  top: -93px;
  right: 20px; }
  #site-navigation.default-nav ul li.current-boat_sales-parent > a, #site-navigation.default-nav ul li.current-menu-ancestor > a, #site-navigation.default-nav ul li.current-menu-item > a, #site-navigation.default-nav ul li.current_page_item > a {
    color: #799900; }

.home #main-wrapper.fixed-function #site-navigation {
  position: relative;
  width: 100%;
  z-index: 99999999; }

#subhead {
  background: #fff;
  padding: 40px 0 40px;
  color: #898B8D;
  font-size: 12px;
  font-weight: 300;
  margin-top: -2px; }
  #subhead .backtotop {
    display: none;
    color: #fff; }
    #subhead .backtotop .image-arrow-hover {
      display: none; }
    #subhead .backtotop:hover {
      color: #8cc63f; }
      #subhead .backtotop:hover .image-arrow {
        display: none; }
      #subhead .backtotop:hover .image-arrow-hover {
        display: inline; }
  #subhead.footer-page {
    background: url('../images/footer-8.png?1450126566') no-repeat top right;
    padding: 1px 0; }
  #subhead .upper-foot {
    background: url('../images/green-trans.png?1450395416') top right;
    padding: 43px 0;
    text-align: center; }
    #subhead .upper-foot p {
      font-size: 18px;
      color: #fff; }
      #subhead .upper-foot p.big-subhead {
        font-size: 30px; }
      #subhead .upper-foot p a {
        padding: 15px  45px;
        color: #fff;
        border: 1px  solid #fff;
        margin: 12px 18px;
        display: inline-block;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        transition: all 0.3s; }
        #subhead .upper-foot p a:hover {
          color: #799900;
          background: #fff; }
        #subhead .upper-foot p a:focus, #subhead .upper-foot p a:visited, #subhead .upper-foot p a:active, #subhead .upper-foot p a:hover {
          text-decoration: none !important; }
  #subhead .bottom-foot {
    background: url('../images/grey-trans.png?1450126504') top right;
    padding: 32px 0; }
    #subhead .bottom-foot .cols2 p {
      color: #fff; }
      #subhead .bottom-foot .cols2 p a {
        color: #fff; }
        #subhead .bottom-foot .cols2 p a:hover {
          color: #799900; }
    #subhead .bottom-foot .cols2 a {
      color: #fff; }
      #subhead .bottom-foot .cols2 a:hover {
        color: #799900; }
  #subhead a {
    color: #898B8D; }
    #subhead a:hover {
      color: #799900; }
  #subhead .cols2 p {
    display: inline-block; }
  #subhead .cols2 a.hr-coach img {
    position: relative;
    top: -9px;
    left: 12px; }
  #subhead .cols2.floatright {
    text-align: right;
    padding: 13px 0; }

.home #subhead .backtotop {
  color: #898B8D; }
  .home #subhead .backtotop:hover {
    color: #8cc63f; }

/*======================================================================
    Pages Styles
========================================================================*/
/*======================================================================
   Home Template
========================================================================*/
.featured-pages {
  padding: 30px 0; }

.parrallax-div {
  height: auto;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  padding: 40px 0px 1px; }
  @media (max-width: 1460px) {
    .parrallax-div {
      padding: 1px 0px; } }
  @media (max-width: 1250px) {
    .parrallax-div {
      padding: 1px 0px; } }
  @media (max-width: 820px) {
    .parrallax-div {
      padding: 1px 0px;
      height: 100%; } }

.featured-item {
  width: 33.33%;
  padding: 20px 2.5%;
  float: left;
  text-align: center; }
  .featured-item img {
    opacity: 1;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
    border-radius: 568px; }
    .featured-item img:hover {
      opacity: 0.4; }
  .featured-item .featureditem-image {
    margin-bottom: 40px;
    background: #799900;
    border-radius: 568px;
    display: inline-block; }
  .featured-item p {
    font-size: 18px;
    color: #000000;
    margin: 0 0 33px; }
  .featured-item .featured-title {
    font-size: 23px;
    color: #708800;
    font-weight: 500; }
    .featured-item .featured-title a {
      font-size: 23px;
      color: #708800;
      font-weight: 500;
      position: relative; }
      .featured-item .featured-title a:hover {
        color: #799900; }
      .featured-item .featured-title a::before, .featured-item .featured-title a::after {
        display: inline-block;
        opacity: 0;
        -webkit-transition: -webkit-transform 0.3s, opacity 0.2s;
        -moz-transition: -moz-transform 0.3s, opacity 0.2s;
        transition: transform 0.3s, opacity 0.2s; }
      .featured-item .featured-title a::before {
        margin-right: 10px;
        content: '[';
        -webkit-transform: translateX(20px);
        -moz-transform: translateX(20px);
        transform: translateX(20px); }
      .featured-item .featured-title a::after {
        margin-left: 10px;
        content: ']';
        -webkit-transform: translateX(-20px);
        -moz-transform: translateX(-20px);
        transform: translateX(-20px); }
      .featured-item .featured-title a:hover::before, .featured-item .featured-title a:hover::after, .featured-item .featured-title a:focus::before, .featured-item .featured-title a:focus::after {
        opacity: 1;
        -webkit-transform: translateX(0px);
        -moz-transform: translateX(0px);
        transform: translateX(0px);
        color: #799900; }

.exceler8-says {
  background: #F2F2F2;
  padding-top: 60px;
  padding-bottom: 0px;
  text-align: center; }
  .exceler8-says h3 {
    font-size: 36px;
    color: #708800;
    font-weight: 300;
    text-align: center; }
  .exceler8-says .more-news {
    padding: 15px 74px;
    color: #708800;
    background: #fff;
    display: inline-block;
    margin: auto;
    font-size: 21px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s; }
    .exceler8-says .more-news:hover {
      color: #fff;
      background: #799900; }

.exceler8says-item {
  width: 33.33%;
  padding: 20px 12px;
  float: left;
  text-align: center; }
  .exceler8says-item .exceler8-thumbnail {
    margin-bottom: 16px;
    background: #799900;
    border-radius: 568px;
    display: inline-block; }
    .exceler8says-item .exceler8-thumbnail img {
      opacity: 1;
      transition: opacity .25s ease-in-out;
      -moz-transition: opacity .25s ease-in-out;
      -webkit-transition: opacity .25s ease-in-out;
      border-radius: 568px; }
  .exceler8says-item:hover .exceler8-thumbnail img {
    opacity: 0.4; }
  .exceler8says-item .date {
    font-size: 14px;
    color: #708800;
    font-weight: 300;
    margin-bottom: 28px; }
  .exceler8says-item .says-title {
    font-weight: 500;
    font-size: 18px;
    color: #898B8D;
    padding: 0 10%; }
    .exceler8says-item .says-title a {
      font-weight: 500;
      font-size: 18px;
      color: #898B8D; }

.testimonial-slider {
  background: #708800 url('../images/logo-8.png?1450106125') no-repeat top right;
  padding: 80px 0;
  background-size: cover; }
  .testimonial-slider h3 {
    color: #fff;
    text-align: center; }
  .testimonial-slider .testimonial-wrapper {
    padding: 0 100px; }
  .testimonial-slider .testimonial-thumbnail {
    float: left;
    padding: 0 37px 0 0px;
    width: 30%;
    box-sizing: border-box; }
    .testimonial-slider .testimonial-thumbnail img {
      border-radius: 350px; }
  .testimonial-slider .testimonial-content {
    float: right;
    padding: 44px 74px 0 37px;
    width: 70%;
    text-align: left;
    box-sizing: border-box;
    font-size: 16px;
    color: #fff; }
  .testimonial-slider p {
    font-size: 18px; }
  .testimonial-slider h5 {
    color: #fff;
    font-weight: 500;
    font-size: 18px; }

.category-post {
  color: #708800; }

/*======================================================================
    Page Template
========================================================================*/
.content-page .entry {
  padding: 80px 0; }

.page-template-default .content-page .entry {
  padding: 1px 0; }
  .page-template-default .content-page .entry .social-icons {
    float: left;
    text-align: left; }

.page-title {
  font-size: 48px;
  color: #fff;
  text-align: center;
  text-transform: lowercase;
  font-weight: 300;
  padding-bottom: 20px; }

.banner-parallax {
  padding: 150px 0;
  height: auto;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover; }
  .banner-parallax.default-page {
    padding: 150px 0; }
  .banner-parallax p {
    font-size: 23px;
    font-weight: normal;
    text-align: center;
    padding: 0 50px;
    color: #fff; }
  .banner-parallax .date {
    font-size: 23px;
    font-weight: normal;
    color: #fff;
    text-align: center; }

.page-template-default .content-page .content1 {
  padding: 1px 0 20px; }

.page-template-resources-page .banner-parallax {
  padding: 150px 0; }

.custom-thumbnail {
  position: relative;
  display: inline-block;
  overflow: hidden;
  border-radius: 568px; }

.thumb-content {
  position: absolute;
  top: 100%;
  left: 0;
  height: 100%;
  padding: 0 34px;
  text-align: center;
  color: #fff;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease; }
  .thumb-content a {
    color: #fff; }
    .thumb-content a:hover {
      text-decoration: underline; }

.custom-item {
  width: 33.33%;
  padding: 20px 0;
  float: left;
  text-align: center; }
  .custom-item .custom-title {
    color: #708800;
    font-size: 18px;
    font-weight: 300;
    margin-top: 8px; }
    .custom-item .custom-title a {
      color: #708800;
      font-size: 18px;
      font-weight: 300; }
      .custom-item .custom-title a:hover {
        font-weight: bold; }

.custom-item:hover .custom-thumbnail {
  background: #000;
  border-radius: 568px;
  display: inline-block; }
  .custom-item:hover .custom-thumbnail img {
    opacity: 0.4; }
  .custom-item:hover .custom-thumbnail .thumb-content {
    top: 0; }

.content2 {
  padding: 70px 0;
  background: #F2F2F2; }

.page-template-template-contact .content1 {
  float: left;
  width: 45%;
  padding-right: 5%; }
.page-template-template-contact .content2 {
  float: left;
  width: 45%;
  padding-right: 5%;
  padding-top: 0;
  background: none; }

/*======================================================================
    Single Post Template
========================================================================*/
/*======================================================================
    Search Result Page Template
========================================================================*/
/*======================================================================
    Categories and Archives Page Template
========================================================================*/
.archive.tax-chandlery_category .page-title,
.archive.tax-boat_sales_category .page-title {
  margin-bottom: 0px !important; }
.archive.tax-chandlery_category #contents .entry .entry-content h3,
.archive.tax-boat_sales_category #contents .entry .entry-content h3 {
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 50px; }
.archive.tax-chandlery_category .boat-item,
.archive.tax-boat_sales_category .boat-item {
  margin-bottom: 50px; }
.archive.tax-chandlery_category .post-thumbnail,
.archive.tax-boat_sales_category .post-thumbnail {
  width: 50%;
  float: left;
  padding: 0 2% 0 0;
  box-sizing: border-box; }
.archive.tax-chandlery_category .boat-content,
.archive.tax-boat_sales_category .boat-content {
  width: 50%;
  float: left;
  padding: 0 2% 0 0;
  box-sizing: border-box; }
  .archive.tax-chandlery_category .boat-content h4,
  .archive.tax-boat_sales_category .boat-content h4 {
    font-size: 20px;
    line-height: 22px;
    font-weight: bold;
    margin: 0 !important; }
  .archive.tax-chandlery_category .boat-content p,
  .archive.tax-boat_sales_category .boat-content p {
    font-size: 12px; }
    .archive.tax-chandlery_category .boat-content p.price,
    .archive.tax-boat_sales_category .boat-content p.price {
      font-size: 18px; }

.pagination {
  width: 100%;
  padding: 0 5%; }
  .pagination .navigation {
    width: 100%; }

.wp-paginate {
  text-align: right;
  float: right; }

.wp-paginate a.prev,
.wp-paginate .title,
.wp-paginate a.next {
  display: none; }

.wp-paginate .current {
  color: #29ABE2;
  background: none;
  border: 0px;
  margin-right: 4px;
  padding: 4px; }

.wp-paginate a {
  background: none;
  border: 0px;
  margin-right: 4px;
  padding: 4px; }
  .wp-paginate a:hover {
    color: #29ABE2;
    background: none;
    border: 0px;
    margin-right: 4px;
    padding: 4px; }

/*======================================================================
    404 Page Template
========================================================================*/
/*======================================================================
    Single Post Template
========================================================================*/
/*======================================================================
    Wordpress Default Styles
========================================================================*/
/*======================================================================
    Wordpress Base Styles
========================================================================*/
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
  display: block; }

audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

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

[hidden] {
  display: none; }

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

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

html, button, input, select, textarea {
  color: #222;
  font-family: sans-serif; }

body {
  margin: 0;
  line-height: 1.4; }

table, caption, tbody, tfoot, thead, tr, th, td {
  border: 0;
  font-family: "Open Sans", sans-serif;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline; }

::-moz-selection {
  background: #333;
  color: #fff;
  text-shadow: none; }

::selection {
  background: #333;
  color: #fff;
  text-shadow: none; }

/**
 * Embedded content
 * -----------------------------------------------------------------------------
 */
img {
  border: 0;
  vertical-align: middle;
  -ms-interpolation-mode: bicubic; }

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

/*=== Figures ===*/
figure {
  margin: 0; }

/**
 * Chrome Frame Styles
 * -----------------------------------------------------------------------------
 */
.chromeframe {
  margin: 0.2em 0;
  padding: 0.2em 0;
  background: #ccc;
  color: black; }

/*======================================================================
    Wordpress Comments Styles
========================================================================*/
#contents {
  word-wrap: break-word;
  -ms-word-wrap: break-word; }
  #contents .sticky {
    text-decoration: none; }
  #contents .bypostauthor {
    text-decoration: none; }
  #contents .entry .entry-content h1,
  #contents .entry .entry-content h2,
  #contents .entry .entry-content h3,
  #contents .entry .entry-content h4,
  #contents .entry .entry-content h5,
  #contents .entry .entry-content h6 {
    margin: 10px 0;
    font-family: "Open Sans", sans-serif; }
  #contents .entry table {
    border: 1px solid #ddd;
    margin: 0 0 1.625em;
    width: 100%; }
    #contents .entry table th {
      font-size: 10px;
      font-weight: 500;
      letter-spacing: 0.1em;
      line-height: 2.6em;
      text-transform: uppercase;
      padding: 6px 0;
      text-indent: 10px; }
    #contents .entry table td {
      border-top: 1px solid #ddd;
      padding: 6px 10px; }
  #contents .entry pre {
    border: 1px solid #e2e2e2;
    padding: 20px; }

/*======================================================================
    Wordpress Form Styles
========================================================================*/
form {
  margin: 0; }

fieldset {
  margin: 0;
  padding: 0;
  border: 0; }

label {
  cursor: pointer; }

legend {
  padding: 0;
  border: 0;
  white-space: normal;
  *margin-left: -7px; }

button, input, select, textarea {
  margin: 0;
  vertical-align: baseline;
  font-size: 100%;
  *vertical-align: middle; }

button, input {
  line-height: normal; }

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

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

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *width: 13px;
  *height: 13px; }

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

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

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

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical; }

input:invalid,
textarea:invalid {
  background-color: #f0dddd; }

/*======================================================================
    Wordpress Gallery Styles
========================================================================*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em; }

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em; }

.aligncenter {
  display: block;
  clear: both;
  margin-right: auto;
  margin-left: auto; }

img.alignnone,
img.alignleft,
img.alignright,
img.aligncenter {
  margin-bottom: 1.5em; }

.wp-caption {
  margin-bottom: 1.5em;
  padding: 8px;
  max-width: 96%;
  background: #efefef; }

.wp-caption img {
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto; }

.wp-caption-text {
  position: relative;
  margin-bottom: 0.6em;
  padding: 10px 5px 5px;
  color: #7a7a7a;
  text-align: center;
  font-style: italic;
  font-size: 13px;
  font-family: Georgia, serif; }

img[class*="wp-image-"] {
  padding: 5px;
  border: 0px solid #ddd;
  background: none; }

/* Responsive images */
#contents img,
.comment-content img,
.widget img {
  max-width: 100%;
  /* Fluid images for posts, comments, and widgets */ }

img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
  height: auto;
  /* Make sure images with WordPress-added height and width attributes are scaled correctly */ }

/* Make sure videos and embeds fit their containers */
embed,
iframe,
object,
video {
  max-width: 100%; }

/**
 * Wordpress Gallery Styles
 * -----------------------------------------------------------------------------
 */
.gallery {
  margin: auto; }

.gallery dl {
  margin: 0; }

.gallery-item {
  float: left;
  margin-top: 10px;
  text-align: center;
  width: 33%;
  margin: 0;
  margin-top: 10px !important;
  margin-bottom: 10px !important; }

.gallery-item img {
  border: 2px solid #cfcfcf;
  max-width: 100%; }

.gallery-item .gallery-caption {
  margin-left: 0; }

.gallery-columns-1 .gallery-item {
  width: 100%;
  margin: 0 5px; }

.gallery-columns-2 .gallery-item {
  width: 48%;
  margin: 0 5px; }

.gallery-columns-3 .gallery-item {
  width: 30%;
  margin: 0 10px; }

.gallery-columns-3 .gallery-item img {
  width: 100%; }

.gallery-columns-4 .gallery-item {
  width: 22%;
  margin: 0 9px; }

.gallery-columns-5 .gallery-item {
  width: 17%;
  margin: 0 9px; }

.gallery-columns-6 .gallery-item {
  width: 15%;
  margin: 0 5px; }

.gallery-columns-7 .gallery-item {
  width: 12%;
  margin: 0 7px; }

.gallery-columns-8 .gallery-item {
  width: 10%;
  margin: 0 8px; }

.gallery-columns-9 .gallery-item {
  width: 9%;
  margin: 0 6px; }

.gallery-columns-10 .gallery-item {
  width: 8%;
  margin: 0 5px; }

/*======================================================================
    Wordpress Table Styles
========================================================================*/
table,
th,
td {
  border: 1px solid rgba(0, 0, 0, 0.1); }

table {
  border-collapse: separate;
  border-spacing: 0;
  border-width: 1px 0 0 1px;
  margin-bottom: 24px;
  width: 100%;
  padding: 10px; }

caption,
th,
td {
  font-weight: normal;
  text-align: left; }

th {
  border-width: 0 1px 1px 0;
  font-weight: bold; }

td {
  border-width: 0 1px 1px 0; }

/*======================================================================
    Wordpress Typography Styles
========================================================================*/
/**
 * Links Styles
 * -----------------------------------------------------------------------------
 */
a {
  color: #708800; }

a:hover {
  text-decoration: none;
  color: #708800; }

a:focus {
  outline: thin dotted; }

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

/**
 * Typography Styles
 * -----------------------------------------------------------------------------
 */
abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: bold; }

blockquote {
  margin: 1em 40px; }

dfn {
  font-style: italic; }

hr {
  display: block;
  margin: 1em 0;
  padding: 0;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc; }

ins {
  background: #ff9;
  color: #000;
  text-decoration: none; }

mark {
  background: #ff0;
  color: #000;
  font-weight: bold;
  font-style: italic; }

pre, code, kbd, samp {
  font-size: 1em;
  font-family: monospace, serif;
  _font-family: 'courier new', monospace; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

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

blockquote, q {
  quotes: "" ""; }

small {
  font-size: 85%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/*======================================================================
    Wordpress Widgets Styles
========================================================================*/
.widget {
  margin: 0 0 30px 0; }
  .widget h3 {
    margin: 20px 0;
    padding: 0;
    text-transform: uppercase; }
  .widget p {
    margin-bottom: 15px; }
  .widget ul {
    clear: both;
    padding-left: 10px;
    list-style-position: inside;
    list-style-type: disc; }
    .widget ul li a {
      padding: 0 0 0 5px;
      line-height: 22px;
      text-decoration: none;
      word-break: break-all; }
      .widget ul li a:hover {
        text-decoration: underline; }
    .widget ul li ul {
      padding: 0 0 0 15px;
      border-top: none; }

/**
 * Calenday Styles Widget
 * -----------------------------------------------------------------------------
 */
#wp-calendar {
  width: 100%;
  margin-bottom: 15px;
  clear: both;
  padding: 0; }
  #wp-calendar caption {
    padding: 0 0 10px; }
  #wp-calendar th,
  #wp-calendar td {
    text-align: center;
    background: rgba(0, 0, 0, 0.05);
    padding: 5px; }
  #wp-calendar td {
    background: transparent; }
  #wp-calendar a {
    color: #000;
    font-weight: bold; }

/**
 * Comment Threaded Styles
 * -----------------------------------------------------------------------------
 */
#comments {
  position: relative;
  margin: 20px 0 0;
  padding: 20px 0 0 0;
  clear: both; }
  #comments h3 {
    color: #333;
    font-weight: normal;
    margin-bottom: 20px; }
  #comments .comment {
    margin-top: 10px;
    width: 100%;
    list-style-type: none; }
    #comments .comment.thread-even {
      background: #fafafa;
      background: rgba(0, 0, 0, 0.02);
      border-bottom: 1px solid #e6e6e6;
      border-bottom: 1px solid rgba(0, 0, 0, 0.07); }
    #comments .comment article.comment {
      padding: 20px;
      width: auto; }
    #comments .comment .comment-container {
      position: relative;
      padding: 20px; }
    #comments .comment .comment-head {
      margin: 0 0 15px 0; }
  #comments .avatar {
    float: left;
    margin: 0 15px 10px 0; }
    #comments .avatar img {
      margin: 0;
      vertical-align: middle;
      border: 1px solid #ddd;
      padding: 3px;
      background: #fff; }
  #comments .comment-head .name {
    margin: 0;
    font-weight: bold;
    font-size: 15px; }
  #comments .comment-head .date,
  #comments .comment-head .edit,
  #comments .comment-head .perma {
    font-size: 11px; }
  #comments .comment-entry p {
    margin: 0 0 10px 0; }
  #comments .comment-entry .reply {
    padding-top: 10px; }
    #comments .comment-entry .reply a {
      -moz-border-radius: 10px;
      -webkit-border-radius: 10px;
      border-radius: 10px;
      background: #FFFFFF;
      color: #555555 !important;
      text-shadow: none; }
      #comments .comment-entry .reply a:hover {
        background: #fafafa; }
  #comments ul.children {
    margin: 10px 10px 0 25px;
    padding: 0; }
    #comments ul.children li {
      border-top: 1px solid #e6e6e6; }
  #comments .cancel-comment-reply {
    margin: 10px 0; }
  #comments .navigation {
    padding: 20px 0; }
    #comments .navigation a {
      display: block;
      margin: 15px 0 0 0;
      text-decoration: none; }
    #comments .navigation .nav-previous {
      float: left; }
    #comments .navigation .nav-next {
      float: right; }
    #comments .navigation h3#pings {
      margin-top: 25px; }
  #comments .pingbacks li .pingback {
    margin: 10px 0; }
    #comments .pingbacks li .pingback .reply {
      display: none; }

/**
 * Comment Form Styles
 * -----------------------------------------------------------------------------
 */
#respond {
  margin: 40px 0 0;
  clear: both; }
  #respond h3 {
    color: #333;
    font-weight: normal;
    margin-bottom: 20px; }
  #respond #reply-title small {
    display: block;
    font-size: 14px;
    margin-top: 5px; }
  #respond .left {
    float: left;
    width: 200px;
    margin-right: 15px; }
  #respond .right {
    float: left;
    width: 380px; }
  #respond label {
    font-size: 11px;
    color: #777; }

#commentform {
  margin: 15px 0 0 0; }
  #commentform input.txt,
  #commentform textarea {
    font: 14px/14px Arial, Helvetica, sans-serif;
    border-color: #ccc #efefef #efefef #ccc;
    border-width: 1px;
    border-style: solid; }
  #commentform input.txt {
    color: #666;
    background: #fcfcfc;
    width: 170px;
    margin: 0 5px 10px 0;
    padding: 5px 7px; }
  #commentform textarea {
    color: #666;
    background: #fcfcfc;
    width: 95% !important;
    padding: 5px 7px; }
  #commentform #submit {
    margin: 15px 0 0 0; }

/**
 * Comment Form Styles
 * -----------------------------------------------------------------------------
 */
h3#pings {
  margin: 25px 0 10px 0; }

.pinglist li {
  margin: 0 0 0 20px;
  list-style-type: decimal; }
  .pinglist li .author {
    font-weight: bold;
    font-size: 15px; }
  .pinglist li .date {
    font-size: 11px; }
  .pinglist li .pingcontent {
    display: block;
    margin: 10px 0; }

/*======================================================================
    Print Styles
========================================================================*/
/*=== Print Styles ===*/
@media print {
  * {
    background: transparent !important;
    box-shadow: none !important;
    color: black !important;
    text-shadow: none !important;
    -ms-filter: none !important;
    filter: none !important; }

  /* Black prints faster: h5bp.com/s */
  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: ""; }

  /* Don't show links for images, or javascript/internal links */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  /* h5bp.com/t */
  tr, img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }
  p, h2, h3 {
    orphans: 3;
    widows: 3; }

  h2, h3 {
    page-break-after: avoid; } }
/*======================================================================
    Override Styles here
========================================================================*/
/**/
/*======================================================================
    Media Query here
========================================================================*/
@media (max-width: 1250px) {
  .home .fixed-function .onfixedfunction.nav-logo {
    left: 1%; }

  .home .fixed-function .onfixedfunction.social-icons {
    right: 1%; }

  .custom-item {
    width: 33.33%;
    padding: 20px 20px; }

  .custom-item:hover .custom-thumbnail .thumb-content p {
    font-size: 13px; }

  .banner-parallax {
    padding: 89px 0 !important; }

  #site-navigation ul > li > a {
    padding: 23px 21px; } }
@media (max-width: 1100px) {
  #site-navigation ul > li > a {
    padding: 23px 11px;
    font-size: 14px;
    display: block; }

  .site-logo img {
    width: 200px; } }
@media (max-width: 900px) and (min-width: 821px) {
  .custom-item:hover .custom-thumbnail .thumb-content p {
    font-size: 11px; } }
@media (max-width: 820px) {
  #site-navigation {
    display: none;
    position: absolute;
    top: 106px !important;
    background: #fff;
    z-index: 10000000000;
    left: 0;
    width: 100%;
    height: auto; }

  .home .fixed-function #masthead {
    display: block; }

  .home #main-wrapper.fixed-function #site-navigation {
    position: absolute; }

  .home #main-wrapper #site-navigation .social-icons {
    display: none !important; }
  .home #main-wrapper #site-navigation .nav-logo {
    display: none !important; }

  .custom-item:hover .custom-thumbnail .thumb-content p {
    font-size: 13px; }

  #site-navigation.default-nav ul {
    float: none;
    position: relative;
    top: 0;
    right: 0;
    width: 100%;
    background: #fff; }

  .site-logo {
    margin: 0px 0;
    width: 39%;
    z-index: 99999;
    position: relative;
    margin-top: 33px; }

  .mobile-menu, .menu-trigger {
    display: block;
    text-align: right;
    top: 78px;
    position: absolute;
    width: 100%;
    z-index: 99999999999;
    padding-right: 42px; }

  #masthead {
    background: url('../images/banner.jpg?1449702313') no-repeat top center !important;
    height: auto !important;
    background-attachment: local;
    width: 100%;
    background-size: 200% auto !important; }
    #masthead.fixed-head {
      background: url('../images/banner.jpg?1449702313') no-repeat top center !important;
      height: auto !important;
      background-attachment: local;
      width: 100%;
      background-size: 200% auto !important; }
    #masthead .center-head {
      display: none; }
    #masthead .row {
      padding: 24px 0 266px;
      position: relative;
      width: 100%;
      margin-left: 0; }

  .home #masthead.fixed-head .row {
    background: url('../images/banner.jpg?1449702313') no-repeat top center !important;
    height: auto !important;
    background-attachment: local;
    width: 100%;
    background-size: 200% auto !important; }

  .mobile-only {
    display: block;
    background: #333333;
    padding: 34px 40px; }

  #site-navigation ul > li {
    width: 100%; }
    #site-navigation ul > li a {
      font-size: 14px;
      padding: 19px 25px; }

  #site-navigation ul > li > a::after {
    display: none !important; }

  .center-head {
    width: 100%; }

  .banner-parallax {
    padding: 89px 0 !important;
    background-attachment: inherit; }

  .featured-item,
  .exceler8says-item {
    width: 100%; }

  .featured-item .featureditem-image {
    float: left;
    width: 30%;
    margin: 0 35px 0 10px; }

  .featured-item p {
    text-align: left;
    float: left;
    width: 55%; }

  .featured-item .featured-title a {
    left: -16px; }

  .exceler8says-item .exceler8-thumbnail,
  .exceler8says-item:hover .exceler8-thumbnail {
    display: none; }

  .testimonial-slider .testimonial-wrapper {
    padding: 0 37px; }

  .testimonial-slider .testimonial-content {
    float: right;
    padding: 0px 73px 0px 24px; }

  .exceler8says-item .date {
    margin-bottom: 0; }

  .cols2 {
    padding: 0 17px; }

  .page-template-template-contact .content1,
  .page-template-template-contact .content2 {
    width: 100%; }

  .blog .news-media-item {
    margin-right: 0; }

  .custom-item {
    width: 50%; }

  #subhead {
    text-align: center; }
    #subhead .backtotop {
      display: inline-block; }

  #subhead .cols2 a.hr-coach img {
    width: 100px; } }
@media (max-width: 720px) {
  .site-logo {
    margin: 26px 0 0; }
    .site-logo img {
      width: 100px; }

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

  .banner-parallax p {
    font-size: 13px; }

  .social-icons {
    float: right;
    width: 52%; }

  #masthead.header-default .social-icons {
    float: right;
    width: 50%; }

  .featured-item p,
  .featured-item .featureditem-image {
    width: 100%;
    text-align: center;
    width: auto;
    margin: 0 auto 15px;
    float: none; }

  .featured-item .featured-title a {
    left: 0; }

  .testimonial-slider .testimonial-wrapper {
    padding: 0 17px; }

  .testimonial-slider .testimonial-thumbnail {
    padding: 0 0px 12px 0px;
    width: 100%; }

  .testimonial-slider .testimonial-content {
    padding: 0 23px 0 37px;
    width: 100%; }

  .custom-item {
    width: 100%; }

  .blog .news-media-content,
  .blog .post-thumbnail {
    width: 100%;
    margin: 12px 0; }

  #subhead .cols2 {
    text-align: center;
    width: 100%; }

  #subhead .cols2.floatright {
    text-align: center; }

  #subhead .cols2 a.hr-coach img {
    left: 0; } }
@media (max-width: 400px) {
  #masthead.header-default + .mobile-menu, #masthead.header-default + .menu-trigger {
    top: 83px; } }
@media (max-width: 340px) {
  .custom-item:hover .custom-thumbnail .thumb-content p {
    font-size: 11px; } }
