﻿@font-face {
    font-family: 'Lato';
    src: url('../fonts/Lato-Regular.eot');
    src: url('../fonts/Lato-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Lato-Regular.woff2') format('woff2'),
    url('../fonts/Lato-Regular.woff') format('woff'),
    url('../fonts/Lato-Regular.ttf')  format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Lato';
    src: url('../fonts/Lato-Italic.eot');
    src: url('../fonts/Lato-Italic.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Lato-Italic.woff2') format('woff2'),
    url('../fonts/Lato-Italic.woff') format('woff'),
    url('../fonts/Lato-Italic.ttf')  format('truetype');
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: 'Lato';
    src: url('../fonts/Lato-Bold.eot');
    src: url('../fonts/Lato-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Lato-Bold.woff2') format('woff2'),
    url('../fonts/Lato-Bold.woff') format('woff'),
    url('../fonts/Lato-Bold.ttf')  format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Lato';
    src: url('../fonts/Lato-BoldItalic.eot');
    src: url('../fonts/Lato-BoldItalic.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Lato-BoldItalic.woff2') format('woff2'),
    url('../fonts/Lato-BoldItalic.woff') format('woff'),
    url('../fonts/Lato-BoldItalic.ttf')  format('truetype');
    font-weight: 600;
    font-style: italic;
}

@font-face {
    font-family: 'Lato';
    src: url('../fonts/Lato-Light.eot');
    src: url('../fonts/Lato-Light.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Lato-Light.woff2') format('woff2'),
    url('../fonts/Lato-Light.woff') format('woff'),
    url('../fonts/Lato-Light.ttf')  format('truetype');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Lato';
    src: url('../fonts/Lato-LightItalic.eot');
    src: url('../fonts/Lato-LightItalic.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Lato-LightItalic.woff2') format('woff2'),
    url('../fonts/Lato-LightItalic.woff') format('woff'),
    url('../fonts/Lato-LightItalic.ttf')  format('truetype');
    font-weight: 200;
    font-style: italic;
}

@font-face {
    font-family: 'Lato';
    src: url('../fonts/Lato-Semibold.eot');
    src: url('../fonts/Lato-Semibold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Lato-Semibold.woff2') format('woff2'),
    url('../fonts/Lato-Semibold.woff') format('woff'),
    url('../fonts/Lato-Semibold.ttf')  format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Lato';
    src: url('../fonts/Lato-SemiboldItalic.eot');
    src: url('../fonts/Lato-SemiboldItalic.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Lato-SemiboldItalic.woff2') format('woff2'),
    url('../fonts/Lato-SemiboldItalic.woff') format('woff'),
    url('../fonts/Lato-SemiboldItalic.ttf')  format('truetype');
    font-weight: 500;
    font-style: italic;
}

/*
 * general styles
 *----------------------------------------------------------------------------------------------------------------------
 */

body {
    font-family: Lato, Arial, sans-serif;
    font-size: 10px;
    background-color: #fff;
    min-width: 80em;
    position: relative;
}



* {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    text-decoration: none;
    outline: none;
}


a {
    -moz-transition: color 0.2s;
    -webkit-transition: color 0.2s;
    transition: color 0.2s;
}

.front h2 {
    font-size: 4.8em;
    font-weight: normal;
}


