/** media query **/

@media (min-width: 1700px) and (max-width: 1850px){
.inner-box p {
    height: 170px;
}	
}

@media (min-width: 1366px) and (max-width: 1500px){
div#bulk .owl-nav button.owl-prev {
    left: -68px;
}
div#bulk .owl-nav button.owl-next {
    right: -68px;
}
div#food .owl-nav button.owl-prev {
    left: -68px;
}
div#food .owl-nav button.owl-next {
     right: -68px;
}
div#retail .owl-nav button.owl-prev{
	left: -68px;	
}
div#retail .owl-nav button.owl-next{
	right: -68px;		
}	
}



@media (min-width: 1200px) and (max-width: 1500px){
.inner-box p {
    height: 170px;
}	
}

@media (min-width: 1200px) and (max-width: 1366px){
ul.navbar-nav li a {
    padding: 20px 20px!important;
}

}

@media (min-width: 1024px) and (max-width: 1366px){
div#food .owl-nav {
    display: none;
}

.formula-details {
    min-height: 395px;
    max-height: 395px;
}
div#logo .owl-nav button.owl-prev {
    left: 0;
}
div#logo .owl-nav button.owl-next {
    right: 0;
}
.carousel-caption {
    top: 43%;
    width: 100%;
    transform: translate(-50%, -80%);
}
div#bulk .owl-nav button.owl-next {
   display:none;
}
div#bulk .owl-nav button.owl-prev {
    display:none;
}
div#retail .owl-nav button.owl-next{
	display:none;	
	}
	div#retail .owl-nav button.owl-prev{
	display:none;		
	}
}

@media (min-width: 1024px) and (max-width: 1200px){
  .ps-timeline-sec .container ol.ps-timeline li p {
   overflow: hidden;
   display: -webkit-box;
   -webkit-line-clamp: 5;
           line-clamp: 5; 
   -webkit-box-orient: vertical;
}
	header.header.fixed div#navbarNav {
    text-align: left;
}
div#bulk .owl-nav {
    display: none;
}
.inner-box p {
    height: 170px;
}
header.header.fixed ul.navbar-nav li a {
    padding: 15px 16px !important;
}
}



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

.custom-logo-link {
    width: 150px;
}
ul.navbar-nav li a i {
    right: -4px;
    top: 23px;
}
.right-column .inner-box {
    padding: 0px 15px 0px 40px;
}
	div#bulk .owl-nav button.owl-next{
		display:none;
	}
	div#bulk .owl-nav button.owl-prev{
	display:none;	
	}
	div#food .owl-nav button.owl-next{
		display:none;
	}
	div#food .owl-nav button.owl-prev{
	display:none;	
	}
}

@media (min-width: 1100px) and (max-width: 1200px){
ul.navbar-nav li a {
    padding: 20px 16px!important;
}
.formula-details p {
    min-height: 100%;
    max-height: 100%;
}
}

@media (min-width: 1024px) and (max-width: 1100px){
header.header.fixed ul.navbar-nav li a {
    padding: 15px 10px !important;
}	
ul.navbar-nav li a {
    padding: 20px 10px!important;
    font-size: 15px;
}
.formula-details p {
    min-height: 100%;
    max-height: 100%;
}
ul.navbar-nav li a i {
    font-size: 20px;
}
header.header.fixed ul.navbar-nav li a i {
    right: -3px;
    top: 32px;
}
}

@media (min-width: 991px) and (max-width: 1024px){
ul.navbar-nav li a {
    padding: 20px 8px!important;
}	
header.header.fixed ul.navbar-nav li a {
    padding: 15px 10px !important;
}
.inner-box p {
    max-width: 100%;
}

header.header.fixed ul.navbar-nav li a i {
    right: -5px;
    top: 30px;
    font-size: 20px;
}
.formula-details p {
    min-height: 100%;
    max-height: 100%;
}
.formula-details {
    min-height: 400px;
    max-height: 400px;
}
ul.navbar-nav li a {
    font-size: 14px;
}
ul.navbar-nav li a i {
    display: none;
}
}

@media (min-width: 768px) and (max-width: 992px){
.img-handler-top img {
    width: 120px;
}
.inner-box p {
    max-width: 98%;
    min-height: 200px;
    max-height: 200px;
}
	header.header.fixed div#navbarNav {
    text-align: left;
}
  .ps-timeline-sec .container ol.ps-timeline li p {
   overflow: hidden;
   display: -webkit-box;
   -webkit-line-clamp: 5; 
           line-clamp: 5; 
   -webkit-box-orient: vertical;
}  
	
