@font-face {
    font-family: Arial;
    src: url('../fonts/Arial-BoldMT.otf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: CakenTruffles;
    src: url('../fonts/CakenTruffles.otf');
    font-weight: normal;
    font-style: normal;
}

a:focus,
a:hover {
    text-decoration: none;
    color: unset;
}

a {
    color: unset;
}

li {
    list-style: none;
}

html {
    font-size: 16px;
}

@media (max-width:1800px) {
    html {
        font-size: 13px;
    }
}

@media (max-width:1500px) {
    html {
        font-size: 11.33338px;
    }
}

@media (max-width:1200px) {
    html {
        font-size: 8.33338px;
    }
}

@media (max-width:850px) {
    html {
        font-size: 6px;
    }
}

@media (max-width:767px) {
    Html {
        font-size: 13.33338px;
    }
}

@media (max-width:450px) {
    html {
        font-size: 9.33338px;
    }
}

@media (max-width:450px) {}

.container-fluid {
    width: 100%;
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline-offset: -2px;
    outline: transparent;
}

.header .logo-container {
    padding: 11px 2.7% 0px 3%;
}

.navbar-nav>li {
    font-size: 1.563rem;
    text-transform: capitalize;
    font-family: CakenTruffles;
    color: rgb(153, 153, 153);
    font-weight: lighter;
}

.navbar-nav>li>a {
    padding-top: 9px;
    padding: 14px 0px 8px;
}

.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color: #fff;
}

nav li.social-menu {
    display: none;
}

.navbar-nav>li:first-child>a:hover,
.navbar-nav>li:first-child>a:active,
.navbar-nav>li:first-child>a:focus,
.navbar-nav>li:first-child.active>a {
    color: rgb(204, 0, 0);
}

.navbar-nav>li:nth-child(2)>a:hover,
.navbar-nav>li:nth-child(2)>a:active,
.navbar-nav>li:nth-child(2)>a:focus,
.navbar-nav>li:nth-child(2).active>a {
    color: rgb(102, 102, 102);
}

.navbar-nav>li:nth-child(3)>a:hover,
.navbar-nav>li:nth-child(3)>a:active,
.navbar-nav>li:nth-child(3)>a:focus,
.navbar-nav>li:nth-child(3).active>a {
    color: #333333;
}

.navbar-nav>li:nth-child(4)>a:hover,
.navbar-nav>li:nth-child(4)>a:active,
.navbar-nav>li:nth-child(4)>a:focus,
.navbar-nav>li:nth-child(4).active>a {
    color: rgb(255, 102, 0);
}

.navbar-nav>li:nth-child(5)>a:hover,
.navbar-nav>li:nth-child(5)>a:active,
.navbar-nav>li:nth-child(5)>a:focus,
.navbar-nav>li:nth-child(5).active>a {
    color: rgb(255, 204, 0);
}

.navbar-nav>li:nth-child(6)>a:hover,
.navbar-nav>li:nth-child(6)>a:active,
.navbar-nav>li:nth-child(6)>a:focus,
.navbar-nav>li:nth-child(6).active>a {
    color: rgb(0, 153, 0);
}

.navbar-nav>li:nth-child(7)>a:hover,
.navbar-nav>li:nth-child(7)>a:active,
.navbar-nav>li:nth-child(7)>a:focus,
.navbar-nav>li:nth-child(7).active>a {
    color: rgb(153, 0, 0);
}

.navbar-nav>li:nth-child(8)>a:hover,
.navbar-nav>li:nth-child(8)>a:active,
.navbar-nav>li:nth-child(8)>a:focus,
.navbar-nav>li:nth-child(8).active>a {
    color: rgb(153, 0, 0);
}

.layout nav.navbar.navbar-fixed-top {
    background-color: #fff;
}

.layout ul.nav.navbar-nav {
    display: flex;
    align-items: stretch;
    width: 100%;
    justify-content: space-between;
    flex-flow: row;
}

section.section1 {
    height: 100%;
    overflow-y: hidden;
    display: flex;
    margin-top: 2.4%;
    align-items: flex-end;
}

.section1 .carousel-caption {
    right: 0px;
    left: 0px;
    padding-bottom: 0px;
    display: flex;
    height: 96%;
    flex-direction: column;
    text-align: left;
    justify-content: center;
    background-repeat: no-repeat;
    top: 8%;
}

.section1 .carousel-caption h2 {
    font-size: 2.083rem;
    font-family: CakenTruffles;
    text-transform: capitalize;
    line-height: calc(100% + 1vw);
}

.glyphicon-chevron-left:before,
.glyphicon-chevron-right:before {
    background-color: rgba(255, 255, 255, 0.54);
    padding: 3px 7px;
    font-size: 37px;
}

