@font-face {
    font-family: 'arialnarrow';
    src: url('../fonts/arialn-webfont.eot');
    src: url('../fonts/arialn-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/arialn-webfont.woff') format('woff'),
    url('../fonts/arialn-webfont.ttf') format('truetype'),
    url('../fonts/arialn-webfont.svg#arialnarrow') format('svg');
    font-weight: normal;
    font-style: normal;
}
html{
    height:100%;
}
body {
    margin:0;
    color:#000;
    font:14px 'arialnarrow', Arial, Helvetica, sans-serif;
    background:#032730;
    height:100%;
    min-width:1000px;
}
img {
    border-style:none;
}
a {
    color:#000;
    outline:none;
}
a:hover {
    text-decoration:none;
}
* {
    outline:none;
}
header,
nav,
section,
article,
aside,
footer,
figure,
menu,
dialog {
    display: block;
}
.body-img{
    text-decoration:none;
    width:1600px;
    margin:0 0 0 -1280px;
    display:block;
    position:absolute;
    left:50%;
    top:0;
}
.body-img img{
    vertical-align:top;
}
.body-img .name{
    position:absolute;
    right:0;
    top:12px;
    padding:0 45px 0 20px;
    z-index:2;
    width:255px;
    text-align:center;
    color:#fff;
    font-size: 48px;
    line-height:58px;
    text-transform:uppercase;
}
.body-img .slogan{
    position:absolute;
    left:0;
    top:15px;
    width:310px;
    padding:0 10px 0 0;
    z-index:3;
    text-align:center;
    color:#fff;
    font-size: 24px;
    line-height:30px;
}
.body-img .slogan strong{
    font-weight:normal;
    display:block;
    text-transform:uppercase;
    font-size: 48px;
    line-height:50px;
}
.w1{
    width:100%;
    overflow: hidden;
    position: relative;
}
#wrapper{
    width:960px;
    position:relative;
    overflow:hidden;
    background:#fff;
    min-height:100%;
    margin:0 auto;
}
#header{
    position:relative;
    overflow:hidden;
}
.panel{
    min-height:80px;
    background:#ececec;
    overflow:hidden;
}
.panel-list{
    margin:0;
    padding:0;
    list-style:none;
    float:right;
    line-height:18px;
    font-size: 14px;
    color:#fff;
}
.panel-list li{
    float:left;
    height:72px;
    background:#1e8f5a no-repeat 100% 50%;
    width:364px;
    padding:4px 18px;
}
.panel-list li:first-child{
    background:#2ea86f no-repeat;
}

.panel-list li:first-child.nullplus {
    background-image: url(../images/videoplay.png), url(../images/rate0-top.png);
    background-position: 80% center, 100% 50%;
}
.panel-list li:first-child.sixplus {
    background-image: url(../images/videoplay.png), url(../images/rate6-top.png);
    background-position: 80% center, 100% 50%;
}
.panel-list li:first-child.twelveplus {
    background-image: url(../images/videoplay.png), url(../images/rate12-top.png);
    background-position: 75% center, 100% 50%;
}
.panel-list li:first-child.sixteenplus {
    background-image: url(../images/videoplay.png), url(../images/rate16-top.png);
    background-position: 75% center, 100% 50%;
}
.panel-list li.eighteenplus {
    background-image: url(../images/videoplay.png), url(../images/rate18-top.png);
    background-position: 75% center, 100% 50%;
}

.panel-list li.nullplus {
    background: url("/images/rate0-top.png") no-repeat scroll 100% 50% #1e8f5a;
}
.panel-list li.sixplus {
    background: url("/images/rate6-top.png") no-repeat scroll 100% 50% #1e8f5a;
}
.panel-list li.twelveplus {
    background: url("/images/rate12-top.png") no-repeat scroll 100% 50% #1e8f5a;
}
.panel-list li.sixteenplus {
    background: url("/images/rate16-top.png") no-repeat scroll 100% 50% #1e8f5a;
}
.panel-list li.eighteenplus {
    background: url("/images/rate18-top.png") no-repeat scroll 100% 50% #1e8f5a;
}

.panel-list li.hiddenplus {
    background-image: none;
}

.panel-list p{
    margin:0 0 4px;
}

.panel-list a,.panel-list-title{
    //height: 26px;
    font-size: 24px;
    line-height: 24px;
    margin: 0 0 6px;
    color: #fff;
    text-decoration: none;
    display: inline-block;
}

