/*
Theme Name: Boundary Waters
Theme URI: http://rvadv.com
Description: Custom site theme.
Author: Rearview Advertising
Author URI: http://rvadv.com
Template: rvadv_starter_responsive
Version: 1.0
*/

@import url("../rvadv_starter_responsive/style.css");

html {
     height:100%;
     min-height:100%;
     padding:0;
     html:0;
     background:#FFF;
}
body{
     min-height:100%;
     font-family: 'Open Sans', sans-serif;
     color:#FFF;
     min-height:100%;
     margin:0;
     font-size:18px;
     font-size:1.8rem;
     line-height:24px;
     line-height:2.4rem;
     background:#214787;
}
p{
     margin:10px auto 20px;
     margin:1rem auto 2rem;
}
strong{
     font-weight:bold !important;
}
img{
     max-width:100%;
     height:auto;
}
.small{
     font-size:.8em;
}
#wrapper{
     height:100%;
     min-height:100%;
}
.clear{
     clear:both;
}
a{
     color:#fff;
}
a.action_button, div.action_button{
     background: #fbc805; /* Old browsers */
     background: -moz-linear-gradient(top,  #fbc805 0%, #b69104 100%); /* FF3.6+ */
     background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fbc805), color-stop(100%,#b69104)); /* Chrome,Safari4+ */
     background: -webkit-linear-gradient(top,  #fbc805 0%,#b69104 100%); /* Chrome10+,Safari5.1+ */
     background: -o-linear-gradient(top,  #fbc805 0%,#b69104 100%); /* Opera 11.10+ */
     background: -ms-linear-gradient(top,  #fbc805 0%,#b69104 100%); /* IE10+ */
     background: linear-gradient(to bottom,  #fbc805 0%,#b69104 100%); /* W3C */
     filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbc805', endColorstr='#b69104',GradientType=0 ); /* IE6-9 */
     text-align:center;
     color:#0e2b51;
     padding:5px 10px;
     border-radius:5px;
     text-decoration:none;
     font-weight:bold !important;
     text-transform:uppercase;
     font-size:16px;
     font-size:1.6rem;
     box-shadow:0 0 3px #000;
     margin-right:5px;
}
.inset{
     margin:20px;
}
.attachment-alignright, .alignright{
     float:right;
     margin-bottom:10px;
     margin-left:10px;
}
.attachment-alignleft, .alignleft{
     float:left;
     margin-bottom:10px;
     margin-right:10px;
}
/* header */
#header_wrapper{
     background:url(images/header_bg.png) repeat-x;
     height:153px;
}
#header{
     height:153px;
}
#logo{
     max-width:100%;
     height:auto;
     position:relative;
     z-index:1001;
}
#header #main_menu{
     height:50px;
}
#header #first_main_menu{
     height:80px;
}
#header ul.menu{
     list-style:none;
     text-align:right;
     float:left;
     margin:0;
     padding:10px 0;
     font-size:19px;
     font-weight:bold;
     font-size:1.9rem;
}
#header ul.menu li{
     display:inline;
     padding:10px 25px 10px 0;
     text-align:left;
     text-transform:uppercase
}
#header ul.menu li a{
     color:#fff;
     text-decoration:none;
     height:auto;
     line-height:auto;
}
#header ul.menu li a:hover{
     color:#ffcb05;
}
#header li ul {
     position:absolute;
    left:-9999px;
     top:20px;
     top:2rem;
     background:#306EBD;
     width:200px;
     z-index:1001;
     border:solid 2px #ffcb05;
     border-radius:7px;
}
#header ul.menu li ul li{
     display:block;
     height:auto;
     padding:0 auto;
     font-size:19px;
     font-size:1.9rem;
     font-size:14px;
     font-size:1.4rem;
     border-bottom:solid 2px #ffcb05;
     text-transform:none;
}
#header ul.menu li ul li:last-child{
     border-bottom:none;
}
#header li:hover ul{
     top:auto;
     left:auto;
     margin-top:10px;
     margin-left:-10px;
}
#top_menu{
     height:27px;
}
#top_menu p{
     display:inline-block;
     color:#fff;
     font-size:14px;
     font-size:1.4rem;
     margin:0;
     padding:0;
     line-height:30px;
     height:30px;
     text-align:right;
}
#top_menu p:first-child{
     text-align:left;
}
#top_menu .grid-50 em{
     color:#ffcb05;
     font-style:italic;
}
#top_menu p a{
     color:#fff;
     text-decoration:none;
}
#top_menu_links p img{
     vertical-align:middle;
}
#top_menu_links {
     text-align:right;
}
#top_menu_links a, #top_menu_links span {
     margin-right:20px;
     font-size:14px;
     font-size:1.4rem;
     display: inline-block;
}
/* homepage */
#home_wrap{
     background:#222;
     height:200px;
     margin-top:-72px;
     position:relative;
     z-index:100;
     min-height:400px;
}
#home_slideshow{
     width:100%;
     height:400px;
     position:absolute;
     top:0;
     left:0;
}
#slideshow_caption_wrap, #slideshow_nav_wrap{
     position:absolute;
     width:100%;
     clear:both;
     top:50%;
}
#slideshow_nav_wrap{
     top:80%;
}
.slideshow_caption{
     z-index:10001;
     position:relative;
     top:10%;
     right:0%;
     clear:both;
}
.slide_desc{
     background:#0E2B51;
     opacity:.75;
     color:#fff;
     text-align:left;
     font-size:14px;
     font-size:1.4rem;
     height:auto;
     z-index:10001;
     padding:20px;
     padding-left:20px !important;
     padding-right:20px !important;
     display:none;
}
.slide_desc h2{
     color:#ffcb05;
     size:26px;
     font-weight: bold;
     font-size:26px;
     font-size:2.6rem;
     text-transform:uppercase;
     margin:0 auto 10px;
}
#home_slideshow a {
     color:#ffcb05;
}
#slideshow_nav{
     position:absolute;
     top:80%;
     text-align:center;
     width:100%;
     height:25px;
     z-index:100;
     clear:both;
}
#slideshow_nav div{
     width:15px;
     height:15px;
     background:#fff;
     display:inline-block;
     border-radius:8px;
     margin-right:10px;
     opacity:.8;
     margin-top:25px;
     cursor:pointer;
}
#slideshow_nav div.selected{
     background:#DFB105;
}
#home_have_fun{
     padding-top:10px;
}
#home_buttons_wrap{
     background:#0e2b51;
     padding:5px auto;
     font-weight:bold;
     font-size:18px !important;
     font-size:1.8rem !important;
}
#home_buttons_wrap a.{
     font-size:17px !important;
     font-size:1.7rem !important;
     width: 185px !important;
     display: inline-block;
     margin-right:15px;
}
#home_buttons_wrap a.action_button:hover{
     color:#306ed1;
}
#home_buttons_wrap p{
     margin:0 0 3px;
     font-size:1.4rem;
     text-align:center;
}
#home_buttons_wrap h2{
     color:#FFCB05;
     margin:0;
     font-size:34px;
     font-size:3.4rem;
     text-align:center;
}
#home_fun_buttons{
     margin:1rem auto;
}
#home_mid_tripad {
     margin-top:10px;
     margin-bottom:30px;
}
#home_mid_tripad .action_button {
     font-size: 1.7rem;
     text-transform: capitalize;
     font-weight: normal !important;
}
#home_images_wrap{
     background:#306ed1;
}
.homepage_content{
     margin-bottom:25px;
     margin-top:20px;
}
.homepage_content h2{
     color:#ffcb05;
     font-size:18px;
     font-size:1.8rem;
     font-weight:bold;
}
#home_map{
     height:352px;
     margin-bottom:25px;
     padding:0;
}
#home_specials_overlay{
     display:none;
}
body.home #home_specials_overlay{
     display:block;
     width:250px;
     position:fixed;
     bottom:25px;
     right:25px;
     height:auto;
     background:#FFCB05;
     z-index:2000;
     text-align:center;
     color:#0E2B51;
     font-size:13px;
     font-size:1.3rem;
     line-height:1.4rem;
     padding-top:5px;
     box-shadow:0 0 5px #000;
}
#home_specials_overlay .inset{
     margin-top:0;
}
#home_specials_overlay a{
          color:#0E2B51;
}
#home_specials_overlay h2{
     margin:0;
     font-size:1.2em;
}
#home_specials_overlay h3{
     margin:0;
     font-size:1.2em;
     background:#fff;
     padding:10px;
     color:#306ED1;
     background:#fff url(images/icon_phone_blue.png) 30px center no-repeat;
}
.close_x{
     font-size:10px;
     font-size:1rem;
     cursor:pointer;
     text-align:right;
     padding-right:10px;
     font-weight:bold;
}
#home_map iframe{
     height:352px;
}
#home_specials{
     padding:0;
     margin-bottom:25px;
}
#home_specials a{
     color:#0e2c52;
}
.home_specials_header, .home_specials_form{
     background:#0e2b51;
     color:#fff;
     text-align:center;
     padding:10px;
     margin:0;
     height:75px;
}
.home_specials_header{
     height: 60px;
     font-size: 2.3rem;
     line-height: 1.8;
}
.home_specials_content{
     background:#ffcb05;
     color:#0e2b51;
     font-size:12px;
     font-size:1.2rem;
}
.home_specials_content h2{
     font-size:30px;
     font-size:3rem;
     font-weight:bold;
     line-height: 4rem;
     padding: 0 30px;
}
.home_specials_content h3{
     font-size:16px;
     font-size:1.6rem;
     font-weight:bold;
     line-height:20px;
     line-height:2rem;
}
.home_specials_content{
     min-height:200px;
}
.home_specials_header{
     font-weight:bold;
}
.home_form_wrapper{
     font-size:14px;
     font-size:1.4rem;
     padding:0 !important;
     max-width:90% !important;
     margin:0 auto !important;
}
.home_form_wrapper *{
     display:inline;
     clear:none;
     float:none;
}
body.home .gform_wrapper{
     margin:0;
}
body.home .gform_body{
     display:block;
     clear:both;
     width:80%;
     float:left;
}
body.home .gform_footer{
     display:block;
     width:15%;
     float:left;
     clear:none !important;
     margin:0 !important;
     padding:0 !important;
}
body.home .ginput_container{
     width:85%;
     float:right;
}
body.home .ginput_container input.medium, input.gform_button{
     width:98% !important;
     float:left;
     height:24px !important;
     line-height:24px !important;
     padding:3px !important;
     border:none;
     color:#306ed1;
     font-size:14px !important;
     font-size:1.4rem !important;
}
body.home input.gform_button, input#gform_submit_button_1{
     height:30px !important;
     background:#ffcf03;
     color:#0e2c52;
     font-weight:bold;
}
body.home .home_form_wrapper .ginput_container label{
     text-align:right;
     float:left;
     width:20%;
     clear:none;
     height:24px;
     line-height:24px;
}
body.home .home_form_wrapper .ginput_container input {
     width:93% !important;
}
body.home li.gfield{
     width:100%;
     display:block;
}
body.home .home_form_wrapper h3{
     font-size:15px !important;
     font-size:1.5rem !important;
     color:#ffcf03;
}
/* footer */
#footer_wrap{
     background:#0e2b51;
     padding-top:25px;
     margin-top:50px;
}
#footer_contact{
     background:#ffcb05;
     color:#0e2b51;
}
#footer_contact a{
     color:#0e2b51;
     text-decoration:none;
}
#footer_contact h2{
     color:#0e2b51 !important;
}
#footer ul.menu{
     list-style:none;
     text-align:right;
     float:left;
     margin:0;
     padding:10px 0;
     font-size:14px;
     font-size:1.4rem;
     font-weight:bold;
}
#footer ul.menu li{
     display:inline;
     padding:10px 20px 10px 0;
     text-align:left;
     text-transform:uppercase
}
#footer ul.menu li a{
     color:#fff;
     text-decoration:none;
     height:auto;
     line-height:auto;
}
#footer li ul {
     display:none;
}
#footer ul.menu li:last-child{
     display:none;
}
#footer #footer_menu2 ul.menu{
     list-style:none;
     text-align:right;
     float:left;
     margin:0;
     padding:10px 0;
     font-size:12px;
     font-size:1.2rem;
     font-weight:normal;
}
#footer_copy, #footer_copy a{
     color:#306ed1;
}
#footer_social p{
     font-weight:bold;
     margin:5px 0;
}
#footer_social a {
     margin-right: 15px;
}
#footer_contact{
     font-size:14px;
     font-size:1.4rem;
     line-height:14px;
     line-height:1.4rem;
}
#footer_contact img{
     float:left;
     margin-right:10px;
}
#footer_contact .address{
     background:url(images/icon_map_blue.png) no-repeat left center;
     padding-left:25px;
     min-height:20px;
}
#footer_contact .phone{
     background:url(images/icon_phone_blue.png) no-repeat left center;
     padding-left:25px;
     min-height:20px;
}
#footer_contact .email{
     background:url(images/icon_email_blue.png) no-repeat left center;
     padding-left:25px;
     min-height:20px;
}

