/* ==========================================================================
   Theme Name:         ROM
   Theme URI:          http://rockoutmedia.co.uk
   Version:            1.0
   Author:             @RockOutMediaUK
   Author URI:         http://rockoutmedia.co.uk
   ========================================================================== */


/* ==========================================================================
   Contents
   ==========================================================================
    Typography
    Base
    Header
    Content
    Nav Bar
    Slider
    Home
    Footer
    Contact Form
    Boat List
    Boat Individual Page Stars
    Cottage List Template
    Boat List Template
    Cottage Single Template
    Boats Single Template
    Home Banners
    Nav Tabs
    Availability Right
    News
    Search Results Page
    Sidebar
    Contact Page
    Misc
    Pagination
    WordPress Generated Classes
    Animations
    Media Queries
   ==========================================================================
   ========================================================================== */

/* ==========================================================================
   Sign Up
   ========================================================================== */
.side-bar-content, 
.side-bar {

}
.pettext {font-style: italic;}
.blue-button.submit {
  max-width: 170px !important;
  background-image: none;
}

.clear {
  clear: both;
}
.xrow {
    padding-bottom:5px;
    border:1px solid red;
    display:table-row;
    position:relative;
}
.xrow .xdesc {float:left; width:auto; margin-right:2em; display:table-column; padding-bottom:10px;}
.xrow .xaction {float:right; display:table-column;}

.xbutton {padding:1px 10px;}

.signup-text-wrap {
  clear: both;
  margin-bottom: 5px;
}
.signup-text-left {
  float: left;
  /*width: 130px;*/
  width: 200px;
}
.signup-text-right {
  float: left;
  /*width: 130px;*/
  /*width: 200px;*/
}

label {
  display: block;
  float: left;
  width: 205px;
  padding-top: 3px;
  margin-bottom: 5px;
}
label.text-danger {
  width:100%;
}

input, select {
  float: left;
  border: 1px solid #707070;
  margin-bottom: 5px;
}

input.inline {float:none;}

hr {
  border-top: 1px solid #a7acb0;
}

.big-text {
  font-size: 20px;
  margin: 20px 0;
}

/*741*/
.cppwrapper {
  border: 5px dotted red;
  background: pink;
  padding: 5px;
  margin-left: -10px;
  margin-top: 20px;
  margin-bottom: 20px;}

.cppnote {
  font-size: -1;
  font-style: italic;
}
/*Media queries*/
    
.payMethodBlk {float:left;
               width:100%;}
.payMethodBlk input[type="radio"] {margin-top:6px;}

.info-text-wrap {
  clear: both;
  margin-bottom: 5px;
  background-color: aliceblue;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left:5px;
  font-style: italic;
}

.left {
  text-align: left;
}

@media (max-width: 959px) {
  .side-bar-content, 
  .side-bar {
    clear: both !important;
    width: 100% !important;
    max-width: 100% !important;
    padding-left: 0 !important;
  }
}

@media (max-width: 699px) {
  .side-bar-content, 
  .side-bar {
    clear: both !important;
    width: 100% !important;
    padding-left: 0 !important;
  }
}




/* ==========================================================================
   Typography
   ========================================================================== */

