/*-------------------------------------------Mobile Media Query Start-----------------------------------------------------------------*/
@media only screen and (min-width:320px) and (max-width: 374px)
{	
		.container {
			width: auto;
		  max-width: 1600px;		  
		  padding-right: var(--bs-gutter-x, 0.75rem)!important;
    	padding-left: var(--bs-gutter-x, 0.75rem)!important;
		}
		.about_text {
		  font-family: 'GeneralSans-Regular';
		  font-size: 16px;
		  font-weight: 400;
		  color: #414042;
		  letter-spacing: 0.5px;
		  line-height: 28px;
		  text-align: justify;
		  margin-bottom: 15px !important;
		}
    .trand_container {
      width: auto;
      max-width: 540px;
    }
    .recommended_journ_card_container{
      width: auto;    	
      max-width: 540px;    	
    }
    .search_bg {
      background: rgba(0, 0, 0, 0.7);
			/*margin-top: -58px;*/
			padding: 15px 5px !important;
			width: 100%!important;
    }
    .page_form_box {
      display: flex;
    	column-gap: 20px;
    	align-items: center;
    	justify-content: end;
    	width: 100%;
    }
    .page_form_card_1 {
      width: 100%;
    }
    .page_form_card_2 {
      width: 100%;
    }
    .lets_find {
	    font-family: 'GeneralSans-Regular';
	    font-size: 12px;
	    font-weight: 600;
	    color: #fbc925;
	    margin-bottom: 0px;
	    text-align: center;
	    letter-spacing: 1px;
    }
    .selectperson {
		  font-family: 'GeneralSans-Regular';
		  font-size: 8px;
		  color: #123065;
		  opacity: 1 !important;
		  letter-spacing: 0.7px;
		}
		.categoriesselect {
		  font-family: 'GeneralSans-Regular';
		  font-size: 10px;
		  color: #123065;
		  opacity: 1 !important;
		  letter-spacing: 0.7px;
		}
    .lets_right_border{
      border: none;
    }
    .form_box {
      display: grid;
      column-gap: 10px;
      row-gap:5px;
      grid-template-columns: 50% 50%;
      margin-right: 5px;
      margin-left: -5px;
    }
    .field_1 {
      width: 100%;
    }
    .field_2 {
      width: 100%;
    }
    .button_1{      
			width: 50%;
			grid-column: 1 / span 2;
			margin-left: auto;
			margin-right: auto;
    }
    .about_top_heading {
      font-family: 'GeneralSans-Light';
      font-size: 26px;
      color: #333;
      font-weight: 200;
      line-height: 35px;
    }
    .about_heading {
      color: #123065;
      font-family: 'GeneralSans-semibold';
      font-size: 36px;
      font-weight: 700;
      margin-bottom: 10px;
      line-height: 44px;
    }
    .book_your_trip_title {
	    font-family: 'GeneralSans-Semibold';
	    font-size: 30px;
	    font-weight: 600;
	    line-height: 40px;
	    color: #123065;
	    letter-spacing: 2px;
		}
		.book_yt_box {
	    display: grid;
      column-gap: 0px;
      position: relative;
      row-gap: 20px;
      align-items: center;
      justify-content: center;
		}
		.safe_and_hassle_box {
		  padding-top: 2750px;
		  background: #fff;
		  padding-bottom: 50px;
		}
		.safe_points {
			border-radius: 30px;
			border: 4px solid #e6e7e8;
			padding: 10px;
			height: 220px;
			display: grid;
			align-items: center;
			margin-bottom: 20px;
		}
		.packages .packages-carousel .owl-nav .owl-next {
		  position: absolute;
		  top: 105%;
		  right: 0px;
		  padding: 15px 20px;
		  border-radius: 30px;
		  transition: 0.5s;
		  background: #fff;
		  border: none;
		  box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
		}
		.packages .packages-carousel .owl-nav .owl-prev {
		  position: absolute;
		  top: 105%;
		  left: 0px;
		  padding: 15px 20px;
		  border: none;
		  border-radius: 30px;
		  transition: 0.5s;
		  box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
		  background: #fff;
		}
		.subscription-form {
		  display: block;
      align-items: center;
      justify-content: center;
      gap: 10px;
      border-bottom: 0px solid #CCCCCC;
      padding-bottom: 10px;
		}
		.email_sec {
		  background-image: url('../img/Asset 1.png');
		  background-size: cover;
		  background-position: center center;
		  padding-top: 50px;
		  padding-bottom: 50px;
		  height: auto;
		  align-items: center;
		  display: block;
		  padding-left: 10px;
		  padding-right: 10px;
		}
		.tranding_destination_box .packages-item {
		  border-radius: 40px;
		  box-shadow: 0px 6px 16px 0px rgba(0, 0, 0, 0.2);
		  margin-bottom: 30px;
		  width: auto;
		}
		.recommended_journ_card_container .packages-item {
		  border-radius: 40px;
		  box-shadow: 0px 6px 16px 0px rgba(0, 0, 0, 0.2);
		  margin-bottom: 30px;
		  width: auto;
		}
		.recommend_card {
		  padding: 15px 30px;
		  background: #fff;
		  border-radius: 0px 0px 20px 20px;
		}
		.recommend_card_bottom_view {
		  font-family: 'GeneralSans-Semibold';
		  text-align: left;
		  font-size: 16px;
		  color: #ef6b30;
		  font-weight: 600;
		  letter-spacing: 1px;
		}
		.recommend_card_bottom_title {
		  font-family: 'GeneralSans-Semibold';
		  text-align: left;
		  font-size: 16px;
		  color: #123065;
		  font-weight: 600;
		  letter-spacing: 1px;
		}
		.recommend_card_text {
		  font-family: 'GeneralSans-Semibold';
		  text-align: left;
		  font-size: 20px;
		  color: #123065;
		  font-weight: 700;
		  line-height: 28px;
		  margin-bottom: 8px;
		  letter-spacing: 1px;
		}
		.recommend_card_price {
		  font-family: 'GeneralSans-Semibold';
		  text-align: left;
		  font-size: 16px;
		  color: #123065;
		  font-weight: 700;
		  line-height: 30px;
		  margin-bottom: 20px;
		  letter-spacing: 1px;
		}
		.recommended_journ_card {
			background: #003566;
			padding-top: 60px !important;
			padding-bottom: 80px !important;
		}
		.tranding_card {
		  padding: 28px 25px;
		  background: #fff;
		}
		.tranding_card_bottom_view {
		  font-family: 'GeneralSans-Semibold';
		  text-align: left;
		  font-size: 17px;
		  color: #ef6b30;
		  font-weight: 600;
		}
		.footer_width {
		  width: auto;
		  padding-left: auto !important;
		  padding-right: auto !important;
		  margin-top: 10px;
		}
		.email_sec_card {
		  padding-left: 0px;
		}
		.safe_and_hassle_title {
		  font-family: 'GeneralSans-Semibold';
		  text-align: center;
		  font-size: 34px;
		  font-weight: 600;
		  color: #123065;
		  margin-bottom: 50px;
		}
		.tranding_destination_title {
		  font-family: 'GeneralSans-Semibold';
		  text-align: left;
		  font-size: 38px;
		  font-weight: 600;
		  color: #123065;
		  margin-bottom: 50px;
		  letter-spacing: 1px;
		}
		.recommended_journ_title {
		  font-family: 'GeneralSans-Semibold';
		  text-align: center;
		  font-size: 38px;
		  font-weight: 600;
		  color: #fff;
		  margin-bottom: 35px;
		  letter-spacing: 2px;
		}
		.testimonial_sec_title {
		  font-family: 'GeneralSans-Bold';
		  text-align: left;
		  font-size: 38px;
		  font-weight: 700;
		  color: #123065;
		  margin-bottom: 50px;
		}
		.email_sec_title {
		  font-family: 'GeneralSans-Semibold';
		  text-align: left;
		  font-size: 38px;
		  color: #fae42f;
		  font-weight: 600;
		  letter-spacing: 0.2px;
		}
		.email_sec_subtitle {
		  font-family: 'GeneralSans-Semibold';
		  text-align: left;
		  font-size: 24px;
		  color: #fff;
		  letter-spacing: 2px;
		}
		.faq_sec_width{
			width: auto;
		}
		.faq_sec_width_2{
			width: auto;
		}
		.faq_head {
		  font-family: 'GeneralSans-Semibold';
		  text-align: center;
		  font-size: 38px;
		  font-weight: 600;
		  color: #123065;
		  margin-bottom: 60px;
		  letter-spacing: 1px;
		  line-height: 50px;
		}
		.subscription-container {
		  width: 100%;
		  max-width: 100%;
		  text-align: center;
		  margin-top: 60px;
		}
		.email-input {
		  font-family: 'GeneralSans-Light';
		  flex: 1;
		  padding: 5px 15px;
		  font-weight: 300;
		  font-size: 24px;
		  color: #FFFFFF;
		  background: transparent;
		  border: none;
		  letter-spacing: 1px;
		  outline: none;
		  transition: border-color 0.3s ease;
		  border-bottom: 2px solid #CCCCCC;
      margin-bottom: 18px;
		}
		.blog_sec_head {
		  font-family: 'GeneralSans-Semibold';
		  text-align: left;
		  font-size: 38px;
		  font-weight: 600;
		  color: #123065;
		  margin-bottom: 55px;
		  letter-spacing: 1px;
		}
		.blog_section .owl-stage {
		  display: flex;
		  column-gap: 10px;
		  margin-left: 7px;
		}
		.faq_scroll {
		  overflow-y: scroll;
		  height: 370px;
		  padding-right: 15px;
		}
		.collapsibles-wrapper .collapsible-trigger-btn {
		  background: none;
		  width: 100%;
		  font-size: 24px;
		  font-family: 'GeneralSans-Medium';
		  font-weight: 500;
		  letter-spacing: 2.6px;
		  border: none;
		  cursor: pointer;
		  padding: 35px 25px;
		  display: flex;
		  align-items: center;
		  justify-content: space-between;
		  border-bottom: 2px solid #979797;
		  position: relative;
		  line-height: 30px;
		}
		.book_yt_card_1, .book_yt_card_2, .book_yt_card_3, .book_yt_card_4, .book_yt_card_5 {
	    background-size: cover;
	    background-position: center bottom;
	    border: 5px solid #fff;
	    border-radius: 30px;
	    /* background: #122e5c; */
	    justify-content: center;
	    padding: 50px;
	    height: 575px;
    	width: 325px;
		  display: grid;
		  align-content: space-between;
	    box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
		}
		.book_yt_card_2 {
	    background-size: cover;
	    background-position: center bottom;
	    border: 5px solid #fff;
	    border-radius: 30px;
	    justify-content: center;
	    padding: 50px;
	    height: 575px;
    	width: 325px;
		  display: grid;
		  align-content: space-between;
	    box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
		}
		.book_yt_card_3 {
	    background-size: cover;
	    background-position: center bottom;
	    border: 5px solid #fff;
	    border-radius: 30px;
	    justify-content: center;
	    padding: 50px;
	    height: 575px;
    	width: 325px;
		  display: grid;
		  align-content: space-between;
	    box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
		}
		.book_yt_card_4 {
	    background-size: cover;
	    background-position: center bottom;
	    border: 5px solid #fff;
	    border-radius: 30px;
	    justify-content: center;
	    padding: 55px;
	    height: 575px;
    	width: 325px;
		  display: grid;
		  align-content: space-between;
	    box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
		}
		.book_yt_card_5 {
	    background-size: cover;
	    background-position: center bottom;
	    border: 5px solid #fff;
	    border-radius: 30px;
	    /* background: #122e5c; */
	    justify-content: center;
	    padding: 50px;
	    height: 575px;
    	width: 325px;
		  display: grid;
		  align-content: space-between;
	  	box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
		}

		.testimonial-navigation {
		  position: absolute;
		  top: 76%;
		  width: 100%;
		  display: flex;
		  justify-content: end;
		  transform: translateY(100%);
		  padding: 0 10px;
		  column-gap: 10px;
		  align-items: end;
		}
		.safe_points_title {
		  font-family: 'GeneralSans-Semibold';
		  text-align: center;
		  font-size: 45px;
		  color: #ef6b30;
		  line-height: 40px;
		  font-weight: 700;
		}
		.safe_points_title_desc {
		  font-family: 'GeneralSans-semibold';
		  text-align: center;
		  font-size: 16px;
		  color: #123065;
		  font-weight: 700;
		  line-height: 22px;
		  margin-bottom: 0px;
		  letter-spacing: 1px;
		}
		.safe_points_title_hr {
		  border: 1px solid #627c9d;
		  width: 60%;
		  margin-top: 10px;
		  align-items: center;
		  margin-bottom: 10px;
		}
		.safe_points_inner {
	    display: grid;
		}
		.footer_logo_box {
	    display: flex;
	    column-gap: 7px!important;
	    margin-top: 5%!important;
		}
		.footer {
	    background: #003566;
	    padding: 50px 15px !important;
		}
		#mobile_footer{
			display: block!important;
		}		
		#desk_footer{
		  display: none!important;
		}
		.footer_title {
		  font-family: 'GeneralSans-Medium';
		  text-align: left;
		  font-size: 17px!important;
		  font-weight: 500!important;
		  color: #fff;
		  margin-top: 20px;
		  margin-bottom: 0px;
		  line-height: 1.5rem!important;
		}
		.footer_logo_1 {
		  /*width: 45%;
		  height: 30%;*/
		  width: 100%;
    	height: auto!important;
		}
		.footer_logo_2 {
		  /*width: 37%;
		  height: 30%;*/
		  width: 100%;
    	height: auto!important;
		}
		.footer_logo_3 {
	    /*width: 14%;
	    height: 30%;*/
	    width: 100%!important;
    	height: 100%!important;
	    margin-top: 0px!important;
	    border-radius: 5px!important;
		}
		.footer_title_call {
		  font-family: 'GeneralSans-Medium';
		  text-align: left;
		  font-size: 16px!important;
		  font-weight: 500!important;
		  color: #fff;
		  margin-top: 10px;
		  margin-bottom: 10px;
		  line-height: 1.5rem!important;
		}

		.tranding_card_bottom_title {
		  font-family: 'GeneralSans-Semibold';
		  text-align: left;
		  font-size: 17px;
		  color: #123065;
		  font-weight: 600;
		}
		.tranding_card_text {
		  font-family: 'GeneralSans-Semibold';
		  text-align: left;
		  font-size: 20px;
      color: #123065;
      font-weight: 700;
      line-height: 24px;
		  margin-bottom: 0px;
		}

		.mega-menu .dropdown-menu {
		  display: none;
		  position: absolute;
		  background-color: #fff;
		  padding: 30px 50px;
		  width: -webkit-fill-available;
		  left: -15px;
      margin-right: -15px;
		  top: 100%;
		  margin-top: 5px;
		  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
		  border-radius: 0px !important;
		}

		.top_bg {
		  background: #123065;
		  padding: 5px 14px !important;
		  display: block !important;
		}
		.top_title {
		  font-family: 'GeneralSans-Regular';
		  font-size: 14px!important;
		  font-weight: 400!important;
		  color: #fff;
		  margin-bottom: 0;
		  letter-spacing: 1px;
		}
		.top_phone {
		  font-family: 'GeneralSans-Regular';
		  font-size: 15px!important;
		  font-weight: 400;
		  color: #fff;
		  letter-spacing: 1px;
		  margin-right: 0px!important;
		}
		.top_btn {
		  font-family: 'GeneralSans-Semibold';
		  background: #fbc925;
		  font-size: 15px;
		  font-weight: 600;
		  text-transform: uppercase;
		  padding: 8px 15px;
		  letter-spacing: 1px;
		  border-radius: 5px;
		  color: #231f20;
		  display: none;
		}

		.trip_logo {
		  width: 80px !important;
		  object-fit: contain !important;
		  position: absolute !important;
		  right: 3%;
		  top: -32%;
		}

		.search_btn {
		  font-family: 'GeneralSans-Regular';
/*		  background: #fbc925;*/
		  color: #000 !important;
		  font-size: 10px;
		  letter-spacing: 1px;
		  padding: 2px !important;
		  border-radius: 5px;
		  margin-right: 5px;
		}
		select#SelectPerson {
			font-size: 10px;
			color: #000;
			height: 25px;
			padding: 3px 10px;
			border-radius: 5px;
		}
		select#CategoriesSelect {
			font-size: 10px;
			color: #000;
			height: 25px;
			padding: 3px 10px;
			border-radius: 5px;
		}
		.btn_secondary {
		  padding: 10px;
		  border: 1px solid #fff;
		  font-family: 'GeneralSans-Medium';
		  color: #fff;
		  border-radius: 10px;
		  font-size: 12px !important;
		}
		.fixed-bottom-section .btn {
		  width: 48%;
		  padding: 10px;
		  font-family: 'GeneralSans-Semibold';
		  font-size: 12px;
		  font-weight: bold;
		  text-align: center;
		  border: none;
		  border-radius: 5px;
		  cursor: pointer;
		  text-transform: uppercase;
		}

		.footer_social{
	    display: grid !important;
	    grid-template-columns: 33% 33% 33%;
	    row-gap: 10px;
			margin-top: 5px;
			margin-top: 5px;
	  }

	  .about_container{
	  	margin-top: 0px;
	  }

  .search_field {
    font-family: 'GeneralSans-Regular';
    font-size: 10px;
    letter-spacing: 0.6px;
  }

  .blog_card_title {
    font-family: 'GeneralSans-Semibold';
    text-align: left;
    font-size: 18px;
    color: #123065;
    font-weight: 600;
    line-height: 22px;
    margin-bottom: 0px;
    height: 60px;
	}
	.blog_card_p {
    font-family: 'GeneralSans-Medium';
    text-align: left;
    font-size: 16px;
    color: #123065;
    font-weight: 500;
    line-height: 22px;
    margin-bottom: 0px;
    margin-top: 16px;
    letter-spacing: 0.5px;
	}
	.blog_card_bottom_read {
    font-family: 'GeneralSans-Semibold';
    text-align: left;
    font-size: 16px;
    color: #ef6b30;
    font-weight: 600;
    letter-spacing: 1px;
	}
	.packages .packages_carousel .owl-nav .owl-next {
    position: absolute;
    top: 105%;
    right: 30px;
    padding: 15px 20px;
    border-radius: 30px;
    transition: 0.5s;
    background: #fff;
    border: none;
    box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
	}
	.packages .packages_carousel .owl-nav .owl-prev {
    position: absolute;
    top: 105%;
    left: 35px;
    padding: 15px 20px;
    border: none;
    border-radius: 30px;
    transition: 0.5s;
    box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
    background: #fff;
	}

	.recommend_card_text {
	  font-family: 'GeneralSans-Semibold';
	  text-align: left;
	  font-size: 18px;
	  color: #123065;
	  font-weight: 700;
	  line-height: 20px;
	  margin-bottom: 8px;
	  letter-spacing: 1px;
	      height: 70px;
	}
	.recommend_card_subtext {
    font-family: 'GeneralSans-Regular';
    text-align: left;
    font-size: 16px;
    color: #123065;
    font-weight: 400;
	}

		.top_bar{
			padding-top: 0px !important;
    	padding-bottom: 0px !important;
		}

	.back-to-top {
    position: fixed;
    right: 30px;
    bottom: 105px;
    display: flex;
    width: 45px;
    height: 45px;
    align-items: center;
    justify-content: center;
    transition: 0.5s;
    z-index: 99;
	}

		.carousel-header .carousel-control-prev .carousel-control-prev-icon {
		  position: absolute;
		  top: 50%;
		  left: 0;
		  transform: translateY(-50%);
		  padding: 20px 20px;
		  border-top-left-radius: 0;
		  border-top-right-radius: 50px;
		  border-bottom-left-radius: 0;
		  border-bottom-right-radius: 50px;
		  background-size: 60% 60%;
		}
		.carousel-header .carousel-control-next .carousel-control-next-icon {
		  position: absolute;
		  top: 50%;
		  right: 0;
		  transform: translateY(-50%);
		  padding: 20px 20px;
		  border-top-left-radius: 50px;
		  border-top-right-radius: 0;
		  border-bottom-left-radius: 50px;
		  border-bottom-right-radius: 0;
		  background-size: 60% 60%;
		}
		button.carousel-control-prev {
	    width: 10%;
	    height: 10%;
	    top: 35%;
		}
		button.carousel-control-next {
		  width: 10%;
		  height: 10%;
		  top: 35%;
		}
		.modal-content {
		  background-color: #fefefe !important;
		  margin: 15% auto;
		  padding: 10px;
		  border: 1px solid #888 !important;
		  width: 90% !important;
		}

    .packages .packages_carousel .packages-item .packages-img img{
        display: flex;
        justify-content: center;
        -o-object-fit: cover;
        object-fit: cover;
        width: -webkit-fill-available;
        height:400px;
    }

    
    .carousel-inner {
        position: relative;
        width: 100%;
        overflow: hidden;
        height: auto!important;
    }

    
  .carousel-inner {
    aspect-ratio: 4 / 4; /* Extra tall for small phones */
  }
}
@media only screen and (min-width:375px) and (max-width:405px)
{	
		.container {
			width: auto;
		  max-width: 1600px;		  
		  padding-right: var(--bs-gutter-x, 0.75rem)!important;
    	padding-left: var(--bs-gutter-x, 0.75rem)!important;
		}
    .trand_container {
      width: auto;
      max-width: 540px;
    }
    .about_text {
		  font-family: 'GeneralSans-Regular';
		  font-size: 16px;
		  font-weight: 400;
		  color: #414042;
		  letter-spacing: 0.5px;
		  line-height: 28px;
		  text-align: justify;
		  margin-bottom: 15px !important;
		}
		.testimonial-slide h3 {
		  font-family: 'Roboto', sans-serif;
		  text-align: left;
		  font-size: 29px;
		  font-weight: 600;
		  color: #002f5f;
		  margin-bottom: 10px;
		  letter-spacing: 1px;
		}
		.testimonial-slide p {
		  font-size: 16px;
		  color: #000;
		  line-height: 1.5;
		  margin-bottom: 20px;
		  font-family: 'GeneralSans-Regular';
		  text-align: justify;
		  letter-spacing: 1px;
		  overflow-y: scroll;
		  overflow-x: hidden;
		  height: 207px;
		  padding-right: 15px;
		}
		.testimonial-image {
		  width: 65px;
		  height: 50px;
		  border-radius: 50%;
		  object-fit: cover;
		  border: 2px solid #ddd;
		}	
		.testimonial-footer span {
		  font-size: 16px;
		  color: #000;
		  font-family: 'Roboto', sans-serif;
		  font-style: italic;
		  font-weight: 500;
		}
		.testimonial-slider {
		  overflow: hidden;
		  position: relative;
		  border-radius: 10px;
		  /* box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); */
		  background: #fff;
		  padding: 0;
		  padding-bottom: 45px;
		}
		.explore_review_box {
		  background: #123065;
		  padding: 20px 30px;
		  border-radius: 30px;
		  margin-top: 30px;
		}			
		.testimonial-navigation {
		  position: absolute;
		  top: 80%;
		  width: 100%;
		  display: flex;
		  justify-content: end;
		  transform: translateY(100%);
		  padding: 0 10px;
		  column-gap: 10px;
		  align-items: end;
		}



    .recommended_journ_card_container{
      width: auto;    	
      max-width: 540px;
    }
    .search_bg {
      background: rgba(0, 0, 0, 0.7);
/*      margin-top: -24px;*/
			padding: 15px 5px !important;
			width: 100%!important;
    }
    .page_form_box {
      display: flex;
    	column-gap: 20px;
    	align-items: center;
    	justify-content: end;
    	width: 100%;
    }
    .page_form_card_1 {
      width: 100%;
    }
    .page_form_card_2 {
      width: 100%;
    }
    .lets_find {
			font-family: 'GeneralSans-Regular';
			font-size: 12px;
			font-weight: 600;
			color: #fbc925;
			margin-bottom: 0px;
			text-align: center;
			letter-spacing: 1px;
    }
    .lets_right_border{
      border: none;
    }
    .form_box {
      display: grid;
      column-gap: 10px;
      row-gap: 5px;
      grid-template-columns: 50% 50%;
      margin-right: 5px;
      margin-left: -5px;
    }
    .field_1 {
      width: 100%;
    }
    .field_2 {
      width: 100%;
    }
    .button_1{      
			width: 50%;
			grid-column: 1 / span 2;
			margin-left: auto;
			margin-right: auto;
    }
    .about_top_heading {
      font-family: 'GeneralSans-Light';
      font-size: 26px;
      color: #333;
      font-weight: 200;
      line-height: 35px;
    }
    .about_heading {
      color: #123065;
      font-family: 'GeneralSans-semibold';
      font-size: 36px;
      font-weight: 700;
      margin-bottom: 10px;
      line-height: 44px;
    }
    .book_your_trip_title {
	    font-family: 'GeneralSans-Semibold';
	    font-size: 30px;
	    font-weight: 600;
	    line-height: 40px;
	    color: #123065;
	    letter-spacing: 2px;
		}
		.book_yt_box {
	    display: grid;
      column-gap: 0px;
      position: relative;
      row-gap: 20px;
      align-items: center;
      justify-content: center;
		}
		.safe_and_hassle_box {
		  padding-top: 2750px;
		  background: #fff;
		  padding-bottom: 50px;
		}
		.safe_points {
			border-radius: 30px;
			border: 4px solid #e6e7e8;
			padding: 10px;
			height: 220px;
			display: grid;
			align-items: center;
			margin-bottom: 20px;
		}
		.packages .packages-carousel .owl-nav .owl-next {
		  position: absolute;
		  top: 105%;
		  right: 0px;
		  padding: 15px 20px;
		  border-radius: 30px;
		  transition: 0.5s;
		  background: #fff;
		  border: none;
		  box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
		}
		.packages .packages-carousel .owl-nav .owl-prev {
		  position: absolute;
		  top: 105%;
		  left: 0px;
		  padding: 15px 20px;
		  border: none;
		  border-radius: 30px;
		  transition: 0.5s;
		  box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
		  background: #fff;
		}
		.subscription-form {
		  display: block;
      align-items: center;
      justify-content: center;
      gap: 10px;
      border-bottom: 0px solid #CCCCCC;
      padding-bottom: 10px;
		}
		.email_sec {
		  background-image: url('../img/Asset 1.png');
		  background-size: cover;
		  background-position: center center;
		  padding-top: 50px;
		  padding-bottom: 50px;
		  height: auto;
		  align-items: center;
		  display: block;
		  padding-left: 10px;
		  padding-right: 10px;
		}
		.tranding_destination_box .packages-item {
		  border-radius: 40px;
		  box-shadow: 0px 6px 16px 0px rgba(0, 0, 0, 0.2);
		  margin-bottom: 30px;
		  width: auto;
		}
		.recommended_journ_card_container .packages-item {
		  border-radius: 40px;
		  box-shadow: 0px 6px 16px 0px rgba(0, 0, 0, 0.2);
		  margin-bottom: 30px;
		  width: auto;
		}
		.recommend_card {
		  padding: 15px 30px;
		  background: #fff;
		  border-radius: 0px 0px 20px 20px;
		}
		.recommend_card_bottom_view {
		  font-family: 'GeneralSans-Semibold';
		  text-align: left;
		  font-size: 16px;
		  color: #ef6b30;
		  font-weight: 600;
		  letter-spacing: 1px;
		}
		.recommend_card_bottom_title {
		  font-family: 'GeneralSans-Semibold';
		  text-align: left;
		  font-size: 16px;
		  color: #123065;
		  font-weight: 600;
		  letter-spacing: 1px;
		}
		.recommend_card_text {
		  font-family: 'GeneralSans-Semibold';
		  text-align: left;
		  font-size: 20px;
		  color: #123065;
		  font-weight: 700;
		  line-height: 28px;
		  margin-bottom: 8px;
		  letter-spacing: 1px;
		}
		.recommend_card_price {
		  font-family: 'GeneralSans-Semibold';
		  text-align: left;
		  font-size: 16px;
		  color: #123065;
		  font-weight: 700;
		  line-height: 30px;
		  margin-bottom: 20px;
		  letter-spacing: 1px;
		}
		.recommended_journ_card {
			background: #003566;
			padding-top: 60px !important;
			padding-bottom: 80px !important;
		}
		.tranding_card {
		  padding: 28px 25px;
		  background: #fff;
		}
		.tranding_card_bottom_view {
		  font-family: 'GeneralSans-Semibold';
		  text-align: left;
		  font-size: 16px;
		  color: #ef6b30;
		  font-weight: 600;
		}
		.footer_width {
		  width: auto;
		  padding-left: auto !important;
		  padding-right: auto !important;
		  margin-top: 10px;
		}
		.email_sec_card {
		  padding-left: 0px;
		}
		.safe_and_hassle_title {
		  font-family: 'GeneralSans-Semibold';
		  text-align: center;
		  font-size: 34px;
		  font-weight: 600;
		  color: #123065;
		  margin-bottom: 50px;
		}
		.tranding_destination_title {
		  font-family: 'GeneralSans-Semibold';
		  text-align: left;
		  font-size: 38px;
		  font-weight: 600;
		  color: #123065;
		  margin-bottom: 50px;
		  letter-spacing: 1px;
		}
		.recommended_journ_title {
		  font-family: 'GeneralSans-Semibold';
		  text-align: center;
		  font-size: 38px;
		  font-weight: 600;
		  color: #fff;
		  margin-bottom: 35px;
		  letter-spacing: 2px;
		}
		.testimonial_sec_title {
		  font-family: 'GeneralSans-Bold';
		  text-align: left;
		  font-size: 38px !important;
		  font-weight: 700;
		  color: #123065;
		  margin-bottom: 50px;
		}
		.email_sec_title {
		  font-family: 'GeneralSans-Semibold';
		  text-align: left;
		  font-size: 38px;
		  color: #fae42f;
		  font-weight: 600;
		  letter-spacing: 0.2px;
		}
		.email_sec_subtitle {
		  font-family: 'GeneralSans-Semibold';
		  text-align: left;
		  font-size: 24px;
		  color: #fff;
		  letter-spacing: 2px;
		}
		.faq_sec_width{
			width: auto;
		}
		.faq_sec_width_2{
			width: auto;
		}
		.faq_head {
		  font-family: 'GeneralSans-Semibold';
		  text-align: center;
		  font-size: 38px;
		  font-weight: 600;
		  color: #123065;
		  margin-bottom: 60px;
		  letter-spacing: 1px;
		  line-height: 50px;
		}
		.subscription-container {
		  width: 100%;
		  max-width: 100%;
		  text-align: center;
		  margin-top: 60px;
		}
		.email-input {
		  font-family: 'GeneralSans-Light';
		  flex: 1;
		  padding: 5px 15px;
		  font-weight: 300;
		  font-size: 24px;
		  color: #FFFFFF;
		  background: transparent;
		  border: none;
		  letter-spacing: 1px;
		  outline: none;
		  transition: border-color 0.3s ease;
		  border-bottom: 2px solid #CCCCCC;
      margin-bottom: 18px;
		}
		.blog_sec_head {
		  font-family: 'GeneralSans-Semibold';
		  text-align: left;
		  font-size: 38px;
		  font-weight: 600;
		  color: #123065;
		  margin-bottom: 55px;
		  letter-spacing: 1px;
		}
		.blog_section .owl-stage {
		  display: flex;
		  column-gap: 10px;
		  margin-left: 7px;
		}
		.faq_scroll {
		  overflow-y: scroll;
		  height: 370px;
		  padding-right: 15px;
		}
		.collapsibles-wrapper .collapsible-trigger-btn {
		  background: none;
		  width: 100%;
		  font-size: 24px;
		  font-family: 'GeneralSans-Medium';
		  font-weight: 500;
		  letter-spacing: 2.6px;
		  border: none;
		  cursor: pointer;
		  padding: 35px 25px;
		  display: flex;
		  align-items: center;
		  justify-content: space-between;
		  border-bottom: 2px solid #979797;
		  position: relative;
		  line-height: 30px;
		}
		.book_yt_card_1, .book_yt_card_2, .book_yt_card_3, .book_yt_card_4, .book_yt_card_5 {
	    background-size: cover;
	    background-position: center bottom;
	    border: 5px solid #fff;
	    border-radius: 30px;
	    justify-content: center;
	    padding: 50px;
	    height: 575px;
    	width: 325px;
		  display: grid;
		  align-content: space-between;
	    box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
		}
		.book_yt_card_2 {
	    background-size: cover;
	    background-position: center bottom;
	    border: 5px solid #fff;
	    border-radius: 30px;
	    justify-content: center;
	    padding: 50px;
	    height: 575px;
    	width: 325px;
		  display: grid;
		  align-content: space-between;
	    box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
		}
		.book_yt_card_3 {
	    background-size: cover;
	    background-position: center bottom;
	    border: 5px solid #fff;
	    border-radius: 30px;
	    justify-content: center;
	    padding: 50px;
	    height: 575px;
    	width: 325px;
		  display: grid;
		  align-content: space-between;
	    box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
		}
		.book_yt_card_4 {
	    background-size: cover;
	    background-position: center bottom;
	    border: 5px solid #fff;
	    border-radius: 30px;
	    justify-content: center;
	    padding: 55px;
	    height: 575px;
    	width: 325px;
		  display: grid;
		  align-content: space-between;
	    box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
		}
		.book_yt_card_5 {
	    background-size: cover;
	    background-position: center bottom;
	    border: 5px solid #fff;
	    border-radius: 30px;
	    justify-content: center;
	    padding: 50px;
	    height: 575px;
    	width: 325px;
		  display: grid;
		  align-content: space-between;
	  	box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
		}

	.safe_points_title {
	  font-family: 'GeneralSans-Semibold';
	  text-align: center;
	  font-size: 45px;
	  color: #ef6b30;
	  line-height: 40px;
	  font-weight: 700;
	}
	.safe_points_title_desc {
    font-family: 'GeneralSans-semibold';
    text-align: center;
    font-size: 16px;
    color: #123065;
    font-weight: 700;
    line-height: 22px;
    margin-bottom: 0px;
    letter-spacing: 1px;
	}
	.safe_points_title_hr {
	  border: 1px solid #627c9d;
	  width: 60%;
	  margin-top: 10px;
	  align-items: center;
	  margin-bottom: 10px;
	}
	.safe_points_inner {
    display: grid;
	}


	.footer_logo_box {
    display: flex;
    column-gap: 7px!important;
    margin-top: 5%!important;
	}

	.footer {
    background: #003566;
    padding: 50px 15px !important;
	}
	#mobile_footer{
		display: block!important;
	}		
	#desk_footer{
	  display: none!important;
	}
	.footer_title {
	  font-family: 'GeneralSans-Medium';
	  text-align: left;
	  font-size: 17px!important;
	  font-weight: 500!important;
	  color: #fff;
	  margin-top: 20px;
	  margin-bottom: 0px;
		  line-height: 1.5rem!important;
	}	
	.footer_logo_1 {
	  /*width: 45%;
	  height: 30%;*/
	  width: 100%;
    height: auto!important;
	}
	.footer_logo_2 {
	  /*width: 37%;
	  height: 30%;*/
	  width: 100%;
    height: auto!important;
	}
	.footer_logo_3 {
   /* width: 14%;
    height: 30%;*/
    width: 100%!important;
    height: 100%!important;
    margin-top: 0px!important;
	    border-radius: 5px!important;
	}

	.footer_title_call {
	  font-family: 'GeneralSans-Medium';
	  text-align: left;
	  font-size: 16px!important;
	  font-weight: 500!important;
	  color: #fff;
	  margin-top: 10px;
	  margin-bottom: 10px;
		  line-height: 1.5rem!important;
	}

	.tranding_card_bottom_title {
	  font-family: 'GeneralSans-Semibold';
	  text-align: left;
	  font-size: 16px;
	  color: #123065;
	  font-weight: 600;
	}
	.tranding_card_text {
	  font-family: 'GeneralSans-Semibold';
	  text-align: left;
	  font-size: 16px;
    color: #123065;
    font-weight: 700;
    line-height: 24px;
	  margin-bottom: 0px;
	}
	.mega-menu .dropdown-menu {
	  display: none;
	  position: absolute;
	  background-color: #fff;
	  padding: 30px 50px;
	  width: -webkit-fill-available;
	  left: -15px;
    margin-right: -15px;
	  top: 100%;
	  margin-top: 5px;
	  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
	  border-radius: 0px !important;
	}

	.top_bg {
	  background: #123065;
	  padding: 5px 14px !important;
	  display: block !important;
	}
	.top_title {
	  font-family: 'GeneralSans-Regular';
	  font-size: 14px!important;
	  font-weight: 400!important;
	  color: #fff;
	  margin-bottom: 0;
	  letter-spacing: 1px;
	}
	.top_phone {
	  font-family: 'GeneralSans-Regular';
	  font-size: 15px!important;
	  font-weight: 400;
	  color: #fff;
	  letter-spacing: 1px;
	  margin-right: 0px!important;
	}
	.top_btn {
	  font-family: 'GeneralSans-Semibold';
	  background: #fbc925;
	  font-size: 15px;
	  font-weight: 600;
	  text-transform: uppercase;
	  padding: 8px 15px;
	  letter-spacing: 1px;
	  border-radius: 5px;
	  color: #231f20;
	  display: none;
	}

	.trip_logo {
		width: 80px !important;
		object-fit: contain !important;
		position: absolute !important;
		right: 3%;
		object-position: top center !important;
	}

	.search_btn {
	  font-family: 'GeneralSans-Regular';
/*	  background: #fbc925;*/
	  color: #000 !important;
	  font-size: 10px;
	  letter-spacing: 1px;
	  padding: 2px !important;
	  border-radius: 5px;
	  margin-right: 5px;
	  left: 7.5%!important;
	}
	.close {
	  position: absolute;
	  right: 7%;
	  background: #fff;
	}

	select#SelectPerson {
	  font-size: 10px;
		color: #000;
		height: 25px;
		padding: 3px 10px;
		border-radius: 5px;
	}
	select#CategoriesSelect {
	  font-size: 10px;
		color: #000;
		height: 25px;
		padding: 3px 10px;
		border-radius: 5px;
	}
	.btn_secondary {
	  padding: 10px;
	  border: 1px solid #fff;
	  font-family: 'GeneralSans-Medium';
	  color: #fff!important;
	  border-radius: 10px;
	  font-size: 14px !important;
	}
	.fixed-bottom-section .btn {
	  width: 48%;
	  padding: 10px;
	  font-family: 'GeneralSans-Semibold';
	  font-size: 12px;
	  font-weight: bold;
	  text-align: center;
	  border: none;
	  border-radius: 5px;
	  cursor: pointer;
	  text-transform: uppercase;
	}

	.footer_social{
    display: grid !important;
    grid-template-columns: 33% 33% 33%;
    row-gap: 10px;
		margin-top: 5px;
  }

  .about_container{
  	margin-top:0px;
  }

  .search_field {
    font-family: 'GeneralSans-Regular';
    font-size: 12px;
    letter-spacing: 0.6px;
  }

  .blog_card_title {
    font-family: 'GeneralSans-Semibold';
    text-align: left;
    font-size: 18px;
    color: #123065;
    font-weight: 600;
    line-height: 22px;
    margin-bottom: 0px;
    height: 60px;
	}
	.blog_card_p {
    font-family: 'GeneralSans-Medium';
    text-align: left;
    font-size: 16px;
    color: #123065;
    font-weight: 500;
    line-height: 22px;
    margin-bottom: 0px;
    margin-top: 16px;
    letter-spacing: 0.5px;
	}
	.blog_card_bottom_read {
    font-family: 'GeneralSans-Semibold';
    text-align: left;
    font-size: 16px;
    color: #ef6b30;
    font-weight: 600;
    letter-spacing: 1px;
	}
	.packages .packages_carousel .owl-nav .owl-next {
    position: absolute;
    top: 105%;
    right: 30px;
    padding: 15px 20px;
    border-radius: 30px;
    transition: 0.5s;
    background: #fff;
    border: none;
    box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
	}
	.packages .packages_carousel .owl-nav .owl-prev {
    position: absolute;
    top: 105%;
    left: 35px;
    padding: 15px 20px;
    border: none;
    border-radius: 30px;
    transition: 0.5s;
    box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
    background: #fff;
	}

	.recommend_card_text {
	  font-family: 'GeneralSans-Semibold';
	  text-align: left;
	  font-size: 18px;
	  color: #123065;
	  font-weight: 700;
	  line-height: 24px;
	  margin-bottom: 8px;
	  letter-spacing: 1px;
	}
	.recommend_card_subtext {
    font-family: 'GeneralSans-Regular';
    text-align: left;
    font-size: 16px;
    color: #123065;
    font-weight: 400;
	}

		.top_bar{
			padding-top: 0px !important;
    	padding-bottom: 0px !important;
		}

	.back-to-top {
    position: fixed;
    right: 30px;
    bottom: 105px;
    display: flex;
    width: 45px;
    height: 45px;
    align-items: center;
    justify-content: center;
    transition: 0.5s;
    z-index: 99;
	}

		.carousel-header .carousel-control-prev .carousel-control-prev-icon {
		  position: absolute;
		  top: 50%;
		  left: 0;
		  transform: translateY(-50%);
		  padding: 20px 20px;
		  border-top-left-radius: 0;
		  border-top-right-radius: 50px;
		  border-bottom-left-radius: 0;
		  border-bottom-right-radius: 50px;
		  background-size: 60% 60%;
		}
		.carousel-header .carousel-control-next .carousel-control-next-icon {
		  position: absolute;
		  top: 50%;
		  right: 0;
		  transform: translateY(-50%);
		  padding: 20px 20px;
		  border-top-left-radius: 50px;
		  border-top-right-radius: 0;
		  border-bottom-left-radius: 50px;
		  border-bottom-right-radius: 0;
		  background-size: 60% 60%;
		}
		button.carousel-control-prev {
	    width: 10%;
	    height: 10%;
	    top: 35%;
		}
		button.carousel-control-next {
		  width: 10%;
		  height: 10%;
		  top: 35%;
		}

		.modal-content {
		  background-color: #fefefe !important;
		  margin: 15% auto;
		  padding: 10px;
		  border: 1px solid #888 !important;
		  width: 90% !important;
		}

    .packages .packages_carousel .packages-item .packages-img img{
        display: flex;
        justify-content: center;
        -o-object-fit: cover;
        object-fit: cover;
        width: -webkit-fill-available;
        height:400px;
    }

    .carousel-inner {
        position: relative;
        width: 100%;
        overflow: hidden;
        height: auto!important;
    }

  .carousel-inner {
    aspect-ratio: 4 / 4; /* Extra tall for small phones */
  }
}
@media only screen and (min-width:406px) and (max-width: 459px)
{ 	
		.container {
			width: auto;
		  max-width: 1600px;		  
		  padding-right: var(--bs-gutter-x, 0.75rem)!important;
    	padding-left: var(--bs-gutter-x, 0.75rem)!important;
		}
    .trand_container {
      width: auto;
      max-width: 540px;
    }
    .about_text {
		  font-family: 'GeneralSans-Regular';
		  font-size: 16px;
		  font-weight: 400;
		  color: #414042;
		  letter-spacing: 0.5px;
		  line-height: 28px;
		  text-align: justify;
		  margin-bottom: 15px !important;
		}
		.testimonial-slide h3 {
		  font-family: 'Roboto', sans-serif;
		  text-align: left;
		  font-size: 29px;
		  font-weight: 600;
		  color: #002f5f;
		  margin-bottom: 10px;
		  letter-spacing: 1px;
		}
		.testimonial-slide p {
		  font-size: 16px;
		  color: #000;
		  line-height: 1.5;
		  margin-bottom: 20px;
		  font-family: 'GeneralSans-Regular';
		  text-align: justify;
		  letter-spacing: 1px;
		  overflow-y: scroll;
		  overflow-x: hidden;
		  height: 207px;
		  padding-right: 15px;
		}
		.testimonial-image {
		  width: 50px;
		  height: 50px;
		  border-radius: 50%;
		  object-fit: cover;
		  border: 2px solid #ddd;
		}	
		.testimonial-footer span {
		  font-size: 16px;
		  color: #000;
		  font-family: 'Roboto', sans-serif;
		  font-style: italic;
		  font-weight: 500;
		}
		.testimonial-slider {
		  overflow: hidden;
		  position: relative;
		  border-radius: 10px;
		  /* box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); */
		  background: #fff;
		  padding: 0;
		  padding-bottom: 45px;
		}
		.explore_review_box {
		  background: #123065;
		  padding: 20px 30px;
		  border-radius: 30px;
		  margin-top: 0px;
		}			
		.testimonial-navigation {
		  position: absolute;
		  top: 80%;
		  width: 100%;
		  display: flex;
		  justify-content: end;
		  transform: translateY(100%);
		  padding: 0 10px;
		  column-gap: 10px;
		  align-items: end;
		}
    .recommended_journ_card_container{
      width: auto;    	
      max-width: 540px;    	
    }
    .search_bg {
      background: rgba(0, 0, 0, 0.7);
/*      margin-top: -23px;*/
			padding: 15px 5px !important;
			width: 100%!important;
    }
    .page_form_box {
      display: flex;
    	column-gap: 20px;
    	align-items: center;
    	justify-content: end;
    	width: 100%;
    }
    .page_form_card_1 {
      width: 100%;
    }
    .page_form_card_2 {
      width: 100%;
    }
    .lets_find {
			font-family: 'GeneralSans-Regular';
			font-size: 12px;
			font-weight: 600;
			color: #fbc925;
			margin-bottom: 0px;
			text-align: center;
			letter-spacing: 1px;
    }
    .lets_right_border{
      border: none;
    }
    .form_box {
      display: grid;
      column-gap: 10px;
      row-gap: 5px;
      grid-template-columns: 50% 50%;
      margin-right: 5px;
      margin-left: -5px;
    }
    .field_1 {
      width: 100%;
    }
    .field_2 {
      width: 100%;
    }
    .button_1{      
			width: 50%;
			grid-column: 1 / span 2;
			margin-left: auto;
			margin-right: auto;
    }
    .about_top_heading {
      font-family: 'GeneralSans-Light';
      font-size: 26px;
      color: #333;
      font-weight: 200;
      line-height: 35px;
    }
    .about_heading {
      color: #123065;
      font-family: 'GeneralSans-semibold';
      font-size: 36px;
      font-weight: 700;
      margin-bottom: 10px;
      line-height: 44px;
    }
    .book_your_trip_title {
	    font-family: 'GeneralSans-Semibold';
	    font-size: 30px;
	    font-weight: 600;
	    line-height: 40px;
	    color: #123065;
	    letter-spacing: 2px;
		}
		.book_yt_box {
	    display: grid;
      column-gap: 0px;
      position: relative;
      row-gap: 20px;
      align-items: center;
      justify-content: center;
		}
		.safe_and_hassle_box {
		  padding-top: 2750px;
		  background: #fff;
		  padding-bottom: 50px;
		}
		.safe_points {
			border-radius: 30px;
			border: 4px solid #e6e7e8;
			padding: 10px;
			height: 220px;
			display: grid;
			align-items: center;
			margin-bottom: 20px;
		}
		.packages .packages-carousel .owl-nav .owl-next {
		  position: absolute;
		  top: 105%;
		  right: 0px;
		  padding: 15px 20px;
		  border-radius: 30px;
		  transition: 0.5s;
		  background: #fff;
		  border: none;
		  box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
		}
		.packages .packages-carousel .owl-nav .owl-prev {
		  position: absolute;
		  top: 105%;
		  left: 0px;
		  padding: 15px 20px;
		  border: none;
		  border-radius: 30px;
		  transition: 0.5s;
		  box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
		  background: #fff;
		}
		.subscription-form {
		  display: block;
      align-items: center;
      justify-content: center;
      gap: 10px;
      border-bottom: 0px solid #CCCCCC;
      padding-bottom: 10px;
		}
		.email_sec {
		  background-image: url('../img/Asset 1.png');
		  background-size: cover;
		  background-position: center center;
		  padding-top: 50px;
		  padding-bottom: 50px;
		  height: auto;
		  align-items: center;
		  display: block;
		  padding-left: 10px;
		  padding-right: 10px;
		}
		.tranding_destination_box .packages-item {
		  border-radius: 40px;
		  box-shadow: 0px 6px 16px 0px rgba(0, 0, 0, 0.2);
		  margin-bottom: 30px;
		  width: auto;
		}
		.recommended_journ_card_container .packages-item {
		  border-radius: 40px;
		  box-shadow: 0px 6px 16px 0px rgba(0, 0, 0, 0.2);
		  margin-bottom: 30px;
		  width: auto;
		}
		.recommend_card {
		  padding: 15px 30px;
		  background: #fff;
		  border-radius: 0px 0px 20px 20px;
		}
		.recommend_card_bottom_view {
		  font-family: 'GeneralSans-Semibold';
		  text-align: left;
		  font-size: 16px;
		  color: #ef6b30;
		  font-weight: 600;
		  letter-spacing: 1px;
		}
		.recommend_card_bottom_title {
		  font-family: 'GeneralSans-Semibold';
		  text-align: left;
		  font-size: 16px;
		  color: #123065;
		  font-weight: 600;
		  letter-spacing: 1px;
		}
		.recommend_card_text {
		  font-family: 'GeneralSans-Semibold';
		  text-align: left;
		  font-size: 20px;
		  color: #123065;
		  font-weight: 700;
		  line-height: 28px;
		  margin-bottom: 8px;
		  letter-spacing: 1px;
		}
		.recommend_card_price {
		  font-family: 'GeneralSans-Semibold';
		  text-align: left;
		  font-size: 16px;
		  color: #123065;
		  font-weight: 700;
		  line-height: 30px;
		  margin-bottom: 20px;
		  letter-spacing: 1px;
		}
		.recommended_journ_card {
			background: #003566;
			padding-top: 60px !important;
			padding-bottom: 80px !important;
		}
		.tranding_card {
		  padding: 28px 25px;
		  background: #fff;
		}
		.tranding_card_bottom_view {
		  font-family: 'GeneralSans-Semibold';
		  text-align: left;
		  font-size: 16px;
		  color: #ef6b30;
		  font-weight: 600;
		}
		.footer_width {
		  width: auto;
		  padding-left: auto !important;
		  padding-right: auto !important;
		  margin-top: 10px;
		}
		.email_sec_card {
		  padding-left: 0px;
		}
		.safe_and_hassle_title {
		  font-family: 'GeneralSans-Semibold';
		  text-align: center;
		  font-size: 34px;
		  font-weight: 600;
		  color: #123065;
		  margin-bottom: 50px;
		}
		.tranding_destination_title {
		  font-family: 'GeneralSans-Semibold';
		  text-align: left;
		  font-size: 38px;
		  font-weight: 600;
		  color: #123065;
		  margin-bottom: 50px;
		  letter-spacing: 1px;
		}
		.recommended_journ_title {
		  font-family: 'GeneralSans-Semibold';
		  text-align: center;
		  font-size: 38px;
		  font-weight: 600;
		  color: #fff;
		  margin-bottom: 35px;
		  letter-spacing: 2px;
		}
		.testimonial_sec_title {
		  font-family: 'GeneralSans-Bold';
		  text-align: left;
		  font-size: 38px;
		  font-weight: 700;
		  color: #123065;
		  margin-bottom: 50px;
		}
		.email_sec_title {
		  font-family: 'GeneralSans-Semibold';
		  text-align: left;
		  font-size: 38px;
		  color: #fae42f;
		  font-weight: 600;
		  letter-spacing: 0.2px;
		}
		.email_sec_subtitle {
		  font-family: 'GeneralSans-Semibold';
		  text-align: left;
		  font-size: 24px;
		  color: #fff;
		  letter-spacing: 2px;
		}
		.faq_sec_width{
			width: auto;
		}
		.faq_sec_width_2{
			width: auto;
		}
		.faq_head {
		  font-family: 'GeneralSans-Semibold';
		  text-align: center;
		  font-size: 38px;
		  font-weight: 600;
		  color: #123065;
		  margin-bottom: 60px;
		  letter-spacing: 1px;
		  line-height: 50px;
		}
		.subscription-container {
		  width: 100%;
		  max-width: 100%;
		  text-align: center;
		  margin-top: 60px;
		}
		.email-input {
		  font-family: 'GeneralSans-Light';
		  flex: 1;
		  padding: 5px 15px;
		  font-weight: 300;
		  font-size: 24px;
		  color: #FFFFFF;
		  background: transparent;
		  border: none;
		  letter-spacing: 1px;
		  outline: none;
		  transition: border-color 0.3s ease;
		  border-bottom: 2px solid #CCCCCC;
      margin-bottom: 18px;
		}
		.blog_sec_head {
		  font-family: 'GeneralSans-Semibold';
		  text-align: left;
		  font-size: 38px;
		  font-weight: 600;
		  color: #123065;
		  margin-bottom: 55px;
		  letter-spacing: 1px;
		}
		.blog_section .owl-stage {
		  display: flex;
		  column-gap: 10px;
		  margin-left: 7px;
		}
		.faq_scroll {
		  overflow-y: scroll;
		  height: 370px;
		  padding-right: 15px;
		}
		.collapsibles-wrapper .collapsible-trigger-btn {
		  background: none;
		  width: 100%;
		  font-size: 24px;
		  font-family: 'GeneralSans-Medium';
		  font-weight: 500;
		  letter-spacing: 2.6px;
		  border: none;
		  cursor: pointer;
		  padding: 35px 25px;
		  display: flex;
		  align-items: center;
		  justify-content: space-between;
		  border-bottom: 2px solid #979797;
		  position: relative;
		  line-height: 30px;
		}
		.book_yt_card_1, .book_yt_card_2, .book_yt_card_3, .book_yt_card_4, .book_yt_card_5 {
	    background-size: cover!important;
	    background-position: center bottom!important;
	    border: 5px solid #fff;
	    border-radius: 30px;
	    justify-content: center;
	    padding: 50px;
	    height: 575px;
    	width: 325px;
		  display: grid;
		  align-content: space-between;
	    box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
		}
		.book_yt_card_2 {
	    background-size: cover;
	    background-position: center bottom;
	    border: 5px solid #fff;
	    border-radius: 30px;
	    justify-content: center;
	    padding: 50px;
	    height: 575px;
    	width: 325px;
		  display: grid;
		  align-content: space-between;
	    box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
		}
		.book_yt_card_3 {
	    background: url(../img/book_your_trip/trip_3.png);
	    background-size: cover;
	    background-position: center bottom;
	    border: 5px solid #fff;
	    border-radius: 30px;
	    /* background: #122e5c; */
	    justify-content: center;
	    padding: 50px;
	    height: 575px;
    	width: 325px;
		  display: grid;
		  align-content: space-between;
	    box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
		}
		.book_yt_card_4 {
	    background: url(../img/book_your_trip/trip_4.png);
	    background-size: cover;
	    background-position: center bottom;
	    border: 5px solid #fff;
	    border-radius: 30px;
	    /* background: #122e5c; */
	    justify-content: center;
	    padding: 55px;
	    height: 575px;
    	width: 325px;
		  display: grid;
		  align-content: space-between;
	    box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
		}
		.book_yt_card_5 {
	    background: url(../img/book_your_trip/trip_5.png);
	    background-size: cover;
	    background-position: center bottom;
	    border: 5px solid #fff;
	    border-radius: 30px;
	    /* background: #122e5c; */
	    justify-content: center;
	    padding: 50px;
	    height: 575px;
    	width: 325px;
		  display: grid;
		  align-content: space-between;
	  	box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
		}
 
		.testimonial-navigation {
		  position: absolute;
		  top: 76%;
		  width: 100%;
		  display: flex;
		  justify-content: end;
		  transform: translateY(100%);
		  padding: 0 10px;
		  column-gap: 10px;
		  align-items: end;
		}
 

	.safe_points_title {
	  font-family: 'GeneralSans-Semibold';
	  text-align: center;
	  font-size: 45px;
	  color: #ef6b30;
	  line-height: 40px;
	  font-weight: 700;
	}
	.safe_points_title_desc {
    font-family: 'GeneralSans-semibold';
    text-align: center;
    font-size: 16px;
    color: #123065;
    font-weight: 700;
    line-height: 22px;
    margin-bottom: 0px;
    letter-spacing: 1px;
	}
	.safe_points_title_hr {
	  border: 1px solid #627c9d;
	  width: 60%;
	  margin-top: 10px;
	  align-items: center;
	  margin-bottom: 10px;
	}
	.safe_points_inner {
    display: grid;
	}

 
	.footer_logo_box {
    display: flex;
    column-gap: 7px!important;
    margin-top: 5%!important;
	}

	.footer {
    background: #003566;
    padding: 50px 15px !important;
	}
	#mobile_footer{
		display: block!important;
	}		
	#desk_footer{
	  display: none!important;
	}
	.footer_title {
	  font-family: 'GeneralSans-Medium';
	  text-align: left;
	  font-size: 17px!important;
	  font-weight: 500!important;
	  color: #fff;
	  margin-top: 20px;
	  margin-bottom: 0px;
		line-height: 1.5rem!important;
	}	
	.footer_logo_1 {
	  /*width: 45%;
	  height: 30%;*/
	  width: 100%;
    height: auto!important;
	}
	.footer_logo_2 {
	  /*width: 37%;
	  height: 30%;*/
	  width: 100%;
    height: auto!important;
	}
	.footer_logo_3 {
    /*width: 14%;
    height: 30%;*/
    width: 100%!important;
    height: 100%!important;
    margin-top: 0px!important;
	    border-radius: 5px!important;
	}


		.footer_title_call {
		  font-family: 'GeneralSans-Medium';
		  text-align: left;
		  font-size: 16px!important;
		  font-weight: 500!important;
		  color: #fff;
		  margin-top: 10px;
		  margin-bottom: 10px;
		  line-height: 1.5rem!important;
		}


		.tranding_card_bottom_title {
		  font-family: 'GeneralSans-Semibold';
		  text-align: left;
		  font-size: 16px;
		  color: #123065;
		  font-weight: 600;
		}
		.tranding_card_text {
		  font-family: 'GeneralSans-Semibold';
		  text-align: left;
		  font-size: 18px;
	    color: #123065;
	    font-weight: 700;
	    line-height: 24px;
		  margin-bottom: 0px;
		}
		.mega-menu .dropdown-menu {
		  display: none;
		  position: absolute;
		  background-color: #fff;
		  padding: 30px 50px;
		  width: -webkit-fill-available;
		  left: -15px;
      margin-right: -15px;
		  top: 100%;
		  margin-top: 5px;
		  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
		  border-radius: 0px !important;
		}

		.top_bg {
		  background: #123065;
		  padding: 5px 14px !important;
		  display: block !important;
		}
		.top_title {
		  font-family: 'GeneralSans-Regular';
		  font-size: 14px!important;
		  font-weight: 400!important;
		  color: #fff;
		  margin-bottom: 0;
		  letter-spacing: 1px;
		}
		.top_phone {
		  font-family: 'GeneralSans-Regular';
		  font-size: 15px!important;
		  font-weight: 400;
		  color: #fff;
		  letter-spacing: 1px;
		  margin-right: 0px!important;
		}
		.top_btn {
		  font-family: 'GeneralSans-Semibold';
		  background: #fbc925;
		  font-size: 15px;
		  font-weight: 600;
		  text-transform: uppercase;
		  padding: 8px 15px;
		  letter-spacing: 1px;
		  border-radius: 5px;
		  color: #231f20;
		  display: none;
		}

		.trip_logo {
			width: 80px !important;
			object-fit: contain !important;
			position: absolute !important;
			right: 3%;
			object-position: top center !important;
		}

		.search_btn {
		  font-family: 'GeneralSans-Regular';
/*		  background: #fbc925;*/
		  color: #000 !important;
		  font-size: 12px;
		  letter-spacing: 1px;
		  padding: 2px !important;
		  border-radius: 5px;
	  	margin-right: 5px;
	  	left: 7.5%!important;
		}
		.close {
		  position: absolute;
		  right: 7%;
		  background: #fff;
		}

		select#SelectPerson {
			font-size: 10px;
			color: #000;
			height: 25px;
			padding: 3px 10px;
			border-radius: 5px;
		}
		select#CategoriesSelect {
			font-size: 10px;
			color: #000;
			height: 25px;
			padding: 3px 10px;
			border-radius: 5px;
		}

		.footer_social{
	    display: grid !important;
	    grid-template-columns: 33% 33% 33%;
	    row-gap: 10px;
			margin-top: 5px;
	  }

	  .about_container{
	  	margin-top: 0px;
	  }

  .search_field {
    font-family: 'GeneralSans-Regular';
    font-size: 14px;
    letter-spacing: 0.6px;
  }

  .blog_card_title {
    font-family: 'GeneralSans-Semibold';
    text-align: left;
    font-size: 18px;
    color: #123065;
    font-weight: 600;
    line-height: 22px;
    margin-bottom: 0px;
    height: 60px;
	}
	.blog_card_p {
    font-family: 'GeneralSans-Medium';
    text-align: left;
    font-size: 16px;
    color: #123065;
    font-weight: 500;
    line-height: 22px;
    margin-bottom: 0px;
    margin-top: 16px;
    letter-spacing: 0.5px;
	}
	.blog_card_bottom_read {
    font-family: 'GeneralSans-Semibold';
    text-align: left;
    font-size: 16px;
    color: #ef6b30;
    font-weight: 600;
    letter-spacing: 1px;
	}
	.packages .packages_carousel .owl-nav .owl-next {
    position: absolute;
    top: 105%;
    right: 30px;
    padding: 15px 20px;
    border-radius: 30px;
    transition: 0.5s;
    background: #fff;
    border: none;
    box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
	}
	.packages .packages_carousel .owl-nav .owl-prev {
    position: absolute;
    top: 105%;
    left: 35px;
    padding: 15px 20px;
    border: none;
    border-radius: 30px;
    transition: 0.5s;
    box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
    background: #fff;
	}


	.recommend_card_text {
	  font-family: 'GeneralSans-Semibold';
	  text-align: left;
	  font-size: 18px;
	  color: #123065;
	  font-weight: 700;
	  line-height: 24px;
	  margin-bottom: 8px;
	  letter-spacing: 1px;
	}
	.recommend_card_subtext {
    font-family: 'GeneralSans-Regular';
    text-align: left;
    font-size: 16px;
    color: #123065;
    font-weight: 400;
	}

		.top_bar{
			padding-top: 0px !important;
    	padding-bottom: 0px !important;
		}

	.back-to-top {
    position: fixed;
    right: 30px;
    bottom: 105px;
    display: flex;
    width: 45px;
    height: 45px;
    align-items: center;
    justify-content: center;
    transition: 0.5s;
    z-index: 99;
	}

		.carousel-header .carousel-control-prev .carousel-control-prev-icon {
		  position: absolute;
		  top: 50%;
		  left: 0;
		  transform: translateY(-50%);
		  padding: 20px 20px;
		  border-top-left-radius: 0;
		  border-top-right-radius: 50px;
		  border-bottom-left-radius: 0;
		  border-bottom-right-radius: 50px;
		  background-size: 60% 60%;
		}
		.carousel-header .carousel-control-next .carousel-control-next-icon {
		  position: absolute;
		  top: 50%;
		  right: 0;
		  transform: translateY(-50%);
		  padding: 20px 20px;
		  border-top-left-radius: 50px;
		  border-top-right-radius: 0;
		  border-bottom-left-radius: 50px;
		  border-bottom-right-radius: 0;
		  background-size: 60% 60%;
		}
		button.carousel-control-prev {
	    width: 10%;
	    height: 10%;
	    top: 35%;
		}
		button.carousel-control-next {
		  width: 10%;
		  height: 10%;
		  top: 35%;
		}		
		.modal-content {
		  background-color: #fefefe !important;
		  margin: 15% auto;
		  padding: 10px;
		  border: 1px solid #888 !important;
		  width: 90% !important;
		}

    .packages .packages_carousel .packages-item .packages-img img{
        display: flex;
        justify-content: center;
        -o-object-fit: cover;
        object-fit: cover;
        width: -webkit-fill-available;
        height:400px;
    }
 
   .carousel-inner {
        position: relative;
        width: 100%;
        overflow: hidden;
        height: auto!important;
    }
  .carousel-inner {
    aspect-ratio: 4 / 4; /* Extra tall for small phones */
  }
}
@media only screen and (min-width: 460px) and (max-width: 540px)
{ 	
		.container {
			width: auto;
		  max-width: 1600px;		  
		  padding-right: var(--bs-gutter-x, 0.75rem)!important;
    	padding-left: var(--bs-gutter-x, 0.75rem)!important;
		}
    .trand_container {
      width: auto;
      max-width: 540px;
    }
    .about_text {
		  font-family: 'GeneralSans-Regular';
		  font-size: 16px;
		  font-weight: 400;
		  color: #414042;
		  letter-spacing: 0.5px;
		  line-height: 28px;
		  text-align: justify;
		  margin-bottom: 15px !important;
		}
		.testimonial-slide h3 {
		  font-family: 'Roboto', sans-serif;
		  text-align: left;
		  font-size: 26px;
		  font-weight: 600;
		  color: #002f5f;
		  margin-bottom: 10px;
		  letter-spacing: 1px;
		}
		.testimonial-slide p {
		  font-size: 16px;
		  color: #000;
		  line-height: 1.5;
		  margin-bottom: 20px;
		  font-family: 'GeneralSans-Regular';
		  text-align: justify;
		  letter-spacing: 1px;
		  overflow-y: scroll;
		  overflow-x: hidden;
		  height: 207px;
		  padding-right: 15px;
		}
		.testimonial-image {
		  width: 50px;
		  height: 50px;
		  border-radius: 50%;
		  object-fit: cover;
		  border: 2px solid #ddd;
		}	
		.testimonial-footer span {
		  font-size: 16px;
		  color: #000;
		  font-family: 'Roboto', sans-serif;
		  font-style: italic;
		  font-weight: 500;
		}
		.testimonial-slider {
		  overflow: hidden;
		  position: relative;
		  border-radius: 10px;
		  /* box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); */
		  background: #fff;
		  padding: 0;
		  padding-bottom: 45px;
		}
		.explore_review_box {
		  background: #123065;
		  padding: 20px 30px;
		  border-radius: 30px;
		  margin-top: 0px;
		}			
		.testimonial-navigation {
		  position: absolute;
		  top: 80%;
		  width: 100%;
		  display: flex;
		  justify-content: end;
		  transform: translateY(100%);
		  padding: 0 10px;
		  column-gap: 10px;
		  align-items: end;
		}
    .recommended_journ_card_container{
      width: auto;    	
      max-width: 540px;    	
    }
    .search_bg {
      background: rgba(0, 0, 0, 0.7);
/*      margin-top: -53px;*/
			padding: 15px 5px !important;
			width: 100%!important;
    }
    .page_form_box {
      display: flex;
    	column-gap: 20px;
    	align-items: center;
    	justify-content: end;
    	width: 100%;
    }
    .page_form_card_1 {
      width: 100%;
    }
    .page_form_card_2 {
      width: 100%;
    }
    .lets_find {
			font-family: 'GeneralSans-Regular';
			font-size: 12px;
			font-weight: 600;
			color: #fbc925;
			margin-bottom: 0px;
			text-align: center;
			letter-spacing: 1px;
    }
    .lets_right_border{
      border: none;
    }
    .form_box {
      display: grid;
      column-gap: 10px;
      row-gap: 5px;
      grid-template-columns: 50% 50%;
      margin-right: 5px;
      margin-left: -5px;
    }
    .field_1 {
      width: 100%;
    }
    .field_2 {
      width: 100%;
    }
    .button_1{      
			width: 50%;
			grid-column: 1 / span 2;
			margin-left: auto;
			margin-right: auto;
    }
    .about_top_heading {
      font-family: 'GeneralSans-Light';
      font-size: 26px;
      color: #333;
      font-weight: 200;
      line-height: 35px;
    }
    .about_heading {
      color: #123065;
      font-family: 'GeneralSans-semibold';
      font-size: 36px;
      font-weight: 700;
      margin-bottom: 10px;
      line-height: 44px;
    }
    .book_your_trip_title {
	    font-family: 'GeneralSans-Semibold';
	    font-size: 30px;
	    font-weight: 600;
	    line-height: 40px;
	    color: #123065;
	    letter-spacing: 2px;
		}
		.book_yt_box {
	    display: grid;
      column-gap: 0px;
      position: relative;
      row-gap: 20px;
      align-items: center;
      justify-content: center;
		}
		.safe_and_hassle_box {
		  padding-top: 2750px;
		  background: #fff;
		  padding-bottom: 50px;
		}
		.safe_points {
			border-radius: 30px;
			border: 4px solid #e6e7e8;
			padding: 10px;
			height: 220px;
			display: grid;
			align-items: center;
			margin-bottom: 20px;
		}
		.packages .packages-carousel .owl-nav .owl-next {
		  position: absolute;
		  top: 105%;
		  right: 0px;
		  padding: 15px 20px;
		  border-radius: 30px;
		  transition: 0.5s;
		  background: #fff;
		  border: none;
		  box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
		}
		.packages .packages-carousel .owl-nav .owl-prev {
		  position: absolute;
		  top: 105%;
		  left: 0px;
		  padding: 15px 20px;
		  border: none;
		  border-radius: 30px;
		  transition: 0.5s;
		  box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
		  background: #fff;
		}
		.subscription-form {
		  display: block;
      align-items: center;
      justify-content: center;
      gap: 10px;
      border-bottom: 0px solid #CCCCCC;
      padding-bottom: 10px;
		}
		.email_sec {
		  background-image: url('../img/Asset 1.png');
		  background-size: cover;
		  background-position: center center;
		  padding-top: 50px;
		  padding-bottom: 50px;
		  height: auto;
		  align-items: center;
		  display: block;
		  padding-left: 10px;
		  padding-right: 10px;
		}
		.tranding_destination_box .packages-item {
		  border-radius: 40px;
		  box-shadow: 0px 6px 16px 0px rgba(0, 0, 0, 0.2);
		  margin-bottom: 30px;
		  width: auto;
		}
		.recommended_journ_card_container .packages-item {
		  border-radius: 40px;
		  box-shadow: 0px 6px 16px 0px rgba(0, 0, 0, 0.2);
		  margin-bottom: 30px;
		  width: auto;
		}
		.recommend_card {
		  padding: 15px 30px;
		  background: #fff;
		  border-radius: 0px 0px 20px 20px;
		}
		.recommend_card_bottom_view {
		  font-family: 'GeneralSans-Semibold';
		  text-align: left;
		  font-size: 16px;
		  color: #ef6b30;
		  font-weight: 600;
		  letter-spacing: 1px;
		}
		.recommend_card_bottom_title {
		  font-family: 'GeneralSans-Semibold';
		  text-align: left;
		  font-size: 16px;
		  color: #123065;
		  font-weight: 600;
		  letter-spacing: 1px;
		}
		.recommend_card_text {
		  font-family: 'GeneralSans-Semibold';
		  text-align: left;
		  font-size: 20px;
		  color: #123065;
		  font-weight: 700;
		  line-height: 28px;
		  margin-bottom: 8px;
		  letter-spacing: 1px;
		}
		.recommend_card_price {
		  font-family: 'GeneralSans-Semibold';
		  text-align: left;
		  font-size: 16px;
		  color: #123065;
		  font-weight: 700;
		  line-height: 30px;
		  margin-bottom: 20px;
		  letter-spacing: 1px;
		}
		.recommended_journ_card {
			background: #003566;
			padding-top: 60px !important;
			padding-bottom: 80px !important;
		}
		.tranding_card {
		  padding: 28px 25px;
		  background: #fff;
		}
		.tranding_card_bottom_view {
		  font-family: 'GeneralSans-Semibold';
		  text-align: left;
		  font-size: 17px;
		  color: #ef6b30;
		  font-weight: 600;
		}
		.footer_width {
		  width: auto;
		  padding-left: auto !important;
		  padding-right: auto !important;
		  margin-top: 10px;
		}
		.email_sec_card {
		  padding-left: 0px;
		}
		.safe_and_hassle_title {
		  font-family: 'GeneralSans-Semibold';
		  text-align: center;
		  font-size: 34px;
		  font-weight: 600;
		  color: #123065;
		  margin-bottom: 50px;
		}
		.tranding_destination_title {
		  font-family: 'GeneralSans-Semibold';
		  text-align: left;
		  font-size: 38px;
		  font-weight: 600;
		  color: #123065;
		  margin-bottom: 50px;
		  letter-spacing: 1px;
		}
		.recommended_journ_title {
		  font-family: 'GeneralSans-Semibold';
		  text-align: center;
		  font-size: 38px;
		  font-weight: 600;
		  color: #fff;
		  margin-bottom: 35px;
		  letter-spacing: 2px;
		}
		.testimonial_sec_title {
		  font-family: 'GeneralSans-Bold';
		  text-align: left;
		  font-size: 38px;
		  font-weight: 700;
		  color: #123065;
		  margin-bottom: 50px;
		}
		.email_sec_title {
		  font-family: 'GeneralSans-Semibold';
		  text-align: left;
		  font-size: 38px;
		  color: #fae42f;
		  font-weight: 600;
		  letter-spacing: 0.2px;
		}
		.email_sec_subtitle {
		  font-family: 'GeneralSans-Semibold';
		  text-align: left;
		  font-size: 24px;
		  color: #fff;
		  letter-spacing: 2px;
		}
		.faq_sec_width{
			width: auto;
		}
		.faq_sec_width_2{
			width: auto;
		}
		.faq_head {
		  font-family: 'GeneralSans-Semibold';
		  text-align: center;
		  font-size: 38px;
		  font-weight: 600;
		  color: #123065;
		  margin-bottom: 60px;
		  letter-spacing: 1px;
		  line-height: 50px;
		}
		.subscription-container {
		  width: 100%;
		  max-width: 100%;
		  text-align: center;
		  margin-top: 60px;
		}
		.email-input {
		  font-family: 'GeneralSans-Light';
		  flex: 1;
		  padding: 5px 15px;
		  font-weight: 300;
		  font-size: 24px;
		  color: #FFFFFF;
		  background: transparent;
		  border: none;
		  letter-spacing: 1px;
		  outline: none;
		  transition: border-color 0.3s ease;
		  border-bottom: 2px solid #CCCCCC;
      margin-bottom: 18px;
		}
		.blog_sec_head {
		  font-family: 'GeneralSans-Semibold';
		  text-align: left;
		  font-size: 38px;
		  font-weight: 600;
		  color: #123065;
		  margin-bottom: 55px;
		  letter-spacing: 1px;
		}
		.blog_section .owl-stage {
		  display: flex;
		  column-gap: 10px;
		  margin-left: 7px;
		}
		.faq_scroll {
		  overflow-y: scroll;
		  height: 370px;
		  padding-right: 15px;
		}
		.collapsibles-wrapper .collapsible-trigger-btn {
		  background: none;
		  width: 100%;
		  font-size: 24px;
		  font-family: 'GeneralSans-Medium';
		  font-weight: 500;
		  letter-spacing: 2.6px;
		  border: none;
		  cursor: pointer;
		  padding: 35px 25px;
		  display: flex;
		  align-items: center;
		  justify-content: space-between;
		  border-bottom: 2px solid #979797;
		  position: relative;
		  line-height: 30px;
		}
		.book_yt_card_1, .book_yt_card_2, .book_yt_card_3, .book_yt_card_4, .book_yt_card_5 {
	    background-size: cover;
	    background-position: center bottom;
	    border: 5px solid #fff;
	    border-radius: 30px;
	    justify-content: center;
	    padding: 50px;
	    height: 575px;
    	width: 325px;
		  display: grid;
		  align-content: space-between;
	    box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
		}
		.book_yt_card_2 {
	    background: url(../img/book_your_trip/trip_2.png);
	    background-size: cover;
	    background-position: center bottom;
	    border: 5px solid #fff;
	    border-radius: 30px;
	    /* background: #122e5c; */
	    justify-content: center;
	    padding: 50px;
	    height: 575px;
    	width: 325px;
		  display: grid;
		  align-content: space-between;
	    box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
		}
		.book_yt_card_3 {
	    background: url(../img/book_your_trip/trip_3.png);
	    background-size: cover;
	    background-position: center bottom;
	    border: 5px solid #fff;
	    border-radius: 30px;
	    /* background: #122e5c; */
	    justify-content: center;
	    padding: 50px;
	    height: 575px;
    	width: 325px;
		  display: grid;
		  align-content: space-between;
	    box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
		}
		.book_yt_card_4 {
	    background: url(../img/book_your_trip/trip_4.png);
	    background-size: cover;
	    background-position: center bottom;
	    border: 5px solid #fff;
	    border-radius: 30px;
	    /* background: #122e5c; */
	    justify-content: center;
	    padding: 55px;
	    height: 575px;
    	width: 325px;
		  display: grid;
		  align-content: space-between;
	    box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
		}
		.book_yt_card_5 {
	    background: url(../img/book_your_trip/trip_5.png);
	    background-size: cover;
	    background-position: center bottom;
	    border: 5px solid #fff;
	    border-radius: 30px;
	    /* background: #122e5c; */
	    justify-content: center;
	    padding: 50px;
	    height: 575px;
    	width: 325px;
		  display: grid;
		  align-content: space-between;
	  	box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
		}
		.testimonial-navigation {
		  position: absolute;
		  top: 76%;
		  width: 100%;
		  display: flex;
		  justify-content: end;
		  transform: translateY(100%);
		  padding: 0 10px;
		  column-gap: 10px;
		  align-items: end;
		}


	.safe_points_title {
	  font-family: 'GeneralSans-Semibold';
	  text-align: center;
	  font-size: 45px;
	  color: #ef6b30;
	  line-height: 40px;
	  font-weight: 700;
	}
	.safe_points_title_desc {
    font-family: 'GeneralSans-semibold';
    text-align: center;
    font-size: 16px;
    color: #123065;
    font-weight: 700;
    line-height: 22px;
    margin-bottom: 0px;
    letter-spacing: 1px;
	}
	.safe_points_title_hr {
	  border: 1px solid #627c9d;
	  width: 60%;
	  margin-top: 10px;
	  align-items: center;
	  margin-bottom: 10px;
	}
	.safe_points_inner {
    display: grid;
	}


	.footer_logo_box {
    display: flex;
    column-gap: 7px!important;
    margin-top: 5%!important;
	}

	.footer {
    background: #003566;
    padding: 50px 15px !important;
	}
	#mobile_footer{
		display: block!important;
	}		
	#desk_footer{
	  display: none!important;
	}
	.footer_title {
	  font-family: 'GeneralSans-Medium';
	  text-align: left;
	  font-size: 17px!important;
	  font-weight: 500!important;
	  color: #fff;
	  margin-top: 20px;
	  margin-bottom: 0px;
		  line-height: 1.5rem!important;
	}	
	.footer_logo_1 {
	 /* width: 45%;
	  height: 30%;*/
	  width: 100%;
    height: auto!important;
	}
	.footer_logo_2 {
	  /*width: 37%;
	  height: 30%;*/
	  width: 100%;
    height: auto!important;
	}
	.footer_logo_3 {
    /*width: 14%;
    height: 30%;*/
    width: 100%!important;
    height: 100%!important;
    margin-top: 0px!important;
	    border-radius: 5px!important;
	}


		.footer_title_call {
		  font-family: 'GeneralSans-Medium';
		  text-align: left;
		  font-size: 16px!important;
		  font-weight: 500!important;
		  color: #fff;
		  margin-top: 10px;
		  margin-bottom: 10px;
		  line-height: 1.5rem!important;
		}

		.tranding_card_bottom_title {
		  font-family: 'GeneralSans-Semibold';
		  text-align: left;
		  font-size: 17px;
		  color: #123065;
		  font-weight: 600;
		}
		.tranding_card_text {
		  font-family: 'GeneralSans-Semibold';
		  text-align: left;
		  font-size: 20px;
	    color: #123065;
	    font-weight: 700;
	    line-height: 24px;
		  margin-bottom: 0px;
		}
		.mega-menu .dropdown-menu {
		  display: none;
		  position: absolute;
		  background-color: #fff;
		  padding: 30px 50px;
		  width: -webkit-fill-available;
		  left: -15px;
      margin-right: -15px;
		  top: 100%;
		  margin-top: 5px;
		  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
		  border-radius: 0px !important;
		}

		.top_bg {
		  background: #123065;
		  padding: 5px 14px !important;
		  display: block !important;
		}
		.top_title {
		  font-family: 'GeneralSans-Regular';
		  font-size: 15px!important;
		  font-weight: 400!important;
		  color: #fff;
		  margin-bottom: 0;
		  letter-spacing: 1px;
		}
		.top_phone {
		  font-family: 'GeneralSans-Regular';
		  font-size: 15px!important;
		  font-weight: 400;
		  color: #fff;
		  letter-spacing: 1px;
		  margin-right: 0px!important;
		}
		.top_btn {
		  font-family: 'GeneralSans-Semibold';
		  background: #fbc925;
		  font-size: 15px;
		  font-weight: 600;
		  text-transform: uppercase;
		  padding: 8px 15px;
		  letter-spacing: 1px;
		  border-radius: 5px;
		  color: #231f20;
		  display: none;
		}

		.trip_logo {
			width: 80px !important;
			object-fit: contain !important;
			position: absolute !important;
			right: 3%;
			object-position: top center !important;
		}

		.search_btn {
		  font-family: 'GeneralSans-Regular';
			/*background: #fbc925;*/
		  color: #000 !important;
		  font-size: 16px;
		  letter-spacing: 1px;
		  padding: 2px !important;
		  border-radius: 5px;
	  	margin-right: 5px;
	  	left: 7.5%!important;
		}
		.close {
		  position: absolute;
		  right: 7%;
		  background: #fff;
		}

		select#SelectPerson {
			font-size: 10px;
			color: #000;
			height: 25px;
			padding: 3px 10px;
			border-radius: 5px;
		}
		select#CategoriesSelect {
			font-size: 10px;
			color: #000;
			height: 25px;
			padding: 3px 10px;
			border-radius: 5px;
		}

		.footer_social{
	    display: grid !important;
	    grid-template-columns: 33% 33% 33%;
	    row-gap: 10px;
			margin-top: 5px;
	  }

	  .about_container{
	  	margin-top: 0px;
	  }

  .blog_card_title {
    font-family: 'GeneralSans-Semibold';
    text-align: left;
    font-size: 18px;
    color: #123065;
    font-weight: 600;
    line-height: 22px;
    margin-bottom: 0px;
    height: 60px;
	}
	.blog_card_p {
    font-family: 'GeneralSans-Medium';
    text-align: left;
    font-size: 16px;
    color: #123065;
    font-weight: 500;
    line-height: 22px;
    margin-bottom: 0px;
    margin-top: 16px;
    letter-spacing: 0.5px;
	}
	.blog_card_bottom_read {
    font-family: 'GeneralSans-Semibold';
    text-align: left;
    font-size: 16px;
    color: #ef6b30;
    font-weight: 600;
    letter-spacing: 1px;
	}
	.packages .packages_carousel .owl-nav .owl-next {
    position: absolute;
    top: 105%;
    right: 30px;
    padding: 15px 20px;
    border-radius: 30px;
    transition: 0.5s;
    background: #fff;
    border: none;
    box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
	}
	.packages .packages_carousel .owl-nav .owl-prev {
    position: absolute;
    top: 105%;
    left: 35px;
    padding: 15px 20px;
    border: none;
    border-radius: 30px;
    transition: 0.5s;
    box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
    background: #fff;
	}

	.recommend_card_text {
	  font-family: 'GeneralSans-Semibold';
	  text-align: left;
	  font-size: 18px;
	  color: #123065;
	  font-weight: 700;
	  line-height: 24px;
	  margin-bottom: 8px;
	  letter-spacing: 1px;
	}
	.recommend_card_subtext {
    font-family: 'GeneralSans-Regular';
    text-align: left;
    font-size: 16px;
    color: #123065;
    font-weight: 400;
	}

		.top_bar{
			padding-top: 0px !important;
    	padding-bottom: 0px !important;
		}

	.back-to-top {
    position: fixed;
    right: 30px;
    bottom: 105px;
    display: flex;
    width: 45px;
    height: 45px;
    align-items: center;
    justify-content: center;
    transition: 0.5s;
    z-index: 99;
	}

		.carousel-header .carousel-control-prev .carousel-control-prev-icon {
		  position: absolute;
		  top: 50%;
		  left: 0;
		  transform: translateY(-50%);
		  padding: 20px 20px;
		  border-top-left-radius: 0;
		  border-top-right-radius: 50px;
		  border-bottom-left-radius: 0;
		  border-bottom-right-radius: 50px;
		  background-size: 60% 60%;
		}
		.carousel-header .carousel-control-next .carousel-control-next-icon {
		  position: absolute;
		  top: 50%;
		  right: 0;
		  transform: translateY(-50%);
		  padding: 20px 20px;
		  border-top-left-radius: 50px;
		  border-top-right-radius: 0;
		  border-bottom-left-radius: 50px;
		  border-bottom-right-radius: 0;
		  background-size: 60% 60%;
		}
		button.carousel-control-prev {
	    width: 10%;
	    height: 10%;
	    top: 35%;
		}
		button.carousel-control-next {
		  width: 10%;
		  height: 10%;
		  top: 35%;
		}

		.modal-content {
		  background-color: #fefefe !important;
		  margin: 15% auto;
		  padding: 10px;
		  border: 1px solid #888 !important;
		  width: 90% !important;
		}

    .packages .packages_carousel .packages-item .packages-img img{
        display: flex;
        justify-content: center;
        -o-object-fit: cover;
        object-fit: cover;
        width: -webkit-fill-available;
        height:400px;
    }

        .carousel-inner {
        position: relative;
        width: 100%;
        overflow: hidden;
        height: auto!important;
    }

  .carousel-inner {
    aspect-ratio: 4 / 4; /* Extra tall for small phones */
  }
}
@media only screen and (min-width: 541px)  and (max-width: 767px)
{ 	
		.container {
			width: auto;
		  max-width: 1600px;		  
		  padding-right: var(--bs-gutter-x, 0.75rem)!important;
    	padding-left: var(--bs-gutter-x, 0.75rem)!important;
		}
    .trand_container {
      width: auto;
      max-width: 540px;
    }
    .about_text {
		  font-family: 'GeneralSans-Regular';
		  font-size: 16px;
		  font-weight: 400;
		  color: #414042;
		  letter-spacing: 0.5px;
		  line-height: 28px;
		  text-align: justify;
		  margin-bottom: 15px !important;
		}
		.testimonial-slide h3 {
		  font-family: 'Roboto', sans-serif;
		  text-align: left;
		  font-size: 26px;
		  font-weight: 600;
		  color: #002f5f;
		  margin-bottom: 10px;
		  letter-spacing: 1px;
		}
		.testimonial-slide p {
		  font-size: 16px;
		  color: #000;
		  line-height: 1.5;
		  margin-bottom: 20px;
		  font-family: 'GeneralSans-Regular';
		  text-align: justify;
		  letter-spacing: 1px;
		  overflow-y: scroll;
		  overflow-x: hidden;
		  height: 207px;
		  padding-right: 15px;
		}
		.testimonial-image {
		  width: 50px;
		  height: 50px;
		  border-radius: 50%;
		  object-fit: cover;
		  border: 2px solid #ddd;
		}	
		.testimonial-footer span {
		  font-size: 16px;
		  color: #000;
		  font-family: 'Roboto', sans-serif;
		  font-style: italic;
		  font-weight: 500;
		}
		.testimonial-slider {
		  overflow: hidden;
		  position: relative;
		  border-radius: 10px;
		  /* box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); */
		  background: #fff;
		  padding: 0;
		  padding-bottom: 45px;
		}
		.explore_review_box {
		  background: #123065;
		  padding: 20px 30px;
		  border-radius: 30px;
		  margin-top: 0px;
		}			
		.testimonial-navigation {
		  position: absolute;
		  top: 80%;
		  width: 100%;
		  display: flex;
		  justify-content: end;
		  transform: translateY(100%);
		  padding: 0 10px;
		  column-gap: 10px;
		  align-items: end;
		}
    .recommended_journ_card_container{
      width: auto;    	
      max-width: 540px;    	
    }
    .search_bg {
      background: rgba(0, 0, 0, 0.7);
/*      margin-top: -53px;*/
			padding: 15px 5px !important;
			width: 100%!important;
    }
    .page_form_box {
      display: flex;
    	column-gap: 20px;
    	align-items: center;
    	justify-content: end;
    	width: 100%;
    }
    .page_form_card_1 {
      width: 100%;
    }
    .page_form_card_2 {
      width: 100%;
    }
    .lets_find {
			font-family: 'GeneralSans-Regular';
			font-size: 12px;
			font-weight: 600;
			color: #fbc925;
			margin-bottom: 0px;
			text-align: center;
			letter-spacing: 1px;
    }
    .lets_right_border{
      border: none;
    }
    .form_box {
      display: grid;
      column-gap: 10px;
      row-gap: 5px;
      grid-template-columns: 50% 50%;
      margin-right: 5px;
      margin-left: -5px;
    }
    .field_1 {
      width: 100%;
    }
    .field_2 {
      width: 100%;
    }
    .button_1{      
			width: 50%;
			grid-column: 1 / span 2;
			margin-left: auto;
			margin-right: auto;
    }
    .about_top_heading {
      font-family: 'GeneralSans-Light';
      font-size: 26px;
      color: #333;
      font-weight: 200;
      line-height: 35px;
    }
    .about_heading {
      color: #123065;
      font-family: 'GeneralSans-semibold';
      font-size: 36px;
      font-weight: 700;
      margin-bottom: 10px;
      line-height: 44px;
    }
    .book_your_trip_title {
	    font-family: 'GeneralSans-Semibold';
	    font-size: 30px;
	    font-weight: 600;
	    line-height: 40px;
	    color: #123065;
	    letter-spacing: 2px;
		}
		.book_yt_box {
	    display: grid;
      column-gap: 0px;
      position: relative;
      row-gap: 20px;
      align-items: center;
      justify-content: center;
		}
		.safe_and_hassle_box {
		  padding-top: 2750px;
		  background: #fff;
		  padding-bottom: 50px;
		}
		.safe_points {
			border-radius: 30px;
			border: 4px solid #e6e7e8;
			padding: 10px;
			height: 220px;
			display: grid;
			align-items: center;
			margin-bottom: 20px;
		}
		.packages .packages-carousel .owl-nav .owl-next {
		  position: absolute;
		  top: 105%;
		  right: 0px;
		  padding: 15px 20px;
		  border-radius: 30px;
		  transition: 0.5s;
		  background: #fff;
		  border: none;
		  box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
		}
		.packages .packages-carousel .owl-nav .owl-prev {
		  position: absolute;
		  top: 105%;
		  left: 0px;
		  padding: 15px 20px;
		  border: none;
		  border-radius: 30px;
		  transition: 0.5s;
		  box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
		  background: #fff;
		}
		.subscription-form {
		  display: block;
      align-items: center;
      justify-content: center;
      gap: 10px;
      border-bottom: 0px solid #CCCCCC;
      padding-bottom: 10px;
		}
		.email_sec {
		  background-image: url('../img/Asset 1.png');
		  background-size: cover;
		  background-position: center center;
		  padding-top: 50px;
		  padding-bottom: 50px;
		  height: auto;
		  align-items: center;
		  display: block;
		  padding-left: 10px;
		  padding-right: 10px;
		}
		.tranding_destination_box .packages-item {
		  border-radius: 40px;
		  box-shadow: 0px 6px 16px 0px rgba(0, 0, 0, 0.2);
		  margin-bottom: 30px;
		  width: auto;
		}
		.recommended_journ_card_container .packages-item {
		  border-radius: 40px;
		  box-shadow: 0px 6px 16px 0px rgba(0, 0, 0, 0.2);
		  margin-bottom: 30px;
		  width: auto;
		}
		.recommend_card {
		  padding: 15px 30px;
		  background: #fff;
		  border-radius: 0px 0px 20px 20px;
		}
		.recommend_card_bottom_view {
		  font-family: 'GeneralSans-Semibold';
		  text-align: left;
		  font-size: 16px;
		  color: #ef6b30;
		  font-weight: 600;
		  letter-spacing: 1px;
		}
		.recommend_card_bottom_title {
		  font-family: 'GeneralSans-Semibold';
		  text-align: left;
		  font-size: 16px;
		  color: #123065;
		  font-weight: 600;
		  letter-spacing: 1px;
		}
		.recommend_card_price {
		  font-family: 'GeneralSans-Semibold';
		  text-align: left;
		  font-size: 16px;
		  color: #123065;
		  font-weight: 700;
		  line-height: 30px;
		  margin-bottom: 20px;
		  letter-spacing: 1px;
		}
		.recommended_journ_card {
			background: #003566;
			padding-top: 60px !important;
			padding-bottom: 80px !important;
		}
		.tranding_card {
		  padding: 28px 25px;
		  background: #fff;
		}
		.tranding_card_bottom_view {
		  font-family: 'GeneralSans-Semibold';
		  text-align: left;
		  font-size: 17px;
		  color: #ef6b30;
		  font-weight: 600;
		}
		.footer_width {
		  width: auto;
		  padding-left: auto !important;
		  padding-right: auto !important;
		  margin-top: 10px;
		}
		.email_sec_card {
		  padding-left: 0px;
		}
		.safe_and_hassle_title {
		  font-family: 'GeneralSans-Semibold';
		  text-align: center;
		  font-size: 34px;
		  font-weight: 600;
		  color: #123065;
		  margin-bottom: 50px;
		}
		.tranding_destination_title {
		  font-family: 'GeneralSans-Semibold';
		  text-align: left;
		  font-size: 38px;
		  font-weight: 600;
		  color: #123065;
		  margin-bottom: 50px;
		  letter-spacing: 1px;
		}
		.recommended_journ_title {
		  font-family: 'GeneralSans-Semibold';
		  text-align: center;
		  font-size: 38px;
		  font-weight: 600;
		  color: #fff;
		  margin-bottom: 35px;
		  letter-spacing: 2px;
		}
		.testimonial_sec_title {
		  font-family: 'GeneralSans-Bold';
		  text-align: left;
		  font-size: 38px;
		  font-weight: 700;
		  color: #123065;
		  margin-bottom: 50px;
		}
		.email_sec_title {
		  font-family: 'GeneralSans-Semibold';
		  text-align: left;
		  font-size: 38px;
		  color: #fae42f;
		  font-weight: 600;
		  letter-spacing: 0.2px;
		}
		.email_sec_subtitle {
		  font-family: 'GeneralSans-Semibold';
		  text-align: left;
		  font-size: 24px;
		  color: #fff;
		  letter-spacing: 2px;
		}
		.faq_sec_width{
			width: auto;
		}
		.faq_sec_width_2{
			width: auto;
		}
		.faq_head {
		  font-family: 'GeneralSans-Semibold';
		  text-align: center;
		  font-size: 38px;
		  font-weight: 600;
		  color: #123065;
		  margin-bottom: 60px;
		  letter-spacing: 1px;
		  line-height: 50px;
		}
		.subscription-container {
		  width: 100%;
		  max-width: 100%;
		  text-align: center;
		  margin-top: 60px;
		}
		.email-input {
		  font-family: 'GeneralSans-Light';
		  flex: 1;
		  padding: 5px 15px;
		  font-weight: 300;
		  font-size: 24px;
		  color: #FFFFFF;
		  background: transparent;
		  border: none;
		  letter-spacing: 1px;
		  outline: none;
		  transition: border-color 0.3s ease;
		  border-bottom: 2px solid #CCCCCC;
      margin-bottom: 18px;
		}
		.blog_sec_head {
		  font-family: 'GeneralSans-Semibold';
		  text-align: left;
		  font-size: 38px;
		  font-weight: 600;
		  color: #123065;
		  margin-bottom: 55px;
		  letter-spacing: 1px;
		}
		.blog_section .owl-stage {
		  display: flex;
		  column-gap: 10px;
		  margin-left: 7px;
		}
		.faq_scroll {
		  overflow-y: scroll;
		  height: 370px;
		  padding-right: 15px;
		}
		.collapsibles-wrapper .collapsible-trigger-btn {
		  background: none;
		  width: 100%;
		  font-size: 24px;
		  font-family: 'GeneralSans-Medium';
		  font-weight: 500;
		  letter-spacing: 2.6px;
		  border: none;
		  cursor: pointer;
		  padding: 35px 25px;
		  display: flex;
		  align-items: center;
		  justify-content: space-between;
		  border-bottom: 2px solid #979797;
		  position: relative;
		  line-height: 30px;
		}
		.book_yt_card_1, .book_yt_card_2, .book_yt_card_3, .book_yt_card_4, .book_yt_card_5 {
	    background-size: cover;
	    background-position: center bottom;
	    border: 5px solid #fff;
	    border-radius: 30px;
	    justify-content: center;
	    padding: 50px;
	    height: 575px;
    	width: 325px;
		  display: grid;
		  align-content: space-between;
	    box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
		}
		.book_yt_card_2 {
	    background-size: cover;
	    background-position: center bottom;
	    border: 5px solid #fff;
	    border-radius: 30px;
	    justify-content: center;
	    padding: 50px;
	    height: 575px;
    	width: 325px;
		  display: grid;
		  align-content: space-between;
	    box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
		}
		.book_yt_card_3 {
	    background-size: cover;
	    background-position: center bottom;
	    border: 5px solid #fff;
	    border-radius: 30px;
	    justify-content: center;
	    padding: 50px;
	    height: 575px;
    	width: 325px;
		  display: grid;
		  align-content: space-between;
	    box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
		}
		.book_yt_card_4 {
	    background-size: cover;
	    background-position: center bottom;
	    border: 5px solid #fff;
	    border-radius: 30px;
	    justify-content: center;
	    padding: 55px;
	    height: 575px;
    	width: 325px;
		  display: grid;
		  align-content: space-between;
	    box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
		}
		.book_yt_card_5 {
	    background-size: cover;
	    background-position: center bottom;
	    border: 5px solid #fff;
	    border-radius: 30px;
	    justify-content: center;
	    padding: 50px;
	    height: 575px;
    	width: 325px;
		  display: grid;
		  align-content: space-between;
	  	box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
		}
		.testimonial-navigation {
		  position: absolute;
		  top: 76%;
		  width: 100%;
		  display: flex;
		  justify-content: end;
		  transform: translateY(100%);
		  padding: 0 10px;
		  column-gap: 10px;
		  align-items: end;
		}

		.safe_points_title {
		  font-family: 'GeneralSans-Semibold';
		  text-align: center;
		  font-size: 45px;
		  color: #ef6b30;
		  line-height: 40px;
		  font-weight: 700;
		}
		.safe_points_title_desc {
	    font-family: 'GeneralSans-semibold';
	    text-align: center;
	    font-size: 16px;
	    color: #123065;
	    font-weight: 700;
	    line-height: 22px;
	    margin-bottom: 0px;
	    letter-spacing: 1px;
		}
		.safe_points_title_hr {
		  border: 1px solid #627c9d;
		  width: 60%;
		  margin-top: 10px;
		  align-items: center;
		  margin-bottom: 10px;
		}
		.safe_points_inner {
	    display: grid;
		}
		.footer_logo_box {
	    display: flex;
	    column-gap: 7px!important;
	    margin-top: 5%!important;
		}

		.footer {
	    background: #003566;
	    padding: 50px 15px !important;
		}
		#mobile_footer{
			display: block!important;
		}		
		#desk_footer{
		  display: none!important;
		}
		.footer_title {
		  font-family: 'GeneralSans-Medium';
		  text-align: left;
		  font-size: 17px!important;
		  font-weight: 500!important;
		  color: #fff;
		  margin-top: 20px;
		  margin-bottom: 0px;
		  line-height: 1.5rem!important;
		}

		.footer_logo_1 {
		 /* width: 45%;
		  height: 30%;*/
		  width: 100%;
    	height: auto!important;
		}
		.footer_logo_2 {
		  /*width: 35%;
		  height: 30%;*/
		  width: 100%;
    	height: auto!important;
		}
		.footer_logo_3 {
	    /*width: 14%;
	    height: 30%;*/
	    width: 100%!important;
    	height: 100%!important;
	    margin-top: 0px!important;
	    border-radius: 5px!important;
		}


		.footer_title_call {
		  font-family: 'GeneralSans-Medium';
		  text-align: left;
		  font-size: 16px!important;
		  font-weight: 500!important;
		  color: #fff;
		  margin-top: 10px;
		  margin-bottom: 10px;
		  line-height: 1.5rem!important;
		}

		.tranding_card_bottom_title {
		  font-family: 'GeneralSans-Semibold';
		  text-align: left;
		  font-size: 17px;
		  color: #123065;
		  font-weight: 600;
		}
		.tranding_card_text {
		  font-family: 'GeneralSans-Semibold';
		  text-align: left;
		  font-size: 20px;
	    color: #123065;
	    font-weight: 700;
	    line-height: 24px;
		  margin-bottom: 0px;
		}
		.mega-menu .dropdown-menu {
		  display: none;
		  position: absolute;
		  background-color: #fff;
		  padding: 30px 50px;
		  width: -webkit-fill-available;
		  left: -15px;
      margin-right: -15px;
		  top: 100%;
		  margin-top: 5px;
		  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
		  border-radius: 0px !important;
		}

		.top_bg {
		  background: #123065;
		  padding: 5px 14px !important;
		  display: block !important;
		}
		.top_title {
		  font-family: 'GeneralSans-Regular';
		  font-size: 14px!important;
		  font-weight: 400!important;
		  color: #fff;
		  margin-bottom: 0;
		  letter-spacing: 1px;
		}
		.top_phone {
		  font-family: 'GeneralSans-Regular';
		  font-size: 15px!important;
		  font-weight: 400;
		  color: #fff;
		  letter-spacing: 1px;
		}
		.top_btn {
		  font-family: 'GeneralSans-Semibold';
		  background: #fbc925;
		  font-size: 15px;
		  font-weight: 600;
		  text-transform: uppercase;
		  padding: 8px 15px;
		  letter-spacing: 1px;
		  border-radius: 5px;
		  color: #231f20;
		  display: none;
		  left: 5.5%;
		}
		.close {
		  position: absolute;
		  right: 7%;
		  background: #fff;
		}

		.trip_logo {
			width: 80px !important;
			object-fit: contain !important;
			position: absolute !important;
			right: 3%;
			object-position: top center !important;
		}

		.search_btn {
		  font-family: 'GeneralSans-Regular';
			/*background: #fbc925;*/
		  color: #000 !important;
		  font-size: 16px;
		  letter-spacing: 1px;
		  padding: 2px !important;
		  border-radius: 5px;
	  	margin-right: 5px;
		}

		select#SelectPerson {
			font-size: 10px;
			color: #000;
			height: 25px;
			padding: 3px 10px;
			border-radius: 5px;
		}
		select#CategoriesSelect {
			font-size: 10px;
			color: #000;
			height: 25px;
			padding: 3px 10px;
			border-radius: 5px;
		}


	  .about_container{
	  	margin-top:0px;
	  }

  .blog_card_title {
    font-family: 'GeneralSans-Semibold';
    text-align: left;
    font-size: 18px;
    color: #123065;
    font-weight: 600;
    line-height: 22px;
    margin-bottom: 0px;
    height: 60px;
	}
	.blog_card_p {
    font-family: 'GeneralSans-Medium';
    text-align: left;
    font-size: 16px;
    color: #123065;
    font-weight: 500;
    line-height: 22px;
    margin-bottom: 0px;
    margin-top: 16px;
    letter-spacing: 0.5px;
	}
	.blog_card_bottom_read {
    font-family: 'GeneralSans-Semibold';
    text-align: left;
    font-size: 16px;
    color: #ef6b30;
    font-weight: 600;
    letter-spacing: 1px;
	}
	.packages .packages_carousel .owl-nav .owl-next {
    position: absolute;
    top: 105%;
    right: 30px;
    padding: 15px 20px;
    border-radius: 30px;
    transition: 0.5s;
    background: #fff;
    border: none;
    box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
	}
	.packages .packages_carousel .owl-nav .owl-prev {
    position: absolute;
    top: 105%;
    left: 35px;
    padding: 15px 20px;
    border: none;
    border-radius: 30px;
    transition: 0.5s;
    box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
    background: #fff;
	}

	.recommend_card_text {
	  font-family: 'GeneralSans-Semibold';
	  text-align: left;
	  font-size: 18px;
	  color: #123065;
	  font-weight: 700;
	  line-height: 24px;
	  margin-bottom: 8px;
	  letter-spacing: 1px;
	}
	.recommend_card_subtext {
    font-family: 'GeneralSans-Regular';
    text-align: left;
    font-size: 16px;
    color: #123065;
    font-weight: 400;
	}

		.top_bar{
			padding-top: 0px !important;
    	padding-bottom: 0px !important;
		}

	.back-to-top {
    position: fixed;
    right: 30px;
    bottom: 105px;
    display: flex;
    width: 45px;
    height: 45px;
    align-items: center;
    justify-content: center;
    transition: 0.5s;
    z-index: 99;
	}

		.carousel-header .carousel-control-prev .carousel-control-prev-icon {
		  position: absolute;
		  top: 50%;
		  left: 0;
		  transform: translateY(-50%);
		  padding: 20px 20px;
		  border-top-left-radius: 0;
		  border-top-right-radius: 50px;
		  border-bottom-left-radius: 0;
		  border-bottom-right-radius: 50px;
		  background-size: 60% 60%;
		}
		.carousel-header .carousel-control-next .carousel-control-next-icon {
		  position: absolute;
		  top: 50%;
		  right: 0;
		  transform: translateY(-50%);
		  padding: 20px 20px;
		  border-top-left-radius: 50px;
		  border-top-right-radius: 0;
		  border-bottom-left-radius: 50px;
		  border-bottom-right-radius: 0;
		  background-size: 60% 60%;
		}
		button.carousel-control-prev {
	    width: 10%;
	    height: 10%;
	    top: 35%;
		}
		button.carousel-control-next {
		  width: 10%;
		  height: 10%;
		  top: 35%;
		}

		.modal-content {
		  background-color: #fefefe !important;
		  margin: 15% auto;
		  padding: 10px;
		  border: 1px solid #888 !important;
		  width: 90% !important;
		}

    .packages .packages_carousel .packages-item .packages-img img{
        display: flex;
        justify-content: center;
        -o-object-fit: cover;
        object-fit: cover;
        width: -webkit-fill-available;
        height:400px;
    }

        .carousel-inner {
        position: relative;
        width: 100%;
        overflow: hidden;
        height: auto!important;
    }

  .carousel-inner {
    aspect-ratio: 4 / 4; /* Extra tall for small phones */
  }
}
/*-----------------------------------------------Mobile Media Query End---------------------------------------------------------------*/
/*-----------------------------------------------Desktop and Laptop Media Query Start-------------------------------------------------------------*/

