@import url('https://fonts.googleapis.com/css?family=Open+Sans|Rock+Salt|Shadows+Into+Light|Cedarville+Cursive');

body {
  font-family: "Poppins", serif;
}
span {
	color: red;
}
 header {
 	background-color: #fff;
  padding: 10px;
	position: -webkit-sticky;
  position: sticky;
  top: 0;	
 	z-index: 9999;
 }

/* Slider */
.slick-slide {
  margin: 0px 20px;
}

.slick-slide img {
  width: 100%;
}

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: "";
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}


.noDisplay {
	display: none;
}

.dropdown {
	color: #000;
   padding-bottom: 3%;
}

.dropdown-content {
  position: absolute;
  visibility: hidden;
  background-color: #f1f1f1;
  z-index: 999999;

}
.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}
.dropmenu {
	display:inline-block;
	width:13%;
	padding: .5%;
}
.menu_horiz
{
	  display: block;
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    position: fixed;
    left: 0;
    z-index: 9999;
    background-color: #eeecec;
    top:120px;
}

.dropdown:hover .dropdown-content {
	visibility: visible; 	
    }
.dropdown-content a:hover {
	background-color: #ddd;
	/*transform: scale(1.1);*/
	/*transition: 1s;*/
transform: scale(1.1);
transition: all 0.4s ease-in;
}
   
.homegraydiv {
	style: display:block;
	width:100%;
	background-color: #efe9e9;
	text-align: center;
	padding: 25px;
}

 #more {
 	display: none;
 }

 #moreeggs {
 	display: none;
 }


@media screen and (min-width: 769px) and (max-width: 1405px) {
    
.headerIn {
	display: inline-block;
	width: 38%;
}
.headerdiv {
	display: inline-block;
	width: 58%;
	text-align: center;
	position: absolute;
}
.headertext {
	color: #000;
    font-family: 'roboto',sans-serif;
    font-weight: bolder;
    text-decoration: none;
    padding: 1%;
    font-size: 1em;
}
}
/*desktop*/
@media (min-width: 768px) and (max-width: 2000px){
body {
	margin: 0 auto;
	font-family: "Rubik",sans-serif !important;
	overflow-x: hidden;
	
}
.number {
    color: #a0c51d;
    position: relative;
    top: 5px;
    font-weight: 550;
    font-size: 1.3em;
    left: 7px;
}
#dropdownMenu2 {
	pointer-events: none;
	cursor: pointer;
}
.youTubesize {
	width: 1000px; 
	height: 560px;
}
.topmail {
  padding-right: 31px;
	text-align: right;
	margin-top: 0.5%;
}
.container {
	margin-top: -50px;
}
.ourproductmain {
		display:block;
		width: 100%;

	}
.ourproductsub{
	display:inline-block;
	width: 22%;
}
.textproduct 
{
	display:inline-block;
	width: 25%;
	padding:15px;
	padding-bottom: 20px;
}
.txtadjust {
	position: relative;
	top: -30px;
}
.graydivImg{
	width:1000px;
}

.proImg {
	width: 300px;
	height: 250px;
	float: right;
	border-radius: 20px;
	position: relative;
  top: 40px;
  box-shadow: 0px 1px 8px 2px lightgrey;
}
.proImg:hover {
	width: 303px;
	height: 253px;
}
.callus {
	width:2%;
}
.ws-100{
	width: 50% !important;
}
p{
	font-size: 1.2em;
	margin-bottom: 0rem !important;
}
.section {
	overflow-x: scroll;
	overflow-y: hidden;
}
.section::-webkit-scrollbar {
    display: none;
}
.card {
    box-shadow: 6px 5px 6px 1px rgb(182 179 179);
    border-radius: 1.25rem !important;
    padding: 22px;
    margin-bottom: 40px;
        width: 120%;
}
 .full_width {
 	width: 100%;
 }
.header{
	display: block;
	width: 100%;
	
}
ul {
  list-style-type: none;
 	margin: 16%;
  padding: 0;
  overflow: hidden;
}
.changeImg {
	width: 67%;
}
li {
  float: left;
  margin-left: 13%;
}
a{
	cursor: pointer;
}
li a {
  display: block;
  color: #000000;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
}
.activehead {
    color: #a0c51d !important;
}
.headerIn {
	display: inline-block;
	width: 48%;
}
.tastylogo {
	width: 23%;
    padding-left: 4%;
}

.headerdiv {
	display: inline-block;
	width: 51%;
	text-align: center;
	position: absolute;
  margin-top: 1% !important;
}
.tagtext a
{
	color: #000;
    text-decoration: none;
    padding: 3%;
    font-size: 1.27rem;
}

