/*
Theme Name: Harbour Air
Author: FreshWorks Studio
Author URI: https://freshworks.io
Template: intravel
Description: The Harbour Air theme is a child theme of InTravel On which is a modern WordPress theme created using Twitter Bootstrap 3 which is suitable for tour packages like vacation tours.
Version: 2.0.12
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: inwavethemes
Tags: post-formats, theme-options, flexible-header, custom-header, custom-background, custom-colors, left-sidebar, right-sidebar

This theme, like WordPress, is licensed under the GPL.
*/

/* Theme customization starts here
-------------------------------------------------------------- */
@font-face {
  font-family: "ProximaNovaBlack";
  src: url("./assets/fonts/ProximaNova-Black-webfont.eot");
  src: url("./assets/fonts/ProximaNova-Black-webfont.eot?#iefix") format("embedded-opentype"),
    url("./assets/fonts/ProximaNova-Black-webfont.svg#ProximaNova-Black-webfont") format("svg"),
    url("./assets/fonts/ProximaNova-Black-webfont.woff") format("woff"),
    url("./assets/fonts/ProximaNova-Black-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

html body {
  color: #000000 !important;
  line-height: 20px !important;
  font-family: Lato;
}

html body .ui-datepicker-current-day {
  color: #ffffff !important;
}

body {
  overflow-y: auto;
  overflow-x: hidden;
  background: #ffffff !important;
}

body.no-scroll {
  overflow-y: hidden;
}

a {
  color: #002d62;
}

a:hover {
  color: #00489d !important;
}

a:active,
a:focus {
  color: #003379 !important;
}

a.non-clickable {
  cursor: default;
}

p {
  margin-bottom: 1.5em;
}

h2,
h3,
h4 {
  margin-bottom: 20px;
  margin-top: 0;
  font-weight: bold;
}

h2 {
  font-size: 36px;
  line-height: 32px;
  text-transform: uppercase;
  font-family: "ProximaNovaBlack";
}

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

h4 {
  font-size: 18px;
  line-height: 26px;
}

.ha-proxima-nova-heading {
  font-family: "ProximaNovaBlack" !important;
}

.float-left {
  float: left;
  display: inline-block;
}

.float-right {
  float: right;
  display: inline-block;
}

.clear-left {
  clear: left;
  position: relative;
  overflow: hidden;
  height: 0;
  font-size: 0;
  color: transparent;
}

.clear-right {
  clear: right;
  position: relative;
  overflow: hidden;
  height: 0;
  font-size: 0;
  color: transparent;
}

.clear-both {
  clear: both;
  position: relative;
  overflow: hidden;
  height: 0;
  font-size: 0;
  color: transparent;
}

.clear-both.main {
  clear: revert;    /* added this */
  
}

.ha-span3 {
  width: 25%;
}

.ha-span4 {
  width: 33.333%;
}

.ha-span4.home { 
  width: revert;   /* modified this */
}

.ha-span4.home.center,
.flights .ha-span4.center {
  margin-left: 20px;
  margin-right: 20px;
}

.ha-span6 {
  width: 50%;
}

.ha-shadow-container {
  padding: 14px !important;
}

.no-ha-shadow {
  padding: 0;
}

.ha-shadow-container .vc_column-inner {
  border-radius: 4px;
  background-color: #ffffff;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  padding: 24px !important;
}

.no-ha-shadow .vc_column-inner {
  box-shadow: none;
}

.badge.badge-vertical {
	width: unset;
}

.hide {
  display: none !important;
}

table tr:hover,
.tablepress .row-hover tr:hover td {
  background-color: #f2f2f2;
}

h4.table-title {
  color: #002d62;
  margin-bottom: 0px;
  font-size: 17px;
  margin-top: 25px;
}

p.table-subtitle {
  margin-bottom: 10px;
  font-size: 14px;
}

.ha-table-col-title {
  display: none;
  font-weight: bold;
  color: #002d62;
  margin-right: 8px;
}

body.home .entry-content {
  background-color: #f9f9f9;
}

.ha-button,
#sb_instagram #sbi_load .sbi_load_btn,
#sb_instagram .sbi_follow_btn a,
.ngg-imagebrowser-nav .next a,
.ngg-imagebrowser-nav .back a {
  background-color: #002d62;
  font-weight: bold !important;
  color: #ffffff !important;
  font-size: 14px !important;
  line-height: 20px !important;
  padding: 8px 24px !important;
  display: inline-block;
  border-radius: 4em !important;
  text-transform: capitalize !important;
  border: none !important;
  height: auto !important;
  /*font-family:"ProximaNovaBlack";*/
  text-align: center;
  letter-spacing: 0.05em;
}

#home-page-search-icon {    /* added this */
  width: 30px;
  float: right;
  margin-left: 5px
}

.ha_booking_widget:not(.sidebar) .ha-button {
  font-size: 16px !important;
  line-height: 30px !important;
  height: 42px !important;
}

.ha-full-width-buttons .ha-button {
  width: 100%;
  display: block;
}

.ha-button:hover,
#sb_instagram #sbi_load .sbi_load_btn:hover,
#sb_instagram .sbi_follow_btn a:hover,
.iw-copy-right span.eff:hover,
.ngg-imagebrowser-nav .next a:hover,
.ngg-imagebrowser-nav .back a:hover {
  background-color: #00489d !important;
  color: #ffffff !important;
  cursor: pointer;
}

.ha-button:active,
.ha-button:focus,
#sb_instagram #sbi_load .sbi_load_btn:active,
#sb_instagram .sbi_follow_btn a:active,
#sb_instagram #sbi_load .sbi_load_btn:focus,
#sb_instagram .sbi_follow_btn a:focus,
.iw-copy-right span.eff:active,
.iw-copy-right span.eff:focus {
  background-color: #003379 !important;
  color: #ffffff !important;
}

.ha-button.light,
.ha-button.light:active,
.ha-button.light:focus,
.ha-button.empty:hover {
  background-color: #ffffff !important;
  color: #002d62 !important;
}

.ha-button.light:hover {
  background-color: #e2e4e6 !important;
}

.ha-button.empty,
.ha-button.empty:active,
.ha-button.empty:focus {
  border: 2px solid #ffffff !important;
  background: none !important;
  color: #ffffff !important;
}

.ha-button.yellow {
  border: 2px solid #ffdd00 !important;
  background-color: #ffea63 !important;
  color: #002d62 !important;
  height: auto !important;
}

.ha-button.yellow:hover {
  background-color: #00489d !important;
  color: #ffffff !important;
  border-color: #00489d !important;
}

.post-item .featured-image img {
  display: block;
  width: 100%;
  height: auto;
}

.post-item .post-content-desc,
.entry-content,
.ha-seaplane-tours-location-content {
  color: #000000;
  font-size: 16px;
  line-height: 24px;
}

.post-item .post-content-desc a,
.entry-content a {
  color: #00489d;
}

.post-item .post-content-desc a:hover,
.entry-content a:hover {
  color: #002d62;
}

.post-item .post-content-desc a.ha-button:hover,
.entry-content a.ha-button:hover {
  color: #ffffff;
}

.post-text ul,
.entry-content ul {
  margin-bottom: 1.5em;
  margin-left: 20px;
}

.post-text ul,
.post-text li,
.entry-content ul,
.entry-content li {
  margin-bottom: 8px;
}

.post-text ul,
.entry-content ul {
  margin-bottom: 1.5em;
}

#ha_home_health_safety_banner_container {
  background-image: url(./assets/images/health-first-bkgd.png);
  background-size: cover;
  height: 329px;
  
  display: flex;
  color: white;
  align-items: center;
}

.ha_home_health_safety_banner_text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-left: 9%;
  max-width: 694px;
  height: inherit;
  font-size: 18px;
}

.ha_home_health_safety_banner_text h4{
  font-size: 30px;
}

.ha_home_health_safety_banner_list {
  display: flex;
  justify-content: space-between;
  list-style-position: inside !important;
  font-weight: bold;
  flex-wrap: wrap;
  margin-top: 15px;
}

.ha_home_health_safety_banner_list li{
  margin-right: 10px;
}

.ha_home_health_safety_banner_button,
.ha_home_health_safety_banner_button:hover {    
  background-color: transparent;
  border-color: white;
  color: white !important;
  border-style: solid;
  border-radius: 6px;
  border-width: 2px;
  display: flex;
  width: 110px;
  justify-content: center;
}

#health_safety_banner>.container{
  margin: 0;
  width: 100%;
}

#health_safety_badge {
  max-width: 25%;
  height: 75%;
  position: absolute;
  right: 16%;
}

#ha_home_seat_sale_signup_container {
  text-align: center;
}

#ha_home_seat_sale_signup_container .select2 {
  display: inline-block;
  width: 370px !important;
  margin-right: 20px;
  border: 1px solid #d3d6d9;
}

#ha_home_seat_sale_signup_container .ha-button {
  display: inline-block !important;
}

#tablepress-57 th.column-1,
#tablepress-58 th.column-1 {
  width: 40%;
}

#tablepress-21 th.column-1 {
  width: 33%;
}

#tablepress-25 .column-2 {
  width: 100px;
}

#tablepress-19 .column-6 {
  width: 170px;
}

footer.entry-footer span.edit-link a.post-edit-link {
  display: none;
}

/*Home START*/
.home .container {
  padding-left: 0;
  padding-right: 0;
}

.slide-container.home {
  min-height: 600px;
  background-color: #f9f9f9;
}

/*Home END*/

/* Categories START */
.ha-category-selector-container {
  padding-bottom: 24px;
  margin-bottom: 24px;
  border-bottom: 1px solid #edeff0;
}

.ha-category-selector-container-inner {
  background-color: #edeff0;
  border-radius: 4px;
  padding: 4px;
}

.ha-category-selector-container a {
  font-size: 14px;
  line-height: 20px;
  padding: 10px 0;
  text-align: center;
  font-weight: bold;
}

.ha-category-selector-container a.active,
.ha-category-selector-container a.active:hover,
.ha-category-selector-container a.active:active,
.ha-category-selector-container a.active:focus {
  color: #ffffff !important;
  border-radius: 4px;
  background-color: #002d62;
}

.ha-category-grid-item {
  width: 50%;
}

.tour-listing-row .tour-item .image-wrap {
  display: block;
}

.tour-listing-row .tour-item .image-wrap:before {
  display: none;
}

.iw-tour-listing .tour-item:hover a.image-wrap:after {
  /*opacity:0 !important;*/
}

.tour-meta .fa {
  color: #002d62;
  margin-right: 4px;
}

.post-item .post-content-head .post-info>div i {
  margin-right: 8px;
  color: #002d62;
}

.post-info-date {
  color: #000000 !important;
}

.blog-content.single-content .post-content-desc {
  padding-top: 30px;
}

/* Categories END */

/* Contact Us START */
.ha-contact-number-link {
  clear: both;
}

.header-version-2 .ha-contact-us-link {
  font-size: 12px;
}

.ha-contact-number-link a {
  color: #002d62;
  font-size: 36px;
  font-weight: bold;
  word-break: break-all;
  line-height: 1em;
}

table.ha-reservations-contact-number tr td,
table.ha-sponsorship tr td {
  border: none;
}

table.ha-sponsorship {
  width: auto;
}

table.ha-reservations-contact-number tr td.column-1 {
  font-weight: bold;
}

.ha-contact-col {
  float: left;
  width: 50%;
}

.ha-contact-col-inner {
  padding: 14px;
}

.ha-contact-col input,
.ha-contact-col textarea,
.ha-contact-col select {
  display: block;
  width: 100%;
}

.ha-contact-col textarea {
  height: 100px;
}

.ha-contact-col .ha-contact-title-col {
  float: left;
  width: 50%;
}

.ha-contact-col .ha-contact-input-col {
  float: left;
  width: 50%;
}

#ha_contact_submit_button {
  font-size: 18px;
  margin-top: 24px;
}

.ha-contact-col-inner.ha-radio span,
.ha-contact-col-inner.ha-radio input {
  display: inline-block;
  width: auto;
  margin: 0 1em 0 0;
}

.ha-contact-subheading {
  font-weight: bold;
}

.ha-shadow-container .wpb_content_element:last-child {
  margin: 0;
}

table#tablepress-2 .column-2 {
  text-align: right;
}

.grecaptcha-badge {
  visibility: collapse;
}

p.ha-recaptcha-info {
  font-size: 12px;
  color: #999;
  margin-top: 1em;
  text-align: left;
}

/* Contact Us END */

/* Home START */
.iw-heading.style3 .iwh-title:after {
  border-top-width: 4px;
}

#ha_home_widgets_container {
  margin-top: -770px;
  margin-bottom: -45px;
  padding-top: 0;
  padding-bottom: 0;
  opacity: 1;
  -webkit-transition: opacity 1s ease-out 0s;
  transition: opacity 1s ease-out 0s;
}

body.ha-home-widgets-hidden #ha_home_widgets_container {
  opacity: 0;
  cursor: none;
}

body.home .entry-content .container:first-child {
  padding: 20px 0;
}

body.home .entry-content .container:nth-child(2) {
  padding-top: 0px !important;
}

.slide-container.home {
  margin-top: 100px;
}

/* Home END */

/* Booking Widget START */
.ha_booking_widget {
  width: 100%;
  margin-top: 120px;
  margin-bottom: 20px;
  padding: 0 15px;
}

.flights.ha_booking_widget {
  margin-top: 80px;
  margin-bottom: 80px;

}

.ha_booking_widget .ha-tab-content a {
  color: #002d62;
}

.ha_booking_widget .ha-tab-content a:hover {
  color: #00489d !important;
}

.ha_booking_widget .ha-tab-content a:active,
.ha_booking_widget .ha-tab-content a:focus {
  color: #003379 !important;
}

.ha_booking_widget .widget-inner {
  overflow: hidden;
  position: relative;
  border-radius: 2px;
  background-color: #ffffff ;
}

.ha_booking_widget.home .widget-inner,
.ha_booking_widget.flights .widget-inner {   /* added this */
  box-shadow: 0 0 8px 0 rgb(0 0 0 / 30%)
}

.ha_booking_widget.sidebar {
  margin: 0 0 70px 0 !important;
  padding: 0;
}

.ha_booking_widget.sidebar .widget-inner {
  box-shadow: none;
	  background-color: #f2f2f2;
  border-radius: 8px;
}

.ha_booking_widget,
.ha_booking_widget * {
  font-size: 14px !important;
}

.ha-widget-title {
  font-size: 13px !important;
  line-height: 14px !important;
  color: #002d62;
  font-weight: bold;
  margin: 24px 0 6px !important;
}

.home #ha_booking_widget_my_flights label[for="agent_login_checkbox"],
.flights #ha_booking_widget_my_flights label[for="agent_login_checkbox"] {
  margin-bottom: 0px !important;
}

.home #ha_booking_widget_my_flights input,
.flights #ha_booking_widget_my_flights input {
  margin-bottom: 10px !important;
}

.home .passengers .ha-widget-title,
.flights .passengers .ha-widget-title {
  margin-top: 10px !important;               /* added this */
}

.home .ha-widget-title,
.flights .ha-widget-title {
  margin-bottom: 0px !important;
}

.home.ha_booking_widget .ha-tab-content .ha-widget-title,
.flights.ha_booking_widget .ha-tab-content .ha-widget-title {
  margin-top: 10px !important;
}

.sidebar.ha_booking_widget .ha-widget-title.sign-in-button {
  height: 0px !important;
  margin: 0px !important;
}

.ha_booking_widget .ha-tab {
  color: #ffffff !important;
  padding: 24px 0 18px;
  text-align: center !important;
  border-bottom: 4px solid transparent;
  margin: 0 !important;
  background-color: #002d62;
  text-transform: none;
  font-family: "Lato", sans-serif;
  letter-spacing: 0.05em;
}

.ha_booking_widget .ha-tab:hover,
.ha_booking_widget .ha-tab:active,
.ha_booking_widget .ha-tab:focus {
  color: #ffffff !important;
}

.ha_booking_widget .ha-tab i.fa {
  font-size: 24px !important;
  display: block;
  height: 24px;
  line-height: 24px !important;
  text-align: center;
  margin: 0 0 10px 0;
}

.ha_booking_widget.sidebar .ha-tab i.fa {
  float: left;
  margin: 0 20px 0 0;
  width: 24px;
  display: inline-block;
}

