/*
Theme Name: WP Bootstrap
Theme URI: http://judge-associates.com/wp-content/themes/Avid_Design
Description: A Wordpress Bootstrap Template
Author: Brian Musinski
Author URI: http://avidonline.com/
Version: 1.0
Tags: responsive, white, bootstrap
License: Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0)
License URI: http://creativecommons.org/licenses/by-sa/3.0/

This simple theme was built using the example Bootstrap theme and modified to work with any client
*/

/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on August 15, 2017 */

@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#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

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

}

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

}

body {
    padding-bottom: 0px;
    font-family: 'open_sansregular', Fallback, sans-serif;
    overflow-x: hidden;
    font-size: 16px; /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#80bdab+0,80bdab+27,fff6d2+51,fff6d2+100 */
    background: #80bdab; /* Old browsers */
    background: -moz-linear-gradient(top, #80bdab 0%, #80bdab 27%, #fff6d2 51%, #fff6d2 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #80bdab 0%, #80bdab 27%, #fff6d2 51%, #fff6d2 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #80bdab 0%, #80bdab 27%, #fff6d2 51%, #fff6d2 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80bdab', endColorstr='#fff6d2', GradientType=0); /* IE6-9 */

    position: relative;
    color: #7b3328
}


#wpadminbar {
    opacity: 0;
}
#wpadminbar:hover {
    opacity: 1
}

body.navisopen {
    overflow: hidden !important;
}

/* loading animation */
.modal-loading {
    position: fixed;
    z-index: 7000;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(128, 189, 171, 0.95);
    color: #7b3328
}

/* When the body has the loading class, we turn
   the scrollbar off with overflow:hidden */
body.loading {
    overflow: hidden;
}

/* ************** end loading animation ********* */
h1, h2, h3, h4, h5 {
    font-family: 'phosphatesolid', Fallback, sans-serif;
    display: block;
    text-transform: uppercase;
    letter-spacing: 2px
}

h1, h2 {
    font-family: 'phosphatesolid', Fallback, sans-serif;
    color: #7b3328;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
}

h3, h4, h5 {
    font-family: 'phosphatesolid';
    color: #7b3328;
}

h1 {
    font-size: 60px
}
.social-header{font-size:30px;}

h2 {
    font-size: 32px;
    line-height: 32px;
    margin-bottom: 0;
}

h3 {
    font-size: 22px;
    line-height: 22px;
}

h4 {
    color: #D54427
}

p {
    color: #7b3328;
    padding: 5px 0;
    margin-bottom: 0;
}

ul {
    padding-left: 15px;
}

hr {
    width: 25px;
    margin: 0;
    border-top: 1px solid #d8201f
}

.hasMap hr {
    width: 25px;
    margin: 3px 0 8px;
    border-top: 1px solid #d8201f
}

.hasMap h4 {
    margin-top: 20px
}

.caret {
    margin-left: 4px;
    margin-bottom: 10px;
        border-top: 10px dashed;
    border-top: 10px solid \9;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
}

a {
    color: #d8201f;

}

.blog.single a {
    color: #d54427
}

a:hover, a:focus {
    color: #7b3328;
    opacity: .8;
}

input {
    color: #000;
}

.btn-style {
    letter-spacing: 2px;
    border: none;
    width: 250px;
    border-radius: 50px;
    height: 50px;
    text-align: center;
    vertical-align: middle;
    line-height: 55px;
    text-transform: uppercase;
    font-family: 'phosphatesolid';
    font-size: 25px;
    color: #fff6d2;
    position: relative;
    display: block;
    margin-top: 20px;
    clear:both;

}

/* *********** Nav Styles ************** */
a:hover, a:focus {
    text-decoration: none;
}

.navbar-default {
    font-family: 'phosphatesolid', Fallback, sans-serif;
    text-transform: uppercase;
    background-color: #fff6d2;
    border-top: none;
    border-bottom: none;
    height: 50px;
}

.navbar-default .navbar-nav > li > a {
    color: #d54427;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 30px;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    font-family: 'phosphatesolid';
    color: #d54427;
    background-color: transparent;
}

.navbar-collapse {
    background-color: #fff6d2;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #d54427;
    background-color: transparent;
    opacity: .8;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #7b3328;
    background-color: transparent;
}

.navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #7b3328;
    line-height: 25px;
    font-size: 20px;
}

.navbar-nav {
    text-align: right;
    font-size: 30px;
    letter-spacing: 2px;
}

