@media only screen and (min-width: 1600px) {
    .slide-thumb.shape-1:before {
        height: 214px;
        background-size: cover;
    }
    .slide-content {
        top: 50%;
    }
    footer.footer-area.style-3:after, .copy-right-area.style-2:after {
        display: none;
    }
    .login-cart ul li.cart-mega {
        padding-right: 40px;
    }
    footer.footer-area.style-3 .widget {
        margin-bottom: 130px;
    }
    .about-adventure-area:after {
        opacity: 1;
    }
    .about-bg {
        top: -75px;
    }
}
/* Medium Layout: 1200px. */
@media only screen and (min-width: 1600px) and (max-width: 1680px){
    
}
@media only screen and (min-width: 1440px) and (max-width: 1599px){
    
}
/*my laptop*/
@media only screen and (min-width: 1366px) and (max-width: 1439px){
    
}
@media only screen and (min-width: 1201px) and (max-width: 1599px){
    
    .single-slide-content h2 {
        font-size: 36px;
        line-height: 40px;
    }
    .slide-thumb {
        height: 713px;
    }
    .slide-thumb img {
        height: 100%;
    }
    .slide-thumb.shape-2:before {
        height: 245px;
    }
}
@media screen and (max-width: 1200px){
    #cssmenu ul> li > ul > li > .mean-expand {
        padding: 2px 0 !important;
    }
    .itinerary-singlepack .panel-group h4 button span {
        flex: 0 0 9%;
    }
    .rateItem {
        height: auto;
    }
    .external-reviews .homepage-reviews {
        gap: 20px;
    }
    .navigation-area ul.menu-level-1, .navigation-area ul.menu-level-2, .navigation-area ul.menu-level-3 {
        display: block;
        position: initial !important;
        width: 100% !important;
    }
    #cssmenu ul li a i {
        display: none;
    }
    div#cssmenu ul li ul li a{
        color: #fff;
        opacity: 1;
    }
    #welcome-slide img {
        height: 520px;
    }
    div#cssmenu ul li:hover > ul {
        display: none;
        background-color: #ffffff;
        border-top: none;
        opacity: 1;
        padding: 0;
    }
    #cssmenu > .mean-expand {
        color: #fff;
        padding: 7px 15px;
        float: right;
        margin: 0 21px 0 0;
    }
    div#cssmenu > ul > li ul {
        background: #fff;
        padding: 7px 0 !important;
        border-top: 2px solid #ff5300 !important;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
    header.header-area.style-2.sticky .navigation-area {
        border: none;
    }
    
    .main-menunav .navbar-nav .nav-item .nav-link {
        padding: 10px 0;
    }
    .gene-nav ul.menu > li > a {
        padding: 5px 10px 39px 15px;
    }
    .gene-nav .menu li.has-dropdown > a::after {
        margin-top: -33px;
        right: -2px;
    }
    .login-cart ul li.cart-mega {
        padding-right: 0;
    }
    .slide-thumb.shape-3:before {
        bottom: -67px;
    }
    .slider-area .find-adventure-form {
        bottom: 60px;
    }
    .slide-content {
        top: 65%;
    }
    .single-slide-content h1 {
        font-size: 48px;
        line-height: 50px;
    }
    .single-slide-content h2 {
        font-size: 30px;
        line-height: 40px;
    }
    .single-quick-icon, .single-quick-icon.style-2 {
        width: 100%;
    }
    .widget.contact-widget ul li a {
        width: 36px;
        height: 36px;
        line-height: 36px;
    }
    .slide-thumb.shape-2:before{
        display: none;
    }
    .about-single-expart {
        padding-left: 100px;
    }
    .about-ex-thumb {
        padding-left: 20px;
        margin-right: 9px;
    }
    .about-fre-bottom h3 {
        font-size: 30px;
    }
    .single-adventure.style-2 {
        display: inherit;
    }
    .single-adventure.style-2 .adventure-content {
        width: 100%;
    }
    .user-comments-wrap .user-thumb {
        width: 42%;
    }
    .login-form ul a {
        padding: 0 7px;
    }
}