.panel-list a:hover{
    color:#b2ce3b;
}
.panel-list .date{
    color:#d9f368;
    display:block;
}
.header-date{
    padding:5px 19px 0;
    overflow:hidden;
    font-size: 14px;
    line-height:16px;
    width: 122px;
    height: 75px;
}
.header-date span{
    display:block;
}
.header-date .time{
    font-size: 36px;
    line-height:36px;
}
.header-block{
    overflow:hidden;
    padding:10px 20px 5px;
}
.header-box{
    float:right;
    text-align:right;
}
.social{
    margin:0 0 20px;
    padding:0;
    list-style:none;
    font-size:0;
    line-height:0;
}
.social li{
    display:inline-block;
    vertical-align:top;
    margin:0 0 0 1px;
    font-size: 14px;
    line-height:14px;
}
.social img{
    vertical-align:top;
}
.search-form{
    display:inline-block;
    position:relative;
    width:152px;
    height:28px;
    border:1px solid #d9d9d9;
    overflow:hidden;
}
.search-form fieldset{
    padding:0;
    margin:0;
    border:none;
}
.search-form .button{
    background:url(/images/icon-08.png) no-repeat;
    width:39px;
    height:28px;
    float:right;
    padding:0;
    margin:0;
    border:none;
    cursor:pointer;
}
.search-form .input{
    border:none;
    margin:4px 0 0 10px;
    padding:0;
    width:100px;
    float:left;
    height:18px;
    //background:url(/images/input-bg.png) repeat-x;
    outline:none;
    color:#000;
    font:14px/18px 'arialnarrow', Arial, Helvetica, sans-serif;
    text-align:center;
    position:relative;
}
.search-form input:focus::-webkit-input-placeholder {
    color:transparent;
}
.search-form input:focus:-moz-placeholder {
    color:transparent;
}
.search-form input:focus:-ms-input-placeholder {
    color:transparent;
}
.search-form input:focus::-moz-placeholder {
    color:transparent;
}
.search-form input::-webkit-input-placeholder { /* WebKit browsers */
    color:#898989;
    opacity:1;
}
.search-form input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:#898989;
    opacity:1;
}
.search-form input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:#898989;
    opacity:1;
}
.search-form input:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:#898989;
    opacity:1;
}
.logo{
    float:left;
    width:80px;
    height:80px;
    background:url(../images/icon-09.png) no-repeat;
    text-indent:-9999px;
    overflow:hidden;
    margin:0 20px 0 0;
}
#nav{
    float:left;
    font:bold 14px/16px Arial, Helvetica, sans-serif;
    text-transform:uppercase;
    padding:15px 0 0 39px;
}
#nav ul{
    list-style:none;
    margin:0 0 0 50px;
    padding:0;
    float:left;
    width:160px;
}
#nav ul:first-child{
    margin:0;
}
#nav li{
    margin:0 0 1px;
}
#nav a{
    color:#;
    text-decoration:none;
}
#nav a:hover{
    color:#207ab8;
}
#nav .other-hover a:hover{
    color:#2ea86f;
}
#main{
    overflow:hidden;
    padding:0 0 303px;
}
.promo{
    overflow:hidden;
    background:#000;
    font:12px/14px 'Open Sans Condensed', Arial, Helvetica, sans-serif;
    color:#fff;
}
.promo .promo-date{
    background:url(/images/bg-04.png);
    position: absolute;
    margin: 15px;
    padding: 5px 5px;
    font-size: 16px;
}
.promo .visual{
    float:left;
}
.promo img{
    vertical-align:top;
}
.promo .title{
    overflow:hidden;
    padding:23px 26px 5px;
    width: 267px;
    height: 210px;
}
.promo .name{
    color:#81cff1;
    font-size: 25px;
    line-height:25px;
    display:block;
}
.promo em{
    font-style:normal;
    display:block;
    margin:0 0 19px;
    font-size: 14px;
}
.promo p{
    margin:0;
    font-family:'Open Sans', Arial, Helvetica, sans-serif;
}
.promo a{
    text-decoration:none;
    color:#fff;
}
.promo a:hover{
    color:#7bc6e7;
}
.promo .detailed-description{
    font-family:'Open Sans', Arial, Helvetica, sans-serif;
}
.content-box{
    position:relative;
    overflow:hidden;
}
.content-box .heading{
    overflow:hidden;
    //padding:5px 18px;
}
.mainpage_heading{
    padding:0px 10px 0px 20px!important;
    height:25px;
}

.heading{
    padding:0px 10px 7px 20px;
    height:45px;
}
.heading h2,h1{
    margin-top: 10px!important;
}
h1,h2{
    font-size: 24px;
    line-height:29px;
    font-weight:normal;
    margin:0;
    overflow:hidden;
    padding:0 20px 0 0;
}
.menu{
    float:right;
    margin:15px 3px 0 0;
    padding:0;
    list-style:none;
    font-size: 18px;
    line-height:20px;
}
.menu li{
    float:left;
    margin:0 0 0 20px;
}
.menu li:first-child{
    margin:0;
}
.menu a{
    color:#898989;
    text-decoration:none;
}
.menu a:hover,
.menu li.active a{
    color:#207ab8;
}
.promo-list{
    overflow:hidden;
    height:240px;
}

.promo-list ul{
    color:#68f3ba;
    font-size: 0;
    line-height:0;
    letter-spacing:-4px;
    list-style:none;
    margin:0;
    padding:0;
    width:50000px;
    position: relative;
}
.promo-list li{
    display:inline-block;
    vertical-align:top;
    width:320px;
    height:240px;
    font-size: 14px;
    line-height:16px;
    letter-spacing:0;
    overflow:hidden;
    position:relative;
}

.promo-list .title{
    height: 36px;
    position:absolute;
    left:0;
    right:0;
    bottom:0;
    z-index:2;
    background:url(../images/bg-01.png);
}
.promo-list .title.type2{
    background:url(../images/bg-02.png);
}
.promo-list .title.type3{
    background:url(../images/bg-03.png);
}
.promo-list .name{
    color:#fff;
    text-decoration:none;
    font-size: 24px;
    line-height:24px;
    display:inline-block;
    margin:0 0 7px;
}
.promo-list .name:hover{
    color:#5bd8ad;
}
.promo-list .name sup{
    color:#f2f2f2;
    opacity: 0.6;
    font-size: 14px;
}
.promo-list .title p{
    margin:0;
}

.promo-list .age-restriction{
    padding: 0px 40px 7px 19px;
    height:65px;
    overflow: hidden;
}

.promo-list li.nullplus .title.type2 .age-restriction {
    background: url("/images/icon-promo-0-green.png") no-repeat 100% 17%;
}
.promo-list li.sixplus .title.type2 .age-restriction {
    background: url("/images/icon-promo-6-green.png") no-repeat 100% 17%;
}
.promo-list li.twelveplus .title.type2 .age-restriction {
    background: url("/images/icon-promo-12-green.png") no-repeat 100% 17%;
}
.promo-list li.sixteenplus .title.type2 .age-restriction {
    background: url("/images/icon-promo-16-green.png") no-repeat 100% 17%;
}
.promo-list li.eighteenplus .title.type2 .age-restriction {
    background: url("/images/icon-promo-18-green.png") no-repeat 100% 17%;
}


.promo-list li.nullplus .title.type1 .age-restriction {
    background: url("/images/icon-promo-0.png") no-repeat 100% 17%;
}
.promo-list li.sixplus .title.type1 .age-restriction {
    background: url("/images/icon-promo-6.png") no-repeat 100% 17%;
}
.promo-list li.twelveplus .title.type1 .age-restriction {
    background: url("/images/icon-promo-12.png") no-repeat 100% 17%;
}
.promo-list li.sixteenplus .title.type1 .age-restriction {
    background: url("/images/icon-promo-16.png") no-repeat 100% 17%;
}
.promo-list li.eighteenplus .title.type1 .age-restriction {
    background: url("/images/icon-promo-18.png") no-repeat 100% 17%;
}