.navbar-collapse.collapse, .navbar-collapse.collapsing {
    border-top: 0;
    -webkit-box-shadow: inset 0 0 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 0 0 rgba(255, 255, 255, .1);
}

.navbar-brand {
    margin-left: 10px;
    padding: 0;
    opacity:1;
}

.navbar-brand .logo-two {
    position: absolute;
    display: none
}

.dropdown-menu.depth_0 {
    text-align: right;
}

.dropdown-menu {
    top: 128%;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    overflow: hidden;
    background-color: #fff6d2;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:active {
    background-color: #d54427;
}

.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:active {
    color: #fff6d2;
    opacity: .8;
    background-color: #d54427;
}

.navbar-default .navbar-nav .open .dropdown-menu > .active > a {
    color: #fff6d2;
    background-color: #d54427;
}

.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    max-height: none;
    height: 100vh;
}

.comfortLinks_wrapper {
    float: right;
    position: relative;
    z-index: 2000;
    padding-top: 7px;
}

.comfortNav {
    font-size: 15px;
}

.comfortNav {
    padding-left: 0;
    margin-bottom: 0;
    float:left;
}

.comfortNav li {
    list-style: none;
    position: relative;
    display: flex;
    float: left;
    text-align: center;
    margin: 0 5px 0;
    height: 30px;
    width: 30px;
    background-color: #db7228;
    border-radius: 25px;
    align-items:center
}

.comfortNav li a {
    position: relative;
    display: flex;
    color: #fff6d2;
    width: 20px;
    height: 20px;
    background-color: transparent;
    margin: auto;
    align-items:center;
    justify-content:center;
}
.icon-phone::before {
    float: left;
    margin-right: 18px;
    color:#fff
}
.phone-number {
    text-align: center;
    font-size: 26px;
    float:left;
    margin-right:20px;
}

.phone-button{
    border: 1px solid #d54427;
    padding: 5px 18px;
    border-radius: 20px;
    height: 35px;
    width: 125px;
    background-color:#d54427;
}

.phone-button h5{width: 50%;
    float: left;
    margin: 0;
    line-height: 14px;
    font-size: 16px;
    color:#fff
}

.comfortLinks_wrapper:after, .comfortNav:after {
    clear: both;
}

.comfortLinks_wrapper:before, .comfortNav:before {
    display: table;
    content: " ";
}

.book-now-nav-link {
    font-family: 'phosphatesolid', Fallback, sans-serif;
    float: right;
    position: fixed;
    height: 60px;
    min-width: 175px;
    background-color: #d97129;
    text-align: center;
    padding: 15px 15px;
    font-size: 25px;
    z-index: 1000;
    top: 48px;

}

.book-now-nav-link.left{
    right:15px;
}

.book-now-nav-link a {
    color: #fff6d2;
}

.book-now-nav-link:after {
    content: '';
    display: block;
    position: absolute;
    background-image: url('/wp-content/uploads/2018/01/book-now-wave.png');
    height: 20px;
    background-repeat: repeat-x;
    margin-top: 8px;
    bottom:-20px;
    width:100%;
    left:0;
}

/*
.inner-menu {border-top: 1px solid #a5a5a5;}
*/
.inner-menu .copyright {
    text-align: right;
    padding: 0;
}

.inner-menu .address {
    text-align: right;
    font-size: 12px;
}

/* ########## header media section styles ############ */

.header-media-section {
    overflow: hidden;
    max-height: 870px;

}

.header-media-section::after {
    content: '';
    display: block;
    position: relative;
    background-image: url('/wp-content/themes/Avid_Design/images/wave-repeat.png');
    height: 20px;
    background-repeat: repeat-x;
    top: -13px;
    z-index:15
}

.header-media-section.slideshow-selected::after {
    display: none;
}

.header-media-section.video::after {
    top: -16px
}
.header-media-section .container-fluid{
    position: relative;
}

.video-overlay {
    background-size: cover;
}

.caption-section {
    position: relative;
    display: block;
    margin-top: -8vw;
    z-index: 20;
}

.caption-section h1 {
    font-size: 15vw;
    text-align: center;
    margin-left: 0;
    margin-top: 0
}

.wave{
    display: block;
    position:absolute;
    background-image: url(/wp-content/themes/Avid_Design/images/wave-repeat.png);
    height: 20px;
    background-repeat: repeat-x;
    z-index: 14;
    width: 100%;
    margin-left: -15px;
    margin-right: -15px;
    bottom: 0px;
}

