html {
    height: 100%;
    max-height: 2000px;
}

body {
    height: 100%;
    overflow-x: hidden;
    /*    font-family: 'Montserrat', sans-serif;*/
    /*font-family: 'montserratregular';*/
        font-family: 'robotoregular';
}

.wrp-all {
    width: 100%;
    /*    height: 100%;*/
    max-width: 2500px;
    margin: auto;
}

a {
    text-decoration: none !IMPORTANT;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    color: inherit;
}

    a:hover {
        color: inherit;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        -o-transition: all .3s;
        transition: all .3s;
    }

p, li {
    text-align: justify;
    font-family: 'robotoregular';
    font-size: 15px;
    line-height: 27px;
    color: #434242;
}

ol.check {
    list-style-image: url('http://neatpick.whitepearldemo.biz/wp-content/themes/neat-pick/images/check-mark-10-16.ico');
}

h1, h2, h3, h4, h5, h6 {
    letter-spacing: 1.20px;
}

ul {
    margin-bottom: 0;
}

.anim1 {
    animation-duration: 2s;
}

.anim2 {
    animation-duration: 2s;
    animation-delay: 1s;
}

.anim25 {
    animation-duration: 2s;
    animation-delay: .5s;
}

.anim3 {
    animation-duration: 2s;
    animation-delay: 2s;
}

.anim4 {
    animation-duration: 2s;
    animation-delay: 3s;
}

/*.img-responsive {
    max-width: inherit;
}*/

.slick-slider * {
    outline: none !important;
}

.tab-content > .tab-pane:not(.active),
.pill-content > .pill-pane:not(.active) {
    display: block;
    height: 0;
    overflow-y: hidden;
}

button {
    outline: none !important;
}

.banner .carousel-caption {
    right: 0;
    left: 0;
    padding-bottom: 0;
    padding: 0;
    top: 0;
    bottom: 0;
    height: 313px;
    text-align: left;
    padding-top: 0;
    margin: auto;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0);
    display: -webkit-flex; /* Safari */
    -webkit-align-items: center; /* Safari 7.0+ */
    display: flex;
    align-items: center;
    text-align: right;
}

/*.banner .carousel-caption {
    right: 0;
    left: 0;
    padding-bottom: 0;
    padding: 0;
     top: 0;
    bottom: 0;
    height: 220px;
    text-align: left;
    padding-top: 0;
    margin: auto;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0);
}*/

a.scrollup {
    width: 45px;
    height: 40px;
    opacity: 10;
    position: fixed;
    bottom: 50px;
    right: 100px;
    z-index: 11111111;
    background: #3ab54a;
    text-align: center;
    line-height: 37px;
    font-size: 35px;
    color: #fff;
    bottom: 6%;
    right: 10px;
}

.btn-def {
}

/*..............HOME..................*/

/*.main-menu.dropup {
    position: fixed;
    left: 0;
    right: 0;
    z-index: 1;
    top: 0;
}*/

.container_wrp {
    max-width: 1200px;
    width: 100%;
    margin: auto;
    padding: 0 15px;
}

section.banner {
    /*height: calc(100vh - 110px);*/
    /* height: 614px; */
}

.banner .carousel {
    height: 100%;
}

.banner .carousel-inner {
    height: 100%;
}

.banner .item {
    height: 100%;
}

.menu {
    height: 110px;
    border-bottom: 7px solid #fafafa;
    background: white;
}

.logo-part {
    display: inline-block;
    width: 243px;
}

.logo {
    position: absolute;
    z-index: 1;
    top: 0;
    z-index: 111;
}

.menu-part {
    display: inline-block;
    width: 39%;
    padding-top: 45px;
    vertical-align: top;
}

    .menu-part ul li {
        display: inline-block;
        font-size: 14px;
        color: #81481d;
        letter-spacing: 1.20px;
        padding: 0 26px;
    }

        .menu-part ul li.active a {
            color: #468332;
        }

        .menu-part ul li a:hover {
            color: #468332;
        }

    .menu-part:first-child ul li {
        padding: 0px 30px;
    }

        .menu-part:first-child ul li:first-child {
            /*padding: 0px 0px;*/
                padding: 0px 30px 0px 0px;
        }

.dropup .logo {
    position: initial;
    z-index: 1;
    top: 0;
    width: 92px;
    margin: auto;
}

.dropup.menu {
    height: 92px;
    border-bottom: 7px solid #44783b;
    position: fixed;
    z-index: 111;
    left: 0;
    right: 0;
    background: #fffff3;
}

.dropup .menu-part {
    padding-top: 30px;
}

.dropup .main-logo {
    display: none;
}

.dropup .drop-logo {
    display: block !important;
}

.carousel-control {
    width: 65px;
    height: 85px;
    display: block;
    margin: auto;
    background: rgba(32, 32, 32, .59);
    background-image: none !IMPORTANT;
    opacity: 1;
}

    .carousel-control:hover {
        background: rgba(68, 119, 59, 0.81);
    }

    .carousel-control span.fa {
        font-size: 40px;
        color: #fff;
        line-height: 84px;
    }

.carousel_cap {
    display: inline-block;
    text-align: center;
    margin-right: 10%;
}

    .carousel_cap h1 {
        font-size: 95px;
        color: #81481d;
        font-family: 'Caveat', cursive;
        letter-spacing: 3.20px;
    }

        .carousel_cap h1 span {
            display: block;
            font-size: 37px;
        }

a.cap-btn {
    display: block;
    font-size: 14px;
    color: #81481d;
    text-transform: uppercase;
    letter-spacing: 3.80px;
    margin-top: 35px;
}

    a.cap-btn:hover {
        color: #399376;
    }

        a.cap-btn:hover i {
            margin-left: 5px;
            transition: all .3s;
            color: #399376;
        }

    a.cap-btn i {
        transition: all .3s;
    }

.cmn h2 {
    font-size: 30px;
    color: #81481d;
    font-family: 'montserratlight';
    line-height: 32px;
    position: relative;
    padding-bottom: 18px;
    margin-bottom: 20px;
    margin-top: 0;
}

    .cmn h2 span {
        /*font-size: 16px;
    color: #767676;
    font-family: 'montserratregular';
    display: block;*/
    }

    .cmn h2:after {
        position: absolute;
        content: '';
        width: 100px;
        height: 4px;
        background-color: #44793b;
        bottom: 0;
        left: 0;
    }

.welcome-wrp {
    position: relative;
    padding: 35px 0 108px 0;
}

    .welcome-wrp h2 {
        margin-bottom: 30px;
    }

    .welcome-wrp:after {
        position: absolute;
        content: '';
        top: 0;
        right: 0;
        width: 400px;
        height: 120px;
        /*     background-image: url(../images/welcom-aft.png); */
        background-repeat: no-repeat;
        background-position: 100% 00%;
        background-size: 100%;
    }

    .welcome-wrp p {
        font-size: 15px;
        line-height: 27px;
        color: #434242;
        font-family: 'robotoregular';
    }

    .welcome-wrp h6 {
        font-size: 15px;
        line-height: 27px;
        color: #066d56;
        font-family: 'robotoregular';
        font-style: italic;
        letter-spacing: 0;
        margin-bottom: 20px;
    }

.know-btn {
    display: inline-block;
    /* width: 152px; */
    height: 38px;
    background-color: #097f5c;
    color: #fff;
    font-size: 14px;
    letter-spacing: 1.40px;
    font-family: 'montserratregular';
    text-align: center;
    line-height: 38px;
    border-radius: 5px;
    padding: 0 28px;
}

    .know-btn:hover {
        margin-top: -4px;
        box-shadow: 0 7px 14px rgba(50,50,93,.1), 0 3px 6px rgba(0,0,0,.08);
        color: #fff;
        background-color: #81481d;
        margin-bottom: 4px;
    }

