@charset "UTF-8";
/* CSS Document */
body {
  background-color: #fff;
  font-family: "Lato", Sans-Serif;
  margin: 0;
}

/* COOKIE CSS START */
#ot-sdk-btn {
  color: white;
  padding: 5px 10px !important;
  background-color: #006298 !important;
}
#ot-sdk-btn.ot-sdk-show-settings,
#ot-sdk-btn.optanon-show-settings:hover {
  background-color: #000 !important;
}
#ot-sdk-btn.ot-sdk-show-settings,
#ot-sdk-btn.optanon-show-settings {
  color: #fff !important;
  background-color: #006298 !important;
  border: 1px solid #006298 !important;
  border-radius: 15px;
}
/* COOKIE CSS END */

.login-button {
  background-color: #218fc6;
  padding: 5px 10px;
  border-radius: 15px;
  color: #fff;
}

.login-button a {
  color: #fff;
}

.login-button a:hover {
  color: #fff;
}

.advisor-button {
  display: inline-block;
  padding: 10px 20px;
  margin-bottom: 20px;
  background-color: #006298;
  color: #fff;
  border: none;
  border-radius: 50px;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
}

.advisor-button a {
  color: #fff;
}

.advisor-button a:hover {
  color: #fff;
}

#back-to-top {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 99;
  cursor: pointer;
  background-color: #298fc2;
  color: #fff;
  border: none;
  border-radius: 8px;
  padding: 10px;
  font-size: 16px;
}
#back-to-top:hover {
  background-color: #006298;
}
.header {
  margin: 80px 60px 60px 60px;
}
.header img {
  width: 700px;
}
.logo img {
  width: 100%;
}
h1 {
  font-family: "Lato", Sans-Serif;
  font-size: 3.1rem;
  line-height: 38px;
}
h2 {
  font-family: "Lato", Sans-Serif;
  font-size: 2.369rem;
  font-weight: 500;
  padding: 0;
  margin: 0;
  line-height: 2.2rem;
}
h3 {
  font-family: "Lato", Sans-Serif;
  font-size: 1.4rem;
  font-weight: 400;
  padding: 0;
  margin: 0;
  line-height: 1.5rem;
}
p {
  font-family: "Lato", Sans-Serif;
  font-size: 1.1rem;
  line-height: 1.5rem;
  padding-bottom: 10px;
}
iframe {
  width: 1083px;
  height: 510px;
  border-radius: 15px;
}
.iframe-margin {
  margin: 20px 0 30px 0;
}
#menu {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-weight: 300;
  background-color: #05416b;
  font-size: 12px;
  padding: 0;
  margin: 0;
  width: 100%;
}
#menu ul {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
}
#menu li {
  margin: 0;
  padding: 20px;
}
#menu a {
  display: block;
  padding: 10px 20px;
  text-decoration: none;
  color: #fff;
}
.algv-container {
  display: flex;
  flex-direction: column;
  text-align: center;
  align-items: center;
  color: #000;
  flex-wrap: wrap;
}
button {
  background-color: #01426a;
  color: #fff;
  border-radius: 50px;
  padding: 10px 25px;
}
button a {
  color: #fff;
}
button a:hover {
  color: #fff;
}
button:hover {
  background-color: #298fc2;
  border-radius: 50px;
  padding: 10px 25px;
  color: #fff;
}

.divbutton {
  display: flex;
  justify-content: center;
  margin: 0 auto;
  max-width: 175px;
  background-color: #01426a;
  color: #fff;
  border-radius: 50px;
  padding: 10px 25px;
}
.divbutton a {
  color: #fff;
}
.divbutton a:hover {
  color: #fff;
}
.divbutton:hover {
  background-color: #298fc2;
  border-radius: 50px;
  padding: 10px 25px;
  color: #fff;
}

.algv-column {
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 1250px;
}
.algv-column-blocks {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 1250px;
}
.algv-row {
  text-align: left;
  padding: 20px 20px 20px 0;
}
.row-two {
  text-align: left;
}
.row-one img {
  width: 555px;
}
.algv-row img {
  border-radius: 10px;
}

