@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: 'Rubik', sans-serif; font-weight: 600; line-height: normal; color: #008ad8; }
.vc_row-no-padding .vc_inner.force-container { margin: 0 auto; }
.vc_row.force-container { margin: 0 auto; }
.hb_icon.vc_element-icon { background-image: url('/wp-content/uploads/2020/06/Hb_Logo_ico.png'); }
.btn-primary { background-color: #274186; border: 1px solid #274186; padding: 7px 25px; font-size: 14px; display: inline-block; color: #ffffff; }
.btn-primary:hover { background-color: #ffffff; border: 1px solid #274186; color: #274186; }
.btn-primary-reverse { background-color: #ffffff; border: 1px solid #277373; padding: 7px 25px; font-size: 14px; display: inline-block; color: #277373; }
.btn-primary-reverse:hover { background-color: #ffffff; border: 1px solid #277373; color: #277373; }
.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: #000000; text-decoration: underline; }
.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; }

.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%; }
div.display-inline-block { display: inline-block; }
.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.width-40-auto { width: 40px; height: auto; }
img.width-55-percent { width: 55%; }
.after-background-half-black-opaque-40:after { content: ''; background: #646464; opacity: 0.4; position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

body.home .breadcrumbs { display: none; }
.breadcrumbs { background-color: #254a9e; color: #ffffff; border: none; }
.breadcrumbs a { color: #ffffff; }
.breadcrumbs a:after { content: none; }
.breadcrumbs a:before { content: 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: bold; }
.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; }
.flex-center-center { display: flex; justify-content: center; align-items: 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-top-bottom-large { padding-top: 100px; padding-bottom: 100px; }
.padding-top-large { padding-top: 100px; }
.padding-bottom-large { padding-bottom: 100px; }
.padding-top-bottom-medium { padding-top: 50px; padding-bottom: 50px; }
.padding-top-medium { padding-top: 50px; }
.padding-bottom-medium { padding-bottom: 50px; }
.padding-top-bottom-small { padding-top: 25px; padding-bottom: 25px; }
.padding-top-small { padding-top: 25px; }
.padding-bottom-small { padding-bottom: 25px; }
.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; }
.flex-center-center { display: flex; justify-content: center; align-content: center; }
.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: 100%; 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 {  }

body .wpb_button, body .wpb_content_element, body ul.wpb_thumbnails-fluid>li { margin-bottom: 0; }

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

@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; }

.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 {  }

@media only screen and (min-width: 320px) and (max-width: 767px) {
	.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) 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) {
}
.site-branding .no-logo-img.has-desc, .site-branding .has-logo-img { line-height: 100px; }
.city-selection { height: 75px; align-items: center; }
.city-selection select { padding: 0 15px; }
nav.main-navigation {  }
ul.onepress-menu {  }
ul.onepress-menu > li {  }
ul.onepress-menu > li.split-5 {  }
ul.onepress-menu > li > a { padding: 0 20px; line-height: 50px; color: #191d83; font-family: 'Rubik', sans-serif; font-weight: 700; letter-spacing: 0; margin-top: 15px; text-decoration: none; }
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%; border-radius: 0; }
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; }
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.menu-with-navigation-image a span { position: absolute; bottom: 0; left: 0; width: 100%; height: auto; background-color: #ffffff; text-align: center; padding: 5px; font-weight: normal; }
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.sunset-cruise a { background-image: url(https://assets-hbsites.hornblower.com/wp-content/uploads/sites/15/2021/10/sunset-cruise-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/10/blue-angels-practice-background.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/10/blue-angels-air-background.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 .dropdown-menu ul{ min-width: 16em; }
.above-menu.mui-select { margin-top: 5px; max-width: 250px; margin-bottom: 5px; }
.site-branding { width: 350px; }
.onepress-menu ul li { line-height: normal; }
@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; }
}
@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 {  }

@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.site-branding .site-logo-div {  }
	ul.onepress-menu > li > a { padding: 0 10px; }
}
@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 {  }
	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: #008ad8; font-weight: 700; 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; }

@-webkit-keyframes breath {
 0%   {  background-size: 105%; }
 50%  {  background-size: 110%; }
 100% {  background-size: 115%; }      
}
.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: 8px; }
.hbg-generic-listing.top-rated-experiences ul li.middle-right { padding-right: 0; padding-left: 8px; }
.hbg-generic-listing.top-rated-experiences ul li.right { padding-right: 0; }
.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; transition: all 0.5s ease; }
.hbg-generic-listing.top-rated-experiences ul li .thumbnail:hover {  }
.hbg-generic-listing.top-rated-experiences ul li .thumbnail .image-wrapper { width: 100%; height: 100%; overflow: hidden; }
.hbg-generic-listing.top-rated-experiences ul li .thumbnail .image-wrapper img { width: 100%; height: 100%; object-fit: cover; transition: all 1s; }
.hbg-generic-listing.top-rated-experiences ul li .thumbnail:hover .image-wrapper img { transform: scale(1.2); }
.hbg-generic-listing.top-rated-experiences ul li .thumbnail a { display: block; width: 100%; height: 100%; color: #ffffff; position: absolute; top: 0; left: 0; }
.hbg-generic-listing.top-rated-experiences ul li .thumbnail a .text-wrapper { width: 100%; display: block; padding: 15px; /*background: rgba(0,0,0,0.5);*/ position: absolute; bottom: 0; }

.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; color: #ffffff; }
.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: 250px; }

