/**utility css**/

body{
	width:100%;
	font-family:'Tahoma';
	margin-left:0px;
	margin-top:0px;
	src: url("../fonts/tahoma.ttf");
    font-size: 15px;
	/*src: url("../fonts/Helvetica.otf");
	src: url("../fonts/times.ttf");*/
}

.page-body{width:100%;min-height:700px;}
header{background-image: url("../images/100px.png");background-repeat:repeat;width:100%;float:left;}
footer{background-image: url("../images/100px.png");background-repeat:repeat; width:100%;text-align:center;min-height:60px;float:left;}
.footer-content{width:90%;color:#FFF;text-align:center;padding-top:10px;margin:0 auto;padding-bottom:10px;}
#main{width:100%;float:left;}
#cbp-bislideshow{width:100%;margin:0 auto;position:relative;clear:both;}
#cbp-bislideshow img{width:100%;}
#people-content-div{width:100%;margin:0 auto;position:relative;}
#people-content-div p{float:left;width:45%;position:relative;top:20%;}
.people-content-div-img{width:70%;float:right;margin:2% 3% 0 0;}
.people-content-div-img img{width:100%;}
.harvest-cover-div-img{width:100%;float:right;margin:0 0% 0 0;height:343px;}
.harvest-cover-div-img img{width:100%;height:100%;}
.people-chart-div-img{width:100%;float:left;text-align:center;}
.people-chart-div-img img{width:50%;}
#other-content{width:100%; float:left;}
/*.logo{left:3%;width:18%;position:absolute;z-index:1;}*/
.logo{left:3%;width:305px;position:absolute;z-index:4;}
.logo img{width:100%;}
.center-img{width:100%;margin:0 auto;}
.center-img img{width:100%;}
/*#other-content b{float:left;clear:left;font-size:large;line-height:normal;}*/
#circle-bg{width:393px;float:right;height:210px;background-image: url("../images/circle.png");background-repeat:no-repeat;background-size:100% 100%;margin-right:70px;margin-top:80px;}
#spice-bg{width:100%;float:left;background-image: url("../images/spice-bg.png");background-repeat:no-repeat;background-size:100% 100%;}
#month-quarter{
       position: relative;
    top: 33%;
    text-align: center;
    color: #FFF;
    float: right;
    width: 173px;
    font-size: 20px;
}
.page-content #head-content p{line-height:20px;font-size:normal;}
/*#head-content{left:3%; width:18%;position:absolute;background-image:url("../images/head-content.png");background-repeat: no-repeat;background-size:100% 100%;min-height:402px;margin-bottom:20px;float:left;z-index:1;}*/
.page-content #head-content{
	left: 3%;
    width: 303px;
    position: absolute;
    background-image: url("../images/below-logo.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    min-height: 202px;
	margin-top: 7.6%;
    margin-bottom: 20px;
    float: left;
    z-index: 4;
    padding: 4% 2% 2px 2%;
    text-align: justify;
	font-size:normal;
}
p{color:grey;}
/*#head-content p {margin-top:75%;width:80%;margin-left:10%;position:relative;text-align:justify;}*/
.backgroundsize{/*background-color:green;*/width:100%;/*margin-top:-8px;margin-left:-7px; float:left;*/}
.other-text{width:65%;float:left;}
.ss-form-container{font-family:'Tahoma';}
.div-60{width:60%;float:left;margin-left:3%;}
.div-60-right-img{position:absolute; padding-top:8%;}
.black-strip{float:left;background-image:url('../images/a.png');background-repeat:no-repeat;background-size:100% 100%;width:100%; min-height:100px;}
#other-content table td h4,td img{margin-top:0px;margin-left:0px;float:left;}
/*.vui-slider{width:100%!important;height:100%!important;}*/
.intro-video{width:88%; height:60%;}
a {
	/* color: #f0f0f0; */
	color:#fff;/*#eab438;*/
	text-decoration: none;
	font-size: 12pt;
	font-family:'Tahoma';
}

#map{
	clear:both;
	width: 100%;
	height: 530px;
	margin-top: 70px;
	margin:0 auto;
	opacity:0.8;
	}
.c-icon{
	height:20px;
	vertical-align: bottom;
}
.c-icon-a{
	color:grey;/*#FFF;/*#eab438;*
	font-size:16px;*/
	font-size:inherit;
	
}
.c-icon-a:hover{
	color:inherit;
}
.clear-01{float:left;clear:both;height:1px;width:100%;}
.clear-05{float:left;clear:both;height:5px;width:100%;}
.clear-10{float:left;clear:both;height:10px;width:100%;}
.clear-20{float:left;clear:both;height:20px;width:100%;}
.clear-50{float:left;clear:both;height:50px;width:100%;}	
/** header menu css starts **/


.menu-bar{
	float:right;
	width:75%;
}
#nav{width:80%;margin-bottom:0;}
#nav li{
    color: #eab438;
    float: left;
    font-size: 12pt;
    text-align: center;
    width: 20%;
    padding-top: 16px;
    padding-bottom: 10px;
}
#nav li a{
    text-decoration: none;       
}
.menu-bar li.selected{
}

