win/*! normalize.css v3.0.1 | MIT License | git.io/normalize */

img, legend {
    border: 0;
}

legend, td, th {
    padding: 0;
}

#footer, .clearfix:after, .ui-helper-clearfix:after {
    clear: both;
}

.button-black_border, .button-red_border, .dropdown-input_div .dropdown-input, .dropdown-input_div input, .dropdown-input_div p, textarea {
    /*behavior: url(../js/modulesPIE.htc);*/
}

.owl-carousel .owl-item, .owl-carousel .owl-wrapper, body {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
}

.table-questionnaire1, .ui-datepicker table, .ui-datepicker td, table {
    border-collapse: collapse;
}

html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block;
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
}

    audio:not([controls]) {
        display: none;
        height: 0;
    }

[hidden], template {
    display: none;
}

a {
    background: 0 0;
}

    a:active, a:hover {
        outline: 0;
    }

abbr[title] {
    border-bottom: 1px dotted;
}

b, optgroup, strong {
    font-weight: 700;
}

dfn {
    font-style: italic;
}

h1 {
    font-size: 2em;
    margin: .67em 0;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -.5em;
}

sub {
    bottom: -.25em;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code, kbd, pre, samp {
    font-family: monospace,monospace;
    font-size: 1em;
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button, select {
    text-transform: none;
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
}

    button[disabled], html input[disabled] {
        cursor: default;
    }

    button input::-moz-focus-inner {
        border: 0;
        padding: 0;
    }

input {
    line-height: normal;
}

    input[type=checkbox], input[type=radio] {
        box-sizing: border-box;
        padding: 0;
    }

    input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
        height: auto;
    }

    input[type=search] {
        -webkit-appearance: textfield;
        -moz-box-sizing: content-box;
        -webkit-box-sizing: content-box;
        box-sizing: content-box;
    }

        input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
            -webkit-appearance: none;
        }

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em;
}

.counter-silver, .vote {
    border: 1px solid #e8e8e8;
}

table {
    border-spacing: 0;
}

.clearfix {
    zoom: 1;
}

    .clearfix:after, .clearfix:before {
        display: table;
        content: "";
    }

.mCustomScrollbar {
    -ms-touch-action: none;
    touch-action: none;
}

    .mCustomScrollbar.mCS_no_scrollbar {
        -ms-touch-action: auto;
        touch-action: auto;
    }

.mCustomScrollBox {
    position: relative;
    overflow: hidden;
    height: 100%;
    max-width: 100%;
    outline: 0;
    direction: ltr;
}

.mCSB_container {
    overflow: hidden;
    width: auto;
    height: auto;
}

.mCSB_inside > .mCSB_container {
    margin-right: 30px;
}

.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 0;
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_container {
    margin-right: 0;
    margin-left: 30px;
}

    .mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
        margin-left: 0;
    }

.mCSB_scrollTools {
    position: absolute;
    width: 16px;
    height: auto;
    left: auto;
    top: 0;
    right: 0;
    bottom: 0;
    opacity: .75;
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)";
}

.mCSB_outside + .mCSB_scrollTools {
    right: -26px;
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools, .mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
    right: auto;
    left: 0;
}

.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
    left: -26px;
}

.mCSB_scrollTools .mCSB_draggerContainer {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: auto;
}

.mCSB_scrollTools a + .mCSB_draggerContainer {
    margin: 20px 0;
}

.mCSB_scrollTools .mCSB_draggerRail {
    width: 2px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
}

.mCSB_scrollTools .mCSB_dragger {
    cursor: pointer;
    width: 100%;
    height: 30px;
    z-index: 1;
}

    .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
        position: relative;
        width: 4px;
        height: 100%;
        margin: 0 auto;
        -webkit-border-radius: 16px;
        -moz-border-radius: 16px;
        border-radius: 16px;
        text-align: center;
    }

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    width: 12px;
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 8px;
}

.mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonUp {
    display: block;
    position: absolute;
    height: 20px;
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer;
}

.mCSB_scrollTools .mCSB_buttonDown {
    bottom: 0;
}

.mCSB_horizontal.mCSB_inside > .mCSB_container {
    margin-right: 0;
    margin-bottom: 30px;
}

.mCSB_horizontal.mCSB_outside > .mCSB_container {
    min-height: 100%;
}

.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
    margin-bottom: 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    width: auto;
    height: 16px;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0;
}

.mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    bottom: -26px;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer {
    margin: 0 20px;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 2px;
    margin: 7px 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 30px;
    height: 100%;
    left: 0;
}

    .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
        width: 100%;
        height: 4px;
        margin: 6px auto;
    }

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    height: 12px;
    margin: 2px auto;
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 8px;
    margin: 4px 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft, .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
    display: block;
    position: absolute;
    width: 20px;
    height: 100%;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
    left: 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
    right: 0;
}

.mCSB_container_wrapper {
    position: absolute;
    height: auto;
    width: auto;
    overflow: hidden;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin-right: 30px;
    margin-bottom: 30px;
}

    .mCSB_container_wrapper > .mCSB_container {
        padding-right: 30px;
        padding-bottom: 30px;
    }

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical {
    bottom: 20px;
}

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    right: 20px;
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical {
    bottom: 0;
}

.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    right: 0;
}

.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    left: 20px;
}

.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    left: 0;
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper {
    margin-right: 0;
    margin-left: 30px;
}

.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container {
    padding-right: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container {
    padding-bottom: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 0;
    margin-left: 0;
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
    margin-bottom: 0;
}

.mCSB_scrollTools, .mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonLeft, .mCSB_scrollTools .mCSB_buttonRight, .mCSB_scrollTools .mCSB_buttonUp, .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    -webkit-transition: opacity .2s ease-in-out,background-color .2s ease-in-out;
    -moz-transition: opacity .2s ease-in-out,background-color .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out,background-color .2s ease-in-out;
    transition: opacity .2s ease-in-out,background-color .2s ease-in-out;
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar {
    -webkit-transition: width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out;
    -moz-transition: width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out;
    -o-transition: width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out;
    transition: width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out;
}

.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools, .mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {
    opacity: 0;
    filter: "alpha(opacity=0)";
    -ms-filter: "alpha(opacity=0)";
}

.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools, .mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools, .mCustomScrollBox:hover > .mCSB_scrollTools, .mCustomScrollBox:hover ~ .mCSB_scrollTools, .mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag, .mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag {
    opacity: 1;
    filter: "alpha(opacity=100)";
    -ms-filter: "alpha(opacity=100)";
}

.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0,0,0,.4);
    filter: "alpha(opacity=40)";
    -ms-filter: "alpha(opacity=40)";
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255,255,255,.75);
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)";
}

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255,255,255,.85);
    filter: "alpha(opacity=85)";
    -ms-filter: "alpha(opacity=85)";
}

.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255,255,255,.9);
    filter: "alpha(opacity=90)";
    -ms-filter: "alpha(opacity=90)";
}

.mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonLeft, .mCSB_scrollTools .mCSB_buttonRight, .mCSB_scrollTools .mCSB_buttonUp {
    background-image: url(mCSB_buttons.png);
    background-repeat: no-repeat;
    opacity: .4;
    filter: "alpha(opacity=40)";
    -ms-filter: "alpha(opacity=40)";
}

.mCSB_scrollTools .mCSB_buttonUp {
    background-position: 0 0;
}

.mCSB_scrollTools .mCSB_buttonDown {
    background-position: 0 -20px;
}

.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: 0 -40px;
}

.mCSB_scrollTools .mCSB_buttonRight {
    background-position: 0 -56px;
}

    .mCSB_scrollTools .mCSB_buttonDown:hover, .mCSB_scrollTools .mCSB_buttonLeft:hover, .mCSB_scrollTools .mCSB_buttonRight:hover, .mCSB_scrollTools .mCSB_buttonUp:hover {
        opacity: .75;
        filter: "alpha(opacity=75)";
        -ms-filter: "alpha(opacity=75)";
    }

    .mCSB_scrollTools .mCSB_buttonDown:active, .mCSB_scrollTools .mCSB_buttonLeft:active, .mCSB_scrollTools .mCSB_buttonRight:active, .mCSB_scrollTools .mCSB_buttonUp:active {
        opacity: .9;
        filter: "alpha(opacity=90)";
        -ms-filter: "alpha(opacity=90)";
    }

.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: rgba(255,255,255,.1);
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #e6e6e6;
    width: 7px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    /*behavior: url(../js/modulesPIE.htc);*/
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: rgba(0,0,0,.4);
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px 0;
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -20px;
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -40px;
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -56px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail, .mCS-light-2.mCSB_scrollTools .mCSB_draggerRail {
    width: 4px;
    background-color: #fff;
    background-color: rgba(255,255,255,.1);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 4px;
    background-color: #fff;
    background-color: rgba(255,255,255,.75);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
}

.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 4px;
    margin: 6px auto;
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255,255,255,.85);
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255,255,255,.9);
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px 0;
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -20px;
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -40px;
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -56px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0,0,0,.1);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.75);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.85);
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.9);
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px 0;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -20px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -40px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -56px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail, .mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail {
    width: 4px;
    background-color: #fff;
    background-color: rgba(255,255,255,.1);
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
    background-color: #fff;
    background-color: rgba(255,255,255,.75);
}

.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 4px;
    margin: 6px 0;
}

.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 6px;
    margin: 5px auto;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255,255,255,.85);
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255,255,255,.9);
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -16px 0;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -16px -20px;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -20px -40px;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -20px -56px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0,0,0,.1);
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.75);
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.85);
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.9);
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -96px 0;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -96px -20px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -100px -40px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -100px -56px;
}

.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: rgba(255,255,255,.1);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 2px;
}

.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
}

.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 2px;
    margin: 7px auto;
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0,0,0,.15);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.75);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.85);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.9);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px 0;
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -20px;
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -40px;
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -56px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: rgba(255,255,255,.15);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger, .mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger, .mCS-rounded.mCSB_scrollTools .mCSB_dragger {
    height: 14px;
}

    .mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
        width: 14px;
        margin: 0 1px;
    }

.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 14px;
}

    .mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
        height: 14px;
        margin: 1px 0;
    }

.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    width: 16px;
    height: 16px;
    margin: -1px 0;
}

.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 4px;
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    height: 16px;
    width: 16px;
    margin: 0 -1px;
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 4px;
    margin: 6px 0;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp {
    background-position: 0 -72px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown {
    background-position: 0 -92px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: 0 -112px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight {
    background-position: 0 -128px;
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.75);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0,0,0,.15);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.85);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.9);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px -72px;
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -92px;
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -112px;
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -128px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail {
    width: 4px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    background-color: transparent;
    background-position: center;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==);
    background-repeat: repeat-y;
    opacity: .3;
    filter: "alpha(opacity=30)";
    -ms-filter: "alpha(opacity=30)";
}

.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    height: 4px;
    margin: 6px 0;
    background-repeat: repeat-x;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -16px -72px;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -16px -92px;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -20px -112px;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -20px -128px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=);
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -96px -72px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -96px -92px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -100px -112px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -100px -128px;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-repeat: repeat-y;
    background-image: -moz-linear-gradient(left,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);
    background-image: -webkit-gradient(linear,left top,right top,color-stop(0,rgba(255,255,255,.5)),color-stop(100%,rgba(255,255,255,0)));
    background-image: -webkit-linear-gradient(left,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);
    background-image: -o-linear-gradient(left,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);
    background-image: -ms-linear-gradient(left,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);
    background-image: linear-gradient(to right,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    background-repeat: repeat-x;
    background-image: -moz-linear-gradient(top,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(255,255,255,.5)),color-stop(100%,rgba(255,255,255,0)));
    background-image: -webkit-linear-gradient(top,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);
    background-image: -o-linear-gradient(top,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);
    background-image: -ms-linear-gradient(top,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);
    background-image: linear-gradient(to bottom,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);
}

.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger, .mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger {
    height: 70px;
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 70px;
}

.mCS-3d-dark.mCSB_scrollTools, .mCS-3d.mCSB_scrollTools {
    opacity: 1;
    filter: "alpha(opacity=30)";
    -ms-filter: "alpha(opacity=30)";
}

    .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
        -webkit-border-radius: 16px;
        -moz-border-radius: 16px;
        border-radius: 16px;
    }

    .mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
        width: 8px;
        background-color: #000;
        background-color: rgba(0,0,0,.2);
        box-shadow: inset 1px 0 1px rgba(0,0,0,.5),inset -1px 0 1px rgba(255,255,255,.2);
    }

    .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
        background-color: #555;
    }

    .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
        width: 8px;
    }

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 8px;
    margin: 4px 0;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.5),inset 0 -1px 1px rgba(255,255,255,.2);
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 8px;
    margin: 4px auto;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0,0,0,.1);
    box-shadow: inset 1px 0 1px rgba(0,0,0,.1);
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    box-shadow: inset 0 1px 1px rgba(0,0,0,.1);
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px;
}

.mCS-3d-thick-dark.mCSB_scrollTools, .mCS-3d-thick.mCSB_scrollTools {
    opacity: 1;
    filter: "alpha(opacity=30)";
    -ms-filter: "alpha(opacity=30)";
}

    .mCS-3d-thick-dark.mCSB_scrollTools, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer, .mCS-3d-thick.mCSB_scrollTools, .mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
        -webkit-border-radius: 7px;
        -moz-border-radius: 7px;
        border-radius: 7px;
    }

.mCSB_inside + .mCS-3d-thick-dark.mCSB_scrollTools_vertical, .mCSB_inside + .mCS-3d-thick.mCSB_scrollTools_vertical {
    right: 1px;
}

.mCS-3d-thick-dark.mCSB_scrollTools_vertical, .mCS-3d-thick.mCSB_scrollTools_vertical {
    box-shadow: inset 1px 0 1px rgba(0,0,0,.1),inset 0 0 14px rgba(0,0,0,.5);
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal, .mCS-3d-thick.mCSB_scrollTools_horizontal {
    bottom: 1px;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.1),inset 0 0 14px rgba(0,0,0,.5);
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    box-shadow: inset 1px 0 0 rgba(255,255,255,.4);
    width: 12px;
    margin: 2px;
    position: absolute;
    height: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    box-shadow: inset 0 1px 0 rgba(255,255,255,.4);
    height: 12px;
    width: auto;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #555;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
    background-color: #000;
    background-color: rgba(0,0,0,.05);
    box-shadow: inset 1px 1px 16px rgba(0,0,0,.1);
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px;
}

.mCS-3d-thick-dark.mCSB_scrollTools {
    box-shadow: inset 0 0 14px rgba(0,0,0,.2);
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
    box-shadow: inset 0 1px 1px rgba(0,0,0,.1),inset 0 0 14px rgba(0,0,0,.2);
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    box-shadow: inset 1px 0 0 rgba(255,255,255,.4),inset -1px 0 0 rgba(0,0,0,.2);
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    box-shadow: inset 0 1px 0 rgba(255,255,255,.4),inset 0 -1px 0 rgba(0,0,0,.2);
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #777;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
    background-color: #fff;
    background-color: rgba(0,0,0,.05);
    box-shadow: inset 1px 1px 16px rgba(0,0,0,.1);
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-minimal.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px;
}

.mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical, .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical {
    right: 0;
    margin: 12px 0;
}

.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox.mCS-minimal + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    bottom: 0;
    margin: 0 12px;
}

.mCS-dir-rtl > .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical, .mCS-dir-rtl > .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical {
    left: 0;
    right: auto;
}

.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger, .mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger {
    height: 50px;
}

.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 50px;
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255,255,255,.2);
    filter: "alpha(opacity=20)";
    -ms-filter: "alpha(opacity=20)";
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255,255,255,.5);
    filter: "alpha(opacity=50)";
    -ms-filter: "alpha(opacity=50)";
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.2);
    filter: "alpha(opacity=20)";
    -ms-filter: "alpha(opacity=20)";
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.5);
    filter: "alpha(opacity=50)";
    -ms-filter: "alpha(opacity=50)";
}

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools .mCSB_draggerRail {
    width: 6px;
    background-color: #000;
    background-color: rgba(0,0,0,.2);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
}

.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 6px;
    margin: 5px 0;
}

.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 12px;
}

.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 12px;
    margin: 2px 0;
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px;
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px;
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px;
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px;
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.75);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.85);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.9);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0,0,0,.1);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px;
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px;
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px;
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px;
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset.mCSB_scrollTools .mCSB_draggerRail {
    width: 12px;
    background-color: #000;
    background-color: rgba(0,0,0,.2);
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
    margin: 3px 5px;
    position: absolute;
    height: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    height: 6px;
    margin: 5px 3px;
    position: absolute;
    width: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 12px;
    margin: 2px 0;
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px;
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px;
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px;
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px;
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.75);
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.85);
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.9);
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0,0,0,.1);
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px;
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px;
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px;
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px;
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent;
    border-width: 1px;
    border-style: solid;
    border-color: #fff;
    border-color: rgba(255,255,255,.2);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.vote, textarea {
    box-sizing: border-box;
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
    border-color: #000;
    border-color: rgba(0,0,0,.2);
}