.ha_booking_widget .ha-tab.ha-span4 {
  width: 25%;
}

/* #ha_booking_widget_flight_status_tab {
  width: 34% !important;
} */

.ha_booking_widget.sidebar .ha-tab,
.ha_booking_widget.sidebar .ha-tab.active:hover,
.ha_booking_widget.sidebar .ha-tab:hover,
.ha_booking_widget.sidebar .ha-tab:active,
.ha_booking_widget.sidebar .ha-tab:focus {
  float: none;
  background-color: #002d62 !important;
  width: 100% !important;
  text-align: left !important;
  line-height: 24px !important;
  padding: 30px 24px;
  border-bottom: 1px solid #f2f2f2;
  color: #ffffff !important;
  font-size: 14px !important;
}

.ha_booking_widget.sidebar #ha_booking_widget_my_flights_tab {
  border-bottom: none;
}

.ha_booking_widget .ha-tab .ha-icon {
  width: 24px;
  height: 24px;
  margin: 0 auto 0.5em;
  background-size: contain !important;
  display: block;
}

.ha_booking_widget.sidebar .ha-tab .ha-icon {
  display: inline-block;
  margin: 0 20px 0 0;
}

.ha_booking_widget.sidebar .ha-tab .ha-expand-icon {
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 10px solid #ffffff;
  border-bottom: none;
  margin-top: 7px;
  margin-right: 14px;
}

.ha_booking_widget.sidebar .ha-tab.active .ha-expand-icon {
  border-bottom: 10px solid #ffffff;
  border-top: none;
}

.clear-both.responsive {
  clear: revert;
}

.ha_booking_widget.sidebar .ha-tab.active .ha-expand-icon {
  border-bottom: 10px solid #ffffff;
  border-top: none;
}

.home .ha-widget-title.sign-in-button,
.flights .ha-widget-title.sign-in-button {
  height: 4px !important;
}

.ha_booking_widget.home .ha-tab.active,
.ha_booking_widget.home .ha-tab.active:hover,
.ha_booking_widget.home .ha-tab.active:active,
.ha_booking_widget.home .ha-tab.active:focus,
.ha_booking_widget.flights .ha-tab.active,
.ha_booking_widget.flights .ha-tab.active:hover,
.ha_booking_widget.flights .ha-tab.active:active,
.ha_booking_widget.flights .ha-tab.active:focus {
  color: #002d62 !important;
  background-color: transparent;
}

.ha_booking_widget a.active {
  background-color: #002d62;
}

.home.ha_booking_widget a.active,
.flights.ha_booking_widget a.active {
  background-color: revert;
}

.ha_booking_widget a.booking-widget-submit-button,
.ha_booking_widget a.booking-widget-submit-button:hover,
.ha_booking_widget a.booking-widget-submit-button:active,
.ha_booking_widget a.booking-widget-submit-button:focus {
  text-align: center !important;
  display: block;
  font-size: 18px !important;
  padding: 7px !important;
  margin-top: 10px !important;
  border-radius: 2px !important;
  background-color: #002d62 !important;
  color: #ffffff !important;
  letter-spacing: 0.05em;
}

.ha_booking_widget:not(.sidebar) a.booking-widget-submit-button,
.ha_booking_widget:not(.sidebar) a.booking-widget-submit-button:hover,
.ha_booking_widget:not(.sidebar) a.booking-widget-submit-button:active,
.ha_booking_widget:not(.sidebar) a.booking-widget-submit-button:focus {
  
  font-size: 16px !important;
}

.sidebar.ha_booking_widget .float-left.ha-span4.responsive {
  width: 100% !important;
}

.sidebar.ha_booking_widget .float-left.ha-span6 {
  width: 100% !important;
}

.sidebar.ha_booking_widget #booking_return_date.float-left.ha-span6 {
  width: 50% !important;
}

.sidebar.ha_booking_widget #booking_departure_date.float-left.ha-span6 {
  width: 50% !important;
}

.sidebar.ha_booking_widget a.booking-widget-submit-button,
.sidebar.ha_booking_widget a.booking-widget-submit-button:hover,
.sidebar.ha_booking_widget a.booking-widget-submit-button:active,
.sidebar.ha_booking_widget a.booking-widget-submit-button:focus {
  /* padding: 18px !important; */
  margin-top: 2em !important;
}

.ha_booking_widget.sidebar a.booking-widget-submit-button {
  border-radius: 4em !important;
  margin: 0 1em 1em 1em;
  padding: 14px 0 !important;
}

.ha-booking-lookup-form.parcel a.booking-widget-submit-button {
  margin-left: 16px;
  margin-right: 16px;
}

.ha_booking_widget #ha_booking_widget_book_flights a.booking-widget-submit-button,
.ha-booking-lookup-form .ha_booking_widget.sidebar a.booking-widget-submit-button {
  margin-right: 4px;
  margin-left: 4px;
}

a.booking-widget-submit-button.disabled {
  background-color: #9b9b9b;
}

.ha_booking_widget .ha-col-inner {
  margin: 0 16px;
}

.home .ha-col-inner.left,
.flights .ha-col-inner.left {
  margin-right: 4px !important;
}

.home .ha-col-inner.right,
.flights .ha-col-inner.right {
  margin-left: 4px !important;
}

.ha_booking_widget .departure-details .ha-col-inner {
  margin: 0 4px !important;
}


.ha_booking_widget .departure-details.ha-col-inner {
  margin: 0 12px !important;
}

.ha_booking_widget:not(.sidebar) .passengers {
  margin-bottom: 24px !important;
}

.ha_booking_widget .passengers.ha-col-inner {
  margin: 0 12px;
}

.ha_booking_widget .passengers.ha-col-inner {
  margin: 0 12px;
}

.home.ha_booking_widget .passengers .ha-span-fifth,
.flights.ha_booking_widget .passengers .ha-span-fifth {
  width: 13.33%;
}

.sidebar.ha_booking_widget .passengers .ha-span-fifth {
  width: 20%;
}

.ha_booking_widget .passengers .ha-col-inner {
  margin: 0 4px;
}

.home .ha-booking-widget-row.bottom,
.flights .ha-booking-widget-row.bottom {
  margin-bottom: 24px !important;
}

.home #ha_booking_widget_my_flights #login_form_container,
.flights #ha_booking_widget_my_flights #login_form_container {
  margin-bottom: 24px !important;
}

.ha-booking-radio-container {
  margin-top: 24px;
}

.home #forgot_password_form .ha-widget-title,
.flights #forgot_password_form .ha-widget-title {
  margin-bottom: 6px !important;
}

.sidebar.ha_booking_widget .forgot-password-link {
  margin-top: 30px !important;
}

.ha-form-submit-button {
  display: none !important;
}

.ha-tariff-button {
  display: block;
  margin: 2em auto;
  width: 10em;
  background-color: #002d62;
  color: #ffffff;
  text-align: center;
  border-radius: 4em;
  padding: 0.5em 0em;
}

#flight_status_outer_container {
  position: relative;
  margin-bottom: 40px;
  overflow: hidden;
  padding-top: 15px;
}

.ha-container-loading-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.75);
  display: none;
}

#bsb_overlay .ha-container-loading-overlay {
  background-color: #f5f5f5;
}

.ha-container-loading-overlay .ha-container-loading-overlay-inner,
.tp-loader.spinner5 {
  background-color: #ffffff;
  border-radius: 8px;
  background-image: none;
  width: 64px;
  height: 64px;
  left: 50%;
  top: 50%;
  position: absolute;
  margin-left: -32px;
  margin-top: -32px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
  -webkit-animation: none;
  -moz-animation: none;
  animation: none;
}

.tp-loader.spinner5 div {
  display: none;
}

.ha-container-loading-overlay .ha-container-loading-overlay-inner .ha-container-loading-spinner,
.tp-loader.spinner5 div:first-child {
  display: block;
  background: url(./assets/images/loading_spinner.png) no-repeat center center;
  background-size: contain;
  width: 48px;
  height: 48px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -24px;
  margin-top: -24px;
  -webkit-animation: spin 0.75s linear infinite;
  -moz-animation: spin 0.75s linear infinite;
  animation: spin 0.75s linear infinite;
}

@-moz-keyframes spin {
  100% {
    -moz-transform: rotate(360deg);
  }
}

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

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

#ha_booking_widget_loading_overlay.ha-container-loading-overlay {
  border-radius: 8px;
}

#ha_logged_in_container {
  display: none;
}

#ha_logged_in_name,
#ha_logged_in_id {
  color: #000000;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  padding: 24px 16px 32px;
}

#ha_logged_in_id span {
  font-size: 16px !important;
  font-weight: normal;
}

#ha_logged_in_container .logged-in-link {
  display: block;
  padding-bottom: 24px;
  font-size: 18px !important;
  font-weight: bold;
  line-height: 26px;
}

#ha_logged_in_container .logged-in-link:hover {
  color: #00489d !important;
}

#ha_logged_in_container .logged-in-link span {
  display: inline-block;
  margin-right: 16px;
  font-size: 24px !important;
  line-height: 24px;
  width: 24px;
  text-align: center;
  position: relative;
  top: 2px;
}

#ha_login_username {
  margin-bottom: 12px;
}

/* Booking Widget END */

/* Dialog START */
.ha-dialog-background {
  background-color: rgba(0, 0, 0, 0.6);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  display: none;
}

.ha-dialog-inner {
  background-color: #f2f2f2;
  border-radius: 8px;
  max-width: 540px;
  padding: 24px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.14), 0 3px 4px 0 rgba(0, 0, 0, 0.12),
    0 1px 5px 0 rgba(0, 0, 0, 0.2);
  left: 50%;
  position: absolute;
  transform: translateX(-50%) translateY(-50%);
  top: 50%;
  width: 100%;
  overflow: hidden;
}

.ha-dialog-close-button {
  display: block;
  width: 32px;
  height: 32px;
  position: absolute;
  top: 24px;
  right: 24px;
  font-size: 0;
  color: transparent;
  background: url(./assets/images/icon_close.png) no-repeat center center;
  background-size: contain;
}

.ha-dialog-title {
  font-size: 28px;
  line-height: 40px;
  font-weight: 600;
  margin-bottom: 24px;
  color: #002d62;
  padding-bottom: 24px;
  border-bottom: 1px solid #002d62;
}

#ha_forgot_password_dialog .ha-dialog-title i {
  display: inline-block;
  width: 40px;
  height: 40px;
  margin-right: 16px;
  font-size: 36px;
  line-height: 44px;
  float: left;
  text-align: center;
}

.ha-dialog-message {
  margin-bottom: 40px;
}

.ha-dialog-inner .ha-widget-title {
  margin-bottom: 6px;
  font-weight: bold;
}

#ha_forgot_password_dialog input.ha-form-submit-button {
  display: block !important;
  margin: 64px auto 55px;
}

#ha_forgot_password_result_container,
#ha_agent_payment_result_container {
  display: none;
}

#ha_forgot_password_result_icon,
#ha_agent_payment_result_icon {
  width: 100%;
  height: 120px;
  background-size: contain;
  margin: 32px auto 48px;
  font-size: 120px;
  color: #002d62;
  text-align: center;
  line-height: 120px;
}

#ha_agent_payment_result_icon span {
  font-size: 120px !important;
}

#ha_forgot_password_result_title,
#ha_agent_payment_result_title {
  font-size: 18px;
  line-height: 24px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 16px;
}

#ha_forgot_password_result_message,
#ha_agent_payment_result_message {
  text-align: center;
  margin-bottom: 32px;
}

#ha_forgot_password_result_close_button {
  position: relative;
  background: #002d62;
  font-size: 18px;
  color: #ffffff;
  width: 100%;
  height: auto;
  top: auto;
  right: auto;
  text-align: center;
  padding: 8px 96px;
  display: block;
  margin: 0 auto 44px !important;
  max-width: 240px;
  border-radius: 4em;
}

/* Dialog END */

/* Form styles START */
.form-control {
  border: 1px solid transparent;
  box-shadow: none;
  border-radius: 2px;
}

input.wpcf7-form-control,
textarea.wpcf7-form-control,
.wpcf7-form-control-wrap .select2-container {
  border: 1px solid #888888;
  border-radius: 2px;
}

input[type=submit].wpcf7-form-control {
  background-color: #002d62;
  margin: 10px;
  border-radius: 15px;
  width: 10rem;
}

.form-control:focus {
  border-color: #002d62;
}

.form-control.ha-checkbox {
  display: inline-block;
  width: auto;
  height: auto !important;
}

.home.ha_booking_widget .ha-form input,
.home.ha_booking_widget .ha-form .select2,
.flights.ha_booking_widget .ha-form input,
.flights.ha_booking_widget .ha-form .select2 {  
  border: 1px solid grey; 
  border-radius: 2px;
  font-size: 16px;
}

.ha-form input,
.ha-form .select2 {
  border: 1px solid transparent;
}

.home .ha-form input::placeholder,
.flights .ha-form input::placeholder {        
  color: #002d62 !important;
  /* font-weight: bold !important; */
}

.ha-form input.error,
.ha-form .select2.error {
  border: 1px solid #d50101 !important;
  border-radius: 4px;
}

.ha_booking_widget label {
  color: #333333;
  font-weight: normal !important;
  display: inline-block;
  margin-left: 0.5em !important;
  cursor: pointer;
}

.booking-error-message-container {
  margin: 0em;
  padding: 0em !important;
  display: none;
}

.booking-error-message-container .error-message-inner,
div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing,
.ha-error {
  background-color: #d50101;
  padding: 16px !important;
  color: #ffffff;
  white-space: normal;
  line-height: 20px !important;
  margin: 16px 0 0;
  border: none;
}

.booking-error-message-container.success .error-message-inner {
  background-color: #ffe01b;
  color: #002d62;
}

.form-control {
  padding: 6px;
}

/* Form styles END */

/* Select menu override START */
.select2-container {
  width: 100% !important;
}

.select2-container--default .select2-selection--single,
.form-control {
  border: none;
  height: 32px !important;
}

.home.ha_booking_widget .select2-container--default .select2-selection--single,
.flights.ha_booking_widget .select2-container--default .select2-selection--single,
.form-control {
  height: 40px !important;
}

.home.ha_booking_widget .form-control.form-required,
.flights.ha_booking_widget .form-control.form-required {
  height: 42px !important;
  font-size: 16px !important;
}

.location-category {
  font-weight: bold;
}

.select2-container--default .select2-selection--single {
   padding-left: 6px !important;
}

body .select2-container .select2-selection--single .select2-selection__rendered {
  line-height: 32px !important;
  height: 32px !important;
  padding: 0px 32px 0px 0px !important;
  font-size: 14px !important;
}

body .home.ha_booking_widget .select2-container .select2-selection--single .select2-selection__rendered,
body .flights.ha_booking_widget .select2-container .select2-selection--single .select2-selection__rendered {
  line-height: 40px !important;
  height: 40px !important;
  padding: 0px 40px 0px 0px !important;
  font-size: 16px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  border-left: 1px solid #eeeeee;
  height: 24px !important;
  margin: 4px 0;
}

.home.ha_booking_widget .select2-container--default .select2-selection--single .select2-selection__arrow,
.flights.ha_booking_widget .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 32px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #002d62 transparent transparent transparent;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #002d62 !important;
}

.select2-container--default strong.select2-results__group {
  padding: 6px 0;
}

.select2-container--default li.select2-results__option[role=group] {
  padding: 0 0 0 15px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #000000;
}

.ha_booking_widget:not(.sidebar) .select2-container--default .select2-selection--single .select2-selection__rendered[title="From"] {
  color: #002d62 !important; /* changed this */
  /* font-weight: bold; */
}

.ha_booking_widget:not(.sidebar) .select2-container--default .select2-selection--single .select2-selection__rendered[title="To"]
{
  color: #002d62 !important; /* changed this */
  /* font-weight: bold; */
}

.ha_booking_widget:not(.sidebar) .select2-container--default .select2-selection--single .select2-selection__rendered[title="Male"] {
  color: #002d62 !important; /* changed this */
  /* font-weight: bold; */
}

.ha_booking_widget:not(.sidebar) .select2-container--default .select2-selection--single .select2-selection__rendered[title="Female"] {
  color: #002d62 !important; /* changed this */
  /* font-weight: bold; */
}