@font-face {
  font-family: 'mp-Bold';
  src: url('fonts/mp-Bold.eot');
  src: local('☺︎'), url('fonts/mp-Bold.woff') format('woff'), url('fonts/mp-Bold.ttf') format('truetype'), url('fonts/mp-Bold.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'mp-Semibold';
  src: url('fonts/mp-Semibold.eot');
  src: local('☺︎'), url('fonts/mp-Semibold.woff') format('woff'), url('fonts/mp-Semibold.ttf') format('truetype'), url('fonts/mp-Semibold.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'mp-Regular';
  src: url('fonts/mp-Regular.eot');
  src: local('☺︎'), url('fonts/mp-Regular.woff') format('woff'), url('fonts/mp-Regular.ttf') format('truetype'), url('fonts/mp-Regular.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'mp-Semibold';
  src: url('fonts/mp-Semibold.eot');
  src: local('☺︎'), url('fonts/mp-Semibold.woff') format('woff'), url('fonts/mp-Semibold.ttf') format('truetype'), url('fonts/mp-Semibold.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
    font-family: 'felt_tipregular';
    src: url('fonts/felt_tip_roman-webfont.eot');
    src: url('fonts/felt_tip_roman-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/felt_tip_roman-webfont.woff') format('woff'),
         url('fonts/felt_tip_roman-webfont.ttf') format('truetype'),
         url('fonts/felt_tip_roman-webfont.svg#felt_tipregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
   font-family: 'mp-Regular',Verdana, Arial, "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, "Lucida Grande", sans-serif; 
   font-weight: 300;
   font-size: 10pt;
}

a, a:hover {
   text-decoration: none;
}

h1 {
  line-height: 1em;
  padding: 0;
  margin: 0;
}

h2 {
  line-height: 1em;
  padding: 0;
  margin: 0;
}

h2.top-head, h2.top-head a {
  font-size: 20px;
  font-weight: 100 !important;
  color: #fff;
  font-family: 'felt_tipregular';
  padding: 0;
  margin: 0;
  text-align: right;
}

  h2.top-head a span {
    display: block;
    font-family: 'mp-Regular'; 
    font-weight: 100 !important;
    margin-top: 10px;
  }

  h2 img {
    float: right;
  }

h3 {
  font-size: 24px;
  line-height: 24px;
  font-weight: normal;
  color: #30bee5;
  font-family: 'felt_tipregular';
  padding-top: 10px;
  padding-bottom: 18px;
  margin: 0;
}

.page-header h1, 
article header h1, 
.default-content-wrapper h2, 
.individual-listing-left h3, 
h4 {
  font-size: 37px;
  font-weight: normal;
  color: #474747;
  display: block;
  font-family: 'mp-Regular';
  padding: 0;
  margin: 0;
  line-height: 1em;
}

  article header h1 {
    margin: 20px 0 10px 0;    
  }

  .individual-listing-left h3 {
    font-size: 40px;
  }

.default-content-wrapper h2 { 
  font-size: 32px;
  margin: 30px 0 10px 0;
}

.page-header {
  border: 0;
  padding: 0;
}

.small-heading {
  font-size: 16px;
  line-height: 16px;
  font-weight: bold;
  color: #30437b;
  display: block;
  font-family: 'felt_tipregular';
}

.large-heading {
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  display: block;
}

  .buttons-right-text.small-heading {
    color: #fff;
    font-size: 22px;
  }

  .boats-slider-headings .small-heading, 
  .boats-slider-headings .large-heading {
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
  }

.search .large-heading {
  font-family: 'mp-Regular';
  margin-top: 5px;
}

.description-felt, 
.home-left .small-heading, 
.home-right .small-heading {
  font-size: 24px;
  font-weight: bold;
  color: #30bee5;
  display: block;
  font-family: 'felt_tipregular';
  padding-bottom: 10px;
}

.small-heading.dark {padding-top: 4px;
            padding-bottom:8px;}

article header h2, 
article header h2 a, 
.large-heading.dark, 
.home-center .large-heading, 
.home-left .large-heading, 
.home-right .large-heading {
  font-size: 22px;
  line-height: 24px;
  font-weight: bold;
  color: #474747;
  display: block;
  font-family: 'mp-Regular';
}

.home-center .large-heading, 
.home-center .small-heading {
  color: #fff;
}

.large-heading.dark, 
.home-center .large-heading {
  font-size: 24px;
}

.home-center .small-heading {
  font-size: 24px;
  color: #fff;
  margin: 10px 0;
}

.backtotop, 
.blue-button-nobg, 
.blue-button {
  color: #fff;
}

  .backtotop:hover, 
  .blue-button-nobg:hover, 
  .blue-button:hover {
    color: #fff;
  }

.backtotop {
  font-size: 14px;
  font-family: 'mp-Regular';
}

.home-center .blue-button-nobg {
  font-size: 20px;
  font-family: 'mp-Regular';
}

p, 
.default-content-wrapper ul li, 
.text {
  font-size: 13px;
  color: #474747;
  font-family: 'mp-Regular';
  line-height: 1.4em;
}

.felt {
  font-family: 'felt_tipregular';
}

.home-center-bottom .felt, 
.home-center .felt {
  font-size: 24px;
  color: #30bee5;
  margin: 0 10px;
}

.footer-copyright {
  font-size: 13px;
}

.telephone {
  color: #30bee5;
  font-size: 24px;
  font-family: 'mp-Semibold';
}

.footer-nav {
  color: #848484;
  font-size: 13px;
}

.footer-nav a, 
footer .address {
  color: #fff;
}

.footer-copyright {
  font-size: 12px;
  font-family: 'mp-Regular';
}

.boat-listing-text .small-heading {
  color: #30bee5;
  font-size: 16px;
}

.price-from, 
.price-from p, 
.sleeps {
  color: #fff !important;
  text-align: center;
  font-size: 18px;
}

  .sleeps-top, 
  .from {
    font-size: 12px;
  }

.rating {
  font-family: 'mp-Semibold';
  font-size: 13px;
}

.boats-slider-headings .small-heading {
  font-size: 24px;
  color: #fff;
  margin-top: 40px;
}

.boats-slider-headings .large-heading {
  font-size: 40px;
  color: #fff;
  font-family: 'mp-Regular';
  line-height: 1.2em;
  margin-top: 10px;
}

.news-sidebar a {
  color: #333;
}

.news-sidebar a:hover {
  color: #30bee5;
}

.individual-listing-left .if-premier-cruiser {
  font-size: 16px;
  color:#ffffff;
  background:#30437b;
  padding:2px 8px 2px 8px;
  margin-bottom: 10px;
}

#detail .class .heading {
  display: none;
}

#detail .class {
 padding-bottom: 10px !important;
}

#detail .class .entry {
  display: block;
  text-align: center;
  float: none;
  width: 100% !important;
  font-weight: bold;
}

#detail .class .heading:after {
  content: "Class:";
}

.review-text {
  color: #589442;
  font-size: 15px;
  display: block;
  width: 240px;
  padding-top: 20px;
}

  .bqstart {
    font-size: 80px;
    float: left;
    margin-top: 27px;
    padding-right: 10px;
  }

  .review-text-2 {
    margin-top: -20px;
  }
.request-a-brochure label {
  font-size: 16px;
}

.individual-listing-left .text {
  font-size: 13px;
}

  .key-features .large-heading {
    font-size: 22px;
  }

.blue-block {
  color: #fff;
  font-size: 13px;
  text-align: center;
}

.boatssingle-dimensionswrap {
  font-size: 12px;
}

.singleboats-table {
  width: 100%; 
  font-size: 13px;
}

.nav-tabs, .nav-tabs li {
  font-size: 12px;
  color: #000;
}

.nav-tabs li a, 
.nav-tabs li a:hover {
  color: #000;
}

.individual-boat-viewed .large-heading.dark {
  font-size: 16px;
}

.individual-boat-viewed .boat-listing-text .small-heading {
  font-size: 12px;
  line-height: 1em;
  display: none;
}

.individual-boat-viewed .sleeps, 
.individual-boat-viewed .price-from {
  font-size: 12px;
}

.individual-boat-viewed .from, 
.individual-boat-viewed .sleeps-top {
  display: block;
  font-size: 10px;
}

.individual-boat-viewed .rating {
  width: 75px;
  font-size: 10px;
  padding-top: 6px;
}

.individual-boat-viewed .if-premier-cruiser {
  font-size: 11px;
  margin-top: 5px;
}

.individual-boat-viewed .blue-button {
  font-size: 13px;
}

.right-number {
  font-size: 24px;
}

.starts-text {
  text-align: center;
  font-size: 12px !important;
}

.calhdrr {
  color: #fff !important;
  text-indent: 0 !important;
  font-weight: bold;
}

.calhdrl {
  color: #fff !important;
  text-indent: 0 !important;
  font-weight: bold;
}

.total span {
  font-size: 22px;
  font-weight: normal !important;
  padding-top: 10px;
}

.cal .key span {
  font-size: 11px !important;
}

.unitname-title {
  text-transform: capitalize;
  line-height: 1em;
  font-size: 20px;
}

.sleeps-new-two-readmore {
  color: #fff; 
  font-size: 16px;
}

.wp-pagenavi span.current {
   font-weight: bold;
}





/* ==========================================================================
   Base
   ========================================================================== */
body { 
  
}
   
.container {
  max-width: 960px;
  margin: 0 auto;
}

.wrapper {
  max-width: 900px;
  margin: 0 auto 0 auto;
  padding: 30px;
  background: #fff;
}

.flex-direction-nav a {
  overflow: visible;
  color: #fff;
  color: rgba(255,255,255,255.9);
}

.flexslider {
  background: none;
  border: 0;
}

.blue-button {
  display: block;
  width: 100%;
  max-width: 370px;
  margin: 17px 0 5px 0;
  padding: 10px 15px;
  background: #30bee5 url('img/button-arrow.jpg') center right no-repeat;
}

    .lt-ie9 .blue-button {
      max-width: 374px;
    }

.blue-button-nobg {
  display: inline-block;
  margin: 0;
  padding: 10px 15px;
  background: #30bee5;
}

.home-center .blue-button-nobg {
  background: #0098db;
  margin-top: 8px;
  margin-bottom: 20px;
}


  .blue-button.submit {
    border: none;
    width: 100%;
  }

a img, 
.home-search input.dark-blue-button, 
.blue-button, 
.blue-button-nobg, 
.blue-button.submit, 
.backtotop {
  transition: all 0.5s ease;
}

a img:hover, 
.home-search input.dark-blue-button:hover, 
.blue-button:hover, 
.blue-button-nobg:hover, 
.blue-button.submit:hover, 
.backtotop:hover {
  opacity: 0.7;
}

.divider {
  margin: 30px auto 0 auto;
  width: 100%;
  max-width: 740px;
  height: 1px;
  background: url('img/divider.png') center center no-repeat;
}

.broadstours-divider {
  margin: 30px auto 0 auto;
  width: 100%;
  max-width: 740px;
  height: 27px;
  background: url('img/broadstours-divider.png') center center no-repeat;
}

.large-heading.dark.base-testimonialby {
  font-size: 14px;
}



/* =============================================================================
   Header
   ========================================================================== */
  .logo {
    padding: 25px 0 35px 0;
  }



/* ==========================================================================
   Content
   ========================================================================== */
.content-entrytitlepad {
  margin-top: 0 !important; 
  padding-top: 0 !important;
}



/* ==========================================================================
   Nav Bar
   ========================================================================== */
.nav-main {
  float: right;
}

.nav {
  width: 100%;
  background: #363636;
}

#menu-primary-navigation li {
  float: right;
}