.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: rgba(255,255,255,.6);
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0,0,0,.6);
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.75);
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.85);
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.9);
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255,255,255,.75);
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255,255,255,.85);
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255,255,255,.9);
}
@font-face {
    font-family: 'sourcesanspro';
    src: url('https://www.silver.ru/local/templates/index/img/winter/SourceSansPro-Bold.otf');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: roboto;
    src: url(../font/robotonew/roboto-thin.eot);
    src: url(../font/robotonew/roboto-thin.eot?#iefix)format('embedded-opentype'),url(../font/robotonew/roboto-thin.woff)format('woff'),url(../font/robotonew/roboto-thin.ttf)format('truetype');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: roboto;
    src: url(../font/robotonew/roboto-light.eot);
    src: url(../font/robotonew/roboto-light.eot?#iefix)format('embedded-opentype'),url(../font/robotonew/roboto-light.woff)format('woff'),url(../font/robotonew/roboto-light.ttf)format('truetype');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: roboto;
    src: url(../font/robotonew/roboto-regular.eot);
    src: url(../font/robotonew/roboto-regular.eot?#iefix)format('embedded-opentype'),url(../font/robotonew/roboto-regular.woff)format('woff'),url(../font/robotonew/roboto-regular.ttf)format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: roboto;
    src: url(../font/robotonew/roboto-medium.eot);
    src: url(../font/robotonew/roboto-medium.eot?#iefix)format('embedded-opentype'),url(../font/robotonew/roboto-medium.woff)format('woff'),url(../font/robotonew/roboto-medium.ttf)format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: roboto;
    src: url(../font/robotonew/roboto-bold.eot);
    src: url(../font/robotonew/roboto-bold.eot?#iefix)format('embedded-opentype'),url(../font/robotonew/roboto-bold.woff)format('woff'),url(../font/robotonew/roboto-bold.ttf)format('truetype');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: roboto;
    src: url(../font/robotonew/roboto-black.eot);
    src: url(../font/robotonew/roboto-black.eot?#iefix)format('embedded-opentype'),url(../font/robotonew/roboto-black.woff)format('woff'),url(../font/robotonew/roboto-black.ttf)format('truetype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: roboto;
    src: url(../font/robotonew/roboto-thinitalic.eot);
    src: url(../font/robotonew/roboto-thinitalic.eot?#iefix)format('embedded-opentype'),url(../font/robotonew/roboto-thinitalic.woff)format('woff'),url(../font/robotonew/roboto-thinitalic.ttf)format('truetype');
    font-weight: 100;
    font-style: italic;
}

@font-face {
    font-family: roboto;
    src: url(../font/robotonew/roboto-lightitalic.eot);
    src: url(../font/robotonew/roboto-lightitalic.eot?#iefix)format('embedded-opentype'),url(../font/robotonew/roboto-lightitalic.woff)format('woff'),url(../font/robotonew/roboto-lightitalic.ttf)format('truetype');
    font-weight: 200;
    font-style: italic;
}

@font-face {
    font-family: roboto;
    src: url(../font/robotonew/roboto-italic.eot);
    src: url(../font/robotonew/roboto-italic.eot?#iefix)format('embedded-opentype'),url(../font/robotonew/roboto-italic.woff)format('woff'),url(../font/robotonew/roboto-italic.ttf)format('truetype');
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: roboto;
    src: url(../font/robotonew/roboto-mediumitalic.eot);
    src: url(../font/robotonew/roboto-mediumitalic.eot?#iefix)format('embedded-opentype'),url(../font/robotonew/roboto-mediumitalic.woff)format('woff'),url(../font/robotonew/roboto-mediumitalic.ttf)format('truetype');
    font-weight: 600;
    font-style: italic;
}

@font-face {
    font-family: roboto;
    src: url(../font/robotonew/roboto-bolditalic.eot);
    src: url(../font/robotonew/roboto-bolditalic.eot?#iefix)format('embedded-opentype'),url(../font/robotonew/roboto-bolditalic.woff)format('woff'),url(../font/robotonew/roboto-bolditalic.ttf)format('truetype');
    font-weight: 800;
    font-style: italic;
}

@font-face {
    font-family: roboto;
    src: url(../font/robotonew/roboto-blackitalic.eot);
    src: url(../font/robotonew/roboto-blackitalic.eot?#iefix)format('embedded-opentype'),url(../font/robotonew/roboto-blackitalic.woff)format('woff'),url(../font/robotonew/roboto-blackitalic.ttf)format('truetype');
    font-weight: 900;
    font-style: italic;
}

@font-face {
    font-family: roboto_condensed;
    src: url(../font/robotonew/robotocondensed-light.eot);
    src: url(../font/robotonew/robotocondensed-light.eot?#iefix)format('embedded-opentype'),url(../font/robotonew/robotocondensed-light.woff)format('woff'),url(../font/robotonew/robotocondensed-light.ttf)format('truetype');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: roboto_condensed;
    src: url(../font/robotonew/robotocondensed-regular.eot);
    src: url(../font/robotonew/robotocondensed-regular.eot?#iefix)format('embedded-opentype'),url(../font/robotonew/robotocondensed-regular.woff)format('woff'),url(../font/robotonew/robotocondensed-regular.ttf)format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: roboto_condensed;
    src: url(../font/robotonew/robotocondensed-bold.eot);
    src: url(../font/robotonew/robotocondensed-bold.eot?#iefix)format('embedded-opentype'),url(../font/robotonew/robotocondensed-bold.woff)format('woff'),url(../font/robotonew/robotocondensed-bold.ttf)format('truetype');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: roboto_condensed;
    src: url(../font/robotonew/robotocondensed-lightitalic.eot);
    src: url(../font/robotonew/robotocondensed-lightitalic.eot?#iefix)format('embedded-opentype'),url(../font/robotonew/robotocondensed-lightitalic.woff)format('woff'),url(../font/robotonew/robotocondensed-lightitalic.ttf)format('truetype');
    font-weight: 200;
    font-style: italic;
}

@font-face {
    font-family: roboto_condensed;
    src: url(../font/robotonew/robotocondensed-italic.eot);
    src: url(../font/robotonew/robotocondensed-italic.eot?#iefix)format('embedded-opentype'),url(../font/robotonew/robotocondensed-italic.woff)format('woff'),url(../font/robotonew/robotocondensed-italic.ttf)format('truetype');
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: roboto_condensed;
    src: url(../font/robotonew/robotocondensed-bolditalic.eot);
    src: url(../font/robotonew/robotocondensed-bolditalic.eot?#iefix)format('embedded-opentype'),url(../font/robotonew/robotocondensed-bolditalic.woff)format('woff'),url(../font/robotonew/robotocondensed-bolditalic.ttf)format('truetype');
    font-weight: 800;
    font-style: italic;
}

@font-face {
    font-family: ctmedium_condensed;
    src: url(../font/castletype/castletype_-_standard_ct_medium_condensed.eot);
    src: url(../font/castletype/castletype_-_standard_ct_medium_condensed.eot?#iefix)format('embedded-opentype'),url(../font/castletype/castletype_-_standard_ct_medium_condensed.woff)format('woff'),url(../font/castletype/castletype_-_standard_ct_medium_condensed.ttf)format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: ctmedium_condensed-web;
    src: url(../font/castletype-web/2C5531_0_0.eot);
    src: url(../font/castletype-web/2C5531_0_0.eot?#iefix)format('embedded-opentype'),url(../font/castletype-web/2C5531_0_0.woff)format('woff'),url(../font/castletype-web/2C5531_0_0.woff2)format('woff2'),url(../font/castletype-web/2C5531_0_0.ttf)format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: helvetica;
    src: url(../font/helvetica/helv2ulightitalic.eot);
    src: url(../font/helvetica/helv2ulightitalic.eot?#iefix)format('embedded-opentype'),url(../font/helvetica/helv2ulightitalic.woff)format('woff'),url(../font/helvetica/helv2ulightitalic.ttf)format('truetype');
    font-weight: 200;
    font-style: italic;
}

@font-face {
    font-family: helvetica;
    src: url(../font/helvetica/helv2ulight.eot);
    src: url(../font/helvetica/helv2ulight.eot?#iefix)format('embedded-opentype'),url(../font/helvetica/helv2ulight.woff)format('woff'),url(../font/helvetica/helv2ulight.ttf)format('truetype');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: helvetica;
    src: url(../font/helvetica/helv4light.eot);
    src: url(../font/helvetica/helv4light.eot?#iefix)format('embedded-opentype'),url(../font/helvetica/helv4light.woff)format('woff'),url(../font/helvetica/helv4light.ttf)format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: helvetica;
    src: url(../font/helvetica/helv3thinitalic.eot);
    src: url(../font/helvetica/helv3thinitalic.eot?#iefix)format('embedded-opentype'),url(../font/helvetica/helv3thinitalic.woff)format('woff'),url(../font/helvetica/helv3thinitalic.ttf)format('truetype');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: helvetica;
    src: url(../font/helvetica/helv3thin.eot);
    src: url(../font/helvetica/helv3thin.eot?#iefix)format('embedded-opentype'),url(../font/helvetica/helv3thin.woff)format('woff'),url(../font/helvetica/helv3thin.ttf)format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: helvetica;
    src: url(../font/helvetica/helv8heavy.eot);
    src: url(../font/helvetica/helv8heavy.eot?#iefix)format('embedded-opentype'),url(../font/helvetica/helv8heavy.woff)format('woff'),url(../font/helvetica/helv8heavy.ttf)format('truetype');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: helvetica;
    src: url(../font/helvetica/helv7bold.eot);
    src: url(../font/helvetica/helv7bold.eot?#iefix)format('embedded-opentype'),url(../font/helvetica/helv7bold.woff)format('woff'),url(../font/helvetica/helv7bold.ttf)format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: helvetica;
    src: url(../font/helvetica/helv7bolditalic.eot);
    src: url(../font/helvetica/helv7bolditalic.eot?#iefix)format('embedded-opentype'),url(../font/helvetica/helv7bolditalic.woff)format('woff'),url(../font/helvetica/helv7bolditalic.ttf)format('truetype');
    font-weight: 700;
    font-style: italic;
}

@font-face {
    font-family: helvetica;
    src: url(../font/helvetica/helv6mediumitalic.eot);
    src: url(../font/helvetica/helv6mediumitalic.eot?#iefix)format('embedded-opentype'),url(../font/helvetica/helv6mediumitalic.woff)format('woff'),url(../font/helvetica/helv6mediumitalic.ttf)format('truetype');
    font-weight: 600;
    font-style: italic;
}

@font-face {
    font-family: helvetica;
    src: url(../font/helvetica/helv6medium.eot);
    src: url(../font/helvetica/helv6medium.eot?#iefix)format('embedded-opentype'),url(../font/helvetica/helv6medium.woff)format('woff'),url(../font/helvetica/helv6medium.ttf)format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: helvetica;
    src: url(../font/helvetica/helv5normalitalic.eot);
    src: url(../font/helvetica/helv5normalitalic.eot?#iefix)format('embedded-opentype'),url(../font/helvetica/helv5normalitalic.woff)format('woff'),url(../font/helvetica/helv5normalitalic.ttf)format('truetype');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: helvetica;
    src: url(../font/helvetica/helv5normal.eot);
    src: url(../font/helvetica/helv5normal.eot?#iefix)format('embedded-opentype'),url(../font/helvetica/helv5normal.woff)format('woff'),url(../font/helvetica/helv5normal.ttf)format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: helvetica;
    src: url(../font/helvetica/helv4lightitalic.eot);
    src: url(../font/helvetica/helv4lightitalic.eot?#iefix)format('embedded-opentype'),url(../font/helvetica/helv4lightitalic.woff)format('woff'),url(../font/helvetica/helv4lightitalic.ttf)format('truetype');
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: helvetica;
    src: url(../font/helvetica/helv9blackitalic.eot);
    src: url(../font/helvetica/helv9blackitalic.eot?#iefix)format('embedded-opentype'),url(../font/helvetica/helv9blackitalic.woff)format('woff'),url(../font/helvetica/helv9blackitalic.ttf)format('truetype');
    font-weight: 900;
    font-style: italic;
}

@font-face {
    font-family: helvetica;
    src: url(../font/helvetica/helv9black.eot);
    src: url(../font/helvetica/helv9black.eot?#iefix)format('embedded-opentype'),url(../font/helvetica/helv9black.woff)format('woff'),url(../font/helvetica/helv9black.ttf)format('truetype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: helvetica;
    src: url(../font/helvetica/helv8heavyitalic.eot);
    src: url(../font/helvetica/helv8heavyitalic.eot?#iefix)format('embedded-opentype'),url(../font/helvetica/helv8heavyitalic.woff)format('woff'),url(../font/helvetica/helv8heavyitalic.ttf)format('truetype');
    font-weight: 800;
    font-style: italic;
}

@font-face {
    font-family: helvetica_neue;
    src: url(../font/helvetica_neue/HelveticaNeueUltraLightItalic.eot);
    src: url(../font/helvetica_neue/HelveticaNeueUltraLightItalic.eot?#iefix)format('embedded-opentype'),url(../font/helvetica_neue/HelveticaNeueUltraLightItalic.woff)format('woff'),url(../font/helvetica_neue/HelveticaNeueUltraLightItalic.ttf)format('truetype');
    font-weight: 100;
    font-style: italic;
}

@font-face {
    font-family: helvetica_neue;
    src: url(../font/helvetica_neue/HelveticaNeueUltraLight.eot);
    src: url(../font/helvetica_neue/HelveticaNeueUltraLight.eot?#iefix)format('embedded-opentype'),url(../font/helvetica_neue/HelveticaNeueUltraLight.woff)format('woff'),url(../font/helvetica_neue/HelveticaNeueUltraLight.ttf)format('truetype');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: helvetica_neue;
    src: url(../font/helvetica_neue/HelveticaNeueLightItalic.eot);
    src: url(../font/helvetica_neue/HelveticaNeueLightItalic.eot?#iefix)format('embedded-opentype'),url(../font/helvetica_neue/HelveticaNeueLightItalic.woff)format('woff'),url(../font/helvetica_neue/HelveticaNeueLightItalic.ttf)format('truetype');
    font-weight: 200;
    font-style: italic;
}

@font-face {
    font-family: helvetica_neue;
    src: url(../font/helvetica_neue/HelveticaNeueLight.eot);
    src: url(../font/helvetica_neue/HelveticaNeueLight.eot?#iefix)format('embedded-opentype'),url(../font/helvetica_neue/HelveticaNeueLight.woff)format('woff'),url(../font/helvetica_neue/HelveticaNeueLight.ttf)format('truetype');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: helvetica_neue;
    src: url(../font/helvetica_neue/HelveticaNeue.eot);
    src: url(../font/helvetica_neue/HelveticaNeue.eot?#iefix)format('embedded-opentype'),url(../font/helvetica_neue/HelveticaNeue.woff)format('woff'),url(../font/helvetica_neue/HelveticaNeue.ttf)format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: helvetica_neue;
    src: url(../font/helvetica_neue/HelveticaNeueItalic.eot);
    src: url(../font/helvetica_neue/HelveticaNeueItalic.eot?#iefix)format('embedded-opentype'),url(../font/helvetica_neue/HelveticaNeueItalic.woff)format('woff'),url(../font/helvetica_neue/HelveticaNeueItalic.ttf)format('truetype');
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: helvetica_neue;
    src: url(../font/helvetica_neue/HelveticaNeueMedium.eot);
    src: url(../font/helvetica_neue/HelveticaNeueMedium.eot?#iefix)format('embedded-opentype'),url(../font/helvetica_neue/HelveticaNeueMedium.woff)format('woff'),url(../font/helvetica_neue/HelveticaNeueMedium.ttf)format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: helvetica_neue;
    src: url(../font/helvetica_neue/HelveticaNeueBold.eot);
    src: url(../font/helvetica_neue/HelveticaNeueBold.eot?#iefix)format('embedded-opentype'),url(../font/helvetica_neue/HelveticaNeueBold.woff)format('woff'),url(../font/helvetica_neue/HelveticaNeueBold.ttf)format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: helvetica_neue;
    src: url(../font/helvetica_neue/HelveticaNeueBoldItalic.eot);
    src: url(../font/helvetica_neue/HelveticaNeueBoldItalic.eot?#iefix)format('embedded-opentype'),url(../font/helvetica_neue/HelveticaNeueBoldItalic.woff)format('woff'),url(../font/helvetica_neue/HelveticaNeueBoldItalic.ttf)format('truetype');
    font-weight: 700;
    font-style: italic;
}

@font-face {
    font-family: helvetica_neue;
    src: url(../font/helvetica_neue/HelveticaNeueCondensedBold.eot);
    src: url(../font/helvetica_neue/HelveticaNeueCondensedBold.eot?#iefix)format('embedded-opentype'),url(../font/helvetica_neue/HelveticaNeueCondensedBold.woff)format('woff'),url(../font/helvetica_neue/HelveticaNeueCondensedBold.ttf)format('truetype');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: helvetica_neue;
    src: url(../font/helvetica_neue/HelveticaNeueCondensedBlack.eot);
    src: url(../font/helvetica_neue/HelveticaNeueCondensedBlack.eot?#iefix)format('embedded-opentype'),url(../font/helvetica_neue/HelveticaNeueCondensedBlack.woff)format('woff'),url(../font/helvetica_neue/HelveticaNeueCondensedBlack.ttf)format('truetype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: long_numbers;
    src: url(../font/long_numbers/long_numbers.eot);
    src: url(../font/long_numbers/long_numbers.eot?#iefix)format('embedded-opentype'),url(../font/long_numbers/long_numbers.woff2)format('woff2'),url(../font/long_numbers/long_numbers.woff)format('woff'),url(../font/long_numbers/long_numbers.ttf)format('truetype');
    font-weight: 400;
    font-style: normal;
}

body {
    -webkit-font-smoothing: subpixel-antialiased !important;
    -ms-backface-visibility: hidden;
}

.add-circle-red {
    background-position: 0 0;
    width: 30px;
    height: 30px;
}

.add-hover-circle-red {
    background-position: 0 -80px;
    width: 30px;
    height: 30px;
}

.apple-circle-red {
    background-position: 0 -160px;
    width: 32px;
    height: 31px;
}

.apple-circle-white {
    background-position: 0 -241px;
    width: 29px;
    height: 29px;
}

.clock-circle-black {
    background-position: 0 -320px;
    width: 31px;
    height: 31px;
}

.clock-circle-red {
    background-position: 0 -401px;
    width: 31px;
    height: 31px;
}

.close-active-circle-black {
    background-position: 0 -482px;
    width: 33px;
    height: 33px;
}

.close-circle-black {
    background-position: 0 -565px;
    width: 33px;
    height: 33px;
}

.close-circle-red {
    background-position: 0 -648px;
    width: 30px;
    height: 30px;
}

.close-circle-white {
    background-position: 0 -728px;
    width: 33px;
    height: 33px;
}

.close-hover-circle-black {
    background-position: 0 -811px;
    width: 33px;
    height: 33px;
}

.close-hover-circle-red {
    background-position: 0 -894px;
    width: 30px;
    height: 30px;
}

.ellipsis-circle-black {
    background-position: 0 -974px;
    width: 30px;
    height: 31px;
}

.ellipsis-circle-red {
    background-position: 0 -1055px;
    width: 30px;
    height: 31px;
}

.fb-circle-black {
    background-position: 0 -1136px;
    width: 31px;
    height: 31px;
}

.fb-circle-red-hover {
    background-position: 0 -1217px;
    width: 31px;
    height: 31px;
}

.fb-circle-red {
    background-position: 0 -1298px;
    width: 31px;
    height: 31px;
}

.info-circle-black {
    background-position: 0 -1379px;
    width: 31px;
    height: 31px;
}

.info-circle-red {
    background-position: 0 -1460px;
    width: 29px;
    height: 29px;
}

.menu-circle-gray {
    background-position: 0 -1539px;
    width: 31px;
    height: 31px;
}

.menu-circle-red {
    background-position: 0 -1620px;
    width: 31px;
    height: 31px;
}

.microphone-circle-black {
    background-position: 0 -1701px;
    width: 29px;
    height: 29px;
}

.ok-circle-red {
    background-position: 0 -1780px;
    width: 29px;
    height: 29px;
}

.ok-circle-white {
    background-position: 0 -1859px;
    width: 29px;
    height: 29px;
}

.plus-circle-black {
    background-position: 0 -1938px;
    width: 31px;
    height: 31px;
}

.plus-circle-red {
    background-position: -83px 0;
    width: 31px;
    height: 31px;
}

.receiver-circle-white {
    background-position: -83px -81px;
    width: 29px;
    height: 29px;
}

.refresh-circle-white {
    background-position: -83px -160px;
    width: 29px;
    height: 29px;
}

.tw-circle-red, .tw-circle-red-hover, .vk-circle-black, .vk-circle-red, .vk-circle-red-hover {
    width: 31px;
    height: 31px;
}

.tw-circle-black {
    background-position: -83px -239px;
    width: 32px;
    height: 31px;
}

.tw-circle-red-hover {
    background-position: -83px -320px;
}

.tw-circle-red {
    background-position: -83px -401px;
}

.vk-circle-black {
    background-position: -83px -482px;
}

.vk-circle-red-hover {
    background-position: -83px -563px;
}

.vk-circle-red {
    background-position: -83px -644px;
}

.play_google-circle-red {
    background: url(../img/sprites-circle/play_google-circle-red.png);
    width: 31px;
    height: 31px;
    display: inline-block;
}

.phone-circle-white {
    background: url(../img/sprites-circle/phone-circle-white.png);
    width: 29px;
    height: 29px;
    display: inline-block;
}

.listen-circle-white {
    background: url(../img/sprites-circle/listen-circle-white.png);
    width: 29px;
    height: 29px;
    display: inline-block;
}

.sprites-circle {
    background-image: url(../img/sprites-circle.png);
    display: inline-block;
}
.sprites-circle2 {
    position: absolute;
    right: 15px;
    top: 10px;
    width: 20px;
    height: 20px;
    cursor: pointer;
    background: #FF4747;
    opacity: 0.9;
    /* padding: 2px 5px 2px 5px; */
    border-radius: 0px 6px 0px 6px;
}
.sprites-circle2:before, .sprites-circle2:after {
    position: absolute;
    left: 10px;
    content: ' ';
    height: 10px;
    width: 1px;
    background-color: white;
    top: 4px;
}
.sprites-circle2:before {
    transform: rotate(45deg);
}
.sprites-circle2:after {
    transform: rotate(-45deg);
}
.sprites-circle2:hover {
    opacity: 0.5;
}
.youtube-circle-black {
    background-image: url(/local/templates/index/img/youtube_icons.svg) !important;
    display: inline-block;
    height: 31px;
    width: 31px;
    background-size: contain;
    background-repeat: no-repeat;
}
.close-black {
    background-position: 0 0;
    width: 14px;
    height: 14px;
}

.close-white {
    background-position: 0 -64px;
    width: 16px;
    height: 16px;
}

.comments_black, .comments_grey, .comments_red {
    width: 13px;
    height: 12px;
}

.comments_black {
    background-position: 0 -130px;
}

.comments_grey {
    background-position: 0 -192px;
}

.comments_red {
    background-position: 0 -254px;
}

.date-white_red {
    background-position: 0 -316px;
    width: 17px;
    height: 18px;
}

.input-checkbox-big {
    background-position: 0 -384px;
    width: 30px;
    height: 30px;
}

.input-checkbox-checked-big {
    background-position: 0 -464px;
    width: 30px;
    height: 30px;
}

.input-checkbox-checked {
    background-position: 0 -544px;
    width: 23px;
    height: 23px;
}

.input-checkbox {
    background-position: 0 -617px;
    width: 23px;
    height: 23px;
}
.checkbox-text {
   margin: 14px 0;
}
.menu-white {
    background-position: 0 -690px;
    width: 23px;
    height: 12px;
}

.pause-white {
    background-position: 0 -752px;
    width: 7px;
    height: 20px;
}

.play-block-white-small {
    background-position: 0 -822px;
    width: 52px;
    height: 52px;
}

.play-block-white-transparent {
    background-position: 0 -924px;
    width: 40px;
    height: 40px;
}

.play-block-white {
    background-position: 0 -1014px;
    width: 71px;
    height: 64px;
}

.play-red-small {
    background-position: 0 -1128px;
    width: 10px;
    height: 10px;
}

.play-white {
    background-position: 0 -1188px;
    width: 17px;
    height: 19px;
}

.popup-triangle {
    background-position: 0 -1257px;
    width: 24px;
    height: 11px;
}

.search-black {
    background-position: 0 -1318px;
    width: 13px;
    height: 14px;
}

.sign_in-white {
    /* background-position: 0 -1382px; */
    background-image: url(../img/log-in-button.svg) !important;
    width: 20px;
    height: 20px;
}

.sign_up-white {
    /* background-position: 0 -1449px; */
    background-image: url(../img/profile.svg) !important;
    width: 16px;
    height: 16px;
}

.stop-block-white-small {
    background-position: 0 -1514px;
    width: 52px;
    height: 52px;
}

.stop-block-white {
    background-position: 0 -1616px;
    width: 71px;
    height: 64px;
}

.switch-left-white {
    background-position: 0 -1730px;
    width: 9px;
    height: 17px;
}

.switch-right-white {
    background-position: 0 -1797px;
    width: 9px;
    height: 17px;
}

.triangle-big-bottom-black {
    background-position: 0 -1864px;
    width: 10px;
    height: 5px;
}

.triangle-big-bottom-white {
    background-position: 0 -1919px;
    width: 9px;
    height: 5px;
}

.triangle-big-top-black {
    background-position: -121px 0;
    width: 10px;
    height: 5px;
}

.triangle-bottom-black {
    background-position: -121px -55px;
    width: 7px;
    height: 7px;
}

.triangle-bottom-white {
    background-position: -121px -109px;
    width: 7px;
    height: 4px;
}

.triangle-left-black {
    background-position: -121px -163px;
    width: 4px;
    height: 7px;
}

.triangle-right-black-list-style {
    background-position: -121px -220px;
    width: 9px;
    height: 10px;
}

.triangle-right-black {
    background-position: -121px -280px;
    width: 4px;
    height: 7px;
}

.triangle2-small-bottom-black {
    background-position: -121px -337px;
    width: 6px;
    height: 6px;
}

.triangle2-small-top-black {
    background-position: -121px -393px;
    width: 6px;
    height: 6px;
}

.video-red-small {
    background-position: -121px -449px;
    width: 24px;
    height: 11px;
}

.view_black, .view_red {
    width: 15px;
    height: 9px;
}

.view_black {
    background-position: -121px -510px;
}

.view_grey {
    background-position: -121px -569px;
    width: 15px;
    height: 9px;
}

.view_red {
    background-position: -121px -628px;
}

.volume-off, .volume-on {
    width: 24px;
    height: 18px;
}

.volume-off {
    background-position: -121px -687px;
}

.volume-on {
    background-position: -121px -755px;
}

.ui-icon-circle-triangle-w {
    background-position: 0 -817px;
    width: 4px;
    height: 7px;
}

.ui-icon-circle-triangle-e {
    background-position: 0 -874px;
    width: 4px;
    height: 7px;
}

.sprites, .ui-icon {
    background-image: url(../img/sprites.png);
    display: inline-block;
}

.img-input-checkbox {
    width: 23px;
    height: 23px;
    background-position: -10px -10px;
}

.img-input-checkbox-checked {
    width: 23px;
    height: 23px;
    background-position: -10px -53px;
}

.img-input-radio {
    width: 20px;
    height: 20px;
    background-position: -10px -96px;
}

.img-input-radio-checked {
    width: 20px;
    height: 20px;
    background-position: -10px -136px;
}

.img-input-checkbox-error {
    width: 23px;
    height: 23px;
    background-position: -10px -176px;
}

.player-icon {
    /* background-image: url(../img/play-button.svg); */
    background-repeat: no-repeat;
    display: block;
}

.player-icon-close {
    width: 33px;
    height: 33px;
    background-position: 0 0;
}

.player-icon-menu {
    width: 23px;
    height: 12px;
    background-position: 0 -33px;
}

.player-icon-pause {
    background-image: url(../img/pause-button.svg);
    width: 24px;
    height: 24px;
    /* background-position: 0 -45px; */
}

.player-icon-play {
    width: 24px;
    height: 24px;
    /* background-position: 0 -63px; */
}

.player-icon-volume {
    background-image: url(/local/templates/index/img/player-icon.png);
    width: 23px;
    height: 18px;
    background-position: 0 -78px;
}

.player-icon-volume2 {
    width: 23px;
    height: 18px;
    background-position: 0 -96px;
}

.player-icon-volume3 {
    width: 23px;
    height: 18px;
    background-position: 0 -114px;
}

.circle-16 {
    width: 32px;
    height: 31px;
    background: url(../img/16.png);
    display: block;
}
.circle-12 {
    width: 32px;
    height: 31px;
    background: url(../img/12.png);
    display: block;
    background-size: 97%;
}

.stop-red-small {
    width: 7px;
    height: 12px;
    display: inline-block;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAMCAYAAACulacQAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NDkxMSwgMjAxMy8xMC8yOS0xMTo0NzoxNiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpBRDhBQzEzNUZEM0MxMUU0QUY0QkUyRjUzQkY3NjBEQyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpBRDhBQzEzNkZEM0MxMUU0QUY0QkUyRjUzQkY3NjBEQyI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkFEOEFDMTMzRkQzQzExRTRBRjRCRTJGNTNCRjc2MERDIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkFEOEFDMTM0RkQzQzExRTRBRjRCRTJGNTNCRjc2MERDIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+DmUmkwAAACNJREFUeNpi/O/q8p8BBHbtZmSAATdXsBgTAx4wKklIEiDAAFvQBZ8nulJEAAAAAElFTkSuQmCC);
}

.music-circle-white {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB0AAAAdCAYAAAEhlFeZAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NDkxMSwgMjAxMy8xMC8yOS0xMTo0NzoxNiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo3MURFNEI1NTBGN0YxMUU1QkY5MkU5QzBCNUUwQUI1NiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo3MURFNEI1NjBGN0YxMUU1QkY5MkU5QzBCNUUwQUI1NiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjcxREU0QjUzMEY3RjExRTVCRjkyRTlDMEI1RTBBQjU2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjcxREU0QjU0MEY3RjExRTVCRjkyRTlDMEI1RTBBQjU2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+ZFGDSwAAAtZJREFUeNpi+P//PwMU3wbRjCACChiB+D8TkLgBFQDLIKsAgQcAAQTTfwNmFroKBiYo3Qylb4CUPUCymgEggGAMFEFkMRQLoDgBiX0DXdczdJOYGFDBZyC+jSwAEEDIqnP/Q0AuugOPoRl7DObh/9AAA4GvQMwNMxRkrwaSLVxA/BjK1kB31D8glkV20H+oPd5ArIdkL5xxBM1BR5Bdi9UrAAGEHlKToApWArE6VEwFygeBydgiCiR4FEtkYcNHYYaAfJsDxKJAbM2ACUBh+BOI2ZHErKHqc5BDAxuGyVVjkwMROUC8Ak3iMlTjDxyGLgfpo8jP6BKTSQltgADCZrIUEK8G4g9QvAYqxoBLIwcQ/4WaHgbEAlAcBhX7C1WDolEGKmmIx48GUDUyyJkeRAgC8QcG/EAAiN+D8gxI43og4yUQZ6ApSgHiX0C8CE18BhCL40sQOVC5PGyJgQmPs0C50wepqMJajmEDf6HyNqRotAPiUGigXcamgAWHxoNI5QVWgCtUzwHxHSAOhxXn6KFKdjzC/CgLFTDAo8kAqkYWvdzlREur/FCMnFa5COUOUI74CMXrsOUOgAAjlHlBCXs9EP/5Txz4C1VvgM9cbGlAGojPQwP7PDS2JKAVCSEsDlWPrF8as0hFDdsLUBdvBWJBIosyXFgQas5/qLmc6MFrhBSZBhRahqvs+Qu1B2ypNJKFIkQalA9VD2ov+AExCwH1IkgWS4PidCI0f0cA8RsG4gCsofAKiJcA8W8gTsOj/g3UfJA9kxigSfs/NG8QG2SlUD0eUH4bEL8koIcfqucjEwN54BuUZoXSLUCsQqxmkKW7oWwPAmrDgPgRNCtMgQbpfyRHfCagH2b+HlIS0k20guAwEMsSGR3ICUlmwLIMDHPRuHDAW2iDgvsiUjDOICH/ikDVw8BFqHkEy96nQKwPzYtG0PL0BTTREMIvoeqNofr1oeahAABJA8zxWYXjJQAAAABJRU5ErkJggg==);
    background-position: center;
    background-repeat: no-repeat;
    width: 29px;
    height: 29px;
}

.vote-wrapper {
    position: relative;
}

.vote {
    position: absolute;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: 340px;
    height: 480px;
}

    .vote input[type=checkbox] + label, .vote input[type=radio] + label {
        font: 200 13px/17px roboto_condensed;
        color: #444;
        cursor: pointer;
    }

    .vote .vote-text {
        font: 200 15px/17px roboto_condensed;
        color: #7d7d7d;
        padding: 10px 20px;
        overflow: hidden;
    }

    .vote.is-vote-popup {
        height: auto;
        border-top: none;
    }

        .vote.is-vote-popup .vote-button, .vote.is-vote-popup .vote-checkbox {
            border-right: none !important;
        }

        .vote.is-vote-popup .vote-result {
            border-left: 1px solid #e8e8e8;
            border-right: 1px solid #e8e8e8;
            width: 340px;
            margin-right: 20px;
            right: -369px;
        }

            .vote.is-vote-popup .vote-result .vote-result-elm .vote-progress-bar {
                width: 240px;
            }

        .vote.is-vote-popup .vote-all {
            display: none;
        }

    .vote.is-open {
        left: -380px;
        background: #fff;
        width: 720px;
    }

        .vote.is-open h3 {
            width: 320px;
            border-right: 1px solid #e8e8e8;
        }

        .vote.is-open .vote-scroll:after {
            display: block;
            content: '';
            height: 223px;
            width: 1px;
            background: #e8e8e8;
            position: absolute;
            top: 0;
            left: 360px;
        }

        .vote.is-open .vote-close {
            position: absolute;
            right: 0;
            display: block !important;
            color: #ff4747;
            float: right;
            line-height: 16px;
            margin-top: 10px;
            padding: 0 20px 0 15px;
            background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAJCAYAAADgkQYQAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NDkxMSwgMjAxMy8xMC8yOS0xMTo0NzoxNiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpGRENDMUFFMkRDMzUxMUU0QjA2Njk1MkVEQzZEMjA2NiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpGRENDMUFFM0RDMzUxMUU0QjA2Njk1MkVEQzZEMjA2NiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkZEQ0MxQUUwREMzNTExRTRCMDY2OTUyRURDNkQyMDY2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkZEQ0MxQUUxREMzNTExRTRCMDY2OTUyRURDNkQyMDY2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+igG13wAAADJJREFUeNpi+O/u/h8IGHBioDycgUsBiMYQwMbHqhNdA04rcCsiaBJBNxH0HRHhBBBgAPXj6o1BFkhpAAAAAElFTkSuQmCC);
            background-position: left center;
            background-repeat: no-repeat;
            cursor: pointer;
        }

        .vote.is-open .vote-button, .vote.is-open .vote-checkbox, .vote.is-open .vote-text {
            width: 320px;
            border-right: 1px solid #e8e8e8;
        }

            .vote.is-open .vote-button span {
                display: none;
            }

        .vote.is-open .vote-all {
            padding: 11px 10px;
        }

        .vote.is-open .vote-box .vote-result {
            display: block;
        }

    .vote h3 {
        font: 600 31px/31px ctmedium_condensed-web;
        color: #000;
        margin: 0;
        padding: 20px 20px 0;
    }

    .vote .vote-scroll {
        height: 333px;
        position: relative;
    }

        .vote .vote-scroll:after {
            display: none;
            content: '';
            height: 243px;
            width: 1px;
            background: #e8e8e8;
            position: absolute;
            top: 0;
            left: 360px;
        }

    .vote .vote-checkbox {
        padding: 0 20px;
    }

        .vote .vote-checkbox label {
            position: relative;
            padding: 3px 0 0 30px;
            display: block;
            min-height: 38px;
        }

            .vote .vote-checkbox label:before {
                position: absolute;
                left: 0;
                top: 5px;
            }

    .vote .vote-button {
        padding: 0 20px 15px;
    }

        .vote .vote-button input[type=submit] {
            float: left;
            margin-top: 20px;
        }

        .vote .vote-button .vote-close {
            display: none;
        }

        .vote .vote-button span {
            float: right;
            color: #ff4747;
            line-height: 15px;
            border-bottom: 1px dashed #ff4747;
            padding: 10px 0 0;
            cursor: pointer;
        }

            .vote .vote-button span:hover {
                color: #d53b3b;
            }

    .vote .vote-all {
        border-top: 1px solid #f0f0f0;
        margin: 0 10px;
        padding: 10px;
    }

        .vote .vote-all span {
            color: #181818;
            float: right;
            line-height: 16px;
            display: block;
            cursor: pointer;
        }

            .vote .vote-all span:hover {
                color: #000;
            }

.vote-box {
    position: relative;
}

    .vote-box .vote-result {
        position: absolute;
        display: none;
        top: 0;
        right: -380px;
        width: 360px;
        height: 38px;
    }

        .vote-box .vote-result .vote-result-elm {
            border-top: 1px solid #e8e8e8;
            padding: 0 35px 0 20px;
        }

            .vote-box .vote-result .vote-result-elm .vote-progress-bar {
                width: 250px;
                float: left;
                height: 2px;
                background: #e8e8e8;
                margin: 20px 0 0;
            }

                .vote-box .vote-result .vote-result-elm .vote-progress-bar .vote-progress {
                    background: #ff4747;
                    height: 2px;
                }

            .vote-box .vote-result .vote-result-elm .vote-percent {
                margin-top: 13px;
                float: right;
                color: #6b6b6b;
                font-size: 16px;
                line-height: 16px;
                text-align: center;
            }

.counter-silver {
    border-radius: 3px;
}

    .counter-silver .counter-silver-title {
        font: 600 42px/42px ctmedium_condensed-web;
        color: #000;
        text-align: center;
        padding: 21px 0 3px;
    }

    .counter-silver .counter-silver-title-small {
        font-size: 21px;
        line-height: 26px;
        padding: 0 0 19px;
        text-align: center;
        color: #000;
    }

    .counter-silver .counter-silver-up {
        text-align: center;
    }

        .counter-silver .counter-silver-up span {
            text-transform: uppercase;
            font-size: 22px;
            line-height: 30px;
            border-top: 1px solid #e8e8e8;
            display: inline-block;
            padding: 10px 0 15px;
        }

    .counter-silver .counter-silver-nubers {
        text-align: center;
        font-size: 0;
        margin: 0 0 26px;
    }

        .counter-silver .counter-silver-nubers span {
            color: #000;
            line-height: 118px;
            font-size: 100px;
            font-family: long_numbers;
            background: #ededed;
            display: inline-block;
            border: 1px solid #828080;
            border-right: 0;
            width: 31px;
            height: 118px;
        }

            .counter-silver .counter-silver-nubers span:first-child {
                border-radius: 3px 0 0 3px;
            }

            .counter-silver .counter-silver-nubers span:last-child {
                border-radius: 0 3px 3px 0;
                border-right: 1px solid #828080;
            }

    .counter-silver .counter-silver-desc {
        text-align: center;
        color: #000;
        line-height: 20px;
        margin-bottom: 15px;
        padding: 0 20px;
    }

    .counter-silver .counter-silver-btn {
        text-align: center;
        margin-bottom: 30px;
    }

        .counter-silver .counter-silver-btn a {
            width: 258px;
            border-radius: 3px;
            background-color: #ff4747;
            text-align: center;
            height: 42px;
            line-height: 42px;
            display: inline-block;
            color: #fff;
            text-decoration: none;
        }

            .counter-silver .counter-silver-btn a:hover {
                background-color: #d53b3b;
            }

textarea {
    width: 100%;
    border: 1px solid #e8e8e8;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    resize: none;
    min-height: 100px;
    overflow: auto;
    padding: 10px 15px;
    font: 200 italic 16px/20px roboto_condensed;
    outline: 0;
}

    textarea:-moz-placeholder {
        color: #bdbdbd;
    }

    textarea::-webkit-input-placeholder {
        color: #bdbdbd;
    }

    textarea :-moz-placeholder {
        color: #bdbdbd;
    }

    textarea ::-webkit-input-placeholder {
        color: #bdbdbd;
    }

    textarea.is-focus, textarea:hover {
        border: 1px solid #868686;
    }

    textarea.is-focus, textarea:focus {
        border: 1px solid #000;
    }

    textarea.is-error {
        border: 1px solid #ff4747;
    }

.cover-input {
    position: relative;
}

    .cover-input .icon-textarea-resize {
        background: url(../img/icon-textarea-resize.png)no-repeat;
        width: 22px;
        height: 22px;
        position: absolute;
        bottom: 4px;
        right: 0;
    }

input[type=checkbox], input[type=radio] {
    display: none;
}

    input[type=radio] + label {
        font: 200 16px/20px roboto_condensed;
        color: #444;
        cursor: pointer;
    }

        input[type=radio] + label:before {
            content: '';
            display: inline-block;
            background-image: url(../img/sprites-input.png);
            background-position: -10px -96px;
            width: 20px;
            height: 20px;
            vertical-align: bottom;
            margin: 0 10px 0 0;
            cursor: pointer;
        }

    input[type=radio]:checked + label:before {
        background-position: -10px -136px;
    }

    input[type=checkbox] + label {
        font: 200 16px/23px roboto_condensed;
        color: #444;
        cursor: pointer;
    }

        input[type=checkbox] + label:before {
            content: '';
            display: inline-block;
            background-image: url(../img/sprites-input.png);
            background-position: -10px -10px;
            width: 23px;
            height: 23px;
            vertical-align: bottom;
            margin: 0 10px 0 0;
            cursor: pointer;
        }

    input[type=checkbox]:checked + label:before {
        background-position: -10px -53px;
    }

.is-error input[type=checkbox] + label:before {
    background-position: -10px -176px;
}

.census input[type=checkbox] + label:before, .census input[type=radio] + label:before {
    background-image: url(../img/sprites-input3.png) !important;
}

history_content {
    font: 300 16px/24px roboto_condensed;
    color: #444;
}

.sliding-banner.sliding-banner--youtube {
    width: 100%;
    position: relative;
    height: 0;
    transition: .4s;
    height: 64px;
    opacity: 0;
}
.sliding-banner.sliding-banner--support {
    width: 100%;
    position: relative;
    height: 0;
    transition: .4s;  
}

.sliding-banner.sliding-banner--youtube.active {
    opacity: 1;
}
.sliding-banner.sliding-banner--support.active {
    height: 64px;
}

.sliding-banner__header {
    padding: 10px 10%;
    transition: .4s;
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.sliding-banner--support .sliding-banner__header {
    padding: 10px 16%;
    font-family: 'helvetica';
    font-style: italic;
	font-size: 20px;
}

.sliding-banner--support {
    position: relative;
}

.sliding-banner__text {
    display: flex;
    align-items: center;
}

.sliding-banner--support .sliding-banner__header .sliding-banner__text {
	padding-left: 15px;
}

.sliding-banner__logo {
    margin-right: 10px;
}

.sliding-banner.sliding-banner--support img.sliding-banner__logo {
    max-width: 42px;
}

.sliding-banner__button a{
    display: inline-block;
    font: 200 normal 16px/44px roboto_condensed;
    color: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #ff4747;
    padding: 0 55px 0 50px;
    height: 44px;
    text-decoration: none;
}

.sliding-banner__button.sliding-banner__button--support a {
    background: #87d6b9;
	border-radius: 0;
	font-size: 20px;
    font-family: 'helvetica';
    font-style: italic;
    padding: 0 15px 0 15px;
	background-size: 100% !important;
}

.sliding-banner__button.sliding-banner__button--support a:hover {
        background: #176b53;
}

.sliding-banner__button a:hover {
        background: #d53b3b;
        color: #fff;
}

.sliding-banner__close.sliding-banner--youtube__close,
.sliding-banner__close.sliding-banner--support__close {
    background: transparent;
    border: none;
    position: absolute;
    top: 2px;
    right: 2px;
}

@media (max-width: 992px) {
    .sliding-banner__header {
        padding: 10px 0;
    }

	.sliding-banner--support .sliding-banner__header {
    padding: 10px 0;
}
}

@media (max-width: 768px) {
    .sliding-banner__header {
        flex-direction: column;
    }

    .sliding-banner.sliding-banner--youtube.active,
    .sliding-banner.sliding-banner--support.active {
        height: 100px;
    }

    .sliding-banner__text {
        margin-bottom: 6px;
    }
    .sliding-banner--support .sliding-banner__header {
    font-size: 16px;
}
}

@media (max-width: 480px) {
	.sliding-banner--support .sliding-banner__header {
    padding: 10px 0;
    text-align: center;
}
}

/*.header-youtube-container {
    width: 100%;
    position: relative;
    height: 0;
    transition: .4s;
}

.header-youtube-container.active {
    height: 64px;
}

.header-youtube {
    padding: 10px 10%;
    transition: .4s;
    display: flex;
    justify-content: space-around;
    align-items: center;
}

@media (max-width: 992px) {
    .header-youtube {
        padding: 10px 0;
    }
}

@media (max-width: 768px) {
    .header-youtube {
        flex-direction: column;
    }

    .header-youtube-container.active {
        height: 100px;
    }
}

.header-youtube__button a{
    display: inline-block;
    font: 200 normal 16px/44px roboto_condensed;
    color: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #ff4747;
    padding: 0 55px 0 50px;
    height: 44px;
    text-decoration: none;
}

.header-youtube__button a:hover {
        background: #d53b3b;
        color: #fff;
}

.header-youtube__text {
    display: flex;
    align-items: center;
}

.header-youtube__logo {
    margin-right: 10px;
}

.header-youtube__close {
    background: transparent;
    border: none;
    position: absolute;
    top: 2px;
    right: 2px;
}*/

#header-middle * {
    box-sizing: content-box;
}

#wrap, body, html {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    font-family: roboto_condensed !important;
    color: #000;
    letter-spacing: -.5px;
    position: relative;
    min-height: 100%;
}

    body > #wrap {
        height: auto;
        min-height: 100%;
    }

#footer-place {
    padding-bottom: 125px;
}

#footer {
    position: relative;
    margin-top: -106px;
    height: 106px;
}

.show {
    display: block;
}

.hidden {
    display: none;
}

.is-show {
    display: block !important;
}

.is-hidden {
    display: none !important;
}

.button-black_border {
    width: 120px;
    border-radius: 3px;
    border: 2px solid #000;
    font: 700 11px/34px roboto;
    text-transform: uppercase;
    text-decoration: none;
    color: #000;
    text-align: center;
    display: block;
    background: #fff;
    outline: 0;
    letter-spacing: normal;
    box-sizing: border-box;
}

.button-black_border, .button-red_border {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}

    .button-black_border:hover {
        border: 2px solid #404040;
    }

    .button-black_border:active {
        border: 2px solid #868686;
        color: #868686;
    }

.button-red_border {
    padding: 0 15px;
    border-radius: 3px;
    border: 2px solid #ff4747;
    font: 200 16px/26px roboto_condensed;
    text-decoration: none;
    color: #ff4747;
    text-align: center;
    display: inline-block;
    outline: 0;
}

.dropdown-input_div.dropdown-private .dropdown-input, .dropdown-input_div.dropdown-private input {
    font: 200 16px/40px roboto_condensed;
}

.button-red_border:hover {
    border: 2px solid #c43737;
    color: #c43737;
}

.button-red_border:active {
    border: 2px solid #e63737;
    color: #e63737;
}

.dropdown-input_div {
    position: relative;
    float: left;
    margin: 0 0 0 20px;
}

    .dropdown-input_div.dropdown-private .dropdown-input {
        max-height: 310px;
        padding: 0;
    }

        .dropdown-input_div.dropdown-private .dropdown-input li {
            color: #444 !important;
        }

            .dropdown-input_div.dropdown-private .dropdown-input li.is-border-none span, .dropdown-input_div.dropdown-private .dropdown-input li:last-child span {
                border-bottom: 1px solid #fff;
            }

            .dropdown-input_div.dropdown-private .dropdown-input li span {
                padding: 0;
                margin: 0 20px;
                border-bottom: 1px solid #f0f0f0;
            }

            .dropdown-input_div.dropdown-private .dropdown-input li:hover {
                background: #fafafa;
            }

                .dropdown-input_div.dropdown-private .dropdown-input li:hover span {
                    color: #444 !important;
                    border-bottom: 1px solid #fff;
                }

    .dropdown-input_div:hover p {
        background: #d53b3b;
    }

    .dropdown-input_div input {
        color: #444;
        height: 40px;
        font: 16px/40px roboto_condensed;
        box-sizing: border-box;
        width: 220px;
        padding: 0 50px 0 10px;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px;
        border: 1px solid #f0f0f0;
    }

    .dropdown-input_div .dropdown-input_a {
        width: 220px;
        height: 40px;
        position: absolute;
        top: 0;
        left: 0;
    }

        .dropdown-input_div .dropdown-input_a i {
            float: right;
            margin: 18px 15px 0 0;
        }

    .dropdown-input_div p {
        padding: 0;
        margin: 0;
        width: 40px;
        height: 40px;
        position: absolute;
        background: #ff4747;
        top: 0;
        right: 0;
        -webkit-border-radius: 0 3px 3px 0;
        -moz-border-radius: 0 3px 3px 0;
        border-radius: 0 3px 3px 0;
    }

        .dropdown-input_div p i {
            margin: 18px 0 0 16px;
        }

    .dropdown-input_div .dropdown-input {
        position: absolute;
        width: 220px;
        display: none;
        z-index: 3;
        background: #fff;
        padding: 10px;
        box-sizing: border-box;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px;
        border: 1px solid #f0f0f0;
        border-top: none;
        font: 16px/18px roboto_condensed;
        list-style: none;
        margin: 0;
        max-height: 220px;
    }

        .dropdown-input_div .dropdown-input ul {
            overflow-y: hidden;
        }

        .dropdown-input_div .dropdown-input li {
            display: block;
            color: #000;
        }

            .dropdown-input_div .dropdown-input li span {
                padding: 5px 10px;
                display: block;
            }

            .dropdown-input_div .dropdown-input li:hover {
                color: #ff4747;
                cursor: pointer;
            }

                .dropdown-input_div .dropdown-input li:hover span {
                    color: #ff4747;
                }

            .dropdown-input_div .dropdown-input li.active, .dropdown-input_div .dropdown-input li:active {
                text-decoration: none;
                color: #c43737;
            }

#header #header-top .left .social .button a, #header #header-top .left .subscribers, #header #header-top .left .subscribers span, #header #header-top .right ul li a {
    font: 15px/50px roboto_condensed;
    color: #656565;
}

.header-banner {
    width: 100%;
    border-bottom: 1px solid #ececec;
    text-align: center;
    font-size: 0;
    /*display: none;*/
}

    .header-banner img {
        display: block;
        /* margin: 10px auto; */
        margin: 0 auto 10px;
        max-width: 100%;
        width: 100%;
        box-sizing: border-box;
            height: inherit;
    }

    .header-banner a {
        width: 100%;
        display: inline-block;
        margin: 0 auto;
    }

#header #header-top {
    height: 50px;
    border-bottom: 1px solid #ececec;
    line-height: 50px;
    letter-spacing: -.5px;
    min-width: 1480px;
    position: relative;
}

    #header #header-top .left {
        float: left;
        position: absolute;
        top: 0;
        left: 0;
    }

        #header #header-top .left .social {
            float: left;
            position: relative;
            z-index: 2;
        }

            #header #header-top .left .social .button {
                float: left;
            }

                #header #header-top .left .social .button a {
                    margin: 10px;
                    height: 30px;
                    text-decoration: none;
                }

            #header #header-top .left .social .list {
                float: left;
                height: 50px;
            }

                #header #header-top .left .social .list a {
                    margin: 10px 0 0;
                    height: 30px;
                    display: inline-block;
                    -webkit-opacity: .28;
                    -moz-opacity: .28;
                    -o-opacity: .28;
                    filter: alpha(opacity=28);
                    opacity: .28;
                }

                    #header #header-top .left .social .list a:hover {
                        -webkit-opacity: .5;
                        -moz-opacity: .5;
                        -o-opacity: .5;
                        filter: alpha(opacity=50);
                        opacity: .5;
                    }

                    #header #header-top .left .social .list a:active {
                        -webkit-opacity: .75;
                        -moz-opacity: .75;
                        -o-opacity: .75;
                        filter: alpha(opacity=75);
                        opacity: .75;
                    }

        #header #header-top .left .subscribers {
            float: left;
            text-decoration: none;
        }

            #header #header-top .left .subscribers span {
                text-decoration: none;
            }

    #header #header-top .right {
        float: right;
        position: absolute;
        right: 0;
        top: 0;
    }

        #header #header-top .right ul {
            list-style: none;
            margin: 0;
            padding: 0;
        }

            #header #header-top .right ul li {
                float: left;
                padding: 0 14px;
                position: relative;
            }

                #header #header-top .right ul li:last-child {
                    padding: 0 20px 0 10px;
                }

                    #header #header-top .right ul li:last-child a:before {
                        display: none;
                    }

                #header #header-top .right ul li a {
                    text-decoration: none;
                }

                    #header #header-top .right ul li a:hover {
                        color: #000;
                    }

                    #header #header-top .right ul li a:before {
                        content: '';
                        display: block;
                        position: absolute;
                        right: 0;
                        top: 17px;
                        width: 1px;
                        height: 15px;
                        background: #ececec;
                    }

    #header #header-top .middle {
        text-align: center;
        margin: 0 auto;
        width: 500px;
        overflow: hidden;
    }

        #header #header-top .middle .middle-text {
            color: #6d6d6d;
            font-family: roboto_condensed;
            font-size: 16px;
            line-height: 50px;
            display: inline-block;
            text-align: right;
            float: left;
            padding-right: 10px;
        }

        #header #header-top .middle .middle-text2 {
            color: #6d6d6d;
            font-family: roboto_condensed;
            font-size: 16px;
            line-height: 18px;
            display: inline-block;
            width: 220px;
            margin-top: 7px;
            text-align: left;
            float: left;
            padding-left: 10px;
        }

        #header #header-top .middle .middle-counter {
            display: inline-block;
            float: left;
        }

            #header #header-top .middle .middle-counter span {
                display: inline-block;
                width: 23px;
                text-align: center;
                border-left: 1px solid #737373;
                border-bottom: 1px solid #737373;
                border-top: 1px solid #737373;
                font: 600 24px/33px ctmedium_condensed-web;
                margin-top: 8px;
            }

                #header #header-top .middle .middle-counter span:first-child {
                    border-radius: 3px 0 0 3px;
                }

                #header #header-top .middle .middle-counter span:last-child {
                    border-right: 1px solid #737373;
                    border-radius: 0 3px 3px 0;
                }

        #header #header-top .middle span {
            font: 600 24px/50px ctmedium_condensed-web;
        }

@media screen and (max-width:1500px) {
    #header #header-top {
        min-width: 1200px;
    }

    #header #header-middle .menu-top {
        width: 956px !important;
    }

        #header #header-middle .menu-top ul {
            width: 900px !important;
        }

            #header #header-middle .menu-top ul li a {
                margin: 0 11px !important;
            }

        #header #header-middle .menu-top #search {
            width: 51px !important;
        }

    #header #header-middle .profile {
        width: 80px !important;
    }

    #header #header-middle .login-button {
        width: 243px !important;
    }

        #header #header-middle .login-button h4 {
            padding: 45px 0 0 15px !important;
        }

        #header #header-middle .login-button a {
            height: 38px !important;
        }

            #header #header-middle .login-button a span {
                display: none !important;
            }

            #header #header-middle .login-button a i {
                display: block !important;
            }

            #header #header-middle .login-button a.sign_up {
                width: 38px !important;
                background: #212121;
                margin: 35px 0 0 !important;
                -webkit-border-radius: 3px 0 0 3px !important;
                -moz-border-radius: 3px 0 0 3px !important;
                border-radius: 3px 0 0 3px !important;
                /*behavior: url(../js/modulesPIE.htc) !important;*/
            }

                #header #header-middle .login-button a.sign_up i {
                    margin: 11px 12px !important;
                }

            #header #header-middle .login-button a.sign_in {
                width: 38px !important;
                background: #ff4747;
                margin: 35px 0 0 !important;
                -webkit-border-radius: 0 3px 3px 0 !important;
                -moz-border-radius: 0 3px 3px 0 !important;
                border-radius: 0 3px 3px 0 !important;
                /*behavior: url(../js/modulesPIE.htc) !important;*/
            }

                #header #header-middle .login-button a.sign_in i {
                    margin: 10px 8px !important;
                }

    #header #menu-bottom ul:after {
        left: 905px !important;
    }
}