.video-box {
    width: 528px;
    height: 300px;
    /* overflow: hidden; */
    position: relative;
    margin-left: auto;
    margin-top: 40px;
}

.page-video-img:hover button {
    width: 89px;
    height: 90px;
    transition: all .3s;
}

.video-box:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: -32px;
    background-color: #f6f5d4;
    z-index: -1;
    top: 32px;
}

.page-video-img {
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    -webkit-transition: all .4s;
    transition: all .4s;
    cursor: pointer;
    /*overflow: hidden;*/
}

    .page-video-img button {
        background-image: url(../images/play.png);
        width: 79px;
        height: 80px;
        position: absolute;
        left: -40px;
        bottom: -40px;
        border-radius: 50%;
        margin: auto;
        background-size: 100% 100%;
        /* background: #ff000000; */
        border: none;
        transition: all .3s;
    }

section.counter-wrp {
    background-color: #44793b;
    height: 140px;
    position: relative;
    padding-top: 22px;
    overflow: hidden;
}

.counter-content {
    display: inline-block;
    vertical-align: top;
    width: 33%;
    margin-right: -3px;
    text-align: center;
}

    .counter-content:nth-child(2) {
        border-left: 1px solid #4e8744;
        border-right: 1px solid #4e8744;
    }

    .counter-content i {
        font-size: 39px;
        color: #ffffff;
        display: inline-block;
        font-style: unset;
        line-height: 39px;
    }

.count_num {
    font-size: 64px;
    color: #ffffff;
    display: inline-block;
    line-height: 62px;
}

.count_name {
    font-size: 14px;
    color: #ffffff;
    letter-spacing: 1.20px;
    font-family: 'montserratregular';
    line-height: 18px;
    letter-spacing: 2px;
}

.counter-wrp-right {
    background-image: url(../images/counter-bg.jpg);
    position: absolute;
    right: 0;
    z-index: 1;
    height: 100%;
    background-repeat: no-repeat;
    top: 0;
}

section.organic-p-wrp {
    background-image: url(../images/pro-bg.jpg);
    padding: 60px 0 65px 0;
}

.product-slider figure {
    height: 205px;
    width: 100%;
    overflow: hidden;
    box-shadow: 2px 2px 8px 0px #cac8c8;
}

.product-slider .main {
    width: 265px;
    /* margin: auto; */
    margin: 5px;
    transition: all .3s;
    /* border-bottom: 5px solid #ffffff00; */
    /* margin-bottom: 10px; */
    padding-top: 5px;
}

    .product-slider .main:hover {
        /* box-shadow: 0 0 9px #b3a8a8; */
        border-bottom: 5px solid #087f5c;
        transform: translateY(-5px);
        transition: all .3s;
        padding-top: 0;
    }

.product-slider figcaption {
    overflow: hidden;
}

    .product-slider figcaption h5 {
        font-size: 14px;
        color: #010101;
        font-family: 'montserratbold';
        letter-spacing: 0;
        margin-top: 0;
        margin-bottom: 7px;
        padding-top: 24px;
    }

    .product-slider figcaption p {
        font-size: 13px;
        line-height: 23px;
        color: #4c4c4c;
        font-family: 'robotoregular';
        margin-bottom: 2px;
    }

    .product-slider figcaption h6 {
        transition: all .3s;
        margin: 0;
        padding: 5px 0;
        margin-left: -79px;
    }

        .product-slider figcaption h6:hover {
            color: #087f5c;
        }

    .product-slider figcaption:hover h6 {
        transition: all .3s;
        margin-left: 0;
    }

.choose-wrp {
    position: relative;
    padding: 80px 0 110px 0;
}

    .choose-wrp:after {
        position: absolute;
        content: '';
        width: 400px;
        height: 180px;
        background-repeat: no-repeat;
        left: 0;
        top: 0;
        background-size: 100% 100%;
        z-index: -1;
    }

    .choose-wrp h2 {
        margin-bottom: 65px;
    }

        .choose-wrp h2:after {
            left: 0;
            right: 0;
            margin: auto;
        }

a.view-link {
    font-size: 14px;
    text-transform: uppercase;
    color: #44793b;
    /* font-family: 'montserratbold'; */
    font-family: 'montserratregular';
    font-style: italic;
    /* text-decoration: underline !important; */
    letter-spacing: 2.80px;
    border-bottom: 1px solid #44793b;
    float: right;
    margin-right: 140px;
    line-height: 20px;
}

    a.view-link:hover {
        color: #81481d;
        border-bottom: 1px solid #81481d;
        padding-bottom: 3px;
    }

i#prev_1 {
    position: absolute;
    right: 80px;
    top: -93px;
    color: #000000;
    font-size: 31px;
    cursor: pointer;
}

i#next_1 {
    position: absolute;
    right: 22px;
    top: -93px;
    color: #000000;
    font-size: 31px;
    cursor: pointer;
}

.choose-box figcaption h3 {
    font-size: 16px;
    color: #1c720e;
    font-family: 'montserratregular';
    margin-top: 10px;
}

.choose-box figcaption p {
    font-size: 13px;
    line-height: 23px;
    color: #4c4c4c;
    font-family: 'robotoregular';
    margin-bottom: 30px;
}

section.testimonial-wrp {
    background: url(../images/test-bg.jpg) 50% 0 no-repeat fixed;
    padding: 70px 0 66px 0;
    background-size: cover;
}

    section.testimonial-wrp h2 {
        color: #fdfcdd;
        letter-spacing: 4.2px;
    }

        section.testimonial-wrp h2 span {
            color: #fdfcdd;
        }

        section.testimonial-wrp h2:after {
            background-color: #fdfcdd;
            right: 0;
            margin: auto;
        }

.testi-cont {
    width: 68%;
    margin: auto;
}

.testimonial-slider p {
    font-size: 15px;
    line-height: 27px;
    color: #ffffff;
    font-family: 'robotoregular';
    margin-bottom: 30px;
    margin-top: 15px;
    text-align: center;
}

.testimonial-slider h6 {
    font-size: 16px;
    color: #ffffff;
    font-family: 'robotomedium';
    text-align: center;
}

    .testimonial-slider h6 span {
        font-size: 15px;
        color: #ffffff;
        font-family: 'robotoregular';
        display: block;
    }

section.blog-wrp {
    padding: 95px 0 75px 0;
}

.blog-wrp h2 {
    margin-bottom: 32px;
    margin-top: 20px;
}

.blog-wrp-left p {
    font-size: 15px;
    line-height: 24px;
    color: #434242;
    font-family: 'robotoregular';
    margin-bottom: 35px;
    width: calc(100% - 36px);
}

.blog-slider .main {
    width: 260px;
    margin: auto;
}

.blog-slider figure {
    width: 100%;
    height: 155px;
    overflow: hidden;
}

.blog-slider .item:nth-child(even) .main {
    margin-left: auto !IMPORTANT;
    margin-right: 0;
}

.blog-slider figcaption h4 {
    font-size: 16px;
    color: #434242;
    font-family: 'robotomedium';
    letter-spacing: 0;
    margin-top: 15px;
}

.blog-slider figcaption h5 {
    font-size: 14px;
    color: #767676;
    font-family: 'robotolight';
    letter-spacing: 0;
    margin: 13px 0 20px 0;
}

    .blog-slider figcaption h5 i {
        margin-right: 12px;
    }

.blog-slider figcaption p {
    font-size: 15px;
    color: #767676;
    font-family: 'robotoregular';
}