@media only screen and (min-width: 768px)  and (max-width: 870px)
{
	.container {
  	max-width: 720px;
		padding: 0 20px;
	}
	.search_btn_inner{
		padding: 0px 10px!important;
	}
	.testimonial-slider {
	  overflow: hidden;
	  position: relative;
	  border-radius: 10px;
	  /* box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); */
	  background: #fff;
	  padding: 0;
	  padding-bottom: 30px;
	}
	.explore_review_box {
	  background: #123065;
	  padding: 20px 30px;
	  border-radius: 30px;
	  margin-top: 0px;
	}			
	.testimonial-navigation {
	  position: absolute;
	  top: 80%;
	  width: 100%;
	  display: flex;
	  justify-content: end;
	  transform: translateY(100%);
	  padding: 0 10px;
	  column-gap: 10px;
	  align-items: end;
	}
	.about_container{
		max-width: 720px;
		padding: 0 20px;
	}
	.book_container{
		max-width: 720px;	
		padding: 0 20px;
	}
	.safe_container{
		max-width: 720px;
		padding: 0 20px;
	}
	.tranding_container{
		max-width: 720px;		
		padding: 0 20px;
	}
	.journeys_container{
		max-width: 720px;		
		padding: 0 20px;		
	}
	.review_container{
		max-width: 720px;	
		padding: 0 20px;			
	}
	.save_container{
		max-width: 720px;	
		padding: 0 20px;			
	}
	.recent_container{
		max-width: 720px;
		padding: 0 20px;
	}
	.faq_container{
		max-width: 720px;
		padding: 0 20px;
	}
	.trand_container {
    width: auto;
	}
	.recommended_journ_card_container {
    width: auto;
	}
		.recommended_journ_card_container {
    width: auto;
	}
	.about_heading {
	  color: #123065;
	  font-family: 'GeneralSans-semibold';
	  font-size: 54px;
	  font-weight: 700;
	  margin-bottom: 10px !important;
	  line-height: 74px;
	}
	.book_your_trip_title {
		font-family: 'GeneralSans-Semibold';
		font-size: 26px;
		font-weight: 600;
		line-height: 30px;
		color: #123065;
		letter-spacing: 2px;
	}
	.book_your_trip_subtitle {
    font-family: 'GeneralSans-Medium';
    font-size: 20px;
    font-weight: 500;
    text-align: right;
    line-height: 80px;
    margin-bottom: 0;
    color: #fff;
    letter-spacing: 2px;
	}
	.safe_and_hassle_title {
    font-family: 'GeneralSans-Semibold';
    text-align: center;
    font-size: 36px;
    font-weight: 600;
    color: #123065;
    margin-bottom: 50px;
	}
	.tranding_destination_title {
    font-family: 'GeneralSans-Semibold';
    text-align: left;
    font-size: 36px;
    font-weight: 600;
    color: #123065;
    margin-bottom: 50px;
    letter-spacing: 1px;
	}
	.recommended_journ_title {
    font-family: 'GeneralSans-Semibold';
    text-align: center;
    font-size: 36px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 35px;
    letter-spacing: 2px;
	}
	.blog_sec_head {
    font-family: 'GeneralSans-Semibold';
    text-align: left;
    font-size: 36px;
    font-weight: 600;
    color: #123065;
    margin-bottom: 55px;
    letter-spacing: 1px;
	}
	.faq_head {
    font-family: 'GeneralSans-Semibold';
    text-align: center;
    font-size: 36px;
    font-weight: 600;
    color: #123065;
    margin-bottom: 60px;
    letter-spacing: 1px;
    line-height: 48px;
	}
	.footer_title_call {
    font-family: 'GeneralSans-Medium';
    text-align: left;
    font-size: 18px!important;
    font-weight: 500!important;
    color: #fff;
    margin-top: 10px;
    margin-bottom: 10px;
		line-height: 1.5rem!important;
	}
	.tranding_destination_box {
    background: #f9f9f9;
    padding-top: 10px;
    padding-bottom: 50px;
	}
	.tranding_destination_box {
    background: #f9f9f9;
    padding-top: 10px;
    padding-bottom: 50px;
	}
	.tranding_destination_box .packages-item {
    border-radius: 40px;
    box-shadow: 0px 6px 16px 0px rgba(0, 0, 0, 0.2);
    margin-bottom: 30px;
    width: auto;
	}
	.recommended_journ_card_container .packages-item {
    border-radius: 40px;
    box-shadow: 0px 6px 16px 0px rgba(0, 0, 0, 0.2);
    margin-bottom: 30px;
    width: auto;
	}
	.testimonial-slide p {
    font-size: 14px;
    color: #000;
    line-height: 1.5;
    margin-bottom: 20px;
    font-family: 'GeneralSans-Regular';
    text-align: justify;
    letter-spacing: 1px;
	}
	.testimonial-navigation {
    position: absolute;
    top: 78%;
    width: 100%;
    display: flex;
    justify-content: end;
    transform: translateY(100%);
    padding: 0 10px;
    column-gap: 10px;
    align-items: end;
	}
	.testimonial-slide {
    min-width: 100%;
    padding: 20px 0px;
    text-align: left;
	}
	.faq_scroll {
    overflow-y: scroll;
    height: 275px;
    padding-right: 45px;
	}
	.navbar-light .navbar-nav .nav-link {
    font-family: 'GeneralSans-Regular';
    position: relative;
    padding: 35px 10px;
    color: #000000 !important;
    font-size: 16px;
    font-weight: 400;
    outline: none;
    transition: .5s;
    text-transform: uppercase;
    letter-spacing: 1px;
	}
	.email_sec_title {
    font-family: 'GeneralSans-Semibold';
    text-align: left;
    font-size: 40px;
    color: #fae42f;
    font-weight: 600;
    letter-spacing: 0.2px;    
	}
	.email_sec_subtitle {
    font-family: 'GeneralSans-Semibold';
    text-align: left;
    font-size: 25px;
    color: #fff;
    letter-spacing: 2px;
	}
	.email-input {
    font-family: 'GeneralSans-Light';
    flex: 1;
    padding: 5px 15px;
    font-weight: 300;
    font-size: 18px;
    color: #FFFFFF;
    background: transparent;
    border: none;
    letter-spacing: 1px;
    outline: none;
    transition: border-color 0.3s ease;
	}
	.testimonial_sec_title {
    font-family: 'GeneralSans-Bold';
    text-align: left;
    font-size: 60px;
    font-weight: 700;
    color: #123065;
    margin-bottom: 0px;
	}
	.recommend_card_bottom_title {
    font-family: 'GeneralSans-Semibold';
    text-align: left;
    font-size: 16px;
    color: #123065;
    font-weight: 600;
    letter-spacing: 1px;
	}
	.recommend_card_text {
    font-family: 'GeneralSans-Semibold';
    text-align: left;
    font-size: 16px;
    color: #123065;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 8px;
    letter-spacing: 1px;
	}
	.recommend_card_price {
    font-family: 'GeneralSans-Semibold';
    text-align: left;
    font-size: 14px;
    color: #123065;
    font-weight: 700;
    line-height: 30px;
    margin-bottom: 20px;
    letter-spacing: 1px;
	}
	.recommend_card_bottom_view {
    font-family: 'GeneralSans-Semibold';
    text-align: left;
    font-size: 16px;
    color: #ef6b30;
    font-weight: 600;
    letter-spacing: 1px;
	}
	.tranding_card_bottom_title {
    font-family: 'GeneralSans-Semibold';
    text-align: left;
    font-size: 16px;
    color: #123065;
    font-weight: 600;
	}
	.tranding_card_bottom_view {
    font-family: 'GeneralSans-Semibold';
    text-align: left;
    font-size: 16px;
    color: #ef6b30;
    font-weight: 600;
	}
	.tranding_card_text {
		font-family: 'GeneralSans-Semibold';
		text-align: left;
	  font-size:18px;
    color: #123065;
    font-weight: 700;
    line-height: 24px;
		margin-bottom: 0px;
	}
	.safe_points_title_desc {
    font-family: 'GeneralSans-semibold';
    text-align: center;
    font-size: 25px;
    color: #123065;
    font-weight: 700;
    line-height: 30px;
    margin-bottom: 0px;
    letter-spacing: 1px;
	}
	.blog_card_bottom_read {
    font-family: 'GeneralSans-Semibold';
    text-align: left;
    font-size: 18px;
    color: #ef6b30;
    font-weight: 600;
    letter-spacing: 1px;
	}
	.blog_card_p {
    font-family: 'GeneralSans-Medium';
    text-align: left;
    font-size: 18px;
    color: #123065;
    font-weight: 500;
    line-height: 30px;
    margin-bottom: 0px;
    margin-top: 16px;
    letter-spacing: 0.5px;
	}
	.blog_card_title {
    font-family: 'GeneralSans-Semibold';
    text-align: left;
    font-size: 26px;
    color: #123065;
    font-weight: 600;
    line-height: 45px;
    margin-bottom: 0px;
	}
	.testimonial-slide h3 {
    font-family: 'Roboto', sans-serif;
    text-align: left;
    font-size: 22px;
    font-weight: 600;
    color: #002f5f;
    margin-bottom: 10px;
    letter-spacing: 1px;
	}

	.book_your_trip {
    /* background: #2ee2ae; */
    background-image: url(../img/book_your_trip/1920_590px.png);
    padding-top: 50px;
    padding-bottom: 50px;
    height: 410px;
	}
	.book_yt_card_1, .book_yt_card_2, .book_yt_card_3, .book_yt_card_4, .book_yt_card_5 {
    background-size: cover;
    background-position: center bottom;
    border: 3px solid #fff;
    border-radius: 30px;
    justify-content: center;
    padding: 50px; 
    height: 280px;
    width: 145px;
	  display: grid;
	  align-content: space-between;
    box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
	}
	.book_yt_card_2 {
    background-size: cover;
    background-position: center bottom;
    border: 3px solid #fff;
    border-radius: 30px;
    justify-content: center;
    padding: 50px;  
    height: 280px;
    width: 145px;
	  display: grid;
	  align-content: space-between;
    box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
	}
	.book_yt_card_3 {
    background-size: cover;
    background-position: center bottom;
    border: 3px solid #fff;
    border-radius: 30px;
    justify-content: center;
    padding: 50px;    
    height: 280px;
    width: 145px;
	  display: grid;
	  align-content: space-between;
    box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
	}
	.book_yt_card_4 {
    background-size: cover;
    background-position: center bottom;
    border: 3px solid #fff;
    border-radius: 30px;
    justify-content: center;
    padding: 50px;    
    height: 280px;
    width: 145px;
	  display: grid;
	  align-content: space-between;
    box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
	}
	.book_yt_card_5 {
    background-size: cover;
    background-position: center bottom;
    border: 3px solid #fff;
    border-radius: 30px;
    justify-content: center;
    padding: 50px;    
    height: 280px;
    width: 145px;
	  display: grid;
	  align-content: space-between;
  	box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
	}
	.book_yt_card_title {
    font-family: 'GeneralSans-Semibold';
    color: #fff;
    text-align: center;
    font-size: 20px;
    letter-spacing: 3px;
	}
  /* Fix slider issue */
  .carousel-header .carousel-inner .carousel-item {
/*    min-height: 37vh; /* Ensure height scales properly */
  }
  .carousel-header .carousel-inner .carousel-item img {
    height: auto;
    max-height: 100%; /* Ensure the image fits within the item */
    margin-top: 0%;
  }
  div#carouselId {
    margin-top: 0px;
	}
  /* Fix search bar issue */
  .search_bg {
/*    margin-top: -85px; */
    background: rgba(0, 0, 0, 0.7); /* Optional: make it slightly transparent */    
		padding: 15px 5px !important;
  }
  .page_form_box {
	  display: flex;
		column-gap: 20px;
		align-items: center;
		justify-content: end;
		width: 100%;
	}
	.page_form_card_1 {
	  width: 22%;
	}
	.lets_right_border{
		border: none;
	}
	.form_box {
    display: grid;
    column-gap: 20px;
    row-gap: 15px;
    grid-template-columns: 1fr 1fr 1fr;
	}
	.page_form_card_2 {
	  width: 78%;
	}
	.lets_find {
	  font-family: 'GeneralSans-Semibold';
	  font-size: 24px;
	  font-weight: 500;
	  color: #fbc925;
	  margin-bottom: 0px;
	}
	.field_1 {
	  width: 100%;
	}
	.field_2 {
  	width: 100%;
	}
	.button_1 {
	  width: 100%;
	}
	.safe_points {
	  border-radius: 30px;
	  border: 4px solid #e6e7e8;
	  padding: 35px;
	  height: 376px;
	  display: flex;
	  align-items: center;
	  margin-bottom: 20px;
	}
	.trand_container {
	  width: 728px;
	  margin-left: -43px;
	}
	.recommended_journ_card_container {
	  width: 728px;
	  margin-left: -20px;
	}
	.tranding_destination_box .packages-item {
    border-radius: 40px;
    box-shadow: 0px 6px 16px 0px rgba(0, 0, 0, 0.2);
    margin-bottom: 30px;
    width: auto;
	}
	.recommended_journ_card_container .packages-item {
	  border-radius: 40px;
	  box-shadow: 0px 6px 16px 0px rgba(0, 0, 0, 0.2);
	  margin-bottom: 30px;
	  width: auto;
	}
	/*.faq_sec_width {
	  width: 100%;
	}
	.faq_sec_width_2 {
	  width: 100%;
	}*/
	.collapsibles-wrapper .collapsible-trigger-btn {
    background: none;
    width: 100%;
    font-size: 16px;
    font-family: 'GeneralSans-Medium';
    font-weight: 500;
    letter-spacing: 1.6px;
    border: none;
    cursor: pointer;
    padding: 20px 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 2px solid #979797;
    position: relative;
    text-align: left;
	}
	.email_sec {
		  background-image: url('../img/Asset 1.png');
    background-size: cover;
    background-position: center center;
    padding-top: 50px;
    padding-bottom: 50px;
    height: 500px;
    align-items: center;
    display: flex;
	}
	.faq_scroll {
	  overflow-y: scroll;
	  height: 170px;
	  padding-right: 10px;
	}
	.footer_width {
	  width:auto;
	  padding-left: 10px;
	  padding-right: 10px;
	}
	#desk_footer{
	  display: none!important;
	}
	#mobile_footer {
		display: block!important;
		padding-top: 70px !important;
  }
  .footer_logo_box {
    display: flex;
    column-gap: 13px!important;
    margin-top: 3%!important;
	}
	.footer_logo_1 {
    width: 100%;
    height: auto!important;
	}
	.footer_logo_2 {
    width: 100%;
    height: auto!important;
	}
	.footer_logo_3 {
	  /*width: 16%;
	  height: 30%;*/
	  width: auto;
    height: 100%!important;
	  margin-top: 0px!important;
	}
	.footer_title {
	  font-family: 'GeneralSans-Medium';
	  text-align: left;
	  font-size: 18px!important;
	  font-weight: 500!important;
	  color: #fff;
	  margin-top: 20px;
	  margin-bottom: 0px;
	  letter-spacing: 1px;
		line-height: 1.5rem!important;
	}
	.footer .footer-item a {
	  line-height: 30px;
	  color: var(--bs-white);
	  transition: 0.5s;
	  font-family: 'GeneralSans-Light';
	  text-align: left;
	  font-size: 16px;
	  font-weight: 300;
	  letter-spacing: 1.5px;
	  line-height: 32px;
	}
	.footer_p {
	  font-family: 'GeneralSans-Light';
	  text-align: left;
	  font-size: 16px;
	  font-weight: 300;
	  color: #fff;
	  letter-spacing: 1px;
	  margin-bottom: 0px;
	}
	.footer_add_p {
	  font-family: 'GeneralSans-Light';
	  text-align: left;
	  font-size: 16px;
	  font-weight: 200;
	  color: #fff;
	  letter-spacing: 1px;
	  margin-bottom: 0px;
	}
	.footer_add {
	  font-family: 'GeneralSans-Light';
	  text-align: left;
	  font-size: 16px;
	  font-weight: 600!important;
	  color: #fff;
	  letter-spacing: 1px;
	}
	.footer_email {
	  font-family: 'GeneralSans-Light';
	  text-align: left;
	  font-size: 16px;
	  font-weight: 200;
	  color: #fff;
	  letter-spacing: 1px;
	}
	.footer_email_p {
	  font-family: 'GeneralSans-Light';
	  text-align: left;
	  font-size: 18px;
	  font-weight: 200;
	  color: #fff;
	  letter-spacing: 1px;
	  margin-bottom: 0px;
	}
	.footer_m {
	  font-family: 'GeneralSans-Light';
	  text-align: left;
	  font-size: 16px;
	  font-weight: 200;
	  color: #fff;
	  letter-spacing: 1px;
	  margin-bottom: 0px;
	  margin-top: 5px;
	}
	.qr{
		width: 60%;
	}
	.blog_section .owl-stage {
    display: flex;
    column-gap: 10px;
    margin-left: 0px;
	}
	.book_yt_box {
    display: grid;
    column-gap: 10px;
    row-gap: 20px;
    position: absolute;
    grid-template-columns: 33.33% 33.33% 33.33% ;
    justify-content: center;
    margin-left: 0;
  }
	.safe_and_hassle_box {
	  padding-top: 550px;
	  background: #fff;
	  padding-bottom: 50px;
	}
	.tranding_card {
	  padding: 28px 30px;
	  background: #fff;
	}
	.tranding_card {
	  padding: 28px 30px;
	  background: #fff;
	}
	.recommend_card {
	  padding: 15px 30px;
	  background: #fff;
	  border-radius: 0px 0px 20px 20px;
	}
	.explore_review_card_title {
	  font-family: 'GeneralSans-Semibold';
	  font-size: 22px;
	  color: #fff;
	  text-align: center;
	  letter-spacing: 1px;
	  margin-bottom: 3px;
	}
	.email_sec_card {
	  padding-left: 20px;
	}
	#mobile_about{
	  display: block;
	}				
	#desktop_about{
	  display: none;
	}
	.about_heading {
	  color: #123065;
    font-family: 'GeneralSans-semibold';
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 10px !important;
    line-height: 48px;
	}
	.about_text {
    font-family: 'GeneralSans-Regular';
    font-size: 16px;
    font-weight: 400;
    color: #414042;
    letter-spacing: 0.5px;
    line-height: 24px;
    text-align: justify;
    margin-bottom: 15px !important;
	}
	.about_read {
    font-family: 'GeneralSans-Regular';
    font-size: 16px;
    font-weight: 400;
    background: #123065;
    color: #fff;
    border-radius: 5px !important;
    padding: 8px 40px 9px 40px !important;
    line-height: 20px;
    letter-spacing: 1px;
	}
	.about_top_heading {
	  font-family: 'GeneralSans-Light';
	  font-size: 32px;
	  color: #333;
	  font-weight: 200;
	  line-height: 35px;
	}
	.book_yt_card_1, .book_yt_card_2, .book_yt_card_3, .book_yt_card_4, .book_yt_card_5 {
	  background-size: cover;
	  background-position: center top;
	  border: 5px solid #fff;
	  border-radius: 30px;
	  justify-content: center;
	  padding: 50px;	  
		height: 340px;
		width: 200px;
	  display: grid;
	  align-content: space-between;
	  box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
	}
	.book_yt_card_2 {
	  background-size: cover;
	  background-position: center top;
	  border: 5px solid #fff;
	  border-radius: 30px;
	  justify-content: center;
	  padding: 50px;  
		height: 340px;
		width: 200px;
	  display: grid;
	  align-content: space-between;
	  box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
	}
	.book_yt_card_3 {
	  background-size: cover;
	  background-position: center top;
	  border: 5px solid #fff;
	  border-radius: 30px;
	  justify-content: center;
	  padding: 50px;  
		height: 340px;
		width: 200px;
	  display: grid;
	  align-content: space-between;
	  box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
	}
	.book_yt_card_4 {
	  background-size: cover;
	  background-position: center top;
	  border: 5px solid #fff;
	  border-radius: 30px;
	  justify-content: center;
	  padding: 50px;	    
		height: 340px;
		width: 200px;
	  display: grid;
	  align-content: space-between;
	  box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
	}
	.book_yt_card_5 {
	  background-size: cover;
	  background-position: center top;
	  border: 5px solid #fff;
	  border-radius: 30px;
	  justify-content: center;
	  padding: 50px;  
		height: 340px;
		width: 200px;
	  display: grid;
	  align-content: space-between;
	  box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
	}
	.packages .packages-carousel .owl-nav .owl-next {
	  position: absolute;
	  top: 105%;
	  right: 0px;
	  padding: 15px 20px;
	  border-radius: 30px;
	  transition: 0.5s;
	  background: #fff;
	  border: none;
	  box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
	}
	.packages .packages-carousel .owl-nav .owl-prev {
	  position: absolute;
	  top: 105%;
	  left: 0px;
	  padding: 15px 20px;
	  border: none;
	  border-radius: 30px;
	  transition: 0.5s;
	  box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
	  background: #fff;
	}
	.recommended_journ_card {
	  background: #003566;
	  padding-top: 60px !important;
	  padding-bottom: 90px !important;
	}

	.mega-menu .dropdown-menu {
    display: none;
    position: absolute;
    background-color: #fff;
    padding: 30px 50px;
    width: fit-content;
    left: 0px;
    top: 100%;
    margin-top: 5px;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
    border-radius: 0px !important;
	}

	select#SelectPerson {
	  font-size: 10px;
	  color: #000;
	  height: 35px;
	  padding: 3px 10px;
	  border-radius: 5px;
	}	
	select#CategoriesSelect {
	  font-size: 10px;
	  color: #000;
	  height: 35px;
	  padding: 3px 10px;
	  border-radius: 5px;
	}
	.search_btn {
	  font-family: 'GeneralSans-Regular';
		/*background: #fbc925;*/
	  color: #000 !important;
	  font-size: 12px;
	  letter-spacing: 1px;
	  padding: 10px !important;
	  border-radius: 5px;	  
	  margin-right: 5px;
	  left: 5.5%;
	}
	.close {
	  position: absolute;
	  right: 7%;
	  background: #fff;
	}

	.top_btn {
    font-family: 'GeneralSans-Semibold';
    background: #fbc925;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 8px 15px;
    letter-spacing: 1px;
    border-radius: 5px;
    color: #231f20;
    display: none;
  }
  .top_title {
    font-family: 'GeneralSans-Regular';
    font-size: 16px!important;
    font-weight: 400!important;
    color: #fff;
    margin-bottom: 0;
    letter-spacing: 1px;
	}
	.top_phone {
    font-family: 'GeneralSans-Regular';
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    letter-spacing: 1px;
	}

  .blog_card_title {
    font-family: 'GeneralSans-Semibold';
    text-align: left;
    font-size: 18px;
    color: #123065;
    font-weight: 600;
    line-height: 22px;
    margin-bottom: 0px;
    height: 60px;
	}
	.blog_card_p {
    font-family: 'GeneralSans-Medium';
    text-align: left;
    font-size: 14px;
    color: #123065;
    font-weight: 500;
    line-height: 22px;
    margin-bottom: 0px;
    margin-top: 16px;
    letter-spacing: 0.5px;
	}
	.blog_card_bottom_read {
    font-family: 'GeneralSans-Semibold';
    text-align: left;
    font-size: 14px;
    color: #ef6b30;
    font-weight: 600;
    letter-spacing: 1px;
	}
	.packages .packages_carousel .owl-nav .owl-next {
    position: absolute;
    top: 105%;
    right: 30px;
    padding: 15px 20px;
    border-radius: 30px;
    transition: 0.5s;
    background: #fff;
    border: none;
    box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
	}
	.packages .packages_carousel .owl-nav .owl-prev {
    position: absolute;
    top: 105%;
    left: 35px;
    padding: 15px 20px;
    border: none;
    border-radius: 30px;
    transition: 0.5s;
    box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
    background: #fff;
	}

		.recommend_card_subtext {
	    font-family: 'GeneralSans-Regular';
	    text-align: left;
	    font-size: 16px;
	    color: #123065;
	    font-weight: 400;
		}

    .packages .packages-item .packages-img img {
        transition: 0.5s;
        /*height: 250px;*/
        height: auto;
        width: -webkit-fill-available !important;
    }
     .packages .packages_carousel .packages-item .packages-img img{
        display: flex;
        justify-content: center;
        -o-object-fit: cover;
        object-fit: cover;
        width: -webkit-fill-available;
        height:400px;
    }
    .footer_social{
    	display: flex;
    }
}
@media only screen and (min-width: 871px)  and (max-width: 991px)
{
	.search_btn_inner{
		padding: 0px 10px!important;
	}
	.top_phone {
    font-family: 'GeneralSans-Regular';
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    letter-spacing: 1px;
	}
	.top_title {
    font-family: 'GeneralSans-Regular';
    font-size: 16px!important;
    font-weight: 400!important;
    color: #fff;
    margin-bottom: 0;
    letter-spacing: 1px;
	}
	.top_btn {
    font-family: 'GeneralSans-Semibold';
    background: #fbc925;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 8px 15px;
    letter-spacing: 1px;
    border-radius: 5px;
    color: #231f20;
	}	
	.about_text {
    font-family: 'GeneralSans-Regular';
    font-size: 16px;
    font-weight: 400;
    color: #414042;
    letter-spacing: 0.5px;
    line-height: 24px;
    text-align: justify;
    margin-bottom: 15px !important;
	}
	.about_read {
    font-family: 'GeneralSans-Regular';
    font-size: 16px;
    font-weight: 400;
    background: #123065;
    color: #fff;
    border-radius: 5px !important;
    padding: 8px 40px 9px 40px !important;
    line-height: 20px;
    letter-spacing: 1px;
	}
	.email_sec {
		  background-image: url('../img/Asset 1.png');
    background-size: cover;
    background-position: center center;
    padding-top: 50px;
    padding-bottom: 50px;
    height: 450px;
    align-items: center;
    display: flex;
	}
	.subscribe-button {
    background-color: #FF6F30;
    color: #FFFFFF;
    padding: 10px 30px;
    font-size: 16px;
    font-weight: 400;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    transition: background-color 0.3s ease;
    letter-spacing: 0.5px;
	}
	.container {
  	max-width: 960px;
		padding: 0 50px;
	}
	.about_container{
		max-width: 960px;
		padding: 0 50px;
	}
	.book_container{
		max-width: 960px;	
		padding: 0 50px;
	}
	.safe_container{
		max-width: 960px;
		padding: 0 50px;
	}
	.tranding_container{
		max-width: 960px;		
		padding: 0 50px;
	}
	.journeys_container{
		max-width: 960px;		
		padding: 0 50px;		
	}
	.review_container{
		max-width: 960px;	
		padding: 0 50px;			
	}
	.save_container{
		max-width: 960px;	
		padding: 0 50px;			
	}
	.recent_container{
		max-width: 960px;
		padding: 0 50px;
	}
	.faq_container{
		max-width: 960px;
		padding: 0 50px;
	}
	.trand_container {
    width: auto;
	}
	.recommended_journ_card_container {
    width: auto;
	}
		.recommended_journ_card_container {
    width: auto;
	}
	.about_heading {
	  color: #123065;
    font-family: 'GeneralSans-semibold';
    font-size: 46px;
    font-weight: 700;
    margin-bottom: 10px !important;
    line-height: 52px;
	}
	.safe_and_hassle_box {
    padding-top: 180px;
    background: #fff;
    padding-bottom: 50px;
	}
	.book_your_trip_title {
		font-family: 'GeneralSans-Semibold';
		font-size: 22px;
		font-weight: 600;
		line-height: 30px;
		color: #123065;
		letter-spacing: 2px;
	}
	.book_your_trip_subtitle {
    font-family: 'GeneralSans-Medium';
    font-size: 20px;
    font-weight: 500;
    text-align: right;
    line-height: 80px;
    margin-bottom: 0;
    color: #fff;
    letter-spacing: 2px;
	}
	.safe_and_hassle_title {
    font-family: 'GeneralSans-Semibold';
    text-align: center;
    font-size: 36px;
    font-weight: 600;
    color: #123065;
    margin-bottom: 50px;
	}
	.tranding_destination_title {
    font-family: 'GeneralSans-Semibold';
    text-align: left;
    font-size: 36px;
    font-weight: 600;
    color: #123065;
    margin-bottom: 50px;
    letter-spacing: 1px;
	}
	.recommended_journ_title {
    font-family: 'GeneralSans-Semibold';
    text-align: center;
    font-size: 36px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 35px;
    letter-spacing: 2px;
	}
	.blog_sec_head {
    font-family: 'GeneralSans-Semibold';
    text-align: left;
    font-size: 36px;
    font-weight: 600;
    color: #123065;
    margin-bottom: 55px;
    letter-spacing: 1px;
	}
	.faq_head {
    font-family: 'GeneralSans-Semibold';
    text-align: center;
    font-size: 36px;
    font-weight: 600;
    color: #123065;
    margin-bottom: 60px;
    letter-spacing: 1px;
    line-height: 48px;
	}
	.footer_title_call {
    font-family: 'GeneralSans-Medium';
    text-align: left;
    font-size: 18px!important;
    font-weight: 500!important;
    color: #fff;
    margin-top: 10px;
    margin-bottom: 10px;
		line-height: 1.5rem!important;
	}
	.tranding_destination_box {
    background: #f9f9f9;
    padding-top: 10px;
    padding-bottom: 50px;
	}
	.tranding_destination_box {
    background: #f9f9f9;
    padding-top: 10px;
    padding-bottom: 50px;
	}
	.tranding_destination_box .packages-item {
    border-radius: 40px;
    box-shadow: 0px 6px 16px 0px rgba(0, 0, 0, 0.2);
    margin-bottom: 30px;
    width: auto;
	}
	.recommended_journ_card_container .packages-item {
    border-radius: 40px;
    box-shadow: 0px 6px 16px 0px rgba(0, 0, 0, 0.2);
    margin-bottom: 30px;
    width: auto;
	}
	.testimonial-slide p {
    font-size: 14px;
    color: #000;
    line-height: 1.5;
    margin-bottom: 20px;
    font-family: 'GeneralSans-Regular';
    text-align: justify;
    letter-spacing: 1px;
	}
	.testimonial-navigation {
    position: absolute;
    top: 75%;
    width: 100%;
    display: flex;
    justify-content: end;
    transform: translateY(100%);
    padding: 0 10px;
    column-gap: 10px;
    align-items: end;
	}
	.testimonial-slide {
    min-width: 100%;
    padding: 20px 0px;
    text-align: left;
	}
	.faq_scroll {
    overflow-y: scroll;
    height: 275px;
    padding-right: 45px;
	}
	.navbar-light .navbar-nav .nav-link {
    font-family: 'GeneralSans-Regular';
    position: relative;
    padding: 35px 10px;
    color: #000000 !important;
    font-size: 16px;
    font-weight: 400;
    outline: none;
    transition: .5s;
    text-transform: uppercase;
    letter-spacing: 1px;
	}
	.email_sec_title {
    font-family: 'GeneralSans-Semibold';
    text-align: left;
    font-size: 40px;
    color: #fae42f;
    font-weight: 600;
    letter-spacing: 0.2px;    
	}
	.email_sec_subtitle {
    font-family: 'GeneralSans-Semibold';
    text-align: left;
    font-size: 25px;
    color: #fff;
    letter-spacing: 2px;
	}
	.email-input {
    font-family: 'GeneralSans-Light';
    flex: 1;
    padding: 5px 15px;
    font-weight: 300;
    font-size: 18px;
    color: #FFFFFF;
    background: transparent;
    border: none;
    letter-spacing: 1px;
    outline: none;
    transition: border-color 0.3s ease;
	}
	.testimonial_sec_title {
    font-family: 'GeneralSans-Bold';
    text-align: left;
    font-size: 60px;
    font-weight: 700;
    color: #123065;
    margin-bottom: 0px;
	}
	.recommend_card_bottom_title {
    font-family: 'GeneralSans-Semibold';
    text-align: left;
    font-size: 16px;
    color: #123065;
    font-weight: 600;
    letter-spacing: 1px;
	}
	.recommend_card_text {
    font-family: 'GeneralSans-Semibold';
    text-align: left;
    font-size: 16px;
    color: #123065;
    font-weight: 700;
    line-height: 22px;
    margin-bottom: 8px;
    letter-spacing: 1px;
	}
	.recommend_card_subtext {
    font-family: 'GeneralSans-Regular';
    text-align: left;
    font-size: 16px;
    color: #123065;
    font-weight: 400;
	}
	.recommend_card_price {
    font-family: 'GeneralSans-Semibold';
    text-align: left;
    font-size: 14px;
    color: #123065;
    font-weight: 700;
    line-height: 30px;
    margin-bottom: 20px;
    letter-spacing: 1px;
	}
	.recommend_card_bottom_view {
    font-family: 'GeneralSans-Semibold';
    text-align: left;
    font-size: 16px;
    color: #ef6b30;
    font-weight: 600;
    letter-spacing: 1px;
	}
	.tranding_card_bottom_title {
    font-family: 'GeneralSans-Semibold';
    text-align: left;
    font-size: 16px;
    color: #123065;
    font-weight: 600;
	}
	.tranding_card_bottom_view {
    font-family: 'GeneralSans-Semibold';
    text-align: left;
    font-size: 16px;
    color: #ef6b30;
    font-weight: 600;
	}
	.tranding_card_text {
		font-family: 'GeneralSans-Semibold';
		text-align: left;		
	  font-size: 18px;
    color: #123065;
    font-weight: 700;
    line-height: 24px;
		margin-bottom: 0px;
	}
	.safe_points_title_desc {
    font-family: 'GeneralSans-semibold';
    text-align: center;
    font-size: 25px;
    color: #123065;
    font-weight: 700;
    line-height: 30px;
    margin-bottom: 0px;
    letter-spacing: 1px;
	}
	.blog_card_bottom_read {
    font-family: 'GeneralSans-Semibold';
    text-align: left;
    font-size: 18px;
    color: #ef6b30;
    font-weight: 600;
    letter-spacing: 1px;
	}
	.blog_card_p {
    font-family: 'GeneralSans-Medium';
    text-align: left;
    font-size: 18px;
    color: #123065;
    font-weight: 500;
    line-height: 30px;
    margin-bottom: 0px;
    margin-top: 16px;
    letter-spacing: 0.5px;
	}
	.blog_card_title {
    font-family: 'GeneralSans-Semibold';
    text-align: left;
    font-size: 26px;
    color: #123065;
    font-weight: 600;
    line-height: 45px;
    margin-bottom: 0px;
	}
	.testimonial-slide h3 {
    font-family: 'Roboto', sans-serif;
    text-align: left;
    font-size: 22px;
    font-weight: 600;
    color: #002f5f;
    margin-bottom: 10px;
    letter-spacing: 1px;
	}

	.book_your_trip {
    /* background: #2ee2ae; */
    background-image: url(../img/book_your_trip/book_BG.png);
    padding-top: 50px;
    padding-bottom: 50px;
    height: 410px;
	}
	.book_yt_card_1, .book_yt_card_2, .book_yt_card_3, .book_yt_card_4, .book_yt_card_5 {
    background-size: cover;
    background-position: center bottom;
    border: 3px solid #fff;
    border-radius: 30px;
    justify-content: center;
    padding: 50px; 
		height: 275px;
		width: 145px;
	  display: grid;
	  align-content: space-between;
    box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
	}
	.book_yt_card_2 {
    background-size: cover;
    background-position: center bottom;
    border: 3px solid #fff;
    border-radius: 30px;
    justify-content: center;
    padding: 50px;  
    height: 280px;
    width: 145px;
	  display: grid;
	  align-content: space-between;
    box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
	}
	.book_yt_card_3 {
    background-size: cover;
    background-position: center bottom;
    border: 3px solid #fff;
    border-radius: 30px;
    justify-content: center;
    padding: 50px;    
    height: 280px;
    width: 145px;
	  display: grid;
	  align-content: space-between;
    box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
	}
	.book_yt_card_4 {
    background-size: cover;
    background-position: center bottom;
    border: 3px solid #fff;
    border-radius: 30px;
    justify-content: center;
    padding: 50px;    
    height: 280px;
    width: 145px;
	  display: grid;
	  align-content: space-between;
    box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
	}
	.book_yt_card_5 {
    background-size: cover;
    background-position: center bottom;
    border: 3px solid #fff;
    border-radius: 30px;
    justify-content: center;
    padding: 50px;    
    height: 280px;
    width: 145px;
	  display: grid;
	  align-content: space-between;
  	box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
	}
	.book_yt_card_title {
    font-family: 'GeneralSans-Semibold';
    color: #fff;
    text-align: center;
    font-size: 20px;
    letter-spacing: 3px;
	}
	.book_yt_box {
   display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    position: relative;
    padding: 0px;
    column-gap: 0;
  }
  /* Fix slider issue */
  .carousel-header .carousel-inner .carousel-item {
/*    min-height: 46.5vh; /* Ensure height scales properly */*/
  }
  div#carouselId {
/*	  margin-top: 40px;*/
	}
  .carousel-header .carousel-inner .carousel-item img {
    height: auto;
    max-height: 100%; /* Ensure the image fits within the item */
  }
  /* Fix search bar issue */
  
  .search_bg {
/*    margin-top: -85px;*/
    background: rgba(0, 0, 0, 0.7);    
		padding: 15px 5px !important;
  }
  .top_btn {
    font-family: 'GeneralSans-Semibold';
    background: #fbc925;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 8px 15px;
    letter-spacing: 1px;
    border-radius: 5px;
    color: #231f20;
    display: none;
	}
  .navbar-light {
/*	  position: absolute;*/
	  width: 100%;
	  top: 0;
	  left: 0;
	  border-bottom: 1px solid rgba(255, 255, 255, .1);
	  z-index: 999;
	   background: #fff; 
	  /* height: 100px; */
	  padding-left: 15px !important;
	  padding-right: 15px !important;
/*	  margin-top: -35px;*/
	}
	.top_bar{
	  padding-left: 15px !important;
	  padding-right: 15px !important;		
	}
	.navbar-light .navbar-nav .nav-link {
	  font-family: 'GeneralSans-Regular';
	  position: relative;
	  padding: 35px 6px;
	  color: #000000 !important;
	  font-size: 13px;
	  font-weight: 400;
	  outline: none;
	  transition: .5s;
	  text-transform: uppercase;
	  letter-spacing: 1px;
	}
	.sticky-top.navbar-light .navbar-nav .nav-link {
	  padding: 20px 10px;
	  color: var(--bs-dark) !important;
	}	
	.sticky-top.navbar-light .navbar-nav .nav-link.active {
    color: #ee6034 !important;
	}
	.mega-menu .dropdown-menu {
    display: none;
    position: absolute;
    background-color: #fff;
    padding: 30px 50px;
    width: max-content;
    left: -265px;
    top: 100%;
    margin-top: 5px;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
    border-radius: 0px !important;
	}
	.safe_points_title_desc {
    font-family: 'GeneralSans-semibold';
    text-align: center;
    font-size: 20px;
    color: #123065;
    font-weight: 700;
    line-height: 28px;
    margin-bottom: 0px;
    letter-spacing: 1px;
	}
	.page_form_box {
    display: flex;
  	column-gap: 20px;
  	align-items: center;
  	justify-content: end;
  	width: 100%;
  }
  .page_form_card_1 {
    width: 22%;
  }
	.lets_right_border{
		border: none;
	}
	.form_box {
    display: grid;
    column-gap: 20px;
    row-gap: 15px;
    grid-template-columns: 1fr 1fr 1fr;
	}
	.page_form_card_2 {
	  width: 88%;
	}
	.field_1 {
	  width: 100%;
	}
	.field_2 {
  	width: 100%;
	}
	.button_1 {
	  width: 100%;
	}
	.safe_points {
	  border-radius: 30px;
	  border: 4px solid #e6e7e8;
	  padding: 30px;
	  height: 280px;
	  display: flex;
	  align-items: center;
	  margin-bottom: 20px;
	  justify-content: center;
	}
	.trand_container {
	  width: 728px;
	  margin-left: -15px;
	}
	.recommended_journ_card_container {
	  width: 728px;
	}
	.tranding_destination_box .packages-item {
    border-radius: 40px;
    box-shadow: 0px 6px 16px 0px rgba(0, 0, 0, 0.2);
    margin-bottom: 30px;
    width: auto;
	}
	.recommended_journ_card_container .packages-item {
	  border-radius: 40px;
	  box-shadow: 0px 6px 16px 0px rgba(0, 0, 0, 0.2);
	  margin-bottom: 30px;
	  width: auto;
	}
	/*.faq_sec_width {
	  width: 100%;
	}
	.faq_sec_width_2 {
	  width: 100%;
	}*/
	.collapsibles-wrapper .collapsible-trigger-btn {
    background: none;
    width: 100%;
    font-size: 18px;
    font-family: 'GeneralSans-Medium';
    font-weight: 500;
    letter-spacing: 2.6px;
    border: none;
    cursor: pointer;
    padding: 20px 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 2px solid #979797;
    position: relative;
    text-align: left;
	}
	.faq_scroll {
	  overflow-y: scroll;
	  height: 170px;
	  padding-right: 10px;
	}
	.footer_width {
	  width:auto;
	  padding-left: 10px;
	  padding-right: 10px;
	}
	#desk_footer{
	  display: none!important;
	}
	#mobile_footer {
		display: block!important;
		padding-top: 70px !important;
  }
  .footer_logo_box {
    display: flex;
    column-gap: 13px!important;
    margin-top: 3%!important;
    width: 100%;
/*    width: 60%;*/
	}

	.footer_logo_1 {
    width: 100%;
    height: auto!important;
	}
	.footer_logo_2 {
    width: 100%;
    height: auto!important;
	}
	.footer_logo_3 {
	  /*width: 16%;
	  height: 30%;*/
	  width: auto;
    height: 100%!important;
	  margin-top: 0px!important;
	}
	.footer_title {
	  font-family: 'GeneralSans-Medium';
	  text-align: left;
	  font-size: 20px;
	  font-weight: 500;
	  color: #fff;
	  margin-top: 20px;
	  margin-bottom: 0px;
	  letter-spacing: 1px;
		  line-height: 1.5rem!important;
	}
	.footer .footer-item a {
	  line-height: 30px;
	  color: var(--bs-white);
	  transition: 0.5s;
	  font-family: 'GeneralSans-Light';
	  text-align: left;
	  font-size: 16px;
	  font-weight: 300;
	  letter-spacing: 1.5px;
	  line-height: 32px;
	}
	.footer_p {
	  font-family: 'GeneralSans-Light';
	  text-align: left;
	  font-size: 16px;
	  font-weight: 300;
	  color: #fff;
	  letter-spacing: 1px;
	  margin-bottom: 0px;
	}
	.footer_add_p {
	  font-family: 'GeneralSans-Light';
	  text-align: left;
	  font-size: 16px;
	  font-weight: 200;
	  color: #fff;
	  letter-spacing: 1px;
	  margin-bottom: 0px;
	}
	.footer_add {
	  font-family: 'GeneralSans-Light';
	  text-align: left;
	  font-size: 16px;
	  font-weight: 600!important;
	  color: #fff;
	  letter-spacing: 1px;
	}
	.footer_email {
	  font-family: 'GeneralSans-Light';
	  text-align: left;
	  font-size: 16px;
	  font-weight: 200;
	  color: #fff;
	  letter-spacing: 1px;
	}
	.footer_email_p {
	  font-family: 'GeneralSans-Light';
	  text-align: left;
	  font-size: 16px;
	  font-weight: 200;
	  color: #fff;
	  letter-spacing: 1px;
	  margin-bottom: 0px;
	}
	.footer_m {
	  font-family: 'GeneralSans-Light';
	  text-align: left;
	  font-size: 16px;
	  font-weight: 200;
	  color: #fff;
	  letter-spacing: 1px;
	  margin-bottom: 0px;
	  margin-top: 5px;
	}
	.qr{
		width: 60%;
	}
	.blog_section .owl-stage {
    display: flex;
    column-gap: 10px;
    margin-left: 0px;
	}
	.tranding_card {
	  padding: 28px 30px;
	  background: #fff;
	}
	.tranding_card {
	  padding: 28px 30px;
	  background: #fff;
	}
	.recommend_card {
	  padding: 15px 30px;
	  background: #fff;
	  border-radius: 0px 0px 20px 20px;
	}
	.explore_review_card_title {
	  font-family: 'GeneralSans-Semibold';
	  font-size: 22px;
	  color: #fff;
	  text-align: center;
	  letter-spacing: 1px;
	  margin-bottom: 3px;
	}
	.email_sec_card {
	  padding-left: 20px;
	}
	#mobile_about{
	  display: block;
	}				
	#desktop_about{
	  display: none;
	}
	.about_top_heading {
	  font-family: 'GeneralSans-Light';
	  font-size: 32px;
	  color: #333;
	  font-weight: 200;
	  line-height: 35px;
	}
	.packages .packages-carousel .owl-nav .owl-next {
	  position: absolute;
	  top: 105%;
	  right: 0px;
	  padding: 15px 20px;
	  border-radius: 30px;
	  transition: 0.5s;
	  background: #fff;
	  border: none;
	  box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
	}
	.packages .packages-carousel .owl-nav .owl-prev {
	  position: absolute;
	  top: 105%;
	  left: 0px;
	  padding: 15px 20px;
	  border: none;
	  border-radius: 30px;
	  transition: 0.5s;
	  box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
	  background: #fff;
	}
	.recommended_journ_card {
	  background: #003566;
	  padding-top: 60px !important;
	  padding-bottom: 90px !important;
	}	
  select#SelectPerson {
    font-size: 10px;
    color: #000;
    height: 35px;
    padding: 3px 10px;
    border-radius: 5px;
  }
  select#CategoriesSelect {
    font-size: 10px;
    color: #000;
    height: 35px;
    padding: 3px 10px;
    border-radius: 5px;
  }
  .search_btn {
    font-family: 'GeneralSans-Regular';
		/*background: #fbc925;*/
    color: #000 !important;
    font-size: 12px;
    letter-spacing: 1px;
    padding: 8px !important;
    border-radius: 5px;    
	  margin-right: 5px;
	  left: 7.5%;
  }
  .lets_find {
	  font-family: 'GeneralSans-Semibold';
	  font-size: 24px;
	  font-weight: 500;
	  color: #fbc925;
	  margin-bottom: 0px;
	}

  .blog_card_title {
    font-family: 'GeneralSans-Semibold';
    text-align: left;
    font-size: 18px;
    color: #123065;
    font-weight: 600;
    line-height: 22px;
    margin-bottom: 0px;
    height: 60px;
	}
	.blog_card_p {
    font-family: 'GeneralSans-Medium';
    text-align: left;
    font-size: 14px;
    color: #123065;
    font-weight: 500;
    line-height: 22px;
    margin-bottom: 0px;
    margin-top: 16px;
    letter-spacing: 0.5px;
	}
	.blog_card_bottom_read {
    font-family: 'GeneralSans-Semibold';
    text-align: left;
    font-size: 14px;
    color: #ef6b30;
    font-weight: 600;
    letter-spacing: 1px;
	}
	.packages .packages_carousel .owl-nav .owl-next {
    position: absolute;
    top: 105%;
    right: 30px;
    padding: 15px 20px;
    border-radius: 30px;
    transition: 0.5s;
    background: #fff;
    border: none;
    box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
	}
	.packages .packages_carousel .owl-nav .owl-prev {
    position: absolute;
    top: 105%;
    left: 35px;
    padding: 15px 20px;
    border: none;
    border-radius: 30px;
    transition: 0.5s;
    box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
    background: #fff;
	}

    .packages .packages-item .packages-img img {
        transition: 0.5s;
        height: auto;
        width: -webkit-fill-available !important;
    }
     .packages .packages_carousel .packages-item .packages-img img{
        display: flex;
        justify-content: center;
        -o-object-fit: cover;
        object-fit: cover;
        width: -webkit-fill-available;
        height:400px;
    }
    
}
@media only screen and (min-width: 992px) and (max-width:1199px)
{

	.search_btn_inner{
		padding: 0px 10px!important;
	}
	.top_phone {
    font-family: 'GeneralSans-Regular';
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    letter-spacing: 1px;
	}
	.top_title {
    font-family: 'GeneralSans-Regular';
    font-size: 16px!important;
    font-weight: 400!important;
    color: #fff;
    margin-bottom: 0;
    letter-spacing: 1px;
	}
	.top_btn {
    font-family: 'GeneralSans-Semibold';
    background: #fbc925;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 8px 15px;
    letter-spacing: 1px;
    border-radius: 5px;
    color: #231f20;
	}	
	.about_text {
    font-family: 'GeneralSans-Regular';
    font-size: 16px;
    font-weight: 400;
    color: #414042;
    letter-spacing: 0.5px;
    line-height: 24px;
    text-align: justify;
    margin-bottom: 15px !important;
	}
	.about_read {
    font-family: 'GeneralSans-Regular';
    font-size: 16px;
    font-weight: 400;
    background: #123065;
    color: #fff;
    border-radius: 5px !important;
    padding: 8px 40px 9px 40px !important;
    line-height: 20px;
    letter-spacing: 1px;
	}
	.email_sec {
		  background-image: url('../img/Asset 1.png');
    background-size: cover;
    background-position: center center;
    padding-top: 50px;
    padding-bottom: 50px;
    height: 450px;
    align-items: center;
    display: flex;
	}
	.subscribe-button {
    background-color: #FF6F30;
    color: #FFFFFF;
    padding: 10px 30px;
    font-size: 16px;
    font-weight: 400;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    transition: background-color 0.3s ease;
    letter-spacing: 0.5px;
	}

	.book_your_trip_title {
		font-family: 'GeneralSans-Semibold';
		font-size: 26px;
		font-weight: 600;
		line-height: 30px;
		color: #123065;
		letter-spacing: 2px;
	}
	.book_your_trip_subtitle {
    font-family: 'GeneralSans-Medium';
    font-size: 20px;
    font-weight: 500;
    text-align: right;
    line-height: 80px;
    margin-bottom: 0;
    color: #fff;
    letter-spacing: 2px;
	}
	.safe_and_hassle_title {
    font-family: 'GeneralSans-Semibold';
    text-align: center;
    font-size: 36px;
    font-weight: 600;
    color: #123065;
    margin-bottom: 50px;
	}
	.tranding_destination_title {
    font-family: 'GeneralSans-Semibold';
    text-align: left;
    font-size: 36px;
    font-weight: 600;
    color: #123065;
    margin-bottom: 50px;
    letter-spacing: 1px;
	}
	.recommended_journ_title {
    font-family: 'GeneralSans-Semibold';
    text-align: center;
    font-size: 36px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 35px;
    letter-spacing: 2px;
	}
	.blog_sec_head {
    font-family: 'GeneralSans-Semibold';
    text-align: left;
    font-size: 36px;
    font-weight: 600;
    color: #123065;
    margin-bottom: 55px;
    letter-spacing: 1px;
	}
	.faq_head {
    font-family: 'GeneralSans-Semibold';
    text-align: center;
    font-size: 36px;
    font-weight: 600;
    color: #123065;
    margin-bottom: 60px;
    letter-spacing: 1px;
    line-height: 48px;
	}
	.footer_title_call {
    font-family: 'GeneralSans-Medium';
    text-align: left;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    margin-top: 10px;
    margin-bottom: 10px;
		  line-height: 1.5rem!important;
	}
	.container {
  	max-width: 960px;
		padding: 0 50px;
	}
	/*.header_container{
  	max-width: 1124px;
	}*/
	.about_container{
		max-width: 960px;
		padding: 0 50px;
	}
	.book_container{
		max-width: 960px;	
		padding: 0 50px;
	}
	.safe_container{
		max-width: 960px;
		padding: 0 50px;
	}
	.tranding_container{
		max-width: 960px;		
		padding: 0 50px;
	}
	.journeys_container{
		max-width: 960px;		
		padding: 0 50px;		
	}
	.review_container{
		max-width: 960px;	
		padding: 0 50px;			
	}
	.save_container{
		max-width: 960px;	
		padding: 0 50px;			
	}
	.recent_container{
		max-width: 960px;
		padding: 0 50px;
	}
	.faq_container{
		max-width: 960px;
		padding: 0 50px;
	}
	.trand_container {
    width: auto;
	}
	.recommended_journ_card_container {
    width: auto;
	}
		.recommended_journ_card_container {
    width: auto;
	}
	.about_heading {
	  color: #123065;
    font-family: 'GeneralSans-semibold';
    font-size: 46px;
    font-weight: 700;
    margin-bottom: 10px !important;
    line-height: 55px;
	}
	.book_your_trip_title {
		font-family: 'GeneralSans-Semibold';
		font-size: 26px;
		font-weight: 600;
		line-height: 40px;
		color: #123065;
		letter-spacing: 2px;
	}
	.safe_and_hassle_box {
    padding-top: 120px;
    background: #fff;
    padding-bottom: 50px;
	}
	.tranding_destination_box .packages-item {
    border-radius: 40px;
    box-shadow: 0px 6px 16px 0px rgba(0, 0, 0, 0.2);
    margin-bottom: 30px;
    width: auto;
	}
	.recommended_journ_card_container .packages-item {
    border-radius: 40px;
    box-shadow: 0px 6px 16px 0px rgba(0, 0, 0, 0.2);
    margin-bottom: 30px;
    width: auto;
	}
	.testimonial-slide p {
    font-size: 14px;
    color: #000;
    line-height: 1.5;
    margin-bottom: 20px;
    font-family: 'GeneralSans-Regular';
    text-align: justify;
    letter-spacing: 1px;
    height: 145px;
	}
	.testimonial-navigation {
    position: absolute;
    top: 75%;
    width: 100%;
    display: flex;
    justify-content: end;
    transform: translateY(100%);
    padding: 0 10px;
    column-gap: 10px;
    align-items: end;
	}
	.testimonial-slide {
    min-width: 100%;
    padding: 20px 0px;
    text-align: left;
	}
	.faq_scroll {
    overflow-y: scroll;
    height: 275px;
    padding-right: 45px;
	}
	.navbar-light .navbar-nav .nav-link {
    font-family: 'GeneralSans-Regular';
    position: relative;
    padding: 35px 10px;
    color: #000000 !important;
    font-size: 16px;
    font-weight: 400;
    outline: none;
    transition: .5s;
    text-transform: uppercase;
    letter-spacing: 1px;
	}
	.email_sec_title {
    font-family: 'GeneralSans-Semibold';
    text-align: left;
    font-size: 40px;
    color: #fae42f;
    font-weight: 600;
    letter-spacing: 0.2px;    
	}
	.email_sec_subtitle {
    font-family: 'GeneralSans-Semibold';
    text-align: left;
    font-size: 25px;
    color: #fff;
    letter-spacing: 2px;
	}
	.email-input {
    font-family: 'GeneralSans-Light';
    flex: 1;
    padding: 5px 15px;
    font-weight: 300;
    font-size: 18px;
    color: #FFFFFF;
    background: transparent;
    border: none;
    letter-spacing: 1px;
    outline: none;
    transition: border-color 0.3s ease;
	}
	.testimonial_sec_title {
    font-family: 'GeneralSans-Bold';
    text-align: left;
    font-size: 60px;
    font-weight: 700;
    color: #123065;
    margin-bottom: 0px;
	}
	.recommend_card_bottom_title {
    font-family: 'GeneralSans-Semibold';
    text-align: left;
    font-size: 16px;
    color: #123065;
    font-weight: 600;
    letter-spacing: 1px;
	}
	.recommend_card_text {
    font-family: 'GeneralSans-Semibold';
    text-align: left;
    font-size: 16px;
    color: #123065;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 8px;
    letter-spacing: 1px;
	}
	.recommend_card_subtext {
    font-family: 'GeneralSans-Regular';
    text-align: left;
    font-size: 16px;
    color: #123065;
    font-weight: 400;
	}
	.recommend_card_price {
    font-family: 'GeneralSans-Semibold';
    text-align: left;
    font-size: 14px;
    color: #123065;
    font-weight: 700;
    line-height: 30px;
    margin-bottom: 20px;
    letter-spacing: 1px;
	}
	.recommend_card_bottom_view {
    font-family: 'GeneralSans-Semibold';
    text-align: left;
    font-size: 16px;
    color: #ef6b30;
    font-weight: 600;
    letter-spacing: 1px;
	}
	.tranding_card_bottom_title {
    font-family: 'GeneralSans-Semibold';
    text-align: left;
    font-size: 16px;
    color: #123065;
    font-weight: 600;
	}
	.tranding_card_bottom_view {
    font-family: 'GeneralSans-Semibold';
    text-align: left;
    font-size: 16px;
    color: #ef6b30;
    font-weight: 600;
	}
	.tranding_card_text {
		font-family: 'GeneralSans-Semibold';
		text-align: left;
	  font-size: 18px;
    color: #123065;
    font-weight: 700;
    line-height: 24px;
		margin-bottom: 0px;
	}
	.safe_points_title_desc {
    font-family: 'GeneralSans-semibold';
    text-align: center;
    font-size: 25px;
    color: #123065;
    font-weight: 700;
    line-height: 30px;
    margin-bottom: 0px;
    letter-spacing: 1px;
	}
	.blog_card_bottom_read {
    font-family: 'GeneralSans-Semibold';
    text-align: left;
    font-size: 18px;
    color: #ef6b30;
    font-weight: 600;
    letter-spacing: 1px;
	}
	.blog_card_p {
    font-family: 'GeneralSans-Medium';
    text-align: left;
    font-size: 18px;
    color: #123065;
    font-weight: 500;
    line-height: 30px;
    margin-bottom: 0px;
    margin-top: 16px;
    letter-spacing: 0.5px;
	}
	.blog_card_title {
    font-family: 'GeneralSans-Semibold';
    text-align: left;
    font-size: 26px;
    color: #123065;
    font-weight: 600;
    line-height: 45px;
    margin-bottom: 0px;
	}
	.testimonial-slide h3 {
    font-family: 'Roboto', sans-serif;
    text-align: left;
    font-size: 22px;
    font-weight: 600;
    color: #002f5f;
    margin-bottom: 10px;
    letter-spacing: 1px;
	}	
	/*--------------------------------------------------------------------------*/
  /* Fix slider issue */
  .carousel-header .carousel-inner .carousel-item {
/*    min-height: 50vh;*/
  }
  div#carouselId {
/*	  margin-top: 40px;*/
	}
  select#SelectPerson {
    font-size: 10px;
    color: #000;
    height: 35px;
    padding: 3px 10px;
    border-radius: 5px;
  }
  select#CategoriesSelect {
    font-size: 10px;
    color: #000;
    height: 35px;
    padding: 3px 10px;
    border-radius: 5px;
  }
  .search_btn {
    font-family: 'GeneralSans-Regular';
		/*background: #fbc925;*/
    color: #000 !important;
    font-size: 12px;
    letter-spacing: 1px;
    padding: 8px !important;
    border-radius: 5px;    
	  margin-right: 5px;
	  left: 5.5%;	  
  }
  .close {
    position: absolute;
    right: 7%;
    background: #fff;
	}
  .carousel-header .carousel-inner .carousel-item img {
    height: auto;
    max-height: 100%; /* Ensure the image fits within the item */
  }
  /* Fix search bar issue */
  .search_bg {
/*    margin-top: -163px; */
    background: rgba(0, 0, 0, 0.7); /* Optional: make it slightly transparent */    
		padding: 20px 5px !important;
  }
  .lets_find {
	  font-family: 'GeneralSans-Semibold';
	  font-size: 30px;
	  font-weight: 600;
	  color: #fbc925;
	  margin-bottom: 0px;
	}
  .navbar-light {
/*	  position: absolute;*/
	  width: 100%;
	  top: 0;
	  left: 0;
	  border-bottom: 1px solid rgba(255, 255, 255, .1);
	  z-index: 999;
	   background: #fff; 
	  /* height: 100px; */
	  padding-left: 15px !important;
	  padding-right: 15px !important;
	}

	.top_bar{
	  padding-left: 15px !important;
	  padding-right: 15px !important;		
	}
	.navbar-light .navbar-nav .nav-link {
	  font-family: 'GeneralSans-Regular';
	  position: relative;
	  padding: 35px 6px;
	  color: #000000 !important;
	  font-size: 11px;
	  font-weight: 400;
	  outline: none;
	  transition: .5s;
	  text-transform: uppercase;
	  letter-spacing: 1px;
	}
	.sticky-top.navbar-light .navbar-nav .nav-link {
	  padding: 20px 10px;
	  color: var(--bs-dark) !important;
	}	
	.sticky-top.navbar-light .navbar-nav .nav-link.active {
    color: #ee6034 !important;
	}
	.mega-menu .dropdown-menu {
    display: none;
    position: absolute;
    background-color: #fff;
    padding: 30px 50px;
    width: max-content;
    left: -322px;
    top: 100%;
    margin-top: 5px;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
    border-radius: 0px !important;
	}
	.safe_points_title_desc {
		font-family: 'GeneralSans-semibold';
		text-align: center;
		font-size: 16px;
		color: #123065;
		font-weight: 700;
		line-height: 22px;
		margin-bottom: 0px;
		letter-spacing: 1px;
	}
	.page_form_box {	  
    display: flex;
  	column-gap: 20px;
  	align-items: center;
  	justify-content: end;
  	width: 100%;
	}
	.page_form_card_1 {
	  width: 25%;
	}
	.lets_right_border{
		border: none;
	}
	.form_box {
    display: grid;
    column-gap: 20px;
    row-gap: 15px;
    grid-template-columns: 1fr 1fr 1fr;
	}
	.page_form_card_2 {
	  width: 75%;
	}
	.field_1 {
	  width: 100%;
	}
	.field_2 {
  	width: 100%;
	}
	.button_1 {
	  width: 100%;
	}
	.safe_points {
	  border-radius: 30px;
	  border: 4px solid #e6e7e8;
	  padding: 30px;
	  height: 280px;
	  display: flex;
	  align-items: center;
	  margin-bottom: 20px;
	}
	.trand_container {
	  width: 728px;
	}
	.recommended_journ_card_container {
	  width: 728px;
	}
	.tranding_destination_box .packages-item {
    border-radius: 40px;
    box-shadow: 0px 6px 16px 0px rgba(0, 0, 0, 0.2);
    margin-bottom: 30px;
    width: auto;
	}
	.recommended_journ_card_container .packages-item {
	  border-radius: 40px;
	  box-shadow: 0px 6px 16px 0px rgba(0, 0, 0, 0.2);
	  margin-bottom: 30px;
	  width: auto;
	}
	.faq_sec_width {
	  width: 50%;
	}
	.faq_sec_width_2 {
	  width: 50%;
	}
	.faq_scroll {
	  overflow-y: scroll;
	  height: 250px;
	  padding-right: 10px;
	}
	.footer_width {
	  width:auto;
	  padding-left: 10px;
	  padding-right: 10px;
	}
	#desk_footer{
	  display: none!important;
	}
	#mobile_footer {
		display: block!important;
		padding-top: 70px !important;
  }
  .footer_logo_box {
    display: flex;
    column-gap: 13px!important;
    margin-top: 3%!important;
    width: 100%;
/*    width: 60%;*/
	}
	.footer_logo_1 {
    width: 100%;
    height: auto!important;
	}
	.footer_logo_2 {
    width: 100%;
    height: auto!important;
	}
	.footer_logo_3 {
	  /*width: 16%;
	  height: 30%;*/
	  width: auto;
    height: 100%!important;
	  margin-top: 0px!important;
	}
	.footer_title {
	  font-family: 'GeneralSans-Medium';
	  text-align: left;
	  font-size: 20px;
	  font-weight: 500;
	  color: #fff;
	  margin-top: 20px;
	  margin-bottom: 0px;
	  letter-spacing: 1px;
		  line-height: 1.5rem!important;
	}
	.footer .footer-item a {
	  line-height: 30px;
	  color: var(--bs-white);
	  transition: 0.5s;
	  font-family: 'GeneralSans-Light';
	  text-align: left;
	  font-size: 16px;
	  font-weight: 300;
	  letter-spacing: 1.5px;
	  line-height: 32px;
	}
	.footer_p {
	  font-family: 'GeneralSans-Light';
	  text-align: left;
	  font-size: 16px;
	  font-weight: 300;
	  color: #fff;
	  letter-spacing: 1px;
	  margin-bottom: 0px;
	}
	.footer_add_p {
	  font-family: 'GeneralSans-Light';
	  text-align: left;
	  font-size: 16px;
	  font-weight: 200;
	  color: #fff;
	  letter-spacing: 1px;
	  margin-bottom: 0px;
	}
	.footer_add {
	  font-family: 'GeneralSans-Light';
	  text-align: left;
	  font-size: 16px;
	  font-weight: 600!important;
	  color: #fff;
	  letter-spacing: 1px;
	}
	.footer_email {
	  font-family: 'GeneralSans-Light';
	  text-align: left;
	  font-size: 16px;
	  font-weight: 200;
	  color: #fff;
	  letter-spacing: 1px;
	}
	.footer_email_p {
	  font-family: 'GeneralSans-Light';
	  text-align: left;
	  font-size: 16px;
	  font-weight: 200;
	  color: #fff;
	  letter-spacing: 1px;
	  margin-bottom: 0px;
	}
	.footer_m {
	  font-family: 'GeneralSans-Light';
	  text-align: left;
	  font-size: 16px;
	  font-weight: 200;
	  color: #fff;
	  letter-spacing: 1px;
	  margin-bottom: 0px;
	  margin-top: 5px;
	}
	.footer_title_call {
    font-family: 'GeneralSans-Medium';
    text-align: left;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    margin-top: 10px;
    margin-bottom: 10px;
		  line-height: 1.5rem!important;
	}
	.qr{
		width: 60%;
	}
	.blog_section .owl-stage {
    display: flex;
    column-gap: 10px;
    margin-left: 0px;
	}
	.book_yt_box {
    display: grid;
    column-gap: 10px;
    row-gap: 20px;
    position: absolute;
    grid-template-columns: 20% 20% 20% 20% 20%;
    justify-content: center;
    margin-left: 0;
    padding: 5px;
  }
  .book_yt_card_title {
    font-family: 'GeneralSans-Semibold';
    color: #fff;
    text-align: center;
    font-size: 24px;
    letter-spacing: 3px;
	}
	.safe_and_hassle_box {
	  padding-top: 150px;
	  background: #fff;
	  padding-bottom: 50px;
	}
	.tranding_card {
	  padding: 28px 30px;
	  background: #fff;
	}
	.tranding_card {
	  padding: 28px 30px;
	  background: #fff;
	}
	.recommend_card {
	  padding: 15px 30px;
	  background: #fff;
	  border-radius: 0px 0px 20px 20px;
	}
	.explore_review_card_title {
	  font-family: 'GeneralSans-Semibold';
	  font-size: 22px;
	  color: #fff;
	  text-align: center;
	  letter-spacing: 1px;
	  margin-bottom: 3px;
	}
	.email_sec_card {
	  padding-left: 20px;
	}
	#mobile_about{
	  display: block;
	}				
	#desktop_about{
	  display: none;
	}
	.about_top_heading {
	  font-family: 'GeneralSans-Light';
	  font-size: 32px;
	  color: #333;
	  font-weight: 200;
	  line-height: 35px;
	}
	.book_your_trip {
    /* background: #2ee2ae; */
    background-image: url(../img/book_your_trip/book_BG.png);
    padding-top: 50px;
    padding-bottom: 50px;
    height: 410px;
	}
	.book_yt_card_1, .book_yt_card_2, .book_yt_card_3, .book_yt_card_4, .book_yt_card_5 {
    background-size: cover;
    background-position: center bottom;
    border: 5px solid #fff;
    border-radius: 30px;
    justify-content: center;
    padding: 50px;    
    height: 305px;
    width: 160px;
	  display: grid;
	  align-content: space-between;
    box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
	}
	.book_yt_card_2 {
    background-size: cover;
    background-position: center bottom;
    border: 5px solid #fff;
    border-radius: 30px;
    justify-content: center;
    padding: 50px;    
    height: 305px;
    width: 160px;
	  display: grid;
	  align-content: space-between;
    box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
	}
	.book_yt_card_3 {
    background-size: cover;
    background-position: center bottom;
    border: 5px solid #fff;
    border-radius: 30px;
    justify-content: center;
    padding: 50px;    
    height: 305px;
    width: 160px;
	  display: grid;
	  align-content: space-between;
    box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
	}
	.book_yt_card_4 {
    background-size: cover;
    background-position: center bottom;
    border: 5px solid #fff;
    border-radius: 30px;
    justify-content: center;
    padding: 50px;    
    height: 305px;
    width: 160px;
	  display: grid;
	  align-content: space-between;
    box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
	}
	.book_yt_card_5 {
    background-size: cover;
    background-position: center bottom;
    border: 5px solid #fff;
    border-radius: 30px;
    justify-content: center;
    padding: 50px;    
    height: 305px;
    width: 160px;
	  display: grid;
	  align-content: space-between;
  	box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
	}
	.packages .packages-carousel .owl-nav .owl-next {
	  position: absolute;
	  top: 105%;
	  right: 0px;
	  padding: 15px 20px;
	  border-radius: 30px;
	  transition: 0.5s;
	  background: #fff;
	  border: none;
	  box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
	}
	.packages .packages-carousel .owl-nav .owl-prev {
	  position: absolute;
	  top: 105%;
	  left: 0px;
	  padding: 15px 20px;
	  border: none;
	  border-radius: 30px;
	  transition: 0.5s;
	  box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
	  background: #fff;
	}
	.recommended_journ_card {
	  background: #003566;
	  padding-top: 60px !important;
	  padding-bottom: 90px !important;
	}
	.collapsibles-wrapper .collapsible-trigger-btn {
    background: none;
    width: 100%;
    font-size: 16px;
    font-family: 'GeneralSans-Medium';
    font-weight: 500;
    letter-spacing: 2.6px;
    border: none;
    cursor: pointer;
    padding: 18px 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 2px solid #979797;
    position: relative;
    text-align: left;
	}

	.mega_menu_option {
    font-family: 'GeneralSans-Medium';
    font-size: 14px;
    color: #000;
    letter-spacing: 0.8px;
	}

  .blog_card_title {
    font-family: 'GeneralSans-Semibold';
    text-align: left;
    font-size: 18px;
    color: #123065;
    font-weight: 600;
    line-height: 22px;
    margin-bottom: 0px;
    height: 60px;
	}
	.blog_card_p {
    font-family: 'GeneralSans-Medium';
    text-align: left;
    font-size: 14px;
    color: #123065;
    font-weight: 500;
    line-height: 20px;
    margin-bottom: 0px;
    margin-top: 16px;
    letter-spacing: 0.5px;
	}
	.blog_card_bottom_read {
    font-family: 'GeneralSans-Semibold';
    text-align: left;
    font-size: 14px;
    color: #ef6b30;
    font-weight: 600;
    letter-spacing: 1px;
	}
	.packages .packages_carousel .owl-nav .owl-next {
    position: absolute;
    top: 105%;
    right: 30px;
    padding: 15px 20px;
    border-radius: 30px;
    transition: 0.5s;
    background: #fff;
    border: none;
    box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
	}
	.packages .packages_carousel .owl-nav .owl-prev {
    position: absolute;
    top: 105%;
    left: 35px;
    padding: 15px 20px;
    border: none;
    border-radius: 30px;
    transition: 0.5s;
    box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
    background: #fff;
	}

    
    .packages .packages-item .packages-img img {
        transition: 0.5s;
        height: auto;
        width: -webkit-fill-available !important;
    }
     .packages .packages_carousel .packages-item .packages-img img{
        display: flex;
        justify-content: center;
        -o-object-fit: cover;
        object-fit: cover;
        width: -webkit-fill-available;
        height:400px;
    }

  .footer_social{
  	display: flex;
  }

}
@media only screen and (min-width: 1200px) and (max-width:1359px)
{
	.top_phone {
    font-family: 'GeneralSans-Regular';
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    letter-spacing: 1px;
	}
	.top_title {
    font-family: 'GeneralSans-Regular';
    font-size: 16px!important;
    font-weight: 400!important;
    color: #fff;
    margin-bottom: 0;
    letter-spacing: 1px;
	}
	.top_btn {
    font-family: 'GeneralSans-Semibold';
    background: #fbc925;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 8px 15px;
    letter-spacing: 1px;
    border-radius: 5px;
    color: #231f20;
	}	
	.about_text {
    font-family: 'GeneralSans-Regular';
    font-size: 16px;
    font-weight: 400;
    color: #414042;
    letter-spacing: 0.5px;
    line-height: 24px;
    text-align: justify;
    margin-bottom: 15px !important;
	}
	.about_read {
    font-family: 'GeneralSans-Regular';
    font-size: 16px;
    font-weight: 400;
    background: #123065;
    color: #fff;
    border-radius: 5px !important;
    padding: 8px 40px 9px 40px !important;
    line-height: 20px;
    letter-spacing: 1px;
	}
	.email_sec {
		  background-image: url('../img/Asset 1.png');
    background-size: cover;
    background-position: center center;
    padding-top: 50px;
    padding-bottom: 50px;
    height: 450px;
    align-items: center;
    display: flex;
	}
	.subscribe-button {
    background-color: #FF6F30;
    color: #FFFFFF;
    padding: 10px 30px;
    font-size: 16px;
    font-weight: 400;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    transition: background-color 0.3s ease;
    letter-spacing: 0.5px;
	}	
	.book_your_trip_title {
		font-family: 'GeneralSans-Semibold';
		font-size: 26px;
		font-weight: 600;
		line-height: 30px;
		color: #123065;
		letter-spacing: 2px;
	}
	.book_your_trip_subtitle {
    font-family: 'GeneralSans-Medium';
    font-size: 20px;
    font-weight: 500;
    text-align: right;
    line-height: 80px;
    margin-bottom: 0;
    color: #fff;
    letter-spacing: 2px;
	}
	.safe_and_hassle_title {
    font-family: 'GeneralSans-Semibold';
    text-align: center;
    font-size: 36px;
    font-weight: 600;
    color: #123065;
    margin-bottom: 50px;
	}
	.tranding_destination_title {
    font-family: 'GeneralSans-Semibold';
    text-align: left;
    font-size: 36px;
    font-weight: 600;
    color: #123065;
    margin-bottom: 50px;
    letter-spacing: 1px;
	}
	.recommended_journ_title {
    font-family: 'GeneralSans-Semibold';
    text-align: center;
    font-size: 36px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 35px;
    letter-spacing: 2px;
	}
	.blog_sec_head {
    font-family: 'GeneralSans-Semibold';
    text-align: left;
    font-size: 36px;
    font-weight: 600;
    color: #123065;
    margin-bottom: 55px;
    letter-spacing: 1px;
	}
	.faq_head {
    font-family: 'GeneralSans-Semibold';
    text-align: center;
    font-size: 36px;
    font-weight: 600;
    color: #123065;
    margin-bottom: 60px;
    letter-spacing: 1px;
    line-height: 48px;
	}
	.footer_title_call {
    font-family: 'GeneralSans-Medium';
    text-align: left;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    margin-top: 10px;
    margin-bottom: 10px;
		  line-height: 1.5rem!important;
	}
	.tranding_destination_box {
    background: #f9f9f9;
    padding-top: 0px;
    padding-bottom: 50px;
	}
	.book_yt_card_title {
    font-family: 'GeneralSans-Semibold';
    color: #fff;
    text-align: center;
    font-size: 26px;
    letter-spacing: 3px;
	}

	.container {
  	max-width: 1140px;
	}
	.footer_container {
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
	}
	.about_container{
		max-width: 960px;
	}
	/*.header_container{
  	max-width: 1030px;
	}*/
	.book_container{
		max-width: 960px;	
	}
	.safe_container{
		max-width: 960px;
	}
	.tranding_container{
		max-width: 960px;		
	}
	.journeys_container{
		max-width: 960px;		
	}
	.review_container{
		max-width: 960px;	
	}
	.save_container{
		max-width: 960px;	
	}
	.recent_container{
		max-width: 960px;
	}
	.faq_container{
		max-width: 960px;
	}
	.footer_container{
		max-width: 1140px;
	}
	.trand_container {
    width: auto;
	}
	.recommended_journ_card_container {
    width: auto;
	}
	.recommended_journ_card_container {
    width: auto;
	}
	.top_phone {
    font-family: 'GeneralSans-Regular';
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    letter-spacing: 1px;
	}
	.top_title {
    font-family: 'GeneralSans-Regular';
    font-size: 16px!important;
    font-weight: 400!important;
    color: #fff;
    margin-bottom: 0;
    letter-spacing: 1px;
	}
	.top_btn {
    font-family: 'GeneralSans-Semibold';
    background: #fbc925;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 8px 15px;
    letter-spacing: 1px;
    border-radius: 5px;
    color: #231f20;
	}
	.about_heading {
	  color: #123065;
    font-family: 'GeneralSans-semibold';
    font-size: 38px;
    font-weight: 700;
    margin-bottom: 10px !important;
    line-height: 50px;
	}
	.book_your_trip_title {
		font-family: 'GeneralSans-Semibold';
		font-size: 26px;
		font-weight: 600;
		line-height: 40px;
		color: #123065;
		letter-spacing: 2px;
	}
	.safe_and_hassle_box {
    padding-top: 120px;
    background: #fff;
    padding-bottom: 50px;
	}
	.tranding_destination_box .packages-item {
    border-radius: 40px;
    box-shadow: 0px 6px 16px 0px rgba(0, 0, 0, 0.2);
    margin-bottom: 30px;
    width: auto;
	}
	.recommended_journ_card_container .packages-item {
    border-radius: 40px;
    box-shadow: 0px 6px 16px 0px rgba(0, 0, 0, 0.2);
    margin-bottom: 30px;
    width: auto;
	}
	.testimonial-slide p {
    font-size: 14px;
    color: #000;
    line-height: 1.5;
    margin-bottom: 20px;
    font-family: 'GeneralSans-Regular';
    text-align: justify;
    letter-spacing: 1px;
    height: 165px;
	}
	.testimonial-navigation {
    position: absolute;
    top: 75%;
    width: 100%;
    display: flex;
    justify-content: end;
    transform: translateY(100%);
    padding: 0 10px;
    column-gap: 10px;
    align-items: end;
	}
	.testimonial-slide {
    min-width: 100%;
    padding: 20px 0px;
    text-align: left;
	}
	.faq_scroll {
    overflow-y: scroll;
    height: 290px;
    padding-right: 45px;
	}
	.navbar-light .navbar-nav .nav-link {
    font-family: 'GeneralSans-Regular';
    position: relative;
    padding: 35px 5px;
    color: #000000 !important;
    font-size: 14px;
    font-weight: 400;
    outline: none;
    transition: .5s;
    text-transform: uppercase;
    letter-spacing: 1px;
   }
	.email_sec_title {
    font-family: 'GeneralSans-Semibold';
    text-align: left;
    font-size: 40px;
    color: #fae42f;
    font-weight: 600;
    letter-spacing: 0.2px;    
	}
	.email_sec_subtitle {
    font-family: 'GeneralSans-Semibold';
    text-align: left;
    font-size: 25px;
    color: #fff;
    letter-spacing: 2px;
	}
	.email-input {
    font-family: 'GeneralSans-Light';
    flex: 1;
    padding: 5px 15px;
    font-weight: 300;
    font-size: 18px;
    color: #FFFFFF;
    background: transparent;
    border: none;
    letter-spacing: 1px;
    outline: none;
    transition: border-color 0.3s ease;
	}
	.testimonial_sec_title {
    font-family: 'GeneralSans-Bold';
    text-align: left;
    font-size: 60px;
    font-weight: 700;
    color: #123065;
    margin-bottom: 0px;
	}
	.recommend_card_text {
    font-family: 'GeneralSans-Semibold';
    text-align: left;
    font-size: 16px;
    color: #123065;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 8px;
    letter-spacing: 1px;
	}
	.recommend_card_subtext {
    font-family: 'GeneralSans-Regular';
    text-align: left;
    font-size: 16px;
    color: #123065;
    font-weight: 400;
  }
	.recommend_card_price {
    font-family: 'GeneralSans-Semibold';
    text-align: left;
    font-size: 20px;
    color: #123065;
    font-weight: 700;
    line-height: 30px;
    margin-bottom: 20px;
    letter-spacing: 1px;
	}
	.tranding_card_bottom_title {
    font-family: 'GeneralSans-Semibold';
    text-align: left;
    font-size: 18px;
    color: #123065;
    font-weight: 600;
	}
	.tranding_card_bottom_view {
    font-family: 'GeneralSans-Semibold';
    text-align: left;
    font-size: 16px;
    color: #ef6b30;
    font-weight: 600;
	}
	.tranding_card_text {
		font-family: 'GeneralSans-Semibold';
		text-align: left;
	  font-size: 20px;
    color: #123065;
    font-weight: 700;
    line-height: 24px;
		margin-bottom: 0px;
	}
	.safe_points_title_desc {
    font-family: 'GeneralSans-semibold';
    text-align: center;
    font-size: 25px;
    color: #123065;
    font-weight: 700;
    line-height: 30px;
    margin-bottom: 0px;
    letter-spacing: 1px;
	}
	.blog_card_bottom_read {
    font-family: 'GeneralSans-Semibold';
    text-align: left;
    font-size: 18px;
    color: #ef6b30;
    font-weight: 600;
    letter-spacing: 1px;
	}
	.blog_card_p {
    font-family: 'GeneralSans-Medium';
    text-align: left;
    font-size: 18px;
    color: #123065;
    font-weight: 500;
    line-height: 30px;
    margin-bottom: 0px;
    margin-top: 16px;
    letter-spacing: 0.5px;
	}
	.blog_card_title {
    font-family: 'GeneralSans-Semibold';
    text-align: left;
    font-size: 22px;
    color: #123065;
    font-weight: 600;
    line-height: 30px;
    margin-bottom: 0px;
	}
	.testimonial-slide h3 {
    font-family: 'Roboto', sans-serif;
    text-align: left;
    font-size: 22px;
    font-weight: 600;
    color: #002f5f;
    margin-bottom: 10px;
    letter-spacing: 1px;
	}	
	.subscribe-button {
    background-color: #FF6F30;
    color: #FFFFFF;
    padding: 10px 30px;
    font-size: 16px;
    font-weight: 400;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    transition: background-color 0.3s ease;
    letter-spacing: 0.5px;
	}
	.blog_card {
    padding: 20px 40px;
    background: #fff;
    border-radius: 0px 0px 40px 40px;
	}
	.lets_find {
    font-family: 'GeneralSans-Semibold';
    font-size: 29px;
    font-weight: 600;
    color: #fbc925;
    margin-bottom: 0px;
	}
	.about_text {
    font-family: 'GeneralSans-Regular';
    font-size: 15px;
    font-weight: 500;
    color: #414042;
    letter-spacing: 0.5px;
    line-height: 22px;
    text-align: justify;
    margin-bottom: 15px !important;
	}	
	.search_btn {
	  font-family: 'GeneralSans-Regular';
		/*background: #fbc925;*/
	  color: #000 !important;
	  font-size: 13px;
	  letter-spacing: 1px;
	  padding: 12px !important;
	  border-radius: 5px;
	  margin-right: 5px;
	}
	.close {
    position: absolute;
    right: 7%;
    background: #fff;
	}
	select#SelectPerson {
		font-size: 13px;
		color: #000;
		height: 45px;
		padding: 3px 10px;
		border-radius: 5px;
	}
	select#CategoriesSelect {
		font-size: 13px;
		color: #000;
		height: 45px;
		padding: 3px 10px;
		border-radius: 5px;
	}
	button.carousel-control-next {
    width: 10%;
    height: 10%;
    top: 45%;
	}
	button.carousel-control-prev {
    width: 10%;
    height: 10%;
    top: 45%;
	}
	.email_sec {
		  background-image: url('../img/Asset 1.png');
    background-size: cover;
    background-position: center center;
    padding-top: 50px;
    padding-bottom: 50px;
    height: 500px;
    align-items: center;
    display: flex;
	}
	.collapsibles-wrapper .collapsible-trigger-btn {
    background: none;
    width: 100%;
    font-size: 16px;
    font-family: 'GeneralSans-Medium';
    font-weight: 500;
    letter-spacing: 1.6px;
    border: none;
    cursor: pointer;
    padding: 20px 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 2px solid #979797;
    position: relative;
    text-align: left;
	}	
	/*--------------------------------------------------------------------------*/
  /* Fix slider issue */
  .carousel-header .carousel-inner .carousel-item {
/*    min-height: 46vh; /* Ensure height scales properly */*/
  }
  div#carouselId {