.menu-bar ul li a{padding-bottom:10px;}
#menu-icon{
	display:none;
}
#nav li.selected{
	/*background: -webkit-linear-gradient(left, rgba(2,3,250,0.4), rgba(2,3,255,1)); /* For Safari 5.1 to 6.0 */
    /*background: -o-linear-gradient(right, rgba(20,3,250,0.4), rgba(2,3,255,1)); 	 /* For Opera 11.1 to 12.0 */
    /*background: -moz-linear-gradient(right, rgba(2,3,250,0.4), rgba(2,3,255,1)); 	 /* For Firefox 3.6 to 15 */
    /*background: linear-gradient(to right, rgba(2,3,250,0.4), rgba(2,3,255,1)); 	 /* Standard syntax (must be last) */
	background:#073667;
	
}

#nav li.selected a{color:#FFF;}
/*#nav li:HOVER a{color: #000;background-color: transparent;}*/
/** header menu css ends **/


/** Responsive CSS starts **/
/** Google contact form css starts **/
.ss-form{width:100%;}
.ss-form-entry{width:70%;float:left;padding:5px;}
.ss-q-item-label{float:left;width:40%;}
.ss-submit-message{font:normal 13px arial,sans-serif;margin-bottom:20px}.error,.required{border:2px solid #c43b1d}
.required-message,.required-message,.error-message{color:#c43b1d;display:none;font-size:13px}
.required~.required-message,.error~.error-message{display:block}
.ss-q-short{background-color:#e3e3e3;height:30px;}
.ss-q-long{background-color:#e3e3e3;height:100px;}
#navigation-table{width:100%;}

.prior-1,.prior-2,.prior-3,.prior-4,.prior-5,.prior-6,.l9{display:none;}
.powby{position:relative;color:#FFF;font-size:smaller;margin:0 auto;}
.l9{height:5px;margin-top:15px;background-color:#FFF;}
.l-line{float:right;}
.r-line{float:left;}

.l9{-webkit-transition: all 1s linear;
    -moz-transition: all 1s linear;
    -o-transition: all 1s linear;
    transition: all 1s linear;
	}
#snm{line-height:35px; vertical-align:middle;}	


#menudiv{
display: none;
}
.containerMobile{
 display: none;   
}

.aboutbackground{
    background-image: url(../images/bg_horizontal.jpg);
    background-repeat: repeat;
/*    background-position: center center;*/
    background-size: 100%;
    min-height: 100%;
    background-size:100% auto; 
    min-height:100%;
}

@media (min-width:300px) and (max-width: 900px) {
#circle-bg {
    width: 100%;
    float: right;
    height: 210px;
    background-image: url(../images/circle.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin-right: 0px;
    margin-top: 80px;
}
    
#navbar{
 padding:0 !Important;
}    
.containerMobile{
 display: block;   
}
 
.page-content .aboutUs{
     left:10% !Important;
}    
   
.page-content #head-content{
     left:0%;
}   
    
.div-60{
/*    height:400px*/
 }    
.swipeslider{
 padding-top: 44% !important;      
}    
 
.swipeslider .sw-slide > img {
     max-height: none !important;
    max-width: none !important;
}  
.swipeslider, .swipeslider.sw-slides{
    height:500px !important
 } 
.page-content #head-content{
    top: 24%;
}    
.vui-slider{
   display: none;     
}    
.people-content-div-img{
        width:90%
    }
    
.div-60 {
    width: 100%;
    float: left;
    margin-left: 0%;
}

  .logo{
        display: none;
  }    
    
.page-content #head-content {
         background: white;
         border-radius: 11px;
            width: 80%;
}
    
    
.product {
    background-image: url(../corianderm.jpg);
    background-repeat: repeat;
    height: 100%;
}    
 
.headmenu{
        display: none;
 }   
    
#menudiv{
display: block;
}
    
.intro-video {
    width: 100%;
}

 .page-content{
            display: flex;
            flex-direction: column;
            align-items: center;
    }    

    .page-content #head-content{
        box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.83), 0px 0px 0px 1px rgba(0, 0, 0, 0.23), inset 0px 0px 0px 0px rgba(0, 0, 0, 0.59);
     
    }
   
    #other-content1{
     margin-top: 345px;
     background-image: url(../harvestm.jpg);
    background-repeat: no-repeat;
    height: 100%;
    }
    
    #other-content1 .center-img{
        display:none;
    }
    
   .page-content .adjustindex{
        left:10% !important;
     
    }
    
.aboutbackground{
     background-image:url('../images/cuminsm.jpg') !important;
 }    
    
    #productimage{
        display:none;
    }
    
    .l9{
        width: 24% !important;
    }  

    .l9_name{
        font-size: 19px;
        margin-top: 11px;
        position: relative;
        top: 8px;
    }    

    .page-content .adjust{
        position: relative !important;
    }
    
}