/* ==========================================================================
   Slider
   ========================================================================== */
.flex-control-nav {
  width: 100%;
  position: absolute;
  top: 450px;
  text-align: center;
  z-index: 10000;
}

.flex-direction-nav {
  position: absolute;
  z-index: 1000;
  top: 230px;
  width: 100%
}



/* =============================================================================
   Home
   ========================================================================== */
.home-banner {
  position: relative;
  width: 100%;
  max-height: 470px;
  overflow: hidden;
  margin: 0 auto 0 auto;
}

  .default-banner, 
  .single .home-banner {
    max-width: 960px;
  }

  .home-banner img {
    margin: 0 auto;
  }

  .home-banner-content {
    position: absolute;
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
    top: 40px;
    left: 0;
    right: 0;
    z-index: 100;
  }

  .home-banner .search {
    float: right;
    background: #20bcea;
    width: 100%;
    max-width: 280px;
    padding: 20px 20px 0 20px;
  }

.home-left {
  background: #ececec;
  padding: 15px 15px;
  max-width: 430px;
}

.home-right {
  float: right !important;
  background: #ececec;
  padding: 15px 15px;
  max-width: 430px;
}

  .home-left .text, 
  .home-right .text {
    display: block;
    margin: 10px 0 0 0;
  }

.home-center {
  margin: 32px 0 40px 0;
  padding: 0 10px;
  text-align: center;
  background: #30bee6;
}

  .home-bt {
    display: block;
    margin: 0 auto 10px auto;
    padding: 10px 0 0 0;
  }

.home-center-lower {
  margin: 30px 0 0 0;
}

  .customer-reviews, 
  .request-a-brochure, 
  .socialise {
    height: 230px;
  }

  .customer-reviews {
    background: url('../img/home-vertical-divide.png') top right no-repeat;
  }

    .visit-tripadvisor {
      display: block;
      height: 33px;
      width: 194px;
      margin: 20px 0 0 0;
      background: url('../img/visit-tripadvisor.png') top right no-repeat;
    }

  .request-a-brochure {
    background: url('../img/home-vertical-divide.png') top right no-repeat;
  }

    .request-a-brochure .right-text {
      float: left;
      width: 130px;
      display: block;
      margin: 31px 0 0 0;
    }

      .lt-ie9 .request-a-brochure .right-text {
        width: 134px;
      }

    .brouch-request-button {
      margin: 61px 0 0 0;
    }

    .request-a-brochure .brochure-img {
      float: right;
      width: 110px;
      margin: 24px 20px 0 0;
    }

  .socialise {
    max-width: 250px;
  }

    .socialise .text {
      display: block;
      margin: 31px 0 0 0;
    }

    .socialise .icon-wrap {
      margin-top: 79px;
      width: 100%;
    }

      .twitter-icon, .facebook-icon, .google-icon, .youtube-icon {
        height: 37px;
        width: 35px;
        float: left;
        margin: 0 5px 0 0;
      }

      .twitter-icon {
        background: url('img/twitter-icon.png') top right no-repeat;
      } 
      .facebook-icon {
        background: url('img/facebook-icon.png') top right no-repeat;
      }
      .google-icon {
        background: url('img/google-icon.png') top right no-repeat;
      }
      .youtube-icon {
        background: url('img/youtube-icon.png') top right no-repeat;
      }

.home-center-bottom {
  margin: 30px auto 30px auto;
  text-align: center;
}
    .accreds {
      display: block;
      margin: 30px auto;
    }

    .home-center-bottom .felt {
      padding: 10px 0;
      display: block;
    }

