@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 h1 {
        font-size: 100px;
        line-height: 60px;
    }
    .single-slide-content h2 {
        font-size: 36px;
        line-height: 40px;
    }
    .slide-thumb {
        height: 800px;
    }
    .slide-thumb img {
        height: 100%;
    }
    .slide-thumb.shape-2:before {
        height: 245px;
    }
}
@media only screen and (min-width: 1201px) and (max-width: 1365px){
    
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
    header.header-area.style-2.sticky .navigation-area {
        border: none;
    }
    .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: -46px;
    }
    .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;
    }
}


/* Tablet Layout: 768px. */

@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: -50px;
    }
    .slide-content {
        top: 50%;
    }
    .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 input[type="date"], .slide-thumb.shape-2:before, .dn-small {
        display: none;
    }

    .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;
    }




}

@media only screen and (min-width: 768px) and (max-width: 864px){
    
}
/* Tablet Layout wide: 768px. */

@media only screen and (max-width: 767px) {
   
    /*Header*/
    .order-one{ order: 1;}
    .order-two{ order: 2;}
    .order-three{ order: 3;}
    .header-top-left, .header-top-contact, .find-adventure-form select, .find-adventure-form input[type="date"],
    .find-adventure-form input.btn.btn-theme, .dn-small {
        display: none;
    }
    header.header-area.style-2 .navigation-area,
    header.header-area.style-2.header-border.sticky .navigation-area {
        border: none;
    }
    .slide-thumb.shape-2:before {
        height: 150px;
        bottom: 0;
    }
    .single-slide-content h1 {
        font-size: 42px;
        line-height: 56px;
    }
    .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: -29px;
    }
    .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: 450px;
    }
    .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;
    }
    .bradcumb-area {
        height: 400px;
    }




  
}

@media (max-width: 667px){
    
    
}
/* medium tablet layout 425px */