.disclaimer {
  font-size: 14px;
  font-weight: 400;
  max-width: 1000px;
  color: #000;
  text-align: center;
  margin: 30px auto;
}

footer {
  display: flex;
  justify-content: center;
  background-color: #05416b;
  padding: 20px 0;
  margin: 0;
  width: 100%;
}
.algv-more-flex {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-wrap: wrap;
  background-color: #f2f9fc;
  margin-top: 30px;
  width: 100%;
}
.blue-bar {
  width: 1250px;
  background-color: #01426a;
  color: #fff;
  padding: 15px 0;
  margin: 30px 0 20px 0;
  border-radius: 15px;
}
.centered {
  text-align: center;
  max-width: 1250px;
}
.algv-blue {
  width: 300px;
  background-color: #f2f9fc;
  color: #01426a;
  border-radius: 10px;
  padding: 20px;
  margin: 0 10px 10px 10px;
}
.vax {
  width: 250px;
}
.blue-blocks {
  width: 400px;
  background-color: #f2f9fc;
  color: #01426a;
  border-radius: 10px;
  padding: 20px 0;
  margin-bottom: 15px;
  text-align: center;
}
.algv-social {
  align-self: stretch;
  text-align: center;
  margin: 0 20px;
  width: 300px;
}
.algv-photos {
  text-align: center;
  color: #01426a;
  margin: 0 10px;
}
.destinations {
  margin: 20px 40px;
}
.algv-brands {
  width: 220px;
  text-align: center;
  color: #01426a;
  padding: 20px 35px;
}
.algv-awards {
  width: 400px;
  min-height: 220px;
  margin: 10px;
}
.algv-box {
  width: 400px;
  min-height: 330px;
  margin: 10px;
}
.algv-box-2 {
  width: 400px;
  min-height: 100px;
  margin: 10px;
}
.algv-awards h2 {
  padding-top: 20px;
}
.algv-awards-single {
  width: 857px;
  margin: 10px;
}
.awards-centered {
  align-self: flex-start;
  text-align: center;
}
.get-more {
  text-align: left;
  color: #000;
}
.h2-travel-advisors {
  margin: 20px 0;
}
/* KINDNESS CSS */
* {
  font-family: "Lato", "SourceSansPro-Regular", Arial, Sans-Serif;
}
a {
  color: #006298;
  text-decoration: none;
}
a:hover {
  color: #707070;
  text-decoration: none;
}
.directions {
  color: #707070;
  font-size: 1.5rem;
  text-align: left;
  margin: 10px 28%;
}
.kindHeader {
  color: #08426a;
}
.wrapper {
  display: flex;
  justify-content: center;
}
.container {
  display: flex;
  flex-direction: column;
  margin: 0 0 30px 0;
}
.template-wrapper {
  display: flex;
  justify-content: center;
}
.main-title {
  margin: 30px 0;
}
.button-wrapper {
  display: flex;
  justify-content: center;
}
.button-wrapper button {
  background-color: #006298;
  border: none;
  font-size: 1.1rem;
  border-radius: 35px;
  color: #fff;
  padding: 16px 50px;
  text-decoration: none;
  margin: 30px 5px;
  cursor: pointer;
}
.form-wrapper {
  display: flex;
  justify-content: center;
}
.input_group {
  margin: 10px;
}
.image-option {
  display: inline-block;
  margin-right: 10px;
  cursor: pointer;
}
.selected-image {
  border: 2px solid blue;
}
.previewDivContainer {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.logo {
  margin: 40px 0;
}
input[type="text"],
input[type="email"],
select,
textarea {
  font: 1rem / 1.5 sans-serif;
  display: block;
  box-sizing: border-box;
  padding: 10px;
}
#textInput {
  width: 720px;
  height: 200px;
  margin-top: 10px;
}
.textarea_group textarea {
  padding: 10px;
  margin: 0;
  scrollbar-width: none; /* Firefox */
  -ms-overflow-style: none; /* IE and Edge */
}
.textarea_group textarea::-webkit-scrollbar {
  width: 0;
  background-color: transparent;
}
.kindness-css {
  text-align: left;
}
/* KINDNESS CSS END */
/* DOT SLIDER CSS */
.mySlides {
  display: none;
}
.ascend-slides {
  display: none;
}
/* Slideshow container */
.slideshow-container {
  position: relative;
  margin: auto;
  /* border: 1px #333 solid; */
}
/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 12px;
  width: 12px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}