#header .mini .login-button h4 {
    left: -40px !important;
}

#header #header-middle {
    height: 100px;
    border-bottom: 1px solid #ececec;
}

    #header #header-middle #logo {
        width: 260px;
        position: absolute;
        top: -40px;
        left: 0;
        z-index: 3;
        /*padding-left: 20px;*/
        text-align: center;
    }

    #header #header-middle img {
        width: 100%;
    }

    #header #header-middle .dropdown-input-city {
        position: absolute;
        top: 60px;
        left: 165px;
        z-index: 4;
        white-space: nowrap;
    }

        #header #header-middle .dropdown-input-city p {
            padding: 0;
            margin: 0;
        }

            #header #header-middle .dropdown-input-city p.is-active span {
                color: #000;
            }

            #header #header-middle .dropdown-input-city p.is-active i {
                -webkit-opacity: .8;
                -moz-opacity: .8;
                -o-opacity: .8;
                filter: alpha(opacity=80);
                opacity: .8;
            }

            #header #header-middle .dropdown-input-city p span {
                color: #969696;
                font: 200 15px/15px roboto_condensed;
                padding: 0;
                margin: 0;
                cursor: pointer;
                -webkit-user-select: none;
                -moz-user-select: none;
                -ms-user-select: none;
                -o-user-select: none;
                user-select: none;
            }

            #header #header-middle .dropdown-input-city p i {
                margin: 4px 0 2px 5px;
                -webkit-opacity: .5;
                -moz-opacity: .5;
                -o-opacity: .5;
                filter: alpha(opacity=50);
                opacity: .5;
                cursor: pointer;
                -webkit-user-select: none;
                -moz-user-select: none;
                -ms-user-select: none;
                -o-user-select: none;
                user-select: none;
            }

        #header #header-middle .dropdown-input-city ul.dropdown-input-city-list {
            list-style: none;
            display: none;
            background: #fff;
            -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
            border-radius: 3px;
            /*behavior: url(../js/modulesPIE.htc);*/
            border: 1px solid #e8e8e8;
            margin: 15px 0 0;
            width: 220px;
            max-height: 190px;
            overflow: hidden;
            padding: 10px 0;
        }

            #header #header-middle .dropdown-input-city ul.dropdown-input-city-list:after {
                display: block;
                position: absolute;
                content: '';
                top: 29px;
                left: 20px;
                height: 6px;
                width: 12px;
                background: url(../img/dropdown-input-city-triangle.png)no-repeat;
            }

            #header #header-middle .dropdown-input-city ul.dropdown-input-city-list li {
                padding: 5px 15px;
            }

                #header #header-middle .dropdown-input-city ul.dropdown-input-city-list li a {
                    text-decoration: none;
                    color: #000;
                    font: 200 15px/15px roboto_condensed;
                }

                    #header #header-middle .dropdown-input-city ul.dropdown-input-city-list li a:hover {
                        color: #ff4747;
                    }

    #header #header-middle .menu-top {
        width: 1100px;
        float: left;
        position: relative;
    }

        #header #header-middle .menu-top ul {
            float: left;
            margin: 0;
            padding: 0;
            list-style: none;
            text-align: right;
            line-height: 110px;
            width: 1040px;
            overflow: hidden;
            height: 100px;
        }

            #header #header-middle .menu-top ul li {
                display: inline-block;
                min-width: 30px;
                min-height: 100px;
            }

                #header #header-middle .menu-top ul li:last-child a {
                    margin: 0 0 0 23px;
                }

                #header #header-middle .menu-top ul li a {
                    color: #000;
                    font: 700 14px roboto_condensed;
                    text-transform: uppercase;
                    text-decoration: none;
                    margin: 0 23px;
                    position: relative;
                    height: 100px;
                }

                    #header #header-middle .menu-top ul li a:hover {
                        color: #7a7a7a;
                    }

                        #header #header-middle .menu-top ul li a:hover i {
                            -webkit-opacity: .5;
                            -moz-opacity: .5;
                            -o-opacity: .5;
                            filter: alpha(opacity=50);
                            opacity: .5;
                        }

                    #header #header-middle .menu-top ul li a i {
                        margin: 0 0 3px 5px;
                    }

        #header #header-middle .menu-top #search {
            width: 60px;
            float: right;
        }

            #header #header-middle .menu-top #search i {
                position: absolute;
                top: 0;
                right: 0;
                margin: 48px 8px 0 0;
                cursor: pointer;
            }

            #header #header-middle .menu-top #search input {
                box-sizing: border-box;
                background: #fff;
                margin: 40px 0 0;
                float: right;
                width: 30px;
                height: 30px;
                -webkit-border-radius: 50%;
                -moz-border-radius: 50%;
                border-radius: 50%;
                /*behavior: url(../js/modulesPIE.htc);*/
                border: 2px solid #000;
                outline: 0;
            }

                #header #header-middle .menu-top #search input.search-focus, #header #header-middle .menu-top #search input:focus {
                    width: 300px;
                    -webkit-border-radius: 30px;
                    -moz-border-radius: 30px;
                    border-radius: 30px;
                    /*behavior: url(../js/modulesPIE.htc);*/
                    position: absolute;
                    top: 0;
                    right: 0;
                    padding: 0 40px 0 20px;
                    height: 30px;
                }

    #header #header-middle .profile {
        width: 280px;
        float: right;
    }

        #header #header-middle .profile .dropdown-input-login {
            position: absolute;
            top: 43px;
            right: 65px;
            z-index: 4;
        }

            #header #header-middle .profile .dropdown-input-login p {
                padding: 0;
                margin: 0;
            }

                #header #header-middle .profile .dropdown-input-login p.is-active span {
                    color: #000;
                }

                #header #header-middle .profile .dropdown-input-login p.is-active i {
                    -webkit-opacity: .8;
                    -moz-opacity: .8;
                    -o-opacity: .8;
                    filter: alpha(opacity=80);
                    opacity: .8;
                }

                #header #header-middle .profile .dropdown-input-login p span {
                    color: #444;
                    font: 200 16px/16px roboto_condensed;
                    padding: 0;
                    margin: 0;
                    cursor: pointer;
                    -webkit-user-select: none;
                    -moz-user-select: none;
                    -ms-user-select: none;
                    -o-user-select: none;
                    user-select: none;
                }

                #header #header-middle .profile .dropdown-input-login p i {
                    margin: 4px 0 2px 5px;
                    -webkit-opacity: .5;
                    -moz-opacity: .5;
                    -o-opacity: .5;
                    filter: alpha(opacity=50);
                    opacity: .5;
                    cursor: pointer;
                    -webkit-user-select: none;
                    -moz-user-select: none;
                    -ms-user-select: none;
                    -o-user-select: none;
                    user-select: none;
                }

            #header #header-middle .profile .dropdown-input-login ul.dropdown-input-login-list {
                position: absolute;
                right: -20px;
                list-style: none;
                display: none;
                background: #fff;
                -webkit-border-radius: 3px;
                -moz-border-radius: 3px;
                border-radius: 3px;
                /*behavior: url(../js/modulesPIE.htc);*/
                border: 1px solid #e8e8e8;
                margin: 15px 0 0;
                width: 170px;
                padding: 10px 0;
            }

                #header #header-middle .profile .dropdown-input-login ul.dropdown-input-login-list:after {
                    display: block;
                    position: absolute;
                    content: '';
                    top: -6px;
                    right: 20px;
                    height: 6px;
                    width: 12px;
                    background: url(../img/dropdown-input-city-triangle.png)no-repeat;
                }

                #header #header-middle .profile .dropdown-input-login ul.dropdown-input-login-list li {
                    padding: 5px 15px;
                }

                    #header #header-middle .profile .dropdown-input-login ul.dropdown-input-login-list li a {
                        text-decoration: none;
                        color: #000;
                        font: 200 15px/15px roboto_condensed;
                    }

                        #header #header-middle .profile .dropdown-input-login ul.dropdown-input-login-list li a:hover {
                            color: #ff4747;
                        }

        #header #header-middle .profile img {
            float: right;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            border-radius: 50%;
            /*behavior: url(../js/modulesPIE.htc);*/
            border: 1px solid #e8e8e8;
            margin: 24px 0 0;
        }

    #header #header-middle .login-button {
        width: 280px;
        float: right;
        position: relative;
    }

        #header #header-middle .login-button h4 {
            margin: 0;
            padding: 45px 0 0 51px;
            font: normal normal 14px/20px roboto_condensed;
            color: #444;
            width: 140px;
            float: left;
        }

        #header #header-middle .login-button a {
            float: right;
            margin: 35px 0 0;
            height: 40px;
            font: normal normal 15px/40px roboto_condensed;
            display: inline-block;
            text-align: center;
            -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
            border-radius: 3px;
            /*behavior: url(../js/modulesPIE.htc);*/
            color: #fff;
            text-decoration: none;
        }

            #header #header-middle .login-button a i {
                display: none;
            }

            #header #header-middle .login-button a.sign_up {
                width: 160px;
                background: #212121;
                margin: 35px 8px 0 0;
            }

                #header #header-middle .login-button a.sign_up:hover {
                    background: #404040;
                }

                #header #header-middle .login-button a.sign_up:active {
                    background: #555;
                }

            #header #header-middle .login-button a.sign_in {
                width: 95px;
                background: #ff4747;
            }

                #header #header-middle .login-button a.sign_in:hover {
                    background: #d53b3b;
                }

                #header #header-middle .login-button a.sign_in:active {
                    background: #c43737;
                }

@media screen and (max-width:1500px) {
    #header #header-middle .menu-top {
        width: 956px !important;
    }

        #header #header-middle .menu-top ul {
            width: 900px !important;
        }

    #header #header-middle .profile {
        width: 80px !important;
    }

    #header #header-middle .login-button {
        width: 243px !important;
    }

        #header #header-middle .login-button h4 {
            padding: 45px 0 0 15px;
        }

        #header #header-middle .login-button a {
            height: 38px !important;
        }

            #header #header-middle .login-button a span {
                display: none !important;
            }

            #header #header-middle .login-button a i {
                display: block !important;
            }

            #header #header-middle .login-button a.sign_up {
                width: 38px !important;
                background: #212121;
                margin: 35px 0 0 !important;
                -webkit-border-radius: 3px 0 0 3px !important;
                -moz-border-radius: 3px 0 0 3px !important;
                border-radius: 3px 0 0 3px !important;
                /*behavior: url(../js/modulesPIE.htc) !important;*/
            }

                #header #header-middle .login-button a.sign_up i {
                    margin: 11px 12px !important;
                }

            #header #header-middle .login-button a.sign_in {
                width: 38px !important;
                background: #ff4747;
                margin: 35px 0 0 !important;
                -webkit-border-radius: 0 3px 3px 0 !important;
                -moz-border-radius: 0 3px 3px 0 !important;
                border-radius: 0 3px 3px 0 !important;
                /*behavior: url(../js/modulesPIE.htc) !important;*/
            }

                #header #header-middle .login-button a.sign_in i {
                    margin: 10px 8px !important;
                }
}

#menu-bottom {
    border-bottom: 1px solid #e63737;
    height: 55px;
    background: #ff4747;
    position: absolute;
    width: 100%;
    min-width: 1100px;
    z-index: 2;
}

    #menu-bottom:hover {
        display: block;
    }

    #menu-bottom ul {
        margin: 0;
        padding: 0;
        list-style: none;
        width: 100%;
        height: 55px;
        left: 0;
        text-align: center;
        line-height: 55px;
    }

        #menu-bottom ul:after {
            content: '';
            display: block;
            position: absolute;
            bottom: 55px;
            left: 1003px;
            border: 15px solid transparent;
            border-bottom: 15px solid #ff4747;
        }

        #menu-bottom ul li {
            display: inline-block;
            margin: 0 20px;
        }

            #menu-bottom ul li a {
                text-decoration: none;
                color: #fff;
                font: 300 normal 17px/55px roboto_condensed;
            }

@media screen and (max-width:1500px) {
    #menu-bottom ul:after {
        left: 905px;
    }
}

#footer {
    border-top: 1px solid #ececec;
    line-height: 49px;
    min-width: 1100px;
}

    #footer .left, #footer .left a, #footer .right > div a {
        font: lighter 15px/49px roboto_condensed;
    }

.popup-photo-overlay .popup-photo .popup-photo-comment .comments-block2 ul li:first-child, .popup-photo-overlay .popup-photo-fancy .popup-photo-comment .comments-block2 ul li:first-child {
    border-top: 1px solid #f3f3f3;
}

#footer .right {
    float: right;
    height: 30px;
    margin: 0 10px 0 0;
}

    #footer .right > div {
        display: inline-block;
        vertical-align: top;
        margin: 0 20px 0 0;
    }

        #footer .right > div a {
            color: #000;
            text-decoration: none;
            margin: 0 0 0 10px !important;
            height: auto;
        }

            #footer .right > div a span {
                color: #ff4747;
            }

    #footer .right span {
        display: inline-block;
        vertical-align: top;
        height: 30px;
        margin: 10px 0 0;
        -webkit-opacity: 1;
        -moz-opacity: 1;
        -o-opacity: 1;
        filter: alpha(opacity=100);
        opacity: 1;
    }

    #footer .right a {
        display: inline-block;
        height: 30px;
        margin: 10px 0 0;
        -webkit-opacity: .28;
        -moz-opacity: .28;
        -o-opacity: .28;
        filter: alpha(opacity=28);
        opacity: .28;
    }

        #footer .right a:nth-child(3) {
            -webkit-opacity: 1;
            -moz-opacity: 1;
            -o-opacity: 1;
            filter: alpha(opacity=100);
            opacity: 1;
            margin: 0 17px 0 0;
        }

        #footer .right a:first-child, #footer .right a:nth-child(2) {
            -webkit-opacity: 1;
            -moz-opacity: 1;
            -o-opacity: 1;
            filter: alpha(opacity=100);
            opacity: 1;
        }

        #footer .right a:last-child {
            /* margin: 10px 0 0 17px; */
            opacity: 1;
        }

        #footer .right a:hover {
            -webkit-opacity: .5;
            -moz-opacity: .5;
            -o-opacity: .5;
            filter: alpha(opacity=50);
            opacity: .5;
        }

        #footer .right a:active {
            -webkit-opacity: .75;
            -moz-opacity: .75;
            -o-opacity: .75;
            filter: alpha(opacity=75);
            opacity: .75;
        }

#footer .left {
    float: left;
    margin: 0 0 0 20px;
    color: #7a7a7a;
}

    #footer .left a {
        color: #000;
        text-decoration: none;
        margin: 0 0 0 10px;
    }

        #footer .left a span {
            color: #ff4747;
        }