.ha_booking_widget:not(.sidebar) .select2-container--default .select2-selection--single .select2-selection__rendered[title="Gender X"] {
  color: #002d62 !important; /* changed this */
  /* font-weight: bold; */
}

.ha_booking_widget:not(.sidebar) .select2-container--default .select2-selection--single .select2-selection__rendered[title="Child"] {
  color: #002d62 !important; /* changed this */
  /* font-weight: bold; */
}

.ha_booking_widget:not(.sidebar) .select2-container--default .select2-selection--single .select2-selection__rendered[title="Infant"] {
  color: #002d62 !important; /* changed this */
  /* font-weight: bold; */
}

/* Select menu override END */

/* Date picker override START */
.ha-date-picker {
  position: relative;
}

.ha-date-picker i {
  position: absolute;
  right: 8px;
  top: 4px;
  height: 24px;
  line-height: 24px !important;
  padding-left: 8px !important;
  color: #002d62;
  border-left: 1px solid #eeeeee;
  cursor: pointer;
}

.ha_booking_widget:not(.sidebar) .ha-date-picker i {
  
  height: 32px;
  line-height: 32px !important;
  
}

.ui-datepicker-header {
  background-color: #002d62;
  color: #ffffff;
}

.ui-datepicker-header>a span:before {
  color: #ffffff;
}

#ui-datepicker-div {
  display: none;
}

/* Date picker override END */

/* Check buttons START */
.ha-checkbutton {
  color: #002d62 !important;
  display: block;
  font-size: 17px !important;
  text-align: center !important;
  line-height: 20px !important;
  padding: 8px 0;
  border-radius: 4em;
  border: none !important;
  font-weight: normal;
  text-transform: none;
}

.home .ha-checkbutton,
.flights .ha-checkbutton {
  border-radius: 0px;
}

.ha-checkbutton.active {
  color: #ffffff !important;
  background-color: #002d62;
}

.home .ha-checkbutton.active,
.flights .ha-col-inner .ha-checkbutton.active {    /* added this */
  color: #002d62 !important;
  border-bottom-width: 2px !important;
  border-bottom-color: #ffdd00 !important;
  padding-bottom: 1px !important;
  border-bottom-style: solid !important;
  /* text-decoration: underline;
  text-decoration-color: #ffdd00;
  text-decoration-thickness: 3px; */
  /* background-color: #002d62; */
  font-weight: bold;
}

.ha_booking_widget .ha-tab-content a.ha-checkbutton.active:hover,
.ha_booking_widget .ha-tab-content a.ha-checkbutton.active:active,
.ha_booking_widget .ha-tab-content a.ha-checkbutton.active:focus {
  color: #002d62 !important;
}

.sidebar.ha_booking_widget .ha-tab-content a.ha-checkbutton.active:hover,
.sidebar.ha_booking_widget .ha-tab-content a.ha-checkbutton.active:active,
.sidebar.ha_booking_widget .ha-tab-content a.ha-checkbutton.active:focus
 {   /* added this */
  
  color: #ffffff !important;
}

/* Check buttons END */

/* Menu START */
.header .content-main .navbar-nav>li a {
  font-size: 18px;
  font-weight: normal;
}

.content-main {
  position: relative;
}

#home_menu_logo {
  position: absolute;
  top: -3px;
  left: 0px;
  width: 200px;
  z-index: 1;
}

#home_menu_logo img {
  width: 200px;
}

.header.header-version-2 .content-main .navbar-nav > li a {
  color: #002d62 !important;

}

.content-main {
  position: relative;
}

#home_menu_logo {
  position: absolute;
  top: -3px;
  left: 0px;
  width: 200px;
  z-index: 1;
}

#home_menu_logo img {
  width: 200px;
}

.header-version-2 .iw-nav-wrapper {
  background-color: white;
  box-shadow: 0 0 10px 0 rgb(0 0 0 / 30%);

}

.header-version-2 .float-right.account-link.logged-out.light.user-circle-container {
  width: 35px;
  margin-left: 20px;
  padding-right: 5px;
  padding-top: 0px;
  padding-bottom: 0px;
  border-right: #002d62 1px solid;
}

.header-version-2 .iw-top-bar .contact a {
  color: #002d62;
}
#home-page-search-bar {
  color: black !important;
  width: 450px;
  height: 45px !important;
  border: 1px solid #d0d0d0 !important;
  border-radius: 2px !important;
  margin-left: 0px;
  font-size: 16px !important;
  padding-left: 15px !important;
}

.home-page-search-container {
  width: 1170px;
  height: 100px;
  position: absolute;
  text-align: center;
  left: 50%;
  margin-left: -585px;
}

.blocker {
    width: 100vw;
    height: 100vh;
    position: fixed;
    background-color: rgba(0,0,0,0.4);
    z-index: 9999;
	top: 0;
}

.header-version-2 .iw-nav-menu {
  margin-top: 0px;
  text-align: right;
  padding: 0;
  float: none;
}

.header-version-2.header-sticky.clone .content-main {
  margin-top: 20px;

}

.navbar-nav>li>a {
  font-size: 18px !important;
  font-weight: 400 !important;
  line-height: 24px !important;
}

.header-version-2 .navbar-nav>li {
  margin-left: 40px;
}

.header-version-2 .navbar-nav li:first-child {
  margin-left: 0;
}

.clone .navbar-nav>li {
  margin-left: 0;
}

.header-version-2 .navbar-nav>li>a {
  color: #ffffff !important;
  margin: 0 !important;
  padding-bottom: 24px !important;
}

.header-default.header-default-edition .iw-header .iw-menu-main .navbar-nav>li>a:before,
.header-version-2 .iw-menu-default .iw-nav-menu>li>a::before,
.header-version-3 .iw-menu-default .iw-nav-menu>li>a::before,
.header-version-4 .iw-menu-default .iw-nav-menu>li>a::before {
  height: 4px !important;
  bottom: 16px !important;
}

.header-sticky .navbar-nav>li.logo {
  display: none;
}

.header-sticky.clone .navbar-nav>li.logo {
  display: inline-block;
}

.header-sticky.clone .navbar-nav>li>a {
  color: #002d62 !important;
}

.content-main .navbar-nav>li.logo a img {
  max-width: 200px;
}

.container .row {
  position: relative;
}

.header-default.header-default-edition .col-logo {
  width: 200px;
  padding: 0;
  float: left;
  overflow: hidden;
}

.header-default.header-default-edition .col-logo img {
  width: 200px;
}

.header-default.header-default-edition .col-menu {
  float: right;
  padding: 0;
  width: -webkit-calc(100% - 200px);
  width: -moz-calc(100% - 200px);
  width: calc(100% - 200px);
}

.header-default.header-default-edition .col-search {
  display: none;
  float: right;
  padding: 0;
}

.header-default.header-default-edition.clone .iw-header .iw-search-cart {
  margin: 22px 0 26px !important;
}

.header-sticky.clone .logo img,
.header .main-logo,
.header.clone .sticky-logo {
  max-width: 200px;
}

.header-default .iw-header .iw-logo {
  padding: 18px 0;
}

.header-default .iw-header .iw-logo a {
  font-size: 0;
  display: block;
}

.header-default-edition .top-bar-wrapper {
  background-color: #002d62;
}

.header-default-edition .top-bar-wrapper .container {
  padding-left: 0;
  padding-right: 0;
}

.header-default-edition .iw-top-bar .contact {
  font-size: 1em;
}

.header-default .navbar-default {
  background: #ffffff !important;
}

.header-default.header-default-edition .iw-header .iw-search-cart {
  margin: 22px 0;
}

.content-main .navbar-nav>li .sub-menu {
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.2);
  border-radius: 4px;
}

.header .navbar-nav>li>.sub-menu li.menu-item-has-children {
  width: 50%;
  float: left;
  text-align: left;
}

.header .navbar-nav>li>.sub-menu li.menu-item-has-children a .icon-arrow {
  display: none;
}

.sub-menu {
  visibility: visible;
}

.header .navbar-nav>li>.sub-menu li {
  border: none;
}

.header .navbar-nav>li>.sub-menu {
  padding: 20px 24px;
  width: 100%;
  min-width: 150px;
}

#menu-item-10064 .sub-menu.child-nav.dropdown-nav {
  min-width: 150px;
}


#menu-item-1837 ul {
  min-width: 200px;
} 

.navbar-nav li:first-child .sub-menu {
/*   min-width: 300px; */
}

.navbar-nav li:first-child .sub-menu .sub-menu {
  min-width: auto;
}

.navbar-nav li:nth-child(2) .sub-menu {
  min-width: 150px;
}

.navbar-nav li:nth-child(2) .sub-menu .sub-menu {
  min-width: auto;
}

.header-version-2 .content-main .navbar-nav>li .sub-menu li {
  padding: 0;
}

.header .navbar-nav>li>.sub-menu li a {
  color: #002d62 !important;
  font-weight: normal !important;
  line-height: 20px !important;
  font-size: 14px !important;
}

.header-version-2 .content-main .navbar-nav>li:hover .sub-menu li {
  padding-top: 8px;
  padding-bottom: 8px;
}

.header .navbar-nav>li>.sub-menu li .sub-menu {
  opacity: 1;
  left: 0 !important;
  margin: 0;
  top: 0;
  position: relative;
  border-radius: 0;
  box-shadow: none;
  width: 100%;
}

.header .navbar-nav>li>.sub-menu li.menu-item-has-children ul {
  padding-top: 8px;
}

.header .navbar-nav>li>.sub-menu li.menu-item-has-children li {
  padding: 0 !important;
}

.header .navbar-nav>li>.sub-menu li a:hover {
  color: #00489d !important;
}

.header .navbar-nav>li>.sub-menu li a.non-clickable:hover {
  color: #002d62 !important;
}

.header .navbar-nav>li>.sub-menu li.menu-item-has-children a {
  background: url(./assets/images/border_bottom.png) no-repeat bottom center;
  display: inline-block;
  padding-bottom: 12px !important;
  font-weight: bold !important;
}

.header .iw-header .navbar-nav>li:hover>.sub-menu>li {
  padding: 8px 0;
}

.header .navbar-nav>li>.sub-menu li.menu-item-has-children li a {
  font-weight: normal !important;
  background: none;
  display: block;
  padding-bottom: 0px;
  font-family: "Lato", sans-serif;
  text-transform: none;
}

body.down .header.clone {
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

.header-version-2.header-sticky.clone {
  padding: 0px;
}

.header-version-2.header-sticky.clone .content-main .logo-wrapper {
  width: 200px;
  margin-top: 3px;
  margin-bottom: 5px;
  position: relative;
  z-index: 1;
}

.header-version-2.header-sticky.clone .content-main .logo-wrapper img {
  width: 200px;
}

.header-sticky.clone .content-main .iw-menu-default {
  float: right !important;
}

.header-sticky.clone .navbar-nav>li>a {
  margin-left: 0px !important;
  padding: 7px 10px 3px !important;
  border-bottom: 4px solid transparent;
}

.header-version-2.header-sticky.clone .content-main .navbar-nav>li:hover>a {
  color: #002d62 !important;
  background-color: transparent !important;
/*   border-bottom: 4px solid #002d62; */
}

.header-sticky.clone .content-main .navbar-nav>li .sub-menu {
  margin-left: 0 !important;
}

.header-sticky a.account-link {
  display: none;
}

.header-sticky.clone a.account-link {
  display: block;
}

.header-sticky.clone a.account-link.hide {
  display: none;
}

.header-sticky.clone a.account-link {
  margin: 0px 0 0 24px;
}

.header-default.header-default-edition.header-sticky.clone a.account-link {
  margin-top: 13px;
}

.header-default.header-default-edition .navbar-nav>li {
  padding: 0 !important;
  margin-left: 40px;
}

.header-default.header-default-edition .navbar-nav li:first-child {
  margin-left: 0;
}

.header-default.header-default-edition.clone .navbar-nav>li {
  margin-left: 0px !important;
  margin-right: 16px !important;
}

.header-default.header-default-edition .iw-header .iw-menu-main .navbar-nav>li>a {
  margin: 0 !important;
  padding: 20px 0px 24px !important;
  color: #002d62 !important;
}

.header-default.header-default-edition .iw-header .iw-menu-main .navbar-nav>li>a:hover {
  color: #00489d !important;
}

.header .navbar-nav>li:hover>.sub-menu li>.sub-menu {
  visibility: visible !important;
}

.header .iw-header .navbar-nav>li>.sub-menu li>a {
  padding: 0;
}

.header .iw-header .navbar-nav>li>.sub-menu .sub-menu li a {
  padding: 0;
}

.header-default.header-default-edition.clone .col-logo {
  width: 200px;
  position: absolute;
  padding: 0;
}

.header-sticky.clone .logo img,
.header .main-logo,
.header.clone .sticky-logo {
  width: 100%;
}

.header-default.header-default-edition.clone .col-menu {
  width: auto;
}

.header-default .iw-menu-header-default {
  background: none;
}

.header-default.header-sticky.clone .iw-header .iw-menu-main .navbar-nav>li:hover>a {
  background: transparent !important;
  color: #002d62 !important;
}

.header.header-version-2.clone .off-canvas-open i {
  color: #4e4e4e;
}

.header.header-version-2 .off-canvas-open i {
  color: #4e4e4e;
}

.header-default.header-default-edition.clone .col-search,
.header .off-canvas-open {
  padding-right: 0;
}

.header-version-2.header-sticky.clone .content-main .navbar-nav>li>a {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.header-version-2.header-sticky.clone .navbar-nav>li {
  margin-right: 16px;
  padding-bottom: 16px;
}

.navbar .container {
  padding-left: 0;
  padding-right: 0;
}

.header.header-default-edition.header-sticky .navbar .ha-login-name,
.header-version-2 .content-main .ha-login-name {
  display: none !important;
}

#search-bar-container {   
  position: absolute;
  right: 0;
  float: right;
  border-radius: 4px;
  display: flex;
  justify-content: center;
  width: 500px;
  height: 90px;
  z-index: 9999;
  background-color: white;
  top: 40px;

}

#search-bar-container form {   
  align-self: center;

}

.header.header-default-edition.header-sticky.clone .ha-login-name,
.header-version-2.clone .ha-login-name {
  display: inline-block !important;
  color: #002d62;
  line-height: 20px;
  padding: 10px 0;
  margin: 0;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  max-width: 105px;
}

.header.header-default-edition.header-sticky.clone .ha-login-name {
  padding: 23px 0px;
}

.header-default .iw-header .iw-menu-main .navbar-nav li>a {
  border-radius: 0px;
}

.iw-canvas-icon button,
.off-canvas-open {
  padding: 10px 14px 12px !important;
  margin-top: -14px !important;
  margin-right: -14px !important;
  margin-bottom: -10px;
}

.off-canvas-open {
  margin-top: -10px !important;
  padding-top: 12px !important;
}

.clone .off-canvas-open {
  margin-top: -6px !important;
  margin-bottom: -14px;
}

.header-version-2.header-sticky.clone .iw-nav-menu {
  margin-bottom: 0;
}

/* Menu END */

/* Footer START */
.iw-footer-default .iw-footer-middle,
.iw-footer-default .iw-copy-right {
  background-color: #f2f2f2;
}

.iw-copy-right {
  padding: 0 0 85px 0;
}

#ha_copyright_container {
  padding: 20px 40px 0 0;
  border-top: 1px solid #cccccc;
}

#ha_copyright_container .ha-copyright-logo {
  background: url(./assets/images/ha_logo_dark.png) no-repeat center center;
  background-size: contain;
  width: 200px;
  font-size: 0;
  height: 32px;
  margin-right: 40px;
  margin-bottom: 20px;
}

#ha_copyright_container .ha-copyright {
  color: #888888;
  margin-bottom: 16px;
  margin-top: 6px;
}

#ha_copyright_container .ha-copyright-link,
.menu-page-bottom-links-container ul li a {
  color: #888888;
  margin-right: 40px;
  font-size: 16px;
  line-height: 24px;
  margin-top: 3px;
  margin-bottom: 20px;
  display: inline-block;
}

.clear-both-narrow {
  clear: both;
  display: none;
  font-size: 0;
  height: 0;
  position: relative;
  overflow: hidden;
}

.iw-footer-default .widget .widget-title {
  color: #002d62;
  font-size: 18px;
  font-weight: 600;
  display: inline-block;
  margin-bottom: 20px;
  background: url(./assets/images/border_bottom.png) no-repeat bottom center;
  padding: 0 0 20px 0;
}