.fb_iframe_widget{
     top:-10px;
}
#footer div.fb-like{
     display:inline !important;
}

/* pages */
#page_header_wrap{
     background:#0e2b51;
     height:60px;
     margin-top:-71px;
     position:relative;
     z-index:100;
}
#page_wrap > .grid-container {
     margin-top:1em;
}
#page_wrap h2, #page_bottom_wrap h2{
     color:#ffcb05;
}
.box_specials, .res_page_specials{
     background:#ffcb05;
     color:#0e2b51;
     font-size:16px;
     font-size:1.6rem;
     padding:10px;
     line-height:1.8rem;

}
.res_page_specials{
     text-align:center;
     border-radius: 5px;
     line-height: 1.3;
}
.res_page_specials h2, .res_page_specials h3, .res_page_specials h4{
     color:#0E2B51 !important;
}
body.single-bwr_lodging .reservation_frame{
     min-height: 800px;
}
/* boats */
body.single-bwr_boats img.wp-post-image, body.single-bwr_lodging img.wp-post-imag, ebody.single-bwr_boats_sale img.wp-post-image{
     max-width:550px;
}
.boat_box, .lodging_box{
     background:#0e2b51;
     border-radius:7px;
     text-align:center;
     font-size:12px;
     font-size:1.2rem;
     padding-bottom:10px;
}
.lodging_box{
     min-height:335px;
}
.boat_box h2, .lodging_box h2{
     background: #2f6cce; /* Old browsers */
     background: -moz-linear-gradient(top,  #2f6cce 0%, #24529c 100%); /* FF3.6+ */
     background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2f6cce), color-stop(100%,#24529c)); /* Chrome,Safari4+ */
     background: -webkit-linear-gradient(top,  #2f6cce 0%,#24529c 100%); /* Chrome10+,Safari5.1+ */
     background: -o-linear-gradient(top,  #2f6cce 0%,#24529c 100%); /* Opera 11.10+ */
     background: -ms-linear-gradient(top,  #2f6cce 0%,#24529c 100%); /* IE10+ */
     background: linear-gradient(to bottom,  #2f6cce 0%,#24529c 100%); /* W3C */
     filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2f6cce', endColorstr='#24529c',GradientType=0 ); /* IE6-9 */
     padding:5px;
     padding:.5rem;
     color:#FFF !important;
     font-weight:bold;
     margin:-10px 10px 5px 10px;
     border-radius:5px;
     box-shadow:0 0 4px #000;
     z-index:101;
     position:relative;
     font-size:1.4em;
     line-height:1.6em;
}
.boat_box h3, .lodging_box h3{
     font-size:1.2em;
}
.lodging_box h2, .boat_sales_grid div.boat_box h2{
     margin:-10px 20px 5px 20px;
     min-height:40px;
     line-height:18px;
     text-align:center;
  }
.lodging_box h2 a, .boat_sales_grid div.boat_box h2 a{
     line-height:1.8rem;
     display: table-cell;
     vertical-align: middle;
     text-align: center !important;
     min-height:40px;
     width:100% !important;
     margin:auto;
}
.boat_sales_grid div.boat_box h2{
     margin:-10px 20px 5px 20px;
     min-height:50px;
     line-height:18px;
     text-align:center;
     font-size:1.1rem;
}
.boat_sales_grid div.boat_box h2 a{
     line-height:1.8rem;
     display: table-cell;
     vertical-align: middle;
     text-align: center !important;
     min-height:50px;
     width:100% !important;
     margin:auto;
     font-size:1.1rem;
}

.lodging_box h2 span{
     display:inline-block;
     vertical-align: middle;
     text-align: center !important;
}
.boat_box h2 a, .lodging_box h2 a{
     color:#FFF !important;
     text-decoration:none;
}
.boat_box h3{
     color:#ffcb05;
     min-height: 4em;
     display: flex;
     flex-direction: row;
     align-items: center;
     justify-content: center;
}
.boat_rates, .lodging_rates{
     padding:0;
     font-size:1.1em;
}
.boat_rates div p {
     background:#214787;
     color:#bbd2f7;
     padding:10px;
     padding:1rem .25em;
     margin:0 0 8px !important;
     line-height: 1.4;
     display: flex;
     flex-direction: column;
     min-height: 4em;
     display: flex;
     align-items: center;
     justify-content: center;
}
.lodging_rates div p{
     background:#214787;
     color:#bbd2f7;
     padding:10px;
     padding:1rem;
     margin:0 0 8px !important;
     line-height:2.2rem;
}
.boat_sale_price {
     color: #ffcb05 !important;
     font-size: 2em !important;
     font-weight: bold;
}
.boat_rates div p strong, .lodging_rates div p strong{
     color:#ffffff;
}
.boat_rates .grid-50, .lodging_rates .grid-50 {
     padding:0 4px;
}
.boat_box_tn, .lodging_box_tn{
     height:140px;
     overflow:hidden;
     border-radius:7px;
     z-index:100;
     position:relative;
}
.lodging_box_tn{
     height:165px;
}
.boat_box_exterior, .lodging_box_exterior{
     margin-bottom:20px;
}
h2.single_boat_h2, h2.single_lodging_h2{
     margin:10px auto 5px;
     top:-15px;
     text-align:left;
     padding-left:20px;
}

h3.single_boat_h3, h3.single_lodging_h3{
     text-align:right;
}
.single_boat, .single_lodging{
     margin-bottom:20px;

}
.single_boat .boat_rates div p, .single_lodging .lodging_rates div p{
     font-size:14px;
     font-size:1.4rem;
}
.single_boat, .single_lodging{
     clear:none;
}
a.single_boat_res_link, a.single_lodging_res_link{
     background:#FFCB05;
     padding:10px;
     display:block;
     color:#0E2B51;
     margin-top:10px;
     font-weight:bold;
     font-size:16px;
     font-size:1.6rem;
     text-decoration:none;
}
body.single-bwr_boats .ngg-galleryoverview, body.single-bwr_lodging .ngg-galleryoverview{
     width:100% !important;
}
.lodging_box_exterior div.lodging_weekday p{
     font-size:16px;
     font-size:1.6rem;
     color:#FFCB05;
     line-height:18px;
     line-height:1.8rem;
     font-weight:bold;
}
.lodging_short_text {
     font-size:14px;
     font-size:1.4rem;
     line-height:16px;
     line-height:1.8rem;
     height:60px;
     text-align: left;
}
.single_lodging{
     min-height:100px;
}
.rentals_link{
     color:#FFCB05;
     text-decoration:none;

}
#page_wrap.page_with_bar .ngg-slideshow-image-list{
     float:right;
}
/* blog pages */
h2.blog_title a, h1.blog_title{
     color:#FFCB05;

}
 /* misc */
 iframe{
     max-width:100% !important;
}
hr{
     clear:both;
     border-top:#214787 solid 1px;
     height:1px;
     border-bottom:none;
     border-left:none;
     border-right:none;
}

.page_header_title, .page_header_title h1{
     clear:none !important;
     position: relative;
}
.page_header_title h1{
     color:#ffcb05;
     margin: 1.8rem 0 1.8rem 20.3%;
}
.justify{
     text-align:justify;
}
.wpcf7-form label, .wpcf7-form input, .wpcf7-form textarea{
     display:block;
     width:90%;
     padding:6px;
     border:none;
     border-radius:3px;
     font-family: 'Open Sans', sans-serif;
}
.wpcf7-form input.submitbttn{
     width:30%;
     background:#FFCB1E;
     color:#0E2B51;
     font-weight:bold;
     margin-top:10px;
      -webkit-appearance: none;
   -moz-appearance:    none;
}
.wpcf7-form .newsletter input{
     width:auto;
     display:inline-block;
}
.wpcf7-form .newsletter .wpcf7-list-item-label{
     display:none;
}
body.home .home_specials_form{
     text-align:center;
}
body.home .home_specials_form form input{
     border:solid #214787 1px !important;
     border-radius:3px;
     border:none;
     border-radius:3px;
     padding-top:6px;
     padding-bottom:6px;
     color:#0E2B51;
}
body.home .home_specials_form form label{
     text-align:right;
}
body.home .home_specials_form form input.submit_bttn{
     width:75px !important;
     border:none;
     background:#FFCB05;
     color:#0E2B51;
     padding-top:5px;
     padding-bottom:4px;
     font-weight:bold;
}
body.home .home_specials_form h2{
     font-size:12px;
     font-size:1.2rem;
     color:#FFCB05;
     margin:0;
}
/* multiple iframes on loding */
.multi_iframes{
     display:none;
}
.iframe_buttons{
     cursor:pointer;
}
.iframe_buttons.selected{
     background:#306ED1;
}
#frame_1{
     display:block;
}
.testimonial-content p {
margin: 0;
display: inline;
}
.testimonial-title {
text-align: center;
}
.testimonial-title img {
width: auto !important;
max-height: 1em;
display: inline !important;
margin-left: 1em;
}
.testimonial-title {
font-size: 1.5em;
color: #f7c12b;
margin-bottom: 1em;
font-style: italic;
}
.testimonial-content strong {
color: #2c70d3;
text-transform: uppercase;
font-size: 15px;
}
.testimonial-wrapper{
background-color: #0e2b51; 
padding: 1em 0
}
.owl-controls {
position: absolute;
top: 50%;
width: 100%;
}
.owl-prev {
position: absolute;
left: -2.4em;
background:url(images/prev-arrow.png) no-repeat center center;
background-size: contain;
width: 2em;
height: 2em;
}
.owl-next {
position: absolute;
right: -1em;
background:url(images/next-arrow.png) no-repeat center center;
background-size: contain;
width: 2em;
height: 2em;
}
.testimonial-title div {
display: inline;
}
.popup-form {
  position: fixed;
  top: 4em;
  left: 0;
  width: 50%;
  margin: 0 25%;
  background-color: #214787;
  z-index: 1200;
  display: none;
}
.popup-form p {
  text-align: center;
  font-size: 14px;
}
.popup-form h2 {
  text-align: center;
}
.popup-form .clear {
  margin: 1em;
}
.popup-form select, .popup-form textarea, .popup-form input {
  width: 100%;
  box-sizing: border-box;
}
.popup-close {
  position: absolute;
  right: 0;
  top: 0;
  width: 7%;
  text-align: center;
  font-size: 32px;
  background-color: #ffcb05;
  display: block;
  color: #214787;
  line-height: 1.5;
  opacity: .1;
  cursor: pointer;
}
.popup-close:hover {
opacity: 1;
}
.popup-form input.submitbttn{
     width: 100%;
     margin-top: 0;
}
.popup-form img {
  width: 100%;
  height: 29px;
}
.modal-mask {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(1,1,1,.5);
  top: 0;
  left: 0;
  z-index: 4;
}
.contact-pop-link{
text-align: right;
}
.contact-pop-link a {
  background-color: #ffcb05;
  color: #0e2b51;
  font-weight: bold;
  padding: .5em 1em;
  line-height: 44px;
  cursor: pointer;
}
.contact-pop-link a:hover {
  color: #fff;
  background-color: #0e2b51;
  
}
.popup-form label {
  text-align: left;
}
#contact-pop-wrapper, #single-price, #single-title{
min-height: 1px;
}
#single-title{
padding:0;
}
#single-price{
text-align: center;
}
.boat-sale-single-img {
  margin-top: 1em;
}
.popup-form .captchalabel {
  bottom: 5px;
  position: relative;
}
#popup-captcha-img {
  padding-left: 0;
}
#popup-submit {
  padding-right: 0;
}
.boat-sale-single-img{
     width: 100%;
}
/* video 06.24.15 */
.boat_video{
     width:45%; 
     float:right; 
     margin-left:5%;     
}
.boat_video iframe{
     min-height:250px; 
     max-height:400px;   
}