.glyphicon-chevron-left:hover:before,
.glyphicon-chevron-right:hover:before {
    background-color: rgba(204, 0, 0, 0.56);
    color: #fff;
    padding: 3px 7px;
    font-size: 37px;
}

.section1 .carousel-control.left,
.section1 .carousel-control.right {
    background-image: none;
    background-image: none;
    background-image: none;
    background-image: none;
    filter: none;
    width: 8.33333333%;
    /* height: 100vh; */
    background-repeat: no-repeat;
    top: 13.88888888888889%;
}

.section1 .carousel-control {
    color: rgb(204, 0, 0);
    opacity: 1;
    text-shadow: none;
}

.section2 .about-us-content {
    height: 29vw;
    direction: ltr;
    position: relative;
    margin-right: calc(1% + 15px);
}

.section2 .about-us-content.ps--active-y>.ps__rail-y {
    display: block;
    background-color: rgb(201, 200, 199);
    opacity: 1;
    width: 10px;
    margin: 0px;
    padding: 0px;
    border-radius: 7px;
}

.section2 button.btn-up,
.section2 button.btn-down {
    display: none;
}

section.section2 {
    height: auto;
    background-image: url(../images/aboutUs.jpg);
    background-repeat: no-repeat;
    overflow-y: hidden;
    display: flex;
    align-items: center;
    background-size: cover;
    position: relative;
    background-position: right top;
    padding: 4.5% 0px 4.5% 0px;
}

section.section2 .head-text-content.text-center {
    padding-top: 8.4%;
    padding-bottom: 1.4%;
    text-align: center;
}

.section2 h1.head-text-style {
    color: #cc0000;
    font-size: 1.875rem;
    font-family: CakenTruffles;
    margin: 0px;
}

.section2 .about-us-content h3.about-us-style {
    font-family: arial;
    font-size: 1.875rem;
    padding-right: calc(4.166666665% + 15px);
    text-align: justify;
    z-index: 100000000;
    color: black;
    height: 100%;
    margin-bottom: 0px;
    margin: 0px;
    line-height: calc(100% + 1vw);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.section2 .about-us-content .ps__thumb-y {
    width: 10px;
    margin: 0px;
    padding: 0px;
    right: 0px;
    background-color: rgb(137, 137, 135);
    opacity: 1;
}

.section2 .section2-layer {
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: rgb(255, 255, 255);
    z-index: 0;
    opacity: 0.5;
    top: 0px;
}

.section2 .section2-content {
    z-index: 1000;
    display: flex;
    flex-direction: column;
    align-self: center;
}

.section2 span.glyphicon.glyphicon-chevron-left {
    margin: 0px;
    padding: 0px;
    transform: rotate(-90deg);
}

.section2 .button-down {
    background-color: rgba(255, 255, 255, 0.7019607843137254);
    font-size: 28px;
    text-align: center;
    padding: 0px;
    color: #cc0101;
    display: block;
    margin-right: calc(5.166666665% + 36px);
}

.section2 .text-container {
    /* background-color: rgba(255, 255, 255, 0.7019607843137254); */
    /* padding: 10px; */
    /* height:  100%; */
}

section.section3 {
    height: auto;
    background-size: 100% auto;
    background-image: url(../images/wholeSpices.png);
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    flex-direction: row;
    padding: 16% 0px 11% 0px;
}

.section3 .carousel-indicators,
.section5 .carousel-indicators {
    position: relative;
    float: left;
    bottom: 0px;
    left: 0px;
    z-index: 15;
    padding-left: 0;
    margin-left: 0px;
    text-align: center;
    width: 8.33333333%;
    list-style: none;
    display: block;
    margin-left: 8.33333333%;
}

.section5 .carousel-indicators {
    margin-left: 0%;
}

.section3 .carousel {
    position: relative;
    display: flex;
    align-items: center;
    min-height: 23vw;
}

.section5 .carousel {
    position: relative;
    display: flex;
    padding-top: 11%;
    align-items: flex-start;
}

.section3 .container-fluid,
.section5 .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
}

.section3 #carouselDesktopSection3 .item-content {
    display: flex;
    align-items: center;
    height: 24vw;
}

.section5 #carouselDesktopSection5 .item-content {
    /* display: flex; */
    /* align-items: end; */
    width: 100%;
    display: block;
    position: relative;
    height: 26vw;
}

.section3 #carouselDesktopSection3 .carousel-inner .col-sm-5 {
    width: 59.23566878980892%;
    padding: 0px 15px;
}

.section3 #carouselDesktopSection3 .carousel-inner,
.section5 #carouselDesktopSection5 .carousel-inner {
    position: relative;
    overflow: hidden;
    display: flex;
    align-items: end;
}