@media only screen and (max-width: 599px) {
    
   .order-one{ order: 1;}
   .order-two{ order: 2;}
   .site-logo {
       padding: 25px 0px 35px;
   }
   .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: 355px;
   }
   .slide-thumb img {
       height: 355px;
   }
   .slide-thumb.shape-2:before {
       height: auto;
   }
   .slide-thumb:before {
       bottom: -3px;
       background-size: cover;
   }
   .slide-content {
       top: 50%;
   }
   .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-area {
       height: 315px;
   }
   .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.shape-1::before {
        background-image: url(../img/slider/s1.png);
        background-repeat: no-repeat;
        top: initial !important;
    }
    .slide-content {
        top: 50%;
    }
    .btn_gap {
        margin-right: 0;
        margin-bottom: 10px;
    }
    .about-area {
        text-align: center;
    }
    .btn1 {
        background: #3685b8;
        border: 1px solid #3685b8;
        color: #fff;
        display: inline-block;
        text-transform: uppercase;
        padding: 7px 5px;
        font-size: 14px;
        border-radius: 50px;
        text-decoration: none;
        transition: all .5s;
        width: 210px;
        text-align: center;
    }
    .about-area {
        padding: 40px 0 60px;
    }
    .video_sec video {
        width: 100%;
        height: 215px;
        border-radius: 10px;
    }
    .selling-tips-area {
        text-align: center;
    }
    .subscribe-area {
        position: relative;
        background: linear-gradient(rgba(0,0,0,0.5),rgba(0,0,0,0.5)), url(../img/bg/subscribe.webp) no-repeat center;
        background-size: cover;
        background-attachment: fixed;
        padding: 80px 0;
        color: #fff;
        text-align: center;
    }
    .header-area.sticky.navbar-fixed-top {
        position: fixed;
        height: initial;
        padding-top: 0;
        background-color: rgba(0, 0, 0, 0.8);
    }
    .subscribe-area::after {
        position: absolute;
        width: 100%;
        height: 112px;
        bottom: -75px;
        content: "";
        left: 0;
        z-index: 1;
        background-image: url(../img/slider/s1.png);
        background-size: contain;
        background-repeat: no-repeat;
    }
    footer.footer-area::before {
        position: absolute;
        content: "";
        width: 100%;
        height: 101px;
        background-image: url(../img/sap1.png);
        top: -42px;
        left: 0;
        z-index: 1;
        background-size: cover;
        background-repeat: no-repeat;
    }
    footer.footer-area {
        background-image: url(../img/bg/footer.webp);
        background-size: cover;
        background-position: center;
        position: relative;
        padding: 85px 0 12px;
        text-align: center;
    }
    .ft_logo img {
        width: 130px;
        margin-bottom: 22px;
    }
    .widget.quick-link-widget ul li {
        display: inline-block;
        width: 140px;
    }
    .copy-right-area {
        background-color: rgb(10, 11, 13);
        padding: 15px 0;
        position: relative;
        top: 0px;
        text-align: center;
    }
    .btn2 {
        background: initial;
        border: 1px solid #3685b8;
        color: #3685b8;
        display: inline-block;
        text-transform: uppercase;
        padding: 7px 5px;
        font-size: 14px;
        border-radius: 50px;
        text-decoration: none;
        transition: all .5s;
        width: 210px;
        text-align: center;
    }
    .slide-content .btn1 {
        background: #3685b8;
        border: 1px solid #3685b8;
        color: #fff;
        display: inline-block;
        text-transform: uppercase;
        padding: 5px 2px;
        font-size: 15px;
        border-radius: 50px;
        text-decoration: none;
        transition: all .5s;
        width: 150px;
        text-align: center;
        font-size: 13px;
    }
    .single-slide-content h4 {
        color: #ffffff;
        /* font-weight: 400; */
        font-size: 18px;
        line-height: 23px;
        margin-bottom: 2px;
        font-weight: 300;
        font-family: 'Roboto';
        letter-spacing: 1px;
    }
    .slide-thumb::before {
        bottom: -183px !important;
    }
    .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-area {
        height: 350px;
    }
    .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%;
    }
    .navigation-area {
        position: relative;
        padding: 5px 0;
    }
    .mean-container .mean-bar {
        background: 0 0;
        float: left;
        min-height: 42px;
        padding: 10px 0 0;
        position: relative;
        width: 100%;
        z-index: 999999;
    }
    .single-slide-content h4 {
        color: #ffffff;
        /* font-weight: 400; */
        font-size: 18px;
        line-height: 23px;
        font-weight: 300;
        letter-spacing: 1px;
    }
    .single-slide-content h1 {
        font-size: 33px;
        line-height: 30px;
        margin-bottom: 16px;
    }
    .site-logo {
        padding: 0;
    }
    .mean-container .mean-bar {
        margin-top: 0;
        position: inherit;
        margin-left: 0;
    }
    header.header-area.style-2 .site-logo {
        padding: 20px 0;
        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: 35px;
        line-height: 30px;
        margin-bottom: 18px;
    }
    section {
        padding: 50px 0;
    }
    .quick-icon-content p {
        text-transform: uppercase;
        font-size: 14px;
        transition: 0.3s;
        line-height: 20px;
        padding: 0 4px;
        margin-bottom: 0;
    }
    .about-area .content_about {
        margin-left: 0;
    }
    h5 {
        font-size: 17px;
        line-height: 25px;
    }
    .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-area {
        height: 300px;
    }
    .bradcumb-area::after {
        width: 100%;
        content: "";
        bottom: 0;
        left: 0;
        background-image: url(../img/bg/inner-shap.png);
        position: absolute;
        z-index: 1;
        height: 53px;
        background-repeat: no-repeat;
        background-size: cover;
    }
    h4 {
        font-size: 20px;
        line-height: 23px;
    }
    .section-title p.title {
        text-transform: uppercase;
        margin-bottom: 0;
        line-height: 20px;
        color: #2587c9;
    }
    .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;
   }
}