/* Fade CSS*/
.captions .flickity-slider {
    transform: none !important;
}

.banner-img {
    height: 300px;
}

.captiontxt {
    left: 0 !important;
    opacity: 0;
    -webkit-transition: opacity 3s ease-in-out;
    -moz-transition: opacity 3s ease-in-out;
    -ms-transition: opacity 3s ease-in-out;
    -o-transition: opacity 3s ease-in-out;
    transition: opacity 3s ease-in-out;
    z-index: 5;
    width: 100%;
}

.captiontxt.is-selected {
    opacity: 1;
    z-index: 10;
}

.captiontxt h1 {
    color: #d54427
}

/* ############ call-out styles ############### */
.callout-section {
    margin-top: 0;
    z-index: 1000;
    display: block;
    position: relative;
}

.lg-call-out {
    height: 500px;
    max-width:380px;
    background-size: 96%;
    background-repeat: no-repeat;
    background-position: center center;
    padding: 15px 35px;
    float:none;
    margin:25px auto 0;
    
}

.lg-call-out h2 {
    color: #fff6d2;
}

.call-out {
    width: 100%;
    margin: auto;
    font-size: 32px;
    padding: 5px 0;
    height: 65px;
    line-height: 32px;
    clear:both;
}

/* #################page Styles ################ */
.row.section {
    padding-bottom: 35px;
}

.page-title {
    margin-top: -20px;
    position: relative;
    padding-left: 5px;
    color: #d54427;
    margin-bottom: 25px;
    z-index: 1000;
    max-height: 240px;
    pointer-events: none;

}

.page-title h1 {
    color: #d54427;
    font-size: 15vw;
}

.section-title {
    padding: 0 15px;
    margin-top: 0;
}

.gutter:nth-child(1) {
    margin-top: 0;
}

.gutter {
    margin-top: 25px;
}

#accentOne:before {
    content: '';
    display: block;
    position: absolute;
    top: 15px;
    height: 18px;
    width: 175px;
    background-image: url('/wp-content/themes/Avid_Design/images/stripe-accent.png');
    background-size: cover;
    z-index: 1020;
    left: -2px;
}

.accentOne {
    z-index: 1010;
    position: relative;
}

.accentTwo {
    width: 100%;
    position: relative;
    margin-top: 0;
    z-index: 1000;
    max-width: 100%;
    margin-left: 0;
}

.special-row-two h1 {
    width: 100%;
    z-index: 1020;
    position: relative;
    font-size: 50px;
}

.accordion-icon {
    font-size: 15px;
    line-height: 23px;
    vertical-align: top;
    padding-left: 15px;
    position: relative;
    color: #d54427;
}

/* ############blog page styles ############### */
.img-responsive.blog-list-img {
    height: 150px;
}

.post-thumbnail img {
    width: 100%;
    height: auto;
}

.blog-sidebar {
    margin-bottom: 50px
}

.blog-sidebar h3:first-child {
    margin-top: 0;
}

.blog-sidebar h3:after {
    border: 1px solid #d97129;
    display: block;
    position: relative;
    content: '';
    height: 5px;
    border-radius: 5px;
    background-color: #d97129;
}

.blog-sidebar ul {
    list-style: none;
    text-transform: uppercase;
}

.size-post-thumbnail {
    width: 100%;
    height: auto;
}

.next-prev-navigation {
    padding-bottom: 75px
}

.next-prev-navigation ul {
    padding: 0;
    margin-top: 30px;
}

.next-prev-navigation li {
    list-style: none;
    display: block;
    width: 50%;
    text-transform: uppercase;
    float: left;
}

.next-prev-navigation li a {
    color: #7b3328
}

.next-prev-navigation .next {
    text-align: right;
}

.next-prev-navigation .next span, .next-prev-navigation .prev span {
    font-size: 25px;
    color: #d8201f;
}

.section-wrapper {
    width: 100%;
    padding: 0;
}

/* ########## Map styles ################# */
.map {
    overflow: hidden;
}

#map {
    height: 420px;
    width: 100%;
    overflow: hidden;
    display: block;
    margin-bottom: 15px;
}

#map-controls {
    bottom: 35px !important;
    right: 15px !important;
    width: 80%;
}

#map-controls input {
    color: #000;
}

#map-controls input.form-control {
    width: 60%;
    float: right
}

#map-controls input.btn:hover {
    background-color: #d97129;
    color: #7b3328;
    opacity: .8
}