.taghome {
	color: #a0c51d !important;
}
.chgActive
{
	color: #a0c51d !important;
}
.tagcolour
{
	color: #000 !important;
}
a:hover
{
	color: #a0c51d !important;
	text-decoration: none !important;
} 
.width_70 {
	width: 70%;
	position: relative;
    z-index: -9;
}
.bar {
	display: none !important;
}

/*footer*/
.footer {
	display: block;
	width: 100%;
	background: #a0c51d;
	color: #FFF;

}
.footer a:hover {
	color: #000 !important;
	text-decoration: none;
}
.footer a {
	color: #FFF;
	text-decoration: none;
	line-height: 60px;
}
.tastylogofooter{
	width: 18%;
   padding-top: 4%;
   padding-left: 6%;
}
.footerMaindiv {
	display: block;
	width: 100%;
	
}
.footerSubdiv {
	display: inline-block;
	width: 38%;
	
}
.footerSubdiv1 {
	display: inline-block;
	width: 7%;
	
}
.footerSubdiv2 {
	display: inline-block;
	width: 7%;
	
}
.footerSubdiv3 {
	display: inline-block;
	width: 39%;
	
}
.followdiv{
	text-align: center;
	line-height: 2em;
}
.socialmediaimg{
	width: 2%;
}
.Copyright{
	text-align: center;
    line-height: 3em;
}
	
.headdiv {
	display: none;
}
/*index*/
.section1 {
	padding: 2%;

}
.indeximagediv {
	display: block;
	width: 100%;
	/*border: 2px solid red;*/
	text-align: center;
	
}
.indeximage {
	width: 175px;
	margin-top: 2%;
}
.productindeximage{
	width: 20%;
}
.producth11{
	 margin-left: 17% !important;
}   
.h1tag {
	font-family: 'ropa',sans-serif;
    position: absolute;
    margin-top: -4% !important;
    margin-left: 43% !important;
    line-height: 1.5em !important;
    font-weight: bolder !important;
}
.h1tag2 {
    font-family: 'ropa',sans-serif;
    position: absolute;
    margin-top: -4% !important;
    margin-left: 47.5% !important;
    line-height: 1.5em !important;
    font-weight: bolder !important;
    }
.indexMain {
	display: block;
    width: 100%;
    height: 600px;
    margin-top: -50px;
    text-align: center;
}
.productinfo1 {
	display: inline-block;
    width: 20%;
    height: 600px;
    box-shadow: 0px 0px 20px 0px grey;
}

.productinfo2 {
	display: inline-block;
    width: 20%;
   /* border: 2px solid grey;*/
    height: 600px;
    box-shadow: 0px 0px 20px 0px grey;
}

.productinfo3 {
	display: inline-block;
    width: 20%;
    height: 600px;
    box-shadow: 0px 0px 20px 0px grey;
}


.section2 {
	margin-top: -5%;

}

.Partnerinfo1 {
	display: inline-block;
    width: 35%;
    border: 2px solid grey;
    height: 350px;  
}
.Partnerinfo2 {
	display: inline-block;
    width: 35%;
    border: 2px solid grey;
    height: 350px;
}

.SocialmediaBloginfo {
	display: inline-block;
    width: 40%;
    height: auto;
}

.SocialmediaBloginfo:hover {
padding: 1px;  
}

.testi1main {
	display:block;
	width: 100%;
}
.testi1sub1 {
	display:inline-block;
	width: 30%;
	text-align: center;
}
.testi1sub2 {
	display:inline-block;
	width: 69%;
	text-align: center;
	vertical-align: middle;
}
.testiImg {
	width: 100%;
}
.bdradius{
	border-radius: 20px;
}
.SocialBloginfo1 {
	display: inline-block;
    width: 18%;
    height: auto;	
}
.SocialBloginfo2 {
	display: inline-block;
    width: 15%;
    height: auto;
}
.SocialBloginfo3 {
	display: inline-block;
    width: 20%;
    height: auto;
}
.SocialmediaBlogMain {
	display: block;
    width: 100%;
    /*border: 2px solid red;*/
    height: auto;
   /* margin-top: 3%;*/
    /*text-align: center;*/
        margin-left: 26%;
}
.SocialBlogMain {
	display: block;
    width: 100%;
    /*border: 2px solid red;*/
    height: auto;
    margin-top: 3%;
    text-align: center;
    padding:20px ;
}
.Viewmorediv {
	text-align: right;
	margin-right: 13%;

}
.Viewmore{
	text-decoration: none;
	color: #000;
	line-height: 9em;
}
.divh1{
	    margin-top: -82px;
    margin-bottom: 82px;
}

.divh11{
	    margin-top: -82px;
}
.main {
  margin: auto;
}

h1 {
  font-size: 50px;
  word-break: break-all;
}

.row {
  margin: 8px -16px;
  flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    flex-direction: row-reverse;
    align-content: space-between;
    justify-content: space-evenly;
}

