.header nav .container {
    max-width: 1220px;
}

div#navbar1 {
    z-index: 2;
}

.lang-switcher {
    border: 1px solid rgba(29,118,186,0.8);
    padding: 3px 2px;
    border-radius: 4px;
    transition: all .4s;
}

.lang-switcher i {
    font-size: 18px;
}

.lang-switcher:hover {
    background: #1d76ba;
    color: #FFF;
}

.lang-switcher:hover a {
    color: #FFF !important;
}

.page-inner .header-main {
    height: 330px;
}

.page-inner-container {
    min-height: 500px;
}

.row.mla-news-section .col-md-6 {
    margin-bottom: 30px;
}

.mla-btn {
    margin-bottom: 30px;
}

.news-img {
    width: 45%;
    float: left;
    margin-right: 5%;
}

.news-img img {
    width: 100%;
}

.news-txt {
    font-size: 18px;
    color: #222;
}

p.en-short {
    font-size: 26px;
    padding: 30px;
    padding-top: 0;
    padding-bottom: 0;
}

.programi-cricel a {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    border-radius: 50%;
}

.programi-cricel {
    position: relative;
}

.news-txt h3 {
    font-size: 18px;
    font-weight: 700;
}

.mla-news-section .space-hide {
    margin-bottom: 20px;
}

.twitter-grid iframe {
    margin-left: auto !important;
    margin-right: auto !important;
    display: block !important;
    margin-top: 45px !important;
    margin-bottom: 45px !important;
}

p.mla-hi {
    font-size: 32px;
    font-weight: 300;
}

.col-md-4.cc-in, .col-md-8.cc-in {
    display: flex;
    align-items: center;
    justify-content: center;
}

.col-md-8.cc-in p {
    font-size: 18px;
    color: #06194d;
    text-align: justify;
}

.c-secs {
    margin-top: 45px;
    margin-bottom: 40px;
    padding-bottom: 55px;
    border-bottom: 1px solid #e2e2e2;
}

.c-secs:last-child {
    border: 0;
    padding-bottom: 25px;
}

.download-sec p a {
    color: #06194d;
    position: relative;
    display: block;
    text-decoration:none;
    transition:all .5s;
}

.download-sec p a:hover {
    color:#059ff5;
}

.footer-part p {
    text-align: left;
}

.aktuelnosti-mla p, .aktuelnosti-mla span, .aktuelnosti-mla div {
    font-family: 'Montserrat', sans-serif !important;
    line-height: 27px !important;
    font-size: 13.5pt !important;
}

.aktuelnosti-mla p a, .aktuelnosti-mla p a span { color: #059ff5 !important; text-decoration:underline !important; }

@media (max-width: 1160px) {
.menu-header .menu li {
    margin: 0 0 0 5px;
}
.menu-header .menu li a {
    font-size: 14px;
    display: block;
}
    
}


@media (max-width: 767px) {
.services-heading h1 {
    font-size: 28px;
}
.servies-content {
    bottom: 20px;
}
.menu-header .menu li {
    padding: 8px 14px;
}
}

@media (max-width: 767px) {
    .news-img {
    width: 100%;
    margin-bottom: 20px;
    }
    .mla-heading-rsp {
    font-size: 20px !important;
    line-height: 24px  !important;
    }

    .mla-heading-rsp span {
        font-size: 20px !important;
        line-height: 24px !important;
    }
    .responsive-circle .en-short {
        font-size: 20px;
        padding: 0;
        margin: 0;
        margin-top: 12px;
    }
}

@media (max-width: 480px) {
.en-home .banner-content {
    position: relative;
    transform: translate(0, -154%);
}
}