.default_page_headerbg {
  max-height: 400px;
  position: absolute;
  width: 100%;
}

.default_page_headerbgFull {
  max-height: 580px;
  position: relative;
  width: 100%;
  background-color: #084e4e;
}

.defaultsectionone {
  position: relative;
  width: 100%;
  top: 230px;
  margin-bottom: 230px;
  padding-bottom: 20px;
}

.defaultsectionone.singleTour {
  top: 0;
  background-color: #e5e5e5;
  margin-bottom: 0;
}

.defaultsection_single {
  position: relative;
  width: 100%;
  top: 230px;
  margin-bottom: 230px;
  padding-bottom: 20px;
}

.defaultsection_singleTour {
  position: relative;
  width: 100%;
  margin-bottom: 230px;
  padding-bottom: 20px;
}

.default_section_content {
  background: #fff;
  padding: 35px;

  display: flex;
  align-items: stretch;
  gap: 50px;
}

.default_section_content.singleTour {
  background: #e5e5e5;
  max-width: 1200px;
  padding: 0;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: flex-start;
}

.default_section_content p {
  font-style: normal;
  font-weight: normal;
  color: #000000;
  letter-spacing: 0.01em;
  font-size: 16px;
  line-height: 24px;
  padding-bottom: 15px;
  overflow: hidden;
}

.default_section_content strong {
  font-weight: 600;
}

.default_section_content ul {
  list-style-type: disc;
  padding: 10px 0 20px 15px;
}

.default_section_content ul li {
  padding: 2px;
  margin: 0 0 5px 5px;
  line-height: 24px;
  font-size: 16px;
  font-weight: 400;
}

/* Default Page Style */

.content_wrapper {
  font-size: 20px;
  line-height: 1.6;
  padding: 2rem 0 1.5rem;
}

.content_wrapper h1 {
  font-size: 38PX;
  line-height: 1.3;
  font-weight: bold;
  color: #000;
  padding: 2rem 0 1rem;
}

.content_wrapper h2 {
  font-size: 26px;
  line-height: 1.3;
  font-weight: bold;
  color: #000;
  padding: 2rem 0 1rem;
}

.content_wrapper h3 {
  font-size: 20px;
  line-height: 1.3;
  font-weight: bold;
  color: #000;
  padding: 2rem 0 1rem;
}

.content_wrapper p {
    padding-bottom: 26px;
}

.content_wrapper ol, 
.content_wrapper ul {
    list-style: initial;
    padding-left: 20px;
}

.content_wrapper a {
    font-size: 18px;
    line-height: 1.5;
    text-decoration: underline;
}


.page_content {
  width: 66%;
  display: inline-block;
  padding: 0px 15px;
  overflow: hidden;
} 

.page_head {
  font-family: "Bebas Neue", cursive;
  font-size: 3rem;
  line-height: 3rem;
  color: #262628;
  padding: 15px;
  padding-left: 0px;
}

.ferry-table {
  overflow-x: auto;
}

.page_content.singleTour {
  vertical-align: top;
  padding: 40px 32px;
  background: #fff;
  font-size: 20px;
  line-height: 32px;
}

/* .page_content.faq_content.singleTour {
  margin-top: -250px;
} */

.sidebar_box {
  background: #fff;
  padding: 25px;
  margin-bottom: 24px;
}

.tour_map {
  margin-bottom: 25px;
}

.tour_hours {
  list-style: none !important;
  padding: 0 !important;
}

.tour_hours li {
  margin: 0 !important;
  padding: 0 !important;
  display: flex;
  justify-content: space-between;
}

.tour_hours span {
  font-family: "Inter", sans-serif;
  font-size: 16px;
  line-height: 24px;
  padding-bottom: 5px;
}

.defaultsectiocontent1 {
  background: #fff;
  padding: 20px 35px 35px;
}

.sidebar_links_mainsection {
  width: 33%;
  display: inline-block;
}

.sidebar_links_mainsection.singleTour {
  padding-left: 0;
  /* background: #fff; */
  width: 30%;
}

.defaultsectiocontent1 .remember {
  font-family: "Bebas Neue", cursive;
  font-style: normal;
  font-weight: normal;
  font-size: 56px;
  line-height: 56px;
  color: #ffc103;
}

.all_posts {
  color: #262628;
  font-size: 16px;
  text-decoration: none;
}

.all_posts svg {
    transform: rotate(180deg);
    width: 16px;
    height: 16px;
    vertical-align: middle;
    margin-right: 10px;
}

.lightcta {
  width: 48.2%;
  margin: 0 0 32px;
}

.darkcta {
  width: 48.2% !important;
}

.defaultsection_single h2 {
  font-family: "Bebas Neue", cursive;
  font-style: normal;
  font-weight: normal;
  font-size: 54px;
  line-height: 56px;
  color: #262628;
  padding-top: 30px;
  padding-bottom: 10px;
}

.defaultsection_single p {
  font-family: "Inter", sans-serif;
  font-style: normal;
  font-weight: normal;
  color: #000000;
  letter-spacing: 0.01em;
  font-size: 20px;
  line-height: 1.6;
  padding-bottom: 20px;
  border-bottom: 0px solid #262628;
  overflow: hidden;
}

.defaultsection_single img, 
.defaultsection_single figure {
  width: 100%;
  max-width: 768px;
  margin-bottom: 20px;
}

.defaultsection_single iframe {
  margin-bottom: 15px;
}

.defaultsection_single .wp-caption-text {
  font-size: 14px;
  padding-top: 4px;
  color: #828282;
}

.defaultsectionone h2 {
  font-family: "Bebas Neue", cursive;
  font-style: normal;
  font-weight: normal;
  font-size: 54px;
  line-height: 56px;
  color: #262628;
  padding: 15px 0;
}

.defaultsectionone h3,
.defaultsection_single h3 {
  font-family: "Inter", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 26px;
  line-height: 30px;
  color: #000000;
  padding-top: 5px;
  text-transform: uppercase;
}

.defaultsectionone.singleTour h3 {
  font-family: "Bebas Neue", cursive;
  font-size: 40px;
  line-height: 40px;
  letter-spacing: 0.05em;
}

.defaultsectionone.singleTour .other_tours h3 {
  margin-bottom: 20px;
}

.defaultsectionone.singleTour hr {
  border: 0;
  border-top: 1px solid #e4e4e4;
  margin: 30px 0;
  padding: 0;
}

