@media (max-height: 800px) {
  header {
    min-height: 600px;
}
}

@media (max-width: 800px) {
div#topbar {
    padding: 15px 0;
    background: #f8f8f8;
}  
 header {
    min-height: 330px;
    background: #003859;
}
header.uk-background-cover {
    background-size: 120%;
    background-position: top center;
}
header:before {
    opacity: 0
}
div#headerTitle {
    bottom: 22%;
}

div#topbar .uk-padding {
    padding: 15px;
}

div#headerTitle h1 {
    font-size: 1.8rem;
}    
h2.pagetitle {
    font-size: 1.8rem;
}
div#headerTitle h4 {
    font-size: 1.1em;
}
.margin-left {
    margin-left: 0;
}
h2.pagetitle br {
    display: none;
}
#slider ul.uk-slider-items > li > div.uk-position-relative {
    height: auto;
    text-align: center;
}
#slider ul.uk-slider-items > li {
    height: auto;
    text-align: center;
}
#slider li div.fullBg svg {
    height: 100% !important;
    width: auto;
    margin: 0 auto;
}
#slider li div.uk-position-center {
    left: 50%;
    top: 50%;
}
.line {
    display: none !important;
}
div#right_chart_numbers {
    position: relative;
    right: inherit;
    top: inherit;
    opacity: 1;
    margin-top: 32px;
}
.chart_item {
    margin-top: 32px;
}
section#chart {
    text-align: center;
}
#employees .uk-dotnav>*>* {
    margin-bottom: 10px;
}
#result .uk-slider-items li img {
    right: inherit;
    position: relative;
    width: 100%;
}

#result .uk-position-center-left {
    left: inherit;
    top: inherit;
    position: relative !important;
    transform: inherit;
}
#result .uk-slider-items > li .uk-panel {
    padding-right: 0;
    padding: 40px 0;
}
#result_nav {
    margin-top: 10px;
}
#result .uk-slider-items > li, #result li .uk-container, #result .uk-container > .uk-flex {
    height: 100%;
}

svg#bg3 {
    top: 12px;
    width: 245px;
}
section#contacts {
    padding-top: 50px;
}

section#contacts h2.pagetitle {
    padding-top: 50px;
}
.contactsText > div {
    margin-top: 30px;
}

.uk-dotnav>*>* {
    width: 25px !important;
}

.mPhone a {
    display: table;
    color: #4586ac;
}

.mPhone a svg {
    fill: #4586ac;
    width: 30px;
}

.mPhone a:hover svg {
    fill: #003859;
}
.item-backgraund-white {
    background: #f8f8f8;
    position: relative;
}

footer .uk-float-right {
    float: left;
}

#bg1 {
    top: -30px;
    left: 0;
    width: 80%;
}
#bg2 {
    top: 20%;
    bottom: inherit;
    width: 80%;
}
svg#bg4 {
    top: 32%;
    right: 0;
    width: 80%;
}
.copyright {
    float: none;
    margin-left: 55px;
}
.uk-padding-no {
    padding: 0 0 40px;
}
#callback .uk-modal-body .wrapperForm {
    padding: 0;
    width: inherit;
    left: inherit;
    top: inherit;
    position: relative !important;
    transform: inherit;
}
form#callbackForm {
    height: auto;
}
#callback .uk-modal-body {
    padding: 30px;
}
}