﻿/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  overflow-y: scroll;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
  text-decoration: none;
}

b, strong {
  font-weight: bolder;
}

img {
  border-style: none;
}

button, input, optgroup, select, textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button, input {
  overflow: visible;
}

button, select {
  text-transform: none;
}

button, [type=button], [type=reset], [type=submit] {
  -webkit-appearance: button;
  border: 1px #000 solid;
  margin: 5px;
  font-weight: 700;
  background-color: #fff;
}

button::-moz-focus-inner, [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring, [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

textarea {
  overflow: auto;
  max-width: 90%;
}

[type=checkbox], [type=radio] {
  padding: 0;
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

/* #####################! Theme css ####################### */
h1 {
  font-size: 18px;
}

body {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 15px;
  line-height: 20px !important;
  color: #333;
  background-color: #fff;
  padding: 10px 0;
  max-width: 1160px;
  margin: 0 auto;
  background-color: rgb(5, 75, 144);
}

.col-sm-6 {
  width: calc(100% - 275px);
  float: left;
}

.col-sm-5 {
  width: 275px;
  float: left;
}
#logo {
	padding-left:10px
}

#logo h1 span {
  font-size: 50px;
  line-height: 50px;
}

#logo h1 a span:hover {
	color:#d19226!important
}
#logo h2 span {
	color: #ffffff; 
	font-size: 100%; 
	text-shadow: 2px 2px 2px #000; 
	text-align: left; 
	font-weight: normal;
}

#footer {
  background-color: rgb(5, 75, 144);
  padding: 10px;
  border-radius: 8px;
  color: #fff;
  display: block;
  overflow: hidden;
  max-width: 1160px;
  margin: 0;
}

#footer h4 a {
  color: #fff;
}

ul {
  list-style-type: none;
}

#footer ul.nav {
  padding: 0;
}

#footer ul li a, #footer p a {
  color: #fff;
  padding: 3px 0;
  font-size: 15px;
}

a:hover, a:focus, a:active {
  color: #d19226 !important;
  text-decoration: none;
}

.container {
  max-width: 1160px;
  padding: 10px;
  background: #fff;
  border-radius: 8px;
  margin-bottom: 15px;
  border: 1px #6d6d46 solid;
  min-height: 10px;
  display: block;
  overflow: hidden;
  clear:both
}

.masthead ul {
  list-style-type: none;
  padding: 0;
}

.masthead ul.nav-header {
  padding: 0;
  margin: 0;
}

.masthead ul li a {
  color: #fff;
  text-decoration: none;
  font-size: 18px;
  line-height: 45px;
  padding: 0 8px;
}

.masthead ul li a:hover {
  color: #d19226;
}

.btext {
  font-weight: 700;
}

.large {
  font-size: 120%;
}

.x-large {
  font-size: 160%;
}

.clear {
  clear: both;
}

.row {
  width: 100%;
}

.row:before, .row:after {
  content: " ";
  display: table;
}

.iframe-wrapper {
  width: calc(50% - 10px);
  float: left;
  display: inline-block;
  height: 510px;
  margin: 0 5px 10px 5px;
  border: 1px #333 solid;
  padding: 5px;
  border-radius: 8px;
}

.calframed-iframe {
  width: calc(100% - 20px);
  height: 450px;
  -webkit-overflow-scrolling: touch;
  overflow: scroll;
  padding: 10px;
  border: 0;
}

.skippers-additional {
  background: #fff;
  padding: 10px;
  border-radius: 8px;
  margin-top: 10px;
  min-height: 50px;
}

.ccm-autonav-breadcrumb-sep::after {
  content: " | ";
  color: orange;
  font-size: 20px;
}

.nav-header li::after {
  content: " | ";
  color: orange;
  font-size: 20px;
}

li#\/landing-page\/::after {
  content: " ";
}

li#\/landing-page\/ a {
  background-color:orange;
  color:#000;
  padding:3px 6px;
  border-radius:6px
}

li#\/landing-page\/ a:hover {
	background-color:#fff;
}

span#\/landing-page\/ a {
  background-color:orange;
  color:#000;
  padding:3px 6px;
  border-radius:6px;
  margin-left:10px
}

span#\/landing-page\/ a:hover {
	background-color:#fff;
}

.breadcrumble {
  color: #fff;
  float: left;
  font-size: 13px;
  padding: 8px 3px;
  margin-left: 2px;
  margin-bottom: 2px;
  
}

.breadcrumble span {
  color: #000;
}