@media screen and (min-width: 992px){
    .nav-item:hover > ul,
    .main-menunav .navbar-nav ul li:hover > ul{
        display: block !important;
    }
    .nav-item li:hover .navbar-nav li > ul > li > ul{
        display: block !important;
    }
    .nav-item:hover .mega-menu {
        display: block !important;
        width: 100%;
        transition: 0.80s ease-in-out !important;
        top: 60px;
    }
    .mega-menu .nav a {
        display: none;
    }
    .main-menunav .navbar-nav .nav-item .nav-link:hover {
        color: var(--secondcolor);
    }
}
/* Tablet Layout: 768px. */
@media screen and (max-width: 992px){
    .flex-testimonials {
        flex-direction: column;
    }
    header.header-area.style-2 .navigation-area {
        border: none;
        background: #262626;
    }
    header.header-area.style-2.header-border.sticky .navigation-area{
        background: #262626;
    }
    .Editcartpage form .SubmitBtnmksf {
        margin: 10px 0 0 0;
    }
    .navbar-nav .same-padding {
        padding: 5px 0 !important;
    }
    .mega-menu .flex-column {
        padding-left: 0;
    }
    .table-info-breadcrumb li {
        flex: 0 0 32%;
    }
    .mega-menu .flex-column {
        height: 100%;
        flex-direction: column !important;
        flex-wrap: nowrap;
        overflow: auto;
        flex: 100%;
        margin: 0;
        width: 100%;
        max-width: 100%;
    }
    .mega-menu .nav button,
    .mega-menu .tab-content{
        display: none;
    }
    .mega-menu .flex-column a {
        color: #fff;
    }
    .mega-menu .flex-column a:hover {
        color: #fff;
    }
    .hasmega-menu {
        position: relative;
    }
    .packageprice-aside {
        position: initial;
        display: flex;
        align-items: end;
    }
    .packageprice-aside .packageprice-asidewrap {
        flex: 0 0 47%;
    }
    
    .packageprice-aside .trip-expert {
        flex: 0 0 47%;
        overflow: hidden;
    }
    .experts-sl .owl-nav {
        top: 11%;
        right: -50%;
    }
    .packageprice-aside .trip-expert .experts-wrapper {
        display: flex;
        flex-direction: column;
        justify-content: flex-start !important;
        overflow: hidden;
        width: 100%;
        clear: both;
    }
    .packageprice-aside .packageprice-asidewrap, .packageprice-aside .trip-expert {
        padding: 20px;
    }
    .main-menunav .site-logo {
        position: initial;
    }
    .main-menunav img {
        height: 40px;
        object-fit: contain;
        padding: 0 0 10px 0;
    }
      .childsubMenu:after {
        transform: none !important;
    }
    .main-menunav .navbar-nav li > ul {
        width: 100%;
        z-index: 999;
        position: initial;
    }
    .main-menunav .navbar-nav li > ul > li > ul {
        width: 100%;
        position: initial;
        margin-top: 0;
    }
    
    .slider-area .find-adventure-form {
        bottom: 50px;
        left: 20px;
    }
    .main-menunav .show-dropdownmenu {
        width: 100% !important;
    }
    .main-menunav .navbar-nav {
        gap: 0;
    }
    .login-cart {
        display: none;
    }
    .top-mainheader .icon a {
        color: #fff;
        font-size: 14px;
    }
    .top-mainheader .icon {
        display: block;
        list-style: none;
        padding: 20px 0;
    }
    .top-mainheader .header-top-left {
        display: none !important;
    }
    .client-testimonial .flex-testimonials .nav-pills {
        flex: 0 0 100%;
        text-align: center;
        display: flex;
        width: 100%;
        justify-content: center;
        flex-direction: row !important;
        gap: 35px;
    }
    .client-testimonial .tab-content {
        margin: 0;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .order-one{ order: 1;}
    .order-two{ order: 2;}
    .order-three{ order: 3;}
    .header-top-left, .header-top-contact {
        padding: 15px 0 10px;
    }
    header.header-area.style-2 .navigation-area,
    header.header-area.style-2.header-border.sticky .navigation-area {
        border: none;
    }
    .login-cart {
        text-align: center;
    }
    .login-cart ul li {
        margin-right: 10px;
    }
    .login-cart ul li.cart-mega {
        padding-right: 0;
        float: none;
    }
    .navigation-bg {
        background-color: rgba(0, 0, 0, 0.70);
    }
    /*Slider*/
    .slide-thumb:before {
        bottom: -20px;
    }
    .slide-thumb.shape-3:before {
        bottom: -85px;
    }
    .slide-content {
        top: 70%;
    }
    .single-slide-content h1 {
        font-size: 36px;
        line-height: 40px;
    }
    .content-text h1 span, .single-slide-content h2 span {
        display: inline;
    }
    .single-slide-content h2 {
        font-size: 24px;
        line-height: 30px;
    }
    .find-adventure-form input.btn.btn-theme {
        width: 33%;
    }
    .find-adventure-form select, .find-adventure-form input[type="date"] {
        width: 33%;
    }
    .section-title h2 {
        font-size: 36px;
    }
    .pb-res {
        padding-bottom: 0;
    }
    .single-guide:hover .guide-content {
        height: 100%;
    }
    .single-guide .guide-content p.title {
        font-size: 13px;
        padding: 15px 15px 0px;
    }
    .single-guide .guide-content a h4 {
        font-size: 20px;
        padding: 0px 20px 0px;
    }
    .about-guide p {
        line-height: 20px;
    }
    footer.footer-area:before {
        background-size: cover;
    }
    .copy-payment ul li a {
        display: block;
        margin-right: 15px;
    }
    .about-bg.style-2 {
        opacity: 0.4;
        top: 0;
    }
    .single-quick-icon {
        width: 100%;
    }
    .single-adventure.style-2 {
        display: inherit;
    }
    .single-adventure.style-2 .adventure-content {
        width: 100%;
    }
    .popular-post-thumb {
        width: 15%;
    }
    .post-meta span {
        margin-right: 20px;
    }
    .post-meta span:before {
        right: -14px;
    }
    .user-comments-wrap .user-thumb {
        width: 45%;
    }
    .table-btn input.code-input.single-input {
        width: 140px;
    }
    .form-right button.btn.btn-theme-dark {
        margin-bottom: 15px;
    }
    .login-form ul li {
        display: block;
        margin-bottom: 6px;
    }
    .section-title span {
        display: inline;
    }
    .subscribe-area.style-3.pt-120.pb-315 {
        padding: 0 0 40px 0;
    }
    .adventure-select form.adventure-select-form select {
        width: 38%;
    }
    .adventure-select form.adventure-select-form input[type="date"] {
        width: 38%;
    }
    .view-grid {
        width: 20%;
    }
    .bradcumb-area {
        height: 450px;
        padding: 35rem 0 0 0;
    }
    .table-info-breadcrumb li span {
        font-size: 14px;
    }



}

@media only screen and (min-width: 768px) and (max-width: 864px){
    
}
/* Tablet Layout wide: 768px. */

@media only screen and (max-width: 767px) {
   .search-wrap__box .holidaySearchyForm {
        width: 100%;
        position: initial;
        transform: none;
    }
    .home-blog-area .aside-blogs {
        margin-left: 0;
    }
    .team-area .member-wrap{
        flex-direction: column;
    }
    .team-area .member-wrap .pic img {
        height: auto;
    }
    .member-info .btn-abs{
        display: none;
    }
    .home-blog-area .main-blog {
        margin: 0 0 20px 0;
    }
    .table-info-breadcrumb li {
        flex: 0 0 49%;
    }
    .itinerary-singlepack .panel-group h4 button {
        font-size: 14px;
        line-height: 1.7;
    }
    .main-menunav {
        padding: 10px 0 10px 0;
    }
    .footer-associated-payment {
        margin-bottom: 0;
    }
    .aboutus-page .team-area .member-wrap {
        flex-direction: column;
    }
    .table-info-breadcrumb {
        column-count: 1;
    }
    .detailTab ul {
        gap: 0;
        justify-content: space-between;
    }
    .bradcumb-area .breadcrumb-inner-contents {
        position: absolute;
        width: 100%;
        bottom: 0;
        left: 0;
    }
    footer .copy-right-areawrap {
        flex-direction: column;
    }
    .main-menunav img {
        height: 35px;
    }
    .slider-area img {
        height: 500px;
    }
    .owl-carousel .owl-stage-outer {
        text-align: -webkit-center;
    }
    .footer-associated-payment .payments-accept {
        justify-content: flex-start;
    }
    .search-wrap__box {
        z-index: 0;
        position: initial;
        padding: 60px 0 60px 0;
    }
    /*Header*/
    .order-one{ order: 1;}
    .order-two{ order: 2;}
    .order-three{ order: 3;}
    .header-top-left, .find-adventure-form input[type="date"],
    .find-adventure-form input.btn.btn-theme, .dn-small {
        display: none;
    }
    .about .about-contents {
        padding: 10px;
    }
    .inclution-area .row .col-md-4 .map-popup{
        margin: 0 !important;
    }
    .inquiry-formpackage{
        margin-left: 0;
        margin-top: 40px;
    }
    button#btn-search-category {
        margin-left: 0;
    }
    .about figure {
        margin-left: 0;
    }
    .slider-area .find-adventure-form form {
        flex-direction: column;
    }
    .slider-area .find-adventure-form{
        position: initial;
    }
    .find-adventure-form select, .find-adventure-form input[type="date"] {
        width: 100%;
        border: 1px solid #cacaca;
    }
    
    .slide-thumb.shape-2:before {
        height: 150px;
        bottom: 0;
    }
    .single-slide-content h1 {
        font-size: 42px;
        line-height: 56px;
    }
    .footer-area .quick-link-widget {
        text-align: left;
        margin: 40px 0;
        padding: 0;
    }
    .footer-area .quick-destinations img {
        height: auto;
        width: auto;
    }
    .footer-area .footerpayment-icons {
        justify-content: flex-start;
    }
    .single-slide-content h2 {
        font-size: 36px;
        line-height: 40px;
    }
    .content-text h1 span, .single-slide-content h2 span, .section-title h2 span {
        display: inline-block;
    }
    .slide-thumb:before {
        bottom: -97px !important;
    }
    .about-bg, .subscribe-area:before {
        width: 100%;
        opacity: 0.2;
    }
    .single-guide:hover .guide-content {
        height: 325px;
    }
    footer.footer-area:before {
        top: -65px;
        background-repeat: no-repeat;
    }
    .subscribe-area.style-3.pt-120.pb-315 {
        padding: 0 0 40px 0;
    }
    .adventure-select form.adventure-select-form select {
        width: 38%;
    }
    .adventure-select form.adventure-select-form input[type="date"] {
        width: 38%;
    }
    .view-grid {
        width: 20%;
    }
    .bradcumb-area {
        height: 570px;
    }
    .popular-post-thumb {
        width: 20%;
    }




  
}