.iw-footer-middle .widget_nav_menu .menu li {
  float: none;
  width: auto;
}

.iw-footer.iw-footer-default .widget li a {
  color: #000000 !important;
  font-size: 16px;
  padding: 0;
  line-height: 16px;
  margin-bottom: 16px;
}

.iw-footer.iw-footer-default .widget li a:hover {
  color: #00489d !important;
}

.iw-footer.iw-footer-default .widget li a:after {
  display: none;
}

.ha-footer-col-clear {
  display: none;
  clear: both;
}

.ha-social-links a {
  display: inline-block;
  font-size: 32px;
  width: 32px;
  height: 32px;
  text-align: center;
  margin-right: 32px;
  margin-bottom: 20px;
}

.ha-footer-awards a {
  width: 30%;
  margin-right: 5px;
  height: auto;
}

.ha-social-links a.fa-tripadvisor {
  font-size: 24px;
  top: -2px;
  position: relative;
  margin-bottom: 24px;
}

footer .container {
  padding-left: 0;
  padding-right: 0;
}

footer .widget {
  margin-bottom: 8px;
}

.iw-footer-middle {
  padding-bottom: 0;
}

.menu-page-bottom-links-container {
  float: right;
}

.menu-page-bottom-links-container ul li {
  display: inline-block;
}

/* Footer END */

/* Tabs START */
.ha-tab {
  margin: 0 !important;
}

.ha-tab-content {
  display: none;
}

.ha-tab-content.open {
  display: block;
}

.ha-tab-content .ha-inner {
  padding: 1em;
}

/* Tabs END */

/* iFrame Overlay START */
#bsb_overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 999999;
}

#bsb_overlay .iframe-container {
  position: absolute;
  top: 5%;
  bottom: 5%;
  left: 50%;
  width: 980px;
  box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.3);
  margin-left: -490px;
  background-color: #ffffff;
  padding-top: 64px;
  border-radius: 8px;
  overflow: hidden;
  background-color: #f5f5f5;
}

#bsb_overlay .iframe-container iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  border: none;
  background-color: #ffffff;
}

#bsb_overlay a#hide_bsb_overlay_button {
  position: absolute;
  top: 16px;
  right: 16px;
  display: block;
  width: 32px;
  height: 32px;
  background: url(./assets/images/icon_close.png) no-repeat center center;
  color: transparent;
  background-size: contain;
  font-size: 0;
  color: transparent;
}

#bsb_overlay .iframe-inner-container {
  position: relative;
  height: 100%;
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
  overflow-x: hidden;
}

.ha-booking-overlay-tour-add-ons-container {
  position: relative;
  height: 50%;
  padding: 0 20px;
}

.ha-booking-overlay-tour-add-ons-container h4,
.ha-booking-overlay-tour-add-ons-container a#overlay_add_ons_show_hide {
  padding: 20px 0;
  margin: 0;
}

.ha-tour-add-on-location-item {
  display: none;
}

.ha-booking-overlay-tour-add-ons-container .post-image.effect-1 {
  max-height: 160px !important;
}

/* iFrame Overlay END */

/* Mobile Menu START */
.st-menu {
  background-color: #002d62;
}

.off-canvas-menu h2.canvas-menu-title {
  border: none;
}

#off-canvas-close i {
  position: relative;
}

.off-canvas-menu .canvas-menu li>a {
  border-bottom-color: rgba(255, 255, 255, 0.1);
  color: #ffffff !important;
}

.off-canvas-menu .canvas-menu li>a:hover {
  color: #ffde00 !important;
}

body .off-canvas-menu .canvas-menu li.selected.active>a {
  color: #ffffff !important;
}

/* Mobile Menu END */

/* Schedules START */
.ha-flight-search-form-container {
  background-color: #f2f2f2;
  padding: 11px;
  border-radius: 8px;
  margin: 32px 0 15px;
}

.ha-schedule-form-col {
  width: 28%;
  padding: 13px;
}

.ha-schedule-form-col .ha-widget-title {
  margin-top: 0 !important;
}

.ha-schedule-form-col.go-col {
  width: 16%;
}

.ha-widget-title {
  margin-bottom: 6px;
}

.ha-flight-search-form-go-button {
  padding: 7px 0px !important;
  text-align: center;
  width: 100%;
}

.ha-flight-search-form-go-button:hover {
  color: #ffffff !important;
}

.ha-schedules-col {
  width: 50%;
}

#ha_flight_status_container table {
  border: none;
  border-collapse: collapse;
}

#ha_flight_status_container table td {
  border-width: 0px 0px 1px 0px;
  border-color: #e9e9e9;
  border-style: solid;
  font-size: 12px;
  padding: 10px 16px;
  line-height: 17px;
}

#ha_flight_status_container table th,
.ha-flight-status-date {
  background-color: #002d62;
  color: #ffffff;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  padding: 10px 16px;
  border: none;
}

.ha-flight-status-date {
  text-align: center;
  display: none;
  background-color: #00489d;
}

.ha-weather-outer-container {
  margin: 0 -15px;
  padding-bottom: 15px;
}

.ha-weather-container {
  width: 50%;
  display: none;
}

.ha-weather-container-inner {
  margin: 15px;
  padding: 24px;
  border-radius: 4px;
  border: 1px solid #edeff0;
  color: #676d70;
}

.ha-weather-col {
  width: 50%;
}

.ha-weather-col.float-right {
  text-align: right;
}

.ha-weather-temp-container {
  display: inline-block;
}

.ha-weather-temp {
  font-size: 48px;
  font-weight: 300;
  line-height: 48px;
  height: 48px;
  margin-bottom: 9px;
  text-align: center;
  min-width: 55px;
}

.ha-weather-celcius {
  font-size: 16px;
  font-weight: 300;
  margin-left: 6px;
  margin-right: 6px;
  margin-bottom: 33px;
}

.ha-weather-icon {
  width: 32px;
  height: 48px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: bottom center;
  opacity: 0.6;
}

.ha-weather-icon.icon-01d {
  background-image: url(./assets/images/weather_icons/01d.png);
}

.ha-weather-icon.icon-01n {
  background-image: url(./assets/images/weather_icons/01n.png);
}

.ha-weather-icon.icon-02d {
  background-image: url(./assets/images/weather_icons/02d.png);
}

.ha-weather-icon.icon-02n {
  background-image: url(./assets/images/weather_icons/02n.png);
}

.ha-weather-icon.icon-03d {
  background-image: url(./assets/images/weather_icons/03d.png);
}

.ha-weather-icon.icon-03n {
  background-image: url(./assets/images/weather_icons/03n.png);
}

.ha-weather-icon.icon-04d {
  background-image: url(./assets/images/weather_icons/04d.png);
}

.ha-weather-icon.icon-04n {
  background-image: url(./assets/images/weather_icons/04n.png);
}

.ha-weather-icon.icon-09d {
  background-image: url(./assets/images/weather_icons/09d.png);
}

.ha-weather-icon.icon-09n {
  background-image: url(./assets/images/weather_icons/09n.png);
}

.ha-weather-icon.icon-10d {
  background-image: url(./assets/images/weather_icons/10d.png);
}

.ha-weather-icon.icon-10n {
  background-image: url(./assets/images/weather_icons/10n.png);
}

.ha-weather-icon.icon-11d {
  background-image: url(./assets/images/weather_icons/11d.png);
}

.ha-weather-icon.icon-11n {
  background-image: url(./assets/images/weather_icons/11n.png);
}

.ha-weather-icon.icon-13d {
  background-image: url(./assets/images/weather_icons/13d.png);
}

.ha-weather-icon.icon-13n {
  background-image: url(./assets/images/weather_icons/13n.png);
}

.ha-weather-icon.icon-50d {
  background-image: url(./assets/images/weather_icons/50d.png);
}

.ha-weather-icon.icon-50n {
  background-image: url(./assets/images/weather_icons/50n.png);
}

.ha-weather-location {
  font-size: 14px;
  font-weight: 300;
  line-height: 26px;
}

.ha-weather-day {
  font-size: 12px;
  display: inline-block;
  margin-left: 8px;
  font-weight: bold;
  color: #838c91;
}

.ha-weather-wind {
  margin-top: 30px;
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 18px;
  font-weight: 300;
}

.ha-weather-wind span.icon {
  width: 16px;
  height: 18px;
  display: inline-block;
  vertical-align: text-bottom;
  margin-left: 8px;
  font-size: 0px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right center;
  background-image: url(./assets/images/weather_icons/icon_weather_wind.png);
  opacity: 0.6;
}

.ha-weather-conditions {
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
  text-transform: capitalize;
}

/* Schedules END */

/* Promos START */
h2.ha-home-heading {
  font-size: 36px;
  color: #0a0a0a;
  text-align: left;
  font-weight: bold;
  font-style: normal;
  line-height: 32px;
  margin: 0 0 60px 16px;
}

.vc_row-has-fill .container,
.home .vc_row-has-fill .vc_column_container>.vc_column-inner {
  padding-left: 0;
  padding-right: 0;
}

h2.ha-home-heading span {
  font-size: 28px;
  font-weight: 600;
  line-height: 28px;
  display: inline-block;
  margin-left: 20px;
  text-transform: none;
}

#ha-promos-all {
  display: block;
}

#ha_promos_location_container {
  width: 200px;
  margin-left: 28px;
}

.ha-info-book-now-container {
  font-size: 18px;
  font-weight: 600;
  color: #000;
  margin-bottom: 2em;
}

.ha-single-content-col {
  width: -webkit-calc(100% - 380px);
  width: -moz-calc(100% - 380px);
  width: calc(100% - 380px);
  padding-bottom: 40px;
}

.ha-sidebar-col {
  width: 350px;
}

.ha-promos-outer-container {
  min-height: 585px;
}

.ha-promos-container {
  display: none;
}

#ha-promo-all {
  display: block;
}

.container.promos {
  padding-left: 0;
  padding-right: 0;
}

.ha-promos-post-share-buttons {
  margin-bottom: 12px;
}

.ha-promos-post-info-container {
  text-align: center;
}

.ha-promos-post-info-container .post-info-date {
  float: left;
  margin-bottom: 12px;
}

.ha-promos-post-info-container .ha-button {
  margin: 0 12px;
}

/* Promos END */

/* Sidebar START */
h2.widgettitle {
  font-size: 18px;
  font-weight: 600;
  color: #000000;
}

.widget_recent_entries li.recent-blog-post,
.widget_recent_entries_footer li.recent-blog-post {
  border-color: #888888;
}

.widget_recent_entries .recent-blog-posts-default .post-date {
  font-size: 14px;
}

.widget_recent_entries .recent-blog-posts-default .post-date i {
  font-size: 20px;
}

/* Sidebar END */

/* Theme Overrides START */
.theme-bg {
  background: #002d62 !important;
}

.owl-theme .owl-controls .owl-page span {
  height: 4px !important;
  border-radius: 4px !important;
  width: 70px !important;
  background-color: #8297b7 !important;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls .owl-page:hover span {
  background-color: #03295b !important;
}

.iw-travel-tours.style2 {
  padding-bottom: 0;
}

.iw-travel-tours.style4 .info-wrap .ion-calendar {
  color: #002d62;
  margin-right: 0.5em;
}

.iw-travel-tours.style2.style4.hero-carousel {
  margin-top: 300px;
  color: #002d62;
  width: 700px;
}

.iw-travel-tours.style2.style4.hero-carousel p {
  font-size: 20px;
  margin-bottom: 1em;
}

.iw-travel-tours.style2.style4.hero-carousel .owl-pagination {
  position: absolute;
  top: -40px;
  left: 5px;
}

.iw-travel-tours.style2.style4.hero-carousel .owl-pagination .owl-page span {
  border-radius: 50% !important;
  height: 10px !important;
  width: 10px !important;
  background-color: transparent !important;
  border: #002d62 1px solid;
  margin: 0 10px !important;
}

.iw-travel-tours.style2.style4.hero-carousel .owl-pagination .owl-page.active span,
.iw-travel-tours.style2.style4.hero-carousel .owl-pagination .owl-page span:hover {

  background-color: #002d62 !important;
}

.hero-carousel .carousel-button,
.hero-carousel .carousel-button:active,
.hero-carousel .carousel-button:focus {
  background-color: transparent;
  border-color: #002d62;
  color: #002d62 !important;
  border-style: solid;
  border-radius: 6px;
  border-width: 2px;
  display: flex;
  width: fit-content;
  width: -moz-fit-content; /* for firefox */
  padding: 7px 10px 7px 10px;
  font-size: 20px;
}

.hero-carousel .ha-home-carousel-content-container {
  padding-top: 15px;
}


.iw-travel-tours.style4 .info-wrap .tour-price-vote .price-tour,
.ha-home-carousel-content-container .price-tour {
  color: #002d62;
  font-size: 36px;
  padding: 0;
  line-height: 32px;
  margin: 23px 4px 0 0;
}

.ha-home-carousel-content-container .price-tour {
  margin: 0 0 0 4px;
}

.price-direction,
.ha-home-carousel-content-container .price-direction {
  display: inline-block;
  line-height: 19px;
  padding-top: 33px;
}

.ha-home-carousel-content-container .price-direction {
  padding-top: 10px;
}

.iw-travel-tours.style4 .image-wrap .booking-action a.link-to-detail:hover {
  background-color: #00489d !important;
  text-transform: uppercase;
}

.page-heading {
  background-position: center center;
}

.page-heading .container-inner {
  height: 280px !important;
}

.iw-top-bar .contact {
  float: none !important;
}

.iw-top-bar .contact {
  padding: 8px 0 6px 0 !important;
}

.iw-top-bar .contact a,
.ha-login-name {
  color: #ffffff;
  display: inline-block;
  padding: 8px 0;
  line-height: 20px;
  margin-left: 24px;
  cursor: pointer;
  letter-spacing: 0.05em;
  font-weight: 600;
}

.iw-top-bar .contact a:hover,
.iw-top-bar .contact a:active,
.iw-top-bar .contact a:focus {
  color: #e2e4e6 !important;
}

.header-version-2 .iw-top-bar .contact a:hover,
.header-version-2 .iw-top-bar .contact a:active,
.header-version-2 .iw-top-bar .contact a:focus {
  color: #00489d !important;
}

.iw-top-bar .contact a.ha-button.light:hover {
  color: #002d62 !important;
}

.ha-login-name {
  display: none;
}

.iw-top-bar .contact a.account-link {
  margin: 0 0 0 24px;
}

a.account-link.hide {
  display: none;
}

.breadcrumbs-wrap {
  border-top: 1px solid #888888;
  border-bottom: 1px solid #888888;
  padding: 18px 0;
}

.breadcrumbs li a,
.ha-breadcrumb-separator {
  color: #3d5188 !important;
}

.breadcrumbs li.current,
.breadcrumbs li a.non-clickable,
a.non-clickable:hover,
a.non-clickable:active,
a.non-clickable:focus {
  color: #888888 !important;
}

.contents-main .breadcrumbs-wrap .container {
  padding: 0 !important;
  width: 100% !important;
}

.page-template-page-templates .contents-main .container {
  padding-top: 45px;
  padding-bottom: 45px;
}

.breadcrumbs li {
  padding: 7px 0;
}

.ha-breadcrumb-separator {
  display: inline-block;
  margin: 0 1.25em;
  color: #002d62;
}

.post-item .post-content-head .post-info>div {
  font-size: 14px;
  padding: 6px 0px;
}

.post-item .post-content-head .post-info i.fa-clock-o {
  font-size: 24px;
  color: #838383;
}

h3.post-title,
h3.post-title a {
  color: #000000 !important;
  font-size: 28px;
  font-weight: 600;
}

.page-title .iw-heading-title h1 {
  color: #ffffff;
  margin: 0;
  font-family: "ProximaNovaBlack";
  font-size: 48px;
  line-height: 58px;
  text-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
  text-transform: uppercase;
}

.blog-content.single-content .post-content-head .post-share-buttons {
  position: relative;
  top: 0;
}

.container .row {
  margin: 0;
	  display: block !important;
  width: unset;
  flex-wrap: unset !important;
}

.iw-travel-tours.style4 .info-wrap .info-left .title {
  margin-bottom: 0px;
  font-size: 18px;
  line-height: 24px;
  min-height: 72px;
}