/*	  margin-top: 40px;*/
	}
  .carousel-header .carousel-inner .carousel-item img {
    height: auto;
    max-height: 100%; /* Ensure the image fits within the item */
  }
  /* Fix search bar issue */  
	  .search_bg {
/*	    margin-top: -85px;*/
	    background: rgba(0, 0, 0, 0.7);    
			padding: 25px 13px !important;
	  }
  .navbar-light {
/*	  position: absolute;*/
	  width: 100%;
	  top: 0;
	  left: 0;
	  border-bottom: 1px solid rgba(255, 255, 255, .1);
	  z-index: 999;
	   background: #fff; 
	  /* height: 100px; */
	  padding-left: 15px !important;
	  padding-right: 15px !important;
	}

	.top_bar{
	  padding-left: 15px !important;
	  padding-right: 15px !important;		
	}
	.sticky-top.navbar-light .navbar-nav .nav-link {
	  padding: 20px 10px;
	  color: var(--bs-dark) !important;
	}	
	.sticky-top.navbar-light .navbar-nav .nav-link.active {
    color: #ee6034 !important;
	}
	.mega-menu .dropdown-menu {
    display: none;
    position: absolute;
    background-color: #fff;
    padding: 30px 50px;
    width: max-content;
    left: -350px;
    top: 100%;
    margin-top: 5px;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
    border-radius: 0px !important;
	}
	.safe_points_title_desc {
    font-family: 'GeneralSans-semibold';
    text-align: center;
    font-size: 20px;
    color: #123065;
    font-weight: 700;
    line-height: 28px;
    margin-bottom: 0px;
    letter-spacing: 1px;
	}
  .page_form_box {   
    display: flex;
  	column-gap: 20px;
  	align-items: center;
  	justify-content: end;
  	width: 100%;
	}
	.page_form_card_1 {
	  width: 20%;
	}
	.lets_right_border{
		border: none;
	}
	.form_box {
    display: grid;
    column-gap: 20px;
    row-gap: 15px;
    grid-template-columns: 1fr 1fr 1fr;
	}
	.page_form_card_2 {
	  width: 80%;
	}
	.field_1 {
	  width: 100%;
	}
	.field_2 {
  	width: 100%;
	}
	.button_1 {
	  width: 100%;
	}
	.safe_points {
	  border-radius: 30px;
	  border: 4px solid #e6e7e8;
	  padding: 30px;
	  height: 280px;
	  display: flex;
	  align-items: center;
	  margin-bottom: 20px;
	}
	.trand_container {
	  width: 960px;
	  margin-left: -24px;
	}
	.tranding_card_bottom_view {
	  font-family: 'GeneralSans-Semibold';
	  text-align: left;
	  font-size: 16px;
	  color: #ef6b30;
	  font-weight: 600;
	}
	.tranding_card_text {
    font-family: 'GeneralSans-Semibold';
    text-align: left;    
	  font-size: 16px;
    color: #123065;
    font-weight: 700;
    line-height: 20px;
    margin-bottom: 0px;
	}
	.tranding_card_bottom_title {
	  font-family: 'GeneralSans-Semibold';
	  text-align: left;
	  font-size: 16px;
	  color: #123065;
	  font-weight: 600;
	}
	.recommended_journ_card_container {
	  width: 960px;
	}
	.faq_sec_width {
	  width: 50%;
	}
	.faq_sec_width_2 {
	  width: 50%;
	}
	.footer_width {
	  width:auto;
	  padding-left: 10px;
	  padding-right: 10px;
	}
	#desk_footer{	  
		display: block!important;
	}
	#mobile_footer {
	  display: none!important;
		padding-top: 70px !important;
  }
  .footer_logo_box {
    display: flex;
    column-gap: 5px!important;
    margin-top: 3%!important;
    width: 100%;
/*    width: 84%;*/
	}
	.footer_logo_1 {
    width: 100%;
    height: auto!important;
	}
	.footer_logo_2 {
    width: 100%;
    height: auto!important;
	}
	.footer_logo_3 {
	  /*width: 16%;
	  height: 30%;*/
	  width: 14%!important;
    height: 100%!important;
	  margin-top: 0px!important;
	}
	.footer_title {
	  font-family: 'GeneralSans-Medium';
	  text-align: left;
	  font-size: 19px!important;
	  font-weight: 500;
	  color: #fff;
	  margin-top: 20px;
	  margin-bottom: 0px;
	  letter-spacing: 1px;
		  line-height: 1.5rem!important;
	}
	.footer .footer-item a {
	  line-height: 30px;
	  color: var(--bs-white);
	  transition: 0.5s;
    font-family: 'GeneralSans-Light';
    text-align: left;
    font-size: 12px;
    font-weight: 300;
    letter-spacing: 1.5px;
    line-height: 28px;
	}

	.follow_link {
    font-size: 10px !important;
    border: 1px solid #fff !important;
    display: inherit !important;
    padding: 6px 7px 7px 7px;
    justify-content: center;
	}
	.btn-square {
    width: 26px;
    height: 26px;
  }
	.footer_p {
	  font-family: 'GeneralSans-Light';
	  text-align: left;
	  font-size: 13.25px;
	  font-weight: 300;
	  color: #fff;
	  letter-spacing: 1px;
	  margin-bottom: 0px;
	}
	.footer_add_p {
	  font-family: 'GeneralSans-Light';
	  text-align: left;
	  font-size: 14px;
	  font-weight: 200;
	  color: #fff;
	  letter-spacing: 1px;
	  margin-bottom: 0px;
	}
	.footer_add {
	  font-family: 'GeneralSans-Light';
	  text-align: left;
	  font-size: 14px;
	  font-weight: 600!important;
	  color: #fff;
	  letter-spacing: 1px;
	}
	.footer_email {
	  font-family: 'GeneralSans-Light';
	  text-align: left;
	  font-size: 14px;
	  font-weight: 200;
	  color: #fff;
	  letter-spacing: 1px;
	}
	.footer_email_p {
	  font-family: 'GeneralSans-Light';
	  text-align: left;
	  font-size: 14px;
	  font-weight: 200;
	  color: #fff;
	  letter-spacing: 1px;
	  margin-bottom: 0px;
	}
	.footer_m {
	  font-family: 'GeneralSans-Light';
	  text-align: left;
	  font-size: 14px;
	  font-weight: 200;
	  color: #fff;
	  letter-spacing: 1px;
	  margin-bottom: 0px;
	  margin-top: 5px;
	}
	.qr{
		width: 60%;
	}
	.blog_section .owl-stage {
    display: flex;
    column-gap: 10px;
    margin-left: 0px;
	}
	.book_yt_box {
    display: flex;
    column-gap: 10px;
    row-gap: 20px;
    position: absolute;
    grid-template-columns: 20% 20% 20% 20% 20%;
    justify-content: center;
		/*margin-left: -20px;*/
		padding: 5px;
  }
	.tranding_card {
	  padding: 28px 30px;
	  background: #fff;
	}
	.tranding_card {
	  padding: 28px 30px;
	  background: #fff;
	}
	.recommend_card {
	  padding: 15px 30px;
	  background: #fff;
	  border-radius: 0px 0px 20px 20px;
	}
	.recommend_card_price {
	  font-family: 'GeneralSans-Semibold';
	  text-align: left;
	  font-size: 14px;
	  color: #123065;
	  font-weight: 700;
	  line-height: 30px;
	  margin-bottom: 20px;
	  letter-spacing: 1px;
	}
	.recommend_card_bottom_view {
	  font-family: 'GeneralSans-Semibold';
	  text-align: left;
	  font-size: 15px;
	  color: #ef6b30;
	  font-weight: 600;
	  letter-spacing: 1px;
	}
	.recommend_card_bottom_title {
	  font-family: 'GeneralSans-Semibold';
	  text-align: left;
	  font-size: 16px;
	  color: #123065;
	  font-weight: 600;
	  letter-spacing: 1px;
	}
	.explore_review_card_title {
	  font-family: 'GeneralSans-Semibold';
	  font-size: 22px;
	  color: #fff;
	  text-align: center;
	  letter-spacing: 1px;
	  margin-bottom: 3px;
	}
	.email_sec_card {
	  padding-left: 20px;
	}
	#mobile_about{
	  display: none;
	}				
	#desktop_about{
	  display: block;
	}
	.about_top_heading {
	  font-family: 'GeneralSans-Light';
	  font-size: 32px;
	  color: #333;
	  font-weight: 200;
	  line-height: 35px;
	}
	.book_yt_card_1, .book_yt_card_2, .book_yt_card_3, .book_yt_card_4, .book_yt_card_5 {
    background-size: cover;
    background-position: center bottom;
    border: 5px solid #fff;
    border-radius: 30px;
    justify-content: center;
    padding: 50px;    
    height: 305px;
    width: 180px;
	  display: grid;
	  align-content: space-between;
    box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
	}
	.book_yt_card_2 {
    background-size: cover;
    background-position: center bottom;
    border: 5px solid #fff;
    border-radius: 30px;
    justify-content: center;
    padding: 50px;    
    height: 305px;
    width: 180px;
	  display: grid;
	  align-content: space-between;
    box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
	}
	.book_yt_card_3 {
    background-size: cover;
    background-position: center bottom;
    border: 5px solid #fff;
    border-radius: 30px;
    justify-content: center;
    padding: 50px;    
    height: 305px;
    width: 180px;
	  display: grid;
	  align-content: space-between;
    box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
	}
	.book_yt_card_4 {
    background-size: cover;
    background-position: center bottom;
    border: 5px solid #fff;
    border-radius: 30px;
    justify-content: center;
    padding: 50px;    
    height: 305px;
    width: 180px;
	  display: grid;
	  align-content: space-between;
    box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
	}
	.book_yt_card_5 {
    background-size: cover;
    background-position: center bottom;
    border: 5px solid #fff;
    border-radius: 30px;
    justify-content: center;
    padding: 50px;    
    height: 305px;
    width: 180px;
	  display: grid;
	  align-content: space-between;
  	box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
	}
	.book_yt_card_title {
    font-family: 'GeneralSans-Semibold';
    color: #fff;
    text-align: center;
    font-size: 24px;
    letter-spacing: 3px;
	}
	.book_your_trip {
	  /* background: #2ee2ae; */
	  background-image: url(../img/book_your_trip/book_BG.png);
	  padding-top: 50px;
	  padding-bottom: 50px;
	  height: 440px;
	}
	.book_your_trip_title {
		font-family: 'GeneralSans-Semibold';
		font-size: 29px;
		font-weight: 600;
		line-height: 42px;
		color: #123065;
		letter-spacing: 2px;
	}
	.packages .packages-carousel .owl-nav .owl-next {
	  position: absolute;
	  top: 105%;
	  right: 0px;
	  padding: 15px 20px;
	  border-radius: 30px;
	  transition: 0.5s;
	  background: #fff;
	  border: none;
	  box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
	}
	.packages .packages-carousel .owl-nav .owl-prev {
	  position: absolute;
	  top: 105%;
	  left: 0px;
	  padding: 15px 20px;
	  border: none;
	  border-radius: 30px;
	  transition: 0.5s;
	  box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
	  background: #fff;
	}
	.recommended_journ_card {
	  background: #003566;
	  padding-top: 60px !important;
	  padding-bottom: 90px !important;
	}



	.mega_menu_option {
    font-family: 'GeneralSans-Medium';
    font-size: 14px;
    color: #000;
    letter-spacing: 0.8px;
	}

  .blog_card_title {
    font-family: 'GeneralSans-Semibold';
    text-align: left;
    font-size: 16px;
    color: #123065;
    font-weight: 600;
    line-height: 22px;
    margin-bottom: 0px;
    height: 60px;
	}
	.blog_card_p {
    font-family: 'GeneralSans-Medium';
    text-align: left;
    font-size: 14px;
    color: #123065;
    font-weight: 500;
    line-height: 22px;
    margin-bottom: 0px;
    margin-top: 16px;
    letter-spacing: 0.5px;
	}
	.blog_card_bottom_read {
    font-family: 'GeneralSans-Semibold';
    text-align: left;
    font-size: 14px;
    color: #ef6b30;
    font-weight: 600;
    letter-spacing: 1px;
	}
	.packages .packages_carousel .owl-nav .owl-next {
    position: absolute;
    top: 105%;
    right: 30px;
    padding: 15px 20px;
    border-radius: 30px;
    transition: 0.5s;
    background: #fff;
    border: none;
    box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
	}
	.packages .packages_carousel .owl-nav .owl-prev {
    position: absolute;
    top: 105%;
    left: 35px;
    padding: 15px 20px;
    border: none;
    border-radius: 30px;
    transition: 0.5s;
    box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
    background: #fff;
	}

    
    .packages .packages-item .packages-img img {
        transition: 0.5s;
        height: auto;
        width: -webkit-fill-available !important;
    }
    .packages .packages_carousel .packages-item .packages-img img{
        display: flex;
        justify-content: center;
        -o-object-fit: cover;
        object-fit: cover;
        width: -webkit-fill-available;
        height:400px;
    }
}
@media only screen and (min-width: 1360px)  and (max-width: 1440px)
{
	.close {
    position: absolute;
    right: 7%;
    background: #fff;
	}
	.top_phone {
    font-family: 'GeneralSans-Regular';
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    letter-spacing: 1px;
	}
	.top_title {
    font-family: 'GeneralSans-Regular';
    font-size: 16px!important;
    font-weight: 400!important;
    color: #fff;
    margin-bottom: 0;
    letter-spacing: 1px;
	}
	.top_btn {
    font-family: 'GeneralSans-Semibold';
    background: #fbc925;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 8px 15px;
    letter-spacing: 1px;
    border-radius: 5px;
    color: #231f20;
	}	
	.about_text {
    font-family: 'GeneralSans-Regular';
    font-size: 16px;
    font-weight: 400;
    color: #414042;
    letter-spacing: 0.5px;
    line-height: 24px;
    text-align: justify;
    margin-bottom: 15px !important;
	}
	.about_read {
    font-family: 'GeneralSans-Regular';
    font-size: 16px;
    font-weight: 400;
    background: #123065;
    color: #fff;
    border-radius: 5px !important;
    padding: 8px 40px 9px 40px !important;
    line-height: 20px;
    letter-spacing: 1px;
	}
	.email_sec {
		  background-image: url('../img/Asset 1.png');
    background-size: cover;
    background-position: center center;
    padding-top: 50px;
    padding-bottom: 50px;
    height: 450px;
    align-items: center;
    display: flex;
	}
	.subscribe-button {
    background-color: #FF6F30;
    color: #FFFFFF;
    padding: 10px 30px;
    font-size: 16px;
    font-weight: 400;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    transition: background-color 0.3s ease;
    letter-spacing: 0.5px;
	}	
	.book_your_trip_title {
		font-family: 'GeneralSans-Semibold';
		font-size: 26px;
		font-weight: 600;
		line-height: 30px;
		color: #123065;
		letter-spacing: 2px;
	}
	.book_your_trip_subtitle {
    font-family: 'GeneralSans-Medium';
    font-size: 20px;
    font-weight: 500;
    text-align: right;
    line-height: 80px;
    margin-bottom: 0;
    color: #fff;
    letter-spacing: 2px;
	}
	.safe_and_hassle_title {
    font-family: 'GeneralSans-Semibold';
    text-align: center;
    font-size: 36px;
    font-weight: 600;
    color: #123065;
    margin-bottom: 50px;
	}
	.tranding_destination_title {
    font-family: 'GeneralSans-Semibold';
    text-align: left;
    font-size: 36px;
    font-weight: 600;
    color: #123065;
    margin-bottom: 50px;
    letter-spacing: 1px;
	}
	.recommended_journ_title {
    font-family: 'GeneralSans-Semibold';
    text-align: center;
    font-size: 36px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 35px;
    letter-spacing: 2px;
	}
	.blog_sec_head {
    font-family: 'GeneralSans-Semibold';
    text-align: left;
    font-size: 36px;
    font-weight: 600;
    color: #123065;
    margin-bottom: 55px;
    letter-spacing: 1px;
	}
	.faq_head {
    font-family: 'GeneralSans-Semibold';
    text-align: center;
    font-size: 36px;
    font-weight: 600;
    color: #123065;
    margin-bottom: 60px;
    letter-spacing: 1px;
    line-height: 48px;
	}
	.footer_title_call {
    font-family: 'GeneralSans-Medium';
    text-align: left;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    margin-top: 10px;
    margin-bottom: 10px;
		  line-height: 1.5rem!important;
	}
	.tranding_destination_box {
    background: #f9f9f9;
    padding-top: 0px;
    padding-bottom: 50px;
	}
	.book_yt_card_title {
    font-family: 'GeneralSans-Semibold';
    color: #fff;
    text-align: center;
    font-size: 26px;
    letter-spacing: 3px;
	}
	
	.footer_title {
	  font-family: 'GeneralSans-Medium';
	  text-align: left;
	  font-size: 20px;
	  font-weight: 500;
	  color: #fff;
	  margin-top: 20px;
	  margin-bottom: 0px;
	  letter-spacing: 1px;
		  line-height: 1.5rem!important;
	}
	.footer .footer-item a {
	  line-height: 30px;
	  color: var(--bs-white);
	  transition: 0.5s;
    font-family: 'GeneralSans-Light';
    text-align: left;
    font-size: 13px;
    font-weight: 300;
    letter-spacing: 1.5px;
    line-height: 28px;
	}
	.footer_p {
	  font-family: 'GeneralSans-Light';
	  text-align: left;
	  font-size: 14px;
	  font-weight: 300;
	  color: #fff;
	  letter-spacing: 1px;
	  margin-bottom: 0px;
	}
	.footer_add_p {
	  font-family: 'GeneralSans-Light';
	  text-align: left;
	  font-size: 14px;
	  font-weight: 200;
	  color: #fff;
	  letter-spacing: 1px;
	  margin-bottom: 0px;
	}
	.footer_add {
	  font-family: 'GeneralSans-Light';
	  text-align: left;
	  font-size: 14px;
	  font-weight: 600!important;
	  color: #fff;
	  letter-spacing: 1px;
	}
	.footer_email {
	  font-family: 'GeneralSans-Light';
	  text-align: left;
	  font-size: 14px;
	  font-weight: 200;
	  color: #fff;
	  letter-spacing: 1px;
	}
	.footer_email_p {
	  font-family: 'GeneralSans-Light';
	  text-align: left;
	  font-size: 14px;
	  font-weight: 200;
	  color: #fff;
	  letter-spacing: 1px;
	  margin-bottom: 0px;
	}
	.footer_m {
	  font-family: 'GeneralSans-Light';
	  text-align: left;
	  font-size: 14px;
	  font-weight: 200;
	  color: #fff;
	  letter-spacing: 1px;
	  margin-bottom: 0px;
	  margin-top: 5px;
	}
	.footer_title_call {
    font-family: 'GeneralSans-Medium';
    text-align: left;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    margin-top: 10px;
    margin-bottom: 10px;
		  line-height: 1.5rem!important;
	}

	.container {
  	max-width: 1140px;
	}
	.footer_container {
    max-width: 1140px;
	}
	.about_container{
		max-width: 1140px;
	}
	/*.header_container{
  	max-width: 1180px;
	}*/
	.book_container{
		max-width: 1140px;	
	}
	.safe_container{
		max-width: 1140px;
	}
	.tranding_container{
		max-width: 1140px;		
	}
	.journeys_container{
		max-width: 1140px;		
	}
	.review_container{
		max-width: 1140px;	
	}
	.save_container{
		max-width: 1140px;	
	}
	.recent_container{
		max-width: 1140px;
	}
	.faq_container{
		max-width: 1140px;
	}
	.trand_container {
    width: auto;
	}
	.recommended_journ_card_container {
    width: auto;
	}
	.recommended_journ_card_container {
    width: auto;
	}
	.top_phone {
    font-family: 'GeneralSans-Regular';
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    letter-spacing: 1px;
	}
	.top_title {
    font-family: 'GeneralSans-Regular';
    font-size: 16px!important;
    font-weight: 400!important;
    color: #fff;
    margin-bottom: 0;
    letter-spacing: 1px;
	}
	.top_btn {
    font-family: 'GeneralSans-Semibold';
    background: #fbc925;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 8px 15px;
    letter-spacing: 1px;
    border-radius: 5px;
    color: #231f20;
	}
	.about_heading {
	  color: #123065;
    font-family: 'GeneralSans-semibold';
    font-size: 38px;
    font-weight: 700;
    margin-bottom: 10px !important;
    line-height: 50px;
	}
	.book_your_trip_title {
		font-family: 'GeneralSans-Semibold';
		font-size: 34px;
		font-weight: 600;
		line-height: 40px;
		color: #123065;
		letter-spacing: 2px;
	}
	.safe_and_hassle_box {
    padding-top: 120px;
    background: #fff;
    padding-bottom: 50px;
	}
	.tranding_destination_box .packages-item {
    border-radius: 40px;
    box-shadow: 0px 6px 16px 0px rgba(0, 0, 0, 0.2);
    margin-bottom: 30px;
    width: auto;
	}
	.recommended_journ_card_container .packages-item {
    border-radius: 40px;
    box-shadow: 0px 6px 16px 0px rgba(0, 0, 0, 0.2);
    margin-bottom: 30px;
    width: auto;
	}
	.testimonial-slide p {
    font-size: 14px;
    color: #000;
    line-height: 1.5;
    margin-bottom: 20px;
    font-family: 'GeneralSans-Regular';
    text-align: justify;
    letter-spacing: 1px;
	}
	.testimonial-navigation {
    position: absolute;
    top: -10%;
    width: 100%;
    display: flex;
    justify-content: end;
    transform: translateY(100%);
    padding: 0 10px;
    column-gap: 10px;
    align-items: end;
	}
	.testimonial-slide {
    min-width: 100%;
    padding: 20px 0px;
    text-align: left;
	}
	.faq_scroll {
    overflow-y: scroll;
    height: 290px;
    padding-right: 45px;
	}
	.navbar-light .navbar-nav .nav-link {
    font-family: 'GeneralSans-Regular';
    position: relative;
    padding: 35px 5px;
    color: #000000 !important;
    font-size: 14px;
    font-weight: 400;
    outline: none;
    transition: .5s;
    text-transform: uppercase;
    letter-spacing: 1px;
   }
	.email_sec_title {
    font-family: 'GeneralSans-Semibold';
    text-align: left;
    font-size: 40px;
    color: #fae42f;
    font-weight: 600;
    letter-spacing: 0.2px;    
	}
	.email_sec_subtitle {
    font-family: 'GeneralSans-Semibold';
    text-align: left;
    font-size: 25px;
    color: #fff;
    letter-spacing: 2px;
	}
	.email-input {
    font-family: 'GeneralSans-Light';
    flex: 1;
    padding: 5px 15px;
    font-weight: 300;
    font-size: 18px;
    color: #FFFFFF;
    background: transparent;
    border: none;
    letter-spacing: 1px;
    outline: none;
    transition: border-color 0.3s ease;
	}
	.testimonial_sec_title {
    font-family: 'GeneralSans-Bold';
    text-align: left;
    font-size: 60px;
    font-weight: 700;
    color: #123065;
    margin-bottom: 0px;
	}
	.recommend_card_bottom_title {
    font-family: 'GeneralSans-Semibold';
    text-align: left;
    font-size: 18px;
    color: #123065;
    font-weight: 600;
    letter-spacing: 1px;
	}
	.recommend_card_subtext {
    font-family: 'GeneralSans-Regular';
    text-align: left;
    font-size: 16px;
    color: #123065;
    font-weight: 400;
	}
	.recommend_card_price {
    font-family: 'GeneralSans-Semibold';
    text-align: left;
    font-size: 18px;
    color: #123065;
    font-weight: 700;
    line-height: 30px;
    margin-bottom: 20px;
    letter-spacing: 1px;
	}
	.recommend_card_bottom_view {
    font-family: 'GeneralSans-Semibold';
    text-align: left;
    font-size: 18px;
    color: #ef6b30;
    font-weight: 600;
    letter-spacing: 1px;
	}
	.tranding_card_bottom_title {
    font-family: 'GeneralSans-Semibold';
    text-align: left;
    font-size: 16px;
    color: #123065;
    font-weight: 600;
	}
	.tranding_card_bottom_view {
    font-family: 'GeneralSans-Semibold';
    text-align: left;
    font-size: 16px;
    color: #ef6b30;
    font-weight: 600;
	}
	.tranding_card_text {
		font-family: 'GeneralSans-Semibold';
		text-align: left;		
	  font-size: 16px;
    color: #123065;
    font-weight: 700;
    line-height: 20px;
		margin-bottom: 0px;
	}
	.safe_points_title_desc {
    font-family: 'GeneralSans-semibold';
    text-align: center;
    font-size: 25px;
    color: #123065;
    font-weight: 700;
    line-height: 30px;
    margin-bottom: 0px;
    letter-spacing: 1px;
	}
	.blog_card_bottom_read {
    font-family: 'GeneralSans-Semibold';
    text-align: left;
    font-size: 18px;
    color: #ef6b30;
    font-weight: 600;
    letter-spacing: 1px;
	}
	.blog_card_p {
    font-family: 'GeneralSans-Medium';
    text-align: left;
    font-size: 18px;
    color: #123065;
    font-weight: 500;
    line-height: 30px;
    margin-bottom: 0px;
    margin-top: 16px;
    letter-spacing: 0.5px;
	}
	.blog_card_title {
    font-family: 'GeneralSans-Semibold';
    text-align: left;
    font-size: 22px;
    color: #123065;
    font-weight: 600;
    line-height: 30px;
    margin-bottom: 0px;
	}
	.testimonial-slide h3 {
    font-family: 'Roboto', sans-serif;
    text-align: left;
    font-size: 22px;
    font-weight: 600;
    color: #002f5f;
    margin-bottom: 10px;
    letter-spacing: 1px;
	}	
	.subscribe-button {
    background-color: #FF6F30;
    color: #FFFFFF;
    padding: 10px 30px;
    font-size: 16px;
    font-weight: 400;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    transition: background-color 0.3s ease;
    letter-spacing: 0.5px;
	}
	.blog_card {
    padding: 20px 40px;
    background: #fff;
    border-radius: 0px 0px 40px 40px;
	}
	.lets_find {
    font-family: 'GeneralSans-Semibold';
    font-size: 29px;
    font-weight: 600;
    color: #fbc925;
    margin-bottom: 0px;
	}
	.about_text {
    font-family: 'GeneralSans-Regular';
    font-size: 15px;
    font-weight: 500;
    color: #414042;
    letter-spacing: 0.5px;
    line-height: 22px;
    text-align: justify;
    margin-bottom: 15px !important;
	}	
	.search_btn {
	  font-family: 'GeneralSans-Regular';
		/*background: #fbc925;*/
	  color: #000 !important;
	  font-size: 13px;
	  letter-spacing: 1px;
	  padding: 12px !important;
	  border-radius: 5px;
	  margin-right: 5px;
	  left: 5.5%;
	}
	select#SelectPerson {
		font-size: 13px;
		color: #000;
		height: 45px;
		padding: 3px 10px;
		border-radius: 5px;
	}
	select#CategoriesSelect {
		font-size: 13px;
		color: #000;
		height: 45px;
		padding: 3px 10px;
		border-radius: 5px;
	}
	button.carousel-control-next {
    width: 10%;
    height: 10%;
    top: 45%;
	}
	button.carousel-control-prev {
    width: 10%;
    height: 10%;
    top: 45%;
	}
	.email_sec {
		  background-image: url('../img/Asset 1.png');
    background-size: cover;
    background-position: center center;
    padding-top: 50px;
    padding-bottom: 50px;
    height: 500px;
    align-items: center;
    display: flex;
	}
	.collapsibles-wrapper .collapsible-trigger-btn {
    background: none;
    width: 100%;
    font-size: 18px;
    font-family: 'GeneralSans-Medium';
    font-weight: 500;
    letter-spacing: 1.6px;
    border: none;
    cursor: pointer;
    padding: 20px 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 2px solid #979797;
    position: relative;
    text-align: left;
	}	
	/*--------------------------------------------------------------------------*/

  /* Fix slider issue */
  .carousel-header .carousel-inner .carousel-item {
/*    min-height: 52vh; /* Ensure height scales properly */*/
  }
  div#carouselId {
