/*** ESSENTIAL STYLES ***/
.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;
}

.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 13:46:34 Jan 23, 2019 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 10:28:31 Mar 08, 2022.
     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: 89.271
  exclusion.robots: 0.076
  exclusion.robots.policy: 0.07
  cdx.remote: 0.059
  esindex: 0.01
  LoadShardBlock: 46.614 (3)
  PetaboxLoader3.datanode: 77.746 (5)
  CDXLines.iter: 17.273 (3)
  load_resource: 156.467 (2)
  PetaboxLoader3.resolve: 70.477 (2)
*/