.page_content img {
  max-width: 100%;
  width: auto;
  max-height: 600px;
  margin: 0;
}

.secondary p {
  font-family: "Inter", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.01em;
  color: #000000;
  border-bottom: 0px solid #262628;
}

.secondary {
  padding-top: 60px;
}

.secondary h3 {
  color: #000000;
  font-style: normal;
  font-weight: 900;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.01em;
}

.sidebar_links {
  margin-top: 80px;
  padding: 0px 70px 0px 50px;
}

.sidebar_links h5 {
  font-weight: 900;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.01em;
  color: #000000;
  padding-bottom: 10px;
  padding-top: 5px;
  border-top: 1px solid #262628;
  padding-top: 10px;
}

.sidebar_links a {
  color: #084e4e;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.01em;
}

.sidebar_links img {
  width: auto;
  display: inline-block;
  padding-left: 15px;
}

.sidebar_links li {
  padding: 3px 0px;
}

p.page_headline_des {
  border: 0px;
  padding-bottom: 15px;
}

.ctawrap {
  padding-bottom: 100px;
}

.ctawrap .wrap {
  padding: 0px 35px;
}

.lightcta img {
    width: 100px;
    height: 100px;
}

p.statue_of_liberty {
  color: #828282;
  padding-top: 15px;
  padding-bottom: 40px;
  border-bottom: 1px solid #262628;
}

p.statue_of_liberty1 {
  color: #828282;
  padding-top: 15px;
  padding-bottom: 40px;
  border-bottom: 1px solid #262628;
}

.reopening_update_test {
  font-size: 16px !important;
  font-family: Inter !important;
  font-weight: bold !important;
  padding: 0px !important;
  border-top: 1px solid #262628;
}

.remember p {
  font-family: "Bebas Neue", cursive;
  font-style: normal;
  font-weight: normal;
  font-size: 56px;
  line-height: 56px;
  color: #ffc103;
}

.reopening_update {
  padding-top: 420px;
  width: 33%;
  float: right;
  padding-left: 50px;
}

/* .alignnone {
    padding-top: 20px;
} */

h2.reopening_update_test11 {
  font-size: 32px !important;
  font-family: "Inter";
  font-weight: bold;
}

.reopening_update1 {
  width: 100% !important;
  margin-top: 1385px;
}

.reopening_update1 .plan-item__desc {
  font-size: 40px;
  line-height: 40px;
  letter-spacing: 0.05em;
  color: #ffc103;
  font-family: "Bebas Neue", cursive;
  font-style: normal;
  font-weight: normal;
}

.reopening_update1 .plan-item__button span {
  font-family: Inter;
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 32px;
  text-align: center;
  color: #262628;
  background: #ffc103;
  border-radius: 4px;
  padding: 10px 15px;
  text-transform: capitalize;
}

.reopening_update1 img {
  width: 186px;
  height: 186px;
  float: right;
  margin-top: 40px;
}

.blocksesions .common-title {
  font-size: 24px;
  padding: 10px 0px;
}

form#mc4wp-form-1 {
  background: #ffc103;
  padding: 30px 20px;
  width: auto;
  min-height: 160px;
}

.mailchimp_main h3 {
  font-style: normal;
  font-weight: bold;
  font-size: 28px;
  line-height: 32px;
  color: #262628;
}

.mailchimp_main input[type="email"] {
  border: 1px solid #262628;
  box-sizing: border-box;
  border-radius: 2px;
  background: transparent;
  padding: 10px 15px;
  width: 100%;
  margin-top: 15px;
}

.social_icons a:hover {
  text-decoration: none;
}

.mailchimp_main input[type="email"]:focus {
  outline: -webkit-focus-ring-color auto 0px !important;
}

.mailchimp_main input[type="submit"] {
  font-family: Inter;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 32px;
  text-align: center;
  color: #ffffff;
  background: #262628;
  border-radius: 4px;
  margin-top: 15px;
  padding: 7px 30px;
  border: 0px;
}

.mailchimp_main .col-md-7 {
  padding: 0px;
}

.social_icons img {
  width: auto;
  display: inline;
}

.social_icons {
  display: grid;
  grid-template-columns: 100px 100px;
  padding-bottom: 50px;
  padding-top: 20px;
}

.social_icons span {
  font-family: Inter;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  color: #0f0f0a;
  width: auto;
  position: relative;
  top: -5px;
  left: 3px;
}

.all_post img {
  width: auto;
  display: inline-block;
}

.all_post p {
  display: none;
  font-family: Inter;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #262628;
  padding: 0;
  padding-top: 20px;
  margin-bottom: 5px;
}

span.all_posts {
  color: #262628;
  font-size: 14px;
}

.Useful_links_mobile {
  display: none;
}

.reopening_main_mobile {
  display: none;
}

/*////////////////////////////////////////BLOG PAGE///////////////////////////////////////*/

.container {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-right: 15px;
  padding-left: 15px;
}

.blog_header {
  background: #084e4e;
  height: 65px;
}

.blog_first_wrapper {
  background-color: #084e4e;
  margin-top: -1px;
  margin-bottom: -1px;
  padding: 49px 0 58px;
}

.blog_title {
  max-width: 1230px;
  font-family: Inter;
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  line-height: 32px;
  color: #ffffff;
}

.blog_first {
  max-width: 1230px;
  display: flex;
  padding: 18px 15px 0;
  justify-content: space-between;
  margin-top: 29px;
}

.blog_first_image img {
  max-width: 690px;
  width: 100%;
  height: 480px;
  object-fit: cover;
}

.blog_first_image {
  width: 58%;
}

.blog_first_content {
  width: 42.5%;
  padding-right: 20px;
  display: flex;
  flex-direction: column;
}

.blog_first_content p {
  font-weight: normal;
  font-size: 20px;
  line-height: 32px;
  color: #ffffff;
  opacity: 0.66;
}

  .blog_first_content p a {
    color: #fff;
  }


.blog_first_content .blog_first_title {
  margin: 0px 0 7px;
  line-height: 40px;
  display: flex;
  font-family: "Bebas Neue", cursive;
  font-weight: normal;
  font-size: 40px;
  line-height: 40px;
  letter-spacing: 0.05em;
  text-decoration: unset;
}

