*{
	padding: 0;
	margin: 0;
}
@font-face {
    font-family: rockwell;
    src: url(../font/rockwell/Rockwell.otf);
}
@font-face {
    font-family: rockwell-light;
    src: url(../font/rockwell/RCKWLL.ttf);
}
@font-face {
    font-family: rockwell-regular;
    src: url(../font/rockwell/RockwellBQ-Regular.otf);
}
@font-face {
    font-family: rockwell-bold;
    src: url(../font/rockwell/RockwellStd-Bold.otf);
}
@font-face {
    font-family: rockwell-extra-bold;
    src: url(../font/rockwell/RockwellBQ-ExtraBold.otf);
}
@font-face {
    font-family: rockwell-medium;
    src: url(../font/rockwell/MRockwell-Italic.otf);
}
@font-face {
    font-family: Raleway-black;
    src: url(../font/Raleway/Raleway-Black.ttf);
}
@font-face {
    font-family: Raleway-bold;
    src: url(../font/Raleway/Raleway-Bold.ttf);
}
@font-face {
    font-family: Raleway-extra-bold;
    src: url(../font/Raleway/Raleway-ExtraBold.ttf);
}
@font-face {
    font-family: Raleway-extra-light;
    src: url(../font/Raleway/Raleway-ExtraLight.ttf);
}
@font-face {
    font-family: Raleway-regular;
    src: url(../font/Raleway/Raleway-Regular.ttf);
}
@font-face {
    font-family: Raleway-semibold;
    src: url(../font/Raleway/Raleway-SemiBold.ttf);
}
@font-face {
    font-family: Raleway-medium;
    src: url(../font/Raleway/Raleway-Medium.ttf);
}
@font-face {
    font-family: Raleway-thin;
    src: url(../font/Raleway/Raleway-Thin.ttf);
}
body {font-family: 'Raleway-regular';font-size: 16px;font-weight: 500;}
.home-banner{
	background-image: url(../images/banner.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
   /** padding: 240px 0 125px; **/
    height: 100vh;
}
.relative.paddingtb {
	background-size: cover !important;
}
.rockwell-family{
	font-family: rockwell;
}
.bg-dark-light{
	background: rgba(0, 0, 0, 0.5882352941176471);
}
.rale-bold{	
	font-family: Raleway-bold;	
}
.rale-semi-bold{
	font-family: Raleway-semibold;
}
.fnt-light{
	font-family: Raleway-thin;
}
.fnt-medium{
	  font-family: Raleway-medium;
}
.logo img {
   /* height: 85px;*/
	    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
#normal-header.sticky .logo img {
    /*height: 50px;*/
}
#normal-header{
	color: #fff;
	-webkit-transition: all 0.4s ease;
 	transition: all 0.4s ease;
	padding: 15px 0;
	 font-family: rockwell-regular;
}
#normal-header.sticky {
	font-size: 24px;
	/** line-height: 48px; **/
	height: 70px;
	background: rgba(0, 0, 0, 0.9098039215686274);
	text-align: left;
	/** padding: 35px 0px; **/
}
#normal-header .navbar-nav .nav-item{
	color: #fff; 
	font-size: 18px;
}
#normal-header.sticky .navbar-nav .nav-item{
	color: #fff; 
	font-size: 16px;
} 
.table_bg{
 /**	background-image: url(../images/box.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 60px 0 25px;
   */
	position: relative;
}
.trending iframe{
	height: 315px;
}
.btn-green {
    color: #fff;
    background-color: #5E9E5E;
    border-color: #5E9E5E;
    text-transform: uppercase;
    font-weight: 500;
	padding: 7px 12px 5px;
	font-family: rockwell-light;
}
.btn-dark-green{
	color: #fff;
    background-color: #427000;
    border-color: #427000;
}
.custom-shadow{
	-webkit-box-shadow: -2px 1px 9px 0px rgba(0,0,0,0.25);
	-moz-box-shadow: -2px 1px 9px 0px rgba(0,0,0,0.25);
	box-shadow: -2px 1px 9px 0px rgba(0,0,0,0.25);
	border-radius: 5px;
}
.custom-shadow02{	
	-webkit-box-shadow: -2px 1px 9px 0px rgba(0,0,0,0.25);	
	-moz-box-shadow: -2px 1px 9px 0px rgba(0,0,0,0.25);	
	box-shadow: -2px 1px 9px 0px rgba(0,0,0,0.25);	
	border-radius: 1px;	
}
.fnt-bold{
	font-family: Raleway-bold;
}
.fnt_semibold {
    font-family: Raleway-semibold;
}
.foodtoid .carousel-control-prev {
    left: 40%;
    height: 35px;
	width: 35px;
    bottom: 0;
    top: auto;
	background-color: #ECECEC;
	opacity: 1;
	padding: 12px;
}
.foodtoid .carousel-control-next {
    right: 40%;
    height: 35px;
	width: 35px;
    bottom: 0;
    top: auto;
	background-color: #ECECEC;
	opacity: 1;
	padding: 12px;
}
.share_social ul li {
    list-style-type: none;
    /* padding: 8px; */
    height: 30px;
    width: 30px;
    border: 1px solid #427000;
    margin: 0 7px;
    border-radius: 8px;
    text-align: center;
    line-height: 30px;
}	
.share_social ul li .fa{
	color: #1B2A06;
}
 

