<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.new_breadcrumbs{background: linear-gradient(90deg, #F4F8FF -4.93%, #FFFFFF 14.97%, #F4F8FF 33.63%, #FFFFFF 54.19%, #F4F8FF 102.88%);box-shadow: 0px 4px 37px rgba(0, 0, 0, 0.15);border-radius: 20px;padding: 30px;margin: 30px 0;display: flex;flex-direction: column;}
.new_breadcrumbs_bottom{display: flex;align-items: center;justify-content: space-between;}
.photo_time{display: flex;align-items: center;margin-bottom: 10px;}
.photo_title{text-align: left;font-weight: 400;font-size: 28px;line-height: 140%;text-transform: uppercase;color: #000000;padding-right: 20px;}
.date__time{font-weight: 400;font-size: 16px;line-height: 19px;color: #000000;padding-left: 10px;}
.top_block_pages{background: #FFFFFF;box-shadow: 0 4px 37px rgba(0, 0, 0, 0.15);border-radius: 20px;padding: 30px;}
.photonews_view {background-color: #f3f3f3;}
.photonews_view .photonews_more_photos { background-color: #fff;}
.light_box_fotonews{display: flex;position: relative;}
.photonews_head_block {
    /*height: 700px;*/
}
.photonews_view  .photonews_head_block {
    border-bottom: 1px #cfcfcf solid;
}

.photonews_more_photos {padding:5px 0px 25px 10px;}
.photonews_more_photos ul {}
.photonews_more_photos ul li {
    width: 156px;
    height: 192px;
    display: inline-block;
    margin: 5px;
    vertical-align: top;
    position: relative;
}
.photonews_more_photos ul li a img {
    position: absolute;
    bottom: 0;
    margin-bottom: 18px;
}
.photonews_more_photos ul li:last-child {
    display: inline-block;
    margin-right: 0px;
}
.photonews_more_photos ul li h3 {
    margin-left: 0;
}
.photonews_more_photos ul li h3 a {
    color: #000;
}
.photonews_more_photos ul li h3 a:hover {
    color: #000;
    text-decoration: underline;
}
.photonews_more_photos .date {
    color: #595858;
    position: absolute;
    bottom: 0;
}
.photonews_more_photos .view {
    background: url(/i/img/photonews/icon_eye.png) no-repeat left center;
    margin-right: 6px;
    color: #595858;
    float:right;
    padding-left: 16px;
    position: absolute;
    bottom: 0;
    right: 0;
}
.photonews_gallery {
    overflow:hidden;
    position:relative;
}
.photonews_gallery_view {
    overflow:hidden;
    margin: 0 auto;
    width: 100%;
}
.photonews_carusel{
    position: relative;
    padding-bottom: 20px;
}
.photonews_carusela {
    float:left;
    display:block;
    margin-right:5px;
}
.prev{
    position:absolute;
    left:0px;
    z-index:9;
    width:5%;
    background: url(/i/img/photonews/prev.png) no-repeat;
    background-position: 50% 50%;
    height:450px;
    opacity:0.5;
    cursor:pointer;
}
.next{
    position:absolute;
    z-index:9;
    width:6%;
    background: url(/i/img/photonews/prev.png) no-repeat;
    background-position: 50% 50%;
    height:450px;
    opacity:0.5;
    cursor:pointer;
}
.photonews_gallery_view .prev, .photonews_gallery_view .next{
    position:absolute;
    left:0px;
    z-index:9;
    width:5%;
    background-position: 50% 50%;
    opacity:1;
    cursor:pointer;
}
.photonews_gallery_view .next{
    right:0px;
    left: initial;
    background-image:url(/i/img/photonews/next.png)
}

.photonews_carusel div {
    display: inline-block;
}
.photonews_gallery_view .photonews_carusel div {
    width: 100%;
}
.photonews_carusel ul li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
}
.photonews_carusel div ul li img.cur-img {
    max-width: 640px;
    width: 100%;
    border-radius: 20px;
}
.photonews_carusel div ul li.big_photo {
    float: left;
    margin-right: 4px;
    margin-bottom: -1px;
}
.photonews_carusel ul  {
    color: #fff;
    margin: 0px;
}
.photonews_head_block h3 {
    margin-left: 42px;
}
.photonews_carusel  ul  li  p {
    color: #000;
    margin: 0 !important;
    line-height: inherit;
    text-align: left;
}
.photonews_carusel  ul  li a:before {
    content: ' ';
    background-color: #000;
    position: absolute;
    width: 202px;
    height: 145px;
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    -ms-transition: opacity 0.3s;
    transition: opacity 0.3s;
    cursor:pointer;
}
.photonews_carusel  ul  li.big_photo a:before {
    content: ' ';
    background-color: #000;
    position: absolute;
    width: 407px;
    height: 294px;
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    -ms-transition: opacity 0.3s;
    transition: opacity 0.3s;
    cursor:pointer;
}
.photonews_carusel  ul  li.big_photo a:hover:before {
    opacity: 0.7;
}
.photonews_carusel  ul  li a:hover:before {
    opacity: 0.7;
}
.photonews_carusel  ul  li.big_photo_view a {
    width: calc(49% - 15px);
}
.photonews_carusel  ul  li.big_photo_view a:hover:before {
    opacity: 0;
}
.ico_plus {
    background: url(/i/img/photonews/plus.png) no-repeat left center;
    background-size: 50px 48px;
    position: absolute;
    width: 50px;
    height: 48px;
    top: 23px;
    left: 596px;
    display: none;
}
.photonews_carusel  ul  li h3 {position: absolute;margin-left: 10px;z-index: 0;display: none;width: 190px;font-weight: normal;}
.photonews_carusel  ul  li span.date {position: absolute;top: 115px;left: 10px;z-index: 100;display: none;}
.photonews_carusel  ul  li.big_photo h3 {position: absolute;margin-left: 10px;z-index: 0;display: none;font-size: 22px;line-height: 24px;width: 390px;font-weight: normal;}
.photonews_carusel  ul  li.big_photo span.date {position: absolute;top: 258px;left: 10px;z-index: 100;display: none;font-size: 18px;}

.photonews_carusel  ul  li.big_photo span.view {background: url(/i/img/photonews/icon_photos.png) no-repeat left center;position: absolute;top: 257px;left: 366px;z-index: 100;display: none;padding-left: 18px;font-size: 18px;}

.photonews_more_photos_recom {
    color:#fff;
    background-color: #898989;
    height: 25px;
    margin-top: 10px;
}
.photonews_more_photos_recom h3 {
    padding-top: 4px;
    padding-left: 20px;
    margin: 0;
}
.photonews_content {
    padding: 10px 0px 20px 0px;
    background-color: #fff;
}
.photonews_view_title {
    height: 40px;
    margin-bottom: 10px;
    width: 655px;
    overflow: hidden;
}
.photonews_view_title h1 {

    margin-left: 40px;
}
.photonews_view_sharing {
    margin-left: 48px;
    overflow: hidden;
}
.photonews_view_info {
    display: flex !important;
    position: absolute;
    bottom: 20px;
    right: 20px;
    width: auto !important;
    text-align: right;
}
.photonews_view_info &gt; div {

    display:inline-block;
}
.clipboard {
    margin-left: 65px;
}
.photonews_view_info div.view{
    background:  rgba(0, 0, 0, 0.6);
    border: 1px solid rgba(255, 255, 255, 0.38);
    border-radius: 10px;
    margin-right: 5px;
    color: #FFFFFF;
    padding: 0 12px;
    display: flex;
    align-items: center;
    width: auto;
}
.photonews_view_info div.count_foto{
    background:  rgba(0, 0, 0, 0.6);
    border: 1px solid rgba(255, 255, 255, 0.38);
    border-radius: 10px;
    margin-right: 5px;
    color: #FFFFFF;
    padding: 0 12px;
    display: flex;
    align-items: center;
    width: auto;
}
.photonews_view_info div.view img, .photonews_view_info div.count_foto img {
    padding-right: 4px;
}
.photonews_view_info a.img_container {
    border: 1px solid rgba(255, 255, 255, 0.38);
    border-radius: 10px;
    background: rgba(0, 0, 0, 0.6) url(/i/img/photonews/maximize.png) center center no-repeat;
    width: 42px;
    height: 32px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
}
.photonews_view_info a.img_container:hover {
    background: #FFFFFF url(/i/img/photonews/maximize_hover.png) center center no-repeat;
    border: 1px solid #7C7C7C;
}
.photonews_view_info a.img_container:focus {
    background: #000000 url(/i/img/photonews/maximize.png) center center no-repeat;
    border: 1px solid #000000;
}
.photonews_view_descript {
    margin-top: 40px;
    padding: 30px;
    margin-left: 20px;
}
.scrollbar-light {
    width:100%;
}
.scrollbar-light .scrl-wrp {
    #width: 100%;
    height: auto;
    white-space: nowrap;
}
.scrollbar-light .scrl-wrp .slide-arrow {
    position: absolute;
    top: 44%;
    margin-top: -15px;
}
.scrollbar-light .scrl-wrp .prev-arrow {
    z-index: 1;
    left: -15px;
    cursor: pointer;
    background: #FFFFFF url(/i/img/photonews/pr.png) center center no-repeat;
    width: 42px;
    height: 42px;
    box-shadow: 0 3px 12px rgba(0, 0, 0, 0.17);
    border-radius: 50%;
}
.scrollbar-light .scrl-wrp .next-arrow {
    cursor: pointer;
    right: -15px;
    background: #FFFFFF url(/i/img/photonews/nx.png) center center no-repeat;
    width: 42px;
    height: 42px;
    box-shadow: 0 3px 12px rgba(0, 0, 0, 0.17);
    border-radius: 50%;
}
.scrollbar-light .scrl-wrp .prev-arrow:hover {
    background: #9D0000 url(/i/img/photonews/pr_hover.png) center center no-repeat;
}
.scrollbar-light .scrl-wrp .next-arrow:hover {
    background: #9D0000 url(/i/img/photonews/nx_hover.png) center center no-repeat;
}
.scrollbar-light .scrl-wrp .prev-arrow:focus {
    background: #6B0006 url(/i/img/photonews/pr_hover.png) center center no-repeat;
}
.scrollbar-light .scrl-wrp .next-arrow:focus {
    background: #6B0006 url(/i/img/photonews/nx_hover.png) center center no-repeat;
}
.slider_image_box{
    height: 130px;
    width: calc(100% - 10px);
    border-radius: 10px;
    margin: 0 5px;
    cursor: pointer;
}
#more_images {
    margin: 20px;
}

.jScrollPaneTrack{background:#ddd}
.jScrollPaneDrag{background:#aaa}
a.jScrollArrowLeft{background:#000;height:20px;border-radius:0 0 0 10px;-moz-border-radius:0 0 0 10px;-webkit-border-radius:0 0 0 10px}
a.jScrollArrowRight{background:#000;height:20px;border-radius:0 0 10px 0;-moz-border-radius:0 0 10px 0;-webkit-border-radius:0 0 10px 0}
.jScrollPaneContainer {
    position: relative;
    overflow: hidden;
    z-index: 1;
    margin: 0 auto;
}

.jScrollPaneTrack {
    position: absolute;
    cursor: pointer;
    left: 0;
    bottom: 0;
    width: 100%;
    background: #aaa;
}
.photo-description{
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%;
    font-weight: 400;
    font-size: 18px;
    line-height: 25px;
}
.photo-description strong{
    display: block;
    font-size: 24px;
    line-height: 31px;
}
.photo-description p{
    margin-top: 0 !important;
    text-align: left !important;
}
.photo-description &gt; div{
    height: 257px;
    overflow-y: auto;
    margin-bottom: 10px;
}
.two_button_flex{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 30px;
}
.two_button_container{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.two_button_container &gt; a{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 240px;
    height: 42px;
    background: #FFFFFF;
    border: 1px solid #CBCBCB;
    border-radius: 10px;
    font-weight: 400;
    font-size: 15px;
    line-height: 18px;
    color: #414141;
    box-sizing: border-box;
    cursor: pointer;
    text-decoration: none;
}
.two_button_container &gt; a:hover{
    border: 1px solid #be1206;
    color: #be1206;
}
.two_button_container &gt; a:first-child{
    margin-right: 10px;
}
.jScrollIntervalTrack {
    position: absolute;

}

.jScrollPaneDrag {
    position: absolute;
    background: #DE0000;
    cursor: pointer;
    overflow: hidden;
}
.jScrollPaneDragLeft {
    position: absolute;
    bottom: 0;
    left: 0;
    overflow: hidden;
}
.jScrollPaneDragRight {
    position: absolute;
    bottom: 0;
    right: 0;
    overflow: hidden;
}
a.jScrollArrowLeft {
    display: block;
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    text-indent: -2000px !important;
    overflow: hidden;
    /*background-color: #666;*/
    height: 9px;
    width: 10px;
}
a.jScrollArrowLeft:hover {
    /*background-color: #f60;*/
}

a.jScrollArrowRight {
    display: block;
    position: absolute;
    z-index: 1;
    bottom: 0;
    right: 0;
    text-indent: -2000px !important;
    overflow: hidden;
    /*background-color: #666;*/
    height: 9px;
    width: 10px;
}
a.jScrollArrowRight:hover {
    /*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
    /*background-color: #f00;*/
}

#overlay {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    //background: black url(/i/img/ajax-loader5.gif) no-repeat scroll center center;
    background: black;
    z-index: 400;
}

.close {
    position: absolute;
    right: -305px;
    cursor: pointer;
    top: -76px;
    width: 32px;
}

#title {
    color: #fff;
    position: absolute;
    right: -320px;
    top: 0px;
    font-size: 2em;
    width: 300px;
    line-height: 30px;
    display: none;
}

#date_view {
    position: absolute;
    width: 300px;
    #top: 142px;
    color:#f8f8f8;
    right: -320px;
    color: #999;
    padding-bottom: 10px;
    display: none;
}

.photonews_view_descript_container {
    height: 100px;
    margin-top: 10px;
    overflow: hidden;
}

.photo-news-container {
    margin-top: 15px;
    margin-left: 23px;

    margin-top: 0;

}
.photo-news-container &gt; div {

}
.photo-news-container &gt; div:first-child {
    margin-left: 0;
}
.photo-news-container &gt; div:last-child {
    margin-right: 0;
}
.photo-news-item-container {
    display: inline-block;
    text-align: left;
    width: 200px;
    height: 240px;
    position: relative;
    margin-left: 3px;
    margin-right: 3px;
    margin-bottom: 5px;
    padding: 5px;
}

.photo-news-item-container:hover {
    background-color: #f2efe8;
}

.photo-photo-preview-container {
    width: 208px;
    height: 138px;
    overflow: hidden;
    position: relative;

}
photo-photo-preview-container &gt; img {
    width: 100%;
    height: 100%;
}

.photo-news-item-title {
    padding: 5px 0px;
    height: 45px;
    overflow: hidden;
}

.photo-news-item-title {
    font-weight: bold;
    font-size: 12px;
}
photo-news-item-title a {
    text-decoration: none;
    color: #000000;
}
.photo-news-item-title a:hover {
    text-decoration: underline;
}


.photo-news-item-title a {
    text-decoration: none;
    color: #000000;
}

.photo-news-item-date {
    margin: 10px 0;
    float: left;
    color: #595959;
}

.photo-news-item-view {
    background: url(/i/img/photonews/icon_eye.png) no-repeat left center;

    margin-top: 10px;
    color: #595858;
    float:right;
    padding-left: 16px;
}
.photo-news-main-container {
    background-color: #fff;
    padding-top: 17px;
}
div.photonews_carusel  ul  li a {
    color: #fff;

}



.light_logo_mt5 {
    position: absolute;
    top: -104px;
}
.light-top-line {
    background: #fff;
    width: 948px;
    height: 1px;
    margin-bottom: 10px;
    position: absolute;
    top:-18px
}
.light_left {
    background: url(/i/img/photonews/left.png) no-repeat;
    background-size: 32px;
    position: absolute;
    width: 32px;
    height: 32px;
    left: -50px;
    cursor: pointer;
    top: 50%;
    margin-top: -16px;
}

.light_left:hover {
    background: url(/i/img/photonews/left_hover.png) no-repeat;
    background-size: 32px;

}

.light_right {
    background: url(/i/img/photonews/right.png) no-repeat;
    background-size: 32px;
    position: absolute;
    width: 32px;
    height: 32px;
    right: -50px;
    cursor: pointer;
    top: 50%;
    margin-top: -16px;
}

.light_right:hover {
    background: url(/i/img/photonews/right_hover.png) no-repeat;
    background-size: 32px;

}
.light_h3_head {
    color: #fff;
    font-size: 24px;
    width: 300px;
    line-height: 26px;
    position: absolute;
    right: -319px;
    top: -16px;
    background-color: transparent;
    background-image: none;
    padding: 12px 0 0 0;
}

.light-box-full {
    max-width: 657px;
}

.light-box-full li {
    float: left;
    cursor: pointer;
    margin-right: 11px;
    height: 88px;
    padding: 0;
}

.light-box-full li.cur {
    border-bottom: 4px solid #D70608;
    height: 84px;
}

.light-box-full li img {
    width: 98px;
    height: auto;
    margin-left: 0;
    margin-top: 4px;
}

.photo-paginator-container {
    border-top: 1px dotted #bebebe;
    text-align: center;
}

.photo-paginator-container {
    margin: 0 auto 0 auto;
    padding: 5px 0;
    width: 665px;
    height: 25px;
}
.photo-paginator-container &gt; table {
    display: inline-block;
}
.soc_panel {
    position: relative;
    text-align:left;
}
.soc_panel .soc_bt {

    text-align:left;
}
.soc_panel .soc_bt &gt; a {
    opacity:1 !important;
}

div.banner .content {

    justify-content:inherit !important;
}

#copyButton {
    width: 255px;
    padding:8px 10px;
}
#copyButton.zeroclipboard-is-hover {
    border: 1px solid #be1206;
    text-decoration: none!important;
    color: #be1206!important;
    cursor:pointer;
}
#copyButtonTwo {
    padding:8px 10px;
}
#copyButtonTwo.zeroclipboard-is-hover {
    border: 1px solid #be1206;
    text-decoration: none!important;
    color: #be1206!important;
    cursor:pointer;
}
section.news-list {
    display: inline-grid;
    grid-template-columns: repeat(3, 1fr);
    grid-auto-rows: 1fr;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
}
section.news-list .item {
    display: flex;
    flex-direction: column;
    width: 100%;
    padding: 24px 24px 0;
    background: #FFFFFF;
    box-shadow: 0px 4px 37px rgba(0, 0, 0, 0.15);
    border-radius: 20px;
    box-sizing: border-box;
    overflow: hidden;
}
section.news-list .item a { text-decoration: none; }
section.news-list .item .block_img_container {
    overflow: hidden;
    border-radius: 10px;
    height: 175px;
}
section.news-list .block_img {
    position: relative;
    display: flex;
    border-radius: 10px;
    height: 100%;
    overflow: hidden;
    text-decoration: none;
    transition: transform 2s;
}
section.news-list .item:hover .block_img {
    overflow: hidden;
    transform: scale(1.2,1.2);
}
section.news-list .photo_text_title {
    position: relative;
    text-align: left;
    font-weight: bold;
    margin-top: 10px;
    font-size: 24px;
    line-height: 28px;
    color: #333333;
    overflow: hidden;
    text-decoration: none;
    max-height: 112px;
}
section.news-list .item:hover .photo_text_title {
    color: #188fff;
}
section.news-list .photo_text_desc {
    text-align: left;
    margin-top: 10px;
    margin-bottom: 0;
    font-size: 17px;
    line-height: 21px;
    overflow: hidden;
    height: 0;
}
.photo_news_footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: auto;
    background: #FFFFFF;
    z-index: 1;
    padding: 10px 0 24px;
}
.time{
    text-align: left;
    font-size: 12px;
    line-height: 14px;
    color: #A5A5A5;
}
.news_card_bottom2 {
    display: flex;
    align-items: center;
    border: 1px solid #E5E5E5;
    box-sizing: border-box;
    border-radius: 10px;
    padding: 5px 12px;
}
.news_card_bottom2:last-child{
    margin-left: 5px;
}
.views {
    padding-left: 4px;
    font-size: 14px;
    line-height: 16px;
    text-align: justify;
    color: #7C7C7C;
}
.all_social_net{display: flex;}
.all_social_net a{height: 30px; width: 30px;}
.all_social_net a:not(:last-child){margin-right: 10px;}
.icon.fb_icon{background: url(/i/img/photonews/fb.png) no-repeat center center;}
.icon.tw_icon{background: url(/i/img/photonews/tw.png) no-repeat center center;}
.icon.tg_icon{background: url(/i/img/photonews/tg.png) no-repeat center center;}
.icon.ig_icon{background: url(/i/img/photonews/ig.png) no-repeat center center;}
.icon.vk_icon{background: url(/i/img/photonews/vk.png) no-repeat center center;}
.icon.dz_icon{background: url(/i/img/photonews/dz.png) no-repeat center center;}
.icon.fb_icon:hover{background: url(/i/img/photonews/fb_h.png) no-repeat center center;}
.icon.tw_icon:hover{background: url(/i/img/photonews/tw_h.png) no-repeat center center;}
.icon.tg_icon:hover{background: url(/i/img/photonews/tg_h.png) no-repeat center center;}
.icon.ig_icon:hover{background: url(/i/img/photonews/ig_h.png) no-repeat center center;}
.icon.vk_icon:hover{background: url(/i/img/photonews/vk_h.png) no-repeat center center;}
.icon.dz_icon:hover{background: url(/i/img/photonews/dz_h.png) no-repeat center center;}
.icon.fb_icon.active{background: url(/i/img/photonews/fb_f.png) no-repeat center center;}
.icon.tw_icon.active{background: url(/i/img/photonews/tw_f.png) no-repeat center center;}
.icon.tg_icon.active{background: url(/i/img/photonews/tg_f.png) no-repeat center center;}
.icon.ig_icon.active{background: url(/i/img/photonews/ig_f.png) no-repeat center center;}
.icon.vk_icon.active{background: url(/i/img/photonews/vk_f.png) no-repeat center center;}
.icon.dz_icon.active{background: url(/i/img/photonews/dz_f.png) no-repeat center center;}
@media only screen and ( min-width:1361px ) and ( max-width:1566px ) {
    section.news-list {
        grid-template-columns: repeat(2, 1fr);
    }
    section.news-list .item:nth-child(3){display: none;}
}
@media only screen and ( min-width:1361px ) and ( max-width:1462px ) {
    .photo-description &gt; div {height: 203px;}
}
@media only screen and ( min-width:1101px ) and ( max-width:1199px ) {
    .photo-description &gt; div {height: 203px;}
}
@media only screen and ( max-width:1303px ) {
    section.news-list {
        grid-template-columns: repeat(2, 1fr);
    }
    section.news-list .item:nth-child(3){display: none;}
}
@media only screen and ( max-width:1100px ) {
    .photo-description &gt; div {
        height: auto;
        overflow-y: unset;
    }
}
@media only screen and ( min-width:1001px ) and ( max-width:1100px ) {
    .two_button_flex {
        flex-direction: column;
    }

    .all_social_net {
        padding-top: 20px;
    }
}
@media only screen and ( max-width:835px ) {
    .two_button_flex {
        flex-direction: column;
    }

    .all_social_net {
        padding-top: 20px;
    }
}
@media only screen and ( min-width:751px ) {
    section.news-list .item {
        height: 396px;
    }
}
@media only screen and ( max-width:750px ) {
    section.news-list .photo_text_desc {
        opacity: 1;
        max-height: unset;
        margin-top: 10px;
        height: auto !important;
    }
    section.news-list {
        display: flex !important;
        flex-wrap: wrap;
        justify-content: space-between;
        grid-column-gap: 0;
        grid-row-gap: 0;
    }
    section.news-list .item {
        width: calc(50% - 10px);
    }
}
@media only screen and ( max-width:629px ) {
    section.news-list .item {
        width: 100%;
        margin-bottom: 30px;
    }
    section.news-list .item:nth-child(3){display: flex;margin-bottom: 0;}
}
@media only screen and ( max-width:620px ) {
    .two_button_container {
        flex-direction: column;
        align-items: center;
    }
    .two_button_container &gt; a:first-child {
        margin-right: 0;
        margin-bottom: 10px;
    }
}
.featuredNews {
    text-align:center;
    font-weight: 400;
    font-size: 24px;
    line-height: 28px;
    padding:30px 0;
}

@media (max-width: 1520px)
{
    .scrollbar-light {
        float: none;
        width: 100%;
    }
    .photonews_gallery_view .next {
        right: 5px;
    }
}

@media (max-width: 530px) {
    .new_breadcrumbs {
        padding: 30px 18px;
    }
    .photo_title {
        font-size: 21px;
        padding-bottom: 0 !important;
    }
}

@media (max-width: 460px) {

    .photonews_view_sharing {
        margin-left:0px;
    }

    .photonews_view_info {
        text-align: center;
    }

    .photonews_gallery_view .prev {
        left:-20px;
    }
    .photonews_gallery_view .next {
        right: -20px;
    }

    .clipboard {
        margin-left:0px;
    }
    .photonews_view_info {
        margin-left:0px;
    }
    .photonews_view_info span.count_foto {
        margin-right:0px;
    }

    footer &gt; div:last-child {
        background-color:transparent;
    }
    .scrollbar-light {
        float:none;
        width:100%;
        margin-left:0;
    }

    .scrl-wrp:before,
    .scrl-wrp:after {
        content: " ";
        display: table;
    }
    .scrl-wrp:after {
    	clear: both;
    }

    .photo_icon {
        top:177px;
    }

    .tabs#news &gt; .content &gt; .scroll {
        overflow-x:hidden;
    }
    .tabs#news &gt; .content &gt; .scroll &gt; div {
        display:block;
    }
    .tabs#news &gt; .content &gt; .scroll .main img,
    .tabs#news &gt; .content &gt; .scroll .main div {
        width:100%;
    }
    .dt_news {
        display:none !important;
    }
    .tabs#news &gt; .content &gt; .scroll .main {
            margin: 0 0 10px 0;
    }

    .caricatures &gt; .overview {
        height:100%;
        overflow: visible;
    }
    .caricatures &gt; .overview ul {
        height:100%;
        overflow: visible;
    }
    .caricatures &gt; .overview ul li {
        display:block;
        width: auto;
        margin: 15px 0px 0 0;
    }
    .caricatures &gt; .overview div.preview {
        width:100%;
    }
    .caricatures &gt; .overview li h4 {
        text-align: center;
    }
    .caricatures .overview li .dt_news {
        display:none;
    }
}
@media (max-width: 360px) {
    .two_button_container &gt; a {
        width: 230px;
    }
}
</pre></body></html>