.popup-photo-overlay {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.9);
    text-align: center;
    z-index: 998;
}

    .popup-photo-overlay:after {
        display: inline-block;
        height: 100%;
        width: 0;
        vertical-align: middle;
        content: '';
    }

    .popup-photo-overlay .popup-photo-slider-wrapper {
        position: absolute;
        bottom: 0;
        width: 100%;
    }

        .popup-photo-overlay .popup-photo-slider-wrapper .popup-photo-slider {
            width: 1040px;
            margin: 0 auto;
        }

        .popup-photo-overlay .popup-photo-slider-wrapper div {
            padding: 0;
            margin: 0;
            font-size: 0;
            letter-spacing: 0;
        }

            .popup-photo-overlay .popup-photo-slider-wrapper div.is-active {
                opacity: .2;
            }

            .popup-photo-overlay .popup-photo-slider-wrapper div img {
                display: block;
                font-size: 0;
                letter-spacing: 0;
                cursor: pointer;
            }

    .popup-photo-overlay .popup-photo {
        display: inline-block;
        position: relative;
        width: 1040px;
        height: 450px;
        padding: 0;
        background: #fff;
        vertical-align: middle;
        text-align: left;
    }

        .popup-photo-overlay .popup-photo .popup-photo-img {
            width: 720px;
            float: left;
            height: 450px;
            background: #000;
            position: relative;
        }

        .popup-photo-overlay .popup-photo .popup-photo-comment {
            width: 320px;
            height: 450px;
            float: right;
        }

            .popup-photo-overlay .popup-photo .popup-photo-comment h5 {
                font: 200 14px/53px roboto_condensed;
                text-transform: uppercase;
                color: #000;
                padding: 0 0 0 18px;
                margin: 0;
                height: 53px;
                border-bottom: 1px solid #e5e5e5;
            }

            .popup-photo-overlay .popup-photo .popup-photo-comment .comments-block2 {
                border-bottom: 1px solid #f3f3f3;
                overflow: hidden;
                width: 320px;
                height: 345px;
            }

                .popup-photo-overlay .popup-photo .popup-photo-comment .comments-block2 #mCSB_1_container {
                    width: 310px;
                }

                .popup-photo-overlay .popup-photo .popup-photo-comment .comments-block2 ul {
                    list-style: none;
                    padding: 0;
                    margin: 0;
                }

                    .popup-photo-overlay .popup-photo .popup-photo-comment .comments-block2 ul li {
                        display: block;
                        padding: 20px 0;
                        border-bottom: 1px solid #f3f3f3;
                    }

                        .popup-photo-overlay .popup-photo .popup-photo-comment .comments-block2 ul li:hover {
                            background: #fbfbfb;
                        }

                            .popup-photo-overlay .popup-photo .popup-photo-comment .comments-block2 ul li:hover div.description .date a {
                                display: inline;
                            }

                        .popup-photo-overlay .popup-photo .popup-photo-comment .comments-block2 ul li div.img {
                            width: 100px;
                            float: left;
                        }

                            .popup-photo-overlay .popup-photo .popup-photo-comment .comments-block2 ul li div.img img {
                                border: 1px solid #eee;
                                -webkit-border-radius: 50%;
                                -moz-border-radius: 50%;
                                border-radius: 50%;
                                /*behavior: url(../js/modulesPIE.htc);*/
                                height: 70px;
                                width: 70px;
                                margin: 0 auto;
                                display: block;
                            }

                        .popup-photo-overlay .popup-photo .popup-photo-comment .comments-block2 ul li div.description {
                            float: left;
                            width: 210px;
                        }

                            .popup-photo-overlay .popup-photo .popup-photo-comment .comments-block2 ul li div.description .name {
                                color: #343030;
                                font: 400 16px/16px roboto_condensed;
                                padding: 0 0 10px;
                            }

                            .popup-photo-overlay .popup-photo .popup-photo-comment .comments-block2 ul li div.description .text {
                                color: #6b6b6b;
                                font: 200 16px/20px roboto_condensed;
                                padding: 0 20px 8px 0;
                            }

                            .popup-photo-overlay .popup-photo .popup-photo-comment .comments-block2 ul li div.description .date span {
                                color: rgba(107,107,107,.55);
                                font: 200 16px/16px roboto_condensed;
                                padding: 0 20px 0 0;
                            }

                            .popup-photo-overlay .popup-photo .popup-photo-comment .comments-block2 ul li div.description .date a {
                                display: none;
                                text-decoration: none;
                                color: #ff4747;
                                font: 200 16px/16px roboto_condensed;
                            }

                                .popup-photo-overlay .popup-photo .popup-photo-comment .comments-block2 ul li div.description .date a:hover {
                                    color: #d53b3b;
                                }

                                .popup-photo-overlay .popup-photo .popup-photo-comment .comments-block2 ul li div.description .date a:active {
                                    color: #c43737;
                                }

            .popup-photo-overlay .popup-photo .popup-photo-comment form input[type=text] {
                width: 100%;
                height: 50px;
                background: #fbfbfb;
                color: #000;
                outline: 0;
                border: 1px solid #e8e8e8;
                box-sizing: border-box;
                padding: 0 16px;
                font: 200 15px roboto_condensed;
            }

                .popup-photo-overlay .popup-photo .popup-photo-comment form input[type=text]:-moz-placeholder {
                    color: #6c6c6c;
                }

                .popup-photo-overlay .popup-photo .popup-photo-comment form input[type=text]::-webkit-input-placeholder {
                    color: #6c6c6c;
                }

                .popup-photo-overlay .popup-photo .popup-photo-comment form input[type=text] :-moz-placeholder {
                    color: #6c6c6c;
                }

                .popup-photo-overlay .popup-photo .popup-photo-comment form input[type=text] ::-webkit-input-placeholder {
                    color: #6c6c6c;
                }

                .popup-photo-overlay .popup-photo .popup-photo-comment form input[type=text]:focus {
                    background: #fff;
                }

        .popup-photo-overlay .popup-photo .popup-photo-description {
            position: absolute;
            bottom: 0;
            left: 0;
            height: 77px;
            padding: 40px 0 0;
            background: url(../img/gradient-photo.png);
        }

            .popup-photo-overlay .popup-photo .popup-photo-description .popup-photo-title {
                color: #fff;
                width: 580px;
                padding: 0 0 0 30px;
                float: left;
            }

                .popup-photo-overlay .popup-photo .popup-photo-description .popup-photo-title h4 {
                    padding: 0;
                    margin: 0;
                    font: 600 31px ctmedium_condensed-web;
                    color: #fff;
                }

                .popup-photo-overlay .popup-photo .popup-photo-description .popup-photo-title p {
                    color: rgba(255,255,255,.2);
                    margin: 0;
                    font: 200 15px roboto_condensed;
                    padding: 0 0 20px;
                }

            .popup-photo-overlay .popup-photo .popup-photo-description .popup-photo-switch {
                color: #fff;
                width: 110px;
                box-sizing: border-box;
                padding: 19px 24px 0 17px;
                float: left;
            }

                .popup-photo-overlay .popup-photo .popup-photo-description .popup-photo-switch ul {
                    list-style: none;
                    padding: 0;
                    margin: 0;
                }

                    .popup-photo-overlay .popup-photo .popup-photo-description .popup-photo-switch ul li {
                        width: 34px;
                        float: left;
                    }

                        .popup-photo-overlay .popup-photo .popup-photo-description .popup-photo-switch ul li:last-child span {
                            border-left: 1px solid #d33a3a;
                            -webkit-border-radius: 0 2px 2px 0;
                            -moz-border-radius: 0 2px 2px 0;
                            border-radius: 0 2px 2px 0;
                            /*behavior: url(../js/modulesPIE.htc);*/
                        }

                        .popup-photo-overlay .popup-photo .popup-photo-description .popup-photo-switch ul li:first-child span {
                            border-right: 1px solid #d33a3a;
                            -webkit-border-radius: 2px 0 0 2px;
                            -moz-border-radius: 2px 0 0 2px;
                            border-radius: 2px 0 0 2px;
                            /*behavior: url(../js/modulesPIE.htc);*/
                        }

                        .popup-photo-overlay .popup-photo .popup-photo-description .popup-photo-switch ul li span {
                            width: 33px;
                            height: 33px;
                            background: #ff4747;
                            display: block;
                            cursor: pointer;
                        }

                            .popup-photo-overlay .popup-photo .popup-photo-description .popup-photo-switch ul li span i {
                                margin: 8px 0 0 12px;
                            }

                            .popup-photo-overlay .popup-photo .popup-photo-description .popup-photo-switch ul li span:hover {
                                background: #d53b3b;
                            }

                            .popup-photo-overlay .popup-photo .popup-photo-description .popup-photo-switch ul li span:active {
                                background: #c43737;
                            }

        .popup-photo-overlay .popup-photo .popup-close {
            display: block;
            position: absolute;
            top: 18px;
            right: 12px;
            margin: 0;
            cursor: pointer;
            opacity: .4;
            text-decoration: none;
            z-index: 999;
        }

            .popup-photo-overlay .popup-photo .popup-close:hover {
                opacity: .8;
            }

            .popup-photo-overlay .popup-photo .popup-close:active {
                opacity: 1;
            }

    .popup-photo-overlay .popup-photo-fancy {
        display: inline-block;
        position: relative;
        width: 720px;
        height: 450px;
        padding: 0;
        background: #fff;
        vertical-align: middle;
        text-align: left;
    }

        .popup-photo-overlay .popup-photo-fancy .popup-photo-img {
            width: 720px;
            float: left;
            height: 450px;
            background: #000;
            position: relative;
        }

        .popup-photo-overlay .popup-photo-fancy .popup-photo-comment {
            width: 320px;
            height: 450px;
            float: right;
        }

            .popup-photo-overlay .popup-photo-fancy .popup-photo-comment h5 {
                font: 200 14px/53px roboto_condensed;
                text-transform: uppercase;
                color: #000;
                padding: 0 0 0 18px;
                margin: 0;
                height: 53px;
                border-bottom: 1px solid #e5e5e5;
            }

            .popup-photo-overlay .popup-photo-fancy .popup-photo-comment .comments-block2 {
                border-bottom: 1px solid #f3f3f3;
                overflow: hidden;
                width: 320px;
                height: 345px;
            }

                .popup-photo-overlay .popup-photo-fancy .popup-photo-comment .comments-block2 #mCSB_1_container {
                    width: 310px;
                }

                .popup-photo-overlay .popup-photo-fancy .popup-photo-comment .comments-block2 ul {
                    list-style: none;
                    padding: 0;
                    margin: 0;
                }

                    .popup-photo-overlay .popup-photo-fancy .popup-photo-comment .comments-block2 ul li {
                        display: block;
                        padding: 20px 0;
                        border-bottom: 1px solid #f3f3f3;
                    }

                        .popup-photo-overlay .popup-photo-fancy .popup-photo-comment .comments-block2 ul li:hover {
                            background: #fbfbfb;
                        }

                            .popup-photo-overlay .popup-photo-fancy .popup-photo-comment .comments-block2 ul li:hover div.description .date a {
                                display: inline;
                            }

                        .popup-photo-overlay .popup-photo-fancy .popup-photo-comment .comments-block2 ul li div.img {
                            width: 100px;
                            float: left;
                        }

                            .popup-photo-overlay .popup-photo-fancy .popup-photo-comment .comments-block2 ul li div.img img {
                                border: 1px solid #eee;
                                -webkit-border-radius: 50%;
                                -moz-border-radius: 50%;
                                border-radius: 50%;
                                /*behavior: url(../js/modulesPIE.htc);*/
                                height: 70px;
                                width: 70px;
                                margin: 0 auto;
                                display: block;
                            }

                        .popup-photo-overlay .popup-photo-fancy .popup-photo-comment .comments-block2 ul li div.description {
                            float: left;
                            width: 210px;
                        }

                            .popup-photo-overlay .popup-photo-fancy .popup-photo-comment .comments-block2 ul li div.description .name {
                                color: #343030;
                                font: 400 16px/16px roboto_condensed;
                                padding: 0 0 10px;
                            }

                            .popup-photo-overlay .popup-photo-fancy .popup-photo-comment .comments-block2 ul li div.description .text {
                                color: #6b6b6b;
                                font: 200 16px/20px roboto_condensed;
                                padding: 0 20px 8px 0;
                            }

                            .popup-photo-overlay .popup-photo-fancy .popup-photo-comment .comments-block2 ul li div.description .date span {
                                color: rgba(107,107,107,.55);
                                font: 200 16px/16px roboto_condensed;
                                padding: 0 20px 0 0;
                            }

                            .popup-photo-overlay .popup-photo-fancy .popup-photo-comment .comments-block2 ul li div.description .date a {
                                display: none;
                                text-decoration: none;
                                color: #ff4747;
                                font: 200 16px/16px roboto_condensed;
                            }

                                .popup-photo-overlay .popup-photo-fancy .popup-photo-comment .comments-block2 ul li div.description .date a:hover {
                                    color: #d53b3b;
                                }

                                .popup-photo-overlay .popup-photo-fancy .popup-photo-comment .comments-block2 ul li div.description .date a:active {
                                    color: #c43737;
                                }

            .popup-photo-overlay .popup-photo-fancy .popup-photo-comment form input[type=text] {
                width: 100%;
                height: 50px;
                background: #fbfbfb;
                color: #000;
                outline: 0;
                border: 1px solid #e8e8e8;
                box-sizing: border-box;
                padding: 0 16px;
                font: 200 15px roboto_condensed;
            }

                .popup-photo-overlay .popup-photo-fancy .popup-photo-comment form input[type=text]:-moz-placeholder {
                    color: #6c6c6c;
                }

                .popup-photo-overlay .popup-photo-fancy .popup-photo-comment form input[type=text]::-webkit-input-placeholder {
                    color: #6c6c6c;
                }

                .popup-photo-overlay .popup-photo-fancy .popup-photo-comment form input[type=text] :-moz-placeholder {
                    color: #6c6c6c;
                }

                .popup-photo-overlay .popup-photo-fancy .popup-photo-comment form input[type=text] ::-webkit-input-placeholder {
                    color: #6c6c6c;
                }

                .popup-photo-overlay .popup-photo-fancy .popup-photo-comment form input[type=text]:focus {
                    background: #fff;
                }

        .popup-photo-overlay .popup-photo-fancy .popup-photo-description {
            position: absolute;
            bottom: 0;
            left: 0;
            height: 77px;
            padding: 40px 0 0;
            background: url(../img/gradient-photo.png);
        }

            .popup-photo-overlay .popup-photo-fancy .popup-photo-description .popup-photo-title {
                color: #fff;
                width: 580px;
                padding: 0 0 0 30px;
                float: left;
            }

                .popup-photo-overlay .popup-photo-fancy .popup-photo-description .popup-photo-title h4 {
                    padding: 0;
                    margin: 0;
                    font: 600 31px ctmedium_condensed-web;
                    color: #fff;
                }

                .popup-photo-overlay .popup-photo-fancy .popup-photo-description .popup-photo-title p {
                    color: rgba(255,255,255,.2);
                    margin: 0;
                    font: 200 15px roboto_condensed;
                    padding: 0 0 20px;
                }

            .popup-photo-overlay .popup-photo-fancy .popup-photo-description .popup-photo-switch {
                color: #fff;
                width: 110px;
                box-sizing: border-box;
                padding: 19px 24px 0 17px;
                float: left;
            }

                .popup-photo-overlay .popup-photo-fancy .popup-photo-description .popup-photo-switch ul {
                    list-style: none;
                    padding: 0;
                    margin: 0;
                }

                    .popup-photo-overlay .popup-photo-fancy .popup-photo-description .popup-photo-switch ul li {
                        width: 34px;
                        float: left;
                    }

                        .popup-photo-overlay .popup-photo-fancy .popup-photo-description .popup-photo-switch ul li:last-child span {
                            border-left: 1px solid #d33a3a;
                            -webkit-border-radius: 0 2px 2px 0;
                            -moz-border-radius: 0 2px 2px 0;
                            border-radius: 0 2px 2px 0;
                            /*behavior: url(../js/modulesPIE.htc);*/
                        }

                        .popup-photo-overlay .popup-photo-fancy .popup-photo-description .popup-photo-switch ul li:first-child span {
                            border-right: 1px solid #d33a3a;
                            -webkit-border-radius: 2px 0 0 2px;
                            -moz-border-radius: 2px 0 0 2px;
                            border-radius: 2px 0 0 2px;
                            /*behavior: url(../js/modulesPIE.htc);*/
                        }

                        .popup-photo-overlay .popup-photo-fancy .popup-photo-description .popup-photo-switch ul li span {
                            width: 33px;
                            height: 33px;
                            background: #ff4747;
                            display: block;
                            cursor: pointer;
                        }

.popup-bg, .popup-overlay {
    display: none;
    top: 0;
    width: 100%;
}

.popup-overlay4 {
    background: rgba(0,0,0,.5);
    position: fixed;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    text-align: center;
    z-index: 9999
    display: flex;
    justify-content: center;
    align-items: center;
}

.popup-bg2, .popup-overlay2,  .popup-bg3, .popup-overlay3, .popup-overlay4{
    display: none;
    top: 0;
    width: 100%;
}

.popup-photo-overlay .popup-photo-fancy .popup-photo-description .popup-photo-switch ul li span i {
    margin: 8px 0 0 12px;
}

.popup-photo-overlay .popup-photo-fancy .popup-photo-description .popup-photo-switch ul li span:hover {
    background: #d53b3b;
}

.popup-photo-overlay .popup-photo-fancy .popup-photo-description .popup-photo-switch ul li span:active {
    background: #c43737;
}

.popup-photo-overlay .popup-photo-fancy .popup-close {
    display: block;
    position: absolute;
    top: -16px;
    right: -17px;
    margin: 0;
    cursor: pointer;
    opacity: .4;
    text-decoration: none;
    z-index: 999;
}

    .popup-photo-overlay .popup-photo-fancy .popup-close:hover {
        opacity: .8;
    }

    .popup-photo-overlay .popup-photo-fancy .popup-close:active {
        opacity: 1;
    }