.container {
    max-width: 1340px;
    margin: 0 auto;
    padding: 0 50px;
    position: relative;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.left-side {
    float: left;
}

.right-side {
    float: right;
}


.content {
    margin-top: 60px;
}

.front .content {
    margin-top: 92px;
}

.columns {
    columns: 2;
    -moz-columns: 2;
    -webkit-columns: 2;
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px;
}

/*
 * node teaser
 *----------------------------------------------------------------------------------------------------------------------
 */
.node-teaser-item {
    padding: 15px 0;
    border-bottom: solid 1px #f1f2f3;
}



.node-teaser-info {
    font-size: 1.3em;
    color: #7a7b7c;
    display: inline-block;
    margin-bottom: 8px;
}

.node-teaser-info > div {
    display: inline-block;
    vertical-align: baseline;
}

.node-press-source {

}

.node-press-source a {
    color: #b6b7b7;
}

.node-press-source img {
    vertical-align: bottom;
    margin-right: 5px;
}

.node-press-source a:hover {
    color: #242525;
}


.node-teaser-tags {
    font-size: 1.3em;
    color: #b6b7b7;
    display: inline-block;
    margin-top: 40px;
}

.node-teaser-tags .field-items li {
    display: inline;
}

.node-teaser-tags a {
    color: #b6b7b7;
}

.node-teaser-tags a:hover {
    color: #000000;
}

.node-teaser-link {
    display: block;
    font-size: 1.8em;
    line-height: 1.334em;
    font-weight: 400;
    color: #242525;
}

.node-teaser-item .field-name-body {
    display: block;
    font-size: 1.6em;
    line-height: 1.334em;
    font-weight: 200;
    color: #242525;
    margin-top: 20px;
}

.node-teaser-item .field-name-body a {
    color: #242525;
}

.view-display-id-page .node-teaser-item {
    padding: 18px 0;
    margin-bottom: 17px;
}

.view-display-id-page .view-empty {
    font-size: 1.8em;
    padding: 40px;
    text-align: center;
    color: #b6b7b7;
}

.view-display-id-page .item-event .node-teaser-link,
.view-display-id-page .item-event .node-teaser-tags,
.view-display-id-page .item-press .node-teaser-link,
.view-display-id-page .item-press .node-teaser-tags,
.view-display-id-page .item-document .node-teaser-link,
.view-display-id-page .item-document .node-teaser-tags {
    margin-left: 20px;
}

.view-display-id-page .node-teaser-tags {
    margin-top: 31px;
}

.node-teaser-link:hover {
    color: #1576bb;
}

.front-documents .block-title {
    text-align: center;
}

.blur {
    padding-bottom: 10px;

}

.blur:after {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    right: 0;
    height: 10px;
    background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */

}


.item-photo, .item-video, .item-audio, .item-news {
    padding: 0;
    border-bottom: none;
    display: inline-block;
    vertical-align: top;
    width: 250px;
    margin-right: 15px;
    margin-bottom: 30px;
}

.featured-block.slider .item-photo, 
.featured-block.slider .item-video, 
.featured-block.slider .item-audio, 
.featured-block.slider .item-news {
    width: 100%;
}

.featured-block.slider .field-type-video, .featured-block.slider .field-type-cover {
    float: left;
    margin-right: 20px;
}

.view-display-id-page .item-photo, .view-display-id-page .item-video {

}

.item-photo .field-type-cover,
.item-audio .teaser-field-audio {
    display: inline-block;
}

.item-audio .teaser-field-audio {
    margin-bottom: 15px;
}


.item-photo img, .item-video img {
    width: 100%;
    height: 100%;
    background: url('../images/dummy.png') no-repeat center center;
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
    transition: opacity 0.2s
}


.item-photo .field-type-cover a,
.item-video .field-type-cover {
    display: inline-block;
    position: relative;
    margin-bottom: 15px;
}

.item-photo .field-type-cover a:after,
.item-video .field-type-cover:after{
    content: "";
    position: absolute;
    left:0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    background: url('../images/cursor.png') no-repeat center center;
   /* background: url('../images/dummy.png') no-repeat center center; */
    -moz-transition: opacity 0.2s;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
}

.item-video .field-type-cover:after {
    background: url('../images/cursorv.png') no-repeat center center;
}

.item-photo .field-type-cover a:hover:after,
.item-video .field-type-cover:hover:after {
    opacity: 1;
}

.item-photo .field-type-cover a:hover img,
.item-video .field-type-cover:hover img {
    opacity: .8;

}



.document-download {
    float: right;
    margin-top: 25px;
    width: 30px;
    height: 30px;
    background: url("../images/icons.png") no-repeat 8px -2102px;
}

.front-documents .document-download {
    display: none;
}

/*
 * header
 *----------------------------------------------------------------------------------------------------------------------
 */

.header {
    background-color: #f1f2f3;
    height: 6em;
}

.header-link {
    display: block;
    font-size: 1.5em;
    line-height: 1em;
    height: 3.867em;
    padding-top: 1.1em;
    vertical-align: middle;
    color: #242526;
}

.header-link.logo {
    width: 35.667em;
    margin-left: -2.667em;
    padding-left: 2.667em;
    /* background: url("../images/gerb.svg") no-repeat -0.6em center; */
    background: url("../images/gerb.svg") no-repeat 0.6em center;
    /* background-size: 3.333em; */
    background-size: 1.333em;

    font-weight: 700;
}


.block-switchtheme {
    width: 0;
    height: 0;
    overflow: hidden;
}

.header-tools {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    float: right;
}

.header-tools-item {
    display: inline-block;
    vertical-align: middle;
}

.header-tools-link {
    height: 4em;
    display: block;
    position: relative;
    padding: 1em 3.267em;
    font-size: 1.5em;
    line-height: 1em;
    color: #242526;
    background: url("../images/icons.png") no-repeat;
}

.header-tools-link.old {
    background: none;
}

.header-tools-link.special {
    padding: 15px 38px 15px 24px;
}

.header-tools-link.special span {
    margin-left: 56px;
    display: block;
}

.header-tools-link:before {
    content: "";
    width: 0;
    height: 50%;
    border-left: solid 1px #dddedf;
    position: absolute;
    right: -2px;
    top: 25%;
}

.header-tools-item:last-child .header-tools-link:before {
    display: none;
}


.header-tools-link:hover {
    background-color: #fff;
    color: #1576bb;
}

.header-tools-link.special {
     background-position: 37px 24px;
}

.header-tools-link.special:hover {
    background-position: 37px -25px;
}

.header-tools-link.search {
     background-position: 40px -78px;
 }

.header-tools-link.search:hover {
    background-position: 40px -128px;
}

.header-tools-link.more {
    background-position: 40px -173px;
}

.header-tools-link.more:hover {
    background-position: 40px -223px;
}

/*
 * main menu
 * ---------------------------------------------------------------------------------------------------------------------
 */
.main-menu {
    background-color: #1576bb;
    height: 6em;
    overflow: hidden;
    opacity: 1;

}


.main-menu-link {
    display: inline-block;
    height: 60px;
    white-space: nowrap;
    line-height: 60px;
    font-size: 1.6em;
    color: #fff;
    padding: 0 22px;
}

.main-menu-link:hover {
    background-color: #187fc8;
}

.main-menu-link.active, .main-menu-link.active-trail  {
    background-color: #242525;
}

.main-menu-link.first {
    margin-left: -20px;
}


.main-menu.expanded .main-menu-link.first {
    margin-left: 0;
}

.main-menu .menu-logo {
    /* background: url("../images/gerbw.svg") no-repeat 1px center; */
    background: url("../images/gerbw.svg") no-repeat 18px center;
    /* background-size: 50px; */
    background-size: 20px;

    height: 60px;
    position: absolute;
    left: 0;
    top: 0;
    width: 60px;
    opacity: 0;
    -moz-transition: opacity 0.05s linear 0.2s;
    -webkit-transition: opacity 0.05s linear 0.2s;
    transition: opacity 0.05s linear 0.2s;
}

.main-menu.sticky {
    position: fixed;
    z-index: 100;
    top: 0;
    left: 0;
    right: 0;
    opacity: .95;
}

.main-menu.sticky .menu-logo {
    opacity: 1;
}

.main-menu.sticky .main-menu-link.first {
    margin-left: 0;
    -moz-transition: margin 0.1s;
    -webkit-transition: margin 0.1s;
    transition: margin 0.1s;
}

.main-menu .container {
    position: relative;
    padding-right: 60px;
}

.menu-expand {
    display: none;
    position: absolute;
    right: 0;
    top: 0;
    background: url("../images/icons.png") no-repeat 20px -774px;
    width: 65px;
    height: 60px;
    border-left: solid 1px #5a9cd2;
}


/*
 * footer
 * ---------------------------------------------------------------------------------------------------------------------
 */

.footer-menu {
    padding: 60px 0;
    background-color: #1576bb;
    overflow: hidden;
}

.footer {

    background-color: #1573b7;
    padding: 30px 0;
    font-size: 1.3em;
    color: #9ec2e9;
    line-height: 1.923em;
}

.footer a {
    color: #c5dcf5;
}

.footer a:hover {
    color: #ffffff;
}

.footer-general {

}

.footer-general-info {
    width: 50%;
    float: left;
    clear: left;
}

.footer-contacts {
    float: left;
    width: 50%;
    clear: left;
}

/*
.full-tree > div > ul {
    display: block;
    columns: 5;
    -moz-columns: 5;
    -webkit-columns: 5;
    -webkit-column-gap: 100px;
    -moz-column-gap: 100px;
    column-gap: 100px;
    height: 400px;

}
*/

.full-tree > div > ul {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
   /* height: 450px; */
}

.full-tree > div > ul > li {
    display: inline-block;
    min-width: 150px;
}



.full-tree > div > ul > li > a {
    display: block;
    margin-bottom: 22px;
    font-size: 1.8em;
}

.full-tree > div > ul ul {
    margin-left: 8px;
}

.full-tree > div > ul ul li a {
    display: block;
    padding: 8px 0;
    line-height: 1.385em;
}

.full-tree a, .full-tree a.active {
    color: #9ec2e9;
    font-size: 1.3em;
}

.full-tree a:hover {
    color: #fff;
}

.full-tree ul li.leaf {
    list-style: none;
}

.full-tree li.expanded,
.full-tree li.collapsed,
.full-tree li.leaf {
    padding: 0;
}

.full-tree ul.menu li {
    margin: auto;
}

/*
 * main page slider
 * ---------------------------------------------------------------------------------------------------------------------
 */

.featured {
    margin-top: 60px;
}

.featured-block.contacts {
    border: solid 1px #e2e3e4;
    padding: 53px 28px;
    font-size: 1.3em;
}

.featured-block.contacts .block-title {
    font-size: 1.385em;
    color: #242525;
    font-weight: 600;
    margin-bottom: 6px;
}

.featured-block.contacts ul li {
    display: inline-block;
    margin-bottom: 16px;
    margin-right: 15px;
}
.featured-block.contacts ul li:last-child {
    margin-right: 0;
}

.featured-block.contacts ul li a {
    display: block;
    padding: 0 0 0 28px;
    height: 30px;
    line-height: 30px;
}

.featured-block.contacts ul li:nth-child(1) a {
    background: url('../images/icons.png') no-repeat 6px -297px;
}

.featured-block.contacts ul li:nth-child(1) a:hover {
    background-position: 6px -347px;
}

.featured-block.contacts ul li:nth-child(2) a {
    background: url('../images/icons.png') no-repeat 0 -397px;
}

.featured-block.contacts ul li:nth-child(2) a:hover {
    background-position: 0 -447px;
}

.featured-block.contacts ul li:nth-child(3) a {
    background: url('../images/icons.png') no-repeat 0 -497px;
}

.featured-block.contacts ul li:nth-child(3) a:hover {
    background-position: 0 -547px;
}

.featured-block.contacts > div {
    color: #7a7b7c;
    line-height: 1.846em;
}

.featured-block.contacts br {
    display: none;
}

.featured-block.contacts table {
    border-top: solid 1px #f1f2f3;
    margin-top: 38px;
    width: 100%;
}

.featured-block.contacts table td {
    padding-top: 20px;
    vertical-align: top;
    color: #242525;
}

.featured-block.contacts table td p {
    margin-bottom: 10px;
}
.featured-block.contacts table td {
    width: 100%;
}


.featured-block.contacts table td p:nth-child(2) {
    color: #7a7b7c;
}

.featured-block.contacts table td p:nth-child(3) {
    font-size: 1.385em;
    font-weight: 600;
}

.featured-block.contacts a {
    color: #242525;
}

.featured-block.contacts a:hover {
    color: #1576bb;
}

.featured-block.slider .block-title {
    font-size: 4.8em;
    font-weight: normal;
    margin-top: 33px;
}

.featured-block.slider .slide {
    min-height: 225px;
}

.featured-block.slider .node-teaser-item {
    border: none;
    padding: 32px 0;
}

.featured-block.slider .node-teaser-info {
    margin-bottom: 6px;
}

.featured-block.slider .node-teaser-link {
    font-weight: 400;
    line-height: 1.250em;
}

.bx-wrapper .bx-pager {
    text-align: left;
    margin-left: -3px;
    bottom: -45px;
}

.bx-wrapper .bx-viewport {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}


.bx-pager-item {
    width: 15px ;
    height: 15px;
}

.bx-wrapper .bx-pager.bx-default-pager a {
    width: 15px;
    height: 15px;
/*     */
    text-indent: -9999px;
    display: block;
    margin: 0 5px;
    outline: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    position: relative;
    background: transparent;
}

.bx-wrapper .bx-pager.bx-default-pager a:after {
    content: "";
    position: absolute;
    width: 6px;
    height: 6px;
    top: 50%;
    left: 50%;
    margin: -3px 0 0 -3px;
    background: #e0e1e2;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}


.bx-wrapper .bx-pager.bx-default-pager a:hover:after {
    background: #1576bb;
}

.bx-wrapper .bx-pager.bx-default-pager a.active:after {
    background: #242525;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: transparent;
}


/*
 * main page banner rotator
 * ---------------------------------------------------------------------------------------------------------------------
 */
.rotator {
    background-color: #f1f2f3;
    margin: 35px 0;
}

.rotator-wrapper {
    height: 145px;
    overflow: hidden;
    margin-top: 55px;
    position: relative;
}


.rotator-items {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}

.rotator-item {
    display: block;
    width: 20%;
    min-width: 240px;
    max-width: 620px;
    overflow: hidden;
    height: 145px;
    position: relative;
}

.rotator-link {
    display: block;
    position: absolute;
    left: 5px;
    right: 5px;
    top: 5px;
    bottom: 5px;
    padding: 12px 18px;
    background-color: #ffffff;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
    font-size: 1.8em;
    line-height: 1.333em;
    color: #242525;
    font-weight: 400;
}

.rotator-link:hover {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    padding: 17px 23px;
    background-color: #1576bb;
    color: #fff;
}

.rotator-item-info  {
    display: block;
    position: absolute;
    bottom: 14px;
    font-size: 0.722em;
    font-weight: 400;
    color: #bbbcbd;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
    line-height: 1em;
    word-wrap: break-word;
    max-width: 210px;
}

.rotator-item-info i {
    font-size: 1.3em;
    vertical-align: middle;
}

.rotator-link:hover .rotator-item-info  {
    bottom: 19px;
    color: #96bad4;
}

.rotator-roll-panel {
    text-align: center;
    height: 55px;
}

.rotator-roll {
    color: #8a8b8c;
    font-size: 3em;
    font-weight: normal;
    margin: 0 auto;
}

.rotator-roll:hover {
    color: #242525;
}

.hvr-rectangle-out:before,
.hvr-shutter-out-horizontal:before {
    background: #1576bb;
}

.hvr-icon-hang:before {
    content: "\f107";
}

.hvr-icon-bob:before {
    content: "\f106";
}

/*
 * front page content
 * ---------------------------------------------------------------------------------------------------------------------
 */
.front-tabs {

}

.front-tabs .node-teaser-item,
.front-documents .node-teaser-item {

}

.front-tabs .node-teaser-mediatype {
    float: right;
    background-color: rgba(36, 37, 38, .8);
    font-size: 1.1em;
    text-transform: uppercase;
    color: #fff;
    position: relative;
    z-index: 20;
    padding: 5px;
    margin-right: 0;
    margin-bottom: -21px;
    margin-left: -42px;
 }

.front-tabs .node-teaser-link,
.front-documents .node-teaser-link {
    max-height: 115px;
    overflow-y: hidden;
    position: relative;
    padding-bottom: 15px;
    margin-bottom: -15px;
}


.front-tabs .node-teaser-link:after,
.front-documents .node-teaser-link:after {
    content: "";
    position: absolute;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&amp;0+0,1+100 */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */

    left: 0;
    bottom:0;
    height: 13px;
    width: 100%;
}

.front-tabs-body {
    position: relative;
}

.front-tabs-overlay {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 38px;
    height: 0;
    background-color: #fff;
    z-index: 22;
    padding: 50px;
    line-height: 4em;
    display: none;
}



.front-tabs-overlay .tag-link {
    color: #b6b7b7;
}

.front-tabs-overlay .tag-link:hover {
    color: #7a7b7c;
}

.front-tabs-overlay .tag-link:after {
    content: ',';
    color: #b6b7b7;
}

.front-tabs-overlay .tag-cloud li:last-child .tag-link:after {
    display: none;
}

.front-tabs-overlay-close {
    position: absolute;
    background: url("../images/icons.png") no-repeat 9px -2039px;
    width: 45px;
    height: 45px;
    right: 0;
    top: 0;
    opacity: .3;
}
.front-tabs-overlay-close:hover {
    opacity: 1;
}


.front-tabs-overlay-helper {
    width: 1px;
    height: 100%;
    display: inline-block;
    vertical-align: middle;
    margin-right: -4px;
}

.front-tabs-overlay .tag-cloud-container {
    display: inline-block;
    vertical-align: middle;
}

.front-tabs-nav {

}


.front-tabs-nav-item {
    display: inline-block;
}

.front-tabs-nav-item.no-content a {
    color: #f1f2f3
}

.front-tabs-pane .view-content {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.front-tabs-pane .view-content .node-teaser-item {
    width: 47%;
}

.front-tabs-pane .view-mediablock .node-teaser-item,
.front-tabs-pane .view-newsline .node-teaser-item {
    width: 32%;
    margin-right: 0;

}

.front-documents .view-content {
    padding: 20px 30px;
    border: solid 1px #e2e3e4;
    margin-top: 32px;
}

.front-documents .view-content .node-teaser-item:last-child {
    border-bottom: none;
}



.front-tabs .view-footer,
.front-documents .view-footer {
    margin: 40px 0 100px;
    font-size: 1.8em;
}

a.more-button-link {
    color: #b6b7b7;
    padding: 5px 0 5px 34px;
    margin-right: 36px;
    background: url("../images/icons.png") no-repeat;
    display: inline-block;
}

.more-button-link:hover {
    color: #1576bb;
}

.more-button-link.line {
    background-position: 0 -598px;
}

.more-button-link.line:hover {
    background-position: 0 -648px;
}

.more-button-link.tags {
    background-position: 8px -698px;
}

.more-button-link.tags:hover {
    background-position: 8px -748px;
}

a.more-button-link.active, a.more-button-link.active:hover {
    color: #000;
    background-position: 8px -998px;
}

/*
 * social buttons
 * ---------------------------------------------------------------------------------------------------------------------
 */

.block-sociophobia {
    float: left;
    width: 50%;
    text-align: right;
    position: relative;
    margin-top: -70px;
}

.block-sociophobia .social-likes__widget {
    display: inline-block;
    margin: 0 2px;
    cursor: pointer;
    -moz-transition: all 0.1s ease;
    -webkit-transition: all 0.1s ease;
    -ms-transition: all 0.1s ease;
    transition: all 0.1s ease;
    border: solid 2px #fff;
    height: 50px;
    width: 100px;
    text-align: center;
    opacity: .4;
    padding: 0;
    outline: solid 0 #fff;
}

.block-sociophobia .social-likes__button {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    line-height: 50px;
    color: #fff;
}

.block-sociophobia .social-likes__icon {
    background: url("../images/icons.png") no-repeat transparent;
    width: 50px;
    height: 46px;
    display: block;
}

.block-sociophobia .social-likes__counter {
    height: 46px;
    line-height: 49px;
    display: inline-block;
    vertical-align: middle;
}


.block-sociophobia .social-likes__widget:hover {
    opacity: 1;
    color: #1573b7;
    background-color: #fff;
    outline-width: 4px;
}

.block-sociophobia .social-likes__icon_vkontakte {
    background-position: 10px -1143px;
}

.block-sociophobia .social-likes__icon_facebook {
    background-position: 15px -1189px;
}

.block-sociophobia .social-likes__icon_twitter {
    background-position: 10px -1241px;
}

.block-sociophobia .social-likes__icon_odnoklassniki {
    background-position: 15px -1289px;
}

.block-sociophobia .social-likes__icon_plusone {
    background-position: 10px -1338px;
}

.block-sociophobia .social-likes__widget:hover .social-likes__icon_vkontakte {
    background-position: 10px -1393px;
}

.block-sociophobia .social-likes__widget:hover .social-likes__icon_facebook {
    background-position: 15px -1439px;
}

.block-sociophobia .social-likes__widget:hover .social-likes__icon_twitter {
    background-position: 10px -1491px;
}

.block-sociophobia .social-likes__widget:hover .social-likes__icon_odnoklassniki {
    background-position: 15px -1539px;
}

.block-sociophobia .social-likes__widget:hover .social-likes__icon_plusone {
    background-position: 10px -1588px;
}

.node-social {
    height: 160px;
    padding: 60px 0;
    position: relative;
    white-space: nowrap;
}

.node-social .links,
.node-social .copy-url {
    display: inline-block;
    vertical-align: middle;
}

.node-social ul.inline,
.node-social ul.links.inline {
    display: inline-block;
}

.node-social .links {
    width: 55%;
}

.node-social .social-likes__widget {
    display: inline-block;
    vertical-align: middle;
    padding: 0;
    background-color: #fff;
    margin-right: -4px;
    border: solid 1px #e2e3e4;
    width: 20%;
    height: 46px;
    color: #b6b7b7;
    font-size: 1.3em;
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -ms-transition: all 0.2s;
    transition: all 0.2s;
    cursor: pointer;
    text-align: center;
}

.node-social .social-likes__button {
    display: inline-block;
    vertical-align: middle;
}

.node-social .social-likes__icon {
    background: url("../images/icons.png") no-repeat transparent;
    width: 50px;
    height: 44px;
    display: block;
}

.node-social .social-likes__counter {
    height: 44px;
    line-height: 44px;
    display: inline-block;
    vertical-align: middle;
}

.node-social .social-likes__widget:hover {
    color: #fff;
    background-color: #1576bb;
    border-color: #1576bb;
}


.node-social .social-likes__icon_vkontakte {
    background-position: 10px -1646px;
}

.node-social .social-likes__icon_facebook {
    background-position: 15px -1691px;
}

.node-social .social-likes__icon_twitter {
    background-position: 10px -1743px;
}

.node-social .social-likes__icon_odnoklassniki {
    background-position: 15px -1789px;
}

.node-social .social-likes__icon_plusone {
    background-position: 10px -1840px;
}

.node-social .social-likes__widget:hover .social-likes__icon_vkontakte:hover {
    background-position: 10px -1146px;
}

.node-social .social-likes__widget:hover .social-likes__icon_facebook:hover {
    background-position: 15px -1191px;
}

.node-social .social-likes__widget:hover .social-likes__icon_twitter:hover {
    background-position: 10px -1243px;
}

.node-social .social-likes__widget:hover .social-likes__icon_odnoklassniki:hover {
    background-position: 15px -1289px;
}

.node-social .social-likes__widget:hover .social-likes__icon_plusone:hover {
    background-position: 10px -1340px;
}

.node-social .copy-url {
    white-space: nowrap;
    width: 45%;
    display: inline-block;
    vertical-align: middle;
}

.node-social .copy-url input {
    border: solid 1px #e2e3e4;
    height: 46px;
    line-height: 46px;
    display: inline-block;
    vertical-align: middle;
    font-size: 1.3em;
    color: #b6b7b7;
    padding: 0 10px;
    width: 70%;
    margin-left: 5%;
}

.node-social .copy-url button {
    border: solid 1px #e2e3e4;
    background: #fff;
    color: #e2e3e4;
    height: 46px;
    line-height: 46px;
    display: inline-block;
    vertical-align: middle;
    font-size: 1.1em;
    text-transform: uppercase;
    cursor: pointer;
    width: 25%;
    margin-left: -4px;
}

.video-social {
    position: absolute;
    width: 768px;
    bottom: 30px;
    left: 50%;
    margin-left: -384px;
}

.video-social .social-likes {
    display: inline-block;
    vertical-align: middle;
    width: 410px;
}

.video-social .social-likes__widget {
    display: inline-block;
    padding: 0;
    margin-right: -1px;
    border: solid 1px #6a6b6c;
    width: 20%;
    height: 46px;
    line-height: 46px;
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -ms-transition: all 0.2s;
    transition: all 0.2s;
    cursor: pointer;
    color: #b6b7b7;
    font-size: 1.3em;
    opacity: .3;
    text-align: center;
}


.video-social .social-likes__button {
    display: inline-block;
    vertical-align: middle;
}

.video-social .social-likes__icon {
    background: url("../images/icons.png") no-repeat transparent;
    width: 50px;
    height: 44px;
    display: block;
}

.video-social .social-likes__counter {
    height: 44px;
    line-height: 48px;
    display: inline-block;
    vertical-align: middle;
}

.video-social .social-likes__widget:hover {
    opacity: .6;
}

.video-social .social-likes__icon_vkontakte {
    background-position: 10px -1643px;
}

.video-social .social-likes__icon_facebook {
    background-position: 15px -1689px;
}

.video-social .social-likes__icon_twitter {
    background-position: 10px -1741px;
}

.video-social .social-likes__icon_odnoklassniki {
    background-position: 15px -1789px;
}

.video-social .social-likes__icon_plusone {
    background-position: 10px -1838px;
}

.video-social .social-likes__widget:hover .social-likes__icon_vkontakte:hover {
    background-position: 10px -1143px;
}

.video-social .social-likes__widget:hover .social-likes__icon_facebook:hover {
    background-position: 15px -1189px;
}

.video-social .social-likes__widget:hover .social-likes__icon_twitter:hover {
    background-position: 10px -1241px;
}

.video-social .social-likes__widget:hover .social-likes__icon_odnoklassniki:hover {
    background-position: 15px -1289px;
}

.video-social .social-likes__widget:hover .social-likes__icon_plusone:hover {
    background-position: 10px -1338px;
}

.video-social .copy-url {
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    width: 350px;
}

.video-social .copy-url input {
    border: solid 1px #6a6b6c;
    height: 46px;
    line-height: 46px;
    display: inline-block;
    vertical-align: middle;
    font-size: 1.3em;
    color: #b6b7b7;
    padding: 0 10px;
    width: 70%;
    margin-left: 5%;
    background: transparent;
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -ms-transition: all 0.2s;
    transition: all 0.2s;
    opacity: .3;
}

.video-social .copy-url button {
    border: solid 1px #6a6b6c;
    background: transparent;
    color: #b6b7b7;
    height: 46px;
    line-height: 46px;
    display: inline-block;
    vertical-align: middle;
    font-size: 1.1em;
    text-transform: uppercase;
    cursor: pointer;
    width: 25%;
    margin-left: -1px;
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -ms-transition: all 0.2s;
    transition: all 0.2s;
    opacity: .3;
}
.video-social .copy-url input:focus, .video-social .copy-url button:focus {
    opacity: .6;
}


/*
 * secondary menu
 * ---------------------------------------------------------------------------------------------------------------------
 */

.secondary-menu {
    padding: 24px 0;
    border: solid 1px #e2e3e4;
    font-family: Lato, arial, sans-serif;
	font-weight: 400;

}

.secondary-menu .menu-main-menu-item {
    display: block;
}

.secondary-menu .menu-main-menu-link {
    display: block;
    padding: 12px 30px;
    color: #b6b7b7;
    font-size: 1.8em;
    position: relative;
    line-height: 1.2em;
}

.secondary-menu .menu-main-menu-items .menu-main-menu-items .menu-main-menu-link {
    font-size: 1.3em;
    padding: 9px 50px;
}

.secondary-menu .menu-main-menu-items .menu-main-menu-items .menu-main-menu-items .menu-main-menu-link {
    padding: 12px 70px;
}

.secondary-menu .menu-main-menu-link.active {
    color: #000;
}

.secondary-menu .menu-main-menu-link.active:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 0;
    border-left: solid 1px #ffba00;
    left: -1px;
    top: 0;
}

/*Скрывающееся левое меню*/
.secondary-menu .menu-main-menu-items .menu-main-menu-items:not([flag="active"]) {
     display: none;
}

.secondary-menu .menu-main-menu-item[flag="active"] > .menu-main-menu-items {
     display: block;
}
/*/Скрывающееся левое меню*/

/*
 * breadcrumb
 * ---------------------------------------------------------------------------------------------------------------------
 */

.breadcrumb {
    height: 40px;
    line-height: 42px;
    color: #d2d3d3;
    font-size: 1.3em;
}

.breadcrumb a {
    color: #b6b7b7;
}

.breadcrumb i {
    font-size: 1.231em;
}

.breadcrumb span, .breadcrumb a, .breadcrumb i {
    display: inline-block;
    margin: 0;
    vertical-align: middle;
}

.breadcrumb i {
    padding: 0 5px;
    font-weight: 200;
    font-style: normal;
    font-size: 1.231em;
}

.breadcrumb a:first-child {
    margin-left: 0;
    width: 16px;
    height: 16px;
    overflow: hidden;
    text-indent: -99px;
    background: url("../images/icons.png") no-repeat 0 -850px ;
}

/*
 * sidebar
 * ---------------------------------------------------------------------------------------------------------------------
 */

.sidebar {
    margin-bottom: 60px;
}

.sidebar > div {
    margin-bottom: -1px;
}

.sidebar .block-title {
    font-family: Lato, arial, sans-serif;
    font-size: 1.8em;
    font-weight: 500;
}

.sidebar-dummy {
    float: left;
    width: 60px;
}

.block-collapsed {
    height: 60px;
    width: 60px;
    display: block;
}

.block-collapsed {
    background: url("../images/icons.png") no-repeat 20px -1033px;
}

.block-collapsed.active {
    background-position: 20px -1083px;
}

.menu-block-collapsed {
    background: url("../images/icons.png") no-repeat 18px -883px;
}

.menu-block-collapsed.active {
    background-position: 18px -933px
}

.tagcloudfilter-collapsed {
    background: url("../images/icons.png") no-repeat 21px -683px;
}

.tagcloudfilter-collapsed.active {
    background-position: 21px -983px;
}

.dim {
    opacity: .5;
    margin-left: 300px;
}

/*
 * node full
 * ---------------------------------------------------------------------------------------------------------------------
 */

.node-full-view, .view-display-id-page {
    padding: 0 0 60px 50px;
}


.node-info {
    height: 45px;
    line-height: 45px;
    white-space: nowrap;
    border-bottom: solid 1px #f1f2f3;
    margin-bottom: 40px;
    font-size: 1em;
    color: #7a7b7c;
}

.node-tags {
    padding-left: 27px;
    height: 45px;
    float: left;
    background: url("../images/icons.png") no-repeat 0 -692px;
    margin-right: 20px;
}
.node-tags .field-items li {
    display: inline-block;
    height: 47px;
    margin-left: 4px;
}
.node-tags .field-items li:first-child {
    display: inline-block;
    height: 47px;
    margin-left: 0;
}

.node-tags .field-items a {
    color: #b6b7b7;
    font-size: 1.3em;
}

.node-tags .field-items a:hover {
    text-decoration: none;
    color: #000;
}

.node-date {
    float: right;
    color: #b6b7b7;
    font-size: 1.3em;
}

.news-important {
    font-weight: normal;
    text-transform: uppercase;
    color: #ed4929;
    border: solid 1px #ed4929;
    display: inline-block;
    padding: 3px;
    margin-left: 12px;
}

h1 .news-important {
    font-size: 0.3em;
    vertical-align: super;
}


.document-format-icon,
.front-documents .document-format-icon.doc,
.front-documents .document-format-icon.pdf {
    padding: 1px 3px;
    color: #7a7b7c;
    border: solid 1px #b6b7b7;
}

.document-format-icon.doc {
    color: #1576bb;
    border-color: #1576bb;
}

.document-format-icon.pdf {
    color: #ff2f2f;
    border-color: #ff2f2f;
}


.attached-documents-label {
    font-size: 2.4em;
    margin-bottom: 40px;
    padding-top: 20px;
    font-weight: 700;
}

.node-attachment .node-teaser-item {
    border: solid 1px #e2e3e4;
    margin-top: -1px;
}

.node-attachment .node-teaser-item {
    padding: 30px;
}



.node-full-view.node-view-gallery .field-name-field-images {
    margin: 50px 0;
    line-height: 0;
    -webkit-column-count: 4;
    -webkit-column-gap:   20px;
    -moz-column-count:    4;
    -moz-column-gap:      20px;
    column-count:         4;
    column-gap:           20px;
}

.node-full-view .node-press-source {
    display: inline-block;
    verticla-align: middle;
    line-height: 1em;
    font-size: 1.3em;
}

.node-full-view .field-name-field-images a {
    display: inline-block;
    margin-bottom: 20px;
    position: relative;
}

.node-full-view .field-name-field-images a:after {
    content: "";
    position: absolute;
    left:0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url('../images/dummy.png') no-repeat center center;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
}

.node-full-view .field-name-field-images a:hover:after {
    background: url('../images/cursor.png') no-repeat center center;
}

.node-full-view.node-view-gallery .field-name-field-images img {
    width: 100% !important;
    height: auto !important;

}

/*
 * tags block
 * ---------------------------------------------------------------------------------------------------------------------
 */

.block-tagcloudfilter {
    padding: 30px;
    border: solid 1px #e2e3e4;
    font-family: Lato, arial, sans-serif;
    line-height: 4em;
	font-weight: 200;
}

.block-tagcloudfilter a {
    color: #b6b7b7;
}

.block-tagcloudfilter a:after {
    content: ',';
    color: #b6b7b7;
}

.tag-link{
    position: relative;
}

.tag-link.current {
    color: #242525;
}

.tag-link.current:before {
    content: "×";
    margin-right: 2px;
}

.tag-cloud-container {
    max-height: 240px;
    overflow: hidden;
    position: relative;
}

.tag-cloud-footer {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #fff;
    height: 50px;
}

.tags-more {
    border: none;
    background: none;
    white-space: nowrap;
    color: #b6b7b7;
    font-size: 1.8em;
    text-align: left;
    height: 20px;
    margin-top: 30px;
    font-family: Lato, arial, sans-serif;
    cursor: pointer;
	font-weight: 200;
}

/*
 * pager
 * ---------------------------------------------------------------------------------------------------------------------
 */
.item-list .pager {
    clear: both;
    text-align: left;
    margin-top: 40px;
}
.item-list .pager li {
    display: inline-block;
    list-style-type: none;
    width: 44px;
    height: 44px;
    border: solid 1px #e2e3e4;
    margin: 0 -4px 0 0;
    padding: 0;
    font-size: 1.8em;
    line-height: 44px;
    text-align: center;
    color: #e2e3e4;
    background-color: #fff;
}



.item-list .pager li a {
    color: #e2e3e4;
    display: block;
    height: 48px;
}

.item-list .pager li:hover a {
    color: #1576bb;
}

.item-list .pager li.pager-current {
    color: #fff;
    background-color: #464748;
    border-color: #464748;
    font-weight: normal;
    box-shadow: 0 1px 1px #242525 inset;
}

.item-list .pager li.pager-ellipsis {
    border-color: transparent;
    background: transparent;
}
.item-list .pager .pager-previous, .item-list .pager .pager-next {
    display: none;
}

.ajax-progress {
    display: none;
}

/*
 * view filters
 * ---------------------------------------------------------------------------------------------------------------------
 */

.views-exposed-form .views-exposed-widget {
    float: none;
}

.news-important-filter {
    float: right;
    position: relative;
    margin-top: -52px;
}

.news-important-filter-item {
    display: inline-block;
    color: #b6b7b7;
    font-size: 1.8em;
    padding: 14px 20px;
}

.news-important-filter-item.current, .news-important-filter-item:hover {
    color: #fff;
    background-color: #464748;
    box-shadow: 0 1px 1px #242525 inset;
}


.view-documents .views-exposed-form {

}

.view-documents .views-exposed-form .views-exposed-widget {
    height: 4em;
    margin-bottom: 1em;
}

.view-documents .views-exposed-form label {
    display: inline-block;
    vertical-align: middle;
    font-size: 1.5em;
    color: #7a7b7c;
    font-family: Lato, arial, sans-serif;
    width: 30%;
    font-weight: 200;
}

.view-documents .views-exposed-form .views-widget {
    display: inline-block;
    vertical-align: middle;
    width: 69%;
}

.view-documents .views-exposed-form input[type="text"],
.view-documents .views-exposed-form select {
    width: 100%;
    height: 40px;
    border: solid 0.15em #e2e3e4;
    font-family: Lato, arial, sans-serif;
    color: #7a7b7c;
    font-size: 1.5em;
    padding: 0 10px;
    -moz-padding-top: 6px;
    line-height: 40px;
    vertical-align: middle;	
	font-weight: 200;
}


.view-documents .views-exposed-widget:hover input[type="text"],
.view-documents .views-exposed-widget:hover select {
    border-color: #cccdce;
    color: #555657;
}

.view-documents .views-exposed-widget:hover label {
    color: #555657;
}

.view-documents .views-exposed-form input[type="text"]:focus,
.view-documents .views-exposed-form select:focus {
    border-color: #242525;
}

.view-documents .views-exposed-form input[type="submit"] {
    border: solid 2px #242525;
    color: #242525;
    font-size: 1.8em;
    padding: 0.833em 1.667em;
    background-color: #fff;
    margin-top: 1em;
    margin-left: 30%;
    cursor: pointer;
    -moz-transition: background-color 0.1s, border-color 0.1s;
    -webkit-transition: background-color 0.1s, border-color 0.1s;
    -ms-transition: background-color 0.1s, border-color 0.1s;
    transition: background-color 0.1s, border-color 0.1s;
}

.view-documents .views-exposed-form input[type="submit"]:hover {
    border-color: #1576bb;
    background-color: #1576bb;
    color: #fff;
}

.view-documents .views-exposed-form input[type="submit"]:active {
    background-color: #136baa;
    border-top-color: #065791;
}

.view-documents .views-exposed-form input[type="submit"].progress-disabled {
    border-color: #1576bb;
    color: transparent;
    background: url("../images/ring-alt.svg") no-repeat center center #1576bb;
}

.views-exposed-form .views-exposed-widget.views-widget-filter-field_tag_tid,
.views-exposed-form .views-exposed-widget.views-widget-filter-field_important_value,
.views-exposed-form .views-exposed-widget.views-widget-filter-field_source_tid,
.views-exposed-form .views-exposed-widget.views-submit-button,
.view-tagpage .views-exposed-form {
    height: 0;
    width: 0;
    padding: 0;
    margin: 0;
    overflow: hidden;
}



.view-documents .views-exposed-form .views-exposed-widget.views-submit-button {
    height: 8em;
    width: auto;
}

.view-photo .view-content * {

}


.press-source-filter {
    padding: 30px;
    border: solid 1px #e2e3e4;
    font-family: Lato, arial, sans-serif;
    line-height: 4em;
	font-weight: 200;
}

.source-link {
    display: block;
    font-size: 1.5em;
    color: #b6b7b7;
    height: 40px;
    line-height: 40px;
    white-space: nowrap;
    overflow: hidden;
    position: relative;
}

.source-link img {
    vertical-align: middle;
    margin-right: 15px;
}

.source-link span {
    display: block;
    width: 45px;
    height: 24px;
    position: absolute;
    right:0;
    top: 50%;
    background-color: #e2e3e4;
    border-radius: 2px;
    margin-top: -12px;
    box-shadow: -18px 0 5px 1px rgba(255,255,255, .8);
}

.source-link em {
    display: block;
    background: #ffffff; /* Old browsers */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMGYwZjEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #ffffff 0%, #f0f0f1 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f0f0f1)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#f0f0f1 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffffff 0%,#f0f0f1 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffffff 0%,#f0f0f1 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ffffff 0%,#f0f0f1 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f0f0f1',GradientType=0 ); /* IE6-8 */
    width: 20px;
    height: 20px;
    margin: 2px;
    -moz-transition: 0.3s all;
    -webkit-transition: 0.3s all;
    -ms-transition: 0.3s all;
    transition: 0.3s all;
}

.source-link.current span {
    background-color: #3e96d4;
}

.source-link.current em {
    margin-left: 23px;
}


.taxonomy-filter {
    padding: 30px 0;
    border: solid 1px #e2e3e4;
}

.taxonomy-filter-container {
    list-style: none;
}


.taxonomy-filter-container li {
    display: block;
}

.taxonomy-filter-item {
    display: block;
    padding: 12px 30px;
    color: #b6b7b7;
    font-size: 1.8em;
    position: relative;
    line-height: 1.2em;
}

.taxonomy-filter-item.active {
    color: #000;
}

.taxonomy-filter-item.active:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 0;
    border-left: solid 1px #ffba00;
    left: -1px;
    top: 0;
}

.taxonomy-filter-counter {
    font-size: 0.722em;
    float: right;
}

.taxonomy-filter-item.active .taxonomy-filter-counter {
    color: #b6b7b7;
}

.loading .view-content * {
    visibility: hidden;
}

.loading .view-content {
    background: url('../images/ring-alt-view.svg') no-repeat center center #fff;
}

#block-views-exp-documents-page {
    position: relative;
}

