blockquote {
    background-color: #f5f6ff;
    /* color: #fff; */
    border: none;
    padding: 50px 50px 50px 58px;
    position: relative;
    border-left: 5px solid #d6e375;
}

blockquote::before,
blockquote::after {
    font-size: 30px;
    font-family: FontAwesome;
}

blockquote::before {
    content: '\f10d';
    position: absolute;
    top: 20px;
    left: 13px;
}

blockquote::after {
    content: '\f10e';
    position: absolute;
    bottom: 25px;
    right: 13px;
}

blockquote p {
    margin: 0;
    font-size: 18px !important;
}


* {
    outline: none !important;
    vertical-align: top;
    /*letter-spacing: 2px;*/
}


body {
    min-width: 1200px;
    background-color: #fff;
    color: #7b7b7b;
    font-family: roboto-regular, Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
    font-size: 14px;
}

button {
    font-family: roboto-regular;
}

section {
    color: black;
}

a:hover {
    color: transparent;
    text-decoration: none;
}

.font0 {
    font-size: 0;
    letter-spacing: 0;
}

.stats {
    font-size: 12px;
    margin-left: 82px;
}

.stats .review,
.stats .comment {
    display: inline-block;
}

.submenu-background,
.main-menu-title,
.submenu-line,
.right,
.div100 {
    position: relative;
    /*float    : left;*/
    width: 100%;
    /*background-color: antiquewhite;*/
}

.wrap {
    width: 1200px;
    margin: 0 auto;
}

.whole-header {
    background-color: #f4f4f4;
}

.whole-header a {
    color: #7b7b7b;
}

.whole-header a:hover {
    color: #000;
    text-decoration: none;
}


.whole-header .login {
    padding: 19px 0;
}

.whole-header .login > div {
    display: inline-block;
}

.wrap .languages {
    position: relative;
    float: right;
    margin-top: 19px;
}

.bread-block .languages {
    position: relative;
    float: right;
    margin-top: 2px;
}

.b-header,
.ent,
.photogallery-menu,
.io-title {
    max-width: 1200px;
    margin: 0 auto !important;
    display: block;
}

.b-header .languages {
    position: relative;
    float: right;
    margin-top: 46px;
}

.wrap .languages a:hover {
    text-decoration: none;
    color: #000;
}

.bread-block .languages a:hover {
    text-decoration: none;
    color: #000;
}

.b-header .languages a:hover {
    text-decoration: none;
    color: #000;
}

.wrap .languages a.active {
    border: 2px solid #bed805;
    color: #000;
}

.bread-block .languages a.active {
    border: 2px solid #bed805;
    color: #000;
}

.b-header .languages a.active {
    border: 2px solid #bed805;
    color: #000;
}



.wrap .languages a {
    font-weight: 500;
    padding: 7px 10px;
    text-transform: uppercase;
    color: #7b7b7b;
}

.bread-block .languages a {
    font-weight: 500;
    padding: 7px 10px;
    text-transform: uppercase;
    color: #7b7b7b;
}

.b-header .languages a {
    font-weight: 500;
    padding: 7px 10px;
    text-transform: uppercase;
    color: #7b7b7b;
}

.whole-header .icons {
    margin-top: -2px;
}

.whole-header .icons > div {
    display: inline-block;
}

.whole-header .social a {
    float: left;
}

.white-header {
    background-color: #fff;
}

.whole-header .logo {
    padding: 10px 0;
}

.pull-left.social {
    /*width: 272px;*/
    position: relative;
    padding-left: 56px;
    padding-right: 170px;
}

.pull-left.social a {
    background-image: none;
    position: relative;
    margin: 0;
    padding: 0;
    left: 0;
    opacity: 1;
    width: 20px;
    height: 20px;
    position: relative;
    margin-right: 12px;

    -webkit-transition: ease-out 0.5s;
    -moz-transition: ease-out 0.5s;
    -o-transition: ease-out 0.5s;
    transition: ease-out 0.5s;
}

.pull-left.social a:hover {
    opacity: 1;
}

.pull-left.social a:nth-child(1) {
    margin-right: 18px;
}

.pull-left.social a:nth-child(2) {
    margin-right: 52px;
}

.pull-left.social a.apple {
    background: url('/media/images/2016/header/apple.png') no-repeat center;
    /*padding-left: 14px;*/
}

.pull-left.social a.android {
    background: url('/media/images/2016/header/android.png') no-repeat center;
}

.pull-left.social a.fb {
    background: url('/media/images/2016/header/facebook-logo.png') no-repeat center;
}

.pull-left.social a.tw {
    background: url('/media/images/2016/header/twitter-logo.png') no-repeat center;
}

.pull-left.social a.vk {
    background: url('/media/images/2016/header/vk-logo.png') no-repeat center;
    margin-right: 7px;
}

.pull-left.social a.yt {
    background: url('/media/images/2016/header/youtube-logo.png') no-repeat center;
}

.pull-left.social a.instagram {
    background: url('/media/images/2016/header/instagram-logo.png') no-repeat center;
}

.pull-left.social a.telegram {
    background: url('/media/images/2016/header/telegram-logo.png') no-repeat center;
}


.pull-left.social a.mailru {
    background: url('/media/images/newMenu/mailRu.png') no-repeat center;
}

.pull-left.social a.el {
    background: url('/media/images/newMenu/el.png') no-repeat center;
}

.pull-left.social a.rss {
    background: url('/media/images/newMenu/rssReader.png') no-repeat center;
}

.pull-left.social a.apple:hover {
    background: url('/media/images/newMenu/iOsHover.png') no-repeat center;
    /*padding-left: 14px;*/
    /*margin-left: 6px;*/
}

.pull-left.social a.android:hover {
    background: url('/media/images/newMenu/androidHover.png') no-repeat center;
}

.pull-left.social a.fb:hover {
    background: url('/media/images/newMenu/fHover.png') no-repeat center;
}

.pull-left.social a.tw:hover {
    background: url('/media/images/newMenu/twitterHover.png') no-repeat center;
}

.pull-left.social a.vk:hover {
    background: url('/media/images/newMenu/vkHover.png') no-repeat center;
}

.pull-left.social a.yt:hover {
    background: url('/media/images/newMenu/youTubeHover.png') no-repeat center;
}

.pull-left.social a.instagram:hover {
    background: url('/media/images/newMenu/instagramHover.png') no-repeat center;
}

.pull-left.social a.telegram:hover {
    background: url('/media/images/newMenu/telegramHover.png') no-repeat center;
}

.pull-left.social a.mailru:hover {
    background: url('/media/images/newMenu/mailRuHover.png') no-repeat center;
}

.pull-left.social a.el:hover {
    background: url('/media/images/newMenu/elHover.png') no-repeat center;
}

.pull-left.social a.rss:hover {
    background: url('/media/images/newMenu/rssReaderHover.png') no-repeat center;
}


.v1_version > a {
    background: url("/media/images/2016/header/eyeball.png") no-repeat left;
    line-height: 20px;
    padding-left: 35px;
    display: block;
}



.whole-header .search {
    width: auto;
    position: relative;
    padding-left: 56px;
    margin-top: 29px;
}

.whole-header .search form {
    margin: 0;
}

.whole-header .search .find {
    width: 170px;
    border: none;
    /*    background    : url("/media/images/2016/header/search.png") no-repeat left;*/
    margin: 0;
    padding: 0;
    outline: none;
    box-shadow: none;
    padding-left: 37px;
    background-color: #2f365a;
    display: none;
}

.search-button {
    position: absolute;
    top: -3px;
    left: 0px;
    width: 26px !important;
}

.whole-header .search .find::-webkit-input-placeholder {
    color: #fff;
    opacity: 1;
    font-size: 14px;

}

.whole-header .search .find::-moz-placeholder {
    color: #fff;
    opacity: 1;
}

.whole-header .search .find::-ms-input-placeholder {
    color: #fff;
    opacity: 1;
}

.grey-header {
    background-color: #fff;
    z-index: 100;
    width: 100%;
}

.grey-header .menu {
    min-height: 78px;
    background: #437bb5;
}