.popup-bg {
    background: rgba(0,0,0,.75);
    position: fixed;
    left: 0;
    height: 100%;
    z-index: 997;
}
.popup-bg2, .popup-bg3 {
    background: rgba(0,0,0,.75);
    position: fixed;
    left: 0;
    height: 100%;
    z-index: 998;
}
.popup-overlay {
    position: fixed;
    left: 0;
    height: 100%;
    text-align: center;
    z-index: 998;
}
.popup-overlay2, .popup-overlay3, .popup-overlay4 {
    position: fixed;
    left: 0;
    height: 100%;
    text-align: center;
    z-index: 999;
}
.popup.subscribe_news_site2.popup-auth {
    width: 80%;
    max-width: 390px;
    margin: 0 auto;
    display: block;
    position: relative;
    padding: 0;
    background: #fff;
    vertical-align: middle;
    text-align: left;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.popup.subscribe_news_site2.popup-auth h3 {

}
/* .popup-content-wrap {
    display: flex; 
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
    height: 100%;
    justify-content: center;
} */
    .popup-overlay:after, .popup-overlay2:after, .popup-overlay3:after, .popup-overlay4:after {
        display: inline-block;
        height: 100%;
        width: 0;
        vertical-align: middle;
        content: '';
    }

    .popup-overlay .popup {
        display: block;
        position: relative;
        max-width: 80%;
        padding: 0;
        background: #fff;
        vertical-align: middle;
        text-align: left;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        /*behavior: url(../js/modulesPIE.htc);*/
        margin: 20px 0 75px !important;
    }
    .popup-overlay2 .popup,  .popup-overlay3 .popup {
        display: block;
        position: relative;
        max-width: 80%;
        padding: 0;
        background: #fff;
        vertical-align: middle;
        text-align: left;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        /*behavior: url(../js/modulesPIE.htc);*/
        margin: 20px 0 75px !important;
    }
        .popup-overlay .popup .input .is-error input {
            z-index: 1;
            position: relative;
            border: 1px solid red;
        }

        .popup-overlay .popup .input.input-top-radius input {
            border-radius: 3px 3px 0 0;
        }

        .popup-overlay .popup .input.input-bottom-radius input {
            border-radius: 0 0 3px 3px;
        }

        .popup-overlay .popup .input input {
            margin-top: -1px;
            border: 1px solid #e8e8e8;
        }

            .popup-overlay .popup .input input:hover {
                z-index: 1;
                position: relative;
                border: 1px solid #000;
            }

        .popup-overlay .popup .popup-close {
            display: block;
            position: absolute;
            top: -10px;
            right: -15px;
            margin: 0;
            cursor: pointer;
            text-decoration: none;
            z-index: 999;
        }
        .popup-overlay2 .popup .popup-close2, .popup-overlay3 .popup .popup-close2, .popup-overlay4 .popup .popup-close2 {
            display: block;
            position: absolute;
            top: -10px;
            right: -15px;
            margin: 0;
            cursor: pointer;
            text-decoration: none;
            z-index: 999;
        }
        .popup-overlay .popup .popup-block-left {
            padding: 40px 50px 40px 40px;
            float: left;
            width: 319px;
            border-right: 1px solid #e8e8e8;
        }

        .popup-overlay .popup .popup-block-right {
            padding: 40px;
            float: right;
            width: 310px;
        }

    .popup-overlay .census, .popup-overlay .club-info, .popup-overlay .clubman_site, .popup-overlay .login_site, .popup-overlay .popup-video, .popup-overlay .questionnaire_site, .popup-overlay .recovery_pass, .popup-overlay .registration_site, .popup-overlay .sign_up_site, .popup-overlay .sign_up_site-success, .popup-overlay .subscribe_news_site, .popup-overlay .votePopup, .popup-overlay .votingPopup, .popup-overlay popup18 {
        display: none;
    }

    .popup-overlay .votingPopup {
        max-width: 400px;
        width: 95%;
        color: #444;
        font: 200 normal 16px/23px roboto_condensed;
        text-align: center;
        padding-bottom: 35px;
    }

        .popup-overlay .votingPopup h3 {
            font: 600 normal 31px/40px ctmedium_condensed-web;
            color: #000;
            margin: 0;
            padding: 40px 0 1px;
        }

    .popup-overlay .popup18 {
        color: #6b6b6b;
        width: 400px;
        line-height: 20px;
        text-align: center;
    }

        .popup-overlay .popup18 h3 {
            text-align: center;
            font: 600 31px/31px ctmedium_condensed-web;
            position: relative;
            color: #000;
            margin: 42px 0 0;
            padding: 0 0 5px;
        }

        .popup-overlay .popup18 .popup18-btn {
            border-top: 1px solid #e4e0e0;
            margin: 21px 0 0;
            padding: 25px 0 27px;
        }

            .popup-overlay .popup18 .popup18-btn a {
                width: 150px;
                border-radius: 3px;
                background-color: #ff4747;
                text-align: center;
                height: 42px;
                line-height: 42px;
                display: inline-block;
                color: #fff;
                text-decoration: none;
                margin: 0 20px 0 0;
                font-weight: 200;
            }

                .popup-overlay .popup18 .popup18-btn a:last-child {
                    margin: 0;
                }

    .popup-overlay .votePopup {
        max-width: 720px;
        max-height: 540px;
    }

        .popup-overlay .votePopup h3 {
            font: 600 31px/31px ctmedium_condensed-web;
            color: #000;
            margin: 20px 0 0;
            padding: 0 0 30px;
            position: relative;
            text-align: center;
            border-bottom: 1px solid #e8e8e8;
        }

        .popup-overlay .votePopup .scroll-block {
            height: 420px;
        }

        .popup-overlay .votePopup .voteAll-block.is-active .voteAll-link {
            color: #ff4747;
        }

        .popup-overlay .votePopup .voteAll-block.is-active .vote-wrapper {
            display: block;
        }

        .popup-overlay .votePopup .voteAll-block .vote-wrapper {
            display: none;
        }

        .popup-overlay .votePopup .voteAll .voteAll-link {
            padding: 20px 25px;
            color: #6b6b6b;
            cursor: pointer;
        }

            .popup-overlay .votePopup .voteAll .voteAll-link:hover {
                color: #ff4747;
            }

    .popup-overlay .registration_site {
        width: 400px;
    }
    .popup-overlay2 .subscribe_news_site2 h3, .popup-overlay2 .subscribe_news_site3 h3, .popup-overlay3 .subscribe_news_site4 h3, .popup .popup-close2 .popup-auth h3, .popup-overlay4 .subscribe_news_site2.popup-auth h3{
        font: 600 31px/31px ctmedium_condensed-web;
        color: #000;
        margin: 43px 0 20px;
        padding: 0 0 10px;
        position: relative;
        margin: 0 auto;
        text-align: center;
    }
    .popap-input-email {
        display: none;
        height: 40px;
        box-sizing: border-box;
        width: 100%;
        padding: 10px;
        border: 1px solid #e8e8e8;
        font: italic 200 16px/16px roboto_condensed;
        outline: 0;
        margin: 10px auto;
    }
    .popap-input-email:hover {
        border: 1px solid #000;

    }
        .popup-overlay .registration_site h3 {
            font: 600 31px/31px ctmedium_condensed-web;
            color: #000;
            margin: 43px 0 20px;
            padding: 0 0 10px;
            position: relative;
            text-align: center;
        }

        .popup-overlay .registration_site span {
            color: #6b6b6b;
            font: 200 16px/18px roboto_condensed;
            text-align: center;
            display: block;
            width: 100%;
            margin-bottom: 25px;
        }

        .popup-overlay .registration_site form {
            border-top: 1px solid #e2dfdf;
            padding: 35px 0;
            text-align: center;
        }

            .popup-overlay .registration_site form input.input2 {
                border-bottom: none;
            }

            .popup-overlay .registration_site form input[type=text] {
                height: 40px;
                box-sizing: border-box;
                width: 320px;
                padding: 10px;
                border: 1px solid #e8e8e8;
                font: italic 200 16px/16px roboto_condensed;
                outline: 0;
            }

            .popup-overlay .registration_site form input[type=button] {
                background: #ff4747;
                -webkit-border-radius: 4px;
                -moz-border-radius: 4px;
                border-radius: 4px;
                /*behavior: url(../js/modulesPIE.htc);*/
                color: #fff;
                height: 44px;
                font: normal 200 16px/44px roboto_condensed;
                border: none;
                outline: 0;
                width: 320px;
                display: block;
                text-align: center;
                text-decoration: none;
                margin: 35px auto 30px;
            }

                .popup-overlay .registration_site form input[type=button]:hover {
                    background: #d53b3b;
                }

            .popup-overlay .registration_site form input[type=text], .popup-overlay .registration_site form input[type=password] {
                height: 40px;
                box-sizing: border-box;
                width: 320px;
                padding: 10px;
                border: 1px solid #e8e8e8;
                font: italic 200 16px/16px roboto_condensed;
                outline: 0;
            }

                .popup-overlay .registration_site form input[type=text]:-moz-placeholder, .popup-overlay .registration_site form input[type=password]:-moz-placeholder {
                    color: #bdbdbd;
                }

                .popup-overlay .registration_site form input[type=text]::-webkit-input-placeholder, .popup-overlay .registration_site form input[type=password]::-webkit-input-placeholder {
                    color: #bdbdbd;
                }

                .popup-overlay .registration_site form input[type=text] :-moz-placeholder, .popup-overlay .registration_site form input[type=password] :-moz-placeholder {
                    color: #bdbdbd;
                }

                .popup-overlay .registration_site form input[type=text] ::-webkit-input-placeholder, .popup-overlay .registration_site form input[type=password] ::-webkit-input-placeholder {
                    color: #bdbdbd;
                }

            .popup-overlay .registration_site form input.input1 {
                border-bottom: none;
                -webkit-border-radius: 3px 3px 0 0;
                -moz-border-radius: 3px 3px 0 0;
                border-radius: 3px 3px 0 0;
                /*behavior: url(../js/modulesPIE.htc);*/
            }

            .popup-overlay .registration_site form input.input2, .popup-overlay .registration_site form input.input3 {
                border-bottom: none;
                -webkit-border-radius: 0;
                -moz-border-radius: 0;
                border-radius: 0;
                /*behavior: url(../js/modulesPIE.htc);*/
            }

            .popup-overlay .registration_site form input.input4 {
                -webkit-border-radius: 0 0 3px 3px;
                -moz-border-radius: 0 0 3px 3px;
                border-radius: 0 0 3px 3px;
                /*behavior: url(../js/modulesPIE.htc);*/
            }

            .popup-overlay .registration_site form.is-error-input input.input1, .popup-overlay .registration_site form.is-error-input input.input2, .popup-overlay .registration_site form.is-error-input input.input3 {
                border: 1px solid #ff4747;
                border-bottom: none;
            }

            .popup-overlay .registration_site form.is-error-input input.input4 {
                border: 1px solid #ff4747;
            }

            .popup-overlay .registration_site form.is-focus-input1 input.input1 {
                border: 1px solid #000;
                border-bottom: none;
            }

            .popup-overlay .registration_site form.is-focus-input1 input.input2 {
                border-bottom: none;
                border-top: 1px solid #000;
            }

            .popup-overlay .registration_site form.is-focus-input2 input.input2 {
                border: 1px solid #000;
                border-bottom: none;
            }

            .popup-overlay .registration_site form.is-focus-input2 input.input3 {
                border-bottom: none;
                border-top: 1px solid #000;
            }

            .popup-overlay .registration_site form.is-focus-input3 input.input3 {
                border: 1px solid #000;
                border-bottom: none;
            }

            .popup-overlay .registration_site form.is-focus-input3 input.input4 {
                border-top: 1px solid #000;
            }

            .popup-overlay .registration_site form.is-focus-input4 input.input4 {
                border: 1px solid #000;
            }

            .popup-overlay .registration_site form .error-block {
                border: 1px solid #e8e8e8;
                display: none;
                font: 200 16px/20px roboto_condensed;
                color: #444;
                background: #fff;
                -webkit-border-radius: 5px;
                -moz-border-radius: 5px;
                border-radius: 5px;
                position: absolute;
                width: 320px;
                box-sizing: border-box;
                top: 0;
                margin: -100px 0 0;
                padding: 10px 20px;
                -webkit-box-shadow: 0 10px 0 2px #fff;
                -moz-box-shadow: 0 10px 0 2px #fff;
                box-shadow: 0 10px 0 2px #fff;
                /*behavior: url(../js/PIE.htc);*/
            }

                .popup-overlay .registration_site form .error-block .popup-triangle {
                    position: absolute;
                    bottom: -11px;
                    left: 148px;
                }

    .popup-overlay .questionnaire_site {
        width: 400px;
    }

        .popup-overlay .questionnaire_site h3 {
            font: 600 31px/31px ctmedium_condensed-web;
            color: #000;
            margin: 43px 0 0;
            padding: 0 0 10px;
            position: relative;
            text-align: center;
        }

        .popup-overlay .questionnaire_site span {
            color: #6b6b6b;
            font: 200 16px/18px roboto_condensed;
            text-align: center;
            display: block;
            width: 100%;
            margin-bottom: 25px;
        }

        .popup-overlay .questionnaire_site form {
            border-top: 1px solid #e2dfdf;
            padding: 35px 0;
            text-align: center;
        }

            .popup-overlay .questionnaire_site form input.input1 {
                border-bottom: none;
                -webkit-border-radius: 3px 3px 0 0;
                -moz-border-radius: 3px 3px 0 0;
                border-radius: 3px 3px 0 0;
                /*behavior: url(../js/modulesPIE.htc);*/
            }

            .popup-overlay .questionnaire_site form input.input2 {
                border-bottom: none;
            }

            .popup-overlay .questionnaire_site form input.input3 {
                -webkit-border-radius: 0 0 3px 3px;
                -moz-border-radius: 0 0 3px 3px;
                border-radius: 0 0 3px 3px;
                /*behavior: url(../js/modulesPIE.htc);*/
            }

            .popup-overlay .questionnaire_site form input[type=text] {
                height: 40px;
                box-sizing: border-box;
                width: 320px;
                padding: 10px;
                border: 1px solid #e8e8e8;
                font: italic 200 16px/16px roboto_condensed;
                outline: 0;
            }

            .popup-overlay .questionnaire_site form input[type=button] {
                background: #ff4747;
                -webkit-border-radius: 4px;
                -moz-border-radius: 4px;
                border-radius: 4px;
                /*behavior: url(../js/modulesPIE.htc);*/
                color: #fff;
                height: 44px;
                font: normal 200 16px/44px roboto_condensed;
                border: none;
                outline: 0;
                width: 320px;
                display: block;
                text-align: center;
                text-decoration: none;
                margin: 35px auto 30px;
            }

                .popup-overlay .questionnaire_site form input[type=button]:hover {
                    background: #d53b3b;
                }

            .popup-overlay .questionnaire_site form.is-error-input input.input1, .popup-overlay .questionnaire_site form.is-error-input input.input2 {
                border: 1px solid #ff4747;
                border-bottom: none;
            }

            .popup-overlay .questionnaire_site form.is-error-input input.input3 {
                border: 1px solid #ff4747;
            }

            .popup-overlay .questionnaire_site form.is-focus-input1 input.input1 {
                border: 1px solid #000;
                border-bottom: none;
            }

            .popup-overlay .questionnaire_site form.is-focus-input1 input.input2 {
                border-bottom: none;
                border-top: 1px solid #000;
            }

            .popup-overlay .questionnaire_site form.is-focus-input2 input.input2 {
                border: 1px solid #000;
                border-bottom: none;
            }

            .popup-overlay .questionnaire_site form.is-focus-input2 input.input3 {
                border-bottom: none;
                border-top: 1px solid #000;
            }

            .popup-overlay .questionnaire_site form.is-focus-input3 input.input3 {
                border: 1px solid #000;
            }

            .popup-overlay .questionnaire_site form .error-block {
                border: 1px solid #e8e8e8;
                display: none;
                font: 200 16px/20px roboto_condensed;
                color: #444;
                background: #fff;
                -webkit-border-radius: 5px;
                -moz-border-radius: 5px;
                border-radius: 5px;
                position: absolute;
                width: 320px;
                box-sizing: border-box;
                top: 0;
                margin: -100px 0 0;
                padding: 10px 20px;
                -webkit-box-shadow: 0 10px 0 2px #fff;
                -moz-box-shadow: 0 10px 0 2px #fff;
                box-shadow: 0 10px 0 2px #fff;
                /*behavior: url(../js/PIE.htc);*/
            }

                .popup-overlay .questionnaire_site form .error-block .popup-triangle {
                    position: absolute;
                    bottom: -11px;
                    left: 148px;
                }
    .button-subscribe_news2 {
        padding: 0 14px;
        position: relative;
        font: 15px/50px roboto_condensed;
        color: #656565;
        background: none; 
        border: none;
        outline: none;
    }
    .button-subscribe_news2:before {
        content: '';
        display: block;
        position: absolute;
        right: 0;
        top: 17px;
        width: 1px;
        height: 15px;
        background: #ececec;
    }
    .button-subscribe_news2:hover {
        color: #000;
    }
    .popup-overlay .subscribe_news_site {
        height: 560px;
        text-align: center;
        width: 400px;
    }
    .popup-overlay2 .subscribe_news_site2, .popup-overlay2 .questionnaire_site2, .popup-overlay2 .subscribe_news_site3, .popup-overlay2 .questionnaire_site3, .popup-overlay3 .subscribe_news_site4, .popup-overlay4 .popup-auth, {
        height: auto;
        /* text-align: center; */
        width: 350px;
        margin: 0 auto!important;
        border-radius: 6px;
        padding: 20px; 
        top: 15%;
    }
    .popup-overlay2 .subscribe_news_site2 .button, .popup-overlay2 .questionnaire_site2 .button, .popup-overlay2 .subscribe_news_site3 .button, .popup-overlay3 .subscribe_news_site4 .button, .popup-overlay4 .popup-auth .button {
        width: 120px;
        background: #ff4747;
        color: #fff;
        height: 44px;
        font: normal 200 16px/16px roboto_condensed;
        border: none;
        outline: 0;
        display: inline-block;
        line-height: 44px;
        text-align: center;
        text-decoration: none;
        /* margin-right: 15px; */
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        opacity: 1;
    }
    .button-about-news2:hover, .button-news3:hover {
        opacity: 0.5!important;
    }
    .button-more-news2:hover {
       border-bottom: 1px solid black;
    }
    .popup-bg2-none, .popup-bg3-none {
        display: none!important;
    }
    .button-about-news2-wrap {
        width: 100%;
        text-align: center;
        margin-top: 20px;
    }
    .button-about-news2, .button-more-news2, .button-news2, .button-news3 {
        cursor: pointer;
    } 
    .button-more-news2 {
        margin: 20px auto 0px auto;
        border-bottom: 1px solid white;
        max-width: 155px;
    }
    .questionnaire_site2 p, .questionnaire_site3 p {
        margin: 0 auto;
    }
    .subscribe label {
        display: block;
    }
        .popup-overlay .subscribe_news_site h3 {
            font: 600 31px/31px ctmedium_condensed-web;
            color: #000;
            margin: 43px 0 20px;
            padding: 0 0 10px;
            position: relative;
            text-align: center;
        }

        .popup-overlay .subscribe_news_site h4 {
            margin: 34px 0 20px;
        }

        .popup-overlay .subscribe_news_site .scroll-block {
            border-top: 1px solid #e8e8e8;
            border-bottom: 1px solid #e8e8e8;
            height: 300px;
            box-sizing: border-box;
            padding: 10px;
            text-align: left;
        }

            .popup-overlay .subscribe_news_site .scroll-block h4 {
                margin: 10px 0 12px;
            }

            .popup-overlay .subscribe_news_site .scroll-block h5 {
                font: 400 16px/16px roboto_condensed;
                color: #000;
                margin: 20px 0 0;
                padding: 0 0 15px;
            }

            .popup-overlay .subscribe_news_site .scroll-block p {
                font: 200 16px/24px roboto_condensed;
                color: #6b6b6b;
                padding: 0;
                margin: 0 0 10px;
                letter-spacing: normal;
            }

            .popup-overlay .subscribe_news_site .scroll-block ul {
                list-style: none;
                padding: 0;
                margin: 0;
                color: #6b6b6b;
                font: 200 16px/24px roboto_condensed;
                letter-spacing: normal;
            }

                .popup-overlay .subscribe_news_site .scroll-block ul li:before {
                    content: "";
                    display: inline-block;
                    width: 10px;
                    height: 10px;
                    margin: 0 8px 0 0;
                    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NDkxMSwgMjAxMy8xMC8yOS0xMTo0NzoxNiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo4NEJERkJCRTNEQTMxMUU0OTlEMUY3NTQ3NzQzQ0Q4RCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo4NEJERkJCRjNEQTMxMUU0OTlEMUY3NTQ3NzQzQ0Q4RCI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjg0QkRGQkJDM0RBMzExRTQ5OUQxRjc1NDc3NDNDRDhEIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjg0QkRGQkJEM0RBMzExRTQ5OUQxRjc1NDc3NDNDRDhEIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+/lC7mQAAADNJREFUeNpivHz5cigDA8MsIGYE4jRGoMAHIIOfAQI+MwEJJgYkAOKkAvEnkCxIC0CAAQDOpQrzWcqufwAAAABJRU5ErkJggg==)center center no-repeat;
                }

        .popup-overlay .subscribe_news_site .button {
            width: 90px;
            background: #ff4747;
            color: #fff;
            height: 44px;
            font: normal 200 16px/16px roboto_condensed;
            border: none;
            outline: 0;
            display: inline-block;
            line-height: 44px;
            text-align: center;
            text-decoration: none;
            margin-right: 15px;
            -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
            border-radius: 3px;
            /*behavior: url(../js/modulesPIE.htc);*/
        }

            .popup-overlay .subscribe_news_site .button:hover {
                background: #d53b3b;
            }

            .popup-overlay .subscribe_news_site .button.button-subscribe_news {
                -webkit-border-radius: 0 0 3px 3px;
                -moz-border-radius: 0 0 3px 3px;
                border-radius: 0 0 3px 3px;
                /*behavior: url(../js/modulesPIE.htc);*/
            }

    .popup-overlay .clubman_site {
        height: 560px;
        text-align: center;
        width: 400px;
    }

        .popup-overlay .clubman_site h3 {
            font: 600 31px/31px ctmedium_condensed-web;
            color: #000;
            margin: 43px 0 20px;
            padding: 0 0 10px;
            position: relative;
            text-align: center;
        }

        .popup-overlay .clubman_site h4 {
            margin: 34px 0 20px;
        }

        .popup-overlay .clubman_site .scroll-block {
            border-top: 1px solid #e8e8e8;
            border-bottom: 1px solid #e8e8e8;
            height: 300px;
            box-sizing: border-box;
            padding: 10px;
            text-align: left;
        }

            .popup-overlay .clubman_site .scroll-block h4 {
                margin: 10px 0 12px;
            }

            .popup-overlay .clubman_site .scroll-block h5 {
                font: 400 16px/16px roboto_condensed;
                color: #000;
                margin: 20px 0 0;
                padding: 0 0 15px;
            }

            .popup-overlay .clubman_site .scroll-block p {
                font: 200 16px/24px roboto_condensed;
                color: #6b6b6b;
                padding: 0;
                margin: 0 0 10px;
                letter-spacing: normal;
            }

            .popup-overlay .clubman_site .scroll-block ul {
                list-style: none;
                padding: 0;
                margin: 0;
                color: #6b6b6b;
                font: 200 16px/24px roboto_condensed;
                letter-spacing: normal;
            }

                .popup-overlay .clubman_site .scroll-block ul li:before {
                    content: "";
                    display: inline-block;
                    width: 10px;
                    height: 10px;
                    margin: 0 8px 0 0;
                    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NDkxMSwgMjAxMy8xMC8yOS0xMTo0NzoxNiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo4NEJERkJCRTNEQTMxMUU0OTlEMUY3NTQ3NzQzQ0Q4RCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo4NEJERkJCRjNEQTMxMUU0OTlEMUY3NTQ3NzQzQ0Q4RCI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjg0QkRGQkJDM0RBMzExRTQ5OUQxRjc1NDc3NDNDRDhEIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjg0QkRGQkJEM0RBMzExRTQ5OUQxRjc1NDc3NDNDRDhEIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+/lC7mQAAADNJREFUeNpivHz5cigDA8MsIGYE4jRGoMAHIIOfAQI+MwEJJgYkAOKkAvEnkCxIC0CAAQDOpQrzWcqufwAAAABJRU5ErkJggg==)center center no-repeat;
                }

        .popup-overlay .clubman_site .button {
            width: 90px;
            background: #ff4747;
            color: #fff;
            height: 44px;
            font: normal 200 16px/16px roboto_condensed;
            border: none;
            outline: 0;
            display: inline-block;
            line-height: 44px;
            text-align: center;
            text-decoration: none;
            margin-right: 15px;
            -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
            border-radius: 3px;
            /*behavior: url(../js/modulesPIE.htc);*/
        }

            .popup-overlay .clubman_site .button:hover {
                background: #d53b3b;
            }

    .popup-overlay .sign_up_site2 {
        display: none;
    }

        .popup-overlay .sign_up_site2 h3 {
            font: 600 31px/31px ctmedium_condensed-web;
            color: #000;
            margin: 43px 0 20px;
            padding: 0 0 10px;
            position: relative;
            text-align: center;
        }

        .popup-overlay .sign_up_site2 .button {
            width: 100%;
            background: #ff4747;
            color: #fff;
            height: 44px;
            font: normal 200 16px/16px roboto_condensed;
            border: none;
            outline: 0;
            display: block;
            line-height: 44px;
            text-align: center;
            border-top: 1px solid #ca3838;
            text-decoration: none;
        }

            .popup-overlay .sign_up_site2 .button.button-subscribe_news {
                -webkit-border-radius: 0 0 3px 3px;
                -moz-border-radius: 0 0 3px 3px;
                border-radius: 0 0 3px 3px;
                /*behavior: url(../js/modulesPIE.htc);*/
            }

            .popup-overlay .sign_up_site2 .button:hover {
                background: #d53b3b;
            }

    .popup-overlay .popup-video > div {
        padding: 15px;
    }

        .popup-overlay .popup-video > div img {
            display: block;
        }

    .popup-overlay .sign_up_site {
        position: relative;
        height: 560px;
        background: #fff;
        width: 400px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        /*behavior: url(../js/modulesPIE.htc);*/
        box-sizing: border-box;
        padding: 40px;
        margin: 20px 0;
    }

        .popup-overlay .sign_up_site .sign_up_site_club-info {
            background: #fff;
            display: none;
            width: 400px;
            position: absolute;
            z-index: 999;
            top: 89px;
            left: 0;
        }

            .popup-overlay .sign_up_site .sign_up_site_club-info.is-show {
                display: inline-block;
            }

            .popup-overlay .sign_up_site .sign_up_site_club-info h3 {
                height: 90px;
                font: 600 31px/90px ctmedium_condensed-web;
                color: #000;
                margin: 5px 0 0;
                position: relative;
                border-bottom: 1px solid #e8e8e8;
                padding: 0 0 0 40px;
            }

            .popup-overlay .sign_up_site .sign_up_site_club-info .scroll-block {
                border-top: 1px solid #e8e8e8;
                height: 458px;
                margin: 7px 0 0;
                padding: 0 0 0 30px;
                overflow: hidden;
                overflow-y: none;
                overflow-x: none;
            }

        .popup-overlay .login_site form.is-focus-login input[type=password], 
        .popup-overlay .recovery_pass form.is-focus-login input[type=password], 
        .popup-overlay .sign_up_site form.is-focus-input2 input.input3, 
        .popup-overlay .sign_up_site form.is-focus-input3 input.input4 {
            border-top: 1px solid #000;
        }

        .popup-overlay .sign_up_site .sign_up_site_club-info .scroll-block h4 {
            font: 400 16px/16px roboto_condensed;
            color: #000;
            margin: 15px 0 0;
            padding: 0 0 15px;
        }

        .popup-overlay .sign_up_site .sign_up_site_club-info .scroll-block h5 {
            font: 400 16px/16px roboto_condensed;
            color: #000;
            margin: 20px 0 0;
            padding: 0 0 15px;
        }

        .popup-overlay .sign_up_site .sign_up_site_club-info .scroll-block p {
            font: 200 16px/24px roboto_condensed;
            color: #6b6b6b;
            padding: 0;
            margin: 0 0 10px;
            letter-spacing: normal;
        }

        .popup-overlay .sign_up_site .sign_up_site_club-info .scroll-block ul {
            list-style: none;
            padding: 0;
            margin: 0;
            color: #6b6b6b;
            font: 200 16px/24px roboto_condensed;
            letter-spacing: normal;
        }

        .popup-overlay .sign_up_site .sign_up_site_club-info .scroll-block li:before {
            content: "";
            display: inline-block;
            width: 10px;
            height: 10px;
            margin: 0 8px 0 0;
            background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NDkxMSwgMjAxMy8xMC8yOS0xMTo0NzoxNiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo4NEJERkJCRTNEQTMxMUU0OTlEMUY3NTQ3NzQzQ0Q4RCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo4NEJERkJCRjNEQTMxMUU0OTlEMUY3NTQ3NzQzQ0Q4RCI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjg0QkRGQkJDM0RBMzExRTQ5OUQxRjc1NDc3NDNDRDhEIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjg0QkRGQkJEM0RBMzExRTQ5OUQxRjc1NDc3NDNDRDhEIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+/lC7mQAAADNJREFUeNpivHz5cigDA8MsIGYE4jRGoMAHIIOfAQI+MwEJJgYkAOKkAvEnkCxIC0CAAQDOpQrzWcqufwAAAABJRU5ErkJggg==)center center no-repeat;
        }

        .popup-overlay .sign_up_site.block-content-questionnaire {
            height: 300px !important;
        }

        .popup-overlay .sign_up_site .sent-email {
            padding-top: 15px;
            padding-bottom: 27px;
            margin-bottom: 33px;
            border-bottom: 1px solid #e8e8e8;
        }

        .popup-overlay .sign_up_site .button-questionnaire-link {
            width: 100%;
            background: #ff4747;
            -webkit-border-radius: 4px;
            -moz-border-radius: 4px;
            border-radius: 4px;
            /*behavior: url(../js/modulesPIE.htc);*/
            color: #fff;
            height: 44px;
            font: normal 200 16px/44px roboto_condensed;
            border: none;
            outline: 0;
            display: block;
            text-align: center;
            text-decoration: none;
            margin-top: 21px;
        }

            .popup-overlay .sign_up_site .button-questionnaire-link:hover {
                background: #d53b3b;
            }

            .popup-overlay .sign_up_site .button-questionnaire-link:active {
                background: #c43737;
            }

        .popup-overlay .sign_up_site h2 {
            font: 600 31px/31px ctmedium_condensed-web;
            color: #000;
            margin: 5px 0 0;
            padding: 0 0 10px;
            position: relative;
            cursor: pointer;
            text-align: center;
        }

            .popup-overlay .sign_up_site h2 i {
                display: inline-block;
                margin: 0 0 3px 8px;
            }

        .popup-overlay .sign_up_site span {
            color: #6b6b6b;
            font: 200 16px/20px roboto_condensed;
            padding: 0;
            text-align: center;
            display: block;
        }

        .popup-overlay .sign_up_site .social-sign_up {
            margin: 13px 0 30px;
            border-bottom: 1px solid #e8e8e8;
            overflow: hidden;
            padding: 0 0 13px;
            text-align: center;
        }

            .popup-overlay .sign_up_site .social-sign_up a {
                display: inline-block;
                margin: 0 9px 0 0;
                -webkit-opacity: .8;
                -moz-opacity: .8;
                -o-opacity: .8;
                filter: alpha(opacity=80);
                opacity: .8;
            }

                .popup-overlay .sign_up_site .social-sign_up a:hover {
                    -webkit-opacity: 1;
                    -moz-opacity: 1;
                    -o-opacity: 1;
                    filter: alpha(opacity=100);
                    opacity: 1;
                }

        .popup-overlay .sign_up_site form {
            position: relative;
        }

            .popup-overlay .sign_up_site form span {
                margin: 30px 20px 0 0;
                width: 25px;
                display: block;
                height: 25px;
                float: left;
                cursor: pointer;
                -webkit-user-select: none;
                -moz-user-select: none;
                -ms-user-select: none;
                -o-user-select: none;
                user-select: none;
                padding: 0;
            }

                .popup-overlay .sign_up_site form span.is-checked i {
                    display: none;
                }

                    .popup-overlay .sign_up_site form span.is-checked i.input-checkbox-checked {
                        display: block !important;
                    }

                .popup-overlay .sign_up_site form span i {
                    display: block;
                }

                    .popup-overlay .sign_up_site form span i.input-checkbox-checked {
                        display: none;
                    }

            .popup-overlay .sign_up_site form p {
                float: left;
                display: block;
                width: 270px;
                padding: 0 60px 0 0;
                margin: 30px 0 15px;
                box-sizing: border-box;
            }

            .popup-overlay .sign_up_site form input[type=text], .popup-overlay .sign_up_site form input[type=password] {
                height: 40px;
                box-sizing: border-box;
                width: 320px;
                padding: 10px;
                border: 1px solid #e8e8e8;
                font: italic 200 16px/16px roboto_condensed;
                outline: 0;
            }

                .popup-overlay .sign_up_site form input[type=text]:-moz-placeholder, .popup-overlay .sign_up_site form input[type=password]:-moz-placeholder {
                    color: #bdbdbd;
                }

                .popup-overlay .sign_up_site form input[type=text]::-webkit-input-placeholder, .popup-overlay .sign_up_site form input[type=password]::-webkit-input-placeholder {
                    color: #bdbdbd;
                }

                .popup-overlay .sign_up_site form input[type=text] :-moz-placeholder, .popup-overlay .sign_up_site form input[type=password] :-moz-placeholder {
                    color: #bdbdbd;
                }

                .popup-overlay .sign_up_site form input[type=text] ::-webkit-input-placeholder, .popup-overlay .sign_up_site form input[type=password] ::-webkit-input-placeholder {
                    color: #bdbdbd;
                }

            .popup-overlay .sign_up_site form input.input1 {
                border-bottom: none;
                -webkit-border-radius: 3px 3px 0 0;
                -moz-border-radius: 3px 3px 0 0;
                border-radius: 3px 3px 0 0;
                /*behavior: url(../js/modulesPIE.htc);*/
            }

            .popup-overlay .sign_up_site form input.input2, .popup-overlay .sign_up_site form input.input3 {
                border-bottom: none;
            }

            .popup-overlay .sign_up_site form input.input4 {
                -webkit-border-radius: 0 0 3px 3px;
                -moz-border-radius: 0 0 3px 3px;
                border-radius: 0 0 3px 3px;
                /*behavior: url(../js/modulesPIE.htc);*/
            }

            .popup-overlay .sign_up_site form.is-error-input input.input1, .popup-overlay .sign_up_site form.is-error-input input.input2, .popup-overlay .sign_up_site form.is-error-input input.input3 {
                border: 1px solid #ff4747;
                border-bottom: none;
            }

            .popup-overlay .sign_up_site form.is-error-input input.input4 {
                border: 1px solid #ff4747;
            }

            .popup-overlay .sign_up_site form.is-focus-input1 input.input1 {
                border: 1px solid #000;
                border-bottom: none;
            }

            .popup-overlay .sign_up_site form.is-focus-input1 input.input2 {
                border-bottom: none;
                border-top: 1px solid #000;
            }

            .popup-overlay .sign_up_site form.is-focus-input2 input.input2 {
                border: 1px solid #000;
                border-bottom: none;
            }

            .popup-overlay .sign_up_site form.is-focus-input2 input.input3 {
                border-bottom: none;
            }

            .popup-overlay .sign_up_site form.is-focus-input3 input.input3 {
                border: 1px solid #000;
                border-bottom: none;
            }

            .popup-overlay .sign_up_site form.is-focus-input4 input.input4 {
                border: 1px solid #000;
            }

            .popup-overlay .sign_up_site form .error-block {
                border: 1px solid #e8e8e8;
                display: none;
                font: 200 16px/20px roboto_condensed;
                color: #444;
                background: #fff;
                -webkit-border-radius: 5px;
                -moz-border-radius: 5px;
                border-radius: 5px;
                position: absolute;
                width: 320px;
                box-sizing: border-box;
                top: 0;
                margin: -100px 0 0;
                padding: 10px 20px;
                -webkit-box-shadow: 0 10px 0 2px #fff;
                -moz-box-shadow: 0 10px 0 2px #fff;
                box-shadow: 0 10px 0 2px #fff;
                /*behavior: url(../js/PIE.htc);*/
            }

                .popup-overlay .sign_up_site form .error-block .popup-triangle {
                    position: absolute;
                    bottom: -11px;
                    left: 148px;
                }

            .popup-overlay .sign_up_site form a {
                text-decoration: none;
                color: #171717;
                font: 400 normal 16px/16px roboto_condensed;
                margin: 8px 0 15px;
                display: inline-block;
            }

                .popup-overlay .sign_up_site form a:hover {
                    text-decoration: underline;
                }

            .popup-overlay .sign_up_site form input[type=button] {
                width: 100%;
                background: #ff4747;
                -webkit-border-radius: 4px;
                -moz-border-radius: 4px;
                border-radius: 4px;
                /*behavior: url(../js/modulesPIE.htc);*/
                color: #fff;
                height: 44px;
                font: normal 200 16px/16px roboto_condensed;
                border: none;
                outline: 0;
                display: block;
            }

                .popup-overlay .sign_up_site form input[type=button]:hover {
                    background: #d53b3b;
                }

                .popup-overlay .sign_up_site form input[type=button]:active {
                    background: #c43737;
                }

    .popup-overlay .login_site {
        min-width: 320px;
    }

        .popup-overlay .login_site .popup-block-left {
            padding: 40px;
            width: 320px;
        }

        .popup-overlay .login_site h3 {
            font: 600 31px/31px ctmedium_condensed-web;
            color: #000;
            padding: 10px 0;
            margin: 0;
        }

        .popup-overlay .login_site form {
            position: relative;
        }
        .popup-overlay .subscribe_news_site2 form {
            position: relative;
        }
            .popup-overlay .login_site form span {
                margin: 15px 8px 0 0;
                width: 25px;
                display: block;
                height: 25px;
                float: left;
                cursor: pointer;
                -webkit-user-select: none;
                -moz-user-select: none;
                -ms-user-select: none;
                -o-user-select: none;
                user-select: none;
                padding: 0;
            }
            .popup-overlay2 .subscribe_news_site2 form span,  .popup-overlay2 .subscribe_news_site3 form span, .popup-overlay3 .subscribe_news_site4 form span, .popup-overlay4 .popup-auth form span{
                margin: 12px 8px 0 0;
                width: 25px;
                display: block;
                height: 25px;
                float: left;
                cursor: pointer;
                -webkit-user-select: none;
                -moz-user-select: none;
                -ms-user-select: none;
                -o-user-select: none;
                user-select: none;
                padding: 0;
            }
                .popup-overlay .login_site form span.is-checked i{
                    display: none;
                }
                .popup-overlay2 .subscribe_news_site2 form span.is-checked i, .popup-overlay2 .subscribe_news_site3 form span.is-checked i, .popup-overlay3 .subscribe_news_site4 form span.is-checked i {
                    display: none;
                }
                    .popup-overlay .login_site form span.is-checked i.input-checkbox-checked,  
                    .popup-overlay2 .subscribe_news_site2 form span.is-checked i.input-checkbox-checked, 
                    .popup-overlay2 .subscribe_news_site3 form span.is-checked i.input-checkbox-checked, 
                    .popup-overlay3 .subscribe_news_site4 form span.is-checked i.input-checkbox-checked{
                        display: block !important;
                    }

                .popup-overlay .login_site form span i, 
                .popup-overlay2 .subscribe_news_site2 form span i, 
                .popup-overlay2 .subscribe_news_site3 form span i, 
                .popup-overlay3 .subscribe_news_site4 form span i{
                    display: block;
                }

                    .popup-overlay .login_site form span i.input-checkbox-checked, 
                    .popup-overlay2 .subscribe_news_site2 form span i.input-checkbox-checked,  
                    .popup-overlay2 .subscribe_news_site3 form span i.input-checkbox-checked, 
                    .popup-overlay3 .subscribe_news_site4 form span i.input-checkbox-checked{
                        display: none;
                    }
            
/*for tooltip styles*/

.subscribe_news_site4 .popup-content-wrap, .subscribe_news_site2 .popup-content-wrap {
    /* width: 93%; */
    /*text-align: justify;*/
}
.subscribe_news_site4 .clearfix {
    position: relative;
}
.subscribe_news_site4 .clearfix .tooltip, .subscribe_news_site2 .clearfix .tooltip {
    display: block;
    position: absolute;
    right: 0;
    top: -4px;
}
/* @media screen and (max-width: 425px) {
    .subscribe_news_site4 .clearfix .tooltip {
        right: -17px;
       
    }
} */
.subscribe_news_site4 .clearfix .tooltip span, .subscribe_news_site2 .clearfix .tooltip span {
	display: none; 
	padding: 10px 15px!important; 
	margin-left: 8px!important; 
	/* width			: 130px!important; */
}
.subscribe_news_site4 .clearfix .tooltip .span-mobile-tooltip, .subscribe_news_site2 .clearfix .tooltip .span-mobile-tooltip {
    display: inline-block; 
    position: absolute; 
    background: #ffffff; 
    border: 1px solid #cccccc; 
    color: #656565;
    width: 250px;
    height: auto;
    border-radius: 6px;
    top: 120%;
    right: 70%;
    z-index: 5;
}
@media screen and (min-width: 1200px) {
    .subscribe_news_site4 .clearfix .tooltip:hover span, .subscribe_news_site2 .clearfix .tooltip:hover span {
        display: inline-block!important; 
        position: absolute; 
        background: #ffffff; 
        border: 1px solid #cccccc; 
        color: #656565;
        width: 250px;
        height: auto;
        border-radius: 6px;
        z-index: 5;
    }
}
.checkbox-text-span {
    width: auto!important;
    display: inline!important;
    margin: 0!important;
    position: relative;
    padding-right: 16px!important;
}

/*for tooltip styles end*/

            .popup-overlay .login_site form p{
                float: left;
                display: block;
                width: 270px;
                padding: 0 60px 0 0;
                margin: 17px 0 15px;
                box-sizing: border-box;
            }

            .popup-overlay .login_site form input[type=text], 
            .popup-overlay .login_site form input[type=password] {
                height: 38px;
                box-sizing: border-box;
                width: 320px;
                padding: 10px;
                border: 1px solid #e8e8e8;
                font: italic 200 16px/16px roboto_condensed;
                outline: 0;
            }

                .popup-overlay .login_site form input[type=text]:-moz-placeholder, 
                .popup-overlay .login_site form input[type=password]:-moz-placeholder {
                    color: #bdbdbd;
                }

                .popup-overlay .login_site form input[type=text]::-webkit-input-placeholder, 
                .popup-overlay .login_site form input[type=password]::-webkit-input-placeholder {
                    color: #bdbdbd;
                }

                .popup-overlay .login_site form input[type=text] :-moz-placeholder, 
                .popup-overlay .login_site form input[type=password] :-moz-placeholder {
                    color: #bdbdbd;
                }

                .popup-overlay .login_site form input[type=text] ::-webkit-input-placeholder, 
                .popup-overlay .login_site form input[type=password] ::-webkit-input-placeholder {
                    color: #bdbdbd;
                }

            .popup-overlay .login_site form input[type=text] {
                -webkit-border-radius: 3px 3px 0 0;
                -moz-border-radius: 3px 3px 0 0;
                border-radius: 3px 3px 0 0;
                /*behavior: url(../js/modulesPIE.htc);*/
                border-bottom: none;
            }

            .popup-overlay .login_site form.is-focus-login input[type=text] {
                border: 1px solid #000;
                border-bottom: none;
            }

            .popup-overlay .login_site form.is-focus-password input[type=password] {
                border: 1px solid #000;
            }

            .popup-overlay .login_site form.is-error-login input[type=text] {
                border: 1px solid #ff4747;
                border-bottom: none;
            }

            .popup-overlay .login_site form.is-error-login input[type=password] {
                border: 1px solid #ff4747;
            }

            .popup-overlay .login_site form .error-block {
                border: 1px solid #e8e8e8;
                display: none;
                font: 200 16px/20px roboto_condensed;
                color: #444;
                background: #fff;
                -webkit-border-radius: 5px;
                -moz-border-radius: 5px;
                border-radius: 5px;
                position: absolute;
                width: 320px;
                box-sizing: border-box;
                top: 0;
                margin: -100px 0 0;
                padding: 10px 20px;
                -webkit-box-shadow: 0 10px 0 2px #fff;
                -moz-box-shadow: 0 10px 0 2px #fff;
                box-shadow: 0 10px 0 2px #fff;
                /*behavior: url(../js/PIE.htc);*/
            }

                .popup-overlay .login_site form .error-block .popup-triangle {
                    position: absolute;
                    bottom: -11px;
                    left: 148px;
                }

            .popup-overlay .login_site form a {
                text-decoration: none;
                color: #171717;
                font: 400 normal 16px/16px roboto_condensed;
                margin: 8px 0 15px;
                display: inline-block;
            }

                .popup-overlay .login_site form a:hover {
                    text-decoration: underline;
                }

            .popup-overlay .login_site form input[type=button]  {
                width: 140px;
                background: #ff4747;
                -webkit-border-radius: 4px;
                -moz-border-radius: 4px;
                border-radius: 4px;
                /*behavior: url(../js/modulesPIE.htc);*/
                color: #fff;
                height: 44px;
                font: normal 200 16px/16px roboto_condensed;
                border: none;
                outline: 0;
                display: block;
            }

                .popup-overlay .login_site form input[type=button]:hover  {
                    background: #d53b3b;
                }

                .popup-overlay .login_site form input[type=button]:active {
                    background: #c43737;
                }

        .popup-overlay .login_site span {
            margin: 60px 0 10px;
            font: normal 200 16px/20px roboto_condensed;
            color: #6b6b6b;
            display: block;
        }

        .popup-overlay .login_site .social  {
            padding: 0;
            overflow: hidden;
            margin: 0;
        }

            .popup-overlay .login_site .social a {
                float: left;
                margin: 0 5px 0 0;
                display: block;
            }

                .popup-overlay .login_site .social a:hover i {
                    display: none;
                }

                .popup-overlay .login_site .social a:hover .hover {
                    display: block;
                }

                .popup-overlay .login_site .social a .hover {
                    display: none;
                }

    .popup-overlay .recovery_pass {
        min-width: 320px;
        padding: 20px;
    }

        .popup-overlay .recovery_pass .popup-block-left {
            padding: 40px;
            width: 320px;
        }

        .popup-overlay .recovery_pass h3 {
            font: 600 31px/31px ctmedium_condensed-web;
            color: #000;
            padding: 10px 0;
            margin: 0;
        }

        .popup-overlay .recovery_pass form {
            position: relative;
        }

            .popup-overlay .recovery_pass form span {
                margin: 15px 8px 0 0;
                width: 25px;
                display: block;
                height: 25px;
                float: left;
                cursor: pointer;
                -o-user-select: none;
                user-select: none;
                padding: 0;
            }

            .census form span, .popup-overlay .recovery_pass form span {
                -webkit-user-select: none;
                -moz-user-select: none;
                -ms-user-select: none;
            }

                .popup-overlay .recovery_pass form span.is-checked i {
                    display: none;
                }

                    .popup-overlay .recovery_pass form span.is-checked i.input-checkbox-checked {
                        display: block !important;
                    }

                .popup-overlay .recovery_pass form span i {
                    display: block;
                }

                    .popup-overlay .recovery_pass form span i.input-checkbox-checked {
                        display: none;
                    }

            .popup-overlay .recovery_pass form p {
                float: left;
                display: block;
                width: 270px;
                padding: 0 60px 0 0;
                margin: 17px 0 15px;
                box-sizing: border-box;
            }

            .popup-overlay .recovery_pass form input[type=text], .popup-overlay .recovery_pass form input[type=password] {
                height: 38px;
                box-sizing: border-box;
                width: 320px;
                padding: 10px;
                border: 1px solid #e8e8e8;
                font: italic 200 16px/16px roboto_condensed;
                outline: 0;
            }

                .popup-overlay .recovery_pass form input[type=text]:-moz-placeholder, .popup-overlay .recovery_pass form input[type=password]:-moz-placeholder {
                    color: #bdbdbd;
                }

                .popup-overlay .recovery_pass form input[type=text]::-webkit-input-placeholder, .popup-overlay .recovery_pass form input[type=password]::-webkit-input-placeholder {
                    color: #bdbdbd;
                }

                .popup-overlay .recovery_pass form input[type=text] :-moz-placeholder, .popup-overlay .recovery_pass form input[type=password] :-moz-placeholder {
                    color: #bdbdbd;
                }

                .popup-overlay .recovery_pass form input[type=text] ::-webkit-input-placeholder, .popup-overlay .recovery_pass form input[type=password] ::-webkit-input-placeholder {
                    color: #bdbdbd;
                }

            .popup-overlay .recovery_pass form input[type=text] {
                -webkit-border-radius: 3px 3px 0 0;
                -moz-border-radius: 3px 3px 0 0;
                border-radius: 3px 3px 0 0;
                /*behavior: url(../js/modulesPIE.htc);*/
                border-bottom: none;
            }

            .popup-overlay .recovery_pass form.is-focus-login input[type=text] {
                border: 1px solid #000;
                border-bottom: none;
            }

            .popup-overlay .recovery_pass form.is-focus-password input[type=password] {
                border: 1px solid #000;
            }

            .popup-overlay .recovery_pass form.is-error-login input[type=text] {
                border: 1px solid #ff4747;
                border-bottom: none;
            }

            .popup-overlay .recovery_pass form.is-error-login input[type=password] {
                border: 1px solid #ff4747;
            }

            .popup-overlay .recovery_pass form .error-block {
                border: 1px solid #e8e8e8;
                display: none;
                font: 200 16px/20px roboto_condensed;
                color: #444;
                background: #fff;
                -webkit-border-radius: 5px;
                -moz-border-radius: 5px;
                border-radius: 5px;
                position: absolute;
                width: 320px;
                box-sizing: border-box;
                top: 0;
                margin: -100px 0 0;
                padding: 10px 20px;
                -webkit-box-shadow: 0 10px 0 2px #fff;
                -moz-box-shadow: 0 10px 0 2px #fff;
                box-shadow: 0 10px 0 2px #fff;
                /*behavior: url(../js/PIE.htc);*/
            }

.census, .census .button-questionnaire-link, .census form input.input1, .census form input.input4 {
    /*behavior: url(../js/modulesPIE.htc);*/
}

.popup-overlay .recovery_pass form .error-block .popup-triangle {
    position: absolute;
    bottom: -11px;
    left: 148px;
}

.popup-overlay .recovery_pass form a {
    text-decoration: none;
    color: #171717;
    font: 400 normal 16px/16px roboto_condensed;
    margin: 8px 0 15px;
    display: inline-block;
}

    .popup-overlay .recovery_pass form a:hover {
        text-decoration: underline;
    }