.blog_first_content .btn.btn-yellow {
  padding: 8px;
  background: #ffc103;
  border-radius: 4px;
  height: 48px;
  width: 180px;
  font-weight: 500;
  font-size: 20px;
  line-height: 32px;
  text-align: center;
  color: #262628;
  text-decoration: unset;
  border: 1px solid #ffc103;
  margin-top: 24px;
  text-transform: capitalize;
}

.blog_first_content .btn.btn-yellow:hover {
  background: transparent;
  color: #fff;
}

.border_top {
  position: relative;
}

.border_top:before {
  position: absolute;
  content: "";
  width: 100%;
  left: 0;
  top: 0;
  height: 1px;
  background: rgba(255, 255, 255, 0.22);
}

.blog_first.border_top:before {
  left: 15px;
  width: calc(100% - 30px);
}

.blog_first_content .blog_first_title {
  color: whitesmoke;
}

.blog_first_content .blog_first_title:hover {
  color: #ffc103;
}

.blog_first_content p {
  padding-right: 10px;
}

.date {
  font-weight: bold;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

.blog_list_wrapper {
  background: #084e4e;
  padding-bottom: 50px;
  overflow: hidden;
}

.blog_item {
  flex: 0 0 32.23%;
  padding-top: 24px;
  padding-bottom: 24px;
  margin-bottom: 41px;
}

.blog_item:hover .post_link {
  color: #ffc103;
  transition: all 0.3s ease;
}

.blog_row {
  display: flex !important;
  flex-wrap: wrap;
  justify-content: space-between;
}

.blog_list {
  display: flex;
  flex-wrap: wrap;
  max-width: 1230px;
  justify-content: space-between;
  padding-top: 6px;
}

.blog_item img {
  width: 100%;
  height: 400px;
  object-fit: cover;
  padding-bottom: 16px;
}

.blog_item img:hover {
  filter: brightness(0.8);
}

/* .blog_item:nth-child(1) img {} */

.blog_item:nth-child(3) img {
  height: 385px;
}

.blog_item:nth-child(4n + 2) img {
  height: 489px;
}

.blog_row .blog_item:nth-child(1n) img {
  height: 343px;
}

.blog_item .post_link {
  font-family: "Bebas Neue", cursive;
  /* font-weight: bold; */
  font-size: 28px;
  line-height: 32px;
  color: #ffffff;
  text-decoration: unset;
}

.blog_form {
  flex: 0 0 32.23%;
  margin-top: 24px;
  padding: 24px;
  background: #ffc103;
  height: 368px;
}

.blog_form form {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
}

.blog_form h3 {
  font-family: "Inter", sans-serif;
  font-weight: bold;
  font-size: 28px;
  line-height: 32px;
  color: #262628;
  width: 80%;
}

.blog_form button {
  background: #262628;
  border: 1px solid #262628;
  border-radius: 4px;
  width: 100%;
  height: 48px;
  padding: 5px 16px;
  text-align: center;
  color: #fff;
  font-weight: 500;
  font-size: 20px;
  line-height: 32px;
  margin-top: 8px;
  text-transform: capitalize;
}

.blog_form button:hover {
  background: transparent;
  color: #262628;
}

.blog_form .form_content {
  margin-top: auto;
}

.blog_form .form_confirm {
  display: none;
  margin-top: auto;
  color: #000;
  font-size: 20px;
}

.blog_form input {
  width: 100%;
  height: 48px;
  padding: 12px 16px;
  margin-top: auto;
  border: 1px solid #262628;
  border-radius: 2px;
  background: transparent;
}

.blog_form input::placeholder,
.blog_form input {
  font-family: Inter;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #262628;
}

#show_more {
  color: white;
  height: 48px;
  max-width: 200px;
  display: flex;
  margin: 20px auto 0;
  justify-content: center;
  align-items: center;
  border: 1px solid #fff;
  text-decoration: unset;
}

#show_more:hover {
  border: 1px solid #151f39;
  background: white;
  color: #151f39;
}

/* Faq */

.faq_list {
  padding-top: 16px;
}

.faq_item {
  border-top: 1px solid #e4e4e4;
  padding: 16px 0;
  cursor: pointer;
}

.faq_question {
  display: flex;
  justify-content: space-between;
  font-family: "Roboto Condensed", sans-serif !important;
  font-weight: bold;
  font-size: 28px;
  line-height: 32px;
  color: #040404;
}
.faq_question svg {
  width: 20px;
  transition: all .5s;
  fill: #ffc103;
}
.faq_question.active svg {
  transform: rotate(90deg);
}

.faq_answer {
  display: none;
  padding-top: 16px;
  font-size: 20px;
  line-height: 32px;
}

/* Other Tours */

.other_tours {
  width: 100%;
  margin-top: 64px;
  padding-top: 15px;
  border-top: 1px solid #c3bfbf
}

.tour_item {
  background: #fff;
  display: flex;
  justify-content: space-between;
  position: relative;
  margin-bottom: 30px;
}

.tour_meta {
  padding: 40px 32px;
}