.grey-header--stick {
    position: fixed;
    z-index: 10000;
    background-color: #437bb5;
    top: 0;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    -webkit-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

.grey-header .menu .menu_button {
    display: inline-block;
    vertical-align: top;
    width: 44px;
    height: 42px;
    border: none;
    background: url(/media/images/2016/header/menu.png) no-repeat center rgba(255, 255, 255, 0.11);
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
    margin-left: 18px;
    margin-top: 19px;
}

.grey-header .menu .menu_button:hover {
    background-color: #2f365a;
    cursor: pointer;
}

.grey-header .menu ul {
    display: inline-block;
    vertical-align: top;
    margin: 0;
    margin-top: 7px;
    margin-left: 15px;
}

.grey-header .menu ul li {
    display: inline-block;
    color: #fff;
    margin: 0px 4px;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    padding: 2px 3px;
    border: 3px solid transparent;
    height: 52px;
    line-height: 4;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px;
}

.grey-header .menu ul li:hover {
    cursor: pointer;
    color: #bed805;
    color: #ffffff;
    line-height: 4;
    text-transform: uppercase;
    font-size: 14px;
    /* border: 3px solid #2f365a; */
    background-color: #426f9f;
    /* text-transform: uppercase; */
}

#header-cit,
.whole-header .logo .stripe {
    display: inline-block;
    vertical-align: middle;
}


.whole-header .ru_logo,
.whole-header .kz_logo,
.whole-header .en_logo {
    width: 329px;
    height: 110px;
    background: url(https://e-history.kz/media/images/2016/header/logo.png) no-repeat center left;
    display: inline-block;
    position: relative;
    padding-top: 10px;
    vertical-align: middle;
    background-size: contain;
}

.whole-header .ru_logo {}


.stripe .ticket {
    background: url(/media/images/2016/header/rectangle-this-day.png) no-repeat 20px 23px;
    background-color: #437bb5;
    text-align: center;
    width: 440px;
    padding: 17px 0;
    height: 94px;
    overflow: hidden;
}

.stripe .ticket > div {
    display: inline-block;
}

.stripe .ticket .title {
    display: block;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
}

.stripe .ticket .today {
    color: #bed805;
    font-weight: 600;
    font-size: 36px;
    line-height: 24px;
}

.stripe .ticket .month {
    color: #bed805;
    font-weight: 600;
    font-size: 16px;
    text-transform: lowercase;
}

.stripe .ticket .holidays {
    /*padding : 5px 20px 10px;*/
    width: 240px;
    margin-top: 15px;
    /*height: 72px;*/
}

.stripe .ticket .holidays a {
    display: block;
    line-height: 1;
    color: #fff;
    /*padding-top    : 5px;*/
    /*padding-bottom : 5px;*/
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    /*max-height: 70px;*/
}

.whole-header .slick-dots {
    position: absolute;
    width: auto;
    top: -7px;
    right: -48px;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}

.whole-header .slick-dots li {
    position: relative;

    display: block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}

.whole-header .slick-dots li button:before {
    font-family: 'slick';
    font-size: 7px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: #fff;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.whole-header .slick-dots li.slick-active button:before {
    opacity: 1;
    color: #bed805;
}

.stripe .ticket .holidays a:hover {
    color: #bed805;
}


#header-cit {
    position: relative;
    width: 381px;
    line-height: 18px;
    font-size: 18px;
    color: #323232;
    font-weight: 400;
    text-align: right;
    padding: 0 32px 0 0;
    font-family: times new roman;
    font-style: italic;
    line-height: 21px;
}

#header-cit span {
    color: #2f365a;
    font-weight: 700;
}


.published-news > .slider {
    /*width    : 720px;*/
    /*height   : 272px;*/
    /*overflow : hidden;*/
}

.published-news .slider .slides {

    /*float  : left;*/
    /*width  : 410px;*/
    /*height : 272px;*/
}


.published-news .slider .slides .menu-right {
    display: inline-block;
    /*margin-top: 40px;*/
}

.published-news .slider .slides .menu-right ul {
    margin: 0px;
    padding: 0px;
    width: 180px;
}

.published-news .slider .slides .menu-right ul li {
    list-style: none;
    font-size: 18px;
    font-weight: 500;
    line-height: 1;
    cursor: pointer;
    text-transform: uppercase;
    margin-bottom: 15px;
}


.published-news .slider .slides .menu-right ul li:hover {
    color: #000;
}

.published-news .slider .slides > .slide {
    background-color: black;
    position: relative;
    display: inline-block;
    /*background-color: #00B0F0;*/
    overflow: hidden;
}

.slide img {
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
}

.slide:hover img {
    /*transform: scale(1.1);*/
}

.publ-slide {
    width: calc(100% - 185px);
    display: inline-block;
}

.published-news .slider .slides .slide:nth-child(1),
.published-news .slider .slides .slide:nth-child(2) {
    width: 442px;
    height: 277px;
    margin-right: 9px;
    position: relative;
    margin-bottom: 10px;
}

.published-news .slider .slides .slide:nth-child(2) {
    margin-right: 7px;
}

.published-news .slider .slides .slide:nth-child(5),
.published-news .slider .slides .slide:nth-child(6),
.published-news .slider .slides .kazahstanika {
    width: 380px;
    height: 240px;
    margin-left: 27px;
}

.published-news .slider .slides .slide:nth-child(5) img,
.published-news .slider .slides .slide:nth-child(6) img {
    width: 380px;
    height: 240px;
}


.published-news .slider .slides .kazahstanika {
    height: 192px;
    display: inline-block;
    margin: 0;
    background: url("/media/images/2016/welcome/rectangle-kazakhstanika.png") no-repeat 30px 30px;
    background-color: #bed805;
    text-align: center;
    padding: 24px 0;
    color: #000;
}

.published-news .slider .slides .kazahstanika .slider .slider-nav .slick-list {
    padding: 0 !important;
}

.published-news .slider .slides .kazahstanika .slider .slider-nav {
    color: #2f365a;
    font-size: 60px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 60px;
    width: 90px;
    margin: auto;
    text-align: center;
}

.published-news .slider .slides .kazahstanika .slider .slider-nav .slick-prev:before,
.published-news .slider .slides .kazahstanika .slider .slider-nav .slick-next:before {
    content: '';
}

.published-news .slider .slides .kazahstanika .slider .slider-nav .slick-prev {
    background: url("/media/images/2016/welcome/arrow-left.png") no-repeat;
    width: 9px;
    height: 16px;
}

.published-news .slider .slides .kazahstanika .slider .slider-nav .slick-next {
    background: url("/media/images/2016/welcome/arrow-right.png") no-repeat;
    width: 9px;
    height: 16px;
}

.published-news .slider .slides .kazahstanika .slider .slider-for {
    font-size: 12px;
    font-weight: 400;
    line-height: 1;
}

.published-news .slider .slides .kazahstanika .slider {
    width: 240px;
    height: 140px;
    overflow: hidden;
    margin: auto;
    padding: 5px 0;
}

.published-news .slider .slides .kazahstanika .title {
    font-weight: 700;
    text-transform: uppercase;
}

.published-news .slider .slides .slide1 {}

.published-news .slider .slides .slide3 {
    /*margin-left: 409px;*/
}

.published-news .slider .slides .slide img {
    /*opacity: 0.3;*/
    /*padding          : 10px;*/
    /*background-color : #fff;*/
    /*border           : 1px solid #ccc;*/
    /*height           : 250px;*/
    width: 100%;
    /*display          : block;*/
}


.published-news .slider .rule {
    width: 302px;
    position: absolute;
    bottom: 10px;
    left: 35px;
    color: #fff;
    font-size: 10px;
    font-weight: 500;
    line-height: 36px;
    text-shadow: black 2px 1px 1px;
    z-index: 2;
    /*overflow : hidden;*/
    /*width    : 100%;*/
    /*height   : 60px;*/
    /*display  : table-row;*/
}

.published-news .slider .rule h3 {
    font-size: 18px;
    font-weight: 700;
    line-height: 20px;
    margin-bottom: 0;
}

.published-news .slider .rule h3:hover {
    color: #bed805;
}

.published-news .slider .rule a {
    color: #fff;
    /*display         : table-cell;*/
    /*width           : 100%;*/
    /*padding-left    : 20px;*/
    /*vertical-align  : middle;*/
    /*font-size       : 18px;*/
    /*text-decoration : underline;*/
    /*outline         : none;*/
}

.published-news .slider .ruler .rule a.active {
    /*font-size       : 20px;*/
    /*font-weight     : bold;*/
    /*color           : #222;*/
    /*outline         : none;*/
    /*text-decoration : none;*/
}

.published-news .slider .ruler .rule a.active:before {
    /*content     : '';*/
    /*display     : block;*/
    /*position    : absolute;*/
    /*margin-left : -19px;*/
    /*background  : url('../theme/v1/slider-selected-arrow.png') no-repeat 50% 50%;*/
    /*height      : 21px;*/
    /*width       : 10px;*/
}

#publ {
    margin: 30px 0;
}

section .debates {
    margin: 30px 0 0;
    position: relative;
}

.debates .column {
    display: inline-block;
    width: 270.5px;
    /* margin-right: 30px; */
    margin-left: 10px;
    margin-bottom: 10px;
    /* margin-top: 30px; */
    border: 1px solid #2f365a;
    padding: 10px;
    height: 239px;
}

.debates .column:nth-child(3n+1) {
    margin-left: 0;
}

.debates .materials .column:nth-child(3n+1) {
    margin-left: 10px;
}

.debates .materials .column.first {
    margin-left: 0;
}

.debates .column:hover {
    cursor: pointer;
    /*background-color: rgba(59, 64, 76, 0.14);*/
}

.debates .materials {
    margin-bottom: 20px;
}

.image img {
    -webkit-transition: transform 1s;
    -moz-transition: transform 1s;
    -o-transition: transform 1s;
    transition: transform 1s;
}

.debates .column:hover img {
    /*transform: scale(1.1);*/
}

.column .date {
    padding: 10px 0;
    /*text-transform: lowercase;*/

    color: #555;
    position: absolute;
    top: 157px;
    left: 20px;
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;
}

.column .photop .image img {
    border: 3px solid #2f365a;
}