.section3 #carouselDesktopSection3 .carousel-inner {
    display: flex;
    flex-direction: column;
    height: 24vw;
}

.section3 #carouselDesktopSection3 .carousel-inner .col-sm-4 {
    width: 40.76433121019108%;
    padding: 0px 15px;
}

.section3 .carousel-indicators li {
    width: 18px;
    height: 18px;
    display: flex;
    margin: 0;
    background-color: rgba(0, 0, 0, 0);
    margin: 20px auto;
    border: 2px solid rgb(255, 255, 255);
}

.section5 .carousel-indicators li {
    width: 18px;
    height: 18px;
    display: flex;
    margin: 0;
    background-color: rgba(0, 0, 0, 0);
    margin: 20px auto;
    border: 2px solid rgb(255, 255, 255);
}

.section3 .carousel-indicators li.active {
    background-color: rgb(255, 255, 255);
}

.section3 .carousel-indicators li.active {
    background-color: rgb(255, 255, 255);
}

@keyframes zoomInCustom {
    from {
        padding: 0px 50px;
    }
    to {
        padding: 0px 15px;
    }
}

.section3 #carouselDesktopSection3 .carousel-inner .col-sm-4 {
    -webkit-animation: zoomInCustom 0.5s ease-in-out;
    animation: zoomInCustom 0.5s ease-in-out;
}

.section3 div#carouselDesktopSection3 .main-text {
    font-size: 1.500rem;
    color: #fff;
    font-family: arial;
    line-height: calc(100% + 14px);
}

.section3 div#carouselDesktopSection3 .head-text {
    color: #fff;
    font-family: CakenTruffles;
    font-size: 2.250rem;
    margin: 0px 0px 7% 0px;
}

.section3 .carousel-indicators {
    position: relative;
    float: left;
    bottom: 0px;
    left: 0px;
    z-index: 15;
    padding-left: 0;
    margin-left: 8.33333333%;
    text-align: center;
    list-style: none;
    display: block;
}

section.section4 {
    height: auto;
    background-color: #fff;
}

.section4 .img-spoon {
    padding: 6px 16%;
}

.section4 .name-container h3.text-style.text-center {
    font-size: 1.875rem;
    font-family: CakenTruffles;
}

.section4 .owl-item.active li a.spoonDown {
    padding-top: 20%;
    padding-bottom: 0px;
    transition: padding-top 0.5s ease-in-out;
    /* position:  relative; */
    display: block;
}

.section4 .owl-item.active li a {
    padding-bottom: 18%;
    padding-top: 0px;
    transition: padding-top 0.5s ease-in-out;
    display: block;
}

.section4 .content div {
    display: none;
    color: #666666;
    font-family: arial;
    font-size: 1.5rem;
    line-height:  calc(100% + 15px);
    min-height:  11vw;
}

.section4 .owl-nav {
    position: absolute;
    display: block;
    width: 100%;
    bottom: -14%;
}

.section4 .owl-nav .col-sm-offset-10.col-sm-1 {
    right: 0px;
    position: relative;
    text-align: right;
}

.section4 .no-js .owl-carousel,
.section4 .owl-carousel.owl-loaded {
    display: block;
    min-height: 38vw;
}

.section4 span.glyphicon.glyphicon-chevron-right,
.section4 span.glyphicon.glyphicon-chevron-left {
    color: #cc0000;
    cursor: pointer;
}

.section4 #fenugreek {
    display: block;
}

.section5 {
    background-image: url(../images/SEASONS-SPICY.png);
    background-repeat: no-repeat;
    height: auto;
    background-size: 100% auto;
    display: flex;
    align-items: center;
    flex-direction: row;
    width: 100%;
    padding: 8% 0px 1.5% 0px;
}

.section5 .carousel-inner {
    position: relative;
    width: 91.66666667%;
    overflow: hidden;
}

.section5 .carousel-indicators li.active {
    background-color: rgb(255, 204, 0);
    border: 2px solid rgb(255, 204, 0);
}

.section5 #carouselDesktopSection5 .item-content .col-sm-5 {
    width: 35.26011560693642%;
    margin: 0px 0px 0px -15px;
    min-height: 31vw;
    overflow-y: hidden;
}

.section5 #carouselDesktopSection5 .item-content .col-sm-6 {
    width: calc(50% + 15px);
    padding-bottom: 10%;
}

.section5 .carousel {}

.section5 .item h2.head-text {
    color: rgb(255, 204, 0);
    font-size: 2.250rem;
    font-family: CakenTruffles;
    margin: 0px;
}

.section5 .carousel-inner .item:first-child .main-text {
    color: #ffcc00;
    font-size: 1.500rem;
    font-family: arial;
    padding-right: 21%;
}

