.h2-title, .h3-title {
letter-spacing:1px;
}


@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    input.input-search {
        line-height: 1.3rem;
        padding-top: 8px;
        padding-bottom: 15px;
    }
    #plane-slider .item .object__img{
        width: auto !important;
    }
    .logo-list .logo-item {
        text-align: center;
        padding: 3px;
    }
    .logo-list .logo-item img {
        height: auto;
        max-height: 100%;
        width: auto;
        max-width: 100%;
    }
    .banner-top {
        padding-top: 20px;
    }
    .news-article__thumb img {
        height: 100%;
        width: auto;
        min-width: 100%;
    }
    .breadcrumb {
        margin-top: 3rem;
    }
    /*fixed 17.04*/
    .aeronet-event #event-partners .nav li {
        width: 49%;
    }
    .news-footer__comment {
        display: inline-block;
    }

.aeronet-event .partners-18 figure {display:inline-block;}
    /*update 03.06.18 old*/
}

.event-place-img {text-align:center;}
.event-place-img img{max-width:100%;}

.header-maks2019{height:initial; min-height:initial;}

.header-maks2019 .aeronet-event {
margin-top:50px; 
padding-bottom: 50px;
}

.header-maks2019 #maks2019-button {z-index:102;}

@media (min-width: 360px){
.header-maks2019 #maks2019-button { bottom: 30px;}
}


@media (min-width: 768px){
.header-maks2019 #maks2019-button { bottom: 30px;}
}

@media (max-width: 992px){
.header-maks2019 .aeronet-event {margin-top:0px;}

}
@media (min-width: 1440px){

.header-maks2019 #maks2019-button { bottom: 40px;}

}

@media (min-width: 1920px){

.header-maks2019 #maks2019-button { bottom: 50px;}

}



.header.m-inner {
  display: block;
  height: auto;
  min-height: 152px;
  overflow: hidden;
  background: url("../img/header/bg-mini-head.png") no-repeat center top;
  background-size: cover; }
  .header.m-inner .inner-top {
    background: transparent; }




.header.m-inner  .desctop-menu {position: static;}


.nav-desctop > li > .dropdown-li> a{
  
    cursor: pointer;
    padding: 0.8571rem 0;
    line-height: 1.7142rem;
    font-size: 1.2857142857rem;
    color: #1c335a;
    text-decoration: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 2px solid transparent;
}


@media (max-width: 992px) {
  .header.m-inner {background: #fff; }
  .header.m-inner .branding { border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
}