.column .photop ~ a,
.column .image ~ a {
    color: #282828;
    font-size: 16px;
    font-weight: 700;

}

.debates .column.last {
    margin-right: 0;
}

.debates .column.first {
    margin-left: 0;
}

.debates .publications div:nth-child(odd) .heshteg {
    /*.debates .publications div:nth-child(3) .heshteg,*/
    /*.debates .publications div:nth-child(4) .heshteg,*/
    /*.debates .publications div:nth-child(6) .heshteg,*/
    /*.debates .publications div:nth-child(8) .heshteg,*/
    /*.debates .publications div:nth-child(12) .heshteg{*/
    background-color: #437bb5;
    color: white;
}

.debates .column:nth-child(even) .image {
    /*display: none;*/
}

.rule .heshteg:hover {
    text-decoration: underline;
}

.rule .heshteg {
    background: none;
    color: #fff;
    padding: 0;
    display: block;
    line-height: 2;
    margin-top: 10px;
}

.heshteg {
    display: inline-block;
    /*    margin-top: 20px;*/
    color: #555;
    font-size: 12px;
    font-weight: 400;
    /*line-height: 10px;*/
    /*writing-mode: vertical-rl;*/
    /*-webkit-writing-mode: vertical-rl;*/
    /*-moz-transform: vertical-rl;*/
    /*-ms-transform: vertical-rl;*/

    /*-webkit-transform: rotate(270deg);*/
    /*-moz-transform: rotate(270deg);*/
    /*-ms-transform: rotate(270deg);*/
    /*transform: rotate(270deg);*/
    padding: 2px 7px;
    background-color: #bed805;
    /*position: absolute;*/
    /*right: -85px;*/
    /*top: 45%;*/
}

.debates .publications {
    width: 908px;
    /*width: 100%;*/
    /*
    -moz-column-gap: 1.5em;
    -moz-column-count: 3;
    -webkit-column-gap: 1.5em;
    -webkit-column-count: 3;
    column-gap: 1.5em;
    column-count: 3;
*/
}

.debates .column .image {
    /*
    width: 208px;
    overflow: hidden;
*/
}

.column .h3 {
    color: #232323;
    font-size: 18px;
    font-weight: 500;
    margin: 0;
    line-height: 19px;
    word-wrap: break-word;
}

.column .stats {
    margin-top: 9px;
}

.debates .right-banners {
    width: 292px;
}

.debates .right-banners > div {
    /*    margin-bottom: 30px;*/
    /*    overflow: hidden;*/
}


.debates .right-banners > div img {
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
}

.debates .right-banners > div:hover img {
    /*transform: scale(1.1);*/
    cursor: pointer;
}


.debates .publications,
.debates .right-banners {
    display: inline-block;
}

.debates .right-banners {
    position: relative;
    /*background-color: #0be386;*/
    /*min-height: 500px;*/
}

.banner-1 {
    background: url("/media/images/2016/banners/banner-1.jpg") no-repeat;
    background-size: cover;
    height: 250px;
    overflow: hidden;
    text-align: center;
    display: table;
    width: 100%;
    max-width: 1200px !important;
    width: 100% !important;
    margin: 0 auto;
}

.banner-2 {
    background: url("/media/images/2016/banners/banner-2.jpg") no-repeat;
    background-size: cover;
    height: 330px;
    overflow: hidden;
    text-align: center;
    display: table;
    width: 100%;
}

.banner img {
    width: 100%;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
}

.banner:hover img {
    transform: scale(1.1);
    cursor: pointer;
}

.right-banners .banner:hover img {
    transform: none;
    cursor: pointer;
}

.banner > div {
    display: table-cell;
    vertical-align: middle;
}

.banner p {
    text-transform: uppercase;
    color: white;
}

.banner p.title {
    font-size: 30px;
    font-weight: 700;
    line-height: 30px;
    margin-bottom: 64px;
}

.banner p.text {
    font-size: 60px;
    font-weight: 700;
    line-height: 60px;
}


.select_red {
    min-height: 600px;
    margin: 35px 0 0;
}

.select_red .publications .image img {
    width: 100%;
    height: 100%;
}

.select_red .publications .image {
    width: 282px;
    border: 3px solid #2f365a;
    margin-bottom: 15px;
}

.select_red .publications .h3 {
    text-align: center;
    color: black;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
}


.select_red .publications {
    display: inline-block;
    width: 100%;
    /*-moz-column-gap: 1.5em;*/
    /*-moz-column-count: 2;*/
    /*-webkit-column-gap: 1.5em;*/
    /*-webkit-column-count: 2;*/
    /*column-gap: 1.5em;*/
    /*column-count: 2;*/
}

.right-blocks > .readding {
    /*border: 1px solid #959595;*/
    /*padding: 65px 35px 35px;*/
    margin-bottom: 30px;
}

.readding .title {
    background-color: #437bb5;
    display: inline-block;
    margin-bottom: 30px;
}

.readding .title p {
    color: white;
    font-size: 14px;
    font-weight: 700;
    padding: 19px 22px 17px 27px;
    text-transform: uppercase;
    line-height: 14px;
    margin: 0;
}

.readding .column .date {
    font-size: 12px;
}

.readding .right-blocks .title {
    background-color: #2f365a;
    padding: 10px 31px;
    margin: auto;
    position: absolute;
    top: -20px;
    left: 0px;
    right: 0px;
    display: block;
    width: 105px;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
}

.readding .right-blocks {
    /*width: 310px;*/
    position: relative;
    display: inline-block;
    font-size: 12px;
    /*background-color: #bbbbbb;*/
}

.opros .text > a:hover {
    color: none;
    text-decoration: none;
}

.opros {
    /*background: url("/media/images/2016/quiz.png") no-repeat;*/
    /*background-size: contain;*/
    /* background: url(/media/images/2016/quiz.png) no-repeat; */
    /* background-size: contain; */
    /* width: 308px; */
    /* height: 358px; */
    /* border: 1px solid #959595; */
    /* margin-top: 14px; */
    /*    padding: 60px 35px 30px;*/
    position: relative;
    padding: 35px 20px 30px 20px;
}

.readding {
    /* background: url(/media/images/2016/most-read.png) no-repeat; */
    /* background-size: contain; */
    width: 240px;
    height: 473px;
    border: 1px solid #2f365a;
    position: relative;
    padding: 0 25px;
}

.select_red .right-blocks .readding .title {
    padding: 10px 11px;
    width: 176px;
}

.select_red .right-blocks .disputed .title {
    padding: 10px 11px;
    width: 222px;
}

.disputed {
    /*background: url("/media/images/2016/38-layers.png") no-repeat;*/
    /*background-size: contain;*/
    width: 310px;
    /*height: 609px;*/
    border: 1px solid #959595;
    position: relative;
    padding: 36px 34px 30px;
}

.review {
    background: url("/media/images/2016/review.png") no-repeat center left;
    padding-left: 28px;
}

.comment {
    background: url("/media/images/2016/comment.png") no-repeat center left;
    padding-left: 28px;
    margin-left: 27px;
}

.select_red .right-blocks .text .select_time {
    height: 20px;
}

.select_red .right-blocks .text .block .description h5 {
    color: #292929;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.2;
}

.select_red .right-blocks .text .block .description a {
    color: #292929;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.2;
}

.top-link {
    color: #292929;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.2;
    word-wrap: break-word;
}

.top-link:hover {
    color: #2f365a;
}

.select_red .right-blocks .text .block .stats > div {
    display: inline-block;
}

.select_red .right-blocks .text .block .description,
.select_red .right-blocks .text .block .stats {
    margin-left: 110px;

}

.select_red .right-blocks .text .block > img {
    float: left;
}

.select_red .right-blocks .text .block {
    margin-top: 24px;
    min-height: 90px;
}

.select_red .right-blocks .text ul {
    margin: 0px;
    padding: 0px;
}

.select_red .right-blocks .text ul a:hover li {
    color: #343b5e;
    text-decoration: underline;
}

.select_red .right-blocks .text ul a:nth-of-type(1) li {
    float: left;
}

.select_time ul a:nth-of-type(3) li {
    float: left !important;
    margin-left: 9px;
}

.select_red .right-blocks .text ul a:nth-of-type(2) li {
    float: left;
    margin-left: 21px;
}

.select_red .right-blocks .text ul li {
    display: inline-block;
    list-style: none;
    font-size: 14px;
    font-weight: 500;
    font-style: italic;
    line-height: 24px;
    color: #242323;
}

.select_red .right-blocks .text .answered {
    display: inline-block;
    width: 148px;
    height: 24px;
    color: #373737;
    font-size: 12px;
    font-weight: 500;
    font-style: italic;
    margin: 0;
    margin-left: 15px;
    line-height: 12px;
    vertical-align: middle;
}

.select_red .right-blocks .text .button {
    display: inline-block;
    color: black;
    font-size: 14px;
    font-weight: 700;
    width: 139px;
    height: 30px;
    line-height: 33px;
    background-color: #bed805;
    text-align: center;
    border: none;
    vertical-align: middle;
    font-family: roboto-bold;
}

.select_red .right-blocks .text {
    position: relative;
}

.select_red .right-blocks .text label:first-of-type {
    margin-top: 30px;
}