.section5 .item .main-text {
    font-size: 1.5rem;
    color: rgb(255, 255, 255);
    font-family: arial;
    line-height: calc(100% + 14px);
}

.section5 .item h3.head-title {
    color: rgb(255, 204, 0);
    font-size: 1.875rem;
    font-family: CakenTruffles;
    margin: 10% 0px 4%;
}

.section5 .carousel-inner>.item.active,
.section5 .carousel-inner>.item.next.left,
.section5 .carousel-inner>.item.prev.right {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    width: 100%;
    width: -moz-fill-available;
}

section.section6 {
    background-image: url(../images/herbsback.jpg);
    background-repeat: no-repeat;
    height: auto;
    background-size: 100% auto;
    display: flex;
    align-items: center;
    flex-direction: row;
    width: 100%;
    padding-top: 11%;
    padding-bottom: 3.7%;
}

.section6 .herbs-bar {
    height: 33vw;
    position: relative;
    margin-top: 2%;
}

.section6 .herbs-bar .ps__rail-y {
    display: block;
    background-color: rgb(255, 255, 255);
    opacity: 1;
    width: 10px;
    border-radius: 9px;
    margin: 0px;
    padding: 0px;
}

.section6 .herbs-bar .ps__thumb-y {
    background-color: rgb(51, 153, 51);
    width: 10px;
    opacity: 1;
    right: 0px;
    display: block;
}

.section6 .herbs-bar-content {
    height: 100%;
}

.section6 .herb-img a {
    padding: 0px 23%;
    display: block;
    position: relative;
    right: 0px;
    transition: all 1s ease-in-out;
}

.section6 .contect-note-book {
    display: none;
    padding: 12% 11% 12% 13%;
}

.section6 .col-sm-offset-1.col-sm-3.Note-book {
    background-image: url(../images/notebook.png);
    background-repeat: no-repeat;
    background-size: auto 100%;
}

.section6 .row.herb-row {
    display: flex;
    text-align: center;
    align-items: center;
}

section.section6 .container-fluid .herb-row {
    display: flex;
    align-items: center;
}

section.section6 .container-fluid .herb-row h3.herb-name {
    font-size: 1.875rem;
    text-align: center;
    font-family: CakenTruffles;
    color: rgb(0, 153, 0);
    margin: 0px;
    opacity: 1;
    transition: all 1s ease-in-out;
}

.section6 .contect-note-book .head-line {
    font-size: 1.875rem;
    text-align: center;
    padding-bottom: 8%;
    font-family: CakenTruffles;
    color: rgb(0, 153, 0);
}

.section6 .contect-note-book .main-content {
    font-family: arial;
    font-size: 1.500rem;
    line-height: calc(100% + 16px);
    color: rgb(51, 51, 51);
    padding: 0px 4% 0px 4%;
    height: 27vw;
    overflow-y: scroll;
    position: relative;
}

.section6 .herb-img a.zoom-img {
    padding: 0px 19%;
    display: block;
    position: relative;
    right: 100%;
    transition: all 1s ease-in-out;
}

.section6 .herbs-bar::-webkit-scrollbar {
    width: 10px;
    border-radius: 10px;
}


/* Track */

.section6 .herbs-bar::-webkit-scrollbar-track {
    background: #ffffff;
    border-radius: 10px;
}


/* Handle */

.section6 .herbs-bar::-webkit-scrollbar-thumb {
    background: #339933;
    border-radius: 10px;
}

.section6 .contect-note-book .main-content::-webkit-scrollbar {
    width: 10px;
    border-radius: 10px;
}


/* Track */

.section6 .contect-note-book .main-content::-webkit-scrollbar-track {
    background: #cc9966;
    border-radius: 10px;
}


/* Handle */

.section6 .contect-note-book .main-content::-webkit-scrollbar-thumb {
    background: #663300;
    border-radius: 10px;
}


/*
.section6 .contect-note-book .main-content .ps__thumb-y {
    background-color: #cc9966;
    width: 10px;
    opacity: 1;
    right: 0px;
    display: block;
}
*/

.section6 .content-container {
    height: 100%;
}

.section7 .head-text {
    color: rgb(153, 0, 0);
    font-size: 1.563rem;
    font-family: CakenTruffles;
    padding-bottom: 1%;
    padding-top: 2%;
}

.section7 .contact-detail .text {
    color: #990000;
    font-size: 1.5rem;
    font-family: arial;
}

section.section7 {
    background-image: url(../images/contactUs.jpg);
    background-repeat: no-repeat;
    height: auto;
    background-size: 100% auto;
    display: flex;
    align-items: center;
    flex-direction: row;
    width: 100%;
    background-position:  1%;
    opacity:  0.8;
    padding: 5.5% 0px 3% 0px;
    background-color: #990000;
}

