.title {
	margin: -10px 0 0 10px;
}
.progress {
  display: flex;
  justify-content: center;
  align-content: space-between;
  background: #1a9fdf;
  width: 100%;
  color: #fff;
  position: relative;
  float: right;
  font-size: 0.9em;
  margin: -28px 0 0 0;
  height: auto;
}

.hamburger {
z-index: 9;
}
.avatar img {
  width: 80px;
  margin: 5px 0 0 5px;
}
.theme-menu {
	top: 65px;
  z-index: 99;
}

#gifAc {
	margin-right: 20px;
	width: 60px;
	transform: rotate(90deg);
	filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(2%) hue-rotate(328deg) brightness(104%) contrast(101%);
	background: transparent;
	margin-right: 25px;
}

.ad-slot {
	margin-top: 25px;
}