
.withtop {
margin-top: 99px;
}
.withbg {
position: fixed;
top: 0px;
z-index: 99;
width: 100%;
transition: all 1s ease 0s;
opacity: 0.8;
}
.withbg .scaleme img {
width: 70%;
}
.withbg .scaleme .ddsmoothmenuh ul li a:link, .withbg .scaleme .ddsmoothmenuh ul li a:visited {
line-height: 75px !important;
}