.img-radisu5 img{
	border-radius: 5px;
}
.borde-radius10{
	border-radius: 10px;
}

.list-style-type-none{
	list-style-type: none;
}
.custom_ul li{
	background: url(../images/almond.png) no-repeat left top;
    padding-left: 35px;
    padding-top: 0px;
    background-size: 25px;
}
.custom_dish li{
	background: url(../images/dish.png) no-repeat left top;
    padding-left: 35px;
    padding-top: 0px;
    background-size: 25px;
	padding-bottom: 12px;
}
.fnt-12{
	font-size: 12px;
}
.fnt-13{
	font-size: 13px;
}
.fnt-14{
	font-size: 14px;
}
.bg_food_forward{
	background: url(../images/food-forward.jpg) no-repeat left top;
	background-size: cover;
	padding: 150px 0;
}
footer .share_social ul li .fa{
	color: #fff;
}
 
.text-icon img{
	height: 40px;
}
.text-icon {
	padding:3px 9px 10px 15px;
	position: relative;
	bottom: 5px;
}
.your_food_bg01{
	background: url(../images/food01.jpg) no-repeat left top;
}
.your_food_bg02{
	background: url(../images/food02.jpg) no-repeat left top;
}
.your_food_bg03{
	background: url(../images/food03.jpg) no-repeat left top;
}
.your_food_bg04{
	background: url(../images/food04.jpg) no-repeat left top;
}
.your_food_bg05{
	background: url(../images/food05.jpg) no-repeat left top;
}
.your_food_bg06{
	background: url(../images/food06.jpg) no-repeat left top;
}
.paddingtb{
	background-size: cover;
	padding: 25px 0 50px;
}
.light_bg_black{
	background: rgba(0, 0, 0, 0.65);
	position: absolute;
	width: 100%;
	left: 0;
	right:0;
	top: 0;
	bottom: 0;
}	
.delicies-doses a {
	height: 35px;
    width: 35px;
    background-color: #ECECEC;
    top: 50%;
    margin-top: -17px;
}
.relative{
	position: relative;
	z-index: 99;
}
.borer-top-green{
	border-top: 2px solid #5E9E5E;
}
/* The container */
.quiz {
  display: inline-block;
  position: relative;
  padding-left: 32px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 14px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
}

/* Hide the browser's default radio button */
.quiz input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom radio button */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 18px;
  width: 18px;
  background-color: transparent;
  border-radius: 50%;
  border: 1px solid #fff;
}