@media only screen and (max-width: 684px) {
    
    header.header-area.style-2 .navigation-area,
    header.header-area.style-2.header-border.sticky .navigation-area {
        border: none;
    }
    .single-slide-content h1 {
        font-size: 36px;
        line-height: 46px;
    }
    .single-slide-content h2 {
        font-size: 32px;
    }
    .subscribe-area.style-3.pt-120.pb-315 {
        padding: 0 0 40px 0;
    }




  
}

@media (max-width: 576px){
    .sin-sis-alpine-wrap .single-alpine {
        height: auto;
        margin: 0 0 40px 0;
    }
    .adv-similar-detail-wrap .owl-nav button,
    .topselling-sl button,
    .featuredpackage-sl .owl-nav button, 
    .selling-tips-area .owl-nav button{
        background: var(--maincolor) !important;
        color: #fff !important;
        transform: scale(0.9);
        margin: 0;
    }
    .itinerary-singlepack .panel-group h4 button {
        flex-direction: column;
        align-items: flex-start;
        gap: 0;
    }
    .table-info-breadcrumb li {
        flex: 0 0 100%;
    }
    .footer-associated-payment h3 {
        margin: 0 !important;
    }
    .itinerary-singlepack .title-itsingle button {
        padding: 0px 3px;
        font-size: 10px;
        line-height: 2.5;
    }
    .packageprice-aside {
        flex-direction: column;
    }
    .packageprice-aside .packageprice-asidewrap, .packageprice-aside .trip-expert {
        width: 100%;
    }
    .packageprice-aside .trip-expert{
        flex: 100%;
    }
    .packageprice-aside .packageprice-asidewrap{
        flex: 100%;
    }
    .bradcumb-area {
        height: 465px;
    }
    .bradcumb-area .breadcrumb-inner-contents {
        padding: 10px;
    }
    .bradcumb-area ul {
        padding: 10px;
    }
    .table-info-breadcrumb li .accomodation p {
        line-height: 1.5;
    }
    .table-info-breadcrumb li {
        margin: 0;
    }
    .table-info-breadcrumb li span {
        font-size: 12px;
    }
    .bradcumb-area .breadcrumb-inner-contents h3 {
        font-size: 24px;
        margin: 0 0 5px 0;
    }
    .detailTab {
        position: initial;
    }
    .detailTab ul {
        flex-direction: column;
    }
    .testimonial-sl .clientreview-wrap{
        width: 100%;
    }
    .slider-area img {
        height: 420px;
    }
    .footer-associated-payment .widget {
        flex-direction: column;
        margin: 0 0 20px 0;
    }
    .external-reviews .homepage-reviews {
        flex-direction: column;
    }
  
    .main-menunav .navbar-nav li > ul > li > ul {
        left: 0;
        top: 49px;
        width: 100%; 
    }
    .Dashboard {
        margin: 2rem 0 0 0;
    }
    .trip-itinery .itinerary-titlewrap {
        flex-direction: column;
        align-items: flex-start;
    }
    .trip-itinery .itinerary-titlewrap .expand-itinerary {
        width: 100%;
        margin: 20px 0 0 0;
    }
    .bradcumb-area:after {
        bottom: -20px;
    }
    .btn-theme {
        padding: 0.375rem 0.75rem !important;
        border-radius: 4px !important;
    }

    .footer-area .payment-wrap {
        gap: 10px;
        margin-bottom: 30px;
    }
    .footer-area .payment-wrap img {
        height: 35px;
        width: 35px;
        margin-right: 10px !important;
        margin-bottom: 10px !important;
    } 
    .footer-area .payment-wrap h3 {
        font-size: 14px;
        line-height: 1.8;
    }
    .about figure .btn{
        right: 38%;
        top: 38%;
    }
    .slide-thumb:before{
        display: none !important;
    }
}
/* medium tablet layout 425px */