.read-more {
    font-size: 14px;
    color: #767676;
    font-family: 'robotoregular';
    position: relative;
    display: block;
    /*text-align: right;*/
    margin-top: 15px;
    height: 20px;
}

    .read-more span {
        background-color: #ffffff;
        position: relative;
        z-index: 1;
        padding: 0 4px;
        background-color: #ffffff;
        position: absolute;
        z-index: 1;
        padding: 0 4px;
        display: block;
        width: 80px;
        right: 0;
        transition: all .3s;
    }

    .read-more:after {
        position: absolute;
        content: '';
        width: 100%;
        height: 1px;
        background-color: #dbdbdb;
        top: 11px;
        left: 0;
    }

.blog-slider .main:hover .read-more span {
    right: 36%;
    transition: all .3s;
    color: #087f5c;
}

.blog-slider .main:hover .read-more:after {
    height: 2px;
    background-color: #087f5c;
}

.footer-wrp {
    background-color: #2a2b2c;
    padding: 5px 0 10px 0;
}

    .footer-wrp h3 {
        font-size: 18px;
        color: #ffffff;
        text-transform: uppercase;
        font-family: 'montserratregular';
        margin-bottom: 28px;
    }

.foot-logo-part ul {
    margin: 18px 0;
}

.foot-logo-part li {
    font-size: 15px;
    color: #8a8a8a;
    width: 29px;
    height: 29px;
    border: 1px solid #373839;
    text-align: center;
    line-height: 27px;
    margin-right: 7px;
}

    .foot-logo-part li:hover {
        color: #ffffff;
        background: #087f5c;
    }

.foot-logo-part p {
    font-size: 13px;
    line-height: 19px;
    color: #8e8e8e;
    font-family: 'montserratregular';
}

.nav-part li {
    font-size: 12px;
    color: #7b7b7c;
    line-height: 39px;
    text-transform: uppercase;
    /*border-bottom: 1px solid #373839;*/
    /*max-width: 190px;*/
    padding-left: 0px;
    transition: all .3s;
    float: left;
    padding-right: 10px;
}

    .nav-part li:hover {
        color: #087f5c;
        padding-left: 5px;
        transition: all .3s;
    }

    .nav-part li i {
        color: #0c946c;
        margin-right: 18px;
    }

.submit-btn {
    font-size: 13px;
    color: #0c946c;
    text-transform: uppercase;
    font-family: 'montserratbold';
    height: 48px;
    padding: 0 30px;
    border: 2px solid #0c946c;
    border-radius: 4px;
    background: #2a2b2d00;
    margin-top: 15px;
    transition: all .3s;
}

    .submit-btn:hover {
        transition: all .3s;
        color: #ffffff;
        border: 2px solid #087f5c;
        background: #087f5c;
    }

/* Akira */

.comn-form .input {
    position: relative;
    z-index: 1;
    display: inline-block;
    margin: 0;
    max-width: 100%;
    width: 100%;
    vertical-align: top;
    height: 46px;
    margin-bottom: -1px;
}

    .comn-form .input.input-half {
        max-width: 50%;
        width: calc(50% - 8px);
    }

        .comn-form .input.input-half:nth-child(even) {
            float: right;
        }

.seller-reg-wrp .comn-form .input.input-half:nth-child(even) {
    float: none;
}

.seller-reg-wrp .comn-form .input.input-half:nth-child(odd) {
    float: right;
}

.comn-form .input__field:focus {
    outline: none;
}

.comn-form .graphic {
    position: absolute;
    top: 0;
    left: 0;
    fill: none;
}

.comn-form .icon {
    color: #ddd;
    font-size: 150%;
}

.comn-form .input__field--akira {
    float: right;
    border: none;
    border-radius: 0;
    font-size: 13px;
    color: #808080;
    -webkit-appearance: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    display: block;
    padding: 0 22px;
    width: 100%;
    height: 100%;
    background: transparent;
}

.comn-form .input__label--akira {
    display: inline-block;
    float: right;
    font-size: 70.25%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 11px 22px 0;
    width: 100%;
    border: 1px solid #373839;
    color: #000;
    cursor: text;
    margin: 0;
    height: 100%;
    vertical-align: baseline;
    border-radius: 0;
}

    .comn-form .input__label--akira::before {
        content: none;
    }

.comn-form .input__label-content--akira {
    position: relative;
    display: inline-block;
    padding: 0 4px;
    font-size: 14px;
    color: #737476;
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    font-family: 'montserratlight';
}

.comn-form .input--textbox {
    height: 116px;
    width: 100%;
}

    .comn-form .input--textbox .input__field--akira {
        height: calc(100% - 10px);
        bottom: 0;
        top: auto;
        resize: none;
    }

.comn-form .input__field--akira:focus + .input__label--akira::before,
.comn-form .input--filled .input__label--akira::before {
    -webkit-transform: scale3d(0.99, 0.95, 1);
    transform: scale3d(0.99, 0.95, 1);
}

.comn-form .input__field--akira:focus + .input__label--akira,
.comn-form .input--filled .input__label--akira {
    cursor: default;
    pointer-events: none;
}

    .comn-form .input__field--akira:focus + .input__label--akira .input__label-content--akira, .comn-form .input--filled .input__label-content--akira {
        -webkit-transform: translate3d(0, -22px, 0);
        transform: translate3d(0, -22px, 0);
        color: #b5b5b5;
        z-index: 10;
        font-size: 12px;
        display: none;
    }

span.input.input--akira.since-box {
    width: auto;
    float: right;
    min-width: 215px;
    max-width: 100%;
}

.comn-form .input__label-content--akira i {
    font-style: normal;
    font-size: 14px;
    color: #0c946c;
}

.comn-form .input__field--akira:focus {
    background: rgba(8, 127, 92, 0.12) !important;
}

.comn-form .half-ip {
    display: inline-block;
    width: 50%;
    margin-right: -3px;
}

/*responsive-menu*/
div#snavvy {
    width: 40px;
    height: 35px;
    /* background: red; */
    padding: 5px;
    cursor: pointer;
}

.menu .navbar-inverse {
    display: none;
}

.dropup .dropdown-menu {
    top: 55px;
}

.responsive_menu {
    display: inline-block !important;
    float: none;
    margin-top: 2%;
    vertical-align: bottom;
    float: right;
}

.snavvy {
    position: fixed;
    height: auto !important;
    padding: 20px;
    z-index: 111111;
    overflow: scroll;
    background: rgb(250, 250, 250);
    opacity: 1;
    transition: all 0.6s ease-in-out;
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    width: 40% !important;
    border-left: 2px solid #434900;
    /* background-image: url(../images/menu-bg.jpg); */
    background-image: url(../images/menu-aft.html);
}

a#snavvy {
    display: block;
}

.snavvy-links ul li a {
    display: block;
    text-align: left;
    width: 100%;
    font-size: 15px;
    padding: 2px;
    color: #81481d !important;
    text-transform: uppercase;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
}

    .snavvy-links ul li a:hover {
        color: #020202 !important;
    }

#close-snavvy {
    font-size: 19px !important;
    padding: 3px 5px;
    margin-bottom: 20px;
    color: #fff;
    cursor: pointer;
    background: rgb(8, 127, 92);
    border-radius: 50%;
}

