* {
    box-sizing: border-box;
}

html,body {
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    font-size: 20px;
    font-family: Helvetica;
}

@font-face {
    font-family: Helvetica;
    src: url(../fonts/HelveticaLTStd-Cond.OTF);
}

@font-face {
    font-family: Kage-ExtraLight;
    src: url(../fonts/Kage-ExtraLight.OTF);
}

@font-face {
    font-family: Helvetica-Light;
    src: url(../fonts/Helvetica-Light.TTF);
}

@font-face {
    font-family: Valeria-Bold;
    src: url(../fonts/Valeria-Bold.OTF);
}
.getTouchRight img{
    width:50px;
    margin-top: 15px;
}
.fab.fa-twitter.left {
    margin-right: -10px;
}
.cookSec .card h4{
    font-size:25px;
    margin-top:0;
    margin-bottom:10px;
}
.alsoProduct p{
    font-size: 23px;
    color: #4d4c4c;
    margin-top:30px;
}
.grey-text {
    color: #484141 !important;
}
.ingreSec ol{
    margin-left:-10px;
}
.cookSec .card p {
    color: #322f2f;
}
.getTouch h3 {
    margin-top: 40px;
    margin-bottom: 10px;
    font-size: 45px;
}
.navbarFixed {
    position: fixed;
    width: 100%;
    z-index: 100000;
}
.getTouchLeft input,
.getTouchLeft input:hover,
.getTouchLeft input:focus {
    border-bottom: 1px solid #f2f2f2;
    -webkit-box-shadow: 0 1px 0 0 #959898d1;
    box-shadow: 0 1px 0 0 #959898d1;
}
.getTouch .getTouchLeft input{
    width:90%;
}
.searchSec h4{
    margin-top:80px;
    margin-bottom:120px;
}
.searchSec p{
    color:grey;
}
.gramProduct{
    font-size:30px;
    margin-top:-30px;
    margin-bottom:50px;
}
.card-action span{
    color:grey;
    font-size:14px;
}
.misnRow {
    margin-top: 80px;
}

.vsnRow p {
    width: 80%;
}
.cookSec .card .card-content {
    height: 140px;
}
.misnRow p {
    width: 80%;
    margin-left: 20%;
}

textarea {
    resize: none;
}

.dropdown-content li>a, .dropdown-content li>span {
    color: #292929;
}

.btn:hover, .btn-large:hover, .btn-small:hover {
    background-color: #ed1b24;
}

.lastIndSec img {
    margin-bottom: -10px;
}

.carForm .input-field {
    padding: 0 30px;
}

.cookSec .card {
    height: 540px;
    overflow: hidden;
}

.searchSec .card {
    height: 540px;
    overflow: hidden;
}

.srchRecSec {
    padding: 0 200px;
}

.bigSearch {
    margin-top: -60px;
}

.bigSearch input {
    border: 1px solid white;
    height: 100px;
    font-size: 26px;
    line-height: 70px;
    margin-top: 0;
    width: 99%;
    padding-left: 40px;
    border-radius: 0;
    z-index: 1000;
    position: relative;
}

.bigSearch .fa-search {
    color: #1c333c;
    font-size: 30px;
    margin-top: 0;
}

.btnBigSearch, .btnBigSearch:hover, .btnBigSearch:focus, .btnBigSearch:visited, .btnBigSearch:active {
    background: transparent !important;
    margin-left: -90px;
    z-index: 1000;
    position: relative;
    box-shadow: none;
}

.abtHomeSec .btn {
    border-radius: 5px;
}

.btn, .btn-large, .btn-small {
    background-color: #ed1b24;
}

.multiFlavor img {
    width: 400px;
}

.recipeSec h1 {
    margin-top: 150px;
}

.desktpUl {
    margin-top: 9px;
}

.desktpUl li {
    height: 50px;
    line-height: 50px;
}

.homeBnrCarousel {
    position: relative !important;
}

/* start owl nav */
.homeBnrCarousel .owl-prev, .homeBnrCarousel .owl-next {
    height: 45px;
    width: 45px;
    background: #ed1b2438 !important;
    color: white !important;
    font-size: 50px !important;
    line-height: 0px !important;
    border-radius: 50%;
    position: absolute;
    top: 45%;
}

.homeBnrCarousel .owl-prev {
    left: 50px;
}

.homeBnrCarousel .owl-next {
    right: 50px;
}

/* end owl nav */
/* start owl dot */
.homeBnrCarousel .owl-dots {
    left: 50% !important;
    top: -50px !important;
    position: absolute;
}

.homeBnrCarousel .owl-carousel button.owl-dot {
    position: absolute !important;
    color: inherit;
    padding: 0 !important;
    font: inherit;
    height: 15px;
    width: 15px;
    border-radius: 50%;
    background: transparent;
    margin: 5px;
    border: 2px solid #7a7260;
    z-index: 1000;
}

/* end owl dot */
.carForm .select-dropdown {
    color: #292929;
}

nav ul a:hover {
    text-decoration: none;
}

.soyaChunkSec {
    margin-bottom: 20px;
}

nav, nav .nav-wrapper i,
 nav a.sidenav-trigger,
 nav a.sidenav-trigger i {
    height: 45px;
    line-height: 45px;
}

.trendRecipeRo .card a,
.trendRecipeRo .card a:hover,
 .trendRecipeRo .card a:active,
  .trendRecipeRo .card a:focus {
    width: 180px;
    height: 54px;
    font-size: 20px;
    line-height: 54px;
}

.ingreSec {
    background-image: url(../images/ingreVector.jpg);
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
}

button {
    font-family: Helvetica;
}

.btn-flat, .btn-flat:hover {
    background-color: transparent;
}

.Valeria-Bold {
    font-family: Valeria-Bold;
}

.Kage-ExtraLight {
    font-family: Kage-ExtraLight;
}

.Helvetica {
    font-family: Helvetica;
}

.Helvetica-Light {
    font-family: Helvetica-Light;
}

input:focus, textarea:focus, select:focus {
    outline: none;
}

/* start spacing */
.m-1 {
    margin: 4px;
}

.m-2 {
    margin: 8px;
}

.m-3 {
    margin: 16px;
}

.m-4 {
    margin: 24px;
}

.m-5 {
    margin: 48px;
}

.mt-1 {
    margin-top: 4px;
}

.mt-2 {
    margin-top: 8px;
}

.mt-3 {
    margin-top: 16px;
}

.mt-4 {
    margin-top: 24px;
}

.mt-5 {
    margin-top: 48px;
}

.mb-0 {
    margin-bottom: 0px !important;
}

.mb-1 {
    margin-bottom: 4px;
}

.mb-2 {
    margin-bottom: 8px;
}

.mb-3 {
    margin-bottom: 16px;
}

.mb-4 {
    margin-bottom: 24px;
}

.mb-5 {
    margin-bottom: 48px;
}

.ms-1 {
    margin-left: 4px;
}

.ms-2 {
    margin-left: 8px;
}

.ms-3 {
    margin-left: 16px;
}

.ms-4 {
    margin-left: 24px;
}

.ms-5 {
    margin-left: 48px;
}

.me-1 {
    margin-right: 4px;
}

.me-2 {
    margin-right: 8px;
}

.me-3 {
    margin-right: 16px;
}

.me-4 {
    margin-right: 24px;
}

.me-5 {
    margin-right: 48px;
}

.p-0 {
    padding: 0px !important;
}

.p-1 {
    padding: 4px !important;
}

.p-2 {
    padding: 8px !important;
}

.p-3 {
    padding: 16px;
}

.p-4 {
    padding: 24px;
}

.p-5 {
    padding: 48px !important;
}

.pt-1 {
    padding-top: 4px;
}

.pt-2 {
    padding-top: 8px;
}

.pt-3 {
    padding-top: 16px;
}

.pt-4 {
    padding-top: 24px;
}

.pt-5 {
    padding-top: 48px;
}

.pb-1 {
    padding-bottom: 4px;
}

.pb-2 {
    padding-bottom: 8px;
}

.pb-3 {
    padding-bottom: 16px;
}

.pb-4 {
    padding-bottom: 24px;
}

.pb-5 {
    padding-bottom: 48px;
}

.ps-1 {
    padding-left: 4px;
}

.ps-2 {
    padding-left: 8px;
}

.ps-3 {
    padding-left: 16px;
}

.ps-4 {
    padding-left: 24px;
}

.ps-5 {
    padding-left: 48px;
}

.pe-1 {
    padding-right: 4px;
}

.pe-2 {
    padding-right: 8px;
}

.pe-3 {
    padding-right: 16px;
}

.pe-4 {
    padding-right: 24px;
}

.pe-5 {
    padding-right: 48px !important;
}

/* end spacing */
.getTouch .input-field {
    margin-bottom: 0;
}

.carWthSec h4 {
    margin-top: 80px;
    font-size: 60px;
    margin-bottom: 20px;
}

.carWthSec a, .carWthSec a:hover, .carWthSec a:active, .carWthSec a:focus, .carWthSec a:visited {
    border-radius: 50px;
    color: #292929;
    margin-top: 50px;
    height: 54px;
    padding: 0 40px;
    width: 310px;
    display: flex;
    align-items: center;
    font-size: 20px;
    line-height: 54px;
}

.viewRcpBnr a, .viewRcpBnr a:hover, .viewRcpBnr a:active, .viewRcpBnr a:focus, .viewRcpBnr a:visited {
    border-radius: 50px;
    color: #292929;
    background: white;
    border: 1px solid #292929;
    height: 54px;
    line-height: 54px;
    width: 140px;
    font-size: 20px;
    margin-top: 20px;
    margin-bottom: 0;
}

.viewRcpBnr img {
    border-radius: 10px;
}

header {
    height: 80px;
    background: #ed1b24;
}

header nav {
    padding: 8px 70px;
}

.text-green {
    color: #003B00;
}

.hedding1 {
    font-size: 5.5rem;
}

.hedding2 {
    font-size: 4rem;
}

.hedding3 {
    font-size: 3.5rem;
}

.hedding4 {
    font-size: 3rem;
}

.hedding5 {
    font-size: 2.5rem;
}

header nav {
    background-color: transparent;
}

header img {
    height: 55px !important;
    margin-top: 5px;
}

.specialSec {
    padding: 0 50px;
}

.specialSec .s7 {
    margin-top: -75vh;
    position: relative;
}

.bg-yellow, .bg-yellow:hover {
    color: white !important;
    background-color: #ed1b24 !important;
}

.bg-orange {
    background: #ed1b24;
}

.text-yellow {
    color: #ed1b24;
}

.btn-yellow, .btn-yellow:hover, .btn-yellow:active, .btn-yellow:visited, .btn-yellow:focus {
    background-color: #ed1b24 !important;
    color: white !important;
    text-transform: capitalize;
}

