@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700|Roboto:100,300,400,500,700,900');
@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?cy0z1b');
  src:  url('fonts/icomoon.eot?cy0z1b#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?cy0z1b') format('truetype'),
    url('fonts/icomoon.woff?cy0z1b') format('woff'),
    url('fonts/icomoon.svg?cy0z1b#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-drop-1:before {
  content: "\e902";
  color: #fff;
}
.icon-drop:before {
  content: "\e904";
  color: #fff;
}
.icon-more:before {
  content: "\e907";
  color: #fff;
}
.icon-credit-cards-payment:before {
  content: "\e908";
}
.icon-delivery-truck:before {
  content: "\e909";
}
.icon-chat .path1:before {
  content: "\e90a";
  color: rgb(60, 146, 202);
}
.icon-chat .path2:before {
  content: "\e90b";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}
.icon-chat .path3:before {
  content: "\e90c";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}
.icon-thumbs-up:before {
  content: "\e90e";
}
.icon-telephone:before {
  content: "\e90f";
  color: #fff;
}
.icon-e-mail-envelope:before {
  content: "\e90d";
  color: #fff;
}
.icon-placeholder:before {
  content: "\e901";
  color: #fff;
}
.icon-shape:before {
  content: "\e905";
  color: #fff;
}
.icon-sprout:before {
  content: "\e906";
  color: #fff;
}
.icon-envelope:before {
  content: "\e900";
  color: #fff;
}
.icon-phone-call-1:before {
  content: "\e903";
  color: #fff;
}