.section7 .col-sm-offset-1.col-sm-4 .contact-detail {
    display: flex;
    align-items: flex-start;
    line-height: calc(100% + 1.5vw);
}

.section7 .line-container:before {
    content: ' ';
    display: table;
    clear: both;
}

.section7 .contact-detail {
    display: flex;
    align-items: center;
    margin-bottom: 4%;
}

.section7 .contact-detail .icon {
    width: 15%;
    margin: 0px 19px 0px 0px;
}

.section7 .col-sm-offset-1.col-sm-4 .contact-detail .icon {
    width: 8%;
    margin: -1% 5% 0px 0px;
}

.section7 input.form-control.form-style,
.section7 textarea.form-control.form-style {
    border: none;
    border-radius: 0pc;
    outline: none;
    box-shadow: none;
    outline-color: transparent;
    margin: 2% 0px;
}

.section7 .line-container:last-child .form-control.form-style {
    margin-bottom: 0px;
}

.section7 .line-container {
    display: flex;
    align-items: center;
    content: ' ';
    clear: both;
}

.section7 .line-container:last-child .col-sm-offset-1.col-sm-1 {
    display: flex;
    align-self: baseline;
    padding-top: 7px;
}

.section7 .line-container .submite-button-container {
    display: flex;
    align-self: flex-end;
}

.section7 .line-container .submite-button-container input.submit-btn {
    background-color: rgb(153, 0, 0);
    border: none;
    box-shadow: none;
    color: #fff;
    font-size: 1.5rem;
    text-transform: capitalize;
    font-family: CakenTruffles;
    letter-spacing: 2px;
    padding: 3px 0px;
    width: 100%;
}

.section7 .line-container .form-text {
    font-size: 1.5rem;
    font-family: arial;
    color: rgb(153, 0, 0);
}

footer {
    background-color: #990000;
    padding: 0px 0px;
    position: relative;
}

footer .footer-text {
    color: #fff;
    font-size: 1.5rem;
    font-family: arial;
}

footer .icon-container {
    display: flex;
    align-items: flex-end;
}

footer .row {
    display: flex;
    align-items: center;
}

footer .icon-container a:first-child {
    width: 19%;
}

footer .icon-container a {
    margin: 0px 4%;
    width: 17%;
    padding: 1%;
}

@media (min-width: 1700px) {
    .navbar-nav>li>a {
        padding-top: 9px;
        padding: 19px 14px;
    }
    section.section1 {
        height: 87vh !important;
        overflow-y: hidden;
        display: flex;
        margin-top: 7.4%;
        align-items: flex-end;
    }
    .section1 .carousel-control.left,
    .section1 .carousel-control.right,
    .section1 .carousel-caption {}
    .section6 .col-sm-offset-1.col-sm-5.herbs-bar {
        overflow-y: scroll;
        height: 67vh;
    }
    section.section6 {
        padding-top: 5%;
        padding-bottom: 5%;
    }
    .section6 .herbs-bar {
        height: 33vw;
    }
}

@media (max-width: 1250px) {
    .section7 .line-container .submite-button-container {
        display: flex;
        align-self: flex-end;
        padding: 0.5% 0px;
    }
    .section5 #carouselDesktopSection5 .item-content .col-sm-6 {
        width: calc(50% + 26px);
        padding-bottom: 10%;
    }
    .section3 .carousel-indicators li,
    .section5 .carousel-indicators li {
        width: 13px;
        height: 13px;
        margin: 10px auto;
    }
    .section7 .contact-detail .icon {
        width: 12%;
        margin: 0px 17% 0px 0px;
    }
    section.section2 .head-text-content.text-center {
        padding-top: 2.4%;
        padding-bottom: 1.4%;
    }
    .glyphicon-chevron-left:hover:before,
    .glyphicon-chevron-right:hover:before,
    .glyphicon-chevron-left:before,
    .glyphicon-chevron-right:before {
        font-size: 20px;
    }
}

