@media (max-width: 1199px) {
  .menu-bar nav.navbar.navbar-expand-lg.scrolling-navbar {
    padding: 0;
  }
  .header-info ul li {
    margin-left: 30px;
  }
  .activity-col li {
    border: none !important;
    width: 50%;
  }
  .single-item .item-title {
    font-size: 18px;
    margin: 5px;
  }

  .fix-header
    #mega-menu-wrap-main_menu
    #mega-menu-main_menu
    > li.mega-menu-item
    > a.mega-menu-link {
    color: #000;
    padding: 0 10px;
  }
  .inner-page-package .single-item .item-desc {
    min-height: 70px;
  }
  .icon-cover {
    padding-right: 5px;
  }
  .trip_facts {
    padding: 15px 5px;
  }
  .side-trip {
    padding: 15px 5px;
  }
  .sidebar1 {
    padding: 15px 5px;
  }
  #itenary h3 {
    font-size: 16px;
  }
  .tour .itenary-tab h4 {
    font-size: 20px;
  }
  h1.header-part {
    font-size: 25px;
  }
  .side-trip-bg .side-trip-title {
    top: 65%;
  }
  .right-side .left-part {
    width: 100%;
  }
  input.searching {
    right: 0;
    top: 111%;
    left: 89%;
    z-index: 999;
  }
  #mega-menu-wrap-main_menu
    #mega-menu-main_menu
    > li.mega-menu-item
    > a.mega-menu-link {
    padding: 0 7px;
    font-size: 13px;
  }
  #mega-menu-wrap-main_menu
    #mega-menu-main_menu
    > li.mega-menu-item
    > a.mega-menu-link {
    padding: 0 6px !important;
    font-size: 13px;
  }
  .inner-menu .menu-item a {
    padding: 9px 20px;
  }
}
@media (max-width: 991px) {
  .test-navigation .navbar-collapse .navbar-nav {
    margin-top: 10px;
    border-top: 1px solid gray;
  }
  .responsive-search-buttons{
    display: block;
  }
  .responsive-middle-bar{
    display: none;
  }
  .menu-buttons i{
    padding: 15px 20px;
    background: #0072bc;
    color: #fff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
  }
  .test-navigation .responsive-logo{
    display: block;
  }
  .test-navigation{
    background: #f1faee;
  }
  .menu-bar nav.navbar.navbar-expand-lg.scrolling-navbar {
    width: 100%;
}
  .mobile-search {
    display: none;
  }
  .inner-header .search-container {
    top: 186px;
  }

  .trip_facts {
    padding: 15px 10px;
    overflow: hidden;
  }
  .side-trip {
    padding: 15px 10px;
    overflow: hidden;
  }
  .sidebar1 {
    padding: 15px 10px;
    overflow: hidden;
  }
  .header-info {
    display: none;
  }
  .navbar-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .testimonial-section {
    margin-top: 70px;
  }
  .menu-bar {
    padding: 0;
    background: transparent;
    height: 0;
  }

  .navbar-header i {
    padding: 15px 20px;
    background: #0072bc;
    color: #fff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
  }
  .fix-header .top-menu {
    display: block;
  }
  .fix-header .menu-bar {
    display: block;
  }
  .fix-header .menu-bar .navbar-brand img {
    height: 60px;
    display: none;
    top: 0;
  }
  .fix-header
    .menu-bar
    #mega-menu-wrap-main_menu
    #mega-menu-main_menu
    > li.mega-menu-item
    > a.mega-menu-link {
    color: #fff;
  }
  .fix-header {
    position: relative;
    top: 0;
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
  }
  .temp-header {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
  }
  .blog-listing .collab-wrapper {
    margin-bottom: 20px;
  }
  #itenary h5 {
    padding: 20px 20px;
  }
  .sidebar1 .form-control {
    font-size: 12px !important;
  }
  .banneralign {
    background: #f1faee;
    z-index: 9991;
    margin-top: -17px;
    justify-content: flex-start;
  }
  .search-small {
    display: inline-block;
    position: absolute;
    left: 73%;
    top: 30%;
  }
  .search-container {
    top: 175px;
    left: 50%;
    width: 315px;
  }
}
@media (max-width: 850px) {
  .inner-menu .menu-item a {
    padding: 9px 10px;
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .menu-buttons i{
    padding: 15px ;
  }
  .our-team-main-content {
    flex-direction: column;
  }
  .our-team-main-content-text {
    padding: 30px 0px 0px 0px;
    padding-left: 0px !important;
  }
  .trip_facts {
    display: none;
  }
  .banner .left.slick-arrow {
    left: -9%;
  }
  .banner .right.slick-arrow {
    right: -9%;
  }
  .top-header .top-contact {
    padding: 10px 0 10px 30px;
  }
  .head-title h2 {
    font-size: 30px;
  }
  .country-wrapper {
    height: 340px;
    border-width: 3px;
  }

  .caption .main-caption {
    font-size: 60px;
  }

  ul.social {
    float: none;
  }
  .copyright p {
    text-align: center;
  }
  .trip-advisor {
    margin: 20px 0;
  }
  .copyright {
    text-align: center;
  }
  .inner-banner {
    height: 350px;
  }
  .icon-wrapper.toks {
    text-align: center;
    display: block;
  }
  .icon-cover.pos {
    padding-right: 5px;
    display: inline-block;
  }
  .contact-white h2 {
    font-size: 28px;
  }
  .contact-map iframe {
    height: 400px;
  }
  .inner-banner .breadcrumb {
    font-size: 20px;
  }
  .inner-banner .breadcrumb .breadcrumb-item.active {
    font-size: 20px;
  }
  .slider-stationary .slider-for .single-wrap {
    height: 400px;
  }
  .slider-nav .single-wrap {
    height: 100px;
  }
  .tour .itenary-tab h4 {
    font-size: 18px;
  }
  #itenary h3 {
    font-size: 15px;
  }
  .search-small {
    left: 68%;
  }
  .search-container {
    left: 41%;
  }
  .choose-part {
    padding: 20px;
  }
  #departure thead th {
    font-size: 14px;
  }
  #departure tbody td {
    font-size: 14px;
  }
  #departure table {
    width: 767px;
  }
  .welcome_section {
    margin-bottom: 20px;
  }
  .trip-testimonial-part {
    padding: 0 40px;
  }
}