/* The dots/bullets/indicators */
.dots {
  cursor: pointer;
  height: 12px;
  width: 12px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}
.active,
.dot:hover {
  background-color: #717171;
}
/* Fading animation */
.fade {
  animation-name: fade;
  animation-duration: 1.5s;
}
@keyframes fade {
  from {
    opacity: 0.4;
  }
  to {
    opacity: 1;
  }
}
/* DOT SLIDER CSS END */
/* SLIDER CSS Start */
.articles-container {
  display: flex;
  max-width: 1250px;
  overflow-x: auto;
}
.button-container {
  display: flex;
  width: 1240px;
  justify-content: flex-end;
}
.button-item {
  padding: 5px;
}
/* SLIDER CSS End */

.button-container {
  display: flex;
  width: 1240px;
  justify-content: flex-end;
}
.button-item {
  padding: 5px;
}
/* SLIDER CSS End */
/* SLIDER ADVISOR CSS Start */
.advisor-container-2 {
  display: flex;
  max-width: 1250px;
  overflow-x: auto;
  margin: 20px 0;
}
.advisor-container {
  display: flex;
  max-width: 1250px;
  overflow-x: auto;
  margin: 20px 0;
}
.button-container-advisor {
  display: flex;
  justify-content: left;
  width: 1250px;
  padding: 0;
  margin-top: -30px;
}
.button-item-advisor {
  padding: 5px;
}
/* SLIDER ADVISOR CSS Start */
/* MODAL FOR YOUTUBE */
/* Styles for the modal */
.modal {
  display: none;
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.9);
}
/* Styles for the modal content */
.modal-content {
  position: relative;
  padding: 50px;
  margin: auto;
  max-width: 800px;
  max-height: 80%;
}
/* Styles for the close button */
.close {
  position: absolute;
  top: 10px;
  right: 20px;
  font-size: 25px;
  font-weight: bold;
  color: white;
  cursor: pointer;
}

/* ICON CAROUSEL */

.card-row {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: center;
  max-width: 1250px;
  margin: 20px auto;
}

.card {
  flex: 1 1 calc(33.333% - 14px);
  max-width: 400px;
  background: #f9f9f9;
  border-radius: 8px;
  overflow: hidden;
  transition: border 0.3s ease;
}

.card:hover {
  border: 2px solid #298fc2;
}

.card-top-bar {
  height: 8px;
  background-color: #298fc2;
}

