@media only screen and (max-width:767px) {
header#header .avia-menu {
margin-top: 10px;
}

#top header#header .logo {
padding-top: 10px;
padding-bottom: 10px;
}

header#header {
/*display: none !important;*/
}
}

#top h1 {
hyphens: none;
font-weight: 700 !important;
}

#top h1 span {
  color: #3d83f5;
  white-space: nowrap;
}

#header .logo {
padding-top: 10px;
}

#header ul.menu li {
background: #ffffff;
}

#header .avia-menu {
margin-top: 20px;
}

#header ul.menu li:first-child {
padding-left: 10px;
border-top-left-radius: 10px;
border-bottom-left-radius: 10px;
}

#header ul.menu li:nth-last-child(2) {
padding-right: 10px;
border-top-right-radius: 10px;
border-bottom-right-radius: 10px;
}

#top .avia-menu-text {
color: #3b3b45;
}

#top .av-menu-button-colored .avia-menu-text {
	border-radius: 10px !important;
}

#header .header_bg {
background: linear-gradient(0deg,rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.7) 20%, rgba(255, 255, 255, 1) 50%) !important;
}

#top #wrap_all .av-countdown-cell-inner {
margin: 0;
border-width: 0;
}

#top #wrap_all .av-countdown-timer-inner span:first-child {
border-top-left-radius: 10px;
border-bottom-left-radius: 10px;
}

#top #wrap_all .av-countdown-timer-inner span:last-child {
border-top-right-radius: 10px;
border-bottom-right-radius: 10px;
}

#top #wrap_all .avia-animated-number {
text-align: left;
}

#top #wrap_all .avia-single-number {
font-weight: 700;
}

#top #wrap_all .av-countdown-cell-inner,
#top #wrap_all .av-countdown-timer-inner {
background-color: #8796ab;
}

#top #wrap_all .av-countdown-timer-inner {
border-radius: 20px;
}


/* Hide Option */
#top #wrap_all .av-milestone-date {
visibility: hidden !important;
}

.ht-box-highlight {
background: radial-gradient( #3c3c46,#000000 );
}

.ht-box-highlight h3,
.ht-box-highlight div,
.ht-box-highlight svg {
color: white !important;
fill: white !important;
}

#top #wrap_all .av-milestone-contentbox{
border-radius: 20px;
}

#top #wrap_all .av-milestone-icon {
width: 90px !important;
height: 90px !important;
}

#top .ht-bento-anchor {
	scroll-margin-top: 350px;
}