/* Add padding BETWEEN each column */
.row,
.row > .column {
  padding: 8px;
}

/* Create four equal columns that floats next to each other */
.column {
  float: left;
  width: 25%;
}

/* Clear floats after rows */ 
.row:after {
  content: "";
  display: table;
  clear: both;
}

/* Content */
.content {
  background-color: white;
  padding: 10px;
}
.farmtourh1 {
    margin-left: 43% !important;
 }
label {
    display: inline-block;
    margin-bottom: 4rem !important;
}

/*ABOUT US*/
.tastyAboutMainDIv {
	display: block;
	width: 200%;
	margin-top: 2%;
}
.tastyAboutSubDIv {
	display:inline-block;
	width: 50%;
}
.rihtImgDiv {
	display:inline-block;
	width: 45%;
	vertical-align:top;
	text-align: -webkit-center;
}
.aboutRightImg {
	position: relative;
	margin-top: 20%;
	width: 70%;
}
.aboutMainDiv2 {
	display: block;
	width: 100%;
	text-align: center;
}
.aboutSmallImg {
	display:inline-block;
	width: 30%;
}

/*eggs*/
.eggsideDiv1 {
	display:inline-block;
	width:50%;
}
.eggsideDiv2 {
	display:inline-block;
	width:48%;
}
.eggImgMainDiv {
	display: block;
	width: 100%;
	text-align: center;
}
.eggImgSubDiv1 {
	display:inline-block;
	width: 100%;
}
.productImg2 {
		width: 35%;
    position: relative;
       z-index: 4;
    margin-top: -20%;
}
.productImg {
		width: 35%;
    position: relative;
       z-index: 4;
    margin-top: -27%;
}
.productImg1{
	    width: 20%;
    position: relative;
        z-index: 99;
    margin-top: -14%;
}
.eggImgSubDiv2{
	display:inline-block;
	width: 48%;
}
.eggImgSubDiv3{
	display:inline-block;
	width: 49%;
}

.eggptag {
	display:inline-block;
	width: 35%;
	vertical-align: middle;
	text-align:left;
}
.width_100img {
	width: 100%;
    position: relative;
    z-index: -9;
   
}
.textdiv {
	display:inline-block;
	width: 7%;
}
.buttonMain{
	display:inline-block;
	width: 85%;
	text-align: -webkit-center;
}
.EnquireButton {
	background:#a0c51d;
	border-radius: 5px;
	border: none;
	color: #fff;
	padding-bottom: 7px;
	padding-top: 7px;
	padding-left: 4%;
	padding-right: 4%;
	font-weight: 700;
}
/*dairy*/
.dairyptag {
	display:inline-block;
	width: 45%;
	vertical-align: top;
	text-align:left;
}
/*farmtour*/
.farmtourMainDiv {
	display: block;
	width: 100%;
}
.youtubeVideo {
	text-align: center;
	display:inline-block;
	width: 100%;
}
/*contactus*/
.mbm50{
  margin-bottom: -50px;
}
.cufirstindiv {
	display:inline-block;
	width:50%;
}
.cutextcenter {
	text-align:center;
}
.cupsize {
	font-size: 1.3em;
	padding-bottom: 40px;
}
.cu2maindiv {
	display: block;
	width: 100%;
}
.cutextside {
	display:inline-block;
	width: 46%;
	text-align: -webkit-center;
}
.lblmargin1 {
	margin-right: 41px;
}
.lblmargin2 {
	margin-right: 37px;
	position: relative;
	bottom: 78px;
}
.cutext1 {
padding-left: 3%;
padding-right: 3%;
padding-top: 1%;
padding-bottom: 1%;
border-radius: 7px;
border: none;
box-shadow: 3px 6px 9px 1px #a9a9a991;
}
.cutext2 {
	padding-left: 3%;
	padding-right: 3%;
	padding-top: 1%;
	padding-bottom: 1%;
	border-radius: 7px;
	border: none;
	box-shadow: 3px 6px 9px 1px #a9a9a991;
}
.cutext3 {
	padding-left: 3%;
	padding-right: 3%;
	padding-top: 1%;
	padding-bottom: 1%;
	border-radius: 7px;
	border: none;
	box-shadow: 3px 6px 9px 1px #a9a9a991;
	height: 100px;
	width: 246px;
}
.cubtn {
	background:#a0c51d;
	border-radius: 5px;
	border: none;
	color: #fff;
	padding-bottom: 7px;
	padding-top: 7px;
	padding-left: 2%;
	padding-right: 2%;
	font-weight:700;
	margin-right: 55px;
	float: right;
}
.cuaddressmain {
	display:inline-block;
	width: 49%;
	position: absolute;
	margin-top: -14px;
}
.culocationImg {
	display: inline-block;
	width: 20%;
	text-align: end;
	position: relative;
	top: -123px;
}
.culocation {
	display:inline-block;
	width:40%;
	padding: 18px;
}
.cuPhoneImg {
	display: inline-block;
	width: 20%;
	text-align: end;
}
.cuPhoneImg1 {
	width: 27px;
}
.cuPhone {
	display:inline-block;
	width:40%;
	padding: 20px;
}
.cuEmailImg {
	display: inline-block;
	width: 20%;
	text-align: end;
}
.cuEmailImg1 {
	width: 27px;
}
.cuEmail {
	display:inline-block;
	width:40%;
	padding: 20px;
}
.txtend {
	text-align:end;
}
/*loader*/
#loader {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 1;
  width: 50px;
  height: 50px;
  border: 10px solid #a0c51d;
  border-radius: 50%;
  border-top: 10px solid #000;
  animation: spin 0.6s linear infinite;
}


