.clearfix {
  *zoom: 1; }
  .clearfix:before, .clearfix:after {
    content: " ";
    display: table; }
  .clearfix:after {
    clear: both; }

.button {
  border: 0px;
  margin: 0px;
  display: inline-block;
  padding: 1% 2%;
  background: black;
  color: #ecf0f1;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out; }
  .button:before, .button:after {
    content: "";
    display: table; }
  .button:after {
    clear: both; }
  .button:hover {
    background: #c0cdd1; }

/*
Theme Name: Hilton Head 2010
Theme URI: http://www.hiltonheadcom/
*/
/*=== custom ===*/
.trMouseOver {
  cursor: pointer; }

.trMouseOut {
  cursor: normal; }

.post {
  border-bottom: 1px dotted #E2E1DD;
  margin-bottom: 20px; }

.postcoupon {
  border-style: dashed;
  border-width: thick;
  margin: 5px;
  border-spacing: 5px;
  padding: 5px; }

p.posted {
  display: none;
  height: 3px; }

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

.side img.woo-image {
  height: 75px;
  width: 100px; }

.orange {
  color: #FF7800; }

.bluelink {
  color: #1753ba;
  text-decoration: underline; }

.white {
  color: #FFF;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 20px;
  padding: 5px 5px 5px 5px; }

.swhite {
  color: #FFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  BORDER-BOTTOM: #333 1px solid;
  PADDING-BOTTOM: 0px;
  PADDING-LEFT: 0px;
  PADDING-RIGHT: 0px;
  PADDING-TOP: 0px; }

.btns {
  clear: both;
  text-align: right;
  height: 30px; }

.btns .phone, .btns .visit-site {
  background: #84A636;
  padding: 3px 15px;
  color: #fff;
  font-weight: bold;
  font-size: 13px; }

.btns .visit-site {
  background: #5795C6; }

.non-featured {
  border-top: 1px solid #D4D4D4;
  font-size: 12px;
  padding: 6px 3px;
  width: 99%;
  float: left;
  clear: right; }

.non-featured a:hover strong {
  text-decoration: underline; }

#columns .non-featured p {
  float: left;
  line-height: normal;
  padding: 0; }

.non-featured strong {
  font-family: Georgia, "Times New Roman", Times, serif;
  float: left; }

.odd {
  background: #F5F5F5; }

.cat_desc {
  margin-bottom: 20px; }

.tide-content {
  float: left;
  width: 700px; }

.tide-sidebar {
  float: right;
  width: 240px; }

.clear {
  width: 100%;
  display: block;
  clear: both; }

/*=== Setup ===*/
* {
  border: 0;
  margin: 0;
  padding: 0; }

body {
  background: url(images/bgr.gif) #C8DAE8 repeat-y center;
  color: #000000;
  font: .8em Arial, Tahoma, Verdana, Helvetica, Sans-Serif; }

a {
  color: #FF7800;
  text-decoration: none; }

a:hover {
  text-decoration: underline; }

input, select, textarea {
  border: #999999 1px solid;
  font-size: 12px;
  padding: 2px; }

select {
  padding: 0; }

li {
  list-style: none; }

h1, h2, h3 {
  font-family: Georgia,"Times New Roman", Times, serif;
  font-weight: normal; }

/*=== Layout ===*/
#page {
  margin: 0 auto;
  width: 956px; }

/*=== Header ===*/
#header {
  height: 107px; }

/*- Logo -*/
#header h1 {
  background: url(images/logo.gif) no-repeat;
  float: left;
  text-indent: -9999px; }

#header h1 a {
  display: block;
  height: 107px;
  width: 300px; }

/*- RSS -*/
#rss {
  float: right;
  font: 13px Georgia, "Times New Roman", Times, serif;
  padding: 35px 0 0;
  text-align: right;
  width: 295px; }

#rss a {
  color: #666666;
  text-decoration: underline; }

#rss a:hover {
  color: #FF7800; }

#rss ul {
  float: left;
  margin: 10px 0 0;
  width: 220px; }

#rss li {
  margin: 0 0 3px;
  padding: 0 0 5px; }

#rss img {
  float: right; }

/*========= NAVIGATION LISTS =========*/
/*- Category Navigation -*/
#catnav {
  background: url(images/navbgr.gif) no-repeat top;
  height: 59px;
  width: 956px; }

.nav2, .nav2 * {
  margin: 0;
  padding: 0; }

.nav2 {
  background: url(images/nav-bgr.gif) no-repeat top;
  height: 30px;
  line-height: 30px;
  position: relative; }

.nav2 ul {
  background: #fff;
  /*IE6 needs this*/
  float: left;
  position: relative; }

.nav2 li {
  line-height: 30px;
  float: left;
  font-size: 12px;
  text-transform: uppercase;
  list-style: none;
  z-index: 999; }

.nav2 li.current ul {
  z-index: 999; }

.nav2 li.sfHover ul, ul.nav2 li:hover ul {
  z-index: 1000;
  background: none;
  color: #ffffff;
  text-decoration: none; }

.nav2 a {
  color: #000000;
  display: block;
  padding: 0 13px; }

.nav2 li ul a {
  color: #FFF !important; }

.nav2 li ul a:hover {
  color: #FF7800 !important; }

.nav2 li ul {
  left: 0;
  top: -999em;
  position: absolute;
  width: 956px;
  height: 29px;
  line-height: 29px; }

.nav2 li:hover, .nav2 li.sfHover, .nav2 li.current, .nav2 a:focus, .nav2 a:hover, .nav2 a:active {
  color: #FF7800;
  text-decoration: none;
  background: #666; }

.nav2 li.sfHover a, .nav2 li.current a, .nav2 a:focus, .nav2 a:hover, .nav2 a:active {
  border-bottom: none; }

.nav2 li li.current a {
  font-weight: bold;
  color: #FFF !important; }

.nav2 li li:hover, .nav2 li li a:focus, .nav2 li li a:hover, .nav2 li li a:active {
  background: none !important; }

.nav2 li:hover ul, body .nav2 li.current ul, ul.nav2 li.sfHover ul {
  top: 2.5em; }

.nav2 li:hover li ul, .nav2 li.sfHover li ul {
  top: -999em; }

.nav2 li li:hover ul, ul.nav2 li li.sfHover ul {
  top: 2.5em; }

/*following rule negates pure CSS hovers
so submenu remains hidden and JS controls
when and how it appears*/
.superfish li:hover ul, .superfish li li:hover ul {
  top: -999em; }

.nav2 li.fr {
  float: right; }

.nav2 li.last a {
  background: none; }

/*- Page Navigation -*/
#nav2 {
  background: url(images/nav2-bgr.gif) no-repeat top;
  height: 29px; }

#nav2 ul {
  padding: 0 2px;
  width: 100%;
  text-align: center; }

#nav2 li {
  font-size: 17px;
  float: left;
  letter-spacing: 0px;
  line-height: 29px;
  text-align: center;
  text-transform: capitalize; }

#nav2 li.fr {
  float: right; }

#nav2 li a {
  background: url(nav2-sep.gif) no-repeat right;
  color: #666;
  display: block;
  padding: 0 20px; }

#nav2 li.last a {
  background: none; }

#nav2 li a:hover, #nav2 li.active a {
  color: #FF7800;
  text-decoration: none; }

/* 2.2.1 Drop-down menus */
#nav2 ul li ul {
  background: #FFF;
  position: absolute;
  left: -999em;
  width: 200px;
  border: 1px solid #dbdbdb;
  border-width: 1px 1px 0;
  z-index: 999;
  padding: 0; }

#nav2 ul li ul li {
  background: #eee;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #dbdbdb;
  line-height: 18px; }

#nav2 ul li ul li a {
  padding: 5px 10px;
  width: 180px;
  color: #555;
  font-size: 0.8em; }

#nav2 ul li ul li a:hover, #nav2 ul li ul li.current_page_item a, #nav2 ul li ul li.current-menu-item a {
  background: #eaeaea; }

#nav2 ul li ul ul {
  margin: -30px 0 0 200px; }

#nav2 ul li:hover, #nav2 ul li.hover {
  position: static; }

#nav2 ul li:hover ul ul, #nav2 ul li.sfhover ul ul, #nav2 ul li:hover ul ul ul, #nav2 ul li.sfhover ul ul ul, #nav2 ul li:hover ul ul ul ul, #nav2 ul li.sfhover ul ul ul ul {
  left: -999em; }

#nav2 ul li:hover ul, #nav2 ul li.sfhover ul, #nav2 ul li li:hover ul, #nav2 ul li li.sfhover ul, #nav2 ul li li li:hover ul, #nav2 ul li li li.sfhover ul, #nav2 ul li li li li:hover ul, #nav2 ul li li li li.sfhover ul {
  left: auto; }

/*=== Columns ===*/
#columns {
  margin: 15px 0 0;
  padding: 0 0 25px; }

.col1 {
  float: left;
  width: 475px; }

.col2 {
  float: right;
  width: 457px; }

.fullwidth {
  width: 956px; }

#columns h1 {
  border-bottom: 1px solid #E2E1DD;
  font-size: 30px;
  font-weight: normal;
  letter-spacing: -1px;
  margin: 0 0 20px;
  padding: 0 0 5px; }

#columns h2 {
  color: #FF7800;
  font-size: 2em; }

#columns .col2 h2 {
  font-size: 1.6em;
  margin: 0 0 5px; }

#columns p {
  line-height: 18px;
  padding: 0 0 12px; }

/*- Search -*/
#search {
  background: url(images/search-bgr.gif) no-repeat left top;
  float: right;
  height: 46px;
  margin: -10px 0 10px;
  width: 306px; }

#search input {
  border: 0;
  float: left;
  margin: 8px 14px 0 15px;
  width: 186px; }

#search .btn {
  margin: 6px 0 0;
  padding: 0;
  width: auto; }

/*- SideTabs -*/
.sideTabs .idTabs {
  font-size: 12px;
  height: 28px;
  letter-spacing: -1px; }