@media only screen and (max-width: 599px) {
    
   .order-one{ order: 1;}
   .order-two{ order: 2;}
   .site-logo {
       padding: 0;
   }
   .top-mainheader {
        display: none;
    }
   .login-cart ul li.cart-mega {
       padding-right: 0;
   }
   .header-top-left, .find-adventure-form, .selling-tips-wrap .owl-nav button,
   .dn-small, .adventure-select form.adventure-select-form input[type="date"],
   .post-meta span:before  {
       display: none;
   }
   .header-top-contact ul li:before {
       color: #282828;
   }
   .header-top-contact ul li a {
       font-size: 12px;
       color: #282828;
       margin-right: 15px;
   }
   .header-top-contact, .copyright-text p, .right-cart-btn {
       float: left;
       padding: 0;
   }
   .header-top-contact ul li:before {
       right: 2px;
   }
   .login-cart {
       padding: 49px 0;
   }
   .navigation-bg {
       background-color: transparent;
   }
   .slide-thumb {
       height: auto;
   }
   
   .slide-thumb.shape-2:before {
       height: auto;
   }
   .slide-thumb:before {
       bottom: -3px;
       background-size: cover;
   }
   .slide-content {
       top: 60%;
   }
   .single-slide-content h1 {
       font-size: 26px;
       line-height: 30px;
   }
   .single-slide-content h2 {
       color: #ffffff;
       line-height: 24px;
       font-size: 20px;
   }
   .single-quick-icon, .single-quick-icon.style-2 {
       width: 100%;
   }
   .about-bg {
       width: 100%;
       position: static;
       opacity: 1;
       margin-bottom: 30px;
   }
   .section-title h2 {
       font-size: 32px;
   }
   .subscribe-area form.subscribe-form input {
       width: calc(100% - 115px);
   }
   .subscribe-area form.subscribe-form button {
       width: 115px;
   }
   .pb0-320{
    padding-bottom: 0;
   }
   footer.footer-area:before {
       background-size: cover;
   }
   .copy-payment {
       margin-bottom: 30px;
   }
   .single-guide:hover .guide-content {
       height: 70%;
   }
   .single-partner {
       width: 145px;
       height: 145px;
   }
   .funfact-area.style-2 {
       padding-top: 220px;
   }
   .about-bg.style-2 {
       opacity: .4;
   }
   .bradcumb {
       top: 47%;
   }
   .about-camping-arrea {
       background-image: inherit;
   }
   .about-fre-bottom h3 {
       font-size: 24px;
   }
   .about-fre-bottom h2 {
       font-size: 42px;
   }
   .about-single-expart {
       padding-left: 110px;
   }
   .about-ex-thumb {
       padding-left: 30px;
   }
   .adventure-select form.adventure-select-form select, .view-grid {
       width: 45%;
   }
   .single-adventure.style-2, form.user-reply {
       display: inherit;
   }
   .single-adventure.style-2 .adventure-content, .form-left, .form-right, .left-reply, form.user-reply .right-rply {
       width: 100%;
   }
   .post-meta span {
       margin-right: 14px;
   }
   .single-blog-post.style-2 .post-thumbnail {
       width: 100%;
       margin-bottom: 20px;
   }
   .single-blog-post.style-2 .single-post-content-thumb {
       width: 100%;
       padding: 0 20px 20px 26px;
   }
   .popular-post-thumb {
       width: 30%;
   }
   .blog-grid-top-bar .blog-grid-tow {
       width: 60%;
   }
   .single-post-content-thumb {
       padding: 0 15px;
   }
   .next-prev-post-wrap .post-np {
       width: 48%;
   }
   .user-comments-wrap, .gane-form.billing-form form.contact-us-form {
       display: inherit;
   }
   .user-comments-wrap .user-thumb {
       margin-bottom: 10px;
   }
   p.price {
       width: 130px;
       text-align: center;
   }
   .product-cart-tbl-content h6 {
       width: 170px;
   }
   .gane-form.billing-form .single-field.half-field, .gane-form.billing-form .single-field.half-field-last,
   .gane-form.billing-form .single-field.one-third {
       float: none;
       width: 100%;
       padding: 0 30px;
   }
   .section-title span {
       display: inline-block;
   }
   .form-right button.btn.btn-theme-dark {
       float: none;
       margin-bottom: 30px;
       margin-left: 20px;
   }
   .google-map-wrap {
       position: static;
       width: 100%;
       margin-bottom: 30px;
   }
   .login-form ul li {
       display: block;
       margin-bottom: 10px;
   }
   .content-text h1 span, .single-slide-content h2 span {
       display: inline;
   }
   .subscribe-area.style-3.pt-120.pb-315 {
       padding: 0 0 40px 0;
   }
   a.btn.btn-theme.float-right {
    float: left;
   }

}