.popup-overlay .recovery_pass form input[type=button] {
    width: 140px;
    background: #ff4747;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    /*behavior: url(../js/modulesPIE.htc);*/
    color: #fff;
    height: 44px;
    font: normal 200 16px/16px roboto_condensed;
    border: none;
    outline: 0;
    display: block;
}

    .popup-overlay .recovery_pass form input[type=button]:hover {
        background: #d53b3b;
    }

    .popup-overlay .recovery_pass form input[type=button]:active {
        background: #c43737;
    }

.popup-overlay .recovery_pass span {
    margin: 60px 0 10px;
    font: normal 200 16px/20px roboto_condensed;
    color: #6b6b6b;
    display: block;
}

.popup-overlay .recovery_pass .social {
    padding: 0;
    overflow: hidden;
    margin: 0;
}

    .popup-overlay .recovery_pass .social a {
        float: left;
        margin: 0 5px 0 0;
        display: block;
    }

        .popup-overlay .recovery_pass .social a:hover i {
            display: none;
        }

        .popup-overlay .recovery_pass .social a:hover .hover {
            display: block;
        }

        .popup-overlay .recovery_pass .social a .hover {
            display: none;
        }

.census {
    position: relative;
    background: #fff;
    width: 400px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    box-sizing: border-box;
    padding: 40px;
    margin: 20px 0;
}

    .census .input-top-radius input {
        border-radius: 3px 3px 0 0;
    }

    .census label {
        display: block;
        padding-left: 42px;
        position: relative;
        overflow: hidden;
    }

        .census label:before {
            position: absolute;
            left: 0;
            top: 42px;
        }

    .census .input-bottom-radius input {
        border-radius: 0 0 3px 3px;
    }

    .census .is-error input {
        position: relative;
        z-index: 1;
        border: 1px solid #ff4747 !important;
    }

    .census .input-captcha img {
        width: 20%;
        float: left;
        box-sizing: border-box;
        border: 1px solid #e8e8e8;
        height: 39px;
        border-right: 0;
        border-top: 0;
        border-radius: 0 0 0 3px !important;
    }

.player-block.is-music .player .menu, .player-block.is-music .player .time-line, .player-block.is-music .player .volume {
    border-right: 1px solid #d3d3d3;
}

.player-block.is-music .player .time-line {
    max-width: 100%;
}

.player-block .player .feedback-modal1 {
    min-width: fit-content !important;
    padding: 0 5px 0 5px; 
}

.player-block.is-music .player .volume,
.player-block.is-music .player .menu {
    min-width: 60px;
}

.census .input-captcha input {
    width: 80% !important;
    float: left;
    border-radius: 0 0 3px !important;
}

.census p {
    color: #6b6b6b;
    text-align: center;
    font-weight: 200;
}

.census .hr {
    background: #e8e8e8;
    margin: 30px 0;
    order: 0;
    height: 1px;
    width: 100%;
}

.census .census-checkbox p {
    padding-right: 0 !important;
    text-align: left;
}

    .census .census-checkbox p a {
        display: inline;
    }

.census.block-content-questionnaire {
    height: 300px !important;
}

.census .sent-email {
    padding-top: 15px;
    padding-bottom: 27px;
    margin-bottom: 33px;
    border-bottom: 1px solid #e8e8e8;
}

.census .button-questionnaire-link {
    width: 100%;
    background: #ff4747;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #fff;
    height: 44px;
    font: normal 200 16px/44px roboto_condensed;
    border: none;
    outline: 0;
    display: block;
    text-align: center;
    text-decoration: none;
    margin-top: 21px;
}

    .census .button-questionnaire-link:hover {
        background: #d53b3b;
    }

    .census .button-questionnaire-link:active {
        background: #c43737;
    }

.census h2 {
    font: 600 31px/31px ctmedium_condensed-web;
    color: #000;
    margin: 43px 0 0;
    padding: 0 0 10px;
    position: relative;
    text-align: center;
}

    .census h2 i {
        display: inline-block;
        margin: 0 0 3px 8px;
    }

.census span {
    color: #6b6b6b;
    font: 200 16px/20px roboto_condensed;
    padding: 0;
    text-align: center;
    display: block;
}

.census .social-sign_up {
    margin: 13px 0 30px;
    border-bottom: 1px solid #e8e8e8;
    overflow: hidden;
    padding: 0 0 13px;
    text-align: center;
}

    .census .social-sign_up a {
        display: inline-block;
        margin: 0 9px 0 0;
        -webkit-opacity: .8;
        -moz-opacity: .8;
        -o-opacity: .8;
        filter: alpha(opacity=80);
        opacity: .8;
    }

        .census .social-sign_up a:hover {
            -webkit-opacity: 1;
            -moz-opacity: 1;
            -o-opacity: 1;
            filter: alpha(opacity=100);
            opacity: 1;
        }

.census form {
    position: relative;
    margin: 0 auto;
    width: 320px;
}

    .census form .input input {
        margin-top: -1px;
    }

    .census form span {
        margin: 30px 20px 0 0;
        width: 25px;
        display: block;
        height: 25px;
        float: left;
        cursor: pointer;
        -o-user-select: none;
        user-select: none;
        padding: 0;
    }

        .census form span.is-checked i {
            display: none;
        }

            .census form span.is-checked i.input-checkbox-checked {
                display: block !important;
            }

        .census form span i {
            display: block;
        }

            .census form span i.input-checkbox-checked {
                display: none;
            }

    .census form p {
        float: left;
        display: block;
        width: 270px;
        padding: 0 60px 0 0;
        margin: 30px 0 15px;
        box-sizing: border-box;
    }

    .census form input[type=text], .census form input[type=password] {
        height: 40px;
        box-sizing: border-box;
        width: 320px;
        padding: 10px;
        border: 1px solid #e8e8e8;
        font: italic 200 16px/16px roboto_condensed;
        outline: 0;
    }

        .census form input[type=text]:-moz-placeholder, .census form input[type=password]:-moz-placeholder {
            color: #bdbdbd;
        }

        .census form input[type=text]::-webkit-input-placeholder, .census form input[type=password]::-webkit-input-placeholder {
            color: #bdbdbd;
        }

        .census form input[type=text] :-moz-placeholder, .census form input[type=password] :-moz-placeholder {
            color: #bdbdbd;
        }

        .census form input[type=text] ::-webkit-input-placeholder, .census form input[type=password] ::-webkit-input-placeholder {
            color: #bdbdbd;
        }

    .census form input:focus {
        border: 1px solid #000;
        position: relative;
        z-index: 1;
    }

    .census form input.input1 {
        border-bottom: none;
        -webkit-border-radius: 3px 3px 0 0;
        -moz-border-radius: 3px 3px 0 0;
        border-radius: 3px 3px 0 0;
    }

    .census form input.input2, .census form input.input3 {
        border-bottom: none;
    }

    .census form input.input4 {
        -webkit-border-radius: 0 0 3px 3px;
        -moz-border-radius: 0 0 3px 3px;
        border-radius: 0 0 3px 3px;
    }

    .census form.is-error-input input.input1, .census form.is-error-input input.input2, .census form.is-error-input input.input3 {
        border: 1px solid #ff4747;
        border-bottom: none;
    }

    .census form.is-error-input input.input4 {
        border: 1px solid #ff4747;
    }

    .census form.is-focus-input1 input.input1 {
        border: 1px solid #000;
        border-bottom: none;
    }

    .census form.is-focus-input1 input.input2 {
        border-bottom: none;
        border-top: 1px solid #000;
    }

    .census form.is-focus-input2 input.input2 {
        border: 1px solid #000;
        border-bottom: none;
    }

    .census form.is-focus-input2 input.input3 {
        border-bottom: none;
        border-top: 1px solid #000;
    }

    .census form.is-focus-input3 input.input3 {
        border: 1px solid #000;
        border-bottom: none;
    }

    .census form.is-focus-input3 input.input4 {
        border-top: 1px solid #000;
    }

    .census form.is-focus-input4 input.input4 {
        border: 1px solid #000;
    }

    .census form .error-block {
        border: 1px solid #e8e8e8;
        display: none;
        font: 200 16px/20px roboto_condensed;
        color: #444;
        background: #fff;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        position: absolute;
        width: 320px;
        box-sizing: border-box;
        top: 0;
        margin: -100px 0 0;
        padding: 10px 20px;
        -webkit-box-shadow: 0 10px 0 2px #fff;
        -moz-box-shadow: 0 10px 0 2px #fff;
        box-shadow: 0 10px 0 2px #fff;
        /*behavior: url(../js/PIE.htc);*/
    }

        .census form .error-block .popup-triangle {
            position: absolute;
            bottom: -11px;
            left: 148px;
        }

    .census form a {
        text-decoration: none;
        color: #171717;
        font: 400 normal 16px/16px roboto_condensed;
        margin: 8px 0 15px;
        display: inline-block;
    }

        .census form a:hover {
            text-decoration: underline;
        }

    .census form input[type=button] {
        width: 100%;
        background: #ff4747;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        /*behavior: url(../js/modulesPIE.htc);*/
        color: #fff;
        height: 44px;
        font: normal 200 16px/16px roboto_condensed;
        border: none;
        outline: 0;
        display: block;
        margin-bottom: 40px;
    }

        .census form input[type=button]:hover {
            background: #d53b3b;
        }

        .census form input[type=button]:active {
            background: #c43737;
        }

.popup__overlay_ie {
    background: #000;
    opacity: .7;
    filter: alpha(opacity=70);
}

.popup__valignfix {
    display: inline-block;
    width: 0;
    height: 100%;
    vertical-align: middle;
}

.player-bg-black {
    background: rgba(0,0,0,.4);
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    z-index: 998;
    display: none;
}

.player-block, .player-block.is-music .player {
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.player-block {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 999;
}

    .player-block.is-music .player-red {
        background: #fff;
        border-top: 1px solid #d9d9d9;
    }

    .player-block.is-music .player .menu {
        border-left: 1px solid #d3d3d3;
    }

    .player-block.is-music .player .feedback {
        display: none;
    }

    .player-block.is-music .player .back {
        display: block;
    }

    .player-block.is-music .player .time-line .time-line-block {
        background: #e2e2e2;
    }

    .player-block.is-music .player .pause {
        border-right: 1px solid #d3d3d3;
        border-left: 1px solid #d3d3d3;
        min-width: 60px;
    }

    .player-block.is-music .player .volume .ui-slider, .player-block.is-music .player .volume .ui-slider-handle {
        background: #858585;
    }

    .player-block.is-music .player .volume .ui-slider-range {
        background: #e2e2e2;
    }

    .player-block .player-red {
        position: fixed;
        bottom: 0;
        width: 100%;
        background: #fff;
        z-index: 999;
    }

    .player-block .player {
        width: 1480px;
        height: 55px;
        background: #fff;
        margin: 0 auto;
        z-index: 11;
        position: relative;
    }

        .player-block .player .menu {
            width: 60px;
            height: 55px;
            border-right: 1px solid #cd3939;
            border-left: 1px solid #cd3939;
            cursor: pointer;
            -o-user-select: none;
            user-select: none;
            float: left;
            box-sizing: border-box;
        }

        .player-block .player .menu, .player-block .player .time-line {
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
        }

            .player-block .player .menu .player-icon-menu {
                background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAAMCAYAAAH+PBZuAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NDkxMSwgMjAxMy8xMC8yOS0xMTo0NzoxNiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDozQURCMTA4RDBGN0IxMUU1ODRENkFBODkwMkVFMDRDRSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDozQURCMTA4RTBGN0IxMUU1ODRENkFBODkwMkVFMDRDRSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjNBREIxMDhCMEY3QjExRTU4NEQ2QUE4OTAyRUUwNENFIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjNBREIxMDhDMEY3QjExRTU4NEQ2QUE4OTAyRUUwNENFIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+5HaMjAAAAHZJREFUeNpibGtr+88ABYz//8PZDAABxIhTBiCAUDjIACCAwBLt7e3/sUpgA0wMOABAAOHUgQuwgOytrKxkxGY/SVbjAgABBA4QYm0gyf1MNPMoSc4gyWSAAIMnD5AGEE1suBMV1KTGPskBOCRdzsRAQ0DTYAEAZpZTyc01gwIAAAAASUVORK5CYII=);
                background-position: center;
            }

            .player-block .player .menu.is-focus {
                background: #f7f7f7;
            }

            .player-block .player .menu:active {
                background: #f2f2f2;
            }

            .player-block .player .menu i {
                margin: 23px 0 0 18px;
            }

        .player-block .player .song {
            width: 225px;
            float: left;
            padding: 0 0 0 20px;
            height: 100%;
            box-sizing: border-box;
        }

            .player-block .player .song .title {
                font: 200 17px/17px roboto_condensed;
                color: #000;
                padding: 13px 0 0;
                white-space: nowrap;
            }

            .player-block .player .song .time {
                font: 200 10px/10px roboto;
                color: #000;
                padding: 5px 0 0;
                letter-spacing: normal;
            }

        .player-block .player .time-line {
            width: 100%;
            padding: 26px 20px 0;
            float: left;
            height: 100%;
            box-sizing: border-box;
            border-right: 1px solid #cd3939;
            -o-user-select: none;
            user-select: none;
        }

            .player-block .player .time-line .time-line-block {
                height: 2px;
                width: 100%;
                margin: 0 auto;
                background: #e2e2e2;
                cursor: pointer;
            }

                .player-block .player .time-line .time-line-block .time-line-progress {
                    position: relative;
                    height: 2px;
                    background: #858585;
                    cursor: pointer;
                }

                    .player-block .player .time-line .time-line-block .time-line-progress .time-line-slider {
                        position: absolute;
                        width: 2px;
                        height: 20px;
                        top: -9px;
                        right: 0;
                        background: #858585;
                        cursor: pointer;
                    }

        .player-block .player .pause {
            float: left;
            width: 60px;
            height: 100%;
            border-right: 1px solid #cd3939;
            border-left: 1px solid #cd3939;
            cursor: pointer;
            -o-user-select: none;
            user-select: none;
            box-sizing: border-box;
        }

        .player-block .player .pause, .player-block .player .volume {
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
        }

            .player-block .player .pause:active {
                background: #f2f2f2;
            }

            .player-block .player .pause.is-focus {
                background: #f7f7f7;
            }

            .player-block .player .pause i.player-icon-pause {
                margin: 18px 0 0 26px;
            }

            .player-block .player .pause i.player-icon-play {
                margin: 20px 0 0 22px;
            }

        .player-block .player .volume {
            width: 60px;
            height: 100%;
            float: left;
            border-right: 1px solid #cd3939;
            cursor: pointer;
            -o-user-select: none;
            user-select: none;
            position: relative;
            box-sizing: border-box;
        }

            .player-block .player .volume span {
                display: inline-block;
                height: 100%;
                width: 100%;
            }

                .player-block .player .volume span:active {
                    background: #f2f2f2;
                }

            .player-block .player .volume i.pause-white {
                margin: 18px 0 0 26px;
            }

            .player-block .player .volume.is-focus {
                background: #f7f7f7;
            }

                .player-block .player .volume.is-focus .volume-block {
                    display: block;
                }

            .player-block .player .volume i {
                margin: 19px 0 0 19px;
            }

        .player-block .player .back i.pause-white, .player-block .player .feedback i.pause-white {
            margin: 18px 0 0 26px;
        }

        .player-block .player .volume .volume-block {
            display: none;
            position: absolute;
            background: #fff;
            width: 61px;
            height: 150px;
            top: -150px;
            left: -1px;
            border: 1px solid #d9d9d9;
            box-sizing: border-box;
            cursor: auto;
        }

        .player-block .player .feedback ,
        .player-block .player .feedback-modal1 {
            width: 185px;
            float: left;
            text-align: center;
            height: 100%;
            font: 400 16px/55px roboto_condensed;
            color: #fff;
            cursor: pointer;
            -o-user-select: none;
            user-select: none;
            box-sizing: border-box;
        }

        .player-block .player .back, 
        .player-block .player .feedback ,
        .player-block .player .feedback-modal1 {
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
        }

            .player-block .player .feedback:active {
                background: #f2f2f2;
            }

            .player-block .player .feedback.is-focus {
                background: #f7f7f7;
            }

        .player-block .player .back {
            display: none;
            width: 185px;
            float: left;
            text-align: center;
            height: 100%;
            font: 400 16px/55px roboto_condensed;
            color: #000;
            cursor: pointer;
            -o-user-select: none;
            user-select: none;
            box-sizing: border-box;
        }

            .player-block .player .back:active {
                background: #f2f2f2;
            }

            .player-block .player .back.is-focus {
                background: #f7f7f7;
            }

    .player-block .player-bg {
        width: 1480px;
        height: 0;
        margin: 0 auto;
    }

        .player-block .player-bg .player-bg-white {
            width: 100%;
            background: #fff;
            top: -445px;
            left: 0;
            height: 810px;
            padding: 0;
            position: absolute;
            display: none;
        }

        .player-block .player-bg .player-popup {
            display: none;
            width: 1480px;
            margin: 0 auto;
            z-index: 10;
            box-sizing: border-box;
        }

            .player-block .player-bg .player-popup .player-popup-close {
                position: absolute;
                top: -40px;
                right: 10px;
                height: 33px;
                width: 33px;
                box-sizing: border-box;
                cursor: pointer;
                -webkit-user-select: none;
                -moz-user-select: none;
                -ms-user-select: none;
                -o-user-select: none;
                user-select: none;
            }

            .player-block .player-bg .player-popup.player-program-block {
                top: -400px;
                height: 410px;
                background: #fff;
                box-sizing: border-box;
            }

                .player-block .player-bg .player-popup.player-program-block h5 {
                    font: 600 31px/80px ctmedium_condensed-web;
                    color: #000;
                    padding: 0;
                    margin: 0;
                    text-align: center;
                    height: 80px;
                }

                .player-block .player-bg .player-popup.player-program-block .owl-item .is-disable .broadcast .time, .player-block .player-bg .player-popup.player-program-block .owl-item .is-disable .broadcast .title a, .player-block .player-bg .player-popup.player-program-block .owl-item .is-disable .broadcast ul li, .player-block .player-bg .player-popup.player-program-block .owl-item .is-disable .hour {
                    color: #9d9d9d;
                }

                .player-block .player-bg .player-popup.player-program-block .owl-item {
                    text-align: center;
                }

            .player-block .player-bg .player-popup.feedback-block .feedback-left_block .feedback-congestion table tr td, .player-block .player-bg .player-popup.feedback-block .feedback-left_block .feedback-live table tr td {
                font: 200 16px/24px roboto_condensed;
                color: #444;
                text-align: left;
            }

            .player-block .player-bg .player-popup.player-program-block .owl-item:last-child {
                border-right: 1px solid #e8e8e8;
            }

            .player-block .player-bg .player-popup.player-program-block .owl-item .is-active .broadcast {
                border-left: 2px solid #ff4747;
                background: #fbfbfb;
            }

                .player-block .player-bg .player-popup.player-program-block .owl-item .is-active .broadcast:before {
                    content: '';
                    position: absolute;
                    width: 24px;
                    height: 15px;
                    background: url(../../img/player-broadcast-triangle.png)no-repeat;
                    top: 0;
                    left: -11px;
                }

.ui-helper-zfix, .ui-widget-overlay {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}

.player-block .player-bg .player-popup.player-program-block .owl-item .is-disable .broadcast img {
    -webkit-opacity: .6;
    -moz-opacity: .6;
    -o-opacity: .6;
    filter: alpha(opacity=60);
    opacity: .6;
}

    .player-block .player-bg .player-popup.player-program-block .owl-item .is-disable .broadcast img:hover {
        -webkit-opacity: .4;
        -moz-opacity: .4;
        -o-opacity: .4;
        filter: alpha(opacity=40);
        opacity: .4;
    }

.player-block .player-bg .player-popup.player-program-block .owl-item .is-disable .broadcast .title {
    font: 200 16px/20px roboto_condensed;
}

.player-block .player-bg .player-popup.player-program-block .owl-item .tomorrow {
    background: #ff4747;
    color: #fff;
    box-sizing: border-box;
}

    .player-block .player-bg .player-popup.player-program-block .owl-item .tomorrow:hover {
        background: #d53b3b;
    }

    .player-block .player-bg .player-popup.player-program-block .owl-item .tomorrow a {
        padding: 95px 0;
        height: 258px;
        display: block;
        box-sizing: border-box;
        text-decoration: none;
        color: #fff;
    }

    .player-block .player-bg .player-popup.player-program-block .owl-item .tomorrow p {
        padding: 10px 40px 0;
        margin: 0;
    }

.player-block .player-bg .player-popup.player-program-block .owl-item .broadcast {
    border-right: 1px solid #fff;
    border-left: 1px solid #e8e8e8;
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
}

    .player-block .player-bg .player-popup.player-program-block .owl-item .broadcast .time {
        color: #000;
        padding: 10px 0 6px;
        font: 400 16px/16px roboto_condensed;
    }

    .player-block .player-bg .player-popup.player-program-block .owl-item .broadcast img {
        margin: 40px 0 0;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        /*behavior: url(../js/modulesPIE.htc);*/
    }

        .player-block .player-bg .player-popup.player-program-block .owl-item .broadcast img:hover {
            -webkit-opacity: .8;
            -moz-opacity: .8;
            -o-opacity: .8;
            filter: alpha(opacity=80);
            opacity: .8;
        }

    .player-block .player-bg .player-popup.player-program-block .owl-item .broadcast ul {
        list-style: none;
        padding: 0 0 40px;
        margin: 0;
    }

        .player-block .player-bg .player-popup.player-program-block .owl-item .broadcast ul li {
            color: #9d9d9d;
            font: 200 16px/20px roboto_condensed;
        }

    .player-block .player-bg .player-popup.player-program-block .owl-item .broadcast .title {
        color: #000;
        font: 400 16px/20px roboto_condensed;
        height: 20px;
        overflow: hidden;
    }

        .player-block .player-bg .player-popup.player-program-block .owl-item .broadcast .title a {
            text-decoration: none;
            color: #000;
        }

            .player-block .player-bg .player-popup.player-program-block .owl-item .broadcast .title a:hover {
                color: #ff4747;
            }

.player-block .player-bg .player-popup.player-program-block .owl-item .hour {
    font: 600 11px/11px roboto;
    letter-spacing: normal;
    padding: 15px 0 0 5px;
    color: #000;
    text-align: left;
    border-left: 1px solid #e8e8e8;
}

.player-block .player-bg .player-popup.feedback-block {
    top: -310px;
    height: 320px;
    background: #fff;
    border: 1px solid #e8e8e8;
    box-sizing: border-box;
    margin-top: 40px;
}

    .player-block .player-bg .player-popup.feedback-block h5 {
        font: 600 31px/31px ctmedium_condensed-web;
        color: #000;
        padding: 0;
        margin: 0;
    }

    .player-block .player-bg .player-popup.feedback-block .feedback-left_block {
        float: left;
        width: 758px;
    }

        .player-block .player-bg .player-popup.feedback-block .feedback-left_block .feedback-live {
            height: 160px;
            float: left;
            width: 380px;
            box-sizing: border-box;
            padding: 40px 0 0 40px;
        }

            .player-block .player-bg .player-popup.feedback-block .feedback-left_block .feedback-live table {
                width: 100%;
                margin: 10px 0 0;
            }

                .player-block .player-bg .player-popup.feedback-block .feedback-left_block .feedback-live table tr td:first-child {
                    width: 55px;
                }

        .player-block .player-bg .player-popup.feedback-block .feedback-left_block .feedback-congestion {
            height: 160px;
            float: left;
            width: 370px;
            box-sizing: border-box;
            padding: 40px 0 0;
        }

            .player-block .player-bg .player-popup.feedback-block .feedback-left_block .feedback-congestion table {
                width: 100%;
                margin: 10px 0 0;
            }

.ui-datepicker .ui-datepicker-title, .ui-datepicker th {
    text-align: center;
}

.player-block .player-bg .player-popup.feedback-block .feedback-left_block .feedback-congestion table tr td:first-child {
    width: 55px;
}

.player-block .player-bg .player-popup.feedback-block .feedback-left_block .feedback-contact {
    border-top: 1px solid #e8e8e8;
    padding: 20px 0 0 40px;
}

    .player-block .player-bg .player-popup.feedback-block .feedback-left_block .feedback-contact a {
        display: block;
        float: left;
        margin: 15px 20px 0 0;
    }

    .player-block .player-bg .player-popup.feedback-block .feedback-left_block .feedback-contact span {
        font: 200 italic 16px/20px roboto_condensed;
        color: #444;
        padding: 0;
        margin: 25px 0 0;
        display: block;
    }

.player-block .player-bg .player-popup.feedback-block .feedback-right_block {
    float: right;
    width: 720px;
    height: 100%;
    border-left: 1px solid #e8e8e8;
    box-sizing: border-box;
    padding: 40px 40px 0;
}

    .player-block .player-bg .player-popup.feedback-block .feedback-right_block textarea {
        min-height: 70px;
    }

    .player-block .player-bg .player-popup.feedback-block .feedback-right_block input[type=text] {
        width: 290px;
        border: 1px solid #e8e8e8;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        /*behavior: url(../js/modulesPIE.htc);*/
        padding: 8px 15px;
        font: 200 italic 16px/20px roboto_condensed;
        outline: 0;
        margin: 15px 0;
    }

        .player-block .player-bg .player-popup.feedback-block .feedback-right_block input[type=text].is-focus, .player-block .player-bg .player-popup.feedback-block .feedback-right_block input[type=text]:hover {
            border: 1px solid #868686;
        }

        .player-block .player-bg .player-popup.feedback-block .feedback-right_block input[type=text].is-focus, .player-block .player-bg .player-popup.feedback-block .feedback-right_block input[type=text]:focus {
            border: 1px solid #000;
        }

        .player-block .player-bg .player-popup.feedback-block .feedback-right_block input[type=text].is-error {
            border: 1px solid #ff4747;
        }

    .player-block .player-bg .player-popup.feedback-block .feedback-right_block input[type=button] {
        margin: 0 15px 0 0;
        float: left;
        font: 700 11px/32px roboto;
    }

    .player-block .player-bg .player-popup.feedback-block .feedback-right_block table {
        margin: 15px 0 0;
    }

    .player-block .player-bg .player-popup.feedback-block .feedback-right_block .status {
        display: block;
        float: left;
        width: 500px;
        font: 200 italic 16px/20px roboto_condensed;
        color: #6b6b6b;
    }

        .player-block .player-bg .player-popup.feedback-block .feedback-right_block .status span.is-success {
            color: #3ad562;
        }
/*! jQuery UI - v1.11.1 - 2014-09-15
* http://jqueryui.com
* Includes: core.css, datepicker.css
* Copyright 2014 jQuery Foundation and other contributors; Licensed MIT */

.ui-helper-hidden {
    display: none;
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
}

.ui-helper-clearfix:after, .ui-helper-clearfix:before {
    content: "";
    display: table;
    border-collapse: collapse;
}

.ui-helper-clearfix {
    min-height: 0;
}

.ui-helper-zfix {
    position: absolute;
    opacity: 0;
    filter: alpha(opacity=0);
}

.ui-front {
    z-index: 100;
}

.ui-state-disabled {
    cursor: default !important;
}

.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
}

.ui-datepicker .ui-datepicker-next:hover, .ui-datepicker .ui-datepicker-prev:hover, .ui-datepicker td:hover, .ui-datepicker th {
    background: #fafafa;
}

.ui-widget-overlay {
    position: fixed;
}

.ui-datepicker {
    width: 280px;
    padding: 0;
    display: none;
}

    .ui-datepicker .ui-datepicker-header {
        position: relative;
        border: 1px solid #e8e8e8;
        height: 40px;
        box-sizing: border-box;
        font: 400 16px/40px roboto_condensed;
        color: #181818;
    }

    .ui-datepicker .ui-datepicker-next, .ui-datepicker .ui-datepicker-prev {
        position: absolute;
        top: 0;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        -o-user-select: none;
        user-select: none;
    }

    .ui-datepicker .ui-datepicker-prev {
        padding: 16px 17px;
        left: 0;
        width: 40px;
        height: 38px;
        box-sizing: border-box;
        border-right: 1px solid #e8e8e8;
    }

    .ui-datepicker .ui-datepicker-next {
        padding: 16px 17px;
        right: 0;
        width: 40px;
        height: 38px;
        box-sizing: border-box;
        border-left: 1px solid #e8e8e8;
    }

        .ui-datepicker .ui-datepicker-next span, .ui-datepicker .ui-datepicker-prev span {
            display: block;
            position: absolute;
        }

    .ui-datepicker .ui-datepicker-title select {
        font-size: 1em;
        margin: 1px 0;
    }

    .ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
        width: 45%;
    }

    .ui-datepicker table {
        width: 100%;
        font-size: .9em;
        margin: 0;
        border-left: 1px solid #e8e8e8;
        border-right: 1px solid #e8e8e8;
        border-bottom: 1px solid #e8e8e8;
    }

    .ui-datepicker th {
        border: 0;
        font: 400 11px/20px roboto_condensed;
        text-transform: uppercase;
        color: #444;
        box-sizing: border-box;
        border-bottom: 1px solid #e8e8e8;
    }

        .ui-datepicker th span {
            height: 20px;
            display: block;
        }

    .ui-datepicker td {
        border: 1px solid #e8e8e8;
    }

        .ui-datepicker td a, .ui-datepicker td span {
            display: block;
            text-decoration: none;
            height: 40px;
            text-align: center;
            font: 200 16px/40px roboto_condensed;
            color: #444;
        }

    .ui-datepicker .ui-datepicker-buttonpane {
        background-image: none;
        margin: .7em 0 0;
        padding: 0 .2em;
        border-left: 0;
        border-right: 0;
        border-bottom: 0;
    }

.announcament span.next, .announcament ul li, .news h3, .news span.next, .news ul li {
    border-bottom: 1px solid #e8e8e8;
}

.ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
    margin: .5em .2em .4em;
    cursor: pointer;
    padding: .2em .6em .3em;
    width: auto;
    overflow: visible;
}

    .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current, .ui-datepicker-multi .ui-datepicker-group, .ui-datepicker-rtl .ui-datepicker-buttonpane button {
        float: left;
    }

.ui-datepicker.ui-datepicker-multi {
    width: auto;
}

.ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto .4em;
}

.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left;
}

.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0;
}

.ui-datepicker-rtl {
    direction: rtl;
}

    .ui-datepicker-rtl .ui-datepicker-prev {
        right: 2px;
        left: auto;
    }

    .ui-datepicker-rtl .ui-datepicker-next {
        left: 2px;
        right: auto;
    }

    .ui-datepicker-rtl .ui-datepicker-prev:hover {
        right: 1px;
        left: auto;
    }

    .ui-datepicker-rtl .ui-datepicker-next:hover {
        left: 1px;
        right: auto;
    }

    .ui-datepicker-rtl .ui-datepicker-buttonpane {
        clear: right;
    }

        .ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current, .ui-datepicker-rtl .ui-datepicker-group {
            float: right;
        }

    .ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
        border-right-width: 0;
        border-left-width: 1px;
    }

.ui-state-active {
    background: #ff4747;
    color: #fff !important;
}

.ui-slider {
    position: relative;
    text-align: left;
    margin: 20px auto;
    background: #fff;
    width: 2px !important;
    cursor: pointer;
    -o-user-select: none;
    user-select: none;
}