@media (max-width:767px) {
    .layout .navbar-brand {
        float: left;
        height: 100%;
        padding: 10px 0px;
        font-size: 18px;
        line-height: 20px;
    }
    .layout .navbar-header {
        display: flex;
        align-items: center;
        flex-direction: row;
    }
    section.section1 {
        height: auto;
        overflow-y: hidden;
        display: flex;
        align-items: flex-end;
        margin-top: 0px;
    }
    .section1 .carousel-caption {
        right: 0px;
        left: 0px;
        display: flex;
        height: 100%;
        flex-direction: column-reverse;
        top: 0px;
        justify-content: flex-start;
        text-align: center;
        position: absolute;
        padding-bottom: 19%;
    }
    .layout nav.navbar.navbar-fixed-top {
        background-color: #fff;
        margin-bottom: 0px;
    }
    .navbar-toggle {
        position: relative;
        float: left;
        left: 0px;
        text-align: -webkit-left;
        text-align: left;
        margin: 0px !important;
    }
    .section1 .carousel-control.left,
    .section1 .carousel-control.right {
        height: 100vh;
        top: 0px;
    }
    .glyphicon-chevron-left:before,
    .glyphicon-chevron-right:before {
        background-color: transparent;
    }
    .section2 .about-us-content {
        margin-right: 0px;
        height: 72vh;
    }
    .section2 .about-us-content::-webkit-scrollbar-thumb {
        display: none;
    }
    .section2 .about-us-content::-webkit-scrollbar-track {
        display: none;
    }
    .section2 button.btn-up,
    .section2 button.btn-down {
        width: 100%;
        background-color: transparent !important;
        border: 2px solid rgb(208, 23, 23);
        box-shadow: none;
        outline: none;
        outline-color: transparent !important;
        display: block;
    }
    .section2 button.btn-up {
        border-bottom: none;
        position: absolute;
        top: -6%;
        margin: 0px -15px;
        padding: 2px 10px 35px;
        background: linear-gradient(#ffffff3d, #ffffff52);
        height: 48px;
        line-height: 0px;
        font-size: 18px;
        border-radius: 2px 2px 0px 0px;
        color: rgb(204, 204, 204);
        padding: 0px 0px 26px 0px;
    }
    .section2 button.btn-up:active,
    .section2 button.btn-up:focus,
    .section2 button.btn-up:hover,
    .section2 button.btn-up:visited,
    .section2 button.btn-down:active,
    .section2 button.btn-down:focus,
    .section2 button.btn-down:hover,
    .section2 button.btn-down:visited {
        color: rgb(208, 23, 23);
    }
    .section2 button.btn-down {
        border-top: none;
        bottom: -31px;
        position: absolute;
        width: calc(100% - 0px);
        padding: 16px 0px 0px 0px;
        height: 48px;
        line-height: 0px;
        font-size: 18px;
        background: linear-gradient(#ffffff40, rgba(232, 232, 232, 0.6), rgba(241, 238, 238, 0.6705882352941176), rgba(255, 255, 255, 0.6705882352941176), rgba(255, 255, 255, 0.6705882352941176));
        margin: 0px -15px;
        border-radius: 0px 0px 5px 3px;
        opacity: 1;
        color: rgb(204, 204, 204);
    }
    .section2 .about-us-content h3.about-us-style {
        padding-right: 0px;
    }
    .section1 .carousel-caption h2 {
        line-height: calc(100% + 3vw);
    }
    nav div#myNavbar {
        background-color: rgb(153, 153, 153);
        max-height: 100%;
    }
    .navbar-nav>li {
        color: rgb(255, 255, 255);
        transition: visibility 1s ease-in-out;
    }
    nav button.navbar-toggle.text-left.col-xs-4.collapsed img {
        transform: rotate(0deg);
        transition: all 0.2s ease-in-out;
    }
    nav button.navbar-toggle.text-left.col-xs-4 img {
        transform: rotate(-90deg);
        transition: all 0.2s ease-in-out;
    }
    .layout nav ul.nav.navbar-nav {
        display: block;
        align-items: unset;
        width: 100%;
        justify-content: normal;
        flex-flow: unset;
        margin: 0px auto;
        padding: 0px 27px;
        height: 100%;
    }
    .layout nav .navbar-nav>li>a {
        border-bottom: 2px solid #ffff;
        padding: 6.7% 0px;
    }
    .layout nav .navbar-nav>li.social-menu {
        display: flex;
        align-items: center;
        align-content: space-between;
        justify-content: space-between;
        width: 75%;
        margin: 0 auto;
        border-bottom: none;
    }
    .layout nav .navbar-nav>li:nth-child(8) a,
    .layout nav .navbar-nav>li:last-child a {
        border-bottom: none;
    }
    .layout nav .navbar-nav>li:nth-child(7),
    .layout nav .navbar-nav>li:nth-child(9) {
        display: none
    }
    .layout nav .navbar-nav>li.social-menu img {
        width: 65%;
    }
    .glyphicon-chevron-left:hover:before,
    .glyphicon-chevron-right:hover:before,
    .glyphicon-chevron-left:before,
    .glyphicon-chevron-right:before {
        font-size: 3rem;
    }
    section.section2 {
        height: 100vh;
        background-image: none;
        background-color: rgb(255, 255, 255);
    }
    .section2 .section2-layer,
    .section2 .about-us-content .ps__thumb-y,
    .section2 h1.head-text-style,
    .section2 .about-us-content.ps--active-y>.ps__rail-y {
        display: none;
    }
    .section2 .about-us-content {
        margin: 0px;
        height: 72vh;
    }
    section.section3#wholeSpices {
        background-color: rgb(204, 0, 0);
        background-image: none;
        height: auto;
        padding: 11% 0px;
    }
    .section3 .slick-vertical .slick-slide,
    .section4 .slick-vertical .slick-slide,
    .section6 .slick-vertical .slick-slide {
        min-height: 25vh;
        display: flex;
        height: auto;
        border: 1px solid transparent;
        align-items: center;
    }
    .section4 .slick-vertical .slick-slide {
        min-height: 23vh;
    }
    .section3 img.img-vertical-slide.img-responsive,
    .section4 img.img-vertical-slide.img-responsive,
    .section6 img.img-vertical-slide.img-responsive {
        max-width: 39%;
        margin: 0 auto;
    }
    .section4 img.img-vertical-slide.img-responsive {
        margin-right: -15px;
        max-width: 81%;
    }
    .section3 .slick-slide.slick-current.slick-active.slick-center img,
    .section6 .slick-slide.slick-current.slick-active.slick-center img {
        max-width: 81%;
        transition: all 0.5s linear;
    }
    .section4 .slick-slide.slick-current.slick-active.slick-center img {
        max-width: 94%;
    }
    .section3 .slick-slide.slick-active .col-xs-6.text-container,
    .section3 .slick-slide.slick-cloned .col-xs-6.text-container,
    .section3 .slick-slide .col-xs-6.text-container,
    .section4 .slick-slide.slick-active .col-xs-6.text-container .text-carousel,
    .section4 .slick-slide.slick-cloned .col-xs-6.text-container .text-carousel,
    .section4 .slick-slide .col-xs-6.text-container .text-carousel {
        display: none;
    }
    .section3 .slick-slide.slick-current.slick-active.slick-center .col-xs-6.text-container,
    .section4 .slick-slide.slick-current.slick-active.slick-center .col-xs-6.text-container .text-carousel {
        display: block;
    }
    /*
    section.section3#wholeSpices .slick-slider .slick-list{
        background-image: url(../images/wholeSpiceBack.png);
        background-repeat: no-repeat;
        background-size: 100% auto;
    } 
*/
    .section3 .slick-slide.slick-active,
    .section6 .slick-slide.slick-active {
        background-image: url(../images/circle.png);
        background-repeat: no-repeat;
        background-size: 53% auto;
        background-position: 49%;
    }
    .section3 .slick-slide.slick-current.slick-active,
    .section6 .slick-slide.slick-current.slick-active {
        background-image: url(../images/circle.png);
        background-repeat: no-repeat;
        background-size: 90% auto;
        background-position: center;
        /* transition:  all 1s linear; */
    }
    .section3 h2.head-line {
        font-size: 16px;
        color: #ffff;
        font-family: CakenTruffles;
        margin: 0px;
    }
    .section3 .text-carousel h3.main-text {
        font-size: 12px;
        font-family: arial;
        color: rgb(255, 255, 255);
        word-spacing: 1px;
        line-height: calc(100% + 6px);
    }
    .section3 .slick-slider .slick-list,
    .section6 .slick-slider .slick-list {
        padding: 0px !important;
    }
    .section3 button.slick-prev.slick-arrow,
    .section3 button.slick-next.slick-arrow,
    .section6 button.slick-prev.slick-arrow,
    .section6 button.slick-next.slick-arrow {
        background-color: transparent;
        color: #ffff;
        border: none;
        box-shadow: none;
        position: relative;
        margin: 0 auto;
        font-size: 25px;
        display: block !important;
    }
    .section3 h2.head-text,
    .section6 h2.head-text {
        font-size: 2.5rem;
        font-family: CakenTruffles;
        margin: 0px;
        color: #fff;
    }
    .section3 h3.main-text,
    .section6 h3.main-text {
        font-size: 1.5rem;
        font-family: arial;
        word-spacing: 1px;
        line-height: calc(100% + 6px);
        color: #fff;
    }
    .section4 .slick-list {
        /*     height: 42vh !important;*/
    }
    .section4 .hidden-lg.hidden-md.hidden-sm.mobil-design,
    .section3 .hidden-lg.hidden-md.hidden-sm.mobil-design,
    .section6 .hidden-lg.hidden-md.hidden-sm.mobil-design {
        display: flex;
        align-items: center;
    }
    .section4 .col-xs-6.spoon-text-container .text-container,
    .section3 .col-xs-6.spice-text-container .text-container,
    .section6 .col-xs-6.herb-text-container .text-container {
        display: none;
    }
    .section4 .col-xs-6.spoon-text-container .text-container.active,
    .section3 .col-xs-6.spice-text-container .text-container.active,
    .section6 .col-xs-6.herb-text-container .text-container.active {
        display: block;
    }
    .section4 h3.main-text {
        font-family: arial;
        font-size: 2rem;
        line-height: calc(100% + 7px);
    }
    .section4 h2.head-text {
        font-size: 2.5rem;
        font-family: CakenTruffles;
    }
    section.section4 {
        padding: 13% 0px;
    }
    .section4 button.slick-prev.slick-arrow,
    .section4 button.slick-next.slick-arrow {
        background-color: transparent;
        color: rgb(255, 102, 0);
        border: none;
        box-shadow: none;
        position: relative;
        left: 39%;
        font-size: 25px;
    }
    .nav>li>a:focus,
    .nav>li>a:hover {
        text-decoration: none;
        background-color: rgb(153, 153, 153);
    }
    .section5 h2.head-text,
    .section5 h3.head-title {
        color: rgb(255, 204, 0);
        font-size: 2.2rem;
        font-family: CakenTruffles;
        text-align: center;
    }
    .section5 {
        background-image: url(../images/section6.jpg);
        background-repeat: no-repeat;
        height: 100%;
        width: 100%;
        background: linear-gradient(to right, black, #010101);
    }
    .section5 .main-text {
        color: rgb(255, 255, 255);
        font-family: arial;
        font-size: 1.7rem;
        text-align: center;
        min-height: 337px;
    }
    .section5 .col-xs-12.img-container {
        display: flex;
        align-items: center;
        background-image: url(../images/spoon-fork-background.png);
        background-repeat: no-repeat;
        background-size: 100% auto;
        min-height: 44.4vh;
    }
    .section5 .owl-nav {
        position: absolute;
        bottom: 19%;
        width: 100%;
        color: rgb(255, 204, 0);
        font-size: 23px;
    }
    .section5 .owl-prev {
        float: left;
        font-size: 23px;
    }
    .section5 .owl-next {
        float: right;
        font-size: 23px;
    }
    .section5 .glyphicon-chevron-left:hover:before,
    .section5 .glyphicon-chevron-right:hover:before {
        background-color: transparent;
        color: #fff;
        padding: 3px 5px;
        font-size: 3rem;
    }
    section.section6 {
        background-image: none;
        background-color: rgb(0, 153, 0);
    }
    section.section7 {
        background-image: none;
        background-color: rgb(204, 204, 204);
    }
    .section7 .contact-detail .icon {
        width: 9%;
        margin: 0px 6% 0px 0px;
    }
    .section6 .slick-vertical .slick-slide .row {
        width: inherit;
        margin: 0px;
    }
    .section7 .contact-detail .text {
        color: #990000;
        font-size: 1.5rem;
        font-family: arial;
        line-height: calc(100% + 15px);
    }
    .section7 .head-text {
        text-align: center;
        padding-bottom: 17px;
    }
    .section7 .line-container .submite-button-container {
        display: block;
        align-self: unset;
        padding: 0.5% 0px;
        margin-top: 10px;
        margin-right: 15px;
        margin-left: calc(75% - 15px);
    }
    .section7 .line-container {
        display: block;
    }
    footer .row {
        flex-direction: column-reverse;
    }
    footer .footer-text,
    footer .icon-container{
        margin: 2vw 0px;
    }
}

@media (max-width: 600px) {
    .section5 .col-xs-12.img-container {
        min-height: 78vw;
    }
    .section3 .slick-vertical .slick-slide,
    .section4 .slick-vertical .slick-slide,
    .section6 .slick-vertical .slick-slide {
        min-height: 28vh;
    }
}
@media (max-width: 450px){
   .section5 .main-text { 
      min-height: 200px;
    } 
}
@media (max-width: 380px){
   .section5 .main-text { 
      min-height: 180px;
    } 
}
@media (max-width: 360px) {
    .section3 .slick-vertical .slick-slide,
    .section4 .slick-vertical .slick-slide,
    .section6 .slick-vertical .slick-slide {
        min-height: 150px;
        display: flex;
        height: auto;
        border: 1px solid transparent;
        align-items: center;
    }
    .section3 h2.head-text {
        font-size: 15px;
    }
    .section5 .col-xs-12.img-container {
        min-height: 268px;
    }
    .section5 h2.head-text,
    .section5 h3.head-title {
        font-size: 16px;
    }
    .section5 .main-text {
        font-size: 13px; 
      min-height: 180px;
    }
}
@media (max-width: 320px){
.section5 .col-xs-12.img-container {
    min-height: 234px;
}
}