.select_red .right-blocks .text label:last-of-type {
    /*margin-bottom: 54px;*/
}




.select_red .right-blocks .text label {
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding-left: 42px;
    margin-right: 15px;
    font-size: 13px;
    /*margin-bottom: 20px;*/
}

.select_red .right-blocks .text label::before {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 10px;
    position: absolute;
    left: 0;
    background-color: #fff;
    border: 2px solid #959595;
    /*box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, .3), 0px 1px 0px 0px rgba(255, 255, 255, .8);*/
}

.select_red .right-blocks .text input[type="radio"]:checked + label,
.select_red .right-blocks .text label:hover {
    color: #2f365a;
}

.select_red .right-blocks .text input[type="radio"]:checked + label:before {
    content: "";
    /*text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);*/
    font-size: 15px;
    color: #f3f3f3;
    text-align: center;
    line-height: 15px;
    border: 2px solid #2f365a;
    background: url("/media/images/2016/welcome/checkbox.png") no-repeat center;
}


.select_red .right-blocks .text input[type="radio"] {
    display: none;
}

.select_red .right-blocks .text h4 {
    color: #232323;
    font-size: 18px;
    font-weight: 500;
    text-transform: none;
    margin: 0;
}



.video .multimedia .vertical-line {
    display: inline-block;
    height: 600px;
    width: 1px;
    border: 1px solid #959595;

}

.video .left-multimedia {
    width: 406px;
    min-height: 267px;
    /*padding-top: 30px;*/
    padding-left: 40px;

    /*background-color: aquamarine;*/
    /*border-bottom: 1px solid #959595;*/
}

.video .left-multimedia,
.video .tabs {
    display: inline-block;
}

.video a > span {
    display: inline-block;
    line-height: 18px;
    color: white;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 20px 23px 13px 27px;
    background-color: #2f365a;
}

h2 a.all_materials:hover {
    color: #2f365a;
    text-decoration: underline;
}

h2 a.all_materials {
    font-size: 14px;
    display: none;
    position: absolute;
    top: 33px;
    left: 240px;
}

h2 a.photosets {
    display: block;
}

/*.video .multimedia .left-multimedia .column a{*/
/*color: #282828;*/
/*font-size: 18px;*/
/*font-weight: 700;*/
/*text-transform: uppercase;*/
/*}*/

.video .multimedia {
    display: inline-block;
    /*width: 862px;*/
    margin-right: 30px;
    /*border: 1px solid #959595;*/
    /*border-bottom: none;*/
    overflow: hidden;
}

.video .right-banners .banner5 {
    width: 276px;
}

.video .right-banners {
    display: inline-block;
    float: right;
}



.video .tabs {
    /*margin : 0 0 20px -10px;*/
    /*border-left: 1px solid #959595;*/
    width: 380px;
    margin-left: 35px;
}

.video .tabs .tab {
    opacity: 0.5;
    color: #2f365a;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
}

.video .tabs > ul {
    margin: 0;
    padding: 0;
}

.video .tabs ul a:first-child li {
    border-top: 1px solid #959595;
}


.video .tabs > ul li {
    border-bottom: 1px solid #959595;
    border-right: 1px solid #959595;
    border-left: 1px solid #959595;
    padding: 23px 0px;
    padding-left: 39px;
    list-style: none;

}

.video .tabs .tab:hover {
    color: #222;
}

.video .tabs .tab.active li {
    opacity: 1;
    color: #2f365a;
    /*border: 3px solid #bed805;*/
    /*border-left: none;*/
}

.video .tabs .tab li:hover {
    border: 3px solid #bed805;
}

h2 a > span {
    /*border-left: 8px solid #5b402e;*/
    /*border-bottom: none;*/
    /*font-family: HelveticaNeueCyr-Bold;*/
    /*padding-left: 19px;*/
    /*font-size: 30px;*/
    /*text-transform: uppercase;*/
    /*padding-top: 7px;*/
}



.panel .photop .image:before {
    /*content    : '';*/
    /*display    : block;*/
    /*position   : absolute;*/
    /*background : url('../theme/v1/bottom-glow.png') repeat-x bottom center;*/
    /*width      : 280px;*/
    /*height     : 32px;*/
    /*margin-top : 168px;*/
}


.video .column {
    float: left;
    /*width         : 280px;*/
    /*margin-right  : 35px;*/
    margin-bottom: 20px;
}


.panel .photop .image {
    /*max-height : 200px;*/
    overflow: hidden;
    /*border: 3px solid #2f365a;*/
}

.panel .infograph .image {
    /*max-height : 200px;*/
    overflow: hidden;
    border: 3px solid #2f365a;
}

.video .column .date {
    color: #5d5d5d;
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
}

.jouele-name {
    margin: 5px 0;
}



.partners a > span {
    display: inline-block;
    line-height: 18px;
    color: white;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 20px 23px 13px 27px;
    background-color: #2f365a;
}

.partners .partner:last-child {
    margin-right: 0;
}

.partners .partner > .title {
    position: absolute;
    top: -31px;
    left: 0;
    right: 0;
    text-align: center;
    width: 235px;
    height: 60px;
    margin: auto;
    border: 2px solid #bed805;

}

.partners .partner .title img {
    padding: 14px 23px;
    border: 2px solid #bed805;
    background-color: white;
}

.partners .partner1 > .title {
    background: url("/media/images/2016/baq.png") no-repeat center;
    background-color: white;
}

.partners .partner2 > .title {
    background: url("/media/images/2016/bnews.png") no-repeat center;
    background-color: white;
}

.partners .partner3 > .title {
    background: url("/media/images/2016/adebiportal.png") no-repeat center;
    background-color: white;
}

.partners .partner4 > .title {
    background: url("/media/images/primeministr.png") no-repeat center;
    background-color: white;
    background-size: contain;
}

.partners .partner5 > .title {
    background: url("/media/images/2050logo.png") no-repeat center;
    background-color: white;
}

.partners .partner6 > .title {
    background: url("/media/images/elkz.png") no-repeat center;
    background-color: white;
}

.partners .partner7 > .title {
    background: url("/media/images/kaztube.png") no-repeat center;
    background-color: #056DA6;
}

.partners .partner8 > .title {
    background: url("/media/images/ehistory.png") no-repeat center;
    background-color: #056DA6;
}

.partners .partner {
    position: relative;
    display: inline-block;
    width: 378px;
    height: 366px;
    margin-right: 29px;
    min-height: 300px;
    /*background-color: #00b9f1;*/
    /*opacity: 0.5;*/
    border: 1px solid rgba(128, 128, 128, 0.5);
    margin-top: 52px;
}

.partners .partner .text > .date {
    color: #555;
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
}

.partners .partner .text .img {
    margin: auto;
    margin-top: 76px;
    margin-bottom: 15px;
    width: 322px;
    height: 163px;
    overflow: hidden;
}

.partners .partner .text .img img {
    width: 100%;
}

.partners .partner .text {
    text-align: center;
    padding-bottom: 30px;
}

.partners .partner .text > .title {
    color: black;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
}

.partners .partner .date,
.partners .partner .stats {
    font-size: 12px;
    display: inline-block;
}


.partners .partner .stats {
    margin-left: 23px;
}

.partners .partner .stats .review,
.partners .partner .stats .comment {
    display: inline-block;
}

.whole-footer .circles .column ul li {
    list-style: none;
    color: white;
    font-size: 12px;
    font-weight: 500;
    line-height: 24px;
    text-transform: uppercase;
}

.whole-footer .circles .column ul {
    margin: 0;
    margin-bottom: 30px;
    padding: 0;

}

.whole-footer .circles .column .title {
    color: #bed805;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 30px;
}

.whole-footer .circles .c {
    color: white;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    float: left;
}

.whole-footer .circles .razrab {
    text-align: center;
    /*margin-top: 50px;*/
    float: right;
}

.whole-footer .circles .column {
    width: 277px;
    margin-right: 30px;
    min-height: 300px;
    /*background-color: whitesmoke;*/
    display: inline-block;
}

.whole-footer .circles {
    /* margin-top: 30px; */
    background-color: #437bb5;
    /* padding-top: 60px; */
    /* min-height: 450px; */
    padding-bottom: 15px;
}


.whole-footer .circles .column:last-child {}



.video .panel {
    display: none;
    min-height: 200px;
}

.video .panel.active {
    display: block;
}

.video .column a {
    /*color : #069;*/
}

.video .column .image {
    margin-bottom: 10px;
}

.select_red .publications .column {
    /*min-height: 240px;*/

    display: inline-block;
    border: 1px solid rgba(149, 149, 149, 0.5);
    text-align: center;
    width: 313px;
    padding: 33px;
    border: 1px solid #2f365a;
    margin-bottom: 36px;
    position: relative;
}

.select_red .publications .column:nth-child(1),
.select_red .publications .column:nth-child(7),
.select_red .publications .column:nth-child(8) {
    width: 333px;
    height: 369px;
    margin-right: 12px;
}

.select_red .publications .column:nth-child(7),
.select_red .publications .column:nth-child(8),
.select_red .publications .column:nth-child(9) {
    margin-bottom: 0;
}