.card-content {
  padding: 20px;
  text-align: left;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.card-icon {
  width: 24px;
  height: 24px;
  margin-bottom: 10px;
}

.card h3 {
  margin: 0 0 10px;
}

.card p,
.card ul {
  font-size: 14px;
  color: #333;
  margin-bottom: 15px;
}

.card-link {
  color: #298fc2;
  text-decoration: none;
  font-weight: 500;
}
/* ICON CAROUSEL END */

/* FEATURE STORY START */
.carousel-container {
  position: relative;
  max-width: 1250px;
  margin: 50px auto;
}

.carousel-header {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 10px;
}

.carousel-header button {
  background: none;
  border: none;
  padding: 0;
  margin-left: 10px;
  cursor: pointer;
}

.carousel-header button img {
  width: 40px;
  height: 40px;
  display: block;
}

.carousel-track {
  display: flex;
  gap: 20px;
  transition: transform 0.4s ease-in-out;
  will-change: transform;
}

.carousel-card {
  flex: 0 0 calc(33.333% - 13.3px);
  box-sizing: border-box;
  padding-bottom: 20px;
  text-align: left;
}

.carousel-card button {
  background-color: #01426a;
  color: #fff;
  border-radius: 50px;
  padding: 10px 25px;
}
.carousel-card button:hover {
  background-color: #298fc2;
}

.carousel-card button a {
  color: #fff;
  text-decoration: none;
  font-size: 14px;
  white-space: nowrap;
}

.carousel-card button a:hover {
  color: #fff;
}

.carousel-card img {
  width: 100%;
  height: 250px;
  object-fit: cover;
  border-radius: 10px;
}

.carousel-card h3 {
  padding: 10px 15px 0 0;
}

.carousel-card p {
  padding: 0 15px 0 0;
  font-size: 14px;
}

/* FEATURE STORY END */

/* HERO mp4 */

.hero-container {
  position: relative;
  width: 1250px;
  height: 500px;
  overflow: hidden;
  margin: 0 auto;
}

.hero-container video {
  display: block;
  margin-top: 40px;
  border-radius: 10px;
}

/* HERO mp4 END */

/* INTERIOR BANNER */
.banner {
  width: 1250px;
  height: 300px;
  background-image: url("../tagyt-images-2025/47695-tagyt-find-advisor-1250x450.jpg");
  background-size: cover;
  background-position: center;
  border-radius: 12px;
  display: flex;
  align-items: center;
  position: relative;
  overflow: hidden;
  margin-bottom: 20px;
}
.banner-2 {
  width: 1250px;
  height: 300px;
  background-image: url("../tagyt-images-2025/47695-tagyt-travel-smarter-1250x450-2.jpg");
  background-size: cover;
  background-position: center;
  border-radius: 12px;
  display: flex;
  align-items: center;
  position: relative;
  overflow: hidden;
  margin-bottom: 40px;
}
.banner-3 {
  width: 1250px;
  height: 300px;
  background-image: url("../tagyt-images-2025/47695-tagyt-top-deals-1250x450.jpg");
  background-size: cover;
  background-position: center;
  border-radius: 12px;
  display: flex;
  align-items: center;
  position: relative;
  overflow: hidden;
  margin-bottom: 40px;
}
.banner-4 {
  width: 1250px;
  height: 300px;
  background-image: url("../tagyt-images-2025/47694-tagyt-1250x300-hero.jpg");
  background-size: cover;
  background-position: center;
  border-radius: 12px;
  display: flex;
  align-items: center;
  position: relative;
  overflow: hidden;
  margin: 40px 0 0 0;
}

.banner-content {
  background: rgba(255, 255, 255, 0.6);
  padding: 20px 20px 20px 40px;
  border-radius: 0 10px 10px 0;
  max-width: 500px;
  text-align: left;
}

.banner p {
  font-size: 1rem;
  color: #000;
  margin-bottom: 20px;
}

.banner-button {
  display: inline-block;
  background-color: #fff;
  color: #000;
  font-weight: bold;
  padding: 10px 25px;
  text-decoration: none;
  border-radius: 25px;
  transition: background-color 0.3s ease;
}

.banner-button:hover {
  background-color: #01426a;
  color: #fff;
}
/* INTERIOR BANNER END */

/* TABLE CSS */
.group-table {
  display: flex;
  flex-direction: column;
  gap: 5px; /* 5px spacing between rows */
  min-width: 1250px;
  margin: 0 0 40px 0;
  font-family: Arial, sans-serif;
}

.group-row {
  display: flex;
  background-color: #f9f9f9;
  padding: 10px;
  border-radius: 10px;
}

.header-row {
  background-color: #01426a;
  color: white;
  font-weight: bold;
  border-radius: 10px;
  padding: 20px 20px;
  margin-bottom: 5px;
}

.group-label {
  width: 40%;
  font-weight: bold;
  padding-right: 15px;
  align-self: flex-start;
  color: #01426a;
}

.group-cell {
  width: 40%;
  padding-right: 15px;
}

/* TABLE CSS END */

/* FIND AN ADVISOR TAG */
#findAdvisorTag {
  position: fixed;
  top: 50%;
  right: 0;
  transform: translateY(-50%) rotate(180deg);
  writing-mode: vertical-rl;
  text-align: center;
  background-color: #01426a;
  color: #fff;
  padding: 50px 15px;
  border-radius: 0 10px 10px 0;
  font-weight: bold;
  font-size: 16px;
  cursor: pointer;
  z-index: 1000;
  display: none;
  transition: opacity 0.3s ease;
}
#findAdvisorTag:hover {
  color: #fff;
}
#findAdvisorTag a {
  color: #fff;
}
/* FIND AN ADVISOR TAG END */

