
/*******************************************************************************************/
/*
/*        Web: http://www.asdesigning.com
/*        Web: http://www.astemplates.com
/*        License: GNU General Public License version 3 or later
/*
/*******************************************************************************************/


.sf-menu, .sf-menu *
{
	margin: 0;
	padding: 0;
	list-style: none;
}

.navigation
{
	position: relative;
}

.navigation .sf-menu
{
	position: relative;
	overflow: visible;
	clear: both;
	height: auto !important;
}

.navigation .sf-menu:after
{
	clear: both;
	display: block;
	content: '';
}

.navigation .sf-menu.in
{
	height: auto !important;
}

.navigation .btn-sf-menu
{
	display: none;
	float: left;
	margin-bottom: 15px;
}

.scroll-to-fixed-fixed
{
	-moz-box-sizing: content-box !important;
	-webkit-box-sizing: content-box !important;
	box-sizing: content-box !important;
}

.navigation .select-menu
{
	width: 100%;
	display: none;
	margin: 0;
}

.sf-menu li
{
	position: relative;
}

.sf-menu ul
{
	position: absolute;
	display: none;
	top: 100%;
	left: 0;
	z-index: 99;
}

.sf-menu > li
{
	float: left;
}

.sf-menu li:hover > ul, .sf-menu li.sfHover > ul
{
	display: block;
}

.sf-menu a
{
	display: block;
	position: relative;
}

.sf-menu ul ul
{
	top: 0;
	left: 100%;
}
 @media (max-width: 767px) {

/*navigation*/
  
  .navigation .btn-navbar
{
	display: block;
}

.navigation .select-menu
{
	display: block;
}

.navigation ul.sf-menu
{
	overflow: hidden;
	height: 0 !important;
	float: none;
}

.navigation ul.sf-menu>li
{
	float: none;
	width: 100%;
	margin: 0;
}

.navigation ul.sf-menu>li ul
{
	padding: 0 0 0 15px;
	width: auto;
	position: static;
}
}

/*
     FILE ARCHIVED ON 12:43:06 Jan 21, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 11:28:00 Aug 18, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.351
  exclusion.robots: 0.048
  exclusion.robots.policy: 0.04
  esindex: 0.005
  cdx.remote: 9.808
  LoadShardBlock: 68.597 (3)
  PetaboxLoader3.datanode: 66.637 (4)
  PetaboxLoader3.resolve: 114.302 (2)
  load_resource: 144.978
*/