.sideTabs .idTabs li {
  float: left;
  line-height: 28px;
  text-transform: uppercase; }

.sideTabs .idTabs li a {
  background: url(images/tab.gif) no-repeat left top;
  color: #FFFFFF;
  display: block;
  height: 28px;
  margin: 0 5px 0 0;
  text-align: center;
  width: 110px; }

.sideTabs .idTabs li.last a {
  margin: 0; }

.sideTabs .idTabs li a:hover, .sideTabs .idTabs .selected {
  color: #FF7800;
  background: url(images/tab-.gif) no-repeat left top;
  text-decoration: none; }

/*--- Sub Columns ---*/
.subcol {
  border-bottom: 1px solid #E2E1DD;
  float: left;
  height: auto !important;
  height: 220px;
  margin: 0 20px 15px 0;
  min-height: 220px;
  width: 132px; }

.subcol h2 {
  border-bottom: 1px solid #E2E1DD;
  padding: 0 0 4px; }

.subcol.last {
  margin: 0; }

/*=== Post ===*/
#columns .post h3, h3 {
  border-bottom: 1px solid #E2E1DD;
  border-top: 1px solid #E2E1DD;
  clear: both;
  color: #666666;
  color: #666666;
  font-size: 1em;
  height: 28px;
  letter-spacing: normal;
  line-height: 28px;
  margin: 0 0 15px;
  padding: 0px !important; }

#columns .post h3 a {
  color: #666666; }

#columns .post h3 span {
  float: left;
  text-transform: uppercase; }

#columns .post h3 em {
  float: right;
  font-size: .85em;
  font-style: normal; }

#columns .post h2 {
  color: #FF7800;
  font-size: 1.3em;
  margin: 0 0 5px; }

/*- Featured Post -*/
#columns .post .featured h2 {
  font-size: 2em;
  margin-bottom: 8px; }

#columns .post .featured .pic h3, .cat_desc .featured .pic h3 {
  background: #7B7B7B;
  border: 0;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: bold;
  font-family: Helvetica, sans-serif;
  height: 32px;
  line-height: 32px;
  margin: 0;
  padding: 0 0 0 15px !important;
  text-transform: uppercase; }

#columns p.posted {
  color: #666666;
  font: 1.4em Georgia, "Times New Roman", Times, serif;
  letter-spacing: -1px; }

.post h3 {
  font-family: Arial !important; }

/*=== Styling Boxes ===*/
/*- Box -*/
.box {
  background: #E2E1DD;
  clear: both;
  color: #666666;
  margin: 0 0 12px;
  width: 457px; }

.box a {
  color: #666666; }

.box-top, .box-bot {
  background: url(images/box-top.gif) no-repeat top;
  clear: both;
  height: 4px;
  overflow: hidden; }

.box-bot {
  background: url(images/box-bot.gif) no-repeat top; }

.box .spacer {
  height: 1%;
  padding: 10px 17px; }

/*- Ads -*/
.box .spacer.ads .ar {
  padding: 0 12px; }

.ads {
  text-align: center; }

.ads img {
  margin: 0 6px; }

/*=== Styling Lists ===*/
/*- List1 -*/
.list1 li {
  font: 1em Georgia, "Times New Roman", Times, serif;
  margin: 0 0 3px;
  padding: 0 0 5px 20px; }

.list1 li a {
  padding: 0 0 0 0; }

/*- List3 -*/
.list3 {
  padding: 5px 0; }

.list3 li {
  font-size: 1.1em;
  margin: 0 0 1px; }

.list3 li a {
  color: #000000; }

.list3 li a em {
  color: #FF7800;
  font-size: .85em;
  font-style: normal; }

/*=== Footer ===*/
#footer {
  border-top: 1px solid #E2E1DD;
  clear: both;
  color: #666666;
  font: .95em Georgia, "Times New Roman", Times, serif;
  padding: 10px 10px;
  background: #E2E1DD;
  margin-bottom: 20px;
  line-height: 22px; }

#footer a {
  color: #666666; }

#footer img {
  vertical-align: middle; }

#footer a.swhitelink {
  color: #FFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px; }

#footer a.swhitelinktitle {
  color: #FFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
  font-weight: bold;
  text-decoration: none;
  margin: 10px 0px 5px 5px; }

#footer .footcontent {
  color: #FFF;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.25em;
  padding: 5px 5px 5px 5px; }

/*=== Misc. ===*/
.fix {
  clear: both;
  height: 1px;
  margin: 0 0 -1px;
  overflow: hidden; }

.ar {
  text-align: right; }

a.more {
  color: #666666;
  font-weight: bold; }

a.more2 {
  color: #666666;
  font: 1.4em Georgia, "Times New Roman", Times, serif;
  font-weight: bold;
  visibility: hidden; }

.th {
  border: 1px solid #C0C0C0;
  float: left;
  margin: 0 10px 5px 0;
  padding: 3px; }

.fl {
  float: left; }

.fr {
  float: right; }

.gravatar {
  float: left;
  border: 1px solid #000;
  margin-right: 10px; }

/*========= VIDEO =========*/
.video {
  float: left;
  height: 228px;
  margin: 0 15px 0 0;
  width: 275px; }

#videolist .idTabs li {
  font: .85em Georgia, "Times New Roman", Times, serif;
  margin: 0 0 7px; }

/*========= COMMENTS =========*/
h2.commh2 {
  font-size: 1.4em !important;
  padding: 0 0 5px;
  font-weight: bold !important;
  color: #000 !important; }

ol.commentlist {
  margin: 10px 0 20px;
  padding: 0;
  list-style: none;
  font-size: 12px;
  line-height: 20px; }

ol.commentlist p {
  line-height: 20px; }

ol.commentlist cite {
  font-style: normal;
  font-weight: bold; }

ol.commentlist li {
  padding: 20px 10px 10px 10px; }

ol.commentlist li.alt {
  padding: 10px 10px 0 10px !important;
  background: #DDD;
  border: 1px solid #C0C0C0; }

/*========= THREADED COMMENTS =========*/
#comments_wrap {
  margin: 20px 0 0; }

ol.commentlist .comment-meta {
  font-size: 0.8em; }

ol.commentlist li .avatar {
  float: left;
  border: 1px solid #000;
  margin-right: 10px; }

ol.commentlist li {
  border: 1px solid #eee;
  margin: 10px 0 10px;
  padding: 15px 10px 10px; }

ol.commentlist li .even {
  background: #ffffff; }

.commentlist li ul li {
  margin-left: 10px;
  margin-right: -5px; }

ol.commentlist li .reply {
  padding: 0 0 5px 0; }

#respond p {
  margin-bottom: 10px;
  line-height: 20px;
  padding: 0; }

.post-alt p {
  padding: 0; }

/*========= SINGLE POST SPECIFIC =========*/
.singletags {
  margin-top: 5px;
  font-weight: bold;
  color: #C0C0C0; }

.singleh2 {
  font-weight: bold !important;
  font-size: 1.8em !important; }

.entry p {
  text-align: left;
  font-size: 12px;
  line-height: 20px !important; }

.entry blockquote {
  padding: 0px 10px 0px;
  border-left: 2px solid #666666;
  color: #666666;
  width: 85%;
  margin: 0 auto 10px auto;
  font-style: italic; }

.entry blockquote p {
  font-size: 12px;
  padding: 5px 0px;
  margin: 5px 0px;
  line-height: 20px; }

.entry img {
  padding: 2px 2px 2px 2px;
  background: #DDD;
  border: solid 1px #C0C0C0; }

.entry ul, .entry ol {
  margin-bottom: 15px;
  font-size: 12px;
  line-height: 20px; }

.entry ul li ul, .entry ol li ol {
  margin-bottom: 0px;
  padding-top: 3px; }

.entry ul li {
  list-style: circle inside !important;
  margin-left: 15px;
  padding: 3px 0px; }

.entry ul li ul li {
  list-style: disc inside !important; }

.entry ol li {
  list-style: decimal inside !important;
  font-size: 12px;
  padding: 3px 0px; }

.entry ol li ol li {
  list-style: decimal-leading-zero inside !important; }

/*========= ARCHIVE SPECIFIC =========*/
#archivebox {
  background: #EEE;
  padding: 10px;
  width: 455px;
  margin-bottom: 25px; }

#archivebox h2 {
  font-size: 1.5em;
  color: #000; }

#archivebox h2 em {
  color: #C0C0C0 !important;
  font-style: normal; }

.archivefeed {
  margin-top: 5px; }

.archivefeed a {
  background: url(images/ico-arcfeed.gif) center left no-repeat;
  padding-left: 20px;
  color: #000;
  font-weight: bold; }

.arclist {
  border-top: 3px solid #c0c0c0;
  border-bottom: 3px solid #c0c0c0;
  margin: 0 0 15px;
  padding: 10px 0 10px;
  width: 230px; }

.arclist h2 {
  font-size: 1.5em !important;
  color: #000 !important;
  padding: 0 0 10px 0 !important; }

.arclist ul li {
  padding: 0 0 7px 10px;
  color: #c0c0c0;
  font-size: 14px;
  font-weight: bold; }

/*=== Page Navigation (Next / Previous Posts) ===*/
.navigation a {
  color: #c0c0c0;
  font-size: 1.2em;
  font-weight: bold; }

.alignleft {
  display: inline;
  float: left; }

.alignright {
  display: inline;
  float: right; }

/* version 2.2.1 */
#columns .post .featured .pic h3, .cat_desc .featured .pic h3 {
  position: relative;
  margin: -10px 0 5px; }

#columns .post .featured img.featured {
  height: 225px;
  width: 475px; }

/*=== Gravity forms ===*/
.gfield {
  margin-bottom: 10px; }

.gform_wrapper .top_label .gfield_label {
  display: block;
  float: left;
  padding-right: 20px;
  width: 80px;
  margin: 5px 0px 4px !important; }

.gform_wrapper input.button {
  padding: 5px 10px 6px !important;
  border: 0px !important; }

.gform_wrapper input {
  padding: 5px 3px !important; }