/*Start CSS For related content section(Desktop)*/
.rvadv_related_content_section {
    padding: 60px 0 !important;
    background-color: transparent !important;
}
.rvadv_related_content_single {
    display: flex !important;
    flex-direction: column;
}
.rvadv_related_content_flex {
    max-width: 1200px;
    margin: 0 auto;
}
.rvadv_related_content_section h2{
    font-size: 2.4rem !important;
    text-align: center;
    text-transform: uppercase;
    margin: 20px auto 40px !important;
    font-weight: normal; 
    color:#FFCB05;
    font-weight: bold !importantl
}
.rvadv_related_content_img {
    -webkit-order: 0;
    order: 0;
    -ms-order: 0;
    text-align: center;
}
.rvadv_related_content_title {
    -webkit-order: 1;
    order: 1;
    -ms-order: 1;
    margin:0 !important;
}
.rvadv_related_content_title a {
    color: #fff !important;
    margin: 1em .5em;
    display: block;
    font-weight: bold;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    text-decoration: none;
}
.rvadv_related_content_title a:hover  {
     color:#ffcb05 !important;
}
.rvadv_related_content_description {
    -webkit-order: 2;
    order: 2;
    -ms-order: 2;
    margin:0 .5em 2em;
}
.boat_rates div p strong + br {
    display: none;
}
/*End CSS For related content section(Desktop)*/
.wp-caption-text {
    font-size: 14px;
    margin: 0 0 10px;
}
.wp-caption {
     max-width: 100%;
}
h6{
     font-size: 14px;
}
#contact-pop-wrapper .recaptcha_wrap {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    margin: 1em 0 1em 7px;
}
.bwr_rental_list_wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.boat_box_exterior[data-bwr-id="14143"] .bwr_two_hour_block {
    display: none;
}
@media screen and (max-width: 1220px) {
/* tablets */
#top_menu p{
     font-size:12px;
     font-size:1.2rem;
}
#footer ul.menu{
     padding:0;
     text-align:left;
     font-size:12px;
     font-size:1.2rem;
}
#footer ul.menu li{
     display:inline;
}
#footer ul.menu li ul li{
     display:none;
}
#footer div.fb-like{
     display:inline !important;
}
#footer_copy{
     text-align:center;
}
#footer_contact{
     font-size:12px;
     font-size:1.2rem;
}
.boat_box, .lodging_box{
     font-size:10px;
     font-size:1rem;
}
.lodging_box_exterior div.lodging_weekday p{
     font-size:12px;
     font-size:1.2rem;
}
.lodging_short_text{
     font-size:12px;
     font-size:1.2rem;
}
#home_specials_overlay{
     display:none;
}
.boat_box_tn{
     max-width:100%;
}

}
@media only screen and (max-width: 1068px){
/* portrait tablets */
#page_header_wrap{
     min-height:60px;
}
#top_menu p{
     font-size:9px !important;
     font-size:.9rem !important;
}
#top_menu_links a, #top_menu_links span{
     font-size:10px !important;
     font-size:1rem !important;
}
#top_menu_links a {
     margin-right:10px;
}
#footer ul.menu{
     padding:0;
     text-align:left;
     font-size:11px !important;
     font-size:1.1rem !important;
     line-height:2;
     width:100%;
}
#footer ul.menu li{
     display:inline;
     padding-right:15px !important;
}
#footer ul.menu li ul li{
     display:none;
}
#footer #footer_menu2 ul.menu{
     text-align:left;
}
#footer div.fb-like{
     display:inline !important;
}
#footer_copy{
     text-align:center;
}
#footer_contact{
     font-size:12px;
     font-size:1.2rem;
}
#footer_contact img{
     display:none;
}
#home_wrap{
     margin-top:-74px;
     position:relative;
     z-index:100;
}
.slide_desc{
     font-size:12px;
     font-size:1.2rem;
     line-height:1.2em;
}
.slide_desc h2{
     font-size:14px;
     font-size:1.4rem;
     line-height:1.2em;
}
#header ul.menu{
     font-size:14px;
     font-size:1.4rem;
}
#home_buttons_wrap a.action_button{
     font-size:12px !important;
     font-size:1.2rem !important;
     padding:5px 10px !important;
     border-radius:5px;
     width:auto !important;
}
#home_mid_tripad .action_button{
     font-size:12px;
     font-size:1.2rem;
}
.home_specials_content{
     padding-top:15px;
     padding-bottom:15px;
     font-size:14px;
     font-size:1.4rem;
}
.home_specials_content h2{
     font-size:18px;
     font-size:1.8rem;
     margin:.2em 0;
     line-height:1.2em;
}
.home_specials_content h3{
     font-size:16px;
     font-size:1.6rem;
     margin:.2em 0;
     line-height:1.2em;
}
.home_specials_header{
     font-size:1.8rem;
}
.boat_box, .lodging_box{
     font-size:12px !important;
     font-size:1.2rem !important;
}
.lodging_box_exterior div.lodging_weekday p{
     font-size:11px;
     font-size:1.1rem;
}
.lodging_short_text{
     font-size:11px;
     font-size:1.1rem;
}
.boat_box h3, .lodging_box h3, .lodging_box h2, .boat_box h2{
     font-size:11px;
     font-size:1.1rem;
}
.boat_box_tn, .lodging_box_tn{
     height:130px;
}
.boat_box_tn img, .lodging_box_tn img{
     max-width:100% !important;
}
.single_boat h2, .single_lodging h2{
     font-size:12px;
     font-size:1.2rem;
}
#page_wrap img, #page_bottom_wrap img{
     max-width:400px;
}
#page_wrap .res_page_specials img{
     max-width:100%;
}
#home_buttons_wrap p{
     fint-size:10px;
     font-size:1rem;
}
#home_buttons_wrap h2 a{
     color: #FFCB05;
     text-decoration:none;
}

}