.iw-travel-tours.style4 .info-wrap .info-left .title a {
  line-height: 24px;
  font-size: 18px;
  color: #002d62 !important;
}

.iw-travel-tours.style4 .info-wrap .info-left .title a:hover {
  color: #00489d !important;
}

.iw-tour-item {
  border-radius: 4px;
  overflow: hidden;
}

.iw-tour-item .info-wrap {
  border: 1px solid rgba(136, 136, 136, 0.2) !important;
  border-radius: 0px 0px 4px 4px;
}

.iw-tour-item:hover {
  background-color: #f2f2f2 !important;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.3);
}

.vc_tta-panel-heading {
  background-color: #f2f2f2 !important;
}

.vc_tta-panel-heading:hover,
.vc_tta-panel.vc_active .vc_tta-panel-heading {
  background-color: #002d62 !important;
}

.vc_tta-panel-heading:hover .vc_tta-panel-title>a,
.vc_tta-panel.vc_active .vc_tta-panel-title>a {
  color: #ffffff !important;
}

.vc_tta-panel-heading:hover .vc_tta-panel-title>a .vc_tta-controls-icon::before,
.vc_tta-panel.vc_active .vc_tta-panel-title>a .vc_tta-controls-icon::before,
.vc_tta-panel-heading:hover .vc_tta-panel-title>a .vc_tta-controls-icon::after,
.vc_tta-panel.vc_active .vc_tta-panel-title>a .vc_tta-controls-icon::after {
  border-color: #ffffff !important;
}

.iw-copy-right span {
  right: 15px;
}

.iw-copy-right span.eff {
  background-color: #002d62;
}

.tours.intravel-destinations.style1 {
  height: 560px;
}

.tours.intravel-destinations.style1 .desktop {
  display: flex;
  flex-direction: row-reverse;
}

.tours.intravel-destinations.style1 .desktop .destination-item {
  width: 250px !important;
  margin-bottom: 15px;
  margin-left: 15px;
  margin-right: unset;
  box-shadow: 0 0 3px 0 rgb(0 0 0 / 25%);
}

.tours.intravel-destinations.style1 .desktop .destination-item.Vancouver {
  height: 555px;
  width: 375px !important;
  float: right;
  margin-right: 15px;
}

.tours .owl-item .desktop .destination-item {
  margin: 0 15px 0px 0px;
 
}

.tours .desktop .rest {
  display: flex;
  flex-wrap: wrap;
}

.tours .destination-item {
 
  border-radius: 10px;
}

.tours .desktop .owl-wrapper {
  margin-left: 16px;
}

.tours.intravel-destinations.style1 .destination-item .content h2,
.tours.intravel-destinations.style1 .destination-item .content li {
  font-size: 34px;
  text-shadow: 2px 2px 15px rgb(0 0 0 / 45%);
}

.tours.intravel-destinations.style1 .destination-item:hover .content h2,
.tours.intravel-destinations.style1 .destination-item:hover .content li {
 
  text-shadow: unset;
}
.tours.intravel-destinations.style1 .destination-item .content .content-bottom {
  visibility: hidden;
}

.tours.intravel-destinations.style1 .destination-item:hover .content .content-bottom {
  visibility: visible;
}

.tours.intravel-destinations.style1 .destination-item .content h2 {
  font-family: "ProximaNovaBlack";
  font-weight: 900;
  margin-bottom: 10px;
  width: 100%;
}

.tours.intravel-destinations.style1 .destination-item .content li {
  font-weight: 300;
  
}

.tours.intravel-destinations.style1 .desktop .destination-item.Richmond .content h2 {
  width: 197px;
  margin-left: -5px;
}

.tours.intravel-destinations.style1 .destination-item .content .content-bottom {
  padding-bottom: unset;
}

.tours.intravel-destinations.style1 .destination-item .content .destination-detail-v2 {
  margin-top: 10px;
}

.tours .desktop .Vancouver img {
  object-fit: cover;
  height: inherit;
}

 .tours.intravel-destinations.style1 .desktop .destination-item .content.Vancouver {
  padding-top: 207px !important;
  -webkit-transform: translateY(32%);
  transform: translateY(32%);
}

.tours.intravel-destinations.style1 .desktop .destination-item:hover .content.Vancouver {
 
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
}

.intravel-destinations.style1 .destination-item .content {
  -webkit-transition: transform 0.3s ease-out 0s;
  transition: transform 0.3s ease-out 0s;
  padding: 58px 35px 0 !important;
  height: 100%;
  /* margin-bottom: 82px; */
  bottom: 0px !important;
  -webkit-transform: translateY(15%);
  transform: translateY(15%);
  background: linear-gradient(rgba(15, 59, 110, 0), rgba(15, 59, 110, 0.5) 80%);
}

.intravel-destinations.style1 .destination-item .content a {
  font-size: 20px !important;
}

.intravel-destinations.style1 .destination-item .description {
  display: block !important;
  font-size: 14px;
  min-height: 72px;
}

.ha-large-grid-listing .autoHeight {
  height: auto !important;
}

.ha-destination-item-col2-clear,
.ha-destination-item-col3-clear {
  font-size: 0;
  clear: both;
  display: none;
  height: 0px;
}

.ha-destination-item-col3-clear {
  display: block;
}

/*
.owl-carousel .owl-wrapper-outer {
	margin-left:-15px;
	background:red;
	width:-webkit-calc(100% + 30px) !important;
    width:-moz-calc(100% + 30px) !important;
    width:calc(100% + 30px) !important;
}
*/
.owl-item .destination-item {
  margin: 0 15px;
}

/*
.owl-carousel .owl-item {
	width:-webkit-calc(inherit + 30px) !important;
    width:-moz-calc(inherit + 30px) !important;
    width:calc(inherit + 30px) !important;
}
*/
.ha-large-grid-listing .destination-item {
  margin: 0;
}

.intravel-destinations.style1 .destination-item .content .content-bottom {
  -webkit-transition: transform 0.3s ease-out 0.3s, opacity 0.3s ease-out 0.3s, visibility 0.3s ease-out 0.3s;
  transition: transform 0.3s ease-out 0.3s, opacity 0.3s ease-out 0.3s, visibility 0.3s ease-out 0.3s;
}

.iw-travel-tours.style4 .image-wrap {
  display: block;
}

.iw-travel-tours.style4 .image-wrap:after {
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  background-color: rgba(0, 0, 0, 0.4);
}

.intravel-destinations.style1 .destination-item:after {
  -webkit-transition: opacity 0.3s ease-out 0s;
  transition: opacity 0.3s ease-out 0s;
	background-color: #002d62;

  /*
	background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 1));
    opacity: 0.3;
	*/
}

/*
.intravel-destinations.style1 .destination-item:hover:after {
	opacity:0.8;
}
*/
.ui-datepicker.ui-widget tr a:hover {
  color: #ffffff !important;
}

.post-item .post-share-buttons a:hover {
  color: #ffffff !important;
}

.widget_recent_entries .recent-blog-post h3.recent-blog-post-title,
.widget_recent_entries_footer .recent-blog-post h3.recent-blog-post-title {
  font-size: 14px;
  line-height: 20px;
  min-height: 50px;
}

.vc_tta-tabs .vc_tta-panel-body {
  transition: none !important;
}

.page-template-default .contents-main .container,
.main-content .container,
.page-template .contents-main .container {
  padding-top: 45px;
  padding-bottom: 45px;
}

.wpb-js-composer .vc_tta-container {
  margin-bottom: 40px !important;
}

article {
  margin-bottom: 40px;
}

.vc_tta-panel .vc_tta-panel-title>a {
  color: #002d62 !important;
}

.vc_tta-panel-heading:hover .vc_tta-panel-title>a span,
.vc_tta-panel.vc_active .vc_tta-panel-title>a span {
  color: #ffffff !important;
}

.vc_toggle_title>h4 {
  color: #002d62;
}

.blog-content.single-content .post-content-head h3.post-title {
  padding: 20px 0 !important;
}

.iw-posts.style1 {
  margin: 0 15px;
}

.iw-posts.style1 .post-info {
  text-align: left;
  background: none;
  padding: 24px 24px 0;
}

.iw-posts.style1 h3.post-title {
  margin-bottom: 16px;
}

.iw-posts.style1 h3.post-title a {
  font-size: 18px;
  line-height: 26px;
  color: #002d62 !important;
}

.iw-posts.style1 h3.post-title a:hover {
  color: #00489d !important;
}

.iw-posts.style1 h3.post-title a:active,
.iw-posts.style1 h3.post-title a:focus {
  color: #003379 !important;
}

.iw-posts.style1 .post-meta>div {
  font-size: 14px;
  line-height: 18px;
}

.iw-posts.style1 .post-meta>div i {
  color: #002d62 !important;
  margin-right: 8px;
}

.iw-posts.style1 .post-image img {
  border: none;
}

.iw-posts.style1 .iw-effect-img .effect-1,
.iw-posts.style1 .iw-effect-1 {
  max-height: 280px;
}

.iw-effect-img:hover .effect-1 img {
  -webkit-transform: scale(1);
  transform: scale(1);
}

.post-image-wrap:hover .effect-1 img {
  -webkit-transform: scale(1.15);
  transform: scale(1.15);
}

.iw-effect-img .effect-1 img,
.iw-effect-1>img,
.tour-listing-row .tour-item .image-wrap .img {
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}

.iw-posts.style1 .post-content,
.iw-travel-tours .image-wrap img {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.iw-travel-tours.style4 .image-wrap .booking-action,
.iw-tour-listing .tour-item .booking-action a {
  -webkit-transition: opacity 0.3s ease-out 0s, transform 0.3s ease-out 0s;
  transition: opacity 0.3s ease-out 0s, transform 0.3s ease-out 0s;
}

.ha-category-listing-read-more {
  margin-top: -28px !important;
}

.page-nav span.current,
.page-nav a.page-numbers:hover {
  color: #ffffff !important;
}

.post-item .post-share-buttons a.share-buttons-fb {
  background: #3b5998;
  cursor: pointer;
}

.post-item .post-share-buttons a.share-buttons-gg {
  background: #bb4303;
}

.post-item .post-share-buttons a.share-buttons-tt {
  background: #32cdfd;
}

.iw-tour-listing .tour-item .info-top h3.title {
  line-height: 26px !important;
}

.wpb-js-composer .vc_tta.vc_tta-style-modern .vc_tta-panel-body,
.wpb-js-composer .vc_tta.vc_tta-style-modern .vc_tta-panel-heading {
  background-image: none !important;
}

.iw-travel-tours.style4 .image-wrap:hover:after {
  /*opacity:0 !important;*/
}

.intravel-destinations.style1 .destination-item .content h2 {
  font-family: "Lato", sans-serif;
  font-weight: 400;
}

.iw-tour-listing .tour-listing-row .tour-item:hover .tour-info-wrap {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* Theme Overrides END */

/* Home Content Widget START */
.ha-home-content-widget {
  width: 100%;
  padding-bottom: 0px !important;
  padding-top: 30px;
  margin: 70vh 0px -135px -16px !important;
  transform: translateY(-50%);
  max-width: 450px !important;
}

.ha-home-content-widget .owl-carousel .owl-wrapper-outer {
  border-radius: 8px;
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.2);
  margin: 0;
  width: 100% !important;
}

.ha-home-content-widget .owl-item {
  border-radius: 0px !important;
  background-color: #f2f2f2;
  padding: 0;
  position: relative;
  overflow: hidden;
}

.ha-home-content-widget .owl-item .tour-row-item {
  padding: 32px 48px 24px;
}

.ha-home-content-widget .ha-home-slide-tour-badge {
  right: -24px;
  top: -44px;
}

.ha-home-content-widget .ha-home-slide-category-title {
  color: #002d62;
  /*font-family: "ProximaNovaBlack";*/
  font-size: 18px;
  line-height: 26px;
  text-transform: uppercase;
  margin-bottom: 8px;
}

.ha-home-content-widget h3.ha-home-slide-title {
  color: #000000;
  font-size: 22px;
  line-height: 30px;
  margin-bottom: 5px;
  text-transform: none;
  margin: 0 0 5px 0;
  font-family: "Lato", sans-serif;
  font-weight: bold;
}

.ha-home-content-widget p {
  color: #000000;
  font-size: 16px;
  line-height: 28px;
  margin-bottom: 24px;
}

.ha-home-content-widget .owl-item .row {
  margin: 0 !important;
}

.ha-home-content-widget .owl-theme .owl-controls {
  top: 50%;
  position: absolute;
  line-height: 0px;
  left: 0;
  right: 0;
  margin: 0 0 !important;
}

.ha-home-content-widget .owl-theme .owl-controls .owl-pagination {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}

.owl-buttons {
  position: absolute;
  top: 72px;
  left: 14px;
  right: 14px;
}

.ha-home-content-widget .owl-buttons {
  top: 50%;
  left: 0px;
  right: 0px;
  transform: translateY(-25px);
}

.intravel-destinations .owl-buttons {
  top: 50%;
  transform: translateY(-45px);
}

.owl-theme .owl-controls .owl-buttons div {
  /*color:rgba(0, 0, 0, 0.15) !important;*/
  color: #d2d2d2 !important;
  background-color: transparent !important;
  position: absolute !important;
  opacity: 1 !important;
  margin: 0 !important;
  padding: 0 !important;
}

.owl-theme .owl-controls .owl-buttons div i {
  font-size: 50px;
}

.owl-buttons .owl-prev {
  left: 10px;
}

.owl-buttons .owl-next {
  right: 10px;
}

.ha-home-content-widget .owl-controls .owl-page span {
  background-color: #ffffff !important;
}

.ha-home-content-widget .owl-controls .owl-page.active span,
.ha-home-content-widget .owl-controls .owl-page span:hover {
  background-color: #ffde00 !important;
}

.ha-home-deal-image-container {
  padding: 0 !important;
}

a.ha-home-deal-image-link {
  display: flex;
  justify-content: center;
}

a.ha-home-deal-image-link img {
    display: block;
  border-radius: 10px;
	  align-self: flex-start;

}

.ha-home-slide-button-container {
  text-align: center;
}

.ha-home-slide-price-container * {
  display: inline-block;
}

/* Home Content Widget END */

/* Freight Rates START */
.ha-freight-rate-inner-container {
  margin: auto;
  width: 350px;
}

#haFreightRateTotalContainer {
  font-weight: bold;
  font-size: 20px;
}

/* Freight Rates END */

/* TablePress Overrides START */
.tablepress caption a {
  display: none;
}

.tablepress-table-name {
  color: #ffffff;
  background-color: #002d62;
  font-size: 14px;
  font-weight: bold;
  padding: 0.8em;
  margin-bottom: 0;
}

.tablepress tfoot th,
.tablepress thead th {
  background-color: #00489d !important;
  color: #ffffff;
}

/* TablePress Overrides END */

/* Tours START */
.ha-tour-location-container {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #edeff0;
}

.ha-tour-location-title {
  font-weight: 900;
  font-size: 14px;
  line-height: 32px;
  display: inline-block;
  margin-right: 20px;
}

.ha-tour-location-container .select2-container,
.ha-grid-listing-location-container .select2-container {
  min-width: 144px;
  border: 1px solid #d6dadc;
  border-radius: 2px;
}

.ha-grid-description {
  height: 72px;
  white-space: pre-line;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ha-seaplane-tours-location-content {
  margin-bottom: 20px;
}

.ha-seaplane-tours-button-container {
  margin-bottom: 20px;
}

.ha-seaplane-tours-button-container ul,
.ha-seaplane-tours-location-content ul {
  margin-bottom: 40px;
  list-style: none;
}

.ha-seaplane-tours-button-container ul li,
.ha-seaplane-tours-location-content ul li {
  display: block;
  padding-bottom: 8px;
}

.ha-seaplane-tours-location-content ul li:before {
  content: " ";
  width: 8px;
  height: 8px;
  border-left: 4px solid #002d62;
  border-right: 4px solid transparent;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  font-size: 0;
  display: inline-block;
  position: relative;
  margin-right: 16px;
  margin-left: 8px;
}

.ha-seaplane-tours-button-container ul li span,
.ha-alert-item a span {
  width: 8px;
  height: 8px;
  border-left: 4px solid #002d62;
  border-right: 4px solid transparent;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  font-size: 0;
  display: inline-block;
  position: relative;
  top: 4px;
  margin-right: 16px;
  margin-left: 8px;
}

.ha-seaplane-tours-button-container ul li a,
.ha-seaplane-tours-location-content ul li a {
  font-size: 18px;
  line-height: 26px;
  font-weight: 800;
}

.ha-tour-outer-container {
  border-radius: 4px;
  overflow: hidden;
  margin-bottom: 48px;
  border: 1px solid #edeff0;
}

.ha-tour-outer-container:hover {
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.05);
}