.mobile-get-location {
    background-color: #d97129;
    border: none #d8201f;
    color: #fff6d2;
    float: left;
    font-size: 16px;
    padding: 4px 20px;
}

#map-controls input.btn {
    background: #d97129;
    border-radius: 4px;
    color: #fff6d2;
    padding: 5px 20px;
    text-transform: uppercase;
    font-size: 13px;
    border: 2px solid #fff6d2;
    display: inline-block;
    float: right;
}

.gm-style-iw a:hover {
    color: #000;
}

#directions-panel {
    background-color: transparent;
    color: #7b3328;
}

.adp-placemark {
    background: #7b3328 !important;
    border: none !important;
    color: #fff6d2 !important;
    font-weight: bold !important;
}

.adp-directions, .adp-placemark, .adp-summary {
    padding: 3px 20px 3px !important;
    display: block
}

.adp-directions {
    color: #7b3328 !important;
}

/* ############contact styles ########### */
input::placeholder, textarea::placeholder,
.wpcf7-form-control.wpcf7-date { /* Chrome/Opera/Safari */
  color: #494949;

}
.wpcf7-form {
    width: 100%
}

label {
    width: 100%;
}

.wpcf7-form-control.wpcf7-textarea {
    height: 245px;
    width: 100%;
    color:#000;
}

.wpcf7-form-control {
    width: 70%;
    border-radius: 20px;
    height: 38px;
    box-shadow: none;
    border: none;
}

.wpcf7-form-control.wpcf7-submit {
    background-color: #e6a52a;
    border: none;
    text-align: center;
    color: #fff6d2;
    font-size: 25px;
    width: 50%;
    font-family: 'phosphatesolid';
    padding-top: 4px;
}
.grecaptcha-badge {
    display: none
}

.wpcf7 .captcha-print {
    font-size: 10px;
    text-align:left;
    line-height:15px;
}

.contact-page-links {
    list-style: none;
    padding-left: 0;
}

.location-name:after {
    border: 1px solid #d97129;
    display: block;
    position: relative;
    content: '';
    height: 5px;
    border-radius: 5px;
    background-color: #d97129;
}

/* ########### pop up modal ############## */
#exitpopup-modal .modal-title {
    background-color: #d97129;
}

#exitpopup-modal .exitpopup-modal-window {
    background-color: #fff6d2;
}

/* ########## faq Styles ############## */
.ui-accordion-header {
    cursor: pointer;
}

/* ********** Footer Styles *********** */
#smartwaiver_floater{
    margin: auto!important;
    left: 0!important;
    right: 0!important;
    width: 202px;
}
.scroll-top {
    bottom: 0;
    position: fixed;
    right: 20px;
    z-index: 5001;
    display: none
}

.scroll-top span {
    color: #d8201f;
    font-size: 35px;
    text-align: center;
    line-height: 35px;
    opacity: 0.7;
    width: 35px;
    height: 35px;
}

.scroll-top:hover span {
    opacity: 1;
}
.sponsors-wrapper{
    display: flex;
    justify-content: center ;
    flex-wrap: wrap;
}

h3.sponsor-title:after{
    border: 1px solid #d97129;
    display: block;
    position: relative;
    content: '';
    height: 5px;
    border-radius: 5px;
    background-color: #d97129;
    margin: 15px auto;
}
.partners-wrapper{
    display: flex;
    align-items:center;
    justify-content: center;
}
.partners-wrapper .partner-logo{
    display: flex;
    align-items:center;
    justify-content: center;
}

.footer-wrapper {
    font-size: 13px;
    width: 100%;
    height: 50px;
}

.footer-wrapper .inner-footer {
    background-color: transparent;
    padding: 0 75px
}

.footer-wrapper .inner-footer img {
    width: 150px;
    height: auto;
}

.copyright {
    color: #7b3328;
    text-align: center;
    padding: 0 15px 0 0;
    font-size: 10px
}

.copyright img {
    width: 20px;
}

#avidMark {
    vertical-align: text-top;
    border: 0;
}

.inner-mobile-menu {
    margin-top: 45px;
}

.inner-mobile-menu .address {
    font-size: 8px
}

.inner-mobile-menu .copyright {
    padding: 0;
}

@media screen and (max-width: 426px) {
    .special-row-two h1 {
        font-size: 13vw;
    }
}