.ui-slider, .ui-slider-vertical .ui-slider-handle {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

    .ui-slider .ui-slider-handle {
        position: absolute;
        z-index: 2;
        width: 1.2em;
        height: 1.2em;
        cursor: default;
        -ms-touch-action: none;
        touch-action: none;
    }

    .ui-slider .ui-slider-range {
        position: absolute;
        z-index: 1;
        font-size: .7em;
        display: block;
        border: 0;
        background-position: 0 0;
    }

    .ui-slider.ui-state-disabled .ui-slider-handle, .ui-slider.ui-state-disabled .ui-slider-range {
        filter: inherit;
    }

.ui-slider-horizontal {
    height: .8em;
}

    .ui-slider-horizontal .ui-slider-handle {
        top: -.3em;
        margin-left: -.6em;
    }

    .ui-slider-horizontal .ui-slider-range {
        top: 0;
        height: 100%;
    }

    .ui-slider-horizontal .ui-slider-range-min {
        left: 0;
    }

    .ui-slider-horizontal .ui-slider-range-max {
        right: 0;
    }

.ui-slider-vertical {
    width: .8em;
    height: 100px;
}

    .ui-slider-vertical .ui-slider-handle {
        left: -9px;
        margin: 0;
        width: 20px !important;
        height: 2px !important;
        background: #fff;
        cursor: pointer;
        -o-user-select: none;
        user-select: none;
        outline: 0;
    }

        .ui-slider-vertical .ui-slider-handle.ui-state-active {
            background: #e2e2e2 !important;
            color: #fff !important;
        }

    .ui-slider-vertical .ui-slider-range {
        margin: 20px auto;
        width: 2px !important;
        background: #d22f2f;
        position: relative;
        left: 0;
        cursor: pointer;
        -o-user-select: none;
        user-select: none;
        outline: 0;
    }

    .owl-controls, .ui-slider-vertical .ui-slider-range {
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
    }

    .ui-slider-vertical .ui-slider-range-min {
        bottom: 0;
    }

    .ui-slider-vertical .ui-slider-range-max {
        top: 0;
    }

@media screen and (max-width:1500px) {
    .player-block .player, .player-block .player-bg, .player-block .player-bg .feedback-block, .player-block .player-bg .player-program-block {
        width: 1200px !important;
    }

        .player-block .player-bg .feedback-block .feedback-right_block {
            width: 440px !important;
        }

            .player-block .player-bg .feedback-block .feedback-right_block .status {
                width: 205px !important;
            }
}

.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.announcament .archive:before, .news .archive:before, .news .img:after {
    content: '';
}

.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y;
}

    .owl-carousel .owl-wrapper {
        display: none;
        position: relative;
    }

    .owl-carousel .owl-wrapper-outer {
        overflow: hidden;
        position: relative;
        width: 100%;
    }

        .owl-carousel .owl-wrapper-outer.autoHeight {
            -webkit-transition: height 500ms ease-in-out;
            -moz-transition: height 500ms ease-in-out;
            -ms-transition: height 500ms ease-in-out;
            -o-transition: height 500ms ease-in-out;
            transition: height 500ms ease-in-out;
        }

    .owl-carousel .owl-item {
        float: left;
    }

.owl-controls .owl-buttons div, .owl-controls .owl-page {
    cursor: pointer;
}

.owl-controls {
    -khtml-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
}

.grabbing {
    cursor: url(../../img/owl-carousel/grabbing.png)8 8,move;
}

#welcome span.player-button, #welcome span.video-button {
    -o-user-select: none;
    display: inline-block;
    cursor: pointer;
}

.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
}

.owl-theme .owl-controls {
    margin-top: 10px;
    text-align: center;
}

    .owl-theme .owl-controls .owl-buttons div {
        color: #FFF;
        display: inline-block;
        zoom: 1;
        margin: 5px;
        padding: 3px 10px;
        font-size: 12px;
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        border-radius: 30px;
        background: #869791;
        filter: alpha(opacity=50);
        opacity: .5;
    }

    .owl-theme .owl-controls.clickable .owl-buttons div:hover {
        filter: alpha(opacity=100);
        opacity: 1;
        text-decoration: none;
    }

    .owl-theme .owl-controls .owl-page {
        display: inline-block;
        zoom: 1;
    }

        .owl-theme .owl-controls .owl-page span {
            display: block;
            width: 12px;
            height: 12px;
            margin: 5px 7px;
            filter: alpha(opacity=50);
            opacity: .5;
            -webkit-border-radius: 20px;
            -moz-border-radius: 20px;
            border-radius: 20px;
            background: #869791;
        }

        .owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
            filter: alpha(opacity=100);
            opacity: 1;
        }

        .owl-theme .owl-controls .owl-page span.owl-numbers {
            height: auto;
            width: auto;
            color: #FFF;
            padding: 2px 10px;
            font-size: 12px;
            -webkit-border-radius: 30px;
            -moz-border-radius: 30px;
            border-radius: 30px;
        }

.owl-item.loading {
    min-height: 150px;
    background: url(../../img/owl-carousel/AjaxLoader.gif)center center no-repeat;
}

.table-questionnaire1 {
    width: 100%;
}

    .table-questionnaire1 tr td {
        padding: 15px 0 !important;
        border: 1px solid #e8e8e8;
    }

        .table-questionnaire1 tr td input {
            margin: 0 !important;
        }

        .table-questionnaire1 tr td:nth-child(1) {
            padding: 15px !important;
        }

        .table-questionnaire1 tr td:nth-child(2) {
            width: 155px;
            text-align: center;
        }

        .table-questionnaire1 tr td:nth-child(3) {
            width: 155px;
            text-align: center;
            vertical-align: middle;
        }

#body {
    min-width: 100%;
    min-height: 100%;
    position: relative;
    z-index: 1;
}

    #body.is-popup {
        overflow: hidden;
        position: fixed;
    }

body {
    overflow-y: scroll;
}

.announcament, .banner, .banner2 .banner2-wrapper, .news, .program, .tour, .tv-radio, .we, .we .img {
    overflow: hidden;
}

#form_census input.is-error[type=checkbox] + label:before {
    background-position: -10px 33px;
}

#header-middle .login-button a {
    height: 38px !important;
}

    #header-middle .login-button a span {
        display: none !important;
    }

    #header-middle .login-button a i {
        display: block !important;
    }

    #header-middle .login-button a.sign_up {
        width: 38px !important;
        background: #212121;
        margin: 35px 0 0 !important;
        -webkit-border-radius: 3px 0 0 3px !important;
        -moz-border-radius: 3px 0 0 3px !important;
        border-radius: 3px 0 0 3px !important;
        /*behavior: url(../js/modulesPIE.htc) !important;*/
    }

        #header-middle .login-button a.sign_up i {
            margin: 11px 12px !important;
        }

    #header-middle .login-button a.sign_in {
        width: 38px !important;
        background: #ff4747;
        margin: 35px 0 0 !important;
        -webkit-border-radius: 0 3px 3px 0 !important;
        -moz-border-radius: 0 3px 3px 0 !important;
        border-radius: 0 3px 3px 0 !important;
        /*behavior: url(../js/modulesPIE.htc) !important;*/
    }

.announcament, .announcament .archive, .tv-radio .img img {
    /*behavior: url(../js/modulesPIE.htc);*/
}

#header-middle .login-button a.sign_in i {
    margin: 10px 8px !important;
}

.wrapper {
    margin: 0 auto;
    width: 1480px !important;
    position: relative;
}

@media (min-width: 1240px) {
    #body.no-index .wrapper {
        width: 1200px !important;
    }
    #body.no-index #header #header-middle .menu-top.new #top_menu {
        width: 100% !important;
    }
}


#welcome {
    padding: 22px 0;
    /*height: 210px;*/
    width: 100%;
    background: #ff4747;
    min-width: 1480px;
    text-align: center;
	background-image: url(../img/winter2.png)
}

    #welcome .wrapper.is-opacity {
        -webkit-opacity: .3;
        -moz-opacity: .3;
        -o-opacity: .3;
        filter: alpha(opacity=30);
        opacity: .3;
    }

    #welcome span.player-button:active, #welcome span.video-button:active {
        -webkit-opacity: .8;
        -moz-opacity: .8;
        -o-opacity: .8;
        filter: alpha(opacity=80);
    }

    #welcome h2 {
        margin: 0;
        padding: 26px 0 6px;
        font: 600 65px/65px ctmedium_condensed-web;
        color: #fff;
        letter-spacing: -.012em;
        /*height: 69px;*/
    }

    #welcome p {
        margin: 0;
        padding: 0;
        color: #fff;
        font: 400 18px/18px helvetica;
    }

        #welcome p span {
            font: 800 18px/18px helvetica;
            letter-spacing: normal;
        }

    #welcome span.player-button {
        user-select: none;
        margin: 16px 0 0;
    }

    #welcome span.player-button, #welcome span.video-button {
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
    }

        #welcome span.player-button .stop-block-white {
            background: url(../img/sprites/stop-block-white-transparent.png)center no-repeat;
            width: 52px;
            height: 52px;
        }

        #welcome span.player-button:active {
            opacity: .8;
        }

    #welcome span.video-button {
        user-select: none;
        margin: 16px 0 0 10px;
    }

        #welcome span.video-button .video-block-white-small {
            background: url(../img/sprites/video-block-white-small.png)center no-repeat;
            width: 52px;
            height: 52px;
            display: block;
        }

        #welcome span.video-button:active {
            opacity: .8;
        }

table#desktop, table#mainDesktop {
    border: none;
    margin: 40px auto 0;
}

    table#desktop tr , table#mainDesktop tr {
        height: 130px;
        line-height: 0;
    }

        table#desktop tr:nth-last-child(5n) td , table#mainDesktop tr:nth-last-child(5n) td {
            padding: 0 40px 0 0;
        }

        table#desktop tr td, table#mainDesktop tr td {
            width: 340px;
            padding: 0 40px 0 0;
            vertical-align: top;
        }

            table#desktop tr td:last-child, table#mainDesktop tr td:last-child {
                padding-right: 0;
            }

.tv-radio {
    margin: 0;
}

    .tv-radio .img {
        position: relative;
        width: 340px;
        height: 340px;
    }

        .tv-radio .img i {
            display: none;
        }

        .tv-radio .img:hover {
            -webkit-opacity: .7;
            -moz-opacity: .7;
            -o-opacity: .7;
            filter: alpha(opacity=70);
            opacity: .7;
        }

            .tv-radio .img:hover a {
                width: 340px;
                height: 340px;
                /*position: absolute;*/
                top: 0;
                left: 0;
                background: url(../img/hover-video.png)center no-repeat;
            }

        .tv-radio .img img {
            -webkit-border-radius: 5px;
            -moz-border-radius: 5px;
            border-radius: 5px;
        }

        .tv-radio .img p {
            box-sizing: border-box;
            padding: 0 10px 0 0;
            margin: 0;
            display: block;
            background: rgba(255,255,255,.6);
            color: #444;
            font: 400 11px/33px roboto;
            height: 30px;
            width: 100%;
            position: absolute;
            bottom: 0;
            left: 0;
            text-align: right;
            text-transform: uppercase;
        }

    .tv-radio .text span {
        font: 400 11px/24px roboto;
        margin: 12px 0 0;
        text-transform: uppercase;
        color: #949494;
        height: 18px;
        display: block;
    }

    .tv-radio .text h3 {
        padding: 10px 0 5px;
        margin: 0;
        font: 600 32px/28px ctmedium_condensed-web;
        color: #000;
    }

        .tv-radio .text h3 a {
            text-decoration: none;
            color: #000;
        }

            .tv-radio .text h3 a:hover {
                color: #d53b3b;
            }

            .tv-radio .text h3 a:active {
                color: #c43737;
            }

    .tv-radio .text p {
        margin: 0;
        padding: 0;
        font: 200 16px/21px roboto_condensed;
        color: #444;
        width: 340px;
    }

        .tv-radio .text p a {
            text-decoration: underline;
            color: #444;
            display: inline;
            margin: 0 0 0 3px;
        }

            .tv-radio .text p a:hover {
                color: #000;
            }

    .tv-radio .text a.button-black_border {
        display: none;
        margin: 20px 0 0;
    }

    .tv-radio.col2 {
        width: 720px;
    }

        .tv-radio.col2 .img {
            float: left;
            padding: 0 20px 0 0;
            height: 100%;
        }

        .tv-radio.col2 .text {
            height: 100%;
            width: 340px;
            float: right;
        }

            .tv-radio.col2 .text p {
                height: auto;
            }

            .tv-radio.col2 .text a.button-black_border {
                display: block;
            }

    .tv-radio.col1 {
        width: 340px;
    }

    .tv-radio.tv {
        width: 380px;
    }

        .tv-radio.tv .img:hover {
            -webkit-opacity: 1;
            -moz-opacity: 1;
            -o-opacity: 1;
            filter: alpha(opacity=100);
            opacity: 1;
        }

            .tv-radio.tv .img:hover i {
                display: block;
                position: absolute;
                top: 50%;
                left: 50%;
                transform: translate(-50%,-50%);
            }

        .tv-radio.tv .text p {
            height: 100px;
        }

    .tv-radio.col3 {
        width: 1100px;
    }

        .tv-radio.col3 .img {
            float: left;
            margin: 0 20px 0 0;
        }

        .tv-radio.col3 .text {
            height: 100%;
            width: 720px;
            float: right;
        }

            .tv-radio.col3 .text p {
                height: auto;
                width: 720px;
            }

            .tv-radio.col3 .text a.button-black_border {
                display: block;
            }

.announcament {
    position: relative;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #e8e8e8;
    box-sizing: border-box;
    height: 360px;
    width: 340px;
    margin-bottom: 0;
}

    .announcament h3 {
        font: 600 31px/31px ctmedium_condensed-web;
        color: #000;
        margin: 0;
        padding: 20px 25px 0 20px;
    }

    .announcament span.next {
        font: italic 200 16px/20px roboto_condensed;
        padding: 0 120px 20px 0;
        display: block;
        margin: 20px 20px 0;
        color: #444;
    }

    .announcament ul {
        margin: 0;
        padding: 0;
        list-style: none;
        width: 340px;
        float: left;
    }

        .announcament ul li {
            display: block;
            margin: 0 20px;
            padding: 10px 0;
        }

            .announcament ul li:last-child {
                border: none;
            }

            .announcament ul li span {
                display: block;
                padding: 0;
                margin: 0;
                font: 800 14px/20px roboto_condensed;
                color: #000;
                border: none;
            }

.banner img, .banner2 {
    border: 1px solid #e8e8e8;
}

.announcament ul li p {
    display: block;
    width: 100%;
    font: 300 16px/22px roboto_condensed;
    margin: 0;
    padding: 0;
}

    .announcament ul li p a {
        color: #656565;
        text-decoration: none;
    }

        .announcament ul li p a:hover {
            color: #000;
        }

.announcament .archive {
    position: absolute;
    bottom: 0;
    height: 50px;
    text-align: right;
    padding: 0 20px 0 0;
    width: 100%;
    box-sizing: border-box;
    border-top: 1px solid #e8e8e8;
    background: #fff;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
}

    .announcament .archive:before {
        display: block;
        width: 100%;
        height: 20px;
        background-repeat: repeat-x;
        background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0)),to(#fff));
        background-image: -webkit-linear-gradient(top,rgba(255,255,255,0),#fff);
        background-image: -moz-linear-gradient(top,rgba(255,255,255,0) 0,#fff 100%);
        background-image: -o-linear-gradient(top,rgba(255,255,255,0) 0,#fff 100%);
        background-image: -ms-linear-gradient(top,rgba(255,255,255,0) 0,#fff 100%);
        background-image: linear-gradient(top,rgba(255,255,255,0) 0,#fff 100%);
        -pie-background: linear-gradient(rgba(255,255,255,0),#fff);
        /*behavior: url(../js/PIE.htc);*/
        position: absolute;
        top: -21px;
    }

.news, .news .img {
    position: relative;
}

    .banner img, .banner2, .banner2 img, .download ul li:first-child a, .download ul li:last-child a, .news, .news .archive, .news .img img {
        /*behavior: url(../js/modulesPIE.htc);*/
    }

.announcament.row4, .banner2 {
    height: 480px;
}

.announcament .archive a {
    font: 300 16px/50px roboto_condensed;
    text-decoration: none;
    color: #000;
}

    .announcament .archive a:hover {
        color: #d53b3b;
    }

    .announcament .archive a:active {
        color: #c43737;
    }

.announcament.col2 {
    width: 720px;
}

.announcament.row4 ul {
    margin: 0 10px 0 5px;
}

.banner {
    margin: 0;
}

    .banner a {
        display: inline-block;
        font-size: 0;
    }

    .banner img {
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        box-sizing: border-box;
    }

        .banner img:hover {
            -webkit-opacity: .7;
            -moz-opacity: .7;
            -o-opacity: .7;
            filter: alpha(opacity=70);
            opacity: .7;
        }

.banner2 {
    border-radius: 5px;
    display: table-cell;
    width: 340px;
    vertical-align: middle;
}

    .banner2, .banner2 img {
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
    }

        .banner2 .banner2-wrapper {
            margin: 0;
            text-align: center;
        }

        .banner2 a {
            display: inline-block;
            font-size: 0;
        }

        .banner2 img {
            border-radius: 5px;
            box-sizing: border-box;
        }

            .banner2 img:hover {
                filter: alpha(opacity=70);
                opacity: .7;
            }

            .banner2 img:hover, .program ul li .img:hover {
                -webkit-opacity: .7;
                -moz-opacity: .7;
                -o-opacity: .7;
            }

.download {
    width: 340px;
    padding: 0;
    overflow: hidden;
}

    .download ul {
        margin: 0;
        padding: 0;
        list-style: none;
        width: 100%;
    }

        .download ul li {
            display: block;
            width: 100%;
        }

            .download ul li:first-child a {
                -webkit-border-radius: 5px 5px 0 0;
                -moz-border-radius: 5px 5px 0 0;
                border-radius: 5px 5px 0 0;
                border-top: 1px solid #ca3838;
            }

            .download ul li:last-child a {
                -webkit-border-radius: 0 0 5px 5px;
                -moz-border-radius: 0 0 5px 5px;
                border-radius: 0 0 5px 5px;
            }

            .download ul li a {
                width: 100%;
                height: 50px;
                font: 300 16px/50px roboto_condensed;
                text-decoration: none;
                color: #fff;
                letter-spacing: .02em;
                background: #ff4747;
                display: block;
                padding: 0 15px;
                border: 1px solid #ca3838;
                border-top: none;
                box-sizing: border-box;
            }

                .download ul li a:hover {
                    background: #d53b3b;
                }

                .download ul li a:active {
                    background: #c43737;
                }

                .download ul li a i {
                    margin: 10px 10px 0 0;
                    float: left;
                }

.news {
    border-radius: 5px;
    border: 1px solid #e8e8e8;
    box-sizing: border-box;
    height: 480px;
    width: 100%;
    margin-bottom: 40px;
}

    .news, .news .img img {
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
    }

        .news .img {
            float: left;
            display: none;
        }

            .news .img img {
                border-radius: 5px;
                margin: 15px 40px 20px 20px;
            }

            .news .img:after {
                display: block;
                width: 420px;
                height: 20px;
                background: #fff;
                position: absolute;
                bottom: -10px;
                z-index: 1;
            }

        .news h3 {
            font: 600 31px/31px ctmedium_condensed-web;
            color: #000;
            margin: 20px 20px 0;
            padding: 0 0 20px;
        }

            .news h3 i {
                float: right;
            }

        .news span.next {
            font: italic 200 16px/20px roboto_condensed;
            padding: 0 120px 10px 0;
            display: block;
            margin: 15px 20px 0;
            color: #444;
        }

        .news ul {
            margin: 0;
            padding: 0;
            list-style: none;
            width: 340px;
            float: left;
        }

            .news ul li {
                display: block;
                margin: 0 20px;
                padding: 10px 0;
            }

                .news ul li:last-child {
                    border: none;
                }

                .news ul li.program-data {
                    background-color: #fcfcfc;
                    margin: -1px 0 0;
                    padding: 10px 20px;
                    font-size: 11px;
                    line-height: 11px;
                    text-transform: uppercase;
                    color: rgba(0,0,0,.52);
                    border-top: 1px solid #e8e8e8;
                    font-family: Roboto;
                    font-weight: 400;
                }

                .news ul li span {
                    display: block;
                    float: left;
                    padding: 0;
                    font: 800 14px/20px roboto_condensed;
                    color: #000;
                    border: none;
                    margin: 1px 0 0;
                }

                .news ul li p {
                    display: block;
                    float: right;
                    width: 260px;
                    font: 300 16px/22px roboto_condensed;
                    margin: 0;
                    padding: 0;
                }

                    .news ul li p a {
                        color: #656565;
                        text-decoration: none;
                    }

                        .news ul li p a:hover {
                            color: #000;
                        }

        .news .archive {
            position: absolute;
            bottom: 0;
            height: 50px;
            text-align: right;
            padding: 0 20px 0 0;
            width: 100%;
            box-sizing: border-box;
            border-top: 1px solid #e8e8e8;
            background: #fff;
            -webkit-border-radius: 0 0 5px 5px;
            -moz-border-radius: 0 0 5px 5px;
            border-radius: 0 0 5px 5px;
        }

            .news .archive:before {
                display: block;
                width: 100%;
                height: 20px;
                background-repeat: repeat-x;
                background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0)),to(#fff));
                background-image: -webkit-linear-gradient(top,rgba(255,255,255,0),#fff);
                background-image: -moz-linear-gradient(top,rgba(255,255,255,0) 0,#fff 100%);
                background-image: -o-linear-gradient(top,rgba(255,255,255,0) 0,#fff 100%);
                background-image: -ms-linear-gradient(top,rgba(255,255,255,0) 0,#fff 100%);
                background-image: linear-gradient(top,rgba(255,255,255,0) 0,#fff 100%);
                -pie-background: linear-gradient(rgba(255,255,255,0),#fff);
                /*behavior: url(../js/PIE.htc);*/
                position: absolute;
                top: -21px;
            }

.program ul li .img img, .we {
    /*behavior: url(../js/modulesPIE.htc);*/
}

.news .archive a {
    font: 300 16px/50px roboto_condensed;
    text-decoration: none;
    color: #000;
}

    .news .archive a:hover {
        color: #d53b3b;
    }

    .news .archive a:active {
        color: #c43737;
    }

.news.col2 ul {
    width: 100%;
}

    .news.col2 ul li p {
        width: 635px;
    }

.news.col4 ul li p {
    width: 240px;
}

.news.col4 .img {
    display: block;
}

.news.col4 span.next {
    display: none;
}

.program {
    margin: 0;
}

    .program ul {
        padding: 0;
        margin: 0;
        list-style: none;
        float: left;
    }

        .program ul:not(:first-child) {
            margin-left: 40px;
        }

        .program ul li {
            padding: 0;
            margin: 0 0 20px;
            display: block;
            width: 340px;
            height: 100px;
        }

            .program ul li:hover .text p {
                display: block;
            }

            .program ul li .img {
                width: 100px;
                height: 100px;
                float: left;
                margin: 0 20px 0 0;
                position: relative;
            }

                .program ul li .img i {
                    display: none;
                }

                .program ul li .img img {
                    border-radius: 5px;
                }

                .program ul li .img img, .we {
                    -webkit-border-radius: 5px;
                    -moz-border-radius: 5px;
                }

                .program ul li .img:hover {
                    filter: alpha(opacity=70);
                    opacity: .7;
                }

                    .program ul li .img:hover a {
                        width: 100px;
                        height: 100px;
                        position: absolute;
                        top: 0;
                        left: 0;
                        background: url(../img/hover-video.png)center no-repeat;
                    }

            .program ul li .text {
                width: 220px;
                float: right;
                height: 100%;
            }

                .program ul li .text span {
                    display: block;
                    font: 400 11px/11px roboto;
                    text-transform: uppercase;
                    color: #949494;
                    margin: 29px 0 0;
                    padding: 0;
                }

                .program ul li .text h4 {
                    font: 200 17px roboto_condensed;
                    padding: 0;
                    margin: 2px 0 5px;
                    display: block;
                }

                    .program ul li .text h4 a {
                        color: #000;
                        text-decoration: none;
                    }

                        .program ul li .text h4 a:hover {
                            color: #d53b3b;
                        }

                .program ul li .text p {
                    display: none;
                    font: 200 11px roboto;
                    margin: 3px 0 0;
                    padding: 0;
                }

                    .program ul li .text p a {
                        padding: 0 10px 0 0;
                        color: #949494;
                        text-decoration: none;
                        display: block;
                        float: left;
                    }

                        .program ul li .text p a i {
                            display: inline-block;
                            margin: 0 2px;
                        }

                            .program ul li .text p a i.a-hover, .program ul li .text p a:hover i {
                                display: none;
                            }

                            .program ul li .text p a i.view_grey, .program ul li .text p a i.view_red {
                                float: left;
                                margin: 2px 3px 0 0;
                            }

                            .program ul li .text p a i.comments_grey, .program ul li .text p a i.comments_red {
                                float: left;
                                margin: 0 3px 0 0;
                            }

                        .program ul li .text p a:hover {
                            color: #d53b3b;
                        }

                            .program ul li .text p a:hover i.a-hover {
                                display: inline-block;
                            }

.tour {
    width: 340px;
    height: 200px;
    margin: 0;
}

    .tour h3 {
        font: 600 30px/31px ctmedium_condensed-web;
        color: #000;
        padding: 0 20px;
        margin: 0;
    }

    .tour p {
        font: 300 16px/22px roboto_condensed;
        color: #444;
        padding: 0 20px;
        margin: 10px 0 15px;
    }

    .tour a {
        margin: 0 20px;
    }

.we {
    border-radius: 5px;
    border: 1px solid #e8e8e8;
    box-sizing: border-box;
}

    .we h3 {
        font: 600 30px/85px ctmedium_condensed-web;
        height: 85px;
        margin: 0;
        padding: 0;
        text-align: center;
    }

        .we h3 a {
            text-decoration: none;
            color: #000;
        }

            .we h3 a:hover {
                color: #d53b3b;
            }

            .we h3 a:active {
                color: #c43737;
            }

    .we .img {
        margin: 0 19px 19px;
    }

        .we .img:hover {
            -webkit-opacity: .6;
            -moz-opacity: .6;
            -o-opacity: .6;
            filter: alpha(opacity=60);
            opacity: .6;
        }

        .we .img img {
            float: left;
        }

    .we.row4 {
        height: 480px;
    }

        .we.row4 .img {
            height: 375px;
        }

    .we.row2 {
        height: 240px;
    }

        .we.row2 h3 {
            line-height: 66px;
            height: 66px;
        }

        .we.row2 .img {
            height: 150px;
        }

    .we.col3 .img {
        margin: 0 24px 24px;
    }

    .we.col2 .img {
        margin: 0 21px 21px;
    }

    .we.col4 .img {
        margin: 0 26px 20px;
    }

@media screen and (max-width:1500px) {
    table#desktop tr {
        height: 130px;
    }

    #welcome {
        min-width: 1200px;
    }

    .wrapper {
        width: 1110px !important;
    }
}

#welcome.winter-style {
    background: #ff4747 url(/upload/snow.png) 50% 50% no-repeat;
    background-size: cover;
}


table[style="width: 800px;"] tr td {
	width: 20%;
	border: 1px solid #e6e6e6;
	padding: 10px 15px;
}
table[style="width: 800px;"] {
	border-color: #e6e6e6;
}
@media screen and (max-width: 820px) {
	.program-detail .blog-detail .text table {
		border: none;
	}
	.program-detail .blog-detail .text table td {
		border: none;
		display: table-cell;
		padding: 8px 5px;
	}
	.program-detail .blog-detail .text table tr {
		border-bottom: 1px solid #e6e6e6;
		margin-top: -1px;
	}
}
@media screen and (max-width: 470px) {
	.program-detail .blog-detail .text table td {
		font-size: 12px;
	}
}
span.success {
	line-height: 37px;
	color: white !important;
	opacity: 1;
	position: relative;
}
span.success:before {
	content: 'Спасибо большое за вашу помощь! Мы с Вами обязательно свяжемся.';
	line-height: 37px;
	color: green;
}
.vote-box .vote-result {
	top: 14px;
	right: -40px;
}
.vote.is-open .vote-text,
.vote.is-open h3 {
	width: calc(100% - 40px);
	border-right: none;
}
.vote-box .vote-result .vote-result-elm {
	border-top: none;
	padding-left: 0;
}
.vote.is-open {
	width: 100%;
}
.vote-box {
	margin-bottom: 10px;
}
.vote .vote-checkbox label {
	min-height: initial;
}
.vote-box .vote-result .vote-result-elm .vote-percent {
    margin-top: 13px;
    color: #6b6b6b;
    font-size: 16px;
    line-height: 16px;
    text-align: center;
    position: absolute;
    top: -21px;
    right: 0px;
}
.vote .vote-checkbox label::before {
	position: relative;
	top: auto;
	left: auto;
}
.vote .vote-checkbox label {
	padding: 0;
}
.vote-box .vote-result .vote-result-elm .vote-progress-bar {
	margin-top: 8px;
	width: 90%;
	float: none;
}
.vote.is-open .vote-checkbox {
	width: calc(100% - 40px);
}
.vote.is-open .vote-button, .vote.is-open .vote-checkbox, .vote.is-open .vote-text {
	border-right: none;
}
.vote .vote-scroll {
	overflow: hidden;
} 
.vote.is-open .vote-box .vote-result {
	height: initial;
	width: 100%;
	position: relative;
	top: auto;
	right: auto;
	left: auto;
	bottom: auto;
}
.new-filter-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.votes-wrap .title {
    font: 600 normal 31px/40px ctmedium_condensed-web;
    color: #000;
    padding: 0;
    margin: 0 20px 0 0;
}

.schedule .filter-block .info,
.votes-wrap .filter-block .info {
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    float: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
            align-items: center;
}
a.shedile-box-link {
	position: relative;
	margin: 0 0 0 20px;
}
.sh-box-inner {
	vertical-align: middle;
	position: relative;
	line-height: 1;
	}

@media (max-width: 560px) {
	a.shedile-box-link {
		width: 80%;
	}
}
/*
.new-info {
	display: flex;
	justify-content: flex-start;
	align-items: flex-end;
	padding-bottom: 6px;
}
.shedile-box-link.new-shedile-box-link {
	position: relative;
	margin-left: 40px;
	font-style: normal;
	font-size: 25px;
	width: initial;
	padding: 10px 20px;
	margin-top: 0;
	line-height: 1;
	font-family: 'ctmedium_condensed-web';
}
.shedile-box-link.new-shedile-box-link span {
	vertical-align: top;
	position: relative;
}
.old-info {
	line-height: 1.2;
	padding-top:15px;
	position: relative;
	font-weight: bold;
	font-style: normal;
	color: #181818;
	font-size: 25px;
	padding-bottom: 7px;
	font-family: 'ctmedium_condensed-web';
}
.old-info:before {
	content: '';
	width: 100%;
	height: 65px;
	position: absolute;
	right: -25px;
	top: 32px;
	border-right: 1px solid #e8e8e8;
	transform: rotate(-30deg);
}
.old-info:after {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	top: 2px;
	left: 0px;
	border-top: 1px solid #e8e8e8;
}

.shedile-box-link.new-shedile-box-link:before {
	content: '';
	width: 100%;
	height: 65px;
	position: absolute;
	right: -36px;
	top: 56px;
	border-right: 1px solid #e8e8e8;
	transform: rotate(-30deg);
	pointer-events: none;
}
.shedile-box-link.new-shedile-box-link:after {
	content: '';
	width: 100%;
	height: 40px;
	position: absolute;
	right: 28px;
	top: 56px;
	border-left: 1px solid #e8e8e8;
	transform: rotate(30deg);
	pointer-events: none;
}
.shedile-box-link.new-shedile-box-link span:before {
	content: '';
	width: 260px;
	height: 5px;
	position: absolute;
	right: -23px;
	top: -15px;
	border-top: 1px solid #e8e8e8;
	pointer-events: none;
}

@media( max-width: 1200px) {
	.filter-block.new-filter-block {
		padding: 20px 0 0 0;
	}
}

@media (max-width: 840px) {
	.shedile-box-link.new-shedile-box-link span:before {
		width: 200px;
		height: 5px;
		position: absolute;
		right: -30px;
		top: -13px;
	}
	.shedile-box-link.new-shedile-box-link:after {
		width: 100%;
		height: 32px;
		position: absolute;
		right: 29px;
		top: 40px;
	}
	.shedile-box-link.new-shedile-box-link:before {
		height: 39px;
		position: absolute;
		right: -32px;
		top: 40px;
	}
	.old-info,
	.shedile-box-link.new-shedile-box-link {
		font-size: 16px;
	}	
	.old-info:before {
    height: 39px;
		right: -15px;
    top: 21px;
	}
}
@media (max-width: 670px) {
	.shedile-box-link.new-shedile-box-link:before,
	.shedile-box-link.new-shedile-box-link:after,
	.shedile-box-link.new-shedile-box-link span:before {
		display: none;
	}
	.new-info {
		flex-direction: column;
		align-items: flex-start;
	}
	.shedile-box-link.new-shedile-box-link {
		margin-left: 0;
		margin-top: 15px;
	}
}
@media (max-width: 470px) {
	.old-info,
	.shedile-box-link.new-shedile-box-link {
		font-size: 12px;
	}	
	.old-info:before {
		height: 30px;
		right: -12px;
		top: 17px;
	}
} */

/*---- расписание -----*/
.news.col2 ul {
	display: flex;
	flex-wrap: wrap;
}
.news.col2 ul.program-shedule {
	flex-direction: column;
	height: 360px;
	padding-bottom: 50px;
	position: relative;
}
ul.program-shedule:before {
	content: '';
	height: 100%;
	width: 1px;
	background-color: #e8e8e8;
	left: 50%;
	top: 0;
	position: absolute;
}
.news.col2 ul.program-shedule li {
	margin: 0 10px;
	padding: 4px 10px;
}
.news.col2 .program-data {
	width: 100%;
	display: none;
}
.news.col2 ul li p.grey-schedule {
	margin-left: 0;
	font-size: 12px;
	line-height: 16px;
}
.news.col2 .clearfix {
	width: 44%;
}
.news.col2 .clearfix.schedule-done span,
.news.col2 .clearfix.schedule-done p {
	color: rgba(0,0,0,.52);
}
.news.col2 ul li p {
	width: initial;
}
.news.col2 ul li p {
	float: none;
	margin-left: 80px;
	font-weight: bold;
	font-size: 14px;
}
.news.col2 ul li p.grey-schedule {
	font-weight: normal;
}
#desktop_div .column .news.col2.row4 {
	/*height: 567px;*/
	height: initial;
}

/* --- кнопка на главной ----*/
#welcome.new .bitrate > span {
	width: 85px;
}
#welcome.new .bitrate > span > span {
	width: 33.3%;
}
#welcome.new .bitrate {
	width: 135px;
}


a.shedile-box-link.new-shedile-box-link {
	display: none;
}
.head .view-shedile-box {
	padding-right: 21px;
}
#welcome.new .bitrate > span > span i {
	display: block;
	font-size: 14px;
	font-style: normal;
	text-align: center;
}
#welcome.new .bitrate > span {
	border-color: transparent;
}
#welcome.new .bitrate > span > span {
	border: 2px solid white;
	padding: 4px 5px;
}
#welcome.new .player-button.new {
	padding: 14px 25px 12px 35px;
}
#welcome.new .player-button.new i {
	background-size: 160%;
}
#welcome.new .bitrate > span {
	width: 150px;
}
#welcome.new .bitrate > span > span {
	width: 28px;
	margin: 0 3px;
	border-radius: 5px;
}
#welcome.new .bitrate {
	width: 170px;
    margin-top: 0;
}
.popup-overlay .subscribe_news_site {
	height: 400px;
}
.popup-overlay .subscribe_news_site .scroll-block {
	height: initial;
}
.moscow-efir {
	position: absolute;
	left: 15px;
}

