﻿.hidden {
    display: none;
}
#banner img {
	width: 100%;
}
h1 {
    font-size: 2rem;
}
h1.bannertag {
    font-size: 26px;
    font-family: "rammatto 1", serif;
    color: #265a88;
    padding: 12px;
    text-align: center;
    font-weight: bold;
    width: 80%;

}
.bannerform {
    position: absolute;
    top: 16%;
    left: 40%;
    z-index: 10;
}
.translate
{position: absolute;
 left:380px;
 top: 50px;
 width: 50px;
}
.carousel-caption h1 {
    font-size: 56px;
}
.carousel-caption a {
    color: white;
    text-decoration: none;
}
.carousel-caption p {
    font-size: 26px;
}
.video-container {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    height: 0;
}

    .video-container iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
.horizontalform {
    width: 100%;
    padding: 20px 0;
    background-color: #EEE;
    text-align: center;
    overflow: hidden;
    margin: 20px auto;
}
.horizontalform label {
    font-weight: normal;
    font-family: 'Playfair Display', serif;
}
.blurbicon {
    color: #8d703b;
    font-size: 48px;
    width: 86px;
    height: 86px;
    background-color: #f6f2ea;
    border-radius: 50%;
    padding-top: 20%;
}
.counter {
    padding: 6em 0;
    font-size: 30px
}
.counter .number {
    font-size: 30px;
    font-weight: 700;
    display: block;
}
.homecounter {
    padding: 7em 0;
    background-image: url(../images/counterback.jpg);
     background-size: cover;
     background-position-y: center;
     background-attachment: fixed;
     color: white;
}
.homecounter .counter {
    font-weight: 600;
    font-size: 35px;
}
.hp-testimonial {
    text-align: center;
    height: 320px;
    position: relative;
}
.hp-testimonial p {
    color: gray;
}
.hp-testimonial .carousel-indicators {
    bottom: -30px;
}
    .hp-testimonial .carousel-indicators li {
        background-color: #DDD;
}
.companylogos img {
    margin: 12px auto;
}
.footer {
    padding: 5em 0;
    background: #232323;
    color: white;
}
.footer h2 {
    border-bottom: dotted 1px #C2C2C2;
    font-size: 18px;
    padding: 0 0 10px;
    margin: 0 0 15px;
    text-transform: uppercase;
}
.footer ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.footer ul li {
    padding: 5px 0;
}
.footer a {
    color: white;
    text-decoration: none;
}
.sticky {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 100;
  border-top: 0;
}
ul.chevron > li::before {
    content: '\f054';
    font-family: 'FontAwesome';
    margin-right: 10px;
    margin-left: -20px;
}
    /*#### Right Panel Styles ####*/
.rp-box {
    border-bottom: dotted 1px #265a88;
    padding-bottom: 20px;
    margin-bottom: 12px;
    width: 100%;
}
.rp-box h5, .rp-box h4 {
    width: 100%;
 background-color: rgba(38, 90, 136, .06);
 border: solid 1px rgba(38,90,136,.125);
 color: #212529;
 padding: 8px 0;
 font-size: 20px;
 text-align: center;
 margin: 0;
}
.rp-box h5 > a {
    color: #212529;
}
.goldheader a
{color: White;
 text-decoration: none;
}
.quicknav {
    list-style-type: none;
    margin: 0 0 12px 0;
    padding: 0 !important;
    background-color: #FFF;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
}
.quicknav li {
    text-align: center;
    padding: 6px 0;
    border-bottom: solid 1px #EDEDED;
}
    .quicknav li:last-child {
        border: none;
    }
/*#### Boat Listing Page - ChooseBoat.aspx ####*/
.boatlistheader {
     background-color: #265A88;
     color: white;
}
.boatlistheader h3 {
    font-size: 20px;
    padding: 6px 0 0 6px;
}
.boatlistheader p {
    font-size: 12px;
    padding-left: 6px;
    margin: 0 0 4px 0;
}
.boatlisting .infocol
{
background-color: #f6f2ea;
width: 100%;
padding: 8px;
border-bottom: solid 1px white;
overflow: hidden;
}

.boatlistdiscount {
	position: absolute;
	color: white;
	left: 20px;
	top: 60px;
	background-color: rgba(0,0,0,.4);
	padding: 2px 4px;
	border-radius: 4px;
    max-width: 90%;
	/* opacity: .inherit; */
}

.asterisk {
    color: #A30505;
    font-weight: bold;
    font-size: 18px;
}
.listicon {
    display: inline;
    float: left;
    margin-left: 1%;
    margin-right: 1%;
    width: 14%;
}
.boatspecs .listicon {
    width: 30%;
    margin: 3% 1%;
}
/*#### Boat Details Page ####*/
.extradescription
{width: 300px;
 height: auto;
 position: absolute;
 top: -140px;
 left: -50px;
 border: solid 8px #177499;
 background-color: #EBEBEB;
 border-radius: 5px;
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
 padding: 12px;
 display: none;
 z-index: 1;
 line-height: 1.3;
 box-shadow: 0px 4px 4px #111;
  -moz-box-shadow: 0px 4px 4px #111;
  -webkit-box-shadow: 0px 4px 4px #111;
}
.closepopup
{width: 24px;
 height: 24px;
 color: White;
 background-color: #177499;
  border-radius: 12px;
 -moz-border-radius: 12px;
 -webkit-border-radius: 12px;
 float: right;
 cursor: pointer;
 font-weight: bold;
 text-align: center;
 font-size: 19px;
}
.boatheader
{width: 100%;
 background-color: #177499;
 color: White;
 padding: 8px 0;
}
.boatheader h3
{color: White;
 font-size: 24px;
 margin: 0 0 0 6px;
}
.boatheader p
{font-size: 12px;
 margin: 0 0 0 6px;
}
.boatheader .price
{float: right; 
 width: 40%; 
 text-align: right;
 font-size: 22px;
 margin: 10px 20px 0 0;
}
.infoicon {
    color: #177499;
    font-size: 22px;
    display: block;
    margin-top: 7px;
}
/*#### TRAVEL GUIDE ####*/
.travelicons {
    width: 100%;
    font-size: 32px;
    color: #177499;
}
.travelicons i {
    display: inline-block;
    margin: 8px;
}
/*#### Booking Form Styles ####*/
.formrow {
    padding: 10px 0;
}


@media screen and (max-width:576px) {
    .extradescription {
        width: 240px;
        left: 20px;
    }



}
