.fmr.infomail>a {
    color: #666;
    text-decoration: navajowhite;
}

.fmr.infomail .social-icons {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    margin:16px 0 0 0;
}

.fmr.infomail .social-icons a {
    color: #fff;
    background-color: #1f617a;
    width: auto;
    height: 35px;
    text-align: center;
    line-height: 35px;
    padding: 0 10px;
    margin-right: 10px;
    transition: 0.3s all ease-in-out;
}

.fmr.infomail .social-icons a:hover {
    opacity: .7;
}

.footer_social a.tw.main_color_light {
    display: none;
}

.series-date-label {
    padding: 30px 0px 10px;
    font-weight: 600;
    color: #888;
    text-align: left;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 2px;
    display:none;
}

.ci_photo a:hover img {
    opacity: .6;
}

.ci_text .accent_color {
    text-align: left;
    margin:24px 0 6px;
    display: inline-block;
    line-height: 22px;
    font-size: 18px;
    min-height: 66px;
}

.press-author {
    font-weight: 600;
    color: #888;
    text-align: left;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding-bottom: 20px;
}

.press-author.details {
    margin-top: 30px;
}

.catalog_item .catalog_descr {
    font: unset;
    text-transform: capitalize;
    text-align: left;
    letter-spacing: 1px;
    margin: 0;
}

.catalog_item .catalog_descr:hover {
    color: #000;
}

.catalog_anons {
    text-align: left;
    color: #000;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 0;
    font-size: 15px;
    line-height: 22px;
    min-height: 137px;
    justify-content: space-between;
}

.catalog_item:hover .catalog_anons {
    padding: 0;
}

.ci_photo img {
    max-width: 100%;
    display: inline-block;
    height: 300px;
    object-fit: cover;
    width: 100%;
}

.ci_text {
    padding: 6px 20px 25px;
    display: inline-block;
    width: 100%;
}

.catalog_item .ci_bg {
    padding: 0;
}

a.ci_btn {
    min-width: inherit;
    background-color: #1e4f7a;
    color: #fff;
    border-radius: 30px;
    margin: 15px 0 00;
    padding: 10px 25px;
    text-align: center;
    width: auto;
    font-family: Arimo !important;
    font-size: 14px !important;
    line-height: 14px !important;
    letter-spacing: 1px;
}

a.ci_btn:hover {
    opacity: 0.7;
}

.catalog_details article P Img {
    float: left;
    max-width: 100%;
    margin: 0 0 20px;
    width: 100%;
    object-fit: contain;
    height: 500px;
}

article p {
    color: #333;
}

.catalog_details Article H1 {
    margin: 16px 0;
    text-align: center;
}

.catalog_details Article .series-date-label {
    text-align: center;
    padding: 0 0 10px;
    font-size: 14px;
}

.catalog_details Article .detail-subtitle {
    display: inline-block;
    width: 100%;
}

.catalog_details Article .detail-subtitle,
.catalog_details Article .detail-subtitle p {
    margin: 0;
    text-align: center;
    font-size: 20px !important;
    font-weight: 600 !important;
}

.catalog_details Article h2 {
    font-style: normal !important;
    margin-left: 0 !important;
}

.press_logos {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
}

.press_logos a {
    display: flex;
    height: 70px;
    align-items: center;
    margin: 0 10px;
    transition: 0.3s all ease-in-out;
}

.press_logos a:hover {
    opacity: .7;
}

.press_logos a img {
    max-height: 100%;
    object-fit: contain;
}

#component_160 .catalog_wrapper {
    grid-template-columns: repeat(1, 1fr);
}

#component_160 .catalog_item_wrapper {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
}

#component_160 .catalog_item_wrapper .ci_photo {
    display: flex;
    width: 100%;
    max-width: 465px;
    flex-wrap: wrap;
}

#component_160 .catalog_item_wrapper .ci_text {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    max-width: calc(100% - 465px);
    padding: 20px 30px 20px;
    flex-direction: column;
    align-items: flex-start;
}

#component_160 .series-date-label {
    padding: 0;
    margin-bottom: 5px;
    display:block;
}

#component_160 .ci_text .accent_color {
    min-height: inherit;
}

#component_160 .ci_text .accent_color {
    height: auto;
    min-height: auto;
    margin-bottom: 10px;
}

#component_160 .catalog_anons .ci_btn {
    height: auto;
}

#component_160 .catalog_item_wrapper .ci_text .catelog_cat {
    width: auto;
    background-color: #000;
    color: #fff;
    border-radius: 3px;
    padding: 7px 9px 6px;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 10px;
    margin-bottom: 10px;
    font-weight: 600;
}

#component_160 .press-author .author_en_link {
    color: #000;
    height: auto;
    font-size: 12px;
    line-height: normal;
}

#component_160 .press-author {
    padding-bottom: 10px;
}

#component_160 .ci_photo img {
    height: 100%;
    object-fit: cover;
}

#component_160 .press-author .author_en_link:hover {
    text-decoration: underline;
}

#component_160 .ci_photo .catalog_item a {
    height: 300px;
}

.catalog_details Article .catelog_cat {
    text-align: center;
    font-weight: 600;
}

article .author_en_link {
    background-color: #20517b;
    color: #fff;
    text-decoration: none;
    padding: 12px 40px;
    font-style: normal;
    border-radius: 50px;
}

article .author_en_link:hover {
    opacity: 0.7;
}

@media only screen and (max-width: 992px) {
    .catalog_wrapper {
        grid-template-columns: repeat(2, 1fr);
    }
    #component_160 .catalog_item_wrapper .ci_photo {
        max-width: 50%;
    }
    #component_160 .catalog_item_wrapper .ci_text {
        max-width: 50%;
    }
    #component_160 .ci_photo .catalog_item a {
        height: 100%;
    }
}

@media only screen and (max-width: 910px) {
    .footer_header .logo_wrapper {
        width: 32%;
    }
}

@media only screen and (max-width: 767px) {
    .footer_header .logo_wrapper {
        width: 270px;
        float: none;
    }
    .fmr.infomail .social-icons {
        justify-content: center;
        margin-top: 10px;
    }
    .header_search.main_color.fmr {
        width: 100%;
    }
    .infomail {
        width: 100%;
    }
    .footer_header .vrt-c {
        text-align: center;
    }
    .catalog_details Article H1 {
        font-size: 18px !important;
        line-height: 26px !important;
    }
    .catalog_details Article .detail-subtitle,
    .catalog_details Article .detail-subtitle p {
        font-size: 17px !important;
        line-height: 24px !important;
        padding-top: 5px;
    }
    .press_logos a {
        height: 50px;
        margin: 10px 10px;
    }
    .press_logos {
        flex-wrap: wrap;
    }
    #component_160 .catalog_item_wrapper {
        flex-direction: column;
    }
    #component_160 .catalog_item_wrapper .ci_photo {
        max-width: 100%;
    }
    #component_160 .catalog_item_wrapper .ci_text {
        max-width: 100%;
        padding: 16px 15px 20px;
    }
    #component_160 .ci_photo img {
        height: auto;
    }
    #component_160 .ci_photo .catalog_item a {
        height: 250px;
    }
    #component_160 .ci_photo img {
        height: 100%;
    }
}

@media only screen and (max-width: 572px) {
    .catalog_wrapper {
        grid-template-columns: repeat(1, 1fr);
    }
    .ci_photo img {
        height: 200px;
    }
}