.promo-list-loader-bg{
    position: absolute;
    width:960px;
    height:159px;
    background: url('/images/bg-05.png');
    display: none;
    z-index:9;
}

.promo-list-loader{
    margin-left:1px;
    margin-top:110px;
    display: none;
    position: absolute;
    z-index:11;
    height:21px;
}

.left-arrow-slide{
    position: absolute;
    z-index:10;
    margin-top:70px;
}

.right-arrow-slide{
    position: absolute;
    right:0;
    z-index:10;
    margin-top:70px;
}

.programm-list{
    margin:0;
    padding:0;
    list-style:none;
    overflow:hidden;
    font-size: 0;
    line-height:0;
    letter-spacing:-4px;
    color:#68f3ba;
}
.programm-list li{
    display:inline-block;
    vertical-align:top;
    width:320px;
    height:330px;
    font-size: 14px;
    line-height:16px;
    letter-spacing:0;
    overflow:hidden;
    position:relative;
}

.programm-list .title{
    position:absolute;
    left:0;
    right:0;
    bottom:0;
    z-index:2;
    background:url(../images/bg-01.png);
    margin-bottom: 90px;
}
.programm-list .title.type2{
    background:url(../images/bg-02.png);
}
.programm-list .title.type3{
    background:url(../images/bg-03.png);
}
.programm-list .name{
    color:#fff;
    text-decoration:none;
    font-size: 24px;
    line-height:24px;
    display:inline-block;
    margin:0 0 7px;
}
.programm-list .name:hover{
    color:#5bd8ad;
}
.programm-list .title p{
    margin:0;
}
.programm-list .description a{
    font-size: 14px;
    letter-spacing: 0;
    line-height: 16px;
    color: #898989;
    margin: 5px 10px 10px 10px;
    height:65px;
    overflow: hidden;

}

.programm-list .age-restriction{
    padding: 5px 40px 7px 19px;
    height:69px;
    overflow: hidden;
}

.programm-list li.nullplus .title .age-restriction {
    background: url("/images/icon-promo-0.png") no-repeat 100% 17%;
}
.programm-list li.sixplus .title .age-restriction {
    background: url("/images/icon-promo-6.png") no-repeat 100% 17%;
}
.programm-list li.twelveplus .title .age-restriction {
    background: url("/images/icon-promo-12.png") no-repeat 100% 17%;
}
.programm-list li.sixteenplus .title .age-restriction {
    background: url("/images/icon-promo-16.png") no-repeat 100% 17%;
}
.programm-list li.eighteenplus .title .age-restriction {
    background: url("/images/icon-promo-18.png") no-repeat 100% 17%;
}

.description{
    color:#898989;
}

.program-list{
    margin:0;
    padding:0;
    list-style:none;
    overflow:hidden;
}
.program-list{
    margin:0;
    padding:0;
    list-style:none;
    font-size: 0;
    line-height:0;
    letter-spacing:-4px;
}
.program-list li{
    display:inline-block;
    vertical-align:top;
    font:14px/16px 'Open Sans Condensed', Arial, Helvetica, sans-serif;
    letter-spacing:0;
    width:160px;
}

.program-list a, .teleprogram-item{
    text-decoration:none;
    color:#fff;
    background:#004a80;
    display:block;
    padding:15px 10px 10px;
    min-height:54px;
    transition: .1s linear;
}
.program-list a:hover{
    box-shadow: inset 0 1px 3px 1px rgba(0,0,0,0), inset 0 0 0 20em rgba(0,0,0,.05);
}
.program-list li.other-bg a, .program-list li.other-bg .teleprogram-item{
    background:#003663;
}
.program-list .time{
    display:block;
    color:#dff67f;
}
.program-list a:hover .name{
    color:#dff67f;
}

.video-list{
    margin:0;
    padding:0;
    list-style:none;
    font-size: 0;
    line-height:0;
    letter-spacing:-4px;
}
.video-list li{
    display:inline-block;
    vertical-align:top;
    font-size: 14px;
    line-height:16px;
    letter-spacing:0;
    width:160px;
}
.video-list .visual{
    position:relative;
}
.video-list img{
    vertical-align:top;
}
.video-list .icon{
    background:url(../images/icon-10.png) no-repeat;
    width:64px;
    height:64px;
    position:absolute;
    left:50%;
    top:50%;
    margin:-32px 0 0 -32px;
    z-index:2;
}
.video-list .title{
    text-decoration:none;
    display:inline-block;
    padding:6px 12px;
}
.video-list .title:hover{
    color:#003663;
}
.video-frame .icon{
    background:url(../images/icon-10.png) no-repeat;
    width:64px;
    height:64px;
    position:absolute;
    left:44%;
    top:38%;
    z-index:2;
}
.news-list{
    margin:0 0 0 -20px;
    padding:10px 20px 0;
    list-style:none;
    font-size: 0;
    line-height:0;
    letter-spacing:-1px;
    background:#f7f7f7;
}
.news-list li{
    display:inline-block;
    vertical-align:top;
    width:445px;
    margin:0 0 13px 18px;
    overflow:hidden;
    line-height:16px;
    font-size: 14px;
    letter-spacing:0;
}
.news-list .visual{
    float:left;
    margin:0 11px 0 0;
}
.news-list img{
    vertical-align:top;
}
.news-list .title{
    overflow:hidden;
}
.news-list .name{
    display:block;
    margin:0 0 13px;
    color:#898989;
    font-size: 24px;
    line-height:24px;
}
.news-list p{
    margin:0;
}
.news-list a{
    text-decoration:none;
    color:#898989;
}
.news-list a:hover{
    color:#004a80;
}
.info{
    overflow:hidden;
    background:#363636;
    padding:21px 20px 16px;
    height:auto;
    font-size: 12px;
    line-height:14px;
    color:#fff;
}
.apps{
    float:right;
    width:146px;
    text-align:center;
    margin:0 0 0 30px;
    font-size: 13px;
}
.apps span{
    display:block;
    margin:0 0 18px;
    font-size: 14px;
    line-height:16px;
}
.apps-list{
    margin:0;
    padding:0;
    list-style:none;
}
.apps-list li{
    margin:10px 0 0;
}
.apps-list li:first-child{
    margin:0;
}
.apps-list img{
    vertical-align:top;
}
.info-box{
    overflow:hidden;
    font-size: 12px;
    line-height:15px;
}
.info-box span{
    color:#5dcdfe;
}
.info-box p{
    margin:0;
}
.copy-box{
    float:left;
    width:80px;
    margin:0 66px 0 0;
}
.copy-box .logo{
    background:url(../images/icon-13.png) no-repeat;
    margin:0 0 24px;
    float:none;
    display:block;
}
.copy{
    display:block;
    margin:0 0 0 4px;
}
.contacts{
    float:left;
    width:270px;
    margin:0 20px 0 0;
    line-height:15px;
    font-size: 12px;
}
.contacts .box{
    margin:0 0 13px;
}
.contacts span{
    display:block;
}
.contacts a{
    color:#b2ce3b;
    text-decoration:none;

}
.contacts a:hover{
    color:#fff;
}
#footer{
    height:auto;
    width:960px;
    background:#111;
    margin:-303px auto 0;
    position:relative;
    z-index:2;
    font:12px/14px Arial, Helvetica, sans-serif;
    color:#959595;
    height: auto;
}
.f-info{
    padding:15px 22px;
}
#footer p{
    margin:0;
}
.content{
    overflow:hidden;
    margin:0 0 30px;
    padding:0 20px;
    font:14px/17px Arial, Helvetica, sans-serif;
}