@media screen and (max-width: 767px) {
/* lrg phones */
body{
     min-height:100%;
     font-family: 'Open Sans', sans-serif;
     color:#214787;
     min-height:100%;
     margin:0;
     font-size:18px;
     font-size:1.8rem;
     line-height:24px;
     line-height:2.4rem;
     background:#FFF;
}
a{
     color:#214787;
}
h1{
     color:#FFF;
}
.homepage_content h2{
     color:#0E2B51 !important;
}
#page_wrap h2, #page_bottom_wrap h2{
     color:#0E2B51 !important;
}
h2{
     color:#0E2B51;
}
.justify{
     text-align:left;
}
#page_header_wrap{
     margin-top:-25px;
}

.page_header_title h1{
     position:absolute;
     clear:none;
     padding-left:0;
     margin: .7em 0 !important;
}

#home_fun_buttons{
     color:#fff;
}
.home_specials_form{
     background:#fff;
     color:#214787;
}
.home_specials_content{
     padding-top:15px;
     padding-bottom:15px;
}
#home_images_wrap{
     background:#fff;
}
iframe{
     max-width:100% !important;
}
.home_specials_header, .home_specials_content, .home_specials_form{
     height:auto;
     line-height:1.2em;
}
/* header */
#header_wrapper{
     z-index:10000;
     height:105px;
}
/* homepage */
#home_wrap, #home_slideshow{
     min-height:200px;
     height:200px;
}
#home_wrap{
     margin-top:-24px;
}
#slideshow_caption_wrap, #slideshow_nav_wrap{
     position:absolute;
     width:100%;
     clear:both;
     top:150px;
}
#home_images_wrap, #home_fun_buttons{
     text-align:center;
}
.action_button{
     margin-right:0;
     margin-top:5px;
     display:block;
     clear:both;
}
#home_images_wrap a{
     display:block;
     height:105px;
}
.homepage_content .alignleft, .homepage_content .alignright{
     float:none;
     margin:auto !important;
}
.homepage_content{
     margin-top:10px;
     margin-bottom:10px;
}
.testimonial-content p{
     color:#fff;
}
span.wpcf7-form-control-wrap input, span.wpcf7-form-control-wrap textarea{
     border:1px solid;
}
div#wpcf7-f4353-p17-o1 form.wpcf7-form br{
     display: none;
}
.mobile_submit{
     width: 100%;
     float: left;
     clear: both;
     display: flex;
     justify-content: center;
     padding: 0px 0px 30px 0px;
}
span.wpcf7-list-item{
     margin:0 !important;
}
/* boats */
.boat_box_tn, .lodging_box_tn{
     height:250px;
}
.ngg-slideshow{
     max-height:150px !important;
}
.lodging_short_text{
     text-align:center;
}
/* footer */
#footer_contact{
     height:auto;
     min-height:0;
     font-weight:bold;
     color:#fff;
     font-size:12px;
     font-size:1.2rem;
}
#footer_social{
     color:#fff;
     text-align: center;
     line-height: 3;
}
#footer-social a {
     margin-right:20px;
}
#footer_contact h2{
     color:#214787;
}
#footer_contact div.inset{
     padding:25px 10px !important;
}
#footer_contact h2{
     margin-bottom:15px;
}
#footer .menu-header-menu-container{

}
#footer ul.menu li{
     display:inline-block;
     width:50%;
     float:left;
     padding:0;
     margin:0;
     text-align:center;
     padding-right:0 !important;
}
#footer ul.menu li ul li{
     display:none;
}
#footer_logo_box{
     text-align:center;
}
.boat_box_exterior, .lodging_box_exterior{
     color:#fff;
}
/* main menu */
#mobile_menu_button{
     background:url(images/mobile_menu_bg.png) no-repeat left top;
     height:35px;
     margin-top:8px;
     clear:both;
}
a.header_phone{
     color:#fff;
     text-decoration:none;
     font-size:1.2rem;
     font-size:12px;
}
#first_main_menu{
     position:fixed;
     width:70%;
     left:-70%;
     top:0;
     background:#306ed1;
     height:100% !important;
     z-index:1002;
}
.menu_open{
     box-shadow:2px 2px 5px #000;
}
#header ul.menu{
     padding:0;
     margin:0;
     width:100%;
}
#header ul.menu li{
     display:block;
     clear:both;
     margin:0;
     padding-left:25px;
     padding-right:25px;
     border-bottom:1px solid #487ed4;
}
#header ul.menu li.current-menu-item{
     background:#487ed6;
}
#main_menu{
     padding:0;
}
#mobile_menu_close{
     background:url(images/mobile_menu_close.png) no-repeat top right;
     background-size:auto 100%;
     height:20px;
     margin:10px;
}
#top_menu div.grid-50:first-child{
     font-size:12px;
     font-size:1.2rem;
}
.boat_box, .lodging_box{
     font-size:13px !important;
     font-size:1.3rem !important;
}
.lodging_box_exterior div.lodging_weekday p{
     font-size:13px;
     font-size:1.3rem;
}
.lodging_short_text{
     font-size:13px;
     font-size:1.3rem;
}
.boat_box h3, .lodging_box h3, .lodging_box h2, .boat_box h2{
     font-size:13px;
     font-size:1.3rem;
}
.single_boat h2, .single_lodging h2{
     font-size:13px;
     font-size:1.3rem;
}
body.single-bwr_boats img.wp-post-image, body.single-bwr_lodging img.wp-post-imag, ebody.single-bwr_boats_sale img.wp-post-image{
     max-width:100%;
}
#home_specials_overlay{
     display:none;
}
body.home #home_specials_overlay{
     display:none;
}
.owl-controls {
display: none;
}
.popup-form {
  top: 0;
  width: 100%;
  margin: 0;
  z-index: 9999;
}
#page_wrap .popup-form h2 {
  color: #ffcb05 !important;
  font-size: 14px;
  text-align: justify;
}
.popup-form p {
  color: #fff;
  text-align: justify;
}
.popup-form .clear {
  margin: 0em;
}
.popup-form label {
  text-align: left;
  color: #fff;
  font-size: 16px;
  padding-top: 0;
  padding-bottom: 0;
}