#views-exposed-form-documents-page {
    display: none;
}

#views-exposed-form-documents-page.expanded {
    display: block;
}

.documents-toggle-form {
    position: absolute;
    right: 15px;
    top: -30px;
    font-size: 1.3em;
    color: #b6b7b7;
}

.cusel {
    width: 100% !important;
    height: 40px;
    font-size: 1.5em;
    border: solid 0.15em #e2e3e4;
    position: relative;
}

.cuselFocus {
    border-color: #cccdce;
    color: #555657;
}

.cuselFocus .cuselFrameRight:after {
    border-top-color: #cccdce;
}

.cuselOpen {
    border-color: #242525;
}

.cuselOpen .cuselFrameRight:after {
    border-top-color: #242525;
}

.cusel,
.cuselFrameRight,
.jScrollPaneDrag,
.jScrollArrowUp,
.jScrollArrowDown {

}

.cuselFrameRight {
    position: absolute;
    top: -0.15em;
    right: 0;
    height: 40px;
    width: 40px;
}

.cuselFrameRight:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    top: 50%;
    left: 50%;
    margin-top: -3px;
    margin-left: -2px;
    border: solid transparent;
    border-width: 10px 4px;
    border-top-color: #e2e3e4;
}

.cuselText {
    cursor: pointer;
    overflow: hidden;
    font-family: Lato, arial, sans-serif;
    color: #7a7b7c;
    padding: 0 10px;
    line-height: 40px;
    position: absolute;
    top: -0.15em;
    left: 0;
    height: 40px;
	font-weight: 200;
}