.content .heading{
    background:#207ab8;
    overflow:hidden;
    margin:0 -20px 14px;
    font-family:'arialnarrow', Arial, Helvetica, sans-serif;
}
.content .heading h2{
    color:#fff;
    margin:0;
    font-size: 24px;
    line-height:30px;
}
.content .replacement-text{
    float:right;
    color:#dff67f;
    font-size: 18px;
    line-height:22px;
    text-decoration:none;
    margin:5px 0 0;
}
.content .replacement-text:hover{
    color:#f7ffda;
}
.content-panel{
    overflow:hidden;
    margin:0 0 14px;
    font-family:'arialnarrow', Arial, Helvetica, sans-serif;
}
.content-panel .date{
    overflow:hidden;
    display:block;
    padding:0 20px 0 0;
    color:#2ea86f;
}
.content-panel a{
    float:right;
}
.content a{
    color:#207ab8;
    text-decoration:none;
}
.content a:hover{
    color:#003664;
}
.content h1{
    color:#003663;
    padding:0;
    font-family:'arialnarrow', Arial, Helvetica, sans-serif;
    margin:0 0 8px;
}
.content-info{
    overflow:hidden;
    margin:20px 0 8px;
}
.content-info .visual{
    float:right;
    margin:0 0 5px 10px;
}
.content-info .visual img{
    vertical-align:top;
}
.content-info .title{
    overflow:hidden;
}
.content p{
    margin:0 0 16px;
}
.content h2{
    color:#207ab8;
    font: 21px/22px 'arialnarrow', Arial, Helvetica, sans-serif;;
    margin:0 0 14px;
}


.list{
    margin:0 0 16px;
    padding:0;
    list-style:none;
    color:#003663;
}
.list li{
    padding:0 0 0 10px;
    background:url(../images/icon-14.png) no-repeat 0 8px;
}
.text-box{
    overflow:hidden;
}
.text-box span{
    display:block;
}


.table-cover{
    margin:0 -20px;
    padding:27px 0 0;
}
.table{
    position:relative;
    width:100%;
    border-collapse:collapse;
    background:#eee;
    font-family:'arialnarrow', Arial, Helvetica, sans-serif;
}
.table td{
    padding:0;
    margin:0;
    height:70px;
    font-size: 13px;
    line-height:15px;
    text-align:left;
}
.table .even td{
    background:#dfdfdf;
}
.table tr:nth-child(2n) {
    background:#dfdfdf; /* Ð¦Ð²ÐµÑ‚ Ñ„Ð¾Ð½Ð° */
}
.table tr:nth-child(2n) td.col1  {
    background: none repeat scroll 0 0 #efefef;
}
.table td.col1{
    background:#f7f7f7;
    width:135px;
    font-size: 24px;
    line-height:24px;
    text-align:center;
}
.table .gray-color{
    color:#a9a9a9;
}
.table .even td.col1{
    background:#efefef;
}
.table td.col1.red-bg{
    background:#d53f3f;
    color:#fff;
}
.table td.col1.blue-bg{
    background:#229ed4!important;
}
.content .ester{
    display:block;
    color:#fff;
    font-size: 24px;
    line-height:24px;
    text-transform:uppercase;
}
.content .ester:hover{
    color:#fff;
}
.ester span{
    display:block;
}
.ester .icon{
    margin:0 0 5px;
}
.ester img{
    vertical-align:top;
}
.table td.col4{
    width:60px;
    text-align:right;
}
.table td.col4 img{
    vertical-align:top;
}
.table td.col3{
    text-align:right;
    padding:0 0 0 10px;
    width:100px;
    white-space:nowrap;
}
.name-section{
    color:#fff;
    font-size: 15px;
    line-height:15px;
    display:inline-block;
    vertical-align:top;
    padding:1px 16px 3px;
    background:#e8b471;
}
.name-section.bg2 {
    background: none repeat scroll 0 0 #e37cad;
}
.name-section.bg3 {
    background: none repeat scroll 0 0 #71a9e8;
}
.name-section.bg4 {
    background: none repeat scroll 0 0 #6db88f;
}
.name-section.bg5 {
    background: none repeat scroll 0 0 #9a84bd;
}
.name-section.bg6 {
    background: none repeat scroll 0 0 #d53f3f;
}
.name-section.bg7 {
    background: none repeat scroll 0 0 #8b96b0;
}
.name-section.bg8 {
    background: none repeat scroll 0 0 #45acab;
}
.name-section.bg9 {
    background: none repeat scroll 0 0 #586fb7;
}
.name-section.bg10 {
    background: none repeat scroll 0 0 #b06bae;
}
.name-section.bg11 {
    background: none repeat scroll 0 0 #9b975b;
}
.name-section.bg12 {
    background: none repeat scroll 0 0 #cb6245;
}
.name-section.bg13 {
     background: none repeat scroll 0 0 #e68e82;
}
.name-section.bg14 {
    background: none repeat scroll 0 0 #b2b975;
}
.name-section.bg15 {
    background: none repeat scroll 0 0 #ad775d;
}
.name-section.bg16 {
    background: none repeat scroll 0 0 #959681;
}
.name-section.bg17 {
    background: none repeat scroll 0 0 #ccbe72;
}
.name-section.bg18 {
    background: none repeat scroll 0 0 #77618e;
}
.name-section.bg19 {
    background: none repeat scroll 0 0 #8ebe68;
}
.name-section.bg20 {
    background: none repeat scroll 0 0 #546380;
}
.name-section.bg21 {
    background: none repeat scroll 0 0 #805f54;
}
.name-section.bg22 {
    background: none repeat scroll 0 0 #974c5f;
}