/* On mouse-over, add a grey background color */
.quiz:hover input ~ .checkmark {
  background-color: transparent;
}

/* When the radio button is checked, add a blue background */
.quiz input:checked ~ .checkmark {
  background-color: #1b2a06;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.quiz input:checked ~ .checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.quiz .checkmark:after {
 	top: 4px;
	left: 4px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #fff;
}
.quiz-head {
    min-height: 55px;
    margin-bottom: 10px;
}
.custom_ul li span{
	position: relative;
	bottom: 5px;
}
 
.ytp-chrome-top-buttons {
    white-space: nowrap;
    display: none !important; 
}
.btn.btn-green:hover {
    color: #fff;
}
.pagecounter{
	position: relative;
    top: 25px;
}
.next-btn{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 5px;
}
.carousel  .carousel-item{
	min-height: 215px;
}
.carousel .carousel-inner form{
	/** padding: 0px 35px; **/
	/*max-width: 230px;*/
	margin: 0 auto;
}
.carousel .carousel-inner .form-group input{
	height: 35px;
}
.form-control:focus{
	box-shadow: 0 0 0 0.2rem rgba(94, 158, 94, 0.25);
	border-color: #5e9e5e;
}
.z-99{z-index: 999;}
.pos-left{left: 0; z-index: 99;top: 0;}
.pos-right{right: 0; z-index: 99;top: 0;}
.featured{	
	position: relative;	
}	
.featured h4{	
	position: absolute;	
    bottom: 0px;	
    font-size: 18px;	
    text-align: center;	
    right: 0;	
    left: 0;	
    background-color: rgba(0, 0, 0, 0.5294117647058824);	
    height: 50px;	
    top: auto;	
    margin-bottom: 0;	
    color: #fff;	
	font-family: Raleway-medium;	
    display: flex;	
    justify-content: center;	
    align-items: center;	
}
.featured-recipes .btn-green{	
	padding: 3px 12px 3px;	
	font-family: Raleway-thin;	
    font-size: 14px;	
}	
.round {	
    background-color: #5e9e5e;	
    width: 42px;	
    height: 42px;	
    border-radius: 50%;	
	line-height: 45px;	
    text-align: center;	
}	
.round img {	
    height: 15px;	
}	
.z-99{z-index: 999;}
.pos-left{left: 0; z-index: 99;top: 0;}
.pos-right{right: 0; z-index: 99;top: 0;}
.bg-yellow{background: #FFF7EB}

.download_print .d-size img {
    height: 45px;
}
.nutritional .btn-green {
	font-family: rockwell-regular;
}
.bg-white-color{
	background: #fff;  		
}
.bg-white{background: #fff;position: absolute;top: 60%;width: 90%;text-align: center;border-radius: 0px 0px 24px 24px;}
.right-15{right: 15px;}
.fnt-bold{font-weight: bold;}
.recipes_slider .owl-carousel .owl-item img{
	height: auto;
    margin: 0 auto;
}
.recipes_slider .featured {
    border: 10px solid rgba(0, 0, 0, 0.14);
}
.recipes_slider .owl-carousel .owl-next{
    position: absolute;
    right: -50px;
    top: 40%;
	background-color: #ECECEC !important;
    height: 35px;
    width: 35px;
    border-radius: 50% !important;
}	
.recipes_slider .owl-carousel .owl-prev{
    position: absolute;
    left: -50px;
    top: 40%;
	background-color: #ECECEC !important;
    height: 35px;
    width: 35px;
    border-radius: 50% !important;
}
.recipes_slider .owl-carousel .owl-next img{
	height: 18px;
	padding-left: 3px;
}	
.recipes_slider .owl-carousel .owl-prev img{
	height: 17px;
	padding-right: 3px;
}	
button:focus{
	outline: none;
}
.recipes_slider .owl-dots {
    display: none;
}
.search-product .form-control:focus{
	border-color: #fff;
}
.innerbanner .breadcrumb {
	background: rgba(255, 255, 255, 0.3686274509803922);
	box-shadow:none;
	 position: relative;
  display: flex;
  justify-content: flex-start;
  margin: 0.75rem 0 0;
  padding: 0;
  z-index: 99;
}

.breadcrumb {
	/*centering*/
	display: inline-block;
	box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.35);
	overflow: hidden;
	border-radius: 5px;
	/*Lets add the numbers for each link using CSS counters. flag is the name of the counter. to be defined using counter-reset in the parent element of the links*/
	counter-reset: flag; 
}

.breadcrumb a {
	text-decoration: none;
	outline: none;
	display: block;
	float: left;
	font-size: 14px;
	line-height: 25px;
	color: white;
	/*need more margin on the left of links to accomodate the numbers*/
	padding: 0 10px 0 35px;
	background: #666;
	background: linear-gradient(#666, #333);
	position: relative;
}
/*since the first link does not have a triangle before it we can reduce the left padding to make it look consistent with other links*/
.breadcrumb a:first-child {
	padding-left: 20px;
	border-radius: 5px 0 0 5px; /*to match with the parent's radius*/
}
.breadcrumb a:first-child:before {
	left: 14px;
}
.breadcrumb a:last-child {
	border-radius: 0 5px 5px 0; /*this was to prevent glitches on hover*/
	padding-right: 20px;
	cursor: not-allowed;
}

/*hover/active styles*/
.breadcrumb a.active, .breadcrumb a:hover{
	background: transparent;
	background: transparent;
}
.breadcrumb a.active:after, .breadcrumb a:hover:after {
	background: transparent;
	background: transparent;
}

/*adding the arrows for the breadcrumbs using rotated pseudo elements*/
.breadcrumb a:after {
	content: '';
	position: absolute;
	top: 0; 
	right: -18px; /*half of square's length*/
	/*same dimension as the line-height of .breadcrumb a */
	width: 25px; 
	height: 25px;
	/*as you see the rotated square takes a larger height. which makes it tough to position it properly. So we are going to scale it down so that the diagonals become equal to the line-height of the link. We scale it to 70.7% because if square's: 
	length = 1; diagonal = (1^2 + 1^2)^0.5 = 1.414 (pythagoras theorem)
	if diagonal required = 1; length = 1/1.414 = 0.707*/
	transform: scale(0.707) rotate(45deg);
	/*we need to prevent the arrows from getting buried under the next link*/
	z-index: 1;
	/*background same as links but the gradient will be rotated to compensate with the transform applied*/
	background: transparent;
	background: linear-gradient(135deg, #666, #333);
	box-shadow: 2px -2px 0px 1px rgba(0, 0, 0, 0.42), 3px -3px 0 2px rgba(255, 255, 255, 0.1);
	/*stylish arrow design using box shadow*
	box-shadow: 
		2px -2px 0 2px rgba(0, 0, 0, 0.4), 
		3px -3px 0 2px rgba(255, 255, 255, 0.1);
	/*
		5px - for rounded arrows and 
		50px - to prevent hover glitches on the border created using shadows*/
	border-radius: 0 5px 0 50px;
}
/*we dont need an arrow after the last link*/
.breadcrumb a:last-child:after {
	content: none;
}

.flat a, .flat a:after {
	background: rgba(255, 255, 255, 0);
	color: #fff;
	transition: all 0.5s;
}
.flat a:before {
	background: white;
	box-shadow: 0 0 0 1px #ccc;
}
.flat a:hover, .flat a.active, 
.flat a:hover:after, .flat a.active:after{
	background: transparent;
}
.food-forward a{
	color: inherit;
	text-decoration: none;
}
.add-receipe .form-control::placeholder{
	color: rgba(27, 42, 6, 0.38);
}
#phytopediaContent a {
    color: inherit;
	text-decoration: none;
}
.dropdown-menu{
	margin: 0 !important;
}
.dropdown-item:focus, .dropdown-item:hover {
    color: #fff;
    text-decoration: none;
    background-color: rgb(90, 146, 74);
}
.navbar-nav li:hover > ul.dropdown-menu {
    display: block;
}
.dropdown-submenu {
    position:relative;
}
.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top:-6px;
}

/* rotate caret on hover */
.dropdown-menu > li > a:hover:after {
    text-decoration: underline;
    transform: rotate(-90deg);
} 
.featured-recipes a.btn-green{
	text-decoration: none;
	color: #fff;
}
.featured-recipes a{
	text-decoration: none;
	color: inherit;
}
.featured-recipes .custom-shadow02{
	cursor: pointer;
}
.powered-by {
    position: fixed;
    width: 122px;
    right: 0;
    transition: 1s;
    font-size: 14px;
    background: rgba(3, 55, 6, 0.83);
   
    bottom: 0;
    z-index: 99999;
    box-shadow: 2px 0px 5px 1px rgba(0, 0, 0, 0.28);
  /**
	-webkit-animation:linear infinite alternate;
	-webkit-animation-name: run;
	-webkit-animation-duration: 5s;  
  **/	
}
.powered-by p {
	margin-bottom: 0;
    margin-top: 17px;
    font-size: 10px;
    font-weight: 500;
    color: #fff;
}
.close2 {
	cursor: pointer;
	position: absolute;
    color: #fff;
    opacity: 0.5;
    font-size: 10px;
    left: 7px;
    top: 4px;
}
.powered-by img{
	margin-bottom: 10px;
}
.powered-by .close {
    position: absolute;
    left: -11px;
    font-size: 12px;
    width: 12px;
    top: -5px;
	color: #000;
    opacity: 0.9;
}

@-webkit-keyframes run {
    0% { right: -10px;}
    50% { right: 5px;}
	
}
.delicious-overlay{
	position: absolute;
    bottom: 0;
    padding: 10px;
  /** background: linear-gradient(1deg, #000, rgba(255, 255, 255, 0.0196078431372549) 90%);  **/
	background: linear-gradient(3deg, #000, rgba(255, 255, 255, 0) 80%); 
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.7411764705882353), rgba(255, 255, 255, 0) 91%);
  width: 100%;
}
.delicious-overlay p{
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.recipes .custom_ul li{
	padding-bottom: 3px;
}
.innerbanner .banner-baord-sec p.black-text{
	font-size: 18px;
}
footer input.form-control {
    height: 35px;
}
.newsletter .modal-header{
	display: flex;
	justify-content: center;
	border-bottom: none;
}
.newsletter .modal-body{
	padding: 30px 80px;
}
.newsletter .modal-header .close {
    opacity: 1;
    background-color: rgb(59, 108, 61);
    right: 10px;
    top: 10px;
    height: 25px;
    width: 25px;
    border-radius: 50%;
    line-height: 10px;
}
.newsletter .close span {
    color: #fff;
    text-shadow: none;
    font-size: 28px;
    left: 0;
    position: absolute;
    right: -2px;
    display: block;
    text-align: center;
    top: 10px;
}
.newsletter .form-control{
	border-color: #99C75B;
}
.newsletter .modal-dialog{
	display: flex;
    align-items: center;
    margin: 15% auto !important;
}
.recipesimg img{
	height: 50px;
	margin: 0 8px;
	border-radius: 4px;
}
#loader {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 1;
  width: 150px;
  height: 150px;
  margin: -75px 0 0 -75px; 
   border: 16px solid #f3f3f3;
  border-radius: 50%;
  border-top: 16px solid rgba(3, 55, 6, 0.83);
  border-bottom: 16px solid rgba(3, 55, 6, 0.83);
  width: 120px;
  height: 120px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}