@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.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: #008ad8; font-size: 28px; line-height: normal; margin-top: 0; }
.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 .sub-title { font-size: 20px; line-height: normal; margin-bottom: 15px; }
.hbg-block-content .content {  }
.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: 100%; }
.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; }
.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); }

.hbg-block-content .content .office-address-wrapper {  }
.hbg-block-content .content .office-address-wrapper > ul { list-style: none; padding: 0; }
.hbg-block-content .content .office-address-wrapper > ul:after { content: ''; clear: both; display: table; }
.hbg-block-content .content .office-address-wrapper > ul > li { width: 50%; float: left; }
.hbg-block-content .content .office-address-wrapper > ul > li > div { display: inline-block; text-align: left; }
.hbg-block-content .content .office-address-wrapper > ul > li a { text-decoration: none; }
.hbg-block-content .content .office-address-wrapper > ul > li.offce-address { text-align: right; }
.hbg-block-content .content .office-address-wrapper > ul > li.office-phone { text-align: center; width: 20%; }
.hbg-block-content .content .office-address-wrapper > ul > li.office-email {  }
.hbg-block-content .content .office-address-wrapper > ul > li.offce-address > div { min-width: 250px; }
.hbg-block-content .content .office-address-wrapper > ul > li i { float: left; margin-right: 7px; height: 50px; font-size: 24px; }

@media only screen and (min-width: 320px) and (max-width: 767px) {
	.hbg-block-content .title.huge-text-size { font-size: 32px; }
	.hbg-block-content .content .office-address-wrapper > ul > li { width: 100%; }
	.hbg-block-content .content .office-address-wrapper > ul > li.office-phone { width: 100%; }
	.hbg-block-content .content .office-address-wrapper > ul > li.offce-address { text-align: center; }
}
@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; }
}

.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; }
@media only screen and (min-width: 320px) and (max-width: 767px) {
	.footer-newsletter { padding-bottom: 50px; 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; font-size: 13px }
.site-footer a { color: #254a9e; text-decoration: none; }
.site-footer h5 { color: #254a9e; margin-top: 0; text-transform: none; }

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

.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 { color: #008ad8; font-weight: normal; text-decoration: underline; }
.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 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 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 #EBEBF4; }
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.schedule-ferry { border: 1px solid #008ad8; }
table.tablepress.schedule-ferry thead {  }
table.tablepress.schedule-ferry thead tr {  }
table.tablepress.schedule-ferry thead tr th { background-color: #008ad8; letter-spacing: normal; color: #ffffff; }
table.tablepress.schedule-ferry thead tr th strong { font-weight: 600; }
table.tablepress.schedule-ferry tbody {  }
table.tablepress.schedule-ferry tbody tr {  }
table.tablepress.schedule-ferry tbody tr td { border: 1px solid #008ad8; }
table.tablepress.schedule-ferry tbody tr td strong { font-weight: 600; }

table.tablepress.pricing-ferry { border: 1px solid #008ad8; }
table.tablepress.pricing-ferry thead {  }
table.tablepress.pricing-ferry thead tr {  }
table.tablepress.pricing-ferry thead tr th { background-color: #008ad8; letter-spacing: normal; color: #ffffff; }
table.tablepress.pricing-ferry thead tr th:nth-child(2) { width: 200px; }
table.tablepress.pricing-ferry thead tr th strong { font-weight: 600; }
table.tablepress.pricing-ferry tbody {  }
table.tablepress.pricing-ferry tbody tr {  }
table.tablepress.pricing-ferry tbody tr td { border: 1px solid #008ad8; }
table.tablepress.pricing-ferry tbody tr td strong { font-weight: 600; }

@media only screen and (min-width: 320px) and (max-width: 767px) {
	table.tablepress.pricing-ferry thead tr th:nth-child(2) { width: 100px; }
}

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: 0; }
.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; }
.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: 600; background-color: transparent; box-shadow: none; }
.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; }

@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 #244a9f; }
.footer-logos-wrapper-2 .footer-logos-inner .logos-header { background-color: #1646a8; padding: 25px; }
.footer-logos-wrapper-2 .footer-logos-inner .logos-header img { max-width: 260px; }
.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: 18px; color: #254a9e;}
.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; }
ul.footer-logo-list {
    list-style: none;
    padding: 0;
    display: flex;
    align-items: end;
	justify-content: center;}

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


@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: 260px; }
	.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; }
}


.above-nav-section {position: absolute;top: 5px;right: 0;}
.above-nav-section ul.top-nav-menu-list {  }
.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; }
	.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.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; }
	.top-nav-menu-list li.information span, .top-nav-menu-list li.my-cart span { display: none; }
	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: 10px; padding: 6px; box-sizing: border-box; border-radius: 50%; position: relative; top: 1px; } 
.followWrap {
    height: 110px !Important;
}
header#masthead {
    height: 110px;
}
ul.onepress-menu {
    margin-top: 30px;
}