.select_red .publications .column:nth-child(1) .img,
.select_red .publications .column:nth-child(5) .img,
.select_red .publications .column:nth-child(7) .img,
.select_red .publications .column:nth-child(8) .img {
    background-size: cover;
    width: 330px;
    height: 290px;
    display: inline-block;
    margin: 18px 0;
}

.select_red .publications .column:nth-child(1) .text,
.select_red .publications .column:nth-child(5) .text,
.select_red .publications .column:nth-child(7) .text,
.select_red .publications .column:nth-child(8) .text {
    font-size: 19px;
    line-height: 130%;
}

.select_red .publications .column:nth-child(2) {
    width: 402px;
    height: 259px;
    margin-right: 12px;
    margin-top: -1px;
}

.select_red .publications .column:nth-child(3) {
    width: 371px;
    height: 360px;
    padding: 0;
    margin-top: -4px;
    overflow: auto;
}

.select_red .publications .column:nth-child(4) {
    border: 0;
    padding: 0;
    margin-top: -23px;
    width: 400px;
    height: 277px;
    margin-right: 12px;

}

.select_red .publications .column:nth-child(4) .column_banner6_2 {
    display: inline-block;
    background-size: cover;
    width: 100%;
    height: 277px;
}

.select_red .publications .column:nth-child(5) {
    margin-top: -183px;
    width: 334px;
    height: 369px;
    margin-right: 12px;
}

.select_red .publications .column:nth-child(6) {
    width: 374px;
    margin-top: -100px;
}

.select_red .publications .column:nth-child(9) {
    border: 0;
    padding: 0;
    width: 374px;
    margin-top: -189px;
    height: 380px;
}



.publications .column {}

.select_red .publications .banner6 {
    padding: 0;
    width: 380px;
    border: none;
}

.select_red .publications .title {
    width: 87%;
    /* height: 30px; */
    background-color: #cbe037;
    color: black;
    font-size: 22px;
    font-weight: 700;
    /* text-transform: uppercase; */
    text-align: center;
    position: absolute;
    top: -21px;
    margin: auto;
    left: 0;
    right: 0;
    line-height: 45px;
}

.select_red .publications .desc {
    color: #222;
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    margin-bottom: 20px;
}

.select_red .publications .date,
.select_red .publications .stats {
    display: inline-block;
    font-size: 12px;
}

.select_red .publications .review {
    background: url("/media/images/2016/review.png") no-repeat center left;
    padding-left: 28px;
    margin-left: 23px;
    display: inline-block;
}

.select_red .publications .comment {
    background: url("/media/images/2016/comment.png") no-repeat center left;
    padding-left: 28px;
    margin-left: 27px;
    display: inline-block;
}

.select_red .publications .text {
    color: black;
    font-size: 14px;
    /*font-weight: 700;*/
    /*    margin-bottom: 20px;*/
    font-family: roboto-bold;
}

.select_red .publications img {
    margin: auto;
    display: block;
    margin-bottom: 14px;
}

.select_red .publications .first_prezident .title {
    line-height: 34px;
}

.select_red .publications .asyl_kazyna .title {
    line-height: 34px;
}

.select_red .publications .ndh .title {
    letter-spacing: 1px;
    line-height: 32px;
    width: 257px;
}

.select_red .publications .vpotoke .title {
    width: 250px;
    height: 30px;
    letter-spacing: 1px;
    line-height: 32px;
}

.select_red .publications .personalii .title {
    width: 170px;
    height: 30px;
    letter-spacing: 1px;
    line-height: 32px;
}

#menu {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 99999;
    top: 0;
    left: 0;
    /*overflow: hidden;*/
}

#menu .left-part,
#menu .right-part {
    display: inline-block;
}

#menu .left-part {
    width: 258px;
    background-color: #f4f4f4;
    height: inherit;
    color: #2f365a;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    padding-top: 25px;
    padding-left: 45px;
    padding-right: 15px;
    overflow-y: scroll;
}

#menu .right-part {
    width: calc(100% - 350px);
    height: inherit;
}

.menu_list {
    width: 150px;
}

.menu_head {
    padding: 5px 10px;
    cursor: pointer;
    position: relative;
    margin: 1px;
    font-weight: bold;
    background: #eef4d3 url(left.png) center right no-repeat;
}

.menu_body {
    display: none;
}

.menu_body a {
    display: block;
    color: #006699;
    background-color: #EFEFEF;
    padding-left: 10px;
    font-weight: bold;
    text-decoration: none;
}

.menu_body a:hover {
    color: #000000;
    text-decoration: underline;
}

.menu_conteiner {
    display: none;
}

#menupush {
    margin-bottom: 100px;
}

#menupush p.menuh {
    padding: 10px 15px;
    border: 2px solid transparent;
}

#menupush p.menuh:hover {
    cursor: pointer;
}

.menu_conteiner {
    padding-left: 30px;
}

.menu_conteiner a {
    display: block;
    margin-bottom: 10px;
}

.selected-pagelink,
#pagination-block a:hover {
    padding-left: 0 !important;
    /*background      : url(../images/v1/right-nav.png) #e8d7bf top right no-repeat;*/
    text-decoration: none;
}

#pagination-block span {
    color: #2f365a;
    font-weight: 700;
    padding: 5px 10px;
    border: 2px solid transparent;
}

.selected-pagelink span {
    border: 2px solid #91ba42 !important;
    color: #464646 !important;
}

#pagination-block a:hover span {
    /*display      : block;*/
    /*float        : left;*/
    /*background   : url(../images/v1/left-nav.png) top left no-repeat;*/
    /*padding: 5px 10px;*/
    color: #91ba42;

}

#pagination-block a {
    display: inline-block;
    /*padding      : 0 13px;*/
    margin-right: 1px;
}

#pagination-block a {
    /*color           : #e2d7d4;*/
    /*text-decoration : underline;*/
}

#pagination-block span,
#pagination-block a {
    /*height      : 33px;*/
    /*line-height : 31px;*/
    font-size: 18px;
}

#album-category .right-block .very-very .text,
.right-block .very-very .text {
    padding: 28px;
}

#album-category .right-block .very-very .text .select_time ul,
.right-block .very-very .text .select_time ul {
    margin: 0;
}

#album-category .right-block .very-very .text .select_time ul li,
.right-block .very-very .text .select_time ul li {
    display: inline-block;
    list-style: none;
    font-size: 11px;
    font-weight: 500;
    font-style: italic;
    color: #242323;
}

#album-category .right-block .very-very .text .select_time ul a,
.right-block .very-very .text .select_time ul a {
    text-transform: lowercase;
}

#album-category .right-block .very-very .text .select_time ul li:hover,
.right-block .very-very .text .select_time ul li:hover {
    color: #343b5e;
    text-decoration: underline;
}

#album-category .right-block .very-very .text .block,
.right-block .very-very .text .block {
    min-height: 73px;
    margin-top: 25px;
}

#album-category .right-block .very-very .text .block img,
.right-block .very-very .text .block img {
    max-width: 73px;
    float: left;
    margin-right: 15px;
}

#album-category .right-block .very-very .text .block .description h5,
.right-block .very-very .text .block .description h5 {
    color: #292929;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.1;
    margin: 0;
}

#album-category .right-block .very-very .text .block .description a,
.right-block .very-very .text .block .description a {
    color: #292929;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.1;
    margin: 0;
    float: none;
}



#album-category .right-block .text ul a:nth-of-type(1) li,
.right-block .text ul a:nth-of-type(1) li {
    float: left;
}

#album-category .right-block .text ul a:nth-of-type(3) li,
.right-block .text ul a:nth-of-type(3) li {
    float: right;
}

#album-category .right-block .text ul a:nth-of-type(2) li,
.right-block .text ul a:nth-of-type(2) li {
    float: left;
    margin-left: 17px;
}

.publ-banner {
    max-width: 1200px;
    margin: 0 auto;
}

.publ-banner .publ-title {
    background: url("/media/images/2016/banners/publication.png");
    background-size: cover;
    height: 70px;
    display: table;
    width: 100%;
    margin-bottom: 25px;

}

.publ-banner .publ-title h3 {
    color: white;
    font-family: roboto-bold;
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0;
    display: table-cell;
    vertical-align: middle;
    padding-left: 30px;

}

.publication .text-page {
    width: 822px;
    display: inline-block;
    margin-right: 62px;
}

.publication .text-page .date {
    color: #555;
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
}

.publication .text-page .item {
    color: black;
}

.publication .text-page .item .text .photo {
    float: left;
    margin: 0 30px 30px 0;
}

.publication .text-page .item h1 {
    color: black;
    font-family: roboto-bold;
    font-size: 36px;
    text-transform: uppercase;
}

.publication .right-block {
    width: 310px;
    min-height: 300px;
    display: inline-block;
    overflow: hidden;
    /*background-color: #00B0F0;*/
}

.publication .right-block .banner {
    overflow: hidden;
}

.text-page,
.item-list {
    font-size: 16px;
    line-height: 1.2;
}

.text-page .item .desc {
    position: relative;
    margin-top: 15px;
    margin-bottom: 15px;
    color: #2f365a;
    font-size: 24px;
    font-size: 16px;
    font-weight: 700;
}