@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

/* Add animation to "page content" */
.animate-bottom {
  position: relative;
  -webkit-animation-name: animatebottom;
  -webkit-animation-duration: 1s;
  animation-name: animatebottom;
  animation-duration: 1s
}

@-webkit-keyframes animatebottom {
  from { bottom:-100px; opacity:0 } 
  to { bottom:0px; opacity:1 }
}

@keyframes animatebottom { 
  from{ bottom:-100px; opacity:0 } 
  to{ bottom:0; opacity:1 }
}

#myDiv {
  display: none;
  text-align: center;
}

#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(158, 158, 158, 0.78);
  /* change if the mask should have another color then white */
  z-index: 999999;
  /* makes sure it stays on top */
}

@media only screen and (min-width: 1200px){
	#normal-header .navbar-nav .nav-item{
		 padding: 5px 15px;
	}
	.round_bowl img {
		height: auto;
	}
	.home-banner .absolute {
		position: absolute;
		top: 30px;
		left: auto;
		right: 5px;
		bottom: 0;
		width: 620px;
		font-size: 18px;
	}
	.table_bg img {
		height: auto;
		position: absolute;
		right: 0;
		width: 710px;
		top: 0px;
	}
	#foodCarousel .carousel-inner img {
		height: 140px;
	}
	.recipes img.borde-radius10{
		height: 140px;
	}
	.table_bg {
		position: relative;
		top: 10%;
	}
	.copy-rights {
		position: absolute;
		left: 48%;
		bottom: 30px;
    }
	footer{
		position: relative;
	}
	footer .share_social ul li{
		margin: 0 12px;
	}
	.paddingtb{
		padding: 15px 0 10px;
		/*min-height: 260px;*/
	}
	.carousel .carousel-item{
		min-height: 215px;
	}
	div#foodCarousel {
		min-height: 400px;
	}
	#veggieit_tv .custom-bdr {
		min-height: 600px;
	}
	.foodtoid .custom-shadow {
		min-height: 540px; 
	}
	.banner-baord-sec{
		max-width: 620px;
	}
	#delicies-doses .carousel-item img {
		height: 415px;
	}
	.featured-recipes .custom-shadow02.p-3 {
		min-height: 255px;
	}
	.featured-recipes .custom-shadow02 p {
		min-height: 135px;
	}
	.featured-recipes .bg-white-color{
		min-height: 175px;
	}
	.featured-recipes .bg-white-color p{
		 min-height: 100px;
	}
	.slide .carousel-inner{
		padding-left: 1px;
	}
	.newsletter .modal-body {
		padding: 0px 150px 30px;
	}
	.newsletter .modal-header {
		padding: 0px 35px 20px;
	}
	.newsletter .modal-header .modal-title{
		font-size: 18px;
	}
	.newsletter  .modal-content{
		width: 80%;
	}
	ul.explore{
		font-size: 18px;
	}
	.contact_partner img{
		height: 35px;
	}
	.w-lg-50{
		width: 50%;
	}
}
@media only screen and (min-width: 1300px){
	/**
	.home-banner .absolute{
		top: 9%;
	}
	**/
}
@media only screen and (min-width: 1500px){
	.home-banner .absolute {
		position: absolute;
		top: 74px;
		left: auto;
		right: 5px;
		bottom: 0;
		width: 610px;
		font-size: 18px;
	}
	.table_bg img {
		height: auto;
		position: absolute;
		right: 0;
		width: 700px;
		top: 45px;
	}
}
@media only screen and (min-width: 1800px){
	/**
	.home-banner .absolute{
		position: absolute;
		top: 22%;
		left: auto;
		right: 5px;
		bottom: 0;
		width: 80%;
		font-size: 16px;
	}
	**/
}
@media only screen and (min-width: 1900px){
	/**
	.home-banner .absolute{
		top: 23%;
	}
	**/
}


