.arrow:after{
    content: url("xxxx/arrow.png");
    display: block;
    position: relative;
    top: -52px;
    left: 60px;
}

.column1, .column2{
    box-sizing:border-box;
}
.empty:before{
    content: " " !important;
}

@media screen and (max-width: 650px) {
    .column1{
        width: 90% !important;
        margin: 20px;
    }
    .column2{
        width: 90% !important;
        font-size: 12px;
    }
}
.main_column_culture{
    overflow: hidden;
}
.list_style_inline{
    display: inline-block;
}
.dropdown1, .dropdown2, .dropdown3, .dropdown4, .dropdown5, .dropdown6, .dropdown7, .dropdown8, .dropdown9, .dropdown10, .dropdown11, .dropdown12, .dropdown13, .dropdown14, .dropdown15{
    display: none;
}
.button1, .button2, .button3, .button4, .button5, .button6, .button7, .button8, .button9, .button10, .button11, .button12, .button13, .button14, .button15{
    cursor: pointer;
}
/*styles for select*/

.news-block .filters{
    display: block !important;
    margin: 0px auto 30px !important;
}
.filters .filters-panel{
    width: 96% !important;
    display: inline-block;
}
.filters .themes-filter-wr {
    text-align: left;
    display: inline-block;
    float: left;
    width: 100%;
    height: 41px;
}
.filters .filter-input {
    margin: 0 0 30px;
}
.filters .form-control {
    width: 100%;
    box-sizing: border-box;
}
.filters .card-name {
    height: 36px;
    border-radius: 5px;
    border: 1px solid #A2A1A6;
    padding-left: 21px;
    font-size: 16px;
    letter-spacing: .2px;
}
.filters .more-link {
    font-size: 17px;
    color: #FFF;
    background-color: #ff0075;
    height: 36px;
    margin: 0 !important;
    border: 0;
    position: absolute;
    top: 0;
    right: 0px;
    border-radius: 6px !important;
}
.filters .themes-filter-wr-fix {
    background-color: #f5f5f5;
    border-right: 1px solid silver;
    height: 100%;
}
.filters .assosiation-filter {
    background: none;
}
.filters .filter-input-wr {
    display: inline-block;
    position: relative;
    width: 24.1%;
    box-sizing: border-box;
    border-right: 1px solid silver;
}
@media screen and (max-width: 750px) {
    .filters .filter-input-wr {
        width: 49.44%;
        border-bottom: 1px solid silver;
    }
    .filters .filter-input-wr:nth-child(2){
        border-right: none;
    }
}
.filters .filter-input-wr:last-child{
    border-right: none;
}
input:focus,
select:focus,
textarea:focus,
button:focus {
    outline: none;
}
.filters .filter-select {
    box-sizing: border-box;
    height: 40px;
    padding: 0 2%;
    width: 100%;
    border: 0;
    line-height: 40px;
    background-color: #f5f5f5;
}
.filters .sel {
    position: relative;
}
.filters .sel:after {
    content: ' › ';
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    font-size: 32px;
    position: absolute;
    background-color: #f5f5f5;
    color: #ff007a;
    right: 13px;
    top: -26%;
    pointer-events: none;
    transition: transform .25s linear; 
}
/*@media screen and (min-width: 320px) and (max-width: 420px){
    .article-main-figure img{
        max-height: 300px !important;
    }
}
@media screen and (min-width: 421px) and (max-width: 600px){
    .article-main-figure img{
        max-height: 400px !important;
    }
}
@media screen and (min-width: 601px) and (max-width: 750px){
    .article-main-figure img{
        max-height: 500px !important;
    }
}
@media screen and (min-width: 751px) and (max-width: 1023px){
    .article-main-figure img{
        max-height: 600px !important;
    }
}
@media screen and (min-width: 1024px){
    .article-main-figure img{
        max-height: 500px !important;
    }
}*/
.article-main-figure{
    display: block !important;
}
.news-list-figure{
    display: block !important;
}
.dropdown1, .dropdown2, .dropdown3, .dropdown4, .dropdown5, .dropdown6{
    display: none;
}
.button1, .button2, .button3, .button4, .button5, .button6{
    cursor: pointer;
}
.main-header .top-navbar .right-inner-wr .social-links li a.creative-link {
    display: inline-block;
    width: 31px;
    height: 30px;
    background: url(../images/forum_logo.png) no-repeat!important;
    margin-top: 4px;
}
table, tr, td {border: 1px solid black;} td {padding: 10px}
@font-face {
    font-family: 'DINProItalic';
    src: url('../fonts/DINProItalic.eot');
    src: url('../fonts/DINProItalic.eot') format('embedded-opentype'),
    url('../fonts/DINProItalic.woff2') format('woff2'),
    url('../fonts/DINProItalic.woff') format('woff'),
    url('../fonts/DINProItalic.ttf') format('truetype'),
    url('../images/DINProItalic.svg#DINProItalic') format('svg');
}

@font-face {
    font-family: 'DINProMedium';
    src: url('../fonts/DINProMedium.eot');
    src: url('../fonts/DINProMedium.eot') format('embedded-opentype'),
    url('../fonts/DINProMedium.woff2') format('woff2'),
    url('../fonts/DINProMedium.woff') format('woff'),
    url('../fonts/DINProMedium.ttf') format('truetype'),
    url('../images/DINProMedium.svg#DINProMedium') format('svg');
}

.note {
    color: #ff0075;
    font: 15px 'DINProItalic';
    margin-bottom: 30px;
}
.helpful-link {
    padding: 0 0 25px 0;
    position: relative;
}

.helpful-link:after {
    content:'';
    width: 260px;
    height: 2px;
    background: #ff0075;
    position: absolute;
    left: 0;
    bottom: 10px;
}

.link-name a {
    font: 20px 'DINProMedium';
    text-transform: uppercase;
    text-decoration: none;
    color: black;
}
.short-link-text {
    font: 14px 'DINProMedium';
}
.link-link {
    color: #ff0075;
    font: 14px 'DINProMedium';
}
@media only screen and (max-width: 600px) {#link-form {margin-bottom: 55px}}