.text-page .s-item {
    display: block;
    font-size: 18px;
    text-decoration: underline;
    padding: 10px 0;
}

.bottom-block {
    width: 100%;
    min-height: 500px;
    background-color: #f4f4f4;
    margin-bottom: -30px;
}

.bottom-block .title {
    background-color: #2f365a;
    display: inline-block;
    margin-bottom: 30px;
}

.bottom-block .title p {
    color: white;
    font-size: 18px;
    font-weight: 700;
    padding: 19px 22px 17px 27px;
    text-transform: uppercase;
    line-height: 14px;
    margin: 0;

}

.debates .materials .title {
    background-color: #2f365a;
    display: inline-block;
    margin-bottom: 30px;
}

.debates .materials .title p {
    color: white;
    font-size: 18px;
    font-weight: 700;
    padding: 19px 22px 17px 27px;
    text-transform: uppercase;
    line-height: 14px;
    margin: 0;

}


.bottom-block .materials {
    padding-top: 30px;
}


.bottom-block .column {
    position: relative;
    display: inline-block;
    width: 216px;
    min-height: 178px;
    /* margin-right: 30px; */
    /* margin-left: 30px; */
    margin-bottom: 30px;
    /* margin-top: 30px; */
    border: 1px solid #959595;
    margin-right: 29px;
    padding: 30px;

}

.bottom-block .column.last {
    margin-right: 0;
}

.bottom-block .materials .image img {
    width: 205px;
}

.pluso-010011000101-08 .pluso-wrap a.pluso-vkontakte {
    background-image: url("/media/images/2016/header/vk-logo.png");
    background-position: 0 !important;
}

.pluso-010011000101-08 .pluso-wrap a.pluso-facebook {
    background-image: url("/media/images/2016/header/facebook-logo.png");
    background-position: 0 !important;

}

.pluso-010011000101-08 .pluso-wrap a.pluso-odnoklassniki,
.pluso-010011000101-08 .pluso-wrap a.pluso-yandex,
.pluso-010011000101-08 .pluso-wrap a.pluso-livejournal,
.pluso-010011000101-08 .pluso-wrap a.pluso-liveinternet,
.pluso-010011000101-08 .pluso-wrap a.pluso-moimir,
.pluso-010011000101-08 a.pluso-more {
    display: none !important;
}

.pluso-010011000101-08 .pluso-wrap a.pluso-twitter {
    background-image: url("/media/images/2016/header/twitter-logo.png");
    background-position: 0 !important;
}

.publication .publ_readding,
.publication .publ_disputed {
    margin-top: 40px;
    margin-bottom: 30px;
    border: 1px solid #959595;
    position: relative;
    padding: 34px 27px 30px;
}

.publication .publ_readding .title {
    background-color: #437bb5;
    padding: 10px 31px;
    margin: auto;
    position: absolute;
    top: -20px;
    left: 0px;
    right: 0px;
    display: block;
    width: 147px;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
}

.publication .publ_disputed .title {
    background-color: #2f365a;
    padding: 10px 18px;
    margin: auto;
    position: absolute;
    top: -20px;
    left: 0px;
    right: 0px;
    display: block;
    width: 182px;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
}


.publication .right-block .select_time {
    height: 20px;
}

.publication .right-block .text ul {
    margin: 0px;
    padding: 0px;
}

.publication .right-block .text ul a:hover li {
    text-decoration: underline;
}

.publication .right-block .text ul a:nth-of-type(1) li {
    float: left;
}

.publication .right-block .text ul li {
    display: inline-block;
    list-style: none;
    font-size: 11px;
    font-weight: 500;
    font-style: italic;
    line-height: 24px;
    color: #242323;
}


.publication .right-block .text .block {
    margin-top: 24px;
    min-height: 90px;
}

.publication .right-block .text .block > img {
    float: left;
}

.publication .right-block .text .block .description,
.publication .right-block .text .block .stats {
    margin-left: 105px;
    font-size: 12px;
}

.publication .right-block .text .block .description h5 {
    color: #292929;
    font-size: 10px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.2;
}

.publication .right-block .text .block .stats .review {
    background: url("/media/images/2016/review.png") no-repeat center left;
    background-size: 13px 10px;
}

.publication .right-block .text .block .stats .comment {
    background: url("/media/images/2016/comment.png") no-repeat center left;
    background-size: 10px 10px;
}

.publication .opros {
    width: 254px;
    height: auto;
    border: 1px solid #959595;
    margin-top: 14px;
    padding: 45px 27px 30px;
    position: relative;
    margin-bottom: 30px;
}

.publication .opros .title {
    background-color: #437bb5;
    padding: 10px 31px;
    margin: auto;
    position: absolute;
    top: -20px;
    left: 0px;
    right: 0px;
    display: block;
    width: 105px;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
}

.publication .opros .text h4 {
    color: #232323;
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
    margin: 0;
}

.publication .opros .text input[type="radio"] {
    display: none;
}

.publication .opros .text label {
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding-left: 33px;
    /*margin-right: 15px;*/
    font-size: 13px;
    margin-bottom: 0px;
}

.publication .opros .text label::before {
    content: "";
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-right: 10px;
    position: absolute;
    left: 0;
    background-color: #fff;
    border: 2px solid #959595;
    /* box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, .3), 0px 1px 0px 0px rgba(255, 255, 255, .8); */
}

.publication .opros .text label:first-of-type {
    /*margin-top: 30px;*/
}

.opros .text .button {
    display: inline-block;
    color: black;
    font-size: 10px;
    font-weight: 700;
    width: 105px;
    height: 30px;
    line-height: 33px;
    background-color: #bed805;
    text-align: center;
    border: none;
    vertical-align: middle;
    font-family: roboto-bold;

}

.opros .text .answered {
    display: inline-block;
    width: 117px;
    height: 24px;
    color: #373737;
    font-size: 12px;
    font-weight: 500;
    font-style: italic;
    margin: 0;
    margin-left: 15px;
    line-height: 12px;
    vertical-align: middle;
}

.opros form {
    margin: 0;
}

font {
    color: #FFFFFF !important;
    font-size: 20px;
    line-height: 1;
}

font::before {
    content: '“';
    font-size: 45px;
    position: absolute;
    top: 20px;
    left: 13px;
}

font::after {
    content: '„';
    font-size: 45px;
    position: absolute;
    bottom: 25px;
    right: 13px;
}


.ch .ch-title {
    background: url("/media/images/2016/banners/chrono.png") no-repeat right;
    background-size: cover;
    /*background-size: contain;*/
    height: 120px;
    display: table;
    width: 100%;
    margin-bottom: 25px;
    /*background-color: #2F365A;*/
}

.ch .ch-title h3 {
    color: white;
    font-family: roboto-bold;
    font-size: 48px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0;
    display: table-cell;
    vertical-align: middle;
    padding-left: 80px;

}

.fp .fp-title {
    background: url(/media/images/2016/banners/fp.png) no-repeat right;
    background-size: cover;
    /* background-size: contain; */
    height: 70px;
    display: table;
    width: 100%;
    margin-bottom: 25px;
    /* background-color: #2F365A; */
    max-width: 1200px !important;
    width: 100% !important;
    margin: 0 auto;
}

.top5-title {
    background: url("/media/images/2016/banners/top5.png") no-repeat right;
    background-size: cover;
    /*background-size: contain;*/
    height: 120px;
    display: table;
    width: 100%;
    margin-bottom: 25px;
    /*background-color: #2F365A;*/
}

.er .er-title {
    background: url("/media/images/2016/banners/eresource.jpg") no-repeat right;
    background-size: cover;
    /*background-size: contain;*/
    height: 120px;
    display: table;
    width: 100%;
    margin-bottom: 25px;
    /*background-color: #2F365A;*/
}

.er .er-title h3 {
    color: white;
    font-family: roboto-bold;
    font-size: 48px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0;
    display: table-cell;
    vertical-align: middle;
    padding-left: 80px;

}

.atameken .atameken-title {
    background: url("/media/images/2016/banners/atameken-3d.png") no-repeat right;
    background-size: cover;
    /*background-size: contain;*/
    height: 120px;
    display: table;
    width: 100%;
    margin-bottom: 25px;
    /*background-color: #2F365A;*/
}

.atameken .atameken-title h3 {
    color: white;
    font-family: roboto-bold;
    font-size: 48px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0;
    display: table-cell;
    vertical-align: middle;
    padding-left: 80px;

}

.ent .ent-title {
    background: url("/media/images/2016/banners/ent.png") no-repeat right;
    background-size: cover;
    /*background-size: contain;*/
    height: 120px;
    display: table;
    width: 100%;
    margin-bottom: 25px;
    /*background-color: #2F365A;*/
}

.ent .ent-title h3 {
    color: white;
    font-family: roboto-bold;
    font-size: 48px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0;
    display: table-cell;
    vertical-align: middle;
    padding-left: 80px;
    width: 35%;
}

.fp {
    max-width: 1200px !important;
    margin: auto;
}

.fp .fp-title h3 {
    color: white;
    font-family: roboto-bold;
    font-size: 31px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0;
    display: table-cell;
    vertical-align: middle;
    padding-left: 28px;

}

