@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap');
/*
font-family: 'Poppins', sans-serif;
font-family: 'Rubik', sans-serif;
*/
body { font-family: 'Poppins', sans-serif; }
body h1, body h2, body h3, body h4, body h5 { font-family: 'Poppins', sans-serif; font-weight: 500; line-height: normal; color: #1646A8; }
.vc_row-no-padding .vc_inner.force-container { margin: 0 auto; }
.vc_row.force-container { margin: 0 auto; }
.vc_row.narrow-gap { margin-left: -8px; margin-right: -8px; }
.vc_row.narrow-gap .vc_column_container>.vc_column-inner { padding-left: 8px; padding-right: 8px; }
.hb_icon.vc_element-icon { background-image: url('/wp-content/uploads/2020/06/Hb_Logo_ico.png'); }
.btn-primary { background-color: #1646A8; border: 1px solid #1646A8; padding: 15px 25px; font-size: 14px; display: inline-block; color: #ffffff; border-radius: 20px;text-decoration: none !important; }
.btn-primary:hover { background-color: #ffffff; border: 1px solid #1646A8; color: #1646A8 !important; }
.btn-primary-reverse {background-color: #ffffff;border: 1px solid #1646A8;padding: 15px 25px;font-size: 14px;display: inline-block;color: #1646A8 !important;}
.btn-primary-reverse:hover {background-color: #1646A8;border: 1px solid #1646A8;color: #ffffff !important;}.btn-secondary { background-color: #277373; border: 1px solid transparent; padding: 7px 25px; font-size: 14px; display: inline-block; color: #ffffff; }
.btn-secondary:hover { background-color: #ffffff; border: 1px solid #277373; color: #277373; }
.btn-secondary2 { background-color: transparent; border: 1px solid #000000; padding: 7px 25px; font-size: 14px; display: inline-block; color: #000000; }
.btn-secondary2:hover { background-color: transparent; border: 1px solid #000000; color: #000000; }
.btn-tertiary { background-color: transparent; border-bottom: 1px solid transparent; padding: 7px 0 0; font-size: 14px; display: inline-block; color: #017b99; }
.btn-tertiary:hover { border-color: transparent; }
.footer-body { padding-top: 50px; }
.background-color-primary { background-color: #126372; }
.background-color-secondary { background-color: #aa362b; }
.background-color-white { background-color: #ffffff; }
.background-color-red { background-color: #d2232a; }
.background-color-lt-grey { background-color: #f7f7f7; }
.use-primary-color { color: #751038; }
body a { color: #00a0df; }
.border-top-2px-black { border-top: 2px solid #333333; }
.border-bottom-2px-black { border-bottom: 2px solid #333333; }
.border-color-transparent { border-color: transparent; }
a:not([href]):not([tabindex]) { cursor: pointer; }
.border-radius-20 { border-radius: 20px; overflow: hidden;}

.box-shadow-background-white { background: #ffffff; -webkit-box-shadow: 0 10px 16px -6px rgba(0, 0, 0, 0.1); box-shadow: 0 10px 16px -6px rgba(0, 0, 0, 0.1); }

img.full-image-width { width: 100%;  }
div.full-div-height { height: 100%; }
div.full-div-width { width: 100%; }
.special-background-grey-100-90 { background-image: url(/wp-content/uploads/2020/05/background-gray-1x1.jpg); background-repeat: no-repeat; background-size: 100% 90%; }
img.max-width-125 { max-width: 125px; }
img.max-width-200 { max-width: 200px; }
img.max-width-220 { max-width: 220px; }
img.width-40-auto { width: 40px; height: auto; }
.after-background-half-black-opaque-40:after { content: ''; background: #646464; opacity: 0.4; position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
img.object-fit-cover { width: 100%; height: 100%; object-fit: cover; }
img.width-120px { width: 120px; }
img.width-80px { width: 80px; }
img.width-90px { width: 90px; }

body.home .breadcrumbs { display: none; }
.breadcrumbs { background-color: #1e5c9c; border: none; }
.breadcrumbs a { color: #ffffff; }
.breadcrumbs span { color: #ffffff; }
.breadcrumbs a:after, .breadcrumbs a:before { display: none; }
.vc_row.vc_col-has-fill>.vc_column-inner, 
.vc_row.vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner, 
.vc_row.vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner, 
.vc_row.vc_row-has-fill>.vc_column_container>.vc_column-inner { padding-top: 0; }
.vc_toggle_title>h4 { color: #1D90D3; font-weight: 600; font-size:15px }
.pad-20 { padding: 20px; }
.pad-15 { padding: 15px; }
.pad-25 { padding: 25px; }
.pad-10 { padding: 10px; }
.min-height-50 { min-height: 50px; }
.min-height-250 { min-height: 250px; }
.min-height-350 { min-height: 350px; }
.min-height-400 { min-height: 400px; }
.min-height-450 { min-height: 450px; }
.min-height-500 { min-height: 500px; }
.min-height-600 { min-height: 600px; }
.height-50 { min-height: 50px; }
.height-100 { min-height: 100px; }
.height-250 { height: 250px; }
.height-300 { height: 300px; }
.height-350 { height: 350px; }
.height-400 { height: 400px; }
.height-450 { height: 450px; }
.height-500 { height: 500px; }
.height-600 { height: 600px; }
.flex-center-center { display: flex; justify-content: center; align-items: center; }
.flex-center { display: flex; justify-content: center; }
.border-line-2px { border: 2px solid #1C1936; }
.border-line-1px { border: 1px solid #1C1936; }
.background-white-opa-7 { background: rgba(255,255,255,0.7); }
.background-white { background-color: #ffffff; }
.vc_row-o-equal-height.margin-left-right-minus-15 { margin-right: -15px !important; margin-left: -15px !important; }
.float-right-60 { float: right; width: 60%; }
.float-left-40 { float: left; width: 40%; }
.float-left-70px { float: left; width: 70px; }
.float-left-100-minus-70px { float: left; width: calc(100% - 70px); }
.float-left-100-minus-80px { float: left; width: calc(100% - 80px); }
.margin-right-10px { margin-right: 10px; }
.clear-both { clear: both; }
.padding-left-15 { padding-left: 15px; }
.padding-right-15 { padding-right: 15px; }
.padding-top-15 { padding-top: 15px; }
.padding-bottom-15 { padding-bottom: 15px; }
.padding-top-25 { padding-top: 25px; }
.padding-bottom-25 { padding-bottom: 25px; }
.padding-top-50 { padding-top: 50px; }
.padding-bottom-50 { padding-bottom: 50px; }
.padding-top-100 { padding-top: 100px; }
.padding-bottom-100 { padding-bottom: 100px; }
.padding-0 { padding: 0; }
.margin-bottom-15 { margin-bottom: 15px; }
.margin-bottom-10 { margin-bottom: 10px; }
.margin-bottom-25 { margin-bottom: 25px; }
.margin-top-25 { margin-top: 25px; }
.margin-top-0 { margin-top: 0px; }
.margin-0 { margin: 0; }
.font-size-28 { font-size: 28px; }
.position-absolute-bottom-15 { bottom: 15px; position: absolute; }
.font-size-14 { font-size: 14px; }
.font-size-13 { font-size: 13px; }
.flex-row:after { content: ''; clear: both; display: table; }
.height-40vh { height: 40vh; }

body#background-lite-grey .site { background: #f2f2f2; }

.display-block { display: block; }
.two-columns { column-count: 2; }
.justify-content-center { justify-content: center; }
.align-items-center { align-items: center }
.min-height-140 { min-height: 140px; }
.overlay-black-0-5 { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; background-color: rgba(0,0,0,0.5); }
.align-bottom { position: absolute; bottom: 0; left: 0; width: 100%; }

.module-wrapper.has-overlay-layer .module-inner-wrapper { position: relative; }

.padding-50-50-0-50 { padding: 50px 50px 0 50px; }
.padding-0-50-0-50 { padding: 0 50px; }

.color-red { color: #c42e23; }
.position-top-100-percent { top: 100%; }
.width-100-percent { width: 100%;  }
.z-index-0 { z-index: 0; }
.z-index-1 { z-index: 1; }
.font-weight-bold { font-weight: bold; }

.site-branding .site-logo-div img { width: 170px; height: auto; }

.vc_row-fluid.vc_row-o-equal-height.vc_row-flex {  }
.vc_row-fluid.vc_row-o-equal-height.vc_row-flex .wpb_wrapper { height: 100%; }
.vc_row-fluid.vc_row-o-equal-height.vc_row-flex {  }

.privacy-toc { text-align: right; }

.padding-top-bottom-large { padding-top: 100px; padding-bottom: 100px; }
.padding-top-bottom-medium { padding-top: 50px; padding-bottom: 50px; }
.padding-top-large { padding-top: 100px; }
.padding-bottom-large { padding-bottom: 20px; }
.padding-top-medium {  padding-top: 50px; }
.padding-bottom-medium {  padding-bottom: 50px; }
.padding-top-large-bottom-medium { padding-top: 100px; padding-bottom: 50px; }
.padding-top-medium-bottom-large { padding-top: 50px; padding-bottom: 100px; }


@media only screen and (min-width: 320px) and (max-width: 767px) {
	.height-xs-350 { height: 350px; }
	.float-right-60 { float: none; width: 100%; }
	.float-left-40 { float: none; width: 100%; }
	.padding-left-15.mobile-no-padding { padding-left: 0; }
	.padding-right-15.mobile-no-padding { padding-right: 0; }
	.mobile-no-padding-left { padding-left: 0; }
	.mobile-no-padding-right { padding-right: 0; }
	.two-columns.single-in-xs { column-count: auto; }
	.padding-top-sm-50 { padding-top: 50px; }
	.padding-bottom-sm-50 { padding-bottom: 50px; }
	.special-background-grey-100-90 { background-size: 100% 100%; }
	.padding-0-50-0-50 { padding: 15px; }
	.position-absolute.position-relative-xs { position: relative !important; }
	.site-info { text-align: center; }
	.privacy-toc { text-align: center; }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
	.height-md-350 { height: 350px; }
	.padding-top-md-100 { padding-top: 100px; }
	.padding-bottom-md-100 { padding-bottom: 100px; }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.height-lg-350 { height: 350px; }
	.padding-top-lg-100 { padding-top: 100px; }
	.padding-bottom-lg-100 { padding-bottom: 100px; }
	.padding-top-lg-125 { padding-top: 125px; }
	.padding-bottom-lg-125 { padding-bottom: 125px; }
}
@media only screen and (min-width: 1200px) {
	.height-xl-350 { height: 350px; }
	.padding-top-xl-125 { padding-top: 125px; }
	.padding-bottom-xl-125 { padding-bottom: 125px; }
}
@media only screen and (min-width: 768px) {
	.padding-top-xgm-100 { padding-top: 100px; }
	.padding-top-xgm-75 { padding-top: 75px; }
	.padding-bottom-xgm-75 { padding-bottom: 75px; }
}

.wpb_content_element.no-margin-bottom { margin-bottom: 0; }

div.add-overlay-black-0-5 {  }
div.add-overlay-black-0-5:before { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; background-color: rgba(0,0,0,0.5); }

.has-background-image { background-size: cover; background-position: center center; background-repeat: no-repeat; }
.has-background-image.shift-background-top-50 { background-position: center 50px; }
.has-background-image.shift-background-top-75 { /*background-position: center 75px;*/ }
.has-background-image.shift-background-top-100 { background-position: center 100px; }
.has-background-image.shift-background-top-75:before { content: ''; display: table; position: absolute; top: 0; left: 0; width: 100%; height: 75px; background-color: #ffffff; }
.has-background-image.background-size-contain { background-size: contain; }
.hero-title-bottom { padding-top: 205px; }
.hbg-block-content .hero-title-bottom h1.title { font-size: 46px; }
.has-background-image.bg-bottom { background-position: bottom center; }
@media only screen and (max-width: 768px) {
	.hero-title-bottom { padding-top: 190px; }
}

.hb-top-menu { text-align: center; }
.hb-top-menu .container { border-bottom: ; padding: ; }
ul.top-menu { padding: 0; list-style: none; margin: 0; height: 100%; display: flex; justify-content: center; align-items: center; }
ul.top-menu:after { content: ''; display: table; clear: both; }
ul.top-menu > li { display: inline-flex; justify-content: center; align-items: center; height: 46px; margin: 0; }
ul.top-menu > li.hb-corp { width: 18%; }
ul.top-menu > li.ce { width: 16%; }
ul.top-menu > li.hb-bp { width: 28%; }
ul.top-menu > li.aq-v { width: 22%; }
ul.top-menu > li.sea-s { width: 16%; }
ul.top-menu > li:first-child { justify-content: flex-start; }
ul.top-menu > li:last-child { justify-content: flex-end; }
ul.top-menu > li a { display: block; text-transform: uppercase; font-size: 12px; color: #37a5d1; line-height: normal; text-decoration: none; }
ul.top-menu > li:first-child a { padding-left: 0; }
ul.top-menu > li:last-child a { padding-right: 0; }

ul.ta-list-items { padding: 0; list-style: none; display: inline-block; }
ul.ta-list-items > li { display: block; float: left; }
ul.ta-list-items > li > div {  }

ul.top-menu li.top-more-menu { width: 30px; position: relative; }
ul.top-menu li.top-more-menu .dropdown > a { display: block; padding: 0; width: 100%; height: 44px; position: relative; z-index: 10; background: transparent; box-shadow: none; border: none; }
ul.top-menu li.top-more-menu .dropdown-toggle::after { vertical-align: -1.5em; border-top: 1.25em solid #ffffff; border-right: 0.5em solid transparent; border-left: 0.5em solid transparent; }
ul.top-menu li.top-more-menu .dropdown-menu a { color: #06285c; padding: 5px 15px; }
ul.top-menu li.top-more-menu .dropdown-menu a:hover { background: #193949; color: #ffffff; }
ul.top-menu li.top-more-menu .top-more-menu-wrapper { display: block; width: 200px; position: absolute; top: 46px; left: -87px; max-height: 0; overflow: hidden; -webkit-transition: max-height 1s; -moz-transition: max-height 1s; -ms-transition: max-height 1s; -o-transition: max-height 1s; transition: max-height 1s; border: 1px solid rgba(128,128,128,0.1); background-color: #ffffff; z-index: 1; }
ul.top-menu li.top-more-menu .top-more-menu-wrapper.active { max-height: 500px; box-shadow: 0 0px 10px 5px rgba(0,0,0,.2); -moz-box-shadow: 0 0px 10px 5px rgba(0,0,0,.2); -webkit-box-shadow: 0 0px 10px 5px rgba(0,0,0,.2); z-index: 20; }
ul.top-menu li.top-more-menu .top-more-menu-wrapper ul { padding: 0; list-style: none; }
ul.top-menu li.top-more-menu .top-more-menu-wrapper ul li {  }
ul.top-menu li.top-more-menu .top-more-menu-wrapper ul li a { color: #1b5a83; display: block; padding: 7px; }

@media only screen and (min-width: 320px) and (max-width: 767px) {
	ul.top-menu > li a {  }
	ul.top-menu > li.find-a-cruise { width: 70px; }
	ul.top-menu > li.find-a-cruise:after { border-width: 10px 35px 0;  }
	ul.top-menu > li.find-a-cruise a { padding: 16px 0px 15px; }
	ul.top-menu > li.more-sisters:after { border-width: 10px 5px 0 5px; }
	.vc_row-o-equal-height.with-box-border { margin: 0 !important; }
	.vc_row-o-equal-height.with-box-border.vc_row-o-content-top>.vc_column_container>.vc_column-inner { padding: 0; }
	.vc_row.vc_row-o-equal-height>.vc_column_container { margin-bottom: 15px; }
}
@media only screen and (min-width: 768px) {
	ul.onepress-menu > li { position: relative !important;}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
	ul.top-menu > li.hb-corp { width: 18%; }
	ul.top-menu > li.ce { width: 16%; }
	ul.top-menu > li.hb-bp { width: 28%; }
	ul.top-menu > li.aq-v { width: 22%; }
	ul.top-menu > li.sea-s { width: 16%; }
	ul.top-menu > li a {  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
	ul.top-menu > li.hb-corp { width: 18%; }
	ul.top-menu > li.ce { width: 16%; }
	ul.top-menu > li.hb-bp { width: 28%; }
	ul.top-menu > li.aq-v { width: 22%; }
	ul.top-menu > li.sea-s { width: 16%; }
	ul.top-menu > li a {  }
}
@media only screen and (min-width: 1200px) {
	ul.top-menu > li a { padding: 0 15px; }
	ul.top-menu > li.find-a-cruise { width: 120px; }
	ul.top-menu > li.find-a-cruise:after { border-width: 10px 60px 0;  }
}

.city-selection { height: 75px; align-items: center; }
.city-selection select { padding: 0 15px; }
nav.main-navigation {  }
ul.onepress-menu {  }
ul.onepress-menu > li { position: inherit; height: 110px; display: flex; align-items: center; justify-content: center; height: 110px; position: inherit; }
ul.onepress-menu > li.split-5 {  }
ul.onepress-menu > li > a {padding: 0 8px;text-transform: none;font-size: 12px;line-height: 90px;color: #1b46a8;font-family: 'Poppins';font-weight: 700;}
ul.onepress-menu > li > a:hover { text-decoration: none; color: #008AD8; }
.onepress-menu li.current-menu-parent > a { color: #008AD8; }
.onepress-menu a { font-family: 'Rubik', sans-serif; font-weight: 700; letter-spacing: normal; border-top: none !important; }
.onepress-menu ul li a { color: #1b46a8; font-size: 12px; }
ul.onepress-menu > li:first-child > a { padding-left: 0; }
ul.onepress-menu > li.current-page-parent > a { color: #28B2BA; }
ul.onepress-menu > li:hover .dropdown-menu { display: block; width: 100%; min-width: fit-content; border-radius: 0 0 20px 20px; padding: 10px; }
ul.onepress-menu > li:hover .dropdown-menu ul { display: block; width: 100%; max-width: 1200px; margin: 0 auto; position: relative; border: none; }
ul.onepress-menu > li:hover .dropdown-menu ul:after { content: ''; clear: both; display: table; }
ul.onepress-menu > li:hover .dropdown-menu ul li.menu-with-navigation-image { float: left; position: relative; float: left; width: 25%; padding: 0 7px; max-width: none; }
/* ul.onepress-menu > li:hover .dropdown-menu ul li.menu-with-navigation-image.col-sm-2 { margin-left: .5%; margin-right: .5%; max-width: calc(16.666667% - 1%); } */
ul.onepress-menu > li:hover .dropdown-menu ul li.split-5 { width: 19%; margin-left: .5%; margin-right: .5%; }
ul.onepress-menu > li:hover .dropdown-menu ul li.split-6 { width: 15%; margin-left: .5%; margin-right: .5%; }
ul.onepress-menu > li:hover .dropdown-menu ul li.menu-with-navigation-image a span { position: absolute; bottom: 0; left: 0; width: 100%; height: auto; background-color: #ffffff; text-align: center; padding: 5px 5px 20px; }
ul.onepress-menu > li:hover .dropdown-menu ul li.menu-with-navigation-image a { border-top: none; background-image: url(https://assets-hbsites.hornblower.com/wp-content/uploads/sites/15/2021/10/ferry-service-background.jpg); background-repeat: no-repeat; background-size: cover; padding: 170px 0 0; background-position: center center; }
ul.onepress-menu > li:hover .dropdown-menu ul li.menu-with-navigation-image.ferry-service a { border-top: none; background-image: url(https://assets-hbsites.hornblower.com/wp-content/uploads/sites/15/2021/11/news-5.jpg); background-repeat: no-repeat; background-size: cover; padding: 170px 0 0; background-position: center center; }
ul.onepress-menu > li:hover .dropdown-menu ul li.menu-with-navigation-image.sunset-cruise a { background-image: url(https://assets-hbsites.hornblower.com/wp-content/uploads/sites/15/2021/10/blue-angels-practice-background.jpg); }
ul.onepress-menu > li:hover .dropdown-menu ul li.menu-with-navigation-image.blue-angels-practice a { background-image: url(https://assets-hbsites.hornblower.com/wp-content/uploads/sites/15/2021/11/jeremy-bezanger-HBdNhwyrfGY-unsplash-1.jpg); }
ul.onepress-menu > li:hover .dropdown-menu ul li.menu-with-navigation-image.blue-angle-show a { background-image: url(https://assets-hbsites.hornblower.com/wp-content/uploads/sites/15/2021/11/todd-diemer-R-CYJA4s4sk-unsplash.jpg); background-position: left center; }
ul.onepress-menu > li:hover .dropdown-menu ul li.menu-with-navigation-image.bands-on-the-beach a { background-image: url(https://assets-hbsites.hornblower.com/wp-content/uploads/sites/15/2021/10/ferry-service-background.jpg); background-position: right center; }
ul.onepress-menu > li:hover .dropdown-menu ul li.menu-with-navigation-image.fireworks a { background-image: url(https://assets-hbsites.hornblower.com/wp-content/uploads/sites/15/2022/06/fireworks-1-scaled.jpg); background-position: right center; }
ul.onepress-menu > li:hover .dropdown-menu ul li.menu-with-navigation-image.schedule a { background-image: url(https://assets-hbsites.hornblower.com/wp-content/uploads/sites/15/2021/11/sub-1.jpg); }
ul.onepress-menu > li:hover .dropdown-menu ul li.menu-with-navigation-image.fare-pricing a { background-image: url(https://assets-hbsites.hornblower.com/wp-content/uploads/sites/15/2021/11/sub-2.jpg); }
ul.onepress-menu > li:hover .dropdown-menu ul li.menu-with-navigation-image.vessel-facts a { background-image: url(https://assets-hbsites.hornblower.com/wp-content/uploads/sites/15/2021/11/sub-3.jpg); }
ul.onepress-menu > li:hover .dropdown-menu ul li.menu-with-navigation-image.things-to-do a { background-image: url(https://assets-hbsites.hornblower.com/wp-content/uploads/sites/15/2021/11/sub-5.jpg); }
ul.onepress-menu > li:hover .dropdown-menu ul li.menu-with-navigation-image.beach-sunset a { background-image: url(https://assets-hbsites.hornblower.com/wp-content/uploads/sites/15/2022/08/beach_sunset.jpg); }
ul.onepress-menu > li:hover .dropdown-menu ul li.menu-with-navigation-image.evening-ferry-service a { background-image: url(https://assets-hbsites.hornblower.com/wp-content/uploads/sites/15/2022/08/evening_ferry_service.jpg); }
ul.onepress-menu > li:hover .dropdown-menu ul li.menu-with-navigation-image.calendar a { background-image: url(https://assets-hbsites.hornblower.com/wp-content/uploads/sites/15/2022/02/edgar-serrano-OehMzHBi-mo-unsplash_sm.jpg); }
ul.onepress-menu > li:hover .dropdown-menu ul li.menu-with-navigation-image.airshow a { background-image: url(https://assets-hbsites.hornblower.com/wp-content/uploads/sites/15/2022/09/airshow.jpg); }
ul.onepress-menu > li:hover .dropdown-menu ul li.menu-with-navigation-image.beach a { background-image: url(https://assets-hbsites.hornblower.com/wp-content/uploads/sites/15/2022/09/Screen-Shot-2022-09-12-at-4.45.29-PM.jpg); }

ul.onepress-menu > li.menu-buy-tickets a {color: #ffffff;background: #1b46a8;line-height: 1;padding: 15px 18px;margin-left: 15px;border-radius: 18px;border: #1b46a8 solid 1px !important;} 
ul.onepress-menu > li.menu-buy-tickets a:hover {color: #1b46a8;background: #ffffff; } 

ul.onepress-menu > li.menu-calendar a {color: #1b46a8;background: #ffffff;line-height: 1;padding: 15px 18px;margin-left: 15px;border-radius: 18px;border: #1b46a8 solid 1px !important;} 
ul.onepress-menu > li.menu-calendar a:hover {color: #ffffff;background: #1b46a8; } 



ul.onepress-menu > li:nth-child(2) > .dropdown-menu > ul { margin: 0 auto; padding: 0; display: block; max-width: 1140px; }
ul.onepress-menu > li .dropdown-menu ul{ /*min-width: 16em;*/ }
.above-menu.mui-select { margin-top: 5px; max-width: 250px; margin-bottom: 5px; }
.site-branding { /*width: 200px;*/ }
.onepress-menu ul li { line-height: normal; }
.onepress-menu ul li a:hover { color: #008AD8; }
@media only screen and (min-width: 320px) and (max-width: 767px) {
	ul.onepress-menu > li { display: block; }
	.site-branding { max-width: 270px; margin-right: 0; }
	.site-branding .site-logo-div { /*max-width: 250px;*/ }
	img.custom-logo { height: auto; }
	#nav-toggle { display: block; line-height: 75px; }
	.main-navigation .onepress-menu { height: 0; overflow: hidden; }
	.display-inline-flex.mui-select.above-menu { display: none; }
	.onepress-menu.onepress-menu-mobile .nav-toggle-subarrow { width: 100%; text-align: right; }
	ul.onepress-menu > li:first-child > a { padding-left: 15px; }
	.onepress-menu.onepress-menu-mobile > li > a { padding: 12px 15px; line-height: normal; }
	ul.onepress-menu > li.select-cities { padding: 12px 15px; }
	ul.onepress-menu > li:hover .dropdown-menu ul li.menu-with-navigation-image a { background: none !important; padding: 15px !important; }
	ul.onepress-menu > li:hover .dropdown-menu ul li.menu-with-navigation-image a span { text-align: left; padding: 15px; position: relative; }
	ul.onepress-menu > li:hover .dropdown-menu { position: relative; }
	.onepress-menu.onepress-menu-mobile li { height: auto; }
	.onepress-menu.onepress-menu-mobile li.nav-toggle-dropdown {  }
	.onepress-menu.onepress-menu-mobile li .dropdown-menu { height: 0; overflow: hidden; }
	.onepress-menu.onepress-menu-mobile li.nav-toggle-dropdown .dropdown-menu { height: auto; border-radius: 0 !important; }
	ul.onepress-menu > li:hover .dropdown-menu { border-radius: 0 !important; padding: 0 !important;}
	.dropdown-toggle::after { display: none; }
	ul.onepress-menu > li:hover .dropdown-menu ul li.menu-with-navigation-image.col-sm-2 { max-width: 100%; }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
}

a.custom-logo-link {
	display: block;
	padding-right: 90px;
	padding-top: 1.1em;
	background-image: url(https://assets-hbsites.hornblower.com/wp-content/uploads/sites/15/2022/01/2022_317965_CE_FLT_LOGO_Pensacola-Bay-National-Park-Logo-NPS-467x180-1.png);
	background-repeat: no-repeat;
	background-position: right 30px;
	padding-bottom: 10px;
	background-size: 90px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.site-branding .site-logo-div {  }
	ul.onepress-menu > li > a { padding: 0 50px; }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
	.site-branding .site-logo-div {  }
	.site-logo-div img { height: auto; width: 100%; }
	ul.onepress-menu > li > a { padding: 0 20px; }
	ul.onepress-menu > li.social-icons a { width: 30px; background-size: auto 27px; }
	ul.onepress-menu > li.social-icons.tw a { background-position: -33px center; }
	ul.onepress-menu > li.social-icons.yt a { background-position: -68px center; }
}
@media only screen and (min-width: 768px) {
	.onepress-menu ul.sub-menu ul.sub-menu { display: block; position: relative; top: auto; left: auto; }
	.onepress-menu ul.sub-menu ul.sub-menu li a { padding-left: 50px; }
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
	a.custom-logo-link {     
		padding-right: 128px;
		background-size: 124px;
		padding-bottom: 0;
		background-position: right;
	}
	img.custom-logo { height: auto; }
	ul.onepress-menu > li > a { line-height: 35px; }
	ul.onepress-menu > li > a { padding: 0 35px; }
	ul.onepress-menu.onepress-menu-mobile li.purchase-tickets-mobile-nav a { font-weight: bold; color: #761039; font-size: 18px; }
}

.max-width-500 { max-width: 500px; margin: 0 auto; }
.max-width-600 { max-width: 600px; margin: 0 auto; }
.max-width-700 { max-width: 700px; margin: 0 auto; }
.max-width-800 { max-width: 800px; margin: 0 auto; }
.max-width-990 { max-width: 990px; margin: 0 auto; }
.margin-top-115 { margin-top: -115px !important; }
.bg-white-shadow { background: #ffffff; webkit-box-shadow: 0px 0px 20px 0px rgba(128,128,128,0.5); -moz-box-shadow: 0px 0px 20px 0px rgba(128,128,128,0.5); box-shadow: 0px 0px 20px 0px rgba(128,128,128,0.5); position: relative; padding: 20px; }

.cruise-destination { background-color: #ffffff;  }
/*
body.home .find-a-cruise-home {  }
.find-a-cruise-home .mui-select { margin-bottom: 0; }
.find-a-cruise-home .mui-select > select { width: 95%; }
.find-a-cruise-home { background-color: #ffffff; box-shadow: 0 0px 10px 5px rgba(0,0,0,.2); -moz-box-shadow: 0 0px 10px 5px rgba(0,0,0,.2); -webkit-box-shadow: 0 0px 10px 5px rgba(0,0,0,.2); border: 1px solid rgba(128,128,128,0.1); margin-bottom: 20px; }
.find-a-cruise-home label, .find-a-cruise-home legend { font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: normal; color: #333333 !important; font-size: 16px; position: relative; margin: 0; }
.find-a-cruise-home fieldset { border: none; }
.find-a-cruise-home .tour-options { padding: 25px; }
.find-a-cruise-home .tour-options select { color: #277373; font-size: 20px; border: none; }
.find-a-cruise-home .tour-date select#datepicker-cruise { color: #751038; font-size: 20px; border: none; }
.find-a-cruise-home .tour-date { padding: 25px; }
.find-a-cruise-home .tour-date input#datepicker-cruise-mobile { font-size: 20px; color: #277373; background: none; border: none; box-shadow: none; padding: 0; height: 32px; border-bottom: 1px solid #277373; border-radius: 0; }
.find-a-cruise-home .tour-guest { padding-top: 25px; margin-bottom: 0; padding-left: 60px; background-image: url(/wp-content/uploads/2020/01/hb-al-guest-option-icon-2x.png); background-repeat: no-repeat; background-position: 5px top; }
.find-a-cruise-home .tour-guest fieldset { padding: 0; }
.find-a-cruise-home .tour-guest fieldset legend { padding: 0px 10px 0px 0px; margin: 0; font-weight: normal; font-style: normal; font-stretch: normal; line-height: 18px; letter-spacing: normal; color: #7e7e7e; font-size: 16px; position: absolute; top: 0; display: block; overflow-x: hidden; text-overflow: ellipsis; white-space: nowrap; }
.find-a-cruise-home input[type="radio"] {  -webkit-appearance: none; -moz-appearance: none; appearance: none; display: inline-flex; width: 20px; height: 20px; padding: 2px; background-clip: content-box; border: 2px solid #e97200; background-color: #ffffff; border-radius: 50%; margin-left: 0; float: left; }
.find-a-cruise-home .mui-radio label { float: left; }
.find-a-cruise-home input[type="radio"]:checked { background-color: #e97200; }
.find-a-cruise-home .tour-guest fieldset label { float: left; }
.find-a-cruise-home .tour-search { padding: 25px; background-color: rgba(240,240,240,0.5); }
.find-a-cruise-home .tour-search button { padding: 10px 75px; }
.find-a-cruise-home .tour-search .manage-your-booking {  }
.find-a-cruise-home .tour-search .manage-your-booking a { color: #333333; font-weight: bold; font-size: 16px; }
.find-a-cruise-home > .content > span:after { content: ''; clear: both; display: table; border-right: 1px solid #cccccc; height: 70px; position: absolute; top: 0; right: 5px; }
.find-a-cruise-home > .content > span:last-child:after { display: none; }
*/
@media only screen and (min-device-width: 320px) and (max-device-width: 767px) and (orientation: landscape) { }
@media only screen and (min-width: 320px) and (max-width: 767px) and (orientation: portrait) {
	/*body.home .find-a-cruise-home { margin-top: auto; }
	.find-a-cruise-home input#datepicker-cruise-mobile {
		border-bottom: 1px solid #ccc;
		font-size: 18px;
	}
	.find-a-cruise-home fieldset {
		padding: 0;
	}
	.find-a-cruise-home legend {
		font-size: 14px;
	}
	.find-a-cruise-home > .content > span:after { display: none; }*/
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
	/*.find-a-cruise-home span.col-sm-3 { border: none; }
	.find-a-cruise-home .tour-options { padding: 15px; }
	.find-a-cruise-home .tour-date { padding: 15px; }
	.find-a-cruise-home .tour-search { padding: 15px; }*/
}
@media only screen and (min-width: 768px) {
	/*.find-a-cruise-home .tour-options select { border-bottom: 1px solid #277373; border-radius: 0; }
	.find-a-cruise-home .tour-date select#datepicker-cruise { border-bottom: 1px solid #751038; border-radius: 0; }*/
}
@media only screen and (min-width: 992px) {
}
@media only screen and (min-width: 1230px) {
}

table.tablepress { font-size: 13px; }
table.tablepress th, table.tablepress td { text-align: center; }
.btn101.cta { background: #38578a; padding: 10px 15px; display: inline-block; color: #ffffff; }

.hb-detach-filter {  }
.hb-detach-filter label { font-size: 16px; font-weight: bold; font-style: normal; font-stretch: normal; line-height: 1; letter-spacing: 3.7px; color: #cdcbce; margin-bottom: 8px; }
.hb-detach-filter .ul-wrapper {  }
.hb-detach-filter .ul-wrapper ul { padding: 0; list-style: none; }
.hb-detach-filter .ul-wrapper ul:after { content: ''; clear: both; display: table; }
.hb-detach-filter .ul-wrapper ul li { display: block; margin-right: 15px; float: left; }
.hb-detach-filter .ul-wrapper ul li a:hover { border-bottom-color: #bb9743; text-decoration: none; color: #000000; }
.hb-detach-filter .ul-wrapper ul li a { font-size: 13px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: 1; letter-spacing: 0px; color: #4a4a4a; border: 1px solid #4a4a4a; padding: 10px 12px; display: block; }
.hb-detach-filter .ul-wrapper ul li a.active { color: #000000; border-color: #bb9743; font-weight: bold; text-decoration: none; }
.homepage-filter.hb-detach-filter ul li a { padding: 5px 0px; border: none; font-size: 18px; border-bottom: 3px solid transparent; color: #9d9d9d; }
.homepage-filter.hb-detach-filter ul li a.active {  }

@media only screen and (min-width: 320px) and (max-width: 767px) {
	.hb-detach-filter .ul-wrapper ul li { margin-right: 10px; }
	.homepage-filter.hb-detach-filter ul li a { font-size: 12px; }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
	.hb-detach-filter .ul-wrapper ul li { margin-right: 7px; }
	.hb-detach-filter .ul-wrapper ul li a { padding: 7px; }
	.homepage-filter.hb-detach-filter ul li a { font-size: 13px; padding: 5px 3px; }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.hb-detach-filter .ul-wrapper ul li { margin-right: 20px; }
	.hb-detach-filter .ul-wrapper ul li a { padding: 7px 10px; }
	.homepage-filter.hb-detach-filter ul li a { font-size: 16px; }
}

.hbg-generic-listing {  }
.hbg-generic-listing .title { color: #1646A8; line-height: normal; margin-top: 0; }
.hbg-generic-listing h2.title { font-size: 32px; }
.hbg-generic-listing h3.title { font-size: 28px; }
.hbg-generic-listing h4.title { font-size: 24px; }
.hbg-generic-listing h5.title { font-size: 20px; }
.hbg-generic-listing h1.title { font-size: 36px; }


.hbg-generic-listing.top-rated-experiences {  }
.hbg-generic-listing.top-rated-experiences ul { list-style: none; padding: 0; margin: 0; }
.hbg-generic-listing.top-rated-experiences ul li { margin: 0; }
.hbg-generic-listing.top-rated-experiences ul li.left { padding-left: 0; padding-right: 0; margin-bottom: 15px; }
.hbg-generic-listing.top-rated-experiences ul li.top-left { padding-left: 0; padding-right: 0; margin: 0 0 15px 0; }
.hbg-generic-listing.top-rated-experiences ul li.middle-left { padding-left: 0; padding-right: 10px; margin-bottom: 20px !important; }
.hbg-generic-listing.top-rated-experiences ul li.middle-right { padding-right: 0; padding-left: 10px; margin-bottom: 20px !important; }
.hbg-generic-listing.top-rated-experiences ul li.right { padding-right: 0; }
.hbg-generic-listing.top-rated-experiences ul li.middle { padding: 0 10px; margin-bottom: 20px !important; }
.hbg-generic-listing.top-rated-experiences.top-rated-experiences-reverse ul li.right { padding-left: 0; padding-right: 15px; }
.hbg-generic-listing.top-rated-experiences ul li.bottom { padding: 0; }
.hbg-generic-listing.top-rated-experiences ul li .thumbnail { background-repeat: no-repeat; background-position: center center; background-size: cover; width: 100%; height: 100%; position: relative; border-radius: 20px; transition: all 0.1s linear; }
.hbg-generic-listing.top-rated-experiences ul li .thumbnail:hover { transform: scale(1.01); }
.hbg-generic-listing.top-rated-experiences ul li .thumbnail a { display: block; width: 100%; height: 100%; color: #ffffff; }
.hbg-generic-listing.top-rated-experiences ul li .thumbnail a .text-wrapper { width: 100%; display: block; padding: 20px 25px; /*background: rgba(0,0,0,0.5);*/ position: absolute; bottom: 0; background: linear-gradient(to top, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.4) 20%, rgba(0,0,0,0) 100%); border-radius: 0 0 20px 20px; }

.hbg-generic-listing.top-rated-experiences ul li .thumbnail a .text-wrapper small {  }
.hbg-generic-listing.top-rated-experiences ul li .thumbnail a .text-wrapper .title { font-size: 20px; color: #ffffff; font-family: 'Rubik', sans-serif; font-weight: 700; }
.hbg-generic-listing.top-rated-experiences ul li .thumbnail a .text-wrapper .note { font-weight: 400; font-size: 13px; }
.hbg-generic-listing.top-rated-experiences ul li.top-left { height: 370px; }
.hbg-generic-listing.top-rated-experiences ul li.middle-left { height: 300px; }
.hbg-generic-listing.top-rated-experiences ul li.middle-right { height: 300px; }
.hbg-generic-listing.top-rated-experiences ul li.right { height: 685px; margin-bottom: 15px; }
.hbg-generic-listing.top-rated-experiences ul li.bottom { height: 350px; margin-bottom: 15px; }
.hbg-generic-listing.top-rated-experiences ul li.bottom.bleft { padding-right: 8px; }
.hbg-generic-listing.top-rated-experiences ul li.bottom.bright { padding-left: 8px; }

@media only screen and (min-width: 320px) and (max-width: 767px) {
	.hbg-generic-listing.top-rated-experiences ul li .thumbnail a .text-wrapper small {  }
	.hbg-generic-listing.top-rated-experiences ul li .thumbnail a .text-wrapper .title { font-size: 18px; }
	.hbg-generic-listing.top-rated-experiences ul li.top-left { height: 250px; }
	.hbg-generic-listing.top-rated-experiences ul li.middle-left { height: 250px; padding: 0; margin-bottom: 15px; }
	.hbg-generic-listing.top-rated-experiences ul li.middle-right { height: 250px; padding: 0; margin-bottom: 15px; }
	.hbg-generic-listing.top-rated-experiences ul li.middle { height: 250px; padding: 0; margin-bottom: 15px; }
	.hbg-generic-listing.top-rated-experiences ul li.left { margin-bottom: 0px; }
	.hbg-generic-listing.top-rated-experiences ul li.right { height: 250px; padding: 0; margin-bottom: 15px; }
	.hbg-generic-listing.top-rated-experiences ul li.bottom { height: 250px; margin-bottom: 15px; }
	.hbg-generic-listing.top-rated-experiences.top-rated-experiences-reverse ul li.right { padding-right: 0; }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
	.hbg-generic-listing.top-rated-experiences ul li .thumbnail a .text-wrapper small {  }
	.hbg-generic-listing.top-rated-experiences ul li .thumbnail a .text-wrapper .title { font-size: 18px; }
	.hbg-generic-listing.top-rated-experiences ul li.top-left { height: 220px; }
	.hbg-generic-listing.top-rated-experiences ul li.middle-left { height: 200px; }
	.hbg-generic-listing.top-rated-experiences ul li.middle-right { height: 200px; }
	.hbg-generic-listing.top-rated-experiences ul li.right { height: 435px; }
	.hbg-generic-listing.top-rated-experiences ul li.bottom { height: 150px; }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.hbg-generic-listing.top-rated-experiences ul li .thumbnail a .text-wrapper small {  }
	.hbg-generic-listing.top-rated-experiences ul li .thumbnail a .text-wrapper .title { font-size: 18px; }
	.hbg-generic-listing.top-rated-experiences ul li.top-left { height: 300px; }
	.hbg-generic-listing.top-rated-experiences ul li.middle-left { height: 250px; }
	.hbg-generic-listing.top-rated-experiences ul li.middle-right { height: 250px; }
	.hbg-generic-listing.top-rated-experiences ul li.right { height: 565px; }
	.hbg-generic-listing.top-rated-experiences ul li.bottom { height: 200px; }
}



.hbg-block-content { position: relative; }
.hbg-block-content.title-center .block-header { text-align: center; }
.hbg-block-content .block-header.text-white .title,
.hbg-block-content .block-header.text-white .sub-title,
.hbg-block-content .block-header.text-white .note { color: #ffffff; }
.hbg-block-content .title { color: #1646A8; font-size: 28px; line-height: normal; margin-top: 0; letter-spacing: 0; text-transform: none; font-family: 'Poppins', sans-serif; font-weight: 500 }
.hbg-block-content .title.use-primary-color { color: #751038; }
.hbg-block-content .title.color-red { color: #c42e23; }
.hbg-block-content h1.title { font-size: 36px; }
.hbg-block-content h2.title { font-size: 32px; }
.hbg-block-content h3.title { font-size: 28px; }
.hbg-block-content h4.title { font-size: 24px; }
.hbg-block-content h5.title { font-size: 18px; }
.hbg-block-content h6.title { font-size: 16px; }
.hbg-block-content .sub-title { font-size: 20px; line-height: normal; margin-bottom: 15px; }
.hbg-block-content .content { font-size: 14px; margin-bottom: 20px; }
.hbg-block-content .content.font-size-14 { font-size: 14px; }
.hbg-block-content .content.font-size-13 { font-size: 13px; }
.hbg-block-content .image-before-content { margin-bottom: 20px; }
.hbg-block-content { height: auto }
.hbg-block-content.no-full-height { height: auto; }
.hbg-block-content .content iframe { max-width: 100%; }
.hbg-block-content .content ul { margin-top: 0; margin-bottom: 0; }
.hbg-block-content .framed-content { background-color: #126372; padding: 25px; }
.hbg-block-content .framed-content .module-inner-wrapper  { border: 1px solid #ffffff; padding: 25px; }
.hbg-block-content .framed-content .title { color: #ffffff; text-align: center; }
.hbg-block-content .framed-content .content.big-size-content { font-size: 34px; text-transform: uppercase; color: #ffffff; text-align: center; }
.hbg-block-content .framed-content .content.med-size-content { font-size: 28px; color: #ffffff; text-align: center; }
.hbg-block-content .hr-after-title { width: 50%; display: block; margin: 0 auto; }
.hbg-block-content .hr-after-title hr {  }
.hbg-block-content .hr-after-title.gold-hr {  }
.hbg-block-content .hr-after-title.gold-hr hr { background-color: #cda24a; height: 2px; }
.hbg-block-content .hr-after-title.black-divider hr { background-color: transparent; background-image: url(https://s3-us-west-2.amazonaws.com/wordpress-assets-aq/wp-content/uploads/2020/05/decorative_line_black-1.png); background-size: cover; height: 10px; background-position: center center; }
.hbg-block-content .hr-after-title.white-divider hr { background-color: transparent; background-image: url(https://s3-us-west-2.amazonaws.com/wordpress-assets-aq/wp-content/uploads/2020/05/decorative_line_white-1.png); background-size: cover; height: 10px; background-position: center center; }
.hbg-block-content .framed-content .hr-after-title hr { background: #ffffff; }
.hbg-block-content .shift-margin-75 { margin-top: -75px; background: #ffffff; box-shadow: 0 0 10px 5px rgba(0,0,0,.2); -moz-box-shadow: 0 0 10px 5px rgba(0,0,0,.2); -webkit-box-shadow: 0 0 10px 5px rgba(0,0,0,.2); border: 1px solid rgba(128,128,128,.1); }
.hbg-block-content .shift-margin-75.background-color-secondary { background-color: #aa362b; }
.hbg-block-content .gold-title .title { color: #cda24a; }
.hbg-block-content .gold-hr .hr-after-title {  }
.hbg-block-content .gold-hr .hr-after-title hr { background-color: #cda24a; }

.hbg-block-content.homepage-mosaic { margin-bottom: 25px; }
.hbg-block-content.homepage-mosaic .module-wrapper { height: 350px; position: relative; border-radius: 20px; }
.hbg-block-content.homepage-mosaic .module-header {  }
.hbg-block-content.homepage-mosaic .module-header a.link-on-title { display: flex; position: absolute; top: 0; left: 0; width: 100%; height: 100%; align-items: end; }
.hbg-block-content.homepage-mosaic .module-header a.link-on-title .title { width: 100%; margin: 0; padding: 15px; color: #ffffff; /*background-color: rgba(0,0,0,0.4);*/ font-size: 18px; background: linear-gradient(to top, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.6) 70%, rgba(0,0,0,0) 100%); border-radius: 0 0 20px 20px; }
.hbg-block-content.homepage-mosaic .module-header a.link-on-title .title .second-line-on-title { display: block; font-size: 75%; }

.hbg-block-content.title-item-1 {  }
.hbg-block-content.title-item-1 .module-wrapper {  }
.hbg-block-content.title-item-1 .image-before-header { border-radius: 15px; overflow: hidden; margin-bottom: 15px; height: 250px; }
.hbg-block-content.title-item-1 .image-before-header img { width: 100%; height: 100%; object-fit: cover; }
.hbg-block-content.title-item-1 .module-header {  }
.hbg-block-content.title-item-1 .module-header .title {color: #1646A8;font-size: 16px;}
.hbg-block-content.title-item-1 .content { font-size: 13px; }

.hbg-block-content.partner-type-1 { padding-top: 50px; padding-bottom: 50px; }
.hbg-block-content.partner-type-1 .image-before-header { height: 75px; display: flex; align-items: center; justify-content: center; }
.hbg-block-content.partner-type-1 .image-before-header img { max-width: 200px; }
.hbg-block-content.partner-type-2 { padding-top: 50px; padding-bottom: 50px; }
.hbg-block-content.partner-type-2 .image-before-header { height: 170px; display: flex; align-items: center; justify-content: center; }
.hbg-block-content.partner-type-2 .image-before-header img { max-width: 150px; }

.hbg-block-content.news-item {  }
.hbg-block-content.news-item .image-before-header { height: 250px; }
.hbg-block-content.news-item .image-before-header img { width: 100%; height: 100%; object-fit: cover; }
.hbg-block-content.news-item .content { font-size: 13px; }


@media only screen and (min-width: 320px) and (max-width: 767px) {
	.hbg-block-content .title.huge-text-size { font-size: 32px; }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
	.hbg-block-content .title.huge-text-size { font-size: 28px; }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.hbg-block-content .title.huge-text-size { font-size: 36px; }
}
@media only screen and (min-width: 1200px) {
	.hbg-block-content .title.huge-text-size { font-size: 42px; }
}

.sub-explore-mosaic.hbg-block-content .module-header .title { margin: 15px 0 8px; } 
.sub-explore-mosaic.hbg-block-content .content { margin-bottom: 15px; } 
.sub-explore-mosaic.hbg-block-content .image-before-header { height: 200px; } 
.sub-explore-mosaic.hbg-block-content .image-before-header img { height: 100%; object-fit: cover; width: 100%; border-radius: 20px; } 
.sub-explore-mosaic.hbg-block-content .title { line-height: 1.2; margin-top: 10px; } 
.sub-explore-mosaic.hbg-block-content a.btn { display: inline-block; border: 1px solid #008AD8; border-radius: 15px; color: #008AD8; font-size: 12px; padding: 10px 20px; background: #ffffff; } 
.sub-explore-mosaic.hbg-block-content a.btn:hover { background: #008AD8; color: #fff; } 

.grey-circle-background { position: relative; }
.grey-circle-background > div { background-size: 100% auto; background-position: center center; background-repeat: no-repeat; }

.hb-block-content .content blockquote { background: transparent; border: none; padding: 0 50px; }
.hb-block-content .content blockquote:before { content: ' '; position: absolute; top: 0; left: 0; background-image: url(https://assets.ganboatline.com/wp-content/uploads/2020/04/testimonial-open-quote.png); width: 50px; height: 42px; background-size: cover; background-position: center center; }
.hb-block-content .content blockquote:after { content: ' '; position: absolute; top: 0; right: 0; background-image: url(https://assets.ganboatline.com/wp-content/uploads/2020/04/testimonial-close-quote.png); width: 50px; height: 42px; background-size: cover; background-position: center center; }

.btn-primary.creative-tree-btn { display: block; text-align: center; padding: 5px; border-radius: 0; }

.clearfix:after { content: ''; clear: both; display: table; }

.footer-menus > ul { list-style: none; padding: 0; }
.footer-menus ul > li { margin-bottom: 15px; margin-top: 0; }
.footer-menus ul > li h3 { color: #ffffff; margin-bottom: 20px; margin-top: 0; }
.footer-menus ul ul { list-style: none; padding: 0; }
.footer-menus ul ul > li {  }
.footer-menus ul ul > li a {  }

@media only screen and (min-width: 320px) and (max-width: 767px) {
	.footer-menus ul > li.col-xs-6 { width: 50%; }
}

.footer-newsletter { background-color: #ffffff; padding-top: 50px; }
.footer-newsletter iframe { width: 100%; }
@media only screen and (min-width: 320px) and (max-width: 767px) {
	.footer-newsletter { padding-left: 15px; padding-right: 15px; }
	.footer-menus { padding-left: 15px; padding-right: 15px; }
}

.site-footer .btt a.back-to-top { display: none; }

.site-footer { color: #254a9e; font-weight: 400; }
.site-footer a { color: #254a9e; font-size: 13px; }
.site-footer h5 { color: #254a9e; margin-top: 0; text-transform: none; }

.footer-info { padding-top: 50px; padding-bottom: 50px; background-color:#f2f2f1; font-size: 13px; }

.footer-companies { background: #f4f4f4; padding-top: 25px; padding-bottom: 25px; }
.footer-companies h2 { color: #212f6e; text-align: center; font-weight: normal; font-size: 32px; line-height: normal; letter-spacing: normal; margin-bottom: 20px; }
.footer-companies h4 { display: block; margin-bottom: 25px; font-size: 18px; font-weight: bold; letter-spacing: normal; line-height: normal; color: #434343; }
.footer-companies ul { padding: 0; list-style: none; }
.footer-companies ul li {  }
.footer-companies ul.each-company { display: flex; margin-bottom: 15px; justify-content: center; height: 50px; }
.footer-companies ul.each-company li { display: flex; align-items: center; justify-content: center; }
.footer-companies ul.each-company li a { font-size: 12px; line-height: normal; color: #000000; }
.footer-companies ul.each-company li.company-logo {  }
.footer-companies ul.each-company li.company-title { justify-content: left; padding: 0; }
.footer-companies ul.companies-left > li { margin-bottom: 15px; }
.footer-companies ul.companies-right > li { margin-bottom: 15px; }
.footer-body > .container {  }
.footer-bottom {  }
.footer-nav { min-height: 50px; }
.footer-nav.far-left { padding-left: 100px; }
.footer-nav h4 { color: #ffffff; font-weight: 600; font-size: 18px; }
.footer-nav ul { list-style: none; padding: 0; margin: 0; }
.footer-nav ul li {  }
.footer-nav ul li a { display: inline-block; margin-bottom: 7px; }

@media only screen and (min-width: 320px) and (max-width: 767px) { 
	.company-row { display: flex; }
	.footer-companies h2 { font-size: 24px; }
	.footer-companies h4 { font-size: 16px; text-align: center; }
	.footer-companies ul.each-company li.company-title { display: none; }
	.footer-nav.far-left { padding-left: 15px; }
	.footer-nav { margin-bottom: 15px; }
}
@media only screen and (min-width: 768px) and (max-width: 991px) { 
	.footer-companies h2 {  }
	.footer-companies h4 {  }
	.footer-nav.far-left { padding-left: 20px; }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) { 
	.footer-companies h2 {  }
	.footer-companies h4 {  }
	.footer-nav.far-left { padding-left: 70px; }
}

.hbg-wufoo-form {  }
.hbg-wufoo-form .title { color: #000000; font-size: 32px; font-weight: 300; line-height: normal; margin-top: 0; margin-bottom: 20px; }
.hbg-wufoo-form h1.title { font-size: 40px; }
.hbg-wufoo-form h2.title { font-size: 28px; }
.hbg-wufoo-form h3.title { font-size: 24px; }
.hbg-wufoo-form h4.title { font-size: 20px; }
.hbg-wufoo-form h5.title { font-size: 18px; }
.hbg-wufoo-form .title.use-primary-color { color: #751038; }
.hbg-wufoo-form .sub-title { font-size: 24px; line-height: normal; margin-bottom: 20px; font-weight: 300; }
.hbg-wufoo-form .note { font-size: 16px; margin-bottom: 20px; }

.hbg-wufoo-form.max-width-700 { max-width: 700px; margin: 0 auto; }
.hbg-wufoo-form.max-width-750 { max-width: 750px; margin: 0 auto; }
.hbg-wufoo-form.max-width-600 { max-width: 600px; margin: 0 auto; }
.hbg-wufoo-form.max-header-550 .block-header { max-width: 550px; margin: 0 auto; }


.hbg-pardot-form {  }
.hbg-pardot-form .title { color: #000000; font-size: 32px; font-weight: 300; line-height: normal; margin-top: 0; margin-bottom: 20px; }
.hbg-pardot-form h1.title { font-size: 40px; }
.hbg-pardot-form h2.title { font-size: 28px; }
.hbg-pardot-form h3.title { font-size: 24px; }
.hbg-pardot-form h4.title { font-size: 20px; }
.hbg-pardot-form h5.title { font-size: 18px; }
.hbg-pardot-form .title.use-primary-color { color: #751038; }
.hbg-pardot-form .sub-title { font-size: 24px; line-height: normal; margin-bottom: 20px; font-weight: 300; }
.hbg-pardot-form .note { font-size: 16px; margin-bottom: 20px; }
.hbg-pardot-form .shift-margin-75 { margin-top: -75px; background: #ffffff; box-shadow: 0 0 10px 5px rgba(0,0,0,.2); -moz-box-shadow: 0 0 10px 5px rgba(0,0,0,.2); -webkit-box-shadow: 0 0 10px 5px rgba(0,0,0,.2); border: 1px solid rgba(128,128,128,.1); }

.hbg-pardot-form.max-width-700 { max-width: 700px; margin: 0 auto; }
.hbg-pardot-form.max-width-750 { max-width: 750px; margin: 0 auto; }
.hbg-pardot-form.max-width-600 { max-width: 600px; margin: 0 auto; }
.hbg-pardot-form.max-header-550 .block-header { max-width: 550px; margin: 0 auto; }


.footer-hb-bg { background-color: #ffffff; position: relative; background-position: bottom center; background-size: 100% auto; background-repeat: no-repeat; height: auto; }
.footer-hb-bg .footer-hb-logo { display: block; position: absolute; top: 50px; width: 100% }
.footer-hb-bg .footer-hb-logo img { max-width: 300px; }
.footer-hb-bg .thumbnail { border: none; margin-bottom: 0; padding: 0; }

@media only screen and (min-width: 320px) and (max-width: 767px) { 
	.footer-hb-bg .footer-hb-logo img { max-width: 150px; }
	.footer-hb-bg .footer-hb-logo { top: 20px; }
	.footer-hb-bg { background-image: url(https://assets-hbsites.hornblower.com/wp-content/uploads/sites/15/2021/08/nperetzhb.png); height: 180px; }
}
@media only screen and (min-width: 768px) and (max-width: 991px) { 
	.footer-hb-bg .footer-hb-logo img { max-width: 180px; }
	.footer-hb-bg .footer-hb-logo { top: 40px; }
	.footer-hb-bg { height: 270px; background-image: url(https://assets-hbsites.hornblower.com/wp-content/uploads/sites/15/2021/08/nperetzhb.png); }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) { 
	.footer-hb-bg .footer-hb-logo img { max-width: 200px; }
	.footer-hb-bg .footer-hb-logo { top: 50px; }
	.footer-hb-bg {  }
}


.hbg-display-blogs {  }
.hbg-display-blogs .title { font-size: 28px; color: #000000; line-height: normal; }
.hbg-display-blogs .title.use-primary-color { color: #751038; }
.hbg-display-blogs .blog-title { font-weight: bold; margin: 0; font-size: 18px; }
.hbg-display-blogs .blog-date {  }
.hbg-display-blogs .blog-short-desc { margin-top: 15px; color: #7e7e7e; line-height: normal; font-size: 16px; }
.hbg-display-blogs .blog-continue { color: #e97200; font-size: 16px; font-weight: 700; }
.hbg-display-blogs.max-width-700 { max-width: 700px; margin: 0 auto; }
.hbg-display-blogs.max-width-750 { max-width: 750px; margin: 0 auto; }
.hbg-display-blogs.max-width-600 { max-width: 600px; margin: 0 auto; }
.hbg-display-blogs.max-header-550 .block-header { max-width: 550px; margin: 0 auto; }


.event-detail-content {  }
.event-detail-content .event-heading h1 { font-size: 24px; line-height: normal; margin: 0; letter-spacing: normal; text-transform: uppercase; }
.event-detail-content .event-heading .sub-heading{ font-size: 20px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: 1.33; letter-spacing: normal; color: #000000; }
.event-detail-content .event-assets { display: block; overflow: hidden; height: 417px; position: relative; }
.event-detail-content .event-assets .nav-arrow a.prev { left: 0px; }
.event-detail-content .event-assets .nav-arrow a { position: absolute; width: 30px; height: 250px; background-color: rgba(255,255,255,0.7); top: 80px; z-index: 101; }
.event-detail-content .event-assets .nav-arrow > a span { display: none; }
.event-detail-content .event-assets .nav-arrow > a.next:before { background: none repeat scroll 0 0 #bb9743; content: ""; display: block; height: 3px; left: 5px; position: absolute; width: 25px; transition-delay: .5s;  transition-duration: .5s; transition-property: transform,top,bottom,left,opacity; transition-timing-function: ease; top: 120px; transform: rotate(315deg); }
.event-detail-content .event-assets .nav-arrow > a.next:after { background: none repeat scroll 0 0 #bb9743; content: ""; display: block; height: 3px; left: 5px; position: absolute; width: 25px; transition-delay: .5s; transition-duration: .5s; transition-property: transform,top,bottom,left,opacity; transition-timing-function: ease; top: 105px; transform: rotate(-315deg); }
.event-detail-content .event-assets .nav-arrow > a.prev:before { background: none repeat scroll 0 0 #bb9743; content: ""; display: block; height: 3px; left: 2px; position: absolute; width: 25px; transition-delay: .5s; transition-duration: .5s; transition-property: transform,top,bottom,left,opacity; transition-timing-function: ease; top: 120px; transform: rotate(45deg); }
.event-detail-content .event-assets .nav-arrow > a.prev:after { background: none repeat scroll 0 0 #bb9743; content: ""; display: block; height: 3px; left: 2px; position: absolute; width: 25px; transition-delay: .5s; transition-duration: .5s; transition-property: transform,top,bottom,left,opacity; transition-timing-function: ease; top: 105px; transform: rotate(-45deg); }
.event-detail-content .event-assets .assets-wrapper { display: block; width: 9000px; height: 417px; position: relative; }
.event-detail-content .event-assets .assets-wrapper ul { padding: 0; list-style: none; height: 417px; display: inline-block; margin: 0; }
.event-detail-content .event-assets .assets-wrapper ul li { margin: 0; float: left; width: 300px; height: 100%; }
.event-detail-content .event-assets .assets-wrapper ul li.video { width: 640px; }
.event-detail-content .event-assets .assets-wrapper ul li.video .event-videos { width: 100%; height: 100%; }
.event-detail-content .event-assets .assets-wrapper ul li.video .event-videos iframe { width: 100%; height: 100%; }
.event-detail-content .event-assets .assets-wrapper ul li.video img { width: 100%; height: 100%; object-fit: cover; }
.event-detail-content .event-assets .assets-wrapper ul li.video span { width: 100%; height: 100%; }
.event-detail-content .event-heading { padding-bottom: 25px; }
.event-detail-content .event-assets .assets-wrapper ul li.video .event-img-prime { width: 100%; height: 100%; }
.event-detail-content .event-assets .assets-wrapper ul li .event-img .event-image { width: 100%; height: 100%; }
.event-detail-content .event-assets .assets-wrapper ul li .event-img img { width: 100%; height: 100%; object-fit: cover; }
.event-detail-content .event-assets .assets-wrapper ul li .event-img.top { height: 209px; }
.event-detail-content .event-assets .assets-wrapper ul li .event-img.bottom { height: 209px; }
.event-detail-content .event-assets .nav-arrow {  }
.event-detail-content .event-assets .nav-arrow a {  }
.event-detail-content .event-assets .nav-arrow a.prev {  }
.event-detail-content .event-assets .nav-arrow a.next { right: 0; }
.event-detail-content .event-content h2 {  }
.event-detail-content .event-description-box strong {  }
.event-content #hb-commerce-sdk-root { margin-top: -50px; box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.07); padding: 15px; background: #ffffff; margin-bottom: 25px; }
.event-detail-content .event-description-box figure.table {  }
.event-detail-content .event-description-box figure.table th { letter-spacing: 0; }
.event-detail-content .event-description-box figure.table tr {  }
.event-detail-content .event-description-box figure.table tr td { text-align: center; }
.event-detail-content .event-description-box figure.table tr td h2 {  }
.event-detail-content .event-description-box figure.table td { letter-spacing: 0; }
.event-detail-content .event-description-box figure.table tr td h2 strong {  }
.event-detail-content .event-description-box figure.table tr td strong { text-decoration: none; color: #000000; }
.event-detail-content .event-description-box figure.table tr:first-child td { background-color: #008ad8; }
.event-detail-content .event-description-box figure.table tr:first-child td h2 { color: #ffffff; margin: 0; font-size: 16px; text-transform: uppercase; }
.event-detail-content .event-description-box figure.table tr:first-child td h2 strong { color: #ffffff; text-decoration: none; }


.event-content #ticknovate-widget { margin-top: -50px; box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.07); padding: 15px; background: #ffffff; margin-bottom: 25px; }
.share-this-section > span { float: right; line-height: 30px; }
.share-this-section #my-inline-buttons { width: 175px; }
.ios-app { background-image: url(/wp-content/uploads/2020/03/download-mobile.png); background-repeat: no-repeat; padding-left: 55px; background-position: left center; }

@media only screen and (min-width: 320px) and (max-width: 767px) {
    .event-detail-content .event-assets .assets-wrapper ul li.video .event-img-prime { width: 360px; }
	.event-detail-content .event-assets .assets-wrapper ul li.video { width: 320px; }
	.event-detail-content .event-assets { overflow: scroll; height: 300px; }
	.event-detail-content .event-assets .nav-arrow a { display: none; }
	.event-detail-content .event-assets .assets-wrapper ul { display: flex; height: 300px; }
	.event-detail-content .event-assets .assets-wrapper { width: 100%; height: 300px; }
	.event-detail-content .event-assets .assets-wrapper ul li.video .event-videos iframe { width: 300px; height: 300px; }
	.event-detail-content .event-assets .assets-wrapper ul li { height: 300px; }
	.event-detail-content .event-assets .assets-wrapper ul li .event-img img { width: 240px; }
	.event-detail-content .event-assets .assets-wrapper ul li .event-img.top, .event-detail-content .event-assets .assets-wrapper ul li .event-img.bottom { width: 200px; height: 150px; }
	.event-content #hb-commerce-sdk-root { margin-top: 25px;}
	.event-content #ticknovate-widget { margin-top: 25px;}
}

.hbg-checkout-tour .title { color: #000000; font-size: 32px; font-weight: 500; line-height: normal; margin-top: 0; }
.hbg-checkout-tour .title.use-primary-color { color: #751038; }


.spinner { margin: 150px auto; width: 50px; height: 50px; position: relative; text-align: center; -webkit-animation: sk-rotate 2.0s infinite linear; animation: sk-rotate 2.0s infinite linear; }
.spinner-cal { margin: 0 auto; width: 50px; height: 50px; position: relative; text-align: center; -webkit-animation: sk-rotate 2.0s infinite linear; animation: sk-rotate 2.0s infinite linear; }

.dot1, .dot2 { width: 60%; height: 60%; display: inline-block; position: absolute; top: 0; background-color: #ccc; border-radius: 100%; -webkit-animation: sk-bounce 2.0s infinite ease-in-out; animation: sk-bounce 2.0s infinite ease-in-out; }

.dot2 { top: auto; bottom: 0; -webkit-animation-delay: -1.0s; animation-delay: -1.0s; }

@-webkit-keyframes sk-rotate { 100% { -webkit-transform: rotate(360deg) }}
@keyframes sk-rotate { 100% { transform: rotate(360deg); -webkit-transform: rotate(360deg) }}

@-webkit-keyframes sk-bounce {
    0%, 100% { -webkit-transform: scale(0.0) }
    50% { -webkit-transform: scale(1.0) }
}

@keyframes sk-bounce {
    0%, 100% {
        transform: scale(0.0);
        -webkit-transform: scale(0.0);
    } 50% {
          transform: scale(1.0);
          -webkit-transform: scale(1.0);
      }
}

table.tablepress { font-size: 16px; border: 1px solid #008ad8; }
table.tablepress tr td { border: 1px solid #EBEBF4; }
table.tablepress .btn101.cta { background: #f15e20; border-radius: 25px; }
table.tablepress .btn102.cta { border: 1px solid #f15e20; color: #f15e20; font-size: 12px; padding: 10px; display: inline-block; margin-top: 15px; border-radius: 25px; }

table.tablepress.comparison-chart {  }
table.tablepress.comparison-chart thead {  }
table.tablepress.comparison-chart thead th { border: 1px solid #EBEBF4; padding: 25px 17px; background: transparent; width: 20%; font-size: 18px; font-weight: bold; vertical-align: bottom; }
table.tablepress.comparison-chart tr {  }
table.tablepress.comparison-chart tbody tr:nth-child(odd) td { background: #eef2f7; }
table.tablepress.comparison-chart tbody tr:nth-child(even) td {  }
table.tablepress.comparison-chart.mobile tbody tr td { padding-top: 15px; padding-bottom: 15px; }
table.tablepress.comparison-chart.mobile tbody tr:nth-child(odd) td { font-size: 18px; }

table.tablepress.ferry-schedule {  }
table.tablepress.ferry-schedule thead {  }
table.tablepress.ferry-schedule thead th { background-color: #1646A8; font-weight: 500; letter-spacing: normal; }
table.tablepress.ferry-schedule tbody td {  }
table.tablepress.ferry-schedule {  }


table.table-ticket-price {  }
table.table-ticket-price tr {  }
table.table-ticket-price tr.row-1 td {  }
table.table-ticket-price tr.row-2 td, table.table-ticket-price tr.row-9 td, table.table-ticket-price tr.row-16 td, table.table-ticket-price tr.row-23 td { background-color: #eef2f7; }
table.table-ticket-price tr td { text-align: left; }
table.table-ticket-price tr td:nth-child(2) { text-align: center; }
table.table-ticket-price tr td[colspan='2'] { text-align: center; font-weight: bold; text-transform: uppercase; padding: 15px; }

table.table-departure-schedule {  }
table.table-departure-schedule tr.row-1 td { text-transform: uppercase; font-weight: bold; }
table.table-departure-schedule tr.row-2 td, table.table-departure-schedule tr.row-13 td { background-color: #eef2f7; }
table.table-departure-schedule tr td[colspan='4'] { text-align: center; font-weight: bold; text-transform: uppercase; padding: 15px; }


header.top-banner-50 .top-banner-wrapper {  }
header.top-banner-50 .top-banner-wrapper .container { padding: 0; line-height: normal; position: relative; }

.banner-text-wrapper { padding: 15px; font-size: 14px; text-align: center; }

a.close-top-banner { position: absolute; top: 0; right: 0; background: #fff; padding: 2px 7px; font-size: 12px; }

/*.find-a-cruise-home .content { justify-content: center; margin: 0; }*/

.btn-primary.btn103 { padding: 5px 15px; }

.hb-chat { display: none; position: fixed; bottom: 25px; left: 0px; z-index: 100; }
.hb-chat a { background-color: #e97200; padding: 10px 25px; border-radius: 0px 15px 15px 0; }


/*.hbg-generic-listing {  }
.hbg-generic-listing .title { color: #000000; font-size: 32px; line-height: normal; margin-top: 0; }
.hbg-generic-listing .title.use-primary-color { color: #751038; }
.hbg-generic-listing h2.title { font-size: 28px; }
.hbg-generic-listing h3.title { font-size: 24px; }
.hbg-generic-listing h4.title { font-size: 20px; }
.hbg-generic-listing h5.title { font-size: 18px; }
.hbg-generic-listing .sub-title { font-size: 20px; font-weight: 300;  }
*/
.hbg-generic-listing ul li h4 { margin: ; }
.hbg-generic-listing ul li h4.margin-bottom-15 { margin-bottom: 15px; }
.hbg-generic-listing .title.color-red { color: #c42e23; }

.hbg-generic-listing.faq-left-menu {  }
.hbg-generic-listing.faq-left-menu .title { font-weight: bold; font-size: 16px; }
.hbg-generic-listing.faq-left-menu ul { padding: 0; list-style: none; }
.hbg-generic-listing.faq-left-menu ul li { margin: 0; }
.hbg-generic-listing.faq-left-menu ul li a { position: relative; padding: 5px 10px; font-size: 14px; border-top: 2px solid rgba(68,107,168,.2); display: block; }
.hbg-generic-listing.faq-left-menu ul li a.selected { border-left: 1px solid #e97200; }
.hbg-generic-listing.faq-left-menu ul li a.selected:after { left: 0px; top: 50%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-color: rgba(68,107,168,0); border-left-color: #e97200; border-width: 5px; margin-top: -5px; }


iframe.force-iframe-full { width: 100%; }

.hbg-display-blog_page.blogs {  }
.hbg-display-blog_page.blogs .blog-wrapper { margin-bottom: 25px; }
.hbg-display-blog_page.blogs .blog-wrapper .blog-title {  }
.hbg-display-blog_page.blogs .blog-wrapper .blog-date {  }
.hbg-display-blog_page.blogs .blog-wrapper .blog-short-desc {  }
.hbg-display-blog_page.blogs .blog-wrapper .blog-continue {  }
.hbg-display-blog_page.blogs .blogs-pagination {  }
.hbg-display-blog_page.blogs .blogs-pagination ul { padding: 0; list-style: none; }
.hbg-display-blog_page.blogs .blogs-pagination ul li { display: inline-block; margin-right: 7px; }
.hbg-display-blog_page.blogs .blogs-pagination ul li a { background: #20316a; color: #ffffff; padding: 5px 15px; }
.hbg-display-blog_page.blogs .blogs-pagination ul li span { background: #20316a; color: #ffffff; padding: 5px 15px; }
.hbg-display-blog_page.blogs .blogs-pagination ul li a.selected { background: #e97200; }

.glisting-container { position: relative; }
.glisting-container .nav-arrow { display: block; position: absolute; top: 25%; z-index: 10; width: 100%; }
.glisting-container .nav-arrow a { position: absolute; width: 30px; height: 250px; background-color: rgba(255, 255, 255,0.7); top: -50px; text-indent: -9999px; }
.glisting-container .nav-arrow .prev { left: 0; }
.glisting-container .nav-arrow .next { right: 0; }
.glisting-wrapper { overflow: hidden; }
.glisting-content.nav { position: relative; width: 90000px; }
ul.glisting { padding: 0; list-style: none; display: inline-block; margin: 0; }
ul.glisting.row { display: block; }
ul.glisting.row:after { content: ''; clear: both; display: table; }
ul.glisting.flex-row { display: flex; }
ul.glisting.flex-row li.glisting-item {  }
ul.glisting li.glisting-item { margin-bottom: 15px; }
ul.glisting.row li.glisting-item { float: left; }
.hbg-display-tour-listing ul.glisting li.glisting-item { float: left; }
.glisting-container .nav-arrow>a.next:before { background: none repeat scroll 0 0 #bb9743; content: ""; display: block; height: 3px; left: 5px; position: absolute; width: 25px; transition-delay: .5s; transition-duration: .5s; transition-property: transform,top,bottom,left,opacity; transition-timing-function: ease; top: 120px; transform: rotate(315deg); }
.glisting-container .nav-arrow>a.next:after { background: none repeat scroll 0 0 #bb9743; content: ""; display: block; height: 3px; left: 5px; position: absolute; width: 25px; transition-delay: .5s; transition-duration: .5s; transition-property: transform,top,bottom,left,opacity; transition-timing-function: ease; top: 105px; transform: rotate(-315deg); }
.glisting-container .nav-arrow>a.prev:before { background: none repeat scroll 0 0 #bb9743; content: ""; display: block; height: 3px; left: 5px; position: absolute; width: 25px; transition-delay: .5s; transition-duration: .5s; transition-property: transform,top,bottom,left,opacity; transition-timing-function: ease; top: 120px; transform: rotate(405deg); }
.glisting-container .nav-arrow>a.prev:after { background: none repeat scroll 0 0 #bb9743; content: ""; display: block; height: 3px; left: 5px; position: absolute; width: 25px; transition-delay: .5s; transition-duration: .5s; transition-property: transform,top,bottom,left,opacity; transition-timing-function: ease; top: 105px; transform: rotate(-225deg); }
.hbg-display-tour-listing {  }
.hbg-display-tour-listing .title { font-size: 32px; color: #000000; }
.hbg-display-tour-listing .title.use-primary-color { color: #751038; }
.hbg-display-tour-listing h2.title { font-size: 28px; }
.hbg-display-tour-listing h3.title { font-size: 24px; }
.hbg-display-tour-listing h4.title { font-size: 20px; }
.hbg-display-tour-listing h5.title { font-size: 18px; }
.hbg-display-tour-listing .sub-title { font-size: 20px; }
.hbg-display-tour-listing .glisting-filter-wrapper { margin-top: 15px; }
.hbg-display-tour-listing .glisting-filter-wrapper ul { margin: 0; }
.hbg-display-tour-listing .glisting-filter-wrapper ul li { display: inline-block; margin-right: 10px; margin-bottom: 15px; }
.hbg-display-tour-listing .glisting-filter-wrapper ul li a { padding: 5px 0px; border: none; font-size: 18px; border-bottom: 3px solid transparent; color: #9d9d9d; }
.hbg-display-tour-listing .glisting-filter-wrapper ul li a.active { color: #000000; border-color: #bb9743; font-weight: bold; text-decoration: none; }

.hbg-display-tour-listing ul { padding: 0; list-style: none; margin-left: -15px; margin-right: -15px; }
.hbg-display-tour-listing ul li { margin: 0; margin-bottom: 50px; }
.hbg-display-tour-listing ul li .img-wrap { height: 300px; background-position: center center; background-size: cover; background-repeat: no-repeat; }
.hbg-display-tour-listing ul li .h3heading { font-size: 18px; text-transform: uppercase; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; margin-top: 15px; line-height: normal; font-weight: bold; }
.hbg-display-tour-listing ul li .short-desc { font-size: 14px; margin-bottom: 15px; }
.hbg-display-tour-listing ul li .description { font-size: 14px; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; margin-bottom: 15px; }
.hbg-display-tour-listing ul li .listing-price-btn {  }
.hbg-display-tour-listing ul li .listing-price-btn .price { font-size: 24px; }
.hbg-display-tour-listing ul li .listing-price-btn .price .sign {  }
.hbg-display-tour-listing ul li .listing-price-btn .price .amount {  }
.hbg-display-tour-listing ul li .listing-price-btn .cta-listing-link { background: #1C1936; color: #ffffff; padding: 5px 15px; display: inline-block; border-radius: 25px; font-size: 18px; border: 1px solid #1C1936;  }
.hbg-display-tour-listing ul li .listing-price-btn .cta-listing-link:hover { background: #ffffff; color: #1C1936; }
.hbg-display-tour-listing ul.clear-after-three li:nth-child(3n+1) { content: ''; clear: both; display: table; }

.hbg-display-tour-listing .glisting-content.nav ul { margin: 0; }
.hbg-display-tour-listing .glisting-content.nav ul.glisting li.glisting-item { width: 320px; margin: 5px; padding: 0; /*border: 1px solid #e8e8e8;*/ }
.hbg-display-tour-listing .glisting-content.nav ul.glisting li.glisting-item:first-child { margin-left: 0; }

@media only screen and (min-width: 320px) and (max-width: 767px) {
	.glisting-wrapper { overflow: scroll; }
	.glisting-content.nav { position: relative; width: 100%; display: inline-block; }
	.hbg-display-tour-listing .glisting-content.nav ul { display: inline-flex; }
	.hbg-display-tour-listing h2.title { font-size: 22px; }
	.hbg-display-tour-listing h3.title { font-size: 20px; }
	.hbg-display-tour-listing h4.title { font-size: 18px; }
	.hbg-display-tour-listing h5.title { font-size: 16px; }
	ul.glisting.flex-row { display: block; }
	.cruise-with-us-tile { padding-left: 0; padding-right: 0; }
	ul.glisting.flex-row li.glisting-item.no-padding-xs { padding-left: 0; padding-right: 0; }
}

.foot-footer {  }
.foot-footer ul { list-style: none; padding: 0; display: inline-block; }
.foot-footer ul li { display: inline-block; }
.foot-footer ul li a { border-right: 1px solid #ffffff; margin-right: 7px; padding-right: 7px; }
.foot-footer ul li:last-child a { border: none; padding-right: 0; margin-right: 0; }

#divicw iframe.chatbutton { left: 15px; }
#divicw .main-chat-cont { left: 15px; }


#myWindowModal .modal-content {  }
#myWindowModal .modal-content .modal-advisory { background-image: url(/wp-content/uploads/2020/04/advisory-bg-2x.png); background-size: cover; background-repeat: no-repeat; background-position: center bottom; padding: 35px; }
#myWindowModal .modal-content .modal-advisory h2 { font-weight: bold; font-size: 36px; }
#myWindowModal .modal-content .modal-advisory h3 { font-size: 28px; line-height: normal; }
#myWindowModal .modal-content .modal-advisory p { line-height: normal; }
#myWindowModal .modal-content button.close { position: absolute; top: 7px; right: 15px; z-index: 1; color: #ffffff; opacity: 1; font-size: 50px; font-weight: 100; }
#myWindowModal .modal-content .modal-body { padding: 0; }

@media only screen and (min-width: 320px) and (max-width: 767px) { 
	#myWindowModal .modal-content .modal-advisory h2 { font-weight: bold; font-size: 28px; }
	#myWindowModal .modal-content .modal-advisory h3 { font-size: 18px; line-height: normal; }
	#myWindowModal .modal-content .modal-advisory { padding: 15px; }
}

.simple-sitemap-container ul { padding-left: 25px; }
.simple-sitemap-container ul li {  }

.site-footer ul.footer-social {  }
.site-footer ul.footer-social:after { clear: both; content: ''; display: table; }
.site-footer ul.footer-social li { float: left; }
.site-footer ul.footer-social li a { font-size: 24px; }
.site-footer ul.footer-social li a i {  }
.site-footer ul.footer-social li a span { display: none; }

.wpb_gallery .wpb_image_grid .wpb_image_grid_ul { height: auto !important; }
.wpb_gallery .wpb_image_grid .wpb_image_grid_ul:after { clear: both; content: ''; display: table; }
.wpb_gallery .wpb_image_grid .wpb_image_grid_ul .isotope-item { position: relative !important; left: auto !important; top: auto !important; margin-right: 25px; }
.wpb_gallery .wpb_image_grid .wpb_image_grid_ul .isotope-item a {  }

@media only screen and (min-width: 320px) and (max-width: 767px) { 
	.timeline-wrapper { height: 300px; text-align: center; position: relative; }
	.timeline-wrapper ul.timeline-hz { padding: 0; list-style: none; display: inline-block; height: 100%; width: 100%; }
	.timeline-wrapper ul.timeline-hz:before { content: ''; border-right: 3px solid #28B2BA; width: 3px; height: 100%; position: absolute; top: 0px; left: 50%; }
	.timeline-wrapper ul.timeline-hz:before { content: ''; }
	.timeline-wrapper ul.timeline-hz li { position: relative; margin: 0; }
	.timeline-wrapper ul.timeline-hz li.col-sm-5 { height: 40%; width: 100%; max-width: 100%; }
	.timeline-wrapper ul.timeline-hz li.col-sm-7 { height: 60%; width: 100%; max-width: 100%; }
	.timeline-wrapper ul.timeline-hz li:before { content: ''; background-color: #193949; position: absolute; width: 20px; height: 20px; left: 48%; border-radius: 50%; }
	.timeline-wrapper ul.timeline-hz li:last-child:after { content: ''; background-color: #193949; position: absolute; width: 20px; height: 20px; left: 48%; border-radius: 50%; bottom: 0; }
	.timeline-wrapper ul.timeline-hz li .header-label-left { position: absolute; top: 0; left: 0; width: 45%; text-align: right; }
	.timeline-wrapper ul.timeline-hz li .header-label-center { position: absolute; bottom: -20px; left: 0; width: 45%; text-align: right; }
	.timeline-wrapper ul.timeline-hz li .header-label-right { position: absolute; bottom: 0; left: 0; width: 45%; text-align: right; }
	.timeline-wrapper ul.timeline-hz li .length-label { position: absolute; top: 45%; left: 55%; width: 45%; text-align: left; }
}
@media only screen and (min-width: 768px) { 
	.timeline-wrapper {  }
	.timeline-wrapper ul.timeline-hz { padding: 0; list-style: none; border-bottom: 3px solid #FEDD1A; }
	.timeline-wrapper ul.timeline-hz li { position: relative; }
	.timeline-wrapper ul.timeline-hz li:before { content: ''; background-color: #193949; position: absolute; width: 20px; height: 20px; left: 0px; border-radius: 50%; }
	.timeline-wrapper ul.timeline-hz li:last-child:after { content: ''; background-color: #28B2BA; position: absolute; width: 20px; height: 20px; right: 0px; border-radius: 50%; }
	.timeline-wrapper ul.timeline-hz li .header-label-left { position: absolute; top: -25px; left: 0; }
	.timeline-wrapper ul.timeline-hz li .header-label-center { position: absolute; top: -25px; right: -60px; }
	.timeline-wrapper ul.timeline-hz li .header-label-right { position: absolute; top: -25px; right: 0; }
	.timeline-wrapper ul.timeline-hz li .length-label { position: absolute; top: 20px; left: 0; width: 100%; text-align: center; }
}


ul.square-colored.square-colored-small { list-style: none; padding: 0; margin: 0; }
ul.square-colored.square-colored-small li { padding-left: 25px; position: relative; }
ul.square-colored.square-colored-small li:before { content: ''; left: 0; width: 20px; height: 20px; background: #000000; display: block; position: absolute; }
ul.square-colored.square-colored-small li.green-square:before { background: #41b852; }
ul.square-colored.square-colored-small li.blue-square:before { background: #1e7fc0; }
ul.square-colored.square-colored-small li.orange-square:before { background: #d98f46; }
ul.square-colored.square-colored-small li.red-square:before { background: #c43847; }

.wufoo_newsletter { margin: 0 auto; max-width: 500px; }

#ticknovate-widget { position: relative; width: 320px; height: 550px; flex-grow: 0; flex-shrink: 0; align-self: stretch; pointer-events: all; }

feefowidget-container-main feefowidget-global .feefowidget-global-container { padding-left: 0; padding-right: 0; }

ul.itemize-list { list-style: none; padding: 0; }
ul.itemize-list li { margin-bottom: 15px; }
ul.itemize-list li a { display: inline-block; width: 250px; }

.footer-logos { display: block; padding: 10px 0; border-color: #cccccc; border-width: 1px 0 1px 0; border-style: solid; margin-top: 25px; }
.footer-logos ul { margin: 0; padding: 0; list-style: none; text-align: center; }
.footer-logos ul li { display: inline-block; align-items: center; justify-content: center; }
.footer-logos ul li span { display: flex; align-items: center; justify-content: center; }
.footer-logos ul li a {  }
.footer-logos ul li a img {  }

@media only screen and (min-device-width: 320px) and (max-device-width: 767px) and (orientation: landscape) {  
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
	.footer-logos ul li { width: 50%; margin: 10px 0; }
	.footer-logos ul li.mobile-100 { width: 100%; }
	.footer-logos ul li.mobile-25 { width: 25%; }
	.footer-logos ul li.mobile-33 { width: 33.33%; }
	.footer-logos ul li.mobile-50 { width: 50%; }
}
@media only screen and (min-width: 768px) {
	.footer-logos ul { margin: 0 50px; justify-content: center; }
	.footer-logos ul li { margin: 0 15px 15px; display: flex; }
}
@media only screen and (min-width: 992px) {
	.footer-logos ul { margin: 0; }
	.footer-logos ul li { margin: 0 15px; }
}
@media only screen and (min-width: 1200px) {
	.footer-logos ul li { margin: 0 25px; }
}

.mui--z1, .mui-dropdown__menu, .mui-select__menu { max-height: 300px !important; top: 0px !important; }

ul.footer-bottom {  }
ul.footer-bottom li { display: inline-block; position: relative; }
ul.footer-bottom li a {  }
ul.footer-bottom li:after { content: '|'; clear: both; display: inline-block; margin: 0 7px; }
ul.footer-bottom li:last-child:after { content: ''; }

ul.form-steps { padding: 0; list-style: none; position: relative; }
ul.form-steps:after { content: ''; clear: both; display: table; border: 2px solid #751038; position: absolute; top: 20px; left: 0; width: 100%; }
ul.form-steps li { position: relative; float: left; }
ul.form-steps li.step { width: 18%; text-align: center; font-size: 13px; }
ul.form-steps li.empty-step { width: 23%; }
ul.form-steps li:before { content: ''; clear: both; display: table; position: absolute; top: 0; left: 0; height: 25px; width: 50%; z-index: 1; }
ul.form-steps li:first-child:before { background: #ffffff; }
ul.form-steps li:last-child:before {left: 51%; background: #ffffff;  }
ul.form-steps li.empty-step:before {  }
ul.form-steps li:after { content: ''; clear: both; display: table; }
ul.form-steps li .step-wrapper { position: relative; z-index: 2; }
ul.form-steps li .step-wrapper img { max-width: 90px; padding: 0 25px; background: #ffffff; }
ul.form-steps li .step-wrapper > span { padding: 15px 0; }
@media only screen and (min-width: 320px) and (max-width: 767px) {
	ul.form-steps:after { display: none; }
	ul.form-steps li.step { width: 100%; }
	ul.form-steps li .step-wrapper { display: flex; align-items: center; }
	ul.form-steps li.empty-step { display: none; }
	ul.form-steps li.step:after { content: ''; clear: both; display: table; }
	ul.form-steps li.step img { float: left; padding: 0 15px 0 0; max-width: 60px; }
	ul.form-steps li .step-wrapper > span { width: calc(100% - 60px); text-align: left; }
}

.find-a-tour-wrapper { background-color: #274186; padding: 50px; }
.find-a-tour-wrapper .find-a-cruise-home { border-radius: 15px; background-color: #ffffff; padding: 15px; }
.find-a-tour-wrapper .find-a-cruise-home .tour-options { margin: 0; padding-top: 0; }
.find-a-tour-wrapper .find-a-cruise-home .tour-options i { display: inline-block; width: 50px; text-align: center; font-size: 20px; color: #919191; line-height: 35px; }
.find-a-tour-wrapper .find-a-cruise-home .tour-options select { width: calc(100% - 100px); display: inline-block; border-bottom: none; font-size: 16px; font-weight: 700; }
.find-a-tour-wrapper .find-a-cruise-home .tour-date { padding-top: 0; margin: 0; }
.find-a-tour-wrapper .find-a-cruise-home .tour-date input[type=text] { color: #274186; font-weight: 700; background-color: transparent; box-shadow: none; font-size: 16px; font-weight: 700; }
.find-a-tour-wrapper .find-a-cruise-home .tour-search { padding-top: 0; margin: 0; }
.find-a-tour-wrapper .find-a-cruise-home .tour-search button { text-transform: uppercase; padding: 10px 25px; border-radius: 20px; font-size: 18px; font-weight: 700; }

@media only screen and (min-width: 320px) and (max-width: 767px) {
	.find-a-tour-wrapper { padding: 15px 0; }
	.find-a-tour-wrapper .find-a-cruise-home .tour-options { margin-bottom: 15px; }
	.find-a-tour-wrapper .find-a-cruise-home .tour-date { margin-bottom: 15px; }
	.find-a-tour-wrapper .find-a-cruise-home .tour-date input[type=text] { text-align: center; }
}

.footer-logos-wrapper-2 { background-color: #ffffff; padding-top: 50px; padding-bottom: 50px; }
.footer-logos-wrapper-2 .footer-logos-inner { text-align: center; border: 1px solid #B9BABC; }
.footer-logos-wrapper-2 .footer-logos-inner .logos-header { background-color: ; padding: 15px; }
.footer-logos-wrapper-2 .footer-logos-inner .logos-header img { max-width: 250px; }
.footer-logos-wrapper-2 .footer-logos-inner .logos-body img { max-height: 50px; width: 100%; }
.footer-logos-inner .logos-body .border-bottom-dotted { border-bottom: 1px dotted #c8c8c8; }
.footer-logos-inner .logos-body .border-right-dotted { border-right: 1px dotted #c8c8c8; }

.footer-logos-wrapper-2 .footer-logos-inner .logos-body { padding: 15px; }
.footer-logos-wrapper-2 h4 { font-size: 12px; }
.footer-logos-wrapper-2 ul.level-one {  }
.footer-logos-wrapper-2 ul.level-one > li {  }
.footer-logos-wrapper-2 ul.level-one > li.city-experiences {  }
.footer-logos-wrapper-2 ul.level-one > li.overnight-cruises {  }
.footer-logos-wrapper-2 ul.level-one > li.overnight-cruises .american-queen-logo { max-width: 175px; margin: 0 auto; padding: 7px 0; }
.footer-logos-wrapper-2 ul.level-one > li.overnight-cruises .victory-cruise-logo { max-width: 175px; margin: 0 auto; padding: 15px 0; }

.footer-logos-wrapper-2 ul.level-two {  }
.footer-logos-wrapper-2 ul.level-two > li {  }
.footer-logos-wrapper-2 ul.level-two > li.dining-event-sightseeing { width: 36%; }
.footer-logos-wrapper-2 ul.level-two > li.land-experiences { width: 30%; }
.footer-logos-wrapper-2 ul.level-two > li.ferry-transportation { width: 34%; }
.footer-logos-wrapper-2 ul.level-two > li.land-experiences .city-experiences { max-width: 80%; margin: 0 auto; border-bottom: 2px dotted rgba(0,0,0,0.2); padding-bottom: 15px; margin-bottom: 15px; padding-top: 7px; }
.footer-logos-wrapper-2 ul.level-two > li.land-experiences .city-experiences img { height: 60px; }
.footer-logos-wrapper-2 ul.level-two > li.land-experiences .city-experiences a {  }
.footer-logos-wrapper-2 ul.level-two > li.land-experiences .walks-logo { max-width: 50px; margin: 0 auto 25px; }
.footer-logos-wrapper-2 ul.level-two > li.land-experiences .devour-logo { max-width: 55px; margin: 0 auto 25px; }
.footer-logos-wrapper-2 ul.level-two > li.land-experiences .cruising-excursion-logo { max-width: 150px; margin: 0 auto 25px; }
.footer-logos-wrapper-2 ul.level-two > li.land-experiences .shoretrip-logo { max-width: 100px; margin: 0 auto 25px; }

.footer-logos-wrapper-2 ul.level-two > li.ferry-transportation .liberty-landing-logo { max-width: 100px; margin: 0 auto 25px; }
.footer-logos-wrapper-2 ul.level-two > li.ferry-transportation .nyc-ferry-logo { max-width: 80px; margin: 0 auto 25px; }
.footer-logos-wrapper-2 ul.level-two > li.ferry-transportation .seaward-logo { max-width: 80px; margin: 0 auto 25px; }
.footer-logos-wrapper-2 ul.level-two > li.ferry-transportation .puerto-rico-logo { max-width: 120px; margin: 0 auto 25px; }

.footer-logos-wrapper-2 ul li.border-right-blue { border-right: 2px dotted rgba(0,0,0,0.2); }
.footer-logos-wrapper-2 li.overnight-cruises { /*padding-top: 90px;*/ }
.footer-logos-wrapper-2 li.city-experiences { /*border-right: 1px solid #5cb8e8;*/ }
.footer-logos-wrapper-2 .city-experiences-logo { max-width: 100%; border-bottom: 1px dotted rgba(0,0,0,0.2); padding-top: 7px; /*background-image: linear-gradient(to right, #333 10%, rgba(255, 255, 255, 0) 0%); background-position: bottom; background-size: 6px 1px; background-repeat: repeat-x;*/ }
.footer-logos-wrapper-2 .city-experiences-logo a { max-width: 250px; margin: 0 auto; height: 80px; display: inline-block; }
.footer-logos-wrapper-2 .city-cruises-logo { max-width: 80%; margin: 0 auto;  padding-bottom: 15px; border-bottom: 2px dotted rgba(0,0,0,0.2); margin-bottom: 15px; padding-top: 7px; }
.footer-logos-wrapper-2 .city-cruises-logo img { height: 60px; }
.footer-logos-wrapper-2 .city-cruises-logo a { display: inline-block; max-width: 125px; }
.footer-logos-wrapper-2 ul.city-cruises-row1 { max-width: 270px; margin: 0 auto; padding-bottom: 15px; }
.footer-logos-wrapper-2 ul.city-cruises-row2 { max-width: 270px; margin: 0 auto; padding-bottom: 15px; }
.footer-logos-wrapper-2 .city-ferry-logo { max-width: 80%; margin: 0 auto; padding-bottom: 15px; margin-bottom: 15px; border-bottom: 2px dotted rgba(0,0,0,0.2); padding-top: 7px; }
.footer-logos-wrapper-2 .city-ferry-logo img { height: 60px; }

.footer-socials-inner {margin: 0 0 40px; } 
.footer-socials-inner .footer-socials ul {width: 280px;margin: auto;display: flex;justify-content: space-between; } 
.footer-socials-inner .footer-socials ul a {font-size: 24px; } 

.site-footer .site-info .container > div {border-top: #1b46a8 solid 1px;padding-top: 35px; } 

.footer-wrapper-cc ul li .footer-header {
    text-transform: none;
    font-size: 14px;
	font-family: Rubik;
    line-height: 20px;
    margin: 0 0 15px 0;
	font-weight: 600;}

ul.footer-logo-list {
    list-style: none;
    padding: 0;
    display: flex;
    align-items: end;
	justify-content: center;}

@media only screen and (min-width: 320px) and (max-width: 767px) {
	.footer-logos-wrapper-2 ul.level-two > li.dining-event-sightseeing { width: 100%; }
	.footer-logos-wrapper-2 ul.level-two > li.land-experiences { width: 100%; }
	.footer-logos-wrapper-2 ul.level-two > li.ferry-transportation { width: 100%; }
	.footer-logos-wrapper-2 .footer-logos-inner .logos-header img { max-width: 300px; }
	.footer-logos-wrapper-2 ul li.border-right-blue { border: none; }
	.footer-logos-wrapper-2 h4 { font-size: 16px; }
	.footer-logos-wrapper-2 li.overnight-cruises { padding-top: 0; }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
	.footer-logos-wrapper-2 ul.level-two > li.land-experiences .city-experiences img { height: 40px; }
	.footer-logos-wrapper-2 .city-cruises-logo img { height: 40px; }
	.footer-logos-wrapper-2 .city-ferry-logo img { height: 40px; }
}


@media(min-width:1100px){
    .header-right-wrapper {
        width: 100%;
    }
	ul.onepress-menu {
		margin-top: 1.1em;
	}
}

.above-nav-section {/* position: absolute; *//* top: 5px; *//* right: 0; */position: relative;}
.above-nav-section ul.top-nav-menu-list {position: absolute;right: 0;}
.above-nav-section ul.top-nav-menu-list li.nav-phone-number { /*display: none;*/ }
.above-nav-section ul.top-nav-menu-list li.nav-phone-number {  }
.above-nav-section ul.top-nav-menu-list li.nav-phone-number.hide { display: none; }
.above-nav-section ul.top-nav-menu-list li.nav-phone-number a.nav-phone-link {  }
.above-nav-section ul.top-nav-menu-list li.nav-phone-number span.pnumber-wrapper { font-size: 14px; display: flex; align-items: center; }
.above-nav-section ul.top-nav-menu-list li.nav-phone-number span.pnumber-wrapper i { color: #ffffff; background-color: #1646A8; width: 25px; height: 25px; line-height: 25px; text-align: center; font-size: 10px; border-radius: 50%; }
.above-nav-section ul.top-nav-menu-list li.nav-phone-number span.pnumber-wrapper .pnumber { display: none; margin-left: 5px; }
.above-nav-section ul.top-nav-menu-list li.nav-phone-number span.pnumber-wrapper .pnumber.show { display: block; }
.above-nav-section ul.top-nav-menu-list li.nav-phone-number a.nav-phone-link.open span.pnumber-wrapper .pnumber { display: inline-block; }


@media only screen and (min-width: 768px) {
	.site-header > .container.main-nav-wrapper {height: 100%;min-height: 130px;display: flex;align-items: end;-webkit-align-items: flex-end;}
	
	.above-nav-section {/*display: flex; align-items: end; justify-content: end;*/margin-bottom: 10px;display: block;text-align: right;/* padding-right: 90px; */}
	.top-nav-menu-list { display: flex; margin-bottom: 0; align-items: center; justify-content: end; -webkit-justify-content: flex-end; -webkit-align-items: center; }
	.top-nav-menu-list li { display: inline-block; margin: 0 0 0 10px; }
	.top-nav-menu-list li > a { display: inline-block; min-height: 23px; }
	.top-nav-menu-list li.my-account { /*border-left: 1px solid #707070; padding-left: 15px;*/ display: flex; }
	.top-nav-menu-list li.information { display: flex; }
	.top-nav-menu-list li.my-cart { display: flex; }
	.top-nav-menu-list li.my-account a {background-image: url(https://assets.cityexperiences.com/wp-content/uploads/2022/02/icon_account.svg);background-repeat: no-repeat;background-position: center left;padding-left: 25px;display: flex;align-items: center;font-size: 13px;font-weight: 500; }
	.top-nav-menu-list li.information a { background-image: url(https://assets.cityexperiences.com/wp-content/uploads/2022/02/icon_question.svg); background-repeat: no-repeat;
    background-position: center left; padding-left: 25px; display: flex; align-items: center; }
	.top-nav-menu-list li.information a span { display: none; }
	.top-nav-menu-list li.my-cart a { background-image: url(https://assets.cityexperiences.com/wp-content/uploads/2022/02/icon_shop.svg); background-repeat: no-repeat;
    background-position: center left; padding-left: 25px; display: flex; align-items: center; position: relative; }
	a.has-tooltip { position: relative; }
	a.has-tooltip .tool-tip { display: none; }
	a.has-tooltip:hover .tool-tip { display: block; position: absolute; width: max-content; background-color: #555; color: #fff; font-size: 10px; padding: 2px 7px; left: 25%; top: 100%; z-index: 2; }
	.top-nav-menu-list li.my-account span { display: none; }
	.top-nav-menu-list li.my-cart span.has-item { display: block; font-weight: 700; font-size: 10px; position: absolute; top: -7px; right: -6px; background-color: #1646A8; color: #fff; width: 20px; text-align: center; height: 20px; line-height: 20px; border-radius: 50%; }
	.top-nav-menu-list li.my-account span.show { display: block; }
}
.top-nav-menu-list li.call-us .fa { background: #1b46a8; color: #ffffff; font-size: 11px; padding: 6px; box-sizing: border-box; border-radius: 50%; position: relative; } 


.hbg-generic-listing.special-slide-on-screen-only { /*padding: 28px 0;*/padding: 0 0 28px; }
.hbg-generic-listing.special-slide-on-screen-only .module-header {  }
.hbg-generic-listing.special-slide-on-screen-only .module-header .title {  }
.hbg-generic-listing.special-slide-on-screen-only .module-header h1.title {  }
.hbg-generic-listing.special-slide-on-screen-only .module-header h2.title {  }
.hbg-generic-listing.special-slide-on-screen-only .module-header h3.title {  }
.hbg-generic-listing.special-slide-on-screen-only .module-header h4.title {  }
.hbg-generic-listing.special-slide-on-screen-only .module-header h5.title {  }
.hbg-generic-listing.special-slide-on-screen-only .module-header h6.title {  }
.hbg-generic-listing.special-slide-on-screen-only .listing-wrapper { position: relative; height: 525px; }
.hbg-generic-listing.special-slide-on-screen-only .listing-wrapper .listing-wrapper-inner { height: 100%; }
.hbg-generic-listing.special-slide-on-screen-only .listing-wrapper .special-slide-nav {  }
.hbg-generic-listing.special-slide-on-screen-only .listing-wrapper .special-slide-nav .special-slide-nav-btn { position: absolute; top: calc(50% - 25px); z-index: 5; width: 50px; height: 50px; border-radius: 50%; display: block; overflow: hidden; border: none; box-shadow: 0px 3px 6px rgb(0 0 0 / 26%); background-color: #fff; }
.hbg-generic-listing.special-slide-on-screen-only .listing-wrapper .special-slide-nav .special-slide-nav-btn:focus { outline: none; }
.hbg-generic-listing.special-slide-on-screen-only .listing-wrapper .special-slide-nav .special-slide-nav-btn span { text-indent: -9999px; display: inline-block; }
.hbg-generic-listing.special-slide-on-screen-only .listing-wrapper .special-slide-nav .special-slide-nav-btn.prev { left: -25px; }
.hbg-generic-listing.special-slide-on-screen-only .listing-wrapper .special-slide-nav .special-slide-nav-btn.prev span {  }
.hbg-generic-listing.special-slide-on-screen-only .listing-wrapper .special-slide-nav .special-slide-nav-btn.prev:before { content: '<'; color: #1646A8; font-size: 28px; position: absolute; top: calc(50% - 14px); left: calc(50% - 7px); }
.hbg-generic-listing.special-slide-on-screen-only .listing-wrapper .special-slide-nav .special-slide-nav-btn.next { right: -25px; }
.hbg-generic-listing.special-slide-on-screen-only .listing-wrapper .special-slide-nav .special-slide-nav-btn.next span {  }
.hbg-generic-listing.special-slide-on-screen-only .listing-wrapper .special-slide-nav .special-slide-nav-btn.next:before { content: '>'; color: #1646A8; font-size: 28px; position: absolute; top: calc(50% - 14px); left: calc(50% - 7px); }
.hbg-generic-listing.special-slide-on-screen-only .listing-wrapper ul.glisting { padding: 0; list-style: none; margin-left: -6px; margin-right: -6px; margin-bottom: 0; height: 100%; }
.hbg-generic-listing.special-slide-on-screen-only .listing-wrapper ul.glisting:after { content: ''; clear: both; display: block; }
.hbg-generic-listing.special-slide-on-screen-only .listing-wrapper ul.glisting.listing-four-columns li.glisting-item { width: 17%; padding: 0 6px; transition: width 0.5s; height: 100%; }
.hbg-generic-listing.special-slide-on-screen-only .listing-wrapper ul.glisting.listing-four-columns li.glisting-item.active-section { width: 32%; position: relative; }
.hbg-generic-listing.special-slide-on-screen-only .listing-wrapper ul.glisting.listing-four-columns li.glisting-item.active-section:after { content: ''; clear: both; display: none; position: absolute; top: calc(100% + 5px); left: calc(50% - 7.5px); width: 0; height: 0; border-left: 15px solid transparent; border-right: 15px solid transparent; border-top: 15px solid #ccc; }
.hbg-generic-listing.special-slide-on-screen-only .listing-wrapper ul.glisting.listing-four-columns li.glisting-item:first-child {  }
.hbg-generic-listing.special-slide-on-screen-only .listing-wrapper ul.glisting.listing-four-columns li.glisting-item:last-child {  }
.hbg-generic-listing.special-slide-on-screen-only .listing-wrapper ul.glisting.listing-four-columns li.glisting-item { float: left; }
.hbg-generic-listing.special-slide-on-screen-only .listing-wrapper ul.glisting.listing-four-columns li.glisting-item .article { height: 100%; border-radius: 15px; overflow: hidden; display: flex; align-items: end; position: relative; }
.hbg-generic-listing.special-slide-on-screen-only .listing-wrapper ul.glisting.listing-four-columns li.glisting-item .article:after { content: ''; background-color: inherit; background: linear-gradient(180deg, rgba(255,255,255,.01) 60%, rgba(0,0,0,0.9) 100%); height: 100%; width: 100%; position: absolute; top: 0; left: 0; } 
.hbg-generic-listing.special-slide-on-screen-only .listing-wrapper ul.glisting.listing-four-columns li.glisting-item .article a.full-link { position: absolute; top: 0; left: 0; right: 0; bottom: 0; z-index: 2; }
.hbg-generic-listing.special-slide-on-screen-only .listing-wrapper ul.glisting.listing-four-columns li.glisting-item .article .overlay-article {  }
.hbg-generic-listing.special-slide-on-screen-only .listing-wrapper ul.glisting.listing-four-columns li.glisting-item .article .item-info {width: 100%;padding: 30px;z-index: 1;}
.hbg-generic-listing.special-slide-on-screen-only .listing-wrapper ul.glisting.listing-four-columns li.glisting-item .article .item-info .item-tag {  }
.hbg-generic-listing.special-slide-on-screen-only .listing-wrapper ul.glisting.listing-four-columns li.glisting-item .article .item-info .item-tag span {background-color: #fff;padding: 12px 24px;/* border: 1px solid #36A7E8; */border-radius: 25px;color: #36A7E8;font-weight: 600;font-size: 12.5px;text-transform: uppercase;}
.hbg-generic-listing.special-slide-on-screen-only .listing-wrapper ul.glisting.listing-four-columns li.glisting-item .article .item-info .item-title-class {color: #fff;font-size: 16px;/* text-shadow: 1px 1px 0px #000; */font-weight: 600;line-height: 1.3;text-align: center;}
.hbg-generic-listing.special-slide-on-screen-only .listing-wrapper ul.glisting.listing-four-columns li.glisting-item.active-section .article .item-info .item-title-class {/* font-size: 30px; *//* line-height: 40px; */}
.hbg-generic-listing.special-slide-on-screen-only .listing-wrapper ul.glisting.listing-four-columns li.glisting-item .article .item-info .data {  }
.hbg-generic-listing.special-slide-on-screen-only .listing-wrapper ul.glisting.listing-four-columns li.glisting-item .article .item-info .cta-wrapper {  }
.hbg-generic-listing.special-slide-on-screen-only .listing-wrapper ul.glisting.listing-four-columns li.glisting-item .article .item-info .cta-wrapper a.btn.btn-primary { text-shadow: 2px 2px 8px #000; background-color: transparent; border: none; font-weight: 400; padding: 0; }

.hbg-generic-listing.special-slide-on-screen-only .listing-wrapper ul.glisting.listing-five-columns li.glisting-item { width: 16%; padding: 0 6px; transition: width 0.5s; height: 100%; }
.hbg-generic-listing.special-slide-on-screen-only .listing-wrapper ul.glisting.listing-five-columns li.glisting-item.active-section { width: 36%; }

.hbg-generic-listing.special-slide-on-screen-only .listing-wrapper ul.glisting.listing-five-columns li.glisting-item:first-child {  }
.hbg-generic-listing.special-slide-on-screen-only .listing-wrapper ul.glisting.listing-five-columns li.glisting-item:last-child {  }
.hbg-generic-listing.special-slide-on-screen-only .listing-wrapper ul.glisting.listing-five-columns li.glisting-item { float: left; }
.hbg-generic-listing.special-slide-on-screen-only .listing-wrapper ul.glisting.listing-five-columns li.glisting-item .article { height: 100%; border-radius: 15px; overflow: hidden; display: flex; align-items: end; position: relative; }
.hbg-generic-listing.special-slide-on-screen-only .listing-wrapper ul.glisting.listing-five-columns li.glisting-item .article .overlay-article {  }
.hbg-generic-listing.special-slide-on-screen-only .listing-wrapper ul.glisting.listing-five-columns li.glisting-item .article .item-info { width: 100%; padding: 15px; }
.hbg-generic-listing.special-slide-on-screen-only .listing-wrapper ul.glisting.listing-five-columns li.glisting-item .article .item-info .item-tag {  }
.hbg-generic-listing.special-slide-on-screen-only .listing-wrapper ul.glisting.listing-five-columns li.glisting-item .article .item-info .item-tag span { background-color: #fff; padding: 7px 15px; border: 1px solid #36A7E8; border-radius: 25px; color: #36A7E8; font-weight: 600; font-size: 12.5px; text-transform: uppercase; }
.hbg-generic-listing.special-slide-on-screen-only .listing-wrapper ul.glisting.listing-five-columns li.glisting-item .article .item-info .item-title-class { color: #fff; font-size: 21px; text-shadow: 2px 2px 8px #000; }
.hbg-generic-listing.special-slide-on-screen-only .listing-wrapper ul.glisting.listing-five-columns li.glisting-item.active-section .article .item-info .item-title-class { font-size: 36px; line-height: 40px; }
.hbg-generic-listing.special-slide-on-screen-only .listing-wrapper ul.glisting.listing-five-columns li.glisting-item .article .item-info .data {  }
.hbg-generic-listing.special-slide-on-screen-only .listing-wrapper ul.glisting.listing-five-columns li.glisting-item .article .item-info .cta-wrapper {  }
.hbg-generic-listing.special-slide-on-screen-only .listing-wrapper ul.glisting.listing-five-columns li.glisting-item .article .item-info .cta-wrapper a.btn.btn-primary { text-shadow: 2px 2px 8px #000; background-color: transparent; border: none; font-weight: 400; padding: 0; }

.hbg-generic-listing.special-slide-on-screen-only .listing-wrapper ul.glisting.listing-two-columns li.glisting-item { width: 50%; padding: 0 6px; transition: width 0.5s; height: 100%; float: left; }
.hbg-generic-listing.special-slide-on-screen-only .listing-wrapper ul.glisting.listing-two-columns li.glisting-item .article { height: 100%; border-radius: 15px; overflow: hidden; display: flex; align-items: end; position: relative; }
.hbg-generic-listing.special-slide-on-screen-only .listing-wrapper ul.glisting.listing-two-columns li.glisting-item .article .item-info { width: 100%; padding: 15px; }
.hbg-generic-listing.special-slide-on-screen-only .listing-wrapper ul.glisting.listing-two-columns li.glisting-item .article .item-info .item-tag {  }
.hbg-generic-listing.special-slide-on-screen-only .listing-wrapper ul.glisting.listing-two-columns li.glisting-item .article .item-info .item-tag span { background-color: #fff; padding: 7px 15px; border: 1px solid #36A7E8; border-radius: 25px; color: #36A7E8; font-weight: 600; font-size: 12.5px; text-transform: uppercase; }
.hbg-generic-listing.special-slide-on-screen-only .listing-wrapper ul.glisting.listing-two-columns li.glisting-item .article .item-info .item-title-class { color: #fff; font-size: 21px; text-shadow: 2px 2px 8px #000; }
.hbg-generic-listing.special-slide-on-screen-only .listing-wrapper ul.glisting.listing-two-columns li.glisting-item.active-section .article .item-info .item-title-class { font-size: 36px; line-height: 40px; }
.hbg-generic-listing.special-slide-on-screen-only .listing-wrapper ul.glisting.listing-two-columns li.glisting-item .article .item-info .data {  }
.hbg-generic-listing.special-slide-on-screen-only .listing-wrapper ul.glisting.listing-two-columns li.glisting-item .article .item-info .cta-wrapper {  }
.hbg-generic-listing.special-slide-on-screen-only .listing-wrapper ul.glisting.listing-two-columns li.glisting-item .article .item-info .cta-wrapper a.btn.btn-primary { text-shadow: 2px 2px 8px #000; background-color: transparent; border: none; font-weight: 400; padding: 0; }

.hbg-generic-listing.special-slide-on-screen-only .listing-wrapper ul.glisting.listing-three-columns li.glisting-item { width: 33.33%; padding: 0 6px; transition: width 0.5s; height: 100%; float: left; }
.hbg-generic-listing.special-slide-on-screen-only .listing-wrapper ul.glisting.listing-three-columns li.glisting-item .article { height: 100%; border-radius: 15px; overflow: hidden; display: flex; align-items: end; position: relative; -webkit-align-items: flex-end; }
.hbg-generic-listing.special-slide-on-screen-only .listing-wrapper ul.glisting.listing-three-columns li.glisting-item .article .item-info { width: 100%; padding: 15px; }
.hbg-generic-listing.special-slide-on-screen-only .listing-wrapper ul.glisting.listing-three-columns li.glisting-item .article .item-info .item-tag {  }
.hbg-generic-listing.special-slide-on-screen-only .listing-wrapper ul.glisting.listing-three-columns li.glisting-item .article .item-info .item-tag span { background-color: #fff; padding: 7px 15px; border: 1px solid #36A7E8; border-radius: 25px; color: #36A7E8; font-weight: 600; font-size: 12.5px; text-transform: uppercase; }
.hbg-generic-listing.special-slide-on-screen-only .listing-wrapper ul.glisting.listing-three-columns li.glisting-item .article .item-info .item-title-class { color: #fff; font-size: 21px; text-shadow: 2px 2px 8px #000; }
.hbg-generic-listing.special-slide-on-screen-only .listing-wrapper ul.glisting.listing-three-columns li.glisting-item.active-section .article .item-info .item-title-class { font-size: 36px; line-height: 40px; }
.hbg-generic-listing.special-slide-on-screen-only .listing-wrapper ul.glisting.listing-three-columns li.glisting-item .article .item-info .data {  }
.hbg-generic-listing.special-slide-on-screen-only .listing-wrapper ul.glisting.listing-three-columns li.glisting-item .article .item-info .cta-wrapper {  }
.hbg-generic-listing.special-slide-on-screen-only .listing-wrapper ul.glisting.listing-three-columns li.glisting-item .article .item-info .cta-wrapper a.btn.btn-primary { text-shadow: 2px 2px 8px #000; background-color: transparent; border: none; font-weight: 400; padding: 0; }

.hbg-generic-listing.special-slide-on-screen-only .listing-wrapper ul.glisting.listing-one-columns li.glisting-item { width: 100%; padding: 0 6px; transition: width 0.5s; height: 100%; float: left; }
.hbg-generic-listing.special-slide-on-screen-only .listing-wrapper ul.glisting.listing-one-columns li.glisting-item .article { height: 100%; border-radius: 15px; overflow: hidden; display: flex; align-items: end; position: relative; }
.hbg-generic-listing.special-slide-on-screen-only .listing-wrapper ul.glisting.listing-one-columns li.glisting-item .article .item-info { width: 100%; padding: 15px; }
.hbg-generic-listing.special-slide-on-screen-only .listing-wrapper ul.glisting.listing-one-columns li.glisting-item .article .item-info .item-tag {  }
.hbg-generic-listing.special-slide-on-screen-only .listing-wrapper ul.glisting.listing-one-columns li.glisting-item .article .item-info .item-tag span { background-color: #fff; padding: 7px 15px; border: 1px solid #36A7E8; border-radius: 25px; color: #36A7E8; font-weight: 600; font-size: 12.5px; text-transform: uppercase; }
.hbg-generic-listing.special-slide-on-screen-only .listing-wrapper ul.glisting.listing-one-columns li.glisting-item .article .item-info .item-title-class { color: #fff; font-size: 21px; text-shadow: 2px 2px 8px #000; }
.hbg-generic-listing.special-slide-on-screen-only .listing-wrapper ul.glisting.listing-one-columns li.glisting-item.active-section .article .item-info .item-title-class { font-size: 36px; line-height: 40px; }
.hbg-generic-listing.special-slide-on-screen-only .listing-wrapper ul.glisting.listing-one-columns li.glisting-item .article .item-info .data {  }
.hbg-generic-listing.special-slide-on-screen-only .listing-wrapper ul.glisting.listing-one-columns li.glisting-item .article .item-info .cta-wrapper {  }
.hbg-generic-listing.special-slide-on-screen-only .listing-wrapper ul.glisting.listing-one-columns li.glisting-item .article .item-info .cta-wrapper a.btn.btn-primary { text-shadow: 2px 2px 8px #000; background-color: transparent; border: none; font-weight: 400; padding: 0; }

@media (max-width:767px){
	.hbg-generic-listing.special-slide-on-screen-only .listing-wrapper ul.glisting { display: block; margin: 0; }
	.hbg-generic-listing.special-slide-on-screen-only .listing-wrapper ul.glisting.listing-four-columns li.glisting-item.active-section { width: 100%; } 
	.hbg-generic-listing.special-slide-on-screen-only .listing-wrapper ul.glisting.listing-four-columns li.glisting-item:not(.active-section) { display: none; } 
}

.hbg-generic-listing.sub-section-from-click { display: none; }
.hbg-generic-listing.sub-section-from-click.open { display: block; padding-left: 20px;}
.hbg-generic-listing.sub-section-from-click .module-wrapper {/* border: 1px solid #ccc; *//* padding: 50px; *//* border-radius: 25px; */border-left: #00a0df solid 4px;padding-left: 20px;}
.hbg-generic-listing.sub-section-from-click ul.glisting {  }
.hbg-generic-listing.sub-section-from-click ul.glisting li.glisting-item {  }
.hbg-generic-listing.sub-section-from-click ul.glisting li.glisting-item .article { position: relative; }
.hbg-generic-listing.sub-section-from-click ul.glisting li.glisting-item .article a.full-link {  }
.hbg-generic-listing.sub-section-from-click ul.glisting li.glisting-item .article .img-wrap {  }
.hbg-generic-listing.sub-section-from-click ul.glisting li.glisting-item .article .img-wrap img {  }
.hbg-generic-listing.sub-section-from-click ul.glisting li.glisting-item .article .item-info {  }
.hbg-generic-listing.sub-section-from-click ul.glisting li.glisting-item .article .item-info .item-title-class {  }
.hbg-generic-listing.sub-section-from-click ul.glisting li.glisting-item .article .item-info .data {  }
.hbg-generic-listing.sub-section-from-click ul.glisting li.glisting-item .article .item-info .data .item-note {  }
.hbg-generic-listing.sub-section-from-click .title2 { font-weight: 600; } 
.hbg-generic-listing.sub-section-from-click .content > ul { list-style: none; padding: 0; margin: 0; } 
.hbg-generic-listing.sub-section-from-click .content > ul li {display: inline-block;border: 1px solid #00a0df;border-radius: 15px;color: #00a0df;font-size: 12px;padding: 10px 20px;margin-right: 8px;} 
.hbg-generic-listing.sub-section-from-click .content > ul li:hover {background: #008AD8; color: #fff;} 

#faq_body .vc_toggle:after { border-bottom: #2885bf dashed 1px; padding-bottom: 14px; content: ''; width: 100%; max-width: 550px; height: 1px; display: block; } 
#faq_sidebar #anchor-desktop-wrapper.anchor-desktop-wrapper-affix .vc_column-inner { position: fixed; top: 250px; } 
#faq_sidebar a.anchor-to-deck {color: #1646A8;font-size: 15px;line-height: normal;margin-top: 0;letter-spacing: 0;text-transform: none;font-family: 'Poppins', sans-serif;font-weight: 600;display: block;padding: 8px 0 0px;} 

.wpb_gmaps_widget .wpb_wrapper, .wpb_gmaps_widget .wpb_map_wraper iframe { border-radius: 16px; } 
.wpb_gmaps_widget .wpb_wrapper { padding: 0 !important; } 

.pe_map_details .content > p:not(:first-child) { padding-left: 24px; position: relative; font-size: 12px; } 
.pe_map_details .content > p:not(:first-child) .fa, .pe_map_details .content > p:not(:first-child) .fas { position: absolute; left: 4px; top: 2px; color: #00a0df; font-size: 14px; } 
/* .pe_map_details .content > p:not(:first-child) .fa:after { content: ''; height: 5px; width: 5px; background: #fff; position: absolute; left: 4.4px; top: 4px; border-radius: 50%; }  */
.pe_map_details .content > p:last-child a { text-decoration: underline; color: #36a7e8; } 
.pe_map_details .content a.view_map_cta {display: inline-block;border: #00a0df solid 1px;padding: 8px 10px;border-radius: 10px;font-size: 10px;margin-bottom: 8px;line-height: 1;} 
.pe_map_details .content a.view_map_cta:hover {background: #00a0df;color: #ffffff; } 
.pe_map_details .content a { text-decoration: none; }

.hbg-generic-listing.sub-section-from-click .title { background-color: #36A7E8; padding: 12px 24px; border-radius: 25px; color: #fff; font-weight: normal; font-size: 12.5px; text-transform: uppercase; display: inline-block; } 
.hbg-generic-listing.sub-section-from-click .cta-wrapper > a:not(.btn.btn-primary) { background-color: #ffffff; border: 1px solid #36A7E8; color: #36A7E8; margin-top: 10px; } 

.buy-tickets-wrapper h3.title { font-size: 32px; text-align: left; } 
.buy-tickets-wrapper .content p { font-size: 18px; color: #717171; } 

.hb-page-title .module-header .title, .things-todo .module-header .title, .contact-us .module-header .title { text-align: left; font-size: 32px; }
.things-todo .note, .contact-us .note { font-size: 18px; text-align: left; color: #717171; } 
.history-pensacola h6.title { font-size: 23px; } 

.numbered-list-number {
    color: #274186;
    font-size: 24px;
    font-weight: 700;
    border: 1px solid #274186;
    line-height: 1;
    border-radius: 16px;
    width: 45px;
    height: 40px;
}

.numbered-list-text {
    width: 100%;
}

.explore-ferry-destinations .sub-title { position: absolute; z-index: 1; width: 100%; color: #ffffff; text-align: center; padding: 0 15%; font-size: 32px; font-weight: 600; margin-top: 2em; line-height: 1.4; } 
.explore-ferry-destinations li { padding: 0 !important; height: 500px !important; } 
.explore-ferry-destinations li .thumbnail { border-radius: 0 !important; } 
.explore-ferry-destinations li .thumbnail:hover { transform: none !important; } 
.explore-ferry-destinations li .thumbnail .text-wrapper { height: 100%; border-radius: 0 !important; display: flex !important; align-items: flex-start; justify-content: flex-end; transition-property: all; transition-duration: .3s; transition-timing-function: cubic-bezier(.4,0,1,1); background-image: linear-gradient(0deg,hsla(0,0%,7%,.5),hsla(0,0%,7%,.4) 51%,hsla(0,0%,7%,0)) !important; background-position: 0 80% !important; background-size: 200% 200% !important; flex-direction: column; } 
.explore-ferry-destinations li .thumbnail .text-wrapper:hover { background-position: 0 0 !important; } 
.explore-ferry-destinations .row:not(.content) > li:first-child .thumbnail, .explore-ferry-destinations .row:not(.content) > li:first-child .thumbnail .text-wrapper { border-radius: 10px 0 0 10px !important; } 
.explore-ferry-destinations .row:not(.content) > li:last-child .thumbnail, .explore-ferry-destinations .row:not(.content) > li:last-child .thumbnail .text-wrapper { border-radius: 0 10px 10px 0 !important; } 
.explore-ferry-destinations li .thumbnail .text-wrapper .title { font-size: 18px !important; }
.explore-ferry-destinations li .thumbnail .text-wrapper .title:after { content: "\f105"; font: normal normal normal 14px/1 FontAwesome; font-weight: 700 !important; font-size: 21px; position: absolute; margin-left: 7px; margin-top: 4px; transition: margin-left .2s ease-in; } 
.explore-ferry-destinations li .thumbnail .text-wrapper:hover .title:after { margin-left: 12px; } 

@media (max-width:767px){
 .explore-ferry-destinations .sub-title { font-size: 21px; padding: 0 5%; } 
 .explore-ferry-destinations ul:not(.content) { width: 900px; height: 555px; } 
 .explore-ferry-destinations li { height: 100% !important; } 
 .explore-ferry-destinations ul.content > li { overflow-x: scroll; overflow-y: hidden; } 
}

/*  */

.deals-and-offers .text-wrapper { height: 100%; display: flex !important; align-items: center; justify-content: center; flex-wrap: nowrap; } 
.deals-and-offers .gtitle-wrapper .title { padding: 0; } 
.deals-and-offers li { height: auto !important; padding: 0; } 
.deals-and-offers li:not(:last-child) { padding-right: 15px; } 
.deals-and-offers .thumbnail { border-radius: 12px !important; transform: none !important; } 
.deals-and-offers .thumbnail > a { height: auto !important; } 
.deals-and-offers .img-wrap { height: 200px; border-radius: 12px; overflow: hidden; } 
.deals-and-offers .img-wrap img { height: 100%; width: 100%; object-fit: cover; transition: all 0.2s linear; } 
.deals-and-offers li:hover > .thumbnail .img-wrap img { transform: scale(1.1); } 
.deals-and-offers .text-wrapper { background: none !important; display: flex; align-items: flex-end; margin: 0 !important; justify-content: flex-start; padding: 0 !important; position: relative !important; margin-top: 7px !important; } 
.deals-and-offers .text-wrapper .title { font-size: 16px !important; color: #1646A8 !important; position:relative; padding-left:10px; } 
.deals-and-offers .text-wrapper .title:after { content: "\f105"; font-family: FontAwesome; font-size: 15px; position: absolute; margin-left: 6px; top: 4px; transition: margin-left .2s ease-in; } 
.deals-and-offers li:hover > .thumbnail .text-wrapper .title:after { margin-left: 8px; } 
@media (max-width:767px){
 .deals-and-offers li { padding: 0 !important; margin-bottom:20px !important; } 
 .deals-and-offers .thumbnail { height: auto !important; } 
}

.hbg-block-content.hero-with-search.hero-with-search2 .module-wrapper, .hbg-block-content.hero-without-search .module-wrapper { display: flex; height: 600px; } 
.hbg-block-content.hero-with-search.hero-with-search2 .module-wrapper .content .homepage-hero-title {font-size: 40px;font-weight: 700;line-height: 1.2;position: relative;top: 2.5em;} 
/* */
#hero-search-wrapper-2 .hbg-find-a-tour { position: absolute; z-index: 11; bottom: 6em; } 
#hero-search-wrapper-2 .find-a-tour-wrapper { background-color: #f5f9ff; padding: 35px 40px !important; border-radius: 7px !important; min-width: 360px; width: 100%; max-width: 360px; } 
#hero-search-wrapper-2 .find-a-tour-wrapper .find-a-cruise-home { padding: 0; background: none; } 
#hero-search-wrapper-2 .find-a-tour-wrapper .find-a-cruise-home > .row { display: block; } 
#hero-search-wrapper-2 .find-a-tour-wrapper .find-a-cruise-home > .row > span { display: block; width: 100%; max-width: 100%; margin-bottom: 15px; padding: 0; } 
#hero-search-wrapper-2 .find-a-tour-wrapper .find-a-cruise-home .tour-search { background: none; } 
#hero-search-wrapper-2 .find-a-tour-wrapper .find-a-cruise-home > .row > span:not(.tour-search) { background: #ffffff; background-color: #fff; padding: 6px !important; border-radius: 5px !important; width: 100%; color: #4a4a4a; font-family: 'Poppins',sans-serif; border: #dfe0e1 solid 1px; } 
#hero-search-wrapper-2 .find-a-tour-wrapper .find-a-cruise-home .tour-search button { width: 100%; border-radius: 6px; } 
#hero-search-wrapper-2 .select-cruise-date:before { width: 100%; position: absolute; font-family: 'FontAwesome'; top: 12px; left: 20px; content: '\f073'; color: #1746a8; font-size: 22px; } 
#hero-search-wrapper-2 .find-a-tour-wrapper .find-a-cruise-home .tour-options , .find-a-tour-wrapper .find-a-cruise-home .tour-date { display: flex !important; } 
#hero-search-wrapper-2 .find-a-tour-wrapper .find-a-cruise-home .tour-options i { color: #1746a8; display: inline-block; width: 50px; text-align: center; font-size: 20px; line-height: 35px; } 
#hero-search-wrapper-2 .find-a-tour-wrapper .find-a-cruise-home .tour-options select { font-weight: 400; width: calc(100% - 60px); } 
#hero-search-wrapper-2 .find-a-tour-wrapper .find-a-cruise-home .tour-date input[type=text] { color: #000000; font-weight: 400; padding-left: 7px; padding-left: 50px; position: relative; } 

@media only screen and (min-width: 320px) and (max-width: 767px){
	.hbg-block-content.hero-with-search.hero-with-search2 .module-wrapper .content .homepage-hero-title { font-size: 38px; top: 2.5em; } 
	#hero-search-wrapper-2 .find-a-tour-wrapper { min-width: auto; } 
	#hero-search-wrapper-2 .find-a-tour-wrapper .find-a-cruise-home .tour-date input[type=text] { text-align: left; } 
}

/*  */
.hbg-generic-listing.top-rated-experiences.top-rated-experiences2 ul:not(.content) > li { margin-bottom: 30px !important; padding: 0 !important; } 
/* .hbg-generic-listing.top-rated-experiences.top-rated-experiences2 ul:not(.content) > li:first-child { margin-bottom: 100px !important; } */
/* .hbg-generic-listing.top-rated-experiences.top-rated-experiences2 ul:not(.content) > li:first-child .thumbnail { background: none; display: flex; } */
.hbg-generic-listing.top-rated-experiences.top-rated-experiences2 ul:not(.content) > li:nth-child(2n) { padding-left: 15px !important; } 
.hbg-generic-listing.top-rated-experiences.top-rated-experiences2 ul:not(.content) > li:nth-child(2n+1) { padding-right: 15px  !important; } 
.hbg-generic-listing.top-rated-experiences.top-rated-experiences2 .img-wrap {height: 200px;overflow: hidden;border-radius: 10px;} 
/* .hbg-generic-listing.top-rated-experiences.top-rated-experiences2 ul:not(.content) > li:first-child .img-wrap {width: 95%; height: 300px;}  */
.hbg-generic-listing.top-rated-experiences.top-rated-experiences2 .img-wrap img {object-fit: cover;height: 100%;width: 100%;border-radius: 10px;transition: all 0.2s linear;} 
.hbg-generic-listing.top-rated-experiences.top-rated-experiences2 ul:not(.content) li:hover > .thumbnail .img-wrap img { transform: scale(1.1); } 
.hbg-generic-listing.top-rated-experiences.top-rated-experiences2 .text-wrapper { padding-left: 6px; display: block; padding-top: 10px; display: flex; justify-content: space-between; } 
/* .hbg-generic-listing.top-rated-experiences.top-rated-experiences2 ul:not(.content) > li:first-child .text-wrapper { display: flex; flex-direction: column; justify-content: center; padding: 0 4em; width: 54%; }  */
.hbg-generic-listing.top-rated-experiences.top-rated-experiences2 .text-wrapper .text { } 
.hbg-generic-listing.top-rated-experiences.top-rated-experiences2 .text-wrapper small { display:none; } 
.hbg-generic-listing.top-rated-experiences.top-rated-experiences2 .text-wrapper .title { font-size: 18px; color: #1646A8; font-family: 'Poppins', sans-serif; font-weight: 700; line-height: 1.4;padding: 0; padding-right: 15px; }
/* .hbg-generic-listing.top-rated-experiences.top-rated-experiences2 ul:not(.content) > li:first-child .text-wrapper .title { margin-bottom: 15px; } */
/* .hbg-generic-listing.top-rated-experiences.top-rated-experiences2 ul:not(.content) > li:first-child .text-wrapper .note { margin-bottom: 15px; font-size: 13px; }  */
.hbg-generic-listing.top-rated-experiences.top-rated-experiences2 .text-wrapper .cta-wrapper { } 
.hbg-generic-listing.top-rated-experiences.top-rated-experiences2 .text-wrapper .cta-wrapper a {min-width: 110px;height: auto;padding: 10px 20px;margin-top: 4px;border-radius: 16px;font-size: 13px;} 
/* .hbg-generic-listing.top-rated-experiences.top-rated-experiences2 ul:not(.content) > li:first-child .text-wrapper .cta-wrapper { display: flex; }  */
/* .hbg-generic-listing.top-rated-experiences.top-rated-experiences2 ul:not(.content) > li:first-child .text-wrapper .cta-wrapper a:first-child { margin-right: 20px; }  */
/* .hbg-generic-listing.top-rated-experiences.top-rated-experiences2 ul:not(.content) > li:first-child .text-wrapper .cta-wrapper a { min-width: auto; width: auto; }  */
@media (max-width:767px){
 ..hbg-generic-listing.top-rated-experiences.top-rated-experiences2 ul:not(.content) > li, .hbg-generic-listing.top-rated-experiences.top-rated-experiences2 ul:not(.content) > li:nth-child(2n), .hbg-generic-listing.top-rated-experiences.top-rated-experiences2 ul:not(.content) > li:nth-child(2n+1):not(:first-child){ padding:0 !important; }
	.hbg-generic-listing.top-rated-experiences.top-rated-experiences2 ul:not(.content) > li:nth-child(2n+1), .hbg-generic-listing.top-rated-experiences.top-rated-experiences2 ul:not(.content) > li:nth-child(2n) {    padding: 0 !important; }
/*  .hbg-generic-listing.top-rated-experiences.top-rated-experiences2 ul:not(.content) > li:first-child .thumbnail, .hbg-generic-listing.top-rated-experiences.top-rated-experiences2 .text-wrapper { display: block; }  */
/*  .hbg-generic-listing.top-rated-experiences.top-rated-experiences2 ul:not(.content) > li:first-child .thumbnail > * { width: 100%; padding: 0; }  */
 .hbg-generic-listing.top-rated-experiences.top-rated-experiences2 .text-wrapper .cta-wrapper a { width: 120px; } 
/*  .hbg-generic-listing.top-rated-experiences.top-rated-experiences2 ul:not(.content) > li:first-child .text-wrapper { padding-left: 6px; padding-top: 10px; }  */
  .hbg-generic-listing.top-rated-experiences.top-rated-experiences2 .text-wrapper .title { margin-bottom: 15px; }
  .hbg-generic-listing.top-rated-experiences.top-rated-experiences2 .text-wrapper .note { margin-bottom: 15px; } 
}




/* VIDEO BACKGROUND CSS */
.hbg-block-content .bg-video-wrapper { width: 100vw; min-height: 500px; height: 100%; overflow: hidden; position: relative; border: none; }
.hbg-block-content .bg-video-wrapper iframe { position: absolute; top: 50%; left: 50%; width: 140vw; height: 500vh; transform: translate(-50%, -50%); pointer-events: none; border: none; }
.hbg-block-content .module-wrapper.background-video { display: block; padding: 0 !important; overflow: hidden; }
.hbg-block-content .module-wrapper.background-video > .container { position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; display: flex; align-items: center; }
.hbg-block-content .module-wrapper.background-video > .container .module-inner-wrapper { padding: 30px 0 40px !important; }
.hbg-block-content.hero-with-search.hero-with-search2 .module-wrapper.background-video .content .homepage-hero-title { top: 1.5em; }


@media (max-width: 700px) {
    .hbg-block-content .bg-video-wrapper iframe { width: 280vw; }
    .hbg-block-content .bg-video-wrapper { min-height: 450px; }
    .hbg-block-content .module-wrapper.background-video > .container { justify-content: center;}
	.hbg-block-content.hero-with-search.hero-with-search2 .module-wrapper.background-video .content .homepage-hero-title { top: 0.5em; }
}

/* END VIDEO BACKGROUND CSS */

/* START PRODUCT PAGE HERO SLIDER CSS */
.ce20-product-assets .slick-list { height: 481px; }
.ce20-product-assets .slick-track { height: 100%; }
.ce20-product-assets .ce20-assets-wrapper { padding: 0 15px; height: 100%; }
.ce20-product-assets .ce20-assets-wrapper .event-video { width: 100%; height: 100%; }
.ce20-product-assets .ce20-assets-wrapper .event-video iframe { width: 100%; height: 100%; }
.ce20-product-assets .ce20-assets-wrapper .event-image { width: 100%; height: 100%; }
.ce20-product-assets .ce20-assets-wrapper .event-image img { width: 100%; height: 100%; object-fit: cover; }
.ce20-product-assets.slick-slider .slick-arrow { width: 50px; height: 50px; background: #fff; border: 2px solid #e8e8e8; border-radius: 50%; text-indent: -9999px; position: absolute; top: 50%; z-index: 1; display: flex; align-items: center; justify-content: center; font-size: 0; }
.ce20-product-assets.slick-slider .slick-arrow:hover { background: #1b46a8; }
.ce20-product-assets.slick-slider .slick-arrow:hover:before, .slick-slider .slick-arrow:hover:after { color: #fff !important; }
.ce20-product-assets.slick-slider .slick-arrow.slick-prev { left: 15px; }
.ce20-product-assets.slick-slider .slick-arrow.slick-prev:before { clear: both; display: table; color: #1b46a8; text-indent: initial; font-size: 28px; position: relative; font-family: "Font Awesome 5 Free"; content: "\f104"; font-weight: 900; top: 0; left: 0; right: 0; bottom: 0; /*right: 0; left: 0; top: 0; bottom: 0; margin: auto;*/ }
.ce20-product-assets.slick-slider .slick-arrow.slick-next { right: 15px; }
.ce20-product-assets.slick-slider .slick-arrow.slick-next:before { clear: both; display: table; color: #1b46a8; text-indent: initial; font-size: 28px; position: relative; font-family: "Font Awesome 5 Free"; content: "\f105"; font-weight: 900; top: 0; left: 0; right: 0; bottom: 0; /*right: 0; left: 0; top: 0; bottom: 0; margin: auto;*/ }

@media only screen and (max-width: 767px) {
.ce20-product-assets .slick-list {
    height: 300px;
}
}
/* END PRODUCT PAGE HERO SLIDER CSS */

.site-content { border: none; margin-top: 0; }

/* Summer Banner inserted in inc/template-tags.php */
.banner-summer-wrapper { background-color: #1b46a8; }
.banner-summer { padding: 25px 0; display: flex; justify-content: space-between; align-items: center; }
.banner-summer .bs-text {  }
.banner-summer .bs-title { color: #ffffff; font-weight: 500; font-size: 16px; }
.banner-summer .bs-title i { font-size: 14px; }
.banner-summer .bs-description { color: #ffffff; }
.banner-summer .bs-link { display: inline-block; color: #ffffff; padding: 15px 18px; border: 1px solid #ffffff; border-radius: 18px; white-space: nowrap; font-size: 12px; font-weight: 700; }
.banner-summer .bs-link:hover { background-color: #ffffff; color: #1b46a8; text-decoration: none; }

@media only screen and (min-width: 360px) and (max-width: 767px) {
	.banner-summer { flex-wrap: wrap; gap: 15px; }
}