.gform_wrapper .top_label input.large, .gform_wrapper .top_label select.large, .gform_wrapper .top_label textarea.textarea {
  width: 300px !important;
  padding: 7px 3px !important; }

.gform_wrapper .entry img, .gform_wrapper img.thumbnail {
  padding: 0px !important;
  border: 0px !important; }

ul.top_label .clear-multi {
  clear: none !important; }

.gform_wrapper .gfield_checkbox, .gform_wrapper .gfield_radio {
  margin-left: 120px !important; }

img.ui-datepicker-trigger {
  border: 0px;
  padding: 0px; }

.entry .gform_wrapper .gfield_checkbox li, .gform_wrapper .gfield_radio li {
  list-style: none !important; }

/*========= NAVIGATION LISTS =========*/
/*- Nav1 -*/
.nav1 {
  float: left; }

.nav1 li {
  float: left;
  height: 27px; }

.nav1 li a {
  color: #878787;
  display: block;
  height: 27px;
  text-align: center; }

.nav1 li.active a, .nav1 li a:hover, .nav1 li.current_page_item a {
  color: #ff7800;
  text-decoration: none;
  height: 27px; }

.nav1 {
  list-style: none;
  margin: 0px;
  padding: 0px; }

.nav1 li {
  padding: 0px;
  margin: 0px;
  display: inline;
  line-height: 14px; }

.nav1 li a {
  padding: 0px 0px 0px 9px;
  background: url(./images/menuleft.gif) no-repeat left top;
  float: left; }

.nav1 li a span {
  padding: 4px 9px 9px 0px;
  display: block;
  background: url(./images/menuright.gif) no-repeat right top;
  float: right; }

.nav1 li a span {
  float: none; }

.nav1 li a:hover, li.current_page_item a {
  background-position: 0% -27px;
  text-decoration: none; }

.nav1 li a:hover span, li.current_page_item a span {
  background-position: 100% -27px; }

/*- Nav2 / Dropdowns-*/
#nav, #nav ul {
  padding: 0;
  margin: 0;
  float: left;
  list-style: none; }

#nav {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 14px;
  padding: 0 0 0 0px;
  width: 921px; }

#nav a {
  display: block; }

#nav li {
  float: left;
  line-height: 33px; }

#nav li a:hover {
  background: none; }

#nav li ul {
  position: absolute;
  width: 15em;
  left: -999em; }

#nav li:hover ul, #nav li.sfhover ul {
  left: auto;
  z-index: 1000; }

#nav li ul li {
  background-color: #e2e1dd;
  width: 15em;
  border: 1px solid #e5e4de; }

#nav li ul ul {
  margin: -34px 0 0 15em; }

#nav li:hover ul ul, #nav li.sfhover ul ul {
  left: -999em; }

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
  left: auto; }

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
  left: -999em; }

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
  left: auto; }

/* IE7 Fix */
.nav li:hover, .nav li.hover {
  position: static; }

/*=== Top Menu ===*/
#topmenu {
  background-color: #e2e1dd;
  height: 35px;
  width: 956px; }

#topmenu li {
  background-color: #e2e1dd;
  float: left;
  line-height: 33px; }

#topmenu li a {
  color: #333333;
  display: block;
  margin: 0 1px 0 0;
  padding: 0 9px; }

#topmenu li a:hover, #topmenu li.active a {
  color: #D63753;
  text-decoration: none; }