.top5-title h3 {
    color: white;
    font-family: roboto-bold;
    font-size: 48px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0;
    display: table-cell;
    vertical-align: middle;
    padding-left: 80px;
}

.io .io-title {
    background: url("/media/images/2016/banners/io.png") no-repeat right;
    background-size: cover;
    /*background-size: contain;*/
    height: 120px;
    display: table;
    width: 100%;
    margin-bottom: 25px;
    /*background-color: #2F365A;*/
}

.io .io-title h3 {
    color: white;
    font-family: roboto-bold;
    font-size: 48px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0;
    display: table-cell;
    vertical-align: middle;
    padding-left: 80px;
}

.polls .polls-title {
    background: url("/media/images/2016/banners/polls.png") no-repeat right;
    background-color: #2f365a;
    /*background-size: contain;*/
    height: 120px;
    display: table;
    width: 100%;
    margin-bottom: 25px;
    /*background-color: #2F365A;*/
}

.polls .polls-title h3 {
    color: white;
    font-family: roboto-bold;
    font-size: 48px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0;
    display: table-cell;
    vertical-align: middle;
    padding-left: 80px;
}

.exam .exam-title {
    background: url("/media/images/2016/banners/exam.png") no-repeat right;
    background-color: #2f365a;
    /*background-size: contain;*/
    height: 120px;
    display: table;
    width: 100%;
    margin-bottom: 25px;
    /*background-color: #2F365A;*/
}

.exam .exam-title h3 {
    color: white;
    font-family: roboto-bold;
    font-size: 48px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0;
    display: table-cell;
    vertical-align: middle;
    padding-left: 80px;

}

#album-category li.lvl1 {
    color: #2f365a;
    font-family: roboto-regular;
    font-size: 18px;
    font-weight: 700;
}

#album-category li.lvl1 a {
    color: #2f365a;
}

#album-category ul.lvl2 > li a {
    font-family: roboto-regular;
    font-size: 16px;
    color: #141414;
    font-weight: 500;
}

#album-category ul.lvl2 > li a:hover {
    color: #2f365a;
    font-weight: 700;
}

#ent-description-text {
    border-left: 5px solid #bed805;
    padding-left: 25px;
}

#ent-description-text p {
    margin: 0;
}


.bread-block span.b-item:before {
    content: url("/media/images/2016/bread-line.png");
    vertical-align: middle;
    font-size: 0px;
    padding: 0 20px;

}

.bread-block a.b-item:before {
    content: url("/media/images/2016/bread-line.png");
    vertical-align: middle;
    font-size: 0px;
    padding: 0 20px;

}

.bread-block a.b-item.first:before {
    content: '';
    padding: 0;
}

.bread-block a.b-item {
    color: #999;
}

.bread-block a.b-item:hover {
    color: #999;
    text-decoration: underline;
}

.ttop5 {
    border-left: 5px solid #bed805;
    padding-left: 25px;
    margin: 25px 0;
}

#result-list a:hover {
    color: black;
}

.column-css {
    -webkit-columns: 4;
    -moz-columns: 4;
    columns: 4;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
    width: 1200px !important;
    overflow: hidden;
    margin-right: 0 !important;
}

@media all and (max-width: 1000px) {
    .column-css {
        -webkit-columns: 2;
        -moz-columns: 2;
        columns: 2;
        -webkit-column-gap: 5px;
        -moz-column-gap: 5px;
        column-gap: 5px;
        width: 1200px !important;
    }
}

.search-category {
    color: #2f365a;
    margin-top: 10px;
    padding: 10px;
}

.category_name label {
    cursor: pointer;
    position: absolute;
    width: 15px;
    height: 15px;
    top: 0;
    left: 0;
    margin-top: 2px;
    background: #fff;
    border: 1px solid #2f365a;
}

.category_name:hover {
    color: #2f365a;
    cursor: pointer;
}

.category_name:hover label {
    color: #2f365a;
    border: 2px solid #2f365a;
}

.category_name label:hover::after {
    opacity: 0;
    color: #2f365a;
    /*border: 2px solid #2f365a;*/
}

.change-category:hover {
    color: #2f365a;
}


div.author a {
    text-decoration: none;
    color: #7581c3;
}

div.author a:hover {
    border-bottom: 1px solid #7581c3;
}



.tabs_head {
    /*    padding-left: 50px !important;*/
}

.tabs_head li {
    display: inline-block;
    font-size: 14px;
    padding: 7px 12px;
}

.tabs_head li a {
    color: #2f365a !important;
    font-style: italic;
}

.tabs_head li a:hover {
    text-decoration: none !important;
}

.tabs_head .active {
    background: #bed805;
}

.tabs_head .active a {
    color: #fff !important;
}

.right-menu {
    /* text-transform: uppercase; */
    font-weight: 600;
    color: #2f365a;
    font-size: 16px;
    display: inline-block;
    list-style: none;
    cursor: pointer;
    margin-right: 14px;
    border-bottom: 1px #2f365a dashed;
    padding-bottom: 2px;
}

.right-menu:hover {
    border-bottom: 1px #bed805 dashed;
    color: #bed805;
}

.menu-right {
    display: inline-block;
}

.menu-right ul {
    padding: 17px 0;
    margin: 0;
    margin-left: 10px;
}

.publ__img {
    width: 445px;
    height: 276px;
    background-size: cover;
}

.publ-window {
    display: inline-block;
    height: 274px;
    border: 1px solid #2f365a;
    width: 290px;
    position: relative;
    overflow: hidden;
}

.publ-window__down {
    position: absolute;
    bottom: 0;
    display: block;
    text-align: center;
    background-color: #ebebeb;
    height: 20px;
    cursor: pointer;
    width: 100%;
    display: none;
}

.publ-window__img {
    width: 15px;
    margin-top: -1px;
}

.publ-window__header {
    height: 29px;
    background-color: #437bb5;
}

.publ-window__header-wrapper {
    padding: 0 10px;
    /* text-transform: uppercase; */
    color: #fff;
    font-weight: 600;
    position: relative;
    top: 4px;
}

.publ-window__header-date {
    color: #686c9b;
}

.publ-window__header-date {
    float: right;
    display: none;
}

.publ-window__wrapper {
    overflow: scroll;
    height: 285px;
}

.publ-window__wrapper::-webkit-scrollbar {
    display: none;
}

.publ-window__date {
    color: #bed805;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 13px;
    display: inline-block;
    margin-right: 10px;
}

.publ-window__item {
    display: block;
    margin: 0 10px 16px 10px;
    line-height: 140%;
}

.publ-window__item:first-child {
    margin-top: 13px;
}

.publ-window__text {
    color: #424673;
    font-weight: 600;
}

.synyp__ul {
    padding: 0;
    margin: 0;
}

.synyp__li {
    padding: 0;
    margin: 0;
    overflow-x: visible;
}

.synyp__link {
    display: inline-block;
    position: relative;
    border: 3px solid #bed805;
    /* width: 275px; */
    height: 220px;
    width: 287.5px;
}

.synyp__arrow {
    background: #437bb5;
    width: 117px;
    height: 33px;
    background-size: cover;
    display: inline-block;
    position: absolute;
    right: -18px;
    top: 11px;
    width: auto !important;
    padding-left: 25px;
    padding-right: 23px;
    display: none;
}

.synyp__text {
    text-align: center;
    color: #fff;
    /* text-transform: uppercase; */
    position: relative;
    top: 6px;
    font-size: 14px;
    font-weight: bold;
}

.synyp__img {
    height: 220px;
    width: 100%;
    background-size: cover;
}

.synyp__title {
    position: absolute;
    display: inline-block;
    color: #fff;
    bottom: 30px;
    left: 23px;


}

.synyp__title:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -7px;
    background-image: url(/media/images/synyp-line.png);
    width: 48px;
    height: 3px;
    background-size: cover;
}

.synyp__title-text {
    text-shadow: 0px 0px 5.7px rgba(74, 58, 45, 0.9), 0px 0px 3px rgb(74, 58, 45);
    text-rendering: optimizelegibility;
    font-weight: 700;
    font-size: 16px;
}

.publications__img {
    display: block;
    width: 100%;
    height: 180px;
    background-size: cover;
}

.publications__link {
    display: block;
    width: 100%;
    height: 180px;
}

.publications__hash {
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    top: 166px;
    right: 10px;
}

.column a.h3 {
    line-height: 25px;
    word-wrap: break-word;
    font-size: 17px;
    margin-top: 8px;
    overflow: hidden;
    display: block;
    max-height: 51px;
}

.readding .title.title_popular {
    font-size: 15px;
    font-weight: 600;
    color: #fff;
    padding: 10px 20px;
    /* text-transform: uppercase; */
    /* position: relative; */
    /* top: -17px; */
    margin-top: -20px;
    margin-bottom: 15px;
}

.center {
    text-align: center;
}

.tab-content .block > a {
    width: 57px;
    height: 57px;
    display: inline-block;
}

.tab-content .block .description {
    display: inline-block;
    width: 134px;
    margin-left: 16px;
}

.tab-content .block {
    margin-bottom: 20px;
}

ul.tabs_head {
    margin-bottom: 20px;
}

.debates .right-banners > div.readding {
    margin-bottom: 14px;
}