.wvg-gallery-thumbnail-image {
    margin-left: 10px !important;
}
.product-details-info ul.nav.nav-tabs {
    width: 100%;
}

  .food-wrap-tab .product-img ul li {
    width: 32% !important;
}  
.product-details-info ul.nav.nav-tabs {
    display: inline-block;
}
.product-details-info ul.nav.nav-tabs li {
    width: 100%;
    display: inline-block;
    margin-bottom: 10px;
}
.img-handler-bot img {
    width: 120px;
}
.food-wrap-tab ul.tabs li {
    padding: 14px 10px;
}
.navbar-collapse {
    position: absolute;
    top: 100%;
    z-index: 2;
    width: 100%;
    background: #c03a61;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}  
ul.navbar-nav li a {
    padding: 18px 10px!important;
}
ul.navbar-nav li a {
    color: #ffffff !important;
}
.icon-arrow {
    color: #fff;
}
ul.navbar-nav li a i {
    right: 15px;
    top: 19px;
}
ul.navbar-nav li {
    border-bottom: 1px solid #fff;
}
.cart-search-wrap {
    display: none;
}
ul.navbar-nav li:last-child {
    border: none;
}
ul.sub-menu {
    position: relative;
    background: transparent;
    width: 100%;
    border-top: 1px solid #fff;
    border-radius: 0px;
}
ul.navbar-nav li a:hover {
    color: #ffffff !important;
}
.carousel-caption {
    top: 49%;
    width: 100%;
    transform: translate(-50%, -100%);
}
.footer .footer-widget.contact-widget p a {
    word-wrap: break-word;
}

div#bulk .owl-nav {
    display: none;
}
div#food .owl-nav {
    display: none;
}

div#retail .owl-nav {
    display: none;
}
div#logo .owl-nav button.owl-next {
    right: 0;
}
div#logo .owl-nav button.owl-prev {
    left: 0;
}
header.header.fixed ul.navbar-nav li a i {
    right: 18px;
    top: 28px;
}
button.navbar-toggler:focus {
    outline: none;
}
.formula-details {
    min-height: 100%;
    max-height: 100%;
}
.qualifications {
    min-height: 475px;
    max-height: 475px;
}
form.wp-block-search__button-outside.wp-block-search__text-button.wp-block-search {
    display: none;
}
.formula-details p {
    min-height: 100%;
    max-height: 100%;
}
}




@media(max-width: 767px){
video#videoPlayer {
    min-height: 350px;
    max-height: 350px;
    object-fit: cover;
}
.banner-wrap span {
    font-size: 36px;
    line-height: 36px;
}
.carousel-caption {
    top: 50%;
}
.carousel-caption {
    width: 100%;
    transform: translate(-50%, -72%);
}
section.video-banner h1 {
    font-size: 32px;
    line-height: 35px;
    margin-bottom: 0px;
    margin-top: 10px;
}
.banner-wrap a.btn-main {
    margin-top: 0PX;
}
.formula-details {
    margin-bottom: 30px;
}
.left-column {
    width: 100%;
}
.right-column {
    width: 100%;
}
div#bulk .owl-nav button.owl-prev {
    left: 13px;
}
div#bulk .owl-nav button.owl-next {
    right: 10px;
}
.left-column .inner-box {
    padding: 0px 20px;
}
.inner-box p {
    max-width: 100%;
}
.right-column .inner-box {
    padding: 0px 20px;
}
div#food .owl-nav button.owl-prev {
    left: 13px;
}
div#food .owl-nav button.owl-next {
    right: 10px;
}
div#retail .owl-nav button.owl-prev {
    left: 13px;
}
div#retail .owl-nav button.owl-next {
    right: 10px;
}
div#logo .owl-nav button.owl-next {
    right: 0px;
}
div#logo .owl-nav button.owl-prev {
    left: 0px;
}
.formula-details {
    padding: 15px;
}
.owl-nav button.owl-next {
    line-height: 40px !important;
    height: 40px !important;
	width:40px !important;
}
.owl-nav button.owl-prev {
    line-height: 40px !important;
    height: 40px !important;
	width:40px !important;
}
header.header.fixed {
    padding: 10px 0px 10px;
}