.cusel span {
    display: block;
    cursor: pointer;
    white-space: nowrap;
    height: 40px;
    width: 100%;
    line-height: 40px;
    color: #7a7b7c;
    zoom: 1;
    padding: 0 10px;
}
.cusel span:hover,
.cusel .cuselOptHover {
    background-color: #f5f5f5;
    color: #242525;
}
.cusel .cuselActive, .cusel .cuselActive:hover {
    cursor: default;
    background-color: #1576bb;
    color: #fff;
}

/*
	styles for focus and hover
*/
.cusel:hover,
.cusel:hover .cuselFrameRight,
.cusel:focus,
.cusel:focus .cuselFrameRight,
.cuselFocus,
.cuselFocus .cuselFrameRight {

}

.cuselOpen {
    z-index: 21;
}

.cusel .cusel-scroll-wrap { 
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    background-color: #fff;
    outline: solid 0.15em #242525;


}

.cusel .cusel-scroll-pane {
    width: 100% !important;
    padding: 0 !important;
}

.cusel .jScrollPaneContainer {
    position: relative;
    overflow: hidden;

    left:0;
    right: 0;
}


.cusel .jScrollPaneTrack {
    height: 100%;
    width: 5px !important;
    position: absolute;
    top: 0;
    right: 5px;
}
.cusel .jScrollPaneDrag {
    position: absolute;
    cursor: pointer;
    width: 5px !important;
    background: #000;
    opacity: .1;
}