@media (max-width: 345px) {
	#welcome.new .bitrate  {
		margin-top: 10px;
	}
}

@media (max-width: 590px) {
	.moscow-efir {
		display: none;
	}
	.news.col2 ul.program-shedule li {
		width: calc(100% - 40px);
	}
	#desktop_div .column .news.col2.row4 {
		height: 440px;
		overflow: hidden;
	}
	ul.program-shedule:before {
		display: none;
	}
	.news.col2 ul.program-shedule {
		height: 300px;
		overflow: scroll;
		display: block;
		padding-bottom: 55px;
	}
}

.news ul.program-shedule li p a {
    color: #181818;
}
.news.col2 .clearfix.schedule-done span,
.news.col2 .clearfix.schedule-done p,
.news ul.program-shedule li.clearfix.schedule-done p a {
    color: rgba(0,0,0,.52);
}
#welcome.new {
    /*background-image: url(http://www.silver.ru/local/templates/index/img/football-1.png),  url(http://www.silver.ru/local/templates/index/img/football-2.png) !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center left, center right !important; */
}
/*@media (max-width: 1560px) {
    #welcome.new {
        background-image: none !important;
    }
} */
audio {
    display: none;
}
/*-- новогодний стиль ---*/
/*--#welcome.new {
    background-image: url('http://www.silver.ru/local/templates/index/img/winter/snow.png') !important;
    background-size: cover;
    background-repeat: repeat-x;
} --*/ 

.preheader-ny {
    background-image: url('http://www.silver.ru/local/templates/index/img/winter/fon.jpg');
    background-repeat: no-repeat;
    background-size: auto 100%;
    height: 140px;
    padding: 0 5px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-position: center;
}

.preheader-ny:after {
    display: none;
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0, .6);
}

.preheader-ny__centered {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 0 30px;
    z-index: 10;
}

.preheader-ny__link-absolute {
    display: none;
    /*background-color: rgba(0, 0, 0, 0.6);*/
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10;
}

.preheader-ny span {
    color: #fff;
    font: 600 42px/61px ctmedium_condensed-web;
    margin: 0 0 15px 0;
    font-weight: bold;
    font-family: 'sourcesanspro';
    line-height: 1;
    text-align: center;
}

.preheader-ny__logo--bull {
    margin-right: 15px;
}

.preheader-ny__logo--bwm {
    margin-left: 20px;
}

@media (max-width: 800px) {
    .preheader-ny__link-absolute  {
        display: block;
    }

    .preheader-ny__logo {
        position: absolute;
    }

    .preheader-ny__logo--bull {
        left: 0;
    }

    .preheader-ny__logo--bwm {
        right: 10px;
    }

    .preheader-ny:after {
        display: block;
    }

    .preheader-ny span {
        font-size: 37px;
    }

    .preheader-ny {
        height: 130px;
        padding-top: 10px;
    }
}

@media (max-width: 500px) {
    .preheader-ny span {
        font-size: 28px;
    }

    .preheader-ny {
        height: 110px;
        padding-top: 20px;
    }
}




.preheader {
    background-image: url('http://www.silver.ru/local/templates/index/img/winter/logosd.png'), url('http://www.silver.ru/local/templates/index/img/winter/logomc.png'), url('http://www.silver.ru/local/templates/index/img/winter/fon.jpg');
    background-repeat: no-repeat, no-repeat, repeat-x;
    background-size: 150px, 90px, auto 100%;
    background-position: 26% center, 72% center, center center;
    padding: 0;
    text-align: center;
    position: relative;
    padding-top: 4px;
}
.preheader p {
    color: #fff;
    font: 600 42px/61px ctmedium_condensed-web;
    margin: 0 0 15px 0;
    font-weight: bold;
    font-family: 'sourcesanspro';
    line-height: 1;
}
.preheader-maintext {
    position: relative;
}
.absolute-th {
    text-transform: uppercase;
    font-size: 15px;
    position: absolute;
    bottom: -10px;
    right: 0;
}
#defaultCountdown {
    max-width: 550px;
    height: 80px;
    /*margin: auto;*/
    color: #fff;
    border: none;
    background-color: transparent;
    font-size: 29px;
    font-weight: bold;
    font-family: 'sourcesanspro';
}
#defaultCountdown .countdown-section {
    border-right: 1px solid #fff5df;
}
#defaultCountdown .countdown-section:last-child {
    border-right: none;
}
#defaultCountdown .countdown-period {
    font-size: 16px;
    font: 300 18px/18px ctmedium_condensed-web;
}
#defaultCountdown .countdown-amount {
    line-height: 1;
}
.absolute-link,
.absolute-link-two {
    display: block;
    width: 150px;
    height: 100%;
    position: absolute;
    left: calc(47% + 349px);
    top: 42px;
    right: 40px;
}
.absolute-link-two {
    top: 0;
}
@media (min-width:1920px) {
    .absolute-link {
        left: 69.9%;
        top: 42px;
    }
    .absolute-link-two {
        left: 69.9%;
    }
    .preheader {
        background-position: 33% center, 65% center, center center;
    }
}
@media (max-width: 1400px) {
    .absolute-link,
    .absolute-link-two {
        left: auto;
        right: 136px;
    }
    .preheader {
        background-position: 15% center,83% center, center center;
    }   
}
@media  (max-width: 1100px) {
    .preheader {
        position: relative;
    }
    .preheader > * {
        position: relative;
        z-index: 2;
    }
    .absolute-link,
    .absolute-link-two {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 99999;
    }
    .preheader:before {
        content: '';
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.6);
        position: absolute;
        left:0;
        top: 0;
        z-index: 1;
    }
}
@media (max-width: 767px) {
    .preheader {
        background-size: 150px, 90px, auto 100%;
        background-position: 0% center, 100% center, center center;
        padding-top: 20px;
    }
    .preheader p {
        font-size: 36px;
    }
}
@media (max-width: 480px) {
    .preheader p {
        font-size: 26px;
    }
    #defaultCountdown {
        font-size: 22px;
    }
    #defaultCountdown .countdown-section {
        border-right: none;
    }
}

/*--- new styles ---*/
.print-journal,
.downolad-journal {
  background: #FF4747 none repeat scroll 0% 0%!important;
  display: inline-block;
  font: 200 16px/30px roboto_condensed;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 0 10px;
  margin: 0 5px;
  border: none;
}
.print-journal {
    margin-left: 0;
}
.save-and-print-journal {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 15px 0;
}
.print-journal:hover,
.downolad-journal:hover {
  background: #C43737 none repeat scroll 0% 0%!important;
  color: white;
}

.share-image-block {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 20px;
}
.share-image-block span {
    margin: 0 5px;
    cursor: pointer;
}
.share-image-block span img {
    transition: 0.2s ease all;
}
.share-image-block span:hover img {
    opacity: 0.7;
}
.share-image-block form {
    display: none;
}
.program-detail .blog-detail .text .share-image-block span img {
    width: 30px;
    height: 30px; 
    margin: 0;
}
.share-image-block a[download],
.share-image-block a.print-image,
.save-and-print span {
    background: #FF4747 none repeat scroll 0% 0%!important;
    display: block;
    font: 200 16px/30px roboto_condensed;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 0 10px;
    text-align: center;
}
.save-and-print {
    display: flex;
}
.share-image-block form input {
    border: none;
    border-bottom: 1px solid #E8E8E8;
    outline: none;
    height: 26px;
}
.share-image-block form input.is-error {
    border-bottom-color: #FF4747;
}
.share-image-block form input.is-success {
    border-bottom-color: green;
}
.share-image-block form button {
    background: #FF4747 none repeat scroll 0% 0%!important;
    font: 200 16px/30px roboto_condensed;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 0 10px;
    text-align: center;
    margin-left: 5px;
    border: none;
}
.share-image-block form button:hover,
.save-and-print span:hover,
.share-image-block a.print-image:hover {
    background: #C43737 none repeat scroll 0% 0%!important;
}
.share-image-block span img {
    width: 30px;
}

@media (max-width: 767px) {
    .share-image-block {
        flex-direction: column;
    }
    .share-image-block div {
        margin: 20px 0;
    }
}

/*@media (min-width: 1200px) {
    .left-container {
        width: calc(100% - 400px);
    }
} */
#header #header-top .right .login-button h4 {
    display: none;
}

.news-title div h3 {
    padding: 0;
    margin: 0 0 10px;
    font: 400 normal 40px/36px ctmedium_condensed-web;
    color: #fff;
}

/* for notification style*/
/* .jq-toast-wrap {
    width: 270px!important;
}
 .jq-toast-single {
    padding: 15px 23px 15px 15px!important;
    border-radius: 6px 6px 0px 6px!important;
    font-size: 13px!important;
    color: rgba(0, 0, 0, 0.8)!important;
}

.jq-toast-single {
    background-color: rgba(255,255,255, 0.9)!important;
    box-shadow: 0 0 0 2px #ff4747;
    
}
.close-jq-toast-single {
    top: 0!important;
    right: 0!important;
    font-size: 20px!important;
    background: #FF4747;
    padding: 2px 5px 2px 5px!important;
    border-radius: 0px 4px 0px 4px;
}
.close-jq-toast-single:hover {
    color: white;
}
.jq-toast-wrap.bottom-right {
    bottom: 55px!important;
}
.toast-head {
    font-weight: 700;
}
.toast-text {
    color: rgba(0, 0, 0, 0.8)!important;
    font-size: 14px!important;
    font-weight: 700!important;
    padding-bottom: 0!important;
    border-bottom: 1px solid #000!important;
}

.toast-text:hover {
    border-bottom: none!important;
} */

/*for admin division-lk*/
.division-title {
    text-align: center;
}
.create-division-button {
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    max-width: 540px;
    background-color: #FBFBFB;
    margin: 30px auto;
    padding: 35px 0;
}
.button-text {
    margin-right: 20px;
    border-bottom: 1px solid black;
}
.create-division-button-plus {
    background: #000000;;
    height: 14px; 
    width: 2px;
    position: relative; 
    left: 7px;
    
}
.create-division-button-plus:after {
    content: "";
    height: 2px; 
    width: 14px;
    background: #000000;;
    position: absolute; 
    left: -6px; 
    top: 6px;
}
.division-form {
    position: relative;
    padding-bottom: 20px;
    margin-top: 20px;
}
.division-form:after {
    position: absolute;
    content: '';
    height: 1px;
    background-color: #C4C4C4;
    width: 100%;
    top: 100%;
}
.division-form__title {
   font-size: 30px; 
    margin-bottom: 40px;
    border: none!important;
    width: 100%;
    padding-left: 0!important;
}
.division-form__title:focus {
    outline: none;
}
.division-form__title::-webkit-input-placeholder {
    color: black;
}
.division-form__title:-moz-placeholder {
    color: black;
}  
.division-form__title::-moz-placeholder {
    color: black;
}      
.division-form__title:-ms-input-placeholder {
    color: black;
} 
.division-form__close {
position: absolute;
right: 32px;
top: 0;
width: 32px;
height: 32px;
opacity: 1;
cursor: pointer;
}
.division-form__close:hover {
opacity: 0.5;
}
.division-form__close:before, .division-form__close:after {
position: absolute;
left: 15px;
content: ' ';
height: 24px;
width: 3px;
background-color: #333;
}
.division-form__close:before {
transform: rotate(45deg);
}
.division-form__close:after {
transform: rotate(-45deg);
}
.division-form input {
    border: 2px solid #000000;
    box-sizing: border-box;
    border-radius: 4px;
    padding-left: 20px;
}
.division-form input:focus {
    border: 2px solid #FF4747;
    box-sizing: border-box;
    border-radius: 4px;
    outline: none;
}
.add-more-question {
    margin-right: 10px;
}
.add-more-question-wrap {
    display: flex;
    flex-wrap: wrap;
}

.input-wrap {
    display: flex; 
    flex-wrap: nowrap;
    margin-bottom: 10px;
}
.another-input-wrap {
    display: flex;
    flex-wrap: wrap;
    margin: 25px 0;
}
.arrow-svg path {
    opacity: 1;
}
/*=============== for input type text by  input type number stard ================*/
.counter {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  color: #798690;
  position: relative;
  width: 10px;
  margin: 0 5px;
  font-size: 19px; }

.arrow-up {
  cursor: pointer;
  position: absolute;
  top: -15px;
  right: 0; }

.arrow-down {
  cursor: pointer;
  position: absolute;
  bottom: -9px; 
  right: 0; }

/*=============== for input type text by  input type number end ================*/

.button-more-division-form {
    position: relative; 
    width: 100%;
    height: 30px;
}
.button-more-division-form:before {
    position: absolute;
    content: '';
    background: #FCC2C2;
    height: 30px; 
    width: 5px;
    left: 50%;
}
.button-more-division-form:after {
content: "";
height: 5px; 
width: 30px;
background: #FCC2C2;
position: absolute; 
left: calc(50% - 13px);
top: 13px;
}
.button-more-division-form__wrap {
    position: relative;
    width: 100px;
    height: 56px;
    margin-left: 30px;
    margin-bottom: 20px;
    border: 2px solid #FCC2C2;
    box-sizing: border-box;
    border-radius: 4px;
    padding: 10px 0;
    cursor: pointer;
}
.button-more-division-form__wrap:hover {
    border: 2px solid  #FF4747;
}

/*================ fo input style ===================*/
#question-one {
    width: 256px;
    height: 56px;
}
#answer-one {
    width: 256px;
    height: 84px; 
    margin-bottom: 40px;
}
#text-out {
    width: 367px;
    height: 56px;
}
.time-input-wrap {
    display: flex;
    flex-wrap: nowrap;
    margin: auto 15px;
}
.input-time {
    width: 49px;
    height: 56px;
    text-align: center; 
    padding-left: 0!important; 
}
.division-form .input-label {
   align-self: center;
}

.division-form__button {
    width: 156px;
    outline: none;
    padding: 10px 0;
    background: #FF4747;
    border: 2px solid #FF4747;
    box-sizing: border-box;
    border-radius: 4px;
    color: white;
    margin-right: 10px;
    margin-bottom: 10px;
    cursor: pointer;
}
.division-form__button:hover {
    background: transparent;
    color: black;
}
.division-form__button-stop {
    width: 194px;
    background: #4759FF;
    border: 2px solid #4759FF;
    display: none;
}
.division-btn-disabled {
    background: #FCC2C2;
    border: 1px solid #FCC2C2;
} 

.division-btn-disabled:hover {
    color: white;
    background: #FCC2C2;
    cursor: auto;
}

/*============== for btn input close start ================*/
.input-close-wrap {
    position: relative;
}
.input-close-btn {
    position: absolute;
    right: 8px;
    top: 7px;
    width: 20px;
    height: 20px;
    opacity: 1;
    cursor: pointer;
    display: none;
    }
    .input-close-btn:hover {
    opacity: 0.5;
    }
    .input-close-btn:before, .input-close-btn:after {
    position: absolute;
    left: 15px;
    content: ' ';
    height: 10px;
    width: 1px;
    background-color: #333;
    }
    .input-close-btn:before {
    transform: rotate(45deg);
    }
    .input-close-btn:after {
    transform: rotate(-45deg);
    }

/*============== for btn input close end ================*/
.save-notes {
    position: relative;
    padding-left: 30px;
    font-size: 20px;
    color: #FF4747;
    margin-top: 20px;
    margin-bottom: 20px;
    display: none;
}

.save-notes:before {
    position: absolute;
    left: 0;
    content: url('../img/arrow-btn-save.png');
}
@media screen and (max-width:768px) {
    
}
@media screen and (max-width:576px) {
    .division-form__title {
        font-size: 15px;
    }
    .division-form__close {
        right: 0;
    }
    #question-one, #answer-one,  #text-out {
        width: 100%;
    }
    
    .time-input-wrap {
        margin: 10px 15px;
        width: 100%;
    }
    .button-more-division-form__wrap {
        margin-left: 5px;
    }
}



/*============== for pay-system links start ================*/

.pay-system-link {
    vertical-align: super
}

.pay-system-icon-paykeeper {
    width: 58px; 
    margin-left: 2px;
}

.pay-system-icon-visa {
    width: 50px;
}

.pay-system-icon-mc {
    width: 36px;
}

.pay-system-icon-mir {
    width: 58px;
}

/*============== for pay-system links end ================*/

.program-detail .blog table tr:hover td div a {
    display: none !important;
}


/*============================ votes =====================*/

.votes-wrap {
    max-width: 1170px;
    margin: 0 auto;
    width: 95%;
}

.votes-checkbox__lable {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}

.votes-checkbox__lable {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    justify-content: center;
}

.votes-checkbox__radio {
    display: block;
    position: absolute;
    opacity: 0;
    z-index: -10;
}

.votes-checkbox__radio-icon {
    display: block;
    width: 23px;
    height: 23px;
    min-width: 23px;
    min-height: 23px;
    border-radius: 50%;
    border: 1px solid #ff4747;
    background: transparent;
    position: relative;
}

.votes-checkbox__radio-icon:after {
    content: "";
    display: block;
    width: 11px;
    height: 11px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #ff4747;
    border-radius: 50%;
    opacity: 0;
}

.votes-checkbox__radio:checked + .votes-checkbox__radio-icon:after {
    opacity: 1;
    transition: .2s;
}

.votes-checkbox__name {
    margin-right: 24px;
    font-size: 16px;
    font-weight: 300;
}


/*//////////*/

.progress-wrap {
    width: 700px;
}

.progress-bar {
    width: 100%;
    background-color: #E8E8E8;
    padding: 0;
    border-radius: 4px;
}

.progress-bar__fill {
    display: block;
    height: 7px;
    background-color: #ff4747;
    border-radius: 4px;
    transition: width 500ms ease-in-out;
}



/*/////*/

.votes {
    border: 1px solid #e8e8e8;
    border-radius: 3px;
    padding: 50px 60px;
}

@media (max-width: 480px) {
    .votes {
        padding: 50px 10px;
    }
}

.votes__item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 30px;
}

.votes__item:last-child {
    margin-bottom: 0;
}


/*//////*/

.our-finalists {
    margin-bottom: 54px;
}

.our-finalists__list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.our-finalists__item {
    /*margin-right: 30px;*/
    margin-bottom: 30px;
}


.our-finalists__item-video {
    min-height: 265px;
    min-width: 370px;
    border-radius: 3px;
    position: relative;
    overflow: hidden;
}

@media (max-width: 480px) {
    .our-finalists__item-video {
        min-width: 300px;
    }
}


.our-finalists__item-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: transparent;
    border: none;
    outline: none;
}

.our-finalists__item:last-child {
    margin-right: 0;
}

.our-finalists__item-title {
    margin-top: 25px;
    font: 600 24px ctmedium_condensed-web;
    text-align: center;
}

.our-finalists__item-check {
    margin-top: 15px;
    display: flex;
    justify-content: center;
}

/*//////*/
.votes {
    margin-top: 50px;
}

@media (max-width: 1200px) {
    .progress-wrap {
        width: 600px;
    }
}

.votes-form {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}

.votes-form__form {
    margin-bottom: 24px;
    width: 100%;
    text-align: center;
}

.votes-form__btn {
    background: #ff4747;
    border: 1px solid transparent;
    border-radius: 3px;
    color: #fff;
    width: 294px;
    height: 35px;
    outline: none;
    cursor: pointer;
}

.votes-form__btn:hover {
    background: #d53b3b;
}

.votes-form__input {
    width: 294px;
    height: 35px;
    outline: none;
    padding: 0 20px;
    border: 1px solid #e8e8e8;
    border-radius: 3px;
    margin-right: 25px;
}

.votes__precent {
    font: 200 16px/48px roboto_condensed;
    min-width: 85px;
}

.votes__name {
    font-size: 24px;
    min-width: 160px;
}


.votes-form__input::-webkit-input-placeholder { /* Chrome */
    color: #D6D6D6;
}
.votes-form__input:-ms-input-placeholder { /* IE 10+ */
    color: #D6D6D6;
}
.votes-form__input::-moz-placeholder { /* Firefox 19+ */
    color: #D6D6D6;
    opacity: 1;
}
.votes-form__input:-moz-placeholder { /* Firefox 4 - 18 */
    color: #D6D6D6;
    opacity: 1;
}

.votes-wrap .title {
    padding: 20px 0;
}

.votes-wrap .new-info {
    color: #6b6b6b;
    font: 200 italic 16px/80px roboto_condensed;
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
}

.votes-form__message {
    color: #ff4747;
}

.header-apps-mobile {
    display: none;
}

@media screen and (max-width:1200px) {
    .header-apps-mobile {
        display: block;
    }
}

.header-apps {
    min-height: 41px;
    display: none;
    align-items: center;
    justify-content: center;
    position: relative;
    border-bottom: 1px solid #ececec;   
}

.header-apps__close {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 10px;
    cursor: pointer;
}

.header-apps__line {
    width: 1px;
    height: 15px;
    background: #ececec;
    margin-right: 10px;
    margin-left: 10px; 
}

@media screen and (max-width:767px) {
    .our-finalists__item {
        flex: 1;
    }

    .votes-form__input {
        margin-bottom: 20px;
        margin-right: 0;
        flex: 1;
        width: -webkit-fill-available;
    }

    .votes-form__btn {
        width: 100%;
    }
}

@media (max-width: 1200px) {
    .progress-wrap {
        width: 600px;
    }
}

@media (max-width: 980px) {
    .progress-wrap {
        width: 500px;
    }
}

@media (max-width: 850px) {
    .progress-wrap {
        width: 400px;
    }
}

@media (max-width: 767px) {
    .progress-wrap {
        width: 400px;
        display: none;
    }

    .votes__name {
        font-size: 20px;
    }
}


@media screen and (max-width: 400px) {
    #header #header-top .right ul {
        flex-direction: column;
    }
}

@media screen and (max-width: 400px) {
    #header {
        padding-bottom: 4px;
        padding-top: 13px !important;
    }
}

@media screen and (max-width: 1368px) {
    #header #header-middle #logo {
        top: -40px;
    }
}

@media screen and (max-width: 1668px) {
    #header #header-middle #logo img{
        width: 75%;
    }
    #header #header-middle #logo {
        top: -10px;
    }
}

@media (max-width: 1500px) {
    #header #header-middle #logo {
        text-align: auto;
    }
}

.player-block .player .time-line{
    max-width: 684px;
        min-width: 390px;
} 

.prog_edition_audio {
    position: relative;
    display: block;
    width: 140px;
    height: 140px;
    margin-right: 20px;
    pointer-events: none;
}

.prog_edition_audio:before {
    content: '';
    position: absolute;
    display: none;
    z-index: -9999;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    background-image: url(/upload/icon/play.svg);
    width: 50px;
    height: 50px;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    opacity: 0.5;
    pointer-events: none;
}

.prog_edition_audio.played:before {
    content: '';
    position: absolute;
    display: none;
    z-index: -9999;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    background-image: url(/upload/icon/pause.svg);
    width: 50px;
    height: 50px;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    opacity: 0.5;
    pointer-events: none;
}

/*.prog_edition_audio:hover:before {
    opacity: 1;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    width: 60px;
    height: 60px;
    z-index: 999999;
}*/

.popup-overlay-contact {
    position: fixed;
    background: rgba(0,0,0, 0.8);
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    z-index: 100;
}

.popup-overlay-contact .contact-studio-popup {
    max-width: 320px;
    background-color: #fff;
    position: relative;
    border-radius: 5px;
    padding: 40px;
}

.popup-overlay-contact .contact-studio-popup .popup-close {
    position: absolute;
    right: -18px;
    top: -18px;
    cursor: pointer;
}

.popup-overlay-contact .contact-studio-popup h3 {
    font: 600 31px/31px ctmedium_condensed-web;
    color: #000;
    padding: 10px 0;
    margin: 0;
}

.popup-overlay-contact .contact-studio-popup .error-block {
    border: 1px solid #e8e8e8;
    display: none;
    font: 200 16px/20px roboto_condensed;
    color: #444;
    background: #fff;
    border-radius: 5px;
    position: absolute;
    width: 320px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    top: 0;
    margin: -100px 0 0;
    padding: 10px 20px;
    -webkit-box-shadow: 0 10px 0 2px #fff;
    box-shadow: 0 10px 0 2px #fff;
}

.popup-overlay-contact .contact-studio-popup form input[type=text],
.popup-overlay-contact .contact-studio-popup  form input[type=password] {
    border-radius: 3px 3px 0 0;
    border-bottom: none;
    height: 38px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
    padding: 10px;
    border: 1px solid #e8e8e8;
    font: italic 200 16px/16px roboto_condensed;
    outline: 0;
}

.popup-overlay-contact .contact-studio-popup .forgot-password {
    text-decoration: none;
    color: #171717;
    font: 400 normal 16px/16px roboto_condensed;
    margin: 8px 0 0;
    display: inline-block;
}

.popup-overlay-contact .contact-studio-popup form span {
    margin: 15px 8px 0 0;
    width: 25px;
    display: block;
    height: 25px;
    float: left;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    padding: 0;
    font: normal 200 16px/20px roboto_condensed;
    color: #6b6b6b;
}


.popup-overlay-contact .contact-studio-popup .reg {
    text-decoration: none;
    color: #171717;
    font: 400 normal 16px/16px roboto_condensed;
    margin: 8px 0 15px;
    display: inline-block;
}

.popup-overlay-contact .contact-studio-popup form span.is-checked i {
    display: none;
}

.popup-overlay-contact .contact-studio-popup form span.is-checked i.input-checkbox-checked {
    display: block !important;
}

.popup-overlay-contact .contact-studio-popup form span i {
    display: block;
}

.popup-overlay-contact .contact-studio-popup form span i.input-checkbox-checked {
    display: none;
}

.popup-overlay-contact .contact-studio-popup form input[type=button] {
    width: 140px;
    background: #ff4747;
    border-radius: 4px;
    color: #fff;
    height: 44px;
    font: normal 200 16px/16px roboto_condensed;
    border: none;
    outline: 0;
    display: block;
    margin-top: -20px;
}

.new-welcome {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}


@media (max-width: 480px) {
    .popup-overlay-contact .contact-studio-popup {
        max-width: 65%;
    }
}

/* mobile menu new */

.cd-accordion-menu input[type=checkbox] {
	position: absolute;
	opacity: 0;
}
.cd-accordion-menu label {
	position: relative;
	display: block;
	list-style: none;
	font-weight: 700!important;
	color: #181818!important;
	font-size: 14px!important;
	margin: 0;
}
 .cd-accordion-menu a {
	position: relative;
	display: block;
	list-style: none;
	font-weight: 700!important;
	color: #181818;
	font-size: 14px!important;
	margin: 0;
}

.cd-accordion-menu li {
	list-style: none;
}



.cd-accordion-menu input[type=checkbox]:checked + label + ul,
.cd-accordion-menu input[type=checkbox]:checked + label:nth-of-type(n) + ul {
	display: none;
}
.cd-accordion-menu input[type=checkbox]:checked + .sub-accordion-menu_lb + .sub-accordion-menu_ul,
.cd-accordion-menu input[type=checkbox]:checked + .sub-accordion-menu_lb:nth-of-type(n) + .sub-accordion-menu_ul {
	display: block;
}
.cd-accordion-menu input[type=checkbox] + label:before {
    height: 0;
	width: 0;
    margin: 0;
    background-image: none;
}
.cd-accordion-menu span {
	padding-right: 5px;
}
.cd-accordion-menu ul {
	display: block;
	list-style: none;
	padding-left: 10px;
	padding-top: 10px;
}
.cd-accordion-menu .sub-accordion-menu_ul {
	display: none;
	list-style: none;
}
.cd-accordion-menu ul li a:hover {
	color: #ff4747!important;
}

.cd-accordion-menu label:hover {
	color: #ff4747!important;
}

@media (max-width: 520px) {
.program-detail .blog .load-more a {
    margin: 5px 0;
}
}