/* BRAND CARDS */

/* LOGO CONTAINER */
.logo-container {
  width: 410px;
  height: 200px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  border-radius: 10px;
}

.logo {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
/* END LOGO CONTAINER */
.card-container {
  width: 1250px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: center;
}
.brand-wrapper {
  max-width: 1250px;
  margin: 0 auto;
  padding: 40px 20px;
}

.brand-track {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
}

.brand-card {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  flex: 1 1 calc(33.333% - 20px);
  max-width: 400px;
  border-radius: 10px;
  padding: 20px;
  box-sizing: border-box;
  background-color: #f8f8f8;
  text-align: center;
  min-height: 360px;
}

.logo-container {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin-bottom: 20px;
}

.brand-card img.logo {
  display: block;
}

.brand-card p {
  font-size: 16px;
  line-height: 1.4;
  color: #333;
  margin-top: auto;
}

/* BRAND CARDS END */

/* SCROLL TO TOP */

#scrollToTopBtn {
  position: fixed;
  bottom: 40px;
  right: 40px;
  width: 60px;
  height: 60px;
  background: white;
  border-radius: 50%;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  z-index: 1000;
}

#scrollToTopBtn .arrow-up {
  position: absolute;
  font-size: 24px;
  color: #01426a;
  z-index: 2;
}

.progress-circle {
  transform: rotate(-90deg);
}

#progressBar {
  transition: stroke-dashoffset 0.25s linear;
}
/* SCROLL TO TOP END */

/* NAVIGATION */
/* NAVIGATION */

.navigation {
  max-width: 1250px;
  margin: 20px auto 0 auto;
  border-radius: 10px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
  padding: 15px 20px;
  box-sizing: border-box;
}

.nav-item {
  background-color: #01426a;
  color: #fff;
  border-radius: 15px;
  padding: 5px 15px;
  transition: background-color 0.3s ease;
}

.nav-item:hover {
  background-color: #298fc2; /* lighter blue background on hover */
}

.nav-item a {
  color: #fff;
  text-decoration: none;
  padding: 8px 12px;
  font-size: 14px;
  transition: color 0.3s ease;
  white-space: nowrap;
}

.nav-item a:hover {
  color: #fff;
}

.findanadvisor {
  background-color: #298fc2;
  font-weight: 700;
}

.findanadvisor:hover {
  background-color: #01426a; /* lighter blue on hover for this special item */
}

.findanadvisor a:hover {
  color: #fff;
}

/* NAV END */

sup {
  font-size: 0.75rem;
}
.video-wrapper {
  max-width: 1250px;
  margin: 0 auto;
  padding: 20px 0;
}

.video-wrapper {
  max-width: 1250px;
  margin: 0 auto;
  padding: 20px 0;
  text-align: center;
}

.video-wrapper video {
  width: 100%;
  max-width: 100%;
  height: auto;
  border-radius: 10px;
  display: block;
  background-color: #000;
}
.destinations img {
  border-radius: 10px;
}
/* FEATURE STORY 4 Start */
.feature-story-card-4 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
  max-width: 1250px;
  margin: 0 auto;
}

.feature-story-card-4 .cardfeature {
  background-color: white;
  display: flex;
  flex-direction: column;
  text-align: center;
}

.feature-story-card-4 .cardfeature img {
  width: 100%;
  border-radius: 8px;
}

.feature-story-card-4 .card-text {
  padding-top: 20px;
}

.feature-story-card-4 .card-text h3 {
  margin: 0 0 20px 0;
  text-align: left;
}

.feature-story-card-4 .card-text p {
  margin: 0;
  text-align: left;
  font-size: 14px;
}