/* mobile tablet layout 414px */

@media only screen and (max-width: 414px) {
    .slide-thumb:before {
        bottom: -60px;
    }
    .slide-thumb.shape-2:before {
        height: 70px;
    }
    .single-slide-content h1 {
        font-size: 31px;
        line-height: 34px;
    }
    .single-slide-content h2 {
        font-size: 24px;
        line-height: 30px;
    }
    .single-quick-icon, .single-quick-icon.style-2 {
        width: 100%;
    }
    .subscribe-area form.subscribe-form input {
        width: calc(100% - 160px);
    }
    .subscribe-area form.subscribe-form button {
        width: 160px;
    }
    footer.footer-area:before {
        top: -30px;
    }
    .funfact-area.style-2.pt-170 {
        padding-top: 220px;
    }
    .subscribe-area.style-3.pt-120.pb-315 {
        padding: 0 0 40px 0;
    }
 
    .bradcumb {
        top: 50%;
    }
    .adventure-select form.adventure-select-form select {
        margin-right: 10px;
        width: 40%;
    }
    .adventure-select form.adventure-select-form input[type="date"], .view-grid {
        width: 40%;
    }
    .dn-small {
        display: none;
    }
    .single-adventure.style-2, .gane-form.billing-form form.contact-us-form {
        display: inherit;
    }
    .single-adventure.style-2 .adventure-content, .form-left, .form-right {
        width: 100%;
    }
    .gane-form.billing-form .single-field.one-third {
        width: 49%;
    }
    .form-right button.btn.btn-theme-dark, .password p:last-child {
        float: left;
    }
    .login-form .form-left .single-field.half-field {
        width: 99%;
    }
    .post-meta span {
        margin-right: 27px;
    }
    .popular-post-thumb {
        width: 30%;
    }
}