#nav-icon1, #nav-icon2, #nav-icon3, #nav-icon4 {
    width: 39px;
    height: auto;
    position: relative;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
    margin-bottom: 0;
}

    #nav-icon1 span, #nav-icon3 span, #nav-icon4 span {
        display: block;
        position: absolute;
        height: 3px;
        width: 67%;
        background: #74c045;
        border-radius: 9px;
        opacity: 1;
        left: 0;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .25s ease-in-out;
        -moz-transition: .25s ease-in-out;
        -o-transition: .25s ease-in-out;
        transition: .25s ease-in-out;
    }

        #nav-icon1 span:nth-child(1) {
            top: 6px;
            width: 65%;
            background: #797979;
        }

        #nav-icon1 span:nth-child(2) {
            top: 13px;
            width: 59%;
            background: #797979;
        }

        #nav-icon1 span:nth-child(3) {
            top: 20px;
            background: #797979;
        }

    #nav-icon1.open span:nth-child(1) {
        top: 18px;
        -webkit-transform: rotate(135deg);
        -moz-transform: rotate(135deg);
        -o-transform: rotate(135deg);
        transform: rotate(135deg);
        width: 85%;
    }

    #nav-icon1.open span:nth-child(2) {
        opacity: 0;
        left: -60px;
        width: 85%;
    }

    #nav-icon1.open span:nth-child(3) {
        top: 18px;
        -webkit-transform: rotate(-135deg);
        -moz-transform: rotate(-135deg);
        -o-transform: rotate(-135deg);
        transform: rotate(-135deg);
    }

    #nav-icon1.open span:last-child {
        display: none;
    }

/*responsive-menu*/

/*..............HOME..................*/

/*..............ABOUT US..................*/

.inner-bnr {
    height: 365px;
    overflow: hidden;
    position: relative;
}

.inn-bnr-head {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    display: -webkit-flex;
    -webkit-align-items: center;
    display: flex;
    align-items: center;
    z-index: 1;
}

    .inn-bnr-head h1 {
        font-size: 41px;
        color: #81481d;
        text-transform: uppercase;
        font-family: 'montserratregular';
    }

section.about-wrp {
    padding: 60px 0 70px 0;
}

.about-wrp h2 {
    margin-bottom: 40px;
}

.about-wrp-left {
    width: 202px;
    margin-right: -4px;
    display: inline-block;
    position: sticky;
    top: 100px;
}

.side-menu {
    border-bottom: 1px solid #d1b8a5;
    padding-bottom: 30px;
}

    .side-menu li {
        font-size: 14px;
        color: #767676;
        line-height: 36px;
        font-family: 'montserratregular';
        letter-spacing: 1.20px;
    }

        .side-menu li:hover {
            color: #000000;
        }

        .side-menu li a.active,
        .side-menu li.active {
            color: #000000;
        }

.about-wrp-left h3 {
    font-size: 14px;
    color: #000000;
    font-family: 'montserratbold';
    text-transform: uppercase;
    margin: 30px 0 23px 0;
}

.contact-list {
}

    .contact-list li {
        font-size: 15px;
        color: #434242;
        line-height: 27px;
        font-family: 'robotoregular';
        display: table;
        margin-bottom: 20px;
    }

    .contact-list i {
        display: table-cell;
        color: #1b9f01;
        width: 30px;
    }

.about-wrp-right {
    display: inline-block;
    vertical-align: top;
    /*width: calc(100% - 202px);*/
    /*padding-left: 35px;*/
}

.video-box2 {
    width: 545px;
    height: 305px;
    float: left;
    margin-right: 15px;
    margin-bottom: 10px;
}

.about-wrp-right p {
    font-size: 15px;
    color: #434242;
    line-height: 27px;
    font-family: 'robotoregular';
    margin-bottom: 22px;
    text-align: justify;
}

.about-wrp-right h3 {
    font-size: 33px;
    color: #2d2d2d;
    line-height: 43px;
    font-family: 'montserratregular';
}

.mission-wrp,
.company-wrp {
    border-bottom: 1px solid #d1b8a5;
    padding-bottom: 45px;
    margin-bottom: 40px;
}

/*..............ABOUT US..................*/

/*..............QUALITY CERTIFICATION.................*/

.certification-wrp-left h4 {
    font-size: 20px;
    color: #000000;
    text-transform: uppercase;
    font-family: 'montserratbold';
}

.certification-wrp-left {
    width: 235px;
}

.certification-wrp-right.cmn {
    width: calc(100% - 235px);
    display: inline-block;
    vertical-align: top;
    padding-left: 38px;
    border-left: 1px solid #d6d6d6;
}

.certification-wrp-left .side-menu {
    border-bottom: 1px solid #d1b8a500;
}

.certification-wrp-right h3 {
    font-size: 20px;
    color: #000000;
    text-transform: uppercase;
    font-family: 'montserratbold';
    margin-bottom: 25px;
}

.certification-wrp-right p {
    font-size: 15px;
    color: #434242;
    line-height: 27px;
    font-family: 'robotoregular';
    margin-bottom: 28px;
}

.list-type-1 {
    margin-left: 60px;
}

    .list-type-1 li {
        position: relative;
        font-size: 15px;
        color: #434242;
        line-height: 27px;
        font-family: 'robotoregular';
        padding-left: 38px;
        margin-top: 25px;
    }

        .list-type-1 li:before {
            position: absolute;
            content: "\f105";
            background-color: #00960b;
            width: 15px;
            height: 15px;
            text-align: center;
            line-height: 15px;
            color: #fff;
            border-radius: 50%;
            top: 8px;
            left: 0;
            display: inline-block;
            font: normal normal normal 14px/1 FontAwesome;
            font-size: inherit;
            text-rendering: auto;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
        }

.packaging-box,
.quality-box {
    border-bottom: 1px solid #d1b8a5;
    padding-bottom: 45px;
    margin-bottom: 40px;
}

/*..............QUALITY CERTIFICATION.................*/

/*..............HERBS.................*/

.inner-bnr2 {
    position: relative;
    height: 182px;
}

    .inner-bnr2 .inn-bnr-head {
        top: auto;
    }

        .inner-bnr2 .inn-bnr-head h1 {
            text-align: center;
            color: #ffffff;
        }

.herb-main h2 {
    margin-top: 44px;
    text-align: center;
    margin-bottom: 70px;
}

    .herb-main h2:after {
        right: 0;
        margin: auto;
    }

.herbs-wrp-top img {
    margin: auto;
}

.herbs-box {
    width: calc(100% / 4 - 15px);
    display: inline-block;
    vertical-align: top;
    text-align: center;
    margin-bottom: 35px;
}

    .herbs-box figure {
        width: 190px;
        width: 100%;
        height: 190px;
        display: -webkit-flex; /* Safari */
        -webkit-align-items: center; /* Safari 7.0+ */
        display: flex;
        align-items: center;
        margin: auto;
    }

        .herbs-box figure img {
            margin: auto;
            transition: all .3s;
        }

    .herbs-box figcaption {
        border-top: 1px solid #d1b8a5;
        max-width: 202px;
        margin: auto;
        padding-top: 20px;
        margin-top: 26px;
        width: 95%;
    }

    .herbs-box:hover {
    }

        .herbs-box:hover figure img {
            transform: scale(1.2);
            transition: all .3s;
        }

    .herbs-box figcaption p {
        font-size: 14px;
        color: #000000;
        text-transform: uppercase;
        font-family: 'montserratbold';
    }

    .herbs-box figcaption i {
        position: relative;
        font-size: 14px;
        color: #44793b;
        width: 15px;
        text-align: right;
        transition: all .3s;
    }

        .herbs-box figcaption i:after {
            position: absolute;
            content: '';
            width: 77%;
            left: 0;
            top: 6px;
            height: 2px;
            background-color: #44783b;
        }

    .herbs-box:hover figcaption i {
        width: 50px;
        transition: all .3s;
    }

/*..............HERBS.................*/

/*..............BLOG.................*/

.inn-bnr-head-I h1 {
    font-size: 37px;
    color: #ffffff;
}

section.blog--wrp {
    padding: 65px 0 50px 0;
}

.blog-left-wrp {
    width: calc(100% - 330px - 4px);
    display: inline-block;
    vertical-align: top;
    padding-right: 32px;
}