@media only screen and (min-width: 992px) and (max-width: 1199px) {
	#normal-header .navbar-nav .nav-item{
		padding: 5px 10px;
		font-size: 15px;
	}
	.round_bowl img {
		height: 250px;
	}
	.home-banner .absolute{
		position: absolute;
		top: 35px;
		left: auto;
		right: 20px;
		bottom: 0;
		width: 500px;
		font-size: 16px;
	}
	.table_bg img{
		height: 320px;
		position: absolute;
		right: 0
	}
	.text-large-center{
		text-align: center;
	}
	.pagecounter{
		position: absolute;
	    bottom: 0;
	    right: 0;
	}
	.next-btn{
		position: absolute;
		left: 0;
		right: 0;
		bottom: 5px;
	}
	.paddingtb{
		padding: 25px 0 10px;
		min-height: 270px;
	}
	.w-tab-100{
		width: 100%;
	}
	#delicies-doses{
		width: 75%;
		margin: 0 auto;
	}
	.recipes .custom_ul li {
		padding-bottom: 15px;
	}
	.newsletter .modal-body {
		padding: 0px 150px 30px;
	}
	.newsletter .modal-header {
		padding: 0px 50px 20px;
	}
	
	.newsletter  .modal-content{
		width: 80%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	#normal-header .navbar-nav .nav-item{
		 padding: 5px 10px;
	}
	#normal-header.sticky .navbar-nav .nav-item {
		font-size: 14px;
	}
	#normal-header .navbar-nav .nav-item {
		color: #fff;
		font-size: 14px;

	}
	/*.logo img{
		height: 65px;
	}*/
	.round_bowl img {
		height: 250px;
	}
	.home-banner .absolute{
		position: absolute;
		top: 35px;
		left: auto;
		right: 20px;
		bottom: 0;
		width: 500px;
		font-size: 16px;
	}
	.table_bg img{
		height: 320px;
		position: absolute;
		right: 0
	}
	.home-banner{
		padding: 0px 0 150px;
	}
	.text-medium-center{
		text-align: center !important;
	}
	.text-medium-left{	
		text-align: left !important;	
	}
	.home-banner{
		height: 860px;
	}
	.paddingtb {
		padding: 25px 0 25px;
		min-height: 275px;
	}
	.bg_food_forward{
		padding: 0px;
	}
	.custom-shadow .w-mobile-100{
		width: 100%;
		margin-top: 15px;
	}
	.recipes .custom_ul li {
		padding-bottom: 15px;
	}
}
@media only screen and (max-width: 767px) {
	footer .footer-left.border-right {
		border-right: none !important;
	}
	/*.logo img{
		height: 60px;
	}*/
	.navbar-expand-md>.container, .navbar-expand-md>.container-fluid {
		padding-right: 15px;
		padding-left: 15px;
	}
	#normal-header{
		background: rgba(0, 0, 0, 0.5882352941176471);
	}
	#normal-header.sticky{
		height: auto;
		padding: 14px 0;
	}
	.navbar-light .navbar-toggler-icon{
		background-color: #fff;
		padding: 15px;
		background-size: 20px;
		border-radius: 3px;
		border: 1px solid #5E9E5E;	
		 
	}
	.home-banner .absolute{
		position: absolute;
		top: 40px;
		left: auto;
		right: 20px;
		bottom: 0;
		width: 475px;
		font-size: 14px;
	}
	.table_bg img{
		height: auto;
		position: absolute;
		right: 0;
		width: 575px;
	}
	.home-banner{
		padding: 0px 0 255px;
		height: 770px;
	}
	.text-mobile-center{
		text-align: center !important;
	}
	.round_bowl img {
		height: 270px;
	}	
	.w-mobile-100{
		width: 100%;
	}
	.navbar  button:focus{
		outline: none;
	}
	.foodtoid .carousel-control-next{
		right: 35%;
		bottom: 20px;
	}
	.foodtoid .carousel-control-prev{
		left: 35%;
		bottom: 20px;
	}
	.navbar-light .navbar-toggler{
		border-color: transparent !important;
	}
	.txt-left{text-align: center!important;}
	.share-icons .social_links{text-align: center!important;}
	.navbar-light .navbar-toggler-icon{background: none !important; border:none;}
	.navbar-light .navbar-toggler-icon{
		background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 0.8)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")!important;
			background-repeat: no-repeat!important;;
	}
	/**
	.food-forward .light_bg_gray{
		padding: 10px;
	}
	**/
	.postion-relative-mobile{
		position: relative;
	}
	.w-mobile-100{
		width: 100%;
	}
	.postion-relative-mobile .bg-white{
		width: 100%;
		right: auto;
	}
	.bg_food_forward{
		padding: 0px;
	}
	.powered-by{
		display: none !important;
	}
	.row.quizoption {
		padding-bottom: 55px;
	}
	.paddingtb{
		padding: 25px 0 15px;
	}
	.mob-carousel{
		position: relative;
	}
	.mob-carousel .carousel-item {
		min-height: 215px;
	}
	.recipes .custom_ul li {
		/* padding-bottom: 5px; */
		margin-bottom: 10px;
	}
	.verbi-logo.border-left{
		border-left: none !important;
	}
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
	/*.round_bowl img {
		height: 255px;
	}
	h3.text-mobile-center{
		font-size: 22px;
	}
	h1.rockwell-family{
		font-size: 28px;
	}
	.text-icon img {
		height: 20px;
	}
	h2.dark-green-text{
		font-size: 25px;
	}
	.home-banner .absolute{
		position: static;
		color: #fff;
		padding: 20px 20px;
		width: 100%;
		background: rgba(94, 158, 94, 0.88);
	}
	.table_bg img{
		display: none;
	}
	.w-mobile-100{
		width: 100%;
	}
	.home-banner {
		padding: 130px 0 100px;
		height: 600px;
	}
	**/
	#veggieit_tv .modal-dialog{
		margin: 10% auto !important;
	}
	#veggieit_tv .modal{
		top: 10%;
	}
}