.home-search {
  color: #fff;
  font-size: 12px;
  margin-top: 20px;
}

  .home-search label {
    width: 100px;
    padding-top: 4px;
    float: left;
  }

  .home-search input, 
  .home-search select { 
    max-width: 160px;
    border: 1px solid #ccc;
    border-radius: 0 !important;
  }

  .fancybox-inner .search .home-search input, 
  .fancybox-inner .search .home-search select {
    max-width: 135px !important;
  }

  .home-search input.dark-blue-button {
    width: 275px;
    max-width: 275px;
    margin-top: 10px;
    padding: 10px;
    color: #fff;
    font-family: 'felt_tipregular';
    font-size: 18px;
    background: #304b81;
    border: none;
  }

  .home-search input.error {
    background: #FBE3E4 !important;
    color: #8a1f11 !important;
    border: 1px solid #8a1f11 !important;
  }

  .home-search label.error {
    display: none !important;
  }



/* ==========================================================================
   Footer
   ========================================================================== */
footer {
  width: 100%;
  max-width: 920px;
  height: 100px;
  margin: 0 auto;
  background: #2e2e2e;
  padding: 30px 20px 20px 20px;
}

  footer .telephone {
    display: block;
    margin: 0 0 10px 0;
  }

  footer .address {
    display: block;
    margin: 10px 0 0 0;
  }

  footer .icon-wrap {
    width: 100%;
    max-width: 260px;
    margin: 15px 0 0 0;
    float: right;
  }

    .lt-ie9 footer .icon-wrap {
      max-width: 265px;
    }

  footer .icon-wrap a {
    float: left;
  }

  .backtotop {
    display: block;
    margin: 0;
    padding: 15px 15px 8px 15px;
    background: #30bee5 url('../img/backtotop-arrow.png') top center no-repeat;
  }

.footer-copyright {
  width: 100%;
  max-width: 920px;
  height: 30px;
  margin: 0 auto;
  padding: 5px 20px 0 20px;
  background: #fff;
}

  .copyright-right {
    float: right;
    text-align: right;
  }



/* ==========================================================================
   Contact Form
   ========================================================================== */
div.wpcf7 {
   margin: 0;
   padding: 0;
}

div.wpcf7-response-output {
   margin: 2em 0.5em 1em;
   padding: 0.2em 1em;
}

div.wpcf7-mail-sent-ok {
   border: 2px solid #398f14;
}

div.wpcf7-mail-sent-ng {
   border: 2px solid #ff0000;
}

div.wpcf7-spam-blocked {
   border: 2px solid #ffa500;
}

div.wpcf7-validation-errors {
   border: 2px solid #f7e700;
}

span.wpcf7-form-control-wrap {
   position: relative;
}

span.wpcf7-not-valid-tip {
   position: absolute;
   top: 20%;
   left: 20%;
   z-index: 100;
   background: #fff;
   border: 1px solid #ff0000;
   font-size: 10pt;
   width: 280px;
   padding: 2px;
}

span.wpcf7-not-valid-tip-no-ajax {
   color: #f00;
   font-size: 10pt;
   display: block;
}

span.wpcf7-list-item {
   margin-left: 0.5em;
}

.wpcf7-display-none {
   display: none;
}

div.wpcf7 img.ajax-loader {
   border: none;
   vertical-align: middle;
   margin-left: 4px;
}

div.wpcf7 .placeheld {
   color: #888;
}

textarea[name="address"] {
  width: 100%;
  max-width: 470px;
}

.wpcf7-list-item {
  float: left;
  margin-right: 20px;
}

input[type="radio"], input[type="checkbox"] {
  margin: 0;
}

a[href$='.pdf'] {
  display: block;
  width: 100%;
  max-width: 370px;
  margin: 17px 0 5px 0;
  padding: 10px 15px;
  background: #30bee5 url('../img/button-arrow.jpg') center right no-repeat;
  color: #fff;
}
#tsandcs {padding: 10px; background-color:#3071A9; display:block; 
          width:100%; margin-bottom: 10px; color:white; border-radius:4px;}
#tsandcs a {display:inline; width:auto; margin-right:10px; padding:0px; 
            background:none; color:#ea9191; font-weight: bolder;
            font-size:150%;}
#tsandcs .error {background-color: red;
                 font-size: 125%;
                 color: white;}

div.wpcf7-mail-sent-ok {
   border: 2px solid #398f14;
}

div.wpcf7-mail-sent-ng {
   border: 2px solid #e21a2d;
}

div.wpcf7-spam-blocked {
   border: 2px solid #ffa500;
}

div.wpcf7-validation-errors {
   border: 2px solid #f7e700;
}

span.wpcf7-form-control-wrap {
   position: relative;
}

span.wpcf7-not-valid-tip {
   position: absolute;
   top: 20%;
   left: 20%;
   z-index: 100;
   background: #fff;
   border: 1px solid #e21a2d;
   font-size: 10pt;
   width: 280px;
   padding: 2px;
   display: none !important;
}

span.wpcf7-not-valid-tip-no-ajax {
   color: #f00;
   font-size: 10pt;
   display: block;
}

span.wpcf7-list-item {
   margin-left: 0.5em;
}

.wpcf7-display-none {
   display: none;
}

div.wpcf7 img.ajax-loader {
   border: none;
   vertical-align: middle;
   margin-left: 4px;
}

div.wpcf7 .placeheld {
   color: #888;
}

.wpcf7-not-valid {
  border-bottom: 3px solid #e21a2d !important;
}

.wpcf7-validation-errors {
  background: #ff0000;
  border: 0 !important;
  border-bottom: 3px solid #e21a2d !important;
  color: #fff;
  margin: 0 !important;
  width: 100%;
  max-width: 440px;
  padding: 10px !important;
  font-size: 15px !important;
  line-height: 1em !important;
}

.wpcf7-mail-sent-ok {
  border: 0 !important;
  color: #fff;
  margin: 30px 0 0 0 !important;
  width: 100%;
  max-width: 440px;
  padding: 10px !important;
  font-size: 15px !important;
  line-height: 1em !important;
  font-size: 15px !important;
  line-height: 1em !important;
  background: #398f14;
}