body { font-size:16px; line-height:32px; color:#464646; font-family: 'Roboto', sans-serif; overflow-x:hidden}
a:focus{ outline:none;}
.navbar-wrapper .container{ width:96%;}
.nav_blk{ background:#fff !important;}
.navbar-right {margin-right: 0;}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
	background:#fff;
	border:0
}
.navbar {
	border:0
}
.navbar-header {
	position:relative; width:25%;
}
.navbar-brand {
	height:auto; 
	position:absolute;
	top: 7px; padding:5px
}
.navbar-brand>img
{max-width: 250px;}
.navbar-nav>li>a {
	margin:35px 0 35px 0;
	font-size:16px;
	text-transform:uppercase;
	font-weight:bold; padding:0 15px;
}
.navbar-inverse .navbar-nav>li>a {
		color:#545454; font-family: 'Lato', sans-serif; font-size:15px; font-weight:600; border-right:solid 1px #545454;
}
.navbar-inverse .navbar-nav>li:last-child a{ border-right:none;}
.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover, .navbar-inverse .navbar-nav>li>a:active {
	color:#78a709
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
	background:none;
	color:#78a709
}
.carousel{ border-radius:0; border-top:solid 8px #a2c08f;}
.carousel-caption {
	left:0;
	right:0;
	top:60%;
	bottom:auto;
	padding:0
}

.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover { background:#fff}
.navbar-inverse .navbar-toggle { border:0}
.bar1, .bar2, .bar3 {
    width: 35px;
    height: 5px;
    background-color: #64bb5d;
    margin: 6px 0;
    transition: 0.4s;
}
/* Rotate first bar */
.change .bar1 {
    -webkit-transform: rotate(-45deg) translate(-9px, 6px) ;
    transform: rotate(-45deg) translate(-9px, 6px) ;
}
/* Fade out the second bar */
.change .bar2 {
    opacity: 0;
}
/* Rotate last bar */
.change .bar3 {
    -webkit-transform: rotate(45deg) translate(-8px, -8px) ;
    transform: rotate(45deg) translate(-8px, -8px) ;
}
.call_section{ position:absolute; top:0;  right:0; background:url(../images/call_bg.png) no-repeat;  }

.carousel-indicators {
	position: absolute;
	bottom: 10px;
	left: 0;
	z-index: 15;
	width: 4%;
	padding-left: 0;
	margin-left: 50px;
	text-align: center;
	list-style: none;
	top: 40%;
}

/*.carousel-indicators .circle1{ display:none;}*/
.carousel-indicators li {display: block;
	width: 18px;
	height: 18px; margin-bottom:10px;}
.carousel-indicators .active{
	width: 20px;
	height: 20px;
	margin-bottom: 10px;
	background: #fff;
	/*border: solid 3px #fff;*/
	border-radius: 100%;
	padding: 5px;
}
/*.carousel-indicators .active .circle1, .carousel-indicators .active:hover .circle1{ display:block; width: 10px;
	height: 10px; background:#fff; border-radius:100%;}*/
	.carousel-inner .item img{ width:100%; height:auto;}
/********************************/
.section{ padding:70px 0;}
.carousel-caption h1{font-family: 'Lato', sans-serif; font-size:60px; font-weight:700; text-shadow:none; text-align:right; text-transform:uppercase; margin:0;}
.carousel-caption h2{font-family: 'Lato', sans-serif; font-size:37px; font-weight:300; text-shadow:none; text-align:right; text-transform:uppercase; color:#fff; }
h2{ font-family: 'Roboto', sans-serif; font-size:50px; font-weight:100; text-transform:uppercase; color:#050505; margin-bottom:25px; margin-top:0}
h2 strong{ font-weight:300;}
h3{ font-size:20px; text-transform:uppercase; color:#333433; font-weight:400; margin-top:25px;}
/************Welcome*************/
#welcome_section{ position:relative;}
.wel_txt_blk{ width:70%; float:left}
.wel_txt_blk p{ font-size:18px; font-weight:300;}
.wel_img_blk{ position:absolute; right:0; width: 28%; text-align:right;}
.wel_img_blk img{ width: auto; height:auto;}
.red_blk{ color:/*#e20000*/  #01acf0;}
#inner_header .section a{ text-decoration:none;}
.pdf{color:#50a200; font-size:20px; text-decoration:none;}

.welcome-txt p{font-size: 16px;
    font-weight: 400;
    padding: 15px 15px;}
.grid {
	position: relative;
	clear: both;
	margin: 0 auto;
	padding: 1em 0 4em;
	max-width: 1000px;
	list-style: none;
	text-align: center;
}

/* Common style */
.grid figure {
	position: relative;
	float: left;
	overflow: hidden;
	margin: 10px 1%;
	min-width: 320px;
	max-width: 480px;
	max-height: 360px;
	width: 100%;
	height: auto;
	background: #3085a3;
	text-align: center;
	cursor: pointer;
}

.grid figure img {
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
	opacity: 0.8;
}

.grid figure figcaption {
	padding: 2em;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}

.grid figure h2 {
	word-spacing: -0.15em;
	font-weight: 400; font-size:26px; color:#fff;
}

.grid figure h2 span {
	font-weight: 800;
}

.grid figure h2,
.grid figure p {
	margin: 0;
}

.grid figure p {
	letter-spacing: 1px;
	font-size: 68.5%;
}
.back-to-top { cursor: pointer; position: fixed; bottom: 20px; right: 20px; display:none; z-index: 9999 !important;} 

/*---------------*/
/***** Honey *****/
/*---------------*/

figure.effect-honey {
	background: rgba(0, 0, 0, 0.9);
}

figure.effect-honey img {
	opacity: 0.9;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}

figure.effect-honey:hover img {
	opacity: 0.5;
}

figure.effect-honey figcaption::before {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 5px;
	background: #e20000;
	content: '';
	-webkit-transform: translate3d(0,10px,0);
	transform: translate3d(0,10px,0);
}

figure.effect-honey h2 {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 1em 1.5em;
	width: 100%;
	text-align: left;
	-webkit-transform: translate3d(0,-30px,0);
	transform: translate3d(0,-30px,0);
}

figure.effect-honey h2 i {
	font-style: normal;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0,-30px,0);
	transform: translate3d(0,-30px,0);
}

figure.effect-honey figcaption::before,
figure.effect-honey h2 {
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
}

figure.effect-honey:hover figcaption::before,
figure.effect-honey:hover h2,
figure.effect-honey:hover h2 i {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
/****************************************/
#product_section{ position:relative; min-height: 930px;}
.product_blk{ background:url(../images/product_bg.jpg) no-repeat left top; background-size:cover; background-attachment:fixed; padding:60px 0 180px 0; text-align:center; }
.product_blk h2, .bg_choose_sec h2{ font-size:40px; font-weight:300; color:#fff;}
.product_blk p, .bg_choose_sec p{ color:#fff; padding:0 100px;}
.bg_choose_sec p{ margin-bottom:30px;}
.prd_section{ position:absolute; width:100%; margin-top: 40px;}
.prd_section .container{ width:96%;}
.prd_section img{ width:100%; height:auto;}
.pro_logo_blk{ position:absolute; width:101px; top: -35px;
left: 0;
right: 0;
margin: 0 auto;}
.prod_blk{ background:#fff; padding:50px; text-align:left;}
.prod_blk img{ width:100%; height:auto; border:solid 1px #ccc; border-bottom:solid 3px #63ab1d;}
.prod_blk p{ color:#848484; font-size:14px; line-height:24px; padding:0;}
.prod_blk a{ color:#50a200; font-size:15px;}
.prod_blk a:hover{ text-decoration:none; color:#e20000}
.prod_blk .pro-btn{ text-align:center; background:url(../images/dot.jpg) repeat-x top 56px center;}
.prod_blk .pro-btn a{ color:#fff; background:#50a200; padding:12px 40px; font-size:18px; display:inline-block; margin-top:25px;}
.prod_blk .pro-btn a:hover { background:#e20000;}
/*****************************/

.leader_title{ background:#ebf3e2; text-align:center; padding:40px 0;     position: relative;}
.leader_title img{position: absolute;
    bottom: -20px;     right: 0;
    left: 0;
    margin: 0 auto;}
.leader_title h2{ font-size:40px; font-weight:300; margin:0; color:#326800;}
.leader_dta{ background:#f8fbf5; padding:70px 0;}
.leader_dta img{ width:100%; height:auto; border:solid 5px #d4e2c7;}
.leader_dta h3{ margin-top:15px; font-size:18px;}
.leader_dta p{ font-size:14px; line-height:24px;}
.leader_dta a{ color:#e20000; font-size:16px;}
.leader_dta a:hover{ color:#50a200;}
.leader_dta .red_blk{ text-transform: capitalize;}
.leader_dta hr{ margin:40px 0;}
/*****************************/
#choosse_section{ position:relative;}
.bg_choose_sec{ background:url(../images/choose_bg.jpg) no-repeat left top; background-size:cover; background-attachment:fixed; padding:80px 0; text-align:center;}
.bg_choose_sec span{ font-size:55px; color:#fff; }
.choose_pnt{position:relative}
.circle{ width:160px; height:160px; line-height:160px; text-align:center; border:solid 2px #fff; border-radius:100%;     position: absolute; margin:0 auto;
    left: 0;
    right: 0;
    top: -115px;}
	
.hi-icon-wrap {
	text-align: center;
	margin: 0 auto;
	padding: 2em 0 3em;
}

.hi-icon {
	display: inline-block;
	font-size: 0px;
	cursor: pointer;
	margin:35px 30px;
	width: 90px;
	height: 90px;
	border-radius: 50%;
	text-align: center;
	position: relative;
	z-index: 1;
	color: #fff;
    background: #78b301;
}

/*.hi-icon:after {
	pointer-events: none;
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	content: '';
	-webkit-box-sizing: content-box; 
	-moz-box-sizing: content-box; 
	box-sizing: content-box;
}*/

.hi-icon:before {/*
	font-family: 'Glyphicons Halflings';*/
	speak: none;
	font-size: 48px;
	line-height: 90px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	display: block;
	-webkit-font-smoothing: antialiased;
}
/* Effect 6 */
.hi-icon-effect-6 .hi-icon {
	/*box-shadow: 0 0 0 4px rgba(0,0,0,1);*/
	-webkit-transition: background 0.2s, color 0.2s;
	-moz-transition: background 0.2s, color 0.2s;
	transition: background 0.2s, color 0.2s;
}

.hi-icon-effect-6 .hi-icon:hover {
	background: rgba(255,255,255,1);
	color: #64bb5d; text-decoration:none;
}

.hi-icon-effect-6 .hi-icon:hover:before {
	-webkit-animation: spinAround 2s linear infinite;
	-moz-animation: spinAround 2s linear infinite;
	animation: spinAround 2s linear infinite;
}
.circle .hi-icon:hover { background:#fff;}
@-webkit-keyframes spinAround {
	from {
		-webkit-transform: rotate(0deg)
	}
	to {
		-webkit-transform: rotate(360deg);
	}
}
@-moz-keyframes spinAround {
	from {
		-moz-transform: rotate(0deg)
	}
	to {
		-moz-transform: rotate(360deg);
	}
}
@keyframes spinAround {
	from {
		transform: rotate(0deg)
	}
	to {
		transform: rotate(360deg);
	}
}
.choose_pnt h2{ margin-top: 65px; font-size: 26px; font-weight: 300; margin-bottom:10px;}
.choose_pnt p{color:#717171; font-size:18px; font-weight:300;}
.line{ position:relative; width: 100%;
height: 1px;
background: #e5e5e5; text-align:center; margin-top:40px;}
.inner_line{ position:absolute; width:15%; height:3px; background:#78b301; margin:0 auto; left:0; right:0;}

/********************************/

#contact_blk{ background:#fefefe;}
#contact_blk .container{ width:96%;}
#contact_blk img{ width:100%; height:auto;}
#contact_blk h2{ font-size:40px; font-weight:300; margin-top: 50px;}
#contact_blk h4{ font-size:20px; color:#01acf0; text-transform:uppercase; font-weight:400;}
#contact_blk p, #contact_blk .map_blk p{ color:#242424; font-size:15px; font-weight:400; line-height:24px;}
.lft_blk { float:left; margin-right:10px;}
.map_blk{ background:#f7f7f7; padding:35px;}
#contact_blk .map_blk h2{ margin-bottom:1px; font-size:25px; margin-right:25px;  margin-top:0;}
#contact_blk .map_blk h2 span{font-weight:700;}
/**********************************/
.gallery_blk {
  position: relative;
  width: 400px; float:left
} 

.image {
  display: block;
  width: 100%;
  height: auto;
}

.overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #008CBA;
  overflow: hidden;
  width: 0;
  height: 100%;
  transition: .5s ease;
}

.gallery_blk:hover .overlay {
  width: 100%;
}

.text {
  white-space: nowrap; 
  color: white;
  font-size: 20px;
  position: absolute;
  overflow: hidden;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
/*****right*****/
.overlay1 {
  position: absolute;
  bottom: 0;
  left: 100%;
  right: 0;
  background-color: #008CBA;
  overflow: hidden;
  width: 0;
  height: 100%;
  transition: .5s ease;
}
.gallery_blk1:hover .overlay {
  width: 100%;
  left: 0;
}
/********************************/
#contact_section{padding-top:10px;}
#contact_section h2{ font-size:34px; font-weight:300; text-transform:capitalize; margin-bottom:0px;}
#contact_section h4{ color:#78b301; font-size:35px; font-weight:400; text-transform:uppercase;     margin-bottom: 40px;}

/*-----------------------------------*/
/* Contact Styles
/*-----------------------------------*/
.tWidth{width:100%; float:left;}
.enquiryBtn {margin: 20px 0 0 0 !important;
    display: inline-block;
}
.textBox{width:100% !important; height:35px !important; background:#fff; border:solid 1px #d5d5d5;  color:#858585;     font-size: 16px;
    padding: 25px; margin-bottom:15px; border-left:solid 1px #78b301;}
.textBoxMulti {width: 100% !important; height: 80px !important; background: #fff; border: solid 1px #dedede; color:#858585; font-size: 16px;
    padding: 10px 25px; border-left:solid 1px #78b301;}
.tred{color:#C00;}
.subbtn {background:#e20000 !important; border:0; display:inline-block; padding:10px 35px !important; color:#fff; text-transform:uppercase; text-decoration:none; transition: all 1s}
.subbtn:hover {background:#78b301 !important; color:#fff; }
.address {color: #c45a47;}
.secur_blk{ padding-left:0; padding-right:0;}
.box{ width:100%;     font-size: 16px;
    padding: 5px 25px; border: solid 1px #dedede; border-left:solid 1px #78b301;}
/*****************************/
#footer_section{ background:url(../images/footer_bg.jpg) no-repeat center left; background-size:100% 100%; padding-bottom:0;}
#footer_section .col-sm-4{padding-right: 50px; padding-left:40px;
    border-right: solid 1px rgba(255, 255, 255, 0.3); margin-bottom:50px;}
	#footer_section .col-sm-4:last-child{ border-right:none;}
#footer_section h2{ font-size:20px; color:#fff; font-weight:400; margin-bottom:0}
#footer_section hr{ margin:12px 10px 12px 0; }
#footer_section ul{    margin: 0 !important; 
    padding: 0 !important; list-style:none !important;}
#footer_section ul li{ border-bottom:solid 1px rgba(255, 255, 255, 0.3) !important; color:#fff !important; padding:5px 0 !important;}
#footer_section ul li a{ color:#fff !important;}
#footer_section img{ width:auto; height:auto; border:solid 6px rgba(0, 0, 0, 0.1); margin-bottom:20px;}
#footer_section p{ color:#fff; font-size:14px; line-height:24px;}
.footer_sec{ padding:20px 0; background:#3b8300; border-top:solid 1px rgba(0, 0, 0, 0.1); }
#footer_section .footer_sec p{ font-size:16px;}
#footer_section .footer_sec p a{ color:#a0d92e;}
.codropsBox { width:100%; position:relative;}
.header{ width:100%; position:relative;}
.welCon {width: 100%; top: 40%; position: relative; background: #000; padding: 50px 0;}

.profile {
	background: #eee;
	padding: 5px 25px;
	color: #000;
	margin-top: 6px;
	display: inline-block;
	/* border: 1px solid red; */
}
/********************************/

/* Forward */
.hvr-forward {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
#footer_section li:hover .hvr-forward, #footer_section li:focus .hvr-forward, #footer_section li:active .hvr-forward {
  -webkit-transform: translateX(8px);
  transform: translateX(8px);
}
/*****************************/

.wrap {
  position: absolute;
 width: 100px;
    height: 350px;
    left: 92%;
    margin-left: -50px;
    top: 138px;
}

.drop {
  width: 40px;
  height: 40px;
  left: 50%;
  margin-left: -20px;
  position: absolute;
  animation: drop 2s cubic-bezier(0.55, 0.085, 0.68, 0.53) 0s infinite;
}

.drop circle {
  fill: #2a96ed;
}

.drop-outer {
  position: absolute;
  box-sizing: border-box;
  /* border: 1px solid #333; */
  width: 100px;
  height: 200px;
  overflow: hidden;
  border-bottom-right-radius: 50px;
  border-bottom-left-radius: 50px;
  backface-visibility: hidden;
  transform: translate3d(0, 0, 0);
  background-clip: padding-box;
  -webkit-mask-image: -webkit-radial-gradient(circle, white 100%, black 100%);
}

.ripple {
  position: absolute;
  box-sizing: border-box;
  width: 240px;
  height: 240px;
  top: 68px;
  left: -70px;
  perspective: 100;
  transform: rotateX(65deg);
}

.ripple .ripple-svg {
  position: absolute;
  width: 240px;
  height: 240px;
  opacity: 0;
}

.ripple .ripple-svg circle {
   fill: none;
   stroke: #2a96ed;
   stroke-width: 10px;
   stroke-alignment: inner;
}

.ripple-1 {
  animation: ripple 2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s infinite; opacity:0;
}

.ripple-1 .ripple-svg {
  animation: fade-in-out 2s linear 0s infinite;
}

.ripple-1 .ripple-svg circle {
  animation: border 2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s infinite; 
}

.ripple-2 {
  animation: ripple 2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.2s infinite; opacity:0;
}

.ripple-2 .ripple-svg {
  animation: fade-in-out 2s linear 0.2s infinite;
}

.ripple-2 .ripple-svg circle {
  animation: border 2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.2s infinite;
}

.ripple-3 {
  animation: ripple 2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.35s infinite; opacity:0;
}

.ripple-3 .ripple-svg {
  animation: fade-in-out 2s linear 0.35s infinite;
}

.ripple-3 .ripple-svg circle {
  animation: border 2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.35s infinite;
}



@keyframes drop {
  0% {
    transform: scale3d(0.01,0.01,0.01) translateY(0)
  }
  10% {
    transform: scale3d(1,1,1) 
  }
  44% {
    transform: scale3d(1,1,1) translateY(200px)
  }
  100% {
    transform: scale3d(1,1,1) translateY(200px)
  }
}

@keyframes fade-in-out {
  0% {opacity: 0}
  42% {opacity: 0}
  52% {opacity: 1}
  65% {opacity: 1}
  100% {opacity: 0}
}

@keyframes ripple {
  0% { transform: rotateX(65deg) scale3d(0.2, 0.2, 0.2) }
  42% { transform: rotateX(65deg) scale3d(0.2, 0.2, 0.2) }
  100% { transform: rotateX(65deg) scale3d(0.9, 0.9, 0.9) }
}

@keyframes border {
  0% { stroke-width: 6px }
  42% { stroke-width: 6px }
  100% {stroke-width: 2px }
}


#owl-demo .item{width:96%;}
.success_blk{ display:block;}
.success_blk1{ display:none;}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
	color: #fff;
	background-color: #0b8d17;
}
.dropdown-menu {
	min-width: 200px;
	padding: 0;
}
.dropdown-menu > li > a {
	padding: 12px 15px; font-size:16px; color:#50a200;
}
.dropdown-menu > li > a:hover{ background:#50a200;}
.dropdown-menu > li:hover a{ color:#fff;}
.green_blk{color:#50a200; font-weight:400;}

/***************************/
/*#inner_header {padding: 10px 0;}*/
#inner_header img{ width:100%; height:auto; border:solid 1px #ededed; padding:3px;}
#inner_header h2{ font-size:30px; font-weight:300;}
#inner_header .vision_img{ width:30%; height:auto;}
.txt_low{ text-transform: capitalize;}
/********************/
.header{ background:url(../images/choose_bg.jpg) no-repeat left top;  background-attachment:fixed; padding:80px 0; background-size: 100% auto;}
.pro_blk{-webkit-box-shadow: 0px 0px 15px 0px rgba(204,204,204,1);
-moz-box-shadow: 0px 0px 15px 0px rgba(204,204,204,1);
box-shadow: 0px 0px 15px 0px rgba(204,204,204,1); padding:20px 10px;}
#product_Section h3{ margin-bottom:30px;}
#product_Section img{ width:100%;; height:auto;}
#product_Section ul{ padding:0; margin:0; list-style:none;}
#product_Section ul li{ font-weight:300; margin-bottom:3px; margin-left:10px;}
#product_Section ul li p{}
#product_Section .pro_half ul{ width:50%; float:left; margin:20px 0; }
#product_Section ul li:before{position:absolute; content:"\e103"; font-family: 'Glyphicons Halflings'; color:#50a200;
font-size: 12px;}
#inner_header .focus_blk{ float:right; width:30%; height:auto; margin-left:20px; margin-bottom:15px;}
#inner_header h4{ margin-top:20px;}
.inner_sec p{ line-height:28px;}
#inner_header .pro_blk img{ width:auto; height:auto; float:left; margin-right:20px; }
#inner_header .pro_blk{ padding:30px; margin-bottom:30px;}
#inner_header .pro_half h3{ margin-top:0;}
/****************************/
.images_sec img{ margin-bottom:20px;}
.facility_image_Sec{ width:24%; margin-right:10px; float:left;}
.facility_image_Sec img{ width:100%; height:auto; border:1px solid #ccc;}
#inner_header1 h2{font-size:30px; font-weight:300;}
.contact_deatails{ background:#78b301; padding:20px;}
.contact_deatails h3{ color:#fff; font-size:22px;}
.contact_deatails p, .contact_deatails a, .contact_deatails h4{ color:#fff;}
.contact_deatails hr{ opacity:0.3}
#inner_header .pro_blk .prod_sec{ width:20%;     height: auto;
    display: inline-block;
    float: left;
    text-align: center;}
#inner_header .pro_blk .prod_sec img {
 float: none;    
    margin: 0 auto; border:none; width:100%; height:auto
}
.cal_Section{ position:absolute; z-index:11; right:0;}
.cal_Section img{ width:auto; height:auto;}
.blk_sec a{ color:#242424;}
.map_Sec{ text-align:center;}
.map_Sec p{ margin:0; line-height:26px;}
#middle{text-align:center; padding:35px;}

.btn11{
	color: #fff;
	background: #50a200;
	padding: 12px 40px;
	font-size: 18px;
	display: inline-block;
	margin-top: 25px;
}
.btn11:hover{
	background: #e20000; 
}
.about_sec img{ margin-bottom:25px;}
#back-to-top img {
	width: 60%;
}
#back-to-top .btn-group-lg > .btn, .btn-lg {
	padding: 10px 10px;
}

.menu_blk a {
	font-size: 17px;
	text-transform: uppercase;
	display:block;
	color: #000;
padding: 4px 20px;
	margin: 0;
	background:#f9f9f9;
	/*background: linear-gradient(to right, #1b8920 0%,#3d9610 57%,#25a91d 70%,#1fcc27 86%,#35e722 100%);
	
	background: linear-gradient(to right, #0084c2 0%,#009cd1 57%,#0ea9dd 70%,#16acdd 86%,#22bde7 100%);*/
}
.menu_blk .dropdown-submenu > .dropdown-menu {
	top: 0; left:1%;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	position: relative !important;
	background: none;
	border: none;
	box-shadow: none;
	list-style: none; border-left: none !important;
} 
.menu_blk .dropdown-submenu > .dropdown-menu li {background:none !important; padding-left: 0; padding-right: 0;}
.menu_blk .dropdown-submenu > .dropdown-menu li:hover {border-left:none !important;}
.menu_blk .dropdown-menu > li > a {padding: 0 0 10px 30px; border-left:none; color:#a91d22; background: url(../images/minuslist.png) no-repeat 15px 11px;}
.menu_blk .dropdown-menu.submenu li{
	background: none !important; width: 100% !important; border-left: none !important;
}
.menu_blk .dropdown-menu > li > a:hover, .menu_blk .dropdown-menu > li > a:focus {background:none; border-left:none;}
.sub_menu, .main_menu { border: solid 1px #ccc; padding:0px; background: #f9f9f9; width:100%}
.menu_blk .panel-default > .panel-heading a {
	display: block;
	padding: 10px 15px;
	text-decoration: none;
	border-left: 2px solid transparent;
}
.menu_blk .panel-default > .panel-heading a:hover {
	background-color: #f0f3f5;
border-left: 2px solid #2299e4;
color: #000;
}

.panel-heading {
	padding: 0;
	border: none;
}
.panel-body h3 {
	font-size: 16px;
	text-transform: uppercase;
	color: #01acf0;
	font-weight: 400;
	margin: 0px;
padding: 5px 0;
}
.roadmap img {
	width: 55% !important;
	height: auto;
	border: solid 1px #ededed;
	padding: 3px;
}
.nav > li > a {
	padding: 4px 12px;
}
.divider {width: 5%;float: left;background: #01acf0;height: 2px;margin: 5px 0 15px 0;}
.panel-body {padding: 10px 15px;}
.panel-default > .panel-heading {background-color: #fff;}
.panel {margin-bottom: 10px;}
.investors {
	font-size: 18px;
	color: #50a200;
	font-weight: 600; margin:0;
}
.nav > li > a:focus, .nav > li > a:hover {
	text-decoration: none;
	background-color: #fff;
}
.invTitle {
	color: #017bab;
	font-size: 17px;
	margin-top: 10px !important;
	margin-bottom: 15px;
}
.panel-default {
	border-color: #f7f7f7;
	border-radius: 0;
}

/*-----------------------------------*/
/* Flexible Container
/*-----------------------------------*/
.Flexible-container {position: relative; padding-bottom: 50%; height: 0; overflow: hidden; border: none; margin-bottom:0;}
.Flexible-container iframe, .Flexible-container object, .Flexible-container embed {position: absolute; width: 100%; top: 0; border: none; left: 0; width: 100%; height: 100%;}

@media only screen and (min-width: 1350px) {
#product_section {
	position: relative;
	min-height: 1000px;
}
}
@media only screen and (max-width: 1199px) {
	.container { width:96%;}	
}
@media only screen and (max-width: 1099px) {
	.navbar-nav > li > a {
	margin: 30px 0 30px 0;}
	.navbar-brand {top: 25px;}
	.navbar-inverse .navbar-nav > li > a {font-size: 14px;}
	h2 {font-size: 42px;}
	.wel_txt_blk p {font-size: 16px;}
	body {line-height: 28px;}
	h3 {font-size: 18px;}
	.prod_blk p, .leader_dta p, .wel_txt_blk p{ height:50px; overflow:hidden;}
	.prod_blk .pro-btn a {padding: 10px 40px; font-size: 16px;}
	#product_section {min-height: 750px;}
	.leader_title h2 {
	font-size: 34px;}
	.product_blk h2, .bg_choose_sec h2 {
	font-size: 34px;}
	#contact_blk h2 {
	font-size: 34px; margin-top: 20px;}
	#contact_blk h4 {
	font-size: 18px;}
	#contact_section h2 {
	font-size: 30px;}
	#contact_section h4 {font-size: 32px;}
}
@media only screen and (max-width: 1024px) {
	.container { width:96%;}	
	.prod_blk p, .leader_dta p, .wel_txt_blk p{ height:70px; overflow:hidden;}
	#footer_section p{ height:75px; overflow:hidden;}
	.facility_image_Sec {
	width: 23%;
}
}
@media only screen and (max-width: 991px) {
	.navbar-nav > li > a {padding: 0 10px;}
	h3 {
	font-size: 16px;}
	.prod_blk p, .leader_dta p, .wel_txt_blk p {
	height: 45px;
	overflow: hidden;}
	.carousel-caption h1 {font-size: 44px;}
	.carousel-caption h2 {font-size: 28px;}
	.wel_txt_blk p.red_blk{ display:none;}
	.wel_txt_blk p {
	height: 80px;
	overflow: hidden; font-size:15px;}
	.prod_blk .pro-btn {
	background: url(../images/dot.jpg) repeat-x top 50px center;}
	#contact_blk h2 {
	font-size: 30px;
	margin-top: 0;}
	#contact_blk p{font-size: 15px;
	font-weight: 300;}
	#contact_blk .map_blk h2{ line-height:34px;}
	#inner_header h2 {font-size: 25px;}
	.navbar-inverse .navbar-nav > li > a {font-size: 13px;}
}
@media only screen and (max-width: 900px) {
.wel_img_blk {
	width: 24%;}
	.prod_blk .col-sm-3{ width:33.33%;}
	.pro_hidn{ display:none;}
	.leader_dta h3 {font-size: 16px;}
	#inner_header h3 {
	font-size: 20px;
}
.section {
	padding: 40px 0;
}
}
@media only screen and (max-width: 800px) { 
.navbar-wrapper .container {
	width: 100%;
	padding: 0;
}
.navbar-nav > li > a {
	padding: 0 8px;
}
.navbar-inverse .navbar-nav > li > a {
	font-size: 14px;
	font-weight: 500;
	 border-right: none; 
}
.wel_img_blk{ display:none;}
.wel_txt_blk {
	width: 100%;}
	.product_blk p, .bg_choose_sec p {
	padding: 0;
	height: 55px;
	overflow: hidden;
}
#footer_section img {
	width: 100%;
}
h2 {
	font-size: 38px;
}
.choose_pnt h2 {
	margin-top: 50px;
	font-size: 22px;
}
.choose_pnt p {
	font-size: 16px;
}
#inner_header h3 {
	font-size: 18px;
}
.inner_sec h2 {
	font-size: 27px;
}
.facility_image_Sec {
	width: 30%;
}
}
@media only screen and (max-width: 767px) { 
	.navbar-inverse { background:#fff}
	.navbar-toggle { margin-bottom:15px; cursor:pointer}
	.navbar-header { width:100%;}
	.navbar-brand { width:18%}
	.navbar-wrapper .container { width:100%; padding:0}
	.nav-top .container { padding:0 30px}
	.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form { position:absolute; width:100%; padding:0; background:#50a200}
	.navbar-nav { margin:0}
	.navbar-nav > li > a {
    border-bottom: 1px solid rgba(255,255,255,0.2);
    font-size: 15px;
    font-weight: normal;
    padding: 15px 20px;
	color:#fff
}
.navbar-inverse .navbar-nav > li > a, .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > li > a:hover { color:#fff}
.navbar-nav > li:hover{ background:#336700;}
.navbar-nav > li > .dropdown-menu {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 0 none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  box-shadow: none;
  clear: both;
  margin-top: 0;
  position: relative;
  width: 100%;
} 
.dropdown-menu > li > a {
  clear: both;
  color: #fff;
  display: block;
  font-weight: 400;
  line-height: 1.42857;
  padding: 7px 39px;
  text-transform:uppercase; font-size:15px;
  border-bottom:solid 1px rgba(255,255,255,0.2);
  white-space: nowrap;
}
.navbar-wrapper .container {
	width: 96%; padding:0 15px;
}
.navbar-brand {
	width: 35%; z-index:1
}
.carousel-caption h1 {
	font-size: 40px;
}
.carousel-caption h2 {
	font-size: 25px;
}
.section {
	padding: 50px 0;
}
.product_blk h2, .bg_choose_sec h2 {
	font-size: 30px;
}
.leader_dta .col-sm-6{ margin-bottom:30px;}
.leader_dta {
	padding: 50px 0;
}
.hi-icon {
	margin: 25px 24px;
}
.circle {
	width: 140px;
	height: 140px;
	line-height: 140px;
}
h2 {margin-bottom: 10px;}
.bg_choose_sec p{ margin-bottom:40px;}
#contact_blk h2{ margin-top:30px;}
.lft_blk{ float:none;}
#contact_section h2 {
	font-size: 28px;}
#contact_section h4 {
	font-size: 30px;}
	#footer_section img {
	width: auto;
}
#footer_section p {
	 height: auto; 
	 overflow: hidden; 
}
.footer_sec p{ text-align:center;}
.navbar-nav > li > a {
	margin:0;
}
.cal_Section{ display:none;}
.inner_sec h2 {
	font-size: 28px;
}
#inner_header h3 {
	font-size: 18px; margin-top:12px;
}
.inner_sec img{ margin-bottom:15px;}
#product_section {
	min-height: 810px;
}
.blk_sec br, .mail_blk br{ display:none;}
#inner_header h3 {
	line-height: 28px;
}
#inner_header .pro_blk .prod_sec {
	width: 35%;
}
.header{background-size:100% 100%; }
.carousel-indicators li {
	width: 15px;
	height: 15px; }
.carousel-indicators .active{
	width: 15px;
	height: 15px;
}
}
@media screen and (max-width: 700px) {
.pro_logo_blk {width: 80px;}
.prod_blk {margin-top: -2px;}
#contact_section h2 {
	font-size: 26px;}
	#contact_section h4 {
	font-size: 28px; margin-bottom: 25px;}
	.navbar-brand {
	top: 18px; width: 40%;}
	.navbar-toggle{ margin:0;}
}
@media screen and (max-width: 600px) {
.carousel-caption h1 {
	font-size: 34px;
}
.carousel-caption h2 {
	font-size: 22px;
}
.success_blk1{ display:block;}
.success_blk2{ display:none;}
#gallery_sec .success_blk{ width:100%;}
.wel_txt_blk{ text-align:center;}
.wel_txt_blk .col-xs-6{ width:80%; margin:0 10%;}
.product_blk {
	background: url(../images/product_bg.jpg) no-repeat center;
	background-size: 100% auto;
	background-attachment: fixed;
	padding: 60px 0 160px 0;
	text-align: center;
}
.bg_choose_sec {
	background: url(../images/choose_bg.jpg) no-repeat center;
	background-size: auto 100%;
	background-attachment: fixed;
	padding: 80px 0;
	text-align: center;
}
#footer_section .col-xs-6{width:100%;}
.carousel-indicators li {
	width: 10px;
	height: 10px; }
.carousel-indicators .active{
	width: 10px;
	height: 10px;
}
#inner_header h2 {font-size: 23px;}
}

@media screen and (max-width: 500px) {
.navbar-brand{ padding:0;}
.carousel-caption h1 {
	font-size: 30px;
}
.carousel-caption h2 {
	font-size: 20px;
}
h2 {
	font-size: 30px;
}
.product_blk {
	background:#50a200;
	background-size: 100% 100%;
	background-attachment: scroll;
	padding: 60px 0 160px 0;
	text-align: center;
}
.prod_blk {
	margin-top: -4px;
}
#product_section {
	min-height: 710px;
}
.leader_title h2 {
	font-size: 30px;
}
.leader_dta h3 {
	margin-top: 0;
}
.leader_dta hr{ display:none;}
.bg_choose_sec {
	background:#50a200;
	background-size: 100% 100%;
	background-attachment: scroll;
	padding: 45px 0;
	text-align: center;
}
.circle {
	top: -95px;
}
.choose_pnt .col-xs-4{ width:50%;}
.cir_hidn{ display:none;}
.lft_blk br{ display:none;}
#footer_section .footer_sec p {font-size: 14px;}
#inner_header .focus_blk {float: left; width: 85%;}
#inner_header .vision_img {width: 80%;}
.inner_sec h2 {font-size: 26px;}
#inner_header .pro_blk img {float: none;}
.images_sec .col-xs-6{ width:100%;}
#inner_header .pro_blk .prod_sec {width: 45%; height: auto; display: inline-block; float: none;}
.facility_image_Sec {width: 47%;}
.dropdown-menu > li > a {font-size: 14px;	}
}
@media screen and (max-width: 400px) {
.navbar-brand {
	top: 18px;
	width: 55%;
}
.carousel-caption{ display:none;}
.grid figure{ min-width:auto}
.grid figure h2{ font-size:22px;}
.product_blk h2, .bg_choose_sec h2 {
	font-size: 28px;
}
.leader_dta .col-sm-6 .col-xs-3, .leader_dta .col-sm-6 .col-xs-9{ width:100%;}
.leader_dta img {
	width: 40%; margin-bottom:10px;
}
.facility_image_Sec {
	width: 100%;
}
}
@media screen and (max-width: 380px) {
	.boxgallery > nav span {
		width: 50px;
		height: 50px;
	}
}

@media screen and (max-width: 320px) {
	h2 {
	font-size: 26px;
}
.wel_txt_blk .col-xs-6 {
	width: 90%;
	margin: 0px 5%;
}
.prod_blk {
	margin-top: -8px; padding:50px 30px;
}
#owl-demo .item {
	width: 100%;
}
.inner_sec h2 {
	font-size: 22px;
}
#inner_header .pro_blk .prod_sec {
	width: 80%;
}
#footer_section img{ width:100%; height:auto;}
#inner_header h2 {font-size: 18px;}
#inner_header h3 {font-size: 16px;}
}/******************************/