.iw-tour-listing .tour-listing-row .tour-item .tour-info-wrap {
  border: none;
  padding: 16px 24px 0px;
}

.ha-tour-booking-container {
  display: none;
}

.iw-tour-listing .tour-listing-row .tour-item {
  margin-bottom: 0;
}

.iw-tour-listing .tour-item .image-wrap:after {
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}

.tour-meta {
  color: #676d70;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 16px;
}

.tour-meta.tour-card {
  margin-bottom: 1px;
}

.tour-meta .tour-meta-fa {
  color: #676d70;
}

.tour-meta span {}

.iw-tour-listing .tour-listing-row .tour-item .info-top {
  padding-bottom: 0;
  margin-bottom: 0;
  position: relative;
}

.ha-tour-price-container {
  color: #002d62;
  font-weight: bold;
  text-align: left;
  margin-top: 10px;
  margin-right: 20px;
  margin-bottom: 20px;
  width: 100px;
}

.ha-tour-price-container .ha-tour-price {
  font-family: "ProximaNovaBlack";
  font-size: 40px;
  line-height: 32px;
  margin-top: 10px;
}

.ha-tour-price-container .ha-tour-price span {
  font-family: "ProximaNovaBlack";
  font-size: 40px;
  line-height: 28px;
}

.ha-tour-price-container .ha-tour-price-type {
  font-size: 14px;
  line-height: 20px;
}

.ha-tour-booking-container {
  padding: 24px 12px;
  background-color: rgba(39, 163, 201, 0.08);
}

.ha-book-tour-col .ha-widget-title {
  margin-top: 0 !important;
}

.ha-book-tour-col {
  width: 25%;
  padding: 0 12px;
}

.ha-book-tour-col.find-col {
  width: 15%;
}

.ha-book-tour-col.weight-col {
  padding: 0;
  width: 60%;
}

.ha-book-tour-weight-col {
  width: 20%;
  padding: 0 6px;
}

.iw-tour-listing .tour-item .info-top h3.title a {
  font-size: 18px;
  line-height: 26px;
  font-weight: 800;
}

.iw-tour-listing .tour-listing-row .tour-item .info-top h3.title {
  margin-bottom: 8px;
}

.ha-seaplane-tour-button-container {
  margin-bottom: 0px !important;
}

.ha-seaplane-tour-button-container .ha-button {
  margin-right: 10px;
  margin-bottom: 20px;
}

.ha-single-seaplane-tour-booking-container {
  border-radius: 8px;
}

.ha-tour-info-container {
  background-color: rgba(39, 163, 201, 0.02);
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.05);
  border-radius: 4px;
  border: 1px solid rgba(39, 163, 201, 0.25);
  padding: 90px 40px 40px;
  margin: 40px 0;
  position: relative;
  overflow: hidden;
}

.ha-tour-badge {
  position: absolute;
  top: 0;
  right: 0;
  background: no-repeat center center transparent;
  background-size: contain;
  width: 523px;
  height: 121px;
}

.ha-tour-info-title-col,
.ha-tour-info-value-col {
  /*font-family:"ProximaNovaBlack";*/
  font-size: 18px;
  line-height: 26px;
  font-weight: 900;
  margin-bottom: 20px;
}

.ha-tour-info-title-col {
  color: #676d70;
  width: 30%;
}

.ha-tour-starting-from {
  font-weight: normal;
  font-size: 12px;
  line-height: 16px;
  color: #676d70;
  display: block;
}

.ha-starting-from-price {
  padding-top: 16px;
}

.ha-tour-info-value-col {
  color: #000000;
  width: 70%;
}

.ha-tour-info-title-col i.fa {
  display: inline-block;
  width: 32px;
  margin-right: 16px;
  text-align: center;
}

.tour-info-wrap {
  position: relative;
}

.ha-tour-container-badge,
.ha-home-slide-tour-badge {
  position: absolute;
  top: -20px;
  right: 0px;
  width: 120px;
  height: 120px;
  background: url(./assets/images/tour_container_badge.png) no-repeat center center transparent;
  background-size: contain;
  opacity: 0.08;
}

i.ha-tour-availability {
  font-size: 14px;
}

.iw-tour-listing .tour-listing-row .tour-item .info-top .description {
  font-size: 14px;
  line-height: 20px;
  min-height: 50px;
}

.iw-tour-listing .tour-item:hover .image-wrap:after {
  opacity: 0 !important;
}

.iw-tour-listing .tour-listing-row .tour-item .tour-price-vote {
  display: flex;
  flex-wrap: wrap;
}

.tour-price-vote {
  margin-top: 10px;
  margin-bottom: 20px;
}

.tour-price-vote .ha-button {
  margin-top: 10px;
  margin-right: 10px;
}

.tour-price-vote .ha-tour-button-blue {
  border: 2px solid #002d62 !important
}

.tour-price-vote .ha-tour-button-blue:hover {
  border: 2px solid #00489d !important
}

.tour-price-vote .make-private-lg {
  display: inline-block;
}

.tour-price-vote .make-private-sm {
  display: none;
}

.tour-meta.label {
  text-align: left;
  padding-left: 0;
  padding-right: 0;
}

.tour-meta.bottom-label {
  text-align: right;
}

/* Tours END */
/* Locations START */
.ha-location-grid-container {}

.ha-location-grid-container-inner {
  margin: -10px;
}

.ha-location-grid-item {
  width: 33.333%;
}

.ha-location-grid-item-inner {
  margin: 10px;
  border: 1px solid #edeff0;
  border-radius: 4px;
  overflow: hidden;
}

.ha-location-grid-item-inner:hover {
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.05);
}

.ha-location-grid-item-image-wrap {
  position: relative;
  overflow: hidden;
  display: block;
}

.ha-location-grid-item-image-wrap img {
  display: block;
  width: 100%;
}

.ha-location-grid-item-image-wrap span.ha-button {
  position: absolute;
  top: 50%;
  left: 50%;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out 0s, transform 0.3s ease-out 0s;
  transition: opacity 0.3s ease-out 0s, transform 0.3s ease-out 0s;
  -webkit-transform: scale(1.3) translateX(-35%) translateY(-40%);
  transform: scale(1.3) translateX(-35%) translateY(-40%);
}

.ha-location-image-container {
  display: block;
}

.ha-location-grid-item-image-wrap img,
.ha-location-grid-item-image-wrap .ha-location-image-container:after {
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}

.ha-location-grid-item-inner:hover .ha-location-grid-item-image-wrap img {
  -webkit-transform: scale(1.15);
  transform: scale(1.15);
}

.ha-location-grid-item-inner:hover .ha-location-grid-item-image-wrap span.ha-button {
  opacity: 1;
  -webkit-transform: scale(1) translateX(-50%) translateY(-50%);
  transform: scale(1) translateX(-50%) translateY(-50%);
}

.ha-location-grid-item-image-wrap .ha-location-image-container:after {
  background-color: rgba(0, 0, 0, 0.4);
  display: block;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}

.ha-location-grid-item-inner:hover .ha-location-grid-item-image-wrap .ha-location-image-container:after {
  opacity: 1;
}

.ha-location-grid-item-content-container {
  padding: 20px;
}

.ha-location-grid-item-content-container h3 {
  line-height: 26px;
  padding: 0;
  margin: 0;
  height: 2.2em;
}

.ha-location-grid-item-content-container h3 a {
  font-size: 18px;
  line-height: 26px;
  text-transform: none;
}

.ha-location-grid-item-content-container p {
  height: 6em;
}

.ha-location-grid-item-content-container a,
.ha-location-grid-item-content-container a {
  font-weight: bold;
}

.ha-location-2-col,
.ha-location-3-col {
  clear: both;
  font-size: 0;
  height: 0;
  position: relative;
  overflow: hidden;
}

.ha-location-2-col {
  display: none;
}

.ha-location-3-col {
  display: block;
}

/* Locations END */

/* Contact Forms START */
.ha-contact-form-container {
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  padding: 40px;
}

.ha-contact-form-container label {
  font-size: 14px;
  line-height: 20px;
  font-weight: normal;
  margin-bottom: 0px;
}

.ha-contact-form-container input.wpcf7-form-control {
  width: 100%;
  padding: 3px 12px;
  font-size: 14px;
}

.ha-contact-form-container .ha-button {
  width: auto !important;
  margin: 0;
}

.ha-contact-form-title-col {
  width: 33%;
  margin-bottom: 20px;
}

.ha-contact-form-input-col {
  width: 67%;
  margin-bottom: 20px;
}

.ha-contact-form-span4 {
  width: 30%;
  margin: 0 5%;
}

.ha-contact-form-input-col .ha-contact-form-span4:first-child,
.ha-contact-form-input-col .ha-contact-form-span4:nth-child(3) {
  margin: 0;
}

.has-date-picker {
  height: 34px !important;
  cursor: pointer;
}

.ha_booking_widget:not(.sidebar) .has-date-picker {
  height: 42px !important;
  font-size: 16px !important;
}

.ha-contact-form-input-col textarea {
  width: 100%;
}

span.wpcf7-list-item {
  display: block;
  margin: 0 0 8px 0;
}

span.wpcf7-list-item label {
  cursor: pointer;
}

.quicktickets-table-header-row th {
  vertical-align: top !important;
}

.quicktickets-table-header-row th div {
  font-weight: normal;
  font-size: 12px;
  line-height: 16px;
  margin-top: 8px;
}

.quicktickets-row td {
  text-align: right !important;
}

.quicktickets-row td span.ha-table-col-title {
  float: left;
  color: #000000;
}

.quicktickets-row td.column-1 {
  font-weight: bold;
  color: #002d62;
  text-align: left !important;
  font-size: 16px !important;
}

#ha_quicktickets_prepaid th.column-7 {
  width: 70px;
}

span.wpcf7-not-valid-tip {
  color: #d50101;
}

/* Contact Forms END */

/* Travel Alerts START */
#ha_travel_alerts_container {
  background-color: #ffdd00;
  color: #000000;
}

#ha_travel_alerts_container .red-alert {
  background-color: #d50101;
  color: #ffffff;
}

#ha_travel_alerts_container .red-alert a {
  color: #ffffff;
}

#ha_travel_alerts_container .ha-alert-item {
  padding-top: 8px;
  padding-bottom: 8px;
}

.home .ha-alert-item .container {
  padding-left: 15px;
  padding-right: 15px;
}

#ha_travel_alerts_container .ha-alert-item strong {
  text-transform: uppercase;
  font-family: "ProximaNovaBlack";
  display: inline-block;
  margin-right: 8px;
}

.ha-alert-item a span {
  margin-right: 10px;
  margin-left: 16px;
  top: 5px;
  border-left-color: #000000;
}

/* Travel Alerts END */

/* TripAdvisor START */
.wprev-slider-widget {
  border: 1px solid rgba(39, 163, 201, 0.25);
  background-color: rgba(39, 163, 201, 0.02);
  border-radius: 4px;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.05);
}

.wprev-slider-widget:after {
  position: absolute;
  bottom: -4px;
  left: -10px;
  width: 96px;
  height: 96px;
  background: url(./assets/images/tour_container_badge.png) no-repeat center center transparent;
  background-size: contain;
  opacity: 0.08;
  content: "&nbsp;";
  color: transparent;
  font-size: 0;
}

.wptripadvisor_t1_DIV_1 {
  padding: 36px;
  margin: 0 !important;
  text-align: right;
}

.wptripadvisor_t1_DIV_2 {
  padding-top: 50px !important;
  padding-bottom: 0 !important;
  margin: 0 !important;
}

.wptripadvisor_t1_A_8,
.wptripadvisor_t1_DIV_2:after {
  display: none;
}

.wptripadvisor_t1_DIV_2 {
  box-shadow: none;
  border: none;
  padding: 0;
}

.wptripadvisor_t1_DIV_2:before {
  color: rgba(39, 163, 201, 0.25);
  font-family: "Lato", sans-serif;
  font-size: 72px;
  font-weight: 900;
  line-height: 72px;
  right: auto;
  left: 36px;
  height: auto;
}

.wptripadvisor_t1_SPAN_5 {
  color: #002d62 !important;
  font-family: "Lato", sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 20px;
  text-transform: none;
  text-align: right;
  margin-top: 17px;
  padding: 0;
}

.wptripadvisor_t1_SPAN_5:before {
  font: normal normal normal 14px/1 FontAwesome;
  content: "\f262";
  margin-right: 12px;
  font-size: 22px;
  vertical-align: bottom;
}

.wptripadvisor_t1_DIV_2 a {
  display: none;
}

.wprs_unslider-nav {
  margin-top: 20px;
}

/* TripAdvisor END */

/* Instagram START */
#sb_instagram #sbi_load .sbi_load_btn,
#sb_instagram .sbi_follow_btn a {
  background-color: #002d62;
  font-weight: bold;
  color: #ffffff !important;
  font-size: 14px !important;
  line-height: 20px !important;
  padding: 8px 24px !important;
  display: inline-block;
  border-radius: 4em !important;
  text-transform: capitalize !important;
  border: none !important;
  height: auto !important;
  /*font-family:"ProximaNovaBlack";*/
  text-align: center;
  opacity: 1 !important;
}

#sb_instagram #sbi_load .sbi_load_btn:hover,
#sb_instagram .sbi_follow_btn a:hover {
  color: #ffffff !important;
  background-color: #00489d;
}

#sb_instagram #sbi_load .sbi_load_btn:hover,
#sb_instagram .sbi_follow_btn a:hover {
  background-color: #00489d !important;
  color: #ffffff !important;
}

#sb_instagram #sbi_load .sbi_load_btn:active,
#sb_instagram #sbi_load .sbi_load_btn:focus,
#sb_instagram .sbi_follow_btn a:active,
#sb_instagram .sbi_follow_btn a:focus {
  background-color: #003379 !important;
  color: #ffffff !important;
}

/* Instagram END */

/* NextGen Gallery START */
.ngg-slideshow img,
.ngg-imagebrowser .pic {
  border: 1px solid #edeff0 !important;
  border-radius: 4px;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.05);
  overflow: hidden;
}

.ngg-imagebrowser h3 {
  display: none;
}

.ngg-imagebrowser-nav .next,
.ngg-imagebrowser-nav .back {
  border: none !important;
}

.ngg-imagebrowser .pic a {
  margin: 0 !important;
}

.ngg-imagebrowser img {
  width: 100%;
}

/* NextGen Gallery END */

/* Careers Styles START */
.ha-no-careers-text {
  padding: 20px 0;
}

/* Careers Styles END */

/* Tour Agent Payment START */
#ha_tour_agent_payment_form_container {
  max-width: 500px;
  width: 100%;
  margin: auto;
  background-color: #f2f2f2;
  padding: 24px 0;
  border-radius: 8px;
}

.ha_booking_widget.sidebar #ha_tour_agent_payment_form_container a.booking-widget-submit-button {
  margin-bottom: 0;
}

#ha_tour_agent_payment_form_container h3 {
  margin: 0 14px;
  font-weight: bold;
  font-size: 22px !important;
}

html body #ha_tour_agent_payment_form_container p.ha-tour-agent-payment-info {
  margin-top: 24px;
  font-size: 12px !important;
  text-align: center;
  color: #888888;
}

img.ha-credit-card-type {
  position: absolute;
  top: 6px;
  right: 6px;
  display: none;
  height: 20px;
  width: auto;
}

#ha_tour_agent_payment_form_container .ha-tour-agent-credit-card-number-container {
  position: relative;
}

#ha_tour_agent_payment_form_container .ha-tour-agent-credit-card-number-container input {
  padding-right: 45px;
}

/* Tour Agent Payment END */

/* Press Page START */

.ha-press-grid-item {
  width: 50%;
}

.ha-press-grid-item-inner {
  position: relative;
}

.ha-press-grid-item-inner:hover {
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.05);
}

.ha-press-grid-item-image-wrap {
  position: absolute;
  width: 40%;
  height: 100%;
  display: flex;
}

.ha-press-grid-item-content-container {
  padding: 10px;
  margin-left: 40%;
}