.banner-full {
    margin-top: 3px;
    margin-bottom: -30px;
}

.banner-full__ul {
    padding: 0;
    margin: 0;
}

.banner-full__li {
    height: 158px;
    width: 100%;
}

.banner-full__link {
    height: 158px;
    width: 100%;
    display: inline-block;
}

.logo_new {
    margin-left: 10px;
}

.select_red .opros .title {
    display: inline-block;
    width: auto;
    font-size: 15px;
    font-weight: 600;
    color: #fff;
    padding: 10px 20px;
    text-transform: uppercase;
    /* position: relative; */
    /* top: -17px; */
    margin-top: -19px;
    margin-bottom: 15px;
    line-height: normal;
    background-color: #437bb5;
    position: static;
}

.column_banner6 {
    width: 100%;
    background-size: cover;
    height: 254px;
    display: inline-block;
    background-size: contain;
}

.fb {
    height: 380px;
    overflow: hidden;
}

.podcasts {
    border: 1px #2f365a solid;
    margin-top: 16px;
    height: 228px;
    position: relative;
}

.podcasts__header {
    padding: 15px 14px;
    background-color: #2f365a;
    color: #fff;
    font-size: 19px;
    /* font-weight: 600; */
    text-align: left;
}

.podcasts__icon {
    background-image: url(/media/images/podcast.png);
    width: 56px;
    height: 56px;
    background-size: cover;
    position: absolute;
    top: 22px;
    right: 20px;
}

.podcasts__link {
    display: inline-block;
    width: 100%;
    height: 179px;
    text-align: left;
}

.podcasts__img {
    background-size: cover;
    width: 100%;
    height: 144px;
}

.podcasts__text {
    margin-top: 6px;
    margin-left: 12px;
    font-size: 17px;
    font-weight: 600;
    color: #000;
    display: inline-block;
    overflow: hidden;
    max-height: 22px;
}

.podcasts__date {
    font-size: 14px;
    color: #bfbfbf;
    float: right;
    margin-top: 6px;
    margin-right: 10px;
}

.wrap-title {
    display: inline-block;
    line-height: 18px;
    color: white;
    font-size: 18px;
    font-weight: 700;
    /* text-transform: uppercase; */
    padding: 18px 23px 18px 27px;
    background-color: #437bb5;
    margin-top: 17px;
    margin-bottom: 12px;
}

.media__item {
    width: 289.5px;
    display: inline-block;
    margin-right: 12px;
    height: 240px;
    position: relative;
    background-color: #2f365a;

}

.media__item:last-child {
    margin-right: 0;
    width: 295px;
}

.media__bg {
    position: relative;
    width: 100%;
    height: 240px;
    background-size: cover;
    background-position: center;
    opacity: 0.7;
}

.media__label {
    position: absolute;
    background-color: #cbe037;
    display: block;
    font-size: 15px;
    z-index: 2;
    width: 100%;
    text-align: center;
    /* text-transform: uppercase; */
    font-weight: 600;
    color: #2f365a;
    padding: 6px 0;
    top: 18px;
}

.media__label:hover {
    color: #2f365a;
}

.media__link {
    position: absolute;
    display: inline-block;
    color: #fff;
    bottom: 30px;
    left: 23px;
    z-index: 2;

}

.media__title {
    text-shadow: 0px 0px 5.7px rgba(74, 58, 45, 0.9), 0px 0px 3px rgb(74, 58, 45);
    text-rendering: optimizelegibility;
    font-weight: 700;
    font-size: 14px;
}

.media__title:hover {
    color: #fff
}

.media__link:hover {
    color: #fff
}

.media__link:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -7px;
    background-image: url(/media/images/synyp-line.png);
    width: 48px;
    height: 3px;
    background-size: cover;
}

.projects__item {
    width: 289.5px;
    display: inline-block;
    margin-right: 12px;
    height: 400px;
    position: relative;
    /*    background-color: rgba(203, 224, 55, 0.28);*/
    text-align: center;
}

.projects__item:hover {
    opacity: 0.4;
}

.projects__item:last-child {
    margin-right: 0;
    width: 295px;
}

.projects__bg {
    position: absolute;
    width: 100%;
    height: 400px;
    background-size: cover;
    box-shadow: inset 0px 67px 100px 0px rgba(203, 224, 55, 0.43);
}

.projects__title {
    position: absolute;
    width: 100%;
    top: 180px;
    left: 0;
    font-size: 17px;
    color: #fff;
    font-weight: 600;
    text-shadow: 2px 5px 20px rgba(7, 6, 6, 0.70);
}

.projects__title:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -7px;
    background-image: url(/media/images/partners-line.png);
    width: 32px;
    height: 4px;
    background-size: cover;
    opacity: 0.8;
}

.footer-menu {
    padding: 35px 0 27px 0;
    position: relative;
}

.footer-menu__link:hover {
    color: #cbe037;
}

.footer-wrapper {
    padding: 0 40px 0 140px;
}

.social-new {
    position: absolute;
    top: 36px;
    right: 0;
}

.social-new__link {
    width: 33px;
    height: 33px;
    display: inline-block;
    background-size: cover;
    margin-right: 6px;
}

.social-new__link:last-child {
    margin-right: 0;
}

.right-banners {
    padding: 0;
    margin: 0;
}

.banners-js,
.banners__li {
    padding: 0;
    margin: 0;
}

.banner__img {
    background-size: cover;
    width: 100%;
    height: 314px;
    background-position: center;
}

.banner6_3 a {
    height: 187px;
    background-size: cover;
}

footer {
    margin: 30px 0 0 0;
}

.footer-schet {
    display: inline-block;
    vertical-align: top;
    margin: -4px 0 0 50px;
}

.tab-content-readding .tab-pane {
    height: 375px;
    overflow-y: scroll;
}

.footer-menu__link {
    display: inline-block;
    color: #cbe037;
    /* text-transform: uppercase; */
    font-size: 15px;
    /* font-weight: 600; */
    margin-right: 26px;
    letter-spacing: 1px;
}


@media only screen and (max-width:424px) and (min-width:1px) {
    
    section {
        position: relative;
    }

    .publication .text-page .item {
        color: black;
        overflow: scroll;
        width: 100%
    }

    .whole-header .search .find {
        background: #fff;
        color: #000
    }

    .text img,
    .text-page .text .zoomify {
        width: 100% !important;
    }

    .debates .column {
        height: auto
    }

    .materials .publications__img,
    .materials .publications__link {
        display: none
    }

    .publication .opros {
        width: 100%
    }

    .footer-menu__link {
        display: block;
    }

    .footer-wrapper {
        padding: 0 40px 0 20px;
    }

    .wrap,
    .media__item,
    .publication .right-block > div {
        max-width: 100% !important;
        width: 100% !important;
        padding: 5px;
        box-sizing: border-box
    }

    .opros {
        max-width: 100% !important;
        padding: 5px !important;
        box-sizing: border-box !important;
    }

    .select_red .publications .column {
        max-width: 100%;
    }

    .select_red .publications .column:nth-child(5) {
        margin-top: 0 !important
    }

    .tab-content-readding .tab-pane {
        height: 343px;
        overflow-y: scroll;
    }

    .tab-content .block {
        position: relative;
    }

    .select_red {
        min-height: auto !important;
        margin: 0 !important
    }

    .readding .title.title_popular {
        margin-top: 15px;
    }

    .readding,
    .disputed {
        max-width: 100% !important;
        width: 100% !important;
        padding: 0 !important
    }

    .tab-content .block .description {
        width: 70% !important;
        text-align: left;
    }

    .debates .column {
        width: 95% !important;
        margin: 0 0 15px 0 !important;
    }

    .wrap .languages {
        margin: 20px 0;
    }

    .publ-window {
        width: 100%;
        margin-bottom: 20px
    }

    .menu-right ul {
        margin-left: 0 !important
    }

    .menu-right li {
        margin: 5px 15px 10px 2px;
        font-size: 14px
    }

    li.right-menu:first-child,
    .banner-full,
    .banner6_1,
    .banner6_2,
    .banner6_3,
    .fb,
    .publications div:nth-child(7),
    .publications div:nth-child(8),
    .publications div:nth-child(9),
    .right-banners .bx-wrapper {
        display: none !important
    }

    .whole-header .search {
        width: auto;
        position: relative;
        padding-left: 56px;
        margin-top: 29px;
    }

    .whole-header .search .find {
        padding: 10px 10px 10px 56px !important;
        color: #000 !important;
        display: none;
    }

    .search-button {
        position: absolute;
        top: 6px;
        left: 15px;
        width: 26px !important;
    }

    .synyp__li,
    .synyp__link {
        width: 397px !important;
        margin: 0 !important;
    }

    .synyp__arrow {
        display: none;
    }

    .synyp .bx-wrapper .bx-next {
        right: 11px !important;
    }

    .synyp .bx-wrapper .bx-prev {
        left: 11px !important;
    }
    .publication .opros .text h4{
            margin-top: 30px;
    }
}

@media only screen and (max-width:1023px) and (min-width:425px) {}

@media only screen and (max-width:767px) and (min-width:425px) {
    li.right-menu:first-child {
        display: none !important
    }

}