.tour_title {
  padding: 0 !important;
  padding-bottom: 5px;
  font-family: "Bebas Neue", cursive;
  font-size: 40px !important;
  line-height: 40px;
  letter-spacing: 0.05em;
  background: -webkit-linear-gradient(90deg, #cf2323, #ffb119);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.tour_caption {
  font-size: 20px;
  line-height: 32px;
  padding-bottom: 3px;
  color: #262628 !important;
}

.tour_feature {
  font-size: 20px;
  line-height: 32px;
  padding-bottom: 17px;
  list-style: none;
  color: #262628;
  padding: 0 15px !important;
  padding-bottom: 17px !important;
}

/* .tour_feature li {
            list-style: none;
        } */

.tour_feature li::before {
  /* content: url('/assets/dist/img/tick.svg'); */
  width: 24px;
  height: 18px;
  background-size: cover;
}

.tour_review {
  font-size: 16px;
  line-height: 24px;
  display: flex;
  margin-bottom: 13px;
}

.tour_rating {
  font-weight: bold;
  padding-right: 3px;
}

.tour_star {
  display: inline;
}

.tour_price {
  padding-left: 15px;
}

.tour_cta {
  display: inline-block;
  background: #ffc103;
  border-radius: 4px;
  padding: 10px 20px;
  text-decoration: none;
  color: #262628;
  margin-top: 23px;
  font-weight: 500;
}

.tour_cta:hover {
  background: #eab206;
}

.tour_cover {
  display: block;
  width: 34%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.header-sticky {
  background: #fff;
  display: none;
  /* position: fixed; */
  padding: 16px 0;
  z-index: 111;
  top: 0;
  width: 100%;
  box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.15);
}

.admin-bar .header-sticky {
  top: 32px !important;
}

.sticky-container {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.sticky-title {
  font-weight: bold;
  font-size: 32px;
  line-height: 32px;
  color: #262628;
}

.sticky-details {
  display: flex;
  align-items: flex-start;
}

.sticky-details .price {
  font-size: 16px;
  line-height: 24px;
  color: #262628;
}

.sticky-details .price {
  font-family: "Bebas Neue", cursive;
  font-size: 56px;
  line-height: 56px;
  margin-left: 8px;
}

.sticky-details .book {
  font-weight: 500;
  font-size: 20px;
  line-height: 32px;
  color: #262628;
  text-decoration: none;
  padding: 8px 30px;
  border-top: none;
  background: #ffc103;
  border-radius: 4px;
  margin-left: 32px;
}

.sticky-details .book:hover {
  background: #e2ab06;
}

.header-hero {
  padding: 24px 0;
  border-top: 1px solid #4e4e4e;
  display: flex;
  justify-content: space-between;
}

.hero-meta {
  max-width: 480px;
}

.hero_title {
  font-family: "Inter", sans-serif;
  font-weight: bold;
  font-size: 56px;
  line-height: 64px;
}

.hero_title span {
    background: -webkit-linear-gradient(270deg, #cf2323, #ffb119);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

.hero_caption {
  font-size: 20px;
  line-height: 32px;
  margin-bottom: 24px;
}

.hero_cta {
  background: #ffc103;
  border-radius: 4px;
  padding: 12px 20px;
  margin-right: 32px;
  text-decoration: none;
  color: #262628;
  display: inline-block;
}

.hero_cta:hover {
  background: #e2ab06;
}

.hero_meta_wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
}

.hero_price_wrapper {
    display: flex;
    flex-direction: column;
}

.hero_price {
  font-family: "Roboto Condensed", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 28px;
  line-height: 32px;
}

.hero_price_child {
    font-family: "Roboto Condensed", sans-serif;
    font-style: normal;
    font-size: 20px;
    line-height: 34px;
}

.hero_cover {
  width: 55%;
  height: 400px;
  max-width: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.acf-map {
  width: 100%;
  height: 400px;
  border: #ccc solid 1px;
  margin: 20px 0;
}

.acf-map img {
  max-width: inherit !important;
}

.acf-field-1234567890 > .acf-label {
  display: none;
}

/*////////////////////////////////////////BLOG PAGE///////////////////////////////////////*/
@media screen and (max-width: 1024px) {
}

@media all and (max-width: 991px) and (min-width: 768px) {
  .ctawrap .plan {
    display: grid;
    grid-template-columns: auto auto;
  }

  p.statue_of_liberty1 {
    border-bottom: 0px solid #262628;
  }

  .sidebar_links {
    border-top: 0px solid #262628;
    margin-top: 0px;
  }

  .reopening_update {
    padding-top: 0px;
  }

  .darkcta {
    width: 100% !important;
    margin-left: 15px !important;
  }

  .lightcta {
    width: 100%;
    margin: 0 0 0px;
    margin-right: 15px !important;
  }
}

@media screen and (max-width: 991px) {
  .reopening_update1 {
    margin-top: 0px;
    height: 100%;
  }

  .reopening_update {
    width: 100%;
    float: unset;
    padding: 0px 35px;
  }

  .wrap.default_section_content,
  .wrap.defaultsectiocontent1 {
    max-width: calc(100vw - 32px);
    flex-direction: column;
  }

  .page_content {
    width: 100%;
    padding: 35px;
  }

  .sidebar_links {
    padding: 0px;
  }

  .sidebar_links_mainsection {
    width: 100%;
  }

  .reopening_main {
    display: none;
  }

  .defaultsectionone .secondary {
    padding-top: 20px;
  }

  .linksheading_main.sidebar_links {
    display: none;
  }

  .Useful_links_mobile,
  .reopening_main_mobile {
    display: block !important;
  }
}

  .footer-social.mobile {
    display: none;
  }


@media screen and (max-width: 767px) {

  .page_head {
    font-size: 2.3rem;
    line-height: 2.5rem;
  }

  .wp-caption,
  .page_content img {
    width: 100%;
    max-width: 100%;
  }

  .defaultsection_single .page_content h2,
  .defaultsection_single h3 {
    font-size: 22px;
    line-height: 24px; 
  }

  .footer_nav {
    width: 100%;
    max-width: auto;
  }

  .footer-social.mobile {
    display: block;
    width: 100%;
    margin: 10px 0 25px;
  }

  .lightcta,
  .darkcta {
    width: 100% !important;
  }

  .reopening_update {
    padding-top: 0px;
  }

  p.statue_of_liberty1 {
    border-bottom: 0px solid #262628;
  }

  .default_section_content {
    margin: 0px 15px;
  }

  .default_section_content.singleTour {
    max-width: 100vw !important;
    margin: 0;
  }

  .defaultsectionone.singleTour h3 {
    font-size: 32px;
    line-height: 32px;
  }

  .sidebar_links_mainsection.singleTour {
    margin-top: 25px;
  }

  .plan-item__button {
    justify-content: end;
  }

  .reopening_update1 img {
    margin-top: 0px;
  }

  .defaultsectiocontent1 {
    margin: 0px 15px;
  }

  .ctawrap .wrap {
    padding: 0px 55px;
  }

  .sidebar_links {
    margin-top: 0px;
    width: auto;
    display: inline-block;
  }

  p.Page_headline_des1 {
    border: 0px;
  }

  .ctawrap {
    padding-bottom: 50px;
  }

  /*//////////////////////////////////BLOG PAGE/////////////////////////*/
  .blog_first_wrapper {
    padding: 15px 0 34px;
  }

  .blog_title {
    font-size: 22px;
    line-height: 24px;
    position: relative;
    padding-top: 9px;
  }

  .blog_title:before {
    position: absolute;
    content: "";
    top: 0;
    height: 1px;
    background: rgba(255, 255, 255, 1);
    left: 15px;
    width: calc(100% - 30px);
  }

  .blog_first {
    margin-top: 23px;
    flex-direction: column-reverse;
  }

  .blog_first_image,
  .blog_first_content {
    width: unset;
    padding: 0;
  }

  .blog_first_image {
    margin-bottom: 17px;
  }

  .blog_first_image img {
    max-width: unset;
    width: 100%;
    height: 239px;
  }

  .blog_first_content .blog_first_title {
    font-size: 32px;
    line-height: 32px;
  }

  .blog_first_content p {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
  }

  .blog_first_content .btn.btn-yellow {
    padding: 7px;
    width: 154px;
    font-size: 16px;
    line-height: 32px;
    margin-top: 17px;
  }

  .blog_item {
    padding-top: 16px;
    margin-bottom: 15px;
  }

  .blog_item img {
    width: 100%;
    height: 312px;
  }

  .blog_row .blog_item .post_link {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
  }

  .blog_item .post_link {
    font-size: 22px;
    line-height: 24px;
  }

  .blog_item:nth-child(6n + 2) {
    padding-top: 25px;
    padding-bottom: 16px;
  }

  /* .blog_item:nth-child(6n + 1) img {} */

  .blog_item:nth-child(6n + 3) img {
    height: 345px;
  }

  .blog_item:nth-child(2n + 2) img {
    height: 440px;
  }

  .blog_row .blog_item:nth-child(1n) img {
    height: 231px;
  }

  .blog_row .blog_item:nth-child(1n) {
    padding-top: 15px;
  }

  .blog_row .blog_item.border_top:before {
    width: calc(100% - 15px);
  }

  .blog_form {
    margin-top: 9px;
    height: 100%;
    padding: 12px 20px 24px;
    margin-bottom: 37px;
  }

  .blog_form h3 {
    font-size: 20px;
    line-height: 24px;
    width: 100%;
    text-align: center;
    margin-bottom: 18px;
  }

  .tns-inner {
    margin: -13px -13px 0px 0px !important;
  }

  .blog_item,
  .blog_form {
    flex: 0 0 100%;
  }

  .blog_row .blog_item img,
  .blog_row .blog_item {
    width: 270px;
  }

  .blog_row {
    display: inline-block !important;
  }

  .booking-info h4 {
    line-height: 1.5;
  }

  /*//////////////////////////////////BLOG PAGE/////////////////////////*/

  .sidebar_links_mainsection.singleTour {
    width: 100%;
  }

  .page_content.singleTour {
    margin-top: 25px;
    padding: 25px 16px;
  }

  /* Other Tour */
  .tour_item {
    flex-direction: column;
    padding: 15px;
  }

  .tour_meta {
    width: 100%;
    order: 2;
    padding: 0 !important;
  }

  .tour_title {
    font-size: 32px !important;
    line-height: 32px !important;
  }

  .tour_cover {
    width: 100% !important;
    order: 1;
    margin-bottom: 23px;
    height: 350px;
  }

  .other_tours {
    margin-top: 25px !important;
  }

  .other_tours h3 {
    padding: 15px;
    border-top: 1px solid #eee;
  }

  .tour_cta {
    width: 100%;
    text-align: center;
    font-weight: 500;
  }

  /*  Hero  */
  .header-hero {
    flex-direction: column;
    padding-top: 0;
  }

  .default_page_headerbgFull {
    max-height: none;
    height: auto;
  }

  /* .linksheading_main {
    padding: 25px 16px;
  } */

  .hero-meta {
    order: 2;
  }

  .hero_title {
    font-size: 32px;
    line-height: 32px;
  }

  .hero_cover {
    order: 1;
    width: 100%;
    max-height: 220px;
    margin-bottom: 28px;
    transform: scale(1.1);
    margin-top: 10px;
  }

  .hero_caption {
    font-size: 16px;
    line-height: 24px;
  }

  .hero_price {
    font-size: 20px;
    line-height: 24px;
  }

  .hero_price_child {
    font-size: 18px;
    line-height: 30px;
  }

  /* .header-body {} */

  .header-sticky {
    display: none !important;
  }
}

/* TOP SCROLLER */
.scrollTop {
  position: fixed;
  right: 20px;
  bottom: 20px;
  max-width: 40px;
  height: 0;
  cursor: pointer;
  z-index: 99;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.scrollTop:hover {
  -webkit-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  -o-transform: translateY(-10px);
  transform: translateY(-10px);
}

@media (max-width: 767px) {
  .scrollTop {
    display: none !important;
  }

  .default_page_headerbg {
    max-height: 300px;
  }
}

@media screen and (max-width: 550px) {
}

.default {
  color: black;
}

.default a {
  text-decoration: none;
}

.general {
  color: white;
}

.general a {
  text-decoration: none;
}

.booking_page {
  padding: 2%;
}

.book-users__item img {
  display: none;
}

.page_content table {
  border-collapse: collapse;
}

.page_content td,
.page_content th {
  border: 1px solid #999;
  padding: 0.5rem;
  text-align: left;
}

.page_content ul {
  list-style-type: disc;
  padding: 15px 20px;
}

.page_content.singleTour ul {
  padding: 15px;
}

.page_content li {
  margin-bottom: 8px;
  line-height: 24px;
  font-size: 16px;
  font-weight: normal;
}

.page_content ol {
  list-style-type: decimal;
  padding: 15px 20px;
}

.page_content blockquote {
  max-width: 600px;
  margin: 2rem auto;
  padding: 1.5rem 0;
  text-align: center;
  position: relative;
}

.page_content blockquote ::before,
.page_content blockquote ::after {
  position: relative;
  content: '';
  width: 100px;
  height: 2px;
  background: #Ccc;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.page_content blockquote ::before {
  top: 0;
}

.page_content blockquote ::after {
  bottom: 0;
}

.page_content blockquote p {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: bold;
  padding: 0;
  color: #4e4e4e;
  max-width: 85%;
  margin: 0 auto;
}

.page_content blockquote cite {
  display: block;
  font-family: "Inter", sans-serif;
  font-size: 13px;
  line-height: 19px;
  color: #7c7c7c;
  padding-top: 20px;
}

.section-plan strong {
  font-weight: 600;
}

.full-schedule {
  padding-top: 20px;
}
a.action {
  cursor: pointer;
  text-decoration: none;
  color: white;
}
a.action:hover span {
  text-decoration: underline;
}

.progress {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  height: 4px;
  width: 0;
  background-color: #35d07f;
}



/* Newsletter Block */

.newsletter_block {
    color: #fff;
    font-family: "Inter", sans-serif;
} 

.newsletter_block .widget-title {
    font-size: 20px;
    line-height: 32px;
    margin-bottom: 15px;
}

.newsletter_block .form_content {
    margin-bottom: 10px;
} 

.newsletter_block .form_content input[type="email"] {
    background: #fff;
    border: none;
    border-radius: 4px;
    padding: 12px;
    outline: none;
} 

.newsletter_block .form_content input[type="email"]::placeholder {
    color: #828282;
    font-size: 16px;
    line-height: 24px;
} 

.newsletter_block .form_content button[type="submit"] {
    margin-left: 8px;
    background: #FFC103;
    border: none;
    color: #000;
    font-family: Roboto Condensed;
    font-size: 16px;
    line-height: 25px;
    padding: 8px 24px;
    border-radius: 4px;
    cursor: pointer;
} 

.newsletter_block .form_content button[type="submit"]:hover {
    background: #eeb404;
} 

.newsletter_block .form_disclaimer p {
    font-family: "Inter", sans-serif;
    font-size: 12px;
    line-height: 16px;
    padding-top: 4px;
    max-width: 350px;
} 

.newsletter_block .form_disclaimer p a {
    color: #F5CE3E;
    text-decoration: none;
} 

.newsletter_block .form_confirm {
    display: none;
    margin-top: 12px;
} 


@media only screen and (max-width: 767px) {

    .newsletter-form__email {
      max-width: auto !important;
    }

    .newsletter_block {
        margin-top: 20px;
        margin-bottom: 20px;
    } 

    .newsletter_block input, 
    .newsletter_block button {
        width: 100%;
    } 

    .newsletter_block button {
      margin-top: 10px;
      margin-left: 0 !important;
    } 
}

.d-none {
  display: none !important;
}






/* Main Style Override */

.common-title {
    padding-top: 20px;
}

.action-title {
    margin-bottom: 0;
}

.book-benefits__item:before {
    top: 3px;
    background-size: 80%;
    background-repeat: no-repeat;
}


.home .header-body__notice {
  padding-top: 15px;
}

.todo-item__img {
  width: 100%;
}



@media only screen and (max-width: 767px) {

  .actions-item__img {
      /* justify-content: center; */
      padding-top: 20px;
  }

  .actions-item__img img {
    max-width: 200px;
  }

  /* .home .plan .plan-item {} */

  .home .plan .plan-item--bg-grey .plan-worktime__title {
    margin-top: 15px;
  }
  
  .home .plan .plan-item--bg-grey .plan-worktime table td {
    line-height: 20px;
    width: 60%;
    padding-top: 10px
  }

  .home .plan-block-money__title {
    font-size: 66px;
  }

  .home .section-action .action {
    padding: 0;
  }

  .todo-item__img iframe {
    height: 250px;
  }

  .todo-item__title {
    padding-bottom: 10px;
  }
  
  .book-body__title {
    padding-bottom: 10px;
  }

  .guides-main__more {
    padding: 6px 18px;
    font-size: 16px;
  }

  .guides-item__title {
    font-weight: 600;
    font-size: 22px;
    line-height: 26px;
  }

  .menu-mobile {
    padding: 0;
    justify-content: flex-start;
    align-items: baseline;
    padding: 15vh 15px;
    text-align: left;
    background: #084E4E;
    overflow: auto;
    color: #fff;
  }

  .menu-mobile li a {
    color: #fff;
}

  .blog_row .blog_item .post_link {
    line-height: 20px;
  }

  .tour_hours > h3 {
    padding-bottom: 10px;
  }

  .tour_hours li span:last-child {
    font-weight: bold;
  }

  .faq_question {
    font-size: 22px;
    line-height: 26px;
  }

  .faq_question svg {
    min-width: 20px;
    margin-left: 15px;
  } 

  .sidebar_links_mainsection.singleTour {
    margin-top: 0;
  } 

  .other_tours {
    margin-top: 0 !important;
    padding-top: 30px;
    background: #fff;
  }

  .other_tours > h3 {
    padding: 15px !important;
    border-top: none;
    margin-bottom: 0 !important; 
  }

  .defaultsectionone.singleTour {
    background-color: #fff;
  }

}

.page_content .all_posts {
  font-weight: bold;
 font-family: "Bebas Neue", cursive;
 font-size: 16px;
}

.page_content h2 {
  padding-top: 24px;
  font-size: 38px;
  line-height: 46px;
}

.wp-block-image {
  margin-bottom: 2em;
}

.page_header {
  padding: 15px;
  width: 66%;
}

 .post_title {
  font-family: "Bebas Neue", cursive;
  font-size: 54px;
  line-height: 56px;
  padding-top: 55px;
  padding-bottom: 30px;
}

.tour_caption {
  display: block; 
  padding: 15px 0;
  line-height: 26px;
}

.hero_caption {
  margin-top: 15px;
}

.defaultsectionone {
  padding-bottom: 55px;
}

.hero_cta {
    font-weight: bold;
    margin-right: 15px;
}

.page_content.singleTour {
    margin-top: 0;
}

#tns4-ow {
  width: 100%;
}

.defaultsectionone h3, 
.defaultsection_single h3 {
    padding: 15px 0;
}

.tour_item {
  margin-bottom: 0;
}

.newsletter {
  background: #FFC103;
  min-height: 160px;
  display: flex;
  justify-content: space-between;
  padding: 18px 24px;
  position: relative;
  margin-top: 30px;
  z-index: 10;
}

.newsletter::before {
  content: url('../img/statue.svg');
  opacity: 0.3;
  width: auto;
  height: 100%;
  position: absolute;
  top: 5px;
  left: 0;
  right: 0;
  text-align: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  z-index: -5;
}

.newsletter-header,
.newsletter-form {
  width: 45%; 
}

.newsletter-header__title {
  font-family: "Bebas Neue", cursive;
  font-size: 40px;
  line-height: 40px;
  letter-spacing: 0.05em;
  color: #262628;
}

.newsletter-header__caption {
  font-size: 16px;
  line-height: 24px;
  color: #262628;
  padding-top: 10px;
}

.newsletter-form__email {
  padding: 12px;
  border-radius: 4px;
  outline: none;
  border: 1px solid #EAEAEA;
  width: 100%;
  max-width: 340px;
}

.newsletter-form__submit {
  border-radius: 4px;
  border: 1px solid #262628;
  background: #262628;
  font-weight: 500;
  font-size: 18px;
  line-height: 30px;
  color: #fff;
  padding: 4px 35px ; 
  vertical-align: middle; 
  margin-left: 10px ;
  cursor: pointer;
}

.newsletter-form__disclaimer {
  font-size: 12px;
  line-height: 18px;
  margin-top: 16px;
  max-width: 400px;
  color: #262628;
}

@media screen and (max-width: 767px) {

  .header.general {
    margin-bottom: 15px;
  }

  .menu-mobile li a {
    font-size: 32px;
    line-height: 40px;
  }

  .page_header {
    width: 100%
  }
  
  .page_content {
    padding: 0;
  }

  .post_title {
    font-size: 32px;
    line-height: 32px;
  }
  
  .sidebar_box {
    margin-bottom: 0;
    padding: 15px;
  }

  .news_side {
    margin-top: 0 !important;
  }

  .page_content.faq_content.singleTour {
    margin-top: 0;
  }

  .newsletter {
    flex-direction: column;
    padding: 15px;
    margin-top: 10px;
  }

  .newsletter-header,
  .newsletter-form {
    width: 100%;
  }

  .newsletter-form__content {
    margin-top: 24px;
  }

  .newsletter-header__title {
    font-size: 32px;
    line-height: 32px;
  }

  .newsletter-form__submit {
    margin-left: 0 ;
    margin-top: 10px ;
    width: 100%;
  }

  .newsletter::before {
    width: 100%;
    height: 100%;
    top: 60%;
    background-size: 300%;
  }

  .newsletter-form__disclaimer {
    line-height: 18px;
  }
}




.news_side {
  flex-direction: column;
  padding: 15px;
  margin-top: 10px;
}

.news_side .newsletter-header,
.news_side .newsletter-form {
  width: 100%;
}

.news_side .newsletter-form__content {
  margin-top: 15px;
}

.news_side .newsletter-header__title {
  font-size: 32px;
  line-height: 32px;
}

.news_side .newsletter-header__caption {
  padding-top: 10px;
}

.news_side .newsletter-form__email {
  max-width: 100%;
}

.news_side .newsletter-form__submit {
  margin-left: 0 ;
  margin-top: 10px ;
  width: 100%;
}

.news_side.newsletter::before {
  width: 100%;
  height: 100%;
  top: 60%;
  background-size: 300%;
  position: relative;
  margin-bottom: 15px;
}

.news_side .newsletter-form__disclaimer {
  line-height: 18px;
  padding-bottom: 10px;
}


.wp-caption .wp-caption-text {
  text-align: center;
  font-size: 14px;
  color: #4e4e4e;
  display: inline-block;
  margin-bottom: 10px;
}
/* 
.page_content img[class^="wp-image-"] {
  margin-bottom: 30px;
} */

.postAuthor {
  display: flex;
  align-items: center;
  margin-bottom: 35px;
}

.postAuthor .avatar {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  overflow: hidden;
  margin-right: 20px;
}

.postAuthor_meta {
  font-size: 16px;
  color: #0a6565;
}

.postAuthor_meta a {
  color: #040404;
  text-decoration: none;
}


/* Author Archive */

.blog_author {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  color: #fff;
  padding-top: 30px;
}

.blog_author .blog_authorAvatar img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: auto;
  max-width: 120px;
  max-height: 120px;
  border-radius: 50%;
  overflow: hidden;
}

.blog_author .blog_authorMeta {
  max-width: 600px;
  margin-right: auto;
  margin-left: 25px;
}

.blog_author .blog_authorMeta p {
  font-family: "Inter", sans-serif;
  font-weight: normal;
  font-size: 18px;
  line-height: 26px;
}

.blog_author .blog_authorMeta h3 {
  font-family: "Bebas Neue", cursive;
  font-size: 28px;
  line-height: 24px;
  margin-bottom: 15px;
}

.blog_author .blog_authorSocial {
  margin-right: 10%;
}

.blog_author .blog_authorSocial a {
  text-decoration: none;
}

.blog_author .blog_authorSocial a i {
  font-size: 20px;
  margin-right: 7px;
}

.blog_author .blog_authorSocial span {
  display: block;
  font-family: Libre Caslon Text;
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
  padding-top: 30px;
  padding-bottom: 12px;
}

.blog_author .blog_authorSocial li {
  padding-bottom: 16px;
}


@media (max-width: 768px) {

  .blog_author {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 20px 0;
  }

  .blog_author .blog_authorAvatar,
  .blog_author .blog_authorMeta h3 {
    text-align: center;
    margin-bottom: 20px;
  }

  .blog_author .blog_authorAvatar img {
    max-width: 165px;
    max-height: 165px;
    margin: 0 auto;
  }

  .blog_author .blog_authorMeta {
    margin: 0;
    text-align: center;
  }

  .blog_sec .blog_wrap .blog_lastPosts .blog_lastItem .blog_lastDesc .blog_category {
    padding: 10px 0;
  }

  .blog_sec .blog_wrap .blog_lastPosts {
    padding: 16px 0 40px 0px;
  }

  .blog_author .blog_authorSocial ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .blog_author .blog_authorSocial li {
    width: 50%;
  }

  .blog_sec .blog_wrap .blog_lastPosts .blog_lastItem .blog_lastDesc {
      min-height: auto;
  }
}




/* Tour Pack - Block */

.tourPromo {
  position: relative;
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display:         flex !important;
  width: 100%;
  max-width: 1168px;
  min-height: 345px;
  margin: 40px auto;
  overflow: hidden !important;
          flex-direction: row;
  background: #ffeace; 
  border-radius: 8px;

  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
          align-items: flex-start;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
}
.tourPromo.theme-private {
  background: #06273f;
}
.tourPromo.blog-style {
  min-height: 280px;
  padding: 30px;
  margin: 35px 0;
  margin-bottom: 60px;
  -webkit-box-shadow: 0 1px 5px #ccc;
          box-shadow: 0 1px 5px #ccc;
}
.tourPromo__heading {
  padding: 20px 0;
  font-size: 26px;
  font-weight: bold;
  line-height: 32px;
  color: inherit;
}
@media (max-width: 767px) {
  .tourPromo__heading {
    display: none;
  }
}
.tourPromo__cover {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display:         flex !important;
          flex-direction: row;

  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 40%;
      -ms-flex: 0 0 40%;
          flex: 0 0 40%;
}
@media (max-width: 767px) {
  .tourPromo__cover {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
            order: 2;
  }
}
.tourPromo__cover .bigCircle,
    .tourPromo__cover .smallCircle {
  position: absolute;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: cover;
          background-size: cover;
  border-radius: 50%;
}
.tourPromo__cover .bigCircle {
  top: 50%;
  left: -15%; 
  width: 500px;
  height: 500px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media (max-width: 1023px) {
  .tourPromo__cover .bigCircle {
    left: -250px;
  }
}
@media (max-width: 767px) {
  .tourPromo__cover .bigCircle {
    top: auto;
    right: -35px;
    bottom: -35px;
    left: auto;
    max-width: 200px;
    max-height: 200px;
    -webkit-transform: none;
        -ms-transform: none;
         -o-transform: none;
            transform: none;
  }

  .tourPromo.blog-style {
    padding: 15px;
  }
}
.blog-style .tourPromo__cover .bigCircle {
  width: 350px;
  height: 350px;
}
.tourPromo__cover .smallCircle {
  right: -30px;
  bottom: -30px; 
  width: 200px;
  height: 200px;
}
.blog-style .tourPromo__cover .smallCircle {
  width: 150px;
  height: 150px;
}
@media (max-width: 767px) {
  .tourPromo__cover .smallCircle {
    right: 180px; 
    bottom: 30px;
    max-width: 80px;
    max-height: 80px;
  }
}
.tourPromo__content {
  /* padding: 30px 0; */
  color: #06273f; 

  -webkit-box-flex: 0;
  -webkit-flex: 0 0 60%;
      -ms-flex: 0 0 60%;
          flex: 0 0 60%;
}
@media (max-width: 767px) {
  .tourPromo__content {
    min-height: 400px; 
    padding: 15px;

    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
            order: 1;
  }
}
.tourPromo__caption {
  font-size: 20px;
  font-weight: bold;
  line-height: 24px;
  color: inherit;
}
@media (max-width: 767px) {
  .tourPromo__caption {
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    color: inherit;
  }
}
.theme-private .tourPromo__caption {
  color: rgba(255, 255, 255, .87);
}
.tourPromo__title {
  max-width: 550px;
  font-size: 48px;
  font-weight: 800;
  line-height: 48px;
  color: inherit;
}
@media (max-width: 767px) {
  .tourPromo__title {
    font-size: 30px;
    font-weight: 800;
    line-height: 35px;
    color: inherit;
  }
}
.theme-private .tourPromo__title {
  color: #ffeace;
}
.blog-style .tourPromo__title {
  margin-top: 5px;
  font-size: 32px;
  font-weight: bold;
  line-height: 32px;
  color: inherit;
}
.tourPromo__price {
  font-size: 26px;
  font-weight: bold;
  line-height: 32px;
  color: inherit;
}
@media (max-width: 767px) {
  .tourPromo__price {
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    color: inherit;
  }
}
.theme-private .tourPromo__price {
  color: rgba(255, 255, 255, .87);
}
.blog-style .tourPromo__price {
  display: block;
  font-size: 22px;
  font-weight: normal;
  line-height: 22px;
  color: inherit;
}
.tourPromo__link {
  display: inline-block;
  margin-top: 15px;
}
.blog-style .tourPromo__link {
  font-weight: 500;
  font-size: 18px;
  line-height: 26px;
  color: #262628;
  padding: 8px 21px;
  background: #ffc103;
  border-radius: 4px;
  text-align: center;
  text-decoration: none;
  transition: all .5s ease;
}
.blog-style .tourPromo__link:hover, .blog-style .tourPromo__link:visited, .blog-style .tourPromo__link:active {
  background: #e7af04;
}


/* Tour Promotion - Block */

#event_promo_card {
  padding: 20px;
  margin: 25px 0 50px; 
  border: 1px solid #ff9400;
  border-radius: 8px;
}
@media (max-width: 767px) {
  #event_promo_card {
    padding: 15px;
  }
}
#event_promo_card .title {
  margin: 0;
  padding: 0;
  margin-bottom: 20px; 
  font-size: 18px;
  font-weight: bold;
}
@media (max-width: 767px) {
  #event_promo_card .title {
    margin-bottom: 10px;
  }
}
#event_promo_card .cover {
  width: auto;
  max-width: 100%;
  margin-bottom: 10px;
  border-radius: 0;
}
@media (max-width: 767px) {
  #event_promo_card .cover {
    margin-bottom: 10px;
  }
}
#event_promo_card .content {
  margin-bottom: 10px;
  font-family: 'Inter', sans-serif;
  font-size: 18px;
  font-weight: normal;
  line-height: 26px;
  color: inherit;
}
@media (max-width: 767px) {
  #event_promo_card .content {
    margin-bottom: 10px;
  }
}
#event_promo_card .learn {
  display: inline-block;
  padding: 12px 24px;
  margin-bottom: 10px; 
  border-radius: 4px;
  font-family: 'Inter', sans-serif;
  font-size: 18px;
  background: #ff9400;
  color: #fff;
  text-decoration: none;
}