.breadcrumble a, .breadcrumble a:visited {
  background-color: rgb(5, 75, 144);
  padding: 2px 5px !important;
  border-radius: 4px;
  font-weight: 600;
  display: inline-block;
  margin-top: 10px;
  color: #fff;
}

.breadcrumble p {
  white-space: nowrap;
}

/* Social Icons css */
.block-sociallinks {
  padding: 0;
  margin: 5px 3px;
  list-style: none;
  width: 36px;
  height: 36px;
  display: inline-block;
  float: left;
}

.block-sociallinks img {
  margin-top: 5px;
}

.block-sociallinks a:hover img {
  width: 40px;
  height: 40px;
}

.sprite {
  background: url("/packages/theme_casual/themes/casual//images/social-icons/sprite.jpg") no-repeat top left;
  width: 32px;
  height: 32px;
}

.sprite.youtube_32 {
  background-position: 0 0;
}

.sprite.linkedin_32 {
  background-position: 0 -42px;
}

.sprite.no-alcohol-drugs {
  background-position: 0 -84px;
}

.sprite.paypal_32 {
  background-position: 0 -126px;
}

.sprite.pba_32 {
  background-position: 0 -168px;
}

.sprite.twitter_32 {
  background-position: 0 -210px;
}

.sprite.walking-stick {
  background-position: 0 -252px;
}

.sprite.accessible-icon {
  background-position: 0 -294px;
}

.sprite.facebook_32 {
  background-position: 0 -336px;
}

.sprite.family-icon {
  background-position: 0 -378px;
}

.sprite.flickr_32 {
  background-position: 0 -420px;
}

.sprite.instagram_32 {
  background-position: 0 -462px;
}

.form-displaced {
  position: fixed;
  top: 200px;
  left: 0;
  width: 200px;
}

.large-boat-images-container {
  width: 100%;
  float: left;
  min-width: 320px;
  max-height: 507px;
}

.img-fluid {
  width: calc(68% - 10px);
  height: auto;
  min-height: 205px;
  max-height: 507px;
  float: left;
  margin-right: 10px;
  border-radius: 6px 0 0 6px;
}

.small-image-container {
  width: 32%;
  display: inline;
  float: left;
}

.img-fluid-small {
  width: 100%;
  height: auto;
  float: left;
}

.pagelinks {
  color: #fff !important;
  background-color: rgb(5, 75, 144);
  padding: 5px 0;
  border-radius: 3px;
  margin: 10px 5px;
  display: inline-block;
  text-align: center;
  font-size: 15px;
  padding: 4px 8px;
}

.pagelinks2 {
  color: #fff !important;
  background-color: green;
  padding: 5px 0;
  border-radius: 3px;
  margin: 10px 0;
  display: inline-block;
  text-align: center;
  font-size: 15px;
  padding: 4px 8px;
}

.blog-pages {
  border: 1px #333 solid;
  width: calc(100% / 3 - 10px);
  margin: 4px;
  border-radius: 4px;
  background-color: #ffffe6;
  float: left;
  overflow: hidden;
  display: block;
}

.pagelist_image_div {
  float: right;
  width: 35%;
  line-height: 10px;
}

.pagelist_image_div img {
  border-radius: 0 4px 4px 0;
  width: 100%;
  height: auto;
}

.pagelist-pages-link a {
  color: rgb(5, 75, 144) !important;
  font-size: 18px;
  font-weight:600
}

.pagelist-pages-link {
  margin: 0 !important;
  padding-left: 3px;
  font-size: 15px;
  line-height: normal !important;
}

.pagelist-pages-link a:hover {
  color: #d19226 !important;
}

.list-boats-div {
  width: 100%;
  height: 175px;
  overflow: hidden;
}

.list-boats {
  width: 181px;
  margin: 4px 4px 50px 4px;
  border-radius: 4px;
  float: left;
  position: relative;
}

.list-boats img {
  width: 100%;
  height: auto;
}

@media only screen and (max-width: 985px) {
  .list-boats {
    width: 177px;
  }

  /* PageList */
  .list-boats-div {
    width: 100%;
    height: 171px;
    overflow: hidden;
  }

  .list-boats img {
    width: 100%;
    height: auto;
  }
}
@media only screen and (max-width: 961px) {
  #logo h1 span {
    font-size: 30px;
  }
}
@media only screen and (max-width: 425px) {
  p.pagelist-pages-link a {
    font-size: 12px;
  }

  .pagelist_image_div a img, #contactd {
    display: none;
  }
}