/* Responsive fallback */
@media (max-width: 1100px) {
  .feature-story-card-4 {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 600px) {
  .feature-story-card-4 {
    grid-template-columns: 1fr;
  }
}
/* FEATURE STORY 4 END */

/* IMAGE CLICKABLE CARD START */
.image-overlay-wrapper {
  position: relative;
  width: 300px;
  height: 220px;
  border-radius: 8px;
  overflow: hidden;
}

.image-overlay-wrapper img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 8px;
}

.overlay-text {
  position: absolute;
  top: 0;
  width: 300px;
  height: 220px;
  padding: 15px;
  background: rgba(0, 0, 0, 0.55);
  color: #fff;
  width: 100%;
  box-sizing: border-box;
}

.overlay-text p {
  margin: 0 0 5px;
  font-weight: 300;
}

.article a {
  display: block;
  text-decoration: none;
  color: inherit;
}
/* TravelBlogue CSS Slider */
.article {
  font-family: "Lato", Sans-Serif;
  flex: 0 0 auto;
  width: 300px;
  align-content: center;
  font-size: 16px;
  font-weight: 300;
  line-height: 25px;
  color: #000;
  text-align: center;
  margin: 20px 10px 5px 5px;
}
.article h2 {
  font-size: 2rem;
  text-align: left;
}
.left-align {
  text-align: left;
}
.article img {
  border-radius: 8px;
}

.article a:hover {
  text-decoration: none;
  color: #248ec2;
}
.button-container {
  display: flex;
  width: 1240px;
  justify-content: flex-end;
}
.button-item {
  padding: 5px;
}
/* CONTENT CLICKABLE CARD */
.feature-wrapper {
  display: flex;
  max-width: 1250px;
  margin: 40px auto;
  gap: 10px;
  align-items: flex-start;
}

.feature-text {
  flex: 1;
  font-size: 28px;
  font-weight: 400;
  line-height: 1.3;
  text-align: left;
}

.card-scroll {
  flex: 3;
  display: flex;
  gap: 10px;
  overflow-x: visible;
  overflow-y: visible;
  padding-bottom: 10px;
}

.image-card {
  display: block;
  flex: 0 0 auto;
  width: 295px;
  padding: 5px; /* Creates white spacing */
  background: #fff;
  border-radius: 12px; /* Total border radius (image + padding) */
  overflow: hidden;
  text-decoration: none;
  position: relative;
  transition: box-shadow 0.3s ease;
}

/* No border by default — just background and padding */
.image-card:hover {
  box-shadow: 0 0 0 3px #006298; /* Hover outline without layout shift */
}

/* Image fills inner space */
.image-card img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 12px; /* Inner radius inside padding */
}

/* Overlay content */
.card-content-clickable {
  position: absolute;
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
  background: rgba(0, 0, 0, 0.35);
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  padding: 20px;
  border-radius: 10px;
}

.card-content-clickable h3 {
  font-family: "Lato", Sans-Serif;
  font-weight: 500;
  font-size: 24px;
  color: #fff;
  margin-bottom: 10px;
}

.card-content-clickable p {
  font-family: "Lato", Sans-Serif;
  font-weight: 400;
  font-size: 14px;
  color: #fff;
  margin-bottom: 10px;
}

.learn-more {
  font-weight: 400;
  color: #fff;
  text-align: center;
  text-decoration: none;
}
/* CONTENT CLICKABLE CARD END */