.blog-left-top figure {
    position: relative;
    height: 380px;
    overflow: hidden;
}

    .blog-left-top figure:after {
        position: absolute;
        content: '';
        width: 100%;
        height: 100%;
        background-image: url(../images/b-aft.png);
        top: 0;
        left: 0;
    }

.tag-lat {
    font-size: 11px;
    color: #ffffff;
    font-family: 'robotoregular';
    text-transform: uppercase;
    background-color: #384d2a;
    padding: 1px 3px;
    display: inline-block;
    margin-top: 25px;
}

.blog-left-top h2 {
    font-size: 18px;
    color: #000000;
    line-height: 28px;
    letter-spacing: 2.2px;
    text-transform: uppercase;
    font-family: 'montserratbold';
    margin-bottom: 14px;
}

.blog-left-top h6 {
    font-size: 12px;
    color: #7d7d7d;
    font-family: 'robotoregular';
    font-style: italic;
    letter-spacing: 0;
    margin-bottom: 25px;
}

.blog-left-top p {
    font-size: 15px;
    line-height: 27px;
    color: #434242;
    font-family: 'robotoregular';
    text-align: justify;
}

.blog-right-wrp {
    width: 330px;
    display: inline-block;
}

.recent-slider .main {
    width: 100%;
    height: 195px;
    overflow: hidden;
    position: relative;
    margin-bottom: 40px;
}

    .recent-slider .main figure {
        width: 100%;
        height: 100%;
        transition: all .3s;
    }

    .recent-slider .main:hover figure {
        transform: scale(1.1);
        transition: all .3s;
    }

    .recent-slider .main:after {
        position: absolute;
        content: '';
        width: 100%;
        height: 100%;
        background-image: url(../images/bs-after.png);
        top: 0;
        left: 0;
        background-size: 100% 100%;
    }

    .recent-slider .main figcaption {
        position: absolute;
        bottom: 0;
        left: 0;
        z-index: 1;
        padding: 10px;
    }

        .recent-slider .main figcaption h4 {
            font-size: 13px;
            color: #ffffff;
            line-height: 18px;
            /*    font-family: 'montserratbold';*/
            text-transform: uppercase;
            margin-bottom: 5px;
        }

        .recent-slider .main figcaption h6 {
            font-size: 12px;
            color: #ffffff;
            font-family: 'robotoregular';
            font-style: italic;
            letter-spacing: 0;
            margin-top: 0px;
            margin-bottom: 6px;
        }

.blog-bot-slider .main {
    margin: 0 7px;
}

.blog-bot-slider figure {
    height: 190px;
    width: 100%;
    overflow: hidden;
}

.blog-bot-slider figcaption h4 {
    font-size: 13px;
    color: #000000;
    line-height: 18px;
    text-transform: uppercase;
    letter-spacing: 0;
    font-family: 'montserratbold';
}

.blog-bot-slider figcaption h6 {
    font-size: 12px;
    color: #7d7d7d;
    font-family: 'robotoregular';
    font-style: italic;
    letter-spacing: 0;
    margin-top: 0px;
}

.blog-bot-slider figcaption p {
    font-size: 14px;
    color: #434242;
    line-height: 27px;
    font-family: 'robotoregular';
    text-align: justify;
}

/*BLOG INNER*/

.blog-in-right-wrp {
    padding-left: 30px;
    border-left: 1px solid #d6d6d6;
}

.recent-slider-II .main {
    margin-bottom: 30px;
}

    .recent-slider-II .main figure {
        width: 83px;
        height: 83px;
        overflow: hidden;
        display: inline-block;
        margin-right: 12px;
        vertical-align: top;
    }

    .recent-slider-II .main figcaption {
        width: calc(100% - 99px);
        display: inline-block;
        vertical-align: top;
    }

        .recent-slider-II .main figcaption h4 {
            font-size: 15px;
            color: #000000;
            line-height: 20px;
            font-family: 'robotobold';
            margin-top: 0;
            margin-bottom: 2px;
        }

        .recent-slider-II .main figcaption p {
            font-size: 15px;
            color: #434242;
            line-height: 21px;
            font-family: 'robotoregular';
            text-align: justify;
            margin-bottom: 8px;
        }

.recent-slider-II figcaption h6 {
    font-size: 12px;
    color: #7d7d7d;
    font-family: 'robotoregular';
    font-style: italic;
    letter-spacing: 0;
    margin-top: 0px;
    margin-bottom: 0;
}

/*BLOG INNER*/

/*..............BLOG.................*/

/*..............CONTACT US.................*/

.contact-us-top h2 {
    margin-bottom: 30px;
}

.contact-us {
    padding-top: 60px;
}

.contact-us-top {
    position: relative;
    padding-bottom: 45px;
}

    .contact-us-top:after {
        position: absolute;
        content: '';
        bottom: 0;
        left: 0;
        background-repeat: no-repeat;
        z-index: -1;
        width: 495px;
        height: 226px;
        max-width: 100%;
    }

.contact_form {
}

    .contact_form h3 {
        font-size: 20px;
        color: #000000;
        text-transform: uppercase;
        font-family: 'montserratbold';
        margin-top: 0;
    }

span.input.input--hoshi.text_input {
    width: 100%;
    height: 135px;
}

.contact_form .input {
    position: relative;
    z-index: 1;
    display: inline-block;
    margin: 1em;
    width: calc(50% - 20px);
    vertical-align: top;
    margin-bottom: 0 !important;
    margin-left: 0;
    margin-right: 0;
}

.contact_form .input__field {
    position: relative;
    display: block;
    float: right;
    padding: 0.8em;
    width: 60%;
    border: none;
    border-radius: 0;
    background: #f0f0f0;
    color: #aaa;
    font-weight: bold;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    -webkit-appearance: none; /* for box shadows to show on iOS */
}

    .contact_form .input__field:focus {
        outline: none;
    }

.contact_form .input__label {
    display: inline-block;
    float: right;
    padding: 0 1em;
    width: 40%;
    color: #6a7989;
    font-weight: bold;
    font-size: 70.25%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.contact_form .input__label-content {
    position: relative;
    display: block;
    padding: 1.6em 0;
    width: 100%;
}

.contact_form .graphic {
    position: absolute;
    top: 0;
    left: 0;
    fill: none;
}

.contact_form .icon {
    color: #ddd;
    font-size: 150%;
}

.submit_btn {
    display: inline-block;
    /* width: 152px; */
    height: 38px;
    background-color: #097f5c;
    color: #fff;
    font-size: 14px;
    letter-spacing: 1.40px;
    font-family: 'montserratregular';
    text-align: center;
    line-height: 37px;
    border-radius: 5px;
    padding: 0 40px;
    margin-left: auto;
    display: block;
    transition: all .3s;
}

    .submit_btn:hover {
        transform: translateY(-2px);
        box-shadow: 0 7px 14px rgba(50,50,93,.1), 0 3px 6px rgba(0,0,0,.08);
        color: #fff;
        background-color: #81481d;
        transition: all .3s;
    }

/* Hoshi */
.contact_form .input--hoshi {
    overflow: hidden;
}

.contact_form .text_input .input__field--hoshi {
    height: 100%;
    resize: none;
    height: calc(100% - 30px);
}

.contact_form .input__field--hoshi {
    margin-top: 1em;
    padding: 0.85em 0.15em;
    width: 100%;
    background: transparent;
    color: #545454;
    padding-bottom: 24px;
    font-family: 'robotoregular';
    resize: none;
}

.contact_form .input__label--hoshi {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0 0.25em;
    width: 100%;
    height: calc(100% - 1em);
    text-align: left;
    pointer-events: none;
}

.contact_form .input__label-content--hoshi {
    position: absolute;
    color: #c8c8c8;
    font-size: 15px;
    font-family: 'robotoregular';
    padding: 0 0;
    font-weight: 100;
    margin-top: 6px;
}

.contact_form .input__label--hoshi::before,
.contact_form .input__label--hoshi::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: calc(100% - 10px);
    border-bottom: 1px solid #282828;
}