.popup-close {
  width: 18%;
}
.popup-form input, .popup-form textarea {
  height: 35px;
}
.popup-form select{
     height: 55px;
}

.popup-form img {
  width: 100%;
  height: 35px;
}
#popup-captcha-input{
padding-right: 0;
}
#popup-submit {
  padding: 0;
  margin: 0;
}
#contact-pop-wrapper, #single-title, #single-price,.contact-pop-link{
text-align: center;
width: 100%;
}
.boat-sale-single-img {
  margin-top: 1em;
  max-width: 100% !important;
}
.popup-form .captchalabel{
bottom: 0;
}
}
@media screen and (max-width: 400px) {
/* med phones */
.boat_box_tn, .lodging_box_tn{
     height:150px;
}
.testimonial-content p {
display: none;
}
.testimonial-title {
margin-bottom: 0;
}
.testimonial-title img {
margin-left: 0;
}
.testimonial-content{
     text-align: center;
}
.testimonial-title div {
display: inline-block;
margin: 5px 0;
}
/* video 06.24.15 */
.boat_video{
     clear:both;
     width:100%; 
     float:none; 
     margin-left:0; 
}
.boat_video iframe{
     min-height:150px; 
     height:150px;  
}
#contact-pop-wrapper .recaptcha_wrap {
    margin: 1em 0 .5em 0px;
}

}

@media screen and (max-width: 320px) {
/* sml phones */

}
div.grecaptcha-badge{
     display: none;
     visibility: hidden;
     position: absolute;
     z-index: -1;
}