@media (max-width: 768px) {
  body {
    background-color: #fff;
  }
  #menu {
    flex-direction: column;
    text-align: center;
    font-size: 14px;
    padding-bottom: 15px;
  }
  #menu ul {
    flex-direction: column;
  }
  #menu li {
    margin: 0;
    padding: 0;
  }
  #menu a {
    padding: 10px 20px;
  }
  .header {
    margin: 20px 10px;
  }
  h1 {
    font-size: 3.1rem;
    line-height: 38px;
  }
  h2 {
    font-size: 1.6rem;
    font-weight: 400;
    padding: 0;
    margin: 0;
    text-align: center;
  }
  p {
    font-size: 1rem;
    line-height: 1.5rem;
    padding-bottom: 10px;
  }
  iframe {
    width: 300px;
    height: 200px;
    border-radius: 15px;
  }
  /* Adjust iframe margin for smaller screens */
  .iframe-margin {
    margin: 10px 0;
  }
  .algv-container {
    display: flex;
    flex-direction: column;
    text-align: center;
    align-items: center;
    color: #000;
    flex-wrap: wrap;
  }

  .algv-column {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    max-width: 1250px;
  }
  .algv-column-blocks {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    max-width: 1250px;
  }
  .algv-row {
    text-align: left;
    padding: 10px;
  }
  .row-two {
    text-align: left;
  }

  .row-two img {
    border-radius: 10px;
    padding-left: 20px;
  }
  .algv-row img {
    width: 300px;
    padding-bottom: 10px;
  }
  .disclaimer {
    font-size: 10px;
    font-weight: 400;
    max-width: 1000px;
    color: #000;
    text-align: center;
    margin: 20px auto;
  }
  footer {
    display: flex;
    justify-content: center;
    background-color: #05416b;
    padding: 10px 0;
    margin: 0;
    width: 100%;
  }
  .algv-more-flex {
    display: flex;
    flex-direction: column;
    align-items: center;
    flex-wrap: wrap;
    background-color: #f2f9fc;
    width: 100%;
  }

  .blue-bar h2 {
    font-size: 1.2rem;
  }
  .centered {
    text-align: center;
    max-width: 1000px;
  }
  .algv-blue {
    width: 100%;
    background-color: #f2f9fc;
    color: #01426a;
    border-radius: 10px;
    padding: 20px;
    margin: 0 0 10px 0;
  }
  .vax {
    width: 100%;
  }
  .blue-blocks {
    width: 100%;
    background-color: #f2f9fc;
    color: #01426a;
    border-radius: 10px;
    padding: 20px 0;
    margin-bottom: 10px;
  }
  .algv-social {
    align-self: stretch;
    text-align: center;
    margin: 30px 20px;
  }
  .algv-photos {
    text-align: center;
    color: #01426a;
    margin: 0 10px;
  }
  .destinations {
    margin: 10px 20px;
  }
  .algv-brands {
    width: 100%;
    text-align: center;
    color: #01426a;
    padding: 20px 35px;
  }
  .algv-awards {
    width: 100%;
    min-height: 180px;
    margin: 10px;
  }
  .algv-awards h2 {
    padding-top: 20px;
  }
  .algv-awards-single {
    width: 100%;
    margin: 10px;
  }
  .awards-centered {
    align-self: flex-start;
    text-align: center;
  }
  .get-more {
    text-align: center;
    color: #000;
  }
  .h2-travel-advisors {
    margin: 20px 0;
  }
  .articles-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    max-width: 100%;
    overflow-x: auto;
  }
  .button-container {
    display: flex;
    justify-content: center;
    width: 100%;
    padding: 5px 0;
  }
  .button-item {
    padding: 5px;
  }
  /* SLIDER CSS End */
  /* TravelBlogue CSS Slider */
  .article {
    flex: 1 0 45%;
    margin: 10px;
  }
  .article h2 {
    text-align: center;
  }
  /* SLIDER ADVISOR CSS Start */
  .advisor-container-2 {
    flex-wrap: wrap;
    justify-content: center;
    max-width: 100%;
  }
  .advisor-container {
    flex-wrap: wrap;
    justify-content: center;
    max-width: 100%;
  }
  .button-container-advisor {
    display: flex;
    justify-content: center;
    width: 100%;
    padding: 5px 0;
  }
  .button-item-advisor {
    padding: 5px;
  }
  .button-container-advisor {
    display: none;
  }
  .header img {
    width: 80%;
  }
  .logo img {
    width: 300px;
  }
  .template-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .form-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  #textInput {
    width: 350px;
    height: 100px;
    margin-top: 10px;
  }
  .carousel-card {
    flex: 0 0 100%;
  }
}