@media only screen and (max-width: 575px) {
	.round_bowl img {
		height: 255px;
	}
	h3.text-mobile-center{
		font-size: 22px;
	}
	h1.rockwell-family{
		font-size: 28px;
	}
	.text-icon img {
		height: 17px;
	}
	h2.dark-green-text{
		font-size: 25px;
	}
	.home-banner .absolute{
		position: static;
		color: #000;
		padding: 20px 20px;
		width: 100%;	
		background-image: url(../images/box02.png);
		background-position: center;
		background-size: cover;
		background-repeat: no-repeat;
		padding: 40px 0 25px;
		padding-left: 25px;
		padding-right: 25px;
	}
	.table_bg img{
		display: none;
	}
	.w-mobile-100{
		width: 100%;
	}
	.home-banner {
		padding: 130px 0 100px;
	}
	.breadcrumb a:last-child{
		padding-right: 7px;
	}
	.breadcrumb a:first-child{
		padding-left: 5px;
	}
	.breadcrumb a{
		font-size: 12px;
	}
	.innerbanner {
		padding: 130px 10px 50px !important;
	}
	.innerbanner .breadcrumb {
		display: none !important;
	}
	#veggieit_tv .modal-dialog{
		margin: 10% auto !important;
	}
	#veggieit_tv .modal{
		top: 10%;
	}
	#footer .border-right{
		border: none !important;
	}
	.newsletter .modal-body {
		padding: 30px 40px;
	}
	.newsletter .modal-dialog{
		width: 95%;
	}
	
}	
.bg-green_white-text{background: #5e9e5e url(../images/images.jpg);    color: #fff;    border-radius: 0;    border: 0;}
.bg-gray{background:#dcdcdc;}
.fnt-31{font-size: 26px;}
.fnt-311{font-size: 28px;}
.bt-20{position:absolute;bottom:10px;}
.covid .modal-header{padding:0;}
@media(min-width:992px){
.min-hgt-900{min-height:850px; background-size:100%;}
}
@media(max-width:767px){
.min-hgt-900{background-position: 0 87px;}
.mt-51{margin-top: 6rem!important;}
}