#contact .wpcf7-validation-errors, 
#contact .wpcf7-mail-sent-ok {
  width: 273px !important;
  max-width: 273px !important;
}

#contact .wpcf7-not-valid {
  background: #f9dadd;
}



/* ==========================================================================
   Boat List
   ========================================================================== */
.mobile-top-prices {
  display: none;
}

.boat-filer-left h4 {
  margin-bottom: 20px;
}

.boat-filer-left .text {
  line-height: 1.7em;
}

.boat-filter {
  background: #ececec;
  padding: 15px 10px 5px 10px;
}

  .boat-filter-form {
    margin: 0;
  }

    .boat-filter-form label {
      display: block;
      float: left;
      width: 120px;
      margin: 15px 0 0 0;
    }

      label[for="minimum-rating"] {
        padding: 5px 0 0 0;
      }

    .boat-filter-form select {
      display: block;
      float: right;
      width: 100px;
      margin: 10px 0 0 0;
    }

    .blue-button.submit {
      text-align: left;
      margin: 10px 0 5px 0;
      display: block;
      clear: both;
      cursor: default;
      border: 0;
      outline: none;
    }

    .blue-button.submit::-moz-focus-inner, .blue-button.submit::-moz-focus-inner {   
        border : 0px;
    } 
    .blue-button.submit:focus, .blue-button.submit:focus {     
        outline : none; 
    }

.boat-filter-wrapper {
  margin: 30px 0 0 0;
  max-width: 922px;
  width: 100%;
}

.boat-list-individual-wrap {
  background: #ececec;
}

  .boat-listing-text {
    padding: 10px 10px 15px 10px;
  height: 95px;
  }

  .boat-listing-info {
    padding: 10px;
  }

  .boat-list-individual-wrap .blue-button {
    max-width: 255px;
    margin-bottom: 0;
  }

  .boat-list-individual-wrap .Star {
    display: block;
    width: 175px;
    height: 32px;
  }

    .boat-list-individual-wrap .star1 {
      background: url('../img/small-stars-1.png') top left no-repeat;
    }

    .boat-list-individual-wrap .star2 {
      background: url('../img/small-stars-2.png') top left no-repeat;
    }

    .boat-list-individual-wrap .star3 {
      background: url('../img/small-stars-3.png') top left no-repeat;
    }

    .boat-list-individual-wrap .star4 {
      background: url('../img/small-stars-4.png') top left no-repeat;
    }

    .boat-list-individual-wrap .star5 {
      background: url('../img/small-stars-5.png') top left no-repeat;
    }

.boat-list-individual-wrap-bottom-left {
  float: left;
  width: 110px;
}

.sleeps {
  margin-right: 5px;
}

.price-from, 
.sleeps {
  float: left;
  display: block;
  padding: 2px 5px 8px 5px;
  background: #848484;
  width: 40px;
  height: 40px;
}

.rating {
  float: right;
  width: 132px;
  text-align: center;
}


/** Boat Individual Page Stars **/
.individual-listing-left .rating {
  width: 175px;
  margin-top: -10px;
}
    .big-stars {
      display: block;
      width: 175px;
      height: 32px;
      float: right;
    }

    .big-stars.star1 {
      background: url('../img/star1.png') top left no-repeat;
    }

    .big-stars.star2 {
      background: url('../img/star2.png') top left no-repeat;
    }

    .big-stars.star3 {
      background: url('../img/star3.png') top left no-repeat;
    }

    .big-stars.star4 {
      background: url('../img/star4.png') top left no-repeat;
    }

    .big-stars.star5 {
      background: url('../img/star5.png') top left no-repeat;
    }
/** End Boat Individual Page Stars **/


.boats-slider-headings {
  width: 960px;
  margin: 0 auto;
  position: absolute;
  top: 0;
  left: 20px;
  right: 0;
  z-index: 100;
}

.boats-wrapper {
  max-width: 920px;
  padding: 20px;
}

.individual-listing-left .text {
  margin: 30px 0 0 0;
}

  .key-features {
    position: relative;
  }

  .key-features .large-heading {
    margin: 0 0 20px 0;
    padding: 0;
  }

    .key-features ul {
      margin: 0 0 0 13px;
      padding: 0;
    }

    .key-features-buttons {
      position: absolute;
      bottom: 0;
      right: 0;
    }

      .key-features-buttons .blue-button {
        max-width: 213px;
        margin: 0 0 10px 0;
      }

.blue-block {
  background: #30437b;
  padding: 10px;
  height: 50px;
  width: 50px;
  margin: 0 5px 0 0;
  float: left;
}

  .sleeps-side {
    width: 50px;
  }


  .threenightsfrom-side {
    width: 80px;
  }

  .weeksfrom-side {
    width: 90px;
    margin-right: 0;
  }

.cottage-weeks.weeksfrom-side {
  width: 84px;
}



/* ==========================================================================
   Cottage List Template
   ========================================================================== */
.cottagelist-img { 
  width: 285px; 
  height: 162px;
}

.cottagelist-pricefrom {
  width: 70px;
}



/* ==========================================================================
   Boat List Template
   ========================================================================== */
.boatlist-img {
  width: 285px; 
  height: 162px;
}

.boatlist-clear {
  height: 180px;
}





/* ==========================================================================
   Cottage Single Template
   ========================================================================== */
.cottagesingle-search {
  display: none;
}

.cottagesingle-img {
  width: 285px; 
  height: 162px;
}



/* ==========================================================================
   Boats Single Template
   ========================================================================== */
.boatssingle-search {
  display: none;
}

.singleboats-table {
  width: 100%;
}



/* ==========================================================================
   Home Banners
   ========================================================================== */
.homepage-banner1 {
  width: 100%; 
  height: 470px; 
  background: url('/media/banner1.jpg') center center no-repeat; 
  background-size: cover;
}

.homepage-banner2 {
  width: 100%; 
  height: 470px; 
  background: url('/media/banner2.jpg') center center no-repeat; 
  background-size: cover;
}

.homepage-banner3 { 
  width: 100%; 
  height: 470px; 
  background: url('/media/banner3.jpg') center center no-repeat; 
  background-size: cover;
}

