@media (max-width: 1200px) {

  .top_header {

    margin:0;
  }

  .main_navigation ul {

    max-height: 100%;
    overflow-y: scroll;
  }

  .sub-menu li i {


    background: #2d2826;
    color: #fff;
    cursor: pointer;

}

#sub-menu1 {
  background: #f7f7f7;
}

  
  .main_navigation {
    position: fixed;
    top: 0;
    right: -290px;
    height: 100%;
    width: 250px;
    background: #2d2826;
    z-index: 5;
    transition: 300ms cubic-bezier(0.19, 1, 0.22, 1);
  }

  .small-logo,
  .close-btn,
  .top-menu-bar {
    display: block;
  }

  
  .sticky  .main_navigation ul li a,
  .main_navigation ul li a {
    color: #fff;
    border-bottom: 1px solid #ccc;
    padding: 10px;
  }

  .sub-menu,
  .sub-menu1 {
    position: static;
    transition: none;
    transform: none;
    display: none;
    min-width: inherit;
    border-radius: 0;
  }

  .sticky .top_header_wrapper ul li:nth-child(2) a,
  .sticky .top_header_wrapper ul li a > i,
  .sticky span.menu-line {

    background: #333 !important;
  }

  .main_navigation ul li {
    display: block;
  }

  .main_navigation.open {
    right: 0;
  }
  .logo img {
    height: 65px;
  }
  .trek-tab {
    display: block;
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
  }

  

  i.fa.fa-angle-down.drop-trigger {
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    line-height: 40px;
}

  .tour-wrapper {

    height: unset !important;
  }
  .price p {

    font-size: 14px !important;
  }

  .tour-content ul li p {

    font-size: 12px;
  }

  .tour-content ul li img {

    width: 16px;
  }

  .blog-content-side {

    padding: 0;
  }
}

@media (max-width: 992px) {

  .logo::before {

    border-width: 0 80px 30px 0;
  }

  .logo::after {

    border-width: 30px 80px 0 0;
  }

  
.hidden-wrapper2,
.hidden-wrapper {

  display: block;
}


.show-hide-btn2,
.show-hide-btn,
.show__less2,
.show__More2,
.show__less,
.show__More {

  display: none;
}

  .tour__wrapper {

    flex-wrap: nowrap;
    overflow-x: scroll;
  }

  .card .box::before {

    transform: none;
  }

  .home-content img {

    height: 10px;
  }
    
.about-image-side img {
    
    min-height:inherit;
    
}


  .main_header_wrapper {

    align-items: center;
  }

  .col-md-8.col-12.offset-md-2.col-10.offset-1.mt-5 {

    margin: 0;
  }
  

  .dk-footer-box-info,
  .embed-responsive {

    margin-bottom: 30px;
  }

  .sticky .main_header::before {

    display: none;
  }

  .logo img {
    height: 50px;
  }

  .sticky .logo img {
    height: 50px;
  }

  .sticky .main_header {
    background: #ffffffe3;
  }

  .top_header_wrapper {

    border: none;
  }

  .home-content h1 {
    font-size: 40px;
  }

  .home-content p {
    font-size: 16px;
  }

  .home-wrapper figure {
    height: 450px;
  }

  .footer-col-wrapper,
  .blog-image-side {
    margin-bottom: 15px;
  }

  .blog-content-side {
    max-width: 100%;
  }

  .all-sec-padding {
    padding: 40px 0 !important;
  }

 

  .contact-address-wrap,
  .about-image-side {
    margin-bottom: 20px;
  }

  .tab-list {
    display: block;
    width: 100%;
    overflow-x: scroll;
    white-space: nowrap;
  }

  .tab-list a {
    display: inline-block;
    width: auto;
  }

  .tour-detail-title h2 {
    font-size: 30px !important;
  }

  .dk-footer .contact-us {
    display: none;
  }

  #destination,
  .blog-content-side .box {
    margin-bottom: 15px;
  }
  .card {
    margin-top: -73px;
  }

  .video-wrap {
    min-height: 200px;
  }

  .travel-info-side h2 {

    font-size: 25px;
  }

  .tour__wrapper .col-md-6{
    flex: 0 0 45%;
    max-width: 45%;
  }


}

@media (max-width: 768px) {

  .tour__wrapper .col-12 {

    flex: 0 0 95%;
    max-width: 95%;
  }

  .banner-btn {
    padding: 7px 20px;
    font-size: 14px;
}

  .card .box .img img{

    width: 80%;
  }

  .card .box .img {

    width: 60px;
  }

  .card .box h2 {

    font-size: 14px;
  }
 

  .sticky .logo img,
  .logo img {
    height: 40px;
  }

  .top-menu-bar {
    top: 13px;
    z-index: 9999;
  }


  .home-content {
    padding: 0;
  }

  .blog-detail-title h1,
  .home-content h1 {
    font-size: 30px;
  }

  .home-wrapper figure {
    height: 400px;
  }

  .package-title h2,
  .blog-content-side h2,
  .why-travel-content h2 {
    font-size: 25px;
  }

  .tour-title h2::before {
    left: -15px;
    font-size: 30px;

    width: 290px;
  }

  .design-content-wrapper {
    flex-direction: column;
  }

  .home-form-wrapper {
    flex-direction: column;
  }

  .home-form-wrapper select,
  .home-form-wrapper button {
    width: 100%;
    border-bottom: 1px solid #ccc;
  }
}

@media (max-width:640px) {

  .blog-content-side .box {

    padding: 0;
  }

  .blog-content-side .card {

    transform: translate(0,-70%);
  }
}

@media (max-width: 480px) {
  .tour-slider .slick-dots {
    bottom: 0;
  }

  .why-travel-image ul li a img {
    max-width: 40px;
  }

  .why-travel-image ul li a {
    width: 80px;
    height: 80px;

    line-height: 80px;
  }

  .why-travel-image ul li a {
    width: 60px;
    height: 60px;
    line-height: 60px;
    margin: 0 auto;
    margin-bottom: 10px;
  }

  .why-travel-image ul li {
    margin: 0 10px;
  }

  .why-travel-image ul li p {
    font-size: 14px;
  }

  .why-travel-image ul li a img {
    max-width: 30px;
  }

  .home-slider button.slick-arrow {
    display: none !important;
  }

  .tour-title h2 {
    font-size: 25px;
  }

  .tour-title h2::before {
    display: none;
  }

  .tour-slider {
    padding: 20px 10px;
  }

  .top_header_wrapper ul li {

    padding-left: 5px;
  }
}