/* Blog reading progress bar */

.progress {
  position: fixed;
  display: block;
  width: 0;
  height: 4px;
  top: 0;
  left: 0;
  z-index: 999;
  background-color: #35d07f;
  transition: all 0.5s ease;
}


/* .plan-item--video {
  padding: 0 !important;
  position: relative;
  border: none;
  z-index: 20;
}

.play_button {
  position: absolute;
  bottom: 30px;
  left: 40px;
  width: 60px;
  height: 60px;
  cursor: pointer;
  transition: all 0.5s ease;
  z-index: 1;
}

.play_button:hover {
  transform: scale(1.1);
}

.play_button:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(194, 62, 62, 0.82);
} */

/* Live Chat Positioning */

@media screen and (max-width: 767px) {

  #PureChatWidget.purechat.purechat-popped-out-widget.purechat-image-only.purechat-has-image.purechat-widget-collapsed.purechat-bottom .purechat-collapsed-image {
    bottom: -12px !important;
    right: 22px !important;
    left: 100% !important;
    transform: translateX(-78px) !important;
  }

  .single-tours #PureChatWidget.purechat.purechat-popped-out-widget.purechat-image-only.purechat-has-image.purechat-widget-collapsed.purechat-bottom .purechat-collapsed-image {
      top: -125px !important;
  }

}