.homepage-banner4 { 
  width: 100%; 
  height: 470px; 
  background: url('/media/banner4.jpg') center center no-repeat; 
  background-size: cover;
}

.homepage-bannerheading {
  padding-top: 10px; 
  line-height: 0.9em;
}

  .homepage-bannerheading a {
    color: #fff;
  }



/* ==========================================================================
   Nav Tabs
   ========================================================================== */
.boats-tabs {
  margin: 0 0 20px 0;
}

.nav-tabs {
  margin-top: 50px;
  margin-bottom: 5px;
  margin-left: 0;
  border-bottom: 0;
}

.nav-tabs, .nav-tabs li {
  border-radius: 0;
}

.nav-tabs li a, 
.nav-tabs li a:hover {
  border: 1px solid #adadab;
  border-bottom: 0;
  border-radius: 0;
}

.nav-tabs>.active>a, .nav-tabs>.active>a:hover, .nav-tabs>.active>a:focus {
  border: 1px solid #adadab;
  border-bottom: 0;
}

.tab-content {
  border: 1px solid #adadab;
  padding: 10px;
}

.floor-plan-img {
  margin: 0 auto;
  text-align: center;
}

.individual-boat-viewed .boat-listing-text {
  padding-bottom: 0;
}

.individual-boat-viewed .sleeps, 
.individual-boat-viewed .price-from { 
  padding: 2px 2px 0px 1px;
}

.individual-boat-viewed .blue-button {
  max-width: 161px;
}

.individual-boat-viewed .blue-button {
  padding: 5px 15px;
  margin-top: -5px;
}

.individual-boat-viewed .star5 {
  background: url('../img/star-tiny-5.png') left top no-repeat;
}

.individual-boat-viewed .star4 {
  background: url('../img/star-tiny-4.png') left top no-repeat;
}

.individual-boat-viewed .star3 {
  background: url('../img/star-tiny-3.png') left top no-repeat;
}

.individual-boat-viewed .star2 {
  background: url('../img/star-tiny-2.png') left top no-repeat;
}

.individual-boat-viewed .star1 {
  background: url('../img/star-tiny-1.png') left top no-repeat;
}

.individual-boat-viewed .Star {
  display: block;
  width: 93px;
  height: 32px;
}

.individual-boat-viewed .rating {
  width: 93px;
}

.individual-boat-viewed .sleeps {
  margin-right: 2px;
}

.individual-boat-viewed .boat-listing-info {
  padding: 10px 5px;
}

.right-number {
  display: block;
  padding-top: 5px;
}



/* ==========================================================================
   Availability Right
   ========================================================================== */
.availability-right .large-heading {
  text-align: center;
}

.starts-text {
  display: block;
  padding: 10px 0;
}

.cal {
  margin: 0 auto !important;
}

.calendar {
  background: #dadade;
  position: relative;
  height: 650px;
  margin-left: -2px;
}

.calbody span.dayhdr {
  background: #58585a !important;
  color: #fff !important;
}

.calbody {
  padding: 7px !important;
}

.calbody span {
  padding: 0 !important;
  width: 31px !important;
  height: 20px !important;
  border: 2px #22beec solid !important;
}

.cal .header {
  height: 30px !important;
}

.calhdrr {
  background-image: none !important;
  background-color: #58585a !important;
  width: 31px !important;
  height: 15px !important;
  margin-top: 10px !important;
  margin-right: 10px !important;
  content: "â€º";
  padding-bottom: 5px !important;
}

.calhdrl {
  background-image: none !important;
  background-color: #58585a !important;
  width: 31px !important;
  height: 15px !important;
  margin-top: 10px !important;
  margin-left: 9px !important;
  content: "â€¹";
  padding-bottom: 5px !important;
}

.calhdrm {
  width: 177px !important;
}

.availability-right {
  background: #dadade;
  margin: 5px 0 10px 0;
  padding: 15px;
}

.calendar iframe {
  width: 300px;
  height: 800px;
  border: 0;
}

#detail select {
  width: 100px !important;
}

.booknow input {
  display: block !important;
  width: 100% !important;
  max-width: 370px !important;
  margin: 17px 0 5px 0 !important;
  padding: 10px 15px !important;
  background: #30bee5 url('../img/button-arrow.jpg') center right no-repeat !important;
  font-weight: normal !important;
  text-align: left !important;
  border-radius: 0 !important;
}

.holidaydetails {
  border-top: 1px solid #fff;
  padding-top: 10px;
}

.cal .key {
  padding-left: 10px;
}

.cal .key span.sspanay {
  width: 15px;
  background: #80BB95;
  margin: 0 5px 0 0;
  float: none !important;
  display: inline !important;
}



/* ==========================================================================
   News
   ========================================================================== */
article header {
  background: none;
  margin-bottom: 20px;
}

.byline, 
article footer {
  display: none;
}

.blog article {
  margin-bottom: 50px;
}



/* ==========================================================================
   Search Results Page
   ========================================================================== */
#resulty {
  overflow: hidden;
  max-width: 930px;
  margin-top: 50px;
}

.data {
  position: relative;
  background: #ececec;
  margin-right: 20px;
  margin-bottom: 20px;
  padding: 10px;
  width: 267px;
  overflow: hidden;
  float: left;
}

.data .blue-button {
  display: block;
  width: 100%;
  max-width: 257px;
  margin: 17px 0 -10px -10px !important;
  padding: 10px 15px;
  background: #30bee5 url('../img/button-arrow.jpg') center right no-repeat;
}

.data .date {
  background: #848484;
  width: 287px;
  padding: 7px 10px 5px 10px;
  display: block;
  margin-top: -10px;
  margin-left: -10px;
  margin-bottom: 10px;
  color: #fff;
}

.search-img {
  position: relative;
  top: -10px;
  left: -10px;
  width: 287px;
  max-width: 287px;
  height: 162px;
}

.unitname-title {
  margin: 10px 0 15px 0;
}

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

.sleeps-total-new {
  width: 50px;
  margin-bottom: 10px !important;
}

