/*!
 * Start Bootstrap - Business Casual Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

@font-face {
    font-family: 'dosisregular';
    src: url('../fonts/dosis-regular-webfont.eot');
    src: url('../fonts/dosis-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/dosis-regular-webfont.woff2') format('woff2'), url('../fonts/dosis-regular-webfont.woff') format('woff'), url('../fonts/dosis-regular-webfont.ttf') format('truetype'), url('../fonts/dosis-regular-webfont.svg#dosisregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sansregular';
    src: url('../fonts/opensans-regular-webfont.eot');
    src: url('../fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/opensans-regular-webfont.woff2') format('woff2'), url('../fonts/opensans-regular-webfont.woff') format('woff'), url('../fonts/opensans-regular-webfont.ttf') format('truetype'), url('../fonts/opensans-regular-webfont.svg#oleo_scriptregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
body {
    font-family: 'open_sansregular', sans-serif;
    background: url('../img/bg.jpg') no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}
h1, h2, h3, h4, h5, h6 {
    text-transform: uppercase;
    font-family: 'dosisregular', sans-serif;
    color: #148370;
    letter-spacing: 1px;
}
p {
    font-size: 1.25em;
    line-height: 1.6;
    color: #000;
}
li {
    font-size: 1.25em;
    line-height: 1.6em
}
hr {
    max-width: 400px;
    border-color: #999999;
}
.brand, .address-bar {
    display: none;
}
.navbar-brand {
    text-transform: uppercase;
    font-weight: 900;
    letter-spacing: 2px;
}
.navbar-nav {
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 3px;
}
.img-full {
    min-width: 100%;
}
.brand-before, .brand-name {
    text-transform: capitalize;
}
.brand-before {
    margin: 15px 0;
}
.brand-name {
    margin: 0;
    font-size: 4em;
}
.tagline-divider {
    margin: 15px auto 3px;
    max-width: 250px;
    border-color: #999999;
}
.box {
    margin-bottom: 20px;
    padding: 30px 15px;
    background: #fff;
    background: rgba(255, 255, 255, 0.9);
}
.intro-text {
    text-transform: uppercase;
    font-size: 1.5em;
    font-weight: 400;
}
.img-border {
    float: none;
    margin: 0 auto 0;
    border: #999999 solid 1px;
}
.img-left {
    float: none;
    margin: 0 auto 0;
}
footer {
    background: #fff;
    background: rgba(255, 255, 255, 0.9);
}
footer p {
    margin: 0;
    padding: 50px 0;
}
@media screen and (min-width:768px) {
    .brand {
        display: inherit;
        margin: 0;
        padding: 30px 0 10px;
        text-align: center;
        text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
        font-family: 'Fredericka the Great', cursive;
        font-size: 8em;
        line-height: normal;
        color: #fff;
    }
    .top-divider {
        margin-top: 0;
    }
    .img-left {
        float: left;
        margin-right: 25px;
    }
    .address-bar {
        display: inherit;
        margin: 0;
        padding: 0 0 40px;
        text-align: center;
        text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
        font-family: 'Fredericka the Great', cursive;
        text-transform: uppercase;
        font-size: 2em;
        font-weight: 400;
        letter-spacing: 3px;
        color: #fff;
    }
    .navbar {
        border-radius: 0;
    }
    .navbar-header {
        display: none;
    }
    .navbar {
        min-height: 0;
    }
    .navbar-default {
        border: none;
        background: #fff;
        background: rgba(255, 255, 255, 0.9);
    }
    .nav>li>a {
        padding: 20px;
    }
    .navbar-nav>li>a {
        line-height: normal;
    }
    .navbar-nav {
        display: table;
        float: none;
        margin: 0 auto;
        table-layout: fixed;
        font-size: 1.25em;
    }
}
@media screen and (min-width:1200px) {
    .box:after {
        content: '';
        display: table;
        clear: both;
    }
}
.no-bullet ul li {
    list-style-type: none;
    margin: 15px;
}

/* margins */