.cusel .jScrollPaneDrag:hover {
    opacity: .4;
}

.cusel .jScrollPaneDragTop {

}
.cusel .jScrollPaneDragBottom {

}
.cusel .jScrollArrowUp {

    cursor: pointer;
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 10px;
    top: 0px;
    width: 16px !important;;

}
.cusel .jScrollArrowDown {
    background-position: -46px -76px;
    bottom: 0px;
    cursor: pointer;
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 20px;
    top: auto;
    width: 16px !important;
}

/*
 * attached gallery
 * ---------------------------------------------------------------------------------------------------------------------
 */


.bx-prev,
.bx-next {
    width: 20px;
    height: 20px;

}


.gallery-slider {
    position: relative;
    height: 500px;
    margin-bottom: 60px;
}

.gallery-slider:hover .gallery-slider-container {
    opacity: .8;
}

.gallery-slider .view-content {
    background-color: #242526;
}

.gallery-slider .bx-wrapper {
    margin: 0;
}

.gallery-slider .item-list {
    position: relative;

}

.gallery-slider .item-list ul li {
    margin: 0;
}

.gallery-slider ul li {
    background-color: #242526;
}

.gallery-slider ul li a {
    display: block;
    text-align: center;
}

.gallery-slider .bx-wrapper img {
    display: inline;
    height: 100%;
    width: auto;
}