.ha-press-grid-item-content-container h3 a {
  font-size: 18px;
  line-height: 20px;
  text-transform: none;
}

.ha-press-grid-headline-container {
  min-height: 110px;
}

.ha-press-grid-headline {
  height: auto;
}

.ha-press-grid-headline h3 {
  height: auto;
  line-height: 20px;
  margin-bottom: 10px;
}

.ha-press-sub-headline {
  min-height: 60px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

.ha-press-image-container {
  display: flex;
  align-items: center;
}

.ha-press-image-container:after {
  background-color: rgba(0, 0, 0, 0.4);
  display: block;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}

.ha-press-image-container:after {
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}

.ha-location-grid-item-inner:hover .ha-location-grid-item-image-wrap .ha-press-image-container:after {
  opacity: 1;
}

.ha-press-logo {
  top: 50%
}

.ha-press-grid-date {
  margin-top: 15px;
}

.ha-press-grid-date .fa-calendar-o {
  margin-right: 5px;
}

.ha-press-grid-outlet-name {
  color: #002d62;
  font-weight: bold;
}

.ha-press-grid-button .ha-button {
  margin-bottom: 15px;
  margin-top: 0;
}

/* Search START */

.header.header-version-2 .search-box.ha-search-box input.top-search {
  border: 1px solid #d0d0d0 !important;
  border-radius: 2px !important;
  margin-left: 0px;
}

.search-box.ha-search-box input.top-search {
  outline: none;
  text-align: left;
  width: 200px;
  margin-left: 24px;
}

.off-canvas-menu .search-box.ha-search-box {
  float: none !important;
  margin: 0 15px 15px !important;
  display: block;
}

.off-canvas-menu .search-box.ha-search-box input.top-search {
  width: 100%;
  margin: 0;
}

.search-box .sub-search {
  width: unset;
  margin-right: 0;
}

input.top-search.ha-button.light {
  margin-right: 0;
}

.ha-search-box .ha-button,
.ha-search-box .ha-button:hover {
  background-color: #ffffff !important;
  cursor: inherit !important;
}

#home-page-submit-button,
#home-page-submit-button:hover,
#home-page-submit-button:focus,
#home-page-submit-button:active {
  border: none;
  outline:none;
  height: 100%;
  background-color: #002d62;
  color: white;
  width: 45px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

#submit-button-search-icon {
  width: 33px;
  font-weight: 100;
  font-size: 30px;
}

.off-canvas-menu .search-box.ha-search-box {
  float: none !important;
  margin: 0 15px 15px !important;
  display: block;
}

.off-canvas-menu .search-box.ha-search-box input.top-search {
  width: 100%;
  margin: 0;
}

.ha-search-box .ha-button,
.ha-search-box .ha-button:hover {
  background-color: #ffffff !important;
  cursor: inherit !important;
}

.search-content article+article {
  padding-top: 30px;
}

/* Search END */

/* Freight Calculator Table START */

.ha-freight-calc-base .ha-contact-form-container {
  padding-bottom: 15px
}

.ha-freight-calc-header {
  width: 100%;
  padding: 1rem;
  background-color: #00489d;
}

.ha-freight-calc-title {
  color: #ffffff;
  font-weight: 600;
}

.ha-freight-calc-body {
  width: 100%;
}

.ha-freight-calc-section {
  padding: 1rem;
}

.section-bg-grey {
  background-color: #f2f2f2;
}

.ha-freight-calc-divider {
  border-bottom: 1px solid #e9e9e9;
}

.ha-freight-calc-subtitle {
  color: #002d62;
  font-weight: 600;
  margin: 0 0 1rem 0;
  text-align: left;
}

.row-align-right {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
}

.col-width-third {
  width: 33.33%;
}

.col-width-two-thirds {
  width: 66.66%;
}

.col-width-50 {
  width: 50%;
}

.est-price-text {
  width: 60%;
}

.col-flex-row {
  display: flex;
  flex-direction: row;
}

.row-action-box {
  cursor: pointer;
  width: 20px;
  height: 20px;
  border-radius: 4px;
  color: #ffffff;
  font-weight: 600;
  text-align: center;
  line-height: 1.25;
  margin-right: 1rem;
}

.remove-row-button {
  background-color: #888888;
}

.add-row-button {
  background-color: #002d62;
}

.action-active {
  background-color: #002d62;
}

.freight-calc-top-label {
  width: 100%;
  text-align: left;
  font-size: 14px;
  color: #002d62;
}

.freight-calc-top-label label {
  font-weight: 600;
}

.freight-calc-top-input-container {
  margin: 0 1rem 0.5rem 0;
}

.ha-freight-calc-row {
  display: flex;
  flex-direction: row;
  margin-top: 1rem;
}

.ha-freight-calc-table-header {
  display: flex;
  flex-direction: column;
}

.shipment-row {
  display: flex;
  flex-direction: row;
  margin-top: 1rem;
}

.total-row {
  display: flex;
  flex-direction: row;
  margin-top: 1rem;
}

.freight-calc-button #ha_calculate_freight_price_button {
  width: 200px !important;
}

.add-shipment-label {
  color: #002d62;
}

.units-label {
  text-align: center;
  font-weight: 600;
  margin: 0;
}

.col-label {
  font-size: 14px;
  color: #002d62;
  text-align: center;
}

.col-input-container {
  margin-right: 1rem;
}

.freight-calc-input {
  border: 0;
  border-radius: 2px;
  width: 100%;
  background-color: #ffffff;
}

.freight-calc-results-container {
  margin-top: 1rem;
  display: flex;
  flex-direction: row;
}

.freight-calc-btn-container {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  width: 40%;
}

.freight-calc-button {
  display: flex;
  height: 4rem;
}

.total-calc-container {
  margin-top: 1rem;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

.total-calc-text-container {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

.freight-calc-comment {
  padding: 2rem 4rem 1rem;
  font-size: 14px;
}

.total-calc-text {
  margin-top: 1rem;
  font-weight: 400;
  text-align: right;
}

.total-calc-values-container {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

.total-calc-label-container {
  background-color: #002d62;
  padding: 0.5rem 0;
}

.total-calc-label {
  font-weight: 600;
  text-align: center;
  color: #ffffff;
}

.total-calc-value {
  font-size: 24px;
  font-weight: 600;
  text-align: right;
}

.freight-calc-select-error {
  line-height: 20px;
  font-size: 14px;
  font-weight: 600;
  color: rgb(220, 10, 10);
}

#over-threshold-error {
  margin-top: 2rem;
}

#fit-to-fly {
  padding-top: 120px;
  margin-top: -120px;
}

/* Freight Calculator END */

/* RESPONSIVE STYLES START */
.desktop-booking-button {
  display: inline-block !important;
  margin-top: 19px;
}

.mobile-booking-button {
  display: none !important;
}

.header .navbar-nav>li>.sub-menu {
	width: fit-content;
}

@media (max-width: 1375px) {
	.header-version-2.header-sticky:not(.clone) #menu-item-12123 .sub-menu.child-nav.dropdown-nav {
		right: -15px;
		left: unset;
	}
}

@media (max-width: 1228px) {
  #ha_home_health_safety_banner_container {
    background-size: auto;
  }

  #ha_home_health_safety_banner_container #health_safety_badge{
    display: none;
  }

  #ha_home_health_safety_banner_container .ha_home_health_safety_banner_text{
    margin: auto;
 
  }

  #ha_home_health_safety_banner_container .safety-text-internal-container {
    margin-left: 15px;
    margin-right: 15px;
  }
}

.flights>.vc_column-inner>.wpb_wrapper {
  margin-top: 35px;
}

@media (min-width: 1200px) {
  .flights.ha_booking_widget .widget-inner,
  .flights>.vc_column-inner>.wpb_wrapper {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
  }

  .flights.ha_booking_widget .widget-inner {
    width: 1170px;
  }

  .flights>.vc_column-inner>.wpb_wrapper {
    padding: 0 15px;
  }
}

@media (max-width: 1199px) {
  .ha-contact-col {
    float: none;
    width: 100%;
  }

.container, .flights.ha_booking_widget .widget-inner,
  .flights>.vc_column-inner>.wpb_wrapper {
    width: 100%;
  }
  .flights>.vc_column-inner>.wpb_wrapper {
    padding: 0 15px;
  }

  .header-version-2.header-sticky.clone .content-main .logo-wrapper,
  .header-default.header-default-edition.clone .col-logo {
    overflow: hidden;
    width: 60px;
  }

  .header-version-2.header-sticky.clone .content-main .iw-menu-default {
    width: 73%;
  }
	   .tours.intravel-destinations.style1 {
    height: revert !important;
  }

  .tours.intravel-destinations.style1 .destination-item .content li {
    font-size: 18px;
    font-weight: bold;
  }


  .intravel-destinations.style1 .destination-item .content {

    padding: calc((100vw / 3)*0.2) 35px 0 !important; 
	  

  }

  .tours .owl-wrapper {
    margin-left: revert;
  }
	
}

@media (max-width: 1180px) {
  table.tablepress:not(.tablepress-id-21, .tablepress-id-56, .tablepress-id-57, .tablepress-id-58) thead {
    display: none;
  }

  table.tablepress:not(.tablepress-id-21, .tablepress-id-56, .tablepress-id-57, .tablepress-id-58) tr {
    display: block;
    border-width: 0px 0px 1px 0px;
    border-color: #e9e9e9;
    border-style: solid;
    padding: 10px 0px;
  }

  table.tablepress:not(.tablepress-id-21, .tablepress-id-56, .tablepress-id-57, .tablepress-id-58) td {
    display: block;
    border: none !important;
    padding: 3px 16px;
    font-size: 14px !important;
  }

  table.tablepress:not(.tablepress-id-21, .tablepress-id-56, .tablepress-id-57, .tablepress-id-58) .ha-table-col-title {
    display: inline-block;
  }

  .ha-flight-status-date {
    display: block;
  }

  #tablepress-19 .column-6 {
    width: auto;
  }

  .header-default.header-default-edition.clone .col-logo {
    width: 60px;
    overflow: hidden;
  }

  table#tablepress-2 .column-2 {
    text-align: left;
  }

  .quicktickets-row td.column-1 {
    font-size: 18px !important;
  }

  #tablepress-25 .column-2 {
    width: auto;
  }

  /* .ha-press-grid-headline h3 {
    height: 3em;
  } */
}

@media (max-width: 1170px) {
  .home-page-search-container {
    max-width: 100vw;
  }

  .iw-travel-tours.style2.style4.hero-carousel {
    /* margin-top: 400px; */
    width: 600px;
  }

  .ha_booking_widget {
    margin-top: 50px;
  }
}

@media (max-width: 1150px) {
  .header-default.header-default-edition.clone .col-logo {
    overflow: hidden;
    width: 60px;
  }

  #home_menu_logo {
    width: 60px;
    overflow: hidden;
  }

  .header-default.header-default-edition.clone .iw-header .iw-menu-main .navbar-nav>li>a,
  .clone .navbar-nav>li>a {
    font-size: 16px !important;
  }

  .header-default.header-default-edition .col-menu {
    width: -webkit-calc(100% - 60px);
    width: -moz-calc(100% - 60px);
    width: calc(100% - 60px);
  }

  .header-default.header-default-edition .col-logo {
    width: 60px;
  }
}

@media (max-width: 1110px) {
  .header-version-2.header-sticky.clone .content-main .iw-menu-default {
    width: 78%;
  }
}

@media (max-width: 1100px) {
  .navbar-nav>li>a {
    margin-left: 36px !important;
  }
}

@media (max-width: 1080px) {
  .ha-weather-col {
    float: none;
    width: 100%;
    text-align: center;
  }

  .ha-weather-col.float-right {
    text-align: center;
  }

  .ha-weather-wind {
    margin-top: 14px;
  }
}

@media (max-width: 1060px) {
  .ha-location-grid-item {
    width: 50%;
  }

  .ha-location-2-col {
    display: block;
  }

  .ha-location-3-col {
    display: none;
  }

  .navbar-nav>li>a {
    font-size: 16px !important;
  }
}

@media (max-width: 1050px) {
  body.ha-home-widgets-hidden #ha_home_widgets_container {
    opacity: 1 !important;
  }
}

@media (max-width: 991px) {
	
	#ha_home_widgets_container {
    margin-top: revert;
  }  
	
	.slide-container.home {
    display: none;
  }
	
  .st-menu {
    width: 375px;
  }

  .st-effect-3 .st-menu {
    right: -375px;
  }

  .st-effect-3.st-menu-open .st-body {
    right: 375px;
  }

  #bsb_overlay .iframe-container {
    left: 15px;
    right: 15px;
    width: auto;
    margin-left: 0;
  }

	  .header-version-2 .iw-nav-menu {
    margin-top: 20px;
  }

  .iw-travel-tours.style2.style4.hero-carousel {
    display: none;
  }

	
  .ha_booking_widget {
    margin-top: 200px;
  }

  .ha_booking_widget,
  .ha-home-content-widget {
    padding: 0 16px;
  }

  .ha_booking_widget .widget-inner,
  .ha-home-content-widget {
    /* max-width: 500px;  */   /* changed this */
    margin-left: auto;
    margin-right: auto;
  }

  .ha-home-content-widget {
    margin: 20px auto 20px !important;
    transform: none;
  }
	
	.flights.ha_booking_widget .departure-details .ha-col-inner {
	   margin: 0 19px !important;

	}
	
	.flights.ha_booking_widget .passengers.ha-col-inner,
	.home.ha_booking_widget .departure-details.ha-col-inner,
	.home.ha_booking_widget .passengers.ha-col-inner{
    margin: 0 27px !important;
  }

  .flights .ha-booking-radio-container,
	.home .ha-booking-radio-container{
    margin-left: 15px;
  }

  .ha_booking_widget.home,
  .ha_booking_widget.flights {
    padding: 0 !important;             /* changed this */
    width: 100% !important;
    margin-top: 50px;
  }

	.flights.ha_booking_widget .departure-details .float-left.ha-span6 .ha-col-inner.flights-right {
		margin-left: 4px !important;
	}
	
	.flights.ha_booking_widget .departure-details .float-left.ha-span6 .ha-col-inner.flights-left {
		margin-right: 4px !important;
	}
	
  .home.ha_booking_widget .passengers,
  .flights.ha_booking_widget .passengers {
    margin-bottom: 20px !important;
  }

  .home.ha_booking_widget .ha-booking-radio-container,
  .flights.ha_booking_widget .ha-booking-radio-container {
    margin-top: 20px !important;                              /* added this */
  }

  .ha_booking_widget.home .widget-inner {   /* added this */
    border-radius: 0px !important;
    box-shadow: none;
  }

  .home.ha_booking_widget .ha-tab,
  .flights.ha_booking_widget .ha-tab {
    border-right: 1px solid white;
  }

  .ha_booking_widget:not(.sidebar) .ha-tab.right {
    border-right: 0px solid transparent;
  }

  .ha_booking_widget:not(.sidebar) a.booking-widget-submit-button,
  .ha_booking_widget:not(.sidebar) a.booking-widget-submit-button:hover,
  .ha_booking_widget:not(.sidebar) a.booking-widget-submit-button:active,
  .ha_booking_widget:not(.sidebar) a.booking-widget-submit-button:focus {
    
    margin-top: 10px !important;
    margin-left: 0px;    /* added this */
    margin-right: 0px;
    margin-bottom: 20px;
    /* font-size: 14px !important; */
    /* padding: 6px !important; */

  }


  .home .ha-booking-widget-row.bottom,
  .flights .ha-booking-widget-row.bottom {
    margin-bottom: 20px !important;
  }

	.home.ha_booking_widget #booking_departure_date_lookup {
		margin: 0 15px;
	}
	
