body {
    font: 400 15px Lato, sans-serif;
    line-height: 1.8;
    color: #000;
  }
  body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
background: linear-gradient(to right, #c5c9c7 0%, #c2a00a 100%);
background-size: 100% 100%;


}
.no{
    background:#0000;
}

  h2 {
    font-size: 24px;
    text-transform: uppercase;
    color: #303030;
    font-weight: 600;
    margin-bottom: 30px;
  }
  h4 {
    font-size: 19px;
    line-height: 1.375em;
    color: #303030;
    font-weight: 400;
    margin-bottom: 30px;
  }  
  .centered {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
  .jumbotron {
    background: linear-gradient(to right,#c5c9c7 0%, #c2a00a 100%);
    color: #fff;
    
    font-family: Montserrat, sans-serif;
    padding-bottom: 30px;
    margin-bottom: -31px;
   margin-top: 12%;
    background-size: 100% 100%;
    padding: 60px 10%;

   
  }
  .more {display: none;}
  .container-fluid {
    padding: 60px 50px;
  }
  .bg-grey {
    background-color: #f6f6f6;
	background-color: #6b5b95;
background: linear-gradient(-16.5deg, #c5c9c7 30%, rgba(0, 0, 0, 0) 30%),linear-gradient(to right, #c5c9c7 0%, #c2a00a 100%);
background-size: 100% 100%;
  }
  .logo-small {
    color: #f4511e;
    font-size: 50px;
  }
  .logo {
    color: #f4511e;
    font-size: 200px;
  }
  .thumbnail {
    padding: 0 0 15px 0;
    border: none;
    border-radius: 0;
  }
  .thumbnail img {
    width: 100%;
    height: 100%;
    margin-bottom: 10px;
  }
  .carousel-control.right, .carousel-control.left {
    background-image: none;
    color: #f4511e;
  }
  .carousel-indicators {

    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 1;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;

}
  .carousel-indicators li {
    border-color: #f4511e;
  }
  .carousel-indicators li.active {
    background-color: #f4511e;
  }
  .item h4 {
    font-size: 19px;
    line-height: 1.375em;
    font-weight: 400;
    font-style: italic;
    margin: 70px 0;
  }
  .item span {
    font-style: normal;
  }
  .panel {
    border: 1px solid #ffd700;/*#a4847a;*/ 
    border-radius:1 !important;
    transition: box-shadow .5s;
  }
  .panel:hover {
    box-shadow: 10px 10px 0px rgba(1,1,1, 0.4);
  }
  .panel-footer .btn:hover {
    border: 2px solid #ffd700;
    background-color: #fff !important;
    color: #ffd700;
  }
  .panel-heading {
    color: #fff !important;
    background:linear-gradient(to right, #c5c9c7 0%, #c2a00a 100%);
    padding: 2px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
  }
  .panel-footer {
    background-color: white !important;
  }
  .panel-footer h3 {
    font-size: 32px;
  }
  .panel-footer h4 {
    color: #aaa;
    font-size: 14px;
  }
  .panel-footer .btn {
    margin: 15px 0;
    background:linear-gradient(to right, #c5c9c7 0%, #c2a00a 100%);
    color: #fff;
  }
  
	 .navbar-collaps{
		 position:absolute;
		 width:auto;
		 border-top:0;
		 -webkit-box-shadow:none;
		 box-shadow:none;
		 }
	 .navbar-collaps.collaps{
		 display:inherit!important;
		 height:auto!important;
		 overflow:visible!important;
	 overflow-style:marquee-line !important
	 }
	 .container>.navbar-collapse,.container>.navbar-header{margin-right:0%;margin-left:0%;}
	 .container {
	     position: fixed;
    padding-right: 2%;
    padding-left: 0%;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    height:171px;

}
  .dropdown {

  overflow: hidden;
}

.dropdown .dropbtn {
  font-size:13px; /*17px;*/    
  border: none;
  outline: none;
  color: white;
  padding: 14px 16px;
  background-color: inherit;
  font-family: inherit;
  margin: 0;
}

.dropdown-content {
  display: none;
  position: inherit;
  background-color: #000;
  min-width:100%;
  box-shadow: 5px 10px 0px 0px rgba(0,12,10,0.3);
  z-index:1;
}

.dropdown-content a {
	
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: left;

}
.dropdown:hover .dropbtn {
  background-color: #555;
  color: white;
}

.dropdown-content a:hover {
  background-color: #ddd;
  color: black;
}

.dropdown:hover .dropdown-content {
  display: block;
  background-color:#D43033 ;
}

  .navbar {
    margin-bottom: 0;
    background-color: #00000000;
    z-index: 9999;
	overflow:visible;
    border: 0;
    font-size: 13px !important;
    line-height: 1.42857143 !important;
    letter-spacing: 1px;
    border-radius: 0;
    font-family: Montserrat, sans-serif;
  }
  .navbar li a, .navbar .navbar-brand {
    background: antiquewhite;
  }
  .navbar-nav li a:hover, .navbar-nav li.active  {
    color: #fff !important;
	text-shadow: 0px 0px 6px rgba(255, 255, 255, 1);
-webkit-box-shadow: 0px 5px 40px -10px rgba(0,0,0,0.57);
-moz-box-shadow: 0px 5px 40px -10px rgba(0,0,0,0.57);
transition: all 0.4s ease 0s;
    background-color: #C8C6C6 !important;
  }
  .navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-right: 0px;
    margin-top: 1px;
    margin-bottom: 0px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
        border-top-color: transparent;
        border-right-color: transparent;
        border-bottom-color: transparent;
        border-left-color: transparent;
    border-radius: 4px;
}
  #navbar-nav a:hover,#navbar-nav li.active a {
    color: #fff !important;
	text-shadow: 0px 0px 6px rgba(255, 255, 255, 1);
-webkit-box-shadow: 0px 5px 40px -10px rgba(0,0,0,0.57);
-moz-box-shadow: 0px 5px 40px -10px rgba(0,0,0,0.57);
transition: all 0.4s ease 0s;
    background-color: #C8C6C6 !important;
  }
  
  .navbar-default .navbar-toggle {
    border-color: transparent;
    color: #fff !important;
  }
  footer .glyphicon {
    font-size: 20px;
    margin-bottom: 20px;
    color: #fa7c30;
  }
  glyphicon-signa:before{content:"\e018"}
  .slideanim {visibility:hidden;}
  .slide {
    animation-name: slide;
    -webkit-animation-name: slide;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
    visibility: visible;
  }
  @keyframes slide {
    0% {
      opacity: 0;
      transform: translateY(70%);
    } 
    100% {
      opacity: 1;
      transform: translateY(0%);
    }
  }
  @-webkit-keyframes slide {
    0% {
      opacity: 0;
      -webkit-transform: translateY(70%);
    } 
    100% {
      opacity: 1;
      -webkit-transform: translateY(0%);
    }
  }
  @media screen and (max-width: 768px) {
    .col-sm-4 {
      text-align: center;
      margin: 25px 0;
    }
    .btn-lg {
      width: 100%;
      margin-bottom: 35px;
    }
  }
  @media screen and (max-width: 480px) {
    .logo {
      font-size: 150px;
    }
  }
  @media screen and (max-width: 1000px) {
  #contact  {
      padding-right:0 !important;
      padding-left:0 !important;
      max-width: initial !important;
  }
  .mixit{
      padding-bottom:0;
      max-width:100% 100%;
  }
}
  /*///*/
  .ts:focus, a:hover {
    color: #49FD0A;
    /*////////////////////////////////text-decoration: underline;*/
}
a{
	color:#000000
	}
  /******/
      /* Liquid Button */
    .btn-liquid {
	display: inline-block;
	position: relative;
	width: 240px;
	height: 60px;

	border-radius: 27px;

	color: #fff;
	font: 700 14px/60px "Droid Sans", sans-serif;
	letter-spacing: 0.05em;
	text-align: center;
	text-decoration: none;
	
}

.btn-liquid .inner {
	position: relative;

	z-index: 1;
}

.btn-liquid canvas {
	position: absolute;
	top: -50px;
	right: -50px;
	bottom: -50px;
	left: -50px;

	z-index: 0;
}
    /* End Liquid Button */
    
/*/////////////////////////////////////////////////////////////////////////////*/

/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 20px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  border: 1px solid #888;
  width: 80%;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
  -webkit-animation-name: animatetop;
  -webkit-animation-duration: 0.4s;
  animation-name: animatetop;
  animation-duration: 0.4s
}

/* Add Animation */
@-webkit-keyframes animatetop {
  from {top:-300px; opacity:0} 
  to {top:0; opacity:1}
}

@keyframes animatetop {
  from {top:-300px; opacity:0}
  to {top:0; opacity:1}
}

/* The Close Button */
.close {
  color: white;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.modal-header {
  padding: 2px 16px;
  background: linear-gradient(to right, #c5c9c7 0%, #c2a00a 100%);
  color: white;
}

.modal-body {padding: 2px 16px;}

.modal-footer {
  padding: 2px 16px;
  background: linear-gradient(to right, #c5c9c7 0%, #c2a00a 100%);
  color: white;
}
/*///////////////////////////////////////////////////////////////////////////*/

/*//////////////////////////////////////////////////////////////////////////////*/
.row1 > .column {
  padding: 0 8px;
}

.row1:after {
  content: "";
  display: table;
  clear: both;
}

/* Create four equal columns that floats next to eachother */
.column1 {
  float: left;
  width: 25%;
  margin-top: 1%;
}

/* The Modal (background) */
.modal50 {
  display: none;
  position: fixed;
  z-index: 1;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: black;
}

/* Modal Content */
.modal-content1 {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  width: 55%;
  max-width: 1200px;
}
@media screen and (max-width: 768px) {
   .modal-content1 {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  width: 100%;
  max-width: 1200px;
}
  }
  @media screen and (max-width: 480px) {
    .modal-content1 {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  width: 100%;
  max-width: 1200px;
}
  }
  @media screen and (max-width: 1000px) {
  .modal-content1 {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  width: 100%;
  max-width: 1200px;
}
  }

/* The Close Button */
.close1 {
  color: white;
  position: absolute;
  top: 10px;
  right: 25px;
  font-size: 35px;
  font-weight: bold;
}

.close1:hover,
.close1:focus {
  color: #999;
  text-decoration: none;
  cursor: pointer;
}

/* Hide the slides by default */
.mySlides50 {
  display: none;
}
.mySlidesGumsgalary{
    display:none;
}
.mySlidesGroundnutsgallery{
    display:none;
}
.mySlidesSheagalary{
    display:none;
}
.mySlidesWatermelongalary{
    display:none;
}

/* Next & previous buttons */
.prev,
.next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  color: white;
  font-weight: bold;
  font-size: 20px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
}
.padandmarg{
     padding: 16px;
  margin-top: -50px;
}
/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

/* Number text (1/3 etc) */
.numbertext1 {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* Caption text */
.caption-container1 {
  text-align: center;
  background-color: black;
  padding: 2px 16px;
  color: white;
}

img.demo {
  opacity: 0.6;
}

.active,
.demo:hover {
  opacity: 1;
}

img.hover-shadow {
  transition: 0.3s;
}

.hover-shadow:hover {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
/*/////////////////////////////////////////////////////////////////////////////*/