.gallery-slider .bx-wrapper .bx-viewport {
    border: none;
    background-color: #242526;
    left: 0;

}

.gallery-slider .view-content .item-list:nth-child(2) {
    position: absolute;
    bottom: -100px;
    left: 0;
    right: 0;
    background-color: #242526;
    box-shadow: 0 10px 30px -10px rgba(0,0,0, .6);
    height: 0;
    overflow: hidden;

}

.gallery-slider .view-content .item-list:nth-child(2) .bx-wrapper {
    height: 100px;
}

.gallery-slider:hover .view-content .item-list:nth-child(2) {
    height: 100px;
}
.gallery-slider:hover .view-content .item-list:nth-child(2) a {
    display: block;
    height: 100px;
}


.gallery-slider:hover .view-content .item-list:nth-child(2) a.active {
    border:solid 2px #1576bb;
}

.gallery-slider:hover .view-content .item-list:nth-child(2) a.active img {
    opacity: 1;
}


.gallery-slider .view-content .item-list:nth-child(1) .bx-viewport a {
    position: relative;
}

.gallery-slider .view-content .item-list:nth-child(1) .bx-viewport a:after {
    content: "";
    position: absolute;
    left:0;
    top: 0;
    width: 100%;
    height: 100%;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
    background: url('../images/cursor.png') no-repeat center center;
    opacity: 0;
}

.gallery-slider:hover .view-content .item-list:nth-child(1) .bx-viewport a:after {
    opacity: .8;
}


.gallery-slider .view-content .item-list:nth-child(1) .bx-viewport a:hover:after {

    opacity: 1;
}

.gallery-slider:hover .view-content img {
    opacity: .8;
    -moz-transition: opacity 0.2s;
    -webkit-transition: opacity 0.2s;
    -ms-transition: opacity 0.2s;
    transition: opacity 0.2s;
}

.gallery-slider:hover .view-content img:hover {
    opacity: 1;
}

.gallery-slider .bx-wrapper .bx-caption {
    background-color: rgba(26,26, 27, .9);
    padding: 2em 1.5em;
}

.gallery-slider .bx-wrapper .bx-caption span {
    color: rgba(255,255,255, .9);
    font-size: 1.5em;
    font-style: italic;
}

.gallery-slider .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -18px;
    outline: 0;
    width: 32px;
    height: 36px;
    text-indent: 0;
    z-index: 9999;
    font-size: 4em;
    line-height: 1em;
    display: none;
    color: #ffffff;
    opacity: .8;
    background: url("../images/icons.png") no-repeat;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
}

.gallery-slider .bx-controls-direction a:hover {
    opacity: 1;
}

.gallery-slider .bx-controls-direction .bx-prev {
    left: 30px;
    background-position: 13px -1890px;
}

.gallery-slider .bx-controls-direction .bx-next {
    right: 30px;

    background-position: 0 -1940px;
}


.gallery-slider:hover  .bx-controls-direction a {
    display: block;
}

.slider-pager a {

}

.slider-pager a.active  {
}


/*
 * mejs audio
 * ---------------------------------------------------------------------------------------------------------------------
 */

.item-audio .mejs-container {
    background: #f9f9f9;
}

.item-audio .mejs-container .mejs-controls {
    height: 100%;
    background: #f9f9f9;
}

.item-audio .mejs-controls .mejs-button button {
    background: transparent url('../images/player.png') no-repeat;
}

.item-audio .mejs-container .mejs-controls div.mejs-playpause-button {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 34px;
    height: 34px;
    margin-top: -17px;
    margin-left: -17px;
}
.item-audio .mejs-controls .mejs-playpause-button button {
    width: 34px;
    height: 34px;
    padding: 0;
    margin: 0;
}

.item-audio .mejs-controls .mejs-play button {
    background-position: 0 -66px;
}