/*	  margin-top: 29px;*/
	}
  .carousel-header .carousel-inner .carousel-item img {
    height: auto;
    max-height: 100%; /* Ensure the image fits within the item */
  }
  /* Fix search bar issue */
  .search_bg {
/*		margin-top: -120px;*/
		background: rgba(0, 0, 0, 0.7);    
		padding: 25px 13px !important;
  }
  .navbar-light {
/*	  position: absolute;*/
	  width: 100%;
	  top: 0;
	  left: 0;
	  border-bottom: 1px solid rgba(255, 255, 255, .1);
	  z-index: 999;
	   background: #fff; 
	  /* height: 100px; */
	  padding-left: 15px !important;
	  padding-right: 15px !important;
	}
	
	.top_bar{
	  padding-left: 15px !important;
	  padding-right: 15px !important;		
	}
	.sticky-top.navbar-light .navbar-nav .nav-link {
	  padding: 20px 10px;
	  color: var(--bs-dark) !important;
	}	
	.sticky-top.navbar-light .navbar-nav .nav-link.active {
    color: #ee6034 !important;
	}
	.mega-menu .dropdown-menu {
    display: none;
    position: absolute;
    background-color: #fff;
    padding: 30px 50px;
    width: max-content;
    left: -265px;
    top: 100%;
    margin-top: 5px;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
    border-radius: 0px !important;
	}
	.safe_points_title_desc {
    font-family: 'GeneralSans-semibold';
    text-align: center;
    font-size: 20px;
    color: #123065;
    font-weight: 700;
    line-height: 28px;
    margin-bottom: 0px;
    letter-spacing: 1px;
	}
  .page_form_box {    
    display: flex;
  	column-gap: 20px;
  	align-items: center;
  	justify-content: end;
  	width: 100%;
	}
	.page_form_card_1 {
	  width: 20%;
	}
	.lets_right_border{
		border: none;
	}
	.form_box {
    display: grid;
    column-gap: 20px;
    row-gap: 15px;
    grid-template-columns: 1fr 1fr 1fr;
	}
	.page_form_card_2 {
	  width: 80%;
	}
	.field_1 {
	  width: 100%;
	}
	.field_2 {
  	width: 100%;
	}
	.button_1 {
	  width: 100%;
	}
	.safe_points {
	  border-radius: 30px;
	  border: 4px solid #e6e7e8;
	  padding: 30px;
	  height: 280px;
	  display: flex;
	  align-items: center;
	  margin-bottom: 20px;
	}
	.trand_container {
	  width: 960px;
	}
	.recommended_journ_card_container {
	  width: 960px;
	}
	.tranding_destination_box .packages-item {
    border-radius: 40px;
    box-shadow: 0px 6px 16px 0px rgba(0, 0, 0, 0.2);
    margin-bottom: 30px;
    width: auto;
	}
	.recommended_journ_card_container .packages-item {
	  border-radius: 40px;
	  box-shadow: 0px 6px 16px 0px rgba(0, 0, 0, 0.2);
	  margin-bottom: 30px;
	  width: auto;
	}
	.footer_width {
	  width:auto;
	  padding-left: 10px;
	  padding-right: 10px;
	}
	#desk_footer{
		display: block!important;
	}
	#mobile_footer {
	  display: none!important;
		padding-top: 70px !important;
  }
  .footer_logo_box {
    display: flex;
    column-gap: 5px!important;
    margin-top: 3%!important;
    width: 100%;
/*    width: 60%;*/
	}
	.footer_logo_1 {
    width: 100%;
    height: auto!important;
	}
	.footer_logo_2 {
    width: 100%;
    height: auto!important;
	}
	.footer_logo_3 {
	  /*width: 16%;
	  height: 30%;*/
	  width: 13.7%!important;
    height: 100%!important;
	  margin-top: 0px!important;
	}
	.footer_title {
	  font-family: 'GeneralSans-Medium';
	  text-align: left;
	  font-size: 20px;
	  font-weight: 500;
	  color: #fff;
	  margin-top: 20px;
	  margin-bottom: 0px;
	  letter-spacing: 1px;
		  line-height: 1.5rem!important;
	}
	.footer .footer-item a {
	  line-height: 30px;
	  color: var(--bs-white);
	  transition: 0.5s;
    font-family: 'GeneralSans-Light';
    text-align: left;
    font-size: 12px;
    font-weight: 300;
    letter-spacing: 1.5px;
    line-height: 28px;
	}
	.follow_link {
    font-size: 10px !important;
    border: 1px solid #fff !important;
    display: inherit !important;
    padding: 6px 7px 7px 7px;
    justify-content: center;
	}
	.btn-square {
    width: 26px;
    height: 26px;
  }

	.footer_p {
	  font-family: 'GeneralSans-Light';
	  text-align: left;
	  font-size: 14px;
	  font-weight: 300;
	  color: #fff;
	  letter-spacing: 1px;
	  margin-bottom: 0px;
	}
	.footer_add_p {
	  font-family: 'GeneralSans-Light';
	  text-align: left;
	  font-size: 14px;
	  font-weight: 200;
	  color: #fff;
	  letter-spacing: 1px;
	  margin-bottom: 0px;
	}
	.footer_add {
	  font-family: 'GeneralSans-Light';
	  text-align: left;
	  font-size: 14px;
	  font-weight: 600!important;
	  color: #fff;
	  letter-spacing: 1px;
	}
	.footer_email {
	  font-family: 'GeneralSans-Light';
	  text-align: left;
	  font-size: 14px;
	  font-weight: 200;
	  color: #fff;
	  letter-spacing: 1px;
	}
	.footer_email_p {
	  font-family: 'GeneralSans-Light';
	  text-align: left;
	  font-size: 14px;
	  font-weight: 200;
	  color: #fff;
	  letter-spacing: 1px;
	  margin-bottom: 0px;
	}
	.footer_m {
	  font-family: 'GeneralSans-Light';
	  text-align: left;
	  font-size: 14px;
	  font-weight: 200;
	  color: #fff;
	  letter-spacing: 1px;
	  margin-bottom: 0px;
	  margin-top: 5px;
	}
	.footer_title_call {
    font-family: 'GeneralSans-Medium';
    text-align: left;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    margin-top: 10px;
    margin-bottom: 10px;
		  line-height: 1.5rem!important;
	}
	.qr{
		width: 60%;
	}
	.blog_section .owl-stage {
    display: flex;
    column-gap: 10px;
    margin-left: 0px;
	}
  .book_yt_box {
    display: flex;
    column-gap: 10px;
    row-gap: 20px;
    position: absolute;
    grid-template-columns: 20% 20% 20% 20% 20%;
    justify-content: center;
   }
	.safe_and_hassle_box {
	  padding-top: 190px;
	  background: #fff;
	  padding-bottom: 50px;
	}
	.tranding_card {
	  padding: 28px 30px;
	  background: #fff;
	}
	.tranding_card {
	  padding: 28px 30px;
	  background: #fff;
	}
	.recommend_card {
	  padding: 15px 30px;
	  background: #fff;
	  border-radius: 0px 0px 20px 20px;
	}
	.recommend_card_price {
	  font-family: 'GeneralSans-Semibold';
	  text-align: left;
	  font-size: 14px;
	  color: #123065;
	  font-weight: 700;
	  line-height: 30px;
	  margin-bottom: 20px;
	  letter-spacing: 1px;
	}
	.recommend_card_bottom_view {
	  font-family: 'GeneralSans-Semibold';
	  text-align: left;
	  font-size: 15px;
	  color: #ef6b30;
	  font-weight: 600;
	  letter-spacing: 1px;
	}
	.recommend_card_bottom_title {
	  font-family: 'GeneralSans-Semibold';
	  text-align: left;
	  font-size: 16px;
	  color: #123065;
	  font-weight: 600;
	  letter-spacing: 1px;
	}
	.recommend_card_text {
	  font-family: 'GeneralSans-Semibold';
	  text-align: left;
	  font-size: 16px;
	  color: #123065;
	  font-weight: 700;
	  line-height: 24px;
	  margin-bottom: 8px;
	  letter-spacing: 1px;
	}
	.explore_review_card_title {
	  font-family: 'GeneralSans-Semibold';
	  font-size: 22px;
	  color: #fff;
	  text-align: center;
	  letter-spacing: 1px;
	  margin-bottom: 3px;
	}
	.email_sec_card {
	  padding-left: 20px;
	}
	#mobile_about{
	  display: none;
	}				
	#desktop_about{
	  display: block;
	}
	.about_heading {
	  color: #123065;
	  font-family: 'GeneralSans-semibold';
	  font-size: 50px;
	  font-weight: 700;
	  margin-bottom: 10px !important;
	  line-height: 60px;
	}
	.about_top_heading {
	  font-family: 'GeneralSans-Light';
	  font-size: 32px;
	  color: #333;
	  font-weight: 200;
	  line-height: 35px;
	}
	.book_yt_card_1, .book_yt_card_2, .book_yt_card_3, .book_yt_card_4, .book_yt_card_5 {
	  background-size: cover;
	  background-position: center top;
	  border: 5px solid #fff;
	  border-radius: 30px;
	  justify-content: center;
	  padding: 50px;
	  height: 395px;
    width: 215px;
	  display: grid;
	  align-content: space-between;
	  box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
	}
	.book_yt_card_2 {
	  background-size: cover;
	  background-position: center top;
	  border: 5px solid #fff;
	  border-radius: 30px;
	  justify-content: center;
	  padding: 50px;
	  height: 395px;
    width: 215px;
	  display: grid;
	  align-content: space-between;
	  box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
	}
	.book_yt_card_3 {
	  background-size: cover;
	  background-position: center top;
	  border: 5px solid #fff;
	  border-radius: 30px;
	  justify-content: center;
	  padding: 50px;
	  height: 395px;
    width: 215px;
	  display: grid;
	  align-content: space-between;
	  box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
	}
	.book_yt_card_4 {
	  background-size: cover;
	  background-position: center top;
	  border: 5px solid #fff;
	  border-radius: 30px;
	  justify-content: center;
	  padding: 50px;
	  height: 395px;
    width: 215px;
	  display: grid;
	  align-content: space-between;
	  box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
	}
	.book_yt_card_5 {
	  background-size: cover;
	  background-position: center top;
	  border: 5px solid #fff;
	  border-radius: 30px;
	  justify-content: center;
	  padding: 50px;
	  height: 395px;
    width: 215px;	  
		display: grid;
		align-content: space-between;
	  box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
	}
	.book_your_trip {
	  /* background: #2ee2ae; */
	  background-image: url(../img/book_your_trip/1920_590px.png);
	  padding-top: 50px;
	  padding-bottom: 50px;
	  height: 440px;
	}
	.packages .packages-carousel .owl-nav .owl-next {
	  position: absolute;
	  top: 105%;
	  right: 0px;
	  padding: 15px 20px;
	  border-radius: 30px;
	  transition: 0.5s;
	  background: #fff;
	  border: none;
	  box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
	}
	.packages .packages-carousel .owl-nav .owl-prev {
	  position: absolute;
	  top: 105%;
	  left: 0px;
	  padding: 15px 20px;
	  border: none;
	  border-radius: 30px;
	  transition: 0.5s;
	  box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
	  background: #fff;
	}
	.recommended_journ_card {
	  background: #003566;
	  padding-top: 60px !important;
	  padding-bottom: 90px !important;
	}


	.mega_menu_option {
    font-family: 'GeneralSans-Medium';
    font-size: 14px;
    color: #000;
    letter-spacing: 0.8px;
	}

  .blog_card_title {
    font-family: 'GeneralSans-Semibold';
    text-align: left;
    font-size: 16px;
    color: #123065;
    font-weight: 600;
    line-height: 22px;
    margin-bottom: 0px;
    height: 60px;
	}
	.blog_card_p {
    font-family: 'GeneralSans-Medium';
    text-align: left;
    font-size: 14px;
    color: #123065;
    font-weight: 500;
    line-height: 22px;
    margin-bottom: 0px;
    margin-top: 16px;
    letter-spacing: 0.5px;
	}
	.blog_card_bottom_read {
    font-family: 'GeneralSans-Semibold';
    text-align: left;
    font-size: 14px;
    color: #ef6b30;
    font-weight: 600;
    letter-spacing: 1px;
	}
	.packages .packages_carousel .owl-nav .owl-next {
    position: absolute;
    top: 105%;
    right: 30px;
    padding: 15px 20px;
    border-radius: 30px;
    transition: 0.5s;
    background: #fff;
    border: none;
    box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
	}
	.packages .packages_carousel .owl-nav .owl-prev {
    position: absolute;
    top: 105%;
    left: 35px;
    padding: 15px 20px;
    border: none;
    border-radius: 30px;
    transition: 0.5s;
    box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
    background: #fff;
	}

    
    .packages .packages-item .packages-img img {
        transition: 0.5s;
        height: auto;
        width: -webkit-fill-available !important;
    }
    
    .packages .packages_carousel .packages-item .packages-img img{
        display: flex;
        justify-content: center;
        -o-object-fit: cover;
        object-fit: cover;
        width: -webkit-fill-available;
        height:400px;
    }
}
@media only screen and (min-width: 1441px)  and (max-width: 1600px)
{	
	.close {
    position: absolute;
    right: 7%;
    background: #fff;
	}
	.top_phone {
    font-family: 'GeneralSans-Regular';
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    letter-spacing: 1px;
	}
	.top_title {
    font-family: 'GeneralSans-Regular';
    font-size: 16px!important;
    font-weight: 400!important;
    color: #fff;
    margin-bottom: 0;
    letter-spacing: 1px;
	}
	.top_btn {
    font-family: 'GeneralSans-Semibold';
    background: #fbc925;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 8px 15px;
    letter-spacing: 1px;
    border-radius: 5px;
    color: #231f20;
	}	
	.about_text {
    font-family: 'GeneralSans-Regular';
    font-size: 16px;
    font-weight: 400;
    color: #414042;
    letter-spacing: 0.5px;
    line-height: 24px;
    text-align: justify;
    margin-bottom: 15px !important;
	}
	.about_read {
    font-family: 'GeneralSans-Regular';
    font-size: 16px;
    font-weight: 400;
    background: #123065;
    color: #fff;
    border-radius: 5px !important;
    padding: 8px 40px 9px 40px !important;
    line-height: 20px;
    letter-spacing: 1px;
	}
	.email_sec {
		  background-image: url('../img/Asset 1.png');
    background-size: cover;
    background-position: center center;
    padding-top: 50px;
    padding-bottom: 50px;
    height: 450px;
    align-items: center;
    display: flex;
	}
	.subscribe-button {
    background-color: #FF6F30;
    color: #FFFFFF;
    padding: 10px 30px;
    font-size: 16px;
    font-weight: 400;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    transition: background-color 0.3s ease;
    letter-spacing: 0.5px;
	}	
	.book_your_trip_title {
		font-family: 'GeneralSans-Semibold';
		font-size: 26px;
		font-weight: 600;
		line-height: 30px;
		color: #123065;
		letter-spacing: 2px;
	}
	.book_your_trip_subtitle {
    font-family: 'GeneralSans-Medium';
    font-size: 20px;
    font-weight: 500;
    text-align: right;
    line-height: 80px;
    margin-bottom: 0;
    color: #fff;
    letter-spacing: 2px;
	}
	.safe_and_hassle_title {
    font-family: 'GeneralSans-Semibold';
    text-align: center;
    font-size: 36px;
    font-weight: 600;
    color: #123065;
    margin-bottom: 50px;
	}
	.tranding_destination_title {
    font-family: 'GeneralSans-Semibold';
    text-align: left;
    font-size: 36px;
    font-weight: 600;
    color: #123065;
    margin-bottom: 50px;
    letter-spacing: 1px;
	}
	.recommended_journ_title {
    font-family: 'GeneralSans-Semibold';
    text-align: center;
    font-size: 36px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 35px;
    letter-spacing: 2px;
	}
	.blog_sec_head {
    font-family: 'GeneralSans-Semibold';
    text-align: left;
    font-size: 36px;
    font-weight: 600;
    color: #123065;
    margin-bottom: 55px;
    letter-spacing: 1px;
	}
	.faq_head {
    font-family: 'GeneralSans-Semibold';
    text-align: center;
    font-size: 36px;
    font-weight: 600;
    color: #123065;
    margin-bottom: 60px;
    letter-spacing: 1px;
    line-height: 48px;
	}
	.footer_title_call {
    font-family: 'GeneralSans-Medium';
    text-align: left;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    margin-top: 10px;
    margin-bottom: 10px;
		  line-height: 1.5rem!important;
	}
	.tranding_destination_box {
    background: #f9f9f9;
    padding-top: 0px;
    padding-bottom: 50px;
	}
	.book_yt_card_title {
    font-family: 'GeneralSans-Semibold';
    color: #fff;
    text-align: center;
    font-size: 26px;
    letter-spacing: 3px;
	}
	.book_your_trip {
    /* background: #2ee2ae; */
    background-image: url(../img/book_your_trip/1920_590px.png);
    padding-top: 50px;
    padding-bottom: 50px;
    height: 480px;
	}	
	.footer_title {
	  font-family: 'GeneralSans-Medium';
	  text-align: left;
	  font-size: 20px;
	  font-weight: 500;
	  color: #fff;
	  margin-top: 20px;
	  margin-bottom: 0px;
	  letter-spacing: 1px;
		  line-height: 1.5rem!important;
	}
	.footer .footer-item a {
	  line-height: 30px;
	  color: var(--bs-white);
	  transition: 0.5s;
    font-family: 'GeneralSans-Light';
    text-align: left;
    font-size: 15px;
    font-weight: 300;
    letter-spacing: 1.5px;
    line-height: 28px;
	}
	.footer_p {
	  font-family: 'GeneralSans-Light';
	  text-align: left;
	  font-size: 14px;
	  font-weight: 300;
	  color: #fff;
	  letter-spacing: 1px;
	  margin-bottom: 0px;
	}
	.footer_add_p {
	  font-family: 'GeneralSans-Light';
	  text-align: left;
	  font-size: 14px;
	  font-weight: 200;
	  color: #fff;
	  letter-spacing: 1px;
	  margin-bottom: 0px;
	}
	.footer_add {
	  font-family: 'GeneralSans-Light';
	  text-align: left;
	  font-size: 14px;
	  font-weight: 600!important;
	  color: #fff;
	  letter-spacing: 1px;
	}
	.footer_email {
	  font-family: 'GeneralSans-Light';
	  text-align: left;
	  font-size: 14px;
	  font-weight: 200;
	  color: #fff;
	  letter-spacing: 1px;
	}
	.footer_email_p {
	  font-family: 'GeneralSans-Light';
	  text-align: left;
	  font-size: 14px;
	  font-weight: 200;
	  color: #fff;
	  letter-spacing: 1px;
	  margin-bottom: 0px;
	}
	.footer_m {
	  font-family: 'GeneralSans-Light';
	  text-align: left;
	  font-size: 11px;
	  font-weight: 200;
	  color: #fff;
	  letter-spacing: 1px;
	  margin-bottom: 0px;
	  margin-top: 5px;
	}
	.footer_title_call {
    font-family: 'GeneralSans-Medium';
    text-align: left;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    margin-top: 10px;
    margin-bottom: 10px;
		  line-height: 1.5rem!important;
	}	
  .qr{
    width: 55%;
  }
	/*.search_bg {
    background: rgba(0, 0, 0, 0.5);
    margin-top: -145px;
	}*/
	.container {
  	max-width: 1200px;
	}	
	.footer_container {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
	}
	.about_container{
		max-width: 1200px;
	}
	.book_container{
		max-width: 1200px;	
	}
	/*.header_container {
        max-width: 1180px;
    }*/

	.safe_container{
		max-width: 1200px;
	}
	.tranding_container{
		max-width: 1200px;		
	}
	.journeys_container{
		max-width: 1200px;		
	}
	.review_container{
		max-width: 1200px;	
	}
	.save_container{
		max-width: 1200px;	
	}
	.recent_container{
		max-width: 1200px;
	}
	.faq_container{
		max-width: 1200px;
	}
	.trand_container {
    width: auto;
	}
	.recommended_journ_card_container {
    width: auto;
	}
	.recommended_journ_card_container {
    width: auto;
	}
	.top_phone {
    font-family: 'GeneralSans-Regular';
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    letter-spacing: 1px;
	}
	.top_title {
    font-family: 'GeneralSans-Regular';
    font-size: 16px!important;
    font-weight: 400!important;
    color: #fff;
    margin-bottom: 0;
    letter-spacing: 1px;
	}
	.top_btn {
    font-family: 'GeneralSans-Semibold';
    background: #fbc925;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 8px 15px;
    letter-spacing: 1px;
    border-radius: 5px;
    color: #231f20;
	}
	.about_heading {
	  color: #123065;
    font-family: 'GeneralSans-semibold';
    font-size: 38px;
    font-weight: 700;
    margin-bottom: 10px !important;
    line-height: 50px;
	}
	.book_your_trip_title {
		font-family: 'GeneralSans-Semibold';
		font-size: 34px;
		font-weight: 600;
		line-height: 40px;
		color: #123065;
		letter-spacing: 2px;
	}
	.safe_and_hassle_box {
    padding-top: 230px;
    background: #fff;
    padding-bottom: 50px;
	}
	.tranding_destination_box .packages-item {
    border-radius: 40px;
    box-shadow: 0px 6px 16px 0px rgba(0, 0, 0, 0.2);
    margin-bottom: 30px;
    width: auto;
	}
	.recommended_journ_card_container .packages-item {
    border-radius: 40px;
    box-shadow: 0px 6px 16px 0px rgba(0, 0, 0, 0.2);
    margin-bottom: 30px;
    width: auto;
	}
	.testimonial-slide p {
    font-size: 14px;
    color: #000;
    line-height: 1.5;
    margin-bottom: 20px;
    font-family: 'GeneralSans-Regular';
    text-align: justify;
    letter-spacing: 1px;
	}
	.testimonial-navigation {
    position: absolute;
    top: -10%;
    width: 100%;
    display: flex;
    justify-content: end;
    transform: translateY(100%);
    padding: 0 10px;
    column-gap: 10px;
    align-items: end;
	}
	.testimonial-slide {
    min-width: 100%;
    padding: 20px 0px;
    text-align: left;
	}
	.faq_scroll {
    overflow-y: scroll;
    height: 290px;
    padding-right: 45px;
	}
	.navbar-light .navbar-nav .nav-link {
    font-family: 'GeneralSans-Regular';
    position: relative;
    padding: 35px 5px;
    color: #000000 !important;
    font-size: 14px;
    font-weight: 400;
    outline: none;
    transition: .5s;
    text-transform: uppercase;
    letter-spacing: 1px;
   }
	.email_sec_title {
    font-family: 'GeneralSans-Semibold';
    text-align: left;
    font-size: 40px;
    color: #fae42f;
    font-weight: 600;
    letter-spacing: 0.2px;    
	}
	.email_sec_subtitle {
    font-family: 'GeneralSans-Semibold';
    text-align: left;
    font-size: 25px;
    color: #fff;
    letter-spacing: 2px;
	}
	.email-input {
    font-family: 'GeneralSans-Light';
    flex: 1;
    padding: 5px 15px;
    font-weight: 300;
    font-size: 18px;
    color: #FFFFFF;
    background: transparent;
    border: none;
    letter-spacing: 1px;
    outline: none;
    transition: border-color 0.3s ease;
	}
	.testimonial_sec_title {
    font-family: 'GeneralSans-Bold';
    text-align: left;
    font-size: 60px !important;
    font-weight: 700;
    color: #123065;
    margin-bottom: 0px;
	}
	.recommend_card_bottom_title {
    font-family: 'GeneralSans-Semibold';
    text-align: left;
    font-size: 16px;
    color: #123065;
    font-weight: 600;
    letter-spacing: 1px;
	}
	.recommend_card_text {
    font-family: 'GeneralSans-Semibold';
    text-align: left;
    font-size: 18px;
    color: #123065;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 8px;
    letter-spacing: 1px;
	}
	.recommend_card_subtext {
    font-family: 'GeneralSans-Regular';
    text-align: left;
    font-size: 16px;
    color: #123065;
    font-weight: 400;
	}
	.recommend_card_price {
    font-family: 'GeneralSans-Semibold';
    text-align: left;
    font-size: 14px;
    color: #123065;
    font-weight: 700;
    line-height: 30px;
    margin-bottom: 20px;
    letter-spacing: 1px;
	}
	.recommend_card_bottom_view {
    font-family: 'GeneralSans-Semibold';
    text-align: left;
    font-size: 16px;
    color: #ef6b30;
    font-weight: 600;
    letter-spacing: 1px;
	}
	.tranding_card_bottom_title {
    font-family: 'GeneralSans-Semibold';
    text-align: left;
    font-size: 16px;
    color: #123065;
    font-weight: 600;
	}
	.tranding_card_bottom_view {
    font-family: 'GeneralSans-Semibold';
    text-align: left;
    font-size: 16px;
    color: #ef6b30;
    font-weight: 600;
	}
	.tranding_card_text {
		font-family: 'GeneralSans-Semibold';
		text-align: left;
	  font-size: 18px;
    color: #123065;
    font-weight: 700;
    line-height: 20px;
		margin-bottom: 0px;
	}
	.safe_points_title_desc {
    font-family: 'GeneralSans-semibold';
    text-align: center;
    font-size: 25px;
    color: #123065;
    font-weight: 700;
    line-height: 30px;
    margin-bottom: 0px;
    letter-spacing: 1px;
	}
	.blog_card_bottom_read {
    font-family: 'GeneralSans-Semibold';
    text-align: left;
    font-size: 18px;
    color: #ef6b30;
    font-weight: 600;
    letter-spacing: 1px;
	}
	.blog_card_p {
    font-family: 'GeneralSans-Medium';
    text-align: left;
    font-size: 18px;
    color: #123065;
    font-weight: 500;
    line-height: 30px;
    margin-bottom: 0px;
    margin-top: 16px;
    letter-spacing: 0.5px;
	}
	.blog_card_title {
    font-family: 'GeneralSans-Semibold';
    text-align: left;
    font-size: 22px;
    color: #123065;
    font-weight: 600;
    line-height: 30px;
    margin-bottom: 0px;
	}
	.testimonial-slide h3 {
    font-family: 'Roboto', sans-serif;
    text-align: left;
    font-size: 22px;
    font-weight: 600;
    color: #002f5f;
    margin-bottom: 10px;
    letter-spacing: 1px;
	}	
	.subscribe-button {
    background-color: #FF6F30;
    color: #FFFFFF;
    padding: 10px 30px;
    font-size: 16px;
    font-weight: 400;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    transition: background-color 0.3s ease;
    letter-spacing: 0.5px;
	}
	.blog_card {
    padding: 20px 40px;
    background: #fff;
    border-radius: 0px 0px 40px 40px;
	}
	.lets_find {
    font-family: 'GeneralSans-Semibold';
    font-size: 29px;
    font-weight: 600;
    color: #fbc925;
    margin-bottom: 0px;
	}
	.about_text {
    font-family: 'GeneralSans-Regular';
    font-size: 15px;
    font-weight: 500;
    color: #414042;
    letter-spacing: 0.5px;
    line-height: 22px;
    text-align: justify;
    margin-bottom: 15px !important;
	}	
	.search_btn {
	  font-family: 'GeneralSans-Regular';
/*	  background: #fbc925;*/
	  color: #000 !important;
	  font-size: 13px;
	  letter-spacing: 1px;
	  padding: 12px !important;
	  border-radius: 5px;
	  margin-right: 5px;
	}
	select#SelectPerson {
		font-size: 13px;
		color: #000;
		height: 45px;
		padding: 3px 10px;
		border-radius: 5px;
	}
	select#CategoriesSelect {
		font-size: 13px;
		color: #000;
		height: 45px;
		padding: 3px 10px;
		border-radius: 5px;
	}
	button.carousel-control-next {
    width: 10%;
    height: 10%;
    top: 45%;
	}
	button.carousel-control-prev {
    width: 10%;
    height: 10%;
    top: 45%;
	}
	.email_sec {
		  background-image: url('../img/Asset 1.png');
    background-size: cover;
    background-position: center center;
    padding-top: 50px;
    padding-bottom: 50px;
    height: 500px;
    align-items: center;
    display: flex;
	}
	.collapsibles-wrapper .collapsible-trigger-btn {
    background: none;
    width: 100%;
    font-size: 20px;
    font-family: 'GeneralSans-Medium';
    font-weight: 500;
    letter-spacing: 1.6px;
    border: none;
    cursor: pointer;
    padding: 20px 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 2px solid #979797;
    position: relative;
    text-align: left;
	}	
	/*.follow_link {
    border: 1px solid #fff;
    height: 25px;
    font-size: 13px !important;
	}*/
	
	.follow_link {
    font-size: 10px !important;
    border: 1px solid #fff !important;
    display: inherit !important;
    padding: 6px 7px 7px 7px;
    justify-content: center;
	}
	.btn-square {
    width: 26px;
    height: 26px;
  }
	/*--------------------------------------------------------------------------*/
	.book_yt_card_1, .book_yt_card_2, .book_yt_card_3, .book_yt_card_4, .book_yt_card_5 {
    background-size: cover;
    background-position: center bottom;
    border: 5px solid #fff;
    border-radius: 30px;
    justify-content: center;
    padding: 50px;
    height: 422px;
    width: 219px;
	  display: grid;
	  align-content: space-between;
    box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
	}
	div#carouselId {