.marginbot-0 {
    margin-bottom: 0 !important;
}
.marginbot-10 {
    margin-bottom: 10px !important;
}
.marginbot-20 {
    margin-bottom: 20px !important;
}
.marginbot-30 {
    margin-bottom: 30px !important;
}
.marginbot-40 {
    margin-bottom: 40px !important;
}
.marginbot-50 {
    margin-bottom: 50px !important;
}
.marginbot-60 {
    margin-bottom: 60px !important;
}
.marginbot-70 {
    margin-bottom: 70px !important;
}
.marginbot-80 {
    margin-bottom: 80px !important;
}
.marginbot-90 {
    margin-bottom: 90px !important;
}
.marginbot-100 {
    margin-bottom: 100px !important;
}
.margintop-0 {
    margin-top: 0 !important;
}
.margintop-10 {
    margin-top: 10px !important;
}
.margintop-20 {
    margin-top: 20px !important;
}
.margintop-30 {
    margin-top: 30px !important;
}
.margintop-40 {
    margin-top: 40px !important;
}
.margintop-45 {
    margin-top: 45px !important;
}
.margintop-50 {
    margin-top: 50px !important;
}
.marginright-5 {
    margin-right: 5px;
}
.marginleft-20 {
    margin-left: 20px;
}

/* -- responsive container for Bookerville reservation i-frame components --*/

.bookerville-container {
    position: relative;
    padding-bottom: 87%;
    height: 0;
    overflow: hidden;
}
.bookerville-container iframe, .bookerville-container object, .bookerville-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* -- responsive container for Bookerville reservation i-frame calendar --*/

.bookerville-calendar-container {
    position: relative;
    padding-bottom: 24%;
    height: 0;
    overflow: hidden;
}
.bookerville-calendar-container iframe, .bookerville-calendar container object, .bookerville-calendar-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* -- responsive container for Bookerville i-frame rate table --*/

.bookerville-rate-container {
    position: relative;
    padding-bottom: 90%;
    height: 0;
    overflow: hidden;
}
.bookerville-rate-container iframe, .bookerville-rate container object, .bookerville-rate-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* -- responsive container for Bookerville reviews i-frame components --*/

.bookerville-review-container {
    position: relative;
    padding-bottom: 18%;
    height: 0;
    overflow: hidden;
}
.bookerville-review-container iframe, .bookerville-review-container object, .bookerville-review-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* -- responsive container for googlemap i-frame components --*/

.googlemap-container {
    position: relative;
    padding-bottom: 75%;
    height: 0;
    overflow: hidden;
}
.googlemap-container iframe, .googlemap-container object, .googlemap-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* -- responsive container for Amazon book i-frame components --*/

.amazon-container {
    position: relative;
    padding-bottom: 160%;
    height: 0;
    overflow: hidden;
}
.amazon-container iframe, .amazon-container object, .amazon-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.btn-skin {
    color: #fff;
    background-color: #148370;
    border-color: #3dc9b3;
}
.imgFloatleft {
    float: left;
    padding: 10px;
}

/*--google map  --*/

#map1 {
    height: 800px;
    width: 100%;
}

/* -- Social Share --*/

ul.share-buttons {
    list-style: none;
    padding: 0;
}
ul.share-buttons li {
    margin-top: 4px;
}
ul.share-buttons img {
    width: 32px;
}
.content-wrapper {
    margin: 20px 40px 0 40px;
}

/* -- font-awesome circle numbers alignment --*/

.circle-text {
    padding: 0 .1em 0 0;
}
.panel-title {
    color: #148370;
}

/*-- Tide chart --*/

.tidechart {
    background-color: #fff;
    width: 100%;
    float: left;
    margin: 25px 0 50px 0;
}
.gmap3 {
    margin: 20px auto;
    border: 1px dashed #C0C0C0;
    width: 500px;
    height: 500px;
}
.gmap3-satalite {
    margin: 20px auto;
    border: 1px dashed #C0C0C0;
    width: 100%;
    height: 500px;
}

/* -- customer review box  --*/

.review-box {
    margin: 0 80px 50px 30px;
    font-family: arial, sans-serif;
}
.review-box p {
    color: #777777;
    margin-bottom: 0;
    line-height: 1;
}
.review-header {
    margin-bottom: 30px;
}
.review-avitar {
    float: left;
    margin-right: 20px;
}
.review-comments {
    font-size: .8em;
}

.btn-xl {
    padding: 15px 22px;
    font-size: 24px;
    line-height: 1.33;
    border-radius: 6px
}