.item-audio .mejs-container:hover .mejs-controls .mejs-play button {
    background-position: 0 -16px;
}

.item-audio .mejs-controls .mejs-pause button {
    background-position: 0 -166px;
}

.item-audio .mejs-container:hover .mejs-controls .mejs-pause button {
    background-position: 0 -116px;
}

.item-audio .mejs-container .mejs-controls div.mejs-time-rail {
    width: 100% !important;
    position: absolute;
    bottom: 0;
    height: 5px;
}

.item-audio .mejs-container:hover .mejs-controls div.mejs-time-rail {
    height: 10px;
}

.item-audio .mejs-controls .mejs-time-rail span {
    height: 5px;
}

.item-audio .mejs-container:hover .mejs-controls .mejs-time-rail span {
    height: 10px;
}

.item-audio .mejs-controls .mejs-time-rail .mejs-time-total {
    margin: 0;
    width: 100% !important;
    background-color: #f9f9f9;
}

.item-audio .mejs-controls .mejs-time-rail .mejs-time-loaded {
    background: #e2e3e4;
}

.item-audio .mejs-controls .mejs-time-rail .mejs-time-current {
    background: #b6b7b7;
}

.item-audio .mejs-container:hover .mejs-controls .mejs-time-rail .mejs-time-current {
    background: #1576bb;
}

.item-audio .mejs-container .mejs-controls div.mejs-volume-button {
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -20px;
    width: 40px;
    height: 40px;

}
.item-audio .mejs-container .mejs-controls div.mejs-volume-slider {
    position: absolute;
    height: 115px;
    top: 50%;
    left: 24px;
    margin-top: -57px;
}

.front-tabs-pane .mejs-container {
    height: 165px !important;
}


.item-audio .mejs-container .mejs-controls div.mejs-volume-button:before {
    left: -20px;
    top: 50%;
    content: "";
    border-left: solid 1px #e2e3e4;
    width: 1px;
    height: 26px;
    margin-top: -13px;
    position: absolute;
}

.item-audio .mejs-controls .mejs-volume-button button {
    margin: 0;
    width: 40px;
    height: 40px;
}

.item-audio .mejs-controls .mejs-mute button {
    background-position: 3px -273px;
}

.item-audio .mejs-controls .mejs-unmute button {
    background-position: 0px -373px;
}

.item-audio .mejs-container:hover .mejs-controls .mejs-unmute button {
    background-position: 0px -322px;
}

.item-audio .mejs-container:hover .mejs-controls .mejs-mute button {
    background-position: 3px -222px
}

.item-audio .mejs-controls .mejs-volume-button .mejs-volume-slider {
    background: rgba(36, 37, 37, .9);
}

.item-audio .mejs-controls .mejs-volume-button .mejs-volume-slider:before {
    content: "";
    position: absolute;
    left: -10px;
    border: solid 5px transparent;
    border-right-color: rgba(36, 37, 37, .9);
    top: 50%;
    margin-top: -5px;
}

.item-audio .mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total {
    width: 6px;
    left: 9px;
    background: #000;
}

.item-audio .mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current {
    left: 9px;
    width: 6px;
    background: #f9f9f9;
}

.item-audio .mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle {
    width: 6px;
    height: 2px;
    left: 9px;
    background: #f9f9f9;
}

.fancybox-inner .mejs-container {
    background-color: #000;
}

.fancybox-inner .mejs-container .mejs-controls {
    background: #1b1b1b;
}


.fancybox-inner .mejs-controls .mejs-time-rail .mejs-time-total {
    background: #444;
}

.fancybox-inner .mejs-controls .mejs-time-rail .mejs-time-current {
    background: #cc181e;
}

/*
 * fancybox
 * ---------------------------------------------------------------------------------------------------------------------
 */

.fancybox-prev span {
    left: -50px;
}

.fancybox-next span {
    right: -50px;
}


.fancybox-custom {

}

.fancybox-custom-close {
    width: 30px;
    height: 30px;
    display: block;
    position: absolute;
    right: 25px;
    top: 25px;
    background: url("../images/icons.png") no-repeat 0 -1998px;
    opacity: .8;
}

.fancybox-custom-close:hover,
.fancybox-custom-next:hover,
.fancybox-custom-prev:hover,
.fancybox-title:hover {
    opacity: 1;
}

.fancybox-custom-next {
    width: 50px;
    height: 50px;
    display: block;
    position: absolute;
    top: 50%;
    right: 40px;
    margin-top: -25px;
    background: url("../images/icons.png") no-repeat 15px -1935px;
    opacity: .8;
}

.fancybox-custom-prev {
    width: 50px;
    height: 50px;
    display: block;
    position: absolute;
    top: 50%;
    left: 40px;
    margin-top: -25px;
    background: url("../images/icons.png") no-repeat 15px -1885px;
    opacity: .8;
}

.fancybox-title-outside-wrap {
    width: 100%;
    left: 0;
    position: absolute;
}

.fancybox-title {
    font-family: Lato, arial, sans-serif;
    font-style: italic;
    font-weight: 200;
    color: #fff;
    font-size: 1.5em;
    text-align: center;
    opacity: .8;
}

/* 
* search
*------------------------------------------------------------------------------------------------------------------ 
*/

#block-overlaysearch-overlaysearch {
    background: rgba(36,37,37, .98);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99;
    color: #fff;
    overflow-y: auto;
    display: none;
}

.overlaysearch-container {
    margin: 0 auto;
    width: 90%;
    max-width: 600px;
}


.overlaysearch_form {
    margin-top: 80px;
}

.form-item-search-query {

}

.form-item-search-query label {
    color: #fff;
    font-size: 2.4em;
    text-align: center;
    display: block;
    font-weight: 400;
    opacity: .5;
    padding: 20px 0;
}

.form-item-search-query input[type="text"] {
    background: transparent;
    border: solid 2px #4c4d4d;
    color: #4c4d4d;
    width: 100%;
    padding: 6px;
    font-size: 1.8em;
    line-height: 1em;
}

.form-item-search-query input[type="text"]:hover {
    border-color: #828282;
    color: #828282;
}

.form-item-search-query input[type="text"]:focus {
    border-color: #dbdbdb;
    color: #dbdbdb;
}

.form-item-search-query .description {
    position: relative;
    margin-top: -43px;
    float: right;
    height: 43px;
}

.form-item-search-query .description a {
    display: block;
    width: 24px;
    height: 24px;
    border: solid 2px #f5f5f5;
    font-size: 2em;
    font-weight: 400;
    line-height: 22px;
    text-align: center;
    border-radius: 15px;
    opacity: .2;
    color: #f5f5f5;
    margin: 9px 10px 0 0 ;
    transition: all .2;
    padding-left: 1px;
}



.overlaysearch-empty {
    text-align: center;
    font-size: 1.5em;
    opacity: .2;
    color: #fff;
}

.overlaysearch-results {
    margin-top: 40px;
    padding-bottom: 60px;
}

.overlaysearch-results.processing {
    background: url("../images/ring-alt.svg") no-repeat center bottom;
}

.overlaysearch_form .form-submit {
    display: none;
}

.overlaysearch-close {
    font-size: 4em;
    font-weight: 200;
    color: #fff;
    opacity: .5;
    position: fixed;
    top: 30px;
    right: 30px;
}


.node-search-result {
    border-top: solid 1px rgba(241, 242, 243, .05);
    padding: 20px;
    cursor: pointer;
    transition: all 0.2s;
}

.node-search-result:hover {
    background-color: rgba(0,0,0, .2);
}

.node-search-result-info > div {
    display: inline-block;
    vertical-align: middle;
    font-size: 1.3em;
    color: #fff;
    opacity: .2;
    margin-right: 20px;
    font-weight: 300;
}

.node-search-result-source a {
    color: #fff;

}

.node-search-result-source img {
    vertical-align: baseline;
    margin-right: 3px;
    filter: gray;
    -webkit-filter: grayscale(100%);
}

div.node-search-result-link, a.node-search-result-link {
    color: #fff;
    font-size: 1.5em;
    opacity: .5;
    display: block;
    margin: 10px 0;
    transition: opacity 0.2s;
}

.node-search-result:hover a.node-search-result-link, a.node-search-result-link:hover {
    opacity: 1;
}

.node-search-result-cover {
    float: left;
    margin: 0 10px 10px 0;
}

.node-search-result-partition {
    clear: both;
}
.node-search-result-partition a {
    display: inline-block;
    border: solid 1px #fff;
    padding: 2px 6px;
    font-size: 1.3em;
    text-transform: uppercase;
    color: #fff;
    opacity: .5;
    font-weight: 300;
    transition: all 0.2s;
    position: relative;
    letter-spacing: 2px;

}

.node-search-result-partition a:after {
    content: 'перейти в раздел';
    position: absolute;
    font-size: 0.8em;
    text-transform: lowercase;
    color: #fff;
    white-space: nowrap;
    left: 120%;
    top: 0;
    display: none;
}

.node-search-result-partition a:hover {
    opacity: 1;
    background-color: #fff;
    color: #000;
}