/*    margin-top: 20px;*/
	}
	.carousel-header .carousel-inner .carousel-item {
    position: relative;
/*    min-height: 86vh;*/
	}
	.packages .packages-carousel .owl-nav .owl-prev {
	  position: absolute;
	  top: 105%;
	  left: 0px;
	  padding: 15px 20px;
	  border: none;
	  border-radius: 30px;
	  transition: 0.5s;
	  box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
	  background: #fff;
	}
	.packages .packages-carousel .owl-nav .owl-next {
    position: absolute;
    top: 105%;
    right: 0px;
    padding: 15px 20px;
    border-radius: 30px;
    transition: 0.5s;
    background: #fff;
    border: none;
    box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
	}
	.recommended_journ_card {
    background: #003566;
    padding-top: 60px !important;
    padding-bottom: 90px !important;
	}
	
	.search_bg {
    background: rgba(0, 0, 0, 0.7);
/*    margin-top: -145px;*/
	}

  .mega-menu .dropdown-menu {
    display: none;
    position: absolute;
    background-color: #fff;
    padding: 30px 50px;
    width: max-content;
    left: -265px;
    top: 100%;
    margin-top: 5px;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
    border-radius: 0px !important;
  }

  .blog_card_title {
    font-family: 'GeneralSans-Semibold';
    text-align: left;
    font-size: 18px;
    color: #123065;
    font-weight: 600;
    line-height: 22px;
    margin-bottom: 0px;
    height: 60px;
	}
	.blog_card_p {
    font-family: 'GeneralSans-Medium';
    text-align: left;
    font-size: 14px;
    color: #123065;
    font-weight: 500;
    line-height: 20px;
    margin-bottom: 0px;
    margin-top: 16px;
    letter-spacing: 0.5px;
	}
	.blog_card_bottom_read {
    font-family: 'GeneralSans-Semibold';
    text-align: left;
    font-size: 14px;
    color: #ef6b30;
    font-weight: 600;
    letter-spacing: 1px;
	}
	.packages .packages_carousel .owl-nav .owl-next {
    position: absolute;
    top: 105%;
    right: 30px;
    padding: 15px 20px;
    border-radius: 30px;
    transition: 0.5s;
    background: #fff;
    border: none;
    box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
	}
	.packages .packages_carousel .owl-nav .owl-prev {
    position: absolute;
    top: 105%;
    left: 35px;
    padding: 15px 20px;
    border: none;
    border-radius: 30px;
    transition: 0.5s;
    box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
    background: #fff;
	}

    
    .packages .packages-item .packages-img img {
        transition: 0.5s;
        height: auto;
        width: -webkit-fill-available !important;
    }
    
    .packages .packages_carousel .packages-item .packages-img img{
        display: flex;
        justify-content: center;
        -o-object-fit: cover;
        object-fit: cover;
        width: -webkit-fill-available;
        height:400px;
    }
    
}
@media only screen and (min-width: 1601px)  and (max-width: 1919px)
{	
	.close {
    position: absolute;
    right: 7%;
    background: #fff;
	}
	.top_phone {
    font-family: 'GeneralSans-Regular';
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    letter-spacing: 1px;
	}
	.top_title {
    font-family: 'GeneralSans-Regular';
    font-size: 16px!important;
    font-weight: 400!important;
    color: #fff;
    margin-bottom: 0;
    letter-spacing: 1px;
	}
	.top_btn {
    font-family: 'GeneralSans-Semibold';
    background: #fbc925;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 8px 15px;
    letter-spacing: 1px;
    border-radius: 5px;
    color: #231f20;
	}	
	.about_text {
    font-family: 'GeneralSans-Regular';
    font-size: 16px;
    font-weight: 400;
    color: #414042;
    letter-spacing: 0.5px;
    line-height: 24px;
    text-align: justify;
    margin-bottom: 15px !important;
	}
	.about_read {
    font-family: 'GeneralSans-Regular';
    font-size: 16px;
    font-weight: 400;
    background: #123065;
    color: #fff;
    border-radius: 5px !important;
    padding: 8px 40px 9px 40px !important;
    line-height: 20px;
    letter-spacing: 1px;
	}
	.email_sec {
		  background-image: url('../img/Asset 1.png');
    background-size: cover;
    background-position: center center;
    padding-top: 50px;
    padding-bottom: 50px;
    height: 450px;
    align-items: center;
    display: flex;
	}
	.subscribe-button {
    background-color: #FF6F30;
    color: #FFFFFF;
    padding: 10px 30px;
    font-size: 16px;
    font-weight: 400;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    transition: background-color 0.3s ease;
    letter-spacing: 0.5px;
	}	
	.book_your_trip_title {
		font-family: 'GeneralSans-Semibold';
		font-size: 26px;
		font-weight: 600;
		line-height: 30px;
		color: #123065;
		letter-spacing: 2px;
	}
	.book_your_trip_subtitle {
    font-family: 'GeneralSans-Medium';
    font-size: 20px;
    font-weight: 500;
    text-align: right;
    line-height: 80px;
    margin-bottom: 0;
    color: #fff;
    letter-spacing: 2px;
	}
	.safe_and_hassle_title {
    font-family: 'GeneralSans-Semibold';
    text-align: center;
    font-size: 36px;
    font-weight: 600;
    color: #123065;
    margin-bottom: 50px;
	}
	.tranding_destination_title {
    font-family: 'GeneralSans-Semibold';
    text-align: left;
    font-size: 36px;
    font-weight: 600;
    color: #123065;
    margin-bottom: 50px;
    letter-spacing: 1px;
	}
	.recommended_journ_title {
    font-family: 'GeneralSans-Semibold';
    text-align: center;
    font-size: 36px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 35px;
    letter-spacing: 2px;
	}
	.blog_sec_head {
    font-family: 'GeneralSans-Semibold';
    text-align: left;
    font-size: 36px;
    font-weight: 600;
    color: #123065;
    margin-bottom: 55px;
    letter-spacing: 1px;
	}
	.faq_head {
    font-family: 'GeneralSans-Semibold';
    text-align: center;
    font-size: 36px;
    font-weight: 600;
    color: #123065;
    margin-bottom: 60px;
    letter-spacing: 1px;
    line-height: 48px;
	}
	.footer_title_call {
    font-family: 'GeneralSans-Medium';
    text-align: left;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    margin-top: 10px;
    margin-bottom: 10px;
		  line-height: 1.5rem!important;
	}
	.tranding_destination_box {
    background: #f9f9f9;
    padding-top: 0px;
    padding-bottom: 50px;
	}
	.book_yt_card_title {
    font-family: 'GeneralSans-Semibold';
    color: #fff;
    text-align: center;
    font-size: 26px;
    letter-spacing: 3px;
	}
	.book_your_trip {
    /* background: #2ee2ae; */
    background-image: url(../img/book_your_trip/book_BG.png);
    padding-top: 50px;
    padding-bottom: 50px;
    height: 480px;
	}	
	.footer_title {
	  font-family: 'GeneralSans-Medium';
	  text-align: left;
	  font-size: 18px;
	  font-weight: 500;
	  color: #fff;
	  margin-top: 20px;
	  margin-bottom: 0px;
	  letter-spacing: 1px;
		  line-height: 1.5rem!important;
	}
	.footer .footer-item a {
	  line-height: 30px;
	  color: var(--bs-white);
	  transition: 0.5s;
    font-family: 'GeneralSans-Light';
    text-align: left;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 1.5px;
    line-height: 28px;
	}
	.footer_p {
	  font-family: 'GeneralSans-Light';
	  text-align: left;
	  font-size: 14px;
	  font-weight: 300;
	  color: #fff;
	  letter-spacing: 1px;
	  margin-bottom: 0px;
	}
	.footer_add_p {
	  font-family: 'GeneralSans-Light';
	  text-align: left;
	  font-size: 14px;
	  font-weight: 200;
	  color: #fff;
	  letter-spacing: 1px;
	  margin-bottom: 0px;
	}
	.footer_add {
	  font-family: 'GeneralSans-Light';
	  text-align: left;
	  font-size: 14px;
	  font-weight: 600!important;
	  color: #fff;
	  letter-spacing: 1px;
	}
	.footer_email {
	  font-family: 'GeneralSans-Light';
	  text-align: left;
	  font-size: 14px;
	  font-weight: 200;
	  color: #fff;
	  letter-spacing: 1px;
	}
	.footer_email_p {
	  font-family: 'GeneralSans-Light';
	  text-align: left;
	  font-size: 14px;
	  font-weight: 200;
	  color: #fff;
	  letter-spacing: 1px;
	  margin-bottom: 0px;
	}
	.footer_m {
	  font-family: 'GeneralSans-Light';
	  text-align: left;
	  font-size: 12px;
	  font-weight: 200;
	  color: #fff;
	  letter-spacing: 1px;
	  margin-bottom: 0px;
	  margin-top: 5px;
	}
	.footer_title_call {
    font-family: 'GeneralSans-Medium';
    text-align: left;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    margin-top: 10px;
    margin-bottom: 10px;
		  line-height: 1.5rem!important;
	}	
  .qr{
    width: 55%;
  }
	.container {
  	max-width: 1300px;
	}	
	.footer_container {
    max-width: 1300px;
    margin-left: auto;
    margin-right: auto;
	}

	.about_container{
		max-width: 1300px;
	}
	.book_container{
		max-width: 1300px;	
	}
	.safe_container{
		max-width: 1300px;
	}
	.tranding_container{
		max-width: 1300px;		
	}
	.journeys_container{
		max-width: 1300px;		
	}
	.review_container{
		max-width: 1300px;	
	}
	.save_container{
		max-width: 1300px;	
	}
	.recent_container{
		max-width: 1300px;
	}
	.faq_container{
		max-width: 1300px;
	}
	.trand_container {
    width: auto;
	}
	.recommended_journ_card_container {
    width: auto;
	}
	.recommended_journ_card_container {
    width: auto;
	}
	.top_phone {
    font-family: 'GeneralSans-Regular';
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    letter-spacing: 1px;
	}
	.top_title {
    font-family: 'GeneralSans-Regular';
    font-size: 16px!important;
    font-weight: 400!important;
    color: #fff;
    margin-bottom: 0;
    letter-spacing: 1px;
	}
	.top_btn {
    font-family: 'GeneralSans-Semibold';
    background: #fbc925;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 8px 15px;
    letter-spacing: 1px;
    border-radius: 5px;
    color: #231f20;
	}
	.about_heading {
	  color: #123065;
    font-family: 'GeneralSans-semibold';
    font-size: 38px;
    font-weight: 700;
    margin-bottom: 10px !important;
    line-height: 50px;
	}
	.book_your_trip_title {
		font-family: 'GeneralSans-Semibold';
		font-size: 34px;
		font-weight: 600;
		line-height: 40px;
		color: #123065;
		letter-spacing: 2px;
	}
	.safe_and_hassle_box {
    padding-top: 120px;
    background: #fff;
    padding-bottom: 50px;
	}
	.tranding_destination_box .packages-item {
    border-radius: 40px;
    box-shadow: 0px 6px 16px 0px rgba(0, 0, 0, 0.2);
    margin-bottom: 30px;
    width: auto;
	}
	.recommended_journ_card_container .packages-item {
    border-radius: 40px;
    box-shadow: 0px 6px 16px 0px rgba(0, 0, 0, 0.2);
    margin-bottom: 30px;
    width: auto;
	}
	.testimonial-slide p {
    font-size: 14px;
    color: #000;
    line-height: 1.5;
    margin-bottom: 20px;
    font-family: 'GeneralSans-Regular';
    text-align: justify;
    letter-spacing: 1px;
	}
	.testimonial-navigation {
    position: absolute;
    top: -10%;
    width: 100%;
    display: flex;
    justify-content: end;
    transform: translateY(100%);
    padding: 0 10px;
    column-gap: 10px;
    align-items: end;
	}
	.testimonial-slide {
    min-width: 100%;
    padding: 20px 0px;
    text-align: left;
	}
	.faq_scroll {
    overflow-y: scroll;
    height: 290px;
    padding-right: 45px;
	}
	.navbar-light .navbar-nav .nav-link {
    font-family: 'GeneralSans-Regular';
    position: relative;
    padding: 35px 10px;
    color: #000000 !important;
    font-size: 14px;
    font-weight: 400;
    outline: none;
    transition: .5s;
    text-transform: uppercase;
    letter-spacing: 1px;
   }
	.email_sec_title {
    font-family: 'GeneralSans-Semibold';
    text-align: left;
    font-size: 40px;
    color: #fae42f;
    font-weight: 600;
    letter-spacing: 0.2px;    
	}
	.email_sec_subtitle {
    font-family: 'GeneralSans-Semibold';
    text-align: left;
    font-size: 25px;
    color: #fff;
    letter-spacing: 2px;
	}
	.email-input {
    font-family: 'GeneralSans-Light';
    flex: 1;
    padding: 5px 15px;
    font-weight: 300;
    font-size: 18px;
    color: #FFFFFF;
    background: transparent;
    border: none;
    letter-spacing: 1px;
    outline: none;
    transition: border-color 0.3s ease;
	}
	.testimonial_sec_title {
    font-family: 'GeneralSans-Bold';
    text-align: left;
    font-size: 60px;
    font-weight: 700;
    color: #123065;
    margin-bottom: 0px;
	}
	.tranding_card_bottom_title {
    font-family: 'GeneralSans-Semibold';
    text-align: left;
    font-size: 18px;
    color: #123065;
    font-weight: 600;
	}
	.tranding_card_bottom_view {
    font-family: 'GeneralSans-Semibold';
    text-align: left;
    font-size: 16px;
    color: #ef6b30;
    font-weight: 600;
	}
	.tranding_card_text {
		font-family: 'GeneralSans-Semibold';
		text-align: left;		
	  font-size: 18px;
    color: #123065;
    font-weight: 700;
    line-height: 22px;
		margin-bottom: 0px;
	}
	.safe_points_title_desc {
    font-family: 'GeneralSans-semibold';
    text-align: center;
    font-size: 25px;
    color: #123065;
    font-weight: 700;
    line-height: 30px;
    margin-bottom: 0px;
    letter-spacing: 1px;
	}
	.blog_card_bottom_read {
    font-family: 'GeneralSans-Semibold';
    text-align: left;
    font-size: 18px;
    color: #ef6b30;
    font-weight: 600;
    letter-spacing: 1px;
	}
	.blog_card_p {
    font-family: 'GeneralSans-Medium';
    text-align: left;
    font-size: 18px;
    color: #123065;
    font-weight: 500;
    line-height: 30px;
    margin-bottom: 0px;
    margin-top: 16px;
    letter-spacing: 0.5px;
	}
	.blog_card_title {
    font-family: 'GeneralSans-Semibold';
    text-align: left;
    font-size: 22px;
    color: #123065;
    font-weight: 600;
    line-height: 30px;
    margin-bottom: 0px;
	}
	.testimonial-slide h3 {
    font-family: 'Roboto', sans-serif;
    text-align: left;
    font-size: 22px;
    font-weight: 600;
    color: #002f5f;
    margin-bottom: 10px;
    letter-spacing: 1px;
	}	
	.subscribe-button {
    background-color: #FF6F30;
    color: #FFFFFF;
    padding: 10px 30px;
    font-size: 16px;
    font-weight: 400;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    transition: background-color 0.3s ease;
    letter-spacing: 0.5px;
	}
	.blog_card {
    padding: 20px 40px;
    background: #fff;
    border-radius: 0px 0px 40px 40px;
	}
	.lets_find {
    font-family: 'GeneralSans-Semibold';
    font-size: 29px;
    font-weight: 600;
    color: #fbc925;
    margin-bottom: 0px;
	}
	.about_text {
    font-family: 'GeneralSans-Regular';
    font-size: 15px;
    font-weight: 500;
    color: #414042;
    letter-spacing: 0.5px;
    line-height: 22px;
    text-align: justify;
    margin-bottom: 15px !important;
	}	
	.search_btn {
	  font-family: 'GeneralSans-Regular';
/*	  background: #fbc925;*/
	  color: #000 !important;
	  font-size: 13px;
	  letter-spacing: 1px;
	  padding: 12px !important;
	  border-radius: 5px;
	  margin-right: 5px;
	}
	select#SelectPerson {
		font-size: 13px;
		color: #000;
		height: 45px;
		padding: 3px 10px;
		border-radius: 5px;
	}
	select#CategoriesSelect {
		font-size: 13px;
		color: #000;
		height: 45px;
		padding: 3px 10px;
		border-radius: 5px;
	}
	button.carousel-control-next {
    width: 10%;
    height: 10%;
    top: 45%;
	}
	button.carousel-control-prev {
    width: 10%;
    height: 10%;
    top: 45%;
	}
	.email_sec {
    background-image: url('../img/email_bg.png');
    background-size: cover;
    background-position: center center;
    padding-top: 50px;
    padding-bottom: 50px;
    height: 500px;
    align-items: center;
    display: flex;
	}
	.collapsibles-wrapper .collapsible-trigger-btn {
    background: none;
    width: 100%;
    font-size: 20px;
    font-family: 'GeneralSans-Medium';
    font-weight: 500;
    letter-spacing: 1.6px;
    border: none;
    cursor: pointer;
    padding: 20px 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 2px solid #979797;
    position: relative;
    text-align: left;
	}	
	.follow_link {
    border: 1px solid #fff;
    height: 28px;
    font-size: 13px !important;
	}
	/*--------------------------------------------------------------------------*/

	div#carouselId {