/* 	.home .ha-col-inner {
	 margin-right: 31px !important;
    margin-left: 31px !important;
	} */
	
  .home .ha-col-inner.left {   /* come back to this */
    margin-right: 31px !important;
    margin-left: 31px !important;
  }

  .flights .ha-col-inner.left {
    margin-right: 31px !important;
    margin-left: 31px !important;
  }

  .home .ha-col-inner.right {    /* come back to this */
    margin-left: 31px !important;
    margin-right: 31px !important;
  }

  .flights .ha-col-inner.right {
    margin-right: 31px !important;
    margin-left: 31px !important;
  }

  .flights.ha_booking_widget #ha_booking_widget_track_freight.ha-tab-content .ha-col-inner {
    margin: 0 31px !important;
  }

  .home.ha_booking_widget .float-left.ha-span4.responsive,
  .flights.ha_booking_widget .float-left.ha-span4.responsive {
    width: 100% !important;
  }

  .home .departure-details .ha-widget-title,
  .flights .departure-details .ha-widget-title {
    margin-top: 10px !important;           /* added this */
  }

  .home #ha_booking_widget_flight_status .float-left.ha-span6,
  .flights #ha_booking_widget_flight_status .float-left.ha-span6 {/* added this */
    width: 100% !important;
  }

  .home #ha_booking_widget_track_freight .float-left.ha-span6,
  .flights #ha_booking_widget_track_freight .float-left.ha-span6 {/* added this */
    width: 100% !important;
  }

  .home #ha_booking_widget_flight_status .ha-widget-title,
  .flights #ha_booking_widget_flight_status .ha-widget-title {/* added this */

    height: 0px !important;

  }

  .home #ha_booking_widget_my_flights .ha-widget-title,
  .flights #ha_booking_widget_my_flights .ha-widget-title  {/* added this */

    height: 0px !important;

  }

  .home #ha_booking_widget_my_flights .ha-widget-title.ha-widget-title.sign-in-button,
  .flights #ha_booking_widget_my_flights .ha-widget-title.ha-widget-title.sign-in-button {/* added this */

    margin-top: 0px !important;

  }
	
	.header.header-version-2 .contact {
    display: none;
  }

  .home .ha-widget-title.top,
  .flights .ha-widget-title.top {        /* added this */
    margin-bottom: 10px !important; 
    height: 0px !important;
  }

  .home.ha-checkbutton,
  .flights .ha-checkbutton {
    font-size: 16px !important;
  }

  .home.ha-widget-title.temporary,
  .flights.ha-widget-title.temporary {
    margin-bottom: 0px !important;
  }

  .vc_column-inner.home {
    padding-left: 0px !important;  /* added this */
    padding-right: 0px !important;
  }

  .home .clear-both.responsive,
  .flights .clear-both.responsive {       /* added this */
    clear: both !important;
  }

  .home .clear-both.main,
  .flights .clear-both.main {  /* added this */
    clear: revert;
  }

  .ha_booking_widget:not(.sidebar) .departure-details .ha-span4 {  /* added this */
    all: revert !important;
  }

  .ha_booking_widget:not(.sidebar) .passengers .ha-span-fifth {
    width: 33.3%;
  }

  .ha_booking_widget:not(.sidebar) .passengers .responsive .ha-span-fifth {    /* added this */
    width: 50% !important;
  }

  .vc_column-inner .wpb_wrapper .ha_booking_widget:not(.sidebar) {
    width: 100% !important;
  }


  .clear-both-narrow {
    display: block;
  }

  #ha_copyright_container .ha-copyright-link {
    float: left;
  }

  .ha-single-content-col,
  .ha-sidebar-col {
    width: 100%;
    padding-right: 0;
    float: none;
  }

  .ha-sidebar-col .sidebar-max-width {
    max-width: 500px !important;
    margin: auto;
    display: block;
    width: 100%;
  }

  .ha-contact-col {
    float: left;
    width: 50%;
  }

  .header-sticky.clone a.account-link {
    display: none;
  }

  .header-version-2.header-sticky.clone .content-main .logo-wrapper {
    width: 200px;
  }

  .header-version-2.header-sticky.clone .content-main .iw-menu-default {
    width: 100%;
  }

  .header.header-version-2 .iw-canvas-icon {
    top: 5px;
  }

  .header-default.header-default-edition .col-search {
    display: block;
  }

  .header-default.header-default-edition .col-logo,
  .header-default.header-default-edition.clone .col-logo {
    width: 200px;
  }

  #home_menu_logo {
    width: 200px;
  }

  .ha-footer-col-clear {
    display: block;
  }

  table.tablepress thead {
    display: table-header-group;
  }

  table.tablepress tr {
    display: table-row;
    border-width: 0px 0px 1px 0px;
    border-color: #e9e9e9;
    border-style: solid;
    padding: 10px 0px;
  }

  table.tablepress td {
    display: table-cell;
    border: none !important;
    padding: 3px 16px;
    font-size: 14px !important;
  }

  table.tablepress th {
    padding-left: 16px;
    padding-right: 16px;
  }

  #tablepress-19 .column-6 {
    width: 170px;
  }

  .ha-table-col-title {
    display: none;
  }

  .ha-flight-status-date {
    display: none;
  }

  .ha-location-grid-item {
    width: 33.333%
  }

  .ha-location-2-col {
    display: none;
  }

  .ha-location-3-col {
    display: block;
  }

  table#tablepress-2 .column-2 {
    text-align: right;
  }

  .quicktickets-row td.column-1 {
    font-size: 16px !important;
  }

  #tablepress-25 .column-2 {
    width: 100px;
  }

  .header.header-default-edition.header-sticky.clone .ha-login-name,
  .header-version-2.clone .ha-login-name {
    display: none !important;
  }

  .ha-weather-col {
    float: left;
    width: 50%;
    text-align: left;
  }

  .ha-weather-col.float-right {
    text-align: right;
  }

  .ha-weather-wind {
    margin-top: 30px;
  }

  .header-sticky.clone .content-main .iw-menu-default {
    float: none !important;
  }

  .ha-destination-item-col3-clear {
    display: none;
  }

  .ha-destination-item-col2-clear {
    display: block;
  }

  .iw-top-bar .contact .ha-search-box {
    display: none;
  }

  /* .ha-press-grid-headline h3 {
    height: 3em;
  } */
}

@media (max-width: 797px) {
  .intravel-destinations.style1 .destination-item .content {

    padding: calc((100vw / 2)*0.2) 35px 0 !important; 
}
}

@media (max-width: 768px) {
  table.tablepress:not(.tablepress-id-21, .tablepress-id-56, .tablepress-id-57, .tablepress-id-58) thead {
    display: none;
  }

  table.tablepress:not(.tablepress-id-21, .tablepress-id-56, .tablepress-id-57, .tablepress-id-58) tr {
    display: block;
    border-width: 0px 0px 1px 0px;
    border-color: #e9e9e9;
    border-style: solid;
    padding: 10px 0px;
  }

  table.tablepress:not(.tablepress-id-21, .tablepress-id-56, .tablepress-id-57, .tablepress-id-58) td {
    display: block;
    border: none !important;
    padding: 3px 16px;
    font-size: 14px !important;
  }
	
  table.tablepress:not(.tablepress-id-21, .tablepress-id-56, .tablepress-id-57, .tablepress-id-58) .ha-table-col-title {
    display: inline-block;
  }
	
  #tablepress-19 .column-6 {
    width: auto;
  }

  .ha-flight-status-date {
    display: block;
  }

  .ha-location-grid-item {
    width: 50%;
  }

  .ha-location-2-col {
    display: block;
  }

  .ha-location-3-col {
    display: none;
  }

  .ha-tour-info-title-col,
  .ha-tour-info-value-col {
    width: 100%;
    float: none;
  }

  .ha-tour-info-value-col {
    padding-left: 48px;
  }

  table#tablepress-2 .column-2 {
    text-align: left;
  }

  .quicktickets-row td.column-1 {
    font-size: 18px !important;
  }

  #tablepress-25 .column-2 {
    width: auto;
  }

  .select2-dropdown .select2-search {
    display: none;
  }

  .ha-weather-col {
    float: none;
    width: 100%;
    text-align: center;
  }

  .ha-weather-col.float-right {
    text-align: center;
  }

  .ha-weather-wind {
    margin-top: 14px;
  }

  .ha-press-grid-item {
    width: 100%;
  }

  .ha-press-grid-headline {
    min-height: 55px;
  }

  /* .ha-press-grid-headline h3 {
    height: 2em;
    margin-bottom: 0;
  } */
}

@media (max-width: 767px) {
	body.home .entry-content .container:nth-child(2) {
		padding-top: 45px !important;
	}
}

@media (max-width: 600px) {
  .ha-contact-col {
    float: none;
    width: 100%;
  }

  .ha-schedule-form-col {
    width: 50% !important;
  }

  .ha-book-tour-col,
  .ha-book-tour-col.find-col {
    width: 100% !important;
  }

  .ha-book-tour-col {
    margin-bottom: 24px;
  }

  .ha-book-tour-col.find-col {
    margin-bottom: 0;
  }

  .ha-book-tour-weight-col {
    padding: 0 12px;
  }

  .ha-book-tour-col.find-col .ha-widget-title {
    display: none;
  }

  .ha-contact-form-title-col {
    width: 100%;
    margin-bottom: 8px;
  }

  .ha-contact-form-input-col {
    width: 100%;
  }

  h2.ha-home-heading {
    margin-bottom: 20px;
  }

  #ha_promos_location_container {
    width: 100%;
    margin: 0 0 20px 0;
    padding: 0 16px;
  }

  #ha_home_seat_sale_signup_container .select2 {
    width: 100% !important;
    margin-bottom: 20px;
  }

  .quicktickets-row td {
    text-align: left !important;
  }

  .quicktickets-row td span.ha-table-col-title {
    float: none;
    display: block;
  }

  .desktop-booking-button {
    display: none !important;
  }

  .mobile-booking-button {
    display: inline-block !important;
  }

  .ha-freight-calc-row,
  .shipment-row,
  .total-row {
    flex-direction: column;
  }

  .col-width-third,
  .col-width-two-thirds {
    width: 100%;
    margin-bottom: 0.5rem;
  }

  .freight-calc-btn-container,
  .freight-calc-button {
    width: 100%;
    align-items: center;
  }

  .freight-calc-button #ha_calculate_freight_price_button {
    width: 100% !important;
  }

  .est-price-text {
    width: 100%;
  }

  .freight-calc-results-container {
    flex-direction: column;
    align-items: center;
  }

  .total-calc-container {
    margin-top: 2rem;
  }

  .total-calc-text-container {
    width: 100%;
  }

  .total-calc-value-container {
    width: 100%;
  }

  .total-calc-value,
  .total-calc-text {
    text-align: center;
  }
}

@media (max-width: 599px) {
  .intravel-destinations.style1 .destination-item .content {

    padding: calc(100vw*0.2) 35px 0 !important; 
}
	
@media (max-width: 560px) {
  .ha-flight-schedules-link {
    display: none !important;
  }
	  .ha_booking_widget:not(.sidebar) .ha-tab.ha-span4#ha_booking_widget_book_flights_tab {
    width: 20% !important;
  }

  .ha_booking_widget:not(.sidebar) .ha-tab.ha-span4#ha_booking_widget_flight_status_tab {
    width: 30% !important;
  }

  .ha_booking_widget:not(.sidebar) .ha-tab.ha-span4#ha_booking_widget_track_freight_tab {
    width: 30% !important;
  }

  .ha_booking_widget:not(.sidebar) .ha-tab.ha-span4#ha_booking_widget_my_flights_tab {
    width: 20% !important;
  }
}

@media (max-width: 494px) {
/*   #ha_home_widgets_container {
    margin-top: -85vh;
  } */

  .st-menu {
    width: 100%;
  }

  .st-effect-3 .st-menu {
    right: -100%;
  }

  .st-effect-3.st-menu-open .st-body {
    right: 100%;
  }

  .ha-schedule-form-col {
    width: 100% !important;
    float: none;
  }

  .go-col .ha-widget-title {
    display: none;
  }

  .ha-schedules-col {
    width: 100%;
    float: none;
  }

  #ha_contact_submit_button {
    padding: 0.5em 0;
    width: 100%;
  }

  .ha_booking_widget {
    margin-top: 200px;
  }

  .ha-location-grid-item {
    width: 100%;
    float: none;
  }

  .ha-location-2-col {
    display: none;
  }

  .ha-location-3-col {
    display: none;
  }

  .select2-container--default .select2-results>.select2-results__options {
    max-height: 100% !important;
  }

  #ha_copyright_container .ha-copyright-link {
    display: block;
    margin: 0 0 8px 0;
    float: none;
  }

  .ha-contact-form-span4 {
    float: none;
    width: 100%;
    margin: 0 0 20px 0 !important;
  }

  .ha-freight-rate-inner-container {
    width: 100%;
  }

  .ha_booking_widget .passengers.ha-col-inner {
    margin: 0 8px;
  }
	
	.flights #ha_booking_widget_my_flights .ha-col-inner.left,
  .flights #ha_booking_widget_my_flights .ha-col-inner.right {
    margin: 0 23px !important;
  }

  .ha_booking_widget .ha-booking-widget-row {
    padding: 0 8px;
  }

  .ha_booking_widget .passengers .ha-col-inner,
  .ha_booking_widget .ha-booking-widget-row .ha-col-inner {
    margin: 0 8px;
  }
.ha_booking_widget:not(.sidebar) #ha_booking_widget_flight_status .ha-booking-widget-row {
    padding: 0px !important;
  }

  .ha_booking_widget:not(.sidebar) #ha_booking_widget_track_freight .ha-booking-widget-row {
    padding: 0px !important;
  }

  .ha_booking_widget .departure-details .ha-booking-widget-row {         /* added this */
    padding: revert;
  }
	
	.flights.ha_booking_widget .passengers .ha-col-inner {
		margin: 0 4px;
	}

  .ha_booking_widget .passengers .ha-booking-widget-row {
    padding: revert;
  }

  .home.ha_booking_widget .passengers .ha-col-inner,
  .home.ha_booking_widget .ha-booking-widget-row .ha-col-inner {
    margin: 0 8px;
  }
	
	.home.ha_booking_widget .passengers .ha-col-inner {
		margin: 0 4px;
	}

  .home  #ha_booking_widget_track_freight .ha-booking-widget-row .ha-col-inner,
  .flights  #ha_booking_widget_track_freight .ha-booking-widget-row .ha-col-inner {
    margin: 0 16px !important;   /* added this too */
  }
	
	.home  #ha_booking_widget_track_freight .ha-booking-widget-row .ha-col-inner.left,
	.home  #ha_booking_widget_track_freight .ha-booking-widget-row .ha-col-inner.right {
		margin: 0 31px !important;
	}
	
	.home #ha_booking_widget_my_flights .ha-col-inner.right,
	.home #ha_booking_widget_my_flights .ha-col-inner.left{
		margin-left: 23px !important;
		margin-right: 23px !important;
	}
	
	.ha_home_health_safety_banner_text {
    font-size: 16px;
  }

  .ha_home_health_safety_banner_text h4 {
    font-size: 24px;
  }
	
  .ha-contact-us-link {
    display: none !important;
  }

  .ha-weather-container {
    float: none;
    width: 100%;
  }

  /* .ha-press-grid-headline h3 {
    height: auto;
  } */
}

@media (max-width: 450px) {

  .ha-home-slide-price-container,
  .ha-home-slide-price-container * {
    float: none;
    display: block;
  }

  .ha-home-slide-button-container a {
    float: none;
    margin-top: 20px;
  }
	
	.ha_booking_widget .ha-tab {  /* added this */
    line-height: 12px;
  }
}

@media (width: 480px) {
  .header-sticky.clone .iw-canvas-icon {
    top: 7px;
  }
}

@media (max-width: 479px) {
  .header-sticky.clone .iw-canvas-icon {
    top: 7px;
  }

  .header.header-version-2.clone .iw-canvas-icon {
    top: 10px;
  }

  .header-default.header-default-edition .col-search,
  .header-default.header-default-edition.clone .col-search {
    width: auto;
  }
	
	.ha_booking_widget:not(.sidebar) .ha-tab.ha-widget-title {
    font-size: 10px !important;           /* added this */
  }
}

@media (max-width: 425px) {
  .tour-price-vote .make-private-lg {
    display: none;
  }
  
  .tour-price-vote .make-private-sm {
    display: inline-block;
  }
	
	#tablepress-21 th.column-4 {
    width: 27%;
  }
}

@media(max-width: 330px) {
  #tablepress-21 th {
    font-size: 14px;
  }
  
  
  #tablepress-21 th.column-4 {
    width: 28%;
  }
}

@media (max-width: 300px) {
/*   .ha_booking_widget .ha-tab.ha-span4 { 
    width: revert;
  } */

  .ha_home_health_safety_banner_list {
    margin-bottom: unset !important;
  }
}

/* RESPONSIVE STYLES END */
