.navbar-inverse{
	background-color:#444;
	border:none;
	border-radius:0;
	padding-right:110px;
}
@media only screen and (max-width:1024px){
	.navbar-inverse{padding-right: 5px !important;}
	.navbar-collapse{padding: 0 !important;}
}
.navbar{margin-bottom:0;border:none;min-height:40px;}
.navbar-inverse .navbar-toggle{
	border-radius:0;
}
.navbar-inverse .navbar-toggle .icon-bar{
	width:8px;
	height:8px;
	display:inline-block;
	margin:0 ;
	background-color:#333;
}
.navbar-inverse .navbar-toggle:hover .icon-bar, .navbar-inverse .navbar-toggle:focus .icon-bar{
	background-color:#eee;
}
.navbar-inverse .navbar-nav > li{
	margin:0 1px;
	}
.navbar-inverse .navbar-nav > li:first-child > a{
	font-size:20px;
}
.navbar-inverse .navbar-nav{
	position:relative;
}
.navbar-inverse .navbar-nav > li > a{
	position:relative;
	color:#45af9a;
	min-width:33px;
	padding:10px;
	text-align:center;
	background-color: #333;
	transition:all .4s ease-in-out;
	  -webkit-transition:all .4s ease-in-out;

}
.navbar-inverse .navbar-nav > li.active > a, .navbar-inverse .navbar-nav > li.active > a:hover{
	background-color:#45af9a;
	color:#333;

}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus{
	background-color:#45af9a;
	color:#333;
}
.navbar-inverse .navbar-nav > li > a:hover::before, .navbar-inverse .navbar-nav > li > a:focus::before, .navbar-inverse .navbar-nav > li.active > a::before{
	opacity:1;
	width:100%;
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus{
	background-color:#fff;
	color:#333;
}
.menu-img2{
	margin-top:30px;
}
.mega-dropdown {
  position: static !important;
}

@media only screen and (max-width: 2480px) {
	.navbar-inverse .nav > li.hover > ul {
		display:block;
		opacity:1;
		visibility:visible;
		top:100% !important;
		right:0 !important;
		left:0 !important;
		max-width:100%;
	}
}
@media only screen and (max-width: 1920px) {
	.navbar-inverse .nav > li.hover > ul {
		display:block;
		opacity:1;
		visibility:visible;
		top:100% !important;
		right:0 !important;
		left:0 !important;
		max-width:100%;
	}
}
@media only screen and (max-width:1800px){
	.navbar-inverse .nav > li.hover > ul{
		display:block;
		opacity:1;
		visibility:visible;
		top:100% !important;
		right:0 !important;
		left:0 !important;
		max-width:100%;
	}
}
@media only screen and (max-width:1700px){
	.navbar-inverse .nav > li.hover > ul{
		display:block;
		opacity:1;
		visibility:visible;
		top:100% !important;
		right:0 !important;
		left:0 !important;
		max-width:100%;
	}
}
@media only screen and (max-width:1600px){
	.navbar-inverse .nav > li.hover > ul{
		display:block;
		opacity:1;
		visibility:visible;
		top:100% !important;
		right:0 !important;
		left:0 !important;
		max-width:100%;
	}
}
@media only screen and (max-width:1500px){
	.navbar-inverse .nav > li.hover > ul{
		display:block;
		opacity:1;
		visibility:visible;
		top:100% !important;
		right:0 !important;
		left:0 !important;
		max-width:100%;
	}
}
@media only screen and (max-width: 1366px) {
	.navbar-inverse .nav > li.hover > ul {
		display:block;
		opacity:1;
		visibility:visible;
		top:100% !important;
		right:0 !important;
		left:0 !important;
		max-width:100%;
	}
}
@media only screen and (max-width: 1280px) {
	.navbar-inverse .nav > li.hover > ul {
		display:block;
		opacity:1;
		visibility:visible;
		top:100% !important;
		right:0 !important;
		left:0 !important;
		max-width:100%;
	}
}
@media only screen and (max-width: 1200px) {
	.navbar-inverse .nav > li.hover > ul {
		display:block;
		opacity:1;
		visibility:visible;
		top:100% !important;
		right:0 !important;
		left:0 !important;
	}
}
@media only screen and (max-width: 1024px) {
	.navbar-inverse .nav > li.hover > ul {
		display:block;
		opacity:1;
		visibility:visible;
		top:100% !important;
		right:0 !important;
	}
}
@media only screen and (min-width:768px) {
	.navbar-inverse .navbar-nav{

		margin:0 auto;

	}
	.navbar-inverse .nav > li > a{

	}
	.mega-dropdown-menu {
		overflow:hidden;
		display:block;
		opacity:0;
		visibility:hidden;
		width:800px;
		min-width:800px;
		border:0;
		top:100%;
	  transition:all .8s ease-in-out;
	  -webkit-transition:all .8s ease-in-out;
		padding: 30px 0px;
		box-shadow: none;
		-webkit-box-shadow: none;
	}

}
@media only screen and (max-width: 767px) {
	.navbar-header{
		float:none;
	}
	.navbar-inverse{display:none;
		height:0 !important; border-bottom:none !important;}
	.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form{
		border-top:1px solid #333;
	}
	.navbar-inverse .navbar-nav > li{
		float:none !important;
	}
	.navbar-inverse .navbar-nav > li > a::before{
		display:none;
	}
	.navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
	}
	.mega-dropdown .awards img{
		max-width:100% !important;
	}
}
@media only screen and (max-width: 480px) {
	.top-nav{
		text-align:right !important;
	}

}
.mega-dropdown-menu{
	background-color:#333;

}
.mega-dropdown-menu .lightright{

	position:absolute;
	top:4px;
	right:4px;
	content:'';
	background-image:url(../images/light.png);
	background-position:center;
	width:30px;
	height:30px;
	z-index:10;

}
.mega-dropdown-menu .lightleft{

	position:absolute;
	top:4px;
	left:4px;
	content:'';
	background-image:url(../images/light.png);
	background-position: center;
	width:30px;
	height:30px;
	z-index:10;

}
.mega-dropdown-menu .lightright::before, .mega-dropdown-menu .lightleft::before{
	content:'';
	position:absolute;
	background-image:url(../images/light-red.png);
	background-repeat:no-repeat;
	background-position:center;
	width:30px;
	height:30px;
	display:block;
	right:0;
	left:0;
	bottom:0;
	top:0;
	z-index:0;
	animation:shine 1s infinite linear;
	-webkit-animation:shine 1s infinite linear;

}

}
@keyframes shine{
	0%{opacity:0;}
	50%{opacity:0;}
	55%{opacity:1;}
	95%{opacity:1;}
	100%{opacity:0;}
}
@-webkit-keyframes shine{
	0%{opacity:0;}
	50%{opacity:0;}
	55%{opacity:1;}
	95%{opacity:1;}
	100%{opacity:0;}
}
@-moz-keyframes shine{
	0%{opacity:0;}
	50%{opacity:0;}
	55%{opacity:1;}
	95%{opacity:1;}
	100%{opacity:0;}
}
.mega-dropdown-menu li{
	font-size:12px;
	color:#fff;
	text-align:justify;
}