.contact_form .input__label--hoshi::after {
    margin-top: 2px;
    border-bottom: 4px solid #42846d;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.contact_form .input__label--hoshi-color-1::after {
    border-color: hsl(200, 100%, 50%);
}

.contact_form .input__label--hoshi-color-2::after {
    border-color: hsl(160, 100%, 50%);
}

.contact_form .input__label--hoshi-color-3::after {
    border-color: #42846d;
}

.contact_form .input__field--hoshi:focus + .contact_form .input__label--hoshi::after,
.contact_form .input--filled .input__label--hoshi::after {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.contact_form .input__field--hoshi:focus + .contact_form .input__label--hoshi .input__label-content--hoshi,
.contact_form .input--filled .input__label-content--hoshi {
    -webkit-animation: anim-1 0.3s forwards;
    animation: anim-1 0.3s forwards;
    color: #087f5c;
}

@-webkit-keyframes anim-1 {
    50% {
        opacity: 0;
        -webkit-transform: translate3d(1em, 0, 0);
        transform: translate3d(1em, 0, 0);
    }

    51% {
        opacity: 0;
        -webkit-transform: translate3d(-1em, -40%, 0);
        transform: translate3d(-1em, -40%, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: translate3d(0, -40%, 0);
        transform: translate3d(0, -40%, 0);
    }
}

@keyframes anim-1 {
    50% {
        opacity: 0;
        -webkit-transform: translate3d(1em, 0, 0);
        transform: translate3d(1em, 0, 0);
    }

    51% {
        opacity: 0;
        -webkit-transform: translate3d(-1em, -40%, 0);
        transform: translate3d(-1em, -40%, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: translate3d(0, -40%, 0);
        transform: translate3d(0, -40%, 0);
    }
}

.map-box {
    height: 365px;
    width: 100%;
    overflow: hidden;
}

/*..............CONTACT US.................*/

/*..............PRODUCT DETAIL.................*/

section.product-detail {
    padding: 75px 0 30px 0;
}

.common-type {
    position: relative;
}

    .common-type:after {
        position: absolute;
        content: '';
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background-repeat: no-repeat;
    }

.type-1:after {
    background-image: url(../../../../intersmart.co.in/neatpick/wp-content/uploads/2018/01/aft4.html);
}

.type-2:after {
    background-image: url(../../../../intersmart.co.in/neatpick/wp-content/uploads/2018/01/aft3.html);
}

.type-3:after {
    background-image: url(../../../../intersmart.co.in/neatpick/wp-content/uploads/2018/01/aft2.html);
}

.type-4:after {
    background-image: url(../../../../intersmart.co.in/neatpick/wp-content/uploads/2018/01/aft1.html);
}

section.product-detail h2 {
    margin-bottom: 35px;
    position: relative;
    z-index: 111;
}

.product-detail-left {
    width: 235px;
    margin-right: -4px;
    display: inline-block;
    position: sticky;
    top: 100px;
}

    .product-detail-left h4 {
        font-size: 20px;
        color: #000000;
        text-transform: uppercase;
        font-family: 'montserratbold';
    }

    .product-detail-left .side-menu {
        border-bottom: 1px solid #d1b8a500;
    }

.product-detail-right {
    width: calc(100% - 235px);
    display: inline-block;
    vertical-align: top;
    padding-left: 38px;
    border-left: 1px solid #d6d6d6;
}

.zooming-port {
    position: relative;
}

.big_slider-pare {
    /* max-width: 430px; */
    overflow: hidden;
    display: inline-block;
    /* width: 80%; */
    height: 432px;
    overflow: hidden;
    border: 1px solid #d0d0d0;
}

    .big_slider-pare img {
        width: 100%;
    }

.product_slider-in {
    /* display: inline-block; */
    /* width: 100px; */
    /* vertical-align: top; */
    width: 60px;
    position: absolute;
    top: 5px;
    z-index: 1;
    left: 5px;
}

    .product_slider-in .main {
        border: 2px solid #ff6e00;
        width: 45px;
        height: 45px;
        overflow: hidden;
    }

.detail-port h3 {
    font-size: 18px;
    color: #363636;
    text-transform: uppercase;
    font-family: 'montserratbold';
    margin: 0;
    margin-bottom: 40px;
    letter-spacing: 0;
}

.detail-port li {
    font-size: 15px;
    color: #434242;
    line-height: 27px;
    font-family: 'robotoregular';
    margin-bottom: 7px;
}

    .detail-port li span {
        color: #17aa40;
        font-family: 'robotobold';
    }

.detail-port {
    padding-left: 12px;
}

.det-button-grp {
    margin: 40px 0 32px 0;
}

button.enq-btn {
    display: inline-block;
    /* width: 152px; */
    height: 52px;
    background-color: #097f5c;
    color: #fff;
    font-size: 14px;
    letter-spacing: 1.40px;
    font-family: 'montserratregular';
    text-align: center;
    line-height: 37px;
    border-radius: 5px;
    padding: 0 40px;
    margin-left: auto;
    display: inline-block;
    border: none;
    transition: all .3s;
}

    button.enq-btn:hover {
        transform: translateY(-2px);
        box-shadow: 0 7px 14px rgba(50,50,93,.1), 0 3px 6px rgba(0,0,0,.08);
        color: #fff;
        transition: all .3s;
    }

.cal-btn {
    border-radius: 5px;
    border: 2px solid #b6b6b6;
    background: #ff000000;
    vertical-align: top;
    padding: 0 13px;
    margin-left: 8px;
    transition: all .3s;
}

    .cal-btn:hover {
        transform: translateY(-2px);
        box-shadow: 0 7px 14px rgba(50,50,93,.1), 0 3px 6px rgba(0,0,0,.08);
        color: #fff;
        transition: all .3s;
    }

    .cal-btn i {
        display: table-cell;
        font-size: 30px;
        margin-bottom: 0;
        vertical-align: top;
        color: #8e8e8e;
        padding-right: 10px;
    }

    .cal-btn h6 {
        display: table;
        text-align: left;
        font-size: 16px;
        color: #363636;
        font-family: 'montserratbold';
        letter-spacing: 0px;
    }

        .cal-btn h6 span {
            display: block;
            font-size: 11px;
            color: #097f5c;
            font-family: 'montserratbold';
            letter-spacing: 1px;
        }

.tab-wrp-I .nav {
    border-bottom: 1px solid #848484;
    margin-bottom: 20px;
    margin-top: 45px;
}

.tab-wrp-I li {
    display: inline-block;
    font-size: 15px;
    color: #363636;
    font-family: 'montserratbold';
}

    .tab-wrp-I li a {
        padding: 0px 15px;
        height: 40px;
        line-height: 40px;
    }

    .tab-wrp-I li.active a,
    .tab-wrp-I .nav > li > a:focus,
    .tab-wrp-I .nav > li > a:hover {
        text-decoration: none;
        background-color: #848484;
        color: #ffffff;
    }

.tab-wrp-I .tab-content p {
    font-size: 15px;
    color: #434242;
    line-height: 27px;
    font-family: 'robotoregular';
}

/*..............PRODUCT DETAIL.................*/

.choose-logo-part figure {
    -webkit-animation-name: example; /* Safari 4.0 - 8.0 */
    -webkit-animation-duration: 3s; /* Safari 4.0 - 8.0 */
    -webkit-animation-iteration-count: infinite; /* Safari 4.0 - 8.0 */
    -webkit-animation-direction: alternate-reverse; /* Safari 4.0 - 8.0 */
    animation-name: example;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-direction: alternate-reverse;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
}

/* Safari 4.0 - 8.0 */
@-webkit-keyframes example {
    0% {
        transform: scale(1.1);
    }

    100% {
        transform: scale(1);
    }
}

/* Standard syntax */
@keyframes example {
    0% {
        transform: scale(1.1);
    }

    100% {
        transform: scale(1);
    }
}

/* Large desktops and laptops */
@media (min-width: 1500px) {
}

@media (min-width: 1200px) and (max-width: 1300px) {
}

/*
@media (min-width: 1200px) and (max-width: 1300px) {
/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {
    /*home*/

    .menu-part {
        width: 37%;
    }

    .logo-part {
        width: 238px;
    }

    .logo {
        width: 238px;
    }

    .menu-part:first-child ul li {
        padding: 0px 25px;
    }

    .menu-part ul li {
        padding: 0 8px;
    }

    .video-box {
        width: 100%;
    }
    /*home*/

    /*product-details*/

    .big_slider-pare {
        height: auto;
    }

    .detail-port {
        padding-left: 0;
    }

    button.enq-btn {
        font-size: 13px;
        padding: 0 10px;
    }

    .cal-btn {
        padding: 0 8px;
        margin-left: 8px;
    }

        .cal-btn i {
            font-size: 30px;
            padding-right: 5px;
        }

    /*product-details*/
}

/*(min-width: 992px) and (max-width: 1199px)*/

/* Portrait tablets and small desktops */
@media (min-width: 868px) and (max-width: 991px) {
    /*home*/
    .menu {
        height: 90px;
    }

    .menu-part {
        width: 39%;
        padding-top: 34px;
    }

    .logo-part {
        width: 170px;
    }

    .logo {
        width: 170px;
    }

    .menu-part:first-child ul li {
        padding: 0px 18px;
    }

    .menu-part ul li {
        padding: 0 6px;
        font-size: 13px;
    }

    section.banner {
        height: auto;
    }

    .video-box {
        width: 100%;
    }

    .choose-logo-part img {
        width: 100%;
    }

    .blog-slider .item:nth-child(even) .main {
        margin-left: auto !IMPORTANT;
        margin-right: auto;
    }

    /*home*/

    /*blog*/

    .blog-left-top figure {
        height: auto;
        width: 100%;
    }

    /*blog*/

    /*herbs*/

    .herbs-box {
        width: calc(100% / 3 - 15px);
    }

    /*herbs*/
    /*product-details*/

    .big_slider-pare {
        height: auto;
    }

    .detail-port {
        padding-left: 0;
    }

    button.enq-btn {
        font-size: 13px;
        padding: 0 10px;
    }

    .cal-btn {
        padding: 0 8px;
        margin-left: 8px;
    }

        .cal-btn i {
            font-size: 30px;
            padding-right: 5px;
        }

    .detail-port h3 {
        margin-bottom: 8px;
    }

    .det-button-grp {
        margin: 20px 0;
    }

    button.enq-btn {
        width: 100%;
    }

    .cal-btn {
        width: 100%;
        margin-left: 0;
        margin-top: 8px;
    }

    /*product-details*/

    /*elevatezoom*/

    .zoomWindow {
        width: 230px !IMPORTANT;
        height: 230px !important;
    }
    /*elevatezoom*/
}
/*(min-width: 868px) and (max-width: 991px)*/

@media (max-width: 867px) {
    /*home*/
    .menu {
        height: 90px;
    }

    .menu-part {
        width: 40%;
        padding-top: 34px;
    }

    .logo-part {
        width: 130px;
    }

    .logo {
        width: 130px;
    }

    .menu-part:first-child ul li {
        padding: 0px 13px;
    }

    .menu-part ul li {
        padding: 0 4px;
        font-size: 12px;
    }

    section.banner {
        height: auto;
    }

    .video-box {
        width: 100%;
    }

    .choose-logo-part img {
        width: 100%;
    }

    .blog-slider .item:nth-child(even) .main {
        margin-left: auto !IMPORTANT;
        margin-right: auto;
    }

    .foot-logo-part {
        width: 50%;
    }

    .nav-part {
        width: 63%;
    }

    .form-part {
        width: 50%;
    }
    /*home*/

    /*about us*/

    .video-box2 {
        width: 100%;
        height: 200px;
    }

    /*about us*/

    /*blog*/

    .blog-left-top figure {
        height: auto;
        width: 100%;
    }

    /*blog*/

    /*herbs*/

    .herbs-box {
        width: calc(100% / 3 - 15px);
    }

    /*herbs*/

    /*product-details*/

    .big_slider-pare {
        height: auto;
    }

    .detail-port {
        padding-left: 0;
    }

    button.enq-btn {
        font-size: 13px;
        padding: 0 10px;
    }

    .cal-btn {
        padding: 0 8px;
        margin-left: 8px;
    }

        .cal-btn i {
            font-size: 30px;
            padding-right: 5px;
        }

    .detail-port h3 {
        margin-bottom: 8px;
    }

    .det-button-grp {
        margin: 20px 0;
    }

    button.enq-btn {
        width: 100%;
    }

    .cal-btn {
        width: 100%;
        margin-left: 0;
        margin-top: 8px;
    }

    /*product-details*/

    /*elevatezoom*/

    .zoomWindow {
        width: 230px !IMPORTANT;
        height: 230px !important;
    }
    /*elevatezoom*/
}
/*(max-width: 867px)*/

/* Landscape phones and portrait tablets */
@media (max-width: 767px) {
    .menu {
        height: 65px;
    }

    .logo {
        width: 68px;
    }

    .dropup.menu {
        height: 65px;
        border-bottom: 2px solid #44783b;
    }

    .dropup .logo {
        width: 68px;
    }

    .carousel-control {
        width: 50px;
        height: 60px;
    }

        .carousel-control span.fa {
            font-size: 30px;
            line-height: 59px;
        }

    .carousel_cap h1 {
        font-size: 60px;
    }

        .carousel_cap h1 span {
            font-size: 20px;
        }

    .welcome-wrp {
        padding: 20px 0 60px 0;
    }

        .welcome-wrp:after {
            width: 200px;
        }

    .video-box {
        width: 100%;
        border: 5px solid;
    }

        .video-box:after {
            background-color: #f6f5d400;
        }

    .page-video-img button {
        left: 0;
        bottom: 0;
        top: 0;
        right: 0;
    }

    section.counter-wrp {
        /* background-color: #44793b; */
        height: auto;
        padding-top: 0;
        background-image: url(../images/counter-bg.jpg);
    }

    .counter-content {
        background-color: #44793bcc;
        padding: 21px;
    }

    .counter-wrp-right {
        background-image: none;
        position: initial;
    }

    .count_num {
        font-size: 50px;
    }

    .product-slider .main {
        width: 90%;
        margin: auto;
    }

    .choose-wrp {
        padding: 20px 0 20px 0;
    }

        .choose-wrp:after {
            width: 175px;
            height: 100px;
            background-size: 100%;
        }

    .choose-logo-part img {
        width: 139px;
        margin-bottom: 30px;
    }

    section.testimonial-wrp {
        padding: 20px 0;
    }

    section.blog-wrp {
        padding: 20px 0;
    }

    .blog-slider {
        margin-top: 20px;
    }

        .blog-slider .main {
            width: 95%;
            margin: auto;
        }

    .footer-wrp {
        background-color: #2a2b2c;
        padding: 20px 0;
    }

    .form-part {
        width: 80%;
    }

    /*product-details*/

    .tab-wrp-I li {
        font-size: 12px;
    }

        .tab-wrp-I li a {
            padding: 0px 6px;
        }

    /*product-details*/

    /*elevatezoom*/

    .zoomWindowContainer {
        display: none !important;
    }

    .zoomLens {
        display: none !IMPORTANT;
    }

    .zoomContainer {
        display: none !important;
    }
    /*elevatezoom*/
}

/*(max-width: 767px)*/

@media (max-width: 650px) {
    h2 {
        font-size: 22px !important;
        line-height: 18px !important;
        margin-top: 10px !important padding-bottom: 7px !important;
        margin-bottom: 12px !important;
    }

    p {
        font-size: 13px !important;
        line-height: 20px !important;
    }

    .snavvy {
        width: calc(70%) !important;
    }

    /*home*/

    /*home*/

    /*about us*/
    .side-menu li {
        font-size: 13px;
        line-height: 26px;
    }

    .contact-list li {
        font-size: 13px;
        line-height: 20px;
    }

    .about-wrp-left {
        width: 33%;
    }

    .about-wrp-right {
        width: 100%;
        padding-left: 18px;
    }

    .inner-bnr {
        height: auto;
    }
    /*about us*/

    /*blog*/
    section.blog--wrp {
        padding: 20px 0;
    }

    .blog-left-wrp {
        width: 100%;
        padding-right: 0;
    }

    .blog-right-wrp {
        width: 100%;
    }

    .blog-left-top h2 {
        font-size: 18px;
        line-height: 22px !IMPORTANT;
        letter-spacing: 1.2px;
    }

    .blog-in-right-wrp {
        padding-left: 0;
        border-left: 1px solid #d6d6d600;
    }

    .recent-slider-II .main {
        margin-bottom: 15px;
    }
    /*blog*/

    /*quality certificate*/

    .certification-wrp-left {
        width: 100%;
        position: initial;
    }

    .certification-wrp-right.cmn {
        width: 100%;
        padding-left: 0;
        border-left: 1px solid #d6d6d600;
    }

    section.about-wrp {
        padding: 20px 0;
    }

    .packaging-box, .quality-box {
        padding-bottom: 20px;
        margin-bottom: 20px;
    }

    .list-type-1 {
        margin-left: 10px;
    }

        .list-type-1 li {
            font-size: 12px;
            line-height: 18px;
            padding-left: 24px;
            margin-top: 10px;
        }

    /*quality certificate*/

    /*product-details*/
    .product-detail-left {
        width: 100%;
        position: initial;
    }

    .product-detail-right {
        width: 100%;
        padding-left: 0;
        border-left: 1px solid #d6d6d600;
    }

    button.enq-btn {
        width: 50%;
        vertical-align: top;
    }

    .cal-btn {
        width: 49%;
        margin-left: 0;
        margin-top: 0;
        vertical-align: top;
    }

    /*product-details*/
}

/*(max-width: 650px)*/

@media (max-width: 550px) {
    /*home*/
    .snavvy {
        width: calc(100% - 75px) !important;
    }

    /*about us*/

    section.about-wrp {
        padding: 20px 0;
    }

    .about-wrp-left {
        width: 100%;
        position: initial;
    }

    .about-wrp-right {
        width: 100%;
        padding-left: 0;
    }

    .inn-bnr-head h1 {
        font-size: 20px;
    }

    .about-wrp-right h3 {
        font-size: 18px !IMPORTANT;
        line-height: 23px !IMPORTANT;
    }

    .mission-wrp, .company-wrp {
        padding-bottom: 20px;
        margin-bottom: 20px;
    }

    /*about us*/

    /*herbs*/

    .herbs-box {
        width: calc(100% / 3 - 15px);
        margin-bottom: 10px;
    }

        .herbs-box figcaption {
            padding-top: 10px;
            margin-top: 10px;
        }

        .herbs-box figure {
            height: 130px;
        }

    /*herbs*/
}

/*(max-width: 550px)*/

/* Portrait phones and smaller */
@media (max-width: 480px) {
    h2 {
        font-size: 19px !important;
        line-height: 16px !important;
        margin-top: 10px !important;
        padding-bottom: 7px !important;
        margin-bottom: 12px !important;
    }

    h5 {
        font-size: 14px !important;
    }

    h3 {
        margin-top: 10px !important;
        font-size: 16px !important;
        margin-bottom: 10px !important;
    }

    .btn-def {
        height: 30px;
        font-size: 12px;
        line-height: 30px;
        padding: 0 12px;
    }

    /*home*/

    .dropup.menu {
        height: 50px;
    }

    .dropup .logo {
        width: 52px;
    }

    .carousel_cap {
        margin-right: 0;
    }

        .carousel_cap h1 {
            font-size: 30px;
        }

            .carousel_cap h1 span {
                font-size: 12px;
            }

    a.cap-btn {
        font-size: 11px;
        letter-spacing: 1.8px;
        margin-top: 6px;
    }

    .carousel-control {
        width: 30px;
        height: 35px;
    }

        .carousel-control span.fa {
            font-size: 20px;
            line-height: 35px;
        }

    .welcome-wrp {
        padding: 20px 0 20px 0;
    }

        .welcome-wrp h6 {
            font-size: 13px;
            line-height: 18px;
            margin-bottom: 12px;
        }

    .video-box {
        margin-top: 20px;
        height: 200px;
    }

    .counter-content {
        background-color: #44793bcc;
        padding: 8px;
        width: 100%;
        margin-bottom: 3px;
    }

    .count_num {
        font-size: 25px;
        line-height: initial;
    }

    .count_name {
        font-size: 12px;
    }

    section.organic-p-wrp {
        background-image: url(../images/pro-bg.jpg);
        padding: 20px 0;
    }

    a.view-link {
        font-size: 10px;
        letter-spacing: 1.8px;
        margin-right: 0;
    }

    i#next_1 {
        top: -27px;
        font-size: 22px;
    }

    i#prev_1 {
        top: -27px;
        font-size: 22px;
        right: 47px;
    }

    .choose-wrp:after {
        width: 80px;
    }

    .choose-box figure img {
        width: 50px;
    }

    .testimonial-slider .main img {
        width: 20px;
    }

    .testi-cont {
        width: 100%;
    }

    .blog-wrp-left p {
        width: 100%;
    }

    .foot-logo-part {
        width: 100%;
    }

        .foot-logo-part img {
            width: 100px;
        }

    .nav-part {
        width: 100%;
    }

    .form-part {
        width: 100%;
    }

    /*home*/

    /*contact us*/

    .contact-us {
        padding-top: 20px;
    }

    .contact_form .input {
        width: 100%;
    }

    .contact-us-top:after {
        width: 200px;
        height: 200px;
        background-size: contain;
        background-position: 100% 100%;
    }

    /*contact us*/

    /*herbs*/
    .herbs-box {
        width: calc(100% / 2 - 5px);
    }

        .herbs-box figure {
            height: 110px;
            width: 120px;
        }
    /*herbs*/

    /*product-details*/

    button.enq-btn {
        width: auto;
        margin-bottom: 5px;
    }

    .cal-btn {
        width: auto;
    }

    /*product-details*/
}
/*(max-width: 480px)*/

@media (max-width: 400px) {
    h2 {
        font-size: 17px !important;
        line-height: 16px !important;
        margin-bottom: 10px !important;
    }

    p {
        font-size: 13px !important;
        line-height: 18px !important;
        margin-bottom: 15px !important;
    }

    .snavvy {
        width: calc(100% - 40px) !important;
    }

    .carousel_cap {
        display: none;
    }

    /*home*/
    .nav-part li {
        line-height: 25px;
    }

    .comn-form .half-ip {
        width: 100%;
    }
    /*home*/
    .inn-bnr-head h1 {
        font-size: 17px;
    }

    /*product-details*/

    button.enq-btn {
        width: 100%;
    }

    .cal-btn {
        width: 100%;
    }

    /*product-details*/
}
/*(max-width: 400px)*/