@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

}

#myBtntop {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 18px;
  border: 2px solid #000;
  outline: none;
  background-color: #000;
  color: white;
  cursor: pointer;
  padding: 15px;
  border-radius: 30px;
}

#myBtntop:hover {
  background-color: #000;
}
/* Responsive layout - makes a two column-layout instead of four columns */
@media screen and (max-width: 900px) {
  .column {
    width: 50%;
  }
}

/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
  .column {
    width: 100%;
  }
}

.QuotesImg {
	width: 50px;
}

.SocialmediaBloginfo:hover .QuotesImg {
	width: 70px;
}
.prd_name
{
	margin-top: 8px;
}
#egg_name
{
	font-size: 39px;
}
#rice_name
{
font-size: 34px;
}
#about_section
{
	background-color: #f7f7e2;
	font-family: poppins;
	width: 70%;
  margin-left: 15%;
}
.abt_sec_1
{
	  display: block;
    width: 100%;
    height: 70px;
    background-color: #31A02A;
    text-align: center;
    font-size: 30px;
    color: white;
    padding-top: 5px;
}
#abt_subdiv
{
	    display: flex;
    margin: 0 auto;
    padding: 0;
    max-width: 1200px;
    list-style: none;
    color: black;
    border-bottom-color: black;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    font-weight: 500;
}
.abt_sub
{
	  display: inline-block;
    position: relative;
    float: left;
    list-style: none;
    overflow: hidden;
    padding: 0;
    right: 6%;
    font-size: 16px;
    border-radius: 10px;
}
.qote_mission
{
	color: black;
    text-align: center;
    display: block;
    font-size: 30px;
    font-weight: 500;
}
.abt_active
{
		color: white !important;
    border-color: rgb(51, 51, 51);
    background: #31A02A;
}
#mile_img
{
	  position: relative;
    margin-top: 3%;
    left: 6%;
}
.class_abt
{
	width: 100%;
	background-color: #f7f7e2 !important;
}

.abt_hd
{
	color: #256389;
	font-weight: bold;
}
.market_sub_hd
{
	color: #256389;
	font-weight: 600;
	font-size: 19px;
}
.market_sub_hd2
{
	color: #c75814;
	font-weight: 600;
	font-size: 19px;
}
.iconDetails {
 		margin-top: 2%;
    float: left;
    height: 100px;
    width: 100px;
    margin-left: 4px;	
} 
.icon2
{
	margin-top: 0%;
    float: left;
    height: 100px;
    width: 100px;
    margin-left: 4px;
}
.icon3
{
		margin-top: 2%;
    float: left;
    height: 100px;
    width: 100px;
    margin-left: -8%;
}
.icon4
{
    float: left;
    height: 100px;
    width: 100px;
    margin-left: 37%;
}
.icon5
{
		margin-top: 2%;
    float: left;
    height: 100px;
    width: 100px;
    margin-left: -8%;
}
.icon6
{
		margin-top: 2%;
    float: left;
    height: 100px;
    width: 100px;
    margin-left: -8%;
}
.icon7
{
		margin-top: 2%;
    float: left;
    height: 100px;
    width: 100px;
    margin-left: 37%;
}
.icon8
{
		margin-top: -5%;
    float: left;
}
.policy_container {
	width:100%;
	height:auto;
	padding:1%;
	margin-top: 5%;
}
#mark_img
{
	margin-top: -6%;
}
.policy_contnt
{
	margin-top: 8%;
}
h4 {
    margin:0px;
}
.mile_1,.mile_2,.mile_3,.mile_4,.mile_5
{
	  height: 50%;
    width: 75%;
    margin-left: 17%;
}
.td_mark
{
	margin-left: 5%;
}
.market_container
{
	margin-top: 5%;
}
.mile_1
{
	margin-top: 6%;
}
.mile_2,.mile_3,.mile_4,.mile_5
{
	margin-top: 17%;
}
.abt_hd_m
{
	margin-top: 0%;
	color: #256389;
	font-weight: bold;
}