/*    margin-top: 20px;*/
	}
	.search_bg {
    background: rgba(0, 0, 0, 0.7);
/*    margin-top: -145px;*/
	}

	
	.about_heading {
	  color: #123065;
	  font-family: 'GeneralSans-semibold';
	  font-size: 54px;
	  font-weight: 700;
	  margin-bottom: 10px !important;
	  line-height: 74px;
	}
	.book_your_trip_title {
    font-family: 'GeneralSans-Semibold';
    font-size: 37px;
    font-weight: 600;
    line-height: 45px;
    color: #123065;
    letter-spacing: 2px;
	}
	.safe_and_hassle_box {
    padding-top: 230px;
    background: #fff;
    padding-bottom: 50px;
	}
	.tranding_destination_box .packages-item {
    border-radius: 40px;
    box-shadow: 0px 6px 16px 0px rgba(0, 0, 0, 0.2);
    margin-bottom: 30px;
    width: auto;
	}
	.recommended_journ_card_container .packages-item {
    border-radius: 40px;
    box-shadow: 0px 6px 16px 0px rgba(0, 0, 0, 0.2);
    margin-bottom: 30px;
    width: auto;
	}
	.testimonial-slide p {
    font-size: 16px;
    color: #000;
    line-height: 1.5;
    margin-bottom: 20px;
    font-family: 'GeneralSans-Regular';
    text-align: justify;
    letter-spacing: 1px;
	}
	.testimonial-slide {
    min-width: 100%;
    padding: 20px 0px;
    text-align: left;
	}
	.faq_scroll {
		overflow-y: scroll;
		height: 290px;
		padding-right: 45px;
	}
	.book_yt_card_1, .book_yt_card_2, .book_yt_card_3, .book_yt_card_4, .book_yt_card_5 {
    background-size: cover;
    background-position: center bottom;
    border: 5px solid #fff;
    border-radius: 30px;
    justify-content: center;
    padding: 50px;
    height: 465px;
    width: 240px;
	  display: grid;
	  align-content: space-between;
    box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
	}
	.safe_points_title_desc {
    font-family: 'GeneralSans-semibold';
    text-align: center;
    font-size: 24px;
    color: #123065;
    font-weight: 700;
    line-height: 30px;
    margin-bottom: 0px;
    letter-spacing: 1px;
	}
	.email-input {
    font-family: 'GeneralSans-Light';
    flex: 1;
    padding: 5px 15px;
    font-weight: 300;
    font-size: 30px;
    color: #FFFFFF;
    background: transparent;
    border: none;
    letter-spacing: 1px;
    outline: none;
    transition: border-color 0.3s ease;
	}
	.testimonial_sec_title {
    font-family: 'GeneralSans-Bold';
    text-align: left;
    font-size: 60px;
    font-weight: 700;
    color: #123065;
    margin-bottom: 0px;
	}
	.recommend_card_bottom_title {
    font-family: 'GeneralSans-Semibold';
    text-align: left;
    font-size: 16px;
    color: #123065;
    font-weight: 600;
    letter-spacing: 1px;
	}
	.recommend_card_text {
    font-family: 'GeneralSans-Semibold';
    text-align: left;
    font-size: 18px;
    color: #123065;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 8px;
    letter-spacing: 1px;
	}
	.recommend_card_subtext {
    font-family: 'GeneralSans-Regular';
    text-align: left;
    font-size: 16px;
    color: #123065;
    font-weight: 400;
	}
	.recommend_card_price {
    font-family: 'GeneralSans-Semibold';
    text-align: left;
    font-size: 14px;
    color: #123065;
    font-weight: 700;
    line-height: 30px;
    margin-bottom: 20px;
    letter-spacing: 1px;
	}
	.recommend_card_bottom_view {
    font-family: 'GeneralSans-Semibold';
    text-align: left;
    font-size: 16px;
    color: #ef6b30;
    font-weight: 600;
    letter-spacing: 1px;
	}
	.tranding_card_bottom_title {
    font-family: 'GeneralSans-Semibold';
    text-align: left;
    font-size: 16px;
    color: #123065;
    font-weight: 600;
	}
	.tranding_card_bottom_view {
    font-family: 'GeneralSans-Semibold';
    text-align: left;
    font-size: 16px;
    color: #ef6b30;
    font-weight: 600;
	}
	.book_your_trip {
    background-image: url(../img/book_your_trip/book_BG.png);
    padding-top: 50px;
    padding-bottom: 50px;
    height: 480px;
	}
	.collapsibles-wrapper .collapsible-trigger-btn {
    background: none;
    width: 100%;
    font-size: 20px;
    font-family: 'GeneralSans-Medium';
    font-weight: 500;
    letter-spacing: 2.6px;
    border: none;
    cursor: pointer;
    padding: 20px 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #979797;
    position: relative;
	}
	/*--------------------------------------------------------------------------*/

  .mega-menu .dropdown-menu {
    display: none;
    position: absolute;
    background-color: #fff;
    padding: 30px 50px;
    width: max-content;
    left: -265px;
    top: 100%;
    margin-top: 5px;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
    border-radius: 0px !important;
  }
  .book_yt_box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    position: relative;
    padding: 10px;
    column-gap: 10px;
	}

  .blog_card_title {
    font-family: 'GeneralSans-Semibold';
    text-align: left;
    font-size: 18px;
    color: #123065;
    font-weight: 600;
    line-height: 22px;
    margin-bottom: 0px;
    height: 60px;
	}
	.blog_card_p {
    font-family: 'GeneralSans-Medium';
    text-align: left;
    font-size: 15px;
    color: #123065;
    font-weight: 500;
    line-height: 22px;
    margin-bottom: 0px;
    margin-top: 16px;
    letter-spacing: 0.5px;
	}
	.blog_card_bottom_read {
    font-family: 'GeneralSans-Semibold';
    text-align: left;
    font-size: 15px;
    color: #ef6b30;
    font-weight: 600;
    letter-spacing: 1px;
	}
	.packages .packages_carousel .owl-nav .owl-next {
    position: absolute;
    top: 105%;
    right: 30px;
    padding: 15px 20px;
    border-radius: 30px;
    transition: 0.5s;
    background: #fff;
    border: none;
    box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
	}
	.packages .packages_carousel .owl-nav .owl-prev {
    position: absolute;
    top: 105%;
    left: 35px;
    padding: 15px 20px;
    border: none;
    border-radius: 30px;
    transition: 0.5s;
    box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
    background: #fff;
	}

    
    .packages .packages-item .packages-img img {
        transition: 0.5s;
        height: auto;
        width: -webkit-fill-available !important;
    }
    
    .packages .packages_carousel .packages-item .packages-img img{
        display: flex;
        justify-content: center;
        -o-object-fit: cover;
        object-fit: cover;
        width: -webkit-fill-available;
        height:400px;
    }
}