@media screen and (max-width: 567px) {
    header.header-area.absulate-header {
        position: relative;
        width: 100%;
    }
    .site-logo img {
        width: 65px;
    }
}
@media screen and (max-width: 992px) {
    footer.footer-area::before {
        position: absolute;
        content: "";
        width: 100%;
        height: 101px;
        background-image: url(../img/sap1.png);
        top: -42px;
        left: 0;
        z-index: 1;
        background-size: cover;
        background-repeat: no-repeat;
    }
    footer.footer-area::before {
        position: absolute;
        content: "";
        width: 100%;
        height: 101px;
        background-image: url(../img/sap1.png);
        top: -15px;
        left: 0;
        z-index: 1;
        background-size: cover;
        background-repeat: no-repeat;
    }
    footer.footer-area {
        background-size: cover;
        background-position: center;
        position: relative;
        padding: 85px 0 12px;
        text-align: center;
    }
    .ft_logo img {
        width: 130px;
        margin-bottom: 22px;
    }
    .widget.quick-link-widget ul li {
        display: inline-block;
        width: 140px;
    }
    .copy-right-area {
        background-color: rgb(10, 11, 13);
        padding: 15px 0;
        position: relative;
        top: 0px;
        text-align: center;
    }
    .btn2 {
        background: initial;
        border: 1px solid #3685b8;
        color: #3685b8;
        display: inline-block;
        text-transform: uppercase;
        padding: 7px 5px;
        font-size: 14px;
        border-radius: 50px;
        text-decoration: none;
        transition: all .5s;
        width: 210px;
        text-align: center;
    }
    .slide-content .btn1 {
        background: #3685b8;
        border: 1px solid #3685b8;
        color: #fff;
        display: inline-block;
        text-transform: uppercase;
        padding: 5px 2px;
        font-size: 15px;
        border-radius: 50px;
        text-decoration: none;
        transition: all .5s;
        width: 150px;
        text-align: center;
        font-size: 13px;
    }
    .single-slide-content h4 {
        color: #ffffff;
        /* font-weight: 400; */
        font-size: 18px;
        line-height: 23px;
        margin-bottom: 2px;
        font-weight: 300;
        font-family: 'Roboto';
        letter-spacing: 1px;
    }
    .mobile-menu-area .mean-nav {
        left: 0;
        position: absolute;
        top: 75px;
        z-index: 2;
    }
    .mean-container .mean-nav ul li a {
        color: #fff;
        display: block;
        float: left;
        font-weight: 400;
        margin: 0;
        padding: 12px 20px;
        text-align: left;
        text-decoration: none;
        text-transform: uppercase;
        width: 90%;
        font-size: 14px;
    }
    .mean-container .mean-bar {
        margin-top: 0;
        position: inherit;
        margin-left: 0;
    }
    header.header-area.absulate-header {
        position: relative;
        width: 100%;
        z-index: 3;
    }
    .mobile-menu-area .mean-nav {
        left: 0;
        position: absolute;
        top: 100%;
        z-index: 2;
    }
    .site-logo {
        padding: 8px 0;
    }
    .site-logo img {
        width: 75px;
    }
    .slide-thumb {
        position: relative;
        overflow: visible;
        height: 100%;
        margin-bottom: 0px;
    }
    .about-area{
        text-align: center;
    }
    .about-area .content_about {
        margin-left: 0;
    }
    .video_sec iframe {
        width: 100%;
        height: 400px;
        border-radius: 20px;
    }
    .content_feature h4 {
        font-size: 18px;
        line-height: 19px;
        margin-bottom: 10px;
    }
    .content_feature span {
        /*background: #3685b8;*/
        color: #fff;
        width: 60px;
        height: 60px;
        display: block;
        line-height: 60px;
        text-align: center;
        border-radius: 100px;
        font-size: 17px;
        font-weight: 500;
        position: absolute;
        top: -53px;
        box-shadow: 0px 0px 20px rgb(68 67 67/50%);
        right: 20px;
    }
    p {
        font-family: 'Roboto', sans-serif;
        font-size: 14px;
        line-height: 26px;
    }
    .btn1 {
        background: #3685b8;
        border: 1px solid #3685b8;
        color: #fff;
        display: inline-block;
        text-transform: uppercase;
        padding: 7px 0px;
        font-size: 13px;
        border-radius: 50px;
        text-decoration: none;
        transition: all .5s;
        width: 201px;
        text-align: center;
    }
    .funfact-area {
        padding: 120px 0 55px;
        background-attachment: fixed;
    }
    .selling-tips-area{
        text-align: center;
    }
    .section-title h2 {
        font-size: 30px;
        line-height: initial;
        text-transform: uppercase;
    }
    .section-title h2 br{
        display: none;
    }
    .subscribe-area {
        position: relative;
       
        background-attachment: fixed;
        padding: 75px 0;
        color: #fff;
        text-align: center;
    }
    .subscribe-area::after {
        position: absolute;
        width: 100%;
        height: 112px;
        bottom: -38px;
        content: "";
        left: 0;
        z-index: 1;
        background-image: url(../img/slider/s1.png);
        background-size: contain;
    }
    .single-guide:hover .guide-content {
        height: 271px !important;
    }
    .single-guide .guide-content a h4 {
        font-size: 18px;
        color: #ffffff;
        line-height: 22px;
        margin-bottom: 7px;
    }
    .reviews_contented {
        border: 1px solid #aeaeae;
        background: #f7f7f7;
        padding: 15px;
        border-radius: 10px;
        width: 100%;
        height: 100%;
    }
    .reviews_contented .btom .left_img img {
        width: 39px;
        margin-right: 16px;
    }
    .reviews_contented .btom {
        display: flex;
        align-items: center;
        position: relative;
        margin-left: 0;
        z-index: 1111;
    }
    .reviews_contented .btom .right_con h4 {
        color: #0c4d9c;
        margin-bottom: 0;
        font-size: 11px;
        font-weight: 500;
        line-height: 14px;
        text-transform: uppercase;
    }
    .reviews_contented .contents {
        padding: 7px 0;
        min-height: 315px;
    }
    .reviews_contented .contents p {
        font-size: 14px;
        font-weight: 400;
        line-height: 24px;
        color: #4e555d;
        font-family: 'Roboto', sans-serif;
    }
    .header-area.sticky.navbar-fixed-top {
        position: fixed;
        height: initial;
        padding-top: 0;
        background-color: rgba(0, 0, 0, 0.8);
    }
    .subscribe-area::after {
        position: absolute;
        width: 100%;
        height: 112px;
        bottom: -75px;
        content: "";
        left: 0;
        z-index: 1;
        background-image: url(../img/slider/s1.png);
        background-size: contain;
    }
    .single-slide-content h1 {
        color: #ffffff;
        font-size: 40px;
        margin-bottom: 0;
        font-weight: 600;
        text-transform: uppercase;
        line-height: 45px;
    }
    .btn_gap {
        margin-right: 0;
        margin-bottom: 10px;
    }
    .site-logo {
        padding: 2px 0;
    }
    .bradcumb-area h1 {
        font-size: 40px;
        text-transform: uppercase;
        font-weight: 700;
        background: linear-gradient(to bottom, #fff, #ffffffed,#ffffff40,#fff0);
        background-clip: border-box;
        background-clip: border-box;
        -webkit-text-fill-color: transparent;
        -webkit-background-clip: text;
        margin-top: 10px;
        line-height: 30px;
    }
    .img_style::before {
        left: 35px;
        width: 92%;
    }
    .img_style img
    {
        max-width:85%;
    }
    .img_style1::before {
        left: 100px;
        width: 71%;
    }
    .img_style1 img
    {
        max-width:85%;
    }
}
@media screen and (max-width: 420px) {
    .single-slide-content h1 {
        color: #ffffff;
        font-size: 32px;
        margin-bottom: 5px;
        font-weight: 600;
        text-transform: uppercase;
        line-height: 45px;
    }
    .subscribe-area .logo_sec img {
        width: 140px;
        margin: 0 auto;
    }
    .bradcumb-area h1 {
        font-size: 32px;
        text-transform: uppercase;
        font-weight: 700;
        background: linear-gradient(to bottom, #fff, #ffffffed,#ffffff40,#fff0);
        background-clip: border-box;
        background-clip: border-box;
        -webkit-text-fill-color: transparent;
        -webkit-background-clip: text;
        margin-top: 10px;
        line-height: 30px;
    }
}
@media only screen and (max-width: 767px) {
.img_style1::before {
    left: 13px;
    width: 88%;
    margin-left: 17px;
}
.img_style1 img {
    max-width: 80%;
    margin-left: -9px;
}
}
@media only screen and (max-width: 520px) {
.img_style1::before {
    left: 17px;
    width: 87%;
}
.img_style1 img {
    max-width: 80%;
    margin-left: 2px;
}
}
@media only screen and (max-width: 476px) {
.img_style::before {
    left: 15px;
    width: 90%;
}
.img_style img
{
    max-width:80%;
    margin-left:-34px;
}
.img_style1::before {
    left: 9px;
    width: 88%;
}
.img_style1 img {
    max-width: 80%;
    margin-left: -5px;
}
}