.mega-dropdown-menu > li > ul {
  padding: 0;
  margin: 0;
}
.mega-dropdown-menu > li > ul > li {
  list-style: none;
}
.mega-dropdown-menu  li  a {
  display: block;
  color: #fff;
  padding: 3px 5px;
}
.mega-dropdown-menu  li  a .fa {
  margin-left:5px;
}
.mega-dropdown-menu > li ul > li > a:hover,
.mega-dropdown-menu > li ul > li > a:focus {
  text-decoration: none;
  color:#45af9a;
}
.mega-dropdown-menu .dropdown-header {
  color: #45af9a;
  border-bottom:2px solid #45af9a;
  padding: 0 ;
  margin-bottom:10px;
  line-height: 30px;
}
.mega-dropdown-menu .dropdown-header h5{
	position:relative;
	display:inline-block;
	margin:0;
	padding-bottom:10px;
}
.mega-dropdown-menu .dropdown-header h5:after{
	position:absolute;
	display:block;
	content:'';
	bottom:-2px;
	right:0;
	width:100%;
	height:2px;
	background-color:#fff;
}
.mega-dropdown-menu img{
	box-shadow:0 3px 0 rgba(0,0,0,0.3);
	width:50px;
	height:50px;
	margin: 0;
	margin-left:10px !important;
}
.mega-dropdown-menu.cars li > a{
	display:block;
	background-color:rgba(0,0,0,0.1);
	border-bottom:1px solid #333;
	padding:0px !important;
	margin:2px 0;
}
.award-icon{
	background:url(../images/awards.png) center no-repeat;
	margin-bottom:5px;
	display:block;
	height:60px;
}
.aboutus-icon{
	background:url(../images/about.png) center no-repeat;
	margin-bottom:5px;
	display:block;
	height:60px;
}
/************mobile nav*******************/
.dropdown-backdrop{
	display:none !important;
}
.mobile-menu{
	padding:0;
	position:absolute;
	z-index:1000;
	top:12px;
	left:20px;
}
.mobile-logo{
	float:right;
}
.menu-open{
	float:left;
	width:60px;
}
.menu-open button{
	background-color:#f6d532;
	box-shadow:inset 0 0 10px #f3ab0f;
	-moz-box-shadow:inset 0 0 10px #f3ab0f;
	padding:8px;
	border-radius:4px;
	border:none;
}
.menu-open .icon-bar{
	display:block;
	background-color:#222;
	width:35px;
	height:4px;
	margin-bottom:6px;
}
.menu-open .icon-bar:last-child{
	margin-bottom:0 !important;
}
.menu-close{
	display:inline-block;
	background-color:#F4292C;
	border:2px solid #777;
	color:#fff;
	text-align:center;
	padding:3px;
	width:30px;
	height:30px;
	border-radius:40px;
}
.menu-close:hover, .menu-close:focus{
	color:#111;
}
.fixed-left{
	visibility: hidden;
opacity: 0;
transition: visibility 0s linear 0.1s,opacity 0.1s linear;
background: #333;
z-index: 9999;
width: 300px;
max-width:90%;
height: 100%;
overflow: auto;
position: fixed;
left: -350px;
top: 0;
-webkit-box-shadow: -3px 10px 0 0 rgba(50,50,50,0.45);
-moz-box-shadow: -3px 10px 0 0 rgba(50,50,50,0.45);
box-shadow: -3px 10px 0 0 rgba(50,50,50,0.45);
-webkit-transition: all 500ms cubic-bezier(0.165,0.840,0.440,1.000);
-moz-transition: all 500ms cubic-bezier(0.165,0.840,0.440,1.000);
-o-transition: all 500ms cubic-bezier(0.165,0.840,0.440,1.000);
transition: all 500ms cubic-bezier(0.165,0.840,0.440,1.000);
-webkit-transition-timing-function: cubic-bezier(0.165,0.840,0.440,1.000);
-moz-transition-timing-function: cubic-bezier(0.165,0.840,0.440,1.000);
-o-transition-timing-function: cubic-bezier(0.165,0.840,0.440,1.000);
transition-timing-function: cubic-bezier(0.165,0.840,0.440,1.000);
}
.menu-overlay{
	position:fixed;
	display:none;
	top:0;
	right:0;
	left:0;
	bottom:0;
	z-index:1000;
	background-color:rgba(0,0,0,0.3);
	width:100%;
	height:100%;
}
.open{
	left: 0;
visibility: visible;
opacity: 1;
transition-delay: 0s;}
.fixed-left-title{
	background-color:#4800ff;
	color:#fff;
	padding:20px;
	margin:0 ;
}
.menu-box .fixed-left-title{
	background-color:#444 !important;
}
.fixed-left-body{
	position:relative;
	padding:20px;
}
.menu-nav a{
	color:#eee;
	background-color:#222;
	margin:1px 0;
	display:block;
	width:100%;
	height:36px;
	padding:8px 20px;

}
.menu-box .dropdown-menu{
	background-color:transparent;
	position:static;
	float:none !important;
	box-shadow:none !important;
	border-radius:0;
	padding:0;
}
.dropdown-menu > li > a{
	padding:8px 20px;
	color:#eee;
	border:none;
}
.dropdown-menu li a i{
	font-size:10px;
	color:#ffd622;
	margin-left:5px;
}
.dropdown-menu img{
	max-height:200px;
}
.dropdown-toggle{
	display:block;
	padding:5px;
}
.dropdown-toggle:hover, .dropdown-toggle:focus{
	text-decoration:none;
}
.dropdown-toggle i{
	float:left;
	color:#ffd622;
}
.menu-divider{
	background-color:#444;
	color:#fff;
	padding:4px 15px;
}
.home-icon{
	background: url(../images/home.png) no-repeat;
	width:24px;
	height:24px;
	display:inline-block;
	vertical-align:middle;
	margin-left:5px;
}
.products-icon{
	background: url(../images/pack.png) no-repeat;
	width:24px;
	height:24px;
	display:inline-block;
	vertical-align:middle;
	margin-left:5px;
}
.gear-icon{
	background: url(../images/settings.png) no-repeat;
	width:24px;
	height:24px;
	display:inline-block;
	vertical-align:middle;
	margin-left:5px;
}
.about-icon{
	background: url(../images/group.png) no-repeat;
	width:24px;
	height:24px;
	display:inline-block;
	vertical-align:middle;
	margin-left:5px;
}
.samples-icon{
	background: url(../images/layers.png) no-repeat;
	width:24px;
	height:24px;
	display:inline-block;
	vertical-align:middle;
	margin-left:5px;
}
.contact-icon{
	background: url(../images/telephone.png) no-repeat;
	width:24px;
	height:24px;
	display:inline-block;
	vertical-align:middle;
	margin-left:5px;

}
