.main-wraper .mainheader .top-header .subheader ul.maincon li h1 {
    color: #9F9F9F;
    font-family: 'CenturyGothicRegular';
    font-size: 25px;
    line-height: 30px;
    text-align: center;
    top: -49px!important;
    position: relative;
}

.main-wraper .mainheader .top-header .subheader ul.maincon li {
    display: inline-block;
    list-style: none;
    padding: 30px 3px!important;
}

.lang {
    display: block;
    margin-top: -48px!important;
}

@media screen and (max-width: 720px) and (min-width: 580px){
.header_right {
    margin-top: 72px;
}}

@media screen and (max-width: 2500px) and (min-width: 1000px) {
.main-wraper .mainbody .topbody .midtopbody {
    top: -12px!important;
}
}