.sleeps-new-two {
  float: right;
  width: 100px;
  margin-right: 0 !important;
  margin-bottom: 10px !important;
  padding-top: 15px;
  height: 26px;
}

.sleeps-new-two-readmore {
  padding-top: 10px; 
}

.bluebooknowbutt {
  clear: both;
}



/* ==========================================================================
   Sidebar
   ========================================================================== */
.side-bar {
  margin-top: -65px;
}

  .side-bar .search {
    background: #20bcea;
    padding: 10px 10px 1px 10px;
    margin: 0 0 20px 0;
  }

  .side-bar #MyFilterForm {
    background: #20bcea;
  }

    .side-bar .home-search input, 
    .home-search select {
      max-width: 150px;
    }

    .side-bar .home-search .searchButton {
      max-width: 100%;
    }

  .side-bar .socialise .icon-wrap, 
  .side-bar .brouch-request-button {
    margin-top: 20px;
  }

  .side-bar .customer-reviews, 
  .side-bar .request-a-brochure {
    background-image: none;
  }

  .side-bar .customer-reviews, 
  .side-bar .request-a-brochure, 
  .side-bar .socialise {
    height: auto;
  }

  .side-bar .socialise {
    margin: 14px 0 15px 0;
    padding-bottom: 40px !important;
    max-width: 100% !important;
  }

    .side-bar .socialise .text {
      margin: 10px 0 0 0;
    }

    .side-bar .span12.customer-reviews {
      margin-left: 0;
    }

    .side-bar .review-text {
      margin-right: 0;
      width: auto;
    }

    .side-bar .request-a-brochure .brochure-img {
      margin-right: 0;
    }

    .side-bar .request-a-brochure, 
    .side-bar .socialise {
      padding: 0 0 10px 0; 
      border-bottom: 1px solid #b6b6b6;
    }

    .side-bar-content {
      max-width: 265px;
      padding-left: 10px;
    }

.news-sidebar {
  margin: 10px 0 0 0;
}

.buttons-right {
  background: #58585a;
  margin-bottom: 10px;
  padding: 10px 13px;
}

.buttons-right .blue-button {
  max-width: 229px;
}

  ul#myTab {
    margin-left: 0;
  list-style-type: none;
  }
  
  li#myTab {
    list-style-type: none;
}



/* ==========================================================================
   Contact Page
   ========================================================================== */
.contact-wrap {
  max-width: 900px;
  margin: 0 auto;
}

.contact-left {
  float: left;
  width: 400px;
}
.contact-right {
  float: right;
  width: 500px;
}

.contact-right textarea {
  width: 335px;
  height: 110px;
}

.contact-us iframe {
  margin-top: 20px;
  margin-bottom: 20px;
}

.enquiry-textbox textarea {
  width: 275px;
  height: 115px;
}

.contact-form-wrap {
  margin-top: 50px;
}



/* ==========================================================================
   Misc
   ========================================================================== */
.news-image {
  margin: 20px 0;
}

.blog .home-banner, 
.single-post .home-banner {
  display: none;
}



/* ==========================================================================
   Pagination
   ========================================================================== */
.wp-pagenavi {
   clear: both;
}

.wp-pagenavi a, .wp-pagenavi span {
   text-decoration: none;
   border: 1px solid #BFBFBF;
   padding: 3px 5px;
   margin: 2px;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
   border-color: #000;
}



/* ==========================================================================
   WordPress Generated Classes
   See: http://codex.wordpress.org/CSS#WordPress_Generated_Classes
   ========================================================================== */

.aligncenter { display: block; margin: 0 auto; }
.alignleft { float: left; margin-right: 20px; }
.alignright { float: right; margin-left: 20px;}
figure.alignnone { margin-left: 0; margin-right: 0; }



/* ==========================================================================
   Animations
   ========================================================================== */
.home-header-text h2, 
.home-header-text h3 {
    -webkit-animation: fadein 4s; 
       -moz-animation: fadein 4s; 
         -o-animation: fadein 4s; 
            animation: fadein 4s;
}