.table td.col2{
    padding:10px 28px;
    height:50px;
}
.content .table .name{
    color:#121212;
    display:block;
    text-decoration:none;
    padding:0 0 6px;
}
.content .table .name.linked:hover{
    color:#2ea86f;
}
.content .table .name.linked strong{
    font-weight:normal;
    color:#2ea86f;
    font-size: 24px;
    line-height:24px;
}
.content .table .name strong{
    font-weight:normal;
    color:#8FAD9F;
    font-size: 24px;
    line-height:24px;
}
.content .table .name span{
    display:block;
    font-family:Arial, Helvetica, sans-serif;
}
.heading_teleprogramm h2{
    padding-left:20px;
}
.teleprogramm_select{
    float:right;
    list-style: none;
    margin: 0px;
    padding: 0px 20px 0 0;
}
.teleprogramm_select li{
    float:left;
    height:50px;
}
.teleprogramm_select li a{
    padding:5px 10px 5px 10px;
    background-color: #13517D;
    margin-left: 5px;
    color:#ffffff;
    line-height: 52px;
    font-size: 18px;
    margin: 5px 0 0 5px;
    text-decoration: none;
    text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
    color: #FFFFFF;
}
.teleprogramm_select li a:hover{
    color:#ffffff;
}

.teleprogramm_select a.current{
    background-color: #229ED4;
}

.teleprogramm_dates {
    list-style: none;
    padding:0px;
    margin:0px;
}
.teleprogramm_dates li{
    padding:0px;
    margin:0px;
    background: none repeat scroll 0 0 #F7F7F7;
}
.teleprogramm_dates li:nth-child(2n) a, .teleprogramm_dates li:nth-child(2n) span {
    background: none repeat scroll 0 0 #EFEFEF;
}
.teleprogramm_dates li:nth-child(2n) span, .teleprogramm_dates li:nth-child(2n) span {
    background: none repeat scroll 0 0 #EFEFEF;
}
.teleprogramm_dates a.weekend_day, .teleprogramm_dates span.weekend_day {
    color:#CD0000;
}
.teleprogramm_dates li a,.teleprogramm_dates li span {
    text-align: center;
    width:76px;
    font-size: 13px;
    padding: 5px 2px 5px 2px;
    float:left;
    min-height: 34px;
}
.current_day{
    background-color: #229ED4!important;
    color: #ffffff!important;
}