div.panel1, p.flip1, div.panel2, p.flip2, div.panel3, p.flip3, div.panel4, p.flip4, div.panel5, p.flip5, div.panel6, p.flip6 {
  color: #fff;
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
  font-size: 13px;
  margin: 0px;
  padding: 5px;
  text-align: justify;
  background: #000;
  border: solid 1px #000; }

p.flip1, p.flip2, p.flip3, p.flip4, p.flip5, p.flip6 {
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  margin: 0px 0px 0px 0px; }

div.panel1, div.panel2, div.panel3, div.panel4, div.panel5, div.panel6 {
  height: 195px;
  display: none; }

.tides_locations {
  margin: 10px 0;
  text-transform: uppercase;
  font-size: 11px;
  line-height: 18px; }

.tides_locations a {
  padding: 0 6px;
  text-transform: none;
  font-size: 12px;
  line-height: 18px; }

.tides_map_locations {
  margin: 10px 0 20px; }

.tides_map_locations p {
  padding: 5px 0;
  line-height: 18px;
  font-size: 12px; }

.tides_map_locations p .letter {
  color: #f76565;
  font-weight: bold;
  font-size: 16px;
  line-height: 18px;
  padding-right: 4px; }

.tides_form {
  background: #eee;
  padding: 10px;
  margin-bottom: 15px; }

.tides_form .left_col {
  width: 48%;
  float: left;
  margin-right: 2%; }

.tides_form .right_col {
  width: 48%;
  float: left; }

.tides_form select {
  font-size: 16px;
  padding: 5px;
  width: 90%; }

.tides_form .submit_wrapper {
  text-align: center;
  padding: 15px 0; }

.tides_form .submit {
  cursor: pointer;
  padding: 5px 10px;
  border-radius: 2px;
  background: #5C8EE3;
  color: #fff;
  border: 1px solid #4979ca; }

.tides_table {
  width: 100%;
  font-size: 12px;
  font-family: sans-serif;
  border-collapse: collapse; }

.tides_table th {
  font-size: 14px;
  font-weight: normal;
  text-align: left;
  color: #666;
  padding: 5px 0 15px; }

.tides_table td {
  padding: 8px;
  border: 3px solid #fff;
  background: #f6f6f6; }

.tides_table td.empty {
  background: none; }

.tides_table .day {
  text-align: right;
  font-size: 10px;
  margin-bottom: 5px; }

.recentcomments a {
  display: inline !important;
  padding: 0 !important;
  margin: 0 !important; }

/*
This is a placehoder style sheet for the main home page
*/
/*

	Theme Colors
	------------
	Blue : #115a95
		Light : #115a95
		Dark  : #0c3f71
		Font  : #07244b
		Shade : #10518a
	LtBlue : #55b6d5
		Light : #7fcce1
		Dark  : #3ca1c8
		Font  : #013f66
		Shade : #4dafd0
	Red : #fd4a42
		Light : #fd6155
		Dark  : #fd342e
		Font  : #511102
		Shade : #fd423b
	LtGreen : #74db5c
		Light : #9ee577
		Dark  : #52d041
		Font  : #193d02
		Shade : #59d349
	Yellow : #fdd840
		Light : #fee453
		Dark  : #fccc2d
		Font  : #9a7d05
		Shade : #fdd033
	Purple : #ae5190
		Light : #c76cb1
		Dark  : #963868
		Font  : #3a0825
		Shade : #a74982

*/
/* ---- Start updated code June 18 2014  ---*/
.imgFit a img {
  width: 100%; }

/* -------END-----*/
@font-face {
  font-family: 'kreonlight';
  src: url('../../fonts/kreon-light-webfont.eot');
  src: url('../../fonts/kreon-light-webfont.eot?#iefix') format('embedded-opentype'), url('../../fonts/kreon-light-webfont.woff') format('woff'), url('../../fonts/kreon-light-webfont.ttf') format('truetype'), url('../../fonts/kreon-light-webfont.svg#kreonlight') format('svg');
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'latobold';
  src: url('../../fonts/lato-bol-webfont.eot');
  src: url('../../fonts/lato-bol-webfont.eot?#iefix') format('embedded-opentype'), url('../../fonts/lato-bol-webfont.woff') format('woff'), url('../../fonts/lato-bol-webfont.ttf') format('truetype'), url('../../fonts/lato-bol-webfont.svg#latobold') format('svg');
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'latolight';
  src: url('../../fonts/lato-lig-webfont.eot');
  src: url('../../fonts/lato-lig-webfont.eot?#iefix') format('embedded-opentype'), url('../../fonts/lato-lig-webfont.woff') format('woff'), url('../../fonts/lato-lig-webfont.ttf') format('truetype'), url('../../fonts/lato-lig-webfont.svg#latolight') format('svg');
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'latoregular';
  src: url('../../fonts/lato-reg-webfont.eot');
  src: url('../../fonts/lato-reg-webfont.eot?#iefix') format('embedded-opentype'), url('../../fonts/lato-reg-webfont.woff') format('woff'), url('../../fonts/lato-reg-webfont.ttf') format('truetype'), url('../../fonts/lato-reg-webfont.svg#latoregular') format('svg');
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'icons';
  src: url('../../fonts/icomoon.eot');
  src: url('../../fonts/icomoon.eot?#iefix') format('embedded-opentype'), url('../../fonts/icomoon.woff') format('woff'), url('../../fonts/icomoon.ttf') format('truetype'), url('../../fonts/icomoon.svg#icomoon') format('svg');
  font-weight: normal;
  font-style: normal; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: 'icons';
    src: url('fonts/icomoon.svg#icomoon') format('svg'); }

  @font-face {
    font-family: 'kreonlight';
    src: url('fonts/kreon-light-webfont.svg#kreonlight') format('svg'); }

  @font-face {
    font-family: 'latolight';
    src: url('fonts/lato-lig-webfont.svg#latolight') format('svg'); }

  @font-face {
    font-family: 'latoregular';
    src: url('fonts/lato-reg-webfont.svg#latoregular') format('svg'); }

  @font-face {
    font-family: 'latobold';
    src: url('fonts/lato-bol-webfont.svg#latobold') format('svg'); }
 }

/*** Reset ***/
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, button, caption, canvas, center, cite, code, dd, del, details, dfn, dialog, div, dl, dt, em, embed, fieldset, figcaption, figure, form, footer, header, hgroup, h1, h2, h3, h4, h5, h6, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, main, small, span, strike, strong, sub, summary, sup, tt, table, tbody, textarea, tfoot, thead, time, tr, th, td, u, ul, var, video {
  font-family: inherit;
  font-size: 100%;
  font-weight: inherit;
  font-style: inherit;
  /*** Removed vertical align baseline ***/
  white-space: normal;
  text-align: inherit;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  background: transparent; }

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

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

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

hr {
  height: 0;
  border: 0;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #fff;
  margin: 30px; }

input, select, textarea {
  display: inline-block;
  border: 1px solid #ccc;
  line-height: 14px;
  color: #333;
  border-radius: 4px;
  font-size: 14px;
  padding: 6px 12px;
  background: #fff;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  width: 100%; }

input[type="checkbox"], input[type="submit"] {
  display: inline;
  width: auto; }

textarea {
  line-height: 20px; }

body {
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
  font-family: 'latoregular', sans-serif;
  letter-spacing: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: #f0f0f9; }

body #sb-site, .main_content {
  background: #eff0f0; }

strong, b {
  font-family: 'latobold', sans-serif;
  font-weight: normal; }

a {
  color: #115a95;
  text-decoration: none;
  outline: none; }

a, a:hover, a:before, a:hover:before {
  transition: all .3s;
  -moz-transition: all .3s;
  -webkit-transition: all .3s;
  -o-transition: all .3s; }

a:hover {
  color: #fd4a42; }

li {
  padding: 4px 0; }

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  line-height: 1.2;
  margin-bottom: 10px; }

h1 {
  font-size: 34px !important;
  margin-top: 15px;
  font-family: 'kreonlight', serif;
  border-bottom: 4px solid #74db5c;
  line-height: 34px;
  margin-bottom: 15px;
  -webkit-border-image: url("images/diag_green_4.gif") 0 0 100% 0 repeat;
       -o-border-image: url("images/diag_green_4.gif") 0 0 100% 0 repeat;
          border-image: url("images/diag_green_4.gif") 0 0 100% 0 repeat;
  padding-bottom: 10px; }

h2 {
  font-size: 28px;
  margin-top: 22px;
  font-family: 'kreonlight', serif; }

h3 {
  font-size: 22px;
  margin-top: 16px;
  font-family: 'kreonlight', serif; }

h4 {
  font-size: 20px;
  margin-top: 14px;
  font-family: 'kreonlight', serif; }

h5 {
  font-size: 16px;
  margin-top: 12px;
  font-family: 'kreonlight', serif; }

h6 {
  font-size: 12px;
  margin-top: 8px;
  font-family: 'kreonlight', serif; }

h1 small {
  font-size: 22px;
  color: #888;
  font-family: 'kreonlight', serif;
  padding-left: 10px; }

h2 small {
  font-size: 20px;
  color: #888;
  font-family: 'kreonlight', serif; }

h3 small {
  font-size: 18px;
  color: #888;
  font-family: 'kreonlight', serif; }

h4 small {
  font-size: 14px;
  color: #888;
  font-family: 'kreonlight', serif; }

h5 small {
  font-size: 12px;
  color: #888;
  font-family: 'kreonlight', serif; }

h1.blocked, h2.blocked, h3.blocked, h4.blocked, h5.blocked, h6.blocked {
  background: #55b6d5;
  padding: 12px 10px 10px;
  color: #fff;
  border-bottom: 2px solid #3ca1c8; }

h1.underline, h2.underline, h3.underline, h4.underline, h5.underline, h6.underline {
  border-bottom: 2px solid #e3e3e3;
  padding-bottom: 5px; }

.no_top_margin {
  margin-top: 0; }

h2.underline_image, h3.underline_image {
  border-bottom: 4px solid #e3e3e3;
  padding-bottom: 10px;
  -webkit-border-image: url("images/diag_gray_4.gif") 0 0 100% 0 repeat;
       -o-border-image: url("images/diag_gray_4.gif") 0 0 100% 0 repeat;
          border-image: url("images/diag_gray_4.gif") 0 0 100% 0 repeat; }

h1:before {
  font-family: 'icons';
  padding-right: 10px; }

.serif_light {
  font-family: 'kreonlight', serif; }

.serif_reg {
  font-family: 'kreonregular', serif; }

.serif_bold {
  font-family: 'kreonbold', serif; }

.sansserif_light {
  font-family: 'latolight', sans-serif; }

.sansserif_reg {
  font-family: 'latoregular', sans-serif; }

.sasnserif_bold {
  font-family: 'latobold', sans-serif; }

p {
  font-size: 16px;
  margin: 12px 0;
  line-height: 1.8; }

p.lead, .post p.lead {
  font-size: 22px;
  margin: 18px 0;
  line-height: 1.6;
  font-family: 'latolight', sans-serif; }

p.small {
  font-size: 14px;
  margin: 12px 0;
  line-height: 1.4;
  font-family: 'latolight', sans-serif; }

p.padding_bottom {
  padding-bottom: 20px; }

blockquote {
  font-size: 20px;
  margin: 18px 0;
  line-height: 1.6;
  border-left: 5px solid #ccc;
  padding: 2px 20px; }

blockquote small {
  display: block;
  font-size: 14px;
  color: #888;
  margin-top: 10px; }

blockquote small:before {
  content: "\2014 \00A0"; }

blockquote.left {
  float: left;
  width: 30%;
  margin-right: 20px; }

blockquote.right {
  float: right;
  width: 30%;
  margin-left: 20px; }

img.responsive {
  width: 100%;
  height: auto; }

.alignnone {
  margin: 5px 20px 20px 0; }

.aligncenter, div.aligncenter {
  display: block;
  margin: 5px auto 5px auto; }

.aligncenter, .alignleft, .alignright {
  display: block;
  margin: 5px auto 5px auto; }

a img.alignnone {
  margin: 5px 20px 20px 0; }

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption {
  background: #eff0f0;
  border-bottom: 2px solid #c0c0c0;
  max-width: 96%;
  padding: 5px 3px 10px;
  text-align: center; }

.wp-caption.alignnone {
  margin: 5px 20px 20px 0; }

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto; }

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px; }

.hidden {
  display: none; }

.align_left {
  text-align: left; }

.align_center {
  text-align: center; }

.align_right {
  text-align: right; }

.clearing {
  clear: both; }

.clearing_left {
  clear: left; }

.clearing_right {
  clear: right; }

.black {
  color: #000; }

.white {
  color: #fff; }

.blue {
  color: #115a95; }

.ltblue {
  color: #55b6d5; }

.red {
  color: #fd4a42; }

.ltgreen {
  color: #74db5c; }

.yellow {
  color: #fdd840; }

.purple {
  color: #ae5190; }

.hover_black:hover {
  color: #000; }

.hover_white:hover {
  color: #fff; }

.hover_blue:hover {
  color: #115a95; }

.hover_ltblue:hover {
  color: #55b6d5; }

.hover_red:hover {
  color: #fd4a42; }

.hover_ltgreen:hover {
  color: #74db5c; }

.hover_yellow:hover {
  color: #fdd840; }

.hover_purple:hover {
  color: #ae5190; }

.margin_top_0 {
  margin-top: 0; }

.margin_bottom_0 {
  margin-bottom: 0; }

.margin_bottom_10 {
  margin-bottom: 10px; }

.margin_bottom_20 {
  margin-bottom: 20px; }

.margin_bottom_30 {
  margin-bottom: 30px; }

.side_padding {
  padding-left: 20px;
  padding-right: 20px; }

.widget {
  background: #fefeff;
  margin-bottom: 24px;
  border-bottom: 2px solid #ddd;
  border-radius: 0 0 3px 3px; }

.widget_content {
  padding: 10px 20px 20px; }

.widget .publications img {
  width: 60px;
  height: auto; }

.widget .publications p {
  color: #666; }

table#wp-calendar {
  width: 100%; }

table#wp-calendar caption {
  font-family: 'kreonlight', serif;
  font-size: 16px;
  text-align: center;
  color: #666;
  padding-bottom: 20px; }

table#wp-calendar #eo-widget-next-month {
  text-align: right; }

.awesome-weather-forecast-day-temp, .awesome-weather-forecast-day-abbr {
  text-align: center; }

.awesome-weather-wrap.awe_without_stats .awesome-weather-current-temp {
  width: 100%; }

.awesome-weather-wrap button, a.button, input[type=submit] {
  background: #115a95;
  padding: 10px 15px;
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  border: 0;
  border-bottom: 1px solid #0c3f71;
  position: relative;
  top: 0;
  font-size: 16px;
  cursor: pointer;
  box-shadow: 0 1px #0c3f71; }

a.button, a.button:hover {
  transition: none;
  -moz-transition: none;
  -webkit-transition: none;
  -o-transition: none; }

button.icon, a.button.icon {
  padding: 0 15px 0 0; }

/*button:before, a.button:before {display: inline-block; background: #10518a; border-right: 1px solid #115a95; font-family: 'icons'; padding: 11px;
		border-radius: 3px 0 0 3px; margin-right: 10px;}*/
button:hover, a.button:hover, a.button.red:hover, a.button.ltblue:hover, a.button.green:hover, a.button.purple:hover, a.button.gray:hover, input[type=submit]:hover {
  top: 1px;
  box-shadow: none;
  cursor: pointer; }

button.red, a.button.red {
  background: #fd4a42;
  border-bottom-color: #fd342e;
  box-shadow: 0 1px #fd342e;
  color: #fff; }

button.red:before, a.button.red:before {
  background: #fd423b;
  border-right-color: #fd6155; }

button.ltblue, a.button.ltblue {
  background: #55b6d5;
  border-bottom-color: #3ca1c8;
  box-shadow: 0 1px #3ca1c8;
  color: #fff; }

/*button.ltblue:before, a.button.ltblue:before {background: #4dafd0; border-right-color: #7fcce1;}*/
button.green, a.button.green {
  background: #74db5c;
  border-bottom-color: #52d041;
  box-shadow: 0 1px #52d041;
  color: #fff; }

button.green:before, a.button.green:before {
  background: #59d349;
  border-right-color: #9ee577; }

button.purple, a.button.purple {
  background: #ae5190;
  border-bottom-color: #963868;
  box-shadow: 0 1px #963868;
  color: #fff; }

button.purple:before, a.button.purple:before {
  background: #a74982;
  border-right-color: #c76cb1; }

button.gray, a.button.gray {
  background: #efefef;
  border-bottom-color: #ddd;
  color: #000;
  box-shadow: 0 1px #ddd; }

button.small, a.button.small {
  font-size: 14px;
  padding: 8px 12px; }

button.extra_small, a.button.extra_small {
  font-size: 12px;
  padding: 3px 12px; }

button.icon.small, a.button.icon.small, button.icon.extra_small, a.button.icon.extra_small {
  padding: 0 12px 0 0; }

button .showphone, a.button .showphone {
  display: none; }

.icon:before {
  font-family: 'icons'; }

.icon.camera:before {
  content: "\e600"; }

.icon.bag:before {
  content: "\e601"; }

.icon.home:before {
  content: "\e602"; }

.icon.bullhorn:before {
  content: "\e603"; }

.icon.sun:before {
  content: "\e604"; }

.icon.downarrow:before {
  content: "\e606"; }

.icon.menu:before {
  content: "\e607"; }

.icon.gift:before {
  content: "\e609"; }

.icon.search:before {
  content: "\e609"; }

.icon.moon:before {
  content: "\e610"; }

.icon.clipboard:before {
  content: "\e612"; }

.icon.uparrow:before {
  content: "\e613"; }

.icon.phone:before {
  content: "\e614"; }

.icon.link:before {
  content: "\e615"; }

.icon.comment:before {
  content: "\e619"; }

.icon.calendar:before {
  content: "\e60a"; }

.icon.ring:before {
  content: "\e60b"; }

.icon.wine:before {
  content: "\e60c"; }

.icon.flag:before {
  content: "\e60d"; }

.icon.building:before {
  content: "\e60e"; }

.icon.money:before {
  content: "\e60f"; }

.icon.facebook:before {
  content: "\e605"; }

.icon.googleplus:before {
  content: "\e616"; }

.icon.twitter:before {
  content: "\e611"; }

.icon.instagram:before {
  content: "\e618"; }

.icon.pinterest:before {
  content: "\e617"; }

.menu-item-14510 > a:before, .page-14505 h1:before, .childof-14505 h1:before {
  content: "\e610"; }

.menu-item-14566 > a:before, .page-14532 h1:before, .childof-14532 h1:before {
  content: "\e600"; }

.menu-item-14574 > a:before, .page-14555 h1:before, .childof-14555 h1:before {
  content: "\e604"; }

.menu-item-14604 > a:before, .page-14578 h1:before, .childof-14578 h1:before {
  content: "\e60a"; }

.menu-item-14630 > a:before, .page-14619 h1:before, .childof-14619 h1:before {
  content: "\e60f"; }

.menu-item-14643 > a:before, .page-14635 h1:before, .childof-14635 h1:before {
  content: "\e60c"; }

.menu-item-16847 > a:before, .page-14648 h1:before, .childof-14648 h1:before {
  content: "\e612"; }

.menu-item-14669 > a:before, .page-14652 h1:before, .childof-14652 h1:before {
  content: "\e60e"; }

.menu-item-15524 > a:before, .page-15517 h1:before, .childof-15517 h1:before {
  content: "\e603"; }

.menu-item-14828 > a:before, .page-14681 h1:before, .childof-14681 h1:before {
  content: "\e619"; }

.menu-item-14923 > a:before, .page-12311 h1:before, .childof-12311 h1:before {
  content: "\e60b"; }

/*edit*/
.menu-item-5176 > a:before {
  content: "\e601"; }

.menu-item-5178 > a:before {
  content: "\e60b"; }

.menu-item-5179 > a:before {
  content: "\e603"; }

.nav_trigger {
  position: fixed;
  z-index: 900;
  width: 50px;
  height: 50px; }

.nav_trigger a, .header_search_trigger a {
  display: block;
  cursor: pointer;
  z-index: 900;
  width: 50px;
  height: 50px;
  background: #115a95;
  opacity: .7;
  text-align: center;
  color: #fff;
  line-height: 20px;
  text-transform: uppercase;
  font-size: 10px; }

.nav_trigger a:before, .header_search_trigger a:before {
  display: block;
  text-align: center;
  font-size: 24px;
  padding-top: 8px; }

.nav_trigger a:hover, .header_search_trigger a:hover {
  color: #fff;
  opacity: 1; }

.nav_slider {
  background: #222; }

.nav_slider h5 {
  padding: 10px; }

.nav_slider h5 a {
  color: #fff; }

.nav_slider h5 a:hover {
  color: #ddd; }

.nav_slider ul li {
  border-top: 1px solid #303030;
  border-bottom: 1px solid #1C1C1C;
  position: relative;
  text-align: left;
  padding: 0; }

.nav_slider ul li:hover, .nav_slider ul li:hover li {
  background: #333;
  border-top: 1px solid #404040;
  border-bottom: 1px solid #2c2c2c; }

.nav_slider ul li.menu-item-has-children .expander:hover {
  color: #fff; }

.nav_slider ul li li:hover {
  background: #444;
  border-top: 1px solid #505050;
  border-bottom: 1px solid #3C3C3C; }

.nav_slider ul li a {
  display: block;
  cursor: pointer;
  color: #fff;
  font-size: 14px;
  padding: 10px;
  margin-right: 40px; }

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

.nav_slider ul li ul {
  display: none; }

.nav_slider ul li ul li {
  padding-left: 20px; }

.nav_slider ul li.menu-item-has-children .expander {
  display: block;
  position: absolute;
  right: 10px;
  top: 2px;
  width: 80px;
  height: 36px;
  line-height: 36px;
  text-align: right;
  color: #ccc;
  cursor: pointer;
  font-size: 14px;
  font-family: 'icons'; }

.header {
  width: 100%;
  left: 0;
  top: 0;
  text-align: center;
  position: relative;
  z-index: 700; }

.logo {
  display: block;
  cursor: pointer;
  position: absolute;
  width: 466px;
  height: 287px;
  left: 50%;
  top: 50%;
  margin-top: -143px;
  margin-left: -233px;
  z-index: 800; }

.logo img {
  width: 100%;
  height: auto; }

.header .row.social {
  position: absolute;
  top: 0;
  right: 100px;
  width: 200px;
  height: 50px;
  z-index: 801; }

.header .row.social .col {
  height: 50px;
  position: relative; }

.header .row.social a {
  display: block;
  position: absolute;
  width: 40px;
  height: 40px;
  top: 5px;
  right: 5px;
  color: #fff;
  line-height: 40px;
  font-size: 12px;
  border-radius: 40px;
  overflow: hidden; }

.header .row.social a:before {
  display: inline-block;
  width: 40px;
  font-size: 20px; }

.header .row.social a:hover {
  width: 200px; }

.social a.facebook {
  background: #3b5998; }

.social a.twitter {
  background: #00a0d1; }

.social a.googleplus {
  background: #db4a39; }

.social a.instagram {
  background: #3f729b; }

.social a.pinterest {
  background: #cb2027; }

.header_search_trigger {
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  height: 50px;
  z-index: 800; }

.header_search_form {
  position: absolute;
  top: 50px;
  right: 0;
  width: 100%;
  max-width: 400px;
  height: 50px;
  background: #55b6d5;
  z-index: 1001; }

.header_search_form form {
  padding: 9px; }

.header_search_form .screen-reader-text {
  display: none; }

.header_search_form label {
  float: left;
  width: 65%;
  margin-right: 5%; }

.header_search_form label input {
  width: 100%; }

.header_search_form input.search-submit {
  border: 0;
  border-bottom: 2px solid #0c3f71;
  color: #fff;
  background: #115a95;
  box-shadow: none;
  cursor: pointer;
  font-family: 'latobold', sans-serif;
  text-transform: uppercase;
  position: relative;
  top: 0;
  width: 30%;
  font-size: 14px;
  padding: 8px 15px 6px; }

.header_search_form input.search-submit:hover {
  border-bottom-width: 1px;
  top: 1px; }

.banner {
  background: url("../../images/headerfront.jpg") no-repeat center center;
  background-size: cover;
  height: 550px;
  position: relative; }

.banner.interior {
  height: 300px;
  background-image: url("../../images/headerinside.jpg"); }

/*need to change back */
.secondary_navigation a {
  display: block;
  cursor: pointer;
  margin-bottom: 15px;
  text-align: center; }

.secondary_navigation a img {
  width: 100px;
  height: auto;
  border-radius: 50%;
  margin-bottom: 5px; }

.secondary_navigation a .name {
  display: block;
  font-size: 16px; }

.secondary_navigation a .name .subname {
  display: block;
  font-size: 12px;
  color: #666; }

.breadcrumbs {
  margin: 0;
  padding: 5px 20px 5px 5px;
  font-size: 12px;
  text-align: right;
  position: absolute;
  top: 0;
  right: 0; }

.breadcrumbs a, .breadcrumbs .breadcrumb_last {
  padding: 0 10px; }

.nav_icons {
  padding: 10px 0 30px;
  position: relative; }

.nav_icons .menu > li a {
  display: block;
  cursor: pointer;
  font-size: 10px;
  text-transform: uppercase;
  color: #333;
  text-align: center;
  margin: 10px 0 0; }

.nav_icons .menu > li a:hover {
  color: #000; }

.nav_icons .menu > li a:before {
  display: block;
  margin: 5px auto;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  color: #115a95;
  font-size: 24px;
  font-family: 'icons';
  font-weight: normal; }

.nav_icons .menu > li a:hover:before {
  color: #55b6d5; }

.nav_icons .menu > li {
  position: relative;
  float: left;
  width: 11%;
  padding: 0; }

.nav_icons .menu > li.menu-item-22359 {
  display: none; }

.nav_icons .sub-menu {
  opacity: 0;
  position: absolute;
  width: 240%;
  left: 0;
  top: 61px;
  background: #115a95;
  border-radius: 3px;
  padding: 10px 0 5px;
  visibility: hidden;
  z-index: 1500;
  border-top: 2px solid #f0f0f9;
  border-bottom: 2px solid #0c3f71; }

.nav_icons .sub-menu:before {
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  left: 20%;
  margin-left: -6px;
  width: 0;
  height: 0;
  border-width: 6px;
  border-style: solid;
  border-color: #f0f0f9 transparent transparent transparent; }

.nav_icons .sub-menu li {
  padding: 0; }

.nav_icons .sub-menu li a {
  color: #fff;
  font-size: 13px;
  margin: 0;
  text-align: left;
  padding: 12px 10px;
  border-bottom: 1px solid #10518a;
  border-top: 1px solid #115a95; }

.nav_icons .sub-menu li:first-child a {
  border-top: 0; }

.nav_icons .sub-menu li:last-child a {
  border-bottom: 0; }

.nav_icons .sub-menu li a:hover {
  color: #fff;
  background: #3ca1c8; }

.nav_icons li:hover .sub-menu {
  opacity: 1;
  visibility: visible; }

.nav_icons li:hover .sub-menu {
  -webkit-transition-delay: 0s, 0s;
  transition-delay: 0s, 0s; }

.nav_icons li .sub-menu {
  -webkit-transition-property: opacity, visibility;
  transition-property: opacity, visibility;
  -webkit-transition-duration: .4s, 0s;
  transition-duration: .4s, 0s;
  -webkit-transition-delay: 0s, .4s;
  transition-delay: 0s, .4s; }

.nav_slider a:before {
  font-family: 'icons';
  padding-right: 10px;
  display: inline-block; }

.nav_slider a:hover:before {
  text-decoration: none; }

.main_content {
  position: relative;
  padding-bottom: 30px; }

.main_content .container {
  background: #f9f9ff;
  padding: 30px 20px;
  position: relative; }

.homepage_feature_sections {
  padding: 20px 0; }

.homepage_feature_sections h4 {
  font-size: 16px;
  color: #ae5190;
  text-align: center; }

.homepage_feature_sections h4:before {
  display: block;
  margin: 10px auto;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  border-radius: 40px;
  border: 1px solid #ae5190;
  color: #ae5190;
  font-size: 20px; }

.homepage_feature_sections p {
  color: #666;
  font-size: 14px;
  padding: 0 10px; }

.child_pages .child_page {
  margin-bottom: 20px; }

.child_pages .child_page h3 {
  background-size: 0 0; }

.featured-listings {
  padding-right: 5%; }

.front_page .featured-listings {
  padding-right: 0; }

.featured-listings .listing {
  margin-bottom: 40px; }

.featured-listings .listing h4 {
  margin-bottom: 10px;
  color: #1f5250;
  border-bottom: 2px solid #e3e3e3;
  padding-bottom: 5px; }

.featured-listings .listing img {
  float: left;
  margin-right: 20px;
  border-radius: 3px;
  box-shadow: 0 0 0 5px #e6e6ea; }

.featured-listings .listing p {
  font-size: 14px; }

.featured-listings .listing.has_image h4, .featured-listings .listing.has_image p {
  margin-left: 145px; }

.featured-listings .listing .buttons {
  text-align: right;
  clear: both; }

.nonfeatured-listings .listing {
  margin-bottom: 15px; }

.nonfeatured-listings .listing h5 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px; }

.nonfeatured-listings .listing p {
  margin-top: 3px;
  margin-bottom: 5px;
  font-size: 14px; }

.category_thumbnail {
  width: 200px;
  height: 200px;
  margin: 30px 30px 0 30px;
  background-size: cover;
  background-position: center center;
  border-radius: 200px; }

.post {
  margin: 20px 0 30px;
  padding-bottom: 10px;
  border-bottom: 1px dotted #ddd; }

.post.single {
  margin-top: 0; }

.post:last-child {
  border-bottom: 0; }

.post p {
  font-size: 16px;
  line-height: 1.6; }

.post p.date {
  font-size: 12px;
  color: #888;
  margin-top: 0; }

.post.recent_article .thumbnail img {
  float: left;
  width: 80px;
  height: auto;
  border-radius: 50%; }

.post.recent_article p.excerpt {
  font-size: 14px;
  line-height: 1.4;
  color: #555; }

.post.recent_article h5 {
  margin-bottom: 2px; }

.post.recent_article.has_thumbnail p, .post.recent_article.has_thumbnail h5 {
  margin-left: 100px; }

.bartenderbio {
  margin-bottom: 20px; }

.bartenderbio .photo {
  float: left;
  padding: 0;
  padding-right: 2%;
  width: 50%;
  height: auto;
  border: 0; }

.bartenderbio .overview {
  float: left;
  background: #eff0f0;
  width: 50%;
  padding: 10px;
  font-size: 16px;
  line-height: 1.8;
  margin: 0; }

.bartenderbio .overview .label {
  display: block;
  font-size: 11px;
  text-transform: uppercase; }

.bartenderbio .overview .content {
  display: block;
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 1.2; }

ul.lcp_catlist li {
  list-style-type: none;
  margin-left: 0; }

ul.lcp_catlist li .wp-post-image {
  float: left;
  margin: 0 20px 30px 0;
  border-radius: 36px; }

.byline {
  font-size: 11px;
  color: #888; }

.byline .author, .byline .date {
  color: #444; }

.eventorganiser-event-meta h4 {
  color: #ae5190; }

.eventorganiser-event-meta p {
  font-size: 12px;
  color: #888;
  margin: 0 0 15px; }

ul.eo-event-meta {
  width: 50%; }

.nomap ul.eo-event-meta {
  width: 100%; }

ul.eo-event-meta li {
  position: relative;
  padding-left: 130px;
  padding-top: 0;
  padding-bottom: 15px; }

ul.eo-event-meta li li {
  padding-left: 0;
  padding-bottom: 5px; }

ul.eo-event-meta strong {
  position: absolute;
  left: 0;
  top: 0; }

.homepage_video h5 a:before {
  content: "+ "; }

.homepage_video h5 a.expanded:before {
  content: "- "; }

.homepage_video iframe, .homepage_video object, .homepage_video embed {
  width: 100%; }

.search_form {
  background: #eee;
  padding: 10px;
  margin: 15px 0; }

.vacation_rental {
  margin-bottom: 10px; }

.vacation_rental p {
  font-size: 12px;
  line-height: 1.4; }

.vacation_rental img {
  margin: 0 auto 10px;
  max-width: 450px; }

.vacation_rental .bullets li {
  padding: 3px 0;
  color: #888; }

.vacation_rental .btns {
  margin: 8px 0; }

.pagination {
  padding: 30px 0 20px;
  text-align: center; }

.pagination .page-numbers {
  display: inline-block;
  height: 25px;
  min-width: 25px;
  text-align: center;
  line-height: 25px;
  text-decoration: none;
  margin: 0 5px;
  font-size: 11px;
  background: #f0f0f3; }

.pagination .page-numbers.prev, .pagination .page-numbers.next {
  border: 0;
  background: none; }

.pagination .page-numbers.prev {
  margin-right: 30px; }

.pagination .page-numbers.next {
  margin-left: 30px; }

.pagination .page-numbers.current {
  color: #666;
  background: none; }

.tides_locations {
  margin: 10px 0;
  text-transform: uppercase;
  font-size: 11px;
  line-height: 18px; }

.tides_locations a {
  padding: 0 6px;
  text-transform: none;
  font-size: 12px;
  line-height: 18px; }

.tides_form {
  background: #eee;
  padding: 10px;
  margin-bottom: 15px; }

.tides_form .left_col {
  width: 48%;
  float: left;
  margin-right: 2%; }

.tides_form .right_col {
  width: 48%;
  float: left; }

.tides_form select {
  font-size: 16px;
  padding: 5px;
  width: 90%; }

.tides_form .submit_wrapper {
  text-align: center;
  padding: 15px 0; }

.tides_form .submit {
  cursor: pointer;
  padding: 5px 10px;
  border-radius: 2px;
  background: #5C8EE3;
  color: #fff;
  border: 1px solid #4979ca; }

.tides_table {
  width: 100%;
  font-size: 12px;
  font-family: sans-serif;
  border-collapse: collapse; }

.tides_table th {
  font-size: 14px;
  font-weight: normal;
  text-align: left;
  color: #666;
  padding: 5px 0 15px; }

.tides_table td {
  padding: 8px;
  border: 3px solid #fff; }

.tides_table td.empty {
  background: #fff; }

.tides_table .day {
  text-align: right;
  font-size: 10px;
  margin-bottom: 5px; }

.event_list {
  font-size: 11px;
  padding: 20px 10px; }

.event_list .date {
  margin: 10px 0 5px; }

.event_list .event {
  position: relative;
  padding: 0 0 0 60px;
  height: 16px;
  line-height: 16px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.event_list .event .time {
  position: absolute;
  top: 0;
  left: 0;
  height: 16px;
  line-height: 16px;
  color: #666;
  font-size: 11px; }

.event_list .more_link {
  margin: 10px 0; }

.touchcarousel {
  width: auto;
  height: 200px;
  margin: 20px 20px 10px; }

.touchcarousel .touchcarousel-item {
  margin-right: 10px;
  background: #fff;
  border-bottom: 2px solid #ddd;
  margin-bottom: 20px;
  width: 125px; }

.touchcarousel .touchcarousel-item h5 {
  font-size: 14px;
  padding: 0 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.touchcarousel .touchcarousel-item:hover h5 {
  overflow: visible;
  white-space: normal; }

.touchcarousel .touchcarousel-item h6 {
  font-size: 12px;
  padding: 0 5px;
  color: #888; }

.touchcarousel .scrollbar-holder {
  height: 1px;
  color: #f3f3f3; }

.touchcarousel .scrollbar.dark {
  background: #55b6d5; }

.touchcarousel.grey-blue .arrow-holder {
  height: 150px; }

.footer {
  background: #115a95;
  padding: 30px 20px; }

.footer .footer_logo img {
  width: 70%;
  max-width: 300px; }

.footer h5 {
  color: #d1e1ed;
  margin-bottom: 25px; }

.footer ul li {
  padding: 8px 0; }

.footer a {
  color: #fff; }

.footer a:hover {
  color: #55b6d5; }

.footer a.button:hover {
  color: #fff; }

.footer article.post h5 {
  font-size: 14px;
  margin-bottom: 10px; }

.footer article.post {
  border-bottom: 1px solid #1865A3;
  margin-bottom: 20px; }

.footer article.post:last-child {
  border-bottom: 0; }

.footer p {
  font-size: 14px;
  color: #d1e1ed; }

.footer .post p {
  font-size: 12px; }

.footer .social {
  margin-bottom: 20px; }

.footer .social a {
  display: block;
  cursor: pointer;
  width: 40px;
  height: 40px;
  background: #fd4a42;
  border-radius: 40px;
  color: #fff;
  line-height: 40px;
  text-align: center;
  margin: 0 auto; }

.footer .social a:before {
  font-family: 'icons';
  font-size: 20px; }

.footer .social a:hover {
  background: #013f66; }

.footer p.copyright {
  padding-top: 30px;
  color: #fff;
  font-size: 12px; }

.email_signup_popup {
  background: #465c9e url("images/email_signup_background.jpg") no-repeat center bottom;
  background-size: contain;
  height: 100%; }

.email_signup_popup h3 {
  background: #115a95;
  color: #fff;
  font-size: 20px;
  margin: 0;
  padding: 10px 10px 2px; }

.email_signup_popup h5 {
  background: #115a95;
  color: #fff;
  font-size: 14px;
  margin: 0;
  padding: 2px 10px 10px; }

.email_signup_content {
  padding: 20px; }

.email_signup_popup .name, .email_signup_popup .email {
  display: block;
  text-align: left;
  color: #fff;
  font-size: 14px;
  margin-top: 10px; }

.email_signup_popup input {
  padding: 12px 12px 11px;
  box-shadow: none;
  border: 1px solid #aaa; }

.email_signup_popup button {
  margin-top: 30px; }

.email_signup_popup .never {
  text-align: center;
  color: #fff;
  font-size: 12px;
  text-decoration: underline;
  cursor: pointer;
  margin-top: 20px; }

body.blank {
  background: #fff;
  text-align: center; }

body.blank #sb-site {
  background: #fff; }

.blank .coupon-page {
  max-width: 600px;
  margin: 20px auto;
  text-align: center; }

.blank .postcoupon {
  border: 5px dashed #000;
  border-spacing: 5px;
  padding: 20px;
  width: auto;
  text-align: center; }

.blank .postcoupon.noborder {
  border: 0; }

.blank h1 {
  font-size: 20px;
  padding-bottom: 10px;
  text-align: center;
  font-family: 'kreonlight', slab-serif;
  border-bottom: 0; }

.blank h4 {
  font-size: 14px;
  padding-top: 30px;
  text-align: center; }

.blank p.extra_margin {
  margin: 20px 0; }

.blank p.tiny {
  font-size: 11px;
  font-style: italic; }

/** Ads **/
.advertisers .advertiser {
  margin: 10px auto; }

.advertisers .advertiser.hiltonheadislandcom_main {
  width: 250px;
  height: 125px; }

.advertisers .advertiser.hiltonheadislandcom_sidebar {
  width: 196px;
  height: 250px; }

.advertisers .advertiser.responsive img {
  width: 100%;
  height: auto;
  max-width: 400px; }

@media (min-width: 768px) {
  .child_pages .child_page {
    position: relative;
    min-height: 200px; }
  .child_pages .child_page h3 {
    position: absolute;
    width: 39%;
    height: 100%;
    margin: 0;
    background-size: cover;
    background-position: center center;
    overflow: hidden;
    text-shadow: 1px 1px 3px #000;
    border-radius: 4px 0 0 4px; }
  .child_pages .child_page h3 a {
    display: block;
    cursor: pointer;
    color: #fff;
    padding: 10px 10px 200px 10px; }
  .child_pages .child_page p {
    width: 60%;
    padding: 10px 15px;
    color: #07244b;
    margin: 0;
    margin-left: 40%;
    background: #C7DFE6;
    min-height: 200px;
    border-radius: 0 4px 4px 0; } }

@media (min-width: 1200px) {
  .nav_trigger a {
    opacity: 0; }
  .nav_trigger.showme a {
    opacity: .7; }
  .nav_trigger.showme a:hover {
    opacity: 1; }
  .secondary_navigation.home a {
    text-align: left; }
  .secondary_navigation.home a img {
    float: left;
    width: 70px; }
  .secondary_navigation.home a .name {
    margin-left: 90px;
    font-size: 16px;
    padding-top: 20px; } }

@media (max-width: 1200px) {
  .main_content {
    padding-bottom: 0; }
  .main_content .container {
    box-shadow: none; } }

@media (max-width: 568px) {
  .logo {
    width: 233px;
    height: 143px;
    margin-left: -116px;
    margin-top: -71px; }
  .banner {
    height: 300px; }
  .featured-listings .listing {
    text-align: center; }
  .featured-listings .listing img {
    float: none;
    margin-right: 0; }
  .featured-listings .listing.has_image h4, .featured-listings .listing.has_image p {
    margin-left: 0; }
  button, a.button {
    display: block;
    width: 75%;
    text-align: left;
    margin: 0 auto 10px; }
  .publications a.button {
    margin-left: 80px;
    width: auto; }
  .header .row.social {
    width: 160px;
    right: 60px; }
  .header .row.social a {
    width: 30px;
    height: 30px;
    top: 10px;
    line-height: 30px; }
  .header .row.social a:before {
    display: inline-block;
    width: 30px;
    font-size: 16px; }
  .header .row.social a:hover {
    width: 30px;
    background: #000; } }

@media (min-width: 568px) {
  .alignleft {
    float: left;
    margin: 5px 20px 20px 0; }
  .alignright {
    float: right;
    margin: 5px 0 20px 20px; }
  a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0; }
  a img.alignright {
    float: right;
    margin: 5px 0 20px 20px; }
  .wp-caption.alignleft {
    margin: 5px 20px 20px 0; }
  .wp-caption.alignright {
    margin: 5px 0 20px 20px; }
  .nonfeatured-listings.twocolumn .listing {
    width: 47%;
    margin-right: 3%;
    float: left; }
  .nonfeatured-listings.twocolumn .listing:nth-child(2n+1) {
    clear: left; }
  .secondary_navigation.interior a img {
    width: 50px; }
  .bartenderbio .photo {
    width: 70%; }
  .bartenderbio .overview {
    width: 30%; } }

/*** Responsive ***/
* {
  box-sizing: border-box; }

.container {
  max-width: 1200px;
  margin: 0 auto;
  text-align: left; }

.container:after, .row:after, .col:after, .clr:after, .clearfix:after {
  content: "";
  display: table;
  clear: both; }

.row {
  padding-bottom: 20px; }

.row.nopadding {
  padding-bottom: 0; }

.col {
  float: left;
  width: 100%; }

.col_padding {
  padding: 0 25px; }

.gutters .col {
  margin-left: 4%; }

.gutters.half .col {
  margin-left: 2%; }

.gutters .col:first-child {
  margin-left: 0; }

.span_1 {
  width: 8.33333%; }

.span_2 {
  width: 16.66667%; }

.span_3 {
  width: 25%; }

.span_4 {
  width: 33.33333%; }

.span_5 {
  width: 41.66667%; }

.span_6 {
  width: 50%; }

.span_7 {
  width: 58.33333%; }

.span_8 {
  width: 66.66667%; }

.span_9 {
  width: 75%; }

.span_10 {
  width: 83.33333%; }

.span_11 {
  width: 91.66667%; }

.span_12 {
  width: 100%; }

.gutters .span_1 {
  width: 4.66667%; }

.gutters .span_2 {
  width: 13.33333%; }

.gutters .span_3 {
  width: 22%; }

.gutters .span_4 {
  width: 30.66667%; }

.gutters .span_5 {
  width: 39.33333%; }

.gutters .span_6 {
  width: 48%; }

.gutters .span_7 {
  width: 56.66667%; }

.gutters .span_8 {
  width: 65.33333%; }

.gutters .span_9 {
  width: 74%; }

.gutters .span_10 {
  width: 82.66667%; }

.gutters .span_11 {
  width: 91.33333%; }

.gutters .span_12 {
  width: 100%; }

.gutters.half .span_1 {
  width: 6.5%; }

.gutters.half .span_2 {
  width: 15%; }

.gutters.half .span_3 {
  width: 23.5%; }

.gutters.half .span_4 {
  width: 32%; }

.gutters.half .span_5 {
  width: 40.5%; }

.gutters.half .span_6 {
  width: 49%; }

.gutters.half .span_7 {
  width: 57.5%; }

.gutters.half .span_8 {
  width: 66%; }

.gutters.half .span_9 {
  width: 74.5%; }

.gutters.half .span_10 {
  width: 83%; }

.gutters.half .span_11 {
  width: 91.5%; }

.gutters.half .span_12 {
  width: 100%; }

@media (max-width: 568px) {
  .gutters .span_2:nth-child(6n+1), .gutters .span_3:nth-child(4n+1), .gutters .span_4:nth-child(3n+1), .gutters .span_6:nth-child(2n+1), .gutters .span_12:nth-child(n+1) {
    margin-left: 0; } }

@media (min-width: 569px) and (max-width: 767px) {
  .hidden.mobile_show {
    display: block; }
  .mobile_hide {
    display: none; }
  .mobile_align_left {
    text-align: left; }
  .mobile_align_center {
    text-align: center; }
  .mobile_align_right {
    text-align: right; }
  .mobile_span_1 {
    width: 8.33333%; }
  .mobile_span_2 {
    width: 16.66667%; }
  .mobile_span_3 {
    width: 25%; }
  .mobile_span_4 {
    width: 33.33333%; }
  .mobile_span_5 {
    width: 41.66667%; }
  .mobile_span_6 {
    width: 50%; }
  .mobile_span_7 {
    width: 58.33333%; }
  .mobile_span_8 {
    width: 66.66667%; }
  .mobile_span_9 {
    width: 75%; }
  .mobile_span_10 {
    width: 83.33333%; }
  .mobile_span_11 {
    width: 91.66667%; }
  .mobile_span_12 {
    width: 100%; }
  .gutters.half .mobile_span_1 {
    width: 6.5%; }
  .gutters.half .mobile_span_2 {
    width: 15%; }
  .gutters.half .mobile_span_3 {
    width: 23.5%; }
  .gutters.half .mobile_span_4 {
    width: 32%; }
  .gutters.half .mobile_span_5 {
    width: 40.5%; }
  .gutters.half .mobile_span_6 {
    width: 49%; }
  .gutters.half .mobile_span_7 {
    width: 57.5%; }
  .gutters.half .mobile_span_8 {
    width: 66%; }
  .gutters.half .mobile_span_9 {
    width: 74.5%; }
  .gutters.half .mobile_span_10 {
    width: 83%; }
  .gutters.half .mobile_span_11 {
    width: 91.5%; }
  .gutters.half .mobile_span_12 {
    width: 100%; }
  .gutters .mobile_span_1 {
    width: 4.66667%; }
  .gutters .mobile_span_2 {
    width: 13.33333%; }
  .gutters .mobile_span_3 {
    width: 22%; }
  .gutters .mobile_span_4 {
    width: 30.66667%; }
  .gutters .mobile_span_5 {
    width: 39.33333%; }
  .gutters .mobile_span_6 {
    width: 48%; }
  .gutters .mobile_span_7 {
    width: 56.66667%; }
  .gutters .mobile_span_8 {
    width: 65.33333%; }
  .gutters .mobile_span_9 {
    width: 74%; }
  .gutters .mobile_span_10 {
    width: 82.66667%; }
  .gutters .mobile_span_11 {
    width: 91.33333%; }
  .gutters .mobile_span_12 {
    width: 100%; }
  .gutters .mobile_span_2:nth-child(6n+1), .gutters .mobile_span_3:nth-child(4n+1), .gutters .mobile_span_4:nth-child(3n+1), .gutters .mobile_span_6:nth-child(2n+1), .gutters .mobile_span_12:nth-child(n+1) {
    margin-left: 0; } }

@media (min-width: 769px) and (max-width: 1199px) {
  .hidden.tablet_show {
    display: block; }
  .tablet_hide {
    display: none; }
  .tablet_align_left {
    text-align: left; }
  .tablet_align_center {
    text-align: center; }
  .tablet_align_right {
    text-align: right; }
  .tablet_span_1 {
    width: 8.33333%; }
  .tablet_span_2 {
    width: 16.66667%; }
  .tablet_span_3 {
    width: 25%; }
  .tablet_span_4 {
    width: 33.33333%; }
  .tablet_span_5 {
    width: 41.66667%; }
  .tablet_span_6 {
    width: 50%; }
  .tablet_span_7 {
    width: 58.33333%; }
  .tablet_span_8 {
    width: 66.66667%; }
  .tablet_span_9 {
    width: 75%; }
  .tablet_span_10 {
    width: 83.33333%; }
  .tablet_span_11 {
    width: 91.66667%; }
  .tablet_span_12 {
    width: 100%; }
  .gutters.half .tablet_span_1 {
    width: 6.5%; }
  .gutters.half .tablet_span_2 {
    width: 15%; }
  .gutters.half .tablet_span_3 {
    width: 23.5%; }
  .gutters.half .tablet_span_4 {
    width: 32%; }
  .gutters.half .tablet_span_5 {
    width: 40.5%; }
  .gutters.half .tablet_span_6 {
    width: 49%; }
  .gutters.half .tablet_span_7 {
    width: 57.5%; }
  .gutters.half .tablet_span_8 {
    width: 66%; }
  .gutters.half .tablet_span_9 {
    width: 74.5%; }
  .gutters.half .tablet_span_10 {
    width: 83%; }
  .gutters.half .tablet_span_11 {
    width: 91.5%; }
  .gutters.half .tablet_span_12 {
    width: 100%; }
  .gutters .tablet_span_1 {
    width: 4.66667%; }
  .gutters .tablet_span_2 {
    width: 13.33333%; }
  .gutters .tablet_span_3 {
    width: 22%; }
  .gutters .tablet_span_4 {
    width: 30.66667%; }
  .gutters .tablet_span_5 {
    width: 39.33333%; }
  .gutters .tablet_span_6 {
    width: 48%; }
  .gutters .tablet_span_7 {
    width: 56.66667%; }
  .gutters .tablet_span_8 {
    width: 65.33333%; }
  .gutters .tablet_span_9 {
    width: 74%; }
  .gutters .tablet_span_10 {
    width: 82.66667%; }
  .gutters .tablet_span_11 {
    width: 91.33333%; }
  .gutters .tablet_span_12 {
    width: 100%; }
  .gutters .tablet_span_2:nth-child(6n+1), .gutters .tablet_span_3:nth-child(4n+1), .gutters .tablet_span_4:nth-child(3n+1), .gutters .tablet_span_6:nth-child(2n+1), .gutters .tablet_span_12:nth-child(n+1) {
    margin-left: 0; } }

@media (min-width: 1200px) {
  .hidden.desktop_show {
    display: block; }
  .desktop_hide {
    display: none; }
  .desktop_align_left {
    text-align: left; }
  .desktop_align_center {
    text-align: center; }
  .desktop_align_right {
    text-align: right; }
  .desktop_span_1 {
    width: 8.33333%; }
  .desktop_span_2 {
    width: 16.66667%; }
  .desktop_span_3 {
    width: 25%; }
  .desktop_span_4 {
    width: 33.33333%; }
  .desktop_span_5 {
    width: 41.66667%; }
  .desktop_span_6 {
    width: 50%; }
  .desktop_span_7 {
    width: 58.33333%; }
  .desktop_span_8 {
    width: 66.66667%; }
  .desktop_span_9 {
    width: 75%; }
  .desktop_span_10 {
    width: 83.33333%; }
  .desktop_span_11 {
    width: 91.66667%; }
  .desktop_span_12 {
    width: 100%; }
  .gutters.half .desktop_span_1 {
    width: 6.5%; }
  .gutters.half .desktop_span_2 {
    width: 15%; }
  .gutters.half .desktop_span_3 {
    width: 23.5%; }
  .gutters.half .desktop_span_4 {
    width: 32%; }
  .gutters.half .desktop_span_5 {
    width: 40.5%; }
  .gutters.half .desktop_span_6 {
    width: 49%; }
  .gutters.half .desktop_span_7 {
    width: 57.5%; }
  .gutters.half .desktop_span_8 {
    width: 66%; }
  .gutters.half .desktop_span_9 {
    width: 74.5%; }
  .gutters.half .desktop_span_10 {
    width: 83%; }
  .gutters.half .desktop_span_11 {
    width: 91.5%; }
  .gutters.half .desktop_span_12 {
    width: 100%; }
  .gutters .desktop_span_1 {
    width: 4.66667%; }
  .gutters .desktop_span_2 {
    width: 13.33333%; }
  .gutters .desktop_span_3 {
    width: 22%; }
  .gutters .desktop_span_4 {
    width: 30.66667%; }
  .gutters .desktop_span_5 {
    width: 39.33333%; }
  .gutters .desktop_span_6 {
    width: 48%; }
  .gutters .desktop_span_7 {
    width: 56.66667%; }
  .gutters .desktop_span_8 {
    width: 65.33333%; }
  .gutters .desktop_span_9 {
    width: 74%; }
  .gutters .desktop_span_10 {
    width: 82.66667%; }
  .gutters .desktop_span_11 {
    width: 91.33333%; }
  .gutters .desktop_span_12 {
    width: 100%; }
  .gutters .desktop_span_2:nth-child(6n+1), .gutters .desktop_span_3:nth-child(4n+1), .gutters .desktop_span_4:nth-child(3n+1), .gutters .desktop_span_6:nth-child(2n+1), .gutters .desktop_span_12:nth-child(n+1) {
    margin-left: 0; } }

/*** Print ***/
@media print {
  .hide_from_print {
    display: none; } }

/* Slidebars 0.8.2 - http://plugins.adchsm.me/slidebars/ Written by Adam Smith - http://www.adchsm.me/ Released under MIT License - http://plugins.adchsm.me/slidebars/license.txt */
html, body, #sb-site, .sb-slidebar {
  margin: 0;
  padding: 0;
  box-sizing: border-box; }

html, body {
  width: 100%;
  overflow-x: hidden; }

html {
  min-height: 100%; }

body {
  height: 100%; }

#sb-site {
  width: 100%;
  min-height: 100%;
  position: relative;
  z-index: 1;
  background: #fff; }

.sb-slidebar {
  height: 100%;
  overflow-y: auto;
  position: fixed;
  top: 0;
  z-index: 0;
  visibility: hidden;
  background-color: #222; }

.sb-static {
  position: absolute;
  height: auto; }

.sb-left {
  left: 0; }

.sb-right {
  right: 0; }

html.sb-active-left .sb-left, html.sb-active-right .sb-right {
  visibility: visible; }

.sb-slidebar {
  width: 30%; }

@media (max-width: 480px) {
  .sb-slidebar {
    width: 70%; } }

@media (min-width: 481px) {
  .sb-slidebar {
    width: 55%; } }

@media (min-width: 768px) {
  .sb-slidebar {
    width: 40%; } }

@media (min-width: 992px) {
  .sb-slidebar {
    width: 30%; } }

@media (min-width: 1200px) {
  .sb-slidebar {
    width: 20%; } }

html.sb-anim-type-translate .sb-slide, html.sb-anim-type-side .sb-slide {
  -webkit-transition: -webkit-transform 400ms ease;
  transition: transform 400ms ease;
  -webkit-transition-property: -webkit-transform,left;
  -webkit-backface-visibility: hidden; }

#accordion div p {
  margin-left: 18%; }

.col1 {
  width: calc(100% - 475px); }

@media (max-width: 900px) {
  .col1, .col2 {
    width: 100%; } }

.img-responsive {
  max-height: 100%;
  height: auto; }