.abtHomeSec {
    padding: 50px 100px 30px 200px;
    background-image: url("../images/ingreVector.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: -20px;
}

.aboutBnrSec {
    padding: 0 0px 0 100px;
    background-image: linear-gradient(#f3f3f3, white);
    margin-top: -10px;
}

.aboutBnrSec h2 {
    margin-top: 150px;
}

.visionSec {
    background-image: url("../images/ingreVector.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    padding: 50px 0;
}

.carerSec {
    background-image: url("../images/ingreVector.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    padding: 30px 0 30px 0;
}

.carerSec h2 {
    margin-top: 20px;
}

.carerSec h4 {
    font-size: 30px;
}

.carerSec .carBigP {
    font-size: 26px;
    margin: 0 100px;
}

.crFormSec {
    padding: 50px 0 30px 0;
}

.crFormSec h2 {
    margin-top: 20px;
}

.crFormSec h4 {
    font-size: 30px;
}

.crFormSec .carBigP {
    font-size: 26px;
    margin: 0 100px;
}

.jobSec {
    background-image: url("../images/ingreVector.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 30px 0 30px 0;
}

.jobSec h2 {
    margin-top: 100px;
}

.jobSec h4 {
    font-size: 30px;
}

.jobSec .carBigP {
    font-size: 26px;
    margin: 0 100px;
}

.privacySec {
    background-image: url("../images/ingreVector.jpg");
    background-repeat: no-repeat;
    background-size: cover;
}

.privacySec h2 {
    margin-top: 50px;
}

.privacySec ol {
    margin-left: -20px;
}

.termsSec {
    background-image: url("../images/ingreVector.jpg");
    background-repeat: no-repeat;
    background-size: cover;
}

.termsSec h2 {
    margin-top: 50px;
}

.termsSec ol {
    margin-left: -20px;
}

.w-50 {
    width: 50%;
}

.abtHomeSec .col img {
    height: 400px;
    width: auto;
}

.abtHomeSec p {
    width: 500px;
}

.btn-large {
    font-size: 20px;
    border-radius: 5px;
}

.btn {
    text-transform: capitalize !important;
}

.fs-15 {
    font-size: 15px;
}

.fs-20 {
    font-size: 20px;
}

.fs-25 {
    font-size: 25px;
}

.fs-30 {
    font-size: 30px;
}

.fs-40 {
    font-size: 40px;
}

.ls-1 {
    letter-spacing: 1px;
}

.launchSec .owl-carousel .owl-nav {
    margin-left: 45%;
    margin-top: 3%;
}

.launchSec .owl-carousel .owl-prev {
    background: #eb150021 !important;
    height: 50px;
    width: 50px;
    margin-right: 10px;
    border-radius: 5px;
}

.launchSec .owl-carousel .owl-next {
    background: #eb150021 !important;
    height: 50px;
    width: 50px;
    margin-left: 10px;
    border-radius: 5px;
}

.launchSec .owl-carousel span {
    font-size: 70px;
    margin-top: -55px;
    position: absolute;
    margin-left: -8px;
    color: white;
}

.launchSec .owl-carousel .owl-dots {
    display: none;
}

.categSec {
    background-image: url('../images/ingreVector.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 50px 0;
}

.categSec .owl-carousel .owl-nav {
    margin-left: 40%;
}

.categSec .owl-carousel .owl-prev {
    background: #eb150021 !important;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    left: -100px;
    top: 40%;
    position: absolute;
}

.categSec .owl-carousel .owl-next {
    background: #eb150021 !important;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    right: -100px;
    top: 40%;
    position: absolute;
}

.categSec .owl-carousel span {
    font-size: 70px;
    margin-top: -55px;
    position: absolute;
    margin-left: -8px;
    color: white;
}

.categSec .owl-carousel .owl-dots {
    display: none;
}

.cateSlider .s12 {
    padding: 0 150px;
}

.cateSlider .owl-carousel p {
    margin-top: -10px;
    font-size: 18px;
    width: 70%;
    margin-left: 15%;
}

.cateSlider .owl-carousel h4 {
    margin-top: 20px;
    font-size: 25px;
}

.cateHedng {
    padding: 0 200px;
}

.CatView, .CatView:hover, .CatView:active, .CatView:focus, .CatView:visited {
    border-radius: 50px;
    color: white;
    margin-top: 10%;
    height: 54px;
    width: 380px;
    display: flex;
    align-items: center;
}

.browBtn, .browBtn:hover {
    width: 185px !important;
}

.CatView i {
    background: white;
    height: 46px;
    width: 46px;
    border-radius: 50%;
    font-size: 25px;
    margin-left: 35px;
    margin-right: -20px;
    align-items: center;
    justify-content: center;
    display: flex;
    color: #ed1b24;
}

.cateHedng h3 {
    margin-top: 0px;
    margin-bottom: 40px;
}

.gstSec .col {
    width: 20%;
}

.gstSec h4:last-child {
    margin-top: 10px;
}

.recipeSec {
    background-image: url("../images/recipeBanner.jpg") !important;
    background-repeat: no-repeat;
    background-size: cover;
    height: 600px;
    background-position: center;
}

.recipeSec p {
    margin-top: -20px;
    margin-bottom: 50px;
    width: 50%;
    margin-left: 25%;
}

.footSec1 {
    background:#d6d1c9;
    margin-top: 0px;
    margin-bottom: -20px;
    padding: 50px 200px 20px 200px;
}

.footSec1 img {
    margin-top: 100px;
    width: 200px;
}

.footSec2 {
    background: #ed1b24;
    height: 33px;
    padding: 0 200px;
}

.footSec2 small {
    font-size: 14px;
}

footer .form-control {
    color: #292929;
    background-color: #ffffff;
    background-clip: padding-box;
    border: 2px solid #ffffff;
    display: block;
    width: 100%;
    padding: .3rem .75rem;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.5;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

footer textarea {
    height: 6rem !important;
}

footer .btn-social, footer .btn-social:hover, footer .btn-social:focus {
    color: white !important;
    border-radius: 40px;
    height: 50px;
    line-height: 50px;
    font-size: 15px;
    width: 150px;
    display: inline-block;
    margin-bottom: 20px;
    margin-right: 20px;
    background-color: #ed1b24;
}

footer .bg-facebook, footer .bg-facebook:hover {
    background: #1c76ef;
}

footer .bg-whatsapp, footer .bg-whatsapp:hover {
    background: #48e663;
}

footer .bg-instagram, footer .bg-instagram:hover {
    background: #d7139b;
}

footer .bg-twitter, footer .bg-twitter:hover {
    background: #2298ed;
}

.revSec {
    padding-top: 100px;
    background-image: url("../images/ingreVector.jpg");
    background-repeat: no-repeat;
    background-size: cover;
}

.revSec .fa-star {
    font-size: 30px;
    color: #fdc02e;
}

.revLeft h2 span {
    font-size: 35px;
}

.revLeft p {
    margin-top: -20px;
    font-size: 30px;
}

.revRgt .progress {
    height: 20px;
    background-color: #cbcbcb;
    border-radius: 8px;
}

.progress.active .determinate {
    background-color: #71ad46;
}

.mostReleRvw h2 {
    font-size: 30px;
}

.mostReleRvw .fa-star {
    font-size: 25px;
}

.mostReleRvw p {
    margin-top: -20px;
}

.mostReleRvw .revLtr p {
    margin-top: -30px;
}

.mostReleRvw .revLtr {
    height: 60px;
    width: 60px;
    background-color: #e9e9e9;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin-top: 55px;
    padding-top: 35%;
    font-weight: 600;
}

.fw-bold {
    font-weight: bold;
}

.text-justify {
    text-align: justify;
}

.video {
    border-radius: 20px;
    height: 490px;
    overflow: hidden;
}

.galSec {
    padding: 50px 100px 0px 50px;
    background-image: url(../images/grassian-light.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.vidRgtCol {
    padding: 0 100px !important;
}

.vidRgtCol h2 {
    margin-top: 30px;
    margin-bottom: 0px;
}

.vidRgtCol h5 {
    margin-top: 100px;
}

.glrManyRw {
    padding: 20px 50px 20px 50px;
}

.glrManyRw .row .s12 img {
    border-radius: 20px;
}

.glrManyRw .row .s4 img {
    border-radius: 5px;
    opacity: 0.5;
}

.glrManyRw .row .s12 {
    padding: .3rem .15rem;
}

.glrManyRw .row .s4 {
    padding: .3rem .15rem;
}

.moveTop {
    height: 50px;
    width: 50px;
    background: #ed1b24;
    border-radius: 50%;
    justify-content: center;
    display: flex;
    align-items: center;
    margin-top: -25px;
    left: 48%;
    position: absolute;
}

.moveTop i {
    color: white;
}

.mostRele {
    margin-top: 100px;
    margin-bottom: -20px;
    font-weight: bold;
}

.desktpUl li a {
    font-size: 20px;
    border-radius: 5px;
}

header .row {
    margin-bottom: 0;
}

.abtHomeSec h2 {
    margin-top: 50px;
}

.teamSlidSec {
    padding: 20px 0;
}
.getTouch {
    padding: 0px 250px 50px 250px;
    background-image: url('../images/ingreVector.jpg');
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
}

.getTouch .getTouchRight {
    background-image: url('../images/contactFormBg.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding:70px 30px;
    border-radius: 0px 50px 50px 0;
}

.getTouch .form-control, .getTouch .form-control:focus-visible {
    display: block;
    width: 100%;
    padding: 0.3rem 0.75rem;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.5;
    color: #292929;
    border: 0;
    background-color: transparent;
    background-clip: padding-box;
    border-bottom: 2px solid #cfcbcb;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.getTouch .getTouchLeft {
    padding: 20px 10px 0 50px;
}

.getTouch .card {
    border-radius: 0px 50px 50px 0;
}

.rounded-30 {
    border-radius: 30px;
}

.phoAddGml {
    margin-bottom: -20px !important;
}

.bg-green {
    background-color: #1db798;
}

.bg-green2 {
    background-color: #8fca60;
    color: white;
}

.text-green2 {
    color: #8fca60;
}

.teamSlidSec .carousel {
    height: 630px;
}

.chefLeft label {
    font-size: 25px;
}

.chefForm button {
    font-size: 25px;
}

.chefForm {
    padding: 0px 70px 40px 300px;
}

.chefForm p {
    margin-bottom: -30px;
    font-size: 15px;
}

.chefForm .s5 {
    background-image: url('../images/contactFormBg.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 100px 100px;
    border-radius: 0px 50px 50px 0;
}

.chefForm .form-control, .chefForm .form-control:focus-visible {
    display: block;
    width: 100%;
    padding: 0.3rem 0.75rem;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.5;
    color: #292929;
    border: 0;
    background-color: transparent;
    background-clip: padding-box;
    border-bottom: 2px solid #cfcbcb;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.chefLeft {
    padding: 0px 100px 0 0px !important;
}

.chefRight {
    padding: 0px 300px 0 0 !important;
}

.chefRight .card {
    padding: 50px;
}

.chefRight input {
    height: 40px;
    padding-left: 30%;
    font-size: 16px;
    line-height: 40px;
    margin: 10px 0;
    border: 1px solid #efeeee;
}

.chefRight input ::placeholder {
    padding-left: 25%;
}

.teamSlidSec .carousel .carousel-item {
    width: 550px !important;
    margin-top: -300px;
    padding: 50px;
}

.teamSlidSec .carousel h2 {
    font-size: 30px;
    margin-top: 0px;
    margin-bottom: -10px;
}

.teamSlidSec .carousel p {
    font-size: 20px;
}

.blogOpa {
    margin-top: -1470px;
    width: 400px;
    height: 800px;
    background-color: #838383ba;
    position: relative;
    padding: 50px;
    color: white;
    margin-left: 100px;
}

.viewBlog {
    height: 50px;
    width: 300px;
    line-height: 50px;
    font-size: 20px;
    background-color: #f27832;
}

.writeBlog {
    height: 50px;
    width: 300px;
    line-height: 50px;
    font-size: 20px;
    background-color: #ffffff1a;
    margin-top: 20px;
}

.blogBox {
    padding: 0 200px;
}

.blogBox .s4 {
    padding: 40px;
}

.blogBox .s4 .card {
    padding: 9px 10px;
}

.text-capitalize {
    text-transform: capitalize !important;
}

.girlSecBlog {
    padding: 0 100px 0 300px;
}

.girlSecBlog h2 {
    margin-top: 100px;
}

.blogLastSec {
    padding: 0 200px 50px 200px;
}

.blogLastSec .s3 {
    padding-left: 50px;
    padding-top: 20px;
}

.blogLastSec .s9 {
    padding: 10px 11px 3px 0px;
}

.cookSec {
    padding:40px 200px;
    background-image: url("../images/ingreVector.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.searchSec {
    padding: 0 200px;
    background-image: url("../images/ingreVector.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

img.chef {
    margin-top: 0;
}

.cookSec h1 {
    color: #1c333c;
    font-size: 60px;
    margin-top: 0;
    margin-bottom: 20px;
}

.cookSec form {
    padding-left: 200px;
    margin-top: 50px;
}

.cookSec form input {
    margin-left: -50px;
    height: 50px;
    line-height: 50px;
    box-shadow: 0px 1px 1px 3px #e3e3e338;
    border-radius: 30px;
    border: none;
    width: 330px;
    font-size: 25px;
    padding-left: 80px;
}

.cookSec button {
    background: #8fca60;
}

.searchSec h1 {
    color: #1c333c;
    font-size: 60px;
}

.searchSec form {
    padding-left: 200px;
    margin-top: 50px;
}

.searchSec form input {
    margin-left: -50px;
    height: 50px;
    line-height: 50px;
    box-shadow: 0px 1px 1px 3px #e3e3e338;
    border-radius: 30px;
    border: none;
    width: 330px;
    font-size: 25px;
    padding-left: 80px;
}

.searchSec button {
    background: #8fca60;
}

.fastFoodRow .s8 p {
    margin-top: -10px;
}

.trendRecipeRo {
    padding: 20px 100px;
}

.trendRecipeRo .owl-carousel .owl-prev {
    background: #8fca602e !important;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    left: -80px;
    top: 40%;
    position: absolute;
}

.trendRecipeRo .owl-carousel .owl-next {
    background: #8fca602e !important;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    right: -80px;
    top: 40%;
    position: absolute;
}

.trendRecipeRo .owl-carousel span {
    font-size: 70px;
    margin-top: -55px;
    position: absolute;
    margin-left: -8px;
    color: white;
}

.trendRecipeRo .owl-carousel .card {
    padding: 20px;
    background-image: url('../images/trendingBG.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 300px;
    overflow: hidden;
}

.trendRecipeRo .owl-carousel .card h4 {
    margin-top: -5px;
    margin-bottom: -10px !important;
}

.suggestRec {
    padding: 20px 250px;
}

.suggestRec .owl-carousel .owl-prev {
    background: #8fca60 !important;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    left: -80px;
    top: 40%;
    position: absolute;
}

.suggestRec .owl-carousel .owl-next {
    background: #8fca60 !important;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    right: -80px;
    top: 40%;
    position: absolute;
}

.suggestRec .owl-carousel span {
    font-size: 70px;
    margin-top: -55px;
    position: absolute;
    margin-left: -8px;
    color: white;
}

.getTouchRight .input,
.getTouchRight .input:focus,
.getTouchRight .textarea,
.getTouchRight .textarea:focus{
    border-bottom: 1px solid #9e9e9e !important;
    box-shadow: 0 1px 0 0 #9e9e9e !important;
}
.suggestRec .owl-carousel .card {
    padding: 20px;
    background-image: url('../images/trendingBG.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.suggestRec .owl-carousel .card h4 {
    margin-top: -5px;
    margin-bottom: -10px !important;
}

.chefForm .border {
    height: 4px;
    width: 200px;
    background-color: #8fca60;
    margin-top: -10px;
}

.chefslider {
    padding: 20px 250px 0 250px;
}

.chefslider .owl-carousel .owl-prev {
    background: #8fca60 !important;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    left: -80px;
    top: 40%;
    position: absolute;
}

.chefslider .owl-carousel .owl-next {
    background: #8fca60 !important;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    right: -80px;
    top: 40%;
    position: absolute;
}

.chefslider .owl-carousel span {
    font-size: 70px;
    margin-top: -55px;
    position: absolute;
    margin-left: -8px;
    color: white;
}

.chefslider .owl-carousel .card {
    padding: 20px;
    background-image: url('../images/trendingBG.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.chefslider .owl-carousel .card h4 {
    margin-top: -5px;
    margin-bottom: -10px !important;
}

.urRecipe .fa-calendar {
    color: #21b47f;
    font-size: 25px;
    margin-right: 10px;
}

.urRecipe p {
    margin-bottom: 15px;
}

.urRecipe .owl-carousel .item img {
    margin-top: 12%;
}

.urRecipe {
    padding: 20px 100px;
}

.urRecipe .owl-carousel .owl-prev {
    background: #8fca60 !important;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    left: -80px;
    top: 40%;
    position: absolute;
}

.urRecipe .owl-carousel .owl-next {
    background: #8fca60 !important;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    right: -80px;
    top: 40%;
    position: absolute;
}

.urRecipe .owl-carousel span {
    font-size: 70px;
    margin-top: -55px;
    position: absolute;
    margin-left: -8px;
    color: white;
}

.urRecipe .owl-carousel .card {
    padding: 20px;
}

.urRecipe .owl-carousel .card h4 {
    margin-top: 30px;
    margin-bottom: -35px !important;
}

.urRecipe .vwRcp {
    background: #8fca60;
    border: 1px solid #8fca60;
    color: white;
    font-size: 20px;
    height: 54px;
    width: 170px;
    line-height: 54px;
}

.urRecipe .chefBtn {
    background: white;
    border: 1px solid grey;
    color: grey;
    font-size: 17px;
    height: 35px;
    width: 140px;
    line-height: 35px;
}

.chefSecTop .vwRcp {
    background: white;
    border: 1px solid white;
    color: #8fca60;
    font-size: 27px;
    height: 60px;
    width: 300px;
    line-height: 60px;
}

.chefSecTop .chefBtn {
    background: #8fca60;
    border: 1px solid white;
    color: white;
    font-size: 27px;
    height: 60px;
    width: 300px;
    line-height: 60px;
    margin-top: 30px;
}

.chefSecTop p {
    margin-top: -30px;
    margin-bottom: 100px;
}

.carWthSec {
    margin-top: 0px;
    z-index: 1000;
    padding: 50px 150px;
    position: relative;
    background-image: url('../images/careerBanner.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 525px;
}

.careerBanner {
    z-index: 0;
}

.carSlider {
    padding: 30px 100px 10px 100px;
}

.carSlider .carousel i#prev {
    position: absolute;
    right: 700px;
    color: #634e4e99;
    background: #fff;
    font-size: 40px;
    font-weight: 800;
    box-shadow: 2px 1px 11px 6px #c1bfbf;
    border: 1px solid #fff;
    cursor: pointer;
}

.carSlider .carousel i#next {
    position: absolute;
    left: 810px;
    color: #634e4e99;
    background: #fff;
    font-size: 40px;
    font-weight: 800;
    box-shadow: 2px 1px 11px 6px #c1bfbf;
    border: 1px solid #fff;
    cursor: pointer;
}

.carSlider .carousel .row.slider-center {
    position: absolute;
    top: 90%;
    width: 100%;
}

.carSlider .carousel {
    height: 600px !important;
}

.carSlider .carousel.carousel-slider .carousel-item h2 {
    font-size: 60px;
    margin-bottom: 50px;
}

.carSlider .carousel.carousel-slider .carousel-item p {
    font-size: 22px;
}

.carSlider .carousel.carousel-slider .carousel-item p.exp {
    margin-top: -15px !important;
    margin-bottom: 40px;
}

.carSlider .carousel.carousel-slider .carousel-item button {
    font-size: 25px;
    border-radius: 50px;
    color: #292929;
    margin-top: 10%;
    width: 160px;
    height: 55px;
    line-height: 55px;
    display: flex;
    align-items: center;
}

.carSlider .carousel.carousel-slider .carousel-item button i {
    background: white;
    height: 45px;
    width: 45px;
    border-radius: 50%;
    font-size: 25px;
    margin-left: 20px;
    margin-right: -20px;
    align-items: center;
    justify-content: center;
    display: flex;
    color: #5e5e5e;
}

.carSlider img {
    margin-top: 20px;
    margin-bottom: -80px;
    width: 90px;
}



.carFile {
    margin-left: 110px;
}

.productBnrSec a, .productBnrSec a:hover, .productBnrSec a:active, .productBnrSec a:focus, .productBnrSec a:visited {
    border-radius: 50px;
    color: #292929;
    margin-top: 7%;
    height: 54px;
    display: flex;
    align-items: center;
    width: 210px;
    font-size: 20px;
    margin-left: 0%;
}

.productBnrSec a i {
    height: 50px;
    width: 50px;
    background: white;
    border-radius: 50%;
    font-size: 25px;
    margin-left: 20px;
    margin-right: -20px;
    align-items: center;
    justify-content: center;
    display: flex;
    color: #5e5e5e;
}

.productBnrSec h2 {
    margin-top: 20%;
}

.childProduct img {
    width: 500px;
}

.childProduct {
    padding: 50px 0;
    border-top: 5px solid #ebe6e63d;
    background-image: url('../images/ingreVector.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.childProduct a,
.childProduct a:hover,
 .childProduct a:active,
 .childProduct a:focus,
  .childProduct a:visited {
    border-radius: 50px;
    color: #292929;
    background: white;
    border: 1px solid #292929;
    height: 54px;
    line-height: 54px;
    width: 140px;
    font-size: 20px;
}

.childProduct p.fs-30 {
    font-size: 25px;
}

.productBnrSec img {
    margin-bottom: -10px;
}

.brfastSec .row:last-child {
    margin: 30px 100px;
}

.brfastSec .row:last-child .card {
    padding: 50px;
    height: 520px;
    background: #d3d3d357;
    overflow: hidden;
}

.brfastSec .row:last-child .card h4 {
    margin-top: 10px;
    margin-bottom: -10px;
}

.brfastSec .starRow {
    margin-top: -20px;
}

.brfastSec .starRow .fa-star {
    color: #e4b522;
}

.brfastSec .starRow .fa-star:last-child {
    color: #dfdddd;
}

.spicesSec .row:last-child {
    margin: 30px 100px;
}

.spicesSec .row:last-child .card {
    padding: 50px;
    height: 520px;
    background: #d3d3d357;
    overflow: hidden;
}

.spicesSec .row:last-child .card h4 {
    margin-top: 10px;
    margin-bottom: -10px;
}

.spicesSec .starRow {
    margin-top: -20px;
}

.spicesSec .starRow .fa-star {
    color: #e4b522;
}

.spicesSec .starRow .fa-star:last-child {
    color: #dfdddd;
}

.soyaChunkSec .row:last-child {
    margin: 30px 100px;
}

.soyaChunkSec .row:last-child .card {
    padding: 50px;
    height: 520px;
    background: #d3d3d357;
    overflow: hidden;
}

.soyaChunkSec .row:last-child .card h4 {
    margin-top: 10px;
    margin-bottom: -10px;
}

.soyaChunkSec .starRow {
    margin-top: -20px;
}

.soyaChunkSec .starRow .fa-star {
    color: #e4b522;
}

.soyaChunkSec .starRow .fa-star:last-child {
    color: #dfdddd;
}

.childProduct .starRow {
    margin-top: -20px;
    padding-right:0;
}

.childProduct .starRow .fa-star {
    color: #e4b522;
    font-size: 20px;
}

.childProduct .starRow .fa-star:last-child {
    color: #dfdddd;
}

.gstSec {
    background-image: url("../images/ingreVector.jpg");
    background-repeat: no-repeat;
    background-size: cover;
}

.launchSec {
    padding: 10px 200px 30px 200px;
    background-image: url("../images/grassian-light.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
}

.launchSec h2 {
    margin-bottom: 50px;
}

.carForm input {
    border: 1px solid #e6e6e6!important;
    box-shadow: 8px 9px 10px #f5f5f5 !important;
    height: 54px !important;
    border-radius: 5px !important;
    color: #292929;
    font-size: 20px !important;
    padding-left: 20px !important;
    width: 104%;
}

.carForm .dashed {
    border: 3px dashed #d4d3d3;
    border-radius: 30px;
    padding: 20px 120px 30px 100px;
    margin: 40px 0;
}

.carForm input::placeholder {
    color: #292929;
}

.noDashed {
    padding: 0 100px;
}

.dashed input::placeholder {
    padding-left: 35%;
    font-size: 25px;
}

.carForm button {
    border-radius: 5px;
}

.galSec .owl-carousel .owl-prev {
    background: whitesmoke !important;
    height: 50px;
    width: 50px;
    margin-right: 10px;
}

.galSec .owl-carousel .owl-next {
    background: whitesmoke !important;
    height: 50px;
    width: 50px;
    margin-left: 10px;
}

.galSec .owl-carousel span {
    font-size: 70px;
    margin-top: -55px;
    position: absolute;
    margin-left: -8px;
}

.galSec .owl-carousel .owl-nav {
    margin-left: 45%;
    margin-top: 5%;
}

.text-italic {
    font-style: italic;
}

.urRecipe .owl-carousel .item img {
    margin-top: 12%;
}

.reviewRec p {
    margin-bottom: 15px;
}

.reviewRec {
    padding: 20px 100px 100px 100px;
}

.reviewRec .owl-carousel .owl-prev {
    background: #fff !important;
    height: 50px;
    width: 70px;
    border-radius: 0;
    left: 43%;
    top: 100%;
    position: absolute;
    box-shadow: 2px 4px 10px 5px #e5e3e3;
}

.reviewRec .owl-carousel .owl-next {
    background: #fff !important;
    height: 50px;
    width: 70px;
    border-radius: 0;
    right: 43%;
    top: 100%;
    position: absolute;
    box-shadow: 2px 4px 10px 5px #e5e3e3;
}

.reviewRec .owl-carousel span {
    font-size: 50px;
    margin-top: -42px;
    position: absolute;
    margin-left: -8px;
    color: #8fca60;
}

.reviewRec .owl-carousel .card {
    padding: 20px;
    background: #f4fbee9e;
}

.reviewRec .owl-carousel .card h4 {
    margin-top: 30px;
    margin-bottom: -15px !important;
}

.reviewRec .owl-carousel .owl-nav.disabled, .reviewRec .owl-carousel .owl-dots.disabled {
    display: block;
}

.viewRcpBnr {
    padding: 60px 0 30px 0;
    background-image: url('../images/ingreVector.jpg');
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
}
.recVieS8 {
    padding-left:60px !important;
}
.viewRcpBnr h2 {
    margin-top: 3%;
    margin-bottom: 0;
}

.viewRcpBnr .s5 {
    padding-left: 5%;
}

.ingreSec .carda {
    padding: 20px 50px;
    background-image: url('../images/ingredientBg.png');
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
    min-height: 400px;
    overflow: hidden;
}

.ingreSec .carda h4 {
    margin-top: 80px;
    font-size: 35px;
    color:#ed1b24;
}

.visionSec img {
    width: 35%;
}

.visionSec h2 {
    margin-top: 0;
}

.teamSlidSec .hedding4+p {
    margin-bottom: 50px;
}

.teamSlidSec button {
    border-radius: 40px;
    height: 50px;
    line-height: 50px;
}

.chefSecTop {
    padding: 50px 0px 0 250px;
    z-index: 1;
    position: relative;
}

.chefGreenBg img {
    margin-top: -450px;
}

.pastaRow img {
    width: 400px;
}

.revLeft h2 {
    font-size: 40px;
}

.w-auto {
    width: auto;
}

.carSubmit, .carSubmit:hover {
    width: 150px !important;
    height: 54px !important;
    line-height: 54px !important;
    padding: 0 !important;
    font-size: 20px !important;
}

/* start media query */

@media (max-width: 300px) {
    .alsoProduct p{
        font-size: 12px;
        margin-top:10px;
    }
    .cateHedng h3 {
        margin-top: 0px;
        margin-bottom: 10px;
        font-size: 16px;
      }
      .homeBnrCarousel .owl-prev,
       .homeBnrCarousel .owl-next {
        height: 35px;
        width: 35px;
        font-size: 35px !important;
        top: 41%;
      }
      .visionSec img {
        width: 100%;
        margin-top: 30px;
      }
      .homeBnrCarousel .owl-next {
        right: 10px;
      }
      .homeBnrCarousel .owl-prev {
        left: 10px;
      }
      .childProduct h2 {
        font-size: 16px;
        margin-top: 0;
      }

      .childProduct {
        padding: 20px 0;
      }
      .ingreSec ol {
        margin-left: -20px;
      }
      .carForm .input-field {
        padding: 0 30px 0 10px;
      }
      .brfastSec .row:last-child .card h4,
      .spicesSec .row:last-child .card h4,
      .soyaChunkSec .row:last-child .card h4 {
        margin-bottom: 0;
      }
      .getTouch .card {
        border-radius:0px 0px 20px 20px;
      }

      .brfastSec .starRow,
      .spicesSec .starRow,
      .soyaChunkSec .starRow {
        margin-top: -5px;
      }
      .getTouch .getTouchLeft {
        padding: 10px 0px 0 40px;
      }

      .viewRcpBnr h2 {
        margin-top: 0;
        margin-bottom: 0px;
        font-size: 16px;
      }



    .mostReleRvw h2 {
        font-size: 18px;
    }
    .brfastSec .starRow span,
    .spicesSec .starRow span,
    .soyaChunkSec .starRow span{
        font-size:10px;
    }

    .mostReleRvw p {
        margin-top: -15px;
    }
    .fs-20 {
        font-size: 13px;
    }
    .childProduct .starRow .fa-star {
        font-size: 12px;
    }
    .bigSearch .fa-search {
        font-size: 14px;
    }

    .crFormSec {
        padding: 0 0 0px 0;
    }
    .viewRcpBnr img {
        border-radius: 5px;
      }

    .cookSec .card {
        height: 340px;
      }
      .viewRcpBnr a,
       .viewRcpBnr a:hover,
       .viewRcpBnr a:active,
       .viewRcpBnr a:focus,
      .viewRcpBnr a:visited {
        border-radius: 50px;
        height: 34px;
        line-height: 34px;
        width: 100px;
        font-size: 14px;
        margin-top: 0px;
        margin-bottom: 0px;
      }
      .ingreSec .carda h4 {
        margin-top: 30px;
        font-size: 16px;
      }
    .termsSec h2 {
        margin-top: 20px;
margin-bottom: 10px;
font-size: 16px;
      }
.termsSec h5{
    font-size:16px;
}
.cookSec {
    padding:0 10px;
  }
  .srchRecSec {
    padding: 0 0px;
  }
  .bigSearch input {
    height: 36px;
    font-size: 12px;
    line-height: 36px;
    margin-top: 10px;
    width: 99%;
    padding-left: 15px;
    border-radius: 4px;
  }
  .recVieS8 {
    padding-left: 20px !important;
  }
.privacySec h2 {
    margin-top: 20px;
margin-bottom: 10px;
font-size: 16px;
  }
.privacySec h5{
font-size:16px;
}
.cookSec h1 {
    font-size: 20px;
margin-bottom: 5px;
margin-left: 10px;
  }
  .btnBigSearch,
   .btnBigSearch:hover,
    .btnBigSearch:focus,
     .btnBigSearch:visited,
      .btnBigSearch:active {
    margin-left: -60px;
}
  .ingreSec .carda {
    padding: 20px 20px;
    min-height: 220px;
  }
  .cookSec .card h4 {
    font-size: 16px;
}
  nav,
  nav .nav-wrapper i,
   nav a.sidenav-trigger,
    nav a.sidenav-trigger i {
    color: white;
    height: 32px;
line-height: 32px;
}
.bigSearch {
    margin-top: -35px;
}
.cookSec .card .card-action span {
    font-size: 10px;
}
    .childProduct p.fs-30 {
        font-size: 12px;
      }
    .brfastSec .row:last-child,
    .spicesSec .row:last-child,
    .soyaChunkSec .row:last-child {
        margin:0px 10px;
      }
      .gramProduct {
        font-size: 14px;
margin-top: -15px;
margin-bottom: 25px;
      }
      .productBnrSec .card h5,
      .spicesSec .card h5,
      .soyaChunkSec .card h5{
    font-size:12px;
}
.launchSec .owl-carousel .owl-nav {
    margin-left: 45%;
    margin-top: 3%;
    margin-bottom: -10px;
}
.brfastSec .row:last-child .card,
.spicesSec .row:last-child .card,
.soyaChunkSec .row:last-child .card {
    padding: 10px;
    height: 260px;
  }
  .brfastSec .row:first-child,
  .spicesSec .row:first-child,
  .soyaChunkSec .row:first-child {
     margin-bottom:5px;
    }
      .cookSec .card .card-content {
        height: 134px;
    }
      .childProduct a,
      .childProduct a:hover,
       .childProduct a:active,
       .childProduct a:focus,
       .childProduct a:visited {
        height: 34px;
        line-height: 34px;
        width: 100px;
        font-size: 14px;
      }
      .jobSec h4 {
        font-size: 14px;
        margin-top: 0;
    }
      .carerSec {
        padding: 10px 0 10px 0;
      }

      .carerSec .carBigP {
        font-size: 14px;
        margin: 0 0px;
      }
      .jobSec {
        padding: 10px 0 1px 0;
      }

    .visionSec {
        padding: 30px 0;
      }
    .misnRow {
        margin-top: 20px;
      }
    .mostReleRvw .revLtr {
        height: 35px;
        width: 35px;
        margin-top: 30px;
        padding-top: 33px;
      }
      .moveTop {
        height: 40px;
        width: 40px;
        margin-top: -15px;
      }
      footer .form-control{
          font-size: 12px;
      }
      .footSec2 {
        height: 50px;
        padding: 5px 10px;
      }

      .footSec2 small {
        font-size: 8px;
      }

      .viewRcpBnr {
        padding: 30px 0 0px 0;

    }

      .carForm input {
        height: 34px !important;
        font-size: 14px !important;
        padding-left: 20px !important;
        width: 110%;
      }
      .carSubmit, .carSubmit:hover {
        width: 100px !important;
        height: 34px !important;
        line-height: 34px !important;
        padding: 0 !important;
        font-size: 16px !important;
      }

      .getTouch {
        padding:0px 20px 30px 20px;

      }
      .getTouch .getTouchRight {
        padding: 20px 20px;
        border-radius:0px 0px 20px 20px;
      }
    .abtHomeSec p {
        width: 170px;
      }
      header img {
        height: 30px !important;
margin-top: 0;
      }
      .getTouch h3{
        font-size: 20px;
        margin-top: 0px;
        margin-bottom: -5px;
      }
      .getTouch p{
          font-size:14px;
      }
    html,body {
        font-size: 12px;
    }
    header nav {
        padding: 8px 0px;
      }
      .browBtn, .browBtn:hover {
        width: 125px !important;
      }
      .launchSec {
        padding: 10px 40px 10px 40px;
      }
      .launchSec h2 {
        margin-bottom: 0px;
        margin-top: 20px;
        font-size: 20px;
      }
      .cateHedng {
        padding: 0 40px;
      }
      .cateSlider .s12 {
        padding: 0 50px;
      }
      .categSec .owl-carousel .owl-prev {
        height: 30px;
        width: 30px;
        left: -40px;
        top: 23%;
      }
      .categSec .owl-carousel .owl-next {
        height: 30px;
        width: 30px;
        right: -40px;
        top: 23%;
    }
      .categSec {
        padding: 30px 0;
      }
      .categSec .owl-carousel span {
        font-size: 40px;
        margin-top: -33px;
        margin-left: -5px;
      }
      .cateSlider .owl-carousel p {
        margin-top: -10px;
        font-size: 12px;
        width: 90%;
        margin-left: 5%;
      }
      .cateSlider .owl-carousel h4 {
        margin-top: 10px;
        font-size: 14px;
      }
    .revSec .fa-star {
        font-size: 10px;
    }
    .recipeSec p {
        margin-top: -10px;
        margin-bottom: 30px;
        width: 80%;
        margin-left: 10%;
    }
    .productBnrSec a i {
        height: 30px;
        width: 30px;
        font-size: 15px;
    }.recipeSec h1 {
        margin-top:50px;
      }
      .pastaRow img {
        width: 150px;
      }
    .recipeSec {

        height: 270px;
      }
    .productBnrSec a,
    .productBnrSec a:hover,
    .productBnrSec a:active,
     .productBnrSec a:focus,
      .productBnrSec a:visited {
        height: 35px;
        width: 160px;
        font-size: 15px;
        margin-left: 0%;
    }
    .mostRele {
        margin-top: 10px;
        margin-bottom: -30px;
    }
    .vidRgtCol {
        padding: 0 20px !important;
    }

    .vidRgtCol h5 {
        margin-top: 40px;
    }

    .aboutBnrSec h2 {
        width: 100px;
    }
    .mostReleRvw .revLtr p {
        margin-top: -25px;
      }
    footer .btn-social,
    footer .btn-social:hover,
    footer .btn-social:focus {
        height: 35px;
        line-height: 35px;
        font-size: 12px;
        width: 120px;
        margin-bottom: 10px;
        margin-right: 5px;
        padding-top: 0;
    }
    .revLeft p {
        margin-top: -20px;
        font-size: 20px;
      }
    .footSec1 {
        padding: 30px 10px 0px 10px;
    }

    .footSec1 img {
        width: 100px;
        margin-top: 10px;
        margin-bottom: 20px;
    }
    .footerSocial{
        padding-left:10px;
    }
    .revLeft h2 {
        font-size: 20px;
        margin-top: 0;
      }
    .mostReleRvw .fa-star {
        font-size: 10px;
    }
    header {
        height: 45px;
      }
    .revLeft p {
        font-size: 14px;
        margin-top: -12px;
    }
    .revLeft h2 span {
        font-size: 15px;
      }
    .abtHomeSec .col img {
        height: 100px;
        margin-top: 60px;
    }

    .revSec {
        padding-top: 30px;
    }

    .hedding2 {
        font-size: 2.4rem;
    }

    .hedding3 {
        font-size: 2.2rem;
    }

    .hedding4 {
        font-size: 20px;
    }

    .hedding5 {
        font-size: 1.4rem;
    }

    .abtHomeSec {
        padding:0 0px 0 20px;
    }

    .abtHomeSec h2 {
        margin-top: 10%;
        margin-bottom: -5px;
        font-size:20px;
    }

    .gstSec .col img {
        height: 70px;
    }

    .fs-40 {
        font-size: 24px;
    }

    .btn-large, .btn-large:hover, .btn-large:active, .btn-large:visited {
        height: 28px;
        line-height: 28px;
        font-size: 13px;
    }

    .fs-25 {
        font-size: 12px;
    }

    .CatView {
        width: 120px;
    }

    .CatView i {
        height: 23px;
        width: 23px;
        font-size: 16px;
      }
}

@media (min-width: 301px) and (max-width:400px) {


.getTouchRight .row{
    margin-bottom:0px;
}
.getTouchRight img {
    width: 30px;
    margin-top: 11px;
  }
  .launchSec .owl-carousel span {
    margin-top: -6px;
}





    .pastaRow h2{
        margin-top: 10px;
margin-bottom: 0px;
    }
    .launchSec .owl-carousel span {
        font-size: 40px;
        margin-top: -30px;
        margin-left: -4px;
      }
    .launchSec .owl-carousel .owl-prev {
        height: 30px;
        width: 30px;
        margin-top: 20px;
      }
      .launchSec .owl-carousel .owl-next {
          height: 30px;
          width: 30px;
        }
    .cateHedng h3 {
        margin-top: 0px;
        margin-bottom: 10px;
        font-size: 16px;
      }
      .homeBnrCarousel .owl-prev,
       .homeBnrCarousel .owl-next {
        height: 30px;
        width: 30px;
        font-size: 30px !important;
        top: 41%;
      }
      .visionSec img {
        width: 100%;
        margin-top: 30px;
      }
      .homeBnrCarousel .owl-next {
        right: 10px;
      }
      .homeBnrCarousel .owl-prev {
        left: 10px;
      }
      .childProduct h2 {
        font-size: 16px;
        margin-top: 0;
      }

      .alsoProduct p{
        font-size: 12px;
        margin-top:13px;
    }
      .childProduct {
        padding: 20px 0;
      }
      .ingreSec ol {
        margin-left: -20px;
      }
      .carForm .input-field {
        padding: 0 30px 0 10px;
      }
      .brfastSec .row:last-child .card h4,
      .spicesSec .row:last-child .card h4,
      .soyaChunkSec .row:last-child .card h4 {
        margin-bottom: 0;
      }
      .getTouch .card {
        border-radius:0px 0px 20px 20px;
      }

      .brfastSec .starRow,
      .spicesSec .starRow,
      .soyaChunkSec .starRow {
        margin-top: -5px;
      }
      .getTouch .getTouchLeft {
        padding: 10px 0px 0 40px;
      }

      .viewRcpBnr h2 {
        margin-top: 0;
        margin-bottom: 0px;
        font-size: 16px;
      }



    .mostReleRvw h2 {
        font-size: 18px;
    }
    .brfastSec .starRow span,
    .spicesSec .starRow span,
    .soyaChunkSec .starRow span{
        font-size:10px;
    }

    .mostReleRvw p {
        margin-top: -15px;
    }
    .fs-20 {
        font-size: 13px;
    }
    .childProduct .starRow .fa-star {
        font-size: 12px;
    }
    .bigSearch .fa-search {
        font-size: 14px;
    }

    .crFormSec {
        padding: 0 0 0px 0;
    }
    .viewRcpBnr img {
        border-radius: 5px;
      }

    .cookSec .card {
        height: 340px;
      }
      .viewRcpBnr a,
       .viewRcpBnr a:hover,
       .viewRcpBnr a:active,
       .viewRcpBnr a:focus,
      .viewRcpBnr a:visited {
        border-radius: 50px;
        height: 34px;
        line-height: 34px;
        width: 100px;
        font-size: 14px;
        margin-top: 0px;
        margin-bottom: 0px;
      }
      .ingreSec .carda h4 {
        margin-top: 30px;
        font-size: 16px;
      }
    .termsSec h2 {
        margin-top: 20px;
margin-bottom: 10px;
font-size: 16px;
      }
.termsSec h5{
    font-size:16px;
}
.cookSec {
    padding:0 10px;
  }
  .srchRecSec {
    padding: 0 0px;
  }
  .bigSearch input {
    height: 36px;
    font-size: 12px;
    line-height: 36px;
    margin-top: 10px;
    width: 97%;
    padding-left: 15px;
    border-radius: 4px;
  }
  .recVieS8 {
    padding-left: 20px !important;
  }
.privacySec h2 {
    margin-top: 20px;
margin-bottom: 10px;
font-size: 16px;
  }
.privacySec h5{
font-size:16px;
}
.cookSec h1 {
    font-size: 20px;
margin-bottom: 5px;
margin-left: 10px;
  }
  .btnBigSearch,
   .btnBigSearch:hover,
    .btnBigSearch:focus,
     .btnBigSearch:visited,
      .btnBigSearch:active {
    margin-left: -50px;
}
  .ingreSec .carda {
    padding: 20px 20px;
    min-height: 220px;
  }
  .cookSec .card h4 {
    font-size: 16px;
}
  nav,
  nav .nav-wrapper i,
   nav a.sidenav-trigger,
    nav a.sidenav-trigger i {
    color: white;
    height: 32px;
line-height: 32px;
}
.bigSearch {
    margin-top: -35px;
}
.cookSec .card .card-action span {
    font-size: 10px;
}
    .childProduct p.fs-30 {
        font-size: 12px;
      }
    .brfastSec .row:last-child,
    .spicesSec .row:last-child,
    .soyaChunkSec .row:last-child {
        margin:0px 10px;
      }
      .gramProduct {
        font-size: 14px;
margin-top: -15px;
margin-bottom: 25px;
      }
      .productBnrSec .card h5,
      .spicesSec .card h5,
      .soyaChunkSec .card h5{
    font-size:12px;
}
.launchSec .owl-carousel .owl-nav {
    margin-left: 31%;
margin-top: 0;
margin-bottom: -10px;
}
.brfastSec .row:last-child .card,
.spicesSec .row:last-child .card,
.soyaChunkSec .row:last-child .card {
    padding: 10px;
    height: 260px;
  }
  .brfastSec .row:first-child,
  .spicesSec .row:first-child,
  .soyaChunkSec .row:first-child {
     margin-bottom:5px;
    }
      .cookSec .card .card-content {
        height: 134px;
    }
      .childProduct a,
      .childProduct a:hover,
       .childProduct a:active,
       .childProduct a:focus,
       .childProduct a:visited {
        height: 34px;
        line-height: 34px;
        width: 100px;
        font-size: 14px;
      }
      .jobSec h4 {
        font-size: 14px;
        margin-top: 0;
    }
      .carerSec {
        padding: 10px 0 10px 0;
      }

      .carerSec .carBigP {
        font-size: 14px;
        margin: 0 0px;
      }
      .jobSec {
        padding: 0px 0 1px 0;
      }

    .visionSec {
        padding: 30px 0;
      }
    .misnRow {
        margin-top: 20px;
      }
    .mostReleRvw .revLtr {
        height: 35px;
        width: 35px;
        margin-top: 30px;
        padding-top: 33px;
      }
      .moveTop {
        height: 40px;
        width: 40px;
        margin-top: -15px;
      }
      footer .form-control{
          font-size: 12px;
      }
      .footSec2 {
        height: 50px;
        padding: 5px 10px;
      }

      .footSec2 small {
        font-size: 8px;
      }

      .viewRcpBnr {
        padding: 30px 0 0px 0;

    }

      .carForm input {
        height: 34px !important;
        font-size: 14px !important;
        padding-left: 20px !important;
        width: 110%;
      }
      .carSubmit, .carSubmit:hover {
        width: 100px !important;
        height: 34px !important;
        line-height: 34px !important;
        padding: 0 !important;
        font-size: 16px !important;
      }

      .getTouch {
        padding:0px 20px 30px 20px;

      }
      .getTouch .getTouchRight {
        padding: 20px 20px;
        border-radius:0px 0px 20px 20px;
      }
    .abtHomeSec p {
        width: 170px;
      }
      header img {
        height: 30px !important;
margin-top: 0;
      }
      .getTouch h3{
        font-size: 20px;
        margin-top: 0px;
        margin-bottom: -5px;
      }
      .getTouch p{
          font-size:14px;
      }
    html,body {
        font-size: 12px;
    }
    header nav {
        padding: 8px 0px;
      }
      .browBtn, .browBtn:hover {
        width: 125px !important;
      }
      .launchSec {
        padding: 10px 40px 10px 40px;
      }
      .launchSec h2 {
        margin-bottom: 0px;
        margin-top: 20px;
        font-size: 20px;
      }
      .cateHedng {
        padding: 0 40px;
      }
      .cateSlider .s12 {
        padding: 0 50px;
      }
      .categSec .owl-carousel .owl-prev {
        height: 30px;
        width: 30px;
        left: -40px;
        top: 23%;
      }
      .categSec .owl-carousel .owl-next {
        height: 30px;
        width: 30px;
        right: -40px;
        top: 23%;
    }
      .categSec {
        padding: 30px 0;
      }
      .categSec .owl-carousel span {
        font-size: 40px;
        margin-top: -25px;
        margin-left: -5px;
      }
      .cateSlider .owl-carousel p {
        margin-top: -10px;
        font-size: 12px;
        width: 90%;
        margin-left: 5%;
      }
      .cateSlider .owl-carousel h4 {
        margin-top: 10px;
        font-size: 14px;
      }
    .revSec .fa-star {
        font-size: 10px;
    }
    .recipeSec p {
        margin-top: -10px;
        margin-bottom: 30px;
        width: 80%;
        margin-left: 10%;
    }
    .productBnrSec a i {
        height: 30px;
        width: 30px;
        font-size: 15px;
    }.recipeSec h1 {
        margin-top:50px;
      }
      .pastaRow img {
        width: 150px;
      }
    .recipeSec {

        height: 270px;
      }
    .productBnrSec a,
    .productBnrSec a:hover,
    .productBnrSec a:active,
     .productBnrSec a:focus,
      .productBnrSec a:visited {
        height: 35px;
        width: 160px;
        font-size: 15px;
        margin-left: 0%;
    }
    .mostRele {
        margin-top: 10px;
        margin-bottom: -30px;
    }
    .vidRgtCol {
        padding: 0 20px !important;
    }

    .vidRgtCol h5 {
        margin-top: 40px;
    }

    .aboutBnrSec h2 {
        width: 100px;
    }
    .mostReleRvw .revLtr p {
        margin-top: -25px;
      }
    footer .btn-social,
    footer .btn-social:hover,
    footer .btn-social:focus {
        height: 35px;
        line-height: 35px;
        font-size: 12px;
        width: 120px;
        margin-bottom: 10px;
        margin-right: 5px;
        padding-top: 0;
    }
    .revLeft p {
        margin-top: -20px;
        font-size: 20px;
      }
    .footSec1 {
        padding: 30px 10px 0px 10px;
    }

    .footSec1 img {
        width: 100px;
        margin-top: 10px;
        margin-bottom: 20px;
    }
    .footerSocial{
        padding-left:10px;
    }
    .revLeft h2 {
        font-size: 20px;
        margin-top: 0;
      }
    .mostReleRvw .fa-star {
        font-size: 10px;
    }
    header {
        height: 45px;
      }
    .revLeft p {
        font-size: 14px;
        margin-top: -12px;
    }
    .revLeft h2 span {
        font-size: 15px;
      }
    .abtHomeSec .col img {
        height: 100px;
        margin-top: 60px;
    }

    .revSec {
        padding-top: 30px;
    }

    .hedding2 {
        font-size: 2.4rem;
    }

    .hedding3 {
        font-size: 2.2rem;
    }

    .hedding4 {
        font-size: 20px;
    }

    .hedding5 {
        font-size: 1.4rem;
    }

    .abtHomeSec {
        padding:0 0px 0 20px;
    }

    .abtHomeSec h2 {
        margin-top: 10%;
        margin-bottom: -5px;
        font-size:20px;
    }

    .gstSec .col img {
        height: 70px;
    }

    .fs-40 {
        font-size: 24px;
    }

    .btn-large, .btn-large:hover, .btn-large:active, .btn-large:visited {
        height: 28px;
        line-height: 28px;
        font-size: 13px;
    }

    .fs-25 {
        font-size: 12px;
    }

    .CatView {
        width: 120px;
    }

    .CatView i {
        height: 23px;
        width: 23px;
        font-size: 16px;
      }
}

@media (min-width: 401px) and (max-width:600px) {
    .cateHedng h3 {
        margin-top: 0px;
        margin-bottom: 10px;
      }
      .homeBnrCarousel .owl-prev,
       .homeBnrCarousel .owl-next {
        height: 35px;
        width: 35px;
        font-size: 35px !important;
        top: 41%;
      }
      .visionSec img {
        width: 100%;
        margin-top: 30px;
      }
      .homeBnrCarousel .owl-next {
        right: 10px;
      }
      .homeBnrCarousel .owl-prev {
        left: 10px;
      }
      .childProduct h2 {
        font-size: 16px;
        margin-top: 0;
      }

      .alsoProduct p{
        font-size: 11px;
        margin-top:16px;
    }
      .childProduct {
        padding: 20px 0;
      }
      .ingreSec ol {
        margin-left: -20px;
      }

      .brfastSec .row:last-child .card h4,
      .spicesSec .row:last-child .card h4,
      .soyaChunkSec .row:last-child .card h4 {
        margin-bottom: 0;
      }
      .getTouch .card {
        border-radius:0px 0px 20px 20px;
      }

      .brfastSec .starRow,
      .spicesSec .starRow,
      .soyaChunkSec .starRow {
        margin-top: -5px;
      }
      .getTouch .getTouchLeft {
        padding: 10px 0px 0 40px;
      }

      .viewRcpBnr h2 {
        margin-top: 0;
        margin-bottom: 0px;
        font-size: 16px;
      }



    .mostReleRvw h2 {
        font-size: 18px;
    }
    .brfastSec .starRow span,
    .spicesSec .starRow span,
    .soyaChunkSec .starRow span{
        font-size:10px;
    }

    .mostReleRvw p {
        margin-top: -15px;
    }
    .fs-20 {
        font-size: 13px;
    }
    .childProduct .starRow .fa-star {
        font-size: 12px;
    }
    .bigSearch .fa-search {
        font-size: 20px;
    }

    .crFormSec {
        padding: 0 0 0px 0;
    }


    .cookSec .card {
        height: 355px;
      }
      .viewRcpBnr a,
       .viewRcpBnr a:hover,
       .viewRcpBnr a:active,
       .viewRcpBnr a:focus,
      .viewRcpBnr a:visited {
        border-radius: 50px;
        height: 34px;
        line-height: 34px;
        width: 100px;
        font-size: 14px;
        margin-top: 0px;
        margin-bottom: 0px;
      }
      .ingreSec .carda h4 {
        margin-top: 30px;
        font-size: 18px;
      }
    .termsSec h2 {
        margin-top: 30px;
      }
.termsSec h5{
    font-size:16px;
}
.cookSec {
    padding:0 10px;
  }
  .srchRecSec {
    padding: 0 0px;
  }
  .bigSearch input {
    height: 40px;
    font-size: 14px;
    line-height: 40px;
    margin-top: 0;
    width: 99%;
    padding-left: 20px;
    border-radius: 5px;
  }
  .recVieS8 {
    padding-left: 20px !important;
  }
.privacySec h2 {
    margin-top: 30px;
  }
.privacySec h5{
font-size:16px;
}
.cookSec h1 {
    font-size: 20px;
margin-bottom: 5px;
margin-left: 10px;
  }
  .btnBigSearch,
   .btnBigSearch:hover,
    .btnBigSearch:focus,
     .btnBigSearch:visited,
      .btnBigSearch:active {
    margin-left: -60px;
}
  .ingreSec .carda {
    padding: 20px 20px;
    min-height: 220px;
  }
  .cookSec .card h4 {
    font-size: 16px;
}
  nav,
  nav .nav-wrapper i,
   nav a.sidenav-trigger,
    nav a.sidenav-trigger i {
    color: white;
    height: 32px;
line-height: 32px;
}
.bigSearch {
    margin-top: -35px;
}
.cookSec .card .card-action span {
    font-size: 10px;
}
    .childProduct p.fs-30 {
        font-size: 12px;
      }
    .brfastSec .row:last-child,
    .spicesSec .row:last-child,
    .soyaChunkSec .row:last-child {
        margin:0px 10px;
      }
      .gramProduct {
        font-size: 14px;
margin-top: -15px;
margin-bottom: 25px;
      }
      .productBnrSec .card h5,
      .spicesSec .card h5,
      .soyaChunkSec .card h5{
    font-size:12px;
}
.launchSec .owl-carousel .owl-nav {
    margin-left: 45%;
    margin-top: 3%;
    margin-bottom: -10px;
}
.brfastSec .row:last-child .card,
.spicesSec .row:last-child .card,
.soyaChunkSec .row:last-child .card {
    padding: 10px;
    height: 270px;
  }
  .brfastSec .row:first-child,
  .spicesSec .row:first-child,
  .soyaChunkSec .row:first-child {
     margin-bottom:5px;
    }
      .cookSec .card .card-content {
        height: 130px;
    }
      .childProduct a,
      .childProduct a:hover,
       .childProduct a:active,
       .childProduct a:focus,
       .childProduct a:visited {
        height: 34px;
        line-height: 34px;
        width: 100px;
        font-size: 14px;
      }
      .jobSec h4 {
        font-size: 14px;
        margin-top: 0;
    }
      .carerSec {
        padding: 10px 0 10px 0;
      }

      .carerSec .carBigP {
        font-size: 14px;
        margin: 0 0px;
      }
      .jobSec {
        padding: 10px 0 1px 0;
      }

    .visionSec {
        padding: 30px 0;
      }
    .misnRow {
        margin-top: 20px;
      }
    .mostReleRvw .revLtr {
        height: 40px;
        width: 40px;
        margin-top: 25px;
        padding-top: 57%;
      }
      .moveTop {
        height: 40px;
        width: 40px;
        margin-top: -15px;
      }
      footer .form-control{
          font-size: 12px;
      }
      .footSec2 {
        height: 30px;
        padding: 5px 10px;
      }

      .footSec2 small {
        font-size: 8px;
      }

      .viewRcpBnr {
        padding: 30px 0 0px 0;

    }

      .carForm input {
        height: 34px !important;
        font-size: 14px !important;
        padding-left: 20px !important;
        width: 110%;
      }
      .carSubmit, .carSubmit:hover {
        width: 100px !important;
        height: 34px !important;
        line-height: 34px !important;
        padding: 0 !important;
        font-size: 16px !important;
      }

      .getTouch {
        padding:0px 20px 30px 20px;

      }
      .getTouch .getTouchRight {
        padding: 20px 20px;
        border-radius:0px 0px 20px 20px;
      }
    .abtHomeSec p {
        width: 170px;
      }
      header img {
        height: 30px !important;
margin-top: 0;
      }
      .getTouch h3{
        font-size: 20px;
        margin-top: 0px;
        margin-bottom: -5px;
      }
      .getTouch p{
          font-size:14px;
      }
    html,body {
        font-size: 13px;
    }
    header nav {
        padding: 8px 10px;
      }
      .browBtn, .browBtn:hover {
        width: 125px !important;
      }
      .launchSec {
        padding: 10px 40px 10px 40px;
      }
      .launchSec h2 {
        margin-bottom: 0px;
        margin-top: 20px;
      }
      .cateHedng {
        padding: 0 40px;
      }
      .cateSlider .s12 {
        padding: 0 50px;
      }
      .categSec .owl-carousel .owl-prev {
        height: 30px;
        width: 30px;
        left: -40px;
        top: 23%;
      }
      .categSec .owl-carousel .owl-next {
        height: 30px;
        width: 30px;
        right: -40px;
        top: 23%;
    }
      .categSec {
        padding: 30px 0;
      }
      .categSec .owl-carousel span {
        font-size: 40px;
        margin-top: -33px;
        margin-left: -5px;
      }
      .cateSlider .owl-carousel p {
        margin-top: -10px;
        font-size: 12px;
        width: 90%;
        margin-left: 5%;
      }
      .cateSlider .owl-carousel h4 {
        margin-top: 10px;
        font-size: 14px;
      }
    .revSec .fa-star {
        font-size: 20px;
    }
    .recipeSec p {
        margin-top: -10px;
        margin-bottom: 30px;
        width: 80%;
        margin-left: 10%;
    }
    .productBnrSec a i {
        height: 30px;
        width: 30px;
        font-size: 15px;
    }.recipeSec h1 {
        margin-top:50px;
      }
      .pastaRow img {
        width: 210px;
      }
    .recipeSec {

        height: 270px;
      }
    .productBnrSec a,
    .productBnrSec a:hover,
    .productBnrSec a:active,
     .productBnrSec a:focus,
      .productBnrSec a:visited {
        height: 35px;
        width: 160px;
        font-size: 15px;
        margin-left: 0%;
    }
    .mostRele {
        margin-top: 10px;
        margin-bottom: -30px;
    }
    .vidRgtCol {
        padding: 0 20px !important;
    }

    .vidRgtCol h5 {
        margin-top: 40px;
    }

    .aboutBnrSec h2 {
        width: 100px;
    }

    footer .btn-social,
    footer .btn-social:hover,
    footer .btn-social:focus {
        height: 35px;
        line-height: 35px;
        font-size: 12px;
        width: 120px;
        margin-bottom: 10px;
        margin-right: 5px;
        padding-top: 0;
    }
    .revLeft p {
        margin-top: -20px;
        font-size: 20px;
      }
    .footSec1 {
        padding: 30px 10px 0px 10px;
    }

    .footSec1 img {
        width: 100px;
        margin-top: 10px;
        margin-bottom: 20px;
    }
    .footerSocial{
        padding-left:10px;
    }
    .revLeft h2 {
        font-size: 20px;
        margin-top: 0;
      }
    .mostReleRvw .fa-star {
        font-size: 10px;
    }
    header {
        height: 45px;
      }
    .revLeft p {
        font-size: 14px;
        margin-top: -12px;
    }
    .revLeft h2 span {
        font-size: 15px;
      }
    .abtHomeSec .col img {
        height: 100px;
        margin-top: 60px;
    }

    .revSec {
        padding-top: 30px;
    }

    .hedding2 {
        font-size: 2.4rem;
    }

    .hedding3 {
        font-size: 2.2rem;
    }

    .hedding4 {
        font-size: 1.8rem;
    }

    .hedding5 {
        font-size: 1.4rem;
    }

    .abtHomeSec {
        padding:0 0px 0 20px;
    }

    .abtHomeSec h2 {
        margin-top: 10%;
    }

    .gstSec .col img {
        height: 70px;
    }

    .fs-40 {
        font-size: 24px;
    }

    .btn-large, .btn-large:hover, .btn-large:active, .btn-large:visited {
        height: 28px;
        line-height: 28px;
        font-size: 13px;
    }

    .fs-25 {
        font-size: 14px;
    }

    .CatView {
        width: 120px;
    }

    .CatView i {
        height: 23px;
        width: 23px;
        font-size: 16px;
      }
}

@media (min-width: 361px) and (max-width:767px) {
    .fs-40 {
        font-size: 20px;
    }

    .launchSec .owl-carousel .owl-prev {
        height: 20px;
        width: 20px;
        margin-left: 0px;
    }

    .launchSec .owl-carousel .owl-next {
        height: 20px;
        width: 20px;
    }



    .launchSec .owl-carousel span {
        font-size: 20px;
        margin-top: -6px;
        margin-left: -2px;
    }

    .vidRgtCol {
        padding: 0 10px !important;
    }
}

@media (max-width: 600px) {
    .btn-large, .btn-large:hover, .btn-large:active, .btn-large:visited {
        height: 30px;
        line-height: 30px;
        font-size: 12px;
        padding: 0 20px;
    }

    .launchSec p {
        font-size: 9px;
    }

    /* .launchSec a {
        display: none;
    } */
}

@media (max-width: 767px) {
    .gstSec .col {
        width: 50%;
    }
}

@media (min-width: 601px) and (max-width:767px) {
    .mostReleRvw h2 {
        font-size: 18px;
    }
    .brfastSec .starRow span,
    .spicesSec .starRow span,
    .soyaChunkSec .starRow span{
        font-size:10px;
    }
    .alsoProduct p{
        font-size: 12px;
        margin-top:18px;
    }
    .mostReleRvw p {
        margin-top: -15px;
    }
    .fs-20 {
        font-size: 13px;
    }
    .childProduct .starRow .fa-star {
        font-size: 12px;
    }
    .bigSearch .fa-search {
        font-size: 20px;
    }

    .crFormSec {
        padding: 20px 0 0px 0;
    }


    .cookSec .card {
        height: 390px;
      }
      .viewRcpBnr a, .viewRcpBnr a:hover, .viewRcpBnr a:active, .viewRcpBnr a:focus, .viewRcpBnr a:visited {
        border-radius: 50px;
        height: 34px;
        line-height: 34px;
        width: 100px;
        font-size: 14px;
        margin-top: 0px;
        margin-bottom: 0px;
      }
      .ingreSec .carda h4 {
        margin-top: 30px;
        font-size: 18px;
      }
    .termsSec h2 {
        margin-top: 30px;
      }
.termsSec h5{
    font-size:16px;
}
.cookSec {
    padding: 0 50px;
  }
  .srchRecSec {
    padding: 0 0px;
  }
  .bigSearch input {
    height: 50px;
    font-size: 14px;
    line-height: 50px;
    margin-top: 0;
    width: 99%;
    padding-left: 20px;
    border-radius: 5px;
  }
  .recVieS8 {
    padding-left: 20px !important;
  }
.privacySec h2 {
    margin-top: 30px;
  }
.privacySec h5{
font-size:16px;
}
.cookSec h1 {
    font-size: 24px;
    margin-bottom: 10px;
  }
  .btnBigSearch,
   .btnBigSearch:hover,
    .btnBigSearch:focus,
     .btnBigSearch:visited,
      .btnBigSearch:active {
    margin-left: -60px;
}
  .ingreSec .carda {
    padding: 20px 20px;
    min-height: 330px;
  }
  .cookSec .card h4 {
    font-size: 16px;
}
  nav,
  nav .nav-wrapper i,
   nav a.sidenav-trigger,
    nav a.sidenav-trigger i {
    color: white;
}
.bigSearch {
    margin-top: -35px;
}
.cookSec .card .card-action span {
    font-size: 10px;
}
    .childProduct p.fs-30 {
        font-size: 12px;
      }
    .brfastSec .row:last-child,
    .spicesSec .row:last-child,
    .soyaChunkSec .row:last-child {
        margin: 0px 40px;
      }
      .gramProduct {
        font-size: 16px;
        margin-top: -15px;
        margin-bottom: 40px;
      }
      .productBnrSec .card h5,
      .spicesSec .card h5,
      .soyaChunkSec .card h5{
    font-size:12px;
}
.launchSec .owl-carousel .owl-nav {
    margin-left: 45%;
    margin-top: 3%;
    margin-bottom: -10px;
}
    .brfastSec .row:last-child .card,
    .spicesSec .row:last-child .card,
    .soyaChunkSec .row:last-child .card {
        padding: 10px;
        height: 250px;
      }
      .cookSec .card .card-content {
        height: 120px;
    }
      .childProduct a, .childProduct a:hover, .childProduct a:active, .childProduct a:focus, .childProduct a:visited {
        height: 34px;
        line-height: 34px;
        width: 100px;
        font-size: 14px;
      }
      .jobSec h4 {
        font-size: 14px;
        margin-top: 0;
    }
      .carerSec {
        padding: 10px 0 10px 0;
      }

      .carerSec .carBigP {
        font-size: 14px;
      }
      .jobSec {
        padding: 10px 0 1px 0;
      }

    .visionSec {
        padding: 30px 0;
      }
    .misnRow {
        margin-top: 20px;
      }
    .mostReleRvw .revLtr {
        height: 40px;
        width: 40px;
        margin-top: 27px;
        padding-top: 39%;
      }
      .moveTop {
        height: 40px;
        width: 40px;
        margin-top: -15px;
      }
      footer .form-control{
          font-size: 12px;
      }
      .footSec2 {
        height: 30px;
        padding: 5px 10px;
      }

      .footSec2 small {
        font-size: 8px;
      }

      .viewRcpBnr {
        padding: 30px 0 0px 0;

    }

      .carForm input {
        height: 34px !important;
        font-size: 14px !important;
        padding-left: 20px !important;
        width: 110%;
      }
      .carSubmit, .carSubmit:hover {
        width: 100px !important;
        height: 34px !important;
        line-height: 34px !important;
        padding: 0 !important;
        font-size: 16px !important;
      }

      .getTouch {
        padding: 0px 50px 50px 50px;

      }
      .getTouch .getTouchRight {
        padding: 20px 20px;
        border-radius: 0px 20px 20px 0;
      }
    .abtHomeSec p {
        width: 270px;
      }
      header img {
        height: 35px !important;
        margin-top: 3px;
      }
      .getTouch h3{
        font-size: 20px;
        margin-top: 0px;
        margin-bottom: -5px;
      }
      .getTouch p{
          font-size:14px;
      }
    html,body {
        font-size: 13px;
    }
    header nav {
        padding: 8px 10px;
      }
      .browBtn, .browBtn:hover {
        width: 140px !important;
      }
      .launchSec {
        padding: 10px 40px 10px 40px;
      }
      .launchSec h2 {
        margin-bottom: 0px;
        margin-top: 20px;
      }
      .cateHedng {
        padding: 0 40px;
      }
      .cateSlider .s12 {
        padding: 0 50px;
      }
      .categSec .owl-carousel .owl-prev {
        height: 30px;
        width: 30px;
        left: -40px;
        top: 23%;
      }
      .categSec .owl-carousel .owl-next {
        height: 30px;
        width: 30px;
        right: -40px;
        top: 23%;
    }
      .categSec {
        padding: 30px 0;
      }
      .categSec .owl-carousel span {
        font-size: 40px;
        margin-top: -33px;
        margin-left: -5px;
      }
      .cateSlider .owl-carousel p {
        margin-top: -10px;
        font-size: 14px;
        width: 90%;
        margin-left: 5%;
      }
      .cateSlider .owl-carousel h4 {
        margin-top: 10px;
        font-size: 16px;
      }
    .revSec .fa-star {
        font-size: 20px;
    }
    .recipeSec p {
        margin-top: -10px;
        margin-bottom: 30px;
        width: 80%;
        margin-left: 10%;
    }
    .productBnrSec a i {
        height: 30px;
        width: 30px;
        font-size: 15px;
    }.recipeSec h1 {
        margin-top:50px;
      }
      .pastaRow img {
        width: 210px;
      }
    .recipeSec {

        height: 270px;
      }
    .productBnrSec a,
    .productBnrSec a:hover,
    .productBnrSec a:active,
     .productBnrSec a:focus,
      .productBnrSec a:visited {
        height: 35px;
        width: 160px;
        font-size: 15px;
        margin-left: 0%;
    }
    .mostRele {
        margin-top: 10px;
        margin-bottom: -30px;
    }
    .vidRgtCol {
        padding: 0 20px !important;
    }

    .vidRgtCol h5 {
        margin-top: 40px;
    }

    .aboutBnrSec h2 {
        margin-top: 30px;
    }

    footer .btn-social,
    footer .btn-social:hover,
    footer .btn-social:focus {
        height: 35px;
        line-height: 35px;
        font-size: 12px;
        width: 120px;
        margin-bottom: 10px;
        margin-right: 5px;
        padding-top: 0;
    }
    .revLeft p {
        margin-top: -20px;
        font-size: 20px;
      }
    .footSec1 {
        padding: 30px 10px 0px 10px;
    }

    .footSec1 img {
        width: 100px;
    }
    .revLeft h2 {
        font-size: 20px;
      }
    .mostReleRvw .fa-star {
        font-size: 10px;
    }
    header {
        height: 55px;
      }
    .revLeft p {
        font-size: 14px;
        margin-top: -12px;
    }
    .revLeft h2 span {
        font-size: 15px;
      }
    .abtHomeSec .col img {
        height: 140px;
        margin-top: 30px;
    }

    .revSec {
        padding-top: 50px;
    }

    /* .recipeSec .row:last-child {
        margin-top: -48%;
    } */

    .hedding2 {
        font-size: 2.4rem;
    }

    .hedding3 {
        font-size: 2.2rem;
    }

    .hedding4 {
        font-size: 1.8rem;
    }

    .hedding5 {
        font-size: 1.4rem;
    }

    .abtHomeSec {
        padding: 0 0px 0 40px;
    }

    .abtHomeSec h2 {
        margin-top: 10%;
    }

    html, body {
        font-size: 13px;
    }

    .gstSec .col img {
        height: 70px;
    }

    .fs-40 {
        font-size: 24px;
    }

    .btn-large, .btn-large:hover, .btn-large:active, .btn-large:visited {
        height: 28px;
        line-height: 28px;
        font-size: 13px;
    }

    .fs-25 {
        font-size: 14px;
    }

    .CatView {
        width: 120px;
    }

    .CatView i {
        height: 23px;
        width: 23px;
        font-size: 16px;
      }
}


@media (max-width: 991px) {
    nav .sidenav-trigger i {
        color: #292929;
    }
}

@media (min-width: 768px) and (max-width:991px) {




    .categSec .owl-carousel .owl-prev {
        top: 30%;
      }
      .categSec .owl-carousel .owl-next {
          top: 30%;
        }







    .alsoProduct p{
        font-size: 16px;
        margin-top:20px;
    }
    header nav {
        padding: 8px 10px !important;
      }
    .crFormSec {
        padding: 0px 0 0px 0;
    }
    .homeBnrCarousel .owl-prev,
     .homeBnrCarousel .owl-next {
        height: 40px;
        width: 40px;
        font-size: 40px !important;
    }
    .footSec2 {
        height: 35px;
        padding: 0 20px;
        line-height: 35px;
    }
    .gramProduct {
        font-size: 20px;
        margin-top: -20px;
        margin-bottom: 40px;
    }
    .footSec2 small {
        font-size: 10px;
    }
    .launchSec .owl-carousel span {
        font-size: 50px;
        margin-top: -40px;
    }
    footer .btn-social,
     footer .btn-social:hover,
     footer .btn-social:focus {
        height: 40px;
        line-height: 40px;
        font-size: 14px;
        width: 130px;
        margin-bottom: 5px;
        margin-right: 20px;
    }
    .categSec .owl-carousel span {
        font-size: 50px;
        margin-top: -40px;
        position: absolute;
        margin-left: -7px;
        color: white;
    }

    .moveTop {
        height: 40px;
        width: 40px;
        margin-top: -15px;
    }
    .srchRecSec {
        padding: 0 0px;
    }

    .bigSearch input {
        height: 60px;
        font-size: 16px;
        line-height: 60px;
        padding-left: 30px;
        border-radius: 5PX;
        margin-top: 20px;
    }
    .bigSearch .fa-search {
        font-size: 20px;
    }
    .launchSec {
        padding: 10px 50px 10px 50px;
    }
    .launchSec h2 {
        margin-bottom: 10px;
    }
    .abtHomeSec p {
        width: 300px;
    }

    nav, nav .nav-wrapper i,
    nav a.sidenav-trigger,
     nav a.sidenav-trigger i {
        height: 30px;
        line-height: 30px;
        color: white;
    }
    .cookSec .card {
        height: 510px;
    }
    html,body {
        font-size: 14px;
    }
    .cookSec .card .card-content {
        height: 120px;
    }
    .cateSlider .owl-carousel h4 {
        margin-top: 15px;
        font-size: 18px;
    }






    .viewRcpBnr {
        padding: 40px 50px 0 50px;
    }

    .viewRcpBnr a, .viewRcpBnr a:hover, .viewRcpBnr a:active, .viewRcpBnr a:focus, .viewRcpBnr a:visited {
        height: 38px;
        line-height: 38px;
        width: 110px;
        font-size: 14px;
    }
    .carerSec .carBigP {
        font-size: 16px;
        margin: 0 100px;
    }
    .cookSec {
        padding: 0 50px;
        margin-top: -10px;
    }
    .ingreSec .carda h4 {
        margin-top: 50px;
        font-size: 20px;
    }
    .cookSec h1 {
        margin-top: 30px;
        font-size: 35px;
        margin-left: 10px;
        line-height: 60px;
        margin-bottom: 0;
    }
    .jobSec h4 {
        font-size: 18px;
    }
    .searchSec {
        padding: 0 50px;
        margin-top: -190px;
    }
    .jobSec h4 {
        font-size: 18px;
        margin-top: 10px;
    }
    .searchSec h1 {
        margin-top: 50px;
        font-size: 45px;
        margin-left: 60px;
        line-height: 60px;
    }
    .carerSec {
        padding: 30px 0 10px 0;
    }
    .trendRecipeRo .card a,
     .trendRecipeRo .card a:hover,
      .trendRecipeRo .card a:active,
       .trendRecipeRo .card a:focus {
        width: 150px;
        height: 38px;
        font-size: 14px;
        line-height: 38px;
    }
    .jobSec {

        padding: 10px 0 10px 0;
    }
    .getTouch p.fs-30 {
        margin-bottom: 20px;
        font-size: 20px;
    }

    .getTouch .getTouchRight {
        padding:30px 10px;
        border-radius: 0px 20px 20px 0;
    }

    .trendRecipeRo {
        padding: 0px 80px;
    }

    .getTouch {
        padding:0px 50px 30px 50px;
    }

    .trendRecipeRo .owl-carousel .owl-next {
        height: 40px;
        width: 40px;
    }
    .privacySec h2 {
        margin-top: 30px;
    }
    .trendRecipeRo .owl-carousel .owl-prev {
        height: 40px;
        width: 40px;
    }
    .termsSec h2 {
        margin-top: 30px;
    }
    .getTouch h3 {
        font-size: 30px;
        margin-bottom: 0;
        margin-top: 0;
    }

    .carWthSec {
        padding: 20px 100px;
        z-index: 0;
    }

    .carForm .dashed {
        border: 1px dashed #d4d3d3;
        border-radius: 20px;
        padding: 20px 40px 20px 0px;
        margin: 20px 0;
    }

    .carForm input {
        height: 38px !important;
        font-size: 14px !important;
    }

    .carWthSec p {
        font-size: 14px;
    }

    .carSubmit, .carSubmit:hover {
        width: 110px !important;
        height: 38px !important;
        line-height: 38px !important;
        font-size: 14px !important;
    }

    .noDashed {
        padding: 0 0px;
    }

    .carSlider {
        padding: 0px 0px 0px 0px;
    }

    .carSlider img {
        margin-top: 20px;
        margin-bottom: -50px;
        width: 60px;
        margin-left: 30px;
    }

    .carWthSec a,
    .carWthSec a:hover,
     .carWthSec a:active,
      .carWthSec a:focus,
      .carWthSec a:visited {
        height: 38px;
        width: 240px;
        font-size: 14px;
        line-height: 38px;
    }
    .brfastSec .starRow span,
    .spicesSec .starRow span,
    .soyaChunkSec .starRow span{
        font-size:12px;
    }
    .brfastSec h5,
    .spicesSec h5,
    .soyaChunkSec h5{
        font-size:14px;
    }
    .carWthSec h4 {
        margin-top: 10px;
    }
    .brfastSec .row:last-child,
    .spicesSec .row:last-child,
    .soyaChunkSec .row:last-child {
        margin: 30px 30px;
    }
    .soyaChunkSec .row:last-child .card,
     .spicesSec .row:last-child .card,
      .brfastSec .row:last-child .card {
        height: 330px;
        padding: 30px;
    }
    .brfastSec .starRow .fa-star {
        font-size: 10px;
    }
    .childProduct a,
    .childProduct a:hover,
    .childProduct a:active,
    .childProduct a:focus,
    .childProduct a:visited {
        height: 38px;
        line-height: 38px;
        width: 100px;
        font-size: 14px;
    }
    .childProduct p.fs-30 {
        font-size: 18px;
    }

    .childProduct {
        padding: 30px 30px 30px 30px;
        border-top: 2px solid #ebe6e63d;
    }

    .mostRele {
        margin-top: 40px;
        margin-bottom: -40px;
    }

    .galSec {
        padding: 50px 50px 0px 50px;
    }

    .galSec .owl-carousel .owl-prev {
        height: 40px;
        width: 40px;
    }

    .galSec .owl-carousel .owl-next {
        height: 40px;
        width: 40px;
    }

    .galSec .owl-carousel span {
        font-size: 50px;
        margin-top: -39px;
        margin-left: -7px;
    }
    .recipeSec p {
        margin-top: -10px;
        margin-bottom: 30px;

    }
    .cateSlider .owl-carousel p {
        margin-top: -10px;
        font-size: 12px;
        width: 100%;
        margin-left: 0;
    }

    .categSec .owl-carousel .owl-next {
        height: 40px;
        width: 40px;
        right: -80px;
    }

    .categSec .owl-carousel .owl-prev {
        height: 40px;
        width: 40px;
        left: -80px;
    }

    .cateHedng {
        padding: 0 50px;
    }
    .recipeSec {
        height: 270px;
    }
    .browBtn, .browBtn:hover {
        width:150px !important;
    }
    .recipeSec h1 {
        margin-top: 40px;
    }
    .gstSec h4 {
        font-size: 20px;
    }

    .pb-5 {
        padding-bottom: 18px;
    }

    .pt-5 {
        padding-top: 18px;
    }

    header img {
        height: 30px !important;
        margin-top: 0;
    }

    header {
        height: 45px;
    }

    .pastaRow img {
        margin-top: 0;
        width: 250px;
    }

    footer .form-control {
        font-size: 14px;
    }

    .productBnrSec a i {
        height: 35px;
        width: 35px;
        font-size: 18px;
    }

    .productBnrSec a, .productBnrSec a:hover, .productBnrSec a:active, .productBnrSec a:focus, .productBnrSec a:visited {
        height: 38px;
        width: 170px;
        font-size: 14px;
        margin-left: 0%;
    }

    .productBnrSec h2 {
        margin-top: 14%;
        margin-bottom: 40px;
    }

    .vidRgtCol {
        padding: 0 20px !important;
    }

    .vidRgtCol h5 {
        margin-top: 40px;
    }

    .abtHomeSec .col img {
        height: 100px;
        margin-top: 70px;
        margin-left: 50px;
    }

    .revSec .fa-star {
        font-size: 20px;
    }

    .aboutBnrSec h2 {
        margin-top: 30px;
    }

    .footSec1 {
        padding:20px 10px 0px 20px;
    }

    .footSec1 img {
        width: 100px;
        margin-top: 50px;
    }
    .mostReleRvw .revLtr p {
        margin-top: -25px;
    }
    .vidRgtCol {
        padding: 0 40px !important;
    }
    .revLeft h2 span {
        font-size: 20px;
    }
    .mostReleRvw .revLtr {
        height: 40px;
        width: 40px;
        margin-top: 37px;
padding-top: 40px;
    }
    .revLeft h2 {
        font-size: 30px;
    }
    .mostReleRvw p {
        margin-top: -16px;
    }

    .mostReleRvw h2 {
        font-size: 20px;
    }

    .revLeft p {
        margin-top: -15px;
        font-size: 17px;
    }

    .mostReleRvw .fa-star {
        font-size: 20px;
    }

    .revSec {
        padding-top: 50px;
    }
    .fs-40 {
        font-size: 26px;
    }

    .hedding2 {
        font-size: 2.6rem;
    }

    .hedding3 {
        font-size: 2.4rem;
    }

    .hedding4 {
        font-size: 2rem;
    }

    .hedding5 {
        font-size: 1.6rem;
    }

    .abtHomeSec {
        padding:0px 0px 10px 70px;
    }

    .abtHomeSec h2 {
        margin-top: 13%;
    }

    .CatView {
        width: 140px;
    }

    .launchSec .owl-carousel .owl-prev {
        height: 40px;
        width: 40px;
    }

    .launchSec .owl-carousel .owl-next {
        height: 40px;
        width: 40px;
    }

    .launchSec .owl-carousel .owl-nav {
        margin-left: 42%;
    }

    html, body {
        font-size: 14px;
    }

    .btn-large, .btn-large:hover, .btn-large:active, .btn-large:visited {
        height: 38px;
        line-height: 38px;
        font-size: 14px;
    }

    .gstSec .col img {
        height: 60px;
    }

    .CatView i {
        height: 30px;
        width: 30px;
        font-size: 18px;
    }

    .fs-25 {
        font-size: 16px;
    }
}


@media (min-width: 992px) and (max-width:1200px) {

    .alsoProduct p{
        font-size: 15px;
        margin-top:22px;
    }
    .srchRecSec {
        padding: 0 50px;
    }
    .launchSec h2 {
        margin-bottom: 20px;
    }
    .childProduct .starRow {
        padding-right: 0;
      }
      header nav {
        padding: 8px 40px !important;
      }
      .categSec {
        padding: 30px 0 10px 0;
      }



    .recipeSec h1 {
        margin-top: 70px;
      }
.privacySec h5{
    font-size:23px;
}
.termsSec h5{
    font-size:23px;

}
.termsSec h2 {
    margin-top: 30px;
    margin-bottom: 0;
}
    .getTouch {
        padding: 0px 130px 50px 130px;
    }

    .privacySec h2 {
        margin-top: 30px;
        margin-bottom: 0;
    }


    .carerSec .carBigP {
        font-size: 18px;
        margin: 0 60px;
    }
    .jobSec h4 {
        font-size: 19px;
    }
    .cookSec .card {
        height: 430px;
    }
.jobSec h3{
    margin:0;
}
.jobSec {
    padding: 50px 0 10px 0;
}
    .bigSearch input {
        height: 60px;
        font-size: 16px;
        line-height: 60px;
        padding-left: 20px;
        margin-top: 20px;
    }
    .cookSec .card h4 {
        font-size: 20px;
        margin-top: 0;
        margin-bottom: 5px;
    }
    .card-action span {
        font-size: 12px;
    }

    .carForm .input-field {
        padding: 0 20px;
    }
    .bigSearch .fa-search {
        font-size: 20px;
    }
    .moveTop {
        height: 40px;
        width: 40px;
        margin-top: -15px;
    }
    .recipeSec {

        height: 360px;
    }
    .footSec2 {
        height: 35px;
        padding: 0 50px;
        line-height: 35px;
    }
    .mostRele {
        margin-top: 30px;
        margin-bottom: -30px;
    }
    .mostReleRvw h2 {
        font-size: 20px;
    }

    .launchSec {
        padding:10px 50px 30px 50px;
    }
    .ingreSec .carda {
        padding: 20px 50px;
        min-height: 350px;
    }
    .launchSec .owl-carousel span {
        font-size: 50px;
        margin-top: -41px;
        margin-left: -6px;
    }
    .categSec .owl-carousel span {
        font-size: 50px;
        margin-top: -41px;
        margin-left: -6px;
    }
    .gramProduct {
        font-size: 18px;
        margin-top: -15px;
    }
    .cateHedng h3 {
        margin-top: 0px;
        margin-bottom: 20px;
    }
    .cateSlider .s12 {
        padding: 0 110px;
    }
    .cateSlider .owl-carousel h4 {
        font-size: 20px;
    }
    .visionSec img {
        width: 40%;
        margin-top: 10%;
    }
    .cateSlider .owl-carousel p {
        font-size: 16px;
        width: 90%;
        margin-left: 5%;
    }
    .categSec {
        padding: 40px 0;
    }
    header {
        height: 75px;
    }
    header nav {
        padding: 0px 30px;
    }
    .desktpUl {
        margin-top: 12px;
    }
    .desktpUl li {
        height: 40px;
        line-height: 40px;
    }
    .desktpUl li a {
        font-size: 16px;
    }
    html,body {
        font-size: 15px;
    }
    .recipeSec p {
        margin-top: -10px;
        margin-bottom: 40px;
    }

    .crFormSec {
        padding:0px 0 10px 0;
    }
    .childProduct .starRow .fa-star {
        font-size: 16px;
    }


    .carSubmit, .carSubmit:hover {
        width: 100px !important;
        height: 40px !important;
        line-height: 40px !important;
        font-size: 16px !important;
        margin-top: 0;
        margin-bottom: 0;
    }

    .trendRecipeRo .card a,
    .trendRecipeRo .card a:hover,
     .trendRecipeRo .card a:active,
      .trendRecipeRo .card a:focus {
        width: 150px;
        height: 40px;
        font-size: 16px;
        line-height: 40px;
    }

    .urRecipe .vwRcp {
        font-size: 16px;
        height: 40px;
        width: 150px;
        line-height: 40px;
    }

    .urRecipe {
        padding: 20px 40px;
    }

    .carSlider img {
        margin-top: -20px;
        margin-bottom: -100px;
        width: 70px;
    }

    .mostReleRvw .revLtr {
        height: 40px;
        width: 40px;
        margin-top: 40px;
        padding-top: 56%;
    }

    header img {
        height: 40px !important;
    margin-top: 10px;
    }

    .browBtn, .browBtn:hover {
        width: 165px !important;
    }

    .categSec .owl-carousel .owl-prev {
        height: 40px;
        width: 40px;
        top: 30%;
    }
    .cateHedng {
        padding: 0 100px;
    }
    .categSec .owl-carousel .owl-next {
        height: 40px;
        width: 40px;
        top: 30%;
    }

    .urRecipe .fs-15 {
        font-size: 10px;
    }

    .urRecipe .fa-calendar {
        font-size: 11px;
        margin-right: 4px;
    }

    .carSlider {
        padding: 30px 0px 0px 0px;
    }

    .getTouch .getTouchRight {
        padding:20px 20px;
    }

    .carWthSec a, .carWthSec a:hover, .carWthSec a:active, .carWthSec a:focus, .carWthSec a:visited {
        height: 40px;
        font-size: 16px;
        width: 260px;
    }

    .getTouchRight img {
        margin-top: 20px;
    }

    .getTouch h3 {
        font-size: 35px;
        margin-bottom: -10px;
    }

    .carWthSec h4 {
        margin-top: 10px;
    }

    .carForm input {
        height: 40px !important;
        font-size: 16px !important;
        width: 107%;
    }

    .viewRcpBnr a, .viewRcpBnr a:hover, .viewRcpBnr a:active, .viewRcpBnr a:focus, .viewRcpBnr a:visited {
        height: 40px;
        line-height: 40px;
        width: 120px;
        font-size: 16px;
        margin-top: 10px;
        margin-bottom: 0;
    }

    .urRecipe .owl-carousel .card h4 {
        margin-top: 10px;
        margin-bottom: -15px !important;
        font-size: 16px;
    }

    .urRecipe .owl-carousel .card {
        padding: 10px;
    }

    .owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next, .owl-carousel button.owl-dot {
        background: none;
        color: inherit;
        border: none;
        padding: 0 !important;
        font: inherit;
    }

    .urRecipe .owl-carousel .owl-next {
        height: 40px;
        width: 40px;
        right: -40px;
    }

    .urRecipe .owl-carousel .owl-prev {
        height: 40px;
        width: 40px;
        left: -40px;
    }

    .urRecipe .owl-carousel span {
        font-size: 60px;
        margin-top: -48px;
        margin-left: -8px;
    }

    .fs-20 {
        font-size: 16px;
    }

    .ingreSec ol {
        margin-left: -20px;
    }

    .trendRecipeRo .owl-carousel .owl-next {
        height: 40px;
        width: 40px;
        right: -45px;
    }

    .trendRecipeRo .owl-carousel .owl-prev {
        height: 40px;
        width: 40px;
        left: -45px;
    }

    .trendRecipeRo .owl-carousel span {
        font-size: 60px;
        margin-top: -49px;
        margin-left: -8px;
    }

    .trendRecipeRo {
        padding: 20px 40px;
    }

    .trendRecipeRo .owl-carousel .card {
        padding: 10px;
        height: 230px;
    }

    .cookSec h1 {
        margin-top: 20px;
        font-size: 36px;
        margin-left: 0;
        line-height: 0;
        margin-bottom: 30px;
    }

    .searchSec h1 {
        margin-top: 60px;
        font-size: 50px;
        margin-left: 70px;
        line-height: 70px;
    }

    .childProduct img {
        width: 260px;
        margin-left: 30px;
        margin-top: 0;
    }

    .cookSec {
        padding: 20px 100px;
        margin-top: 0;
    }
.viewRcpBnr p{
    font-size:16px;
}
    .searchSec {
        padding: 0 100px;
        margin-top: -250px;
    }
    .ingreSec .carda h4 {
        margin-top: 50px;
        font-size: 22px;
    }
    .childProduct p.fs-30 {
        font-size: 16px;
    }
    .viewRcpBnr h2 {
        margin-top: 0%;
        margin-bottom: -10px;
    }
    .childProduct a, .childProduct a:hover, .childProduct a:active, .childProduct a:focus, .childProduct a:visited {
        height: 40px;
        line-height: 40px;
        width: 120px;
        font-size: 16px;
    }

    .fs-30 {
        font-size: 20px;
    }

    .pastaRow img {
        margin-top: 0;
    width: 290px;
    }
.childProduct h2{
    font-size:25px;
    margin-top: 0;
}
    .soyaChunkSec .row:last-child .card,
    .spicesSec .row:last-child .card,
     .brfastSec .row:last-child .card {
        height: 285px;
        padding: 20px;
    }
    .brfastSec .row:last-child .card h4,
    .spicesSec .row:last-child .card h4,
    .soyaChunkSec .row:last-child .card h4 {
        font-size: 14px;
    }
    .soyaChunkSec .starRow .fs-15, .spicesSec .starRow .fs-15, .brfastSec .starRow .fs-15 {
        font-size: 10px;
    }

    .soyaChunkSec .starRow, .spicesSec .starRow, .brfastSec .starRow {
        margin-top: -10px;
        font-size: 10px;
    }

    .vidRgtCol {
        padding: 0 60px !important;
    }

    .revLeft p {
        margin-top: -15px;
        font-size: 18px;
    }

    footer .form-control {
        font-size: 14px;
    }

    .vidRgtCol {
        padding: 0 20px !important;
    }

    .vidRgtCol h5 {
        margin-top: 0;
    }

    .productBnrSec a i {
        height: 35px;
        width: 35px;
        font-size: 18px;
    }

    .productBnrSec a, .productBnrSec a:hover, .productBnrSec a:active, .productBnrSec a:focus, .productBnrSec a:visited {
        height: 40px;
        width: 180px;
        font-size: 16px;
        margin-left: 20%;
    }

    .glrManyRw {
        padding: 0px 50px 0px 50px;
    }

    .aboutBnrSec h2 {
        margin-top: 60px;
    }

    /* .recipeSec .row:last-child {
        margin-top: -40%;
    } */

    .gstSec .col img {
        height: 65px;
    }

    .fs-40 {
        font-size: 28px;
    }

    html, body {
        font-size: 16px;
    }

    .abtHomeSec .col img {
        height: 330px;
    }

    .hedding2 {
        font-size: 2.8rem;
    }

    .hedding3 {
        font-size: 2.6rem;
    }

    .hedding4 {
        font-size: 2.2rem;
    }

    .hedding5 {
        font-size: 1.8rem;
    }

    .abtHomeSec {
        padding:30px 0px 10px 100px;
    }
    .abtHomeSec p {
        width: 350px;
    }
    .abtHomeSec h2 {
        margin-top: 5%;
    }

    .launchSec .owl-carousel .owl-prev {
        height: 40px;
        width: 40px;
    }

    .launchSec .owl-carousel .owl-next {
        height: 40px;
        width: 40px;
    }

    .launchSec .owl-carousel .owl-nav {
        margin-left:44%;
    }

    .btn-large, .btn-large:hover, .btn-large:active, .btn-large:visited {
        height: 40px;
        line-height: 40px;
        font-size: 16px;
    }

    .fs-25 {
        font-size: 18px;
    }

    .CatView i {
        height: 35px;
        width: 35px;
        font-size: 20px;
    }

    .revSec {
        padding-top: 50px;
    }
    .mostReleRvw .revLtr p {
        margin-top: -22px;
    }
    .abtHomeSec .col img {
        height:220px;
    }

    .revSec .fa-star {
        font-size: 15px;
    }
    .revLeft h2 span {
        font-size: 20px;
    }
    .mostReleRvw .fa-star {
        font-size: 15px;
    }
    .revLeft h2 {
        font-size: 30px;
    }
    footer .btn-social,
    footer .btn-social:hover,
    footer .btn-social:focus {
        height: 40px;
        line-height: 40px;
        font-size: 14px;
        width: 130px;
        margin-bottom: 10px;
        margin-right: 5px;
        padding-top: 0;
    }

    .footSec1 {
        padding:20px 50px 10px 50px;
    }

    .footSec1 img {
        width: 150px;
    }
}

@media (min-width: 1201px) and (max-width:1400px) {
    .getTouch {
        padding:30px 150px 40px 150px;
    }
    .brfastSec .row:last-child .card h4,
    .spicesSec .row:last-child .card h4,
    .soyaChunkSec .row:last-child .card h4 {
        font-size: 16px;
    }
    .ingreSec .carda {
        min-height: 370px;
    }

    .carerSec .carBigP {
        font-size: 19px;
    margin: 0 130px;
      }
.viewRcpBnr p{
    font-size:18px;
    margin-top:0px;
}
.jobSec h4 {
    font-size: 22px;
  }
.brfastSec .card .starRow span,
.spicesSec .card .starRow span,
.soyaChunkSec .card .starRow span{
    font-size:12px;
}
.launchSec .owl-carousel .owl-nav {
    margin-bottom: -10px;
}
.crFormSec {
    padding:0px 0 10px 0;
}
.alsoProduct p{
    font-size: 16px;
    margin-top:25px;
}


   .cookSec .card-action span {
        font-size: 12px;
    }
    .brfastSec .card img,
    .spicesSec .card img,
    .soyaChunkSec .card img{
        width: 80%;
    }
    .bigSearch .fa-search {
        color: #1c333ccf;
        font-size: 24px;
    }
    .brfastSec .card h5,
    .spicesSec .card h5,
    .soyaChunkSec .card h5{
        font-size:13px;
    }
    .bigSearch input {
        height: 80px;
        font-size: 20px;
        line-height: 80px;
        width: 99%;
    }
    .cookSec .card {
        height: 415px;
    }

    .footSec2 small {
        font-size: 12px;
    }

    .footSec2 {
        height: 33px;
        line-height: 33px;
        padding: 0 100px;
    }

    .moveTop {
        height: 40px;
        width: 40px;
        margin-top: -18px;
        left: 49%;
    }


    .categSec {
        padding:50px 0 30px 0;
    }
    .categSec .owl-carousel .owl-next {
        height: 40px;
        width: 40px;
        right: -70px;
        top: 30%;
    }

    .categSec .owl-carousel .owl-prev {
        height: 40px;
        width: 40px;
        left: -70px;
        top: 30%;
    }
    .categSec .owl-carousel span {
        font-size: 50px;
        margin-top: -41px;
        margin-left: -6px;
    }

    .recipeSec h1 {
        margin-top: 80px;
    }
    .recipeSec {
        height: 380px;
    }
    .cateSlider .owl-carousel p {
        font-size: 12px;
    width: 100%;
    margin-left: 0%;
    }
    .cateHedng h3 {
        margin-top: 0px;
        margin-bottom: 30px;
    }
    .mostRele {
        margin-top: 40px;
        margin-bottom: -30px;
    }


    .cateSlider .owl-carousel h4 {
        margin-top: 10px;
        font-size: 17px;
    }
    .recipeSec p {
        margin-top: -10px;
        margin-bottom: 40px;
    }



    .launchSec .owl-carousel span {
        font-size: 50px;
        margin-top: -41px;
        margin-left: -7px;
    }
    header {
        height: 65px;
    }
    .desktpUl {
        margin-top: 7px;
    }
    .desktpUl li {
        height: 40px;
        line-height: 40px;
    }
    .desktpUl li a {
        font-size: 16px;
    }
    .launchSec .owl-carousel .owl-next {
        height: 40px;
        width: 40px;
    }
    .launchSec .owl-carousel .owl-prev {
        height: 40px;
        width: 40px;
    }

    html,body {
        font-size: 16px;
    }


    .launchSec {
        padding: 10px 80px 30px 80px;
    }

    .launchSec h2 {
        margin-bottom: 20px;
    }

    header img {
        height: 46px !important;
        margin-top: 2px;
    }

    .pastaRow img {
        margin-top: 0px;
        width: 300px;
    }

    .getTouchRight p {
        font-size: 16px;
    }

    .getTouch .getTouchLeft {
        padding: 0px 10px 0 50px;
    }

    .carForm input {
        height: 42px !important;
    }

    .carSubmit, .carSubmit:hover {
        width: 130px !important;
        height: 42px !important;
        line-height: 42px !important;
        padding: 0 !important;
        font-size: 18px !important;
    }

    .ingreSec ol {
        font-size: 18px;
        margin-left: -20px;
    }

    .ingreSec .carda h4 {
        font-size: 26px;
        margin-top: 50px;
    }

    .urRecipe .vwRcp {
        font-size: 18px;
        height: 42px;
        width: 170px;
        line-height: 42px;
    }

    .trendRecipeRo .owl-carousel .owl-prev {
        height: 40px;
        width: 40px;
    }

    .trendRecipeRo h6.fs-20 {
        font-size: 16px;
    }

    .trendRecipeRo .owl-carousel .owl-next {
        height: 40px;
        width: 40px;
    }

    .trendRecipeRo .card a,
    .trendRecipeRo .card a:hover,
     .trendRecipeRo .card a:active,
     .trendRecipeRo .card a:focus {
        width: 170px;
        height: 42px;
        font-size: 18px;
        line-height: 42px;
    }
    .childProduct .starRow .fa-star {
        font-size: 17px;
    }
    .childProduct h2 {
        font-size: 35px;
        margin-top: 20px;
    }
    .gramProduct {
        font-size: 22px;
        margin-top: -20px;
    }
    .childProduct a,
     .childProduct a:hover,
     .childProduct a:active,
     .childProduct a:focus,
     .childProduct a:visited {
        height: 42px;
        line-height: 42px;
        width: 120px;
        font-size: 18px;
    }

    .childProduct p.fs-30 {
        font-size: 18px;
    }

    .browBtn, .browBtn:hover {
        width: 170px !important;
    }

    .starRow .fa-star {
        font-size: 16px;
    }

    .getTouch .getTouchRight {
        padding:30px 20px;
    }

    .brfastSec .row:last-child .card,
     .spicesSec .row:last-child .card,
      .soyaChunkSec .row:last-child .card {
        height: 300px;
        padding: 20px;
    }

    .cookSec {
        padding: 0 140px;
        margin-top: 0;
    }

    .searchSec {
        padding: 0 140px;
        margin-top: -320px;
    }

    .trendRecipeRo .owl-carousel .card {
        height: 240px;
    }

    .carForm button {
        margin-top: 20px;
    }

    .getTouch h3 {
        font-size: 40px;
        margin-bottom: 0px;
        margin-top: -10px;
    }

    .urRecipe .owl-carousel .owl-next {
        height: 40px;
        width: 40px;
    }

    .carSlider img {
        margin-top: 0;
        margin-bottom: -80px;
        width: 80px;
    }

    .carForm input {
        font-size: 16px !important;
    }

    .urRecipe .owl-carousel .owl-prev {
        height: 40px;
        width: 40px;
    }

    .carWthSec a, .carWthSec a:hover, .carWthSec a:active, .carWthSec a:focus, .carWthSec a:visited {
        width: 280px;
        height: 42px;
        font-size: 18px;
    }

    .carWthSec h4 {
        margin-top: 40px;
    }

    .urRecipe .fa-calendar {
        font-size: 14px;
        margin-right: 5px;
    }

    .urRecipe p {
        margin-bottom: 10px;
        font-size: 12px;
        margin-top: 25px;
    }

    .viewRcpBnr h2 {
        margin-top: 0;
        margin-bottom: 0;
    }

    .urRecipe .owl-carousel .card {
        padding: 20px;
    }

    .viewRcpBnr {
        padding: 50px 100px 0 60px;
    }

    .viewRcpBnr a, .viewRcpBnr a:hover, .viewRcpBnr a:active, .viewRcpBnr a:focus, .viewRcpBnr a:visited {
        width: 120px;
        font-size: 18px;
        height: 42px;
        line-height: 42px;
    }

    .urRecipe .owl-carousel .card h4 {
        margin-top: 20px;
        margin-bottom: -25px !important;
        font-size: 20px;
    }

    .cookSec h2 {
        margin-top: 0;
        margin-bottom: 0;
    }

    .searchSec h2 {
        margin-top: 0;
        margin-bottom: 0;
    }

    .cookSec h1 {
        font-size: 40px;
        margin-left: 0;
        line-height: 80px;
        margin-top: 20px;
        margin-bottom: 0;
    }
    .cookSec .card .card-content {
        padding: 14px;
    }
    .searchSec h1 {
        font-size: 60px;
        margin-left: 90px;
        line-height: 80px;
        margin-top: 70px;
    }

    .fs-30 {
        font-size: 20px;
    }

    .fs-40 {
        font-size: 30px;
    }

    footer .form-control {
        font-size: 14px;
    }

    .productBnrSec a i {
        height: 35px;
        width: 35px;
        font-size: 18px;
    }

    .brfastSec .row:last-child {
        margin: 30px ​50px !important;
    }

    .spicesSec .row:last-child {
        margin: 30px ​50px !important;
    }

    .soyaChunkSec .row:last-child {
        margin: 30px ​50px !important;
    }

    .productBnrSec a, .productBnrSec a:hover, .productBnrSec a:active, .productBnrSec a:focus, .productBnrSec a:visited {
        height: 42px;
        width: 190px;
        font-size: 18px;
        margin-left: 10%;
    }

    .vidRgtCol {
        padding: 0 20px !important;
    }

    .vidRgtCol h5 {
        margin-top: 40px;
    }



    .abtHomeSec .col img {
        height: 240px;
    }

    .footSec1 {
        padding:10px 100px 5px 100px;
    }

    .footSec1 img {
        width: 150px;
    }

    footer .btn-social,
    footer .btn-social:hover,
    footer .btn-social:focus {
        height: 40px;
        line-height: 40px;
        font-size: 11px;
        width: 120px;
        margin-right: 5px;
        padding-top: 0;
        margin-bottom: 10px;
    }

    .mostReleRvw .revLtr {
        margin-top: 38px;
        height: 40px;
    width: 40px;
    }

    .mostReleRvw .revLtr p {
        margin-top: -15px;
    }

    .hedding2 {
        font-size: 3rem;
    }

    .hedding3 {
        font-size: 2.8rem;
    }

    .hedding4 {
        font-size: 2.4rem;
    }

    .hedding5 {
        font-size: 2rem;
    }

    .abtHomeSec {
        padding:30px 0px 10px 150px;
    }

    .abtHomeSec h2 {
        margin-top: 6%;
    }

    .btn-large, .btn-large:hover, .btn-large:active, .btn-large:visited {
        height: 42px;
        line-height: 42px;
        font-size: 18px;
    }

    .fs-25 {
        font-size: 20px;
    }

    .pb-5 {
        padding-bottom: 30px;
    }

    .gstSec .col img {
        height: 70px;
    }

    .pt-5 {
        padding-top: 30px;
    }

    .CatView i {
        height: 35px;
        width: 35px;
        font-size: 20px;
    }

    .revSec {
        padding-top: 60px;
    }
    .revLeft h2 {
        font-size: 30px;
    }
    .revSec .fa-star {
        font-size: 17px;
    }

    .mostReleRvw .fa-star {
        font-size: 17px;
    }
    .revLeft h2 span {
        font-size: 25px;
    }
    .revLeft p {
        margin-top: -20px;
        font-size: 19px;
    }
    .mostReleRvw h2 {
        font-size: 22px;
    }
}

@media (max-width: 1400px) {
    .galSec .video {
        height: auto;
    }
}

@media (min-width: 1401px) and (max-width:1600px) {


    .categSec .owl-carousel span {
        font-size: 50px;
        margin-top: -41px;
        margin-left: -7px;
      }








    .launchSec h2 {
        margin-bottom: 20px;
        margin-top: 30px;
    }
    .getTouch {
        padding: 0px 200px 50px 200px;
    }
    .cateSlider .owl-carousel h4 {
        font-size: 18px;
    }
.childProduct h2{
    font-size:30px;
    margin-top:0;
}
    .mostReleRvw h2 {
        font-size: 22px;
    }


    .alsoProduct p{
        font-size: 17px;
        margin-top:26px;
    }

    footer .form-control {

        font-size: 16px;
    }

    .mostReleRvw .revLtr {
        height: 50px;
        width: 50px;
        margin-top: 48px;
        padding-top: 44%;
    }

    .moveTop {
        height: 40px;
        width: 40px;
        margin-top: -18px;
        left: 49%;
    }
    .footSec1 img {
        margin-top: 60px;
        width: 150px;
    }

    .mostRele {
        margin-top: 30px;
        margin-bottom: -40px;
        font-weight: bold;
        font-size: 30px;
    }
    .categSec .owl-carousel .owl-next {
        height: 40px;
        width: 40px;
        right: -50px;
        top: 23%;
    }
    .categSec .owl-carousel .owl-prev {
        height: 40px;
        width: 40px;
        left: -50px;
        top: 23%;
    }
    .cateSlider .owl-carousel p {
        font-size: 17px;
        width: 100%;
        margin-left: 0;
    }

    .browBtn, .browBtn:hover {
        width: 175px !important;
    }
    .recipeSec {

        height: 490px;

    }

    .launchSec .owl-carousel .owl-next {
        height: 40px;
        width: 40px;
        border-radius: 3px;
    }
    .launchSec .owl-carousel .owl-prev {
        height: 40px;
        width: 40px;
        border-radius: 3px;
    }





    .bigSearch input {
        height: 80px;
        font-size: 22px;
        line-height: 80px;
        margin-top: 0;
        padding-left: 30px;
    }
    .abtHomeSec {
        padding: 30px 100px 20px 200px;
    }
    .spicesSec .card h5,
    .soyaChunkSec .card h5,
    .brfastSec .card h5{
        font-size:16px;
    }
    .spicesSec .card img,
    .soyaChunkSec .card img,
    .brfastSec .card img{
        width:80%;
    }
    .launchSec {
        padding: 10px 150px 30px 150px;
    }
    .childProduct p.fs-30 {
        font-size: 18px;
    }

    .cookSec .card {
        height: 470px;
    }
    .gramProduct {
        font-size: 25px;
        margin-top: -15px;
        margin-bottom: 50px;
    }

    .childProduct img {
        width: 350px;
    }


    .termsSec {

        padding: 30px 0;
    }
    .carerSec .carBigP {
        font-size: 20px;
    }
    .jobSec h4 {
        font-size: 26px;
        margin-top: 10px;
    }

    .privacySec {
        padding: 30px 0;
    }
    html,body {
        font-size: 18px;
    }
    .jobSec {
        padding: 10px 0 5px 0;
    }







.jobSec p{
    font-size:18px;
}








    .trendRecipeRo .card a, .trendRecipeRo .card a:hover, .trendRecipeRo .card a:active, .trendRecipeRo .card a:focus {
        width: 180px;
        height: 45px;
        font-size: 20px;
        line-height: 45px;
    }

    .vidRgtCol h5 {
        margin-top: 40px;
    }

    .urRecipe .vwRcp {
        font-size: 20px;
        height: 45px;
        width: 180px;
        line-height: 45px;
    }

    .carWthSec h4 {
        margin-top: 60px;
    }

    .getTouch h3 {
        font-size: 40px;
    margin-bottom: 0px;
    margin-top: 30px;
    }

    .carWthSec a, .carWthSec a:hover, .carWthSec a:active, .carWthSec a:focus, .carWthSec a:visited {
        height: 45px;
        font-size: 20px;
    }

    .carSubmit, .carSubmit:hover {
        width: 120px !important;
        height: 45px !important;
        line-height: 45px !important;
        font-size: 20px !important;
    }

    .getTouch .getTouchRight {
        padding:75px 20px;
    }

    .viewRcpBnr a, .viewRcpBnr a:active, .viewRcpBnr a:focus, .viewRcpBnr a:visited {
        height: 45px !important;
        line-height: 45px !important;
        width: 150px !important;
        font-size: 20px !important;
    }

    .getTouchRight img {
        width: 70px;
    }

    .phoAddGml {
        font-size: 18px;
    }

    .getTouch p {
        font-size: 18px;
        margin-bottom: -20px;
    }

    .brfastSec .row:last-child .card,
    .soyaChunkSec .row:last-child .card,
     .spicesSec .row:last-child .card {
        height: 350px;
        padding: 20px;
    }

    .fs-30 {
        font-size: 24px;
    }

    .childProduct a,
     .childProduct a:hover,
    .childProduct a:active,
     .childProduct a:focus,
    .childProduct a:visited {
        height: 45px;
        line-height: 45px;
        width: 130px;
        font-size: 20px;
        margin-top: 20px;
    }

    .productBnrSec a,
     .productBnrSec a:hover,
      .productBnrSec a:active,
      .productBnrSec a:focus,
      .productBnrSec a:visited {
        height: 45px;
        width: 230px;
        font-size: 20px;
    }

    .productBnrSec a i {
        height: 40px;
        width: 40px;
        margin-left: 60px;
    }

    .childProduct .hedding2 {
        font-size: 60px;
    }

    .childProduct p.fs-40 {
        font-size: 30px;
    }

    .pastaRow img {
        margin-top: 0px;
    }

    .abtHomeSec .col img {
        height: 320px;
    }

    .brfastSec .row:last-child {
        margin: 45px 120px;
    }

    .spicesSec .row:last-child {
        margin: 45px 120px;
    }

    .soyaChunkSec .row:last-child {
        margin: 45px 120px;
    }

    .visionSec img {
        width: 30%;
        margin-top: 40px;
    }

    .visionSec h2 {
        margin-top: 10px;
    }

    .carerSec h2 {
        margin-top: 10px;
    }

    .crFormSec h2 {
        margin-top: 10px;
    }

    .jobSec h2 {
        margin-top: 10px;
    }

    .privacySec h2 {
        margin-top: 10px;
    }

    .termsSec h2 {
        margin-top: 10px;
    }

    .cookSec {
        padding: 0 150px;
        margin-top: 0;
    }
    .cookSec .card .card-content {
        height: 160px;
    }
    .cookSec h1 {
        font-size: 40px;
        margin-top: 40px;
        margin-bottom: 10px;
        margin-left: 10px;
    }
    .bigSearch .fa-search {
        font-size: 25px;
    }
    .urRecipe .fa-calendar {
        font-size: 15px;
    }
    .viewRcpBnr h2 {
        margin-top: 3%;
        margin-bottom: -10px;
        font-size: 40px;
    }
    .fs-25 {
        font-size: 20px;
    }
    .cookSec .card h4 {
        font-size: 23px;

    }
    .trendRecipeRo {
        padding: 0px 100px;
    }
    .cookSec .card p {
        font-size: 16px;
    }
    .trendRecipeRo .owl-carousel .card {
        height: 250px;
    }

    .urRecipe {
        padding: 0px 100px;
    }
    .ingreSec .carda h4 {
        margin-top: 60px;
        font-size: 28px;
    }
    .urRecipe .owl-carousel .card h4 {
        margin-top: 20px;
        margin-bottom: -25px !important;
        font-size: 22px;
    }

    footer .btn-social,
    footer .btn-social:hover,
    footer .btn-social:focus {
        height: 40px;
        line-height: 40px;
        font-size: 12px;
        width: 130px;
        margin-right: 10px;
        padding-top: 0;
    }

    .revSec .fa-star {
        font-size: 20px;
    }
    .revLeft h2 span {
        font-size: 25px;
    }
    .mostReleRvw .fa-star {
        font-size: 20px;
    }
    .revLeft h2 {
        font-size: 30px;
    }
    .revSec {
        padding-top: 60px;
    }

    .hedding3 {
        font-size: 3rem;
    }

    .hedding4 {
        font-size: 2.6rem;
    }

    .hedding5 {
        font-size: 2.2rem;
    }

    .btn-large, .btn-large:hover, .btn-large:active, .btn-large:visited {
        height: 45px;
        line-height: 45px;
    }

    .CatView i {
        height: 35px;
        width: 35px;
        font-size: 20px;
    }
    .revLeft p {
        margin-top: -20px;
        font-size: 20px;
    }
}

@media (min-width: 1601px) and (max-width:1800px) {
    .cookSec .card .card-content {
        height: 150px;
    }
    .carerSec .carBigP {
        font-size: 23px;
    }
    .jobSec h4 {
        font-size: 28px;
    }

    .alsoProduct p{
        font-size: 22px;
        margin-top:28px;
    }












    html,body {
        font-size: 19px;
    }
    .fs-25 {
        font-size: 22px;
    }
    .viewRcpBnr h2 {
        margin-bottom: 0px;
    }

    .cookSec .card {
        height: 500px;
    }
.cookSec .card p{
    font-size:18px;
}
.mostReleRvw .revLtr p {
    margin-top: -20px;
}
.brfastSec .row:last-child .card {
    height: 450px;
}
.spicesSec .row:last-child .card {
    height: 450px;
}
.soyaChunkSec .row:last-child .card {
    height: 450px;
}

.bigSearch input {
    height: 80px;
    font-size: 22px;
    line-height: 80px;
}
.bigSearch .fa-search {
    font-size: 25px;
}





    .categSec {
        padding: 50px 0 20px 0;
    }
    .pastaRow img {
        margin-top: 0px;
    }

    .getTouchRight img {
        width: 80px;
        margin-top: 20px;
    }

    .getTouch .getTouchRight {
        padding: 50px 50px;
    }

    .getTouch h3 {
        font-size: 38px;
        margin-bottom: 0px;
    }

    .urRecipe .owl-carousel .card h4 {
        font-size: 30px;
    }

    .urRecipe .owl-carousel .card h4 {
        margin-top: 30px;
        margin-bottom: -15px !important;
    }

    .abtHomeSec .col img {
        height: 340px;
    }

    .cookSec {
        padding:30px 150px;
    }

    .cookSec h1 {
        font-size: 50px;
        margin-left: 0;
        line-height: 100px;
        margin-top: -30px;
        margin-bottom: 0;
    }

    .cookSec form {
        padding-left: 160px;
    }

    .revLeft p {
        margin-top: -40px;
    }

    .hedding2 {
        font-size: 3.2rem;
    }

    .hedding3 {
        font-size: 3.0rem;
    }

    .hedding4 {
        font-size: 2.8rem;
    }

    .hedding5 {
        font-size: 2.4rem;
    }
}

/* end media query */