.tags-box {
    overflow: hidden;
}
.tags-panel {
    margin: 0 19px 19px;
    overflow: hidden;
}
.tags-panel a {
    float: right;
    font-size: 12px;
    line-height: 16px;
    padding: 0 24px 0 0;
    position: relative;
}
.tags-panel a:after {
    background: url("../images/icon-18.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    content: "";
    height: 8px;
    margin: -4px 0 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 50%;
    width: 15px;
}
.tags-panel a.open:after {
    background-position: -21px 0;
}
.tags-list {
    font-size: 0;
    letter-spacing: -1px;
    line-height: 0;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    text-align: center;
}
.tags-list li {
    display: inline-block;
    font-size: 15px;
    letter-spacing: 0;
    line-height: 16px;
    margin: 0 5px 10px;
    text-align: left;
    vertical-align: top;
}
.tags-list a {
    color: #fff;
    font-size: 13px;
    padding: 2px 12px 3px 12px;
    display:none;
    position: relative;
}
.tags-list a:after {
    //background: url("/images/icon-19.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    content: "";
    height: 13px;
    left: 8px;
    position: absolute;
    top: 4px;
    width: 14px;
    z-index: 2;
}
.tags-list a.checked-tag{
    padding: 2px 12px 3px 36px;
}
.tags-list a.checked-tag:after{
    background: url("/images/icon-19.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.tags-list .del-tag a:after {
    background-position: 0 -37px;
}
.tags-list a:hover {
    color: #fff;
}
.popup-layout{
    position: absolute;
    width: 100%;
    height: 100%;
    background:url(/images/bg-popup-layout.png);
    z-index: 999;
}
.popup{
    position:absolute;
    width:680px;
    background:#fff;
    font:13px/16px Arial, Helvetica, sans-serif;
    color:#000;
    z-index: 1000;
    display: none;
}
.popup-panel{
    overflow:hidden;
    margin:10px 10px 10px;
    font-family:'arialnarrow', Arial, Helvetica, sans-serif;
}
.popup h1{
    font-size: 22px;
    line-height: 26px;
    font-weight: normal;
    margin: 0;
    overflow: hidden;
    padding: 0 20px 0 0;
}
.popup .close{
    float: right;
    padding: 25 35px 0 0;
    font-size: 14px;
    line-height: 22px;
    color: #207ab8;
    text-decoration: none;
    position: relative;
    margin-top: 11px;
}
.popup .close:hover{
    color:#003664;
}
.popup .close:after{
    content:'';
    background:url(/images/icon-20.png) no-repeat;
    width:22px;
    height:21px;
    position:absolute;
    top:50%;
    right:0;
    z-index:2;
    margin:-10px 0 0;
}
.popup p{
    margin:0 0 16px;
}
.popup_content .text{
    overflow: auto;
    max-height:350px;
    padding:10px;
    width:660px;
}

.b-share_theme_counter .b-share-btn__wrap {
    margin-left: 0px!important;
    margin-right: 5px;
}

.b-share {
    margin-left: -4px;
}

.img-list{
    margin:0 -45px 0 0;
    padding:0;
    list-style:none;
    font-size: 0;
    line-height:0;
    letter-spacing:-1px;
}
.img-list li{
    display:inline-block;
    vertical-align:top;
    letter-spacing:0;
    font-size: 14px;
    line-height:16px;
    margin:0 43px 10px 0;
    width:197px;
}
.img-list img{
    vertical-align:top;
}
.transmitting {
    font-size: 0;
    letter-spacing: -4px;
    line-height: 0;
    list-style: outside none none;
    margin: 0 -10px 0 0;
    padding: 0;
}
.transmitting li {
    border-bottom: 5px solid #a3b1bc;
    display: inline-block;
    font: 14px/16px "arialnarrow",Arial,Helvetica,sans-serif;
    letter-spacing: 0;
    margin: 0 10px 16px 0;
    min-height: 240px;
    vertical-align: top;
    width: 300px;
    height: 259px;
}
.transmitting li.nullplus {
    background: url("/images/icon-21_0.png") no-repeat scroll 100% 100% #efefef;
}
.transmitting li.sixplus {
    background: url("/images/icon-21_6.png") no-repeat scroll 100% 100% #efefef;
}
.transmitting li.twelveplus {
    background: url("/images/icon-21_12.png") no-repeat scroll 100% 100% #efefef;
}
.transmitting li.sixteenplus {
    background: url("/images/icon-21_16.png") no-repeat scroll 100% 100% #efefef;
}
.transmitting li.eighteenplus {
    background: url("/images/icon-21_18.png") no-repeat scroll 100% 100% #efefef;
}
.transmitting li.change-border1 {
    border-bottom: 5px solid #a296a8;
}
.transmitting li.change-border2 {
    border-bottom: 5px solid #c2a68f;
}
.transmitting li.change-border3 {
    border-bottom: 5px solid #9db68d;
}
.transmitting .visual {
    margin: 0 0 8px;
}
.transmitting img {
    vertical-align: top;
}
.transmitting .title {
    color: #121212;
    display: block;
    margin: 0 10px 17px;
    height: 90px;
    overflow: hidden;
}
.transmitting .title:hover {
    color: #2ea86f;
}
.transmitting .name {
    color: #2ea86f;
    display: block;
    font-size: 24px;
    line-height: 26px;
}
.transmitting .date {
    color: #2284c0;
    display: block;
}

.broadcast-video{
    background: #e9e9e9; /* Old browsers */
    background: -moz-linear-gradient(left,  #e9e9e9 0%, #fefefe 50%, #e9e9e9 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#e9e9e9), color-stop(50%,#fefefe), color-stop(100%,#e9e9e9)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left,  #e9e9e9 0%,#fefefe 50%,#e9e9e9 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left,  #e9e9e9 0%,#fefefe 50%,#e9e9e9 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left,  #e9e9e9 0%,#fefefe 50%,#e9e9e9 100%); /* IE10+ */
    background: linear-gradient(to right,  #e9e9e9 0%,#fefefe 50%,#e9e9e9 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9e9e9', endColorstr='#e9e9e9',GradientType=1 ); /* IE6-9 */
    padding: 70px 40px 40px 40px;
    text-align: center;
}
.broadcast-video .video-list li{
    margin:5px;
}
.broadcast-video h2{
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.1);
    position: absolute;
    color:#fff;
    margin-top:-50px;
    margin-left:-10px;
}
.broadcast-video-pages{
    list-style: none;
    float:right;
    width:332px;
}
.broadcast-video-pages li a{
    display: block;
    float: left;
    padding: 3px 15px;
    border: 1px solid;
    background-color:#13517D;
    color:#fff;
    text-decoration: none;
}
.broadcast-video-pages li a.current{
    background-color:#a5a5a5;
}
.broadcast-video-pages li a.disabled{
    background-color:#e9e9e9;
    cursor:default;
}
.broadcast-ad-block {
    float: left;
    padding: 10px;
}

.premieres{
    margin-bottom: 5px;
    width:403px;
    height:200px;
    float: left;
    background-color: #f9f9f9;
    padding:15px;
    margin-right:5px;
    min-height:140px;
    overflow: hidden;
    border-left: 20px solid #69A86F;
    border-right: 2px solid #2EA86F;
}
.premieres-image{
    float:left;
    margin-right:10px;
}
.premieres-image img{
    width:160px;
    height:120px;
}

.premieres.nullplus {
    background: url("/images/icon-21_0.png") no-repeat scroll 100% 10% #efefef;
}
.premieres.sixplus {
    background: url("/images/icon-21_6.png") no-repeat scroll 100% 10% #efefef;
}
.premieres.twelveplus {
    background: url("/images/icon-21_12.png") no-repeat scroll 100% 10% #efefef;
}
.premieres.sixteenplus {
    background: url("/images/icon-21_16.png") no-repeat scroll 100% 10% #efefef;
}
.premieres.eighteenplus {
    background: url("/images/icon-21_18.png") no-repeat scroll 100% 10% #efefef;
}

.premieres .premiere_item{
    padding:3px;
    height:200px;
}

.premieres .premiere_item .date{
    color: #69A86F;
    font-size: 13px;
}

.premieres .premiere_item .date a{
    display: block;
    margin:5px 0;
    color: #2ea86f;
    font-size: 20px;
    line-height: 26px;
}

.premieres .premiere_item .country{
    margin-bottom:3px;
    display: block;
    font-size: 13px;
}

.premieres .premiere_item .country b{
    margin-bottom:3px;
    font-size: 13px;
    color: #69A86F;
}

.premieres .premiere_item .more{
    display: block;
}

.premieres .premiere_item .more span{
    font: 13px/17px Arial,Helvetica,sans-serif;
    padding-bottom: 30px;
    display: block;
}

.premieres .premiere-link{
    position:relative;
    margin:-22px -20px 0 0;
    background-color: #2EA86F;
    padding:3px 10px;
    color:#fff;
    float:right;
}

#video-share{
    margin-top:10px;
}

.real-link{
    background: #e9e9e9; /* Old browsers */
    background: -moz-linear-gradient(left,  #e9e9e9 0%, #fefefe 50%, #e9e9e9 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#e9e9e9), color-stop(50%,#fefefe), color-stop(100%,#e9e9e9)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left,  #e9e9e9 0%,#fefefe 50%,#e9e9e9 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left,  #e9e9e9 0%,#fefefe 50%,#e9e9e9 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left,  #e9e9e9 0%,#fefefe 50%,#e9e9e9 100%); /* IE10+ */
    background: linear-gradient(to right,  #e9e9e9 0%,#fefefe 50%,#e9e9e9 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9e9e9', endColorstr='#e9e9e9',GradientType=1 ); /* IE6-9 */
    padding: 8px 10px;
    font-size: 11px;
}

#popup-share > div.real-link {
    background: #2E2E2E;
    background-color: #2E2E2E;
    color: white;
    font-size: 13px;
}
#popup-share > div.real-link > a {
    color: white;
}
.popup_date {
    float: right;
    padding: 8px 10px;
    font-size: 11px;
    margin-top: -40px;
    margin-right: 10px;
}

.persona .description{
    background: #406999; /* Old browsers */
    background: -moz-linear-gradient(top,  #406999 0%, #2989d8 13%, #7db9e8 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#406999), color-stop(13%,#2989d8), color-stop(100%,#7db9e8)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #406999 0%,#2989d8 13%,#7db9e8 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #406999 0%,#2989d8 13%,#7db9e8 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #406999 0%,#2989d8 13%,#7db9e8 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #406999 0%,#2989d8 13%,#7db9e8 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#406999', endColorstr='#7db9e8',GradientType=0 ); /* IE6-9 */
    padding:5px;
    background-color: #207AB8;
    width: 310px;
    color:#ffffff;
    display: block;
}

.gallery-fade.broadcast {
	float:left;
	width:68%;
	height:170px;
	opacity:0;
}
.gallery-fade.broadcastOnePerson {
	float:left;
	width:68%;
	height:150px;
	opacity:1;
}
.gallery-fade.broadcast .switcher {
	left:30%;	
}
.gallery-fade.broadcast .switcher li a {
    background: url("/images/bg-swither-new.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.gallery-fade.broadcast .switcher li.active a, .gallery-fade .switcher li a:hover {
    background: url("/images/bg-swither-new.png") no-repeat scroll -20px 0 rgba(0, 0, 0, 0);
}
.gallery-fade .prev, .gallery-fade .next {
    background: url("/images/arrow-gallery-fade.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 50px;
    left: 230px;
    margin: -25px 0 0;
    overflow: hidden;
    position: absolute;
    text-indent: -9999px;
    top: 50%;
    width: 30px;
    z-index: 100;
}
.gallery-fade .next {
    background: url("/images/arrow-gallery-fade.png") no-repeat scroll -33px 0 rgba(0, 0, 0, 0);
    left: auto;
    right: 0;
}
.gallery-fade {
    margin: 0 0 0 0px;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.gallery-fade .gallery {
    height: 240px;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.gallery-fade .gallery ul {
    height: 240px;
    list-style: outside none none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 100%;
}
.gallery-fade .gallery li {
    height: 240px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.gallery-fade img {
    vertical-align: top;
}
.gallery-fade .switcher {
    bottom: 10px;
    display: inline-block;
    font-size: 0;
    left: 20%;
    line-height: 0;
    margin: 0 0 0 -24px;
    overflow: hidden;
    position: absolute;
    text-align: center;
    vertical-align: top;
    width: 300px;
}
.gallery-fade .switcher ul {
    list-style: outside none none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    text-align: center;
    width: 100%;
}
.gallery-fade .switcher li {
    display: inline-block;
    padding: 0 5px;
    vertical-align: top;
}
.gallery-fade .switcher li a {
    background: url("/images/bg-swither.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    font-size: 0;
    height: 10px;
    line-height: 0;
    overflow: hidden;
    text-indent: -9999px;
    width: 10px;
}
.gallery-fade .switcher li.active a, .gallery-fade .switcher li a:hover {
    background: url("/images/bg-swither.png") no-repeat scroll -20px 0 rgba(0, 0, 0, 0);
}
.gallery-fade .visual {
    float: left;
    height: 240px;
    overflow: hidden;
    width: 640px;
}
.gallery-fade .description {
    background: none repeat scroll 0 0 #000;
    color: #fff;
    height: 240px;
    left: 640px;
    position: absolute;
    top: 0;
}

.kitchen-list {
    font-size: 0;
    letter-spacing: -1px;
    line-height: 0;
    list-style: outside none none;
    margin: 20px -5px;
    padding: 0;
}
.kitchen-list li {
    display: inline-block;
    font: 14px/17px "arialnarrow",Arial,Helvetica,sans-serif;
    letter-spacing: 0;
    margin: 0 5px 21px;
    vertical-align: top;
    width: 300px;
}
.kitchen-list a {
    background: none repeat scroll 0 0 #efefef;
    color: #898989;
    display: block;
    min-height: 260px;
    text-decoration: none;
}
.kitchen-list a:hover {
    color: #2ea86f;
}
.kitchen-list .visual {
    height: 160px;
    overflow: hidden;
    width: 300px;
}
.kitchen-list img {
    vertical-align: top;
}
.kitchen-list .title {
    padding: 7px 12px;
}
.kitchen-list span {
    color: #000;
    display: block;
    font-size: 22px;
    line-height: 24px;
    margin: 0 0 15px;
}
.kitchen-list p {
    margin: 0;
}
.kitchen-list .single {
    width: 920px;
}
.kitchen-list .single a {
    overflow: hidden;
}
.kitchen-list .single .visual {
    float: left;
    height: 260px;
    width: 610px;
}
.kitchen-list .single .title {
    overflow: hidden;
    padding: 14px 24px;
}
.kitchen-list .double {
    width: 610px;
}
.kitchen-list .double a {
    overflow: hidden;
}
.kitchen-list .double .visual {
    float: left;
    height: 330px;
    width: 300px;
}
.kitchen-list .double .title {
    overflow: hidden;
    padding: 14px 24px;
}
.kitchen-list .title {
    overflow: inherit;
}

.cuisine-view-1 > a{
    min-height:288px;
}
.cuisine-view-2 > a{
    min-height:288px;
}
.cuisine-view-3 > a{
    min-height:260px;
}
.cuisine-view-4 > a{
    min-height:330px;
}

#s2id_filter-country ul {
    min-width: 160px;
    height:30px;
    margin: 20 20 0 0px;
}
.select2-container-multi .select2-choices .select2-search-choice{
    filter:none!important;
}
.select2-choices{
    background-color: #fdfdfd!important;
    background-image: none!important;
    border: 0px!important;
    color:white!important;
    padding: 0!important;
    margin-top:15px!important;
    margin-right:10px!important;
    border-bottom: 1px dotted #777777!important;
}
.select2-search-field input{
    cursor: pointer!important;
}
.select2-drop{
    border: 0px!important;
}
.select2-search-choice{
    background: none;
    background-color: #207AB8!important;
    background-image: none!important;
    color:#ffffff!important;
    border: 0px!important;
    border-radius: 0px!important;
    box-shadow: none!important;
    margin: 0 10px 0 0!important;
    padding: 8px 12px 8px 18px!important;
}
#s2id_filter-tag{
    min-width:130px;
    margin: 20 20 0 0px;
}
.select2-results .select2-highlighted{
    background: none repeat scroll 0 0 #207AB8!important;
}
.select2-drop-mask{
    cursor: pointer!important;
}

.yandex_direct_bottom{
    background: #f2f2f2;
    padding:20px;
    margin-top:30px;
}

/*cinema world styles start*/

.middle-gallery-main{
    background-color: #f9f9f9;
    float: left!important;
    height: 180px;
    min-height: 140px;
    overflow: hidden;
    padding: 15px;
    width: 283px;
    cursor:pointer;
    display: block;
}

.middle-gallery-main-description{
    padding:3px;
    height:200px;
    position: relative;
    opacity: 0.1;
    display: block;
}

.middle-gallery-main-description > span{
    display: block;
    bottom:10px;
    left: 0px;
    position:absolute;
}

.middle-gallery-main-description > span > span{
    font: 13px/17px Arial,Helvetica,sans-serif;
    padding: 10px 10px 10px 10px;
    display: block;
    background: #f7f7f7;
    box-shadow: -1px -3px 2px -3px #000000 inset;
    color: #121212;
}

.kwicks {
    position: relative;
    list-style: none;
    padding: 0px;
    width: 625px;
    display: block;
    height: 210px;
    margin: 0px;
    margin-left: 313px;
}
.kwicks > li {
    height: 210px;
    /* overridden by kwicks but good for when JavaScript is disabled */
    width: 225px;
    float: left;
    position: absolute;
    display: block;
    border-left: 2px solid #f2f2f2;
    box-shadow: -1px -3px 2px -3px #000000 inset;
}
.kwicks > li > a {
    float: none!important;
}
.kwicks > li > a > img{
    height: 210px;
}
.kwicks > li > a > span{
    height:33px;
    margin-top:-57px;
    width:233px;
    font: 12px/17px Arial,Helvetica,sans-serif;
    padding: 10px 30px 10px 10px;display: block;
    background: #f7f7f7;
    opacity:0.9;
    display: none;
    color: #121212;
}

.middle-menu{
    background: #363636;
}

.middle-menu > ul{
    margin: 0px 0 0px 0px;
    padding: 0;
    padding:12px 20px;
    width:940px;
    overflow: hidden;
}
.middle-menu > ul > li{
    float:left;
    list-style: none;
    color:#e2e2e2;
    margin-right:20px;
}
.middle-menu > ul > li > a{
    color: #ffffff;
}

.middle-menu > ul > li > a:hover {
    color: #7bc6e7;
}

.middle-menu-alphabyte > li > a{
    font-size: 22px;
}

.middle-menu-loader{
    padding-top:2px;
}

.middle-submenu{
    display: none;
}

#cinema-world-articles{
    margin-top:20px;
    margin-bottom:20px;
    width:650px;
    float: left;
    border-left: 10px solid #363636;
}

.cinema-world-article{
    background-color:#f9f9f9;
    margin:0px 20px;
    min-height: 110px;
}

.cinema-world-article-image{
    float:left;
    height:75px;
}

.cinema-world-article-image img{
    width:100px;
    margin-top:15px;
}

.cinema-world-article-title{
    padding:5px;
}

.cinema-world-article-title > span a {
    display: block;
    margin: 5px 0 5px 108px;
    font-size: 14px;
    line-height: 16px;
    float: none;
    color: #000;
    color: #2ea86f;
    font-size: 20px;
    line-height: 26px;
}

.cinema-world-article-description span{
    font: 12px/17px Arial,Helvetica,sans-serif;
    padding: 0 0px 0 17px;
    display: block;
    margin-left: 90px;
    color:#121212;
}

.right-column{
    float: left;
    margin-top:20px;
    width:300px;
    background: #f9f9f9;
}

.cinema-world-article-relevant{
    background: #d3d3d3;
    padding:5px 20px 20px 20px;
    width:940px;
}
.cinema-world-article-relevant > p{
    color:#ffffff;
    text-transform: uppercase;
    font-size: 24px;
    margin: 5px;
    display: block;
}
.cinema-world-article-relevant ul{
    margin:0px;
    padding: 5px;
}
.cinema-world-article-relevant ul li{
    list-style: none;
}
/*cinema world styles end*/

/*new share block style*/
textarea#embed {
    width: 97%;
    height: 30px;
    border: 3px solid #cccccc;
    padding: 5px;
    font-family: Tahoma, sans-serif;
    background-image: url(../images/embed-backgrd.png);
    background-position: bottom right;
    background-repeat: no-repeat;
}

#popup-share{
    margin-top:20px;
}

.block-share-show{
    margin-top:10px;
    margin-bottom:5px;
}

.block-share-show img{
    width: 20px;
    margin-bottom: -6px;
    margin-right: 5px;
}
#disqus_thread {
    margin: 0 15px 15px;
}
#kament_comments {
    margin: 0 15px 15px;
}
#mc-container {
    margin: 0 40px 0 40px;
}
#new{
    width:200px;
    height: 50px;
    background: red;
}
#bannerPlace{
    margin:15px;
    height: 300px
}
#bannerPlace1, #bannerPlace2{
    display: inline-block;
    height:100%;
    width:676px;
    margin-right: 10px;
    box-sizing: border-box;
}
#bannerPlace2{
    width:240px;
    margin:0;
}
video::-internal-media-controls-download-button {
    display:none;
}

video::-webkit-media-controls-enclosure {
    overflow:hidden;
}

video::-webkit-media-controls-panel {
    width: calc(100% + 30px); /* Adjust as needed */
}

