@media only screen and (min-width: 1201px) and (max-width: 1400px){
  .gallary-item {
    margin-top: 35px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .gallary-item {
    margin-top: 26px;
  }
}

@media (max-width: 1199px) {
  .header-area.header-style-one .container {
    max-width: unset;
  }
  header .header-style-one .hamburger {
    display: block !important;
    position: relative;
    width: 28px !important;
    height: 22px !important;
    margin: 8px 0;
    cursor: pointer;
    border: 3px solid transparent !important;
    float: right;
  }
  header .header-style-one .hamburger:focus {
    border: 3px solid transparent !important;
  }
  header .header-style-one .hamburger span {
    width: 100%;
    height: 2px;
    background: #ff4838 !important;
    display: block;
    position: absolute;
    right: 0;
    transition: all 0.3s;
  }
  header .header-style-one .hamburger span.h-top {
    top: 0;
  }
  header .header-style-one .hamburger span.h-bottom {
    bottom: 0;
    width: 100%;
  }
  header .header-style-one .hamburger span.h-middle {
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
  }
  header .header-style-one .hamburger.h-active span {
    width: 80%;
  }
  header .header-style-one .hamburger.h-active span.h-top {
    transform: rotate(45deg);
    top: 50%;
    margin-top: -1px;
  }
  header .header-style-one .hamburger.h-active span.h-middle {
    transform: translateX(-30px);
    opacity: 0;
  }
  header .header-style-one .hamburger.h-active span.h-bottom {
    transform: rotate(-45deg);
    bottom: 50%;
    margin-bottom: -1px;
  }
  header .header-style-one .main-nav ul li ul.sub-menu > li a::before {
    position: absolute;
    width: 7px !important;
    height: 7px;
    content: "";
    background-color: #ff4838;
    opacity: 1;
    border-radius: 50%;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
  }
  header .header-style-one .main-nav {
    position: fixed;
    top: 0;
    left: 0;
    width: 260px;
    padding: 10px 15px !important;
    z-index: 99;
    height: 100%;
    overflow: auto;
    background: #fff;
    transform: translateX(-260px);
    transition: transform 0.3s ease-in;
  }
  header .header-style-one .main-nav > ul > li > a {
    font-size: 16px !important;
    color: #2d373c !important;
    line-height: 35px;
    margin: 10px 0;
  }
  header .header-style-one .main-nav ul li a {
    padding: 0 !important;
  }
  header .header-style-one .main-nav ul li a::before {
    bottom: 0 !important;
  }
  header .header-style-one .main-nav ul > li a.active::before {
    opacity: 1 !important;
  }
  header .header-style-one .main-nav ul > li a:hover {
    background: 0 0;
  }
  header .header-style-one .main-nav > ul > li.has-child-menu:after {
    display: none !important;
  }
  header .header-style-one .main-nav.slidenav {
    transform: translateX(0);
  }
  header .header-style-one .main-nav > ul {
    float: none;
    padding: 10px 10px 0 0;
    margin-top: 40px !important;
  }
  header .header-style-one .main-nav > ul > li {
    display: block;
    padding: 0;
    margin-left: 0;
  }
  header .header-style-one .main-nav > ul > li.has-child-menu:after,
  header .header-style-one .main-nav > ul > li > a:after {
    content: none;
  }
  header .header-style-one .main-nav > ul > li a {
    font-size: 16px;
    color: #fff;
    line-height: 35px;
  }
  header .header-style-one .main-nav ul li .fl {
    display: block;
    line-height: 35px;
  }
  header .header-style-one .main-nav ul li .sub-menu {
    position: static;
    min-width: 200px;
    background: 0 0;
    border: none;
    opacity: 1;
    visibility: visible;
    box-shadow: none;
    transform: none;
    transition: none;
    display: none;
  }
  header .header-style-one .main-nav ul li .sub-menu > li a {
    display: block;
    padding: 10px 0;
    color: #707070;
    border: none;
    line-height: 0.8;
    font-size: 14px;
    text-decoration: none;
    padding-left: 18px !important;
    padding-top: 8px !important;
    padding-bottom: 8px !important;
    transition: all 0.3s;
  }
  header .header-style-one li a.active {
    color: #ddd;
    font-weight: 600;
    font-size: 1.5rem;
  }
  header .header-style-one li a.active::before {
    position: absolute;
    bottom: 3rem;
    left: 0;
    width: 100%;
    height: 2px;
    content: "";
    background-color: red;
    opacity: 0 !important;
    transition: all 200ms linear;
  }
  header .header-style-one .main-nav ul li {
    display: block;
    position: relative;
    padding: 0 20px;
  }
  header .header-style-one .mobile-menu {
    background: #fff;
    padding: 0 5px;
    margin: 16px 0;
    border-radius: 50%;
    box-shadow: 3px 5px 35px rgba(86, 68, 169, 0.1);
  }
  .mobile-menu {
    padding: 0 7px;
    margin: 16px 0;
  }
  .shape-left-footer img {
    height: auto;
 }
}

@media only screen and (max-width: 991px) {
  .header-area.header-style-one .container {
    max-width: unset;
  }

  .pt-110 {
    padding-top: 90px;
  }
  .mt-110 {
    margin-top: 90px;
  }
  .world-map-area .world-map-wrap .single-location {
    position: static;
    margin-top: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .world-map-area .world-map-wrap .single-location .location-disc {
    opacity: 1;
    visibility: visible;
    position: static;
    transform: translateY(0);
    margin-top: 10px;
  }
  .world-map-area .world-map-wrap .world-map-background img {
    object-fit: cover;
  }
  .world-map-area .world-map-wrap {
    padding-bottom: 100px;
  }
  .team-card .team-box-content .team-titlebox {
		padding: 30px 30px;
	}
	.team-card .team-title {
		font-size: 20px;
		line-height: 20px;
	}
  .author-info .author-name .person-name {
    font-size: 20px;
  }
  .author-info .author-status .person-title {
    font-size: 16px;
  }
  .TestimonialFloatingCarousel .box-text-inner p {
    font-size: 16px;
  }
  .Testimonial {
    padding: 80px 0 50px;
  }
  .TestimonialFloatingCarousel.wrapper {
    width: 90%;
    margin: 0 auto;
  }
  .dropdown_passenger_area .dropdown-menu.show {
    transform: translate(-12%, 70px) !important;
  }
  .gallary-item {
    margin-top: 18px;
  }
  .contact-info {
    margin-left: 0;
  }

}

@media only screen and (max-width: 575.98px) {
  .header-style-one .nav-logo img {
    max-width: 110px;
  }
  header .header-style-one .nav-right .nav-actions li {
    margin-right: 20px;
  }

  .button-fill-primary,
  .button-outlined-primary {
    font-size: 14px;
    padding: 8px 20px;
  }
  .world-map-area .world-map-wrap .single-location {
    flex-direction: column;
  }
  .ui-datepicker {
    transform: translateX(-30px);
  }
  .package-btn {
    margin-bottom: 40px;
  }
  .contact-info {
    padding: 30px 20px;
  }
  .contact-form-wrap {
    padding: 25px;
  }
}

@media (max-width: 480px) {
  .theme_nav_tab_item .nav-tabs .nav-link {
    padding: 4px 12px;
    margin-right: 10px;
    font-size: 14px;
}
.date_flex_area {
  display: inherit;
  justify-content: space-between;
}
}


@media only screen and (min-width: 480px) and (max-width: 767px) {
  .select-box {
    display: flex;
    align-items: center;
    border: 1px solid #e2e2e2;
    padding: 10px 15px 10px 10px;
    position: relative;
  }
  .searchbox-icons {
    font-size: 18px;
    padding-right: 10px;
  }
  .searchbox-input label {
    position: unset;
    margin-left: 0;
  }
  .react-datepicker__input-container input {
    padding: 0;
    font-size: 14px;
  }
}
@media (max-width: 992px) {
  .theme_search_form_tabbtn .nav-tabs {
      border-bottom: none;
      justify-content: center;
  }

  .theme_search_form_tabbtn .nav-item {
      margin-bottom: 20px;
  }
  .theme_nav_tab_item .nav-tabs .nav-link {
    margin-bottom: 10px;
}

  .flight_Search_boxed {
    margin-bottom: 30px;
}

}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .main-slider h2 {
    font-size: 60px;
    line-height: 70px;
  }
  .main-slider h2:before {
    bottom: 0px;
  }
  .tour__content {
    padding-left: 100px;
}    
.tour__text {
    font-size: 35px;
    line-height: 48px;
} 
.counter-one__single {
  max-width: 232px;
}
.brand-one__title {
  text-align: center;
} 
.footer-widget__explore {
  margin-top: 30px;
}    
.footer-widget__newsletter {
  margin-top: 30px;
}    
.footer-widget__newsletter-btn {
  width: 100%;
}    
.about__left {
  max-width: 600px;
  margin: 0 auto;
}    
.about__right {
  max-width: 600px;
  margin: 60px auto 0;
}    
.about-section {
  padding: 0 0 120px;
}    
.why-choose__right {
  padding-left: 30px;
}    
 
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .main-slider h2 {
    font-size: 60px;
    line-height: 70px;
  }
  .main-slider h2:before {
    display: none;
  }
  .main-slider-nav {
    display: none;
  }
  .tour__left {
    width: 100%;
}    
.tour__right {
    width: 100%;
}    
.tour__content {
    padding-left: 30px;
}    
.tour__trusted {
    right: 50px;
    left: inherit;
}    
.counter-one__single {
  max-width: 358px;
}    
.counter-one__single:nth-child(3):before {
  display: none;
}    
.destinations__single--type2 {
  margin-left: 0px;
  margin-right: 0px;
}    
.destinations__single--type3 {
  margin-right: 0px;
}    
.destinations__single--type4 {
  margin-left: 0px;
}
.brand-one__title {
  text-align: center;
}  
.footer-widget__explore {
  margin-top: 30px;
}    
.footer-widget__newsletter {
  margin-top: 30px;
}    
.footer-widget__newsletter-btn {
  width: 100%;
  padding: 17px 0px 16px;
  text-align: center;
}    
.footer-widget__about {
  margin-right: 0;
}    
.about__left {
  max-width: 600px;
  margin: 0 auto;
}    
.about__right {
  max-width: 600px;
  margin: 60px auto 0;
}    
.about-section {
  padding: 0 0 120px;
}    
.why-choose__left {
  width: 100%;
  float: none;
  min-height: 764px;
}   
.why-choose__right {
  float: none;
  width: 100%;
}  
.tours-list__left {
  margin-bottom: 50px;
}    
.tour-details__top-right {
  float: left;
}
}

@media only screen and (max-width: 767px) {
  .main-slider h2 {
    font-size: 28px;
    line-height: 38px;
  }
  .pt-110 {
    padding-top: 80px;
  }
  .section-head-alpha {
    padding-bottom: 40px;
  }
  .main-slider h2:before {
    display: none;
  }
  .main-slider-nav {
    display: none;
  }
  .main-slider p {
    font-size: 20px;
    line-height: 30px;
  }
  .main-slider .swiper-slide-inner {
    padding-top: 159px;
    padding-bottom: 190px;
  }
  .tour__left {
    width: 100%;
    min-height: 470px;
}    
.tour__right {
    width: 100%;
}    
.tour__content {
    padding-left: 30px;
}    
.tour__trusted {
    display: none;
}     
.tour__title {
    font-size: 50px;
    line-height: 50px;
}    
.tour__text {
    font-size: 25px;
    line-height: 35px;
}  
.destinations__single--type2 {
  margin-left: 0px;
  margin-right: 0px;
}    
.destinations__single--type3 {
  margin-right: 0px;
}    
.destinations__single--type4 {
  margin-left: 0px;
}    
.destinations__content {
  bottom: 18px;
  left: 35px;
}  
.counter-one__single:before {
  display: none;
}  
.team_one{
  padding: 50px 30px 60px 30px;
}
.team_one .team-spinner-box-style-1{
  display: none;
}
.team-heading-subheading{
  margin-bottom: 30px;
}
.team-heading-subheading .team-header-title{
  font-size: 30px;
  line-height: 40px;
}
.brand-one__title {
  text-align: center;
}    
.footer-widget__about {
  margin-right: 0;
}    
.footer-widget__company {
  margin-top: 30px;
  margin-bottom: 30px;
}    
.footer-widget__newsletter {
  margin-top: 30px;
}    
.footer-widget__newsletter-btn {
  width: 100%;
  padding: 17px 0px 16px;
  text-align: center;
}    
.footer-widget__social {
  display: none;
}    
.site-footer__bottom-left-arrow a {
  width: 60px;
}    
.site-footer__bottom-inner {
  display: block;
  text-align: center;
  padding-left: 60px;
}
}
@media only screen and (min-width: 1200px) and (max-width: 1317px) {
  .counter-one__single {
      max-width: 288px;
  }
  
  
       
          
      
  }

  @media (max-width: 1440px) {
    .flight_categories_search .nav-tabs {
        border-bottom: none;
        justify-content: center;
        margin-bottom: 30px;
    }

    .flight_categories_search {
        position: inherit;
    }

    .flight_Search_boxed input {
        font-size: 18px;
        width: 70%;
    }
    .dropdown_passenger_area button {
      font-size: 18px;
  }
  }
  @media(max-width:1024px) {
  .team_one{
		padding: 90px 30px 90px 30px;
	}
	.team-one-left_col{
		padding-left: 0;
	}
	.team_one .team-spinner-box-style-1{
		margin-bottom: 50px;
	}
  /*=== Section-Title ===*/
	.team-heading-subheading .team-header-title br{
		display: none;
	}
}

@media (max-width: 1366px)
{
.team-one-left_col {
    padding-left: 30px;
}
}

@media (max-width: 1280px) and (min-width: 1200px){
	.team-card .team-box-content .team-titlebox{
		padding: 25px 25px;
	}
}




@media (max-width: 575px) {
.box-text-inner p {
  font-size: 14px;
}
}
@media (min-width: 640px) {
  .TestimonialFloatingCarousel .TestimonialFloatingCarousel.wrapper {
    padding-bottom: 150px;
  }
  .TestimonialFloatingCarousel .col-active {
    width: 75% !important;
    height: unset !important;
    transform: translateX(-50%) !important;
    top: 0 !important;
    left: 50% !important;
  }
}
@media (min-width: 840px) {
  .TestimonialFloatingCarousel .col-active {
    width: 50% !important;
  }
}
@media (min-width: 1200px) {
  .TestimonialFloatingCarousel .col-active {
    width: 33.33% !important;
    height: unset !important;
    transform: translate(-50%, -50%) !important;
    top: 50% !important;
    left: 50% !important;
  }
}
@media (max-width: 767px) {
  .TestimonialFloatingCarousel .quote-column {
    width: 90% !important;
    top: 0 !important;
    position: absolute;
    opacity: 0;
    transform: translateX(-50%) !important;
    left: 50%;
    height: auto !important;
    z-index: 0;
    transition: 0.5s all;
  }
  .TestimonialFloatingCarousel .col-active {
    opacity: 1;
    z-index: 1;
  }
  .TestimonialFloatingCarousel .col-inner {
    max-width: 100%;
  }
  .TestimonialFloatingCarousel .author-meta {
    width: 100%;
    display: flex;
    align-items: center;
    border-bottom: 1px solid rgba(255, 255, 255, 0.432);
  }
  .TestimonialFloatingCarousel .image-cover {
    position: relative;
    width: 30%;
    max-width: 140px;
    float: left;
    aspect-ratio: 1/1;
    overflow: hidden;
    border-radius: 1.3rem 0rem 1.3rem 0rem;
    z-index: 1;
  }
  .TestimonialFloatingCarousel .quote-wrapper {
    visibility: visible;
  }
  .TestimonialFloatingCarousel .quote-wrapper .quote-symbol {
    font-size: 90px;
  }
  .TestimonialFloatingCarousel .quote-row {
    min-height: 450px !important;
  }
  .Testimonial {
    padding: 80px 0 0px;
  }
  .TestimonialFloatingCarousel .quote-wrapper .quote-symbol {
    display: flex;
    align-items: center;
    padding: 10px;
  }
  .TestimonialFloatingCarousel .quote-wrapper .quote-symbol:first-child {
    justify-content: end;
  }
  .TestimonialFloatingCarousel .quote-wrapper .quote-symbol:last-child {
    justify-content: start;
  }
  .about__left {
    margin-left: 0;
}    
.about__right {
    margin-left: 0;
    margin-top: 60px;
}    
.about-section {
    padding: 0 0 120px;
}
.about-title__title {
  font-size: 35px;
  line-height: 45px;
}    
.why-choose__left {
  width: 100%;
  float: none;
  min-height: 500px;
}   
.why-choose__right {
  float: none;
  width: 100%;
  padding-left: 30px;
}   

.multi_city_form {
  margin-bottom: 30px;
  border-bottom: 2px solid #8b3eea;
}

.range_plan {
  display: none;
}

.flight_categories_search {
  position: initial;
}

.theme_search_form_tabbtn .nav-tabs {
  justify-content: center;
}

#theme_search_form {
  margin-top: 50px;
}
.tours-list__sidebar-search {
  padding: 42px 20px 50px;
}
.tours-list__sidebar-btn {
  padding: 16px 80px 17px;
}    
.tours-list__left {
  margin-bottom: 50px;
}    
.tour-details__top-right {
  float: left;
} 
}
@media (max-width: 575px) {
  .TestimonialFloatingCarousel .quote-column.col-active,
  .TestimonialFloatingCarousel .quote-column {
    border-radius: 25px;
  }
  .TestimonialFloatingCarousel .quote-column.col-active:after {
    border-radius: 25px;
  }
  .TestimonialFloatingCarousel .box-text-inner p {
    font-size: 14px;
  }
  .TestimonialFloatingCarousel .quote-column {
    width: 100% !important;
  }
}
@media (max-width: 375px) {
  .TestimonialFloatingCarousel .quote-row {
    min-height: 450px !important;
  }
}
@media (max-width: 1399px) {
.TestimonialFloatingCarousel .box-text-inner p, .TestimonialFloatingCarousel .person-title {
  font-size: 16px;
}
.TestimonialFloatingCarousel .box-text-inner p,
.TestimonialFloatingCarousel .person-title {
  font-size: 18px;
}
.TestimonialFloatingCarousel .person-name {
  font-size: 25px;
}
}
@media (max-width: 450px) {
.TestimonialFloatingCarousel .box-text-inner p, .TestimonialFloatingCarousel .person-title {
  font-size: 12px;
}
}

@media (max-width: 576px) {
.theme_search_form_tabbtn .nav-item {
  margin-right: 10px;
}

.theme_search_form_tabbtn .nav-tabs .nav-link {
  padding: 5px 8px;
  font-size: 16px;
}

.theme_search_form_tabbtn {
  margin-bottom: 15px;
}

.flight_categories_search .nav-tabs .nav-link {
  padding: 0 7px;
}

.theme_search_form_tabbtn .nav-tabs .nav-link i {
  padding-right: 5px;
  font-size: 14px;
}
}