/* mobile tablet layout 375px */

@media only screen and (max-width: 384px) {
    .order-one{ order: 1;}
    .order-two{ order: 2;}
    .single-adventure.style-2 .adv-thumb-item ul li {
        margin-bottom: 15px;
    }
    .popular-post-thumb {
        width: 30%;
    }
    
    .site-logo {
        padding: 0;
        margin-top: 26px;
    }
    header.header-area.style-2 .site-logo {
        margin: 0;
    }
    header.header-area.style-2 .navigation-area, 
    header.header-area.style-2.header-border.sticky .navigation-area {
        border: none;
    }
    .single-slide-content h1 {
        font-size: 28px;
        line-height: 30px;
        margin-bottom: 10px;
    }
    .single-slide-content h2 {
        font-size: 15px;
        line-height: 30px;
    }
    .content-text h1 span, .single-slide-content h2 span {
        display: inline-block;
    }
    .find-adventure-form input.btn.btn-theme, .dn-small {
        display: none;
    }
    .slide-thumb.shape-1:before {
        height: 214px;
        background-size: contain;
        top: 150px;
    }
    .slide-thumb.shape-2:before {
        height: 65px;
        bottom: 0;
    }
    .single-quick-icon, .single-quick-icon.style-2 {
        width: 100%;
    }
    .section-title h2 {
        font-size: 28px;
    }
    .section-title h2 span {
        display: inline-block;
    }
    .about-bg {
        width: 100%;
    }
    .subscribe-area:before {
        opacity: .3;
    }
    .subscribe-area form.subscribe-form input {
        width: calc(100% - 130px);
    }
    .subscribe-area form.subscribe-form button {
        width: 130px;
    }
    .single-guide:hover .guide-content {
        height: 270px;
    }
    footer.footer-area:before {
        top: 0;
        background-repeat: no-repeat;
    }
    .funfact-area.style-2.pt-170 {
        padding-top: 210px;
    }
    .subscribe-area.style-3.pt-120.pb-315 {
        padding: 0 0 40px 0;
    }
   
    .bradcumb {
        top: 50%;
    }
    .adventure-select form.adventure-select-form select {
        margin-right: 10px;
        width: 40%;
    }
    .adventure-select form.adventure-select-form input[type="date"], .view-grid {
        width: 40%;
    }
    .single-adventure.style-2, .gane-form.billing-form form.contact-us-form {
        display: inherit;
    }
    .single-adventure.style-2 .adventure-content, .form-left, .form-right {
        width: 100%;
    }
    .payment-method-contnt a {
        margin-right: 10px;
    }
    .gane-form.billing-form .single-field.one-third {
        width: 49%;
    }
    .form-right button.btn.btn-theme-dark, .password p:last-child {
        float: left;
    }
    .login-form .form-left .single-field.half-field {
        width: 99%;
    }
    .post-meta span {
        margin-right: 27px;
    }
}


/* mobile tablet layout 360px */

@media only screen and (max-width: 360px) {

    
}


/* mobile tablet layout 320px */

@media only screen and (max-width: 320px) {
   .single-adventure.style-2 .adv-thumb-item ul li {
       margin-bottom: 15px;
   }
   .subscribe-area.style-3.pt-120.pb-315 {
       padding: 0 0 40px 0;
   }
}