/****** Sticky Navigation Style *********/
.sticky {
	position: fixed !important;
	top: 0;
	left: 0;
	padding: 0 !important;
	width: 100%;
	background-color: #fff;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
	z-index:99999;
	min-height:inherit !important;
	border-bottom:0 !important
}
.sticky .top-nav > ul > li{
	/*border:0 !important*/
}
.sticky.top-head-4 .gray-nav:before, .sticky.top-head-4 .gray-nav:after{
	display:none
}
.sticky.top-head-4 .gray-nav{
	background:transparent;
	border:0;
	margin-bottom:0
}
.sticky .top-nav > ul > li > a{
	color:#777 !important
}
.sticky .top-nav > ul > li > a:hover{
	background:transparent !important
}
.sticky .top-nav > ul > li > a i,.sticky .top-nav > ul > li:after,.sticky .bg-head2{
	display: none;
}
.sticky .top-search a{
	margin-top:5px;
	border-radius:0 !important;
	/*width:45px;*/
	height:45px;
	line-height:45px;
	text-align: center;
	padding: 0 !important;
}
.sticky .top-search a span{
	font-size:14px
}
.sticky .search-box{
	top:60px
}
.sticky .search-box:before{
	/*width:45px*/
}
.sticky .top-nav > ul > li > a, .sticky .top-nav > ul > li {
	height: 60px !important;
	padding-top:0
}
.sticky .top-nav > ul > li.selected > a{
	background:transparent !important;
	color:#777 !important
}
.sticky .top-nav > ul > li > a {
	padding-top: 0 !important;
	border-top: 0 !important;
	background: transparent none;
	line-height:60px
}
.sticky .top-nav > ul > li > a span{
	margin-top:0;
	line-height:60px
}
.sticky .top-nav > ul > li > ul {
	top: 60px !important;
	left: 0 !important;
}
.sticky .top-nav > ul > li > ul:after{
	top:-8px;
	bottom:auto !important;
	border-width: 0 10px 8px 10px !important;
}
.sticky .top-nav > ul > li > ul ul{
	bottom:auto !important;
	top:0 !important
}
.sticky .logo{
	margin-top:5px !important
}
.sticky .top-nav > ul > li.hasChildren > a:after{
	display:none !important
}
.sticky .div-mega{
	top:60px !important
}
/***** sticky header style 2 ******/
.head-style2 .sticky .logo{
	padding:0 !important
}
.head-style2 .sticky .top-menu{
	margin-top:0 !important
}
.head-style2 .sticky .top-nav > ul > li > a,.head-style2 .sticky .top-nav > ul > li > a span{
	line-height:58px !important;
	height:58px !important
}
.head-style2 .sticky .top-nav > ul > li > ul {
	top: 58px !important;
}
.head-style2 .sticky .mega-menu .mega-2 .div-mega{
	top:57px
}
.head-style2 .sticky .head2-lft-links,.head-style2 .sticky .right-bar{
	display:none
}
.head-style2 .sticky .top-search a{
	margin-top:8px;
	width:40px;
	height:40px;
	line-height:40px;
	-moz-transform: skew(0, 0);
	-ms-transform: skew(0, 0);
	-o-transform: skew(0, 0);
	-webkit-transform: skew(0, 0);
	transform: skew(0, 0);
}
.head-style2 .sticky .top-search a span{
	-moz-transform: skew(0, 0);
	-ms-transform: skew(0, 0);
	-o-transform: skew(0, 0);
	-webkit-transform: skew(0, 0);
	transform: skew(0, 0);
}
/***** sticky header style 3 ******/
.head-style3 .sticky.top-head{
	margin-top:0
}
.head-style3 .sticky .logo,.sticky.top-head-4 .logo{
	display:none
}
.head-style3 .sticky .toplog,.sticky.top-head-4 .toplog{
	display:none
}
.head-style3 .sticky .mega-menu .mega-2 .div-mega{
	top:50px
}
.head-style3 .sticky .top-search{
	margin-left:15px
}
/***** sticky header style 4 ******/
.top-head-4.sticky  .nav-4{
	background:transparent;
	border:0;
	margin-bottom:0
}
.top-head-4.sticky .nav-4:before, .top-head-4.sticky .nav-4:after,.top-head-4.sticky .banner{
	display:none
}