.node-search-result-partition a:hover:after {
    display: block;
}

.search-page .node-search-result-partition a:hover:after {
    display: none;
}

.node-search-result .mejs-container {
    background: transparent;
    border: solid 2px #fff;
    opacity: .2;
}

.node-search-result .mejs-container .mejs-controls {
    height: 100%;
    background: transparent;
}

.node-search-result .mejs-controls .mejs-button button {
    background: transparent url('../images/player.png') no-repeat;
}

.node-search-result .mejs-container .mejs-controls div.mejs-playpause-button {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 34px;
    height: 34px;
    margin-top: -17px;
    margin-left: -12px;
}

.node-search-result .mejs-controls .mejs-playpause-button button {
    width: 34px;
    height: 34px;
    padding: 0;
    margin: 0;
}

.node-search-result .mejs-controls .mejs-play button {
    background-position: 0 -66px;
}


.node-search-result .mejs-controls .mejs-pause button {
    background-position: 0 -166px;
}

.admin-tabs {
    float: right;
    width: 200px;
}
ul.primary {
    border-bottom: none;
}

/* широкая раскладка */
@media screen and (min-width: 900px)
{
    .front .left-side {
        width: 65%;
    }

    .sidebar-dummy {
        display: none;
    }

    .left-side {
        width: 30.5%;
    }

    .front .right-side {
        width: 30.5%;
    }

    .right-side {
        width: 69.5%;
    }

    .featured-block.slider .node-teaser-link {
        font-size: 3.2em;
    }

    .footer-contacts {
        margin-top: 20px;
    }
}

/* узкая раскладка */

@media screen and (max-device-width: 900px), screen and (max-width: 900px)
{
   .left-side {
        width: 50%;
   }

   .right-side {
        width: 50%;
   }

   .rotator .container {
        padding: 0 20px;
   }

   .featured-block.slider .node-teaser-link {
        font-size: 1.8em;
        font-family: Lato, Arial, sans-serif;
		font-weight: 500;
   }

   .front-documents.right-side,
   .front-tabs.left-side,
   .poll-container.left-side {
        float: none;
        width: 100%;
   }

   .footer-menu {
       display: none;
   }

   .featured-block.contacts ul li a span {
        display: none;
   }
/*

   .header-link.logo {
        padding-left: 80px;
        background-position: 20px center;
   }
   */

   .main-menu-link.first {
        margin-left: -50px;
   }

   .header-tools-link.special span {
        display: none;
   }

   .header-tools-link {
        padding: 15px 30px;
   }

   .header-tools-link.special {
        background-position: 18px 23px;
   }

   .header-tools-link.special:hover {
        background-position: 18px -26px;
   }

   .header-tools-link.search {
        background-position: 22px -78px;
   }

   .header-tools-link.search:hover {
        background-position: 22px -128px;
   }

   .header-tools-link.more {
        background-position: 18px -173px;
   }

   .header-tools-link.more:hover {
        background-position: 18px -223px;
   }

   .footer-general-info, .footer-contacts {
    clear: none;
   }

   .block-sociophobia {
       float: none;
       width: 100%;
       text-align: center;
       padding-top: 40px;
       clear: both;
   }
    .footer-contacts {
        margin-top: 0;
    }

 /*   .main-menu .menu-logo {
        left: 37px;
        top: 0;
    }

    .main-menu.sticky .main-menu-link.first {
        margin-left: 40px;
    }
    */

    .sidebar {
        display: none;
        width: 300px;
    }

    .sidebar > div {
        display: none;
    }

    #block-system-main.right-side {
        float: none;
        width: 100%;
        padding-left: 60px;
    }

    .view-display-id-page .node-teaser-link,
    .view-display-id-page .node-teaser-tags {
        margin-left: 0;
    }

    .footer-general-info {
        padding-right: 0;
    }

    .node-social .copy-url button {
        font-size: 0.8em;
    }

    .view-display-id-page .item-event .node-teaser-link, 
    .view-display-id-page .item-event .node-teaser-tags, 
    .view-display-id-page .item-press .node-teaser-link, 
    .view-display-id-page .item-press .node-teaser-tags, 
    .view-display-id-page .item-document .node-teaser-link, 
    .view-display-id-page .item-document .node-teaser-tags {
        margin-left: 0;
    }
}

@media screen and (max-width: 1300px) {


    .rotator-item {
        width: 25%;
    }

    .featured-block.contacts {
        padding: 40px 28px;
    }


    .featured-block.contacts ul li a span {
        display: none;
    }

    .featured-block.contacts table  {

    } 

    .featured-block.contacts br {
        display: inline;
    }


}

@media screen and (max-width: 1000px) {
    .rotator-item {
        width: 33%;
    }

/*
    .front .left-side {
        width: 60%;
    }

    .front .right-side {
        width: 40%;
    }
*/
}

.attached-videos {
    float: right;
    border: solid 1px #e2e3e4;
    padding: 30px;
    margin: 0 0 30px 40px;
}


.attached-videos .item-video {
    margin: 0;
}

.attached-videos .node-teaser-tags {
    display: none;
}

.attached-videos .node-teaser-info {
    display: inline-block;
    vertical-align: middle;
    width: 25px;
    height: 25px;
    background: url("../images/icons.png") no-repeat 0 -2150px;
    margin: 0;
}

.attached-videos .node-teaser-info * {
    display: none;
}

.attached-videos .node-teaser-link {
    margin-left: 10px;
    font-size: 1.3em;
    color: #242525;
    display: inline-block;
    vertical-align: middle;
}

.attached-videos .node-teaser-link:hover, .attached-videos .node-teaser-link:focus {
    color: #1576bb;
}

/* ------------------------------------------------------------------------------------------------------------------- */


.poll {
    display: block;
    background-color: #f8f8fa;
    margin: 0;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: left;
    border: solid 1px #e1e1e3;
    margin: 20px 0 40px;
}

.poll-title {
    width: 33%;
    padding: 30px 20px;
    font-size: 1.8em;
    line-height: 1.334em;
    font-weight: 400;
    background-color: #fff;
}

.poll-voting {
    padding: 30px 20px;
    width: 66%;
    
}

.poll-voting .form-item {
    margin: 0;
}

.poll-voting .form-radios .form-item-choice {
    margin-bottom: 10px;
}

.poll-voting .form-radios label {
    font-size: 1.8em;
    line-height: 1.334em;
    font-weight: 400;
    padding-left: 30px;
    position: relative;
    min-height: 20px;
    display: block;
    cursor: pointer;
}

.poll-voting .form-radios label span {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    border: solid 2px #e4e4e6;
    width: 20px;
    height: 20px;
    border-radius: 20px;
}

.poll-voting .form-radios label em {
    display: none;
    position: absolute;
    width: 8px;
    height: 8px;
    background: #212123;
    border-radius: 8px;
    top: 4px;
    left: 4px;
}

.poll-voting .form-radios label:hover span {
    border-color: #212123;
}

.poll-voting .form-radios input[type="radio"]:checked + label span {
    border-color: #212123;
}


.poll-voting .form-radios input[type="radio"]:checked + label em {
    display: block;
}

.poll-voting .form-submit {
    height: 50px;
    border: solid 2px #242525;
    color: #242525;
    font-size: 1.8em;
    font-weight: 600;
    background: transparent;
    width: 150px;
    margin-top: 10px;
    cursor: pointer;
}

.poll-voting .form-submit:hover {
    border-color: #1576bb;
    background-color: #1576bb;
    color: #fff;
}

.poll-voting .form-radios input[type="radio"] {
    display: none;
}

.poll .text {
    font-size: 1.8em;
    line-height: 1.334em;
    font-weight: 400;
    margin-bottom: 7px;
    width: 100%;

}

.poll .bar {
    height: 5px;
    width: 100%;
}

.poll .bar .foreground {
    height: 5px;
    background-color: #1378bc;
}

.poll .percent {
    text-align: left;
     font-size: 1.3em;
    line-height: 1.334em;
    font-weight: 400;
    color: #6f6f71;
    margin-bottom: 20px;
}

.poll .total {
    text-align: left;
     font-size: 1.5em;
    line-height: 1.334em;
    font-weight: 400;
    color: #6f6f71;
    width: 100%;
}

.item-poll .poll {
    background: #fff;
    border: none;
    font-size: 0.8em;
    margin-bottom: 20px;
}

.poll-older {
    color: #b6b7b7;
    font-size: 1.8em;
    padding: 5px 0;
    margin-right: 36px;
    display: inline-block;
    margin-bottom: 50px;
}

.poll-older:hover {
    color: #1576bb;
}

.poll-older span {
    display: inline-block;
    width: 25px;
    height: 25px;
    vertical-align: middle;
    margin-right: 10px;
}

.poll-older span i {
    display: block;
    height: 2px;
    background-color: #b6b6b6;
    margin-bottom: 2px;
}

.poll-older:hover span i {
    background-color: #1576bb;
}

.poll-older span i:nth-child(odd) {
    width: 50%;
}