@media only screen and (min-width: 1920px)  and (max-width:2020px)
{

	.search_bg {
    background: rgba(0, 0, 0, 0.7);
/*    margin-top: -144px;*/
	}
	.carousel-header .carousel-inner .carousel-item {
    position: relative;
/*    min-height: 87vh;*/
	}
	.packages .packages-carousel .owl-nav .owl-prev {
	  position: absolute;
	  top: 105%;
	  left: 0px;
	  padding: 15px 20px;
	  border: none;
	  border-radius: 30px;
	  transition: 0.5s;
	  box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
	  background: #fff;
	}
	.packages .packages-carousel .owl-nav .owl-next {
    position: absolute;
    top: 105%;
    right: 0px;
    padding: 15px 20px;
    border-radius: 30px;
    transition: 0.5s;
    background: #fff;
    border: none;
    box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
	}
	.recommended_journ_card {
    background: #003566;
    padding-top: 60px !important;
    padding-bottom: 90px !important;
	}
	.testimonial-navigation {
    position: absolute;
    top: 75%;
    width: 100%;
    display: flex;
    justify-content: end;
    transform: translateY(100%);
    padding: 0 10px;
    column-gap: 10px;
    align-items: end;
	}
}
@media only screen and (min-width: 2021px)  and (max-width:2100px)
{
}
@media only screen and (min-width: 2101px)  and (max-width:2200px)
{
}
@media only screen and (min-width: 2201px)  and (max-width:2300px)
{
}
@media only screen and (min-width: 2301px)  and (max-width:2400px)
{
}
@media only screen and (min-width: 2401px)  and (max-width:2560px)
{
}
@media only screen and (min-width: 2561px)  and (max-width: 2660px)
{
}
@media only screen and (min-width: 2661px)  and (max-width:2800px)
{
}
/*-------------------------------remaining---------------------------------------*/