header.header.fixed a.custom-logo-link {
    width: 170px;
}
ul.links-list li {
    width: 100%;
}
.footer .footer-widget .title {
    margin-bottom: 15px;
    margin-top: 15px;
}
.footer {
    padding: 50px 0;
}
a.custom-logo-link img {
    width: 160px;
}
.navbar-light .navbar-toggler:focus {
    box-shadow: none;
}
.newsletter-title-wrap .newsletter-icons {
    font-size: 40px;
}
.copyright {
    flex-wrap: wrap;
} 
	
	
.navbar-collapse {
    position: absolute;
    top: 100%;
    z-index: 2;
    width: 100%;
    background: #c03a61;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
ul.navbar-nav li a {
    color: #ffffff !important;
}
ul.navbar-nav li a {
   padding: 9px 10px!important;
}
ul.navbar-nav li a i {
    right: 15px;
    top: 11px;
}
.cart-search-wrap {
    display: none;
}
ul.navbar-nav li {
    border-bottom: 1px solid #fff;
}
ul.navbar-nav li:last-child {
    /* border: none; */
}
.newsletter-title-wrap {
    justify-content: center;
}
a.btn-main {
    padding: 10px 20px;
}
.banner-wrap a.btn-main {
    padding: 10px 38px;
}
h2.section-heading {
    font-size: 36px;
}
.retail-sec .page-heading h2 {
    margin-bottom: 15px;
}
.owl-carousel .owl-item {
    padding: 10px;
}
header.fixed {
    text-align: left;
}
header.header.fixed ul.navbar-nav li a {
    padding: 2px 10px !important;
    display: revert;
}
header.header.fixed ul.navbar-nav li a i {
    right: 15px;
    top: 15px;
}
header.header.fixed .navbar-collapse {
    margin-top: 10px;
}
.copyright p {
    margin-bottom: 10px;
}
section.inner-banner {
    padding: 50px 0px;
}
.food-wrap-tab ul.tabs {
    flex-wrap: wrap;
}
.food-wrap-tab ul.tabs li {
    width: 100%;
}
.food-wrap-tab .product-img ul li {
    width: 100%;
}
.form-wrap {
    padding: 15px;
	margin-bottom: 20px;
}
.form-wrap h2 {
    font-size: 36px;
    margin-bottom: 20px;
}
.recipes-details-wrap {
    width: 100%;
}
.recipes-details {
    padding: 10px 15px;
}
section.related.products.wt-related-products h2.wt-crp-heading {
    font-size: 36px;
    margin-bottom: 20px;
}
section.recipes-details-sec {
    padding: 50px 0px 0px;
}
.product-details-info ul.nav.nav-tabs {
    display: inline-block;
}
.product-details-info ul.nav.nav-tabs li {
    width: 100%;
    display: inline-block;
    margin-bottom: 10px;
}
.product-wrap-info.specs {
    flex-wrap: wrap;
}
.wvg-gallery-thumbnail-image {
    margin-left: 10px !important;
}
ul.navbar-nav li a:hover {
    color: #ffffff !important;
}
.icon-arrow {
  color: #fff;
}
ul.sub-menu {
    position: relative;
    background: transparent;
	width:100%;
	border-top: 1px solid #fff;
    border-radius: 0px;
}
ul.sub-menu.children {
    display: none ;
}
.ps-timeline-sec .container ol:after {
    left: -6px;
}
.ps-timeline-sec .container ol.ps-timeline li img {
    display: none !important;
}
.ps-timeline-sec .container ol.ps-timeline li .ps-bot {
    margin-top: 5px;
}
.ps-timeline-sec .container ol.ps-timeline li span {
    border-radius:0px;
}
.formula-details {
    min-height: 100%;
    max-height: 100%;
}
.ps-timeline-sec .container ol.ps-timeline li p {
    overflow: scroll;
    height: 200px;
}
section.qualifications-sec .col-md-4 .qualifications {
    margin-bottom: 20px;
}

section.qualifications-sec .col-md-4:last-child .qualifications {
    margin-bottom: 0px;
}
form.wp-block-search__button-outside.wp-block-search__text-button.wp-block-search {
    /* display: none; */
    /* padding: 0px 10px; */
    /* margin-bottom: 10px; */
    padding: 6px 10px;
}
.formula-details p {
    min-height: 100%;
    max-height: 100%;
}
.product-card .product-thumb img {
    min-height: 100%;
    max-height: 100%;
}
section.qualifications-sec {
    margin-top: 0px;
}
.productfooter-wrap figure:last-child {
    padding-top: 20px;
}
form.wp-block-search__button-outside.wp-block-search__text-button.wp-block-search .wp-block-search__inside-wrapper button {
        color: #fff;
    border-color: #ffffff;
	    height: 40px;
}
.form-info {
    padding: 20px 20px;
}
.formula-details p {
    text-align: justify;
}
.inner-box p {
    text-align: justify;
}
section.food-product-sec p {
    text-align: justify;
}
section.ps-timeline-sec p {
    text-align: justify;
}
}


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

@media(max-width: 360px){

    
}

