/*#jf_preloader,.jf_dp_openbtn,.jf_dp{display:none!important}*/
.jf_logo_wrap a {
	background-image: url('../../../custom/images/endi_logo.png');
	background-repeat: no-repeat;
	background-position: top center;
  	background-size: 100%;
  	margin: 5px 0;
}
.jf_sticky_transparent .jf_logo_wrap a {
    background-position: top center;
}
.jf_logo_wrap a img {
	visibility: hidden;
}
.headroom--top .jf_logo_wrap a {
  	margin: 23px 0;
}
.jf_sticky_transparent.headroom--top .jf_logo_wrap a {
	background-position: bottom center;
}
.headroom--top .gantry-logo img {
	width: 180px;
}
@media (max-width: 768px){
  .headroom--top .gantry-logo img {
      width: 150px;
  }
  .headroom--top .jf_logo_wrap a {
      margin: 5px 0;
  }
}