@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');
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;1,100;1,200;1,300;1,400;1,500;1,600&display=swap');
/*
font-family: 'Rubik', sans-serif;
font-family: 'Poppins', sans-serif;
*/



.hb_icon.vc_element-icon { background-image: url('https://images.hornblower.com/images/Hb_Logo_ico.png'); }
body { font-family: 'Poppins', sans-serif; font-size: 14px; color: #333333; }
body h1, body h2, body h3, body h4, body h5, body h6 { font-family: 'Rubik', sans-serif; font-weight: 600; line-height: normal; }
.vc_row-no-padding .vc_inner.force-container { margin: 0 auto; }
.vc_row.force-container { margin: 0 auto; }
.btn-primary { background-color: #1646A8; border: 1px solid #1646A8; padding: 15px 50px; font-size: 16px; display: inline-block; color: #ffffff; text-transform: none; }
.btn-primary:hover { background-color: #ffffff; border: 1px solid #1646A8; color: #1646A8; }
.btn-primary.plain-link { background: transparent; padding: 0; border: none; color: #00427b; text-decoration: underline; }
.btn-primary.plain-link:hover {  }
.btn-primary.border-white { background-color: transparent; color: #ffffff; }
.btn-primary.border-white:hover {  }
.btn-primary-reverse { background-color: #ffffff; border: 1px solid #1646A8; padding: 15px 50px; font-size: 16px; display: inline-block; color: #1646A8; }
.btn-primary-reverse:hover{ color: #ffffff; background-color: #1646A8; }
/* .btn-primary-reverse:hover { background-color: #ffffff; border: 1px solid #1646A8; color: #1646A8; } */
.btn-secondary { background-color: #aa362b; border: 1px solid transparent; padding: 7px 25px; font-size: 14px; display: inline-block; color: #ffffff; }
.btn-secondary:hover { background-color: #ffffff; border: 1px solid #aa362b; color: #aa362b; }
.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: #ffff; color: #1646A8; padding-bottom: 40px; }
.footer-body p { margin-bottom: 0px; }
.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: #1646A8; }
.border-top-2px-black { border-top: 2px solid #333333; }
.border-bottom-2px-black { border-bottom: 2px solid #333333; }
.border-color-transparent { border-color: transparent; }
.border-bottom-1px-grey { border-bottom: 1px solid #eee; }
.footer-socials-inner {margin: 50px 0 30px;} 
.footer-socials-inner .footer-socials ul {width: 210px;margin: auto;display: flex;justify-content: space-between; } 
.footer-socials-inner .footer-socials ul a {font-size: 24px;color: #1646A8;} 

.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.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%; }

.breadcrumbs { 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: bold; }
.pad-20 { padding: 20px; }
.pad-15 { padding: 15px; }
.pad-25 { padding: 25px; }
.pad-10 { padding: 10px; }
.min-height-50 { height: 50px; }
.min-height-250 { height: 250px; }
.min-height-300 { height: 300px; }
.min-height-350 { height: 350px; }
.min-height-400 { height: 400px; }
.min-height-450 { height: 450px; }
.min-height-500 { height: 500px; }
.min-height-550 { height: 550px; }
.min-height-600 { 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-bottom-5 { padding-bottom: 5px; }
.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-bottom: 15px; }
.padding-top-25 { padding-top: 25px; }
.padding-bottom-25 { padding-bottom: 25px; }
.padding-top-50, .padding-top-50px { padding-top: 50px; }
.padding-bottom-50, .padding-bottom-50px { padding-bottom: 50px; }
.padding-top-100 { padding-top: 100px; }
.padding-bottom-100 { padding-bottom: 100px; }
.padding-0 { padding: 0; }
.margin-bottom-0 { margin-bottom: 0; }
.margin-bottom-5 { margin-bottom: 5px; }
.margin-bottom-15, .margin-bottom-15px { 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 .has-logo-img { max-width: 180px; }
.site-branding .site-logo-div { /*padding: 10px;*/ }
.site-branding .site-logo-div img { width: auto; height: 60px; }

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

ul.list-style-none { list-style: none; }
ul.padding-left-0 { padding-left: 0; }

li.split-5:first-child { padding-left: 0; }
li.split-5:last-child { padding-right: 0; }
li.split-5 { float: left; width: 20%; padding: 7px; }

.wpb_content_element.homepage-mosaic { margin-bottom: 25px; }
.wpb_content_element.homepage-mosaic figure { width: 100%; }
.wpb_content_element.homepage-mosaic figure .vc_single_image-wrapper { width: 100%; height: 250px; }
.wpb_content_element.homepage-mosaic figure .vc_single_image-wrapper img { width: 100%; height: 100%; object-fit: cover; }

@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; }
	li.split-5 { float: none; width: 100%; }
}
@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; }
.has-background-image.background-size-auto { background-size: auto; }

.hb-top-menu { text-align: center; }
.hb-top-menu .container { border-bottom: 1px solid #37a5d1; padding: 0; }
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; padding: 0 33px; }
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; }

.top-find-a-cruise { background: #06285c; }
.top-find-a-cruise .wrapper { padding: 25px 0; }
.find-an-experience-heading { font-size: 32px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: 3px; color: #ffffff; }
.top-find-a-cruise label { color: #ffffff; font-size: 16px; line-height: normal; }
.top-find-a-cruise select { color: #ffffff; border-bottom-color: #ffffff; background-image: none; }
.top-find-a-cruise .ginput_container_select.mui-select .mui-event-trigger { border-color: #fff transparent transparent transparent; border-style: solid; width: 0; height: 0; position: absolute; right: 25px; bottom: 10px; border-width: 10px 5px 0; }
.top-find-a-cruise button[type=submit] { background: transparent; border: 2px solid #ffffff; padding: 10px 25px; }
.top-find-a-cruise button[type=submit] .fa-search { margin-left: 10px; }

ul.top-menu li.manage-your-booking .dropdown-menu {  }
ul.top-menu li.manage-your-booking .dropdown-menu a { color: #751038; padding: 5px 15px; }
ul.top-menu li.manage-your-booking .dropdown-menu a:hover { background: #751038; color: #ffffff; }

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 #aa362b; 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) {
	.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) {
}

.city-selection { height: 75px; align-items: center; }
.city-selection select { padding: 0 15px; }
nav.main-navigation {  }
ul.onepress-menu { display: flex; align-items: center; line-height: 85px; }
ul.onepress-menu > li { text-align: left; }
ul.onepress-menu > li > a {padding: 0 40px;line-height: 75px;border-bottom: 5px solid transparent;font-family: 'Poppins', sans-serif;font-size: 16px;text-transform: none;color: #1646A8;letter-spacing:0;}
ul.onepress-menu > li > a:hover { color: #1646A8; text-decoration: none; }
ul.onepress-menu > li:first-child > a { padding-left: 0; }
ul.onepress-menu > li.current_page_item > a { color: #1646A8;/* border-bottom: 5px solid #1646A8;*/ }
ul.onepress-menu > li.current-page-parent > a {  }
ul.onepress-menu > li.current-menu-parent > a { /*border-bottom: 5px solid #1646A8;*/ }
ul.onepress-menu > li:hover .dropdown-menu { display: block; }
ul.onepress-menu > li:hover .dropdown-menu ul { display: block; }
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 { margin-right: 25px;  }
.onepress-menu ul li { line-height: normal; }
.onepress-menu ul li:first-child a { padding-top: 20px; }
.onepress-menu ul li:last-child a { padding-bottom: 20px; }
@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: 79px; }
	.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 15px; }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
	.site-branding .site-logo-div { width: 150px; }
	.site-logo-div img { height: auto; width: 100%; }
	ul.onepress-menu > li > a { padding: 0 7px; font-size: 11px; line-height: 80px; }
	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; }
.max-width-800px { max-width: 800px; }
.max-width-1000px { max-width: 1000px; }
.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; }
.background-locations { background-image: url(https://assets-hbsites.hornblower.com/wp-content/uploads/sites/7/2021/10/BG_Core-Competencies.jpg); background-position: center center; background-size: cover; background-repeat: no-repeat; }
.background-locations-2 { background-image: url(https://assets-hbsites.hornblower.com/wp-content/uploads/sites/7/2021/10/BG_White.jpg); background-position: center center; background-size: cover; background-repeat: no-repeat; }
.padding-45px-50px { padding: 45px 50px; }
.background-color-grey { background-color: #F4F4F4; }

.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: #751038; 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: #751038; background: none; border: none; box-shadow: none; padding: 0; height: 32px; border-bottom: 1px solid #751038; 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; }
	.padding-45px-50px { padding: 15px 25px; }
}
@media only screen and (min-width: 768px) {
	.find-a-cruise-home .tour-options select { border-bottom: 1px solid #751038; 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; }


.hbg-generic-listing {  }
.hbg-generic-listing .title { color: #1646A8; line-height: normal; margin-top: 0; text-transform: none; font-family: 'Poppins', sans-serif; }
.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 .sub-title { margin-bottom: 20px; }


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

.hbg-generic-listing.homepage-core-competencies {  }
.hbg-generic-listing.homepage-core-competencies .module-wrapper { padding: 100px 0; }
.hbg-generic-listing.homepage-core-competencies .module-header { padding-bottom: 50px; }
.hbg-generic-listing.homepage-core-competencies .module-header .title {  }
.hbg-generic-listing.homepage-core-competencies ul.glisting {  }
.hbg-generic-listing.homepage-core-competencies ul.glisting li.glisting-item { padding: 0 0 50px 0; }
.hbg-generic-listing.homepage-core-competencies ul.glisting li.glisting-item .article {  }
.hbg-generic-listing.homepage-core-competencies ul.glisting li.glisting-item .article:after { content: ''; clear: both; display: table; }
.hbg-generic-listing.homepage-core-competencies ul.glisting li.glisting-item .img-wrap { width: 90px; float: left; }
.hbg-generic-listing.homepage-core-competencies ul.glisting li.glisting-item .img-wrap img {  }
.hbg-generic-listing.homepage-core-competencies ul.glisting li.glisting-item .item-info { width: calc(100% - 90px); float: left; padding-left: 15px; }
.hbg-generic-listing.homepage-core-competencies ul.glisting li.glisting-item .item-info .item-title-class { color: #1646A8; }
.hbg-generic-listing.homepage-core-competencies ul.glisting li.glisting-item .item-info .data { font-size: 14px; }
.hbg-generic-listing.homepage-core-competencies ul.glisting li.glisting-item .item-info .item-note {  }
.hbg-generic-listing.homepage-core-competencies ul.glisting li.glisting-item .item-info ul.bullet-list {  }
.hbg-generic-listing.homepage-core-competencies ul.glisting li.glisting-item .item-info ul.bullet-list li { margin: 0; }
.hbg-generic-listing.homepage-core-competencies ul.glisting li.glisting-item .item-info ul.sub-bullet-list { list-style-type: circle; }
.hbg-generic-listing.homepage-core-competencies ul.glisting li.glisting-item .item-info ul.sub-bullet-list li { margin: 0; }

.hbg-generic-listing.core-values {  }
.hbg-generic-listing.core-values .module-wrapper { padding: 100px 0; }
.hbg-generic-listing.core-values .module-header {  }
.hbg-generic-listing.core-values .module-header .title {  }
.hbg-generic-listing.core-values .content { padding-bottom: 50px; }
.hbg-generic-listing.core-values ul.glisting {  }
.hbg-generic-listing.core-values ul.glisting li.glisting-item { padding: 0 15px 50px; }
.hbg-generic-listing.core-values ul.glisting li.glisting-item .article {  }
.hbg-generic-listing.core-values ul.glisting li.glisting-item .article:after { content: ''; clear: both; display: table; }
.hbg-generic-listing.core-values ul.glisting li.glisting-item .img-wrap { text-align: center; }
.hbg-generic-listing.core-values ul.glisting li.glisting-item .img-wrap img { width: 80px; }
.hbg-generic-listing.core-values ul.glisting li.glisting-item .item-info { text-align: center; }
.hbg-generic-listing.core-values ul.glisting li.glisting-item .item-info .item-title-class { color: #1646A8; }
.hbg-generic-listing.core-values ul.glisting li.glisting-item .item-info .data { font-size: 14px; }
.hbg-generic-listing.core-values ul.glisting li.glisting-item .item-info .item-note {  }
.hbg-generic-listing.core-values ul.glisting li.glisting-item .item-info ul.bullet-list {  }
.hbg-generic-listing.core-values ul.glisting li.glisting-item .item-info ul.bullet-list li { margin: 0; }
.hbg-generic-listing.core-values ul.glisting li.glisting-item .item-info ul.sub-bullet-list { list-style-type: circle; }
.hbg-generic-listing.core-values ul.glisting li.glisting-item .item-info ul.sub-bullet-list li { margin: 0; }

.hbg-generic-listing.core-values.clients ul.glisting li.glisting-item .img-wrap { height: 150px; display: flex; align-items: center; justify-content: center; }
.hbg-generic-listing.core-values.clients ul.glisting li.glisting-item .img-wrap img { max-width: 200px; width: 100%; }
.hbg-generic-listing.core-values.clients ul.glisting li.glisting-item .img-wrap.max-width-250px img { max-width: 250px; }
.hbg-generic-listing.core-values.clients ul.glisting li.glisting-item .img-wrap.max-width-150px img { max-width: 150px; }
.hbg-generic-listing.core-values.clients ul.glisting li.glisting-item .img-wrap.max-width-100px img { max-width: 100px; }


@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: #1646A8; font-size: 28px; line-height: normal; margin-top: 0; text-transform: none; font-family: 'Poppins', sans-serif; }
.hbg-block-content .title.use-primary-color { color: #751038; }
.hbg-block-content .title.color-red { color: #c42e23; }
.hbg-block-content h1.title { font-size: 32px; }
.hbg-block-content h2.title { font-size: 25px; }
.hbg-block-content h2.title.font-size-40 { font-size: 40px; }
.hbg-block-content h3.title { font-size: 24px; }
.hbg-block-content h4.title { font-size: 20px; }
.hbg-block-content h5.title { font-size: 16px; }
.hbg-block-content h6.title { font-size: 14px; }
.hbg-block-content .sub-title { font-size: 20px; line-height: normal; margin-bottom: 15px; }
.hbg-block-content .sub-title.above-title, .hbg-generic-listing .sub-title.above-title{position:absolute;top:-40px;color:#0091e2;margin-bottom:15px;font-size:15px;letter-spacing:.1rem;font-weight:500}
.hbg-generic-listing .sub-title.above-title { position: relative; top: 0; }
.hbg-block-content .module-header:has(.sub-title.above-title) { margin-top: 24px; }
.hbg-block-content .module-header {  }
.hbg-block-content .module-header.border-bottom-1px { padding-bottom: 5px; margin-bottom: 15px; border-bottom: 1px solid #ccc; }
.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 .content.font-size-24 { font-size: 24px; }
.hbg-block-content .content strong {  }
.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; list-style: none; padding-left: 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.location-blocks {  }
.hbg-block-content.location-blocks .module-header {  }
.hbg-block-content.location-blocks .title { margin-bottom: 0; }
.hbg-block-content.location-blocks .sub-title { color: #1646A8; font-size: 12px; }
.hbg-block-content.location-blocks .content { font-size: 12px; }

.hbg-block-content.homepage-header { padding: 70px 50px 60px; margin-top: -100px; z-index: 2; position: relative; background-color: #ffffff; }

.hbg-block-content.teaming-tile-block {  }
.hbg-block-content.teaming-tile-block .image-before-header { display: flex; align-items: center; height: 150px; }
.hbg-block-content.teaming-tile-block .image-before-header img {  }

.hbg-block-content.padding-top-100px { padding-top: 100px; }
.hbg-block-content.padding-bottom-100px { padding-bottom: 100px; }


@media only screen and (min-width: 320px) and (max-width: 767px) {
	.hbg-block-content .title.huge-text-size { font-size: 32px; }
	.hbg-block-content h2.title.font-size-40 { font-size: 28px; }
	.hbg-block-content .content.font-size-24 { font-size: 16px; }
	.hbg-block-content.homepage-header { padding: 15px; margin-top: 0; }
	.hbg-block-content.padding-top-100px { padding-top: 25px; }
	.hbg-block-content.padding-bottom-100px { padding-bottom: 25px; }
}
@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; }
}


.hbg-block-content.vessel-gallery {  }
.hbg-block-content.vessel-gallery .image-before-header {  }
.hbg-block-content.vessel-gallery .image-before-header .hb-image-slide-list {  }
.hbg-block-content.vessel-gallery .image-before-header .hb-image-slide-list ul { list-style: none; padding: 0; margin: 0;  }
.hbg-block-content.vessel-gallery .image-before-header .hb-image-slide-list ul:after { content: ''; clear: both; display: block; }
.hbg-block-content.vessel-gallery .image-before-header .hb-image-slide-list ul li { width: 50%; float: left; margin: 0; }
.hbg-block-content.vessel-gallery .image-before-header .hb-image-slide-list ul li:nth-child(1) { padding-right: 15px; padding-bottom: 30px; height: 700px; }
.hbg-block-content.vessel-gallery .image-before-header .hb-image-slide-list ul li:nth-child(2) { height: 350px; padding-left: 15px; padding-bottom: 30px; }
.hbg-block-content.vessel-gallery .image-before-header .hb-image-slide-list ul li:nth-child(3) { height: 350px; padding-left: 15px; padding-bottom: 30px; }
.hbg-block-content.vessel-gallery .image-before-header .hb-image-slide-list ul li:nth-child(4) { height: 320px; padding-right: 15px; padding-bottom: 30px; }
.hbg-block-content.vessel-gallery .image-before-header .hb-image-slide-list ul li:nth-child(5) { height: 320px; padding-left: 15px; padding-bottom: 30px; }
.hbg-block-content.vessel-gallery .image-before-header .hb-image-slide-list ul li img { width: 100%; height: 100%; object-fit: cover; object-position: center; }

@media only screen and (min-width: 320px) and (max-width: 767px) {
	.hbg-block-content.vessel-gallery .image-before-header .hb-image-slide-list {  }
	.hbg-block-content.vessel-gallery .image-before-header .hb-image-slide-list ul { list-style: none; padding: 0; margin: 0; }
	.hbg-block-content.vessel-gallery .image-before-header .hb-image-slide-list ul li {  }
	.hbg-block-content.vessel-gallery .image-before-header .hb-image-slide-list ul li:nth-child(1) { height: 470px; width: 100%; padding-right: 0; }
	.hbg-block-content.vessel-gallery .image-before-header .hb-image-slide-list ul li:nth-child(2) { height: 250px; padding-left: 0; width: 100%; }
	.hbg-block-content.vessel-gallery .image-before-header .hb-image-slide-list ul li:nth-child(3) { height: 250px; padding-left: 0; width: 100%; }
	.hbg-block-content.vessel-gallery .image-before-header .hb-image-slide-list ul li:nth-child(4) { height: 250px; padding-right: 0; width: 100%; }
	.hbg-block-content.vessel-gallery .image-before-header .hb-image-slide-list ul li:nth-child(5) { height: 250px; padding-left: 0; width: 100%; }
	.hbg-block-content.vessel-gallery .image-before-header .hb-image-slide-list ul li img {  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
	.hbg-block-content.vessel-gallery .image-before-header .hb-image-slide-list {  }
	.hbg-block-content.vessel-gallery .image-before-header .hb-image-slide-list ul { list-style: none; padding: 0; margin: 0; }
	.hbg-block-content.vessel-gallery .image-before-header .hb-image-slide-list ul li {  }
	.hbg-block-content.vessel-gallery .image-before-header .hb-image-slide-list ul li:nth-child(1) { height: 500px; }
	.hbg-block-content.vessel-gallery .image-before-header .hb-image-slide-list ul li:nth-child(2) { height: 250px; }
	.hbg-block-content.vessel-gallery .image-before-header .hb-image-slide-list ul li:nth-child(3) { height: 250px; }
	.hbg-block-content.vessel-gallery .image-before-header .hb-image-slide-list ul li:nth-child(4) { height: 200px; }
	.hbg-block-content.vessel-gallery .image-before-header .hb-image-slide-list ul li:nth-child(5) { height: 200px; }
	.hbg-block-content.vessel-gallery .image-before-header .hb-image-slide-list ul li img {  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.hbg-block-content.vessel-gallery .image-before-header .hb-image-slide-list {  }
	.hbg-block-content.vessel-gallery .image-before-header .hb-image-slide-list ul { list-style: none; padding: 0; margin: 0; }
	.hbg-block-content.vessel-gallery .image-before-header .hb-image-slide-list ul li {  }
	.hbg-block-content.vessel-gallery .image-before-header .hb-image-slide-list ul li:nth-child(1) { height: 650px; }
	.hbg-block-content.vessel-gallery .image-before-header .hb-image-slide-list ul li:nth-child(2) { height: 325px; }
	.hbg-block-content.vessel-gallery .image-before-header .hb-image-slide-list ul li:nth-child(3) { height: 325px; }
	.hbg-block-content.vessel-gallery .image-before-header .hb-image-slide-list ul li:nth-child(4) { height: 300px; }
	.hbg-block-content.vessel-gallery .image-before-header .hb-image-slide-list ul li:nth-child(5) { height: 300px; }
	.hbg-block-content.vessel-gallery .image-before-header .hb-image-slide-list ul li img {  }
}
@media only screen and (min-width: 1200px) {
	.hbg-block-content.vessel-gallery .image-before-header .hb-image-slide-list {  }
	.hbg-block-content.vessel-gallery .image-before-header .hb-image-slide-list ul { list-style: none; padding: 0; margin: 0; }
	.hbg-block-content.vessel-gallery .image-before-header .hb-image-slide-list ul li {  }
	.hbg-block-content.vessel-gallery .image-before-header .hb-image-slide-list ul li img {  }
}


.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-get-in-touch h1 { font-size: 28px; font-family: 'Poppins', sans-serif;}
.footer-get-in-touch a { text-transform: inherit; color: #1646A8; }

.footer-menus > ul { list-style: none; padding: 0; margin-bottom: 0; display: flex; }
.footer-menus > ul > li { margin-bottom: 15px; margin-top: 0; }
.footer-menus > ul > li h3 {margin-bottom: 20px;margin-top: 0;font-family: 'Poppins', sans-serif;font-weight: 700;color:#1646A8;font-size: 13px;}
.footer-menus > ul > li:first-child { border: none; }
.footer-menus > ul > li:last-child { border: none;  }
.footer-menus > ul > li:last-child > img { width: 100px !important; }
.footer-menus > ul ul { list-style: none; padding: 0; }
.footer-menus ul ul > li { width: 100%; margin: 0; }
.footer-menus ul ul > li a { color: #1646A8; line-height: 2; text-decoration:none; line-height:2.5; }
.footer-menus li.get-in-touch-footer ul > li { margin-bottom: 5px; }

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

.footer-newsletter { max-width: 500px; margin: 0 auto; 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; }

.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(/wp-content/uploads/2020/04/nperetzhb-copy2.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(/wp-content/uploads/2020/04/nperetzhb-copy2.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; font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; color: #126372; 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-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-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.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; }

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


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


/* pretty photo modal */
div.ppt {
    display: none !important;
}
div.pp_default .pp_content_container .pp_left, div.pp_default .pp_content_container .pp_left .pp_right {
    padding: 0;
    background: none !important;
}
div.pp_default .pp_bottom, div.pp_default .pp_bottom .pp_left, div.pp_default .pp_bottom .pp_middle, div.pp_default .pp_bottom .pp_right, div.pp_default .pp_top, div.pp_default .pp_top .pp_left, div.pp_default .pp_top .pp_middle, div.pp_default .pp_top .pp_right {
    height: 0 !important;
}
.pp_content_container {
    text-align: center !important;
}
div.pp_default .pp_content {
    background: none !important;
    width: 100% !important;
}
div.pp_default .pp_content_container .pp_details {
    display: none;
}
.pp_hoverContainer {
    left: 16px;
}
a.pp_next, a.pp_previous {
    font-size: 0 !important;
    text-indent: 0 !important;
    background: none !important;
    background-position: 8px 7px !important;
    background-size: 10px !important;
    background-repeat: no-repeat !important;
    height: 24px !important;
    width: 24px !important;
    background-color: #ffffff !important;
    border-radius: 50%;
    z-index: 1111111;
    position: absolute;
    top: 45%;
}
a.pp_previous {
    text-align: left;
    background-image: url(https://assets-hbsites.hornblower.com/wp-content/uploads/sites/7/2022/03/pp-angle-left.png) !important;
    left: -80px;
    background-position: 7px 7px !important;
}
a.pp_next{
    text-align: right;
    background-image: url(https://assets-hbsites.hornblower.com/wp-content/uploads/sites/7/2022/03/pp-angle-right.png) !important;
    right: -80px;
}
@media(max-width:768px){
    .pp_gallery {
        display: none !important;
    }
    a.pp_previous{
        left: -30px;
    }
    a.pp_next{
        right: -30px;
    }
}
#charter-gallery.wpb_gallery .wpb_image_grid .wpb_image_grid_ul {
    display: flex;
    flex-wrap: wrap;
}
#charter-gallery.wpb_gallery .wpb_image_grid .wpb_image_grid_ul li {
    flex: 1 0 31%; 
    margin: 0 0 2em !important;
}
#charter-gallery.wpb_gallery .wpb_image_grid .wpb_image_grid_ul li a, #charter-gallery.wpb_gallery .wpb_image_grid .wpb_image_grid_ul li a img {
    display: block;
    width: 96%;
    margin: auto;
}
#charter-gallery.wpb_gallery .wpb_image_grid .wpb_image_grid_ul li:nth-child(16), #charter-gallery.wpb_gallery .wpb_image_grid .wpb_image_grid_ul li:nth-child(17) {
    flex-grow: 0;
    flex-basis: 33%;
}

/*  */

.hero-title-bottom {padding-top: 157px; } 
.has-background-image.bg-bottom {background-position: bottom center; } 
.hbg-block-content .hero-title-bottom h1.title {font-size: 46px;/* margin: 0; */}

.vc_row[data-vc-full-width]:has(#services-hero-nav-wrapper) { background: #fff !important; }
#services-hero-nav-wrapper { margin: 0; height: 70px; } 
#services-hero-nav-wrapper > .wpb_wrapper { height: 100%; } 
#services-hero-nav { display: flex; height: 100%; align-items: center; } 
#services-hero-nav a {display: block;padding-right: 80px;text-decoration: none;color: #1646A8 !important;font-weight: 500;} 
#services-hero-nav a:hover {font-weight:bold;} 
@media(max-width:767px) { 
  #services-hero-nav { width: 600px; overflow: scroll; padding-right: 13em; box-sizing: border-box; } 
  #services-hero-nav a { padding-right: 70px; } 
}

.service-title-banner {margin: 50px 0;} 
.service-title-banner.module-wrapper.has-background-image {min-height: 140px;display: flex;align-items: center;box-sizing: content-box;} 

.grid-highlights-tile {margin-bottom: 40px; } 
.grid-highlights-tile ul {list-style: none;margin: 0;padding: 0; } 
.grid-highlights-tile li > div {position: relative;}
.grid-highlights-tile li > div > a{text-decoration: none; color: inherit;}
.grid-highlights-tile li > div span.text-wrapper {margin-top: 8px;display: block; } 
.grid-highlights-tile li > div .img-holder {position: relative;height: 200px; border-radius: 10px; overflow: hidden; } 
.grid-highlights-tile li > div .img-holder img {object-fit: cover;height: 100%;width: 100%;transition: transform .5s; } 
.grid-highlights-tile li > div .img-holder:after {content: '';width: 100%;height: 100%;background: rgb(0 0 0 / 50%);position: absolute;top: 0;left: 0;z-index: 0; } 
.grid-highlights-tile .title {position: absolute;top: 75px;font-size: 26px;z-index: 1;width: 100%; line-height:1.3; } 
.grid-highlights-tile .text-wrapper .note {position: relative;}
.grid-highlights-tile li > div > a:hover .img-holder img { transform: scale(1.1); } 
.grid-highlights-tile li > div > a:hover .img-holder::after { background: none; } 
.grid-highlights-tile li > div > a:hover .note { text-decoration: none; } 

.about-team.grid-highlights-tile li > div .img-holder:after { display: none; } 
.about-team.grid-highlights-tile .img-holder { height: 250px; } 
.about-team.grid-highlights-tile .title { position: relative; top: 0; color: #1646A8 !important; text-align: left !important; line-height: 1.3; margin-top: 10px; } 
.about-team.grid-highlights-tile .note { font-size: 12px; }

.homepage-services.grid-highlights-tile li {margin-bottom: 30px !important; } 
.homepage-services.grid-highlights-tile .note {padding: 0 10px; } 

@media(min-width:767px){
    .grid-highlights-tile ul li:nth-child(3n) {padding-right: 0; } 
    .grid-highlights-tile ul li:nth-child(3n+1) {padding-left: 0; } 
    .grid-highlights-tile ul li:not(:nth-child(3n), :nth-child(3n+1)) {padding: 0 7.5px; } 
}
@media(max-width:767px){
    .grid-highlights-tile ul li {padding: 0; } 
}

.grid-highlights-tile.about-customers ul {}
.grid-highlights-tile.about-customers ul li > div {background: #ffffff;padding: 20px 10px;min-height: 185px; } 
.grid-highlights-tile.about-customers .img-holder {height: 90px;padding: 10px 0 0; text-align: center; } 
.grid-highlights-tile.about-customers li > div .img-holder:after {display:none !important; } 
.grid-highlights-tile.about-customers img {object-fit: contain !important;height: 85% !important; width: 100%; } 
.grid-highlights-tile.about-customers .text-wrapper {margin-top: 0;text-align: center; } 
.grid-highlights-tile.about-customers .title {position: relative;top: 0;color: #333333 !important;font-size: 14px; } 
.grid-highlights-tile.about-customers .note {font-size: 12px; color: #666666; text-align: center; } 
@media(min-width:767px){
	.grid-highlights-tile.about-customers ul li {padding: 0 10px; } 
	.grid-highlights-tile.about-customers ul li:nth-child(1), .grid-highlights-tile.about-customers ul li:nth-child(7n) {padding-left: 0; } 
	.grid-highlights-tile.about-customers ul li:nth-child(6n) {padding-right: 0; } 
}

.hbg-block-content .block-content-extra h2.title { margin-bottom: 30px; } 
.hbg-block-content .block-content-extra .content { } 
.hbg-block-content .block-content-extra .content p { margin: 0 0 20px; line-height: 2; }
.hbg-block-content .block-content-extra .content p img { border-radius: 5px; }
@media(min-width:1100px){
	.hbg-block-content .block-content-extra .content p:not(:has(span > img)) {
		width: 80%;
	}
}

.osv_gallery_single li { margin: 0 !important; height: 450px; } 
.osv_gallery_multiple ul.wpb_image_grid_ul, .services_gallery_double ul.wpb_image_grid_ul { display: flex; width: 100%; flex-wrap: wrap; justify-content: center; } 
.osv_gallery_multiple ul.wpb_image_grid_ul li, .services_gallery_double ul.wpb_image_grid_ul li { width: 50%; height: 150px; padding: 8px !important; float: none !important; margin: 0 !important; } 
.services_gallery_double ul.wpb_image_grid_ul li { margin: 0 !important; height: 250px; } 
.osv_gallery_multiple ul.wpb_image_grid_ul li a, .osv_gallery_single li a, .services_gallery_double li a {height: 100%;overflow: hidden;} 
.osv_gallery_multiple ul.wpb_image_grid_ul li img, .osv_gallery_single li img, .services_gallery_double li img {height: 100% !important;object-fit: cover;width: 100%;transition: transform .5s;} 
.osv_gallery_multiple ul.wpb_image_grid_ul li a:hover img, .osv_gallery_single li a:hover img, .services_gallery_double li a:hover img {transform: scale(1.1); } 
.osv_gallery_multiple ul.wpb_image_grid_ul li:nth-child(1), .osv_gallery_multiple ul.wpb_image_grid_ul li:nth-child(2) { padding-top: 0 !important; } 
.osv_gallery_multiple ul.wpb_image_grid_ul li:nth-child(2n+1) { padding-left: 0 !important; } 
.osv_gallery_multiple ul.wpb_image_grid_ul li:nth-child(2n) { padding-right: 0; } 
.osv_gallery_multiple ul.wpb_image_grid_ul li:nth-child(5), .osv_gallery_multiple ul.wpb_image_grid_ul li:nth-child(6) {padding-bottom: 0 !important;} 
.services_gallery_double ul.wpb_image_grid_ul li:first-child { padding-left: 0 !important; } 
.services_gallery_double ul.wpb_image_grid_ul li:last-child { padding-right: 0 !important; }  

.service-background-highlight .content p, .service-background-highlight .content li { color:#ffffff; } 
.service-background-highlight { padding-top: 3.5rem; padding-left: 3rem; padding-bottom: 3.5rem; padding-right: 0; } 

.service-background-highlight2{padding-right:3.5em}
.service-background-highlight2 .module-content{display:flex}
.service-background-highlight2 .module-content>div{width:50%}
.service-background-highlight2 .content{padding-right:50px}
.service-background-highlight2 .content p{color:#333}
.service-background-highlight2 .cta-wrapper{position:relative;top:-15px}

@media(max-width:767px){
 .service-background-highlight { padding-top: 2rem; padding-left: 1rem; padding-bottom: 2.5rem; padding-right: 1rem; } 
 .service-background-highlight .title { font-size: 26px !important; line-height: 1.2; } 
}

.content_links_grid ul li {color: #05519e; } 
.content_links_grid.content_links_grid-2 ul li {color: inherit; }
@media(min-width:900px){
	.service-background-highlight .content { width: 65%; }
	.service-background-highlight-2 .content { width: 100%; }
	.p_with_image { display:flex; } 
	.p_with_image > span { width: 50%; padding-right: 10px; } 
	.p_with_image > span:last-child {width: 50%;height: 200px;}
	.p_with_image img {width: 100%;object-fit: cover;height: 100%;}
	.content_links_grid {display: flex;justify-content: flex-start; } 
	.content_links_grid ul {margin: 0;width: 30%;padding-right: 20px; } 
	.content_links_grid.content_links_grid-2 ul, .service-background-highlight-2 .content_links_grid-3 ul {width: 50%; } 
}

.homepage-services ul li .title { padding: 0 2em;}

.homepage-charter-fleet {padding: 90px 0; } 
.homepage-charter-fleet .module-inner-wrapper .content { color: #ffffff; } 
.homepage-charter-fleet .module-inner-wrapper a { font-size: 15px; } 
.homepage-charter-fleet .module-inner-wrapper a:hover { background: #1646A8; color: #ffffff; } 
@media (min-width: 900px) {.homepage-charter-fleet .module-inner-wrapper {padding-left: 55%; } 
	.homepage-charter-fleet .module-inner-wrapper .content {width:78%; } 
}
.customers-fleet-title-cta a { font-size: 15px; font-weight: 700; } 

.homepage-blog-list .glisting-item .img-wrap {height: 200px;overflow: hidden;} 
.homepage-blog-list .glisting-item .img-wrap a.item-link { display: block; height: 100%; } 
.homepage-blog-list .glisting-item .img-wrap a.item-link img {height: 100%;object-fit: cover;width: 100%;transition: transform .5s;} 
.homepage-blog-list .glisting-item .img-wrap a.item-link:hover img {transform: scale(1.1);}
.homepage-blog-list .glisting-item .item-title-class { color: #1646A8; line-height: 1.3; font-family: 'Poppins', sans-serif; } 
.homepage-blog-list .glisting-item .item-note { font-size: 14px; } 
@media(min-width:767px){
	
    .homepage-blog-list .glisting-item:first-child { padding-left: 0; }    
    .homepage-blog-list .glisting-item:last-child { padding-right: 0; } 
    .homepage-blog-list .glisting-item:not(:first-child, :last-child) { padding: 0 7.5px; } 
}
@media(max-width:767px){
	.homepage-blog-list .glisting-item { padding: 0 0 20px; }
}

/*  */
.homepage-hero-wrapper h1 {font-weight: 700 !important;font-size: 65px !important;line-height: 70px !important;padding-top: 14px !important;} 
.homepage-hero-wrapper .rev-btn { font-family: 'Poppins', sans-serif !important; font-size: 18px !important; letter-spacing: .25px !important; font-weight: 700 !important; color: #1646A8 !important; } 
.homepage-hero-wrapper .rev-btn:hover { color: #ffffff !important; background-color: #1646A8 !important; } 
@media(max-width:767px) {
/* 	#rev_slider_13_1_wrapper {height: 200px !important; } 
	#rev_slider_13_1 {height: 100% !important; } 
 	.homepage-hero-wrapper h1 {font-weight: 700 !important;font-size: 30px !important;line-height: 30px !important;width: 300px !important;white-space: normal !important;}  */
	.homepage-hero-wrapper h1{
		font-size: 40px !important;
		line-height: 1 !important;
	}
	.homepage-hero-wrapper h1 br{ display:none; }
}




.sub-heading-blog { padding-top: 50px; padding-bottom: 50px; }
.sub-heading-blog h2 {  }
.hbg-block-content.blog-heading .module-wrapper { padding-top: 150px; }
.hbg-block-content.blog-heading .module-wrapper:after { content: ''; width: 100%; height: 100%; position: absolute; background: linear-gradient(90deg, rgba(0, 0, 0, 1) -1%, rgba(0, 0, 0, 0.5) 40%, rgba(0, 0, 0, 0) 100%); top: 0; }
.hbg-block-content.blog-heading .module-header { position: relative; z-index: 2; }
.hbg-block-content.blog-heading .sub-title.above-title { color: #ffffff; text-transform: uppercase; }
.hbg-block-content.blog-heading .single-categories { color: #ffffff; text-transform: uppercase; }
.hbg-block-content.blog-heading .title { color: #ffffff; }
body.blog .blog-list-wrapper { display: flex; gap: 50px; flex-wrap: wrap; }
body.blog .blog-list-wrapper > header { display: none; }
body.blog .blog-list-wrapper article { width: 33.33%; border: none !important; padding: 0; }
body.blog .blog-list-wrapper article .list-article-thumb { float: none; margin-right: 0; width: 100%; height: 250px; margin-bottom: 25px; }
body.blog .blog-list-wrapper article .list-article-thumb img { width: 100%; height: 100%; object-fit: cover; object-position: center; }
body.blog .blog-list-wrapper article .list-article-content {  }
body.blog .blog-list-wrapper article .list-article-content .list-article-meta { font-size: 13px; text-transform: uppercase; color: #0091E2; letter-spacing: 0.1rem; font-weight: 500; margin-bottom: 25px; }
body.blog .blog-list-wrapper article .list-article-content .entry-header {  }
body.blog .blog-list-wrapper article .list-article-content .entry-header .entry-title { margin: 0; line-height: 1.3; font-weight: 800; margin-bottom: 25px; }
body.blog .blog-list-wrapper article .list-article-content .entry-header .entry-title a {  }
body.blog .blog-list-wrapper article .list-article-content .entry-excerpt { margin-bottom: 15px; }
body.blog .blog-list-wrapper article .list-article-content .read-more {  }
body.blog .blog-list-wrapper article .list-article-content .read-more a { border: none; padding: 0; display: inline-flex; align-items: center;  font-weight: 600; letter-spacing: 0.1rem; color: #0091E2; text-body.blog transform: uppercase; font-size: 14px; }
body.blog .blog-list-wrapper article .list-article-content .read-more a svg { display: inline-block; width: 32px; fill: #0091E2; transition: transform 0.3s ease; vertical-align: middle; }
body.blog .blog-list-wrapper article .list-article-content .read-more a svg.arrow-icon g { stroke: #0091E2; }
body.blog .blog-list-wrapper article .list-article-content .read-more a svg.arrow-icon .arrow-icon--circle { transition: stroke-dashoffset 0.3s ease; stroke-dasharray: 95; stroke-dashoffset: 95; }
body.blog .blog-list-wrapper article .list-article-content .read-more a:hover { text-decoration: none; }
body.blog .blog-list-wrapper article .list-article-content .read-more a:hover svg.arrow-icon { transform: translate3d(5px, 0, 0); }
body.blog .blog-list-wrapper article .list-article-content .read-more a:hover svg.arrow-icon .arrow-icon--circle { stroke-dashoffset: 0; stroke: #0091E2; }


@media only screen and (min-width: 320px) and (max-width: 767px) {
	body.blog .blog-list-wrapper { flex-wrap: wrap; }
	body.blog .blog-list-wrapper article { width: 100%; }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
}


body .vc_toggle { padding: 25px 0; border-bottom: 1px solid #cccccc; }
body .vc_toggle_title { display: block; padding-right: 50px; position: relative; }
body .vc_toggle_size_md.vc_toggle_arrow .vc_toggle_icon { position: absolute; right: 0; top: calc(50% - 11px); }
body .vc_toggle_title>h4 {  }