@keyframes fadein {
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-moz-keyframes fadein { /* Firefox */
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-webkit-keyframes fadein { /* Safari and Chrome */
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-o-keyframes fadein { /* Opera */
    from {
        opacity:0;
    }
    to {
        opacity: 1;
    }
}



/* ==========================================================================
   Media Queries
   ========================================================================== */
@media (min-width: 1200px) { 

}

@media (max-width: 959px) {

  .blue-blocks-right {
    display: none;
  }

  .mobile-top-prices, 
  .blue-blocks-right.mobile-top-prices {
    display: block;
    margin: 20px auto 20px auto !important;
    width: 290px;
  }

  .news-sidebar, 
  .side-bar, 
  .related-boats {
    display: none !important;
  }

  .home-banner {
    margin-top: 0;
  }

  .span4.individual-listing-right {
    width: 620px;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
  }

  .individual-listing-right .clearfix {
    margin: 0 auto;
  }

  .customers-who-viewed {
    display: none;
  }

  .blue-blocks-right {
    width: 290px;
    margin: 0 auto 10px auto !important;
  }

  #detail {
    top: 0 !important;
    left: 300px;
  }

  .calendar {
    height: 400px;
  }

  footer {
    width: auto;
    max-width: auto;
    height: auto;
    text-align: center;
  }

    footer .icon-wrap {
      margin: 0 auto;
      float: none;
      padding-top: 20px;
      height: auto;
      background-image: none;
    }

  .footer-copyright {
    text-align: center;
    width: auto;
  }


  .individual-listing-left {
    max-width: 590px;
    margin: 0 auto !important;
  }

  .key-features-buttons { 
    float: none;
    position: static;
    margin-top: 10px;
  }

  h1.span6 {
    width: 40% !important;
    float: left !important;
  }
  h2.span6 {
    width: 40% !important;
    float: right !important;
  }

  .logo {
    padding: 30px !important;
  }

  .default-wrapper.wrapper {
    margin-top: 0;
  }

  .boat-filter-wrapper {
    width: 640px !important;
    margin: 30px auto 0 auto;
  }

  .span6.home-right, 
  .span6.home-left {
    width: 320px;
    float: left !important;
  }

  .span6.home-right {
    margin-left: 20px;
  }

  .home .row-fluid {
    width: 660px;
    margin: 0 auto;
  }

  .home .small-heading {
    display: block;
    height: 40px;
  }

  .home .blue-button {
    width: auto;
  }

  .footer-copyright.row-fluid {
    width: auto !important;
  }

  .socialise .text, 
  .review-text {
    width: 100%;
  }

  .customer-reviews, .request-a-brochure, .socialise {
    margin-top: 20px;
    margin-bottom: 40px;
    height: auto;
  }

  .socialise .text, 
  .request-a-brochure .right-text {
    width: 100%;
    margin-top: 10px;
  }

  .brouch-request-button {
    margin-top: 0;
  }

  .socialise {
    max-width: 100%;
  }

  .customer-reviews, 
  .request-a-brochure {
    background-image: none;
  }

  .request-a-brochure .brochure-img {
    display: none;
  }

  .socialise .icon-wrap {
    margin-top: 0;
  }

  .home-banner .search {
    margin-right: 20px;
  }

  .boats-slider-headings {
    width: 400px;
    right: auto;
  }

  .brouch-request-button {
    display: block;
    max-width: 100px;
  }

  .tab-pane p, 
  h1.entry-title, h2.entry-title, h3, h4, 
  time, 
  .text, 
  .page-header h1, 
  .default-content-wrapper p {
    text-align: center;
  }

  time {
    display: block;
  }

  .key-features ul {
    list-style: none;
  }

  label[for="minimum-rating"] {
    clear: both;
  }

  .span6 .rating { 
    clear: both;
    text-align: center;
    margin: 0 auto;
    float: none;
  }

  .key-features-buttons .blue-button {
    margin: 0 auto;
  }


  .brouch-request-button {
    margin: 0 auto;
  }

  .socialise .icon-wrap {
    margin-top: 0;
    margin: 10px auto;
    position: absolute;
    left: 0;
    right: 0;
    width: 160px;
  }

  .socialise .large-heading.dark, 
  .request-a-brochure .large-heading.dark { 
    text-align: center;
  }

  p, .default-content-wrapper ul li, .text, 
  .default-content-wrapper h2 {
    text-align: center;
  }

  .default-content-wrapper ul li {
    padding-bottom: 10px;
    list-style-position:inside;
  }

}

@media (max-width: 755px) {

  .span6.home-left, .span6.home-right {
    clear: both !important;
    float: none !important;
    margin: 0 auto !important;
  }

  .span6.home-left {
    margin-bottom: 20px !important;
  }

}

@media (max-width: 699px) {

  .contact-us iframe, 
  #myTab, 
  .large-heading, 
  .small-heading,
  .boats-slider-headings {
    display: none;
  }

  body {
    padding: 0 !important;
    margin: 0 auto;
  }

  #detail {
    top: 270px !important;
    left: 0px;
  }

  .calendar {
    height: 650px;

  }

  .span4.individual-listing-right {
    width: 320px;
  }

  .tab-pane {
    display: block !important;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ccc;
  }
  
  .ul.tab-pane {list-style-type: none;}

  .tab-content {
    border: 0;
  }

  h1.span6, h2.span6 {
    display: block !important;
    float: none !important;
    width: 100% !important;
  }

  h2.span6 {
    margin-top: 20px;
  }

  .individual-listing-left .rating {
    margin: 0 auto !important;
    float: none !important;
  }

  .individual-listing-left h3 {
    text-align: center;
    padding-bottom: 20px;
  }

  .span6.home-right, 
  .span6.home-left {
    width: 100%;
    float: none !important;
    margin-right: 0 !important;    
    margin-bottom: 20px !important;
  }

  .home .row-fluid {
    width: 260px;
  }

  .home .logo {
    width: 260px !important;
  }

  .home .small-heading {
    display: block;
    height: 40px;
  }

  .socialise .text, 
  .review-text {
    width: 100%;
  }

  .boats-slider-headings {
    width: 300px;
    right: auto;
  }

  .home-center-bottom, 
  .home-center {
    max-width: 320px;
    margin: 30px auto 30px auto;
  }

  .home .small-heading {
    height: auto;
  }

  .home-banner .search {
    float: none;
    margin: 0 auto;
    padding-bottom: 1px;
  }

  .boat-filter-wrapper {
    max-width: 260px !important;
  }

  .enquiry-textbox {
    margin-left: 0 !important;
  }

  .socialise .large-heading.dark, 
  .request-a-brochure .large-heading.dark, 
  h2.top-head, h2.top-head a {
    text-align: center;
  }

  .brouch-request-button {
    max-width: none !important;
  }

  .socialise .icon-wrap {
    margin-top: 0;
    margin: 10px auto;
    position: absolute;
    left: 0;
    right: 0;
    width: 160px;
  }

  .description-felt, .home-left .small-heading, .home-right .small-heading, 
  .home .small-heading, .home .large-heading, 
  p, .default-content-wrapper ul li, .text, 
  .contact-wrap, 
  .default-content-wrapper h2 {
    text-align: center;
  }

  .default-content-wrapper ul li {
    padding-bottom: 10px;
    list-style-position:inside;
  }

  .home .wrapper {
    padding-left: 0;
    padding-right: 0;
  }

  .home-banner .search {
    padding: 10px;
  }

  .visit-tripadvisor {
    width: auto;
    background: url('../img/visit-tripadvisor.png') top center no-repeat;
  }

  .contact-form-wrap, 
  .contact-form-wrap form, 
  .contact-form-wrap form div, 
  .contact-form-wrap input {
    width: 200px !important;
    margin: 0 auto !important;
    float: none !important;
  }

  .contact-form-wrap {
    margin-top: 20px !important;
  }

  .enquiry-textbox, .enquiry-textbox textarea {
    width: 200px;
    margin: 0 auto;
  }

  .span4.individual-listing-right {
    margin-left: -20px;
  }

  .description-felt {
    display: block !important;
  }

  .mobile-top-prices, .blue-blocks-right.mobile-top-prices {
    margin-left: -5px !important;
  }
    
  .dob-error {
    color: white;
    background: red;
  }
}