@media screen and (min-width: 768px) {
    .book-now-nav-link.right{
        right:91px;
    }
    .book-now-nav-link.left{
        right:290px;
    }
    .social-header{font-size:60px;}


    h2 {
        font-size: 40px;
        line-height: 40px;
    }

    h3 {
        font-size: 30px;
        line-height: 30px;
    }

    .comfortLinks_wrapper {
        float: none;
        position: absolute;
        z-index: 2000;
        padding-top: 7px;
        left: 40vw;
    }


    .navbar-header {
        float: left;
        display: block;
        z-index: 4000;
        position: relative;
        width: 100%;
        max-height: 117px;
    }

    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
        margin-left: 15px;
    }

    /* ########## header media section styles ############ */
    .header-media-section {
        overflow: hidden;
    }


    .caption-section h1 {
        text-align: left;
        margin-left: 30px;
    }

    .banner-img {
        height: 510px;
    }
    
   .trip_item .banner-img {
        height: 60vh;
        margin-top: 80px;
    }

    /* ######### Page Stlyes ############ */
    .page-title {
        margin-top: -9vw;
        padding-left: 35px;
    }

    /* .page-title h1 {font-size:200px} */
    .section-wrapper {
        width: 100%;
        padding: 0 0 50px
    }

    img.not-responsive.alignleft {
        float: left;
        display: inherit;
    }

    #accentOne:before {
        top: 40px;
        width: 375px;
        height: 25px;
        left: -30px
    }

    .accentOne {
        min-width: 676px;
    }

    .special-layout-area {
        margin-top: 10px;
    }

    .gutter {
        margin-top: 0;
    }

    /* ######## Blog Styles ########### */
    .img-responsive.blog-list-img {
        height: 275px;
    }

    /* ############ call-out styles ############### */
    .callout-section {
        margin-top: -11vw;
    }

    .call-out {
        font-size: 40px;
        padding: 20px 0;
        height: 65px;
        line-height: 35px;
    }

    /* ############contact form ############### */
    .wpcf7-form-control.wpcf7-submit {
        width: 25%
    }

}

@media screen and (min-width: 992px) {
    /* ########## header media section styles ############ */


    /* ######### Page Stlyes ############*/
    .special-row-one h2 {
        margin-top: 0
    }

    /* ########### footer styles ########## */
    .copyright {
        color: #7b3328;
        padding: 0 20px;
        font-size: 13px
    }
   
    .lg-call-out {
        float:left;
    }

}

@media screen and (max-width: 1150px) {
    .navbar-collapse.collapse {
        display: none !important;
    }

    .navbar-collapse.collapse.in {
        display: block !important;
    }

    .navbar-header .collapse, .navbar-toggle {
        display: block !important;
    }

    .navbar-collapse .dropdown-menu{
        position:static;
    }

    .navbar-brand {
        z-index: 1030;
        display: block;
        position: relative;
        width: 100px;
    }


    .navbar-nav {
        float: right;
        display: flex;
        flex-direction: column;
    }

    .navbar-nav > li {
        /*float: none;*/
    }

    nav .container-fluid {
        background-color: #fff6d2
    }



    .rights {
        text-align: right;
    }
}

@media screen and (min-width: 1151px) {
    .phone-number {
        float: none;
        margin-right:0;

    }
    .comfortLinks_wrapper {
        float: right;
        position:relative;
        left:0;
        padding-top: 12px;
    }
    .comfortNav li {
        margin-top: 7px;
    }
    .navbar-toggle {
        margin-top: 5px;
        display: none !important;
    }

    .navbar {
        background-color: #fff6d2;
        padding: 0 25px 25px;
        height: 115px;
    }

    .navbar-nav {
        padding-top: 50px;
        float: none;
        position: relative;
        text-align: center;
    }

    .navbar-header {
        margin-right: -60px;
        width: auto;
    }

    .navbar-brand {
        width: 150px;
        height: 150px;
    }

    .logo-one {
        position: absolute;
        top: 20px;
    }

    .logo-two {
        top: 19px;
    }

    .navbar-collapse {
        background-color: transparent;
        margin-top: 0
    }

    .navbar-collapse.collapse {
        display: block !important;
    }

    .nav > li > a {
        padding: 14px 5px;
    }

    .navbar-nav > li {
        float: none;
        display: inline-block;
        font-size: 28px;
        margin-right: 0;
    }

    .navbar-nav > li:last-child {
        margin-right: 0;
    }

    .scale {
        -webkit-transition: width .2s; /* Safari */
        transition: width .2s;
    }

    .nav > li > a {
        padding:10px 10px;
    }

    .book-now-nav-link {
        top: 115px
    }

    /* ########## header media section styles ############ */
    /* ################  Page styles #################### */
    .page-title {
        padding-left: 35px;
    }

    /* .page-title h1{font-size:300px;} */
    .rights {
        text-align: left;
    }

    #map-controls input.form-control {
        width: 35%
    }

}