@media (max-width: 700px) {
  .menu-item a {
    font-size: 13px;
  }
  .inner-menu .menu-item a {
    padding: 9px 8px;
    font-size: 12px;
  }
  .foot-cont li a {
    font-size: 14px;
  }
}
@media(max-width:600px){
  .top-header .on-service .time{
    font-size: 20px;
  }
}
@media (max-width: 575px) {
  .top-header .on-service .time{
    font-size: 18px;
    padding-right: 10px;
  }
  .inner-header .search-container {
    top: 187px;
  }
  .menu-buttons i{
    padding: 10px ;
  }
  .shadowing {
    padding: 20px;
  }
  #fix-but:after {
    font-size: 1.5em;
    line-height: 40px;
  }
  #fix-but {
    width: 40px;
    height: 40px;
  }
  .inner-menu {
    display: none;
  }
  .tour .itenary-tab h4 {
    font-size: 17px;
  }
  .slider-stationary .slider-for .single-wrap {
    height: 300px;
  }
  .slider-nav .single-wrap {
    height: 80px;
  }
  .inner-banner .breadcrumb {
    font-size: 18px;
  }
  .inner-banner .breadcrumb .breadcrumb-item.active {
    font-size: 18px;
  }
  .caption .main-caption {
    font-size: 40px;
  }

  .country-wrapper {
    height: 300px;
  }
  .activity-col li {
    min-height: 120px;
    padding-top: 0;
  }
  .country-name h3 a {
    font-size: 25px;
  }
  .video_wrapper {
    height: 340px;
  }
  .video-part img {
    height: 340px;
  }
  .foot-bottom {
    padding: 40px;
  }
  .caption .main-caption {
    font-size: 45px;
  }
  .single-item .item-desc {
    min-height: 100px;
  }
  .top-header .top-contact {
    padding: 5px 0 5px 10px;
  }
  .top-header img {
    height: 164px;
    top: -69px;
    object-fit: contain;
    width: 166px;
  }
  .foottop-part ul li.foottop-wrap {
    padding: 10px 0;
  }
  .top-header .top-contact li i {
    font-size: 15px;
  }
  .top-header .top-contact li {
    font-size: 15px;
  }
  .top-header {
    padding: 0;
    height: auto;
  }
  .video-part {
    padding: 100px 0;
  }
  .banner .left.slick-arrow {
    left: -12%;
  }
  .banner .right.slick-arrow {
    right: -12%;
  }
  .tour .itenary-tab {
    font-size: 14px;
  }
  .search-container {
    top: 170px;
    left: 29%;
    width: 270px;
  }
  .search-small {
    left: 60%;
  }
  #departure table {
    width: 575px;
  }
  .trip-testimonial-part {
    margin: 0px 30px;
  }
}

@media (max-width: 500px) {
  .banner .left.slick-arrow {
    left: -15%;
  }
  .banner .right.slick-arrow {
    right: -15%;
  }
  .search-small {
    top: 31%;
  }
  .top-header .top-contact li {
    font-size: 12px;
  }
  .foottop-part ul li.foottop-wrap img {
    height: 45px;
  }
  .video_title {
    width: 100%;
  }
}
@media (max-width: 406px) {
  .inner-header .search-container {
    top: 209px;
}
}

@media (max-width: 400px) {
  .inner-header .search-container {
    top: 200px;
}
  .country-wrapper {
    height: 200px;
  }
  .video-part {
    padding: 60px 0;
  }
  .collab-wrapper .news-detail {
    padding: 10px;
  }
  .mixed .slick-dots {
    bottom: -15px;
  }
  .tour-reviews .reviews_info {
    float: none;
  }
  .tour-reviews .content {
    text-align: center;
    padding-left: 0;
  }
  .head-title h2 {
    font-size: 27px;
  }
  .top-header .top-contact li {
    font-size: 12px;
  }
  .inner-banner {
    height: 300px;
  }
  body p {
    font-size: 13px;
  }
  .contact-white h2 {
    font-size: 25px;
  }
  .contact-map iframe {
    height: 300px;
  }
  #itenary h3 {
    font-size: 14px;
  }
  .inner-banner .breadcrumb {
    font-size: 16px;
  }
  .inner-banner .breadcrumb .breadcrumb-item.active {
    font-size: 16px;
  }
  .slider-stationary .slider-for .single-wrap {
    height: 300px;
  }
  .header-content .navbar-brand img {
    height: 100px;
  }
  .search-container {
    left: 15%;
  }
}
@media (max-width: 350px) {
  .inner-banner .breadcrumb .breadcrumb-item.active {
    font-size: 24px;
  }
  .inner-banner .breadcrumb {
    font-size: 22px;
  }
  .head-title h2 {
    font-size: 25px;
  }

  .head-title {
    margin-bottom: 20px;
  }
  .country-name {
    top: 65%;
  }
  .heading h5 {
    font-size: 20px;
  }
}
@media (max-width: 327px) {
  .test-navigation .navbar{
    justify-content: center;
  }
  .inner-header .search-container {
    top: 240px;
    left: 9%;
}}