@media screen and (min-width:1190px){

    .navbar-nav > li {
        font-size: 30px;
    }

}

/*laptop size*/

@media (min-width: 1200px) and (max-height: 700px) {
    .banner-img {
        height: 565px;
    }

    .page-title h1 {
        font-size: 13vw;
    }

    .navbar-brand {
        height: auto;
        width: 100px;
    }

    .page-title {
        margin-top: -9vw;
        position: relative;
    }
}

@media screen and (min-width: 1200px) {
    .navbar {
        padding: 0 25px 25px 0;
    }
    .special-row-two h1 {
        width: 128%;
        font-size: 60px;
    }

    .accentTwo {
        width: 110%;
        margin-top: -60px;
        margin-left: -100px;
        max-width: 652px;
    }

    .lg-call-out {
        height: 620px
    }

}

@media screen and (min-width: 1500px) {
    .page-title {
        padding-left: 150px;
    }

    .navbar-nav > li {
        float: none;
        display: inline-block;
        font-size: 40px;
        margin-right: 10px
    }

}

/* *********** Helpers ************* */
.btn-wrapper{
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
a.btn-style {
    color: #fff6d2
}

a.btn-style:hover {
    color: #fff6d2;
    opacity: .8;
}

.btn-style a{
    color: #fff6d2

}
.btn-style a:hover{
    color: #fff6d2;
    opacity: .8;

}

.call-out a {
    color: #fff6d2
}

.yellow-btn {
    background-color: #e6a52a;
}

.orange-btn {
    background-color: #d97129
}

.red-org-btn {
    background-color: #d54427
}

.brown-btn {
    background-color: #7b3328
}

.close {
    color: #7b3328;
    text-shadow: 0 1px 0 #000;
    opacity: .8;
}

.img-responsive {
    width: 100%;
}

img.alignright {
    float: right;
    margin: 0 0 1em 1em;
}

img.alignleft {
    float: left;
    margin: 0 1em 1em 0;
}

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

.alignright {
    float: right;
}

.alignleft {
    float: left;
}

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

.no-margin {
    margin: 0;
}

.no-padding-sides {
    padding-left: 0;
    padding-right: 0;
}

.padding-around {
    padding: 6px 3px;
}

.required {
    color: #AB1911;
    font-weight: bolder;
}

.vertical-align {
    top: 50%;
    left: 50%;
    transform: translate(-50%);
    -ms-transform: translate(-50%);
    -moz-transform: translate(-50%);
    -webkit-transform: translate(-50%);
    position: absolute;
    width: 100%;
}

.post-thumbnail {
    overflow: hidden;
}

.modal-loading img {
    margin: auto;
    top: 40%;
    position: relative;
    display: block;
}

.threeDrotate {
    -webkit-transform: rotateX(180deg); /* Safari */
    transform: rotateX(180deg);
}

.fakeUnderline {
    width: 60%;
    border: 1px solid #d97129;
    display: block;
    position: relative;
    content: '';
    height: 5px;
    border-radius: 5px;
    background-color: #d97129;
}

.is-nav-selected {
    outline: 2px solid #fff;
    outline-offset: -2px;
}

input[name="_mc4wp_subscribe_contact-form-7"] {
    margin-right: 5px;
}

*::-webkit-media-controls-start-playback-button {
    display: none !important;
    -webkit-appearance: none;
}

/* ############### Flow Flow Social Stream Styles ################ */
#ff-stream-1 {
    background-color: transparent !important
}

.ff-twitter .ff-icon-inner {
    background-color: #d97129 !important;
}

.ff-instagram .ff-icon-inner {
    background-color: #e6a52a !important;
}

.ff-facebook .ff-icon-inner {
    background-color: #d54427 !important;
}

.covid-btn-wrapper{
    width:100%;
    display: block;

}

@media  screen and (min-width:992px) {
    .covid-btn-wrapper{
        width:100%;
        display: flex;
        align-items:center;
        justify-content:flex-start;
    }
    .covid-btn-wrapper .btn-style:first-child{
margin-right:10px
    }
}


